@charset "UTF-8";
/*------------------------------------------------------------------
[Table of contents]
  01. Theme Settings
  02. Mixins
  03. Helper
  04. Icon Font
  05. Form
  06. Perfect Scrollbar
  06. Magnific Popup
  07. Slick
  08. Canvas
  09. Header
  10. WooCommerce
  11. Sidebar
  12. Blog
-------------------------------------------------------------------*/
/*------------------------------------ 
    01 - Theme Settings 
------------------------------------*/
/*------------------------------------ 
    02 - Mixins 
------------------------------------*/
:root {
  --color-background: #fff;
  --color-primary: #233a95;
  --color-secondary: #2bbef9;
  --color-price: #d51243;
  --color-rating: #ffcd00;
  --color-text: #202435;
  --color-text-light: #3e445a;
  --color-text-lighter: #71778e;
  --color-light: #f7f8fd;
  --color-border: #e4e5ee;
  --color-border-dark: #d9d9e9;
  --color-border-light: #edeef5;
  --color-info: #c2c2d3;
  --color-info-dark: #9b9bb4;
  --color-info-light: #f3f3f6;
  --color-success: #00b853;
  --color-success-dark: #038e42;
  --color-success-light: #e5f8ed;
  --color-danger: #ed174a;
  --color-danger-dark: #be143c;
  --color-danger-light: #ffeef2;
  --color-warning: #ff6048;
  --color-form-background: #f3f4f7;
  --color-placeholder: #9595a9; }

:root {
  --font-primary: "Inter", sans-serif;
  --font-secondary: "Dosis", sans-serif; }

:root {
  --size-border-radius: 7px;
  --size-form-radius: 4px; }

@media (min-width: 62rem) {
  .d-mt-0 {
    margin-top: 0px !important; }
  .d-pt-0 {
    padding-top: 0px !important; } }

@media (min-width: 62rem) {
  .d-mb-0 {
    margin-bottom: 0px !important; }
  .d-pb-0 {
    padding-bottom: 0px !important; } }

@media (min-width: 62rem) {
  .d-ml-0 {
    margin-left: 0px !important; }
  .d-pl-0 {
    padding-left: 0px !important; } }

@media (min-width: 62rem) {
  .d-mr-0 {
    margin-right: 0px !important; }
  .d-pr-0 {
    padding-right: 0px !important; } }

@media (min-width: 62rem) {
  .d-mt-5 {
    margin-top: 5px !important; }
  .d-pt-5 {
    padding-top: 5px !important; } }

@media (min-width: 62rem) {
  .d-mb-5 {
    margin-bottom: 5px !important; }
  .d-pb-5 {
    padding-bottom: 5px !important; } }

@media (min-width: 62rem) {
  .d-ml-5 {
    margin-left: 5px !important; }
  .d-pl-5 {
    padding-left: 5px !important; } }

@media (min-width: 62rem) {
  .d-mr-5 {
    margin-right: 5px !important; }
  .d-pr-5 {
    padding-right: 5px !important; } }

@media (min-width: 62rem) {
  .d-mt-10 {
    margin-top: 10px !important; }
  .d-pt-10 {
    padding-top: 10px !important; } }

@media (min-width: 62rem) {
  .d-mb-10 {
    margin-bottom: 10px !important; }
  .d-pb-10 {
    padding-bottom: 10px !important; } }

@media (min-width: 62rem) {
  .d-ml-10 {
    margin-left: 10px !important; }
  .d-pl-10 {
    padding-left: 10px !important; } }

@media (min-width: 62rem) {
  .d-mr-10 {
    margin-right: 10px !important; }
  .d-pr-10 {
    padding-right: 10px !important; } }

@media (min-width: 62rem) {
  .d-mt-15 {
    margin-top: 15px !important; }
  .d-pt-15 {
    padding-top: 15px !important; } }

@media (min-width: 62rem) {
  .d-mb-15 {
    margin-bottom: 15px !important; }
  .d-pb-15 {
    padding-bottom: 15px !important; } }

@media (min-width: 62rem) {
  .d-ml-15 {
    margin-left: 15px !important; }
  .d-pl-15 {
    padding-left: 15px !important; } }

@media (min-width: 62rem) {
  .d-mr-15 {
    margin-right: 15px !important; }
  .d-pr-15 {
    padding-right: 15px !important; } }

@media (min-width: 62rem) {
  .d-mt-20 {
    margin-top: 20px !important; }
  .d-pt-20 {
    padding-top: 20px !important; } }

@media (min-width: 62rem) {
  .d-mb-20 {
    margin-bottom: 20px !important; }
  .d-pb-20 {
    padding-bottom: 20px !important; } }

@media (min-width: 62rem) {
  .d-ml-20 {
    margin-left: 20px !important; }
  .d-pl-20 {
    padding-left: 20px !important; } }

@media (min-width: 62rem) {
  .d-mr-20 {
    margin-right: 20px !important; }
  .d-pr-20 {
    padding-right: 20px !important; } }

@media (min-width: 62rem) {
  .d-mt-25 {
    margin-top: 25px !important; }
  .d-pt-25 {
    padding-top: 25px !important; } }

@media (min-width: 62rem) {
  .d-mb-25 {
    margin-bottom: 25px !important; }
  .d-pb-25 {
    padding-bottom: 25px !important; } }

@media (min-width: 62rem) {
  .d-ml-25 {
    margin-left: 25px !important; }
  .d-pl-25 {
    padding-left: 25px !important; } }

@media (min-width: 62rem) {
  .d-mr-25 {
    margin-right: 25px !important; }
  .d-pr-25 {
    padding-right: 25px !important; } }

@media (min-width: 62rem) {
  .d-mt-30 {
    margin-top: 30px !important; }
  .d-pt-30 {
    padding-top: 30px !important; } }

@media (min-width: 62rem) {
  .d-mb-30 {
    margin-bottom: 30px !important; }
  .d-pb-30 {
    padding-bottom: 30px !important; } }

@media (min-width: 62rem) {
  .d-ml-30 {
    margin-left: 30px !important; }
  .d-pl-30 {
    padding-left: 30px !important; } }

@media (min-width: 62rem) {
  .d-mr-30 {
    margin-right: 30px !important; }
  .d-pr-30 {
    padding-right: 30px !important; } }

@media (min-width: 62rem) {
  .d-mt-35 {
    margin-top: 35px !important; }
  .d-pt-35 {
    padding-top: 35px !important; } }

@media (min-width: 62rem) {
  .d-mb-35 {
    margin-bottom: 35px !important; }
  .d-pb-35 {
    padding-bottom: 35px !important; } }

@media (min-width: 62rem) {
  .d-ml-35 {
    margin-left: 35px !important; }
  .d-pl-35 {
    padding-left: 35px !important; } }

@media (min-width: 62rem) {
  .d-mr-35 {
    margin-right: 35px !important; }
  .d-pr-35 {
    padding-right: 35px !important; } }

@media (min-width: 62rem) {
  .d-mt-40 {
    margin-top: 40px !important; }
  .d-pt-40 {
    padding-top: 40px !important; } }

@media (min-width: 62rem) {
  .d-mb-40 {
    margin-bottom: 40px !important; }
  .d-pb-40 {
    padding-bottom: 40px !important; } }

@media (min-width: 62rem) {
  .d-ml-40 {
    margin-left: 40px !important; }
  .d-pl-40 {
    padding-left: 40px !important; } }

@media (min-width: 62rem) {
  .d-mr-40 {
    margin-right: 40px !important; }
  .d-pr-40 {
    padding-right: 40px !important; } }

@media (min-width: 62rem) {
  .d-mt-45 {
    margin-top: 45px !important; }
  .d-pt-45 {
    padding-top: 45px !important; } }

@media (min-width: 62rem) {
  .d-mb-45 {
    margin-bottom: 45px !important; }
  .d-pb-45 {
    padding-bottom: 45px !important; } }

@media (min-width: 62rem) {
  .d-ml-45 {
    margin-left: 45px !important; }
  .d-pl-45 {
    padding-left: 45px !important; } }

@media (min-width: 62rem) {
  .d-mr-45 {
    margin-right: 45px !important; }
  .d-pr-45 {
    padding-right: 45px !important; } }

@media (min-width: 62rem) {
  .d-mt-50 {
    margin-top: 50px !important; }
  .d-pt-50 {
    padding-top: 50px !important; } }

@media (min-width: 62rem) {
  .d-mb-50 {
    margin-bottom: 50px !important; }
  .d-pb-50 {
    padding-bottom: 50px !important; } }

@media (min-width: 62rem) {
  .d-ml-50 {
    margin-left: 50px !important; }
  .d-pl-50 {
    padding-left: 50px !important; } }

@media (min-width: 62rem) {
  .d-mr-50 {
    margin-right: 50px !important; }
  .d-pr-50 {
    padding-right: 50px !important; } }

@media (min-width: 62rem) {
  .d-mt-55 {
    margin-top: 55px !important; }
  .d-pt-55 {
    padding-top: 55px !important; } }

@media (min-width: 62rem) {
  .d-mb-55 {
    margin-bottom: 55px !important; }
  .d-pb-55 {
    padding-bottom: 55px !important; } }

@media (min-width: 62rem) {
  .d-ml-55 {
    margin-left: 55px !important; }
  .d-pl-55 {
    padding-left: 55px !important; } }

@media (min-width: 62rem) {
  .d-mr-55 {
    margin-right: 55px !important; }
  .d-pr-55 {
    padding-right: 55px !important; } }

@media (min-width: 62rem) {
  .d-mt-60 {
    margin-top: 60px !important; }
  .d-pt-60 {
    padding-top: 60px !important; } }

@media (min-width: 62rem) {
  .d-mb-60 {
    margin-bottom: 60px !important; }
  .d-pb-60 {
    padding-bottom: 60px !important; } }

@media (min-width: 62rem) {
  .d-ml-60 {
    margin-left: 60px !important; }
  .d-pl-60 {
    padding-left: 60px !important; } }

@media (min-width: 62rem) {
  .d-mr-60 {
    margin-right: 60px !important; }
  .d-pr-60 {
    padding-right: 60px !important; } }

@media (min-width: 62rem) {
  .d-mt-65 {
    margin-top: 65px !important; }
  .d-pt-65 {
    padding-top: 65px !important; } }

@media (min-width: 62rem) {
  .d-mb-65 {
    margin-bottom: 65px !important; }
  .d-pb-65 {
    padding-bottom: 65px !important; } }

@media (min-width: 62rem) {
  .d-ml-65 {
    margin-left: 65px !important; }
  .d-pl-65 {
    padding-left: 65px !important; } }

@media (min-width: 62rem) {
  .d-mr-65 {
    margin-right: 65px !important; }
  .d-pr-65 {
    padding-right: 65px !important; } }

@media (min-width: 62rem) {
  .d-mt-70 {
    margin-top: 70px !important; }
  .d-pt-70 {
    padding-top: 70px !important; } }

@media (min-width: 62rem) {
  .d-mb-70 {
    margin-bottom: 70px !important; }
  .d-pb-70 {
    padding-bottom: 70px !important; } }

@media (min-width: 62rem) {
  .d-ml-70 {
    margin-left: 70px !important; }
  .d-pl-70 {
    padding-left: 70px !important; } }

@media (min-width: 62rem) {
  .d-mr-70 {
    margin-right: 70px !important; }
  .d-pr-70 {
    padding-right: 70px !important; } }

@media (min-width: 62rem) {
  .d-mt-75 {
    margin-top: 75px !important; }
  .d-pt-75 {
    padding-top: 75px !important; } }

@media (min-width: 62rem) {
  .d-mb-75 {
    margin-bottom: 75px !important; }
  .d-pb-75 {
    padding-bottom: 75px !important; } }

@media (min-width: 62rem) {
  .d-ml-75 {
    margin-left: 75px !important; }
  .d-pl-75 {
    padding-left: 75px !important; } }

@media (min-width: 62rem) {
  .d-mr-75 {
    margin-right: 75px !important; }
  .d-pr-75 {
    padding-right: 75px !important; } }

@media (min-width: 62rem) {
  .d-mt-80 {
    margin-top: 80px !important; }
  .d-pt-80 {
    padding-top: 80px !important; } }

@media (min-width: 62rem) {
  .d-mb-80 {
    margin-bottom: 80px !important; }
  .d-pb-80 {
    padding-bottom: 80px !important; } }

@media (min-width: 62rem) {
  .d-ml-80 {
    margin-left: 80px !important; }
  .d-pl-80 {
    padding-left: 80px !important; } }

@media (min-width: 62rem) {
  .d-mr-80 {
    margin-right: 80px !important; }
  .d-pr-80 {
    padding-right: 80px !important; } }

@media (min-width: 62rem) {
  .d-mt-85 {
    margin-top: 85px !important; }
  .d-pt-85 {
    padding-top: 85px !important; } }

@media (min-width: 62rem) {
  .d-mb-85 {
    margin-bottom: 85px !important; }
  .d-pb-85 {
    padding-bottom: 85px !important; } }

@media (min-width: 62rem) {
  .d-ml-85 {
    margin-left: 85px !important; }
  .d-pl-85 {
    padding-left: 85px !important; } }

@media (min-width: 62rem) {
  .d-mr-85 {
    margin-right: 85px !important; }
  .d-pr-85 {
    padding-right: 85px !important; } }

@media (min-width: 62rem) {
  .d-mt-90 {
    margin-top: 90px !important; }
  .d-pt-90 {
    padding-top: 90px !important; } }

@media (min-width: 62rem) {
  .d-mb-90 {
    margin-bottom: 90px !important; }
  .d-pb-90 {
    padding-bottom: 90px !important; } }

@media (min-width: 62rem) {
  .d-ml-90 {
    margin-left: 90px !important; }
  .d-pl-90 {
    padding-left: 90px !important; } }

@media (min-width: 62rem) {
  .d-mr-90 {
    margin-right: 90px !important; }
  .d-pr-90 {
    padding-right: 90px !important; } }

@media (min-width: 62rem) {
  .d-mt-95 {
    margin-top: 95px !important; }
  .d-pt-95 {
    padding-top: 95px !important; } }

@media (min-width: 62rem) {
  .d-mb-95 {
    margin-bottom: 95px !important; }
  .d-pb-95 {
    padding-bottom: 95px !important; } }

@media (min-width: 62rem) {
  .d-ml-95 {
    margin-left: 95px !important; }
  .d-pl-95 {
    padding-left: 95px !important; } }

@media (min-width: 62rem) {
  .d-mr-95 {
    margin-right: 95px !important; }
  .d-pr-95 {
    padding-right: 95px !important; } }

@media (min-width: 62rem) {
  .d-mt-100 {
    margin-top: 100px !important; }
  .d-pt-100 {
    padding-top: 100px !important; } }

@media (min-width: 62rem) {
  .d-mb-100 {
    margin-bottom: 100px !important; }
  .d-pb-100 {
    padding-bottom: 100px !important; } }

@media (min-width: 62rem) {
  .d-ml-100 {
    margin-left: 100px !important; }
  .d-pl-100 {
    padding-left: 100px !important; } }

@media (min-width: 62rem) {
  .d-mr-100 {
    margin-right: 100px !important; }
  .d-pr-100 {
    padding-right: 100px !important; } }

@media (min-width: 62rem) {
  .d-mt-110 {
    margin-top: 110px !important; }
  .d-pt-110 {
    padding-top: 110px !important; } }

@media (min-width: 62rem) {
  .d-mb-110 {
    margin-bottom: 110px !important; }
  .d-pb-110 {
    padding-bottom: 110px !important; } }

@media (min-width: 62rem) {
  .d-ml-110 {
    margin-left: 110px !important; }
  .d-pl-110 {
    padding-left: 110px !important; } }

@media (min-width: 62rem) {
  .d-mr-110 {
    margin-right: 110px !important; }
  .d-pr-110 {
    padding-right: 110px !important; } }

@media (min-width: 62rem) {
  .d-mt-120 {
    margin-top: 120px !important; }
  .d-pt-120 {
    padding-top: 120px !important; } }

@media (min-width: 62rem) {
  .d-mb-120 {
    margin-bottom: 120px !important; }
  .d-pb-120 {
    padding-bottom: 120px !important; } }

@media (min-width: 62rem) {
  .d-ml-120 {
    margin-left: 120px !important; }
  .d-pl-120 {
    padding-left: 120px !important; } }

@media (min-width: 62rem) {
  .d-mr-120 {
    margin-right: 120px !important; }
  .d-pr-120 {
    padding-right: 120px !important; } }

@media (min-width: 62rem) {
  .d-mt-130 {
    margin-top: 130px !important; }
  .d-pt-130 {
    padding-top: 130px !important; } }

@media (min-width: 62rem) {
  .d-mb-130 {
    margin-bottom: 130px !important; }
  .d-pb-130 {
    padding-bottom: 130px !important; } }

@media (min-width: 62rem) {
  .d-ml-130 {
    margin-left: 130px !important; }
  .d-pl-130 {
    padding-left: 130px !important; } }

@media (min-width: 62rem) {
  .d-mr-130 {
    margin-right: 130px !important; }
  .d-pr-130 {
    padding-right: 130px !important; } }

@media (min-width: 62rem) {
  .d-mt-140 {
    margin-top: 140px !important; }
  .d-pt-140 {
    padding-top: 140px !important; } }

@media (min-width: 62rem) {
  .d-mb-140 {
    margin-bottom: 140px !important; }
  .d-pb-140 {
    padding-bottom: 140px !important; } }

@media (min-width: 62rem) {
  .d-ml-140 {
    margin-left: 140px !important; }
  .d-pl-140 {
    padding-left: 140px !important; } }

@media (min-width: 62rem) {
  .d-mr-140 {
    margin-right: 140px !important; }
  .d-pr-140 {
    padding-right: 140px !important; } }

@media (min-width: 62rem) {
  .d-mt-150 {
    margin-top: 150px !important; }
  .d-pt-150 {
    padding-top: 150px !important; } }

@media (min-width: 62rem) {
  .d-mb-150 {
    margin-bottom: 150px !important; }
  .d-pb-150 {
    padding-bottom: 150px !important; } }

@media (min-width: 62rem) {
  .d-ml-150 {
    margin-left: 150px !important; }
  .d-pl-150 {
    padding-left: 150px !important; } }

@media (min-width: 62rem) {
  .d-mr-150 {
    margin-right: 150px !important; }
  .d-pr-150 {
    padding-right: 150px !important; } }

@media (min-width: 62rem) {
  .d-mt-160 {
    margin-top: 160px !important; }
  .d-pt-160 {
    padding-top: 160px !important; } }

@media (min-width: 62rem) {
  .d-mb-160 {
    margin-bottom: 160px !important; }
  .d-pb-160 {
    padding-bottom: 160px !important; } }

@media (min-width: 62rem) {
  .d-ml-160 {
    margin-left: 160px !important; }
  .d-pl-160 {
    padding-left: 160px !important; } }

@media (min-width: 62rem) {
  .d-mr-160 {
    margin-right: 160px !important; }
  .d-pr-160 {
    padding-right: 160px !important; } }

@media (min-width: 62rem) {
  .d-mt-165 {
    margin-top: 165px !important; }
  .d-pt-165 {
    padding-top: 165px !important; } }

@media (min-width: 62rem) {
  .d-mb-165 {
    margin-bottom: 165px !important; }
  .d-pb-165 {
    padding-bottom: 165px !important; } }

@media (min-width: 62rem) {
  .d-ml-165 {
    margin-left: 165px !important; }
  .d-pl-165 {
    padding-left: 165px !important; } }

@media (min-width: 62rem) {
  .d-mr-165 {
    margin-right: 165px !important; }
  .d-pr-165 {
    padding-right: 165px !important; } }

@media (min-width: 62rem) {
  .d-mt-170 {
    margin-top: 170px !important; }
  .d-pt-170 {
    padding-top: 170px !important; } }

@media (min-width: 62rem) {
  .d-mb-170 {
    margin-bottom: 170px !important; }
  .d-pb-170 {
    padding-bottom: 170px !important; } }

@media (min-width: 62rem) {
  .d-ml-170 {
    margin-left: 170px !important; }
  .d-pl-170 {
    padding-left: 170px !important; } }

@media (min-width: 62rem) {
  .d-mr-170 {
    margin-right: 170px !important; }
  .d-pr-170 {
    padding-right: 170px !important; } }

@media (min-width: 62rem) {
  .d-mt-180 {
    margin-top: 180px !important; }
  .d-pt-180 {
    padding-top: 180px !important; } }

@media (min-width: 62rem) {
  .d-mb-180 {
    margin-bottom: 180px !important; }
  .d-pb-180 {
    padding-bottom: 180px !important; } }

@media (min-width: 62rem) {
  .d-ml-180 {
    margin-left: 180px !important; }
  .d-pl-180 {
    padding-left: 180px !important; } }

@media (min-width: 62rem) {
  .d-mr-180 {
    margin-right: 180px !important; }
  .d-pr-180 {
    padding-right: 180px !important; } }

@media (min-width: 62rem) {
  .d-mt-190 {
    margin-top: 190px !important; }
  .d-pt-190 {
    padding-top: 190px !important; } }

@media (min-width: 62rem) {
  .d-mb-190 {
    margin-bottom: 190px !important; }
  .d-pb-190 {
    padding-bottom: 190px !important; } }

@media (min-width: 62rem) {
  .d-ml-190 {
    margin-left: 190px !important; }
  .d-pl-190 {
    padding-left: 190px !important; } }

@media (min-width: 62rem) {
  .d-mr-190 {
    margin-right: 190px !important; }
  .d-pr-190 {
    padding-right: 190px !important; } }

@media (min-width: 62rem) {
  .d-mt-200 {
    margin-top: 200px !important; }
  .d-pt-200 {
    padding-top: 200px !important; } }

@media (min-width: 62rem) {
  .d-mb-200 {
    margin-bottom: 200px !important; }
  .d-pb-200 {
    padding-bottom: 200px !important; } }

@media (min-width: 62rem) {
  .d-ml-200 {
    margin-left: 200px !important; }
  .d-pl-200 {
    padding-left: 200px !important; } }

@media (min-width: 62rem) {
  .d-mr-200 {
    margin-right: 200px !important; }
  .d-pr-200 {
    padding-right: 200px !important; } }

@media (min-width: 62rem) {
  .d-mt-250 {
    margin-top: 250px !important; }
  .d-pt-250 {
    padding-top: 250px !important; } }

@media (min-width: 62rem) {
  .d-mb-250 {
    margin-bottom: 250px !important; }
  .d-pb-250 {
    padding-bottom: 250px !important; } }

@media (min-width: 62rem) {
  .d-ml-250 {
    margin-left: 250px !important; }
  .d-pl-250 {
    padding-left: 250px !important; } }

@media (min-width: 62rem) {
  .d-mr-250 {
    margin-right: 250px !important; }
  .d-pr-250 {
    padding-right: 250px !important; } }

/*------------------------------------ 
    03 - Helper 
------------------------------------*/
@media screen and (max-width: 75rem) {
  .hide-mobile {
    display: none !important; } }

@media screen and (min-width: 75rem) {
  .hide-desktop {
    display: none !important; } }

@media screen and (min-width: 75rem) {
  .container {
    max-width: 75rem; } }

body {
  font-family: var(--font-primary);
  font-weight: 400;
  letter-spacing: -.1px;
  color: var(--color-text);
  background-color: var(--color-background); }

p {
  font-family: var(--font-primary);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 24px; }

h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-primary);
  font-weight: 400;
  letter-spacing: 0; }

