@charset "UTF-8";
/* 
*
* Builder SASS
*
*/
@media (min-width: 1200px) {
  /* line 3, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
  .container, .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* line 9, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
.page .container, .page .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 768px) {
  /* line 16, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
  body.elementor-default .container, body.elementor-default .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* line 22, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

/* Columns layout product*/
/* line 32, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
.hidden-lg {
  display: none !important;
}

/* line 37, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
.grid-lg-6-cols .post, .grid-lg-6-cols .product {
  -ms-flex: 0 0 16.66%;
  flex: 0 0 16.66%;
  max-width: 16.66%;
  width: 100%;
}

/* line 47, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
.grid-lg-5-cols .post, .grid-lg-5-cols .product {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  width: 100%;
}

/* line 57, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
.grid-lg-4-cols .post, .grid-lg-4-cols .product {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  width: 100%;
}

/* line 67, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
.grid-lg-3-cols .post, .grid-lg-3-cols .product {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  width: 100%;
}

/* line 77, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
.grid-lg-2-cols .post, .grid-lg-2-cols .product {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  width: 100%;
}

/* line 87, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
.grid-lg-1-cols .post, .grid-lg-1-cols .product {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}

@media (max-width: 992px) {
  /* line 97, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
  .hidden-md {
    display: none !important;
  }
  /* line 102, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
  .grid-md-6-cols .post, .grid-md-6-cols .product {
    -ms-flex: 0 0 16.66%;
    flex: 0 0 16.66%;
    max-width: 16.66%;
    width: 100%;
  }
  /* line 112, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
  .grid-md-5-cols .post, .grid-md-5-cols .product {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 100%;
  }
  /* line 122, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
  .grid-md-4-cols .post, .grid-md-4-cols .product {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
  }
  /* line 132, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
  .grid-md-3-cols .post, .grid-md-3-cols .product {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    width: 100%;
  }
  /* line 142, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
  .grid-md-2-cols .post, .grid-md-2-cols .product {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
  }
  /* line 152, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
  .grid-md-1-cols .post, .grid-md-1-cols .product {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}

@media (max-width: 768px) {
  /* line 164, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
  .hidden-sm {
    display: none !important;
  }
  /* line 169, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
  .grid-sm-6-cols .post, .grid-sm-6-cols .product {
    -ms-flex: 0 0 16.66%;
    flex: 0 0 16.66%;
    max-width: 16.66%;
    width: 100%;
  }
  /* line 179, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
  .grid-sm-5-cols .post, .grid-sm-5-cols .product {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 100%;
  }
  /* line 189, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
  .grid-sm-4-cols .post, .grid-sm-4-cols .product {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
  }
  /* line 199, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
  .grid-sm-3-cols .post, .grid-sm-3-cols .product {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    width: 100%;
  }
  /* line 209, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
  .grid-sm-2-cols .post, .grid-sm-2-cols .product {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
  }
  /* line 219, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
  .grid-sm-1-cols .post, .grid-sm-1-cols .product {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}

@media (max-width: 576px) {
  /* line 231, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
  .hidden-xs {
    display: none !important;
  }
  /* line 236, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
  .grid-6-cols .post, .grid-6-cols .product {
    -ms-flex: 0 0 16.66%;
    flex: 0 0 16.66%;
    max-width: 16.66%;
    width: 100%;
  }
  /* line 246, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
  .grid-5-cols .post, .grid-5-cols .product {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    width: 100%;
  }
  /* line 256, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
  .grid-4-cols .post, .grid-4-cols .product {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
  }
  /* line 266, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
  .grid-3-cols .post, .grid-3-cols .product {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    width: 100%;
  }
  /* line 276, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
  .grid-2-cols .post, .grid-2-cols .product {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
  }
  /* line 286, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
  .grid-1-cols .post, .grid-1-cols .product {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}

/* Custom */
@media (max-width: 992px) {
  /* line 300, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
  .wrap-top-products-page .woocommerce-result-count {
    display: none;
  }
}

@media (max-width: 576px) {
  /* line 310, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
  .wrap-top-products-page .woocommerce-breadcrumb {
    display: none;
  }
}

@media (max-width: 320px) {
  /* line 320, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-grid.scss */
  .wrap-top-products-page .woocommerce-ordering {
    display: none;
  }
}

/* Built in Mega menu */
/* line 5, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-global.scss */
.cafe-site-menu ul.cafe-menu > li a {
  overflow: visible;
}

/* line 7, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-global.scss */
.cafe-site-menu ul.cafe-menu > li a .menu-item-title {
  position: relative;
}

/* line 9, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-global.scss */
.cafe-site-menu ul.cafe-menu > li a .menu-item-title .items-badge {
  position: absolute;
  top: -20px;
  left: calc(100% - 15px);
  z-index: 1;
  padding: 2px 8px;
  font-size: 10px;
  border-radius: 12px;
}

/* line 17, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-global.scss */
.cafe-site-menu ul.cafe-menu > li a .menu-item-title .items-badge.new-badge {
  background-color: #04ff00;
}

/* line 20, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-global.scss */
.cafe-site-menu ul.cafe-menu > li a .menu-item-title .items-badge.hot-badge {
  background-color: #ff0000;
}

/* line 23, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-global.scss */
.cafe-site-menu ul.cafe-menu > li a .menu-item-title .items-badge.trending-badge {
  background-color: #ef01ff;
}

/* line 33, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-global.scss */
.btn,
input[type="submit"],
.button, button,
.wp-block-button.is-style-squared .wp-block-button__link,
.wp-block-button .wp-block-button__link {
  letter-spacing: 0;
}

/* line 40, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_zoo-global.scss */
h1, h2, h3, h4, h5, h6 {
  color: #191919;
}

/* line 1, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl {
  /* footer*/
  /* Blog */
  /* Sidebar blog */
  /* Blog Detail*/
  /**Header Builder RTL**/
  /**End Header Builder**/
  /*****WooCommerce RTL****/
  /** CheckOut**/
  /** End CheckOut**/
  /*Shop page*/
  /*End Shop page*/
  /*Single Product*/
  /*End Single Product*/
  /*****End WooCommerce RTL****/
}

