/*
Theme Name: Martfury Child
Theme URI: http://drfuri.com/unero
Author: DrFuri
Author URI: http://drfuri.com
Description: Martfury Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: martfury
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: martfury
*/
/* Header Css */

/*  new css start*/
.container {
    width: 1450px !important;
}
.sec_boxss .wpb_column > .vc_column-inner > .wpb_wrapper {
    background: #FFFFFF;
    padding: 50px 30px 44px 30px;
    border-radius: 5px;
    box-shadow: 0 0 11px 11px #00000003;
    height: 252px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
body {
    background: #F7F8FA;
}
.sec_boxss {
    padding-top: 88px;
    padding-bottom: 125px;
}
.sec_boxss .wpb_single_image{
    padding-bottom: 40px;
}
.sec_boxss h4 {
    margin: 0;
}
.sec_boxss p {
    padding-top: 12px;
    font-size: 18px;
    font-family: 'Open Sans';
    font-weight: 400;
    color: #7A7A7A;
    line-height: 1.3;
}
.sec_boxss:before {
    content: '';
    position: absolute;
    background: url(images/box-1.png);
    width: 10%;
    height: 27%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    right: 6.5%;
    top: 7%;
}
.sec_boxss:after {
    content: '';
    position: absolute;
    background: url(images/box-2.png);
    width: 8%;
    height: 32%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    left: 7.8%;
    bottom: 17%;
    z-index: -1;
}
.sec_getdiats  .wpb_column > .vc_column-inner > .wpb_wrapper {
    background: #fff;
    padding: 10px 10px 47px 10px;
    border-radius: 5px;
    box-shadow: 0 0 11px 11px #00000003;
}
.sec_getdiats h4 {
    margin: 0;
    padding-top: 32px;
    padding-bottom: 24px;
}
.sec_getdiats  p {
    font-size: 18px;
    font-family: 'Open Sans';
    font-weight: 400;
    color: #7A7A7A;
    line-height: 1.5;
}
.woocommerce ul.products li.product .product-inner img {
    border-radius: 5px;
    padding: 10px 30px;
    height: 217px;
    object-fit: cover;
    width: 100%;
    background: #F1F1F1;
}
.mf-product-deals-day .header-countdown {
    display: none !important;
}
.prod-slider ul.products.columns-5.slick-initialized.slick-slider.slick-dotted {}

.prod-slider ul.products li {
    padding: 0 15px !important;
}
.product_loop-no-hover ul.products li.product .product-inner:hover {
    border-color: #0000 !important;
}
.mf-product-deals-day h2.woo-loop-product__title {order: 2;}
.mf-product-deals-day .mf-rating {
    order: 3;
}
.mf-product-deals-day .product-inner {
    display: grid;
}
.mf-product-deals-day .mf-product-thumbnail {
    order: 1;
}
.mf-product-deals-day span.price {order: 4;}
.mf-product-deals-day ul.products li.product .mf-product-thumbnail {
    margin-bottom: 0;
}
.woocommerce .mf-rating {
    margin: 0;
    padding-bottom: 12px;
}
.woocommerce ul.products li.product .price {
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    margin: 0;
}
.prod-slider .feat-prod .container {
    border-bottom: 2px solid #ef484130;
    padding-bottom: 63px;
}
.prod-slider .sell-prod:not(:last-child) .container {border-bottom: 2px solid #ef484130;
    padding-bottom: 63px;
}
.sec_news_letter {
    margin-top: 63px;
    margin-bottom: 92px;
    padding: 20px 0 !IMPORTANT;
}
.sec_news_letter h4 {
    margin: 0;
    padding-bottom: 30px;
}
section.sec_news_letter {position: relative;}
.sec_news_letter .row {
    align-items: end;
}
.sec_news_letter .wpb_text_column p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Open Sans';
    line-height: 1.5;
    padding-bottom: 34px;
}
.sec_news_letter .newletter p {
    display: flex;
    margin-bottom: 0;
    position: relative;
}
span.wpcf7-spinner {
    position: absolute;
}
.sec_news_letter .newletter .wpcf7-form-control-wrap {
    margin: 0;
    width: 100%;
}
.sec_news_letter .newletter .wpcf7-submit {
    width: 29%;
    position: absolute;
    right: 5px;
    background: #000000 !important;
    font-size: 18px;
    font-family: 'Open Sans';
    font-weight: 400;
    color: #fff;
    padding: 19px 30px;
    height: 61px;
    line-height: 1;
    border-radius: 5px;
    top: 5px;
}
.sec_news_letter .newletter {
    width: 100%;
    margin-bottom: 64px;
}
.sec_news_letter .newletter input.wpcf7-form-control.wpcf7-email {
    height: 70px;
    border-radius: 5px;
}
.sec_news_letter .wpb_single_image {
    margin-left: -180px;
    margin-bottom: 0px !important;
}
.i-product-cats.mr-extra-department {
    /* display: none; */
    /* width: 25% !important; */
}
header#site-header {
    /* display: flex; */
    /* background: none !important; */
    /* justify-content: center; */
    /* padding: 35px 0px; */
    /* position: absolute;
    max-width: 1428px;
    z-index: 9999;
    left: 1%;
    right: 0;
    margin: 0 auto; */
}
.site-header .primary-nav > ul > li.active a {color: #ffffff !important;}
.header-main-wapper {
    /* width: 40%; */
}
.main-menu {
    /* width: 60%; */
    /* background: none !important; */
    /* border: 0 !important; */
}
header#site-header  .header-main {
    /* background: none !important; */
    /* padding: 0 !important; */
}
.martfury-container {
    /* width: 100% !important; */
}
.header-extras {
    /* display: none !important; */
}
.mr-header-menu {
    /* max-width: 70%;
    flex: 0 0 100%; */
}
.site-header .primary-nav > ul > li {
    font-size: 18px !important;
    font-family: 'Work Sans';
    font-weight: 400 !important;
    /* padding: 0 21px !important; */
}
.site-header .header-logo .d-department {
    display: none !important;
}
.site-header .primary-nav > ul > .cnt_us a {
    /* padding: 19px 47px !important; */
    /* background: #EF4841; */
    /* border-radius: 5px !important; */
}
.site-header .primary-nav > ul > li a {
    color: #8B8B8B !important;
    text-transform: capitalize;
    font-size: 18px !important;
    font-weight: 400;
}
ul#menu-main-menu-1 {
    width: 100%;
    position: relative;
}
.primary-nav.nav {
    width: 100%;
}
.site-header .col-header-menu {
    width: 100%;
}
.site-header .primary-nav > ul > .cnt_us {
    /* position: absolute; */
    /* right: 0; */
    /* top: -70%; */
    /* padding: 0 !important; */
}
.site-header .primary-nav > ul > li a {
    color: #fff !important;
}