img {
  height: auto;
  max-width: 100%; }

.site-loading {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: var(--color-background);
  z-index: 100000; }
  .site-loading .preloading {
    position: relative;
    width: 60px;
    height: 60px; }
  .site-loading .circular {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-animation: rotate 2s linear infinite;
            animation: rotate 2s linear infinite;
    -webkit-transform-origin: center center;
            transform-origin: center center;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .site-loading .path {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
    stroke: var(--color-primary);
    -webkit-animation: dashray 1.5s ease-in-out infinite;
            animation: dashray 1.5s ease-in-out infinite;
    stroke-linecap: round; }

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes dashray {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35; }
  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124; } }

@keyframes dashray {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35; }
  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124; } }

.color-text {
  color: var(--color-text); }

.color-info-dark {
  color: var(--color-info-dark); }

.site-scroll {
  width: 100%;
  height: 100%; }

.site-brand {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0; }
  .site-brand a {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: currentColor;
    text-decoration: none; }
  .site-brand .brand-text {
    font-family: var(--font-secondary);
    font-size: 1.875rem;
    font-weight: 600;
    line-height: 1; }
  .site-brand .brand-description {
    display: block;
    font-size: .6875rem;
    opacity: .5;
    margin-top: 2px; }

.column {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .column.column-left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .column.column-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .column.column-right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }

.site-location a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  text-decoration: none;
  max-width: 11.25rem;
  min-height: 3.75rem;
  padding-left: 1.125rem;
  padding-right: 1.125rem;
  color: currentColor;
  border: 1px solid #d9d9e9;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  border-radius: var(--size-border-radius);
  -webkit-transition: -webkit-box-shadow 0.3s cubic-bezier(0.83, 0.26, 0.19, 0.87);
  transition: -webkit-box-shadow 0.3s cubic-bezier(0.83, 0.26, 0.19, 0.87);
  transition: box-shadow 0.3s cubic-bezier(0.83, 0.26, 0.19, 0.87);
  transition: box-shadow 0.3s cubic-bezier(0.83, 0.26, 0.19, 0.87), -webkit-box-shadow 0.3s cubic-bezier(0.83, 0.26, 0.19, 0.87); }
  .site-location a .location-description {
    font-size: .625rem;
    opacity: .5;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .site-location a .current-location {
    font-size: .8125rem;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    color: #233a95;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    padding-right: 1.25rem; }
  .site-location a:after {
    position: relative;
    font-family: "klbtheme";
    font-size: 70%;
    content: '\e8d5';
    text-shadow: 0px 0px 0px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    right: 1.125rem;
    color: #233a95;
    margin-left: auto;
    top: .625rem;
    right: 0; }
  .site-location a:hover {
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.09);
            box-shadow: 0 3px 5px rgba(0, 0, 0, 0.09); }

.site-menu.horizontal .menu-item {
  white-space: nowrap; }

.site-menu .menu {
  list-style: none;
  margin: 0;
  padding: 0; }

.site-menu .menu-item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .site-menu .menu-item a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none; }

.site-menu .menu-item-has-children {
  position: relative; }
  .site-menu .menu-item-has-children.mega-menu {
    position: static; }
  .site-menu .menu-item-has-children > a {
    position: relative; }
    .site-menu .menu-item-has-children > a:after {
      position: relative;
      font-family: "klbtheme";
      font-size: 90%;
      content: '\e8af';
      margin-left: .375rem;
      top: 1px; }
  .site-menu .menu-item-has-children:not(.mega-menu) .sub-menu .sub-menu {
    top: 0;
    left: 100%;
    margin-top: -1.875rem; }
  .site-menu .menu-item-has-children:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    -webkit-transform: translateY(0);
            transform: translateY(0); }

.site-menu .mega-menu > .sub-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  left: 0;
  margin-top: -1px;
  border-top-color: transparent !important;
  padding-top: 1.875rem;
  padding-bottom: 2.25rem;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .site-menu .mega-menu > .sub-menu .menu-item-has-children {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    .site-menu .mega-menu > .sub-menu .menu-item-has-children > a {
      font-weight: 600;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
      .site-menu .mega-menu > .sub-menu .menu-item-has-children > a:after {
        display: none; }
    .site-menu .mega-menu > .sub-menu .menu-item-has-children a {
      padding-left: 0; }
    .site-menu .mega-menu > .sub-menu .menu-item-has-children .sub-menu {
      position: relative;
      width: 100%;
      top: 0;
      left: 0;
      background-color: transparent;
      -webkit-box-shadow: none;
              box-shadow: none;
      border: 0 !important;
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateY(0);
              transform: translateY(0);
      margin-top: 0;
      padding-top: .625rem; }

.site-menu .sub-menu {
  position: absolute;
  min-width: 12.5rem;
  margin: 0;
  padding: 1.875rem 0;
  list-style: none;
  left: -.9375rem;
  top: 100%;
  border-bottom-right-radius: var(--size-border-radius);
  border-bottom-left-radius: var(--size-border-radius);
  -webkit-box-shadow: 0px 5px 10px rgba(62, 68, 90, 0.1);
          box-shadow: 0px 5px 10px rgba(62, 68, 90, 0.1);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  will-change: transform, opacity;
  -webkit-transition: all 0.25s cubic-bezier(0.17, 0.62, 0.44, 0.99);
  transition: all 0.25s cubic-bezier(0.17, 0.62, 0.44, 0.99); }
  .site-menu .sub-menu .menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .site-menu .sub-menu .menu-item a {
      width: 100%;
      padding: .375rem 2.125rem;
      -webkit-transition: all 0.1s cubic-bezier(0.17, 0.62, 0.44, 0.99);
      transition: all 0.1s cubic-bezier(0.17, 0.62, 0.44, 0.99); }
  .site-menu .sub-menu .menu-item-has-children > a .text {
    margin-right: auto; }
  .site-menu .sub-menu .menu-item-has-children > a:after {
    font-size: 80%;
    content: '\e8d7';
    text-shadow: 0px 0px 0px;
    margin-left: 1.875rem; }

.site-primary {
  position: relative; }
  .site-primary .page-content {
    margin-top: 1.875rem; }
    @media screen and (min-width: 64rem) {
      .site-primary .page-content {
        margin-top: 3.5rem; } }

.content-wrapper {
  position: relative; }
  @media screen and (min-width: 64rem) {
    .content-wrapper.sidebar-right .content-primary {
      padding-right: 1.875rem; } }
  @media screen and (min-width: 64rem) {
    .content-wrapper.sidebar-left {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .content-wrapper.sidebar-left .content-primary {
        padding-left: 1.875rem; } }
  @media screen and (max-width: 64rem) {
    .content-wrapper .content-primary {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-left: 0.9375rem !important;
      padding-right: 0.9375rem !important; } }

.site-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.25s cubic-bezier(0.17, 0.62, 0.44, 0.99);
  transition: all 0.25s cubic-bezier(0.17, 0.62, 0.44, 0.99); }
  .site-overlay.active {
    z-index: 10000;
    -webkit-transition: none;
    transition: none; }
  .site-overlay.active-for-mega {
    opacity: 1 !important;
    visibility: visible !important; }

.select-location {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 10004;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
  transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
  will-change: opacity; }
  .select-location .select-location-wrapper {
    position: relative;
    padding: 1.875rem;
    background-color: #fff;
    border-radius: var(--size-border-radius);
    width: 26.25rem;
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    -webkit-transition: all 0.2s cubic-bezier(0.17, 0.62, 0.44, 0.99);
    transition: all 0.2s cubic-bezier(0.17, 0.62, 0.44, 0.99);
    will-change: transform; }
  .select-location.active {
    opacity: 1;
    visibility: visible; }
    .select-location.active .select-location-wrapper {
      -webkit-transform: scale(1);
              transform: scale(1); }
  .select-location .entry-title {
    font-size: 1rem;
    font-weight: 600; }
  .select-location .entry-description {
    font-size: .75rem;
    opacity: .7; }
  .select-location .search-location {
    position: relative;
    margin-top: 1.25rem; }
    .select-location .search-location .select2-container {
      position: relative !important;
      width: 100% !important;
      top: auto !important;
      left: auto !important; }
      .select-location .search-location .select2-container.select2-container--below {
        display: none; }
      .select-location .search-location .select2-container .site-location-select {
        position: relative !important;
        font-family: var(--font-primary);
        width: 100% !important;
        border: 0;
        z-index: 10001; }
        .select-location .search-location .select2-container .site-location-select .select2-results {
          margin-top: 1.25rem; }
          .select-location .search-location .select2-container .site-location-select .select2-results > .select2-results__options {
            min-height: 14.375rem;
            max-height: 20.625rem; }
          .select-location .search-location .select2-container .site-location-select .select2-results .select2-results__option {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            font-size: .875rem;
            padding-left: 0;
            padding-top: .75rem;
            padding-bottom: .75rem; }
            .select-location .search-location .select2-container .site-location-select .select2-results .select2-results__option + .select2-results__option {
              border-top: 1px solid rgba(0, 0, 0, 0.07); }
            .select-location .search-location .select2-container .site-location-select .select2-results .select2-results__option.select2-results__option--highlighted {
              color: currentColor;
              background-color: transparent; }
            .select-location .search-location .select2-container .site-location-select .select2-results .select2-results__option:not(.select2-results__message):hover {
              color: var(--color-primary); }
            .select-location .search-location .select2-container .site-location-select .select2-results .select2-results__option.select2-results__message {
              opacity: .3; }
            .select-location .search-location .select2-container .site-location-select .select2-results .select2-results__option .min-price {
              font-size: .625rem;
              font-weight: 500;
              margin-right: .625rem;
              border: 1px solid #e2e2ec;
              color: #9b9bb4;
              padding: .1875rem .625rem;
              border-radius: 1.875rem; }
        .select-location .search-location .select2-container .site-location-select .select2-search--dropdown {
          position: relative;
          padding: 0; }
          .select-location .search-location .select2-container .site-location-select .select2-search--dropdown svg {
            position: absolute;
            width: 1.25rem;
            top: .875rem;
            left: .9375rem; }
          .select-location .search-location .select2-container .site-location-select .select2-search--dropdown .select2-search__field {
            height: 3rem;
            border: 0;
            padding: 0 .9375rem 0 2.875rem; }
            .select-location .search-location .select2-container .site-location-select .select2-search--dropdown .select2-search__field::-webkit-input-placeholder {
              font-weight: 300; }
            .select-location .search-location .select2-container .site-location-select .select2-search--dropdown .select2-search__field::-moz-placeholder {
              font-weight: 300; }
            .select-location .search-location .select2-container .site-location-select .select2-search--dropdown .select2-search__field:-ms-input-placeholder {
              font-weight: 300; }
            .select-location .search-location .select2-container .site-location-select .select2-search--dropdown .select2-search__field::-ms-input-placeholder {
              font-weight: 300; }
            .select-location .search-location .select2-container .site-location-select .select2-search--dropdown .select2-search__field::placeholder {
              font-weight: 300; }
  .select-location .close-popup {
    position: absolute;
    font-size: 1.25rem;
    top: .9375rem;
    right: .9375rem;
    cursor: pointer; }

.tooltip {
  font-family: var(--font-primary);
  font-size: .625rem;
  font-weight: 400;
  pointer-events: none; }
  .tooltip .tooltip-inner {
    padding-top: 6px;
    padding-bottom: 6px; }

.preloader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  color: var(--color-primary);
  z-index: 100;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-animation: rotator 1.4s linear infinite;
          animation: rotator 1.4s linear infinite;
  width: 2.125rem;
  -webkit-transition: opacity 1s cubic-bezier(0.28, 0.12, 0.22, 1);
  transition: opacity 1s cubic-bezier(0.28, 0.12, 0.22, 1); }
  .preloader .path {
    stroke: currentColor;
    stroke-dasharray: 187;
    stroke-dashoffset: 0;
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-animation: dash 1.4s ease-in-out infinite;
            animation: dash 1.4s ease-in-out infinite; }

@-webkit-keyframes rotator {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); } }

@keyframes rotator {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); } }

@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 187; }
  50% {
    stroke-dashoffset: 46.75;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg); }
  100% {
    stroke-dashoffset: 187;
    -webkit-transform: rotate(450deg);
            transform: rotate(450deg); } }

@keyframes dash {
  0% {
    stroke-dashoffset: 187; }
  50% {
    stroke-dashoffset: 46.75;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg); }
  100% {
    stroke-dashoffset: 187;
    -webkit-transform: rotate(450deg);
            transform: rotate(450deg); } }

.slider-wrapper .site-slider {
  overflow: hidden;
  max-height: 50vh;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 1s cubic-bezier(0.28, 0.12, 0.22, 1);
  transition: all 1s cubic-bezier(0.28, 0.12, 0.22, 1);
  will-change: opacity; }

.slider-wrapper .product-thumbnails {
  max-width: none;
  margin-left: -4px;
  margin-right: -4px; }
  .slider-wrapper .product-thumbnails .slick-slide {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 100%;
    padding: 3px;
    margin-left: 4px;
    margin-right: 4px;
    cursor: pointer;
    border: 1px solid var(--color-border-light);
    border-radius: var(--size-form-radius);
    -webkit-transition: border-color 0.3s cubic-bezier(0.28, 0.12, 0.22, 1);
    transition: border-color 0.3s cubic-bezier(0.28, 0.12, 0.22, 1); }
    .slider-wrapper .product-thumbnails .slick-slide.slick-current {
      border-color: var(--color-primary); }
  .slider-wrapper .product-thumbnails .slick-arrow {
    display: none !important; }
  @media screen and (max-width: 36rem) {
    .slider-wrapper .product-thumbnails {
      display: none !important; } }

.slider-wrapper .slick-arrow {
  position: absolute;
  font-size: 0;
  width: 2.5rem;
  height: 2.5rem;
  top: 50%;
  left: 0;
  background-color: transparent;
  border: 0;
  z-index: 1; }
  .slider-wrapper .slick-arrow::before {
    position: absolute;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-family: "klbtheme";
    font-size: .75rem;
    content: '\e8d6';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: var(--color-text);
    background-color: var(--color-background);
    border: 1px solid var(--color-border-light);
    border-radius: 50%;
    text-shadow: 0px 0px 0px;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07); }
    @media screen and (max-width: 48rem) {
      .slider-wrapper .slick-arrow::before {
        border-radius: 0;
        border: 1px solid var(--color-border-light);
        -webkit-box-shadow: none;
                box-shadow: none; } }
  @media screen and (max-width: 48rem) {
    .slider-wrapper .slick-arrow.slick-prev {
      left: 0 !important; } }
  .slider-wrapper .slick-arrow.slick-next {
    left: auto;
    right: 0; }
    .slider-wrapper .slick-arrow.slick-next::before {
      content: '\e8d7'; }
    @media screen and (max-width: 48rem) {
      .slider-wrapper .slick-arrow.slick-next {
        right: 0 !important; } }

.slider-wrapper .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0;
  padding: 0;
  list-style: none; }
  .slider-wrapper .slick-dots li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    line-height: inherit;
    padding: 0; }
    .slider-wrapper .slick-dots li button {
      position: relative;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 0;
      width: 1rem;
      height: 1rem;
      border: 0;
      padding: 0;
      color: var(--color-text);
      background-color: transparent; }
      .slider-wrapper .slick-dots li button::before {
        content: '';
        position: absolute;
        width: .375rem;
        height: .375rem;
        border-radius: 50%;
        background-color: currentColor;
        opacity: .3;
        z-index: 1;
        -webkit-transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
        transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1); }
      .slider-wrapper .slick-dots li button::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        border-radius: 50%;
        background-color: currentColor;
        opacity: 0;
        -webkit-transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
        transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1); }
    .slider-wrapper .slick-dots li.slick-active button::before {
      opacity: 1; }
    .slider-wrapper .slick-dots li.slick-active button::after {
      opacity: .15; }

.slider-wrapper.slider-loaded .site-slider {
  opacity: 1;
  visibility: visible;
  max-height: none;
  height: auto;
  overflow: inherit; }

.slider-wrapper.slider-loaded .preloader {
  opacity: 0;
  visibility: hidden; }

.site-social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0;
  padding: 0;
  list-style: none; }
  .site-social ul li + li {
    margin-left: .3125rem; }
  .site-social ul a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: .9375rem;
    width: 2.125rem;
    height: 2.125rem;
    border-radius: 50%;
    color: var(--color-primary);
    border: 1px solid var(--color-border);
    -webkit-transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
    transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1); }

.site-social.large a {
  width: 2.625rem;
  height: 2.625rem; }

.site-social.style-1 a {
  color: #fff;
  border-color: transparent; }
  .site-social.style-1 a:hover {
    opacity: .8; }

.site-social.style-1 .whatsapp {
  background-color: #25d366; }

.site-social.style-1 .amazon {
  background-color: #ff9900; }

.site-social.style-1 .vimeo {
  background-color: #1ab7ea; }

.site-social.style-1 .google {
  background-color: #ea4335; }

.site-social.style-1 .linkedin {
  background-color: #0077b5; }

.site-social.style-1 .youtube {
  background-color: #ff0000; }

.site-social.wide ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .site-social.wide ul li {
    width: 100%; }
    .site-social.wide ul li + li {
      margin-left: 0;
      margin-top: 3px; }
  .site-social.wide ul a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    padding: 0 .9375rem;
    height: 2.625rem;
    color: #fff !important;
    border-radius: var(--size-form-radius); }
    .site-social.wide ul a i {
      width: 1.875rem; }
    .site-social.wide ul a span {
      font-family: var(--font-secondary);
      font-size: .75rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1px;
      margin-left: .9375rem; }

.site-pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0;
  padding: 0;
  list-style: none; }
  .site-pagination ul li {
    margin-right: 3px; }
    .site-pagination ul li > * {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: .875rem;
      font-weight: 600;
      width: 2.25rem;
      height: 2.25rem;
      border-radius: 50%;
      color: currentColor;
      text-decoration: none; }
      .site-pagination ul li > *.dots {
        position: relative;
        font-size: 1.125rem;
        font-weight: 300;
        top: -5px; }
      .site-pagination ul li > *.current {
        color: #fff;
        background-color: var(--color-secondary) !important; }
      .site-pagination ul li > *:hover:not(.dots) {
        background-color: var(--color-info-light); }

.overlay-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100; }

.overflow {
  overflow: hidden; }

.product-progress {
  position: relative;
  width: 100%;
  height: .625rem;
  border-radius: .75rem;
  background-color: var(--color-border-light);
  overflow: hidden; }
  .product-progress .progress {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: .75rem;
    background: #d51243;
    background: -webkit-gradient(linear, left top, right top, from(#d51243), color-stop(50%, #ff6048), to(#ffcd00));
    background: linear-gradient(90deg, #d51243 0%, #ff6048 50%, #ffcd00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d51243",endColorstr="#ffcd00",GradientType=1); }

.countdown {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: var(--font-secondary);
  font-weight: 600; }
  .countdown span {
    position: relative;
    top: -2px;
    margin-left: .25rem;
    margin-right: .25rem; }

.page-hero {
  position: relative;
  overflow: hidden;
  text-align: center; }
  .page-hero .container {
    position: relative;
    z-index: 2;
    color: #fff;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem; }
    @media screen and (min-width: 64rem) {
      .page-hero .container {
        padding-top: 16.25rem;
        padding-bottom: 16.25rem; } }
    .page-hero .container .entry-title {
      font-size: 1.5rem;
      font-weight: 600; }
      @media screen and (min-width: 64rem) {
        .page-hero .container .entry-title {
          font-size: 3.75rem; } }
    .page-hero .container .entry-subtitle {
      font-size: .75rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px; }
      @media screen and (min-width: 64rem) {
        .page-hero .container .entry-subtitle {
          letter-spacing: 4px; } }

@media screen and (min-width: 64rem) {
  .quick-product-wrapper {
    padding: 2.5rem; } }

.quick-product-wrapper .woocommerce-product-gallery {
  position: relative; }

.quick-product-wrapper .product-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .quick-product-wrapper .product-wrapper > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  @media screen and (min-width: 75rem) {
    .quick-product-wrapper .product-wrapper {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
      .quick-product-wrapper .product-wrapper > * {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; } }

/*------------------------------------ 
    04 - Icon Font 
------------------------------------*/
@font-face {
  font-family: 'klbtheme';
  src: url("../font/klbtheme.eot?29767998");
  src: url("../font/klbtheme.eot?29767998#iefix") format("embedded-opentype"), url("../font/klbtheme.svg?29767998#klbtheme") format("svg");
  font-weight: normal;
  font-style: normal; }

/* klbtheme font removed - using SVG icons */

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'klbtheme';
    src: url('../font/klbtheme.svg?29767998#klbtheme') format('svg');
  }
}
*/
[class^="klbth-icon-"]:before, [class*=" klbth-icon-"]:before {
  font-family: "klbtheme";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */
.klbth-icon-user:before {
  content: '\e807'; }

/* '' */
.klbth-icon-search:before {
  content: '\e808'; }

/* '' */

/* '' */
.klbth-icon-cleaning-products:before {
  content: '\e80a'; }

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */
.klbth-icon-cleaning-products-1:before {
  content: '\e821'; }

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */
.klbth-icon-pill:before {
  content: '\e82a'; }

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */
.klbth-icon-baking-products:before {
  content: '\e859'; }

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */
.klbth-icon-filter:before {
  content: '\e88c'; }

/* '' */

/* '' */
.klbth-icon-x:before {
  content: '\e88e'; }

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */
.klbth-icon-clock:before {
  content: '\e897'; }

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */
.klbth-icon-new-product:before {
  content: '\e8a5'; }

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */
.klbth-icon-menu-thin:before {
  content: '\e8b2'; }

/* '' */

/* '' */
.klbth-icon-shopping-bag:before {
  content: '\e8b4'; }

/* '' */

/* '' */

/* '' */
.klbth-icon-dairy-products:before {
  content: '\e8b7'; }

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */
.klbth-icon-plus:before {
  content: '\e8c5'; }

/* '' */

/* '' */

/* '' */
.klbth-icon-minus:before {
  content: '\e8c8'; }

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */
.klbth-icon-down-open-big:before {
  content: '\e8d5'; }

/* '' */
.klbth-icon-left-open-big:before {
  content: '\e8d6'; }

/* '' */
.klbth-icon-right-open-big:before {
  content: '\e8d7'; }

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */
.klbth-icon-cancel:before {
  content: '\e8e2'; }

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */
.klbth-icon-bookmark-empty:before {
  content: '\f097'; }

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */

/* '' */
/*------------------------------------ 
    05 - Form 
------------------------------------*/
input[type=color], input[type=date], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], textarea, select {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: var(--font-primary);
  font-size: .9375rem;
  width: 100%;
  height: 2.5rem;
  padding: 0 .9375rem;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: var(--color-text);
  background-color: var(--color-form-background);
  border: 1px solid transparent;
  border-radius: var(--size-form-radius);
  -webkit-transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
  transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1); }
  input[type=color]::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, input[type=datetime]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=month]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, input[type=time]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
    font-size: .875rem;
    letter-spacing: -.3px;
    color: var(--color-placeholder); }
  input[type=color]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=datetime]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=month]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=time]::-moz-placeholder, input[type=url]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
    font-size: .875rem;
    letter-spacing: -.3px;
    color: var(--color-placeholder); }
  input[type=color]:-ms-input-placeholder, input[type=date]:-ms-input-placeholder, input[type=datetime]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=month]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, input[type=time]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
    font-size: .875rem;
    letter-spacing: -.3px;
    color: var(--color-placeholder); }
  input[type=color]::-ms-input-placeholder, input[type=date]::-ms-input-placeholder, input[type=datetime]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=month]::-ms-input-placeholder, input[type=number]::-ms-input-placeholder, input[type=password]::-ms-input-placeholder, input[type=search]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, input[type=text]::-ms-input-placeholder, input[type=time]::-ms-input-placeholder, input[type=url]::-ms-input-placeholder, textarea::-ms-input-placeholder, select::-ms-input-placeholder {
    font-size: .875rem;
    letter-spacing: -.3px;
    color: var(--color-placeholder); }
  input[type=color]::placeholder, input[type=date]::placeholder, input[type=datetime]::placeholder, input[type=email]::placeholder, input[type=month]::placeholder, input[type=number]::placeholder, input[type=password]::placeholder, input[type=search]::placeholder, input[type=tel]::placeholder, input[type=text]::placeholder, input[type=time]::placeholder, input[type=url]::placeholder, textarea::placeholder, select::placeholder {
    font-size: .875rem;
    letter-spacing: -.3px;
    color: var(--color-placeholder); }
  input[type=color].small, input[type=date].small, input[type=datetime].small, input[type=email].small, input[type=month].small, input[type=number].small, input[type=password].small, input[type=search].small, input[type=tel].small, input[type=text].small, input[type=time].small, input[type=url].small, textarea.small, select.small {
    height: 2.25rem; }
  input[type=color].normal, input[type=date].normal, input[type=datetime].normal, input[type=email].normal, input[type=month].normal, input[type=number].normal, input[type=password].normal, input[type=search].normal, input[type=tel].normal, input[type=text].normal, input[type=time].normal, input[type=url].normal, textarea.normal, select.normal {
    height: 2.625rem; }
  input[type=color].medium, input[type=date].medium, input[type=datetime].medium, input[type=email].medium, input[type=month].medium, input[type=number].medium, input[type=password].medium, input[type=search].medium, input[type=tel].medium, input[type=text].medium, input[type=time].medium, input[type=url].medium, textarea.medium, select.medium {
    height: 2.75rem; }
  input[type=color].large, input[type=date].large, input[type=datetime].large, input[type=email].large, input[type=month].large, input[type=number].large, input[type=password].large, input[type=search].large, input[type=tel].large, input[type=text].large, input[type=time].large, input[type=url].large, textarea.large, select.large {
    height: 3.125rem; }

