/*
Theme Name: Doctor Physician Pro
Theme URI:  https://asterthemes.com/products/medical-doctor-wordpress-theme
Author: asterthemes
Author URI: https://asterthemes.com/
Description: Enhance your healthcare website with the premium Medical Doctor WordPress Theme—elegant, responsive, and SEO-friendly for optimal performance.
Version: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: doctor-physician-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
Doctor Physician Pro WordPress Theme has been created by Aster Themes(asterthemes.com), 2024.
Doctor Physician Pro WordPress Theme is released under the terms of GNU GPL
*/

@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


html.yes-js.js_active.js {
  margin: 0 !important;
}
html {
  margin: 0 !important;
}

html body{
  margin:0;
  padding:0;
  -ms-word-wrap:break-word;
  word-wrap:break-word;
  background-color:#ffffff;
  background-repeat: no-repeat;
  position:relative;
  z-index: 0;
  font-family: Helvetica,Arial;
  background-size: cover;
}
label {
  margin-bottom: 0 !important;
}
img{
  margin:0;
  padding:0;
  border:none;
  max-width:100%;
  height:auto;
}
section img{
  max-width:100%;
}
h1,h2,h3,h4,h5,h6{
  margin:0;
  padding:10px 0;
  line-height: 1.2;
  letter-spacing: 1px;
      font-weight: bold;
}
p{
  margin:0 0 15px;
  padding:0;
  font-size:14px;
  font-weight:normal;
  color: #7d7d7d;
}
p, ul li a{
  letter-spacing: 0px;
  font-family: Helvetica, Arial;
}
body a{
  text-decoration:none;
  color:var(--color2);
}
a:hover{
  text-decoration:none;
}
a:focus,a:hover{
  text-decoration:none !important;
}
ul,ol{
  margin:0 0 0 10px;
  padding:0;
}
ul li, ol li{font: 300 21px / 1.7em Helvetica, Arial;
margin-left: 20px;}
:hover{-webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
blockquote {
  font-size: 18px;
  font-style: italic;
  width: 80%;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
  background:#ececec;
  margin-left: auto;
    margin-right: auto;
}
blockquote:before {
  display: block;
  content: "\201C";
  font-size: 70px;
  position: absolute;
  left: 0px;
  color: #7a7a7a;
}
.single-post-block img{
box-shadow: 0 0 10px 0 rgb(0 0 0 / 25%);
    -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 25%);
	border-radius: 1.25rem;
}
blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
blockquote cite:before {
  content: "\2014 \2009";
}
small{
  font-size:14px !important;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="phno"],input[type="password"],
textarea{
  border:1px solid #424648;
  font-size:16px;
  padding:10px 10px;
  margin:0 0 0px 0;
  height:auto;
  width: 100%;
  background: transparent !important;;
}
section{
  background-size: cover !important;
  background-repeat: no-repeat !important;
  padding: 50px 0;
}
select{
  width: 100%;
  padding: 6px;
}
input[type="submit"] {
  font-weight: 500;
  color: #ffffff;
  border: none;
  background-color: #ffffff;
  margin-top: 0%;
  font-family: Nunito;
  font-size: 14px;
  width: 45px;
  height: 40px;
  margin: 0;
  border: transparent;
  transition: all 0.3s ease;
}
input[type="submit"]:hover{
  cursor: pointer;
}
textarea:focus-visible {
  outline: none !important;
}
:focus-visible{
  outline: none !important;
}
a:focus{
  outline: none !important;
  box-shadow: none !important
}
input[type="submit"]:hover .news-btn:after{
  color: #ffffff;
  background-color: #ffffff
}
ul li::marker {
    color: #235DA5;
    font-size: 1.2em;
}
.page-menu {
    max-width: 100svw;
    overflow-x: scroll;
    z-index: 1000;
	display: grid;
    grid-auto-flow: column;
    grid-auto-columns: -webkit-max-content;
    grid-auto-columns: max-content;
    gap: 1rem;
    margin-bottom: 1.875rem;
    z-index: 100000;
    background-color: #fff;
    padding: 0.5rem 0;
}
.page-menu::-webkit-scrollbar{display: none;cursor: default;}
.page-menu{
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;
  cursor: default;
}
.page-menu a {
    border: 0.125rem solid rgb(210 202 202 / 71%);
    padding: 0.5rem 1rem;
    font-size: 16px!important;
    font-weight: 700;
    color: rgb(0 0 0 / 79%);
    background: none;
    box-shadow: none;
	border-radius: 50rem;
}
.page-menu a.mPS2id-highlight{
color:red;
}
span.wpcf7-spinner {
  display: none;
}

