/*
Theme Name:   Woostify
Theme URI:    https://woostify.com
Author:       Woostify
Author URI:   https://woostify.com/about
Description:  Woostify is fast, lightweight, responsive and super flexible WooCommerce theme built with SEO, speed, and usability in mind. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Therefore, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Woostify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://woostify.com
Version:      1.8.4
Requires at least: 4.7
Tested up to: 5.5.0
Requires PHP: 5.6.20
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  woostify
Tags:         e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, rtl-language-support, footer-widgets, sticky-post, theme-options

======
Note: Do not edit this file. If you wish to add your own CSS, go to Customizer > Additional CSS.
======
*/
.row {
    margin-left: -15px;
    margin-right: -15px;
  }
  /*---popup desktop version--*/
.man-lowback{
  position: absolute;
  top: 39%;
  right: -20px;
}
.man-neck{
  position: absolute;
  top: 53px;
  right: 0px;
}
.man-neck-img{
    position: absolute;
    bottom: -10px;
    left: -12px;
    z-index: 2;
}
.man-knee{
    position: absolute;
    bottom: 25%;
    right: 12px;
}
.man-knee-img{
    position: absolute;
    bottom: 26px;
    left: -11px;
  }
  .man-shoulder{
    position: absolute;
    top: 21.5%;
    right: -26px;
  }
  .man-shoulder-img{
    bottom: 27px;
    left: -8px;
    position:absolute
  }


  .skeleton-section.skeleton-section-desktop .questionare p.dot-icon:before {
    width: 18px;
    height: 18px;
    background: #CC2040;
    content: "";
    position: absolute;
    border-radius: 100%;
    top: 8px;
    left: 0;
}
.skeleton-section.skeleton-section-desktop .questionare p{
  padding-left: 25px;
}
  .skeleton-section.skeleton-section-desktop .about-section h2 {
      font-size: 55px !important;
      line-height: 65px !important;
  }
  .skeleton-section.skeleton-section-desktop .about-section h5{
    font-size: 30px !important;
  }
  button.desk-restart-btn {
    color: #cc2040 !important;
    font-size: 16px !important;
    margin-right: 29px;
    margin-top: -25px;
}
.skeleton-section .questionare button.desk-restart-btn .ti-home {
    color: #cc2040;
    font-size: 20px;
}
  .watch_video{
    position: relative;
  }
.watch_video span{
  position: absolute;
    width: 45px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
  .d-flex.desksolution-tab {
    display: flex;
}
.skeleton-section-desktop .pain_pulse6:before {
  top: -17px;
  left: -13px;
}
.skeleton-section-desktop .shoulder{
  top: 20.5% !important;
}
.skeleton-section-desktop .shoulder:before{
  top: -12px !important;
}
.skeleton-section-desktop .knee:before{
  top: 59% !important;
}
.skeleton-section-desktop .shoulder-img{
  bottom: 28px !important;
}
.skeleton-section-desktop .lowback{
  top: 40% !important;
  margin-left: 61% !important;
}
.skeleton-section-desktop .lowback-img{
  bottom: 32px !important;
  left: -12% !important;
}
.skeleton-section .d-flex.desksolution-tab .questionare-sub{
  width: 500px;
  margin: 15px;
  height: 550px;
}
  .skeleton-section-desktop.skeleton-section .flex-four ul {
    max-height: 300px;
    overflow-y: auto;
    padding-left: 8px;
}
.skeleton-section.skeleton-section-desktop .flex-four ul li .blog_thum img {
  border-radius: 10px;
  height: 90px;
  margin-right: 7px;
}
.skeleton-section.skeleton-section-desktop #blog_read_more .btnread{
  display: block
}
/* width */
.skeleton-section-desktop.skeleton-section .flex-four ul::-webkit-scrollbar {
  width: 8px;
}
/* Track */
.skeleton-section-desktop.skeleton-section .flex-four ul::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
} 
/* Handle */
.skeleton-section-desktop.skeleton-section .flex-four ul::-webkit-scrollbar-thumb {
  background: #031131; 
  border-radius: 10px;
}
  .start-painpoint-btn{
    margin-top: 25px;
	margin-left: -15px;
  }
  .btn.health-btn {
    background-color: #CC2040;
    color: #fff;
    margin: 0 auto;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 500;
/*     border: 2px solid transparent; */
    line-height: 60px;
    padding: 15px;
    text-align: center;
  }
  .btn.health-btn:hover{
    background-color: #ffffff;
    border: 2px solid #CC2040;
    color: #CC2040;
  } 
  .close_pain_point {
    position: absolute;
    right: 10px;
    z-index: 999999;
    cursor: pointer;
}
.modal_paint_point_override .modal-content {
  width: 100% !important;
  height: 110vh;
}
.skeleton-section-desktop .skelelton-mobile{
  z-index: 9999;
  display: flex;
  justify-content: center;
}
.skeleton-section-desktop .close_pain_point {
  position: absolute;
  right: 20px;
  z-index: 9999999;
  cursor: pointer;
}
.leafbg-left{
  right: auto !important;
}
.leafbg-right {
  top: auto !important;
  left: auto !important;
  bottom: 0;
  right: 0 !important;
  z-index: -1;	
}
.right-column {
  flex: unset;
  z-index: 999;
  margin-right: 150px;
}
.skeleton-section-desktop {
  padding-top: 3%;
}
.skeleton-section-desktop .about-section h5 {
  color: #031131 !important;
  font-weight: 500;
  opacity: 0.8;
}
.skeleton-section-desktop .flex-four{
   margin-left: 0;
}
.skeleton-section-desktop .mainbtn{
  height: fit-content;
}
.skeleton-section-desktop.skeleton-section .flex-three {
  flex-basis: 0 !important;
}
/*---end popup desktop version--*/
  .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
    .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
  }
  
  .col-xs-1 {
    width: 8.33333%;
  }
  
  .col-xs-2 {
    width: 16.66667%;
  }
  
  .col-xs-3 {
    width: 25%;
  }
  
  .col-xs-4 {
    width: 33.33333%;
  }
  
  .col-xs-5 {
    width: 41.66667%;
  }
  
  .col-xs-6 {
    width: 50%;
  }
  
  .col-xs-7 {
    width: 58.33333%;
  }
  
  .col-xs-8 {
    width: 66.66667%;
  }
  
  .col-xs-9 {
    width: 75%;
  }
  
  .col-xs-10 {
    width: 83.33333%;
  }
  
  .col-xs-11 {
    width: 91.66667%;
  }
  
  .col-xs-12 {
    width: 100%;
  }
  
  @media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
      float: left;
    }
    .col-sm-1 {
      width: 8.33333%;
    }
    .col-sm-2 {
      width: 16.66667%;
    }
    .col-sm-3 {
      width: 25%;
    }
    .col-sm-4 {
      width: 33.33333%;
    }
    .col-sm-5 {
      width: 41.66667%;
    }
    .col-sm-6 {
      width: 50%;
    }
    .col-sm-7 {
      width: 58.33333%;
    }
    .col-sm-8 {
      width: 66.66667%;
    }
    .col-sm-9 {
      width: 75%;
    }
    .col-sm-10 {
      width: 83.33333%;
    }
    .col-sm-11 {
      width: 91.66667%;
    }
    .col-sm-12 {
      width: 100%;
    }
  }
  
  @media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
      float: left;
    }
    .col-md-1 {
      width: 8.33333%;
    }
    .col-md-2 {
      width: 16.66667%;
    }
    .col-md-3 {
      width: 25%;
    }
    .col-md-4 {
      width: 33.33333%;
    }
    .col-md-5 {
      width: 41.66667%;
    }
    .col-md-6 {
      width: 50%;
    }
    .col-md-7 {
      width: 58.33333%;
    }
    .col-md-8 {
      width: 66.66667%;
    }
    .col-md-9 {
      width: 75%;
    }
    .col-md-10 {
      width: 83.33333%;
    }
    .col-md-11 {
      width: 91.66667%;
    }
    .col-md-12 {
      width: 100%;
    }
  }
  
  @media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
      float: left;
    }
    .col-lg-1 {
      width: 8.33333%;
    }
    .col-lg-2 {
      width: 16.66667%;
    }
    .col-lg-3 {
      width: 25%;
    }
    .col-lg-4 {
      width: 33.33333%;
    }
    .col-lg-5 {
      width: 41.66667%;
    }
    .col-lg-6 {
      width: 50%;
    }
    .col-lg-7 {
      width: 58.33333%;
    }
    .col-lg-8 {
      width: 66.66667%;
    }
    .col-lg-9 {
      width: 75%;
    }
    .col-lg-10 {
      width: 83.33333%;
    }
    .col-lg-11 {
      width: 91.66667%;
    }
    .col-lg-12 {
      width: 100%;
    }
  }
  
  .ht-grid {
    margin-left: -15px;
    margin-right: -15px;
    min-height: 1px;
  }
  
  .ht-grid:after {
    content: '';
    display: block;
    clear: both;
  }
  
  .ht-grid-item {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    min-height: 1px;
    min-height: 1px;
  }
  
  @media (min-width: 1024px) {
    .ht-grid-1 .ht-grid-item {
      width: calc( 100% / 1);
    }
    .ht-grid-2 .ht-grid-item {
      width: calc( 100% / 2);
    }
    .ht-grid-2 .ht-grid-item:nth-of-type(2n+3) {
      clear: both;
    }
    .ht-grid-3 .ht-grid-item {
      width: calc( 100% / 3);
    }
    .ht-grid-3 .ht-grid-item:nth-of-type(3n+4) {
      clear: both;
    }
    .ht-grid-4 .ht-grid-item {
      width: calc( 100% / 4);
    }
    .ht-grid-4 .ht-grid-item:nth-of-type(4n+5) {
      clear: both;
    }
    .ht-grid-5 .ht-grid-item {
      width: calc( 100% / 5);
    }
    .ht-grid-5 .ht-grid-item:nth-of-type(5n+6) {
      clear: both;
    }
    .ht-grid-6 .ht-grid-item {
      width: calc( 100% / 6);
    }
    .ht-grid-6 .ht-grid-item:nth-of-type(6n+7) {
      clear: both;
    }
    .ht-grid-7 .ht-grid-item {
      width: calc( 100% / 7);
    }
    .ht-grid-7 .ht-grid-item:nth-of-type(7n+8) {
      clear: both;
    }
    .ht-grid-8 .ht-grid-item {
      width: calc( 100% / 8);
    }
    .ht-grid-8 .ht-grid-item:nth-of-type(8n+9) {
      clear: both;
    }
    .ht-grid-9 .ht-grid-item {
      width: calc( 100% / 9);
    }
    .ht-grid-9 .ht-grid-item:nth-of-type(9n+10) {
      clear: both;
    }
    .ht-grid-10 .ht-grid-item {
      width: calc( 100% / 10);
    }
    .ht-grid-10 .ht-grid-item:nth-of-type(10n+11) {
      clear: both;
    }
    .ht-grid-11 .ht-grid-item {
      width: calc( 100% / 11);
    }
    .ht-grid-11 .ht-grid-item:nth-of-type(11n+12) {
      clear: both;
    }
    .ht-grid-12 .ht-grid-item {
      width: calc( 100% / 12);
    }
    .ht-grid-12 .ht-grid-item:nth-of-type(12n+13) {
      clear: both;
    }
  }
  
  @media (min-width: 768px) and (max-width: 1023px) {
    .ht-grid-tablet-1 .ht-grid-item {
      width: calc( 100% / 1);
    }
    .ht-grid-tablet-2 .ht-grid-item {
      width: calc( 100% / 2);
    }
    .ht-grid-tablet-2 .ht-grid-item:nth-of-type(2n+3) {
      clear: both;
    }
    .ht-grid-tablet-3 .ht-grid-item {
      width: calc( 100% / 3);
    }
    .ht-grid-tablet-3 .ht-grid-item:nth-of-type(3n+4) {
      clear: both;
    }
    .ht-grid-tablet-4 .ht-grid-item {
      width: calc( 100% / 4);
    }
    .ht-grid-tablet-4 .ht-grid-item:nth-of-type(4n+5) {
      clear: both;
    }
    .ht-grid-tablet-5 .ht-grid-item {
      width: calc( 100% / 5);
    }
    .ht-grid-tablet-5 .ht-grid-item:nth-of-type(5n+6) {
      clear: both;
    }
    .ht-grid-tablet-6 .ht-grid-item {
      width: calc( 100% / 6);
    }
    .ht-grid-tablet-6 .ht-grid-item:nth-of-type(6n+7) {
      clear: both;
    }
    .ht-grid-tablet-7 .ht-grid-item {
      width: calc( 100% / 7);
    }
    .ht-grid-tablet-7 .ht-grid-item:nth-of-type(7n+8) {
      clear: both;
    }
    .ht-grid-tablet-8 .ht-grid-item {
      width: calc( 100% / 8);
    }
    .ht-grid-tablet-8 .ht-grid-item:nth-of-type(8n+9) {
      clear: both;
    }
    .ht-grid-tablet-9 .ht-grid-item {
      width: calc( 100% / 9);
    }
    .ht-grid-tablet-9 .ht-grid-item:nth-of-type(9n+10) {
      clear: both;
    }
    .ht-grid-tablet-10 .ht-grid-item {
      width: calc( 100% / 10);
    }
    .ht-grid-tablet-10 .ht-grid-item:nth-of-type(10n+11) {
      clear: both;
    }
    .ht-grid-tablet-11 .ht-grid-item {
      width: calc( 100% / 11);
    }
    .ht-grid-tablet-11 .ht-grid-item:nth-of-type(11n+12) {
      clear: both;
    }
    .ht-grid-tablet-12 .ht-grid-item {
      width: calc( 100% / 12);
    }
    .ht-grid-tablet-12 .ht-grid-item:nth-of-type(12n+13) {
      clear: both;
    }
  }
  
  @media (max-width: 799px) {
    .last-tab {
      max-height: 80vh;
      overflow-y: auto;
  }

  .modal_paint_point_override .modal-content {
    min-height: 100vh;
    height: 100vh;
    position: relative;
}
.main_pain_section_starter {
  align-items: unset !important;
}
  .main_pain_section_starter {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 40px;
}
.footer-btns {
  position: fixed;
  bottom: 0;
  display: flex;
  justify-content: space-between;
  width: 100%;
  background: #ffff;
  border-top: 1px solid #E2E2E2;
  padding: 30px 86px;
  left: 0;
  z-index: 999;
}
.skeleton-section .about-section h5 {
  line-height: 40px;
  font-size: 28px;
  color: #4e586e;
}
  }
  @media (max-width: 767px) {
    .man-shoulder{
      right: -38px;
    }
    .main_pain_section_starter {
      align-items: center !important;
    }
    .man-lowback {
      position: absolute;
      top: 50%;
      right: -17px;
  }
  .man-lowback-img {
    bottom: 33px !important;
    left: -12% !important;
}
    .man-knee {
      bottom: 20%;
      right: -14px;
  }
    .man-neck {
      top: 23px;
    right: -30px;
  }
    .skeleton-section .questionare p.dot-icon:before {
      width: 13px;
      height: 13px;
      background: #CC2040;
      content: "";
      position: absolute;
      border-radius: 100%;
      top: 6px;
      left: 0;
  }
  .skeleton-section .questionare p.dot-icon{
    padding-left: 20px;
  }
    .modal_paint_point_override .about-section {
      width: 100%;
  }
    .last-tab {
      max-height: 79vh;
      overflow-y: auto;
  }
  .close_pain_point {
    position: absolute;
    right: -8px;
    z-index: 999999;
    cursor: pointer;
}
  .watch_video{
    position: relative;
  }
  .middle-tab {
    max-height: 60vh;
    overflow-y: auto;
}
.main_pain_section_starter{
    background-repeat: no-repeat;
    background-position: center;
    background-size: 58%;
	background-image: none !important;
}
.watch_video span{
  position: absolute;
    width: 45px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.skeleton-section #pain_solution #shop_now, .skeleton-section #pain_solution_revive #watch_more_detail, .skeleton-section #pain_solution_restore #blog_read_more {
  /* border-bottom: 1px solid #efe4e4; */
  padding-bottom: 0;
  margin-bottom: 0;
}
.btn.health-btn{
  padding: 12px;
  font-size: 14px;
}
  
  .skeleton-section #pain_solution_restore #blog_read_more{
    border: none;
         padding-bottom: 40px; 
     margin-bottom: 15px;
  }
    .ht-grid-mobile-1 .ht-grid-item {
      width: calc( 100% / 1);
    }
    .ht-grid-mobile-2 .ht-grid-item {
      width: calc( 100% / 2);
    }
    .ht-grid-mobile-2 .ht-grid-item:nth-of-type(2n+3) {
      clear: both;
    }
    .ht-grid-mobile-3 .ht-grid-item {
      width: calc( 100% / 3);
    }
    .ht-grid-mobile-3 .ht-grid-item:nth-of-type(3n+4) {
      clear: both;
    }
    .ht-grid-mobile-4 .ht-grid-item {
      width: calc( 100% / 4);
    }
    .ht-grid-mobile-4 .ht-grid-item:nth-of-type(4n+5) {
      clear: both;
    }
    .ht-grid-mobile-5 .ht-grid-item {
      width: calc( 100% / 5);
    }
    .ht-grid-mobile-5 .ht-grid-item:nth-of-type(5n+6) {
      clear: both;
    }
    .ht-grid-mobile-6 .ht-grid-item {
      width: calc( 100% / 6);
    }
    .ht-grid-mobile-6 .ht-grid-item:nth-of-type(6n+7) {
      clear: both;
    }
    .ht-grid-mobile-7 .ht-grid-item {
      width: calc( 100% / 7);
    }
    .ht-grid-mobile-7 .ht-grid-item:nth-of-type(7n+8) {
      clear: both;
    }
    .ht-grid-mobile-8 .ht-grid-item {
      width: calc( 100% / 8);
    }
    .ht-grid-mobile-8 .ht-grid-item:nth-of-type(8n+9) {
      clear: both;
    }
    .ht-grid-mobile-9 .ht-grid-item {
      width: calc( 100% / 9);
    }
    .ht-grid-mobile-9 .ht-grid-item:nth-of-type(9n+10) {
      clear: both;
    }
    .ht-grid-mobile-10 .ht-grid-item {
      width: calc( 100% / 10);
    }
    .ht-grid-mobile-10 .ht-grid-item:nth-of-type(10n+11) {
      clear: both;
    }
    .ht-grid-mobile-11 .ht-grid-item {
      width: calc( 100% / 11);
    }
    .ht-grid-mobile-11 .ht-grid-item:nth-of-type(11n+12) {
      clear: both;
    }
    .ht-grid-mobile-12 .ht-grid-item {
      width: calc( 100% / 12);
    }
    .ht-grid-mobile-12 .ht-grid-item:nth-of-type(12n+13) {
      clear: both;
    }
  }
  
  /* filter */
  .flex, .tns-controls [data-controls], .wpcf7 .ajax-loader.is-active, .woostify-pezshop-subsbrice-form .wrapper-submit, .error404 .site-content, .site-dialog-search, .dialog-search-content .dialog-search-close-icon, .woostify-icon-bar, #scroll-to-top, .search-form:after,
  .woocommerce-product-search:after, .product_list_widget .remove_from_cart_button, .pagination ul .page-numbers:not(.prev):not(.next), .woocommerce-pagination ul .page-numbers:not(.prev):not(.next), .woostify-out-of-stock-label, .onsale, .woocommerce-store-notice a, .quick-view-with-icon, .product-loop-action .yith-wcwl-add-to-wishlist a, .product-loop-action .loop-add-to-cart-icon-btn,
  .product-loop-action .added_to_cart, .loop-wrapper-wishlist a, .product-loop-meta a, .woostify-lightbox-button, .quantity .product-qty, #close-cart-sidebar-btn, .cart-sidebar-content .woocommerce-mini-cart__buttons a:not(.checkout), .cart-sidebar-content .woocommerce-mini-cart__buttons a.checkout, .mini-cart-product-infor .mini-cart-product-qty, .woocommerce-form-login-toggle, .woocommerce-form-coupon-toggle, .select2-container--default .select2-selection--single .select2-selection__arrow, .product-loop-image-wrapper .tinv-wraper .tinvwl_add_to_wishlist_button, .yith-wcwl-share ul a {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
  }
  
  .inline-flex, .page-links .post-page-numbers, .woostify-footer-social-icon li a, .quantity, .single_add_to_cart_button, .shop-cart-count,
  .wishlist-item-count, .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-remove a, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-remove a, .has-multi-step-checkout .multi-step-inner, .has-multi-step-checkout .item-text:before {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
  }
  
  /* skew */
  /* translate */
  .duration, .woostify-subscribe-form input[type="email"], .woostify-contact-form input, .woostify-contact-form textarea, .woostify-simple-subsbrice-form input:not([type="submit"]), .woostify-simple-subsbrice-form input[type="submit"], .woostify-simple-subsbrice-form-dark input:not([type="submit"]), .woostify-simple-subsbrice-form-dark input[type="submit"], .page-links .post-page-numbers, a, .woostify-product-navigation .product-nav-item-content, .header-search-icon, .sidebar-menu, .sidebar-menu .arrow-icon, .sidebar-menu .primary-navigation:not(.elementor-inner) a:before, #scroll-to-top, .search-form:after,
  .woocommerce-product-search:after, .woostify-shop-category .elementor-widget-wrap > .elementor-widget-image .wp-caption .wp-caption-text, #commentform #comment, #commentform #email,
  #commentform #author, #commentform input[type="submit"], #toggle-sidebar-mobile-button, .woocommerce-store-notice a:before, .product-loop-action, .product-loop-action .yith-wcwl-add-to-wishlist, .button,
  .product-loop-image-wrapper > .added_to_cart,
  .woocommerce-widget-layered-nav-dropdown__submit,
  .checkout-button, .product-loop-image-wrapper.zoom-hover img, #shop-cart-sidebar:after, #close-cart-sidebar-btn, #woostify-overlay, .has-multi-step-checkout .multi-step-checkout-button[data-action="back"], .has-multi-step-checkout .woostify-before-order-review .woostify-before-order-review-icon, .woocommerce-MyAccount-content .woocommerce-EditAccountForm button[type="submit"], .woocommerce-address-fields .button:hover {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  
  .delay {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  
  /* loading animation */
  @-webkit-keyframes circle-loading {
    from {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    to {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  
  @keyframes circle-loading {
    from {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    to {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  
  .circle-loading:before, .tns:not(.tns-slider):before, .processing:not(.um-woo-status):before, .has-gallery-slider-layout .has-product-thumbnails.has-loading-effect #product-images:not(.tns-slider) .image-item:first-of-type:before, .has-gallery-slider-layout .has-product-thumbnails.has-loading-effect #product-thumbnail-images:not(.tns-slider) .thumbnail-item:first-of-type:before, .image-loading:before, .updating-cart #shop-cart-sidebar:before, .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-remove a:focus:before, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-remove a:focus:before, .updating-cart.ajax-single-add-to-cart .single_add_to_cart_button.loading:before {
    content: "";
    z-index: 2;
    position: absolute;
    border: 1px solid #ddd;
    border-top-color: #222;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    top: calc( 50% - 10px);
    left: calc( 50% - 10px);
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    -webkit-animation: circle-loading 0.35s linear infinite;
    animation: circle-loading 0.35s linear infinite;
  }
  
  @font-face {
    font-family: "themify";
    src: url("assets/fonts/themify.eot");
    src: url("assets/fonts/themify.eot") format("embedded-opentype"), url("assets/fonts/themify.woff") format("woff"), url("assets/fonts/themify.ttf") format("truetype"), url("assets/fonts/themify.svg") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  [class^="ti-"], [class*=" ti-"] {
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  [class^="ti-"]:before, [class*=" ti-"]:before {
    font-family: "themify";
  }
  
  .ti-wand:before {
    content: "\e600";
  }
  
  .ti-volume:before {
    content: "\e601";
  }
  
  .ti-user:before {
    content: "\e602";
  }
  
  .ti-unlock:before {
    content: "\e603";
  }
  
  .ti-unlink:before {
    content: "\e604";
  }
  
  .ti-trash:before {
    content: "\e605";
  }
  
  .ti-thought:before {
    content: "\e606";
  }
  
  .ti-target:before {
    content: "\e607";
  }
  
  .ti-tag:before {
    content: "\e608";
  }
  
  .ti-tablet:before {
    content: "\e609";
  }
  
  .ti-star:before {
    content: "\e60a";
  }
  
  .ti-spray:before {
    content: "\e60b";
  }
  
  .ti-signal:before {
    content: "\e60c";
  }
  
  .ti-shopping-cart:before {
    content: "\e60d";
  }
  
  .ti-shopping-cart-full:before {
    content: "\e60e";
  }
  
  .ti-settings:before {
    content: "\e60f";
  }
  
  .ti-search:before {
    content: "\e610";
  }
  
  .ti-zoom-in:before {
    content: "\e611";
  }
  
  .ti-zoom-out:before {
    content: "\e612";
  }
  
  .ti-cut:before {
    content: "\e613";
  }
  
  .ti-ruler:before {
    content: "\e614";
  }
  
  .ti-ruler-pencil:before {
    content: "\e615";
  }
  
  .ti-ruler-alt:before {
    content: "\e616";
  }
  
  .ti-bookmark:before {
    content: "\e617";
  }
  
  .ti-bookmark-alt:before {
    content: "\e618";
  }
  
  .ti-reload:before {
    content: "\e619";
  }
  
  .ti-plus:before {
    content: "\e61a";
  }
  
  .ti-pin:before {
    content: "\e61b";
  }
  
  .ti-pencil:before {
    content: "\e61c";
  }
  
  .ti-pencil-alt:before {
    content: "\e61d";
  }
  
  .ti-paint-roller:before {
    content: "\e61e";
  }
  
  .ti-paint-bucket:before {
    content: "\e61f";
  }
  
  .ti-na:before {
    content: "\e620";
  }
  
  .ti-mobile:before {
    content: "\e621";
  }
  
  .ti-minus:before {
    content: "\e622";
  }
  
  .ti-medall:before {
    content: "\e623";
  }
  
  .ti-medall-alt:before {
    content: "\e624";
  }
  
  .ti-marker:before {
    content: "\e625";
  }
  
  .ti-marker-alt:before {
    content: "\e626";
  }
  
  .ti-arrow-up:before {
    content: "\e627";
  }
  
  .ti-arrow-right:before {
    content: "\e628";
  }
  
  .ti-arrow-left:before {
    content: "\e629";
  }
  
  .ti-arrow-down:before {
    content: "\e62a";
  }
  
  .ti-lock:before {
    content: "\e62b";
  }
  
  .ti-location-arrow:before {
    content: "\e62c";
  }
  
  .ti-link:before {
    content: "\e62d";
  }
  
  .ti-layout:before {
    content: "\e62e";
  }
  
  .ti-layers:before {
    content: "\e62f";
  }
  
  .ti-layers-alt:before {
    content: "\e630";
  }
  
  .ti-key:before {
    content: "\e631";
  }
  
  .ti-import:before {
    content: "\e632";
  }
  
  .ti-image:before {
    content: "\e633";
  }
  
  .ti-heart:before {
    content: "\e634";
  }
  
  .ti-heart-broken:before {
    content: "\e635";
  }
  
  .ti-hand-stop:before {
    content: "\e636";
  }
  
  .ti-hand-open:before {
    content: "\e637";
  }
  
  .ti-hand-drag:before {
    content: "\e638";
  }
  
  .ti-folder:before {
    content: "\e639";
  }
  
  .ti-flag:before {
    content: "\e63a";
  }
  
  .ti-flag-alt:before {
    content: "\e63b";
  }
  
  .ti-flag-alt-2:before {
    content: "\e63c";
  }
  
  .ti-eye:before {
    content: "\e63d";
  }
  
  .ti-export:before {
    content: "\e63e";
  }
  
  .ti-exchange-vertical:before {
    content: "\e63f";
  }
  
  .ti-desktop:before {
    content: "\e640";
  }
  
  .ti-cup:before {
    content: "\e641";
  }
  
  .ti-crown:before {
    content: "\e642";
  }
  
  .ti-comments:before {
    content: "\e643";
  }
  
  .ti-comment:before {
    content: "\e644";
  }
  
  .ti-comment-alt:before {
    content: "\e645";
  }
  
  .ti-close:before {
    content: "\e646";
  }
  
  .ti-clip:before {
    content: "\e647";
  }
  
  .ti-angle-up:before {
    content: "\e648";
  }
  
  .ti-angle-right:before {
    content: "\e649";
  }
  
  .ti-angle-left:before {
    content: "\e64a";
  }
  
  .ti-angle-down:before {
    content: "\e64b";
  }
  
  .ti-check:before {
    content: "\e64c";
  }
  
  .ti-check-box:before {
    content: "\e64d";
  }
  
  .ti-camera:before {
    content: "\e64e";
  }
  
  .ti-announcement:before {
    content: "\e64f";
  }
  
  .ti-brush:before {
    content: "\e650";
  }
  
  .ti-briefcase:before {
    content: "\e651";
  }
  
  .ti-bolt:before {
    content: "\e652";
  }
  
  .ti-bolt-alt:before {
    content: "\e653";
  }
  
  .ti-blackboard:before {
    content: "\e654";
  }
  
  .ti-bag:before {
    content: "\e655";
  }
  
  .ti-move:before {
    content: "\e656";
  }
  
  .ti-arrows-vertical:before {
    content: "\e657";
  }
  
  .ti-arrows-horizontal:before {
    content: "\e658";
  }
  
  .ti-fullscreen:before {
    content: "\e659";
  }
  
  .ti-arrow-top-right:before {
    content: "\e65a";
  }
  
  .ti-arrow-top-left:before {
    content: "\e65b";
  }
  
  .ti-arrow-circle-up:before {
    content: "\e65c";
  }
  
  .ti-arrow-circle-right:before {
    content: "\e65d";
  }
  
  .ti-arrow-circle-left:before {
    content: "\e65e";
  }
  
  .ti-arrow-circle-down:before {
    content: "\e65f";
  }
  
  .ti-angle-double-up:before {
    content: "\e660";
  }
  
  .ti-angle-double-right:before {
    content: "\e661";
  }
  
  .ti-angle-double-left:before {
    content: "\e662";
  }
  
  .ti-angle-double-down:before {
    content: "\e663";
  }
  
  .ti-zip:before {
    content: "\e664";
  }
  
  .ti-world:before {
    content: "\e665";
  }
  
  .ti-wheelchair:before {
    content: "\e666";
  }
  
  .ti-view-list:before {
    content: "\e667";
  }
  
  .ti-view-list-alt:before {
    content: "\e668";
  }
  
  .ti-view-grid:before {
    content: "\e669";
  }
  
  .ti-uppercase:before {
    content: "\e66a";
  }
  
  .ti-upload:before {
    content: "\e66b";
  }
  
  .ti-underline:before {
    content: "\e66c";
  }
  
  .ti-truck:before {
    content: "\e66d";
  }
  
  .ti-timer:before {
    content: "\e66e";
  }
  
  .ti-ticket:before {
    content: "\e66f";
  }
  
  .ti-thumb-up:before {
    content: "\e670";
  }
  
  .ti-thumb-down:before {
    content: "\e671";
  }
  
  .ti-text:before {
    content: "\e672";
  }
  
  .ti-stats-up:before {
    content: "\e673";
  }
  
  .ti-stats-down:before {
    content: "\e674";
  }
  
  .ti-split-v:before {
    content: "\e675";
  }
  
  .ti-split-h:before {
    content: "\e676";
  }
  
  .ti-smallcap:before {
    content: "\e677";
  }
  
  .ti-shine:before {
    content: "\e678";
  }
  
  .ti-shift-right:before {
    content: "\e679";
  }
  
  .ti-shift-left:before {
    content: "\e67a";
  }
  
  .ti-shield:before {
    content: "\e67b";
  }
  
  .ti-notepad:before {
    content: "\e67c";
  }
  
  .ti-server:before {
    content: "\e67d";
  }
  
  .ti-quote-right:before {
    content: "\e67e";
  }
  
  .ti-quote-left:before {
    content: "\e67f";
  }
  
  .ti-pulse:before {
    content: "\e680";
  }
  
  .ti-printer:before {
    content: "\e681";
  }
  
  .ti-power-off:before {
    content: "\e682";
  }
  
  .ti-plug:before {
    content: "\e683";
  }
  
  .ti-pie-chart:before {
    content: "\e684";
  }
  
  .ti-paragraph:before {
    content: "\e685";
  }
  
  .ti-panel:before {
    content: "\e686";
  }
  
  .ti-package:before {
    content: "\e687";
  }
  
  .ti-music:before {
    content: "\e688";
  }
  
  .ti-music-alt:before {
    content: "\e689";
  }
  
  .ti-mouse:before {
    content: "\e68a";
  }
  
  .ti-mouse-alt:before {
    content: "\e68b";
  }
  
  .ti-money:before {
    content: "\e68c";
  }
  
  .ti-microphone:before {
    content: "\e68d";
  }
  
  .ti-menu:before {
    content: "\e68e";
  }
  
  .ti-menu-alt:before {
    content: "\e68f";
  }
  
  .ti-map:before {
    content: "\e690";
  }
  
  .ti-map-alt:before {
    content: "\e691";
  }
  
  .ti-loop:before {
    content: "\e692";
  }
  
  .ti-location-pin:before {
    content: "\e693";
  }
  
  .ti-list:before {
    content: "\e694";
  }
  
  .ti-light-bulb:before {
    content: "\e695";
  }
  
  .ti-Italic:before {
    content: "\e696";
  }
  
  .ti-info:before {
    content: "\e697";
  }
  
  .ti-infinite:before {
    content: "\e698";
  }
  
  .ti-id-badge:before {
    content: "\e699";
  }
  
  .ti-hummer:before {
    content: "\e69a";
  }
  
  .ti-home:before {
    content: "\e69b";
  }
  
  .ti-help:before {
    content: "\e69c";
  }
  
  .ti-headphone:before {
    content: "\e69d";
  }
  
  .ti-harddrives:before {
    content: "\e69e";
  }
  
  .ti-harddrive:before {
    content: "\e69f";
  }
  
  .ti-gift:before {
    content: "\e6a0";
  }
  
  .ti-game:before {
    content: "\e6a1";
  }
  
  .ti-filter:before {
    content: "\e6a2";
  }
  
  .ti-files:before {
    content: "\e6a3";
  }
  
  .ti-file:before {
    content: "\e6a4";
  }
  
  .ti-eraser:before {
    content: "\e6a5";
  }
  
  .ti-envelope:before {
    content: "\e6a6";
  }
  
  .ti-download:before {
    content: "\e6a7";
  }
  
  .ti-direction:before {
    content: "\e6a8";
  }
  
  .ti-direction-alt:before {
    content: "\e6a9";
  }
  
  .ti-dashboard:before {
    content: "\e6aa";
  }
  
  .ti-control-stop:before {
    content: "\e6ab";
  }
  
  .ti-control-shuffle:before {
    content: "\e6ac";
  }
  
  .ti-control-play:before {
    content: "\e6ad";
  }
  
  .ti-control-pause:before {
    content: "\e6ae";
  }
  
  .ti-control-forward:before {
    content: "\e6af";
  }
  
  .ti-control-backward:before {
    content: "\e6b0";
  }
  
  .ti-cloud:before {
    content: "\e6b1";
  }
  
  .ti-cloud-up:before {
    content: "\e6b2";
  }
  
  .ti-cloud-down:before {
    content: "\e6b3";
  }
  
  .ti-clipboard:before {
    content: "\e6b4";
  }
  
  .ti-car:before {
    content: "\e6b5";
  }
  
  .ti-calendar:before {
    content: "\e6b6";
  }
  
  .ti-book:before {
    content: "\e6b7";
  }
  
  .ti-bell:before {
    content: "\e6b8";
  }
  
  .ti-basketball:before {
    content: "\e6b9";
  }
  
  .ti-bar-chart:before {
    content: "\e6ba";
  }
  
  .ti-bar-chart-alt:before {
    content: "\e6bb";
  }
  
  .ti-back-right:before {
    content: "\e6bc";
  }
  
  .ti-back-left:before {
    content: "\e6bd";
  }
  
  .ti-arrows-corner:before {
    content: "\e6be";
  }
  
  .ti-archive:before {
    content: "\e6bf";
  }
  
  .ti-anchor:before {
    content: "\e6c0";
  }
  
  .ti-align-right:before {
    content: "\e6c1";
  }
  
  .ti-align-left:before {
    content: "\e6c2";
  }
  
  .ti-align-justify:before {
    content: "\e6c3";
  }
  
  .ti-align-center:before {
    content: "\e6c4";
  }
  
  .ti-alert:before {
    content: "\e6c5";
  }
  
  .ti-alarm-clock:before {
    content: "\e6c6";
  }
  
  .ti-agenda:before {
    content: "\e6c7";
  }
  
  .ti-write:before {
    content: "\e6c8";
  }
  
  .ti-window:before {
    content: "\e6c9";
  }
  
  .ti-widgetized:before {
    content: "\e6ca";
  }
  
  .ti-widget:before {
    content: "\e6cb";
  }
  
  .ti-widget-alt:before {
    content: "\e6cc";
  }
  
  .ti-wallet:before {
    content: "\e6cd";
  }
  
  .ti-video-clapper:before {
    content: "\e6ce";
  }
  
  .ti-video-camera:before {
    content: "\e6cf";
  }
  
  .ti-vector:before {
    content: "\e6d0";
  }
  
  .ti-themify-logo:before {
    content: "\e6d1";
  }
  
  .ti-themify-favicon:before {
    content: "\e6d2";
  }
  
  .ti-themify-favicon-alt:before {
    content: "\e6d3";
  }
  
  .ti-support:before {
    content: "\e6d4";
  }
  
  .ti-stamp:before {
    content: "\e6d5";
  }
  
  .ti-split-v-alt:before {
    content: "\e6d6";
  }
  
  .ti-slice:before {
    content: "\e6d7";
  }
  
  .ti-shortcode:before {
    content: "\e6d8";
  }
  
  .ti-shift-right-alt:before {
    content: "\e6d9";
  }
  
  .ti-shift-left-alt:before {
    content: "\e6da";
  }
  
  .ti-ruler-alt-2:before {
    content: "\e6db";
  }
  
  .ti-receipt:before {
    content: "\e6dc";
  }
  
  .ti-pin2:before {
    content: "\e6dd";
  }
  
  .ti-pin-alt:before {
    content: "\e6de";
  }
  
  .ti-pencil-alt2:before {
    content: "\e6df";
  }
  
  .ti-palette:before {
    content: "\e6e0";
  }
  
  .ti-more:before {
    content: "\e6e1";
  }
  
  .ti-more-alt:before {
    content: "\e6e2";
  }
  
  .ti-microphone-alt:before {
    content: "\e6e3";
  }
  
  .ti-magnet:before {
    content: "\e6e4";
  }
  
  .ti-line-double:before {
    content: "\e6e5";
  }
  
  .ti-line-dotted:before {
    content: "\e6e6";
  }
  
  .ti-line-dashed:before {
    content: "\e6e7";
  }
  
  .ti-layout-width-full:before {
    content: "\e6e8";
  }
  
  .ti-layout-width-default:before {
    content: "\e6e9";
  }
  
  .ti-layout-width-default-alt:before {
    content: "\e6ea";
  }
  
  .ti-layout-tab:before {
    content: "\e6eb";
  }
  
  .ti-layout-tab-window:before {
    content: "\e6ec";
  }
  
  .ti-layout-tab-v:before {
    content: "\e6ed";
  }
  
  .ti-layout-tab-min:before {
    content: "\e6ee";
  }
  
  .ti-layout-slider:before {
    content: "\e6ef";
  }
  
  .ti-layout-slider-alt:before {
    content: "\e6f0";
  }
  
  .ti-layout-sidebar-right:before {
    content: "\e6f1";
  }
  
  .ti-layout-sidebar-none:before {
    content: "\e6f2";
  }
  
  .ti-layout-sidebar-left:before {
    content: "\e6f3";
  }
  
  .ti-layout-placeholder:before {
    content: "\e6f4";
  }
  
  .ti-layout-menu:before {
    content: "\e6f5";
  }
  
  .ti-layout-menu-v:before {
    content: "\e6f6";
  }
  
  .ti-layout-menu-separated:before {
    content: "\e6f7";
  }
  
  .ti-layout-menu-full:before {
    content: "\e6f8";
  }
  
  .ti-layout-media-right-alt:before {
    content: "\e6f9";
  }
  
  .ti-layout-media-right:before {
    content: "\e6fa";
  }
  
  .ti-layout-media-overlay:before {
    content: "\e6fb";
  }
  
  .ti-layout-media-overlay-alt:before {
    content: "\e6fc";
  }
  
  .ti-layout-media-overlay-alt-2:before {
    content: "\e6fd";
  }
  
  .ti-layout-media-left-alt:before {
    content: "\e6fe";
  }
  
  .ti-layout-media-left:before {
    content: "\e6ff";
  }
  
  .ti-layout-media-center-alt:before {
    content: "\e700";
  }
  
  .ti-layout-media-center:before {
    content: "\e701";
  }
  
  .ti-layout-list-thumb:before {
    content: "\e702";
  }
  
  .ti-layout-list-thumb-alt:before {
    content: "\e703";
  }
  
  .ti-layout-list-post:before {
    content: "\e704";
  }
  
  .ti-layout-list-large-image:before {
    content: "\e705";
  }
  
  .ti-layout-line-solid:before {
    content: "\e706";
  }
  
  .ti-layout-grid4:before {
    content: "\e707";
  }
  
  .ti-layout-grid3:before {
    content: "\e708";
  }
  
  .ti-layout-grid2:before {
    content: "\e709";
  }
  
  .ti-layout-grid2-thumb:before {
    content: "\e70a";
  }
  
  .ti-layout-cta-right:before {
    content: "\e70b";
  }
  
  .ti-layout-cta-left:before {
    content: "\e70c";
  }
  
  .ti-layout-cta-center:before {
    content: "\e70d";
  }
  
  .ti-layout-cta-btn-right:before {
    content: "\e70e";
  }
  
  .ti-layout-cta-btn-left:before {
    content: "\e70f";
  }
  
  .ti-layout-column4:before {
    content: "\e710";
  }
  
  .ti-layout-column3:before {
    content: "\e711";
  }
  
  .ti-layout-column2:before {
    content: "\e712";
  }
  
  .ti-layout-accordion-separated:before {
    content: "\e713";
  }
  
  .ti-layout-accordion-merged:before {
    content: "\e714";
  }
  
  .ti-layout-accordion-list:before {
    content: "\e715";
  }
  
  .ti-ink-pen:before {
    content: "\e716";
  }
  
  .ti-info-alt:before {
    content: "\e717";
  }
  
  .ti-help-alt:before {
    content: "\e718";
  }
  
  .ti-headphone-alt:before {
    content: "\e719";
  }
  
  .ti-hand-point-up:before {
    content: "\e71a";
  }
  
  .ti-hand-point-right:before {
    content: "\e71b";
  }
  
  .ti-hand-point-left:before {
    content: "\e71c";
  }
  
  .ti-hand-point-down:before {
    content: "\e71d";
  }
  
  .ti-gallery:before {
    content: "\e71e";
  }
  
  .ti-face-smile:before {
    content: "\e71f";
  }
  
  .ti-face-sad:before {
    content: "\e720";
  }
  
  .ti-credit-card:before {
    content: "\e721";
  }
  
  .ti-control-skip-forward:before {
    content: "\e722";
  }
  
  .ti-control-skip-backward:before {
    content: "\e723";
  }
  
  .ti-control-record:before {
    content: "\e724";
  }
  
  .ti-control-eject:before {
    content: "\e725";
  }
  
  .ti-comments-smiley:before {
    content: "\e726";
  }
  
  .ti-brush-alt:before {
    content: "\e727";
  }
  
  .ti-youtube:before {
    content: "\e728";
  }
  
  .ti-vimeo:before {
    content: "\e729";
  }
  
  .ti-twitter:before {
    content: "\e72a";
  }
  
  .ti-time:before {
    content: "\e72b";
  }
  
  .ti-tumblr:before {
    content: "\e72c";
  }
  
  .ti-skype:before {
    content: "\e72d";
  }
  
  .ti-share:before {
    content: "\e72e";
  }
  
  .ti-share-alt:before {
    content: "\e72f";
  }
  
  .ti-rocket:before {
    content: "\e730";
  }
  
  .ti-pinterest:before {
    content: "\e731";
  }
  
  .ti-new-window:before {
    content: "\e732";
  }
  
  .ti-microsoft:before {
    content: "\e733";
  }
  
  .ti-list-ol:before {
    content: "\e734";
  }
  
  .ti-linkedin:before {
    content: "\e735";
  }
  
  .ti-layout-sidebar-2:before {
    content: "\e736";
  }
  
  .ti-layout-grid4-alt:before {
    content: "\e737";
  }
  
  .ti-layout-grid3-alt:before {
    content: "\e738";
  }
  
  .ti-layout-grid2-alt:before {
    content: "\e739";
  }
  
  .ti-layout-column4-alt:before {
    content: "\e73a";
  }
  
  .ti-layout-column3-alt:before {
    content: "\e73b";
  }
  
  .ti-layout-column2-alt:before {
    content: "\e73c";
  }
  
  .ti-instagram:before {
    content: "\e73d";
  }
  
  .ti-google:before {
    content: "\e73e";
  }
  
  .ti-github:before {
    content: "\e73f";
  }
  
  .ti-flickr:before {
    content: "\e740";
  }
  
  .ti-facebook:before {
    content: "\e741";
  }
  
  .ti-dropbox:before {
    content: "\e742";
  }
  
  .ti-dribbble:before {
    content: "\e743";
  }
  
  .ti-apple:before {
    content: "\e744";
  }
  
  .ti-android:before {
    content: "\e745";
  }
  
  .ti-save:before {
    content: "\e746";
  }
  
  .ti-save-alt:before {
    content: "\e747";
  }
  
  .ti-yahoo:before {
    content: "\e748";
  }
  
  .ti-wordpress:before {
    content: "\e749";
  }
  
  .ti-vimeo-alt:before {
    content: "\e74a";
  }
  
  .ti-twitter-alt:before {
    content: "\e74b";
  }
  
  .ti-tumblr-alt:before {
    content: "\e74c";
  }
  
  .ti-trello:before {
    content: "\e74d";
  }
  
  .ti-stack-overflow:before {
    content: "\e74e";
  }
  
  .ti-soundcloud:before {
    content: "\e74f";
  }
  
  .ti-sharethis:before {
    content: "\e750";
  }
  
  .ti-sharethis-alt:before {
    content: "\e751";
  }
  
  .ti-reddit:before {
    content: "\e752";
  }
  
  .ti-pinterest-alt:before {
    content: "\e753";
  }
  
  .ti-microsoft-alt:before {
    content: "\e754";
  }
  
  .ti-linux:before {
    content: "\e755";
  }
  
  .ti-jsfiddle:before {
    content: "\e756";
  }
  
  .ti-joomla:before {
    content: "\e757";
  }
  
  .ti-html5:before {
    content: "\e758";
  }
  
  .ti-flickr-alt:before {
    content: "\e759";
  }
  
  .ti-email:before {
    content: "\e75a";
  }
  
  .ti-drupal:before {
    content: "\e75b";
  }
  
  .ti-dropbox-alt:before {
    content: "\e75c";
  }
  
  .ti-css3:before {
    content: "\e75d";
  }
  
  .ti-rss:before {
    content: "\e75e";
  }
  
  .ti-rss-alt:before {
    content: "\e75f";
  }
  
  .ez-zoom {
    position: relative;
  }
  
  .easyzoom-flyout {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 1;
    overflow: hidden;
    background: #fff;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
  }
  
  .easyzoom-flyout img {
    max-width: initial;
  }
  
  .easyzoom-flyout:hover {
    opacity: 1;
  }
  
  /*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
  /*
      Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
  */
  /* pswp = photoswipe */
  .skeleton-section-desktop .skelelton-mobile .btnread:hover{
    border: none !important;
    color: #fff !important;
  }
  @media (max-width: 1600px) {
    .skeleton-section-desktop.skeleton-section .about-section{
      width: 100%;
    }
    .skeleton-section .d-flex.desksolution-tab .questionare-sub {
      width: 500px;
      height: 535px;
  }
  .skeleton-section-desktop {
    padding-top: 3%;
}
  }
  @media (max-width: 1500px) {
    .skeleton-section-desktop.skeleton-section .about-section{
      width: 100%;
    }
     
    .skeleton-section-desktop.skeleton-section .review-sec ul{
      overflow: visible;
    }
    
    .modal-content{
      border: none;
    }
    .skeleton-section .about-section figure {
      width: 35% !important;
    }
  .skeleton-section-desktop {
    padding-top: 0%;
  }
  .skeleton-section.skeleton-section-desktop .flex-four ul li{
      font-size: 16px !important;
  }
  .skeleton-section-desktop.skeleton-section .flex-four ul {
    max-height: 175px;
}
  .skeleton-section.skeleton-section-desktop .about-section h2 {
    font-size: 45px !important;
    line-height: 53px !important;
}
.skeleton-section.skeleton-section-desktop .about-section h5 {
  font-size: 18px !important;
  line-height: 25px !important;
}
.skeleton-section ul.breadcrumb li, .skeleton-section ul.breadcrumb li.active {
  font-size: 15px !important;
  font-weight: 500 !important;
}
.skeleton-section .questionare p {
  font-size: 12px !important;
  line-height: 20px !important;
}
.skeleton-section .d-flex.desksolution-tab .questionare-sub {
  height: 375px !important;
  width: 430px
}
#displayDesktopPainPointSection .fadeInLeft img{
  width: 70%;
}
.skeleton-section.skeleton-section-desktop .questionare h4{
  font-size: 24px !important;
  margin-top:0;
}
  }

  @media (min-width: 783px) {
    .logged-in.admin-bar .pswp__top-bar {
      top: 32px;
    }
  }
  
  @media (max-width: 782px) {
    .logged-in.admin-bar .pswp__top-bar {
      top: 46px;
    }
  }
  
  .pswp {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 1500;
    -webkit-text-size-adjust: 100%;
    /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
    -webkit-backface-visibility: hidden;
    outline: none;
  }
  
  .pswp img {
    max-width: none;
  }
  
  /* style is added when JS option showHideOpacity is set to true */
  .pswp--animate_opacity {
    /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
    opacity: 0.001;
    will-change: opacity;
    /* for open/close transition */
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  }
  
  .pswp--open {
    display: block;
  }
  
  .pswp--zoom-allowed .pswp__img {
    /* autoprefixer: off */
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
    max-width: none;
  }
  
  .pswp--zoomed-in .pswp__img {
    /* autoprefixer: off */
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab;
  }
  
  .pswp--dragging .pswp__img {
    /* autoprefixer: off */
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing;
  }
  
  /*
      Background is added as a separate element.
      As animating opacity is much faster than animating rgba() background-color.
  */
  .pswp__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.85);
    opacity: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    will-change: opacity;
  }
  
  .pswp__scroll-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  
  .pswp__container {
    transition: transform 0.3s ease-in-out;
  }
  
  .pswp__container,
  .pswp__zoom-wrap {
    -ms-touch-action: none;
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  
  /* Prevent selection and tap highlights */
  .pswp__container,
  .pswp__img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  .pswp__zoom-wrap {
    position: absolute;
    width: 100%;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    /* for open/close transition */
    -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  }
  
  .pswp__bg {
    will-change: opacity;
    /* for open/close transition */
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  }
  
  .pswp--animated-in .pswp__bg,
  .pswp--animated-in .pswp__zoom-wrap {
    -webkit-transition: none;
    transition: none;
  }
  
  .pswp__container,
  .pswp__zoom-wrap {
    -webkit-backface-visibility: hidden;
  }
  
  .pswp__item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
  }
  
  .pswp__img {
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 0;
  }
  
  /*
      stretched thumbnail or div placeholder element (see below)
      style is added to avoid flickering in webkit/blink when layers overlap
  */
  .pswp__img--placeholder {
    -webkit-backface-visibility: hidden;
  }
  
  /*
      div element that matches size of large image
      large image loads on top of it
  */
  .pswp__img--placeholder--blank {
    background: #222;
  }
  
  .pswp--ie .pswp__img {
    width: 100% !important;
    height: auto !important;
    left: 0;
    top: 0;
  }
  
  /*
      Error message appears when image is not loaded
      (JS option errorMsg controls markup)
  */
  .pswp__error-msg {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: #CCC;
  }
  
  .pswp__error-msg a {
    color: #CCC;
    text-decoration: underline;
  }
  
  /*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
  /*
  
      Contents:
  
      1. Buttons
      2. Share modal and links
      3. Index indicator ("1 of X" counter)
      4. Caption
      5. Loading indicator
      6. Additional styles (root element, top bar, idle state, hidden state, etc.)
  
  */
  /*
  
      1. Buttons
  
   */
  /* <button> css reset */
  .pswp__button {
    width: 44px;
    height: 44px;
    position: relative;
    background: none;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: 0.75;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  
  .pswp__button:focus,
  .pswp__button:hover {
    opacity: 1;
  }
  
  .pswp__button:active {
    outline: none;
    opacity: 0.9;
  }
  
  .pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0;
  }
  
  /* pswp__ui--over-close class it added when mouse is over element that should close gallery */
  .pswp__ui--over-close .pswp__button--close {
    opacity: 1;
  }
  
  .pswp__button,
  .pswp__button--arrow--left:before,
  .pswp__button--arrow--right:before {
    background: url(assets/images/pswp/default-skin.png) 0 0 no-repeat;
    background-size: 264px 88px;
    width: 44px;
    height: 44px;
  }
  
  @media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
    /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
    .pswp--svg .pswp__button,
    .pswp--svg .pswp__button--arrow--left:before,
    .pswp--svg .pswp__button--arrow--right:before {
      background-image: url(assets/images/pswp/default-skin.svg);
    }
    .pswp--svg .pswp__button--arrow--left,
    .pswp--svg .pswp__button--arrow--right {
      background: none;
    }
  }
  
  .pswp__button--close {
    background-position: 0 -44px;
  }
  
  .pswp__button--share {
    background-position: -44px -44px;
  }
  
  .pswp__button--fs {
    display: none;
  }
  
  .pswp--supports-fs .pswp__button--fs {
    display: block;
  }
  
  .pswp--fs .pswp__button--fs {
    background-position: -44px 0;
  }
  
  .pswp__button--zoom {
    display: none;
    background-position: -88px 0;
  }
  
  .pswp--zoom-allowed .pswp__button--zoom {
    display: block;
  }
  
  .pswp--zoomed-in .pswp__button--zoom {
    background-position: -132px 0;
  }
  
  /* no arrows on touch screens */
  .pswp--touch .pswp__button--arrow--left,
  .pswp--touch .pswp__button--arrow--right {
    visibility: hidden;
  }
  
  /*
      Arrow buttons hit area
      (icon is added to :before pseudo-element)
  */
  .pswp__button--arrow--left,
  .pswp__button--arrow--right {
    background: none;
    top: 50%;
    margin-top: -50px;
    width: 70px;
    height: 100px;
    position: absolute;
  }
  
  .pswp__button--arrow--left {
    left: 0;
  }
  
  .pswp__button--arrow--right {
    right: 0;
  }
  
  .pswp__button--arrow--left:before,
  .pswp__button--arrow--right:before {
    content: '';
    top: 35px;
    background-color: rgba(0, 0, 0, 0.3);
    height: 30px;
    width: 32px;
    position: absolute;
  }
  
  .pswp__button--arrow--left:before {
    left: 6px;
    background-position: -138px -44px;
  }
  
  .pswp__button--arrow--right:before {
    right: 6px;
    background-position: -94px -44px;
  }
  
  /*
  
      2. Share modal/popup and links
  
   */
  .pswp__counter,
  .pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  .pswp__share-modal {
    display: block;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
    -webkit-backface-visibility: hidden;
    will-change: opacity;
  }
  
  .pswp__share-modal--hidden {
    display: none;
  }
  
  .pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #FFF;
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    -webkit-transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    -webkit-backface-visibility: hidden;
    will-change: transform;
  }
  
  .pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px;
  }
  
  .pswp__share-tooltip a:hover {
    text-decoration: none;
    color: #000;
  }
  
  .pswp__share-tooltip a:first-child {
    /* round corners on the first/last list item */
    border-radius: 2px 2px 0 0;
  }
  
  .pswp__share-tooltip a:last-child {
    border-radius: 0 0 2px 2px;
  }
  
  .pswp__share-modal--fade-in {
    opacity: 1;
  }
  
  .pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  
  /* increase size of share links on touch devices */
  .pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px;
  }
  
  a.pswp__share--facebook:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid transparent;
    border-bottom-color: #FFF;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
  }
  
  a.pswp__share--facebook:hover {
    background: #3E5C9A;
    color: #FFF;
  }
  
  a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A;
  }
  
  a.pswp__share--twitter:hover {
    background: #55ACEE;
    color: #FFF;
  }
  
  a.pswp__share--pinterest:hover {
    background: #CCC;
    color: #CE272D;
  }
  
  a.pswp__share--download:hover {
    background: #DDD;
  }
  
  /*
  
      3. Index indicator ("1 of X" counter)
  
   */
  .pswp__counter {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    font-size: 13px;
    line-height: 44px;
    color: #FFF;
    opacity: 0.75;
    padding: 0 10px;
  }
  
  /*
  
      4. Caption
  
   */
  .pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 44px;
  }
  
  .pswp__caption small {
    font-size: 11px;
    color: #BBB;
  }
  
  .pswp__caption__center {
    text-align: left;
    max-width: 420px;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
    color: #CCC;
  }
  
  .pswp__caption--empty {
    display: none;
  }
  
  /* Fake caption element, used to calculate height of next/prev image */
  .pswp__caption--fake {
    visibility: hidden;
  }
  
  /*
  
      5. Loading indicator (preloader)
  
      You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR
  
   */
  .pswp__preloader {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
    will-change: opacity;
    direction: ltr;
  }
  
  .pswp__preloader__icn {
    width: 20px;
    height: 20px;
    margin: 12px;
  }
  
  .pswp__preloader--active {
    opacity: 1;
  }
  
  .pswp__preloader--active .pswp__preloader__icn {
    /* We use .gif in browsers that don't support CSS animation */
    background: url(assets/images/pswp/preloader.gif) 0 0 no-repeat;
  }
  
  .pswp--css_animation .pswp__preloader--active {
    opacity: 1;
  }
  
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise 500ms linear infinite;
    animation: clockwise 500ms linear infinite;
  }
  
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
    animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  }
  
  .pswp--css_animation .pswp__preloader__icn {
    background: none;
    opacity: 0.75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0;
  }
  
  .pswp--css_animation .pswp__preloader__cut {
    /*
              The idea of animating inner circle is based on Polymer ("material") loading indicator
               by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
          */
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden;
  }
  
  .pswp--css_animation .pswp__preloader__donut {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 2px solid #FFF;
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    margin: 0;
  }
  
  @media screen and (max-width: 1024px) {
    .pswp__preloader {
      position: relative;
      left: auto;
      top: auto;
      margin: 0;
      float: right;
    }
  }
  
  @-webkit-keyframes clockwise {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  
  @keyframes clockwise {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  
  @-webkit-keyframes donut-rotate {
    0% {
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    50% {
      -webkit-transform: rotate(-140deg);
      transform: rotate(-140deg);
    }
    100% {
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
  }
  
  @keyframes donut-rotate {
    0% {
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    50% {
      -webkit-transform: rotate(-140deg);
      transform: rotate(-140deg);
    }
    100% {
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
  }
  
  /*
  
      6. Additional styles
  
   */
  /* root element of UI */
  .pswp__ui {
    -webkit-font-smoothing: auto;
    visibility: visible;
    opacity: 1;
    z-index: 1550;
  }
  
  /* top black bar with buttons and "1 of X" indicator */
  .pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    width: 100%;
  }
  
  .pswp__caption,
  .pswp__top-bar,
  .pswp--has_mouse .pswp__button--arrow--left,
  .pswp--has_mouse .pswp__button--arrow--right {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  }
  
  /* pswp--has_mouse class is added only when two subsequent mousemove events occur */
  .pswp--has_mouse .pswp__button--arrow--left,
  .pswp--has_mouse .pswp__button--arrow--right {
    visibility: visible;
  }
  
  .pswp__top-bar,
  .pswp__caption {
    background-color: rgba(0, 0, 0, 0.5);
  }
  
  /* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
  .pswp__ui--fit .pswp__top-bar,
  .pswp__ui--fit .pswp__caption {
    background-color: rgba(0, 0, 0, 0.3);
  }
  
  /* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
  .pswp__ui--idle .pswp__top-bar {
    opacity: 0;
  }
  
  .pswp__ui--idle .pswp__button--arrow--left,
  .pswp__ui--idle .pswp__button--arrow--right {
    opacity: 0;
  }
  
  /*
      pswp__ui--hidden class is added when controls are hidden
      e.g. when user taps to toggle visibility of controls
  */
  .pswp__ui--hidden .pswp__top-bar,
  .pswp__ui--hidden .pswp__caption,
  .pswp__ui--hidden .pswp__button--arrow--left,
  .pswp__ui--hidden .pswp__button--arrow--right {
    /* Force paint & create composition layer for controls. */
    opacity: 0.001;
  }
  
  /* pswp__ui--one-slide class is added when there is just one item in gallery */
  .pswp__ui--one-slide .pswp__button--arrow--left,
  .pswp__ui--one-slide .pswp__button--arrow--right,
  .pswp__ui--one-slide .pswp__counter {
    display: none;
  }
  
  .pswp__element--disabled {
    display: none !important;
  }
  
  .pswp--minimal--dark .pswp__top-bar {
    background: none;
  }
  
  .tns-outer {
    position: relative;
    direction: ltr;
  }
  
  .tns-outer [hidden] {
    display: none !important;
  }
  
  .tns-outer.ms-touch {
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none;
    -ms-scroll-chaining: none;
    -ms-scroll-snap-type: mandatory;
    -ms-scroll-snap-points-x: snapInterval(0%, 100%);
  }
  
  .tns-slider {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s;
  }
  
  .tns:not(.tns-slider) .tnsi:first-of-type,
  .tns:not(.tns-slider) .product:first-of-type {
    opacity: 0;
    visibility: hidden;
  }
  
  .tns:not(.tns-slider) .tnsi ~ .tnsi,
  .tns:not(.tns-slider) .tnsi ~ .product,
  .tns:not(.tns-slider) .product ~ .tnsi,
  .tns:not(.tns-slider) .product ~ .product {
    display: none;
  }
  
  .tns-slider > .tns-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  .tns-horizontal.tns-subpixel {
    white-space: nowrap;
  }
  
  .tns-horizontal.tns-subpixel > .tns-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
  }
  
  .tns-horizontal.tns-no-subpixel:after {
    content: '';
    display: table;
    clear: both;
  }
  
  .tns-horizontal.tns-no-subpixel > .tns-item {
    float: left;
    margin-right: -100%;
  }
  
  .tns-no-calc {
    position: relative;
    left: 0;
  }
  
  .tns-gallery {
    position: relative;
    left: 0;
    min-height: 1px;
  }
  
  .tns-gallery > .tns-item {
    position: absolute;
    left: -100%;
    -webkit-transition: transform 0s, opacity 0s;
    -moz-transition: transform 0s, opacity 0s;
    transition: transform 0s, opacity 0s;
  }
  
  .tns-gallery > .tns-moving {
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
  }
  
  .tns-lazy-img {
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    transition: opacity 0.6s;
    opacity: 0.6;
  }
  
  .tns-lazy-img.loaded {
    opacity: 1;
  }
  
  .tns-ah {
    -webkit-transition: height 0s;
    -moz-transition: height 0s;
    transition: height 0s;
  }
  
  .tns-ovh {
    overflow: hidden;
  }
  
  .tns-hdx {
    overflow-x: hidden;
  }
  
  .tns-hdy {
    overflow-y: hidden;
  }
  
  .tns-visually-hidden,
  .tns-outer button[data-action] {
    display: none;
  }
  
  .tns-transparent {
    opacity: 0;
    visibility: hidden;
  }
  
  .tns-fadeIn {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 0;
  }
  
  .tns-normal,
  .tns-fadeOut {
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1;
  }
  
  /* arrows */
  .tns-controls [data-controls] {
    position: absolute;
    top: 50%;
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #aaa;
    border: 0;
    font-size: 0;
    z-index: 2;
    transform: translateY(-50%);
  }
  
  .tns-controls [data-controls]:disabled {
    visibility: hidden;
    opacity: 0;
    transition: all 0.25s;
  }
  
  .tns-controls [data-controls]:before {
    font-family: "themify";
    font-size: 18px;
  }
  
  .tns-controls [data-controls="prev"] {
    left: 20px;
  }
  
  .tns-controls [data-controls="prev"]:before {
    content: "\e64a";
  }
  
  .tns-controls [data-controls="next"] {
    right: 20px;
  }
  
  .tns-controls [data-controls="next"]:before {
    content: "\e649";
  }
  
  /* dots */
  .tns-nav {
    position: absolute;
    bottom: 30px;
    width: 100%;
    text-align: center;
    z-index: 2;
    height: 0;
  }
  
  .tns-nav button {
    width: 12px;
    height: 12px;
    margin: 0 5px;
    border-radius: 50%;
    display: inline-block;
    background-color: #fafafa;
    border: 0;
  }
  
  .tns-nav button.tns-nav-active {
    cursor: default;
    background-color: #444;
  }
  
  .wpcf7 br {
    display: none;
  }
  
  .wpcf7 .ajax-loader {
    display: none;
    opacity: 0;
    visibility: hidden;
    width: 1em;
    height: 1em;
  }
  
  .wpcf7 .ajax-loader:before {
    content: "\e619";
    font-family: "themify";
  }
  
  .wpcf7 .ajax-loader.is-active {
    margin-top: 10px;
    opacity: 1;
    visibility: visible;
    animation: loading 0.5s linear infinite;
  }
  
  .wpcf7-mail-sent-ok {
    color: #27ae61;
  }
  
  .wpcf7-display-none {
    display: none;
  }
  
  .wpcf7-response-output {
    margin: 10px 0;
  }
  
  .wpcf7-not-valid-tip,
  .wpcf7-validation-errors {
    color: firebrick;
    margin: 5px 0;
    display: block;
    font-size: 12px;
  }
  
  @keyframes loading {
    100% {
      transform: rotate(360deg);
    }
  }
  
  /* Footer Subscribe Form */
  .woostify-subscribe-form {
    position: relative;
    display: inline-block;
    max-width: 100%;
  }
  
  .woostify-subscribe-form input[type="email"] {
    height: 44px;
    border-radius: 50px;
    padding: 0 100px 0 30px;
    display: block;
  }
  
  .woostify-subscribe-form input[type="email"]::-webkit-input-placeholder {
    color: #bfbfbf;
  }
  
  .woostify-subscribe-form input[type="email"]:-moz-placeholder {
    color: #bfbfbf;
  }
  
  .woostify-subscribe-form input[type="email"]::-moz-placeholder {
    color: #bfbfbf;
  }
  
  .woostify-subscribe-form input[type="email"]:-ms-input-placeholder {
    color: #bfbfbf;
  }
  
  .woostify-subscribe-form input[type="email"]:focus {
    border-color: #ccc;
  }
  
  .woostify-subscribe-form input[type="submit"] {
    font-size: 12px;
    font-weight: 600;
    position: absolute;
    right: 0;
    top: 0;
    height: 44px;
    border: 0;
    padding: 0 20px;
    border-radius: 0 50px 50px 0;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0);
  }
  
  /* Contact form */
  .woostify-contact-form input {
    height: 50px;
  }
  
  .woostify-contact-form input:not([type="submit"]) {
    padding: 0 20px;
    display: block;
    width: 100%;
    margin-bottom: 30px;
    border-radius: 4px;
  }
  
  .woostify-contact-form input:not([type="submit"])::-webkit-input-placeholder {
    color: #bfbfbf;
  }
  
  .woostify-contact-form input:not([type="submit"]):-moz-placeholder {
    color: #bfbfbf;
  }
  
  .woostify-contact-form input:not([type="submit"])::-moz-placeholder {
    color: #bfbfbf;
  }
  
  .woostify-contact-form input:not([type="submit"]):-ms-input-placeholder {
    color: #bfbfbf;
  }
  
  .woostify-contact-form input:not([type="submit"]):focus {
    border-color: #ccc;
  }
  
  .woostify-contact-form input[type="submit"] {
    border-radius: 50px;
    padding: 0 20px;
    text-transform: uppercase;
    font-weight: 600;
    min-width: 130px;
  }
  
  .woostify-contact-form textarea {
    width: 100%;
    display: block;
    padding: 20px;
    resize: none;
    border-radius: 4px;
    margin-bottom: 30px;
  }
  
  .woostify-contact-form textarea::-webkit-input-placeholder {
    color: #bfbfbf;
  }
  
  .woostify-contact-form textarea:-moz-placeholder {
    color: #bfbfbf;
  }
  
  .woostify-contact-form textarea::-moz-placeholder {
    color: #bfbfbf;
  }
  
  .woostify-contact-form textarea:-ms-input-placeholder {
    color: #bfbfbf;
  }
  
  .woostify-contact-form textarea:focus {
    border-color: #ccc;
  }
  
  /* Simple Subscribe Form */
  .woostify-simple-subsbrice-form:focus-within input:not([type="submit"]) {
    padding-right: 130px;
  }
  
  .woostify-simple-subsbrice-form:focus-within input[type="submit"] {
    text-decoration: none;
    color: #fff;
  }
  
  .woostify-simple-subsbrice-form input:not([type="submit"]) {
    height: 50px;
    padding: 0 110px 0 20px;
    display: block;
    width: 100%;
  }
  
  .woostify-simple-subsbrice-form input:not([type="submit"]):focus {
    border-color: #c6c0c0;
  }
  
  .woostify-simple-subsbrice-form input[type="submit"] {
    font-size: 12px;
    font-weight: 600;
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    border: 0;
    padding: 0 20px;
    text-decoration: underline;
    background-color: rgba(0, 0, 0, 0);
  }
  
  .woostify-simple-subsbrice-form input[type="submit"]:hover {
    text-decoration: none;
    color: #fff;
  }
  
  .woostify-simple-subsbrice-form-dark input {
    background-color: rgba(0, 0, 0, 0);
  }
  
  .woostify-simple-subsbrice-form-dark input:not([type="submit"]) {
    height: 50px;
    padding: 0 110px 0 20px;
    display: block;
    width: 100%;
    color: #fff;
  }
  
  .woostify-simple-subsbrice-form-dark input:not([type="submit"]):focus {
    border-color: #c6c0c0;
  }
  
  .woostify-simple-subsbrice-form-dark input[type="submit"] {
    font-size: 18px;
    font-weight: 700;
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    border: 0;
    padding: 0 20px;
    color: #fff;
  }
  
  .woostify-simple-subsbrice-form-dark input[type="submit"]:hover {
    color: #fff;
  }
  
  /* Pezshop subscribe form */
  .woostify-pezshop-subsbrice-form {
    position: relative;
  }
  
  .woostify-pezshop-subsbrice-form input {
    border-radius: 50px;
    padding: 15px 30px;
    border: 0;
  }
  
  .woostify-pezshop-subsbrice-form input:not([type="submit"]) {
    width: 100%;
    padding: 12px 120px 12px 30px;
  }
  
  .woostify-pezshop-subsbrice-form .wrapper-submit {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    min-width: 90px;
    border-radius: 50px;
  }
  
  .woostify-pezshop-subsbrice-form .wrapper-submit:before {
    content: "\f1b0";
    font-family: FontAwesome;
    color: #ffaf35;
    font-size: 25px;
  }
  
  .woostify-pezshop-subsbrice-form .wrapper-submit input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 0;
    width: 100%;
    background-color: transparent;
    border: 0;
  }
  
  .user-registration.ur-frontend-form .form-row {
    float: none;
  }
  
  /* Lity - v2.4.0 - 2019-08-10
  * http://sorgalla.com/lity/
  * Copyright (c) 2015-2019 Jan Sorgalla; Licensed MIT */
  .lity {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    background: #0b0b0b;
    background: rgba(0, 0, 0, 0.9);
    outline: none !important;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  
  .lity.lity-opened {
    opacity: 1;
  }
  
  .lity * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  .lity-wrap {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    outline: none !important;
  }
  
  .lity-wrap:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
  }
  
  .lity-loader {
    z-index: 9991;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -0.8em;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  
  .lity-loading .lity-loader {
    opacity: 1;
  }
  
  .lity-container {
    z-index: 9992;
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    white-space: normal;
    max-width: 100%;
    max-height: 100%;
    outline: none !important;
  }
  
  .lity-content {
    z-index: 9993;
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: -o-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
  }
  
  .lity-loading .lity-content,
  .lity-closed .lity-content {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  
  .lity-content:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  }
  
  .lity-close {
    z-index: 9994;
    width: 35px;
    height: 35px;
    position: fixed;
    right: 15px;
    top: 15px;
    -webkit-appearance: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 35px;
    font-family: Arial, Baskerville, monospace;
    line-height: 35px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    border: 0;
    background: none;
    outline: none;
    box-shadow: none;
  }
  
  .logged-in.admin-bar .lity-close {
    top: 61px;
  }
  
  @media (min-width: 783px) {
    .logged-in.admin-bar .lity-close {
      top: 47px;
    }
  }
  
  .lity-close.lity {
    opacity: 0;
  }
  
  .lity-close:active {
    top: 1px;
  }
  
  .lity-close:hover, .lity-close:focus, .lity-close:active, .lity-close:visited {
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 35px;
    font-family: Arial, Baskerville, monospace;
    line-height: 35px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    border: 0;
    background: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  
  .lity-close::-moz-focus-inner {
    border: 0;
    padding: 0;
  }
  
  /* Image */
  .lity-image img {
    max-width: 100%;
    display: block;
    line-height: 0;
    border: 0;
  }
  
  /* iFrame */
  .lity-iframe .lity-container,
  .lity-youtube .lity-container,
  .lity-vimeo .lity-container,
  .lity-facebookvideo .lity-container,
  .lity-googlemaps .lity-container {
    width: 100%;
    max-width: 964px;
  }
  
  .lity-iframe-container {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    overflow: auto;
    pointer-events: auto;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-overflow-scrolling: touch;
  }
  
  .lity-iframe-container iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
  }
  
  .lity-hide {
    display: none;
  }
  
  /*--------------------------------------------------------------
  Reset
  --------------------------------------------------------------*/
  *,
  *:before,
  *:after {
    box-sizing: border-box;
    outline: none;
  }
  
  html {
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    overflow-x: hidden;
    font-size: 14px;
    background-color: #fff;
  }
  
  body {
    margin: 0;
    /* overflow-x: hidden; */
    /* word-break: break-word; */
  }
  
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  main,
  menu,
  nav,
  section,
  summary,
  audio,
  canvas,
  progress,
  video {
    display: block;
  }
  
  audio:not([controls]) {
    display: none;
    height: 0;
  }
  
  [hidden],
  template {
    display: none;
  }
  
  ol {
    list-style: decimal;
  }
  
  ul {
    list-style: disc;
  }
  
  ul,
  ol {
    padding-left: 20px;
  }
  
  iframe,
  embed,
  figure,
  figcaption {
    border: 0;
    max-width: 100%;
  }
  
  caption,
  th,
  td {
    font-weight: normal;
    text-align: left;
  }
  
  blockquote,
  blockquote:before,
  blockquote:after,
  q,
  q:before,
  q:after {
    content: "";
  }
  
  img,
  video {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
  }
  
  audio,
  canvas,
  video {
    display: inline;
    zoom: 1;
  }
  
  .clear {
    clear: both;
  }
  
  .clearfix:after, .wpcf7 .row:after, .post-password-form p:after, .woostify-container:after, .site-content:after, .widget_products li:after,
  .widget_recent_reviews li:after,
  .widget_top_rated_products li:after,
  .widget_recently_viewed_products li:after, .price_slider_wrapper .price_slider:after, .related-box:after, .container:after, .products:after, .cart-sidebar-content .variation:after, .cart-collaterals:after, .checkout_coupon.woocommerce-form-coupon:after,
  .checkout.woocommerce-checkout:after, #customer_details:after, .woocommerce-billing-fields:after, #payment:after {
    content: '';
    display: block;
    clear: both;
  }
  
  .display-none {
    display: none;
  }
  
  .display-block {
    display: block;
  }
  
  .display-inline-block {
    display: inline-block;
  }
  
  .display-table {
    display: table;
  }
  
  .display-flex {
    display: flex;
  }
  
  .display-inline-flex {
    display: inline-flex;
  }
  
  .display-inline {
    display: inline;
  }
  
  .display-initial {
    display: initial;
  }
  
  .display-inherit {
    display: inherit;
  }
  
  .text-center {
    text-align: center;
  }
  
  .text-left {
    text-align: left;
  }
  
  .text-right {
    text-align: right;
  }
  
  .text-justify {
    text-align: justify;
  }
  
  .hidden {
    display: none;
  }
  
  .float-left {
    float: left;
  }
  
  .float-right {
    float: right;
  }
  
  .float-none {
    float: none;
  }
  
  .overflow-hidden {
    overflow: hidden;
  }
  
  .screen-reader-text,
  .sr-only,
  .screen-reader-response,
  .post-loop .updated:not(.published),
  .single-post .post-navigation {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
  }
  
  [data-elementor-type] {
    clear: both;
  }
  
  /* sticky style - author
  ------------------------------------------------->*/
  .sticky,
  .bypostauthor {
    background: rgba(0, 0, 0, 0);
  }
  
  /* caption
  ------------------------------------------------->*/
  .wp-caption {
    margin-bottom: 15px;
    max-width: 100%;
  }
  
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0;
  }
  
  .wp-caption .wp-caption-text {
    color: #686868;
    font-size: 13px;
    font-size: 14px;
    font-style: italic;
    line-height: 1.6153846154;
    padding-top: 0.5384615385em;
  }
  
  .wp-caption .wp-caption-text a {
    color: #7b98aa;
  }
  
  /* gallery image columns
  ------------------------------------------------->*/
  .gallery-icon img {
    margin: 0 auto;
  }
  
  .gallery-columns-2 .gallery-item {
    max-width: 50%;
  }
  
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%;
  }
  
  .gallery-columns-4 .gallery-item {
    max-width: 25%;
  }
  
  .gallery-columns-5 .gallery-item {
    max-width: 20%;
  }
  
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%;
  }
  
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%;
  }
  
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%;
  }
  
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%;
  }
  
  .gallery-item {
    width: 100%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin-top: 0 !important;
  }
  
  .gallery-caption {
    color: #686868;
    display: block;
    font-size: 13px;
    font-size: 0.8125rem;
    font-style: italic;
    margin-bottom: 0;
  }
  
  /* Alignments
  ------------------------------------------------->*/
  .alignleft {
    float: left;
    margin: 0.375em 1.75em 1.75em 0;
  }
  
  .alignright {
    float: right;
    margin: 0.375em 0 1.75em 1.75em;
  }
  
  .aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 1.75em;
  }
  
  /* blog password form
  ------------------------------------------------->*/
  .post-password-form {
    display: block;
    clear: both;
  }
  
  .post-password-form label {
    float: left;
    display: -webkit-inline-flex;
    display: inline-flex;
    align-items: center;
  }
  
  .post-password-form input[type="password"] {
    height: 36px;
    min-width: 240px;
    max-width: 100%;
    padding: 0 10px;
    float: right;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 3px;
  }
  
  .post-password-form input[type="submit"] {
    height: 36px;
    padding: 0 20px;
    cursor: pointer;
    border: 0;
    float: left;
    background: #333;
    color: #fff;
    border-radius: 3px;
  }
  
  /* widget calendar
  ------------------------------------------------->*/
  #wp-calendar {
    width: 100%;
  }
  
  #wp-calendar caption {
    text-align: left;
    margin-bottom: 10px;
  }
  
  #wp-calendar * {
    text-align: center;
  }
  
  #wp-calendar #prev {
    text-align: left;
  }
  
  #wp-calendar #next {
    text-align: right;
  }
  
  #wp-calendar td, #wp-calendar th {
    padding: 10px 5px;
  }
  
  /* widget recen posts with thumbnail
  ------------------------------------------------->*/
  .widget_recent_posts_thumbnail .widget_recent_post_thumbnail_item + .widget_recent_post_thumbnail_item,
  .elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .widget_recent_post_thumbnail_item + .widget_recent_post_thumbnail_item {
    margin-top: 15px;
  }
  
  .widget_recent_posts_thumbnail .blog-recent-post-thumbnail-img,
  .elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-img {
    float: left;
    width: 70px;
  }
  
  .widget_recent_posts_thumbnail .blog-recent-post-thumbnail-sumary,
  .elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-sumary {
    width: -webkit-calc( 100% - 80px);
    width: calc( 100% - 80px);
    margin-left: 9px;
    float: left;
  }
  
  .widget_recent_posts_thumbnail .blog-recent-post-thumbnail-sumary a,
  .elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-sumary a {
    font-weight: 600;
    line-height: initial;
  }
  
  .widget_recent_posts_thumbnail .blog-recent-post-thumbnail-sumary span,
  .elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-sumary span {
    margin-top: 10px;
    font-size: 12px;
    color: #aaaaaa;
  }
  
  /* Template: Pingbacks And Trackbacks
  ------------------------------------------------->*/
  .comment-post-pingback {
    line-height: 24px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 12px;
  }
  
  .comment-post-pingback + .comment-post-pingback {
    margin-top: 12px;
  }
  
  .comment-post-pingback + .comment-item {
    margin-top: 50px;
  }
  
  .comment-post-pingback .comment-edit-link {
    float: right;
    margin-left: 20px;
  }
  
  .comment-post-pingback .url {
    margin-left: 7px;
  }
  
  .comment-post-pingback .url:hover {
    text-decoration: underline;
  }
  
  /* Post pagination link
  ------------------------------------------------->*/
  .page-links {
    margin-top: 20px;
    clear: both;
    display: block;
  }
  
  .page-links .post-page-numbers {
    width: 26px;
    height: 26px;
    border-radius: 2px;
    border: 1px solid #888;
  }
  
  .page-links .post-page-numbers:hover {
    opacity: 0.6;
    color: #888;
  }
  
  .page-links .post-page-numbers.current {
    border: 1px solid #ddd;
    color: #ddd;
    cursor: default;
    pointer-events: none;
  }
  
  select {
    border: 1px solid #ccc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    max-width: 100%;
  }
  
  select:-moz-focusring {
    color: rgba(0, 0, 0, 0);
    text-shadow: 0 0 0 #ccc;
  }
  
  input {
    border: 1px solid #ccc;
  }
  
  input[type="search"], input[type="email"], input[type="number"], input[type="url"], input[type="text"], input[type="tel"], input[type="password"] {
    -webkit-appearance: none;
  }
  
  textarea {
    border: 1px solid #ccc;
    -webkit-appearance: none;
  }
  
  input,
  textarea,
  button {
    border-radius: 0;
    max-width: 100%;
    font-size: 14px;
  }
  
  input[type="button"],
  input[type="submit"],
  input[type="reset"],
  input[type="file"],
  button {
    -webkit-appearance: none;
    cursor: pointer;
    padding: 0;
    border: 1px solid #ccc;
  }
  
  input[type="button"].disabled, input[type="button"]:disabled,
  input[type="submit"].disabled,
  input[type="submit"]:disabled,
  input[type="reset"].disabled,
  input[type="reset"]:disabled,
  input[type="file"].disabled,
  input[type="file"]:disabled,
  button.disabled,
  button:disabled {
    pointer-events: none;
    opacity: 0.5;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  }
  
  input[type="file"] {
    display: flex;
    padding: 10px;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    clear: both;
    margin: 15px 0;
  }
  
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a {
    color: inherit;
  }
  
  p {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    margin: 0 0 10px;
  }
  
  li ul,
  li ol {
    padding-left: 0;
    margin-left: 20px;
  }
  
  b,
  strong {
    font-weight: 700;
  }
  
  dfn,
  cite,
  em,
  i {
    font-style: italic;
  }
  
  blockquote {
    font-weight: 300;
    margin: 30px 0;
    border-left: 4px solid #333;
    padding-left: 30px;
    position: relative;
    clear: both;
    display: block;
  }
  
  blockquote p {
    margin-bottom: 1.6667em;
  }
  
  blockquote p:last-child {
    margin-bottom: 0;
  }
  
  blockquote cite,
  blockquote small {
    color: #333;
    font-size: 16px;
    line-height: 1.6;
  }
  
  blockquote em,
  blockquote i,
  blockquote cite {
    font-style: normal;
  }
  
  address {
    font-style: italic;
    margin: 0 0 1.6em;
    line-height: 24px;
  }
  
  code,
  kbd,
  tt,
  var,
  samp,
  pre {
    font-family: Inconsolata, monospace;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
  }
  
  pre {
    background-color: rgba(0, 0, 0, 0.01);
    border: 1px solid rgba(51, 51, 51, 0.1);
    line-height: 24px;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 0.8em;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
  }
  
  mark,
  ins {
    text-decoration: none;
    word-break: normal;
  }
  
  sup,
  sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  
  sup {
    bottom: 1ex;
  }
  
  sub {
    top: .5ex;
  }
  
  small {
    font-size: 75%;
  }
  
  big {
    font-size: 125%;
  }
  
  hr {
    background-color: #eaeaea;
    background-color: rgba(51, 51, 51, 0.1);
    border: 0;
    height: 1px;
    margin: 15px 0;
  }
  
  table,
  th,
  td {
    border: 1px solid #ddd;
  }
  
  table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 20px 0;
    table-layout: fixed;
    max-width: 100%;
  }
  
  .woocommerce table {
    width: 100%;
    table-layout: auto;
  }
  
  caption,
  th,
  td {
    font-weight: normal;
    text-align: left;
  }
  
  tbody th {
    background: #fff;
  }
  
  thead th {
    border-width: 0 1px 1px 0;
    font-weight: 700;
  }
  
  td {
    border-width: 0 1px 1px 0;
  }
  
  th,
  td {
    padding: 5px 10px;
    line-height: 24px;
  }
  
  del {
    opacity: 0.8;
  }
  
  /* Placeholder text color -- selectors need to be separate to work. */
  input::-webkit-input-placeholder {
    color: inherit;
  }
  
  input:-moz-placeholder {
    color: inherit;
  }
  
  input::-moz-placeholder {
    color: inherit;
  }
  
  input:-ms-input-placeholder {
    color: inherit;
  }
  
  textarea {
    max-width: 100%;
  }
  
  textarea::-webkit-input-placeholder {
    color: inherit;
  }
  
  textarea:-moz-placeholder {
    color: inherit;
  }
  
  textarea::-moz-placeholder {
    color: inherit;
  }
  
  textarea:-ms-input-placeholder {
    color: inherit;
  }
  
  a {
    text-decoration: none;
  }
  
  dl {
    margin: 0 0 1.75em;
    line-height: 24px;
  }
  
  dt {
    font-weight: 700;
  }
  
  dd {
    margin: 0 0 10px;
  }
  
  .rtl {
    direction: rtl;
  }
  
  .no-sidebar:not(.site-boxed-container) .alignfull {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    max-width: 100vw;
    width: 100vw;
    height: 100vh;
  }
  
  .no-sidebar:not(.site-boxed-container) .alignwide {
    max-width: unset;
    width: unset;
  }
  
  .no-sidebar:not(.site-boxed-container) .alignfull img {
    width: 100vw;
  }
  
  .no-sidebar:not(.site-boxed-container) .alignwide {
    margin-left: -100px;
    margin-right: -100px;
    max-width: unset;
    width: unset;
  }
  
  .no-sidebar:not(.site-boxed-container).site-full-width-container .alignwide {
    margin-left: 0px;
    margin-right: 0px;
  }
  
  .no-sidebar:not(.site-boxed-container).site-full-width-stretched-container .alignwide {
    margin-left: 0px;
    margin-right: 0px;
  }
  
  .site-content-boxed-container.no-sidebar .alignfull {
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
  }
  
  .site-content-boxed-container.no-sidebar .alignwide {
    margin-left: -10px;
    margin-right: -10px;
  }
  
  article p:last-child {
    clear: both;
  }
  
  .category-block .entry-content p {
    line-height: initial;
  }
  
  #comments {
    clear: both;
  }
  
  .wp-caption,
  .wp-block-embed,
  .wp-block-image {
    margin-left: 0;
    margin-right: 0;
  }
  
  .elementor-template-full-width:not(.single-product) #content .woostify-container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  
  .site-full-width-stretched-container .site-content .woostify-container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  
  .site-full-width-container .site-content .woostify-container {
    max-width: 100%;
  }
  
  .site-boxed-container #view {
    margin-left: auto;
    margin-right: auto;
  }
  
  .site-boxed-container .site-content .woostify-container {
    max-width: 100%;
  }
  
  .site-content-boxed-container #view {
    background-color: rgba(0, 0, 0, 0);
  }
  
  .site-content-boxed-container .site-content {
    margin: 0 auto;
    padding: 30px 0;
    background-color: #fff;
  }
  
  .site-content-boxed-container .site-content .woostify-container {
    max-width: 100%;
  }
  
  .woostify-container {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  
  #view {
    position: relative;
    overflow-x: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  
  .site-content {
    margin: 3.5em 0;
  }
  
  .woobuilder-active .site-content,
  .elementor-page .site-content,
  .edited-by-divi-builder .site-content,
  .elementor-template-full-width .site-content {
    margin: 0;
  }
  
  .single-product .site-content {
    margin-top: 0;
  }
  
  .error404 .site-content {
    margin-top: 0;
    min-height: 500px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  
  .error404 .site-footer {
    margin-top: 0;
  }
  
  .error404 .error-404-text {
    max-width: 320px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 1.8em;
  }
  
  .search-no-results .search-form .search-field,
  .search-no-results .woocommerce-product-search .search-field {
    border-radius: 5px;
  }
  
  .safari-detected .woostify-product-navigation .product-nav-item-content {
    align-items: center;
  }
  
  .safari-detected .woostify-product-navigation .product-nav-item-content img {
    position: absolute;
    top: 50%;
    min-height: 100%;
    transform: translateY(-50%);
  }
  
  .safari-detected .woostify-product-navigation .next-product-navigation .product-nav-item-content {
    padding-right: 60px;
  }
  
  .safari-detected .woostify-product-navigation .next-product-navigation img {
    right: 0;
  }
  
  .safari-detected .woostify-product-navigation .prev-product-navigation .product-nav-item-content {
    padding-left: 60px;
  }
  
  .safari-detected .woostify-product-navigation .prev-product-navigation img {
    left: 0;
  }
  
  .dialog-search-open {
    overflow: hidden;
  }
  
  .dialog-search-open .site-dialog-search {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  
  .dialog-search-open .dialog-search-content {
    -webkit-animation-name: anim-open;
    animation-name: anim-open;
  }
  
  .dialog-search-close .dialog-search-content {
    -webkit-animation-name: anim-close;
    animation-name: anim-close;
  }
  
  .dialog-search-open .dialog-search-content,
  .dialog-search-close .dialog-search-content {
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }
  
  .site-dialog-search {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    position: fixed;
    z-index: 200;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(55, 58, 71, 0.9);
    transition-duration: 0.4s;
  }
  
  .site-dialog-search form {
    margin: 0;
  }
  
  .dialog-search-content {
    opacity: 0;
    width: 50%;
    max-width: 650px;
    min-width: 290px;
    background-color: #fff;
    position: relative;
    z-index: 5;
    border-radius: 4px;
    overflow: hidden;
  }
  
  @media (max-width: 768px) {
    .dialog-search-content {
      max-width: 80%;
      width: 100%;
    }
  }
  
  .dialog-search-content .dialog-search-header {
    padding-left: 20px;
    font-weight: 700;
    position: relative;
    z-index: 10;
    -webkit-box-shadow: 0 -3px 15px 6px rgba(0, 0, 0, 0.03);
    box-shadow: 0 -3px 15px 6px rgba(0, 0, 0, 0.03);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
  }
  
  .dialog-search-content .dialog-search-title {
    flex-grow: 1;
    text-transform: uppercase;
  }
  
  .dialog-search-content .dialog-search-close-icon {
    cursor: pointer;
    font-weight: 700;
    height: 50px;
    width: 50px;
  }
  
  .dialog-search-content .dialog-search-close-icon:hover {
    color: firebrick;
  }
  
  .dialog-search-content .search-form,
  .dialog-search-content .woocommerce-product-search {
    height: 60px;
  }
  
  .dialog-search-content .search-form:after,
  .dialog-search-content .woocommerce-product-search:after {
    height: 100%;
  }
  
  .dialog-search-content .search-form .search-field,
  .dialog-search-content .woocommerce-product-search .search-field {
    border-radius: 0;
    visibility: visible;
    background-color: #f1f3f5;
    font-size: 1em;
    font-style: italic;
  }
  
  .dialog-search-content .search-form .search-field:focus,
  .dialog-search-content .woocommerce-product-search .search-field:focus {
    border-color: rgba(0, 0, 0, 0);
  }
  
  .dialog-search-content .search-form .search-field::-webkit-input-placeholder,
  .dialog-search-content .woocommerce-product-search .search-field::-webkit-input-placeholder {
    color: #a5b0b7;
  }
  
  .dialog-search-content .search-form .search-field:-moz-placeholder,
  .dialog-search-content .woocommerce-product-search .search-field:-moz-placeholder {
    color: #a5b0b7;
  }
  
  .dialog-search-content .search-form .search-field::-moz-placeholder,
  .dialog-search-content .woocommerce-product-search .search-field::-moz-placeholder {
    color: #a5b0b7;
  }
  
  .dialog-search-content .search-form .search-field:-ms-input-placeholder,
  .dialog-search-content .woocommerce-product-search .search-field:-ms-input-placeholder {
    color: #a5b0b7;
  }
  
  @keyframes anim-open {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, -150px, 0);
      transform: translate3d(0, -150px, 0);
    }
    100% {
      opacity: 1;
      -webkit-transform: translate3d(0, -100px, 0);
      transform: translate3d(0, -100px, 0);
    }
  }
  
  @keyframes anim-close {
    0% {
      opacity: 1;
      -webkit-transform: translate3d(0, -100px, 0);
      transform: translate3d(0, -100px, 0);
    }
    100% {
      opacity: 0;
      -webkit-transform: translate3d(0, 50px, 0);
      transform: translate3d(0, 50px, 0);
    }
  }
  
  .page-header .woostify-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
  }
  
  .page-header .woostify-container:after {
    content: none;
  }
  
  .page-header .woostify-container.content-align-left {
    align-items: flex-start;
  }
  
  .page-header .woostify-container.content-align-center {
    align-items: center;
  }
  
  .page-header .woostify-container.content-align-right {
    align-items: flex-end;
  }
  
  .page-header .woostify-container.content-align-justify {
    flex-direction: row;
    justify-content: space-between;
  }
  
  .page-header .woostify-container.content-align-justify .entry-title:first-child:last-child {
    flex-grow: 1;
    text-align: center;
  }
  
  .single-product .page-header {
    margin-bottom: 0;
  }
  
  .page-header + .site-content,
  .site-header + .site-content {
    margin-top: 0;
  }
  .page-header + .site-content {
      margin-bottom: 0;
  }
  
  
  .page-header .entry-title {
    margin: 0;
    font-size: 2em;
    font-weight: normal;
  }
  
  /* Remove customizer background content on single product */
  .single-product.right-sidebar .content-top, .single-product.left-sidebar .content-top {
    background-color: #fff;
  }
  
  /* Breadcrumb */
  .single-product .woostify-breadcrumb {
    padding-bottom: 20px;
  }
  
  .woostify-breadcrumb .item-bread {
    display: inline-block;
  }
  
  .woostify-breadcrumb.woostify-theme-breadcrumb .item-bread:after {
    content: "/";
    font-size: 0.9em;
    margin: 0 5px;
  }
  
  .woostify-breadcrumb.woostify-theme-breadcrumb .item-bread:last-of-type:after {
    content: none;
  }
  
  .woostify-breadcrumb .delimiter {
    margin: 0 5px;
  }
  
  /* Product navigation */
  .woostify-product-navigation {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 11;
  }
  
  .woocommerce + .woostify-product-navigation {
    flex-grow: 1;
  }
  
  
  
  .woostify-product-navigation .product-nav-item {
    position: relative;
    padding-bottom: 20px;
  }
  
  @media (min-width: 992px) {
    .woostify-product-navigation .product-nav-item + .product-nav-item {
      margin-left: 3px;
    }
    .woostify-product-navigation .product-nav-item + .product-nav-item:before {
      content: '|';
      margin: 0 7px;
    }
  }
  
  .woostify-product-navigation .product-nav-item:hover .product-nav-item-content {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    pointer-events: auto;
  }
  
  .woostify-product-navigation .product-nav-item-text {
    text-transform: uppercase;
  }
  
  @media (min-width: 992px) {
    .woostify-product-navigation .product-nav-item-text {
      padding-bottom: 15px;
    }
  }
  
  .woostify-product-navigation .product-nav-item-content {
    position: absolute;
    top: 80%;
    display: flex;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0px 10px 10px -5px #ddd;
    pointer-events: none;
    transform: translateY(10px);
  }
  
  @media (max-width: 991px) {
    .woostify-product-navigation .product-nav-item-content {
      display: none;
    }
  }
  
  .woostify-product-navigation .product-nav-item-content img {
    max-width: 60px;
    object-fit: cover;
  }
  
  .woostify-product-navigation .product-nav-item-content .product-nav-item-inner {
    flex-grow: 1;
    min-width: 180px;
    background-color: #fff;
    padding: 10px 15px;
  }
  
  .woostify-product-navigation .product-nav-item-link {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 5;
    background-color: transparent;
  }
  
  .woostify-product-navigation .product-nav-item-title {
    margin: 0;
    line-height: 1.2em;
    font-size: 1em;
    margin-bottom: 5px;
  }
  
  .woostify-product-navigation .product-nav-item-price {
    white-space: nowrap;
  }
  
  .woostify-product-navigation .prev-product-navigation .product-nav-icon {
    margin-right: 7px;
  }
  
  .woostify-product-navigation .prev-product-navigation .product-nav-item-content {
    left: 0;
  }
  
  .woostify-product-navigation .next-product-navigation .product-nav-icon {
    margin-left: 7px;
  }
  
  .woostify-product-navigation .next-product-navigation .product-nav-item-content {
    right: 0;
    text-align: right;
  }
  
  .topbar .woostify-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
  }
  
  .topbar .woostify-container:after {
    content: none;
  }
  
  .topbar .topbar-item {
    flex-grow: 1;
  }
  
  .topbar .topbar-item p:empty {
    display: none;
  }
  
  .topbar .topbar-item p:last-child {
    margin-bottom: 0;
  }
  
  @media (max-width: 992px) {
    .topbar .topbar-item {
      text-align: center;
    }
  }
  
  @media (min-width: 991px) {
    .topbar .topbar-center {
      text-align: center;
    }
    .topbar .topbar-right {
      text-align: right;
    }
  }
  
  /* Header Menu */
  .site-header-inner {
  /*  border-bottom: 1px solid #eaeaea;*/
    /* menu */
    /* search form */
  }
  
  .site-header-inner p:empty {
    display: none;
  }
  
  .site-header-inner p:last-child {
    margin-bottom: 0;
  }
  
  .site-header-inner .woostify-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    min-height: 110px;
    max-width: 85% !important;
  }
  
  .site-header-inner .woostify-container:after {
    content: none;
  }
  
  .site-header-inner .site-navigation + .site-search {
    margin-left: 10px;
  }
  
  .site-header-inner .site-search {
    min-width: 270px;
    position: relative;
  }
  
  .site-header-inner .site-search + .site-tools {
    margin-left: 10px;
  }
  
  .site-header-inner .site-search + .site-tools .shopping-bag-button:first-child:last-child {
    margin-left: 15px;
  }
  
  .site-header-inner .site-search form {
    height: 40px;
    display: flex;
    align-items: center;
  }
  
  .site-header-inner .site-search form:after {
    font-size: 16px;
    width: 40px;
    height: 40px;
  }
  
  .site-header-inner .site-search form .search-field {
    padding-right: 40px;
    flex-grow: 1;
    width: auto;
  }
  
  .site-header-inner .site-search form button[type="submit"] {
    width: 40px;
  }
  
  /* Logo */
  .site-branding .beta.site-title {
    margin: 0;
    font-size: 24px;
  }
  
  .site-branding .logo {
    margin: 0;
  }
  
  .menu-item .menu-item-icon {
    margin-right: 10px;
  }
  
  .menu-item .menu-item-text {
    flex-grow: 1;
    word-break: normal;
  }
  
  .menu-item .menu-item-arrow {
    cursor: pointer;
    width: 20px;
    z-index: 2;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  
  .menu-item .menu-item-arrow:after {
    content: "\e64b";
    font-family: "themify";
    font-size: 10px;
    font-weight: 700;
  }
  
  /* Site tools */
  .site-tools {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    align-items: center;
  }
  
  .site-tools .tools-icon {
    font-size: 24px;
    display: flex;
    margin-left: 15px;
    position: relative;
  }
  
  .site-tools .tools-icon .tools-icon {
    margin-left: 0;
  }
  
  .site-tools .shopping-bag-button {
    position: relative;
    margin-right: 15px;
  }
  
  .site-tools .shopping-bag-button.cart-icon-rotate:before {
    position: relative;
    transform: rotate3d(0, 1, 0, 180deg);
  }
  
  .site-tools .shop-cart-count,
  .site-tools .wishlist-item-count {
    position: absolute;
    top: -6px;
    right: -15px;
  }
  
  .my-account {
    position: relative;
  }
  
  .my-account .my-account-icon {
    padding: 10px 0;
    font-size: 24px;
    display: inline-block;
  }
  
  .my-account:hover .subbox {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  
  .my-account .subbox {
    min-width: 180px;
    margin: 0;
    padding-left: 0;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index: 12;
    left: -20px;
    top: 100%;
    background-color: #fff;
    border-radius: 10px;
    pointer-events: none;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.2);
/*    display: none;*/
  }
  
  .my-account .subbox a {
    font-size: 14px;
    padding: 10px 20px;
    display: block;
    text-align: left;
  }
  .my-account .subbox a:hover,
  .site-header-inner .site-tools .tools-icon:hover > a,
  .site-tools .tools-icon:hover:before {
      color: #40b33e;
  }
   
  .my-account .subbox ul li {
  transform:translateZ(0);
  transition:all 0.9s ease-in-out 0s;
}
  .my-account .subbox ul li a:before {
 content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #40b33e;
  transform: scaleX(0);
  transition-property: transform;
  transition:all 0.3s ease-in-out 0s;
  border-radius: 10px;
}
  .my-account .subbox ul li a:hover {
  color: white;
}
  .my-account .subbox ul li a:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaley(1);
} 
  .my-account ul {
    padding-left: 0;
    margin: 0;
    text-align: left;
  }
  
  .my-account ul li:first-child {
    border-top: 0;
  }
  
  .my-account li {
    list-style: none;
    border-top: 1px solid #eee;
  }
  .header-search-icon {
    cursor: pointer;
  }
  .main-navigation .primary-navigation > .menu-item .sub-menu,
  .main-navigation .primary-navigation > .menu-item .sub-menu a {
      border-radius: 10px;
  }
  .main-navigation .primary-navigation > .menu-item .sub-menu a:hover {
      color:#40b33e;
  }
  /* Mobile menu toggle button */
  .toggle-sidebar-menu-btn {
    font-size: 24px;
    cursor: pointer;
  }
  
  .has-header-transparent .site-header {
    position: static;
    left: 0;
    right: 0;
    z-index: 10;
  }
  
  .has-header-transparent .site-header-inner {
    background-color: transparent;
  }
  
  @media (min-width: 992px) {
    .has-header-transparent.header-transparent-for-desktop .site-header {
      position: absolute;
    }
  }
  
  @media (max-width: 991px) {
    .has-header-transparent.header-transparent-for-mobile .site-header {
      position: absolute;
    }
  }
  
  .has-header-transparent.header-transparent-for-all-devices .site-header {
    position: absolute;
  }
  
  .woostify-icon-bar {
    width: 26px;
    height: 26px;
  }
  
  .woostify-icon-bar span {
    position: relative;
    background-color: #000;
    width: 100%;
    height: 2px;
    display: block;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
  }
  
  .woostify-icon-bar span:before, .woostify-icon-bar span:after {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
  }
  
  .woostify-icon-bar span:before, .woostify-icon-bar span:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: inherit;
  }
  
  .woostify-icon-bar span:before {
    top: -6px;
  }
  
  .woostify-icon-bar span:after {
    bottom: -6px;
  }
  
  .sidebar-menu-open {
    overflow: hidden;
  }
  
  .sidebar-menu-open .woostify-icon-bar span {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  
  .sidebar-menu-open .woostify-icon-bar span:before {
    width: 50%;
    -webkit-transform: rotate(45deg) translate(14px, -11px);
    transform: rotate(45deg) translate(14px, -11px);
  }
  
  .sidebar-menu-open .woostify-icon-bar span:after {
    width: 50%;
    -webkit-transform: rotate(-45deg) translate(14px, 11px);
    transform: rotate(-45deg) translate(14px, 11px);
  }
  
  .sidebar-menu-open #woostify-overlay {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  
  .sidebar-menu-open #view {
    -webkit-transform: translateX(300px);
    transform: translateX(300px);
  }
  
  .sidebar-menu-open .sidebar-menu {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  
  @media (min-width: 992px) {
    .sidebar-menu-open .sidebar-menu .site-navigation {
      left: 60px;
      right: 60px;
    }
  }
  
  .sidebar-menu {
    position: fixed;
    left: 0;
    bottom: 0;
    top: 0;
    background-color: #fff;
    z-index: 200;
    padding: 30px;
    width: 300px;
    overflow-y: scroll;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  
  .sidebar-menu .arrow-icon {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  
  .sidebar-menu .arrow-icon.active {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  
  .logged-in.admin-bar .sidebar-menu {
    top: 46px;
  }
  
  @media (min-width: 783px) {
    .logged-in.admin-bar .sidebar-menu {
      top: 32px;
    }
  }
  
  .sidebar-menu .primary-navigation:not(.elementor-inner) a {
    line-height: 3em !important;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .sidebar-menu .ajax-category-filter-box {
    background-color: #f8f8f8;
    border-right: 0;
  }
  
  .sidebar-menu .site-search {
    margin-bottom: 20px;
  }
  
  .sidebar-menu .site-search .search-field {
    border-radius: 3px;
  }
  
  .sidebar-menu .search-form,
  .sidebar-menu .woocommerce-product-search {
    height: auto;
  }
  
  .sidebar-menu .search-form .search-field,
  .sidebar-menu .woocommerce-product-search .search-field {
    padding-right: 40px;
    height: auto;
    min-height: 40px;
  }
  
  .sidebar-menu .search-form .search-submit,
  .sidebar-menu .woocommerce-product-search button[type="submit"] {
    width: 40px;
  }
  
  .sidebar-menu .search-form:after,
  .sidebar-menu .woocommerce-product-search:after {
    width: 40px;
    height: 40px;
  }
  
  .sidebar-menu .site-navigation {
    margin-bottom: 40px;
  }
  
  @media (min-width: 992px) {
    .sidebar-menu .main-navigation .primary-navigation .menu-item-has-mega-menu .mega-menu-wrapper {
      min-width: auto;
      max-width: 100%;
      transform: none;
      position: static;
      box-shadow: none;
      opacity: 1;
      visibility: visible;
    }
    .sidebar-menu .main-navigation .primary-navigation .sub-menu {
      margin-left: 20px;
    }
    .sidebar-menu .main-navigation .primary-navigation .sub-menu:not(.sub-mega-menu) {
      transition-duration: 0s;
    }
    .sidebar-menu .main-navigation .primary-navigation > .menu-item ul:not(.sub-mega-menu) {
      opacity: 1;
      visibility: visible;
      transform: none;
      position: static;
      box-shadow: none;
      transition-duration: 0s;
      min-width: auto;
    }
    .sidebar-menu .main-navigation .primary-navigation > .menu-item ul:not(.sub-mega-menu) a {
      padding-right: 0;
      padding-left: 0;
    }
  }
  
  .sidebar-menu .primary-navigation {
    padding-left: 0;
    margin: 0;
  }
  
  .sidebar-menu .primary-navigation .menu-item-has-children {
    position: relative;
  }
  
  .sidebar-menu .primary-navigation .sub-mega-menu {
    display: none;
  }
  
  .sidebar-menu .primary-navigation .sub-menu {
    border-radius: 0;
    pointer-events: auto;
    margin-left: 20px;
    transition-duration: 0s;
    display: none;
    position: static;
    box-shadow: none;
    transform: none;
  }
  
  .sidebar-menu .primary-navigation .sub-menu a:hover {
    background-color: transparent;
  }
  
  .sidebar-menu .primary-navigation > .menu-item {
    display: block;
    text-align: center;
  }
  
  .sidebar-menu .primary-navigation > .menu-item.current-menu-ancestor > a:before, .sidebar-menu .primary-navigation > .menu-item.current-menu-parent > a:before, .sidebar-menu .primary-navigation > .menu-item.current_page_parent > a:before, .sidebar-menu .primary-navigation > .menu-item.current_page_ancestor > a:before {
    content: '';
    width: 40px;
  }
  
  .sidebar-menu .primary-navigation > .menu-item:after {
    content: none !important;
  }
  
  .sidebar-menu .primary-navigation > .menu-item > a {
    padding: 0;
  }
  
  .sidebar-menu .primary-navigation:not(.elementor-inner) a {
    font-size: 16px;
    line-height: 3em;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .sidebar-menu .primary-navigation:not(.elementor-inner) a:hover:before {
    width: 40px;
    margin: 0 auto;
  }
  
  .sidebar-menu .primary-navigation:not(.elementor-inner) a:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 8px;
    height: 2px;
    width: 0;
    margin: 0 auto;
  }
  
  .sidebar-menu .sidebar-menu-bottom {
    border-top: 1px solid rgba(0, 0, 0, 0.121569);
  }
  
  .sidebar-menu .sidebar-menu-bottom ul {
    padding-left: 0;
    margin: 0;
  }
  
  .sidebar-menu .sidebar-account a {
    display: block;
    line-height: 3em;
    font-size: 16px;
    text-align: center;
  }
  .sidebar-menu .sidebar-account a:hover {
      color: #40b33e;
  }
  
  .sidebar-menu ul {
    list-style: none;
  }
  
  @media (max-width: 991px) {
    .sub-mega-menu {
      display: none;
    }
  }
  
  @media (min-width: 992px) {
    .has-header-layout-1 .sidebar-menu {
      display: none;
    }
  }
  
  .sidebar-menu-open .has-header-layout-2 #view {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  
  footer#colophon {
    clear: both;
  }
  
  .site-footer {
    clear: both;
  }
  
  .woobuilder-active .site-footer,
  .edited-by-divi-builder .site-footer,
  .elementor-page .site-footer {
    margin-top: 0;
  }
  
  /* FOOTER WIDGET COLUMNS */
  .site-footer-widget {
    float: left;
    width: 100%;
    padding: 26px 0;
  }
  
  .site-footer-widget .widget {
    float: left;
  }
  
  @media (max-width: 600px) {
    .site-footer-widget .widget_custom_html {
      margin-bottom: 25px;
    }
  }
  
  .footer-widget-col-1 .widget {
    width: 100%;
  }
  
  @media (min-width: 992px) {
    .footer-widget-col-3 .widget {
      width: 33.33333%;
      padding-left: 15px;
      padding-right: 15px;
    }
    .footer-widget-col-3 .widget:nth-of-type(3n+4) {
      clear: both;
    }
    .footer-widget-col-4 .widget {
      width: 25%;
      padding-left: 15px;
      padding-right: 15px;
    }
    .footer-widget-col-4 .widget:nth-of-type(4n+5) {
      clear: both;
    }
    .footer-widget-col-5 .widget {
      width: 20%;
      padding-left: 15px;
      padding-right: 15px;
    }
    .footer-widget-col-5 .widget:nth-of-type(5n+6) {
      clear: both;
    }
    .footer-widget-col-6 .widget {
      width: 16.66667%;
      padding-left: 15px;
      padding-right: 15px;
    }
    .footer-widget-col-6 .widget:nth-of-type(6n+7) {
      clear: both;
    }
  }
  
  @media (min-width: 600px) and (max-width: 991px) {
    .footer-widget-col-3 .widget,
    .footer-widget-col-4 .widget,
    .footer-widget-col-5 .widget,
    .footer-widget-col-6 .widget {
      width: 50%;
      padding-left: 15px;
      padding-right: 15px;
    }
    .footer-widget-col-3 .widget:nth-of-type(2n+3),
    .footer-widget-col-4 .widget:nth-of-type(2n+3),
    .footer-widget-col-5 .widget:nth-of-type(2n+3),
    .footer-widget-col-6 .widget:nth-of-type(2n+3) {
      clear: both;
    }
  }
  
  @media (min-width: 600px) {
    .footer-widget-col-2 .widget {
      width: 50%;
      padding-left: 15px;
      padding-right: 15px;
    }
    .footer-widget-col-2 .widget:nth-of-type(2n+3) {
      clear: both;
    }
  }
  
  @media (max-width: 599px) {
    .footer-widget-col-2 .widget,
    .footer-widget-col-3 .widget,
    .footer-widget-col-4 .widget,
    .footer-widget-col-5 .widget,
    .footer-widget-col-6 .widget {
      width: 100%;
      padding-left: 15px;
      padding-right: 15px;
      clear: both;
    }
  }
  
  /* SITE INFOR */
  .site-info {
    clear: both;
    padding: 11px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
  }
  
  /*.site-info:not(:first-child) {
    border-top: 1px solid #e3e3e3;
  }*/
  
  .site-info .site-infor-col:first-child:last-child {
    text-align: center;
    width: 100%;
  }
  
  .site-info ul {
    padding-left: 0;
    margin: 0;
  }
  
  /*.site-info ul > li + li {
    margin-left: 10px;
  }*/
  .site-info ul > li {
    margin:0 8px;
  }
  
  .site-info li {
      display: inline-block;
  }
  .site-info li a {
      color: #031131;
  }
  .site-info li a:hover,
  .main-navigation .primary-navigation > .menu-item > a:hover {
      color: #40b33e;
  }
  .footer_widget ul {
      margin: 0;
  }
  .footer_widget ul li {
      line-height: normal;
      display: inline-block;
  }
  .footer_widget .footer_logo {
      display: inline-block;
      vertical-align: top;
      width: 14%;
  }
  .footer_widget .footer_logo img {
      width: 140px;
      
  }
  .footer_widget .footer_nav {
      display: inline-block;
      vertical-align: top;
      width: 65%;
      text-align: center;
      margin-top: 8px;
  }
  .footer_widget .footer_nav li {
      margin: 0 30px;
  }
  .footer_widget .footer_nav li a {
      color: #031131;
      font-weight: 600;
      transition: all 0.3s ease-in 0s;
  }
  .footer_widget .footer_nav li a:hover {
      color: #40b33e;
  }
  .footer_widget .social-bottom {
      display: none;
  }
  .footer_widget .social-icons,
  .teaser-icons {
      width: 18%;
      text-align: right;
      margin-top: 8px;
  }
  .footer_widget .social-icons li,
  .teaser-icons li {
      display: inline-block;
/*      background-color: #031131;
      height: 30px;
      width: 30px;
      border-radius: 100%;
      text-align: center;*/
      margin-left: 8px;
      vertical-align: middle;
  }
/*  .footer_widget .social-icons li a,
  .teaser-icons li a {
      color: #fff;
      line-height: 30px;
      width: 30px;
      height: 30px;
      display: inline-block;
  }*/
.rocket_links .social-icons {
    width: 100%;
    text-align: center;
}
.rocket_links .social-icons ul {
    padding: 0;
}
.footer_widget .social-icons li a.ti-facebook::before,
.teaser-icons li a.ti-facebook::before {
    content: url(https://ik.imagekit.io/tarkai/final_files/mixed/Facebook.svg);
}
.footer_widget .social-icons li a.ti-twitter::before,
.teaser-icons li a.ti-twitter::before {
    content: url(https://ik.imagekit.io/tarkai/final_files/mixed/Twitter.svg);
}
.footer_widget .social-icons li a.ti-instagram::before,
.teaser-icons li a.ti-instagram::before {
    content: url(https://ik.imagekit.io/tarkai/final_files/mixed/Instagram.svg);
}
.footer_widget .social-icons li a.ti-youtube::before,
.teaser-icons li a.ti-youtube::before {
    content: url(https://ik.imagekit.io/tarkai/final_files/mixed/Youtube.svg);
}
  /* footer action */
  #scroll-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    min-width: 40px;
    min-height: 40px;
    color: #fff;
    font-size: 1.2em;
    z-index: 200;
    border: 1px solid rgba(255, 255, 255, 0.3);
    visibility: hidden;
    opacity: 0;
    padding: 10px;
    pointer-events: none;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  
  #scroll-to-top.active {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    cursor: pointer;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  
  #scroll-to-top.scroll-to-top-position-left {
    left: 20px;
    right: auto;
  }
  
  /* responsive */
  @media (max-width: 768px) {
    .site-info {
      flex-direction: column;
      justify-content: center;
    }
    .site-info .site-infor-col {
      text-align: center;
    }
  }
  
  .widget:not(.footer-widget):first-of-type .widget-title {
    margin-top: 0;
  }
  
  .widget > ul {
    padding-left: 0;
  }
  
  .widget li {
    list-style: none;
    line-height: 36px;
  }
  
  .widget ul.menu {
    padding-left: 0;
  }
  
  .widget ul.menu a {
    line-height: 36px;
  }
  
  .widget select {
    width: 100%;
    height: 40px;
    border-radius: 0;
  }
  
  .widget-area .widget {
    margin-bottom: 40px;
  }
  
  .widget .count {
    float: right;
  }
  
  .widget-title,
  .widgettitle {
    font-weight: normal;
    margin-bottom: 20px;
  }
  
  .widget_archive li,
  .widget_categories li,
  .widget_pages li {
    line-height: 36px;
  }
  
  .widget_archive .post_count,
  .widget_categories .post_count,
  .widget_pages .post_count {
    font-size: 13px;
    position: relative;
    bottom: 1ex;
  }
  
  /* tags */
  .tagcloud a {
    border: 1px solid #e2e2e2;
    padding: 0.3em 0.9em;
    display: inline-block;
    margin-bottom: 4px;
    font-size: 14px;
    margin-right: 4px;
  }
  
  .tagcloud a:hover {
    border-color: rgba(0, 0, 0, 0);
  }
  
  #secondary .widget .tagcloud a:hover {
    color: #fff;
  }
  
  /* search */
  .search-form,
  .woocommerce-product-search {
    position: relative;
    height: 50px;
    /* Fix issue not showing on IE */
  }
  
  .search-form:hover:after,
  .woocommerce-product-search:hover:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  
  .search-form:focus-within:after,
  .woocommerce-product-search:focus-within:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  
  .search-form:after,
  .woocommerce-product-search:after {
    content: "\e610";
    font-family: "themify";
    font-size: 20px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
  }
  
  .media-toolbar .search-form:after, .media-toolbar
  .woocommerce-product-search:after {
    content: none;
  }
  
  .search-form .search-field,
  .woocommerce-product-search .search-field {
    border-color: rgba(0, 0, 0, 0);
    height: 100%;
    width: 100%;
    background-color: #eeeeec;
    padding-left: 20px;
    padding-right: 50px;
    border-radius: 50px;
  }
  
  .search-form .search-field::-webkit-search-cancel-button,
  .woocommerce-product-search .search-field::-webkit-search-cancel-button {
    display: none;
  }
  
  .search-form .search-field:focus,
  .woocommerce-product-search .search-field:focus {
    border-color: #dedbdb;
  }
  
  .search-form .search-submit,
  .search-form button[type="submit"],
  .woocommerce-product-search .search-submit,
  .woocommerce-product-search button[type="submit"] {
    overflow: hidden;
    color: rgba(0, 0, 0, 0) !important;
    background: rgba(0, 0, 0, 0) !important;
    border-radius: 50%;
    width: 50px;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 5;
    border: 0;
  }
  
  /* mini cart */
  .woocommerce-mini-cart {
    padding-left: 0;
  }
  
  .widget_shopping_cart_content .woocommerce-mini-cart__total {
    padding-top: 10px;
    border-top: 1px solid #f7f7f7;
  }
  
  .widget_shopping_cart_content .remove_from_cart_button:hover {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  
  .product_list_widget a:not(.remove_from_cart_button) {
    display: block;
    line-height: 1.4em;
  }
  
  .product_list_widget li {
    position: relative;
    padding: 10px 15px 10px 75px;
    border-bottom: 1px solid #f7f7f7;
    line-height: 26px;
    min-height: 80px;
    list-style: none;
  }
  
  .product_list_widget img {
    max-width: 60px;
    max-height: 60px;
    position: absolute;
    left: 0;
  }
  
  .product_list_widget.woocommerce-mini-cart img {
    top: 10px;
  }
  
  .product_list_widget .mini_cart_item:last-of-type {
    border-bottom: 0;
  }
  
  .product_list_widget .remove_from_cart_button {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 0;
    z-index: 2;
    color: firebrick;
  }
  
  .product_list_widget .remove_from_cart_button:before {
    content: "\e646";
    font-family: "themify";
    line-height: 1;
    font-size: 10px;
  }
  
  .product_list_widget .remove_from_cart_button:focus:before {
    left: 0;
    top: 0;
    content: "";
    z-index: 2;
    position: absolute;
    border: 1px solid #ddd;
    border-top-color: #222;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    -webkit-animation: circle-loading 0.35s linear infinite;
    animation: circle-loading 0.35s linear infinite;
  }
  
  .mini_cart_item .quantity {
    width: auto;
    height: auto;
    border-radius: 0;
    display: block;
  }
  
  .woocommerce-mini-cart__total {
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
  }
  
  .woocommerce-mini-cart__total .amount {
    font-weight: 700;
  }
  
  .woocommerce-mini-cart__buttons {
    margin-bottom: 0;
  }
  
  .woocommerce-mini-cart__buttons .button {
    font-size: 12px;
    font-weight: 700;
  }
  
  .woocommerce-mini-cart__buttons a.button {
    width: 50%;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
  }
  
  .woocommerce-mini-cart__buttons a.checkout {
    border-left: 1px solid #fff;
  }
  
  /* list, reviews, top rate product */
  .widget_products li,
  .widget_recent_reviews li,
  .widget_top_rated_products li,
  .widget_recently_viewed_products li {
    min-height: 90px;
    position: relative;
    padding: 10px 0 10px 80px;
  }
  
  .widget_products li:last-of-type,
  .widget_recent_reviews li:last-of-type,
  .widget_top_rated_products li:last-of-type,
  .widget_recently_viewed_products li:last-of-type {
    border-bottom: 0;
  }
  
  .widget_products a,
  .widget_recent_reviews a,
  .widget_top_rated_products a,
  .widget_recently_viewed_products a {
    line-height: 1.3;
    margin-bottom: 5px;
  }
  
  .widget_products .star-rating,
  .widget_recent_reviews .star-rating,
  .widget_top_rated_products .star-rating,
  .widget_recently_viewed_products .star-rating {
    display: block;
  }
  
  .widget_products del,
  .widget_recent_reviews del,
  .widget_top_rated_products del,
  .widget_recently_viewed_products del {
    margin-right: 5px;
    float: left;
    clear: both;
  }
  
  .widget_products ins,
  .widget_recent_reviews ins,
  .widget_top_rated_products ins,
  .widget_recently_viewed_products ins {
    float: left;
    background: rgba(0, 0, 0, 0);
  }
  
  /* product reviews */
  .widget_recent_reviews .reviewer {
    float: left;
    clear: both;
  }
  
  /* Product Categories List */
  .widget_product_categories .product-categories > li ul {
    margin-left: 10px;
  }
  
  .widget_product_categories .product-categories > li ul li:before {
    content: "\e649";
    font-family: "themify";
    font-size: 10px;
    margin-right: 5px;
  }
  
  /* Layered Nav Dropdown */
  .woocommerce-widget-layered-nav-dropdown__submit {
    margin-top: 1em;
  }
  
  /* price range slider */
  .price_slider_wrapper .price_slider {
    margin-bottom: 25px;
    position: relative;
    height: 2px;
    margin-left: .5em;
    margin-right: .5em;
  }
  
  .price_slider_wrapper .ui-widget-header {
    height: 100%;
    position: absolute;
  }
  
  .price_slider_wrapper .ui-slider-handle {
    cursor: pointer;
    position: absolute;
    width: 10px;
    height: 10px;
    margin-left: -10px;
    border-radius: 50%;
    background: #fff;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2);
  }
  
  .price_slider_wrapper .price_slider_amount input,
  .price_slider_wrapper .price_slider_amount .clear {
    display: none;
  }
  
  .price_slider_wrapper .price_slider_amount button {
    display: inline-block;
    margin-right: 15px;
  }
  
  .price_slider_wrapper .price_slider_amount .price_label {
    display: inline-block;
  }
  
  /* Recent post thumbnail */
  .widget_recent_post_thumbnail_item {
    display: flex;
    align-items: center;
  }
  
  .widget_recent_post_thumbnail_item + .widget_recent_post_thumbnail_item {
    margin-top: 30px;
  }
  
  .widget_recent_post_thumbnail_item .recent-post-thumbnail-img {
    width: 50px;
    min-width: 50px;
    margin-right: 20px;
  }
  
  .widget_recent_post_thumbnail_item .recent-post-thumbnail-img img {
    border-radius: 3px;
  }
  
  .widget_recent_post_thumbnail_item .recent-post-thumbnail-sum {
    flex-grow: 1;
  }
  
  /* Footer widget text */
  .woostify-footer-text-widget .woostify-footer-site-title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
  }
  
  .woostify-footer-social-icon {
    padding-left: 0;
    margin: 20px 0 0;
  }
  
  .woostify-footer-social-icon li {
    list-style: none;
    display: inline-flex;
  }
  
  .woostify-footer-social-icon li + li {
    margin-left: 7px;
  }
  
  .woostify-footer-social-icon li a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border-style: solid;
    border-width: 1px;
  }
  
  .woostify-footer-social-icon li a:hover {
    opacity: 0.7;
    color: #fff;
  }
  
  .woostify-social-icon a, .yith-wcwl-share a {
    font-size: 0;
  }
  
  .woostify-social-icon a:before, .yith-wcwl-share a:before {
    font-size: 14px;
    font-family: "themify";
  }
  
  .woostify-social-icon a[href*="twitter.com"]:before, .yith-wcwl-share a[href*="twitter.com"]:before {
    content: "\e72a";
  }
  
  .woostify-social-icon a[href*="facebook.com"]:before, .yith-wcwl-share a[href*="facebook.com"]:before {
    content: "\e741";
  }
  
  .woostify-social-icon a[href*="plus.google.com"]:before, .yith-wcwl-share a[href*="plus.google.com"]:before {
    content: "\e73e";
  }
  
  .woostify-social-icon a[href*="instagram.com"]:before, .yith-wcwl-share a[href*="instagram.com"]:before {
    content: "\e73d";
  }
  
  .woostify-social-icon a[href*="vimeo.com"]:before, .yith-wcwl-share a[href*="vimeo.com"]:before {
    content: "\e729";
  }
  
  .woostify-social-icon a[href*="youtube.com"]:before, .yith-wcwl-share a[href*="youtube.com"]:before {
    content: "\e728";
  }
  
  .woostify-social-icon a[href*="github.com"]:before, .yith-wcwl-share a[href*="github.com"]:before {
    content: "\e73f";
  }
  
  .woostify-social-icon a[href*="linkedin.com"]:before, .yith-wcwl-share a[href*="linkedin.com"]:before {
    content: "\e735";
  }
  
  .woostify-social-icon a[href*="pinterest.com"]:before, .yith-wcwl-share a[href*="pinterest.com"]:before {
    content: "\e753";
  }
  
  .woostify-social-icon a[href*="flickr.com"]:before, .yith-wcwl-share a[href*="flickr.com"]:before {
    content: "\e740";
  }
  
  .woostify-social-icon a[href*="tumblr.com"]:before, .yith-wcwl-share a[href*="tumblr.com"]:before {
    content: "\e72c";
  }
  
  .woostify-social-icon a[href*="mailto"]:before, .yith-wcwl-share a[href*="mailto"]:before {
    content: "\e75a";
  }
  
  .woostify-social-icon a[href*="whatsapp"]:before, .yith-wcwl-share a[href*="whatsapp"]:before {
    content: "\e6d2";
  }
  
  /* Wishlist page: Share */
  /* Notice after added to wishlist */
  #yith-wcwl-popup-message {
    display: none !important;
  }
  
  /* Hide adv feature product if slider not initialize */
  .advanced-featured-product {
    position: relative;
  }
  
  .adv-featured-product {
    position: relative;
  }
  
  .adv-featured-product.adv-product-slider:not(.slick-initialized) {
    display: none;
  }
  
  /* Contact info */
  .woostify-contact-info .contact-info-list {
    display: flex;
    align-items: flex-start;
    border-bottom: 1px solid #f3f3f3;
    padding: 30px 0;
  }
  
  .woostify-contact-info .contact-info-img {
    min-width: 40px;
    max-width: 40px;
    margin-right: 30px;
    display: inline-block;
    margin-top: 10px;
  }
  
  .woostify-contact-info .contact-info-detail {
    display: inline-block;
    flex-grow: 1;
  }
  
  .woostify-contact-info .contact-info-detail label {
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
  }
  
  .woostify-contact-info .contact-info-detail h6 {
    font-weight: 400;
    margin: 0;
  }
  
  .woostify-contact-info .contact-info-detail p:last-child {
    margin-bottom: 0;
  }
  
  /* Shop category */
  .woostify-shop-category .elementor-widget-wrap > .elementor-widget-image {
    position: relative;
  }
  
  .woostify-shop-category .elementor-widget-wrap > .elementor-widget-image:hover .wp-caption .wp-caption-text {
    bottom: 20px;
    left: 20px;
  }
  
  .woostify-shop-category .elementor-widget-wrap > .elementor-widget-image .wp-caption .wp-caption-text {
    position: absolute;
    left: 30px;
    bottom: 30px;
    font-style: normal;
    font-size: 24px;
    font-weight: 500;
    margin-top: 0;
    line-height: 1;
    padding-top: 0;
    pointer-events: none;
  }
  
  /* Contact info widget */
  .ct_if {
    min-height: 76px;
  }
  
  .elementor-editor-active .elementor-widget-wp-widget-nav_menu .menu,
  .elementor-editor-active .elementor-widget-wp-widget-nav_menu .sub-menu,
  .elementor-editor-preview .elementor-widget-wp-widget-nav_menu .menu,
  .elementor-editor-preview .elementor-widget-wp-widget-nav_menu .sub-menu {
    list-style: none;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  
  .elementor-menu-cart__products .quantity {
    width: auto;
    height: auto;
    background: none;
  }
  
  .site-main .elementor-widget-posts .post + .post {
    margin-top: 0;
  }
  
  header.elementor-element {
    position: relative;
    z-index: 6;
  }
  
  .elementor-widget-woostify-product-add-to-cart .variations {
    width: 100%;
  }
  
  .home.blog .site-main .post-loop:first-child:last-child {
    border-bottom: 0;
  }
  
  .alpha.entry-title {
    font-size: 30px;
    font-weight: 600;
    margin-top: 0;
  }
  
  .site-main .post-loop {
  /*  border-bottom: 1px solid #e8e8e8;*/
    padding-bottom: 40px;
    margin-top: 5rem;
  }
  
  .site-main .post-loop + .post-loop {
    margin-top: 20px;
  }
  
  .post-loop .post-cover-image {
    margin-bottom: 35px;
  }
  
  .post-loop .post-cover-image a {
    display: inline-block;
  }
  
  .post-loop .post-cover-image img {
    object-fit: cover;
  }
  
  .post-loop .entry-header .entry-header-item {
    margin-bottom: 10px;
    font-size: 22px;
  }
  .post-loop .loop-post-inner .summary-text p,
  .post-loop .entry-content p {
      font-size: 18px;
      line-height: 38px;
      color: #4e586e;
  }
  .post-loop .entry-content p,
  .post-loop .entry-content ul li {
      font-size: 16px;
      line-height: 30px;
      padding: 0 3%;
      color: #717171;
      margin-bottom: 20px;
  }
  .post-loop .entry-content ul {
      padding-left: 50px;
  }
  .post-loop .entry-content ul li {
      line-height: 34px;
    padding-left: 0;
    margin-bottom: 10px;
  }
  
  .post-loop .entry-content h5 {
          color: #031131;
          padding: 0 3%;
          margin: 20px 0 0;
          font-size: 35px;
          font-weight: 600;
  }
.clrfade {
      color: #4e586e !important;
  }
  .post-loop .entry-content .addtoany_content {
      margin: 50px auto 0;
      padding: 6px 3% 5px;
  }
  .post-loop .entry-content .addtoany_content .addtoany_header {
      font-size: 22px;
      font-family: 'Bodoni Moda', serif;
      font-weight: 700;
      margin-bottom: 25px;
  }
  .post-loop .entry-content .addtoany_list a, .widget .addtoany_list a {
      margin: 0 15px 0 0;
      padding: 0;
  }
  .addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service) > span {
      height: 38px !important;
      line-height: 38px !important;
      width: 38px !important;
      border-radius: 100%;
      padding: 5px;
   }
  .addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service) > span:hover {
      background-color: #cc2040 !important;
      opacity: 1;
      transition: all 0.4s ease-in 0s;
  }
  .addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service) > span:hover path  {
     fill: #ffffff;
     transition: all 0.4s ease-in 0s;
  }
  .post-loop .entry-meta .post-meta-item {
    margin: 0 6px 20px;
    font-size: 18px;
    color: #031131;
    font-weight: 500;
    display: inline-block;
  }
  
  .post-loop .entry-meta .post-meta-item:first-child {
    margin-left: 0;
  }
  
  .post-loop .entry-meta .post-meta-item:last-child {
    margin-right: 0;
  }
  
  .post-loop .entry-meta .post-meta-separator {
    font-size: 20px;
    position: relative;
    top: -3px;
  }
  
  .post-loop .entry-meta .post-meta-separator:last-child {
    display: none;
  }
  .post-loop .post-read-more {
    font-weight: 600;
    margin-top: 10px;
    clear: both;
    margin-bottom: 0;
  }
  
  .pagination, .woocommerce-pagination {
    margin-top: 70px;
  }
  
  .pagination ul, .woocommerce-pagination ul {
    margin: 0;
    padding: 0;
  }
  
  .pagination ul .page-numbers, .woocommerce-pagination ul .page-numbers {
    font-weight: 500;
    text-transform: uppercase;
    color: #CC2040;
  }
  .pagination ul .next,
  .pagination ul .prev {
      overflow: hidden;
      width: 44px;
      height: 42px;
  }
  .pagination ul .next:before {
      content: url(https://ik.imagekit.io/tarkai/final_files/mixed/btn-arrow-next.svg);
  }
  .pagination ul .prev:before {
      content: url(https://ik.imagekit.io/tarkai/final_files/mixed/btn-arrow-prev.svg);
  }
  .pagination ul .page-numbers:not(.prev):not(.next), .woocommerce-pagination ul .page-numbers:not(.prev):not(.next) {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 2px solid #CC2040;
    font-size: 22px;
  }
  
  .pagination li, .woocommerce-pagination li {
    list-style: none;
    display: inline-flex;
    vertical-align: middle;
  }
  
  .pagination li .current, .woocommerce-pagination li .current {
    color: #fff;
    background-color: #CC2040 !important;
  }
  
  .pagination .nav-links, .woocommerce-pagination .nav-links {
    text-align: center;
  }
  
  /* responsive */
  @media (max-width: 991px) {
    #primary + #secondary {
      margin-top: 40px;
    }
  }
  
  .single-post .site-main .post-loop {
    border-bottom: 0;
    padding-bottom: 0;
    margin-top: 5rem;
  }
  
  .single-post .site-main .post-loop .entry-title {
      font-size: 35px;
      line-height: 45px;
     font-weight: 600;
     font-family: 'Bodoni Moda', serif;
  }
  
  .single-post .site-main .entry-footer {
    clear: both;
    margin-top: 30px;
  }
  
  .single-post .entry-title {
    font-weight: 300;
  }
  
  /* author box */
  .post-author-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 80px;
  }
  
  .post-author-box .author-ava {
    margin-right: 30px;
    min-width: 100px;
  }
  
  .post-author-box .author-ava img {
    border-radius: 50%;
  }
  
  .post-author-box .author-name-before {
    display: block;
    text-transform: uppercase;
  }
  
  .post-author-box .author-name {
    font-size: 700px;
    font-size: 18px;
  }
  
  .post-author-box .author-bio {
    margin-top: 10px;
  }
  
  /* related post */
  .related-box {
    border-top: 1px solid #e8e8e8;
    padding-top: 40px;
    margin-top: 73px;
  }
  
  .related-box .related-title {
    font-size: 40px;
    font-weight: 700;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 36px;
    font-family: 'Bodoni Moda', serif;
  }
  
  .related-box .related-post img {
    height: 400px;
    object-fit: cover;
    border-radius: 30px;
    width: 100%;
  }
  
  .related-box .entry-header {
    display: block;
    margin-bottom: 25px;
  }
  
  .related-box .entry-title {
    font-size: 18px;
    margin: 8px 0;
    font-weight: 600;
    line-height: 27px;
  }
  
  .related-box .entry-title:hover {
    text-decoration: underline;
  }
  
  .related-box .post-read-more {
    margin-top: 0;
  }
  
  .related-box .post-read-more:hover {
    text-decoration: underline;
  }
  .related-box .related-post {
      margin-bottom: 30px;
  }
  /* comment */
  #comments {
    border-top: 1px solid #e8e8e8;
    padding-top: 70px;
    margin-top: 70px;
  }
  
  .comments-title {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 36px;
    text-transform: capitalize;
  }
  
  .comment-navigation {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: flex-start;
    align-items: flex-start;
  }
  
  .comment-list {
    margin: 0;
    padding-left: 0;
  }
  
  .comment-list li {
    list-style: none;
  }
  
  .comment {
    display: block;
  }
  
  .comment-body {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 45px;
  }
  
  .comment-body #respond {
    flex-basis: 100%;
    margin-top: 33px;
    margin-left: 100px;
    padding-bottom: 45px;
    border-bottom: 1px solid #e8e8e8;
  }
  
  .comment-body .comment-author {
    max-width: 70px;
    min-width: 70px;
  }
  
  .comment-body .comment-author img {
    border-radius: 50%;
  }
  
  .comment-body .comment-author + .comment-content {
    margin-left: 30px;
  }
  
  .comment-body .comment-content {
    flex-grow: 1;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 33px;
    max-width: -webkit-calc( 100% - 100px);
    max-width: calc( 100% - 100px);
  }
  
  .comment-body .comment-meta {
    margin-bottom: 15px;
  }
  
  .comment-body .comment-meta .fn {
    display: block;
    font-weight: 600;
  }
  
  .comment-body .comment-meta .comment-date {
    font-size: 12px;
  }
  
  .comment-body .comment-text {
    margin-bottom: 16px;
  }
  
  .comment-body .comment-text p:last-child {
    margin-bottom: 0;
  }
  
  .comment-body .reply a:hover {
    text-decoration: underline;
  }
  
  .comment-body .comment-edit-link {
    margin-left: 5px;
  }
  
  #reply-title {
    font-size: 18px;
  }
  
  #commentform {
    display: flex;
    flex-wrap: wrap;
    margin-top: 33px;
  }
  
  #commentform #comment {
    flex-basis: 100%;
    border: 1px solid #e8e8e8;
    padding: 15px;
    height: 200px;
    font-size: 12px;
    margin-bottom: 20px;
    resize: none;
    border-radius: 20px;
  }
  
  #commentform #comment:focus {
    border-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
  }
  
  #commentform #email,
  #commentform #author {
    flex: 5;
    height: 50px;
    border: 1px solid #e8e8e8;
    padding: 0 15px;
    font-size: 12px;
    margin-bottom: 20px;
    border-radius: 20px;
  }
  
  #commentform #email:focus,
  #commentform #author:focus {
    border-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
  }
  
  #commentform #author {
    margin-right: 20px;
  }
  
  #commentform .form-submit {
    flex-basis: 100%;
    margin-bottom: 0;
  }
  
  #commentform input[type="submit"] {
    height: 50px;
    padding: 0 15px;
    border: 0;
    text-transform: uppercase;
    font-weight: 600;
    min-width: 130px;
  }
  
  #respond .logged-in-as a:hover {
    text-decoration: underline;
  }
  
  #respond .comment-form-cookies-consent {
    flex: 1 1 100%;
    margin-bottom: 20px;
  }
  
  #cancel-comment-reply-link {
    color: firebrick;
  }
  
  /* responsive */
  @media (max-width: 991px) {
    .single-post .entry-title {
      font-size: 2em;
    }
  }
  
  @media (min-width: 992px) {
    .has-sidebar.left-sidebar .content-area {
      float: right;
      padding-left: 60px;
    }
    .has-sidebar.left-sidebar .widget-area {
      float: left;
    }
    .has-sidebar.right-sidebar .content-area {
      float: left;
      padding-right: 60px;
    }
    .has-sidebar.right-sidebar .widget-area {
      float: right;
    }
  }
  
  /* Grid Layout */
  .blog-layout-grid .site-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  
  .blog-layout-grid .site-main .post-loop {
    margin-bottom: 75px;
    padding-bottom: 0;
    border-bottom: 0;
    background-color: #fff;
    text-align: center;
  }
  
  @media (min-width: 600px) {
    .blog-layout-grid .site-main .post-loop {
      flex-basis: calc( ( 100%  - 30px ) / 2);
    }
  }
  
  @media (min-width: 992px) {
    .blog-layout-grid .site-main .post-loop {
      flex-basis: calc( ( 100%  - 60px ) / 3);
    }
  }
  
  .blog-layout-grid .site-main .post-loop + .post-loop {
    margin-top: 0;
  }
  
  .blog-layout-grid .site-main .entry-title {
    font-size: 18px;
  }
  
  .blog-layout-grid .site-main .summary-text {
    padding: 0 20px 20px 20px;
  }
  
  .blog-layout-grid .site-main .post-read-more {
    display: block;
    margin-top: 15px;
    font-weight: 700;
  }
  
  .blog-layout-grid .site-main .post-read-more a {
    text-decoration: underline;
  }
  
  .blog-layout-grid .site-main .post-read-more a:hover {
    text-decoration: none;
  }
  
  .blog-layout-grid .site-main .post-navigation {
    flex: 0 0 100%;
    margin-top: 0;
  }
  
  /* Grid Standard */
  @media (min-width: 768px) {
    .blog-layout-standard .site-main .post-loop {
      display: flex;
    }
    .blog-layout-standard .site-main .entry-image-link {
      max-width: 450px;
      min-width: 450px;
      margin-right: 40px;
    }
    .blog-layout-standard .site-main .entry-image-link img {
        border-radius: 20px;
    }
    .blog-layout-standard .site-main .loop-post-inner {
      flex-grow: 1;
    }
  }
  
  .blog-layout-standard .site-main .entry-image-link {
    display: block;
  }
  
  @media (max-width: 991px) {
    .blog-layout-standard .site-main .entry-image-link {
      margin-bottom: 30px;
    }
  }
  
  /* Grid Zigzag */
  @media (min-width: 992px) {
    .blog-layout-zigzag .site-main .post-loop {
      display: flex;
    }
    .blog-layout-zigzag .site-main .post-loop:nth-child(even) .loop-post-inner {
      order: 1;
    }
    .blog-layout-zigzag .site-main .post-loop:nth-child(even) .entry-image-link {
      order: 2;
    }
    .blog-layout-zigzag .site-main .post-loop:nth-child(even) .entry-image-link {
      margin-right: 0;
      margin-left: 30px;
    }
    .blog-layout-zigzag .site-main .entry-image-link {
      max-width: 300px;
      min-width: 300px;
      margin-right: 30px;
    }
  }
  
  .blog-layout-zigzag .site-main .entry-image-link {
    display: block;
  }
  
  @media (max-width: 991px) {
    .blog-layout-zigzag .site-main .entry-image-link {
      margin-bottom: 30px;
    }
  }
  
  .blog-layout-zigzag .site-main .loop-post-inner {
    flex-grow: 1;
  }
  
  @font-face {
    font-family: 'star';
    src: url(../../plugins/woocommerce/assets/fonts/star.eot);
    src: url(../../plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"), url(../../plugins/woocommerce/assets/fonts/star.woff) format("woff"), url(../../plugins/woocommerce/assets/fonts/star.ttf) format("truetype"), url(../../plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
    font-weight: 400;
    font-style: normal;
  }
  
  .woostify-out-of-stock-label {
    position: absolute;
    top: 10px;
    z-index: 2;
    background-color: #818486;
    color: #fff;
    padding: 5px;
    line-height: 1;
    font-size: 12px;
    pointer-events: none;
    text-align: center;
  }
  
  .woostify-out-of-stock-label.position-left {
    left: 10px;
  }
  
  .woostify-out-of-stock-label.position-right {
    right: 10px;
  }
  
  .woostify-out-of-stock-label.position-none {
    /*display: none;*/
  }
  
  .single-product .product_title.entry-title a {
    pointer-events: none;
  }
  
  .single-product #woostify-quick-view-panel .product_title.entry-title a {
    pointer-events: auto;
  }
  
  .processing:not(.um-woo-status) {
    pointer-events: none;
    position: relative;
  }
  
  .processing:not(.um-woo-status):after {
    content: '';
    background-color: rgba(255, 255, 255, 0.7);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
  }
  
  .woocommerce-products-header__title {
    font-size: 1.7em;
    margin-top: 0.3em;
    margin-bottom: 1.5em;
    font-weight: normal;
  }
  
  .woocommerce-loop-category__title {
    font-size: 18px;
    text-align: center;
  }
  
  .sidebar-mobile-open {
    overflow: hidden;
  }
  
  .sidebar-mobile-open #woostify-overlay {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  
  .sidebar-mobile-open #woostify-overlay:after {
    content: "\e646";
    font-family: "themify";
    position: absolute;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    font-size: 1.5em;
  }
  
  .sidebar-mobile-open .logged-in.admin-bar #woostify-overlay:after {
    top: 66px;
  }
  
  @media (min-width: 783px) {
    .sidebar-mobile-open .logged-in.admin-bar #woostify-overlay:after {
      top: 52px;
    }
  }
  
  @media (max-width: 991px) {
    .shop-widget {
      margin-top: 0 !important;
      position: fixed;
      left: 0;
      bottom: 0;
      top: 0;
      width: 100%;
      background-color: #fff;
      padding: 15px;
      max-width: 280px;
      z-index: 200;
      overflow-y: auto;
      opacity: 0;
      visibility: hidden;
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
      -webkit-transition-duration: 0.2s;
      transition-duration: 0.2s;
    }
    .logged-in.admin-bar .shop-widget {
      top: 46px;
    }
  }
  
  @media (max-width: 991px) and (min-width: 783px) {
    .logged-in.admin-bar .shop-widget {
      top: 32px;
    }
  }
  
  @media (max-width: 991px) {
    .shop-widget.active {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  
  #toggle-sidebar-mobile-button {
    background-color: rgba(0, 0, 0, 0);
    padding: 11px 15px;
    border-radius: 2px;
    display: none;
  }
  
  #toggle-sidebar-mobile-button.show {
    display: block;
  }
  
  .no-sidebar #toggle-sidebar-mobile-button,
  .has-elementor-location-shop-archive #toggle-sidebar-mobile-button {
    display: none;
  }
  
  #toggle-sidebar-mobile-button.active {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0;
    visibility: hidden;
  }
  
  #toggle-sidebar-mobile-button:before {
    margin-right: 7px;
  }
  
  @media (min-width: 992px) {
    #toggle-sidebar-mobile-button {
      display: none;
    }
  }
  
  @media (max-width: 767px) {
    #toggle-sidebar-mobile-button {
      margin-bottom: 15px;
    }
    #toggle-sidebar-mobile-button:last-child {
      margin-bottom: 40px;
    }
  }
  .questionare .timeline{
    position: absolute;
    top: auto;
    right: auto;
    color: #90949D;
    bottom: -35px;
    left: 11px;
    text-align: center;
  }
  .woocommerce-notices-wrapper {
    display: block;
    clear: both;
  }
  
  .woocommerce-notices-wrapper .woocommerce-message {
    margin-top: 30px;
  }
  
  .woostify-sorting {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
  }
  
  @media (max-width: 767px) {
    .woostify-sorting {
      justify-content: center;
      flex-direction: column;
    }
  }
  
  .woostify-sorting .woocommerce-notices-wrapper {
    flex: 0 0 100%;
    margin-bottom: 20px;
  }
  
  .woostify-sorting .woocommerce-notices-wrapper:empty {
    display: none;
  }
  
  .woostify-sorting .woocommerce-ordering {
    order: 2;
    position: relative;
    border: 1px solid #031131;
    border-radius: 15px;
    margin-bottom: 40px;
    color: #031131;
  }
  
  .woostify-sorting .woocommerce-ordering:after {
    content: "\e64b";
    position: absolute;
    right: 15px;
    font-family: "themify";
    pointer-events: none;
    font-size: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .woostify-sorting .orderby {
    padding: 10px 20px 10px 15px;
    border: 0;
    background-color: rgba(0, 0, 0, 0);
    -moz-appearance: none;
    -webkit-appearance: none;
  }
  
  .woostify-sorting .woocommerce-result-count {
    margin-bottom: 40px;
    font-size: 25px;
    font-weight: 600;
    color: #031131;
  }
  
  @media (max-width: 767px) {
    .woostify-sorting .woocommerce-result-count {
      display: none;
    }
  }
  
  .woocommerce-loop-product__category {
    line-height: 1.5em;
  }
  
  .woocommerce-loop-product__title {
    font-weight: normal;
    margin: 5px 0;
  }
  
  .woocommerce-pagination {
    text-align: center;
  }
  
  .price mark,
  .price ins,
  .product_list_widget mark,
  .product_list_widget ins {
    background-color: rgba(0, 0, 0, 0);
  }
  
  .price del + ins,
  .product_list_widget del + ins {
    margin-left: 3px;
  }
  
  .onsale {
    position: absolute;
    top: 10px;
    pointer-events: none;
    padding: 5px;
    font-size: 12px;
    z-index: 2;
    line-height: 1;
    direction: ltr;
  }
  
  .elementor-element .onsale {
    padding: 5px !important;
  }
  
  .onsale.sale-left {
    margin: 0;
    position: absolute;
    padding-top: 12%;
    top: -12%;
    background-color: #FE98AB;
    width: 100px;
    height: 100px;
    font-weight: 600;
    border-radius: 100%;
    left: -2%;   
  }
  
  .onsale.sale-right {
    right: 10px;
  }
  
  .woostify-container .woocommerce ul {
    list-style: none;
  }
  .woostify-container .woocommerce ul li.wc_payment_method.payment_method_payubiz {
      display: none;
  }
  .woocommerce-message {
    padding: 15px;
    color: #fff;
    border-radius: 4px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
  }
  
  .woocommerce-message a {
    order: 2;
    color: #fff;
    line-height: 1;
    border: 1px solid #fff;
    padding: 10px;
    border-radius: 4px;
  }
  
  .woocommerce-message a:hover {
    color: #fff;
  }
  
  .woocommerce-message a:before {
    content: "\e71b";
    font-family: "themify";
    margin-right: 10px;
  }
  
  .woocommerce-info,
  .woocommerce-error {
    position: relative;
    padding: 1em 2em 1em 3.5em;
    color: #fff;
    margin-bottom: 20px;
  }
  
  .woocommerce-info a:hover,
  .woocommerce-error a:hover {
    color: #fff;
  }
  
  .woocommerce-message {
    position: relative;
    padding: 1em 2em 1em 3.5em;
  }
  
  .woocommerce-error a,
  .woocommerce-info a,
  .woocommerce-message a {
    margin-left: auto;
  }
  
  .woocommerce-error:before,
  .woocommerce-info:before,
  .woocommerce-message:before {
    color: #fff;
    font-family: "themify";
    display: inline-flex;
    margin-right: 10px;
  }
  
  .woocommerce-error:before {
    content: "\e720";
  }
  
  .woocommerce-info:before {
    content: "\e71f";
  }
  
  .woocommerce-info input[type="submit"] {
    padding: 0 5px;
    margin-left: 5px;
  }
  
  .woocommerce-message:before {
    content: "\e64d";
  }
  
  .woocommerce-form-coupon-toggle .woocommerce-info:before,
  .woocommerce-form-login-toggle .woocommerce-info:before {
    display: none;
  }
  
  .woocommerce-message {
    clear: both;
  }
  
  @media (max-width: 600px) {
    .woocommerce-message {
      flex-direction: column;
      align-items: flex-start;
    }
    .woocommerce-message a {
      margin-top: 15px;
    }
  }
  
  .woocommerce-error {
    background-color: firebrick;
    flex-direction: column;
    align-items: flex-start;
  }
  
  .woocommerce-error li {
    width: 100%;
  }
  
  .woocommerce-error li a {
    float: right;
    color: #ffffff;
    text-decoration: underline;
  }
  
  @media (max-width: 600px) {
    .woocommerce-error li {
      display: flex;
      flex-wrap: wrap;
    }
    .woocommerce-error li a {
      float: none;
      flex: 0 0 100%;
      margin-top: 15px;
    }
  }
  
  .woocommerce-form-login-toggle .woocommerce-info,
  .woocommerce-form-coupon-toggle .woocommerce-info {
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0);
    display: block;
    padding: 0;
    font-weight: 300;
    font-size: 17px;
  }
  
  .woocommerce-form-login-toggle .woocommerce-info a,
  .woocommerce-form-coupon-toggle .woocommerce-info a {
    color: #CC2040 !important;
    padding: 0;
    font-weight: 500;
  }
  
  .woocommerce-form-login-toggle .woocommerce-info a:before,
  .woocommerce-form-coupon-toggle .woocommerce-info a:before {
    content: none;
  }
  
  .shop_table ul {
    padding-left: 0;
  }
  
  .shop_table li {
    list-style: none;
  }
  
  .shop_attributes {
    width: 100%;
  }
  
  .shop_attributes th {
    white-space: nowrap;
  }
  .checkout woocommerce-checkout .checkout-title {
      font-size: 30px;
      color: #031131;
      font-weight: 600;
  }
  @media (max-width: 767px) {
    .shop_table_responsive th {
      display: none;
    }
    .shop_table_responsive tr:last-of-type td {
      border-bottom: 0;
    }
    .shop_table_responsive td {
      display: block;
      border-right: 0;
    }
    .shop_table_responsive td:not(.product-remove) {
      text-align: right !important;
    }
    .shop_table_responsive td:before {
      float: left;
      font-weight: bold;
      content: attr(data-title);
    }
    .shop_table_responsive #shipping_method {
      margin-top: 0;
    }
  }
  
  .woocommerce-store-notice {
    margin-bottom: 0;
    padding: 10px 15px;
    color: #fff;
    flex-grow: 1;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 501;
  }
  
  .woocommerce-store-notice:before {
    content: "\e717";
    font-family: "themify";
    margin-right: 7px;
  }
  
  .woocommerce-store-notice a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 0 20px;
    min-width: 120px;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
  }
  
  .woocommerce-store-notice a:before {
    content: "\e646";
    font-family: "themify";
    margin-right: 10px;
  }
  
  .woocommerce-store-notice a:hover {
    color: #fff;
  }
  
  .woocommerce-store-notice a:hover:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  
  @media (max-width: 991px) {
    .woocommerce-store-notice a {
      position: static;
      background-color: rgba(0, 0, 0, 0);
      padding: 0;
      display: inline;
      text-decoration: underline;
      margin-left: 7px;
    }
    .woocommerce-store-notice a:before {
      content: none;
    }
  }
  
  .button.wc-backward {
    margin-top: 20px;
    display: inline-block;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
  
  .product-loop-image-wrapper .clear {
    display: none;
  }
  
  .product-loop-image-wrapper .loading {
    position: relative;
  }
  
  .product-loop-image-wrapper .loading:before {
    content: "" !important;
    z-index: 2;
    position: absolute;
    border: 1px solid #ddd;
    border-top-color: #222;
    border-radius: 50%;
    height: 14px;
    width: 14px;
    top: calc( 50% - 7px);
    left: calc( 50% - 7px);
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    -webkit-animation: circle-loading 0.35s linear infinite;
    animation: circle-loading 0.35s linear infinite;
  }
  
  .product-loop-image-wrapper .yith-wcwl-add-to-wishlist .feedback,
  .product-loop-image-wrapper .yith-wcwl-add-to-wishlist img {
/*     display: none; */
  }
  
  .product-loop-image-wrapper .yith-wcwl-add-to-wishlist a {
    font-size: 0;
    position: relative;
  }
  
  .product-loop-image-wrapper .yith-wcwl-add-to-wishlist a:before {
    font-size: 25px;
    font-family: "themify";
  }
  
  .product-loop-image-wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a,
  .product-loop-image-wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
    color: #f00;
  }
  
  .product-loop-image-wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before {
    content: "\e634";
  }
  
  .product-loop-image-wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before {
    content: "\e64c";
  }
  
  .product-loop-image-wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
    content: "\e634";
  }
  
  .quick-view-with-icon {
    height: 40px;
    width: 40px;
    background-color: #fff;
  }
  
  .quick-view-with-icon + .yith-wcwl-add-to-wishlist {
    border-top: 1px solid #e7e7e7;
  }
  
  .product-loop-action {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
  }
  
  @media (min-width: 992px) {
    .product-loop-action {
      opacity: 0;
      -webkit-transform: translateY(-100%);
      transform: translateY(-100%);
    }
  }
  
  .product-loop-action .yith-wcwl-add-to-wishlist a {
    width: 25px;
    height: 25px;
    background-color: #00800000;
    margin: 20px;
  }
  
  .product-loop-action .button {
    padding: 0;
    border-radius: 0;
  }
  
  .product-loop-action .yith-wcwl-add-to-wishlist {
    margin-top: 0;
    background-color: #00800000 !important;
  }
  .product-loop-action .yith-wcwl-add-to-wishlist:hover {
    background-color: #00800000 !important;
  }
  
  .product-loop-action .yith-wcwl-add-to-wishlist:hover a {
    color: #000;
    background-color: #00800000 !important;
  }
  
  .product-loop-action .loop-add-to-cart-icon-btn,
  .product-loop-action .added_to_cart {
    width: 40px;
    height: 40px;
    font-size: 0;
    background-color: #fff;
  }
  
  .product-loop-action .loop-add-to-cart-icon-btn:before,
  .product-loop-action .added_to_cart:before {
    font-size: 14px;
    font-family: "themify";
  }
  
  .product-loop-action .loop-add-to-cart-icon-btn:hover,
  .product-loop-action .added_to_cart:hover {
    color: #fff;
  }
  
  .product-loop-action .loop-add-to-cart-icon-btn + .added_to_cart:before {
    margin-right: 0;
  }
  
  .product-loop-action .loop-add-to-cart-icon-btn.added {
    display: none;
    color: #fff;
  }
  
  .product-loop-action .loop-add-to-cart-icon-btn + .quick-view-with-icon,
  .product-loop-action .loop-add-to-cart-icon-btn + .yith-wcwl-add-to-wishlist {
    border-top: 1px solid #e7e7e7;
  }
  
  .product-loop-action .added_to_cart {
    color: #fff;
  }
  
  .product-loop-action .added_to_cart:before {
    content: "\e60e";
  }
  
  .product-loop-action .added_to_cart + .quick-view-with-icon,
  .product-loop-action .added_to_cart + .yith-wcwl-add-to-wishlist {
    border-top: 1px solid #e7e7e7;
  }
  
  .loop-wrapper-wishlist {
    position: absolute;
    z-index: 1;
    right: 5px;
    bottom: 5px;
  }
  
  .loop-wrapper-wishlist a {
    width: 33px;
    height: 33px;
    border-radius: 50%;
    background-color: #fff;
  }
  
  .loop-wrapper-wishlist a:hover {
    color: #fff;
    background-color: #e33333;
  }
  
  .loop-wrapper-wishlist .yith-wcwl-wishlistexistsbrowse.show a,
  .loop-wrapper-wishlist .yith-wcwl-wishlistaddedbrowse.show a {
    background-color: #e33333;
  }
  
  .woostify-trust-badge-box {
    text-align: center;
    margin-top: 30px;
  }
  
  .products .product:hover .product-loop-action {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  
  .products .product:hover .product-loop-image-wrapper .loop-add-to-cart-btn {
    opacity: 1;
    visibility: visible;
  }
  
  .products .product:hover .loop-add-to-cart-on-image,
  .products .product:hover .loop-add-to-cart-on-image + .added_to_cart {
    opacity: 1;
    visibility: visible;
    bottom: 46%;
  }
  
  .products .product:focus-within .product-loop-action {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  
  @media (max-width: 767px) {
    .has-proceed-sticky-button .wc-proceed-to-checkout .button {
      margin: 0;
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0;
      line-height: 50px;
      z-index: 500;
      width: 100%;
      border-radius: 0 !important;
    }
    .has-proceed-sticky-button #scroll-to-top {
      bottom: 60px;
    }
    .has-order-sticky-button #place_order {
      margin: 0;
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0;
      line-height: 50px;
      z-index: 500;
      width: 100%;
      border-radius: 0 !important;
      line-height: normal;
    }
    .has-order-sticky-button #scroll-to-top {
      bottom: 60px;
    }
    .has-order-sticky-button.has-multi-step-checkout .multi-step-checkout-button-wrapper .multi-step-checkout-button[data-action="continue"],
    .has-order-sticky-button.has-multi-step-checkout .multi-step-checkout-button-wrapper .multi-step-checkout-button[data-action="place_order"] {
      margin: 0;
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0;
      line-height: 50px;
      z-index: 500;
      width: 100%;
      border-radius: 0 !important;
      text-align: center;
      height: 50px;
      line-height: 50px;
      padding-top: 0;
      padding-bottom: 0;
    }
  }
  
  .products {
    clear: both;
    padding: 0;
  }
  ul.products {
    max-width: 75%;
    margin: auto;
  }  
  .products .product {
    list-style: none;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
  }
  
  @media (min-width: 992px) {
    .products.columns-1 .product {
      width: calc((100% - 0px) / 1 - 0.01px);
    }
    .products.columns-1 .product:nth-of-type(1n) {
      margin-right: 0;
    }
    .products.columns-1 .product:nth-of-type(1n + 2) {
      clear: both;
    }
  }
  
  @media (min-width: 601px) and (max-width: 991px) {
    .products.tablet-columns-1 .product {
      width: calc((100% - 0px) / 1 - 0.01px);
    }
    .products.tablet-columns-1 .product:nth-of-type(1n) {
      margin-right: 0;
    }
    .products.tablet-columns-1 .product:nth-of-type(1n + 2) {
      clear: both;
    }
  }
  
  @media (max-width: 600px) {
    .products.mobile-columns-1 .product {
      width: calc((100% - 0px) / 1 - 0.01px);
    }
    .products.mobile-columns-1 .product:nth-of-type(1n) {
      margin-right: 0;
    }
    .products.mobile-columns-1 .product:nth-of-type(1n + 2) {
      clear: both;
    }
  }
  
  @media (min-width: 992px) {
    .products.columns-2 .product {
      width: calc((100% - 30px) / 2 - 0.01px);
    }
    .products.columns-2 .product:nth-of-type(2n) {
      margin-right: 0;
    }
    .products.columns-2 .product:nth-of-type(2n + 3) {
      clear: both;
    }
  }
  
  @media (min-width: 601px) and (max-width: 991px) {
    .products.tablet-columns-2 .product {
      width: calc((100% - 30px) / 2 - 0.01px);
    }
    .products.tablet-columns-2 .product:nth-of-type(2n) {
      margin-right: 0;
    }
    .products.tablet-columns-2 .product:nth-of-type(2n + 3) {
      clear: both;
    }
  }
  
  @media (max-width: 600px) {
    .products.mobile-columns-2 .product {
      width: calc((100% - 30px) / 2 - 0.01px);
    }
    .products.mobile-columns-2 .product:nth-of-type(2n) {
      margin-right: 0;
    }
    .products.mobile-columns-2 .product:nth-of-type(2n + 3) {
      clear: both;
    }
  }
  
  @media (min-width: 992px) {
    .products.columns-3 .product {
      width: calc((100% - 60px) / 3 - 0.01px);
    }
    .products.columns-3 .product:nth-of-type(3n) {
      margin-right: 0;
    }
    .products.columns-3 .product:nth-of-type(3n + 4) {
      clear: both;
    }
  }
  
  @media (min-width: 601px) and (max-width: 991px) {
    .products.tablet-columns-3 .product {
      width: calc((100% - 60px) / 3 - 0.01px);
    }
    .products.tablet-columns-3 .product:nth-of-type(3n) {
      margin-right: 0;
    }
    .products.tablet-columns-3 .product:nth-of-type(3n + 4) {
      clear: both;
    }
  }
  
  @media (max-width: 600px) {
    .products.mobile-columns-3 .product {
      width: calc((100% - 60px) / 3 - 0.01px);
    }
    .products.mobile-columns-3 .product:nth-of-type(3n) {
      margin-right: 0;
    }
    .products.mobile-columns-3 .product:nth-of-type(3n + 4) {
      clear: both;
    }
  }
  
  @media (min-width: 992px) {
    .products.columns-4 .product {
      width: calc((100% - 90px) / 4 - 0.01px);
    }
    .products.columns-4 .product:nth-of-type(4n) {
      margin-right: 0;
    }
    .products.columns-4 .product:nth-of-type(4n + 5) {
      clear: both;
    }
  }
  
  @media (min-width: 601px) and (max-width: 991px) {
    .products.tablet-columns-4 .product {
      width: calc((100% - 90px) / 4 - 0.01px);
    }
    .products.tablet-columns-4 .product:nth-of-type(4n) {
      margin-right: 0;
    }
    .products.tablet-columns-4 .product:nth-of-type(4n + 5) {
      clear: both;
    }
  }
  
  @media (max-width: 600px) {
    .products.mobile-columns-4 .product {
      width: calc((100% - 90px) / 4 - 0.01px);
    }
    .products.mobile-columns-4 .product:nth-of-type(4n) {
      margin-right: 0;
    }
    .products.mobile-columns-4 .product:nth-of-type(4n + 5) {
      clear: both;
    }
  }
  
  @media (min-width: 992px) {
    .products.columns-5 .product {
      width: calc((100% - 120px) / 5 - 0.01px);
    }
    .products.columns-5 .product:nth-of-type(5n) {
      margin-right: 0;
    }
    .products.columns-5 .product:nth-of-type(5n + 6) {
      clear: both;
    }
  }
  
  @media (min-width: 601px) and (max-width: 991px) {
    .products.tablet-columns-5 .product {
      width: calc((100% - 120px) / 5 - 0.01px);
    }
    .products.tablet-columns-5 .product:nth-of-type(5n) {
      margin-right: 0;
    }
    .products.tablet-columns-5 .product:nth-of-type(5n + 6) {
      clear: both;
    }
  }
  
  @media (max-width: 600px) {
    .products.mobile-columns-5 .product {
      width: calc((100% - 120px) / 5 - 0.01px);
    }
    .products.mobile-columns-5 .product:nth-of-type(5n) {
      margin-right: 0;
    }
    .products.mobile-columns-5 .product:nth-of-type(5n + 6) {
      clear: both;
    }
  }
  
  @media (min-width: 992px) {
    .products.columns-6 .product {
      width: calc((100% - 150px) / 6 - 0.01px);
    }
    .products.columns-6 .product:nth-of-type(6n) {
      margin-right: 0;
    }
    .products.columns-6 .product:nth-of-type(6n + 7) {
      clear: both;
    }
  }
  
  @media (min-width: 601px) and (max-width: 991px) {
    .products.tablet-columns-6 .product {
      width: calc((100% - 150px) / 6 - 0.01px);
    }
    .products.tablet-columns-6 .product:nth-of-type(6n) {
      margin-right: 0;
    }
    .products.tablet-columns-6 .product:nth-of-type(6n + 7) {
      clear: both;
    }
  }
  
  @media (max-width: 600px) {
    .products.mobile-columns-6 .product {
      width: calc((100% - 150px) / 6 - 0.01px);
    }
    .products.mobile-columns-6 .product:nth-of-type(6n) {
      margin-right: 0;
    }
    .products.mobile-columns-6 .product:nth-of-type(6n + 7) {
      clear: both;
    }
  }
  
  .star-rating {
    display: inline-block;
    width: 84px;
    height: 16px;
    position: relative;
    line-height: 16px;
  }
  
  .star-rating:before {
    font-family: 'star';
    font-size: 10px;
    content: "SSSSS";
    white-space: nowrap;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.5;
  }
  
  .star-rating > span {
    font-size: 0;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    white-space: nowrap;
    line-height: 16px;
  }
  
  .star-rating > span:before {
    font-family: 'star';
    font-size: 10px;
    content: "SSSSS";
    color: #CC2040;
    position: absolute;
    left: 0;
    top: 0;
  }
  
  /* comment rating */
  .stars.selected span a {
    color: #ffc400;
  }
  
  .stars.selected span a.active ~ a {
    color: inherit;
  }
  
  .stars.selected span a:hover ~ a {
    color: inherit !important;
  }
  
  .stars.selected span:hover a {
    color: #ffc400;
  }
  
  .stars.selected span:hover a.active ~ a {
    color: #ffc400;
  }
  
  .stars:not(.selected) span a:hover {
    color: inherit;
  }
  
  .stars:not(.selected) span a:hover ~ a {
    color: inherit;
  }
  
  .stars:not(.selected) span:hover a {
    color: #ffc400;
  }
  
  .stars a {
    font-size: 0;
  }
  
  .stars a:before {
    font-size: 16px;
    font-family: 'star';
    content: '\53';
  }
  
  .button,
  .product-loop-image-wrapper > .added_to_cart,
  .woocommerce-widget-layered-nav-dropdown__submit,
  .checkout-button {
    border: 0;
    padding: .35em 1.5em;
  }
  
  .product-loop-wrapper {
    position: relative;
    border: 1px solid #CECECE;
    border-radius: 30px;
  }
  
  .product-category.product {
    text-align: center;
  }
  
  .product-loop-image-wrapper {
    position: relative;
    overflow: hidden;
/*    background-color: #FBFBFB;*/
      padding: 15px;
      border-radius: 30px;
    /* Add to cart ( On image ) */
  }
  .product-loop-image-wrapper:after {
       content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        z-index: -1;
        background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/post-bg.svg);
        height: 100%;
/*        background-size: 100% auto;*/
        background-position: center;
        background-repeat: no-repeat;
  }
  .product-loop-image-wrapper .woocommerce-loop-product__link {
    display: block;
    text-align: center;
  }
  
  .product-loop-image-wrapper.zoom-hover:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  
  .product-loop-image-wrapper .product-loop-hover-image {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: contain;
    background-position: center;
	background-repeat: no-repeat;  
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  .product-loop-image-wrapper .product-loop-image {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  .product-loop-image-wrapper:hover .product-loop-hover-image {
    opacity: 1;
  }
  
  .product-loop-image-wrapper:hover .product-loop-hover-image + .product-loop-image {
    opacity: 0;
  }
  
  .product-loop-image-wrapper .loop-add-to-cart-on-image,
  .product-loop-image-wrapper .loop-add-to-cart-on-image + .added_to_cart {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 50%;
    bottom: 48%;
    line-height: 1.8em;
    transform: translateX(-50%);
    white-space: nowrap;
  }
  
  .product-loop-image-wrapper .loop-add-to-cart-on-image:before,
  .product-loop-image-wrapper .loop-add-to-cart-on-image + .added_to_cart:before {
    margin-right: 7px;
  }
  
  .product-loop-image-wrapper .loop-add-to-cart-on-image {
    text-align: center;
  }
  
  .product-loop-image-wrapper .loop-add-to-cart-on-image.added {
    display: none;
  }
  
  .product-loop-image-wrapper .added_to_cart:before {
    font-size: 14px;
    font-family: "themify";
    content: "\e60e";
    margin-right: 7px;
  }
  
  .has-equal-image-height img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100% !important;
    width: 100%;
    object-fit: cover;
  }
  
  .product-loop-meta .price {
    display: block;
  }
  
  .product-loop-meta a {
    position: relative;
  }

  .ajax_add_to_cart:before {
/*     content: "\1F6D2"; */
  }
[class^="single_add_to_cart_button"]:before, [class*="btnread"]:before, [id^="buyNowButton"]:after  {
    font-family: "themify";
  }
.single_add_to_cart_button:before{
	content: "\e60d";
}

#buyNowButton:before{
	content: "";
}
#buyNowButton:after{
	content: "";
}
  .product-loop-meta a:before, .product-add-to-cart a:before, .single_add_to_cart_button:before {
    font-weight: normal;
    margin-right: 5px;
  }
  
  .product-loop-meta a.added_to_cart:before {
    font-family: "themify";
  }
  
  .product-loop-meta .button.product_type_external {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block !important;
    line-height: 1.5;
  }
  
  .product-loop-meta .loading:before {
    content: "" !important;
    z-index: 2;
    position: absolute;
    border: 1px solid #ddd;
    border-top-color: #222;
    border-radius: 50%;
    height: 14px;
    width: 14px;
    -webkit-animation: circle-loading 0.35s linear infinite;
    animation: circle-loading 0.35s linear infinite;
    position: static;
  }
  
  .product-loop-meta .added {
    display: none;
  }
  
  .product-loop-meta .added_to_cart:before {
    content: "\e60e";
  }
  
  .no-transform .animated-meta {
    display: inline-flex;
    flex-direction: column;
    max-width: 100%;
  }
  
  .product-loop-meta.no-transform .button,
  .product-loop-meta.no-transform .added_to_cart {
    display: inline-flex;
    padding: 10px 15px;
    margin-top: 10px;
    height: 36px;
  }
  
  .product-loop-meta:not(.no-transform) .button {
    padding: 0;
    background-color: rgba(0, 0, 0, 0);
  }
  
  .product-loop-meta:not(.no-transform) .button:hover {
    background-color: rgba(0, 0, 0, 0);
  }
  
  .product-loop-content {
    padding: 25px 15px;
    max-width: 95%;
    margin: auto;
    text-align: left;
  }
  
  #secondary .select2-selection--multiple {
    min-height: auto;
  }
  
  #secondary .select2-selection--multiple .select2-selection__rendered {
    padding: 0 5px 5px;
    display: block;
  }
  
  #secondary .select2-selection--multiple .select2-search {
    margin: 0;
    line-height: 1;
    margin-top: 5px;
  }
  
  #secondary .select2-selection--multiple .select2-search__field {
    line-height: 36px;
    padding: 0;
  }
  
  #secondary .select2-selection--single {
    height: 46px;
  }
  
  #secondary .select2-selection--single .select2-selection__rendered {
    line-height: 46px;
    height: 45px;
  }
  
  #secondary .select2-selection--single .select2-selection__placeholder {
    line-height: 46px;
  }
  
  #secondary .select2-selection--single .select2-selection__arrow {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .product-loop-meta .animated-meta{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
    border-top: 1px solid #cecece;
  }
  .product-loop-meta .animated-meta .price{
    font-weight: 400;
    font-size: 20px;
  }
  .product-loop-meta .animated-meta a, .product-add-to-cart a{
    border: 1px solid #cecece;
    padding: 12px 15px !important;
    border-radius: 14px;
    color: #000000;
    line-height: normal !important;
  }
  .product-loop-meta .animated-meta a:hover, .product-add-to-cart a:hover{
    background-color: #cd1d40 !important;
    color: #ffffff;
  }
  .product .woocommerce-loop-product__title{
    padding-bottom: 20px;
  }
  h2.woocommerce-loop-product__title a {
    font-size: 18px;
    font-weight: 600;
}
 
  /* responsive */
  @media (min-width: 992px) {
    /* .products .product:hover .product-loop-meta:not(.no-transform) .animated-meta {
      -webkit-transform: translateY(-24px);
      transform: translateY(-24px);
    }
    .product-loop-meta:not(.no-transform) {
      height: 30px;
      line-height: 30px;
      overflow: hidden;
    }
    .product-loop-meta:not(.no-transform) .animated-meta {
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
    }
    .product-loop-meta:not(.no-transform) .animated-meta:focus-within {
      -webkit-transform: translateY(-24px);
      transform: translateY(-24px);
    } */
  }
  
  @media (min-width: 991px) {
    .woostify-sorting #toggle-sidebar-mobile-button.show {
      display: none;
    }
  }
  
  .hid-skus .product_meta .sku_wrapper {
    display: none;
  }
  
  .hid-categories .product_meta .posted_in {
    display: none;
  }
  
  .hid-tags .product_meta .tagged_as {
    /*display: none;*/
  }
  
  .site-full-width-container .woocommerce-tabs .woocommerce-Tabs-panel {
    max-width: 100%;
  }
  
  .product-page-container {
    padding-bottom: 90px;
  }
  
  @media (min-width: 992px) {
    .single-product.site-normal-container.no-sidebar .site-content > .woostify-container {
      max-width: 100%;
    }
  }
  
  .single-product .site-content > .woostify-container {
    padding-left: 0;
    padding-right: 0;
  }
  
  .single-product:not(.site-full-width-stretched-container).left-sidebar .site-content > .woostify-container, .single-product:not(.site-full-width-stretched-container).right-sidebar .site-content > .woostify-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .single-product .content-top {
    padding: 35px 0 15px 0;
      display: none;
  }
  
  .single-product .content-top .woostify-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  
  .single-product .content-top .woostify-container:after {
    content: none;
  }
  
  .single-product .content-top .woocommerce {
    flex: 0 0 100%;
  }
  
  .single-product .star-rating {
    vertical-align: text-top;
    margin-right: 17px;
  }
  
  .single-product .summary .yith-wcwl-add-to-wishlist {
    display: block;
    margin: 20px 0;
  }
  
  @media (max-width: 991px) {
    .single-product .wc-breadcrumb {
      text-align: center;
      padding-bottom: 0;
    }
  }
  
  .product-gallery {
    position: relative;
    float: left;
    max-width: 100%;
  }
  
  @media (min-width: 992px) {
    .product-gallery {
      width: calc((90% - 40px) / 2);
    }
  }
  
  @media (min-width: 768px) {
    .product-gallery.vertical-style.has-product-thumbnails {
      display: flex;
    }
    .product-gallery.vertical-style.has-product-thumbnails .product-images {
      order: 2;
    }
    .product-gallery.vertical-style.has-product-thumbnails .product-thumbnail-images {
      width: 80px;
      min-width: 80px;
      margin-right: 20px;
    }
  }
  
  .product-gallery .onsale {
    z-index: 0;
  }
  
  @media (min-width: 992px) {
    .product-gallery.grid-style.has-product-thumbnails .image-item {
      width: calc( ( 100% - 30px ) / 2);
      float: left;
      margin-bottom: 30px;
    }
    .product-gallery.grid-style.has-product-thumbnails .image-item:nth-of-type(even) {
      margin-left: 30px;
    }
  }
  
  @media (min-width: 992px) {
    .product-gallery.column-style.has-product-thumbnails .image-item {
      clear: both;
      float: left;
      margin-bottom: 30px;
    }
    .product-gallery.column-style.has-product-thumbnails .image-item:last-of-type {
      margin-bottom: 0;
    }
  }
  
  .product-thumbnail-images.has-single-thumbnail-image {
    display: none;
  }
  
  .product-thumbnail-images .tns-controls [data-controls] {
    width: 30px;
    height: 30px;
  }
  
  @media (min-width: 992px) {
    .has-gallery-layout-vertical .product-thumbnail-images .tns-controls [data-controls] {
      top: auto;
      left: 50%;
      -webkit-transform: translateX(-50%) translateY(0) rotate(90deg);
      transform: translateX(-50%) translateY(0) rotate(90deg);
    }
    .has-gallery-layout-vertical .product-thumbnail-images .tns-controls [data-controls="prev"] {
      top: 0;
    }
    .has-gallery-layout-vertical .product-thumbnail-images .tns-controls [data-controls="next"] {
      bottom: 0;
      right: auto;
    }
  }
  
  .product-images {
    overflow: hidden;
    position: relative;
  }
  
  .product-images .image-item {
    margin: 0;
    cursor: pointer;
  }
  
  .product-images .image-item a {
    display: block;
  }
  
  .product-images .tns-nav {
    z-index: 0;
  }
  
  .has-product-thumbnails.horizontal-style .product-images {
    margin-bottom: 20px;
  }
  
  .product-thumbnail-images .thumbnail-item {
    cursor: pointer;
    position: relative;
    max-width: 100%;
  
  }
  
  @media (max-width: 991px) {
    .product-thumbnail-images .thumbnail-item {
      padding: 1px;
    }
  }
  
  .product-thumbnail-images img {
    border: 1px solid #F2F2F2;
      padding: 4px;
  }
  
  .product-thumbnail-images .tns-nav-active img {
    border: 1px solid #D8D8D8;
    padding: 4px;
  }
  
  .has-gallery-slider-layout .has-product-thumbnails.has-loading-effect #product-images:not(.tns-slider) .image-item:first-of-type img {
    visibility: hidden;
  }
  
  .has-gallery-slider-layout .has-product-thumbnails.has-loading-effect #product-thumbnail-images:not(.tns-slider) .thumbnail-item:first-of-type img {
    visibility: hidden;
  }
  
  .has-gallery-slider-layout .has-product-thumbnails #product-images:not(.tns-slider) .image-item:first-of-type ~ .image-item {
    display: none;
  }
  
  .has-gallery-slider-layout .has-product-thumbnails #product-thumbnail-images:not(.tns-slider) .thumbnail-item:first-of-type ~ .thumbnail-item {
    display: none;
  }
  
  @media (max-width: 992px) {
    .has-gallery-list-layout .has-product-thumbnails #product-images:not(.tns-slider) .image-item:first-of-type:before {
      content: "";
      z-index: 2;
      position: absolute;
      border: 1px solid #ddd;
      border-top-color: #222;
      border-radius: 50%;
      height: 20px;
      width: 20px;
      top: calc( 50% - 10px);
      left: calc( 50% - 10px);
      -webkit-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%);
      -webkit-animation: circle-loading 0.35s linear infinite;
      animation: circle-loading 0.35s linear infinite;
    }
    .has-gallery-list-layout .has-product-thumbnails #product-images:not(.tns-slider) .image-item:first-of-type a {
      min-height: 350px;
    }
    .has-gallery-list-layout .has-product-thumbnails #product-images:not(.tns-slider) .image-item:first-of-type img {
      visibility: hidden;
    }
    .has-gallery-list-layout .has-product-thumbnails #product-images:not(.tns-slider) .image-item:first-of-type ~ .image-item {
      display: none;
    }
  }
  
  .image-loading {
    position: relative;
  }
  
  .product-summary {
    float: left;
    max-width: 100%;
  }
  
  @media (min-width: 992px) {
    .product-summary {
      width: calc((110% - 40px) / 2);
      margin-left: 40px;
      position: relative;
    }
  }
  
  .product-summary .price {
    font-size: 20px;
    margin:10px 10px 10px 0;
    float: left;    
    font-weight: 600;
  }
  
  .woostify-lightbox-button {
    position: absolute;
    z-index: 100;
    right: 15px;
    bottom: 15px;
    font-size: 20px;
    width: 40px;
    height: 40px;
    color: #aaa;
    border: 1px solid #ccc;
    border-radius: 5px;
    display: flex !important;
  }
  
  .woocommerce-product-rating {
    margin-bottom: 15px;
  }
  
  .woocommerce-product-details__short-description {
    border-left: 0;
    border-right: 0;
    padding: 0 0 15px 0;
    border-bottom:1px solid #E2E2E2;
    margin-bottom: 20px;
  }
  
  .woocommerce-product-details__short-description p:last-child {
    margin-bottom: 0;
  }
  
  .woocommerce-product-details__short-description + .cart {
    margin-top: 20px;
  }
  
  .woocommerce-grouped-product-list {
    border: 0;
    margin-top: 0;
  }
  
  .woocommerce-grouped-product-list td {
    border-left: 0;
    border-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  
  .woocommerce-grouped-product-list ins {
    background-color: rgba(0, 0, 0, 0);
  }
  
  .variations {
    border: 0;
    margin-top: 0;
    margin-bottom: 20px;
  }
  
  .variations tr {
    display: block;
    margin-bottom: 10px;
  }
  
  .variations td {
    border: 0;
    padding: 2px 0;
    vertical-align: top;
  }
  
  @media (max-width: 767px) {
    .variations td {
      display: block;
      clear: both;
    }
    .variations tr + tr {
      margin-top: 15px;
      display: block;
    }
  }
  
  .variations select {
    display: block;
    clear: both;
    height: 36px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #fff;
    position: static !important;
  }
  
  .variations label {
    text-transform: uppercase;
  }
  
  .variations .label {
    vertical-align: middle;
    display: block;
  }
  
  .variations .value {
    display: block;
    padding-left: 0;
  }
  
  .variations .value:before {
    content: none !important;
  }
  
  @media (min-width: 720px) {
    .variations .value {
      display: flex;
      align-items: center;
    }
  }
  
  @media (max-width: 719px) {
    .variations .value {
      flex-wrap: wrap;
    }
  }
  
  .variations .woostify-variation-swatches {
    padding-left: 0;
    padding-right: 0;
  }
  
  .variations .tawcvs-swatches .swatch.selected,
  .variations .woostify-variation-swatches .swatch.selected {
    box-shadow: none;
  }
  
  .variations .tawcvs-swatches .swatch {
    border: 1px solid #ddd;
    opacity: 1;
    border-radius: 20px;
  }
  
  .variations .reset_variations {
    white-space: nowrap;
    border: 1px solid #e8e8e8;
    background-color: #fff;
    border-radius: 5px;
    padding: 2px 10px;
    margin-top: 10px;
    float: left;
    transition-duration: 0s;
  }
  
  @media (min-width: 720px) {
    .variations .reset_variations {
      margin-left: 10px;
      margin-top: 0;
      margin-bottom: 10px;
      float: none;
    }
  }
  
  .variations .reset_variations:before {
    content: "\e619";
    font-family: "themify";
    margin-right: 7px;
    font-size: 12px;
  }
  
  @media (max-width: 719px) {
    .variations .label {
      width: 100%;
    }
    .variations .value {
      max-width: 100%;
      flex-direction: column;
    }
    .variations select {
      min-width: 100%;
    }
  }
  
  .single_variation {
    margin-bottom: 40px;
  }
  
  .single_variation:empty {
    display: none;
  }
  
  .shop_table .variation {
    margin: 0;
  }
  
  .shop_table .variation dt,
  .shop_table .variation dd {
    display: inline-block;
    font-weight: normal;
  }
  
  .shop_table .variation dd {
    margin-bottom: 0;
  }
  
  .shop_table .variation p:last-child {
    margin-bottom: 0;
  }
  
  .product_title {
    font-size: 24px;
    margin-top: 0;
    font-weight: 500;
    margin-bottom: 10px;
  }
  
  .product_title.bundled_product_title {
    font-size: 1em;
  }
  
  .woostify-single-product-stock {
    margin-bottom: 35px;
  }
  
  .woostify-single-product-stock .woostify-single-product-stock-label {
    margin-bottom: 10px;
    display: block;
  }
  
  .woostify-single-product-stock .woostify-product-stock-progress {
    background-color: #efefef;
  }
  
  .woostify-single-product-stock .woostify-single-product-stock-progress-bar {
    height: 10px;
    display: block;
    width: 0;
    transition-duration: 0.3s;
  }
  
  .cart:not(.elementor-menu-cart__products) {
    flex-wrap: wrap !important;
  }
  
  .cart:not(.elementor-menu-cart__products) .quantity {
    margin-right: 8px;
    border: 1px solid #e8e8e8;
  }
  
/*  @media (max-width: 600px) {
    .cart:not(.elementor-menu-cart__products) .quantity {
      width: 90px;
      min-width: 90px;
    }
  }*/
  
  .cart:not(.elementor-menu-cart__products) .woocommerce-variation-add-to-cart {
    flex-wrap: wrap !important;
  }
  
  .cart:not(.elementor-menu-cart__products) .woocommerce-variation-add-to-cart .tinvwl-after-add-to-cart {
    width: 100%;
  }
  
  .woocommerce-variation-price {
    margin-bottom: 10px;
  }
  
  .quantity {
    width: 114px;
    height: 52px;
    position: relative;
    overflow: hidden;
    background: #fff;
    border-radius: 20px !important;
  }
  
  .quantity .qty {
    text-align: center;
    border: 0;
    font-size: 16px;
    background-color: rgba(0, 0, 0, 0);
    flex-grow: 1;
    padding: 0 40px;
    -moz-appearance: textfield;
  }
  
  .quantity .qty::-webkit-inner-spin-button, .quantity .qty::-webkit-outer-spin-button {
    -webkit-appearance: none;
  }
  
  @media (max-width: 600px) {
    .quantity .qty {
      padding: 0 30px;
    }
  }
  
  .quantity select.qty {
    padding: 0;
    margin: 0 20px;
  }
  
  .quantity select.qty ~ .product-qty {
    display: none;
  }
  
  .quantity .product-qty {
    position: absolute;
    font-family: "themify";
    cursor: pointer;
    width: 40px;
    top: 0;
    bottom: 0;
  }
  
  .quantity .product-qty:active, .quantity .product-qty:hover {
    color: #000;
      background-color: #f9f9f9;
      transition: all 0.3s ease-in 0s;
  }
  
  @media (max-width: 600px) {
    .quantity .product-qty {
      width: 30px;
    }
  }
  
  .quantity [data-qty="minus"] {
    left: 0;
  }
  
  .quantity [data-qty="minus"]:before {
    content: "\e622";
  }
  
  .quantity [data-qty="plus"] {
    right: 0;
  }
  
  .quantity [data-qty="plus"]:before {
    content: "\e61a";
  }
  
  .woocommerce-variation-add-to-cart {
    display: flex;
  }
  
  .single_add_to_cart_button {
    position: relative;
  }
  
  @media (max-width: 600px) {
    .single_add_to_cart_button {
      flex-grow: 1;
    }
  }
  
  .single_add_to_cart_button.button {
    width: 180;
/*     height: 52px; */
    font-weight: 500;
    pointer-events: auto;
    font-size: 18px;
  }
  
  @media (max-width: 600px) {
    .single_add_to_cart_button.button {
      min-width: auto;
    }
  }
  
  .product_meta {
    margin-top: 20px;
  }
  
  .elementor-element.elementor-woo-meta--view-inline .product_meta {
    display: block;
  }
  
  .product_meta > span {
    display: block;
  }
  
  .woocommerce-tabs {
    display: block;
    clear: both;
    padding-top: 54px;
    padding-bottom: 50px;
  }
  
  .woocommerce-tabs .tabs {
    margin: auto;
    max-width: 80%;
    padding-left: 0;
    text-align: left;
  }
  
  .woocommerce-tabs .tabs li {
    list-style: none;
    display: inline-flex;
    margin: 0 10px;
  }
  
/*  @media (max-width: 719px) {
    .woocommerce-tabs .tabs li {
      margin: 5px 0;
      width: 100%;
    }
    .woocommerce-tabs .tabs li a {
      display: block;
      padding: 5px 15px;
      border: 1px solid #efefef;
    }
  }*/
  
  .woocommerce-tabs .tabs a {
     font-size: 20px;
      font-weight: 600;
      background-color: #fbfbfb;
      padding: 10px 30px;
      border-radius: 15px;
      border: 1px solid transparent;
  }
  .woocommerce-tabs .tabs li.active a {
       color: #000000;
      border-color: #0000008a;
  }
  .woocommerce-tabs .woocommerce-Tabs-panel {
    padding: 23px 0;
    max-width:80%;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }
  .woocommerce-tabs .woocommerce-Tabs-panel p{
      font-size: 16px;
      color: #031131;
      line-height: 32px;
      padding: 10px 10px;
  }
  .woocommerce-tabs .woocommerce-Tabs-panel > h2:first-child {
    display: none;
  }
  
  .woocommerce-tabs .woocommerce-Tabs-panel table {
    margin: 0;
  }
  
  .woocommerce-tabs .woocommerce-Tabs-panel p:last-child {
    margin-bottom: 0;
  }
  
  .woocommerce-tabs #reply-title {
    display: none;
  }
  
  .woocommerce-tabs #comments {
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
  }
  
  .woocommerce-tabs .woocommerce-Reviews-title {
    display: none;
  }
  
  .woocommerce-tabs .woocommerce-verification-required {
    font-weight: 700;
    margin-top: 40px;
  }
  
  .woocommerce-tabs .commentlist {
    padding-left: 0;
    margin: 0;
  }
  
  .woocommerce-tabs .commentlist li {
    list-style: none;
  }
  
  .woocommerce-tabs .commentlist li + li {
    margin-top: 30px;
  }
  
  .woocommerce-tabs .commentlist .children {
    margin-top: 30px;
  }
  
  .woocommerce-tabs .comment {
    margin-bottom: 40px;
  }
  
  .woocommerce-tabs .comment_container {
    display: flex;
    justify-content: flex-start;
  }
  
  .woocommerce-tabs .comment_container .avatar {
    border-radius: 50%;
    margin-right: 30px;
    min-width: 60px;
    width: 60px;
    height: 60px;
  }
  
  .woocommerce-tabs .comment_container .comment-text {
    flex-grow: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }
  
  .woocommerce-tabs .comment_container .comment-text .description {
    flex: 0 0 100%;
    margin-top: 15px;
  }
  
  .woocommerce-tabs .comment_container .meta {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: text-top;
  }
  
  .woocommerce-tabs .comment-notes {
    width: 100%;
  }
  
  .woocommerce-tabs .comment-form > p {
    width: 100%;
    margin-bottom: 0;
  }
  #respond .comment-form-cookies-consent input:not([type="submit"]) {
      width: auto;
  }
  .woocommerce-tabs .comment-form input:not([type="submit"]) {
    width: 100%;
  }
  
  .woocommerce-tabs .comment-form textarea {
    width: 100%;
  }
  
  .related,
  .up-sells {
    border-top: 1px solid #efefef;
  }
  
  .related > h2,
  .up-sells > h2 {
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    padding: 25px 0;
  }
  
  .woostify-product-images-widget .product-gallery {
    width: 100%;
  }
  
  .woostify-product-recently-viewed-section .woostify-product-recently-viewed-inner {
    border-top: 1px solid #efefef;
  }
  
  .woostify-product-recently-viewed-section .woostify-product-recently-viewed-title {
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    padding: 25px 0;
  }
  
  .bundled_item_cart_content .price {
    font-size: 1em;
  }
  
  @media (max-width: 991px) {
    .product-summary {
      margin-top: 50px;
      width: 100%;
    }
    .single-product .woostify-breadcrumb {
      display: none;
    }
    .single-product .elementor-widget-woostify-breadcrumb .woostify-breadcrumb {
      display: block;
    }
  }
  
  @media (max-width: 767px) {
    .product-gallery {
      display: block;
      width: 100%;
    }
    .has-product-thumbnails .product-thumbnail-images {
      margin-top: 20px;
    }
  }
  
  .paypal-button {
    z-index: 0;
  }
  
  .cart-sidebar-open .updating-cart #shop-cart-sidebar:after {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
  }
  
  .updating-cart.cart-sidebar-open #shop-cart-sidebar:after {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
  }
  
  .updating-cart #shop-cart-sidebar:before {
    -webkit-animation: 0.4s circle-loading linear infinite;
    animation: 0.4s circle-loading linear infinite;
    top: calc( 50% + 20px);
    z-index: 3;
    border-width: 2px;
  }
  
  .updating-cart #shop-cart-sidebar:after {
    opacity: 1;
    visibility: visible;
  }
  
  .cart-sidebar-open {
    overflow: hidden;
  }
  
  .cart-sidebar-open #view {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  
  @media (max-width: 599px) {
    .cart-sidebar-open #view {
      -webkit-transform: translateX(0px);
      transform: translateX(0px);
    }
  }
  
  .cart-sidebar-open.cart-updated #shop-cart-sidebar:before {
    content: none !important;
  }
  
  .cart-sidebar-open.cart-updated #shop-cart-sidebar:after {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  
  .cart-sidebar-open #shop-cart-sidebar {
    visibility: visible;
    pointer-events: auto;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  
  .cart-sidebar-open #woostify-overlay {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  
  #shop-cart-sidebar {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 200;
    width: 400px;
    padding: 0 0 30px;
    background: #fff;
    visibility: hidden;
    pointer-events: none;
    will-change: transform;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  
  @media (max-width: 599px) {
    #shop-cart-sidebar {
      width: 290px;
      padding: 0 15px 15px;
    }
  }
  
  .logged-in.admin-bar #shop-cart-sidebar {
    top: 46px;
  }
  
  @media (min-width: 783px) {
    .logged-in.admin-bar #shop-cart-sidebar {
      top: 32px;
    }
  }
  
  #shop-cart-sidebar:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: inherit;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
  }
  
  #shop-cart-sidebar ul {
    margin: 0;
  }
  
  #shop-cart-sidebar .blockUI {
    display: none !important;
  }
  
  .shop-cart-count,
  .wishlist-item-count {
    padding: 0 5px;
    height: 18px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    border-radius: 8px;
    min-width: 18px;
    pointer-events: none;
    white-space: nowrap;
  }
  
  .cart-sidebar-head {
/*    border-bottom: 1px solid #ddd;*/
    padding: 30px;
    position: relative;
    z-index: 3;
    height: 80px;
    background-color: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
    background-color: #F2F2F2;
  }
  
  @media (max-width: 599px) {
    .cart-sidebar-head {
      height: 60px;
      padding: 15px 0;
    }
  }
  
  .cart-sidebar-head .shop-cart-count {
    margin-left: 10px;
  }
  
  .cart-sidebar-title {
    margin: 0;
    display: inline-block;
/*    text-transform: uppercase;*/
     font-family: 'Bodoni Moda', serif;
    font-weight: 600;
    font-size: 30px;
    white-space: nowrap;
  }
  
  #close-cart-sidebar-btn {
    border: 0;
    background: none;
    position: absolute;
    right: 0;
    top: 50%;
    width: 30px;
    height: 30px;
    font-weight: 700;
    -webkit-transform: translatey(-50%) rotate(0deg);
    transform: translatey(-50%) rotate(0deg);
  }
  
  #close-cart-sidebar-btn:hover {
    -webkit-transform: translatey(-50%) rotate(90deg);
    transform: translatey(-50%) rotate(90deg);
    color: firebrick;
  }
  
  .cart-sidebar-content {
    overflow-y: auto;
    overflow-x: hidden;
    height: -webkit-calc( 100% - 210px);
    height: calc( 100% - 210px);
    padding: 0 30px;
  }
  
  @media (max-width: 599px) {
    .cart-sidebar-content {
      height: -webkit-calc( 100% - 160px);
      height: calc( 100% - 160px);
    }
  }
  
  .cart-sidebar-content .woocommerce-mini-cart__total {
    position: absolute;
    margin-bottom: 0;
    bottom: 120px;
    background-color: #fff;
    height: 40px;
    border-top: 1px solid #ddd;
    left: 30px;
    right: 30px;
    align-items: flex-end;
    display: block;
    padding-top: 10px;
  }
  .cart-sidebar-content .woocommerce-mini-cart__total strong {
      font-size: 24px;
      font-weight: 500;
  }
 
  @media (max-width: 599px) {
    .cart-sidebar-content .woocommerce-mini-cart__total {
      right: 15px;
      left: 15px;
      bottom: 85px;
      height: 30px;
    }
  }
  
  .cart-sidebar-content .woocommerce-mini-cart__buttons {
    margin-bottom: 0;
    position: absolute;
    bottom: 30px;
    right: 30px;
    left: 30px;
  }
  
  @media (max-width: 599px) {
    .cart-sidebar-content .woocommerce-mini-cart__buttons {
      bottom: 15px;
      right: 15px;
      left: 15px;
    }
  }
  
  .cart-sidebar-content .woocommerce-mini-cart__buttons a {
    padding: 0 !important;
    display: block;
    width: auto;
    border-left: 0;
  }
  
  .cart-sidebar-content .woocommerce-mini-cart__buttons a:not(.checkout) {
    background-color: #fff;
    height: 40px;
     display: none; 
  }
  
  @media (max-width: 599px) {
    .cart-sidebar-content .woocommerce-mini-cart__buttons a:not(.checkout) {
      height: 30px;
    }
  }
  
  .cart-sidebar-content .woocommerce-mini-cart__buttons a.checkout {
    height: 48px;
  }
  
  @media (max-width: 599px) {
    .cart-sidebar-content .woocommerce-mini-cart__buttons a.checkout {
      height: 40px;
    }
  }
  
  .cart-sidebar-content .woocommerce-mini-cart__empty-message {
    margin-bottom: 0;
    padding: 30px 0;
  }
  
  .cart-sidebar-content .variation {
    margin: 5px 0;
    font-size: 13px;
  }
  
  .cart-sidebar-content .variation dt,
  .cart-sidebar-content .variation dd {
    float: left;
    line-height: 18px;
  }
  
  .cart-sidebar-content .variation dt {
    font-weight: normal;
    clear: both;
    margin-right: 5px;
  }
  
  .cart-sidebar-content .variation dd {
    margin: 0;
  }
  
  .cart-sidebar-content .variation dd p:last-child {
    margin-bottom: 0;
  }
  
  .cart-sidebar-content .variation + .quantity {
    clear: both;
    display: block;
  }
  
  .cart-sidebar-content .quantity {
    font-size: 13px;
  }
  
  @media (min-width: 598px) {
    .cart-sidebar-content .mini_cart_item {
      min-height: 95px;
      padding-left: 95px;
    }
  }
  
  .cart-sidebar-content .mini_cart_item img {
    max-width: 75px;
    max-height: 75px;
    object-fit: cover;
  }
  
  @media (max-width: 599px) {
    .cart-sidebar-content .mini_cart_item img {
      max-width: 60px;
      max-height: 60px;
      margin-right: 15px;
    }
  }
  
  .cart-sidebar-content .mini_cart_item:hover .remove_from_cart_button {
    opacity: 1;
  }
  
  .cart-sidebar-content .mini_cart_item:focus-within .remove_from_cart_button {
    opacity: 1;
  }
  
  @media (max-width: 991px) {
    .cart-sidebar-content .mini_cart_item .remove_from_cart_button {
      opacity: 1;
    }
  }
  
  .cart-sidebar-content .remove_from_cart_button {
    opacity: 0;
    right: 5px;
    top: 5px;
    background-color: #CC2040;
    color: #fff;
    border-radius: 100%;
  }
  
  @media (max-width: 992px) {
    .cart-sidebar-content .remove_from_cart_button {
      opacity: 1;
    }
  }
  
  .cart-sidebar-content .remove_from_cart_button:focus:before {
    -webkit-animation: 0.5s circle-loading linear infinite;
    animation: 0.5s circle-loading linear infinite;
  }
  
  #woostify-overlay {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    z-index: 199;
    background: rgba(0, 0, 0, 0.5);
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
  }
  
  .woocommerce-mini-cart .bundled_mini_cart_item {
    display: none;
  }
  
  .mini-cart-updating .mini-cart-quantity,
  .mini-cart-updating .woocommerce-mini-cart__total,
  .mini-cart-updating .woocommerce-mini-cart__buttons {
    pointer-events: none;
    opacity: 0.5;
  }
  
  .mini-cart-product-infor {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    margin-top: 10px;
  }
  
  .mini-cart-product-infor .mini-cart-quantity {
    display: flex;
    align-items: stretch;
    height: 24px;
    margin-right: 15px;
  }
  
  .mini-cart-product-infor .mini-cart-quantity .qty {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 40px;
    line-height: 24px;
    text-align: center;
    -moz-appearance: textfield;
  }
  
  .mini-cart-product-infor .mini-cart-quantity .qty::-webkit-inner-spin-button, .mini-cart-product-infor .mini-cart-quantity .qty::-webkit-outer-spin-button {
    -webkit-appearance: none;
  }
  
  .mini-cart-product-infor .mini-cart-product-qty {
    cursor: pointer;
    border: 1px solid #ccc;
    width: 24px;
    font-size: 10px;
    user-select: none;
  }
  
  .mini-cart-product-infor .mini-cart-product-qty[data-qty="minus"] {
    border-right: 0;
    border-radius: 8px 0px 0px 8px;
  }
  
  .mini-cart-product-infor .mini-cart-product-qty[data-qty="plus"] {
    border-left: 0;
    border-radius: 0px 8px 8px 0;
  }
  
  @media (min-width: 600px) and (max-width: 991px) {
    .cart-sidebar-open #view {
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
    }
    #shop-cart-sidebar {
      width: 50%;
    }
  }
  
  .woocommerce-cart h2 {
    font-size: 24px;
    font-weight: normal;
  }
  
  @media (min-width: 768px) {
    .woocommerce-cart.cart-page-layout-1 #content > .woostify-container {
      width: 970px;
      max-width: 100%;
    }
  }
  
  @media (min-width: 992px) {
    .woocommerce-cart.cart-page-layout-1 .cross-sells {
      width: 48.5%;
      float: left;
      margin-bottom: 30px;
    }
    .woocommerce-cart.cart-page-layout-1 .cart_totals {
      width: 48.5%;
      float: right;
    }
  }
  
  .woocommerce-cart.cart-page-layout-1 .cart_totals .shop_table {
    border: 1px solid #eee;
  }
  
  .woocommerce-cart.cart-page-layout-1 .cart_totals tr {
    border-bottom-color: #eee;
  }
  
  .woocommerce-cart.cart-page-layout-1 .cart-collaterals th,
  .woocommerce-cart.cart-page-layout-1 .cart-collaterals td {
    padding: 15px;
  }
  
  .woocommerce-cart.cart-page-layout-2 .woocommerce-cart-form__contents, .woocommerce-cart.cart-page-layout-2 .cart.wishlist_table {
    margin-top: 0;
  }
  
  @media (min-width: 992px) {
    .woocommerce-cart.cart-page-layout-2 .woocommerce-cart-form {
      width: 65%;
      float: left;
    }
    .woocommerce-cart.cart-page-layout-2 .cart-collaterals {
      width: calc(35% - 40px);
      float: right;
    }
  }
  
  .woocommerce-cart.cart-page-layout-2 .cart-collaterals {
    border: 2px solid #efefef;
    padding: 10px 20px 30px 20px;
  }
  
  .woocommerce-cart .woocommerce-cart-form {
    margin-bottom: 50px;
  }
  
  .woocommerce-cart-form__contents:not(.elementor-menu-cart__products), .cart.wishlist_table:not(.elementor-menu-cart__products) {
    border-width: 0;
    border-collapse: separate;
    table-layout: auto;
  }
  
  @media (max-width: 767px) {
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products), .cart.wishlist_table:not(.elementor-menu-cart__products) {
      margin-bottom: 0;
    }
  }
  
  .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) th, .cart.wishlist_table:not(.elementor-menu-cart__products) th,
  .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) td,
  .cart.wishlist_table:not(.elementor-menu-cart__products) td {
    padding: 20px 0;
  }
  
  .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-remove a, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-remove a {
    font-size: 1.5em;
    position: relative;
    width: 1.2em;
    height: 1.2em;
  }
  
  .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-remove a:hover, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-remove a:hover {
    color: firebrick;
  }
  
  .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-remove a:focus, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-remove a:focus {
    color: rgba(0, 0, 0, 0);
  }
  
  @media (max-width: 767px) {
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-remove a, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-remove a {
      background-color: firebrick;
      color: #fff !important;
    }
  }
  
  .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .quantity, .cart.wishlist_table:not(.elementor-menu-cart__products) .quantity {
    border: 1px solid #e8e8e8;
    width: 100px;
    margin-right: 0;
  }
  
  .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions .coupon, .cart.wishlist_table:not(.elementor-menu-cart__products) .actions .coupon {
    width: 100%;
  }
  
  @media (min-width: 992px) {
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions .coupon, .cart.wishlist_table:not(.elementor-menu-cart__products) .actions .coupon {
      float: left;
      width: 60%;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions .coupon + [name="update_cart"], .cart.wishlist_table:not(.elementor-menu-cart__products) .actions .coupon + [name="update_cart"] {
      width: 40%;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions .coupon + [name="update_cart"] {
        width: 140px;
    }
  }
 
  @media (max-width: 991px) {
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions .coupon, .cart.wishlist_table:not(.elementor-menu-cart__products) .actions .coupon {
      justify-content: center;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions .coupon [name="apply_coupon"], .cart.wishlist_table:not(.elementor-menu-cart__products) .actions .coupon [name="apply_coupon"] {
      color: #fff;
    }
  }
  
  .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions .coupon [name="apply_coupon"], .cart.wishlist_table:not(.elementor-menu-cart__products) .actions .coupon [name="apply_coupon"] {
    white-space: nowrap;
    height: 44px;
    padding: 0 20px;
    color: #ffffff;
  }
  
  .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions [name="coupon_code"], .cart.wishlist_table:not(.elementor-menu-cart__products) .actions [name="coupon_code"] {
    background-color: transparent;
  }
  
  @media (max-width: 991px) {
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions, .cart.wishlist_table:not(.elementor-menu-cart__products) .actions {
      display: flex;
      flex-direction: column-reverse;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions [name="update_cart"], .cart.wishlist_table:not(.elementor-menu-cart__products) .actions [name="update_cart"] {
      margin-bottom: 20px;
    }
  }
  
  @media (min-width: 992px) {
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products), .cart.wishlist_table:not(.elementor-menu-cart__products) {
      /* actions */
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) thead th, .cart.wishlist_table:not(.elementor-menu-cart__products) thead th {
      border-bottom: 1px solid #ddd;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) tbody tr + tr td, .cart.wishlist_table:not(.elementor-menu-cart__products) tbody tr + tr td {
      border-top-width: 1px;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) tr:nth-last-child(2) td, .cart.wishlist_table:not(.elementor-menu-cart__products) tr:nth-last-child(2) td {
      padding-bottom: 50px;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) th, .cart.wishlist_table:not(.elementor-menu-cart__products) th,
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) td,
    .cart.wishlist_table:not(.elementor-menu-cart__products) td {
      padding: 30px 0;
      border-width: 0;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) th:not(:first-child):not(:last-child):not(.product-thumbnail), .cart.wishlist_table:not(.elementor-menu-cart__products) th:not(:first-child):not(:last-child):not(.product-thumbnail),
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) td:not(:first-child):not(:last-child):not(.product-thumbnail),
    .cart.wishlist_table:not(.elementor-menu-cart__products) td:not(:first-child):not(:last-child):not(.product-thumbnail) {
      padding-left: 20px;
      padding-right: 20px;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-remove, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-remove {
      width: 40px;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-thumbnail, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-thumbnail {
      width: 70px;
      min-width: 70px;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-name, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-name,
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-subtotal,
    .cart.wishlist_table:not(.elementor-menu-cart__products) .product-subtotal {
      font-weight: 700;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-quantity, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-quantity {
      text-align: center;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .quantity, .cart.wishlist_table:not(.elementor-menu-cart__products) .quantity {
      min-width: 120px;
    }
    
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-subtotal,
    .cart.wishlist_table:not(.elementor-menu-cart__products) .product-subtotal {
      text-align: right;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-price, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-price,
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-subtotal,
    .cart.wishlist_table:not(.elementor-menu-cart__products) .product-subtotal {
      min-width: 100px;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions, .cart.wishlist_table:not(.elementor-menu-cart__products) .actions {
      text-align: right;
      padding: 0;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions [name="update_cart"], .cart.wishlist_table:not(.elementor-menu-cart__products) .actions [name="update_cart"] {
      border-width: 1px;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .coupon, .cart.wishlist_table:not(.elementor-menu-cart__products) .coupon {
      height: 100px;
      display: flex;
      align-items: center;
      background-repeat: no-repeat;
      background-size: 40px 40px;
      background-position: center left 30px;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .coupon label, .cart.wishlist_table:not(.elementor-menu-cart__products) .coupon label {
      display: none;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) [name="coupon_code"], .cart.wishlist_table:not(.elementor-menu-cart__products) [name="coupon_code"] {
      border-width: 1px;
      height: 40px;
      margin-right: 10px;
      padding: 0 20px;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) [name="apply_coupon"], .cart.wishlist_table:not(.elementor-menu-cart__products) [name="apply_coupon"] {
      font-weight: 600;
      font-size: 12px;
      border-bottom: 1px solid #ccc;
      height: 30px;
      padding: 0 10px;
      border-radius: 0;
      background-color: rgba(0, 0, 0, 0);
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) [name="apply_coupon"]:hover, .cart.wishlist_table:not(.elementor-menu-cart__products) [name="apply_coupon"]:hover {
      background-color: rgba(0, 0, 0, 0);
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) [name="update_cart"], .cart.wishlist_table:not(.elementor-menu-cart__products) [name="update_cart"] {
      height: 100%;
      width: 100%;
      border-radius: 0;
      font-weight: 600;
      height: 100px;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) [name="update_cart"]:disabled, .cart.wishlist_table:not(.elementor-menu-cart__products) [name="update_cart"]:disabled {
      color: #fff;
    }
  }
  
  @media (max-width: 991px) {
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) thead, .cart.wishlist_table:not(.elementor-menu-cart__products) thead {
      display: none;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) tbody tr, .cart.wishlist_table:not(.elementor-menu-cart__products) tbody tr {
      display: flex;
      border-bottom: 1px solid #efecec;
      flex-direction: column;
      position: relative;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) tbody tr td, .cart.wishlist_table:not(.elementor-menu-cart__products) tbody tr td {
      border-bottom-style: dashed;
      border-bottom-color: #efecec;
      border-right: 0;
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between;
      align-items: center;
      text-align: left !important;
      padding: 5px 0;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) tbody tr td:before, .cart.wishlist_table:not(.elementor-menu-cart__products) tbody tr td:before {
      content: attr(data-title);
      font-size: 13px;
      font-weight: normal;
      text-align: left;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) tbody tr td:last-of-type, .cart.wishlist_table:not(.elementor-menu-cart__products) tbody tr td:last-of-type {
      border-bottom: 0;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) tbody .cart_item, .cart.wishlist_table:not(.elementor-menu-cart__products) tbody .cart_item {
      padding-left: 85px;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) tbody .bundled-product-name.bundled_table_item_indent, .cart.wishlist_table:not(.elementor-menu-cart__products) tbody .bundled-product-name.bundled_table_item_indent {
      padding-left: 0;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-remove, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-remove, .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-thumbnail, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-thumbnail {
      position: absolute;
      border-bottom: 0;
      top: 0;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-thumbnail, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-thumbnail {
      justify-content: center;
      left: 0;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-thumbnail img, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-thumbnail img {
      max-width: 70px;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-remove, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-remove {
      right: 0;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-remove a, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-remove a {
      background-color: rgba(0, 0, 0, 0);
      color: firebrick !important;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-name:before, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-name:before {
      display: none;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-name a, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-name a {
      font-weight: 700;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .quantity, .cart.wishlist_table:not(.elementor-menu-cart__products) .quantity {
      height: 30px;
      font-size: 12px;
      max-width: 80px;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .quantity .product-qty, .cart.wishlist_table:not(.elementor-menu-cart__products) .quantity .product-qty {
      max-width: 30px;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .quantity .qty, .cart.wishlist_table:not(.elementor-menu-cart__products) .quantity .qty {
      text-align: center;
      padding: 0;
      font-size: 12px;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions, .cart.wishlist_table:not(.elementor-menu-cart__products) .actions {
      padding-top: 30px;
      padding-bottom: 0;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .coupon label, .cart.wishlist_table:not(.elementor-menu-cart__products) .coupon label {
      display: none;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .coupon [name="coupon_code"], .cart.wishlist_table:not(.elementor-menu-cart__products) .coupon [name="coupon_code"],
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .coupon [name="apply_coupon"],
    .cart.wishlist_table:not(.elementor-menu-cart__products) .coupon [name="apply_coupon"] {
      width: 100%;
      padding: 10px 15px;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .coupon [name="coupon_code"], .cart.wishlist_table:not(.elementor-menu-cart__products) .coupon [name="coupon_code"] {
      height: 48px;
      margin-bottom: 10px;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) [name="update_cart"], .cart.wishlist_table:not(.elementor-menu-cart__products) [name="update_cart"] {
      width: 100%;
      margin: 10px 0;
    }
  }
  
  .checkout-button {
    text-transform: uppercase;
    font-weight: 600;
    line-height: 55px;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    text-align: center;
  }
  
  .cart_totals .shop_table {
    margin: 0;
    border: 0;
    width: 100%;
  }
  
  .cart_totals .shop_table tr {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    border-bottom: 1px solid #ddd;
  }
  
  .cart_totals .shop_table tr th,
  .cart_totals .shop_table tr td {
    border: 0;
    padding-left: 0;
    padding-right: 0;
  }
  
  .cart_totals .shop_table th {
    font-weight: 600;
  }
  
  .cart_totals .shop_table tbody th,
  .cart_totals .shop_table tbody td {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  
  .cart_totals .shop_table input[type="radio"] {
    margin-right: 10px;
  }
  
  .cart_totals .shop_table [name="calc_shipping"] {
    width: 100%;
    height: 50px;
  }
  
  .cart_totals .shop_table .cart-subtotal th,
  .cart_totals .shop_table .cart-subtotal td {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  
  .cart_totals .shop_table .order-total {
    border-bottom: 0;
  }
  
  .cart_totals .shop_table .order-total th,
  .cart_totals .shop_table .order-total td {
    font-size: 18px;
    padding-top: 20px;
  }
  
  .cart_totals .shop_table .order-total th {
    white-space: nowrap;
    padding-right: 10px;
  }
  
  .cart_totals .shop_table .order-total td {
    text-align: right;
  }
  
  .cart_totals .shop_table .woocommerce-shipping-totals {
    flex-direction: column;
    padding-top: 5px;
  }
  
  .cart_totals .shop_table .woocommerce-shipping-totals td {
    text-align: left !important;
    padding-top: 0;
  }
  
 .login_wrraper .rem-pswd {
    width: 100%;
    display: inline-block;
}
 .login_wrraper .rem-pswd .remember-section {
    width: 40% !important;
}
 .login_wrraper .rem-pswd .remember-section label {
    text-align: left !important;
}
 .login_wrraper .rem-pswd .pswd-section {
      float: right;
       text-align: right !important;
        margin-top: -38px; 
}
 .login_wrraper .rem-pswd .pswd-section a {
    color: #007aff;
}
.login_wrraper .facebook_section {
    margin-left: 0%;
}
.login_wrraper .facebook_section .mo-openid-app-icons {
    text-align:center;
}
.login_wrraper .facebook_section .mo-openid-app-icons .mo_btn-block {
    display:inline-block;
    margin-top:2px;
}
.login_wrraper .btnread,
#post-9 .woocommerce-ResetPassword.lost_reset_password .btnread,
.woocommerce-form-coupon .btnread {
    background-color: #cc2040;
    color: #fff;
    width: 100%;
    font-size: 20px;
    padding: 14px 0;
    border-radius: 20px;
    font-family: Montserrat;
    border: 2px solid transparent;
    font-weight: 500;
}
.login_wrraper .btnread:hover,
#post-9 .woocommerce-ResetPassword.lost_reset_password .btnread:hover,
.woocommerce-form-coupon .btnread:hover {
    background-color: #ffffff;
    border: 2px solid #cc2040 !important;
    color: #cc2040 !important;
}
.login_wrraper .btnread:after,
#post-9 .woocommerce-ResetPassword.lost_reset_password .btnread:after,
.woocommerce-form-coupon .btnread:after {
    content: normal;
}
.login_wrraper .or-devider {
    margin: 30px 0 0px;
    text-align: center;
    border-top: 1px solid #ccc;
}
.login_wrraper .or-devider i {
    padding: 0 10px;
    background-color: #fff;
    position: relative;
    top: -14px;
    z-index: 1;
}
.login_wrraper .facebook_section br {
    display: none;
}
.login_wrraper .benefit-title {
    text-align: center !important;
}
.logged-in.admin-bar #shop-cart-sidebar .shop-cart-count,
.cart-sidebar-open #shop-cart-sidebar .shop-cart-count {
    width: 44px;
    height: 38px;
    background-color: #cc2040;
    border-radius: 12px;
    font-size: 18px;
    font-weight: 500;
}
.logged-in.admin-bar #shop-cart-sidebar .shop-cart-count .leafbg-right,
.cart-sidebar-open #shop-cart-sidebar .leafbg-right {
    top: 64px;
    left: auto;
    right: -10px;
    width: 130px;
}
.logged-in.admin-bar #shop-cart-sidebar .cart-sidebar-content,
.cart-sidebar-open #shop-cart-sidebar .cart-sidebar-content {
    margin-top: 50px;
}
.logged-in.admin-bar #shop-cart-sidebar .woocommerce-Price-amount.amount,
.cart-sidebar-open #shop-cart-sidebar .woocommerce-Price-amount.amount {
    font-weight: 500;
}
.cart-sidebar-open #shop-cart-sidebar .woocommerce-Price-amount.amount {
    display: block;
    font-size: 20px;
    color: #000;
}
.logged-in.admin-bar #shop-cart-sidebar .cart-sidebar-content .woocommerce-mini-cart__buttons.buttons,
.cart-sidebar-open #shop-cart-sidebar .cart-sidebar-content woocommerce-mini-cart__buttons.buttons {
    
}
.cart-sidebar-content .woocommerce-mini-cart__buttons a.checkout {
    width: 140px;
    font-size: 18px;
    font-weight: 500;
    border-radius: 18px;
    border: 2px solid transparent;
    background-color: #cc2040;
}
.cart-sidebar-content .woocommerce-mini-cart__buttons a.checkout:hover {
    background-color: #ffffff;
    border: 2px solid #cc2040;
    color: #cc2040;
}



  @media (max-width: 991px) {
    .cart_totals .shop_table th {
      display: block;
    }
    .cart_totals .shop_table td:before {
      content: '';
    }
  }
  
  .cart_totals #shipping_method {
    margin-top: 0;
  }
  
  .cart_totals .wc-proceed-to-checkout {
    margin-top: 20px;
  }
  
  .cart_totals li {
    list-style: none;
  }
  
  .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) [name="update_cart"], .cart.wishlist_table:not(.elementor-menu-cart__products) [name="update_cart"] {
    height: 40px;
  }
  
  @media (min-width: 992px) {
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions .coupon + [name="update_cart"], .cart.wishlist_table:not(.elementor-menu-cart__products) .actions .coupon + [name="update_cart"] {
      width: auto;
      margin-top: 30px;
      font-size: 12px;
    }
    .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions .coupon + [name="update_cart"] {
        font-size: 14px;
        width: 140px;
    }
  }
  
  .woocommerce-checkout .woocommerce {
    position: relative;
  }
  
  .woocommerce-checkout .woocommerce .woocommerce-error {
    clear: both;
  }
  
  .woocommerce-checkout input {
    word-break: normal;
  }
  
  .woocommerce-form-login-toggle,
  .woocommerce-form-coupon-toggle {
    max-width: 48%;
    background-color: #F1F1F1;
    padding: 10px 20px;
    justify-content: start;
    float: left;
    width: 100%;
  }
  .woocommerce-form-coupon-toggle {
      float: right;
      max-width: 48%;
      width: 100%;
  }
  .woocommerce-form-login-toggle .woocommerce-info {
    color: inherit;
  }
  
  .woocommerce-form-login-toggle .showlogin {
    font-weight: 700;
  }
  
  .woocommerce-form.woocommerce-form-login {
    clear: both;
    border: 2px dashed #e8e8e8;
    border-radius: 2px;
    padding: 30px;
    max-width: 600px;
    margin: 0 auto 30px auto;
  }
  
  .woocommerce-form.woocommerce-form-login .form-row,
  .woocommerce-form.woocommerce-form-login .form-row-first,
  .woocommerce-form.woocommerce-form-login .form-row-last {
    width: 100%;
  }
  
  .woocommerce-form.woocommerce-form-login p:not(.form-row):not(.lost_password) {
    font-size: small;
    line-height: 1.5em;
  }
  
  .woocommerce-form.woocommerce-form-login .inline {
    display: inline-block;
    margin-left: 10px;
  }
  
  .woocommerce-form.woocommerce-form-login .woocommerce-form-login__rememberme {
    text-align: center;
  }
  
  .woocommerce-form.woocommerce-form-login .woocommerce-form-login__submit {
    padding-left: 40px;
    padding-right: 40px;
    display: block;
    margin: 10px auto 0 auto;
  }
  
  .woocommerce-form.woocommerce-form-login .lost_password {
    display: block;
    clear: both;
    margin-bottom: 0;
    text-align: center;
  }
  
  .woocommerce-form.woocommerce-form-login .input-text,
  #post-9 .woocommerce-ResetPassword.lost_reset_password .form-row .input-text {
    height: 54px;
    margin-bottom: 10px;
  }
  
  .woocommerce-form-coupon-toggle {
    max-width: 100%;
    width: 100%;
/*    margin: 0 auto 15px auto;*/
  }
  
  .woocommerce-form-coupon-toggle .woocommerce-info {
    color: inherit;
  }
  
  .woocommerce-form-coupon-toggle .showcoupon {
    font-weight: 700;
  }
  
  .checkout_coupon.woocommerce-form-coupon {
    border: 2px dashed #e8e8e8;
    border-radius: 2px;
    max-width: 600px;
    margin: 0 auto 30px auto;
    padding: 30px;
    justify-content: center;
    align-items: center;
  }
  
  @media (max-width: 991px) {
    .checkout_coupon.woocommerce-form-coupon {
      margin-top: 30px !important;
    }
  }
  
  .checkout_coupon.woocommerce-form-coupon .form-row-first,
  .checkout_coupon.woocommerce-form-coupon .form-row-last {
    width: 100%;
    text-align: center;
  }
  
  .checkout_coupon.woocommerce-form-coupon .form-row-last {
    margin-bottom: 0;
  }
  
  .checkout_coupon.woocommerce-form-coupon [name="apply_coupon"] {
    margin-top: 10px;
    padding: 14px 0px;
    height: auto;
    color: #fff;
    border: 2px solid transparent;
  }
  
  .checkout_coupon.woocommerce-form-coupon p:not(.form-row) {
    display: none;
  }

  .bodyScrollHide {
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
    overflow:hidden;
    height: 100vh;
  }
  .bodyScrollHide::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
    width: 0;
    height: 0; 
   }
  
  [name="checkout"] {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 30px;
  }
  
  @media (max-width: 992px) {
    .has-multi-step-checkout [name="checkout"] {
      display: flex;
      flex-direction: column-reverse;
    }
    .has-multi-step-checkout [name="checkout"] .woocommerce-NoticeGroup {
      order: 1;
    }
  }
  
  @media (min-width: 992px) {
    #customer_details {
      float: left;
      width: calc(100% - 400px);
      padding-right: 40px;
    }
  }
  
  #customer_details .form-row select {
    height: 50px;
    width: 100%;
    border: 1px solid #ccc;
    background-color: transparent;
    padding: 0 15px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
  }
  
  .woocommerce-billing-fields > h3 {
    font-size: 24px;
    font-weight: normal;
    display: none;
  }
  
  .form-row {
    float: left;
  }
  
  .form-row label {
    display: block;
  }
  
  .form-row abbr {
    text-decoration: none;
  }
  
  .required {
    color: firebrick;
  }
  
  .form-row .input-text {
    width: 100%;
    height: 50px;
    padding: 0 1em;
    border-radius: 20px;
    font-family: 'Poppins', sans-serif;
  }
  .form-row .input-text:focus{
     border-color: #031131;
}
  #order_review .shop_table .woocommerce-Price-amount,
  .woocommerce-checkout-review-order-table .order-total {
      color: #031131 !important;
  }
  #order_review .shop_table .product-name,
  #order_review .shop_table .product-total,
  #order_review .shop_table .cart-subtotal,
  .woocommerce-checkout-review-order-table tfoot th,
  .order_review .shop_table .woocommerce-Price-amount {
      font-weight: 500 !important;
      font-size: 17px !important;
  }
  .form-row.notes {
    width: 100%;
  }
  
  .form-row-first,
  .form-row-last {
    width: 48%;
  }
  
  .form-row-last {
    float: right;
  }
  
  .form-row-wide {
    clear: both;
    width: 100%;
  }
  
  #order_review_heading {
    display: none;
  }
  
  #order_review {
    background-color: transparent;
    padding: 30px;
    border-radius: 4px;
  }
  
  @media (min-width: 992px) {
    #order_review {
      float: left;
      width: 400px;
    }
  }
  
  #order_review li {
    list-style: none;
  }
  
  .woocommerce-checkout-review-order-table {
    margin: 0;
    border: 0;
    width: 100%;
  }
  
  .woocommerce-checkout-review-order-table th {
    white-space: nowrap;
  }
  
  .woocommerce-checkout-review-order-table tr {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    border-bottom: 1px solid #ddd;
  }
  
  .woocommerce-checkout-review-order-table tr th,
  .woocommerce-checkout-review-order-table tr td {
    border: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }
  
  .woocommerce-checkout-review-order-table tr th:last-child,
  .woocommerce-checkout-review-order-table tr td:last-child {
    text-align: right;
  }
  
  .woocommerce-checkout-review-order-table thead th {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
  }
  
  .woocommerce-checkout-review-order-table tbody tr {
    align-items: center;
  }
  
  .woocommerce-checkout-review-order-table tbody th,
  .woocommerce-checkout-review-order-table tbody td {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  
  .woocommerce-checkout-review-order-table tbody th:last-child,
  .woocommerce-checkout-review-order-table tbody td:last-child {
    white-space: nowrap;
    margin-left: 10px;
  }
  
  .woocommerce-checkout-review-order-table tfoot th {
    font-size: 15px;
  }
  
  .woocommerce-checkout-review-order-table #shipping_method {
    margin: 0;
  }
  
  .woocommerce-checkout-review-order-table .woocommerce-shipping-totals th {
    padding-bottom: 5px !important;
  }
  
  .woocommerce-checkout-review-order-table .woocommerce-shipping-totals td {
    padding-top: 5px !important;
  }
  
  .woocommerce-checkout-review-order-table .cart-subtotal th,
  .woocommerce-checkout-review-order-table .cart-subtotal td {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  
  .woocommerce-checkout-review-order-table .order-total th,
  .woocommerce-checkout-review-order-table .order-total td {
    font-size: 18px;
  }
  
  .woocommerce-checkout-review-order-table .woocommerce-shipping-totals {
    flex-direction: column;
    padding-top: 5px;
    display: block;
  }
  
  .woocommerce-checkout-review-order-table .woocommerce-shipping-totals td {
    text-align: left !important;
  }
  
  .woocommerce-checkout-review-order-table .product-name strong {
    font-weight: normal;
  }
  
  .woocommerce-checkout-review-order-table .order-total th,
  .woocommerce-checkout-review-order-table .order-total td {
    padding: 20px 0;
  }
  
  .woocommerce-checkout-review-order-table #shipping_method input[type="radio"] {
    margin-right: 10px;
  }
  
  #ship-to-different-address {
    font-size: 1em;
    font-weight: normal;
  }
  
  #order_comments {
    padding: 1em;
    height: auto;
    min-height: 150px;
    resize: none;
    display: block;
  }
  
  .wc_payment_methods {
    padding-left: 0;
  }
  
  .wc_payment_method {
    margin-bottom: 10px;
  }
  
  .wc_payment_method label {
    font-weight: 600;
  }
  
  .payment_box {
    padding: 10px 10px 10px 15px;
    background-color: #efefef;
    border-radius: 4px;
    margin: 1em 0;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
    position: relative;
  }
  
  .payment_box:before {
    bottom: 100%;
    left: 30px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(221, 221, 221, 0);
    border-bottom-color: #ebebeb;
    border-width: 8px;
    margin-left: -8px;
  }
  
  .payment_box:after {
    content: '';
    display: block;
    clear: both;
  }
  
  .payment_box p:last-child {
    margin-bottom: 0;
  }
  
  .payment_method_paypal img {
    max-height: 52px;
    margin-left: 10px;
  }
  
  .payment_method_paypal .about_paypal {
    display: inline-block;
    margin-left: 10px;
    clear: both;
    font-size: smaller;
    font-weight: normal;
  }
  
  .place-order {
    width: 100%;
  }
  
  #place_order {
    font-weight: 600;
    text-transform: uppercase;
    width: 100%;
    min-height: 50px;
    margin-top: 30px;
  }
  
  .has-multi-step-checkout #order_review {
    margin-bottom: 50px;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #d9d9d9;
    padding: 15px;
  }
  
  @media (max-width: 991px) {
    .has-multi-step-checkout #order_review {
      display: none;
    }
  }
  
  .has-multi-step-checkout #order_review .woocommerce-shipping-totals {
    flex-direction: row;
    padding-bottom: 5px;
  }
  
  .has-multi-step-checkout #order_review .woocommerce-shipping-totals th {
    margin-right: 20px;
  }
  
  .has-multi-step-checkout #order_review .woocommerce-shipping-totals ul {
    margin: 0;
  }
  
  .has-multi-step-checkout #order_review .woocommerce-shipping-totals.shipping .woocommerce-shipping-methods li:first-of-type:last-of-type label {
    display: block;
  }
  
  .has-multi-step-checkout #order_review .woocommerce-shipping-totals.shipping .shipping_method {
    display: none;
  }
  
  .has-multi-step-checkout #order_review .woocommerce-shipping-totals.shipping .shipping_method + label {
    display: none;
  }
  
  .has-multi-step-checkout #order_review .woocommerce-shipping-totals.shipping .shipping_method:checked + label {
    display: block;
  }
  
  .has-multi-step-checkout #order_review .woocommerce-checkout-review-order-table {
    table-layout: fixed;
  }
  
  .has-multi-step-checkout #order_review .woocommerce-checkout-review-order-table thead {
    display: none;
  }
  
  .has-multi-step-checkout #order_review .woocommerce-checkout-review-order-table tbody tr:last-of-type td {
    padding-bottom: 20px;
  }
  
  .has-multi-step-checkout #order_review .woocommerce-checkout-review-order-table tbody .product-name {
    display: flex;
    padding-right: 10px;
    align-items: center;
  }
  
  .has-multi-step-checkout #order_review .woocommerce-checkout-review-order-table tbody .variation {
    order: 2;
    margin-right: 5px;
  }
  
  .has-multi-step-checkout #order_review .woocommerce-checkout-review-order-table tbody .product-quantity {
    order: 3;
  }
  
  .has-multi-step-checkout #order_review .woocommerce-checkout-review-order-table tbody .review-order-product-image {
    max-width: 50px;
  }
  
  .has-multi-step-checkout #order_review .woocommerce-checkout-review-order-table tbody .review-order-product-name {
    margin: 0 10px;
  }
  
  .has-multi-step-checkout #order_review .woocommerce-checkout-review-order-table tbody .product-total {
    width: 100px;
  }
  
  .has-multi-step-checkout #order_review .woocommerce-checkout-review-order-table tbody .product-quantity,
  .has-multi-step-checkout #order_review .woocommerce-checkout-review-order-table tbody .product-total {
    white-space: normal;
  }
  
  .has-multi-step-checkout #order_review .order-total {
    border: 0;
  }
  
  .has-multi-step-checkout #order_review .order-total th,
  .has-multi-step-checkout #order_review .order-total td {
    padding-bottom: 5px;
  }
  
  .has-multi-step-checkout .multi-step-checkout .woostify-container {
    text-align: center;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper.first ~ .woocommerce-checkout-review-order tr[class^="tax-"] {
    display: none;
  }
  
  .has-multi-step-checkout .multi-step-inner {
    margin-top: 50px;
    position: relative;
    overflow: hidden;
  }
  
  .has-multi-step-checkout .multi-step-item {
    margin: 0 10px;
    cursor: pointer;
    position: relative;
  }
  
  @media (min-width: 992px) {
    .has-multi-step-checkout .multi-step-item {
      margin: 0 30px;
    }
  }
  
  .has-multi-step-checkout .multi-step-item:before, .has-multi-step-checkout .multi-step-item:after {
    content: '';
    position: absolute;
    z-index: 2;
    height: 2px;
    top: 7px;
  }
  
  .has-multi-step-checkout .multi-step-item:first-of-type {
    margin-left: 0;
  }
  
  .has-multi-step-checkout .multi-step-item:first-of-type:before {
    content: none;
  }
  
  .has-multi-step-checkout .multi-step-item:first-of-type:after {
    left: 50%;
    right: -30px;
  }
  
  .has-multi-step-checkout .multi-step-item:not(:first-of-type):not(:last-of-type):before {
    left: -30px;
    right: 50%;
  }
  
  .has-multi-step-checkout .multi-step-item:not(:first-of-type):not(:last-of-type):after {
    left: 50%;
    right: -30px;
  }
  
  .has-multi-step-checkout .multi-step-item:last-of-type {
    margin-right: 0;
  }
  
  .has-multi-step-checkout .multi-step-item:last-of-type:before {
    right: 50%;
    left: -30px;
  }
  
  .has-multi-step-checkout .multi-step-item:last-of-type:after {
    content: none;
  }
  
  .has-multi-step-checkout .multi-step-item.active:after {
    background-color: #ebebeb;
  }
  
  .has-multi-step-checkout .multi-step-item.active ~ .multi-step-item {
    color: #888;
  }
  
  .has-multi-step-checkout .multi-step-item.active ~ .multi-step-item:before {
    background-color: #ebebeb;
  }
  
  .has-multi-step-checkout .multi-step-item.active ~ .multi-step-item:after {
    background-color: #ebebeb;
  }
  
  .has-multi-step-checkout .multi-step-item.active ~ .multi-step-item .item-text {
    font-weight: normal;
  }
  
  .has-multi-step-checkout .multi-step-item.active ~ .multi-step-item .item-text:before {
    background-color: #ddd;
  }
  
  .has-multi-step-checkout .item-text {
    position: relative;
    z-index: 5;
    font-size: 1em;
    font-weight: 700;
    display: flex;
    flex-direction: column;
    align-items: center;
    white-space: nowrap;
  }
  
  .has-multi-step-checkout .item-text:before {
    content: '';
    border-radius: 50px;
    width: 14px;
    height: 14px;
    margin-bottom: 10px;
    white-space: nowrap;
    font-size: 0.9em;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper {
    float: left;
    width: 100%;
    margin-bottom: 50px;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper.has-local-pickup .multi-step-review-information-row[data-type="address"] {
    display: none;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper.has-local-pickup .multi-step-checkout-content[data-step="second"] [data-type="email"] {
    border-bottom: 0;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper.no-shipping-available .multi-step-checkout-content[data-step="last"] [data-type="address"] {
    border-bottom: 0;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper.no-shipping-available .multi-step-review-information-row[data-type="shipping"] {
    display: none;
  }
  
  @media (min-width: 992px) {
    .has-multi-step-checkout .multi-step-checkout-wrapper {
      width: calc(100% - 400px);
      padding-right: 40px;
    }
    .has-multi-step-checkout .multi-step-checkout-wrapper #customer_details {
      width: 100%;
      padding-right: 0;
      float: none;
    }
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper li {
    list-style: none;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper.first [data-action="back"] {
    display: none;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper.first ~ #order_review .woocommerce-shipping-totals {
    display: none;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper.last [data-action="continue"] {
    display: none;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper:not(.last) #place_order {
    display: none;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper:not(.first) ~ #order_review .shipping-placeholder {
    display: none;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content {
    display: none;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content.active {
    display: block;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .woocommerce-billing-fields > h3 {
    display: none;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .woocommerce-additional-fields__field-wrapper p:last-child {
    margin-bottom: 0;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .wc_payment_methods {
    margin: 0;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .wc_payment_methods .wc_payment_method {
    margin-bottom: 0;
    border: 1px solid #d9d9d9;
    padding: 10px;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .wc_payment_methods .wc_payment_method img {
    max-width: 40px;
    margin-right: 5px;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .wc_payment_methods .wc_payment_method:first-of-type {
    border-radius: 4px 4px 0 0;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .wc_payment_methods .wc_payment_method:last-of-type {
    border-radius: 0 0 4px 4px;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .wc_payment_methods .wc_payment_method + .wc_payment_method {
    border-top: 0;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .wc_payment_methods label[for^="payment_method"] {
    cursor: pointer;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .wc_payment_methods label[for^="payment_method"] img {
    max-width: 100%;
    max-height: 40px;
    margin-left: 5px;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .wc_payment_methods .payment_box {
    border-radius: 0;
    margin: 10px -10px -10px -10px;
    color: #515151;
    border-top: 1px solid #d9d9d9;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .wc_payment_methods .payment_box:before {
    content: none;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .woocommerce-terms-and-conditions-wrapper {
    border-radius: 5px;
    border: 1px solid #d9d9d9;
    margin-top: 30px;
    padding: 15px;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .woocommerce-terms-and-conditions-wrapper .woocommerce-invalid-required-field {
    color: red;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .woocommerce-terms-and-conditions-wrapper .woocommerce-invalid-required-field * {
    color: inherit;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .woocommerce-terms-and-conditions-wrapper p:last-child {
    margin-bottom: 0;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .woocommerce-terms-and-conditions-wrapper .form-row {
    float: none;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .woocommerce-terms-and-conditions-link {
    transition-duration: 0s;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .required-item {
    border-color: #f00;
  }
  
  .has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .required-item .woocommerce-terms-and-conditions-checkbox-text,
  .has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .required-item .woocommerce-terms-and-conditions-link {
    color: #f00;
  }
  
  .has-multi-step-checkout .field-required [name] {
    border-color: #f00 !important;
  }
  
  .has-multi-step-checkout .shipping-methods-modified .shipping-methods-modified-item {
    border: 1px solid #d9d9d9;
    display: flex;
    align-items: center;
  }
  
  .has-multi-step-checkout .shipping-methods-modified .shipping-methods-modified-item:first-of-type {
    border-radius: 4px 4px 0 0;
  }
  
  .has-multi-step-checkout .shipping-methods-modified .shipping-methods-modified-item:last-of-type {
    border-radius: 0 0 4px 4px;
  }
  
  .has-multi-step-checkout .shipping-methods-modified .shipping-methods-modified-item + .shipping-methods-modified-item {
    border-top: 0;
  }
  
  .has-multi-step-checkout .shipping-methods-modified .shipping-methods-modified-input {
    margin: 0 10px 0 0;
  }
  
  .has-multi-step-checkout .shipping-methods-modified .shipping-methods-modified-label {
    font-weight: 600;
    padding: 6px 20px;
    cursor: pointer;
    flex-grow: 1;
  }
  
  .has-multi-step-checkout .multi-step-review-information {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    padding: 0 15px;
  }
  
  .has-multi-step-checkout .multi-step-review-information-row {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #d9d9d9;
    padding: 6px 0;
  }
  
  @media (max-width: 767px) {
    .has-multi-step-checkout .multi-step-review-information-row {
      flex-wrap: wrap;
    }
  }
  
  .has-multi-step-checkout .multi-step-review-information-row:last-of-type {
    border-bottom: 0;
  }
  
  .has-multi-step-checkout .review-information-inner {
    display: flex;
    flex-grow: 1;
  }
  
  @media (max-width: 991px) {
    .has-multi-step-checkout .review-information-inner {
      flex-direction: column;
    }
  }
  
  .has-multi-step-checkout .review-information-label {
    margin-right: 15px;
    font-weight: 700;
  }
  
  @media (min-width: 992px) {
    .has-multi-step-checkout .review-information-label {
      flex: 0 1 5em;
    }
  }
  
  .has-multi-step-checkout .review-information-link {
    white-space: nowrap;
    cursor: pointer;
    font-size: 0.9em;
  }
  
  @media (max-width: 767px) {
    .has-multi-step-checkout .review-information-link {
      flex: 0 0 100%;
    }
  }
  
  .has-multi-step-checkout .multi-step-checkout-button-wrapper {
    margin-top: 20px;
  }
  
  .has-multi-step-checkout .multi-step-checkout-button {
    cursor: pointer;
  }
  
  .has-multi-step-checkout .multi-step-checkout-button[data-action="back"]:before {
    margin-right: 5px;
    font-size: 0.8em;
  }
  
  .has-multi-step-checkout .multi-step-checkout-button[data-action="continue"], .has-multi-step-checkout .multi-step-checkout-button#place_order {
    float: right;
  }
  
  .has-multi-step-checkout .multi-step-checkout-button#place_order {
    width: auto;
    font-weight: normal;
    min-height: auto;
    margin-top: 0;
    text-transform: none;
  }
  
  .has-multi-step-checkout .expanded-order-review #order_review {
    display: block;
  }
  
  .has-multi-step-checkout .expanded-order-review .woostify-before-order-review-total-price {
    display: none;
  }
  
  .has-multi-step-checkout .expanded-order-review .woostify-before-order-review-icon {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  
  .has-multi-step-checkout .woostify-before-order-review {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 20px;
    cursor: pointer;
  }
  
  @media (min-width: 992px) {
    .has-multi-step-checkout .woostify-before-order-review {
      display: none;
    }
  }
  
  .has-multi-step-checkout .woostify-before-order-review .woostify-before-order-review-total-price {
    flex-grow: 1;
    text-align: right;
    margin-right: 10px;
  }
  
  .shipping-placeholder {
    padding: 5px 0;
  }
  
  .has-distraction-free-checkout .topbar {
    display: none;
  }
  
  .has-distraction-free-checkout .site-header .wrap-toggle-sidebar-menu,
  .has-distraction-free-checkout .site-header .site-navigation,
  .has-distraction-free-checkout .site-header .site-tools {
    display: none;
  }
  
  .has-distraction-free-checkout .site-header .woostify-container {
    padding-top: 20px;
    padding-bottom: 20px;
    justify-content: center;
  }
  
  .has-distraction-free-checkout .site-header .site-branding {
    text-align: center;
  }
  
  .select2-container .select2-selection--single {
    height: 50px;
    margin: 0;
    border-radius: 20px;
    border-color: #ccc;
  }
  
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 50px;
    line-height: 50px;
    padding: 0 1em;
  }
  
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 0;
    top: 50%;
    width: 20px;
    height: 50px;
    transform: translateY(-50%);
  }
  
  .select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #ddd;
  }
  
  .select2-dropdown {
    border-color: #ccc;
  }
  
  @media (min-width: 992px) {
    .woocommerce-order-pay #order_review {
      width: 100%;
      margin: 0 auto;
    }
  }
  
  @media (max-width: 991px) {
    #order_review {
      clear: both;
      margin-top: 30px;
    }
    .has-multi-step-checkout #order_review {
      margin-top: 0;
      margin-bottom: 30px;
    }
  }
  
  @media (max-width: 600px) {
    .woocommerce-billing-fields .form-row-first,
    .woocommerce-billing-fields .form-row-last {
      float: left;
      width: 100%;
    }
    #order_review {
      padding: 15px 15px 30px 15px;
    }
  }
  
  @media (max-width: 991px) {
    .woostify-before-order-review-total-price .includes_tax {
      display: none;
    }
  }
  .woocommerce-account .u-column1 .woocommerce-form-login .sign-title,
  .woocommerce-account .woocommerce-form.woocommerce-form-register .sign-title  {
     text-align: right;
    font-size: 16px;
    font-weight: 500;
  }
  .woocommerce-account .u-column1 .woocommerce-form-login .sign-title a,
  .woocommerce-account .woocommerce-form.woocommerce-form-register .sign-title a{
      cursor: pointer;
      color: #007aff;
  }
  .woocommerce-account:not(.woobuilder-active) h2 {
    font-size: 30px;
    font-weight: 600;
    text-align: left;
    padding-left: 0;
  }
/*  .woocommerce-account .u-column1 .woocommerce-form.woocommerce-form-login .form-row label {
      display: none;
  }*/

  @media (min-width: 992px) {
    .woocommerce-account #content {
      min-height: 700px;
      min-height: 90vh;
    }
  }
  
  .woocommerce-account .entry-title {
    margin-bottom: 50px;
  }
  
  .woocommerce-account .page-header .entry-title {
    margin-bottom: 0;
  }
  
  .woocommerce-account .woocommerce-form.woocommerce-form-login {
    border-top: 2px dashed #e8e8e8;
    width: 100%;
    margin: 0 auto;
  }
  .woocommerce-Addresses.col2-set.addresses .u-column1.woocommerce-Address,
 .woocommerce-Addresses.col2-set.addresses .u-column2.woocommerce-Address {
        float: left;
        background-color: #F8F8F8;
        border-radius: 13px;
        padding: 10px 20px;
        border: none;
        margin-top: 10px;
  }
    .woocommerce-Addresses.col2-set.addresses .u-column2.woocommerce-Address {
      float: right;
  }
  @media (min-width: 992px) {
    .woocommerce-account .woocommerce-form.woocommerce-form-login {
      max-width: 50%;
    }
  }
  
  @media (min-width: 992px) {
    .woocommerce-account .u-column1 {
      float: left;
      width: 48%;
    }
    .woocommerce-account .u-column2 {
      float: right;
      width: 48%;
    }
  }
  
  .woocommerce-account .woocommerce-form.woocommerce-form-register {
    border: 2px dashed #e8e8e8;
    border-radius: 2px;
    padding: 30px;
  }
  
  .woocommerce-account .woocommerce-form.woocommerce-form-register .form-row {
    float: none;
    margin-bottom: 0;
  }
  
  .woocommerce-account .woocommerce-form.woocommerce-form-register .input-text {
   height: 54px;
    margin-bottom: 20px;
  }
  #customer_login {
      margin: 5rem 8rem 0 8rem;
  }
  #post-9 .woocommerce-ResetPassword.lost_reset_password {
    width: 50%;
    margin: 0 auto;
    border: none;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 30px;
    text-align: center;
    margin-top: 5rem;
}
#post-9 .woocommerce-ResetPassword.lost_reset_password .form-row-first,
#post-9 .woocommerce-ResetPassword.lost_reset_password .form-row{
    float: none;
    width: 100%;
}

  /* when login */
  .woocommerce-form-coupon button[type="submit"] {
    height: 30px;
    border-width: 0 0 1px 0;
    padding: 0 20px;
    margin-right: 10px;
  }
  
  .woocommerce-account .u-column1 {
    margin-bottom: 30px;
  }
  
  .woocommerce-account .u-column1 .woocommerce-form-login,
  .woocommerce-account .woocommerce-form.woocommerce-form-register,
  .woocommerce-form.woocommerce-form-login,
  .checkout_coupon.woocommerce-form-coupon {
    width: 100%;
    max-width: 100%;
    border: none;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  }
  .woocommerce-form.woocommerce-form-login,
  .checkout_coupon.woocommerce-form-coupon {
      width: 100%;
      max-width: 100%;
      margin-top: 4rem;
      float: left;
  }
  .checkout_coupon.woocommerce-form-coupon {
      float: right;
      margin-top: 0;
  }
  .showcoupon {
    display: block;
  }
  .woocommerce-account .u-column1,
  .woocommerce-account .u-column2 {
      margin: 0 auto;
      float: none;
      width: 54%;
  }
  .message_info {
      background-color: transparent !important;
      display: block;
      text-align: center;
      
  }
  .message_info:before,
    .message_info a:before {
      content: normal;
  }
  .message_info .no-order {
      font-size: 40px;
      color: #4E586E;
      font-weight: 600;
      padding-bottom: 15px;
  }
  .message_info a {
       border-radius: 20px;
        border: none;
        width: 230px;
        display: inline-block;
        padding: 18px 0;
        font-size: 18px;
        border: 2px solid transparent;
  }
  .message_info a:hover {
       background-color: #ffffff;
        border: 2px solid #cc2040;
        color: #cc2040;
  }
  @media (min-width: 768px) {
    .woocommerce-account .u-column1 {
      max-width: -webkit-calc( ( 100% - 30px ) / 2);
      max-width: calc( ( 100% - 30px ) / 2);
/*      margin-right: 30px;*/
      margin-bottom: 0;
    }
  }
  
  @media (min-width: 768px) {
    .woocommerce-account .u-column2 {
      max-width: -webkit-calc( ( 100% - 30px ) / 2);
      max-width: calc( ( 100% - 30px ) / 2);
    }
  }
  
  .woocommerce-MyAccount-navigation {
    margin-bottom: 50px;
    width: 100%;
  }
  
  @media (min-width: 992px) {
    .woocommerce-MyAccount-navigation {
      float: left;
      margin-bottom: 0;
      width: 270px;
      margin-right: 30px;
      border-right: 1px solid #CECECE;
    }
  }
  
  .woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  
  .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link {
    margin-bottom: 20px;
  }
  
  .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a {
    font-weight: 700;
    background-color: #F8F8F8;
  }
  
  .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--dashboard a:before {
    content: "\e6aa";
  }
  
  .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--orders a:before {
    content: "\e694";
  }
  
  .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--downloads a:before {
    content: "\e6a7";
  }
  
  .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-address a:before {
    content: "\e6a8";
  }
  
  .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--payment-methods a:before {
    content: "\e721";
  }
  
  .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-account a:before {
    content: "\e602";
  }
  
  .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a:before {
    content: "\e61d";
  }
  
  .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--tinv_wishlist a:before {
    content: "\e634";
  }
  
  .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--support-tickets a:before {
    content: "\e63b";
  }
  
  .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--following a:before {
    content: "\e63d";
  }
  
  .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--rma-requests a:before {
    content: "\e66f";
  }
  .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link {
      margin-bottom: 6px;
  }
  .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a {
    font-size: 18px;
    white-space: nowrap;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-pack: justify;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
    color: #4E586E;
    font-weight: 600;
    padding: 8px 15px;
    border-radius: 13px;
    background-color: transparent;
    width: 90%;
  }
  
  .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:before {
    font-size: 20px;
    font-family: "themify";
    margin-right: 15px;
    line-height: 0;
  }
  
  .woocommerce-MyAccount-content {
    width: 100%;
  }
  
  .woocommerce-MyAccount-content table:first-child {
    margin: 0;
  }
  
  @media (min-width: 992px) {
    .woocommerce-MyAccount-content {
      float: left;
      width: -webkit-calc( 100% - 300px);
      width: calc( 100% - 300px);
    }
  }
  
  .woocommerce-MyAccount-content .woocommerce-EditAccountForm button[type="submit"] {
    height: 55px;
    color: #fff;
    border: 0;
    margin-top: 40px;
  }
  
  .woocommerce-MyAccount-content .woocommerce-EditAccountForm button[type="submit"]:hover {
    opacity: 0.8;
  }
  
  .woocommerce-MyAccount-content fieldset {
    border: 1px solid #ddd;
    margin: 0;
    padding: 5px 15px;
  }
  
  .woocommerce-Address {
    border: 1px solid #eee;
  }
  
  .woocommerce-Address .woocommerce-Address-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
  }
  
  .woocommerce-Address .woocommerce-Address-title h3 {
    font-size: 18px;
    font-weight: normal;
    display: inline-block;
    margin: 0;
    padding: 15px 0;
    color: #717171;
  }
  .woocommerce-MyAccount-content p {
      color: #717171;
  }
  .woocommerce-Address .woocommerce-Address-title .edit {
    margin-right: 15px;
    color: #717171;
    font-size: 14px;
  }
  
  .woocommerce-Address .woocommerce-Address-title .edit:after {
    content: "\e61c";
    font-family: "themify";
    margin-left: 5px;
    font-weight: 700;
  }
  
  .woocommerce-Address address {
    border-top: 1px solid #eee;
    margin-bottom: 0;
    padding: 10px 0;
    color: #717171;
    font-style: normal;
  }
  
  .woocommerce-address-fields .button {
    height: 50px;
    color: #fff;
    padding: 0 25px;
    border: 0;
  }
  
  .woocommerce-address-fields .button:hover {
    opacity: 0.7;
  }
  
  .woocommerce-orders-table__cell-order-actions {
    display: inline-flex;
    flex-direction: column;
    text-align: center;
    border: 0;
  }
  
  .woocommerce-orders-table__cell-order-actions a + a {
    margin-top: 10px;
  }
  
  /* responsive */
  @media (max-width: 767px) {
    .woocommerce-account .u-columns.col2-set .u-column1.col-1,
    .woocommerce-account .u-columns.col2-set .u-column2.col-2 {
      width: 100%;
      max-width: 100%;
      margin-right: 0;
    }
  }
  
  .woocommerce-order-received .woocommerce-order {
    max-width: 800px;
    margin: 0 auto;
  }
  
  .woocommerce-thankyou-order-received {
    display: block;
    clear: both;
    padding: 20px;
    margin-bottom: 50px;
    text-align: center;
    font-weight: 700;
    font-size: 1.5em;
    border: 2px dashed transparent;
  }
  
  .woocommerce-thankyou-order-details {
    padding-left: 0;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    text-align: center;
  }
  
  .woocommerce-thankyou-order-details .woocommerce-order-overview__email {
    display: none;
  }
  
  @media (max-width: 991px) {
    .woocommerce-thankyou-order-details {
      flex-wrap: wrap;
    }
  }
  
  .woocommerce-thankyou-order-details li {
    list-style: none;
    padding: 10px 15px;
    flex-basis: 25%;
  }
  
  @media (max-width: 991px) {
    .woocommerce-thankyou-order-details li {
      flex-basis: 100%;
      border-bottom: 1px dashed #e8e8e8;
    }
  }
  
  .woocommerce-thankyou-order-details li + li {
    border-left: 1px dashed #e8e8e8;
  }
  
  @media (max-width: 991px) {
    .woocommerce-thankyou-order-details li + li {
      border-left: 0;
    }
  }
  
  .woocommerce-thankyou-order-details strong {
    display: block;
    font-weight: normal;
  }
  
  .woocommerce-order-details .woocommerce-order-details__title {
    font-size: 1.35em;
    font-weight: normal;
    padding: 1em;
    margin: 0;
    border-bottom: 0;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
  }
  
  .woocommerce-table--order-details {
    margin-bottom: 70px;
    margin-top: 0;
    border: 0;
  }
  
  .woocommerce-table--order-details .wc-item-meta {
    padding-left: 0;
    margin: 0;
  }
  
  .woocommerce-table--order-details .wc-item-meta li {
    list-style: none;
  }
  
  .woocommerce-table--order-details .wc-item-meta li + li {
    margin-top: 10px;
  }
  
  .woocommerce-table--order-details .wc-item-meta li p {
    display: inline-block;
  }
  
  .woocommerce-table--order-details th,
  .woocommerce-table--order-details tr,
  .woocommerce-table--order-details td {
    border-left: 0;
    border-right: 0;
    padding: 15px 0;
  }
  
  .woocommerce-table--order-details th:nth-child(2),
  .woocommerce-table--order-details tr:nth-child(2),
  .woocommerce-table--order-details td:nth-child(2) {
    text-align: right;
  }
  
  .woocommerce-table--order-details th a:hover,
  .woocommerce-table--order-details tr a:hover,
  .woocommerce-table--order-details td a:hover {
    text-decoration: underline;
  }
  
  .woocommerce-table--order-details thead th {
    text-transform: uppercase;
  }
  
  .woocommerce-table--order-details tbody strong {
    font-weight: normal;
  }
  
  .woocommerce-table--order-details tfoot tr:last-of-type th {
    text-transform: uppercase;
    font-weight: 700;
  }
  
  .woocommerce-customer-details .woocommerce-column__title {
    font-size: 1.35em;
    font-weight: normal;
    padding: 1em 0;
    margin: 0;
  }
  
  .woocommerce-customer-details address {
    margin: 0;
    padding: 1em 0;
    border-top: 1px solid #e8e8e8;
  }
  
  .woocommerce-customer-details .woocommerce-column .woocommerce-column__title,
  .woocommerce-customer-details .woocommerce-column address {
    padding: 1em;
  }
  
  .woocommerce-customer-details .woocommerce-column--1,
    .woocommerce-customer-details .woocommerce-column--2 {
    float: left;
    margin-bottom: 30px;
    background-color: #F8F8F8;
    border-radius: 13px;
    padding: 10px 20px;
    border: none;
    margin-top: 30px;
  }
  
  @media (min-width: 768px) {
    .woocommerce-customer-details .woocommerce-column--1 {
      width: 48.5%;
    }
  }
  
  .woocommerce-customer-details .woocommerce-column--2 {
    float: right;
  }
  .woocommerce-customer-details .woocommerce-column--2 .woocommerce-column__title,
    .woocommerce-customer-details .woocommerce-column--1 .woocommerce-column__title {
      padding: 15px 0;
  }
  @media (min-width: 768px) {
    .woocommerce-customer-details .woocommerce-column--2 {
      width: 48.5%;
    }
  }
  
  ul.products li.product .product-loop-image-wrapper .tinvwl_add_to_wishlist_button {
    margin: 0;
  }
  
  .product-loop-image-wrapper .tinvwl_add_to_wishlist-text {
    display: none;
  }
  
  .product-loop-image-wrapper .tinv-wraper .tinvwl_add_to_wishlist_button {
    background-color: #fff;
  }
  
  .product-loop-image-wrapper .tinv-wraper .tinvwl_add_to_wishlist_button:before {
    margin: 0;
  }
  
  .product-loop-image-wrapper .product-loop-action .tinvwl_add_to_wishlist_button {
    width: 40px;
    height: 40px;
  }
  
  .product-loop-image-wrapper .product-loop-action .tinvwl_add_to_wishlist_button:hover {
    color: #fff;
  }
  
  .product-loop-image-wrapper .product-loop-action .product-quick-view-btn + .tinv-wraper {
    border-top: 1px solid #e7e7e7;
  }
  
  .product-loop-image-wrapper .loop-wrapper-wishlist .tinv-wraper .tinvwl_add_to_wishlist_button {
    width: 30px;
    height: 30px;
  }
  
  .cart.wishlist_table .product-name {
    padding: 0 20px !important;
  }
  
  @media (max-width: 768px) {
    .cart.wishlist_table .product-thumbnail {
      display: none;
    }
    .cart.wishlist_table .product-remove a {
      background-color: #e33;
      color: #fff;
    }
    .cart.wishlist_table th {
      display: none;
    }
    .cart.wishlist_table tr:first-of-type td {
      border-bottom-width: 1px;
    }
    .cart.wishlist_table tr:first-of-type td:last-of-type {
      border-bottom: 0;
    }
    .cart.wishlist_table tr:last-of-type td {
      border-bottom: 0;
    }
    .cart.wishlist_table td {
      display: block;
      width: 100% !important;
      border-right: 0;
      padding: 10px 0px !important;
    }
    .cart.wishlist_table td:before {
      float: left;
      font-weight: bold;
      content: attr(data-title);
    }
  }
  
  .yith-wcwl-form .button {
    cursor: pointer;
  }
  
  .hidden-title-form {
    display: none;
  }
  
  .hidden-title-form .button {
    padding: 10px 15px;
  }
  
  .hidden-title-form input {
    padding: 5px 10px;
    border-radius: 3px;
  }
  
  .wishlist-title * {
    font-size: 24px;
  }
  
  .yith-wcwl-share .yith-wcwl-share-title {
    font-size: small;
    display: inline-block;
  }
  
  .yith-wcwl-share ul {
    margin: 0;
    padding: 0;
  }
  
  .yith-wcwl-share ul li {
    display: inline-block;
  }
  
  .yith-wcwl-share ul a {
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
  }
  
  .tinvwl-table-manage-list .product-action .button {
    white-space: nowrap;
  }
  
  .elementor-add-to-cart.elementor-product-variable .variations tr {
    margin-bottom: 0 !important;
  }
  
  @media (max-width: 719px) {
    .elementor-add-to-cart.elementor-product-variable .variations tr {
      display: block !important;
    }
  }
  
  .elementor-add-to-cart.elementor-product-variable .variations td {
    width: 30% !important;
    padding: 10px 0 !important;
    line-height: 24px !important;
    vertical-align: middle;
  }
  
  @media (max-width: 719px) {
    .elementor-add-to-cart.elementor-product-variable .variations td {
      padding: 0 !important;
    }
  }
  
  .elementor-add-to-cart.elementor-product-variable .variations select {
    border: 1px solid #e8e8e8 !important;
    width: 75% !important;
    height: 40px !important;
    position: static !important;
  }
  
  @media (max-width: 719px) {
    .elementor-add-to-cart.elementor-product-variable .variations select {
      width: 100% !important;
    }
  }
  
  .elementor-add-to-cart.elementor-product-variable .variations .value {
    width: 55% !important;
  }
  
  @media (max-width: 719px) {
    .elementor-add-to-cart.elementor-product-variable .variations .value {
      display: block !important;
      width: 100% !important;
    }
  }
  
  .elementor-add-to-cart.elementor-product-variable .variations .value:before {
    content: none !important;
  }
  
  .elementor-widget-wc-add-to-cart .quantity {
    border: 1px solid #e8e8e8;
  }
  
  .elementor-widget-wp-widget-woocommerce_product_categories .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
  }
  
  .updating-cart.ajax-single-add-to-cart .single_add_to_cart_button.loading {
    filter: grayscale(100%);
  }
  
  .updating-cart.ajax-single-add-to-cart .single_add_to_cart_button.loading:before {
    left: 2em;
    border-width: 2px;
  }
  
  .product-loop-action .tinvwl-product-in-list.tinvwl-product-make-remove .tinvwl_remove_from_wishlist-text,
  .product-loop-action .tinvwl-product-in-list.tinvwl-product-make-remove .tinvwl_already_on_wishlist-text {
    display: none !important;
  }
  
  .product-loop-action .tinvwl-product-in-list.tinvwl-product-already-on-wishlist .tinvwl_remove_from_wishlist-text,
  .product-loop-action .tinvwl-product-in-list.tinvwl-product-already-on-wishlist .tinvwl_already_on_wishlist-text {
    display: none !important;
  }
  
  .woosb-qty-input .product-qty {
    display: none;
  }
  
  .woosb-qty-input .quantity input {
    padding: 0;
  }
  
  .woocommerce-mini-cart-item.woosb-item-child {
    list-style: none;
    margin-left: 30px;
  }
  
  .woocommerce-mini-cart-item.woosb-item-child .mini-cart-product-qty,
  .woocommerce-mini-cart-item.woosb-item-child .mini-cart-product-price {
    display: none;
  }
  
  .woocommerce-mini-cart-item.woosb-item-child .input-text {
    pointer-events: none;
  }
  
  .elementor-widget-woostify-default-product-images {
    position: relative;
  }
  
  .elementor-editor-active .elementor-widget-woostify-default-product-images .woocommerce-product-gallery,
  .elementor-editor-preview .elementor-widget-woostify-default-product-images .woocommerce-product-gallery {
    opacity: 1 !important;
  }
  
  .elementor-editor-active .elementor-widget-woostify-default-product-images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-child),
  .elementor-editor-preview .elementor-widget-woostify-default-product-images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-child) {
    display: none;
  }
  
  .elementor-widget-woostify-default-product-images ul, .elementor-widget-woostify-default-product-images ol {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  
  .elementor-widget-woostify-default-product-images .onsale {
    position: absolute;
    left: 10px;
    top: 10px;
  }
  
  .elementor-widget-woostify-default-product-images .woocommerce-product-gallery__trigger {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2;
    width: 20px;
    height: 20px;
  }
  
  .elementor-widget-woostify-default-product-images .woocommerce-product-gallery__trigger img {
    width: 100% !important;
    height: 100% !important;
  }
  
  .elementor-widget-woostify-default-product-images .woocommerce-product-gallery__wrapper {
    max-width: none;
  }
  
  .elementor-widget-woostify-default-product-images .flex-viewport {
    margin-bottom: 1.5em;
  }
  
  .elementor-widget-woostify-default-product-images .flex-control-nav li {
    display: inline-block;
    margin: 0 1.5em 1.5em 0;
  }
  
  .elementor-widget-woostify-default-product-images .flex-control-nav img {
    border: 1px solid transparent;
  }
  
  .elementor-widget-woostify-default-product-images .flex-control-nav img.flex-active {
    border-color: #555;
  }
  
  @media (min-width: 767px) {
    .download-file .button {
      display: inline-block;
      padding: 10px;
    }
  }
  
  table.shop_table {
    word-break: normal;
    margin: 0;
  }
  
  .password-input {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
  }
  
  .show-password-input {
    position: absolute;
    right: .7em;
    top: .7em;
    cursor: pointer;
  }
  
  .show-password-input:before {
    font-family: "themify";
    content: "\e63d";
  }
  
  body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after {
    left: auto;
    right: 0;
  }
  
  body.dokan-dashboard .dokan-settings-content .dokan-settings-area .dokan-banner {
    margin-left: auto;
    margin-right: auto;
  }
  
  body.dokan-dashboard .entry-title {
    font-size: 20px;
  }
  
  body.dokan-dashboard .dokan-form-group .datepicker {
    height: 36px;
    padding: 0 10px !important;
    position: relative;
    top: 1px;
    border-radius: 4px;
  }
  
  body.dokan-dashboard .dokan-form-group .select2-container--default .select2-selection--single {
    height: 36px;
    border-color: #ccc;
    border-radius: 4px;
  }
  
  body.dokan-dashboard .dokan-form-group .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 36px;
    line-height: 36px;
  }
  
  body:not(.has-dokan-sidebar).dokan-store.no-sidebar .dokan-single-store {
    width: 100%;
  }
  
  .list-unstyled {
    margin: 0;
    padding-left: 0;
    list-style: none;
  }
  
  .dokan-dashboard.single-product #content .content-top {
    margin-bottom: 3.5em;
  }
  
  @media (min-width: 992px) {
    .dokan-dashboard .dokan-dashboard-wrap {
      min-height: 700px;
      min-height: 90vh;
    }
  }
  
  .dokan-dashboard fieldset {
    border: 0;
    padding: 0;
  }
  
  .dokan-dashboard table {
    width: auto;
  }
  
  .dokan-dashboard .dokan-table,
  .dokan-dashboard .table {
    table-layout: auto;
    width: 100%;
  }
  
  .dokan-dashboard .dokan-table thead th,
  .dokan-dashboard .table thead th {
    word-break: normal;
  }
  
  .dokan-dashboard .btn {
    padding-left: 15px;
    padding-right: 15px;
    background-color: #efefef;
  }
  
  .dokan-dashboard .dokan-form-control {
    border-radius: 4px;
  }
  
  .dokan-dashboard .col-link {
    white-space: nowrap;
  }
  
  .dokan-dashboard .col-link a {
    white-space: nowrap;
  }
  
  .dokan-store .dokan-widget-area .widget-title {
    font-size: 20px;
  }
  
  .dokan-store .dokan-widget-area ul,
  .dokan-store .dokan-widget-area ol {
    padding-left: 0;
  }
  
  @media (min-width: 992px) {
    .has-sidebar.has-dokan-sidebar .content-area {
      width: 100%;
      padding-left: 0;
      padding-right: 0;
    }
    .has-sidebar.left-sidebar .content-area {
      padding-left: 30px;
    }
    .has-sidebar.right-sidebar .content-area {
      padding-right: 30px;
    }
    .has-sidebar.dokan-with-theme-sidebar.left-sidebar .content-area {
      padding-left: 0;
      width: 100%;
    }
    .has-sidebar.dokan-with-theme-sidebar.left-sidebar #dokan-primary {
      float: right;
    }
    .has-sidebar.dokan-with-theme-sidebar.right-sidebar .content-area {
      padding-right: 0;
      width: 100%;
    }
  }
  /*# sourceMappingURL=style.css.map */
  
  .main-banner, .emulsion-video {
      margin-top:-4rem;
  }
  .main-banner .logo-img img {
      width:auto !important;
  }
  #wpcf7-f99-p24-o1 {
      box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
      transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
      padding: 80px 150px 60px 150px;
  }
  .enquiry_form {
      box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
      transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
      padding: 60px;
      max-width: 650px;
      margin: 0 auto;
      margin-top:80px;
  }
  .enquiry_form form .form-group {
      margin-bottom:10px;
  }
  .enquiry_form form .form-group label {
      margin-bottom:4px;
      display:inline-block;
  }
  .enquiry_form form .form-control {
      display: block;
      width: 100%;
      padding: .375rem .75rem;
      line-height: 2.4;
      color: #495057;
      background-color: #fff;
      border: 1px solid #b0b0b0;
      border-radius: 0;
      transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  .enquiry_form form .form-control:focus {
      color: #495057;
      background-color: #fff;
      border-color: #9cce9b;
      outline: 0;
      box-shadow: 0 0px 6px 0.1rem rgba(56,136,55,.25);
  }
  .enquiry_form form .btn {
      box-shadow: 4px 4px 0 0 #c8c8c8;
      border: none;
      border-radius: 0;
      padding: 8px 0;
      width: 130px;
      background-color: #388837;
      color: #fff;
      font-weight: 600;
      text-transform: uppercase;
  }
  .enquiry_form form .btn:hover {
      color: #fff;
      background-color: #5a6268;
      border-color: #545b62;
  }
  
  #menu-custom-menu .menu-item-text:hover {
      color:#388837;
  }
  #menu-custom-menu .menu-item-text:after {
                   content: "\e649";
      font-family: "themify";
      font-size: 12px;
      vertical-align: middle;
      margin-left: 4px;
  }
  
  /*  custom css code start    */
  
  .swiper-container-horizontal > .swiper-pagination-bullets {
          background-color: #fff;
          width: 84px !important;
          margin: 0 auto;
          left: 0;
          right: 0;
          height: 12px;
          border-radius: 10px;
          position: relative;
          margin-top: -17px;
          overflow: hidden;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
      position: absolute;
      margin: 0 auto !important;
      top: 0px;
      left: 0;
      transform:skew(0deg) !important;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2) {
      left: 30px;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3) {
      left: 60px;
  }
  .swiper-pagination-bullet-active {
      background-color: #388937 !important;
  }
  
  .site-header-inner .site-navigation,
  .site-header-inner .site-tools {
      z-index: 99;
  }
  .site-header-inner.fix .woostify-container {
      min-height: 0;
  }
  .site-header-inner.fix .site-branding img {
      max-width: 140px;
  }
  
  
  .footer_subscription {
      padding: 2rem 0 4rem;
      text-align: center;
      background-color: #fafafa;
      margin-bottom:-3.5em;
      position: relative;
  }
  .footer_subscription h2 {
      padding-bottom: 2rem;
      font-size: 45px;
      font-family: 'Bodoni Moda', serif;
      line-height: 55px;
  }
  .footer_subscription  form input,
  .contact-banner .form-section .right-form input,
  .contact-banner .form-section .right-form textarea,
  .contact-banner .form-section .right-form select {
      background-color: #fafafa;
      border: 1px solid #CECECE;
      border-radius: 20px;
      font-size: 16px;
      min-height: 54px;
      padding: 6px 16px;
      width: 25%;
      margin: 0 10px;
/*      box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;*/
  }
  .footer_subscription  form .wpcf7-submit:focus,
  .contact-banner .form-section .right-form input:focus,
  .contact-banner .form-section .right-form textarea:focus,
  .contact-banner .form-section .right-form select:focus,
  .footer_subscription  form input:focus,
  .page-id-2593 .contest-detail input:focus,
  .page-id-2593 .contest-detail select:focus,
  .page-id-2751 .contest-detail input:focus,
  .page-id-2751 .contest-detail select:focus {
       border: 1px solid #031131;
/*       box-shadow: rgba(0, 0, 255, 0.02) 0px 1px 0px, rgba(0, 0, 255, 0.1) 0px 0px 8px;*/
  }
  .footer_subscription  form .wpcf7-submit:focus {
       border: 1px solid #CC2040;
  }
  .footer_subscription form .wpcf7-submit,
  .contact-banner .form-section .right-form .wpcf7-submit,
  .fun-section .footer_subscription .wpcf7-submit,
  .page-id-2593 .contest-detail .wpcf7-submit,
  .page-id-2751 .contest-detail .wpcf7-submit {
     background-color: #CC2040;
      color: #fff;
      border: none;
      width: 140px;
      transition: all 0.4s ease-in 0s;
      border: 2px solid transparent;
  }
  .footer_subscription form .wpcf7-submit:hover,
  .contact-banner .form-section .right-form .wpcf7-submit:hover,
  .fun-section .footer_subscription .wpcf7-submit:hover,
  .page-id-2593 .contest-detail .wpcf7-submit:hover,
  .page-id-2751 .contest-detail .wpcf7-submit:hover {
      background-color: #ffffff;
      border: 2px solid  #CC2040;
      color: #CC2040;
  }
  .footer_subscription .wpcf7-form-control-wrap,
  .contact-banner .form-section .right-form .wpcf7-form-control-wrap {
      position: relative;
  }
  .footer_subscription .wpcf7-form-control-wrap .wpcf7-not-valid-tip, 
  .footer_subscription .wpcf7-form-control-wrap .wpcf7-validation-errors,
  .contact-banner .form-section .right-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip, 
  .contact-banner .form-section .right-form .wpcf7-form-control-wrap .wpcf7-validation-errors {
      position: absolute;
      top: 40px;
      left: 26px;
  }
  .footer_subscription .wpcf7-response-output,
  .contact-banner .form-section .right-form  .wpcf7-response-output {
     margin: 30px 0 0;
  }
  .about-section {
      width: 90%;
      margin: 0 auto;
      margin-top: 6rem;
      position: relative;
  }
  .about-section .aboutimg {
      position: relative;
  }
  .about-section .aboutimg .wp-image-817 {
      max-width: 70%;
  }
 .about-section .aboutimg .backbg {
    position: absolute;
    right: -2%;
    bottom: -15%;
    z-index: -1;
    width: 350px;
  }
  .about-section h2, .about-section h5, .about-section p {
      line-height: normal;
      color: #031131;
  }
  .about-section h2 {
      margin-top: 6rem;
      font-family: 'Bodoni Moda', serif;
      line-height: 60px;
      font-size: 50px;
  }
  .about-section h5 {
      font-size: 22px;
      font-weight: 600;
      line-height: 40px;
   }
  .about-section p, .product-scroll p {
      font-size: 18px;
       line-height: 35px;
       font-weight: 400;
       position: relative;
       z-index: 1;
  }
  .product-scroll {
      padding-top: 4rem;
      position: relative;
  }
  .product-scroll h4 {
     font-family: 'Bodoni Moda', serif;
     font-size: 40px;
     line-height: 55px;
  }
  .product-scroll .titlebg {
/*      background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/product-bg.svg);
      background-repeat: no-repeat;
      background-position: center;
      height: 800px;*/
      position: relative;
      margin: auto;  
	  width: 70%;
  }
  .product-scroll .titlebg .shp-bob {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 30px;
    animation-iteration-count:infinite;
    animation-delay: 300ms;
   animation-duration: 5s;
  }
    .middle-container {
      width: 100%;
      display: inline-table;
      height: 100%;
  
  }
  .middle-text {
      display: table-cell;
      height: 100%;
      vertical-align: middle;
  }
  .product-scroll .titlebg .middle-container {
      position: relative;
      text-align: center;
  }
  .product-scroll .titlebg .middle-container .middle-text h3 {
      font-size: 270px;
      color: #e58f9f;
      text-transform: uppercase;
      position: absolute;
      top: 30%;
      left: 0;
      right: 0;
      bottom: 0;
      letter-spacing: 40px;
      font-weight: 800;
  }
  .product-scroll .titlebg .middle-container .middle-text  figure {
      max-width: 1150px;
      margin: 0 auto;
  }
  .product-scroll .titlebg .middle-container .middle-text img {
      position: relative;
  }
   .product-scroll .bodymain section .btn,
  .product-scroll .titlebg .middle-container .btn {
      background-color: #CC2040;
      color: #fff;
      width: 20%;
      position: absolute;
      bottom: 30px;
      left: 0;
      right: 0;
      margin: 0 auto;
      border-radius: 20px;
      font-size: 18px;
      font-weight: 500;
      border: 2px solid  transparent;
	  padding:10px;
      text-align: center;
  }
   .product-scroll .bodymain section .btn:hover,
  .product-scroll .titlebg .middle-container .btn:hover {
      background-color: #ffffff;
      border: 2px solid  #CC2040;
      color: #CC2040;
  }
  .blog-main .container {
      max-width: 1230px;
      margin: 0 auto;
  }
  .leafbg-left,
  .leafbg-right {
      position: absolute;
      right: 0;
      left: 0;
      top: 0;
  }
  .product-scroll .leafbg-right {
      left: auto;
      top: 16%;
  }
  .about-main,
  .skeleton-section {
      position: relative;
  }
  .skeleton-section {
      margin-top: 5rem;
  }
  .skeleton-section .about-section {
      margin-top: 0;
  }
  .skeleton-section .leafbg-left {
      right: auto;
  }
  .skeleton-section .about-section h2,
  .skeleton-section .about-section h5 {
      line-height: 80px;
      z-index: 1;
      position: relative;
  }
  .skeleton-section .about-section h2 {
      margin-top: 13rem;
      font-size: 60px;
  }
  .skeleton-section .about-section h5 {
      line-height: 60px;
      font-size: 40px;
      color:#4e586e;
  }
  .skeleton-section .leafbg-right {
      left: auto;
      top: auto;
      bottom: 20%;
  }
  .about-main .leafbg-left {
      right: auto;
      width: 200px;
      top: 12%;
      z-index: -1;
  }

  .main_pain_section_starter {
    align-items: center;
    height: 100%;

  }

  .skeleton-section .btnread {
       background-color: #031131;
        color: #fff;
        min-width:130px;
        padding: 10px 0;
        border-radius: 11px;
        font-family: Montserrat;
        border: none;
        font-weight: 500;
        font-size: 16px;
  }
  .skeleton-section .mainbtn .btnread {
      background-color: #fff;
      color: #4e586e;
  }
  .skeleton-section #shop_now .btnread,
  .skeleton-section #watch_more_detail .btnread,
  .skeleton-section #blog_read_more .btnread {
       color: #cc2040;
        position: relative;
        background-color: transparent;
        border-radius: 0;
        min-width: auto;
        padding: 0;
  }
  .skeleton-section #shop_now .btnread:after,
  .skeleton-section #watch_more_detail .btnread:after,
  .skeleton-section #blog_read_more .btnread:after {
      content: ">";
  }
  .skeleton-section #shop_now .btnread:hover,
  .skeleton-section #watch_more_detail .btnread:hover,
  .skeleton-section #blog_read_more .btnread:hover {
      transition: all 0.3s ease 0s;
      color:#cc2040;
      border-bottom: 2px solid transparent;
      text-decoration: none;
  }
    .skeleton-section .mainbtn .btnread.btnmale {
    border: none;
    background-color: #ffffff;
    /* color: #fff; */
    color: #4e586e;
    border-radius: 0px 20px 20px 0;
    }
.skeleton-section .mainbtn .btnread.btnmale.m1 {
    border-radius: 20px 0px 0 20px;
}
  .skeleton-section .btnread:after {
      content: normal;
  }
  .skeleton-section .flex-three-show .mainbtn {
      display: none;
  }
  .skeleton-section .skeleton_bg:after {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            top: 50px;
            z-index: -1;     
            background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/home/Path_1394.svg);
            height: 300px;
            background-size: 100% auto;
            background-position: center;
            background-repeat: no-repeat;
  }
  .margin-wrraper {
      margin: 0 auto;
      max-width: 80%;
  }
  .margin-wrraper h6,
  .blog_slider H6 {
      font-weight: 500;
      font-size: 24px;
  }
  .margin-wrraper p,
  .blog_slider P {
      color: #4e586e;
       font-weight: 500;
  }
  .btnread, .post-read-more {
      color:#cc2040;
      border-bottom: 2px solid #cc2040;
      font-weight: 400;
      margin-top: 10px;
      display: inline-block;
      font-size: 16px;
      transition: all 0.3s ease 0s;
      font-family: 'Poppins', sans-serif;
  }
  .btnread:after,
  .post-read-more:after {
      content: ">";
      font-family: fontawesome;
      margin-left: 6px;
      font-weight: bold;
  }
  .btnread:hover,
  .post-read-more:hover {
      transition: all 0.3s ease 0s;
      color:#cc2040;
      border-bottom: 2px solid transparent;
      text-decoration: none;
  }
  .margin-wrraper h2 {
      color: #031131;
      font-family: 'Bodoni Moda', serif;
      font-size: 50px;
  }
  .margin-wrraper h5 {
      font-weight: 500;
      color: #4e586e;
      padding-bottom: 30px;
  }
  .margin-wrraper .img-cap,
  .margin-wrraper .img-cap2,
  .margin-wrraper .img-cap3,
  .blog_slider .img-cap,
  .blog_slider .img-cap2,
  .blog_slider .img-cap3  {
      position: relative;
      overflow: hidden;
      border-radius: 30px;
      border: 1px solid #fff;
      margin-bottom: 2rem;
  }
  .margin-wrraper .img-cap figcaption,
  .margin-wrraper .img-cap2 figcaption,
  .margin-wrraper .img-cap3 figcaption,
  .blog_slider .img-cap figcaption,
  .blog_slider .img-cap2 figcaption,
  .blog_slider .img-cap3 figcaption {
      margin: 0;
      position: absolute;
      top: -48px;
      background-color: #FE98AB;
      width: 130px;
      height: 105px;
      border-radius: 100%;
      left: -19px;
  }
  .blog_slider .restore .img-cap figcaption {
       background-color: #E8FFE8;
  }
    .blog_slider .revive .img-cap figcaption {
       background-color: #E8E9FF;
  }
  
  .margin-wrraper .img-cap2 figcaption,
  .blog_slider .img-cap2 figcaption {
      background-color: #E8E9FF;
  }
  .margin-wrraper .img-cap3 figcaption,
  .blog_slider .img-cap3 figcaption {
      background-color: #E8FFE8 ;
  }
  .margin-wrraper .img-cap figcaption span,
  .margin-wrraper .img-cap2 figcaption span,
  .margin-wrraper .img-cap3 figcaption span,
  .blog_slider .img-cap figcaption span,
  .blog_slider .img-cap2 figcaption span,
  .blog_slider .img-cap3 figcaption span {
      position: absolute;
      bottom: 16%;
      font-size: 18px;
      font-weight: 600;
      left: 32%;
      color: #000;
  }
  .main-banner h2 {
      font-size: 7rem;
      color: #388837 !important;
      text-transform: uppercase;
      line-height: normal;
  }
  .site-footer {
      border-top: 1px solid  #e2e2e2;
      margin-top: 0;
  }
  .site-footer .woostify-container {
      width: 100%;
      max-width: 100%;
      padding: 0;
  }
  .site-footer .site-footer-widget .widget .textwidget,
  .site-footer .site-info {
      width: 80%;
      margin: 0 auto;
  }
  .site-footer .site-info  {
      font-weight: 600;
      color: #000000;
  }
  .footer-widget-col-1 .widget:nth-child(2)  {
       padding-top: 2rem;
      border-top: 1px solid  #e2e2e2;
  }
  .footer_subscription .leafbg-left {
      right: auto;
      top: -38%;
  }
  .wrraper-top {
      position: relative;
  }
  .wrraper-top .leafbg-left {
      right: auto;
      z-index: -1;
      width: 260px;
  }
  
  /* Teaser page start */
  .teaser-video {
      position: relative;
  }
  .teaser-video video {
      height: 90vh;
  }
    .teaser-video figcaption {
    color: #4e586e;
    font-size: 20px;
    position: absolute;
    bottom: 15%;
    left: 5%;
    right: 5%;
}
.teaser-video figcaption .leftimg {
    position: absolute;
    left: 0;
}
.teaser-video figcaption .rightimg {
    position: absolute;
    right: 0;
}
.teaser-video figcaption span {
    margin-left: 10px;
}
  .teaser-section {
      position: relative;
      margin-top:3rem;
  }
    .teaser-icons {
        display: none;
    } 
    .page-id-469 .teaser-icons,
    .page-id-1804 .teaser-icons,
    .page-id-1840 .teaser-icons,
    .page-id-1852 .teaser-icons {
        display: none;
        margin: 0;
        width: auto;
        z-index: 1;
    }
    .page-id-469 .teaser-icons ul,
    .page-id-1804 .teaser-icons ul,
    .page-id-1840 .teaser-icons ul,
    .page-id-1852 .teaser-icons ul,
      .page-id-469 .wp-block-video {
        margin: 0;
    }
  .teaser-section .leafbg-left {
      right: auto;
      top: 8%;
  }
  .teaser-section .leafbg-right {
      left: auto;
      transform: rotate(180deg);
      top: 34%;
  }
  .teaser-section .teaser_widget,
  .teaser-section .widget-point {
      margin-top: 5rem;
  }
  .teaser-section .widget-point #pain_div_start .wp-block-image {
      width: -moz-max-content;
      margin: 0 auto;
  }
  .teaser-section .widget-point #pain_div_start {
      text-align: center;
  }
  .mainbtn {
        display: inline-block;
        border-radius: 20px;
        border: 1px solid #CECECE;
        overflow: hidden;
        margin-top: 10px;
  }

  .mainbtn .btnread {
      border: none;
        background-color: #fff;
        width: 120px;
        height: 48px;
        font-size: 22px;
        color: #4e586e;
        border-radius: 20px 0px 0 20px;
        float: left;
        margin: 0;
  }
  .mainbtn .btnread.btnmale {
      border: none;
      background-color: #388937;
      color: #fff;
       border-radius: 0px 20px 20px 0;
  }
  .mainbtn .btnread.btnmale.m1 {
      border-radius: 20px 0px 0 20px;
  }
  .mainbtn .btnread:after {
      content: normal;
  }
  .teaser-section h3 {
      font-size: 50px;
       font-family: 'Bodoni Moda', serif;
       font-weight: 700;
  }
    .teaser-section p,
    .teaser-section p.top-lead {
        font-size: 30px;
        color: #4e586e;
        line-height: 50px;
        font-weight: 500;
        position: relative;
        z-index: 1;
    }
    .teaser-section p.top-lead {
        padding: 0 60px;
    }
    .teaser-section .widget-point p {
        font-size: 24px; 
        line-height: 40px;
    }
    .teaser-section .widget-point h6 {
        color: #031131;
        font-size: 18px;
        font-weight: 500;
    }
    .teaser-section .widget-point h6 span {
        color: #FF0000;
    }
    .teaser-section .widget-point .check-section .form-group {
        margin-left: 14px;
    }
  .teaser-section .widget-point .form-group {
      display: inline-block;
  }
    .teaser-section .widget-point .form-group input[type="checkbox"] {
      appearance: none;
      display: none;
    }
  .teaser-section .widget-point .form-group input[type="checkbox"]:checked + label::after {
      transform: scale(1) rotate(15deg);
  }
  .teaser-section .widget-point .form-group  label {
      position: relative;
      padding-left: 2rem;
       cursor: pointer;  
       font-size: 18px;
       color: #031131;
       font-weight: 600;
       margin: 0 10px 0 -13px;
     }
  .teaser-section .widget-point .form-group  label:before {
         content: "";
          position: absolute;
          top: 0;
          left: 0;
          width: 20px;
          height: 20px;
          background-color: #eee;
          border: 3px solid #CC2040;
          border-radius: 4px;
      }
  .teaser-section .widget-point .form-group  label:after {
        content: '✔';
       position: absolute;
      font-size: 22px;
      color: #CC2040;
      top: -8px;
      left: 5px;
      transition: 0.3s;
        transform: scale(0) rotate(15deg);
      }

      .woostify-tag-on-sale{
        /*display: none;*/
      }
      p.price>del>span.woocommerce-Price-amount.amount
{
/*     display: none !important; */
}
.price>del>span:nth-child(1)
    {
/*         display: none !important; */
    }
  .teaser-section .widget-point .form-group input[type="submit{"]{
    font-family: "Font Awesome 5 Free",tahoma;
  }
  .teaser-section .widget-point .textbox {
      width: 100%;
      margin-bottom: 10px;
  }
  .teaser-section .widget-point .textbox textarea {
      width: 60%;
      border-radius: 25px;
      padding: 20px;
      min-height: 120px;
  }
  .teaser-section .widget-point .submit-title {
      font-size: 12px;
      margin: 10px 0;
  }
  .teaser-section .widget-point .submit-title a {
      border-bottom: 1px solid #031131;
  }
  .teaser-section .widget-point .social-submit,
  .teaser-section .widget-point .right-click,
  .teaser-section .widget-point .right-click .lead {
      display: block;
  }
  .teaser-section .widget-point .social-submit {
      display: inline-block;
  }
  .teaser-section .widget-point .right-click .lead {
        margin: 0 10px;
        font-size: 12px;
        line-height: normal;
        display: inline-block;
  }
  .teaser-section .widget-point .social-submit ul {
     width: 100%;
      padding: 0;
      margin: 0;
  }
  .teaser-section .widget-point .social-submit ul li {
      margin: 0 10px 0 0;
      list-style: none;
      display: inline-block;
      transition: all 0.3s ease-in 0s;
  }
  .teaser-section .widget-point .social-submit ul li a {
      cursor:pointer;
}
.teaser-section .widget-point .textbox .right-click {
    margin-bottom: 10px;
    display: inline-block;
}
.teaser-section .widget-point .textbox .right-click .btnread {
    cursor: pointer;
}
.teaser-section .widget-point .textbox .right-click 
  .teaser-section .widget-point .social-submit ul li:hover img {
      margin-top: -5px;
      transition: all 0.3s ease-in 0s;
  }
  .teaser-testimonials {
      position: relative;
      margin-bottom: 6rem;
  }  
  .teaser-testimonials .leafbg-right {
      transform: rotate(0deg);
      bottom: -20%;
      top: auto;
  }
  .teaser-testimonials .testimonials {
      text-align: center;
  }
  .teaser-testimonials .testimonials .owl-carousel {
      border: 1px solid #CECECE;
      height: 250px;
      width: 80%;
      margin: 0 auto;
      border-radius: 19px;
      padding: 50px 35px 0;
      margin-top: 20px;
  }
    
  .teaser-testimonials .shadow-effect p {
      font-size: 24px;
      color: #031131;
      line-height: 40px;
  }
  
  .modal-content.modal-teaser {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    position: relative;
      min-height: 500px;
      width: 70%;
      display: table;
  }
/*  .modal-teaser {
      position: relative;
      min-height: 500px;
      width: 70%;
      display: table;
  }*/
  .modal-teaser #youtube_frame {
      display: table-cell;
      vertical-align: middle;
      height: 100%;
  }
  .modal-teaser .leafbg-right {
      left: auto;
      top: 20%;
      margin: 0;
  }
  .modal-teaser .leafbg-right img{
      width: 130px;
  }
  .modal-teaser .leafbg-left {
      top: auto;
      bottom: 0;
      right: auto;
      margin: 0;
  }
  .modal-teaser .leafbg-left img  {
      width: 210px;
  }
  .modal-teaser  .caption-heading {
    text-align: center;
  }

  .modal-teaser .caption-heading h3 {
    font-size: 50px;
    font-family: 'Bodoni Moda', serif;
    line-height: 65px;
    margin-bottom: 20px;
  }
   .page-id-469 .site-content,
   .page-id-1804 .site-conten,
   .page-id-1840 .site-content,
   .page-id-1852 .site-conten {
      margin-bottom: 0;
  }
  .page-id-469 .site-footer-widget,
  .page-id-1804 .site-footer-widget,
   .page-id-1840 .site-footer-widget,
   .page-id-1852 .site-footer-widget {
      display: none;
  }
  .page-id-469 .site-footer .site-info,
   .page-id-1804 .site-footer .site-info,
   .page-id-1840 .site-footer .site-info,
   .page-id-1852 .site-footer .site-info {
      font-size: 14px;
      font-weight: 400;
  }
  
  .teaser-bottom {
      padding: 7rem 0 5rem;
      background-color: #FAFAFA;
      position: relative;
      margin-bottom: 0;
  }
  .teaser-bottom .leafbg-right {
      left: auto;
      top: auto;
      bottom: 0;
      margin: 0;
  }
  .teaser-bottom .teaser-left {
      position: relative;
  }
  .teaser-bottom .teaser-left .zindex {
      position: relative;
      z-index: 1;
  }
  .teaser-bottom .teaser-left:before {
      content: url(https://ik.imagekit.io/tarkai/final_files/mixed/shp-blob-01.svg);
       position: absolute;
        top: -40px;
        left: -120px;
  }
  .teaser-bottom h4 {
      margin: 6rem 0 2rem;
      font-size: 50px;
      line-height: 70px;
      font-family: 'Bodoni Moda', serif;
  }
  
  .teaser-bottom .icons ul {
      padding: 0;
  }
  .teaser-bottom .icons ul li {
       display: inline-block;
        margin-left: 8px;
  }
  .teaser-bottom .icons ul li a {
      color: #fff;
      line-height: 70px;
      font-size: 28px;
      background-color: #1778f2;
      height: 70px;
      width: 70px;
      border-radius: 100%;
      text-align: center;
      display: block;
  }
  .teaser-bottom .icons ul li a.ti-twitter {
      background-color: #1da1f2;
  }
    .teaser-bottom .icons ul li a.ti-instagram {
      background-color: #f00275;
  }
  .teaser-bottom .icons ul li a.ti-youtube {
      background-color: #ff0000;
  }
  .teaser-testimonials .testimonials .owl-carousel .owl-nav.disabled,
  .blog_slider .owl-carousel .owl-nav.disabled {
      display: block;
  }
  .teaser-testimonials .testimonials .owl-carousel .owl-nav button.owl-prev,
   .teaser-testimonials .testimonials .owl-carousel .owl-nav button.owl-next {
      position: absolute;
      left: -25px;
      top: 40%;
      background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/btn-arrow-prev.svg);
      width: 44px;
      height: 42px;
  }
  .teaser-testimonials .testimonials .owl-carousel .owl-nav button.owl-next {
      background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/btn-arrow-next.svg);
      left: auto;
      right: -25px;
  }
    .teaser-testimonials .testimonials .owl-carousel .owl-nav button.owl-prev span,
    .teaser-testimonials .testimonials .owl-carousel .owl-nav button.owl-next span,
     .blog_slider .owl-carousel .owl-nav button.owl-prev span,
    .blog_slider .owl-carousel .owl-nav button.owl-next span {
        visibility: hidden;
    }
    /* Teaser page start */
    
  #secondary .widget-title {
      font-weight: 500;
      margin-bottom: 6px;
  }
  #secondary ul {
      margin-top: 0;
  }
  #secondary ul li {
      border-bottom: 1px solid #f0f0f0;
      line-height: normal;
      padding: 14px 0;
  }
  #secondary ul li:last-child {
      border-bottom: none;
  }
  
  /*  testimonial section start  */
  .sp-testimonial-free-wrapper {
      margin: 5rem 0;
  }
  .sp-testimonial-free-section .sp-testimonial-free-item {
      position: relative;
      min-height: 490px;
      padding: 0 24px;
  }
  
  .sp-testimonial-free-section .sp-testimonial-free-item .sp-testimonial-free {
      width: 100%;
      margin: 0 auto;
      max-width: 60%;
      position: relative;
      min-height: 490px;
  }
  .sp-testimonial-free-section .sp-testimonial-free-item .sp-testimonial-free:after {
          height: 82px;
          width: 270px;
          content: "";
          position: absolute;
          bottom: 8px;
          left: 0;
          border: 1px solid #CECECE;
          border-radius: 20px;
          right: -40px;
          margin: 0 auto;
  }
  .sp-testimonial-free-section .sp-tfree-client-image {
      position: absolute;
      bottom: 0;
      margin: 0 auto;
      left: -260px;
      right: 0;
      z-index: 1;
  }
  .sp-testimonial-free-section .sp-tfree-client-image img {
      border-radius: 20px;
      width: 100px;
      height: 100px;
  }
  #sp-testimonial-free-wrapper-784 .sp-testimonial-free-section .tfree-client-name {
     position: absolute;
    left: 8%;
    bottom: 10%;
    right: 0;
    text-align: left;
    width: 220px;
    margin: 0 auto;
  }
  #sp-testimonial-free-wrapper-784 .sp-testimonial-free-section .tfree-client-designation {
       position: absolute;
        left: 9%;
        bottom: 6%;
        right: 1%;
        text-align: left;
        width: 220px;
        margin: -5px auto;
  }
  .sp-testimonial-free-section .tfree-testimonial-title h3 {
      font-size: 50px;
      font-family: 'Bodoni Moda', serif;
      color: #031131 !important;
      line-height: normal;
  }
  .sp-testimonial-free-section .tfree-client-rating {
      display: none;
  }
  .sp-testimonial-free-section .slick-dots {
      visibility: hidden;
  }
  .sp-testimonial-free-section .tfree-client-testimonial {
      font-size: 20px;
      line-height: 40px;
      color: #4e586e !important;
  }
  .sp-testimonial-free-section .tfree-client-testimonial:before,
  .sp-testimonial-free-section .tfree-client-testimonial:after {
      content: url(https://r3set.devtest.in.net/wp-content/uploads/2021/10/quote-01.png);
      position: absolute;
      left: -12%;
      top: 16%;
  }
  .sp-testimonial-free-section .tfree-client-testimonial:after {
      content: url(https://r3set.devtest.in.net/wp-content/uploads/2021/10/quote-02.png);
      right: -12%;
      left: auto;
      bottom: auto;
      top: auto;
  }
  .sp-testimonial-free-section .slick-prev, .sp-testimonial-free-section .slick-next {
      top: 80%;
  }
  #sp-testimonial-free-wrapper-784 .sp-testimonial-free-section .slick-prev,
  #sp-testimonial-free-wrapper-784 .sp-testimonial-free-section .slick-next {
      border: none !important;
      color: transparent !important;
  }
  #sp-testimonial-free-wrapper-784 .sp-testimonial-free-section .slick-prev:hover,
  #sp-testimonial-free-wrapper-784 .sp-testimonial-free-section .slick-next:hover {
      background-color: transparent !important;
  }
  .sp-testimonial-free-section .slick-prev {
      left: 35%;
      content: url(https://ik.imagekit.io/tarkai/final_files/mixed/btn-arrow-prev.svg);
  }
  .sp-testimonial-free-section .slick-next {
      right: 35%;
      content: url(https://ik.imagekit.io/tarkai/final_files/mixed/btn-arrow-next.svg);
  }
  
  /*  testimonial section end  */
  
  /*  about page start  */
  .page-id-894 .site-header-inner {
      border: none;
      background-color: transparent;
  }
  .about-banner {
      max-width: 80%;
      margin: 0 auto;
      margin-top: 3rem;
  }
  .about-banner .about-img {
      position: relative;
      z-index: 11;
  }
  .about-banner.mainbnr .about-img img {
      border-radius: 45px;
  }
  .about-banner .about-img figcaption {
      position: absolute;
      font-size: 110px;
      color: #fff;
      top: 32%;
      left: 0;
      right: 0;
      font-weight: 700;
      font-family: 'Bodoni Moda', serif;
      margin: 0;
  }
  .about-banner .about-img figure,
  .about-banner .about-img figure img,
  .image figure, .image img {
      width: 100%;
  }
  .about-banner .about-bg {
      position: absolute;
      right: 0%;
      top: -3%;
	  z-index: -1;
  }
  .about-caption, .pain-section {
      position: relative;
  }
  .about-caption .leafbg-left {
      right: auto;
      width: 210px;
  }
  .about-caption .leafbg-right {
      left:  auto;
      top: auto;
      bottom: 0;
      width: 200px;
  }
  .about-caption .inner-cap {
      margin: 0 auto;
      max-width: 70%;
      padding-bottom: 5rem;
      z-index: 1;
  }
  .about-caption .inner-cap h2 {
      font-family: 'Bodoni Moda', serif;
      line-height: 80px;
      padding: 20px 0;
      font-size: 60px;
  }
  .about-caption .inner-cap p,
  .philosoph-section p,
  .mission-section p {
      color: #535353;
      line-height: 30px;
      font-family: 'Poppins', sans-serif;
  }
  .team-member p {
      font-size: 20px;
      line-height: 26px;
  }
  .philosoph-section p {
      color: #808080;
  }
  .team-member h4 {
      font-size: 40px;
      font-family: 'Bodoni Moda', serif;
  }
  .philosoph-section, .widget-section .container-80 {
      margin: 0 auto;
      max-width: 75%;
  }
  .widget-section .video-wrraper .container-80 {
      max-width: 80%;
  }
  .philosoph-section h3,
  .mission-section  h3,
  .nano-section h3,
  .video-wrraper h3, .science-from h3 {
      font-family: 'Bodoni Moda', serif;
      font-size: 45px;
  }
  .philosoph-section h3 {
      font-size: 55px;
  }
  .philosoph-section h6 {
      color: #4e586e;
      font-weight: 500;
  }
  
  .philosoph-section ul li {
      list-style: none;
  }
  .philosoph-section ul li:after {
      content: url(https://ik.imagekit.io/tarkai/final_files/mixed/Shp-arrow.svg);
      display: flex;
      margin-left: 50px;
  }
  .philosoph-section ul li:last-child:after {
      content: normal;
  }
  .philosoph-section ul li span {
      font-size: 30px;
      position: relative;
      font-weight: 600;
  }
  .philosoph-section ul li span:after {
      content: url(https://ik.imagekit.io/tarkai/final_files/mixed/relief-after.svg);
      position: absolute;
      left: 0;
      bottom: -12px;
  }
  /*  about page end  */
  .mission-section {
      position: relative;
  }
  .mission-section .leafbg-right {
      left: auto;
      top: -132px;
      width: 270px;
  }
  .mission-section .wintergreen2 {
      top: 152px;
  }
  .mission-section .about-banner .about-img figcaption {
      font-size: 80px;
      top: 36%;
  }
  .mission-section .about-banner .about-img figcaption span {
      display: block;
      font-size: 45px;
      line-height: 60px;
      padding-top: 50px; 
       font-family: 'Poppins', sans-serif;
  }
  .mission-section .about-banner .about-img img {
      border-radius: 45px;
  }
  .container-80 {
      max-width: 80%;
      margin: 0 auto;
  }
  .mission-section .history-title,
  .mission-section .industries_section,
  .connected-section {
      padding-top: 5rem;
  }
  .mission-section .history-title1 {
      display: none;
  }
  .mission-section .industries_section {
      text-align: center;
  }
  .mission-section .industries_section .img-radius {
      border-radius: 20px;
      border: 1px solid #707070;
      margin: 4rem 0 30px;
      padding: 20px 0;
  }
  .mission-section .industries_section .img-radius img {
      width: 250px;
      margin-bottom: 0;
  }
  .mission-section .industries_section .has-woostify-heading-6-font-size {
   line-height: 30px;   
   font-family: inherit;
  }
  
  .connected-section .lead {
      margin-bottom: 4rem;
  }
  .connected-section img {
      border-radius: 30px !important;
  }
  .pain-section .leafbg-left {
      right: auto;
      top: auto;
      bottom: 0;
  }
  .pain-section .philosoph-section {
      padding-bottom: 1rem;
      z-index: 1;
  }
  .pain-section .philosoph-section ul {
      overflow: hidden;
  }
  .pain-section .philosoph-section ul li {
      display: inline-block;
      width: 100%;
      margin-bottom: 20px;
  }
  .pain-section .philosoph-section ul li:hover img {
      background-color: #fe98ab;
      border-radius: 100%;
  }
  
  .pain-section .philosoph-section ul li img {
      float: left;
      margin-right: 15px;
  }
  .pain-section .philosoph-section ul li span {
      font-size: 16px;
      font-weight: 500;
      line-height: 32px;
      margin-top: 10px;
      display: block;
  }
  .pain-section .philosoph-section ul li:after,
  .pain-section .philosoph-section ul li span:after {
      content: normal;
  }
  .top_main .about-img figcaption {
      top: 42%;
  }
  .top_main .about-img figcaption span {
      font-size: 70px;
      display: block;
      padding-bottom: 40px;
  }
  .top_main .about-img figcaption .btnread {
      background-color: #cc2040;
      color: #fff;
      width: 180px;
      padding: 10px 0;
      border-radius: 20px;
      font-family: Montserrat;
      border: 2px solid transparent;
  }
  .top_main .about-img figcaption .btnread:after {
      content: normal;
  }
  .top_main .about-img figcaption .btnread:hover {
      background-color: #ffffff;
      border: 2px solid #cc2040;
      color: #cc2040;
  }
  .widget-section .wp-block-columns,
  .fun-section  .wp-block-columns {
      margin-bottom: 0;
  }
  .nano-section h3 {
      margin-bottom: 5rem;
      line-height: 50px;
  }
  .nano-section .middle-container {
      height: 290px;
      box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
      border-radius: 20px;
  }
  .nano-section .middle-container p {
      font-size: 20px;
      font-weight: 500;
      color: #4e586e;
      line-height: 40px;
  }
  .nano-section .middle-container .bg  {
      overflow: hidden;
      position: relative;
      padding: 20px 50px;
      border-radius: 20px;
  }
  .nano-section .middle-container .bg:before,
  .nano-section .middle-container .bg2:before,
  .nano-section .middle-container .bg3:before {
     position: absolute;
      top: -65px;
      right: -40px;
      background-color: #FE98AB;
      width: 130px;
      height: 125px;
      border-radius: 100%;
      content: "";
  }
  .nano-section .middle-container .bg2:before {
      background-color: #E8E9FF;
  }
  .nano-section .middle-container .bg3:before {
      background-color: #E8FFE8;
  }
  .nano-section .comparison-section {
      text-align: center;
      margin-top: 5rem;
  }
  .nano-section .comparison-section h3 {
      margin-bottom: 2rem;
  }
  .nano-section .comparison-section p,
  .science-from .lead {
      line-height: 35px;
      padding-bottom: 4rem;
      font-weight: 500;
      color: #5e5e5e;
  }
  .nano-section .comparison-section ul li {
      position: relative;
      list-style: none;
      padding: 0 60px;
      margin-bottom: 25px;
      font-weight: 500;
      color: #4e586e;
  }
  .nano-section .comparison-section h4 {
      font-size: 24px;
      font-weight: 600;
  }
  .nano-section .comparison-section ul {
      margin-top: 5rem;
      padding: 0;
  }
  .nano-section .comparison-section ul li:before,
  .nano-section .comparison-section ul li:after {
      content: url(https://ik.imagekit.io/tarkai/final_files/mixed/ok.svg);
      position: absolute;
      left: 0;
      top: 0;
  }
  .nano-section .comparison-section ul li:after {
      content: url(https://ik.imagekit.io/tarkai/final_files/mixed/cross.svg);
      right: 0;
      left: auto;
  }
  .video-wrraper {
      text-align: center;
      position: relative;
      margin-top: 3rem;
  }
  .video-wrraper p {
      font-weight: 500;
      font-size: 24px;
  }
  .video-wrraper .heading_resources {
      display: none;
  }
  .video-wrraper .leafbg-right {
      left: auto;
      top:-20%;
  }
  .video-wrraper h3, .science-from h3 {
      line-height: 50px;
      margin-bottom: 4rem;
  }
  .video-wrraper #image_click img {
      cursor: pointer;
      border-radius: 20px;
  }
  .science-from {
      background-color: transparent;
  }
/*  .science-from form input {
      width: 18%;
  }*/
  .science-from h3 {
      margin-bottom: 2rem;
      font-size: 45px;
  }
  .science-from .lead {
      color: #031131;
  }
  
  /*  contact page start  */
  .contact-widget {
      position: relative;
  }
  .contact-banner .form-section {
      z-index: 1;
      margin: 0 auto;
      max-width: 90%;
  }
    .contact-banner .form-section p {
      color: #535353;
      line-height: 50px;
      font-family: 'Poppins', sans-serif;
  }
  .contact-banner .form-section h6 {
      color: #8B8B8B;
      font-family: 'Poppins', sans-serif;
      font-size: 16px;
      font-weight: 400;
  }
  .contact-banner .form-section .right-form p {
      line-height: normal;
      font-weight: normal;
  }
  .contact-banner .form-section .right-form input,
  .contact-banner .form-section .right-form textarea,
  .contact-banner .form-section .right-form select,
  .fun-section .footer_subscription input,
  .teaser-section .widget-point .textbox input,
   .page-id-2593 .contest-detail input,
   .page-id-2593 .contest-detail select,
   .page-id-2751 .contest-detail input,
   .page-id-2751 .contest-detail select {
      width: 100%;
      margin: 0 0 30px;
      font-weight: 500;
      border-radius: 25px;
      padding: 6px 25px;
      min-height: 60px;
      border: 1px solid #CECECE;
      box-shadow: none;
      font-size: 16px;
      font-family: 'Poppins', sans-serif;
      font-weight: 500;
  }
    .contact-banner .form-section .right-form select,
    .page-id-2593 .contest-detail select,
    .page-id-2751 .contest-detail select {     
       color:#8B8B8B;
      padding-top: 16px;
      appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none;
      background:  url(https://ik.imagekit.io/tarkai/final_files/mixed/arrow.png) no-repeat scroll 96% 23px #ffffff;
  }
  .contact-banner .form-section .right-form textarea {
      height: 180px;
  }
  .contact-banner .form-section .right-form .wpcf7-submit {
      margin-bottom: 0;
      float: right;
  }
  .fun-section {
      max-width: 100%;
      position: relative;
  }
  .fun-section .container-80 {
      max-width: 70%;
  }
  .fun-section .leafbg-left {
      right: auto;
      top: -40%;
  }
  .fun-section .about-img figcaption {
      font-size: 90px;
  }
  .fun-section .footer_subscription {
      background-color: transparent;
      text-align: left;
      padding: 3rem 0 0 3rem;
      margin: 0;
  }
  .fun-section .signup-bottom .footer_subscription input {
      width: 60%;
  }
  .fun-section .signup-bottom .footer_subscription form .wpcf7-submit {
      width: 140px;
      margin:0 0 0 20px;
  }
  .fun-section .signup-bottom {
      padding: 4rem 5rem 0;
  }
  .fun-section .signup-bottom h4 {
      font-size: 40px;
      color: #000000;
      font-family: 'Bodoni Moda', serif;
  }
  
  /*  contact  page end  */
  
  /*  blog   start  */
  .blog-banner,
  .shop_banner,
  .winner_banner {
      display: none;
  }
  .archive.post-type-archive .shop_banner,
  .blog .blog-banner,
   .archive.post-type-archive .shop_images,
   .page-id-2593 .winner_banner,
   .page-id-2751 .winner_banner {
      display: block;
  }
  .archive.post-type-archive .shop_images .leafbg-left,
   .archive.post-type-archive .shop_images .leafbg-right {
    right: auto;
    width: 160px;
    top: 44%;
    z-index: -1;
}
   .archive.post-type-archive .shop_images .leafbg-right {
      top: 56%;
      left: auto;
      right: 0;
  }
  .archive.post-type-archive .shop_images .imgbtm {
      top: auto;
      bottom: 8%;
  }
  .blog .blog-banner .about-banner .about-bg {
      position: absolute;
      right: -4%;
      top: -3%;
  }
  .blog .blog-banner .about-banner .blog-caption  {
      z-index: 1;
      position: relative;
      margin:0 0 5rem;
  }
  .blog .blog-banner .about-banner .blog-caption h1,
  .contact-banner .form-section h1 {
      font-size: 45px;
      font-family: 'Bodoni Moda', serif;
  }
  .blog .blog-banner .about-banner .blog-caption p {
      font-size: 30px;
      line-height: 35px;
      font-family: 'Poppins', sans-serif;
      color: #535353;
  }
  .blog .blog-banner .leafbg-left {
       right: auto;
        top: 10%;
        width: 200px;
  }
  .site-main .post-loop .entry-image-link {
      position: relative;
      overflow: hidden;
      border-radius: 20px;
      border: 1px solid #fff;
  }
  .site-main .post-loop .entry-image-link .category-tag {
      position: absolute;
      top: -48px;
      background-color: #FE98AB;
      width: 130px;
      height: 105px;
      border-radius: 100%;
      left: -19px;
  }
  .site-main .post-loop .entry-image-link .category-tag span {
      position: absolute;
      bottom: 18%;
      font-size: 18px;
      font-weight: 600;
      left: 30%;
      color: #000;
  }
  .site-main .post-loop.category-revive .entry-image-link .category-tag {
      background-color: #E8E9FF;
  }
  .site-main .post-loop.category-restore .entry-image-link .category-tag {
      background-color: #E8FFE8;
  }
  .site-main .post-loop.category-uncategorized .entry-image-link .category-tag {
      width: 200px;
      height: 110px;
  }
  .site-main .post-loop.category-uncategorized .entry-image-link .category-tag span {
      left: 20%;
      bottom: 22%;
  }
  
  .site-main .post-loop.category-uncategorized .entry-image-link .category-tag {
      background-color: #FFF5D5;
  }
  .teaser-section .widget-point .textbox .text1 {
      display: inline-block;
      width: 40%;
      text-align: left;
  }
  .teaser-section .widget-point .textbox .text1 input  {
      width: 90%;
      margin: 0;
      min-height: 52px;
  }
  .teaser-section .widget-point .textbox .text1 h6 {
      margin:0 0 4px;
  }
  .page-id-2593 .winner_banner,
  .page-id-2751 .winner_banner {
      background-color: #FAFAFA;
      background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/winner-bg.png);
      padding: 2% 0 3%;
  }
  .page-id-2593 .winner_banner h1,
  .page-id-2751 .winner_banner h1 {
      font-size: 55px;
      line-height: normal;
      font-family: 'Bodoni Moda', serif;
  }
  .page-id-2593 .winner_banner p,
  .page-id-2751 .winner_banner p {
      font-size: 30px;
      color: #4e586e;
      line-height: 50px;
      z-index: 99;
      position: relative;
  }
  .page-id-2593  .inner-section,
  .page-id-2751 .inner-section {
      position: relative;
      margin-top: -90px;
  }
   .page-id-2593 .inner-section .shp-bob,
   .page-id-2751 .inner-section .shp-bob {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 30px;
    animation-iteration-count: infinite;
    animation-delay: 300ms;
    animation-duration: 5s;
   }
   .page-id-2593 .inner-section figure,
   .page-id-2751 .inner-section figure {
       position: relative;
       z-index: 1;
       text-align: center;
   }
     .page-id-2593 .wc-block-grid__products li,
     .page-id-2751 .wc-block-grid__products li {
       position: relative;
        border: 1px solid #CECECE;
        border-radius: 30px;
       width: calc((100% - 30px) / 2 - 0.01px);
       margin-right: 30px;
       margin-bottom: 30px;
       flex: auto !important;
       padding: 30px 40px;
       text-align: left;
   }
    .page-id-2593 .wc-block-grid__products .wc-block-grid__product-image img,
    .page-id-2751 .wc-block-grid__products .wc-block-grid__product-image img {
       width: 300px;
   }
      .page-id-2593 .wc-block-grid__products li .wc-block-grid__product-image,
      .page-id-2751 .wc-block-grid__products li .wc-block-grid__product-image {
       text-align: center;
       padding: 40px 0;
   }
   .page-id-2593 .wc-block-grid__products li .wc-block-grid__product-image:after,
   .page-id-2751 .wc-block-grid__products li .wc-block-grid__product-image:after {
       content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: -20px;
        z-index: -1;
        background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/post-bg.svg);
        height: 100%;
        background-position: center;
        background-repeat: no-repeat;
   }
  .page-id-2593 .wc-block-grid__products li .wc-block-grid__product-onsale,
  .page-id-2751 .wc-block-grid__products li .wc-block-grid__product-onsale {
      display: none; 
   }
   .page-id-2593 .wc-block-grid__products li .wc-block-grid__product-add-to-cart,
   .page-id-2751 .wc-block-grid__products li .wc-block-grid__product-add-to-cart  {
       float: right;
   }
   .page-id-2593 .wc-block-grid__products li .added_to_cart.wc-forward,
   .page-id-2751 .wc-block-grid__products li .added_to_cart.wc-forward {
       display: none;
   }
   .page-id-2593 .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added::after,
   .page-id-2751 .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added::after {
       content: normal;
   }
   .page-id-2593 .wc-block-grid__products li .wc-block-grid__product-price,
   .page-id-2751 .wc-block-grid__products li .wc-block-grid__product-price {
       display: inline-block;
       font-size: 36px;
   }
   .page-id-2593 .wc-block-grid__products li  .wc-block-grid__product-title,
   .page-id-2751 .wc-block-grid__products li  .wc-block-grid__product-title {
       font-size: 30px;
   }
   .page-id-2593 .wc-block-grid__products li .wp-block-button__link,
   .page-id-2751 .wc-block-grid__products li .wp-block-button__link {
        background-color: #ffffff;
        color: #CC2040;
        width: 160px;
        padding: 14px 0;
        border-radius: 20px;
        font-family: Montserrat;
        border: 2px solid #CC2040;
        font-size: 18px;
        font-weight: 500;
   }
   
   .page-id-2593 .wc-block-grid__products li .wp-block-button__link:hover,
   .page-id-2751 .wc-block-grid__products li .wp-block-button__link:hover {
    background-color: #cc2040;
    border: 2px solid transparent;
    color: #ffffff;
   }
.page-id-2593 .wc-block-grid__products li:nth-of-type(2n),
.page-id-2751 .wc-block-grid__products li:nth-of-type(2n) {
       margin-right: 0;
   }
   .page-id-2593 .contest-detail,
   .page-id-2751 .contest-detail {
       margin-top: 5rem;
       position: relative;
   }
   .page-id-2593 .contest-detail .leafbg-left,
   .page-id-2751 .contest-detail .leafbg-left {
       right: auto;
       width: 160px;
   }
    .page-id-2593 .contest-detail .leafbg-right,
    .page-id-2751 .contest-detail .leafbg-right {
       left: auto;
       top: 50%;
       width: 160px;
   }
   .page-id-2593 .contest-detail h2,
   .page-id-2751 .contest-detail h2 {
       font-size: 55px;
       line-height: 75px;
       padding-bottom: 3rem;
       font-family: 'Bodoni Moda', serif;
   }
   .page-id-2593 .contest-detail .mail,
   .page-id-2751 .contest-detail .mail {
       /* display: none; */
   }
   .page-id-2593 .contest-detail label,
    .page-id-2751 .contest-detail label {
       display: inline-block;
        width: 47%;
        margin: 0 1.5%;
   }
   .page-id-2593 .contest-detail .wpcf7-submit,
   .page-id-2751 .contest-detail .wpcf7-submit {
       margin-right: 1.5%;
       font-size: 18px;
       font-weight: 500;
       width: 145px;
   }
   .page-id-2593 .contest-detail .contest_container,
   .page-id-2751 .contest-detail .contest_container {
       max-width: 1230px;
       margin: 0 auto;
   }
  /*  blog   end  */
  /*  product page start  */
  
  .emulsion-banner .about-img figcaption {
      font-size: 50px;
      line-height: 60px;
  }
  .shop_banner .emulsion-banner .about-img .title_offer {
    font-size: 60px;
    color: #000;
    text-align: left;
    margin: 20px 0 0 70px;
    line-height: 64px;
    font-weight: 500;
    top: 9%;
  }
  .shop_banner .emulsion-banner .about-img .title_offer span {
      font-size: 40px;
      display: inline-block;
      line-height: 50px;
      margin-top: 30px;
  }
  .product-header .hover-view {
      display: none;
  }
  .product-header.fix .hover-view {
      display: flex;
      position: relative;
  }
  .product-header.fix .normal-view {
      display: none;
  }
  .product-header.fix .hover-view li ul {
      display: none;
  }
  .product-header.fix .hover-view li:hover ul {
      display: flex;
      position: absolute;
      width: 75%;
      padding-top: 10px;
  }
  .product-header.fix .hover-view li:hover ul li a span {
      color: #031131;
  }
  .product-header ul {
      padding: 0;
      text-align: center;
      display: flex;
  }
  .product-header ul li,
  .product_header ul li {
      display: inline-block; 
/*      flex-basis: 0;*/
      flex-grow: 1;
      color: #031131;
  }
  .product-header ul li a {
      display: inline-block;
  }

  .product-header.fix ul li:last-child {
      display: block;
  }
  .product-header.fix ul li .btnread {
      margin-top: 4px;
      background-color: #CC2040;
      color: #fff;
      font-size: 14px;
      padding: 4px 20px;
      border-radius: 18px;
      border: 2px solid transparent;
  }
  .product-header.fix ul li .btnread aside {
      display: inherit;
  }
  .product-header.fix ul li .btnread:hover {
      background-color: #ffffff;
      border: 2px solid #CC2040;
      color: #CC2040;
  }
  .product-header.fix ul li .btnread:after {
      content: normal;
  }
  .product-header ul li .icon {
      width: 110px;
      height: 110px;
      margin: 0 auto;
      position: relative;
  }
  .product-header ul li .icon:before,
  .product-header.fix ul li .icon:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/emulsion-icon.png);
      height: 110px;
      background-size: 100% auto;
  }
  .product-header ul li .icon2:before {
      background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/spray-icon.png);
  }
  .product-header ul li .icon3:before {
      background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/gel-icon.png);
  }
  .product-header ul li .icon4:before {
      background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/tablet-icon.png);
  }
  .product-header.fix ul li .icon:before {
       background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/emulsion-icon-1.png);
  }
  .product-header.fix ul li .icon2:before {
      background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/spray-icon-1.png);
  }
  .product-header.fix ul li .icon3:before {
      background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/gel-icon-1.png);
  }
  .product-header.fix ul li .icon4:before {
      background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/tablet.png);
  }
  .product-header ul li a:hover .icon,
  .product-header.fix ul li .active {
      background-color: #fe98ab;
      border-radius: 100%;      
  }
   
  .product-header ul li span {
      font-size: 20px;
      font-weight: 600;
      display: block;
      margin-top: 20px;
  }
  .product-header ul li span b {
      font-weight: 600;
  }
  
  .product-header ul li span:hover,
    .product-header ul li a:hover  {
      transition: all 0.3s ease 0s;
      color: #fe98ab;
  }
  .product-widget {
      position: relative;
  }
  .product-widget .leafbg-left {
      right: auto;
      top: -10%;
  }
  .product-widget .leafbg-right {
      left: auto;
      width: 270px;
      top: -20%;
  }
  .product-widget .leafbg-right.bottom,
  .product-widget .leafbg-left.bottom {
      top: auto;
      bottom: 0;
  }
  .product-widget .leafbg-right.bottom {
       transform: rotate(0deg);
       width: auto;
  }
  .product-widget .product-boxes {
      max-width: 70%;
      margin-top: 8rem;
      margin-bottom: 9rem;
  }
  .product-widget .product-boxes h3 {
      font-size: 30px;
      color: #4e586e;
      margin-top: 32%;
  }
  .product-widget .product-boxes h3.title-top {
      display: none;
  }
  .product-widget .product-boxes h3 
  .product-blog h2 {
      margin-bottom: 2rem;
  }
  .product-blog .science-from {
      padding-bottom: 0;
  }
  .product-blog .science-from p {
      margin-bottom: 4rem;
      line-height: 40px;
  }
  .product-header.fix {
      margin-top: 85px;
      z-index: 11;
      animation: none;
      padding: 10px 0 4px;
      box-shadow: 0 0 3px 0 #f0f0f0;
  }
  .product-header.fix ul {
      margin: 0;
  }
  .product-header.fix ul li .icon {
      width: 50px;
      height: 50px;
/*      transition: all 0.3s ease 0s;*/
      display: inline-block;
      vertical-align: middle;
  }
 
  .product-header.fix ul li .icon:before {
      height: 50px;
  }
  .product-header.fix  ul li:first-child span {
      margin-top: 0;
  }
  .product-header.fix  ul li span {
      margin-top: 8px;
      font-size: 18px;
      display: inline-block;
      cursor: pointer;
  }
  .product-header.fix .hover-view li .related-icons {
      display: inline-block;
  }
 .product-header.fix .hover-view li .related-icons  {
      border-right: 1px solid #eaeaea; 
  }
  .product-header.fix  ul li span strong {
      font-size: 18px;
      margin-left: 10px;
      color: #fe98ab;
  }
  .product-header.fix  ul li span strong b {
      font-weight: 700;
  }    
  .product-summary ul {
      padding-left: 35px;
  }
  .product-summary ul li {
    font-size: 15px;
    font-weight: 500;
    color:#000;
    margin-bottom: 5px;
  }  
  .woocommerce-tabs .woocommerce-Tabs-panel ul li {
        font-size: 16px;
        color: #031131;
        line-height: 36px;
        margin-bottom: 10px;
        margin-left: 20px;
  }

  /*  product page end  */
     .nano-section .comparison-section .mobile-comparison {
          display: none;
      }
      .nano-section .comparison-section .boxnone {
          display: block;
      }
      .nano-section .comparison-section .boxnone .img-radius {
          position: relative;
      }
      .nano-section .comparison-section .boxnone .img-radius:after,
      .nano-section .comparison-section .boxnone .img-radius1:after {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            z-index: -1;     
            background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/science/Path-1400.png);
            height: 100%;
            background-size: 100% auto;
            background-position: center;
            background-repeat: no-repeat;
      }
      .nano-section .comparison-section .boxnone .img-radius1:after {
            background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/science/Path_1399.png);
            top: 10px;
      }
      .single-product .product-summary .product_title {
          font-size: 40px;
          font-weight: 700;
          font-family: 'Bodoni Moda', serif;
      }
      .single-product .product-page-container .woostify-container {
          max-width: 80%;
      }
      .woocommerce-product-details__short-description p {
          font-size: 16px;
          font-weight: 500;
          line-height: 28px;
          color:#000;
          margin-bottom: 15px;
      }
   
      .single-product .blog-banner {
          display: block;
      }
      .single-product .blog-banner .blog-caption,
      .single-product .blog-banner .leafbg-left {
          display: none;
      }
      
  .single-product .about-banner .about-bg {
      right: -2%;
      top: -10%;
    }
  .single-product .products_bg {
      background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/shp-leaf5.svg);
      background-repeat: no-repeat;
      background-position: top right;
	  background-size: 15%;
    }
    .single-product  .woocommerce-tabs {
        background-color: #FBFBFB;
        background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/shp-wintergreen.svg);
        background-repeat: no-repeat;
        background-position: top left;
        background-size: 12%;
    }
    .single-product .related ul.products {
        max-width: 75%;
        margin: 0 auto;
    }
    .single-product .related .heading-related {
        font-size: 40px;
        font-weight: 700;
        font-family: 'Bodoni Moda', serif;
    }
    .single-product .related .heading-related span {
        font-size: 30px;
        font-family: Montserrat;
        font-weight: 500;
        display: block;
    }
    
    .skeleton-section .flex-one {
        flex-basis: 8.333%;
    }

    .skeleton-section .flex-two {
        flex-basis: 50%;
    }
    .skeleton-section .flex-two-show h2 {
        margin-top:3rem; 
    }
    /* .skeleton-section .flex-two-show h5 {
       display: none;
    } */
    .skeleton-section .flex-two-show p {
        font-size: 22px;
    }

    .skeleton-section .flex-three {
        flex-basis: 50%;
    }

    .skeleton-section .flex-two-show {
        flex-basis: 35%;
    }

    .skeleton-section .flex-three-show {
        flex-basis: 20%;
    }

    .skeleton-section .flex-four {
        flex-basis: 20%;
        display: none;
        z-index: 1;
        margin-right: 6%;
    }

    .skeleton-section .flex-four ul {
        list-style: none;
        border-bottom: 1px solid #efe4e4;
        padding: 0 0 25px;
        margin-bottom: 18px;
}
    .skeleton-section .flex-four ul li {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 8px;
    }
    .skeleton-section .flex-four ul li .watch_video,
    .skeleton-section .flex-four ul li .blog_thum {
        padding: 10px;
        cursor: pointer;
        display: flex;
    }
    .skeleton-section .flex-four ul li .watch_video img,
    .skeleton-section .flex-four ul li .blog_thum img {
        border-radius: 10px;
        height:120px;
    }

    .skeleton-section .flex-four ul li .watch_video img,
    .skeleton-section .flex-four ul li .blog_thum a p {
        display: inline-grid;
    }
    
 .skeleton-section .flex-four ul li input[type='radio']:after {
        width: 15px;;
        height: 15px;
        border-radius: 15px;
        top: -5px;
        left: -1px;
        position: relative;
        background-color: #fff;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid #d1d3d1;
    }
    .skeleton-section .flex-four ul li input[type='radio']:checked:after {
            width: 15px;
            height: 15px;
            top: -5px;
            left: -1px;
            position: relative;
            background-color: #CC2040;
            content: '';
            display: inline-block;
            visibility: visible;
            border: 2px solid #CC2040;
    }
    
    .skeleton-section .flex-four ul li label {
        padding-left: 6px;
        color: #4e586e;
    }
     .skeleton-section #pain_solution .border_n,
     .skeleton-section #pain_solution_revive .border_n,
     .skeleton-section #pain_solution_restore .border_n  {
        border: none;
        margin-bottom: 0;
        padding-bottom: 30px;
    }
	.skeleton-section #pain_solution .border_n{ padding-bottom:0px; }

    .skeleton-section #pain_solution #shop_now,
    .skeleton-section #pain_solution_revive #watch_more_detail,
     .skeleton-section #pain_solution_restore #blog_read_more {
        /* border-bottom: 1px solid #efe4e4; */
        padding-bottom: 0;
         margin-bottom: 0;
    }
   
    .skeleton-section .questionare {
        display: none;
        /* border: 1px solid #CECECE;
        padding: 20px;
        border-radius: 20px;
        overflow: hidden;
        position: relative;  */
    }

    .skeleton-section .questionare-sub {
        border: 1px solid #CECECE;
        padding: 20px;
        border-radius: 20px;
        overflow: hidden;
        position: relative; 
		margin-right: 5px;
    }
    .skeleton-section .questionare h4 {
        font-size: 35px;
        color: #4e586e;
    }
    .skeleton-section .questionare p {
        font-size: 18px;
        color: #4e586e;
         font-weight: 600;
         line-height: 34px;
    }
    .skeleton-section .questionare h6 {
        font-size: 13px;
        font-weight: normal;
        text-align: center;
        display: none;
        color: #388837;

        position: absolute;
        width: 100%;
        background-color: #ffffff;
        height: 100%;
        width: 100%;
        top: 0;
        margin: 0px 0px 0px -20px;
        z-index: 2;
        
    }

    .skeleton-section .questionare h6 span{
        top: 50%;
        transform: translateY(-50%);
        position: relative;
    }

    .questionare .timeline{
      text-align: center;
       margin-top: 16px;
      font-weight: 500;
      color: #90949D;
    } 

    .skeleton-section .questionare button {
        z-index: 999999;
        background: transparent;
        border: none;
        font-size: 18px;
        color: #4e586e;
}
    .skeleton-section .questionare button .fa-long-arrow-alt-left:before,
    .skeleton-section .questionare button .fa-long-arrow-alt-right:before {
         content: url(https://ik.imagekit.io/tarkai/final_files/mixed/home/back-arrow.svg);
         display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
    }
    .skeleton-section .questionare button .fa-long-arrow-alt-right:before {
       content: url(https://ik.imagekit.io/tarkai/final_files/mixed/home/next-arrow.svg);
       margin: 0 0 0 5px;
    }

    .skeleton-section ul.breadcrumb {
      padding: 0;
      list-style: none;
      border: none;
      overflow: visible !important;
      margin: 0;
    }
    .skeleton-section ul.breadcrumb li {
      display: inline;
      font-size: 16px;
      cursor: pointer;
      color: #7D8D93;
    }
    .skeleton-section ul.breadcrumb li.active {
      color: #CC2040;
      font-size: 18px;
      cursor: auto;
    }
    .skeleton-section ul.breadcrumb li+li:before {
      padding: 8px;
      color: #7D8D93;
      content: "/\00a0";
    }
    .skeleton-section ul.breadcrumb li a {
      color: #7D8D93;
      text-decoration: none;
    }
    .skeleton-section ul.breadcrumb li a:hover {
      color: #01447e;
      text-decoration: underline;
    }

    button.restart-btn {
        color: #cc2040 !important;
        font-size: 15px !important;
    }
    .skeleton-section .questionare button .ti-home {
        color: #cc2040;
        font-size: 18px;
    }
    .skeleton-section #shop_now .btnread:after, .skeleton-section #watch_more_detail .btnread:after, .skeleton-section #blog_read_more .btnread:after{
      content: "";
      border-bottom: 2px solid #cc2040;
      width: 60px;
      height: 2px;
      position: absolute;
      bottom: 0;
      left: 0;
      margin-left: 0;
    }

    .skeleton-section .questionare button:first-child {
        float: left;
    }

    .skeleton-section .questionare button:last-child {
        float: right;
    }

    .skeleton-section .flex-four .questionare ul li i {
        color: red;
        font-size: 10px;
        padding-right: 5px;
    }

    .skeleton-section .questionare h5 {
        font-size: 28px;
        line-height: 34px;
        color: #4e586e;
        font-weight: 600;
    }

    .skeleton-section .error_message {
        color: #da3959;
        font-size: 15px;
        text-align: center;
    }
    .manifesto-section .caption {
        z-index: 1;
        position: relative;
    }
    .manifesto-section .caption h1 {
        font-size: 90px;
        font-family: 'Bodoni Moda', serif;
}
.manifesto-section .caption p,
.manifesto-section .caption ul li {
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 10px;
}
.resources-banner .blog_wrraper {
    z-index: 1;
    position: relative;
}
.resources-banner .blog_wrraper img {
    border-radius: 45px;
}
.resources-banner .blog_wrraper h6 {
    margin: 3rem 0 0;
    font-size: 24px;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
}

.resources-banner .blog_wrraper h3,
.combo-categories h2,
.blog_slider .left-heading h3 {
    margin-top: 0;
    font-size: 50px;
    font-family: 'Bodoni Moda', serif;
    line-height: 70px;
}
.resources-banner .blog_wrraper p,
.combo-categories .box h4,
.combo-categories .box p,
.blog_slider .left-heading p {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    line-height: 35px;
}
.combo-categories {
    margin-top: 5rem;
}
.combo-categories h2 {
    margin-bottom: 4rem;
}
.combo-categories .box {
    padding: 0 2%;
    position: relative;
}
.combo-categories .box h4 {
    line-height: normal;
    font-weight: 600;
    margin-bottom: 0;
}
.combo-categories .box p {
    font-size: 16px;
    line-height: 30px;
}
.combo-categories .box img {
    border-radius: 30px;
}
.combo-categories .box figure {
    position: relative;
}
.combo-categories .box .inner-bg {
    position: absolute;
    left: -20px;
    bottom: -10%;
    z-index: -1;
}
.blog_slider {
    margin-top: 3rem;
}
.blog_slider .owl-carousel .owl-nav.disabled {
  position: absolute;
  bottom: -42px;
  left: 20px;
}
 .blog_slider .owl-carousel .owl-nav button.owl-prev,
 .blog_slider .owl-carousel .owl-nav button.owl-next {
      background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/btn-arrow-prev.svg);
      width: 44px;
      height: 42px;
      margin: 0 5px;
  }
.blog_slider .owl-carousel .owl-nav button.owl-next {
      background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/btn-arrow-next.svg);
}
.blog_slider .left-heading {
    width: 70%;
	margin: auto;
}
.blog_slider .owl-carousel .owl-item {
    padding: 0 0.5%;
}
.blog_slider .left-heading h3 {
    font-size: 45px;
}
.blog_slider .left-heading p {
    font-size: 24px;
    line-height: 34px;
}
.blog_slider h6 {
    font-size: 18px;
    height: 45px;
}
.blog_slider p {
    font-size: 15px;
	height: 95px;
}
.resource-video {
    margin-top: 7rem;
}
.resource-video .leafbg-left {
    right: auto;
    top: -15%;
	z-index: -1;
}
.resource-video h3 {
    margin-bottom: 20px;
}
.resource-video .lead {
    font-size: 20px;
    padding-bottom: 2rem;
    z-index: 1;
    position: relative;
}
.resource-video .heading_resources {
    display: block;
}
.resource-video .title_science {
    display: none;
}
.resource-form .leafbg-left {
    top: auto;
    bottom: 0;
}
.resource-form .leafbg-right {
    top: auto;
    bottom: 0;
    left: auto;
}
.checkout-images,
.shop_images {
    display: none;
}
.page-template .checkout-images,
.page-id-2556 .checkout-images {
    display: block;
    position: relative;
}
.page-template .checkout-images .leafbg-left,
.page-id-2556 .checkout-images .leafbg-left {
    right: auto;
    width: 160px;
    margin-top: 5%;
    z-index: -1;
}
.page-template .checkout-images .leafbg-right,
.page-id-2556 .checkout-images .leafbg-right {
    left: auto;
    z-index: -1;
     width: 160px;
}
.page-id-1268 .site-header-inner.fix,
.page-id-1378 .site-header-inner.fix,
.page-id-1411 .site-header-inner.fix,
.page-id-1344 .site-header-inner.fix {
    display: none !important;
}
.page-id-1268 .product-header.fix,
.page-id-1378 .product-header.fix,
.page-id-1411 .product-header.fix,
.page-id-1344 .product-header.fix {
    margin-top: 0;
}
.woocommerce-MyAccount-content .detail_form label {
    color: #4E586E;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
}
.woocommerce-MyAccount-content .detail_form p {
    margin-bottom: 15px;
}
.woocommerce-MyAccount-content .detail_form p span em {
    font-size: 14px;
    color: #4E586E;
    font-weight: 500;
    padding-top:  10px;
    display: inline-block;
    font-style: normal;
}
.woocommerce-MyAccount-content .detail_form fieldset {
    border: none;
    border-top: 1px solid #CECECE;
    margin-top: 25px;
    display: inline-block;
    width: 100%;
    padding: 25px 0 0;
}
.woocommerce-MyAccount-content .detail_form button[type="submit"] {
    float: right;
    font-size: 18px;
    border-radius: 20px;
    width: 220px;
    padding: 10px 0;
    border: 2px solid transparent;
    margin-top: 20px;
}
.woocommerce-MyAccount-content .detail_form button[type="submit"]:hover {
    background-color: #ffffff;
    border: 2px solid #cc2040;
    color: #cc2040;
}
.paymet_wrapper .amt_transcrtion {
    background-color: #F8F8F8;
    border-radius: 20px;
    padding: 30px 70px 30px 30px;
    margin-bottom: 10px;
    display: inline-block;
     width: 100%;
}
.paymet_wrapper .amt_transcrtion p,
.paymet_wrapper .amt_transcrtion p strong {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    color: #4E586E;
    font-size: 24px;
    font-weight: 600;
    margin: 0;
}
.paymet_wrapper h4 {
    color: #4E586E;
    font-size: 24px;
    font-weight: 600;
}
.paymet_wrapper #mainULbutton {
    padding: 0 10px 0 0;
    border-right: 1px solid #CECECE;
    margin:0 20px 0 0;
}
.paymet_wrapper #mainULbutton li {
        padding: 8px 15px;
        color: #4E586E;
        font-weight: 600;
        padding: 8px 15px;
        border-radius: 13px;
        background-color: transparent;
        width: 90%;
        cursor: pointer;
        font-size: 18px;
}
.paymet_wrapper .toBehiddenFields {
        display: none;
}
.paymet_wrapper #mainULbutton .active{
    font-weight: 700;
     background-color: #F8F8F8;
}
.paymet_wrapper .payment_sections .form-group {
    margin-bottom: 30px;
}
.paymet_wrapper .payment_sections .form-group label {
    width: 150px;
    text-align: right;
    font-size: 18px;
    color: #4E586E;
    display: inline-block;
     font-weight: 600;
     margin-right: 30px;
}
.paymet_wrapper .payment_sections .form-group input,
.paymet_wrapper .payment_sections .form-group select,
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions [name="coupon_code"] {
    height: 56px;
    padding: 0 1em;
    border-radius: 20px;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    width: 50%;
    border-color: #CECECE;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions [name="coupon_code"] {
    height: 46px;
}
.paymet_wrapper .payment_sections .form-group input:focus,
.paymet_wrapper .payment_sections .form-group select:focus,
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions [name="coupon_code"]:focus {
     border-color: #031131;
}
.paymet_wrapper .payment_sections .form-group select {
    width: 24%;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(https://ik.imagekit.io/tarkai/final_files/mixed/arrow.png) no-repeat scroll 92% 20px;
    background-size: 16px auto;
}
.paymet_wrapper .payment_sections .form-group select#expiryYear {
    margin-left: 2%;
}
.paymet_wrapper .payment_sections p {
    color: #4E586E;
    font-size: 18px;
    font-weight: 500;
    padding-top: 20px;
}
.paymet_wrapper .payment_sections .btnread,
 .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions .btnread,
 .cart_totals .wc-proceed-to-checkout .btnread,
.place-order #place_order.btnread {
    font-size: 18px;
    border-radius: 20px;
    width: 155px;
    padding: 10px 0;
    border: 2px solid transparent;
    font-weight: 500;
    background-color: #cc2040;
    color: #fff;
    margin-top: 30px;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions .btnread {
    margin-top: 0;
    height: auto;
    font-size: 14px;
    padding: 6px 0;
    width: 140px;
}
.save_add {
    text-align: right;
}
.save_add .btnread {
    border: 2px solid transparent;
}
.paymet_wrapper .payment_sections .btnread:hover,
 .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions .btnread:hover,
 .cart_totals .wc-proceed-to-checkout .btnread:hover,
 .place-order #place_order.btnread:hover,
.save_add .btnread:hover {
    background-color: #ffffff !important;
    border: 2px solid #cc2040;
    color: #cc2040;
}
.paymet_wrapper .payment_sections .btnread:after,
 .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions .btnread:after,
 .cart_totals .wc-proceed-to-checkout .btnread:after,
.place-order #place_order.btnread:after,
.save_add .btnread:after {
    content: normal;
}
.cart_totals .wc-proceed-to-checkout .btnread,
.place-order #place_order.btnread {
    width: 100%;
    padding: 0;
    border-radius: 30px;
    margin-top: 0;
}
.place-order #place_order.btnread {
    margin-top: 30px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-width: 7px 6px 0 6px;
    left: 0%;
    margin-left: -12px;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-width: 0 6px 7px 6px;
}
.pain_pulse:before,
.pain_pulse2:before {
    position: absolute;
    content: "";
    top: 80%;
    left: -8.5%;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    border-radius: 100%;
    height: 26px;
    width: 26px;
    -webkit-animation: gloosy-pulse 1.5s linear .5s infinite both;
    animation: gloosy-pulse 1.5s linear .5s infinite both;
    background-color: rgba(204, 32, 64, .7);
    pointer-events: none;
}
@-webkit-keyframes gloosy-pulse {
 0% {
  -webkit-transform:scale(0);
  transform:scale(0);
  opacity:1
 }
 100% {
  -webkit-transform:scale(2.5);
  transform:scale(2.5);
  opacity:0
 }
}
@keyframes gloosy-pulse {
 0% {
  -webkit-transform:scale(0);
  transform:scale(0);
  opacity:1
 }
 100% {
  -webkit-transform:scale(2.5);
  transform:scale(2.5);
  opacity:0
 }
}
.pain_pulse2:before {
    top: 70%;
    left: -2.5%;
}
.pain_pulse3:before {
    top: 76%;
    left: -18.5%;
}
.pain_pulse4:before {
    top: 88%;
    left: -7%;
}
.pain_pulse5:before {
    top: 82%;
    left: -11%;
}
.pain_pulse6:before {
    top: 63%;
    left: -7.5%;
}
.pain_pulse7:before {
    top: 95%;
    left: -15%;
}

/* keyframe code start */
.fadeInRight1  {
      animation-name: fadeInRight1;
  }
  @keyframes fadeInRight1 {
0% {
    opacity: 0;
    transform: translate3d(40%, 0px, 0px) rotate3d(0, 0, 1, 20deg);
    /* transform: translate3d(40%, 0px, 0px) rotate3d(0, 0, 1, 20deg) scale3d(0.1, 0.1, 0.1);
     transform: rotate3d(0, 0, 1, 45deg);*/
}
100% {
    opacity: 1;
    transform: none;
}
}
.fadeInRight2  {
      animation-name: fadeInRight2;
  }
  @keyframes fadeInRight2 {
0% {
    opacity: 0;
    transform: translate3d(40%, 0px, 0px) rotate3d(0, 0, 1, -20deg);
    /* transform: translate3d(40%, 0px, 0px) rotate3d(0, 0, 1, 20deg) scale3d(0.1, 0.1, 0.1);
     transform: rotate3d(0, 0, 1, 45deg);*/
}
100% {
    opacity: 1;
    transform: none;
}
}

.fadeInLeft1  {
      animation-name: fadeInLeft1;
  }
  @keyframes fadeInLeft1 {
0% {
    opacity: 0;
    transform: translate3d(-40%, 0px, 0px) rotate3d(0, 0, 1, -20deg);
}
100% {
    opacity: 1;
    transform: none;
}
}
.fadeInLeft2  {
      animation-name: fadeInLeft2;
  }
  @keyframes fadeInLeft2 {
0% {
    opacity: 0;
    transform: translate3d(-40%, 0px, 0px) rotate3d(0, 0, 1, -20deg);
}
100% {
    opacity: 1;
    transform: none;
}
}

.skeleton-section .leafbg-left img,
.pain-section .leafbg-left img,
.about-caption .leafbg-left img,
 .product-widget .leafbg-left.bottom img,
 .about-section .aboutimg .backbg img,
.nano-section .comparison-section .boxnone .img-radius::after, 
.nano-section .comparison-section .boxnone .img-radius1::after,
.nano-section .comparison-section .mobile-comparison .img-radius:after, 
.nano-section .comparison-section .mobile-comparison .img-radius1:after,
.skeleton-section .skeleton_bg:after,
.skeleton-section .leafbg-left img,
.combo-categories .box .inner-bg img,
.resource-video .leafbg-left img,
.archive.post-type-archive .shop_images .imgbtm img{
    animation-iteration-count:infinite;
    animation-delay: 300ms;
   animation-duration: 3s;
   animation-name: pulse;
}
.skeleton-section .leafbg-left img {
    animation-delay: 200ms;
   animation-duration: 2s;
}
.tracking-section {
    min-height: 64vh;
}
.tracking-section h6 {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 1px solid #E6E6E6;
    width: 90%;
    margin: 0 auto;
}
.tracking-section .timeline {
    padding: 0;
    margin-top: 4rem;
}
.tracking-section .timeline li {
        list-style: none;
        float: left;
        width: 25%;
        position: relative;
        text-align: center;
        font-size: 14px;
        font-weight: 500;
        color: #010201;
    }
    .tracking-section .timeline li p {
        font-weight: normal;
    }
/*    ul:nth-child(1) {
        color: #4caf50;
    }*/
.tracking-section .timeline li:before {
        counter-increment: test;
        content: "";
        width: 15px;
        height: 15px;
        border: 3px solid #4caf50;
        border-radius: 50%;
        display: block;
        text-align: center;
        line-height: 50px;
        margin: 0 auto 10px auto;
        background: #fff;
        color: #000;
        transition: all ease-in-out .3s;
        cursor: pointer;
    }
 .tracking-section .timeline li:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 4px;
        background-color: grey;
        top: 6px;
        left: -50%;
        z-index: -999;
        transition: all ease-in-out .3s;
    }
.tracking-section .timeline li:first-child:after {
        content: none;
    }
.tracking-section .timeline li.active-tl {
        color: #555555;
    }
.tracking-section .timeline li.active-tl:before {
        background: #4caf50;
        color: #F1F1F1;
    }
.tracking-section .timeline li.active-tl+li:after {
        background: #4caf50;
    }
    
.track_section {
    text-align: center;
    min-height: 64vh;
}
.track_section .woocommerce-form.woocommerce-form-login {
    border-radius: 30px;
    padding: 60px 4% 80px;
}
.track_section .woocommerce-form.woocommerce-form-login h2 {
    font-size: 30px;
    padding:20px 0; 
}
.track_section .login_wrraper .btnread {
    width: auto;
   
}
.product-summary form .btnread {
    text-decoration: none;
    background-color: #cc2040;
    color: #fff;
    width: 160px;
    padding: 10px 0;
    border-radius: 20px;
    text-align: center;
    border: 2px solid transparent;
    font-weight: 500;
    margin-top: 0;
}
.product-summary form .btnread:hover {
       background-color: transparent !important;
       color: #cc2040 !important;
       border: 2px solid #cc2040;
}
.product-summary form .btnread:after {
    content: normal;
}
.product-summary form .cart_desktop {
    display: block;
    margin-top:20px;
    clear: both;
    border-top: 1px solid #dadbdb;
    padding-top: 20px;
}
.product-summary form .cart_mobile {
    display: none;
}

  @media (min-width:1921px) { 
      .home_scroll  .bodymain .to_big {
        display: block;
        background-color: #fff;
        padding-top: 20px;
      }
      .text-none, .text-none1 {
          display: none;
      }
    .home_scroll  .bodymain section {
          background-position: bottom center !important;
          top: 5% !important;
      }
    .home_scroll  .bodymain .main-title {
          top: 54% !important;
      }
  }
    @media (max-width:1920px) { 
      .home_scroll  .bodymain  .to_big {
            display: none;
        }
    }

/* keyframe code end */
  
  /* custom mobile responsive start */
  
  @media (max-width:1550px) { 
  .emulsion-banner .about-img figcaption {
    font-size: 50px;      
    }
    .about-section h2 {
        line-height: 55px;
        font-size: 40px;
    }
    .about-main .leafbg-left {
        width: 170px;
    }
    .wrraper-top .leafbg-left {
        width: 190px;
    }
    .margin-wrraper p {
    min-height: 110px;
}
.margin-wrraper h6 {
    min-height: 50px;
}
.product-widget .leafbg-right {
    width: 200px;
    top: 4%;
}
  }
  
  @media (max-width: 1400px) {
      .about-banner .about-img figcaption,
      .about-section h2, .contact-banner .form-section h1 {
          font-size: 45px;
      }
      .sp-testimonial-free-section .sp-testimonial-free-item .sp-testimonial-free{ max-width: 80%; }
       .about-section h2 {
          line-height: 50px;
      }
      }
      .product-scroll .titlebg .middle-container .middle-text h3 {
          font-size: 155px;
      }
      .home_scroll .bodymain .family-img .main-title h1 {
          font-size: 210px;
      }
/*      .about-banner .about-bg {
          width: 52%;
      }*/
      .about-caption .inner-cap h2 br,
      .mission-section .industries_section p br, 
      .nano-section .comparison-section p br, .science-from p br,
      .teaser-section p br, .fun-section .signup-bottom h4 br,
      .combo-categories .box p br,
      .page-id-2593 .winner_banner p br,
      .page-id-2751 .winner_banner p br {
          display: none;
      }
      .philosoph-section h3, .mission-section h3, .nano-section h3, .video-wrraper h3, .science-from h3,
      .skeleton-section .about-section h2, .margin-wrraper h2 {
          font-size: 35px;
      }
      .philosoph-section h6 {
          font-size: 35px !important;
      }
      .mission-section .about-banner .about-img figcaption span {
          font: normal normal 600 30px/40px Montserrat;
          padding-top: 40px;
      }
      .mission-section .about-banner .about-img figcaption {
           font-size: 60px;
           top: 30%;
      }
      .top_main .about-img figcaption span,
      .single-product .product-summary .product_title {
          font-size: 40px;
      }
      .nano-section .middle-container .bg {
          padding: 20px;
      }
      .nano-section .middle-container p {
          font-size: 20px;
          line-height: 30px;
      }
      .nano-section .comparison-section ul li {
          padding: 0 40px;
      }
      .sp-testimonial-free-section .tfree-testimonial-title h3 {
          font-size: 40px;
      }
		.resources-banner .blog_wrraper h3, .combo-categories h2, .blog_slider .left-heading h3 {
          font-size: 35px;
      }
      .resources-banner .blog_wrraper h3, .combo-categories h2, .blog_slider .left-heading h3 {
          line-height: 50px;
      }
      .sp-testimonial-free-section .tfree-client-testimonial {
      font-size: 20px;
      line-height: 35px;
      width: 80%;
      margin: 0 auto;
      }
      .sp-testimonial-free-section .tfree-client-testimonial::before {
      left: 0%;
  }
  .sp-testimonial-free-section .tfree-client-testimonial::after {
      right: 0%;
  }
  .sp-testimonial-free-section .slick-prev {
      left: 32%;
  }
  .sp-testimonial-free-section .slick-next {
      right: 32%;
  }
  .teaser-bottom h4 {
    margin: 2rem 0 2rem;
    font-size: 35px;
    line-height: 50px;
  }
  .teaser-section .widget-point {
      z-index: 1;
      position: relative;
  }
  .fun-section .signup-bottom {
      padding: 4rem 0 0;
  }
  .fun-section .leafbg-left {
    right: auto;
    top: -25%;
    width: 15%;
  }
  .single-product .woocommerce-tabs {
      padding-left: 40px;
      padding-right: 40px;
  }
  .about-main .about-section h2 {
      margin-top: 0;
  }
  .about-main .leafbg-left {
      width: 170px;
  }
  .product-scroll .leafbg-right {
    top: 26%;
    width: 160px;
  }
  .wrraper-top .leafbg-left {
    width: 160px;
    top: 6%;
  }
  .skeleton-section .leafbg-left {
    width: 400px;
    top: 6%;
  }
  .resources-banner .blog_wrraper h6 {
      margin-top: 1rem;
  }
  .blog_slider .left-heading h3 {
    font-size: 35px;
    line-height: 45px;
}
.blog_slider .left-heading p {
    font-size: 18px;
}
.margin-wrraper h6 {
    font-size: 20px;
}
.footer_widget .footer_nav li {
    margin: 0 20px;
}
.single-product .related ul.products .product-loop-image-wrapper:after {
    background-size: 80% auto;
}
.blog .blog-banner .leafbg-left {
    top: 12%;
}
.product-widget .leafbg-right.bottom, .product-widget .leafbg-left.bottom {
    z-index: -1;
}
.shop_banner .emulsion-banner .about-img .title_offer {
    font-size: 50px;
    margin-left: 30px;
  }
  .shop_banner .emulsion-banner .about-img .title_offer span {
    font-size: 30px;
    line-height: 40px;
    margin-top: 15px;
}
.page-id-2593 .contest-detail .contest_container,
.page-id-2751 .contest-detail .contest_container {
    max-width: 80%;
}
.page-id-2593 .contest-detail .leafbg-left,
.page-id-2751 .contest-detail .leafbg-left {
    top: 1%;
}
.main-navigation .primary-navigation > .menu-item > a {
    padding: 0 5px;
}
  }
  @media (max-width: 1240px) {
   
      .about-banner .about-img figcaption,
      .manifesto-section .caption h1 {
          font-size: 60px;
      }
      .top_main .about-img figcaption {
          top: 35%;
      }
     .top_main .about-img figcaption span,
      .fun-section .about-img figcaption,
      .emulsion-banner .about-img figcaption,
      .single-product .product-summary .product_title {
          font-size: 40px;
      }

      .nano-section .comparison-section h3 br,
      .video-wrraper h3 br,
      .about-section p br, .product-scroll p br,
      .archive.post-type-archive .shop_images {
          display: none;
      }
      .about-caption .inner-cap h2  {
          font-size: 50px;
          line-height: 1.5;
      }
      .philosoph-section h3, .mission-section h3, .nano-section h3, 
      .video-wrraper h3, .science-from h3, .skeleton-section .about-section h2 {
          font-size: 40px;
      }
      .about-caption .inner-cap p, .philosoph-section p, .mission-section p,
      .nano-section .comparison-section p, .science-from .lead {
          line-height: 40px;
          font-size: 25px;
  }
  .mission-section .team-member h4 {
      font-size: 25px !important;
  }
  .mission-section .team-member p,
  .mission-section .industries_section p,
  .video-wrraper p {
      font-size: 20px;
  }
      .philosoph-section ul {
          padding-left: 0;
      }
      .philosoph-section ul li span,
      .post-loop .entry-header .entry-header-item {
          font-size: 25px;
      }
      .philosoph-section ul li:after {
          margin-left: 30px;
      }
      .philosoph-section ul li img {
          width: 130px;
      }
      .philosoph-section h6 {
          font-size: 30px !important;
      }
      .mission-section .about-banner .about-img figcaption span {
          font: normal normal 600 30px/40px Montserrat;
          padding-top: 40px;
      }
      .mission-section .about-banner .about-img figcaption {
           font-size: 50px;
           top: 30%;
      }
  .footer_widget .footer_nav li {
      margin: 0 15px;
  }
  .footer_widget .social-icons li {
      margin-left: 3px;
  }
  .nano-section .comparison-section ul {
      margin-top:3rem;
  }
  .nano-section .comparison-section ul li {
      padding: 0 30px;
      font-size: 14px;
      line-height: 24px;
  }
  .teaser-section .widget-point .textbox textarea {
      width: 100%;
  }
  .teaser-section .leafbg-left,
.teaser-testimonials .leafbg-right {
      width: 140px;
  }
  .teaser-testimonials .testimonials .container {
      width: auto;
  }
  .teaser-testimonials .shadow-effect p {
      font-size: 20px;
      line-height: 35px;
  }
  .single-post .site-main .post-loop .entry-title,
  .about-section h2 {
    font-size: 50px;
    line-height: 60px;
  }
  .contact-banner .form-section,
  .about-section .aboutimg .wp-image-817 {
      max-width: 100%;
  }
   .fun-section .signup-bottom h4 {
      font-size: 30px;
  }
  .about-section h2 {
      margin-top: 0;
  }
  .about-section .aboutimg .backbg {
    right: -6%;
   width: 270px;
  }
  .product-scroll .titlebg .middle-container .middle-text img {
      max-width: 80%;
  }
  .product-scroll .titlebg .shp-bob {
      width: 80%;
      margin: 0 auto;
  }
  .product-scroll .titlebg .middle-container .middle-text h3 {
      font-size: 200px;
  }
  .single-product .woocommerce-tabs,
  .single-product .products_bg {
      background-image: none;
  }
  .modal-content.modal-teaser {
      width: 90%;
  }
  .product-scroll p {
      padding: 0 4%;
  }
  .main-navigation .primary-navigation > .menu-item > a {
      padding: 0 !important;
  }
  
.skeleton-section .about-section h2 {
      line-height: normal;
      margin-top: 4rem;
  }
  .skeleton-section .leafbg-right {
    bottom: -16%;
  }
  .skeleton-section .flex-four {
    flex-basis: 30%;
    margin-right: 0%;
}
  .skeleton-section .wp-block-column:not(:first-child) {
    margin-left: 1em;
}
.skeleton-section .flex-four ul li {
    font-size: 15px;
    margin-bottom: 0;
}
.skeleton-section .questionare p {
    line-height: 22px;
    font-size: 15px;
}
.skeleton-section .questionare h5 {
    font-size: 22px;
    line-height: 28px;
}
.skeleton-section .questionare h4 {
    font-size: 30px;
    margin-bottom: 0px;
}
.product-scroll .titlebg .middle-container .btn {
    bottom: -10px;
}
.about-banner .about-bg {
    width: 50%;
}
.product-scroll .leafbg-right {
    top: 31%;
}
.wrraper-top .leafbg-left {
    width: 130px;
    top: 18%;
}
.sp-testimonial-free-section .tfree-client-testimonial br {
    display: none;
}
.about-main .leafbg-left {
    width: 140px;
}
.resource-video .lead {
    width: 80%;
    margin: 0 auto;
}
.video-wrraper .leafbg-right {
    width: 190px;
    top:-30%;
}
 .home_scroll .bodymain .family-img .main-title h1 {
          font-size: 175px;
      }
      .home_scroll .bodymain .family-img {
          background-size: 80% auto;
      }
      .home_scroll .bodymain .family-img img {
          width: 80%;
      }
      .product-scroll .bodymain .family-img .btn {
          bottom: 0;
      }
      .home_scroll  .bodymain .main-title {
          top: 22%;
      }
  }
    @media (max-width: 1200px) {
        .blog_slider .left-heading {
            width: 100%;
            text-align: center;
        }
       .blog_slider .owl-carousel .owl-nav.disabled {
            bottom: -10%;
            left: 0;
            right: 0;
            text-align: center;
        }
       /* .shop_banner  .about-banner.mainbnr {
            max-width: 100%;
        }
        .shop_banner  .about-banner.mainbnr .about-img figure img {
            display: none;
        }*/
/*        .shop_banner .emulsion-banner.mainbnr .about-img figure {
            background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/products/shop_mobile.jpg);
            background-size: 100% auto;
            background-repeat: no-repeat;
            padding: 51% 0;
}*/
        .page-id-2593 .winner_banner h1 br,
        .page-id-2593 .contest-detail h2 br,
         .page-id-2751 .winner_banner h1 br,
        .page-id-2751 .contest-detail h2 br {
            display: none;
}
       .page-id-2593 .winner_banner .inner-section,
       .page-id-2751 .winner_banner .inner-section {
            margin-top: -70px;
}
        .page-id-2593 .wc-block-grid__products li .wc-block-grid__product-image::after,
        .page-id-2751 .wc-block-grid__products li .wc-block-grid__product-image::after {
             background-size: 100% auto;
}
    }
    
  @media (max-width: 1040px) {
      .main-navigation .primary-navigation > .menu-item > a {
          padding: 0 !important;
      }
     .about-banner .about-img figcaption {
      font-size: 50px;
  }
  .about-caption .inner-cap h2,
  .science-from h3 {
      font-size: 40px;
      line-height: normal;
      padding: 0;
  }
  .philosoph-section ul li span {
      font-size: 20px;
  }
  .mission-section .about-banner .about-img figcaption span {
      padding-top: 25px;
  }
  .mission-section .team-member h4 {
      margin-top: 0;
  }
  .mission-section .history-title, .mission-section .industries_section, .connected-section {
      padding-top: 2rem;
  }
  .teaser-bottom .teaser-left::before {
    content: "";
    top: -22px;
    left: -88px;
    background: url(https://ik.imagekit.io/tarkai/final_files/mixed/shp-blob-01.svg) scroll no-repeat;
    background-size: 100% auto;
    height: 300px;
    width: 360px;
  }
   .blog .blog-banner .about-banner .blog-caption h1 {
      font-size: 40px;
  }
  .post-loop .loop-post-inner .summary-text p, .post-loop .entry-content p {
    font-size: 20px;
    line-height: 34px;
  }
  .product-widget .product-boxes h3 {
      font-size: 30px;
  }
  .emulsion-banner .about-img figcaption {
          font-size: 40px;
      }
      .teaser-bottom .leafbg-right {
          right: -5%;
      }
      .teaser-bottom .leafbg-right img {
          max-width: 80%;
      }
      .skeleton-section .flex-two-show h2 {
          font-size: 35px;
      }
      .pain-section .philosoph-section {
          padding-bottom: 0;
      }
      .resources-banner .blog_wrraper h3, .combo-categories h2, .blog_slider .left-heading h3 {
    line-height: 44px;
    font-size: 35px;
}
.resources-banner .blog_wrraper p {
    font-size: 24px;
    line-height: 38px;
}
.sp-testimonial-free-section .tfree-client-testimonial::before {
    top: 16%;
}
.home_scroll .bodymain .family-img .main-title h1 {
    font-size: 165px;
}
.home_scroll {
    margin-bottom: 40px;
}
.home_scroll .bodymain section {
        top: 5%;
    }
.home_scroll .bodymain .family-img figcaption {
        display: block;
        background-color: #fff;
        padding-top: 20px;
    }
    .text-none {
        display: none;
    }
.home_scroll  .bodymain section {
        background-position: bottom center;
    }
.home_scroll .bodymain .family-img .btn {
        bottom: -30px;
    }
    .home_scroll .bodymain .main-title {
    top: 30%;
}
  }
  @media (max-width: 993px) { 
      .page-id-469 .header-layout-1 .wrap-toggle-sidebar-menu,
.page-id-1804 .header-layout-1 .wrap-toggle-sidebar-menu,
.page-id-1840 .header-layout-1 .wrap-toggle-sidebar-menu,
.page-id-1852 .header-layout-1 .wrap-toggle-sidebar-menu {
    display: none;
}
    .page-id-469  .header-layout-1 .site-branding,
    .page-id-1804 .header-layout-1 .site-branding,
    .page-id-1840 .header-layout-1 .site-branding,
    .page-id-1852 .header-layout-1 .site-branding {
    flex: 1 1 0;
    text-align: left;
}
      .about-banner .about-bg,
      .mission-section .leafbg-right,
      .mission-section .history-title,
      .pain-section .leafbg-left,
      .blog .blog-banner .leafbg-left,
      .about-caption .leafbg-right,
      .page-id-2593 .contest-detail .leafbg-left,
      .page-id-2593 .contest-detail .leafbg-right,
      .page-id-2751 .contest-detail .leafbg-left,
      .page-id-2751 .contest-detail .leafbg-right {
          display: none;
      }
      .mission-section .history-title1,
      .philosoph-section .wp-block-columns,
      .resources-banner .blog_wrraper {
          display: block;
      }
      .blog .blog-banner .about-banner .about-bg,
      .contact-banner .about-bg {
           display: block;
            width: 64%;
            z-index: -1;
            top: 2%;
            right: 0;
      }
      .contact-banner .about-bg {
          top:5%;
      }

      .philosoph-section .wp-block-column,
      .mission-section .history-section .wp-block-column,
      .resources-banner .blog_wrraper .wp-block-column {
          flex-basis: 100% !important;
          margin: 0;
      }
      .about-banner, .about-caption .inner-cap h2,
      .skeleton-section .about-section h2 {
          margin-top: 0;
      }
      .about-caption .inner-cap {
          padding-bottom: 0;
      }
      .mission-section .about-banner .about-img figcaption {
          font-size: 40px;
          top: 24%;
  }
  .mission-section .about-banner .about-img figcaption span {
          padding-top: 16px;
          font-size: 20px;
          line-height: 30px;
  }
  .mission-section .history-section p,
  .philosoph-section {
      text-align: center;
  }
  .philosoph-section ul {
    display: inline-block;
    text-align: left;
}
  .teaser-testimonials .testimonials .owl-carousel {
      padding-top: 20px;
  }
  .teaser-bottom h4 {
    margin: 0 0 2rem;
    font-size: 26px;
    line-height: 34px;
  }
  .teaser-bottom .icons ul li a {
      width: 50px;
      height: 50px;
       font-size: 20px;
        line-height: 50px;
  }
  .site-header-inner .woostify-container {
      padding: 0 !important;
  }
  .product-header.fix {
      margin-top: 75px;
  }
  .teaser-bottom .teaser-left::before {
    top: -22px;
    left: -50px;
    height: 210px;
    width: 280px;
  }
  .blog .blog-banner .about-banner .blog-caption p,
  .contact-banner .form-section p {
        font-size: 24px;
        line-height: 40px;
}
.blog .blog-banner .about-banner .blog-caption {
    margin-bottom: 5rem;
}
.blog .blog-banner .leafbg-left {
    top: 12%;
}
.single-post .site-main .post-loop .entry-title {
    font-size: 35px;
    line-height: normal;
}
.related-box .related-title,
.fun-section .about-img figcaption,
.product-scroll h4,
.page-id-2593 .winner_banner h1,
.page-id-2751 .winner_banner h1 {
    font-size: 40px;
}
.contact-banner .form-section .mid-column,
.about-main .leafbg-left,
.product-scroll .leafbg-right,
.skeleton-section .leafbg-left,
.resource-form .leafbg-left,
.resource-video .leafbg-left,
.page-template .checkout-images .leafbg-left,
.page-template .checkout-images .leafbg-right,
.page-id-2556 .checkout-images .leafbg-left,
.page-id-2556 .checkout-images .leafbg-right {
    display: none;
}
.contact-banner .form-section .wp-block-columns,
.fun-section .signup-bottom .wp-block-columns,
.about-main .about-section,
.skeleton-section .about-section {
    display: block;
}
.about-main .about-section .wp-block-column {
    margin-left: 0;
}
.about-main .about-section img {
    margin-top: 2rem;
}
.contact-banner .form-section .right-form {
    margin: 3rem 0 0;
}
.fun-section .signup-bottom h4,
.skeleton-section .about-section figure,
.skeleton-section .flex-three,
.resources-banner .blog_wrraper {
    text-align: center;
}
.skeleton-section .about-section figure {
   margin: 0 auto;
   z-index: 9;
}
.fun-section .footer_subscription,
.fun-section .signup-bottom {
    padding: 2rem 0 0;
    text-align: center;
}
.product-scroll {
    padding-top: 3rem;
}
.product-scroll .titlebg .middle-container .middle-text h3 {
    font-size: 85px;
}
.sp-testimonial-free-section .tfree-testimonial-title h3 {
    font-size: 30px;
}
.sp-testimonial-free-section .tfree-client-testimonial {
    font-size: 20px;
    line-height: 34px;
}
.product-header ul li span {
    font-size: 16px;
}
.product-widget .product-boxes h3,
.product-blog .science-from p {
    font-size: 24px;
}
.product-widget .leafbg-right {
    width: 160px;
    top: 0%;
}
.teaser-bottom .leafbg-right {
    right: -7%;
}
.teaser-section .widget-point .check-section .form-group {
    width: 130px;
}
.teaser-section .teaser_widget {
    margin-top: 2rem;
}
.teaser-section p.top-lead,
.page-id-2593 .winner_banner p,
.page-id-2751 .winner_banner p {
    font-size: 24px;
    line-height: 40px;
}

.single-product .products_bg {
    padding: 0 30px;
}
.modal-content.modal-teaser {
    width: 98%;
}
.modal-teaser .leafbg-right {
    top: 18%;
}
.modal-teaser .leafbg-right img {
    width: 80px;
}
.about-section .aboutimg .wp-image-817 {
    max-width: 85%;
}
.about-section .aboutimg .backbg {
    right: 2%;
    width: 360px;
    bottom: -10%;
}
.product-scroll .titlebg {
    margin-top: -2%;
}
.skeleton-section .flex-four {
    margin-right: 0%;
    position: absolute;
    top: 36%;
    left: 23%;
    right: 0;
    max-width: 380px;
    width: 100%;
    background-color: #fff;
    text-align: left;
    border-radius: 20px;
}
.pain-section .philosoph-section ul li span {
    margin-top: 20px;
}
.blog_slider .left-heading {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    padding: 0 20px;
}
.blog_slider .left-heading h3 br,
.blog_slider .left-heading p br {
    display: none;
}

.combo-categories {
    margin-top: 0;
}
.resource-form {
    padding-top: 0;
}
.resource-video .lead {
    font-size: 24px;
}
.sp-testimonial-free-section .slick-prev, 
.sp-testimonial-free-section .slick-next {
    top: 60%;
}
.sp-testimonial-free-section .slick-next {
    right: 25%;
}
.sp-testimonial-free-section .slick-prev {
    left: 25%;
}
.sp-testimonial-free-section .sp-tfree-client-image {
    left: -280px;
}

.sp-testimonial-free-section .tfree-client-testimonial:before,
.sp-testimonial-free-section .tfree-client-testimonial:after {
    left: -2%;
    background-image: url(https://r3set.devtest.in.net/wp-content/uploads/2021/10/quote-01.png);
    content: "";
    height: 58px;
    width: 40px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    top: 0;
}
.sp-testimonial-free-section .tfree-client-testimonial:after {
     background-image: url(https://r3set.devtest.in.net/wp-content/uploads/2021/10/quote-02.png);
     right: -2%;
     left: auto;
     bottom: 25%;
     top: auto;
}
.sp-testimonial-free-section .sp-testimonial-free-item .sp-testimonial-free {
    min-height: 380px;
}
.resource-form .leafbg-right {
    width: 150px;
}
.footer_widget .footer_nav li {
    margin: 0 5px;
    font-size: 14px;
}
.site-info ul > li {
    margin: 0 4px;
    font-size: 14px;
}
.site-footer .site-info {
    font-size: 14px;
}
.footer_widget .social-icons, .teaser-icons {
    width: 20%;
}
.skeleton-section .leafbg-right {
    bottom: -13%;
    width: 120px;
}
.wrraper-top .leafbg-left {
    width: 120px;
    top: 25%;
}
.margin-wrraper h5 {
    font-size: 25px;
}
.margin-wrraper h6 {
    font-size: 20px;
}
.header-layout-1 .wrap-toggle-sidebar-menu {
    position: absolute;
    right: 0;
}
.header-layout-1 .site-tools {
    margin-right: 40px;
}
.mission-section .industries_section .has-woostify-heading-6-font-size {
    min-height: 290px;
}
.nano-section .middle-container p {
    font-size: 18px;
}
.home_scroll .bodymain .family-img .main-title h1 {
    font-size: 125px;
}
.shop_banner .emulsion-banner .about-img .title_offer {
    font-size: 40px;
    margin-left: 30px;
    line-height: 50px;
  }
  .shop_banner .emulsion-banner .about-img .title_offer span {
      font-size: 30px;
      line-height: 40px;
      margin-top: 15px;
  }
  .page-id-2593 .contest-detail h2,
  .page-id-2751 .contest-detail h2 {
      font-size: 40px;
      line-height: normal;
  }
  .page-id-2593 .contest-detail,
  .page-id-2751 .contest-detail{
      margin-top: 0;
  }
  .track_section .woocommerce-form.woocommerce-form-login {
    padding: 60px 30px 80px;
    width: 92%;
	margin: auto;  
    max-width: 550px;
  }
	  
  .page-id-2593 .inner-section, .page-id-2751 .inner-section {
      margin-top: 0;
  }
  }
  @media (max-width: 780px) {
      .site-footer .site-footer-widget .widget .textwidget, .site-footer .site-info,
      .site-header-inner .woostify-container, .about-banner, .container-80, 
      .philosoph-section, .about-caption .inner-cap, .philosoph-section, 
      .widget-section .container-80, .widget-section .video-wrraper .container-80 {
          max-width: 1230px;
          width: 100%;
           padding: 0 30px !important;
      }
 .header-layout-1 .wrap-toggle-sidebar-menu {
    right: 30px;
}
      .footer_widget .footer_logo,
      .footer_widget .footer_nav,
      .footer_widget .social-icons {
          width: 100%;
          text-align: center;
      }
      .footer_widget .footer_nav {
          margin: 20px 0 15px;
      }
      .footer_widget .footer_nav li {
          margin: 0 15px;
      }
      .footer_widget .footer_logo img {
          width: 180px;
          margin: 0 auto;
      }
      .site-footer .site-info {
          padding-top: 0; 
      }
      .teaser-section h2 {
          font-size: 4rem;
      }
      .about-caption .leafbg-right,
      .about-caption .leafbg-left,
      .pain-section .leafbg-left,
      .video-wrraper .leafbg-right,
      .teaser-section .leafbg-left, 
      .teaser-testimonials .leafbg-right,
      .teaser-bottom .leafbg-right,
      .teaser-section .leafbg-right,
      .teaser-bottom .teaser-left::before,
      .blog .blog-banner .leafbg-left,
      .fun-section .leafbg-left,
      .about-main .leafbg-left,
      .product-scroll .leafbg-right,
      .skeleton-section .leafbg-left,
      .skeleton-section .leafbg-right,
      .wrraper-top .leafbg-left, .footer_subscription .leafbg-left,
      .product-widget .leafbg-left, .product-widget .leafbg-right,
      .product-widget .leafbg-right.bottom, .product-widget .leafbg-left.bottom,
      .modal-teaser .leafbg-left,
      .modal-teaser .leafbg-right,
      .resource-form .leafbg-right {
          display: none;
      }
      .philosoph-section,
      .blog_slider .owl-carousel .owl-item {
          text-align: center;
      }
      .wp-block-columns {
          margin-bottom: 0;
      }
      .philosoph-section ul li:after {
          display: block;
          margin-top: 20px;
      }
      .philosoph-section ul li span {
          display: block;
          font-size: 25px;
      }
      .philosoph-section ul li span:after {
          right: 0;
      }
      .mission-section, .nano-section .comparison-section,
      .about-main .about-section {
          margin-top: 3rem;
      }
      .mission-section .history-section {
          margin-bottom: 3rem;
      }
      .about-banner.mainbnr {
       padding: 0 !important;
   }
   .about-banner.mainbnr img,
  .about-banner.mainbnr .about-img img  {
        border-radius: 0;
   }
   .mission-section .about-banner .about-img figcaption span br {
       display: none;
   }
   .mission-section .about-banner .about-img figcaption {
       padding: 0 10px;
   }
   .pain-section .philosoph-section ul li img {
       float: none;
       margin-right: 0;
   }
   .pain-section .philosoph-section ul li span,
   .single-post .site-main .post-loop {
       margin-top: 0;
   }
   .pain-section .philosoph-section ul li,
  .nano-section .middle-container  {
       margin-bottom: 30px;
       text-align: center;
   }
   .nano-section h3,
  .video-wrraper h3, .science-from h3 {
       line-height: normal;
       margin-bottom: 3rem;
   }
   .top_main .about-img figcaption span {
       font-size: 40px;
       padding-bottom: 15px;
   }
 .teaser-section .teaser_widget, .teaser-section .widget-point {
       margin-top: 2rem;
   }
   .teaser-section p {
       font-size: 22px;
       line-height: 35px;
   }
   .teaser-section .widget-point .wp-block-column,
   .teaser-bottom  .wp-block-column {
       flex-basis:100% !important;
       margin-left: 0;
   }
   .teaser-testimonials .testimonials .owl-carousel {
       height: auto;
   }
   .site-main .post-loop {
       padding: 0 15px 40px;
       text-align: center;
   }
   .single-post .entry-title,
   .margin-wrraper h5 {
    font-size: 24px;
    line-height: 32px;
}
.related-box {
    margin-top: 30px;
    padding: 30px 15px 0;
}
.fun-section .container-80 {
    max-width: 100%;
    padding: 0 !important; 
}
.about-main, .skeleton-section {
    text-align: center;
}
.product-scroll .titlebg .middle-container .middle-text h3 {
    font-size: 75px;
}
.skeleton-section .about-section h2 {
    line-height: normal;
}
.margin-wrraper h2, .manifesto-section .caption h1 {
    font-size: 40px;
}
.margin-wrraper h6 {
    font-size: 20px;
    min-height: 60px;   
}
.margin-wrraper .img-cap {
    margin-top: 15px;
}
#sp-testimonial-free-wrapper-784 .sp-testimonial-free-section {
    padding: 0 30px !important;
}
.sp-testimonial-free-section .tfree-client-testimonial:before {
    left: -10%;
    top: 14%;
}
.sp-testimonial-free-section .tfree-client-testimonial:after {
     right: -3%;
     top: auto;
}
.sp-testimonial-free-section .slick-prev, .sp-testimonial-free-section .slick-next {
    top: 66%;
}
.sp-testimonial-free-section .slick-prev {
    left: 15%;
}
.sp-testimonial-free-section .slick-next {
    right: 15%;
}
.sp-testimonial-free-wrapper {
    margin: 3rem 0 0;
}
.sp-testimonial-free-section .slick-dots {
    display: none !important;
}
.product-widget .product-boxes {
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.product-widget .product-boxes .wp-block-columns {
    display: block;
}
.product-widget .product-boxes h3.title-top {
    display: block;
}
.product-widget .product-boxes h3.title-top1 {
    display: none;
}
.product-widget .product-boxes h3 {
    margin-top: 10%;
}
.product-header.fix .hover-view li .related-icons .icon,
.product-header.fix .hover-view li span .icon {
    width: 40px;
    height: 40px;
}
.product-header.fix .hover-view li .related-icons .icon:before,
.product-header.fix .hover-view li span .icon:before {
    height: 40px;
}
.product-header.fix .hover-view li span {
    margin-top: 4px;
    font-size: 15px;
}
.product-header.fix .hover-view li span strong {
    font-size: 15px;
}
.product-header.fix .hover-view li .btnread,
#customer_login {
    margin-top: 0;
}
.manifesto-section .caption p, .manifesto-section .caption ul li {
    font-size: 20px;
    line-height: 34px;
}
.teaser-section {
    padding: 0 15px;
    text-align: center;
}
.teaser-section .widget-point #pain_div_start,
.teaser-bottom {
    text-align: center;
}
.teaser-section .widget-point #pain_div_start .wp-block-image {
    margin: 0 auto;
}
.teaser-section .widget-point .flipdown {
    margin-left: 18%;
}
.teaser-section .widget-point .check-section .form-group {
    width: auto;
}
.teaser-section p.top-lead {
    padding: 0;
}
.woocommerce-tabs .tabs a {
    padding: 10px 30px;
    font-size: 20px;
}
.single-product .related .heading-related,
.modal-teaser .caption-heading h3,
.footer_subscription h2 {
    font-size: 40px;
}
.footer_subscription h2 {
    line-height: 48px;
}
.single-product .related .heading-related span {
    font-size: 22px;
}
.caption-heading h3 br {
    display: none;
}
.about-section h5 {
    font-size: 30px;
    line-height: 50px;
}
.product-scroll .titlebg .middle-container .btn {
    bottom: -20px;
}
.skeleton-section .flex-four {
    left: 16%;
}
.resources-banner .blog_wrraper {
    margin-bottom: 3rem;
}
.sp-testimonial-free-section .tfree-client-testimonial {
    font-size: 18px;
    line-height: 30px;
}
.blog_slider .owl-carousel .owl-nav.disabled {
    bottom: 0;
}
.resource-video {
    margin-top: 4rem;
}
.contact-banner .form-section .right-form .wpcf7-submit {
    margin-bottom: 30px;
}
.mission-section .industries_section .has-woostify-heading-6-font-size {
    min-height: 190px;
}
.home_scroll {
    margin-bottom: 60px;
}
.home_scroll .bodymain .family-img .main-title h1 {
    font-size: 120px;
}
.product-scroll .bodymain .family-img .btn {
    bottom: -30px;
}
.product-loop-image-wrapper:after {
    background-size: 80% auto;
}
.page-id-2593 .wc-block-grid__products li,
.page-id-2751 .wc-block-grid__products li {
    max-width: 100% !important;
    flex: 1 0 100% !important;
}
.page-id-2593 .wc-block-grid__products li .wc-block-grid__product-image::after, 
.page-id-2751 .wc-block-grid__products li .wc-block-grid__product-image::after {
    background-size: auto auto;
}
  }
    @media (max-width: 768px) {
        .blog .blog-banner .about-banner .about-bg {
            top: 1.1%;
        }
        .home_scroll .bodymain .family-img .main-title h1 {
    font-size: 100px;
}
.cart-sidebar-open #shop-cart-sidebar .leafbg-right {
    display: none;
}
    }

@media (max-width: 720px) {
  .main_pain_section_starter{
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 40px;
  }
  .skeleton-section .flex-four ul{
    padding-bottom: 0;
    border-bottom:0;
    margin-bottom:0;
  }
  .card-view{
    position: unset !important;
    max-width: 100% !important;
    margin-left: 0 !important;
  }
  .view-btn {
    border-bottom: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}
.skeleton-section .error_message{
  font-size: 13px;
}
.skeleton-section .questionare{
    /* max-height: 60vh;
    overflow-y: auto; */
    margin-top: 15px;
}
  .modal_paint_point_override .modal-content{
    min-height: 100vh;
  }
  .modal_paint_point_override .skeleton-section p{
    /* display: none; */
  }
  .skeleton-section .about-section h2 {
    line-height: normal;
    font-size: 34px;
    font-family: Montserrat;
    color: #031131;
}
.skeleton-section .about-section h5 {
  line-height: normal;
  font-size: 18px;
  color: #4e586e;
}
.close_pain_point{
  position: relative;
  z-index: 1;
  width: 100%;
  text-align: right;
  padding-bottom: 10px;
  cursor: pointer;
}
.skeleton-section .about-section figure {
  margin-bottom: 30px;
  width: 34% !important;
}
.m-06{
  margin-top: 60px;
}

.skeleton-section .flex-four ul li input[type='radio']:after{
  border: 4px solid #CC2040;
  width: 30px;
    height: 30px;
}
.skeleton-section .flex-four ul li input[type='radio']:checked:after{
  border: 4px solid #CC2040;
  width: 30px;
  height: 30px;
}
.skeleton-section .flex-four ul li{
  margin-bottom: 16px;
  display: flex;
  align-items: center;
}
.skeleton-section .flex-four ul li .blog_thum img {
  border-radius: 10px;
  height: 80px;
}
.skeleton-section .about-section .questionare h5{
  font-size: 30px;
}
.skeleton-section .flex-four ul li label{
  font-size: 24px;
  padding-left: 25px;
}
.skeleton-section .questionare button{
  font-size: 24px;
}
.questionare .timeline {
  position: absolute;
    top: auto;
    right: auto;
    color: #90949D;
    bottom: -35px;
    left: 11px;
  text-align: center;
}
.skeleton-section .btnread {
  min-width: 125px;
  padding: 7px 0;
  font-size: 16px;
}
.lowback{
  position: absolute;
    top: 41% !important;
    margin-left: 61%;
}
.lowback-img{
  position: absolute;
    top: 0 !important;
    left: -5px;
}
.shoulder{
  top: 21.5% !important;
}
.shoulder .btnread.btn {
  top: 0 !important;
}
.shoulder-img{
  top: -8px;
}
.shoulder.pain_pulse5:before {
  top: -11px;
}
.knee{
  top: 62% !important;
}
.pain_pulse7:before {
  top: 49%;
}
.knee .btnread.btn {
  top: -21px !important;
}
.skeleton-section .btnread {
  min-width: 125px !important; 
  padding: 7px 0 !important;
  font-size: 16px !important;
}
.pain_pulse6:before {
  top: 0px;
  left: -7.5%;
}
.footer-btns{
  position: fixed;
  bottom: 0;
  display: flex;
  justify-content: space-between;
  width: 100%;
  background: #ffff;
  border-top: 1px solid #E2E2E2;
  padding: 30px 86px;
  left: 0;
  z-index: 999;
}
ul.normal-view_pain.border_n.d-flex{
  display: flex;
}
.blog_thum img {
  border-radius: 10px;
  height: 80px;
  margin-right: 10px;
}
.d-flex{
  display: flex;
  align-items: center;
} 
.h-100{
  height: 100%;
}
.skeleton-section #pain_solution .border_n, .skeleton-section #pain_solution_revive .border_n, .skeleton-section #pain_solution_restore .border_n{
  padding-bottom: 0;
}
}
  @media (max-width: 640px) {
    .man-shoulder{
      right: -51px;
    }
    .man-lowback {
      position: absolute;
      top: 49%;
      right: -38px;
  }
  .man-lowback-img {
    bottom: 33px !important;
    left: -12% !important;
}
    .man-knee {
      bottom: 18%;
      right: -37px;
  }
    .man-neck {
      top: -6px;
      right: -54px;
  }
    .footer-btns{
      padding: 16px 20px;
    }
    .skeleton-section .flex-four ul li label {
      font-size: 16px;
      padding-left: 15px;
  }
  .skeleton-section .about-section figure {
    width: 52% !important;
  }
  .skeleton-section .flex-four ul li input[type='radio']:after {
    border: 3px solid #CC2040;
    width: 20px;
    height: 20px;
}
.skeleton-section .flex-four ul li input[type='radio']:checked:after {
  border: 3px solid #CC2040;
  width: 20px;
  height: 20px;
}
.skeleton-section .about-section .questionare h5 {
  font-size: 18px !important;
}
.skeleton-section .questionare button {
  font-size: 15px;
}
  .modal_paint_point_override .modal-content {
    padding: 20px 20px;
  }
 
.skeleton-section .about-section h5 {
  line-height: normal !important;
  font-size: 13px !important;
}
.skeleton-section .about-section h2 {
  line-height: normal !important;
  font-size: 24px !important;
}
  .footer_subscription h2 br {
      display: none;
  }
  .footer_subscription h2 {
      line-height: 40px;
  }
  .footer_subscription form input {
      width: 96%;
      margin:0 0 20px;
  }
  .footer_subscription form .wpcf7-submit {
    width:180px;
  }
  .teaser-section h2 {
          font-size: 3rem;
      }
   .footer_subscription .wpcf7-form-control-wrap .wpcf7-not-valid-tip, 
   .footer_subscription .wpcf7-form-control-wrap .wpcf7-validation-errors {
       top: 28px;
   }
   .footer_subscription .wpcf7-response-output,
   .fun-section .signup-bottom .footer_subscription form .wpcf7-submit {
      margin: 0;
   }
   .site-header-inner .woostify-container {
       min-height: 80px;
   }
   .mission-section .about-banner .about-img img {
       height: 400px;
       border-radius: 30px;
   }
    .mission-section .about-banner .about-img figcaption {
       top: 30%;
       line-height: 40px;
   }
   .footer_widget .footer_nav,
   .post-loop .post-read-more,
    .site-main .post-loop + .post-loop {
       margin-top: 0;
   }
   .footer_widget .social-icons {
       float: none;
       margin-top: 0;
   }
   .footer_widget .footer_logo,
   .site-footer .site-info .social-icons,
   .text-none1 {
       display: none;
   }
   .page-id-469 .site-footer .site-info .social-icons,
   .page-id-1804 .site-footer .site-info .social-icons,
   .page-id-1840 .site-footer .site-info .social-icons,
   .page-id-1852 .site-footer .site-info .social-icons {
       display: block;
   }
   .footer_widget .footer_nav li {
       display: block;
       margin: 20px 0;
   }
   .footer_widget .footer_nav li a {
       font-size: 18px;
   }
   .site-footer .site-info {
       border-top: 1px solid #e2e2e2;
       padding: 20px 0 !important;
       font-weight: 500;
   }
   .footer_widget .social-bottom {
       display: block;
       text-align: center;
       margin-top: 20px;
   }
   .footer_widget .social-bottom ul li {
       color:  #000000;
       font-size: 16px;
       font-weight: 500;
   }
   .footer_widget .social-bottom ul li a {
       color:  #000000;
   }
  .top_main .about-img figcaption span {
      font-size: 30px;
      padding-bottom: 0px;
  }
  .top_main .about-img figcaption .btnread {
      border-radius: 14px;
      width: 130px;
      padding: 0px 0;
  }
  .nano-section .comparison-section ul li {
      padding: 0 40px;
  }
  .video-wrraper figure {
      margin-top: 30px;
  }
  .video-wrraper h3,  .science-from h3 {
      margin-bottom: 1rem;
  }
  .footer_subscription {
      padding: 2rem 0;
  }
  .teaser-section h3,
  .modal-teaser .caption-heading h3 {
      font-size: 40px;
  }
  .teaser-testimonials .shadow-effect p {
    font-size: 14px;
    line-height: 24px;
  }
  .teaser-bottom {
      padding: 2rem 0;
  }
  .blog .blog-banner .about-banner .blog-caption h1 {
      font-size: 50px;
  }
  .philosoph-section ul li span, .post-loop .entry-header .entry-header-item {
      font-size: 20px;
  }
  .single-post .entry-title,
  .teaser-section p.top-lead {
    font-size: 20px;
    line-height: 30px;
  }
  .single-post .site-main .post-loop .entry-title {
    font-size: 28px;
}
.teaser-testimonials .testimonials .owl-carousel {
    min-height: 140px;
    height: 100%;
}
.fun-section figure {
    background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/fun-banner.png);
    height: 300px;
    background-position: center;
    background-size: cover;
    margin-bottom: 0;
}
.fun-section .about-img figcaption,
.product-scroll h4, .manifesto-section .caption h1,
 .footer_subscription h2 {
    font-size: 30px;
}
.fun-section figure img,
.product-header.fix .hover-view li span .icon.active,
  .product-header.fix  ul li span strong b {
    display: none;
}
.fun-section .signup-bottom .footer_subscription input,
.teaser-section .widget-point .textbox .text1,
.teaser-section .widget-point .textbox .text1 input {
    width: 100%;
}
.contact-banner .form-section .right-form input, 
.contact-banner .form-section .right-form textarea, 
.contact-banner .form-section .right-form select, 
.fun-section .footer_subscription input {
    margin-bottom: 15px;
}
.about-section h5,
.skeleton-section .about-section h5,
.skeleton-section .about-section h2, .margin-wrraper h2 {
    font-size: 26px;
    line-height: 40px;
}
.about-section p, .product-scroll p {
    font-size: 22px;
    line-height: 40px;
}

.product-scroll .titlebg .middle-container .middle-text h3 {
    font-size: 50px;
    letter-spacing: 30px;
}
.product-scroll .titlebg .middle-container .btn {
    bottom: -45px;
}
.skeleton-section .about-section h2,
.margin-wrraper h2 {
    line-height: 40px;
    font-size: 35px;
}
.wrraper-top,
.margin-wrraper,
.site-footer .site-info .social-icons {
    text-align: center;
}
.wrraper-top .btnread {
    margin-bottom: 30px;
}
#sp-testimonial-free-wrapper-784 .sp-testimonial-free-section {
    padding: 0 15px !important;
}
.sp-testimonial-free-section .tfree-client-testimonial {
    width: 92%;
}
.sp-testimonial-free-section .slick-prev {
    left: 4%;
}
.sp-testimonial-free-section .slick-next {
    right: 4%;
}
.sp-testimonial-free-section .tfree-testimonial-title h3,
.emulsion-banner .about-img figcaption {
    font-size: 24px;
}
.product-header ul li .icon {
    width: 60px;
    height: 60px;
}
.product-header ul li .icon::before, 
.product-header.fix ul li .icon::before {
    height: 60px;
}
.product-header ul li span {
    font-size: 12px;
}
.product-widget .product-boxes {
    max-width: 100%;
}
.product-blog .science-from  {
    padding: 0;
}
.product-header.fix .hover-view li .related-icons .icon,
.product-header.fix .hover-view li span .icon {
    width: 35px;
    height: 35px;
}
.product-header.fix .hover-view li .related-icons .icon:before,
.product-header.fix .hover-view li span .icon:before {
    height: 35px;
}
.product-header.fix .hover-view li span,
.product-header.fix .hover-view li span strong {
    font-size: 12px;
    margin-top: 2px;
}
.product-header.fix .hover-view li .btnread {
    padding: 0 6px;
}
.teaser-section .widget-point .flipdown {
    margin-left: 0%;
    width: 100%;
}
.teaser-section .widget-point .flipdown .rotor-group {
    margin-right: 10px;
}
.teaser-section .widget-point .flipdown .rotor-group:last-child {
    padding-right: 10px;
}
.teaser-section .widget-point .flipdown .rotor-group .rotor-group-heading {
    top: 58px;
}
.teaser-section .widget-point .check-section .form-group {
    width: 130px;
    margin: 0 10px 0;
    text-align: left;
}
.product-summary .price {
    font-size: 20px;
}
.cart:not(.elementor-menu-cart__products) {
    text-align: center;
}
.single_add_to_cart_button.button {
    margin-top: 20px;
}
.product-page-container {
    padding-bottom: 40px;
}
.about-section .aboutimg {
    text-align: left;
}
.about-section .aboutimg .backbg {
    width: 310px;
}
.skeleton-section .flex-four {
    left: 5%;
}
.sp-testimonial-free-section .tfree-client-testimonial:before,
.sp-testimonial-free-section .tfree-client-testimonial:after {
    height: 30px;
    width: 30px;
}
.sp-testimonial-free-section .tfree-client-testimonial:after {
    right: 0;
}
.resources-banner .blog_wrraper h3, .combo-categories h2, .blog_slider .left-heading h3 {
    line-height: 36px;
    font-size: 30px;
}
.resource-video .lead {
    font-size: 20px;
    padding-bottom: 0;
    width: 100%;
}
.resource-video {
    margin-top: 5rem;
}
.contact-banner .about-bg {
        width: 100%;
        top: 3%;
    }
 .home_scroll .bodymain .main-title {
    top: 34%;
}
.home_scroll .bodymain .family-img .main-title h1 {
    font-size: 80px;
    letter-spacing: 30px;
    margin-left: 2%;
}
.product-scroll .bodymain .family-img .btn {
    bottom: -50px;
}
.shop_banner .emulsion-banner .about-img .title_offer {
    font-size: 28px;
    margin-left: 10px;
    line-height: 35px;
}
.shop_banner .emulsion-banner .about-img .title_offer span {
    font-size: 20px;
    line-height: 28px;
    margin-top: 10px;
}
.product-summary form .cart_desktop {
    display: none;
}
.product-summary form {
    text-align: left;
}
.product-summary form .cart_mobile {
    display: block;
    position: fixed;
    bottom: 0;
    background-color: #fff;
    width: 100%;
    left: 0;
    right: 0;
    padding: 15px 0;
    z-index: 99 !important;
    box-shadow: 0px 1px 6px -4px #000;
    text-align: center;
}
.page-id-2593 .contest-detail .contest_container, 
.page-id-2751 .contest-detail .contest_container {
    max-width: 100%;
}
  }
    @media (max-width: 600px) {
  .margin-wrraper p,
  .margin-wrraper h6 {
      min-height: auto;
    }
    .margin-wrraper .img-cap {
        margin-top:0; 
    }
    .post-268 .footer_subscription {
        padding: 2rem 30px;
    }
    .blog .blog-banner .about-banner .about-bg {
        width: 100%;
    }
    .mission-section .industries_section .has-woostify-heading-6-font-size {
    min-height: auto;
}
.home_scroll .bodymain .family-img .main-title h1 {
    font-size: 60px;
    letter-spacing: 24px;
}
.product-loop-image-wrapper::after {
       background-size: auto auto;
}
.page-id-2593 .winner_banner h1, 
.page-id-2751 .winner_banner h1 {
    font-size: 30px;
}
.page-id-2593 .winner_banner p, 
.page-id-2751 .winner_banner p {
    font-size: 20px;
    line-height: 30px;
  }
  .page-id-2593 .contest-detail h2, 
  .page-id-2751 .contest-detail h2 {
    font-size: 30px;
    line-height: normal;
}
.page-id-2593 .contest-detail label, 
.page-id-2751 .contest-detail label {
    display: inline-block;
    width: 100%;
    margin: 0;
    }
    .page-id-2593 .contest-detail label:last-child,
    .page-id-2751 .contest-detail label:last-child {
        text-align: center;
    }
    .page-id-2593 .wc-block-grid__products li, 
    .page-id-2751 .wc-block-grid__products li {
    padding:30px !important;
    width: 100%;
}
.page-id-2593 .winner_banner .inner-section, 
.page-id-2751 .winner_banner .inner-section {
    margin-top: -40px;
}
#shop-cart-sidebar {
    width: 300px;
    padding: 0 0 15px;
}
.cart-sidebar-head {
    padding: 15px;
}
.cart-sidebar-content {
    padding: 15px 0;
}
.cart-sidebar-content .woocommerce-mini-cart__total {
    bottom: 120px;
}
.cart-sidebar-open #shop-cart-sidebar .cart-sidebar-content {
    margin-top: 0;
}
 }
  @media (max-width: 480px) {
    .skeleton-section .about-section figure {
      margin-bottom: 30px;
      width: 35% !important;
  }
  .footer_subscription h2 {
      font-size: 24px;
      line-height: 32px;
  }
  .site-info .site-infor-col,
  .site-info li a {
      font-size: 13px;
  }
  .teaser-section h2,
  .about-caption .inner-cap h2,
  .philosoph-section h3, .mission-section h3, .nano-section h3, .video-wrraper h3, .science-from h3 {
          font-size: 2rem;
      }
      .about-banner .about-img figcaption,
      .blog .blog-banner .about-banner .blog-caption h1,
      .contact-banner .form-section h1,
      .manifesto-section .caption h2 {
          font-size: 30px;
		  line-height:40px;
      }
      .about-caption .inner-cap p, .philosoph-section p, .mission-section p,
      .philosoph-section ul li span {
          font-size: 20px;
          line-height: 30px;
      }
       .philosoph-section h6 {
          font-size: 20px !important;
      }
      .mission-section .about-banner .about-img figcaption {
          top: 20%;
      }
      .mission-section .about-banner .about-img img {
          height: 270px;
      }
  .about-banner.mainbnr .about-img figure img,
  .about-banner.mainbnr .about-img.science-img figure img,
  .nano-section .comparison-section .boxnone,
  .product-header ul li span b {
          display: none;
      }
   .about-banner.mainbnr .about-img.science-img figure,
  .about-banner.mainbnr .about-img figure,
  .emulsion-banner.mainbnr .about-img figure {
      background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/science/banner-science.jpg);
      height: 330px;
      background-position: center;
      background-size: cover;
	  background-repeat: no-repeat;
      }
  .about-banner.mainbnr .about-img figure {
      background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/about/about-banner.jpg);
      }
      .emulsion-banner.mainbnr .about-img figure {
      background-image: url(/wp-content/uploads/2021/10/img-banner-SHop-1.png);
      }
	  .emulsion-banner.mainbnr .about-img.shop-bg figure {
      background-image: url(/wp-content/uploads/2021/10/Diwali-banner_MOBILE.jpg);
	  background-size: contain;		  
      }
      .science-from .lead,
      about-section h5, .skeleton-section .about-section h5,
      .about-section p, .product-scroll p,
      .resources-banner .blog_wrraper p {
          font-size: 20px;
          line-height: 30px;
      }
      .nano-section .comparison-section .mobile-comparison {
          display: flex;
      }
      .nano-section .comparison-section .mobile-comparison .img-radius {
          position: relative;
      }
      .nano-section .comparison-section .mobile-comparison .img-radius:after,
      .nano-section .comparison-section .mobile-comparison .img-radius1:after{
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            z-index: -1;     
            background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/science/Path-1400.png);
            height: 100%;
            background-size: 100% auto;
            background-position: center;
            background-repeat: no-repeat;
      }
      .nano-section .comparison-section .boxnone .img-radius1:after,
      .nano-section .comparison-section .mobile-comparison .img-radius1:after {
            background-image: url(https://ik.imagekit.io/tarkai/final_files/mixed/science/Path_1399.png);
            top: 10px;
      }
   .nano-section .comparison-section .mobile-comparison .wp-block-column {
      flex-basis: 0 !important;
      flex-grow: 1;
  }
  .nano-section .comparison-section .mobile-comparison h4 {
      font-size: 16px;
  }
  .nano-section .comparison-section .mobile-comparison .title-middle {
      margin-top: 36%;
  }
  .nano-section .comparison-section ul {
      margin: 1rem 0 0;
  }
  .blog .blog-banner .about-banner .blog-caption p,
  .post-loop .loop-post-inner .summary-text p, 
  .post-loop .entry-content p {
    font-size: 18px;
    line-height: 30px;
}
.teaser-section .widget-point .form-group label {
    font-size: 14px;
}
.teaser-section h3,
 .related-box .related-title {
    font-size: 28px;
}
.teaser-testimonials .testimonials .owl-carousel {
    width: 100%;
    padding: 15px 15px 0;
}
.philosoph-section ul li span, .post-loop .entry-header .entry-header-item,
.resources-banner .blog_wrraper h6 {
    font-size: 18px;
}
.single-post .site-main .post-loop .entry-title,
 .post-loop .entry-content h5,
.margin-wrraper h5,
.sp-testimonial-free-section .tfree-testimonial-title h3 { 
    font-size: 20px;
}
.single-post .entry-title {
    font-size: 18px;
    line-height: 26px;
}
.post-loop .entry-content .addtoany_content .addtoany_header {
    font-size: 26px;
}
.fun-section figure {
    height: 200px;
}
.fun-section .about-img figcaption,
.resources-banner .blog_wrraper h3, 
.combo-categories h2, .blog_slider .left-heading h3 {
    font-size: 24px;
    line-height: 30px;
}
.about-section h2 {
    font-size: 35px;
    line-height: 40px;
}
.product-scroll h4 {
    font-size: 22px;
	line-height: 35px;
}
.product-scroll .titlebg .middle-container .middle-text h3 {
    font-size: 40px;
    left: 6%;
    letter-spacing:15px;
}
.skeleton-section .about-section h2, .margin-wrraper h2,
 .modal-teaser .caption-heading h3 {
    font-size: 30px;
    line-height: 40px;
}
.sp-testimonial-free-section .tfree-client-testimonial {
    font-size: 16px;
    line-height: 30px;
    width: 90%;
}

#sp-testimonial-free-wrapper-784 .sp-testimonial-free-section .tfree-client-name {
    bottom: 9.5%;
    font-size: 11px;
     left:  32%;
}
#sp-testimonial-free-wrapper-784 .sp-testimonial-free-section .tfree-client-designation {
    bottom: 6%;
    font-size: 11px;
    left: 32%;
}
.sp-testimonial-free-section .sp-tfree-client-image {
    bottom: 8px;
    left: -65%
}
.sp-testimonial-free-section .sp-testimonial-free-item .sp-testimonial-free::after {
    height: 62px;
    width: 74%;
    bottom: 11px;
    right: -4px;
}
sp-testimonial-free-section .sp-tfree-client-image {
    bottom: 12px;
    left: -65%;
}
.sp-testimonial-free-section .sp-tfree-client-image img {
    width: 70px;
    height: 70px;
}
.sp-testimonial-free-section .sp-testimonial-free-item .sp-testimonial-free {
    min-height: 500px;
}
.sp-testimonial-free-section .slick-prev, .sp-testimonial-free-section .slick-next {
    top: 90%;
}
.product-widget .product-boxes h3, .product-blog .science-from p {
    font-size: 18px;
    line-height: 30px;
}
.product-header ul li span {
    margin-top: 4px;
}
.product-header.fix .container-80 {
    padding: 0 8px !important;
}
.product-header.fix .hover-view li span, .product-header.fix .hover-view li span strong {
    font-size: 10px;
    margin: 0;
}
.product-header.fix .hover-view li .related-icons .icon, 
.product-header.fix .hover-view li span .icon {
    width: 30px;
    height: 30px;
}
.product-header.fix .hover-view li .related-icons .icon::before, 
.product-header.fix .hover-view li span .icon::before {
    height: 30px;
}
.product-header.fix .hover-view li .btnread {
    padding: 0 6px;
    font-size: 12px;
    height: 26px;
    line-height: 20px;
}
.product-header.fix ul li .btnread aside,
 .page-id-469 .header-layout-1 .wrap-toggle-sidebar-menu,
.page-id-1804 .header-layout-1 .wrap-toggle-sidebar-menu,
.page-id-1840 .header-layout-1 .wrap-toggle-sidebar-menu,
.page-id-1852 .header-layout-1 .wrap-toggle-sidebar-menu {
    display: none;
}
    .page-id-469  .header-layout-1 .site-branding,
    .page-id-1804 .header-layout-1 .site-branding,
    .page-id-1840 .header-layout-1 .site-branding,
    .page-id-1852 .header-layout-1 .site-branding {
    flex: 1 1 0;
    text-align: left;
}
.page-id-469 .header-layout-1 .site-branding img,
.page-id-1804 .header-layout-1 .site-branding img,
.page-id-1840 .header-layout-1 .site-branding img,
.page-id-1852 .header-layout-1 .site-branding img {
    width: 110px;
}
.page-id-469 .teaser-icons ul,
.page-id-1804 .teaser-icons ul,
.page-id-1840 .teaser-icons ul,
.page-id-1852 .teaser-icons ul {
    padding: 0;
}
.page-id-469 .teaser-icons ul li,
.page-id-1804 .teaser-icons ul li,
.page-id-1840 .teaser-icons ul li,
.page-id-1852 .teaser-icons ul li {
    margin: 0;
}
.page-id-469 .site-branding .custom-mobile-logo-url {
    text-align: left;
}
.teaser-section .widget-point .flipdown {
    margin-left: 22%;
    width: 70%;
}
.teaser-section .widget-point .flipdown .rotor-group {
    margin-bottom: 40px;
}
.teaser-testimonials  .container-80 {
    padding: 0 15px !important;
}
.teaser-section p.top-lead {
    font-size: 18px;
    line-height: 30px;
}
.woocommerce-tabs .tabs a {
    padding: 10px 20px;
    font-size: 18px;
}
.single-product .product-summary .product_title,
.single-product .related .heading-related {
    font-size: 26px;
}
.product-summary ul li,
.woocommerce-product-details__short-description p,
.woocommerce-tabs .woocommerce-Tabs-panel p,
.woocommerce-tabs .woocommerce-Tabs-panel ul li,
.single-product .related .heading-related span {
    font-size: 16px;
    line-height: 30px;
}
.modal-teaser .close {
    position: absolute !important;
}
.about-section .aboutimg .backbg {
    width: 230px;
}
.skeleton-section .wp-block-column:not(:first-child) {
    margin: 0;
}
.skeleton-section .flex-four {
    left: 0;
}
.skeleton-section .main_pain_image .rocket_line .btnread {
    top: -24% !important;
    left: 33% !important;
    font-size: 16px;
}
.combo-categories .box {
    padding-bottom: 20px;
}
.login_wrraper .rem-pswd .remember-section,
.woocommerce-form.woocommerce-form-login .lost_password {
    width: 100% !important;
    float: none !important;
    margin: 0;
    text-align: center !important;
}
.login_wrraper .rem-pswd .remember-section label {
    text-align: center !important;
}
.home_scroll .bodymain .main-title {
    top: 57%;
}
.home_scroll .bodymain .family-img .main-title h1 {
    font-size: 40px;
    letter-spacing: 20px;
}
.product-scroll .bodymain .family-img .btn {
    bottom: -55px;
}
.product-loop-image-wrapper::after {
    background-size: 80% auto;
}
.home_scroll .bodymain section {
    top: 8%;
}
.shop_banner .emulsion-banner .about-img .title_offer {
    font-size: 20px;
    line-height: 24px;
}
.shop_banner .emulsion-banner .about-img .title_offer span {
    font-size: 15px;
    line-height: 20px;
    margin-top: 10px;
}
.page-id-2593 .wc-block-grid__products li .wc-block-grid__product-image::after, 
.page-id-2751 .wc-block-grid__products li .wc-block-grid__product-image::after {
    background-size: 100% auto;
}
.page-id-2593 .wc-block-grid__products li .wc-block-grid__product-price, 
.page-id-2751 .wc-block-grid__products li .wc-block-grid__product-price {
    display: block;
    font-size: 30px;
    text-align: center;
}
.page-id-2593 .wc-block-grid__products li .wc-block-grid__product-title, 
.page-id-2751 .wc-block-grid__products li .wc-block-grid__product-title {
    font-size: 24px;
    text-align: center;
}
.page-id-2593 .wc-block-grid__products li .wc-block-grid__product-add-to-cart, 
.page-id-2751 .wc-block-grid__products li .wc-block-grid__product-add-to-cart {
    float: none;
    text-align: center;
}
.page-id-2593 .winner_banner h1, .page-id-2751 .winner_banner h1 {
    font-size: 24px;
}
.page-id-2593 .winner_banner p, .page-id-2751 .winner_banner p {
    font-size: 18px;
}
.page-id-2593 .contest-detail h2, 
.page-id-2751 .contest-detail h2 {
    font-size: 23px;
    padding-bottom: 20px;
  }
  .track_section {
    min-height: 40vh;
}
  .track_section .woocommerce-form.woocommerce-form-login {
    padding: 30px 20px;
  }
  .track_section .woocommerce-form.woocommerce-form-login h2 {
    font-size: 24px;
    padding: 10px 0;
  }
  .page-id-2593 .wc-block-grid__products li .wc-block-grid__product-image, 
  .page-id-2751 .wc-block-grid__products li .wc-block-grid__product-image {
    padding: 0;
}
  }
  @media (max-width: 360px) {
   
      .about-caption .inner-cap p, .philosoph-section p, .mission-section p,
      .mission-section .history-section p {
          font-size: 16px;
          text-align: justify;
      }
      .about-banner .about-img figcaption {
          top:36%;
      }
     .about-caption .inner-cap h2,
  .philosoph-section h3, .mission-section h3, .nano-section h3, .video-wrraper h3, .science-from h3,
  .fun-section .signup-bottom h4 {
          font-size: 22px;
      }
      .mission-section .about-banner .about-img figcaption span,
      .margin-wrraper h5, .margin-wrraper p  {
          font-size: 16px;
      }
      .mission-section .team-member h4,
          .mission-section .team-member figure,
          .mission-section .industries_section .img-radius figure {
          margin-bottom: 0;
      }
      .mission-section .team-member p {
          text-align: center;
           font-size: 18px;
      }
      .mission-section .industries_section p,
      .contact-banner .form-section p {
          font-size: 18px;
          text-align: justify;
      }
      .pain-section .philosoph-section ul li span {
          font-size: 14px;
          line-height: 26px;
          font-weight: 400;
      }
      .nano-section .middle-container {
          height: 220px;
      }
      .nano-section .middle-container p,
      .nano-section .comparison-section p {
          font-size: 18px;
          line-height: 30px;
          z-index: 11;
          position: relative;
      }
    .nano-section .comparison-section {
      margin-top: 1rem;
  }
  .nano-section .comparison-section p {
      padding-bottom: 2rem;
  }
  .teaser-section .teaser_widget, .teaser-section .widget-point {
      margin: 0;
  }
  .teaser-section h3,
  .manifesto-section .caption h1,
  .manifesto-section .caption h2 {
      font-size: 24px;
  }
  .teaser-section p, .teaser-section .widget-point p,
  .teaser-section .widget-point h6,
  .about-section p, .product-scroll p,
  .combo-categories .box p,
  .resource-video .lead {
    font-size: 16px;
    line-height: 28px;
}
.teaser-bottom h4,
.footer_subscription h2 {
    font-size: 20px;
}
.footer_subscription h2 {
    line-height: 28px;
}
.fun-section .footer_subscription {
    padding-top: 1rem;
}
.about-section h5, .skeleton-section .about-section h5,
 .product-scroll h4, .margin-wrraper h6 {
    font-size: 18px;
    line-height: 26px;
}
.skeleton-section .about-section h2, .margin-wrraper h2 {
    font-size: 24px;
    line-height: 34px;
}
.sp-testimonial-free-section .sp-testimonial-free-item .sp-testimonial-free::after {
    width: 190px;
    bottom: 12px;
}
#sp-testimonial-free-wrapper-784 .sp-testimonial-free-section .tfree-client-name,
#sp-testimonial-free-wrapper-784 .sp-testimonial-free-section .tfree-client-designation {
    left: 80px;
    font-size: 10px;
}
.sp-testimonial-free-section .tfree-client-testimonial::after {
    bottom: 15%;
}
.product-header ul li .icon {
    width: 40px;
    height: 40px;
}
.product-header ul li .icon::before, 
.product-header.fix ul li .icon::before {
    height: 40px;
}
.product-header.fix .hover-view li .related-icons .icon, 
.product-header.fix .hover-view li span .icon {
    width: 25px;
    height: 25px;
}
.product-header.fix .hover-view li .related-icons .icon::before, 
.product-header.fix .hover-view li span .icon::before {
    height: 25px;
}
.product-header.fix .hover-view li .btnread {
    font-size: 10px;
    height: 22px;
    line-height: 16px;
}
.manifesto-section .caption p, .manifesto-section .caption ul li {
    font-size: 18px;
    line-height: 30px;
}
.teaser-section .widget-point .flipdown {
    margin-left: 8%;
    width: 100%;
}
.mainbtn .btnread {
    width: 110px;
}
.modal-teaser .caption-heading h3 {
    font-size: 26px;
    line-height: 28px;
}
.section-check label {
    font-size: 13px !important;
}
.modal-teaser .caption-heading .btnread, .modal-teaser .caption-heading .btnread1 {
    margin-right: 0 !important;
    width: 100% !important;
}
.about-section .aboutimg .backbg {
    width: 210px;
}
.product-scroll .titlebg .middle-container .btn {
    padding: 5px;
    width: 60% !important;
}
.product-scroll .titlebg .middle-container .middle-text h3 {
    font-size: 38px;
}
.sp-testimonial-free-section .tfree-client-testimonial {
    font-size: 14px;
    line-height: 24px;
    width: 96%;
}
.home_scroll .bodymain .family-img .main-title h1 {
    font-size: 35px;
}
.product-loop-image-wrapper::after {
    background-size: 90% auto;
  }
  .home_scroll .bodymain .main-title {
    top: 52%;
}
.product-summary form .btnread {
    width: 140px;
}
.single-product .related ul.products {
    max-width: 100%;
}
}

.floatingQuizHealth{
  bottom:102px !important;
  right:auto !important;
  left: 20px;
}
.woostify-sorting {
    width: 75%;
    margin: auto;
}

.single_add_to_cart_button.button:not(.woostify-buy-now) {
    border-radius: 20px !important;
    width: 225px;
    background-color: transparent;
    color: black;
    margin-right: 10px;
    border: 1px solid #cecece;
}
button#buyNowButton {
    width: 225px;
}
.product-summary .quantity{
  display: none;
}
.main-navigation .primary-navigation > .menu-item > a {
    padding: 0 10px !important;
    margin:0 15px !important;
}
.has-woostify-heading-3-font-size {
    font-size: 18px !important;
}
a.tools-icon.header-wishlist-icon.ti-heart {
    display: none;
}
.usefull-wrap {
    padding: 10px 0;
    border-top: 1px solid #dadbdb;
}
.usefull-title {
    font-size: 20px;
    font-weight: 600;
}
.moretext{
  display: none;
}
.intercom-messenger-frame.intercom-17f2agx.e52psle0.intercom-messenger-frame-enter-done {
    right: 50px !important;
}
.intercom-namespace .intercom-1qxxdhr, .intercom-namespace .intercom-1k609le, .intercom-namespace .intercom-g3olqj, .intercom-namespace .intercom-1b27ybs{
  right: 40px !important;
}
.intercom-5030pi{
  padding-right: 40px !important;
}
iframe.intercom-launcher-frame.intercom-g3olqj.e1ur5zlj0 { bottom: 102px; }
.product-shop-btn {   
    position: absolute;
    top: 60%;
    left: 45%;
}
p.btnn.more-less {
    color: #CC2040;
    border-bottom: 1px solid;
    width: fit-content;
}
.woocommerce-product-rating {
    display: none;
}
.product-page-container {
    background-color: transparent !important;
}
.single-product .blog-banner .wp-block-image img {
    max-width: 65%;
}
.single-product .about-banner .about-bg {
    right: -26%;
    top: 1%;
}
figure.wp-block-image.size-large.about-bg img {
    max-width: 80%;
}
figure.wp-block-image.size-large.about-bg {
    top: 0;
    right: -28%;
}
a.add_to_wishlist.single_add_to_wishlist {
    display: none;
}
figure.wp-block-image.size-large.painpointimg {
    margin: auto;
    max-width: 70%;
}
.painpointimg img {
    max-width: 80%;
}
h2.abt {
    font-size: 35px;
    line-height: 45px;
    width: 80%;
	margin-top: 15% !important;
}
.leafbg-left.blobbg {
    width: 350px;
}
.post-10 .onsale.sale-left, .post-13 .onsale.sale-left { display: none;}

.product-scroll .titlebg .middle-container .btn{ bottom: -20px;}

.margin-wrraper p {  min-height: 110px; }
.has-woostify-heading-6-font-size{ font-size: 16px !important;}

.resources-banner .blog_wrraper h3{ 35px; line-height: 50px;}

.about-banner .about-img p.fig-cap {
    position: absolute;
    font-size: 20px;
    color: #fff;
    top: 48%;
    left: 0;
    right: 0;
    font-weight: 600;
    font-family: 'Montserrat';
    margin: 0;
    text-align: center;
}
span.sub-cap, span.sub-cap1 {
    letter-spacing: 1px;
    padding: 0 5px;
    height: auto;
}
span.sub-cap:after {	
	Content:"|";
	padding-left:5px;   
}
.main_pain_image img{
	z-index: 1 !important;
}
span.terms-points {
    width: 65px;
	float:left;
    padding-right: 20px;
	font-weight: 600;
}

@media (max-width: 360px){
	.product-scroll .titlebg .middle-container .middle-text h3 { font-size: 32px; }
}

@media (max-width: 360px){
   .skeleton-section .about-section h2 { font-size: 20px !important; }
   .mainbtn{ margin-top: 0px;}
   .modal_paint_point_override .modal-content { min-height: 110vh; overflow: hidden; }
	.about-section h2 { font-size: 25px; line-height: normal; }
	.onsale.sale-left { padding-top: 20%; top: -20%; }
	.product-loop-content { max-width: 100%; }
	.product-loop-meta .animated-meta a { padding: 12px 10px !important; font-size: 14px; }
	.product-loop-meta .animated-meta .price { font-size: 18px !important; }
}

@media (max-width: 480px){
     ul.products { max-width: 95%; }
    .product-loop-meta .animated-meta a{ padding: 12px 10px !important; }  
    .leafbg-left img, .leafbg-right img{ display:none;}
	.woocommerce-tabs .tabs{ text-align:center;}	
	.single_add_to_cart_button.button:not(.woostify-buy-now){ border-radius: 20px !important; margin-bottom: 20px;}
	.woocommerce-tabs .tabs { max-width: 100%; }
	.woocommerce-tabs .woocommerce-Tabs-panel { max-width: 100%; }
	.single_add_to_cart_button.button:not(.woostify-buy-now), button#buyNowButton{ width: 150px;}
	.intercom-namespace .intercom-1gh1lyv{ bottom: 180px !important;}
	.floatingQuizHealth{ left: auto !important;right: 20px !important;bottom:102px !important;}
	.wp-block-column.margin-wrraper { margin-top: 15%; }
	.product-scroll .titlebg .middle-container .btn { bottom: -45px; }
	.product-scroll .titlebg .middle-container .btn { width: 55% !important; font-size: 16px;}
	.sp-testimonial-free-section .sp-testimonial-free-item .sp-testimonial-free { max-width: 80%;}
	.about-banner .about-img p.fig-cap{ top: 60%; }
	.intercom-namespace .intercom-184czwo{ bottom:180px !important;}
	.intercom-namespace .intercom-s06fua{ bottom: 220px !important;}
}

@media (max-width: 767px){
  ul.products { max-width: 95%; }
  .product-loop-content { max-width: 95%; }
  .product-loop-meta .animated-meta .price{ font-size: 25px; }
  .floatingQuizHealth, .intercom-lightweight-app-launcher { bottom: 100px; }
  .single-product .related ul.products { max-width: 95%; }
  .single-product .products_bg { padding: 0 15px; }
  .leafbg-left img, .leafbg-right img{ display:none;}	
  .single-product .products_bg{ background-image: none;}	
  .intercom-namespace .intercom-1gh1lyv{ bottom: 102px ;}
	.floatingQuizHealth { bottom: 15px: }
	h2.abt{ width: 100%;}
	#customer_login { margin: 5rem 0; }
	.wp-block-columns  .main_pain_section_starter { background-image:none !important;}
	.product-scroll .titlebg .middle-container .btn { width: 35%; }
	.blog_slider p { height: auto; }
	.about-banner .about-img p.fig-cap{ top: 55%; }
  	
}
@media (min-width: 768px) {
  .container { width: 750px; }
}
@media (max-width: 992px) and (min-width: 768px){
	.product-loop-content{ max-width: 95%; }
	.product-loop-meta .animated-meta .price { font-size: 16px; }
	.onsale.sale-left{ top:-49px; padding-top: 50px; width: 90px; height: 90px;}
	.product-loop-meta .animated-meta a, .product-add-to-cart a {  padding: 8px 10px !important; }
	.woostify-sorting .woocommerce-result-count{ font-size:25px; }
	.woostify-sorting .orderby { padding: 5px 10px 5px 15px; }
	.emulsion-banner .about-img figcaption { font-size: 30px; line-height: 40px; }
	.single-product .product-summary .product_title { font-size: 30px; }
	.woocommerce-tabs .tabs a { font-size: 18px; padding: 10px 25px; }
	.single-product .related .heading-related, .mission-section h3 { font-size: 35px; }
	.team-member h4 { font-size: 25px; }
	.about-banner .about-img figcaption, .about-section h2, .contact-banner .form-section h1 { font-size: 40px; }
	.about-section h5 { font-size: 22px; line-height: 35px; }
	.about-section p, .product-scroll p { font-size: 16px; }	
	.single-product .products_bg{ background-image: none;}
	.footer_widget .social-icons, .teaser-icons { width: 24%; }
	.footer_widget .footer_nav { width: 60%;}
	.intercom-lightweight-app-launcher{ bottom: 102px !important;}
	.product-loop-content { padding: 25px 10px; }
	h2.abt{ width: 100%;}
	.product-scroll .titlebg .middle-container .btn { width: 30%; }
	.sp-testimonial-free-section .tfree-client-testimonial{ width: 90%;}
	.sp-testimonial-free-section .tfree-client-testimonial:before{ left: -6%; top: 60px;}
	.skeleton-section .flex-four ul li .watch_video, .skeleton-section .flex-four ul li .blog_thum { display: block; }
	.skeleton-section #pain_solution_restore #blog_read_more { margin-top: 10px;}
	.modal_paint_point_override .modal-content{ height: 150vh; }
	.skeleton-section .flex-four { top: 105%; left: 15%; }
	.skeleton-section .d-flex.desksolution-tab .questionare-sub { width: 425px; }
	.d-flex.desksolution-tab { display: block; }
	.footer-btns { position: fixed; bottom: 0; display: flex; justify-content: space-between; width: 100%; background: #ffff; border-top: 1px solid #E2E2E2; padding: 30px 86px; left: 0;
		z-index: 999; }
	.blog_slider p { height: auto; }
	.resources-banner .blog_wrraper p { font-size: 20px; line-height: 30px; }
	.combo-categories h2 { line-height: 44px; font-size: 35px; }
	.nano-section h3, .video-wrraper h3, .science-from h3{ margin-bottom: 2rem; }
	.resource-video .lead { font-size: 20px; }
	.about-banner .about-img p.fig-cap{ font-size:18px;}
	.footer_widget .footer_logo{width:14%;}
	.footer_widget .footer_nav { margin: 0px 0 14px; }
	.footer_widget .footer_nav li { margin: 0px 5px; }
}
@media (max-width: 1024px) and (min-width: 992px){
	.single_add_to_cart_button.button:not(.woostify-buy-now), button#buyNowButton { width: 180px; }
	.single-product .about-banner .about-bg { right: -50%; top: 1%; }
	.footer_widget .footer_nav li { margin: 0 10px; }
	.footer_widget .social-icons, .teaser-icons { width: 20%; text-align: left; }
	.product-loop-meta .animated-meta a, .product-add-to-cart a { padding: 12px 10px !important; }
	.top_main .about-img figcaption span, .single-product .product-summary .product_title { font-size: 30px; }
	.product-loop-content { max-width: 100%; }
	.product-loop-content { padding: 25px 10px; }
	.single-product .related ul.products, figure.wp-block-image.size-large.painpointimg { max-width: 90%; }
	.main-navigation .primary-navigation > .menu-item > a { padding: 0 5px !important;  margin: 0 8px !important; }
	#customer_login { margin: 5rem 12rem; }
	.product-scroll .titlebg .middle-container .middle-text h3 { font-size: 120px; }
	.product-scroll .titlebg .middle-container .btn { width: 30%; }
	.sp-testimonial-free-section .slick-prev { left: 28%; }
	.sp-testimonial-free-section .slick-next { right: 28%; }
	.sp-testimonial-free-section .tfree-client-testimonial{ width: 90%;}
	.sp-testimonial-free-section .tfree-client-testimonial:before{ left: -6%; top: 60px;}
	.skeleton-section #pain_solution_restore #blog_read_more { padding-left: 10px;}
	.modal_paint_point_override .modal-content{ height: 130vh; }
	.d-flex.desksolution-tab { display: block; }
	.footer-btns { position: fixed; bottom: 0; display: flex; justify-content: space-between; width: 100%; background: #ffff; border-top: 1px solid #E2E2E2; padding: 30px 86px; left: 0;
		z-index: 999; }
	.skeleton-section .d-flex.desksolution-tab .questionare-sub { width: 425px; }
	.resources-banner .blog_wrraper p { font-size: 20px; line-height: 30px; }
	.combo-categories h2 { line-height: 44px; font-size: 35px; }
	.nano-section h3, .video-wrraper h3, .science-from h3{ margin-bottom: 2rem; }
	.resource-video .lead { font-size: 20px; }
	.about-banner .about-img p.fig-cap{ font-size:18px;}
	.pain-section .philosoph-section ul li span{ display: inline-block; }
}
@media (min-width: 1025px) and (max-width: 1200px){
	.primary-navigation > li > a { font-size: 18px !important; }
	.main-navigation .primary-navigation > .menu-item > a { padding: 0 5px !important;  margin: 0 10px !important; }
	#customer_login { margin: 5rem 12rem; }
	.product-scroll .titlebg .middle-container .middle-text h3 { font-size: 125px; }
	.modal_paint_point_override .modal-content{ height: 130vh; }
	.d-flex.desksolution-tab { display: block; }
	.footer-btns { position: fixed; bottom: 0; display: flex; justify-content: space-between; width: 100%; background: #ffff; border-top: 1px solid #E2E2E2; padding: 30px 86px; left: 0;
		z-index: 999; }
	.skeleton-section .d-flex.desksolution-tab .questionare-sub { width: 425px; }
	.about-banner .about-img p.fig-cap{ font-size:18px;}
	.pain-section .philosoph-section ul li span{ display: inline-block; }
}	

@media (min-width: 1201px) and (max-width: 1360px){
.skeleton-section .d-flex.desksolution-tab .questionare-sub {
    height: 410px !important;
    width: 410px;
}
@media (min-width: 992px) {
    .woocommerce + .woostify-product-navigation { justify-content: flex-end; }
}
  
@media (max-width: 991px) { 
    .woostify-product-navigation { width: 100%; justify-content: space-between; }
    .woostify-product-navigation.product-nav-first { justify-content: flex-end; }
}

@media (min-width: 992px) {
    .container { width: 970px; }
}
  
@media (min-width: 1200px) {
    .container { width: 1200px; }
}

@media screen and (max-width: 1024px) {
    .pswp__preloader { position: relative; left: auto; top: auto; margin: 0; float: right; }
    .site-header-inner .woostify-container { max-width: 95%; }
	
}
@media (min-width: 1500px){
	.modal_paint_point_override .modal-content{ height: 130vh;}	
}
	
@media (min-width: 1500px) and (max-width: 1600px)	{
	.modal_paint_point_override .modal-content{ height: 120vh !important;}
}	

@media (min-width: 1600px){

    .product-summary form .cart_desktop { margin-top:0px; }
    .floatingQuizHealth{  bottom:20px !important; }
    .single-product .about-banner .about-bg { right: -2%; top: -10%; }
    .woostify-container, .site-boxed-container #view, .site-content-boxed-container .site-content { max-width: 100% !important; }
	.single-product .product-page-container .woostify-container { max-width: 80%; }
	.onsale.sale-left { padding-top: 8%; }
	.product-images .onsale.sale-left { top: -9% !important; }
	.product .woostify-container{ max-width: 100% !important;}
	.product .product-page-container{ max-width: 80%; margin: auto;}
	.woostify-sorting { width: 55%; }
	ul.products { max-width: 55%; }
	#customer_login { margin: 5rem 15rem; }
	.modal_paint_point_override .modal-content { height: 100vh; }
	.skeleton-section .d-flex.desksolution-tab .questionare-sub { height: 480px; }
	.modal_paint_point_override .modal-content{ height: 105vh;}
	.product-header ul li span { font-size: 20px; }
	.product-widget .product-boxes h3{ font-size: 40px; }
	
}	

@media (min-width: 1800px){
    div#primary { max-width: 100%; margin: auto; }
    .product-summary .price {  margin: 10px 10px 0 0; }
    figure.wp-block-image.size-large.about-bg { right: -12%; }		
	.modal_paint_point_override .modal-content{ height: 100vh;}

}

