/*-----------------------------------------------------------------------------------
    
    Template Name: Cafe Java - eCommerce HTML Template for Coffee
    Version: 1.0
    
-----------------------------------------------------------------------------------
    
    CSS INDEX
    ===================
    1. Template default CSS
    2. Header style
    3. Slider style
    4. Section title style
    5. Product style
    6. Banner style
    7. Video style
    8. Blog style
    9. Subscribe style
    10. Footer style
    11. Instagram style
    12. Service style
    13. Categories style
    14. Brand logo style
    15. Testimonial style
    16. Bookstore style
    17. Others style
    18. About style
    19. Product details style
    20. Breadcrumb style
    22. Shop style
    23. Sidebar style
    24. Cart style
    25. Order tracking style
    26. Login register style
    27. My account style
    28. Checkout style
    29. Coming soon style
    30. Contact style
    31. Faq style
    32. Compare style
    33. Newsletter style
    34. Product Menu
    35. social media
-----------------------------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Catamaran:wght@100;200;300;400;500;600;700&family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Gilda+Display&family=Josefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Lexend+Deca:wght@100;200;300;400;500;600;700&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,100;1,300;1,400;1,500;1,700&family=Rouge+Script&family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;1,200;1,300;1,400;1,600;1,700&family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat+Alternates:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

:root {
    --fontprimary: Jost, sans-serif;
    --fonttitle: Jost, sans-serif;
    --fontmusic: Poppins, sans-serif;
    --fontbag: Montserrat, sans-serif;
    --fontshoes: Rouge Script, cursive;
    --fontshoes2: Lexend Deca, sans-serif;
    --fontfruit: PT Sans, sans-serif;
    --fontart: Raleway, sans-serif;
    --fontart2: Josefin Sans, sans-serif;
    --fontfashion: Work Sans, sans-serif;
    --fontfashion1: Gilda Display, serif;
    --fontsocks: Montserrat, sans-serif;
    --fontkitchen: Poppins, sans-serif;
    --fontkitchen2: Roboto, sans-serif;
    --fonthotel: Raleway, sans-serif;
    --fonthotel1: Open Sans, sans-serif;
    --fonthotel2: Titillium Web, sans-serif;
    --fontbicycle: Noto Sans, sans-serif;
    --fontbicycle2: Montserrat Alternates, sans-serif;
    --rufina: Jost, sans-serif;
    --white: #ffffff;
    --black: #000000;
    --black2: #222222;
    --black3: #888888;
    --black4: #777777;
    --grey: #f8f8f8;
    --grey2: #CDCDCD;
    --colormain: #df453e;
    --colormain2: #335154;
    --colorbicycle: #f1f2f2;
    --colormusic: #8183A6;
    --colormusic2: #BCA3BF;
    --colormusic3: #101e45;
    --colorbag: #f7f7f7;
    --colorbag2: #3E536E;
    --colorshoes: #F2C6BA;
    --colorshoes2: #8C0D06;
    --colorfruitbg2: #07060b;
    --colorfruit: #707072;
    --colorfruitbg: #FFDB00;
    --colorart: #04ADBF;
    --colorfashion: #3D6973;
    --colorsocks: #fab639;
    --colorsocks2: #13755c;
    --colorkitchen: #41484E;
    --colorkitchen2: #d5ac63;
    --colorbetting: #0b0042;
    --colorbetting2: #240d5f;
    --colorastronomy: #b0b0b0;
    --bodybg: #FFFAF3;
}

/*----------------------------------------*/
/*  1. Template default CSS
/*----------------------------------------*/
/*-- Google Font --*/
/*-- Common Style --*/
@keyframes fillToRight {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

*,
*::after,
*::before {
    box-sizing: border-box;
}

html,
body {
    height: 100%;
}

body {
    line-height: 24px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    color: #393939;
    font-family: var(--fontprimary);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #393939;
    font-weight: 400;
    margin-top: 0;
    font-family: var(--fonttitle);
    letter-spacing: 1px;
}

p {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #393939;
    margin-bottom: 15px;
    font-family: var(--fontprimary);
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}

p:last-child {
    margin-bottom: 0;
}

a,
button {
    color: inherit;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    color: var(--black4);
}

a,
button,
img,
input,
span {
    transition: all .3s ease 0s;
}

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

*:focus {
    outline: none !important;
}

a:focus {
    color: inherit;
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

button,
input[type="submit"] {
    cursor: pointer;
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

/*-- 
    - Common Classes
-----------------------------------------*/
.fix {
    overflow: hidden;
}

.hidden {
    display: none;
}

.clear {
    clear: both;
}

.section {
    float: left;
    width: 100%;
}

.f-right {
    float: right;
}

.capitalize {
    text-transform: capitalize;
}

.uppercase {
    text-transform: uppercase;
}

.bg-img {
    background-position: center center;
    background-size: cover;
}

.position-relative {
    position: relative;
}

.border-top-1 {
    border-top: 1px solid #dddddd;
}

.border-top-2 {
    border-top: 1px solid #b6b6b6;
}

.border-top-3 {
    border-top: 1px solid #8b8b8b;
}

.border-top-4 {
    border-top: 1px solid #454545;
}

.round-border-1 {
    border: 1px solid #dddddd;
}

.border-bottom-1 {
    border-bottom: 1px solid #d8d8d8;
}

a:hover {
    color: var(--colormain);
}

/*************************
  Basic margin padding
*************************/
.m-0 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.p-0 {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

/*************************
         Margin top
*************************/
.mt-0 {
    margin-top: 0;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-10 {
    margin-top: 10px;
}

.mt-12 {
    margin-top: 12px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .mt-25 {
        margin-top: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .mt-25 {
        margin-top: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .mt-25 {
        margin-top: 15px;
    }
}

.mt-30 {
    margin-top: 30px;
}

.mt-35 {
    margin-top: 35px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-45 {
    margin-top: 45px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-55 {
    margin-top: 55px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-65 {
    margin-top: 65px;
}

.mt-70 {
    margin-top: 70px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .mt-70 {
        margin-top: 50px;
    }
}

.mt-80 {
    margin-top: 80px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .mt-80 {
        margin-top: 60px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .mt-80 {
        margin-top: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .mt-80 {
        margin-top: 30px;
    }
}

.mt-90 {
    margin-top: 90px;
}

.mt-100 {
    margin-top: 100px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .mt-100 {
        margin-top: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .mt-100 {
        margin-top: 70px;
    }
}

@media only screen and (max-width: 767px) {
    .mt-100 {
        margin-top: 50px;
    }
}

.mt-110 {
    margin-top: 110px;
}

.mt-120 {
    margin-top: 120px;
}

.mt-130 {
    margin-top: 130px;
}

.mt-140 {
    margin-top: 140px;
}

.mt-150 {
    margin-top: 150px;
}

.mt-160 {
    margin-top: 160px;
}

.mt-155 {
    margin-top: 155px;
}

.mt-175 {
    margin-top: 175px;
}

/*************************
      Margin right
*************************/
.mr-0 {
    margin-right: 0px;
}

.mr-10 {
    margin-right: 10px;
}

.mr-12 {
    margin-right: 12px;
}

.mr-15 {
    margin-right: 15px;
}

.mr-20 {
    margin-right: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .mr-20 {
        margin-right: 0;
    }
}

.mr-25 {
    margin-right: 25px;
}

.mr-30 {
    margin-right: 30px;
}

.mr-35 {
    margin-right: 35px;
}

.mr-40 {
    margin-right: 40px;
}

.mr-45 {
    margin-right: 45px;
}

.mr-50 {
    margin-right: 50px;
}

.mr-55 {
    margin-right: 55px;
}

.mr-60 {
    margin-right: 60px;
}

.mr-65 {
    margin-right: 65px;
}

.mr-70 {
    margin-right: 70px;
}

.mr-80 {
    margin-right: 80px;
}

.mr-90 {
    margin-right: 90px;
}

.mr-100 {
    margin-right: 100px;
}

.mr-110 {
    margin-right: 110px;
}

.mr-120 {
    margin-right: 120px;
}

.mr-130 {
    margin-right: 130px;
}

.mr-140 {
    margin-right: 140px;
}

.mr-150 {
    margin-right: 150px;
}

/*************************
      Margin bottom
*************************/
.mb-0 {
    margin-bottom: 0;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-12 {
    margin-bottom: 12px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-35 {
    margin-bottom: 35px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-37 {
    margin-bottom: 37px;
}

.mb-45 {
    margin-bottom: 45px;
}

.mb-50 {
    margin-bottom: 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .mb-50 {
        margin-bottom: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .mb-50 {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .mb-50 {
        margin-bottom: 30px;
    }
}

.mb-55 {
    margin-bottom: 55px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-65 {
    margin-bottom: 65px;
}

.mb-70 {
    margin-bottom: 70px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .mb-70 {
        margin-bottom: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .mb-70 {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .mb-70 {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .mb-70 {
        margin-bottom: 30px;
    }
}

.mb-75 {
    margin-bottom: 75px;
}

.mb-80 {
    margin-bottom: 80px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .mb-80 {
        margin-bottom: 60px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .mb-80 {
        margin-bottom: 60px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .mb-80 {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .mb-80 {
        margin-bottom: 30px;
    }
}

.mb-85 {
    margin-bottom: 85px;
}

.mb-90 {
    margin-bottom: 90px;
}

.mb-95 {
    margin-bottom: 95px;
}

.mb-100 {
    margin-bottom: 100px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .mb-100 {
        margin-bottom: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .mb-100 {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .mb-100 {
        margin-bottom: 30px;
    }
}

.mb-110 {
    margin-bottom: 110px;
}

.mb-120 {
    margin-bottom: 120px;
}

.mb-130 {
    margin-bottom: 130px;
}

.mb-140 {
    margin-bottom: 140px;
}

.mb-150 {
    margin-bottom: 150px;
}

/*************************
        Margin left
*************************/
.ml-0 {
    margin-left: 0;
}

.ml-10 {
    margin-left: 10px;
}

.ml-12 {
    margin-left: 12px;
}

.ml-15 {
    margin-left: 15px;
}

.ml-20 {
    margin-left: 20px;
}

.ml-25 {
    margin-left: 25px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-35 {
    margin-left: 35px;
}

.ml-40 {
    margin-left: 40px;
}

.ml-45 {
    margin-left: 45px;
}

.ml-50 {
    margin-left: 50px;
}

.ml-55 {
    margin-left: 55px;
}

.ml-60 {
    margin-left: 60px;
}

.ml-70 {
    margin-left: 70px;
}

.ml-75 {
    margin-left: 75px;
}

.ml-80 {
    margin-left: 80px;
}

.ml-90 {
    margin-left: 90px;
}

.ml-95 {
    margin-left: 95px;
}

.ml-100 {
    margin-left: 100px;
}

.ml-105 {
    margin-left: 105px;
}

.ml-110 {
    margin-left: 110px;
}

.ml-120 {
    margin-left: 120px;
}

.ml-130 {
    margin-left: 130px;
}

.ml-135 {
    margin-left: 135px;
}

.ml-140 {
    margin-left: 140px;
}

.ml-145 {
    margin-left: 145px;
}

.ml-150 {
    margin-left: 150px;
}

.ml-200 {
    margin-left: 200px;
}

.ml-300 {
    margin-left: 300px;
}

.ml-ntv5 {
    margin-left: -5px;
}

/*************************
        Padding top
*************************/
.pt-0 {
    padding-top: 0;
}

.pt-5 {
    padding-top: 5px !important;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-25 {
    padding-top: 25px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-35 {
    padding-top: 35px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-45 {
    padding-top: 45px;
}

.pt-50 {
    padding-top: 50px;
}

@media only screen and (max-width: 767px) {
    .pt-50 {
        padding-top: 30px;
    }
}

.pt-55 {
    padding-top: 55px;
}

.pt-60 {
    padding-top: 60px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pt-60 {
        padding-top: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pt-60 {
        padding-top: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .pt-60 {
        padding-top: 30px;
    }
}

.pt-65 {
    padding-top: 65px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-75 {
    padding-top: 75px;
}

.pt-85 {
    padding-top: 85px;
}

@media only screen and (max-width: 767px) {
    .pt-85 {
        padding-top: 45px;
    }
}

.pt-80 {
    padding-top: 80px;
}

@media only screen and (max-width: 767px) {
    .pt-80 {
        padding-top: 50px;
    }
}

.pt-95 {
    padding-top: 95px;
}

@media only screen and (max-width: 767px) {
    .pt-95 {
        padding-top: 45px;
    }
}

.pt-90 {
    padding-top: 90px;
}

@media only screen and (max-width: 767px) {
    .pt-90 {
        padding-top: 40px;
    }
}

.pt-100 {
    padding-top: 100px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .pt-100 {
        padding-top: 80px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pt-100 {
        padding-top: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pt-100 {
        padding-top: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .pt-100 {
        padding-top: 50px;
    }
}

.pt-105 {
    padding-top: 105px;
}

@media only screen and (max-width: 767px) {
    .pt-105 {
        padding-top: 45px;
    }
}

.pt-110 {
    padding-top: 110px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pt-110 {
        padding-top: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .pt-110 {
        padding-top: 50px;
    }
}

.pt-115 {
    padding-top: 115px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pt-115 {
        padding-top: 65px;
    }
}

@media only screen and (max-width: 767px) {
    .pt-115 {
        padding-top: 45px;
    }
}

.pt-120 {
    padding-top: 120px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pt-120 {
        padding-top: 70px;
    }
}

@media only screen and (max-width: 767px) {
    .pt-120 {
        padding-top: 50px;
    }
}

.pt-125 {
    padding-top: 125px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pt-125 {
        padding-top: 75px;
    }
}

@media only screen and (max-width: 767px) {
    .pt-125 {
        padding-top: 45px;
    }
}

.pt-128 {
    padding-top: 128px;
}

.pt-130 {
    padding-top: 130px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pt-130 {
        padding-top: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .pt-130 {
        padding-top: 50px;
    }
}

.pt-135 {
    padding-top: 135px;
}

.pt-165 {
    padding-top: 165px;
}

.pt-140 {
    padding-top: 140px;
}

.pt-150 {
    padding-top: 150px;
}

.pt-155 {
    padding-top: 155px;
}

.pt-160 {
    padding-top: 160px;
}

.pt-170 {
    padding-top: 170px;
}

.pt-180 {
    padding-top: 180px;
}

.pt-185 {
    padding-top: 185px;
}

.pt-190 {
    padding-top: 190px;
}

.pt-195 {
    padding-top: 195px;
}

.pt-200 {
    padding-top: 200px;
}

.pt-220 {
    padding-top: 220px;
}

.pt-250 {
    padding-top: 250px;
}

.pt-210 {
    padding-top: 210px;
}

.pt-230 {
    padding-top: 230px;
}

.pt-270 {
    padding-top: 270px;
}

.pt-240 {
    padding-top: 240px;
}

.pt-365 {
    padding-top: 365px;
}

.pt-370 {
    padding-top: 370px;
}

.pt-380 {
    padding-top: 380px;
}

/*************************
        Padding right
*************************/
.pr-0 {
    padding-right: 0;
}

.pr-10 {
    padding-right: 10px;
}

@media only screen and (max-width: 540px) {
    .pr-10 {
        padding-right: 0px;
    }
}

.pr-15 {
    padding-right: 15px;
}

.pr-20 {
    padding-right: 20px;
}

.pr-30 {
    padding-right: 30px;
}

.pr-40 {
    padding-right: 40px;
}

.pr-50 {
    padding-right: 50px;
}

.pr-60 {
    padding-right: 60px;
}

.pr-70 {
    padding-right: 70px;
}

.pr-80 {
    padding-right: 80px;
}

.pr-90 {
    padding-right: 90px;
}

.pr-100 {
    padding-right: 100px;
}

.pr-110 {
    padding-right: 110px;
}

.pr-120 {
    padding-right: 120px;
}

.pr-130 {
    padding-right: 130px;
}

.pr-140 {
    padding-right: 140px;
}

.pr-155 {
    padding-right: 155px;
}

.pr-270 {
    padding-right: 270px;
}

/*************************
        Padding bottom
*************************/
.pb-0 {
    padding-bottom: 0;
}

.pb-5 {
    padding-bottom: 5px !important;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-25 {
    padding-bottom: 25px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-35 {
    padding-bottom: 35px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-45 {
    padding-bottom: 45px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pb-45 {
        padding-bottom: 25px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pb-45 {
        padding-bottom: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .pb-45 {
        padding-bottom: 0;
    }
}

.pb-50 {
    padding-bottom: 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pb-50 {
        padding-bottom: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pb-50 {
        padding-bottom: 40px;
    }
}

.pb-55 {
    padding-bottom: 55px;
}

.pb-60 {
    padding-bottom: 60px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pb-60 {
        padding-bottom: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pb-60 {
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .pb-60 {
        padding-bottom: 10px;
    }
}

.pb-65 {
    padding-bottom: 65px;
}

.pb-70 {
    padding-bottom: 70px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .pb-70 {
        padding-bottom: 50px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pb-70 {
        padding-bottom: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pb-70 {
        padding-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .pb-70 {
        padding-bottom: 20px;
    }
}

.pb-75 {
    padding-bottom: 75px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-85 {
    padding-bottom: 85px;
}

.pb-90 {
    padding-bottom: 90px;
}

@media only screen and (max-width: 767px) {
    .pb-90 {
        padding-bottom: 40px;
    }
}

.pb-95 {
    padding-bottom: 95px;
}

@media only screen and (max-width: 767px) {
    .pb-95 {
        padding-bottom: 45px;
    }
}

.pb-100 {
    padding-bottom: 100px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .pb-100 {
        padding-bottom: 80px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pb-100 {
        padding-bottom: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pb-100 {
        padding-bottom: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .pb-100 {
        padding-bottom: 50px;
    }
}

.pb-105 {
    padding-bottom: 105px;
}

.pb-110 {
    padding-bottom: 110px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pb-110 {
        padding-bottom: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .pb-110 {
        padding-bottom: 40px;
    }
}

.pb-115 {
    padding-bottom: 115px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pb-115 {
        padding-bottom: 65px;
    }
}

@media only screen and (max-width: 767px) {
    .pb-115 {
        padding-bottom: 45px;
    }
}

.pb-120 {
    padding-bottom: 120px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pb-120 {
        padding-bottom: 70px;
    }
}

@media only screen and (max-width: 767px) {
    .pb-120 {
        padding-bottom: 50px;
    }
}

.pb-125 {
    padding-bottom: 125px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pb-125 {
        padding-bottom: 75px;
    }
}

@media only screen and (max-width: 767px) {
    .pb-125 {
        padding-bottom: 45px;
    }
}

.pb-130 {
    padding-bottom: 130px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pb-130 {
        padding-bottom: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .pb-130 {
        padding-bottom: 50px;
    }
}

.pb-135 {
    padding-bottom: 135px;
}

@media only screen and (max-width: 767px) {
    .pb-135 {
        padding-bottom: 86px;
    }
}

.pb-140 {
    padding-bottom: 140px;
}

.pb-145 {
    padding-bottom: 145px;
}

.pb-150 {
    padding-bottom: 150px;
}

.pb-160 {
    padding-bottom: 160px;
}

.pb-170 {
    padding-bottom: 170px;
}

.pb-190 {
    padding-bottom: 190px;
}

.pb-175 {
    padding-bottom: 175px;
}

.pb-180 {
    padding-bottom: 180px;
}

.pb-280 {
    padding-bottom: 280px;
}

.pb-200 {
    padding-bottom: 200px;
}

.pb-205 {
    padding-bottom: 205px;
}

.pb-210 {
    padding-bottom: 210px;
}

.pb-215 {
    padding-bottom: 215px;
}

.pb-285 {
    padding-bottom: 285px;
}

.pb-270 {
    padding-bottom: 270px;
}

.pb-290 {
    padding-bottom: 290px;
}

/*************************
    Padding left
*************************/
.pl-0 {
    padding-left: 0;
}

.pl-10 {
    padding-left: 10px;
}

@media only screen and (max-width: 540px) {
    .pl-10 {
        padding-left: 0px;
    }
}

.pl-15 {
    padding-left: 15px;
}

.pl-20 {
    padding-left: 20px;
}

.pl-30 {
    padding-left: 30px;
}

.pl-35 {
    padding-left: 35px;
}

.pl-40 {
    padding-left: 40px;
}

.pl-45 {
    padding-left: 45px;
}

.pl-50 {
    padding-left: 50px;
}

.pl-60 {
    padding-left: 60px;
}

.pl-70 {
    padding-left: 70px;
}

.pl-80 {
    padding-left: 80px;
}

.pl-90 {
    padding-left: 90px;
}

.pl-100 {
    padding-left: 100px;
}

.pl-110 {
    padding-left: 110px;
}

.pl-120 {
    padding-left: 120px;
}

.pl-130 {
    padding-left: 130px;
}

.pl-140 {
    padding-left: 140px;
}

.pl-150 {
    padding-left: 150px;
}

.pl-155 {
    padding-left: 155px;
}

.pl-190 {
    padding-left: 190px;
}

/***************************
    Page section padding 
****************************/
.ptb-0 {
    padding: 0;
}

.ptb-10 {
    padding: 10px 0;
}

.ptb-20 {
    padding: 20px 0;
}

.ptb-30 {
    padding: 30px 0;
}

.ptb-35 {
    padding: 35px 0;
}

.ptb-32 {
    padding: 32px 0;
}

.ptb-40 {
    padding: 40px 0;
}

.ptb-50 {
    padding: 50px 0;
}

.ptb-60 {
    padding: 60px 0;
}

.ptb-70 {
    padding: 70px 0;
}

.ptb-80 {
    padding: 80px 0;
}

.ptb-90 {
    padding: 90px 0;
}

.ptb-100 {
    padding: 100px 0;
}

.ptb-110 {
    padding: 110px 0;
}

.ptb-120 {
    padding: 120px 0;
}

.ptb-130 {
    padding: 130px 0;
}

.ptb-140 {
    padding: 140px 0;
}

.ptb-150 {
    padding: 150px 0;
}

.ptb-160 {
    padding: 160px 0;
}

.ptb-170 {
    padding: 170px 0;
}

.ptb-177 {
    padding: 177px 0;
}

.ptb-180 {
    padding: 180px 0;
}

.ptb-190 {
    padding: 190px 0;
}

.ptb-200 {
    padding: 200px 0;
}

.ptb-210 {
    padding: 210px 0;
}

.ptb-220 {
    padding: 220px 0;
}

.ptb-290 {
    padding: 290px 0;
}

.ptb-310 {
    padding: 310px 0;
}

/***************************
    Page section margin 
****************************/
.mtb-0 {
    margin: 0;
}

.mtb-10 {
    margin: 10px 0;
}

.mtb-15 {
    margin: 15px 0;
}

.mtb-20 {
    margin: 20px 0;
}

.mtb-30 {
    margin: 30px 0;
}

.mtb-40 {
    margin: 40px 0;
}

.mtb-50 {
    margin: 50px 0;
}

.mtb-60 {
    margin: 60px 0;
}

.mtb-70 {
    margin: 70px 0;
}

.mtb-80 {
    margin: 80px 0;
}

.mtb-90 {
    margin: 90px 0;
}

.mtb-100 {
    margin: 100px 0;
}

.mtb-110 {
    margin: 110px 0;
}

.mtb-120 {
    margin: 120px 0;
}

.mtb-130 {
    margin: 130px 0;
}

.mtb-140 {
    margin: 140px 0;
}

.mtb-150 {
    margin: 150px 0;
}

.mtb-290 {
    margin: 290px 0;
}

/*-- 
    - Input Placeholder
-----------------------------------------*/
input:-moz-placeholder,
textarea:-moz-placeholder {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

input {
    background: transparent;
    border: 1px solid #dddddd;
    height: 45px;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: var(--white);
    width: 100%;
}

select {
    width: 100%;
    background: transparent;
    border: 0px solid #eceff8;
    box-shadow: none;
    font-size: 14px;
    color: #737373;
}

option {
    background: #fff;
    border: 0px solid #626262;
    padding-left: 10px;
    font-size: 14px;
}

input:focus {
    background: #fff;
}

textarea {
    resize: vertical;
    background: #eceff8;
    border: 2px solid #eceff8;
    padding: 10px;
    width: 100%;
    font-size: 14px;
    color: var(--white);
}

textarea:focus {
    background: transparent;
    border: 2px solid #4FC1F0;
    outline: none;
}

.custom-col-5 {
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    min-height: 1px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .custom-col-5 {
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .custom-col-5 {
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .custom-col-5 {
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .custom-col-5 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .custom-col-5.custom-col-md-33 {
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }
}

@media only screen and (max-width: 767px) {
    .custom-col-5 {
        padding-right: 15px;
        padding-left: 15px;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .custom-col-5.custom-col-xs-50 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .custom-col-5 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .custom-col-5.custom-col-sm-33 {
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }
}

/*-- 
    Scroll Up 
-----------------------------------------*/
#scrollUp {
    width: 50px;
    height: 50px;
    background-color: var(--black);
    color: #D9A84E;
    right: 40px;
    bottom: 40px;
    text-align: center;
    overflow: hidden;
    z-index: 9999;
}

@media only screen and (max-width: 767px) {
    #scrollUp {
        width: 26px;
        height: 40px;
        right: 24px;
        border: 1px solid var(--white);
    }
}

#scrollUp i {
    display: block;
    line-height: 50px;
    font-size: 22px;
}

@media only screen and (max-width: 767px) {
    #scrollUp i {
        line-height: 34px;
        font-size: 16px;
    }
}

.height-100vh {
    height: 100vh;
}

.transparent-bar {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}

/*--
    Background Color
------------------------------------------*/
.bg-white {
    background-color: #ffffff;
}

.bg-gray {
    background-color: #f9f9f9;
}

.bg-gray-2 {
    background-color: #f9faff;
}

.bg-gray-3 {
    background-color: #fffdf9;
}

.bg-gray-4 {
    background-color: #f2f7f8;
}

.bg-black {
    background-color: #000000;
}

.bg-black-2 {
    background-color: #161616;
}

.bg-blue {
    background-color: #1631bd;
}

.bg-red {
    background-color: #810000;
}

.bg-tan {
    background-color: #e8e3d7;
}

.bg-light-green {
    background-color: #e6f6f2;
}

.bg-light-pink {
    background-color: #fcf5f5;
}

.bg-light-apricot {
    background-color: #ffc68b;
}

.bg-light-yellow {
    background-color: #fff6e1;
}

.bg-light-yellow-2 {
    background-color: #fff0cd;
}

.bg-main {
    background-color: var(--colormain);
}

.bg-main2 {
    background-color: var(--colormain2);
}

.bg-bicycle {
    background-color: var(--colorbicycle);
}

.bg-music2 {
    background-color: var(--colormusic2);
}

.bg-music3 {
    background-color: var(--colormusic3);
}

.bg-bag {
    background-color: var(--colorbag);
}

.bg-bag2 {
    background-color: var(--colorbag2);
}

.bg-shoes {
    background-color: var(--colorshoes);
}

.bg-shoes2 {
    background-color: var(--colorshoes2);
}

.bg-art {
    background-color: var(--colorart);
}

.bg-fruittbg {
    background-color: var(--colorfruitbg);
}

.bg-fruitbg2 {
    background-color: var(--colorfruitbg2);
}

.bg-fashion {
    background-color: var(--colorfashion);
}

.bg-socks {
    background-color: var(--colorsocks);
}

.bg-kitchen {
    background-color: var(--colorkitchen);
}

.bg-betting {
    background-color: var(--colorbetting);
}

.bg-betting2 {
    background-color: var(--colorbetting2);
}

/*--
    Text Color
------------------------------------------*/
.color-main {
    color: var(--colormain);
}

.color-main2 {
    color: var(--colormain2);
}

.default-overlay {
    position: relative;
}

.default-overlay:before {
    content: "";
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 250ms ease-out;
    z-index: 9;
}

@media only screen and (max-width: 767px) {
    .res-white-overly-xs {
        position: relative;
    }

    .res-white-overly-xs:before {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        content: "";
        background-color: #fff;
        opacity: .5;
        z-index: 9;
    }
}

@media only screen and (max-width: 767px) {
    .res-black-overly-xs {
        position: relative;
    }

    .res-black-overly-xs:before {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        content: "";
        background-color: #000;
        opacity: .5;
        z-index: 9;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .res-white-overly-md {
        position: relative;
    }

    .res-white-overly-md:after {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        content: "";
        background-color: #fff;
        opacity: .5;
        z-index: 1;
    }
}

.padding-55-row-col .row {
    margin-right: -27.5px;
    margin-left: -27.5px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .padding-55-row-col .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .padding-55-row-col .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .padding-55-row-col .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .padding-55-row-col .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

.padding-55-row-col .row div[class^="col-"] {
    padding-left: 27.5px;
    padding-right: 27.5px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .padding-55-row-col .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .padding-55-row-col .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .padding-55-row-col .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .padding-55-row-col .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.padding-60-row-col .row {
    margin-right: -30px;
    margin-left: -30px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .padding-60-row-col .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .padding-60-row-col .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .padding-60-row-col .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .padding-60-row-col .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

.padding-60-row-col .row div[class^="col-"] {
    padding-left: 30px;
    padding-right: 30px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .padding-60-row-col .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .padding-60-row-col .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .padding-60-row-col .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .padding-60-row-col .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.padding-37-row-col .row {
    margin-right: -18.5px;
    margin-left: -18.5px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .padding-37-row-col .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .padding-37-row-col .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .padding-37-row-col .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .padding-37-row-col .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

.padding-37-row-col .row div[class^="col-"] {
    padding-left: 18.5px;
    padding-right: 18.5px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .padding-37-row-col .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .padding-37-row-col .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .padding-37-row-col .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .padding-37-row-col .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.padding-46-row-col .row {
    margin-right: -23px;
    margin-left: -23px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .padding-46-row-col .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .padding-46-row-col .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .padding-46-row-col .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .padding-46-row-col .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

.padding-46-row-col .row div[class^="col-"] {
    padding-left: 23px;
    padding-right: 23px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .padding-46-row-col .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .padding-46-row-col .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .padding-46-row-col .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .padding-46-row-col .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.padding-20-row-col .row {
    margin-right: -10px;
    margin-left: -10px;
}

@media only screen and (max-width: 767px) {
    .padding-20-row-col .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

.padding-20-row-col .row div[class^="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}

@media only screen and (max-width: 767px) {
    .padding-20-row-col .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.padding-10-row-col .row {
    margin-right: -5px;
    margin-left: -5px;
}

@media only screen and (max-width: 767px) {
    .padding-10-row-col .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

.padding-10-row-col .row div[class^="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

@media only screen and (max-width: 767px) {
    .padding-10-row-col .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.padding-52-row-col .row {
    margin-right: -26px;
    margin-left: -26px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .padding-52-row-col .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .padding-52-row-col .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .padding-52-row-col .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .padding-52-row-col .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

.padding-52-row-col .row div[class^="col-"] {
    padding-left: 26px;
    padding-right: 26px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .padding-52-row-col .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .padding-52-row-col .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .padding-52-row-col .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .padding-52-row-col .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.padding-44-row-col .row {
    margin-right: -22px;
    margin-left: -22px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .padding-44-row-col .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .padding-44-row-col .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .padding-44-row-col .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .padding-44-row-col .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

.padding-44-row-col .row div[class^="col-"] {
    padding-left: 22px;
    padding-right: 22px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .padding-44-row-col .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .padding-44-row-col .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .padding-44-row-col .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .padding-44-row-col .row div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.custom-d-flex {
    display: flex;
}

.height-100-percent {
    height: 100%;
}

.width-100-percent {
    width: 100%;
}

@media (min-width: 1320px) {
    .container {
        max-width: 1290px;
    }
}

.section-padding-1 .container-fluid {
    padding: 0 120px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .section-padding-1 .container-fluid {
        padding: 0 40px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .section-padding-1 .container-fluid {
        padding: 0 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-padding-1 .container-fluid {
        padding: 0 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-padding-1 .container-fluid {
        padding: 0 40px;
    }
}

@media only screen and (max-width: 767px) {
    .section-padding-1 .container-fluid {
        padding: 0 15px;
    }
}

.section-padding-2 .container-fluid {
    padding: 0 80px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .section-padding-2 .container-fluid {
        padding: 0 40px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .section-padding-2 .container-fluid {
        padding: 0 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-padding-2 .container-fluid {
        padding: 0 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-padding-2 .container-fluid {
        padding: 0 40px;
    }
}

@media only screen and (max-width: 767px) {
    .section-padding-2 .container-fluid {
        padding: 0 15px;
    }
}

.section-padding-3 .container-fluid {
    padding: 0 200px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .section-padding-3 .container-fluid {
        padding: 0 40px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .section-padding-3 .container-fluid {
        padding: 0 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-padding-3 .container-fluid {
        padding: 0 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-padding-3 .container-fluid {
        padding: 0 40px;
    }
}

@media only screen and (max-width: 767px) {
    .section-padding-3 .container-fluid {
        padding: 0 15px;
    }
}

.section-padding-4 .container-fluid {
    padding: 0 40px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .section-padding-4 .container-fluid {
        padding: 0 40px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .section-padding-4 .container-fluid {
        padding: 0 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-padding-4 .container-fluid {
        padding: 0 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-padding-4 .container-fluid {
        padding: 0 40px;
    }
}

@media only screen and (max-width: 767px) {
    .section-padding-4 .container-fluid {
        padding: 0 15px;
    }
}

.section-padding-5 .container-fluid {
    padding: 0 145px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .section-padding-5 .container-fluid {
        padding: 0 40px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .section-padding-5 .container-fluid {
        padding: 0 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-padding-5 .container-fluid {
        padding: 0 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-padding-5 .container-fluid {
        padding: 0 40px;
    }
}

@media only screen and (max-width: 767px) {
    .section-padding-5 .container-fluid {
        padding: 0 15px;
    }
}

.section-padding-6 .container-fluid {
    padding: 0 50px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .section-padding-6 .container-fluid {
        padding: 0 40px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .section-padding-6 .container-fluid {
        padding: 0 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-padding-6 .container-fluid {
        padding: 0 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-padding-6 .container-fluid {
        padding: 0 40px;
    }
}

@media only screen and (max-width: 767px) {
    .section-padding-6 .container-fluid {
        padding: 0 15px;
    }
}

.section-padding-7 .container-fluid {
    padding: 0 230px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .section-padding-7 .container-fluid {
        padding: 0 40px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .section-padding-7 .container-fluid {
        padding: 0 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-padding-7 .container-fluid {
        padding: 0 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-padding-7 .container-fluid {
        padding: 0 40px;
    }
}

@media only screen and (max-width: 767px) {
    .section-padding-7 .container-fluid {
        padding: 0 15px;
    }
}

.section-padding-8 .container-fluid {
    padding: 0 160px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .section-padding-8 .container-fluid {
        padding: 0 40px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .section-padding-8 .container-fluid {
        padding: 0 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-padding-8 .container-fluid {
        padding: 0 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-padding-8 .container-fluid {
        padding: 0 40px;
    }
}

@media only screen and (max-width: 767px) {
    .section-padding-8 .container-fluid {
        padding: 0 15px;
    }
}

.section-padding-9 .container-fluid {
    padding: 0 340px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .section-padding-9 .container-fluid {
        padding: 0 40px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .section-padding-9 .container-fluid {
        padding: 0 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-padding-9 .container-fluid {
        padding: 0 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-padding-9 .container-fluid {
        padding: 0 40px;
    }
}

@media only screen and (max-width: 767px) {
    .section-padding-9 .container-fluid {
        padding: 0 15px;
    }
}

.btn-hover a {
    position: relative;
    transition: all .5s ease-in-out 0s;
}

.btn-hover a:hover {
    color: #fff;
}

.btn-hover a::before,
.btn-hover a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    z-index: -1;
}

.btn-hover a::after {
    width: 0;
    left: auto;
    right: 0;
}

.btn-hover a.bg-black-hover::after {
    background: #000000;
}

.btn-hover a.bg-white-hover::after {
    background: #ffffff;
}

.btn-hover a.bg-green-hover::after {
    background: #3ad9b1;
}

.btn-hover a.theme-color-yellow-2-hover::after {
    background: #f2c456;
}

.btn-hover a.theme-color-yellow::after {
    background: var(--colormain);
}

.btn-hover a.black-color::after {
    background: #373737;
}

.btn-hover a.white-color::after {
    background: #fff;
}

.btn-hover a:hover::after {
    width: 100%;
    left: 0;
    right: auto;
}

.btn-hover.btn-hover-radious a::before,
.btn-hover.btn-hover-radious a::after {
    border-radius: 50px;
}

.btn-hover.hover-border-none a.black-color::after {
    border-radius: 5px;
}

.btn-hover.hover-border-none a:hover {
    border: none;
}

.default-mlr-120 {
    margin: 0 120px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .default-mlr-120 {
        margin: 0 40px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .default-mlr-120 {
        margin: 0 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .default-mlr-120 {
        margin: 0 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .default-mlr-120 {
        margin: 0 40px;
    }
}

@media only screen and (max-width: 767px) {
    .default-mlr-120 {
        margin: 0 15px;
    }
}

.btn-style-5 a {
    display: inline-block;
    text-transform: capitalize;
    line-height: 1;
    z-index: 2;
    font-size: 14px;
    font-weight: 700;
    font-family: var(--fontmusic);
    box-shadow: 0 4px 0px var(--colormusic3);
    border-radius: 50px;
    transform: scale(1);
    transition: all .4s;
    text-align: center;
    white-space: pre-line;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    transition: all .15s ease-in-out;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .btn-style-5 a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .btn-style-5 a {
        font-size: 14px;
    }
}

.btn-style-5 a.font-dec {
    font-size: 12px;
}

.btn-style-5 a.bs5-weight-dec {
    font-weight: 400;
}

.btn-style-5 a.bs5-white-text {
    color: var(--white);
}

.btn-style-5 a.bs5-white-text:hover {
    color: var(--white);
}

.btn-style-5 a.bs5-black-text {
    color: var(--colormusic3);
}

.btn-style-5 a.bs5-black-text:hover {
    color: var(--white);
    background-color: var(--colormusic2);
}

.btn-style-5 a.bs5-gray-text {
    color: var(--white);
}

.btn-style-5 a.bs5-gray-text:hover {
    color: var(--black);
}

.btn-style-5 a.bs5-gray-bg {
    background-color: #e8e8e8;
}

.btn-style-5 a.bs5-white-bg {
    background-color: #fff;
}

.btn-style-5 a.bs5-btn-bg {
    background-color: var(--colormusic2);
}

.btn-style-5 a.bs5-ptb {
    padding: 15px 42px 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .btn-style-5 a.bs5-ptb {
        padding: 13px 30px 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .btn-style-5 a.bs5-ptb {
        padding: 12px 35px 14px;
    }
}

@media only screen and (max-width: 767px) {
    .btn-style-5 a.bs5-ptb {
        padding: 12px 30px 14px;
    }
}

.btn-style-5 a.bs5-ptb-2 {
    padding: 12px 30px 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .btn-style-5 a.bs5-ptb-2 {
        padding: 10px 20px 13px;
    }
}

@media only screen and (max-width: 767px) {
    .btn-style-5 a.bs5-ptb-2 {
        padding: 9px 20px 11px;
    }
}

.btn-style-5 a.bs5-ptb-3 {
    padding: 11px 25px 13px;
}

.btn-style-5 a.bs5-ptb-4 {
    padding: 20px 54px 24px;
}

@media only screen and (max-width: 767px) {
    .btn-style-5 a.bs5-ptb-4 {
        padding: 16px 40px 20px;
    }
}

.btn-style-5 a.bs5-ptb-4.hover-text-white:hover {
    color: #fff;
}

.btn-style-5 a.bs5-ptb-5 {
    padding: 21px 64px 21px;
}

@media only screen and (max-width: 767px) {
    .btn-style-5 a.bs5-ptb-5 {
        padding: 15px 40px 15px;
    }
}

.btn-style-5 a.bs5-ptb-5.hover-text-white:hover {
    color: #fff;
}

.btn-style-5 a.bs5-border-radius {
    border-radius: 0px;
}

.btn-style-5 a.bs5-border-2-pixel {
    border: 2px solid #1b1b1b;
    transition: all 0.4s;
}

.btn-style-5 a.bs5-border-2-pixel:hover {
    border: 2px solid var(--colormain2);
}

.btn-style-5 a:hover {
    transform: scale(1.04);
    box-shadow: 0px 4px 14px 0px rgba(16, 30, 69, 0.75);
    transition: all .4s;
}

.btn-style-6 a {
    display: inline-block;
    line-height: 1;
    font-size: 14px;
    font-family: var(--fontbag);
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .btn-style-6 a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .btn-style-6 a {
        font-size: 14px;
    }
}

.btn-style-6 a.font-dec {
    font-size: 12px;
}

.btn-style-6 a.bs6-weight-dec {
    font-weight: 400;
}

.btn-style-6 a.bs6-white-text {
    color: var(--white);
}

.btn-style-6 a.bs6-white-text:hover {
    color: var(--white);
}

.btn-style-6 a.bs6-black-text {
    color: var(--white);
}

.btn-style-6 a.bs6-black-text:hover {
    color: var(--colorbag2);
    background-color: var(--white);
}

.btn-style-6 a.bs6-gray-text {
    color: var(--white);
}

.btn-style-6 a.bs6-gray-text:hover {
    color: var(--black);
}

.btn-style-6 a.bs6-gray-bg {
    background-color: #e8e8e8;
}

.btn-style-6 a.bs6-white-bg {
    background-color: #fff;
}

.btn-style-6 a.bs6-btn-bg {
    background-color: var(--colorbag2);
}

.btn-style-6 a.bs6-ptb {
    padding: 15px 42px 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .btn-style-6 a.bs6-ptb {
        padding: 13px 30px 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .btn-style-6 a.bs6-ptb {
        padding: 12px 35px 14px;
    }
}

@media only screen and (max-width: 767px) {
    .btn-style-6 a.bs6-ptb {
        padding: 12px 30px 14px;
    }
}

.btn-style-6 a.bs6-ptb-2 {
    padding: 12px 30px 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .btn-style-6 a.bs6-ptb-2 {
        padding: 10px 20px 13px;
    }
}

@media only screen and (max-width: 767px) {
    .btn-style-6 a.bs6-ptb-2 {
        padding: 9px 20px 11px;
    }
}

.btn-style-6 a.bs6-ptb-3 {
    padding: 11px 25px 13px;
}

.btn-style-6 a.bs6-ptb-4 {
    padding: 20px 54px 24px;
}

@media only screen and (max-width: 767px) {
    .btn-style-6 a.bs6-ptb-4 {
        padding: 16px 40px 20px;
    }
}

.btn-style-6 a.bs6-ptb-4.hover-text-white:hover {
    color: #fff;
}

.btn-style-6 a.bs6-ptb-6 {
    padding: 21px 64px 21px;
}

@media only screen and (max-width: 767px) {
    .btn-style-6 a.bs6-ptb-6 {
        padding: 15px 40px 15px;
    }
}

.btn-style-6 a.bs6-ptb-6.hover-text-white:hover {
    color: #fff;
}

.btn-style-6 a.bs6-border-radius {
    border-radius: 0px;
}

.btn-style-6 a.bs6-border-2-pixel {
    border: 2px solid #1b1b1b;
    transition: all 0.4s;
}

.btn-style-6 a.bs6-border-2-pixel:hover {
    border: 2px solid var(--colormain2);
}

.btn-style-7 a {
    display: inline-block;
    line-height: 1;
    font-size: 14px;
    font-weight: 600;
    font-family: var(--fontshoes2);
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .btn-style-7 a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .btn-style-7 a {
        font-size: 14px;
    }
}

.btn-style-7 a.font-dec {
    font-size: 12px;
}

.btn-style-7 a.bs7-black-text {
    color: var(--white);
}

.btn-style-7 a.bs7-black-text:hover {
    color: var(--colorshoes2);
    background-color: var(--colorshoes);
}

.btn-style-7 a.bs7-btn-bg {
    background-color: var(--colorshoes2);
}

.btn-style-7 a.bs7-ptb {
    padding: 15px 42px 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .btn-style-7 a.bs7-ptb {
        padding: 13px 30px 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .btn-style-7 a.bs7-ptb {
        padding: 12px 35px 14px;
    }
}

@media only screen and (max-width: 767px) {
    .btn-style-7 a.bs7-ptb {
        padding: 12px 30px 14px;
    }
}

.btn-style-8 a {
    display: inline-block;
    line-height: 1;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid var(--white);
    font-family: var(--fontsweet);
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .btn-style-8 a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .btn-style-8 a {
        font-size: 14px;
    }
}

.btn-style-8 a.font-dec {
    font-size: 12px;
}

.btn-style-8 a.bs8-black-text {
    color: var(--white);
}

.btn-style-8 a.bs8-black-text:hover {
    color: var(--black);
    background-color: var(--colorsweetbg);
    border: 1px solid var(--colorsweetbg);
}

.btn-style-8 a.bs8-btn-bg {
    background-color: transparent;
}

.btn-style-8 a.bs8-ptb {
    padding: 15px 42px 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .btn-style-8 a.bs8-ptb {
        padding: 13px 30px 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .btn-style-8 a.bs8-ptb {
        padding: 12px 35px 14px;
    }
}

@media only screen and (max-width: 767px) {
    .btn-style-8 a.bs8-ptb {
        padding: 12px 30px 14px;
    }
}

.btn-style-10 .button-fashion {
    position: relative;
    display: inline-block;
    font-family: var(--rufina);
    font-size: 12px;
    letter-spacing: 3px;
    line-height: 2em;
    font-weight: 500;
    text-transform: uppercase;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    padding: 13px 45px;
    color: var(--white);
    background-color: var(--colorfashion);
    border: none;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .btn-style-10 .button-fashion {
        padding: 10px 36px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .btn-style-10 .button-fashion {
        padding: 10px 36px;
    }
}

@media only screen and (max-width: 767px) {
    .btn-style-10 .button-fashion {
        padding: 10px 36px;
    }
}

.btn-style-10 .button-fashion .initial-border {
    position: absolute;
    top: 2px;
    left: 2px;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.btn-style-10 .button-fashion .top-border {
    top: 2px;
    right: 2px;
    width: 0;
    height: 1px;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.btn-style-10 .button-fashion .right-border {
    bottom: 2px;
    right: 2px;
    width: 1px;
    height: 0;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}

.btn-style-10 .button-fashion .bottom-border {
    left: 2px;
    bottom: 2px;
    width: 0;
    height: 1px;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.btn-style-10 .button-fashion .left-border {
    left: 2px;
    top: 2px;
    width: 1px;
    height: 0;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}

.btn-style-10 .button-fashion .top-border,
.btn-style-10 .button-fashion .right-border,
.btn-style-10 .button-fashion .bottom-border,
.btn-style-10 .button-fashion .left-border {
    background-color: var(--white);
}

.btn-style-10 .button-fashion .top-border,
.btn-style-10 .button-fashion .right-border,
.btn-style-10 .button-fashion .bottom-border,
.btn-style-10 .button-fashion .left-border {
    position: absolute;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.btn-style-10 .button-fashion:hover {
    color: var(--white);
    background: var(--colorfashion);
    border: none;
}

.btn-style-10 .button-fashion:hover .top-border,
.btn-style-10 .button-fashion:hover .bottom-border {
    width: calc(100% - 4px);
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}

.btn-style-10 .button-fashion:hover .right-border,
.btn-style-10 .button-fashion:hover .left-border {
    height: calc(100% - 4px);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.btn-style-11 a {
    font-size: 14px;
    line-height: 25px;
    font-weight: 600;
    font-family: var(--fontsocks);
    border-bottom: 2px solid var(--white);
    display: inline-block;
    margin-top: 30px;
    padding: 0;
    color: var(--white);
    text-transform: capitalize;
    background: transparent !important;
    transition: all 0.3s ease;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .btn-style-11 a {
        margin-top: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .btn-style-11 a {
        margin-top: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .btn-style-11 a {
        margin-top: 15px;
    }
}

.btn-style-11 a i {
    transform: rotate(45deg);
    margin-left: 5px;
    transition: all 0.3s ease;
}

.btn-style-11 a .fa-arrow-right:before {
    content: "\f062";
}

.btn-style-11 a:hover {
    color: var(--colorsocks2);
}

.btn-style-11 a:hover i {
    transform: rotate(90deg);
}

.btn-style-11 a.btn-socks-black {
    border-bottom: 2px solid var(--black);
    color: var(--black);
}

.btn-style-11 a.btn-socks-black:hover {
    color: var(--colorsocks2);
}

.btn-style-12 a {
    position: relative;
    font-family: var(--fontkitchen2);
    border-color: var(--colorkitchen2);
    color: var(--colorkitchen2);
    padding: 12px 40px 12px;
    letter-spacing: 0.5px;
    font-weight: 500;
    font-size: 14px;
    border: 1px solid;
    text-transform: capitalize;
    background-color: transparent;
}

.btn-style-12 a:before {
    position: absolute;
    top: -7px;
    left: -7px;
    content: "";
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    border: solid;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .7s ease-out;
    border-color: inherit;
}

.btn-style-12 a:after {
    position: absolute;
    bottom: -7px;
    right: -7px;
    content: "";
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    border: solid;
    border-width: 1px 0 0 1px;
    display: inline-block;
    padding: 3px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .7s ease-out;
    border-color: inherit;
}

.btn-style-12 a:hover {
    border-color: var(--colorkitchen2);
    color: #fff;
    background-color: var(--colorkitchen2);
}

.btn-style-12 a:hover:before,
.btn-style-12 a:hover:after {
    border-color: var(--colorkitchen2);
}

.btn-style-12 a:hover:before {
    left: 100%;
    transform: rotate(90deg);
}

.btn-style-12 a:hover:after {
    right: 100%;
    transform: rotate(90deg);
}

.btn-style-13 a {
    position: relative;
    display: inline-block;
    width: auto;
    outline: 0;
    font-size: 14px;
    line-height: 32px;
    border: 2px solid #fff;
    text-transform: uppercase;
    box-sizing: border-box;
    margin: 0;
    transition: all .0s ease 0s;
    padding: 10px 53px;
    cursor: pointer;
    color: var(--black);
    border-color: var(--white);
    font-family: var(--fontkitchen2);
    font-weight: 600;
    overflow: hidden;
    vertical-align: middle;
    -webkit-transition: color .1s 30ms;
    -moz-transition: color .1s 30ms;
    transition: color .1s 30ms;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .btn-style-13 a {
        line-height: 30px;
        padding: 10px 45px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .btn-style-13 a {
        line-height: 30px;
        padding: 10px 40px;
    }
}

@media only screen and (max-width: 767px) {
    .btn-style-13 a {
        line-height: 20px;
        padding: 10px 30px;
        font-weight: 400;
        text-transform: none;
    }
}

.btn-style-13 a .btn-text-wrapper {
    position: relative;
    display: inline-block;
    z-index: 20;
}

.btn-style-13 a .btn-bgrnd-wrapper {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.btn-style-13 a .btn-bgrnd-wrapper>span {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: -moz-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.btn-style-13 a .btn-bgrnd-wrapper .btn-bgrnd-idle {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
}

.btn-style-13 a .btn-bgrnd-wrapper .btn-bgrnd-hover {
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    transform-origin: 0 50%;
    z-index: 10;
}

.btn-style-13 a:hover .btn-text-wrapper {
    -webkit-animation: qodefTextToRight 0.65s cubic-bezier(0.215, 0.61, 0.355, 1) 30ms forwards;
    -moz-animation: qodefTextToRight 0.65s cubic-bezier(0.215, 0.61, 0.355, 1) 30ms forwards;
    animation: qodefTextToRight 0.65s cubic-bezier(0.215, 0.61, 0.355, 1) 30ms forwards;
}

.btn-style-13 a:hover .btn-bgrnd-idle {
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    transform: scaleX(0);
}

.btn-style-13 a:hover .btn-bgrnd-hover {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1);
}

.btn-style-13 a:hover {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
}

.button-betting-wrapper a.button-betting {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 26px;
    font-family: var(--fontart2);
    padding: 14px 30px 10px;
    border-radius: 25px;
    color: var(--white);
    background: linear-gradient(to right, #F2B872, #FE3C04);
    text-transform: uppercase;
    transition: all .15s ease-in-out;
}

@media only screen and (max-width: 767px) {
    .button-betting-wrapper a.button-betting {
        padding: 12px 10px 8px;
        font-size: 14px;
        line-height: 20px;
    }
}

.button-betting-wrapper a.button-betting:hover {
    background: linear-gradient(to left, #F2B872, #FE3C04);
}

.btn-style-9 .art-button.medium.with-icon.icon-left {
    padding-left: 70px;
    padding-right: 20px;
}

.btn-style-9 .art-button.filled {
    background-color: var(--colorart);
    color: var(--white);
}

.btn-style-9 .art-button.filled:hover {
    color: var(--colorart);
}

.btn-style-9 .art-button.dt-sc-expand {
    backface-visibility: hidden;
    overflow: hidden;
}

.btn-style-9 .art-button.medium {
    font-size: 14px;
    padding: 16px 30px 14px;
}

.btn-style-9 .art-button {
    font-family: var(--fontart2);
}

.btn-style-9 .art-button {
    text-transform: uppercase;
    line-height: normal;
    display: inline-block;
    cursor: pointer;
    outline: none;
    position: relative;
    z-index: 1;
}

.btn-style-9 a {
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.btn-style-9 .art-button.medium.with-icon.icon-left span {
    font-size: 14px;
    padding-top: 18px;
    padding-left: 17px;
    padding-right: 18px;
}

.btn-style-9 .art-button.medium.with-icon.icon-left span:after {
    left: 62px;
}

.btn-style-9 .art-button.medium.with-icon span:after {
    height: 12px;
    width: 12px;
}

.btn-style-9 .art-button.medium.with-icon.icon-left span {
    margin-right: 20px;
}

.btn-style-9 .art-button.with-icon.icon-left span {
    left: 0px;
    float: left;
}

.btn-style-9 .art-button.with-icon span {
    color: var(--colorart);
    box-sizing: border-box;
    display: inline-block;
    height: 100%;
    position: absolute;
    top: 0;
    border-width: 1px;
    border-style: solid;
    line-height: 12px;
    background-color: var(--white);
    border-color: #fff;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.btn-style-9 .art-button.with-icon span:after {
    content: "";
    display: block;
    left: 50px;
    margin: 0 0 0 -12px;
    position: absolute;
    top: 50%;
    vertical-align: middle;
    z-index: 1;
    transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    background-color: var(--white);
}

.btn-style-9 .art-button.with-icon:hover span {
    border-color: var(--colorart);
    background-color: var(--colorart);
    color: var(--white);
}

.btn-style-9 .fa-bullhorn:before {
    content: "\f0a1";
}

.btn-style-9 .fa-paint-brush:before {
    content: "\f1fc";
}

.btn-style-9 .art-button.filled.art-expand:after {
    background-color: var(--white);
}

.btn-style-9 .art-button.art-expand.art-expand-horizontal:after {
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition-property: transform;
    -moz-transition-property: transform;
    transition-property: transform;
}

.btn-style-9 .art-button.art-expand.art-expand-horizontal:hover:after {
    -webkit--moz-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1);
}

.btn-style-9 .art-button.art-expand:after {
    backface-visibility: hidden;
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-transform-orgin: 50% 50% 0;
    -moz-transform-orgin: 50% 50% 0;
    transform-orgin: 50% 50% 0;
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    -moz-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.btn-style-3 a {
    display: inline-block;
    text-transform: capitalize;
    line-height: 1;
    z-index: 2;
    font-size: 18px;
    font-weight: 600;
    font-family: var(--fontbicycle);
    transition: all .4s;
    text-align: center;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .btn-style-3 a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .btn-style-3 a {
        font-size: 14px;
        font-weight: 400;
    }
}

.btn-style-3 a.font-dec {
    font-size: 12px;
}

.btn-style-3 a.bs3-weight-dec {
    font-weight: 400;
}

.btn-style-3 a.bs3-white-text {
    color: var(--white);
}

.btn-style-3 a.bs3-white-text:hover {
    color: var(--white);
}

.btn-style-3 a.bs3-black-text {
    color: var(--white);
}

.btn-style-3 a.bs3-black-text:hover {
    color: var(--colormain);
    background-color: var(--colormain2);
}

.btn-style-3 a.bs3-gray-text {
    color: var(--white);
}

.btn-style-3 a.bs3-gray-text:hover {
    color: var(--black);
}

.btn-style-3 a.bs3-gray-bg {
    background-color: #e8e8e8;
}

.btn-style-3 a.bs3-white-bg {
    background-color: #fff;
}

.btn-style-3 a.bs3-btn-bg {
    background-color: var(--colormain);
}

.btn-style-3 a.bs3-ptb {
    padding: 22px 36px 22px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .btn-style-3 a.bs3-ptb {
        padding: 18px 36px 18px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .btn-style-3 a.bs3-ptb {
        padding: 18px 36px 18px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .btn-style-3 a.bs3-ptb {
        padding: 15px 36px 15px;
    }
}

@media only screen and (max-width: 767px) {
    .btn-style-3 a.bs3-ptb {
        padding: 12px 18px 12px;
    }
}

.btn-style-3 a.bs3-ptb-2 {
    padding: 12px 30px 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .btn-style-3 a.bs3-ptb-2 {
        padding: 10px 20px 13px;
    }
}

@media only screen and (max-width: 767px) {
    .btn-style-3 a.bs3-ptb-2 {
        padding: 9px 20px 11px;
    }
}

.btn-style-3 a.bs3-ptb-3 {
    padding: 11px 25px 13px;
}

.btn-style-3 a.bs3-ptb-4 {
    padding: 20px 54px 24px;
}

@media only screen and (max-width: 767px) {
    .btn-style-3 a.bs3-ptb-4 {
        padding: 16px 40px 20px;
    }
}

.btn-style-3 a.bs3-ptb-4.hover-text-white:hover {
    color: #fff;
}

.btn-style-3 a.bs3-ptb-5 {
    padding: 21px 64px 21px;
}

@media only screen and (max-width: 767px) {
    .btn-style-3 a.bs3-ptb-5 {
        padding: 15px 40px 15px;
    }
}

.btn-style-3 a.bs3-ptb-5.hover-text-white:hover {
    color: #fff;
}

.btn-style-3 a.bs3-border-radius {
    border-radius: 0px;
}

.btn-style-3 a.bs3-border-2-pixel {
    border: 2px solid #1b1b1b;
    transition: all 0.4s;
}

.btn-style-3 a.bs3-border-2-pixel:hover {
    border: 2px solid var(--colormain2);
}

.btn-hover-2 a {
    position: relative;
}

.btn-hover-2 a.ptb-2-white-hover::after {
    background: var(--white);
}

.btn-hover-2 a.ptb-3-black-hover::after {
    background: #1b1b1b;
}

.btn-hover-2 a.ptb-2-theme-hover::after {
    background: var(--colormain2);
}

.btn-hover-2 a.ptb-2-yellow-2-hover::after {
    background: var(--colormain2);
}

.btn-hover-2 a:hover::after {
    width: 100%;
    opacity: 1;
}

.btn-style-4 a {
    display: inline-block;
    line-height: 1;
    border: 2px solid #1d1d1d;
    color: #1d1d1d;
    font-weight: bold;
}

.btn-style-4.btn-style-4-ptb1 a {
    padding: 14px 26px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .btn-style-4.btn-style-4-ptb1 a {
        padding: 10px 12px;
    }
}

@media only screen and (max-width: 767px) {
    .btn-style-4.btn-style-4-ptb1 a {
        padding: 10px 12px;
    }
}

/* img bounce */
@-webkit-keyframes bounce-img {
    0% {
        opacity: 1;
        transform: translateY(0px);
    }

    50% {
        opacity: 1;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

@keyframes bounce-img {
    0% {
        opacity: 1;
        transform: translateY(0px);
    }

    50% {
        opacity: 1;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

/* img bounce 2 */
@-webkit-keyframes bounce-img-2 {
    0% {
        opacity: 1;
        transform: translateX(0px);
    }

    50% {
        opacity: 1;
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}

@keyframes bounce-img-2 {
    0% {
        opacity: 1;
        transform: translateX(0px);
    }

    50% {
        opacity: 1;
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}

/* img bounce 3 */
@-webkit-keyframes bounce-img-3 {
    0% {
        opacity: 1;
        transform: translateY(0px);
    }

    50% {
        opacity: 1;
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

@keyframes bounce-img-3 {
    0% {
        opacity: 1;
        transform: translateY(0px);
    }

    50% {
        opacity: 1;
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

.jarallax-img {
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 767px) {
    .res-xs-mt-10 {
        margin-top: 10px;
    }

    .res-xs-mt-30 {
        margin-top: 30px;
    }

    .res-xs-mt-40 {
        margin-top: 40px;
    }
}

/*------- img move 1 -------*/
.move-1 {
    position: absolute;
    top: 5%;
    left: 3%;
    animation: moveOne .3s infinite linear;
}

@-webkit-keyframes moveOne {
    0% {
        transform: translate(0px, 0px) rotate(0deg);
    }

    20% {
        transform: translate(73px, -1px) rotate(36deg);
    }

    40% {
        transform: translate(141px, 72px) rotate(72deg);
    }

    60% {
        transform: translate(83px, 122px) rotate(108deg);
    }

    80% {
        transform: translate(-40px, 72px) rotate(144deg);
    }

    100% {
        transform: translate(0px, 0px) rotate(0deg);
    }
}

@keyframes moveOne {
    0% {
        transform: translate(0px, 0px) rotate(0deg);
    }

    20% {
        transform: translate(73px, -1px) rotate(36deg);
    }

    40% {
        transform: translate(141px, 72px) rotate(72deg);
    }

    60% {
        transform: translate(83px, 122px) rotate(108deg);
    }

    80% {
        transform: translate(-40px, 72px) rotate(144deg);
    }

    100% {
        transform: translate(0px, 0px) rotate(0deg);
    }
}

/*-------- 2. Header style ---------*/
.header-small-device {
    display: none;
    padding: 15px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-small-device {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .header-small-device {
        display: block;
    }
}

@media only screen and (max-width: 540px) {
    .header-small-device {
        padding: 15px 0;
    }
}

.header-large-device {
    display: block;
    padding: 15px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-large-device {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .header-large-device {
        display: none;
    }
}

.user-info {
    display: flex;
    justify-content: flex-end;
}

.user-info li a {
    font-size: 12px;
    padding: 0 15px;
    font-weight: 500;
    color: #666;
    text-transform: uppercase;
}

.user-info li a:hover {
    color: var(--colorhover);
}

.user-info li a:last-child {
    padding: 0 0 0 15px;
}

.logo a img {
    max-width: 100%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .logo-res-lg a img {
        max-width: 100%;
    }
}

.header-ptb-2 {
    padding: 63px 0 63px;
}

.search-block .search-form {
    display: flex;
    justify-content: center;
}

.search-block .search-form>div {
    flex: 0 0 100%;
    border-radius: 0;
    overflow: hidden;
}

.search-block .search-form .search-field {
    width: auto;
    flex: 0 0 100%;
}

.search-block .search-form .search-button {
    position: absolute;
    right: 0;
    cursor: pointer;
}

.search-block .search-form .search-button .search {
    width: 39px;
    height: 39px;
    text-align: center;
    line-height: 39px;
    margin: 3px 4px;
    color: --black var;
}

.header-02 {
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
    z-index: 2;
}

.header-02 .header-large-device {
    padding: 22px 0;
}

.header-02 .header-large-device .main-menu.menu-text-white>nav>ul>li>a {
    color: var(--colormusic3);
    font-size: 16px;
    font-weight: 600;
    font-family: var(--fontmusic);
    text-transform: capitalize;
    letter-spacing: 0;
}

.header-02 .header-large-device .main-menu.menu-text-white>nav>ul>li>a:hover {
    color: var(--colormusic3);
}

.header-02 .header-large-device .main-menu.menu-text-white>nav>ul>li>a:before {
    content: "";
}

.header-02 .header-large-device .main-menu.menu-text-white>nav>ul>li>a:after {
    height: 0;
}

.header-02 .header-large-device .main-menu.menu-text-white>nav>ul>li ul.sub-menu-width li a:hover {
    color: var(--colormusic3);
}

.header-02 .header-large-device .main-menu.menu-text-white>nav>ul>li ul.mega-menu-style-2>li a.menu-title:hover {
    color: var(--colormusic3);
}

.header-02 .header-large-device .main-menu.menu-text-white>nav>ul>li ul.mega-menu-style-2>li>ul>li a:hover {
    color: var(--colormusic3);
}

.header-02 .header-right-wrap .same-style-mrg-dec:nth-child(3) {
    margin-left: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-02 .header-right-wrap .same-style-mrg-dec:nth-child(3) {
        margin-left: 10px;
    }
}

.header-02 .header-right-wrap .same-style {
    height: 100%;
    width: 100%;
}

.header-02 .header-right-wrap .same-style a {
    color: var(--colormusic3);
    font-weight: 600;
}

.header-02 .header-right-wrap .same-style a:hover {
    color: var(--colormusic);
}

.header-02 .header-right-wrap .same-style a .circles {
    position: relative;
    display: block;
}

.header-02 .header-right-wrap .same-style a .circles .circles-row {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 3px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: var(--colormusic3);
}

.header-02 .header-right-wrap .same-style a .circles .circles-row .circle {
    position: relative;
    display: block;
    height: 5px;
    width: 5px;
    border-radius: 100%;
    margin-right: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: currentColor;
    -webkit-transition: .35s ease-out;
    -o-transition: .35s ease-out;
    transition: .35s ease-out;
}

.header-03 .header-large-device {
    padding: 60px 0;
}

.header-03 .header-large-device .main-menu-padding-1>nav>ul>li {
    padding: 0 40px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .header-03 .header-large-device .main-menu-padding-1>nav>ul>li {
        padding: 0 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-03 .header-large-device .main-menu-padding-1>nav>ul>li {
        padding: 0 25px;
    }
}

.header-03 .header-large-device .main-menu-padding-1>nav>ul>li:first-child {
    padding-left: 40px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .header-03 .header-large-device .main-menu-padding-1>nav>ul>li:first-child {
        padding-left: 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-03 .header-large-device .main-menu-padding-1>nav>ul>li:first-child {
        padding-left: 25px;
    }
}

.header-03 .header-large-device .main-menu>nav>ul>li>a {
    font-family: var(--fontbag);
    color: var(--black2);
    font-weight: bold;
    margin: 25px 0 0 0;
    padding: 0 0 25px 0;
}

.header-03 .header-large-device .main-menu>nav>ul>li>a i {
    font-size: 20px;
}

.header-03 .header-large-device .main-menu>nav>ul>li>a:after {
    background-color: var(--colorbag2);
}

.header-03 .header-large-device .main-menu>nav>ul>li>a:after {
    height: 3px;
}

.header-03 .header-large-device .main-menu>nav>ul>li>a.has-children::before {
    top: -4px;
    content: "\f0dd";
    font-size: 12px;
}

.header-03 .header-large-device .main-menu>nav>ul>li>a:hover {
    color: var(--colorbag2);
}

.header-03 .header-large-device .main-menu>nav>ul>li .sub-menu-width li a {
    font-family: var(--fontbag);
}

.header-03 .header-large-device .main-menu>nav>ul>li .sub-menu-width li a:hover {
    color: var(--colorbag2);
}

.header-03 .header-large-device .main-menu>nav>ul>li>ul {
    box-shadow: none;
    border: 1px solid #ededed;
    margin: 0;
    left: 40px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .header-03 .header-large-device .main-menu>nav>ul>li>ul {
        left: 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-03 .header-large-device .main-menu>nav>ul>li>ul {
        left: 25px;
    }
}

.header-03 .header-large-device .main-menu>nav>ul>li>ul>li a.menu-title {
    font-family: var(--fontbag);
    font-weight: 600;
}

.header-03 .header-large-device .main-menu>nav>ul>li>ul>li a.menu-title:hover {
    color: var(--colorbag2);
}

.header-03 .header-large-device .main-menu>nav>ul>li>ul>li ul li a {
    font-family: var(--fontbag);
}

.header-03 .header-large-device .main-menu>nav>ul>li>ul>li ul li a:hover {
    color: var(--colorbag2);
}

.header-03 .header-large-device .main-menu>nav>ul li.same-style a:after {
    height: 0px;
}

.header-03 .header-small-device .header-right-wrap .same-style a:hover {
    color: var(--colorbag2);
}

.header-top {
    padding: 0;
    border-top: 3px solid var(--colorshoes2);
    background-color: var(--colorshoes2);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-top {
        position: absolute;
    }
}

@media only screen and (max-width: 767px) {
    .header-top {
        position: absolute;
    }
}

.header-top .same-style-2 {
    padding: 0 15px;
}

.header-top .same-style-2 ul>li {
    position: relative;
}

.header-top .same-style-2 ul>li>a {
    font-weight: 600;
    font-size: 12px;
    color: var(--white);
    display: inline-block;
    line-height: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-top .same-style-2 ul>li>a {
        font-weight: 400;
    }
}

.header-top .same-style-2 ul>li>a i {
    font-size: 12px;
    margin-left: 6px;
}

.header-top .same-style-2 ul>li ul {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100px;
    background: var(--white);
    transform: rotateX(90deg);
    transform-origin: center top 0;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    margin-top: 0;
    z-index: 9;
}

.header-top .same-style-2 ul>li ul>li {
    display: block;
    line-height: 1;
    text-align: left;
    padding: 10px;
    border: 1px solid #eaeaea;
}

.header-top .same-style-2 ul>li ul>li img {
    margin: 0 5px 3px 0;
}

.header-top .same-style-2 ul>li ul>li>a {
    text-align: center;
    color: var(--black);
    line-height: 1;
    font-size: 12px;
    font-weight: 500;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-top .same-style-2 ul>li ul>li>a {
        font-weight: 400;
    }
}

.header-top .same-style-2 ul>li ul>li>a:hover {
    color: var(--black);
}

.header-top .same-style-2 ul>li ul>li:hover {
    background: var(--colormain2);
    color: var(--black);
}

.header-top .same-style-2 ul>li:hover>a {
    color: var(--colorshoes);
}

.header-top .same-style-2 ul>li:hover ul {
    transform: rotateX(0deg);
    visibility: visible;
}

.header-top .call-support p {
    font-family: var(--fontprimary);
    padding-left: 15px;
    color: var(--white);
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-top .call-support p {
        font-weight: 400;
    }
}

.header-top .call-support p span {
    color: #ED1C24;
    font-size: 14px;
}

.header-top .header-end {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    line-height: 55px;
    margin-left: 0;
}

.header-top .header-end .same-style {
    position: relative;
    height: 55px;
    width: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-top .header-end .same-style a {
    font-size: 18px;
    color: var(--white);
}

.header-top .header-end .same-style a:hover {
    color: var(--colorshoes);
}

.header-top .header-right-wrap.header-right-flex {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 55px;
    margin-left: 35%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-top .header-right-wrap.header-right-flex {
        margin-left: 33%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-top .header-right-wrap.header-right-flex {
        height: 100%;
        margin-left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .header-top .header-right-wrap.header-right-flex {
        height: 100%;
    }
}

.header-top .header-left-wrap {
    display: block;
    justify-content: flex-start;
    align-items: center;
}

.header-top .header-left-wrap .Menu-wasc {
    margin-bottom: 10px;
}

.header-top .header-left-wrap .Menu-wasc ul {
    display: inline-flex;
}

.header-top .header-left-wrap .Menu-wasc ul li:first-child {
    margin-left: 0;
}

.header-top .header-left-wrap .Menu-wasc ul li {
    margin-left: 10px;
}

.header-top .header-left-wrap .Menu-wasc ul li a {
    font-family: var(--fontkids2);
    color: var(--colorkids);
}

.header-top .header-left-wrap .Menu-wasc ul li a .o-items {
    margin: 0 5px;
}

.header-top .header-left-wrap .Menu-wasc ul li a:hover {
    color: var(--colorkids2);
}

.header-top .header-left-wrap .product-details-social {
    display: flex;
    align-items: center;
}

.header-top .header-left-wrap .product-details-social a {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 100%;
    text-align: center;
    font-size: 18px;
    margin: 0 5px 0 0;
}

.header-top .header-left-wrap .product-details-social .facebook {
    background-color: #3b5999;
    color: var(--white);
}

.header-top .header-left-wrap .product-details-social .twitter {
    background-color: #55acee;
    color: var(--white);
}

.header-top .header-left-wrap .product-details-social .pinterest {
    background-color: #b90f16;
    color: var(--white);
}

.header-top .header-left-wrap .product-details-social .call-icon {
    margin-left: 10px;
}

.header-top .header-left-wrap .product-details-social .call-icon span {
    font-family: var(--fontkids);
    color: var(--black);
    font-size: 26px;
    line-height: 30px;
}

.header-top .header-left-wrap .product-details-social .call-icon span .fa-phone {
    font-size: 22px;
    color: var(--colorkids);
    margin-right: 8px;
}

.header-top-socks {
    border: none;
    padding: 8px 0;
    text-align: center;
    background-color: var(--black);
    position: relative;
}

.header-top-socks .top-socks-line p {
    font-family: var(--fontsocks);
    color: var(--white);
    font-size: 12px;
    font-weight: 500;
}

.header-top-socks .top-socks-line p span {
    font-weight: 400;
    color: #c7c7c7;
}

.header-top-socks .top-socks-line p a span {
    color: var(--white);
    font-weight: 500;
}

.header-top-socks .top-socks-line p a i {
    font-size: 8px;
    color: var(--white);
    font-weight: 500;
}

.header-top-kitchen {
    position: relative;
    padding: 6px 0;
    border: none;
    background-color: var(--colorkitchen);
}

.header-top-kitchen ul.ekit-team-social-list {
    display: flex;
}

.header-top-kitchen ul.ekit-team-social-list li a {
    padding: 0 10px;
    font-size: 16px;
    color: var(--grey2);
}

.header-top-kitchen ul.ekit-team-social-list li a:hover {
    color: var(--colorkitchen2);
}

.header-top-kitchen .call-email {
    text-align: end;
}

@media only screen and (max-width: 767px) {
    .header-top-kitchen .call-email {
        text-align: left;
    }
}

.header-top-kitchen .call-email span {
    color: var(--white);
}

@media only screen and (max-width: 540px) {
    .header-top-kitchen .call-email span {
        font-size: 12px;
    }
}

@media only screen and (max-width: 480px) {
    .header-top-kitchen .call-email span {
        font-size: 10px;
    }
}

.header-top-kitchen .call-email span a {
    color: var(--white);
    font-size: 16px;
}

@media only screen and (max-width: 540px) {
    .header-top-kitchen .call-email span a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 480px) {
    .header-top-kitchen .call-email span a {
        font-size: 12px;
    }
}

.header-top-kitchen .call-email span a:hover {
    color: var(--colorkitchen2);
}

.header-top-kitchen .call-email .shortcode-icon {
    padding: 0 10px;
}

@media only screen and (max-width: 767px) {
    .header-top-kitchen .call-email .shortcode-icon {
        padding: 0 5px;
    }
}

.header-top-kitchen .call-email a.top-button {
    color: var(--black);
    font-family: var(--fontkitchen2);
    background: var(--white);
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 14px;
    padding-right: 14px;
    font-size: 13px;
    text-transform: none;
    min-height: 10px;
    line-height: 19px;
    letter-spacing: 0;
    border-radius: 45px;
    font-weight: 600;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    outline: none;
}

.header-top-kitchen .call-email a.top-button:hover {
    background: var(--colorkitchen2);
    color: var(--white);
}

@media only screen and (max-width: 767px) {
    .header-top-kitchen .call-email a.top-button {
        font-size: 12px;
        font-weight: 400;
    }
}

@media only screen and (max-width: 480px) {
    .header-top-kitchen .call-email a.top-button {
        font-size: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.header-04 {
    left: 0;
    right: 0;
    bottom: auto;
    z-index: 2;
}

.header-04 .header-large-device {
    padding: 0;
}

.header-04 .header-large-device .logo {
    max-width: 100%;
    position: absolute;
    top: -55px;
}

.header-04 .header-large-device .logo a img {
    border-radius: 0px 0px 50px 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-04 .header-large-device .logo a img {
        max-width: 90%;
    }
}

.header-04 .header-large-device .main-menu>nav>ul>li {
    padding: 0;
}

.header-04 .header-large-device .main-menu>nav>ul>li>a {
    margin: 30px 20px;
    padding: 0;
    font-family: var(--fontshoes2);
    font-weight: 700;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-04 .header-large-device .main-menu>nav>ul>li>a {
        margin: 24px 30px;
        font-weight: 500;
    }
}

.header-04 .header-large-device .main-menu>nav>ul>li>a.has-children::before {
    top: 0;
    content: "\f0d7";
    font-size: 10px;
}

.header-04 .header-large-device .main-menu>nav>ul>li>a:after {
    width: 0;
}

.header-04 .header-large-device .main-menu>nav>ul>li>a:hover {
    color: var(--colorshoes2);
}

.header-04 .header-large-device .main-menu>nav>ul>li>ul {
    margin-top: 0;
    background-color: rgba(53, 53, 53, 0.9);
}

.header-04 .header-large-device .main-menu>nav>ul>li>ul li a {
    color: var(--white);
    font-family: var(--fontshoes2);
}

.header-04 .header-large-device .main-menu>nav>ul>li>ul li a:hover {
    color: var(--colorshoes);
}

.header-04 .header-large-device .main-menu>nav>ul>li ul.menu-negative-mrg3 {
    left: -236px;
}

@media only screen and (max-width: 1600px) {
    .header-04 .header-large-device .main-menu>nav>ul>li ul.menu-negative-mrg3 {
        left: -238px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .header-04 .header-large-device .main-menu>nav>ul>li ul.menu-negative-mrg3 {
        left: -200px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-04 .header-large-device .main-menu>nav>ul>li ul.menu-negative-mrg3 {
        left: -182px;
    }
}

.header-04 .header-large-device .main-menu>nav>ul>li ul.mega-menu-style-2>li a.menu-title {
    border-bottom: 1px solid var(--white);
    color: var(--white);
    font-family: var(--fontshoes2);
}

.header-04 .header-large-device .main-menu>nav>ul>li ul.mega-menu-style-2>li a.menu-title:before {
    height: 0;
}

.header-04 .header-large-device .main-menu>nav>ul>li ul.mega-menu-style-2>li a.menu-title:hover {
    color: var(--colorshoes);
}

.header-04 .header-large-device .main-menu>nav>ul>li ul.mega-menu-style-2>li>ul li a {
    color: var(--white);
    font-family: var(--fontshoes2);
}

.header-04 .header-large-device .main-menu>nav>ul>li ul.mega-menu-style-2>li>ul li a:hover {
    color: var(--colorshoes);
}

.header-04 .header-right-wrap .same-style a:hover {
    color: var(--colorshoes2);
}

.header-05 {
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
    z-index: 2;
}

.header-05 .header-small-device .header-right-wrap .same-style a {
    color: var(--white);
}

.header-05 .header-small-device .header-right-wrap .same-style a:hover {
    color: var(--colorsweetbg);
}

.header-05 .logo {
    text-align: center;
}

.header-05 .header-left-wrap.header-left-flex {
    display: flex;
    justify-content: end;
    align-items: center;
}

.header-05 .header-left-wrap.header-left-flex .same-style {
    padding: 0 20px;
}

.header-05 .header-left-wrap.header-left-flex .same-style a {
    font-size: 20px;
    color: var(--white);
}

.header-05 .header-left-wrap.header-left-flex .same-style a:hover {
    color: var(--colorfruitbg);
}

.header-06 {
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
    z-index: 2;
}

.header-06 .header-large-device .header-middle .menu-text-white>nav>ul>li {
    padding: 0 20px;
}

.header-06 .header-large-device .header-middle .menu-text-white>nav>ul>li>a {
    color: var(--white);
    font-family: var(--fontart);
    letter-spacing: 0.5px;
}

.header-06 .header-large-device .header-middle .menu-text-white>nav>ul>li>a:hover {
    color: var(--colorart);
}

.header-06 .header-large-device .header-middle .menu-text-white>nav>ul>li>a:after {
    background-color: var(--colorart);
}

.header-06 .header-large-device .header-middle .menu-text-white>nav>ul>li>a:before {
    content: "";
}

.header-06 .header-large-device .header-middle .menu-text-white>nav>ul>li a.active {
    color: var(--colorart);
}

.header-06 .header-large-device .header-middle .menu-text-white>nav>ul>li ul.sub-menu-width li a:hover {
    color: var(--colorart);
}

.header-06 .header-large-device .header-middle .menu-text-white>nav>ul>li ul.mega-menu-style-2>li a.menu-title:hover {
    color: var(--colorart);
}

.header-06 .header-large-device .header-middle .menu-text-white>nav>ul>li ul.mega-menu-style-2>li>ul>li a:hover {
    color: var(--colorart);
}

.header-06 .main-menu.art>nav>ul>li>ul.menu-negative-mrg3 {
    left: -300px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .header-06 .main-menu.art>nav>ul>li>ul.menu-negative-mrg3 {
        left: -330px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .header-06 .main-menu.art>nav>ul>li>ul.menu-negative-mrg3 {
        left: -340px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-06 .main-menu.art>nav>ul>li>ul.menu-negative-mrg3 {
        left: -340px;
    }
}

.header-07 {
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
    z-index: 2;
}

.header-07 .header-large-device .main-menu>nav>ul>li>a {
    font-family: var(--rufina);
    color: var(--white);
    font-weight: 500;
    letter-spacing: 4px;
}

.header-07 .header-large-device .main-menu>nav>ul>li>a:hover {
    color: var(--white);
}

.header-07 .header-large-device .main-menu>nav>ul>li>a:after {
    background-color: var(--white);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-07 .header-large-device .main-menu>nav>ul>li>a {
        letter-spacing: 2px;
    }
}

.header-07 .header-large-device .main-menu>nav>ul>li a.has-children:before {
    content: "";
}

.header-07 .header-large-device .main-menu>nav>ul>li ul.sub-menu-width li a:hover {
    color: var(--colorfashion);
}

.header-07 .header-large-device .main-menu>nav>ul>li>ul.menu-negative-mrg3 {
    left: -180px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .header-07 .header-large-device .main-menu>nav>ul>li>ul.menu-negative-mrg3 {
        left: -185px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .header-07 .header-large-device .main-menu>nav>ul>li>ul.menu-negative-mrg3 {
        left: -164px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-07 .header-large-device .main-menu>nav>ul>li>ul.menu-negative-mrg3 {
        left: -150px;
    }
}

.header-07 .header-large-device .main-menu>nav>ul>li ul.mega-menu-style-2>li a.menu-title:hover {
    color: var(--colorfashion);
}

.header-07 .header-large-device .main-menu>nav>ul>li ul.mega-menu-style-2>li>ul>li a:hover {
    color: var(--colorfashion);
}

.header-07 .header-large-device .main-menu.main-menu-padding-1>nav>ul>li:first-child {
    padding: 0 17px 0 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-07 .header-large-device .main-menu.main-menu-padding-1>nav>ul>li:first-child {
        padding: 0 10px 0 0;
    }
}

.header-07 .header-large-device .main-menu.main-menu-padding-1>nav>ul>li {
    padding: 0 17px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .header-07 .header-large-device .main-menu.main-menu-padding-1>nav>ul>li {
        padding: 0 11px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-07 .header-large-device .main-menu.main-menu-padding-1>nav>ul>li {
        padding: 0 17px 0 0;
    }
}

.header-07 .header-large-device .header-right-wrap.header-right-flex {
    justify-content: flex-end;
}

.header-07 .header-large-device .header-right-wrap.header-right-flex .same-style {
    height: 0;
    width: auto;
}

.header-07 .header-large-device .header-right-wrap.header-right-flex .same-style:first-child a {
    margin: 0 20px 0 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-07 .header-large-device .header-right-wrap.header-right-flex .same-style:first-child a {
        margin: 0;
    }
}

.header-07 .header-large-device .header-right-wrap.header-right-flex .same-style:last-child a {
    margin: 0 0 0 0;
}

.header-07 .header-large-device .header-right-wrap.header-right-flex .same-style a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 20px 0 20px;
    font-family: var(--rufina);
    color: var(--white);
    font-size: 14px;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-weight: 500;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-07 .header-large-device .header-right-wrap.header-right-flex .same-style a {
        margin: 0 10px 0 10px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-07 .header-large-device .header-right-wrap.header-right-flex .same-style a {
        letter-spacing: 2px;
    }
}

.header-07 .header-large-device .header-right-wrap.header-right-flex .same-style a i {
    font-size: 16px;
}

.header-07 .header-large-device .header-right-wrap.header-right-flex .same-style a .cart-count {
    display: flex;
}

.header-07 .header-large-device .header-right-wrap.header-right-flex .same-style a .cart-count .icon-title {
    margin: 0 10px;
    font-size: 14px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-07 .header-large-device .header-right-wrap.header-right-flex .same-style a .cart-count .icon-title {
        margin: 0 5px;
    }
}

.header-07 .header-large-device .header-right-wrap.header-right-flex .same-style a .cart-count .icon {
    font-size: 14px;
}

.header-07 .header-large-device .header-right-wrap.header-right-flex .same-style a:hover {
    color: var(--colorfashion);
}

.header-07 .header-large-device .header-right-wrap.header-right-flex .same-box {
    height: 50px;
    width: 50px;
    justify-content: center;
    background-color: var(--black);
    margin-left: 20px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .header-07 .header-large-device .header-right-wrap.header-right-flex .same-box {
        margin-left: 0;
        height: 40px;
        width: 40px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-07 .header-large-device .header-right-wrap.header-right-flex .same-box {
        margin-left: 0;
        height: 40px;
        width: 40px;
    }
}

.header-07 .header-large-device .header-right-wrap.header-right-flex .same-box a i {
    font-size: 18px;
}

.header-07 .header-small-device .header-right-wrap .same-style a:hover {
    color: var(--colorfashion);
}

.header-08 .header-large-device {
    padding: 17px 0;
}

.header-08 .header-large-device .header-ptb .main-menu>nav>ul>li>a {
    font-family: var(--fontsocks);
    font-weight: 600;
    padding: 0;
}

.header-08 .header-large-device .header-ptb .main-menu>nav>ul>li>a:after {
    height: 0;
}

.header-08 .header-large-device .header-ptb .main-menu>nav>ul>li>a:hover {
    color: var(--colorsocks);
}

.header-08 .header-large-device .header-ptb .main-menu>nav>ul>li a.has-children:before {
    top: -2px;
}

.header-08 .header-large-device .header-ptb .main-menu>nav>ul>li ul.sub-menu-width li a:hover {
    color: var(--colorsocks);
}

.header-08 .header-large-device .header-ptb .main-menu>nav>ul>li ul.mega-menu-style-2>li a.menu-title:hover {
    color: var(--colorsocks);
}

.header-08 .header-large-device .header-ptb .main-menu>nav>ul>li ul.mega-menu-style-2>li>ul>li a:hover {
    color: var(--colorsocks);
}

.header-08 .header-large-device .header-ptb .header-right-wrap.header-right-flex {
    justify-content: flex-end;
}

.header-08 .header-large-device .header-ptb .header-right-wrap.header-right-flex .same-style a {
    font-size: 22px;
}

.header-08 .header-large-device .header-ptb .header-right-wrap.header-right-flex .same-style a .stickycartcount .cart-count {
    height: 18px;
    width: 18px;
    left: 42px;
    top: 12px;
    right: 0;
    font-size: 10px;
    color: var(--white);
    background-color: var(--black);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-08 .header-large-device .header-ptb .header-right-wrap.header-right-flex .same-style a .stickycartcount .cart-count {
        left: 22px;
    }
}

.header-08 .header-large-device .header-ptb .header-right-wrap.header-right-flex .same-style a:hover {
    color: var(--colorsocks);
}

.header-08 .header-right-wrap .same-style a:hover {
    color: var(--colorsocks);
}

.header-09 .header-large-device {
    padding: 0;
}

.header-09 .header-large-device .header-ptb .main-menu>nav>ul>li>a {
    font-family: var(--fontkitchen);
    color: var(--black2);
    font-weight: 600;
    line-height: 85px;
    margin: 0;
    padding: 0;
}

.header-09 .header-large-device .header-ptb .main-menu>nav>ul>li>a:after {
    top: 0px;
    bottom: auto;
    height: 2px;
    background-color: var(--colorkitchen2);
}

.header-09 .header-large-device .header-ptb .main-menu>nav>ul>li>a:hover {
    color: var(--colorkitchen2);
}

.header-09 .header-large-device .header-ptb .main-menu>nav>ul>li a.active {
    color: var(--colorkitchen2);
}

.header-09 .header-large-device .header-ptb .main-menu>nav>ul>li a.has-children:before {
    content: "";
}

.header-09 .header-large-device .header-ptb .main-menu>nav>ul>li ul.sub-menu-width li a:hover {
    color: var(--colorkitchen2);
}

.header-09 .header-large-device .header-ptb .main-menu>nav>ul>li ul.mega-menu-style-2>li a.menu-title:hover {
    color: var(--colorkitchen2);
}

.header-09 .header-large-device .header-ptb .main-menu>nav>ul>li ul.mega-menu-style-2>li>ul>li a:hover {
    color: var(--colorkitchen2);
}

.header-09 .header-large-device .header-ptb .main-menu>nav>ul>li>ul {
    margin-top: 0;
}

.header-09 .header-large-device .header-ptb .header-right-wrap .same-style a:hover {
    color: var(--colorkitchen2);
}

.header-09 .header-small-device .header-right-wrap .same-style a:hover {
    color: var(--colorkitchen2);
}

.header-10 {
    position: fixed;
    top: 0;
    left: 0;
    float: left;
    width: 300px;
    height: 100%;
    padding: 72px 68px 25px;
    background-color: var(--white);
    outline: 0;
    z-index: 101;
    -webkit-backface-visibility: hidden;
    box-sizing: border-box;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-10 {
        position: absolute;
        width: 100%;
        padding: 0;
        height: 0;
    }
}

@media only screen and (max-width: 767px) {
    .header-10 {
        position: absolute;
        width: 100%;
        padding: 0;
        height: 0;
    }
}

.header-10 .header-large-device .clickable-mainmenu-wrap {
    padding: 100px 0;
}

.header-10 .header-large-device .clickable-mainmenu-wrap>nav>ul>li {
    margin-bottom: 8px;
}

.header-10 .header-large-device .clickable-mainmenu-wrap>nav>ul>li>a {
    font-family: var(--fonthotel);
    font-size: 16px;
    font-weight: 600;
    padding: 0 0 1px 0;
    letter-spacing: 1px;
    color: var(--black);
    z-index: 0;
    opacity: 1;
    position: relative;
    text-transform: uppercase;
}

.header-10 .header-large-device .clickable-mainmenu-wrap>nav>ul>li>a:after {
    position: absolute;
    left: auto;
    right: 0;
    margin: auto;
    top: auto;
    bottom: 0;
    width: 0;
    height: 2px;
    content: "";
    z-index: 1;
    opacity: 0;
    transition: all 0.3s;
    border-radius: 0;
    background-color: var(--black);
}

.header-10 .header-large-device .clickable-mainmenu-wrap>nav>ul>li>a:hover {
    color: var(--black);
}

.header-10 .header-large-device .clickable-mainmenu-wrap>nav>ul>li>a.has-children:before {
    content: "";
}

.header-10 .header-large-device .clickable-mainmenu-wrap>nav>ul>li>ul.sub-menu-2>li a {
    font-family: var(--fonthotel2);
    text-transform: capitalize;
}

.header-10 .header-large-device .clickable-mainmenu-wrap>nav>ul>li>ul.sub-menu-2>li a:hover {
    color: var(--black);
}

.header-10 .header-large-device .clickable-mainmenu-wrap>nav>ul>li.has-sub-menu a span i {
    font-size: 10px;
    margin-left: 5px;
}

.header-10 .header-large-device .clickable-mainmenu-wrap>nav>ul>li.has-sub-menu ul {
    display: none;
}

.header-10 .header-large-device .ekit-team-social-list {
    display: flex;
}

.header-10 .header-large-device .ekit-team-social-list li a {
    color: var(--black);
    font-size: 20px;
    margin-right: 15px;
}

.header-10 .header-large-device .ekit-team-social-list li a:hover {
    color: var(--black4);
}

.header-10 .header-small-device .header-right-wrap .same-style a:hover {
    color: var(--white);
}

.header-11 {
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
    z-index: 2;
}

.header-11 .header-large-device {
    padding: 50px 0 15px;
}

.header-11 .header-large-device .main-menu.main-menu-padding-1>nav>ul>li {
    padding: 0 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-11 .header-large-device .main-menu.main-menu-padding-1>nav>ul>li {
        padding: 0 10px;
    }
}

.header-11 .header-large-device .main-menu.main-menu-padding-1>nav>ul>li>a {
    font-family: var(--fontart2);
    font-size: 16px;
    letter-spacing: 0px;
    color: var(--white);
}

.header-11 .header-large-device .main-menu.main-menu-padding-1>nav>ul>li>a.has-children::before {
    top: 0px;
}

.header-11 .header-large-device .header-right-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-11 .header-large-device .header-right-menu .header-icon-right {
    display: flex;
    gap: 10px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .header-11 .header-large-device .header-right-menu .header-icon-right {
        width: 100%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-11 .header-large-device .header-right-menu .header-icon-right {
        width: 100%;
    }
}

.header-11 .header-large-device .header-right-menu .header-icon-right a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(to right, #F2B872, #FE3C04);
    color: var(--white);
    border-radius: 50%;
}

.header-11 .header-large-device .header-right-menu .header-icon-right a:hover {
    background: linear-gradient(to left, #F2B872, #FE3C04);
}

.header-11 .header-large-device .header-right-menu .header-icon-right span {
    font-family: var(--fontart2);
    color: var(--white);
}

.header-11 .header-large-device .header-right-menu .header-icon-right .form-control {
    font-family: var(--fontart2);
    height: 40px;
    border-radius: 20px;
    font-size: 14px;
    border: none;
}

.header-11 .header-large-device .header-right-menu .header-icon-right .btn-outline-success {
    color: var(--white);
    border-color: transparent;
    background: linear-gradient(to right, #F2B872, #FE3C04);
}

.header-11 .header-large-device .header-right-menu .header-icon-right .btn-outline-success:hover {
    background: linear-gradient(to left, #F2B872, #FE3C04);
}

.header-11 .header-large-device .header-right-menu .header-icon-right .btn {
    padding: 8px 12.6px;
    border: none;
    border-radius: 50%;
}

.header-12 {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2;
}

.header-12 .header-large-device {
    padding: 10px 0;
}

.header-12 .header-large-device .main-menu>nav>ul>li>a {
    font-family: var(--fontkitchen2);
    margin: 10px 0;
    color: var(--colorastronomy);
}

.header-12 .header-large-device .main-menu>nav>ul>li>a::after {
    background-color: #ffffff;
}

.header-12 .header-large-device .main-menu>nav>ul>li>a:hover {
    color: #ffffff;
}

.header-12 .header-large-device .header-left-wrap .same-style-mrg-dec a {
    font-size: 20px;
    color: #ffffff;
}

.main-wrapper.hotel {
    width: calc(100% - 300px);
    float: right;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-wrapper.hotel {
        width: auto;
        float: none;
    }
}

@media only screen and (max-width: 767px) {
    .main-wrapper.hotel {
        width: auto;
        float: none;
    }
}

.search-wrap .search-toggle {
    z-index: 99;
}

.search-wrap .search-toggle i {
    display: block;
}

.search-wrap .search-toggle i.s-close {
    left: auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
}

.search-wrap .search-toggle.open i.s-close {
    opacity: 1;
}

.search-wrap .search-toggle.open i.s-open {
    opacity: 0;
}

.search-wrap .search-wrap-form {
    background-color: transparent;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 340px;
    z-index: -99;
    padding-bottom: 1px;
    margin-right: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .search-wrap .search-wrap-form {
        top: 100%;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
    }
}

.search-wrap .search-wrap-form form {
    position: relative;
    overflow: hidden;
}

.search-wrap .search-wrap-form form input {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid var(--white);
    color: var(--white);
    line-height: 30px;
    padding: 2px 20px;
    width: 100%;
}

.search-wrap .search-wrap-form form input::-moz-input-placeholder {
    color: var(--white);
    opacity: 1;
}

.search-wrap .search-wrap-form form input::-webkit-input-placeholder {
    color: var(--white);
    opacity: 1;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .search-wrap .search-wrap-form form input {
        background-color: var(--colormain);
    }
}

.search-wrap .search-wrap-form.open {
    opacity: 1;
    right: 90%;
    visibility: visible;
    z-index: 99;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .search-wrap .search-wrap-form.open {
        right: 0;
    }
}

.header-right-wrap.header-right-flex {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-right-wrap.header-right-flex {
        height: 100%;
        justify-content: flex-end;
    }
}

@media only screen and (max-width: 767px) {
    .header-right-wrap.header-right-flex {
        height: 100%;
        justify-content: flex-end;
    }
}

.header-right-wrap.header-center-flex {
    display: flex;
    justify-content: center;
    line-height: 1;
}

.header-right-wrap.header-right-wrap-mrg {
    margin: 64px 0 49px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .header-right-wrap.header-right-wrap-mrg {
        margin: 44px 0 29px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .header-right-wrap.header-right-wrap-mrg {
        margin: 44px 0 29px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-right-wrap.header-right-wrap-mrg {
        margin: 34px 0 19px;
    }
}

.header-right-wrap .same-style {
    margin-left: 64px;
    position: relative;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-right-wrap .same-style {
        margin-left: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-right-wrap .same-style {
        margin-left: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .header-right-wrap .same-style {
        margin-left: 5px;
    }
}

@media only screen and (max-width: 540px) {
    .header-right-wrap .same-style {
        margin-left: 5px;
    }
}

.header-right-wrap .same-style:first-child {
    margin-left: 0;
}

.header-right-wrap .same-style a {
    font-size: 18px;
    color: var(--black);
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .header-right-wrap .same-style a {
        font-size: 18px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-right-wrap .same-style a {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .header-right-wrap .same-style a {
        font-size: 16px;
    }
}

.header-right-wrap .same-style a:hover {
    color: var(--colormain);
}

.header-right-wrap .same-style a .stickycartcount {
    float: none;
    display: inline-block;
    vertical-align: top;
}

.header-right-wrap .same-style a .stickycartcount .cart-count {
    font-size: 10px;
    line-height: 10px;
    font-family: var(--fontprimary);
    z-index: 2;
    text-align: center;
    float: right;
    height: 16px;
    margin: auto;
    position: absolute;
    z-index: 9;
    right: 0;
    left: auto;
    top: 2px;
    width: 16px;
    background: var(--colormain2);
    border-radius: 50%;
}

.header-right-wrap .same-style a .stickycartcount .cart-count span {
    color: var(--white);
    line-height: 18px;
}

.header-right-wrap .same-style a .cart-count .icon {
    font-size: 18px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .header-right-wrap .same-style a .cart-count .icon {
        font-size: 16px;
        font-weight: 500;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-right-wrap .same-style a .cart-count .icon {
        font-size: 16px;
        font-weight: 500;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-right-wrap .same-style a .cart-count .icon {
        font-size: 16px;
        font-weight: 500;
    }
}

@media only screen and (max-width: 767px) {
    .header-right-wrap .same-style a .cart-count .icon {
        font-size: 16px;
        font-weight: 500;
    }
}

.header-right-wrap .same-style a .leftmenu-header {
    cursor: pointer;
    float: left;
}

.header-right-wrap .same-style a .leftmenu-header .leftmenu {
    float: left;
    width: 28px;
}

.header-right-wrap .same-style a .leftmenu-header .leftmenu #header-menu {
    background: #fff;
    border: medium none;
    float: left;
    height: 2px;
    position: relative;
    width: 18px;
    z-index: 3;
    margin: 10px 0;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.header-right-wrap .same-style a .leftmenu-header .leftmenu #header-menu:before {
    width: 10px;
    top: 7px;
    bottom: auto;
}

.header-right-wrap .same-style a .leftmenu-header .leftmenu #header-menu:before,
.header-right-wrap .same-style a .leftmenu-header .leftmenu #header-menu:after {
    border: medium none;
    height: 2px;
    position: absolute;
    z-index: 9999;
    left: 0;
    content: "";
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    background: #fff;
}

.header-right-wrap .same-style a .leftmenu-header .leftmenu #header-menu:after {
    width: 28px;
    bottom: 7px;
    top: auto;
}

.header-right-wrap .same-style a .leftmenu-header:hover #header-menu {
    background: #ffc600;
    width: 28px;
}

.header-right-wrap .same-style a .leftmenu-header:hover #header-menu:before,
.header-right-wrap .same-style a .leftmenu-header:hover #header-menu:after {
    background: #ffc600;
    width: 28px;
}

.header-right-wrap .same-style.same-style-mrg-dec {
    margin-left: 0px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .header-right-wrap .same-style.same-style-mrg-dec {
        margin-left: 5px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-right-wrap .same-style.same-style-mrg-dec {
        margin-left: 5px;
    }
}

.header-right-wrap .same-style.same-style-mrg-dec:first-child {
    margin-left: 0;
}

.header-right-wrap .same-style.same-style-mrg-dec:first-child.menu-right {
    background: var(--colormain);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}

.header-right-wrap .same-style.same-style-mrg-dec-2 {
    margin-left: 32px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .header-right-wrap .same-style.same-style-mrg-dec-2 {
        margin-left: 20px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-right-wrap .same-style.same-style-mrg-dec-2 {
        margin-left: 20px;
    }
}

.header-right-wrap .same-style.same-style-mrg-dec-2:first-child {
    margin-left: 0;
}

.header-right-wrap .same-style.same-style-font-dec a {
    font-size: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-right-wrap.hr-mrg-handmade .same-style-mrg-dec {
        margin-left: 13px;
    }

    .header-right-wrap.hr-mrg-handmade .same-style-mrg-dec:first-child {
        margin-left: 0;
    }
}

.header-sale .sale-icon {
    font-size: 16px;
    color: var(--white);
    width: 45px;
    height: 45px;
    text-align: center;
    padding: 7px;
}

.header-sale .sale-icon.black {
    color: #393939;
}

.header-sale span:nth-child(2) {
    margin-left: 5px;
    font-size: 14px;
    text-transform: uppercase;
    color: var(--colormain);
}

.hb-negative-mrg {
    margin-bottom: -80px;
    position: relative;
    z-index: 99;
}

.header-area.header-bicycle .header-ptb .main-menu {
    position: relative;
}

.header-area.header-bicycle .header-ptb .main-menu nav ul::after {
    content: "";
    display: inline-flex;
    clear: both;
    width: 0;
    margin: 0px 0px 0px 0px;
    background-color: #E2E7E7;
    height: 20px;
    min-width: 1px;
}

.header-area.header-bicycle .header-ptb .header-right-wrap.header-right-flex .same-style {
    background-color: var(--colormain);
    border-radius: 50%;
    justify-content: center;
}

.header-area.header-bicycle .header-ptb .header-right-wrap.header-right-flex .same-style a {
    color: var(--white);
}

.header-area.header-bicycle .header-ptb .header-right-wrap.header-right-flex .same-style a .stickycartcount {
    display: block;
}

.header-area.header-bicycle .header-ptb .header-right-wrap.header-right-flex .same-style:hover {
    background: #1b3e41;
}

.header-area.header-bicycle .header-ptb .header-right-wrap.header-right-flex .same-style:hover .cart-count:hover {
    background: var(--colormain);
}

.header-area.header-bicycle .header-ptb .header-right-wrap.header-right-flex bdi {
    font-family: var(--fontbicycle);
    font-size: 16px;
    line-height: 1em;
    font-weight: 700;
    margin-left: 10px;
    color: var(--colormain2);
}

.main-menu>nav>ul>li {
    display: inline-block;
    position: relative;
}

.main-menu>nav>ul>li>a {
    font-weight: 400;
    display: inline-block;
    position: relative;
    margin: 20px 0;
    letter-spacing: 1px;
    padding: 0 0 5px 0;
    text-transform: capitalize;
    font-family: var(--fontbicycle);
    font-size: 18px;
}

.main-menu>nav>ul>li>a::after {
    position: absolute;
    left: auto;
    right: 0;
    margin: auto;
    top: auto;
    bottom: 0;
    width: 0;
    height: 1px;
    content: "";
    z-index: 1;
    opacity: 0;
    transition: all 0.3s;
    border-radius: 0;
}

.main-menu>nav>ul>li>a:hover::after {
    opacity: 1;
    width: 100%;
    left: 0;
    right: auto;
}

.main-menu>nav>ul>li>a.has-children::before {
    position: absolute;
    left: auto;
    right: -15px;
    margin: auto;
    top: 2px;
    bottom: 0;
    content: "\f078";
    z-index: 1;
    opacity: 1;
    transition: all 0.3s;
    border-radius: 50%;
    font-family: "FontAwesome";
    font-size: 8px;
    line-height: 20px;
}

.main-menu>nav>ul>li>ul {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);
    background-color: #fafafa;
    position: absolute;
    top: 100%;
    left: 0;
    transition: margin .1s linear .3s, visibility .1s linear .3s, opacity .1s linear .3s;
    opacity: 0;
    visibility: hidden;
    margin-top: 10px;
    z-index: 9999;
}

.main-menu>nav>ul>li>ul.sub-menu-width {
    width: 220px;
    padding: 25px 0 25px;
}

.main-menu>nav>ul>li>ul.sub-menu-width li {
    display: block;
    padding: 8px 15px 8px 30px;
    position: relative;
    text-align: left;
}

.main-menu>nav>ul>li>ul.sub-menu-width li:last-child {
    padding-bottom: 0;
}

.main-menu>nav>ul>li>ul.sub-menu-width li a {
    display: block;
    font-size: 14px;
    text-transform: capitalize;
    font-family: var(--fontmusic);
}

.main-menu>nav>ul>li>ul.sub-menu-width li a i {
    float: right;
    font-size: 12px;
    color: #999;
    font-weight: 600;
    position: relative;
    top: 6px;
}

.main-menu>nav>ul>li>ul.sub-menu-width li a:hover {
    color: var(--colormain);
}

.main-menu>nav>ul>li>ul.sub-menu-width li ul.lavel-menu {
    padding: 36px 0px 40px;
    width: 220px;
    transition: all 250ms ease-out;
    box-shadow: 0px 1px 24px 0px rgba(0, 0, 0, 0.09);
    background-color: #262626;
    position: absolute;
    top: -17px;
    left: 100%;
    margin: 0;
    visibility: hidden;
    opacity: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-menu>nav>ul>li>ul.sub-menu-width li ul.lavel-menu {
        width: 180px;
    }
}

.main-menu>nav>ul>li>ul.sub-menu-width li:hover>ul.lavel-menu {
    visibility: visible;
    opacity: 1;
}

.main-menu>nav>ul>li>ul.mega-menu-width1 {
    width: 450px;
}

.main-menu>nav>ul>li>ul.mega-menu-width3 {
    width: 625px;
}

.main-menu>nav>ul>li>ul.mega-menu-width3>li.mega-menu-sub-width33 {
    width: 33.333%;
}

.main-menu>nav>ul>li>ul.mega-menu-style-1 {
    padding: 40px 10px 33px 40px;
}

.main-menu>nav>ul>li>ul.mega-menu-style-1>li {
    text-align: left;
    padding-right: 30px;
    float: left;
    display: block;
}

.main-menu>nav>ul>li>ul.mega-menu-style-1>li.mega-menu-sub-width50 {
    width: 50%;
}

.main-menu>nav>ul>li>ul.mega-menu-style-1>li a.menu-title {
    color: #fff;
    font-size: 14px;
    padding: 0px 0px 12px 0px;
    position: relative;
}

.main-menu>nav>ul>li>ul.mega-menu-style-1>li a.menu-title:before {
    position: absolute;
    content: "";
    width: 25px;
    height: 2px;
    background: rgba(255, 255, 255, 0.2);
    bottom: -2px;
}

.main-menu>nav>ul>li>ul.mega-menu-style-1>li>ul {
    margin: 28px 0 0;
}

.main-menu>nav>ul>li>ul.mega-menu-style-1>li>ul li {
    display: block;
}

.main-menu>nav>ul>li>ul.mega-menu-style-1>li>ul li a {
    color: #D0D0D0;
    font-size: 12px;
    display: block;
    padding: 8px 0px;
}

.main-menu>nav>ul>li>ul.mega-menu-style-1>li>ul li a:hover {
    color: var(--colormain);
    text-decoration: underline;
}

.main-menu>nav>ul>li>ul.mega-menu-width2 {
    width: 640px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-menu>nav>ul>li>ul.mega-menu-width2 {
        width: 640px;
    }
}

.main-menu>nav>ul>li>ul.menu-negative-mrg1 {
    left: -186px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .main-menu>nav>ul>li>ul.menu-negative-mrg1 {
        left: -188px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .main-menu>nav>ul>li>ul.menu-negative-mrg1 {
        left: -188px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-menu>nav>ul>li>ul.menu-negative-mrg1 {
        left: -148px;
    }
}

.main-menu>nav>ul>li>ul.menu-negative-mrg2 {
    left: -250px;
}

.main-menu>nav>ul>li>ul.menu-negative-mrg3 {
    left: -230px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .main-menu>nav>ul>li>ul.menu-negative-mrg3 {
        left: -250px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .main-menu>nav>ul>li>ul.menu-negative-mrg3 {
        left: -250px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-menu>nav>ul>li>ul.menu-negative-mrg3 {
        left: -230px;
    }
}

.main-menu>nav>ul>li>ul.menu-negative-mrg4 {
    left: -480px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .main-menu>nav>ul>li>ul.menu-negative-mrg4 {
        left: -450px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .main-menu>nav>ul>li>ul.menu-negative-mrg4 {
        left: -472px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-menu>nav>ul>li>ul.menu-negative-mrg4 {
        left: -366px;
    }
}

.main-menu>nav>ul>li>ul.menu-negative-mrg5 {
    left: -395px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .main-menu>nav>ul>li>ul.menu-negative-mrg5 {
        left: -395px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .main-menu>nav>ul>li>ul.menu-negative-mrg5 {
        left: -440px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-menu>nav>ul>li>ul.menu-negative-mrg5 {
        left: -349px;
    }
}

.main-menu>nav>ul>li>ul.mega-menu-style-2 {
    padding: 25px 10px 25px 10px;
}

.main-menu>nav>ul>li>ul.mega-menu-style-2>li {
    text-align: left;
    float: left;
    display: block;
    padding: 0 15px;
}

.main-menu>nav>ul>li>ul.mega-menu-style-2>li.mega-menu-sub-width20 {
    width: 33.33%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-menu>nav>ul>li>ul.mega-menu-style-2>li.mega-menu-sub-width20 {
        width: 33.33%;
    }
}

.main-menu>nav>ul>li>ul.mega-menu-style-2>li.mega-menu-sub-width22 {
    width: 33.33%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-menu>nav>ul>li>ul.mega-menu-style-2>li.mega-menu-sub-width22 {
        width: 33.33%;
    }
}

.main-menu>nav>ul>li>ul.mega-menu-style-2>li.mega-menu-sub-width37 {
    width: 37.5%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-menu>nav>ul>li>ul.mega-menu-style-2>li.mega-menu-sub-width37 {
        width: 34.5%;
    }
}

.main-menu>nav>ul>li>ul.mega-menu-style-2>li a.menu-title {
    padding: 0px 0 5px 0;
    letter-spacing: 0.5px;
    position: relative;
    font-family: var(--fontbag);
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    border-bottom: 1px solid #ddd;
    width: 100%;
    display: block;
}

.main-menu>nav>ul>li>ul.mega-menu-style-2>li a.menu-title:before {
    position: absolute;
    content: "";
    width: 25px;
    height: 2px;
    background: rgba(255, 255, 255, 0.2);
    bottom: -2px;
}

.main-menu>nav>ul>li>ul.mega-menu-style-2>li>ul {
    margin: 5px 0 0;
}

.main-menu>nav>ul>li>ul.mega-menu-style-2>li>ul li {
    display: block;
}

.main-menu>nav>ul>li>ul.mega-menu-style-2>li>ul li a {
    display: block;
    padding: 8px 0px;
    font-family: var(--fontmusic);
}

.main-menu>nav>ul>li>ul.mega-menu-style-2>li>ul li a:hover {
    color: var(--colormain);
}

.main-menu>nav>ul>li>ul.mega-menu-style-2>li .banner-menu-content-wrap {
    position: relative;
}

.main-menu>nav>ul>li>ul.mega-menu-style-2>li .banner-menu-content-wrap.default-overlay::before {
    background-color: #000;
    z-index: 1;
    pointer-events: none;
}

.main-menu>nav>ul>li>ul.mega-menu-style-2>li .banner-menu-content-wrap a img {
    width: 100%;
}

.main-menu>nav>ul>li>ul.mega-menu-style-2>li .banner-menu-content-wrap .banner-menu-content {
    position: absolute;
    left: 41px;
    bottom: 35px;
    z-index: 9;
}

.main-menu>nav>ul>li>ul.mega-menu-style-2>li .banner-menu-content-wrap .banner-menu-content h2 {
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    margin: 0;
    letter-spacing: 0px;
    line-height: 45px;
    transition: all .3s ease 0s;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-menu>nav>ul>li>ul.mega-menu-style-2>li .banner-menu-content-wrap .banner-menu-content h2 {
        font-size: 35px;
        line-height: 50px;
    }
}

.main-menu>nav>ul>li>ul.mega-menu-style-2>li .banner-menu-content-wrap:hover.default-overlay::before {
    background-color: #000;
    opacity: .4;
    z-index: 1;
    pointer-events: none;
}

.main-menu>nav>ul>li>ul.mega-menu-style-2>li .banner-menu-content-wrap:hover .banner-menu-content h2 {
    letter-spacing: 1px;
}

.main-menu>nav>ul>li:hover>ul {
    opacity: 1;
    visibility: visible;
    margin-top: 10px;
}

.main-menu>nav>ul>li:hover>a::after {
    opacity: 1;
}

.main-menu.menu-text-white>nav>ul>li>a {
    color: var(--black);
}

.main-menu.menu-text-white>nav>ul>li>a::after {
    background-color: var(--colormain);
}

.main-menu.menu-text-white>nav>ul>li>a:hover {
    color: var(--colormain);
}

.main-menu.menu-text-black>nav>ul>li>a {
    color: var(--colormain);
}

.main-menu.menu-text-black>nav>ul>li>a::after {
    background-color: var(--colormain);
}

.main-menu.menu-lh-1>nav>ul>li>a {
    line-height: normal;
}

.main-menu .header-bicycle .menu-lh-1>nav>ul>li>a.active {
    color: var(--colormain);
}

.main-menu.menu-border-none>nav>ul>li>a::after {
    display: none;
}

.main-menu.main-menu-padding-1>nav>ul>li {
    padding: 0 24px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .main-menu.main-menu-padding-1>nav>ul>li {
        padding: 0 18px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .main-menu.main-menu-padding-1>nav>ul>li {
        padding: 0 18px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-menu.main-menu-padding-1>nav>ul>li {
        padding: 0 15px;
    }
}

.main-menu.main-menu-padding-1>nav>ul>li:first-child {
    padding-left: 0;
}

.main-menu.main-menu-padding-2>nav>ul>li {
    padding: 0 48px 0 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-menu.main-menu-padding-2>nav>ul>li {
        padding: 0 28px 0 0;
    }
}

.main-menu.main-menu-padding-3>nav>ul>li {
    padding: 0 40px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .main-menu.main-menu-padding-3>nav>ul>li {
        padding: 0 30px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .main-menu.main-menu-padding-3>nav>ul>li {
        padding: 0 20px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-menu.main-menu-padding-3>nav>ul>li {
        padding: 0 15px;
    }
}

.main-menu.main-menu-padding1 {
    padding-left: 25px;
    text-align: center;
}

.category-menu-wrap {
    position: relative;
    margin: 5px 0 5px 0;
    border-radius: 4px;
    display: none;
}

.category-menu-wrap::after {
    background: var(--white) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: .1;
    position: absolute;
    top: 0;
    width: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .category-menu-wrap {
        margin: 20px 0 0;
    }
}

@media only screen and (max-width: 767px) {
    .category-menu-wrap {
        margin: 20px 0 0;
    }
}

.category-menu-wrap h3 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
    color: var(--white);
    margin: 0;
    line-height: 52px;
    padding: 0;
}

.category-menu-wrap h3.font-width-inc {
    font-weight: 600;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .category-menu-wrap h3 {
        line-height: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .category-menu-wrap h3 {
        line-height: 50px;
        font-size: 16px;
        padding: 5px 0;
    }
}

@media only screen and (max-width: 540px) {
    .category-menu-wrap h3 {
        line-height: 36px;
        font-size: 16px;
    }
}

.category-menu-wrap h3 a {
    color: var(--white);
    text-align: left;
    width: 100%;
    font-size: 16px;
    text-transform: capitalize;
    padding: 0 15px;
    font-weight: 500;
    font-family: var(--fontprimary);
    z-index: 2;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .category-menu-wrap h3 a {
        color: var(--white);
    }
}

@media only screen and (max-width: 767px) {
    .category-menu-wrap h3 a {
        color: var(--white);
    }
}

@media only screen and (max-width: 540px) {
    .category-menu-wrap h3 a {
        font-size: 13px;
    }
}

.category-menu-wrap h3 a i {
    font-size: 24px;
    position: relative;
    top: 13px;
    margin-right: 5px;
    float: right;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .category-menu-wrap h3 a i {
        top: 16px;
    }
}

@media only screen and (max-width: 540px) {
    .category-menu-wrap h3 a i {
        font-size: 16px;
        top: 8px;
    }
}

.category-menu-wrap h3 a:hover {
    color: var(--white);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .category-menu-wrap h3 a:hover {
        color: var(--black);
    }
}

@media only screen and (max-width: 767px) {
    .category-menu-wrap h3 a:hover {
        color: var(--black);
    }
}

.category-menu-wrap:hover::after {
    width: 100%;
    animation: .6s ease 0s normal forwards 1 running fillToRight;
}

.clickalbe-sidebar-wrapper-style-2 {
    left: 0;
}

.clickalbe-sidebar-wrapper-style-1,
.clickalbe-sidebar-wrapper-style-2 {
    position: fixed;
    top: 0;
    width: 400px;
    min-height: 100vh;
    bottom: 0;
    z-index: 111;
    right: 0;
    visibility: hidden;
    opacity: 0;
    transition: all 400ms ease-out;
    transform: translate(200px, 0);
    background-color: var(--colormain);
    box-shadow: 0 0 15px 10px rgba(0, 0, 0, 0.2);
    z-index: 9999;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .clickalbe-sidebar-wrapper-style-1,
    .clickalbe-sidebar-wrapper-style-2 {
        width: 330px;
    }
}

@media only screen and (max-width: 767px) {

    .clickalbe-sidebar-wrapper-style-1,
    .clickalbe-sidebar-wrapper-style-2 {
        width: 290px;
    }
}

.clickalbe-sidebar-wrapper-style-1.clickalbe-sidebar-active-left,
.clickalbe-sidebar-wrapper-style-2.clickalbe-sidebar-active-left {
    transform: translateX(-410px);
    left: 0;
}

.clickalbe-sidebar-wrapper-style-1.sidebar-visible,
.clickalbe-sidebar-wrapper-style-2.sidebar-visible {
    visibility: visible;
    opacity: 1;
    transform: translate(0, 0);
}

.clickalbe-sidebar-wrapper-style-1.mobilemenu-visible,
.clickalbe-sidebar-wrapper-style-2.mobilemenu-visible {
    visibility: visible;
    opacity: 1;
    transform: translate(0, 0);
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap {
    padding: 170px 70px 20px;
    height: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap,
    .clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap {
        padding: 100px 30px 20px;
    }
}

@media only screen and (max-width: 767px) {

    .clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap,
    .clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap {
        padding: 70px 20px 20px;
    }
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap.clickalbe-sidebar-padding-dec,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap.clickalbe-sidebar-padding-dec {
    padding: 150px 50px 20px;
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap.clickalbe-sidebar-padding-dec .sidebar-close,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap.clickalbe-sidebar-padding-dec .sidebar-close {
    left: 50px;
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .sidebar-close,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .sidebar-close {
    position: absolute;
    top: 80px;
    left: 70px;
    font-size: 26px;
    line-height: 30px;
    transition: all 250ms ease-out;
    color: var(--white);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .sidebar-close,
    .clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .sidebar-close {
        left: 30px;
        top: 30px;
    }
}

@media only screen and (max-width: 767px) {

    .clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .sidebar-close,
    .clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .sidebar-close {
        top: 20px;
        left: 20px;
        font-size: 23px;
    }
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .sidebar-close:hover,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .sidebar-close:hover {
    transform: rotate(90deg);
    color: var(--colormain2);
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .sidebar-content-100-percent,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .sidebar-content-100-percent {
    height: 100%;
    overflow-y: auto;
    padding-right: 10px;
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li {
    display: block;
    padding-bottom: 25px;
    line-height: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li,
    .clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li {
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {

    .clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li,
    .clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li {
        padding-bottom: 20px;
    }
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li:last-child,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li:last-child {
    padding-bottom: 0;
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li>a,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li>a {
    font-size: 18px;
    display: block;
    text-transform: capitalize;
    color: var(--white);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li>a,
    .clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li>a {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {

    .clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li>a,
    .clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li>a {
        font-size: 16px;
    }
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li>a i,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li>a i {
    float: right;
    top: 2px;
    position: relative;
    color: var(--black);
    transition: all .3s ease 0s;
}

@media only screen and (max-width: 767px) {

    .clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li>a i,
    .clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li>a i {
        font-size: 14px;
    }
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li:hover>a,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li:hover>a {
    color: var(--colormain2);
}

@media only screen and (max-width: 767px) {

    .clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li:hover>a,
    .clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li:hover>a {
        color: var(--colormain2);
    }
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li:hover>a i,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li:hover>a i {
    color: var(--colormain2);
}

@media only screen and (max-width: 767px) {

    .clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li:hover>a i,
    .clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li:hover>a i {
        color: var(--colormain2);
    }
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li ul,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li ul {
    padding: 38px 0 0px 25px;
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li ul li,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li ul li {
    padding-bottom: 22px;
}

@media only screen and (max-width: 767px) {

    .clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li ul li,
    .clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li ul li {
        padding-bottom: 18px;
    }
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li ul li:last-child,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li ul li:last-child {
    padding-bottom: 0;
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li ul li a,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li ul li a {
    color: var(--white);
    font-size: 14px;
    display: block;
    text-transform: capitalize;
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li ul li a i,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li ul li a i {
    float: right;
    top: -1px;
    position: relative;
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li ul li:hover>a,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li ul li:hover>a {
    color: var(--colormain2);
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li ul li:hover>a i,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .clickable-mainmenu-style1>nav>ul>li ul li:hover>a i {
    color: var(--colormain2);
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .header-aside-content .header-aside-menu,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .header-aside-content .header-aside-menu {
    margin: 0 0 25px;
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .header-aside-content .header-aside-menu nav ul li,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .header-aside-content .header-aside-menu nav ul li {
    display: block;
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .header-aside-content .header-aside-menu nav ul li a,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .header-aside-content .header-aside-menu nav ul li a {
    font-size: 15px;
    color: var(--white);
    display: block;
    padding: 0 0 15px;
}

@media only screen and (max-width: 767px) {

    .clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .header-aside-content .header-aside-menu nav ul li a,
    .clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .header-aside-content .header-aside-menu nav ul li a {
        font-size: 15px;
        padding: 0 0 16px;
    }
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .header-aside-content .header-aside-menu nav ul li a:hover,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .header-aside-content .header-aside-menu nav ul li a:hover {
    color: var(--colormain2);
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .header-aside-content .header-aside-menu nav ul li:last-child a,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .header-aside-content .header-aside-menu nav ul li:last-child a {
    padding: 0 0 0px;
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .header-aside-content .header-aside-payment img,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .header-aside-content .header-aside-payment img {
    max-width: 100%;
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .header-aside-content>p,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .header-aside-content>p {
    line-height: 1.714286;
    color: var(--white);
    padding-top: 20px;
    border-top: 1px solid rgba(19, 19, 19, 0.09);
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .header-aside-content .aside-contact-info,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .header-aside-content .aside-contact-info {
    margin: 30px 0 30px;
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .header-aside-content .aside-contact-info ul li,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .header-aside-content .aside-contact-info ul li {
    color: var(--white);
    display: flex;
    margin: 0 0 23px;
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .header-aside-content .aside-contact-info ul li:last-child,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .header-aside-content .aside-contact-info ul li:last-child {
    margin: 0 0 0px;
}

.clickalbe-sidebar-wrapper-style-1 .clickalbe-sidebar-wrap .header-aside-content .aside-contact-info ul li i,
.clickalbe-sidebar-wrapper-style-2 .clickalbe-sidebar-wrap .header-aside-content .aside-contact-info ul li i {
    font-size: 22px;
    margin: 1px 16px 0px 0;
}

.main-wrapper .body-overlay {
    background: rgba(35, 35, 36, 0.7) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: all 0.5s ease-in-out 0s;
    visibility: hidden;
    width: 100%;
    z-index: 9999;
}

.main-wrapper.overlay-active .body-overlay {
    opacity: 1;
    visibility: visible;
}

.sidebar-cart-active {
    position: fixed;
    top: 0;
    width: 420px;
    padding: 104px 50px 50px;
    min-height: 100vh;
    bottom: 0;
    z-index: 9999;
    right: 0;
    visibility: hidden;
    opacity: 0;
    transition: all 250ms ease-in;
    transform: translate(200px, 0);
    box-shadow: 0 0 87px 0 rgba(0, 0, 0, 0.09);
    background-color: #fff;
}

.sidebar-cart-active.inside {
    visibility: visible;
    opacity: 1;
    transform: translate(0, 0);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .sidebar-cart-active {
        width: 350px;
        padding: 104px 30px 50px;
    }
}

@media only screen and (max-width: 767px) {
    .sidebar-cart-active {
        padding: 50px 15px 50px;
        width: 280px;
    }
}

.sidebar-cart-active .sidebar-cart-all .cart-close {
    position: absolute;
    top: 48px;
    left: 55px;
    font-size: 30px;
    line-height: 30px;
    transition: all 250ms ease-out;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .sidebar-cart-active .sidebar-cart-all .cart-close {
        left: 30px;
        font-size: 25px;
    }
}

@media only screen and (max-width: 767px) {
    .sidebar-cart-active .sidebar-cart-all .cart-close {
        top: 20px;
        left: 23px;
        font-size: 23px;
    }
}

.sidebar-cart-active .sidebar-cart-all .cart-close:hover {
    transform: rotate(90deg);
    color: var(--colormain);
}

.sidebar-cart-active .sidebar-cart-all .cart-content>h3 {
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 30px;
    color: #393939;
}

.sidebar-cart-active .sidebar-cart-all .cart-content ul {
    margin: 0 -30px 0 0;
    padding: 0 30px 0 0;
    max-height: 310px;
    max-height: calc(100vh - 430px);
    overflow: auto;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .sidebar-cart-active .sidebar-cart-all .cart-content ul {
        max-height: calc(100vh - 365px);
    }
}

@media only screen and (max-width: 767px) {
    .sidebar-cart-active .sidebar-cart-all .cart-content ul {
        max-height: calc(100vh - 360px);
    }
}

.sidebar-cart-active .sidebar-cart-all .cart-content ul li {
    display: flex;
    margin-bottom: 25px;
}

.sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-img {
    flex: 0 0 75px;
}

.sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-img a img {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-title {
    margin-left: 20px;
    margin-top: 2px;
}

.sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-title h4 {
    font-size: 14px;
    margin: 0 0 8px;
}

.sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-title span {
    font-size: 14px;
    color: #262626;
}

.sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-delete {
    display: flex;
    flex-grow: 100;
    justify-content: flex-end;
}

.sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-delete a {
    display: block;
    font-weight: 400;
    font-size: 14px;
    height: 20px;
    line-height: 17px;
    overflow: hidden;
    width: 20px;
    text-align: right;
}

.sidebar-cart-active .sidebar-cart-all .cart-content .cart-total {
    display: block;
    width: 100%;
    margin: 18px 0 43px;
}

.sidebar-cart-active .sidebar-cart-all .cart-content .cart-total h4 {
    font-size: 14px;
    color: #535353;
    margin: 0;
}

.sidebar-cart-active .sidebar-cart-all .cart-content .cart-total h4 span {
    font-size: 18px;
    color: #2F2F2F;
}

.sidebar-cart-active .sidebar-cart-all .cart-content .cart-checkout-btn {
    display: block;
    width: 100%;
}

.sidebar-cart-active .sidebar-cart-all .cart-content .cart-checkout-btn a {
    width: 49%;
    display: block;
    margin: 10px 0 0;
    text-align: center;
    line-height: 20px;
    padding: 15px 20px 15px;
    background-color: #2F2F2F;
    color: #fff;
    text-transform: capitalize;
    font-size: 14px;
}

.sidebar-cart-active .sidebar-cart-all .cart-content .cart-checkout-btn a:hover {
    background-color: var(--colormain);
}

.sidebar-cart-active .sidebar-cart-all .cart-content .cart-checkout-btn a:first-child {
    margin-top: 0;
}

.social-icon-style-2 a {
    display: inline-block;
    font-size: 12px;
    width: 31px;
    height: 31px;
    text-align: center;
    color: #fff;
    margin-right: 5px;
    border: 1px solid transparent;
}

.social-icon-style-2 a:last-child {
    margin-right: 0px;
}

.social-icon-style-2 a i {
    line-height: 30px;
    font-size: 12px;
}

.social-icon-style-2 a.facebook {
    background-color: #3b5998;
}

.social-icon-style-2 a.facebook:hover {
    opacity: .9;
    color: #fff;
}

.social-icon-style-2 a.twitter {
    background-color: #1da1f2;
}

.social-icon-style-2 a.twitter:hover {
    opacity: .9;
    color: #fff;
}

.social-icon-style-2 a.google-plus {
    background-color: #dd4b39;
}

.social-icon-style-2 a.google-plus:hover {
    opacity: .9;
    color: #fff;
}

.social-icon-style-2 a.behance {
    background-color: #1769ff;
}

.social-icon-style-2 a.behance:hover {
    opacity: .9;
    color: #fff;
}

.mobile-menu-content-area .mobile-search {
    border-bottom: 1px solid rgba(19, 19, 19, 0.09);
    margin-bottom: 25px;
    padding-bottom: 25px;
}

.mobile-menu-content-area .mobile-search form {
    position: relative;
}

.mobile-menu-content-area .mobile-search form input {
    background-color: var(--black);
    border: none;
    border-radius: 0px;
    height: 50px;
    padding: 0 60px 0 15px;
    width: 100%;
    font-size: 14px;
    color: var(--white);
}

.mobile-menu-content-area .mobile-search form button {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.09);
    border-image: none;
    border-radius: 5px 0 0 5px;
    border-style: none none none solid;
    border-width: medium medium medium 1px;
    color: #BDBDBD;
    font-size: 15px;
    height: 100%;
    padding: 0 15px 0 14px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease 0s;
}

@media only screen and (max-width: 767px) {
    .mobile-menu-content-area .mobile-search form button {
        font-size: 16px;
    }
}

.mobile-menu-content-area .mobile-search form button:hover {
    color: var(--colormain);
}

.mobile-menu-content-area .mobile-search form button i {
    margin-top: 5px;
    display: inline-block;
}

.mobile-menu-content-area .mobile-curr-lang-wrap {
    border-bottom: 1px solid rgba(19, 19, 19, 0.09);
    margin-bottom: 31px;
    padding-bottom: 37px;
    border-top: 1px solid rgba(19, 19, 19, 0.09);
    padding-top: 25px;
    margin-top: 33px;
}

.mobile-menu-content-area .mobile-curr-lang-wrap .single-mobile-curr-lang {
    position: relative;
    margin-bottom: 15px;
}

.mobile-menu-content-area .mobile-curr-lang-wrap .single-mobile-curr-lang:last-child {
    margin-bottom: 0;
}

.mobile-menu-content-area .mobile-curr-lang-wrap .single-mobile-curr-lang a {
    font-size: 15px;
    display: block;
    color: #BDBDBD;
}

.mobile-menu-content-area .mobile-curr-lang-wrap .single-mobile-curr-lang a i {
    float: right;
    font-size: 14px;
    position: relative;
    top: 5px;
}

.mobile-menu-content-area .mobile-curr-lang-wrap .single-mobile-curr-lang .lang-curr-dropdown {
    margin-top: 5px;
    display: none;
    background-color: rgba(255, 255, 255, 0.05);
    box-shadow: 0 0 20px 0.4px rgba(0, 0, 0, 0.1);
    padding: 22px 30px 26px;
    width: 100%;
    z-index: 11;
}

.mobile-menu-content-area .mobile-curr-lang-wrap .single-mobile-curr-lang .lang-curr-dropdown ul li {
    padding-bottom: 10px;
}

.mobile-menu-content-area .mobile-curr-lang-wrap .single-mobile-curr-lang .lang-curr-dropdown ul li:last-child {
    padding-bottom: 0px;
}

.mobile-menu-content-area .mobile-curr-lang-wrap .single-mobile-curr-lang .lang-curr-dropdown ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #BDBDBD;
}

.mobile-menu-content-area .mobile-curr-lang-wrap .single-mobile-curr-lang .lang-curr-dropdown ul li a:hover {
    color: var(--colormain2);
}

.mobile-menu-content-area .mobile-curr-lang-wrap .single-mobile-curr-lang:hover>a {
    color: var(--colormain2);
}

@media only screen and (max-width: 767px) {
    .mobile-menu-content-area .mobile-curr-lang-wrap .single-mobile-curr-lang {
        margin-bottom: 5px;
    }

    .mobile-menu-content-area .mobile-curr-lang-wrap .single-mobile-curr-lang:last-child {
        margin-bottom: 0;
    }
}

.header-sidebar-wrap-all {
    padding: 120px 55px 50px;
    width: 375px;
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .header-sidebar-wrap-all {
        padding: 80px 30px 50px;
        width: 275px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .header-sidebar-wrap-all {
        padding: 80px 30px 50px;
        width: 270px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-sidebar-wrap-all {
        padding: 50px 20px 50px;
        width: 250px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-sidebar-wrap-all {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .header-sidebar-wrap-all {
        display: none;
    }
}

.header-sidebar-wrap-all .header-sidebar-wrap {
    height: 100%;
    width: 100%;
    overflow-y: auto;
}

.clickable-mainmenu-style-2 {
    padding: 95px 0 95px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .clickable-mainmenu-style-2 {
        padding: 55px 0 55px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .clickable-mainmenu-style-2 {
        padding: 55px 0 55px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .clickable-mainmenu-style-2 {
        padding: 45px 0 45px;
    }
}

.clickable-mainmenu-style-2>nav ul>li {
    padding-bottom: 48px;
    display: block;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .clickable-mainmenu-style-2>nav ul>li {
        padding-bottom: 30px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .clickable-mainmenu-style-2>nav ul>li {
        padding-bottom: 20px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .clickable-mainmenu-style-2>nav ul>li {
        padding-bottom: 20px;
    }
}

.clickable-mainmenu-style-2>nav ul>li:last-child {
    padding-bottom: 0;
}

.clickable-mainmenu-style-2>nav ul>li a {
    display: inline-block;
    font-size: 24px;
    color: #1b1b1b;
    font-weight: bold;
    font-family: var(--fonttitle);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .clickable-mainmenu-style-2>nav ul>li a {
        font-size: 20px;
    }
}

.clickable-mainmenu-style-2>nav ul>li a i {
    margin-left: 5px;
    font-size: 18px;
}

.clickable-mainmenu-style-2>nav ul>li:hover>a {
    color: var(--colormain);
}

.clickable-mainmenu-style-2>nav ul>li ul {
    padding: 18px 0 0px 0px;
}

.clickable-mainmenu-style-2>nav ul>li ul li {
    padding-bottom: 6px;
}

.clickable-mainmenu-style-2>nav ul>li ul li:last-child {
    padding-bottom: 0;
}

.clickable-mainmenu-style-2>nav ul>li ul li a {
    font-size: 16px;
    color: #444;
}

.clickable-mainmenu-style-2>nav ul>li ul li a i {
    position: relative;
    top: 1px;
    font-size: 14px;
}

.clickable-mainmenu-style-2>nav ul>li ul li ul {
    padding: 18px 0 0px 18px;
}

.clickable-mainmenu-style-2>nav ul>li ul li ul li a {
    font-size: 14px;
}

.header-sidebar-footer {
    border-top: 1px solid #a3a3a3;
    border-bottom: 1px solid #a3a3a3;
    padding: 38px 0 35px;
}

.header-sidebar-footer h3 {
    color: #1b1b1b;
    margin: 0;
    font-size: 14px;
}

.header-sidebar-footer .footer-sidebar-widget {
    margin: 15px 0 47px;
}

.header-sidebar-footer .footer-sidebar-widget p {
    font-size: 11px;
    color: #1b1b1b;
    margin: 0 0 3px;
}

.header-sidebar-footer .footer-sidebar-widget p:last-child {
    margin: 0 0 0px;
}

.search-3-area {
    position: relative;
}

.search-3-area .search-toggle {
    z-index: 99;
}

.search-3-area .search-toggle i {
    display: block;
}

.search-3-area .search-toggle i.s-close {
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.search-3-area .search-toggle .s-close {
    opacity: 0;
}

.search-3-area .search-toggle.open .s-close {
    opacity: 1;
}

.search-3-area .search-toggle.open .s-open {
    opacity: 0;
}

.search-wrap-3 {
    background-color: transparent;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 340px;
    z-index: -99;
    padding-bottom: 1px;
    margin-right: 10px;
}

.search-wrap-3 form {
    position: relative;
    overflow: hidden;
}

.search-wrap-3 form input {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #393939;
    line-height: 30px;
    padding: 2px 20px;
    width: 100%;
}

.search-wrap-3 form input::-moz-input-placeholder {
    color: #393939;
    opacity: 1;
}

.search-wrap-3 form input::-webkit-input-placeholder {
    color: #393939;
    opacity: 1;
}

.search-wrap-3.open {
    opacity: 1;
    right: 100%;
    visibility: visible;
    z-index: 99;
}

.category-menu {
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99;
    background-color: var(--white);
    padding: 0;
    box-shadow: 0 0 30px 0.4px rgba(0, 0, 0, 0.1);
    display: none;
    border-radius: 4px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .category-menu {
        left: 50%;
        transform: translateX(-50%);
    }
}

@media only screen and (max-width: 767px) {
    .category-menu {
        left: 50%;
        transform: translateX(-50%);
    }
}

.category-menu nav>ul>li {
    margin: 5px;
    position: relative;
    border-bottom: 1px solid #ddd;
}

.category-menu nav>ul>li:last-child {
    margin-bottom: 0px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .category-menu nav>ul>li {
        margin-bottom: 8px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .category-menu nav>ul>li {
        margin-bottom: 8px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .category-menu nav>ul>li {
        margin-bottom: 6px;
    }
}

.category-menu nav>ul>li>a {
    padding: 10px 20px;
    display: block;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 5px;
    color: var(--black);
}

.category-menu nav>ul>li>a span {
    float: right;
    font-size: 14px;
    position: relative;
    top: 4px;
}

.category-menu nav>ul>li>a i {
    font-size: 18px;
    margin-right: 5px;
    margin-top: 0;
    position: relative;
    display: inline-block;
    top: 2px;
    color: var(--colormain);
}

.category-menu nav>ul>li .category-menu-dropdown {
    position: absolute;
    left: 100%;
    top: 10px;
    width: 570px;
    background-color: #fff;
    padding: 30px 52px 40px 30px;
    transform: rotateX(90deg);
    transform-origin: center top 0;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    z-index: 99;
    box-shadow: 0 0 30px 0.4px rgba(0, 0, 0, 0.1);
}

.category-menu nav>ul>li .category-menu-dropdown .single-category-menu {
    display: inline-block;
    width: 50%;
    float: left;
}

.category-menu nav>ul>li .category-menu-dropdown .single-category-menu.ct-menu-mrg-bottom {
    margin-bottom: 40px;
}

.category-menu nav>ul>li .category-menu-dropdown .single-category-menu.ct-menu-mrg-left {
    padding-left: 38px;
}

.category-menu nav>ul>li .category-menu-dropdown .single-category-menu.category-menu-border {
    position: relative;
}

.category-menu nav>ul>li .category-menu-dropdown .single-category-menu h4 {
    font-weight: 600;
    font-size: 16px;
    margin: 0 0 18px;
    text-transform: capitalize;
    font-family: var(--fontprimary);
}

.category-menu nav>ul>li .category-menu-dropdown .single-category-menu ul li {
    padding: 0 0 9px;
}

.category-menu nav>ul>li .category-menu-dropdown .single-category-menu ul li:last-child {
    padding: 0 0 0px;
}

.category-menu nav>ul>li .category-menu-dropdown .single-category-menu ul li a {
    font-size: 13px;
}

.category-menu nav>ul>li .category-menu-dropdown .single-category-menu ul li a:hover {
    color: var(--colormain);
}

.category-menu nav>ul>li .category-menu-dropdown .single-category-menu>a img {
    width: 100%;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .category-menu nav>ul>li .category-menu-dropdown.ct-menu-res-height-1 {
        height: 280px;
        overflow-y: auto;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .category-menu nav>ul>li .category-menu-dropdown.ct-menu-res-height-1 {
        height: 280px;
        overflow-y: auto;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .category-menu nav>ul>li .category-menu-dropdown.ct-menu-res-height-1 {
        height: 280px;
        overflow-y: auto;
    }
}

.category-menu nav>ul>li>.cr-menu-desktop-none {
    display: none;
    padding: 15px 0 0 60px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .category-menu nav>ul>li>.cr-menu-desktop-none {
        padding: 0px 0 20px 60px;
    }
}

@media only screen and (max-width: 767px) {
    .category-menu nav>ul>li>.cr-menu-desktop-none {
        padding: 0px 0 20px 60px;
    }
}

.category-menu nav>ul>li>.cr-menu-desktop-none>li {
    padding: 0 0 6px;
}

.category-menu nav>ul>li>.cr-menu-desktop-none>li:last-child {
    padding: 0 0 0px;
}

.category-menu nav>ul>li>.cr-menu-desktop-none>li>a {
    display: block;
    padding: 0 40px 0 0;
    font-size: 11px;
    letter-spacing: 1.82px;
    text-transform: uppercase;
    font-weight: 600;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .category-menu nav>ul>li>.cr-menu-desktop-none>li>a {
        font-size: 12px;
        font-weight: 500;
        text-transform: capitalize;
        letter-spacing: 1px;
    }
}

@media only screen and (max-width: 767px) {
    .category-menu nav>ul>li>.cr-menu-desktop-none>li>a {
        font-size: 12px;
        font-weight: 500;
        text-transform: capitalize;
        letter-spacing: 1px;
    }
}

.category-menu nav>ul>li>.cr-menu-desktop-none>li>a span {
    top: 4px;
}

.category-menu nav>ul>li>.cr-menu-desktop-none>li>a i {
    float: right;
    font-size: 12px;
    top: 7px;
    position: relative;
}

.category-menu nav>ul>li>.cr-menu-desktop-none>li ul {
    padding: 10px 0 0;
}

.category-menu nav>ul>li>.cr-menu-desktop-none>li ul li {
    padding-bottom: 3px;
}

.category-menu nav>ul>li>.cr-menu-desktop-none>li ul li:last-child {
    padding-bottom: 0px;
}

.category-menu nav>ul>li>.cr-menu-desktop-none>li ul li a {
    padding: 0 0px 0 20px;
    font-size: 12px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .category-menu nav>ul>li>.cr-menu-desktop-none>li ul li a {
        font-size: 13px;
        letter-spacing: 1px;
    }
}

@media only screen and (max-width: 767px) {
    .category-menu nav>ul>li>.cr-menu-desktop-none>li ul li a {
        font-size: 13px;
        letter-spacing: 1px;
    }
}

.category-menu nav>ul>li:hover>a,
.category-menu nav>ul>li:hover>a span {
    color: var(--colormain);
    background: #eee;
}

.category-menu nav>ul>li:hover .category-menu-dropdown {
    transform: rotateX(0deg);
    visibility: visible;
}

.category-menu-2 {
    padding: 24px 0 27px;
}

.category-menu-2 nav ul {
    display: flex;
    justify-content: center;
}

.category-menu-2 nav ul li {
    margin: 0 50px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .category-menu-2 nav ul li {
        margin: 0 40px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .category-menu-2 nav ul li {
        margin: 0 35px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .category-menu-2 nav ul li {
        margin: 0 15px;
    }
}

.category-menu-2 nav ul li a {
    font-size: 16px;
    font-weight: 600;
    color: #1b1b1b;
    letter-spacing: .13px;
    display: inline-block;
    position: relative;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .category-menu-2 nav ul li a {
        font-size: 14px;
    }
}

.category-menu-2 nav ul li a::after {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 37%;
    bottom: -32px;
    width: 20%;
    height: 4px;
    content: "";
    z-index: 1;
    opacity: 0;
    transition: all 0.3s;
    background-color: var(--colormain2);
}

.category-menu-2 nav ul li a.active::after {
    width: calc(100%);
    opacity: 1;
}

.category-menu-2 nav ul li:hover>a::after {
    width: calc(100%);
    opacity: 1;
}

.kid-main-menu-wrap {
    margin-bottom: -112px;
    z-index: 999;
    position: relative;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .kid-main-menu-wrap {
        margin-bottom: -80px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .kid-main-menu-wrap {
        margin-bottom: -50px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .kid-main-menu-wrap {
        margin-bottom: -50px;
    }
}

.kid-main-menu-wrap .kid-menu-bg-img {
    height: 148px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .kid-main-menu-wrap .kid-menu-bg-img {
        height: 100px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .kid-main-menu-wrap .kid-menu-bg-img {
        height: 85px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .kid-main-menu-wrap .kid-menu-bg-img {
        height: 78px;
    }
}

.kid-main-menu-wrap .kid-menu-bg-img .kid-main-menu {
    padding-top: 30px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .kid-main-menu-wrap .kid-menu-bg-img .kid-main-menu {
        padding-top: 15px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .kid-main-menu-wrap .kid-menu-bg-img .kid-main-menu {
        padding-top: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .kid-main-menu-wrap .kid-menu-bg-img .kid-main-menu {
        padding-top: 12px;
    }
}

.header-ptb-3 {
    padding: 57px 0 30px;
}

/*-------- 3. Slider style ---------*/
.slider-height-1 {
    height: 810px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .slider-height-1 {
        height: 600px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slider-height-1 {
        height: 600px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-height-1 {
        height: 500px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-height-1 {
        height: 500px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-height-1 {
        height: 450px;
    }
}

.slider-height-2 {
    height: 100vh;
}

.slider-height-2 .row {
    height: 100%;
    align-items: center;
    justify-content: center;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .slider-height-2 {
        height: 100vh;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slider-height-2 {
        height: 100vh;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-height-2 {
        height: 100vh;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-height-2 {
        height: 100vh;
    }
}

@media only screen and (max-width: 767px) {
    .slider-height-2 {
        height: 480px;
    }
}

@media only screen and (max-width: 540px) {
    .slider-height-2 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.slider-height-3 {
    height: 910px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .slider-height-3 {
        height: 600px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slider-height-3 {
        height: 600px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-height-3 {
        height: 500px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-height-3 {
        height: 500px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-height-3 {
        height: 400px;
    }
}

.slider-height-4 {
    height: 880px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .slider-height-4 {
        height: 600px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slider-height-4 {
        height: 600px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-height-4 {
        height: 500px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-height-4 {
        height: 500px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-height-4 {
        height: 400px;
    }
}

.slider-height-5 {
    height: 879px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .slider-height-5 {
        height: 700px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slider-height-5 {
        height: 650px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-height-5 {
        height: 600px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-height-5 {
        height: 550px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-height-5 {
        height: 550px;
    }
}

.slider-height-6 {
    height: 1050px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .slider-height-6 {
        height: 700px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slider-height-6 {
        height: 650px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-height-6 {
        height: 600px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-height-6 {
        height: 500px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-height-6 {
        height: 400px;
    }
}

.slider-height-7 {
    height: 890px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .slider-height-7 {
        height: 650px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slider-height-7 {
        height: 600px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-height-7 {
        height: 500px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-height-7 {
        height: 420px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-height-7 {
        height: 400px;
    }
}

.slider-height-8 {
    height: 878px;
    position: relative;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .slider-height-8 {
        height: 650px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slider-height-8 {
        height: 600px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-height-8 {
        height: 600px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-height-8 {
        height: 550px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-height-8 {
        height: 550px;
    }
}

.slider-height-9 {
    height: 1093px;
    position: relative;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .slider-height-9 {
        height: 777px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slider-height-9 {
        height: 777px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-height-9 {
        height: 600px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-height-9 {
        height: 550px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-height-9 {
        height: 600px;
        background-position: 70%;
    }
}

.slider-pl-1 {
    padding-left: 130px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-pl-1 {
        padding-left: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-pl-1 {
        padding-left: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-pl-1 {
        padding-left: 20px;
    }
}

.main-slider-content-1 span {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3.6px;
    color: #1b1b1b;
}

.main-slider-content-1 h1 {
    font-size: 46px;
    font-weight: 600;
    color: #1b1b1b;
    line-height: 62px;
    margin: 3px 0 62px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .main-slider-content-1 h1 {
        margin: 3px 0 40px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .main-slider-content-1 h1 {
        margin: 3px 0 40px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-slider-content-1 h1 {
        margin: 3px 0 20px;
        line-height: 43px;
        font-size: 38px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-slider-content-1 h1 {
        margin: 3px 0 25px;
        line-height: 40px;
        font-size: 35px;
    }
}

@media only screen and (max-width: 767px) {
    .main-slider-content-1 h1 {
        font-size: 30px;
        line-height: 35px;
        margin: 3px 0 30px;
    }
}

.slider-btn-1 a {
    display: inline-block;
    font-size: 16px;
    color: #1b1b1b;
    line-height: 1;
    z-index: 2;
}

.slider-btn-1 a.slider-btn-1-bg-white {
    background-color: #fff;
}

.slider-btn-1 a.slider-btn-1-ptb {
    padding: 20px 38px 23px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-btn-1 a.slider-btn-1-ptb {
        padding: 15px 26px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-btn-1 a.slider-btn-1-ptb {
        padding: 12px 20px 15px;
    }
}

.slider-btn-1 a.slider-btn-1-border-1 {
    border: 2px solid #c8c8c8;
    transition: all .5s ease-in-out 0s;
}

.slider-btn-1 a.slider-btn-1-border-1:hover {
    border: 2px solid #f2c456;
}

.slider-btn-2 a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    line-height: 1;
    font-weight: bold;
    z-index: 2;
    font-family: var(--rufina);
}

.slider-btn-2 a.slider-btn-2-bg-yellow {
    background-color: var(--colormain);
}

.slider-btn-2 a.slider-btn-2-bg-white {
    background-color: #fff;
}

.slider-btn-2 a.slider-btn-2-text-black {
    color: #1b1b1b;
}

.slider-btn-2 a.slider-btn-2-ptb {
    padding: 22px 58px 24px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-btn-2 a.slider-btn-2-ptb {
        padding: 18px 40px 20px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-btn-2 a.slider-btn-2-ptb {
        padding: 12px 20px 15px;
    }
}

.slider-btn-2 a.slider-btn-3-ptb {
    padding: 22px 36px 21px;
}

@media only screen and (max-width: 767px) {
    .slider-btn-2 a.slider-btn-3-ptb {
        padding: 16px 20px 15px;
    }
}

.slider-nav-position-1 .owl-nav {
    position: absolute;
    left: 120px;
    bottom: 85px;
    display: flex;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .slider-nav-position-1 .owl-nav {
        bottom: 50px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slider-nav-position-1 .owl-nav {
        bottom: 50px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-nav-position-1 .owl-nav {
        bottom: 50px;
        left: 70px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-nav-position-1 .owl-nav {
        bottom: 70px;
        left: 41px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-nav-position-1 .owl-nav {
        bottom: 50px;
        left: 10px;
    }
}

.slider-nav-style-1 .owl-nav div {
    margin: 0 10px;
    font-size: 53px;
    color: #191919;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-nav-style-1 .owl-nav div {
        font-size: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-nav-style-1 .owl-nav div {
        font-size: 35px;
    }
}

.slider-nav-style-1 .owl-nav div:hover {
    color: #444;
}

.slider-nav-style-2 .owl-dots {
    position: absolute;
    bottom: 0;
    z-index: 9;
    text-align: center;
    left: auto;
    right: 15px;
    top: 0;
    margin: auto;
    height: 60px;
}

.slider-nav-style-2 .owl-dots .owl-dot {
    display: flex;
}

.slider-nav-style-2 .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    background: var(--black);
    display: inline-block;
    border-radius: 50%;
    margin: 5px 0px;
}

.slider-nav-style-2 .owl-dots .owl-dot.active span {
    background: var(--colormain);
}

.slider-nav-style-3 .owl-dots {
    position: absolute;
    bottom: 15px;
    z-index: 9;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
}

.slider-nav-style-3 .owl-dots .owl-dot {
    display: inline-flex;
}

.slider-nav-style-3 .owl-dots .owl-dot span {
    width: 16px;
    height: 16px;
    background: transparent;
    border: 1px solid var(--white);
    display: inline-block;
    border-radius: 50%;
    margin: 0 5px;
}

.slider-nav-style-3 .owl-dots .owl-dot.active span {
    background: var(--colorbag2);
}

.slider-nav-style-4 .owl-dots {
    position: absolute;
    bottom: 50%;
    z-index: 9;
    text-align: center;
    left: auto;
    right: 15px;
    margin: auto;
}

.slider-nav-style-4 .owl-dots .owl-dot {
    display: block;
}

.slider-nav-style-4 .owl-dots .owl-dot span {
    width: 16px;
    height: 16px;
    background: transparent;
    border: 1px solid var(--colorshoes);
    display: inline-block;
    border-radius: 50%;
    margin: 0 5px;
}

.slider-nav-style-4 .owl-dots .owl-dot.active span {
    background: var(--colorshoes2);
}

.owl-item.active .slider-animated-1 span {
    animation-delay: 1.0s;
    animation-name: fadeInDown;
}

.owl-item.active .slider-animated-1 h1 {
    animation-delay: 1.3s;
    animation-name: fadeInLeft;
}

.owl-item.active .slider-animated-1 a {
    animation-delay: 1.6s;
    animation-name: fadeInUp;
}

.owl-item.active .slider-animated-2 h1,
.owl-item.active .slider-animated-2 h4 {
    animation-delay: 1.0s;
    animation-name: fadeInUp;
}

.owl-item.active .slider-animated-2 span,
.owl-item.active .slider-animated-2 div {
    animation-delay: 1.3s;
    animation-name: fadeInUp;
}

.owl-item.active .slider-animated-2 a {
    animation-delay: 1.6s;
    animation-name: fadeInUp;
}

.owl-item.active .slider-animated-2 p {
    animation-delay: 1.3s;
    animation-name: fadeInUp;
}

.slider-area {
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area.pt-30 {
        padding-top: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area.pt-30 {
        padding-top: 0px;
    }
}

.slider-area .single-main-slider {
    position: relative;
    z-index: 1;
}

.slider-area .slider-betting .single-main-slider .main-slider-content-2 h1 {
    font-family: var(--fontart2);
    color: var(--white);
    font-weight: bold;
    max-width: 680px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .slider-betting .single-main-slider .main-slider-content-2 h1 {
        max-width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-betting .single-main-slider .main-slider-content-2 h1 {
        max-width: 100%;
    }
}

.slider-area .slider-betting .single-main-slider .main-slider-content-2 p {
    color: var(--white);
    width: 40%;
    text-transform: capitalize;
    font-family: var(--fontkitchen2);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .slider-betting .single-main-slider .main-slider-content-2 p {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-betting .single-main-slider .main-slider-content-2 p {
        width: 100%;
    }
}

.slider-area .slider-betting .single-main-slider .shape-bottom {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    line-height: 0;
    direction: ltr;
    overflow: hidden;
    z-index: -1;
    bottom: -1px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.slider-area .slider-betting .single-main-slider .shape-bottom svg {
    display: block;
    height: 275px;
    width: calc(228% + 1.3px);
    position: relative;
    left: 50%;
    overflow: hidden;
    vertical-align: middle;
    fill: var(--colorbetting);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media only screen and (max-width: 320px) {
    .bicycle-slider .col-6 {
        width: 100%;
    }
}

.slider-area .main-slider-active-1 .bicycle-slider .bicycle-img {
    position: relative;
}

@media only screen and (max-width: 320px) {
    .slider-area .main-slider-active-1 .bicycle-slider .bicycle-img {
        display: none;
    }
}

.slider-area .main-slider-active-1 .bicycle-slider .bicycle-img span {
    position: absolute;
    left: 35%;
    top: 35%;
    font-weight: 700;
    font-size: 24px;
    height: 85px;
    width: 85px;
    line-height: 85px;
    font-family: var(--fontbicycle);
    background-color: var(--colormain);
    text-align: center;
    color: var(--white);
    border-radius: 50%;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slider-area .main-slider-active-1 .bicycle-slider .bicycle-img span {
        font-size: 20px;
        height: 70px;
        width: 70px;
        line-height: 70px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .main-slider-active-1 .bicycle-slider .bicycle-img span {
        font-size: 20px;
        height: 70px;
        width: 70px;
        line-height: 70px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .main-slider-active-1 .bicycle-slider .bicycle-img span {
        font-size: 18px;
        height: 60px;
        width: 60px;
        line-height: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .main-slider-active-1 .bicycle-slider .bicycle-img span {
        font-size: 16px;
        height: 50px;
        width: 50px;
        line-height: 50px;
    }
}

.slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 {
    margin-left: 80px;
    margin-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 {
        margin-left: 35px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 {
        margin-left: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 {
        margin-left: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 {
        margin-left: 0px;
        margin-right: 0px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 {
        margin-left: 0px;
        margin-right: 0px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 h1 {
    font-weight: 800;
    color: var(--colormain2);
    margin: 0 0 50px 0;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 h1 {
        margin: 0 0 30px 0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 h1 {
        margin: 0 0 20px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 h1 {
        margin: 0 0 20px 0;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 h1 {
        margin: 0 0 10px 0;
        letter-spacing: 0;
    }
}

.slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 .module-wrap {
    margin-bottom: 50px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 .module-wrap {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 .module-wrap {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 .module-wrap {
        margin-bottom: 10px;
    }
}

.slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 .module-wrap ul {
    column-count: 2;
}

.slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 .module-wrap ul li {
    padding-bottom: 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 .module-wrap ul li {
        padding-bottom: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 .module-wrap ul li {
        padding-bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 .module-wrap ul li {
        padding-bottom: 5px;
    }
}

.slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 .module-wrap ul li .fa {
    font-size: 24px;
    color: var(--colormain);
    margin-right: 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 .module-wrap ul li .fa {
        font-size: 20px;
        margin-right: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 .module-wrap ul li .fa {
        font-size: 18px;
        margin-right: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 .module-wrap ul li .fa {
        font-size: 16px;
        margin-right: 5px;
    }
}

.slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 .module-wrap ul li a {
    font-family: var(--fontbicycle2);
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: var(--colormain2);
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 .module-wrap ul li a {
        font-size: 20px;
        line-height: 24px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 .module-wrap ul li a {
        font-size: 18px;
        line-height: 24px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 .module-wrap ul li a {
        font-size: 16px;
        line-height: 24px;
        font-weight: 600;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 .module-wrap ul li a {
        font-size: 14px;
        line-height: 22px;
        font-weight: 600;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 .module-wrap ul li a {
        font-size: 14px;
        line-height: 18px;
        font-weight: 400;
    }
}

.slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 .btn-style-3 {
    display: flex;
    align-items: center;
}

.slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 .btn-style-3 span {
    font-family: var(--fontbicycle2);
    color: var(--colormain);
    line-height: 54px;
    font-weight: 700;
    font-size: 54px;
    margin-right: 50px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 .btn-style-3 span {
        font-size: 42px;
        line-height: 52px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 .btn-style-3 span {
        font-size: 42px;
        line-height: 52px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 .btn-style-3 span {
        font-size: 36px;
        line-height: 36px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 .btn-style-3 span {
        font-size: 26px;
        line-height: 26px;
        margin-right: 15px;
    }
}

@media only screen and (max-width: 540px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 .btn-style-3 span {
        font-size: 20px;
        line-height: 20px;
        margin-right: 15px;
    }
}

.main-slider-content-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    height: 100%;
    position: relative;
    margin: 0;
    flex: 0 0 100%;
    z-index: 2;
    padding: 0 12px;
}

@media only screen and (max-width: 1600px) {
    .main-slider-content-2 {
        flex: 0 0 100%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-slider-content-2 {
        padding-top: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-slider-content-2 {
        flex: 0 0 100%;
        padding-top: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .main-slider-content-2 {
        flex: 0 0 100%;
        padding-top: 0px;
        margin: auto;
    }
}

.main-slider-content-2 h1 {
    font-size: 62px;
    color: var(--black);
    margin: 0 0 30px 0;
    line-height: 72px;
    text-transform: capitalize;
    font-family: var(--fontbicycle2);
    letter-spacing: 3px;
}

@media only screen and (max-width: 1600px) {
    .main-slider-content-2 h1 {
        font-size: 62px;
        line-height: 72px;
        margin: 0 0 20px 0;
    }
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .main-slider-content-2 h1 {
        font-size: 42px;
        line-height: 52px;
        margin: 0 0 20px 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .main-slider-content-2 h1 {
        font-size: 42px;
        line-height: 52px;
        margin: 0 0 20px 0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-slider-content-2 h1 {
        font-size: 42px;
        line-height: 42px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-slider-content-2 h1 {
        font-size: 36px;
        line-height: 36px;
        margin: 0 0 20px 0;
    }
}

@media only screen and (max-width: 767px) {
    .main-slider-content-2 h1 {
        font-size: 26px;
        line-height: 30px;
        margin: 0 0 20px 0;
    }
}

.main-slider-content-2 .subtitle {
    font-size: 14px;
    line-height: 30px;
    color: var(--colormain2);
    margin: 2px 0 10px;
    width: 50%;
    text-transform: uppercase;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .main-slider-content-2 .subtitle {
        width: 90%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .main-slider-content-2 .subtitle {
        width: 90%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-slider-content-2 .subtitle {
        width: 95%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-slider-content-2 .subtitle {
        width: 95%;
        margin: 2px 0 20px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .main-slider-content-2 .subtitle {
        font-size: 14px;
        line-height: 20px;
        margin: 10px auto;
        width: 98%;
    }
}

@media only screen and (max-width: 767px) {
    .main-slider-content-2 .subtitle {
        display: none;
    }
}

.main-slider-content-2 .product_price {
    color: var(--white);
    margin-bottom: 30px;
}

.main-slider-content-2 .product_price h4 {
    color: var(--colormain);
    font-size: 32px;
    margin-left: 20px;
    margin-bottom: 0;
    font-weight: 600;
}

.main-slider-content-2 p {
    font-size: 16px;
    line-height: 24px;
    color: var(--black);
    margin: 0 0 40px 0;
    letter-spacing: 0.5px;
    width: 40%;
}

@media only screen and (max-width: 1600px) {
    .main-slider-content-2 p {
        margin: 0 0 30px 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .main-slider-content-2 p {
        margin: 0 0 30px 0;
        width: 50%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-slider-content-2 p {
        width: 55%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-slider-content-2 p {
        width: 55%;
        margin: 0 0 20px 0;
    }
}

@media only screen and (max-width: 767px) {
    .main-slider-content-2 p {
        width: 55%;
        margin: 0 0 20px 0;
    }
}

@media only screen and (max-width: 540px) {
    .main-slider-content-2 p {
        width: 70%;
    }
}

.side-banners {
    overflow: hidden;
}

.side-banners img {
    transition: all 0.7s ease-out;
    -webkit-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transform: scale(1);
}

.side-banners .banner-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    height: 100%;
    position: relative;
    margin: 0;
    flex: 0 0 100%;
    z-index: 2;
    padding: 20px;
    top: 0;
}

.side-banners .banner-content h1 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}

.side-banners .banner-content h1 span {
    font-size: 40px;
}

.side-banners .banner-content p {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 30px;
}

.side-banners .banner-content a i {
    transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    margin-left: 0;
}

.side-banners .banner-content a:hover i {
    margin-left: 5px;
}

.side-banners:hover img {
    transform: scale(1.08);
}

.slider-nav-position-2 .owl-nav div {
    position: absolute;
    top: 50%;
    transform: 50%;
    left: 20px;
    z-index: 9;
    color: var(--black2);
    font-size: 35px;
    transition: all .3s ease 0s;
    opacity: 0;
    visibility: hidden;
}

.slider-nav-position-2 .owl-nav div:hover {
    color: var(--colormain);
}

.slider-nav-position-2 .owl-nav div.owl-next {
    left: auto;
    right: 20px;
}

.slider-nav-position-2:hover .owl-nav div {
    opacity: 1;
    visibility: visible;
}

.main-hero-content-1 h1 {
    color: #1b1b1b;
    margin: 0 0 55px;
    font-weight: bold;
    font-family: var(--rufina);
    font-size: 66px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .main-hero-content-1 h1 {
        font-size: 55px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .main-hero-content-1 h1 {
        font-size: 55px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-hero-content-1 h1 {
        font-size: 45px;
        margin: 0 0 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-hero-content-1 h1 {
        font-size: 45px;
        margin: 0 0 30px;
    }
}

@media only screen and (max-width: 767px) {
    .main-hero-content-1 h1 {
        font-size: 30px;
        margin: 0 0 30px;
    }
}

.main-hero-content-1 .coupoun-version-wrap {
    margin-top: 51px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-hero-content-1 .coupoun-version-wrap {
        margin-top: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-hero-content-1 .coupoun-version-wrap {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .main-hero-content-1 .coupoun-version-wrap {
        margin-top: 30px;
    }
}

.main-hero-content-1 .coupoun-version-wrap a {
    color: #1b1b1b;
    display: inline-block;
    font-size: 18px;
    font-family: var(--rufina);
    margin-right: 55px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-hero-content-1 .coupoun-version-wrap a {
        margin-right: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .main-hero-content-1 .coupoun-version-wrap a {
        margin-right: 8px;
        font-size: 15px;
    }
}

.main-hero-content-1 .coupoun-version-wrap a:last-child {
    margin-right: 0px;
}

.main-hero-content-1 .coupoun-version-wrap a:hover {
    color: var(--colormain);
}

.hero-book-img-position {
    animation-iteration-count: infinite;
    animation-name: bounce-img;
    position: absolute;
    content: "";
    right: 37%;
    bottom: 32%;
    width: 151px;
    animation-duration: 2.5s;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-book-img-position {
        right: 18%;
    }
}

@media only screen and (max-width: 767px) {
    .hero-book-img-position {
        width: 65px;
        right: 15%;
        bottom: 40%;
    }
}

.hero-book-img-position img {
    width: 100%;
}

.main-hero-content-2 .welcome-flower h3 {
    color: #ffffff;
    font-size: 32px;
    margin: 0;
    display: inline-block;
    font-family: var(--fonttitle);
    position: relative;
    font-style: italic;
}

@media only screen and (max-width: 767px) {
    .main-hero-content-2 .welcome-flower h3 {
        font-size: 21px;
    }
}

.main-hero-content-2 .welcome-flower h3:before {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    height: 2px;
    width: 240px;
    background-color: #d8d8d8;
    left: auto;
    right: calc(100% + 55px);
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .main-hero-content-2 .welcome-flower h3:before {
        width: 180px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .main-hero-content-2 .welcome-flower h3:before {
        width: 150px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-hero-content-2 .welcome-flower h3:before {
        width: 100px;
        right: calc(100% + 30px);
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-hero-content-2 .welcome-flower h3:before {
        width: 100px;
        right: calc(100% + 30px);
    }
}

@media only screen and (max-width: 767px) {
    .main-hero-content-2 .welcome-flower h3:before {
        width: 15px;
        right: calc(100% + 5px);
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .main-hero-content-2 .welcome-flower h3:before {
        width: 80px;
        right: calc(100% + 20px);
    }
}

.main-hero-content-2 .welcome-flower h3:after {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    height: 2px;
    width: 240px;
    background-color: #d8d8d8;
    right: auto;
    left: calc(100% + 55px);
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .main-hero-content-2 .welcome-flower h3:after {
        width: 180px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .main-hero-content-2 .welcome-flower h3:after {
        width: 150px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-hero-content-2 .welcome-flower h3:after {
        width: 100px;
        left: calc(100% + 30px);
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-hero-content-2 .welcome-flower h3:after {
        width: 100px;
        left: calc(100% + 30px);
    }
}

@media only screen and (max-width: 767px) {
    .main-hero-content-2 .welcome-flower h3:after {
        width: 15px;
        left: calc(100% + 5px);
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .main-hero-content-2 .welcome-flower h3:after {
        width: 80px;
        left: calc(100% + 20px);
    }
}

.main-hero-content-2 h1 {
    color: #ffffff;
    font-size: 66px;
    margin: 13px 0 60px;
    font-weight: bold;
    font-family: var(--fonttitle);
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .main-hero-content-2 h1 {
        font-size: 48px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .main-hero-content-2 h1 {
        font-size: 55px;
        margin: 13px 0 40px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-hero-content-2 h1 {
        font-size: 37px;
        margin: 10px 0 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-hero-content-2 h1 {
        font-size: 37px;
        margin: 10px 0 30px;
    }
}

@media only screen and (max-width: 767px) {
    .main-hero-content-2 h1 {
        font-size: 28px;
        margin: 5px 0 25px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .main-hero-content-2 h1 {
        font-size: 35px;
    }
}

.slider-btn-4 a {
    color: #1b1b1b;
    font-weight: bold;
    font-family: var(--fonttitle);
    font-size: 16px;
    display: inline-block;
    background-color: #fff;
    padding: 16px 60px 18px;
    z-index: 2;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-btn-4 a {
        padding: 12px 35px 16px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-btn-4 a {
        padding: 12px 35px 16px;
        font-size: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-btn-4 a {
        padding: 10px 30px 12px;
        font-size: 15px;
    }
}

.main-hero-content-3 {
    margin-right: -135px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .main-hero-content-3 {
        margin-right: -50px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .main-hero-content-3 {
        margin-right: 0px;
    }

    .main-hero-content-3.pt-80 {
        padding-top: 50px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-hero-content-3 {
        margin-right: 0px;
    }

    .main-hero-content-3.pt-80 {
        padding-top: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-hero-content-3 {
        margin-right: 0px;
    }

    .main-hero-content-3.pt-80 {
        padding-top: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .main-hero-content-3 {
        margin-right: 0px;
    }
}

.main-hero-content-3 .handmade-leaf-img {
    animation-duration: 2.5s;
    animation-name: bounce-img;
    animation-iteration-count: infinite;
}

.main-hero-content-3 .handmade-leaf-img img {
    width: 156px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .main-hero-content-3 .handmade-leaf-img img {
        width: 100px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .main-hero-content-3 .handmade-leaf-img img {
        width: 100px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-hero-content-3 .handmade-leaf-img img {
        width: 90px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-hero-content-3 .handmade-leaf-img img {
        width: 90px;
    }
}

@media only screen and (max-width: 767px) {
    .main-hero-content-3 .handmade-leaf-img img {
        width: 80px;
    }
}

.main-hero-content-3 h1 {
    color: #fff;
    font-size: 66px;
    font-weight: bold;
    font-family: var(--fonttitle);
    margin: 6px 0 22px;
    font-style: italic;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .main-hero-content-3 h1 {
        margin: 6px 0 12px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .main-hero-content-3 h1 {
        margin: 6px 0 12px;
        font-size: 55px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-hero-content-3 h1 {
        margin: 6px 0 12px;
        font-size: 55px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-hero-content-3 h1 {
        margin: 6px 0 12px;
        font-size: 55px;
    }
}

@media only screen and (max-width: 767px) {
    .main-hero-content-3 h1 {
        margin: 25px 0 12px;
        font-size: 27px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .main-hero-content-3 h1 {
        margin: 30px 0 12px;
        font-size: 34px;
    }
}

.main-hero-content-3 p {
    color: #fff;
    font-size: 18px;
    line-height: 36px;
    margin: 0px auto 43px;
    width: 65%;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .main-hero-content-3 p {
        margin: 0px auto 20px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .main-hero-content-3 p {
        margin: 0px auto 20px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-hero-content-3 p {
        margin: 0px auto 20px;
        width: 70%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-hero-content-3 p {
        margin: 0px auto 20px;
        width: 72%;
    }
}

@media only screen and (max-width: 767px) {
    .main-hero-content-3 p {
        margin: 0px auto 30px;
        line-height: 30px;
        font-size: 16px;
        width: 92%;
    }
}

.main-hero-content-4 {
    position: relative;
    z-index: 9;
}

.main-hero-content-4 h1 {
    font-size: 130px;
    font-weight: bold;
    color: #fff;
    letter-spacing: .77px;
    margin: 0 0 8px;
    line-height: 1;
    text-shadow: 0px 0px 37px rgba(0, 0, 0, 0.5);
}

.main-hero-content-4 h1 span {
    margin-left: 75px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-hero-content-4 h1 span {
        margin-left: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .main-hero-content-4 h1 span {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .main-hero-content-4 h1 {
        font-size: 100px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .main-hero-content-4 h1 {
        font-size: 100px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-hero-content-4 h1 {
        font-size: 90px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-hero-content-4 h1 {
        font-size: 70px;
    }
}

@media only screen and (max-width: 767px) {
    .main-hero-content-4 h1 {
        font-size: 35px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .main-hero-content-4 h1 {
        font-size: 45px;
        margin: 0 0 20px;
    }
}

.main-hero-content-5 {
    margin-left: 33px;
    margin-top: 130px;
    position: relative;
    z-index: 9;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .main-hero-content-5 {
        margin-top: 80px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-hero-content-5 {
        margin-top: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-hero-content-5 {
        margin-top: 0px;
        margin-left: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .main-hero-content-5 {
        margin-top: 0px;
        margin-left: 0px;
    }
}

.main-hero-content-5 h1 {
    color: #1b1b1b;
    font-size: 66px;
    line-height: 78px;
    font-family: var(--fonttitle);
    margin: 0 0 62px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .main-hero-content-5 h1 {
        font-size: 50px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .main-hero-content-5 h1 {
        font-size: 40px;
        line-height: 55px;
        margin: 0 0 40px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-hero-content-5 h1 {
        font-size: 38px;
        line-height: 50px;
        margin: 0 0 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-hero-content-5 h1 {
        font-size: 28px;
        line-height: 40px;
        margin: 0 0 20px;
    }
}

@media only screen and (max-width: 767px) {
    .main-hero-content-5 h1 {
        font-size: 24px;
        line-height: 35px;
        margin: 0 0 20px;
    }
}

.furniture-slider-wrap {
    position: relative;
    padding-left: 525px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .furniture-slider-wrap {
        padding-left: 425px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .furniture-slider-wrap {
        padding-left: 325px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .furniture-slider-wrap {
        padding-left: 225px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .furniture-slider-wrap {
        padding-left: 100px;
    }
}

@media only screen and (max-width: 767px) {
    .furniture-slider-wrap {
        padding-left: 0px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .furniture-slider-wrap {
        padding-left: 100px;
    }
}

.default-overlay.kids-slider-overlay::before {
    background-color: #000;
    opacity: .1;
}

.pet-single-slider-wrap {
    padding: 0 0 38px 50px;
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pet-single-slider-wrap {
        padding: 0 0 20px 20px;
    }
}

@media only screen and (max-width: 767px) {
    .pet-single-slider-wrap {
        padding: 0 0 15px 15px;
    }
}

.pet-single-slider-wrap::before {
    position: absolute;
    content: "";
    left: 50px;
    top: 99px;
    width: 0;
    height: 0;
    z-index: 99;
    border-top: 191px solid #ffc68b;
    border-right: 190px solid transparent;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .pet-single-slider-wrap::before {
        top: 65px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .pet-single-slider-wrap::before {
        top: 45px;
        border-top: 150px solid #ffc68b;
        border-right: 150px solid transparent;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pet-single-slider-wrap::before {
        top: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pet-single-slider-wrap::before {
        top: 0px;
        left: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .pet-single-slider-wrap::before {
        top: 0px;
        left: 0px;
        border-top: 100px solid #ffc68b;
        border-right: 100px solid transparent;
    }
}

.single-main-slider-gradient {
    position: relative;
    height: 100%;
    border-radius: 300px 211px 190px 160px;
    background: linear-gradient(to right, #fee8aa, #ffdf24);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-main-slider-gradient {
        border-radius: 100px 130px 150px 130px;
    }
}

@media only screen and (max-width: 767px) {
    .single-main-slider-gradient {
        border-radius: 100px 130px 100px 80px;
    }
}

.single-main-slider-gradient .slider-pet-img {
    position: absolute;
    bottom: -94px;
    right: -50px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .single-main-slider-gradient .slider-pet-img {
        bottom: -70px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .single-main-slider-gradient .slider-pet-img {
        bottom: -65px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-main-slider-gradient .slider-pet-img {
        bottom: -60px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-main-slider-gradient .slider-pet-img {
        bottom: 0px;
        right: -40px;
    }
}

@media only screen and (max-width: 767px) {
    .single-main-slider-gradient .slider-pet-img {
        right: auto !important;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .single-main-slider-gradient .slider-pet-img {
        right: 0 !important;
        left: auto;
        transform: inherit;
        bottom: 115px;
    }
}

.slider-pet-img img {
    width: 983px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .slider-pet-img img {
        width: 600px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slider-pet-img img {
        width: 600px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-pet-img img {
        width: 480px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-pet-img img {
        width: 360px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-pet-img img {
        width: 120px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider-pet-img img {
        width: 200px;
    }
}

.pets-contact-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 99;
    flex-wrap: wrap;
    padding: 65px 80px 0px 75px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .pets-contact-wrap {
        padding: 65px 0px 0px 0px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .pets-contact-wrap {
        padding: 65px 0px 0px 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pets-contact-wrap {
        padding: 45px 30px 0px 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pets-contact-wrap {
        padding: 25px 0px 0px 0px;
    }
}

@media only screen and (max-width: 767px) {
    .pets-contact-wrap {
        padding: 20px 0px 25px 0px;
        text-align: center;
        display: block;
    }
}

.pet-slider-area {
    overflow: hidden;
}

.pet-slider-area .pets-slider-shape {
    margin-top: -26px;
}

.pet-slider-area .pets-slider-shape img {
    max-width: 100%;
}

/*-- bicycle --*/
.slider-area .main-slider-active-1 .bicycle-slider.slider-height-2 {
    background-color: #f1f2f1;
    height: auto;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .slider-area .main-slider-active-1 .bicycle-slider.slider-height-2 {
        height: auto;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slider-area .main-slider-active-1 .bicycle-slider.slider-height-2 {
        height: auto;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .main-slider-active-1 .bicycle-slider.slider-height-2 {
        height: auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .main-slider-active-1 .bicycle-slider.slider-height-2 {
        height: auto;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .main-slider-active-1 .bicycle-slider.slider-height-2 {
        height: auto;
        padding: 0px;
    }
}

/*------ slider-music -----*/
.slider-area .slider-nav-position-3 .owl-nav {
    display: flex;
}

.slider-area .slider-nav-position-3 .owl-nav div {
    position: absolute;
    top: 50%;
    left: 20px;
    z-index: 9;
    transition: all .3s ease 0s;
    opacity: initial;
    visibility: visible;
    height: 50px;
    width: 50px;
    border: 1px solid var(--colormusic2);
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    border-radius: 50%;
    color: var(--colormusic2);
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-nav-position-3 .owl-nav div {
        top: 80%;
        height: 40px;
        width: 40px;
        line-height: 40px;
    }
}

.slider-area .slider-nav-position-3 .owl-nav div:hover {
    color: var(--colormusic3);
    border: 1px solid var(--colormusic3);
}

.slider-area .slider-nav-position-3 .owl-nav div.owl-next {
    left: auto;
    right: 20px;
}

.slider-area .slider-nav-position-3 .single-main-slider .slider-music {
    flex: 0 0 100%;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .slider-area .slider-nav-position-3 .single-main-slider .slider-music {
        flex: 0 0 90%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slider-area .slider-nav-position-3 .single-main-slider .slider-music {
        flex: 0 0 90%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .slider-nav-position-3 .single-main-slider .slider-music {
        flex: 0 0 92%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .slider-nav-position-3 .single-main-slider .slider-music {
        flex: 0 0 90%;
    }
}

.slider-area .slider-nav-position-3 .single-main-slider .slider-music h1 {
    font-size: 72px;
    line-height: 100px;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0 0 10px 0;
    color: var(--colormusic3);
    font-family: var(--fontmusic);
}

@media only screen and (max-width: 1600px) {
    .slider-area .slider-nav-position-3 .single-main-slider .slider-music h1 {
        font-size: 65px;
        line-height: 90px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .slider-nav-position-3 .single-main-slider .slider-music h1 {
        font-size: 60px;
        line-height: 70px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .slider-nav-position-3 .single-main-slider .slider-music h1 {
        font-size: 60px;
        line-height: 70px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-nav-position-3 .single-main-slider .slider-music h1 {
        font-size: 52px;
        line-height: 62px;
    }
}

@media only screen and (max-width: 540px) {
    .slider-area .slider-nav-position-3 .single-main-slider .slider-music h1 {
        font-size: 42px;
        line-height: 52px;
    }
}

.slider-area .slider-nav-position-3 .single-main-slider .slider-music p {
    font-size: 18px;
    line-height: 26px;
    font-family: var(--fontmusic);
    width: 479px;
    color: #3a3956;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .slider-nav-position-3 .single-main-slider .slider-music p {
        width: 472px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-nav-position-3 .single-main-slider .slider-music p {
        width: 380px;
        font-size: 16px;
    }
}

@media only screen and (max-width: 540px) {
    .slider-area .slider-nav-position-3 .single-main-slider .slider-music p {
        width: 250px;
        font-size: 16px;
    }
}

.slider-area .slider-nav-position-3 .slider-height-2 {
    height: 650px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .slider-nav-position-3 .slider-height-2 {
        height: 550px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .slider-nav-position-3 .slider-height-2 {
        height: 450px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-nav-position-3 .slider-height-2 {
        height: 450px;
    }
}

/*------ slider-bag -----*/
.slider-area .slider-nav-position-2 .slider-height-2 .slider-bag {
    align-items: center;
    margin: 0;
    padding: 0;
}

.slider-area .slider-nav-position-2 .slider-height-2 .slider-bag h1 {
    font-size: 72px;
    line-height: 100px;
    font-weight: 800;
    font-family: var(--fontbag);
    margin: 0;
    letter-spacing: 0;
    color: var(--white);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .slider-nav-position-2 .slider-height-2 .slider-bag h1 {
        font-size: 62px;
        line-height: 85px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-nav-position-2 .slider-height-2 .slider-bag h1 {
        font-size: 52px;
        line-height: 65px;
    }
}

.slider-area .slider-nav-position-2 .slider-height-2 .slider-bag p {
    color: var(--white);
    text-transform: uppercase;
    font-family: var(--fontbag);
    letter-spacing: 1px;
    font-weight: 600;
}

.slider-area .slider-nav-position-2 .slider-height-2 {
    height: 650px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .slider-nav-position-2 .slider-height-2 {
        height: 550px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .slider-nav-position-2 .slider-height-2 {
        height: 450px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-nav-position-2 .slider-height-2 {
        height: 350px;
    }
}

/*----- shoes ---*/
.slider-area .slider-nav-position-4 .owl-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 50px;
    z-index: 9;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .slider-nav-position-4 .owl-nav {
        bottom: 35px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .slider-nav-position-4 .owl-nav {
        bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-nav-position-4 .owl-nav {
        bottom: 15px;
    }
}

.slider-area .slider-nav-position-4 .owl-nav div {
    margin: 0 5px;
    font-size: 35px;
    color: var(--black);
}

.slider-area .slider-nav-position-4 .owl-nav div:hover {
    color: var(--white);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .slider-nav-position-4 .owl-nav div {
        font-size: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .slider-nav-position-4 .owl-nav div {
        font-size: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-nav-position-4 .owl-nav div {
        font-size: 25px;
    }
}

.slider-area .slider-nav-position-4 .slider-height-2 .slider-shoes {
    justify-content: flex-end;
    margin: 0;
    padding-bottom: 100px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slider-area .slider-nav-position-4 .slider-height-2 .slider-shoes {
        padding-bottom: 80px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .slider-nav-position-4 .slider-height-2 .slider-shoes {
        padding-bottom: 60px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .slider-nav-position-4 .slider-height-2 .slider-shoes {
        padding-bottom: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-nav-position-4 .slider-height-2 .slider-shoes {
        padding-bottom: 40px;
    }
}

.slider-area .slider-nav-position-4 .slider-height-2 .slider-shoes h2 {
    font-size: 60px;
    line-height: 66px;
    font-family: var(--fontshoes);
    padding: 0;
    text-transform: initial;
    font-weight: 600;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .slider-nav-position-4 .slider-height-2 .slider-shoes h2 {
        font-size: 50px;
        line-height: 56px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .slider-nav-position-4 .slider-height-2 .slider-shoes h2 {
        font-size: 50px;
        line-height: 56px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-nav-position-4 .slider-height-2 .slider-shoes h2 {
        font-size: 40px;
        line-height: 46px;
    }
}

@media only screen and (max-width: 320px) {
    .slider-area .slider-nav-position-4 .slider-height-2 .slider-shoes h2 {
        font-size: 36px;
        line-height: 36px;
    }
}

.slider-area .slider-nav-position-4 .slider-height-2 .slider-shoes h1 {
    font-size: 72px;
    line-height: 80px;
    font-weight: 600;
    font-family: var(--fontshoes2);
    margin: 0;
    letter-spacing: -.5px;
    color: var(--black);
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slider-area .slider-nav-position-4 .slider-height-2 .slider-shoes h1 {
        font-size: 62px;
        line-height: 70px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .slider-nav-position-4 .slider-height-2 .slider-shoes h1 {
        font-size: 52px;
        line-height: 60px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .slider-nav-position-4 .slider-height-2 .slider-shoes h1 {
        font-size: 42px;
        line-height: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-nav-position-4 .slider-height-2 .slider-shoes h1 {
        font-size: 42px;
        line-height: 50px;
    }
}

.slider-area .slider-nav-position-4 .slider-height-2 .slider-shoes p {
    font-size: 120px;
    margin-left: 18%;
    margin-top: -5px;
    color: var(--colorshoes2);
    text-transform: capitalize;
    font-family: var(--fontshoes);
    letter-spacing: 1px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slider-area .slider-nav-position-4 .slider-height-2 .slider-shoes p {
        font-size: 110px;
        margin-left: 14%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .slider-nav-position-4 .slider-height-2 .slider-shoes p {
        font-size: 90px;
        margin-left: 16%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .slider-nav-position-4 .slider-height-2 .slider-shoes p {
        font-size: 70px;
        margin-left: 18%;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-nav-position-4 .slider-height-2 .slider-shoes p {
        font-size: 70px;
        margin-left: 25%;
    }
}

.slider-area .slider-nav-position-4 .slider-height-2 {
    height: 650px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slider-area .slider-nav-position-4 .slider-height-2 {
        height: 550px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .slider-nav-position-4 .slider-height-2 {
        height: 550px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .slider-nav-position-4 .slider-height-2 {
        height: 450px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-nav-position-4 .slider-height-2 {
        height: 400px;
    }
}

/*----- fruit ---*/
.slider-area .slider-fruit h1 {
    font-family: var(--fontfruit);
    color: var(--white);
    font-weight: 600;
    letter-spacing: 0;
    font-size: 52px;
    line-height: 52px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .slider-fruit h1 {
        font-size: 42px;
        line-height: 42px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-fruit h1 {
        font-size: 32px;
        line-height: 32px;
        margin: 0 0 10px 0;
    }
}

.slider-area .slider-fruit h1 span {
    font-family: var(--fontshoes);
    color: var(--colorfruitbg);
    font-weight: 400;
    font-size: 42px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .slider-fruit h1 span {
        font-size: 32px;
        line-height: 32px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-fruit h1 span {
        font-size: 22px;
        line-height: 22px;
    }
}

.slider-area .slider-fruit p {
    font-family: var(--fontfruit);
    color: var(--colorfruit);
    width: 25%;
    margin-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .slider-fruit p {
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-fruit p {
        font-size: 14px;
        width: 60%;
    }
}

/*----- art ---*/
.slider-area .slider-art h1 {
    font-family: var(--fontart);
    color: var(--white);
    letter-spacing: 5px;
    font-weight: 100;
    text-transform: uppercase;
    margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-art h1 {
        font-weight: 400;
    }
}

.slider-area .slider-art h5 {
    font-family: var(--fontart);
    color: #777777;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 3px;
    line-height: 30px;
}

.slider-area .slider-art p {
    font-family: var(--fontart);
    color: var(--white);
    font-weight: 300;
    font-size: 14px;
    text-transform: none;
    width: 30%;
    margin: 50px 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .slider-art p {
        margin: 30px 0;
        width: 40%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .slider-art p {
        margin: 20px 0;
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-art p {
        margin: 20px 0;
        width: 100%;
    }
}

/*--- fashion ---*/
.slider-area .main-slider-fashion-active.slider-nav-position-3 .single-main-slider:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #0000004D;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
}

.slider-area .main-slider-fashion-active.slider-nav-position-3 .single-main-slider .main-slider-content-2.slider-fashion {
    align-items: center;
}

.slider-area .main-slider-fashion-active.slider-nav-position-3 .single-main-slider .main-slider-content-2.slider-fashion h4 {
    font-family: var(--fontart);
    color: var(--white);
    line-height: 27px;
    letter-spacing: 5px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 13px;
}

.slider-area .main-slider-fashion-active.slider-nav-position-3 .single-main-slider .main-slider-content-2.slider-fashion h1 {
    font-size: 80px;
    line-height: 100px;
    font-family: var(--fontfashion1);
    color: var(--white);
    margin-bottom: 0;
    text-align: center;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .main-slider-fashion-active.slider-nav-position-3 .single-main-slider .main-slider-content-2.slider-fashion h1 {
        font-size: 70px;
        line-height: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .main-slider-fashion-active.slider-nav-position-3 .single-main-slider .main-slider-content-2.slider-fashion h1 {
        font-size: 60px;
        line-height: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .main-slider-fashion-active.slider-nav-position-3 .single-main-slider .main-slider-content-2.slider-fashion h1 {
        font-size: 40px;
        line-height: 40px;
    }
}

.slider-area .main-slider-fashion-active.slider-nav-position-3 .single-main-slider .main-slider-content-2.slider-fashion p {
    font-family: var(--rufina);
    font-weight: 300;
    font-size: 22px;
    line-height: 32px;
    width: 865px;
    color: var(--white);
    text-align: center;
    margin-top: 10px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .main-slider-fashion-active.slider-nav-position-3 .single-main-slider .main-slider-content-2.slider-fashion p {
        font-size: 20px;
        line-height: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .main-slider-fashion-active.slider-nav-position-3 .single-main-slider .main-slider-content-2.slider-fashion p {
        font-size: 18px;
        line-height: 26px;
        width: 650px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .main-slider-fashion-active.slider-nav-position-3 .single-main-slider .main-slider-content-2.slider-fashion p {
        font-size: 18px;
        line-height: 24px;
        width: 500px;
    }
}

@media only screen and (max-width: 540px) {
    .slider-area .main-slider-fashion-active.slider-nav-position-3 .single-main-slider .main-slider-content-2.slider-fashion p {
        font-size: 16px;
        line-height: 22px;
        width: 300px;
    }
}

.slider-area .main-slider-fashion-active.slider-nav-position-3 .owl-nav div {
    border: none;
    font-size: 40px;
    color: var(--white);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .main-slider-fashion-active.slider-nav-position-3 .owl-nav div {
        font-size: 36px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .main-slider-fashion-active.slider-nav-position-3 .owl-nav div {
        font-size: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .main-slider-fashion-active.slider-nav-position-3 .owl-nav div {
        font-size: 30px;
    }
}

/*--- socks ---*/
.slider-area .slider-nav-position-2.socks .slider-socks h1 {
    font-size: 52px;
    font-family: var(--fontsocks);
    color: var(--white);
    line-height: 52px;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 10px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .slider-nav-position-2.socks .slider-socks h1 {
        font-size: 42px;
        line-height: 42px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .slider-nav-position-2.socks .slider-socks h1 {
        font-size: 42px;
        line-height: 42px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-nav-position-2.socks .slider-socks h1 {
        font-size: 32px;
        line-height: 32px;
    }
}

.slider-area .slider-nav-position-2.socks .owl-dots .owl-dot.active span {
    background: var(--colorsocks);
}

/*--- kitchen ---*/
.slider-area .slider-nav-position-2.kitchen-1 .single-main-slider.kitchen {
    background-position: right;
}

.slider-area .slider-nav-position-2.kitchen-1 .single-main-slider.kitchen .slider-kitchen h4 {
    font-size: 16px;
    font-family: var(--fontkitchen);
    letter-spacing: 3px;
    font-weight: 500;
    text-transform: uppercase;
    color: var(--white);
    margin-bottom: 35px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .slider-nav-position-2.kitchen-1 .single-main-slider.kitchen .slider-kitchen h4 {
        font-size: 14px;
        margin-bottom: 25px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .slider-nav-position-2.kitchen-1 .single-main-slider.kitchen .slider-kitchen h4 {
        font-size: 14px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-nav-position-2.kitchen-1 .single-main-slider.kitchen .slider-kitchen h4 {
        font-size: 14px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 480px) {
    .slider-area .slider-nav-position-2.kitchen-1 .single-main-slider.kitchen .slider-kitchen h4 {
        font-size: 14px;
        margin-bottom: 5px;
    }
}

.slider-area .slider-nav-position-2.kitchen-1 .single-main-slider.kitchen .slider-kitchen h1 {
    font-size: 60px;
    line-height: 65px;
    color: var(--white);
    font-family: var(--fontkitchen);
    font-weight: 500;
    letter-spacing: 0px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .slider-nav-position-2.kitchen-1 .single-main-slider.kitchen .slider-kitchen h1 {
        font-size: 52px;
        line-height: 56px;
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .slider-nav-position-2.kitchen-1 .single-main-slider.kitchen .slider-kitchen h1 {
        font-size: 52px;
        line-height: 56px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-nav-position-2.kitchen-1 .single-main-slider.kitchen .slider-kitchen h1 {
        font-size: 40px;
        line-height: 44px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 480px) {
    .slider-area .slider-nav-position-2.kitchen-1 .single-main-slider.kitchen .slider-kitchen h1 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 320px) {
    .slider-area .slider-nav-position-2.kitchen-1 .single-main-slider.kitchen .slider-kitchen h1 {
        font-size: 30px;
        line-height: 34px;
    }
}

.slider-area .slider-nav-position-2.kitchen-1 .single-main-slider.kitchen .slider-kitchen p {
    font-size: 18px;
    line-height: 30px;
    color: var(--white);
    font-family: var(--fontkitchen2);
    text-transform: capitalize;
    margin-top: 20px;
    width: 530px;
    height: 90px;
    margin-bottom: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .slider-nav-position-2.kitchen-1 .single-main-slider.kitchen .slider-kitchen p {
        font-size: 16px;
        line-height: 28px;
        margin-top: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .slider-nav-position-2.kitchen-1 .single-main-slider.kitchen .slider-kitchen p {
        font-size: 16px;
        line-height: 28px;
        margin-top: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-nav-position-2.kitchen-1 .single-main-slider.kitchen .slider-kitchen p {
        font-size: 16px;
        line-height: 22px;
        margin-top: 10px;
        height: 75px;
    }
}

@media only screen and (max-width: 480px) {
    .slider-area .slider-nav-position-2.kitchen-1 .single-main-slider.kitchen .slider-kitchen p {
        font-size: 14px;
        line-height: 20px;
        margin-top: 5px;
        width: 430px;
        height: 70px;
    }
}

@media only screen and (max-width: 320px) {
    .slider-area .slider-nav-position-2.kitchen-1 .single-main-slider.kitchen .slider-kitchen p {
        width: 280px;
        height: 85px;
    }
}

.slider-area .slider-nav-position-2.kitchen-1 .single-main-slider.kitchen:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
}

.slider-area .slider-nav-position-2.kitchen-1 .owl-dots .owl-dot.active span {
    background: var(--colorkitchen2);
}

.title-b-kitchen .kitchen {
    width: 60px;
    border-bottom: 3px solid var(--colorkitchen2);
}

@media only screen and (max-width: 767px) {
    .title-b-kitchen .kitchen {
        width: 40px;
        border-bottom: 2px solid var(--colorkitchen2);
    }
}

/*--- hotel ---*/
.slider-area .slider-nav-position-2.hotel .owl-dots .owl-dot.active span {
    background: var(--white);
}

.slider-area .slider-nav-position-2.hotel .slider-hotel {
    align-items: center;
}

.slider-area .slider-nav-position-2.hotel .slider-hotel img {
    width: 214.825px;
    height: 139.991px;
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-nav-position-2.hotel .slider-hotel img {
        width: 150.825px;
        height: 100.991px;
    }
}

.slider-area .slider-nav-position-2.hotel .slider-hotel h1 {
    font-family: var(--fontkitchen2);
    font-size: 22px;
    font-weight: 600;
    color: var(--white);
    letter-spacing: 0;
    margin: 0;
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-nav-position-2.hotel .slider-hotel h1 {
        font-size: 20px;
        font-weight: 400;
    }
}

.slider-area .slider-nav-position-2.hotel .slider-hotel h4 {
    font-family: var(--fonthotel2);
    font-size: 22px;
    line-height: 22px;
    color: var(--white);
    margin-bottom: 20px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slider-area .slider-nav-position-2.hotel .slider-hotel h4 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .slider-nav-position-2.hotel .slider-hotel h4 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .slider-nav-position-2.hotel .slider-hotel h4 {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-nav-position-2.hotel .slider-hotel h4 {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 10px;
    }
}

.slider-area .slider-nav-position-2.hotel .slider-hotel .hotel-text {
    font-family: var(--fonthotel1);
    font-size: 80px;
    line-height: 82px;
    color: var(--white);
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 30px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slider-area .slider-nav-position-2.hotel .slider-hotel .hotel-text {
        font-size: 70px;
        line-height: 72px;
        margin-bottom: 25px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .slider-nav-position-2.hotel .slider-hotel .hotel-text {
        font-size: 60px;
        line-height: 62px;
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .slider-nav-position-2.hotel .slider-hotel .hotel-text {
        font-size: 50px;
        line-height: 52px;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-area .slider-nav-position-2.hotel .slider-hotel .hotel-text {
        font-size: 40px;
        line-height: 42px;
        margin-bottom: 10px;
    }
}

/*--- shoes ---*/
.home-astronomy .slider-area .single-main-slider .slider-astronomy {
    align-items: center;
}

.home-astronomy .slider-area .single-main-slider .slider-astronomy h1 {
    font-size: 75px;
    line-height: 85px;
    font-family: var(--fontsocks);
    color: #ffffff;
    font-weight: 200;
    text-transform: uppercase;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-astronomy .slider-area .single-main-slider .slider-astronomy h1 {
        font-size: 50px;
        line-height: 60px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .slider-area .single-main-slider .slider-astronomy h1 {
        font-size: 40px;
        line-height: 50px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .slider-area .single-main-slider .slider-astronomy h1 {
        font-size: 30px;
        line-height: 40px;
    }
}

/*-------- 20. Breadcrumb style ---------*/
.breadcrumb-ptb-1 {
    padding: 5rem 0;
}

@media only screen and (max-width: 767px) {
    .breadcrumb-ptb-1 {
        padding: 15px 0;
    }
}

.breadcrumb-ptb-2 {
    padding: 0px 0 23px;
}

.breadcrumb-area {
    background-attachment: fixed;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}

.breadcrumb-content {
    position: relative;
    z-index: 9;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-position: center;
    background-color: var(--colormain2);
}

.breadcrumb-content .breadcrumb-title h2 {
    color: var(--colormain);
    margin: 0;
    line-height: 1;
    font-weight: 800;
    text-transform: none;
    padding: 0;
    font-family: var(--fontbicycle2);
}

.breadcrumb-content .breadcrumb-title p {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    margin-top: 10px;
    color: var(--white);
}

@media only screen and (max-width: 767px) {
    .breadcrumb-content .breadcrumb-title p {
        font-size: 14px;
        margin-top: 5px;
    }
}

.breadcrumb-content ul li {
    display: inline-block;
    margin: 0 2px;
    text-transform: capitalize;
    color: #737373;
}

.breadcrumb-content ul li span {
    margin-right: 4px;
    display: inline-block;
    margin: 6px 4px 0 0;
    line-height: 1;
    position: relative;
    top: 1px;
}

.breadcrumb-content ul li a {
    text-transform: capitalize;
    color: #181818;
}

.breadcrumb-content ul li a:hover {
    color: var(--colormain);
}

/*-------- 23. Sidebar style ---------*/
.sidebar,
.shop-sidebar-style {
    border: 1px solid #ddd;
    padding: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .sidebar,
    .shop-sidebar-style {
        padding: 20px;
    }
}

.sidebar-widget {
    display: block;
    overflow: hidden;
}

.sidebar-widget .primary_checkbox {
    position: relative;
    margin: 0;
    align-items: center;
}

.sidebar-widget .primary_checkbox .checkmark {
    position: relative;
    width: 18px;
    height: 18px;
    top: 0;
    left: 0;
    display: block;
    cursor: pointer;
    line-height: 18px;
    flex: 18px 0 0;
    border-radius: 3px;
    margin-right: 10px;
}

.sidebar-widget .primary_checkbox .checkmark::after {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    content: "";
    width: 18px;
    height: 18px;
    background: transparent;
    border: 1px solid rgba(255, 143, 130, 0.4);
    transition: .3s;
    transform: scale(1);
}

.sidebar-widget .primary_checkbox input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
}

.sidebar-widget .primary_checkbox input:checked~.checkmark {
    background: var(--colormain);
    transition: .3s;
}

.sidebar-widget .primary_checkbox input:checked~.checkmark::before {
    content: "\e64c";
    font-family: "themify";
    position: absolute;
    display: block;
    top: 0px;
    left: 3px;
    text-indent: 1px;
    color: #828BB2;
    background-color: transparent;
    border: 0px;
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    -o-transform: rotate(8deg);
    transform: rotate(8deg);
    font-size: 10px;
    font-weight: 600;
    line-height: 18px;
    z-index: 99;
    color: #fff;
    transition: .3s;
}

.sidebar-widget .primary_checkbox input:checked~.checkmark:after {
    width: 100%;
    height: 100%;
    border: 0;
    transition: .3s;
    transform: scale(0);
}

.sidebar-widget .primary_checkbox .label_name {
    font-size: 14px;
    font-weight: 500;
    color: var(--black2);
    margin-bottom: 0;
    margin-top: 5px;
}

.sidebar-widget h4.pro-sidebar-title {
    font-size: 18px;
    margin: 0;
    color: var(--black2);
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 1px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .sidebar-widget h4.pro-sidebar-title {
        font-size: 28px;
    }
}

@media only screen and (max-width: 767px) {
    .sidebar-widget h4.pro-sidebar-title {
        font-size: 20px;
        letter-spacing: 1px;
    }
}

.sidebar-widget h4.pro-sidebar-title2 {
    margin: 0;
    color: var(--white);
    text-transform: capitalize;
    letter-spacing: 1px;
    padding: 10px;
    border-left: 5px solid var(--colormain);
    background-color: var(--colormain2);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .sidebar-widget h4.pro-sidebar-title2 {
        font-size: 16px;
        letter-spacing: 0;
    }
}

@media only screen and (max-width: 767px) {
    .sidebar-widget h4.pro-sidebar-title2 {
        font-size: 14px;
        letter-spacing: 1px;
    }
}

.sidebar-widget .sidebar-widget-categories>ul>li {
    display: block;
    margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
    .sidebar-widget .sidebar-widget-categories>ul>li {
        margin-bottom: 10px;
    }
}

.sidebar-widget .sidebar-widget-categories>ul>li:last-child {
    margin-bottom: 0px;
}

.sidebar-widget .sidebar-widget-categories>ul>li>a {
    color: #1D1D1D;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
    .sidebar-widget .sidebar-widget-categories>ul>li>a {
        font-size: 14px;
        letter-spacing: 1px;
    }
}

.sidebar-widget .sidebar-widget-categories>ul>li>a span.menu-expand {
    margin-left: 12px;
}

.sidebar-widget .sidebar-widget-categories>ul>li ul {
    margin-top: 20px;
    margin-bottom: 35px;
}

.sidebar-widget .sidebar-widget-categories>ul>li ul li {
    margin-bottom: 11px;
}

.sidebar-widget .sidebar-widget-categories>ul>li ul li:last-child {
    margin-bottom: 0px;
}

.sidebar-widget .sidebar-widget-categories>ul>li ul li a {
    color: #707070;
    font-size: 12px;
    letter-spacing: 1px;
}

.sidebar-widget .sidebar-widget-categories>ul>li ul li a:hover {
    color: #1D1D1D;
    text-decoration: underline;
}

@media only screen and (max-width: 767px) {
    .sidebar-widget .sidebar-widget-categories.mt-50 {
        margin-top: 20px;
    }
}

.sidebar-widget .price-filter #slider-range {
    background: #eee none repeat scroll 0 0;
    border: medium none;
    border-radius: 50px;
    height: 5px;
    margin-bottom: 12px;
    margin-left: auto;
}

.sidebar-widget .price-filter #slider-range span {
    transition: all .0s ease 0s;
}

.sidebar-widget .price-filter #slider-range .ui-slider-range {
    position: absolute;
    display: block;
    border: 0;
    background: #1D1D1D none repeat scroll 0 0;
    border: none;
    transition: all .0s ease 0s;
}

.sidebar-widget .price-filter #slider-range .ui-slider-handle {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 50%;
    height: 20px;
    margin-left: 0;
    width: 20px;
    border: 1px solid #979797;
    top: -8px;
    cursor: ew-resize;
}

.sidebar-widget .price-filter .price-slider-amount {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 12px 0 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .sidebar-widget .price-filter .price-slider-amount {
        display: block;
    }
}

.sidebar-widget .price-filter .price-slider-amount .label-input {
    display: flex;
    align-items: center;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .sidebar-widget .price-filter .price-slider-amount .label-input {
        margin-bottom: 10px;
    }
}

.sidebar-widget .price-filter .price-slider-amount .label-input span {
    font-size: 14px;
    margin-right: 5px;
    color: var(--black);
}

.sidebar-widget .price-filter .price-slider-amount .label-input input {
    background: transparent;
    padding: 0;
    border: none;
    font-size: 14px;
    font-weight: 400;
    width: 60%;
    height: auto;
    color: var(--black);
}

.sidebar-widget .price-filter .price-slider-amount button {
    background-color: var(--colormain);
    padding: 6px 32px;
    border: 1px solid var(--colormain);
    font-size: 11px;
    font-weight: bold;
    color: var(--white);
    text-transform: uppercase;
    transition: all 0.3s;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .sidebar-widget .price-filter .price-slider-amount button {
        padding: 6px 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .sidebar-widget .price-filter .price-slider-amount button {
        padding: 5px 22px;
    }
}

.sidebar-widget .price-filter .price-slider-amount button:hover {
    background-color: var(--white);
    color: var(--colormain);
    border: 1px solid var(--colormain);
}

@media only screen and (max-width: 767px) {
    .sidebar-widget .price-filter.mt-60 {
        margin-top: 30px;
    }
}

.sidebar-widget .sidebar-widget-size ul li {
    display: block;
    margin-right: 8px;
    margin-bottom: 10px;
}

.sidebar-widget .sidebar-widget-tags ul li {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 10px;
}

.sidebar-widget .sidebar-widget-tags ul li a {
    border: 1px solid rgba(255, 143, 130, 0.4);
    padding: 6px 10px;
    display: block;
    transition: all 0.3s;
    color: var(--black2);
    border-radius: 0;
}

.sidebar-widget .sidebar-widget-tags ul li a.widget-more-content {
    border: none;
    color: #C3832D;
    padding: 13px 10px;
}

.sidebar-widget .sidebar-widget-tags ul li a.widget-more-content:hover {
    background-color: transparent;
    color: var(--colormain);
    border: none;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .sidebar-widget .sidebar-widget-tags ul li a {
        padding: 6px 10px;
    }
}

.sidebar-widget .sidebar-widget-tags ul li a:hover {
    color: var(--colormain);
    border: 1px solid var(--colormain);
}

@media only screen and (max-width: 767px) {
    .sidebar-widget .sidebar-widget-tags.mt-55 {
        margin-top: 25px;
    }
}

.sidebar-widget .sidebar-widget-brand ul li {
    align-items: center;
    position: relative;
    padding: 0px 0 13px;
}

.sidebar-widget .sidebar-widget-brand ul li:last-child {
    padding: 0px 0 0px;
}

.sidebar-widget .sidebar-widget-brand ul li .sidebar-widget-list-left {
    position: relative;
}

.sidebar-widget .sidebar-widget-brand ul li .sidebar-widget-list-left input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    z-index: 999;
    width: auto;
}

.sidebar-widget .sidebar-widget-brand ul li .sidebar-widget-list-left input:checked~.checkmark {
    background-color: var(--colormain);
    border: 1px solid var(--colormain);
}

.sidebar-widget .sidebar-widget-brand ul li .sidebar-widget-list-left input:checked~.checkmark::after {
    display: block;
}

.sidebar-widget .sidebar-widget-brand ul li .sidebar-widget-list-left .checkmark {
    position: absolute;
    top: 5px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border: 1px solid #979797;
}

.sidebar-widget .sidebar-widget-brand ul li .sidebar-widget-list-left .checkmark::after {
    content: "";
    position: absolute;
    display: none;
}

.sidebar-widget .sidebar-widget-brand ul li .sidebar-widget-list-left .checkmark::after {
    left: 5px;
    top: 2px;
    width: 5px;
    height: 8px;
    border: solid white;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.sidebar-widget .sidebar-widget-brand ul li a {
    margin-left: 25px;
    display: block;
    color: #1D1D1D;
    letter-spacing: 1px;
}

.sidebar-widget .sidebar-widget-brand ul li a.brand-more {
    color: #C3832D;
}

.sidebar-widget .sidebar-widget-brand ul li a.brand-more:hover {
    color: var(--colormain);
}

.sidebar-widget .sidebar-widget-brand ul li a:hover {
    color: var(--colormain);
}

@media only screen and (max-width: 767px) {
    .sidebar-widget .sidebar-widget-brand.mt-50 {
        margin-top: 20px;
    }
}

.sidebar-widget .sidebar-widget-color ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.sidebar-widget .sidebar-widget-color ul li {
    margin-right: 20px;
    margin-bottom: 16px;
    display: inline-block;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .sidebar-widget .sidebar-widget-color ul li {
        margin-right: 16px;
        margin-bottom: 12px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .sidebar-widget .sidebar-widget-color ul li {
        margin-right: 16px;
        margin-bottom: 12px;
    }
}

.sidebar-widget .sidebar-widget-color ul li:last-child {
    margin-right: 0;
}

.sidebar-widget .sidebar-widget-color ul li a {
    width: 30px;
    height: 30px;
    font-size: 0;
    display: inline-block;
    position: relative;
}

.sidebar-widget .sidebar-widget-color ul li a.color-more {
    color: #C3832D;
    font-size: 14px;
    width: auto;
    height: auto;
    letter-spacing: 1px;
}

.sidebar-widget .sidebar-widget-color ul li a.color-more:hover {
    color: var(--colormain);
}

.sidebar-widget .sidebar-widget-color ul li a.active::before {
    color: #fff;
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 14px;
    position: absolute;
    z-index: 9;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
}

.sidebar-widget .sidebar-widget-color ul li a.black {
    background-color: #1D1D1D;
}

.sidebar-widget .sidebar-widget-color ul li a.blue {
    background-color: #6090B6;
}

.sidebar-widget .sidebar-widget-color ul li a.green {
    background-color: #75B660;
}

.sidebar-widget .sidebar-widget-color ul li a.orange {
    background-color: #E79A9A;
}

.sidebar-widget .sidebar-widget-color ul li a.pink {
    background-color: #FF5A9F;
}

.sidebar-widget .sidebar-widget-color ul li a.gray {
    background-color: #D8D8D8;
}

.sidebar-widget .sidebar-widget-color ul li a.white {
    background-color: #f3f3f3;
}

.sidebar-widget .sidebar-widget-color ul li a.yellow {
    background-color: #A59044;
}

.sidebar-widget .sidebar-widget-color ul li a.violet {
    background-color: #714DC6;
}

@media only screen and (max-width: 767px) {
    .sidebar-widget .sidebar-widget-color.mt-50 {
        margin-top: 20px;
    }
}

.sidebar-widget .shop-sidebar-banner {
    position: relative;
    overflow: hidden;
}

.sidebar-widget .shop-sidebar-banner a img {
    width: 100%;
    transform: scale(1);
    transition: all .35s ease 0s;
}

.sidebar-widget .shop-sidebar-banner .shop-sidebar-content {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    padding: 20px 15px;
}

.sidebar-widget .shop-sidebar-banner .shop-sidebar-content h5 {
    color: var(--white);
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 10px;
    text-transform: uppercase;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .sidebar-widget .shop-sidebar-banner .shop-sidebar-content h5 {
        font-size: 26px;
        line-height: 32px;
    }
}

.sidebar-widget .shop-sidebar-banner .shop-sidebar-content h2 {
    color: var(--white);
    font-size: 80px;
    margin: 0 0 0px;
    letter-spacing: 0;
    line-height: 80px;
    font-weight: 500;
    padding: 0;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .sidebar-widget .shop-sidebar-banner .shop-sidebar-content h2 {
        font-size: 80px;
        line-height: 80px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .sidebar-widget .shop-sidebar-banner .shop-sidebar-content h2 {
        font-size: 60px;
        line-height: 60px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .sidebar-widget .shop-sidebar-banner .shop-sidebar-content h2 {
        font-size: 52px;
        line-height: 52px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .sidebar-widget .shop-sidebar-banner .shop-sidebar-content h2 {
        font-size: 100px;
        line-height: 100px;
    }
}

@media only screen and (max-width: 767px) {
    .sidebar-widget .shop-sidebar-banner .shop-sidebar-content h2 {
        font-size: 80px;
        line-height: 80px;
    }
}

.sidebar-widget .shop-sidebar-banner:hover a img {
    transform: scale(1.1);
}

.sidebar-widget .sidebar-post-wrap .single-sidebar {
    display: block;
    border-bottom: 1px solid rgba(166, 115, 96, 0.4);
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.sidebar-widget .sidebar-post-wrap .single-sidebar:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.sidebar-widget .sidebar-post-wrap .single-sidebar .sidebar-img {
    margin-bottom: 20px;
}

.sidebar-widget .sidebar-post-wrap .single-sidebar .sidebar-content h5 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .sidebar-widget .sidebar-post-wrap .single-sidebar .sidebar-content h5 {
        font-size: 15px;
    }
}

.sidebar-widget .sidebar-post-wrap .single-sidebar .sidebar-content h5 a {
    color: var(--black);
}

.sidebar-widget .sidebar-post-wrap .single-sidebar .sidebar-content h5 a:hover {
    color: var(--colormain);
}

.sidebar-widget .sidebar-post-wrap .single-sidebar .sidebar-content .post {
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
}

.sidebar-widget .sidebar-post-wrap .single-sidebar .sidebar-content .post span {
    color: #ddd;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .sidebar-widget .sidebar-post-wrap .single-sidebar .sidebar-content .post span {
        font-size: 12px;
    }
}

.sidebar-widget .sidebar-post-wrap .single-sidebar .sidebar-content .post .post-left i {
    margin-right: 5px;
    font-weight: 600;
    margin-left: 1px;
    color: #ddd;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .sidebar-widget .sidebar-post-wrap .single-sidebar .sidebar-content .post .post-left i {
        font-weight: 400;
    }
}

.sidebar-widget .sidebar-post-wrap .single-sidebar .sidebar-content .post .post-left .author {
    text-decoration: underline;
    margin-right: 10px;
}

.sidebar-widget .sidebar-post-wrap .single-sidebar .sidebar-content .post .post-right .comment {
    margin-left: 10px;
}

.sidebar-widget .sidebar-post-wrap .single-sidebar .sidebar-content .post .post-right .comment i {
    margin-right: 5px;
    font-weight: 600;
}

.sidebar-widget .sidebar-post-wrap .single-sidebar-post {
    display: flex;
    border-bottom: 1px solid rgba(166, 115, 96, 0.4);
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.sidebar-widget .sidebar-post-wrap .single-sidebar-post:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.sidebar-widget .sidebar-post-wrap .single-sidebar-post .sidebar-post-img {
    flex: 0 0 100px;
}

.sidebar-widget .sidebar-post-wrap .single-sidebar-post .sidebar-post-img img {
    width: 100%;
}

.sidebar-widget .sidebar-post-wrap .single-sidebar-post .sidebar-post-content {
    margin-left: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .sidebar-widget .sidebar-post-wrap .single-sidebar-post .sidebar-post-content {
        margin-left: 10px;
    }
}

.sidebar-widget .sidebar-post-wrap .single-sidebar-post .sidebar-post-content h4 {
    font-size: 18px;
    color: #2f2f2f;
    font-family: var(--fonttitle);
    margin: 0 0 3px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .sidebar-widget .sidebar-post-wrap .single-sidebar-post .sidebar-post-content h4 {
        font-size: 16px;
    }
}

.sidebar-widget .sidebar-post-wrap .single-sidebar-post .sidebar-post-content h4 a {
    color: #2f2f2f;
}

.sidebar-widget .sidebar-post-wrap .single-sidebar-post .sidebar-post-content h4 a:hover {
    color: var(--colormain);
}

.sidebar-widget .sidebar-post-wrap .single-sidebar-post .sidebar-post-content span {
    color: #2f2f2f;
    font-size: 12px;
}

.sidebar-widget .sidebar-widget-list-2 ul li {
    color: var(--black2);
    padding-bottom: 20px;
    font-weight: 600;
}

.sidebar-widget .sidebar-widget-list-2 ul li:last-child {
    padding-bottom: 0px;
}

.sidebar-widget .sidebar-widget-list-2 ul li a {
    color: var(--black2);
}

.sidebar-widget .sidebar-widget-list-2 ul li a:hover {
    color: var(--colormain);
}

.sidebar-widget .sidebar-widget-list-2 ul li span {
    float: right;
}

.sidebar-widget .archives-wrap select {
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid rgba(166, 115, 96, 0.4);
    color: var(--black);
    font-size: 14px;
    height: 50px;
    padding: 2px 20px;
    background: rgba(0, 0, 0, 0) url("../../assets/images/icon-img/select.png") no-repeat scroll right 18px center;
}

@media only screen and (max-width: 767px) {
    .sidebar-widget .archives-wrap.mt-40 {
        margin-top: 20px;
    }
}

.sidebar-widget .sidebar-widget-tags-2 ul li {
    display: inline-block;
    margin: 0 5px 10px;
    border: 1px solid rgba(166, 115, 96, 0.4);
    padding: 0px 15px;
    line-height: 34px;
    vertical-align: top;
}

.sidebar-widget .sidebar-widget-tags-2 ul li a {
    color: var(--black);
}

.sidebar-widget .sidebar-widget-tags-2 ul li:hover {
    background: var(--colormain);
}

.sidebar-widget .sidebar-widget-tags-2 ul li:hover a {
    color: var(--white);
}

.sidebar-widget .blog-sidebar-banner {
    position: relative;
    overflow: hidden;
}

.sidebar-widget .blog-sidebar-banner a {
    display: block;
}

.sidebar-widget .blog-sidebar-banner a img {
    width: 100%;
    transform: scale(1);
    transition: all .5s ease 0s;
}

.sidebar-widget .blog-sidebar-banner .blog-sidebar-content {
    position: absolute;
    left: 30px;
    bottom: 50px;
}

.sidebar-widget .blog-sidebar-banner .blog-sidebar-content h3 {
    font-size: 32px;
    font-weight: bold;
    color: var(--white);
    line-height: 1;
    margin: 0 0 5px;
}

.sidebar-widget .blog-sidebar-banner .blog-sidebar-content h5 {
    font-size: 16px;
    font-weight: bold;
    color: var(--white);
    margin: 0 0 0px;
    font-family: var(--fontprimary);
}

.sidebar-widget .blog-sidebar-banner:hover a img {
    transform: scale(1.1);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .sidebar-widget.mt-60 {
        margin-top: 35px;
    }
}

@media only screen and (max-width: 767px) {
    .sidebar-widget.mb-60 {
        margin-bottom: 35px;
    }

    .sidebar-widget.mb-50 {
        margin-bottom: 25px;
    }

    .sidebar-widget.mb-55 {
        margin-bottom: 30px;
    }

    .sidebar-widget.mb-65 {
        margin-bottom: 40px;
    }

    .sidebar-widget.mt-60 {
        margin-top: 35px;
    }
}

.sidebar-search form {
    position: relative;
}

.sidebar-search form input {
    background-color: transparent;
    color: var(--black);
    border: 1px solid rgba(166, 115, 96, 0.4);
    padding: 2px 40px 2px 10px;
    font-size: 12px;
}

.sidebar-search form input::-moz-input-placeholder {
    color: var(--black4);
    opacity: 1;
}

.sidebar-search form input::-webkit-input-placeholder {
    color: var(--black4);
    opacity: 1;
}

.sidebar-search form .button-search {
    position: absolute;
    top: 5px;
    right: 5px;
    color: var(--white);
    background-color: var(--colormain);
    border: none;
    padding: 5px 10px;
    line-height: 25px;
    transition: all .3s ease 0s;
}

.sidebar-search form .button-search:hover {
    color: var(--black);
    background-color: var(--colormain2);
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .shop-sidebar-style.mr-50 {
        margin-right: 0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .shop-sidebar-style.mr-50 {
        margin-right: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-sidebar-style {
        margin-top: 50px;
    }

    .shop-sidebar-style.mr-50 {
        margin-right: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .shop-sidebar-style {
        margin-top: 50px;
    }

    .shop-sidebar-style.mr-50 {
        margin-right: 0px;
    }
}

/*-------- 4. Section title style ---------*/
.section-title-mrg-left {
    margin-left: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-mrg-left {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-mrg-left {
        margin-left: 0px;
    }

    .section-title-mrg-left.mb-65 {
        margin-bottom: 25px;
    }
}

.section-title-1-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media only screen and (max-width: 767px) {
    .section-title-1-wrap {
        display: block;
        text-align: center;
    }
}

.section-title-1-wrap .section-title-1-left {
    flex: 0 0 50%;
}

.section-title-1-wrap .section-title-1-right {
    flex: 0 0 50%;
}

.section-title-1-wrap .section-title-1-right p {
    font-size: 18px;
    line-height: 36px;
    margin: 0;
    width: 90%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title-1-wrap .section-title-1-right p {
        font-size: 17px;
        line-height: 34px;
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-1-wrap .section-title-1-right p {
        font-size: 15px;
        line-height: 28px;
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-1-wrap .section-title-1-right p {
        font-size: 14px;
        line-height: 28px;
        width: 100%;
    }
}

.section-title-1-content span {
    font-weight: 600;
    letter-spacing: 3.6px;
    display: block;
}

.section-title-1-content h2 {
    font-size: 46px;
    margin: 22px 0 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .section-title-1-content h2 {
        font-size: 38px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title-1-content h2 {
        font-size: 32px;
        margin: 8px 0 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-1-content h2 {
        font-size: 28px;
        margin: 5px 0 0;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-1-content h2 {
        font-size: 24px;
        margin: 5px 0 15px;
    }
}

.section-title-1-content.section-mrg-dec h2 {
    margin: 12px 0 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-1-content.section-mrg-dec h2 {
        margin: 5px 0 0;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-1-content.section-mrg-dec h2 {
        margin: 5px 0 0;
    }
}

.section-title-1-content.section-title-ntv-mrg {
    margin-left: -40px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .section-title-1-content.section-title-ntv-mrg {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title-1-content.section-title-ntv-mrg {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-1-content.section-title-ntv-mrg {
        margin-left: 0px;
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-1-content.section-title-ntv-mrg {
        margin-left: 0px;
        text-align: center;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-1-content.mb-60 {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-1-content.mb-60 {
        margin-bottom: 30px;
    }

    .section-title-1-content.collection-sec-res.mb-60 {
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-2.mb-60 {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-2.mb-60 {
        margin-bottom: 30px;
    }

    .section-title-2.mb-50 {
        margin-bottom: 30px;
    }
}

body:not(.home) .section-title-2 h2 {
    font-family: var(--fontbicycle2);
    font-weight: 600;
    color: var(--colormain2) !important;
    text-transform: capitalize;
    font-size: 42px;
    line-height: 42px;
    padding: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    body:not(.home) .section-title-2 h2 {
        font-size: 42px;
        line-height: 42px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    body:not(.home) .section-title-2 h2 {
        font-size: 36px;
        line-height: 36px;
        padding: 0;
    }
}

@media only screen and (max-width: 767px) {
    body:not(.home) .section-title-2 h2 {
        font-size: 26px;
        line-height: 30px;
        padding: 0;
    }
}

.section-title-3 h2 {
    margin: 0;
    font-size: 32px;
    color: #1b1b1b;
    position: relative;
    font-weight: 500;
    display: inline-block;
    padding: 0 0 19px;
}

@media only screen and (max-width: 767px) {
    .section-title-3 h2 {
        font-size: 22px;
        padding: 0 0 10px;
    }
}

.section-title-3.st-bg-white h2 {
    background-color: #fff;
    padding: 0 77px;
}

@media only screen and (max-width: 767px) {
    .section-title-3.st-bg-white h2 {
        padding: 0 10px;
    }
}

.section-title-3.st-mrg-botton {
    margin-bottom: -19px;
}

@media only screen and (max-width: 767px) {
    .section-title-3.st-mrg-botton {
        margin-bottom: -15px;
    }
}

.section-title-3.st-fredoka h2 {
    font-family: var(--fonttitle);
}

.section-title-4 h2 {
    font-weight: bold;
    font-size: 66px;
    color: #1b1b1b;
    margin: 0 0 0px;
    font-family: var(--rufina);
    padding: 0 0 30px;
    position: relative;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .section-title-4 h2 {
        font-size: 55px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .section-title-4 h2 {
        font-size: 55px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title-4 h2 {
        font-size: 48px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-4 h2 {
        font-size: 45px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-4 h2 {
        font-size: 30px;
        padding: 0 0 15px;
    }
}

.section-title-4 h2:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    height: 1px;
    width: 120px;
    background-color: #ff6e21;
}

.section-title-4 p {
    font-size: 18px;
    color: #1b1b1b;
    margin: 23px auto 0;
    line-height: 34px;
    width: 50%;
    font-family: var(--rufina);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title-4 p {
        width: 66%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-4 p {
        width: 90%;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-4 p {
        font-size: 16px;
        line-height: 30px;
        width: 100%;
        margin: 15px auto 0;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-4.mb-55 {
        margin-bottom: 20px;
    }
}

.section-title-5-wrap {
    display: flex;
}

@media only screen and (max-width: 767px) {
    .section-title-5-wrap {
        display: block;
    }

    .section-title-5-wrap.mb-60 {
        margin-bottom: 30px;
    }
}

.section-title-5 {
    flex: 0 0 50%;
}

.section-title-5 h2 {
    font-weight: bold;
    font-size: 36px;
    color: #1b1b1b;
    margin: 2px 0 0px;
    font-family: var(--rufina);
    padding: 0 0 30px;
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-5 h2 {
        font-size: 30px;
        padding: 0 0 20px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-5 h2 {
        font-size: 28px;
        padding: 0 0 20px;
        margin-bottom: 20px;
    }
}

.section-title-5 h2:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    width: 120px;
    background-color: #ff6e21;
}

.section-title-5.section-border-center h2:before {
    left: 0;
    right: 0;
    margin: 0 auto;
}

@media only screen and (max-width: 767px) {
    .section-title-5.mb-60 {
        margin-bottom: 30px;
    }
}

.section-title-5-right {
    flex: 0 0 50%;
    padding-left: 70px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title-5-right {
        padding-left: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-5-right {
        padding-left: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-5-right {
        padding-left: 0px;
    }
}

.section-title-5-right p {
    color: #333;
    line-height: 36px;
    font-size: 18px;
    font-family: var(--rufina);
    width: 87%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-5-right p {
        width: 100%;
        line-height: 30px;
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-5-right p {
        width: 100%;
        line-height: 30px;
        font-size: 16px;
    }
}

.section-title-6>span {
    display: block;
    font-weight: 600;
    letter-spacing: 3.57px;
    margin: 0 0 17px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-6>span {
        margin: 0 0 5px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-6>span {
        margin: 0 0 5px;
    }
}

.section-title-6 h2 {
    font-size: 46px;
    color: #1b1b1b;
    font-weight: bold;
    font-style: italic;
    margin: 0 0 0px;
    font-family: var(--fonttitle);
}

.section-title-6 h2>span {
    color: var(--colormain);
    display: inline-block;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .section-title-6 h2 {
        font-size: 37px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .section-title-6 h2 {
        font-size: 35px;
        line-height: 1;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title-6 h2 {
        font-size: 35px;
        line-height: 1;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-6 h2 {
        font-size: 38px;
        line-height: 1;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-6 h2 {
        font-size: 24px;
    }
}

.section-title-6 p {
    font-size: 18px;
    line-height: 36px;
    margin: 21px auto 0;
    width: 68%;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .section-title-6 p {
        width: 75%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .section-title-6 p {
        width: 73%;
        margin: 10px auto 0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title-6 p {
        width: 85%;
        font-size: 14px;
        margin: 15px auto 0;
        line-height: 27px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-6 p {
        font-size: 16px;
        line-height: 32px;
        margin: 0px auto 0;
        width: 85%;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-6 p {
        font-size: 14px;
        line-height: 25px;
        margin: 10px auto 0;
        width: 100%;
    }
}

.section-title-6 h4 {
    color: #1b1b1b;
    font-size: 22px;
    font-style: italic;
    margin: 0 0 27px;
    font-family: var(--fonttitle);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-6 h4 {
        margin: 0 0 15px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-6 h4 {
        margin: 0 0 15px;
    }
}

.section-title-6.st-handmade p {
    width: 60%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-6.st-handmade p {
        width: 95%;
        margin: 15px auto 0;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-6.st-handmade p {
        width: 95%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-6.mb-55 {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-6.mb-55 {
        margin-bottom: 27px;
    }

    .section-title-6.mb-60 {
        margin-bottom: 27px;
    }
}

.subscribe-organic-ptb {
    margin: 7px 0 110px;
}

@media only screen and (max-width: 767px) {
    .subscribe-organic-ptb {
        margin: 7px 0 50px;
    }
}

.section-title-12 h2 {
    font-size: 24px;
    font-weight: bold;
    color: var(--black2);
    letter-spacing: .86px;
    text-transform: capitalize;
    margin: 0;
    padding-bottom: 24px;
    border-bottom: 1px solid #dddddd;
    font-family: var(--fonttitle);
    letter-spacing: 1px;
}

@media only screen and (max-width: 767px) {
    .section-title-12 h2 {
        font-size: 18px;
        letter-spacing: 0px;
        padding-bottom: 15px;
    }
}

/*-------- 5. Product style ---------*/
/*-- latest matches --*/
.betting-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
    .betting-wrapper {
        margin-bottom: 30px;
    }
}

.betting-wrapper .betting-title span {
    display: block;
    font-family: var(--fontart2);
    color: #FE3C04;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
}

.betting-wrapper .betting-title h2 {
    font-family: var(--fontart2);
    color: var(--white);
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 30px;
}

.betting-wrapper .betting-title p {
    font-size: 16px;
    line-height: 26px;
    max-width: 440px;
    font-family: var(--fontkitchen2);
    color: var(--white);
    text-transform: capitalize;
}

@media only screen and (max-width: 767px) {
    .betting-wrapper .betting-title p {
        max-width: 280px;
    }
}

.matches-area {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .matches-area {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .matches-area {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .matches-area {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

.matches-area .matches-content-wrapper {
    display: flex;
    width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .matches-area .matches-content-wrapper:nth-child(1) {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .matches-area .matches-content-wrapper:nth-child(1) {
        margin-bottom: 30px;
    }
}

.matches-area .matches-content-wrapper .matches-time-date {
    display: flex;
    width: 40%;
    background-color: var(--colorbetting);
    flex-direction: column;
    text-align: center;
    justify-content: center;
    padding: 50px;
    border-radius: 10px 0 0 10px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .matches-area .matches-content-wrapper .matches-time-date {
        padding: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .matches-area .matches-content-wrapper .matches-time-date {
        padding: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .matches-area .matches-content-wrapper .matches-time-date {
        padding: 30px;
    }
}

.matches-area .matches-content-wrapper .matches-time-date p {
    font-family: var(--fontkitchen2);
    color: var(--white);
    text-transform: capitalize;
}

.matches-area .matches-content-wrapper .matches-time-date .button-betting-wrapper .time {
    padding: 9px 30px 5px;
    width: fit-content;
    margin: auto;
}

@media only screen and (max-width: 767px) {
    .matches-area .matches-content-wrapper .matches-time-date .button-betting-wrapper .time {
        padding: 9px 10px 5px;
    }
}

.matches-area .matches-content-wrapper .matches-time-date span {
    font-family: var(--fontkitchen2);
    color: var(--white);
    text-transform: capitalize;
    margin-top: 15px;
}

.matches-area .matches-content-wrapper .matches-team {
    width: 60%;
    background-color: #35007b;
    border-radius: 0 10px 10px;
}

.matches-area .matches-content-wrapper .matches-team .matches-team-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 50px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .matches-area .matches-content-wrapper .matches-team .matches-team-wrapper {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .matches-area .matches-content-wrapper .matches-team .matches-team-wrapper {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .matches-area .matches-content-wrapper .matches-team .matches-team-wrapper {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 40px;
    }
}

.matches-area .matches-content-wrapper .matches-team .matches-team-wrapper .team {
    background-color: #6723c5;
    padding: 10px;
    border-radius: 50%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .matches-area .matches-content-wrapper .matches-team .matches-team-wrapper .team {
        padding: 6px;
    }
}

.matches-area .matches-content-wrapper .matches-team .matches-team-wrapper h3 {
    font-family: var(--fontart2);
    color: var(--white);
    font-weight: bold;
    margin-bottom: 0;
}

.matches-area .matches-content-wrapper .matches-team .team-name-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .matches-area .matches-content-wrapper .matches-team .team-name-wrapper {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .matches-area .matches-content-wrapper .matches-team .team-name-wrapper {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .matches-area .matches-content-wrapper .matches-team .team-name-wrapper {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 40px;
    }
}

.matches-area .matches-content-wrapper .matches-team .team-name-wrapper .team-name h4 {
    font-family: var(--fontart2);
    color: var(--white);
    margin-bottom: 5px;
    font-weight: bold;
}

.matches-area .matches-content-wrapper .matches-team .team-name-wrapper .team-name p {
    font-family: var(--fontkitchen2);
    color: var(--white);
}

.matches-area .matches-content-wrapper .matches-team .world-cup {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #230069;
    padding-left: 20px;
    border-radius: 0 0 10px;
}

.matches-area .matches-content-wrapper .matches-team .world-cup span {
    color: var(--white);
}

.matches-area .matches-content-wrapper .matches-team .world-cup span i {
    padding-right: 10px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .matches-area .matches-content-wrapper .matches-team .world-cup span i {
        padding-right: 5px;
    }
}

.matches-area .matches-content-wrapper .matches-team .world-cup a.button-plus {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 26px;
    font-family: var(--fontart2);
    padding: 17px 20px;
    border-radius: 0 0 10px;
    color: var(--white);
    background: linear-gradient(to right, #F2B872, #FE3C04);
    text-transform: uppercase;
    transition: all .15s ease-in-out;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .matches-area .matches-content-wrapper .matches-team .world-cup a.button-plus {
        padding: 15px 15px;
    }
}

.matches-area .matches-content-wrapper .matches-team .world-cup a.button-plus:hover {
    background: linear-gradient(to left, #F2B872, #FE3C04);
}

/*-- end latest matches --*/
.product-area {
    position: relative;
    overflow: hidden;
}

.product-area .btn-style-3 {
    padding-top: 50px;
    text-align: center;
}

.product-padding {
    padding: 100px 20px;
}

@media only screen and (max-width: 320px) {
    .product-padding {
        padding: 60px 0px;
    }
}

.section-title-02 {
    margin-bottom: 100px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .section-title-02 {
        margin-bottom: 80px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title-02 {
        margin-bottom: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-02 {
        margin-bottom: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-02 {
        margin-bottom: 50px;
    }
}

.section-title-02 h2 {
    font-size: 28px;
    line-height: 1;
    font-family: var(--fontbag);
    font-weight: 700;
    text-align: center;
    padding: 0;
    margin: 10px 0;
}

.section-title-02 span {
    font-size: 18px;
    color: #878787;
    font-family: var(--fontbag);
    text-align: center;
    padding: 10px 0;
}

.section-title-03 {
    margin-bottom: 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title-03 {
        margin-bottom: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-03 {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-03 {
        margin-bottom: 30px;
    }
}

.section-title-03 h2 {
    font-size: 60px;
    line-height: 1;
    font-family: var(--fontshoes);
    font-weight: 700;
    text-align: center;
    padding: 0;
    margin-bottom: 10px;
    text-transform: none;
    margin-bottom: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title-03 h2 {
        font-size: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-03 h2 {
        font-size: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-03 h2 {
        font-size: 40px;
    }
}

@media only screen and (max-width: 540px) {
    .section-title-03 h2 {
        font-size: 50px;
    }
}

.section-title-03 span {
    font-family: var(--fontshoes2);
    font-size: 18px;
    padding-top: 20px;
}

@media only screen and (max-width: 767px) {
    .section-title-03 span {
        font-size: 16px;
    }
}

.product-nav-position-2 .owl-nav {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-nav-position-2 .owl-nav div {
    z-index: 9;
    color: var(--white);
    font-size: 20px;
    transition: all .3s ease 0s;
    margin: 0 10px;
    width: 45px;
    height: 45px;
    background: var(--colormain);
    line-height: 48px;
    text-align: center;
}

.product-nav-position-2 .owl-nav div:hover {
    background: var(--colormain2);
    color: var(--white);
}

.product-tab-list {
    display: flex;
    justify-content: center;
}

.product-tab-list a {
    display: inline-block;
    border: 2px solid #d2d2d2;
    border-radius: 2px;
    line-height: 1;
    min-width: 82px;
    text-align: center;
    padding: 8px 10px;
    margin: 0 11px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-tab-list a {
        margin: 0 5px 10px;
    }
}

@media only screen and (max-width: 767px) {
    .product-tab-list a {
        margin: 0 4px 8px;
    }
}

.product-tab-list a.active {
    border: 2px solid var(--colormain);
    color: var(--white);
    background: var(--colormain);
}

.product-tab-list a:hover,
.product-tab-list a:focus {
    border-color: var(--colormain);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-tab-list.mb-60 {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .product-tab-list.mb-60 {
        margin-bottom: 30px;
    }
}

.pro-p {
    padding-bottom: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pro-p {
        padding-bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .pro-p {
        padding-bottom: 0px;
    }
}

.shop-list-wrap {
    display: flex;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-list-wrap {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .shop-list-wrap {
        display: block;
    }
}

.product-wrap {
    position: relative;
    padding: 0 10px;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
}

@media only screen and (max-width: 320px) {
    .product-wrap {
        padding: 0;
    }
}

.product-wrap .product-img {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.product-wrap .product-img.pro-theme-color-border::after {
    border: 8px solid var(--colormain);
}

.product-wrap .product-img.pro-border-none::after {
    display: none;
}

.product-wrap .product-img.pro-border-2::before {
    border: 4px solid var(--colormain2);
    bottom: 10px;
    content: "";
    left: 10px;
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
    z-index: 9;
    border-radius: 20px;
    pointer-events: none;
}

.product-wrap .product-img.pro-border-3 {
    border: 2px solid #f1bfc9;
    border-radius: 20px;
}

.product-wrap .product-img a img {
    transform: scale(1);
    transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
}

.product-wrap .product-img>span {
    display: inline-block;
    color: var(--white);
    position: absolute;
    font-size: 16px;
    font-family: var(--fontbicycle);
    font-weight: 600;
    letter-spacing: 1px;
    z-index: 1;
    padding: 10px 20px;
    top: 0px;
    right: 0;
    margin: auto;
    text-align: center;
    opacity: 0;
    transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
}

.product-wrap .product-img>span.badge-top-20 {
    top: 5px;
}

.product-wrap .product-img>span.badge-left-20 {
    left: 5px;
}

.product-wrap .product-img>span.badge-black {
    background-color: #1b1b1b;
}

.product-wrap .product-img>span.badge-green {
    background-color: var(--colormain);
    text-transform: capitalize;
}

.product-wrap .product-img>span.badge-theme-color {
    background-color: var(--colormain);
}

.product-wrap .product-img>span.badge-style-2 {
    top: 27px;
    right: 3px;
    padding: 0;
}

.product-wrap .product-img>span.badge-style-2:before {
    position: absolute;
    content: "";
    top: -27px;
    z-index: -1;
    right: -3px;
    width: 0;
    height: 0;
    border-top: 88px solid #ec5555;
    border-left: 88px solid transparent;
}

.product-wrap .product-img .deal-count {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    text-align: center;
    width: 100%;
}

.product-wrap .product-img .deal-count div {
    display: flex;
    justify-content: center;
}

.product-wrap .product-img .deal-count div>span {
    background-color: #262626;
    color: #fff;
    margin: 0 5px;
    padding: 4px 9px 13px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .product-wrap .product-img .deal-count div>span {
        padding: 4px 6px 13px;
        margin: 0 3px;
    }
}

.product-wrap .product-img .deal-count div>span p {
    color: #fff;
    margin: 0;
    display: block;
    line-height: 1;
}

.product-wrap .product-img.pro-img-border-radius {
    border-radius: 15px;
}

@media only screen and (max-width: 767px) {
    .product-wrap .product-img.mb-25 {
        margin-bottom: 12px;
    }
}

.product-wrap .product-action-position-1 {
    position: absolute;
    top: auto;
    bottom: 48%;
    align-items: center;
    justify-content: center;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    max-width: 100%;
    text-align: center;
    -o-transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -webkit-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
}

@media only screen and (max-width: 767px) {
    .product-wrap .product-action-position-1 {
        bottom: 48%;
    }
}

.product-wrap .product-action-position-2 {
    position: absolute;
    bottom: 34px;
    left: 0;
    right: 0;
    text-align: center;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-wrap .product-action-position-2 {
        bottom: 20px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .product-wrap .product-action-position-2 {
        bottom: 25px;
    }
}

.product-wrap .product-action a {
    display: inline-block;
    font-size: 18px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background-color: var(--colormain);
    color: var(--white);
    opacity: 0;
    z-index: 99;
    vertical-align: middle;
    border: none;
    margin: 0 5px;
    position: relative;
    visibility: hidden;
    -o-transform: translateY(60px);
    -moz-transform: translateY(60px);
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
    -o-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -o-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.product-wrap .product-action a:nth-child(2) {
    -o-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.product-wrap .product-action a:nth-child(3) {
    -o-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.product-wrap .product-action a:before {
    background: 0 0;
    border: 4px solid transparent;
    border-color: var(--colormain) transparent transparent transparent;
    left: 50%;
    -o-transform: translate(-50%, 8px);
    -moz-transform: translate(-50%, 8px);
    -webkit-transform: translate(-50%, 8px);
    transform: translate(-50%, 8px);
}

.product-wrap .product-action a:before,
.product-wrap .product-action a:after {
    content: '';
    display: block;
    bottom: 100%;
    left: 50%;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    -o-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -o-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    pointer-events: none;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition: opacity 0.3s ease, visibility 0.3s ease, -moz-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
}

.product-wrap .product-action a:after {
    content: attr(title);
    background-color: var(--colormain);
    color: #fff;
    font-family: var(--fontbicycle);
    padding: 8px 10px;
    font-size: 16px;
    line-height: 1.5;
    white-space: nowrap;
    text-align: center;
    display: block;
    min-width: 115px;
    letter-spacing: .01em;
    -o-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .product-wrap .product-action a:after {
        padding: 6px 8px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-wrap .product-action a:after {
        padding: 6px 8px;
        font-size: 14px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-wrap .product-action a:after {
        padding: 6px 8px;
        font-size: 14px;
        letter-spacing: 0;
    }
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .product-wrap .product-action a {
        width: 44px;
        height: 44px;
        line-height: 44px;
        font-size: 16px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .product-wrap .product-action a {
        width: 44px;
        height: 44px;
        line-height: 44px;
        font-size: 16px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-wrap .product-action a {
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 16px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-wrap .product-action a {
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .product-wrap .product-action a {
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 540px) {
    .product-wrap .product-action a {
        width: 44px;
        height: 44px;
        line-height: 44px;
        font-size: 16px;
    }
}

.product-wrap .product-action a:hover {
    color: var(--colormain);
    background-color: var(--colormain2);
    border-color: var(--colormain);
}

.product-wrap .product-action a:hover:before {
    opacity: 1;
    visibility: visible;
    -o-transform: translate(-50%, -2px);
    -moz-transform: translate(-50%, -2px);
    -webkit-transform: translate(-50%, -2px);
    transform: translate(-50%, -2px);
}

.product-wrap .product-action a:hover:after {
    opacity: 1;
    visibility: visible;
    -o-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -webkit-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
}

.product-wrap .product-action.pro-action-col4 a {
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0 2px;
}

.product-wrap .product-action.pro-action-col4 a i {
    line-height: 40px;
}

.product-wrap .product-action-2 a {
    color: #191919;
    display: inline-block;
    font-size: 20px;
    opacity: 0;
    transform: translateY(15px);
    margin: 0 14px;
    visibility: hidden;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .product-wrap .product-action-2 a {
        margin: 0px 10px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .product-wrap .product-action-2 a {
        margin: 0px 8px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-wrap .product-action-2 a {
        margin: 0px 8px;
    }
}

.product-wrap .product-action-2 a:nth-child(1) {
    transition-delay: 150ms;
}

.product-wrap .product-action-2 a:nth-child(2) {
    transition-delay: 200ms;
}

.product-wrap .product-action-2 a:nth-child(3) {
    transition-delay: 250ms;
}

.product-wrap .product-action-2 a:nth-child(4) {
    transition-delay: 300ms;
}

.product-wrap .product-action-2 a:hover {
    color: var(--colormain);
}

.product-wrap .product-action-2.pro-action-yellow-2 a:hover {
    color: var(--colormain2);
}

.product-wrap .product-content {
    transition: all 0.4s ease-in-out;
}

.product-wrap .product-content .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.product-wrap .product-content .title .product-cat {
    font-size: 20px;
    text-transform: capitalize;
    display: block;
    font-family: var(--fontbicycle2);
    font-weight: 800;
    color: var(--colormain2);
}

@media only screen and (max-width: 767px) {
    .product-wrap .product-content .title .product-cat {
        font-size: 14px;
    }
}

@media only screen and (max-width: 540px) {
    .product-wrap .product-content .title .product-cat {
        font-size: 16px;
    }
}

.product-wrap .product-content .title a {
    font-size: 20px;
}

.product-wrap .product-content .title a .fa {
    font-weight: 800;
    color: var(--colormain2);
}

.product-wrap .product-content .product-price {
    font-size: 20px;
    color: var(--colormain);
    line-height: 40px;
    font-family: var(--fontbicycle2);
    font-weight: 800;
    letter-spacing: 1.5px;
}

@media only screen and (max-width: 767px) {
    .product-wrap .product-content .product-price {
        font-size: 16px;
        line-height: 30px;
    }
}

@media only screen and (max-width: 540px) {
    .product-wrap .product-content .product-price {
        font-size: 18px;
    }
}

.product-wrap .product-content .product-price span {
    position: relative;
}

.product-wrap .product-content .product-price span.old-price {
    display: none;
    margin-right: 4px;
}

.product-wrap .product-content .product-price span.old-price:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(130deg);
    background-color: #393939;
}

.product-wrap .product-content-2 h4 {
    font-size: 24px;
    font-weight: bold;
    color: #1b1b1b;
    font-family: var(--rufina);
    margin: 0 0 22px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .product-wrap .product-content-2 h4 {
        font-size: 20px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-wrap .product-content-2 h4 {
        font-size: 20px;
        margin: 0 0 12px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-wrap .product-content-2 h4 {
        font-size: 20px;
        margin: 0 0 12px;
    }
}

@media only screen and (max-width: 767px) {
    .product-wrap .product-content-2 h4 {
        font-size: 20px;
        margin: 0 0 7px;
    }
}

.product-wrap .product-content-2 h4 a {
    color: #1b1b1b;
}

.product-wrap .product-content-2 h4 a:hover {
    color: var(--colormain);
}

.product-wrap .product-content-2>span {
    display: block;
    margin: 0 0 8px;
}

.product-wrap .product-content-2>span a {
    font-weight: 600;
    color: #1b1b1b;
    font-style: italic;
    display: block;
}

.product-wrap .product-content-2>span a:hover {
    color: var(--colormain);
}

.product-wrap .product-content-2 .product-price-2 span {
    font-weight: 600;
    color: var(--colormain);
}

.product-wrap .product-content-2 .product-price-2 span.old-price {
    color: #1b1b1b;
    margin-right: 4px;
    position: relative;
}

.product-wrap .product-content-2 .product-price-2 span.old-price::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(130deg);
    background-color: #393939;
}

.product-wrap .product-content-2.pc-2-font-dec h4 {
    font-size: 20px;
    margin: 0 0 13px;
}

@media only screen and (max-width: 767px) {
    .product-wrap .product-content-2.pc-2-font-dec h4 {
        margin: 0 0 8px;
    }
}

.product-wrap .product-content-3 h4 {
    font-size: 18px;
    font-family: var(--fonttitle);
    margin: 0 0 3px;
}

.product-wrap .product-content-3 .product-price-3 span {
    font-size: 18px;
    font-family: var(--fonttitle);
    color: var(--colormain);
}

.product-wrap .product-content-3 .product-price-3 span.old-price {
    color: #8b8b8b;
    margin-right: 4px;
    position: relative;
}

.product-wrap .product-content-3 .product-price-3 span.old-price::before {
    position: absolute;
    content: "";
    width: 25px;
    height: 2px;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(130deg);
    background-color: #1b1b1b;
}

.product-wrap .product-img-zoom a img {
    width: 100%;
    transform: scale(1);
    transition: all .5s ease 0s;
}

.product-wrap .product-banner-content {
    position: absolute;
    bottom: 55px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .product-wrap .product-banner-content {
        bottom: 30px;
    }
}

.product-wrap .product-banner-content span {
    display: block;
    margin: 0 0 6px;
}

.product-wrap .product-banner-content h4 {
    background-color: #c74040;
    color: #fff;
    margin: 0;
    line-height: 1;
    font-size: 36px;
    display: inline-block;
    padding: 12px 40px 10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-wrap .product-banner-content h4 {
        font-size: 25px;
        padding: 10px 35px 8px;
    }
}

@media only screen and (max-width: 767px) {
    .product-wrap .product-banner-content h4 {
        font-size: 25px;
        padding: 8px 30px 5px;
    }
}

.product-wrap .product-banner-content-2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
}

.product-wrap .product-banner-content-2 .clutch span {
    display: inline-block;
    background-color: #f2c456;
    line-height: 1;
    padding: 9px 12px 14px;
}

@media only screen and (max-width: 767px) {
    .product-wrap .product-banner-content-2 .clutch span {
        font-size: 12px;
    }
}

.product-wrap .product-banner-content-2 h2 {
    color: #fff;
    margin: 15px 0 32px;
    line-height: 1;
    font-size: 80px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .product-wrap .product-banner-content-2 h2 {
        font-size: 60px;
        margin: 15px 0 25px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-wrap .product-banner-content-2 h2 {
        font-size: 68px;
        margin: 15px 0 25px;
    }
}

@media only screen and (max-width: 767px) {
    .product-wrap .product-banner-content-2 h2 {
        font-size: 30px;
        margin: 12px 0 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .product-wrap .product-banner-content-2 h2 {
        font-size: 38px;
        margin: 18px 0 18px;
    }
}

.product-wrap .product-border {
    border: 1px solid #dddddd;
}

.product-wrap.product-wrap-hover {
    transition: all .3s ease 0s;
}

.product-wrap.product-wrap-hover:hover {
    margin-top: -28px;
}

.product-wrap:hover .product-img::after {
    right: 24px;
    left: 24px;
    top: 24px;
    bottom: 24px;
    opacity: 1;
}

.product-wrap:hover .product-img.pro-border-2::before {
    right: 0px;
    left: 0px;
    top: 0px;
    bottom: 0px;
    opacity: 1;
}

.product-wrap:hover .product-img>span {
    opacity: 1;
}

.product-wrap:hover .product-img-zoom a img {
    transform: scale(1.2);
}

.product-wrap:hover .product-price {
    opacity: 1;
}

.product-wrap:hover .product-action a {
    -o-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.product-wrap:hover .product-action a:nth-child(2) {
    -o-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.product-wrap:hover .product-action a:nth-child(3) {
    -o-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.product-wrap:hover .product-action-2 a {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .product-wrap.mb-55 {
        margin-bottom: 40px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-wrap.mb-55 {
        margin-bottom: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-wrap.mb-55 {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .product-wrap.mb-55 {
        margin-bottom: 30px;
    }
}

body:not(.home) .product-wrap .product-content h4 {
    font-size: 20px;
    font-weight: 600;
}

body:not(.home) .product-wrap .product-content h4 a {
    color: var(--black);
}

.product-wrap:hover .product-action-position-1 {
    bottom: 50%;
}

.load-btn-style-1 a span {
    display: block;
}

.load-btn-style-1 a:hover {
    color: #000;
}

.btn-style-2 a {
    font-size: 16px;
    color: #1b1b1b;
    display: inline-block;
    line-height: 1;
    border: 2px solid #858585;
    padding: 20px 37px 24px;
    transition: all .5s ease-in-out 0s;
    z-index: 9;
}

@media only screen and (max-width: 767px) {
    .btn-style-2 a {
        padding: 12px 20px 14px;
        font-size: 15px;
    }
}

.btn-style-2 a:hover {
    border: 2px solid #000;
}

.deal-all-pro a {
    color: var(--colormain);
}

.deal-all-pro a:hover {
    color: #393939;
}

.deal-ptb {
    padding: 82px 115px 83px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .deal-ptb {
        padding: 82px 30px 83px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .deal-ptb {
        padding: 42px 40px 43px;
    }
}

@media only screen and (max-width: 767px) {
    .deal-ptb {
        padding: 42px 15px 43px;
    }
}

.deal-ntv-mrg {
    margin-bottom: -67px;
    position: relative;
    z-index: 2;
}

.product-tab-list-2 {
    display: flex;
    justify-content: flex-end;
    flex: 0 0 50%;
}

@media only screen and (max-width: 540px) {
    .product-tab-list-2 {
        justify-content: center;
        flex: 0 0 100%;
    }
}

.product-tab-list-2 a {
    display: inline-block;
    line-height: 1;
    margin: 0 15px;
    color: #aeaeae;
    font-size: 22px;
    font-weight: 500;
    padding: 0 0 10px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    font-family: var(--fonttitle);
}

.product-tab-list-2 a:last-child {
    margin-right: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-tab-list-2 a {
        margin: 0 15px;
    }
}

@media only screen and (max-width: 767px) {
    .product-tab-list-2 a {
        padding: 0 0 8px;
        margin: 0 5px;
        font-size: 12px;
    }
}

@media only screen and (max-width: 540px) {
    .product-tab-list-2 a {
        margin: 30px 5px 0;
        font-size: 18px;
    }
}

.product-tab-list-2 a:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 2px;
    bottom: 0;
    background-color: transparent;
}

@media only screen and (max-width: 767px) {
    .product-tab-list-2 a:before {
        width: 50px;
    }
}

.product-tab-list-2 a.active {
    color: var(--white);
}

.product-tab-list-2 a.active:before {
    background-color: var(--colormain);
}

@media only screen and (max-width: 767px) {
    .product-tab-list-2.mb-60 {
        margin-bottom: 10px;
    }
}

.dot-style-2 .slick-dots {
    margin-top: 30px;
}

@media only screen and (max-width: 767px) {
    .dot-style-2 .slick-dots {
        margin-top: 10px;
    }
}

.dot-style-2 .slick-dots li {
    display: inline-block;
}

.dot-style-2 .slick-dots li button {
    background-color: #d8d8d8;
    width: 100px;
    height: 8px;
    display: inline-block;
    margin: 0 10px 0 0;
    transition: all .3s ease 0s;
    padding: 0;
    border: none;
    font-size: 0;
}

@media only screen and (max-width: 767px) {
    .dot-style-2 .slick-dots li button {
        width: 50px;
    }
}

.dot-style-2 .slick-dots li button:hover {
    background-color: var(--colormain);
}

.dot-style-2 .slick-dots li.slick-active button {
    background-color: var(--colormain);
}

.slick-slide .single-flower-best-choice .flower-best-img a img {
    width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-area.pt-75 {
        padding-top: 45px;
    }
}

.product-area-negative-mrg {
    margin-top: -62px;
}

.product-slider-1 {
    z-index: 9;
}

.deal-area {
    position: relative;
    overflow: hidden;
}

.deal-area .kids-pattern-1 {
    position: absolute;
    top: 9px;
    left: 68px;
    animation-iteration-count: infinite;
    animation-name: bounce-img-2;
    animation-duration: 2.5s;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .deal-area .kids-pattern-1 {
        top: 20px;
        left: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .deal-area .kids-pattern-1 {
        top: 20px;
        left: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .deal-area .kids-pattern-1 {
        top: 20px;
        left: auto;
        right: 0;
    }
}

.deal-area .kids-pattern-1 img {
    width: 249px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .deal-area .kids-pattern-1 img {
        width: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .deal-area .kids-pattern-1 img {
        width: 100px;
    }
}

@media only screen and (max-width: 767px) {
    .deal-area .kids-pattern-1 img {
        width: 100px;
    }
}

.deal-area .kids-pattern-2 {
    position: absolute;
    top: 70px;
    right: 44%;
    animation-iteration-count: infinite;
    animation-name: bounce-img-2;
    animation-duration: 2.5s;
}

.deal-area .kids-pattern-2 img {
    width: 148px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .deal-area .kids-pattern-2 img {
        width: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .deal-area .kids-pattern-2 img {
        width: 100px;
    }
}

@media only screen and (max-width: 767px) {
    .deal-area .kids-pattern-2 img {
        width: 100px;
    }
}

.deal-area .kids-pattern-3 {
    position: absolute;
    top: 29%;
    right: 0%;
    animation-iteration-count: infinite;
    animation-name: bounce-img-2;
    animation-duration: 2.5s;
}

.deal-area .kids-pattern-3 img {
    width: 262px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .deal-area .kids-pattern-3 img {
        width: 162px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .deal-area .kids-pattern-3 img {
        width: 162px;
    }
}

@media only screen and (max-width: 767px) {
    .deal-area .kids-pattern-3 img {
        width: 162px;
    }
}

.deal-area .kids-pattern-4 {
    position: absolute;
    bottom: 15%;
    right: 53px;
    animation-iteration-count: infinite;
    animation-name: bounce-img;
    animation-duration: 2.5s;
}

@media only screen and (max-width: 767px) {
    .deal-area .kids-pattern-4 {
        right: 10px;
    }
}

.deal-area .kids-pattern-4 img {
    width: 157px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .deal-area .kids-pattern-4 img {
        width: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .deal-area .kids-pattern-4 img {
        width: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .deal-area .kids-pattern-4 img {
        width: 80px;
    }
}

.deal-area .kids-pattern-5 {
    position: absolute;
    bottom: 65px;
    left: 10%;
    animation-iteration-count: infinite;
    animation-name: bounce-img;
    animation-duration: 2.5s;
}

@media only screen and (max-width: 767px) {
    .deal-area .kids-pattern-5 {
        left: 2%;
    }
}

.deal-area .kids-pattern-5 img {
    width: 157px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .deal-area .kids-pattern-5 img {
        width: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .deal-area .kids-pattern-5 img {
        width: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .deal-area .kids-pattern-5 img {
        width: 80px;
    }
}

.kids-deal-img {
    margin-left: -50px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .kids-deal-img {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .kids-deal-img {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .kids-deal-img {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .kids-deal-img {
        margin-left: 0px;
    }
}

.kids-deal-img a img {
    width: 100%;
}

.kids-deal-content {
    margin: 0 -52px 0 66px;
    position: relative;
    z-index: 9;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .kids-deal-content {
        margin: 0 0px 0 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .kids-deal-content {
        margin: 0 0px 0 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .kids-deal-content {
        margin: 0 0px 0 0px;
    }
}

@media only screen and (max-width: 767px) {
    .kids-deal-content {
        margin: 15px 0px 0 0px;
    }
}

.kids-deal-content h2 {
    color: #1b1b1b;
    font-size: 46px;
    font-weight: 600;
    margin: 0;
}

@media only screen and (max-width: 767px) {
    .kids-deal-content h2 {
        font-size: 38px;
    }
}

.kids-deal-content>p {
    color: #1b1b1b;
    font-size: 24px;
    font-weight: 300;
    margin: 27px auto 55px;
    width: 81%;
    line-height: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .kids-deal-content>p {
        width: 95%;
        font-size: 20px;
        margin: 17px auto 25px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .kids-deal-content>p {
        width: 95%;
        font-size: 16px;
        margin: 10px auto 25px;
    }
}

@media only screen and (max-width: 767px) {
    .kids-deal-content>p {
        width: 95%;
        font-size: 17px;
        margin: 3px auto 25px;
    }
}

.timer-style-2 {
    margin: 0 0 56px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .timer-style-2 {
        margin: 0 0 26px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .timer-style-2 {
        margin: 0 0 15px;
    }
}

@media only screen and (max-width: 767px) {
    .timer-style-2 {
        margin: 0 0 15px;
    }
}

.timer-style-2>div {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.timer-style-2>div>span {
    font-size: 24px;
    color: #1b1b1b;
    font-style: italic;
    width: 120px;
    height: 120px;
    background-color: #ffedc3;
    text-align: center;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 0 22px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .timer-style-2>div>span {
        margin: 0 10px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .timer-style-2>div>span {
        margin: 0 12px;
        width: 90px;
        height: 90px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .timer-style-2>div>span {
        margin: 0 10px 12px;
        width: 90px;
        height: 90px;
    }
}

@media only screen and (max-width: 767px) {
    .timer-style-2>div>span {
        margin: 0 10px 12px;
        width: 90px;
        height: 90px;
    }
}

.timer-style-2>div>span p {
    margin: 0;
    font-size: 16px;
    color: #1b1b1b;
    line-height: 1;
}

.product-tab-list-3 {
    display: flex;
    justify-content: center;
}

.product-tab-list-3 a {
    display: inline-block;
    line-height: 1;
    margin: 0 36px;
    color: var(--colormain);
    font-size: 32px;
    padding: 0 0 21px;
    position: relative;
    text-align: center;
    font-family: var(--fonttitle);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-tab-list-3 a {
        margin: 0 26px;
        font-size: 27px;
        padding: 0 0 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-tab-list-3 a {
        margin: 0 17px;
        font-size: 22px;
        padding: 0 0 15px;
    }
}

@media only screen and (max-width: 767px) {
    .product-tab-list-3 a {
        margin: 0 10px 10px;
        font-size: 22px;
        padding: 0 0 11px;
    }
}

.product-tab-list-3 a:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 5px;
    bottom: 0;
    border-radius: 5px;
    background-color: transparent;
}

.product-tab-list-3 a.active:before {
    background-color: #c7c7c7;
}

@media only screen and (max-width: 767px) {
    .product-tab-list-3.mb-50 {
        margin-bottom: 20px;
    }
}

.products-footer .footer-product-wrap img {
    border: 1px solid #ddd;
}

.products-footer .product-content h4 a {
    font-size: 15px;
    font-weight: 500;
    font-family: var(--fonttitle);
}

.products-footer .product-content .product-price {
    font-size: 16px;
    color: var(--colormain);
    font-family: var(--fonttitle);
}

.products-footer .product-content .add-to-cart {
    font-size: 14px;
    font-weight: 500;
    font-family: var(--fonttitle);
    text-transform: uppercase;
}

.product-rating {
    color: var(--black);
    display: inline-block;
    padding: 2px;
}

.product-rating i {
    font-size: 15px;
}

.product-rating i.checked {
    color: #f6c443;
}

/*---- music -----*/
.product-m {
    padding: 0 40px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-m {
        padding: 0 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-m {
        padding: 0 0;
    }
}

@media only screen and (max-width: 767px) {
    .product-m {
        padding: 0 0;
    }
}

.product-mt {
    margin-top: 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-mt {
        margin-top: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-mt {
        margin-top: 0;
    }
}

@media only screen and (max-width: 767px) {
    .product-mt {
        margin-top: 0;
    }
}

.product-music {
    position: relative;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
}

.product-music .product-img {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 5px;
}

.product-music .product-img img {
    border-radius: 5px;
    filter: blur(0px);
}

.product-music .product-img .product-action-position-1 {
    position: absolute;
    top: auto;
    bottom: 0;
    align-items: center;
    justify-content: center;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    max-width: 100%;
    text-align: center;
    -o-transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -webkit-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
}

.product-music .product-img .product-action a {
    display: inline-block;
    line-height: 1;
    opacity: 0;
    padding: 14px 36px 14px;
    background-color: var(--white);
    color: var(--colormusic3);
    font-weight: 600;
    font-family: var(--fontmusic);
    box-shadow: 0 4px 0px var(--colormusic3);
    border-radius: 50px;
    transform: scale(1);
    transition: all .4s;
    text-align: center;
    white-space: pre-line;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0;
    transition: all .15s ease-in-out;
    z-index: 3;
    position: relative;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-music .product-img .product-action a {
        padding: 14px 28px 14px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-music .product-img .product-action a {
        padding: 14px 28px 14px;
    }
}

@media only screen and (max-width: 767px) {
    .product-music .product-img .product-action a {
        padding: 14px 28px 14px;
    }
}

.product-music .product-img .product-action a:before {
    content: '';
}

.product-music .product-img .product-action a:after {
    content: '';
}

.product-music .product-img .product-action a:hover {
    color: var(--colormusic3);
    background-color: var(--white);
    transform: scale(1.04);
    box-shadow: 0px 4px 14px 0px rgba(3, 1, 64, 0.75);
}

.product-music .product-content {
    margin: 26px 0 30px;
    text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-music .product-content {
        margin: 20px 0 30px;
    }
}

@media only screen and (max-width: 767px) {
    .product-music .product-content {
        margin: 20px 0 30px;
    }
}

.product-music .product-content .product-cat {
    font-size: 18px;
    font-family: var(--fontmusic);
    color: var(--colormusic3);
    font-weight: 600;
    line-height: 35px;
    letter-spacing: 0.5px;
}

.product-music .product-content .new-price {
    font-family: var(--fontmusic);
    color: var(--colormusic3);
}

.product-music:hover .product-action-position-1 {
    bottom: 10%;
    opacity: 1;
}

.product-music:hover .product-action a {
    -o-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.product-music:hover img {
    filter: blur(5px);
}

.product-bag {
    position: relative;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}

.product-bag .product-img {
    display: block;
    overflow: hidden;
    position: relative;
}

.product-bag .product-img .on-sale {
    position: absolute;
    transform: rotate(-45deg);
    top: 10px;
    left: -28px;
    text-align: center;
    background-color: var(--colorbag2);
    color: var(--white);
    line-height: 9px;
    padding: 6px 24px;
    font-size: 10px;
    width: 100px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.product-bag .product-img .img {
    opacity: 0.5;
}

.product-bag .product-item {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    resize: vertical;
    overflow: auto;
    width: 288px;
    height: 288px;
    display: table;
    background: rgba(96, 125, 139, 0.7);
    border-radius: 50%;
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    opacity: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-bag .product-item {
        width: 220px;
        height: 220px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-bag .product-item {
        width: 240px;
        height: 240px;
    }
}

@media only screen and (max-width: 767px) {
    .product-bag .product-item {
        width: 180px;
        height: 180px;
    }
}

@media only screen and (max-width: 540px) {
    .product-bag .product-item {
        width: 288px;
        height: 288px;
    }
}

@media only screen and (max-width: 320px) {
    .product-bag .product-item {
        width: 180px;
        height: 180px;
    }
}

.product-bag .product-item .product-wrapper {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}

.product-bag .product-item .product-wrapper h3 {
    font-family: var(--fontbag);
    color: var(--white);
    font-weight: bold;
    letter-spacing: 1.6px;
    padding: 0 32px;
    margin-top: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-bag .product-item .product-wrapper h3 {
        font-size: 22px;
    }
}

@media only screen and (max-width: 767px) {
    .product-bag .product-item .product-wrapper h3 {
        font-size: 18px;
        padding: 0 23px;
    }
}

@media only screen and (max-width: 540px) {
    .product-bag .product-item .product-wrapper h3 {
        font-size: 24px;
        padding: 0 32px;
    }
}

@media only screen and (max-width: 320px) {
    .product-bag .product-item .product-wrapper h3 {
        font-size: 18px;
        padding: 0 23px;
    }
}

.product-bag .product-item .product-wrapper .product-content {
    position: relative;
}

.product-bag .product-item .product-wrapper .product-content .price {
    color: var(--white);
    display: block;
    margin-top: 0;
    margin-bottom: 5px;
}

.product-bag .product-item .product-wrapper .product-content .price del {
    font-size: 18px;
    font-family: var(--fontbag);
    display: block;
    color: #F2C53D;
    font-weight: normal;
}

@media only screen and (max-width: 767px) {
    .product-bag .product-item .product-wrapper .product-content .price del {
        font-size: 16px;
    }
}

@media only screen and (max-width: 540px) {
    .product-bag .product-item .product-wrapper .product-content .price del {
        font-size: 18px;
    }
}

@media only screen and (max-width: 320px) {
    .product-bag .product-item .product-wrapper .product-content .price del {
        font-size: 16px;
    }
}

.product-bag .product-item .product-wrapper .product-content .price ins {
    font-size: 24px;
    font-family: var(--fontbag);
    display: block;
    text-decoration: none;
}

@media only screen and (max-width: 767px) {
    .product-bag .product-item .product-wrapper .product-content .price ins {
        font-size: 22px;
    }
}

@media only screen and (max-width: 540px) {
    .product-bag .product-item .product-wrapper .product-content .price ins {
        font-size: 24px;
    }
}

@media only screen and (max-width: 320px) {
    .product-bag .product-item .product-wrapper .product-content .price ins {
        font-size: 22px;
    }
}

.product-bag .product-item .product-wrapper .product-content .button-add {
    font-size: 12px;
    line-height: 28px;
    font-family: var(--fontbag);
    letter-spacing: 1.6px;
    color: var(--black2);
    text-transform: uppercase;
    font-weight: 700;
}

.product-bag .product-item .product-wrapper .product-content .button-add:before {
    content: "\f067";
    font-family: "FontAwesome", sans-serif;
    font-weight: normal;
    font-size: 8px;
    padding-right: 6px;
}

.product-bag .product-item .product-wrapper .product-content .button-add:hover {
    color: var(--colorbag);
}

.product-bag:hover .product-item {
    opacity: 1;
}

.product-item {
    overflow: hidden;
}

.product-item .product-img {
    position: relative;
    overflow: hidden;
}

.product-item .product-img .img-absolute {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    visibility: hidden;
}

.product-item .product-img .label-sale {
    font-size: 12px;
    font-family: var(--fontshoes2);
    font-weight: 600;
    text-transform: uppercase;
    position: absolute;
    top: 5%;
    width: 50px;
    height: 22px;
    z-index: 3;
    right: 1.5%;
    text-align: center;
    transform: rotate(90deg);
    background-color: var(--white);
    color: var(--black);
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .product-item .product-img .label-sale {
        top: 6%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-item .product-img .label-sale {
        top: 7%;
        font-weight: 500;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-item .product-img .label-sale {
        top: 6%;
        font-weight: 500;
    }
}

@media only screen and (max-width: 767px) {
    .product-item .product-img .label-sale {
        top: 4%;
        font-weight: 500;
    }
}

@media only screen and (max-width: 540px) {
    .product-item .product-img .label-sale {
        top: 4.5%;
        font-weight: 500;
    }
}

.product-item .product-img .label-sale.new {
    background-color: var(--black);
    color: var(--white);
}

.product-item .product-img .variant-product {
    display: grid;
    position: absolute;
    right: 21px;
    bottom: 0;
    transition: all .5s ease;
    opacity: 0;
    visibility: hidden;
    transition-delay: 0.1s;
}

.product-item .product-shoes {
    position: relative;
}

.product-item .product-icon-action {
    justify-content: space-around;
    background: var(--white);
    color: var(--colorshoes);
    align-items: center;
    flex-wrap: wrap;
    transition: all .5s ease;
    height: 44px;
    position: absolute;
    bottom: 0;
    width: 100%;
    transform: translateY(100%);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-item .product-icon-action {
        height: 30px;
    }
}

.product-item .product-icon-action .add-wishlist,
.product-item .product-icon-action .quick-view {
    width: 50%;
}

.product-item .product-icon-action .add-wishlist a,
.product-item .product-icon-action .quick-view a {
    display: inline-block;
    font-size: 18px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .product-item .product-icon-action .add-wishlist a,
    .product-item .product-icon-action .quick-view a {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {

    .product-item .product-icon-action .add-wishlist a,
    .product-item .product-icon-action .quick-view a {
        font-size: 16px;
    }
}

.product-item .product-icon-action .add-wishlist a:hover,
.product-item .product-icon-action .quick-view a:hover {
    color: var(--colorshoes2);
}

.product-item .product-icon-action .quick-view {
    border-left: 1px solid #e0e0e0;
}

.product-item .title-product {
    font-family: var(--fontshoes2);
    line-height: 24px;
    font-weight: 600;
    padding-top: 22px;
    text-transform: capitalize;
    margin: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-item .title-product {
        line-height: 22px;
        font-weight: 500;
        padding-top: 18px;
        font-size: 16px;
        letter-spacing: 0;
    }
}

@media only screen and (max-width: 767px) {
    .product-item .title-product {
        line-height: 22px;
        font-weight: 500;
        padding-top: 18px;
        font-size: 16px;
        letter-spacing: 1px;
    }
}

.product-item .price-product {
    padding-top: 6px;
    color: var(--black);
}

.product-item .price-product .price {
    font-family: var(--fontshoes2);
    font-size: 15px;
    font-weight: 700;
    color: var(--black);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-item .price-product .price {
        font-size: 14px;
        font-weight: 500;
    }
}

.product-item .price-product .price-old {
    font-family: var(--fontshoes2);
    font-size: 15px;
    font-weight: 700;
    color: #ED1C24;
}

.product-item .add-to-cart {
    position: absolute;
    background: var(--white);
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    transform: translateY(100%);
    transition: all .3s ease;
    padding: 3px 0;
}

.product-item .add-to-cart a {
    color: var(--black);
    font-family: var(--fontshoes2);
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-item .add-to-cart a {
        letter-spacing: 0;
    }
}

.product-item .add-to-cart a:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #000;
    position: absolute;
    left: 0;
    bottom: -2px;
}

.product-item:hover .product-icon-action {
    transform: unset;
    opacity: 1;
    visibility: visible;
}

.product-item:hover .product-img .variant-product {
    opacity: 1;
    visibility: visible;
    bottom: 62px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-item:hover .product-img .variant-product {
        bottom: 32px;
    }
}

.product-item:hover .add-to-cart {
    transform: unset;
    opacity: 1;
    visibility: visible;
}

.product-item:hover .product-img .img-absolute {
    opacity: 1;
    visibility: visible;
}

.circle {
    border-radius: 50%;
    border: 1px solid #f0f0f0;
    width: 15px;
    height: 15px;
    display: inline-block;
    transition: .3s;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .circle {
        width: 13px;
        height: 13px;
    }
}

@media only screen and (max-width: 767px) {
    .circle {
        width: 10px;
        height: 10px;
    }
}

.circle:hover {
    transform: scale(1.2);
    transition: .3s;
}

.Products-new .Products-shoes-round-active .owl-nav {
    display: flex;
}

.Products-new .Products-shoes-round-active .owl-nav div {
    position: absolute;
    left: 15px;
    top: 130px;
    z-index: 9;
    color: var(--colorshoes);
    font-size: 20px;
    transition: all .3s ease 0s;
    width: 45px;
    height: 45px;
    border: 1px solid var(--colorshoes);
    background: var(--white);
    line-height: 45px;
    text-align: center;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .Products-new .Products-shoes-round-active .owl-nav div {
        top: 118.5px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .Products-new .Products-shoes-round-active .owl-nav div {
        top: 98.5px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }
}

@media only screen and (max-width: 767px) {
    .Products-new .Products-shoes-round-active .owl-nav div {
        top: 150px;
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
    }
}

@media only screen and (max-width: 540px) {
    .Products-new .Products-shoes-round-active .owl-nav div {
        top: 51px;
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
    }
}

.Products-new .Products-shoes-round-active .owl-nav div:hover {
    background: var(--colorshoes2);
    border: 1px solid var(--colorshoes2);
    color: var(--white);
}

.Products-new .Products-shoes-round-active .owl-nav div.owl-next {
    left: auto;
    right: 15px;
}

/*---- fruit -----*/
.product-fruit-area {
    background-color: var(--colorfruitbg2);
}

.product-fruit-area .product-fruit .product-img {
    overflow: hidden;
}

.product-fruit-area .product-fruit .product-content {
    background-color: #141416;
    padding: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-fruit-area .product-fruit .product-content {
        padding: 15px;
    }
}

.product-fruit-area .product-fruit .product-content .title h4 {
    font-family: var(--fontfruit);
    text-transform: uppercase;
    margin-bottom: 10px;
    color: var(--white);
    letter-spacing: 0;
}

.product-fruit-area .product-fruit .product-content .title h4:hover {
    color: var(--colorfruitbg);
}

.product-fruit-area .product-fruit .product-content .title p {
    font-family: var(--fontfruit);
    color: var(--colorfruit);
    line-height: 22px;
    margin-bottom: 10px;
}

.product-fruit-area .product-fruit .product-content .product-price {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.product-fruit-area .product-fruit .product-content .product-price .price {
    font-family: var(--fontfruit);
    font-size: 26px;
    color: var(--white);
    margin-right: 10px;
    line-height: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-fruit-area .product-fruit .product-content .product-price .price {
        font-size: 22px;
    }
}

.product-fruit-area .product-fruit .product-content .product-price .price-old {
    font-family: var(--fontfruit);
    font-size: 16px;
    color: var(--colorfruit);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-fruit-area .product-fruit .product-content .product-price .price-old {
        font-size: 14px;
    }
}

.product-fruit-area .product-fruit .product-content .product-price p {
    font-family: var(--fontfruit);
    margin-left: 20px;
    color: var(--colorfruit);
    text-transform: uppercase;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .product-fruit-area .product-fruit .product-content .product-price p {
        margin-left: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-fruit-area .product-fruit .product-content .product-price p {
        font-size: 12px;
        margin-left: 10px;
    }
}

.product-fruit-area .product-fruit .product-content .cart-Add {
    display: flex;
    align-items: center;
}

.product-fruit-area .product-fruit .product-content .cart-Add .cart-plus-minus {
    display: inline-block;
    height: 42px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 80px;
    text-align: center;
    border: 1px solid var(--colorfruit);
    border-radius: 0;
    margin-right: 10px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-fruit-area .product-fruit .product-content .cart-Add .cart-plus-minus {
        width: 70px;
    }
}

.product-fruit-area .product-fruit .product-content .cart-Add .cart-plus-minus .qtybutton.dec {
    height: 42px;
    top: 0px;
    left: 0;
    font-weight: 400;
    font-size: 18px;
    bottom: 0;
    margin: auto;
}

.product-fruit-area .product-fruit .product-content .cart-Add .cart-plus-minus .qtybutton {
    color: var(--white);
    cursor: pointer;
    float: inherit;
    font-size: 18px;
    line-height: 42px;
    margin: 0;
    position: absolute;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 25px;
}

.product-fruit-area .product-fruit .product-content .cart-Add .cart-plus-minus input.cart-plus-minus-box {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: var(--white);
    font-size: 14px;
    height: 42px;
    line-height: 54px;
    margin: 0;
    padding: 0px;
    text-align: center;
    font-weight: 500;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-fruit-area .product-fruit .product-content .cart-Add .cart-plus-minus input.cart-plus-minus-box {
        height: 40px;
        font-weight: 400;
    }
}

.product-fruit-area .product-fruit .product-content .cart-Add .cart-plus-minus .qtybutton.inc {
    height: 42px;
    top: 0px;
    right: 0;
    font-weight: 400;
    font-size: 18px;
    bottom: 0;
    margin: auto;
}

.product-fruit-area .product-fruit .product-content .cart-Add .product-action a {
    padding: 10px 50px;
    border: 1px solid var(--white);
    color: var(--white);
    text-transform: uppercase;
    transition: all .0s ease 0s;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .product-fruit-area .product-fruit .product-content .cart-Add .product-action a {
        padding: 10px 36px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-fruit-area .product-fruit .product-content .cart-Add .product-action a {
        padding: 9px 19px;
    }
}

@media only screen and (max-width: 320px) {
    .product-fruit-area .product-fruit .product-content .cart-Add .product-action a {
        padding: 10px 40px;
    }
}

.product-fruit-area .product-fruit .product-content .cart-Add .product-action a:hover {
    background-color: var(--colorfruitbg);
    color: var(--black);
    border: 1px solid var(--colorfruitbg);
}

.product-fruit-area .product-fruit:hover img {
    -webkit-transform: scale(1.2) translateZ(0);
    transform: scale(1.2) translateZ(0);
}

.product-fruit-area .Products-fruit-round-active .owl-nav {
    position: absolute;
    right: 0;
    top: -89px;
}

.product-fruit-area .Products-fruit-round-active .owl-nav div {
    position: relative;
    display: inline-block;
    vertical-align: top;
    opacity: 1;
    top: auto;
    left: auto;
    right: auto;
    margin: 0;
    color: #909391;
    font-size: 18px;
    -webkit-transition: all .5s ease-in-out;
}

.product-fruit-area .Products-fruit-round-active .owl-nav div:hover {
    color: var(--white);
}

.product-fruit-area .Products-fruit-round-active .owl-nav .owl-prev {
    margin-right: 5px;
}

/*---- art -----*/
.art-product {
    position: relative;
    overflow: hidden;
}

.art-product .art-bg {
    background-image: url(../images/bg/portfolio-bg.jpg);
    background-repeat: repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    padding: 35px 35px 55px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {

    .art-product .art-bg .art-Portfolio,
    .art-product .art-bg .grid-wrapper {
        margin-top: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .art-product .art-bg .art-Portfolio,
    .art-product .art-bg .grid-wrapper {
        margin-top: 0;
    }
}

@media only screen and (max-width: 767px) {

    .art-product .art-bg .art-Portfolio,
    .art-product .art-bg .grid-wrapper {
        margin-top: 0;
    }
}

.art-product .art-bg .art-Portfolio .art-product-img,
.art-product .art-bg .grid-wrapper .art-product-img {
    position: relative;
    overflow: hidden;
    border: 15px solid;
    border-color: #2e2e2e #000000 #000000 #2e2e2e;
}

@media only screen and (max-width: 540px) {

    .art-product .art-bg .art-Portfolio .art-product-img,
    .art-product .art-bg .grid-wrapper .art-product-img {
        border: 10px solid;
        border-color: #2e2e2e #000000 #000000 #2e2e2e;
    }
}

.art-product .art-bg .art-Portfolio .art-product-img img,
.art-product .art-bg .grid-wrapper .art-product-img img {
    -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    transition: all 1.5s ease;
}

.art-product .art-bg .art-Portfolio .art-product-img:after,
.art-product .art-bg .grid-wrapper .art-product-img:after {
    border: 15px solid var(--white);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    box-shadow: 0 0 5px 0 #000000 inset;
    -moz-box-shadow: 0 0 5px 0 #000000 inset;
    -webkit-box-shadow: 0 0 5px 0 #000000 inset;
}

@media only screen and (max-width: 540px) {

    .art-product .art-bg .art-Portfolio .art-product-img:after,
    .art-product .art-bg .grid-wrapper .art-product-img:after {
        border: 10px solid var(--white);
    }
}

.art-product .art-bg .art-Portfolio .art-product-img .image-overlay.pink,
.art-product .art-bg .grid-wrapper .art-product-img .image-overlay.pink {
    background: rgba(253, 108, 163, 0.9) repeat;
    color: var(--white);
}

.art-product .art-bg .art-Portfolio .art-product-img .image-overlay.orange,
.art-product .art-bg .grid-wrapper .art-product-img .image-overlay.orange {
    background: rgba(255, 87, 34, 0.9) repeat;
}

.art-product .art-bg .art-Portfolio .art-product-img .image-overlay.green,
.art-product .art-bg .grid-wrapper .art-product-img .image-overlay.green {
    background: rgba(96, 174, 13, 0.9) repeat;
}

.art-product .art-bg .art-Portfolio .art-product-img .image-overlay.blue,
.art-product .art-bg .grid-wrapper .art-product-img .image-overlay.blue {
    background: rgba(60, 147, 157, 0.9) repeat;
}

.art-product .art-bg .art-Portfolio .art-product-img .image-overlay.cyan,
.art-product .art-bg .grid-wrapper .art-product-img .image-overlay.cyan {
    background: rgba(0, 188, 212, 0.9) repeat;
}

.art-product .art-bg .art-Portfolio .art-product-img .image-overlay.yellow,
.art-product .art-bg .grid-wrapper .art-product-img .image-overlay.yellow {
    background: rgba(238, 193, 6, 0.9) repeat;
}

.art-product .art-bg .art-Portfolio .image-overlay,
.art-product .art-bg .grid-wrapper .image-overlay {
    position: absolute;
    opacity: 0;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.art-product .art-bg .art-Portfolio .image-overlay .links,
.art-product .art-bg .grid-wrapper .image-overlay .links {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    width: 118px;
    height: 45px;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {

    .art-product .art-bg .art-Portfolio .image-overlay .links,
    .art-product .art-bg .grid-wrapper .image-overlay .links {
        height: 40px;
    }
}

@media only screen and (max-width: 540px) {

    .art-product .art-bg .art-Portfolio .image-overlay .links,
    .art-product .art-bg .grid-wrapper .image-overlay .links {
        height: 35px;
    }
}

.art-product .art-bg .art-Portfolio .image-overlay .links a,
.art-product .art-bg .grid-wrapper .image-overlay .links a {
    display: inline-block;
    height: 45px;
    width: 45px;
    font-size: 20px;
    line-height: 45px;
    border: 1px solid;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 0px 5px;
    bottom: 100%;
    border-color: var(--white);
    color: var(--white);
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {

    .art-product .art-bg .art-Portfolio .image-overlay .links a,
    .art-product .art-bg .grid-wrapper .image-overlay .links a {
        height: 40px;
        width: 40px;
        font-size: 18px;
        line-height: 40px;
    }
}

@media only screen and (max-width: 540px) {

    .art-product .art-bg .art-Portfolio .image-overlay .links a,
    .art-product .art-bg .grid-wrapper .image-overlay .links a {
        height: 40px;
        width: 40px;
        font-size: 18px;
        line-height: 40px;
    }
}

.art-product .art-bg .art-Portfolio .image-overlay .links a:first-child,
.art-product .art-bg .grid-wrapper .image-overlay .links a:first-child {
    right: 100%;
    bottom: 0px;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.art-product .art-bg .art-Portfolio .image-overlay .links a:last-child,
.art-product .art-bg .grid-wrapper .image-overlay .links a:last-child {
    left: 100%;
    bottom: 0px;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.art-product .art-bg .art-Portfolio .image-overlay .links a span,
.art-product .art-bg .grid-wrapper .image-overlay .links a span {
    line-height: 45px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {

    .art-product .art-bg .art-Portfolio .image-overlay .links a span,
    .art-product .art-bg .grid-wrapper .image-overlay .links a span {
        line-height: 40px;
    }
}

@media only screen and (max-width: 540px) {

    .art-product .art-bg .art-Portfolio .image-overlay .links a span,
    .art-product .art-bg .grid-wrapper .image-overlay .links a span {
        line-height: 40px;
    }
}

.art-product .art-bg .art-Portfolio .image-overlay .links a:hover,
.art-product .art-bg .grid-wrapper .image-overlay .links a:hover {
    color: #fd6ca3;
    background-color: var(--white);
}

.art-product .art-bg .art-Portfolio .image-overlay.blue .links a:hover,
.art-product .art-bg .grid-wrapper .image-overlay.blue .links a:hover {
    color: #3c939d;
}

.art-product .art-bg .art-Portfolio .image-overlay.cyan .links a:hover,
.art-product .art-bg .grid-wrapper .image-overlay.cyan .links a:hover {
    color: #00bcd4;
}

.art-product .art-bg .art-Portfolio .image-overlay.green .links a:hover,
.art-product .art-bg .grid-wrapper .image-overlay.green .links a:hover {
    color: #60ae0d;
}

.art-product .art-bg .art-Portfolio .image-overlay.orange .links a:hover,
.art-product .art-bg .grid-wrapper .image-overlay.orange .links a:hover {
    color: #ff5722;
}

.art-product .art-bg .art-Portfolio .image-overlay.yellow .links a:hover,
.art-product .art-bg .grid-wrapper .image-overlay.yellow .links a:hover {
    color: #eec106;
}

.art-product .art-bg .art-Portfolio .image-overlay-details,
.art-product .art-bg .grid-wrapper .image-overlay-details {
    position: absolute;
    left: 0px;
    bottom: -100px;
    right: inherit;
    width: 100%;
    background: rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 20px 10px 50px;
    box-sizing: border-box;
    border: 0px;
    color: var(--white);
    font-family: var(--fontart2);
    padding-bottom: 25px;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {

    .art-product .art-bg .art-Portfolio .image-overlay-details,
    .art-product .art-bg .grid-wrapper .image-overlay-details {
        padding: 10px 10px 25px;
    }
}

@media only screen and (max-width: 540px) {

    .art-product .art-bg .art-Portfolio .image-overlay-details,
    .art-product .art-bg .grid-wrapper .image-overlay-details {
        padding: 10px 10px 50px;
        padding-bottom: 15px;
    }
}

.art-product .art-bg .art-Portfolio .image-overlay-details h2,
.art-product .art-bg .grid-wrapper .image-overlay-details h2 {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 300;
    line-height: normal;
    text-transform: uppercase;
    padding: 0px;
    position: relative;
    z-index: 99;
}

@media only screen and (max-width: 540px) {

    .art-product .art-bg .art-Portfolio .image-overlay-details h2,
    .art-product .art-bg .grid-wrapper .image-overlay-details h2 {
        font-size: 14px;
    }
}

.art-product .art-bg .art-Portfolio .image-overlay-details h2 a,
.art-product .art-bg .grid-wrapper .image-overlay-details h2 a {
    color: var(--white);
}

.art-product .art-bg .art-Portfolio .image-overlay-details .categories,
.art-product .art-bg .grid-wrapper .image-overlay-details .categories {
    color: var(--white);
    margin-bottom: 0px;
}

.art-product .art-bg .art-Portfolio .image-overlay-details .categories a,
.art-product .art-bg .grid-wrapper .image-overlay-details .categories a {
    letter-spacing: 0.5px;
    color: var(--white);
}

.art-product .art-bg .art-Portfolio:hover .art-product-img img,
.art-product .art-bg .grid-wrapper:hover .art-product-img img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.art-product .art-bg .art-Portfolio:hover .image-overlay,
.art-product .art-bg .grid-wrapper:hover .image-overlay {
    opacity: 1;
}

.art-product .art-bg .art-Portfolio:hover .image-overlay .links a:first-child,
.art-product .art-bg .grid-wrapper:hover .image-overlay .links a:first-child {
    right: 0px;
    bottom: 90%;
}

.art-product .art-bg .art-Portfolio:hover .image-overlay .links a:last-child,
.art-product .art-bg .grid-wrapper:hover .image-overlay .links a:last-child {
    left: 0px;
    bottom: 90%;
}

.art-product .art-bg .art-Portfolio:hover .image-overlay-details,
.art-product .art-bg .grid-wrapper:hover .image-overlay-details {
    bottom: 0px;
}

/*--- art---*/
.grid-wrapper>.art-product-img {
    display: flex;
    justify-content: center;
    align-items: center;
}

.grid-wrapper>div>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}

.grid-wrapper.grid-fashion {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    flex-wrap: wrap;
    grid-auto-rows: auto;
    grid-column-gap: 60px;
    grid-row-gap: 40px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .grid-wrapper.grid-fashion {
        grid-row-gap: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .grid-wrapper.grid-fashion {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .grid-wrapper.grid-fashion {
        display: block;
    }
}

.grid-wrapper.grid-fashion .tall .cms-fashion-img img {
    height: 655px;
}

.grid-wrapper {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-auto-rows: 200px;
    grid-auto-flow: dense;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .grid-wrapper {
        grid-gap: 45px;
    }
}

@media only screen and (max-width: 767px) {
    .grid-wrapper {
        display: block;
    }
}

.grid-wrapper .wide {
    grid-column: span 2;
}

.grid-wrapper .tall {
    grid-row: span 2;
}

.grid-wrapper .big {
    grid-column: span 2;
    grid-row: span 2;
}

/*--- fashion ---*/
.product-area .product-wrap.fashion .product-img {
    border: none;
}

.product-area .product-wrap.fashion .product-action a {
    background-color: var(--white);
    color: var(--black);
}

.product-area .product-wrap.fashion .product-action a:hover {
    background-color: var(--colorfashion);
    color: var(--white);
}

.product-area .product-wrap.fashion .product-action a:before {
    border-color: var(--colorfashion) transparent transparent transparent;
}

.product-area .product-wrap.fashion .product-action a:after {
    background-color: var(--colorfashion);
    color: var(--white);
}

.product-area .product-wrap.fashion .image {
    position: relative;
    display: block;
}

.product-area .product-wrap.fashion .image .img-2 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
}

.product-area .product-wrap.fashion .product-content {
    padding: 10px 0;
}

@media only screen and (max-width: 767px) {
    .product-area .product-wrap.fashion .product-content {
        padding: 10px 0 30px;
    }
}

.product-area .product-wrap.fashion .product-content .title a {
    font-family: var(--fontfashion);
    color: #333;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
}

.product-area .product-wrap.fashion .product-content .title a:hover {
    color: var(--colorfashion);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-area .product-wrap.fashion .product-content .title a {
        font-size: 16px;
    }
}

@media only screen and (max-width: 320px) {
    .product-area .product-wrap.fashion .product-content .title a {
        font-size: 14px;
    }
}

.product-area .product-wrap.fashion .product-content .title .wis-sho:last-child a {
    margin: 0 0 0 5px;
}

.product-area .product-wrap.fashion .product-content .title .wis-sho a {
    color: var(--colorfashion);
    margin: 0 5px;
}

.product-area .product-wrap.fashion .product-content .title .wis-sho a:hover {
    color: var(--black);
}

.product-area .product-wrap.fashion .product-content .product-price {
    color: var(--colorfashion);
    line-height: 30px;
}

.product-area .product-wrap.fashion:hover .img-2 {
    opacity: 1;
    visibility: visible;
}

/*--- socks ---*/
.product-socks {
    position: relative;
}

.product-socks .product-header {
    position: relative;
}

.product-socks .product-header .sale {
    border-radius: 3px;
    position: absolute;
    font-family: var(--fontsocks);
    line-height: 20px;
    width: 38px;
    height: 20px;
    top: 8px;
    right: -6px;
    text-align: center;
    box-shadow: 0 5px 5px #00000040;
    background-color: var(--colorsocks2);
    color: var(--white);
    font-size: 14px;
    letter-spacing: 0.5px;
    font-weight: 500;
}

.product-socks .product-header .sale label {
    position: absolute;
    bottom: -7px;
    left: 8px;
    border-left: 6px solid;
    border-bottom: 7px solid transparent;
    box-shadow: -3px 2px 3px #00000010;
    border-left-color: var(--colorsocks2);
}

.product-socks .product-body {
    display: inline-block;
    margin-top: 18px;
    overflow: hidden;
}

.product-socks .product-body .product-title {
    font-family: var(--fontsocks);
    font-size: 20px;
    font-weight: 600;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-socks .product-body .product-title {
        font-size: 18px;
    }
}

.product-socks .product-body .review {
    margin-bottom: 10px;
    line-height: 16px;
    transition: all 0.8s cubic-bezier(0.9, -0.48, 0.1, 1.48);
}

.product-socks .product-body .review .lni-star {
    color: #F2BD1D;
}

.product-socks .product-body .review a {
    color: var(--colorsocks2);
    font-family: var(--fontsocks);
    font-weight: 500;
}

.product-socks .product-body .product-price {
    display: flex;
    font-size: 20px;
    font-weight: 600;
    font-family: var(--fontsocks);
    align-items: center;
    transition: all 0.8s cubic-bezier(0.9, -0.48, 0.1, 1.48);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-socks .product-body .product-price {
        font-size: 18px;
    }
}

.product-socks .product-body .product-price .old {
    margin-left: 10px;
    font-size: 16px;
    text-decoration: line-through;
    color: #F23838;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-socks .product-body .product-price .old {
        font-size: 14px;
    }
}

.product-socks .product-body .product-action {
    display: flex;
    opacity: 0;
    visibility: visible;
    margin-left: 4px;
    transition: all 0.8s cubic-bezier(0.9, -0.48, 0.1, 1.48);
    margin-top: 6px;
}

.product-socks .product-body .product-action a {
    display: block;
    cursor: pointer;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: var(--colorsocks2);
    color: var(--colorsocks);
    margin-right: 6px;
    font-size: 18px;
    line-height: 45px;
    text-align: center;
}

.product-socks .product-body .product-action a:hover {
    background-color: var(--colorsocks);
    color: var(--colorsocks2);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-socks .product-body .product-action a {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
}

.product-socks:hover .product-body .review {
    transform: translateX(-100%);
}

.product-socks:hover .product-body .product-price {
    transform: translateX(100%);
}

.product-socks:hover .product-body .product-action {
    transform: translateY(-50px);
    opacity: 1;
    visibility: visible;
}

/*-------- 22. Shop style ---------*/
.shop-top-bar {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .shop-top-bar {
        display: block;
    }
}

.shop-top-bar .shop-top-bar-left {
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 767px) {
    .shop-top-bar .shop-top-bar-left {
        display: block;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .shop-top-bar .shop-top-bar-left {
        display: flex;
    }
}

.shop-top-bar .shop-top-bar-left .shop-page-list {
    line-height: 1;
}

@media only screen and (max-width: 767px) {
    .shop-top-bar .shop-top-bar-left .shop-page-list {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .shop-top-bar .shop-top-bar-left .shop-page-list {
        margin-top: 0px;
    }
}

.shop-top-bar .shop-top-bar-left .shop-page-list ul li {
    display: inline-block;
    color: #1d1d1d;
    margin-right: 3px;
    font-size: 14px;
    font-weight: 600;
}

.shop-top-bar .shop-top-bar-left .shop-page-list ul li:last-child {
    margin-right: 0px;
}

.shop-top-bar .shop-top-bar-left .shop-page-list ul li.active a {
    color: #262626;
}

.shop-top-bar .shop-top-bar-left .shop-page-list ul li a {
    color: #1d1d1d;
    font-size: 14px;
}

.shop-top-bar .shop-top-bar-left .shop-page-list ul li a:hover {
    color: var(--colormain);
}

.shop-top-bar .shop-top-bar-right {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media only screen and (max-width: 767px) {
    .shop-top-bar .shop-top-bar-right {
        display: block;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .shop-top-bar .shop-top-bar-right {
        display: flex;
    }
}

.shop-top-bar .shop-top-bar-right .shop-filter {
    line-height: 1;
    position: relative;
    display: inline-block;
}

.shop-top-bar .shop-top-bar-right .shop-filter a {
    color: #1B1B1B;
    display: inline-block;
    border: 1px solid #d8d8d8;
    padding: 14px 20px 14px 20px;
}

.shop-top-bar .shop-top-bar-right .shop-filter a i {
    color: #1B1B1B;
    margin-left: 20px;
}

.shop-top-bar .shop-top-bar-right .shop-filter a.active {
    color: var(--colormain);
}

.shop-top-bar .shop-top-bar-right .shop-filter a.active i {
    color: var(--colormain);
}

.shop-top-bar .shop-top-bar-right .shop-filter:hover a {
    color: var(--colormain);
}

@media only screen and (max-width: 767px) {
    .shop-top-bar .shop-top-bar-right .shop-filter.ml-25 {
        margin-left: 0;
    }
}

.shop-top-bar .shop-top-bar-right .shop-short-by {
    position: relative;
    display: inline-block;
    line-height: 1;
}

.shop-top-bar .shop-top-bar-right .shop-short-by>span {
    color: #1B1B1B;
    position: relative;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #d8d8d8;
    padding: 14px 20px 14px 20px;
    transition: all .3s ease 0s;
}

.shop-top-bar .shop-top-bar-right .shop-short-by>span i {
    color: #1B1B1B;
    margin-left: 20px;
}

.shop-top-bar .shop-top-bar-right .shop-short-by ul {
    right: 0;
    top: 100%;
    position: absolute;
    background-color: #fff;
    padding: 7px;
    z-index: 11;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.2);
    transition: all 250ms ease-out;
    margin-top: 30px;
}

@media only screen and (max-width: 767px) {
    .shop-top-bar .shop-top-bar-right .shop-short-by ul {
        right: auto;
        left: 0;
    }
}

.shop-top-bar .shop-top-bar-right .shop-short-by ul li {
    display: block;
}

.shop-top-bar .shop-top-bar-right .shop-short-by ul li a {
    padding: 5px 10px;
    white-space: pre;
    display: block;
    font-size: 0.92em;
    color: #777777;
    line-height: 24px;
    margin-bottom: 3px;
}

.shop-top-bar .shop-top-bar-right .shop-short-by ul li a:hover {
    color: #fff;
    background-color: var(--colormain);
}

.shop-top-bar .shop-top-bar-right .shop-short-by ul li.active a {
    color: #fff;
    background-color: var(--colormain);
}

.shop-top-bar .shop-top-bar-right .shop-short-by:hover ul {
    opacity: 1;
    visibility: visible;
    margin-top: 0px;
}

.shop-top-bar .shop-top-bar-right .shop-short-by:hover>span {
    color: var(--colormain);
}

.shop-top-bar .shop-top-bar-right .shop-short-by:hover>span i {
    color: var(--colormain);
}

@media only screen and (max-width: 767px) {
    .shop-top-bar .shop-top-bar-right .shop-short-by.ml-40 {
        margin-left: 0;
        margin-top: 12px;
        margin-bottom: 16px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .shop-top-bar .shop-top-bar-right .shop-short-by.ml-40 {
        margin-left: 0;
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

.shop-top-bar .shop-top-bar-right .shop-tab a {
    color: var(--black3);
    font-size: 22px;
    margin-right: 20px;
    padding: 0;
}

.shop-top-bar .shop-top-bar-right .shop-tab a:last-child {
    margin-right: 0;
}

.shop-top-bar .shop-top-bar-right .shop-tab a.active {
    color: var(--black);
}

.product-filter-wrapper {
    box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.05);
    margin-bottom: 30px;
    margin-top: 30px;
    font-size: 12px;
    padding: 48px 40px 18px;
    display: none;
    width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-filter-wrapper {
        padding: 40px 25px 34px;
    }
}

@media only screen and (max-width: 767px) {
    .product-filter-wrapper {
        padding: 40px 25px 34px;
    }
}

.product-filter-wrapper .product-filter h5 {
    font-size: 16px;
    margin: 0 0 30px;
    text-transform: uppercase;
    font-weight: 600;
    color: #1B1B1B;
}

@media only screen and (max-width: 767px) {
    .product-filter-wrapper .product-filter h5 {
        margin: 0 0 10px;
    }
}

.product-filter-wrapper .product-filter .price-filter ul li,
.product-filter-wrapper .product-filter .product-size ul li,
.product-filter-wrapper .product-filter .product-color ul li,
.product-filter-wrapper .product-filter .product-brands ul li {
    margin-bottom: 7px;
    display: block;
}

.product-filter-wrapper .product-filter .price-filter ul li:last-child,
.product-filter-wrapper .product-filter .product-size ul li:last-child,
.product-filter-wrapper .product-filter .product-color ul li:last-child,
.product-filter-wrapper .product-filter .product-brands ul li:last-child {
    margin-bottom: 0;
}

.product-filter-wrapper .product-filter .price-filter ul li a,
.product-filter-wrapper .product-filter .product-size ul li a,
.product-filter-wrapper .product-filter .product-color ul li a,
.product-filter-wrapper .product-filter .product-brands ul li a {
    color: #1B1B1B;
    font-size: 16px;
}

.product-filter-wrapper .product-filter .price-filter ul li a:hover,
.product-filter-wrapper .product-filter .product-size ul li a:hover,
.product-filter-wrapper .product-filter .product-color ul li a:hover,
.product-filter-wrapper .product-filter .product-brands ul li a:hover {
    color: var(--colormain);
}

.product-filter-wrapper .product-filter .product-color ul,
.product-filter-wrapper .product-filter .product-size ul,
.product-filter-wrapper .product-filter .product-brands ul {
    width: 100%;
}

.product-filter-wrapper .product-filter .product-color ul li,
.product-filter-wrapper .product-filter .product-size ul li,
.product-filter-wrapper .product-filter .product-brands ul li {
    width: 50%;
    display: inline-block;
    float: left;
}

.shop-list-wrap .shop-list-content {
    margin-left: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-list-wrap .shop-list-content {
        margin-left: 0;
        margin-top: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .shop-list-wrap .shop-list-content {
        margin-left: 0;
        margin-top: 20px;
    }
}

.shop-list-wrap .shop-list-content .product-cat {
    margin: 0;
    color: var(--black3);
    text-transform: capitalize;
    display: block;
    font-size: 15px;
}

.shop-list-wrap .shop-list-content h3 {
    font-size: 22px;
    margin: 0 0 5px;
    line-height: 32px;
    font-weight: 600;
    letter-spacing: normal;
    font-family: var(--fontprimary);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .shop-list-wrap .shop-list-content h3 {
        margin: 0 0 18px;
        font-size: 23px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-list-wrap .shop-list-content h3 {
        margin: 0 0 12px;
        font-size: 22px;
    }
}

@media only screen and (max-width: 767px) {
    .shop-list-wrap .shop-list-content h3 {
        font-size: 19px;
        margin: 0 0 10px;
        line-height: 28px;
    }
}

.shop-list-wrap .shop-list-content h3 a {
    color: var(--black);
}

.shop-list-wrap .shop-list-content .pro-list-price span {
    font-size: 22px;
}

.shop-list-wrap .shop-list-content .pro-list-price span.old {
    color: var(--black4);
    margin-right: 5px;
}

.shop-list-wrap .shop-list-content p {
    font-size: 16px;
    line-height: 26px;
    color: #737373;
    margin: 12px 0 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .shop-list-wrap .shop-list-content p {
        margin: 10px 0 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-list-wrap .shop-list-content p {
        margin: 10px 0 20px;
    }
}

@media only screen and (max-width: 767px) {
    .shop-list-wrap .shop-list-content p {
        margin: 10px 0 20px;
    }
}

.shop-list-wrap .shop-list-content .product-rating {
    color: var(--black3);
    display: inline-block;
    padding: 2px;
}

.shop-list-wrap .shop-list-content .product-rating i {
    font-size: 15px;
}

.shop-list-wrap .shop-list-content .product-rating i.checked {
    color: #f6c443;
}

.shop-list-wrap .shop-list-content .pro-list-price {
    font-size: 16px;
    font-family: var(--fonttitle);
    color: var(--colormain);
}

.shop-list-wrap .shop-list-content .pro-list-price span {
    position: relative;
}

.shop-list-wrap .shop-list-content .pro-list-price span.old-price {
    display: none;
    margin-right: 4px;
}

.shop-list-wrap .shop-list-content .pro-list-price span.old-price:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(130deg);
    background-color: #393939;
}

.shop-list-wrap .shop-list-content .product-list-action {
    display: flex;
    align-items: center;
}

.shop-list-wrap .shop-list-content .product-list-action>a {
    display: inline-block;
    font-weight: bold;
    color: var(--white);
    font-size: 16px;
    text-align: center;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border: 1px solid var(--colormain);
    background: var(--colormain);
}

.shop-list-wrap .shop-list-content .product-list-action>a:hover {
    background: var(--white);
    color: var(--colormain);
    border: 1px solid var(--colormain);
}

.shop-list-wrap .shop-list-content .product-list-action .pro-list-actioncart {
    margin: 0 10px 0;
}

.shop-list-wrap .shop-list-content .product-list-action .pro-list-actioncart a {
    display: inline-block;
    font-size: 12px;
    color: var(--white);
    padding: 12px 25px;
    background-color: var(--colormain);
    line-height: 1;
    text-transform: uppercase;
    font-weight: 500;
    border: 1px solid var(--colormain);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-list-wrap .shop-list-content .product-list-action .pro-list-actioncart a {
        padding: 11px 30px;
    }
}

@media only screen and (max-width: 767px) {
    .shop-list-wrap .shop-list-content .product-list-action .pro-list-actioncart a {
        padding: 11px 30px;
    }
}

.shop-list-wrap .shop-list-content .product-list-action .pro-list-actioncart a:hover {
    background: var(--white);
    color: var(--colormain);
    border: 1px solid var(--colormain);
}

.shop-list-wrap .shop-list-quickview {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border-radius: 4px;
    overflow: hidden;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.shop-list-wrap .shop-list-quickview a {
    display: inline-block;
    font-size: 15px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0;
    color: var(--colormain);
    background-color: var(--colormain2);
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
    z-index: 99;
}

.shop-list-wrap .shop-list-quickview a i {
    line-height: 40px;
}

.shop-list-wrap .shop-list-quickview a:hover {
    background-color: var(--colormain);
    color: var(--white);
}

.shop-list-wrap:hover .shop-list-quickview a {
    transform: scale(1);
    opacity: 1;
}

.shop-list-wrap:hover .product-img::after {
    right: 24px;
    left: 24px;
    top: 24px;
    bottom: 24px;
    opacity: 1;
}

.pro-pagination-style ul li {
    display: inline-block;
    margin: 0 8px;
}

@media only screen and (max-width: 767px) {
    .pro-pagination-style ul li {
        margin: 0 4px;
    }
}

.pro-pagination-style ul li a {
    border: 1px solid var(--colormain);
    color: var(--colormain);
    font-size: 12px;
    text-align: center;
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
}

.pro-pagination-style ul li a.active,
.pro-pagination-style ul li a:hover {
    background-color: var(--colormain);
    color: #fff;
    border: 1px solid var(--colormain);
}

.pro-pagination-style ul li a i {
    line-height: 38px;
}

.pro-pagination-style ul li:last-child {
    position: relative;
    top: 2px;
}

@media only screen and (max-width: 767px) {
    .pro-pagination-style.mt-30 {
        margin-top: 0;
    }
}

.shop-collections-img {
    overflow: hidden;
}

.shop-collections-img a {
    display: block;
}

.shop-collections-img a img {
    width: 100%;
    transform: scale(1);
    transition: all .5s ease 0s;
}

.shop-collections-content span {
    font-size: 16px;
    font-weight: 300;
    color: #1D1D1D;
}

.shop-collections-content h2 {
    font-size: 46px;
    font-family: var(--fonttitle);
    font-style: italic;
    color: #1D1D1D;
    margin: 5px 0 22px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .shop-collections-content h2 {
        font-size: 42px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-collections-content h2 {
        font-size: 32px;
    }
}

@media only screen and (max-width: 767px) {
    .shop-collections-content h2 {
        font-size: 28px;
        margin: 5px 0 12px;
    }
}

.shop-collections-content h2 a {
    color: #1D1D1D;
}

.shop-collections-content h2 a:hover {
    color: var(--colormain);
}

.shop-collections-content p {
    font-size: 16px;
    line-height: 34px;
    color: #707070;
    margin: 0 0 31px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-collections-content p {
        font-size: 15px;
        line-height: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .shop-collections-content p {
        font-size: 15px;
        line-height: 30px;
        margin: 0 0 15px;
    }
}

.shop-collections-content .collections-btn a {
    display: inline-block;
    background-color: #1D1D1D;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    padding: 20px 35px;
    line-height: 1;
    z-index: 2;
    position: relative;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .shop-collections-content.ml-70 {
        margin-left: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-collections-content.ml-70 {
        margin-left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .shop-collections-content {
        margin-top: 10px;
    }

    .shop-collections-content.ml-70 {
        margin-left: 0;
    }
}

.shop-collections-wrap:hover .shop-collections-img a img {
    transform: scale(1.1);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-collections-wrap.mb-90 {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .shop-collections-wrap.mb-90 {
        margin-bottom: 50px;
    }
}

.shop-instagram-wrap a {
    display: block;
}

.shop-instagram-wrap a img {
    width: 100%;
}

.toggle-item-active {
    display: none;
}

.instra-btn a {
    text-transform: uppercase;
    font-weight: bold;
    color: #1D1D1D;
    font-size: 12px;
    line-height: 1;
    border: 1px solid #D2D2D2;
    padding: 23px 50px;
    display: inline-block;
}

.instra-btn a:hover {
    background-color: var(--colormain);
    border: 1px solid var(--colormain);
    color: #fff;
}

@media only screen and (max-width: 767px) {
    .instra-btn.mt-50 {
        margin-top: 10px;
    }
}

/*-------- 19. Product details style ---------*/
.modal-backdrop.show {
    opacity: .7;
}

.modal-dialog {
    margin: 6% auto 8%;
    max-width: 1250px;
    width: 1250px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .modal-dialog {
        width: 1150px;
        max-width: 1150px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .modal-dialog {
        width: 960px;
        max-width: 960px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .modal-dialog {
        width: 720px;
        max-width: 720px;
    }
}

@media only screen and (max-width: 767px) {
    .modal-dialog {
        width: 100%;
        max-width: 100%;
        padding: 35px 0;
    }
}

.modal-dialog .modal-content {
    border-radius: 0;
}

.modal-dialog .modal-content .modal-header {
    border: none;
    padding: 0;
    right: 0;
    top: 0;
    position: absolute;
    z-index: 9999;
}

@media only screen and (max-width: 767px) {
    .modal-dialog .modal-content .modal-header {
        right: 0px;
        top: -34px;
    }
}

.modal-dialog .modal-content .modal-header .close {
    color: var(--black);
    cursor: pointer;
    opacity: 1;
    padding: 0;
    margin: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: transparent;
    border-radius: 100%;
    font-size: 18px;
    text-shadow: none;
    font-weight: 300;
    transition: all .3s ease 0s;
}

@media only screen and (max-width: 767px) {
    .modal-dialog .modal-content .modal-header .close {
        width: 34px;
        height: 34px;
        line-height: 34px;
        font-size: 15px;
    }
}

.modal-dialog .modal-content .modal-header .close:hover {
    color: var(--colormain);
    transform: rotate(90deg);
}

.modal-dialog .modal-content .modal-body {
    padding: 0px;
}

.quickview-content-padding {
    padding: 50px 50px 50px;
    height: 100%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .quickview-content-padding {
        padding: 15px 35px 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .quickview-content-padding {
        padding: 20px 35px 35px;
    }
}

@media only screen and (max-width: 767px) {
    .quickview-content-padding {
        padding: 15px 15px 15px;
    }
}

.product-details-content .pro-dec-next-prev {
    text-align: right;
}

.product-details-content .pro-dec-next-prev a {
    font-size: 20px;
    margin-left: 12px;
}

.product-details-content .pro-dec-next-prev a:first-child {
    margin-left: 0;
}

.product-details-content>span {
    margin: 0 0 7px;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
}

.product-details-content h2 {
    font-size: 36px;
    margin: 5px 0 20px;
    color: var(--black);
    font-weight: 200;
    padding: 0;
    letter-spacing: 1px;
}

@media only screen and (max-width: 767px) {
    .product-details-content h2 {
        margin: 5px 0 10px;
        font-size: 26px;
    }
}

.product-details-content .pro-dec-info-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 10px;
    margin-bottom: 32px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .product-details-content .pro-dec-info-wrap {
        display: block;
    }

    .product-details-content .pro-dec-info-wrap.pro-dec-info-wrap2 {
        display: flex;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .product-details-content .pro-dec-info-wrap {
        display: block;
    }

    .product-details-content .pro-dec-info-wrap.pro-dec-info-wrap2 {
        display: flex;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-details-content .pro-dec-info-wrap.pro-dec-info-wrap2 {
        display: block;
    }

    .product-details-content .pro-dec-info-wrap.pro-dec-info-wrap3 {
        display: block;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-details-content .pro-dec-info-wrap {
        display: block;
    }

    .product-details-content .pro-dec-info-wrap.pro-dec-info-wrap2 {
        display: flex;
    }
}

@media only screen and (max-width: 767px) {
    .product-details-content .pro-dec-info-wrap {
        display: block;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .product-details-content .pro-dec-info-wrap {
        display: flex;
    }
}

.product-details-content .pro-dec-info-wrap .pro-dec-ratting-wrap {
    display: flex;
}

.product-details-content .pro-dec-info-wrap .pro-dec-ratting-wrap .pro-dec-ratting i {
    color: #d5d6d8;
    font-size: 14px;
    margin-left: 2px;
}

.product-details-content .pro-dec-info-wrap .pro-dec-ratting-wrap .pro-dec-ratting i.yellow {
    color: #f5b223;
}

.product-details-content .pro-dec-info-wrap .pro-dec-ratting-wrap a {
    color: var(--black) 4;
    font-size: 14px;
    margin-left: 10px;
}

.product-details-content .pro-dec-info-wrap .pro-dec-stock ul {
    display: flex;
    flex-wrap: wrap;
}

.product-details-content .pro-dec-info-wrap .pro-dec-stock ul li {
    margin-left: 10px;
    color: #1D1D1D;
    font-size: 12px;
}

.product-details-content .pro-dec-info-wrap .pro-dec-stock ul li.green {
    color: #86BA45;
    font-weight: 600;
}

.product-details-content .pro-dec-info-wrap .pro-dec-stock ul li span {
    font-weight: 600;
}

.product-details-content .pro-dec-info-wrap .pro-dec-stock ul li i {
    margin-right: 3px;
}

.product-details-content .pro-dec-info-wrap .pro-dec-stock ul li:first-child {
    margin-left: 0px;
}

.product-details-content>h3 {
    font-size: 36px;
    margin: 0px 0 20px;
    color: var(--colormain);
}

.product-details-content .product-details-peragraph p {
    font-size: 14px;
    line-height: 27px;
    color: var(--black) 3;
}

.product-details-content .product-details-action-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 45px 0 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 0 23px;
}

@media only screen and (max-width: 767px) {
    .product-details-content .product-details-action-wrap {
        margin: 20px 0 0px;
    }
}

.product-details-content .product-details-action-wrap .product-details-cart {
    margin: 0 15px 0 15px;
}

@media only screen and (max-width: 767px) {
    .product-details-content .product-details-action-wrap .product-details-cart {
        margin: 0 7px 7px 7px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .product-details-content .product-details-action-wrap .product-details-cart {
        margin: 0 15px 0 15px;
    }
}

.product-details-content .product-details-action-wrap .product-details-cart a {
    display: inline-block;
    color: var(--white);
    padding: 18px 50px;
    background-color: var(--colormain);
    border: 1px solid var(--colormain);
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    border-radius: 0;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .product-details-content .product-details-action-wrap .product-details-cart a {
        padding: 18px 50px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .product-details-content .product-details-action-wrap .product-details-cart a {
        padding: 18px 25px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-details-content .product-details-action-wrap .product-details-cart a {
        padding: 18px 30px;
    }
}

@media only screen and (max-width: 767px) {
    .product-details-content .product-details-action-wrap .product-details-cart a {
        padding: 18px 18px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .product-details-content .product-details-action-wrap .product-details-cart a {
        padding: 18px 30px;
    }
}

.product-details-content .product-details-action-wrap .product-details-cart a:hover {
    color: var(--colormain);
    background-color: var(--white);
    border: 1px solid var(--colormain);
}

.product-details-content .product-details-action-wrap .product-details-cart.product-dec-cart-mrg-none {
    margin: 0 15px 0 0px;
}

.product-details-content .product-details-action-wrap .product-details-wishlist a,
.product-details-content .product-details-action-wrap .product-details-compare a {
    display: inline-block;
    font-size: 25px;
    color: #2f2f2f;
}

.product-details-content .product-details-action-wrap .product-details-wishlist a:hover,
.product-details-content .product-details-action-wrap .product-details-compare a:hover {
    color: var(--colormain);
}

@media only screen and (max-width: 767px) {
    .product-details-content .product-details-action-wrap .product-details-wishlist.affiliate-res-xs {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .product-details-content .product-details-action-wrap .product-details-wishlist.affiliate-res-xs {
        margin-bottom: 0px;
    }
}

.product-details-content .product-details-action-wrap .product-details-compare {
    margin-left: 15px;
}

@media only screen and (max-width: 767px) {
    .product-details-content .product-details-action-wrap .product-details-compare.affiliate-res-xs {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .product-details-content .product-details-action-wrap .product-details-compare.affiliate-res-xs {
        margin-left: 10px;
    }
}

.product-details-content .product-details-action-wrap.pro-dec-action-mrg {
    margin: 16px 0 0px;
}

.product-details-content .product-details-info {
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    padding: 12px 0 14px;
}

.product-details-content .product-details-info a {
    color: #535353;
    font-size: 14px;
    margin-right: 10px;
}

.product-details-content .product-details-info a:last-child {
    margin-right: 0;
}

.product-details-content .product-details-info a i {
    font-size: 16px;
    padding-right: 8px;
    position: relative;
    top: 3px;
}

.product-details-content .product-details-info a:hover {
    color: var(--colormain);
}

.product-details-content .product-details-meta {
    margin: 25px 0 23px;
}

.product-details-content .product-details-meta .product-meta {
    display: grid;
    grid-template-columns: 100px auto;
    grid-gap: 15px;
    margin-bottom: 1px;
}

.product-details-content .product-details-meta .product-meta>span {
    display: block;
    font-size: 14px;
    margin: 0 0 5px;
    color: var(--black) 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 600;
}

.product-details-content .product-details-meta .product-meta>span.categories a {
    color: var(--colormain);
}

.product-details-content .product-details-meta .product-meta>span.categories a:hover {
    color: var(--colormain);
    text-decoration: underline;
}

.product-details-content .product-details-meta .product-meta>span a {
    color: var(--black) 4;
}

.product-details-content .product-details-meta .product-meta>span a:hover {
    color: var(--colormain);
    text-decoration: underline;
}

.product-details-content .product-details-meta .product-meta>span:last-child {
    margin: 0 0 0px;
}

.product-details-content .product-details-social-wrap {
    display: flex;
    align-items: center;
    margin: 18px 0 0;
}

@media only screen and (max-width: 767px) {
    .product-details-content .product-details-social-wrap {
        display: block;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .product-details-content .product-details-social-wrap {
        display: flex;
    }
}

.product-details-content .product-details-social-wrap span {
    color: #262626;
    font-weight: 600;
    margin-right: 10px;
    font-size: 12px;
}

.product-details-content .product-details-social-wrap .product-details-social a {
    border: 1px solid #e1e1e1;
    color: var(--black) 2;
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    border-radius: 100%;
    text-align: center;
    font-size: 16px;
    margin: 0 7px 0 0;
}

.product-details-content .product-details-social-wrap .product-details-social a:hover {
    color: var(--white);
    border: 1px solid transparent;
}

.product-details-content .product-details-social-wrap .product-details-social a:hover.facebook {
    background-color: #3b5999;
}

.product-details-content .product-details-social-wrap .product-details-social a:hover.twitter {
    background-color: #55acee;
}

.product-details-content .product-details-social-wrap .product-details-social a:hover.pinterest {
    background-color: #b90f16;
}

.product-details-content .product-details-social-wrap .product-details-social a:hover.google-plus {
    background-color: #dd4b39;
}

.product-details-quality {
    margin: 7px 0 0;
}

@media only screen and (max-width: 767px) {
    .product-details-quality {
        margin: 7px 0 0;
    }
}

@media only screen and (max-width: 540px) {
    .product-details-quality {
        margin: 0 0 0;
    }
}

.product-details-quality .cart-plus-minus {
    display: inline-block;
    height: 52px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 110px;
    text-align: center;
    border: 1px solid #dddddd;
    border-radius: 0;
}

.product-details-quality .cart-plus-minus .qtybutton {
    color: var(--black) 2;
    cursor: pointer;
    float: inherit;
    font-size: 18px;
    line-height: 50px;
    margin: 0;
    position: absolute;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 35px;
    background: #eaeaea;
}

.product-details-quality .cart-plus-minus .qtybutton.dec {
    height: 50px;
    top: 0px;
    left: 0;
    font-weight: 400;
    font-size: 22px;
    bottom: 0;
    margin: auto;
}

.product-details-quality .cart-plus-minus .qtybutton.inc {
    height: 50px;
    top: 0px;
    right: 0;
    font-weight: 400;
    font-size: 22px;
    bottom: 0;
    margin: auto;
}

.product-details-quality .cart-plus-minus input.cart-plus-minus-box {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: var(--black) 2;
    font-size: 14px;
    height: 50px;
    line-height: 54px;
    margin: 0;
    padding: 0px;
    text-align: center;
    width: 85px;
    font-weight: bold;
}

.product-details-quality.pro-quality-border .cart-plus-minus input {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.product-details-quality.quality-width-cart .cart-plus-minus {
    width: 110px;
}

.product-details-quality.quality-width-cart .cart-plus-minus input {
    width: 90px;
    font-weight: 400;
}

.product-details-quality.quality-width-cart .cart-plus-minus .qtybutton.dec {
    left: 0;
}

.product-details-quality.quality-width-cart .cart-plus-minus .qtybutton.inc {
    right: 0;
}

.quickview-slider-active.owl-carousel>.owl-nav div {
    color: #262626;
    display: inline-block;
    font-size: 24px;
    left: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease 0s;
    border: 1px solid #e1e2e2;
    background-color: #ffffff;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100%;
}

.quickview-slider-active.owl-carousel>.owl-nav div.owl-next {
    right: 20px;
    left: auto;
}

.quickview-slider-active.owl-carousel>.owl-nav div:hover {
    color: var(--colormain);
}

.pro-dec-big-img-slider .slick-list {
    border: 1px solid #ddd;
}

.easyzoom-style {
    position: relative;
}

.easyzoom-style a.easyzoom-pop-up {
    position: absolute;
    right: 25px;
    bottom: 25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    background-color: #fff;
    color: #262626;
    font-size: 16px;
    text-align: center;
    border-radius: 100%;
    z-index: 999;
}

@media only screen and (max-width: 767px) {
    .easyzoom-style a.easyzoom-pop-up {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 15px;
    }
}

.easyzoom-style a.easyzoom-pop-up.video-popup {
    color: #fff;
    font-size: 16px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #262626;
}

.easyzoom-style a.easyzoom-pop-up.img-popup-position {
    bottom: 100px;
}

.easyzoom-style a.easyzoom-pop-up:hover {
    background-color: var(--colormain);
    color: #fff;
}

.easyzoom-style .easyzoom {
    display: block;
    background: #f5f5f5;
}

.easyzoom-style .easyzoom>a {
    transition: none;
}

.easyzoom-style .easyzoom>a img {
    width: 100%;
    transition: none;
}

.easyzoom-style .easyzoom-popup>a img {
    width: 100%;
}

.product-details-tab {
    display: block;
}

.product-details-tab.product-details-tab2 {
    overflow: inherit;
}

.product-dec-right {
    float: right;
    position: relative;
    width: calc(100% - 160px);
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .product-dec-right {
        width: calc(100% - 120px);
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .product-dec-right {
        width: calc(100% - 120px);
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-dec-right {
        width: calc(100% - 130px);
    }
}

@media only screen and (max-width: 767px) {
    .product-dec-right {
        width: calc(100% - 100px);
    }
}

.product-dec-left {
    position: relative;
    float: left;
    width: 160px;
    padding-right: 20px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .product-dec-left {
        width: 120px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .product-dec-left {
        width: 120px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-dec-left {
        width: 130px;
    }
}

@media only screen and (max-width: 767px) {
    .product-dec-left {
        width: 100px;
    }
}

.product-dec-left .product-dec-small {
    margin: 0 0 20px;
    cursor: pointer;
}

.product-dec-left .product-dec-small img {
    width: 100%;
}

.product-dec-left .product-dec-small.slick-active {
    border: 2px solid transparent;
}

.product-dec-left .product-dec-small.slick-active.slick-current {
    border: 2px solid #aaa;
}

.product-dec-left .product-dec-small:last-child {
    margin: 0 0 0px;
}

.product-dec-left span.pro-dec-icon {
    position: absolute;
    top: 100%;
    left: 50%;
    right: auto;
    font-size: 20px;
    cursor: pointer;
    color: #262626;
    z-index: 9;
    transform: translateX(-50%);
}

@media only screen and (max-width: 767px) {
    .product-dec-left span.pro-dec-icon {
        top: 93%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .product-dec-left span.pro-dec-icon {
        top: 100%;
    }
}

.product-dec-left span.pro-dec-icon:hover {
    color: var(--colormain);
}

.product-dec-left span.pro-dec-icon.pro-dec-prev {
    margin-left: -30px;
}

.product-dec-left span.pro-dec-icon.pro-dec-next {
    margin-right: -30px;
}

.product-details-wrap {
    display: flex;
    flex-wrap: wrap;
}

.product-details-wrap .pro-dec-content-left {
    flex: 0 0 72%;
    max-width: 72%;
    padding-right: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-details-wrap .pro-dec-content-left {
        padding-right: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .product-details-wrap .pro-dec-content-left {
        padding-right: 0px;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.product-details-wrap .pro-dec-content-right {
    flex: 0 0 28%;
    max-width: 28%;
}

@media only screen and (max-width: 767px) {
    .product-details-wrap .pro-dec-content-right {
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 30px;
    }
}

.pro-dec-banner-wrap {
    position: relative;
    overflow: hidden;
}

.pro-dec-banner-wrap a {
    display: block;
}

.pro-dec-banner-wrap a img {
    width: 100%;
    transition: all .5s ease 0s;
    transform: scale(1);
}

.pro-dec-banner-wrap .pro-dec-banner-content {
    position: absolute;
    left: 20px;
    bottom: 12px;
    z-index: 9;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .pro-dec-banner-wrap .pro-dec-banner-content {
        left: 12px;
    }
}

.pro-dec-banner-wrap .pro-dec-banner-content h4 {
    color: #fff;
    font-size: 24px;
    line-height: 1;
    text-transform: uppercase;
    margin: 0 0 10px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .pro-dec-banner-wrap .pro-dec-banner-content h4 {
        font-size: 20px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .pro-dec-banner-wrap .pro-dec-banner-content h4 {
        font-size: 16px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pro-dec-banner-wrap .pro-dec-banner-content h4 {
        font-size: 18px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pro-dec-banner-wrap .pro-dec-banner-content h4 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .pro-dec-banner-wrap .pro-dec-banner-content h4 {
        font-size: 20px;
    }
}

.pro-dec-banner-wrap .pro-dec-banner-content h2 {
    color: #fff;
    font-size: 45px;
    line-height: 1;
    text-transform: uppercase;
    margin: 0;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .pro-dec-banner-wrap .pro-dec-banner-content h2 {
        font-size: 35px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .pro-dec-banner-wrap .pro-dec-banner-content h2 {
        font-size: 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pro-dec-banner-wrap .pro-dec-banner-content h2 {
        font-size: 35px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pro-dec-banner-wrap .pro-dec-banner-content h2 {
        font-size: 35px;
    }
}

@media only screen and (max-width: 767px) {
    .pro-dec-banner-wrap .pro-dec-banner-content h2 {
        font-size: 35px;
    }
}

.pro-dec-banner-wrap:hover a img {
    width: 100%;
    transform: scale(1.1);
}

.sidebar-subscribe-wrap {
    background-color: #E5F3EF;
    padding: 30px 20px 35px 20px;
    margin-top: 20px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .sidebar-subscribe-wrap {
        padding: 20px 10px 20px 10px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .sidebar-subscribe-wrap {
        padding: 20px 10px 20px 10px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .sidebar-subscribe-wrap {
        padding: 20px 10px 20px 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .sidebar-subscribe-wrap {
        padding: 20px 10px 20px 10px;
    }
}

.sidebar-subscribe-wrap .sidebar-subscribe-content i {
    color: #1D1D1D;
    font-size: 30px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .sidebar-subscribe-wrap .sidebar-subscribe-content i {
        font-size: 25px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .sidebar-subscribe-wrap .sidebar-subscribe-content i {
        font-size: 25px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .sidebar-subscribe-wrap .sidebar-subscribe-content i {
        font-size: 25px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .sidebar-subscribe-wrap .sidebar-subscribe-content i {
        font-size: 25px;
    }
}

.sidebar-subscribe-wrap .sidebar-subscribe-content h5 {
    font-size: 22px;
    margin: 1px 0 5px;
    color: #1D1D1D;
    font-family: var(--fonttitle);
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .sidebar-subscribe-wrap .sidebar-subscribe-content h5 {
        font-size: 16px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .sidebar-subscribe-wrap .sidebar-subscribe-content h5 {
        font-size: 16px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .sidebar-subscribe-wrap .sidebar-subscribe-content h5 {
        font-size: 16px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .sidebar-subscribe-wrap .sidebar-subscribe-content h5 {
        font-size: 16px;
    }
}

.sidebar-subscribe-wrap .sidebar-subscribe-content p {
    font-size: 14px;
    color: #1D1D1D;
    font-family: var(--fonttitle);
}

.sidebar-subscribe-wrap .sidebar-subscribe-form {
    margin-top: 9px;
}

.sidebar-subscribe-wrap .sidebar-subscribe-form .mc-form>input {
    background-color: transparent;
    border: none;
    color: #777;
    border-bottom: 1px solid #858C8A;
    padding: 2px 0 2px 0;
}

.sidebar-subscribe-wrap .sidebar-subscribe-form .mc-form .mc-news {
    display: none;
}

.sidebar-subscribe-wrap .sidebar-subscribe-form .mc-form .clear {
    margin-top: 12px;
}

.sidebar-subscribe-wrap .sidebar-subscribe-form .mc-form .clear>input {
    border: none;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    background-color: #262626;
    height: 42px;
}

.sidebar-subscribe-wrap .sidebar-subscribe-form .mc-form .clear>input:hover {
    background-color: var(--colormain);
}

.product-dec-slider.slick-vertical .slick-slide,
.product-dec-small-style2.slick-vertical .slick-slide {
    border: 2px solid transparent;
}

.product-dec-slider .slick-slide,
.product-dec-small-style2 .slick-slide {
    border: 2px solid transparent;
}

.product-dec-col-38 {
    flex: 0 0 34%;
    max-width: 34%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-dec-col-38 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .product-dec-col-38 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.product-dec-col-62 {
    flex: 0 0 66%;
    max-width: 66%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-dec-col-62 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .product-dec-col-62 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.description-review-topbar {
    margin-bottom: 70px;
    border-bottom: 3px solid #dddddd;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .description-review-topbar {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .description-review-topbar {
        margin-bottom: 20px;
    }
}

.description-review-topbar a {
    font-size: 20px;
    color: var(--black) 4;
    line-height: 1;
    text-transform: capitalize;
    margin-right: 50px;
    letter-spacing: .86px;
    position: relative;
    padding-bottom: 15px;
    font-family: var(--fonttitle);
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .description-review-topbar a {
        font-size: 20px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .description-review-topbar a {
        font-size: 20px;
        letter-spacing: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .description-review-topbar a {
        font-size: 17px;
        letter-spacing: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .description-review-topbar a {
        font-size: 17px;
        letter-spacing: 0px;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .description-review-topbar a {
        font-size: 14px;
        letter-spacing: 0px;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
}

.description-review-topbar a:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 3px;
    background-color: transparent;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .description-review-topbar a:before {
        height: 3px;
    }
}

@media only screen and (max-width: 767px) {
    .description-review-topbar a:before {
        height: 2px;
    }
}

.description-review-topbar a:last-child {
    margin-right: 0;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .description-review-topbar a {
        margin-right: 30px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .description-review-topbar a {
        margin-right: 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .description-review-topbar a {
        margin-right: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .description-review-topbar a {
        margin-right: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .description-review-topbar a {
        margin-right: 10px;
    }
}

.description-review-topbar a.active {
    color: var(--black) 2;
}

.description-review-topbar a.active:before {
    background-color: var(--black) 2;
}

.pro-details-banner {
    overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pro-details-banner {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .pro-details-banner {
        margin-bottom: 20px;
    }
}

.pro-details-banner a {
    position: relative;
}

.pro-details-banner a img {
    width: 100%;
    transition: all .5s ease 0s;
    transform: scale(1);
}

.pro-details-banner:hover a img {
    transform: scale(1.1);
}

.product-dec-content {
    padding-left: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-dec-content {
        padding-left: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-dec-content {
        padding-left: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .product-dec-content {
        padding-left: 0px;
    }
}

.product-dec-content p {
    line-height: 28px;
    margin: 0;
    font-size: 16px;
    color: #777;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-dec-content p {
        font-size: 16px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-dec-content p {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .product-dec-content p {
        font-size: 15px;
        line-height: 28px;
    }
}

.product-dec-content .product-dec-list-wrap {
    margin: 48px 0 50px;
    display: flex;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-dec-content .product-dec-list-wrap {
        margin: 18px 0 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-dec-content .product-dec-list-wrap {
        margin: 18px 0 10px;
    }
}

@media only screen and (max-width: 767px) {
    .product-dec-content .product-dec-list-wrap {
        margin: 18px 0 10px;
        display: block;
    }
}

.product-dec-content .product-dec-list-wrap .product-dec-list {
    margin-right: 40px;
}

@media only screen and (max-width: 767px) {
    .product-dec-content .product-dec-list-wrap .product-dec-list {
        margin-right: 0px;
    }
}

.product-dec-content .product-dec-list-wrap .product-dec-list:last-child {
    margin-right: 0;
}

.product-dec-content .product-dec-list-wrap .product-dec-list ul {
    list-style-position: inside;
    margin: 0px 0 0px 12px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-dec-content .product-dec-list-wrap .product-dec-list ul {
        margin: 15px 0 30px 12px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-dec-content .product-dec-list-wrap .product-dec-list ul {
        margin: 15px 0 30px 12px;
    }
}

@media only screen and (max-width: 767px) {
    .product-dec-content .product-dec-list-wrap .product-dec-list ul {
        margin: 15px 0 20px 12px;
    }
}

.product-dec-content .product-dec-list-wrap .product-dec-list ul li {
    margin-bottom: 20px;
    list-style: disc;
    line-height: 24px;
    font-size: 16px;
    color: #777;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-dec-content .product-dec-list-wrap .product-dec-list ul li {
        font-size: 16px;
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-dec-content .product-dec-list-wrap .product-dec-list ul li {
        font-size: 16px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .product-dec-content .product-dec-list-wrap .product-dec-list ul li {
        font-size: 15px;
        margin-bottom: 12px;
    }
}

.product-dec-content .product-dec-list-wrap .product-dec-list ul li:last-child {
    margin-bottom: 0;
}

.additional-info ul li {
    margin-bottom: 20px;
    font-size: 16px;
    color: var(--black) 4;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

@media only screen and (max-width: 767px) {
    .additional-info ul li {
        font-size: 14px;
    }
}

.additional-info ul li:last-child {
    margin-bottom: 0;
}

.additional-info ul li>span {
    width: 215px;
    display: inline-block;
    font-family: var(--fonttitle);
    font-weight: 500;
    font-size: 18px;
    color: var(--black) 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media only screen and (max-width: 767px) {
    .additional-info ul li>span {
        width: 70px;
    }
}

.additional-info ul li>span span {
    margin-right: 10px;
}

.review-wrapper h2 {
    font-size: 30px;
    margin: 0 0 37px;
}

@media only screen and (max-width: 767px) {
    .review-wrapper h2 {
        font-size: 18px;
        margin: 0 0 18px;
    }
}

.single-review {
    margin: 0 0 60px;
    padding: 50px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: flex;
}

@media only screen and (max-width: 767px) {
    .single-review {
        padding: 30px;
        display: block;
        margin: 0 0 30px;
    }
}

.single-review .review-img img {
    border-radius: 100%;
}

.single-review .review-content {
    margin-left: 30px;
}

@media only screen and (max-width: 767px) {
    .single-review .review-content {
        margin-left: 0px;
    }
}

.single-review .review-content .review-top-wrap {
    display: flex;
    justify-content: space-between;
    margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
    .single-review .review-content .review-top-wrap {
        display: block;
        margin: 10px 0 10px;
    }
}

.single-review .review-content .review-top-wrap .review-name h5 {
    font-size: 14px;
    margin: 0;
    color: #535353;
}

.single-review .review-content .review-top-wrap .review-name h5 span {
    font-weight: bold;
    font-size: 14px;
    color: #262626;
}

.single-review .review-content .review-top-wrap .review-rating {
    line-height: 1;
}

@media only screen and (max-width: 767px) {
    .single-review .review-content .review-top-wrap .review-rating {
        margin: 10px 0 0px;
    }
}

.single-review .review-content .review-top-wrap .review-rating i {
    font-size: 14px;
    color: #d5d6d8;
    margin-left: 2px;
}

.single-review .review-content .review-top-wrap .review-rating i.yellow {
    color: #f5b223;
}

.single-review .review-content p {
    font-size: 16px;
    color: #777;
    line-height: 1.714286;
    margin: 0;
}

@media only screen and (max-width: 767px) {
    .single-review .review-content p {
        font-size: 15px;
    }
}

.ratting-form-wrapper>span {
    display: block;
    line-height: 1;
}

.ratting-form-wrapper p {
    font-size: 12px;
    margin: 9px 0 0;
    color: #535353;
}

.ratting-form-wrapper p span {
    color: red;
}

.ratting-form-wrapper .ratting-form {
    margin: 30px 0 0;
}

.ratting-form-wrapper .ratting-form .star-box-wrap {
    display: flex;
    margin: 16px 0 29px;
}

.ratting-form-wrapper .ratting-form .star-box-wrap .single-ratting-star {
    margin-right: 17px;
    display: flex;
}

.ratting-form-wrapper .ratting-form .star-box-wrap .single-ratting-star a {
    color: #535353;
}

.ratting-form-wrapper .ratting-form .star-box-wrap .single-ratting-star:hover i {
    color: #f5b223;
}

.ratting-form-wrapper .ratting-form .rating-form-style label {
    margin: 0 0 5px;
    color: #535353;
}

.ratting-form-wrapper .ratting-form .rating-form-style label span {
    color: red;
}

.ratting-form-wrapper .ratting-form .rating-form-style input,
.ratting-form-wrapper .ratting-form .rating-form-style textarea {
    background: transparent;
    border: 1px solid #CDCDCD;
    height: 50px;
    padding: 5px 10px;
}

.ratting-form-wrapper .ratting-form .rating-form-style input:focus,
.ratting-form-wrapper .ratting-form .rating-form-style textarea:focus {
    border: 1px solid #262626;
}

.ratting-form-wrapper .ratting-form .rating-form-style textarea {
    height: 150px;
}

.ratting-form-wrapper .ratting-form .form-submit {
    margin-top: 20px;
}

.ratting-form-wrapper .ratting-form .form-submit input {
    padding: 10px 35px;
    line-height: 30px;
    color: #fff;
    border-width: 0;
    font-weight: 600;
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 14px;
    text-transform: uppercase;
    background: #262626;
}

.ratting-form-wrapper .ratting-form .form-submit input:hover {
    background: var(--colormain);
}

.pro-dec-brand-img img {
    width: 140px;
}

@media only screen and (max-width: 767px) {
    .pro-dec-brand-img {
        margin: 0 0 20px;
    }
}

.pro-dec-brand-content p {
    margin: 0;
    color: #777;
    font-size: 18px;
    line-height: 34px;
}

@media only screen and (max-width: 767px) {
    .pro-dec-brand-content p {
        line-height: 30px;
        font-size: 14px;
    }
}

.about-shiping-content p {
    color: #777;
    line-height: 34px;
    font-size: 16px;
    margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
    .about-shiping-content p {
        line-height: 30px;
        font-size: 14px;
    }
}

.about-shiping-content p:last-child {
    margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
    .description-review-area.pb-105 {
        padding-bottom: 40px;
    }
}

.product-dec-small-style2 {
    width: 450px;
    margin: 13px auto 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .product-dec-small-style2 {
        width: 400px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-dec-small-style2 {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-dec-small-style2 {
        width: 450px;
    }
}

@media only screen and (max-width: 767px) {
    .product-dec-small-style2 {
        width: 100%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .product-dec-small-style2 {
        width: 450px;
    }
}

.product-dec-small-style2 .product-dec-small {
    margin: 0 5px 0px 5px;
    cursor: pointer;
    background: #f5f5f5;
}

.product-dec-small-style2 .product-dec-small img {
    width: 100%;
}

.product-dec-small-style2 .product-dec-small.slick-active {
    border: 2px solid transparent;
}

.product-dec-small-style2 .product-dec-small.slick-active.slick-current {
    border: 2px solid #ccc;
}

.product-dec-small-style2 .product-dec-small:last-child {
    margin: 0 0 0px;
}

.product-dec-small-style2 span.pro-dec-icon {
    color: #262626;
    font-size: 20px;
    position: absolute;
    line-height: 1;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 9;
}

.product-dec-small-style2 span.pro-dec-icon:hover {
    color: var(--colormain);
}

.product-dec-small-style2 span.pro-dec-prev {
    left: -5%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-dec-small-style2 span.pro-dec-prev {
        left: -3%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-dec-small-style2 span.pro-dec-prev {
        left: -4%;
    }
}

@media only screen and (max-width: 767px) {
    .product-dec-small-style2 span.pro-dec-prev {
        left: -4%;
    }
}

.product-dec-small-style2 span.pro-dec-next {
    left: auto;
    right: -5%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-dec-small-style2 span.pro-dec-next {
        right: -3%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-dec-small-style2 span.pro-dec-next {
        right: -4%;
    }
}

@media only screen and (max-width: 767px) {
    .product-dec-small-style2 span.pro-dec-next {
        right: -4%;
    }
}

.pro-details-group {
    margin: 40px 0 0;
}

@media only screen and (max-width: 767px) {
    .pro-details-group {
        margin: 15px 0 0;
    }
}

.pro-details-group .single-group {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}

.pro-details-group .single-group .pro-dec-title-stock {
    margin: 5px 0 0 25px;
}

.pro-details-group .single-group .pro-dec-title-stock .pro-dec-title h5 {
    font-size: 14px;
    margin: 0 0 3px;
    text-transform: uppercase;
    color: #262626;
}

.pro-details-group .single-group .pro-dec-title-stock .pro-dec-title h5 a {
    color: #262626;
}

.pro-details-group .single-group .pro-dec-title-stock .pro-dec-title h5 a:hover {
    color: var(--colormain);
}

.pro-details-group .single-group .pro-dec-title-stock .pro-dec-price-stock span {
    color: #262626;
    font-size: 14px;
}

.pro-details-group .single-group .pro-dec-title-stock .pro-dec-price-stock span.old-price {
    text-decoration: line-through;
    margin-left: 5px;
}

.affiliate-btn {
    margin: 0 20px 0 0px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .affiliate-btn {
        margin: 0 20px 5px 0px;
    }
}

@media only screen and (max-width: 767px) {
    .affiliate-btn {
        margin: 0 20px 20px 0px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .affiliate-btn {
        margin: 0 20px 0 0px;
    }
}

.affiliate-btn a {
    display: inline-block;
    font-size: 14px;
    color: var(--white);
    padding: 13px 40px 13px;
    background-color: var(--colormain);
    border: 1px solid var(--colormain);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .affiliate-btn a {
        padding: 13px 26px;
    }
}

@media only screen and (max-width: 767px) {
    .affiliate-btn a {
        padding: 13px 30px;
    }
}

.affiliate-btn a:hover {
    color: var(--colormain);
    background-color: var(--white);
    border: 1px solid var(--colormain);
}

.configurable-wrap {
    margin: 33px 0 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 27px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .configurable-wrap {
        margin: 20px 0 0;
    }
}

@media only screen and (max-width: 767px) {
    .configurable-wrap {
        margin: 20px 0 0;
    }
}

.configurable-wrap .configurable-color {
    display: flex;
    align-items: center;
    margin: 0 0px 8px 0;
}

.configurable-wrap .configurable-color>span {
    font-size: 14px;
    font-weight: bold;
    margin-right: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .configurable-wrap .configurable-color>span {
        margin-right: 10px;
    }
}

.configurable-wrap .configurable-color ul li {
    display: inline-block;
    margin-right: 3px;
}

.configurable-wrap .configurable-color ul li:last-child {
    margin-bottom: 0;
}

.configurable-wrap .configurable-color ul li a .swatch-anchor {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    font-size: 0;
    display: inline-block;
    position: relative;
}

.configurable-wrap .configurable-color ul li a .swatch-anchor::before {
    content: attr(title);
    position: absolute;
    bottom: 80%;
    text-indent: 0;
    background: #000;
    padding: 4px 10px 6px;
    line-height: 1;
    border-radius: 4px;
    margin-bottom: 10px;
    min-width: 50px;
    color: #fff;
    left: 50%;
    white-space: pre;
    text-align: center;
    text-transform: none;
    transform: translate(-50%, 0);
    visibility: hidden;
    opacity: 0;
    transition: all 250ms ease-out;
    font-size: 12px;
}

.configurable-wrap .configurable-color ul li a .swatch-anchor::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 80%;
    border-width: 4px 4px 0 4px;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
    margin-bottom: 6px;
    margin-left: -4px;
    visibility: hidden;
    opacity: 0;
    transition: all 250ms ease-out;
}

.configurable-wrap .configurable-color ul li a .swatch-anchor:hover::before {
    bottom: 100%;
    opacity: 1;
    visibility: visible;
}

.configurable-wrap .configurable-color ul li a .swatch-anchor:hover::after {
    bottom: 100%;
    opacity: 1;
    visibility: visible;
}

.configurable-wrap .configurable-color ul li a .swatch-anchor.blue {
    background-color: #5097f7;
}

.configurable-wrap .configurable-color ul li a .swatch-anchor.brown {
    background-color: #7a5816;
}

.configurable-wrap .configurable-color ul li a .swatch-anchor.green {
    background-color: #81d742;
}

.configurable-wrap .configurable-color ul li a .swatch-anchor.pink {
    background-color: #ff0c94;
}

.configurable-wrap .configurable-color ul li a .swatch-anchor.violet {
    background-color: #8224e3;
}

.configurable-wrap .configurable-size {
    display: flex;
    align-items: center;
}

.configurable-wrap .configurable-size>span {
    font-size: 14px;
    font-weight: bold;
    margin-right: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .configurable-wrap .configurable-size>span {
        margin-right: 10px;
    }
}

.configurable-wrap .configurable-size ul li {
    display: inline-block;
    margin-right: 14px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .configurable-wrap .configurable-size ul li {
        margin-right: 5px;
    }
}

.configurable-wrap .configurable-size ul li:last-child {
    margin-bottom: 0;
}

.configurable-wrap .configurable-size ul li a .swatch-anchor {
    font-size: 14px;
    display: inline-block;
    position: relative;
    color: #262626;
}

.configurable-wrap .configurable-size ul li a .swatch-anchor::before {
    content: attr(title);
    position: absolute;
    bottom: 80%;
    text-indent: 0;
    background: #000;
    padding: 4px 10px 6px;
    line-height: 1;
    border-radius: 4px;
    margin-bottom: 10px;
    min-width: 50px;
    color: #fff;
    left: 50%;
    white-space: pre;
    text-align: center;
    text-transform: none;
    transform: translate(-50%, 0);
    visibility: hidden;
    opacity: 0;
    transition: all 250ms ease-out;
    font-size: 12px;
}

.configurable-wrap .configurable-size ul li a .swatch-anchor::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 80%;
    border-width: 4px 4px 0 4px;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
    margin-bottom: 6px;
    margin-left: -4px;
    visibility: hidden;
    opacity: 0;
    transition: all 250ms ease-out;
}

.configurable-wrap .configurable-size ul li a .swatch-anchor:hover::before {
    bottom: 100%;
    opacity: 1;
    visibility: visible;
}

.configurable-wrap .configurable-size ul li a .swatch-anchor:hover::after {
    bottom: 100%;
    opacity: 1;
    visibility: visible;
}

.sidebar-active.col-xl-6 {
    padding-left: 15px;
    padding-right: 15px;
}

.sidebar-active.col-xl-6.is-affixed {
    padding-left: 0px;
    padding-right: 0px;
}

.sidebar-active.col-xl-6.is-affixed .inner-wrapper-sticky {
    padding-left: 15px;
    padding-right: 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pro-dec-res-mrg-top {
        margin-top: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pro-dec-res-mrg-top {
        margin-top: 30px;
    }

    .pro-dec-res-mrg-top2 {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .pro-dec-res-mrg-top {
        margin-top: 30px;
    }

    .pro-dec-res-mrg-top2 {
        margin-top: 30px;
    }
}

/*-------- 34. Product style ---------*/
/*-------- 24. Cart style ---------*/
@media only screen and (max-width: 767px) {
    .cart-main-area.pb-100 {
        padding-bottom: 60px;
    }
}

h3.cart-page-title {
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 15px;
}

.cart-table-content table thead>tr th {
    border-top: medium none;
    font-size: 12px;
    text-transform: capitalize;
    vertical-align: middle;
    white-space: nowrap;
    color: #535353;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 0 54px 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cart-table-content table thead>tr th {
        padding: 0 0 33px 0;
    }
}

@media only screen and (max-width: 767px) {
    .cart-table-content table thead>tr th {
        padding: 0 20px 33px 20px;
    }
}

.cart-table-content table tbody>tr td {
    font-size: 14px;
    padding: 0px 0px 48px;
}

@media only screen and (max-width: 767px) {
    .cart-table-content table tbody>tr td {
        padding: 0px 0px 40px;
        text-align: center;
    }
}

.cart-table-content table tbody>tr td.product-remove {
    width: 40px;
}

.cart-table-content table tbody>tr td.product-remove a {
    color: #2f2f2f;
}

.cart-table-content table tbody>tr td.product-remove a:hover {
    color: var(--colormain);
}

.cart-table-content table tbody>tr td.product-img {
    width: 130px;
}

.cart-table-content table tbody>tr td.product-name {
    width: 260px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cart-table-content table tbody>tr td.product-name {
        width: 250px;
    }
}

@media only screen and (max-width: 767px) {
    .cart-table-content table tbody>tr td.product-name {
        width: 200px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.cart-table-content table tbody>tr td.product-name a {
    font-size: 12px;
    color: #2f2f2f;
}

.cart-table-content table tbody>tr td.product-name a:hover {
    color: var(--colormain);
}

.cart-table-content table tbody>tr td.product-price {
    width: 100px;
}

.cart-table-content table tbody>tr td.product-price span {
    color: #2f2f2f;
    font-size: 14px;
}

.cart-table-content table tbody>tr td.cart-quality {
    width: 187px;
}

.cart-table-content table tbody>tr td.product-total {
    width: 70px;
}

.cart-table-content table tbody>tr td.product-total span {
    font-weight: bold;
    color: #2f2f2f;
    font-size: 14px;
}

.cart-table-content table tbody>tr td.product-wishlist-cart {
    width: 100px;
}

.cart-table-content table tbody>tr td.product-wishlist-cart>a {
    background-color: var(--colormain);
    color: var(--white);
    border: 1px solid var(--colormain);
    font-size: 11px;
    line-height: 1;
    padding: 7px 8px;
    text-transform: capitalize;
}

.cart-table-content table tbody>tr td.product-wishlist-cart>a:hover {
    background-color: var(--white);
    color: var(--colormain);
    border: 1px solid var(--colormain);
}

.cart-shiping-update-wrapper {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid var(--black);
    padding: 13px 0 0;
    margin: 10px 0 0;
}

@media only screen and (max-width: 767px) {
    .cart-shiping-update-wrapper {
        display: block;
    }
}

.cart-shiping-update-wrapper .discount-code {
    position: relative;
    flex: 0 0 50%;
}

.cart-shiping-update-wrapper .discount-code input {
    padding: 0 10px 0 0;
    border: none;
    height: 36px;
    font-size: 12px;
    color: #2f2f2f;
    background-color: transparent;
    border-bottom: 1px solid var(--black);
}

.cart-shiping-update-wrapper .discount-code button {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    padding: 0;
    background-color: transparent;
    font-weight: bold;
    font-size: 14px;
    color: #2f2f2f;
    transition: all .3s ease 0s;
}

.cart-shiping-update-wrapper .discount-code button:hover {
    color: var(--colormain);
}

.cart-shiping-update-wrapper .cart-clear a {
    display: inline-block;
    margin: 8px 0 0 20px;
    color: #8A8A8A;
}

.cart-shiping-update-wrapper .cart-clear a:first-child {
    margin: 8px 0 0 0px;
}

.cart-shiping-update-wrapper .cart-clear a:hover {
    color: var(--colormain);
}

.cart-shiping-update-wrapper .cart-clear a.update-cart {
    font-weight: bold;
    font-size: 14px;
    color: #2f2f2f;
}

.cart-shiping-update-wrapper .cart-clear a.update-cart:hover {
    color: var(--colormain);
}

@media only screen and (max-width: 767px) {
    .cart-shiping-update-wrapper .cart-clear {
        margin-top: 20px;
    }
}

.grand-total-wrap {
    padding: 35px 30px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .grand-total-wrap {
        margin-top: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .grand-total-wrap {
        margin-top: 40px;
    }
}

.grand-total-wrap h4 {
    font-weight: 600;
    font-size: 20px;
    margin: 0;
    color: var(--black2);
}

.grand-total-wrap .grand-total-content {
    padding: 48px 0 50px;
}

.grand-total-wrap .grand-total-content>ul>li {
    font-weight: bold;
    padding-bottom: 33px;
    font-size: 14px;
    color: #1D1D1D;
    display: flex;
    justify-content: space-between;
}

.grand-total-wrap .grand-total-content>ul>li:last-child {
    border-top: 1px solid #DBDBDB;
    padding-top: 15px;
    padding-bottom: 0px;
}

.grand-total-wrap .grand-total-content>ul>li>ul>li {
    display: flex;
    font-size: 12px;
    color: #777;
    margin: 0 0 5px;
    font-weight: 400;
    align-items: center;
}

.grand-total-wrap .grand-total-content>ul>li>ul>li:last-child {
    margin: 0 0 0;
}

.grand-total-wrap .grand-total-content>ul>li>ul>li input {
    width: auto;
    height: auto;
    margin-right: 20px;
}

.grand-total-wrap .grand-total-content>ul>li span {
    float: right;
    font-size: 14px;
    color: #262626;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .grand-total-wrap .grand-total-content>ul>li span {
        margin-right: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .grand-total-wrap .grand-total-content>ul>li span {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .grand-total-wrap .grand-total-content>ul>li span {
        margin-right: 0px;
    }
}

.grand-total-wrap .grand-btn {
    margin-left: -30px;
    margin-right: -30px;
}

.grand-total-wrap .grand-btn a {
    background-color: var(--colormain);
    border: 1px solid var(--colormain);
    color: var(--white);
    text-align: center;
    font-size: 14px;
    display: block;
    padding: 13px 10px 13px;
    text-transform: uppercase;
}

.grand-total-wrap .grand-btn a:hover {
    background-color: var(--white);
    border: 1px solid var(--colormain);
    color: var(--colormain);
}

/*-------- 25. Order tracking style ---------*/
.order-tracking-content p {
    line-height: 24px;
    margin: 0 auto;
    text-align: center;
    width: 86%;
    color: #2f2f2f;
}

.order-tracking-content .order-tracking-form {
    margin: 30px 0 0;
}

.order-tracking-content .order-tracking-form .sin-order-tracking {
    margin: 0 0 36px;
}

.order-tracking-content .order-tracking-form .sin-order-tracking label {
    color: #2f2f2f;
    font-weight: bold;
    margin: 0 0 10px;
}

.order-tracking-content .order-tracking-form .sin-order-tracking input {
    background: transparent;
    border: 1px solid #cecece;
    height: 62px;
    padding: 10px 20px;
    color: #2f2f2f;
    font-size: 14px;
}

.order-tracking-content .order-tracking-form .sin-order-tracking input:focus {
    border: 1px solid #262626;
}

@media only screen and (max-width: 767px) {
    .order-tracking-content .order-tracking-form .sin-order-tracking input {
        height: 50px;
    }
}

.order-tracking-content .order-tracking-form .order-track-btn {
    text-align: center;
}

.order-tracking-content .order-tracking-form .order-track-btn a {
    display: block;
    color: var(--white);
    background-color: var(--colormain);
    border: 1px solid var(--colormain);
    line-height: 1;
    padding: 18px 50px;
    text-transform: uppercase;
    font-family: var(--fonttitle);
}

.order-tracking-content .order-tracking-form .order-track-btn a:hover {
    color: var(--colormain);
    background-color: var(--white);
    border: 1px solid var(--colormain);
}

/*-------- 26. Login register style ---------*/
.login-register-wrap h3 {
    font-size: 20px;
    margin: 0;
    color: #1D1D1D;
}

.login-register-wrap h3 i {
    margin-right: 10px;
}

.login-register-wrap h3 a {
    color: #969696;
}

.login-register-wrap h3 a:hover {
    color: var(--colormain);
}

.login-register-wrap .login-register-form {
    margin: 30px 0 0;
}

@media only screen and (max-width: 767px) {
    .login-register-wrap .login-register-form {
        margin: 10px 0 0;
    }
}

.login-register-wrap .login-register-form .sin-login-register {
    margin: 0 0 10px;
}

.login-register-wrap .login-register-form .sin-login-register input {
    background: transparent;
    border: 1px solid #CDCDCD;
    height: 62px;
    padding: 5px 20px;
    color: #777;
}

@media only screen and (max-width: 767px) {
    .login-register-wrap .login-register-form .sin-login-register input {
        height: 50px;
    }
}

.login-register-wrap .login-register-form .sin-login-register input:focus {
    border: 1px solid #262626;
}

.login-register-btn button {
    border: none;
    padding: 0;
    font-weight: 500;
    text-transform: uppercase;
    color: var(--white);
    line-height: 1;
    margin-right: 7px;
}

@media only screen and (max-width: 767px) {
    .login-register-btn button {
        margin-bottom: 10px;
    }
}

.login-register-btn button.login {
    padding: 18px 50px;
    background-color: var(--colormain);
    border: 1px solid var(--colormain);
}

.login-register-btn button.login-fb {
    padding: 18px 30px;
    background-color: #435DA7;
}

.login-register-btn button:hover {
    color: var(--colormain);
    background-color: var(--white);
    border: 1px solid var(--colormain);
}

.remember-lost-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 23px 0 45px;
    justify-content: space-between;
}

@media only screen and (max-width: 767px) {
    .remember-lost-wrap {
        display: block;
        margin: 12px 0 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .remember-lost-wrap {
        display: flex;
        margin: 22px 0 25px;
    }
}

.remember-lost-wrap .remember-wrap {
    display: flex;
}

@media only screen and (max-width: 767px) {
    .remember-lost-wrap .remember-wrap {
        display: block;
    }
}

.remember-lost-wrap .remember-wrap input {
    width: 16px;
    height: auto;
}

.remember-lost-wrap .remember-wrap label {
    line-height: 1;
    margin: 0 0 0 10px;
    color: #1D1D1D;
}

.remember-lost-wrap .lost-wrap a {
    line-height: 1;
    color: #D25B5B;
}

.remember-lost-wrap .lost-wrap a:hover {
    text-decoration: underline;
}

.register-form-wrap {
    display: none;
}

/*-------- 27. My account style ---------*/
.myaccount-tab-menu {
    flex-direction: column;
}

.myaccount-tab-menu a {
    border: 1px solid #ccc;
    border-bottom: none;
    font-weight: 600;
    font-size: 13px;
    display: block;
    padding: 10px 15px;
    text-transform: uppercase;
}

.myaccount-tab-menu a:last-child {
    border-bottom: 1px solid #ccc;
}

.myaccount-tab-menu a:hover,
.myaccount-tab-menu a.active {
    background-color: var(--colormain);
    border-color: var(--colormain);
    color: var(--white);
}

.myaccount-tab-menu a i.fa {
    font-size: 14px;
    text-align: center;
    width: 25px;
}

@media only screen and (max-width: 767px) {
    #myaccountContent {
        margin-top: 30px;
    }
}

.myaccount-content {
    border: 1px solid #eeeeee;
    padding: 30px;
}

@media only screen and (max-width: 767px) {
    .myaccount-content {
        padding: 20px 15px;
    }
}

.myaccount-content form {
    margin-top: -20px;
}

.myaccount-content h3 {
    font-size: 20px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 25px;
    font-weight: 600;
}

.myaccount-content .welcome a:hover {
    color: var(--colormain);
}

.myaccount-content .welcome strong {
    font-weight: 600;
    color: var(--colormain);
}

.myaccount-content fieldset {
    margin-top: 20px;
}

.myaccount-content fieldset legend {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.myaccount-content .account-details-form {
    margin-top: 50px;
}

.myaccount-content .account-details-form .single-input-item {
    margin-bottom: 20px;
}

.myaccount-content .account-details-form .single-input-item label {
    font-size: 14px;
    text-transform: capitalize;
    display: block;
    margin: 0 0 5px;
}

.myaccount-content .account-details-form .single-input-item input {
    border: 1px solid #e8e8e8;
    height: 50px;
    background-color: transparent;
    padding: 2px 20px;
    color: #1f2226;
    font-size: 13px;
}

.myaccount-content .account-details-form .single-input-item input:focus {
    border: 1px solid #343538;
}

.myaccount-content .account-details-form .single-input-item button {
    border: none;
    background-color: var(--colormain);
    text-transform: uppercase;
    font-weight: 600;
    padding: 9px 25px;
    color: #fff;
    font-size: 13px;
}

.myaccount-content .account-details-form .single-input-item button:hover {
    background-color: #1f2226;
}

.myaccount-table {
    white-space: nowrap;
    font-size: 14px;
}

.myaccount-table table th,
.myaccount-table .table th {
    padding: 10px;
    font-weight: 600;
    background-color: #f8f8f8;
    border-color: #ccc;
    border-bottom: 0;
    color: #1f2226;
}

.myaccount-table table td,
.myaccount-table .table td {
    padding: 10px;
    vertical-align: middle;
    border-color: #ccc;
}

.saved-message {
    background-color: #fff;
    border-top: 3px solid var(--colormain);
    font-size: 14px;
    padding: 20px 0;
    color: #333;
}

/*-------- Start My Account Page Wrapper --------*/
/*-------- 28. Checkout style ---------*/
.customer-zone {
    flex: 0 0 100%;
}

.customer-zone>p {
    font-size: 16px;
    position: relative;
    padding: 14px 30px 14px 60px;
    background-color: #f1f1f1;
    margin: 0;
    position: relative;
    color: var(--black2);
    font-family: var(--fonttitle);
}

@media only screen and (max-width: 767px) {
    .customer-zone>p {
        padding: 14px 30px 14px 40px;
    }
}

.customer-zone>p:before {
    content: "\e64d";
    color: #03a003;
    display: inline-block;
    position: absolute;
    font-family: 'themify';
    left: 15px;
    top: 15px;
    font-size: 18px;
}

.checkout-login-info {
    margin: 20px 0 0;
    display: none;
}

.checkout-login-info p {
    font-size: 14px;
    margin: 0 0 12px;
}

.checkout-login-info form {
    display: block;
    overflow: hidden;
}

.checkout-login-info form .sin-checkout-login {
    margin-bottom: 30px;
}

.checkout-login-info form .sin-checkout-login label {
    font-size: 14px;
    text-transform: capitalize;
    margin: 0 0 5px;
}

.checkout-login-info form .sin-checkout-login label span {
    color: red;
}

.checkout-login-info form .sin-checkout-login input {
    border: 1px solid #e8e8e8;
    height: 50px;
    background-color: transparent;
}

.checkout-login-info form .sin-checkout-login input:focus {
    border: 1px solid #343538;
}

.checkout-login-info form .button-remember-wrap {
    display: block;
    overflow: hidden;
}

.checkout-login-info form .button-remember-wrap button {
    border: 1px solid #aaa;
    font-size: 13px;
    padding: 10px 30px 9px;
    display: inline-block;
    float: left;
    margin-right: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.checkout-login-info form .button-remember-wrap button:hover {
    background-color: var(--colormain);
    color: #fff;
    border: 1px solid var(--colormain);
}

.checkout-login-info form .button-remember-wrap .checkout-login-toggle-btn {
    display: flex;
    margin: 8px 0 0;
}

.checkout-login-info form .button-remember-wrap .checkout-login-toggle-btn input {
    height: 15px;
    margin: 0;
    position: relative;
    top: 5px;
    width: 17px;
}

.checkout-login-info form .button-remember-wrap .checkout-login-toggle-btn label {
    font-size: 14px;
    margin: 0 0 0 5px;
}

.checkout-login-info form .lost-password {
    margin: 20px 0 11px;
}

.checkout-login-info form .lost-password a {
    font-size: 14px;
}

.checkout-login-info .checkout-login-social span {
    font-size: 14px;
    margin: 0 0 13px;
    display: block;
}

.checkout-login-info .checkout-login-social ul li {
    display: inline-block;
    margin: 0 14px 0 0;
}

.checkout-login-info .checkout-login-social ul li:last-child {
    margin: 0 0px 0 0;
}

@media only screen and (max-width: 767px) {
    .checkout-login-info .checkout-login-social ul li {
        margin: 0 5px 0 0;
    }
}

.checkout-login-info .checkout-login-social ul li a {
    background-color: #f5f5f5;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
    float: left;
    font-size: 13px;
    padding: 20px;
    padding: 24px 106px 25px;
    line-height: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .checkout-login-info .checkout-login-social ul li a {
        padding: 24px 70px 25px;
    }
}

@media only screen and (max-width: 767px) {
    .checkout-login-info .checkout-login-social ul li a {
        padding: 15px 13px 16px;
    }
}

.checkout-login-info .checkout-login-social ul li a:hover {
    background-color: var(--colormain);
    color: #fff;
}

.checkout-login-info2 {
    display: none;
    margin: 20px 0 0;
}

.checkout-login-info2 ul li {
    display: inline-block;
}

.checkout-login-info2 ul li a {
    color: #8a8a8a;
    font-size: 12px;
}

.checkout-login-info2 ul li a:hover {
    color: var(--colormain);
}

.checkout-login-info3 {
    display: none;
    margin-top: 20px;
}

.checkout-login-info3 form input[type="text"] {
    border: 1px solid #e8e8e8;
    height: 50px;
    background-color: transparent;
    width: 48%;
    font-size: 14px;
    padding: 0 20px;
}

.checkout-login-info3 form input[type="text"]:focus {
    border: 1px solid #1f2226;
}

.checkout-login-info3 form input[type="submit"] {
    background: #1f2226 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    height: 50px;
    margin-left: 6px;
    padding: 5px 30px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    width: inherit;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .checkout-login-info3 form input[type="submit"] {
        padding: 5px 15px;
    }
}

@media only screen and (max-width: 767px) {
    .checkout-login-info3 form input[type="submit"] {
        padding: 5px 16px;
    }
}

.checkout-login-info3 form input[type="submit"]:hover {
    background-color: var(--colormain);
}

.billing-info-wrap h3 {
    font-size: 20px;
    font-weight: 600;
    position: relative;
    margin: 0 0 55px;
    text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
    .billing-info-wrap h3 {
        margin-bottom: 40px;
    }
}

.billing-info-wrap h3:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -12px;
    background-color: var(--colormain);
    width: 50px;
    height: 2px;
}

.billing-info-wrap .billing-info label {
    font-size: 14px;
    text-transform: capitalize;
    display: block;
    margin: 0 0 5px;
}

.billing-info-wrap .billing-info label abbr {
    color: red;
}

.billing-info-wrap .billing-info input {
    border: 1px solid #e8e8e8;
    height: 50px;
    background-color: transparent;
    padding: 2px 20px;
    color: #1f2226;
    font-size: 14px;
}

.billing-info-wrap .billing-info input:focus {
    border: 1px solid #343538;
}

.billing-info-wrap .billing-info input.billing-address {
    margin-bottom: 20px;
}

.billing-info-wrap .billing-select label {
    font-size: 14px;
    text-transform: capitalize;
    display: block;
    margin: 0 0 5px;
}

.billing-info-wrap .billing-select label abbr {
    color: red;
}

.billing-info-wrap .billing-select select {
    border: 1px solid #e6e6e6;
    -moz-appearance: none;
    -webkit-appearance: none;
    color: #333;
    font-size: 14px;
    height: 50px;
    padding: 2px 20px;
    background: rgba(0, 0, 0, 0) url("../../assets/images/icon-img/select.png") no-repeat scroll right 18px center;
    cursor: pointer;
}

.billing-info-wrap .billing-select select option {
    background: #fff;
    border: 0px solid #626262;
    padding-left: 10px;
    color: #333;
    font-size: 12px;
}

.billing-info-wrap .checkout-account input {
    border: 1px solid #9fa0a2;
    display: inline-block;
    float: left;
    height: 10px;
    width: 10px;
    position: relative;
    top: 6px;
    color: #333;
}

.billing-info-wrap .checkout-account span {
    color: #333;
    font-weight: 400;
    margin: 0 0 0 12px;
    font-size: 14px;
    text-transform: uppercase;
}

.billing-info-wrap .checkout-account-toggle label {
    font-size: 14px;
    text-transform: capitalize;
    display: block;
    margin: 0 0 5px;
}

.billing-info-wrap .checkout-account-toggle label abbr {
    color: red;
}

.billing-info-wrap .checkout-account-toggle input {
    border: 1px solid #e8e8e8;
    height: 50px;
    background-color: transparent;
    color: #333;
    font-size: 14px;
    padding: 2px 20px;
}

.billing-info-wrap .checkout-account-toggle input:focus {
    border: 1px solid #343538;
}

.billing-info-wrap .different-address {
    display: none;
}

.billing-info-wrap .additional-info-wrap {
    margin: 22px 0 0;
}

.billing-info-wrap .additional-info-wrap label {
    color: #010225;
    font-size: 14px;
    text-transform: capitalize;
    display: block;
    margin: 0 0 5px;
}

.billing-info-wrap .additional-info-wrap textarea {
    min-height: 120px;
    background-color: #f7f7f7;
    border-color: #f7f7f7;
    padding: 20px;
    color: #333;
    font-size: 14px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .billing-info-wrap.mr-50 {
        margin-right: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .billing-info-wrap.mr-50 {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .billing-info-wrap.mr-50 {
        margin-right: 0px;
    }
}

.your-order-area {
    padding: 40px 50px 50px;
    border-width: 2px;
    border-style: solid;
    position: relative;
    border-color: rgba(52, 53, 56, 0.1);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .your-order-area {
        padding: 40px 25px 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .your-order-area {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .your-order-area {
        padding: 40px 12px 50px;
        margin-top: 30px;
    }
}

.your-order-area h3 {
    font-size: 20px;
    font-weight: 600;
    position: relative;
    margin: 0 0 45px;
    text-transform: uppercase;
}

.your-order-area h3:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -12px;
    background-color: var(--colormain);
    width: 50px;
    height: 2px;
}

.your-order-area .your-order-wrap .your-order-info {
    border-bottom: 1px solid #e8e8e8;
}

.your-order-area .your-order-wrap .your-order-info ul li {
    font-size: 14px;
    padding: 0 0 7px;
    text-transform: uppercase;
    font-weight: 500;
}

.your-order-area .your-order-wrap .your-order-info ul li span {
    float: right;
    color: var(--colormain);
}

.your-order-area .your-order-wrap .your-order-info.order-subtotal {
    padding: 15px 0 10px;
}

.your-order-area .your-order-wrap .your-order-info.order-subtotal ul li span {
    font-size: 16px;
}

.your-order-area .your-order-wrap .your-order-info.order-shipping {
    padding: 15px 0 13px;
    display: block;
    overflow: hidden;
}

.your-order-area .your-order-wrap .your-order-info.order-shipping ul li>p {
    float: right;
    font-size: 14px;
    text-align: right;
    color: #333;
    text-transform: capitalize;
}

.your-order-area .your-order-wrap .your-order-info.order-total {
    padding: 15px 0 10px;
}

.your-order-area .your-order-wrap .your-order-info.order-total ul li span {
    font-size: 16px;
}

.your-order-area .your-order-wrap .your-order-middle {
    border-bottom: 1px solid #e8e8e8;
    padding: 24px 0 23px;
}

.your-order-area .your-order-wrap .your-order-middle ul li {
    font-size: 14px;
    margin: 0 0 11px;
}

.your-order-area .your-order-wrap .your-order-middle ul li:last-child {
    margin-bottom: 0;
}

.your-order-area .your-order-wrap .your-order-middle ul li span {
    float: right;
    font-size: 16px;
}

.your-order-area .your-order-wrap .payment-method {
    margin: 17px 0 0;
}

.your-order-area .your-order-wrap .payment-method .sin-payment {
    margin-bottom: 20px;
}

.your-order-area .your-order-wrap .payment-method .sin-payment input {
    width: auto;
    display: inline-block;
    float: left;
    height: auto;
    margin-top: 5px;
}

.your-order-area .your-order-wrap .payment-method .sin-payment label {
    font-size: 14px;
    text-transform: uppercase;
    margin: 0px 0 0 21px;
    display: flex;
    align-items: center;
    font-weight: 500;
}

@media only screen and (max-width: 767px) {
    .your-order-area .your-order-wrap .payment-method .sin-payment label {
        display: block;
    }
}

.your-order-area .your-order-wrap .payment-method .sin-payment label img {
    max-width: 140px;
    display: inline-block;
    margin: 0 5px;
}

.your-order-area .your-order-wrap .payment-method .sin-payment label a {
    text-decoration: underline;
}

.your-order-area .your-order-wrap .payment-method .sin-payment .payment-box {
    margin: 6px 0 0;
    display: none;
}

.your-order-area .your-order-wrap .payment-method .sin-payment .payment-box p {
    font-size: 14px;
    margin: 0;
}

.your-order-area .Place-order a {
    background-color: var(--colormain);
    display: block;
    cursor: pointer;
    padding: 13px 50px 13px;
    text-transform: uppercase;
    width: 100%;
    color: var(--white);
    border: 1px solid var(--colormain);
    font-size: 14px;
    letter-spacing: 1px;
    text-align: center;
}

.your-order-area .Place-order a:hover {
    background-color: var(--white);
    color: var(--colormain);
    border: 1px solid var(--colormain);
}

@media only screen and (max-width: 767px) {
    .checkout-main-area.pb-70 {
        padding-bottom: 50px;
    }
}

/*-------- 6. Banner style ---------*/
.banner-wrap {
    position: relative;
}

.banner-wrap a img {
    width: 100%;
}

.banner-wrap .banner-btn-position {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 230px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .banner-wrap .banner-btn-position {
        right: 150px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-wrap .banner-btn-position {
        right: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-wrap .banner-btn-position {
        right: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .banner-wrap .banner-btn-position {
        right: 15px;
    }
}

.btn-style-1 a {
    font-size: 16px;
    color: #1b1b1b;
    display: inline-block;
    background-color: #fff;
    line-height: 1;
    padding: 22px 37px 26px;
    z-index: 2;
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-wrap .btn-style-1 a {
        padding: 12px 15px 12px;
    }
}

@media only screen and (max-width: 767px) {
    .banner-wrap .btn-style-1 a {
        font-size: 12px;
        padding: 5px 11px 7px;
    }
}

.banner-wrap .banner-img {
    position: relative;
    overflow: hidden;
}

.banner-wrap .banner-img a {
    display: block;
}

.banner-wrap .banner-img a img {
    width: 100%;
    transform: scale(1);
    transition: all 0.3s ease 0s;
}

.banner-wrap .banner-img .banner-badge {
    position: absolute;
    top: 27px;
    right: 70px;
}

.banner-wrap .banner-img .banner-badge span {
    display: inline-block;
    color: #fff;
    background-color: var(--colormain);
    height: 62px;
    width: 62px;
    line-height: 62px;
    text-align: center;
    letter-spacing: 1.11px;
    border-radius: 100%;
}

.banner-wrap .banner-position-1 {
    position: absolute;
    left: 40px;
    top: 50%;
    transform: translateY(-50%);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-wrap .banner-position-1 {
        left: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .banner-wrap .banner-position-1 {
        left: 20px;
    }
}

.banner-wrap .banner-position-2 {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 44px;
}

.banner-wrap .banner-content-1 h5 {
    color: #fff;
    margin: 0 0 5px;
}

.banner-wrap .banner-content-1 h2 {
    font-size: 32px;
    margin: 0;
    font-weight: 500;
}

.banner-wrap .banner-content-1 h2.yellow {
    color: #ffe30b;
}

.banner-wrap .banner-content-1 h2.lightblue {
    color: #d4fff8;
}

.banner-wrap .banner-content-1 span {
    color: #ff6e21;
    margin: 0px 0 10px;
    display: block;
    font-weight: 500;
}

.banner-wrap .banner-content-2 h2 {
    font-size: 18px;
    color: #1b1b1b;
    margin: 0;
    font-weight: 500;
}

.banner-wrap .banner-content-2 h2 a {
    color: #1b1b1b;
}

.banner-wrap .banner-content-2 h2 a:hover {
    color: #444;
}

.banner-wrap:hover .banner-img a img {
    transform: scale(1.2);
}

.banner-gradient-area {
    background: radial-gradient(circle, #58259A, #000000);
}

.bg-parallex-image {
    background: transparent url("../images/banner/cms-parallex.jpg") no-repeat fixed center center;
}

.banner-zoom-wrap {
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease 0s;
    margin-right: 50px;
}

@media only screen and (max-width: 767px) {
    .banner-zoom-wrap {
        margin-right: 0px;
    }
}

.banner-zoom-wrap a img {
    display: block;
    transition: all 0.5s ease-out 0s;
    width: 100%;
}

.banner-zoom-wrap a img:last-child {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: scale(1.5);
    visibility: hidden;
}

.banner-zoom-wrap:hover .zoom-img img {
    opacity: 1;
    transform: scale(1);
    visibility: visible;
}

.banner-zoom-content {
    margin-right: -33px;
    margin-left: 95px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .banner-zoom-content {
        margin-right: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-zoom-content {
        margin-right: 0px;
        margin-left: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-zoom-content {
        margin-right: 0px;
        margin-left: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .banner-zoom-content {
        margin-right: 0px;
        margin-left: 0px;
        margin-top: 20px;
        text-align: center;
    }
}

.banner-zoom-content h2 {
    font-size: 44px;
    font-weight: 600;
    color: #fff;
    line-height: 53px;
    margin: 0 0 70px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .banner-zoom-content h2 {
        margin: 0 0 50px;
        font-size: 36px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-zoom-content h2 {
        margin: 0 0 30px;
        font-size: 36px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-zoom-content h2 {
        margin: 0 0 30px;
        font-size: 27px;
        line-height: 42px;
    }
}

@media only screen and (max-width: 767px) {
    .banner-zoom-content h2 {
        margin: 0 0 20px;
        font-size: 23px;
        line-height: 40px;
    }
}

.banner-bg-content-2 {
    position: relative;
    z-index: 9;
}

.banner-bg-content-2 h2 {
    font-size: 66px;
    font-weight: bold;
    font-style: italic;
    margin: 0;
    line-height: 1;
    color: #fff;
    font-family: var(--fonttitle);
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .banner-bg-content-2 h2 {
        font-size: 60px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .banner-bg-content-2 h2 {
        font-size: 50px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-bg-content-2 h2 {
        font-size: 46px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-bg-content-2 h2 {
        font-size: 38px;
    }
}

@media only screen and (max-width: 767px) {
    .banner-bg-content-2 h2 {
        font-size: 28px;
        line-height: 40px;
    }
}

.banner-bg-content-2 h3 {
    font-size: 46px;
    font-weight: bold;
    font-style: italic;
    margin: 56px 0 26px;
    line-height: 1;
    color: #fff;
    font-family: var(--fonttitle);
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .banner-bg-content-2 h3 {
        margin: 40px 0 26px;
        font-size: 40px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .banner-bg-content-2 h3 {
        margin: 40px 0 26px;
        font-size: 40px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-bg-content-2 h3 {
        margin: 40px 0 26px;
        font-size: 35px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-bg-content-2 h3 {
        margin: 25px 0 26px;
        font-size: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .banner-bg-content-2 h3 {
        margin: 10px 0 26px;
        font-size: 23px;
    }
}

.default-overlay.hamdmade-bg-overly:before {
    background-color: #1b1b1b;
    opacity: .3;
}

.hamdmade-bg-area {
    padding: 265px 0 275px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .hamdmade-bg-area {
        padding: 165px 0 175px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .hamdmade-bg-area {
        padding: 165px 0 175px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hamdmade-bg-area {
        padding: 150px 0 160px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hamdmade-bg-area {
        padding: 130px 0 140px;
    }
}

@media only screen and (max-width: 767px) {
    .hamdmade-bg-area {
        padding: 80px 0 90px;
    }
}

.banner-offer-wrap {
    padding-left: 525px;
    position: relative;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .banner-offer-wrap {
        padding-left: 325px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-offer-wrap {
        padding-left: 200px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-offer-wrap {
        padding-left: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .banner-offer-wrap {
        padding-left: 0px;
    }
}

.banner-offer-wrap img {
    width: 100%;
}

.grid-sizer {
    width: 25%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-area.pb-85 {
        padding-bottom: 35px;
    }

    .book-banner-bg {
        background-position: 22%;
    }
}

@media only screen and (max-width: 767px) {
    .banner-area.pb-85 {
        padding-bottom: 12px;
    }

    .book-banner-bg {
        background-position: 30%;
    }
}

/*--- banner-bicycle-area ---*/
.banner-bicycle-area {
    position: relative;
    overflow: hidden;
}

.banner-bicycle-area .banner-content {
    position: relative;
    height: 100%;
}

.banner-bicycle-area .banner-content .banner-info {
    position: absolute;
    top: auto;
    padding: 0 13.5%;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.banner-bicycle-area .banner-content .banner-info h2 {
    font-family: var(--fontbicycle2);
    font-weight: 800;
    font-size: 44px;
    line-height: 54px;
    color: var(--white);
    margin-bottom: 50px;
    z-index: 2;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .banner-bicycle-area .banner-content .banner-info h2 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 40px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .banner-bicycle-area .banner-content .banner-info h2 {
        font-size: 36px;
        line-height: 46px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .banner-bicycle-area .banner-content .banner-info h2 {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 320px) {
    .banner-bicycle-area .banner-content .banner-info h2 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 10px;
    }
}

.banner-bicycle-area .banner-content .banner-info .btn-style-3 a.bs3-btn-bg {
    background-color: var(--colormain2);
}

.banner-bicycle-area .banner-content .banner-info .btn-style-3 a.bs3-btn-bg:hover {
    background-color: var(--colormain);
    color: var(--colormain2);
}

.banner-bicycle-area .banner-content::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--colormain);
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
    opacity: 0.9;
}

/*------ music-----*/
.banner-layout {
    position: relative;
}

.banner-layout .banner-layout-area {
    position: relative;
    overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-layout .banner-layout-area {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .banner-layout .banner-layout-area {
        margin-bottom: 30px;
    }
}

.banner-layout .banner-layout-area .banner-img {
    position: relative;
    z-index: 1;
    border-radius: 5px;
    background-color: rgba(205, 154, 154, 0.3);
}

.banner-layout .banner-layout-area .banner-img img {
    border-radius: 5px;
}

.banner-layout .banner-layout-area .banner-layout-content {
    position: absolute;
    top: 0;
    right: auto;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    display: block;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 16.4% 7%;
}

@media only screen and (max-width: 767px) {
    .banner-layout .banner-layout-area .banner-layout-content {
        padding: 18.4% 7%;
    }
}

@media only screen and (max-width: 320px) {
    .banner-layout .banner-layout-area .banner-layout-content {
        padding: 3.4% 7%;
    }
}

.banner-layout .banner-layout-area .banner-layout-content .subtitle {
    font-family: var(--fontmusic);
    font-size: 130px;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: absolute;
    z-index: 1;
    line-height: 200px;
    margin-left: -10px;
    margin-top: -70px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-layout .banner-layout-area .banner-layout-content .subtitle {
        font-size: 100px;
        line-height: 180px;
    }
}

@media only screen and (max-width: 320px) {
    .banner-layout .banner-layout-area .banner-layout-content .subtitle {
        font-size: 70px;
        line-height: 180px;
        margin-top: -30px;
    }
}

.banner-layout .banner-layout-area .banner-layout-content h3 {
    font-size: 30px;
    z-index: 1;
    position: relative;
    margin: 10px 0 1px;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-family: var(--fontmusic);
    color: var(--colormusic3);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-layout .banner-layout-area .banner-layout-content h3 {
        margin: 0 0 1px;
        font-size: 26px;
    }
}

.banner-layout .banner-layout-area .banner-layout-content p {
    position: relative;
    z-index: 1;
    font-family: var(--fontmusic);
    color: var(--colormusic3);
    margin-bottom: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-layout .banner-layout-area .banner-layout-content p {
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-layout .banner-layout-area .banner-layout-content p {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 320px) {
    .banner-layout .banner-layout-area .banner-layout-content p {
        margin-bottom: 20px;
    }
}

.banner-layout .banner-layout-area .banner-layout-content .btn-style-5 a {
    font-size: 16px;
    box-shadow: none;
    font-weight: 600;
}

.banner-layout .banner-layout-area .banner-layout-content .btn-style-5 a i {
    font-size: 16px;
    margin-left: 5px;
    font-weight: 600;
}

.banner-layout .banner-layout-area .banner-layout-content .btn-style-5 a:hover {
    background-color: transparent;
    color: var(--colormusic2);
    transform: none;
}

/*---- bag ----*/
.banner-bag-area {
    position: relative;
    background-image: url(../images/banner/banner-bag.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    height: 618px;
    overflow: hidden;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-bag-area {
        height: 500px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-bag-area {
        height: 450px;
    }
}

@media only screen and (max-width: 767px) {
    .banner-bag-area {
        height: 300px;
    }
}

.banner-bag-area .banner-content {
    display: block;
    width: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.banner-bag-area .banner-content .banner-text h2 {
    font-size: 42px;
    line-height: 52px;
    font-family: var(--fontbag);
    color: var(--white);
    padding: 0;
    text-transform: capitalize;
    font-weight: 700;
    letter-spacing: 5px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-bag-area .banner-content .banner-text h2 {
        font-size: 36px;
        line-height: 46px;
    }
}

@media only screen and (max-width: 767px) {
    .banner-bag-area .banner-content .banner-text h2 {
        font-size: 32px;
        line-height: 42px;
    }
}

.banner-bag-area .banner-content .banner-text h3 {
    color: var(--white);
    font-weight: 600;
    margin: 25px 0 50px 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-bag-area .banner-content .banner-text h3 {
        margin: 15px 0 35px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-bag-area .banner-content .banner-text h3 {
        margin: 15px 0 35px 0;
    }
}

@media only screen and (max-width: 767px) {
    .banner-bag-area .banner-content .banner-text h3 {
        margin: 15px 0 35px 0;
        font-size: 18px;
    }
}

.banner-bag-area:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
}

.banner02-bag-area .banner-bag-service .banner-bag-img {
    position: relative;
    overflow: hidden;
}

.banner02-bag-area .banner-bag-service .banner-bag-img a:before,
.banner02-bag-area .banner-bag-service .banner-bag-img a:after {
    -webkit-transform: skew(0deg, 0deg);
    -ms-transform: skewX(0) skewY(0);
    transform: skew(0deg, 0deg);
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    position: absolute;
    content: "";
    width: 70%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.3);
    top: 0;
}

.banner02-bag-area .banner-bag-service .banner-bag-img a:before {
    left: -100%;
}

.banner02-bag-area .banner-bag-service .banner-bag-img a:after {
    right: -100%;
}

.banner02-bag-area .banner-bag-service .banner-bag-img a:hover:before {
    left: -20%;
}

.banner02-bag-area .banner-bag-service .banner-bag-img a:hover:after {
    right: -20%;
}

.banner02-bag-area .banner-bag-service .banner-bag-img .banner-bag-content {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    width: 100%;
    top: auto;
    bottom: 0;
    padding: 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner02-bag-area .banner-bag-service .banner-bag-img .banner-bag-content {
        padding: 25px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner02-bag-area .banner-bag-service .banner-bag-img .banner-bag-content {
        padding: 25px;
    }
}

@media only screen and (max-width: 767px) {
    .banner02-bag-area .banner-bag-service .banner-bag-img .banner-bag-content {
        padding: 20px;
    }
}

@media only screen and (max-width: 540px) {
    .banner02-bag-area .banner-bag-service .banner-bag-img .banner-bag-content {
        padding: 50px;
    }
}

@media only screen and (max-width: 320px) {
    .banner02-bag-area .banner-bag-service .banner-bag-img .banner-bag-content {
        padding: 15px;
    }
}

.banner02-bag-area .banner-bag-service .banner-bag-img .banner-bag-content h2 {
    font-size: 60px;
    line-height: 60px;
    font-family: var(--fontbag);
    padding: 0;
    color: #F2C53D;
    font-weight: 800;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner02-bag-area .banner-bag-service .banner-bag-img .banner-bag-content h2 {
        font-size: 50px;
        line-height: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .banner02-bag-area .banner-bag-service .banner-bag-img .banner-bag-content h2 {
        font-size: 38px;
        line-height: 38px;
    }
}

@media only screen and (max-width: 540px) {
    .banner02-bag-area .banner-bag-service .banner-bag-img .banner-bag-content h2 {
        font-size: 52px;
        line-height: 52px;
    }
}

.banner02-bag-area .banner-bag-service .banner-bag-img .banner-bag-content h2 span {
    font-family: var(--fontbag);
    font-size: 18px;
    color: var(--white);
    letter-spacing: 2px;
    padding: 0 10px;
    font-weight: 600;
}

@media only screen and (max-width: 767px) {
    .banner02-bag-area .banner-bag-service .banner-bag-img .banner-bag-content h2 span {
        font-size: 14px;
    }
}

@media only screen and (max-width: 540px) {
    .banner02-bag-area .banner-bag-service .banner-bag-img .banner-bag-content h2 span {
        font-size: 18px;
    }
}

.banner02-bag-area .banner-bag-service .banner-bag-img .banner-bag-content h4 {
    font-family: var(--fontbag);
    font-weight: 700;
    color: #04ADBF;
    margin: 0;
    text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
    .banner02-bag-area .banner-bag-service .banner-bag-img .banner-bag-content h4 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 540px) {
    .banner02-bag-area .banner-bag-service .banner-bag-img .banner-bag-content h4 {
        font-size: 18px;
    }
}

/*-- banner shoes --*/
.banner-shoes {
    position: relative;
    overflow: hidden;
}

.banner-shoes .banner-content .date {
    font-family: var(--fontshoes);
    font-size: 80px;
    font-weight: 600;
    line-height: 85px;
    color: var(--colorshoes2);
    letter-spacing: -3px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-shoes .banner-content .date {
        font-size: 70px;
        line-height: 75px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-shoes .banner-content .date {
        font-size: 60px;
        line-height: 65px;
    }
}

@media only screen and (max-width: 540px) {
    .banner-shoes .banner-content .date {
        font-size: 60px;
        line-height: 65px;
    }
}

.banner-shoes .banner-content h2 {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 20px;
    color: var(--black);
    padding: 0;
    font-family: var(--fontshoes2);
    letter-spacing: 0;
    text-transform: capitalize;
    font-weight: 400;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-shoes .banner-content h2 {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-shoes .banner-content h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 540px) {
    .banner-shoes .banner-content h2 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 10px;
    }
}

.banner-shoes .banner-content p {
    font-family: var(--fontshoes2);
    color: var(--black);
    margin-bottom: 35px;
    font-size: 16px;
    line-height: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-shoes .banner-content p {
        margin-bottom: 25px;
        line-height: 25px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-shoes .banner-content p {
        margin-bottom: 20px;
        line-height: 20px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 540px) {
    .banner-shoes .banner-content p {
        margin-bottom: 20px;
    }
}

.banner-shoes .banner-shoes-img {
    position: relative;
}

.banner-shoes .banner-shoes-img img {
    padding: 70px 0;
}

@media only screen and (max-width: 767px) {
    .banner-shoes .banner-shoes-img img {
        padding: 30px 0 0 0;
    }
}

.banner-shoes .banner-shoes-img .banner-shoes-content {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-color: #fff;
    width: 128px;
    height: 128px;
    border-radius: 50%;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .banner-shoes .banner-shoes-img .banner-shoes-content {
        width: 100px;
        height: 100px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-shoes .banner-shoes-img .banner-shoes-content {
        width: 90px;
        height: 90px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-shoes .banner-shoes-img .banner-shoes-content {
        width: 70px;
        height: 70px;
    }
}

@media only screen and (max-width: 767px) {
    .banner-shoes .banner-shoes-img .banner-shoes-content {
        width: 60px;
        height: 60px;
    }
}

@media only screen and (max-width: 540px) {
    .banner-shoes .banner-shoes-img .banner-shoes-content {
        width: 100px;
        height: 100px;
    }
}

.banner-shoes .banner-shoes-img .banner-shoes-content h3 {
    font-family: var(--fontshoes2);
    letter-spacing: 0;
    color: var(--black);
    margin: 0;
    text-align: center;
    line-height: 128px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .banner-shoes .banner-shoes-img .banner-shoes-content h3 {
        font-size: 18px;
        line-height: 100px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-shoes .banner-shoes-img .banner-shoes-content h3 {
        font-size: 18px;
        line-height: 90px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-shoes .banner-shoes-img .banner-shoes-content h3 {
        font-size: 16px;
        line-height: 70px;
    }
}

@media only screen and (max-width: 767px) {
    .banner-shoes .banner-shoes-img .banner-shoes-content h3 {
        font-size: 14px;
        line-height: 60px;
    }
}

@media only screen and (max-width: 540px) {
    .banner-shoes .banner-shoes-img .banner-shoes-content h3 {
        font-size: 18px;
        line-height: 100px;
    }
}

.banner-shoes .banner-shoes-img .banner-shoes-content h3:hover {
    color: var(--colorshoes2);
}

.bg-color-banner {
    position: absolute;
    width: 25%;
    height: 100%;
    top: 0;
    left: 29%;
    background-color: var(--colorshoes);
    z-index: -1;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .bg-color-banner {
        width: 30%;
        left: 22%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .bg-color-banner {
        width: 25.5%;
        left: 26.5%;
    }
}

@media only screen and (max-width: 767px) {
    .bg-color-banner {
        width: 0;
        left: 0;
    }
}

.banner02-shoes-area {
    position: relative;
    background-color: var(--colorshoes);
}

.banner02-shoes-area h2 {
    font-size: 30px;
    color: var(--white);
    font-weight: 400;
    line-height: 82px;
    text-transform: capitalize;
    letter-spacing: 0;
    padding: 0;
    font-family: var(--fontshoes2);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner02-shoes-area h2 {
        font-size: 26px;
        line-height: 78px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner02-shoes-area h2 {
        font-size: 22px;
        line-height: 70px;
    }
}

@media only screen and (max-width: 767px) {
    .banner02-shoes-area h2 {
        font-size: 28px;
        text-align: center;
    }
}

.banner02-shoes-area .banner-shoes-img {
    position: relative;
    margin-top: -50px;
    margin-bottom: -50px;
}

@media only screen and (max-width: 767px) {
    .banner02-shoes-area .banner-shoes-img {
        margin-top: 0;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 767px) {
    .banner02-shoes-area .banner-shoes-img {
        margin-top: 30px;
    }
}

.banner02-shoes-area .banner-shoes-img .banner-shoes-content {
    position: absolute;
    left: 0;
    top: 50%;
    bottom: 0;
    right: 0;
    margin: auto;
    text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner02-shoes-area .banner-shoes-img .banner-shoes-content {
        top: 25%;
    }
}

@media only screen and (max-width: 540px) {
    .banner02-shoes-area .banner-shoes-img .banner-shoes-content {
        top: 20%;
    }
}

.banner02-shoes-area .banner-shoes-img .banner-shoes-content .tittle {
    font-family: var(--fontshoes);
    font-size: 48px;
    line-height: 42px;
    font-weight: 600;
    color: var(--white);
    margin-bottom: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner02-shoes-area .banner-shoes-img .banner-shoes-content .tittle {
        font-size: 42px;
        line-height: 38px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner02-shoes-area .banner-shoes-img .banner-shoes-content .tittle {
        font-size: 36px;
        line-height: 32px;
    }
}

.banner02-shoes-area .banner-shoes-img .banner-shoes-content p {
    font-family: var(--fontshoes2);
    font-size: 48px;
    color: var(--white);
    margin-bottom: 30px;
    line-height: 48px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner02-shoes-area .banner-shoes-img .banner-shoes-content p {
        font-size: 42px;
        margin-bottom: 20px;
        line-height: 42px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner02-shoes-area .banner-shoes-img .banner-shoes-content p {
        font-size: 36px;
        margin-bottom: 15px;
        line-height: 36px;
    }
}

/*--- socks ---*/
.banner-socks {
    position: relative;
}

.banner-socks .banner-socks-area {
    position: relative;
}

@media only screen and (max-width: 767px) {
    .banner-socks .banner-socks-area {
        margin-bottom: 30px;
    }
}

.banner-socks .banner-socks-area .banner-socks-img {
    position: relative;
    z-index: 1;
}

.banner-socks .banner-socks-area .banner-socks-content {
    position: absolute;
    top: 0;
    right: auto;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    display: block;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 10% 15%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-socks .banner-socks-area .banner-socks-content {
        padding: 5% 10%;
    }
}

@media only screen and (max-width: 767px) {
    .banner-socks .banner-socks-area .banner-socks-content {
        padding: 15% 15%;
    }
}

@media only screen and (max-width: 320px) {
    .banner-socks .banner-socks-area .banner-socks-content {
        padding: 5% 15%;
    }
}

.banner-socks .banner-socks-area .banner-socks-content h4 {
    font-family: var(--fontsocks);
    color: var(--black);
    font-weight: 600;
    font-size: 14px;
    z-index: 1;
    position: relative;
    line-height: 60px;
    letter-spacing: .015px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-socks .banner-socks-area .banner-socks-content h4 {
        line-height: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-socks .banner-socks-area .banner-socks-content h4 {
        line-height: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .banner-socks .banner-socks-area .banner-socks-content h4 {
        line-height: 40px;
    }
}

@media only screen and (max-width: 320px) {
    .banner-socks .banner-socks-area .banner-socks-content h4 {
        line-height: 30px;
    }
}

.banner-socks .banner-socks-area .banner-socks-content h2 {
    font-family: var(--fontsocks);
    color: var(--black2);
    font-size: 52px;
    line-height: 60px;
    z-index: 1;
    position: relative;
    font-weight: 600;
    padding: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-socks .banner-socks-area .banner-socks-content h2 {
        font-size: 42px;
        line-height: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-socks .banner-socks-area .banner-socks-content h2 {
        font-size: 42px;
        line-height: 42px;
    }
}

@media only screen and (max-width: 767px) {
    .banner-socks .banner-socks-area .banner-socks-content h2 {
        font-size: 32px;
        line-height: 32px;
    }
}

.banner-socks .banner-socks-area .banner-socks-content .btn-style-11 {
    position: relative;
    z-index: 1;
}

.banner-socks .banner-socks-area .banner-socks-content .small-text {
    font-size: 60px;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: #3e6155;
    margin: auto;
    letter-spacing: 2px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    top: 50%;
    left: -85%;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-socks .banner-socks-area .banner-socks-content .small-text {
        font-size: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-socks .banner-socks-area .banner-socks-content .small-text {
        font-size: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .banner-socks .banner-socks-area .banner-socks-content .small-text {
        font-size: 40px;
    }
}

@media only screen and (max-width: 320px) {
    .banner-socks .banner-socks-area .banner-socks-content .small-text {
        font-size: 30px;
    }
}

.banner-socks .banner-socks-area .banner-socks-content .small-text.big {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    top: 85%;
    left: 0%;
    text-transform: uppercase;
}

/*--- hotel ---*/
.hotel-banner-area {
    position: relative;
    overflow: hidden;
}

.hotel-banner-area .hotel-banner {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

.hotel-banner-area .hotel-banner .hotel-banner-img {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    overflow: hidden;
}

.hotel-banner-area .hotel-banner .hotel-banner-img img {
    display: block;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: -moz-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hotel-banner-area .hotel-banner .text-holder {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    padding: 75px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .hotel-banner-area .hotel-banner .text-holder {
        padding: 60px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hotel-banner-area .hotel-banner .text-holder {
        padding: 60px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hotel-banner-area .hotel-banner .text-holder {
        padding: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .hotel-banner-area .hotel-banner .text-holder {
        padding: 40px;
    }
}

@media only screen and (max-width: 480px) {
    .hotel-banner-area .hotel-banner .text-holder {
        padding: 20px;
    }
}

.hotel-banner-area .hotel-banner .text-holder .text-outer {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.hotel-banner-area .hotel-banner .text-holder .text-outer .text-inner {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: bottom;
}

.hotel-banner-area .hotel-banner .text-holder .text-outer .text-inner .subtitle {
    position: relative;
    font-family: var(--fonthotel2);
    font-size: 24px;
    padding-left: 60px;
    margin: 0 0 18px;
    display: block;
    color: var(--white);
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .hotel-banner-area .hotel-banner .text-holder .text-outer .text-inner .subtitle {
        font-size: 20px;
        margin: 0 0 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hotel-banner-area .hotel-banner .text-holder .text-outer .text-inner .subtitle {
        font-size: 20px;
        margin: 0 0 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hotel-banner-area .hotel-banner .text-holder .text-outer .text-inner .subtitle {
        font-size: 20px;
        margin: 0 0 15px;
    }
}

@media only screen and (max-width: 767px) {
    .hotel-banner-area .hotel-banner .text-holder .text-outer .text-inner .subtitle {
        font-size: 18px;
        margin: 0 0 10px;
    }
}

@media only screen and (max-width: 480px) {
    .hotel-banner-area .hotel-banner .text-holder .text-outer .text-inner .subtitle {
        font-size: 16px;
        margin: 0 0 5px;
    }
}

.hotel-banner-area .hotel-banner .text-holder .text-outer .text-inner .subtitle:before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateZ(0);
    -moz-transform: translateY(-50%) translateZ(0);
    transform: translateY(-50%) translateZ(0);
    left: 3px;
    display: block;
    height: 2px;
    width: 40px;
    background-color: currentColor;
}

.hotel-banner-area .hotel-banner .text-holder .text-outer .text-inner .title {
    font-family: var(--fontkitchen2);
    font-size: 60px;
    line-height: 1.05em;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    color: var(--white);
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .hotel-banner-area .hotel-banner .text-holder .text-outer .text-inner .title {
        font-size: 50px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hotel-banner-area .hotel-banner .text-holder .text-outer .text-inner .title {
        font-size: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hotel-banner-area .hotel-banner .text-holder .text-outer .text-inner .title {
        font-size: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .hotel-banner-area .hotel-banner .text-holder .text-outer .text-inner .title {
        font-size: 36px;
    }
}

@media only screen and (max-width: 480px) {
    .hotel-banner-area .hotel-banner .text-holder .text-outer .text-inner .title {
        font-size: 26px;
        font-weight: 400;
    }
}

.hotel-banner-area .hotel-banner .text-holder .text-outer .text-inner .read-more-button a {
    margin: 10px 0 0;
    color: #fff;
    z-index: 200;
}

@media only screen and (max-width: 480px) {
    .hotel-banner-area .hotel-banner .text-holder .text-outer .text-inner .read-more-button a {
        margin: 5px 0 0;
    }
}

.hotel-banner-area .hotel-banner:hover img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    transform: scale(1.06);
}

.hotel-banner-area .hotel-banner:hover .text-holder:after {
    opacity: 1;
}

/*-------- 7. Video style ---------*/
.youtube-video-height {
    height: 610px !important;
    padding: 0 !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .youtube-video-height {
        height: 500px !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .youtube-video-height {
        height: 500px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .youtube-video-height {
        height: 450px !important;
    }
}

@media only screen and (max-width: 767px) {
    .youtube-video-height {
        height: 300px !important;
    }
}

.video-wrap {
    position: relative;
}

.video-wrap .video-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
    z-index: 9;
}

.video-wrap .video-content h2 {
    font-size: 120px;
    color: #fff;
    font-weight: bold;
    border: 15px solid #fff;
    line-height: 1;
    padding: 53px 50px 53px;
    margin: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .video-wrap .video-content h2 {
        padding: 40px 50px 40px;
        font-size: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .video-wrap .video-content h2 {
        padding: 30px 50px 30px;
        font-size: 100px;
    }
}

@media only screen and (max-width: 767px) {
    .video-wrap .video-content h2 {
        font-size: 40px;
        padding: 25px 30px 24px;
    }
}

.cake-video-ptb {
    padding: 352px 0 352px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .cake-video-ptb {
        padding: 200px 0 200px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cake-video-ptb {
        padding: 220px 0 180px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cake-video-ptb {
        padding: 200px 0 160px;
    }
}

@media only screen and (max-width: 767px) {
    .cake-video-ptb {
        padding: 130px 0 100px;
    }
}

@-webkit-keyframes border-jump {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
        border-radius: 100%;
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
        border-radius: 100%;
    }
}

@keyframes border-jump {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
        border-radius: 100%;
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
        border-radius: 100%;
    }
}

/*------ music-video -----*/
.video-area {
    position: relative;
    overflow: hidden;
}

.video-area .video-bg .video-img {
    position: relative;
}

.video-area .video-bg .video-img img {
    border-radius: 5px;
}

.video-area .video-bg .video-popup {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    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;
    line-height: 1;
}

.video-area .video-bg .video-popup .play-inner {
    -webkit-text-stroke-color: var(--white);
    color: var(--white);
    font-size: 60px;
    position: relative;
    background: 0 0;
    height: 230px;
    width: 230px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 2;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .video-area .video-bg .video-popup .play-inner {
        font-size: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .video-area .video-bg .video-popup .play-inner {
        font-size: 40px;
        height: 200px;
        width: 200px;
    }
}

@media only screen and (max-width: 767px) {
    .video-area .video-bg .video-popup .play-inner {
        font-size: 30px;
        height: 180px;
        width: 180px;
    }
}

@media only screen and (max-width: 540px) {
    .video-area .video-bg .video-popup .play-inner {
        font-size: 30px;
        height: 150px;
        width: 150px;
    }
}

.video-area .video-bg .video-popup .play-inner:before {
    content: '';
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.2);
    z-index: -1;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: .4s ease-out;
    -o-transition: .4s ease-out;
    transition: .4s ease-out;
}

.video-area .video-bg .video-popup .play-inner>span {
    display: block;
    -webkit-text-stroke-width: 1px;
    -webkit-transition: all .32s ease-out;
    -o-transition: all .32s ease-out;
    transition: all .32s ease-out;
}

.video-area .video-bg .video-popup .play-inner>span:nth-child(2) {
    position: absolute;
    -webkit-text-stroke-width: 0;
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
    color: currentColor;
}

.video-area .video-bg .video-popup:hover .play-inner:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.video-area .video-bg .video-popup:hover .play-inner>span:nth-child(2) {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
}

/*--- socks ---*/
.video-socks-area {
    position: relative;
    overflow: hidden;
}

.video-socks-area .play-button {
    padding: 250px 0;
    cursor: pointer;
    text-align: center;
    animation: rotate 12s linear infinite;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .video-socks-area .play-button {
        padding: 150px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .video-socks-area .play-button {
        padding: 100px 0;
    }
}

@media only screen and (max-width: 767px) {
    .video-socks-area .play-button {
        padding: 100px 0;
    }
}

.video-socks-area .play-button .block-content .video-img img {
    vertical-align: middle;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-animation: s3-rotate 20s infinite linear;
    animation: s3-rotate 20s infinite linear;
}

.video-socks-area .play-button .block-content .video-img i {
    font-size: 26px;
    color: var(--white);
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}

/*--- kitchen ---*/
.video-kitchen-area {
    position: relative;
    z-index: 1;
    padding: 100px 0;
    background-image: url(../images/video/kitchen-video.jpg);
    background-size: cover;
    background-position: center;
}

.video-kitchen-area:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(31, 40, 47, 0.9);
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .video-kitchen-area {
        padding: 80px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .video-kitchen-area {
        padding: 60px 0;
    }
}

@media only screen and (max-width: 767px) {
    .video-kitchen-area {
        padding: 40px 0;
    }
}

@media only screen and (max-width: 767px) {
    .video-kitchen-area .video-kitchen-info {
        margin-bottom: 30px;
    }
}

.video-kitchen-area .video-kitchen-info h6 {
    font-family: var(--fontkitchen);
    font-size: 16px;
    letter-spacing: 3px;
    font-weight: 600;
    margin: 10px 0;
    color: var(--white);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .video-kitchen-area .video-kitchen-info h6 {
        font-size: 14px;
        margin: 5px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .video-kitchen-area .video-kitchen-info h6 {
        font-size: 14px;
        margin: 5px 0;
    }
}

@media only screen and (max-width: 767px) {
    .video-kitchen-area .video-kitchen-info h6 {
        font-size: 14px;
        margin: 5px 0;
    }
}

.video-kitchen-area .video-kitchen-info h2 {
    font-family: var(--fontkitchen);
    font-size: 40px;
    line-height: 50px;
    font-weight: 500;
    padding: 0;
    text-transform: none;
    letter-spacing: 0;
    margin: 10px 0 15px 0;
    color: var(--white);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .video-kitchen-area .video-kitchen-info h2 {
        font-size: 36px;
        line-height: 46px;
        margin: 10px 0 10px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .video-kitchen-area .video-kitchen-info h2 {
        font-size: 36px;
        line-height: 46px;
        margin: 10px 0 10px 0;
    }
}

@media only screen and (max-width: 767px) {
    .video-kitchen-area .video-kitchen-info h2 {
        font-size: 30px;
        line-height: 40px;
        margin: 5px 0 5px 0;
    }
}

.video-kitchen-area .video-kitchen-info h4 {
    font-family: var(--fontkitchen);
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    margin: 15px 0;
    color: var(--white);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .video-kitchen-area .video-kitchen-info h4 {
        margin: 10px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .video-kitchen-area .video-kitchen-info h4 {
        font-size: 16px;
        line-height: 22px;
        margin: 10px 0;
    }
}

@media only screen and (max-width: 767px) {
    .video-kitchen-area .video-kitchen-info h4 {
        font-size: 16px;
        line-height: 22px;
        margin: 5px 0;
    }
}

.video-kitchen-area .video-kitchen-info p {
    font-family: var(--fontkitchen2);
    font-size: 16px;
    margin-bottom: 35px;
    color: var(--white);
    width: 90%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .video-kitchen-area .video-kitchen-info p {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .video-kitchen-area .video-kitchen-info p {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .video-kitchen-area .video-kitchen-info p {
        width: 100%;
    }
}

.video-kitchen-area .about-kitchen-img {
    position: relative;
}

.video-kitchen-area .about-kitchen-img img {
    border-radius: 5px;
}

.video-kitchen-area .about-kitchen-img .video-kitchen-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 99;
    border: 4px solid var(--white);
    border-radius: 100%;
}

.video-kitchen-area .about-kitchen-img .video-kitchen-btn .video-kitchen-popup {
    display: inline-block;
    width: 90px;
    height: 90px;
    text-align: center;
    line-height: 90px;
    border-radius: 100%;
    font-size: 30px;
    position: relative;
    background-color: transparent;
    color: var(--white);
}

@media only screen and (max-width: 767px) {
    .video-kitchen-area .about-kitchen-img .video-kitchen-btn .video-kitchen-popup {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 28px;
    }
}

/*-------- 8. Blog style ---------*/
/*-- blog betting --*/
.blog-betting {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-betting {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-betting {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .blog-betting {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

.blog-betting .blog-betting-wrap {
    position: relative;
    background-color: #35007b;
    border-radius: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-betting .blog-betting-wrap:last-child {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .blog-betting .blog-betting-wrap {
        margin-bottom: 30px;
    }
}

.blog-betting .blog-betting-wrap .blog-images img {
    border-radius: 15px 15px 0 0;
}

.blog-betting .blog-betting-wrap .blog-content {
    padding: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-betting .blog-betting-wrap .blog-content {
        padding: 20px;
    }
}

.blog-betting .blog-betting-wrap .blog-content h3 a {
    font-family: var(--fontart2);
    color: var(--white);
    font-weight: 600;
    text-transform: capitalize;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-betting .blog-betting-wrap .blog-content h3 a {
        font-size: 20px;
    }
}

.blog-betting .blog-betting-wrap .blog-content h3 a:hover {
    color: #FE3C04;
}

.blog-betting .blog-betting-wrap .blog-content p {
    font-family: var(--fontfashion);
    text-transform: capitalize;
    color: var(--white);
}

.blog-betting .blog-betting-wrap .blog-tags {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #230069;
    padding: 18px 30px;
    border-radius: 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-betting .blog-betting-wrap .blog-tags {
        padding: 15px 20px;
    }
}

.blog-betting .blog-betting-wrap .blog-tags a {
    font-family: var(--fontkitchen2);
    color: var(--white);
}

.blog-betting .blog-betting-wrap .blog-tags a i {
    margin-right: 5px;
}

/*-- end blog betting --*/
.blog-wrap {
    background-color: var(--white);
}

.blog-wrap .blog-img {
    overflow: hidden;
    position: relative;
}

.blog-wrap .blog-img a img {
    width: 100%;
    transform: scale(1) rotate(0deg);
    transition: all .5s ease 0s;
}

.blog-wrap .blog-img .video-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
}

.blog-wrap .blog-img .video-btn a {
    display: inline-block;
    width: 58px;
    height: 58px;
    text-align: center;
    line-height: 58px;
    background-color: var(--white);
    color: #191919;
    border-radius: 100%;
}

.blog-wrap .blog-img .video-btn a i {
    line-height: 58px;
}

.blog-wrap .blog-img .video-btn a:hover {
    background-color: #191919;
    color: var(--white);
}

.blog-wrap .blog-content {
    padding: 26px 35px 48px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .blog-wrap .blog-content {
        padding: 26px 30px 48px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-wrap .blog-content {
        padding: 25px 15px 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-wrap .blog-content {
        padding: 26px 20px 35px;
    }
}

@media only screen and (max-width: 767px) {
    .blog-wrap .blog-content {
        padding: 22px 20px 30px;
    }
}

.blog-wrap .blog-content .blog-category>a {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 3.57px;
    position: relative;
    padding-left: 32px;
    display: block;
}

.blog-wrap .blog-content .blog-category>a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #1b1b1b;
    width: 22px;
    height: 1px;
}

.blog-wrap .blog-content h3 {
    font-size: 22px;
    font-weight: 500;
    margin: 6px 0 11px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .blog-wrap .blog-content h3 {
        font-size: 20px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-wrap .blog-content h3 {
        font-size: 19px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-wrap .blog-content h3 {
        font-size: 19px;
    }
}

@media only screen and (max-width: 767px) {
    .blog-wrap .blog-content h3 {
        font-size: 18px;
    }
}

.blog-wrap .blog-content .blog-meta ul li {
    font-size: 12px;
    color: #1b1b1b;
    display: inline-block;
    margin-right: 2px;
}

.blog-wrap .blog-content .blog-meta ul li a {
    font-size: 12px;
    color: #1b1b1b;
}

.blog-wrap .blog-content .blog-meta ul li a:hover {
    color: #000;
}

.blog-wrap .blog-content p {
    color: #8b8b8b;
    line-height: 28px;
    margin: 3px 0 22px;
}

@media only screen and (max-width: 767px) {
    .blog-wrap .blog-content p {
        margin: 3px 0 8px;
    }
}

.blog-wrap .blog-content .blog-btn a {
    display: inline-block;
    color: #1b1b1b;
    line-height: 1;
    border-bottom: 1px solid #1b1b1b;
}

.blog-wrap .blog-content .blog-btn a:hover {
    color: #666;
    border-bottom: 1px solid #666;
}

.blog-wrap:hover .blog-img a img {
    transform: scale(1.2) rotate(3deg);
}

.dot-style-1 .owl-dots {
    text-align: center;
    margin-top: 30px;
}

.dot-style-1 .owl-dots .owl-dot {
    background-color: #d8d8d8;
    width: 17px;
    height: 17px;
    border-radius: 100%;
    display: inline-block;
    margin: 0 5px;
    transition: all .3s ease 0s;
}

.dot-style-1 .owl-dots .owl-dot.active,
.dot-style-1 .owl-dots .owl-dot:hover {
    background-color: #1b1b1b;
}

.dot-style-1.dot-style-1-white .owl-dots .owl-dot {
    background-color: var(--white);
}

.dot-style-1.dot-style-1-white .owl-dots .owl-dot.active,
.dot-style-1.dot-style-1-white .owl-dots .owl-dot:hover {
    background-color: #1b1b1b;
}

.blog-wrap-2 .blog-content-2.bc-padding-left {
    padding-left: 45px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .blog-wrap-2 .blog-content-2.bc-padding-left {
        padding-left: 20px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .blog-wrap-2 .blog-content-2.bc-padding-left {
        padding-left: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-wrap-2 .blog-content-2.bc-padding-left {
        padding-left: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .blog-wrap-2 .blog-content-2.bc-padding-left {
        padding-left: 0px;
        padding-top: 15px;
    }
}

.blog-wrap-3 {
    position: relative;
}

.blog-wrap-3 .blog-img-3 {
    position: relative;
    overflow: hidden;
}

.blog-wrap-3 .blog-img-3::before {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #1b1b1b);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 9;
}

.blog-wrap-3 .blog-img-3 a {
    display: block;
}

.blog-wrap-3 .blog-img-3 a img {
    width: 100%;
    transform: scale(1) rotate(0deg);
    transition: all .5s ease 0s;
}

.blog-wrap-3:hover .blog-img-3 a img {
    transform: scale(1.1) rotate(3deg);
}

.blog-more a {
    color: #393939;
}

.blog-more a:hover {
    color: var(--colormain2);
}

@media only screen and (max-width: 767px) {
    .blog-more.mt-30 {
        margin-top: 10px;
    }
}

.kids-blog-ptb {
    padding: 162px 0px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .kids-blog-ptb {
        padding: 120px 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .kids-blog-ptb {
        padding: 100px 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .kids-blog-ptb {
        padding: 100px 0px;
    }
}

@media only screen and (max-width: 767px) {
    .kids-blog-ptb {
        padding: 50px 0px;
    }
}

.organic-blog-ptb-1 {
    padding: 233px 0 243px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .organic-blog-ptb-1 {
        padding: 200px 0 243px !important;
    }
}

@media only screen and (max-width: 767px) {
    .organic-blog-ptb-1 {
        padding: 100px 0 150px !important;
    }
}

hr.line {
    background: var(--colormain) repeat scroll 0 0;
    border: 0;
    height: 1px;
    margin: 0 auto;
    width: 100px;
}

.blog-area {
    position: relative;
    overflow: hidden;
    padding: 100px 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-area {
        margin-bottom: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-area {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .blog-area {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 320px) {
    .blog-area {
        padding: 60px 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-area .blog-item {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .blog-area .blog-item {
        margin-bottom: 30px;
    }
}

.blog-area .blog-item .middel {
    padding: 0 20px 30px 20px;
    position: relative;
    transition: .3s;
}

@media only screen and (max-width: 767px) {
    .blog-area .blog-item .middel {
        text-align: center;
    }
}

.blog-area .blog-item .middel hr.line {
    bottom: -60px;
    top: inherit;
}

.blog-area .blog-item .blog-text {
    padding: 30px 20px 0;
    position: relative;
    transition: .3s;
}

@media only screen and (max-width: 767px) {
    .blog-area .blog-item .blog-text {
        text-align: center;
    }
}

.blog-area .blog-item hr.line {
    height: 80px;
    margin: 0;
    position: absolute;
    top: -60px;
    width: 8px;
}

.blog-area .blog-item hr.line:after {
    transition: all 0.3s ease 0s;
}

.blog-area .blog-item hr.line:after {
    background: var(--black) repeat scroll 0 0;
    height: 50%;
    width: 100%;
    bottom: 0;
}

.blog-area .blog-item hr.line:after {
    content: "";
    position: absolute;
    right: 0;
}

.blog-area .blog-item h3 {
    text-transform: capitalize;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: var(--fontbicycle2);
    font-weight: 800;
    color: var(--colormain2);
}

.blog-area .blog-item p {
    font-family: var(--fontbicycle);
    color: #728385;
    font-size: 16px;
}

.blog-area .blog-item .btn-style-3 {
    padding-top: 15px;
}

.blog-area .blog-item:hover hr.line:after {
    bottom: 50%;
}

.blog-wrap-4 {
    border: 1px solid #ddd;
    margin-bottom: 50px;
    padding: 30px;
}

@media only screen and (max-width: 767px) {
    .blog-wrap-4 {
        padding: 20px;
        margin-bottom: 30px;
    }
}

.blog-wrap-4 .blog-img-4 {
    position: relative;
    overflow: hidden;
    margin: 0 0 13px;
}

.blog-wrap-4 .blog-img-4>a {
    display: block;
}

.blog-wrap-4 .blog-img-4>a>img {
    width: 100%;
    transform: scale(1);
    transition: all .5s ease 0s;
}

.blog-wrap-4 .blog-img-4>span {
    position: absolute;
    left: 0;
    bottom: 0;
    color: var(--white);
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .96px;
    background-color: var(--colormain);
    display: inline-block;
    line-height: 1;
    padding: 11px 50px;
}

@media only screen and (max-width: 767px) {
    .blog-wrap-4 .blog-img-4>span {
        padding: 11px 20px;
    }
}

.blog-wrap-4 .blog-img-4 .video-btn-4 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
}

.blog-wrap-4 .blog-img-4 .video-btn-4 a {
    display: inline-block;
    width: 58px;
    height: 58px;
    text-align: center;
    line-height: 58px;
    background-color: var(--white);
    color: #191919;
    border-radius: 100%;
}

.blog-wrap-4 .blog-img-4 .video-btn-4 a i {
    line-height: 58px;
}

.blog-wrap-4 .blog-img-4 .video-btn-4 a:hover {
    background-color: #191919;
    color: var(--white);
}

.blog-wrap-4 .blog-content-4 h3 {
    font-size: 36px;
    color: var(--black2);
    margin: 0 0 15px 0;
    font-family: var(--fonttitle);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-wrap-4 .blog-content-4 h3 {
        font-size: 25px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-wrap-4 .blog-content-4 h3 {
        font-size: 25px;
    }
}

@media only screen and (max-width: 767px) {
    .blog-wrap-4 .blog-content-4 h3 {
        font-size: 20px;
        line-height: 30px;
    }
}

.blog-wrap-4 .blog-content-4 h3 a {
    color: #2f2f2f;
}

.blog-wrap-4 .blog-content-4 h3 a:hover {
    color: var(--colormain);
}

.blog-wrap-4 .blog-content-4 .blog-meta-4 {
    padding: 10px 0 4px;
}

.blog-wrap-4 .blog-content-4 .blog-meta-4 ul li {
    font-size: 12px;
    color: var(--black4);
    display: inline-block;
    margin-right: 2px;
}

.blog-wrap-4 .blog-content-4 .blog-meta-4 ul li a {
    font-size: 12px;
    color: var(--black2);
    font-weight: 600;
}

.blog-wrap-4 .blog-content-4 .blog-meta-4 ul li a:hover {
    color: var(--colormain);
}

.blog-wrap-4 .blog-content-4 p {
    color: var(--black4);
    line-height: 28px;
    margin: 0 0 25px;
}

@media only screen and (max-width: 767px) {
    .blog-wrap-4 .blog-content-4 p {
        margin: 0 0 15px;
    }
}

.blog-wrap-4 .blog-content-4 .blog-btn-2 a {
    font-size: 15px;
    font-weight: 400;
    color: var(--black) 2;
    display: inline-block;
    line-height: 1;
    border: 1px solid #dddddd;
    padding: 13px 25px;
    border-radius: 4px;
    font-family: var(--fonttitle);
}

@media only screen and (max-width: 767px) {
    .blog-wrap-4 .blog-content-4 .blog-btn-2 a {
        padding: 12px 20px;
    }
}

.blog-wrap-4 .blog-content-4 .blog-btn-2 a:hover {
    border: 1px solid var(--black);
    color: var(--white);
}

.blog-wrap-4:hover>.blog-img-4>a {
    transform: scale(1.05);
}

.quote-content {
    background-color: var(--black2);
    padding: 50px 187px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .quote-content {
        padding: 50px 120px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .quote-content {
        padding: 50px 100px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .quote-content {
        padding: 50px 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .quote-content {
        padding: 40px 80px;
    }
}

@media only screen and (max-width: 767px) {
    .quote-content {
        padding: 40px 15px;
    }
}

.quote-content h5 {
    font-size: 22px;
    color: var(--white);
    font-family: var(--fonttitle);
    margin: 0 0 20px;
    line-height: 36px;
    text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
    .quote-content h5 {
        font-size: 16px;
        margin: 0 0 10px;
    }
}

.quote-content h5 a {
    color: var(--white);
}

.quote-content h5 a:hover {
    color: var(--white);
}

.quote-content .blog-name span {
    font-weight: bold;
    color: var(--white);
    display: inline-block;
    position: relative;
}

.quote-content .blog-name span:before {
    position: absolute;
    left: -45px;
    top: 50%;
    transform: translateY(-50%);
    background-color: var(--white);
    width: 32px;
    height: 2px;
    content: "";
}

.quote-content .blog-name span:after {
    position: absolute;
    right: -45px;
    top: 50%;
    transform: translateY(-50%);
    background-color: var(--white);
    width: 32px;
    height: 2px;
    content: "";
}

.quote-content.quote-content-mrg {
    margin: 40px 0 38px;
}

.main-blog-wrap {
    margin-left: 20px;
}

.main-blog-wrap.main-blog-wrap-mrg-none {
    margin-left: 0px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-blog-wrap {
        margin-left: 0px;
        margin-bottom: 50px;
    }

    .main-blog-wrap.main-blog-wrap-mrg-none {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 767px) {
    .main-blog-wrap {
        margin-left: 0px;
        margin-bottom: 50px;
    }

    .main-blog-wrap.main-blog-wrap-mrg-none {
        margin-bottom: 0;
    }
}

.blog-details-wrap {
    border: 1px solid #ddd;
    padding: 30px;
}

.blog-details-content .blog-details-img {
    position: relative;
}

.blog-details-content .blog-details-img img {
    width: 100%;
}

.blog-details-content .blog-details-img>span {
    position: absolute;
    left: 0;
    bottom: 0;
    color: var(--white);
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .96px;
    background-color: var(--colormain);
    display: inline-block;
    line-height: 1;
    padding: 11px 50px;
}

.blog-details-content h3 {
    font-size: 32px;
    color: var(--black);
    margin: 5px 0 25px 0;
    font-family: var(--fonttitle);
}

@media only screen and (max-width: 767px) {
    .blog-details-content h3 {
        font-size: 20px;
        line-height: 30px;
        margin: 10px 0 0px;
    }
}

.blog-details-content .blog-meta-5 {
    padding: 25px 0 0 0;
}

@media only screen and (max-width: 767px) {
    .blog-details-content .blog-meta-5 {
        padding: 5px 0 10px 0;
    }
}

.blog-details-content .blog-meta-5 ul li {
    font-size: 12px;
    color: var(--black);
    display: inline-block;
    margin-right: 2px;
}

.blog-details-content .blog-meta-5 ul li a {
    font-size: 12px;
    color: var(--black);
    font-weight: 600;
}

.blog-details-content .blog-meta-5 ul li a:hover {
    color: var(--colormain);
}

.blog-details-content p {
    color: #707070;
    line-height: 28px;
    margin: 0 0 18px;
}

.blog-details-content .blog-dec-midle-content {
    margin: 38px 0 0;
}

@media only screen and (max-width: 767px) {
    .blog-details-content .blog-dec-midle-content {
        margin: 20px 0 0;
    }
}

.blog-details-content .blog-dec-midle-content img {
    width: 100%;
}

.blog-details-content .blog-dec-midle-content h3 {
    font-size: 32px;
    color: #2f2f2f;
    margin: 35px 0 18px;
    font-family: var(--fonttitle);
}

@media only screen and (max-width: 767px) {
    .blog-details-content .blog-dec-midle-content h3 {
        font-size: 20px;
        line-height: 30px;
        margin: 10px 0 0px;
    }
}

.blog-details-content .blog-dec-midle-content p {
    color: #707070;
    line-height: 28px;
    margin: 0 0 18px;
}

.blog-details-tag-social {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 46px 0 20px;
    flex-wrap: wrap;
    padding-bottom: 8px;
    border-bottom: 1px solid #d8d8d8;
}

@media only screen and (max-width: 767px) {
    .blog-details-tag-social {
        margin: 25px 0 25px;
    }
}

.blog-details-tag-social .blog-details-tag ul {
    display: flex;
}

.blog-details-tag-social .blog-details-tag ul li {
    color: #2f2f2f;
    margin-right: 3px;
}

.blog-details-tag-social .blog-details-tag ul li a {
    color: #2f2f2f;
}

.blog-details-tag-social .blog-details-tag ul li a:hover {
    color: var(--colormain);
}

@media only screen and (max-width: 767px) {
    .blog-details-tag-social .blog-details-social {
        margin-top: 10px;
    }
}

.blog-details-tag-social .blog-details-social ul {
    display: flex;
    align-items: center;
}

.blog-details-tag-social .blog-details-social ul li {
    margin-left: 10px;
}

@media only screen and (max-width: 767px) {
    .blog-details-tag-social .blog-details-social ul li {
        margin-left: 4px;
    }
}

.blog-details-tag-social .blog-details-social ul li:first-child {
    margin-left: 0;
}

.blog-details-tag-social .blog-details-social ul li a {
    display: inline-block;
    color: #191919;
    font-size: 18px;
}

.blog-details-tag-social .blog-details-social ul li a.facebook:hover {
    color: #3b5999;
}

.blog-details-tag-social .blog-details-social ul li a.twitter:hover {
    color: #55acee;
}

.blog-details-tag-social .blog-details-social ul li a.linkedin:hover {
    color: #0173a9;
}

.blog-details-tag-social .blog-details-social ul li a.pinterest:hover {
    color: #b90f16;
}

.next-prev-wrap {
    display: flex;
    justify-content: space-between;
    padding-bottom: 17px;
    border-bottom: 1px solid #d8d8d8;
}

.next-prev-wrap .next-prev-conent>h4 {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 7px;
    color: #1d1d1d;
    font-family: var(--fonttitle);
}

@media only screen and (max-width: 767px) {
    .next-prev-wrap .next-prev-conent>h4 {
        font-size: 14px;
        margin: 0 0 3px;
    }
}

.next-prev-wrap .next-prev-conent>h4 a {
    color: #1d1d1d;
}

.next-prev-wrap .next-prev-conent>h4 a:hover {
    color: var(--colormain);
}

.next-prev-wrap .next-prev-conent>a {
    color: #989898;
    font-size: 12px;
}

.next-prev-wrap .next-prev-conent>a:hover {
    color: var(--colormain);
}

.next-prev-wrap .next-prev-conent.prev-wrap {
    text-align: right;
}

.blog-comments-area {
    margin: 35px 0 50px;
}

@media only screen and (max-width: 767px) {
    .blog-comments-area {
        margin: 30px 0 30px;
    }
}

.blog-comments-area h4 {
    font-size: 24px;
    color: #2f2f2f;
    margin: 0 0 35px;
}

@media only screen and (max-width: 767px) {
    .blog-comments-area h4 {
        margin: 0 0 20px;
    }
}

.blog-comments-area .blog-comments-wrap {
    border: 1px solid #d1d1d1;
}

.blog-comments-area .blog-comments-wrap .single-blog-bundel {
    padding: 50px 50px 50px;
    border-bottom: 1px solid #d1d1d1;
}

@media only screen and (max-width: 767px) {
    .blog-comments-area .blog-comments-wrap .single-blog-bundel {
        padding: 30px 20px 30px;
    }
}

.blog-comments-area .blog-comments-wrap .single-blog-bundel:last-child {
    border-bottom: none;
}

.blog-comments-area .blog-comments-wrap .single-blog-bundel .single-blog-comment {
    display: flex;
}

@media only screen and (max-width: 767px) {
    .blog-comments-area .blog-comments-wrap .single-blog-bundel .single-blog-comment {
        flex-wrap: wrap;
    }

    .blog-comments-area .blog-comments-wrap .single-blog-bundel .single-blog-comment.ml-80 {
        margin-left: 0;
    }
}

.blog-comments-area .blog-comments-wrap .single-blog-bundel .single-blog-comment .blog-comment-img {
    flex: 0 0 94px;
    margin-right: 57px;
}

@media only screen and (max-width: 767px) {
    .blog-comments-area .blog-comments-wrap .single-blog-bundel .single-blog-comment .blog-comment-img {
        margin-bottom: 10px;
    }
}

.blog-comments-area .blog-comments-wrap .single-blog-bundel .single-blog-comment .blog-comment-img img {
    width: 100%;
}

.blog-comments-area .blog-comments-wrap .single-blog-bundel .single-blog-comment .blog-comment-content p {
    font-size: 16px;
    color: #535353;
    font-family: var(--fonttitle);
    line-height: 28px;
}

@media only screen and (max-width: 767px) {
    .blog-comments-area .blog-comments-wrap .single-blog-bundel .single-blog-comment .blog-comment-content p {
        margin-bottom: 10px;
    }
}

.blog-comments-area .blog-comments-wrap .single-blog-bundel .single-blog-comment .blog-comment-content .comment-name-reply {
    display: flex;
}

@media only screen and (max-width: 767px) {
    .blog-comments-area .blog-comments-wrap .single-blog-bundel .single-blog-comment .blog-comment-content .comment-name-reply {
        display: block;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blog-comments-area .blog-comments-wrap .single-blog-bundel .single-blog-comment .blog-comment-content .comment-name-reply {
        display: flex;
    }
}

.blog-comments-area .blog-comments-wrap .single-blog-bundel .single-blog-comment .blog-comment-content .comment-name-reply h5 {
    color: #989898;
    font-size: 14px;
    margin: 0 20px 0 0;
    line-height: 1;
}

@media only screen and (max-width: 767px) {
    .blog-comments-area .blog-comments-wrap .single-blog-bundel .single-blog-comment .blog-comment-content .comment-name-reply h5 {
        line-height: 25px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blog-comments-area .blog-comments-wrap .single-blog-bundel .single-blog-comment .blog-comment-content .comment-name-reply h5 {
        line-height: 1;
    }
}

.blog-comments-area .blog-comments-wrap .single-blog-bundel .single-blog-comment .blog-comment-content .comment-name-reply a {
    display: inline-block;
    line-height: 1;
    color: #2f2f2f;
}

.blog-comments-area .blog-comments-wrap .single-blog-bundel .single-blog-comment .blog-comment-content .comment-name-reply a:hover {
    color: var(--colormain);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .comment-form {
        margin-bottom: 50px;
    }

    .comment-form.mrg-none {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 767px) {
    .comment-form {
        margin-bottom: 30px;
    }

    .comment-form.mrg-none {
        margin-bottom: 0;
    }
}

.comment-form>h3 {
    font-size: 24px;
    color: #2f2f2f;
    margin: 0 0 7px;
}

.comment-form p {
    font-size: 13px;
    color: #707070;
    margin: 0 0 45px;
}

@media only screen and (max-width: 767px) {
    .comment-form p {
        margin: 0 0 20px;
    }
}

.comment-form form .leave-form {
    margin: 0 0 30px;
}

@media only screen and (max-width: 767px) {
    .comment-form form .leave-form {
        margin: 0 0 15px;
    }
}

.comment-form form .leave-form input {
    background-color: transparent;
    height: 60px;
    color: #2f2f2f;
    border: 1px solid #d1d1d1;
    padding: 2px 20px;
}

@media only screen and (max-width: 767px) {
    .comment-form form .leave-form input {
        height: 50px;
    }
}

.comment-form form .leave-form input:focus {
    border: 1px solid #262626;
}

.comment-form form .leave-form textarea {
    background-color: transparent;
    height: 150px;
    color: #2f2f2f;
    padding: 20px 20px 2px 20px;
    border: 1px solid #d1d1d1;
}

.comment-form form .leave-form textarea:focus {
    border: 1px solid #262626;
}

.comment-form form .text-submit input {
    height: auto;
    border: none;
    display: inline-block;
    padding: 13px 45px;
    color: var(--white);
    background-color: var(--colormain);
    border: 1px solid var(--colormain);
    width: auto;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.comment-form form .text-submit input:hover {
    color: var(--colormain);
    background-color: var(--white);
    border: 1px solid var(--colormain);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-area.pt-105 {
        padding-top: 65px;
    }
}

@media only screen and (max-width: 767px) {
    .blog-area.pb-80 {
        padding-bottom: 13px;
    }

    .blog-area.pb-60 {
        padding-bottom: 20px;
    }

    .blog-details-wrap.ml-20 {
        margin-left: 0;
    }
}

/*---- bag ---*/
.blog-bag-area {
    position: relative;
    overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-bag-area .blog-item {
        text-align: center;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .blog-bag-area .blog-item {
        text-align: center;
        margin-bottom: 30px;
    }
}

.blog-bag-area .blog-item .blog-text h4 {
    font-family: var(--fontbag);
    font-weight: 700;
    color: #393939;
    text-transform: capitalize;
    margin: 0;
    padding: 25px 0 15px;
}

.blog-bag-area .blog-item .blog-text .date a {
    margin-right: 30px;
    font-size: 12px;
    font-family: var(--fontbag);
    color: #999;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-bag-area .blog-item .blog-text .date a {
        margin-right: 20px;
    }
}

.blog-bag-area .blog-item .blog-text .date a:last-child {
    margin-right: 0;
}

.blog-bag-area .blog-item .blog-text .date a i {
    margin-right: 5px;
}

.blog-bag-area .blog-item .blog-text .date a:hover {
    color: var(--colorbag2);
}

.blog-bag-area .blog-item .blog-text p {
    font-family: var(--fontbag);
    font-size: 12px;
    padding: 30px 25px 0;
    margin-bottom: 5px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-bag-area .blog-item .blog-text p {
        padding: 20px 15px 0;
    }
}

/*---- shoes ---*/
.blog-shoes-area {
    position: relative;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-shoes-area {
        margin-top: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-shoes-area .blog-item {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .blog-shoes-area .blog-item {
        margin-bottom: 30px;
    }
}

.blog-shoes-area .blog-item .blog-img {
    position: relative;
    padding-bottom: 30px;
}

.blog-shoes-area .blog-item .blog-img .date {
    position: absolute;
    box-shadow: 0px 1px 24px 0px rgba(0, 0, 0, 0.09);
    width: 68px;
    height: 68px;
    border-radius: 50%;
    background-color: #fff;
    color: #000;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    bottom: 0;
    left: 36px;
    padding: 10px 0;
}

.blog-shoes-area .blog-item .blog-img .date .day {
    font-family: var(--fontshoes2);
    display: block;
}

.blog-shoes-area .blog-item .blog-img .date .day:after {
    content: '';
    background-color: #000;
    width: 27px;
    height: 1px;
    display: block;
    margin: 0 auto;
    margin-top: 4px;
}

.blog-shoes-area .blog-item .blog-img .date .month {
    font-family: var(--fontshoes2);
    font-size: 10px;
    display: block;
    letter-spacing: 4px;
}

.blog-shoes-area .blog-item .blog-text .blog-cate {
    font-family: var(--fontshoes2);
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0;
    color: var(--colorshoes2);
}

.blog-shoes-area .blog-item .blog-text h4 {
    padding-top: 10px;
    font-size: 22px;
    display: inline-block;
    color: var(--black);
    font-weight: 600;
    transition: all .3s ease;
    font-family: var(--fontshoes2);
    margin-bottom: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-shoes-area .blog-item .blog-text h4 {
        font-size: 18px;
        letter-spacing: 0;
        margin-bottom: 15px;
        font-weight: 400;
    }
}

.blog-shoes-area .blog-item .blog-text p {
    font-family: var(--fontshoes2);
    margin-bottom: 20px;
}

/*---- fruit ---*/
.blog-fruit-area {
    position: relative;
    background-color: var(--black);
}

.blog-fruit-area .blog-fruit-round-active .blog-item .blog-img {
    position: relative;
    overflow: hidden;
}

.blog-fruit-area .blog-fruit-round-active .blog-item .blog-img a:after {
    background: rgba(245, 239, 239, 0.3);
    width: 0;
    height: 0;
    content: "";
    position: absolute;
    transition: all .4s ease-in-out 0s;
    right: 0;
    top: 0;
}

.blog-fruit-area .blog-fruit-round-active .blog-item .blog-img a:hover:after {
    width: 100%;
    height: 100%;
    right: auto;
    left: 0;
}

.blog-fruit-area .blog-fruit-round-active .blog-item .blog-img .dattime {
    font-family: var(--fontfruit);
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 100%;
    background: #fff;
    min-width: 60px;
    min-height: 60px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    padding: 2px 0;
    z-index: 1;
}

.blog-fruit-area .blog-fruit-round-active .blog-item .blog-img .dattime hr {
    display: block;
    width: 45%;
    margin: 0 auto;
    clear: both;
    border-top: solid var(--black);
    border-width: 1px 0 0;
    height: 0;
}

.blog-fruit-area .blog-fruit-round-active .blog-item .blog-text {
    padding: 25px 20px;
    box-shadow: 0px 0px 8px 0px rgba(231, 162, 13, 0.8);
    position: absolute;
    width: 60%;
    right: 15px;
    bottom: -70px;
    background-color: var(--colorfruitbg2);
    z-index: 1;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-fruit-area .blog-fruit-round-active .blog-item .blog-text {
        padding: 20px 15px;
        right: 5px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-fruit-area .blog-fruit-round-active .blog-item .blog-text {
        position: relative;
        bottom: 0;
        box-shadow: none;
        right: 0;
        width: 100%;
    }
}

@media only screen and (max-width: 320px) {
    .blog-fruit-area .blog-fruit-round-active .blog-item .blog-text {
        position: relative;
        bottom: 0;
        box-shadow: none;
        right: 0;
        width: 100%;
    }
}

.blog-fruit-area .blog-fruit-round-active .blog-item .blog-text .blog-cate {
    font-family: var(--fontfruit);
    color: var(--white);
    text-transform: capitalize;
    line-height: 28px;
    padding: 0 0 15px 0;
    font-weight: 600;
    overflow: hidden;
    height: 62px;
    margin: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-fruit-area .blog-fruit-round-active .blog-item .blog-text .blog-cate {
        font-size: 20px;
    }
}

.blog-fruit-area .blog-fruit-round-active .blog-item .blog-text .blog-cate:hover {
    color: var(--colorfruitbg);
}

.blog-fruit-area .blog-fruit-round-active .blog-item .blog-text .author {
    font-family: var(--fontfruit);
    color: var(--colorfruitbg);
    margin-bottom: 5px;
}

.blog-fruit-area .blog-fruit-round-active .blog-item .blog-text .author b {
    color: var(--white);
}

.blog-fruit-area .blog-fruit-round-active .blog-item .blog-text p {
    font-family: var(--fontfruit);
    color: #95989d;
    margin-bottom: 0;
}

.blog-fruit-area .blog-fruit-round-active .owl-stage-outer {
    padding-bottom: 75px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-fruit-area .blog-fruit-round-active .owl-stage-outer {
        padding-bottom: 75px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-fruit-area .blog-fruit-round-active .owl-stage-outer {
        padding-bottom: 0px;
    }
}

@media only screen and (max-width: 320px) {
    .blog-fruit-area .blog-fruit-round-active .owl-stage-outer {
        padding-bottom: 0px;
    }
}

.blog-fruit-area .blog-fruit-round-active .owl-nav {
    position: absolute;
    right: 0;
    top: -89px;
}

.blog-fruit-area .blog-fruit-round-active .owl-nav div {
    position: relative;
    display: inline-block;
    vertical-align: top;
    opacity: 1;
    top: auto;
    left: auto;
    right: auto;
    margin: 0;
    color: #909391;
    font-size: 18px;
    -webkit-transition: all .5s ease-in-out;
}

.blog-fruit-area .blog-fruit-round-active .owl-nav div:hover {
    color: var(--white);
}

.blog-fruit-area .blog-fruit-round-active .owl-nav .owl-prev {
    margin-right: 5px;
}

/*---- art ----*/
.blog-art-area {
    position: relative;
    overflow: hidden;
}

.blog-art-area .blog-art-round-active.slider-nav-position-3 .owl-nav {
    display: flex;
}

.blog-art-area .blog-art-round-active.slider-nav-position-3 .owl-nav div {
    position: absolute;
    top: 50%;
    z-index: 9;
    transition: all .3s ease 0s;
    opacity: initial;
    visibility: visible;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    color: var(--white);
    background-color: var(--black);
}

@media only screen and (max-width: 540px) {
    .blog-art-area .blog-art-round-active.slider-nav-position-3 .owl-nav div {
        height: 30px;
        width: 30px;
        line-height: 30px;
        font-size: 16px;
    }
}

.blog-art-area .blog-art-round-active.slider-nav-position-3 .owl-nav div:hover {
    color: var(--colorart);
    background-color: var(--white);
}

.blog-art-area .blog-art-round-active.slider-nav-position-3 .owl-nav div.owl-next {
    left: auto;
    right: 0;
}

.blog-art-area .blog-art-round-active.slider-nav-position-3 .owl-nav div i {
    font-weight: bold;
}

.blog-art-area .blog-art-round-active.slider-nav-position-3 .blog-img:before {
    border: 5px solid var(--white);
    bottom: 0;
    content: "";
    left: 0;
    margin: 2%;
    position: absolute;
    right: 0;
    top: 0;
}

@media only screen and (max-width: 540px) {
    .blog-art-area .blog-art-round-active.slider-nav-position-3 .blog-img:before {
        border: 2px solid var(--white);
    }
}

.blog-art-area .blog-info {
    text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-art-area .blog-info {
        margin: 30px 0;
    }
}

@media only screen and (max-width: 767px) {
    .blog-art-area .blog-info {
        margin: 30px 0;
    }
}

.blog-art-area .blog-info h2 {
    font-size: 50px;
    line-height: normal;
    text-align: center;
    font-family: var(--fontart2);
    color: var(--white);
    text-transform: uppercase;
    font-weight: 100;
    margin-bottom: 30px;
    padding: 0;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .blog-art-area .blog-info h2 {
        font-size: 42px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-art-area .blog-info h2 {
        font-size: 42px;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .blog-art-area .blog-info h2 {
        font-size: 42px;
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-art-area .blog-info h2 {
        font-size: 36px;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .blog-art-area .blog-info h2 {
        font-size: 26px;
        margin-bottom: 20px;
    }
}

.blog-art-area .blog-info p {
    font-family: var(--fontart);
    color: var(--white);
    margin-bottom: 35px;
    padding: 0 160px;
}

.blog-art-area .blog-info p strong {
    font-weight: bold;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .blog-art-area .blog-info p {
        padding: 0 115px;
        margin-bottom: 25px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-art-area .blog-info p {
        padding: 0 40px;
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-art-area .blog-info p {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .blog-art-area .blog-info p {
        padding: 0 40px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 540px) {
    .blog-art-area .blog-info p {
        padding: 0 0;
    }
}

/*--- socks ---*/
.socks-modules-area .socks-modules-info {
    margin: 80px 15%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .socks-modules-area .socks-modules-info {
        margin: 40px 10%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .socks-modules-area .socks-modules-info {
        margin: 40px 10%;
    }
}

@media only screen and (max-width: 767px) {
    .socks-modules-area .socks-modules-info {
        margin: 40px 10%;
    }
}

.socks-modules-area .socks-modules-info h2 {
    font-family: var(--fontsocks);
    font-size: 52px;
    font-weight: 500;
    line-height: 60px;
    margin-bottom: 20px;
    text-transform: capitalize;
    padding: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .socks-modules-area .socks-modules-info h2 {
        font-size: 42px;
        line-height: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .socks-modules-area .socks-modules-info h2 {
        font-size: 42px;
        line-height: 42px;
    }
}

@media only screen and (max-width: 767px) {
    .socks-modules-area .socks-modules-info h2 {
        font-size: 32px;
        line-height: 32px;
    }
}

.socks-modules-area .socks-modules-info p {
    font-family: var(--fontsocks);
    font-size: 16px;
    margin-bottom: 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .socks-modules-area .socks-modules-info p {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .socks-modules-area .socks-modules-info p {
        margin-bottom: 30px;
    }
}

.socks-modules-area .socks-modules-info .btn-style-11 a {
    margin-top: 0;
}

/*--- kitchen ---*/
.kitchen-Blog {
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .kitchen-Blog .blog-item {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .kitchen-Blog .blog-item {
        margin-bottom: 30px;
    }
}

.kitchen-Blog .blog-item .blog-img {
    position: relative;
}

.kitchen-Blog .blog-item .blog-img .date {
    position: absolute;
    width: 60px;
    height: 60px;
    background-color: var(--white);
    color: var(--black);
    font-weight: 600;
    text-align: center;
    bottom: -20px;
    left: 30px;
    padding: 13px 0 12px;
    z-index: 1;
    line-height: 15px;
    border-bottom: 3px solid var(--colorkitchen2);
    transition: all 500ms ease 300ms;
}

.kitchen-Blog .blog-item .blog-img .date .day {
    font-family: var(--fontkitchen);
    display: block;
    font-size: 16px;
    font-weight: 600;
}

.kitchen-Blog .blog-item .blog-img .date .month {
    font-family: var(--fontkitchen);
    font-size: 14px;
    font-weight: 400;
    padding-top: 4px;
    display: block;
}

.kitchen-Blog .blog-item .blog-text {
    background-color: var(--white);
    padding: 40px 30px 55px 30px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-top: none;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .kitchen-Blog .blog-item .blog-text {
        padding: 30px 30px 45px 30px;
    }
}

.kitchen-Blog .blog-item .blog-text .entry-meta {
    display: flex;
    margin-bottom: 10px;
}

.kitchen-Blog .blog-item .blog-text .entry-meta p:last-child {
    margin-right: 0;
    border-right: none;
    padding-right: 0;
}

.kitchen-Blog .blog-item .blog-text .entry-meta p {
    font-family: var(--fontkitchen);
    margin-bottom: 0;
    color: var(--black4);
    margin-right: 10px;
    border-right: 1px solid #e7e7e7;
    padding-right: 10px;
}

.kitchen-Blog .blog-item .blog-text .entry-meta p span {
    margin: 0 5px;
    color: var(--colorkitchen2);
}

.kitchen-Blog .blog-item .blog-text h4 {
    font-size: 20px;
    display: inline-block;
    font-weight: 500;
    transition: all .3s ease;
    font-family: var(--fontkitchen);
    text-transform: capitalize;
    line-height: 30px;
    letter-spacing: 0;
    margin-bottom: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .kitchen-Blog .blog-item .blog-text h4 {
        font-size: 18px;
        letter-spacing: 0;
        margin-bottom: 15px;
        font-weight: 400;
    }
}

.kitchen-Blog .blog-item .blog-text .blog-box-btn {
    position: absolute;
    bottom: -8px;
    padding: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .kitchen-Blog .blog-item .blog-text .blog-box-btn {
        position: relative;
        bottom: -60px;
    }
}

@media only screen and (max-width: 767px) {
    .kitchen-Blog .blog-item .blog-text .blog-box-btn {
        position: relative;
        bottom: -60px;
    }
}

.kitchen-Blog .blog-item .blog-text .blog-box-btn .btn-style-12 a {
    background-color: var(--white);
}

.kitchen-Blog .blog-item .blog-text .blog-box-btn .btn-style-12 a:hover {
    border-color: var(--colorkitchen2);
    color: var(--white);
    background-color: var(--colorkitchen2);
}

.kitchen-Blog .blog-item:hover .date {
    transform: rotateX(360deg);
}

/*--- hotel ---*/
.blog-hotel-area .blog-hotel {
    padding: 100px 75px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .blog-hotel-area .blog-hotel {
        padding: 100px 60px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .blog-hotel-area .blog-hotel {
        padding: 80px 60px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-hotel-area .blog-hotel {
        padding: 80px 60px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-hotel-area .blog-hotel {
        padding: 60px 60px;
    }
}

@media only screen and (max-width: 767px) {
    .blog-hotel-area .blog-hotel {
        padding: 50px 15px;
    }
}

.blog-hotel-area .blog-hotel .text-inner {
    padding-bottom: 70px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-hotel-area .blog-hotel .text-inner {
        padding-bottom: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-hotel-area .blog-hotel .text-inner {
        padding-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .blog-hotel-area .blog-hotel .text-inner {
        padding-bottom: 30px;
    }
}

.blog-hotel-area .blog-hotel .text-inner .subtitle {
    position: relative;
    font-family: var(--fonthotel2);
    font-size: 24px;
    padding-left: 60px;
    margin: 0 0 18px;
    display: block;
    color: var(--black);
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .blog-hotel-area .blog-hotel .text-inner .subtitle {
        font-size: 20px;
        margin: 0 0 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-hotel-area .blog-hotel .text-inner .subtitle {
        font-size: 20px;
        margin: 0 0 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-hotel-area .blog-hotel .text-inner .subtitle {
        font-size: 20px;
        margin: 0 0 15px;
    }
}

@media only screen and (max-width: 767px) {
    .blog-hotel-area .blog-hotel .text-inner .subtitle {
        font-size: 18px;
        margin: 0 0 10px;
    }
}

.blog-hotel-area .blog-hotel .text-inner .subtitle:before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateZ(0);
    -moz-transform: translateY(-50%) translateZ(0);
    transform: translateY(-50%) translateZ(0);
    left: 3px;
    display: block;
    height: 2px;
    width: 40px;
    background-color: currentColor;
}

.blog-hotel-area .blog-hotel .text-inner .title {
    font-family: var(--fontkitchen2);
    font-size: 60px;
    line-height: 1.05em;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    color: var(--black);
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .blog-hotel-area .blog-hotel .text-inner .title {
        font-size: 50px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-hotel-area .blog-hotel .text-inner .title {
        font-size: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-hotel-area .blog-hotel .text-inner .title {
        font-size: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .blog-hotel-area .blog-hotel .text-inner .title {
        font-size: 36px;
    }
}

@media only screen and (max-width: 480px) {
    .blog-hotel-area .blog-hotel .text-inner .title {
        font-weight: 400;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-hotel-area .blog-hotel .blog-hotel-item {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .blog-hotel-area .blog-hotel .blog-hotel-item {
        margin-bottom: 30px;
    }
}

.blog-hotel-area .blog-hotel .blog-hotel-item .blog-hotel-img {
    margin-bottom: 24px;
    position: relative;
    overflow: hidden;
}

.blog-hotel-area .blog-hotel .blog-hotel-item .blog-hotel-img img {
    display: block;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: -moz-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.blog-hotel-area .blog-hotel .blog-hotel-item:hover .blog-hotel-img img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    transform: scale(1.06);
}

.blog-hotel-area .blog-hotel .blog-hotel-text h4 {
    font-size: 24px;
    line-height: 1.21em;
    font-weight: 600;
    color: var(--black);
    font-family: var(--fontkitchen2);
    text-transform: uppercase;
    margin-bottom: 15px;
    letter-spacing: 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .blog-hotel-area .blog-hotel .blog-hotel-text h4 {
        font-size: 20px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-hotel-area .blog-hotel .blog-hotel-text h4 {
        font-size: 16px;
        font-weight: 400;
    }
}

@media only screen and (max-width: 767px) {
    .blog-hotel-area .blog-hotel .blog-hotel-text h4 {
        font-size: 20px;
        font-weight: 400;
    }
}

.blog-hotel-area .blog-hotel .blog-hotel-text .date {
    font-family: var(--fonthotel2);
}

.blog-hotel-area .blog-hotel .blog-hotel-text .date a:last-child {
    padding: 0 0 5px 0;
}

.blog-hotel-area .blog-hotel .blog-hotel-text .date a {
    padding: 0 22px 5px 0;
}

.blog-hotel-area .blog-hotel .blog-hotel-text .date a i {
    color: var(--black);
    margin-right: 8px;
}

/*-------- 10. Footer style ---------*/
/*-- footer betting --*/
.footer-betting-area {
    position: relative;
    padding-top: 100px;
    background-image: url(../images/footer/footer-batting-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-betting-area {
        padding-top: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-betting-area {
        padding-top: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-betting-area {
        padding-top: 50px;
    }
}

.footer-betting-area:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(53, 0, 123, 0.6);
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
}

@media only screen and (max-width: 767px) {
    .footer-betting-area .footer-widget:first-child {
        margin-bottom: 30px;
    }
}

.footer-betting-area .footer-widget h3 {
    font-family: var(--fontart2);
    color: var(--white);
    font-weight: 600;
    text-transform: capitalize;
}

.footer-betting-area .footer-widget h3:after {
    content: '';
    width: 40px;
    border-radius: 5px;
    margin-bottom: 40px;
    border-top: 5px solid #FE3C04;
    margin-top: 10px;
    text-align: center;
    display: flex;
    align-items: center;
}

.footer-betting-area .footer-widget p {
    font-family: var(--fontfashion);
    text-transform: capitalize;
    color: var(--white);
    margin-bottom: 40px;
}

.footer-betting-area .footer-widget .social-list {
    display: flex;
    gap: 10px;
}

.footer-betting-area .footer-widget .social-list li a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: var(--white);
    border: 1px solid var(--white);
    border-radius: 50%;
    background-color: transparent;
}

.footer-betting-area .footer-widget .social-list li a:hover {
    background: linear-gradient(to right, #F2B872, #FE3C04);
    border: none;
}

.footer-betting-area .footer-widget .footer-info-list ul li a {
    font-family: var(--fontfashion);
    text-transform: capitalize;
    font-size: 16px;
    line-height: 36px;
    color: var(--white);
}

.footer-betting-area .footer-widget .footer-info-list ul li a:hover {
    color: #FE3C04;
}

.footer-betting-area .footer-widget .footer-info-list ul li a i {
    font-size: 10px;
    margin-right: 8px;
    color: #FE3C04;
}

.footer-betting-area .footer-widget .subscribe-newsletter .email-address {
    margin-bottom: 30px;
    padding-top: 10px;
}

@media only screen and (max-width: 767px) {
    .footer-betting-area .footer-widget .subscribe-newsletter .email-address {
        margin-bottom: 20px;
        padding-top: 5px;
    }
}

.footer-betting-area .footer-widget .subscribe-newsletter .email-address input {
    font-family: var(--fontfashion);
    border: none;
    background-color: #6723c5;
    border-radius: 25px;
    height: 50px;
    padding-left: 20px;
    text-transform: capitalize;
}

@media only screen and (max-width: 767px) {
    .footer-betting-area .footer-widget .subscribe-newsletter .email-address input {
        height: 40px;
    }
}

.footer-betting-area .footer-widget .subscribe-newsletter .submit .submit-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 26px;
    height: 50px;
    border: none;
    font-family: var(--fontart2);
    padding: 14px 30px 10px;
    border-radius: 25px;
    color: var(--white);
    background: linear-gradient(to right, #F2B872, #FE3C04);
    text-transform: uppercase;
    transition: all .15s ease-in-out;
}

@media only screen and (max-width: 767px) {
    .footer-betting-area .footer-widget .subscribe-newsletter .submit .submit-button {
        font-size: 14px;
        line-height: 20px;
        height: 40px;
        padding: 12px 15px 8px;
    }
}

.footer-betting-area .footer-widget .subscribe-newsletter .submit .submit-button:hover {
    background: linear-gradient(to left, #F2B872, #FE3C04);
}

.footer-betting-area .Cycling p {
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    font-family: var(--fontfashion);
    color: var(--white);
    text-transform: capitalize;
    padding: 22px 0;
}

/*-- end footer betting --*/
.footer {
    display: flex;
    padding-bottom: 25px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .footer {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 540px) {
    .footer {
        display: block;
        margin-top: 0;
        padding-bottom: 0;
    }
}

.footer-01 {
    display: flex;
    padding-top: 25px;
    border-top: 1px solid #5D6B6D;
}

@media only screen and (max-width: 540px) {
    .footer-01 {
        display: block;
    }
}

.footer-area {
    position: relative;
    overflow: hidden;
    padding-top: 100px;
}

@media only screen and (max-width: 540px) {
    .footer-area .footer-widget {
        margin-bottom: 30px;
    }

    .footer-area .footer-widget .footer .footer-widget:last-child {
        margin-bottom: 0;
    }
}

.footer-area .footer-widget .footer-logo {
    margin-bottom: 20px;
}

.footer-area .footer-widget p {
    font-family: var(--fontbicycle);
    color: #97adaf;
    text-transform: capitalize;
}

.footer-area .footer-widget .profile-icon h3 {
    padding-top: 15px;
}

.footer-area .footer-widget .profile-icon ul {
    display: flex;
}

.footer-area .footer-widget .profile-icon ul li {
    margin-right: 5px;
}

.footer-area .footer-widget .profile-icon ul li a {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    z-index: 1;
    position: relative;
    overflow: hidden;
    color: var(--white);
    background-color: var(--colormain);
    border: 1px solid var(--colormain);
    transition: all .4s;
}

.footer-area .footer-widget .profile-icon ul li a:hover {
    color: var(--colormain);
    background-color: var(--white);
}

.footer-area .footer-widget .footer-info-list ul li {
    margin-bottom: 10px;
    color: var(--black);
}

.footer-area .footer-widget .footer-info-list ul li:last-child {
    margin-bottom: 0px;
}

.footer-area .footer-widget .footer-info-list ul li i {
    font-size: 12px;
    color: #97adaf;
}

.footer-area .footer-widget .footer-info-list ul li a {
    color: #97adaf;
    margin-left: 10px;
    font-family: var(--fontbicycle);
    font-size: 16px;
}

.footer-area .footer-widget .footer-info-list ul li a:hover {
    color: var(--colormain);
}

.footer-area .footer-widget h3.footer-title {
    font-size: 20px;
    color: var(--white);
    margin: 0 0 25px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-family: var(--fontbicycle2);
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .footer-area .footer-widget h3.footer-title {
        font-size: 18px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-area .footer-widget h3.footer-title {
        font-size: 18px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-area .footer-widget h3.footer-title {
        font-size: 16px;
    }
}

.footer-area .footer-widget .icon-box {
    display: flex;
    align-items: center;
}

.footer-area .footer-widget .icon-box .icon {
    font-size: 32px;
    margin-right: 15px;
    color: var(--colormain);
}

.footer-area .footer-widget .icon-box .icon-box-content .icon-box-title {
    font-family: var(--fontbicycle2);
    color: var(--white);
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 10px;
}

.footer-area .footer-widget .icon-box .icon-box-content p {
    font-family: var(--fontbicycle);
    color: #97adaf;
}

.footer-area .footer-bottom-bicycle-area {
    margin-top: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-area .footer-bottom-bicycle-area {
        margin-top: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-area .footer-bottom-bicycle-area {
        margin-top: 50px;
    }
}

@media only screen and (max-width: 540px) {
    .footer-area .footer-bottom-bicycle-area {
        margin-top: 20px;
    }
}

.footer-area .footer-bottom-bicycle-area .footer-bottom {
    padding: 20px 0;
    display: flex;
    align-items: center;
    border-top: 1px solid #5D6B6D;
    justify-content: space-between;
}

.footer-area .footer-bottom-bicycle-area .footer-bottom .footer-bottom-info p {
    font-family: var(--fontbicycle2);
    color: var(--white);
}

.footer-area .footer-bottom-bicycle-area .footer-bottom .footer-bottom-text p {
    font-family: var(--fontbicycle2);
    color: var(--white);
}

/*-------- Subscribe style ---------*/
@media only screen and (max-width: 767px) {
    footer .pl-30 {
        padding-left: 15px;
    }
}

.subscribe-title {
    margin-left: 36px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .subscribe-title {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .subscribe-title {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .subscribe-title {
        margin-left: 0px;
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .subscribe-title {
        margin-left: 0px;
        text-align: center;
    }
}

.subscribe-title h3 {
    color: #fff;
    margin: 0;
    font-size: 36px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .subscribe-title h3 {
        font-size: 29px;
    }
}

@media only screen and (max-width: 767px) {
    .subscribe-title h3 {
        font-size: 30px;
    }
}

.subscribe-form .mc-form {
    position: relative;
}

.subscribe-form .mc-form>input {
    border: none;
    color: #fff;
    font-size: 16px;
    border: none;
    border-bottom: 1px solid #858585;
    background-color: transparent;
    height: 42px;
    padding: 2px 100px 2px 0;
}

@media only screen and (max-width: 767px) {
    .subscribe-form .mc-form>input {
        font-size: 14px;
        padding: 2px 80px 2px 0;
    }
}

.subscribe-form .mc-form .mc-news {
    display: none;
}

.subscribe-form .mc-form .clear {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.subscribe-form .mc-form .clear input {
    border: none;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    padding: 0;
    background-color: transparent;
}

@media only screen and (max-width: 767px) {
    .subscribe-form .mc-form .clear input {
        font-size: 14px;
    }
}

.subscribe-form .mc-form .clear input:hover {
    color: #ccc;
}

.subscribe-form.subscribe-mrg-1 {
    margin: 0 34px 0 66px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .subscribe-form.subscribe-mrg-1 {
        margin: 15px 0px 0 0px;
    }
}

@media only screen and (max-width: 767px) {
    .subscribe-form.subscribe-mrg-1 {
        margin: 15px 0px 0 0px;
    }
}

.subscribe-pt {
    padding-top: 115px;
}

@media only screen and (max-width: 767px) {
    .subscribe-pt {
        padding-top: 112px;
    }
}

.subscribe-pb {
    padding-bottom: 70px;
}

@media only screen and (max-width: 767px) {
    .subscribe-pb {
        padding-bottom: 50px;
    }
}

.subscribe-title-2 {
    position: relative;
    padding-left: 50px;
    margin-left: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .subscribe-title-2 {
        margin-bottom: 30px;
    }
}

.subscribe-title-2::before {
    content: "\f1d8";
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 36px;
    font-weight: 700;
    bottom: 0;
    margin: auto;
    height: 30px;
    width: 30px;
    right: auto;
    color: var(--black);
}

.subscribe-title-2 h3 {
    color: var(--black);
    font-size: 36px;
    margin: 0 0 5px;
    font-family: var(--fonttitle);
    font-weight: 600;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .subscribe-title-2 h3 {
        font-size: 32px;
    }
}

@media only screen and (max-width: 767px) {
    .subscribe-title-2 h3 {
        font-size: 23px;
    }
}

.subscribe-title-2 span {
    color: var(--black);
    font-size: 16px;
}

.subscribe-form-2 .mc-form-2 {
    position: relative;
}

.subscribe-form-2 .mc-form-2 input {
    border: none;
    background: transparent;
    padding: 15px;
    padding-left: 0px;
    font-size: 14px;
    border-bottom: 1px solid var(--black4);
    width: 100%;
    padding-top: 0px;
}

@media only screen and (max-width: 767px) {
    .subscribe-form-2 .mc-form-2 input {
        height: 45px;
        font-size: 14px;
        padding: 2px 125px 2px 0px;
    }
}

.subscribe-form-2 .mc-form-2 .mc-news-2 {
    display: none;
}

.subscribe-form-2 .mc-form-2 .clear-2 {
    position: absolute;
    right: 0px;
    bottom: 7px;
}

.subscribe-form-2 .mc-form-2 .clear-2 input {
    width: auto;
    height: auto;
    color: var(--white);
    font-size: 14px;
    font-weight: 500;
    padding: 14px 25px 13px;
    border: 1px solid var(--colormain);
    background-color: var(--colormain);
    box-shadow: none;
}

.subscribe-form-2 .mc-form-2 .clear-2 input:hover {
    background-color: var(--white);
    color: var(--colormain);
}

@media only screen and (max-width: 767px) {
    .subscribe-form-2 .mc-form-2 .clear-2 input {
        padding: 8px 15px;
        font-size: 14px;
    }
}

.subscribe-form-2 .mc-form-2.mc-form-2-modify input {
    border: 2px solid #d8d8d8;
}

.subscribe-form-2 .mc-form-2.mc-form-2-modify .clear-2 input {
    border: none;
    background-color: var(--colormain2);
}

.subscribe-form-2 .mc-form-2.mc-form-2-modify .clear-2 input:hover {
    background-color: #262626;
}

.subscribe-title-3 h3 {
    font-size: 36px;
    margin: 0;
    color: #1b1b1b;
    font-family: var(--rufina);
    font-weight: bold;
}

@media only screen and (max-width: 767px) {
    .subscribe-title-3 h3 {
        font-size: 28px;
    }
}

@media only screen and (max-width: 767px) {
    .subscribe-title-3.mb-30 {
        margin-bottom: 10px;
    }
}

.subscribe-form-3 .mc-form-3 {
    position: relative;
}

.subscribe-form-3 .mc-form-3 input {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #1b1b1b;
    font-size: 18px;
    color: #1b1b1b;
    padding: 2px 150px 2px 0;
    height: 60px;
}

@media only screen and (max-width: 767px) {
    .subscribe-form-3 .mc-form-3 input {
        font-size: 14px;
        padding: 2px 104px 2px 0;
        height: 50px;
    }
}

.subscribe-form-3 .mc-form-3 .mc-news-3 {
    display: none;
}

.subscribe-form-3 .mc-form-3 .clear-3 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.subscribe-form-3 .mc-form-3 .clear-3 input {
    background-color: transparent;
    border: none;
    font-size: 18px;
    font-weight: 600;
    padding: 0;
    height: auto;
    color: #1b1b1b;
}

@media only screen and (max-width: 767px) {
    .subscribe-form-3 .mc-form-3 .clear-3 input {
        font-size: 14px;
    }
}

.subscribe-form-3 .mc-form-3 .clear-3 input:hover {
    color: var(--colormain);
}

.subscribe-form-4 .mc-form-4 {
    position: relative;
}

.subscribe-form-4 .mc-form-4 input {
    background-color: transparent;
    border: 2px solid #38866f;
    font-size: 18px;
    color: #515151;
    padding: 2px 150px 2px 28px;
    height: 80px;
}

@media only screen and (max-width: 767px) {
    .subscribe-form-4 .mc-form-4 input {
        font-size: 14px;
        padding: 2px 100px 2px 15px;
        height: 50px;
    }
}

.subscribe-form-4 .mc-form-4 .mc-news-4 {
    display: none;
}

.subscribe-form-4 .mc-form-4 .clear-4 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}

.subscribe-form-4 .mc-form-4 .clear-4 input {
    background-color: transparent;
    border: none;
    font-size: 18px;
    font-weight: 600;
    padding: 0;
    height: auto;
    color: #515151;
}

@media only screen and (max-width: 767px) {
    .subscribe-form-4 .mc-form-4 .clear-4 input {
        font-size: 14px;
    }
}

.subscribe-form-4 .mc-form-4 .clear-4 input:hover {
    color: #777;
}

.instagram-border-radious {
    border-radius: 220px;
}

.subscribe-pets-ptb {
    padding: 145px 0 150px;
}

@media only screen and (max-width: 767px) {
    .subscribe-pets-ptb {
        padding: 70px 0 70px;
    }
}

.subscribe-form-5 .subscribe-form-style-5 .mc-form-5 {
    position: relative;
}

.subscribe-form-5 .subscribe-form-style-5 .mc-form-5 input {
    background-color: transparent;
    color: #262626;
    height: 70px;
    border: 1px solid #262626;
    padding: 2px 60px 2px 20px;
}

.subscribe-form-5 .subscribe-form-style-5 .mc-form-5 .mc-news-5 {
    display: none;
}

.subscribe-form-5 .subscribe-form-style-5 .mc-form-5 .clear-5 {
    display: inline-block;
    position: absolute;
    right: 2px;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 50px;
    border: none;
    padding: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0) url("../../assets/images/icon-img/mail.png") no-repeat scroll right 18px center;
}

.subscribe-form-5 .subscribe-form-style-5 .mc-form-5 .clear-5 input {
    width: 50px;
    border: none;
    cursor: pointer;
    padding: 2px 5px 2px;
}

@media only screen and (max-width: 767px) {
    .subscribe-area.pt-70 {
        padding-top: 40px;
    }

    .subscribe-area.pb-80 {
        padding-bottom: 50px;
    }
}

/*-------- Footer style ---------*/
.footer-menu nav ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.footer-menu nav ul li {
    display: inline-block;
    margin: 0 25px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .footer-menu nav ul li {
        margin: 0 12px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .footer-menu nav ul li {
        margin: 0 9px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-menu nav ul li {
        margin: 0 8px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-menu nav ul li {
        margin: 15px 12px 10px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-menu nav ul li {
        margin: 0px 7px 7px;
    }
}

.footer-menu nav ul li a {
    display: inline-block;
    font-size: 11px;
    letter-spacing: 1.83px;
    padding-bottom: 3px;
    font-weight: 600;
}

.footer-menu nav ul li a.active {
    border-bottom: 2px solid #d8d8d8;
}

.footer-menu.color-yellow-2 nav ul li a:hover {
    color: var(--colormain2);
}

@media only screen and (max-width: 767px) {
    .footer-menu {
        margin: 21px 0 10px;
    }
}

.social-icon-style a {
    font-size: 17px;
    color: var(--white);
    display: inline-block;
    margin-left: 30px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: var(--colormain);
    margin: 0 5px;
    text-align: center;
    border-radius: 50%;
}

.social-icon-style a:first-child {
    margin-left: 0;
}

.social-icon-style.social-icon-right {
    display: flex;
    justify-content: flex-end;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .social-icon-style.social-icon-right {
        justify-content: center;
    }
}

@media only screen and (max-width: 767px) {
    .social-icon-style.social-icon-right {
        justify-content: center;
    }
}

.social-icon-style.social-icon-right-2 {
    display: flex;
    justify-content: right;
}

@media only screen and (max-width: 767px) {
    .social-icon-style.social-icon-right-2 {
        justify-content: center;
    }
}

.social-icon-style.social-mrg-dec a {
    margin-left: 9px;
}

.social-icon-style.social-mrg-dec a:first-child {
    margin-left: 0;
}

.social-icon-style.social-mrg-dec-2 a {
    margin-left: 13px;
}

.social-icon-style.social-mrg-dec-2 a:first-child {
    margin-left: 0;
}

.social-icon-style.social-font-dec a {
    font-size: 14px;
}

.social-icon-style.social-icon-white a {
    color: #fff;
}

.copyright.copyright-uppercase p {
    text-transform: uppercase;
}

.copyright.copyright-ptb {
    padding: 8px 0 11px;
}

.copyright.copyright-gray p {
    color: #a2a2a2;
}

.copyright.copyright-gray p a {
    color: #a2a2a2;
}

.copyright.copyright-gray-2 p {
    color: var(--white);
}

.copyright.copyright-gray-2 p a {
    color: var(--white);
}

.copyright.copyright-white p {
    color: var(--black);
}

.copyright.copyright-white p a {
    color: var(--black);
}

.footer-widget h3.footer-title-2 {
    font-size: 14px;
    color: var(--black);
    margin: 0 0 19px;
    line-height: 1;
    font-weight: bold;
    letter-spacing: 1.43px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-widget h3.footer-title-2 {
        line-height: 23px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-widget h3.footer-title-2 {
        line-height: 23px;
    }
}

.footer-widget h3.footer-title-3 {
    font-size: 18px;
    color: var(--black);
    margin: 0 0 32px;
    line-height: 1;
    font-weight: bold;
    font-family: var(--rufina);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-widget h3.footer-title-3 {
        margin: 0 0 15px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-widget h3.footer-title-3 {
        margin: 0 0 15px;
    }
}

.footer-widget .footer-info-list-2 ul li {
    display: block;
    margin-bottom: 15px;
    font-size: 14px;
    color: #b5b5b5;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-widget .footer-info-list-2 ul li {
        margin-bottom: 7px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-widget .footer-info-list-2 ul li {
        margin-bottom: 8px;
    }
}

.footer-widget .footer-info-list-2 ul li:last-child {
    margin-bottom: 0px;
}

.footer-widget .footer-info-list-2 ul li a {
    font-size: 14px;
    color: #b5b5b5;
}

.footer-widget .footer-info-list-2 ul li a:hover {
    text-decoration: underline;
}

.footer-widget .footera-about p {
    margin: 0;
    color: #b5b5b5;
    width: 75%;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .footer-widget .footera-about p {
        width: 84%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-widget .footera-about p {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .footer-widget .footera-about p {
        width: 100%;
    }
}

.footer-widget .footera-about-2 p {
    margin: 0;
    color: #1b1b1b;
    width: 83%;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .footer-widget .footera-about-2 p {
        width: 84%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-widget .footera-about-2 p {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .footer-widget .footera-about-2 p {
        width: 100%;
    }
}

.footer-widget .footer-contact-wrap .single-footer-contact {
    display: flex;
    margin-bottom: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-widget .footer-contact-wrap .single-footer-contact {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-widget .footer-contact-wrap .single-footer-contact {
        margin-bottom: 12px;
    }
}

.footer-widget .footer-contact-wrap .single-footer-contact:last-child {
    margin-bottom: 0;
}

.footer-widget .footer-contact-wrap .single-footer-contact .footer-contact-icon {
    flex: 0 0 30px;
    margin-right: 30px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .footer-widget .footer-contact-wrap .single-footer-contact .footer-contact-icon {
        margin-right: 10px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-widget .footer-contact-wrap .single-footer-contact .footer-contact-icon {
        margin-right: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-widget .footer-contact-wrap .single-footer-contact .footer-contact-icon {
        margin-right: 7px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-widget .footer-contact-wrap .single-footer-contact .footer-contact-icon {
        margin-right: 12px;
    }
}

.footer-widget .footer-contact-wrap .single-footer-contact .footer-contact-icon i {
    color: #b5b5b5;
    font-size: 25px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-widget .footer-contact-wrap .single-footer-contact .footer-contact-icon i {
        font-size: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-widget .footer-contact-wrap .single-footer-contact .footer-contact-icon i {
        font-size: 20px;
    }
}

.footer-widget .footer-contact-wrap .single-footer-contact .footer-contact-text p {
    color: #b5b5b5;
    margin: 0;
}

.footer-widget .footer-contact-wrap .single-footer-contact.fc-green-3 .footer-contact-icon {
    margin-right: 22px;
}

@media only screen and (max-width: 767px) {
    .footer-widget .footer-contact-wrap .single-footer-contact.fc-green-3 .footer-contact-icon {
        margin-right: 10px;
    }
}

.footer-widget .footer-contact-wrap .single-footer-contact.fc-green-3 .footer-contact-icon:last-child {
    margin-bottom: 0;
}

.footer-widget .footer-contact-wrap .single-footer-contact.fc-green-3 .footer-contact-icon i {
    color: #a4eba5;
}

.footer-widget .footer-contact-wrap .single-footer-contact.fc-green-3 .footer-contact-text p {
    color: #1b1b1b;
}

.footer-widget .app-img {
    margin-bottom: 10px;
}

.footer-widget .app-img img {
    border: 1px solid;
    border-radius: 10px;
}

.footer-widget.footer-mrg-1 {
    margin-left: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-widget.footer-mrg-1 {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-widget.footer-mrg-1 {
        margin-left: 0px;
    }
}

.footer-widget.footer-mrg-2 {
    margin-left: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-widget.footer-mrg-2 {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-widget.footer-mrg-2 {
        margin-left: 0px;
    }
}

.footer-widget.footer-mrg-3 {
    margin-left: 40px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .footer-widget.footer-mrg-3 {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-widget.footer-mrg-3 {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-widget.footer-mrg-3 {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-widget.footer-mrg-3 {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-widget.mb-55 {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-widget.mb-55 {
        margin-bottom: 30px;
    }
}

.footer-payment-right {
    text-align: right;
}

@media only screen and (max-width: 767px) {
    .footer-payment-right {
        text-align: center;
        margin: 30px 0 0;
    }
}

.footer-bottom-pb {
    padding-bottom: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-bottom-pb {
        padding-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-bottom-pb {
        padding-bottom: 20px;
    }
}

.footer-bottom-ptb {
    padding: 13px 0;
}

.footer-ml-95 {
    margin-left: 95px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-ml-95 {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-ml-95 {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-ml-95 {
        margin-left: 0px;
        margin-top: 10px;
    }
}

.footer-ml-30 {
    margin-left: 30px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .footer-ml-30 {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-ml-30 {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-ml-30 {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-ml-30 {
        margin-left: 0px;
        margin-top: 10px;
    }
}

.footer-area .footer-top .go-top {
    position: absolute;
    flex-direction: column;
    font-size: 15px;
    color: #a7a7a7;
    text-transform: uppercase;
    text-decoration: none;
    top: -26px;
    left: 50%;
    display: inline-block;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.footer-area .footertop-link {
    width: 100%;
    float: left;
    padding: 35px 0 0;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}

@media only screen and (max-width: 1600px) {
    .footer-area .footertop-link {
        padding: 35px 15px 0;
    }
}

@media only screen and (max-width: 767px) {
    .footer-area .footertop-link {
        padding: 15px 15px 10px;
    }
}

.footer-area .footertop-link .footer-column {
    float: left;
    width: 100%;
    margin: 2px 0;
    padding: 0;
    align-items: center;
}

@media only screen and (max-width: 767px) {
    .footer-area .footertop-link .footer-column {
        flex-direction: column;
        align-items: flex-start;
    }
}

.footer-area .footertop-link .footer-column h5 {
    font-weight: 800;
    font-size: 14px;
    line-height: 28px;
    float: left;
    width: auto;
    margin: 0 10px 0 0;
    position: relative;
    padding: 0;
    color: var(--colormain);
}

@media only screen and (max-width: 767px) {
    .footer-area .footertop-link .footer-column ul {
        flex-direction: column;
    }
}

.footer-area .footertop-link .footer-column ul li {
    margin-bottom: 0;
    float: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: auto;
    text-align: left;
    padding: 0 7px;
}

@media only screen and (max-width: 767px) {
    .footer-area .footertop-link .footer-column ul li {
        padding: 0 3px;
    }
}

.footer-area .footertop-link .footer-column ul li a {
    color: #fff;
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 0.8px;
}

.footer-area .footertop-link .footer-column ul li a::after {
    position: absolute;
    content: '/';
    top: 0;
    left: auto;
    right: -3px;
    bottom: 0;
    margin: auto;
    color: #fff;
}

@media only screen and (max-width: 767px) {
    .footer-area .footertop-link .footer-column ul li a::after {
        content: '';
    }
}

.footer-area .footertop-link .footer-column ul li:last-child a::after {
    content: '';
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-logo {
        text-align: left;
    }
}

@media only screen and (max-width: 767px) {
    .footer-logo {
        text-align: left;
    }

    .footer-logo.f-logo-small-left {
        text-align: left;
    }

    .footer-top.pt-75 {
        padding-top: 50px;
    }

    .footer-top.pt-100 {
        padding-top: 50px;
    }

    .footer-top.pb-40 {
        padding-bottom: 5px;
    }

    .footer-top.pb-35 {
        padding-bottom: 5px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .footer-logo.f-logo-small-left {
        text-align: center;
    }
}

/*------ music footer ----*/
.footer-area .logo {
    text-align: center;
}

@media only screen and (max-width: 540px) {
    .footer-area .logo {
        text-align: left;
    }
}

.footer-area .logo p {
    font-family: var(--fontmusic);
    color: var(--white);
    margin: 5px 0 45px 0;
}

.footer-area .portfolio-wrap {
    position: relative;
    margin-bottom: 20px;
}

.footer-area .portfolio-wrap .portfolio-img img {
    border-radius: 5px;
}

.footer-area .portfolio-wrap .portfolio-img:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(195, 185, 185, 0.7);
    -webkit-transition: all .4s ease .2s;
    transition: all .4s ease .2s;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    visibility: hidden;
}

.footer-area .portfolio-wrap .portfolio-img .hover-area {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%);
    z-index: 2;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.footer-area .portfolio-wrap .portfolio-img .hover-area ul {
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
}

.footer-area .portfolio-wrap .portfolio-img .hover-area ul a {
    color: var(--white);
}

.footer-area .portfolio-wrap .portfolio-img .hover-area ul a i {
    font-size: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-area .portfolio-wrap .portfolio-img .hover-area ul a i {
        font-size: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-area .portfolio-wrap .portfolio-img .hover-area ul a i {
        font-size: 18px;
    }
}

.footer-area .portfolio-wrap .portfolio-img:hover:before {
    top: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    border-radius: 5px;
}

.footer-area .portfolio-wrap .portfolio-img:hover .hover-area {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease .1s;
    transition: all .3s ease .1s;
}

.footer-area .portfolio-wrap .portfolio-img:hover a {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

.footer-area .footer-bottom-area-01 {
    padding-bottom: 110px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-area .footer-bottom-area-01 {
        padding-bottom: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-area .footer-bottom-area-01 {
        padding-bottom: 60px;
    }
}

.footer-area .footer-bottom-area-01 .footer-bottom {
    display: flex;
}

.footer-area .footer-bottom-area-01 .footer-bottom .footer-bottom-info {
    width: 50%;
}

.footer-area .footer-bottom-area-01 .footer-bottom .footer-bottom-info p {
    font-family: var(--fontmusic);
    color: var(--white);
}

.footer-area .footer-bottom-area-01 .footer-bottom .ekit-team-social-list {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: end;
}

.footer-area .footer-bottom-area-01 .footer-bottom .ekit-team-social-list a {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: 34px;
    height: 34px;
    line-height: 34px;
    z-index: 1;
    position: relative;
    overflow: hidden;
    color: var(--white);
    background-color: transparent;
    transition: all .4s;
    margin-left: 18px;
}

@media only screen and (max-width: 320px) {
    .footer-area .footer-bottom-area-01 .footer-bottom .ekit-team-social-list a {
        margin-left: 0px;
    }
}

.footer-area .footer-bottom-area-01 .footer-bottom .ekit-team-social-list a i {
    font-size: 18px;
}

.footer-area .footer-bottom-area-01 .footer-bottom .ekit-team-social-list a:hover {
    color: var(--colormusic2);
}

/*--- bag ----*/
.footer-bag-area {
    position: relative;
    background-color: #51697F;
}

.footer-bag-area .footer-left-wrap {
    background-color: var(--colorbag2);
    padding: 85px 40px 85px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .footer-bag-area .footer-left-wrap {
        padding: 85px 30px 85px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-bag-area .footer-left-wrap {
        padding: 65px 30px 65px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-bag-area .footer-left-wrap {
        padding: 45px 30px 45px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-bag-area .footer-left-wrap {
        padding: 45px 30px 45px;
    }
}

.footer-bag-area .footer-left-wrap .des-about {
    font-family: var(--fontbag);
    color: var(--white);
    font-size: 13px;
    padding-top: 30px;
    padding-bottom: 40px;
    margin: 0;
}

.footer-bag-area .footer-left-wrap .profile-icon ul {
    display: flex;
}

.footer-bag-area .footer-left-wrap .profile-icon ul .facebook>a {
    color: #658cdd;
}

.footer-bag-area .footer-left-wrap .profile-icon ul .twitter>a {
    color: #31bfe1;
}

.footer-bag-area .footer-left-wrap .profile-icon ul .instagram>a {
    color: #a86017;
}

.footer-bag-area .footer-left-wrap .profile-icon ul .google-plus>a {
    color: #dd4b39;
}

.footer-bag-area .footer-left-wrap .profile-icon ul a {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: 44px;
    height: 44px;
    line-height: 44px;
    z-index: 1;
    margin-right: 8px;
    position: relative;
    overflow: hidden;
    background-color: var(--colorbag);
    transition: all .4s;
}

.footer-bag-area .footer-left-wrap .profile-icon ul a:hover {
    background-color: #FFBF30;
}

.footer-bag-area .footer-center-wrap {
    padding-top: 60px;
    padding-left: 40px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-bag-area .footer-center-wrap {
        padding-top: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-bag-area .footer-center-wrap {
        padding-top: 20px;
        padding-left: 25px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-bag-area .footer-center-wrap {
        padding-top: 20px;
        padding-left: 0;
        padding-bottom: 50px;
    }
}

.footer-bag-area .footer-center-wrap .footer-title {
    font-family: var(--fontbag);
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 800;
    color: var(--white);
    margin: 0;
    padding: 25px 0 55px;
}

@media only screen and (max-width: 767px) {
    .footer-bag-area .footer-center-wrap .footer-title {
        padding: 25px 0 30px;
    }
}

.footer-bag-area .footer-center-wrap .footer-info-list ul {
    column-count: 2;
}

.footer-bag-area .footer-center-wrap .footer-info-list ul li a {
    font-family: var(--fontbag);
    line-height: 40px;
    color: var(--white);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-bag-area .footer-center-wrap .footer-info-list ul li a {
        line-height: 35px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-bag-area .footer-center-wrap .footer-info-list ul li a {
        line-height: 35px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-bag-area .footer-center-wrap .footer-info-list ul li a {
        line-height: 35px;
    }
}

.footer-bag-area .footer-center-wrap .footer-info-list ul li a:hover {
    color: var(--black);
}

.footer-bag-area .footer-bag-bottom-area {
    background-color: var(--white);
}

@media only screen and (max-width: 767px) {
    .footer-bag-area .footer-bag-bottom-area .footer-bottom-info {
        text-align: center;
    }
}

.footer-bag-area .footer-bag-bottom-area .footer-bottom-info p {
    font-family: var(--fontbag);
    line-height: 77px;
    text-transform: uppercase;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-bag-area .footer-bag-bottom-area .footer-bottom-info p {
        line-height: 60px;
        font-size: 11px;
        text-transform: none;
    }
}

@media only screen and (max-width: 320px) {
    .footer-bag-area .footer-bag-bottom-area .footer-bottom-info p {
        line-height: 30px;
    }
}

.footer-bag-area .footer-bag-bottom-area .footer-bottom-info p span {
    font-weight: 700;
}

.footer-bag-area .footer-bag-bottom-area .footer-bottom-info p span:hover {
    color: var(--colorbag2);
}

.footer-bag-area .footer-bag-bottom-area .footer-bottom-icon {
    text-align: end;
}

@media only screen and (max-width: 767px) {
    .footer-bag-area .footer-bag-bottom-area .footer-bottom-icon {
        text-align: center;
    }
}

/*--- shoes ----*/
.footer-shoes-area {
    padding: 55px 0 45px 0;
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-shoes-area {
        padding: 45px 0 35px 0;
    }
}

.footer-shoes-area .footer-shoes-cover .footer-shoes-01:first-child .footer-shoes:after {
    height: 0;
}

.footer-shoes-area .footer-shoes-cover .footer-shoes:after {
    content: '';
    position: absolute;
    right: auto;
    top: 0;
    width: 2px;
    height: 240px;
    background-color: var(--black);
}

.footer-shoes-area .footer-shoes-cover .footer-shoes:after:first-child {
    height: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-shoes-area .footer-shoes-cover .footer-shoes:after {
        height: 225px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-shoes-area .footer-shoes-cover .footer-shoes:after {
        height: 0;
        width: 0;
    }
}

.footer-shoes-area .footer-shoes-cover .footer-wrap-left {
    padding-right: 35%;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .footer-shoes-area .footer-shoes-cover .footer-wrap-left {
        padding-right: 25%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-shoes-area .footer-shoes-cover .footer-wrap-left {
        padding-right: 9%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-shoes-area .footer-shoes-cover .footer-wrap-left {
        padding-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .footer-shoes-area .footer-shoes-cover .footer-wrap-left {
        padding-right: 0;
    }
}

.footer-shoes-area .footer-shoes-cover .footer-wrap-left p {
    font-family: var(--fontshoes2);
    color: var(--black);
    font-size: 16px;
    margin-bottom: 12px;
    padding-right: 20%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-shoes-area .footer-shoes-cover .footer-wrap-left p {
        padding-right: 0;
        font-size: 14px;
    }
}

.footer-shoes-area .footer-shoes-cover .footer-wrap-left .phone {
    margin-bottom: 12px;
}

.footer-shoes-area .footer-shoes-cover .footer-wrap-left .phone a {
    font-family: var(--fontshoes2);
    color: var(--black);
    font-size: 16px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-shoes-area .footer-shoes-cover .footer-wrap-left .phone a {
        font-size: 14px;
    }
}

.footer-shoes-area .footer-shoes-cover .footer-wrap-left .email {
    margin-bottom: 0;
}

.footer-shoes-area .footer-shoes-cover .footer-wrap-left .email a {
    font-family: var(--fontshoes2);
    color: var(--black);
    font-size: 16px;
}

@media only screen and (max-width: 767px) {
    .footer-shoes-area .footer-shoes-cover .footer-wrap-center {
        margin-top: 30px;
    }
}

.footer-shoes-area .footer-shoes-cover .footer-wrap-center .logo {
    margin-bottom: 28px;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .footer-shoes-area .footer-shoes-cover .footer-wrap-center .logo {
        text-align: left;
    }
}

.footer-shoes-area .footer-shoes-cover .footer-wrap-center .profile-icon .ekit-team-social-list {
    display: flex;
    justify-content: center;
}

@media only screen and (max-width: 767px) {
    .footer-shoes-area .footer-shoes-cover .footer-wrap-center .profile-icon .ekit-team-social-list {
        justify-content: flex-start;
    }
}

.footer-shoes-area .footer-shoes-cover .footer-wrap-center .profile-icon .ekit-team-social-list li a {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    z-index: 1;
    position: relative;
    overflow: hidden;
    color: var(--white);
    background-color: var(--colorshoes2);
    transition: all .4s;
    font-size: 18px;
    margin: 0 6px;
    border-radius: 50%;
}

.footer-shoes-area .footer-shoes-cover .footer-wrap-center .profile-icon .ekit-team-social-list li a:hover {
    color: var(--colorshoes);
    background-color: var(--white);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-shoes-area .footer-shoes-cover .footer-wrap-center .profile-icon .ekit-team-social-list li a {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-shoes-area .footer-shoes-cover .footer-wrap-center .profile-icon .ekit-team-social-list li a {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-shoes-area .footer-shoes-cover .footer-wrap-right {
        margin-top: 30px;
    }
}

.footer-shoes-area .footer-shoes-cover .footer-wrap-right ul {
    column-count: 2;
    padding-left: 34%;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .footer-shoes-area .footer-shoes-cover .footer-wrap-right ul {
        padding-left: 25%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-shoes-area .footer-shoes-cover .footer-wrap-right ul {
        padding-left: 9%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-shoes-area .footer-shoes-cover .footer-wrap-right ul {
        padding-left: 15%;
    }
}

@media only screen and (max-width: 767px) {
    .footer-shoes-area .footer-shoes-cover .footer-wrap-right ul {
        padding-left: 0;
    }
}

.footer-shoes-area .footer-shoes-cover .footer-wrap-right ul li {
    margin-bottom: 5px;
}

.footer-shoes-area .footer-shoes-cover .footer-wrap-right ul li a,
.footer-shoes-area .footer-shoes-cover .footer-wrap-right ul li span {
    font-family: var(--fontshoes2);
    color: var(--black);
    line-height: 30px;
    font-size: 16px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .footer-shoes-area .footer-shoes-cover .footer-wrap-right ul li a,
    .footer-shoes-area .footer-shoes-cover .footer-wrap-right ul li span {
        font-size: 14px;
        line-height: 25px;
    }
}

.footer-shoes-area .footer-shoes-cover .footer-wrap-right ul li a:hover,
.footer-shoes-area .footer-shoes-cover .footer-wrap-right ul li span:hover {
    color: var(--colorshoes2);
}

.footer-bottom-area {
    border-top: 2px solid var(--black);
}

.footer-bottom-area .bottom-menu {
    display: flex;
    justify-content: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-bottom-area .bottom-menu {
        display: -webkit-flex;
        justify-content: center;
        margin: 0;
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 767px) {
    .footer-bottom-area .bottom-menu {
        display: -webkit-flex;
        justify-content: flex-start;
        margin: 0;
        flex-wrap: wrap;
    }
}

.footer-bottom-area .bottom-menu li {
    line-height: 56px;
    margin: 0 10px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-bottom-area .bottom-menu li {
        line-height: 50px;
        margin: 0 5px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-bottom-area .bottom-menu li {
        line-height: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-bottom-area .bottom-menu li {
        line-height: 50px;
        margin: 0 10px 0 0;
    }
}

@media only screen and (max-width: 540px) {
    .footer-bottom-area .bottom-menu li {
        line-height: 40px;
    }
}

.footer-bottom-area .bottom-menu li>a {
    position: relative;
    color: var(--black);
    font-family: var(--fontshoes2);
}

.footer-bottom-area .bottom-menu li>a:after {
    content: "";
    width: 2px;
    height: 25px;
    background-color: var(--black);
    position: absolute;
    top: 50%;
    margin: 0 10px;
    transform: translateY(-50%);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-bottom-area .bottom-menu li>a:after {
        height: 25px;
        margin: 0 4px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-bottom-area .bottom-menu li>a:after {
        margin: 0 5px;
    }
}

.footer-bottom-area .bottom-menu li>a:hover {
    color: var(--colorshoes2);
}

.footer-bottom-area .bottom-menu .coppy-right {
    color: var(--black);
    font-family: var(--fontshoes2);
}

.footer-bottom-area .bottom-menu .coppy-right a {
    color: var(--colorshoes2);
    font-weight: 800;
    font-family: var(--fontshoes2);
}

/*--- sweet---*/
.footer-fruit-area {
    position: relative;
    overflow: hidden;
    background-color: var(--black);
}

.footer-fruit-area .profile-icon {
    background-color: var(--colorfruitbg2);
    padding: 36px 50px;
}

@media only screen and (min-width: 1024px) and (max-width: 1024px) {
    .footer-fruit-area .profile-icon {
        padding: 24px 50px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-fruit-area .profile-icon {
        padding: 24px 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-fruit-area .profile-icon {
        padding: 30px 50px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-fruit-area .profile-icon {
        padding: 30px 50px;
    }
}

.footer-fruit-area .profile-icon .footer-title {
    font-size: 20px;
    text-transform: uppercase;
    font-family: var(--fontfruit);
    color: var(--white);
    margin-bottom: 15px;
}

.footer-fruit-area .profile-icon .ekit-team-social-list {
    display: flex;
}

.footer-fruit-area .profile-icon .ekit-team-social-list li {
    margin-right: 5px;
}

.footer-fruit-area .profile-icon .ekit-team-social-list li a {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    z-index: 1;
    position: relative;
    overflow: hidden;
    background-color: transparent;
    transition: all .4s;
}

.footer-fruit-area .profile-icon .ekit-team-social-list li a:hover {
    color: var(--white);
    border: 1px solid var(--white);
}

.footer-fruit-area .profile-icon .ekit-team-social-list li a i {
    font-size: 16px;
}

.footer-fruit-area .icon-box {
    padding: 28px 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-fruit-area .icon-box {
        padding: 16px 50px;
    }
}

.footer-fruit-area .icon-box .icon-box-content {
    margin-bottom: 20px;
}

.footer-fruit-area .icon-box .icon-box-content:last-child {
    margin-bottom: 0;
}

.footer-fruit-area .icon-box .icon-box-content .icon-box-title {
    font-size: 16px;
    font-family: var(--fontfruit);
    text-transform: uppercase;
    color: var(--white);
}

.footer-fruit-area .icon-box .icon-box-content .icon-box-description {
    font-family: var(--fontfruit);
    color: var(--colorfruit);
}

.footer-fruit-area .logo {
    text-align: center;
    padding: 10px;
    background-color: var(--colorfruitbg2);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-fruit-area .logo {
        text-align: left;
        padding: 10px 50px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-fruit-area .logo {
        text-align: left;
        padding: 10px 50px;
    }
}

.footer-fruit-area .footer-sweet {
    display: flex;
    padding: 50px;
    align-items: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-fruit-area .footer-sweet {
        padding: 30px 50px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-fruit-area .footer-sweet {
        padding: 30px 50px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-fruit-area .footer-sweet {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .footer-fruit-area .footer-sweet .subscribe {
        margin-bottom: 10px;
    }
}

.footer-fruit-area .footer-sweet .subscribe h3 {
    color: var(--colorfruit);
    font-family: var(--fontfruit);
    text-transform: capitalize;
    font-weight: 900;
    letter-spacing: 0;
    margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
    .footer-fruit-area .footer-sweet .subscribe h3 {
        font-size: 22px;
    }
}

.footer-fruit-area .footer-sweet .subscribe-form-2 .mc-form-2 input {
    padding: 0;
    padding-left: 15px;
    border: 1px solid var(--colorfruit);
    height: 46px;
}

@media only screen and (max-width: 767px) {
    .footer-fruit-area .footer-sweet .subscribe-form-2 .mc-form-2 input {
        height: 45px;
        font-size: 14px;
    }
}

.footer-fruit-area .footer-sweet .subscribe-form-2 .mc-form-2 .clear-2 {
    bottom: 0;
}

.footer-fruit-area .footer-sweet .subscribe-form-2 .mc-form-2 .clear-2 input {
    font-family: var(--fontfruit);
    font-weight: 600;
    padding: 10px 25px;
    border: 1px solid var(--white);
    background-color: transparent;
    text-transform: uppercase;
}

.footer-fruit-area .footer-sweet .subscribe-form-2 .mc-form-2 .clear-2 input:hover {
    background-color: #FFDB00;
    color: var(--black);
    border: 1px solid #FFDB00;
}

.footer-fruit-area .footer-sweet-img {
    position: relative;
}

.footer-fruit-area .footer-sweet-img img {
    height: 249.6px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .footer-fruit-area .footer-sweet-img img {
        height: 273.6px;
    }
}

.footer-fruit-area .footer-sweet-img .footer-sweet-content {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-right: 100px;
}

.footer-fruit-area .footer-sweet-img .footer-sweet-content h3 {
    font-size: 30px;
    text-transform: capitalize;
    font-family: var(--fontfruit);
    color: var(--white);
    font-weight: 600;
}

.footer-fruit-area .footer-sweet-img .footer-sweet-content h3 span {
    font-family: var(--fontshoes);
    color: var(--colorfruitbg);
    font-weight: 400;
}

.footer-fruit-area .footer-bottom {
    display: flex;
    align-items: center;
    padding: 18px 50px;
}

@media only screen and (max-width: 767px) {
    .footer-fruit-area .footer-bottom {
        display: block;
    }
}

.footer-fruit-area .footer-bottom ul {
    display: flex;
}

.footer-fruit-area .footer-bottom ul li {
    margin-right: 20px;
}

.footer-fruit-area .footer-bottom ul li a {
    font-family: var(--fontfruit);
    color: var(--colorfruit);
}

.footer-fruit-area .footer-bottom ul li a:hover {
    color: var(--white);
}

.footer-fruit-area .footer-bottom .footer-bottom-text p {
    text-align: end;
    font-family: var(--fontfruit);
    color: var(--colorfruit);
}

/*--- art ---*/
.footer-art-area {
    position: relative;
    border-top: 1px solid;
}

@media only screen and (max-width: 767px) {
    .footer-art-area {
        padding-bottom: 0;
    }
}

.footer-art-area .footer-art-wrap .art-ttitle {
    margin: 24px 0px 40px;
    font-size: 18px;
    letter-spacing: 0.5px;
    font-family: var(--fontart2);
    color: var(--white);
    text-transform: uppercase;
}

.footer-art-area .footer-art-wrap .art-ttitle:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 30px;
    top: 50px;
    background: var(--colorart);
}

@media only screen and (max-width: 767px) {
    .footer-art-area .footer-art-wrap .art-ttitle:before {
        height: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-art-area .footer-art-wrap .art-ttitle {
        margin: 20px 0px 20px;
    }
}

.footer-art-area .footer-art-wrap p {
    font-family: var(--fontart);
    color: var(--white);
    margin-bottom: 10px;
}

.footer-art-area .footer-art-wrap .footer-instagram {
    display: flex;
}

.footer-art-area .footer-art-wrap .footer-instagram .instagram-info {
    margin: 0 5px 5px 0;
}

.footer-art-area .footer-art-wrap .tagcloud a {
    font-family: var(--fontart);
    color: var(--white);
    background-color: #252525;
    margin: 0px 10px 10px 0px;
    padding: 7px 15px 6px;
    display: inline-block;
    font-size: 12px;
    text-transform: capitalize;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-art-area .footer-art-wrap .tagcloud a {
        margin: 0px 5px 5px 0px;
        padding: 6px 10px 6px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-art-area .footer-art-wrap .tagcloud a {
        margin: 0px 5px 10px 0px;
        padding: 6px 10px 6px;
    }
}

.footer-art-area .footer-art-wrap .tagcloud a:hover {
    background-color: var(--white);
    color: var(--colorart);
}

.footer-art-area .footer-art-wrap .art-recent-posts ul li {
    display: block;
    padding: 10px 0px 10px 20px;
    border-bottom: 3px double var(--colorsweet);
    float: left;
    margin: 0px 0px 10px;
    padding-left: 0px;
}

.footer-art-area .footer-art-wrap .art-recent-posts ul li:first-child {
    padding-top: 0;
}

@media only screen and (max-width: 767px) {
    .footer-art-area .footer-art-wrap .art-recent-posts ul li {
        float: none;
    }
}

.footer-art-area .footer-art-wrap .art-recent-posts ul li .entry-title h4 {
    font-size: 14px;
    font-family: var(--fontart2);
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: 0.25px;
    margin-top: -5px;
    margin-bottom: 7px;
}

.footer-art-area .footer-art-wrap .art-recent-posts ul li .entry-title h4 a {
    color: var(--white);
}

.footer-art-area .footer-art-wrap .art-recent-posts ul li .entry-meta {
    font-size: 14px;
    display: flex;
}

.footer-art-area .footer-art-wrap .art-recent-posts ul li .entry-meta p {
    font-family: var(--fontart);
    margin-right: 15px;
    color: var(--colorsweet);
}

.footer-art-area .footer-art-wrap .art-recent-posts ul li .entry-meta p a:hover {
    color: var(--colorsweet);
}

.footer-art-area .footer-art-wrap .art-recent-posts ul li:hover {
    border-bottom: 3px double var(--white);
}

.footer-bottom-art .copyright {
    padding: 30px 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-bottom-art .copyright {
        padding: 20px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-bottom-art .copyright {
        padding: 15px 0;
    }
}

@media only screen and (max-width: 767px) {
    .footer-bottom-art .copyright {
        padding: 5px 0;
    }
}

.footer-bottom-art .copyright .footer-menu {
    display: flex;
    justify-content: center;
    margin-bottom: 35px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-bottom-art .copyright .footer-menu {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-bottom-art .copyright .footer-menu {
        margin: 0 0 15px 0;
    }
}

.footer-bottom-art .copyright .footer-menu li {
    margin-left: 30px;
}

@media only screen and (max-width: 767px) {
    .footer-bottom-art .copyright .footer-menu li {
        margin-left: 20px;
    }
}

@media only screen and (max-width: 540px) {
    .footer-bottom-art .copyright .footer-menu li {
        margin-left: 0;
    }
}

.footer-bottom-art .copyright .footer-menu li a {
    font-family: var(--fontart);
    color: var(--white);
    font-size: 14px;
    line-height: 22px;
    padding: 0 7px;
    text-transform: uppercase;
}

.footer-bottom-art .copyright .footer-menu li a:hover {
    color: var(--colorart);
}

@media only screen and (max-width: 540px) {
    .footer-bottom-art .copyright .footer-menu li a {
        text-transform: capitalize;
    }
}

.footer-bottom-art .copyright .payment-options {
    display: flex;
    justify-content: center;
    margin-bottom: 35px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-bottom-art .copyright .payment-options {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-bottom-art .copyright .payment-options {
        margin-bottom: 15px;
    }
}

.footer-bottom-art .copyright .payment-options li a {
    font-size: 30px;
    padding: 0 10px;
}

.footer-bottom-art .copyright .payment-options li a:hover {
    color: var(--white);
}

.footer-bottom-art .copyright p {
    font-family: var(--fontart2);
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
}

.footer-bottom-art .copyright p a {
    color: var(--white);
}

.footer-bottom-art .copyright p a:hover {
    color: var(--colorart);
}

/*-- fashion --*/
.footer-fashion-area {
    position: relative;
    border-top: 1px solid;
}

.footer-fashion-area .fashion-area {
    padding: 40px 0;
}

@media only screen and (max-width: 767px) {
    .footer-fashion-area .fashion-area .logo {
        margin-bottom: 30px;
    }
}

.footer-fashion-area .fashion-area .subscribe-form-2 .mc-form-2 input {
    height: 52px;
    border: 1px solid #DDDDDD;
    padding: 16px 20px 15px;
    background-color: transparent;
    font-family: var(--fontart);
}

@media only screen and (max-width: 767px) {
    .footer-fashion-area .fashion-area .subscribe-form-2 .mc-form-2 input {
        height: 42px;
    }
}

.footer-fashion-area .fashion-area .subscribe-form-2 .mc-form-2 .clear-2 {
    bottom: 0;
}

@media only screen and (max-width: 767px) {
    .footer-fashion-area .fashion-area .subscribe-form-2 .mc-form-2 .clear-2 {
        line-height: 14px;
    }
}

.footer-fashion-area .fashion-area .subscribe-form-2 .mc-form-2 .clear-2 input {
    font-family: var(--fontart);
    border: 0;
    background-color: var(--colorfashion);
    color: var(--white);
    height: 52px;
    text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
    .footer-fashion-area .fashion-area .subscribe-form-2 .mc-form-2 .clear-2 input {
        height: 42px;
    }
}

.footer-fashion-area .footer-fashion-bottom {
    background-color: #F8F3F0;
}

.footer-fashion-area .footer-fashion-bottom .fashion-bottom {
    padding: 40px 0;
}

.footer-fashion-area .footer-fashion-bottom .fashion-bottom .footer-fashion-widget>ul>li>a {
    font-family: var(--fontfashion);
}

.footer-fashion-area .footer-fashion-bottom .fashion-bottom .footer-fashion-widget>ul>li>a:hover {
    color: var(--black);
}

.footer-fashion-area .footer-fashion-bottom .fashion-bottom .footer-fashion-widget .footer-title {
    margin-bottom: 25px;
}

@media only screen and (max-width: 767px) {
    .footer-fashion-area .footer-fashion-bottom .fashion-bottom .footer-fashion-widget .footer-title {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-fashion-area .footer-fashion-bottom .fashion-bottom .footer-fashion-widget .footer-title {
        margin-top: 30px;
    }
}

.footer-fashion-area .footer-fashion-bottom .fashion-bottom .footer-fashion-widget .ekit-team-social-list {
    display: flex;
}

.footer-fashion-area .footer-fashion-bottom .fashion-bottom .footer-fashion-widget .ekit-team-social-list li:last-child a {
    margin-right: 0;
}

.footer-fashion-area .footer-fashion-bottom .fashion-bottom .footer-fashion-widget .ekit-team-social-list li a {
    color: var(--colorfashion);
    font-size: 30px;
    margin-right: 50px;
}

.footer-fashion-area .footer-fashion-bottom .fashion-bottom .footer-fashion-widget .ekit-team-social-list li a:hover {
    color: var(--black);
}

/*--- socks ---*/
.footer-socks-area {
    position: relative;
    background-color: #171a21;
    padding-bottom: 100px;
    padding-top: 100px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-socks-area {
        padding-bottom: 80px;
        padding-top: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-socks-area {
        padding-bottom: 60px;
        padding-top: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-socks-area {
        padding-bottom: 10px;
        padding-top: 40px;
    }
}

.footer-socks-area .subscribe-form-2 {
    text-align: center;
    max-width: 470px;
    margin: auto;
    padding-bottom: 100px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-socks-area .subscribe-form-2 {
        padding-bottom: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-socks-area .subscribe-form-2 {
        padding-bottom: 30px;
        max-width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .footer-socks-area .subscribe-form-2 {
        padding-bottom: 40px;
        max-width: 100%;
    }
}

.footer-socks-area .subscribe-form-2 .title-block {
    font-size: 52px;
    font-family: var(--fontsocks);
    color: var(--white);
    line-height: 1.2;
    font-weight: 500;
    margin-bottom: 35px;
    text-align: center;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-socks-area .subscribe-form-2 .title-block {
        font-size: 42px;
        margin-bottom: 25px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-socks-area .subscribe-form-2 .title-block {
        font-size: 42px;
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-socks-area .subscribe-form-2 .title-block {
        font-size: 32px;
        margin-bottom: 20px;
    }
}

.footer-socks-area .subscribe-form-2 p {
    font-family: var(--fontsocks);
    color: var(--white);
}

.footer-socks-area .subscribe-form-2 .mc-form-2 input {
    height: 58px;
    border-bottom: 2px solid var(--white);
    padding: 16px 20px 15px;
    background-color: transparent;
    font-family: var(--fontsocks);
}

@media only screen and (max-width: 320px) {
    .footer-socks-area .subscribe-form-2 .mc-form-2 input {
        padding: 16px 0 15px;
    }
}

.footer-socks-area .subscribe-form-2 .mc-form-2 .clear-2 {
    font-family: var(--fontsocks);
    bottom: 0;
}

.footer-socks-area .subscribe-form-2 .mc-form-2 .clear-2 input {
    border: none;
    font-size: 16px;
    font-weight: 600;
}

.footer-socks-area .subscribe-form-2 .mc-form-2 .clear-2 input:hover {
    background-color: transparent;
    color: var(--colorsocks2);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-socks-area .footer-widget {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-socks-area .footer-widget {
        margin-bottom: 30px;
    }
}

.footer-socks-area .footer-widget .footer-address {
    font-family: var(--fontsocks);
    margin-top: 40px;
    margin-bottom: 0;
    color: var(--black4);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-socks-area .footer-widget .footer-address {
        margin-top: 25px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-socks-area .footer-widget .footer-address {
        margin-top: 20px;
    }
}

.footer-socks-area .footer-widget .footer-title {
    font-family: var(--fontsocks);
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 35px 0;
    border-bottom: 0;
    line-height: 24px;
    color: var(--white);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-socks-area .footer-widget .footer-title {
        margin: 0 0 25px 0;
    }
}

@media only screen and (max-width: 767px) {
    .footer-socks-area .footer-widget .footer-title {
        margin: 0 0 20px 0;
    }
}

.footer-socks-area .footer-widget .footer-info-list a {
    font-family: var(--fontsocks);
    color: var(--black4);
    line-height: 36px;
}

.footer-socks-area .footer-widget .footer-info-list a:hover {
    color: var(--colorsocks2);
}

.footer-socks-area .footer-widget .ekit-team-social-list {
    display: flex;
}

.footer-socks-area .footer-widget .ekit-team-social-list li {
    margin: 3px;
}

.footer-socks-area .footer-widget .ekit-team-social-list li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    line-height: 44px;
    width: 44px;
    height: 44px;
    color: var(--white);
    background: transparent;
    border: 1px solid rgba(255, 225, 255, 0.1);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
}

.footer-socks-area .footer-widget .ekit-team-social-list li a:hover {
    background-color: var(--colorsocks2);
}

.footer-bottom-socks-area {
    background-color: #171a21;
    border: none;
}

.footer-bottom-socks-area .footer-border {
    padding-top: 36px;
    padding-bottom: 60px;
    border-top: 1px solid;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-bottom-socks-area .footer-border {
        padding-top: 30px;
        padding-bottom: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-bottom-socks-area .footer-border {
        padding-top: 20px;
        padding-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-bottom-socks-area .footer-border {
        padding-top: 15px;
        padding-bottom: 30px;
    }
}

.footer-bottom-socks-area .footer-border p {
    font-family: var(--fontsocks);
    color: var(--black4);
}

.footer-bottom-socks-area .footer-border p span {
    color: var(--white);
    font-weight: 500px;
}

.footer-bottom-socks-area .footer-border .pay {
    text-align: end;
}

@media only screen and (max-width: 540px) {
    .footer-bottom-socks-area .footer-border .pay {
        margin-top: 10px;
        text-align: start;
    }
}

/*--- kitchen ---*/
.footer-area-kitchen {
    background-image: url(../images/footer/footer-bg.jpg);
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.footer-area-kitchen .widget-area:last-child {
    border-right: none;
}

.footer-area-kitchen:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(31, 40, 47, 0.9);
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
}

.footer-area-kitchen .first-footer-inner {
    display: flex;
    align-items: center;
    padding: 40px 0 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

@media only screen and (max-width: 767px) {
    .footer-area-kitchen .first-footer-inner {
        display: block;
    }
}

.footer-area-kitchen .first-footer-inner .newsletter-title {
    padding-bottom: 15px;
    padding-top: 15px;
}

.footer-area-kitchen .first-footer-inner .newsletter-title .title {
    font-family: var(--fontkitchen);
    font-weight: 500;
    font-size: 26px;
    margin-bottom: 10px;
    line-height: 30px;
    letter-spacing: 0;
    padding: 0;
    color: var(--white);
    text-transform: capitalize;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-area-kitchen .first-footer-inner .newsletter-title .title {
        font-size: 22px;
        line-height: 26px;
    }
}

.footer-area-kitchen .first-footer-inner .newsletter-title p {
    color: #bdbdbd;
    font-family: var(--fontkitchen2);
}

.footer-area-kitchen .first-footer-inner .subscribe-form-2 {
    margin-bottom: 15px;
}

.footer-area-kitchen .first-footer-inner .subscribe-form-2 .mc-form-2 {
    position: relative;
}

.footer-area-kitchen .first-footer-inner .subscribe-form-2 .mc-form-2 input {
    height: 52px;
    border: 1px solid #bdbdbd;
    padding: 16px 20px 15px;
    background-color: transparent;
    background: transparent;
    font-size: 14px;
    width: 100%;
    box-shadow: none;
    color: var(--white);
    font-family: var(--fontkitchen);
}

.footer-area-kitchen .first-footer-inner .subscribe-form-2 .mc-form-2 .mc-news-2 {
    display: none;
}

.footer-area-kitchen .first-footer-inner .subscribe-form-2 .mc-form-2 .clear-2 {
    position: absolute;
    right: 0px;
    bottom: 0;
}

.footer-area-kitchen .first-footer-inner .subscribe-form-2 .mc-form-2 .clear-2 input {
    border: 0;
    background-color: var(--black4);
    font-family: var(--fontkitchen);
    color: #bdbdbd;
    height: 52px;
    text-transform: uppercase;
    padding: 16px 50px 15px;
    width: auto;
    font-size: 14px;
    font-weight: 500;
    box-shadow: none;
}

.footer-area-kitchen .first-footer-inner .subscribe-form-2 .mc-form-2 .clear-2 input:hover {
    background-color: var(--colorkitchen2);
    color: var(--white);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-area-kitchen .first-footer-inner .subscribe-form-2 .mc-form-2 .clear-2 input {
        padding: 16px 35px 15px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-area-kitchen .first-footer-inner .subscribe-form-2 .mc-form-2 .clear-2 input {
        padding: 16px 35px 15px;
    }
}

.footer-area-kitchen .widget-area {
    padding: 40px 40px 20px;
    border-right: 1px solid rgba(255, 255, 255, 0.05);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-area-kitchen .widget-area {
        padding: 40px 30px 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-area-kitchen .widget-area {
        padding: 40px 20px 20px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-area-kitchen .widget-area {
        padding: 15px 15px;
        border-right: none;
    }
}

.footer-area-kitchen .widget-area .logo {
    margin-bottom: 10px;
}

.footer-area-kitchen .widget-area p {
    font-family: var(--fontkitchen);
    color: var(--white);
    margin-bottom: 15px;
    margin-right: 40px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-area-kitchen .widget-area p {
        margin-right: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-area-kitchen .widget-area p {
        margin-right: 0;
    }
}

.footer-area-kitchen .widget-area .footer-widget .footer-title {
    font-family: var(--fontkitchen);
    color: var(--white);
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
}

.footer-area-kitchen .widget-area .footer-widget .footer-info-list ul {
    column-count: 2;
}

.footer-area-kitchen .widget-area .footer-widget .footer-info-list ul li {
    padding-bottom: 10px;
}

.footer-area-kitchen .widget-area .footer-widget .footer-info-list ul li a {
    font-family: var(--fontkitchen);
    color: var(--white);
    margin-left: 5px;
}

.footer-area-kitchen .widget-area .footer-widget .footer-info-list ul li a:hover {
    color: var(--colorkitchen2);
}

.footer-area-kitchen .widget-area .footer-widget .Phone,
.footer-area-kitchen .widget-area .footer-widget .Email,
.footer-area-kitchen .widget-area .footer-widget .Location {
    display: flex;
}

.footer-area-kitchen .widget-area .footer-widget .Phone .title-box,
.footer-area-kitchen .widget-area .footer-widget .Email .title-box,
.footer-area-kitchen .widget-area .footer-widget .Location .title-box {
    padding-left: 15px;
}

.footer-area-kitchen .widget-area .footer-widget .Phone .title-box .title,
.footer-area-kitchen .widget-area .footer-widget .Email .title-box .title,
.footer-area-kitchen .widget-area .footer-widget .Location .title-box .title {
    font-size: 16px;
    font-family: var(--fontkitchen);
    color: var(--white);
    margin-bottom: 0;
}

.footer-area-kitchen .widget-area .footer-widget .Phone .title-box p,
.footer-area-kitchen .widget-area .footer-widget .Email .title-box p,
.footer-area-kitchen .widget-area .footer-widget .Location .title-box p {
    font-family: var(--fontkitchen2);
    color: #bdbdbd;
}

.footer-area-kitchen .footer-bottom-kitchen-area .footer-kitchen-pb {
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    padding: 20px 0 15px 0;
}

.footer-area-kitchen .footer-bottom-kitchen-area .footer-kitchen-pb p {
    font-family: var(--fontkitchen2);
    color: #bdbdbd;
}

.footer-area-kitchen .footer-bottom-kitchen-area .footer-kitchen-pb p span {
    color: var(--white);
    font-weight: 500;
    letter-spacing: 0.5px;
}

.footer-area-kitchen .footer-bottom-kitchen-area .footer-kitchen-pb .ekit-team-social-list {
    display: flex;
    justify-content: flex-end;
}

@media only screen and (max-width: 767px) {
    .footer-area-kitchen .footer-bottom-kitchen-area .footer-kitchen-pb .ekit-team-social-list {
        margin-top: 10px;
        justify-content: flex-start;
    }
}

.footer-area-kitchen .footer-bottom-kitchen-area .footer-kitchen-pb .ekit-team-social-list li {
    margin-right: 5px;
}

.footer-area-kitchen .footer-bottom-kitchen-area .footer-kitchen-pb .ekit-team-social-list li a {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: 36px;
    height: 36px;
    line-height: 36px;
    z-index: 1;
    font-size: 14px;
    position: relative;
    overflow: hidden;
    color: var(--white);
    background-color: transparent;
    border: 1px solid;
    transition: all .4s;
}

.footer-area-kitchen .footer-bottom-kitchen-area .footer-kitchen-pb .ekit-team-social-list li a:hover {
    background-color: var(--colorkitchen2);
    border: 1px solid var(--colorkitchen2);
    color: var(--white);
}

/*--- hotel ---*/
.hotel-Maps-area .google-map iframe {
    display: block;
    width: 100%;
}

.footer-hotel-area {
    background-color: var(--black);
    padding: 100px 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .footer-hotel-area {
        padding: 80px 0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-hotel-area {
        padding: 80px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-hotel-area {
        padding: 60px 0;
    }
}

@media only screen and (max-width: 767px) {
    .footer-hotel-area {
        padding: 50px 0;
    }
}

.footer-hotel-area .footer-hotel .logo {
    margin: 0 0 30px;
}

@media only screen and (max-width: 767px) {
    .footer-hotel-area .footer-hotel .logo {
        margin: 0 0 20px;
    }
}

.footer-hotel-area .footer-hotel .hotel-widget-text {
    margin: 30px 0;
}

@media only screen and (max-width: 767px) {
    .footer-hotel-area .footer-hotel .hotel-widget-text {
        margin: 20px 0;
    }
}

.footer-hotel-area .footer-hotel .hotel-widget-text a {
    font-size: 16px;
    font-family: var(--fonthotel2);
    margin: 0 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-hotel-area .footer-hotel .hotel-widget-text a {
        margin: 0 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-hotel-area .footer-hotel .hotel-widget-text a {
        margin: 0 25px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-hotel-area .footer-hotel .hotel-widget-text a {
        margin: 0;
        display: block;
    }
}

.footer-hotel-area .footer-hotel .hotel-widget-text a .hotel-element {
    color: var(--white);
}

.footer-hotel-area .footer-hotel .hotel-widget-text a .hotel-icon-text {
    color: var(--white);
    padding: 0 0 0 10px;
}

.footer-hotel-area .footer-hotel .subscribe-form-2 {
    width: 60%;
    padding: 20px 0 30px;
    margin: 0 auto 30px;
}

@media only screen and (max-width: 767px) {
    .footer-hotel-area .footer-hotel .subscribe-form-2 {
        padding: 20px 0 20px;
        margin: 0 auto 20px;
    }
}

.footer-hotel-area .footer-hotel .subscribe-form-2 .mc-form-2 input {
    font-family: var(--fontkitchen2);
    font-weight: 600;
    line-height: 50px;
    height: 50px;
    color: var(--white);
    font-size: 18px;
    text-transform: uppercase;
    padding: 0;
    border-bottom: 2px solid var(--white);
}

@media only screen and (max-width: 767px) {
    .footer-hotel-area .footer-hotel .subscribe-form-2 .mc-form-2 input {
        font-weight: 400;
        font-size: 16px;
        text-transform: none;
    }
}

@media only screen and (max-width: 480px) {
    .footer-hotel-area .footer-hotel .subscribe-form-2 .mc-form-2 input {
        font-size: 14px;
    }
}

.footer-hotel-area .footer-hotel .subscribe-form-2 .mc-form-2 .clear-2 {
    bottom: 0px;
}

.footer-hotel-area .footer-hotel .subscribe-form-2 .mc-form-2 .clear-2 #mc-embedded-subscribe {
    border: 2px solid var(--white);
    font-size: 16px;
    line-height: 0;
    padding: 5px 10px;
    font-weight: 400;
    background-color: transparent;
}

.footer-hotel-area .footer-hotel .subscribe-form-2 .mc-form-2 .clear-2 #mc-embedded-subscribe:hover {
    color: var(--black);
    background-color: var(--white);
}

.footer-hotel-area .footer-hotel .ekit-team-social-list {
    display: flex;
    align-items: center;
    color: var(--white);
    justify-content: center;
    font-size: 18px;
}

.footer-hotel-area .footer-hotel .ekit-team-social-list a {
    margin: 0 25px 0 0;
}

/*-------- 12. Service style ---------*/
.section-title {
    padding-bottom: 50px;
    text-align: center;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title {
        padding-bottom: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title {
        padding-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title {
        padding-bottom: 30px;
    }
}

.section-title h2 {
    font-family: var(--fontbicycle2);
    font-weight: 800;
    color: var(--colormain2);
}

.section-title-01 {
    padding: 0% 33%;
    padding-bottom: 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title-01 {
        padding: 0% 30%;
        padding-bottom: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-01 {
        padding: 0% 10%;
        padding-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-01 {
        padding: 0% 0%;
        padding-bottom: 30px;
    }
}

.section-title-01 h2 {
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0.5px;
    font-weight: 700;
    font-family: var(--fontmusic);
    text-transform: capitalize;
    text-align: center;
    color: var(--colormusic3);
    padding: 0;
}

@media only screen and (max-width: 767px) {
    .section-title-01 h2 {
        font-size: 36px;
        line-height: 42px;
    }
}

.section-title-01 p {
    font-size: 16px;
    font-family: var(--fontmusic);
    text-align: center;
    color: var(--colormusic3);
    margin-top: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-01 p {
        margin-top: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-01 p {
        margin-top: 10px;
    }
}

.section-title-05 {
    margin-bottom: 35px;
    border-bottom: 1px solid;
}

.section-title-05 h3 {
    font-weight: 600;
    font-family: var(--fontsweet);
    text-transform: capitalize;
    line-height: 24px;
    padding-bottom: 20px;
    color: var(--white);
}

.section-title-06 h3 {
    font-size: 62px;
    line-height: normal;
    text-align: center;
    font-family: var(--fontart2);
    letter-spacing: 0.5px;
    color: var(--white);
    text-transform: uppercase;
    font-weight: 100;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .section-title-06 h3 {
        font-size: 42px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .section-title-06 h3 {
        font-size: 42px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title-06 h3 {
        font-size: 42px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-06 h3 {
        font-size: 36px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-06 h3 {
        font-size: 26px;
    }
}

.section-title-06 .section-img {
    text-align: center;
    margin-bottom: 60px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title-06 .section-img {
        margin-bottom: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-06 .section-img {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-06 .section-img {
        margin-bottom: 30px;
    }
}

.section-title-06 .section-img p {
    font-family: var(--fontart);
    font-style: italic;
    color: var(--white);
}

@media only screen and (max-width: 767px) {
    .section-title-06 .section-img p {
        margin-bottom: 10px;
    }
}

.section-title-07 {
    text-align: center;
    margin-bottom: 45px;
}

@media only screen and (max-width: 767px) {
    .section-title-07 {
        margin-bottom: 35px;
    }
}

.section-title-07 h3 {
    font-family: var(--fontfashion1);
    font-size: 40px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title-07 h3 {
        font-size: 36px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-07 h3 {
        font-size: 26px;
    }
}

.section-title-07 h4 {
    font-family: var(--rufina);
    color: var(--colorfashion);
    font-weight: 500;
    letter-spacing: .1em;
    text-transform: uppercase;
    margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
    .section-title-07 h4 {
        font-size: 16px;
        font-weight: 400;
        text-transform: none;
    }
}

.section-title-08 {
    text-align: center;
    margin-bottom: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-08 {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-08 {
        margin-bottom: 30px;
    }
}

.section-title-08 h3 {
    font-family: var(--fontsocks);
    font-size: 52px;
    line-height: 1;
    color: var(--black);
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 20px;
    text-transform: capitalize;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title-08 h3 {
        font-size: 42px;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-08 h3 {
        font-size: 42px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-08 h3 {
        font-size: 32px;
        margin-bottom: 10px;
    }
}

.section-title-08 p {
    font-family: var(--fontsocks);
    color: #888;
    font-size: 16px;
}

.section-title-09 {
    text-align: center;
    margin-bottom: 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title-09 {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-09 {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-09 {
        margin-bottom: 20px;
    }
}

.section-title-09 h3 {
    font-family: var(--fontkitchen);
    line-height: 50px;
    font-weight: 600;
    font-size: 40px;
    margin: 10px 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title-09 h3 {
        font-size: 36px;
        line-height: 46px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title-09 h3 {
        font-size: 36px;
        line-height: 46px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title-09 h3 {
        font-size: 30px;
        line-height: 40px;
    }
}

.section-title-09 p {
    font-family: var(--fontkitchen2);
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
    .section-title-09 p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 5px;
    }
}

h2 {
    font-size: 52px;
    line-height: 62px;
    margin-bottom: 0;
}

@media only screen and (max-width: 1600px) {
    h2 {
        font-size: 42px;
        line-height: 52px;
    }
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    h2 {
        font-size: 42px;
        line-height: 52px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    h2 {
        font-size: 42px;
        line-height: 52px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    h2 {
        font-size: 36px;
        line-height: 36px;
        padding: 0;
    }
}

@media only screen and (max-width: 767px) {
    h2 {
        font-size: 26px;
        line-height: 30px;
        padding: 0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .service-area {
        margin-bottom: 80px;
        margin-top: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .service-area {
        margin-bottom: 60px;
        margin-top: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .service-area {
        margin-bottom: 25px;
        margin-top: 50px;
    }
}

.service-mrg-left {
    margin-left: -66px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .service-mrg-left {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .service-mrg-left {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .service-mrg-left {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .service-mrg-left {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .service-mrg-left {
        margin-left: 0px;
    }
}

.service-mrg-right {
    margin-right: -66px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .service-mrg-right {
        margin-right: 0px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .service-mrg-right {
        margin-right: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .service-mrg-right {
        margin-right: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .service-mrg-right {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .service-mrg-right {
        margin-right: 0px;
    }
}

.single-service-2 .service-icon-2 i {
    color: var(--colormain);
    font-size: 54px;
    transform: rotateY(180deg);
    display: block;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-service-2 .service-icon-2 i {
        font-size: 55px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-service-2 .service-icon-2 i {
        font-size: 55px;
    }
}

@media only screen and (max-width: 767px) {
    .single-service-2 .service-icon-2 i {
        font-size: 50px;
    }
}

.single-service-2 .service-content-2 h4 {
    font-size: 18px;
    font-weight: bold;
    color: #1b1b1b;
    font-family: var(--fonttitle);
    margin: 29px 0 6px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-service-2 .service-content-2 h4 {
        margin: 15px 0 6px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-service-2 .service-content-2 h4 {
        margin: 15px 0 6px;
    }
}

@media only screen and (max-width: 767px) {
    .single-service-2 .service-content-2 h4 {
        margin: 15px 0 6px;
    }
}

.single-service-2 .service-content-2 p {
    margin: 0 auto;
    width: 81%;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .single-service-2 .service-content-2 p {
        width: 100%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .single-service-2 .service-content-2 p {
        width: 100%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-service-2 .service-content-2 p {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-service-2 .service-content-2 p {
        width: 95%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .single-service-2 .service-content-2 p {
        width: 68%;
    }
}

.single-service-2:hover .service-icon-2 i {
    animation: 500ms ease-in-out 0s normal none 1 running zoomIn;
    transform: rotateY(180deg);
}

.service-wrap-3 {
    margin: 0 -134px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .service-wrap-3 {
        margin: 0 0px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .service-wrap-3 {
        margin: 0 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .service-wrap-3 {
        margin: 0 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .service-wrap-3 {
        margin: 0 0px;
    }
}

@media only screen and (max-width: 767px) {
    .service-wrap-3 {
        margin: 0 0px;
    }
}

.single-service-3 .service-icon-3 {
    margin: 0 0 45px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .single-service-3 .service-icon-3 {
        margin: 0 0 30px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .single-service-3 .service-icon-3 {
        margin: 0 0 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-service-3 .service-icon-3 {
        margin: 0 0 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-service-3 .service-icon-3 {
        margin: 0 0 25px;
    }
}

@media only screen and (max-width: 767px) {
    .single-service-3 .service-icon-3 {
        margin: 0 0 15px;
    }
}

.single-service-3 .service-icon-3 img {
    width: 234px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .single-service-3 .service-icon-3 img {
        width: 130px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .single-service-3 .service-icon-3 img {
        width: 100px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-service-3 .service-icon-3 img {
        width: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-service-3 .service-icon-3 img {
        width: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .single-service-3 .service-icon-3 img {
        width: 50px;
    }
}

.single-service-3 .service-content-3 h3 {
    color: #1b1b1b;
    font-size: 36px;
    margin: 0 0 12px;
    font-family: var(--fonttitle);
    line-height: 1;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-service-3 .service-content-3 h3 {
        font-size: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-service-3 .service-content-3 h3 {
        font-size: 25px;
        margin: 0 0 8px;
    }
}

@media only screen and (max-width: 767px) {
    .single-service-3 .service-content-3 h3 {
        font-size: 23px;
        margin: 0 0 8px;
    }
}

.single-service-3 .service-content-3 p {
    font-size: 24px;
    line-height: 37px;
    margin: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-service-3 .service-content-3 p {
        font-size: 19px;
        line-height: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-service-3 .service-content-3 p {
        font-size: 18px;
        line-height: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .single-service-3 .service-content-3 p {
        font-size: 16px;
        line-height: 27px;
    }
}

.single-service-3:hover .service-icon-3 img {
    animation: 500ms ease-in-out 0s normal none 1 running tada;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .service-area .pb-85 {
        padding-bottom: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .service-area .pb-85 {
        padding-bottom: 20px;
    }

    .service-area.pb-70 {
        padding-bottom: 12px;
    }
}

@media only screen and (max-width: 767px) {
    .stats {
        margin-bottom: 30px;
    }
}

/*-- service --*/
.service-bicycle-area,
.banner-bicycle-area {
    position: relative;
}

.service-bicycle-area .border-service,
.banner-bicycle-area .border-service {
    border-right: 2px solid #f0f2f2;
}

.service-bicycle-area .service-wrap,
.banner-bicycle-area .service-wrap {
    text-align: center;
    padding: 50px 13%;
}

@media only screen and (max-width: 767px) {

    .service-bicycle-area .service-wrap,
    .banner-bicycle-area .service-wrap {
        padding: 30px 3%;
    }
}

.service-bicycle-area .service-wrap img,
.banner-bicycle-area .service-wrap img {
    max-width: 100px;
    transition: all 0.3s ease;
    position: relative;
}

@media only screen and (max-width: 767px) {

    .service-bicycle-area .service-wrap img,
    .banner-bicycle-area .service-wrap img {
        max-width: 80px;
    }
}

.service-bicycle-area .service-wrap .service-content,
.banner-bicycle-area .service-wrap .service-content {
    margin-top: 20px;
}

.service-bicycle-area .service-wrap .service-content h3,
.banner-bicycle-area .service-wrap .service-content h3 {
    font-size: 30px;
    font-weight: 800;
    line-height: 1.25em;
    padding: 0 20px;
    color: var(--colormain2);
    font-family: var(--fontbicycle2);
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {

    .service-bicycle-area .service-wrap .service-content h3,
    .banner-bicycle-area .service-wrap .service-content h3 {
        font-size: 26px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {

    .service-bicycle-area .service-wrap .service-content h3,
    .banner-bicycle-area .service-wrap .service-content h3 {
        font-size: 24px;
    }
}

@media only screen and (max-width: 767px) {

    .service-bicycle-area .service-wrap .service-content h3,
    .banner-bicycle-area .service-wrap .service-content h3 {
        font-size: 26px;
    }
}

.service-bicycle-area .service-wrap .service-content p,
.banner-bicycle-area .service-wrap .service-content p {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 0;
    font-family: var(--fontbicycle);
}

.service-bicycle-area .service-wrap .service-content .services-button,
.banner-bicycle-area .service-wrap .service-content .services-button {
    margin-top: 20px;
}

.service-bicycle-area .service-wrap .service-content .services-button a.button-button-simple,
.banner-bicycle-area .service-wrap .service-content .services-button a.button-button-simple {
    position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    font-size: 16px;
    color: var(--colormain);
    font-family: var(--fontbicycle2);
    font-weight: 600;
    line-height: 22px;
    padding: 0 10px 0 0;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.service-bicycle-area .service-wrap .service-content .services-button a.button-button-simple:hover,
.banner-bicycle-area .service-wrap .service-content .services-button a.button-button-simple:hover {
    color: var(--colormain2);
}

.service-bicycle-area .service-wrap .service-content .services-button a.button-button-simple:hover:before,
.banner-bicycle-area .service-wrap .service-content .services-button a.button-button-simple:hover:before {
    opacity: 1;
    right: 0;
}

.service-bicycle-area .service-wrap .service-content .services-button a.button-button-simple:hover:after,
.banner-bicycle-area .service-wrap .service-content .services-button a.button-button-simple:hover:after {
    opacity: 0;
    right: -20px;
}

.service-bicycle-area .service-wrap .service-content .services-button a.button-button-simple.hover-btn:hover,
.banner-bicycle-area .service-wrap .service-content .services-button a.button-button-simple.hover-btn:hover {
    color: var(--white);
}

.service-bicycle-area .service-wrap .service-content .services-button .button-button-simple:before,
.banner-bicycle-area .service-wrap .service-content .services-button .button-button-simple:before {
    content: "\f054";
    font-size: 9px;
    font-weight: 400;
    top: 1px;
    right: 20px;
    opacity: 0;
    position: absolute;
    z-index: 1;
    font-family: FontAwesome;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.service-bicycle-area .service-wrap .service-content .services-button .button-button-simple:after,
.banner-bicycle-area .service-wrap .service-content .services-button .button-button-simple:after {
    content: "\f054";
    font-size: 9px;
    font-weight: 400;
    right: 0px;
    position: absolute;
    z-index: 1;
    font-family: FontAwesome;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.service-bicycle-area .service-wrap:hover img,
.banner-bicycle-area .service-wrap:hover img {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

.service-bicycle-area .subscribe-wrap,
.banner-bicycle-area .subscribe-wrap {
    padding: 0 12.5%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .service-bicycle-area .subscribe-wrap,
    .banner-bicycle-area .subscribe-wrap {
        border-top: 2px solid #f0f2f2;
        padding: 50px 13%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .service-bicycle-area .subscribe-wrap,
    .banner-bicycle-area .subscribe-wrap {
        border-top: 2px solid #f0f2f2;
        padding: 50px 12%;
    }
}

@media only screen and (max-width: 767px) {

    .service-bicycle-area .subscribe-wrap,
    .banner-bicycle-area .subscribe-wrap {
        border-top: 2px solid #f0f2f2;
        padding: 30px 3%;
    }
}

.service-bicycle-area .subscribe-wrap h2,
.banner-bicycle-area .subscribe-wrap h2 {
    font-family: var(--fontbicycle2);
    font-weight: 800;
    font-size: 44px;
    line-height: 54px;
    color: var(--colormain2);
    margin-bottom: 50px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {

    .service-bicycle-area .subscribe-wrap h2,
    .banner-bicycle-area .subscribe-wrap h2 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 40px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {

    .service-bicycle-area .subscribe-wrap h2,
    .banner-bicycle-area .subscribe-wrap h2 {
        font-size: 36px;
        line-height: 46px;
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .service-bicycle-area .subscribe-wrap h2,
    .banner-bicycle-area .subscribe-wrap h2 {
        font-size: 36px;
        line-height: 46px;
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .service-bicycle-area .subscribe-wrap h2,
    .banner-bicycle-area .subscribe-wrap h2 {
        font-size: 36px;
        line-height: 46px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {

    .service-bicycle-area .subscribe-wrap h2,
    .banner-bicycle-area .subscribe-wrap h2 {
        font-size: 26px;
        line-height: 36px;
        margin-bottom: 20px;
    }
}

.service-bicycle-area .subscribe-wrap .subscribe-form-2 .mc-form-2,
.banner-bicycle-area .subscribe-wrap .subscribe-form-2 .mc-form-2 {
    position: relative;
}

.service-bicycle-area .subscribe-wrap .subscribe-form-2 .mc-form-2 input,
.banner-bicycle-area .subscribe-wrap .subscribe-form-2 .mc-form-2 input {
    font-family: var(--fontbicycle);
    font-size: 15px;
    border: 2px solid #e2e7e7;
    width: 100%;
    height: 60px;
    padding: 1em 12.5em 1em 1.8em;
    color: #728385;
    background-color: #f6f7f7;
}

@media only screen and (max-width: 767px) {

    .service-bicycle-area .subscribe-wrap .subscribe-form-2 .mc-form-2 input,
    .banner-bicycle-area .subscribe-wrap .subscribe-form-2 .mc-form-2 input {
        height: 45px;
        font-size: 14px;
        padding: 2px 125px 2px 0px;
    }
}

.service-bicycle-area .subscribe-wrap .subscribe-form-2 .mc-form-2 .mc-news-2,
.banner-bicycle-area .subscribe-wrap .subscribe-form-2 .mc-form-2 .mc-news-2 {
    display: none;
}

.service-bicycle-area .subscribe-wrap .subscribe-form-2 .mc-form-2 .clear-2,
.banner-bicycle-area .subscribe-wrap .subscribe-form-2 .mc-form-2 .clear-2 {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

@media only screen and (max-width: 767px) {

    .service-bicycle-area .subscribe-wrap .subscribe-form-2 .mc-form-2 .clear-2,
    .banner-bicycle-area .subscribe-wrap .subscribe-form-2 .mc-form-2 .clear-2 {
        top: 0;
    }
}

.service-bicycle-area .subscribe-wrap .subscribe-form-2 .mc-form-2 .clear-2 input,
.banner-bicycle-area .subscribe-wrap .subscribe-form-2 .mc-form-2 .clear-2 input {
    font-family: var(--fontbicycle2);
    width: auto;
    height: auto;
    color: #5d6b6d;
    font-weight: 500;
    background-color: var(--colormain2);
    border: 2px solid var(--colormain2);
    box-shadow: none;
    height: 60px;
    max-width: 12em;
    padding: 0 1.85em;
    line-height: 60px;
    font-size: 16px;
}

@media only screen and (max-width: 767px) {

    .service-bicycle-area .subscribe-wrap .subscribe-form-2 .mc-form-2 .clear-2 input,
    .banner-bicycle-area .subscribe-wrap .subscribe-form-2 .mc-form-2 .clear-2 input {
        padding: 8px 5px;
        font-size: 14px;
        height: 45px;
        line-height: 30px;
    }
}

.service-bicycle-area .subscribe-wrap .subscribe-form-2 .mc-form-2.mc-form-2-modify input,
.banner-bicycle-area .subscribe-wrap .subscribe-form-2 .mc-form-2.mc-form-2-modify input {
    border: 2px solid #d8d8d8;
}

.service-bicycle-area .subscribe-wrap .subscribe-form-2 .mc-form-2.mc-form-2-modify .clear-2 input,
.banner-bicycle-area .subscribe-wrap .subscribe-form-2 .mc-form-2.mc-form-2-modify .clear-2 input {
    border: none;
    background-color: var(--colormain2);
}

.service-bicycle-area .subscribe-wrap .subscribe-form-2 .mc-form-2.mc-form-2-modify .clear-2 input:hover,
.banner-bicycle-area .subscribe-wrap .subscribe-form-2 .mc-form-2.mc-form-2-modify .clear-2 input:hover {
    background-color: #262626;
}

/*--- Free test ride ---*/
.test-area:after {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #335154;
    opacity: 0.65;
}

.test-area {
    background-image: url(../images/bg/banner-3.jpg);
    background-position: center;
    position: relative;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .test-area {
        margin-bottom: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .test-area {
        margin-bottom: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .test-area {
        margin-bottom: 50px;
    }
}

.test-area .test-box {
    padding: 50px 0;
}

.test-area .test-box .test-column {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media only screen and (max-width: 540px) {
    .test-area .test-box .test-column {
        display: block;
        text-align: center;
    }
}

.test-area .test-box .test-column .test-content {
    z-index: 2;
}

.test-area .test-box .test-column .test-content .main-title {
    padding: 0;
    color: var(--white);
    font-family: var(--fontbicycle2);
    font-weight: 800;
}

.test-area .test-box .test-column h2 {
    font-weight: 400;
}

@media only screen and (max-width: 540px) {
    .test-area .test-box .test-column h2 {
        margin-bottom: 20px;
    }
}

/*------ music-Booking -----*/
.booking-area {
    background-image: url(../images/bg/booking.jpg);
    background-size: cover;
    padding: 115px 0px 160px 0px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .booking-area {
        padding: 80px 0px 100px 0px;
    }
}

@media only screen and (max-width: 767px) {
    .booking-area {
        padding: 80px 0px 100px 0px;
    }
}

.booking-area .section-title-01 h2 {
    color: var(--white);
}

.booking-area .section-title-01 p {
    color: var(--white);
}

.booking-area .contact-form-area {
    padding: 0% 7% 0% 7%;
}

.booking-area .contact-form-area #contact-form {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    padding: 5% 6%;
}

.booking-area .contact-form-area #contact-form input {
    font-size: 14px;
    font-weight: 600;
    font-family: var(--fontmusic);
    text-transform: capitalize;
    margin-bottom: 20px;
    line-height: 24px;
    padding: 0;
    height: 30px;
    border: 0;
    border-bottom: 1px solid var(--white);
}

.booking-area .contact-form-area #contact-form textarea {
    font-family: var(--fontmusic);
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
    padding: 4px 0;
    height: 169px;
    margin-bottom: 30px;
    border: 0;
    border-bottom: 1px solid var(--white);
}

.booking-area .contact-form-area #contact-form .submit {
    width: auto;
    padding: 14px 38px 14px;
    margin: 10px 0;
    border-radius: 50px;
    background-color: var(--white);
    color: var(--colormusic3);
    font-weight: 600;
    font-family: var(--fontmusic);
    box-shadow: 0 4px 0px var(--colormusic3);
    transform: scale(1);
    transition: all .4s;
    text-align: center;
    white-space: pre-line;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0;
    transition: all .15s ease-in-out;
    display: inline-block;
    line-height: 1;
}

.booking-area .contact-form-area #contact-form .submit:hover {
    color: var(--colormusic3);
    background-color: var(--white);
    transform: scale(1.04);
    box-shadow: 0px 4px 14px 0px rgba(3, 1, 64, 0.75);
}

/*------ service-bag-area -----*/
.service-bag-area {
    position: relative;
    overflow: hidden;
}

.service-bag-area .service-bag-cover {
    display: flex;
}

@media only screen and (max-width: 767px) {
    .service-bag-area .service-bag-cover {
        display: block;
    }
}

.service-bag-area .service-bag-cover .service-img {
    position: relative;
    overflow: hidden;
}

.service-bag-area .service-bag-cover .service-img a:before,
.service-bag-area .service-bag-cover .service-img a:after {
    -webkit-transform: skew(0deg, 0deg);
    -ms-transform: skewX(0) skewY(0);
    transform: skew(0deg, 0deg);
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    position: absolute;
    content: "";
    width: 70%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.3);
    top: 0;
}

.service-bag-area .service-bag-cover .service-img a:before {
    left: -100%;
}

.service-bag-area .service-bag-cover .service-img a:after {
    right: -100%;
}

.service-bag-area .service-bag-cover .service-img a:hover:before {
    left: -20%;
}

.service-bag-area .service-bag-cover .service-img a:hover:after {
    right: -20%;
}

@media only screen and (max-width: 767px) {
    .service-bag-area .service-bag-cover .service-icon {
        margin-bottom: 30px;
    }
}

.service-bag-area .service-bag-cover .service-icon .icon-box {
    text-align: center;
    display: inline-block;
    position: relative;
}

.service-bag-area .service-bag-cover .service-icon .icon-box i {
    font-size: 36px;
    color: #393939;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .service-bag-area .service-bag-cover .service-icon .icon-box i {
        font-size: 26px;
    }
}

.service-bag-area .service-bag-cover .service-icon h4 {
    font-family: var(--fontbag);
    margin-top: 20px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 600;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .service-bag-area .service-bag-cover .service-icon h4 {
        margin-top: 10px;
        font-size: 14px;
    }
}

.service-bag-area .service-bag-cover .service-icon h4:before {
    content: "";
    width: 44px;
    height: 2px;
    display: block;
    margin: 0 auto;
    background-color: #393939;
    margin-bottom: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .service-bag-area .service-bag-cover .service-icon h4:before {
        margin-bottom: 5px;
    }
}

.service-bag-area .service-bag-cover .service-icon h4:after {
    content: "";
    width: 44px;
    height: 2px;
    display: block;
    margin: 0 auto;
    background-color: #393939;
    margin-top: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .service-bag-area .service-bag-cover .service-icon h4:after {
        margin-top: 5px;
    }
}

.service-bag-area .service-bag-cover .service-bag-flex {
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 320px) {
    .service-bag-area .service-bag-cover .service-bag-flex {
        display: block;
        text-align: center;
    }
}

@media only screen and (max-width: 540px) {
    .service-bag-area .service-bag-cover .Products-area .Products-round-active {
        padding: 0;
    }
}

/*---- shoes ----*/
.benefit-box-shoes {
    padding: 30px 0 26px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .benefit-box-shoes {
        padding: 20px 0 20px;
    }
}

@media only screen and (max-width: 767px) {
    .benefit-box-shoes {
        padding: 15px 0 15px;
    }
}

.benefit-box-shoes .benefit-box,
.benefit-box-shoes .benefit-box-end {
    display: flex;
    align-items: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .benefit-box-shoes .benefit-box,
    .benefit-box-shoes .benefit-box-end {
        margin: 10px 0;
    }
}

@media only screen and (max-width: 767px) {

    .benefit-box-shoes .benefit-box,
    .benefit-box-shoes .benefit-box-end {
        margin: 10px 0;
    }
}

.benefit-box-shoes .benefit-box .benefit-img,
.benefit-box-shoes .benefit-box-end .benefit-img {
    margin-right: 16px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .benefit-box-shoes .benefit-box .benefit-img,
    .benefit-box-shoes .benefit-box-end .benefit-img {
        margin-right: 10px;
    }
}

.benefit-box-shoes .benefit-box .benefit-title a,
.benefit-box-shoes .benefit-box-end .benefit-title a {
    color: var(--black);
    font-family: var(--fontshoes2);
    font-weight: 600;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .benefit-box-shoes .benefit-box .benefit-title a,
    .benefit-box-shoes .benefit-box-end .benefit-title a {
        font-weight: 400;
    }
}

@media only screen and (max-width: 540px) {

    .benefit-box-shoes .benefit-box .benefit-title a,
    .benefit-box-shoes .benefit-box-end .benefit-title a {
        font-weight: 400;
    }
}

.benefit-box-shoes .benefit-box .benefit-title a:hover,
.benefit-box-shoes .benefit-box-end .benefit-title a:hover {
    color: var(--colorshoes2);
}

.benefit-box-shoes .benefit-box-end {
    justify-content: flex-end;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .benefit-box-shoes .benefit-box-end {
        justify-content: flex-start;
    }
}

@media only screen and (max-width: 767px) {
    .benefit-box-shoes .benefit-box-end {
        justify-content: flex-start;
    }
}

/*--- frem --*/
.frames-area {
    position: relative;
    overflow: hidden;
}

.frames-area .frames-art .frames-info {
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .frames-area .frames-art .frames-info {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .frames-area .frames-art .frames-info {
        margin-bottom: 30px;
    }
}

.frames-area .frames-art .frames-info .frames-img {
    position: relative;
}

.frames-area .frames-art .frames-info .frames-img:before,
.frames-area .frames-art .frames-info .frames-img-hove:before {
    background-image: url(../images/bg/frames-02.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

.frames-area .frames-art .frames-info .frames-img:before,
.frames-area .frames-art .frames-info .frames-img-hove:before {
    bottom: 0;
    content: "";
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.frames-area .frames-art .frames-info .steel:before {
    background-image: url(../images/bg/frames-02.png);
}

.frames-area .frames-art .frames-info .frames-img-hove {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity .45s;
    -o-transition: opacity .45s;
    transition: opacity .45s;
}

.frames-area .frames-art .frames-info:hover .frames-img-hove {
    opacity: 1;
    cursor: pointer;
}

/*--- fashion ---*/
.slick-slide-area .slick-slide-info {
    max-width: 80%;
    padding: 70px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    background-color: #fff;
    margin-left: -100px;
    z-index: 1;
    position: relative;
}

@media only screen and (max-width: 1600px) {
    .slick-slide-area .slick-slide-info {
        padding: 50px;
        max-width: 90%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slick-slide-area .slick-slide-info {
        max-width: 100%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slick-slide-area .slick-slide-info {
        padding: 30px;
        max-width: 100%;
        margin-left: -100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slick-slide-area .slick-slide-info {
        padding: 30px;
        max-width: 100%;
        margin-left: -100px;
    }
}

@media only screen and (max-width: 767px) {
    .slick-slide-area .slick-slide-info {
        max-width: 100%;
        margin-left: 0;
    }
}

@media only screen and (max-width: 540px) {
    .slick-slide-area .slick-slide-info {
        padding: 30px;
    }
}

.slick-slide-area .slick-slide-info h4 {
    font-family: var(--rufina);
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .1em;
    margin-bottom: 10px;
    font-weight: 500;
    color: var(--colorfashion);
}

.slick-slide-area .slick-slide-info h2 {
    font-family: var(--fontfashion1);
    padding: 0;
    color: #333;
    font-size: 36px;
    font-weight: 500;
    line-height: 1.2em;
    letter-spacing: 0;
    margin-bottom: 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slick-slide-area .slick-slide-info h2 {
        font-size: 30px;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slick-slide-area .slick-slide-info h2 {
        font-size: 30px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .slick-slide-area .slick-slide-info h2 {
        font-size: 28px;
        margin-bottom: 10px;
    }
}

.slick-slide-area .slick-slide-info p {
    font-family: var(--fontfashion);
}

.fashion-service-area {
    position: relative;
}

.fashion-service-area .fashion-service {
    padding: 20px 30px 30px 30px;
    background-color: var(--white);
    text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .fashion-service-area .fashion-service {
        padding: 10px 20px 20px 20px;
    }
}

@media only screen and (max-width: 767px) {
    .fashion-service-area .fashion-service {
        margin-bottom: 30px;
    }
}

.fashion-service-area .fashion-service .service-img {
    margin-bottom: 10px;
}

.fashion-service-area .fashion-service .fashion-content h4 {
    font-family: var(--fontfashion1);
    font-weight: 600;
    line-height: 1.5;
}

.fashion-service-area .fashion-service .fashion-content p {
    font-family: var(--fontfashion);
    color: #666;
    font-weight: 500;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .fashion-service-area .fashion-service .fashion-content p {
        font-weight: 400;
        line-height: 18px;
    }
}

.fashion-service-area .fashion-service:hover {
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
}

/*--- socks ---*/
@media only screen and (max-width: 767px) {
    .socks-service-area .socks-service {
        text-align: center;
        margin-bottom: 30px;
    }
}

.socks-service-area .socks-service .socks-content {
    text-align: center;
}

.socks-service-area .socks-service .socks-content .service-title {
    font-family: var(--fontsocks);
    font-size: 30px;
    font-weight: 500;
    line-height: 60px;
    color: var(--black);
    margin-bottom: 0;
    margin-top: 10px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .socks-service-area .socks-service .socks-content .service-title {
        line-height: 50px;
        font-size: 26px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .socks-service-area .socks-service .socks-content .service-title {
        line-height: 36px;
        font-size: 22px;
    }
}

.socks-service-area .socks-service .socks-content .btn-style-11 a {
    margin-top: 0;
}

.socks-content .socks-content-img img {
    border-radius: 50%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .socks-content .socks-content-img {
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .socks-content .socks-content-img {
        text-align: center;
    }
}

.socks-content .socks-content-info {
    background: #e3f2ec;
    width: 250px;
    height: 250px;
    border-radius: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .socks-content .socks-content-info {
        width: 216px;
        height: 216px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .socks-content .socks-content-info {
        margin-bottom: 30px;
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .socks-content .socks-content-info {
        margin-bottom: 30px;
        text-align: center;
    }
}

@media only screen and (max-width: 540px) {
    .socks-content .socks-content-info {
        text-align: center;
        margin-top: 20px;
    }
}

.socks-content .socks-content-info .socks-block .title {
    font-family: var(--fontsocks);
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 15px;
    font-weight: 500;
    color: var(--black);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .socks-content .socks-content-info .socks-block .title {
        margin-top: 15px;
        margin-bottom: 10px;
    }
}

.socks-content .socks-content-info .socks-block .content a {
    font-family: var(--fontsocks);
    font-size: 16px;
    color: var(--black4);
}

.socks-content .socks-content-info.call {
    background: #f4f2e9;
}

/*--- kitchen ---*/
.about-kitchen-service {
    margin-top: 25px;
}

.about-kitchen-service .service-inner {
    display: flex;
    align-items: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-kitchen-service .service-inner {
        margin-bottom: 30px;
    }
}

.about-kitchen-service .service-inner .icon-holder {
    margin-right: 20px;
}

.about-kitchen-service .service-inner .icon-holder .circle-text {
    color: var(--white);
    background: var(--colorkitchen);
    border-color: var(--colorkitchen);
    width: 80px;
    height: 80px;
    font-size: 40px;
    line-height: 80px;
    margin: 0 auto;
    border-radius: 50%;
    box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.about-kitchen-service .service-inner .icon-holder .circle-text img {
    margin-bottom: 10px;
    transition: all 500ms ease;
}

.about-kitchen-service .service-inner .service-text-holder h4 {
    font-family: var(--fontkitchen);
    line-height: 28px;
    font-weight: 500;
    font-size: 20px;
    margin: 10px 0;
    letter-spacing: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-kitchen-service .service-inner .service-text-holder h4 {
        font-size: 18px;
        line-height: 22px;
        margin: 5px 0;
    }
}

.about-kitchen-service .service-inner .service-text-holder p {
    font-family: var(--fontkitchen2);
    line-height: 24px;
    font-size: 16px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-kitchen-service .service-inner .service-text-holder p {
        line-height: 22px;
        font-size: 14px;
    }
}

.about-kitchen-service .service-inner:hover .icon-holder .circle-text img {
    transform: rotateY(180deg);
}

/*--- hotel ---*/
.hotel-filters-area {
    position: relative;
    overflow: hidden;
    padding: 50px 0 60px 0;
}

@media only screen and (max-width: 767px) {
    .hotel-filters-area {
        padding: 40px 0 40px 0;
    }
}

.hotel-filters-area .hotel-filters {
    padding: 0 60px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hotel-filters-area .hotel-filters {
        padding: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .hotel-filters-area .hotel-filters {
        padding: 15px;
    }
}

.hotel-filters-area .hotel-filters form .hotel-filters-inner {
    margin: 0px -12px;
}

.hotel-filters-area .hotel-filters form .hotel-filters-inner .hotel-filters-cell {
    width: 14.3%;
    display: table-cell;
    vertical-align: bottom;
    padding: 0 12px;
    box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
    .hotel-filters-area .hotel-filters form .hotel-filters-inner .hotel-filters-cell {
        width: 100%;
        display: block;
    }
}

.hotel-filters-area .hotel-filters form .hotel-filters-inner .hotel-filters-cell .input-min-date,
.hotel-filters-area .hotel-filters form .hotel-filters-inner .hotel-filters-cell .input-max-date {
    display: inline-block;
    position: relative;
    width: 100%;
}

@media only screen and (max-width: 767px) {

    .hotel-filters-area .hotel-filters form .hotel-filters-inner .hotel-filters-cell .input-min-date,
    .hotel-filters-area .hotel-filters form .hotel-filters-inner .hotel-filters-cell .input-max-date {
        margin-bottom: 15px;
    }
}

.hotel-filters-area .hotel-filters form .hotel-filters-inner .hotel-filters-cell .button {
    font-family: var(--fontkitchen2);
    font-weight: 600;
    border: 2px solid var(--black);
    background-color: var(--black);
    color: var(--white);
    text-transform: uppercase;
}

.hotel-filters-area .hotel-filters form .hotel-filters-inner .hotel-filters-cell .button:hover {
    border: 2px solid var(--black);
    background-color: transparent;
    color: var(--black);
}

.hotel-filters-area .hotel-filters form .hotel-filters-inner label {
    text-transform: uppercase;
    font-family: var(--fontkitchen2);
    font-weight: 600;
    color: #272727;
    font-size: 14px;
}

.hotel-filters-area .hotel-filters form .hotel-filters-inner select {
    font-family: var(--fonthotel2);
    color: #464646;
    border: 0;
    height: 45px;
    line-height: 26px;
    border-bottom: 2px solid #272727;
    margin: 6px 0 0;
    padding: 6px 0 7px;
}

.hotel-filters-area .hotel-filters form .hotel-filters-inner input {
    position: relative;
    width: 100%;
    margin: 6px 0 0;
    z-index: 2;
    color: #464646;
    border: 0;
    border-bottom: 2px solid #272727;
    padding: 6px 0 7px;
    font-family: var(--fonthotel2);
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    background-color: transparent;
    -webkit-appearance: none;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-transition: border-color .2s ease-in-out;
    -moz-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out;
}

/*-------- 13. Categories style ---------*/
.category-ptb {
    padding: 60px 0 60px;
}

@media only screen and (max-width: 767px) {
    .category-ptb {
        padding: 40px 0 30px;
    }
}

.single-cat-item img {
    border-radius: 50%;
    overflow: hidden;
}

.single-cat-item h3 {
    font-weight: 600;
    font-size: 20px;
    margin: 30px 0 0;
    color: var(--white);
}

@media only screen and (max-width: 1600px) {
    .single-cat-item h3 {
        font-size: 16px;
    }
}

.single-featured-categories {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    border: 2px solid #e0e0e0;
    padding: 15px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .single-featured-categories {
        padding: 30px 20px 30px 20px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .single-featured-categories {
        padding: 30px 15px 30px 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-featured-categories {
        padding: 30px 20px 30px 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-featured-categories {
        padding: 30px 15px 30px 15px;
    }
}

@media only screen and (max-width: 767px) {
    .single-featured-categories {
        padding: 30px 15px 30px 15px;
    }
}

.single-featured-categories .featured-categories-content {
    flex: 0 0 50%;
    padding: 0 15px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .single-featured-categories .featured-categories-content {
        flex: 0 0 62%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-featured-categories .featured-categories-content {
        flex: 0 0 70%;
    }
}

@media only screen and (max-width: 767px) {
    .single-featured-categories .featured-categories-content {
        flex: 0 0 60%;
    }
}

.single-featured-categories .featured-categories-content h3 {
    font-weight: 500;
    font-size: 20px;
    color: #1b1b1b;
    margin: 0;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .single-featured-categories .featured-categories-content h3 {
        font-size: 16px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .single-featured-categories .featured-categories-content h3 {
        font-size: 16px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-featured-categories .featured-categories-content h3 {
        font-size: 18px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-featured-categories .featured-categories-content h3 {
        font-size: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .single-featured-categories .featured-categories-content h3 {
        font-size: 18px;
    }
}

.single-featured-categories .featured-categories-content h3 a {
    color: #1b1b1b;
}

.single-featured-categories .featured-categories-content h3 a:hover {
    color: var(--colormain);
}

.single-featured-categories .featured-categories-content p {
    color: var(--colormain);
    font-weight: 500;
    margin: 8px 0 10px;
}

@media only screen and (max-width: 1600px) {
    .single-featured-categories .featured-categories-content p {
        width: 100%;
    }
}

.single-featured-categories .featured-categories-content .sub-cat {
    margin-bottom: 15px;
}

.single-featured-categories .featured-categories-content .sub-cat li {
    padding-left: 15px;
    margin-bottom: 5px;
    position: relative;
}

.single-featured-categories .featured-categories-content .sub-cat li::before {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    top: 0;
}

.single-featured-categories .featured-categories-img {
    flex: 0 0 50%;
    overflow: hidden;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .single-featured-categories .featured-categories-img {
        flex: 0 0 38%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-featured-categories .featured-categories-img {
        flex: 0 0 30%;
    }
}

@media only screen and (max-width: 767px) {
    .single-featured-categories .featured-categories-img {
        flex: 0 0 40%;
    }
}

.single-featured-categories .featured-categories-img a img {
    width: 100%;
    transition: all .5s ease 0s;
    transform: scale(1);
}

.single-featured-categories:hover .featured-categories-img a img {
    transform: scale(1.1);
}

.slick-dot-style-1 .slick-dots {
    text-align: center;
}

.slick-dot-style-1 .slick-dots li {
    display: inline-block;
}

.slick-dot-style-1 .slick-dots li button {
    font-size: 0;
    border: none;
    padding: 0;
    background-color: #d8d8d8;
    width: 25px;
    height: 3px;
    border-radius: 0;
    display: inline-block;
    margin: 0 5px;
    transition: all .3s ease 0s;
}

.slick-dot-style-1 .slick-dots li button:hover {
    background-color: var(--colormain);
}

.slick-dot-style-1 .slick-dots li.slick-active button {
    background-color: var(--colormain);
    width: 40px;
}

.featured-categories-active .slick-list {
    margin-right: -12.5px;
    margin-left: -12.5px;
}

.featured-categories-active .slick-list .featured-categories-wrap {
    padding-left: 12.5px;
    padding-right: 12.5px;
}

/*-------- 14. Brand logo style ---------*/
.brand-logo-area {
    padding: 40px 0;
}

.brand-logo-area .single-brand-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    filter: opacity(0.8);
    cursor: pointer;
}

.brand-logo-area .single-brand-logo img {
    display: inline-block;
    width: auto;
    transition: all .3s ease 0s;
}

.brand-logo-area .single-brand-logo:hover {
    filter: opacity(1);
}

.brand-logo-fruit {
    background-color: var(--black);
}

.brand-logo-fruit .single-brand-logo img {
    width: auto;
}

/*--- kitchen ---*/
.brand-kitchen-area .custom-heading {
    font-family: var(--fontkitchen);
    line-height: 50px;
    font-weight: 600;
    font-size: 40px;
    margin: 10px 0;
    padding: 0;
    text-transform: none;
    letter-spacing: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .brand-kitchen-area .custom-heading {
        font-size: 36px;
        line-height: 46px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .brand-kitchen-area .custom-heading {
        font-size: 36px;
        line-height: 46px;
    }
}

@media only screen and (max-width: 767px) {
    .brand-kitchen-area .custom-heading {
        font-size: 30px;
        line-height: 40px;
        text-align: center;
    }
}

.brand-kitchen-area .brand-kitchen-img {
    border-left-width: 1px;
    padding-left: 28px;
    border-left-color: #f2f2f2;
    border-left-style: solid;
}

@media only screen and (max-width: 767px) {
    .brand-kitchen-area .brand-kitchen-img {
        border-left-style: none;
        padding-left: 0px;
        text-align: center;
    }
}

/*-------- 15. Testimonial style ---------*/
.single-testimonial {
    padding: 50px;
    text-align: center;
    background-color: #fff;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-testimonial {
        padding: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-testimonial {
        padding: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .single-testimonial {
        padding: 20px;
    }
}

.single-testimonial .testimonial-quote {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
    .single-testimonial .testimonial-quote {
        justify-content: flex-start;
    }
}

.single-testimonial .testimonial-quote .client-img {
    border-radius: 50%;
    overflow: hidden;
    margin-right: 20px;
}

.single-testimonial .testimonial-quote .profile-info .profile-name {
    font-size: 20px;
    font-family: var(--fontbicycle2);
    font-weight: 800;
    color: var(--colormain2);
}

.single-testimonial .testimonial-quote .profile-info p {
    font-family: var(--fontbicycle);
    color: var(--colormain);
}

.single-testimonial .client-info {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 2;
}

.single-testimonial .client-info p {
    font-size: 16px;
    font-family: var(--fontbicycle);
    color: #728385;
    letter-spacing: 0.8px;
    text-align: center;
    margin-bottom: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-testimonial .client-info p {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-testimonial .client-info p {
        font-size: 16px;
        line-height: 28px;
        letter-spacing: 0;
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .single-testimonial .client-info p {
        font-size: 14px;
        line-height: 20px;
        margin: 12px 0 25px;
        width: 100%;
        text-align: justify;
    }
}

.single-testimonial .product-rating i {
    color: #fcc902;
    font-size: 18px;
}

.single-testimonial-2 {
    position: relative;
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 12px;
}

.single-testimonial-2 .testimonial-2-inner {
    position: relative;
    float: left;
    width: 100%;
}

.single-testimonial-2 .testimonial-2-inner:before {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    content: "";
    width: 2px;
    height: 100%;
}

.single-testimonial-2 .testimonial-2-inner:after {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fff;
    content: "";
    width: 2px;
    height: 100%;
}

.single-testimonial-2 .testimonial-2-inner .testimonial-quote-2 {
    position: relative;
    margin-top: -40px;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

@media only screen and (max-width: 767px) {
    .single-testimonial-2 .testimonial-2-inner .testimonial-quote-2 {
        margin-top: -24px;
    }
}

.single-testimonial-2 .testimonial-2-inner .testimonial-quote-2 .quote-2-icon {
    position: relative;
}

.single-testimonial-2 .testimonial-2-inner .testimonial-quote-2 .quote-2-icon:before {
    position: absolute;
    left: auto;
    right: calc(100% + 100px);
    top: 50%;
    background-color: #fff;
    content: "";
    width: 700%;
    height: 2px;
    transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
    .single-testimonial-2 .testimonial-2-inner .testimonial-quote-2 .quote-2-icon:before {
        right: calc(100% + 50px);
    }
}

.single-testimonial-2 .testimonial-2-inner .testimonial-quote-2 .quote-2-icon:after {
    position: absolute;
    right: auto;
    left: calc(100% + 100px);
    top: 50%;
    background-color: #fff;
    content: "";
    width: 700%;
    height: 2px;
    transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
    .single-testimonial-2 .testimonial-2-inner .testimonial-quote-2 .quote-2-icon:after {
        left: calc(100% + 50px);
    }
}

.single-testimonial-2 .testimonial-2-inner .testimonial-quote-2 .quote-2-icon i {
    color: #fff;
    font-size: 82px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-testimonial-2 .testimonial-2-inner .testimonial-quote-2 .quote-2-icon i {
        font-size: 75px;
    }
}

@media only screen and (max-width: 767px) {
    .single-testimonial-2 .testimonial-2-inner .testimonial-quote-2 .quote-2-icon i {
        font-size: 50px;
    }
}

.single-testimonial-2 .testimonial-2-inner p {
    color: #fff;
    font-size: 66px;
    font-weight: bold;
    font-family: var(--rufina);
    margin: 0 0 63px;
    line-height: 107px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-testimonial-2 .testimonial-2-inner p {
        font-size: 50px;
        margin: 0 0 63px;
        line-height: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-testimonial-2 .testimonial-2-inner p {
        font-size: 28px;
        margin: 28px 0 40px;
        line-height: 55px;
    }
}

@media only screen and (max-width: 767px) {
    .single-testimonial-2 .testimonial-2-inner p {
        font-size: 22px;
        line-height: 37px;
        margin: 15px 0 25px;
        padding: 0 20px;
    }
}

.single-testimonial-2 .testimonial-2-inner .client-info-2 {
    margin-bottom: -12px;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.single-testimonial-2 .testimonial-2-inner .client-info-2 span {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    font-family: var(--rufina);
    display: block;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .single-testimonial-2 .testimonial-2-inner .client-info-2 span {
        font-size: 16px;
    }
}

.single-testimonial-2 .testimonial-2-inner .client-info-2 span:before {
    position: absolute;
    left: auto;
    right: calc(100% + 100px);
    top: 50%;
    background-color: #fff;
    content: "";
    width: 500%;
    height: 2px;
    transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
    .single-testimonial-2 .testimonial-2-inner .client-info-2 span:before {
        right: calc(100% + 50px);
    }
}

.single-testimonial-2 .testimonial-2-inner .client-info-2 span:after {
    position: absolute;
    right: auto;
    left: calc(100% + 100px);
    top: 50%;
    background-color: #fff;
    content: "";
    width: 500%;
    height: 2px;
    transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
    .single-testimonial-2 .testimonial-2-inner .client-info-2 span:after {
        left: calc(100% + 50px);
    }
}

.single-testimonial-3 p {
    font-size: 28px;
    line-height: 39px;
    margin: 15px auto 45px;
    width: 63%;
    font-family: var(--fonttitle);
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .single-testimonial-3 p {
        font-size: 25px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .single-testimonial-3 p {
        font-size: 23px;
        width: 83%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-testimonial-3 p {
        font-size: 20px;
        width: 85%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-testimonial-3 p {
        font-size: 20px;
        width: 90%;
    }
}

@media only screen and (max-width: 767px) {
    .single-testimonial-3 p {
        font-size: 16px;
        line-height: 30px;
        margin: 15px auto 25px;
        width: 100%;
    }
}

.testimonial3-negative-mt {
    margin-top: -240px;
}

@media only screen and (max-width: 767px) {
    .testimonial3-negative-mt {
        margin-top: -80px;
    }
}

.testimonial3-pt {
    padding-top: 350px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial3-pt {
        padding-top: 305px;
    }
}

@media only screen and (max-width: 767px) {
    .testimonial3-pt {
        padding-top: 125px;
    }
}

.testimonial-area {
    position: relative;
    overflow: hidden;
    padding: 100px 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .testimonial-area {
        margin-bottom: 80px;
        margin-top: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-area {
        margin-bottom: 60px;
        margin-top: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .testimonial-area {
        margin-bottom: 50px;
        margin-top: 50px;
    }
}

@media only screen and (max-width: 320px) {
    .testimonial-area {
        padding: 60px 0px;
    }
}

.handmade-leaf-1 {
    position: absolute;
    right: 0;
    bottom: 0;
    animation-duration: 2.5s;
    animation-name: bounce-img-2;
    animation-iteration-count: infinite;
}

.handmade-leaf-1 img {
    width: 597px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .handmade-leaf-1 img {
        width: 350px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .handmade-leaf-1 img {
        width: 250px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .handmade-leaf-1 img {
        width: 200px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .handmade-leaf-1 img {
        width: 150px;
    }
}

@media only screen and (max-width: 767px) {
    .handmade-leaf-1 img {
        width: 100px;
    }
}

.handmade-leaf-2 {
    position: absolute;
    left: 0;
    bottom: 0;
    animation-duration: 2.5s;
    animation-name: bounce-img-2;
    animation-iteration-count: infinite;
}

.handmade-leaf-2 img {
    width: 486px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .handmade-leaf-2 img {
        width: 380px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .handmade-leaf-2 img {
        width: 280px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .handmade-leaf-2 img {
        width: 230px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .handmade-leaf-2 img {
        width: 180px;
    }
}

@media only screen and (max-width: 767px) {
    .handmade-leaf-2 img {
        width: 100px;
    }
}

.testimonial-border {
    border: 1px solid #979797;
    padding: 0 0 55px;
}

.single-testimonial-4 p {
    font-size: 18px;
    line-height: 36px;
    margin: 9px auto 19px;
    width: 64%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-testimonial-4 p {
        width: 78%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-testimonial-4 p {
        width: 73%;
    }
}

@media only screen and (max-width: 767px) {
    .single-testimonial-4 p {
        font-size: 14px;
        line-height: 30px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .single-testimonial-4 p {
        font-size: 16px;
        line-height: 34px;
    }
}

.nav-style-4 .owl-nav div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 40px;
    font-size: 30px;
    transition: all .3s ease 0s;
}

@media only screen and (max-width: 767px) {
    .nav-style-4 .owl-nav div {
        left: 15px;
        font-size: 20px;
    }
}

.nav-style-4 .owl-nav div:hover {
    color: var(--colormain2);
}

.nav-style-4 .owl-nav div.owl-next {
    left: auto;
    right: 40px;
}

@media only screen and (max-width: 767px) {
    .nav-style-4 .owl-nav div.owl-next {
        right: 15px;
    }
}

.single-testimonial-5 p {
    font-size: 36px;
    font-family: var(--fonttitle);
    line-height: 49px;
    margin: 27px auto 36px;
    width: 68%;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .single-testimonial-5 p {
        font-size: 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-testimonial-5 p {
        font-size: 30px;
        line-height: 45px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-testimonial-5 p {
        font-size: 25px;
        line-height: 40px;
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .single-testimonial-5 p {
        font-size: 20px;
        line-height: 36px;
        margin: 16px auto 26px;
        width: 100%;
    }
}

.testimonial-5-ptb {
    padding: 148px 0 142px;
}

@media only screen and (max-width: 767px) {
    .testimonial-5-ptb {
        padding: 70px 0 70px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-area.pt-150 {
        padding-top: 100px;
    }

    .testimonial-area.pb-150 {
        padding-bottom: 100px;
    }

    .testimonial-area-2.pt-200 {
        padding-top: 120px;
    }
}

@media only screen and (max-width: 767px) {
    .testimonial-area.pt-150 {
        padding-top: 70px;
    }

    .testimonial-area.pb-150 {
        padding-bottom: 70px;
    }

    .testimonial-area-2.pt-200 {
        padding-top: 115px;
    }
}

.testimonial-bag-area {
    overflow: hidden;
}

.testimonial-bag-area .section-title-02 {
    margin-bottom: 30px;
}

.testimonial-bag-area .single-testimonial-02 {
    background-color: var(--colorbag2);
    margin-top: 40px;
}

.testimonial-bag-area .single-testimonial-02 .client-img {
    display: inline-block;
    position: relative;
    top: -40px;
    border-radius: 50%;
    overflow: hidden;
}

.testimonial-bag-area .single-testimonial-02 h5 {
    font-family: var(--fontbag);
    font-weight: 700;
    text-transform: uppercase;
    color: var(--white);
}

@media only screen and (max-width: 480px) {
    .testimonial-bag-area .single-testimonial-02 h5 {
        text-transform: none;
    }
}

.testimonial-bag-area .single-testimonial-02 h5 span {
    font-weight: 400;
}

.testimonial-bag-area .single-testimonial-02 .client-info-02 p {
    color: var(--white);
    font-family: var(--fontbag);
    padding-top: 40px;
    padding-bottom: 56px;
    max-width: 545px;
    margin: auto;
    font-weight: 500;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .testimonial-bag-area .single-testimonial-02 .client-info-02 p {
        padding-top: 30px;
        padding-bottom: 45px;
    }
}

@media only screen and (max-width: 767px) {
    .testimonial-bag-area .single-testimonial-02 .client-info-02 p {
        padding-top: 25px;
        padding-bottom: 40px;
        max-width: 470px;
    }
}

@media only screen and (max-width: 480px) {
    .testimonial-bag-area .single-testimonial-02 .client-info-02 p {
        padding-top: 25px;
        padding-bottom: 40px;
        max-width: 250px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-bag-area .instagram-img {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .testimonial-bag-area .instagram-img {
        margin-top: 30px;
    }
}

.testimonial-bag-area .instagram-img p {
    color: #393939;
    font-family: var(--fontbag);
    margin-top: 10px;
    font-weight: 800;
}

.testimonial-bag-area .instagram-img p span {
    font-weight: 400;
}

/*--- fruit --*/
.reviews-area {
    position: relative;
    overflow: hidden;
    background-color: var(--black);
}

.reviews-area .reviews-active.slider-nav-style-2 {
    background-size: cover;
    background-attachment: fixed;
    padding: 50px 0 60px 0;
}

.reviews-area .reviews-active.slider-nav-style-2 .single-reviews {
    max-width: 800px;
    margin: 0 auto;
}

.reviews-area .reviews-active.slider-nav-style-2 .single-reviews .heading {
    font-size: 30px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: var(--fontfruit);
    color: var(--white);
    position: relative;
    margin-bottom: 30px;
    padding: 0;
}

.reviews-area .reviews-active.slider-nav-style-2 .single-reviews .reviews-quote {
    align-items: center;
    margin-bottom: 10px;
}

.reviews-area .reviews-active.slider-nav-style-2 .single-reviews .reviews-quote .client-img img {
    border-radius: 100%;
    border: 2px solid var(--colorfruitbg);
    margin: 0 auto 10px;
    width: auto;
}

.reviews-area .reviews-active.slider-nav-style-2 .single-reviews .client-info {
    text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .reviews-area .reviews-active.slider-nav-style-2 .single-reviews .client-info {
        padding: 0 12px;
    }
}

@media only screen and (max-width: 767px) {
    .reviews-area .reviews-active.slider-nav-style-2 .single-reviews .client-info {
        padding: 0 12px;
    }
}

.reviews-area .reviews-active.slider-nav-style-2 .single-reviews .client-info p {
    margin-top: 15px;
    font-family: var(--fontfruit);
    letter-spacing: .5px;
    text-transform: capitalize;
    color: #aaa;
    line-height: 30px;
    display: flex;
    align-items: center;
}

.reviews-area .reviews-active.slider-nav-style-2 .single-reviews .client-info p i {
    font-size: 40px;
    color: var(--white);
}

.reviews-area .reviews-active.slider-nav-style-2 .single-reviews .client-info .client-name {
    margin-bottom: 15px;
}

.reviews-area .reviews-active.slider-nav-style-2 .single-reviews .client-info .client-name h4 {
    font-size: 16px;
    font-family: var(--fontfruit);
    text-transform: capitalize;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
    margin: 0;
}

.reviews-area .reviews-active.slider-nav-style-2 .single-reviews .client-info .client-name h5 {
    font-size: 14px;
    font-family: var(--fontfruit);
    text-transform: capitalize;
    color: #777;
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    margin: 0;
}

.reviews-area .reviews-active.slider-nav-style-2 .owl-dots {
    position: relative;
    right: 0;
    height: 0;
}

.reviews-area .reviews-active.slider-nav-style-2 .owl-dots .owl-dot {
    display: inline;
}

.reviews-area .reviews-active.slider-nav-style-2 .owl-dots .owl-dot span {
    margin: 5px;
    background: var(--colorfruit);
}

.reviews-area .reviews-active.slider-nav-style-2 .owl-dots .owl-dot.active span {
    background: var(--colorfruitbg);
}

/*--- kitchen ---*/
.reviews-kitchen-area {
    position: relative;
    overflow: hidden;
}

.reviews-kitchen-area .reviews-active.slider-nav-style-2 {
    background-image: url(../images/testimonial/kitchen.jpg);
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    z-index: 1;
    padding: 100px 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .reviews-kitchen-area .reviews-active.slider-nav-style-2 {
        padding: 80px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .reviews-kitchen-area .reviews-active.slider-nav-style-2 {
        padding: 60px 0;
    }
}

@media only screen and (max-width: 767px) {
    .reviews-kitchen-area .reviews-active.slider-nav-style-2 {
        padding: 40px 0;
    }
}

.reviews-kitchen-area .reviews-active.slider-nav-style-2:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(31, 40, 47, 0.9);
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
}

.reviews-kitchen-area .reviews-active.slider-nav-style-2 .single-reviews {
    margin: 0 auto;
}

.reviews-kitchen-area .reviews-active.slider-nav-style-2 .single-reviews .reviews-quote {
    align-items: center;
    margin-bottom: 25px;
}

.reviews-kitchen-area .reviews-active.slider-nav-style-2 .single-reviews .reviews-quote .client-img img {
    border-radius: 100%;
    border: 3px solid var(--white);
    margin: 0 auto 25px;
    width: auto;
}

@media only screen and (max-width: 767px) {
    .reviews-kitchen-area .reviews-active.slider-nav-style-2 .single-reviews .reviews-quote .client-img img {
        border: 2px solid var(--white);
        margin: 0 auto 15px;
    }
}

.reviews-kitchen-area .reviews-active.slider-nav-style-2 .single-reviews .client-info {
    text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .reviews-kitchen-area .reviews-active.slider-nav-style-2 .single-reviews .client-info {
        padding: 0 12px;
    }
}

@media only screen and (max-width: 767px) {
    .reviews-kitchen-area .reviews-active.slider-nav-style-2 .single-reviews .client-info {
        padding: 0 12px;
    }
}

.reviews-kitchen-area .reviews-active.slider-nav-style-2 .single-reviews .client-info p {
    font-family: var(--fontkitchen2);
    padding: 20px 0;
    margin: 0;
    font-size: 20px;
    line-height: 28px;
    color: var(--white);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .reviews-kitchen-area .reviews-active.slider-nav-style-2 .single-reviews .client-info p {
        font-size: 18px;
        line-height: 24px;
        padding: 10px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .reviews-kitchen-area .reviews-active.slider-nav-style-2 .single-reviews .client-info p {
        font-size: 16px;
        line-height: 22px;
        padding: 5px 0;
    }
}

@media only screen and (max-width: 767px) {
    .reviews-kitchen-area .reviews-active.slider-nav-style-2 .single-reviews .client-info p {
        font-size: 16px;
        line-height: 22px;
        padding: 5px 0;
    }
}

.reviews-kitchen-area .reviews-active.slider-nav-style-2 .single-reviews .client-info .client-name {
    font-family: var(--fontkitchen2);
    font-size: 20px;
    padding-bottom: 15px;
    font-weight: 400;
    color: #bdbdbd;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .reviews-kitchen-area .reviews-active.slider-nav-style-2 .single-reviews .client-info .client-name {
        font-size: 18px;
        padding-bottom: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .reviews-kitchen-area .reviews-active.slider-nav-style-2 .single-reviews .client-info .client-name {
        font-size: 16px;
        padding-bottom: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .reviews-kitchen-area .reviews-active.slider-nav-style-2 .single-reviews .client-info .client-name {
        font-size: 16px;
        padding-bottom: 5px;
    }
}

.reviews-kitchen-area .reviews-active.slider-nav-style-2 .single-reviews .client-info .client-name span {
    display: block;
    margin-top: 10px;
    text-transform: lowercase;
    font-size: 16px;
    color: #bdbdbd;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .reviews-kitchen-area .reviews-active.slider-nav-style-2 .single-reviews .client-info .client-name span {
        font-size: 14px;
        margin-top: 5px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .reviews-kitchen-area .reviews-active.slider-nav-style-2 .single-reviews .client-info .client-name span {
        font-size: 14px;
        margin-top: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .reviews-kitchen-area .reviews-active.slider-nav-style-2 .single-reviews .client-info .client-name span {
        font-size: 14px;
        margin-top: 5px;
    }
}

.reviews-kitchen-area .reviews-active.slider-nav-style-2 .owl-dots {
    position: relative;
    right: 0;
    height: 0;
}

.reviews-kitchen-area .reviews-active.slider-nav-style-2 .owl-dots .owl-dot {
    display: inline;
}

.reviews-kitchen-area .reviews-active.slider-nav-style-2 .owl-dots .owl-dot span {
    margin: 5px;
    background: var(--colorsweet);
}

.reviews-kitchen-area .reviews-active.slider-nav-style-2 .owl-dots .owl-dot.active span {
    background: var(--white);
}

/*--- hotel ---*/
.testimonials-hotel-area {
    padding: 100px 0px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .testimonials-hotel-area {
        padding: 80px 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .testimonials-hotel-area {
        padding: 60px 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonials-hotel-area {
        padding: 60px 0px;
    }
}

@media only screen and (max-width: 767px) {
    .testimonials-hotel-area {
        padding: 50px 0px;
    }
}

.testimonials-hotel-area .testimonials-width {
    max-width: 950px;
    margin: 0 auto;
}

.testimonials-hotel-area .testimonials-width .hotel-testimonials-img {
    padding-top: 25px;
}

.testimonials-hotel-area .testimonials-width .hotel-testimonials .testimonial-text-holder {
    padding: 0 50px 0 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .testimonials-hotel-area .testimonials-width .hotel-testimonials .testimonial-text-holder {
        padding: 0 40px 0 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonials-hotel-area .testimonials-width .hotel-testimonials .testimonial-text-holder {
        padding: 0;
    }
}

.testimonials-hotel-area .testimonials-width .hotel-testimonials .testimonial-text-holder .testimonial-text {
    color: var(--black);
    font-size: 24px;
    font-family: var(--fontkitchen2);
    font-weight: 500;
    font-style: italic;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    line-height: 1.36em;
    margin: 20px 0 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .testimonials-hotel-area .testimonials-width .hotel-testimonials .testimonial-text-holder .testimonial-text {
        font-size: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonials-hotel-area .testimonials-width .hotel-testimonials .testimonial-text-holder .testimonial-text {
        font-size: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .testimonials-hotel-area .testimonials-width .hotel-testimonials .testimonial-text-holder .testimonial-text {
        font-size: 18px;
    }
}

.testimonials-hotel-area .testimonials-width .hotel-testimonials .testimonial-text-holder .testimonial-author {
    font-family: var(--fonthotel2);
    font-size: 18px;
    line-height: 1.61em;
    font-weight: 400;
    margin: 24px 0 0;
    letter-spacing: 0;
}

.testimonials-hotel-area .owl-nav {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    bottom: 0;
    z-index: 9;
    text-align: center;
    left: 0;
    right: 0;
    top: auto;
    margin-top: 12px;
}

.testimonials-hotel-area .owl-nav .owl-prev {
    margin-right: 15px;
}

.testimonials-hotel-area .owl-nav .owl-prev,
.testimonials-hotel-area .owl-nav .owl-next {
    font-size: 20px;
}

/*-------- 17. Others style ---------*/
/*--- counter ---*/
.counter-betting-area {
    position: relative;
    padding-bottom: 50px;
}

.counter-betting-area .counter-wrapper {
    display: flex;
}

.counter-betting-area .counter-wrapper .counter-content h2.counter-title {
    position: relative;
    font-family: var(--fontart2);
    color: var(--white);
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 25px;
}

.counter-betting-area .counter-wrapper .counter-content h2.counter-title:before {
    content: '';
    width: 64px;
    border-radius: 5px;
    margin-bottom: 20px;
    border-top: 5px solid #FE3C04;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: flex;
    align-items: center;
}

.counter-betting-area .counter-wrapper .counter-content span {
    font-size: 18px;
    line-height: 28px;
    font-family: var(--fontart2);
    text-transform: capitalize;
    color: var(--white);
}

/*--- end counter ---*/
/*--- betting process ---*/
.betting-process-area {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .betting-process-area {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .betting-process-area {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .betting-process-area {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

.betting-process-area .betting-wrapper .betting-title {
    text-align: center;
}

.betting-process-area .betting-wrapper .betting-title p {
    max-width: 100%;
}

.betting-process-area .betting-process-content h3 {
    font-family: var(--fontart2);
    color: var(--white);
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 30px;
}

.betting-process-area .betting-process-content p {
    font-family: var(--fontkitchen2);
    color: var(--white);
    text-transform: capitalize;
    margin: auto;
    max-width: 310px;
}

/*--- end betting process ---*/
/*--- betting features ---*/
.betting-features-area {
    position: relative;
    padding-top: 100px;
    padding-bottom: 80px;
    background-image: url(../images/service/betting-features-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .betting-features-area {
        padding-top: 80px;
        padding-bottom: 60px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .betting-features-area {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .betting-features-area {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

.betting-features-area:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(53, 0, 123, 0.6);
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
}

.betting-features-area .betting-features-content {
    position: relative;
    z-index: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .betting-features-area .betting-features-content {
        padding-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .betting-features-area .betting-features-content {
        padding-bottom: 30px;
    }
}

.betting-features-area .betting-features-content span {
    display: block;
    font-family: var(--fontart2);
    color: #FE3C04;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.betting-features-area .betting-features-content h2 {
    font-family: var(--fontart2);
    color: var(--white);
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 30px;
}

.betting-features-area .betting-features-content p {
    font-size: 16px;
    line-height: 26px;
    max-width: 300px;
    font-family: var(--fontkitchen2);
    color: var(--white);
    text-transform: capitalize;
    margin-bottom: 50px;
}

.betting-features-area .betting-features-content .features-list {
    margin-bottom: 50px;
}

.betting-features-area .betting-features-content .features-list ul li {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
}

.betting-features-area .betting-features-content .features-list ul li i {
    font-size: 10px;
    color: #FE3C04;
    margin-top: 8px;
}

.betting-features-area .betting-features-content .features-list ul li a {
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: var(--white);
    font-family: var(--fontkitchen2);
}

.betting-features-area .features-service-main {
    display: flex;
}

@media only screen and (max-width: 540px) {
    .betting-features-area .features-service-main {
        flex-direction: column;
    }
}

.betting-features-area .features-service-main .features-service-wrapper .features-service {
    position: relative;
    padding: 40px;
    border-radius: 15px;
    z-index: 1;
    margin-bottom: 20px;
    background-color: #35007b;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .betting-features-area .features-service-main .features-service-wrapper .features-service {
        padding: 25px;
    }
}

.betting-features-area .features-service-main .features-service-wrapper .features-service img {
    margin-bottom: 20px;
}

.betting-features-area .features-service-main .features-service-wrapper .features-service h3 {
    font-family: var(--fontart2);
    color: var(--white);
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.betting-features-area .features-service-main .features-service-wrapper .features-service p {
    font-family: var(--fontkitchen2);
    color: var(--white);
    text-transform: capitalize;
}

/*--- end betting features ---*/
/*--- tipsters ---*/
.tipsters-area {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tipsters-area {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tipsters-area {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .tipsters-area {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

.tipsters-area .betting-wrapper {
    margin-bottom: 125px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tipsters-area .betting-wrapper {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .tipsters-area .betting-wrapper {
        margin-bottom: 30px;
    }
}

.tipsters-area .betting-wrapper .betting-title {
    text-align: center;
}

.tipsters-area .betting-wrapper .betting-title p {
    max-width: 100%;
}

.tipsters-area .tipsters-wrapper {
    background-color: #35007b;
    border-radius: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tipsters-area .tipsters-wrapper:nth-child(1) {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .tipsters-area .tipsters-wrapper {
        margin-bottom: 30px;
    }
}

.tipsters-area .tipsters-wrapper .tipsters-img img {
    background-color: #230069;
    border-radius: 50%;
    border: 8px solid #FE3C04;
    margin-top: -75px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tipsters-area .tipsters-wrapper .tipsters-img img {
        margin-top: 0;
    }
}

@media only screen and (max-width: 767px) {
    .tipsters-area .tipsters-wrapper .tipsters-img img {
        margin-top: 0;
    }
}

.tipsters-area .tipsters-wrapper h3 {
    font-family: var(--fontart2);
    color: var(--white);
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 0;
    padding: 30px 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tipsters-area .tipsters-wrapper h3 {
        padding: 20px 0;
    }
}

.tipsters-area .tipsters-wrapper .follower-content {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    margin-bottom: 40px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tipsters-area .tipsters-wrapper .follower-content {
        margin-bottom: 30px;
    }
}

.tipsters-area .tipsters-wrapper .follower-content .follower {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tipsters-area .tipsters-wrapper .follower-content .follower a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--fontkitchen2);
    color: var(--white);
    font-weight: bold;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    background: linear-gradient(to right, #F2B872, #FE3C04);
}

.tipsters-area .tipsters-wrapper .follower-content .follower a:hover {
    background: linear-gradient(to left, #F2B872, #FE3C04);
}

.tipsters-area .tipsters-wrapper .follower-content .follower span {
    font-family: var(--fontkitchen2);
    color: var(--white);
    margin-top: 10px;
    text-transform: capitalize;
}

.tipsters-area .tipsters-wrapper .roi-profit {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    background-color: #230069;
    border-radius: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tipsters-area .tipsters-wrapper .roi-profit {
        gap: 5px;
    }
}

.tipsters-area .tipsters-wrapper .roi-profit a {
    font-family: var(--fontart2);
    color: var(--white);
    font-size: 18px;
    line-height: 60px;
}

/*--- end tipsters ---*/
/*--- popular betting ---*/
.popular-betting {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url(../images/service/popular-betting-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .popular-betting {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .popular-betting {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .popular-betting {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

.popular-betting:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(53, 0, 123, 0.6);
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
}

.popular-betting .betting-wrapper {
    position: relative;
    z-index: 1;
    margin-bottom: 0px;
}

.popular-betting .button-betting-wrapper {
    position: relative;
    z-index: 1;
}

/*--- end popular betting ---*/
.subscribe-active .owl-dots {
    position: relative;
    right: 0;
    height: 0;
}

.subscribe-active .owl-dots .owl-dot {
    display: inline;
}

.subscribe-active .owl-dots .owl-dot span {
    margin: 5px;
}

@media only screen and (max-width: 540px) {
    .row {
        margin: 0;
    }
}

.main-sidebar-right {
    margin-left: 375px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .main-sidebar-right {
        margin-left: 275px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .main-sidebar-right {
        margin-left: 270px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-sidebar-right {
        margin-left: 250px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-sidebar-right {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .main-sidebar-right {
        margin-left: 0px;
    }
}

.empty-cart-content img {
    max-width: 100%;
}

.empty-cart-content h3 {
    font-size: 24px;
    text-transform: uppercase;
    margin: 40px 0 40px;
    color: #262626;
}

@media only screen and (max-width: 767px) {
    .empty-cart-content h3 {
        font-size: 18px;
        margin: 30px 0 30px;
    }
}

@media only screen and (max-width: 767px) {
    .error-content {
        padding: 0 15px;
    }
}

.error-content h1 {
    font-size: 250px;
    color: var(--black);
    margin: 0;
    font-family: var(--fonttitle);
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .error-content h1 {
        font-size: 220px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .error-content h1 {
        font-size: 220px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .error-content h1 {
        font-size: 200px;
    }
}

@media only screen and (max-width: 767px) {
    .error-content h1 {
        font-size: 140px;
    }
}

.error-content h2 {
    color: var(--black);
    margin: 0px 0 50px;
    padding: 0;
}

@media only screen and (max-width: 767px) {
    .error-content h2 {
        margin: 10px 0 30px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .error-content h2 {
        margin: 10px 0 30px;
    }
}

.single-store h3 {
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 28px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
    .single-store h3 {
        font-size: 20px;
        margin-bottom: 12px;
    }
}

.single-store ul li {
    margin-bottom: 5px;
}

.single-store ul li:last-child {
    margin-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-store.mb-50 {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .single-store.mb-50 {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .store-area.pb-70 {
        padding-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .store-area.pb-70 {
        padding-bottom: 20px;
    }
}

/*--- Grow With Us ---*/
.grow-with-us {
    padding-bottom: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .grow-with-us {
        padding-bottom: 60px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .grow-with-us {
        padding-bottom: 60px;
    }
}

@media only screen and (max-width: 540px) {
    .grow-with-us {
        padding-bottom: 50px;
    }
}

.grow-with-us .section-title-12 {
    padding-bottom: 100px;
    padding-top: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .grow-with-us .section-title-12 {
        padding-bottom: 60px;
        padding-top: 60px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .grow-with-us .section-title-12 {
        padding-bottom: 50px;
        padding-top: 50px;
    }
}

@media only screen and (max-width: 540px) {
    .grow-with-us .section-title-12 {
        padding-bottom: 50px;
        padding-top: 50px;
    }
}

.grow-with-us .section-title-12 h3 {
    font-family: var(--fontsocks);
    font-size: 50px;
    line-height: 60px;
    text-transform: capitalize;
    font-weight: 400;
    text-align: center;
    color: white;
    margin-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .grow-with-us .section-title-12 h3 {
        font-size: 40px;
        line-height: 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .grow-with-us .section-title-12 h3 {
        font-size: 30px;
        line-height: 40px;
    }
}

@media only screen and (max-width: 540px) {
    .grow-with-us .section-title-12 h3 {
        font-size: 24px;
        line-height: 34px;
    }
}

.grow-with-us .grow-with-us-img {
    text-align: center;
    margin-bottom: 20px;
}

.grow-with-us .grow-with-us-img img {
    filter: brightness(200%) contrast(200%) saturate(100%) blur(0px) hue-rotate(0deg);
    width: 80px;
    height: 80px;
}

.grow-with-us .grow-with-us-content {
    text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .grow-with-us .grow-with-us-content {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .grow-with-us .grow-with-us-content {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 540px) {
    .grow-with-us .grow-with-us-content {
        margin-bottom: 20px;
    }
}

.grow-with-us .grow-with-us-content .heading-title {
    font-family: var(--fontsocks);
    font-size: 24px;
    line-height: 34px;
    color: white;
    font-weight: 500;
    margin-bottom: 20px;
    text-transform: capitalize;
}

@media only screen and (max-width: 540px) {
    .grow-with-us .grow-with-us-content .heading-title {
        font-size: 20px;
        line-height: 30px;
    }
}

.grow-with-us .grow-with-us-content p {
    font-family: var(--fontkitchen2);
    font-size: 16px;
    line-height: 26px;
    color: white;
    text-align: center;
    padding: 0 10px 0 10px;
}

@media only screen and (max-width: 540px) {
    .grow-with-us .grow-with-us-content p {
        font-size: 14px;
        line-height: 26px;
    }
}

/*--- Discovery ---*/
.home-astronomy .discovery-area .row {
    position: relative;
    background-image: url(../images/cms/discovery.jpg);
    background-position: bottom center;
    background-size: cover;
    padding: 100px 50px 100px 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-astronomy .discovery-area .row {
        padding: 50px 50px 50px 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .discovery-area .row {
        padding: 40px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .discovery-area .row {
        padding: 30px;
    }
}

.home-astronomy .discovery-area .row .discovery-content {
    backdrop-filter: blur(6px);
    background-color: #0000004f;
    padding: 35px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .discovery-area .row .discovery-content {
        padding: 25px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .discovery-area .row .discovery-content {
        padding: 20px;
    }
}

.home-astronomy .discovery-area .row .discovery-content .sub-title {
    font-family: var(--fontsocks);
    font-size: 20px;
    line-height: 30px;
    color: white;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .discovery-area .row .discovery-content .sub-title {
        font-size: 16px;
        line-height: 26px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .discovery-area .row .discovery-content .sub-title {
        font-size: 14px;
        line-height: 24px;
    }
}

.home-astronomy .discovery-area .row .discovery-content .title {
    font-family: var(--fontsocks);
    font-size: 50px;
    line-height: 60px;
    color: white;
    text-transform: capitalize;
    margin-bottom: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-astronomy .discovery-area .row .discovery-content .title {
        font-size: 40px;
        line-height: 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .discovery-area .row .discovery-content .title {
        font-size: 30px;
        line-height: 40px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .discovery-area .row .discovery-content .title {
        font-size: 24px;
        line-height: 34px;
    }
}

.home-astronomy .discovery-area .row .discovery-content p {
    font-size: 16px;
    line-height: 26px;
    color: white;
    margin-bottom: 35px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .discovery-area .row .discovery-content p {
        font-size: 14px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .discovery-area .row .discovery-content p {
        font-size: 14px;
        line-height: 24px;
    }
}

/*--- Community  ---*/
.home-astronomy .community-astronomy .community-area {
    background-color: #161718;
    padding: 50px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .community-astronomy .community-area {
        padding: 30px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .community-astronomy .community-area {
        padding: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-astronomy .community-astronomy .community-area .community-content {
        margin-top: 30px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .community-astronomy .community-area .community-content {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .community-astronomy .community-area .community-content {
        margin-top: 30px;
    }
}

.home-astronomy .community-astronomy .community-area .community-content .sub-title {
    font-family: var(--fontsocks);
    font-size: 20px;
    line-height: 30px;
    color: white;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .community-astronomy .community-area .community-content .sub-title {
        font-size: 16px;
        line-height: 26px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .community-astronomy .community-area .community-content .sub-title {
        font-size: 14px;
        line-height: 24px;
    }
}

.home-astronomy .community-astronomy .community-area .community-content .title {
    font-family: var(--fontsocks);
    font-size: 50px;
    line-height: 60px;
    color: white;
    text-transform: capitalize;
    margin-bottom: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-astronomy .community-astronomy .community-area .community-content .title {
        font-size: 40px;
        line-height: 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .community-astronomy .community-area .community-content .title {
        font-size: 30px;
        line-height: 40px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .community-astronomy .community-area .community-content .title {
        font-size: 24px;
        line-height: 34px;
    }
}

.home-astronomy .community-astronomy .community-area .community-content p {
    font-size: 16px;
    line-height: 26px;
    color: white;
    margin-bottom: 30px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .community-astronomy .community-area .community-content p {
        font-size: 14px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .community-astronomy .community-area .community-content p {
        font-size: 14px;
        line-height: 24px;
    }
}

/*--- Rocky Planets  ---*/
.home-astronomy .rocky-planets {
    padding-top: 100px;
    padding-bottom: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-astronomy .rocky-planets {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .rocky-planets {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .rocky-planets {
        padding-bottom: 50px;
        padding-top: 50px;
    }
}

.home-astronomy .rocky-planets .section-title-12 {
    text-align: center;
    margin-bottom: 70px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-astronomy .rocky-planets .section-title-12 {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .rocky-planets .section-title-12 {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .rocky-planets .section-title-12 {
        margin-bottom: 20px;
    }
}

.home-astronomy .rocky-planets .section-title-12 .sub-title {
    font-family: var(--fontsocks);
    font-size: 20px;
    line-height: 30px;
    color: white;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .rocky-planets .section-title-12 .sub-title {
        font-size: 16px;
        line-height: 26px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .rocky-planets .section-title-12 .sub-title {
        font-size: 16px;
        line-height: 26px;
    }
}

.home-astronomy .rocky-planets .section-title-12 .title {
    font-family: var(--fontsocks);
    font-size: 50px;
    line-height: 60px;
    color: white;
    text-transform: capitalize;
    margin-bottom: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-astronomy .rocky-planets .section-title-12 .title {
        font-size: 40px;
        line-height: 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .rocky-planets .section-title-12 .title {
        font-size: 30px;
        line-height: 40px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .rocky-planets .section-title-12 .title {
        font-size: 24px;
        line-height: 34px;
    }
}

.home-astronomy .rocky-planets .section-title-12 p {
    font-size: 16px;
    line-height: 26px;
    color: white;
    margin-bottom: 30px;
    padding: 0 350px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .home-astronomy .rocky-planets .section-title-12 p {
        padding: 0 250px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-astronomy .rocky-planets .section-title-12 p {
        padding: 0;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .rocky-planets .section-title-12 p {
        font-size: 14px;
        line-height: 24px;
        padding: 0;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .rocky-planets .section-title-12 p {
        font-size: 14px;
        line-height: 24px;
        padding: 0;
    }
}

.home-astronomy .rocky-planets .rocky-planets-img .w-h {
    width: 230px;
    height: 230px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-astronomy .rocky-planets .rocky-planets-img .w-h {
        width: 100%;
        height: 100%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .rocky-planets .rocky-planets-img .w-h {
        width: 100%;
        height: 100%;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .rocky-planets .rocky-planets-img .w-h {
        width: 100%;
        height: 100%;
    }
}

.home-astronomy .rocky-planets .rocky-planets-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.home-astronomy .rocky-planets .rocky-planets-content .title {
    font-family: var(--fontsocks);
    font-size: 40px;
    line-height: 50px;
    color: white;
    margin-top: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-astronomy .rocky-planets .rocky-planets-content .title {
        font-size: 30px;
        line-height: 40px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .rocky-planets .rocky-planets-content .title {
        font-size: 24px;
        line-height: 34px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .rocky-planets .rocky-planets-content .title {
        font-size: 24px;
        line-height: 34px;
    }
}

.home-astronomy .rocky-planets .rocky-planets-content p {
    font-size: 16px;
    line-height: 26px;
    color: white;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .rocky-planets .rocky-planets-content p {
        font-size: 14px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .rocky-planets .rocky-planets-content p {
        font-size: 14px;
        line-height: 24px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .rocky-planets .btn-style-11 {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .rocky-planets .btn-style-11 {
        margin-bottom: 30px;
    }
}

/*--- Rocky Planets  ---*/
.home-astronomy .comet-trajectory .comet-area {
    background-color: #161718;
    padding: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-astronomy .comet-trajectory .comet-area {
        padding: 30px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .comet-trajectory .comet-area {
        padding: 20px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .comet-trajectory .comet-area {
        padding: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-astronomy .comet-trajectory .comet-area .comet-content {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .comet-trajectory .comet-area .comet-content {
        margin-bottom: 30px;
        padding: 30px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .comet-trajectory .comet-area .comet-content {
        margin-bottom: 30px;
        padding: 0px;
    }
}

.home-astronomy .comet-trajectory .comet-area .comet-content .sub-title {
    font-family: var(--fontsocks);
    font-size: 20px;
    line-height: 30px;
    color: white;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .comet-trajectory .comet-area .comet-content .sub-title {
        font-size: 16px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .comet-trajectory .comet-area .comet-content .sub-title {
        font-size: 16px;
        line-height: 24px;
    }
}

.home-astronomy .comet-trajectory .comet-area .comet-content .title {
    font-family: var(--fontsocks);
    font-size: 50px;
    line-height: 60px;
    color: white;
    text-transform: capitalize;
    margin-bottom: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-astronomy .comet-trajectory .comet-area .comet-content .title {
        font-size: 40px;
        line-height: 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .comet-trajectory .comet-area .comet-content .title {
        font-size: 30px;
        line-height: 40px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .comet-trajectory .comet-area .comet-content .title {
        font-size: 24px;
        line-height: 34px;
    }
}

.home-astronomy .comet-trajectory .comet-area .comet-content p {
    font-size: 16px;
    line-height: 26px;
    color: white;
    margin-bottom: 20px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .comet-trajectory .comet-area .comet-content p {
        font-size: 14px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .comet-trajectory .comet-area .comet-content p {
        font-size: 14px;
        line-height: 24px;
    }
}

.home-astronomy .comet-trajectory .comet-area .comet-content ul {
    margin-bottom: 30px;
}

.home-astronomy .comet-trajectory .comet-area .comet-content ul li i {
    color: white;
    margin-right: 5px;
}

.home-astronomy .comet-trajectory .comet-area .comet-content ul li a {
    font-size: 16px;
    line-height: 26px;
    color: white;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .comet-trajectory .comet-area .comet-content ul li a {
        font-size: 14px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .comet-trajectory .comet-area .comet-content ul li a {
        font-size: 14px;
        line-height: 24px;
    }
}

/*--- blog ---*/
.home-astronomy .blog-astronomy {
    padding-bottom: 100px;
    padding-top: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-astronomy .blog-astronomy {
        padding-bottom: 60px;
        padding-top: 60px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .blog-astronomy {
        padding-bottom: 50px;
        padding-top: 50px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .blog-astronomy {
        padding-bottom: 50px;
        padding-top: 50px;
    }
}

.home-astronomy .blog-astronomy .section-title-12 {
    text-align: center;
    margin-bottom: 70px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-astronomy .blog-astronomy .section-title-12 {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .blog-astronomy .section-title-12 {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .blog-astronomy .section-title-12 {
        margin-bottom: 30px;
    }
}

.home-astronomy .blog-astronomy .section-title-12 .sub-title {
    font-family: var(--fontsocks);
    font-size: 20px;
    line-height: 30px;
    color: white;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .blog-astronomy .section-title-12 .sub-title {
        font-size: 16px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .blog-astronomy .section-title-12 .sub-title {
        font-size: 14px;
        line-height: 24px;
    }
}

.home-astronomy .blog-astronomy .section-title-12 .title {
    font-family: var(--fontsocks);
    font-size: 50px;
    line-height: 60px;
    color: white;
    text-transform: capitalize;
    margin-bottom: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-astronomy .blog-astronomy .section-title-12 .title {
        font-size: 40px;
        line-height: 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .blog-astronomy .section-title-12 .title {
        font-size: 30px;
        line-height: 40px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .blog-astronomy .section-title-12 .title {
        font-size: 24px;
        line-height: 34px;
    }
}

.home-astronomy .blog-astronomy .section-title-12 p {
    font-size: 16px;
    line-height: 26px;
    color: white;
    margin-bottom: 30px;
    padding: 0 350px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .home-astronomy .blog-astronomy .section-title-12 p {
        padding: 0 250px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-astronomy .blog-astronomy .section-title-12 p {
        padding: 0;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .blog-astronomy .section-title-12 p {
        font-size: 14px;
        line-height: 24px;
        padding: 0;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .blog-astronomy .section-title-12 p {
        font-size: 14px;
        line-height: 24px;
        padding: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-astronomy .blog-astronomy .blog-item {
        padding-bottom: 30px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .blog-astronomy .blog-item {
        padding-bottom: 30px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .blog-astronomy .blog-item {
        padding-bottom: 30px;
    }
}

.home-astronomy .blog-astronomy .blog-item .blog-img {
    position: relative;
    padding-bottom: 30px;
}

.home-astronomy .blog-astronomy .blog-item .blog-img .date {
    position: absolute;
    box-shadow: 0px 1px 24px 0px rgba(0, 0, 0, 0.09);
    width: 68px;
    height: 68px;
    border-radius: 50%;
    background-color: #fff;
    color: #000;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    bottom: 0;
    left: 36px;
    padding: 10px 0;
}

.home-astronomy .blog-astronomy .blog-item .blog-img .date .day {
    font-family: var(--fontsocks);
    display: block;
}

.home-astronomy .blog-astronomy .blog-item .blog-img .date .day:after {
    content: '';
    background-color: black;
    width: 27px;
    height: 1px;
    display: block;
    margin: 0 auto;
    margin-top: 4px;
}

.home-astronomy .blog-astronomy .blog-item .blog-img .date .month {
    font-family: var(--fontsocks);
    font-size: 10px;
    display: block;
    letter-spacing: 4px;
}

.home-astronomy .blog-astronomy .blog-item .blog-text h4 {
    font-family: var(--fontsocks);
    font-size: 20px;
    line-height: 30px;
    color: white;
    text-transform: capitalize;
    margin-top: 20px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .blog-astronomy .blog-item .blog-text h4 {
        font-size: 16px;
        line-height: 26px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .blog-astronomy .blog-item .blog-text h4 {
        font-size: 14px;
        line-height: 24px;
    }
}

.home-astronomy .blog-astronomy .blog-item .blog-text p {
    font-family: var(--fontsocks);
    font-size: 16px;
    line-height: 26px;
    color: white;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .blog-astronomy .blog-item .blog-text p {
        font-size: 14px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .blog-astronomy .blog-item .blog-text p {
        font-size: 14px;
        line-height: 24px;
    }
}

.home-astronomy .blog-astronomy .blog-item .blog-text .btn-style-11 a:hover {
    color: var(--colorart);
}

/*--- Explore With Us ---*/
.home-astronomy .explore-with-us .explore-with-us-content {
    position: relative;
    background-image: url(../images/cms/explore.jpg);
    background-position: bottom center;
    background-size: cover;
    padding: 50px;
    text-align: center;
}

.home-astronomy .explore-with-us .explore-with-us-content h2 {
    font-family: var(--fontsocks);
    font-size: 50px;
    line-height: 60px;
    color: white;
    margin-bottom: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-astronomy .explore-with-us .explore-with-us-content h2 {
        font-size: 40px;
        line-height: 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .explore-with-us .explore-with-us-content h2 {
        font-size: 30px;
        line-height: 40px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .explore-with-us .explore-with-us-content h2 {
        font-size: 24px;
        line-height: 34px;
    }
}

.home-astronomy .explore-with-us .explore-with-us-content p {
    font-size: 16px;
    line-height: 26px;
    color: white;
    margin-bottom: 30px;
    padding: 0 350px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .home-astronomy .explore-with-us .explore-with-us-content p {
        padding: 0 250px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-astronomy .explore-with-us .explore-with-us-content p {
        padding: 0;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .explore-with-us .explore-with-us-content p {
        font-size: 14px;
        line-height: 24px;
        padding: 0;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .explore-with-us .explore-with-us-content p {
        font-size: 14px;
        line-height: 24px;
        padding: 0;
    }
}

.home-astronomy .explore-with-us .explore-with-us-content .btn-style-11 a:hover {
    color: var(--colorart);
}

/*--- footer ---*/
.home-astronomy .footer-astronomy-area {
    position: relative;
    padding-top: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-astronomy .footer-astronomy-area {
        padding-top: 60px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .footer-astronomy-area {
        padding-top: 50px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .footer-astronomy-area {
        padding-top: 50px;
    }
}

.home-astronomy .footer-astronomy-area .footer-logo p {
    font-size: 16px;
    line-height: 26px;
    color: white;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 100px;
}

.home-astronomy .footer-astronomy-area .ekit-team-social-list {
    display: flex;
}

.home-astronomy .footer-astronomy-area .ekit-team-social-list li a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    font-size: 16px;
    text-align: center;
    margin-right: 10px;
    color: black;
    border-radius: 50%;
    background-color: white;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .footer-astronomy-area .footer-widget {
        padding-top: 30px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .footer-astronomy-area .footer-widget {
        padding-top: 30px;
    }
}

.home-astronomy .footer-astronomy-area .footer-widget .footer-title {
    font-family: var(--fontsocks);
    font-size: 24px;
    line-height: 34px;
    color: white;
    margin-bottom: 30px;
}

.home-astronomy .footer-astronomy-area .footer-widget .footer-info-list ul li a {
    display: block;
    font-size: 16px;
    line-height: 26px;
    color: white;
    margin-bottom: 10px;
}

.home-astronomy .footer-astronomy-area .footer-widget .footer-info-list ul li a i {
    margin-right: 10px;
}

/*-------- 18. About style ---------*/
@-webkit-keyframes s3-rotate {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}

.video-btn-3 a {
    display: inline-block;
    width: 76px;
    height: 76px;
    text-align: center;
    line-height: 76px;
    background-color: var(--colormain);
    color: var(--white);
    border-radius: 100%;
    font-size: 20px;
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .video-btn-3 a {
        width: 80px;
        height: 80px;
        line-height: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .video-btn-3 a {
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
}

.video-btn-3 a i {
    line-height: 105px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .video-btn-3 a i {
        line-height: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .video-btn-3 a i {
        line-height: 60px;
    }
}

.video-btn-3 a::before {
    animation: 0ms ease-out 0s normal none infinite running border-jump;
    background: var(--colormain) none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    display: block;
    height: 60px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 90px;
    z-index: -1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .video-btn-3 a::before {
        width: 80px;
        height: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .video-btn-3 a::before {
        width: 60px;
        height: 60px;
    }
}

.video-btn-3 a:hover {
    background-color: #191919;
    color: #fff;
}

.video-btn-3.video-btn-3-yellow a {
    width: 76px;
    height: 76px;
    line-height: 76px;
    background-color: var(--colormain);
}

@media only screen and (max-width: 767px) {
    .video-btn-3.video-btn-3-yellow a {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 15px;
    }
}

.video-btn-3.video-btn-3-yellow a i {
    line-height: 60px;
}

@media only screen and (max-width: 767px) {
    .video-btn-3.video-btn-3-yellow a i {
        line-height: 50px;
    }
}

.video-btn-3.video-btn-3-yellow a::before {
    background: var(--colormain2) none repeat scroll 0 0;
    height: 60px;
    width: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .video-btn-3.video-btn-3-yellow a::before {
        width: 60px;
        height: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .video-btn-3.video-btn-3-yellow a::before {
        width: 50px;
        height: 50px;
    }
}

.video-btn-3.video-btn-3-yellow a:hover {
    background-color: var(--black);
    color: var(--white);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-area.pt-155 {
        padding-top: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .about-area.pt-155 {
        padding-top: 20px;
    }
}

.list-icon {
    display: flex;
    align-items: center;
    margin-top: 5px;
    padding-bottom: 5px;
}

.list-icon i {
    margin-right: 5px;
    color: var(--colormain);
}

.style-color {
    color: var(--black4);
}

.style-color i {
    color: var(--black4);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area {
        padding-bottom: 80px;
        padding-top: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area {
        padding-bottom: 60px;
        padding-top: 60px;
    }
}

.about-us-area .about-us-img {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area .about-us-img {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .about-us-area .about-us-img {
        margin-top: 30px;
    }
}

.about-us-area .about-us-img img {
    display: inline-block;
    float: none;
    transition: all 0.3s ease-in-out;
    width: 59%;
    box-shadow: -100px 45px 0px -45px var(--colormain);
    vertical-align: middle;
}

@media only screen and (max-width: 767px) {
    .about-us-area .about-us-img img {
        box-shadow: -90px 45px 0px -45px var(--colormain);
    }
}

@media only screen and (max-width: 540px) {
    .about-us-area .about-us-img img {
        box-shadow: -80px 45px 0px -45px var(--colormain);
    }
}

.about-us-area .video-btn-3 {
    position: absolute;
    top: auto;
    bottom: 0px;
    left: 100px;
    right: auto;
    padding: 70px;
    background-color: #070707;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area .video-btn-3 {
        padding: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area .video-btn-3 {
        padding: 40px;
        left: 160px;
    }
}

@media only screen and (max-width: 767px) {
    .about-us-area .video-btn-3 {
        padding: 30px;
        left: 140px;
    }
}

@media only screen and (max-width: 540px) {
    .about-us-area .video-btn-3 {
        left: 120px;
    }
}

.about-us-area .about-us-content span {
    justify-content: flex-start;
}

.about-us-area .about-us-content h2 {
    padding: 0;
    margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
    .about-us-area .about-us-content h2 {
        margin-bottom: 15px;
    }
}

.about-us-area .about-us-content p {
    margin: 0 0 35px;
    font-size: 16px;
}

@media only screen and (max-width: 767px) {
    .about-us-area .about-us-content p {
        margin: 0 0 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area .about-us-content p {
        margin: 0 0 25px;
    }
}

.about-us-area .about-us-content .btn-style-3 {
    margin-top: 35px;
}

@media only screen and (max-width: 767px) {
    .about-us-area .about-us-content .btn-style-3 {
        margin-top: 20px;
    }
}

.skill-content h2 {
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 30px;
    position: relative;
    font-family: var(--fonttitle);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .skill-content h2 {
        font-size: 30px;
        margin: 0 0 12px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .skill-content h2 {
        font-size: 30px;
        margin: 0 0 20px;
    }
}

@media only screen and (max-width: 767px) {
    .skill-content h2 {
        font-size: 22px;
        margin: 0 0 10px;
        letter-spacing: 1px;
    }
}

.skill-bar {
    overflow: hidden;
    padding-top: 11px;
    margin-top: 20px;
}

@media only screen and (max-width: 767px) {
    .skill-bar {
        margin-top: 10px;
    }
}

.skill-bar .skill-bar-item {
    padding-bottom: 30px;
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .skill-bar .skill-bar-item {
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .skill-bar .skill-bar-item {
        padding-bottom: 20px;
    }
}

.skill-bar .skill-bar-item>span {
    font-size: 15px;
    text-align: center;
    text-transform: capitalize;
    z-index: 2;
}

.skill-bar .skill-bar-item .progress {
    background-color: #EFEFEF;
    border-radius: 0;
    box-shadow: none;
    height: 5px;
    margin-top: 9px;
    overflow: visible;
}

.skill-bar .skill-bar-item .progress .progress-bar {
    background-color: var(--colormain);
    box-shadow: none;
    position: relative;
}

.skill-bar .skill-bar-item .progress .progress-bar span.text-top {
    color: #262626;
    font-size: 15px;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    top: -32px;
}

.skill-bar .skill-bar-item:nth-child(1) .progress-bar {
    width: 95%;
}

.skill-bar .skill-bar-item:nth-child(2) .progress-bar {
    width: 85%;
}

.skill-bar .skill-bar-item:nth-child(3) .progress-bar {
    width: 80%;
}

.skill-bar .skill-bar-item:nth-child(4) .progress-bar {
    width: 99%;
}

.skill-img {
    margin-left: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .skill-img {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .skill-img {
        margin-left: 0px;
    }
}

.skill-img img {
    width: 100%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .team-area {
        padding-bottom: 70px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-area {
        padding-bottom: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .team-area {
        padding-bottom: 30px;
    }
}

.team-area .team-wrapper .team-img {
    overflow: hidden;
    position: relative;
    padding: 20px;
}

.team-area .team-wrapper .team-img a img {
    width: 100%;
}

.team-area .team-wrapper .team-action {
    background: #fff none repeat scroll 0 0;
    padding: 10px;
    position: relative;
    text-align: center;
    transition: all 0.6s ease 0s;
    width: 100%;
    z-index: 5;
}

.team-area .team-wrapper .team-action a {
    color: #fff;
    font-size: 15px;
    transition: all 0.3s ease 0s;
    margin: 0 2px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    border-radius: 100%;
}

.team-area .team-wrapper .team-action a.facebook {
    background-color: #3b5998;
    border: 1px solid #3b5998;
}

.team-area .team-wrapper .team-action a.facebook:hover {
    background-color: transparent;
    color: #3b5998;
}

.team-area .team-wrapper .team-action a.twitter {
    background-color: #55acee;
    border: 1px solid #55acee;
}

.team-area .team-wrapper .team-action a.twitter:hover {
    background-color: transparent;
    color: #55acee;
}

.team-area .team-wrapper .team-action a.instagram {
    background-color: #c32aa3;
    border: 1px solid #c32aa3;
}

.team-area .team-wrapper .team-action a.instagram:hover {
    background-color: transparent;
    color: #c32aa3;
}

.team-area .team-wrapper .team-content {
    padding: 20px 10px 20px;
}

.team-area .team-wrapper .team-content h4 {
    font-size: 26px;
    font-weight: 500;
    margin: 0 0 3px;
    text-transform: capitalize;
    color: var(--colormain);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .team-area .team-wrapper .team-content h4 {
        font-size: 22px;
    }
}

.team-area .team-wrapper .team-content span {
    font-size: 15px;
    color: var(--black);
}

.team-area .team-wrapper .team-content .social-links a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-right: 5px;
    color: var(--white);
    background-color: var(--colormain);
    border: 1px solid var(--colormain);
    transition: all .4s;
}

.team-area .team-wrapper .team-content .social-links a:last-child {
    margin-right: 0;
}

.team-area .team-wrapper .team-content .social-links a:hover {
    background-color: var(--white);
    color: var(--colormain);
}

.counter-stats-about {
    padding: 100px 0px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .counter-stats-about {
        padding: 80px 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .counter-stats-about {
        padding: 60px 0px;
    }
}

@media only screen and (max-width: 767px) {
    .counter-stats-about {
        padding: 50px 0px 20px;
    }
}

.counter-stats-about .stats {
    border-right: 1px solid var(--white);
}

.counter-stats-about .stats:last-child {
    border-right: 0;
}

@media only screen and (max-width: 767px) {
    .counter-stats-about .stats {
        border-bottom: 1px solid var(--black);
        border-right: 0;
    }

    .counter-stats-about .stats:last-child {
        border-bottom: 0;
    }
}

.counter-stats-about .stats .count {
    font-size: 52px;
    line-height: 62px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center;
    color: var(--white);
}

@media only screen and (max-width: 1600px) {
    .counter-stats-about .stats .count {
        font-size: 42px;
        line-height: 52px;
    }
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .counter-stats-about .stats .count {
        font-size: 42px;
        line-height: 52px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .counter-stats-about .stats .count {
        font-size: 42px;
        line-height: 52px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .counter-stats-about .stats .count {
        font-size: 36px;
        line-height: 36px;
    }
}

@media only screen and (max-width: 767px) {
    .counter-stats-about .stats .count {
        font-size: 26px;
        line-height: 30px;
    }
}

.counter-stats-about .stats h5 {
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    color: var(--white);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .populated-area {
        padding-bottom: 80px;
        padding-top: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .populated-area {
        padding-bottom: 60px;
        padding-top: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .populated-area {
        padding-bottom: 20px;
    }
}

.populated-area span {
    justify-content: flex-start;
}

.populated-area h2 {
    padding: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .populated-area h2 {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .populated-area h2 {
        margin-bottom: 30px;
    }
}

.populated-area .populated {
    display: flex;
}

@media only screen and (max-width: 767px) {
    .populated-area .populated {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .populated-area .populated .populated-container {
        margin-bottom: 30px;
    }
}

.populated-area .populated .populated-container .populated-img {
    margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
    .populated-area .populated .populated-container .populated-img {
        margin-bottom: 15px;
    }
}

.populated-area .populated .populated-container .populated-info .heading-title {
    font-weight: 600;
    margin-bottom: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .populated-area .populated .populated-container .populated-info .heading-title {
        margin-bottom: 15px;
    }
}

.populated-area .populated .populated-container .populated-info .heading-title span {
    font-size: 20px;
    font-weight: 600;
    text-transform: none;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .discount-area {
        padding-bottom: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .discount-area {
        padding-bottom: 60px;
    }
}

.discount-area .discount-banner {
    padding: 40px;
    border: 1px solid var(--colormain);
}

@media only screen and (max-width: 767px) {
    .discount-area .discount-banner {
        padding: 30px;
    }
}

@media only screen and (max-width: 540px) {
    .discount-area .discount-banner {
        margin-bottom: 30px;
    }
}

.discount-area .discount-banner .disc-info {
    padding: 5px 15px 5px 15px;
    background-color: var(--colormain);
}

.discount-area .discount-banner .disc-info h4 {
    margin-bottom: 0;
    color: var(--white);
    font-size: 16px;
}

.discount-area .discount-banner .heading-section-title {
    margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
    .discount-area .discount-banner .heading-section-title {
        margin-bottom: 10px;
    }
}

.discount-area .discount-banner .heading-section-title .heading-title {
    font-weight: 600;
    padding: 0;
}

.discount-area .discount-banner .heading-section-title .heading-title .style-color {
    font-size: 20px;
    line-height: 30px;
    color: var(--colormain);
    font-weight: 300;
}

.discount-area .discount-banner .heading-min-title .min-title {
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
    .discount-area .discount-banner .heading-min-title .min-title {
        margin-bottom: 10px;
        font-size: 26px;
        line-height: 40px;
    }
}

.discount-area .discount-banner .btn-style-3 {
    margin-top: 30px;
}

@media only screen and (max-width: 767px) {
    .discount-area .discount-banner .btn-style-3 {
        margin-top: 20px;
    }
}

.discount-area .discount-banner .btn-style-3 a {
    width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .discount-area .discount-banner-text {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .discount-area .discount-banner-text {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 540px) {
    .discount-area .discount-banner-text {
        margin-top: 0;
    }
}

.discount-area .discount-banner-text .headline {
    justify-content: flex-start;
}

.discount-area .discount-banner-text h2 {
    padding: 0;
}

.discount-area .discount-banner-text p {
    margin-bottom: 35px;
    margin-top: 20px;
}

@media only screen and (max-width: 767px) {
    .discount-area .discount-banner-text p {
        margin-bottom: 20px;
        margin-top: 10px;
    }
}

/*---- art ---*/
.about-art-area .about-art-info {
    margin-top: 40px;
    margin-bottom: 50px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .about-art-area .about-art-info {
        margin-top: 30px;
        margin-bottom: 40px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-art-area .about-art-info {
        margin-top: 20px;
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-art-area .about-art-info {
        margin-top: 30px;
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .about-art-area .about-art-info {
        margin-top: 30px;
        margin-bottom: 0px;
    }
}

.about-art-area .about-art-info h3 {
    font-size: 40px;
    line-height: 30px;
    text-align: left;
    font-family: var(--fontart2);
    font-weight: 100;
    color: var(--white);
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-art-area .about-art-info h3 {
        font-size: 36px;
        line-height: 26px;
    }
}

@media only screen and (max-width: 767px) {
    .about-art-area .about-art-info h3 {
        font-size: 26px;
        line-height: 16px;
    }
}

.about-art-area .about-art-info p {
    font-family: var(--fontart);
    color: var(--white);
    margin-bottom: 50px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .about-art-area .about-art-info p {
        margin-bottom: 40px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-art-area .about-art-info p {
        margin-bottom: 35px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-art-area .about-art-info p {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .about-art-area .about-art-info p {
        margin-bottom: 30px;
    }
}

.about-art-area .about-art-info .subscribe-form-2 .mc-form-2 input {
    height: 52px;
    border: 1px solid var(--colorsweet);
    padding: 16px 20px 15px;
    background-color: #252525;
    font-family: var(--fontart);
}

@media only screen and (max-width: 767px) {
    .about-art-area .about-art-info .subscribe-form-2 .mc-form-2 input {
        height: 42px;
    }
}

.about-art-area .about-art-info .subscribe-form-2 .mc-form-2 .clear-2 {
    bottom: 0;
}

@media only screen and (max-width: 767px) {
    .about-art-area .about-art-info .subscribe-form-2 .mc-form-2 .clear-2 {
        line-height: 14px;
    }
}

.about-art-area .about-art-info .subscribe-form-2 .mc-form-2 .clear-2 input {
    font-family: var(--fontart);
    border: 0;
    background-color: var(--colorart);
    color: var(--white);
    height: 52px;
    text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
    .about-art-area .about-art-info .subscribe-form-2 .mc-form-2 .clear-2 input {
        height: 42px;
    }
}

.about-art-area .about-art-info .subscribe-form-2 .mc-form-2 .clear-2 input:hover {
    background-color: var(--white);
    color: var(--colorart);
}

@media only screen and (max-width: 767px) {
    .about-art-area .about-art-info .subscribe-form-2 {
        width: 80%;
    }
}

@media only screen and (max-width: 540px) {
    .about-art-area .about-art-info .subscribe-form-2 {
        width: 100%;
    }
}

/*-- fashion --*/
.about-fashion-area {
    position: relative;
    background-color: #F8F3F0;
    padding: 80px 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-fashion-area {
        padding: 60px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-fashion-area {
        padding: 60px 0;
    }
}

@media only screen and (max-width: 767px) {
    .about-fashion-area {
        padding: 40px 0;
    }
}

.about-fashion-area .about-fashion-info {
    text-align: center;
}

.about-fashion-area .about-fashion-info h5 {
    font-family: var(--rufina);
    font-weight: 500;
    font-size: 16px;
    color: var(--colorfashion);
    text-transform: uppercase;
    letter-spacing: .1em;
}

.about-fashion-area .about-fashion-info .logo {
    margin-bottom: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-fashion-area .about-fashion-info .logo {
        margin-bottom: 10px;
    }
}

.about-fashion-area .about-fashion-info p {
    font-family: var(--fontfashion);
    font-size: 18px;
    margin-bottom: 30px;
    padding: 0 5%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-fashion-area .about-fashion-info p {
        margin-bottom: 20px;
        font-size: 16px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-fashion-area .about-fashion-info {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .about-fashion-area .about-fashion-info {
        margin-bottom: 30px;
    }
}

.about-fashion-area .about-fashion-img {
    position: relative;
}

.about-fashion-area .about-fashion-img .video-fashion-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 99;
    border: 2px solid var(--white);
    border-radius: 100%;
}

.about-fashion-area .about-fashion-img .video-fashion-btn .video-fashion-popup {
    display: inline-block;
    width: 110px;
    height: 110px;
    text-align: center;
    line-height: 110px;
    border-radius: 100%;
    font-size: 36px;
    position: relative;
    background-color: transparent;
    color: var(--white);
}

@media only screen and (max-width: 767px) {
    .about-fashion-area .about-fashion-img .video-fashion-btn .video-fashion-popup {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 28px;
    }
}

/*--- kitchen ---*/
.about-kitchen .about-kitchen-img img {
    border-radius: 5px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-kitchen .about-kitchen-info {
        margin: 30px 0;
    }
}

@media only screen and (max-width: 767px) {
    .about-kitchen .about-kitchen-info {
        margin: 30px 0;
    }
}

.about-kitchen .about-kitchen-info h6 {
    font-family: var(--fontkitchen);
    font-size: 16px;
    letter-spacing: 3px;
    font-weight: 600;
    margin: 10px 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-kitchen .about-kitchen-info h6 {
        font-size: 14px;
        margin: 5px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-kitchen .about-kitchen-info h6 {
        font-size: 14px;
        margin: 5px 0;
    }
}

@media only screen and (max-width: 767px) {
    .about-kitchen .about-kitchen-info h6 {
        font-size: 14px;
        margin: 5px 0;
    }
}

.about-kitchen .about-kitchen-info h2 {
    font-family: var(--fontkitchen);
    font-size: 40px;
    line-height: 50px;
    font-weight: 600;
    padding: 0;
    text-transform: none;
    letter-spacing: 0;
    margin: 10px 0 15px 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-kitchen .about-kitchen-info h2 {
        font-size: 36px;
        line-height: 46px;
        margin: 10px 0 10px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-kitchen .about-kitchen-info h2 {
        font-size: 36px;
        line-height: 46px;
        margin: 10px 0 10px 0;
    }
}

@media only screen and (max-width: 767px) {
    .about-kitchen .about-kitchen-info h2 {
        font-size: 30px;
        line-height: 40px;
        margin: 5px 0 5px 0;
    }
}

.about-kitchen .about-kitchen-info h4 {
    font-family: var(--fontkitchen);
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    margin: 15px 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-kitchen .about-kitchen-info h4 {
        font-size: 16px;
        line-height: 22px;
        margin: 10px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-kitchen .about-kitchen-info h4 {
        font-size: 16px;
        line-height: 22px;
        margin: 10px 0;
    }
}

@media only screen and (max-width: 767px) {
    .about-kitchen .about-kitchen-info h4 {
        font-size: 16px;
        line-height: 22px;
        margin: 5px 0;
    }
}

.about-kitchen .about-kitchen-info p {
    font-family: var(--fontkitchen2);
    font-size: 16px;
    margin-bottom: 35px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-kitchen .about-kitchen-info p {
        font-size: 14px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-kitchen .about-kitchen-info p {
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .about-kitchen .about-kitchen-info p {
        font-size: 14px;
    }
}

/*--- kitchen ---*/
.home-astronomy .about-us-astronomy {
    padding-top: 100px;
    padding-bottom: 100px;
    /*/ start count stats home astronomy /*/
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-astronomy .about-us-astronomy {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .about-us-astronomy {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .about-us-astronomy {
        padding-bottom: 50px;
        padding-top: 50px;
    }
}

.home-astronomy .about-us-astronomy .about-us-astronomy-content .sub-title {
    font-family: var(--fontsocks);
    font-size: 20px;
    line-height: 30px;
    color: white;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .about-us-astronomy .about-us-astronomy-content .sub-title {
        font-size: 16px;
        line-height: 26px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .about-us-astronomy .about-us-astronomy-content .sub-title {
        font-size: 14px;
        line-height: 24px;
    }
}

.home-astronomy .about-us-astronomy .about-us-astronomy-content .title {
    font-family: var(--fontsocks);
    font-size: 50px;
    line-height: 60px;
    color: white;
    text-transform: capitalize;
    margin-bottom: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-astronomy .about-us-astronomy .about-us-astronomy-content .title {
        font-size: 40px;
        line-height: 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .about-us-astronomy .about-us-astronomy-content .title {
        font-size: 30px;
        line-height: 40px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .about-us-astronomy .about-us-astronomy-content .title {
        font-size: 24px;
        line-height: 34px;
    }
}

.home-astronomy .about-us-astronomy .about-us-astronomy-content p {
    font-size: 16px;
    line-height: 26px;
    color: white;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-astronomy .about-us-astronomy .about-us-astronomy-content p {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .about-us-astronomy .about-us-astronomy-content p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .about-us-astronomy .about-us-astronomy-content p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 30px;
    }
}

.home-astronomy .about-us-astronomy #counter-stats {
    display: flex;
}

.home-astronomy .about-us-astronomy #counter-stats .stats {
    font-family: var(--fontsocks);
    font-size: 60px;
    line-height: 70px;
    font-weight: 500;
    color: white;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}

.home-astronomy .about-us-astronomy #counter-stats .stats:last-child {
    margin-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-astronomy .about-us-astronomy #counter-stats .stats {
        font-size: 40px;
        line-height: 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .about-us-astronomy #counter-stats .stats {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .about-us-astronomy #counter-stats .stats {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 30px;
    }
}

.home-astronomy .about-us-astronomy #counter-stats .stats h5 {
    font-size: 20px;
    line-height: 30px;
    color: white;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .home-astronomy .about-us-astronomy #counter-stats .stats h5 {
        font-size: 16px;
        line-height: 26px;
    }
}

@media only screen and (max-width: 540px) {
    .home-astronomy .about-us-astronomy #counter-stats .stats h5 {
        font-size: 14px;
        line-height: 24px;
    }
}

/*-------- 29. Coming soon style ---------*/
@media only screen and (max-width: 767px) {
    .comming-soon-area {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom center;
    }
}

.comming-soon-area .logo {
    margin-top: 30px;
    margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
    .comming-soon-content {
        padding: 0 15px;
    }
}

.comming-soon-content h2 {
    font-size: 80px;
    color: var(--white);
    line-height: 1;
    margin-bottom: 20px;
    padding: 0;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .comming-soon-content h2 {
        font-size: 60px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .comming-soon-content h2 {
        font-size: 60px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .comming-soon-content h2 {
        font-size: 60px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .comming-soon-content h2 {
        font-size: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .comming-soon-content h2 {
        font-size: 32px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .comming-soon-content h2 {
        font-size: 40px;
    }
}

.comming-soon-content p {
    margin-bottom: 0;
}

.comming-soon-content .comming-soon-timer {
    margin: 60px 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .comming-soon-content .comming-soon-timer {
        margin: 40px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .comming-soon-content .comming-soon-timer {
        margin: 40px 0;
    }
}

@media only screen and (max-width: 767px) {
    .comming-soon-content .comming-soon-timer {
        margin: 30px 0;
    }
}

.comming-soon-content .comming-soon-timer div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.comming-soon-content .comming-soon-timer div>span {
    color: var(--colormain);
    padding: 20px;
    border: 1px solid;
    margin-right: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .comming-soon-content .comming-soon-timer div>span {
        margin-right: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .comming-soon-content .comming-soon-timer div>span {
        margin-right: 10px;
        padding: 10px;
    }
}

.comming-soon-content .comming-soon-timer div>span>span {
    font-size: 32px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .comming-soon-content .comming-soon-timer div>span>span {
        font-size: 28px;
    }
}

@media only screen and (max-width: 767px) {
    .comming-soon-content .comming-soon-timer div>span>span {
        font-size: 26px;
    }
}

.comming-soon-content .comming-soon-timer div>span>p {
    color: var(--white);
    font-size: 18px;
    margin: 7px 0 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .comming-soon-content .comming-soon-timer div>span>p {
        margin: 5px 0 0;
    }
}

@media only screen and (max-width: 767px) {
    .comming-soon-content .comming-soon-timer div>span>p {
        font-size: 16px;
        margin: 5px 0 0;
    }
}

.comming-soon-content .comming-soon-timer div>span:first-child {
    margin-left: 0;
}

@media only screen and (max-width: 320px) {
    .comming-soon-content .btn-style-3 a {
        margin-bottom: 15px;
    }

    .comming-soon-content .btn-style-3 a:last-child {
        margin-bottom: 0;
    }
}

/*-------- 30. Contact style ---------*/
.contact-form-area input,
.contact-form-area textarea,
.contact-form-area select {
    height: 62px;
    background-color: transparent;
    border: 1px solid #D8D8D8;
    padding: 2px 23px;
    margin-bottom: 20px;
    font-size: 16px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .contact-form-area input,
    .contact-form-area textarea,
    .contact-form-area select {
        height: 52px;
    }
}

@media only screen and (max-width: 767px) {

    .contact-form-area input,
    .contact-form-area textarea,
    .contact-form-area select {
        height: 50px;
    }
}

.contact-form-area input::-webkit-input-placeholder,
.contact-form-area textarea::-webkit-input-placeholder,
.contact-form-area select::-webkit-input-placeholder {
    color: #5d5d5d;
    opacity: 1;
}

.contact-form-area textarea {
    padding: 20px 20px;
    height: 150px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-form-area textarea {
        height: 160px;
    }
}

@media only screen and (max-width: 767px) {
    .contact-form-area textarea {
        height: 120px;
    }
}

.contact-form-area select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-size: 9px 6px;
    background-position: right -10px center;
    background-origin: content-box;
    background-repeat: no-repeat;
    max-width: 100%;
}

.contact-form-area button.submit {
    background-color: var(--colormain);
    border: 1px solid var(--colormain);
    color: var(--white);
    padding: 14px 45px 14px;
    transition: all .4s;
    text-transform: uppercase;
    width: 100%;
}

.contact-form-area button.submit:hover {
    background-color: var(--white);
    color: var(--colormain);
    border: 1px solid var(--colormain);
}

.contact-us-area .section-title {
    margin-bottom: 20px;
}

.contact-us-area .section-title .headline {
    justify-content: flex-start;
}

.contact-us-area .section-title h2 {
    padding: 0;
    text-align: left;
}

.contact-us-area .contact-info-area {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
    .contact-us-area .contact-info-area {
        display: block;
    }
}

.contact-us-area .contact-info-area .info-box-icon {
    display: flex;
    align-items: center;
    margin-right: 15px;
}

@media only screen and (max-width: 767px) {
    .contact-us-area .contact-info-area .info-box-icon {
        margin-right: 0;
        margin-bottom: 30px;
    }
}

.contact-us-area .contact-info-area .info-box-icon .icon {
    padding: 20px;
    margin-right: 20px;
    border: 1px solid var(--colormain);
}

@media only screen and (max-width: 767px) {
    .contact-us-area .contact-info-area .info-box-icon .icon {
        padding: 15px;
    }
}

.contact-us-area .contact-info-area .info-box-icon .icon i {
    font-size: 35px;
    color: var(--black);
}

@media only screen and (max-width: 767px) {
    .contact-us-area .contact-info-area .info-box-icon .icon i {
        font-size: 28px;
    }
}

.contact-us-area .contact-info-area .info-box-icon .icon i:hover {
    color: var(--colormain);
}

.contact-us-area .contact-info-area .info-box-icon .box-body .info-box-title {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: var(--black);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .contact-us-area .contact-info-area .info-box-icon .box-body .info-box-title {
        font-size: 18px;
        text-transform: capitalize;
    }
}

@media only screen and (max-width: 767px) {
    .contact-us-area .contact-info-area .info-box-icon .box-body .info-box-title {
        font-size: 16px;
    }
}

.contact-us-area .contact-info-bottom {
    border-top: 1px solid rgba(119, 119, 119, 0.2);
    padding-top: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-us-area .contact-info-bottom {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .contact-us-area .contact-info-bottom {
        margin-bottom: 30px;
    }
}

.contact-us-area .contact-info-bottom .profile-icon {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.contact-us-area .contact-info-bottom .profile-icon h4 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 0;
    color: var(--black);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .contact-us-area .contact-info-bottom .profile-icon h4 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 767px) {
    .contact-us-area .contact-info-bottom .profile-icon h4 {
        font-size: 16px;
    }
}

.contact-us-area .contact-info-bottom .profile-icon ul {
    display: flex;
}

.contact-us-area .contact-info-bottom .profile-icon ul li {
    margin-right: 5px;
}

.contact-us-area .contact-info-bottom .profile-icon ul li a {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    z-index: 1;
    position: relative;
    overflow: hidden;
    border: 1px solid var(--colormain);
    color: var(--colormain);
    background-color: var(--white);
    transition: all .4s;
}

.contact-us-area .contact-info-bottom .profile-icon ul li a:hover {
    color: var(--white);
    background-color: var(--colormain);
}

.contact-us-area .google-map {
    display: flex;
}

.contact-us-area .google-map iframe {
    width: 100%;
}

#contact-map {
    height: 300px;
}

/*--- kitchen ---*/
/*-------- 31. Faq style ---------*/
/*--- faq ---*/
.frequently-area {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .frequently-area {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .frequently-area {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .frequently-area {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

.frequently-area .frequently-content {
    position: relative;
    z-index: 1;
}

.frequently-area .frequently-content span {
    display: block;
    font-family: var(--fontart2);
    color: #FE3C04;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.frequently-area .frequently-content h2 {
    font-family: var(--fontart2);
    color: var(--white);
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 30px;
}

.frequently-area .frequently-content p {
    font-size: 16px;
    line-height: 26px;
    max-width: 300px;
    font-family: var(--fontkitchen2);
    color: var(--white);
    text-transform: capitalize;
    margin-bottom: 50px;
}

.frequently-area .accordion .accordion-item {
    background-color: transparent;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #18094d;
}

.frequently-area .accordion .accordion-item .accordion-header .accordion-button {
    font-family: var(--fontart2);
    font-size: 24px;
    line-height: 34px;
    font-weight: bold;
    color: var(--white);
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
    padding: 1rem 0;
}

.frequently-area .accordion .accordion-item .accordion-header .accordion-button:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
}

.frequently-area .accordion .accordion-item .accordion-body {
    font-family: var(--fontfashion);
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    padding: 1rem 0;
    color: var(--white);
}

.frequently-area .faq-images {
    margin-left: 50px;
}

/*--- end faq ---*/
.faq-title h2 {
    font-weight: bold;
    font-size: 32px;
    margin: 0 0 42px;
    color: #000;
    text-transform: uppercase;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-title h2 {
        font-size: 25px;
        margin: 0 0 20px;
    }
}

@media only screen and (max-width: 767px) {
    .faq-title h2 {
        font-size: 25px;
        margin: 0 0 20px;
    }
}

.faq-accordion {
    border-radius: 0px;
    background-color: #fff;
}

.faq-accordion .panel-heading h4 {
    font-size: 14px;
    margin: 0;
    background-color: var(--white);
}

.faq-accordion .panel-heading h4 a {
    letter-spacing: 0.6px;
    color: var(--black2);
    font-size: 16px;
    display: block;
    position: relative;
    padding: 15px 0;
    font-weight: 600;
    border-bottom: 1px solid #f2f2f2;
    font-family: var(--fontprimary);
}

@media only screen and (max-width: 767px) {
    .faq-accordion .panel-heading h4 a {
        padding: 15px 30px 15px 15px;
        font-size: 16px;
    }
}

.faq-accordion .panel-heading h4 a.collapsed {
    position: relative;
}

.faq-accordion .panel-heading h4 a.collapsed::before {
    position: absolute;
    right: 13px;
    height: 2px;
    background-color: #111111;
    width: 12px;
    top: 50%;
    margin-top: -2px;
    content: "";
    transition: all .3s ease 0s;
}

.faq-accordion .panel-heading h4 a.collapsed::after {
    content: "";
    width: 2px;
    height: 12px;
    position: absolute;
    background-color: #111111;
    top: 49%;
    transform: translateY(-50%);
    right: 18px;
    transition: all .3s ease 0s;
}

.faq-accordion .panel-heading h4 a::before {
    position: absolute;
    right: 13px;
    height: 2px;
    background-color: #343538;
    width: 12px;
    top: 50%;
    margin-top: -2px;
    content: "";
    transition: all .3s ease 0s;
}

.faq-accordion .panel-collapse .panel-body p {
    line-height: 26px;
    font-size: 16px;
    margin: 0;
    color: #666666;
    padding: 30px;
    letter-spacing: 0.6px;
    font-family: var(--fonttitle);
    background: #f9f9f9;
    margin-top: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-accordion .panel-collapse .panel-body p {
        padding: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-accordion .panel-collapse .panel-body p {
        padding: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .faq-accordion .panel-collapse .panel-body p {
        padding: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-faq-wrap.pt-120 {
        padding-top: 70px;
    }

    .single-faq-wrap.pb-100 {
        padding-bottom: 60px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-faq-wrap .faq-title.mb-60 {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .single-faq-wrap.pt-120 {
        padding-top: 50px;
    }

    .single-faq-wrap.pb-100 {
        padding-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .single-faq-wrap .faq-title h2 {
        font-size: 21px;
    }

    .single-faq-wrap .faq-title.mb-60 {
        margin-bottom: 20px;
    }
}

.faq-area .single-faq-wrap .faq-tab-list a {
    font-size: 20px;
    font-weight: 700;
    color: var(--colormain);
    text-transform: capitalize;
    padding: 10px 0px;
    position: relative;
    margin: 0 20px;
}

.faq-area .single-faq-wrap .faq-tab-list a::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background: var(--colormain);
    height: 2px;
    width: 100%;
    opacity: 0;
    transition: .3s;
}

.faq-area .single-faq-wrap .faq-tab-list a.active {
    color: var(--black2);
}

.faq-area .single-faq-wrap .faq-tab-list a.active::before {
    opacity: 1;
}

/*-------- 33. Newsletter style ---------*/
.newsletter_form_wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}

.newsletter_form_wrapper.newsletter_active {
    /*opacity: 1;
    visibility: visible;*/
}

@media only screen and (max-width: 767px) {
    .newsletter_form_wrapper.newsletter_active {
        opacity: 0;
        visibility: hidden;
    }
}

.newsletter_form_wrapper .newsletter_form_inner {
    width: 848px;
    background: var(--white);
    height: 448px;
    display: grid;
    grid-template-columns: 327px auto;
    position: relative;
}

.newsletter_form_wrapper .newsletter_form_inner .close_modal {
    position: absolute;
    right: 15px;
    z-index: 10;
    top: 15px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    border-radius: 50%;
    transition: .3s;
    display: inline-block;
}

.newsletter_form_wrapper .newsletter_form_inner .close_modal i {
    line-height: 30px;
    font-size: 14px;
}

.newsletter_form_wrapper .newsletter_form_inner .newsletter_form_thumb {
    height: 100%;
    background-image: url(../images/bg/newsletter_bg.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.newsletter_form_wrapper .newsletter_form_inner .newsletter_form {
    padding: 90px 70px 70px 70px;
}

.newsletter_form_wrapper .newsletter_form_inner .newsletter_form h3 {
    font-size: 30px;
    font-weight: 700;
    color: var(--black2);
    margin-bottom: 0;
    font-family: var(--fonttitle);
}

.newsletter_form_wrapper .newsletter_form_inner .newsletter_form p {
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    color: var(--black3);
    margin: 15px 0 25px 0;
    font-family: var(--fonttitle);
}

.newsletter_form_wrapper .newsletter_form_inner .newsletter_form .primary_input3 {
    border-radius: 4px;
    margin-bottom: 20px;
}

.subscribe-area .sbscribe-p {
    padding: 200px 0;
}

@media only screen and (max-width: 1600px) {
    .subscribe-area .sbscribe-p {
        padding: 150px 0;
    }
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .subscribe-area .sbscribe-p {
        padding: 100px 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .subscribe-area .sbscribe-p {
        padding: 100px 0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .subscribe-area .sbscribe-p {
        padding: 100px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .subscribe-area .sbscribe-p {
        padding: 80px 0;
    }
}

@media only screen and (max-width: 767px) {
    .subscribe-area .sbscribe-p {
        padding: 60px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .subscribe-area .sbscribe-p .subscribe-wrap {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .subscribe-area .sbscribe-p .subscribe-wrap {
        margin-bottom: 30px;
    }
}

.subscribe-area .sbscribe-p .subscribe-wrap .section-title {
    text-align: left;
    margin-bottom: 20px;
}

.subscribe-area .sbscribe-p .subscribe-wrap .headline {
    justify-content: flex-start;
}

.subscribe-area .sbscribe-p .subscribe-wrap h2 {
    padding: 0;
}

.subscribe-area .sbscribe-p .subscribe-wrap .p1 {
    margin-bottom: 35px;
    font-size: 16px;
}

@media only screen and (max-width: 767px) {
    .subscribe-area .sbscribe-p .subscribe-wrap .p1 {
        font-size: 14px;
    }
}

/*----- bag-----*/
.newsletter-bag-area {
    background-image: url(../images/newletter/newletter.jpg);
    background-position: center;
}

.newsletter-bag-area .newsletter-block {
    padding-left: 100px;
    padding-top: 50px;
    padding-bottom: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .newsletter-bag-area .newsletter-block {
        padding: 0 15px 20px;
    }
}

@media only screen and (max-width: 767px) {
    .newsletter-bag-area .newsletter-block {
        padding: 0 15px 20px;
    }
}

.newsletter-bag-area .newsletter-block .section-newsletter-title .title-block {
    font-family: var(--fontbag);
    text-align: left;
    color: var(--white);
    font-weight: 600;
    text-transform: uppercase;
    margin: 20px 0 10px 0;
}

.newsletter-bag-area .newsletter-block .newsletter-info {
    font-family: var(--fontbag);
    padding-top: 25px;
    max-width: 320px;
    color: var(--white);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .newsletter-bag-area .newsletter-block .newsletter-info {
        padding-top: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .newsletter-bag-area .newsletter-block .newsletter-info {
        padding-top: 5px;
    }
}

.newsletter-bag-area .subscribe-form-2 #mc-embedded-subscribe-form .mc-form-2 input {
    background-color: rgba(138, 147, 151, 0.5);
    border: none;
    font-family: var(--fontbag);
    background-image: url(../images/newletter/email.png);
    background-position: 15px 16px;
    background-repeat: no-repeat;
    border: 0;
    padding: 0;
    padding-left: 40px;
    height: 46px;
    position: relative;
    color: #fff;
}

.newsletter-bag-area .subscribe-form-2 #mc-embedded-subscribe-form .clear-2 {
    display: flex;
    justify-content: flex-end;
}

.newsletter-bag-area .subscribe-form-2 #mc-embedded-subscribe-form .clear-2 input {
    font-family: var(--fontbag);
    border: none;
    width: auto;
    margin-top: 15px;
    letter-spacing: 5px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0;
}

.newsletter-bag-area .subscribe-form-2 #mc-embedded-subscribe-form .clear-2 input:hover {
    color: var(--colorbag2);
    background-color: transparent;
}

/*-------- 35.social-media ---------*/
.social-media {
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .social-media {
        margin-bottom: 70px;
        margin-top: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .social-media {
        margin-bottom: 60px;
        margin-top: 30px;
    }
}

.social-media .social-media-item {
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-media .social-media-item .social-media-item-inner {
    position: relative;
}

.social-media .social-media-item .social-media-item-inner a {
    color: #d7c9d9;
}

.social-media .social-media-item .social-media-item-inner a .icon {
    position: relative;
    font-size: 110px;
    line-height: 1em;
    font-weight: 700;
    font-family: var(--fontmusic);
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .5s ease-out;
    -o-transition: .5s ease-out;
    transition: .5s ease-out;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .social-media .social-media-item .social-media-item-inner a .icon {
        font-size: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .social-media .social-media-item .social-media-item-inner a .icon {
        font-size: 90px;
    }
}

@media only screen and (max-width: 767px) {
    .social-media .social-media-item .social-media-item-inner a .icon {
        font-size: 90px;
    }
}

.social-media .social-media-item .social-media-item-inner a .title {
    position: absolute;
    margin: 0;
    font-family: var(--fontmusic);
    top: calc(50% - 9px);
    font-size: 18px;
    color: var(--colormusic3);
    font-weight: 600;
}

@media only screen and (max-width: 767px) {
    .social-media .social-media-item .social-media-item-inner a .title {
        font-size: 16px;
        font-weight: 600;
    }
}

.social-media .social-media-item .social-media-item-inner a:hover {
    color: #a6a5c1;
}

/*-------- shoes ---------*/
.Instagram-shoes-area {
    position: relative;
}

.Instagram-shoes-area .ins-box-text {
    padding: 78px 13% 0 6.3%;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .Instagram-shoes-area .ins-box-text {
        padding: 40px 13% 0 6.3%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .Instagram-shoes-area .ins-box-text {
        padding: 35px 10% 0 6.3%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .Instagram-shoes-area .ins-box-text {
        padding: 30px 10% 30px 6.3%;
    }
}

@media only screen and (max-width: 767px) {
    .Instagram-shoes-area .ins-box-text {
        padding: 30px 10% 30px 6.3%;
    }
}

.Instagram-shoes-area .ins-box-text h3 {
    font-family: var(--fontshoes2);
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px;
    color: var(--black);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .Instagram-shoes-area .ins-box-text h3 {
        font-size: 26px;
        line-height: 34px;
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .Instagram-shoes-area .ins-box-text h3 {
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .Instagram-shoes-area .ins-box-text h3 {
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 15px;
    }
}

.Instagram-shoes-area .ins-box-text p {
    font-family: var(--fontshoes2);
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: -.1px;
    margin-bottom: 68px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .Instagram-shoes-area .ins-box-text p {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .Instagram-shoes-area .ins-box-text p {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 767px) {
    .Instagram-shoes-area .ins-box-text p {
        margin-bottom: 25px;
    }
}

.Instagram-shoes-area .ins-box-text a {
    font-family: var(--fontshoes);
    font-size: 72px;
    line-height: 67px;
    color: var(--colorshoes2);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .Instagram-shoes-area .ins-box-text a {
        font-size: 52px;
        line-height: 47px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .Instagram-shoes-area .ins-box-text a {
        font-size: 52px;
        line-height: 47px;
    }
}

@media only screen and (max-width: 767px) {
    .Instagram-shoes-area .ins-box-text a {
        font-size: 52px;
        line-height: 47px;
    }
}

.Instagram-shoes-area .ins-box {
    position: relative;
    overflow: hidden;
}

.Instagram-shoes-area .ins-box .ins-image {
    overflow: hidden;
}

.Instagram-shoes-area .ins-box .ins-image img {
    transition: all .8s linear;
}

.Instagram-shoes-area .ins-box .content-intagram {
    position: absolute;
    transform: translate(-50%, -50%) scale(0.8);
    top: 50%;
    left: 50%;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}

.Instagram-shoes-area .ins-box .content-intagram a {
    font-size: 60px;
    color: var(--white);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .Instagram-shoes-area .ins-box .content-intagram a {
        font-size: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .Instagram-shoes-area .ins-box .content-intagram a {
        font-size: 40px;
    }
}

@media only screen and (max-width: 540px) {
    .Instagram-shoes-area .ins-box .content-intagram a {
        font-size: 30px;
    }
}

.Instagram-shoes-area .ins-box .content-intagram h5 {
    font-weight: 600;
    color: var(--white);
    font-family: var(--fontshoes2);
    margin-top: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .Instagram-shoes-area .ins-box .content-intagram h5 {
        margin-top: 10px;
        font-weight: 400;
        letter-spacing: 1px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .Instagram-shoes-area .ins-box .content-intagram h5 {
        margin-top: 5px;
    }
}

@media only screen and (max-width: 540px) {
    .Instagram-shoes-area .ins-box .content-intagram h5 {
        margin-top: 5px;
        letter-spacing: 0px;
        font-weight: 400;
    }
}

.Instagram-shoes-area .ins-box:hover img {
    filter: brightness(0.3);
    transition: .3s;
}

.Instagram-shoes-area .ins-box:hover img {
    transform: scale(1.1);
    transition: all .8s linear;
}

.Instagram-shoes-area .ins-box:hover .content-intagram {
    opacity: 1;
    visibility: visible;
    transition: .3s;
    transform: translate(-50%, -50%) scale(1);
}

/*--- fashion ---*/
.Instagram-fashion-area {
    position: relative;
    overflow: hidden;
}

.Instagram-fashion-area .Instagram-img {
    position: relative;
    height: 650px;
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 10px;
    -webkit-transition: padding .5s;
    -o-transition: padding .5s;
    transition: padding .5s;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .Instagram-fashion-area .Instagram-img {
        height: 550px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .Instagram-fashion-area .Instagram-img {
        height: 500px;
    }
}

@media only screen and (max-width: 767px) {
    .Instagram-fashion-area .Instagram-img {
        height: 450px;
    }
}

.Instagram-fashion-area .Instagram-img .inst-info {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    overflow: hidden;
    -webkit-transition: top .5s, right .5s, bottom .5s, left .5s;
    -o-transition: top .5s, right .5s, bottom .5s, left .5s;
    transition: top .5s, right .5s, bottom .5s, left .5s;
}

.Instagram-fashion-area .Instagram-img .inst-info img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    font-family: "object-fit: cover; object-position: 50% 50%";
    transition: transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.2s, -webkit-transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.Instagram-fashion-area .Instagram-img .inst-content,
.Instagram-fashion-area .Instagram-img .inst-info {
    background-color: #0000004D;
}

.Instagram-fashion-area .Instagram-img .inst-content {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 15px;
    color: var(--white);
    -webkit-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
}

.Instagram-fashion-area .Instagram-img .inst-content .inst-title {
    font-family: var(--fontfashion);
    color: var(--white);
    text-transform: lowercase;
    font-weight: 600;
    font-size: 30px;
}

.Instagram-fashion-area .Instagram-img:hover {
    padding: 20px;
}

.Instagram-fashion-area .Instagram-img:hover .inst-info {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
}

.Instagram-fashion-area .Instagram-img:hover .inst-content,
.Instagram-fashion-area .Instagram-img:hover .inst-info {
    background-color: rgba(61, 105, 115, 0.9);
}

/*-------- cms ---------*/
.cms-fruit-area {
    position: relative;
    background-image: url(../images/cms/cms-bg.jpg);
    background-size: cover;
    background-attachment: fixed;
    z-index: 0;
}

.cms-fruit-area .cms-title {
    font-family: var(--fontfruit);
    font-size: 42px;
    line-height: 1.2;
    font-weight: 600;
    padding: 0;
    text-transform: uppercase;
    color: var(--white);
    margin-bottom: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cms-fruit-area .cms-title {
        font-size: 32px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cms-fruit-area .cms-title {
        font-size: 36px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cms-fruit-area .cms-title {
        font-size: 36px;
    }
}

@media only screen and (max-width: 767px) {
    .cms-fruit-area .cms-title {
        font-size: 32px;
    }
}

.cms-fruit-area .cms-title span {
    font-weight: 100;
    color: var(--white);
}

.cms-fruit-area .text-white {
    font-family: var(--fontfruit);
    margin-top: 25px;
    margin-bottom: 25px;
}

.cms-fruit-dark {
    position: relative;
    background-color: var(--colorfruitbg2);
    z-index: 99;
}

.cms-fruit-dark .cms-item {
    position: relative;
    background-color: var(--black);
}

.cms-fruit-dark .cms-item .cms-img {
    position: relative;
    overflow: hidden;
}

.cms-fruit-dark .cms-item .cms-img a:after {
    background: rgba(245, 239, 239, 0.3);
    width: 0;
    height: 0;
    content: "";
    position: absolute;
    transition: all .4s ease-in-out 0s;
    right: 0;
    top: 0;
}

.cms-fruit-dark .cms-item .cms-img a:hover:after {
    width: 100%;
    height: 100%;
    right: auto;
    left: 0;
}

.cms-fruit-dark .cms-item .cms-content {
    padding: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cms-fruit-dark .cms-item .cms-content {
        padding: 20px;
    }
}

.cms-fruit-dark .cms-item .cms-content .cms-title {
    font-family: var(--fontfruit);
    font-weight: 600;
    margin-bottom: 20px;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .cms-fruit-dark .cms-item .cms-content .cms-title {
        font-size: 22px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cms-fruit-dark .cms-item .cms-content .cms-title {
        font-size: 18px;
        margin-bottom: 10px;
    }
}

.cms-fruit-dark .cms-item .cms-content .cms-title a {
    color: var(--white);
}

.cms-fruit-dark .cms-item .cms-content .cms-title a:hover {
    color: var(--colorfruitbg);
}

.cms-fruit-dark .cms-item .cms-content p {
    color: var(--colorfruit);
    font-family: var(--fontfruit);
}

/*--- fashion ---*/
.cms-fashion-area {
    position: relative;
}

.cms-fashion-area .grid-fashion .cms-fashion .cms-fashion-img {
    margin-bottom: 20px;
}

.cms-fashion-area .grid-fashion .cms-fashion .cms-fashion-info {
    padding: 0 25px;
    text-align: center;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cms-fashion-area .grid-fashion .cms-fashion .cms-fashion-info {
        padding: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cms-fashion-area .grid-fashion .cms-fashion .cms-fashion-info {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .cms-fashion-area .grid-fashion .cms-fashion .cms-fashion-info {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 540px) {
    .cms-fashion-area .grid-fashion .cms-fashion .cms-fashion-info {
        padding: 0 15px;
    }
}

.cms-fashion-area .grid-fashion .cms-fashion .cms-fashion-info .cms-title {
    font-family: var(--fontfashion1);
    margin-bottom: 20px;
    color: #333;
}

.cms-fashion-area .grid-fashion .cms-fashion .cms-fashion-info p {
    font-family: var(--fontfashion);
    color: #777;
    hyphens: auto;
    font-size: 13px;
    line-height: 18px;
}

/*--- socks ---*/
.cms-socks {
    position: relative;
}

.cms-socks .socks-block {
    margin-bottom: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cms-socks .socks-block {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .cms-socks .socks-block {
        margin-top: 30px;
    }
}

.cms-socks .socks-block .socks-block-content .text-box {
    margin: 0 25%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cms-socks .socks-block .socks-block-content .text-box {
        margin: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cms-socks .socks-block .socks-block-content .text-box {
        margin: 0;
    }
}

@media only screen and (max-width: 767px) {
    .cms-socks .socks-block .socks-block-content .text-box {
        margin: 0;
    }
}

.cms-socks .socks-block .socks-block-content .text-box h5 {
    font-family: var(--fontsocks);
    font-size: 12px;
    text-transform: uppercase;
    color: var(--black2);
    letter-spacing: 0;
    font-weight: 600;
}

.cms-socks .socks-block .socks-block-content .text-box .title-block {
    font-family: var(--fontsocks);
    font-size: 52px;
    line-height: 1;
    color: var(--black);
    display: block;
    font-weight: 500;
    margin-bottom: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cms-socks .socks-block .socks-block-content .text-box .title-block {
        font-size: 42px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cms-socks .socks-block .socks-block-content .text-box .title-block {
        font-size: 42px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .cms-socks .socks-block .socks-block-content .text-box .title-block {
        font-size: 32px;
        margin-bottom: 10px;
    }
}

.cms-socks .socks-block .socks-block-content .text-box p {
    font-family: var(--fontsocks);
    color: var(--black);
    font-size: 16px;
    max-width: 340px;
    text-align: left;
    margin-top: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cms-socks .socks-block .socks-block-content .text-box p {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .cms-socks .socks-block .socks-block-content .text-box p {
        margin-top: 20px;
    }
}

.cms-socks .socks-block .socks-block-content p.big-text {
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #eee;
    margin: auto;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .cms-socks .socks-block .socks-block-content p.big-text {
        top: 22%;
        left: -50%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cms-socks .socks-block .socks-block-content p.big-text {
        font-size: 210px;
        top: 22%;
        left: -50%;
    }
}

.cms-socks .cms-socks-img {
    position: relative;
    min-height: 550px;
    object-fit: cover;
}

@media only screen and (max-width: 540px) {
    .cms-socks .cms-socks-img {
        min-height: 600px;
    }
}

@media only screen and (max-width: 320px) {
    .cms-socks .cms-socks-img {
        min-height: 430px;
    }
}

.cms-socks .cms-socks-img .image-description {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    min-height: auto;
    right: auto;
    left: -20%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cms-socks .cms-socks-img .image-description {
        left: 25%;
    }
}

@media only screen and (max-width: 767px) {
    .cms-socks .cms-socks-img .image-description {
        left: 12%;
    }
}

@media only screen and (max-width: 540px) {
    .cms-socks .cms-socks-img .image-description {
        left: 10%;
    }
}

@media only screen and (max-width: 480px) {
    .cms-socks .cms-socks-img .image-description {
        left: 3.5%;
    }
}

/*--- kitchen ---*/
.cms-kitchen-area {
    position: relative;
    background-image: url(../images/cms/trans.png);
    padding: 100px 0;
    background-size: cover;
    background-attachment: fixed;
    background-color: var(--colorkitchen);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cms-kitchen-area {
        padding: 80px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cms-kitchen-area {
        padding: 60px 0;
    }
}

@media only screen and (max-width: 767px) {
    .cms-kitchen-area {
        padding: 40px 0;
    }
}

@media only screen and (max-width: 540px) {
    .cms-kitchen-area .cms-kitchen-info {
        margin-bottom: 30px;
    }
}

.cms-kitchen-area .cms-kitchen-info h6 {
    font-family: var(--fontkitchen);
    font-size: 16px;
    letter-spacing: 3px;
    font-weight: 600;
    margin: 10px 0;
    color: var(--white);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cms-kitchen-area .cms-kitchen-info h6 {
        font-size: 14px;
        margin: 5px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cms-kitchen-area .cms-kitchen-info h6 {
        font-size: 14px;
        margin: 5px 0;
    }
}

@media only screen and (max-width: 767px) {
    .cms-kitchen-area .cms-kitchen-info h6 {
        font-size: 14px;
        margin: 5px 0;
    }
}

.cms-kitchen-area .cms-kitchen-info h2 {
    font-family: var(--fontkitchen);
    font-size: 40px;
    line-height: 50px;
    font-weight: 500;
    padding: 0;
    text-transform: none;
    letter-spacing: 0;
    margin: 10px 0 15px 0;
    color: var(--white);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cms-kitchen-area .cms-kitchen-info h2 {
        font-size: 36px;
        line-height: 46px;
        margin: 10px 0 10px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cms-kitchen-area .cms-kitchen-info h2 {
        font-size: 36px;
        line-height: 46px;
        margin: 10px 0 10px 0;
    }
}

@media only screen and (max-width: 767px) {
    .cms-kitchen-area .cms-kitchen-info h2 {
        font-size: 30px;
        line-height: 40px;
        margin: 5px 0;
    }
}

.cms-kitchen-area .cms-kitchen-info h4 {
    font-family: var(--fontkitchen);
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    margin: 15px 0;
    color: var(--white);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cms-kitchen-area .cms-kitchen-info h4 {
        font-size: 16px;
        line-height: 22px;
        margin: 10px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cms-kitchen-area .cms-kitchen-info h4 {
        font-size: 18px;
        line-height: 24px;
        margin: 10px 0;
    }
}

@media only screen and (max-width: 767px) {
    .cms-kitchen-area .cms-kitchen-info h4 {
        font-size: 16px;
        line-height: 22px;
        margin: 5px 0;
    }
}

.cms-kitchen-area .cms-kitchen-info p {
    font-family: var(--fontkitchen2);
    font-size: 16px;
    margin-bottom: 35px;
    color: var(--white);
    width: 90%;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .cms-kitchen-area .cms-kitchen-info p {
        width: 98%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .cms-kitchen-area .cms-kitchen-info p {
        width: 98%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cms-kitchen-area .cms-kitchen-info p {
        width: 100%;
        font-size: 14px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cms-kitchen-area .cms-kitchen-info p {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .cms-kitchen-area .cms-kitchen-info p {
        font-size: 14px;
        width: 100%;
    }
}

.cms-kitchen-area .cms-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    text-align: center;
    font-size: 16px;
    box-shadow: 0px 30px 40px 0px rgba(28, 30, 35, 0.2);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cms-kitchen-area .cms-wrapper {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .cms-kitchen-area .cms-wrapper {
        margin-bottom: 20px;
    }
}

.cms-kitchen-area .cms-wrapper img {
    max-width: 100%;
    backface-visibility: hidden;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.35s linear;
    transition: all 0.35s linear;
}

.cms-kitchen-area .cms-wrapper .stwrap {
    background-color: var(--colorkitchen);
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 45px;
}

.cms-kitchen-area .cms-wrapper .stwrap .cms-wrap {
    position: absolute;
    margin: 10px 0;
    left: 35px;
    padding: 0px 10px;
}

.cms-kitchen-area .cms-wrapper .stwrap .cms-wrap h4 {
    font-family: var(--fontkitchen);
    color: var(--white);
    font-size: 18px;
    line-height: 28px;
}

.cms-kitchen-area .cms-wrapper:hover {
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
}

.cms-kitchen-area .cms-wrapper:hover img {
    zoom: 1;
    filter: alpha(opacity=40);
    -webkit-opacity: 0.4;
    opacity: 0.4;
}

.cms2-kitchen-area {
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cms2-kitchen-area .cms2-wrapper {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .cms2-kitchen-area .cms2-wrapper {
        margin-bottom: 20px;
    }
}

.cms2-kitchen-area .cms2-wrapper .cms2-info {
    color: #000000;
    display: inline-block;
    font-size: 16px;
    margin: 8px;
    max-width: 310px;
    min-width: 162px;
    position: relative;
    text-align: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent;
    box-shadow: none !important;
    padding: 30px 40px 0 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.cms2-kitchen-area .cms2-wrapper .cms2-info div {
    display: block;
    background-color: #41484e;
    bottom: 30px;
    left: 40px;
    border-radius: 5px;
    position: absolute;
    right: 0;
    top: 0;
}

.cms2-kitchen-area .cms2-wrapper .cms2-info div h3 {
    position: absolute;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    color: var(--white);
    font-size: 16px;
    left: 100%;
    letter-spacing: 1px;
    font-family: var(--fontkitchen);
    margin: 29px 0;
    opacity: 0.8;
    padding: 4px 40px 0 0;
    right: 0;
    text-transform: uppercase;
    top: 0;
    white-space: nowrap;
    line-height: 36px;
}

.cms2-kitchen-area .cms2-wrapper .cms2-info .step-number {
    position: absolute;
    font-family: var(--fontkitchen2);
    font-size: 20px;
    height: 41px;
    width: 41px;
    line-height: 41px;
    text-align: center;
    margin-right: 0;
    margin-bottom: 0;
    left: 0;
    top: 0;
    color: var(--white);
    z-index: 1;
    margin-top: 30px;
    background: #d5ac63;
    border-radius: 5px 0px 50% 0px;
}

.cms2-kitchen-area .cms2-wrapper .cms2-info img {
    max-width: 100%;
    position: relative;
    vertical-align: top;
    border-radius: 5px;
    box-shadow: 0px 15px 35px 0px rgba(28, 30, 35, 0.2);
}

.cms2-kitchen-area .cms2-wrapper .cms2-info a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.cms2-kitchen-area .cms2-wrapper .cms2-info:hover {
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
}

.cms2-kitchen-area .cms2-wrapper .cms2-info:hover>div {
    background-color: #d5ac63 !important;
}

.cms2-kitchen-area .cms2-wrapper .cms2-info:hover>.step-number {
    background: #41484e !important;
}

.cms2-kitchen-area .cms2-wrapper .cms2-title {
    padding-top: 20px;
    text-align: right;
}

.cms2-kitchen-area .cms2-wrapper .cms2-title h4 {
    font-family: var(--fontkitchen);
    line-height: 26px;
    font-weight: 500;
    font-size: 20px;
    margin: 10px 0;
    letter-spacing: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cms2-kitchen-area .cms2-wrapper .cms2-title h4 {
        font-size: 18px;
        line-height: 24px;
    }
}

.cms2-kitchen-area .cms2-wrapper .cms2-title p {
    font-family: var(--fontkitchen2);
    line-height: 24px;
    font-size: 16px;
    margin: 0 0 10px 0;
}

/*--- hotel ---*/
.hotel-holder-area {
    position: relative;
    overflow: hidden;
}

.hotel-holder-area .hotel-holder-img {
    position: relative;
    overflow: hidden;
}

.hotel-holder-area .hotel-holder-img img {
    display: block;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: -moz-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hotel-holder-area .hotel-holder-img:hover img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    transform: scale(1.06);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hotel-holder-area .hotel-holder-content {
        padding: 0 60px;
        margin: 30px 0;
    }
}

@media only screen and (max-width: 767px) {
    .hotel-holder-area .hotel-holder-content {
        padding: 0 15px;
        margin: 30px 0;
    }
}

.hotel-holder-area .hotel-holder-content .hotel-price {
    position: relative;
    font-family: var(--fonthotel2);
    color: var(--black);
    font-size: 18px;
    padding-left: 35px;
    margin: 10px 0 30px 0;
    line-height: 26px;
    font-weight: 400;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hotel-holder-area .hotel-holder-content .hotel-price {
        font-size: 16px;
        line-height: 24px;
        margin: 10px 0 10px 0;
    }
}

@media only screen and (max-width: 767px) {
    .hotel-holder-area .hotel-holder-content .hotel-price {
        font-size: 16px;
        line-height: 24px;
        margin: 10px 0 10px 0;
    }
}

.hotel-holder-area .hotel-holder-content .hotel-price:before {
    content: '';
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%) translateZ(0);
    transform: translateY(-50%) translateZ(0);
    left: 1px;
    display: block;
    height: 2px;
    width: 25px;
    background-color: currentColor;
}

.hotel-holder-area .hotel-holder-content .hotel-title {
    font-family: var(--fontkitchen2);
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 0;
    padding: 0;
    margin: 12px 0 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hotel-holder-area .hotel-holder-content .hotel-title {
        font-size: 30px;
        margin: 10px 0 0 0;
    }
}

@media only screen and (max-width: 767px) {
    .hotel-holder-area .hotel-holder-content .hotel-title {
        font-size: 36px;
        margin: 10px 0 0 0;
    }
}

@media only screen and (max-width: 480px) {
    .hotel-holder-area .hotel-holder-content .hotel-title {
        font-weight: 400;
    }
}

.hotel-holder-area .hotel-holder-content p {
    font-family: var(--fonthotel2);
    margin: 17px 0px 18px 4px;
    font-size: 16px;
    width: 90%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hotel-holder-area .hotel-holder-content p {
        font-size: 14px;
        width: 98%;
        margin: 0 0px 15px 0;
    }
}

.read-more-button {
    margin: 0 0 0 4px;
}

.read-more-button a {
    padding: 0;
    color: var(--black);
    background-color: transparent;
    border: 0;
    vertical-align: middle;
}

.read-more-button a.hotel-btn {
    position: relative;
    display: inline-block;
    font-family: var(--fontkitchen2);
    font-weight: 600;
    width: auto;
    outline: 0;
    font-size: 14px;
    line-height: 2em;
    text-transform: uppercase;
    box-sizing: border-box;
    margin: 0;
    -moz-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    cursor: pointer;
}

.read-more-button a.hotel-btn .btn-text {
    display: inline-block;
    vertical-align: middle;
}

.read-more-button a.hotel-btn .btn-text:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 18px;
    border-bottom: 2px solid currentColor;
    -webkit-transition: width .23s;
    -moz-transition: width .23s;
    transition: width .23s;
}

.read-more-button a.hotel-btn:hover .btn-text:after {
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .slider-area .main-slider-active-1 .bicycle-slider .main-slider-content-2 {
        margin-left: 0px;
        margin-right: 0px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .banner-bicycle-area .banner-content a {
        display: none;
    }

    .banner-bicycle-area .banner-content .banner-info {
        position: relative;
        height: auto;
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

/*# sourceMappingURL=style.css.map */