.bounce, .flash, .pulse, .shake, .swing, .tada, .wobble, .bounceIn, .bounceInDown, .bounceInLeft, .bounceInRight, .bounceInUp, .bounceOut, .bounceOutDown, .bounceOutLeft, .bounceOutRight, .bounceOutUp, .fadeIn, .fadeInDown, .fadeInDownBig, .fadeInLeft, .fadeInLeftBig, .fadeInRight, .fadeInRightBig, .fadeInUp, .fadeInUpBig, .fadeOut, .fadeOutDown, .fadeOutDownBig, .fadeOutLeft, .fadeOutLeftBig, .fadeOutRight, .fadeOutRightBig, .fadeOutUp, .fadeOutUpBig, .flip, .flipInX, .flipInY, .flipOutX, .flipOutY, .lightSpeedIn, .lightSpeedOut, .rotateIn, .rotateInDownLeft, .rotateInDownRight, .rotateInUpLeft, .rotateInUpRight, .rotateOut, .rotateOutDownLeft, .rotateOutDownRight, .rotateOutUpLeft, .rotateOutUpRight, .slideInDown, .slideInLeft, .slideInRight, .slideOutLeft, .slideOutRight, .slideOutUp, .rollIn, .rollOut, .zoomIn, .zoomInDown, .zoomInLeft, .zoomInRight, .zoomInUp, .slideInUp{
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  visibility: visible!important;
}
.wp-caption{
  margin:0;
  padding:0;
  font-size:13px;
  max-width:100%;
}
.row {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption-text{
  margin:0;
  padding:0;
  text-align: center;
}
.service-img img {
    width: 50px;
}
.gallery-caption{
  margin:0;
  padding:0;
}
.bypostauthor{
  margin:0;
  padding:0;
}
.hovereffect a {
  border: 1px solid #333;
  padding: 10px;
  color: #333333;
  font-weight: bold;
}
.carousel-inner{
  margin: 0;
}
.screen-reader-text {
  position: absolute;
  top:-9999em;
  left:-9999em;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share {
  float: none !important
}
.wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist, .wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart {
  padding: 5px
}
.product-remove a {
  color: #000000
}
.sticky{
  margin:0;
  padding:0;
  background-color:#d7d7d7;
}
.alignleft,
img.alignleft{
  display: inline;
  float: left;
  margin-right:35px;
  margin-top:4px;
  margin-bottom:10px;
  padding:0;
  padding:5px;
}
.alignright, img.alignright {
  display: inline;
  float: right;
  padding:5px;
  margin-bottom:10px;
  margin-left:25px;
  padding:5px;
}
.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top:0;
  padding:5px;
}
.comment-list {
  border-radius: 15px;
  box-shadow: 0 0 5px 0px #ffffff;
  padding: 20px;
  grid-template-columns: 1fr 1fr 1fr;
  display: grid;
  grid-gap: 20px;
  margin-bottom: 30px;
}
.comment-body {
    background: var(--primary-text-color);
    border-radius: 30px;
    padding: 20px 20px;
}
.comment-list .comment-content ul {
  list-style:none;
  margin-left:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
.toggleMenu{
  display:none;
}
a.small-button{
  background:#3890cb;
  padding:5px 30px;
  border-radius:3px;
  color:#fff;
  display:table;
  margin:0 auto;
}
a.small-button:hover{
  color:#fff;
  background:#0c5f96;
}
.post-template-default input[type="text"], input[type="tel"], input[type="email"], input[type="phno"], input[type="password"] {
  width: 100%;
  margin-top: 0px;
  float: unset;
  margin-left: 0px;
}
.post-template-default textarea {
  background: var(--heading-text-color)7d;
  border: 1px solid #fff;
}
/*-------------------------- Calendar widget --------------------------*/
table {
  /* border-collapse: collapse;
  border-spacing: 0;
  border-width: 1px 0 0 1px; */
  margin: 0 0 0.75em;
  table-layout: fixed;
  width: 100%;
  /* text-align: center; */
}
.widget.widget_calendar table {
  margin: 0;
}
.widget.widget_calendar td, .widget.widget_calendar tr, .widget.widget_calendar th {
    border: 1px solid #fff;
}
.widget_calendar td,
.widget_calendar th {
  line-height: 2.5625;
  padding: 0;
  text-align: center;
}
.widget_calendar caption {
  font-weight: 700;
  margin-bottom: 1.75em;
  color: #000;
  padding-left: 15px;
}
.widget_calendar tbody a {
  background-color: #4bcdfc;
  color: #fff;
  display: block;
  font-weight: 700;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
  background-color: #686868;
  color: #fff;
}

/*-------------------- Sweep To Right -----------------------*/
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
/*-------------------- Konkai -----------------------*/
.faq-section p{font-size: 16px;}

  .procedures-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 2rem;
  }

  .procedure-card {
    background: #fff;
    border-radius: 12px;
    padding: 1rem 1.25rem;
    transition: all 0.3s ease;
  }

  .procedure-card:hover {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.05);
    transform: translateY(-3px);
    background-color: #f9fafb;
  }

  .procedure-card a {
    display: flex;
    align-items: center;
    text-decoration: none;
  }

  .procedure-card a:hover {
    color: #2563eb;
  }

  .pagination-controls {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    gap: 1rem;
    margin-top: 2.5rem;
  }

  .pagination-controls button {
    padding: 0.5rem 1.25rem;
    font-size: 1rem;
    border: none;
    border-radius: 6px;
    background-color: #2563eb;
    color: white;
    cursor: pointer;
    transition: background-color 0.3s ease;
  }

  .pagination-controls button:hover:not(:disabled) {
    background-color: #1e40af;
  }

  .pagination-controls button:disabled {
    background-color: #94a3b8;
    cursor: not-allowed;
  }

  #pageIndicator {
    font-size: 1rem;
    color: #334155;
  }

  .link-arrow {
    width: 20px;
    height: 20px;
    margin-left: 8px;
  }

/*-------------------- Konkai -----------------------*/
.columns-2 {
    margin-top: 0;
}
.column-3 {
    padding-left: 0;
    padding-right: 20px;
}
.w-col-6 {
    width: 50%;
}
.w-col {
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}
.pricing-section {
    justify-content: center;
    align-items: center;
    padding: 25px 3%;
    display: flex;
	background-color: #88c6ef;
    border-radius: 10px;
}
.grid-pricing {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1.25fr 1fr;
    grid-auto-rows: 1fr;
    align-items: center;
    padding-left: 20px;
}
.w-layout-grid {
    grid-row-gap: 0px;
    grid-column-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}