/* line 2, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .row-align-right {
  text-align: left;
}

/* line 6, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .footer-row .zoo-widget-social-icon {
  text-align: left;
}

/* line 9, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .site-footer .widget-title:after {
  left: auto;
  right: 0;
}

/* line 13, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .footer-row ul li {
  text-align: right;
}

/* line 15, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .footer-row ul li a {
  padding-right: 15px;
  padding-left: 0 !important;
}

/* line 18, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .footer-row ul li a:before {
  left: auto !important;
  right: 0;
}

/* line 23, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .footer-row ul li i {
  padding-right: 0;
  padding-left: 20px;
}

/* line 28, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .zoo-list-payment {
  text-align: left;
}

/* line 31, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .dot-menu .cafe-menu li:before {
  left: auto;
  right: 0;
}

@media (min-width: 1400px) {
  /* line 37, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
  .rtl .has-right-sidebar .wrap-loop-content {
    padding-left: 75px;
    padding-right: 0;
  }
}

@media (min-width: 1200px) {
  /* line 45, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
  .rtl .has-right-sidebar .wrap-loop-content {
    padding-left: 45px;
    padding-right: 0;
  }
}

/* line 51, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .wrap-media .sticky-post-label {
  left: auto;
  right: 0;
}

/* line 55, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .post-loop-item.list-layout-item .zoo-post-inner .zoo-post-content {
  text-align: right;
  padding-left: 0;
  padding-right: 30px;
}

/* line 60, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .post-loop-item.list-layout-item .zoo-post-inner .zoo-post-content .post-info li:first-child {
  margin-right: 0;
}

/* line 64, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .navigation.pagination .page-numbers.next,
.rtl .navigation.pagination .page-numbers.prev {
  transform: rotate(180deg);
}

/* line 70, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .sidebar.widget-area .widget .widget-title:after {
  left: auto;
  right: 0;
}

/* line 74, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .custom-search-form button {
  right: auto;
  left: 0;
}

/* line 78, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .sidebar.widget-area .widget.widget_nav_menu ul li a,
.rtl .sidebar.widget-area .widget.widget_recent_entries ul li a,
.rtl .sidebar.widget-area .widget.widget_meta ul li a,
.rtl .sidebar.widget-area .widget.widget_categories ul li a,
.rtl .sidebar.widget-area .widget.widget_archive ul li a,
.rtl .sidebar.widget-area .widget.widget_pages ul li a {
  padding-left: 0;
  padding-right: 15px;
}

/* line 87, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .sidebar.widget-area .widget.widget_nav_menu ul li a:before,
.rtl .sidebar.widget-area .widget.widget_recent_entries ul li a:before,
.rtl .sidebar.widget-area .widget.widget_meta ul li a:before,
.rtl .sidebar.widget-area .widget.widget_categories ul li a:before,
.rtl .sidebar.widget-area .widget.widget_archive ul li a:before,
.rtl .sidebar.widget-area .widget.widget_pages ul li a:before {
  left: auto;
  right: 0;
}

/* line 96, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .sidebar.widget-area .widget.widget_categories ul li span.count {
  margin-left: 0;
  margin-right: 10px;
}

/* line 100, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .zoo-posts-widget .post-widget-item {
  display: flex;
}

/* line 102, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .zoo-posts-widget .post-widget-item .post-widget-item-text {
  padding: 0 20px 0 0;
}

/* line 104, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .zoo-posts-widget .post-widget-item .post-widget-item-text span {
  display: flex;
}

/* line 106, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .zoo-posts-widget .post-widget-item .post-widget-item-text span i {
  margin: 0 0 0 3px;
}

/* line 114, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .content-single .post .header-post {
  text-align: right;
}

/* line 117, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl blockquote:before,
.rtl .blockquote:before {
  transform: translate(0);
}

/* line 121, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .content-single .post .header-post .post-info li:first-child {
  margin-right: 0;
}

/* line 125, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .zoo-single-post-nav.only-1-post .zoo-single-post-nav-item h4 {
  text-align: center;
}

/* line 128, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .zoo-single-post-nav-item i {
  transform: rotate(180deg);
}

/* line 131, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .zoo-single-post-nav-item.next-post {
  text-align: left;
}

/* line 134, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .zoo-single-post-nav-item.prev-post {
  text-align: right;
}

/* line 137, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .cmm4e-wrapper-theme-categories-menu .cmm4e-toggle-wrapper .cmm4e-toggle {
  flex-direction: row-reverse;
  justify-content: flex-end;
}

/* line 142, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .cmm4e-toggle-wrapper .cmm4e-toggle:before {
  left: 15px;
  right: auto;
}

/* line 146, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .cmm4e > .cmm4e-menu-item > .cmm4e-nav-link {
  display: flex !important;
}

/* line 149, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .cafe-site-menu .cafe-wrap-menu .toggle .arrow:before {
  left: 15px;
  right: auto;
}

/* line 153, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .cafe-site-menu .cafe-wrap-menu .toggle {
  display: flex;
  align-items: center;
}

/* line 156, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .cafe-site-menu .cafe-wrap-menu .toggle .text {
  margin: 0 16px;
}

/* line 160, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .cmm4e .menu-item-badge {
  line-height: unset !important;
}

/* line 163, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .title-block-bottom-content-post {
  padding: 0 0 0 5px;
}

/* line 166, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .tags-link-wrap.tagcloud {
  display: flex;
  align-items: center;
}

/* line 169, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .tags-link-wrap.tagcloud .title-block-bottom-content-post {
  padding: 0 0 0 5px;
}

/* line 173, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl blockquote, .rtl .blockquote {
  padding-left: 0;
  padding-right: 35px;
}

/* line 176, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl blockquote:before, .rtl .blockquote:before {
  left: auto;
  right: 0;
}

/* line 181, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .wrap-breadcrumb .zoo-breadcrumb-container {
  display: flex !important;
  align-items: center;
}

/* line 185, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .wrap-breadcrumb .zoo-separator,
.rtl .wrap-breadcrumb span.zoo-breadcrumb-separator {
  transform: rotateY(180deg);
}

/* line 189, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .primary-menu > ul.nav-menu > li > ul.dropdown-submenu {
  left: auto;
  right: 0;
}

/* line 193, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .primary-menu > ul.nav-menu > li:hover > ul.dropdown-submenu {
  right: 0;
}

/* line 196, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .element-primary-menu > ul.nav-menu li.menu-item > a {
  display: flex;
  align-items: center;
}

/* line 199, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .element-primary-menu > ul.nav-menu li.menu-item > a i {
  padding-left: 0;
  padding-right: 5px;
}

/* line 203, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .element-primary-menu > ul.nav-menu li.menu-item > a:after {
  display: none;
}

/* line 207, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .primary-menu ul.dropdown-submenu {
  left: auto;
  right: calc(100% + 20px);
}

/* line 211, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .primary-menu li.menu-item:hover > ul.dropdown-submenu {
  right: 100%;
}

/* line 215, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .zoo-single-post-nav-item.prev-post span {
  right: auto;
  left: 20px;
}

/* line 219, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .zoo-single-post-nav-item.prev-post h4 {
  text-align: left;
}

/* line 223, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .zoo-single-post-nav-item.next-post span {
  left: auto;
  right: 20px;
}

/* line 227, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .comment-avatar {
  float: right;
}

/* line 230, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .comment-content {
  padding-left: 0;
  padding-right: 15px;
}

/* line 234, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .comment-meta-actions {
  right: auto;
  left: 0;
}

/* line 238, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .comment > ul.children {
  padding-left: 0;
  padding-right: 70px;
}

/* line 242, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .wrap-text-field .label-pleaceholder {
  right: 0;
  left: auto;
}

/* line 246, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .mega-menu-content .menu-item-mega {
  text-align: right;
}

/* line 249, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .mc4wp-form .wrap-form-input button {
  right: auto;
  left: 4px;
}

/* line 254, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .element-align-right {
  text-align: left;
}

/* line 257, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .element-align-left {
  text-align: right;
}

/* line 260, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .mr-auto, .rtl .mx-auto {
  margin-right: 0 !important;
  margin-left: auto !important;
}

/* line 264, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .ml-auto, .rtl .mx-auto {
  margin-left: 0 !important;
  margin-right: auto !important;
}

/* line 268, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .header-search-box .wrap-form-lb-search .header-search-form .button {
  margin-left: 0;
  margin-right: 60px;
}

/* line 272, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .element-cart-icon {
  margin-right: 10px;
}

/* line 275, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .element-item > ul.nav-menu li.menu-item > a > .zoo-icon-down {
  padding-right: 5px;
  padding-left: 0;
}

/* line 279, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .footer-bottom .zoo-widget-social-icon {
  text-align: left;
}

/* line 282, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .zoo-widget-social-icon.icon li:last-child {
  margin-right: 15px;
}

/* line 285, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .zoo-widget-social-icon.icon li:first-child {
  margin-right: 0;
}

/* line 288, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .builder-block-footer_copyright {
  text-align: right;
}

/* line 291, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .mobile-menu li.menu-item .zoo-icon-down {
  left: 0;
  right: auto;
}

/* line 295, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .mobile-builder-block-search-box .header-search-box button.search-submit {
  margin: 0;
}

/* line 298, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .login-form-popup .wrap-login-form > p .lb-login {
  text-align: right;
}

/* line 301, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .login-form-popup .wrap-login-form > p a.register {
  text-align: left;
}

/* line 307, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .list-checkout-order .wrap-product-name {
  padding-right: 0;
  padding-left: 10px;
}

/* line 311, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .list-checkout-order li img {
  margin-left: 10px;
  margin-right: 0;
}

/* line 315, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .wc_payment_methods .woocommerce-notice {
  padding: 10px 15px;
}

/* line 320, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .woocommerce-ordering select {
  text-align: left;
  padding-right: 0;
  padding-left: 20px;
}

/* line 325, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .woocommerce-ordering::after {
  right: auto;
  left: 0;
}

/* line 329, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .wrap-next-prev-page span {
  margin-left: 0;
  margin-right: 10px;
}

/* line 333, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .wrap-next-prev-page a i {
  transform: rotate(180deg);
}

/* line 336, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .wrap-top-shop-loop .woocommerce-ordering {
  margin: 0 0 0 20px;
}

/* line 339, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .wrap-toggle-products-layout .label-toggle-products-layout {
  margin: 0 0 0 10px;
}

/* line 342, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .widget .widget-title:after {
  left: auto;
  right: 0;
}

/* line 346, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .wrap-top-shop-loop .zoo-sidebar-control {
  margin-right: 0;
  margin-left: 20px;
  padding-left: 0;
  padding-right: 30px;
}

/* line 352, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .zoo-sidebar-control .togglelines {
  right: 0;
  left: auto;
  margin: 12px 0 12px 5px;
}

/* line 357, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .zoo-sidebar-control .text-after {
  left: auto;
  right: 30px;
}

/* line 362, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .zoo-off-canvas-sidebar.product-sidebar {
  left: auto;
  right: 0;
  transform: translateX(350px);
}

/* line 367, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .zoo-off-canvas-sidebar.product-sidebar.active {
  transform: translateX(0);
}

/* line 370, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .widget_zoo_ln_widget .zoo-list-filter-item .zoo-filter-item label::before {
  float: right;
  margin-right: 0;
  margin-left: 5px;
}

/* line 375, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .cw-type-color.inline .zoo-filter-item .count,
.rtl .cw-type-image.inline .zoo-filter-item .count {
  margin-left: 0;
  margin-right: 6px;
  right: auto;
}

/* line 381, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .widget_zoo_ln_widget .zoo-ln-toggle-view {
  left: -10px;
  right: auto;
}

/* line 387, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .wrap-group-qty a.button {
  margin-left: 0;
  margin-right: 10px;
}

/* line 391, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
  margin-right: 0;
  margin-left: 50px;
}

/* line 395, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
  margin-left: 0;
  margin-right: 50px;
}

/* line 399, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl.woocommerce div.product p.price span.amount, .rtl.woocommerce div.product span.price span.amount {
  padding-left: 5px;
  padding-right: 0;
}

/* line 403, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .price ins {
  margin-left: 10px;
  margin-right: 0;
}

/* line 407, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .price del {
  margin-left: 10px;
  margin-right: 0;
}

/* line 411, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .zoo-sticky-add-to-cart .wrap-product-content .price {
  margin-left: 0;
  margin-right: 15px;
}

/* line 415, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .wrap-group-qty .button {
  margin: 0 20px 0 0 !important;
}

/* line 418, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl.woocommerce div.product form.cart .button.zoo-wishlist-button {
  margin-right: 0;
  margin-left: 30px;
}

/* line 422, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl.woocommerce div.product form.cart .button.zoo-wishlist-button i, .rtl.woocommerce div.product form.cart .button.zoo-compare-button i {
  padding-left: 0;
}

/* line 425, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl.woocommerce div.product form.cart .button.zoo-wishlist-button i,
.rtl.woocommerce div.product form.cart .zoo-wishlist-button.added_to_cart i,
.rtl.woocommerce div.product form.cart .button.zoo-compare-button i,
.rtl.woocommerce div.product form.cart .zoo-compare-button.added_to_cart i {
  margin: 0;
  margin-left: 10px;
}

/* line 432, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .widget_shopping_cart.cafe-canvas-cart-content .widget_shopping_cart_content .woocommerce-mini-cart .mini_cart_item .remove {
  right: auto;
  left: 0;
}

/* line 436, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart .wrap-product-cart-detail {
  padding-right: 15px;
  padding-left: 0;
}

/* line 440, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .woocommerce-mini-cart__empty-message:before {
  margin-right: 0;
  margin-left: 10px;
}

/* line 444, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .woocommerce .widget_shopping_cart .woocommerce-mini-cart .wrap-product-cart-detail {
  padding: 0 15px 0 0;
}

/* line 447, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .widget_shopping_cart.cafe-canvas-cart-content .widget_shopping_cart_content .woocommerce-mini-cart .product-widget-title {
  text-align: right;
}

/* line 450, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .zoo-extend-cart-info-item {
  margin: 0 0 0 30px;
}

/* line 453, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .extend-notice-label,
.rtl .zoo-extend-notice li {
  display: flex;
  align-items: center;
}

/* line 457, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .extend-notice-label i,
.rtl .zoo-extend-notice li i {
  margin-right: 0;
  margin-left: 5px;
}

/* line 461, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .extend-notice-label span,
.rtl .zoo-extend-notice li span {
  padding: 0 3px;
}

/* line 465, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .product_meta > span {
  display: flex;
  align-items: center;
}

/* line 470, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .zoo-cw-attribute-option {
  float: right;
}

/* line 473, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .zoo-cw-attribute-option:last-child {
  margin-right: 5px;
}

/* line 476, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .zoo-cw-attribute-option:first-child {
  margin-right: 0;
}

/* line 479, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .wrap-single-product-content.right-content-layout .product > .summary, .rtl .wrap-single-product-content.sticky-content-layout .summary {
  float: left;
}

/* line 482, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .wrap-single-product-content.right-content-layout .wrap-single-product-images, .rtl .wrap-single-product-content.sticky-content-layout .wrap-single-product-images {
  float: right;
}

/* line 485, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .vertical-gallery.vertical-left .wrap-main-product-gallery {
  float: left;
}

/* line 488, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .vertical-gallery.vertical-left .wrap-list-thumbnail {
  float: right;
}

/* line 491, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .wrap-single-product-content .wrap-single-product-images .onsale, .rtl .product-extended-button {
  right: auto;
  left: 15px;
}

/* line 495, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl.woocommerce .woocommerce-breadcrumb {
  display: flex !important;
  align-items: center;
}

/* line 499, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .zoo-single-product-nav {
  display: flex;
  flex-direction: row-reverse;
}

/* line 503, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .zoo-single-product-nav .product-item {
  right: auto;
  left: 0;
  display: flex;
}

/* line 508, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl.woocommerce .summary .zoo-countdown {
  text-align: right;
}

/* line 511, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .countdown-block .countdown-times > div {
  float: right;
}

/* line 517, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .wrap-single-product-content .zoo-countdown .countdown-block > div b:after {
  right: calc(100% + 6px) !important;
  left: auto !important;
}

/* line 525, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .woocommerce .widget_shopping_cart .woocommerce-mini-cart .wrap-product-cart-detail {
  padding-left: 0;
  padding-right: 15px;
}

/* line 529, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl .woocommerce .widget_shopping_cart.element-off-canvas-cart .woocommerce-mini-cart .product-widget-title {
  padding-right: 0;
  text-align: right;
}

@media (min-width: 992px) {
  /* line 536, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
  .rtl .zoo-product-gallery.sticky-thumb-gallery .wrap-list-thumbnail {
    float: right;
  }
  /* line 539, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
  .rtl .sticky-gallery.zoo-product-gallery .wrap-main-product-gallery, .rtl .zoo-product-gallery.sticky-thumb-gallery .wrap-main-product-gallery {
    float: left;
  }
}

@media (min-width: 768px) {
  /* line 1, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
  .rtl {
    /*****WooCommerce RTL****/
    /** CheckOut**/
    /** End CheckOut**/
    /*****End WooCommerce RTL****/
  }
  /* line 544, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
  .rtl .wrap-share-post .share-links {
    left: 100%;
    right: auto;
  }
  /* line 548, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
  .rtl .tagcloud a:last-child {
    margin-right: 10px;
  }
  /* line 551, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
  .rtl .tagcloud a:first-child {
    margin-right: 0;
  }
  /* line 556, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
  .rtl form.woocommerce-checkout .wrap-customer-detail {
    padding-left: 30px;
    padding-right: 0;
  }
  /* line 561, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
  .rtl.woocommerce #reviews #comments ol.commentlist li .comment-text {
    padding-left: 0;
    padding-right: 35px;
  }
}

/* line 567, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl.woocommerce #reviews #comments {
  border: none;
  margin: 0 0 0 60px;
}

/* line 571, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/global/_rtl.scss */
.rtl.woocommerce .products.list-layout .product .wrap-product-loop-detail {
  text-align: right;
}

