@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Cormorant+Garamond:300,400,500,600,700|Poppins:300,400,500,600,700,800,900|Josefin+Sans:wght@300;400;500;600;700|Abril+Fatface|Great+Vibe|Lobster&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);
.btn-close:focus,
input {
  -webkit-box-shadow: none;
}
body,
p {
  font-size: 14px;
  line-height: 24px;
}
body,
h4,
p {
  line-height: 24px;
}
input,
textarea {
  background: #eceff8;
  border: 2px solid #eceff8;
  width: 100%;
}
.clickable-mainmenu .clickable-menu-style,
input:focus,
select,
textarea:focus {
  background: 0 0;
}
.bg-white,
.footer-top .footer-social.footer-social-white ul li:before,
.mobile-menu-area.white-mobile-menu a.meanmenu-reveal span,
.slider-content-3.slider-content-3-white h3::after,
.slider-content-3.slider-content-3-white h3::before,
body {
  background-color: #fff;
}
#scrollUp,
.collection-product .collection-img,
.deal-area,
.fix,
.single-instagram {
  overflow: hidden;
}
.blog-details-top .blog-details-img,
.btn-hover a,
.cart-tax .title-wrap,
.custom-col-5,
.dec-img-wrap,
.default-overlay,
.discount-code-wrapper .title-wrap,
.filter-active,
.footer-area,
.funfact-area,
.funfact-area.bg-img,
.grand-totall .title-wrap,
.header-area,
.header-right-wrap .same-style.header-search .search-content form,
.login-register-wrapper .login-register-tab-list a,
.pro-sidebar-search .pro-sidebar-search-form,
.product-area,
.product-details-img .large-img-style,
.product-details-img .shop-details-tab a.shop-details-overly,
.product-wrap,
.product-wrap-2 .product-img,
.product-wrap-3,
.product-wrap-3 .product-img,
.product-wrap-5,
.product-wrap-5 .product-img,
.searchform,
.sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left,
.single-instagram-2,
.subscribe-style-2 .subscribe-form-2 form .mc-form,
.support-wrap-2.support-shape,
.team-wrapper .team-img,
.testimonials,
.ttm-box-view-content-inner,
.ttm-box-view-overlay,
.ttm-progress-bar,
.zoompro-wrap .zoompro-span {
  position: relative;
}
.product-tab-list a h4,
body {
  font-family: Montserrat, sans-serif;
}
.breadcrumb-item a,
.view-btn,
a,
a:focus,
a:hover,
button {
  text-decoration: none;
}
@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
.row {
  margin-right: calc(var(--bs-gutter-x) * -0.6);
  margin-left: calc(var(--bs-gutter-x) * -0.6);
}
.row > * {
  padding-right: calc(var(--bs-gutter-x) * 0.6);
  padding-left: calc(var(--bs-gutter-x) * 0.6);
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  padding-right: var(--bs-gutter-x, 0.9rem);
  padding-left: var(--bs-gutter-x, 0.9rem);
}
.p-0,
.ptb-0,
.sidebar-widget .sidebar-widget-list ul li:last-child,
ul {
  padding: 0;
}
:root {
  scroll-behavior: unset;
  --size: 140px;
  --primary: #6d4c41;
  --secondary: #a1887f;
  --bg: #fdfdfd;
}
.btn-close:focus {
  box-shadow: none;
}
*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body,
html {
  height: 100%;
}
body {
  font-style: normal;
  font-weight: 400;
  color: #000;
  overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-family: Poppins, sans-serif;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  margin-top: 0;
}
p {
  color: #333;
  margin-bottom: 15px;
}
h1 {
  font-size: 36px;
  line-height: 42px;
}
h2 {
  font-size: 30px;
  line-height: 36px;
}
h3 {
  font-size: 24px;
  line-height: 30px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 14px;
  line-height: 18px;
}
h6 {
  font-size: 12px;
  line-height: 14px;
}
.main-menu nav ul li > a,
input,
option,
select,
textarea {
  font-size: 14px;
}
.featured-icon-box .ttm-icon,
.featured-icon-box.icon-align-before-content .featured-content .featured-desc p,
.featured-icon-box.icon-align-before-content.icon-ver_align-top,
.featured-icon-box.icon-align-before-title .featured-title h3,
.featured-icon-box.style7 .featured-desc p,
.featured-imagebox-portfolio.style1 .featured-title h3,
.featured-imagebox-portfolio.style2 .featured-title h3,
.featured-imagebox-portfolio.style4 .featured-title h3,
.mb-0,
.product-filter-wrapper .product-filter ul.color-filter li:last-child,
.product-filter-wrapper .product-filter ul.sort-by li:last-child,
p:last-child {
  margin-bottom: 0;
}
a,
button {
  line-height: inherit;
  cursor: pointer;
  color: #000;
}
a,
button,
img,
input,
span {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
:focus {
  outline: 0 !important;
}
a:focus {
  color: inherit;
  outline: 0;
}
a:hover {
  color: #00649e;
}
button,
input[type="submit"] {
  cursor: pointer;
}
ul {
  list-style: none;
  margin: 0;
}
#mobile-menu-active,
.billing-info-wrap .different-address,
.blog-details-top .blog-details-content .blog-meta-2 ul li:last-child::before,
.blog-wrap-2 .blog-content-2 .blog-meta-2 ul li:last-child::before,
.breadcrumb-content ul li:last-child::before,
.clickable-mainmenu .side-social ul li:last-child:before,
.footer-top .footer-social ul li:last-child:before,
.footer-widget .subscribe-style .subscribe-form form .mc-news,
.header-hm4-none,
.header-hm8 .stick .logo,
.hidden,
.language-currency-wrap .same-language-currency:last-child:before,
.login-register-wrapper .login-register-tab-list a:last-child::before,
.logo.logo-hm5 a.sticky-block,
.main-menu nav ul li ul.mega-menu > li ul li.mega-menu-img a::before,
.main-menu nav ul li ul.mega-menu > li ul li.mega-menu-title a::before,
.mobile-menu-area,
.owl-dot-none .owl-dots,
.product-wrap .product-content .product-price span:last-child:before,
.product-wrap-2
  .product-content-2
  .title-price-wrap-2
  .price-2
  span:last-child:before,
.product-wrap-3
  .product-content-3-wrap
  .product-content-3
  .price-3
  span:last-child::before,
.product-wrap-4 .product-content-4 .price-4 span:last-child:before,
.product-wrap-5 .product-content-5 .price-5 span:last-child:before,
.sidebar-menu nav ul li ul.mega-menu > li ul li.mega-menu-img a::before,
.sidebar-menu nav ul li ul.mega-menu > li ul li.mega-menu-title a::before,
.slider-content-3.slider-content-4 h3:after,
.slider-content-3.slider-content-4 h3:before,
.stick .logo-hm5 a.sticky-none,
.subscribe-style-2 .subscribe-form-2 form .mc-news,
.subscribe-style-3 .subscribe-form-3 .mc-news,
.subscribe-style-3.subscribe-style-3-white .subscribe-form-3 .mc-news,
.toggle-item-active,
.toggle-item-active2,
.toggle-item-active3,
.toggle-item-active4,
.toggle-item-active5,
.toggle-item-active6 {
  display: none;
}
.custom-row,
.custom-row-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
}
.clear {
  clear: both;
}
.section {
  float: left;
  width: 100%;
}
.capitalize,
.product-filter-wrapper .product-filter .product-tags ul li a,
.product-filter-wrapper .product-filter ul.color-filter li a,
.single-count span {
  text-transform: capitalize;
}
.uppercase,
.welcome-content .h1,
.welcome-content h1 {
  text-transform: uppercase;
}
.bg-img {
  background-position: center center;
  background-size: cover;
}
.border-bottom-1 {
  border-bottom: 1px solid #d5d5d5;
}
.cart-tax .tax-wrapper p,
.contact-info-wrap .single-contact-info .contact-info-dec p:last-child,
.description-review-bottom .product-description-wrapper p:last-child,
.discount-code-wrapper .tax-wrapper p,
.footer-widget .footer-list ul li:last-child,
.grand-totall .total-shipping ul li:last-child,
.m-0,
.mtb-0,
.product-details-content .pro-details-list ul li:last-child,
.single-mission p,
.slider-hm8 p,
.your-order-area .payment-accordion:last-child {
  margin: 0;
}
.mt-0 {
  margin-top: 0;
}
.contact-form p.success,
.mt-10 {
  margin-top: 10px;
}
.header-hm9 .logo-hm9,
.mt-12 {
  margin-top: 12px;
}
.mt-15 {
  margin-top: 15px;
}
.featured-icon-box.icon-align-before-title .featured-content,
.mt-20 {
  margin-top: 20px;
}
.mt-25 {
  margin-top: 25px;
}
.blog-details-top .blog-details-content,
.mt-30,
.pro-view-more {
  margin-top: 30px;
}
.blog-reply-wrapper .blog-form,
.clickable-menu,
.mt-35 {
  margin-top: 35px;
}
.header-right-wrap.header-right-wrap-white,
.mt-40,
.subscribe-style-3 .subscribe-form-3 .clear-3,
.subscribe-style-3.subscribe-style-3-white .subscribe-form-3 .clear-3 {
  margin-top: 40px;
}
.mt-45 {
  margin-top: 45px;
}
.clickable-mainmenu .side-social,
.dec-img-wrapper,
.mt-50 {
  margin-top: 50px;
}
.mt-55 {
  margin-top: 55px;
}
.mt-60 {
  margin-top: 60px;
}
.mt-70 {
  margin-top: 70px;
}
.mt-80 {
  margin-top: 80px;
}
.mt-90 {
  margin-top: 90px;
}
.mt-100 {
  margin-top: 100px;
}
.mt-110 {
  margin-top: 110px;
}
.mt-120 {
  margin-top: 120px;
}
.mt-130 {
  margin-top: 130px;
}
.mt-140 {
  margin-top: 140px;
}
.mt-150 {
  margin-top: 150px;
}
.mt-195 {
  margin-top: 195px;
}
.mt-200 {
  margin-top: 200px;
}
.blog-wrap-2
  .blog-content-2
  .blog-share-comment
  .blog-share
  .share-social
  ul
  li:last-child,
.clickable-mainmenu .side-social ul li:last-child,
.featured-imagebox-post .featured-content .post-meta span:last-child,
.language-currency-wrap .same-language-currency:last-child,
.mr-0,
.product-details-content
  .pro-details-size-color
  .pro-details-color-wrap
  .pro-details-color-content
  ul
  li:last-child,