.pricing-top {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    border-bottom: 1px #8c54ff;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 24px;
    position: relative;
}
.container-4 {
    width: 100%;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
.facts-container {
    align-self: center;
    max-width: 720px;
    margin: 40px auto;
}
.facts-row.background-light {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    background-color: #edeefd;
    justify-content: space-between;
    align-items: stretch;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
}
.facts-row {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex: 0 auto;
    justify-content: space-between;
    align-self: center;
    padding: 20px;
    display: flex;
	}
	
.link-block-4 {
    text-decoration: none;
}
.w-inline-block {
    max-width: 100%;
    display: inline-block;
}
.button-link {
    color: #0a071b;
    letter-spacing: -.02em;
    align-items: center;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
    display: flex;
}
.text-block-6 {
    font-size: 18px;
}
.link-arrow {
    margin-top: 0;
    margin-left: 15px;
}

.button-link p{margin: 5px 0;}
thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
th {
    background-color: #f2f2f2;
}
th, td {
    padding: 8px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
table {
    width: 100%;
    border-collapse: collapse;
    color: #101a2d;
    letter-spacing: -.02em;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 20px;
}
/*-------------------- Hospital -----------------------*/
/* Căn hàng và chiều cao đồng đều cho các khối trong .row */
.row {
  display: flex;
  flex-wrap: wrap;
}

/* Đảm bảo mỗi .menu-post và .mp-div có chiều cao bằng nhau */
.menu-post {
  display: flex;
  flex-direction: column;
}

.mp-div {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* Đảm bảo phần nội dung dàn đều chiều cao */
.mp-post-featured {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* Đảm bảo .menu-title luôn có cùng chiều cao tối thiểu */
.menu-title {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 160px; /* Tùy chỉnh cho đủ 2 dòng title */
}
  .department-archive-container {
    max-width: 1200px;
    margin: auto;
    padding: 40px 20px;
  }
  .department-archive-header {
    text-align: center;
    margin-bottom: 40px;
  }
  .department-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
  }
  .department-card {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    transition: transform 0.2s ease;
    background: #fff;
  }
  .department-card:hover {
    transform: scale(1.02);
  }
  .department-card img {
    width: 100%;
    height: auto;
    display: block;
  }
  .department-card-content {
    padding: 15px;
  }
  .department-card h2 {
    margin: 0 0 10px;
    font-size: 20px;
  }
  .department-card p {
    margin: 0;
    font-size: 15px;
    color: #555;
  }
/*-------------------- End Hospital -----------------------*/
/*-------------------- Journey -----------------------*/
.mtv-step ul li::marker {
    color: #ffffff;
    font-size: 1.2em;
}
.mtv-step ul li{
  font: 300 16px / 1.7em Helvetica, Arial;
    margin-left: 20px;
}

 .mtv-steps {
    max-width: 1100px;
    margin: auto;
    font-family: Arial, sans-serif;
	padding: 10px;
  }
  .mtv-title {
  font-family: Poppins;
    text-align: center;
    font-size: 30px;
    color: #232323;
    margin-bottom: 30px;
    font-weight: 600;
  }
  .mtv-step {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
  }
  .mtv-step-number {
    flex-shrink: 0;
    width: 36px;
    height: 36px;
    border: 2px solid #3bbca8;
    color: #007b8f;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    font-weight: bold;
    font-size: 16px;
    margin-top: 10px;
    margin-right: 15px;
  }
  .mtv-step-box {
    background-color: #235DA5;
    color: white;
    border-radius: 6px;
    padding: 10px;
    flex-grow: 1;
    display: flex;
    justify-content: space-between;
  }
  .mtv-step-text {
    max-width: 90%;
  }
  .mtv-step-box h3 {
    margin: 0 0 0px;
    font-size: 18px;
  }
  .mtv-step-box ul {
    margin: 0;
    padding-left: 10px;
  }
  .mtv-step-box ul li {
    margin-bottom: 5px;
  }
  .mtv-step-bar {
    width: 10px;
    background-color: #3bbca8;
    border-radius: 0 6px 6px 0;
  }


/*--------------------End Journey -----------------------*/
.grid-3 {
    grid-column-gap: 0px;
    grid-row-gap: 29px;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: stretch;
    max-width: 960px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}
#w-node-_4c866eec-f258-a63b-22df-b712cc8c2d3b-c215b824, #w-node-e358f55c-7531-a04a-8c3c-8b183ced96f6-c215b824, #w-node-_6d7d1e69-db01-43d1-ef0e-3b8a813d7ba5-c215b824, #w-node-bb22abaf-a5c8-5bd3-cd38-a0bdbd4696af-c215b824, #w-node-cfdbb514-0d8c-4e8c-1f0b-fa33975106cb-c215b824, #w-node-_6259fffd-5bcc-fd93-71e0-5c10b7196235-c215b824, #w-node-f715e84e-ce54-c709-d8a9-b265a9bf7362-c215b824, #w-node-_9d23dca5-bdf5-8242-bec2-aa4370548bf0-c215b824 {
    place-self: center;
}
.no-underline {
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
}
.w-inline-block {
    max-width: 100%;
    display: inline-block;
}
.div-block-4 {
    text-align: center;
    object-fit: fill;
    background-color: #0000;
    border-radius: 20px;
    width: auto;
    min-height: 64px;
    padding-top: 0;
    padding-bottom: 0;
}
.heading-detail-regular {
    color: #235DA5;
    text-align: center;
    letter-spacing: .06em;
    text-transform: uppercase;
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
}
.service-block-small {
    border: 1px solid #bcc3d2;
    outline-offset: 0px;
    border-radius: 18px;
    outline: 1px #333;
    min-width: 200px;
    padding: 18px;
    text-decoration: none;
}
.icon-container {
    background-color: #edfdf6;
    border-radius: 20px;
    min-height: 64px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 20px;
}
.team-slider-2 {
    display: block;
	background-color: #fff;
    border-bottom: 1px solid #e4ebf3;
    padding: 80px 30px;
    position: relative;
}
.container-6 {
    width: 100%;
   
    margin-left: auto;
    margin-right: auto;
}
.collection-list-4 {
    margin-top: 20px;
}
.w-col-6 {
    width: 50%;
}

/*--------------------End Konkai -----------------------*/


.single-content a{text-decoration: underline;}

.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/*----- Site Frame -------*/
.site-frame{
  top: 0;
}
.site-frame, .site-frame:after {
  content: "";
  display: block;
  height: 20px;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 99999;
  background: #000;
}
.site-frame:after {
  bottom: 0;
}
.site-frame-sides:before, .site-frame-sides:after {
  content: "";
  display: block;
  width: 20px;
  height: 100%;
  top: 0;
  position: fixed;
  z-index: 1405;
  background: #000;
}
.site-frame-sides:after {
  right: 0;
}
/*------------------------- Headings --------------------------*/
section h2{
  font-weight:bold;
  padding:0;
  margin-bottom: 20px;
  color: #22272b;
  padding: 0 0 10px;
  margin: 0;
  font-weight: 600;
  letter-spacing: 3px;
}
section h3 {
  font-weight: 600;
  padding: 0;
}
section h4{
  color:#000;
  font-size:20px;
}
section h5{
  color:#333;
  padding:0;
}
.innerbox{
  background-size:100% 100%;
}
/* --------- Widget Text ------- */
.textwidget p {
  padding-top: 15px;
  padding-bottom: 15px;
}
/* --------- Social Icon Widget ------- */
/* .social_widget a {
  padding: 12px;
  margin-right: 15px !important;
  display: inline-block;
  border-radius: 5px;
  border: 1px solid #717271;
} */
.social_widget a i {
  font-size: 13px;
  letter-spacing: 3px;
  text-align: center;
}

select#archives-dropdown--1 {
  margin-top: 5px;
}
#sidebar form {
  margin-top: 5px;
}
/*--- Preloader 1 ---*/
.preloader {
  background: #235DA5;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  left: 0;
  bottom: 0;
  top: 0;
  position: fixed;
  z-index: 999999;
}
.preloader-squares .square {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #ffffff;
  animation: movein 2s infinite;
}
.preloader-squares {
  width: 50px;
  line-height: 19px;
  height: 50px;
}
.preloader-squares .square:nth-child(1) {
  transform: translate(0, -25px)
}
.preloader-squares .square:nth-child(2) {
  transform: translate(25px, 0)
}
.preloader-squares .square:nth-child(3) {
  transform: translate(-25px, 0)
}
.preloader-squares .square:nth-child(4) {
  transform: translate(0, 25px)
}
@keyframes movein {
  33% { transform: translate(0, 0); }
  66% { transform: translate(0, 0); }}