/* line 1, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.wrap-breadcrumb {
  padding: 0;
}

/* line 5, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.grid-layout .row {
  align-items: normal;
}

/* line 9, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.show_verticle_menu .cmm4e-container .cmm4e-menu-item.menu-item-has-children.cmm4e-mega,
.cmm4e.cmm4e-theme-categories-menu.cmm4e-vertical .cmm4e-menu-item.menu-item-has-children.cmm4e-mega {
  position: static !important;
}

/* line 13, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
#site-main-content .elementor-widget-cmm4e-mega-menu .cmm4e.cmm4e-theme-categories-menu.cmm4e-vertical .cmm4e-menu-item.menu-item-has-children .cmm4e-sub-panel {
  left: calc(100% + 3px) !important;
}

/* line 16, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.show_verticle_menu .cmm4e-container,
.cmm4e-wrapper-theme-categories-menu {
  flex-wrap: wrap;
  margin: 0 !important;
}

/* line 20, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.show_verticle_menu .cmm4e-container .cmm4e-toggle-wrapper,
.cmm4e-wrapper-theme-categories-menu .cmm4e-toggle-wrapper {
  display: block;
  width: 100%;
  margin: 0 !important;
}

/* line 24, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.show_verticle_menu .cmm4e-container .cmm4e-toggle-wrapper .cmm4e-toggle,
.cmm4e-wrapper-theme-categories-menu .cmm4e-toggle-wrapper .cmm4e-toggle {
  display: flex;
  align-items: center;
  color: #fff;
  background: #fc6702;
  width: 100%;
  padding: 5px 15px;
}

@media (max-width: 992px) {
  /* line 37, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
  #site-main-content .cmm4e-wrapper-theme-categories-menu .cmm4e-theme-categories-menu {
    display: none;
  }
  /* line 42, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
  .cafe-wrap-search:not(.normal) .cafe-wrap-search-form-content {
    position: absolute;
    top: 50px;
  }
  /* line 46, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
  .cafe-wrap-search .cafe-search-close {
    top: 0;
    right: 0;
  }
  /* line 50, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
  .cafe-wrap-search .cafe-search-form.searched .cafe-wrap-search-result {
    max-height: 100vh;
  }
  /* line 53, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
  .cafe-wrap-search.modal .cafe-search-form .cafe-wrap-search-result {
    height: 100vh;
  }
}

/* line 58, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.cmm4e-toggle-wrapper {
  position: relative;
}

/* line 60, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.cmm4e-toggle-wrapper .cmm4e-toggle:before {
  content: "쁙";
  font-family: cleversoft;
  color: #fff;
  font-size: 13px;
  position: absolute;
  top: 50%;
  right: 15px;
  z-index: 1;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  pointer-events: none;
}

/* line 77, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.cmm4e-active .cmm4e-toggle-wrapper .cmm4e-toggle:before {
  transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -webkit-transform: translateY(-50%) rotate(180deg);
}

/* line 86, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.elementor-widget-clever-product-grid-tabs .cafe-head-product-filter ul li a {
  color: #000;
  font-weight: 500;
}

/* line 91, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.is-sticky {
  position: fixed !important;
}

/* line 94, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
#zoo-back-to-top {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 101, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.elementor-widget-accordion .elementor-accordion-item {
  margin-bottom: 20px;
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}

/* line 105, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.elementor-widget-accordion .elementor-accordion-item .elementor-tab-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 109, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.elementor-widget-accordion .elementor-accordion-item .elementor-tab-title.elementor-active {
  background: #23A455;
}

/* line 112, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.elementor-widget-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon {
  order: 2;
}

/* line 121, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.testimonial-home-27 .cafe-testimonial-item .cafe-wrap-content {
  padding: 50px 20px 30px 20px !important;
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.2);
}

/* line 125, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.testimonial-home-27 .cafe-testimonial-item .cafe-wrap-author-info {
  width: 100% !important;
}

/* line 129, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.testimonial-home-27 .slick-dots {
  margin: 0 !important;
}

/* line 136, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.home-27-blog .cafe-posts .wrap-media {
  border-radius: 8px;
}

/* line 139, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.home-27-blog .cafe-posts.default:not(.no-border) .wrap-post-item-content {
  border-bottom: none;
}

/* line 142, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.home-27-blog .cafe-posts.default:not(.no-border) .wrap-post-item-content .post-info i {
  color: inherit;
}

/* line 145, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.home-27-blog .cafe-posts.default:not(.no-border) .wrap-post-item-content .readmore {
  padding: 0 0 3px 0;
  border-width: 0;
  border-bottom-width: 2px;
}

/* line 156, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.testimonial-home-28 .cafe-testimonial.style-1 .cafe-testimonial-content:after {
  border-right: none;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

/* line 169, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.elementor-widget-clever-portfolios .clever-portfolio.style-4 .clever-portfolio-item .wrap-portfolio-item .portfolio-info {
  transform: unset;
  background: #fff;
  width: 85%;
  left: 40px;
  bottom: 40px;
  padding: 20px;
  border-radius: 10px;
}

/* line 177, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.elementor-widget-clever-portfolios .clever-portfolio.style-4 .clever-portfolio-item .wrap-portfolio-item .portfolio-info .list-cat {
  margin: 0;
}

/* line 180, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.elementor-widget-clever-portfolios .clever-portfolio.style-4 .clever-portfolio-item .wrap-portfolio-item .portfolio-info:after {
  content: url(../images/icon-plus.png);
}

/* line 185, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.elementor-widget-clever-portfolios .clever-portfolio.style-4 .clever-portfolio-item .wrap-portfolio-item .wrap-portfolio-img img {
  border-radius: 18px;
}

/* line 191, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.elementor-widget-clever-portfolios .clever-portfolio.style-4 .clever-portfolio-item:hover .portfolio-info {
  transform: unset;
}

/* line 200, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.cafe-services.inline .cafe-service-des {
  max-height: 100vh !important;
}

/* line 203, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.cafe-services.inline .cafe-service-item {
  padding: 0 15px;
}

/* line 205, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.cafe-services.inline .cafe-service-item .cafe-wrap-service {
  border-radius: 20px;
  padding-bottom: 35px;
}

/* line 208, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.cafe-services.inline .cafe-service-item .cafe-wrap-service img {
  border-radius: 20px;
}

/* line 213, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.cafe-services.cafe-carousel ul.slick-dots li {
  width: 14px;
  height: 14px;
  border-radius: 15px;
}

/* line 217, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-layout.scss */
.cafe-services.cafe-carousel ul.slick-dots li.slick-active {
  width: 14px;
  height: 14px;
}