textarea {
  padding-top: .9375rem;
  padding-bottom: .9375rem; }

button, .button, input[type=submit], .submit {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: var(--font-primary);
  height: 2.5rem;
  font-size: .875rem;
  font-weight: 500;
  text-decoration: none;
  padding: 0 .9375rem;
  border: 1px solid;
  color: #fff;
  background-color: var(--color-primary);
  border-radius: var(--size-form-radius);
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
  transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1); }
  @media screen and (min-width: 48rem) {
    button, .button, input[type=submit], .submit {
      padding: 0 1.25rem; } }
  button i, .button i, input[type=submit] i, .submit i {
    margin-left: .625rem; }
  button:not(.button-text).button-primary, .button:not(.button-text).button-primary, input[type=submit]:not(.button-text).button-primary, .submit:not(.button-text).button-primary {
    color: #fff;
    background-color: var(--color-primary);
    border-color: var(--color-primary); }
    button:not(.button-text).button-primary:not(.plain):hover, .button:not(.button-text).button-primary:not(.plain):hover, input[type=submit]:not(.button-text).button-primary:not(.plain):hover, .submit:not(.button-text).button-primary:not(.plain):hover {
      opacity: .8; }
    button:not(.button-text).button-primary.plain, .button:not(.button-text).button-primary.plain, input[type=submit]:not(.button-text).button-primary.plain, .submit:not(.button-text).button-primary.plain {
      color: var(--color-primary);
      background-color: transparent; }
      button:not(.button-text).button-primary.plain:hover, .button:not(.button-text).button-primary.plain:hover, input[type=submit]:not(.button-text).button-primary.plain:hover, .submit:not(.button-text).button-primary.plain:hover {
        color: #fff;
        background-color: var(--color-primary); }
  button:not(.button-text).rounded, .button:not(.button-text).rounded, input[type=submit]:not(.button-text).rounded, .submit:not(.button-text).rounded {
    border-radius: 1.875rem !important; }
  button:not(.button-text).xsmall, .button:not(.button-text).xsmall, input[type=submit]:not(.button-text).xsmall, .submit:not(.button-text).xsmall {
    font-size: .75rem;
    height: 2.125rem; }
    button:not(.button-text).xsmall i, .button:not(.button-text).xsmall i, input[type=submit]:not(.button-text).xsmall i, .submit:not(.button-text).xsmall i {
      font-size: .9375rem; }
  button:not(.button-text).small, .button:not(.button-text).small, input[type=submit]:not(.button-text).small, .submit:not(.button-text).small {
    font-size: .8125rem;
    height: 2.25rem; }
  button:not(.button-text).normal, .button:not(.button-text).normal, input[type=submit]:not(.button-text).normal, .submit:not(.button-text).normal {
    height: 2.625rem; }
  button:not(.button-text).medium, .button:not(.button-text).medium, input[type=submit]:not(.button-text).medium, .submit:not(.button-text).medium {
    height: 2.75rem; }
  button:not(.button-text).large, .button:not(.button-text).large, input[type=submit]:not(.button-text).large, .submit:not(.button-text).large {
    height: 3.125rem; }
  button:not(.button-text).wide, .button:not(.button-text).wide, input[type=submit]:not(.button-text).wide, .submit:not(.button-text).wide {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  button:hover, .button:hover, input[type=submit]:hover, .submit:hover {
    text-decoration: none; }

/*------------------------------------ 
    06 - Perfect Scrollbar 
------------------------------------*/
/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto; }

/*
 * Scrollbar rail styles
 */

/*
 * Scrollbar thumb styles
 */

/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important; } }