/*--- Preloader 2 ---*/
.preloader-chasing-squares {
  width: 50px;
  height: 50px;
  line-height: 19px;}
.preloader-chasing-squares .square {
  display: inline-block;
  width: 15px;
  height: 15px;
  opacity: 1;
  background: #333;}
.preloader-chasing-squares .square {
  animation: focusfade 2s infinite;}
.preloader-chasing-squares .square:nth-child(2) {
  animation-delay: .5s;}
.preloader-chasing-squares .square:nth-child(3) {
  animation-delay: 1.5s;}
.preloader-chasing-squares .square:nth-child(4) {
  animation-delay: 1s;}
@keyframes focusfade { 0% { opacity: 0.5;}  30% {opacity: 0.5;}  60% {opacity: 0;}  75% {opacity: 0;}  100% {opacity: 1;}}
/*------------------ Comments BOX ------------------*/
#comments{
  float: left;
  width: 100%;
}
#comments h2.comments-title {
  color: #ffffff;
  font-weight: normal;
  font-size: 30px;
  font-family: Nunito;
  margin: 20px 0 15px;
}
#comments h3.comment-reply-title{
  font-size:20px;
  font-weight:bold;
  clear:both;}
#comments input[type="text"],#comments input[type="email"]{
  padding:12px 10px;
  font-size:18px;
  color: #000;
  float: unset;
  background: #fff;
  border: 1px solid #414647;
}
#comments textarea {
  padding: 12px 10px;
  font-size: 18px;
  color: #000000;
  float: unset;
  background: transparent !important;;
  border: 2px solid #000000;
  border-radius: 10px;
}
#comments p.comment-form-comment label{
  display: block;
  margin-bottom: 10px !important;}
#comments input[type="submit"].submit {
  text-transform: uppercase;
  margin-top: 20px;
}
#comments a time{
  color:#000;
  font-weight:bold;
  font-size:12px;
}
#comments .comment-metadata{
  width:90%;
  float:left;
  padding:1% 0 0 0;}
#comments .comment-content{
  width:90%;
  text-align:left;
  margin-left:7%;}
#comments .comment-author{
  margin-bottom: 1em;}
#comments h2#reply-title {
  display: inline-table;
  text-align: center;
  color: #000000;
  font-weight: bold;
  font-size: 30px;
  font-family: Nunito;
  margin-bottom: 15px;
}
p.logged-in-as,p.comment-form-comment {
  font-size: 14px;
  color: #000000;
  margin-bottom: 0;
}
p.logged-in-as a{
  font-size: 14px;
  color: #235DA5;
}
#comments .comment-author.vcard img {
    padding: 2px;
    border-radius: 50%;}
#comments .comment-author .fn, #comments .comment-author .says {
  color: #ffffff;
  font-size: 16px;
  font-family: Nunito;
}
#comments ol{
  list-style-type: none;
  margin-left: 0;}