.sec_getdiats:before {
    content: '';
    background: url(images/dog-bone.png);
    position: absolute;
    width: 597px;
    height: 500px;
    background-repeat: no-repeat;
    background-size: 100%;
    right: -13%;
    z-index: -1;
    bottom: -10%;
}
/* new css end */











.header-layout-3 .site-header .header-main, .header-layout-4 .site-header .header-main {background:#fff !important;}
.main-menu.hidden-xs.hidden-sm {background: #000;}
.site-header .products-cats-menu .cats-menu-title {color:#fff !important;}
.site-header .products-cats-menu .cats-menu-title .text {color:#fff !important;position: relative;top: 1px;}
/* .site-header .primary-nav > ul > li > a {color:#fff !important;text-transform: uppercase;font-weight: 500;} */
.site-header.minimized .products-cats-menu .cats-menu-title .text {color: #000000 !important;}
.extras-menu i.extra-icon {color: #0fd6c9;}
.site-header.minimized i.icon-menu {color: #000000;}
.page-header-catalog .page-breadcrumbs {
  background: #EF4841 !important;
}
.page-header .breadcrumbs a {color: #fff;}
.page-header .breadcrumbs .sep {color: #fff;}
.woocommerce .ribbons .ribbon {background-color: #0fd6c9 !important;display: none !important;}
/* Header Css And */
.social-links-list a i { font-size: 30px; }
.cont-row a {
    color: #666 !important;
}
.toggle-product-cats.nav ul li a i { display: none; }
.footer-bottom .footer-payments img {
    width: 250px !important;
}
.footer-bottom .copyright-text a:hover {
    color: #35d9c9 !important;
}
.footer-bottom .copyright-text a {
    color: #000;
    transition: 0.5s;
}
/* li.cate-none {
    display: none !important;
} */
p {
    margin-bottom: 1.7em;
    margin-top: 0;
    font-size: 16px;
    font-family: "Work Sans", Arial, sans-serif;
}
.header-department-bot .mr-extra-department .cats-menu-title {
    padding-left: 0 !important;
    text-transform: uppercase;
    position: relative;
    top: -1px;
}
.product-sidebar {
    display: none !important;
}
.single-product-layout-6.content-sidebar .content-area {
    width: 100% !important;
}
.cat-item-202 span.cat-menu-close {
    display: none !important;
}
.cat-item-202 ul.children {
    display: block !important;
    padding-left: 0 !important;
}
.mf_widget_product_categories ul li .children li.current-cat > a, .wcv.widget_product_categories ul li .children li.current-cat > a {
    color: #0fd6d1 !important;
}
span.wcboost-products-compare-button__icon {
    display: none !important;
}
.prod-slider .feat-prod {
  padding-top: 70px;
}
.prod-slider .sell-prod {
  padding-top: 93px;
}
.sec_animate .vc-hoverbox-block.vc-hoverbox-back {
  background: linear-gradient(45deg, #fc8f20, #fd5723) !important;
}
.sec_animate .vc-hoverbox-block h2 {
  color: #fff;
  margin: 0;
  padding-bottom: 10px;
  font-size: 26px;
  line-height: 36px;
}
.sec_animate .vc-hoverbox-block p {
  color: #fff;
  font-size: 18px;
  line-height: 30ox;
  margin-bottom: 15px;
}
.sec_animate .vc-hoverbox-block .vc_general {
  background-color: #0fd6c9 !important;
  border-color: #0fd6c9 !important;
  color: #000 !important;
  font-size: 18px;
  font-weight: 600;
  transition: 0.5s;
}
.sec_animate .vc-hoverbox-block .vc_general:hover {
  color: #ffffff !important;
  background: #000 !important;
  border-color: #000 !important;
}
.sec_animate .vc-hoverbox-inner {
  height: 320px !important;
  object-fit: cover;
}
.sec_animate {
  padding-top: 100px;
  padding-bottom: 20px;
}
.entry-summary ul li.meta-brand {
  display: none !important;
}
.mf-products-carousel .cat-header h2, #hme-sec-two h3.vc_custom_heading {
  font-size: 40px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  padding-bottom: 40px;
  color: #1A2127 !important;
  font-family: 'Open Sans';
}
.site-footer .footer-widgets .widget .widget-title {
  font-size: 20px !important;
  margin-bottom: 30px !important;
  text-transform: capitalize;
  color: #1A2127 !important;
  font-weight: 400;
}
.woocommerce ul.products li.product .product-inner {
    padding: 10px 10px 21px 10px !important;
    background: #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 0 11px 11px #00000003;
}
.woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price ins, .woocommerce ul.products li.product .price del bdi, .woocommerce ul.products li.product .price del bdi span {
  font-size: 18px !important;
  font-weight: 500 !important;
  color: #0fd6c9 !important;
}
.woocommerce ul.products li .mf-compare-button {
  display: none;
}
.woocommerce ul.products li .footer-button {
  background: #ef4841 !important;
}
.woocommerce ul.products li.product .mf-product-thumbnail .footer-button a:hover {
  background: #fff !important;
}
.woocommerce ul.products li.product .woo-loop-product__title a {
  text-overflow: ellipsis;
  --max-lines: 1;
  max-height: calc(var(--lh) * var(--max-lines));
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  white-space: normal;
  overflow: hidden;
}
.site-header .extras-menu > li:last-child a {
  display: flex;
  align-items: center;
  height: 30px;
}
.page-faq-sec .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
  left: unset;
  right: 20px !important;
}
.page-faq-sec .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
  padding-left: 20px;
}
.page-faq-sec .vc_tta-panels .vc_tta-panel-heading {
  background: unset !important;
  border: 1px solid #c0c0c0 !important;
}
.page-faq-sec .vc_tta-panels .vc_tta-panel-body {
  background: #0000 !important;
  border: 1px solid #c0c0c0 !important;
}
.page-faq-sec .vc_tta-panels .vc_tta-panel-heading h4 a span {
  font-size: 16px;
  color: #000 !important;
  text-transform: capitalize;
  line-height: 30px;
}
.page-faq-sec .vc_tta-panels .vc_tta-panel-body p {
  color: #666;
}
.page-faq-sec i.vc_tta-controls-icon::before, .page-faq-sec i.vc_tta-controls-icon::after {
  border-color: #ef4841 !important;
}
.page-faq-sec .vc_tta-panels .vc_tta-panel {
  margin-bottom: 20px;
}
.page-faq-sec .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
  border-left: 5px solid #ef4841 !important;
}
.page-faq-sec {
  padding-top: 100px;
  padding-bottom: 80px;
}
.page-faq-sec h2 {
  padding-bottom: 50px;
}
.breadcrumbs a, .breadcrumbs span {
  color: #000 !important;
}
.sec-about h2, .sec-about h3 {
  margin: 0;
  padding-bottom: 15px;
  font-size: 28px;
  line-height: 38px;
}
.sec-about h4 {
  margin: 0;
  padding-bottom: 5px;
  font-size: 22px;
  line-height: 32px;
}
.sec-about .row {
  display: flex;
  align-items: center;
}
.sec-about .vc_row {
  padding-bottom: 100px !important;
}
/* .sec_Sign_up {
   padding-bottom: 80px;
} */
.sec_Sign_up .user-registration {
  border: unset !important;
}
.sec_Sign_up .ur-frontend-field.input-text {
  transition: border 0.5s;
  color: #666;
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 0 15px !important;
  border-radius: 0 !important;
  outline: none;
  box-sizing: border-box;
  height: 50px;
  line-height: 50px !important;
  width: 100%;
}
.sec_Sign_up .ur-frontend-field.input-text::placeholder {
  color: #666 !important;
}
.sec_Sign_up ul {
  padding-left: 0 !important;
}
.sec_Sign_up ul li label {
  color: #666 !important;
}
.sec_Sign_up .ur-button-container button {
  margin: auto !important;
  padding: 20px 35px !important;
  display: flex !important;
  align-items: center;
}
.prod-slider .mf-product-deals-day .product-inner {
  padding: 20px !important;
}
/* .site-header .extras-menu > li #menu-extra-register {
  display: none;
} */
.breadcrumbs, .breadcrumbs a, .breadcrumbs span {
    color: #fff !important;
}
.mf-product-deals-day .header-content .cat-title {
    font-weight: 700 !important;
}
.breadcrumbs li:last-child a {
    color: #fff !important;
}
.breadcrumbs li {
    font-size: 14px !important;
}
.meta-brand a {
  color: #118f85 !important;
}
form.products-search .psearch-content {
    border: 1px solid #d1cece;
    border-radius: 0px 5px 5px 0px;
}
.mf-product-detail .flex-viewport .woocommerce-product-gallery__image {
    border: 1px solid #eee;
    padding: 20px;
}
.page-breadcrumbs {
    background: #EF4841 !important;
}
.priv-poli h2, .terms_rewards h2 {
    font-size: 30px !important;
    text-transform: uppercase;
    line-height: 40px;
    padding-bottom: 10px;
    margin: 0;
    font-weight: 600;
}
.priv-poli .wpb_text_column, .terms_rewards .wpb_text_column {
    padding-bottom: 30px;
}
.priv-poli h3, .terms_rewards h3 {
    margin: 0;
    padding-bottom: 10px;
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
}
.sec_Terms_of_use a, .terms_rewards a {
    color: #ee4f2f;
}
.sec_Terms_of_use ol {
    padding-left: 0;
    padding-top: 10px;
}
.sec_Terms_of_use ol li {
    padding-bottom: 10px;
}
.sec_Terms_of_use {
    padding-bottom: 80px;
}
.terms_rewards strong {
    color: #000;
    font-weight: 500;
    font-size: 22px;
    line-height: 32px;
}
.terms_rewards {
    padding-bottom: 80px;
}
.custom-cont-row a {
    color: #ef4841 !important;
}
.custom-cont-row h3 {
    font-size: 28px !important;
    line-height: 38px;
}
.Return_Exchange {
    padding-bottom: 100px;
}
.Return_Exchange iframe {
    height: 600px;
}
ul.extras-menu li.menu-item-account a#menu-extra-login span, ul.extras-menu li.menu-item-account #menu-extra-register {
    display: none !important;
}
.sec_Sign_up .ur-form-row {
    display: block !important;
}
.sec_Sign_up .ur-form-row .ur-form-grid {
    width: 100% !important;
}
.sec_Sign_up p {
    margin-bottom: 10px;
}
.sec_account p.form-row label {
    width: 100%;
    display: block;
}
.sec_account p.form-row input.input-text {
    transition: border 0.5s;
    color: #666;
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 0 15px !important;
    border-radius: 0 !important;
    outline: none;
    box-sizing: border-box;
    height: 50px;
    line-height: 50px !important;
    width: 100%;
}
.sec_account button.woocommerce-form-login__submit {
    background-color: var(--mf-background-primary-color);
    color: var(--mf-background-primary-text-color);
    transition: all 0.5s;
    font-size: 16px;
    font-weight: 600;
    border: none;
    margin: auto !important;
    padding: 12px 40px !important;
    display: flex !important;
    align-items: center;
    margin-top: 10px !important;
}
.sec_account p.lost_password a {
    color: #ef5b30 !important;
}
.woocommerce-account .site-content {
    padding-top: 0 !important;
    padding-bottom: 90px;
}
.sec_account p {
    margin-bottom: 10px;
}
.acc-row {
    padding-bottom: 30px;
}
.footer-content .social-links-widget.social-links {
    display: none !important;
}
.woocommerce-product-details__short-description h6 strong {
    font-weight: 600;
}
.woocommerce-product-details__short-description h6 {
    font-size: 20px;
    margin: 0;
    font-weight: 400;
    padding-bottom: 10px;
}
ul.dropdown-submenu li a {
    font-size: 16px;
}
.site-header .extras-menu > li .extra-icon {
    font-size: 26px;
    line-height: 1;
    color: #ed7416;
}
.mf-products-carousel .cat-header {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.header-department-bot .mr-extra-department .products-cats-menu {
    padding-top: 20px;
    padding-bottom: 20px;
}
.woocommerce ul.products li.product h2 a, .woocommerce ul.products li.product .woo-loop-product__title a {
    color: #000000;
}
.woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price ins, .woocommerce ul.products li.product .price del bdi, .woocommerce ul.products li.product .price del bdi span {
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #e94400 !important;
}
.woocommerce ul.products li.product h2, .woocommerce ul.products li.product .woo-loop-product__title {
    font-size: 18px;
    font-family: 'Work Sans';
    color: #1A2127;
    line-height: 1.2;
    padding-top: 15px;
    margin: 0;
    padding-bottom: 12px;
}
.martfury-newletter .mc4wp-form input[type="submit"] {
    background-color: #000000;
    color: #fff;
}
.martfury-newletter {
    background: linear-gradient(45deg, #43d7d4, #7efffc);
}
.catalog-sidebar .widget {
    background-color:#f68e184d;
}
.contact-col .wpb_raw_code i {
    font-size: 50px;
    color: #000;
}
.contact-col .wpb_raw_code {
    text-align: center;
}
.contact-col img {
    width: 18%;
    margin: auto;
}
.contact-col-2 .wpb_raw_code {
    margin-bottom: 20px;
}
.contact-col-3 .wpb_single_image {
    margin-bottom: 20px;
}
.contact-col .vc_column-inner {
    border: 1px solid #eee;
    height: 280px;
    padding: 10px 20px;
    display: flex;
    align-items: center;
}
.contact-col {
    margin-bottom: 50px;
}

.contact-col .vc_column-inner {
    justify-content: center;
}
.header-mobile-v1 .header-main.header-row {
    background: #fff !important;
}
.wpcf7 input[type="submit"] {
  margin: 0 auto;
  display: block;
}

.header-mobile-v1 .container {
  padding: 0;
}

.header-mobile-v1 .container .header-main {
  padding: 18px 10px 10px 10px;
}

.header-mobile-v1 .container .mobile-menu {
  padding: 10px 14px;
}
@media (max-width: 768px) {
.sec_animate .vc_col-sm-4 {
    width: 100%;
    margin-bottom: 30px;
}
.prod-slider .feat-prod {
    padding-top: 50px;
}
html, body {
    overflow-x: hidden;
}   
.sec_animate {
    padding-top: 50px;
    padding-bottom: 0px;
}   
}

@media (max-width: 767px) {
.contact-col {
    padding: 0 20px !important;
}   
.sec-about .vc_row {
    padding-bottom: 50px !important;
}   
.abu-row-1 .row, .abu-row-3 .row {flex-direction: column-reverse !important; 
    display: flex !important;
    }
.sec-about img {
    margin-bottom: 30px;
}   
.prod-slider .header-content {
    display: block !important;
    text-align: center;
}
.prod-slider .header-content {
    justify-content: center !important;
}
.sec_Sign_up .user-registration {
    padding: 0 !important;
}
.get-in-sec .mf_empty_space_xs {
    height: 25px !important;
}
}
@media (max-width: 560px) {
    .sec-about h2, .sec-about h3 {
    font-size: 22px;
    line-height: 32px;
    }   
        .mf-products-carousel .cat-header h2, #hme-sec-two h3.vc_custom_heading {
    font-size: 20px !important;
    text-transform: uppercase;
    line-height: 40px !important;
        }
    .page-id-129 .mf_empty_space_xs {
    display: none !important;
    }   
    .sec-about {
    padding-top: 50px;
    }   
    .single-product-layout-6.content-sidebar .content-area {
    padding-right: 20px !important;
    padding-left: 20px !important;
    }
}

div#footer-recently-viewed {
    display: none;
}
.widgets-area ul li a, .dokan-store-sidebar ul li a,
.mf_widget_product_categories ul li .children li a, .wcv.widget_product_categories ul li .children li a {
    color: #000;
    font-size: 16px;
    font-weight: 400;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label {
  color: #fff;
}
@media (min-width: 1680px) {
    .page-breadcrumbs .container {
        width: 1650px;
    }
    .page-header-page .page-breadcrumbs .breadcrumbs {
        padding-top: 11px;
        padding-bottom: 10px;
    }
}

.widgets-area ul li.current-cat > a, .widgets-area ul li.current-cat > .count, .widgets-area ul li.chosen > a, .widgets-area ul li.chosen > .count, .dokan-store-sidebar ul li.current-cat > a, .dokan-store-sidebar ul li.current-cat > .count, .dokan-store-sidebar ul li.chosen > a, .dokan-store-sidebar ul li.chosen > .count {
    color: #000000;
}

@media (max-width: 991px)
{
    .site-header .mobile-menu {
        padding: 15px 0;
    }
}
.woocommerce ul.products li.product .mf-product-thumbnail .footer-button > a {
    color: #fff !important;
}
.woocommerce ul.products li.product .mf-product-thumbnail .footer-button a:hover i, .woocommerce ul.products li.product .mf-product-thumbnail .footer-button a:hover svg {color: #000 !important;}
.sec_getdiats {
    overflow: visible !important;
    position: relative !important;
}
.prod-slider:before {
    content: '';
    background: url(images/shade.png);
    position: absolute;
    width: 917px;
    height: 917px;
    background-repeat: no-repeat;
    background-size: 100%;
    top: -10%;
    left: -24%;
    z-index: -1;
}
.prod-slider {
    position: relative;
}
footer#colophon .martfury-container {
    max-width: 1450px;
}
.footer-bottom {
    /* display: none; */
}
div#media_image-4 {
    margin-bottom: 5px;
}
.site-footer p {
    padding-top: 12px;
    font-size: 15px;
    font-family: 'Work Sans';
    font-weight: 400;
    color: #7A7A7A;
    line-height: 1.7;
    margin-bottom: 0px;
}
.site-footer .footer-widgets.columns-5 .footer-sidebar {
    max-width: 25% !important;
    flex: 0 0 25%;
    z-index: 99999;
}
div#custom_html-10 ul {
    display: flex;
}
div#custom_html-10 ul i {
    font-family: "Font Awesome 5 Brands";
    font-size: 14px;
    padding-right: 16px;
    color: #000;
}
div#text-5 {
    margin-bottom: 18px;
}
.site-footer .footer-widgets .widget ul.menu li {
    padding-left: 20px;
    position: relative;
}
.site-footer .footer-widgets .widget ul.menu li:before {
    content: '';
    top: 36%;
    position: absolute;
    left: 0;
    bottom: 23px;
    background: red;
    font-size: 70px;
    width: 8px;
    height: 8px;
    border-radius: 50px;
}
.site-footer .footer-widgets .widget ul.menu li {
    font-size: 15px;
}
div#custom_html-11 ul li {
    position: relative;
    padding-left: 30px;
    font-size: 15px;
    font-family: 'Work Sans';
    font-weight: 400;
    padding-bottom: 12px;
}
div#custom_html-11 ul li i {
    position: absolute;
    left: 0;
    top: 28%;
    color: red;
}
footer#colophon {
    border: none;
    overflow: hidden;
    position: relative;
}
.site-footer .footer-layout {
    background: #f7f8fa;
    position: relative;
}
.site-footer .footer-layout:before {
    content: '';
    background: url(images/shade.png);
    position: absolute;
    width: 60%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    top: -19%;
    left: -21%;
    z-index: 0;
}
.site-footer .footer-layout:after {
    content: '';
    background: url(images/shade.png);
    position: absolute;
    width: 60%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: -19%;
    right: -21%;
    z-index: 0;
}
footer#colophon:after {
    content: '';
    position: absolute;
    background: url(images/box-1.png);
    width: 10%;
    height: 27%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    right: -3%;
    top: 37%;
    transform: rotate(-90deg);
}html {
    overflow-x: hidden;
}
.col-footer-payments {
    display: none;
}
.footer-row {
    justify-content: center;
}
.copyright-text {
    justify-content: center;
}
.footer-layout-1 .footer-bottom {
    padding-top: 0;
}
.site-footer .footer-widgets:after {
    display: none;
}
.mf-newsletter-popup .newletter-content .n-desc h3, .mf-newsletter-popup .newletter-content .n-desc p {color: #000;text-align: left;white-space: unset;}

a.n-close {color: #fff !important;}

.mf-newsletter-popup .newletter-content .mc4wp-form input[type="submit"] {
    background: #000000 !important;
    color: #fff;
    width: 100%;
}
.woocommerce ul.products li.product .mf-product-details-hover {
    display: none !important;
}
.woocommerce ul.products li.product {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.page-header {
    /* padding-top: 120px !important; */
}
.woocommerce ul.products li.product h2:hover a, .woocommerce ul.products li.product .woo-loop-product__title:hover a {
    color: #ef4841;
}
.widgets-area ul.product_list_widget .product-title, .dokan-store-sidebar ul.product_list_widget .product-title {
    font-size: 12px;
    color: #fff;
}
.widgets-area ul.product_list_widget li img, .dokan-store-sidebar ul.product_list_widget li img {
    width: 70px;
    margin-right: 11px;
}
.catalog-sidebar .widget {
    padding: 25px 14px;
    background: #ef4841;
}
.catalog-sidebar .widget .widget-title {
    color: #fff;
}
.widgets-area ul li a {
    color: #fff !important;
}
.widgets-area span.price span {
    color: #fff !important;
}
.woocommerce div.product p.price ins {
    color: #ef4841;
}
.woocommerce div.product form.cart .single_add_to_cart_button {
    background: #ef4841 !important;
}
.woocommerce div.product .wc-tabs-wrapper ul.tabs .tl-wc-tab {
    background: #ef4841 !important;
}
.sticky-product-info-wapper.viewport .sc-product-info .sc-tabs li a.active {
    color: #000;
}
.sticky-product-inner a.button {
    background: #ff3300 !important;
    color: #fff !important;
}

.woocommerce-cart .woocommerce table.cart .btn-shop, .woocommerce-cart .woocommerce table.checkout .btn-shop {
    background: #ef4841;
    color: #fff !important;
}
.wc-proceed-to-checkout a {
    background: #ef4841 !important;
    color: #fff !important;
}
button#place_order {
    background: #ef4841 !important;
    color: #fff;
}
form.wpcf7-form .wpcf7-submit {
    background: #ef4841;
    color: #fff;
}
.site-header .products-cats-menu .toggle-product-cats {
    left: 0 !important;
    /* top: 40px !important; */
}
.site-header .products-cats-menu .menu > li:hover {
    background: #ef4841 !important;
}
.site-header .products-cats-menu .menu > li:hover a {
    color: #fff !important;
}
.site-header .primary-nav > ul > li:first-child {
    padding-left: 0 !important;
}
.site-header .product-extra-search .search-submit {
    background: #ef4841;
    color: #fff;
}
.widget_shopping_cart_content .woocommerce-mini-cart__buttons .button {
    background: #ef4841 !important;
    color: #fff !important;
}
.woocommerce ul.cart_list li .product-content .product-name a:hover, .woocommerce .widget_shopping_cart_content ul.product_list_widget li .product-content .product-name a:hover {
    color: #ef4841;
}
.site-header .extras-menu > li > a .mini-item-counter {
    background: #ef4841;
    color: #000 !important;
}

.sticky-header .site-header.minimized .header-main .d-department {
    display: block !important;
}
section.vc_section.sec-about h2 {
    font-size: 36px;
    font-weight: 400;
}
    .page-id-129 span.thumbnail img {
    display: none;
}
.sec_Terms_of_use h3 {
    font-size: 36px !IMPORTANT;
    font-weight: 400;
    margin-bottom: 20px;
}
.sec_getdiats .wpb_column > .vc_column-inner > .wpb_wrapper> .wpb_single_image {
    background: #F1F1F1;
    padding: 60px 0;
}
.sec_getdiats .wpb_column > .vc_column-inner > .wpb_wrapper> .wpb_single_image img {
    height: 300px;
    width: 100%;
}
.prod-slider:after {
    content: '';
    background: url(images/shamp.png);
    position: absolute;
    width: 650px;
    height: 850px;
    background-repeat: no-repeat;
    top: 23%;
    left: -10%;
    z-index: -1;
    background-size: 100%;
}
/*section.sec_news_letter .vc_col-sm-7:after {
    content: '' !IMPORTANT;
    position: absolute;
    width: 440px !IMPORTANT;
    height: 440px !important;
    right: 0;
    z-index: 999;
    background: url(images/news-before.png);
}
*/
.site-header .products-cats-menu .menu ul.dropdown-submenu > li:hover {
    background: #ef4841;
}
.site-header .products-cats-menu .menu ul.dropdown-submenu > li a {
    color:  #000 !IMPORTANT;
}
.site-header .products-cats-menu .menu ul.dropdown-submenu > li:hover a {
    color: #fff !IMPORTANT;
}
section.wpb-content-wrapper p {
    margin-bottom: 1.1em;
}
.mf-newsletter-popup .newletter-content strong {
    color: #000;
}
.mf-newsletter-popup .newletter-content .n-close {
    color: #000 !IMPORTANT;
    margin-top: 20px;
}
.mf-newsletter-popup .newletter-content .nl-inner {
    /* width: 450px; */
}
.mf-newsletter-popup .newletter-content .n-image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	background-position: right;
	background-size: contain;
	background-repeat: no-repeat;
}
.mf-newsletter-popup .newletter-content {
    padding: 55px 55px 30px;
    text-align: left;
    position: relative;
}

.mf-newsletter-popup .newletter-content .n-desc h3 {
    font-size: 32px;
}
.woocommerce.shop-view-list ul.products:not(.slick-slider) li.product .mf-product-details .mf-product-price-box .button:not(.add_to_wishlist) {
    background: #ef4841;
    text-align: center;
    color: #fff;
    margin: 3px 0px  2px 0;
}

.woocommerce.shop-view-list ul.products:not(.slick-slider) li.product .mf-product-details .mf-product-price-box .action-button {
    justify-content: center;
}

.woocommerce.shop-view-list ul.products:not(.slick-slider) li.product .mf-product-details .mf-product-price-box .wcboost-wishlist-button {
    color: #fff;
}
.woocommerce table.wishlist_table td.product-add-to-cart .button {
    background: #ef4841;
    color: #fff;
}
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit {}

a.button.wc-backward {
    background: #ef4841;
    color: #fff;
}

.woocommerce-info {
    border-top-color: #ef4841;
}

.woocommerce-info::before {
    color: #ef4841;
}

a.button.wc-backward:hover {
    background: #000;
    color: #fff;
}
.backtotop.show-scroll:hover {
    color: #000;
}
.woocommerce-message {
    border-top-color: #ef4841;
}
.woocommerce-message::before {
    content: "\e015";
    color: #ef4841;
}