.product-details-content .pro-details-social ul li:last-child,
.product-tab-list-2 a:last-child {
  margin-right: 0;
}
.mr-10,
.pro-view-more a i,
.rooms1 .facilities ul li i {
  margin-right: 10px;
}
.mr-12 {
  margin-right: 12px;
}
.mr-15 {
  margin-right: 15px;
}
.contact-info-wrap .single-contact-info .contact-icon,
.medical-contact-number-wrap .medical-contact-img,
.mr-20 {
  margin-right: 20px;
}
.mr-30 {
  margin-right: 30px;
}
.mr-35 {
  margin-right: 35px;
}
.mr-40,
.product-details-content .pro-details-social ul li {
  margin-right: 40px;
}
.mr-50,
.shop-top-bar .select-shoing-wrap .shop-select {
  margin-right: 50px;
}
.mr-60 {
  margin-right: 60px;
}
.mr-70 {
  margin-right: 70px;
}
.mr-80 {
  margin-right: 80px;
}
.mr-90 {
  margin-right: 90px;
}
.mr-100 {
  margin-right: 100px;
}
.mr-110 {
  margin-right: 110px;
}
.mr-120 {
  margin-right: 120px;
}
.mr-130 {
  margin-right: 130px;
}
.mr-140 {
  margin-right: 140px;
}
.mr-150 {
  margin-right: 150px;
}
.billing-info-wrap .billing-info input.billing-address,
.billing-info-wrap .billing-select input.billing-address,
.mb-10 {
  margin-bottom: 10px;
}
.mb-12 {
  margin-bottom: 12px;
}
.featured-imagebox-portfolio.style2 .featured-icon .ttm-icon,
.mb-15 {
  margin-bottom: 15px;
}
.mb-20,
.single-my-account .myaccount-info-wrapper .billing-info {
  margin-bottom: 20px;
}
.featured-imagebox-portfolio.style4 .featured-icon .ttm-icon,
.mb-25 {
  margin-bottom: 25px;
}
.mb-30 {
  margin-bottom: 30px;
}
.featured-imagebox-portfolio.style1 .featured-desc,
.featured-imagebox-portfolio.style2 .featured-desc,
.featured-imagebox-portfolio.style4 .featured-desc,
.mb-35 {
  margin-bottom: 35px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-45 {
  margin-bottom: 45px;
}
.clickable-mainmenu .side-logo,
.mb-50 {
  margin-bottom: 50px;
}
.mb-55 {
  margin-bottom: 55px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-65 {
  margin-bottom: 65px;
}
.mb-70 {
  margin-bottom: 70px;
}
.mb-75 {
  margin-bottom: 75px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mb-90 {
  margin-bottom: 90px;
}
.mb-95 {
  margin-bottom: 95px;
}
.mb-100 {
  margin-bottom: 100px;
}
.mb-110 {
  margin-bottom: 110px;
}
.mb-120 {
  margin-bottom: 120px;
}
.mb-130 {
  margin-bottom: 130px;
}
.mb-140 {
  margin-bottom: 140px;
}
.mb-150 {
  margin-bottom: 150px;
}
.footer-area.ml-10,
.header-right-wrap .same-style:first-child,
.ml-0,
.product-tab-list a:first-child,
.product-tab-list-4 a:first-child,
.shop-top-bar .shop-tab a:first-child,
.slider-area.ml-10 {
  margin-left: 0;
}
.ml-10,
.tag-share .blog-share ul li {
  margin-left: 10px;
}
.header-right-wrap .same-style.cart-wrap,
.ml-12 {
  margin-left: 12px;
}
.ml-15 {
  margin-left: 15px;
}
.ml-20 {
  margin-left: 20px;
}
.ml-30 {
  margin-left: 30px;
}
.ml-40 {
  margin-left: 40px;
}
.ml-50 {
  margin-left: 50px;
}
.ml-55 {
  margin-left: 55px;
}
.ml-60 {
  margin-left: 60px;
}
.ml-75 {
  margin-left: 75px;
}
.ml-80 {
  margin-left: 80px;
}
.ml-90 {
  margin-left: 90px;
}
.ml-95 {
  margin-left: 95px;
}
.ml-100 {
  margin-left: 100px;
}
.ml-110 {
  margin-left: 110px;
}
.ml-120 {
  margin-left: 120px;
}
.ml-130 {
  margin-left: 130px;
}
.ml-140 {
  margin-left: 140px;
}
.ml-145 {
  margin-left: 145px;
}
.ml-150 {
  margin-left: 150px;
}
.ml-ntv5 {
  margin-left: -5px;
}
.pt-0,
.single-slider .slider-content.slider-content-10,
.slider-hm8 .slider-content-5 {
  padding-top: 0;
}
.pt-10 {
  padding-top: 10px;
}
.featured-icon-box.icon-align-top-content .featured-content,
.pt-15 {
  padding-top: 15px;
}
.pt-20 {
  padding-top: 20px;
}
.featured-icon-box.style7 .featured-content,
.pt-25 {
  padding-top: 25px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-35 {
  padding-top: 35px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-45 {
  padding-top: 45px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-55 {
  padding-top: 55px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-75 {
  padding-top: 75px;
}
.pt-80 {
  padding-top: 80px;
}
.pt-95 {
  padding-top: 95px;
}
.pt-90 {
  padding-top: 90px;
}
.pt-100 {
  padding-top: 100px;
}
.pt-105 {
  padding-top: 105px;
}
.pt-110 {
  padding-top: 110px;
}
.pt-115 {
  padding-top: 115px;
}
.pt-120 {
  padding-top: 120px;
}
.pt-125 {
  padding-top: 125px;
}
@media only screen and (max-width: 767px) {
  .mt-80 {
    margin-top: 60px;
  }
  .mb-80 {
    margin-bottom: 60px;
  }
  .mb-100 {
    margin-bottom: 50px;
  }
  .pt-100,
  .pt-115,
  .pt-70,
  .pt-80 {
    padding-top: 60px;
  }
  .pt-125,
  .pt-95 {
    padding-top: 55px;
  }
  .pt-120,
  .pt-90 {
    padding-top: 50px;
  }
  .pt-110 {
    padding-top: 40px;
  }
}
.pt-128 {
  padding-top: 128px;
}
.pt-130 {
  padding-top: 130px;
}
@media only screen and (max-width: 767px) {
  .pt-130 {
    padding-top: 60px;
  }
}
.pt-135 {
  padding-top: 135px;
}
.pt-140 {
  padding-top: 140px;
}
.pt-150 {
  padding-top: 150px;
}
.pt-155 {
  padding-top: 155px;
}
.pt-170 {
  padding-top: 170px;
}
.pt-180 {
  padding-top: 180px;
}
.pt-205 {
  padding-top: 205px;
}
.pt-230 {
  padding-top: 230px;
}
.pt-270 {
  padding-top: 270px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-125 {
    padding-top: 75px;
  }
  .pt-130 {
    padding-top: 80px;
  }
  .pt-270 {
    padding-top: 170px;
  }
}
.pt-240 {
  padding-top: 240px;
}
.pt-365 {
  padding-top: 365px;
}
.pt-370 {
  padding-top: 370px;
}
.pt-380 {
  padding-top: 380px;
}
.pr-0 {
  padding-right: 0;
}
.pr-10 {
  padding-right: 10px;
}
.pr-15 {
  padding-right: 15px;
}
.pr-20 {
  padding-right: 20px;
}
.pr-30 {
  padding-right: 30px;
}
.pr-40 {
  padding-right: 40px;
}
.pr-50 {
  padding-right: 50px;
}
.pr-60 {
  padding-right: 60px;
}
.pr-70 {
  padding-right: 70px;
}
.pr-80 {
  padding-right: 80px;
}
.pr-90 {
  padding-right: 90px;
}
.pr-100 {
  padding-right: 100px;
}
.pr-110 {
  padding-right: 110px;
}
.pr-120 {
  padding-right: 120px;
}
.pr-130 {
  padding-right: 130px;
}
.pr-140 {
  padding-right: 140px;
}
.pr-155 {
  padding-right: 155px;
}
.pr-270 {
  padding-right: 270px;
}
.pb-0,
.sidebar-menu nav ul li:last-child {
  padding-bottom: 0;
}
.pb-10 {
  padding-bottom: 10px;
}
.featured-imagebox-portfolio.style2 .featured-title,
.pb-15 {
  padding-bottom: 15px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-25 {
  padding-bottom: 25px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-35 {
  padding-bottom: 35px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-55 {
  padding-bottom: 55px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-65 {
  padding-bottom: 65px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pb-85 {
  padding-bottom: 85px;
}
.pb-90 {
  padding-bottom: 90px;
}
.pb-95 {
  padding-bottom: 95px;
}
.pb-100 {
  padding-bottom: 100px;
}
.pb-105 {
  padding-bottom: 105px;
}
.pb-110 {
  padding-bottom: 110px;
}
.pb-115 {
  padding-bottom: 115px;
}
.pb-120 {
  padding-bottom: 120px;
}
.pb-125 {
  padding-bottom: 125px;
}
.pb-130 {
  padding-bottom: 130px;
}
@media only screen and (max-width: 767px) {
  .pt-180 {
    padding-top: 60px;
  }
  .pt-270 {
    padding-top: 100px;
  }
  .pb-55 {
    padding-bottom: 15px;
  }
  .pb-60 {
    padding-bottom: 20px;
  }
  .pb-100,
  .pb-70 {
    padding-bottom: 30px;
  }
  .pb-80 {
    padding-bottom: 40px;
  }
  .pb-120,
  .pb-90 {
    padding-bottom: 50px;
  }
  .pb-95 {
    padding-bottom: 55px;
  }
  .pb-115,
  .pb-130 {
    padding-bottom: 60px;
  }
}
.pb-140 {
  padding-bottom: 140px;
}
.pb-145 {
  padding-bottom: 145px;
}
.pb-150 {
  padding-bottom: 150px;
}
.pb-170 {
  padding-bottom: 170px;
}
.pb-180 {
  padding-bottom: 180px;
}
.pb-280 {
  padding-bottom: 280px;
}
.pb-210 {
  padding-bottom: 210px;
}
.pb-285 {
  padding-bottom: 285px;
}
.pb-270 {
  padding-bottom: 270px;
}
.pb-290 {
  padding-bottom: 290px;
}
.input-group.divcenter.input-group .form-control,
.main-menu nav ul li ul.mega-menu > li ul li.mega-menu-img:hover a,
.main-menu nav ul li ul.mega-menu > li ul li.mega-menu-title:hover a,
.pl-0,
.sidebar-menu nav ul li ul.mega-menu > li ul li.mega-menu-img:hover a,
.sidebar-menu nav ul li ul.mega-menu > li ul li.mega-menu-title:hover a {
  padding-left: 0;
}
.pl-10,
input,
option {
  padding-left: 10px;
}
.featured-icon-box.icon-align-before-content .featured-content,
.featured-icon-box.icon-align-before-title .featured-title,
.pl-15 {
  padding-left: 15px;
}
.pl-20 {
  padding-left: 20px;
}
.pl-30 {
  padding-left: 30px;
}
.featured-icon-box.style6 .featured-content,
.pl-40 {
  padding-left: 40px;
}
.pl-50 {
  padding-left: 50px;
}
.pl-60 {
  padding-left: 60px;
}
.pl-70 {
  padding-left: 70px;
}
.pl-80 {
  padding-left: 80px;
}
.pl-90 {
  padding-left: 90px;
}
.pl-100 {
  padding-left: 100px;
}
.pl-110 {
  padding-left: 110px;
}
.pl-120 {
  padding-left: 120px;
}
.pl-130 {
  padding-left: 130px;
}
.pl-140 {
  padding-left: 140px;
}
.pl-150 {
  padding-left: 150px;
}
.pl-155 {
  padding-left: 155px;
}
.pl-190 {
  padding-left: 190px;
}
.ptb-10 {
  padding: 10px 0;
}
.ptb-20 {
  padding: 20px 0;
}
.ptb-30 {
  padding: 30px 0;
}
.ptb-35 {
  padding: 35px 0;
}
.ptb-32 {
  padding: 32px 0;
}
.ptb-40 {
  padding: 40px 0;
}
.ptb-50 {
  padding: 50px 0;
}
.ptb-60 {
  padding: 60px 0;
}
.ptb-70 {
  padding: 70px 0;
}
.ptb-80 {
  padding: 80px 0;
}
.ptb-90 {
  padding: 90px 0;
}
.ptb-100 {
  padding: 100px 0;
}
.ptb-110 {
  padding: 110px 0;
}
.ptb-120 {
  padding: 120px 0;
}
.ptb-130 {
  padding: 130px 0;
}
.ptb-140 {
  padding: 140px 0;
}
.ptb-150 {
  padding: 150px 0;
}
.ptb-160 {
  padding: 160px 0;
}
.ptb-170 {
  padding: 170px 0;
}
.ptb-177 {
  padding: 177px 0;
}
.ptb-180 {
  padding: 180px 0;
}
.ptb-190 {
  padding: 190px 0;
}
.ptb-200 {
  padding: 200px 0;
}
.ptb-210 {
  padding: 210px 0;
}
.ptb-220 {
  padding: 220px 0;
}
.ptb-290 {
  padding: 290px 0;
}
.ptb-310 {
  padding: 310px 0;
}
.mtb-10 {
  margin: 10px 0;
}
.featured-imagebox,
.mtb-15 {
  margin: 15px 0;
}
.mtb-20 {
  margin: 20px 0;
}
.mtb-30,
.pro-details-affiliate {
  margin: 30px 0;
}
.mtb-40 {
  margin: 40px 0;
}
.mtb-50 {
  margin: 50px 0;
}
.mtb-60 {
  margin: 60px 0;
}
.mtb-70 {
  margin: 70px 0;
}
.mtb-80 {
  margin: 80px 0;
}
.mtb-90 {
  margin: 90px 0;
}
.mtb-100 {
  margin: 100px 0;
}
.mtb-110 {
  margin: 110px 0;
}
.mtb-120 {
  margin: 120px 0;
}
.mtb-130 {
  margin: 130px 0;
}
.mtb-140 {
  margin: 140px 0;
}
.mtb-150 {
  margin: 150px 0;
}
.mtb-290 {
  margin: 290px 0;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  opacity: 1;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  opacity: 1;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
}
input {
  height: 45px;
  box-shadow: none;
  color: #333;
}
select {
  width: 100%;
  border: 0 solid #eceff8;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333;
}
option {
  background: #fff;
  border: 0 solid #626262;
}
textarea {
  resize: vertical;
  padding: 10px;
}
textarea:focus {
  border: 2px solid #4fc1f0;
  outline: 0;
}
.custom-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.custom-row-2,
.padding-10-row-col .row {
  margin-right: -5px;
  margin-left: -5px;
}
.custom-row-2 {
  display: flex;
  flex-wrap: wrap;
}
.custom-row-2 div[class^="col-"],
.padding-10-row-col .row div[class^="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.custom-row-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -13.6px;
  margin-left: -13.6px;
}
.custom-row-3 div[class^="col-"] {
  padding-left: 13.6px;
  padding-right: 13.6px;
}
.custom-col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
  min-height: 1px;
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .custom-row {
    margin-right: -15px;
    margin-left: -15px;
  }
  .custom-row-2 {
    margin-right: -5px;
    margin-left: -5px;
  }
  .custom-row-3 {
    margin-right: -13.6px;
    margin-left: -13.6px;
  }
  .custom-col-5 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .custom-row {
    margin-right: -15px;
    margin-left: -15px;
  }
  .custom-row-2 {
    margin-right: -5px;
    margin-left: -5px;
  }
  .custom-row-3 {
    margin-right: -13.6px;
    margin-left: -13.6px;
  }
  .custom-col-5 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-130 {
    padding-bottom: 80px;
  }
  .pb-270 {
    padding-bottom: 170px;
  }
  .custom-row,
  .custom-row-2 {
    margin-right: -15px;
    margin-left: -15px;
  }
  .custom-row-2 div[class^="col-"] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .custom-row-3 {
    margin-right: -13.6px;
    margin-left: -13.6px;
  }
  .custom-col-5 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .mobile-menu-area {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .pb-140 {
    padding-bottom: 60px;
  }
  .pb-270 {
    padding-bottom: 100px;
  }
  .custom-row,
  .custom-row-2,
  .custom-row-3 {
    margin-right: -15px;
    margin-left: -15px;
  }
  .custom-row-2 div[class^="col-"],
  .custom-row-3 div[class^="col-"] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .custom-col-5 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .mobile-menu-area {
    display: block;
  }
}
.mobile-menu-area.white-mobile-menu a.meanmenu-reveal,
.slider-btn-round.slider-btn-round-white a {
  color: #fff;
  border: 1px solid #fff;
}
.stick .mobile-menu-area.white-mobile-menu a.meanmenu-reveal {
  color: #333;
  border: 1px solid #333;
}
.billing-info-wrap .checkout-account-toggle button.checkout-btn:hover,
.blog-reply-wrapper .blog-form .text-leave input:hover,
.cart-table-content table tbody > tr td.product-wishlist-cart > a:hover,
.cart-tax .discount-code form button.cart-btn-2:hover,
.cart-tax .tax-wrapper .tax-select-wrapper button.cart-btn-2:hover,
.discount-code-wrapper .discount-code form button.cart-btn-2:hover,
.discount-code-wrapper .tax-wrapper .tax-select-wrapper button.cart-btn-2:hover,
.grand-totall a:hover,
.pro-pagination-style ul li a.active:hover,
.stick .mobile-menu-area.white-mobile-menu a.meanmenu-reveal span,
.your-order-area .Place-order > a:hover {
  background-color: #333;
}
.mean-container a.meanmenu-reveal {
  top: -42px;
}
.mobile-menu .mean-nav ul.menu-overflow {
  height: 215px;
  margin-top: 10;
  overflow-y: auto;
}
.mobile-menu.mean-container .mean-nav ul {
  margin: 14px 0 0;
}
#scrollUp {
  width: 50px;
  height: 50px;
  background-color: #00649e;
  color: #fff;
  right: 20px;
  bottom: 60px;
  text-align: center;
  border-radius: 50px;
  z-index: 9811 !important;
}
#scrollUp i {
  display: block;
  line-height: 50px;
  font-size: 22px;
}
#scrollUp:hover i {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.height-100 {
  height: 100vh;
}
.bg-purple {
  background-color: #f0e0ff;
}
.bg-purple-2 {
  background-color: #cea1f8;
}
.bg-gray {
  background-color: #f6f6f8;
}
.bg-gray-2 {
  background-color: #f6f6f6;
}
.bg-gray-3,
.team-wrapper {
  background-color: #f7f7f7;
}
.bg-gray-4 {
  background-color: #f1f1f1;
}
.bg-gray-5 {
  background-color: #f9f9f9;
}
.bg-gray-6 {
  background-color: #e9e6e9;
}
.bg-black,
.header-right-wrap
  .same-style.header-search
  .search-content
  form
  .button-search:hover,
.product-wrap .product-img .product-action > div:hover,
.searchform button:hover {
  background-color: #000;
}
.bg-black-2 {
  background-color: #1b1b1b;
}
.bg-black-3 {
  background-color: #202022;
}
.bg-glaucous {
  background-color: #daedff;
}
.bg-aqua {
  background-color: #dbfffb;
}
.bg-punch {
  background-color: #ff8e8d;
}
.bg-pink {
  background-color: #d70056;
}
.bg-skyblue {
  background-color: #99d5da;
}
.default-overlay:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  right: 0;
  bottom: 0;
}
.btn-hover a {
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.btn-hover a:hover,
.single-slider .slider-content .slider-btn a:hover,
.slider-content-11 .slider-btn-11 a:hover,
.slider-content-2 .slider-btn a:hover,
.slider-content-2.slider-content-flower .slider-btn a:hover,
.slider-content-2.slider-content-fruits .slider-btn a:hover,
.slider-content-2.slider-content-organic .slider-btn a:hover,
.slider-content-3 .slider-btn a:hover {
  border: 1px solid #00649e;
  color: #fff;
}
.btn-hover a::after,
.btn-hover a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  z-index: -1;
}
.btn-hover a::after {
  width: 0;
  left: auto;
  right: 0;
  background: #00649e;
}
.btn-hover a:hover::after {
  width: 100%;
  left: 0;
  right: auto;
}
.btn-hover.banner-cake-btn-1 a::after,
.btn-hover.banner-cake-btn-1 a::before,
.btn-hover.btn-only-round a::after,
.btn-hover.btn-only-round a::before,
.btn-hover.discover-more-btn a::after,
.btn-hover.discover-more-btn a::before,
.btn-hover.slider-btn-round a::after,
.btn-hover.slider-btn-round a::before,
.btn-hover.valentine-btn a::after,
.btn-hover.valentine-btn a::before,
.funfact-content .funfact-btn.btn-only-round a,
.pro-view-more.view-more-radious a,
.subscribe-style-3 .subscribe-form-3 .clear-3.subscribe-radious input {
  border-radius: 50px;
}
.btn-hover.slider-btn-round-white a:hover,
.funfact-content .funfact-btn a:hover,
.funfact-content .funfact-btn.btn-only-round a:hover,
.funfact-content .funfact-btn.funfact-btn-green a:hover,
.funfact-content .funfact-btn.funfact-btn-red a:hover,
.funfact-content .funfact-btn.funfact-btn-red-2 a:hover,
.funfact-content .funfact-btn.funfact-btn-red-3 a:hover,
.shop-list-wrap .shop-list-content .shop-list-btn a:hover,
.slider-btn-12 a:hover,
.slider-content-3.slider-content-3-white .slider-btn a:hover {
  border: 1px solid #00649e;
}
.btn-hover.banner-cake-btn-1 a:hover,
.btn-hover.discover-more-btn a:hover,
.header-top-area.border-none,
.product-details-content .pro-details-quality .pro-details-cart a:hover {
  border: none;
}
.single-slider .slider-content .slider-btn a,
.slider-content-3 .slider-btn a,
a.default-btn {
  font-size: 16px;
  color: #010101;
  display: inline-block;
  border: 1px solid #333;
  text-transform: uppercase;
  line-height: 1;
  padding: 19px 50px 21px;
}
.banner-area-2 .container-fluid,
.hm21-section-padding .container-fluid,
.hm5-section-padding div[class^="col-"],
.hm6-section-padding div[class^="col-"],
.hm9-section-padding div[class^="custom2-"],
.padding-20-row-col .row div[class^="col-"] {
  padding-right: 10px;
  padding-left: 10px;
}
@-webkit-keyframes bounce-img {
  0%,
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes bounce-img {
  0%,
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@-webkit-keyframes snow {
  0% {
    background-position: 0 0, 0 0, 0 0;
  }
  100% {
    background-position: 500px 1000px, 400px 400px, 300px 300px;
  }
}
@keyframes snow {
  0% {
    background-position: 0 0, 0 0, 0 0;
  }
  100% {
    background-position: 500px 1000px, 400px 400px, 300px 300px;
  }
}
.effect-snow {
  background-image: url("../img/bg/snow1.png");
  -webkit-animation: 20s linear infinite snow;
  animation: 20s linear infinite snow;
}
.body-effect {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0);
}
.hm5-section-padding .row,
.hm6-section-padding .row,
.hm9-section-padding .custom-row-4,
.padding-20-row-col .row {
  margin-right: -10px;
  margin-left: -10px;
}
.sticky-bar.stick {
  -webkit-animation: 0.7s ease-in-out fadeInDown;
  animation: 0.7s ease-in-out fadeInDown;
  background-color: #fff;
  border-bottom: 0 solid #4a90e2;
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.06);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.header-padding-1 .container-fluid,
.header-padding-3 .container-fluid {
  padding: 0 80px;
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .header-padding-1 .container-fluid {
    padding: 0 15px;
  }
}
.logo.logo-hm5 {
  margin-top: 41px;
}
.fruits-deal-img a,
.gift-img a,
.sidebar-widget
  .sidebar-widget-list
  ul
  li
  .sidebar-widget-list-left
  input:checked
  ~ .checkmark::after,
.single-instagram-2 a,
.stick .logo-hm5 a.sticky-block {
  display: block;
}
.main-menu nav ul {
  display: block;
  text-align: center;
}
.main-menu nav ul li {
  display: inline-block;
  padding: 0 15px;
  position: relative;
}
.main-menu nav ul li ul.submenu {
  background: #fff;
  -webkit-box-shadow: 0 0 7px 0.5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 7px 0.5px rgba(0, 0, 0, 0.15);
  display: block;
  left: 0;
  padding: 20px 0 22px;
  position: absolute;
  top: 100%;
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: center top 0;
  transform-origin: center top 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
  width: 230px;
  z-index: 999;
}
.main-menu nav ul li ul.submenu li,
.sidebar-menu nav ul li ul.submenu li {
  display: block;
  padding: 0 20px;
  margin-left: 0;
}
.main-menu nav ul li ul.submenu li a,
.sidebar-menu nav ul li ul.mega-menu > li ul li a,
.sidebar-menu nav ul li ul.submenu li a {
  color: #333;
  display: block;
  font-size: 13px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
  text-transform: capitalize;
  padding-top: 0;
}
.blog-details-top .blog-details-content .blog-meta-2 ul li a:hover,
.blog-wrap .blog-content-3 h3 a:hover,
.blog-wrap .blog-content-3 span a:hover,
.blog-wrap .blog-content-wrap .blog-content span a:hover,
.blog-wrap-2 .blog-content-2 .blog-meta-2 ul li a:hover,
.blog-wrap-2 .blog-content-2 .blog-share-comment .blog-btn-2 a:hover,
.blog-wrap-2 .blog-content-2 h4 a:hover,
.breadcrumb-content ul li a:hover,
.breadcrumb-item a:hover,
.cart-table-content table tbody > tr td.product-name a:hover,
.cart-table-content table tbody > tr td.product-remove a:hover,
.clickable-mainmenu .clickable-mainmenu-icon button:hover,
.clickable-menu a:hover,
.collection-product .collection-content h4 a:hover,
.contact-info-wrap .single-contact-info .contact-info-dec p a:hover,
.contact-social ul li a:hover,
.copyright p a:hover,
.copyright-2 p a:hover,
.copyright-2.copyright-gray p a:hover,
.copyright.copyright-white p a:hover,
.filter-active a:hover,
.footer-top .footer-social ul li a:hover,
.footer-white .footer-top .footer-social ul li a:hover,
.footer-widget .footer-list ul li a:hover,
.footer-widget.footer-widget-white .footer-list ul li a:hover,
.header-hm-7.stick .clickable-menu a:hover,
.header-right-wrap
  .same-style.cart-wrap
  .shopping-cart-content
  ul
  li
  .shopping-cart-title
  h4
  a:hover,
.header-right-wrap .same-style.cart-wrap:hover > button,
.header-right-wrap .same-style:hover > a,
.language-currency-wrap
  .same-language-currency
  .lang-car-dropdown
  ul
  li
  a:hover,
.language-currency-wrap
  .same-language-currency.same-lc-white
  .lang-car-dropdown
  ul
  li
  a:hover,
.language-currency-wrap .same-language-currency:hover > a,
.login-register-wrapper
  .login-form-container
  .login-register-form
  form
  .button-box
  .login-toggle-btn
  a:hover,
.login-register-wrapper .login-register-tab-list a.active h4,
.main-menu nav ul li ul.mega-menu > li ul li a:hover,
.main-menu nav ul li ul.submenu li a:hover,
.mean-container .mean-nav ul li:hover > a,
.modal-dialog .modal-header .close:hover,
.nav-style-1.owl-carousel .owl-nav button:hover,
.pro-sidebar-search .pro-sidebar-search-form button:hover,
.product-details-content .pro-details-meta ul li a:hover,
.product-details-content .pro-details-quality .pro-details-compare a:hover,
.product-details-content .pro-details-quality .pro-details-wishlist a:hover,
.product-details-content .pro-details-social ul li a:hover,
.product-details-img .large-img-style .img-popup-wrap:hover,
.product-details-slider-active.nav-style-1.owl-carousel .owl-nav button:hover,
.product-wrap-2 .product-content-2 .pro-wishlist-2 a:hover,
.product-wrap-2 .product-content-2 .title-price-wrap-2 h3 a:hover,
.product-wrap-2
  .product-content-2
  .title-price-wrap-2.title-price-wrap-2-white
  h3
  a:hover,
.product-wrap-2 .product-img span.purple,
.product-wrap-5 .product-content-5 h3 a:hover,
.quickview-wrap .nav-style-1.owl-carousel > .owl-nav button:hover,
.shop-list-wrap .shop-list-content h3 a:hover,
.sidebar-menu nav ul li ul.mega-menu > li ul li a:hover,
.sidebar-menu nav ul li ul.submenu li a:hover,
.sidebar-menu nav ul li:hover a,
.single-my-account
  .myaccount-info-wrapper
  .billing-back-btn
  .billing-back
  a:hover,
.single-my-account h3.panel-title a:hover,
.single-my-account h3.panel-title a:hover::before,
.stick
  .header-right-wrap.header-right-wrap-white
  .same-style.cart-wrap
  > button:hover,
.stick .header-right-wrap.header-right-wrap-white .same-style > a:hover,
.stick .main-menu.menu-white nav ul li a:hover,
.your-order-area .payment-accordion h4 a:hover {
  color: #00649e;
}
.main-menu nav ul li ul.submenu li a::before,
.sidebar-menu nav ul li ul.submenu li a::before {
  background: #00649e;
  border-radius: 50%;
  content: "";
  height: 7px;
  left: 15px;
  opacity: 0;
  position: absolute;
  top: 13px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  width: 7px;
  z-index: 999;
}
.featured-icon-box.style2 .featured-icon,
.featured-imagebox-portfolio.style1.active .featured-thumbnail,
.featured-imagebox-portfolio.style1:hover .featured-thumbnail,
.featured-imagebox-portfolio.style2.active .featured-thumbnail,
.featured-imagebox-portfolio.style2.active .featured-thumbnail img,
.featured-imagebox-portfolio.style2:hover .featured-thumbnail,
.featured-imagebox-portfolio.style2:hover .featured-thumbnail img,
.featured-imagebox-portfolio.style3:hover .featured-content,
.featured-imagebox-portfolio.style3:hover .featured-content-inner,
.featured-imagebox-portfolio.style3:hover .ttm-footer,
.featured-imagebox-portfolio.style4.active .featured-thumbnail,
.featured-imagebox-portfolio.style4.active .featured-thumbnail img,
.featured-imagebox-portfolio.style4:hover .featured-thumbnail,
.featured-imagebox-portfolio.style4:hover .featured-thumbnail img,
.featured-imagebox-portfolio.style5:hover .featured-content,
.featured-imagebox-portfolio.style5:hover .ttm-box-view-overlay:before,
.main-menu nav ul li ul.mega-menu > li ul li:hover a::before,
.main-menu nav ul li ul.submenu li:hover a::before,
.sidebar-menu nav ul li ul.mega-menu > li ul li:hover a::before,
.sidebar-menu nav ul li ul.submenu li:hover a::before {
  opacity: 1;
}
.main-menu nav ul li ul.mega-menu > li ul li:hover a,
.main-menu nav ul li ul.submenu li:hover a,
.sidebar-menu nav ul li ul.mega-menu > li ul li:hover a,
.sidebar-menu nav ul li ul.submenu li:hover a {
  padding-left: 12px;
}
.main-menu nav ul li ul.mega-menu {
  background-color: #fff;
  display: block;
  left: 0;
  padding: 40px 40px 0;
  position: absolute;
  text-align: left;
  top: 100%;
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: center top 0;
  transform-origin: center top 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
  width: 1200px;
  z-index: 999;
  -webkit-box-shadow: 0 1px 7px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 7px -2px rgba(0, 0, 0, 0.3);
}
.main-menu nav ul li ul.mega-menu > li,
.sidebar-menu nav ul li ul.mega-menu > li {
  display: inline-block;
  float: left;
  margin-left: 0;
  padding: 0;
  width: 33.33%;
}
.main-menu nav ul li ul.mega-menu > li ul li.mega-menu-title,
.sidebar-menu nav ul li ul.mega-menu > li ul li.mega-menu-title {
  float: inherit;
  width: 100%;
}
.main-menu nav ul li ul.mega-menu > li ul li.mega-menu-title a,
.sidebar-menu nav ul li ul.mega-menu > li ul li.mega-menu-title a {
  color: #242424;
  margin: 0 0 10px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}
.main-menu nav ul li ul.mega-menu > li ul li,
.sidebar-menu nav ul li ul.mega-menu > li ul li {
  display: block;
  float: inherit;
  padding: 0;
}
.main-menu nav ul li ul.mega-menu > li ul li a {
  color: #333;
  display: block;
  font-size: 13px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
  text-transform: capitalize;
  padding-top: 0;
  position: relative;
}
.main-menu nav ul li ul.mega-menu > li ul li a::before,
.sidebar-menu nav ul li ul.mega-menu > li ul li a::before {
  background: #00649e;
  border-radius: 50%;
  content: "";
  height: 7px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 13px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  width: 7px;
  z-index: 999;
}
.main-menu nav ul li ul.mega-menu.mega-menu-padding,
.sidebar-menu nav ul li ul.mega-menu.mega-menu-padding {
  padding: 40px 40px 36px;
}
.main-menu nav ul li:hover > ul.mega-menu,
.main-menu nav ul li:hover > ul.submenu,
.sidebar-menu nav ul li:hover > ul.mega-menu,
.sidebar-menu nav ul li:hover > ul.submenu {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
  visibility: visible;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-padding-1 .container-fluid {
    padding: 0 30px;
  }
  .main-menu nav ul li ul.mega-menu {
    left: -75px;
    width: 750px;
    padding: 40px 30px 0;
  }
  .main-menu nav ul li ul.mega-menu.mega-menu-padding {
    left: 0;
    padding: 40px 30px 36px;
  }
  .main-menu nav ul li {
    padding: 0 7px;
  }
}
.main-menu nav ul li > a {
  color: #555252;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
  line-height: 80px;
  text-transform: uppercase;
}
.main-menu nav ul li > a i {
  font-size: 15px;
  margin-left: 1px;
  position: relative;
  top: 0;
}
.main-menu.menu-white nav ul {
  text-align: left;
}
.main-menu.menu-white nav ul li {
  padding: 0 30px 0 0;
}
@media only screen and (min-width: 1366px) and (max-width: 1600px) {
  .main-menu.menu-white nav ul li {
    padding: 0 22px 0 0;
  }
}
.main-menu.menu-white nav ul li > a {
  color: #fff;
  line-height: 112px;
}
.language-currency-wrap
  .same-language-currency.same-lc-white
  .lang-car-dropdown
  ul
  li
  a,
.stick .main-menu.menu-white nav ul li a {
  color: #555252;
}
.stick .main-menu nav ul li a {
  line-height: 75px;
}
.stick .header-right-wrap .same-style .account-dropdown,
.stick .header-right-wrap .same-style.cart-wrap .shopping-cart-content,
.stick .same-style.header-search .search-content {
  top: 160%;
}
.header-right-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.object-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-right-wrap .same-style {
  margin-left: 14px;
  position: relative;
}
.header-right-wrap .same-style > a {
  color: #000;
  font-size: 23px;
}
.header-right-wrap .same-style .account-dropdown {
  background: #fff;
  -webkit-box-shadow: 0 1px 7px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 7px -2px rgba(0, 0, 0, 0.3);
  left: 0;
  padding: 8px 12px 10px;
  position: absolute;
  text-align: left;
  top: 190%;
  width: 125px;
  z-index: 220;
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .res-white-overly-md {
    position: relative;
  }
  .res-white-overly-md:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #fff;
    opacity: 0.4;
    z-index: 9;
  }
  .header-padding-1 .container-fluid {
    padding: 0 40px;
  }
  .header-res-padding,
  .stick.header-ptb-hm5 {
    padding: 20px 0 15px;
  }
  .header-ptb-hm5 {
    padding: 40px 0 15px;
  }
  .logo,
  .stick .header-right-wrap,
  .stick .logo {
    margin-top: 0;
  }
  .logo.logo-hm5 {
    margin-top: 0;
    text-align: left !important;
  }
  .header-right-wrap .same-style .account-dropdown,
  .stick .header-right-wrap .same-style .account-dropdown,
  .stick .header-right-wrap .same-style.cart-wrap .shopping-cart-content {
    top: 100%;
    margin-top: 14px;
  }
  .header-right-wrap {
    margin-top: 0;
    margin-right: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-menu.menu-white nav ul li {
    padding: 0 14px 0 0;
  }
  .header-right-wrap .same-style {
    margin-left: 10px;
  }
  .header-right-wrap .same-style .account-dropdown {
    left: -40px;
  }
  .header-right-wrap .same-style.cart-wrap {
    margin-left: 8px;
  }
}
.header-right-wrap .same-style .account-dropdown ul li a {
  display: block;
  font-size: 13px;
  line-height: 30px;
  padding: 0;
  text-transform: capitalize;
  color: #000;
}
.header-right-wrap .same-style .account-dropdown ul li a:hover {
  padding-left: 5px;
  color: #00649e;
}
.header-right-wrap .same-style.account-satting > a {
  font-size: 24px;
}
.header-right-wrap .same-style.cart-wrap button {
  background: 0 0;
  border: none;
  padding: 0;
  color: #000;
  font-size: 24px;
  position: relative;
}
.header-right-wrap .same-style.cart-wrap button span.count-style {
  position: absolute;
  top: -9px;
  right: -14px;
  background-color: #000;
  color: #fff;
  display: inline-block;
  width: 21px;
  height: 21px;
  border-radius: 100%;
  line-height: 21px;
  font-size: 12px;
}
.header-right-wrap .same-style.cart-wrap .shopping-cart-content {
  background: #fff;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
  padding: 31px 35px 10px;
  position: absolute;
  right: 0;
  top: 190%;
  width: 340px;
  z-index: 9999;
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: center top 0;
  transform-origin: center top 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.header-right-wrap .same-style.cart-wrap .shopping-cart-content.cart-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}
@media only screen and (max-width: 767px) {
  #scrollUp {
    width: 40px;
    height: 40px;
  }
  #scrollUp i {
    line-height: 40px;
    font-size: 16px;
  }
  .res-black-overly-xs:before,
  .res-white-overly-xs:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0.4;
  }
  .res-black-overly-xs,
  .res-white-overly-xs {
    position: relative;
  }
  .res-white-overly-xs:before {
    background-color: #fff;
    z-index: 2;
  }
  .res-black-overly-xs:before {
    background-color: #000;
    z-index: 9;
  }
  .header-padding-1 .container-fluid {
    padding: 0 15px;
  }
  .header-res-padding {
    padding: 20px 0 15px;
  }
  .logo,
  .stick .header-right-wrap,
  .stick .logo {
    margin-top: 0;
  }
  .logo.logo-hm5 {
    margin-top: 0;
    text-align: left !important;
  }
  .header-right-wrap .same-style .account-dropdown,
  .stick .header-right-wrap .same-style .account-dropdown,
  .stick .header-right-wrap .same-style.cart-wrap .shopping-cart-content {
    top: 100%;
    margin-top: 14px;
  }
  .header-right-wrap {
    margin-top: 2px;
    margin-right: 50px;
  }
  .header-right-wrap .same-style {
    margin-left: 5px;
  }
  .header-right-wrap .same-style.cart-wrap {
    margin-left: 3px;
  }
  .header-right-wrap .same-style.cart-wrap .shopping-cart-content {
    width: 295px;
    right: -52px;
    padding: 31px 15px 10px;
    overflow-y: auto;
    height: 300px;
    top: 100%;
    margin-top: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-right-wrap .same-style.cart-wrap .shopping-cart-content {
    overflow-y: auto;
    height: 300px;
    top: 100%;
    margin-top: 14px;
  }
  .header-right-wrap.header-right-wrap-white {
    margin-top: 0;
  }
}
.header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li {
  border-bottom: 1px solid #ebebeb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
.header-right-wrap
  .same-style.cart-wrap
  .shopping-cart-content
  ul
  li
  .shopping-cart-img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 82px;
  flex: 0 0 82px;
  margin-right: 15px;
}
.header-right-wrap
  .same-style.cart-wrap
  .shopping-cart-content
  ul
  li
  .shopping-cart-title
  h4 {
  font-size: 15px;
  line-height: 16px;
  margin: 0;
}
.blog-wrap .blog-content-3 h3 a,
.footer-white .footer-top .footer-social ul li a,
.footer-white .footer-top p,
.header-offer.header-offer-white p span,
.header-right-wrap
  .same-style.cart-wrap
  .shopping-cart-content
  ul
  li
  .shopping-cart-title
  h4
  a,
.main-menu nav ul li:hover a,
.product-details-content .pro-details-rating-wrap span a:hover,
.product-tab-list-2 a h4:hover,
.product-tab-list.product-tab-fashion a h4:hover,
.product-tab-list.product-tab-fashion a.active h4,
.product-wrap-5 .product-content-5 h3 a,
.stick
  .header-right-wrap.header-right-wrap-white
  .same-style.cart-wrap
  > button,
.stick .header-right-wrap.header-right-wrap-white .same-style > a {
  color: #000;
}
.header-right-wrap
  .same-style.cart-wrap
  .shopping-cart-content
  ul
  li
  .shopping-cart-title
  h6 {
  font-size: 13px;
  margin: 5px 0 8px;
}
.filter-active a i,
.header-right-wrap
  .same-style.cart-wrap
  .shopping-cart-content
  ul
  li
  .shopping-cart-title
  span {
  font-size: 14px;
}
.header-right-wrap
  .same-style.cart-wrap
  .shopping-cart-content
  ul
  li
  .shopping-cart-delete {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 100;
  -ms-flex-positive: 100;
  flex-grow: 100;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.header-right-wrap
  .same-style.cart-wrap
  .shopping-cart-content
  ul
  li
  .shopping-cart-delete
  a,
.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-back a i {
  font-size: 16px;
  color: #00649e;
}
.blog-details-top .blog-details-content .blog-meta-2 ul li a,
.blog-wrap-2 .blog-content-2 h4 a,
.clickable-mainmenu .side-social ul li a.dribbble:hover,
.clickable-mainmenu .side-social ul li a.facebook:hover,
.clickable-mainmenu .side-social ul li a.linkedin:hover,
.clickable-mainmenu .side-social ul li a.pinterest:hover,
.clickable-mainmenu .side-social ul li a.twitter:hover,
.contact-form p,
.header-right-wrap
  .same-style.cart-wrap
  .shopping-cart-content
  ul
  li
  .shopping-cart-delete
  a:hover {
  color: #333;
}
.header-right-wrap
  .same-style.cart-wrap
  .shopping-cart-content
  .shopping-cart-total
  h4 {
  font-size: 14px;
  margin-bottom: 17px;
}
.grand-totall .total-shipping ul li span,
.grand-totall h4.grand-totall-title span,
.header-right-wrap
  .same-style.cart-wrap
  .shopping-cart-content
  .shopping-cart-total
  h4
  span {
  float: right;
}
.header-right-wrap
  .same-style.cart-wrap
  .shopping-cart-content
  .shopping-cart-btn {
  margin-top: 23px;
}
.header-right-wrap
  .same-style.cart-wrap
  .shopping-cart-content
  .shopping-cart-btn
  a {
  margin-bottom: 20px;
  padding: 16px 40px 17px;
  font-weight: 500;
  font-size: 14px;
  display: block;
}
.copyright-2 p a,
.copyright.copyright-white p,
.copyright.copyright-white p a,
.featured-icon-box.style7 .featured-icon .ttm-icon i,
.featured-imagebox-portfolio.style1.active .featured-title h3 a,
.featured-imagebox-portfolio.style1:hover .featured-title h3 a,
.featured-imagebox-portfolio.style2.active .featured-title h3 a,
.featured-imagebox-portfolio.style2:hover .featured-title h3 a,
.featured-imagebox-portfolio.style4.active .featured-title h3 a,
.featured-imagebox-portfolio.style4:hover .featured-title h3 a,
.footer-widget.footer-widget-white .footer-list ul li a,
.footer-widget.footer-widget-white .footer-title h3,
.header-offer.header-offer-white p,
.header-right-wrap.header-right-wrap-white .same-style.cart-wrap > button,
.header-right-wrap.header-right-wrap-white .same-style > a,
.language-currency-wrap .same-language-currency.same-lc-white a,
.language-currency-wrap .same-language-currency.same-lc-white a i,
.language-currency-wrap .same-language-currency.same-lc-white p,
.product-tab-list.product-tab-white a h4,
.product-wrap-2
  .product-content-2
  .title-price-wrap-2.title-price-wrap-2-white
  .price-2
  span,
.product-wrap-2
  .product-content-2
  .title-price-wrap-2.title-price-wrap-2-white
  h3
  a,
.rooms1 .item .category a,
.rooms1 .item .category:hover,
.rooms1 .item .con i:hover,
.section-title-5 h2.white,
.single-banner .banner-content-5.banner-content-5-white h3,
.single-banner-2 .banner-content-2.banner-content-2-black h3,
.single-banner-2 .banner-content-2.banner-content-2-black h4,
.slider-content-14 .slider-btn a:hover,
.slider-content-19.slider-content-19-white h1,
.slider-content-19.slider-content-19-white h3,
.slider-content-20.slider-content-20-white h1,
.slider-content-22.slider-content-22-white h1,
.slider-content-22.slider-content-22-white h3,
.slider-content-3.slider-content-3-white h1,
.slider-content-3.slider-content-3-white h3,
.slider-content-3.slider-content-3-white p,
.subscribe-style-3.subscribe-style-3-white h2,
.subscribe-style-3.subscribe-style-3-white p,
.support-wrap-3 .support-content-3.support-content-3-white p {
  color: #fff;
}
.header-right-wrap.header-right-wrap-white
  .same-style.cart-wrap
  > button
  span.count-style,
.product-wrap-2.pro-glaucous-color .product-img .product-action-2 a:hover,
.product-wrap-2.pro-puce-color .product-img .product-action-2 a:hover {
  background-color: #fff;
  color: #000;
}
.header-right-wrap .same-style.header-search .search-content {
  background: #fff;
  -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
  min-width: 300px;
  padding: 15px;
  position: absolute;
  right: 0;
  top: 193%;
  z-index: 99;
  display: none;
}
.header-right-wrap .same-style.header-search .search-content form input {
  border: 1px solid #d3d3d3;
  outline: 0;
  padding: 5px 72px 5px 15px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 100%;
  color: #000;
  background: 0 0;
}
.header-right-wrap
  .same-style.header-search
  .search-content
  form
  .button-search {
  background: #00649e;
  color: #fff;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
  border: none;
  height: 100%;
  padding: 5px 20px 2px;
  font-size: 20px;
  line-height: 1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.cart-tax .tax-wrapper,
.discount-code-wrapper .tax-wrapper,
.stick .header-right-wrap.header-right-wrap-white {
  margin-top: 22px;
}
.stick
  .header-right-wrap.header-right-wrap-white
  .same-style.cart-wrap
  > button
  span.count-style {
  background-color: #000;
  color: #fff;
}
.header-padding-2 .container-fluid,
.hm4-section-padding .container-fluid,
.section-padding-1 .container-fluid {
  padding: 0 70px;
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .main-menu nav ul li {
    padding: 0 10px;
  }
  .main-menu.menu-white nav ul li {
    padding: 0 14px 0 0;
  }
  .header-right-wrap .same-style .account-dropdown {
    left: -34px;
  }
  .header-right-wrap .same-style.cart-wrap button span.count-style {
    right: -5px;
  }
  .header-padding-2 .container-fluid {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-right-wrap .same-style.cart-wrap .shopping-cart-content {
    overflow-y: auto;
    height: 400px;
  }
  .header-padding-2 .container-fluid {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-right-wrap .same-style.header-search .search-content {
    top: 154%;
  }
  .stick .header-right-wrap.header-right-wrap-white {
    margin-top: 0;
  }
  .header-padding-2 .container-fluid {
    padding: 0 40px;
  }
  .home-sidebar-left {
    display: none;
  }
}
.header-top-area {
  border-bottom: 1px solid #d5d4d4;
  height: 50px;
}
.header-top-area .header-top-wap,
.shop-top-bar,
.tab-filter-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .header-right-wrap.header-right-wrap-white {
    margin-top: 3px;
  }
  .header-right-wrap .same-style.header-search .search-content {
    right: -105px;
    top: 154%;
    min-width: 260px;
  }
  .stick .header-right-wrap.header-right-wrap-white {
    margin-top: 0;
  }
  .header-padding-2 .container-fluid {
    padding: 0 15px;
  }
  .header-top-area .header-top-wap {
    display: block;
    padding-bottom: 15px;
  }
  .header-offer p {
    text-align: center;
    display: none;
  }
  .logo a img {
    max-width: 160px !important;
  }
}
.header-offer p {
  color: #555252;
  letter-spacing: 0.8px;
  margin: 0;
}
.header-offer p span {
  color: #ff1c1c;
}
#section2 .fp-tableCell,
#section4 .fp-tableCell,
.language-currency-wrap,
.shop-list-wrap .shop-list-content .rating-review,
.slider-height-2.slider-content-center,
.slider-height-24.slider-content-center,
.slider-height-25.slider-content-center,
.tag-share .blog-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.language-currency-wrap .same-language-currency {
  position: relative;
  margin-right: 54px;
}
.language-currency-wrap .same-language-currency:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 1px;
  background-color: #d5d4d4;
  right: -27px;
  top: 47%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.language-currency-wrap .same-language-currency a {
  letter-spacing: 0.8px;
  color: #555252;
  line-height: 54px;
  display: inline-block;
  margin-top: -3px;
}
@media only screen and (max-width: 767px) {
  .language-currency-wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .language-currency-wrap .same-language-currency {
    margin-right: 15px;
  }
  .language-currency-wrap .same-language-currency:before {
    right: -10px;
  }
  .language-currency-wrap .same-language-currency a {
    line-height: 35px;
  }
  .home-sidebar-left {
    display: none;
  }
}
.language-currency-wrap .same-language-currency a i {
  font-size: 16px;
  color: #555252;
  position: relative;
  top: 2px;
}
.language-currency-wrap .same-language-currency .lang-car-dropdown {
  background: #fff;
  -webkit-box-shadow: 0 1px 7px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 7px -2px rgba(0, 0, 0, 0.3);
  left: 0;
  padding: 8px 12px 10px;
  position: absolute;
  text-align: left;
  top: 100%;
  width: 125px;
  z-index: 220;
  display: none;
}
.language-currency-wrap .same-language-currency .lang-car-dropdown ul li a {
  line-height: 27px;
  font-size: 13px;
}
.language-currency-wrap .same-language-currency p {
  letter-spacing: 0.8px;
  color: #555252;
  line-height: 1;
  margin-top: -1px;
}
.home-sidebar-left {
  height: 100%;
  position: fixed;
  top: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 375px;
  z-index: 7;
  padding: 72px 0 40px;
}
.home-sidebar-left .logo {
  margin-top: 0;
  padding: 0 0 0 108px;
}
.home-sidebar-left .header-right-wrap {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 46px;
  margin-bottom: 67px;
  padding: 0 0 0 108px;
}
.home-sidebar-left
  .header-right-wrap
  .same-style.cart-wrap
  .shopping-cart-content {
  right: auto;
  left: 0;
}
.home-sidebar-left
  .header-right-wrap
  .same-style.header-search
  .search-content {
  left: 0;
  right: auto;
}
.home-sidebar-left .sidebar-copyright {
  padding: 120px 63px 50px;
}
.home-sidebar-left .sidebar-copyright p {
  letter-spacing: 0.9px;
  color: #313131;
  margin: 0;
  text-align: center;
}
.home-sidebar-right {
  border-left: 1px solid #efefef;
  margin-left: 375px;
}
.sidebar-menu {
  padding: 0 0 0 108px;
}
.sidebar-menu nav ul li {
  padding-bottom: 33px;
  position: relative;
}
.sidebar-menu nav ul li ul.submenu {
  background: #fff;
  -webkit-box-shadow: 0 0 7px 0.5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 7px 0.5px rgba(0, 0, 0, 0.15);
  display: block;
  left: 100%;
  padding: 20px 0 22px;
  position: absolute;
  top: 0;
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: center top 0;
  transform-origin: center top 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
  width: 190px;
  z-index: 999;
}
.sidebar-menu nav ul li ul.mega-menu {
  background-color: #fff;
  display: block;
  left: 100%;
  padding: 40px 40px 0;
  position: absolute;
  text-align: left;
  top: 0;
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: center top 0;
  transform-origin: center top 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
  width: 750px;
  z-index: 999;
  -webkit-box-shadow: 0 1px 7px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 7px -2px rgba(0, 0, 0, 0.3);
}
@media only screen and (min-width: 1366px) and (max-width: 1600px) {
  .home-sidebar-left {
    width: 300px;
    padding: 50px 0 30px;
  }
  .home-sidebar-left .logo,
  .sidebar-menu {
    padding: 0 0 0 50px;
  }
  .home-sidebar-left .header-right-wrap {
    padding: 0 0 0 50px;
    margin-top: 26px;
    margin-bottom: 27px;
  }
  .home-sidebar-left
    .header-right-wrap
    .same-style.cart-wrap
    .shopping-cart-content {
    overflow-y: auto;
    height: 400px;
  }
  .home-sidebar-left .sidebar-copyright {
    padding: 40px 63px 50px;
  }
  .home-sidebar-right {
    margin-left: 300px;
  }
  .sidebar-menu nav ul li {
    padding-bottom: 20px;
  }
  .sidebar-menu nav ul li ul.mega-menu {
    top: -50px;
  }
  .slider-content-3.slider-content-3-white h1 {
    font-size: 55px;
    line-height: 45px;
    margin: 20px 0 23px;
  }
}
.sidebar-menu nav ul li a {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.8px;
  text-transform: capitalize;
  display: block;
}
.sidebar-menu nav ul li a span {
  float: right;
  padding-right: 20px;
}
.wrapper {
  margin: 20px;
}
.transparent-bar {
  left: 0;
  right: 0;
  top: 0;
  position: absolute;
  width: 100%;
  z-index: 999;
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .home-sidebar-left {
    padding: 50px 0 30px;
    width: 280px;
  }
  .home-sidebar-left .logo,
  .sidebar-menu {
    padding: 0 0 0 30px;
  }
  .home-sidebar-left .header-right-wrap {
    padding: 0 0 0 30px;
    margin-top: 26px;
    margin-bottom: 27px;
  }
  .home-sidebar-left
    .header-right-wrap
    .same-style.cart-wrap
    .shopping-cart-content {
    overflow-y: auto;
    height: 300px;
  }
  .home-sidebar-left .sidebar-copyright {
    padding: 40px 63px 50px;
  }
  .home-sidebar-right {
    margin-left: 280px;
  }
  .sidebar-menu nav ul li {
    padding-bottom: 15px;
  }
  .sidebar-menu nav ul li ul.mega-menu {
    top: -50px;
  }
  .sidebar-menu nav ul li a {
    font-size: 16px;
  }
  .header-padding-3 .container-fluid {
    padding: 0 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .home-sidebar-left {
    width: 250px;
  }
  .home-sidebar-left .logo,
  .sidebar-menu {
    padding: 0 0 0 15px;
  }
  .home-sidebar-left .header-right-wrap {
    padding: 0 0 0 15px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .home-sidebar-left .sidebar-copyright {
    padding: 40px 15px 50px;
  }
  .home-sidebar-right {
    margin-left: 250px;
  }
  .sidebar-menu nav ul li {
    padding-bottom: 10px;
  }
  .sidebar-menu nav ul li ul.submenu {
    overflow-y: auto;
    max-height: 250px;
  }
  .sidebar-menu nav ul li ul.mega-menu {
    top: -80px;
    width: 720px;
  }
  .sidebar-menu nav ul li a {
    font-size: 16px;
  }
  .header-padding-3 .container-fluid {
    padding: 0 40px;
  }
}
.clickable-menu a {
  color: #fff;
  font-size: 30px;
  line-height: 1;
  display: inline-block;
}
.clickable-mainmenu {
  background: #fff;
  color: #353535;
  height: 100vh;
  overflow-y: auto;
  padding: 130px 35px 40px;
  position: fixed;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-110%);
  transform: translateX(-110%);
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  width: 300px;
  z-index: 9999;
}
.clickable-mainmenu.inside {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  z-index: 9999;
}
.clickable-mainmenu .clickable-mainmenu-icon button {
  background: 0 0;
  border: none;
  color: #000;
  cursor: pointer;
  font-size: 50px;
  padding: 0;
  position: absolute;
  left: 20px;
  top: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.clickable-mainmenu .clickable-menu-style ul li a {
  color: #000;
  font-size: 16px;
  text-transform: capitalize;
  padding: 0 0 20px;
}
.clickable-mainmenu .clickable-menu-style ul li a:hover {
  background: 0 0;
  color: #00649e;
}
.clickable-mainmenu .side-social ul li {
  display: inline-block;
  margin: 0 30px 0 0;
  position: relative;
}
.clickable-mainmenu .side-social ul li:before {
  position: absolute;
  right: -20px;
  top: 50%;
  background: #999;
  height: 1px;
  width: 10px;
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.clickable-mainmenu .side-social ul li a,
.gallery-box .gallery-detail h4 {
  font-size: 18px;
}
.clickable-mainmenu .side-social ul li a.facebook {
  color: #3b5999;
}
.clickable-mainmenu .side-social ul li a.dribbble {
  color: #ea4c89;
}
.clickable-mainmenu .side-social ul li a.pinterest {
  color: #bd081c;
}
.clickable-mainmenu .side-social ul li a.twitter {
  color: #55acee;
}
.clickable-mainmenu .side-social ul li a.linkedin {
  color: #0077b5;
}
.header-hm-7.stick .clickable-menu {
  margin-top: 19px;
}
.header-hm-7.stick .clickable-menu a {
  color: #282828;
}
.header-hm-7.stick .header-right-wrap,
.header-hm-7.stick .logo {
  margin-top: 22px;
  margin-bottom: 18px;
}
.header-hm8 .header-right-wrap {
  margin-top: 6px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-sidebar-left .logo,
  .sidebar-menu {
    padding: 0 0 0 30px;
  }
  .home-sidebar-left .header-right-wrap {
    padding: 0 0 0 30px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .home-sidebar-left .sidebar-copyright {
    padding: 50px 15px 50px 30px;
  }
  .home-sidebar-right {
    margin-left: 0;
  }
  .sidebar-menu nav ul li {
    padding-bottom: 12px;
  }
  .sidebar-menu nav ul li a {
    font-size: 16px;
  }
  .header-hm4-none {
    display: block;
  }
  .header-padding-3 .container-fluid {
    padding: 0 40px;
  }
  .clickable-menu {
    margin-top: -3px;
  }
  .header-hm-7.stick .clickable-menu {
    margin-top: 0;
  }
  .header-hm-7.stick .header-right-wrap,
  .header-hm-7.stick .logo {
    margin-top: 2px;
    margin-bottom: 0;
  }
  .header-hm-7 .header-right-wrap,
  .header-hm8 .header-right-wrap {
    margin-right: 0;
  }
  .header-hm8 .header-res-padding {
    padding: 20px 0;
  }
  .header-hm8 .mean-container a.meanmenu-reveal {
    top: -26px;
  }
}
.header-hm8 .header-right-wrap .same-style.cart-wrap .shopping-cart-content {
  top: 125%;
  margin-top: 0;
}
.header-hm8 .header-right-wrap .same-style .account-dropdown {
  top: 125%;
  margin-top: 0;
  left: -32px;
}
.header-hm8 .header-right-wrap .same-style.header-search .search-content {
  top: 125%;
}
@media only screen and (max-width: 767px) {
  .home-sidebar-right {
    margin-left: 0;
  }
  .header-hm4-none {
    display: block;
  }
  .wrapper {
    margin: 0;
  }
  .header-padding-3 .container-fluid {
    padding: 0 15px;
  }
  .clickable-menu {
    margin-top: -3px;
  }
  .clickable-mainmenu {
    padding: 100px 35px 40px;
  }
  .clickable-mainmenu .side-logo {
    margin-bottom: 40px;
  }
  .header-hm-7.stick .clickable-menu {
    margin-top: 0;
  }
  .header-hm-7.stick .header-right-wrap,
  .header-hm-7.stick .logo {
    margin-top: 2px;
    margin-bottom: 0;
  }
  .header-hm-7 .header-right-wrap {
    margin-right: 0;
  }
  .header-hm-7 .header-right-wrap .same-style.cart-wrap .shopping-cart-content {
    right: 0;
  }
  .header-hm-7 .header-right-wrap .same-style.header-search .search-content {
    right: -80px;
  }
  .header-hm8 .header-right-wrap {
    margin-right: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .header-hm8 .header-right-wrap .same-style.cart-wrap .shopping-cart-content {
    right: -99px;
  }
  .header-hm8 .header-right-wrap .same-style.header-search .search-content {
    right: -150px;
  }
  .header-hm8 .header-res-padding {
    padding: 20px 0;
  }
  .header-hm8 .mean-container a.meanmenu-reveal {
    top: -26px;
  }
}
.header-hm8 .main-menu {
  padding-bottom: 8px;
}
.header-hm8 .main-menu nav ul li > a {
  line-height: 60px;
}
.header-hm9 .main-menu nav ul li a {
  line-height: 72px;
}
.header-hm9 .header-top-area {
  padding: 22px 0;
  border-bottom: 1px solid #cecece;
}
.header-hm9 .header-top-area.header-top-border17 {
  border-bottom: 1px solid #9f9f9f;
}
.header-hm9 .header-right-wrap {
  margin-top: 13px;
}
.mean-container a.meanmenu-reveal {
  color: #333;
  width: 18px;
  height: 18px;
  line-height: 18px;
  padding: 3px 5px 2px;
  overflow: hidden;
  -webkit-transition: none;
  transition: none;
}
.mean-container a.meanmenu-reveal span {
  background: #333;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: block;
  height: 2px;
  margin-top: 7px;
}
.mean-container a.meanmenu-reveal span:after,
.mean-container a.meanmenu-reveal span:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #333;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 9;
}
.mean-container a.meanmenu-reveal span:before {
  top: -5px;
}
.mean-container a.meanmenu-reveal span:after {
  bottom: -5px;
}
.mean-container .mean-bar {
  padding: 0;
  min-height: 0;
  background: 0 0;
  z-index: 99;
}
.mean-container .mean-nav {
  margin-top: 0;
  background: 0 0;
}
.mean-container .mean-nav ul li {
  border-top: 1px solid #ddd;
  background: #f8f8f8;
}
.mean-container .mean-nav ul li a {
  padding: 10px 5%;
  color: #333;
  border: none;
  font-size: 13px;
  font-weight: 500;
}
.mean-container .mean-nav ul li ul li a {
  text-transform: capitalize;
  background: #f8f8f8;
}
.featured-imagebox-portfolio.style1
  .ttm-footer
  .ttm-btn.ttm-btn-color-white:hover,
.featured-imagebox-portfolio.style4
  .ttm-footer
  .ttm-btn.ttm-btn-color-white:hover,
.mean-container .mean-nav ul li:hover > a.mean-expand {
  background-color: transparent;
}
.white-mobile-menu .mean-container a.meanmenu-reveal span:after,
.white-mobile-menu .mean-container a.meanmenu-reveal span:before {
  background: #fff;
}
.stick .white-mobile-menu .mean-container a.meanmenu-reveal span:after,
.stick .white-mobile-menu .mean-container a.meanmenu-reveal span:before {
  background: #333;
}
.slider-height-1,
.slider-height-20,
.slider-height-4 {
  height: 750px;
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .slider-height-1 {
    height: 650px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-height-1 {
    height: 520px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-hm8 .stick .logo {
    display: block;
  }
  .header-hm8 .logo {
    text-align: left !important;
  }
  .header-hm9 .header-right-wrap {
    margin-right: 0;
  }
  .header-hm9 .mean-container a.meanmenu-reveal {
    top: -26px;
  }
  .header-hm9 .header-res-padding {
    padding: 20px 0;
  }
  .slider-height-1 {
    height: 450px;
  }
}
@media only screen and (max-width: 767px) {
  .header-hm8 .stick .logo {
    display: block;
  }
  .header-hm8 .logo {
    text-align: left !important;
  }
  .header-hm9 .header-right-wrap {
    margin-right: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .header-hm9 .header-right-wrap .same-style.cart-wrap .shopping-cart-content {
    right: -97px;
  }
  .header-hm9 .mean-container a.meanmenu-reveal {
    top: -26px;
  }
  .header-hm9 .header-res-padding {
    padding: 20px 0;
  }
  .header-hm9 .header-right-wrap .same-style.header-search .search-content {
    right: -142px;
  }
  .slider-height-1 {
    height: auto;
    padding: 50px 0 0;
  }
  .slider-height-1.slider-height-res15 {
    padding: 0;
  }
  .slider-height-1.slider-height-res {
    height: 400px;
    position: relative;
  }
  .slider-height-1.slider-height-res:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #00000021;
    opacity: 0.5;
  }
  .welcome-content h1 {
    color: #433f3f;
    font-size: 24px !important;
    font-weight: 400;
    line-height: 1.6;
  }
}
#section1 .fp-tableCell,
#section3 .fp-tableCell,
.single-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.single-slider .slider-content {
  padding: 183px 0 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .single-slider .slider-content {
    padding: 80px 0 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single-slider .slider-content {
    padding: 45px 0 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-slider .slider-content {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .single-slider .slider-content {
    padding: 0 0 40px;
    text-align: center;
  }
}
.single-slider .slider-content h3 {
  font-size: 24px;
  font-weight: 500;
  margin: 0;
}
.single-slider .slider-content h1 {
  line-height: 97px;
  font-size: 72px;
  color: #010101;
  margin: 6px 0 37px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single-slider .slider-content h1 {
    line-height: 65px;
    font-size: 52px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-slider .slider-content h1 {
    line-height: 52px;
    font-size: 40px;
    margin: 6px 0 20px;
  }
  .single-slider .slider-content .slider-btn a {
    padding: 15px 35px 17px;
  }
}
@media only screen and (max-width: 767px) {
  .single-slider .slider-content h1 {
    line-height: 48px;
    font-size: 33px;
    margin: 6px 0 20px;
  }
  .single-slider .slider-content .slider-btn a {
    padding: 15px 35px 17px;
  }
}
@media only screen and (max-width: 767px) {
  .single-slider .slider-content.slider-content-10 {
    text-align: center;
    display: block;
    width: 100%;
  }
}
.single-slider .slider-single-img {
  margin: 0 -80px;
}
.single-slider.single-slider-10 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.owl-item .slider-content * {
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-item.active .slider-animated-1 .content-img img,
.owl-item.active .slider-animated-1 h3,
.slider-section.active .slider-animated-1 h1 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.owl-item.active .slider-animated-1 h1,
.slider-section.active .slider-animated-1 a {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.owl-item.active .slider-animated-1 h5,
.owl-item.active .slider-animated-1 p {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.owl-item.active .slider-animated-1 a,
.owl-item.active .slider-animated-1.single-slider-img4 img,
.owl-item.active .slider-animated-1.slider-single-img img,
.owl-item.active .slider-animated-1.slider-singleimg-hm11 img,
.owl-item.active .slider-animated-1.slider-singleimg-hm9 img,
.owl-item.active .slider-animated-1.slider-singleimg-medical img {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.owl-item.active .slider-animated-2 h3 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.owl-item.active .slider-animated-2 h1 {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.owl-item.active .slider-animated-2 a {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.owl-item.active .slider-animated-2.slider-singleimg-hm10 img {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.nav-style-1.owl-carousel .owl-nav button {
  color: #999;
  display: inline-block;
  font-size: 40px;
  left: 80px;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.nav-style-1.owl-carousel .owl-nav button.owl-next {
  left: auto;
  right: 80px;
}
.nav-style-1.owl-carousel.nav-testi-style .owl-nav button {
  font-size: 50px;
  left: -155px;
  color: #8d8c8c;
}
.nav-style-1.owl-carousel.nav-testi-style .owl-nav button:hover,
.product-wrap-2.pro-glaucous-color .product-content-2 .pro-wishlist-2 a:hover,
.product-wrap-2.pro-glaucous-color
  .product-content-2
  .title-price-wrap-2
  .price-2
  span.old,
.product-wrap-2.pro-glaucous-color
  .product-content-2
  .title-price-wrap-2
  h3
  a:hover,
.product-wrap-2.pro-glaucous-color .product-img span.glaucous {
  color: #3d6882;
}
.nav-style-1.owl-carousel.nav-testi-style .owl-nav button.owl-next {
  right: -155px;
  left: auto;
}
.nav-style-1.owl-carousel.nav-testi-style.nav-testi-mrg .owl-nav button {
  left: -80px;
  color: #fff;
}
.nav-style-1.owl-carousel.nav-testi-style.nav-testi-mrg
  .owl-nav
  button.owl-next {
  right: -80px;
  left: auto;
}
.blog-wrap-2:hover .nav-style-4.owl-carousel .owl-nav button,
.nav-style-5.owl-carousel:hover .owl-nav button,
.product-dec-slider-2:hover .product-dec-icon,
.quickview-wrap:hover .nav-style-1.owl-carousel > .owl-nav button,
.slider-area:hover .nav-style-1.owl-carousel > .owl-nav button,
.slider-area:hover .nav-style-2.owl-carousel > .owl-nav button,
.testimonial-area:hover .nav-style-1.owl-carousel > .owl-nav button {
  opacity: 1;
  visibility: visible;
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .single-slider .slider-single-img {
    margin: 0;
  }
  .nav-style-1.owl-carousel .owl-nav button {
    left: 30px;
  }
  .nav-style-1.owl-carousel .owl-nav button.owl-next {
    right: 30px;
  }
  .nav-style-1.owl-carousel.nav-testi-style .owl-nav button {
    left: -80px;
  }
  .nav-style-1.owl-carousel.nav-testi-style .owl-nav button.owl-next {
    right: -80px;
  }
  .slider-area.ml-70 {
    margin-left: 15px;
  }
  .slider-area.mr-70 {
    margin-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single-slider .slider-single-img {
    margin: 0;
  }
  .nav-style-1.owl-carousel .owl-nav button {
    left: 30px;
  }
  .nav-style-1.owl-carousel .owl-nav button.owl-next {
    right: 30px;
  }
  .nav-style-1.owl-carousel.nav-testi-style .owl-nav button {
    left: -80px;
  }
  .nav-style-1.owl-carousel.nav-testi-style .owl-nav button.owl-next {
    right: -80px;
  }
  .slider-area.ml-70 {
    margin-left: 30px;
  }
  .slider-area.mr-70 {
    margin-right: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-slider .slider-single-img {
    margin: 0;
  }
  .nav-style-1.owl-carousel .owl-nav button {
    left: 15px;
    font-size: 30px;
  }
  .nav-style-1.owl-carousel .owl-nav button.owl-next {
    right: 15px;
  }
  .nav-style-1.owl-carousel.nav-testi-style .owl-nav button {
    left: -30px;
  }
  .nav-style-1.owl-carousel.nav-testi-style .owl-nav button.owl-next {
    right: -30px;
  }
  .nav-style-1.owl-carousel.nav-testi-style.nav-testi-mrg .owl-nav button {
    left: 0;
  }
  .nav-style-1.owl-carousel.nav-testi-style.nav-testi-mrg
    .owl-nav
    button.owl-next {
    right: 0;
    left: auto;
  }
  .slider-area.ml-70 {
    margin-left: 40px;
  }
  .slider-area.mr-70 {
    margin-right: 40px;
  }
}
.slider-content-2 {
  margin-top: -6px;
}
.slider-content-2 h3 {
  color: #000;
  font-size: 24px;
  font-weight: 500;
  position: relative;
  margin-left: 135px;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .single-slider .slider-single-img {
    margin: 0;
  }
  .nav-style-1.owl-carousel .owl-nav button {
    left: 15px;
    font-size: 30px;
  }
  .nav-style-1.owl-carousel .owl-nav button.owl-next {
    right: 15px;
  }
  .nav-style-1.owl-carousel.nav-testi-style .owl-nav button,
  .nav-style-1.owl-carousel.nav-testi-style.nav-testi-mrg .owl-nav button,
  .nav-style-1.owl-carousel.nav-testi-style.nav-testi-mrg
    .owl-nav
    button.owl-next,
  .slider-content-2 h3::before {
    display: none;
  }
  .slider-area.ml-70 {
    margin-left: 15px;
  }
  .slider-area.mr-70 {
    margin-right: 15px;
  }
  .slider-content-2 {
    text-align: center;
  }
  .slider-content-2 h3 {
    margin-left: 0;
  }
}
.slider-content-2 h3::before {
  position: absolute;
  left: -135px;
  top: 14px;
  content: "";
  width: 120px;
  height: 2px;
  background-color: #000;
}
.slider-content-2 h1 {
  font-size: 72px;
  line-height: 97px;
  color: #010101;
  margin: 6px 0 37px;
}
.slider-content-2 .slider-btn a {
  font-size: 16px;
  color: #010101;
  display: inline-block;
  border: 1px solid #333;
  text-transform: uppercase;
  line-height: 1;
  padding: 19px 50px 21px;
  background-color: #eeeff1;
}
.slider-content-3 h3::after,
.slider-content-3 h3::before {
  top: 16px;
  width: 80px;
  background-color: #000;
  position: absolute;
  content: "";
  height: 2px;
}
.product-tab-list.product-tab-fruits a h4:hover,
.single-banner .banner-content-3 p span,
.slider-content-2.slider-content-fruits h3 {
  color: #6eab49;
}
.funfact-content .funfact-btn.funfact-btn-green a,
.slider-content-2.slider-content-fruits h3::before,
.subscribe-style-3 .subscribe-form-3 .clear-3.green-subscribe input {
  background-color: #6eab49;
}
.slider-content-2.slider-content-fruits h1 {
  font-size: 71px;
}
.slider-content-2.slider-content-fruits .slider-btn a {
  font-size: 16px;
  color: #fff;
  border: 1px solid #6eab49;
  background-color: #6eab49;
}
.slider-content-2.slider-content-organic h3 {
  color: #ab87cd;
  letter-spacing: 0.8px;
}
.blog-details-top .blog-details-img .video-icon a:hover,
.blog-wrap .blog-img span.purple,
.blog-wrap-2 .blog-img-2 .video-icon a:hover,
.contact-form .contact-form-style button:hover,
.product-wrap .product-img span.purple,
.product-wrap-2 .product-img .product-action-2.product-action-2-red a:hover,
.product-wrap-3 .product-img > span.purple,
.product-wrap-5 .product-img span.purple,
.save-money-content .save-money-btn a:hover,
.single-banner .banner-content-4.pink-banner > a:hover,
.single-banner .banner-content-4 > a:hover,
.single-banner .banner-content-6 a:hover,
.single-my-account
  .myaccount-info-wrapper
  .entries-wrapper
  .entries-edit-delete
  a.edit:hover,
.single-my-account
  .myaccount-info-wrapper
  .entries-wrapper
  .entries-edit-delete
  a:hover,
.slider-content-2.slider-content-organic h3::before,
.subscribe-style-3 .subscribe-form-3 .clear-3 input:hover,
.subscribe-style-3 .subscribe-form-3 .clear-3.green-subscribe input:hover,
.subscribe-style-3 .subscribe-form-3 .clear-3.pink-subscribe input:hover,
.subscribe-style-3 .subscribe-form-3 .clear-3.red-2-subscribe input:hover,
.subscribe-style-3 .subscribe-form-3 .clear-3.red-3-subscribe input:hover,
.subscribe-style-3 .subscribe-form-3 .clear-3.red-subscribe input:hover,
.subscribe-style-3 .subscribe-form-3 .clear-3.red-subscribe-2 input:hover,
.subscribe-style-3.subscribe-style-3-white
  .subscribe-form-3
  .clear-3
  input:hover,
.subscribe-style-3.subscribe-style-3-white
  .subscribe-form-3
  .clear-3.red-2-subscribe
  input:hover {
  background-color: #00649e;
}
.slider-content-2.slider-content-organic h1 {
  font-size: 72px;
}
.slider-content-2.slider-content-organic .slider-btn a {
  font-size: 16px;
  color: #fff;
  border: 1px solid #ab87cd;
  background-color: #ab87cd;
}
.slider-content-2.slider-content-flower h3 {
  color: #c61a32;
  letter-spacing: 0.8px;
}
.funfact-content .funfact-btn.funfact-btn-red-2 a,
.slider-content-2.slider-content-flower h3::before,
.subscribe-style-3 .subscribe-form-3 .clear-3.red-3-subscribe input {
  background-color: #c61a32;
}
.slider-content-2.slider-content-flower h1 {
  font-size: 66px;
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .slider-content-2 h1 {
    font-size: 60px;
    line-height: 80px;
  }
  .slider-content-2.slider-content-flower h1,
  .slider-content-2.slider-content-fruits h1,
  .slider-content-2.slider-content-organic h1 {
    font-size: 55px;
  }
  .single-slider-2 {
    background-position: 50%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-content-2 h1 {
    font-size: 56px;
    line-height: 70px;
  }
  .slider-content-2.slider-content-flower h1,
  .slider-content-2.slider-content-fruits h1,
  .slider-content-2.slider-content-organic h1 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-content-2 h1 {
    font-size: 45px;
    line-height: 60px;
  }
  .slider-content-2.slider-content-flower h1,
  .slider-content-2.slider-content-fruits h1,
  .slider-content-2.slider-content-organic h1 {
    font-size: 40px;
  }
}
.slider-content-2.slider-content-flower .slider-btn a {
  font-size: 16px;
  color: #fff;
  border: 1px solid #c61a32;
  background-color: #c61a32;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single-slider-2 {
    background-position: 42%;
  }
}
@media only screen and (max-width: 767px) {
  .slider-content-2 h1 {
    font-size: 35px;
    line-height: 45px;
  }
  .slider-content-2 .slider-btn a {
    padding: 14px 30px 16px;
  }
  .slider-content-2.slider-content-flower h1,
  .slider-content-2.slider-content-fruits h1,
  .slider-content-2.slider-content-organic h1 {
    font-size: 30px;
    margin: 6px 0 20px;
  }
  .single-slider-2 {
    background-position: 30%;
  }
  .single-slider-2.valentine-slider-bg {
    background-color: 75%;
  }
}
.slider-height-2,
.slider-height-24 {
  height: 800px;
}
.slider-content-3 h3 {
  font-size: 24px;
  font-weight: 500;
  margin: 0;
  position: relative;
  display: inline-block;
}
.slider-content-3 h3::before {
  left: -110px;
}
.slider-content-3 h3::after {
  right: -110px;
}
.slider-content-3 h1 {
  font-size: 72px;
  line-height: 56px;
  margin: 28px 0 23px;
}
.slider-content-3 p {
  font-size: 18px;
  color: #010101;
  margin: 0 0 44px;
}
.slider-content-3.slider-content-3-white .slider-btn a {
  border: 1px solid transparent;
  background-color: #e6e6e6;
  padding: 17px 41px 16px;
  z-index: 9;
}
.slider-content-3.slider-content-4 {
  margin-left: 112px;
}
@media only screen and (min-width: 1366px) and (max-width: 1600px) {
  .slider-content-3.slider-content-3-white p {
    margin-bottom: 20px;
  }
  .slider-content-3.slider-content-4 {
    margin-left: 30px;
  }
  .slider-height-4 {
    height: 600px;
  }
}
.slider-height-3 {
  height: 710px;
}
.slider-height-3 .container {
  margin-right: inherit;
  margin-left: inherit;
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .slider-height-2,
  .slider-height-3 {
    height: 570px;
  }
  .slider-content-3.slider-content-3-white h1 {
    font-size: 55px;
    line-height: 45px;
    margin: 20px 0 23px;
  }
  .slider-content-3.slider-content-3-white p {
    margin-bottom: 20px;
  }
  .slider-content-3.slider-content-3-white .slider-btn a {
    padding: 12px 30px 11px;
  }
  .slider-content-3.slider-content-4 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-height-2,
  .slider-height-3 {
    height: 500px;
  }
  .slider-content-3 h1 {
    font-size: 52px;
    line-height: 40px;
  }
  .slider-content-3.slider-content-3-white p {
    margin-bottom: 20px;
  }
  .slider-content-3.slider-content-3-white .slider-btn a {
    padding: 12px 30px 11px;
  }
  .slider-content-3.slider-content-4 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-height-2,
  .slider-height-3 {
    height: 500px;
  }
  .slider-content-3 h1 {
    font-size: 52px;
    line-height: 40px;
  }
  .slider-content-3.slider-content-3-white h1 {
    font-size: 47px;
    margin: 20px 0 18px;
  }
  .slider-content-3.slider-content-3-white p {
    margin-bottom: 20px;
  }
  .slider-content-3.slider-content-3-white .slider-btn a {
    padding: 12px 30px 11px;
  }
  .slider-content-3.slider-content-4 {
    margin-left: 0;
  }
  .slider-content-3.slider-content-4 h1 {
    font-size: 34px;
    line-height: 35px;
    margin: 15px 0;
  }
}
@media only screen and (max-width: 767px) {
  .slider-height-2,
  .slider-height-3 {
    height: 400px;
  }
  .slider-content-3 h1 {
    font-size: 35px;
    line-height: 30px;
    margin: 18px 0 13px;
  }
  .slider-content-3.slider-content-3-white p {
    margin-bottom: 20px;
  }
  .slider-content-3.slider-content-3-white .slider-btn a {
    padding: 12px 30px 11px;
  }
  .slider-content-3.slider-content-4 {
    margin-left: 0;
  }
  .slider-height-3.slider-height-res-hm4 {
    height: 680px;
  }
}
.single-slider-img4 {
  position: relative;
  margin: 0 -77px 0 50px;
}
.single-slider-img4 .single-price-wrap {
  position: absolute;
  top: 0;
  right: -24px;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: bounce-img;
  animation-name: bounce-img;
  -webkit-animation-duration: 2.9s;
  animation-duration: 2.9s;
  width: 130px;
}
.blog-comment-wrapper .single-comment-wrapper .blog-comment-img img,
.blog-details-top .blog-details-img img,
.breadcrumb-item a:hover::after,
.common-deal-img a img,
.dec-img-wrap img,
.dec-img-wrapper .dec-img img,
.fashion-deal-img a img,
.fruits-deal-img a img,
.gift-img a img,
.modal-dialog .quickview-big-img img,
.product-details-img .large-img-style img,
.product-wrap .product-img img,
.product-wrap-2 .product-img img,
.product-wrap-3 .product-img a img,
.product-wrap-5 .product-img a img,
.single-instagram-2 a img,
.single-sidebar-blog .sidebar-blog-img img,
.single-slider-img4 .single-price-wrap img,
.slider-single-img-14 img,
.slider12-img-1 img,
.slider12-img-2 img,
.support-wrap .support-icon img,
.team-wrapper .team-img a img,
.testimonial-img-2 img,
.zoompro-wrap .zoompro-span img {
  width: 100%;
}
.single-slider-img4 .single-price-wrap .single-price {
  position: absolute;
  top: 0;
  left: 50%;
  margin-top: 26px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
}
.single-slider-img4 .single-price-wrap .single-price span {
  display: block;
  line-height: 1;
  font-size: 24px;
  color: #915342;
  font-weight: 600;
}
.product-wrap .product-img .product-action .pro-same-action.pro-quickview a,
.product-wrap .product-img .product-action .pro-same-action.pro-wishlist a,
.single-slider-img4 .single-price-wrap .single-price span.dollar {
  margin-top: 2px;
}
.slider-content-5 {
  padding-top: 66px;
}
.slider-content-5 h3 {
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 30px;
  margin: 0;
  color: #fff;
}
.slider-content-5 h1 {
  font-weight: 500;
  font-size: 72px;
  margin: 27px 0 22px;
  letter-spacing: 0.5px;
  color: #fff;
  line-height: 56px;
}
.slider-content-5 p {
  font-size: 18px;
  color: #fff;
  margin: 0 0 45px;
}
.slider-btn-5 a {
  font-size: 16px;
  color: #010101;
  background-color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 17px 40px 18px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.slider-btn-5 a:hover {
  border: none;
  color: #fff;
}
.nav-style-2.owl-carousel > .owl-nav button {
  color: #000;
  display: inline-block;
  font-size: 60px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 65px;
  height: 84px;
  line-height: 94px;
  background-color: #fff;
}
.nav-style-2.owl-carousel > .owl-nav button:hover,
.sidebar-widget .sidebar-widget-list ul li a:hover span {
  color: #fff;
  background-color: #00649e;
}
.nav-style-2.owl-carousel > .owl-nav button.owl-next,
.nav-style-4.owl-carousel .owl-nav button.owl-next {
  left: auto;
  right: 0;
}
.slider-height-5 {
  height: 850px;
}
@media only screen and (min-width: 1366px) and (max-width: 1600px) {
  .slider-height-5 {
    height: 600px;
  }
  .slider12-img-1 {
    text-align: center;
  }
  .slider12-img-1 img {
    width: 350px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .single-slider-img4 {
    margin: 0;
  }
  .single-slider-img4 .single-price-wrap {
    right: 0;
  }
  .slider-height-4,
  .slider-height-5 {
    height: 600px;
  }
}
.slider-content-6 h1 {
  font-weight: 500;
  font-size: 60px;
  letter-spacing: 8px;
  color: #fff;
  margin: 0;
  line-height: 48px;
}
.slider-content-6 p {
  margin: 32px 0 35px;
  font-size: 18px;
  color: #fff;
  letter-spacing: 1px;
}
.nav-style-3.owl-carousel > .owl-nav,
.support-wrap-3 .support-icon-2 {
  position: absolute;
  right: 0;
  bottom: 0;
}
.nav-style-3.owl-carousel > .owl-nav button {
  color: #000;
  display: inline-block;
  font-size: 60px;
  left: 0;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 65px;
  height: 84px;
  line-height: 94px;
  background-color: #fff;
}
.cart-shiping-update-wrapper .cart-clear > a:hover,
.cart-shiping-update-wrapper .cart-clear > button:hover,
.cart-shiping-update-wrapper .cart-shiping-update > a:hover,
.login-register-wrapper
  .login-form-container
  .login-register-form
  form
  .button-box
  button:hover,
.nav-style-3.owl-carousel > .owl-nav button:hover,
.pro-pagination-style ul li a.next:hover,
.pro-pagination-style ul li a.prev:hover,
.pro-pagination-style ul li a:hover,
.product-details-content
  .pro-details-size-color
  .pro-details-size
  .pro-details-size-content
  ul
  li
  a:hover,
.product-tab-list a h4:hover,
.sidebar-widget .sidebar-widget-tag ul li a:hover {
  background-color: #00649e;
  color: #fff;
}
.slider-height-6 {
  height: 543px;
}
.owl-dot-style .owl-dots {
  bottom: 26px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
.owl-dot-style .owl-dots .owl-dot {
  background: #fff;
  border-radius: 100%;
  display: inline-block;
  height: 14px;
  margin: 0 8px;
  width: 14px;
  position: relative;
}
.owl-dot-style .owl-dots .owl-dot:before {
  position: absolute;
  content: "";
  left: -3px;
  right: -3px;
  top: -3px;
  bottom: -3px;
  border: 1px solid transparent;
  border-radius: 100%;
}
.owl-dot-style .owl-dots .owl-dot.active:before {
  border: 1px solid #fff;
}
.slider-height-7 {
  height: 950px;
}
.slider-h9-mrg {
  margin-top: -35px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single-slider-img4 {
    margin: 0;
  }
  .single-slider-img4 .single-price-wrap {
    right: 0;
  }
  .slider-height-4,
  .slider-height-5 {
    height: 550px;
  }
  .nav-style-2.owl-carousel > .owl-nav button {
    width: 45px;
    height: 64px;
    line-height: 74px;
    font-size: 45px;
  }
  .slider-content-6 h1 {
    font-size: 45px;
  }
  .slider-content-6 p {
    margin: 22px 0 30px;
  }
  .slider-height-6 {
    height: 500px;
  }
  .slider-height-7 {
    height: 800px;
  }
  .slider-h9-mrg {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-slider-img4 {
    margin: 0;
  }
  .single-slider-img4 .single-price-wrap {
    right: 0;
  }
  .slider-height-4,
  .slider-height-5 {
    height: 530px;
  }
  .slider-content-5 h1 {
    font-size: 58px;
    margin: 17px 0 20px;
  }
  .nav-style-2.owl-carousel > .owl-nav button {
    width: 45px;
    height: 64px;
    line-height: 74px;
    font-size: 45px;
  }
  .slider-content-6 h1 {
    font-size: 45px;
  }
  .slider-content-6 p {
    margin: 22px 0 30px;
  }
  .slider-height-6 {
    height: 400px;
  }
  .slider-height-7 {
    height: 600px;
  }
  .slider-h9-mrg {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .single-slider-img4 {
    margin: 30px 0 0;
  }
  .single-slider-img4 .single-price-wrap {
    right: 0;
  }
  .slider-height-4,
  .slider-height-5 {
    height: 500px;
  }
  .slider-content-5 h1 {
    font-size: 45px;
    margin: 15px 0;
    line-height: 38px;
  }
  .nav-style-2.owl-carousel > .owl-nav button {
    width: 35px;
    height: 50px;
    line-height: 54px;
    font-size: 30px;
  }
  .slider-content-6 h1 {
    font-size: 30px;
    line-height: 38px;
  }
  .slider-content-6 p {
    margin: 18px 0 25px;
  }
  .nav-style-3.owl-carousel > .owl-nav button {
    width: 50px;
    height: 60px;
    font-size: 45px;
    line-height: 67px;
  }
  .slider-height-6 {
    height: 400px;
  }
  .slider-height-7 {
    height: auto;
    padding: 230px 0 100px;
  }
  .slider-h9-mrg {
    margin-top: 0;
  }
  .slider-content-7 {
    text-align: center;
  }
}
.slider-content-7 h3 {
  font-size: 16px;
  font-weight: 500;
  color: #313131;
  margin: 0;
  letter-spacing: 0.3px;
  line-height: 1;
}
.slider-content-11 h3,
.slider-content-13 h5,
.slider-content-7 h1 {
  letter-spacing: 1px;
  font-weight: 500;
}
.slider-content-7 h1 {
  font-size: 48px;
  color: #313131;
  margin: 17px 0 37px;
  line-height: 65px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-content-7 h1 {
    font-size: 42px;
    line-height: 60px;
  }
}
.slider-content-11 .slider-btn-11 a,
.slider-content-13 .slider-btn a,
.slider-content-7 .slider-btn-9 a {
  font-size: 16px;
  color: #010101;
  display: inline-block;
  border: 1px solid #333;
  text-transform: uppercase;
  line-height: 1;
  padding: 19px 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-content-7 h1 {
    font-size: 32px;
    margin: 6px 0 22px;
    line-height: 50px;
  }
  .slider-content-7 .slider-btn-9 a {
    padding: 14px 30px;
    font-size: 15px;
  }
}
.collection-product .collection-content .collection-btn a:hover,
.slider-content-13 .slider-btn a:hover,
.slider-content-7 .slider-btn-9 a:hover {
  color: #fff;
  border: 1px solid #00649e;
}
.slider-content-7.slider-content-mrg-hm17 {
  margin-top: 127px;
}
@media only screen and (max-width: 767px) {
  .slider-content-7 h1 {
    font-size: 22px;
    margin: 6px 0 22px;
    line-height: 38px;
  }
  .slider-content-7 .slider-btn-9 a {
    padding: 15px 30px;
    font-size: 15px;
  }
  .slider-content-7.slider-content-mrg-hm17 {
    margin-top: 0;
  }
  .slider-singleimg-hm9 {
    margin-top: 30px;
  }
  .slider-singleimg-hm9.ml-100 {
    margin-left: 20px;
  }
  .slider-singleimg-hm9.mr-100 {
    margin-right: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-singleimg-hm9.ml-100 {
    margin-left: 40px;
  }
  .slider-singleimg-hm9.mr-100 {
    margin-right: 40px;
  }
}
.slider-height-8 {
  height: 700px;
}
.slider-height-9 {
  height: 780px;
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .slider-height-8 {
    height: 650px;
  }
  .slider-height-9 {
    height: 700px;
  }
}
.slider-content-11 h3 {
  font-size: 24px;
  margin: 0;
}
.slider-content-11 h1 {
  font-size: 72px;
  margin: 15px 0 38px;
  line-height: 97px;
  color: #010101;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-singleimg-hm9.ml-100 {
    margin-left: 70px;
  }
  .slider-singleimg-hm9.mr-100 {
    margin-right: 70px;
  }
  .slider-height-8 {
    height: 520px;
  }
  .slider-height-9 {
    height: 630px;
  }
  .slider-content-11 h1 {
    margin: 5px 0 27px;
    font-size: 52px;
    line-height: 65px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-height-8 {
    height: 450px;
  }
  .slider-singleimg-hm10.ml-40 {
    margin-left: 0;
  }
  .slider-singleimg-hm10.mr-40 {
    margin-right: 0;
  }
  .slider-height-9 {
    height: 500px;
  }
  .slider-content-11 h3 {
    font-size: 20px;
  }
  .slider-content-11 h1 {
    margin: 3px 0 20px;
    font-size: 45px;
    line-height: 55px;
  }
  .slider-content-11 .slider-btn-11 a {
    padding: 15px 35px;
  }
}
@media only screen and (max-width: 767px) {
  .slider-height-8 {
    height: auto;
    padding: 60px 0;
  }
  .slider-singleimg-hm10.ml-40 {
    margin-left: 0;
  }
  .slider-singleimg-hm10.mr-40 {
    margin-right: 0;
  }
  .slider-height-9 {
    height: auto;
    padding: 230px 0 70px;
  }
  .slider-content-11 h3 {
    font-size: 20px;
  }
  .slider-content-11 h1 {
    margin: 3px 0 20px;
    font-size: 40px;
    line-height: 50px;
  }
  .slider-content-11 .slider-btn-11 a {
    padding: 12px 30px;
    font-size: 14px;
  }
  .slider-content-11 {
    text-align: center;
  }
  .slider-content-11.fullpage-content {
    text-align: center;
    width: 100%;
  }
  .slider-content-11.fullpage-content h3 {
    font-size: 16px;
    letter-spacing: 0;
  }
  .slider-content-11.fullpage-content h1 {
    font-size: 30px;
    line-height: 40px;
  }
}
.slider-singleimg-hm11 {
  margin: 0 22px 0 28px;
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .slider-singleimg-hm11 {
    margin: 0 50px 0 60px;
  }
  .slider12-img-1,
  .slider12-img-2 {
    text-align: center;
  }
  .slider12-img-1 img {
    width: 350px;
  }
  .slider12-img-2 img {
    width: 420px;
  }
}
@media only screen and (max-width: 767px) {
  .slider-singleimg-hm11 {
    margin: 30px 0 0;
  }
}
.slider-h11-mrg {
  margin-bottom: -140px;
}
#section5,
#section5 .fp-tableCell {
  height: auto !important;
}
#fp-nav {
  top: 55%;
}
#fp-nav ul li {
  margin: 7px 7px 10px;
}
#fp-nav ul li a span {
  background: #000;
}
#fp-nav.right {
  right: 64px;
}
.fullpage-slider-mrg {
  margin-top: -34px;
}
.fullpage-slider-mrg-2 {
  margin-bottom: -88px;
}
@media only screen and (max-width: 767px) {
  .slider-h11-mrg {
    margin-bottom: 0;
  }
  .fullpage-slider-mrg {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .fullpage-slider-mrg-2 {
    margin-bottom: 30px;
  }
  .slider12-img-2 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.slider-section.active .slider-animated-1 h3 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.slider-section.active .slider-animated-1 img {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.slider12-img-1 {
  margin: 0 4px 0 6px;
}
@media only screen and (max-width: 767px) {
  .fullpage-wrapper {
    padding-top: 130px;
  }
  .fullpage-slider-wrap-mrg {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 576px) and (max-width: 767px) {
  .fullpage-wrapper {
    padding-top: 0;
  }
}
.slider-content-13 h5 {
  font-size: 24px;
  margin: 0;
}
.slider-content-13 h1 {
  font-size: 120px;
  font-weight: 600;
  line-height: 120px;
  margin: 34px 0 55px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider12-img-1 {
    text-align: center;
  }
  .slider12-img-1 img {
    width: 330px;
  }
  .slider-content-13 h1 {
    font-size: 90px;
    line-height: 90px;
    margin: 24px 0 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #fp-nav.right {
    right: 10px;
  }
  .slider-content-13 h1 {
    font-size: 80px;
    line-height: 90px;
    margin: 20px 0 30px;
  }
}
@media only screen and (max-width: 767px) {
  .slider-content-13 h5 {
    font-size: 22px;
  }
  .slider-content-13 h1 {
    font-size: 40px;
    line-height: 50px;
    margin: 15px 0 20px;
  }
  .hm-13-slider {
    background-position: 72%;
  }
}
.slider-single-img-14 {
  padding-bottom: 72px;
  margin: 0 23px;
  position: relative;
  z-index: 9;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-single-img-14 {
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-single-img-14 {
    padding-bottom: 44px;
  }
}
@media only screen and (max-width: 767px) {
  .slider-single-img-14 {
    padding-bottom: 0;
    margin: 0;
    text-align: center;
  }
}
.slider-height-14 {
  height: 850px;
  padding: 89px 0 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-height-14 {
    height: 715px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-height-14 {
    height: 525px;
    padding: 70px 0 0;
  }
}
.slider-content-14 {
  margin: -90px 0 0;
}
@media only screen and (max-width: 767px) {
  .slider-height-14 {
    height: auto;
    padding: 120px 0 0;
  }
  .slider-content-14 {
    margin: 0 0 30px;
    text-align: center;
  }
}
.slider-content-14 h3 {
  color: #fff;
  font-weight: 500;
  font-size: 24px;
  margin: 0 0 0 150px;
  position: relative;
  letter-spacing: 0.8px;
}
@media only screen and (max-width: 767px) {
  .slider-content-14 h3 {
    font-size: 20px;
    margin: 0 0 0 100px;
  }
}
.slider-content-14 h3::before {
  position: absolute;
  left: -135px;
  top: 14px;
  content: "";
  width: 120px;
  height: 2px;
  background-color: #fff;
}
.slider-content-14 h1 {
  color: #fff;
  font-size: 72px;
  line-height: 97px;
  margin: 14px 0 38px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-content-14 h1 {
    font-size: 55px;
    line-height: 75px;
    margin: 10px 0 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-content-14 h3 {
    font-size: 20px;
  }
  .slider-content-14 h1 {
    font-size: 42px;
    line-height: 60px;
    margin: 10px 0 25px;
  }
}
@media only screen and (max-width: 767px) {
  .slider-content-14 h3::before {
    left: -60px;
    width: 50px;
  }
  .slider-content-14 h1 {
    font-size: 33px;
    line-height: 50px;
    margin: 5px 0 15px;
  }
}
.slider-content-14 .slider-btn a {
  font-size: 16px;
  color: #010101;
  display: inline-block;
  text-transform: uppercase;
  line-height: 1;
  padding: 20px 50px 19px;
  border: none;
  background-color: #eeeff1;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  z-index: 1;
}
.section-title h2::after,
.section-title h2::before,
.section-title-2 h2:before {
  height: 2px;
  background-color: #000;
  content: "";
}
.slider-content-15 h1 {
  color: #fff;
  font-size: 90px;
  font-family: "Abril Fatface", cursive;
  line-height: 115px;
  letter-spacing: 1px;
  margin: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .slider-content-15 h1 {
    font-size: 75px;
    line-height: 100px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-content-15 h1 {
    font-size: 70px;
    line-height: 85px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-content-15 h1 {
    font-size: 60px;
    line-height: 85px;
  }
}
@media only screen and (max-width: 767px) {
  .slider-content-14 .slider-btn a {
    padding: 16px 30px 15px;
    font-size: 15px;
  }
  .slider-content-15 h1 {
    font-size: 38px;
    line-height: 55px;
  }
}
.slider-content-15.slider15-mrg-nrg h1 {
  margin-top: -26px;
}
.slider-height-18 {
  height: 460px;
}
.slider-banner-area {
  margin-top: 163px;
}
.footer-bottom,
.footer-top,
.funfact-content,
.slider-content-19,
.slider-content-20,
.slider-content-22,
.slider-content-32 {
  position: relative;
  z-index: 9;
}
.slider-content-19 h3 {
  font-size: 18px;
  color: #010101;
  margin: 0;
  line-height: 1;
  text-transform: uppercase;
}
.slider-content-19 h1 {
  font-size: 70px;
  color: #010101;
  margin: 0 0 40px;
  line-height: 90px;
  font-weight: 300;
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .slider-content-19 h1 {
    font-size: 50px;
    margin: 10px 0 20px;
    line-height: 60px;
  }
  .slider-height-20 {
    height: 650px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-content-15.slider15-mrg-nrg h1 {
    margin-top: -18px;
  }
  .slider-content-19 h1 {
    font-size: 43px;
    margin: 10px 0 20px;
    line-height: 55px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-banner-area {
    margin-top: 162px;
  }
  .slider-content-19 h1 {
    font-size: 40px;
    margin: 10px 0 20px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .slider-content-15.slider15-mrg-nrg h1 {
    margin-top: -20px;
  }
  .slider-height-18 {
    background-position: 85%;
  }
  .slider-height-18.slider-overly-res {
    height: 400px;
    position: relative;
  }
  .slider-height-18.slider-overly-res:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #fff;
    opacity: 0.5;
  }
  .slider-banner-area {
    margin-top: 186px;
  }
  .slider-content-19 h1 {
    font-size: 32px;
    margin: 8px 0 30px;
    line-height: 38px;
  }
  .slider-content-19 {
    text-align: center;
  }
}
.slider-btn-round a {
  display: inline-block;
  font-size: 16px;
  color: #010101;
  border: 1px solid #000;
  border-radius: 50px;
  line-height: 1;
  padding: 16px 40px;
}
.slider-content-20 h3 {
  color: #73848e;
  font-size: 50px;
  font-family: "Great Vibes", cursive;
  margin: 0;
}
.slider-content-20 h1 {
  color: #010101;
  font-size: 72px;
  margin: 45px 0 25px;
  line-height: 58px;
}
.slider-content-20 p {
  color: #73848e;
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 53px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-height-20 {
    height: 520px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-content-20 h1 {
    font-size: 58px;
    margin: 30px 0 20px;
  }
  .slider-content-20 p {
    margin: 0 0 33px;
  }
  .slider-height-20 {
    height: 450px;
  }
}
@media only screen and (max-width: 767px) {
  .slider-btn-round a {
    padding: 12px 30px;
    font-size: 14px;
  }
  .slider-content-20 h3 {
    font-size: 40px;
  }
  .slider-content-20 h1 {
    font-size: 35px;
    margin: 20px 0 10px;
    line-height: 50px;
  }
  .slider-content-20 p {
    margin: 0 0 23px;
  }
  .slider-height-20 {
    height: 480px;
    background-position: 70%;
  }
}
.slider-height-22,
.slider-height-25 {
  height: 770px;
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .slider-height-22 {
    height: 650px;
  }
  .slider-height-24 {
    height: 570px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-height-22 {
    height: 520px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-height-22 {
    height: 450px;
  }
}
@media only screen and (max-width: 767px) {
  .slider-height-22 {
    height: 480px;
    background-position: 70%;
  }
}
.slider-content-22 h3 {
  letter-spacing: 0.8px;
  font-size: 24px;
  font-weight: 500;
}
.slider-content-22 h1 {
  line-height: 97px;
  font-size: 72px;
  margin: 0 0 37px;
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .slider-height-25 {
    height: 570px;
  }
  .section-padding-1 .container-fluid {
    padding: 0 15px;
  }
}
.slider-btn-12 a {
  display: inline-block;
  background-color: #e90042;
  border: 1px solid #e90042;
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
  font-size: 16px;
  padding: 17px 47px 19px;
  z-index: 1;
}
.slider-content-32 .content-img img {
  width: auto;
}
.slider-content-32 h1 {
  font-size: 70px;
  line-height: 90px;
  color: #010101;
  font-family: Lobster, cursive;
  margin: 12px 0 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-content-22 h1 {
    line-height: 70px;
    font-size: 60px;
  }
  .slider-height-24,
  .slider-height-25 {
    height: 500px;
  }
  .slider-content-32 h1 {
    font-size: 60px;
    line-height: 80px;
    margin: 12px 0 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-content-22 h1 {
    line-height: 60px;
    font-size: 47px;
  }
  .slider-height-24,
  .slider-height-25 {
    height: 500px;
  }
  .slider-content-32 h1 {
    font-size: 50px;
    line-height: 65px;
    margin: 12px 0 35px;
  }
}
.valentine-btn a {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  border: 1px solid #d70056;
  background-color: #d70056;
  border-radius: 50px;
  line-height: 1;
  padding: 16px 40px;
}
.slider-content-medical {
  margin-top: -85px;
}
@media only screen and (max-width: 767px) {
  .slider-content-22 h1 {
    line-height: 45px;
    font-size: 35px;
    margin: 0 0 20px;
  }
  .slider-height-24,
  .slider-height-25 {
    height: auto;
    padding: 50px 0;
  }
  .slider-btn-12 a {
    padding: 13px 30px 15px;
  }
  .slider-content-32 h1 {
    font-size: 40px;
    line-height: 47px;
    margin: 12px 0 30px;
  }
  .valentine-btn a {
    padding: 12px 30px;
    font-size: 14px;
  }
  .slider-content-medical {
    margin-top: 0;
    margin-bottom: 30px;
    text-align: center;
  }
}
.slider-content-medical h3 {
  font-size: 18px;
  color: #fff;
  font-family: "Josefin Sans", sans-serif;
  margin: 0;
  line-height: 1;
  font-weight: 600;
}
.slider-btn-medical a,
.slider-content-medical h1 {
  font-weight: 700;
  font-family: "Josefin Sans", sans-serif;
}
.slider-content-medical h1 {
  font-size: 72px;
  color: #fff;
  line-height: 82px;
  letter-spacing: -0.2px;
  margin: 24px 0 39px;
}
.slider-btn-medical a {
  font-size: 16px;
  color: #000;
  line-height: 1;
  display: inline-block;
  border: 1px solid transparent;
  background-color: #fff;
  padding: 18px 40px 16px;
}
.single-slider-medical {
  padding-top: 85px;
}
.blog-comment-wrapper .single-comment-wrapper,
.blog-details-top .blog-details-content .blog-meta-2,
.blog-wrap-2 .blog-content-2 .blog-meta-2,
.product-details-content .pro-details-size-color,
.product-details-content .pro-details-social ul,
.shop-top-bar .select-shoing-wrap,
.single-review .review-top-wrap .review-left,
.support-wrap,
.tag-share .blog-share ul,
.tag-share .dec-tag ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.support-wrap .support-icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  margin-right: 20px;
}
.support-wrap .support-content h5 {
  font-size: 18px;
  margin: 0 0 5px;
}
.support-wrap .support-content p {
  color: #666;
  margin: 0;
}
.support-wrap.support-2 {
  margin-left: 22px;
}
.support-wrap.support-2 .support-icon,
.support-wrap.support-3 .support-icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41px;
  flex: 0 0 41px;
}
.support-wrap.support-3 {
  margin-left: 9px;
}
.support-wrap.support-4 {
  margin-left: 23px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-content-medical h1 {
    font-size: 52px;
    line-height: 62px;
    margin: 20px 0 30px;
  }
  .support-wrap.support-2,
  .support-wrap.support-3,
  .support-wrap.support-4 {
    margin-left: 0;
  }
}
.support-wrap.support-4 .support-icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35px;
  flex: 0 0 35px;
}
.support-wrap-2:hover .support-content-2 img,
.support-wrap-3:hover .support-icon-2 img,
.support-wrap-4:hover .support-icon-4 img,
.support-wrap:hover .support-icon img {
  -webkit-animation: 0.5s ease-in-out tada;
  animation: 0.5s ease-in-out tada;
}
.support-wrap-2 .support-content-2 h5 {
  font-size: 18px;
  color: #494949;
  margin: 15px 0;
  line-height: 24px;
}
.support-wrap-2 .support-content-2 p {
  font-size: 14px;
  color: #6a6a6a;
  margin: 0 auto;
  width: 80%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-content-medical h1 {
    font-size: 42px;
    line-height: 52px;
    margin: 18px 0 24px;
  }
  .res-mrg-md-mb {
    margin-bottom: 30px;
  }
  .support-wrap.support-2,
  .support-wrap.support-3,
  .support-wrap.support-4 {
    margin-left: 0;
  }
  .support-wrap-2 .support-content-2 p {
    width: 100%;
  }
}
.support-wrap-2.support-shape:before {
  position: absolute;
  right: -14px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #d5d4d4;
  height: 61px;
  width: 1px;
  content: "";
}
.single-banner.banner-shape,
.support-wrap-2.support-shape-2 {
  border: 4px solid #fff;
}
.support-wrap-2.support-shape-3 {
  border: 4px solid #f6f6f6;
}
.support-wrap-2.support-padding-2 {
  padding: 36px 10px 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .support-wrap-2.support-padding-2 {
    padding: 36px 5px 30px;
  }
}
.support-bg-color-1 {
  background-color: #ccfbe9;
}
.support-bg-color-2 {
  background-color: #f2fbcc;
}
.support-bg-color-3 {
  background-color: #ddfbcc;
}
.support-bg-color-black {
  background-color: #303030;
}
.support-wrap-3 {
  position: relative;
  padding: 30px 10px 24px;
  overflow: hidden;
}
.support-wrap-3 .support-content-3 p {
  color: #000;
  margin: 4px 0 0;
  font-size: 16px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .slider-content-medical h1 {
    font-size: 32px;
    line-height: 42px;
    margin: 10px 0 20px;
  }
  .slider-btn-medical a {
    font-size: 16px;
    padding: 14px 30px 12px;
  }
  .single-slider-medical {
    padding-top: 60px;
  }
  .res-mrg-md-mb {
    margin-bottom: 30px;
  }
  .slider-singleimg-pets {
    margin-top: 30px;
  }
  .support-wrap.support-2,
  .support-wrap.support-3,
  .support-wrap.support-4 {
    margin-left: 0;
  }
  .support-wrap-2.support-padding-2 {
    padding: 36px 6px 30px;
  }
  .support-wrap-3 .support-content-3 p {
    font-size: 15px;
  }
}
.support-wrap-4-border {
  border: 1px solid #eee;
  padding: 50px 0 20px;
}
.support-wrap-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.support-wrap-4 .support-icon-4 {
  margin-right: 32px;
}
.support-wrap-4 .support-icon-4 img {
  width: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.support-wrap-4 .support-content-4 h5 {
  font-size: 20px;
  font-weight: 500;
  color: #212121;
  margin: 0 0 6px;
  letter-spacing: 0.4px;
}
.support-wrap-4 .support-content-4 p {
  font-weight: 300;
  color: #080808;
  margin: 0;
  letter-spacing: 0.6px;
}
.section-title h2 {
  font-size: 30px;
  font-weight: 600;
  margin: 0;
  position: relative;
  display: inline-block;
}
.section-title h2::before {
  position: absolute;
  left: -100px;
  width: 80px;
  top: 17px;
}
.section-title h2::after {
  position: absolute;
  right: -100px;
  width: 80px;
  top: 17px;
}
.section-title-2 h2 {
  font-size: 30px;
  color: #000;
  font-weight: 600;
  margin: 0 0 15px;
  padding: 0 0 15px;
  position: relative;
  display: inline-block;
}
.section-title-2 h2:before {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  width: 80px;
}
.section-title-2 p {
  color: #333;
  margin: 0;
}
.section-title-3 h4 {
  font-weight: 500;
  color: #000;
  font-size: 24px;
}
.section-border {
  margin-right: 94px;
  overflow: hidden;
  position: relative;
}
.section-border::before {
  background-color: #d2d2d2;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 11px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 100%;
  z-index: 1;
}
.section-title-4 {
  position: relative;
  z-index: 99;
}
.section-title-4 h3 {
  font-weight: 600;
  color: #242424;
  font-size: 20px;
  letter-spacing: -0.25px;
  margin: 0;
  line-height: 1;
  padding-right: 45px;
}
.section-title-5 h2 {
  color: #010101;
  font-size: 48px;
  margin: 0;
  line-height: 38px;
}
.section-title-6 h2 {
  color: #000;
  font-size: 36px;
  margin: 0;
  font-weight: 600;
}
.section-title-6 p {
  color: grey;
  font-size: 16px;
  margin: 14px 0 0;
}
.section-title-6 span {
  font-size: 16px;
  color: grey;
  letter-spacing: 1px;
  margin: 20px 0 0;
  display: block;
}
.section-title-7 h2 {
  font-size: 36px;
  color: #010101;
  font-weight: 500;
  margin: 0;
  line-height: 29px;
}
.section-title-7 p {
  color: #646464;
  line-height: 24px;
  font-weight: 500;
  margin: 23px auto 0;
  width: 47%;
}
.product-details-content.pro-details-slider-content .pro-details-meta,
.product-details-content.pro-details-slider-content .pro-details-quality,
.product-details-content.pro-details-slider-content .pro-details-rating-wrap,
.product-details-content.pro-details-slider-content .pro-details-social ul,
.product-details-content.pro-details-slider-content .product-details-price,
.product-tab-list {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.product-tab-list a {
  margin: 10px;
}
.product-tab-list a h4 {
  -webkit-transition: 0.3s;
}
.product-tab-list a.active h4 {
  color: #fff;
  background-color: #0d6efd;
}
.product-tab-list.product-tab-cake a h4,
.product-tab-list.product-tab-fruits a h4,
.product-tab-list.product-tab-pink a h4,
.product-tab-list.product-tab-pink2 a h4 {
  color: #000;
  border-bottom: 2px solid transparent;
}
.product-tab-list.product-tab-fruits a.active h4 {
  color: #6eab49;
  border-bottom: 2px solid #6eab49;
}
.product-tab-list.product-tab-cake a h4:hover,
.product-tab-list.product-tab-pink2 a h4:hover,
.single-banner .banner-content-26-2 h3 span,
.single-banner .banner-content-3.pink-banner p span,
.single-banner .banner-content-4.pink-banner h2,
.single-banner .banner-content-4.pink-banner span {
  color: #ed59a0;
}
.product-tab-list.product-tab-cake a.active h4 {
  color: #ed59a0;
  border-bottom: 2px solid #ed59a0;
}
.product-tab-list.product-tab-pink a h4:hover {
  color: #e90042;
}
.product-tab-list.product-tab-pink a.active h4 {
  color: #e90042;
  border-bottom: 2px solid #e90042;
}
.product-tab-list.product-tab-pink2 a.active h4 {
  color: #ed59a0;
  border-bottom: 2px solid;
}
.product-tab-list.product-tab-fashion a {
  margin: 0 23px;
}
.product-tab-list.product-tab-fashion a h4 {
  color: grey;
  font-size: 16px;
}
.product-wrap .product-img {
  position: relative;
  overflow: hidden;
  height: 480px;
}
.product-wrap .product-img span,
.product-wrap-5 .product-img span {
  position: absolute;
  top: 12px;
  right: 12px;
  font-size: 13px;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 3px 11px;
  border-radius: 3px;
  font-weight: 500;
}
.blog-wrap .blog-img span.pink,
.product-wrap .product-img span.pink,
.product-wrap-2 .product-img .product-action-2 a:hover,
.product-wrap-3
  .product-content-3-wrap
  .product-content-3
  .product-action-3
  a:hover,
.product-wrap-3 .product-img > span.pink,
.product-wrap-5 .product-img span.pink {
  background-color: #fa6bff;
}
.product-wrap .product-img .hover-img {
  position: absolute;
  top: 0;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(-50%, 20px);
  transform: translate(-50%, 20px);
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s;
}
.product-wrap .product-img .product-action {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 100%;
  z-index: 9;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-wrap .product-img .product-action > div {
  opacity: 0;
  visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 48px;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  background-color: #00649e;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product-wrap .product-img .product-action .pro-wishlist {
  width: 48px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.product-wrap .product-img .product-action .pro-cart {
  font-size: 14px;
  width: calc(100% - 48px - 48px);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.product-wrap .product-img .product-action .pro-quickview {
  width: 48px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  margin: 0;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.product-wrap .product-img .product-action .pro-same-action a {
  color: #fff;
  font-size: 16px;
  height: 48px;
  line-height: 48px;
  display: block;
  width: 100%;
  text-align: center;
  text-transform: capitalize;
}
.featured-imagebox-post.style2,
.product-wrap .product-content,
.single-testimonial .client-info {
  margin: 20px 0 0;
}
.product-wrap .product-content h3 {
  font-size: 16px;
  margin: 0;
}
.product-wrap .product-content .product-rating {
  margin: 3px 0;
}
.product-wrap .product-content .product-rating i,
.shop-list-wrap .shop-list-content .rating-review .product-list-rating i {
  font-size: 17px;
  color: #5f5d5d;
  margin: 0 3px;
}
.product-details-content .pro-details-rating-wrap .pro-details-rating i.yellow,
.product-wrap .product-content .product-rating i.yellow,
.shop-list-wrap
  .shop-list-content
  .rating-review
  .product-list-rating
  i.yellow {
  color: #ffa900;
}
.product-wrap .product-content .product-price span {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin: 0 9px;
  position: relative;
}
.product-wrap .product-content .product-price span::before,
.product-wrap-3
  .product-content-3-wrap
  .product-content-3
  .price-3
  span::before {
  position: absolute;
  content: "";
  right: -13px;
  top: 10px;
  width: 7px;
  height: 2px;
  background-color: #000;
}
.product-wrap .product-content .product-price span.old,
.product-wrap-3 .product-content-3-wrap .product-content-3 .price-3 span.old {
  color: #8e8e8e;
  text-decoration: line-through;
}
.product-wrap:hover .hover-img,
.shop-list-wrap:hover .product-wrap .hover-img {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.product-wrap:hover .product-action > div {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-dialog {
  margin: 8% auto;
  max-width: 960px;
  width: 960px;
  padding: 35px;
}
.modal-dialog .modal-header .close {
  color: #333;
  cursor: pointer;
  opacity: 1;
}
.modal-dialog .modal-body {
  padding: 35px 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-title-7 p {
    width: 56%;
  }
  .product-details-content.ml-70 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .support-wrap-4-border {
    padding: 50px 10px 20px;
  }
  .support-wrap-4 {
    display: block;
    text-align: center;
  }
  .support-wrap-4 .support-icon-4 {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .support-wrap-4 .support-content-4 h5 {
    font-size: 18px;
  }
  .section-title-5 h2 {
    font-size: 40px;
  }
  .section-title-7 p {
    width: 75%;
  }
  .product-tab-list.pt-35,
  .product-tab-list.pt-60 {
    padding: 20px 0 30px;
  }
  .modal-dialog {
    width: 720px;
    max-width: 720px;
  }
  .product-details-content.ml-70 {
    margin-left: 0;
  }
}
.product-details-content h2 {
  color: #010101;
  font-size: 24px;
  margin: 0;
  line-height: 1;
}
.product-details-content .product-details-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 15px 0 26px;
}
.product-details-content .product-details-price span {
  font-size: 24px;
  color: #fe5252;
}
.product-details-content .product-details-price span.old {
  color: #333;
  font-size: 18px;
  text-decoration: line-through;
  margin-left: 20px;
}
.product-details-content .pro-details-rating-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 17px;
}
.product-details-content .pro-details-rating-wrap .pro-details-rating {
  position: relative;
  margin-right: 39px;
}
.product-details-content .pro-details-rating-wrap .pro-details-rating:before {
  position: absolute;
  right: -19px;
  top: 4px;
  content: "";
  height: 15px;
  width: 2px;
  background-color: #d1d1d1;
}
.product-details-content .pro-details-rating-wrap .pro-details-rating i {
  color: #5f5d5d;
  font-size: 17px;
  margin-right: 5px;
}
.product-details-content .pro-details-rating-wrap span a {
  font-size: 15px;
  color: #00649e;
}
.product-details-content p {
  font-size: 15px;
  line-height: 28px;
  color: #333;
  margin: 0;
}
.product-details-content .pro-details-list {
  margin: 20px 0 34px;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 0 37px;
}
.product-details-content .pro-details-list ul li {
  color: #333;
  margin: 0 0 5px;
}
@media only screen and (max-width: 767px) {
  .support-wrap-4 {
    display: block;
    text-align: center;
  }
  .support-wrap-4 .support-icon-4 {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .support-wrap-4 .support-content-4 h5 {
    font-size: 18px;
  }
  .support-area.pt-80 {
    padding-top: 30px;
  }
  .suppoer-area.pb-100,
  .suppoer-area.pb-60 {
    padding-bottom: 50px;
  }
  .section-title h2.mb-50,
  .section-title-2.mb-60,
  .section-title-5.mb-60,
  .section-title-6.mb-45,
  .section-title-6.mb-50,
  .section-title-7.mb-60,
  .section-title.mb-50,
  .section-title.mb-55 {
    margin-bottom: 30px;
  }
  .section-title h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .section-title h2::before {
    left: -40px;
    width: 30px;
  }
  .section-title h2::after {
    right: -40px;
    width: 30px;
  }
  .product-details-content .pro-details-size-color .pro-details-color-wrap,
  .product-tab-list.mb-45,
  .section-title-3.mb-40,
  .section-title-7.mb-30 {
    margin-bottom: 20px;
  }
  .section-border {
    margin-right: 0;
  }
  .section-border::before {
    display: none;
  }
  .section-title-4 h3 {
    padding-right: 0;
  }
  .section-title-5 h2 {
    font-size: 30px;
    line-height: 27px;
  }
  .section-title-6 h2 {
    font-size: 26px;
  }
  .section-title-6 span {
    margin: 10px 0 0;
  }
  .section-title-6.pb-30 {
    padding-bottom: 10px;
  }
  .section-title-7 h2 {
    font-size: 30px;
  }
  .section-title-7 p {
    width: 100%;
    margin: 15px auto 0;
  }
  .section-title-7.mb-55 {
    margin-bottom: 25px;
  }
  .product-area.product-mb-xs {
    padding-bottom: 60px;
  }
  .product-area.pb-65,
  .product-tab-list.pb-50 {
    padding-bottom: 30px;
  }
  .product-tab-list.pt-30,
  .product-tab-list.pt-55 {
    padding: 10px 0 30px;
  }
  .product-tab-list.pt-35,
  .product-tab-list.pt-60 {
    padding: 10px 0;
  }
  .product-tab-list a {
    margin: 0 11px 5px;
  }
  .product-tab-list.product-tab-fashion a {
    margin: 0 15px 5px;
  }
  .modal-dialog {
    width: 100%;
    max-width: 100%;
    padding: 35px 0;
  }
  .product-details-content.ml-70 {
    margin-left: 0;
    margin-top: 30px;
  }
  .product-details-content.quickview-content {
    margin-top: 30px;
  }
  .product-details-content .pro-details-size-color {
    display: block;
  }
}
.product-details-content .pro-details-size-color .pro-details-color-wrap {
  margin-right: 20px;
  overflow: hidden;
}
.product-details-content .pro-details-size-color .pro-details-color-wrap span {
  display: block;
  font-weight: 500;
  margin: 0 0 15px;
  font-size: 15px;
}
.product-details-content
  .pro-details-size-color
  .pro-details-color-wrap
  .pro-details-color-content
  ul
  li {
  border-radius: 50px;
  cursor: pointer;
  display: block;
  float: left;
  height: 14px;
  margin-right: 15px;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 14px;
}
.product-details-content
  .pro-details-size-color
  .pro-details-color-wrap
  .pro-details-color-content
  ul
  li.blue {
  background-color: #4798f3;
  border: 1px solid #4798f3;
}
.product-details-content
  .pro-details-size-color
  .pro-details-color-wrap
  .pro-details-color-content
  ul
  li.maroon {
  background-color: #736751;
  border: 1px solid #736751;
}
.product-details-content
  .pro-details-size-color
  .pro-details-color-wrap
  .pro-details-color-content
  ul
  li.gray {
  background-color: silver;
  border: 1px solid silver;
}
.product-details-content
  .pro-details-size-color
  .pro-details-color-wrap
  .pro-details-color-content
  ul
  li.green {
  background-color: #139c57;
  border: 1px solid #139c57;
}
.product-details-content
  .pro-details-size-color
  .pro-details-color-wrap
  .pro-details-color-content
  ul
  li.yellow {
  background-color: #e28b37;
  border: 1px solid #e28b37;
}
.product-details-content .pro-details-size-color .pro-details-size span {
  display: block;
  font-weight: 500;
  margin: 0 0 10px;
  font-size: 15px;
}
.product-details-content
  .pro-details-size-color
  .pro-details-size
  .pro-details-size-content
  ul
  li {
  display: inline-block;
  list-style: none;
  margin: 0 2px 0 0;
}
.product-details-content
  .pro-details-size-color
  .pro-details-size
  .pro-details-size-content
  ul
  li
  a {
  background-color: #f1f2f6;
  color: #000;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  padding: 6px 9px 7px;
  text-transform: uppercase;
}
.product-details-content .pro-details-quality {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 34px;
}
.product-details-content .pro-details-quality .cart-plus-minus {
  border: 1px solid #e8e8e8;
  display: inline-block;
  height: 60px;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 80px;
}
.product-details-content .pro-details-quality .cart-plus-minus .qtybutton {
  color: #8f8f8f;
  cursor: pointer;
  float: inherit;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin: 0;
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 24px;
}
.product-details-content .pro-details-quality .cart-plus-minus .dec.qtybutton {
  height: 60px;
  left: 0;
  padding-top: 20px;
  top: 0;
}
.product-details-content .pro-details-quality .cart-plus-minus .inc.qtybutton {
  height: 60px;
  padding-top: 20px;
  right: 0;
  top: 0;
}
.product-details-content
  .pro-details-quality
  .cart-plus-minus
  input.cart-plus-minus-box {
  background: 0 0;
  border: none;
  color: #8f8f8f;
  float: left;
  font-size: 14px;
  height: 60px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 80px;
}
.product-details-content .pro-details-quality .pro-details-cart {
  margin: 0 25px 0 10px;
}
@media only screen and (max-width: 767px) {
  .product-details-content .pro-details-quality .pro-details-cart {
    margin: 0 10px;
  }
}
.product-details-content .pro-details-quality .pro-details-cart a {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #343538;
  display: inline-block;
  line-height: 1;
  padding: 23px 38px;
  z-index: 99;
}
@media only screen and (max-width: 767px) {
  .product-details-content .pro-details-quality .pro-details-cart a {
    padding: 23px 12px;
  }
}
.product-details-content .pro-details-quality .pro-details-wishlist a {
  font-size: 18px;
  color: #000;
}
.product-details-content .pro-details-quality .pro-details-compare a {
  font-size: 18px;
  color: #000;
  margin-left: 25px;
}
.product-details-content .pro-details-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 10px;
}
.product-details-content .pro-details-meta span {
  font-size: 15px;
  color: #676767;
  margin-right: 5px;
}
.product-details-content .pro-details-meta ul li {
  display: inline-block;
  margin: 0 3px 0 0;
}
.product-details-content .pro-details-meta ul li a {
  color: #676767;
  font-size: 15px;
}
.product-details-content .pro-details-social {
  margin: 24px 0 0;
}
.product-details-content .pro-details-social ul li a {
  font-size: 16px;
  color: #343538;
}
.product-details-content.pro-details-slider-content p {
  width: 59%;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .product-details-content.pro-details-slider-content p {
    width: 80%;
  }
}
.product-details-content.pro-details-slider-content .pro-details-size-color {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: left;
}
.quickview-wrap .nav-style-1.owl-carousel > .owl-nav button {
  font-size: 20px;
  color: #333;
  left: 0;
}
.quickview-wrap .nav-style-1.owl-carousel > .owl-nav button.owl-next {
  right: 0;
  left: auto;
}
@media only screen and (max-width: 767px) {
  .product-details-content .pro-details-quality .pro-details-compare a {
    margin-left: 10px;
  }
  .product-details-content .pro-details-meta ul li a {
    font-size: 14px;
  }
  .product-details-content.pro-details-slider-content.mt-50 {
    margin-top: 30px;
  }
  .product-details-content.pro-details-slider-content p {
    width: 100%;
  }
  .product-details-content.pro-details-slider-content .pro-details-size-color {
    text-align: center;
  }
  .product-details-content.pro-details-slider-content
    .pro-details-size-color
    .pro-details-color-content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .tab-filter-wrap {
    display: block;
  }
  .tab-filter-wrap.mb-60 {
    margin-bottom: 30px;
  }
  .product-tab-list-2 {
    margin: 0 0 10px;
  }
}
.product-tab-list-2 a {
  display: inline-block;
  margin-right: 23px;
}
@media only screen and (max-width: 767px) {
  .product-tab-list-2 a {
    margin: 0 23px 10px 0;
  }
}
.product-tab-list-2 a h4 {
  color: #555;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  border-bottom: 2px solid transparent;
  padding-bottom: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.product-tab-list-2 a.active h4,
.single-banner .banner-content-33-2 a:hover {
  color: #000;
  border-bottom: 2px solid #000;
}
.filter-active a {
  font-weight: 500;
  font-size: 18px;
  color: #010101;
}
.product-filter-wrapper {
  background-color: #fff;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  margin-bottom: 60px;
  padding: 45px 45px 7px;
  display: none;
}
.product-filter-wrapper .product-filter h5 {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 25px;
  padding-bottom: 7px;
  position: relative;
  text-transform: capitalize;
}
.product-filter-wrapper .product-filter h5::before {
  background-color: #000;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 20px;
}
.product-filter-wrapper .product-filter ul.sort-by li {
  margin-bottom: 3px;
}
.product-filter-wrapper .product-filter ul.color-filter li {
  margin-bottom: 6px;
}
.product-filter-wrapper .product-filter ul.color-filter li input {
  width: 20px;
  height: 20px;
  display: inline-block;
  float: left;
  margin: 3px 8px 0 0;
}
.product-filter-wrapper .product-filter .product-tags ul li {
  margin-bottom: 4px;
}
.price-filter .price-slider-amount input {
  background: 0 0;
  padding: 0;
  border: none;
  font-size: 16px;
  font-weight: 500;
}
.price-filter #slider-range {
  background: #dbdbdb;
  border: none;
  border-radius: 50px;
  height: 5px;
  margin-bottom: 12px;
  margin-left: auto;
}
.price-filter #slider-range span {
  -webkit-transition: none;
  transition: none;
}
.price-filter #slider-range .ui-slider-range {
  position: absolute;
  display: block;
  border: 0;
  background: #fa6bff;
  border: none;
  -webkit-transition: none;
  transition: none;
}
.price-filter #slider-range .ui-slider-handle {
  background: #fff;
  border: 4px solid #fa6bff;
  border-radius: 50%;
  height: 15px;
  margin-left: 0;
  width: 15px;
}
.tab-content.jump .tab-pane {
  display: block;
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.tab-content.jump .tab-pane.active {
  display: block;
  height: auto;
  opacity: 1;
  overflow: visible;
}
.blog-wrap .blog-img,
.collection-product-2,
.featured-imagebox,
.featured-imagebox .featured-content .featured-title h3,
.featured-imagebox .featured-thumbnail,
.gallery-box .gallery-img,
.product-wrap-2,
.product-wrap-4,
.single-banner,
.single-banner-2 {
  position: relative;
  overflow: hidden;
}
.product-wrap-2 .product-img span {
  font-size: 14px;
  font-weight: 500;
  position: absolute;
  top: 20px;
  right: 20px;
}
.product-wrap-2 .product-img span.pink,
.shop-top-bar .shop-tab a.active {
  color: #fa6bff;
}
.product-wrap-2 .product-content-2 .title-price-wrap-2 .price-2 span.old.red,
.product-wrap-2 .product-img span.red {
  color: #ff3d2a;
}
.product-wrap-2 .product-img .default-img {
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.product-wrap-2 .product-img .hover-img {
  position: absolute;
  top: 0;
  visibility: hidden;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.product-wrap-2 .product-img .product-action-2 {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.product-wrap-2 .product-img .product-action-2 a {
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  background-color: #00649e;
  color: #fff;
  text-align: center;
  border-radius: 50px;
  margin: 0 3px;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.funfact-content .funfact-btn.funfact-btn-red a,
.pro-view-more a:hover,
.product-wrap-2 .product-img .product-action-2.product-action-2-red a,
.subscribe-style-3 .subscribe-form-3 .clear-3.red-subscribe input {
  background-color: #df262b;
}
.product-wrap-2 .product-content-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 20px 0 0;
}
.product-wrap-2 .product-content-2 .title-price-wrap-2 h3 {
  margin: 0 0 6px;
  line-height: 1;
}
.product-wrap-2 .product-content-2 .title-price-wrap-2 h3 a {
  font-size: 16px;
  color: #000;
}
.product-wrap-2 .product-content-2 .title-price-wrap-2 .price-2 span {
  font-size: 15px;
  color: #000;
  margin-right: 17px;
  position: relative;
}
.product-wrap-2 .product-content-2 .title-price-wrap-2 .price-2 span.old,
.product-wrap-2
  .product-content-2
  .title-price-wrap-2.title-price-wrap-2-white
  .price-2
  span.old,
.product-wrap-4 .product-content-4 .price-4 span.old,
.product-wrap-5 .product-content-5 .price-5 span.old {
  color: #fa6bff;
  text-decoration: line-through;
}
.product-wrap-2 .product-content-2 .title-price-wrap-2 .price-2 span::before,
.product-wrap-5 .product-content-5 .price-5 span:before {
  position: absolute;
  content: "";
  right: -13px;
  top: 10px;
  width: 6px;
  height: 2px;
  background-color: #a5a5a5;
}
.product-wrap-2 .product-content-2 .pro-wishlist-2 a {
  font-size: 16px;
  color: #929292;
  margin: 4px 0 0 10px;
  display: inline-block;
}
.product-wrap-2:hover .hover-img {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.product-wrap-2:hover .default-img {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  visibility: hidden;
}
.product-wrap-2:hover .product-action-2 a {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.product-wrap-2.pro-glaucous-color .product-img .product-action-2 a {
  background-color: #3d6882;
}
.product-wrap-2.pro-puce-color .product-content-2 .pro-wishlist-2 a:hover,
.product-wrap-2.pro-puce-color
  .product-content-2
  .title-price-wrap-2
  .price-2
  span.old,
.product-wrap-2.pro-puce-color
  .product-content-2
  .title-price-wrap-2
  h3
  a:hover,
.product-wrap-2.pro-puce-color .product-img span.puce {
  color: #de3e3e;
}
.product-wrap-2.pro-puce-color .product-img .product-action-2 a {
  background-color: #de3e3e;
}
.view-more {
  display: block;
  text-align: center;
  width: 100%;
}
.view-more a {
  color: #555;
  font-weight: 500;
  display: inline-block;
  border-bottom: 1px solid #ccc;
  line-height: 1;
  padding-bottom: 2px;
  text-align: center;
}
.view-more a:hover {
  color: #00649e;
  border-bottom: 1px solid #00649e;
}
.hm5-section-padding .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.product-wrap-3 .product-img > span {
  position: absolute;
  top: 12px;
  right: 12px;
  font-size: 13px;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 3px 11px;
  border-radius: 3px;
  font-weight: 500;
  z-index: 99;
}
.product-wrap-3 .product-content-3-wrap {
  background: rgba(255, 255, 255, 0.9);
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 90%;
  height: 90%;
  left: 5%;
  right: 5%;
  bottom: 5%;
  top: 5%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: 8;
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
}
.product-wrap-3 .product-content-3-wrap .product-content-3 {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.product-wrap-3 .product-content-3-wrap .product-content-3 .product-title h3 {
  font-size: 18px;
  margin: 0;
  line-height: 1;
}
.product-wrap-3 .product-content-3-wrap .product-content-3 .price-3 {
  margin: 10px 0 20px;
}
.product-wrap-3 .product-content-3-wrap .product-content-3 .price-3 span {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  margin: 0 9px;
  position: relative;
}
.product-wrap-3 .product-content-3-wrap .product-content-3 .product-action-3 a {
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  background-color: #00649e;
  color: #fff;
  text-align: center;
  border-radius: 50px;
  margin: 0 3px;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.product-wrap-3:hover .product-content-3-wrap {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.hm6-section-padding .container-fluid,
.hm9-section-padding .container-fluid {
  padding-right: 70px;
  padding-left: 70px;
}
.collection-product .collection-img a img,
.product-wrap-4 a img,
.single-instagram a img {
  width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.product-wrap-4 .position-1 {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 75px;
}
.product-wrap-4 .position-2 {
  position: absolute;
  left: 60px;
  bottom: 55px;
}
.product-wrap-4 .position-3 {
  position: absolute;
  top: 51px;
  left: 0;
  right: 0;
  text-align: center;
}
.product-wrap-4 .product-content-4 h4 {
  font-size: 30px;
  margin: 0 0 12px;
  line-height: 38px;
}
@media only screen and (min-width: 1366px) and (max-width: 1600px) {
  .hm4-section-padding .container-fluid {
    padding: 0 60px;
  }
  .product-wrap-4 .position-1,
  .product-wrap-4 .position-2 {
    bottom: 40px;
  }
  .product-wrap-4 .position-3 {
    top: 32px;
  }
  .product-wrap-4 .product-content-4 h4 {
    font-size: 25px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .hm4-section-padding .container-fluid {
    padding: 0 30px;
  }
  .hm6-section-padding .container-fluid,
  .hm9-section-padding .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
  .product-wrap-4 .position-1,
  .product-wrap-4 .position-2 {
    bottom: 40px;
  }
  .product-wrap-4 .position-3 {
    top: 32px;
  }
  .product-wrap-4 .product-content-4 h4 {
    font-size: 25px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-padding-1 .container-fluid {
    padding: 0 30px;
  }
  .hm4-section-padding .container-fluid {
    padding: 0 15px;
  }
  .hm6-section-padding .container-fluid {
    padding-right: 30px;
    padding-left: 30px;
  }
  .product-wrap-4 .position-1 {
    bottom: 30px;
  }
  .product-wrap-4 .position-2 {
    bottom: 30px;
    left: 40px;
  }
  .product-wrap-4 .position-3 {
    top: 22px;
  }
  .product-wrap-4 .product-content-4 h4 {
    font-size: 22px;
    line-height: 27px;
  }
}
.product-wrap-4 .product-content-4 .price-4 span {
  font-size: 18px;
  color: #000;
  position: relative;
  margin: 0 24px 0 0;
}
.product-wrap-4 .product-content-4 .price-4 span:before {
  position: absolute;
  content: "";
  right: -17px;
  top: 12px;
  width: 7px;
  height: 2px;
  background-color: #6b6264;
}
.product-wrap-4 .product-content-4 .price-4.price-4-center span {
  margin: 0 12px;
}
.blog-wrap-2:hover .blog-img-2 img,
.collection-product-2:hover a img,
.collection-product:hover a img,
.product-wrap-4:hover a img,
.single-banner-2:hover a img,
.single-instagram:hover a img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.width-50-percent {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.width-30-percent {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  max-width: 30%;
}
.collection-product .collection-content {
  margin: 23px 0 0;
}
.collection-product .collection-content span {
  font-weight: 500;
}
.collection-product .collection-content h4 {
  margin: 1px 0 0;
}
.collection-product .collection-content h4 a {
  font-size: 16px;
  color: #000;
  font-weight: 500;
}
.collection-product .collection-content .collection-btn,
.single-testimonial-2.testi-paragraph-mrg p {
  margin: 32px 0 0;
}
.collection-product .collection-content .collection-btn a {
  display: inline-block;
  line-height: 1;
  color: #010101;
  border: 1px solid #000;
  border-radius: 50px;
  padding: 10px 22px;
  z-index: 2;
}
.product-wrap-5 .product-action-4 {
  background: #00649e;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  opacity: 1;
  padding: 10px;
  position: absolute;
  text-align: center;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
  z-index: 99;
}
.product-wrap-5 .product-action-4 .pro-same-action {
  margin: 0 2px;
}
.product-wrap-5 .product-action-4 .pro-same-action a {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 36px;
  font-size: 16px;
  background-color: #fff;
  color: #000;
  text-align: center;
  border-radius: 50px;
  margin: 0 3px;
}
.cart-table-content table thead > tr,
.cart-tax,
.discount-code-wrapper,
.grand-totall {
  background-color: #f9f9f9;
  border: 1px solid #ebebeb;
}
.product-wrap-5 .product-action-4 .pro-same-action a:hover {
  background-color: #fa6bff;
  color: #fff;
}
.product-wrap-5 .product-content-5 {
  margin-top: 28px;
}
.product-wrap-5 .product-content-5 h3 {
  font-size: 16px;
  margin: 0 0 5px;
  line-height: 17px;
}
.product-wrap-5 .product-content-5 .price-5 span {
  font-size: 15px;
  color: #000;
  margin: 0 8px;
  position: relative;
}
.product-wrap-5:hover .product-action-4 {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.collection-wrap-2 {
  margin-top: -175px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product-details-content .pro-details-quality .pro-details-cart {
    margin: 0 17px 0 10px;
  }
  .product-details-content .pro-details-quality .pro-details-cart a {
    padding: 22px;
  }
  .product-details-content.pro-details-slider-content p {
    width: 100%;
  }
  .product-filter-wrapper {
    padding: 35px 25px 7px;
  }
  .section-padding-1 .container-fluid {
    padding: 0 40px;
  }
  .hm4-section-padding .container-fluid {
    padding: 0 30px;
  }
  .hm6-section-padding .container-fluid {
    padding-right: 40px;
    padding-left: 40px;
  }
  .product-wrap-4 .position-1 {
    bottom: 30px;
  }
  .product-wrap-4 .position-2 {
    bottom: 30px;
    left: 20px;
  }
  .product-wrap-4 .position-3 {
    top: 22px;
  }
  .product-wrap-4 .product-content-4 h4 {
    font-size: 20px;
    line-height: 23px;
  }
  .collection-wrap-2 {
    margin-top: -97px;
  }
}
@media only screen and (max-width: 767px) {
  .product-filter-wrapper {
    padding: 35px 25px 7px;
  }
  .hm4-section-padding .container-fluid,
  .section-padding-1 .container-fluid {
    padding: 0 15px;
  }
  .view-more.mt-20 {
    margin-top: 0;
  }
  .hm5-section-padding .container-fluid,
  .hm6-section-padding .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
  .hm5-section-padding .row,
  .hm6-section-padding .row {
    margin-right: -15px;
    margin-left: -15px;
  }
  .hm5-section-padding div[class^="col-"],
  .hm6-section-padding div[class^="col-"] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .product-wrap-4 .position-1 {
    bottom: 30px;
  }
  .product-wrap-4 .position-2 {
    bottom: 30px;
    left: 20px;
  }
  .product-wrap-4 .position-3 {
    top: 22px;
  }
  .product-wrap-4 .product-content-4 h4 {
    font-size: 20px;
    line-height: 23px;
  }
  .collection-wrap-2 {
    margin-top: -80px;
  }
}
.blog-wrap .blog-img img,
.blog-wrap-2 .blog-img-2 a img,
.collection-product-2 a img,
.single-banner a img,
.single-banner-2 a img {
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.collection-product-2 .collection-content-2 {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 30px;
}
.collection-product-2 .collection-content-2 span {
  font-size: 14px;
  font-weight: 500;
}
.collection-product-2 .collection-content-2 h4 {
  font-size: 16px;
  font-weight: 500;
  margin: 5px 0 0;
  line-height: 21px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hm9-section-padding .container-fluid {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hm9-section-padding .container-fluid {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .hm9-section-padding .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
  .hm9-section-padding .custom-row-4 {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .hm9-section-padding div[class^="custom2-"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.custom-row-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.custom2-col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  position: relative;
  width: 100%;
  min-height: 1px;
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .custom2-col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .custom2-col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .custom2-col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .custom2-col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.product-top-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.product-tab-list-3,
.product-tab-list-4 {
  margin: 4px 0 0;
  position: relative;
  z-index: 99;
}
.product-tab-list-3 a {
  margin-left: 24px;
}
.product-tab-list-3 a.active h4,
.product-tab-list-4 a.active h4 {
  color: #242424;
}
.product-tab-list-3 a:first-child {
  margin-left: 45px;
}
.product-tab-list-3 a h4 {
  font-size: 14px;
  color: #878787;
  margin: 0;
  line-height: 1;
}
.discover-more-btn a,
.pro-view-more a,
.product-tab-list-4 a h4,
.product-tab-list-5 a {
  font-size: 16px;
  line-height: 1;
}
.product-tab-list-4 a {
  margin-left: 47px;
}
.product-tab-list-4 a h4 {
  color: grey;
  margin: 0;
}
.product-slider-active.owl-carousel .owl-nav {
  position: absolute;
  right: 0;
  top: -85px;
}
.product-slider-active.owl-carousel .owl-nav button {
  display: inline-block;
  width: 35px;
  height: 35px;
  font-size: 18px;
  line-height: 31px;
  text-align: center;
  border-radius: 5px;
  color: #c6c6c6;
  border: 1px solid #d2d2d2;
  background-color: #f9f9f9;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.product-slider-active.owl-carousel .owl-nav button:hover {
  color: #fff;
  border: 1px solid #ff3d2a;
  background-color: #ff3d2a;
}
.product-slider-active.owl-carousel .owl-nav button.owl-next {
  margin-left: 3px;
}
.pro-view-more a {
  display: inline-block;
  color: #828282;
  text-transform: uppercase;
  padding: 20px 35px 19px;
  border: 1px solid #d2d2d2;
}
.pro-view-more a:hover {
  color: #fff;
  border: 1px solid #df262b;
}
.bg-png-1 {
  position: absolute;
  top: 0;
  left: 78px;
}
.bg-png-2 {
  position: absolute;
  top: 0;
  right: 550px;
}
@media only screen and (min-width: 1366px) and (max-width: 1600px) {
  .bg-png-2 {
    right: 300px;
  }
  .footer-widget.ml-95 {
    margin-left: 20px;
  }
  .footer-widget.ml-145 {
    margin-left: 50px;
  }
}
.discover-more-btn a {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  background-color: #c61a32;
  border-radius: 50px;
  z-index: 2;
  padding: 17px 35px;
}
.product-tab-list-5 {
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.product-tab-list-5 a {
  color: #000;
  display: inline-block;
  margin: 0 20px;
  padding: 0 0 7px;
  border-bottom: 2px solid transparent;
}
.copyright p,
.copyright p a {
  color: #313131;
}
.product-tab-list-5 a.active {
  color: #59a3e1;
  border-bottom: 2px solid #59a3e1;
}
.nav-style-5.owl-carousel .owl-nav button {
  color: #fff;
  display: inline-block;
  font-size: 17px;
  left: -65px;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 27px;
  height: 40px;
  line-height: 40px;
  background-color: #000;
}
.nav-style-5.owl-carousel .owl-nav button.owl-next {
  left: auto;
  right: -65px;
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .bg-png-2 {
    right: 250px;
  }
  .nav-style-5.owl-carousel .owl-nav button {
    left: 0;
  }
  .nav-style-5.owl-carousel .owl-nav button.owl-next {
    right: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .bg-png-2 {
    right: 150px;
  }
  .nav-style-5.owl-carousel .owl-nav button {
    left: 0;
  }
  .nav-style-5.owl-carousel .owl-nav button.owl-next {
    right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product-tab-list-4 a {
    margin-left: 15px;
  }
  .bg-png-2 {
    right: 120px;
  }
  .nav-style-5.owl-carousel .owl-nav button {
    left: 0;
  }
  .nav-style-5.owl-carousel .owl-nav button.owl-next {
    right: 0;
  }
}
.nav-style-5.owl-carousel .owl-nav button:hover {
  background-color: #59a3e1;
}
.blog-wrap .blog-img span {
  position: absolute;
  top: 10px;
  left: 10px;
  display: block;
  line-height: 1;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  padding: 2px 10px 5px;
}
.blog-wrap .blog-img span.red {
  background-color: #c61a32;
  left: auto;
  right: 10px;
  border-radius: 3px;
}
.blog-wrap .blog-content-wrap,
.brand-logo-active .single-brand-logo,
.brand-logo-active .single-brand-logo2,
.brand-logo-active-2 .single-brand-logo,
.brand-logo-active-2 .single-brand-logo2 {
  text-align: center;
}
.blog-wrap .blog-content-wrap .blog-content {
  display: inline-block;
  background-color: #fff;
  padding: 14px 44px;
  margin: -64px 0 0;
  z-index: 99;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .product-top-bar {
    display: block;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    text-align: center;
  }
  .product-top-bar.mb-50 {
    margin-bottom: 20px;
  }
  .product-tab-list-3,
  .product-tab-list-4 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 15px 0 0;
  }
  .product-tab-list-3 a:first-child {
    margin-left: 0;
  }
  .product-tab-list-4 a {
    margin-left: 14px;
    margin-bottom: 10px;
  }
  .product-slider-active.owl-carousel .owl-nav {
    right: 0;
    left: 0;
    top: -45px;
    text-align: center;
  }
  .product-slider-active.owl-carousel .owl-nav button {
    width: 25px;
    height: 25px;
    font-size: 15px;
    line-height: 23px;
  }
  .pro-view-more {
    margin-top: 0;
  }
  .bg-png-1,
  .bg-png-2 {
    display: none;
  }
  .product-tab-list-5 a {
    font-size: 16px;
    margin: 0 6px;
  }
  .product-tab-list-5.mb-60 {
    margin-bottom: 25px;
  }
  .nav-style-5.owl-carousel .owl-nav button {
    left: 0;
  }
  .nav-style-5.owl-carousel .owl-nav button.owl-next {
    right: 0;
  }
  .collections-area.pb-100 {
    padding-bottom: 60px;
  }
  .blog-wrap .blog-content-wrap .blog-content {
    padding: 14px 30px;
    margin: -50px 0 0;
  }
}
.blog-wrap .blog-content-wrap .blog-content h3 {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  margin: 0 0 5px;
}
.blog-wrap .blog-content-wrap .blog-content span {
  color: #666;
  font-style: italic;
}
.blog-wrap .blog-content-wrap .blog-content span a {
  color: #666;
}
.blog-wrap .blog-content-3 {
  background-color: #f6f3f3;
  padding: 25px 42px 27px;
}
.blog-wrap .blog-content-3 h3 {
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 7px;
  line-height: 30px;
}
.blog-wrap .blog-content-3 span {
  color: #000;
  font-style: italic;
}
.blog-wrap .blog-content-3 span a {
  color: #b0afaf;
}
.blog-wrap:hover .blog-img img,
.single-banner:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.blog-wrap-2 .blog-img-2,
.gallery-box {
  overflow: hidden;
  position: relative;
}
.blog-details-top .blog-details-img .video-icon,
.blog-wrap-2 .blog-img-2 .video-icon {
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.blog-details-top .blog-details-img .video-icon a,
.blog-wrap-2 .blog-img-2 .video-icon a {
  background-color: red;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 25px;
  height: 60px;
  line-height: 61px;
  width: 60px;
}
.blog-wrap-2 .blog-content-2 {
  padding: 25px 30px 34px;
  background-color: #f6f3f3;
}
.blog-details-top .blog-details-content .blog-meta-2 ul li,
.blog-wrap-2 .blog-content-2 .blog-meta-2 ul li {
  color: #333;
  font-size: 14px;
  letter-spacing: 1px;
  list-style: none;
  margin: 0 17px 0 0;
  position: relative;
  text-transform: uppercase;
  display: inline-block;
  line-height: 1;
}
.blog-details-top .blog-details-content .blog-meta-2 ul li::before,
.blog-wrap-2 .blog-content-2 .blog-meta-2 ul li::before {
  background-color: #555;
  content: "";
  height: 2px;
  position: absolute;
  right: -13px;
  top: 6px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 5px;
}
.blog-wrap-2 .blog-content-2 .blog-meta-2 ul li a {
  color: #555;
}
.blog-wrap-2 .blog-content-2 h4 {
  font-size: 22px;
  margin: 10px 0 20px;
  color: #333;
  font-weight: 400;
  line-height: 1.4;
}
.blog-wrap-2 .blog-content-2 p {
  margin: 0;
  color: #666;
}
.blog-wrap-2 .blog-content-2 .blog-share-comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 22px 0 0;
}
.blog-wrap-2 .blog-content-2 .blog-share-comment .blog-btn-2 a {
  color: #333;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.2px;
  margin-top: 4px;
  text-transform: capitalize;
}
.blog-wrap-2 .blog-content-2 .blog-share-comment .blog-share span {
  color: #333;
  display: inline-block;
  float: left;
  font-size: 15px;
  margin-right: 12px;
  margin-top: 3px;
  text-transform: capitalize;
}
.blog-wrap-2 .blog-content-2 .blog-share-comment .blog-share .share-social {
  display: inline-block;
  float: left;
}
.blog-wrap-2
  .blog-content-2
  .blog-share-comment
  .blog-share
  .share-social
  ul
  li {
  display: inline-block;
  margin-right: 5px;
}
.blog-wrap-2
  .blog-content-2
  .blog-share-comment
  .blog-share
  .share-social
  ul
  li
  a {
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  width: 30px;
}
.blog-wrap-2
  .blog-content-2
  .blog-share-comment
  .blog-share
  .share-social
  ul
  li
  a.facebook {
  background-color: #3b5998;
  border: 1px solid #3b5998;
}
.blog-wrap-2
  .blog-content-2
  .blog-share-comment
  .blog-share
  .share-social
  ul
  li
  a.facebook:hover,
.team-wrapper .team-img .team-action a.facebook:hover {
  background-color: transparent;
  color: #3b5998;
}
.blog-wrap-2
  .blog-content-2
  .blog-share-comment
  .blog-share
  .share-social
  ul
  li
  a.twitter {
  background-color: #55acee;
  border: 1px solid #55acee;
}
.blog-wrap-2
  .blog-content-2
  .blog-share-comment
  .blog-share
  .share-social
  ul
  li
  a.twitter:hover,
.team-wrapper .team-img .team-action a.twitter:hover {
  background-color: transparent;
  color: #55acee;
}
.blog-wrap-2
  .blog-content-2
  .blog-share-comment
  .blog-share
  .share-social
  ul
  li
  a.instagram {
  background-color: #c32aa3;
  border: 1px solid #c32aa3;
}
.blog-wrap-2
  .blog-content-2
  .blog-share-comment
  .blog-share
  .share-social
  ul
  li
  a.instagram:hover,
.team-wrapper .team-img .team-action a.instagram:hover {
  background-color: transparent;
  color: #c32aa3;
}
.nav-style-4.owl-carousel .owl-nav button {
  color: #fff;
  display: inline-block;
  font-size: 20px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  height: 35px;
  width: 35px;
  line-height: 35px;
  background-color: #00649e;
}
.nav-style-4.owl-carousel .owl-nav button:hover {
  color: #fff;
  background-color: #333;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-wrap .blog-content-wrap .blog-content {
    padding: 14px 30px;
    margin: -50px 0 0;
  }
  .blog-wrap .blog-content-3 {
    padding: 25px 15px 27px;
  }
  .blog-wrap .blog-content-3 h3,
  .blog-wrap-2 .blog-content-2 h4 {
    font-size: 18px;
  }
  .blog-wrap-2 .blog-content-2 {
    padding: 25px 20px 34px;
  }
  .Blog-area .ml-20 {
    margin-left: 0;
  }
  .Blog-area .mr-20 {
    margin-right: 0;
  }
  .Blog-area.blog-no-sidebar
    .blog-content-2
    .blog-share-comment
    .blog-share
    .share-social {
    margin-top: 4px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-wrap-2 .blog-content-2 {
    padding: 25px 20px 34px;
  }
  .blog-wrap-2 .blog-content-2 h4 {
    font-size: 19px;
  }
  .nav-style-4.owl-carousel .owl-nav button {
    font-size: 30px;
  }
  .Blog-area .ml-20 {
    margin-left: 0;
  }
  .Blog-area .mr-20 {
    margin-right: 0;
  }
}
.Blog-area.blog-no-sidebar .blog-content-2 h4,
.featured-icon-box.style2 .featured-title h3 {
  font-size: 20px;
}
@media only screen and (max-width: 767px) {
  .blog-wrap .blog-content-3 {
    padding: 25px 15px 27px;
  }
  .blog-wrap .blog-content-3 h3 {
    font-size: 18px;
  }
  .blog-wrap-2 .blog-content-2 {
    padding: 20px 15px 29px;
  }
  .blog-wrap-2 .blog-content-2 h4 {
    font-size: 17px;
    margin: 10px 0 12px;
  }
  .blog-wrap-2 .blog-content-2 .blog-share-comment {
    margin: 14px 0 0;
  }
  .blog-wrap-2 .blog-content-2 .blog-share-comment .blog-share .share-social {
    margin-top: 4px;
  }
  .blog-wrap-2
    .blog-content-2
    .blog-share-comment
    .blog-share
    .share-social
    ul
    li
    a {
    font-size: 12px;
    height: 25px;
    line-height: 23px;
    width: 25px;
  }
  .nav-style-4.owl-carousel .owl-nav button {
    font-size: 30px;
  }
  .Blog-area .ml-20 {
    margin-left: 0;
  }
  .Blog-area .mr-20 {
    margin-right: 0;
  }
  .Blog-area .pro-pagination-style.mt-20 {
    margin-top: 0;
  }
  .Blog-area.pb-100 {
    padding-bottom: 45px;
  }
  .Blog-area.blog-no-sidebar .blog-content-2 h4 {
    font-size: 17px;
  }
}
.copyright .footer-logo {
  margin-bottom: 12px;
  margin-top: 41px;
}
@media only screen and (max-width: 767px) {
  .copyright .footer-logo {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .copyright .footer-logo {
    margin-top: 0;
  }
}
.copyright p {
  letter-spacing: 0.9px;
}
.footer-widget .footer-title h3 {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  margin: 0 0 16px;
  line-height: 1;
}
.footer-widget .footer-list ul li {
  margin: 0 0 11px;
}
.footer-widget .footer-list ul li a {
  color: #fff;
  letter-spacing: 0.3px;
}
.footer-widget .subscribe-style p {
  color: #fff;
  margin: 0 0 20px;
}
.footer-widget .subscribe-style .subscribe-form form input {
  background: 0 0;
  font-size: 13px;
  color: #333;
  border: none;
  border-bottom: 2px solid #ebebeb;
  padding: 2px 10px 2px 0;
}
.footer-widget .subscribe-style .subscribe-form form .clear input {
  width: auto;
  height: auto;
  color: #fff;
  font-size: 14px;
  padding: 0 0 1px;
  line-height: 1;
  border-bottom: 2px solid #9b9b9c;
  text-transform: uppercase;
  margin: 13px 0 0;
}
.footer-widget .subscribe-style .subscribe-form form .clear input:hover,
.footer-widget
  .subscribe-style.subscribe-style-white
  .subscribe-form
  form
  .clear
  input:hover {
  color: #00649e;
  border-bottom: 2px solid #00649e;
}
.footer-widget .subscribe-style.subscribe-style-white p {
  color: #e6e6e6;
}
.footer-widget
  .subscribe-style.subscribe-style-white
  .subscribe-form
  form
  input {
  color: #a4a4a4;
  border-bottom: 2px solid #ebebeb;
}
.footer-widget
  .subscribe-style.subscribe-style-white
  .subscribe-form
  form
  .clear
  input {
  color: #fff;
  border-bottom: 2px solid #b5b5b6;
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .footer-widget.ml-30,
  .footer-widget.ml-95 {
    margin-left: 0;
  }
  .footer-widget.ml-145 {
    margin-left: 20px;
  }
  .footer-widget.ml-ntv5 {
    margin-left: -50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-widget.ml-145,
  .footer-widget.ml-30,
  .footer-widget.ml-50,
  .footer-widget.ml-75,
  .footer-widget.ml-95,
  .footer-widget.ml-ntv5 {
    margin-left: 0;
  }
  .footer-widget.ml-70 {
    margin-left: -130px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-widget.ml-145,
  .footer-widget.ml-30,
  .footer-widget.ml-50,
  .footer-widget.ml-70,
  .footer-widget.ml-75,
  .footer-widget.ml-95,
  .footer-widget.ml-ntv5 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .custom-col-5,
  .custom2-col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .mobile-menu-area {
    display: block;
  }
  .header-top-area .header-top-wap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    margin-top: 0;
  }
  .social-icons {
    justify-content: center !important;
    align-items: center !important;
  }
  .header-offer p {
    text-align: right;
  }
  .language-currency-wrap .same-language-currency a {
    line-height: 54px;
  }
  .header-hm8 .header-right-wrap .same-style.header-search .search-content {
    right: 0;
  }
  .header-in-container .header-top-wap {
    display: block;
    margin-bottom: 15px;
    margin-top: 8px;
  }
  .header-in-container .header-top-wap .language-currency-wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .header-in-container .header-top-wap .header-offer p {
    text-align: center;
  }
  .slider-height-1 {
    padding: 38px 0 0;
  }
  .single-slider .slider-content {
    padding: 0;
    text-align: left;
  }
  .single-slider .slider-content h1 {
    font-size: 30px;
    margin: 6px 0 10px;
  }
  .single-slider .slider-content.slider-content-10,
  .slider-content-7,
  .slider-content-medical {
    text-align: left;
  }
  .slider-content-2 h3 {
    margin-left: 60px;
  }
  .slider-content-2 h3::before {
    display: block;
    left: 80px;
    width: 60px;
  }
  .slider-content-2.slider-content-flower h3::before,
  .slider-content-2.slider-content-fruits h3::before,
  .slider-content-2.slider-content-organic h3::before {
    left: 45px;
  }
  .single-slider-2 {
    background-position: 22%;
  }
  .slider-height-3.slider-height-res-hm4 {
    height: 400px;
  }
  .slider-singleimg-hm9 {
    margin-top: 0;
  }
  .slider-height-9 {
    padding: 230px 0 70px;
  }
  .slider-content-11.fullpage-content h3 {
    font-size: 17px;
    letter-spacing: 0;
  }
  .slider-content-11.fullpage-content h1 {
    font-size: 35px;
  }
  .product-tab-list-2,
  .slider-singleimg-hm11 {
    margin: 0;
  }
  #fp-nav.right {
    right: 25px;
  }
  .fullpage-slider-mrg-2 {
    margin-bottom: -50px;
  }
  .fullpage-slider-wrap-mrg,
  .product-details-content .pro-details-size-color .pro-details-color-wrap {
    margin-bottom: 0;
  }
  .hm-13-slider {
    background-position: 55%;
  }
  .slider-single-img-14 {
    padding-bottom: 38px;
    text-align: inherit;
  }
  .slider-content-14 {
    margin: 0 0 30px;
    text-align: left;
  }
  .slider-content-14 h3 {
    margin: 0 0 0 60px;
  }
  .slider-content-14 h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .slider-content-15 h1 {
    font-size: 42px;
    line-height: 65px;
  }
  .slider-content-19 h1 {
    font-size: 30px;
    margin: 12px 0 30px;
    line-height: 46px;
  }
  .slider-height-20,
  .slider-height-22 {
    background-position: 63%;
  }
  .support-wrap-3 .support-content-3 p {
    font-size: 14px;
  }
  .product-details-content .pro-details-size-color,
  .tab-filter-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .tab-filter-wrap.mb-60 {
    margin-bottom: 30px;
  }
  .product-tab-list-2 a {
    margin: 0 23px 0 0;
  }
  .collection-wrap-2 {
    margin-top: -70px;
  }
  .hm9-section-padding .container-fluid {
    padding-right: 30px;
    padding-left: 30px;
  }
  .hm9-section-padding .custom-row-4 {
    margin-right: -10px;
    margin-left: -10px;
  }
  .hm9-section-padding div[class^="custom2-"] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .blog-wrap .blog-content-wrap .blog-content {
    padding: 14px 15px;
  }
  .blog-wrap .blog-content-wrap .blog-content h3 {
    font-size: 18px;
    line-height: 27px;
  }
  .Blog-area.blog-no-sidebar .blog-content-2 h4 {
    font-size: 20px;
  }
  .footer-widget.ml-70 {
    margin-left: -90px;
  }
}
.hm4-footer-padding .container-fluid {
  padding: 0 60px;
}
@media only screen and (min-width: 1366px) and (max-width: 1600px) {
  .hm4-footer-padding .container-fluid {
    padding: 0 60px;
  }
}
.footer-top p {
  color: #fffefe;
  line-height: 28px;
  margin: 31px auto 33px;
  width: 55%;
}
.footer-top .footer-social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.footer-top .footer-social ul li {
  margin: 0 23px;
  position: relative;
  line-height: 1;
}
.footer-top .footer-social ul li:before {
  position: absolute;
  content: "";
  right: -30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #7c7b7b;
  width: 16px;
  height: 2px;
}
.footer-top .footer-social ul li a {
  color: #e5e5e5;
  font-size: 16px;
}
.copyright-2 {
  padding-top: 20px;
  margin-top: 60px;
  border-top: 1px solid #2b2b2b;
}
.copyright-2 p {
  color: #fff;
  line-height: 1;
}
.copyright-2.copyright-white-border {
  border-top: 1px solid #ccc;
}
.copyright-2.copyright-gray p {
  color: #848484;
}
.copyright-2.copyright-gray p a {
  color: #848484;
  letter-spacing: 0.9px;
}
.footer-white .copyright-2 {
  padding-top: 20px;
  padding-bottom: 23px;
  margin-top: 0;
  border-top: none;
}
.footer-border {
  border-top: 1px solid #e2e2e2;
}
.single-banner .banner-content {
  position: absolute;
  content: "";
  left: 36px;
  top: 40px;
  z-index: 5;
}
.single-banner .banner-content h3 {
  font-size: 36px;
  color: #915342;
  font-weight: 600;
  margin: 0;
  font-family: "Cormorant Garamond";
}
.single-banner .banner-content h4 {
  font-size: 18px;
  color: #010101;
  margin: 3px 0 58px;
  font-weight: 600;
  font-family: "Cormorant Garamond";
}
.single-banner .banner-content h4 span {
  color: #935644;
  font-size: 20px;
  margin: 0 0 0 2px;
  display: inline-block;
  line-height: 1;
  position: relative;
  top: 2px;
}
.single-banner .banner-content a,
.single-banner-2 .banner-content-2 a {
  width: 28px;
  height: 28px;
  border-radius: 100%;
  border: 2px solid #97584a;
  color: #97584a;
  font-size: 14px;
  display: inline-block;
  text-align: center;
}
.single-banner .banner-content a.kids-btn-red {
  color: #ff3d2a;
  border: 2px solid #ff3d2a;
}
.single-banner .banner-content a.kids-btn-red:hover,
.single-banner .banner-content a:hover,
.single-banner .banner-content.banner-content1-modify a.cake-btn-pink:hover,
.single-banner .banner-content.banner-content1-modify a:hover,
.single-banner .banner-content.banner-pink a:hover {
  color: #00649e;
  border: 2px solid #00649e;
}
.single-banner .banner-content a i {
  line-height: 25px;
}
.single-banner .banner-content-3.pink-banner > a,
.single-banner .banner-content.banner-pink a {
  border: 2px solid #ed59a0;
  color: #ed59a0;
}
.single-banner .banner-content.banner-content1-modify-position1 {
  left: auto;
  right: 60px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: right;
}
.single-banner .banner-content.banner-content1-modify h3 {
  color: #1c1c1c;
}
.single-banner .banner-content.banner-content1-modify h4 {
  margin: 12px 0 68px;
}
.single-banner .banner-content.banner-content1-modify a {
  border: 2px solid #c61a32;
  color: #c61a32;
}
.single-banner .banner-content.banner-content1-modify a.purple {
  color: #ab87cd;
  border: 2px solid #ab87cd;
}
.single-banner .banner-content.banner-content1-modify a.cake-btn-pink {
  color: #ed59a0;
  border: 2px solid #ed59a0;
}
.single-banner .banner-content.banner-content1-modify-position2 {
  left: 60px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.single-banner .banner-content.banner-content1-modify-position3 {
  left: 50px;
  top: 50px;
}
.single-banner.banner-green-color .banner-content h3,
.single-banner.banner-green-color .banner-content h4 span {
  color: #617d05;
}
.shop-list-wrap .shop-list-content h3 a,
.single-banner .banner-content-3.pink-banner p,
.single-banner.banner-green-color .banner-content h4,
.single-banner.banner-red-color .banner-content h4 {
  color: #010101;
}
.single-banner.banner-green-color .banner-content a {
  border: 2px solid #617d05;
  color: #617d05;
}
.single-banner.banner-green-color .banner-content a:hover {
  color: #aabb72;
  border: 2px solid #aabb72;
}
.single-banner.banner-red-color .banner-content h3,
.single-banner.banner-red-color .banner-content h4 span {
  color: #df262b;
}
.single-banner.banner-red-color .banner-content a {
  border: 2px solid #df262b;
  color: #df262b;
}
.single-banner.banner-red-color .banner-content a:hover {
  color: #dc6266;
  border: 2px solid #dc6266;
}
.single-banner .banner-position-hm15-1 {
  position: absolute;
  right: 40px;
  top: 45px;
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .hm4-footer-padding .container-fluid {
    padding: 0 30px;
  }
  .footer-area.ml-70 {
    margin-left: 15px;
  }
  .footer-area.mr-70 {
    margin-right: 15px;
  }
  .single-banner .banner-content.banner-content1-modify h4 {
    margin: 12px 0 38px;
  }
  .single-banner .banner-content.banner-content1-modify-position3 {
    left: 30px;
    top: 30px;
  }
  .single-banner .banner-position-hm15-1 {
    top: 25px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .Blog-area.blog-no-sidebar
    .blog-content-2
    .blog-share-comment
    .blog-share
    .share-social
    ul
    li {
    margin-right: 3px;
  }
  .Blog-area.blog-no-sidebar
    .blog-content-2
    .blog-share-comment
    .blog-share
    .share-social
    ul
    li
    a {
    font-size: 12px;
    height: 25px;
    line-height: 23px;
    width: 25px;
  }
  .copyright .footer-logo {
    margin-top: 28px;
  }
  .footer-widget.ml-145,
  .footer-widget.ml-30,
  .footer-widget.ml-50,
  .footer-widget.ml-70,
  .footer-widget.ml-75,
  .footer-widget.ml-95,
  .footer-widget.ml-ntv5 {
    margin-left: 0;
  }
  .hm4-footer-padding .container-fluid {
    padding: 0 15px;
  }
  .footer-area.ml-70 {
    margin-left: 30px;
  }
  .footer-area.mr-70 {
    margin-right: 30px;
  }
  .single-banner .banner-content,
  .single-banner .banner-content.banner-content1-modify-position3 {
    left: 20px;
    top: 20px;
  }
  .single-banner .banner-content h4 {
    margin: 3px 0 15px;
  }
  .single-banner .banner-content.banner-content1-modify-position1 {
    right: 40px;
  }
  .single-banner .banner-content.banner-content1-modify h4 {
    margin: 12px 0 28px;
  }
  .single-banner .banner-content.banner-content1-modify-position2 {
    left: 40px;
  }
  .single-banner .banner-content.banner-content1-modify-position3 h3 {
    font-size: 27px;
  }
  .single-banner .banner-content.banner-content1-modify-position3 h4 {
    margin: 5px 0 20px;
  }
  .single-banner .banner-position-hm15-1 {
    top: 20px;
    right: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hm4-footer-padding .container-fluid {
    padding: 0 30px;
  }
  .footer-area.ml-70 {
    margin-left: 40px;
  }
  .footer-area.mr-70 {
    margin-right: 40px;
  }
  .footer-area.mb-70 {
    margin-bottom: 40px;
  }
  .footer-top p {
    width: 85%;
  }
  .single-banner .banner-content,
  .single-banner .banner-content.banner-content1-modify-position3 {
    left: 15px;
    top: 10px;
  }
  .single-banner .banner-content h3 {
    font-size: 27px;
  }
  .single-banner .banner-content h4 {
    margin: 3px 0 8px;
  }
  .single-banner .banner-content.banner-content1-modify-position1 {
    right: 40px;
  }
  .single-banner .banner-content.banner-content1-modify h4 {
    margin: 2px 0 12px;
  }
  .single-banner .banner-content.banner-content1-modify-position2 {
    left: 40px;
  }
  .single-banner .banner-content.banner-content1-modify-position3 h3 {
    font-size: 25px;
  }
  .single-banner .banner-content.banner-content1-modify-position3 h4 {
    margin: 5px 0 10px;
  }
  .single-banner .banner-position-hm15-1 {
    top: 20px;
    right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .hm4-footer-padding .container-fluid {
    padding: 0 15px;
  }
  .footer-area.ml-70 {
    margin-left: 15px;
  }
  .footer-area.mr-70 {
    margin-right: 15px;
  }
  .footer-area.mb-70 {
    margin-bottom: 15px;
  }
  .footer-top p {
    width: 100%;
  }
  .footer-top.pb-60 {
    padding-bottom: 60px;
  }
  .single-banner .banner-content {
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .single-banner .banner-content h3 {
    font-size: 30px;
  }
  .single-banner .banner-content h4 {
    margin: 3px 0 20px;
  }
  .single-banner .banner-content.banner-content1-modify-position1 {
    right: 30px;
  }
  .single-banner .banner-content.banner-content1-modify h3 {
    font-size: 25px;
  }
  .single-banner .banner-content.banner-content1-modify h4 {
    margin: 2px 0 6px;
  }
  .single-banner .banner-content.banner-content1-modify-position2 {
    left: 30px;
  }
  .single-banner .banner-content.banner-content1-modify-position3 {
    left: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .single-banner .banner-position-hm15-1 {
    top: 15px;
    right: 15px;
  }
}
.single-banner .banner-position-hm15-2 {
  position: absolute;
  left: 40px;
  top: 45px;
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .single-banner .banner-position-hm15-2 {
    top: 25px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single-banner .banner-position-hm15-2 {
    top: 20px;
    left: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-banner .banner-position-hm15-2 {
    top: 20px;
    left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .single-banner .banner-position-hm15-2 {
    top: 15px;
    left: 15px;
  }
}
.single-banner .banner-position-hm17-1 {
  position: absolute;
  right: 105px;
  bottom: 50px;
}
.single-banner .banner-content-3 h3 {
  font-weight: 700;
  font-size: 30px;
  margin: 0;
  line-height: 1;
  color: #111;
  text-transform: uppercase;
}
.single-banner .banner-content-3 p {
  font-size: 18px;
  margin: 11px 0 20px;
  color: #010101;
}
.single-banner .banner-content-3 > a {
  width: 28px;
  height: 28px;
  border-radius: 100%;
  border: 2px solid #6eab49;
  color: #6eab49;
  font-size: 14px;
  display: inline-block;
  text-align: center;
}
.single-banner .banner-content-26-2 .banner-cake-btn-2 a:hover,
.single-banner .banner-content-3.pink-banner > a:hover,
.single-banner .banner-content-3 > a:hover,
.single-banner .banner-content-5 a:hover,
.single-banner .banner-content-7 > a:hover,
.single-banner .banner-content-8 > a:hover {
  border: 2px solid #00649e;
  color: #00649e;
}
.single-banner .banner-content-4 span {
  font-size: 18px;
  color: #6eab49;
}
.single-banner .banner-content-4 h2 {
  font-size: 55px;
  color: #f3993f;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  margin: 15px 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .single-banner .banner-content-3 h3 {
    font-size: 25px;
  }
  .single-banner .banner-content-3 p {
    margin: 5px 0 12px;
  }
  .single-banner .banner-content-4 h2 {
    font-size: 40px;
    margin: 7px 0 10px;
  }
}
.single-banner .banner-content-4 h5 {
  font-size: 24px;
  color: #000;
  line-height: 1;
  margin: 0 0 36px;
  letter-spacing: 4.3px;
}
.single-banner .banner-content-4 > a {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  line-height: 1;
  padding: 13px 33px;
  background-color: #6eab49;
}
.single-banner .banner-content-4.pink-banner > a,
.subscribe-style-3 .subscribe-form-3 .clear-3.pink-subscribe input {
  background-color: #ed59a0;
}
.single-banner .banner-content-5 {
  position: absolute;
  left: 36px;
  top: 32px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single-banner .banner-content-3 h3 {
    font-size: 25px;
  }
  .single-banner .banner-content-3 p {
    margin: 5px 0 12px;
  }
  .single-banner .banner-content-4 h2 {
    font-size: 35px;
    margin: 7px 0 10px;
  }
  .single-banner .banner-content-4 h5 {
    font-size: 20px;
    margin: 0 0 20px;
    letter-spacing: 2.3px;
  }
  .single-banner .banner-content-5 {
    left: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-banner .banner-position-hm17-1 {
    right: 20px;
    bottom: 20px;
  }
  .single-banner .banner-content-3 h3 {
    font-size: 22px;
  }
  .single-banner .banner-content-3 p {
    margin: 5px 0 10px;
  }
  .single-banner .banner-content-4 h2 {
    font-size: 45px;
  }
  .single-banner .banner-content-4 h5 {
    font-size: 22px;
    letter-spacing: 3.3px;
  }
  .single-banner .banner-content-5 {
    left: 15px;
    top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .single-banner .banner-position-hm17-1 {
    right: 20px;
    bottom: 20px;
  }
  .single-banner .banner-content-3 h3 {
    font-size: 20px;
  }
  .single-banner .banner-content-3 p {
    margin: 5px 0 10px;
  }
  .single-banner .banner-content-4 h2 {
    font-size: 30px;
    margin: 7px 0 10px;
  }
  .single-banner .banner-content-4 h5 {
    font-size: 20px;
    margin: 0 0 20px;
    letter-spacing: 2.3px;
  }
  .single-banner .banner-content-5 {
    left: 15px;
    top: 15px;
  }
}
.single-banner .banner-content-5 span {
  font-size: 24px;
  color: #e90042;
  display: block;
  line-height: 1;
}
.single-banner .banner-content-5 h3 {
  font-family: "Cormorant Garamond";
  font-size: 36px;
  margin: 9px 0 62px;
  font-weight: 600;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single-banner .banner-content-5 h3 {
    margin: 9px 0 25px;
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-banner .banner-content-5 span {
    font-size: 20px;
  }
  .single-banner .banner-content-5 h3 {
    margin: 2px 0 12px;
    font-size: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .single-banner .banner-content-5 h3 {
    margin: 9px 0 25px;
    font-size: 30px;
  }
}
.single-banner .banner-content-5 a,
.single-banner .banner-content-7 > a,
.single-banner .banner-content-8 > a {
  width: 28px;
  height: 28px;
  border-radius: 100%;
  border: 2px solid #e90042;
  color: #e90042;
  font-size: 14px;
  display: inline-block;
  text-align: center;
}
.single-banner .banner-content-6 {
  position: absolute;
  left: 30px;
  bottom: 30px;
}
.single-banner .banner-content-6 a {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  line-height: 1;
  padding: 13px 33px;
  background-color: #e90042;
}
.single-banner .banner-content-7 {
  position: absolute;
  left: 45px;
  bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .single-banner .banner-content-7 {
    left: 20px;
    bottom: 20px;
  }
}
.single-banner .banner-content-7 span {
  font-size: 24px;
  font-weight: 600;
  color: #e90042;
  display: block;
  line-height: 1;
}
.single-banner .banner-content-7 h2 {
  font-size: 72px;
  font-weight: 700;
  color: #c3c1c0;
  margin: 9px 0 33px;
  line-height: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single-banner .banner-content-7 h2 {
    font-size: 55px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-banner .banner-content-7 {
    left: 20px;
    bottom: 20px;
  }
  .single-banner .banner-content-7 h2 {
    font-size: 40px;
    margin: 9px 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .single-banner .banner-content-7 span {
    font-size: 20px;
  }
  .single-banner .banner-content-7 h2 {
    font-size: 35px;
    margin: 9px 0 20px;
  }
}
.single-banner .banner-content-8 {
  position: absolute;
  left: 45px;
  bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .single-banner .banner-content-8 {
    left: 20px;
    bottom: 20px;
  }
}
.single-banner .banner-content-8 span {
  font-size: 24px;
  color: #e90042;
  display: block;
  line-height: 1;
  text-transform: uppercase;
}
.single-banner .banner-content-8 h2,
.single-banner .banner-content-8 p {
  color: #000;
  font-family: "Abril Fatface", cursive;
  text-transform: uppercase;
}
.single-banner .banner-content-8 h2 {
  font-size: 64px;
  margin: 10px 0 4px;
  line-height: 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single-banner .banner-content-8 h2 {
    font-size: 55px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-banner .banner-content-8 {
    left: 20px;
    bottom: 20px;
  }
  .single-banner .banner-content-8 span {
    font-size: 17px;
  }
  .single-banner .banner-content-8 h2 {
    font-size: 38px;
    line-height: 30px;
    margin: 5px 0 4px;
  }
}
@media only screen and (max-width: 767px) {
  .single-banner .banner-content-8 span {
    font-size: 17px;
  }
  .single-banner .banner-content-8 h2 {
    font-size: 32px;
    line-height: 30px;
    margin: 5px 0 4px;
  }
}
.single-banner .banner-content-8 p {
  font-size: 20px;
  margin: 0 0 48px;
  line-height: 1;
  letter-spacing: 6px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-banner .banner-content-8 p {
    letter-spacing: 5px;
    font-size: 20px;
    margin: 0 0 27px;
  }
}
@media only screen and (max-width: 767px) {
  .single-banner .banner-content-8 p {
    letter-spacing: 5px;
    font-size: 17px;
    margin: 0 0 15px;
  }
}
.single-banner .banner-content-26-position1 {
  position: absolute;
  top: 60px;
  left: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-banner .banner-content-26-position1 {
    top: 30px;
    left: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .single-banner .banner-content-26-position1 {
    top: 20px;
    left: 20px;
  }
}
.single-banner .banner-content-26-position2 {
  position: absolute;
  top: 50px;
  left: 43px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-banner .banner-content-26-position2 {
    top: 30px;
    left: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .single-banner .banner-content-26-position2 {
    top: 20px;
    left: 20px;
  }
}
.single-banner .banner-content-26-position3 {
  position: absolute;
  bottom: 50px;
  left: 53%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-banner .banner-content-26-position3 {
    bottom: 30px;
    left: 45%;
  }
}
@media only screen and (max-width: 767px) {
  .single-banner .banner-content-26-position3 {
    bottom: 20px;
    left: 38%;
  }
}
.single-banner .banner-content-26 span {
  font-size: 18px;
  color: #ed59a0;
  display: block;
}
.single-banner .banner-content-26 h1 {
  font-size: 55px;
  color: #ed59a0;
  font-weight: 700;
  margin: 23px 0 21px;
  text-transform: uppercase;
}
.single-banner .banner-content-26 p {
  font-size: 24px;
  letter-spacing: 1.8px;
  color: #fff;
  margin: 0 0 37px;
}
.single-banner .banner-content-26 .banner-cake-btn-1 a {
  display: inline-block;
  color: #fff;
  background-color: #ed59a0;
  line-height: 1;
  border-radius: 50px;
  padding: 12px 33px;
  z-index: 9;
}
.single-banner .banner-content-26-2 h1 {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  color: #111;
  line-height: 27px;
  margin: 0;
}
.single-banner .banner-content-26-2 h3 {
  font-size: 18px;
  color: #010101;
  margin: 10px 0 17px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-banner .banner-content-26 h1 {
    font-size: 42px;
    margin: 15px 0;
  }
  .single-banner .banner-content-26-2 h1 {
    font-size: 25px;
  }
  .single-banner .banner-content-26-2 h3 {
    margin: 3px 0 15px;
  }
  .banner-area-2 .container-fluid {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.single-banner .banner-content-26-2 .banner-cake-btn-2 a {
  width: 28px;
  height: 28px;
  border-radius: 100%;
  border: 2px solid #ed59a0;
  color: #ed59a0;
  font-size: 14px;
  display: inline-block;
  text-align: center;
}
.single-banner .banner-content-33 {
  position: absolute;
  left: 50px;
  top: 50px;
}
@media only screen and (min-width: 1366px) and (max-width: 1600px) {
  .single-banner .banner-content-33 {
    left: 30px;
    top: 30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .single-banner .banner-content-33 {
    left: 30px;
    top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .single-banner .banner-content-26 h1 {
    font-size: 42px;
    margin: 15px 0;
  }
  .single-banner .banner-content-26-2 h1 {
    font-size: 20px;
  }
  .single-banner .banner-content-26-2 h3 {
    margin: 3px 0 10px;
  }
  .single-banner .banner-content-33 {
    left: 20px;
    top: 20px;
  }
}
.single-banner .banner-content-33 h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  line-height: 1;
}
.single-banner .banner-content-33 h2 {
  font-size: 36px;
  font-weight: 700;
  color: #3a3a3a;
  line-height: 46px;
  margin: 20px 0 0;
}
@media only screen and (min-width: 1366px) and (max-width: 1600px) {
  .single-banner .banner-content-33 h2 {
    font-size: 27px;
    line-height: 35px;
    margin: 10px 0 0;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .single-banner .banner-content-33 h2 {
    font-size: 27px;
    line-height: 35px;
    margin: 10px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .single-banner .banner-content-33 h2 {
    font-size: 20px;
    line-height: 25px;
    margin: 6px 0 0;
  }
}
.single-banner .banner-33-offer {
  position: absolute;
  left: 0;
  bottom: 0;
}
.single-banner .banner-33-offer h2 {
  color: #98bac7;
  margin: 0;
  font-size: 60px;
  line-height: 46px;
  font-weight: 700;
}
.single-banner .banner-content-33-2-position1 {
  position: absolute;
  right: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.single-banner .banner-content-33-2-position2 {
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
  top: 6%;
}
.single-banner .banner-content-33-2-position3 {
  position: absolute;
  left: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.single-banner .banner-content-33-2 h4 {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  line-height: 1;
  margin: 0;
}
.single-banner .banner-content-33-2 h2 {
  font-size: 36px;
  color: #fff;
  font-weight: 700;
  line-height: 50px;
  margin: 13px 0 14px;
}
.single-banner .banner-content-33-2 a {
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  line-height: 1;
  letter-spacing: 0.4px;
  padding: 0 0 7px;
  border-bottom: 2px solid #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (min-width: 1366px) and (max-width: 1600px) {
  .single-banner .banner-33-offer h2 {
    font-size: 48px;
    line-height: 37px;
  }
  .banner-area-2.banner-area-2 .single-banner .banner-content {
    top: 15px;
    left: 15px;
  }
  .banner-area-2.banner-area-2 .single-banner .banner-content h3 {
    font-size: 25px;
  }
  .banner-area-2.banner-area-2 .single-banner .banner-content h4 {
    margin: 3px 0 10px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .single-banner .banner-33-offer h2 {
    font-size: 48px;
    line-height: 37px;
  }
  .banner-area-2.banner-area-2 .single-banner .banner-content {
    top: 15px;
    left: 15px;
  }
  .banner-area-2.banner-area-2 .single-banner .banner-content h3 {
    font-size: 25px;
  }
  .banner-area-2.banner-area-2 .single-banner .banner-content h4 {
    margin: 3px 0 10px;
  }
  .testimonial-area.ml-70 {
    margin-left: 15px;
  }
}
.single-banner-2 .banner-content-2 {
  position: absolute;
  left: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.single-banner-2 .banner-content-2 h3 {
  font-size: 48px;
  color: #915342;
  margin: 0;
  font-family: "Cormorant Garamond";
}
.single-banner-2 .banner-content-2 h4 {
  font-size: 24px;
  color: #010101;
  font-weight: 500;
  font-family: "Cormorant Garamond";
  margin: 22px 0 94px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single-banner .banner-content-33 {
    left: 20px;
    top: 20px;
  }
  .single-banner .banner-content-33 h2 {
    font-size: 20px;
    line-height: 25px;
    margin: 6px 0 0;
  }
  .single-banner .banner-33-offer h2 {
    font-size: 37px;
    line-height: 28px;
  }
  .single-banner .banner-content-33-2 h2 {
    font-size: 27px;
    line-height: 35px;
    margin: 10px 0 14px;
  }
  .single-banner-2 .banner-content-2 h4 {
    margin: 22px 0 34px;
  }
}
.single-banner-2 .banner-content-2 h4 span {
  color: #935644;
}
.single-banner-2 .banner-content-2 a:hover {
  color: #000;
  border: 2px solid #000;
}
.single-banner-2 .banner-content-2.jewellery-banner h3 {
  font-weight: 600;
}
.single-banner-2 .banner-content-2.banner-content-2-black h4 span {
  color: #af163b;
}
.single-banner-2 .banner-content-2.banner-content-2-black a {
  border: 2px solid #af163b;
  color: #af163b;
}
.single-banner-2 .banner-content-2.banner-content-2-black a:hover {
  color: #fff;
  border: 2px solid #fff;
}
.col-width-banner33-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 37%;
  flex: 0 0 37%;
  max-width: 37%;
  position: relative;
  width: 100%;
}
.col-width-banner33-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 26%;
  flex: 0 0 26%;
  max-width: 0 0 26%;
  position: relative;
  width: 100%;
}
.medical-contact-area {
  padding: 52px 0 60px;
}
.medical-contact-text h3 {
  color: #fff;
  font-family: Lobster, cursive;
  font-size: 29px;
  font-style: italic;
  margin: 0 0 11px;
}
.medical-contact-number-wrap .medical-contact-number h2,
.medical-contact-text h2 {
  margin: 0;
  font-size: 30px;
  color: #fff;
}
.medical-contact-text h2 {
  font-weight: 600;
  line-height: 1;
}
.medical-contact-number-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.save-money-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 0 50px;
}
.save-money-content h2 {
  font-size: 36px;
  color: #010101;
  font-weight: 700;
  margin: 0 50px 0 0;
  line-height: 48px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-area-2.banner-area-2 .single-banner .banner-content {
    top: 25px;
  }
  .banner-area-2.banner-area-2 .single-banner .banner-content h3 {
    font-size: 30px;
  }
  .banner-area-2.banner-area-2 .single-banner .banner-content h4 {
    margin: 3px 0 40px;
  }
  .banner-area-2.banner-area-2.pt-10 {
    padding-top: 30px;
  }
  .single-banner-2 .banner-content-2 h3 {
    font-size: 35px;
  }
  .single-banner-2 .banner-content-2 h4 {
    margin: 15px 0 25px;
  }
  .col-width-banner33-1,
  .col-width-banner33-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medical-contact-text h2 {
    font-size: 27px;
  }
  .medical-contact-number-wrap .medical-contact-number h2 {
    font-size: 26px;
  }
  .save-money-content h2 {
    font-size: 30px;
    margin: 0 30px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .single-banner .banner-33-offer h2 {
    font-size: 37px;
    line-height: 28px;
  }
  .single-banner .banner-content-33-2-position1 {
    right: 20px;
  }
  .single-banner .banner-content-33-2-position3,
  .single-banner-2 .banner-content-2 {
    left: 20px;
  }
  .single-banner .banner-content-33-2 h2 {
    font-size: 27px;
    line-height: 33px;
    margin: 10px 0;
  }
  .single-banner.mr-15 {
    margin-right: 0;
  }
  .single-banner.ml-15 {
    margin-left: 0;
  }
  .banner-area-2 .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
  .banner-area-2.pb-85 {
    padding-bottom: 42px;
  }
  .single-banner-2 .banner-content-2 h3 {
    font-size: 33px;
  }
  .single-banner-2 .banner-content-2 h4 {
    margin: 10px 0 20px;
  }
  .col-width-banner33-1,
  .col-width-banner33-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medical-contact-text h3 {
    margin: 0 0 7px;
  }
  .medical-contact-text h2 {
    font-size: 27px;
  }
  .medical-contact-text {
    text-align: center;
  }
  .medical-contact-number-wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .medical-contact-number-wrap .medical-contact-number h2 {
    font-size: 26px;
  }
  .banner-area.pt-80 {
    padding-top: 60px;
  }
  .banner-area.pb-85 {
    padding-bottom: 35px;
  }
  .save-money-area .pt-100 {
    padding-top: 50px;
  }
  .save-money-area .pb-100 {
    padding-bottom: 50px;
  }
  .medical-shape-img {
    text-align: center;
    margin: 30px 0 20px;
  }
  .save-money-content {
    display: block;
    margin: 0 20px;
    text-align: center;
  }
  .save-money-content h2 {
    font-size: 20px;
    margin: 0 0 20px;
    line-height: 30px;
  }
}
.save-money-content .save-money-btn a {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  background-color: #ed59a0;
  line-height: 1;
  padding: 13px 40px 15px;
}
.subscribe-style-2 h2,
.subscribe-style-3 h2 {
  font-size: 48px;
  color: #010101;
  margin: 0 0 23px;
}
.subscribe-style-2 p {
  font-size: 16px;
  color: #696969;
  margin: 0 0 23px;
}
.subscribe-style-2 .subscribe-form-2 form input {
  background: 0 0;
  border: none;
  height: 45px;
  padding: 2px 50px 2px 0;
  font-size: 14px;
  color: #333;
  border-bottom: 2px solid #e2e2e2;
}
.subscribe-style-2 .subscribe-form-2 form .clear-2 {
  background: url("../../assets/img/icon-img/suscribe.png") right 0 center
    no-repeat rgba(0, 0, 0, 0);
  bottom: 0;
  display: inline-block;
  position: absolute;
  right: 0;
}
.subscribe-style-2 .subscribe-form-2 form .clear-2 input {
  border: none;
  padding: 0;
  text-indent: -99999px;
  width: 37px;
}
@media only screen and (max-width: 767px) {
  .subscribe-style-2 h2 {
    font-size: 30px;
    margin: 0 0 12px;
  }
  .subscribe-area-3.pb-100 {
    padding-bottom: 60px;
  }
  .subscribe-style-3 h2 {
    font-size: 35px;
    margin: 0 0 12px;
  }
}
.subscribe-style-3 p {
  font-size: 16px;
  color: #696969;
  margin: 0;
  line-height: 1;
}
.subscribe-style-3 .subscribe-form-3 input {
  background: 0 0;
  border: none;
  border-bottom: 2px solid #e2e2e2;
  text-align: center;
  color: #333;
  height: 46px;
}
.subscribe-style-3 .subscribe-form-3 .clear-3 input {
  width: auto;
  height: auto;
  color: #fff;
  background-color: #070508;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 17px 55px;
  border-radius: 5px;
  border: none;
}
.funfact-content .funfact-btn.funfact-btn-red-3 a,
.subscribe-style-3 .subscribe-form-3 .clear-3.red-subscribe-2 input {
  background-color: #ff3d2a;
}
.subscribe-style-3 .subscribe-form-3 .clear-3.red-2-subscribe input,
.subscribe-style-3.subscribe-style-3-white
  .subscribe-form-3
  .clear-3.red-2-subscribe
  input {
  background-color: #e90042;
}
.subscribe-style-3.subscribe-style-3-white .subscribe-form-3 input {
  border-bottom: 2px solid #e2e2e2;
  color: #cacaca;
}
.subscribe-style-3.subscribe-style-3-white .subscribe-form-3 .clear-3 input {
  color: #fff;
  border: none;
}
.welcome-content h5 {
  font-weight: 500;
  font-size: 16px;
  color: #666;
  margin: 0;
  letter-spacing: 0.3px;
}
.welcome-content h1 {
  letter-spacing: 0.3px;
  position: relative;
  display: inline-block;
  padding: 0 0 23px;
}
.welcome-content h1:before {
  position: absolute;
  background-color: #070508;
  height: 3px;
  width: 70px;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
.welcome-content p {
  font-size: 16px;
  color: #4b4b4b;
  line-height: 30px;
  width: 66%;
  margin: 0 auto;
}
.team-wrapper .team-img .team-action {
  background: #fff;
  left: 0;
  opacity: 0;
  padding: 10px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 70%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.6s;
  transition: 0.6s;
  width: 100%;
  z-index: 5;
}
.team-wrapper .team-img .team-action a {
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  width: 30px;
  margin: 0 3px;
}
.team-wrapper .team-img .team-action a.facebook {
  border: 1px solid #3b5998;
  background-color: #3b5998;
}
.team-wrapper .team-img .team-action a.twitter {
  border: 1px solid #55acee;
  background-color: #55acee;
}
.team-wrapper .team-img .team-action a.instagram {
  border: 1px solid #c32aa3;
  background-color: #c32aa3;
}
.team-wrapper .team-content {
  padding: 20px 10px 23px;
}
.team-wrapper .team-content h4 {
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 3px;
  text-transform: capitalize;
}
.team-wrapper .team-content span {
  font-size: 15px;
  font-style: italic;
}
.team-wrapper:hover .team-action {
  top: 50%;
  opacity: 1;
}
.single-mission h3 {
  font-size: 25px;
  font-weight: 500;
  margin: 0 0 20px;
  text-transform: capitalize;
  line-height: 22px;
  color: #333;
}
.shop-instagram-title {
  padding: 165px 20px 168px;
}
.shop-instagram-title h2 {
  color: #010101;
  font-size: 72px;
  line-height: 57px;
  margin: 0 0 25px;
}
.single-testimonial p,
.single-testimonial-2 p {
  font-weight: 500;
  line-height: 32px;
  font-style: italic;
}
.shop-instagram-title p {
  color: #010101;
  font-size: 18px;
  margin: 0;
}
.single-instagram-2:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  pointer-events: none;
}
.single-instagram-2 .instagram-2-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  z-index: 9;
}
.single-instagram-2 .instagram-2-icon a {
  display: inline-block;
  color: #fff;
  font-size: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.single-instagram-2 .instagram-2-icon a:hover {
  color: #e4405f;
}
.single-instagram-2:hover:before {
  opacity: 0.5;
}
.single-instagram-2:hover .instagram-2-icon a {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.single-testimonial p {
  color: #575757;
  font-size: 16px;
  margin: 32px 0 0;
}
.single-testimonial .client-info i {
  font-size: 26px;
  color: #666;
}
.single-testimonial .client-info h5,
.single-testimonial .client-info span {
  font-size: 14px;
  color: #010101;
  letter-spacing: 1.5px;
}
.single-testimonial .client-info h5 {
  text-transform: uppercase;
  margin: 22px 0 3px;
}
.brand-logo-active-2.owl-carousel .owl-item img,
.brand-logo-active.owl-carousel .owl-item img,
.testimonial-active.owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .welcome-content p {
    width: 80%;
  }
  .testimonial-area.ml-70 {
    margin-left: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .subscribe-style-3 h2 {
    font-size: 40px;
  }
  .welcome-content p {
    width: 95%;
  }
  .single-count .count-icon i {
    font-size: 45px;
  }
  .single-count h2 {
    margin: 10px 0 8px;
    font-size: 35px;
  }
  .shop-instagram-title {
    padding: 100px 50px;
  }
  .shop-instagram-title h2 {
    font-size: 50px;
  }
  .testimonial-area.ml-70 {
    margin-left: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .welcome-content p {
    width: 100%;
    font-size: 15px;
  }
  .single-count .count-icon i {
    font-size: 45px;
  }
  .single-count h2 {
    margin: 6px 0 8px;
    font-size: 35px;
  }
  .single-mission h3 {
    margin: 0 0 10px;
  }
  .about-brand-logo.pb-100 {
    padding-bottom: 60px;
  }
  .shop-instagram-title {
    padding: 50px 10px;
  }
  .shop-instagram-title h2 {
    font-size: 30px;
    line-height: 36px;
    margin: 0 0 15px;
  }
  .shop-instagram-title p {
    font-size: 16px;
  }
  .single-testimonial p {
    font-size: 15px;
  }
  .testimonial-area.ml-70 {
    margin-left: 15px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .testimonial-area.mr-70 {
    margin-right: 15px;
  }
  .list2-col-style .shop-list-wrap .shop-list-content h3 {
    font-size: 20px;
    line-height: 20px;
  }
  .list2-col-style .shop-list-wrap .shop-list-content .product-list-price {
    margin: 13px 0 10px;
  }
  .list2-col-style .shop-list-wrap .shop-list-content p {
    margin: 6px 0 20px;
  }
  .list2-col-style .shop-list-wrap .shop-list-content .shop-list-btn a {
    padding: 10px 24px 11px;
    font-size: 13px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-area.mr-70 {
    margin-right: 30px;
  }
  .testimonial-area.mt-195 {
    margin-top: 125px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-area.mr-70 {
    margin-right: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-area.mr-70 {
    margin-right: 15px;
  }
}
.testimonial-img-2 {
  margin-top: -197px;
  overflow: hidden;
}
.single-testimonial-2 p {
  color: #fff;
  margin: 0;
  font-size: 16px;
}
.single-testimonial-2 .client-info {
  margin: 18px 0 0;
}
.single-testimonial-2 .client-info i {
  color: #fff;
  font-size: 26px;
}
.single-testimonial-2 .client-info h5 {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin: 20px 0 6px;
  color: #fff;
  line-height: 1;
}
.single-testimonial-2 .client-info span {
  font-size: 14px;
  text-transform: capitalize;
  letter-spacing: 1.5px;
  margin: 0;
  color: #fff;
  line-height: 1;
}
.testimonial-active-2 .owl-dots {
  text-align: center;
  margin: 15px 0 0;
}
.testimonial-active-2 .owl-dots .owl-dot {
  display: inline-block;
  margin: 0 5px;
}
.testimonial-active-2 .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #fff;
  border: 2px solid transparent;
  display: inline-block;
}
.testimonial-active-2 .owl-dots .owl-dot.active span {
  background-color: transparent;
  border: 2px solid #fff;
}
.funfact-content h2 {
  font-size: 48px;
  color: #010101;
  margin: 0;
}
.dealy-style-2 span,
.funfact-content .timer span {
  font-size: 48px;
  font-weight: 300;
  display: inline-block;
}
.funfact-content .timer {
  text-align: center;
  margin: 65px 0 0;
}
.funfact-content .timer span {
  color: #555;
  margin: 0 32px;
}
.funfact-content .timer span p {
  font-size: 18px;
  font-weight: 500;
  color: #555;
  text-transform: uppercase;
  margin: 34px 0 0;
}
.funfact-content .funfact-btn {
  margin-top: 43px;
}
.funfact-content .funfact-btn a {
  display: inline-block;
  background-color: #000;
  color: #fff;
  line-height: 1;
  padding: 16px 56px;
  border: 1px solid transparent;
  z-index: 1;
}
.gift-img {
  margin: 0 10px;
}
.fruits-deal-img {
  margin: 0 90px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-img-2 {
    margin-top: -130px;
  }
  .funfact-content .timer {
    margin: 44px 0 0;
  }
  .funfact-content .timer span {
    margin: 0 15px;
    font-size: 40px;
  }
  .funfact-content .timer span p {
    margin: 24px 0 0;
  }
  .funfact-content.mt-90 {
    margin-top: 0;
  }
  .fruits-deal-img {
    margin: 0 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-area.mt-195 {
    margin-top: 0;
    padding-top: 35px;
  }
  .funfact-content.mt-90,
  .testimonial-img-2 {
    margin-top: 0;
  }
  .funfact-area.bg-img {
    background-position: 15%;
  }
  .funfact-area.bg-img:before {
    content: "";
    background-color: #fff;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    opacity: 0.7;
  }
  .funfact-content.funfact-res h2 {
    font-size: 35px;
  }
  .funfact-content.funfact-res .timer {
    margin: 30px 0 0;
  }
  .funfact-content.funfact-res .timer span {
    font-size: 30px;
    margin: 0 9px;
  }
  .funfact-content.funfact-res .timer span p {
    font-size: 15px;
    margin: 14px 0 0;
  }
  .fruits-deal-img {
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-area.mt-195 {
    margin-top: 0;
    padding-top: 40px;
  }
  .funfact-content.mt-90,
  .testimonial-img-2 {
    margin-top: 30px;
  }
  .funfact-area.bg-img {
    background-position: 15%;
  }
  .funfact-area.bg-img:before {
    content: "";
    background-color: #fff;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    opacity: 0.7;
  }
  .funfact-content h2 {
    font-size: 32px;
  }
  .funfact-content .timer {
    margin: 24px 0 0;
  }
  .funfact-content .timer span {
    margin: 0 5px;
    font-size: 22px;
  }
  .funfact-content .timer span p {
    margin: 12px 0 0;
    font-size: 14px;
  }
  .funfact-content .funfact-btn {
    margin-top: 23px;
  }
  .fruits-deal-img {
    margin: 30px 0 0;
  }
  .common-deal-img,
  .fashion-deal-img {
    margin-bottom: 20px;
  }
}
.dealy-style-2 {
  margin: 49px 0 43px;
}
.dealy-style-2 span {
  color: #fff;
  margin: 0 34px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .dealy-style-2 {
    margin: 40px 0;
  }
  .dealy-style-2 span {
    margin: 0 25px;
  }
  .sidebar-style.mr-30 {
    margin-right: 0;
  }
}
.dealy-style-2 span p {
  font-size: 18px;
  font-weight: 500;
  margin: 33px 0 0;
  color: #fff;
  text-transform: uppercase;
}
.black-friday-deal-content h2 {
  color: #fff;
  font-size: 60px;
  line-height: 48px;
  margin: 0 0 67px;
  font-family: "Abril Fatface", cursive;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dealy-style-2 {
    margin: 30px 0 35px;
  }
  .dealy-style-2 span {
    margin: 0 20px;
    font-size: 40px;
  }
  .dealy-style-2 span p {
    margin: 20px 0 0;
  }
  .black-friday-deal-content h2 {
    font-size: 50px;
    margin: 0 0 50px;
  }
  .sidebar-style {
    margin-top: 30px;
  }
  .sidebar-style.mr-30 {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .dealy-style-2 {
    margin: 20px 0 5px;
  }
  .dealy-style-2 span {
    margin: 0 20px 20px;
    font-size: 30px;
  }
  .dealy-style-2 span p {
    margin: 10px 0 0;
  }
  .black-friday-deal-content h2 {
    margin: 0 0 27px;
    font-size: 30px;
  }
  .deal-area.pb-100,
  .funfact-valentine.pb-100 {
    padding-bottom: 60px;
  }
}

.sidebar-widget h4.pro-sidebar-title {
  font-size: 16px;
  font-weight: 500;
  color: #333;
  margin: 0;
}
.sidebar-widget .sidebar-widget-list ul li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 0 0 15px;
}
.sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  z-index: 999;
  width: auto;
}
.sidebar-widget
  .sidebar-widget-list
  ul
  li
  .sidebar-widget-list-left
  input:checked
  ~ .checkmark {
  background-color: #fa6bff;
  border: 2px solid #fa6bff;
}
.sidebar-widget
  .sidebar-widget-list
  ul
  li
  .sidebar-widget-list-left
  .checkmark {
  position: absolute;
  top: 5px;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #fff;
  border: 2px solid #888;
  border-radius: 3px;
}
.sidebar-widget
  .sidebar-widget-list
  ul
  li
  .sidebar-widget-list-left
  .checkmark::after {
  content: "";
  position: absolute;
  display: none;
  left: 3px;
  top: 0;
  width: 5px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sidebar-widget .sidebar-widget-list ul li a {
  margin-left: 30px;
  display: block;
}
.sidebar-widget .sidebar-widget-list ul li a span {
  color: #9a9a9a;
  font-weight: 500;
  background-color: #eee;
  width: 30px;
  height: 20px;
  display: inline-block;
  text-align: center;
  line-height: 20px;
  border-radius: 50px;
  float: right;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sidebar-widget .sidebar-widget-tag ul li {
  display: inline-block;
  margin: 0 10px 15px 0;
}
.sidebar-widget .sidebar-widget-tag ul li a {
  color: #424242;
  display: inline-block;
  background-color: #f6f6f6;
  padding: 9px 17px 12px;
  line-height: 1;
  border-radius: 50px;
}
.pro-sidebar-search .pro-sidebar-search-form input {
  background: 0 0;
  border: 1px solid #e6e6e6;
  color: #000;
  font-size: 14px;
  height: 43px;
  padding: 2px 55px 2px 18px;
}
.pro-sidebar-search .pro-sidebar-search-form button {
  background: 0 0;
  border-color: #a1a5aa;
  -o-border-image: none;
  border-image: none;
  border-style: none none none solid;
  border-width: medium medium medium 1px;
  padding: 0 15px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  color: #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 20px;
}
.single-sidebar-blog {
  border-bottom: 1px solid #dee0e4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 20px;
  padding: 0 0 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.single-sidebar-blog:last-child {
  border-bottom: none;
}
.cart-table-content table tbody > tr,
.grand-totall .total-shipping {
  border-bottom: 1px solid #ebebeb;
}
.single-sidebar-blog .sidebar-blog-img {
  -webkit-box-flex: 0;
  margin: 0 20px 0 0;
}
.single-sidebar-blog .sidebar-blog-content span {
  color: #333;
  display: block;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1;
}
.single-sidebar-blog .sidebar-blog-content h4 {
  font-size: 14px;
  margin: 15px 0 0;
}
@media only screen and (max-width: 767px) {
  .sidebar-style.mr-30 {
    margin-right: 0;
  }
  .sidebar-style {
    margin-top: 30px;
  }
  .sidebar-style.ml-30 {
    margin-left: 0;
  }
  .shop-top-bar,
  .shop-top-bar .select-shoing-wrap {
    display: block;
  }
}
.shop-top-bar .select-shoing-wrap .shop-select select {
  font-size: 14px;
  color: #606060;
  -moz-appearance: none;
  -webkit-appearance: none;
  min-width: 143px;
  background: url("../../assets/img/icon-img/select.png") right 0 center
    no-repeat rgba(0, 0, 0, 0);
}
.shop-top-bar .select-shoing-wrap p {
  color: #606060;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .shop-top-bar .select-shoing-wrap p {
    margin: 5px 0 10px;
  }
  .shop-list-wrap .shop-list-content {
    margin-top: 20px;
  }
}
.shop-top-bar .shop-tab a {
  color: #606060;
  font-size: 18px;
  margin-left: 20px;
}
.shop-list-wrap .product-wrap:hover .hover-img {
  opacity: inherit;
  visibility: inherit;
  -webkit-transform: none;
  transform: none;
}
.shop-list-wrap .shop-list-content h3 {
  font-size: 24px;
  color: #010101;
  margin: 0;
}
.shop-list-wrap .shop-list-content .product-list-price {
  margin: 13px 0 22px;
}
@media only screen and (max-width: 767px) {
  .shop-list-wrap .shop-list-content h3 {
    font-size: 20px;
    line-height: 20px;
  }
  .shop-list-wrap .shop-list-content .product-list-price {
    margin: 13px 0;
  }
}
.shop-list-wrap .shop-list-content .product-list-price span {
  color: #fe5252;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
}
.shop-list-wrap .shop-list-content .product-list-price span.old {
  text-decoration: line-through;
  font-size: 18px;
  color: #cfcfcf;
  margin-left: 15px;
}
.shop-list-wrap .shop-list-content .rating-review a {
  margin-left: 40px;
  position: relative;
  font-size: 15px;
  color: #ffcf75;
  line-height: 1;
}
.shop-list-wrap .shop-list-content .rating-review a:before {
  position: absolute;
  content: "";
  left: -21px;
  top: 0;
  background-color: #d1d1d1;
  width: 1px;
  height: 15px;
}
.shop-list-wrap .shop-list-content p {
  margin: 15px 0 40px;
  line-height: 28px;
  font-size: 15px;
  color: #8f8f8f;
}
@media only screen and (max-width: 767px) {
  .shop-list-wrap .shop-list-content p {
    margin: 12px 0 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sidebar-style {
    margin-top: 30px;
  }
  .sidebar-style.ml-30 {
    margin-left: 0;
  }
  .shop-list-wrap .shop-list-content .product-list-price {
    margin: 13px 0 19px;
  }
  .shop-list-wrap .shop-list-content p {
    margin: 12px 0 20px;
  }
  .product-details-img.mr-20 {
    margin-right: 0;
  }
}
.shop-list-wrap .shop-list-content .shop-list-btn a {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  line-height: 1;
  background-color: #343538;
  color: #fff;
  padding: 14px 32px 15px;
  border: 1px solid transparent;
  z-index: 1;
}
.pro-pagination-style ul li {
  display: inline-block;
  margin: 0 4px;
}
.pro-pagination-style ul li a {
  display: inline-block;
  width: 43px;
  height: 43px;
  text-align: center;
  line-height: 43px;
  font-size: 16px;
  border-radius: 100%;
  color: #00649e;
  -webkit-box-shadow: 0 0 12px 0.8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 12px 0.8px rgba(0, 0, 0, 0.1);
}
.pro-pagination-style ul li a.active {
  background-color: #00649e;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pro-pagination-style ul li a.next,
.pro-pagination-style ul li a.prev {
  background-color: #f6f6f6;
  color: #00649e;
  font-size: 17px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.grid-sizer {
  width: 25%;
}
.product-details-img .large-img-style span {
  position: absolute;
  top: 30px;
  left: 30px;
  font-size: 13px;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 3px 11px;
  border-radius: 3px;
  font-weight: 500;
  background-color: #fa6bff;
}
.product-details-img .large-img-style .img-popup-wrap {
  position: absolute;
  right: 30px;
  top: 30px;
  font-size: 30px;
  color: #000;
}
.product-details-img .shop-details-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: -72px;
  z-index: 9;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product-details-img .shop-details-tab {
    margin-top: -50px;
  }
}
@media only screen and (max-width: 767px) {
  .shop-list-wrap .shop-list-content .shop-list-btn a {
    padding: 10px 20px 11px;
    font-size: 13px;
  }
  .pro-pagination-style.mt-30 {
    margin-top: 10px;
  }
  .shop-area.pb-100 {
    padding-bottom: 45px;
  }
  .product-details-img.mr-20 {
    margin-right: 0;
  }
  .product-details-img .shop-details-tab {
    margin-top: -45px;
  }
}
.product-details-img .shop-details-tab a.shop-details-overly img {
  width: 144px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product-details-img .shop-details-tab a.shop-details-overly img {
    width: 90px;
  }
  .ratting-form-wrapper.pl-50 {
    padding-left: 0;
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .product-details-img .shop-details-tab a.shop-details-overly img {
    width: 85px;
  }
}
.product-details-img .shop-details-tab a.shop-details-overly.active:before {
  opacity: 0.6;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  content: "";
}
.description-review-topbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid #d7d7d7;
}
.description-review-topbar a {
  background-color: transparent;
  border-bottom: 3px solid transparent;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  margin: 0 15px;
  padding: 0 0 13px;
  color: #666;
}
.description-review-topbar a.active {
  color: #000;
  border-bottom: 2px solid #000;
  background-color: transparent;
}
@media only screen and (max-width: 767px) {
  .description-review-topbar a {
    margin: 0 4px 15px;
    font-size: 15px;
    padding: 0 0 8px;
  }
}
.description-review-bottom {
  padding: 33px 0 0;
}
.description-review-bottom .product-description-wrapper p {
  margin: 0 0 8px;
  font-size: 15px;
  line-height: 28px;
  color: #333;
  width: 84%;
}
.description-review-bottom .product-anotherinfo-wrapper ul li {
  color: #333;
  font-size: 14px;
  list-style: none;
  margin: 0 0 13px;
}
.description-review-bottom .product-anotherinfo-wrapper ul li span {
  color: #000;
  display: inline-block;
  font-weight: 500;
  margin: 0 26px 0 0;
  min-width: 85px;
}
.single-review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 50px;
}
@media only screen and (max-width: 767px) {
  .description-review-bottom .product-description-wrapper p {
    width: 100%;
  }
  .single-review {
    display: block;
  }
}
.single-review .review-img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 90px;
  flex: 0 0 90px;
  margin: 0 15px 0 0;
}
@media only screen and (max-width: 767px) {
  .single-review .review-img {
    margin: 0 0 20px;
  }
}
.single-review .review-top-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.single-review .review-top-wrap .review-left .review-name {
  margin-right: 25px;
}
.single-review .review-top-wrap .review-left .review-name h4 {
  font-size: 16px;
  margin: 0;
  line-height: 1;
  font-weight: 500;
}
.single-review .review-top-wrap .review-left .review-rating {
  line-height: 1;
}
.single-review .review-top-wrap .review-left .review-rating i {
  font-size: 12px;
  margin-right: 1px;
  color: #ffa900;
}
.single-review .review-top-wrap .review-btn a {
  font-weight: 500;
  line-height: 1;
}
.single-review .review-bottom p {
  margin: 0;
  width: 93%;
}
.single-review.child-review {
  margin-left: 70px;
  margin-bottom: 0;
}
.ratting-form-wrapper h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}
.ratting-form-wrapper .ratting-form form .star-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 6px 0 20px;
}
.ratting-form-wrapper .ratting-form form .star-box span {
  margin: 0 15px 0 0;
}
.ratting-form-wrapper .ratting-form form .star-box .ratting-star {
  font-size: 12px;
  color: #ffa900;
  margin: 2px 0 0;
}
.ratting-form-wrapper .ratting-form form .rating-form-style input,
.ratting-form-wrapper .ratting-form form .rating-form-style textarea {
  padding: 2px 10px 2px 20px;
  background: 0 0;
  border: 1px solid #e6e6e6;
  color: #333;
}
.ratting-form-wrapper .ratting-form form .rating-form-style textarea {
  height: 180px;
  padding: 20px 10px 2px 20px;
  margin-bottom: 20px;
}
.ratting-form-wrapper .ratting-form form .form-submit input {
  width: auto;
  padding: 12px 50px;
  font-weight: 500;
  text-transform: uppercase;
  height: auto;
  background-color: #00649e;
  color: #fff;
  border: 1px solid #00649e;
}
.ratting-form-wrapper .ratting-form form .form-submit input:hover {
  background-color: #333;
  border: 1px solid #333;
}
.product-dec-slider-2 {
  display: inline-block;
  float: left;
  padding: 0;
  width: 20%;
}
.product-dec-slider-2 .product-dec-icon {
  color: #666;
  cursor: pointer;
  display: inline-block;
  font-size: 25px;
  left: 50%;
  line-height: 1;
  padding: 0 10px;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
}
.product-dec-slider-2 .product-dec-icon.product-dec-prev {
  top: -25px;
}
.product-dec-slider-2 .product-dec-icon.product-dec-next {
  bottom: -14px;
}
.product-dec-slider-2.slick-vertical .slick-slide {
  display: block;
  height: auto;
  margin: 2px 0 10px;
  text-align: center;
}
.product-dec-slider-2.slick-vertical .slick-slide img {
  display: inline-block;
  width: 100%;
}
.zoompro-wrap.zoompro-2 {
  display: inline-block;
  position: relative;
  width: 80%;
  float: left;
}
.dec-img-wrap span,
.zoompro-wrap .zoompro-span span {
  position: absolute;
  top: 30px;
  left: 30px;
  font-size: 13px;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 3px 11px;
  border-radius: 3px;
  font-weight: 500;
  background-color: #fa6bff;
  z-index: 99;
}
.zoompro-wrap .zoompro-span .product-video {
  text-align: center;
  position: absolute;
  bottom: 30px;
  left: 30px;
  z-index: 99;
}
.zoompro-wrap .zoompro-span .product-video a {
  background-color: #fa6bff;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  padding: 5px 15px;
}
.contact-form-style .row div[class^="col-"],
.sidebar-active.col-lg-6,
.sidebar-active.col-lg-6.is-affixed .inner-wrapper-sticky {
  padding-left: 15px;
  padding-right: 15px;
}
.sidebar-active.col-lg-6.is-affixed {
  padding-left: 0;
  padding-right: 0;
}
.pro-details-affiliate a {
  color: #fff;
  display: inline-block;
  font-weight: 500;
  background-color: #000;
  line-height: 1;
  padding: 13px 30px 16px;
  z-index: 9;
  border: 1px solid transparent;
}
.product-details-slider-active.nav-style-1.owl-carousel .owl-nav button {
  color: #333;
  font-size: 20px;
  left: 20px;
}
.product-details-slider-active.nav-style-1.owl-carousel
  .owl-nav
  button.owl-next {
  left: auto;
  right: 20px;
}
.product-details-slider-active:hover.nav-style-1.owl-carousel
  > .owl-nav
  button {
  opacity: 1;
  visibility: visible;
}
h3.cart-page-title {
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 15px;
}
.cart-table-content table {
  border: 1px solid #ebebeb;
}
.cart-table-content table thead > tr th {
  border-top: none;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  padding: 21px 45px 22px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sidebar-style.ml-30 {
    margin-left: 0;
  }
  .sidebar-widget .sidebar-widget-tag ul li {
    margin: 0 5px 15px 0;
  }
  .sidebar-widget .sidebar-widget-tag ul li a {
    padding: 9px 13px 12px;
  }
  .single-sidebar-blog .sidebar-blog-img {
    margin: 0 8px 0 0;
  }
  .shop-list-wrap .shop-list-content p {
    margin: 15px 0 20px;
  }
  .list2-col-style .shop-list-wrap .shop-list-content h3 {
    font-size: 20px;
    line-height: 20px;
  }
  .list2-col-style .shop-list-wrap .shop-list-content .product-list-price {
    margin: 13px 0 10px;
  }
  .list2-col-style .shop-list-wrap .shop-list-content p {
    margin: 6px 0 20px;
  }
  .list2-col-style .shop-list-wrap .shop-list-content .shop-list-btn a {
    padding: 10px 20px 11px;
    font-size: 13px;
  }
  .product-details-img.mr-20 {
    margin-right: 0;
  }
  .product-dec-slider-2 {
    width: 19%;
  }
  .zoompro-wrap.zoompro-2 {
    width: 79%;
  }
  .cart-table-content table thead > tr th {
    padding: 21px 35px 22px;
  }
}
.cart-table-content table tbody > tr td.product-thumbnail {
  width: 150px;
}
.cart-table-content table tbody > tr td.product-name,
.cart-table-content table tbody > tr td.product-price-cart,
.cart-table-content table tbody > tr td.product-quantity {
  width: 435px;
}
.cart-table-content table tbody > tr td.product-name a {
  color: #333;
  font-size: 15px;
  font-weight: 500;
}
.cart-table-content table tbody > tr td.product-price-cart span,
.cart-table-content table tbody > tr td.product-subtotal {
  font-weight: 500;
  color: #333;
}
.cart-table-content table tbody > tr td.product-quantity .cart-plus-minus {
  display: inline-block;
  height: 40px;
  padding: 0;
  position: relative;
  width: 110px;
}
.cart-table-content
  table
  tbody
  > tr
  td.product-quantity
  .cart-plus-minus
  .qtybutton {
  color: #333;
  cursor: pointer;
  float: inherit;
  font-size: 16px;
  margin: 0;
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 20px;
  text-align: center;
}
.cart-table-content
  table
  tbody
  > tr
  td.product-quantity
  .cart-plus-minus
  .dec.qtybutton {
  border-right: 1px solid #e5e5e5;
  height: 40px;
  left: 0;
  padding-top: 8px;
  top: 0;
}
.cart-table-content
  table
  tbody
  > tr
  td.product-quantity
  .cart-plus-minus
  .inc.qtybutton {
  border-left: 1px solid #e5e5e5;
  height: 40px;
  padding-top: 9px;
  right: 0;
  top: 0;
}
.cart-table-content
  table
  tbody
  > tr
  td.product-quantity
  .cart-plus-minus
  input.cart-plus-minus-box {
  color: #333;
  float: left;
  font-size: 14px;
  height: 40px;
  margin: 0;
  width: 110px;
  background: 0 0;
  border: 1px solid #e1e1e1;
  padding: 0;
  text-align: center;
}
.cart-table-content table tbody > tr td.product-remove {
  width: 100px;
}
.cart-table-content table tbody > tr td.product-remove a {
  color: #666;
  font-size: 17px;
  margin: 0 13px;
}
.cart-table-content table tbody > tr td.product-wishlist-cart > a {
  background-color: #00649e;
  border-radius: 50px;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  padding: 7px 12px;
  text-transform: uppercase;
}
.cart-table-content table tbody > tr td {
  color: #333;
  font-size: 15px;
  padding: 30px 0;
  text-align: center;
}
.cart-shiping-update-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px 0 55px;
}
.cart-shiping-update-wrapper .cart-clear > a,
.cart-shiping-update-wrapper .cart-clear > button,
.cart-shiping-update-wrapper .cart-shiping-update > a {
  background-color: #f2f2f2;
  border-radius: 50px;
  color: #363f4d;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  padding: 18px 63px 17px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product-dec-slider-2 {
    margin-bottom: 40px;
  }
  .product-details-gallery.mr-20 {
    margin-right: 0;
  }
  .cart-shiping-update-wrapper .cart-clear > a,
  .cart-shiping-update-wrapper .cart-clear > button,
  .cart-shiping-update-wrapper .cart-shiping-update > a {
    padding: 18px 25px 17px;
    font-size: 13px;
  }
}
@media only screen and (max-width: 767px) {
  .single-review.child-review {
    margin-left: 0;
  }
  .ratting-form-wrapper.pl-50 {
    padding-left: 0;
    margin-top: 50px;
  }
  .product-dec-slider-2 {
    margin-bottom: 30px;
    width: 30%;
  }
  .zoompro-wrap.zoompro-2 {
    margin-bottom: 30px;
    width: 70%;
  }
  .zoompro-wrap .zoompro-span .product-video a {
    padding: 3px 10px;
  }
  .sidebar-active .product-details-content {
    margin-top: 0;
  }
  .product-details-gallery.mr-20 {
    margin-right: 0;
  }
  .cart-main-area.pb-100 {
    padding-bottom: 60px;
  }
  .cart-table-content table thead > tr th {
    padding: 21px 20px 22px;
  }
  .cart-shiping-update-wrapper {
    display: block;
    padding: 30px 0 15px;
  }
  .cart-shiping-update-wrapper .cart-clear > a,
  .cart-shiping-update-wrapper .cart-clear > button,
  .cart-shiping-update-wrapper .cart-shiping-update > a {
    padding: 18px 40px 17px;
    margin: 0 0 15px;
  }
}
.cart-shiping-update-wrapper .cart-clear > button {
  border: none;
  cursor: pointer;
  margin-right: 27px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.cart-tax,
.discount-code-wrapper,
.grand-totall {
  border-radius: 5px;
  padding: 45px 30px 50px;
}
.cart-tax .title-wrap::before,
.discount-code-wrapper .title-wrap::before,
.grand-totall .title-wrap::before {
  background-color: #e3e1e1;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 10px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 100%;
  z-index: 1;
}
.cart-tax .title-wrap h4.cart-bottom-title,
.discount-code-wrapper .title-wrap h4.cart-bottom-title,
.grand-totall .title-wrap h4.cart-bottom-title {
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  padding-right: 18px;
}
.cart-tax .title-wrap .section-bg-gray,
.discount-code-wrapper .title-wrap .section-bg-gray {
  background-color: #f8f9f9;
  position: relative;
  z-index: 99;
}
.cart-tax .tax-wrapper .tax-select-wrapper,
.discount-code-wrapper .tax-wrapper .tax-select-wrapper {
  margin: 5px 0 0;
}
.cart-tax .tax-wrapper .tax-select-wrapper .tax-select,
.discount-code-wrapper .tax-wrapper .tax-select-wrapper .tax-select {
  margin: 0 0 26px;
}
.cart-tax .tax-wrapper .tax-select-wrapper .tax-select label,
.discount-code-wrapper .tax-wrapper .tax-select-wrapper .tax-select label {
  color: #242424;
  font-size: 14px;
  margin: 0 0 5px;
}
.cart-tax .tax-wrapper .tax-select-wrapper .tax-select select,
.discount-code-wrapper .tax-wrapper .tax-select-wrapper .tax-select select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url("../../assets/img/icon-img/cart.png") right 18px center
    no-repeat #fff;
  border: 1px solid #ebebeb;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #242424;
  font-size: 12px;
  height: 40px;
  padding: 0 50px 0 15px;
  width: 100%;
  cursor: pointer;
}
.cart-tax .tax-wrapper .tax-select-wrapper .tax-select input,
.discount-code-wrapper .tax-wrapper .tax-select-wrapper .tax-select input {
  background: #fff;
  border: 1px solid #ebebeb;
  height: 40px;
}
.cart-tax .discount-code form button.cart-btn-2,
.cart-tax .tax-wrapper .tax-select-wrapper button.cart-btn-2,
.discount-code-wrapper .discount-code form button.cart-btn-2,
.discount-code-wrapper .tax-wrapper .tax-select-wrapper button.cart-btn-2 {
  background-color: #00649e;
  border: none;
  border-radius: 50px;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  padding: 13px 42px 12px;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.cart-tax .discount-code,
.discount-code-wrapper .discount-code {
  margin: 21px 0 0;
}
.cart-tax .discount-code p,
.discount-code-wrapper .discount-code p,
.featured-icon-box.icon-align-before-content.style1 {
  margin: 0 0 15px;
}
.cart-tax .discount-code form input,
.discount-code-wrapper .discount-code form input {
  background: #fff;
  border: 1px solid #ebebeb;
  height: 40px;
  margin-bottom: 30px;
  padding-left: 10px;
}
.grand-totall .title-wrap .section-bg-gary-cart {
  background-color: #f9f9f9;
  position: relative;
  z-index: 9;
}
.grand-totall h5 {
  font-size: 14px;
  margin: 36px 0 27px;
}
.grand-totall h5 span {
  float: right;
  font-size: 18px;
  font-weight: 500;
}
.grand-totall .total-shipping {
  border-top: 1px solid #ebebeb;
  margin: 0 0 27px;
  padding: 28px 0;
}
.grand-totall .total-shipping h5 {
  font-size: 14px;
  margin: 0;
}
.grand-totall .total-shipping ul {
  padding: 19px 0 0;
}
.grand-totall .total-shipping ul li {
  color: #242424;
  list-style: none;
  margin: 0 0 6px;
}
.grand-totall .total-shipping ul li input {
  background: #e9e9e9;
  border: 1px solid #d7d7d7;
  border-radius: 5px !important;
  color: #626262;
  cursor: pointer;
  height: 13px;
  margin-right: 10px;
  padding: 0;
  position: relative;
  top: 2px;
  width: 13px;
}
.grand-totall h4.grand-totall-title {
  color: #00649e;
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 25px;
}
.grand-totall a {
  background-color: #00649e;
  border-radius: 50px;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  padding: 18px 10px 17px;
  text-align: center;
  text-transform: uppercase;
}
.billing-info-wrap h3 {
  font-size: 20px;
  color: #000;
  margin: 0 0 20px;
  font-weight: 500;
}
.billing-info-wrap .billing-info label,
.billing-info-wrap .billing-select label {
  color: #000;
  margin: 0 0 7px;
}
.billing-info-wrap .billing-info input,
.billing-info-wrap .billing-select input {
  background: 0 0;
  border: 1px solid #e6e6e6;
  color: #333;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 10px;
}
.billing-info-wrap .billing-select select {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #e6e6e6;
  color: #333;
  font-size: 14px;
  height: 45px;
  padding: 2px 20px;
  background: url("../../assets/img/icon-img/select.png") right 18px center
    no-repeat rgba(0, 0, 0, 0);
  cursor: pointer;
}
.billing-info-wrap .checkout-account {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.billing-info-wrap .checkout-account input {
  border: 1px solid #9fa0a2;
  display: inline-block;
  float: left;
  height: 10px;
  width: 10px;
}
.billing-info-wrap .checkout-account span {
  color: #333;
  font-weight: 400;
  margin: 0 0 0 12px;
}
.billing-info-wrap .checkout-account-toggle input {
  background: 0 0;
  border: 1px solid #e6e6e6;
  color: #333;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 10px;
  margin: 0 0 20px;
}
.billing-info-wrap .checkout-account-toggle button.checkout-btn {
  background-color: #00649e;
  border: none;
  color: #fff;
  cursor: pointer;
  font-weight: 500;
  padding: 10px 30px;
  text-transform: uppercase;
  border-radius: 50px;
  z-index: 9;
}
.billing-info-wrap .additional-info-wrap h4 {
  font-size: 16px;
  font-weight: 500;
}
.billing-info-wrap .additional-info-wrap .additional-info label {
  color: #333;
  font-size: 14px;
  margin: 0 0 7px;
}
.billing-info-wrap .additional-info-wrap .additional-info textarea {
  background: 0 0;
  border: 1px solid #e6e6e6;
  color: #333;
  font-size: 14px;
  height: 138px;
  padding: 17px 20px;
}
.your-order-area h3 {
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 20px;
  color: #000;
}
.your-order-area .your-order-wrap {
  padding: 38px 45px 44px;
  background: #f6f6f6;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-top ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.your-order-area
  .your-order-wrap
  .your-order-product-info
  .your-order-top
  ul
  li {
  font-size: 16px;
  font-weight: 500;
  list-style: none;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-middle {
  border-bottom: 1px solid #dee0e4;
  border-top: 1px solid #dee0e4;
  margin: 29px 0;
  padding: 19px 0 18px;
}
.your-order-area
  .your-order-wrap
  .your-order-product-info
  .your-order-middle
  ul
  li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 10px;
}
.your-order-area
  .your-order-wrap
  .your-order-product-info
  .your-order-bottom
  ul,
.your-order-area
  .your-order-wrap
  .your-order-product-info
  .your-order-total
  ul {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.your-order-area
  .your-order-wrap
  .your-order-product-info
  .your-order-bottom
  ul
  li {
  font-size: 14px;
  font-weight: 400;
  list-style: none;
}
.your-order-area
  .your-order-wrap
  .your-order-product-info
  .your-order-bottom
  ul
  li.your-order-shipping {
  font-size: 16px;
  color: #212121;
  font-weight: 400;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-total {
  border-bottom: 1px solid #dee0e4;
  border-top: 1px solid #dee0e4;
  margin: 18px 0 33px;
  padding: 17px 0 19px;
}
.your-order-area
  .your-order-wrap
  .your-order-product-info
  .your-order-total
  ul
  li.order-total {
  font-weight: 500;
  color: #212121;
  font-size: 18px;
}
.your-order-area
  .your-order-wrap
  .your-order-product-info
  .your-order-total
  ul
  li {
  font-weight: 500;
  color: #00649e;
  font-size: 16px;
  list-style: none;
}
.your-order-area .payment-accordion {
  margin: 0 0 16px;
}
.your-order-area .payment-accordion h4 {
  color: #212121;
  font-size: 16px;
  margin: 0;
}
.your-order-area .payment-accordion h4 a {
  color: #212121;
  position: relative;
  display: block;
}
.your-order-area .payment-accordion .panel-body {
  padding: 5px 0 0;
}
.your-order-area .payment-accordion .panel-body p {
  padding: 0 0 0 10px;
  font-size: 14px;
  color: #333;
}
.your-order-area .Place-order > a {
  background-color: #00649e;
  color: #fff;
  display: block;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1;
  padding: 18px 20px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 50px;
  z-index: 9;
}
.contact-map #map {
  height: 560px;
}
.contact-info-wrap {
  background-color: #f3f3f3;
  padding: 120px 70px 116px 90px;
}
.contact-info-wrap .single-contact-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
}
.contact-info-wrap .single-contact-info .contact-icon i {
  font-size: 20px;
  color: #252525;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #252525;
  text-align: center;
  border-radius: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.contact-info-wrap .single-contact-info .contact-info-dec p {
  line-height: 1;
  color: #404040;
  margin: 0 0 9px;
}
.contact-info-wrap .single-contact-info .contact-info-dec p a {
  color: #404040;
}
.contact-info-wrap .single-contact-info:hover .contact-icon i {
  background-color: #252525;
  color: #fff;
}
.contact-social {
  margin-top: 58px;
}
.contact-social h3 {
  font-weight: 500;
  color: #4d4d4d;
  font-size: 24px;
  margin: 0 0 17px;
  line-height: 1;
}
.contact-social ul li {
  margin: 0 10px;
  display: inline-block;
}
.contact-social ul li a {
  font-size: 16px;
  color: #4d4d4d;
}
.contact-form {
  background-color: #f3f3f3;
  padding: 50px 110px;
}
.contact-form .contact-title h2 {
  font-size: 24px;
  font-weight: 500;
  color: #464646;
  line-height: 1;
  margin-bottom: 36px;
}
.contact-form .contact-form-style input,
.contact-form .contact-form-style textarea {
  background: 0 0;
  border: 1px solid #c1c1c1;
  height: 40px;
  padding: 2px 14px;
  margin-bottom: 30px;
  color: #000;
}
.contact-form .contact-form-style textarea {
  padding: 20px 14px;
  margin-bottom: 0;
  height: 175px;
}
.contact-form .contact-form-style button {
  border: none;
  background-color: #404040;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  padding: 15px 52px;
  margin-top: 38px;
}
.blog-details-top .blog-details-content h3 {
  font-size: 24px;
  font-weight: 500;
  margin: 8px 0 20px;
}
.blog-details-top .blog-details-content p {
  margin: 0;
  line-height: 26px;
}
.blog-details-top .blog-details-content blockquote {
  color: #333;
  font-size: 18px;
  margin: 25px 0 26px;
  line-height: 34px;
  font-weight: 500;
  font-style: italic;
}
.next-previous-post a,
.tag-share .blog-share span,
.tag-share .dec-tag ul li a {
  font-size: 15px;
  text-transform: capitalize;
}
.tag-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 30px 0;
}
.tag-share .dec-tag ul li {
  margin-right: 10px;
  position: relative;
}
.tag-share .blog-share ul li a {
  font-size: 16px;
}
.next-previous-post {
  border-bottom: 1px solid #f1f1f1;
  border-top: 1px solid #f1f1f1;
  padding: 18px 0 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.blog-comment-wrapper .blog-dec-title,
.blog-reply-wrapper .blog-dec-title {
  font-size: 20px;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
}
.blog-comment-wrapper .single-comment-wrapper .blog-comment-img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 120px;
  flex: 0 0 120px;
  margin-right: 28px;
}
.blog-comment-wrapper .single-comment-wrapper .blog-comment-content h4 {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  line-height: 1;
}
.blog-comment-wrapper .single-comment-wrapper .blog-comment-content span {
  display: block;
  font-size: 15px;
  margin: 6px 0 8px;
}
.blog-comment-wrapper .single-comment-wrapper .blog-comment-content p {
  font-size: 14px;
  margin-bottom: 10px;
}
.blog-comment-wrapper
  .single-comment-wrapper
  .blog-comment-content
  .blog-details-btn
  a {
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
}
.blog-reply-wrapper .blog-form .leave-form input {
  background: 0 0;
  border: 1px solid #eaeaea;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333;
  height: 45px;
  margin-bottom: 30px;
  padding-left: 20px;
}
.blog-reply-wrapper .blog-form .text-leave textarea {
  background: 0 0;
  border: 1px solid #eaeaea;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333;
  height: 250px;
  padding-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
}
.blog-reply-wrapper .blog-form .text-leave input {
  background-color: #00649e;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: 500;
  height: inherit;
  letter-spacing: 1px;
  margin-top: 10px;
  padding: 14px 30px 13px;
  width: inherit;
}
.nav-style-4.owl-carousel:hover .owl-nav button {
  opacity: 1;
  visibility: visible;
}
.login-register-wrapper .login-register-tab-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 40px;
}
.login-register-wrapper .login-register-tab-list a::before {
  background-color: #454545;
  bottom: 5px;
  content: "";
  height: 18px;
  margin: 0 auto;
  position: absolute;
  right: -2px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 1px;
}
.login-register-wrapper .login-register-tab-list a h4 {
  font-size: 25px;
  font-weight: 700;
  margin: 0 20px;
  text-transform: capitalize;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.login-register-wrapper .login-form-container {
  background: 0 0;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  padding: 80px;
  text-align: left;
}
.login-register-wrapper .login-form-container .login-register-form form input {
  background-color: transparent;
  border: 1px solid #ebebeb;
  color: #333;
  font-size: 14px;
  height: 45px;
  margin-bottom: 30px;
  padding: 0 15px;
}
.login-register-wrapper
  .login-form-container
  .login-register-form
  form
  input[type="checkbox"] {
  height: 15px;
  margin: 0;
  position: relative;
  top: 1px;
  width: 17px;
}
.login-register-wrapper
  .login-form-container
  .login-register-form
  form
  .button-box
  .login-toggle-btn {
  padding: 10px 0 19px;
}
.login-register-wrapper
  .login-form-container
  .login-register-form
  form
  .button-box
  .login-toggle-btn
  label {
  color: #242424;
  font-size: 15px;
  font-weight: 400;
}
.login-register-wrapper
  .login-form-container
  .login-register-form
  form
  .button-box
  .login-toggle-btn
  a {
  color: #242424;
  float: right;
  font-size: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.login-register-wrapper
  .login-form-container
  .login-register-form
  form
  .button-box
  button {
  background-color: #f2f2f2;
  border: none;
  color: #333;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  padding: 11px 30px;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.single-my-account {
  margin-bottom: 20px;
  border: 1px solid #ebebeb;
}
.single-my-account h3.panel-title {
  background-color: #f9f9f9;
  border-bottom: 1px solid #ebebeb;
  color: #000;
  font-size: 15px;
  font-weight: 500;
  margin: 0;
  position: relative;
  text-transform: uppercase;
}
.single-my-account h3.panel-title span {
  color: #242424;
  font-size: 15px;
  left: 20px;
  position: absolute;
  top: 16px;
}
.single-my-account h3.panel-title a {
  color: #242424;
  display: block;
  padding: 16px 55px;
  position: relative;
}
.single-my-account h3.panel-title a::before {
  color: #000;
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 16px;
  position: absolute;
  right: 10px;
  top: 19px;
}
.single-my-account .myaccount-info-wrapper {
  padding: 30px 20px;
  background-color: #fff;
}
.single-my-account .myaccount-info-wrapper .account-info-wrapper {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 28px;
  padding-bottom: 30px;
}
.single-my-account .myaccount-info-wrapper .account-info-wrapper h4 {
  font-size: 15px;
  margin: 0;
  text-transform: uppercase;
}
.single-my-account .myaccount-info-wrapper .account-info-wrapper h5 {
  font-size: 16px;
  letter-spacing: 0.2px;
  margin-top: 7px;
}
.single-my-account .myaccount-info-wrapper .billing-info label {
  color: #000;
  font-size: 14px;
  text-transform: capitalize;
}
.single-my-account .myaccount-info-wrapper .billing-info input {
  background: 0 0;
  border: 1px solid #ebebeb;
  color: #000;
  height: 40px;
  padding: 0 15px;
}
.single-my-account .myaccount-info-wrapper .billing-back-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 26px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-back a {
  color: #000;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
.single-my-account
  .myaccount-info-wrapper
  .billing-back-btn
  .billing-btn
  button {
  background-color: #f2f2f2;
  border: none;
  color: #000;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  padding: 16px 35px 17px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.single-my-account
  .myaccount-info-wrapper
  .billing-back-btn
  .billing-btn
  button:hover {
  background: #00649e;
  color: #fff;
}
.single-my-account .myaccount-info-wrapper .entries-wrapper {
  border: 1px solid #eaeaea;
  position: relative;
}
.single-my-account .myaccount-info-wrapper .entries-wrapper::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 1px;
  left: 50%;
  top: 0;
  background-color: #eaeaea;
}
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-info {
  padding: 30px 20px;
}
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-info p {
  color: #000;
  font-size: 15px;
  margin: 0;
  text-transform: capitalize;
}
.single-my-account
  .myaccount-info-wrapper
  .entries-wrapper
  .entries-edit-delete
  a {
  background-color: #000;
  color: #fff;
  display: inline-block;
  line-height: 1;
  margin: 0 2px;
  padding: 12px 15px;
  text-transform: uppercase;
  font-weight: 500;
}
.single-my-account
  .myaccount-info-wrapper
  .entries-wrapper
  .entries-edit-delete
  a.edit {
  background-color: #df5c39;
}
.error h1 {
  font-size: 17rem;
  font-weight: 700;
  letter-spacing: 1rem;
  line-height: 1.1;
  margin-bottom: 30px;
  color: #00649e;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cart-tax,
  .discount-code-wrapper,
  .grand-totall {
    padding: 45px 18px 50px;
  }
  .cart-tax .title-wrap h4.cart-bottom-title,
  .discount-code-wrapper .title-wrap h4.cart-bottom-title {
    font-size: 16px;
  }
  .your-order-area .your-order-wrap {
    padding: 30px 20px 36px;
  }
  .contact-info-wrap {
    padding: 120px 20px 116px 40px;
  }
  .contact-form {
    padding: 50px;
  }
  .blog-details-top .blog-details-content h3 {
    font-size: 22px;
  }
  .blog-details-top .blog-details-content blockquote {
    font-size: 17px;
  }
  .login-register-wrapper .login-form-container {
    padding: 80px 50px;
  }
  .error h1 {
    font-size: 15rem;
    margin-bottom: 4px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cart-shiping-update-wrapper .cart-clear > button {
    margin-right: 15px;
  }
  .grand-totall,
  .your-order-area {
    margin-top: 30px;
  }
  .contact-info-wrap {
    padding: 120px 20px 116px 30px;
  }
  .contact-form {
    padding: 50px 30px;
  }
  .blog-details-top .blog-details-content h3 {
    font-size: 22px;
  }
  .blog-details-top .blog-details-content blockquote {
    font-size: 17px;
  }
  .error h1 {
    font-size: 12rem;
  }
}
@media only screen and (max-width: 767px) {
  .cart-tax,
  .discount-code-wrapper {
    padding: 45px 18px 50px;
  }
  .discount-code-wrapper {
    margin: 30px 0;
  }
  .blog-comment-wrapper .single-comment-wrapper.mt-50,
  .blog-reply-wrapper.mt-50,
  .dec-img-wrapper,
  .your-order-area {
    margin-top: 30px;
  }
  .your-order-area .your-order-wrap {
    padding: 30px 20px 36px;
  }
  .checkout-area.pb-100,
  .contact-area.pb-100,
  .login-register-area.pb-100 {
    padding-bottom: 60px;
  }
  .contact-map #map {
    height: 400px;
  }
  .contact-info-wrap {
    padding: 50px 20px 45px 30px;
    margin-bottom: 30px;
    margin-top: 20px;
  }
  .contact-form {
    padding: 50px 30px;
  }
  .blog-comment-wrapper .blog-dec-title,
  .blog-details-top .blog-details-content h3,
  .blog-reply-wrapper .blog-dec-title {
    font-size: 18px;
  }
  .blog-details-top .blog-details-content blockquote {
    font-size: 16px;
    line-height: 30px;
  }
  .dec-img-wrapper .dec-img.mb-50 {
    margin-bottom: 30px;
  }
  .tag-share {
    display: block;
    margin: 20px 0 25px;
  }
  .tag-share .dec-tag {
    margin-bottom: 10px;
  }
  .blog-comment-wrapper.mt-55 {
    margin-top: 25px;
  }
  .blog-comment-wrapper .single-comment-wrapper {
    display: block;
  }
  .blog-comment-wrapper .single-comment-wrapper.mt-35,
  .blog-reply-wrapper .blog-form {
    margin-top: 20px;
  }
  .blog-comment-wrapper .single-comment-wrapper .blog-comment-img {
    margin-right: 28px;
    margin-bottom: 20px;
  }
  .blog-comment-wrapper .single-comment-wrapper .blog-comment-img img {
    width: auto;
  }
  .blog-comment-wrapper .single-comment-wrapper.ml-120 {
    margin-left: 0;
  }
  .login-register-wrapper .login-form-container {
    padding: 40px 15px;
  }
  .login-register-wrapper
    .login-form-container
    .login-register-form
    form
    .button-box
    .login-toggle-btn
    a,
  .login-register-wrapper
    .login-form-container
    .login-register-form
    form
    .button-box
    .login-toggle-btn
    label {
    font-size: 14px;
  }
  .single-my-account h3.panel-title {
    line-height: 22px;
    font-size: 14px;
  }
  .single-my-account h3.panel-title a {
    padding: 16px 30px 16px 40px;
  }
  .single-my-account .myaccount-info-wrapper .entries-wrapper {
    padding: 30px 10px;
  }
  .single-my-account .myaccount-info-wrapper .entries-wrapper::before {
    display: none;
  }
  .single-my-account .myaccount-info-wrapper .entries-wrapper .entries-info {
    padding: 0 10px 30px;
  }
  .error h1 {
    font-size: 7rem;
    line-height: 88px;
  }
  .searchform.mb-50 {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .single-banner .banner-position-hm15-1 {
    top: 30px;
    right: 30px;
  }
  .single-banner .banner-content-26-position1,
  .single-banner .banner-content-26-position2,
  .single-banner .banner-position-hm15-2 {
    top: 30px;
    left: 30px;
  }
  .single-banner .banner-content-5 {
    left: 50px;
    top: 50px;
  }
  .single-banner .banner-content-5 h3 {
    font-size: 36px;
    margin: 9px 0 40px;
  }
  .single-banner .banner-content-7 {
    left: 40px;
    bottom: 40px;
  }
  .single-banner .banner-content-7 h2 {
    font-size: 42px;
    margin: 9px 0 35px;
  }
  .single-banner .banner-content-8 {
    left: 30px;
    bottom: 30px;
  }
  .single-banner .banner-content-8 h2 {
    margin: 15px 0 5px;
  }
  .single-banner .banner-content-8 p {
    margin: 0 0 35px;
  }
  .single-banner .banner-content-26-position3 {
    bottom: 30px;
    left: 60%;
  }
  .single-banner .banner-content-33 {
    left: 30px;
    top: 50px;
  }
  .single-banner .banner-content-33 h2 {
    font-size: 28px;
    line-height: 35px;
    margin: 10px 0 0;
  }
  .save-money-content h2 {
    font-size: 25px;
    margin: 0 0 20px;
    line-height: 30px;
  }
  .testimonial-area.ml-70 {
    margin-left: 30px;
  }
  .testimonial-area.mr-70 {
    margin-right: 30px;
  }
  .fruits-deal-img {
    margin: 30px 30px 0;
  }
  .black-friday-deal-content h2 {
    margin: 0 0 35px;
    font-size: 40px;
  }
  .shop-top-bar,
  .shop-top-bar .select-shoing-wrap,
  .single-review {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .shop-top-bar .select-shoing-wrap p {
    margin: 0;
  }
  .shop-list-wrap .shop-list-content {
    margin-top: 0;
  }
  .product-details-img .shop-details-tab {
    margin-top: -60px;
  }
  .product-details-img .shop-details-tab a.shop-details-overly img {
    width: 110px;
  }
  .description-review-topbar a {
    margin: 0 8px 0 0;
    font-size: 18px;
    padding: 0 5px;
  }
  .single-review .review-img {
    margin: 0 15px 0 0;
  }
  .error h1 {
    font-size: 9rem;
    line-height: 100px;
  }
}
.error h2 {
  font-size: 25px;
  font-weight: 600;
}
.error-btn {
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
  font-size: 16px;
  min-width: 184px;
  min-height: 55px;
  line-height: 55px;
  margin-bottom: 6px;
  padding: 0 10px;
  border: none;
  border-radius: 0;
  background-color: #00649e;
  display: inline-block;
}
.error-btn:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -6px;
  height: 3px;
  width: 100%;
  background-color: #00649e;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.error-btn:hover,
.error-btn:hover:after {
  background-color: #111;
}
.gallery-box .gallery-detail,
.gallery-box .gallery-img:after {
  left: 0;
  transition: 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  position: absolute;
}
.error-btn:hover {
  color: #fff;
}
.searchform input {
  border: 1px solid #eee;
  height: 45px;
  width: 100%;
  padding-left: 15px;
  padding-right: 80px;
  background-color: transparent;
}
.searchform button {
  border: none;
  background-color: #00649e;
  width: 70px;
  color: #fff;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
#modalProductImage {
  max-height: 480px;
}
.product-card.skeleton {
  background: #f2f2f2;
  border-radius: 8px;
  padding: 10px;
  animation: 1.5s infinite pulse;
  width: 272px;
  height: 570px;
  margin: 10px;
}
.product-card.skeleton .image {
  background: #e0e0e0;
  border-radius: 6px;
  margin-bottom: 10px;
  height: 540px;
}
.product-card.skeleton .text-line {
  height: 14px;
  background: #e0e0e0;
  margin-bottom: 8px;
  border-radius: 4px;
}
.product-card.skeleton .text-line.short {
  width: 100%;
  margin-top: 15px;
  height: 32px;
}
@keyframes pulse {
  0%,
  100% {
    background-color: #e0e0e0;
  }
  50% {
    background-color: #d6d6d6;
  }
}
.gallery-item {
  position: relative;
  padding-top: 20px;
}
.image-box-event {
  height: 250px;
  width: 370px;
  object-fit: cover;
}
.gallery-box .gallery-img:after {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  border-radius: 0;
}
.gallery-box .gallery-img > img {
  transition: 0.3s cubic-bezier(0.3, 0.1, 0.58, 1);
  border-radius: 0;
}
.gallery-box .gallery-detail {
  opacity: 0;
  color: #fff;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  overflow: hidden;
}
.gallery-box .gallery-detail p {
  color: Rgba(0, 0, 0, 0.4);
  font-size: 14px;
}
.gallery-box .gallery-detail i {
  color: #222;
  padding: 8px;
}
.gallery-box .gallery-detail i:hover {
  color: #222;
}
.gallery-box:hover .gallery-detail {
  top: 50%;
  transform: translate(0, -50%);
  opacity: 1;
}
.gallery-box:hover .gallery-img:after {
  background: rgba(0, 0, 0, 0.2);
}
.featured-imagebox-team.style1:hover .featured-thumbnail img,
.gallery-box:hover .gallery-img > img {
  transform: scale(1.05);
}
.mfp-figure button {
  border: 0 solid transparent;
}
button.mfp-arrow,
button.mfp-close {
  border: 0 solid transparent;
  background: 0 0;
}
.job-card {
  background: #f6f3f3;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  margin-bottom: 25px;
  padding: 25px;
  position: relative;
  transition: transform 0.3s, box-shadow 0.3s;
}
.text-muted {
  --bs-text-opacity: 1;
  color: rgba(33, 37, 41, 0.75) !important;
  color: var(--bs-secondary-color) !important;
}
.job-title {
  color: #2b3d51;
  font-size: 1.15rem;
  font-weight: 400;
  line-height: 1.6;
}
.view-btn {
  background-color: transparent;
  border: 1px solid #5aaccf;
  border-radius: 25px;
  color: #000;
  display: inline-block;
  margin-top: 15px;
  padding: 10px 22px;
  transition: 0.3s;
}
.job-card:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
  transform: scale(1.02);
}
.featured-icon-box {
  position: relative;
  margin: 15px 0;
}
.featured-title h3 {
  font-size: 21px;
  line-height: 30px;
  margin-bottom: 10px;
}
.featured-icon-box .featured-icon .ttm-icon i,
.featured-imagebox-portfolio.style1 .featured-content .featured-icon i,
.featured-imagebox-portfolio.style2 .featured-content .featured-icon i,
.featured-imagebox-portfolio.style4 .featured-content .featured-icon i {
  display: inline-block;
  transition: 0.5s;
}
.featured-icon-box.icon-align-before-content .featured-content,
.featured-icon-box.icon-align-before-content .featured-icon,
.featured-icon-box.icon-align-before-title .featured-icon,
.featured-icon-box.icon-align-before-title .featured-title {
  display: table-cell;
  vertical-align: middle;
}
.featured-icon-box.icon-align-before-content .featured-icon i {
  display: inline-block;
  vertical-align: middle;
}
.featured-icon-box.icon-align-before-content.icon-ver_align-top .featured-icon {
  vertical-align: top;
  padding-top: 3px;
}
.featured-icon-box.icon-align-before-content .featured-title h3 {
  margin-bottom: 8px;
}
.container {
  counter-reset: featuredbox-number;
}
.featuredbox-number .ttm-num:before {
  counter-increment: featuredbox-number;
  content: counter(featuredbox-number) " ";
}
.featured-icon-box.icon-align-before-content.style1 .featured-icon {
  padding-top: 6px;
}
.featured-icon-box.icon-align-before-content.style1 .featured-title h3 {
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 0;
}
.featured-icon-box.icon-align-before-content.style1:hover
  .featured-icon
  .ttm-icon
  i,
.featured-icon-box.style2:hover .featured-icon .ttm-icon i {
  transform: unset;
}
.featured-icon-box.style2 {
  padding: 47px 25px 32px 40px;
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.featured-icon-box.style2:hover {
  border-color: #fff;
}
.featured-icon-box.style2 .featured-icon .ttm-icon i {
  font-size: 40px;
}
.ttm-bgcolor-white .featured-icon-box.style2 {
  border: 1px solid rgba(0, 0, 0, 0.09);
}
.ttm-bgcolor-white .featured-icon-box.style2:after,
.ttm-bgcolor-white .featured-icon-box.style2:before,
.ttm-bgcolor-white .featured-icon-box.style2:hover,
.ttm-bgcolor-white .featured-icon-box.style2:hover:after,
.ttm-bgcolor-white .featured-icon-box.style2:hover:before {
  border-color: rgba(0, 0, 0, 0.09);
}
.featured-icon-box.style2:before {
  position: absolute;
  top: -11px;
  left: -11px;
  content: "";
  transform: rotate(0);
  -webkit-transform: rotate(0);
  border: solid rgba(0, 0, 0, 0.09);
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 5px;
  -webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
  transition: 0.7s ease-out;
}
.featured-icon-box.style2:hover:before {
  left: 100%;
  transform: rotate(90deg);
  border-color: #fff;
}
.featured-icon-box.style2:after {
  position: absolute;
  bottom: -11px;
  right: -11px;
  content: "";
  transform: rotate(0);
  -webkit-transform: rotate(0);
  border: solid rgba(0, 0, 0, 0.09);
  border-width: 1px 0 0 1px;
  display: inline-block;
  padding: 5px;
  -webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
  transition: 0.7s ease-out;
}
.featured-icon-box.style2:hover:after {
  right: 100%;
  transform: rotate(90deg);
  border-color: #fff;
}
.featured-icon-box.style2 .featured-content,
.featured-icon-box.style2 .featured-icon {
  transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transition: 0.6s;
  -ms-transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
}
.featured-icon-box.style2:hover .featured-icon {
  transform: translateY(-25px);
  -ms-transform: translateY(-25px);
  -webkit-transform: translateY(-25px);
  -moz-transform: translateY(-25px);
  opacity: 0;
}
.featured-icon-box.style2:hover .featured-content {
  transform: translateY(-45px);
  -ms-transform: translateY(-45px);
  -webkit-transform: translateY(-45px);
  -moz-transform: translateY(-45px);
}
.featured-icon-box.style2 .featured-content .ttm-footer {
  transform: translateY(10px);
  -ms-transform: translateY(10px);
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  opacity: 0;
  position: absolute;
  width: 100%;
  left: 0;
}
.featured-icon-box.style2:hover .featured-content .ttm-footer {
  transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  opacity: 1;
}
.featured-icon-box.style3 {
  text-align: center;
  padding: 54px 22px 40px;
  box-shadow: none;
  margin: 21px 0 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #f7f7f7;
}
.featured-icon-box.style3:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 3px solid #c3002f;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}
.featured-icon-box.style3:hover:before,
.featured-icon-box.style7:hover .featured-inner:after {
  transform: scaleX(1);
}
.featured-icon-box.style3:hover .featured-icon i,
.featured-icon-box.style5:hover .featured-icon .ttm-icon i,
.featured-icon-box.style7:hover .featured-icon .ttm-icon i,
.featured-imagebox-portfolio.style1:hover .featured-content .featured-icon i,
.featured-imagebox-portfolio.style2:hover .featured-content .featured-icon i,
.featured-imagebox-portfolio.style4:hover .featured-content .featured-icon i {
  transform: rotateY(180deg);
}
.featured-icon-box.style3 .featured-icon i {
  font-size: 45px;
}
.featured-icon-box.style3 .featured-content {
  padding-top: 1px;
}
.featured-icon-box.style3 .featured-title h3 {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0;
}
.featured-icon-box.style4 {
  text-align: center;
  margin: 20px 0 15px;
}
.featured-icon-box.style4 .featured-icon {
  position: relative;
  transition: 0.5s;
}
.featured-icon-box.style4:hover .featured-icon {
  transform: translateY(-10px);
}
.featured-icon-box.style4 .featured-icon .ttm-icon {
  position: relative;
  font-size: 56px;
  line-height: 167px;
  height: 150px;
  width: 150px;
  text-align: center;
  margin: 0 auto;
  border: 1px dashed;
  border-radius: 50%;
  color: rgba(24, 24, 24, 0.59);
  -webkit-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.5s ease-in-out;
}
.featured-icon-box.style4:hover .featured-icon .ttm-icon {
  background-color: #f7f7f7;
  border-color: #378fba;
}
.featured-icon-box.style4:hover .featured-icon .ttm-icon i {
  color: #378fba;
}
.featured-icon-box.style4 .featured-icon .ttm-icon i {
  font-size: 56px;
  color: rgba(24, 24, 24, 0.59);
}
.featured-icon-box.style4 .ttm-num {
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  font-size: 20px;
  font-weight: 500;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  line-height: 47px;
  border: 1px dashed;
  background-color: #fff;
  text-align: center;
}
.featured-icon-box.style4 .featured-content {
  padding: 23px 15px 0;
}
.featured-icon-box.style6 .featured-title h3 {
  font-size: 21px;
  line-height: 30px;
}
.featured-icon-box.style7 {
  text-align: center;
  -webkit-box-shadow: 0 0 7px 0 rgb(43 52 59 / 8%);
  -moz-box-shadow: 0 0 7px 0 rgba(43, 52, 59, 0.08);
  box-shadow: 0 0 7px 0 rgb(43 52 59 / 8%);
  padding-bottom: 33px;
  background-color: #f6f3f3;
}
.featured-icon-box.style7 .featured-title h3 {
  color: #232323;
}
.featured-icon-box.style7 .featured-icon .ttm-icon {
  position: relative;
  height: 60px;
  width: 60px;
  display: block;
  margin: 0 auto;
  line-height: 55px;
  border: 0;
  background-color: #378fba;
}
.featured-icon-box.style7 .featured-icon .ttm-icon:before {
  content: "";
  position: absolute;
  top: -12px;
  left: 60px;
  border-width: 0 13px 12px 0;
  border-style: solid;
  border-right-color: transparent !important;
  border-left-color: transparent !important;
  display: block;
  border-color: #378fba;
  transition: 0.4s;
  opacity: 0.7;
}
.featured-icon-box.style7 .featured-icon .ttm-icon:after {
  position: absolute;
  content: "";
  right: 0;
  height: 11px;
  width: 100%;
  top: -11px;
  z-index: -4;
  border-color: #378fba;
  transition: 0.5s;
  background-color: #378fba;
  transform: scale(1, 1.2);
}
.featured-icon-box.style7 .featured-inner:after {
  transform: scaleX(0);
  transition: transform 0.8s ease-in-out;
  position: absolute;
  content: "";
  border-bottom: 5px solid #378fba;
  height: 1px;
  width: 100%;
  left: 0;
  bottom: 0;
}
.featured-imagebox .featured-content .category,
.featured-imagebox .featured-content .category a {
  font-size: 14px;
  line-height: 15px;
  display: inline-block;
}
.featured-imagebox .featured-thumbnail img {
  width: 100%;
  transition: transform 0.5s ease-in-out;
}
.featured-imagebox:hover .featured-thumbnail img {
  transform: scale(1.2);
}
.ttm-box-view-content-inner:before,
.ttm-box-view-overlay:before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  transition: 0.5s linear;
  z-index: 1;
}
div:hover > .ttm-box-view-content-inner:before,
div:hover > .ttm-box-view-overlay:before {
  opacity: 0.8;
  visibility: visible;
}
.ttm-portfolio-format-video {
  position: relative;
  overflow: hidden;
  padding-bottom: 83.95%;
  padding-top: 23px;
  height: 0;
}
.ttm-portfolio-format-video iframe,
.ttm-post-format-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.featured-imagebox-portfolio.style1 {
  z-index: 1;
  background-color: #fff;
  margin: 0 0 15px;
  border-right: 1px solid rgba(0, 0, 0, 0.09);
}
.featured-imagebox-portfolio.style1:before {
  content: "";
  position: absolute;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.6);
  top: 0;
  bottom: -5px;
  left: 0;
  right: 0;
  opacity: 0;
  backface-visibility: hidden;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.featured-imagebox-portfolio.style1.active:before,
.featured-imagebox-portfolio.style1:hover:before,
.featured-imagebox-portfolio.style2.active:before,
.featured-imagebox-portfolio.style2:hover:before,
.featured-imagebox-portfolio.style4.active:before,
.featured-imagebox-portfolio.style4:hover:before {
  opacity: 1;
  backface-visibility: visible;
}
.featured-imagebox-portfolio.style1 .featured-thumbnail,
.featured-imagebox-portfolio.style2 .featured-thumbnail,
.featured-imagebox-portfolio.style4 .featured-thumbnail {
  opacity: 0;
}
.featured-imagebox-portfolio.style1 .featured-thumbnail img {
  width: calc(100% + 10px);
  max-width: none;
  height: 380px;
  opacity: 0;
  backface-backface-visibility: hidden;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  transform: unset;
}
.featured-imagebox-portfolio.style1.active .featured-thumbnail img,
.featured-imagebox-portfolio.style1:hover .featured-thumbnail img {
  opacity: 1;
  backface-backface-visibility: visible;
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
}
.featured-imagebox-portfolio.style1 .featured-content {
  position: absolute;
  background-color: #fff;
  padding: 60px 35px 35px;
  left: 0;
  right: 0;
  top: 0;
}
.featured-imagebox-portfolio.style1.active .featured-content,
.featured-imagebox-portfolio.style1:hover .featured-content,
.featured-imagebox-portfolio.style2.active .featured-content,
.featured-imagebox-portfolio.style2:hover .featured-content,
.featured-imagebox-portfolio.style4.active .featured-content,
.featured-imagebox-portfolio.style4:hover .featured-content {
  color: #fff;
  background-color: unset;
  z-index: 2;
}
.featured-imagebox-portfolio.style1
  .ttm-btn.ttm-btn-style-border.ttm-btn-color-darkgrey:hover,
.featured-imagebox-portfolio.style2
  .ttm-btn.ttm-btn-style-border.ttm-btn-color-darkgrey:hover,
.featured-imagebox-portfolio.style4
  .ttm-btn.ttm-btn-style-border.ttm-btn-color-darkgrey:hover {
  background-color: unset;
}
.featured-imagebox-portfolio.style1 .featured-title,
.featured-imagebox-portfolio.style4 .featured-title {
  padding-bottom: 12px;
}
.featured-imagebox-portfolio.style1 .featured-desc p,
.featured-imagebox-portfolio.style2 .featured-desc p {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.featured-imagebox-portfolio.style2,
.featured-imagebox-portfolio.style4 {
  z-index: 1;
  background-color: #fff;
  overflow: visible;
}
.featured-imagebox-portfolio.style2:before,
.featured-imagebox-portfolio.style4:before {
  content: "";
  position: absolute;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.6);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  backface-visibility: hidden;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.featured-imagebox-portfolio.style2 .featured-thumbnail img {
  width: calc(100% + 10px);
  max-width: none;
  height: 290px;
  opacity: 0;
  backface-backface-visibility: hidden;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  transform: unset;
}
.featured-imagebox-portfolio.style2 .featured-content {
  position: absolute;
  background-color: #fff;
  padding: 47px 40px 7px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.featured-imagebox-portfolio.style2 .featured-content:before {
  position: absolute;
  top: -11px;
  left: -11px;
  content: "";
  transform: rotate(0);
  -webkit-transform: rotate(0);
  border: solid rgba(0, 0, 0, 0.15);
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 5px;
  -webkit-transition: 0.9s ease-out;
  -moz-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
  z-index: 9;
}
.featured-imagebox-portfolio.style2 .featured-content:after {
  position: absolute;
  bottom: -11px;
  right: -11px;
  content: "";
  transform: rotate(0);
  -webkit-transform: rotate(0);
  border: solid rgba(0, 0, 0, 0.15);
  border-width: 1px 0 0 1px;
  display: inline-block;
  padding: 5px;
  -webkit-transition: 0.9s ease-out;
  -moz-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.featured-imagebox-portfolio.style2:hover .featured-content:before {
  left: 100%;
  transform: rotate(90deg);
}
.featured-imagebox-portfolio.style2:hover .featured-content:after {
  right: 100%;
  transform: rotate(90deg);
}
.featured-imagebox-portfolio.style3 .featured-content-inner {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  background-color: rgba(24, 24, 24, 0.73);
  opacity: 0;
  transition: opacity 0.4s ease-in-out, left 0.4s ease-in-out;
}
.featured-imagebox-portfolio.style3 .featured-content-inner:before {
  position: absolute;
  content: "";
  opacity: 0;
  top: 20px;
  right: 15px;
  bottom: 20px;
  left: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  pointer-events: none;
}
.featured-imagebox-portfolio.style3 .featured-content-inner:after {
  top: 15px;
  right: 20px;
  bottom: 15px;
  left: 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  position: absolute;
  content: "";
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  pointer-events: none;
}
.featured-imagebox-portfolio.style3 .featured-content {
  position: absolute;
  top: 50px;
  left: 50px;
  right: 40px;
  opacity: 0;
  -webkit-transition: 0.8s 0.2s;
  transition: 0.8s 0.2s;
}
.featured-imagebox-portfolio.style3 .featured-title h3 {
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 30px;
  position: relative;
  text-align: left;
}
.featured-imagebox-portfolio.style3 .featured-desc p {
  color: rgba(255, 255, 255, 0.7);
}
.featured-imagebox-portfolio.style3 .ttm-footer {
  position: absolute;
  bottom: 50px;
  left: 50px;
  opacity: 0;
  -webkit-transition: 0.8s 0.2s;
  transition: 0.8s 0.2s;
}
.featured-imagebox-portfolio.style3 .ttm-footer .ttm-btn i {
  font-size: 10px;
  line-height: 10px;
}
.featured-imagebox-portfolio.style3:hover .featured-content-inner:after,
.featured-imagebox-portfolio.style3:hover .featured-content-inner:before {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.featured-imagebox-portfolio.style4 .featured-thumbnail img {
  width: calc(100% + 10px);
  max-width: none;
  height: 405px;
  opacity: 0;
  backface-backface-visibility: hidden;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  transform: unset;
}
.featured-imagebox-portfolio.style4 .featured-content {
  position: absolute;
  background-color: #fff;
  padding: 60px 35px 35px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  box-shadow: 0 0 7px 0 rgb(43 52 59 / 8%);
}
.featured-imagebox-portfolio.style5 .ttm-box-view-overlay:before {
  background-image: -webkit-linear-gradient(
    90deg,
    rgba(35, 35, 35, 0.9) 40%,
    rgba(0, 0, 0, 0) 60%
  );
}
.featured-imagebox-portfolio.style5 .ttm-footer {
  position: absolute;
  top: 30px;
  right: 30px;
}
.featured-imagebox-portfolio.style5 .ttm-footer a {
  height: 45px;
  width: 45px;
  line-height: 40px;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  position: relative;
  display: inline-block;
  vertical-align: top;
  transform: scale(0) rotate(360deg);
  -webkit-transform: scale(0) rotate(360deg);
  -ms-transform: scale(0) rotate(360deg);
  -webkit-transition: 0.9s;
  -moz-transition: 0.9s;
  -ms-transition: 0.9s;
  -o-transition: 0.9s;
  transition: 0.9s;
  background-color: #378fba;
}
.featured-imagebox-portfolio.style5 .ttm-footer a i {
  color: #fff;
  margin-left: 4px;
  font-size: 16px;
  line-height: 1;
}
.featured-imagebox-portfolio.style5:hover .ttm-footer a {
  transform: scale(1) rotate(0);
  -webkit-transform: scale(1) rotate(0);
  -ms-transform: scale(1) rotate(0);
}
.featured-imagebox-portfolio.style5 .featured-content {
  padding: 40px 0 40px 40px;
  position: absolute;
  bottom: 0;
  opacity: 0;
  text-align: left;
  z-index: 2;
}
.featured-imagebox-portfolio.style5 .featured-content .featured-desc p {
  font-size: 15px;
  transform: translateY(100%);
  transition: 0.7s linear;
  margin-bottom: 0;
}
.featured-imagebox-portfolio.style5 .featured-title h3 {
  margin-bottom: 2px;
  transform: translateY(100%);
  transition: 0.9s linear;
  font-size: 22px;
}
.featured-imagebox-portfolio.style5:hover .featured-content .featured-desc p,
.featured-imagebox-portfolio.style5:hover .featured-title h3 {
  transform: translateY(0);
}
.featured-imagebox-team.style1 .featured-thumbnail img {
  transition: 0.4s ease-in-out;
}
.featured-imagebox-team.style1 .ttm-media-link {
  opacity: 0;
  position: absolute;
  top: -16px;
  left: auto;
  bottom: 0;
  right: -40px;
  width: 18%;
  padding-top: 74px;
  padding-left: 5px;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
}
.featured-imagebox-team.style1:hover .ttm-media-link {
  opacity: 1;
  z-index: 1;
  right: 0;
}
.featured-imagebox-team.style1 .media-block .social-icons li {
  list-style: none;
  padding-bottom: 15px;
  margin: 0;
}
.featured-imagebox-team.style1 .featured-content {
  position: relative;
  padding: 15px 25px 17px;
}
.featured-imagebox-team.style1 .featured-content .featured-title h3 {
  font-size: 19px;
  line-height: 23px;
  margin-bottom: 0;
}
.featured-imagebox-team.style1 .team-position {
  font-size: 13px;
  margin-bottom: 0;
}
.featured-imagebox-post {
  overflow: visible;
  z-index: 9999;
  margin: 10px 0 25px;
}
.featured-imagebox-post .featured-content .post-meta span {
  display: inline-block;
  position: relative;
  margin-right: 20px;
  font-size: 14px;
  line-height: 14px;
  font-style: normal;
  margin-bottom: 10px;
}
.rooms1 .item .con .permalink,
.rooms1 .item .con h6,
.rooms1 .item .con h6 a {
  font-family: "Barlow Condensed", sans-serif;
  letter-spacing: 3px;
  display: inline;
}
.featured-imagebox-post .featured-content .post-meta span a {
  color: inherit;
}
.featured-imagebox-post
  .featured-content
  .post-meta
  span:not(:last-child):after {
  position: absolute;
  display: inline-block;
  content: "";
  background-color: #e7e7e7;
  width: 1px;
  height: 100%;
  vertical-align: middle;
  top: 0;
  right: -12px;
}
.featured-imagebox-post .featured-content .post-meta span i {
  padding-right: 5px;
  font-size: 14px;
}
.featured-imagebox-post .ttm-box-post-date .ttm-entry-date {
  color: #000;
  display: inline-block;
  border-bottom: 3px solid #378fba;
}
.featured-imagebox-post .ttm-box-post-date {
  position: absolute;
  border-radius: 0;
  text-align: center;
  font-weight: 500;
  font-size: 17px;
  text-transform: uppercase;
  top: -40px;
  left: 30px;
  background-color: #fff;
  transition: 0.5s 0.3s;
}
.featured-imagebox-post .ttm-box-post-date .entry-date {
  height: 60px;
  width: 60px;
  display: block;
  line-height: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: center;
  font-weight: 800;
  font-size: 17px;
}
.ttm-box-post-date .ttm-entry-date .entry-month,
.ttm-box-post-date .ttm-entry-date .entry-year {
  font-size: 15px;
  padding-top: 4px;
  font-weight: 400;
  display: block;
  text-transform: capitalize;
}
.post-bottom.ttm-post-link {
  display: flex;
}
.ttm-post-format-video {
  position: relative;
  overflow: hidden;
  padding-bottom: 64.25%;
  padding-top: 25px;
  height: 0;
}
.featured-imagebox-post.style1 .featured-content {
  background-color: #fff;
  padding: 44px 30px 45px;
  margin: 0;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-top: none;
  z-index: 1;
  position: relative;
}
.featured-imagebox-post.style1:hover .ttm-box-post-date {
  transform: rotateX(360deg);
}
.featured-imagebox-post.style1 .ttm-postbox-desc-footer,
.featured-imagebox-post.style2 .ttm-postbox-desc-footer {
  position: absolute;
  bottom: -17px;
  padding: 0;
}
.featured-imagebox-post.style1 .ttm-postbox-desc-footer .ttm-btn,
.featured-imagebox-post.style2 .ttm-postbox-desc-footer .ttm-btn {
  padding: 10px 30px 12px;
}
.featured-imagebox-post.style2 .ttm-box-post-date {
  top: -20px;
  left: -20px;
  background-color: #232323;
  transition: 0.4s ease-in-out;
}
.featured-imagebox-post.style2
  .featured-content
  .post-meta
  span:not(:last-child):after {
  content: unset;
}
.featured-imagebox-post.style2 .ttm-box-post-date .ttm-entry-date {
  color: #fff;
  border-bottom: none;
}
.featured-imagebox-post.style2 .featured-content {
  position: relative;
  margin-left: 40px;
  padding-bottom: 2px;
  margin-top: -60px;
  z-index: 1;
  padding-top: 22px;
  padding-left: 30px;
}
.featured-imagebox-post.style2 .featured-imagebox-post-inner {
  z-index: -1;
  border: 20px solid #000;
  border-top: none;
  border-right: none;
  position: relative;
}
.featured-imagebox-post.style2 .featured-imagebox-post-inner:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 20px;
  top: -20px;
  right: 20px;
  z-index: 0;
}
.featured-imagebox-post.style3 {
  margin: 20px 0 15px;
}
.featured-imagebox-post.style3 .featured-content {
  padding: 21px 30px 10px;
  margin-top: 0;
  margin-left: 0;
  -webkit-box-shadow: 0 0 7px 0 rgb(43 52 59 / 8%);
  -moz-box-shadow: 0 0 7px 0 rgba(43, 52, 59, 0.08);
  box-shadow: 0 0 7px 0 rgb(43 52 59 / 8%);
}
.featured-imagebox-post.style3 .featured-content .post-cat {
  padding-bottom: 2px;
}
.featured-imagebox-post.style3 .featured-content .post-cat a {
  font-size: 14px;
  color: #378fba;
}
.featured-imagebox-post.style3 .featured-content .ttm-footer-content {
  padding-top: 18px;
  position: relative;
  border-top: 1px dashed rgba(0, 0, 0, 0.07);
  margin-top: 17px;
}
.featured-imagebox-post.style3 .featured-content .post-meta {
  margin: 0 0 4px;
  padding: 0;
}
.featured-imagebox-post.style3 .featured-content .ttm-icon-box {
  position: absolute;
  top: 19px;
  right: 0;
}
.featured-imagebox-services.style1 {
  padding: 15px 15px 0;
  border-radius: 3px;
  margin-bottom: 15px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(43, 52, 59, 0.1);
}
.featured-imagebox-services.style1 .featured-content {
  padding: 30px 15px 15px;
}
.ttm-progress-bar .progressbar-title {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 6px;
  font-weight: 700;
}
.ttm-progress-bar .progress-bar-percent {
  position: absolute;
  right: -20px;
  z-index: 3;
  margin-top: -35px;
  text-shadow: none;
  border-radius: 0;
  top: 0;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
  height: 25px;
  width: 40px;
  overflow: visible;
  background-color: #000;
}
.ttm-progress-bar .progress-bar-percent:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 5px solid #000;
  border-left: 5px solid rgba(255, 255, 255, 0.15);
  border-right: 5px solid rgba(255, 255, 255, 0.15);
  left: 0;
  right: 0;
  display: block;
  margin: 0 auto;
  top: 25px;
}
.rooms1 .item .con,
video {
  height: auto;
  width: 100%;
}
.ttm-progress-bar .progress-bar {
  display: block;
  height: 8px;
  position: relative;
  background-color: #378fba;
}
.ttm-progress-bar:not(:last-child) {
  margin-bottom: 19px;
}
.ttm-progress-bar .progress-bar-inner {
  box-shadow: none;
  height: 8px;
  width: 100%;
  z-index: 1;
  background-color: #232323;
}
.ttm-bgcolor-skincolor .ttm-progress-bar .progress-bar-inner {
  background-color: rgba(0, 0, 0, 0.1);
}
.testimonials .testimonial-caption h3 {
  font-size: 17px;
  line-height: 19px;
  margin-bottom: 0;
}
.testimonial-caption label {
  margin: 0;
  font-size: 14px;
}
.testimonials .testimonial-content blockquote {
  padding: 0;
  font-size: 17px;
  position: relative;
  line-height: 32px;
  font-style: italic;
  margin: 0;
}
.star-ratings ul {
  padding: 0;
  margin: 0;
}
.star-ratings li {
  font-size: 13.8px;
  min-width: 14px;
  display: inline-block;
  color: #e0e8f0;
}
.star-ratings ul li.active,
.star-ratings ul li.active i {
  color: #fd4;
}
.rooms1 .item {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.rooms1 .item:hover img {
  -webkit-filter: none;
  filter: none;
  -webkit-transform: scale(1.09, 1.09);
  transform: scale(1.09, 1.09);
  -webkit-filter: brightness(70%);
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  -ms-transition: 1s;
  transition: 1s;
}
.rooms1 .item:hover .con {
  bottom: 0;
}
.rooms1 .item img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.rooms1 .item .category {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 3;
  writing-mode: vertical-rl;
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  text-orientation: mixed;
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 3px;
  background: 0 0;
  border: 1px solid rgba(255, 255, 255, 0.5);
  font-family: "Barlow Condensed", sans-serif;
  padding: 10px 3px;
  line-height: 1.5em;
}
.boxx {
  display: block;
  padding: 30px;
  background: rgba(0, 0, 0, 0.7);
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.breadcrumb-area,
.cta-bg-img {
  display: flex;
  background-size: cover;
}
.rooms1 .item .con {
  padding: 20px;
  position: absolute;
  bottom: -29px;
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: left;
  z-index: 20;
  box-sizing: border-box;
  background: -moz-linear-gradient(
    top,
    transparent 0,
    rgba(0, 0, 0, 0.1) 2%,
    rgba(0, 0, 0, 0.75) 90%
  );
  background: -webkit-linear-gradient(
    top,
    transparent 0,
    rgba(0, 0, 0, 0.01) 2%,
    rgba(0, 0, 0, 0.75) 90%
  );
  background: linear-gradient(
    to bottom,
    transparent 0,
    rgba(0, 0, 0, 0.01) 2%,
    rgba(0, 0, 0, 0.75) 90%
  );
}
.rooms1 .item .line,
.rooms1 .item:hover .line {
  transition-property: all;
  transition-timing-function: ease-in-out;
}
.rooms1 .item .con h6,
.rooms1 .item .con h6 a {
  position: relative;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
}
.rooms1 .item .con h6 i {
  font-size: 6px;
  margin-right: 2px;
}
.rooms1 .item .con h5,
.rooms1 .item .con h5 a {
  position: relative;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  margin-top: 1px;
  margin-bottom: 0;
  line-height: 29px;
  text-transform: uppercase;
}
.rooms1 .item .con p {
  color: #fff;
  font-size: 20px;
}
.rooms1 .item .con i {
  color: #fff;
  font-size: 18px;
}
.rooms1 .item .con .butn-light {
  margin-left: 0;
  border-radius: 30px;
  border-color: #666;
  padding: 11px 30px;
}
.rooms1 .item .con .butn-light:hover {
  border-color: #f47f26;
}
.rooms1 .item .line {
  text-align: center;
  height: 1px;
  width: 60px;
  background-color: rgba(255, 255, 255, 0.2);
  transition-duration: 0.3s;
  margin: 13px 0 30px;
}
.rooms1 .item:hover .line {
  width: 100%;
  transition-duration: 0.8s;
}
.rooms1 .facilities ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.rooms1 .facilities ul li {
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 3px;
  line-height: 1.2em;
  padding-bottom: 20px;
  float: left;
}
.rooms1 .item .con .permalink {
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
  height: 0;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.rooms1 .item .con .permalink a {
  color: #fff;
  text-align: right;
}
.rooms1 .item .con .permalink i {
  font-size: 10px;
  text-align: right;
}
.rooms1 .item .con .permalink a:hover,
.rooms1 .item .con .permalink i:hover {
  color: #f47f26;
}
.cta-bg-img {
  height: 100vh;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 120px 0;
}
.cta-bg-img::before {
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  content: " ";
  top: 0;
  left: 0;
  position: absolute;
}
.inner-box {
  z-index: 10;
  position: relative;
}
.inner-box h2 img {
  height: 200px;
  width: 600px;
  object-fit: contain;
}
.text-part-size {
  height: 250px !important;
  width: 500px !important;
}
.inner-box .readmore {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  position: absolute;
  text-align: center;
  width: 50px;
  z-index: 100;
  border: 2px solid #fff;
  border-image: initial;
  border-radius: 50%;
  transition: 0.3s ease-in-out;
}
.single-testimonial img {
  border-radius: 50%;
}
.bg-dark-gery {
  background-color: #333 !important;
}
.skydecor-section-title {
  font-family: Gilda Display, serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 1.25em;
  margin-bottom: 40px;
  padding: 0 20px;
  position: relative;
}
.about-skydecor-p {
  color: #666;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.75em;
  padding: 0 20px;
}
.product-tab-list a h4 {
  border: 1px solid #000;
  color: #54595f;
  font-size: 13px;
  font-weight: 400;
  margin: 0;
  padding: 15px 20px;
  text-transform: uppercase;
  transition: 0.3s;
}
.brand-logo-active .single-brand-logo img,
.brand-logo-active .single-brand-logo2 img,
.brand-logo-active-2 .single-brand-logo img,
.brand-logo-active-2 .single-brand-logo2 img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.brand-logo-active .single-brand-logo2:hover img,
.brand-logo-active .single-brand-logo:hover img,
.brand-logo-active-2 .single-brand-logo2:hover img,
.brand-logo-active-2 .single-brand-logo:hover img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.brand-logo-wrap {
  padding: 100px 90px;
}
@media only screen and (max-width: 767px) {
  .brand-logo-wrap {
    padding: 50px 20px;
  }
}
.single-brand-logo {
  height: 235px;
  width: 235px;
}
.single-brand-logo img {
  height: 70%;
  width: 70%;
}
.loader-overlay {
  position: fixed;
  inset: 0;
  display: grid;
  place-items: center;
  background: var(--bg);
  z-index: 9999;
  transition: opacity 0.6s, visibility 0.6s;
}
.loader-overlay.hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.ply-loader {
  width: var(--size);
  height: var(--size);
}
@keyframes stack {
  0% {
    transform: translateY(40px) scale(0.95);
    opacity: 0;
  }
  40% {
    transform: translateY(-6px) scale(1.02);
    opacity: 1;
  }
  100%,
  70% {
    transform: translateY(0) scale(1);
    opacity: 1;
  }
}
@keyframes float {
  0%,
  100% {
    transform: translateY(0);
    opacity: 0.6;
  }
  50% {
    transform: translateY(-10px);
    opacity: 1;
  }
}
.ply {
  transform-origin: 50% 50%;
  animation: 2.2s cubic-bezier(0.25, 0.9, 0.35, 1) infinite stack;
}
.ply:nth-child(2) {
  fill: var(--secondary);
  animation-delay: 0.3s;
}
.ply:nth-child(3) {
  fill: var(--primary);
  animation-delay: 0.6s;
}
.dot {
  animation: 2s ease-in-out infinite float;
}
.breadcrumb-area {
  min-height: 70vh;
  background-color: #000;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 40px 20px;
  background-position: center;
}
.banner-header-timline,
.funfact-area {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: flex;
}
@media (max-width: 1024px) {
  .breadcrumb-area {
    min-height: 35vh;
    padding: 30px 15px;
  }
}
@media (max-width: 768px) {
  .breadcrumb-area {
    min-height: 30vh;
    padding: 25px 12px;
  }
}
@media (max-width: 480px) {
  .breadcrumb-area {
    min-height: 25vh;
    padding: 20px 10px;
  }
}
.welcome-content .h1,
.welcome-content h1 {
  color: #433f3f;
  font-size: 35px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 2;
  margin: 8px 0 30px;
}
.funfact-area {
  background-image: url(/images/banner/funfact.jpg);
  justify-content: center;
  align-items: center;
  background-attachment: fixed;
  padding: 120px 0;
}
.single-count span {
  color: #fff;
  font-size: 24px;
  text-transform: capitalize;
  font-weight: 400;
}
.single-count h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  margin: 25px 0 12px;
}
.single-count .count-icon i {
  font-size: 50px;
  line-height: 1;
  display: inline-block;
  color: #fff;
}
.banner-header-timline {
  background-image: url(/images/banner/timeline.jpeg);
  justify-content: center;
  align-items: center;
  height: 100vh;
}
.only-mobile {
  display: block !important;
}
@media (min-width: 576px) {
  .only-mobile {
    display: none !important;
  }
}
.only-desktop,
.only-tablet {
  display: none !important;
}
@media (min-width: 576px) and (max-width: 991px) {
  .only-tablet {
    display: block !important;
  }
}
@media (min-width: 992px) {
  .only-desktop {
    display: block !important;
  }
}
.btn-outline-light:hover {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
@media (max-width: 726px) {
  .row {
    --bs-gutter-x: 0 !important;
    --bs-gutter-y: 0 !important;
  }
}


.luxury-accent {
  width: 60px;
  height: 2px;
  background: linear-gradient(90deg, #00649e, transparent);
  margin: 20px 0;
}

 .header-top-wap {
        color: #fff;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 12px 10px;
        flex-wrap: wrap;
    }

    .dropdown-toggle::after {
        display: none;
    }


    .social-icons {
        display: flex;
        gap: 15px;
    }

    .social-icons a i {
        color: #fff;
        font-size: 14px;
        transition: color 0.3s;
    }

    .social-icons a:hover i {
        color: #f39c12;
        /* hover effect */
    }

    .header-offer p {
        color: #fff;
        font-size: 12px;
        margin: 0;
    }

    .header-offer i {
        font-size: 14px;
        color: #fff;
    }

    .dropdown-menu {
        width: 100%;
        position: fixed;
        left: 0;
        right: 0;
        top: 130px;
        border-radius: 0;
        border: 0;
        background-color: #fff;
    }

    .stick .dropdown-menu {
        top: 80px;
    }

    /* Hide dropdown by default */
    .dropdown-menu {
        display: block;
        /* allow transition */
        max-height: 0;
        /* start closed */
        overflow: hidden;
        opacity: 0;
        transition: all 0.8s ease-in-out;
        visibility: hidden;
    }

    /* On hover of parent .dropdown */
    .dropdown:hover .dropdown-menu {
        max-height: 1000px;
        /* big enough to fit menu */
        opacity: 1;
        visibility: visible;
    }

    .dropdown-menu h5 {
        font-family: 'Montserrat', sans-serif;
        font-weight: 500;
        font-size: 14px;
        text-align: left;
        padding-left: 1rem;
    }

    .dropdown-menu h5 a {
        line-height: 28px !important;
    }

    .dropdown-menu li {

        position: relative;
        max-width: 16%;
        padding-left: 0px !important;
    }

    .dropdown-item {
        font-family: 'Montserrat', sans-serif;
        color: #333 !important;
        display: block !important;
        font-size: 13px !important;
        font-weight: 400 !important;
        line-height: 26px !important;
        padding-top: 0 !important;
        text-align: left !important;
        text-transform: capitalize !important;
        text-transform: uppercase;
    }

    .dropdown-item:hover {
        background-color: transparent;
        color: rgb(123, 78, 163) !important;
        padding-left: 24px;
        transition: all 0.3s ease-in-out;
    }

    a.dropdown-item:before {
        background: #a749ff none repeat scroll 0 0;
        border-radius: 50%;
        content: "";
        height: 7px;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 13px;
        transition: all .3s ease-in-out 0s;
        width: 7px;
        z-index: 999;
    }

    a.dropdown-item:hover:before {
        opacity: 1;
        left: 10px;
    }

    .mobile-menu .mean-nav ul.menu-overflow {
        height: 100vh;
    }

    .search-content {
        position: relative;
    }

    .search-content form {
        position: relative;
    }

     .pdp-breadcrumb {
        background: #f5f5f5;
        padding: 15px 0;
        font-size: 14px;
        color: #666;
        margin-bottom: 20px;
      }

      .pdp-breadcrumb a {
        color: #666;
        text-decoration: none;
        transition: color 0.3s;
      }

      .pdp-breadcrumb a:hover {
        color: #0066cc;
      }

      .pdp-breadcrumb-separator {
        margin: 0 8px;
      }