/* Widget Header Builder */
/* line 6, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
#cafe-site-header .woo-multi-currency .wmc-currency-wrapper {
  background: none;
}

/* line 8, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
#cafe-site-header .woo-multi-currency .wmc-currency-wrapper span.wmc-current-currency {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px 0 0;
  color: inherit;
  font-size: 14px;
  color: #fff !important;
  background: transparent !important;
}

/* line 18, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
#cafe-site-header .woo-multi-currency .wmc-currency-wrapper .wmc-sub-currency {
  box-shadow: 0px 5px 5px rgba(204, 204, 204, 0.25);
  padding: 14px 0 0 0 !important;
  background: none;
  right: -10px;
}

/* line 23, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
#cafe-site-header .woo-multi-currency .wmc-currency-wrapper .wmc-sub-currency .wmc-currency {
  background: #fff;
  text-align: right;
  padding: 5px 10px;
}

/* line 27, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
#cafe-site-header .woo-multi-currency .wmc-currency-wrapper .wmc-sub-currency .wmc-currency a {
  font-size: 14px;
  color: #000;
}

/* line 41, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
.elementor-element.elementor-widget nav.cafe-site-menu .cafe-wrap-menu ul.cmm4e {
  position: relative;
}

/* line 43, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
.elementor-element.elementor-widget nav.cafe-site-menu .cafe-wrap-menu ul.cmm4e > li.cmm4e-item-has-content.menu-item-has-children.cmm4e-menu-item {
  position: static;
}

/* line 50, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
span.menu-item-arrow.fa-angle-down:before {
  font-family: cleversoft;
  content: '\c059';
  font-size: 12px;
}

/* line 55, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
.cafe-site-menu .cmm4e-toggle-wrapper {
  display: none !important;
}

/* line 58, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
.cafe-site-menu .cmm4e.cmm4e-vertical {
  width: 100% !important;
  height: auto !important;
  max-width: 100% !important;
  z-index: 2;
}

/* line 67, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
body:not(.elementor-editor-active) .full-width-mega-menu .elementor-container {
  position: relative;
}

/* line 69, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
body:not(.elementor-editor-active) .full-width-mega-menu .elementor-container .elementor-element {
  position: static;
}

/* line 71, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
body:not(.elementor-editor-active) .full-width-mega-menu .elementor-container .elementor-element .elementor-column-wrap {
  position: static;
}

/* line 73, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
body:not(.elementor-editor-active) .full-width-mega-menu .elementor-container .elementor-element .elementor-column-wrap .elementor-widget-wrap {
  position: static;
}

/* line 75, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
body:not(.elementor-editor-active) .full-width-mega-menu .elementor-container .elementor-element .elementor-column-wrap .elementor-widget-wrap .has-full-width {
  position: static;
}

/* line 77, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
body:not(.elementor-editor-active) .full-width-mega-menu .elementor-container .elementor-element .elementor-column-wrap .elementor-widget-wrap .has-full-width ul.cmm4e {
  position: static;
}

/* line 79, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
body:not(.elementor-editor-active) .full-width-mega-menu .elementor-container .elementor-element .elementor-column-wrap .elementor-widget-wrap .has-full-width ul.cmm4e .cmm4e-content-container {
  width: calc(100% - 20px) !important;
  left: 10px;
}

/* line 94, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
.cafe-site-menu.slide-down .cmm4e {
  left: 0 !important;
}

/* line 101, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
.cafe-wrap-account .woocommerce-MyAccount-navigation {
  background: none;
  padding: 14px 0px 0 0;
}

/* line 104, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
.cafe-wrap-account .woocommerce-MyAccount-navigation ul {
  background: #fff;
  padding: 20px 15px;
}

/* line 111, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
.cafe-heading-cart-content .cafe-cart-count {
  margin: 0 10px !important;
}

/* line 116, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
.cafe-wrap-account .cafe-account-modal {
  text-align: left;
}

/* line 118, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
.cafe-wrap-account .cafe-account-modal .woocommerce-button {
  margin: 10px 0;
}

/* line 124, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
.cafe-wrap-search-fields {
  border-radius: 5px;
  border: none;
}

/* line 127, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
.cafe-wrap-search-fields .cafe-search-submit {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* line 133, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
.cafe-wrap-search.slide-down .cafe-wrap-search-fields {
  border-radius: 0;
  border: none;
}

/* line 136, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
.cafe-wrap-search.slide-down .cafe-wrap-search-fields .cafe-search-submit {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 145, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
#cafe-site-header .cafe-langs {
  box-shadow: 0px 5px 5px rgba(204, 204, 204, 0.25);
  color: #000;
  background: none;
  padding-top: 10px;
}

/* line 150, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
#cafe-site-header .cafe-langs li {
  background: #fff;
}

/* line 156, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
.cafe-wrap-icon-cart .cafe-cart-count {
  top: 50%;
  left: 50%;
}

/* line 161, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-header.scss */
.zoo-contact-button {
  z-index: 999;
}

/* line 3, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-footer.scss */
.dot-menu .cafe-menu li {
  position: relative;
}

