html,
body {
    font-family: "Roboto", sans-serif;
}

/* ---------- color combination ---------- */

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

.bg-white {
    background-color: #ffffff;
}

.bg-brown {
    background-color: #915039;
}

.bg-grey {
    background-color: #9fa8ab;
}

.bg-navy-blue {
    background-color: #3c4477;
}

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

.bg-blue {
    background-color: #0074d9;
}

.clr-white,
.clr-white p,
.clr-white h1,
.clr-white h2,
.clr-white h3 {
    color: #fff;
}

/* ---------- color combination end---------- */

.border1 {
    border: 1px solid #cccccc;
}

a {
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}

a:hover {
    color: #e83216 !important;
    transition: all 0.3s ease-in-out;
}

ul,
ol {
    padding: 0;
    margin: 0;
}

img {
    max-width: 100%;
}

p,
.size-guide,
.vie-our-delivery a {
    color: #000000;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 20px;
    font-family: 'futura_ptlight';
}

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

.fontP22 p {
    font-size: 22px;
    line-height: 32px;
}

.title1,
.title2 {
    color: #000;
    font-size: 42px;
    font-weight: 700;
}

.title2 {
    font-size: 34px;
    text-transform: uppercase;
}

.text-style1 a,
.text-style1 p {
    color: #000;
    font-size: 15px;
    font-weight: 300;
}

.flex-sec li {
    display: inline-block;
}

.bnr-box .btn2 {
    margin-left: 20px;
}

.empty-cart .btn1 {
    font-size: 16px !important;
}

.top-sec {
    padding: 5px 0;
}

.logo-sec {
    text-align: center;
}

.top-sec ul li a {
    padding: 0 15px;
    border-left: 1px solid #ccc;
}

.top-sec ul li a {
    font-size: 15px;
    font-weight: 300;
}

.top-sec .form-select {
    font-size: 15px;
    font-weight: 300;
    cursor: pointer;
    border: 0;
    padding: 0 15px;
    background-size: 10px 12px;
}

.top-sec .form-select:focus {
    box-shadow: none;
}

.top-sec {
    border-bottom: 1px solid #cccccc;
}

.menu {
    padding: 5px 0;
}

.menu .stellarnav {
    display: flex;
    align-items: center;
}

.stellarnav>ul>li {
    padding: 15px 0;
}

.stellarnav>ul>li>a {
    color: #000000;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 8px;
    font-weight: 400;
}
.stellarnav>ul>li:last-child>a {
    border: 0;
}

.menu-link.active,
.menu-link:hover {
    color: #c6a84c;
}

.stellarnav>ul>li>a:hover {
    color: #c6a84c;
}

.btn1,
.btn2,
.btn3,
.stellarnav .btn2,
.stellarnav .btn1 {
    display: inline-block;
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 300;
    padding: 15px 30px;
}

.prduct-icon1 .btn1 {
    padding: 15px 30px !important;
}

.prduct-icon1 .btn1:hover {
    border-color: #e73217;
}

.btn1 {
    padding: 7px 30px;
    border: 1px solid #737373;
}

.btn2 i {
    color: #fff;
    background: #c6a84c;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    padding-left: 3px;
    line-height: 50px;
    text-align: center;
    margin-right: 5px;
}

.padd_btm30 {
    padding: 0 0 30px;
}

.padd50 {
    padding: 50px 0;
}

.padd_btm50 {
    padding: 0 0 50px;
}

.padd_top50 {
    padding: 50px 0 0;
}

.padd60 {
    padding: 60px 0;
}

.padd_btm60 {
    padding: 0 0 60px;
}

.padd_top60 {
    padding: 60px 0 0;
}
.padd_top30 {
    padding: 30px 0 0;
}
.padd_top10 {
    padding-top: 10px;
}
.padd_top20 {
    padding-top: 20px;
}
.padd_botm10 {
    padding-bottom: 10px;
}
.padd_botm20 {
    padding-bottom: 20px;
}

.title01,
.title02 {
    font-size: 54px;
    text-transform: uppercase;
    font-family: 'futura_ptheavy';
}

.title02 {
    font-family: 'futura_ptbook';
    text-transform: inherit;
    line-height: 50px;
    margin-bottom: 25px;
}

.title,
.product_price,
.others-wearing-title {
    position: relative;
    font-size: 34px;
    font-weight: 500;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: inline-block;
    font-family: 'futura_ptmedium';
}

.title::before {
    position: absolute;
    content: "";
    background: #e83216;
    width: 75%;
    height: 3px;
    left: 0;
    bottom: 0;
}

.subtitle,
.subtitle01 {
    color: #000;
    font-size: 22px;
    font-family: 'futura_ptlight';
}

.subtitle01 {
    position: relative;
    padding-left: 110px;
    margin-bottom: 10px;
}

.subtitle01::before {
    content: "";
    position: absolute;
    background: #e83216;
    height: 2px;
    width: 100px;
    left: 0;
    top: 50%;
}

.bg1 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner {
    background-image: url('..//img/banner1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 0 0 50px;
    margin-bottom: 20px;
    height: 1020px;
    display: flex;
    align-items: end;
}

.prduct-icon1 .input-group .input-group-text {
    padding-right: 0;
}

.prduct-icon1 .input-group .input-group-text,
.prduct-icon1 .input-group .form-control {
    border: 0;
    border-radius: 0;
    background: #efefef;
}

.prduct-icon1 .input-group {
    width: 150px;
    margin-right: 0px;
}
.prduct-icon1 .form-control {
    font-size: .75rem;
}

.prduct-icon1 .input-group .form-control,
.prduct-icon1 .input-group .form-control::placeholder {
    color: #000;
}

.prduct-icon1 .input-group .form-control:focus {
    box-shadow: none;
}

.prduct-icon1 li a {
    color: #000;
}

.prduct-item {
    display: block;
    text-align: center;
    background: #fff;
    padding: 20px;
    width: auto;
    font-family: 'futura_ptmedium';
}

.hero-cards_collection-list {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    display: flex;
    overflow: hidden;
}

.prduct-item span {
    display: block;
    color: #000;
    font-size: 22px;
}

.hero-cards_collection-item {
    height: auto;
    flex-direction: column;
    flex: none;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    display: flex;
    position: relative;
    overflow: hidden;
    width: 300px;
}

.hero-collections_wrapper {
    height: auto !important;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    overflow: hidden;
}

.hero-cards_collection-list-wrapper {
    flex: none;
    align-self: flex-start;
}

.best-seller-slider .prduct-item {
    background: #f6f6f6;
    margin-bottom: 20px;
}

.best-seller-slider .prduct-item img,
.product-box ul li img,
.product-item img {
    mix-blend-mode: multiply;
}

.prduct-item.banner {
    overflow: hidden;
}

.prduct-item img,
.product-item img {
    margin-bottom: 10px;
    transition: 0.8s;
}

.prduct-item:hover img,
.product-item:hover img {
    transform: scale(1.1);
    transition: 0.8s;
}

.prduct-item,
.image_hover_style {
    display: block;
    position: relative;
    overflow: hidden;
}

.prduct-item::before,
.image_hover_style::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 10%);
    transition: transform 1.8s;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -200%, 0);
    z-index: 9;
}