.comment-meta.commentmetadata a {
  font-size: 16px;
  font-family: Nunito;
  color: #ffffff;
}
#comments .comment-body p{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #ffffff;
  font-family: Nunito;
}
#comments .reply a {
  background-color: var(--primary-text-color);
  color: #ffffff;
  font-weight: 600;
  padding: 10px 20px 10px 20px;
  font-size: 14px;
  width: 60%;
  position: relative;
}
#comments .reply a i {
  color: #ffffff;
}
.post-navigation .nav-previous .meta-nav, .post-navigation .nav-next .meta-nav{
  background: #235DA5;
  border-radius: 0px;
  width: 150px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-family: Nunito;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 400;
}
.attachment #sidebar{
  margin-top: 2em;
}
/*--------------- Sidebar -----------------*/
 .home .post-section .container{
  margin-top: 200px;
}
.wp-block-search__input{
  margin-left: -237%;
}
 .wp-block-search__label{
  padding-left: 10px;
}
#sidebar .textwidget label {
  width: 100%;
  float: left;
  margin-bottom: 0;
}
#sidebar .textwidget input[type="submit"] {
  background: #333;
  border: none;
  color: var(--heading-text-color);
  padding: 14px 0;
  font-size: 15px;
  margin: 0;
  width: 100%;
}
#sidebar form{
  display: table;
  width: 100%;
  border: 1px solid #bbb;
}
#sidebar h3 {
  color: #4bcdfc;
  font-weight: bold;
  padding: 0px;
  font-size: 16px;
  position: relative;
  margin-top: 0%;
  margin-bottom: 10px;
}
#sidebar ul li{
  font-size: 13px;
  border-bottom: 1px solid #e1e1e1;
}
.widget_categories select {
  width: 100%;
  padding: 6px;
}
#sidebar input[type="search"] {
  background:transparent;
  padding:10px 10px;
  border:none;
  font-size:15px;
  color:#000;width:100%;
}
#sidebar label{
  width:71%;
  float:left;
  margin-bottom:0;
}
#sidebar input[type="submit"]{
  background:transparent;
  border:none;
  color:#fff;
  padding:10px 10px;
  font-size:13px;
  margin:2px 0;
  background: #4bcdfc;
  width: 29%;
}
#sidebar aside{
  margin-bottom:40px;
  border:1px solid #235DA5;
  padding: 10px;
}
#sidebar ul {
  list-style:none;
  margin:0;
  padding:0;
  font-size:17px;
}
#sidebar ul li{
  line-height: 32px;
}
#sidebar ul li a{
  color:rgba(0, 0, 0, 0.78);
}
#sidebar .tagcloud a{
  background:#13182c;
  color:#fff;
  font-size:15px !important;
  padding:5px 18px;
  margin:10px 0 5px;
  display:inline-block;
}
#sidebar .tagcloud a:hover{
  background:#13182c;
}
#sidebar .widget_recent_entries ul li{
  background: none;
}
#sidebar .post-content {
  line-height: 20px;
}
span.credit_link a {
  color: #4bcdfc !important;
}
.wp-block-search__label{
  visibility: hidden;
}
/*---- About Widget css ----*/
p.custom_author, p.custom_designation  {
  font-weight: 600;
  margin: 10px 0;
  font-size: 15px;
}
a.custom_read_more {
  padding: 10px;
  background: #4bcdfc;
  display: inline-block;
  color: #fff;
  font-weight: 600;
}
#footer p.custom_desc{
  margin-bottom: 10px;
}
/*---------------- Pagination ----------------*/
.navigation span.post-title {
  font-size: 16px;
  font-family: Nunito;
  color: #000000;
  font-weight: 500;
  text-align: center;
}
.navigation span, .navigation a {
  float: left;
}
.nav-previous a , .nav-next a {
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 20px 0;
}

/* Wobble Top */
@-webkit-keyframes hvr-wobble-top {
  16.65% { -webkit-transform: skew(-12deg);  transform: skew(-12deg);  }
  33.3% { -webkit-transform: skew(10deg);  transform: skew(10deg);  }
  49.95% { -webkit-transform: skew(-6deg);  transform: skew(-6deg); }
  66.6% { -webkit-transform: skew(4deg); transform: skew(4deg); }
  83.25% { -webkit-transform: skew(-2deg); transform: skew(-2deg); }
  100% { -webkit-transform: skew(0); transform: skew(0); }
}
@keyframes hvr-wobble-top {
  16.65% { -webkit-transform: skew(-12deg);  transform: skew(-12deg); }
  33.3% { -webkit-transform: skew(10deg);  transform: skew(10deg); }
  49.95% {-webkit-transform: skew(-6deg);  transform: skew(-6deg); }
  66.6% {-webkit-transform: skew(4deg); transform: skew(4deg); }
  83.25% { -webkit-transform: skew(-2deg);  transform: skew(-2deg); }
  100% { -webkit-transform: skew(0);  transform: skew(0); }}
.hvr-wobble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
/* .hvr-wobble-top:hover, .hvr-wobble-top:focus, .hvr-wobble-top:active {
  -webkit-animation-name: hvr-wobble-top;
  animation-name: hvr-wobble-top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
} */
/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {  -webkit-transform: translateX(6px);   transform: translateX(6px); }
  33.3% { -webkit-transform: translateX(-5px);  transform: translateX(-5px); }
  49.95% { -webkit-transform: translateX(4px); transform: translateX(4px); }
  66.6% { -webkit-transform: translateX(-2px); transform: translateX(-2px); }
  83.25% { -webkit-transform: translateX(1px);  transform: translateX(1px);  }
  100% {  -webkit-transform: translateX(0);  transform: translateX(0); }
}
/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% { -webkit-transform: translateX(6px);  transform: translateX(6px); }
  33.3% { -webkit-transform: translateX(-5px);  transform: translateX(-5px); }
  49.95% { -webkit-transform: translateX(4px);  transform: translateX(4px);  }
  66.6% { -webkit-transform: translateX(-2px);  transform: translateX(-2px); }
  83.25% { -webkit-transform: translateX(1px);  transform: translateX(1px);  }
  100% { -webkit-transform: translateX(0);  transform: translateX(0); }
}
@keyframes hvr-icon-wobble-horizontal {
  16.65% {  -webkit-transform: translateX(6px);  transform: translateX(6px); }
  33.3% {  -webkit-transform: translateX(-5px);  transform: translateX(-5px);  }
  49.95% { -webkit-transform: translateX(4px);  transform: translateX(4px); }
  66.6% { -webkit-transform: translateX(-2px);  transform: translateX(-2px); }
  83.25% { -webkit-transform: translateX(1px);  transform: translateX(1px); }
  100% { -webkit-transform: translateX(0); transform: translateX(0);}
}
.page-template-default #comments{
	display: none;
}
.woocommerce .products ul li, .woocommerce ul.products li{
  text-align: center;
}