/* line 5, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-footer.scss */
.dot-menu .cafe-menu li:before {
  content: "";
  width: 7px;
  height: 7px;
  display: block;
  background: #FFBA1A;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

/* line 23, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-footer.scss */
.custom-mailchip {
  display: flex;
  align-items: center;
  width: 100%;
}

/* line 27, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-footer.scss */
.custom-mailchip input {
  margin: 0 !important;
  height: 40px !important;
  line-height: 40px;
  padding: 0 10px !important;
  background: #fff;
}

/* line 34, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-footer.scss */
.custom-mailchip input[type="email"] {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 38, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-footer.scss */
.custom-mailchip input[type="submit"] {
  font-size: 15px;
  font-weight: bold;
  background: #000;
  text-transform: capitalize;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 576px) {
  /* line 51, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-footer.scss */
  .custom-mailchip input {
    width: 50% !important;
  }
}

/* line 57, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-footer.scss */
.footer-4 .custom-mailchip {
  display: flex;
  align-items: center;
  width: 100%;
  height: 50px !important;
  border: 1px solid #ccc !important;
  border-radius: 30px;
  padding: 0 3px;
}

/* line 65, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-footer.scss */
.footer-4 .custom-mailchip input {
  margin: 0 !important;
  height: 40px !important;
  line-height: 40px;
  padding: 0 10px !important;
  background: none;
}

/* line 72, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-footer.scss */
.footer-4 .custom-mailchip input[type="email"] {
  border-radius: none;
  border: none;
}

/* line 76, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-footer.scss */
.footer-4 .custom-mailchip input[type="submit"] {
  font-size: 15px;
  font-weight: bold;
  background: #000;
  text-transform: capitalize;
  border-radius: 20px;
  padding: 0 20px !important;
}

/* line 87, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-footer.scss */
.zoo-list-payment-method {
  margin: 0;
  text-align: right;
}

/* line 90, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-footer.scss */
.zoo-list-payment-method li {
  margin-left: 10px !important;
}

/* line 92, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-footer.scss */
.zoo-list-payment-method li svg {
  width: 50px;
  background: #fff;
  border-radius: 5px;
  padding: 5px 8px;
}

@media (max-width: 1025px) {
  /* line 102, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-footer.scss */
  .bottom-nav-menu .cafe-site-menu .cafe-hamburger-button .cafe-hamburger-icon:before {
    top: -5px;
    height: 1px;
  }
  /* line 106, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-footer.scss */
  .bottom-nav-menu .cafe-site-menu .cafe-hamburger-button .cafe-hamburger-icon:after {
    bottom: -5px;
    height: 1px;
  }
  /* line 110, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-footer.scss */
  .bottom-nav-menu .cafe-site-menu .cafe-hamburger-button .cafe-hamburger-icon {
    width: 16px;
    height: 1px;
  }
  /* line 114, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-footer.scss */
  .cleverwa-toggle {
    bottom: 65px;
  }
  /* line 117, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-footer.scss */
  .cafe-wrap-icon-cart {
    width: auto;
    height: auto;
  }
  /* line 121, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-footer.scss */
  .cafe-wrap-search:not(.normal) .cafe-wrap-search-fields {
    flex-direction: row;
  }
}

/* line 125, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-footer.scss */
.cafe-wrap-search-form-content {
  padding: 0 10px;
}

/* line 129, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-footer.scss */
#zoo-back-to-top {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

/* line 135, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-footer.scss */
.cafe-wrap-search {
  line-height: 1;
}

/*===========Blog==============*/
/* line 3, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.grid-layout .grid-layout-item .title-post {
  margin-bottom: 10px;
}

/* line 6, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.post-loop-item .post-info {
  margin-bottom: 10px;
}

/* line 10, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.wrap-breadcrumb {
  background: #f6f8fa;
}

/* line 12, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.wrap-breadcrumb .container {
  padding: 5px 10px !important;
}

/* line 14, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.wrap-breadcrumb .container .zoo-breadcrumb-container {
  display: block;
  height: auto !important;
  color: #666;
  font-size: .875rem;
}

/* line 19, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.wrap-breadcrumb .container .zoo-breadcrumb-container a {
  color: #000;
}

/* Sidebar */
/* line 28, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.widget .search-form {
  margin-top: 0;
}

/* line 31, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.cat-item span.count,
.widget_archive li span.count {
  color: inherit;
}

/* line 36, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.widget span.zoo-icon-down {
  display: none;
}

/* line 41, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.sidebar.widget-area .widget {
  margin-bottom: 0;
  border-bottom: 0;
}

/* line 44, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.sidebar.widget-area .widget .widget-title {
  font-size: 1.25rem;
  text-transform: none;
  color: #000;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 20px;
  position: relative;
}

/* line 52, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.sidebar.widget-area .widget .widget-title:after {
  content: '';
  width: 50px;
  height: 3px;
  background: #000;
  position: absolute;
  left: 0;
  bottom: -2px;
  z-index: 1;
  border: 0;
}

/* line 67, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.sidebar.widget-area .widget ul li {
  padding: 12px 0;
  border-bottom: 0;
}

/* line 76, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.sidebar.widget-area .widget.widget_categories ul li {
  position: relative;
  padding: 12px 0;
}

/* line 80, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.sidebar.widget-area .widget.widget_categories ul li ul {
  border: 0;
}

/* line 84, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.sidebar.widget-area .widget.widget_categories ul li span.count {
  min-width: 20px;
  height: 20px;
  text-align: center;
  display: block;
  margin-left: 10px;
  line-height: 20px;
  background: #f5f5f5;
  border-radius: 2px;
  font-size: 12px;
  color: inherit;
}

/* line 97, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.sidebar.widget-area .widget.widget_categories ul li li {
  padding: 12px 0;
}

/* line 101, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.sidebar.widget-area .widget.widget_categories ul li span.toggle-view {
  top: 12px;
}

/* line 107, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.sidebar.widget-area .widget.widget_categories ul.children {
  display: none;
}

/* line 118, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.sidebar.widget-area .widget.zoo_posts_widget .zoo-posts-widget .post-widget-item {
  margin-bottom: 0;
}

/* line 129, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.sidebar.widget-area .widget.widget_nav_menu ul li a, .sidebar.widget-area .widget.widget_recent_entries ul li a, .sidebar.widget-area .widget.widget_meta ul li a, .sidebar.widget-area .widget.widget_categories ul li a, .sidebar.widget-area .widget.widget_archive ul li a, .sidebar.widget-area .widget.widget_pages ul li a {
  position: relative;
  padding-left: 15px;
  display: inline-block;
}

/* line 133, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.sidebar.widget-area .widget.widget_nav_menu ul li a:before, .sidebar.widget-area .widget.widget_recent_entries ul li a:before, .sidebar.widget-area .widget.widget_meta ul li a:before, .sidebar.widget-area .widget.widget_categories ul li a:before, .sidebar.widget-area .widget.widget_archive ul li a:before, .sidebar.widget-area .widget.widget_pages ul li a:before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #000;
  position: absolute;
  top: 9px;
  left: 0;
  z-index: 1;
  margin: 0;
}

/* line 157, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.zoo-posts-widget .title-post {
  font-size: 14px;
}

/* line 162, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.tagcloud {
  margin-top: 25px;
}

/* line 165, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.tagcloud a {
  color: #161616;
  border-radius: 30px;
  padding: 5px 0 5px 5px;
}

/* line 170, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.tagcloud a:hover {
  color: #fff;
}

/* line 179, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.navigation.pagination .nav-links .page-numbers {
  padding: 5px 20px;
  height: auto;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  color: #000;
  line-height: unset;
  font-size: 1rem;
}

/* line 187, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.navigation.pagination .nav-links .page-numbers i {
  font-size: 10px;
}

/* line 190, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_zoo-blog.scss */
.navigation.pagination .nav-links .page-numbers.current, .navigation.pagination .nav-links .page-numbers:hover {
  background: #000;
  color: #fff;
}

@media (max-width: 992px) {
  /* line 3, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_responsive.scss */
  #site-main-content .cmm4e {
    display: block;
    position: unset;
  }
  /* line 6, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_responsive.scss */
  #site-main-content .cmm4e li.cmm4e-menu-item {
    position: relative !important;
  }
  /* line 11, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_responsive.scss */
  .zoo-wrap-cart-content .cart-collaterals {
    width: 100%;
  }
  /* line 14, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_responsive.scss */
  .zoo-wrap-cart-content .woocommerce-cart-form {
    width: 100%;
  }
}

@media (max-width: 576px) {
  /* line 19, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_responsive.scss */
  .wrap-list-thumbnail.slick-slider {
    padding-bottom: 0;
  }
  /* line 22, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_responsive.scss */
  .woocommerce div.product div.images {
    margin-bottom: 0;
  }
  /* line 25, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_responsive.scss */
  .wrap-single-product-content .wrap-single-product-images, .wrap-single-product-content .summary {
    padding-top: 20px;
  }
  /* line 28, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_responsive.scss */
  div.quantity {
    height: 30px;
  }
  /* line 31, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_responsive.scss */
  div.quantity .qty-nav {
    width: 20px;
  }
  /* line 34, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/genaral/_responsive.scss */
  .woocommerce-cart div.quantity input.qty {
    height: 30px;
    line-height: 30px;
    min-width: 30px;
    width: 30px;
  }
}