.prduct-item:hover::before,
.image_hover_style:hover::before {
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 200%, 0);
}

.best-seller-slider .owl-nav {
    position: absolute;
    top: -105px;
    right: 0;
}

.nav-arrow01 .owl-nav button.owl-next,
.nav-arrow01 .owl-nav button.owl-prev,
.nav-arrow01 button.owl-dot {
    color: #ccc;
    font-size: 35px;
    border: 1px solid #ccc;
    width: 45px;
    height: 45px;
    line-height: 0;
    margin: 5px;
}

.nav-arrow01 .owl-nav button span {
    display: block;
    margin-top: -2px;
}

.nav-arrow01 .owl-nav button:hover {
    color: #fff;
    background-color: #e83216;
    border-color: #e83216;
}

.image-box,
.fashion-sec {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.image-box {
    padding: 25px;
    margin-bottom: 25px;
}

.image-box.image01 {
    background-image: url('..//img/image01.jpg');
    display: flex;
    justify-content: end;
}

.image-box.image02 {
    background-image: url('..//img/image_2024_11_22T09_56_49_021Z.png');
    padding: 100px 25px;
}

.image-box.image03 {
    background-image: url('..//img/image03.jpg');
    padding: 110px 25px;
}

.image-box.image04 {
    background-image: url(..//img/image04.jpg);
    padding: 157px 25px 170px;
    display: flex;
    justify-content: end;
}

.image-box.image01 span,
.fashion-sec h3:last-child {
    font-size: 205px;
    line-height: 180px;
    text-transform: uppercase;
    font-family: 'kenyan_coffeebold';
    -webkit-text-stroke: 2px #ffffff;
    -webkit-text-fill-color: transparent;
    text-shadow: 0 0 #0000000d;
}

.image-box.image01 h3 {
    color: #e73217;
    font-size: 75px;
    text-transform: uppercase;
    font-family: 'futura_ptbold';
    margin: 0;
}

.image-box.image02 h3 {
    color: #fff;
    font-size: 54px;
    line-height: 54px;
    font-family: 'futura_ptheavy';
}

.image-box.image02 h3 span {
    font-size: 100px;
    line-height: 100px;
}

.image-box.image04 h3 {
    color: #fff;
    font-size: 65px;
    line-height: 65px;
    font-weight: 900;
    font-style: italic;
}

.image-box.image03 h3 {
    color: #fff;
    font-size: 38px;
    font-weight: 300;
    font-style: normal;
    line-height: 55px;
}

.fashion-sec {
    position: relative;
    background-image: url('..//img/bg01.jpg');
    padding: 80px 0;
}

.fashion-sec h3 {
    color: #fff;
    font-size: 270px;
    letter-spacing: 15px;
    text-transform: uppercase;
    font-family: 'kenyan_coffeebold';
    margin-bottom: 0;
    line-height: 295px;
}

.fashion-sec h3:first-child {
    font-size: 34px;
    font-family: 'kenyan_coffeeregular';
    letter-spacing: 20px;
    line-height: 0;
}

.fashion-sec h3:last-child {
    font-size: 260px;
}

.fashion_image {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.catg-box {
    position: relative;
    overflow: hidden;
}

.content-catg {
    position: absolute;
    bottom: 15px;
    left: 15px;
}

.content-catg span {
    color: #fff;
    transition: 0.3s;
    font-family: 'futura_ptbook';
}

.content-catg .title::before {
    width: 20%;
    background: #fff;
    transition: 0.3s;
}

.catg-box:hover span {
    color: #e73217;
    transition: 0.3s;
}

.catg-box:hover .title::before {
    background: #e73217;
    width: 100%;
    transition: 0.5s;
}

.catg-box img {
    transition: 0.8s;
}

.catg-box:hover img {
    transform: scale(1.05);
    transition: 0.8s;
}

.title-center::before {
    left: 50%;
    transform: translateX(-50%);
    width: 130px;
}

.newslatter {
    border: 1px solid #e83216;
    padding: 80px;
    margin-left: -140px;
}

.newslatter .title {
    text-transform: uppercase;
    margin-bottom: 15px;
}

.newslatter .form-control,
.newslatter .input-group-text {
    background: #efefef;
    border: 0;
    border-radius: 0;
    padding: 10px 20px;
}

.newslatter .form-control:focus {
    box-shadow: none;
}

.newslatter .input-group-text i {
    color: #000;
    font-size: 20px;
}

.newslatter .form-control::placeholder {
    color: #000;
}

.footer-sec {
    padding: 60px 0 0 0;
}

.foot-logo {
    margin-bottom: 30px;
}

.foot-box .foot-title {
    color: #e83216;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.foot-box li {
    list-style-type: none;
}

.foot-box li a,
.foot_link li a {
    color: #000;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    font-family: 'futura_ptlight';
}

.foot-social {
    margin-top: 40px;
}

.foot-social li {
    display: inline-block;
}

.foot-social li a {
    font-size: 14px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: block;
    border-radius: 50%;
    color: #000;
    border: 1px solid #000;
    text-align: center;
    margin: 0 2px;
}

.foot-social li a:hover {
    background: #e73217;
    color: #fff !important;
    border-color: #e73217;

}

.foot-info a {
    font-size: 20px;
}

.footer-sec .footer_box {
    border-top: 1px solid #ccc;
    padding-top: 60px;
}

.foot_link li {
    display: inline-block;
}

.foot_link li a {
    margin-left: 10px;
}

.Copyright {
    background: #f6f6f6;
    padding: 20px 0;
    margin-top: 60px;
}

.Copyright p {
    color: #000000;
}

.foot_link {
    text-align: end;
}

.mobile_bnr_img {
    display: none;
}

/* ---------- Inner Banner ---------- */

.inr-bnr {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center right;
    height: 250px;
    display: flex;
    align-items: center;
}

.shop-bnr {
    background-image: url('..//img/shop-bnr.jpg');
}
.award-bnr {
    background-image: url('..//img/award-bnr.jpg');
}

.where-bnr {
    background-image: url('..//img/inr_bnr_im.jpg');
}

.become-bnr {
    background-image: url('..//img/become-bnr.jpg');
}

.location-bnr {
    background-image: url('..//img/location.png');
}

.customer-bnr {
    background-image: url('..//img/guidline.png');
}

.faq-bnr {
    background-image: url('..//img/faq.png');
}



.about-bnr {
    background-image: url('..//img/about.png');
}

.size-bnr {
    background-image: url('..//img/size.png');
}

.payment-bnr {
    background-image: url('..//img/payment.png');
}



.contact-bnr {
    background-image: url('..//img/contact-bnr.jpg');
}

.bnr-text .title01,
.bnr-text .subtitle {
    color: #fff;
}

.bnr-text .title01 {
    margin-bottom: 0;
}

.breadcrumb {
    padding: 10px 0;
    margin: 0;
}

.breadcrumb .breadcrumb-item,
.breadcrumb .breadcrumb-item.active,
.breadcrumb .breadcrumb-item a {
    color: #a3a3a3;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
}

.filter-btn,
.filters__label,
.single-product-title,
.report-concern li a {
    font-size: 22px;
    color: #000;
    font-family: 'futura_ptlight';
}

.filter-btn img {
    margin-left: 10px;
}

.filter-sec {
    padding: 50px 0 0;
}

.filters__field,
.filter-box01 {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 15px;
}

.filters__sort {
    border: 0;
    background: #efefef;
    padding: 10px;
}

.filters__label {
    font-size: 18px;
    margin: 0;
}

.search_list_grid a {
    color: #a3a3a3;
    border: 1px solid #a3a3a3;
    padding: 1px 7px;
    font-size: 22px;
}

.search_list_grid a:hover {
    border-color: #e73217;
}

.product-image, .single-product .product-img {
    background: #f6f6f6;
    display: block;
    padding: 20px;
    min-height: 280px;
}
.product-list-result li {
    margin-bottom: 20px;
}

.product-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-box ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2rem;
    padding: 0;
    list-style: none;
    column-gap: 15px;
    row-gap: 35px;
}

.product-box ul li {
    width: 32.26%;
}

.product-item {
    position: relative;
}

.wishlist a {
    position: absolute;
    top: 10px;
    right: 10px;
}

.wishlist a {
    background: #fff;
    width: 40px;
    height: 40px;
    line-height: 45px;
    text-align: center;
}

.wishlist i {
    color: #000;
    font-size: 20px;
}

.wishlist:hover i {
    color: #e73217;
}

.product-title {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    margin: 10px 0 0;
}

.product-content p {
    font-size: 20px;
    margin-bottom: 10px;
}

.product-price,
.filter-accordion .accordion-button span {
    font-size: 22px;
    color: #000000;
    font-family: 'futura_ptheavy';
}

.product-box ul li img {
    margin: 0;
}

.offcanvas.show:not(.hiding),
.offcanvas.showing {
    z-index: 9999;
}

.sidebar-item {
    font-family: 'futura_ptlight';
}

.sidebar-item a {
    font-size: 22px;
    color: #000000;

}

.sidebar-item li {
    list-style-type: none;
}

.filter-accordion .accordion-item {
    border: 0;
}

.filter-accordion .accordion-button {
    background: transparent;
    border-radius: 0 !important;
    border-top: 1px solid #cccccc;
    border-bottom: 0 !important;
    padding: 20px 0;
}


.filter-accordion .accordion-button span {
    text-transform: uppercase;
    border-left: 3px solid #e73217;
    padding-left: 10px;
    line-height: 22px;
}

.filter-accordion .accordion-body {
    padding: 0 10px 25px 10px;
}

.accordion-item:first-of-type .accordion-button,
.filter-accordion .accordion-button,
.filter-accordion .accordion-button:focus {
    box-shadow: none;
}

.accordion-button:not(.collapsed)::after {
    transform: rotate(0);
}

.accordion-button::after {
    background-image: url('..//img/angle01.png') !important;
    background-size: auto;
}

.sidebar {
    margin-right: 15px;
}

.sidebar-item .form-check-label,
.sidebar-item .form-check-input {
    cursor: pointer;
}

.sidebar-item .form-check-label,
.verified-customer {
    color: #000000;
    font-size: 18px;
}

.sidebar-item .form-check-input[type=checkbox] {
    border-radius: 0;
    border-color: #cccccc;
}

.sidebar-item .form-check-input:checked {
    background-color: #e83216;
    border-color: #e83216 !important;
    box-shadow: none;
}

.sidebar-item .check-item {
    padding: 4px 0;
}

.color-combination {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-right: 3px;
    margin-bottom: -2px;
}

a.read-more-btn {
    color: #e83216;
    font-size: 18px;
}



#shop-by-price-collapse .accordion-body {
    padding: 10px 10px 55px 10px;
}

.dual-range {
    background-color: #cccccc;
}

.dual-range {
    --range-size: 2px;
    --range-width: 100%;
    --handle-size: 1.3;
    height: 2px;
    width: 100%;
    position: relative;
    user-select: none;

    .highlight {
        position: absolute;
        height: var(--range-size);
        width: calc(calc(var(--x-2) - var(--x-1)) + calc(var(--range-size) * var(--handle-size)));
        left: var(--x-1);
        background: #000;
        z-index: 1;
    }

    .handle {
        width: 10px;
        height: 10px;
        background: #000;
        position: absolute;
        box-shadow: var(--shadow);
        top: 50%;
        transform: translateY(-50%);
        z-index: 2;
        cursor: grab;

        &:active {
            cursor: grabbing;
        }

        &.left {
            left: var(--x-1);
        }

        &.right {
            left: var(--x-2);
        }

        &::after {
            color: #000;
            content: '$' attr(data-value);
            position: absolute;
            top: 100%;
            left: 0;
        }
    }
}

.handle.right::after {
    left: 50%;
    transform: translateX(-50%);
}

.unique-and-faition img {
    margin-top: 20px;
}

.image-sec {
    margin-bottom: 20px;
}

.image-sec:last-child {
    margin: 0;
}


.behind_brands {
    background-image: url('..//img/bg02.jpg');
}

.team-info {
    background: #fff;
    padding: 25px;
}

.team-info h3 {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
}

.team-info span {
    font-size: 20px;
    font-family: 'futura_ptlight';
}

.team-box:hover .team-info {
    background: #e83216;
}

.team-box:hover .team-info h3,
.team-box:hover .team-info span {
    color: #fff;
}

.gutter3 {
    --bs-gutter-x: 3rem;
}
.gutter4 {
    --bs-gutter-x: 4rem;
}

.contact-form01 .form-control,
.size-select-sec .form-select {
    background-color: #efefef;
    padding: 20px;
    border: 0;
    border-radius: 0;
    margin-bottom: 25px;
    height: 60px;
}

.contact-form01 .form-control:focus,
.size-select-sec .form-select:focus {
    border: 0;
    box-shadow: none;
    background-color: #efefef;
}

.contact-form01 textarea.form-control {
    height: 150px;
}

.contact-form01 .form-control,
.contact-form01 .form-control::placeholder,
.size-select-sec .form-select {
    color: #000;
    font-size: 16px;
}

.contact-btn01 {
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    background-color: #000000;
    border: 0;
    padding: 10px 50px;
    font-family: 'futura_ptdemi';
}

.contact-btn01:hover {
    background-color: #e83216;
}

.get-touch-info a {
    color: #000;
    font-size: 22px;
    font-family: 'futura_ptlight';
}

.get-touch-info p {
    margin: 0;
}

.get-touch-info .foot-social {
    margin-top: 20px;
}

.get-touch {
    margin: 30px 0 60px;
}

.map-sec iframe {
    height: 450px;
}

.also-like-sec .hdr-sec {
    margin-bottom: 20px;
}

.also-like-sec .best-seller-slider .owl-nav {
    position: absolute;
    top: -80px;
    right: 0;
}

.worldwide-shipping .info-box {
    border: 1px solid #a4a4a4;
    padding: 20px;
}

.worldwide-shipping .info-box p {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'futura_ptlight';
    margin-top: 10px;
}

#myCarousel .f-carousel__slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.thumbnail-sec {
    border: 1px solid #cccccc;
}