.woocommerce div.product div.images .flex-control-thumbs li img{
  padding: 5px;
}
.woocommerce div.product div.images .flex-control-thumbs li img{
  opacity: 1;
}
span.posted_in,.tagged_as {
  display: block;
  font-size: 20px;
  color: var(--color2);
  font-weight: 600;
  font-family: Nunito;
}
span.posted_in a{
  font-weight: 400;
}
.woocommerce ul.products li.product a img,
.woocommerce ul.products li.product .button{
  margin: 0;
}
.woocommerce .quantity input {
  padding: 8px 0px;
}
.woocommerce-message .wc-forward ,.product-add-to-cart .product_type_simple{
    position: relative !important;
    bottom: 0px !important;
    left: 0px !important;
}
.woocommerce-page table.cart td.actions .input-text {
    width: 60%;
    height: 40px;
}
a.checkout-button.button {
    width: 100%;
    bottom: 0;
}

.woocommerce .add_to_cart_button.ajax_add_to_cart, .product_type_variable {
  background: #235DA5;
  color: #ffffff !important;
  font-size: 16px !important;
  font-family: Nunito;
  padding: 2px 5px !important;
  width: 100%;
  height: 45px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-weight: 600 !important;
  border-radius: 2px !important;
  margin: 15px auto 15px !important;
  border: 1px solid transparent;
  transition: all 0.3s ease;
}
.woocommerce .add_to_cart_button.ajax_add_to_cart:hover, .product_type_variable:hover {
  background: transparent !important;;
  color: #235DA5 !important;
  border: 1px solid #235DA5;
}
.woocommerce .star-rating::before,.woocommerce .star-rating span::before {
  color: #FFC225;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
  background-color: #ffffff !important;
  color: #000000 !important;
  font-size: 16px !important;
  font-family: Nunito;
  padding: 2px 5px !important;
  width: 100%;
  height:45px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-weight: 600 !important;
  border-radius: 0px !important;
  margin:10px auto !important;
  border:transparent;
  transition: all 0.3s ease;
}
.ajax_add_to_cart:hover::after{
  right: 15px;
}
.woocommerce a.added_to_cart.wc-forward {
    margin-left: 30px;
}

.woocommerce button.button.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover, .woocommerce button.button:hover,
.woocommerce input.button:hover, .woocommerce #respond input#submit:hover,
.woocommerce a.button:hover, .woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover, .woocommerce input.button.alt:hover{
  background: transparent !important;;
  color: #fff;
}
.woocommerce-message {
    border-top-color: var(--color2);
}
.woocommerce-message::before {
    content: "\e015";
    color: var(--color2);
}
.woocommerce-input-wrapper textarea, .woocommerce-input-wrapper input[type="tel"], .woocommerce-input-wrapper input[type="email"]{
    background: unset;
    border: 1px solid #000;
}
.woocommerce-billing-fields__field-wrapper p, .woocommerce-additional-fields__field-wrapper p{
  color: #292b2c;
}
.coupon input{
  margin-top: 0% !important;
}
.woocommerce nav.woocommerce-pagination ul{
  column-gap: 10px !important;
}
.woocommerce nav.woocommerce-pagination ul li span{
  background: #fff !important;
  color: #000 !important;
  margin-right: 5px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
  background: #4bcdfc;
}
#footer .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
  background: #fff;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
  background: #000;
}
#sidebar .widget.woocommerce form{
  border: 0;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{
  width: 50px;
  height: 50px;
}
.woocommerce-product-search input[type="search"]{
  width: 100%;
  border: 1px solid #000 !important;
  margin-bottom: 10px;
}
#footer .woocommerce-product-search input[type="search"]{
  border: 1px solid #fff !important;
}
.woocommerce-product-search button[type="submit"]{
  color: #000;
  padding: 10px;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 500;
  width: 100%;
  border: none;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li{
  padding: 0 0 10px 2em !important;
  margin-top: 10px;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove{
  top: 8px;
}
#footer .tagcloud a{
  font-size: 15px !important;
  padding: 10px;
  margin: 0 10px 10px 0;
  display: inline-block;
  border: 1px solid #4bcdfc;
}
#footer .tagcloud a:hover{
  background: #4bcdfc;
  color: #fff;
}
.select2-container--default .select2-selection--single{
  height: 45px;
  border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
  padding: 7px 10px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
  top: 8px;
}
.woocommerce form .form-row input.input-text{
  padding: 10px;
  border: 1px solid #bcbcbc;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard.is-active{
    background: #ffffff !important;
}
nav.woocommerce-MyAccount-navigation ul li {
  padding: 12px;
  margin-bottom: 10px;
  list-style: none;
  border:1px solid #000000;
}
nav.woocommerce-MyAccount-navigation ul li a {
  color: #000000;
  font-family: Nunito;
  letter-spacing: 3px;
  text-decoration: none;
}
.woocommerce-MyAccount-navigation ul li.is-active{
  background-color: #ffffff;
}
.woocommerce-MyAccount-navigation ul li.is-active a{
  color: #000000;
}
header.woocommerce-Address-title a {
  color: #ffffff;
  background-color: #235DA5;
  font-family: Nunito;
  width: 150px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
  border: 1px solid transparent;
}
header.woocommerce-Address-title a:hover{
  border: 1px solid #235DA5;
  color: #235DA5 !important;
  background-color: transparent !important
}
.woocommerce-address-fields p button,.woocommerce-MyAccount-content .woocommerce-Button.button {
  background-color: #235DA5 !important;
  margin-top: 20px !important;
  color: #ffffff !important;
  font-size: 16px !important;
  font-family: Nunito;
  width: 100%;
  max-width: 200px;
  height: 50px;
  border: 1px solid transparent !important;
}
.woocommerce-address-fields p button:hover,.woocommerce-MyAccount-content .woocommerce-Button.button:hover {
  background-color: transparent !important;
  border: 1px solid #235DA5 !important;
  color: #235DA5 !important;
}
.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2{
  max-width: 100%;
}
.woocommerce form .form-row input.input-text{
  background: #fff;
}
.woocommerce ul.products li.product .star-rating{
  margin: 10px auto;
}
.woocommerce h2, .woocommerce-MyAccount-content h3{
  font-size: 30px;
  letter-spacing: 2px;
  color: #000000;
  font-weight: 400;
  font-family: Nunito;
  padding-bottom: 30px;
}
.woocommerce-Tabs-panel p {
  font-size: 18px;
  font-family: Nunito;
  color: #000000 !important;
}
.woocommerce i.yith-wcwl-icon.fa.fa-heart-o:before{
  /* border: 1px solid #000000; */
  color: #000000;
  padding: 10px;
}
a.add_to_wishlist span{
  color: #000000;
  font-family: Nunito;
  font-size: 16px;
}
.woocommerce form .form-row label {
  line-height: 2;
  font-size: 16px;
  font-family: Nunito;
  color: #000000;
}
.yith-wcwl-add-to-wishlist{
  margin: 0;
}
.product_meta span {
  font-size: 20px;
  font-family: Nunito;
  color: #000000;
}
.product_meta span a{
  font-size: 16px;
  font-family: Nunito;
  color: #000000;
}
button.woocommerce-button ,button.woocommerce-Button.button.wp-element-button ,button.button.wp-element-button {
  width: 160px;
  height: 40px;
  background-color: var(--color2) !IMPORTANT;
  color: var(--heading-text-color) !important;
  font-size: 14px !important;
  font-family: Nunito;
  letter-spacing: 1px;
  font-weight: 500;
}
button.woocommerce-button:hover ,button.woocommerce-Button.button.wp-element-button:hover ,button.button.wp-element-button:hover{
  background-color: var(--heading-text-color) !important;
  color:  var(--color2) !important;
  border:1px solid #000000;
}
.single-product .single_add_to_cart_button {
  margin-left: 20px !important;
}
.woocommerce-MyAccount-content p {
  font-size: 18px;
  color: #ffffff;
  font-family: Nunito;
}
.woocommerce-info {
  border-top-color: #ffffff !important;
}
.woocommerce-info::before {
  color: #000000 !important;
}
.woocommerce-MyAccount-content p a {
  color: #000000;
}