/* Carousel */
@media (min-width: 992px) {
  /* line 5, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
  .cafe-carousel ul.slick-dots li {
    padding: 0;
  }
  /* line 8, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
  .cafe-carousel ul.slick-dots li.slick-active {
    width: 40px;
  }
  /* line 16, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
  .cafe-carousel .cafe-carousel-btn {
    opacity: 0;
    transition: 350ms;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    -ms-transition: 350ms;
  }
  /* line 20, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
  .cafe-carousel .cafe-carousel-btn.prev-item {
    left: 100px;
  }
  /* line 24, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
  .cafe-carousel .cafe-carousel-btn.next-item {
    right: 100px;
  }
  /* line 31, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
  .cafe-carousel:hover .cafe-carousel-btn {
    opacity: 1;
  }
  /* line 34, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
  .cafe-carousel:hover .cafe-carousel-btn.prev-item {
    left: -30px;
  }
  /* line 38, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
  .cafe-carousel:hover .cafe-carousel-btn.next-item {
    right: -30px;
  }
}

/* line 53, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.elementor-section-full_width .cafe-carousel:hover .cafe-carousel-btn.prev-item {
  left: 0;
}

/* line 57, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.elementor-section-full_width .cafe-carousel:hover .cafe-carousel-btn.next-item {
  right: 0;
}

/* Testimonial */
/* line 73, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
#site-main-content .cafe-testimonial.style-3 .cafe-wrap-content {
  background: #fff;
  padding: 20px;
}

/* line 76, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
#site-main-content .cafe-testimonial.style-3 .cafe-wrap-content .cafe-wrap-testimonial-info {
  margin-bottom: 30px;
}

/* line 78, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
#site-main-content .cafe-testimonial.style-3 .cafe-wrap-content .cafe-wrap-testimonial-info .cafe-wrap-avatar {
  position: unset;
  height: 80px;
  width: 80px;
  margin-right: 20px;
}

/* line 84, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
#site-main-content .cafe-testimonial.style-3 .cafe-wrap-content .cafe-wrap-testimonial-info .cafe-wrap-author-info {
  width: auto;
}

/* line 90, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
#site-main-content .cafe-testimonial.style-3 .slick-dots li {
  background: none;
  border: 2px solid #ccc;
  width: 13px;
  height: 13px;
  border-radius: 50%;
}

/* line 96, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
#site-main-content .cafe-testimonial.style-3 .slick-dots li.slick-active {
  background: #ccc;
  width: 13px;
}

/* Icon Box */
/* line 111, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.elementor-widget-icon-box.icon-box-has-border .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title {
  position: relative;
}

/* line 114, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.elementor-widget-icon-box.icon-box-has-border .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title:after {
  display: block;
  content: '';
  height: 2px;
  width: 52px;
  background: #fc6702;
  position: absolute;
  left: 0;
  bottom: -15px;
  right: 0;
  margin: 0 auto;
}

/* Banner */
/* line 136, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.cafe-wrap-image img {
  width: auto !important;
}

/* line 146, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.elementor-widget-clever-banner .cafe-banner.normal .cafe-wrap-content .cafe-wrap-extend-content .cafe-button.normal:before {
  content: none;
}

/* line 149, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.elementor-widget-clever-banner .cafe-banner.normal .cafe-wrap-content .cafe-wrap-extend-content .cafe-button.normal:after {
  content: none;
}

/* Multibanner */
/* line 166, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.multi-banner-style-1 .cafe-row.slick-slider .cafe-col {
  padding: 0;
}

/* line 169, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.multi-banner-style-1 .cafe-row.slick-slider .cafe-col .cafe-wrap-content-inner {
  background: rgba(0, 0, 0, 0.5);
  padding: 15px 0;
  margin: 30px;
}

/* line 174, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.multi-banner-style-1 .cafe-row.slick-slider .cafe-col .cafe-wrap-content-inner .cafe-banner-title {
  margin-bottom: 10px;
}

/* line 178, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.multi-banner-style-1 .cafe-row.slick-slider .cafe-col .cafe-wrap-content-inner .cafe-banner-description {
  margin-bottom: 0;
}

/* Deal */
/* line 192, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.cafe-products-wrap.layout-1 .cafe-countdown-block {
  display: flex;
  align-items: center;
  background: #ffba1a;
  padding: 0 15px;
  border-radius: 6px;
  color: #000;
}

/* line 200, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.cafe-products-wrap.layout-1 .cafe-countdown-block .countdown-block .countdown-times {
  display: flex;
  align-items: center;
}

/* line 204, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.cafe-products-wrap.layout-1 .cafe-countdown-block .countdown-block .countdown-times > div {
  margin: 0 5px !important;
  font-size: 0;
  display: flex;
  align-items: center;
  position: relative;
  height: 30px;
  background: transparent;
}

/* line 212, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.cafe-products-wrap.layout-1 .cafe-countdown-block .countdown-block .countdown-times > div.day {
  display: none;
}

/* line 217, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.cafe-products-wrap.layout-1 .cafe-countdown-block .countdown-block .countdown-times > div.hours b:after {
  content: ":" !important;
}

/* line 221, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.cafe-products-wrap.layout-1 .cafe-countdown-block .countdown-block .countdown-times > div.hours b:before {
  content: "h" !important;
}

/* line 228, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.cafe-products-wrap.layout-1 .cafe-countdown-block .countdown-block .countdown-times > div.minutes b:after {
  content: ":" !important;
}

/* line 232, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.cafe-products-wrap.layout-1 .cafe-countdown-block .countdown-block .countdown-times > div.minutes b:before {
  content: "m" !important;
}

/* line 239, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.cafe-products-wrap.layout-1 .cafe-countdown-block .countdown-block .countdown-times > div.seconds b:before {
  content: "s" !important;
}

/* line 245, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.cafe-products-wrap.layout-1 .cafe-countdown-block .countdown-block .countdown-times > div b {
  display: block;
  font-size: 16px;
  background: none;
  margin: 0;
  color: #000;
  position: relative;
  width: 50px;
}

/* line 254, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.cafe-products-wrap.layout-1 .cafe-countdown-block .countdown-block .countdown-times > div b:before {
  text-transform: lowercase;
  color: #000 !important;
  position: absolute;
  top: 50%;
  right: 0px;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 265, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.cafe-products-wrap.layout-1 .cafe-countdown-block .countdown-block .countdown-times > div b:after {
  color: #000 !important;
  position: absolute;
  top: 50%;
  right: -20px;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 288, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.cafe-deal-action-link .action-link {
  display: flex;
  align-items: center;
}

/* line 292, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.cafe-deal-action-link .action-link:after {
  content: "\c270";
  font-family: "cleversoft";
  font-size: 22px;
  margin-left: 5px;
}

/* Product with Banner */
/* line 305, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.filter-tabs-title-1 .cafe-head-product-filter {
  justify-content: center;
  margin-bottom: 50px;
  font-size: 16px;
  text-transform: uppercase;
  color: #666;
}

/* line 314, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.filter-tabs-title-2 .cafe-head-product-filter {
  justify-content: center;
  margin-bottom: 50px;
  font-size: 14px;
  color: #ccc;
}

/* line 320, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.filter-tabs-title-2 .cafe-head-product-filter ul li {
  padding: 0 8px;
}

/* line 322, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.filter-tabs-title-2 .cafe-head-product-filter ul li a {
  padding: 5px 15px;
  border-radius: 15px;
}

/* line 326, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.filter-tabs-title-2 .cafe-head-product-filter ul li a.active, .filter-tabs-title-2 .cafe-head-product-filter ul li a:hover {
  color: #fff;
  background: #000;
}

/* Instagram */
/* line 341, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.wrap-instagram .instagram-item {
  padding: 0;
}

/* Slider */
/* line 348, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.cafe-slider-slides .slick-slide-inner {
  padding: 0 15px !important;
}

@media (min-width: 992px) {
  /* line 352, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
  .cafe-slider-slides .slick-arrow {
    opacity: 0;
    transition: 350ms;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    -ms-transition: 350ms;
  }
  /* line 357, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
  .cafe-slider-slides:hover .slick-arrow {
    opacity: 1;
  }
}

/* line 365, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.cafe-slider-slides ul.slick-dots li button {
  background: none;
  border: 2px solid #fff;
}

/* line 370, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.cafe-slider-slides ul.slick-dots li.slick-active button {
  background: #fff;
  border: none;
}

/* Video lightbox */
/* line 380, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.cafe-video-light-box img {
  width: 100%;
}

/* line 385, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.elementor-widget-clever-posts .cafe-pagination .cafe_pagination-item {
  background: none;
  height: 40px;
  min-width: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 1.125rem;
  display: inline-block;
  margin: 0 3px;
  color: #666;
  font-weight: 400;
}

/* Clever Team */
/* line 402, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.cafe-team-member.style-2 .cafe-member-ava {
  box-shadow: none !important;
}

/* line 404, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.cafe-team-member.style-2 .cafe-member-ava img {
  width: 100%;
}

/* line 409, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.cafe-team-member .cafe-member-ava .mash-color {
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: all .3s;
  z-index: 1;
}

/* Accordion */
/* line 422, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.elementor-accordion .elementor-tab-title {
  display: flex;
  align-items: center;
}

/* Categories List */
/* line 430, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.product-categories.sub_cate .cafe-col {
  padding-bottom: 40px;
  padding-top: 0;
}

/* line 438, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.icon-list-center li {
  align-items: center !important;
}

/* Slider */
/* line 444, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.cafe-slider-wrapper .cafe-button.normal {
  background: none;
}

/* Account */
/* line 449, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.cafe-account-modal {
  color: #333;
}

/* Single product */
/* line 454, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.elementor-widget-clever-single-product .quantity {
  display: flex !important;
}

/* line 457, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-widgets.scss */
.elementor-widget-clever-single-product .woocommerce div.product form.cart .button.single_add_to_cart_button {
  padding: 0 30px !important;
}

/* line 2, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-layout.scss */
.products .product {
  margin: 0 !important;
}

/* line 6, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-layout.scss */
.products .product .wrap-product-loop-content .wrap-product-loop-detail .product-loop-title {
  font-size: 14px;
  color: #999;
  font-weight: 400;
  margin-bottom: 0;
}

/* line 13, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-layout.scss */
.products .product .wrap-product-loop-content .star-rating {
  font-size: 13px !important;
  margin: 5px auto 10px auto !important;
}

/* line 24, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-layout.scss */
.products:not(.list-layout).hover-effect-style-3 li.product .wrap-product-loop-content .wrap-product-loop-detail .star-rating {
  margin: 8px 0 !important;
}

/* line 29, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-layout.scss */
.products:not(.list-layout).hover-effect-style-3 li.product .wrap-product-loop-content .wrap-product-loop-buttons .product_type_simple {
  padding: 2px 5px;
}

/* line 39, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-layout.scss */
#site-main-content .widget_shopping_cart .wrap-bottom-mini-cart {
  display: block !important;
}

@-webkit-keyframes ballbar {
  0% {
    left: 0;
  }
  100% {
    left: 100%;
  }
}

@keyframes ballbar {
  0% {
    left: 0;
  }
  100% {
    left: 100%;
    opacity: 0;
  }
}

/* line 54, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-layout.scss */
.cafe-products-wrap.loading .products:before {
  content: ' ';
  position: absolute;
  top: -5px;
  height: 2px;
  width: 100%;
  background: #ccc;
  opacity: 0.5;
  border-radius: 100%;
}