.is-horizontal .f-carousel__nav .f-button.is-prev,
.is-horizontal .f-carousel__nav .f-button.is-next,
.is-horizontal .fancybox__nav .f-button.is-prev,
.is-horizontal .fancybox__nav .f-button.is-next {
    top: auto;
    transform: inherit;
    bottom: -60px;
    background: #cccccc;
    color: #000;
    width: 30px;
    height: 30px;
}

.f-button svg {
    width: 15px;
}

.f-carousel__thumbs.is-modern {
    --f-thumb-clip-width: auto;
}

.f-thumbs__track {
    transform: inherit !important;
    justify-content: center !important;
    width: 100% !important;
}

.f-thumbs__slide {
    --shift: inherit !important;
}

.f-thumbs__slide__button {
    border: 1px solid #cccccc !important;
}

.f-thumbs__slide.is-nav-selected .f-thumbs__slide__button {
    border: 1px solid #e83216 !important;
}

.with-fancybox .is-horizontal .f-carousel__nav .f-button.is-prev,
.with-fancybox .is-horizontal .f-carousel__nav .f-button.is-next,
.with-fancybox .is-horizontal .fancybox__nav .f-button.is-prev,
.with-fancybox .is-horizontal .fancybox__nav .f-button.is-next {
    top: 50%;
    transform: inherit;
    bottom: auto;
}