ins {
    text-decoration: none;
}
/* --------- SLIDER--------- */
#slider{
  max-width:100%;
  margin:auto;
  padding:0;
  position:relative;
  z-index: -1;
  background: transparent !important;;
}
#slider img {
  width: 100%;
}
#slider h1 span.first-word, #slider h1 span.last-word{
  color: var(--heading-text-color) !important;
}
#slider .carousel-control .nav1, #slider .carousel-control .nav2{
  display: none;
}
#slider p.price {
  font-size: 22px !important;
}
#slider .carousel-caption {
  top: 50%;
  transform: translateY(-50%);
  bottom: inherit;
  text-align: left;
  left: 7%;
  right: 25%;
  padding-top: 0%;
}
a.blog-more{
  display:inline-block;
  font:400 16px 'Roboto Condensed', sans-serif;
  padding:10px 30px;
  margin-top:21px;
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  -o-border-radius:4px;
  -ms-border-radius:4px;
  margin-right:15px;
}
#slider .carousel-control-next, #slider .carousel-control-prev {
  width: 10%;
}
#slider .carousel-item-next,
#slider .carousel-item-prev,
#slider .carousel-item.active {
    display: block !important;
  }
#slider .carousel-control-prev-icon,
#slider .carousel-control-next-icon{
  background-image:none;
}
#slider .carousel-control-next,
#slider .carousel-control-prev{
  opacity: 1;
}
.carousel-control-next-icon,
.carousel-control-prev-icon{
  width: auto;
  height: auto;
}
#slider a i {
  color: var(--heading-text-color);
}
#slider a i:focus,
#slider a i:active,
#slider a i:hover{
  border: none;
  transition: all 0.5s ease-out;
}
.inner_carousel h2 small {
  color: var(--heading-text-color);
  display:block;
  margin-bottom: 20px;
}
#slider .inner_carousel h3{
  /* font-family: "Montserrat"; */
  /* font-weight: bold; */
  font-style: italic;
  color:#fff;
}
#slider .inner_carousel p{
  font-size: 13px;
  line-height: 24px;
  font-weight: 600;
  /* font-family: "Montserrat"; */
  color: #cfcfcf;
}
#slider .carousel-indicators{
  position: relative;
  margin-top:-6%;
}
ol.carousel-indicators {
    position: static !important;
    display: block;
    z-index: auto;
}
 ol.carousel-indicators li {
    width: 1px !important;
    height: 1px !important;
    max-width: 10px;
    padding: 5px !important;
    margin-top: 12px;
    border: 1px solid #fff !important;
    background-color: #fff !important;
    cursor: pointer;
    opacity: 1 !important;
}
ol.carousel-indicators .active{
  background-color: #4bcdfc !important;
  border: 1px solid #4bcdfc !important;
}

a.theme_button:hover{
  background: #4bcdfc;
  border: 2px solid #4bcdfc;
}
.button_center{
  text-align: center;
}
.share_icon{margin-top: 20px;}
a.themesec_button {
  color: var(--heading-text-color);
  border:2px solid var(--heading-text-color) ;
  margin-top: 20px;
  letter-spacing: 1px;
  padding: 12px 20px;
  /* font-size: 14px; */
  border-radius: 0px 5px;
  /* font-family: "Montserrat"; */
  /* font-weight: bold; */
  background: #4bcdfc;
  margin-right: 3%;
}
a.themesec_button:hover{
  background: #fff;
  border: 2px solid #4bcdfc;
  color: #4bcdfc;
}
/*Fade slider*/
.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}
.carousel-fade  .carousel-item.active,.carousel-fade  .carousel-item-next.carousel-item-left,.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}
.carousel-fade  .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active,.carousel-fade .active.carousel-item-left,.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}
/* @media only screen and (max-width : 485px) {
.aos-init.aos-animate{
  display: none;}
} */