/* line 64, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-layout.scss */
.cafe-products-wrap.loading .products:after {
  content: ' ';
  position: absolute;
  top: -12px;
  left: 0;
  height: 15px;
  width: 15px;
  background: #fc6702;
  -webkit-box-shadow: 0px 0px 25px 0px #fc6702;
  -moz-box-shadow: 0px 0px 20px 0px #fc6702;
  box-shadow: 0px 0px 20px 0px #fc6702;
  opcity: 1;
  border-radius: 100%;
  -webkit-animation: ballbar 4s infinite;
  animation: ballbar 2s infinite;
}

/* line 83, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-layout.scss */
#site-main-content li.product .onsale,
#site-main-content li.product .out-stock-label {
  visibility: visible;
}

/* Sidebar Product Filter */
/* line 89, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-layout.scss */
#site-main-content .widget_zoo_ln_widget .zoo-filter-item .count {
  background: #e6e6e6;
  margin-left: 5px;
  border-radius: 10px;
}

/* line 94, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-layout.scss */
#site-main-content .widget_zoo_ln_widget .cw-type-text.list .zoo-list-cw-attribute {
  width: 100%;
  padding: 0;
}

/* line 98, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-layout.scss */
#site-main-content nav.woocommerce-pagination {
  text-align: center;
  margin-top: 35px;
}

/* line 102, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-layout.scss */
#site-main-content nav.woocommerce-pagination .page-numbers li {
  margin: 5px;
}

/* line 104, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-layout.scss */
#site-main-content nav.woocommerce-pagination .page-numbers li > * {
  padding: 8px 20px;
  height: auto;
  border: 1px solid #ebebeb;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
}

/* line 112, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-layout.scss */
#site-main-content nav.woocommerce-pagination .page-numbers li > * i {
  font-size: 10px;
}

/* line 121, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-layout.scss */
#site-main-content .wrap-drop-down-pagination nav.woocommerce-pagination {
  text-align: center;
  margin-top: 0;
  width: calc(100% + 30px);
  left: -15px;
}

/* line 126, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-layout.scss */
#site-main-content .wrap-drop-down-pagination nav.woocommerce-pagination .page-numbers {
  width: 100%;
  display: block;
}

/* line 129, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-layout.scss */
#site-main-content .wrap-drop-down-pagination nav.woocommerce-pagination .page-numbers li {
  width: 100%;
  margin: 0 !important;
}

/* line 132, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-layout.scss */
#site-main-content .wrap-drop-down-pagination nav.woocommerce-pagination .page-numbers li > * {
  padding: 5px 0;
  height: auto;
  border: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
}

/* line 140, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-layout.scss */
#site-main-content .wrap-drop-down-pagination nav.woocommerce-pagination .page-numbers li > * i {
  font-size: 10px;
}

@media (min-width: 992px) {
  /* line 150, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-layout.scss */
  .woocommerce .products.list-layout .product {
    min-width: 100%;
    margin-bottom: 40px !important;
  }
  /* line 153, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-layout.scss */
  .woocommerce .products.list-layout .product .star-rating {
    display: inline-block;
  }
}

@media (min-width: 576px) {
  /* line 2, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
  .vertical-gallery .wrap-list-thumbnail .woocommerce-product-gallery__image {
    padding: 8px 0;
  }
}

@media (min-width: 768px) {
  /* line 7, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
  .wrap-single-product-content.content-half-width.product-grid-gallery .summary,
  .wrap-single-product-content.content-half-width .summary {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 12, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
  .wrap-single-product-content.content-half-width .zoo-product-data-tabs {
    margin-top: 0;
    padding-top: 0;
  }
  /* line 16, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
  .wrap-single-product-content.content-half-width .wrap-sticky-content-block {
    margin-bottom: 0;
  }
}

@media (max-width: 1024px) {
  /* line 21, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
  .zoo-sticky-add-to-cart.active {
    bottom: 50px !important;
  }
}

/* line 26, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.wrap-product-video .button.video-lb-control,
.wrap-product-video .video-lb-control.added_to_cart {
  display: flex;
  align-items: center;
  width: 40px;
  justify-content: center;
  padding: 0 !important;
  height: 40px !important;
}

/* line 35, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce .wrap-breadcrumb {
  background: #f6f8fa;
}

/* line 37, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce .wrap-breadcrumb .container {
  padding: 0 10px;
}

/* line 39, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce .wrap-breadcrumb .container .woocommerce-breadcrumb {
  display: block;
  height: auto !important;
  color: #666;
  font-size: .875rem;
}

/* line 44, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce .wrap-breadcrumb .container .woocommerce-breadcrumb a {
  color: #000;
}

/* line 52, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
form.cart .added_to_cart {
  display: none !important;
}

/* line 56, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce .summary .product_title {
  font-size: 1.875rem;
  margin-bottom: 10px;
}

/* line 60, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce .product_meta {
  font-size: 1rem;
  text-transform: none;
  font-weight: 500;
}

/* line 65, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 10px;
}

/* line 68, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.custom-meta-inner {
  display: flex;
  font-weight: normal;
}

/* line 71, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.custom-meta-inner > * {
  margin-right: 30px;
}

/* line 75, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce div.product .summary p.price,
.woocommerce div.product .summary span.price {
  color: #000;
  font-size: 1.5rem;
  width: 100%;
}

/* line 81, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce div.product form.cart .button,
.woocommerce div.product form.cart .added_to_cart {
  height: 50px;
  line-height: 50px;
  padding: 0;
  display: flex;
  align-items: center;
}

/* line 89, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce div.product .summary .zoo-product-term label {
  font-size: 1rem;
}

/* line 93, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce div.product .summary a.zoo-wishlist-button,
.woocommerce div.product .summary a.zoo-compare-button {
  padding: 0 !important;
}

/* line 96, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce div.product .summary a.zoo-wishlist-button i,
.woocommerce div.product .summary a.zoo-compare-button i {
  width: 35px;
  line-height: 35px;
  height: 35px;
  text-align: center;
  border-radius: 50%;
  background: #ffe5e7;
  margin-right: 10px;
}

/* line 106, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.zoo-extend-notice .heading-guarantee-safe-checkout-logo {
  font-size: 1.25rem;
}

/* line 109, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce .product_meta > span span,
.woocommerce .product_meta > span a,
.woocommerce .wrap-left-custom-meta > span span,
.woocommerce .wrap-left-custom-meta > span a {
  color: #000;
  font-weight: 400;
}

/* line 116, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce .product_meta > span,
.woocommerce .product_meta > span,
.woocommerce .wrap-left-custom-meta > span {
  font-weight: 400;
}

/* line 121, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce .product_meta .sku_wrapper {
  display: none;
}

/* line 124, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce .product_meta.wrap-custom-meta .sku_wrapper {
  display: block;
}

/* line 127, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.zoo-woo-share .label-share {
  font-size: 1rem;
  text-transform: unset;
}

/* line 133, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.zoo-woo-share a i {
  color: #000;
  font-size: 20px;
}

/* line 138, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.zoo-product-data-tabs.tabs-layout .wc-tabs {
  border-bottom: 1px solid #ebebeb;
}

/* line 140, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.zoo-product-data-tabs.tabs-layout .wc-tabs a {
  text-transform: uppercase;
  font-size: 14px !important;
  font-weight: bold;
}

/* line 147, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce div.product .woocommerce-tabs .toggle-visible:before {
  font-family: cleversoft;
  content: '\c059' !important;
  font-size: 16px;
  transition: all 350ms;
  transform: rotate(180deg);
  border: none;
  height: auto;
  width: auto;
  top: 4px;
  left: 8px;
}

/* line 159, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce div.product .woocommerce-tabs .toggle-visible:after {
  content: none !important;
}

/* line 163, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce div.product .woocommerce-tabs .accordion-active .toggle-visible:before {
  transform: rotate(0);
}

/* line 169, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.zoo-product-data-tabs .zoo-woo-share {
  margin-top: 30px;
}

/* line 173, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  height: 3px;
  width: 0;
  position: absolute;
  content: '';
  display: block;
  border: none;
  left: 0;
  top: calc(100% - 2px);
  z-index: 1;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
}

/* line 189, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
  width: 100%;
}

/* line 193, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.wrap-single-product-content section.products ul.products:before {
  width: calc(100% - 30px);
  content: '';
  background: #ebebeb;
  display: block;
  position: absolute;
  top: 0;
  left: 15px;
  height: 1px;
}

/* line 203, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.wrap-single-product-content section.products h2 {
  text-align: center;
  font-size: .875rem;
  margin: 0 auto;
  padding-bottom: 12px;
  text-transform: uppercase;
  border-bottom: 3px solid #fc6702;
  font-weight: bold;
}

/* line 212, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce #reviews #reply-title,
.woocommerce #reviews #comments h2 {
  font-size: .875rem;
}

/* line 216, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
li.product .zoo-new-label,
li.product .onsale,
li.product .zoo-stock-label {
  padding: 5px 10px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1 !important;
  font-size: 12px !important;
}

/* line 226, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce ul.products li.product .price {
  color: #000000;
  font-weight: bold;
  font-size: 1rem;
}

/* line 231, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.label-product-countdown {
  font-size: 1.25rem;
}

/* line 238, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce div.product .summary .countdown-block .countdown-times > div {
  font-size: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 10px 10px 0;
  border: 1px solid #ccc;
  padding: 10px 5px;
  background: none;
  font-weight: 400;
}

/* line 250, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce div.product .summary .countdown-block .countdown-times > div.day:after {
  content: "Days" !important;
  font-size: 12px !important;
}

/* line 256, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce div.product .summary .countdown-block .countdown-times > div.hours:after {
  content: "Hours" !important;
  font-size: 12px !important;
}

/* line 262, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce div.product .summary .countdown-block .countdown-times > div.minutes:after {
  content: "Mins" !important;
  font-size: 12px !important;
}

/* line 268, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce div.product .summary .countdown-block .countdown-times > div.seconds:after {
  content: "Secs" !important;
  font-size: 12px !important;
}

/* line 274, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.woocommerce div.product .summary .countdown-block .countdown-times > div b {
  font-size: 20px !important;
  font-weight: bold;
  background: none;
  color: #000;
  width: 100%;
  margin-bottom: 5px;
}

/* line 287, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.product-image-360-view .zoo-control-view {
  cursor: pointer;
}

/* line 289, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
.product-image-360-view .zoo-control-view:hover, .product-image-360-view .zoo-control-view.active {
  color: #fc6702;
}

@media (min-width: 768px) {
  /* line 298, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
  .woocommerce .product-grid-gallery div.product .wrap-single-product-images {
    width: calc(60% - 15px);
  }
  /* line 301, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-product-single.scss */
  .woocommerce .product-grid-gallery div.product .summary.entry-summary {
    width: calc(40% - 15px);
  }
}