/*------------------------------------ 
    07 - Magnific Popup
------------------------------------*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.white-popup {
  position: relative;
  background: #FFF;
  padding: 1.25rem;
  width: auto;
  max-width: 64rem;
  margin: 1.25rem auto;
  border-radius: var(--size-border-radius); }
  @media screen and (min-width: 64rem) {
    .white-popup {
      padding: 2.5rem; } }

.mfp-close {
  font-size: 0;
  opacity: 1 !important;
  background-color: var(--color-info) !important;
  color: #fff !important;
  top: 0.625rem !important;
  right: 0.625rem !important;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  line-height: 38px; }
  @media screen and (min-width: 64rem) {
    .mfp-close {
      top: 0.9375rem !important;
      right: 0.9375rem !important; } }

.mfp-close:before {
  font-family: 'klbtheme';
  font-size: 12px;
  content: '\e8e2'; }

/*------------------------------------ 
    07 - Perfect Scrollbar 
------------------------------------*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*------------------------------------ 
    08 - Canvas 
------------------------------------*/
.site-canvas {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10001;
  background-color: #fff;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%); }
  @media screen and (min-width: 26.25rem) {
    .site-canvas {
      width: 23.75rem; } }
  .site-canvas .canvas-title {
    padding: 1.25rem 1.25rem 0; }
    @media screen and (min-width: 26.25rem) {
      .site-canvas .canvas-title {
        padding: 1.875rem 1.875rem 0; } }
    .site-canvas .canvas-title .entry-title {
      font-size: .8125rem;
      font-weight: 500;
      opacity: .3; }
  .site-canvas .canvas-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 1.25rem 1.25rem 0; }
    @media screen and (min-width: 26.25rem) {
      .site-canvas .canvas-header {
        padding: 1.875rem 1.875rem .625rem; } }
    .site-canvas .canvas-header .site-brand img {
      height: 34px; }
    .site-canvas .canvas-header .close-canvas {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: .8125rem;
      width: 1.375rem;
      height: 1.375rem;
      color: #fff;
      background-color: #c2c2d3;
      border-radius: 50%; }
  .site-canvas .site-location {
    padding: 1.25rem 1.25rem .625rem; }
    @media screen and (min-width: 26.25rem) {
      .site-canvas .site-location {
        padding: 1.25rem 1.875rem .625rem; } }
    .site-canvas .site-location a {
      max-width: 100%; }
  .site-canvas .canvas-menu {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border-top: 1px solid #edeef5;
    border-bottom: 1px solid #edeef5; }
    .site-canvas .canvas-menu .menu {
      padding: 0;
      margin: 0;
      list-style: none; }
      .site-canvas .canvas-menu .menu .menu-item {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width: 100%;
        overflow: hidden; }
        .site-canvas .canvas-menu .menu .menu-item + .menu-item {
          border-top: 1px solid #edeef5; }
        .site-canvas .canvas-menu .menu .menu-item a {
          position: relative;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          font-family: var(--font-secondary);
          font-size: .9375rem;
          font-weight: 600;
          text-decoration: none;
          color: #3e445a;
          background-color: #fff;
          width: 100%;
          height: 3.125rem;
          padding-left: 1.25rem;
          -webkit-transition: all 0.4s cubic-bezier(0.83, 0.26, 0.19, 0.87);
          transition: all 0.4s cubic-bezier(0.83, 0.26, 0.19, 0.87); }
          @media screen and (min-width: 26.25rem) {
            .site-canvas .canvas-menu .menu .menu-item a {
              padding-left: 1.875rem; } }
          .site-canvas .canvas-menu .menu .menu-item a::after {
            display: none; }
          .site-canvas .canvas-menu .menu .menu-item a i {
            position: relative;
            font-size: 130%;
            margin-right: .9375rem;
            opacity: .5;
            top: -1px;
            -webkit-transition: opacity 0.4s cubic-bezier(0.83, 0.26, 0.19, 0.87);
            transition: opacity 0.4s cubic-bezier(0.83, 0.26, 0.19, 0.87); }
          .site-canvas .canvas-menu .menu .menu-item a svg {
            fill: currentColor;
            max-width: 1.125rem;
            margin-right: .9375rem; }
        .site-canvas .canvas-menu .menu .menu-item .menu-dropdown {
          position: relative;
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: end;
              -ms-flex-pack: end;
                  justify-content: flex-end;
          font-size: 75%;
          height: 3.125rem;
          text-shadow: 0px 0px 0px;
          color: #202435;
          background-color: #fff;
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2;
          padding-left: 1.5rem;
          padding-right: 1.5rem;
          cursor: pointer;
          -webkit-transition: color 0.4s cubic-bezier(0.83, 0.26, 0.19, 0.87);
          transition: color 0.4s cubic-bezier(0.83, 0.26, 0.19, 0.87); }
          @media screen and (min-width: 26.25rem) {
            .site-canvas .canvas-menu .menu .menu-item .menu-dropdown {
              padding-right: 1.875rem; } }
          .site-canvas .canvas-menu .menu .menu-item .menu-dropdown i {
            opacity: .4;
            -webkit-transition: opacity 0.4s cubic-bezier(0.83, 0.26, 0.19, 0.87), -webkit-transform 0.4s cubic-bezier(0.83, 0.26, 0.19, 0.87);
            transition: opacity 0.4s cubic-bezier(0.83, 0.26, 0.19, 0.87), -webkit-transform 0.4s cubic-bezier(0.83, 0.26, 0.19, 0.87);
            transition: opacity 0.4s cubic-bezier(0.83, 0.26, 0.19, 0.87), transform 0.4s cubic-bezier(0.83, 0.26, 0.19, 0.87);
            transition: opacity 0.4s cubic-bezier(0.83, 0.26, 0.19, 0.87), transform 0.4s cubic-bezier(0.83, 0.26, 0.19, 0.87), -webkit-transform 0.4s cubic-bezier(0.83, 0.26, 0.19, 0.87); }
        .site-canvas .canvas-menu .menu .menu-item.active > a {
          color: #2bbef9; }
          .site-canvas .canvas-menu .menu .menu-item.active > a i {
            opacity: 1; }
        .site-canvas .canvas-menu .menu .menu-item.active > .menu-dropdown {
          color: #2bbef9; }
          .site-canvas .canvas-menu .menu .menu-item.active > .menu-dropdown i {
            opacity: 1;
            -webkit-transform: rotate(180deg);
                    transform: rotate(180deg); }
        .site-canvas .canvas-menu .menu .menu-item .sub-menu {
          width: 100%;
          height: 0;
          -webkit-box-ordinal-group: 4;
              -ms-flex-order: 3;
                  order: 3;
          padding-left: 2.1875rem;
          z-index: 0; }
          .site-canvas .canvas-menu .menu .menu-item .sub-menu .menu-item {
            border-top: 0; }
            .site-canvas .canvas-menu .menu .menu-item .sub-menu .menu-item a {
              font-family: var(--font-primary);
              font-size: .8125rem;
              font-weight: 500;
              height: 2.5rem; }
            .site-canvas .canvas-menu .menu .menu-item .sub-menu .menu-item .menu-dropdown {
              height: 2.5rem; }
    .site-canvas .canvas-menu.canvas-secondary .menu-item a {
      font-family: var(--font-primary);
      font-size: .8125rem; }
  .site-canvas .canvas-footer {
    padding-bottom: 1.875rem; }
    .site-canvas .canvas-footer .site-copyright {
      padding: 1.25rem 1.25rem 0;
      opacity: .5; }
      @media screen and (min-width: 26.25rem) {
        .site-canvas .canvas-footer .site-copyright {
          padding: 1.875rem 1.875rem 0; } }
    .site-canvas .canvas-footer .canvas-menu {
      margin-bottom: 0; }
      .site-canvas .canvas-footer .canvas-menu.select-currency {
        margin-top: -1px; }
      .site-canvas .canvas-footer .canvas-menu .menu-item .sub-menu {
        padding-left: 1.25rem; }
        @media screen and (min-width: 26.25rem) {
          .site-canvas .canvas-footer .canvas-menu .menu-item .sub-menu {
            padding-left: 1.875rem; } }
        .site-canvas .canvas-footer .canvas-menu .menu-item .sub-menu a {
          height: 2.125rem !important;
          padding-left: 0; }

/*------------------------------------ 
    09 - Header 
------------------------------------*/
.store-notice {
  position: relative;
  color: #fff;
  background-color: var(--color-primary);
  z-index: 1001; }
  .store-notice .container {
    font-size: .75rem;
    text-align: center;
    padding-top: .5625rem;
    padding-bottom: .5625rem; }

.site-header {
  position: relative;
  z-index: 1001; }
  .site-header .header-wrapper > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .site-header .header-wrapper > .container > .primary-menu .menu {
      margin-left: -1.0625rem; }
  .site-header .header-top {
    position: relative;
    font-size: 12px;
    color: #3e445a;
    background-color: #fff;
    border-bottom: 1px solid #e3e4e6; }
    .site-header .header-top a {
      -webkit-transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
      transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1); }
    .site-header .header-top .container {
      min-height: 2.4375rem; }
    .site-header .header-top .site-menu .menu > .menu-item {
      position: relative;
      height: 2.4375rem; }
      .site-header .header-top .site-menu .menu > .menu-item + .menu-item {
        margin-left: .9375rem; }
      .site-header .header-top .site-menu .menu > .menu-item a {
        color: currentColor; }
      .site-header .header-top .site-menu .menu > .menu-item .sub-menu {
        min-width: auto;
        background-color: #fff;
        border: 1px solid #edeef5;
        padding: .9375rem 0;
        left: -1.75rem;
        z-index: 1; }
        .site-header .header-top .site-menu .menu > .menu-item .sub-menu a {
          padding-left: 1.875rem;
          padding-right: 1.875rem; }
    .site-header .header-top .site-menu .menu .menu-item:hover > a {
      color: #2bbef9; }
    .site-header .header-top .column-right {
      padding-left: 1.875rem;
      margin-left: auto; }
      .site-header .header-top .column-right > * {
        margin-left: 1.125rem;
        padding-left: 1.125rem; }
        .site-header .header-top .column-right > * + * {
          border-left: 1px solid #edeef5; }
    .site-header .header-top .topbar-notice {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .site-header .header-top .topbar-notice i {
        position: absolute;
        font-size: 1.25rem;
        max-width: 1.875rem; }
        .site-header .header-top .topbar-notice i + span {
          margin-left: 1.875rem; }
    .site-header .header-top .header-switchers {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .site-header .header-top .header-switchers > * + * {
        margin-left: 1.25rem; }
      .site-header .header-top .header-switchers a {
        font-weight: 500; }
  .site-header .header-main {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
    color: #3e445a;
    background-color: #fff; }
    .site-header .header-main .site-brand img {
      height: 44px; }
    .site-header .header-main .column-center {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      padding-left: 1.875rem; }
      @media screen and (min-width: 75rem) {
        .site-header .header-main .column-center {
          padding-left: 3.75rem; } }
    .site-header .header-main .column-right {
      margin-left: 1.875rem; }
    .site-header .header-main .header-search {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
      .site-header .header-main .header-search form {
        position: relative;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%; }
      .site-header .header-main .header-search input[type="search"] {
        padding-left: 1.875rem;
        padding-right: 3.75rem;
        height: 3.75rem; }
        @media screen and (min-width: 48rem) {
          .site-header .header-main .header-search input[type="search"] {
            border-radius: var(--size-border-radius); } }
      .site-header .header-main .header-search button {
        all: unset;
        position: absolute;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        font-size: 1.5rem;
        width: 3.75rem;
        height: 100%;
        right: .625rem;
        cursor: pointer; }
      .site-header .header-main .header-search .mobile-search-holder {
        display: none; }
    @media screen and (min-width: 75rem) {
      .site-header .header-main {
        border-bottom: 0;
        padding-bottom: 0; } }
    @media screen and (max-width: 48rem) {
      .site-header .header-main {
        padding-top: .625rem;
        padding-bottom: .625rem; }
        .site-header .header-main .column-left {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; }
        .site-header .header-main .column-center {
          width: 100%;
          padding-left: 0;
          margin-top: .625rem;
          -webkit-box-ordinal-group: 4;
              -ms-flex-order: 3;
                  order: 3; }
        .site-header .header-main .column-right {
          margin-left: auto;
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2; }
        .site-header .header-main .site-brand img {
          height: 23px; }
        .site-header .header-main .site-brand .brand-description {
          display: none; }
        .site-header .header-main .header-search input[type="search"] {
          height: 3.125rem;
          padding-left: .9375rem; }
          .site-header .header-main .header-search input[type="search"]::-webkit-input-placeholder {
            font-size: .8125rem; }
          .site-header .header-main .header-search input[type="search"]::-moz-placeholder {
            font-size: .8125rem; }
          .site-header .header-main .header-search input[type="search"]:-ms-input-placeholder {
            font-size: .8125rem; }
          .site-header .header-main .header-search input[type="search"]::-ms-input-placeholder {
            font-size: .8125rem; }
          .site-header .header-main .header-search input[type="search"]::placeholder {
            font-size: .8125rem; }
        .site-header .header-main .header-search button {
          font-size: 1.25rem;
          width: 3.125rem;
          right: 0; } }
    @media screen and (max-width: 26.25rem) {
      .site-header .header-main .cart-price {
        display: none; } }
    @media screen and (min-width: 20rem) {
      .site-header .header-main .header-buttons .header-canvas {
        margin-right: .625rem; }
      .site-header .header-main .header-buttons .header-wishlist {
        display: none; } }
  .site-header .header-nav {
    background-color: #fff;
    border-bottom: 1px solid #e3e4e6; }
    .site-header .header-nav a {
      -webkit-transition: all 0.15s cubic-bezier(0.28, 0.12, 0.22, 1);
      transition: all 0.15s cubic-bezier(0.28, 0.12, 0.22, 1); }
  .site-header .primary-menu {
    padding-top: 1.25rem; }
    .site-header .primary-menu .menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; }
      .site-header .primary-menu .menu > .menu-item {
        padding-bottom: 1.125rem; }
        .site-header .primary-menu .menu > .menu-item > a {
          position: relative;
          font-family: var(--font-secondary);
          font-size: 15px;
          font-weight: 600;
          line-height: 1;
          letter-spacing: 0;
          height: 2.5rem;
          color: #3e445a;
          padding-left: 1.125rem;
          padding-right: 1.125rem;
          border-radius: 2.5rem; }
          .site-header .primary-menu .menu > .menu-item > a i {
            position: relative;
            font-size: 1.375rem;
            opacity: .5;
            top: -1px;
            margin-right: .4375rem;
            -webkit-transition: opacity 0.15s cubic-bezier(0.28, 0.12, 0.22, 1);
            transition: opacity 0.15s cubic-bezier(0.28, 0.12, 0.22, 1); }
        .site-header .primary-menu .menu > .menu-item:hover > a {
          color: #2bbef9;
          background-color: #f0faff; }
          .site-header .primary-menu .menu > .menu-item:hover > a i {
            opacity: 1; }
      .site-header .primary-menu .menu > .menu-item-has-children > a:after {
        content: '\e8d5';
        font-size: 75%;
        text-shadow: 0px 0px 0px;
        margin-left: .9375rem;
        top: 0; }
      .site-header .primary-menu .menu .sub-menu {
        background-color: #fff;
        border: 1px solid #edeef5; }
        .site-header .primary-menu .menu .sub-menu .menu-item a {
          font-size: 13px;
          color: #71778e; }
        .site-header .primary-menu .menu .sub-menu .menu-item:hover > a {
          color: #2bbef9; }
      .site-header .primary-menu .menu .mega-menu > .sub-menu > .menu-item > a {
        color: #233a95; }
  .site-header .all-categories {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: auto;
    margin-top: .5625rem; }
    .site-header .all-categories > a {
      position: relative;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      font-family: var(--font-secondary);
      font-size: .9375rem;
      font-weight: 600;
      text-decoration: none;
      height: 3.125rem;
      padding-left: 1.25rem;
      padding-right: 1.25rem;
      color: #fff;
      background-color: #2bbef9;
      border-radius: 3.125rem; }
      .site-header .all-categories > a:after {
        position: relative;
        font-family: "klbtheme";
        font-size: 70%;
        content: '\e8d5';
        text-shadow: 0px 0px 0px;
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
        margin-left: 2.25rem;
        top: 1px; }
      .site-header .all-categories > a i {
        font-size: .8125rem;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
      .site-header .all-categories > a .text {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        letter-spacing: 0;
        margin-left: .9375rem; }
      .site-header .all-categories > a .description {
        position: absolute;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-size: .625rem;
        letter-spacing: 0;
        text-transform: uppercase;
        white-space: nowrap;
        height: 1.125rem;
        padding-left: .5rem;
        padding-right: .5rem;
        color: #71778e;
        background-color: #edeef5;
        border: 1px solid #fff;
        border-radius: 1.125rem;
        bottom: -.5rem;
        margin-left: 1.125rem; }
    .site-header .all-categories .dropdown-categories {
      position: absolute;
      min-width: 270px;
      left: 0;
      top: 100%;
      background-color: #fff;
      border: 1px solid var(--color-border);
      border-bottom-left-radius: var(--size-border-radius);
      border-bottom-right-radius: var(--size-border-radius);
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
      -webkit-transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
      transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1); }
    .site-header .all-categories.click .dropdown-categories.active {
      opacity: 1;
      visibility: visible;
      pointer-events: auto; }
    .site-header .all-categories.locked .dropdown-categories {
      opacity: 1;
      visibility: visible;
      pointer-events: auto; }
    .site-header .all-categories + .primary-menu {
      padding-top: 1.75rem; }
      .site-header .all-categories + .primary-menu .menu > .menu-item {
        padding-bottom: 1.25rem; }
  .site-header .header-location {
    position: relative;
    margin-right: 1.875rem; }
  .site-header .header-buttons {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .site-header .header-buttons a {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative;
      color: #3e445a;
      text-decoration: none; }
    .site-header .header-buttons .button-icon {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 1.375rem; }
      .site-header .header-buttons .button-icon i {
        line-height: 1; }
    .site-header .header-buttons .button-item + .button-item {
      margin-left: .9375rem; }
      @media screen and (min-width: 48rem) {
        .site-header .header-buttons .button-item + .button-item {
          margin-left: 1.875rem; } }
    .site-header .header-buttons .cart-price {
      font-family: var(--font-secondary);
      font-size: 1rem;
      font-weight: 600;
      margin-right: .9375rem; }
    .site-header .header-buttons .cart-count-icon {
      position: absolute;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-smooth: always;
      -webkit-transform-style: preserve-3d;
      transform-style: preserve-3d;
      will-change: transform;
      font-size: .625rem;
      min-width: 1.0625rem;
      height: 1.0625rem;
      color: #fff;
      background-color: #ea2b0f;
      border-radius: 50%;
      top: -4px;
      right: -8px; }
    @media screen and (min-width: 48rem) {
      .site-header .header-buttons .bordered + .bordered {
        margin-left: .9375rem; }
      .site-header .header-buttons .bordered .button-icon {
        font-size: 1.125rem;
        width: 2.625rem;
        height: 2.625rem;
        border: 1px solid #e2e4ec;
        border-radius: 50%; }
        .site-header .header-buttons .bordered .button-icon i {
          text-shadow: 0px 0px 0px; }
      .site-header .header-buttons .bordered.header-cart .button-icon {
        font-size: 1.0625rem;
        color: #ea2b0f;
        border-color: transparent;
        background-color: #fff1ee; }
        .site-header .header-buttons .bordered.header-cart .button-icon i {
          text-shadow: none; }
      .site-header .header-buttons .bordered.header-cart .cart-count-icon {
        top: 2px;
        right: -4px; } }
    .site-header .header-buttons .header-canvas {
      margin-left: -.625rem;
      margin-right: .9375rem; }
      .site-header .header-buttons .header-canvas a {
        font-size: 1.25rem;
        width: 2.375rem;
        height: 2.375rem;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
  .site-header .header-cart {
    position: relative; }
    .site-header .header-cart .cart-dropdown {
      position: absolute;
      min-width: 18.75rem;
      max-width: 20rem;
      top: 100%;
      right: 0;
      z-index: 100;
      padding-top: .625rem;
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
      will-change: transform, opacity;
      -webkit-transition: all 0.25s cubic-bezier(0.17, 0.62, 0.44, 0.99);
      transition: all 0.25s cubic-bezier(0.17, 0.62, 0.44, 0.99); }
    .site-header .header-cart .cart-dropdown-wrapper {
      padding: 1.25rem;
      background-color: #fff;
      -webkit-box-shadow: 0px 5px 10px rgba(62, 68, 90, 0.1);
              box-shadow: 0px 5px 10px rgba(62, 68, 90, 0.1);
      border: 1px solid #edeef5;
      border-radius: var(--size-border-radius); }
      .site-header .header-cart .cart-dropdown-wrapper .products {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        .site-header .header-cart .cart-dropdown-wrapper .products::before {
          display: none; }
        .site-header .header-cart .cart-dropdown-wrapper .products .product {
          position: relative;
          border: 0; }
          .site-header .header-cart .cart-dropdown-wrapper .products .product + .product {
            margin-top: .625rem;
            padding-top: .625rem;
            border-top: 1px solid var(--color-border-light); }
          .site-header .header-cart .cart-dropdown-wrapper .products .product .product-wrapper {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
                -ms-flex-flow: row wrap;
                    flex-flow: row wrap; }
          .site-header .header-cart .cart-dropdown-wrapper .products .product .thumbnail-wrapper {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 3.5rem;
                    flex: 0 0 3.5rem;
            max-width: 3.5rem;
            padding: 0;
            margin-right: .625rem; }
          .site-header .header-cart .cart-dropdown-wrapper .products .product .content-wrapper {
            position: static;
            -webkit-box-flex: 1;
                -ms-flex: 1;
                    flex: 1;
            padding: 0; }
          .site-header .header-cart .cart-dropdown-wrapper .products .product .product-title {
            font-size: .8125rem;
            font-weight: 500; }
          .site-header .header-cart .cart-dropdown-wrapper .products .product .entry-price {
            font-size: .8125rem; }
            .site-header .header-cart .cart-dropdown-wrapper .products .product .entry-price .amount {
              margin-left: 7px;
              color: var(--color-price); }
          .site-header .header-cart .cart-dropdown-wrapper .products .product .remove_from_cart_button {
            position: absolute;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            font-size: .5rem;
            width: 1rem;
            height: 1rem;
            top: .3125rem;
            left: .3125rem;
            border-radius: 50%;
            color: #fff;
            background-color: var(--color-warning); }
      .site-header .header-cart .cart-dropdown-wrapper .woocommerce-mini-cart__total {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-top: 1.25rem;
        padding-top: 1.25rem;
        border-top: 1px solid var(--color-border-light); }
        .site-header .header-cart .cart-dropdown-wrapper .woocommerce-mini-cart__total strong {
          font-size: .8125rem;
          font-weight: 600;
          color: var(--color-info); }
        .site-header .header-cart .cart-dropdown-wrapper .woocommerce-mini-cart__total .amount {
          font-family: var(--font-secondary);
          font-size: 1.125rem;
          font-weight: 600;
          color: var(--color-price); }
      .site-header .header-cart .cart-dropdown-wrapper .woocommerce-mini-cart__buttons .button {
        font-size: .8125rem; }
        .site-header .header-cart .cart-dropdown-wrapper .woocommerce-mini-cart__buttons .button + .button {
          margin-top: .3125rem; }
    .site-header .header-cart .cart-empty {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-top: 1.875rem;
      margin-bottom: 3.125rem; }
      .site-header .header-cart .cart-empty .empty-icon {
        position: relative;
        text-align: center;
        width: 3.75rem;
        height: 3.75rem;
        border-radius: 50%;
        background-color: #eaecef;
        overflow: hidden; }
        .site-header .header-cart .cart-empty .empty-icon svg {
          width: 2.75rem; }
        .site-header .header-cart .cart-empty .empty-icon .c-01 {
          fill: #b7343e; }
        .site-header .header-cart .cart-empty .empty-icon .c-02, .site-header .header-cart .cart-empty .empty-icon .c-03 {
          fill: #f04652; }
        .site-header .header-cart .cart-empty .empty-icon .c-04 {
          fill: #ab212b; }
        .site-header .header-cart .cart-empty .empty-icon .c-05, .site-header .header-cart .cart-empty .empty-icon .c-06 {
          fill: #c13942; }
      .site-header .header-cart .cart-empty .empty-text {
        font-size: .8125rem;
        font-weight: 500;
        margin-top: .9375rem; }
    .site-header .header-cart .cart-noticy {
      font-size: .75rem;
      text-align: center;
      padding-top: 1.25rem;
      border-top: 1px solid #edeef5; }
    .site-header .header-cart:hover .cart-dropdown {
      opacity: 1;
      visibility: visible;
      pointer-events: auto; }
  @media screen and (max-width: 64rem) {
    .site-header.mobile-shadow-enable {
      -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
              box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07); } }
  @media screen and (max-width: 48rem) {
    .site-header.mobile-nav-enable .header-main {
      padding-top: 0;
      padding-bottom: 0; }
      .site-header.mobile-nav-enable .header-main > .container {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 3.5rem; }
    .site-header.mobile-nav-enable .column-left {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
    .site-header.mobile-nav-enable .column-center {
      position: absolute;
      top: 100%;
      left: 0;
      margin-top: 0; }
    .site-header.mobile-nav-enable .site-brand {
      margin-left: auto;
      margin-right: auto; }
    .site-header.mobile-nav-enable .header-login, .site-header.mobile-nav-enable .header-wishlist {
      display: none; }
    .site-header.mobile-nav-enable .header-wrapper > .container {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .site-header.mobile-nav-enable .header-search {
      position: absolute;
      left: 0;
      right: 0;
      top: 100%;
      height: calc( 100vh - 7rem);
      background-color: #fff;
      padding-left: .9375rem;
      padding-right: .9375rem;
      padding-top: .9375rem;
      border-top: 1px solid #e3e4e6;
      opacity: 0;
      visibility: hidden; }
      .site-header.mobile-nav-enable .header-search.active {
        opacity: 1;
        visibility: visible; }
      .site-header.mobile-nav-enable .header-search .mobile-search-holder {
        display: block;
        text-align: center;
        padding-top: 1.875rem; }
        .site-header.mobile-nav-enable .header-search .mobile-search-holder .entry-title {
          font-size: .875rem;
          font-weight: 500;
          margin-bottom: 1.5rem; }
        .site-header.mobile-nav-enable .header-search .mobile-search-holder .search-items {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-flow: row wrap;
                  flex-flow: row wrap;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          margin: 1.25rem 0 0;
          padding: 0;
          list-style: none; }
          .site-header.mobile-nav-enable .header-search .mobile-search-holder .search-items li {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            margin-right: .4375rem;
            margin-bottom: .4375rem; }
            .site-header.mobile-nav-enable .header-search .mobile-search-holder .search-items li a {
              font-size: .75rem;
              color: #71778e;
              padding: .4375rem .75rem;
              border: 1px solid #e4e5ee;
              border-radius: 1.875rem; }
    .site-header.mobile-nav-enable .header-mobile-nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .site-header .header-mobile-nav {
    position: fixed;
    display: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 3.5rem;
    bottom: 0;
    left: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.07);
            box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.07);
    z-index: 1000; }
    .site-header .header-mobile-nav .mobile-nav-wrapper {
      width: 100%;
      padding-left: .9375rem;
      padding-right: .9375rem; }
      .site-header .header-mobile-nav .mobile-nav-wrapper > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap;
        margin: 0;
        padding: 0;
        list-style: none; }
    .site-header .header-mobile-nav .menu-item a {
      position: relative;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      font-size: 1.25rem;
      text-decoration: none;
      width: 2.75rem;
      height: 2.75rem;
      color: #a7a7b5;
      border-radius: 50%; }
      .site-header .header-mobile-nav .menu-item a.shopping-bag {
        position: relative;
        font-size: 1.125rem;
        width: 3.5rem;
        height: 3.5rem;
        background-color: #233a95;
        color: #fff;
        top: -.625rem; }
      .site-header .header-mobile-nav .menu-item a.active {
        color: #233a95; }
      .site-header .header-mobile-nav .menu-item a span {
        font-size: .625rem; }
        .site-header .header-mobile-nav .menu-item a span.cart-count-icon {
          position: absolute;
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          font-smooth: always;
          -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
          will-change: transform;
          font-size: .625rem;
          min-width: 1.0625rem;
          height: 1.0625rem;
          color: #fff;
          background-color: #ea2b0f;
          border-radius: 50%;
          top: 0;
          right: 0; }

.empty-icon {
  position: relative;
  text-align: center;
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 50%;
  background-color: #eaecef;
  overflow: hidden; }
  .empty-icon svg {
    width: 2.75rem; }
  .empty-icon .c-01 {
    fill: #b7343e; }
  .empty-icon .c-02, .empty-icon .c-03 {
    fill: #f04652; }
  .empty-icon .c-04 {
    fill: #ab212b; }
  .empty-icon .c-05, .empty-icon .c-06 {
    fill: #c13942; }

/*------------------------------------ 
    10 - WooCommerce 
------------------------------------*/
@media screen and (min-width: 64rem) {
  .single-content .woocommerce-breadcrumb {
    padding: 1.5rem 0; } }

.single-content.single-gray {
  background-color: #f7f8fd;
  margin-bottom: -2.5rem;
  padding-bottom: 2.5rem; }
  @media screen and (min-width: 64rem) {
    .single-content.single-gray {
      margin-bottom: -7.1875rem;
      padding-bottom: 7.1875rem; } }
  .single-content.single-gray .single-wrapper > .product {
    background-color: #fff;
    border-radius: var(--size-border-radius);
    padding: 1.25rem; }
    @media screen and (min-width: 64rem) {
      .single-content.single-gray .single-wrapper > .product {
        padding: 2.5rem; } }

.single-content .product .product-badges .style-1.onsale {
  font-size: .875rem; }

.single-content .product .product-badges .style-2.onsale {
  font-size: .875rem; }

.single-content .product .product-header {
  margin-bottom: 1.25rem;
  width: 100%; }
  @media screen and (min-width: 64rem) {
    .single-content .product .product-header {
      margin-bottom: 1.875rem; } }
  .single-content .product .product-header.bordered {
    padding-bottom: 1.25rem;
    border-bottom: 1px solid var(--color-border); }
    @media screen and (min-width: 64rem) {
      .single-content .product .product-header.bordered {
        padding-bottom: 1.875rem; } }

.single-content .product .product_title {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: .9375rem; }

@media screen and (max-width: 36rem) {
  .single-content .product .product-meta.top {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .single-content .product .product-meta.top > * {
      margin-right: 1.25rem;
      margin-bottom: .625rem; }
      .single-content .product .product-meta.top > *.store-info {
        width: 100%; }
      .single-content .product .product-meta.top > * + *::before {
        display: none; } }

@media screen and (min-width: 64rem) {
  .single-content .product .product-meta.top > * + * {
    margin-left: .9375rem; } }

.single-content .product .product-meta.top > * + *::before {
  content: '|';
  color: var(--color-border);
  margin-right: .5rem; }
  @media screen and (min-width: 64rem) {
    .single-content .product .product-meta.top > * + *::before {
      margin-right: .8125rem; } }

.single-content .product .product-meta .product-brand {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .single-content .product .product-meta .product-brand span {
    color: var(--color-info-dark);
    margin-right: 4px; }
  .single-content .product .product-meta .product-brand a {
    font-weight: 500;
    color: var(--color-text-light); }

.single-content .product .product-meta .sku-wrapper span:not(.sku) {
  color: var(--color-info-dark); }

.single-content .product .product-meta .sku-wrapper span.sku {
  font-weight: 500;
  color: var(--color-text-light); }

.single-content .product .product-meta .store-info::before {
  content: ''; }

.single-content .product .product-meta .store-info span {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: .3125rem .625rem;
  color: var(--color-info-dark);
  border: 1px solid var(--color-border-dark);
  border-right: inherit;
  border-top-left-radius: var(--size-form-radius);
  border-bottom-left-radius: var(--size-form-radius); }
  .single-content .product .product-meta .store-info span::before, .single-content .product .product-meta .store-info span:after {
    content: '';
    position: absolute;
    right: -4px;
    border-right: 1px solid var(--color-border-dark);
    display: block;
    height: 55%;
    background: #fff;
    width: 10px; }
  .single-content .product .product-meta .store-info span::before {
    border-top: 1px solid var(--color-border-dark);
    top: -1px;
    -webkit-transform: skew(155deg);
            transform: skew(155deg); }
  .single-content .product .product-meta .store-info span::after {
    border-bottom: 1px solid var(--color-border-dark);
    bottom: -1px;
    -webkit-transform: skew(25deg);
            transform: skew(25deg); }
  .single-content .product .product-meta .store-info span a {
    margin-left: 4px;
    font-weight: 500;
    color: var(--color-text-light); }

.single-content .product .product-content .product-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  .single-content .product .product-content .product-detail .column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .single-content .product .product-content .product-detail .column:not(.product-icons) {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
    .single-content .product .product-content .product-detail .column.product-icons {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 16.25rem;
              flex: 0 0 16.25rem;
      max-width: 16.25rem;
      margin-left: 2.5rem; }
      @media screen and (max-width: 64rem) {
        .single-content .product .product-content .product-detail .column.product-icons {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%;
          margin-left: 0;
          margin-top: 1.875rem; } }
  @media screen and (min-width: 64rem) {
    .single-content .product .product-content .product-detail {
      padding-left: 1.875rem; } }
  @media screen and (max-width: 48rem) {
    .single-content .product .product-content .product-detail {
      margin-top: 1.875rem; } }

.single-content .product .price {
  margin-bottom: .9375rem; }
  @media screen and (max-width: 48rem) {
    .single-content .product .price {
      font-size: 1.5rem; } }
  .single-content .product .price + .product-meta {
    margin-bottom: 1.25rem; }
    @media screen and (max-width: 36rem) {
      .single-content .product .price + .product-meta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .single-content .product .price + .product-meta .product-available {
          margin-left: .75rem; } }
  .single-content .product .price del {
    font-size: 75%;
    font-weight: 500; }

.single-content .product .product-short-description {
  margin-bottom: 1.25rem; }
  .single-content .product .product-short-description p {
    font-size: .8125rem;
    color: var(--color-text-light); }

.single-content .product form.cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-bottom: 1.875rem; }
  @media screen and (min-width: 64rem) {
    .single-content .product form.cart {
      margin-bottom: 2.5rem; } }
  .single-content .product form.cart .quantity .quantity-button {
    -webkit-transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
    transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1); }
    .single-content .product form.cart .quantity .quantity-button:hover {
      background-color: var(--color-rating); }
  .single-content .product form.cart .add_to_cart_button {
    font-size: .8125rem;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 2.75rem;
    margin-left: .9375rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.single-content .product .product-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.875rem; }
  .single-content .product .product-actions a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-family: var(--font-secondary);
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0;
    color: var(--color-text-lighter);
    text-decoration: none; }
    .single-content .product .product-actions a + a {
      margin-left: 1.25rem; }
    .single-content .product .product-actions a i {
      margin-right: 6px; }
    .single-content .product .product-actions a.add-to-wishlist {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      height: 2.0625rem;
      padding-left: .75rem;
      padding-right: .75rem;
      border: 1px solid var(--color-border-dark);
      border-radius: 2.0625rem; }
      .single-content .product .product-actions a.add-to-wishlist i {
        color: var(--color-border-dark);
        -webkit-transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
        transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1); }
      .single-content .product .product-actions a.add-to-wishlist:hover i {
        color: var(--color-danger); }

.single-content .product .product-checklist {
  margin-bottom: 1.5rem; }
  .single-content .product .product-checklist ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .single-content .product .product-checklist ul li {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: .75rem;
      color: var(--color-text-light); }
      .single-content .product .product-checklist ul li + li {
        margin-top: .375rem; }
      .single-content .product .product-checklist ul li::before {
        font-family: "klbtheme";
        font-size: .6875rem;
        content: '\e8e1';
        color: var(--color-success);
        margin-right: .625rem; }

.single-content .product .product-meta.bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  border-top: 1px solid var(--color-border);
  padding-top: 1.5rem; }
  .single-content .product .product-meta.bottom > * {
    margin-left: 0;
    color: var(--color-info-dark); }
    .single-content .product .product-meta.bottom > * span {
      text-transform: uppercase; }
    .single-content .product .product-meta.bottom > * a {
      position: relative;
      font-weight: 500;
      color: var(--color-text-lighter); }
      .single-content .product .product-meta.bottom > * a + a::before {
        content: ',';
        margin-right: 4px; }
    .single-content .product .product-meta.bottom > * + * {
      margin-top: .375rem; }

.single-content .product .product-share {
  margin-top: 1.875rem; }
  @media screen and (min-width: 75rem) {
    .single-content .product .product-share {
      margin-top: 2.5rem; } }

.single-content .product .alert-message {
  font-size: .75rem;
  text-align: center;
  width: 100%;
  color: var(--color-danger-dark);
  background-color: var(--color-danger-light);
  border-radius: var(--size-form-radius);
  padding: 10px 10px;
  margin-bottom: .75rem; }

.single-content .product .icon-messages {
  padding: 1.875rem;
  width: 100%;
  background-color: var(--color-light);
  border-radius: var(--size-form-radius); }
  .single-content .product .icon-messages ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .single-content .product .icon-messages ul li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .single-content .product .icon-messages ul li + li {
        margin-top: 1.875rem; }
      .single-content .product .icon-messages ul li .icon {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        font-size: 1.25rem;
        margin-right: 1.25rem; }
        .single-content .product .icon-messages ul li .icon i {
          position: relative;
          top: -1px; }
      .single-content .product .icon-messages ul li .message {
        font-size: .75rem; }

.single-content .product .woocommerce-product-gallery.vertical {
  position: relative; }
  @media screen and (min-width: 64rem) {
    .single-content .product .woocommerce-product-gallery.vertical .slider-wrapper {
      position: relative;
      padding-left: 4.375rem; }
    .single-content .product .woocommerce-product-gallery.vertical .product-badges {
      left: 5.625rem;
      top: 1.25rem; }
    .single-content .product .woocommerce-product-gallery.vertical .product-thumbnails {
      position: absolute;
      max-width: 3.5rem;
      width: 100%;
      top: 0;
      left: 0;
      margin-left: 0;
      margin-right: 0; }
      .single-content .product .woocommerce-product-gallery.vertical .product-thumbnails .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100% !important; }
        .single-content .product .woocommerce-product-gallery.vertical .product-thumbnails .slick-track .slick-slide {
          width: 100% !important;
          margin-left: 0;
          margin-right: 0; }
          .single-content .product .woocommerce-product-gallery.vertical .product-thumbnails .slick-track .slick-slide + .slick-slide {
            margin-top: 6px; } }

.single-content .promotion-products {
  margin-top: 1.875rem; }
  @media screen and (min-width: 64rem) {
    .single-content .promotion-products {
      margin-top: 3.75rem; } }
  .single-content .promotion-products .module-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    background-color: #fff;
    border: 2px solid var(--color-secondary);
    border-radius: var(--size-border-radius); }
    .single-content .promotion-products .module-body .products {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
      @media screen and (min-width: 64rem) {
        .single-content .promotion-products .module-body .products {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 75%;
                  flex: 0 0 75%;
          max-width: 75%; } }
      .single-content .promotion-products .module-body .products:before {
        display: none; }
    .single-content .promotion-products .module-body .product .product-button-group {
      border-top: 1px solid var(--color-border-light);
      margin-left: -.9375rem;
      margin-right: -.9375rem;
      padding-left: .9375rem;
      padding-right: .9375rem;
      padding-top: 1.25rem; }
      @media screen and (min-width: 64rem) {
        .single-content .promotion-products .module-body .product .product-button-group {
          margin-left: -1.25rem;
          margin-right: -1.25rem;
          padding-left: 1.25rem;
          padding-right: 1.25rem; } }
      .single-content .promotion-products .module-body .product .product-button-group .add_to_cart_button {
        position: relative;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-size: .75rem;
        color: var(--color-text-lighter); }
        .single-content .promotion-products .module-body .product .product-button-group .add_to_cart_button::before {
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          font-family: "klbtheme";
          content: '\e8c5';
          width: 1.625rem;
          height: 1.625rem;
          border: 1px solid var(--color-border-dark);
          border-radius: 50%;
          margin-right: .625rem; }
        @media screen and (max-width: 64rem) {
          .single-content .promotion-products .module-body .product .product-button-group .add_to_cart_button span {
            display: none; } }
    .single-content .promotion-products .module-body .promotion-detail {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding: 1.25rem; }
      @media screen and (min-width: 64rem) {
        .single-content .promotion-products .module-body .promotion-detail {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 25%;
                  flex: 0 0 25%;
          max-width: 25%;
          padding: 2.5rem; } }
      .single-content .promotion-products .module-body .promotion-detail .products-list {
        margin: 0;
        padding: 0;
        list-style: none; }
        .single-content .promotion-products .module-body .promotion-detail .products-list li {
          position: relative;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          font-size: .75rem; }
          .single-content .promotion-products .module-body .promotion-detail .products-list li + li {
            margin-top: 1.5rem; }
          .single-content .promotion-products .module-body .promotion-detail .products-list li::before {
            position: relative;
            font-family: "klbtheme";
            font-size: .6875rem;
            content: '\e8e1';
            color: var(--color-success);
            margin-right: .625rem;
            top: 2px; }
      .single-content .promotion-products .module-body .promotion-detail .total-promotion {
        margin-top: auto;
        padding-top: 1.875rem; }
        .single-content .promotion-products .module-body .promotion-detail .total-promotion .total-price {
          font-size: .75rem; }
          .single-content .promotion-products .module-body .promotion-detail .total-promotion .total-price .price {
            color: var(--color-price); }
        .single-content .promotion-products .module-body .promotion-detail .total-promotion .button {
          font-size: .8125rem;
          margin-top: .625rem; }

.single-content .woocommerce-tabs {
  margin-top: 1.875rem;
  background-color: #fff;
  border-radius: var(--size-border-radius);
  border: 1px solid var(--color-border-light); }
  @media screen and (min-width: 64rem) {
    .single-content .woocommerce-tabs {
      margin-top: 3.75rem; } }
  .single-content .woocommerce-tabs .wc-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid var(--color-border-light); }
    @media screen and (min-width: 64rem) {
      .single-content .woocommerce-tabs .wc-tabs {
        padding-left: 1.25rem;
        padding-right: 1.25rem; } }
    .single-content .woocommerce-tabs .wc-tabs li {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; }
      .single-content .woocommerce-tabs .wc-tabs li.active a {
        color: var(--color-text); }
    .single-content .woocommerce-tabs .wc-tabs a {
      font-family: var(--font-secondary);
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 0;
      text-decoration: none;
      padding: 1.25rem;
      color: var(--color-info); }
  .single-content .woocommerce-tabs .woocommerce-Tabs-panel {
    padding: 1.25rem; }
    @media screen and (min-width: 64rem) {
      .single-content .woocommerce-tabs .woocommerce-Tabs-panel {
        padding: 1.25rem 2.5rem; } }
    .single-content .woocommerce-tabs .woocommerce-Tabs-panel--description > h2 {
      display: none; }
    .single-content .woocommerce-tabs .woocommerce-Tabs-panel p {
      font-size: .9375rem;
      line-height: 1.8; }

.woocommerce-breadcrumb {
  padding: .625rem 0; }
  .woocommerce-breadcrumb ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin: 0;
    padding: 0;
    list-style: none; }
    .woocommerce-breadcrumb ul li {
      position: relative;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-family: var(--font-secondary);
      font-size: .75rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 0;
      color: var(--color-info-dark); }
      .woocommerce-breadcrumb ul li + li::before {
        font-family: "klbtheme";
        font-size: 110%;
        content: '\e8d3';
        margin-left: .625rem;
        margin-right: .625rem; }
    .woocommerce-breadcrumb ul a {
      color: var(--color-text-light); }
  .woocommerce-breadcrumb + .content-wrapper {
    margin-top: 1.875rem; }
    @media screen and (min-width: 64rem) {
      .woocommerce-breadcrumb + .content-wrapper {
        margin-top: 2.5rem; } }

.woocommerce-products-header {
  margin-top: .625rem;
  margin-bottom: .9375rem; }
  @media screen and (min-width: 75rem) {
    .woocommerce-products-header {
      margin-top: .9375rem;
      margin-bottom: 2.1875rem; } }
  .woocommerce-products-header .woocommerce-products-header__title {
    font-size: 2.25rem; }
    @media screen and (min-width: 75rem) {
      .woocommerce-products-header .woocommerce-products-header__title {
        font-size: 2.5rem;
        font-weight: 500; } }
  .woocommerce-products-header p {
    font-size: .9375rem;
    font-weight: 300; }

@media screen and (min-width: 64rem) {
  .content-primary > .woocommerce-products-header {
    margin-top: 0; } }

.shop-banner {
  margin-bottom: 1.25rem; }
  .shop-banner .banner-wrapper {
    text-align: inherit !important; }
  .shop-banner a {
    width: 100%; }
  .shop-banner img {
    width: 100%; }

.before-shop-loop {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  min-height: 3.5rem;
  background-color: var(--color-light);
  border-radius: var(--size-border-radius);
  padding-left: .9375rem;
  padding-right: .9375rem;
  margin-bottom: 1.25rem; }
  @media screen and (min-width: 75rem) {
    .before-shop-loop {
      padding-left: 1.875rem;
      padding-right: 1.875rem; } }
  .before-shop-loop .shop-view-selector {
    margin-right: auto; }
    .before-shop-loop .shop-view-selector a {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: .875rem;
      width: 1rem;
      height: 1rem;
      color: var(--color-info); }
      .before-shop-loop .shop-view-selector a + a {
        margin-left: .75rem; }
      .before-shop-loop .shop-view-selector a:hover, .before-shop-loop .shop-view-selector a.active {
        color: var(--color-text); }
    @media screen and (max-width: 64rem) {
      .before-shop-loop .shop-view-selector {
        display: none; } }
  .before-shop-loop .product-filter {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .before-shop-loop .product-filter > span {
      font-size: .8125rem; }
      .before-shop-loop .product-filter > span:not(.select2) {
        font-size: .75rem;
        color: var(--color-info-dark); }
    .before-shop-loop .product-filter .select2 {
      font-weight: 500;
      width: auto !important;
      -webkit-box-shadow: none;
              box-shadow: none;
      outline: none; }
      .before-shop-loop .product-filter .select2 .select2-selection {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 2.375rem;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
                box-shadow: none;
        outline: none; }
        .before-shop-loop .product-filter .select2 .select2-selection .select2-selection__rendered {
          color: var(--color-text);
          padding-left: .375rem;
          padding-right: 1.5625rem; }
        .before-shop-loop .product-filter .select2 .select2-selection .select2-selection__arrow {
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          top: auto; }
          .before-shop-loop .product-filter .select2 .select2-selection .select2-selection__arrow:after {
            font-family: 'klbtheme';
            font-size: 130%;
            content: '\e8c3'; }
          .before-shop-loop .product-filter .select2 .select2-selection .select2-selection__arrow b {
            display: none; }
    .before-shop-loop .product-filter + .product-filter {
      border-left: 1px solid var(--color-border-light);
      padding-left: 1.125rem;
      margin-left: .9375rem; }
    @media screen and (max-width: 36rem) {
      .before-shop-loop .product-filter.products-per-page {
        display: none; } }
    @media screen and (max-width: 36rem) {
      .before-shop-loop .product-filter.woocommerce-ordering {
        position: relative; }
        .before-shop-loop .product-filter.woocommerce-ordering::before {
          font-family: 'klbtheme';
          font-size: 1rem;
          content: '\e890';
          position: absolute;
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          width: 100%;
          height: 100%;
          top: 0;
          right: -1.25rem; }
        .before-shop-loop .product-filter.woocommerce-ordering .orderby-label {
          margin-right: .625rem; }
        .before-shop-loop .product-filter.woocommerce-ordering .select2 {
          display: none; }
        .before-shop-loop .product-filter.woocommerce-ordering .filterSelect {
          all: unset;
          position: relative !important;
          display: -webkit-inline-box !important;
          display: -ms-inline-flexbox !important;
          display: inline-flex !important;
          -webkit-box-align: center !important;
              -ms-flex-align: center !important;
                  align-items: center !important;
          -webkit-box-pack: center !important;
              -ms-flex-pack: center !important;
                  justify-content: center !important;
          clip: none !important;
          -webkit-clip-path: none !important;
                  clip-path: none !important;
          font-size: 0 !important;
          width: 1.625rem !important;
          height: 1.625rem !important;
          overflow: auto !important; } }
  .before-shop-loop .mobile-filter {
    display: none;
    margin-right: auto; }
    @media screen and (max-width: 64rem) {
      .before-shop-loop .mobile-filter {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex; } }
    .before-shop-loop .mobile-filter .filter-toggle {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      color: var(--color-text);
      text-decoration: none; }
      .before-shop-loop .mobile-filter .filter-toggle span {
        position: relative;
        font-size: .8125rem;
        font-weight: 500;
        margin-left: .4375rem;
        top: 1px; }

.select-filter-orderby, .select-filter-perpage {
  min-width: 180px;
  background-color: var(--color-background);
  border-color: var(--color-border-light);
  border-bottom-right-radius: var(--size-border-radius);
  border-bottom-left-radius: var(--size-border-radius);
  -webkit-box-shadow: 0px 5px 10px rgba(62, 68, 90, 0.1);
          box-shadow: 0px 5px 10px rgba(62, 68, 90, 0.1);
  margin-left: -1.875rem; }
  .select-filter-orderby .select2-results__options, .select-filter-perpage .select2-results__options {
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
    max-height: 13.75rem !important; }
    .select-filter-orderby .select2-results__options .select2-results__option, .select-filter-perpage .select2-results__options .select2-results__option {
      font-size: .8125rem;
      padding-left: 2.125rem;
      padding-right: 3.875rem;
      color: var(--color-text-light); }
      .select-filter-orderby .select2-results__options .select2-results__option[aria-selected=true], .select-filter-perpage .select2-results__options .select2-results__option[aria-selected=true] {
        font-weight: 600;
        color: var(--color-primary) !important;
        background-color: transparent !important; }
        .select-filter-orderby .select2-results__options .select2-results__option[aria-selected=true]:hover, .select-filter-perpage .select2-results__options .select2-results__option[aria-selected=true]:hover {
          color: var(--color-primary); }
      .select-filter-orderby .select2-results__options .select2-results__option.select2-results__option--highlighted, .select-filter-perpage .select2-results__options .select2-results__option.select2-results__option--highlighted {
        background-color: transparent;
        color: currentColor; }
      .select-filter-orderby .select2-results__options .select2-results__option:hover, .select-filter-perpage .select2-results__options .select2-results__option:hover {
        color: var(--color-secondary); }

.select-filter-perpage {
  margin-left: -1.5625rem; }
  .select-filter-perpage .select2-results__options {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    max-height: 12.5rem !important; }
    .select-filter-perpage .select2-results__options .select2-results__option {
      padding-left: 1.875rem;
      padding-right: 1.875rem; }

.product-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .product-rating .count-rating {
    font-family: var(--font-secondary);
    font-size: .8125rem;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: .5rem;
    color: var(--color-text-lighter); }

.product-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: .75rem; }
  @media screen and (max-width: 26.25rem) {
    .product-meta {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  @media screen and (min-width: 26.25rem) {
    .product-meta > * + * {
      margin-left: .625rem; } }
  .product-meta .product-unit {
    color: var(--color-text-lighter); }
  .product-meta .product-available {
    font-family: var(--font-secondary);
    font-weight: 600;
    text-transform: uppercase;
    padding: 4px 10px;
    background-color: var(--color-success-light);
    border-radius: 1.875rem; }
    .product-meta .product-available.in-stock {
      color: var(--color-success); }

.price {
  font-family: var(--font-secondary);
  font-size: 1.125rem;
  font-weight: 600; }
  @media screen and (min-width: 75rem) {
    .price {
      font-size: 1.625rem; } }
  .price del {
    font-size: 85%;
    color: var(--color-info); }
    .price del .amount {
      color: var(--color-info); }
  .price ins {
    text-decoration: none;
    margin-left: .3125rem; }
  .price .amount {
    color: var(--color-price); }

.quantity {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .quantity .quantity-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 2.75rem;
    height: 2.75rem;
    background-color: var(--color-border-light);
    border-radius: 50%;
    cursor: pointer; }
  .quantity .qty {
    width: 2.625rem;
    height: 2.75rem;
    border: 0;
    padding: 0;
    margin: 0;
    background-color: transparent;
    text-align: center;
    pointer-events: none; }

.product-badges {
  position: absolute;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  top: 1.125rem;
  left: 1.125rem;
  pointer-events: none;
  z-index: 1; }
  @media screen and (max-width: 20rem) {
    .product-badges {
      top: .625rem;
      left: .625rem; } }

.badge {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: var(--font-secondary);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0;
  width: auto;
  max-height: 1.5rem;
  padding: .375rem .75rem;
  color: #fff;
  background-color: var(--color-info-dark); }
  .badge + .badge {
    margin-top: 3px; }
  .badge.style-2 {
    border-radius: 1.125rem; }
  .badge.onsale {
    background-color: var(--color-secondary); }
  .badge.recommend {
    font-size: .625rem;
    font-weight: 700;
    background-color: var(--color-text-lighter); }
  .badge.organic {
    color: var(--color-success-dark);
    background-color: var(--color-success-light); }

.product-buttons {
  position: absolute;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  top: .9375rem;
  right: .9375rem; }
  .product-buttons > * {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    color: var(--color-text-light);
    background-color: #fff;
    border: 1px solid var(--color-border-light);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
            box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
    -webkit-transition: opacity 0.25s cubic-bezier(0.17, 0.62, 0.44, 0.99), -webkit-transform 0.25s cubic-bezier(0.17, 0.62, 0.44, 0.99);
    transition: opacity 0.25s cubic-bezier(0.17, 0.62, 0.44, 0.99), -webkit-transform 0.25s cubic-bezier(0.17, 0.62, 0.44, 0.99);
    transition: opacity 0.25s cubic-bezier(0.17, 0.62, 0.44, 0.99), transform 0.25s cubic-bezier(0.17, 0.62, 0.44, 0.99);
    transition: opacity 0.25s cubic-bezier(0.17, 0.62, 0.44, 0.99), transform 0.25s cubic-bezier(0.17, 0.62, 0.44, 0.99), -webkit-transform 0.25s cubic-bezier(0.17, 0.62, 0.44, 0.99); }
    .product-buttons > * svg {
      width: 14px;
      fill: currentColor; }
    .product-buttons > * + * {
      margin-top: 5px; }
    .product-buttons > *:hover {
      color: #fff;
      background-color: var(--color-primary);
      border-color: transparent; }

.products {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0;
  padding: 0;
  list-style: none; }
  .products::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 1px solid var(--color-border-light);
    border-radius: var(--size-border-radius);
    pointer-events: none; }
  .products .product {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    min-width: 0;
    z-index: 1;
    border-right: 1px solid var(--color-border-light);
    border-bottom: 1px solid var(--color-border-light);
    -webkit-transition: z-index 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
    transition: z-index 0.2s cubic-bezier(0.28, 0.12, 0.22, 1); }
    .products .product:hover {
      z-index: 10;
      -webkit-transition: z-index 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
      transition: z-index 0.2s cubic-bezier(0.28, 0.12, 0.22, 1); }
      .products .product:hover .product-content-fade {
        opacity: 1; }
      .products .product:hover .product-fade-block {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0px);
                transform: translateY(0px); }
      .products .product:hover .switcher-wrapper {
        -webkit-transform: translateY(0);
                transform: translateY(0); }
      .products .product:hover .product-buttons > * {
        opacity: 1;
        -webkit-transform: translateX(0);
                transform: translateX(0); }
        .products .product:hover .product-buttons > *:nth-child(2) {
          -webkit-transition-delay: 0.14s;
                  transition-delay: 0.14s; }
  .products .product-content-fade {
    position: absolute;
    top: -1px;
    bottom: 0;
    left: -1px;
    right: -1px;
    background-color: var(--color-background);
    border-radius: var(--size-border-radius);
    opacity: 0;
    -webkit-transition: opacity 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
    transition: opacity 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
    will-change: opacity;
    -webkit-box-shadow: 5px 15px 30px rgba(62, 68, 90, 0.1);
            box-shadow: 5px 15px 30px rgba(62, 68, 90, 0.1);
    pointer-events: none; }
    .products .product-content-fade.border-primary {
      border: 1px solid var(--color-primary) !important; }
    .products .product-content-fade.border-secondary {
      border: 1px solid var(--color-secondary) !important; }
    .products .product-content-fade.border-success {
      border: 1px solid var(--color-success) !important; }
    .products .product-content-fade.border-danger {
      border: 1px solid var(--color-danger) !important; }
    .products .product-content-fade.border-rating {
      border: 1px solid var(--color-rating) !important; }
    .products .product-content-fade.border-info {
      border: 1px solid var(--color-info) !important; }
    .products .product-content-fade.shadow-dark {
      -webkit-box-shadow: 5px 20px 90px rgba(62, 68, 90, 0.2);
              box-shadow: 5px 20px 90px rgba(62, 68, 90, 0.2); }
  .products .product-fade-block {
    position: absolute;
    left: 0;
    right: 0;
    padding: 0 .9375rem;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
    -webkit-transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
    transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
    will-change: opacity, transform; }
    @media screen and (min-width: 48rem) {
      .products .product-fade-block {
        padding: 0 1.25rem; } }
  .products .product-switcher {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: .625rem; }
    .products .product-switcher .switcher-wrapper {
      position: relative;
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%);
      -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.17, 0.62, 0.44, 0.99);
      transition: -webkit-transform 0.3s cubic-bezier(0.17, 0.62, 0.44, 0.99);
      transition: transform 0.3s cubic-bezier(0.17, 0.62, 0.44, 0.99);
      transition: transform 0.3s cubic-bezier(0.17, 0.62, 0.44, 0.99), -webkit-transform 0.3s cubic-bezier(0.17, 0.62, 0.44, 0.99);
      will-change: transform; }
      .products .product-switcher .switcher-wrapper > *:nth-child(2) {
        position: absolute;
        bottom: -100%; }
      .products .product-switcher .switcher-wrapper > * {
        margin-bottom: 0 !important; }
  .products .product-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    z-index: 1; }
  .products .content-wrapper {
    position: relative;
    padding: 0 .9375rem .9375rem;
    z-index: 1; }
    @media screen and (min-width: 48rem) {
      .products .content-wrapper {
        padding: 0 1.25rem 1.25rem; } }
    .products .content-wrapper .store-info {
      font-size: .75rem;
      margin-bottom: .625rem;
      color: var(--color-info); }
      .products .content-wrapper .store-info a {
        font-weight: 500;
        color: var(--color-text-lighter);
        margin-left: .3125rem; }
    .products .content-wrapper .product-title {
      font-size: .875rem;
      font-weight: 500;
      line-height: 1.4; }
      .products .content-wrapper .product-title a {
        display: -ms-flexbox;
        display: flex;
        display: -webkit-box;
        color: var(--color-text);
        text-decoration: none;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
        transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1); }
        .products .content-wrapper .product-title a:hover {
          color: var(--color-primary); }
    .products .content-wrapper .product-meta {
      font-size: .6875rem;
      margin-bottom: .625rem; }
      .products .content-wrapper .product-meta .product-unit {
        color: var(--color-info-dark); }
      .products .content-wrapper .product-meta .product-available {
        padding: 0;
        background-color: transparent; }
    .products .content-wrapper .product-rating {
      margin-bottom: .4375rem; }
      .products .content-wrapper .product-rating .rating-text {
        display: none; }
    .products .content-wrapper .price {
      display: block;
      font-size: 1.125rem;
      margin-bottom: .625rem; }
    .products .content-wrapper .product-button-group {
      display: block;
      margin-top: .9375rem; }
      .products .content-wrapper .product-button-group > *:hover {
        opacity: 1 !important; }
  .products .thumbnail-wrapper {
    position: relative;
    padding: .9375rem; }
    @media screen and (min-width: 48rem) {
      .products .thumbnail-wrapper {
        padding: 1.25rem; } }
    .products .thumbnail-wrapper > a:not(.quick-view-button) {
      position: relative;
      display: block; }
      .products .thumbnail-wrapper > a:not(.quick-view-button) img {
        width: 100%; }
  .products .cart-with-quantity .quantity {
    display: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .products .cart-with-quantity .quantity .qty {
      font-size: .875rem;
      width: 2.5rem;
      height: 2.125rem;
      border-top: 1px solid var(--color-border-light);
      border-bottom: 1px solid var(--color-border-light);
      border-radius: 0;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
    .products .cart-with-quantity .quantity .quantity-button {
      width: 2.125rem;
      height: 2.125rem;
      color: var(--color-text);
      background-color: var(--color-rating); }
      .products .cart-with-quantity .quantity .quantity-button.minus {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        background-color: var(--color-border-light); }
      .products .cart-with-quantity .quantity .quantity-button.plus {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
  .products.align-center .content-wrapper {
    text-align: center; }
    @media screen and (max-width: 26.25rem) {
      .products.align-center .content-wrapper .product-meta {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .products.align-center .content-wrapper .product-meta, .products.align-center .content-wrapper .product-rating {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .products.align-center .product-switcher .switcher-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .products.mobile-column-1 .product {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  @media screen and (min-width: 20rem) {
    .products.mobile-column-2 .product {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; } }
  @media screen and (min-width: 48rem) {
    .products.column-5 .product {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; } }
  @media screen and (min-width: 75rem) {
    .products.column-5 .product {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 20%;
              flex: 0 0 20%;
      max-width: 20%; } }
  @media screen and (min-width: 48rem) {
    .products.column-4 .product {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.3333333333%;
              flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; } }
  @media screen and (min-width: 75rem) {
    .products.column-4 .product {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; } }
  @media screen and (min-width: 48rem) {
    .products.column-3 .product {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; } }
  @media screen and (min-width: 75rem) {
    .products.column-3 .product {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.3333333333%;
              flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; } }
  @media screen and (min-width: 48rem) {
    .products.column-2 .product {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; } }
  @media screen and (min-width: 48rem) {
    .products.column-1 .product {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
      .products.column-1 .product .product-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }

.woocommerce-pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 1.875rem 0 0;
  padding: 0;
  list-style: none; }
  @media screen and (min-width: 64rem) {
    .woocommerce-pagination ul {
      margin: 2.5rem 0 0; } }
  .woocommerce-pagination ul li {
    margin-right: 3px; }
    .woocommerce-pagination ul li > * {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: .875rem;
      font-weight: 600;
      width: 2.25rem;
      height: 2.25rem;
      border-radius: 50%;
      color: currentColor;
      text-decoration: none; }
      .woocommerce-pagination ul li > *.dots {
        position: relative;
        font-size: 1.125rem;
        font-weight: 300;
        top: -5px; }
      .woocommerce-pagination ul li > *.current {
        color: #fff;
        background-color: var(--color-secondary) !important; }
      .woocommerce-pagination ul li > *:hover:not(.dots) {
        background-color: var(--color-info-light); }

.cart-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (min-width: 75rem) {
    .cart-wrapper {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
      .cart-wrapper .woocommerce-cart-form, .cart-wrapper #customer_details {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1; }
      .cart-wrapper .cart-collaterals {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 20rem;
                flex: 0 0 20rem;
        max-width: 20rem;
        margin-left: 1.875rem; }
      .cart-wrapper .order-review-wrapper {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 25rem;
                flex: 0 0 25rem;
        max-width: 25rem;
        margin-left: 1.875rem; } }

.woocommerce-cart-form {
  position: relative; }
  .woocommerce-cart-form table th {
    font-size: .75rem;
    font-weight: 600;
    border-top: 0;
    border-bottom: 1px solid var(--color-border);
    color: var(--color-text-lighter); }
    @media screen and (max-width: 36rem) {
      .woocommerce-cart-form table th.product-price, .woocommerce-cart-form table th.product-subtotal, .woocommerce-cart-form table th.product-remove {
        display: none !important; } }
  .woocommerce-cart-form table td {
    font-size: .875rem;
    vertical-align: middle; }
    .woocommerce-cart-form table td a {
      color: currentColor;
      text-decoration: none; }
    @media screen and (max-width: 36rem) {
      .woocommerce-cart-form table td.product-remove {
        padding: 0 !important;
        width: 0 !important; }
        .woocommerce-cart-form table td.product-remove a {
          position: absolute;
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          width: 1.375rem;
          height: 1.375rem;
          border-radius: 50%;
          color: #fff;
          background-color: var(--color-danger);
          font-size: .625rem;
          left: 0;
          margin-top: -10px; } }
    .woocommerce-cart-form table td.product-thumbnail img {
      max-width: 4.375rem; }
    .woocommerce-cart-form table td .amount {
      font-weight: 500; }
    .woocommerce-cart-form table td.product-price .amount {
      color: var(--color-text-lighter); }
    @media screen and (max-width: 36rem) {
      .woocommerce-cart-form table td.product-price {
        display: none !important; } }
    @media screen and (max-width: 36rem) {
      .woocommerce-cart-form table td.product-subtotal {
        display: none !important; } }
    .woocommerce-cart-form table td .quantity {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row;
              flex-flow: row; }
    .woocommerce-cart-form table td .quantity-button {
      width: 1.875rem;
      height: 1.875rem; }
      .woocommerce-cart-form table td .quantity-button i {
        line-height: 1; }
    .woocommerce-cart-form table td .qty {
      font-size: .875rem;
      width: 1.875rem;
      height: 1.875rem; }
    .woocommerce-cart-form table td.actions {
      padding-left: 0;
      padding-right: 0; }
  .woocommerce-cart-form table tbody {
    position: relative; }
    .woocommerce-cart-form table tbody tr {
      position: relative; }
    .woocommerce-cart-form table tbody td:first-child {
      padding-left: 0; }
    .woocommerce-cart-form table tbody td:last-child {
      padding-right: 0; }
  .woocommerce-cart-form .actions-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: .625rem;
    padding-bottom: .625rem; }
    @media screen and (min-width: 48rem) {
      .woocommerce-cart-form .actions-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    .woocommerce-cart-form .actions-wrapper .empty-cart-button {
      display: none; }
    .woocommerce-cart-form .actions-wrapper .coupon {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .woocommerce-cart-form .actions-wrapper .coupon label {
        display: none; }
      .woocommerce-cart-form .actions-wrapper .coupon #coupon_code {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1; }
        @media screen and (min-width: 36rem) {
          .woocommerce-cart-form .actions-wrapper .coupon #coupon_code {
            min-width: 17.5rem; } }
      .woocommerce-cart-form .actions-wrapper .coupon .button {
        white-space: nowrap;
        margin-left: .625rem; }
    .woocommerce-cart-form .actions-wrapper input {
      height: 2.75rem; }
    .woocommerce-cart-form .actions-wrapper .button {
      font-size: .75rem;
      height: 2.75rem; }
      .woocommerce-cart-form .actions-wrapper .button[name=update_cart] {
        color: #fff;
        background-color: var(--color-secondary); }
        .woocommerce-cart-form .actions-wrapper .button[name=update_cart]:disabled {
          color: var(--color-info);
          background-color: var(--color-info-light); }
        @media screen and (max-width: 36rem) {
          .woocommerce-cart-form .actions-wrapper .button[name=update_cart] {
            margin-top: .625rem;
            text-align: center; } }

.cart-collaterals {
  border: 1px solid var(--color-border);
  border-radius: var(--size-border-radius);
  padding: 1.25rem; }
  .cart-collaterals .cart_totals > h2 {
    font-family: var(--font-secondary);
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: .9375rem;
    border-bottom: .9375rem;
    border-bottom: 1px solid var(--color-border-light); }
  .cart-collaterals .shop_table {
    width: 100%; }
    .cart-collaterals .shop_table th {
      font-size: .8125rem;
      font-weight: 600; }
    .cart-collaterals .shop_table td {
      text-align: right; }
    .cart-collaterals .shop_table .amount {
      font-size: .9375rem; }
    .cart-collaterals .shop_table .cart-subtotal th, .cart-collaterals .shop_table .cart-subtotal td {
      padding-top: .4375rem;
      padding-bottom: .625rem;
      border-bottom: 1px solid var(--color-border-light); }
    .cart-collaterals .shop_table .order-total th, .cart-collaterals .shop_table .order-total td {
      padding-top: 1.25rem;
      padding-bottom: .625rem; }
      .cart-collaterals .shop_table .order-total th strong, .cart-collaterals .shop_table .order-total td strong {
        font-weight: 600; }
    .cart-collaterals .shop_table .order-total .amount {
      font-size: 1.25rem; }

.wc-proceed-to-checkout {
  padding-top: .9375rem;
  border-top: 1px solid var(--color-border-light); }

#customer_details {
  border: 1px solid var(--color-border-light);
  border-radius: var(--size-border-radius);
  padding: .9375rem; }
  @media screen and (min-width: 64rem) {
    #customer_details {
      padding: 1.875rem; } }
  #customer_details .col-1, #customer_details .col-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  #customer_details h3 {
    font-family: var(--font-secondary);
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: .75rem;
    margin-bottom: .75rem;
    border-bottom: 1px solid var(--color-border-light); }
  #customer_details .woocommerce-billing-fields__field-wrapper, #customer_details .woocommerce-additional-fields__field-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-left: -10px;
    margin-right: -10px; }
    #customer_details .woocommerce-billing-fields__field-wrapper .form-row, #customer_details .woocommerce-additional-fields__field-wrapper .form-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-left: 10px;
      padding-right: 10px;
      margin-left: 0;
      margin-right: 0; }
      #customer_details .woocommerce-billing-fields__field-wrapper .form-row label, #customer_details .woocommerce-additional-fields__field-wrapper .form-row label {
        font-size: .8125rem; }
      #customer_details .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper > input, #customer_details .woocommerce-additional-fields__field-wrapper .form-row .woocommerce-input-wrapper > input {
        height: 2.875rem; }
      #customer_details .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper > textarea, #customer_details .woocommerce-additional-fields__field-wrapper .form-row .woocommerce-input-wrapper > textarea {
        min-height: 120px;
        resize: none; }
      @media screen and (min-width: 48rem) {
        #customer_details .woocommerce-billing-fields__field-wrapper .form-row#billing_first_name_field, #customer_details .woocommerce-billing-fields__field-wrapper .form-row#billing_last_name_field, #customer_details .woocommerce-billing-fields__field-wrapper .form-row#billing_phone_field, #customer_details .woocommerce-billing-fields__field-wrapper .form-row#billing_email_field, #customer_details .woocommerce-additional-fields__field-wrapper .form-row#billing_first_name_field, #customer_details .woocommerce-additional-fields__field-wrapper .form-row#billing_last_name_field, #customer_details .woocommerce-additional-fields__field-wrapper .form-row#billing_phone_field, #customer_details .woocommerce-additional-fields__field-wrapper .form-row#billing_email_field {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%;
          max-width: 50%; } }
  #customer_details .woocommerce-additional-fields {
    margin-top: 1.875rem; }

.order-review-wrapper {
  border: 2px solid var(--color-primary);
  border-radius: var(--size-border-radius);
  padding: .9375rem;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content; }
  @media screen and (min-width: 64rem) {
    .order-review-wrapper {
      padding: 1.875rem; } }
  @media screen and (max-width: 48rem) {
    .order-review-wrapper {
      margin-top: 1.25rem; } }
  .order-review-wrapper h3 {
    font-family: var(--font-secondary);
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: .75rem;
    margin-bottom: .75rem;
    border-bottom: 1px solid var(--color-border-light); }
  .order-review-wrapper .shop_table {
    width: 100%;
    font-size: .8125rem; }
    .order-review-wrapper .shop_table .amount {
      font-size: .9375rem; }
    .order-review-wrapper .shop_table th {
      font-weight: 600; }
    .order-review-wrapper .shop_table thead th {
      color: var(--color-info);
      padding-bottom: .75rem;
      border-bottom: 1px solid var(--color-border-light); }
      .order-review-wrapper .shop_table thead th:last-child {
        text-align: right; }
    .order-review-wrapper .shop_table tbody td {
      padding-top: .75rem;
      padding-bottom: .75rem; }
      .order-review-wrapper .shop_table tbody td.product-name {
        font-size: .8125rem;
        padding-right: 1.25rem; }
      .order-review-wrapper .shop_table tbody td:last-child {
        text-align: right; }
    .order-review-wrapper .shop_table tfoot tr th {
      padding-top: .75rem;
      padding-bottom: .75rem;
      color: var(--color-text-lighter);
      border-top: 1px solid var(--color-border-light); }
    .order-review-wrapper .shop_table tfoot tr td {
      padding-top: .75rem;
      padding-bottom: .75rem;
      text-align: right;
      border-top: 1px solid var(--color-border-light); }
    .order-review-wrapper .shop_table tfoot tr.order-total .amount {
      font-size: 1.25rem;
      font-weight: 600; }
  .order-review-wrapper .woocommerce-checkout-payment {
    padding-top: .9375rem;
    border-top: 1px solid var(--color-border-light); }
    .order-review-wrapper .woocommerce-checkout-payment ul.payment_methods {
      margin: 0;
      padding: 0;
      list-style: none; }
      .order-review-wrapper .woocommerce-checkout-payment ul.payment_methods label {
        font-size: .875rem;
        font-weight: 600;
        margin-left: 1.25rem;
        color: var(--color-primary); }
      .order-review-wrapper .woocommerce-checkout-payment ul.payment_methods .payment_box p {
        font-size: .75rem;
        line-height: 1.6;
        color: var(--color-text-lighter); }
    .order-review-wrapper .woocommerce-checkout-payment .woocommerce-privacy-policy-text {
      margin-top: .9375rem; }
      .order-review-wrapper .woocommerce-checkout-payment .woocommerce-privacy-policy-text p {
        font-size: .8125rem;
        line-height: 1.6; }
        .order-review-wrapper .woocommerce-checkout-payment .woocommerce-privacy-policy-text p a {
          color: var(--color-danger);
          font-weight: 500;
          text-decoration: underline; }
    .order-review-wrapper .woocommerce-checkout-payment .validate-required {
      margin-left: 0;
      margin-right: 0; }
      .order-review-wrapper .woocommerce-checkout-payment .validate-required .woocommerce-form__label {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        font-size: .75rem; }
        .order-review-wrapper .woocommerce-checkout-payment .validate-required .woocommerce-form__label input {
          position: relative;
          top: 1px; }
        .order-review-wrapper .woocommerce-checkout-payment .validate-required .woocommerce-form__label span {
          position: relative;
          line-height: 1.5;
          padding-left: .625rem; }
          .order-review-wrapper .woocommerce-checkout-payment .validate-required .woocommerce-form__label span a {
            font-weight: 500;
            color: var(--color-danger);
            text-decoration: underline; }

.cart-empty-page {
  text-align: center;
  max-width: 760px;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto; }
  .cart-empty-page .empty-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 10rem;
    height: 10rem;
    margin-bottom: 1.875rem; }
    .cart-empty-page .empty-icon svg {
      width: 5rem; }
  .cart-empty-page .cart-empty {
    font-family: var(--font-secondary);
    font-size: 1.125rem;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--color-danger);
    margin-bottom: 1.25rem; }
  .cart-empty-page .button {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
    margin-top: 1.875rem; }

.my-account-wrapper .my-account-navigation {
  margin-bottom: 2.5rem; }

.my-account-wrapper .account-toggle-menu {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: .875rem;
  font-weight: 500;
  width: 100%;
  padding: .9375rem;
  border: 1px solid var(--color-border);
  border-radius: var(--size-border-radius);
  background-color: var(--color-info-light);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }
  .my-account-wrapper .account-toggle-menu svg {
    margin-right: 1.25rem; }
  @media screen and (min-width: 64rem) {
    .my-account-wrapper .account-toggle-menu {
      display: none; } }

@media screen and (max-width: 64rem) {
  .my-account-wrapper .my-account-navigation.dropdown .woocommerce-MyAccount-navigation {
    display: block; } }

.my-account-wrapper .woocommerce-MyAccount-navigation {
  display: none; }
  @media screen and (min-width: 64rem) {
    .my-account-wrapper .woocommerce-MyAccount-navigation {
      display: block; } }
  .my-account-wrapper .woocommerce-MyAccount-navigation ul {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid var(--color-border);
    border-top: 0;
    overflow: hidden; }
    @media screen and (min-width: 64rem) {
      .my-account-wrapper .woocommerce-MyAccount-navigation ul {
        border: 0;
        border-bottom: 1px solid var(--color-border); } }
    .my-account-wrapper .woocommerce-MyAccount-navigation ul li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%; }
      @media screen and (min-width: 64rem) {
        .my-account-wrapper .woocommerce-MyAccount-navigation ul li {
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          width: auto;
          margin-right: 1.875rem; } }
      .my-account-wrapper .woocommerce-MyAccount-navigation ul li + li {
        border-top: 1px solid var(--color-border); }
        @media screen and (min-width: 64rem) {
          .my-account-wrapper .woocommerce-MyAccount-navigation ul li + li {
            border: 0; } }
      .my-account-wrapper .woocommerce-MyAccount-navigation ul li.is-active a {
        color: #fff;
        background-color: var(--color-primary); }
        @media screen and (min-width: 64rem) {
          .my-account-wrapper .woocommerce-MyAccount-navigation ul li.is-active a {
            color: var(--color-text);
            background-color: transparent; }
            .my-account-wrapper .woocommerce-MyAccount-navigation ul li.is-active a::before {
              opacity: 1; } }
      .my-account-wrapper .woocommerce-MyAccount-navigation ul li a {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-family: var(--font-secondary);
        font-size: 1rem;
        font-weight: 600;
        text-transform: uppercase;
        width: 100%;
        font-size: .875rem;
        padding: .9375rem 1.25rem;
        color: var(--color-text);
        text-decoration: none; }
        @media screen and (min-width: 64rem) {
          .my-account-wrapper .woocommerce-MyAccount-navigation ul li a {
            font-size: 1.0625rem;
            width: auto;
            padding-left: 0;
            padding-right: 0;
            color: var(--color-info); }
            .my-account-wrapper .woocommerce-MyAccount-navigation ul li a::before {
              content: '';
              position: absolute;
              width: 100%;
              height: 2px;
              bottom: 0;
              background-color: var(--color-secondary);
              opacity: 0; } }

.my-account-wrapper .woocommerce-MyAccount-content p a {
  font-weight: 500;
  color: var(--color-secondary);
  text-decoration: underline; }

.site-login {
  margin-top: 2.5rem; }
  @media screen and (min-width: 64rem) {
    .site-login {
      margin-top: 5.5rem; } }
  .site-login .site-login-container {
    display: block;
    max-width: 560px;
    padding: 0 .9375rem;
    margin-left: auto;
    margin-right: auto; }
  .site-login .site-login-overflow {
    position: relative;
    overflow: hidden; }
    @media screen and (min-width: 64rem) {
      .site-login .site-login-overflow {
        border: 1px solid var(--color-border);
        border-radius: var(--size-border-radius);
        padding: 60px; } }
  .site-login .login-page-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin: 0 0 1.75rem;
    padding: 0;
    list-style: none; }
    .site-login .login-page-tab li + li {
      margin-left: 1.25rem; }
      @media screen and (min-width: 64rem) {
        .site-login .login-page-tab li + li {
          margin-left: 2.5rem; } }
    .site-login .login-page-tab li a {
      font-family: var(--font-secondary);
      font-size: 1.065rem;
      font-weight: 600;
      text-transform: uppercase;
      color: var(--color-text);
      text-decoration: none; }
      .site-login .login-page-tab li a:not(.active) {
        color: var(--color-info); }
  .site-login .login-form-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 200%;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: all 0.4s cubic-bezier(0.17, 0.62, 0.44, 0.99);
    transition: all 0.4s cubic-bezier(0.17, 0.62, 0.44, 0.99); }
    .site-login .login-form-container > * {
      padding: 0 1px;
      width: 100%;
      will-change: opacity;
      margin-top: .9375rem;
      -webkit-transition: all 0.4s cubic-bezier(0.17, 0.62, 0.44, 0.99);
      transition: all 0.4s cubic-bezier(0.17, 0.62, 0.44, 0.99); }
      .site-login .login-form-container > *.register-form {
        opacity: 0; }
      .site-login .login-form-container > * > p {
        text-align: center;
        margin-bottom: 1.875rem;
        max-width: 21.25rem;
        margin-left: auto;
        margin-right: auto;
        color: var(--color-info-dark); }
      .site-login .login-form-container > * form .form-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        margin-left: 0;
        margin-right: 0; }
        .site-login .login-form-container > * form .form-row label {
          font-size: .8125rem; }
        .site-login .login-form-container > * form .form-row .woocommerce-Input {
          height: 2.875rem; }
    .site-login .login-form-container .lost-password {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .site-login .login-form-container .lost-password .woocommerce-form-login__rememberme .woocommerce-form__input {
        position: relative;
        top: 1px;
        margin-right: 6px; }
      .site-login .login-form-container .lost-password .woocommerce-LostPassword {
        font-size: .8125rem;
        font-weight: 500; }
    .site-login .login-form-container .woocommerce-button {
      font-size: .8125rem;
      width: 100%;
      height: 2.875rem;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .site-login .login-form-container .woocommerce-privacy-policy-text p {
      font-size: .75rem; }
      .site-login .login-form-container .woocommerce-privacy-policy-text p a {
        color: var(--color-danger);
        text-decoration: underline; }
    .site-login .login-form-container.show-register-form {
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
      .site-login .login-form-container.show-register-form .login-form {
        opacity: 0; }
      .site-login .login-form-container.show-register-form .register-form {
        opacity: 1; }

/*------------------------------------ 
    11 - Sidebar 
------------------------------------*/
.site-sidebar {
  position: relative; }
  @media screen and (max-width: 64rem) {
    .site-sidebar {
      position: fixed;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      width: 100%;
      top: 0;
      bottom: 0;
      left: 0;
      margin-top: 0;
      padding: 1.25rem 1.25rem 0;
      background-color: var(--color-background);
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
      z-index: 10001; } }
  @media screen and (max-width: 64rem) and (min-width: 64rem) {
    .site-sidebar {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 26.25rem;
              flex: 0 0 26.25rem;
      max-width: 26.25rem;
      padding: 1.875rem; } }
  @media screen and (max-width: 64rem) {
      .site-sidebar .sidebar-inner {
        padding-bottom: 1.875rem; }
      .site-sidebar .widget + .widget {
        border-top: 1px solid var(--color-border);
        padding-top: 1.75rem; } }

.sidebar-mobile-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 1.875rem;
  padding-bottom: 1.75rem;
  border-bottom: 1px solid var(--color-border); }
  @media screen and (min-width: 64rem) {
    .sidebar-mobile-header {
      display: none; } }
  .sidebar-mobile-header .entry-title {
    font-size: .875rem;
    margin-bottom: 0; }
  .sidebar-mobile-header .close-sidebar {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: .8125rem;
    width: 1.375rem;
    height: 1.375rem;
    color: #fff;
    background-color: #c2c2d3;
    border-radius: 50%; }

.widget + .widget {
  margin-top: 1.875rem; }
  @media screen and (min-width: 75rem) {
    .widget + .widget {
      margin-top: 3.125rem; } }

.widget .widget-title {
  font-family: var(--font-secondary);
  font-size: .9375rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 1.25rem; }

.widget .widget-body {
  position: relative;
  color: var(--color-text-lighter); }
  .widget .widget-body ul {
    font-size: .875rem;
    font-weight: 400;
    margin: 0;
    padding: 0;
    list-style: none; }
    .widget .widget-body ul a {
      color: currentColor;
      text-decoration: none; }

.widget .site-checkbox-lists .site-scroll {
  max-height: 18.75rem; }
  .widget .site-checkbox-lists .site-scroll .ps__rail-y {
    opacity: 1;
    width: 10px;
    top: 0 !important;
    background-color: var(--color-info-light); }
    .widget .site-checkbox-lists .site-scroll .ps__rail-y .ps__thumb-y {
      width: 5px;
      background-color: var(--color-info);
      opacity: .6; }
    .widget .site-checkbox-lists .site-scroll .ps__rail-y:hover .ps__thumb-y {
      opacity: 1; }
  .widget .site-checkbox-lists .site-scroll .ps__rail-x {
    opacity: 1; }

.widget .site-checkbox-lists li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  overflow: hidden; }
  .widget .site-checkbox-lists li a {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-bottom: .625rem; }
  .widget .site-checkbox-lists li .menu-dropdown {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: .8125rem;
    font-weight: 600;
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 50%;
    background-color: var(--color-info-light);
    top: 2px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    cursor: pointer; }
    .widget .site-checkbox-lists li .menu-dropdown:hover {
      color: #fff;
      background-color: var(--color-info); }
  .widget .site-checkbox-lists li .children {
    width: 100%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .widget .site-checkbox-lists li.active > .menu-dropdown {
    color: #fff;
    background-color: var(--color-info); }
    .widget .site-checkbox-lists li.active > .menu-dropdown i::before {
      content: '\e8c8'; }

.widget .site-checkbox-lists .children {
  margin-left: 1.75rem; }

.widget .site-checkbox-lists input[type="checkbox"] {
  display: none !important; }
  .widget .site-checkbox-lists input[type="checkbox"]:checked + label {
    color: var(--color-primary);
    text-shadow: 0px 0px 0px; }
    .widget .site-checkbox-lists input[type="checkbox"]:checked + label span {
      background-color: var(--color-primary);
      border-color: var(--color-primary); }
      .widget .site-checkbox-lists input[type="checkbox"]:checked + label span::before {
        color: #fff;
        opacity: 1; }

.widget .site-checkbox-lists label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  margin-bottom: 0; }
  .widget .site-checkbox-lists label span {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 .875rem;
            flex: 0 0 .875rem;
    max-width: .875rem;
    width: 100%;
    height: .875rem;
    border: 1px solid var(--color-border-dark);
    margin-right: .9375rem;
    top: -1px;
    border-radius: 2px; }
    .widget .site-checkbox-lists label span::before {
      position: relative;
      font-family: 'klbtheme';
      font-size: .5rem;
      content: '\e8e1';
      line-height: 1;
      left: .5px;
      opacity: 0; }
  .widget .site-checkbox-lists label:hover span {
    background-color: var(--color-border-light); }

.widget .site-checkbox-lists.hidden-sub ul.children {
  height: 0; }

.widget .site-checkbox-lists .scroll-active .menu-dropdown {
  margin-right: 1.25rem; }

.ui-widget-content {
  height: 4px;
  background-color: var(--color-info-light);
  margin-bottom: 1.5625rem;
  border-radius: 4px; }
  .ui-widget-content .ui-slider-range {
    position: absolute;
    display: block;
    width: 100%;
    height: 4px;
    border: 0;
    background-color: var(--color-text);
    border-radius: 8px;
    z-index: 1; }
  .ui-widget-content .ui-slider-handle {
    left: 0%;
    position: absolute;
    z-index: 2;
    outline: 0;
    cursor: pointer;
    background-color: var(--color-text);
    border-radius: 100%;
    border: 0;
    height: 14px;
    top: -5px;
    width: 14px;
    margin: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: translateX(0px);
            transform: translateX(0px); }
    .ui-widget-content .ui-slider-handle:last-child {
      left: 100%;
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%); }

.price_slider_amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .price_slider_amount .button {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    height: auto;
    margin-left: auto;
    padding: 0;
    border: 0;
    background-color: transparent; }
  .price_slider_amount .price_label {
    font-size: .75rem; }
    .price_slider_amount .price_label span {
      font-weight: 600;
      color: var(--color-text); }

@media screen and (min-width: 36rem) {
  .widget-posts {
    padding: 1.25rem;
    border: 1px solid var(--color-border-light);
    border-radius: var(--size-border-radius); } }

.widget-posts .post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .widget-posts .post .post-thumbnail {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 3.75rem;
            flex: 0 0 3.75rem;
    max-width: 3.75rem;
    height: 3.75rem;
    margin-right: .9375rem;
    margin-bottom: 0; }
    .widget-posts .post .post-thumbnail a {
      position: relative;
      display: block;
      border-radius: 50%;
      overflow: hidden; }
    .widget-posts .post .post-thumbnail .post-number {
      position: absolute;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: .6875rem;
      font-weight: 600;
      width: 1.5rem;
      height: 1.5rem;
      top: -2px;
      right: -2px;
      border-radius: 50%;
      color: #fff;
      background-color: var(--color-secondary);
      border: 2px solid var(--color-background);
      z-index: 1; }
  .widget-posts .post .entry-title {
    font-size: .875rem;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 1.4; }
    .widget-posts .post .entry-title a {
      color: var(--color-text);
      text-decoration: none; }
  .widget-posts .post + .post {
    margin-top: 2.25rem; }

.iconboxes-widget {
  border: 1px solid var(--color-border);
  border-radius: var(--size-border-radius); }
  .iconboxes-widget .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: var(--color-text);
    padding: .9375rem; }
    @media screen and (min-width: 48rem) {
      .iconboxes-widget .item {
        padding: 1.25rem; } }
    .iconboxes-widget .item .icon {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 2.5rem;
              flex: 0 0 2.5rem;
      max-width: 2.5rem;
      margin-right: .9375rem;
      font-size: 1.75rem;
      text-align: center; }
    .iconboxes-widget .item .text {
      font-size: .75rem; }
    .iconboxes-widget .item + .item {
      border-top: 1px solid var(--color-border); }

.products-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: .625rem;
  padding-bottom: .625rem; }
  .products-list .product {
    border: 0; }
  .products-list .product-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: .9375rem; }
  .products-list .thumbnail-wrapper {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 4.375rem;
            flex: 0 0 4.375rem;
    max-width: 4.375rem;
    max-height: 4.375rem;
    margin-right: .75rem;
    padding: 0; }
  .products-list .content-wrapper {
    padding: 0; }
  .products-list .product-title {
    font-size: 0.8125rem !important; }
  .products-list .product-meta {
    margin-bottom: 5px !important; }
  .products-list .price {
    font-size: 1rem !important; }

/*------------------------------------ 
    12 - Blog 
------------------------------------*/
.site-posts {
  position: relative; }
  .site-posts .post {
    margin-bottom: 1.875rem; }
    @media screen and (min-width: 64rem) {
      .site-posts .post {
        margin-bottom: 7.5rem; } }
    .site-posts .post .post-thumbnail {
      margin-bottom: .75rem; }
      @media screen and (min-width: 64rem) {
        .site-posts .post .post-thumbnail {
          margin-bottom: 1.875rem; } }
      .site-posts .post .post-thumbnail a {
        position: relative;
        display: block;
        overflow: hidden;
        border-radius: var(--size-border-radius); }
    .site-posts .post .entry-title {
      font-size: 1.5rem;
      font-weight: 600;
      margin-bottom: .9375rem; }
      @media screen and (min-width: 48rem) {
        .site-posts .post .entry-title {
          font-size: 2.25rem; } }
      .site-posts .post .entry-title a {
        color: var(--color-text);
        text-decoration: none; }
    @media screen and (min-width: 48rem) {
      .site-posts .post .entry-meta {
        margin-bottom: 1.875rem; } }
    .site-posts .post .entry-content p {
      font-size: .9375rem;
      line-height: 1.8; }

.post .entry-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-bottom: .625rem; }
  .post .entry-category a {
    position: relative;
    font-family: var(--font-secondary);
    font-size: .8125rem;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    color: var(--color-info-dark);
    margin-right: .75rem; }
    .post .entry-category a + a::before {
      content: ','; }
    .post .entry-category a:last-child::before {
      display: none; }

.post .entry-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-bottom: .625rem; }
  .post .entry-meta .meta-item {
    font-size: .8125rem;
    margin-right: .625rem; }
    .post .entry-meta .meta-item a {
      color: var(--color-text); }
    .post .entry-meta .meta-item.entry-published a {
      color: var(--color-text-lighter); }
    .post .entry-meta .meta-item.entry-author .meta-separator {
      font-family: 'Times New Roman', Times, serif;
      font-style: italic;
      color: var(--color-text-lighter); }
    .post .entry-meta .meta-item.entry-author a {
      font-weight: 500; }

.single-post .post-thumbnail {
  position: relative;
  overflow: hidden;
  border-radius: var(--size-border-radius);
  margin-bottom: 1.25rem; }
  @media screen and (min-width: 64rem) {
    .single-post .post-thumbnail {
      margin-bottom: 1.875rem; } }

.single-post blockquote {
  position: relative; }
  @media screen and (min-width: 64rem) {
    .single-post blockquote {
      padding-left: 6.25rem;
      padding-right: 2.5rem;
      margin-top: 2.5rem;
      margin-bottom: 2.5rem; }
      .single-post blockquote::before {
        position: absolute;
        font-family: "klbtheme";
        font-size: 4.125rem;
        line-height: 1;
        content: '\e8ce';
        top: 0;
        left: 0;
        opacity: .15; } }
  .single-post blockquote p {
    font-size: 1.125rem;
    font-weight: 600; }
    @media screen and (min-width: 64rem) {
      .single-post blockquote p {
        font-size: 1.5rem;
        line-height: 1.6; } }

.single-post .post-comments {
  margin-top: 2.5rem; }
  .single-post .post-comments > .entry-title {
    font-family: var(--font-secondary);
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 1.875rem; }
  .single-post .post-comments .comment-list {
    margin: 0 0 2.5rem;
    padding: 0;
    list-style: none; }
  .single-post .post-comments .comment-body {
    padding: 1.5rem 0; }
  .single-post .post-comments .comment-meta {
    margin-bottom: 1rem; }
    .single-post .post-comments .comment-meta .comment-author b {
      float: left;
      font-size: 1rem;
      font-weight: 500; }
      .single-post .post-comments .comment-meta .comment-author b a {
        color: var(--color-text);
        text-decoration: none; }
    .single-post .post-comments .comment-meta .comment-author .comment-metadata {
      float: left; }
      .single-post .post-comments .comment-meta .comment-author .comment-metadata a {
        font-size: .75rem;
        color: var(--color-text-lighter);
        text-decoration: none;
        margin-left: .9375rem; }
    .single-post .post-comments .comment-meta .avatar {
      float: left;
      position: relative;
      width: 4.25rem;
      height: 4.25rem;
      border-radius: 50%;
      margin-right: 1.25rem; }
  .single-post .post-comments .comment-content {
    margin-top: 2.5rem;
    padding-left: 5.5rem; }
    .single-post .post-comments .comment-content p {
      font-size: .8125rem; }
  .single-post .post-comments .reply {
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 5.5rem; }
    .single-post .post-comments .reply a {
      color: var(--color-text);
      text-decoration: none; }
      .single-post .post-comments .reply a:hover {
        color: var(--color-primary); }

/*------------------------------------ 
    13 - Modules 
------------------------------------*/
.homepage-content > .container {
  position: relative; }

.site-module {
  position: relative; }
  .site-module .module-header {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 1.875rem; }
    .site-module .module-header .column {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; }
      .site-module .module-header .column:nth-child(2) {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; }
      .site-module .module-header .column .button {
        white-space: nowrap; }
    .site-module .module-header .entry-title {
      font-family: var(--font-secondary);
      font-size: 1.125rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 0;
      margin-bottom: 0; }
      @media screen and (min-width: 64rem) {
        .site-module .module-header .entry-title {
          font-size: 1.25rem; } }
      .site-module .module-header .entry-title span {
        color: var(--color-danger); }
    .site-module .module-header .entry-description {
      display: block;
      font-size: .75rem;
      color: var(--color-info-dark);
      width: 100%; }

.menu-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  @media screen and (min-width: 64rem) {
    .menu-list {
      padding-top: 1.125rem;
      padding-bottom: 1.125rem; } }
  .menu-list li.link-parent {
    position: relative; }
    .menu-list li.link-parent + .category-parent {
      border-top: 1px solid var(--color-border-dark);
      margin-top: 1.125rem;
      padding-top: 1.125rem; }
    .menu-list li.link-parent > a {
      font-weight: 500;
      padding-top: .5rem;
      padding-bottom: .5rem; }
  .menu-list li.category-parent + .link-parent {
    border-top: 1px solid var(--color-border-dark);
    margin-top: 1.125rem;
    padding-top: 1.125rem; }
  .menu-list li.category-parent > a i {
    font-size: 145%;
    opacity: .5;
    margin-right: .9375rem;
    -webkit-transition: opacity 0.1s cubic-bezier(0.28, 0.12, 0.22, 1), color 0.1s cubic-bezier(0.28, 0.12, 0.22, 1);
    transition: opacity 0.1s cubic-bezier(0.28, 0.12, 0.22, 1), color 0.1s cubic-bezier(0.28, 0.12, 0.22, 1); }
  .menu-list li.category-parent:hover > a {
    color: var(--color-secondary); }
    .menu-list li.category-parent:hover > a i {
      opacity: 1; }
  .menu-list li.category-parent:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }
  .menu-list li.category-parent .sub-menu {
    position: absolute;
    width: 100%;
    left: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    padding-left: 0;
    padding-top: 1.25rem;
    list-style: none;
    background-color: #fff;
    border: 1px solid var(--color-border);
    border-top: 0;
    border-bottom-right-radius: var(--size-border-radius);
    white-space: nowrap;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all 0.25s cubic-bezier(0.28, 0.12, 0.22, 1);
    transition: all 0.25s cubic-bezier(0.28, 0.12, 0.22, 1); }
    .menu-list li.category-parent .sub-menu li a {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      width: 100%;
      font-size: .8125rem;
      text-decoration: none;
      color: var(--color-text-light);
      padding-top: .4375rem;
      padding-bottom: .4375rem;
      padding-left: 1.875rem;
      padding-right: 1.875rem;
      -webkit-transition: all 0.15s cubic-bezier(0.28, 0.12, 0.22, 1);
      transition: all 0.15s cubic-bezier(0.28, 0.12, 0.22, 1); }
    .menu-list li.category-parent .sub-menu li:hover > a {
      color: var(--color-secondary); }
  .menu-list li > a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: .8125rem;
    text-decoration: none;
    color: var(--color-text-light);
    width: 100%;
    padding-top: .4375rem;
    padding-bottom: .4375rem;
    padding-left: .9375rem;
    padding-right: .9375rem; }
    @media screen and (min-width: 64rem) {
      .menu-list li > a {
        padding-left: 1.5625rem;
        padding-right: 1.5625rem; } }
  .menu-list li.parent > a:after {
    font-family: "klbtheme";
    font-size: 80%;
    content: '\e8d7';
    padding-left: .625rem;
    margin-left: auto; }
  .menu-list a {
    -webkit-transition: all 0.1s cubic-bezier(0.28, 0.12, 0.22, 1);
    transition: all 0.1s cubic-bezier(0.28, 0.12, 0.22, 1); }
  .menu-list .badge {
    margin-left: auto;
    padding: .3125rem .75rem;
    border-radius: 1.25rem;
    color: var(--color-info-dark);
    background-color: var(--color-border-light); }
  .menu-list .extra {
    font-weight: 600;
    margin-left: auto; }
    .menu-list .extra.success {
      color: var(--color-success); }
    .menu-list .extra.danger {
      color: var(--color-danger); }
    .menu-list .extra.warning {
      color: var(--color-warning); }

.module-hot-product .hot-product {
  position: relative;
  padding: .9375rem;
  border: 1px solid var(--color-danger);
  border-radius: var(--size-border-radius); }
  @media screen and (min-width: 64rem) {
    .module-hot-product .hot-product {
      padding: 1.875rem; } }
  .module-hot-product .hot-product .product {
    border: 0; }
  @media screen and (min-width: 64rem) {
    .module-hot-product .hot-product .product-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .module-hot-product .hot-product .product-wrapper .thumbnail-wrapper {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 11.25rem;
                flex: 0 0 11.25rem;
        max-width: 11.25rem;
        margin-right: 1.25rem; }
      .module-hot-product .hot-product .product-wrapper .content-wrapper {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1; }
      .module-hot-product .hot-product .product-wrapper .product-title {
        font-size: 1.125rem; } }
  .module-hot-product .hot-product .hot-product-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    .module-hot-product .hot-product .hot-product-header .store-info {
      margin-left: .9375rem; }
  .module-hot-product .hot-product .product-progress {
    margin-top: 1.25rem; }
  .module-hot-product .hot-product .product-expired {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 1.25rem; }
    .module-hot-product .hot-product .product-expired .expired-text {
      font-size: .6875rem;
      margin-left: .75rem;
      max-width: 7.5rem;
      color: var(--color-text-light); }
  .module-hot-product .hot-product .hot-sale {
    position: absolute;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-family: var(--font-secondary);
    font-size: 1.5rem;
    font-weight: 600;
    width: 4.125rem;
    height: 4.125rem;
    top: 0;
    left: 0;
    color: #fff;
    background-color: var(--color-danger);
    border-radius: 50%;
    z-index: 3; }

.module-banner > .module-body > a {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: var(--size-border-radius); }

.module-banner .banner-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  border-radius: var(--size-border-radius); }

.module-banner.align-center .banner-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.module-banner.align-middle .banner-wrapper {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center; }

.module-banner .banner-content {
  position: relative;
  max-width: 80%;
  padding: 1.875rem;
  z-index: 1; }
  @media screen and (min-width: 64rem) {
    .module-banner .banner-content {
      position: absolute;
      max-width: 70%;
      padding: 1.875rem 2.5rem; } }
  .module-banner .banner-content .entry-subtitle {
    font-size: 1.5rem;
    font-weight: 600;
    letter-spacing: -.8px;
    margin-bottom: 5px; }
    .module-banner .banner-content .entry-subtitle span {
      font-size: 75%;
      font-weight: 400; }
    .module-banner .banner-content .entry-subtitle.small {
      font-size: 1.375rem; }
    .module-banner .banner-content .entry-subtitle.xsmall {
      font-size: 1.25rem; }
    .module-banner .banner-content .entry-subtitle.medium {
      font-size: 1.5rem; }
    .module-banner .banner-content .entry-subtitle.xxlight {
      font-weight: 100; }
    .module-banner .banner-content .entry-subtitle.xlight {
      font-weight: 200; }
    .module-banner .banner-content .entry-subtitle.light {
      font-weight: 300; }
    .module-banner .banner-content .entry-subtitle.regular {
      font-weight: 400; }
    .module-banner .banner-content .entry-subtitle.bolder {
      font-weight: 700; }
  .module-banner .banner-content .entry-title {
    font-size: 1.5rem;
    font-weight: 600;
    letter-spacing: -.8px; }
    .module-banner .banner-content .entry-title span {
      font-size: 75%;
      font-weight: 400; }
    .module-banner .banner-content .entry-title strong {
      font-weight: 600; }
    .module-banner .banner-content .entry-title.mini {
      font-size: 1.125rem; }
    .module-banner .banner-content .entry-title.small {
      font-size: 1.375rem; }
    .module-banner .banner-content .entry-title.xsmall {
      font-size: 1.25rem; }
    .module-banner .banner-content .entry-title.medium {
      font-size: 1.75rem; }
    .module-banner .banner-content .entry-title.large {
      font-size: 1.875rem; }
    @media screen and (min-width: 64rem) {
      .module-banner .banner-content .entry-title.xlarge {
        font-size: 2.5rem; } }
    @media screen and (min-width: 64rem) {
      .module-banner .banner-content .entry-title.xxlarge {
        font-size: 3rem; } }
    .module-banner .banner-content .entry-title.xxlight {
      font-weight: 100; }
    .module-banner .banner-content .entry-title.xlight {
      font-weight: 200; }
    .module-banner .banner-content .entry-title.light {
      font-weight: 300; }
    .module-banner .banner-content .entry-title.regular {
      font-weight: 400; }
    .module-banner .banner-content .entry-title.bolder {
      font-weight: 700; }
  .module-banner .banner-content .entry-text {
    font-size: .75rem; }
  .module-banner .banner-content .price-text {
    font-size: .75rem;
    margin-right: 8px; }
  .module-banner .banner-content .price {
    position: relative;
    font-size: 1.875rem;
    bottom: -1px; }
  .module-banner .banner-content .button {
    margin-top: 1.25rem; }
  .module-banner .banner-content .category-text {
    font-size: 1.125rem;
    font-weight: 300; }
  .module-banner .banner-content .entry-store {
    font-family: var(--font-secondary);
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 1.25rem; }

.module-banner .banner-thumbnail {
  position: absolute; }
  @media screen and (min-width: 64rem) {
    .module-banner .banner-thumbnail {
      position: relative; } }
  @media screen and (max-width: 64rem) {
    .module-banner .banner-thumbnail {
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
      .module-banner .banner-thumbnail img {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        -o-object-fit: cover;
           object-fit: cover; } }

@media screen and (min-width: 64rem) {
  .module-banner.large .banner-content {
    padding-left: 3.75rem;
    padding-right: 3.75rem; }
  .module-banner.large .button {
    margin-top: 1.875rem; }
  .module-banner.large .price {
    font-size: 2.25rem; } }

@media screen and (min-width: 64rem) {
  .module-banner.large.wide .banner-content {
    max-width: 90%; } }

.module-banner.wide .banner-wrapper {
  position: relative;
  border-radius: var(--size-border-radius);
  overflow: hidden; }

.module-banner.wide .banner-content {
  position: relative;
  max-width: 100%;
  width: 100%; }
  @media screen and (min-width: 48rem) {
    .module-banner.wide .banner-content {
      width: 80%;
      padding: 2.5rem 2.5rem; } }
  .module-banner.wide .banner-content .entry-title {
    margin-bottom: 0; }

@media screen and (min-width: 48rem) {
  .module-banner.wide .banner-thumbnail {
    position: absolute;
    right: .625rem;
    top: -40%; } }

@media screen and (max-width: 48rem) {
  .module-banner.wide .banner-content {
    text-align: center; }
  .module-banner.wide .banner-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .module-banner.wide .banner-thumbnail {
    position: relative;
    max-width: 80%;
    width: auto;
    height: auto;
    top: auto;
    left: auto;
    margin-left: auto;
    margin-right: auto; }
    .module-banner.wide .banner-thumbnail img {
      position: relative; } }

.module-banner.wide.v2 .banner-content {
  width: 100%; }
  @media screen and (min-width: 48rem) {
    .module-banner.wide.v2 .banner-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.module-banner.wide.v2 .entry-title {
  font-weight: 400; }

@media screen and (min-width: 48rem) {
  .module-banner.wide.v2 .button {
    position: absolute;
    right: 1.875rem;
    margin-top: 0; }
  .module-banner.wide.v2 .banner-thumbnail {
    right: 20%; } }

.module-special-products .module-header {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center; }
  @media screen and (max-width: 36rem) {
    .module-special-products .module-header {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .module-special-products .module-header .column:nth-child(2) {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  @media screen and (min-width: 62rem) {
    .module-special-products .module-header .column {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
      .module-special-products .module-header .column:first-child {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
  @media screen and (max-width: 36rem) {
    .module-special-products .module-header .column + .column {
      margin-top: 1.25rem; } }
  .module-special-products .module-header .entry-title {
    font-family: var(--font-primary);
    font-size: 1.25rem;
    font-weight: 300;
    text-transform: none;
    color: var(--color-primary); }
    @media screen and (min-width: 62rem) {
      .module-special-products .module-header .entry-title {
        font-size: 1.625rem;
        text-align: right; } }
    .module-special-products .module-header .entry-title span {
      font-weight: 600;
      text-decoration: underline; }
    @media screen and (max-width: 36rem) {
      .module-special-products .module-header .entry-title {
        width: 100%;
        text-align: center; } }
  .module-special-products .module-header .entry-description {
    display: inline-block;
    font-size: .9375rem; }
    @media screen and (min-width: 62rem) {
      .module-special-products .module-header .entry-description {
        text-align: right; } }

@media screen and (min-width: 62rem) {
  .module-special-products .countdown {
    margin-left: 2.5rem; } }

.module-special-products .countdown span {
  font-size: 1.125rem; }

.module-special-products .count-item {
  width: 3.5rem;
  height: 3.75rem;
  color: #fff;
  font-size: 1.5rem;
  background-color: var(--color-danger);
  border-radius: var(--size-border-radius); }

.module-special-products .module-body {
  border: 2px solid var(--color-danger);
  border-radius: var(--size-border-radius); }

.module-special-products .product {
  border-bottom: 0; }
  .module-special-products .product:last-child {
    border-right: 0; }

.module-special-products .product-count {
  margin-top: .9375rem;
  text-align: center; }
  .module-special-products .product-count .product-progress {
    height: .3125rem; }
    .module-special-products .product-count .product-progress .progress {
      background: var(--color-info-dark) !important; }
  .module-special-products .product-count .product-pcs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: .6875rem;
    margin-top: .75rem; }
    .module-special-products .product-count .product-pcs span {
      font-family: var(--font-secondary);
      font-size: 1.25rem;
      font-weight: 600;
      color: var(--color-primary);
      margin-left: .625rem; }

@media screen and (max-width: 48rem) {
  .module-special-products .product {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; } }

.module-categor-products.style-1 .module-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  border: 1px solid var(--color-border-light);
  border-radius: var(--size-border-radius); }
  .module-categor-products.style-1 .module-body .column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
    @media screen and (min-width: 64rem) {
      .module-categor-products.style-1 .module-body .column {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1; } }
    @media screen and (min-width: 64rem) {
      .module-categor-products.style-1 .module-body .column.center {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        max-width: 17.5rem;
        border-left: 1px solid var(--color-border-light);
        border-right: 1px solid var(--color-border-light); }
        .module-categor-products.style-1 .module-body .column.center a {
          position: relative;
          display: block;
          width: 100%;
          height: 100%; }
          .module-categor-products.style-1 .module-body .column.center a img {
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            -o-object-fit: cover;
               object-fit: cover; } }
    @media screen and (max-width: 48rem) {
      .module-categor-products.style-1 .module-body .column.center a {
        display: block;
        width: 100%; }
      .module-categor-products.style-1 .module-body .column.center img {
        width: 100%; } }
  .module-categor-products.style-1 .module-body .products::before {
    display: none; }
  @media screen and (min-width: 62rem) {
    .module-categor-products.style-1 .module-body .products .product:nth-child(2) {
      border-right: 0; }
    .module-categor-products.style-1 .module-body .products .product:nth-child(3) {
      border-bottom: 0; }
    .module-categor-products.style-1 .module-body .products .product:nth-child(4) {
      border-right: 0;
      border-bottom: 0; } }

.module-categor-products.style-2 .module-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  border: 1px solid var(--color-border-light);
  border-radius: var(--size-border-radius); }
  .module-categor-products.style-2 .module-body .column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
    .module-categor-products.style-2 .module-body .column.category-banner {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      @media screen and (min-width: 62rem) {
        .module-categor-products.style-2 .module-body .column.category-banner {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 23.75rem;
                  flex: 0 0 23.75rem;
          max-width: 23.75rem;
          border-right: 1px solid var(--color-border-light); } }
      @media screen and (max-width: 62rem) {
        .module-categor-products.style-2 .module-body .column.category-banner {
          border-bottom: 1px solid var(--color-border-light); } }
    @media screen and (min-width: 62rem) {
      .module-categor-products.style-2 .module-body .column.category-products {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1; } }
    .module-categor-products.style-2 .module-body .column .products::before {
      display: none; }
    @media screen and (min-width: 62rem) {
      .module-categor-products.style-2 .module-body .column .products:nth-child(4) {
        border-right: 0; }
      .module-categor-products.style-2 .module-body .column .products:nth-child(5), .module-categor-products.style-2 .module-body .column .products:nth-child(6), .module-categor-products.style-2 .module-body .column .products:nth-child(7), .module-categor-products.style-2 .module-body .column .products:nth-child(8) {
        border-bottom: 0; }
      .module-categor-products.style-2 .module-body .column .products:nth-child(8) {
        border-right: 0; } }
  .module-categor-products.style-2 .module-body .category-banner-image {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    overflow: hidden; }
    @media screen and (min-width: 75rem) {
      .module-categor-products.style-2 .module-body .category-banner-image {
        width: 100%;
        height: 50%;
        border-top-left-radius: var(--size-border-radius); }
        .module-categor-products.style-2 .module-body .category-banner-image .banner-image {
          height: 100%; }
          .module-categor-products.style-2 .module-body .category-banner-image .banner-image img {
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            -o-object-fit: cover;
               object-fit: cover; } }
    @media screen and (max-width: 62rem) {
      .module-categor-products.style-2 .module-body .category-banner-image {
        width: 100%;
        height: auto;
        border-top-left-radius: var(--size-border-radius);
        border-top-right-radius: var(--size-border-radius); }
        .module-categor-products.style-2 .module-body .category-banner-image .banner-image {
          height: 100%; }
          .module-categor-products.style-2 .module-body .category-banner-image .banner-image img {
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            -o-object-fit: cover;
               object-fit: cover; } }
  .module-categor-products.style-2 .module-body .banner-content {
    position: absolute;
    padding: 1.25rem;
    z-index: 1; }
    @media screen and (min-width: 75rem) {
      .module-categor-products.style-2 .module-body .banner-content {
        padding: 2.5rem; } }
    @media screen and (max-width: 62rem) {
      .module-categor-products.style-2 .module-body .banner-content {
        position: relative;
        padding: 2.5rem; } }
    .module-categor-products.style-2 .module-body .banner-content .entry-title {
      font-size: 1.25rem;
      font-weight: 600;
      letter-spacing: -.7px; }
      @media screen and (min-width: 75rem) {
        .module-categor-products.style-2 .module-body .banner-content .entry-title {
          font-size: 1.5rem; } }
      .module-categor-products.style-2 .module-body .banner-content .entry-title span {
        display: block;
        font-size: 80%;
        font-weight: 400; }
    .module-categor-products.style-2 .module-body .banner-content .entry-text {
      font-size: .875rem; }
    .module-categor-products.style-2 .module-body .banner-content .button {
      margin-top: 1.25rem; }
  .module-categor-products.style-2 .module-body .categories-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    height: 50%;
    padding: .9375rem 0; }
    @media screen and (min-width: 75rem) {
      .module-categor-products.style-2 .module-body .categories-links {
        padding: 1.875rem 0; } }
    .module-categor-products.style-2 .module-body .categories-links ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      margin: 0 0 auto;
      padding: 0;
      list-style: none; }
      .module-categor-products.style-2 .module-body .categories-links ul li {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: .625rem;
        padding: 0 .9375rem; }
        @media screen and (min-width: 75rem) {
          .module-categor-products.style-2 .module-body .categories-links ul li {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 50%;
                    flex: 0 0 50%;
            max-width: 50%;
            padding: 0 1.875rem; } }
      .module-categor-products.style-2 .module-body .categories-links ul a {
        font-size: .8125rem;
        color: var(--color-text-light);
        text-decoration: none;
        -webkit-transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
        transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1); }
        .module-categor-products.style-2 .module-body .categories-links ul a:hover {
          color: var(--color-secondary); }
    .module-categor-products.style-2 .module-body .categories-links .button {
      font-size: .8125rem;
      margin-left: .9375rem;
      margin-top: 1.25rem;
      color: var(--color-primary); }
      @media screen and (min-width: 75rem) {
        .module-categor-products.style-2 .module-body .categories-links .button {
          margin-left: 1.875rem; } }

.module-categor-products.style-2 .product .price {
  margin-bottom: 0; }

.module-categor-products.style-3 .module-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid var(--color-border-light);
  border-radius: var(--size-border-radius); }
  @media screen and (min-width: 64rem) {
    .module-categor-products.style-3 .module-body {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; } }
  .module-categor-products.style-3 .module-body .column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
    @media screen and (min-width: 64rem) {
      .module-categor-products.style-3 .module-body .column {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        max-width: 100%; } }
    .module-categor-products.style-3 .module-body .column.left {
      border-bottom: 1px solid var(--color-border-light);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; }
      @media screen and (min-width: 64rem) {
        .module-categor-products.style-3 .module-body .column.left {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 45%;
                  flex: 0 0 45%;
          max-width: 45%;
          border-bottom: 0;
          border-right: 1px solid var(--color-border-light); } }
      .module-categor-products.style-3 .module-body .column.left .cell {
        position: relative;
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        height: 100%; }
      .module-categor-products.style-3 .module-body .column.left .banner {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 17.3125rem;
                flex: 0 0 17.3125rem;
        max-width: 17.3125rem; }
        @media screen and (max-width: 64rem) {
          .module-categor-products.style-3 .module-body .column.left .banner {
            display: none; } }
        .module-categor-products.style-3 .module-body .column.left .banner a {
          position: relative;
          display: block;
          width: 100%;
          height: 100%; }
          .module-categor-products.style-3 .module-body .column.left .banner a img {
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            -o-object-fit: cover;
               object-fit: cover; }

.module-categor-products.style-3 .products::before {
  display: none; }

@media screen and (min-width: 64rem) {
  .module-categor-products.style-3 .products .product:nth-child(3), .module-categor-products.style-3 .products .product:nth-child(6) {
    border-right: 0; }
  .module-categor-products.style-3 .products .product:nth-child(4), .module-categor-products.style-3 .products .product:nth-child(5), .module-categor-products.style-3 .products .product:nth-child(6) {
    border-bottom: 0; } }

.module-categor-products.style-3 .categories-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: .9375rem 0; }
  @media screen and (min-width: 75rem) {
    .module-categor-products.style-3 .categories-links {
      padding: 1.875rem 0; } }
  .module-categor-products.style-3 .categories-links ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin: 0 0 auto;
    padding: 0;
    list-style: none; }
    .module-categor-products.style-3 .categories-links ul li {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      margin-bottom: .625rem;
      padding: 0 .9375rem; }
      @media screen and (min-width: 75rem) {
        .module-categor-products.style-3 .categories-links ul li {
          padding: 0 1.875rem; } }
    .module-categor-products.style-3 .categories-links ul a {
      font-size: .8125rem;
      color: var(--color-text-light);
      text-decoration: none;
      -webkit-transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
      transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1); }
      .module-categor-products.style-3 .categories-links ul a:hover {
        color: var(--color-secondary); }

.module-categor-products .module-banner {
  width: 100%;
  height: 100%; }
  .module-categor-products .module-banner .module-body, .module-categor-products .module-banner .banner-wrapper {
    width: 100%;
    height: 100%;
    border: 0;
    border-radius: 0; }
  @media screen and (min-width: 64rem) {
    .module-categor-products .module-banner .banner-thumbnail {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
      .module-categor-products .module-banner .banner-thumbnail img {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        -o-object-fit: cover;
           object-fit: cover; } }

.module-counter-product .module-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-left: -.9375rem;
  margin-right: -.9375rem; }
  .module-counter-product .module-body > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-left: .9375rem;
    padding-right: .9375rem; }
    @media screen and (min-width: 75rem) {
      .module-counter-product .module-body > *.counter-product {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 35%;
                flex: 0 0 35%;
        max-width: 35%; } }
    @media screen and (min-width: 75rem) {
      .module-counter-product .module-body > *.campanies-products {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 65%;
                flex: 0 0 65%;
        max-width: 65%; } }

@media screen and (max-width: 48rem) {
  .module-counter-product .counter-product {
    margin-bottom: 1.25rem; } }

.module-counter-product .counter-product .products {
  height: 100%; }
  .module-counter-product .counter-product .products::before {
    border-width: 2px;
    border-color: var(--color-danger); }
  .module-counter-product .counter-product .products .product {
    border: 0; }
    @media screen and (min-width: 62rem) {
      .module-counter-product .counter-product .products .product .content-wrapper {
        padding: 0 1.875rem 1.875rem; } }

.module-counter-product .counter-product .counter-product-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: .75rem; }
  .module-counter-product .counter-product .counter-product-header .price {
    margin-right: .625rem;
    margin-bottom: 0; }
    @media screen and (min-width: 62rem) {
      .module-counter-product .counter-product .counter-product-header .price {
        font-size: 1.5rem; } }
  .module-counter-product .counter-product .counter-product-header .store-info {
    position: relative;
    margin-bottom: 0;
    top: -3px; }