.is-compact .fancybox__thumbs {
    --f-thumb-width: 100%;
}

.single-product-title {
    margin-bottom: 20px;
}

.single-detail p,
.size-guide {
    font-size: 20px;
}

.product_price {
    padding: 0;
    margin: 0;
    line-height: 24px;
}

.color-sec li {
    display: inline-block;
}

.color-sec li a {
    display: block;
    width: 60px;
    height: 60px;
    border: 1px solid #ccc;
}

.color-sec li a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-color,
.select-size {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.size-select-sec {
    width: 80%;
    margin-top: 20px;
}

.color-sec {
    margin-bottom: 20px;
}

.size-guide {
    margin: 0;
}

.size-select-sec .form-select {
    height: 50px;
    padding: 0 15px;
    margin: 10px 0;
}


.add-to-cart {
    display: flex;
    align-items: center;
    margin: 15px 0;
}

.add-to-cart .add-cart-btn {
    width: 80%;
    text-align: center;
}

.add-to-cart .add-cart-btn a, button.addtocart{
    font-size: 22px;
    display: block;
    color: #fff;
    background-color: #e83216;
    height: 50px;
    line-height: 40px;
    width: 100%;
    font-family: 'futura_ptdemi';
}
a.addtocart{
    color: #fff;
    background-color: #e83216;
    font-family: 'futura_ptdemi';
}
.wishlist1 td{
    text-align:center;
}
.stellarnav li a {
    padding: 10px;
}
.add-to-cart .add-cart-btn a:hover, button.addtocart:hover, a.addtocart:hover{
    color: #fff !important;
    background-color: #000000;
}
.add-to-cart .wishlist01{
    width: 20%;
}
.qty-available{
    color: #47d700;
}
.add-to-cart .wishlist01 a {
    font-size: 20px;
    color: #000;
    border: 1px solid #cccccc;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    margin-left: 10px;
}
.accordion-product-detail .accordion-button{
    color: #000;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 25px 0;
}
.accordion-product-detail .accordion-button:not(.collapsed) {
    background-color: transparent;
    box-shadow: none;
}
.accordion-product-detail .accordion-button:focus {
    box-shadow: none;
}
.accordion-product-detail .accordion-body {
    padding: 0 0 30px;
}
.accordion-flush .accordion-item:last-child {
    border-bottom: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.report-concern{
    margin-top: 20px;
}
.report-concern li{
    list-style-type: none;
}

.others-wearing-title {
    padding: 0;
    margin-bottom: 5px;
}
.reviews-sec{
    border-top: 1px solid #cccccc;
    margin-top: 20px;
}
.review-item{
    margin-top: 20px;
}
.StarDateSec .star i{
    color: #e83216;
    font-size: 14px;
}
.StarDateSec .day01{
    font-size: 18px;
    color: #6e6e6e;
    margin-left: 20px;
    font-family: 'futura_ptlight';
}
.verified-customer{
    font-weight: 700;
    display: inline-block;
    margin-top: 10px;
}
.wearing-review{
    color: #000;
    font-size: 18px;
    background-color: #efefef;
    padding: 8px 20px;
    display: inline-block;
    font-family: 'futura_ptlight';
}
.wearing-review:hover{
    color: #fff !important;
    background-color: #e83216;
}
.vie-our-delivery {
    border: 1px dashed #cccccc;
    display: inline-block;
    padding: 15px 50px 15px 15px;
    margin: 5px 0 15px;
}
.vie-our-delivery .d-flex{
    gap: 15px;
}
.vie-our-delivery p{
    font-size: 20px;
    margin-bottom: 5px;
}
.vie-our-delivery a{
    font-size: 20px;
    text-decoration: underline;
}

.catalogue-btn{
    margin-top: 20px;
}
.catalogue-btn a{
    color: #e83216;
    font-size: 22px;
    border: 1px solid #e83216;
    padding: 10px 15px;
    font-family: 'futura_ptbook';
}
.catalogue-btn a i{
    margin-right: 5px;
}
.catalogue-btn a:hover{
    color: #fff !important;
    background: #e83216;
    border-color: #e83216;
}
.others-wearing.fontP22 p{
    font-size: 20px;
    line-height: 26px;
}

.login-register-sec .box-shadow-sec{
    background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.login-register-sec .content-sec{
    padding: 50px 50px 50px 35px;
}
.login-register-sec .content-sec.login{
    padding: 50px 35px 50px 50px;
}
.form-sec .form-control{
    background: #efefef;
    border: 0;
    border-radius: 0;
    padding: 15px;
    height: 55px;
}
.form-sec .form-control::placeholder{
    font-size: 16px;
    color: #969696;
    font-weight: 400;
}
.form-sec .form-control:focus{
    box-shadow: none;
}
.form-sec .form-label{
    font-size: 16px;
    color: #000;
    font-weight: 400;
}
.form-sec .form-label span{
    color: #e83216;
}

.form-sec .form-group{
    margin-bottom: 25px;
}

.content-sec > div:first-child{
    margin-bottom: 15px;
}

.already-have{
    text-align: center;
    margin-top: 30px;
}

.already-have p a {
    font-size: 22px;
    font-weight: 900;
    color: #000;
}
.btn3{
    color: #fff;
    background: #000;
    font-size: 18px;
    display: block;
    border: 0;
    border-radius: 0;
    width: 100%;
    padding: 15px;
    font-family: 'futura_ptdemi';
}
.btn3:hover{
    background: #e83216;
}

.login-register-sec .image-sec{
    height: 100%;
}

.login-register-sec .image-sec img{
    height: 100%;
    object-fit: cover;
}
.back-to-home-btn{
    color: #000;
    font-size: 22px;
    font-family: 'futura_ptlight';
}
.back-to-home-btn span{
    color: #e83216;
    border: 1px solid #e83216;
    font-size: 16px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    display: inline-block;
    margin-right: 15px;
    border-radius: 50%;
}

.back-to-home-btn:hover span{
    color: #fff;
    background: #e83216;
}
.back-to-home-btn-sec{
    margin-top: 30px;
}
.change-password {
    padding-top: 15px;
}
.change-password .form-check-label,
.change-password a{
    color: #000;
    font-size: 18px;
    font-family: 'futura_ptlight';
}

.change-password .form-check-input {
    margin-top: 5px;
    border-radius: 0;
}


#myBtn {
    display: none;
    position: fixed;
    bottom: 10px;
    right: 15px;
    z-index: 99;
    font-size: 15px;
    border: none;
    outline: none;
    color: #fff;
    background: #e83216;
    cursor: pointer;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    box-shadow: 0px 0 5px 0px #fff;
}

#myBtn:hover {
    background: #000;
    transition: 0.3s;
}


.cart-total-sec {
    border: 1px solid #dee0ea;
    padding: 30px 20px;
    border-radius: 5px;
}

.cart_group {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #dee0ea;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.cart_group h3 {
    font-size: 18px;
    font-family: 'futura_ptbook';
}

.shipping01 a,
.change-address a,
.cart_group .form-check-label,
.form-check.check-read .form-check-label{
    color: #474747;
    font-size: 14px;
    font-family: 'futura_ptmedium';
}

.cart_group .select1  .form-check .form-check-input {
    float: right;
}

.cart_group .form-check-label {
    padding-right: 28px;
}

.cart_group .form-check-input {
    width: 0.8em;
    height: 0.8em;
}

.cart_group .form-check-input:checked {
    background-color: #000;
    border-color: #000;
}

.cart_group .form-check-input:focus {
    box-shadow: none;
}

.select1>div {
    margin-bottom: 5px;
}

.total-price .cart-price {
    font-size: 22px;
    font-family: 'futura_ptbold';
}

.border-none{
    border: 0;
}

.btn01,
.checkout-btn a {
    text-align: center;
    font-size: 22px;
    display: inline-block;
    color: #fff;
    background: #e83216;
    border-radius: 5px !important;
    padding: 8px 25px;
    border: 0;
    font-family: 'futura_ptlight';
}

.checkout-btn a {
    width: 100%;
    font-size: 22px;
    display: block;
    padding: 6px;
    margin: 35px 0 10px;
}

.free-shipping {
    border: 1px solid #dee0ea;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 10px 15px;
}

.free-shipping .progress,
.free-shipping .progress-stacked {
    --bs-progress-height: 0.3rem;
}
.free-shipping .progress-bar{
    background: #e83216;
    border-radius: 30px;
}
.cart-sec .row {
    --bs-gutter-x: 5rem;
}

.product-image01 {
    width: 70px;
    height: 70px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.product-image01 img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.color_size li {
    color: #474747;
    font-size: 18px;
    display: inline-block;
    font-family: 'futura_ptlight';
}

.cart-sec .table>:not(caption)>*>* {
    vertical-align: middle;
    border: 0;
}

.cart_quanitity {
    width: 100px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.cart_quanitity input,
.cart_quanitity .input-group-text {
    border: 0;
    background: transparent;
    border-radius: 0;
    padding: 2px 10px;
    text-align: center;
}

tbody tr {
    border: 1px solid #ccc;
    border-radius: 5px;
}

.cart-product-title a {
    color: #000;
    font-size: 20px;
    font-family: 'futura_ptmedium';
}

.add-cart-sec table {
    border-collapse: inherit;
    border-spacing: 0;
}

.cart-sec .table tbody tr td {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.cart-sec .table tbody tr td:first-child {
    border-left: 1px solid #ccc;
    border-radius: 5px 0 0 5px;
}

.cart-sec .table tbody tr td:last-child {
    border-right: 1px solid #ccc;
    border-radius: 0 5px 5px 0;
}

.coupan-code-sec .input-group {
    gap: 20px;
}

.coupan-code-sec .btn01 {
    font-size: 15px;
    font-family: 'futura_ptmedium';
}

.coupan-code-sec .form-control {
    border-radius: 5px !important;
}

.coupan-code-sec .form-control::placeholder {
    font-size: 15px;
    color: #818181;
    font-family: 'futura_ptmedium';
}

.coupan-code-sec .form-control:focus,
.check-out-form .form-check .form-check-input:focus {
    box-shadow: none;
}

.free-shipping .free-shipping-title,
.billing-details {
    font-size: 24px;
    font-family: 'futura_ptmedium';
}
.check-out-form .form-control{
    border: 1px solid #dee0ea;
    border-radius: 5px !important;
    height: 50px;
    margin-bottom: 15px;
}
.check-out-form textarea.form-control{
    height: 150px;
}
.check-out-form  .form-label,
.check-out-form  .form-check-label {
    color: #6b6b6b;
    font-size: 18px;
    font-family: 'futura_ptmedium';
    margin-bottom: 3px;
}
.check-out-form .form-control,
.check-out-form .form-control::placeholder{
    color: #a3a3a3;
    font-size: 18px;
    font-family: 'futura_ptbook';
}
.check-out-form .form-control:focus{
    box-shadow: none;
}
.check-out-form .form-label.order-notes,
.check-out-form  .form-check-label{
    font-size: 15px;
    margin-bottom: 15px;
}
.check-out-form .form-label.order-notes{
    margin-top: 10px;
}
.check-out-form .form-check{
    padding-left: 40px;
}
.check-out-form .form-check .form-check-input {
    float: left;
    margin-left: -40px;
}

.check-out-form .form-check-input:checked {
    background-color: #e83216;
    border-color: #e83216;
}
.billing-details{
    margin: 15px 0;
}
.check-group .form-check-label{
    font-size: 18px;
    font-family: 'futura_ptbook';
}
.check-group p{
    color: #9a9a9a;
    font-size: 14px;
    line-height: 20px;
    font-family: 'futura_ptbook';
    margin-left: -1.5em;
}

.check-payments{
    margin-top: 20px;
    margin-bottom: 5px;
}

.cash-on-delivery p{
    margin-top: 15px;
}
.cart_group .check-read .form-check-input {
    width: 1em;
    height: 1em;
}

.check-total-sec .checkout-btn a{
    margin-top: 0;
}
.form-check.check-read .form-check-label{
    color: #9a9a9a;
    padding: 0;
    font-family: 'futura_ptbook';
}
.form-check.check-read{
    margin-bottom: 10px;
    margin-top: 10px;
}
.cart-plsmns{
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}
.cart-plsmns .input-number{
     width: 100%;
}
.cart-plsmns.input-group .btn {
    padding: 1px 3px;
    color: #000;
    background: transparent;
    border: none;
}
.add-cart-sec table {
    border-spacing: 0 10px;
}
.rew-rating{
    list-style:none;
}
.rew-rating li{
    display:inline-block;
}
.ratting-main{
    margin:20px 0px;
}
.single-rating {
    margin: 10px 0px 10px 0px;
}

.stellarnav ul ul {
    top: auto;
    width: 100%;
    position: absolute;
    z-index: 0;
    text-align: left;
    display: block;
    background: #ddd;
}
.mini-cart-table td, .mini-cart-table th{
    text-align:left;
}
.mini-cart-table td a, .mini-cart-table th a{
    padding:0px!important;
}
.mini-cart-table tbody tr {
    border: 0px solid #ccc!important;
    border-radius: 0px!important;
}
.mini-cart-table td.image, .mini-cart-table td.price {
    text-align: left;
    padding: 0px 0px;
}
.mini-cart-table td.product-des{
    padding: 0px 10px;
}
a.minibtn{
    padding: 3px !important;
    color: #fff !important;
    margin: 12px 0px;
}
.badge-disc {
    position: absolute;
    top: 0;
    left: 0;
    background: #e73217;
    width: 60px;
    height: auto;
    text-align: center;
    color: #fff;
    border-radius: 30px;
    letter-spacing: -1px;
    text-transform: uppercase;
    font-size: 14px;
    margin: 10px;
}
.shipping-details .h2, 
.shipping-details h2, 
.shipping-details .section-title,
.page-style .section-title{
    font-size: 1.4rem;
}
.sub-title{
   font-size: 1.1rem; 
}
.page-style ul, .page-style ol {
    list-style: none;
}
.page-style p:last-child, .page-style p {
    margin-bottom: 12px;
}

.sizing-chart .chart-title{
    font-size:18px;
    margin-bottom:15px;
}
.mens-chart .chart-title{
    border-bottom:2px solid blue;
}

.mens-chart .chart-title{
    border-bottom:2px solid blue;
}
.mens-chart table td, .mens-chart table th{
    border:1px solid blue;
}
.womens-chart .chart-title{
    border-bottom:2px solid pink;
}
.womens-chart table td, .womens-chart table th{
    border:1px solid pink;
}

.sizing-chart table td, .sizing-chart table th {
    font-size: 14px;
    text-align: center;
}
.accordion-button:not(.collapsed) {
    background-color: #fff8f7;
    color: #ff0606;
}
.accordion-button {
    color:#000;
    font-size: 18px;
    font-weight: 500;
}
.accordion-button:focus {
    box-shadow: none;
}
.product-box svg {
    width: 20px;
    margin-bottom: 0px;
}
.pagination-style .flex.justify-between.flex-1{
    display:none;
}
.pagination-style nav p:last-child {
    margin-bottom: 12px;
}
.prod-desc p{
    font-size: 16px;
    margin-bottom: 0px;
    line-height: 24px;
}

.add-cart-qty{
    display: block;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}
.add-cart-qty h6 {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.add-cart-qty input.input-number{
    width: 55px;
    text-align: center;
}
.badge.badge-success {
    color: #198754;
}

.size-chart-img{
    
}
.accordion-button::after {
    transform: rotate(-90deg);
}
.ct-guid ul li, .ct-guid ul li span {
    margin-bottom: 0px;
    font-size: 18px !important;
    line-height: 28px;
    font-family: futura_ptlight;
}
.ct-guid h4, .ct-guid h3, .ct-guid h5 {
    font-size: 1.4rem;
    font-weight: 500;
}



.about-imgs ul li{
    width:50%;
    float:left;
    padding:0.5%;
    list-style:none;
}
.about-imgs ul li:first-child{
    width:100%;
    padding:0.5%;
}

.glyphicon { margin-right:5px; }
.thumbnail
{
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item.list-group-item
{
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
}

.item.list-group-item .list-group-image
{
    margin-right: 10px;
}
.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
}
.item.list-group-item .caption
{
    padding: 9px 9px 0px 9px;
}
.item.list-group-item{
    background: #eeeeee;
}

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item img
{
    float: left;
}
.item.list-group-item:after
{
    clear: both;
}
.list-group-item-text
{
    margin: 0 0 11px;
}
.product-box .item.list-group-item .product-image-sec{
    width: 50%;
}
.product-box .item.list-group-item .product-image-sec .product-image,
.list-groupct .product-image{
    overflow: hidden;
    padding: 0;
}
.product-box .item.list-group-item .product-content{
    width: 100%;
}
.product-box .item.list-group-item .product-item {
    display: flex;
    gap: 30px;
    align-items: center;
}
.list-groupct .product-image{
    padding: 0;
}
.product-box .item.list-group-item .prod-desc p {
    font-size: 20px;
    line-height: 30px;
}
.offcanvas .btn.addtocart{
    width: auto;
}
.about-cmt-desc br{
    display:none;
}
.about-photo-img{
    order:3;
}
.about-cmt-desc {
    display: flex;
    flex-direction: column;
}
.about-imgs ul li:first-child {
    width: 100%;
    padding: 0%;
}
.about-photo-img img {
    margin-top: 0px;
    padding-bottom: 15px;
}
.coupon-code{
   /* border: dashed 2px #dc3545;
    padding: 4px 6px;
    border-radius: 5px;
    background: #ffffff;*/
    position:relative;
    display:inline-block;
    margin:5px;
}

#large-div-text {
    padding: 6px 5px 0px 5px;
    border: 1px solid rgb(232 50 22);
    position: relative;
    margin-top: -10px;
    text-align: center;
    font-weight: 600;
}

#why {
    background-color: #FFF;
    text-align: center;
    position: relative;
    z-index: 1000;
    width: 80%;
    margin: 0 20px 0 12px;
    font-size: 11px;
    border-radius: 10px;
}
.get-touch-info.fontP22 p{
    padding-bottom:15px;
}
.fbold{
    font-weight:600!important;
}
.wishlist1 td.product-des {
    text-align: left;
}
.foot-social .fa-shopee, .foot-social .fa-lazada{
    position:relative;
}
/*
.foot-social .fa-shopee:after, .foot-social .fa-lazada:after{
    position:absolute;
    width:24px;
    height:24px;
    content:'';
    left:0;
    top:0;
}*/
.foot-social .ctm-icon img {
    width: 18px;
    margin: -5px 0 0 0px;
    display: inline-block;
}
.ctm-icon a:hover{
    background:none!important;
}
.foot-social-1 .foot-social .ctm-icon img{
    margin: -3px 0 0 0px;
} 



@media (min-width:768px){
    .btn.addtocart{
    width:490px;
}
.quantity {
    width: 160px;
}
.logo{
    width:260px;
}
}
@media screen and (max-width: 768px) {

    .mobile-hide {
        display: none;
    }

    .mobile_bnr_img {
        display: block;
    }

    .ph_order_1 {
        order: -1;
    }

    .d-none1 {
        display: block;
    }


    .top-sec .row .col-sm-4:nth-child(2),
    .top-sec .row .col-lg-4:nth-child(2) {
        padding: 0;
    }

    .menu {
        position: relative;
        padding: 15px 0;
    }

    .prduct-icon1 {
        padding: 15px 0;
    }

    .menu-toggle {
        position: absolute;
        right: 15px !important;
        font-size: 0;
        bottom: auto;
        top: 25px;
        padding: 0 !important;
    }

    .stellarnav.mobile.right>ul {
        z-index: 9;
    }

    .top-sec {
        padding: 0;
    }

    .menu-link.active,
    .menu-link:hover {
        color: #000000;
    }

    .stellarnav.mobile.right>ul {
        z-index: 999;
        background-color: #000;
    }

    .stellarnav>ul>li>a {
        color: #fff;
    }

    .close-menu.full,
    .icon-close:before,
    .icon-close:after {
        color: #fff;
        border-color: #fff !important;
    }

    .stellarnav .menu-toggle span.bars span {
        background: #e73217;
    }

    .stellarnav>ul>li>a {
        font-size: 15px;
    }

    .stellarnav>ul>li {
        padding: 0;
    }

    .title {
        font-size: 30px;
        padding-bottom: 8px;
    }

    .subtitle {
        font-size: 20px;
    }

    .padd_btm50 {
        padding: 0 0 30px;
    }

    .banner {
        height: auto;
        padding: 0 0 20px;
        background: #e5d4b4;
    }

    .nav-arrow01 .owl-nav button.owl-next,
    .nav-arrow01 .owl-nav button.owl-prev,
    .nav-arrow01 button.owl-dot {
        font-size: 30px;
        width: 35px;
        height: 35px;
        margin: 3px;
    }

    .best-seller-slider .owl-nav {
        top: -70px;
    }

    .footer-sec {
        padding: 40px 0 0 0;
    }

    .image-box {
        padding: 25px !important;
        margin-bottom: 15px;
    }

    .image-box.image01 span {
        font-size: 135px;
        line-height: 130px;
    }

    .image-box.image01 h3 {
        font-size: 65px;
    }

    .image-box.image02 h3 {
        font-size: 34px;
        line-height: 34px;
    }

    .image-box.image02 h3 span {
        font-size: 60px;
        line-height: 70px;
    }

    .image-box.image03 h3 {
        font-size: 32px;
        line-height: 48px;
    }

    .image-box.image04 h3 {
        font-size: 38px;
        line-height: 44px;
    }

    .image-box.image04 {
        min-height: 250px;
    }

    .fashion-sec h3 {
        font-size: 70px;
        line-height: 125px;
    }

    .fashion-sec h3:last-child {
        font-size: 60px;
        line-height: 20px;
    }

    .fashion-sec h3:first-child {
        font-size: 20px;
    }

    .newslatter {
        padding: 30px;
        margin-left: 0;
    }

    .foot_link {
        text-align: left;
        margin-top: 20px;
    }

    .Copyright {
        margin-top: 30px;
    }

    .foot-social {
        margin-top: 30px;
    }

    .foot-box {
        margin-top: 25px;
    }

    .footer-sec .footer_box {
        padding-top: 20px;
    }

    .catg-box {
        margin-bottom: 15px;
    }

    .padd60 {
        padding: 30px 0;
    }

    .padd_top60 {
        padding: 20px 0 0;
    }

    .padd_btm60 {
        padding: 0 0 30px;
    }

    .title01 {
        font-size: 34px;
    }

    .top-sec .form-select {
        padding: 0 8px;
    }

    .top-sec ul li a {
        padding: 0 10px;
    }

    .product-box ul li {
        width: 100%;
    }

    .product-image {
        padding: 15px;
        min-height: auto;
    }

    .filters__field,
    .filter-box01 {
        justify-content: center;
    }

    .filter-btn,
    .filters__label {
        font-size: 20px;
    }

    .filter-sec {
        padding: 10px 0 0;
    }

    .filter-box01 {
        margin-top: 20px;
    }

    .breadcrumb {
        padding: 20px 0;
        margin: 0;
    }

    .gutter3 {
        --bs-gutter-x: auto;
    }
    .gutter4 {
        --bs-gutter-x: auto;
    }

    .title02 {
        line-height: 30px;
        font-size: 30px;
        margin-bottom: 15px;
    }

    .subtitle01 {
        padding-left: 60px;
    }

    .subtitle01::before {
        width: 50px;
    }

    .gutter4 img {
        margin-top: 20px;
    }

    .team-box img {
        width: 100%;
        margin-top: 20px;
    }

    .image-sec {
        margin-bottom: 0;
    }

    .image-sec img {
        margin-top: 10px;
    }

    .unique-and-faition img {
        margin-top: 0;
    }

    .content-sec {
        margin-top: 20px;
    }

    .get-touch {
        margin: 20px 0 40px;
    }

    .contact-form01 .form-control {
        padding: 15px;
        margin-bottom: 20px;
        height: 50px;
    }

    .contact-btn01 {
        font-size: 20px;
    }

    .map-sec iframe {
        height: 200px;
    }

    .inr-bnr {
        height: 150px;
    }
    .others-wearing-title {
        font-size: 30px;
    }
    .vie-our-delivery {
        padding: 15px 20px 15px 15px;
    }
    .accordion-product-detail .accordion-button {
        font-size: 16px;
        padding: 15px 0;
    }
    .worldwide-shipping .info-box {
        margin-bottom: 15px;
    }

    .also-like-sec .title{
        font-size: 24px;
    }
    .also-like-sec .best-seller-slider .owl-nav {
        top: -65px;
    }
    .add-to-cart .add-cart-btn a {
        font-size: 20px;
    }
    .single-detail{
        margin-top: 25px;
    }
    .others-wearing.fontP22 p {
        font-size: 19px;
        line-height: 28px;
    }
    .catalogue-btn a {
        font-size: 20px;
        padding: 8px 10px;
    }
    .fontP22 p {
        font-size: 19px;
        line-height: 30px;
    }
    .title1, .title2 {
        font-size: 30px;
    }
    .login-register-sec .content-sec,
    .login-register-sec .content-sec.login {
        padding: 10px;
    }
    .form-sec .form-control {
        height: 45px;
    }
    .btn3 {
        padding: 10px;
    }
    .already-have {
        margin-top: 20px;
        margin-bottom: 15px;
    }
    .login-register-sec img{
        margin: 0;
    }


}

@media only screen and (min-width: 786px) and (max-width: 992px) {


    .menu-toggle {
        position: absolute;
        right: 0;
    }

    .stellarnav.mobile.right>ul {
        z-index: 9;
    }

    .category-box img {
        width: 100% !important;
    }

}


@media (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1300px;
    }


}