/* */
/* line 3, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
ul.products.slick-slider,
.woocommerce ul.products.slick-slider {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100% !important;
}

/* line 11, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.loading .products {
  position: relative;
}

/* Count Down Custom */
/* line 20, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.zoo-countdown .countdown-times > div {
  padding: 0 10px;
  margin: 0;
}

/* Demo Store */
/* line 29, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.woocommerce-demo-store .woocommerce-store-notice {
  position: unset;
  background: #d0eced;
  font-size: 16px;
  color: #333;
  padding: 6px 0;
  box-shadow: none;
}

/* line 36, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.woocommerce-demo-store .woocommerce-store-notice a {
  text-decoration: none;
  color: inherit;
}

/* line 39, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.woocommerce-demo-store .woocommerce-store-notice a:hover {
  color: #fc6702;
}

/* line 42, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.woocommerce-demo-store .woocommerce-store-notice a.woocommerce-store-notice__dismiss-link {
  font-size: 0;
  position: absolute;
  top: 5px;
  right: 30px;
  z-index: 1;
}

/* line 48, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.woocommerce-demo-store .woocommerce-store-notice a.woocommerce-store-notice__dismiss-link:before {
  content: "쁧";
  font-family: "cleversoft";
  font-size: 16px;
}

/* Shop */
/* line 58, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.zoo-sidebar-control .text-after,
.zoo-sidebar-control .text-before {
  white-space: nowrap;
}

/* line 62, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.shop-heading-image {
  margin-bottom: 15px;
}

/* line 65, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.shop-title {
  padding: 5px 0;
}

/* line 70, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.wrap-top-shop-loop .product-sidebar .zoo-filter-block {
  margin-bottom: 0;
  border-bottom: 0;
}

/* line 74, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.wrap-top-shop-loop .product-sidebar .zoo-wrap-layer-filter {
  display: flex;
  justify-content: space-between;
}

/* line 77, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.wrap-top-shop-loop .product-sidebar .zoo-wrap-layer-filter > * {
  width: 100%;
  padding: 0 15px;
}

/* line 85, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.right-top-shop-loop {
  padding-right: 10px !important;
}

/* line 88, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.wrap-next-prev-page {
  padding-left: 20px;
}

/* line 90, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.wrap-next-prev-page .woocommerce-pagination {
  margin: 0 !important;
}

/* line 92, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.wrap-next-prev-page .woocommerce-pagination .page-numbers {
  display: flex;
  align-items: center;
}

/* line 95, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.wrap-next-prev-page .woocommerce-pagination .page-numbers li {
  margin: 0 !important;
}

/* line 98, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.wrap-next-prev-page .woocommerce-pagination .page-numbers .page-numbers:not(.next):not(.prev) {
  display: none !important;
}

/* line 101, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.wrap-next-prev-page .woocommerce-pagination .page-numbers .page-numbers.prev,
.wrap-next-prev-page .woocommerce-pagination .page-numbers .page-numbers.next {
  background: #959595;
  color: #fff;
  font-size: 0;
  padding: 5px 15px !important;
  border-radius: 0 !important;
}

/* line 108, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.wrap-next-prev-page .woocommerce-pagination .page-numbers .page-numbers.prev i,
.wrap-next-prev-page .woocommerce-pagination .page-numbers .page-numbers.next i {
  font-size: 14px !important;
}

/* Product Single */
/* line 117, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.wrap-single-product-content .woo-multi-currency {
  display: none;
}

/* Cart */
/* line 123, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.woocommerce #respond input#submit,
.woocommerce-checkout .woocommerce-form-login .button,
.woocommerce .woocommerce-cart-form .button,
.form-row button.button,
.woocommerce button.added_to_cart,
.woocommerce input.button,
.woocommerce span.button,
.woocommerce input.added_to_cart,
.woocommerce-checkout #payment .button,
.woocommerce-checkout #payment .added_to_cart,
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  height: 40px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}

/* line 142, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.wrap-group-qty div.quantity, .bundle_button div.quantity {
  height: 50px !important;
}

/* line 145, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.woocommerce #reviews .comment-form-rating {
  margin-bottom: 75px;
}

/* line 148, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.woocommerce-mini-cart__buttons .button.wc-forward:not(.checkout):hover,
.woocommerce-mini-cart__buttons .wc-forward.added_to_cart:not(.checkout):hover {
  border-color: #000;
}

/* line 152, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.woocommerce-notices-wrapper {
  width: 100%;
}

/* line 156, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.zoo-product-term label {
  display: inline-block;
}

@media (max-width: 480px) {
  /* line 161, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
  .woocommerce .widget_shopping_cart .free-shipping-required-notice {
    display: block;
  }
}

/* Order */
/* line 170, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.woocommerce-order-received .woocommerce-order {
  text-align: center;
}

/* line 172, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.woocommerce-order-received .woocommerce-order > ul.order_details {
  margin: 0 auto 3em auto;
  display: inline-block;
}

/* line 176, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.woocommerce-order-received .woocommerce-order > .woocommerce-customer-details .addresses {
  display: flex;
}

/* line 178, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.woocommerce-order-received .woocommerce-order > .woocommerce-customer-details .addresses .col-1 {
  padding-left: 0;
}

/* line 181, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.woocommerce-order-received .woocommerce-order > .woocommerce-customer-details .addresses .col-2 {
  padding-right: 0;
}

@media (max-width: 992px) {
  /* line 191, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
  .woocommerce-order-received .woocommerce-order > .woocommerce-customer-details .addresses {
    display: block;
  }
  /* line 193, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
  .woocommerce-order-received .woocommerce-order > .woocommerce-customer-details .addresses .col-1 {
    padding: 0;
    margin-bottom: 2em;
  }
  /* line 197, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
  .woocommerce-order-received .woocommerce-order > .woocommerce-customer-details .addresses .col-2 {
    padding: 0;
  }
}

/* line 206, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.zoo-product-quick-view {
  max-width: 950px;
}

/* line 209, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.shop_table dl.variation {
  flex-wrap: wrap;
}

/* line 212, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.shop_table dl.variation > * {
  width: calc(50% - 10px);
}

/* line 216, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.woocommerce .widget_shopping_cart .woocommerce-mini-cart .wrap-product-cart-detail {
  padding: 0 15px;
}

/* line 219, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl {
  display: block;
}

/* line 222, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.remove-from-wishlist {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 231, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
li.product .countdown-block .countdown-times > div {
  font-size: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0;
  padding: 5px 0;
  height: auto;
  min-width: unset;
  background: none;
  font-weight: 400;
}

/* line 244, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
li.product .countdown-block .countdown-times > div.day:after {
  content: "Days" !important;
  font-size: 10px !important;
}

/* line 250, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
li.product .countdown-block .countdown-times > div.hours:after {
  content: "Hours" !important;
  font-size: 10px !important;
}

/* line 256, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
li.product .countdown-block .countdown-times > div.minutes:after {
  content: "Mins" !important;
  font-size: 10px !important;
}

/* line 262, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
li.product .countdown-block .countdown-times > div.seconds:after {
  content: "Secs" !important;
  font-size: 10px !important;
}

/* line 268, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
li.product .countdown-block .countdown-times > div b {
  font-size: 14px !important;
  font-weight: bold;
  background: none;
  color: #fff;
  width: 100%;
  margin-bottom: 0;
}

/* Cart page*/
/* line 282, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.woocommerce-notices-wrapper .woocommerce-message .button {
  margin-bottom: 30px;
}

/* line 285, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.woocommerce-cart .woocommerce-message:before {
  margin: 0 30px 30px 30px;
}

/* Login form */
/* line 289, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.woocommerce form.login,
.woocommerce form.register {
  text-align: left;
  color: #000;
  margin: 0;
  padding: 0;
}

/* line 295, E:/wamp64/www/wp/marketor/wp-content/themes/cerato/assets/scss/custom/woocommerce/_zoo-woocommerce.scss */
.woocommerce form.login input[type="submit"],
.woocommerce form.register input[type="submit"] {
  margin: 10px 0;
}

/*# sourceMappingURL=../css/zoo-custom-style.map */