.module-counter-product .counter-product .product-title {
  font-size: 1.125rem;
  margin-bottom: .625rem; }

.module-counter-product .counter-product .product-count {
  margin-top: 1.25rem; }
  .module-counter-product .counter-product .product-count .product-pcs {
    font-family: var(--font-secondary);
    font-size: .6875rem;
    font-weight: 600;
    text-transform: uppercase;
    text-align: right;
    margin-bottom: .625rem;
    color: var(--color-info); }
    .module-counter-product .counter-product .product-count .product-pcs span {
      font-size: 1rem;
      color: var(--color-primary); }

.module-counter-product .deals-header {
  padding: 1.25rem 1.25rem 0; }
  @media screen and (min-width: 62rem) {
    .module-counter-product .deals-header {
      padding: 1.875rem 1.875rem 0; } }
  .module-counter-product .deals-header .entry-title {
    font-size: 1.25rem;
    color: var(--color-primary); }
  .module-counter-product .deals-header .count-item {
    font-size: 1.25rem;
    width: 3rem;
    height: 3rem;
    color: #fff;
    border-radius: var(--size-border-radius);
    background-color: var(--color-danger); }
  .module-counter-product .deals-header .deals-counter-text {
    font-size: .75rem;
    margin-top: .9375rem;
    color: var(--color-info); }