.pricing-head .pricing-plan-wrapper .pp-inner-wrapper:nth-child(1):before{
  content: "";
  position: absolute;
  background-image: url('./assets/images/pricing-plan/image1.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index:0;
  transition: all 1s ease;
  border-radius: 20px;
}
.pricing-head .pricing-plan-wrapper .pp-inner-wrapper:nth-child(1):hover:before{
  opacity: 1;
}

.pricing-head .pricing-plan-wrapper .pp-inner-wrapper:nth-child(2):before{
  content: "";
  position: absolute;
  background-image: url('./assets/images/pricing-plan/image2.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index:0;
  transition: all 1s ease;
  border-radius: 20px;
}
.pricing-head .pricing-plan-wrapper .pp-inner-wrapper:nth-child(2):hover:before{
  opacity: 1;
}

.pricing-head .pricing-plan-wrapper .pp-inner-wrapper:nth-child(3):before{
  content: "";
  position: absolute;
  background-image: url('./assets/images/pricing-plan/image3.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index:0;
  transition: all 1s ease;
  border-radius: 20px;
}
.pricing-head .pricing-plan-wrapper .pp-inner-wrapper:nth-child(3):hover:before{
  opacity: 1;
}
amp-sidebar#sidebar1 i {
    color: var(--heading-text-color);
    font-size: 26px;
}

#customize-theme-controls .control-section .accordion-section-title:hover:after{
  color: #24bdaf !important;
}


/* Home Buy Btn */

.buy-icon-btn a i {
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Font Awesome 5 Free';
  transition: all 0.2s ease-in-out;
  border-radius: 5px 0px 0px 5px;
  box-shadow: -1px 1px 2px 1px #100f0fbf;
  width: 50px;
  height: 50px;
  font-size: 26px;
  font-weight: 900;
  color: #235DA5;
}
.buy-icon-btn {
  position: fixed;
  top: 30%;
  z-index: 99999;
  right: 0px !important;
}
.buy-icon-btn span{
  content: "Buy Now";
  font-size: 24px;
  font-family: Poppins;
  font-weight:600;
  color: #000000;
  position: absolute;
  top: 50%;
  right: 70px;
  white-space: nowrap;
  transform: translate(10px, -50%);
	transition: all 0.2s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.buy-icon-btn:hover span {
    opacity: 1;
    visibility: visible;
    transform: translate(0, -50%);
}
.buy-icon-btn:hover a i{
	 background: #235DA5;
   color: #ffffff;
}

@media screen and (max-width: 1041px){
  .buy-icon-btn a i {
    width: 35px;
    height: 35px;
  }
  .buy-icon-btn a i::before{
    font-size: 16px;
  }
  .buy-icon-btn span {
    font-size: 24px;
    right: 50px;
  }
}
div.mpStyle .mp_sticky_area.mpSticky {
    position: relative !important;
    top: 0 !important;
}









:root {
    --EASE_INOUT_QUAD: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    --EASE_IN_QUAD: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    --EASE_OUT_QUAD: cubic-bezier(0.25, 0.46, 0.45, 0.94);

    --COLOR_UI_PHARMACY: #E5332B;
    --loaderPill_DURATION: 1800ms;
}


body {
    font-family: 'Montserrat', sans-serif;
}

.absCenter {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.loaderPill {
    text-align: center;
}

.loaderPill-anim {
    height: 160px;
}

.loaderPill-anim-bounce {
    animation: loaderPillBounce var(--loaderPill_DURATION) linear infinite;
}

.loaderPill-anim-flop {
    transform-origin: 50% 50%;
    animation: loaderPillFlop var(--loaderPill_DURATION) linear infinite;
}

.loaderPill-pill {
    display: inline-block;
    box-sizing: border-box;
    width: 80px;
    height: 30px;
    border-radius: 15px;
    border: 1px solid var(--COLOR_UI_PHARMACY);
    background-image: linear-gradient(to right, var(--COLOR_UI_PHARMACY) 50%, #ffffff 50%);
}

.loaderPill-floor {
    display: block;
    text-align: center;
}

.loaderPill-floor-shadow {
    display: inline-block;
    width: 70px;
    height: 7px;
    border-radius: 50%;
    background-color: color(var(--COLOR_UI_PHARMACY) alpha(26%));
    transform: translateY(-15px);
    animation: loaderPillScale var(--loaderPill_DURATION) linear infinite;
}

.loaderPill-text {
  font-weight: bold;
  color: #ffffff;
  font-size: 24px
}

@keyframes loaderPillBounce {
    0% {
        transform: translateY(123px);
        animation-timing-function: var(--EASE_OUT_QUAD);
    }
    25% {
        transform: translateY(40px);
        animation-timing-function: var(--EASE_IN_QUAD);
    }
    50% {
        transform: translateY(120px);
        animation-timing-function: var(--EASE_OUT_QUAD);
    }
    75% {
        transform: translateY(20px);
        animation-timing-function: var(--EASE_IN_QUAD);
    }
    100% {
        transform: translateY(120px);
    }
}

@keyframes loaderPillFlop {
    0% {
        transform: rotate(0);
    }
    25% {
        transform: rotate(90deg);
    }
    50% {
        transform: rotate(180deg);
    }
    75% {
        transform: rotate(450deg);
    }
    100% {
        transform: rotate(720deg);
    }
}

@keyframes loaderPillScale {
    0%   {
        transform: translateY(-15px) scale(1, 1);
        animation-timing-function: var(--EASE_OUT_QUAD);
    }
    25%  {
        transform: translateY(-15px) scale(0.7, 1);
        animation-timing-function: var(--EASE_IN_QUAD);
    }
    50%  {
        transform: translateY(-15px) scale(1, 1);
        animation-timing-function: var(--EASE_OUT_QUAD);
    }
    75%  {
        transform: translateY(-15px) scale(0.6, 1);
        animation-timing-function: var(--EASE_IN_QUAD);
    }
    100% {
        transform: translateY(-15px) scale(1, 1);
    }
}