.module-counter-product .deal-discount {
  position: absolute;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: var(--font-secondary);
  font-size: 1.25rem;
  font-weight: 600;
  width: 3.75rem;
  height: 3.75rem;
  top: 1.25rem;
  left: 1.25rem;
  color: #fff;
  background-color: var(--color-danger);
  border-radius: 50%;
  z-index: 1; }
  @media screen and (min-width: 62rem) {
    .module-counter-product .deal-discount {
      font-size: 1.5rem;
      width: 4.375rem;
      height: 4.375rem;
      top: 1.875rem;
      left: 1.875rem; } }

/*------------------------------------ 
    08 - Footer 
------------------------------------*/
.site-footer {
  margin-top: 2.5rem; }
  @media screen and (min-width: 64rem) {
    .site-footer {
      margin-top: 7.1875rem; } }
  .site-footer * {
    border-color: var(--color-border) !important; }
  .site-footer .border-enable .container {
    border-top: 1px solid; }
  .site-footer .footer-subscribe {
    color: #fff;
    background-color: var(--color-primary); }
    .site-footer .footer-subscribe .row {
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
    .site-footer .footer-subscribe .subscribe-image {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media screen and (min-width: 64rem) {
        .site-footer .footer-subscribe .subscribe-image {
          -webkit-box-pack: end;
              -ms-flex-pack: end;
                  justify-content: flex-end; } }
    .site-footer .footer-subscribe .subscribe-content {
      padding-top: 2.5rem;
      padding-bottom: 2.5rem; }
      @media screen and (min-width: 64rem) {
        .site-footer .footer-subscribe .subscribe-content {
          padding-top: 4.375rem;
          padding-bottom: 4.375rem; } }
    .site-footer .footer-subscribe .entry-subtitle {
      font-weight: 300; }
      .site-footer .footer-subscribe .entry-subtitle strong {
        font-weight: 300;
        text-decoration: underline; }
    .site-footer .footer-subscribe .entry-title {
      font-size: 1.625rem;
      font-weight: 600;
      margin-bottom: .9375rem; }
    .site-footer .footer-subscribe .entry-teaser {
      max-width: 18.75rem;
      opacity: .5;
      margin-bottom: 1.875rem; }
      .site-footer .footer-subscribe .entry-teaser p {
        font-size: .8125rem; }
    .site-footer .footer-subscribe .form-wrapper {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%; }
      .site-footer .footer-subscribe .form-wrapper form {
        width: 100%; }
      .site-footer .footer-subscribe .form-wrapper > i {
        position: absolute;
        font-size: 1.125rem;
        color: var(--color-info);
        left: 1.25rem;
        z-index: 3; }
      .site-footer .footer-subscribe .form-wrapper button {
        position: absolute;
        font-size: .8125rem;
        font-weight: 500;
        height: auto;
        top: 4px;
        bottom: 4px;
        right: 4px;
        border: 0;
        background-color: var(--color-primary);
        color: #fff; }
  .site-footer .footer-iconboxes {
    background-color: #f7f8fd;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem; }
    @media screen and (min-width: 64rem) {
      .site-footer .footer-iconboxes {
        padding-top: 2.1875rem;
        padding-bottom: 2.1875rem; } }
    @media screen and (min-width: 64rem) {
      .site-footer .footer-iconboxes .col + .col {
        border-left: 1px solid; } }
    .site-footer .footer-iconboxes .iconbox {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media screen and (min-width: 64rem) {
        .site-footer .footer-iconboxes .iconbox {
          width: 100%;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      .site-footer .footer-iconboxes .iconbox .iconbox-icon {
        font-size: 1.375rem;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 1.125rem;
                flex: 0 0 1.125rem;
        max-width: 1.125rem;
        margin-right: .9375rem; }
      .site-footer .footer-iconboxes .iconbox .iconbox-detail {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex; }
        .site-footer .footer-iconboxes .iconbox .iconbox-detail span {
          font-size: .8125rem;
          font-weight: 500; }
  .site-footer .footer-widgets {
    background-color: #f7f8fd; }
    .site-footer .footer-widgets .container {
      padding-top: 2.5rem;
      padding-bottom: 2.5rem; }
      @media screen and (min-width: 64rem) {
        .site-footer .footer-widgets .container {
          padding-top: 6.25rem;
          padding-bottom: 6.25rem; } }
    @media screen and (min-width: 64rem) {
      .site-footer .footer-widgets .col-five {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 20%;
                flex: 0 0 20%;
        max-width: 20%; } }
    .site-footer .footer-widgets .widget {
      font-size: .8125rem;
      margin-bottom: 1.875rem; }
      .site-footer .footer-widgets .widget ul {
        font-size: inherit; }
        .site-footer .footer-widgets .widget ul li + li {
          margin-top: .5rem; }
    @media screen and (max-width: 48rem) {
      .site-footer .footer-widgets .col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; } }
    @media screen and (max-width: 36rem) {
      .site-footer .footer-widgets .col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
  .site-footer .footer-contacts {
    padding-top: 2.875rem;
    padding-bottom: 2.875rem; }
    @media screen and (min-width: 64rem) {
      .site-footer .footer-contacts .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .site-footer .footer-contacts .column-left {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; } }
    .site-footer .footer-contacts .site-phone {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      min-width: 18.75rem; }
      .site-footer .footer-contacts .site-phone .phone-icon {
        position: relative;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        font-size: 1.125rem;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 2.625rem;
                flex: 0 0 2.625rem;
        max-width: 2.625rem;
        height: 2.625rem;
        margin-right: .9375rem;
        border: 1px solid;
        border-radius: 50%;
        top: -1px; }
      .site-footer .footer-contacts .site-phone .phone-detail {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
      .site-footer .footer-contacts .site-phone .entry-title {
        font-size: 1.25rem;
        font-weight: 600;
        margin-bottom: 3px; }
      .site-footer .footer-contacts .site-phone span {
        font-size: .6875rem;
        opacity: .5; }
    .site-footer .footer-contacts .site-mobile-app {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; }
      @media screen and (max-width: 48rem) {
        .site-footer .footer-contacts .site-mobile-app {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .site-footer .footer-contacts .site-mobile-app .app-content {
        text-align: center;
        margin-bottom: .9375rem; }
        @media screen and (min-width: 64rem) {
          .site-footer .footer-contacts .site-mobile-app .app-content {
            text-align: right;
            margin-right: 1.25rem;
            margin-bottom: 0; } }
        .site-footer .footer-contacts .site-mobile-app .app-content .entry-title {
          font-size: .875rem;
          font-weight: 600;
          margin-bottom: 0; }
        .site-footer .footer-contacts .site-mobile-app .app-content span {
          display: block;
          font-size: .75rem;
          opacity: .5; }
      .site-footer .footer-contacts .site-mobile-app + .site-social {
        margin-left: 1.25rem; }
    @media screen and (max-width: 48rem) {
      .site-footer .footer-contacts .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .site-footer .footer-contacts .container .column + .column {
          margin-top: 1.25rem; }
        .site-footer .footer-contacts .container .column.column-left {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
          .site-footer .footer-contacts .container .column.column-left .site-phone {
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center; }
        .site-footer .footer-contacts .container .column.column-right {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; }
          .site-footer .footer-contacts .container .column.column-right .site-social {
            margin-top: 1.25rem;
            margin-left: 0; } }
    @media screen and (max-width: 36rem) {
      .site-footer .footer-contacts .container {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .site-footer .footer-contacts .container .column {
          -webkit-box-pack: start !important;
              -ms-flex-pack: start !important;
                  justify-content: flex-start !important;
          width: 100%; }
          .site-footer .footer-contacts .container .column.column-right {
            -webkit-box-align: start;
                -ms-flex-align: start;
                    align-items: flex-start; }
        .site-footer .footer-contacts .container .site-phone {
          -webkit-box-pack: start !important;
              -ms-flex-pack: start !important;
                  justify-content: flex-start !important; }
        .site-footer .footer-contacts .container .site-mobile-app {
          margin-top: 1.875rem; }
          .site-footer .footer-contacts .container .site-mobile-app .app-content {
            text-align: inherit; } }
  .site-footer .footer-bottom {
    color: #9b9bb4; }
    .site-footer .footer-bottom .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      padding-top: 1.875rem;
      padding-bottom: 1.875rem; }
      @media screen and (max-width: 48rem) {
        .site-footer .footer-bottom .container {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
    .site-footer .footer-bottom .footer-menu {
      margin-left: auto; }
      @media screen and (min-width: 64rem) {
        .site-footer .footer-bottom .footer-menu + .site-payments {
          margin-left: .9375rem; } }
      @media screen and (max-width: 64rem) {
        .site-footer .footer-bottom .footer-menu + .site-payments {
          margin-left: 0;
          margin-top: .9375rem; } }
      .site-footer .footer-bottom .footer-menu li {
        font-size: .75rem; }
        .site-footer .footer-bottom .footer-menu li + li {
          margin-left: .625rem; }
        .site-footer .footer-bottom .footer-menu li a {
          color: currentColor; }
          .site-footer .footer-bottom .footer-menu li a:hover {
            text-decoration: underline; }
    .site-footer .footer-bottom .site-payments {
      margin-left: auto; }
    @media screen and (max-width: 36rem) {
      .site-footer .footer-bottom .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .site-footer .footer-bottom .container .site-menu {
          margin-left: 0;
          margin-top: 1.25rem; } }

.site-copyright {
  font-size: .75rem; }
