.item-main-sub{ }

.item-bottom-sub {
    display: none;
    position: absolute;
    width: 100%;
    background: #fff;
    left: 0px;
    right: 0px;
    padding: 20px 40px;
    -webkit-transition: var(--transition-base);
    -o-transition: var(--transition-base);
    transition: var(--transition-base);
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}
.item-main-sub:hover .item-bottom-sub {
    display: flex;
    flex-direction: column;
}
.box-image-menu{ position: relative;}
.box-image-menu a{ position: relative; padding: 0px 0px !important;}
.box-image-menu img{ width: 100%; margin-bottom: 10px;}
.content-menu{ position: absolute; left: 0px; right: 0px; padding: 5px 10px; background-color: rgb(255, 255, 255, 0.5); bottom: 49px; opacity: 0;  -webkit-transition: var(--transition-base);
    -o-transition: var(--transition-base);
    transition: var(--transition-base); text-align: right;}
.content-menu h4{ font-size: 16px; color: #000;}
.content-menu p{ font-size: 12px; line-height: 16px;}
.box-image-menu a h4{ font-size: 16px;   -webkit-transition: var(--transition-base);
    -o-transition: var(--transition-base);
    transition: var(--transition-base); text-align: right;}
.box-image-menu a:hover .content-menu{ opacity: 1;}
.box-image-menu a:hover .title-image{ opacity: 0;}
.menu-top-title h4 {
    font-size: 18px;
    text-transform: lowercase;
    margin-bottom: 30px;
    text-align: right;
}
.sub-menu-list {
    min-height: 300px;
    text-align: right;
}
.sub-menu-list h6 {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.5px;
    text-transform: lowercase;
}
.sub-menu-list a {
    padding: 5px 0px !important;
    font-size: 14px !important;
}

.vr4-hero-slider .slick-dots{ position: absolute;
    bottom: 5%;
    right: 5%;
    display: flex;
    flex-direction: row;
    column-gap: 5px;}

    
    .vr4-hero-slider .slick-dots li button {
        width: 12px;
        height: 16px;
        /* border-radius: 100%; */
        background: transparent;
        border: 1px solid #fff;
        text-indent: -9999px;
    }
.vr4-hero-slider .slick-dots li.slick-active button{ background: var(--white-color);} 
.shop-image { object-position: center; object-fit: cover; width: 100%; height: 100%; }
.vr5-ct-single-box a{   position: relative;}
.shop-desplay {
    position: absolute;
    z-index: 16;
    padding: 53px 0px;
    bottom: 20%;
    width: 100%;
}
.text-dark{ color: var(--primary-color) !important;}
.subscribe-widget .primary-btn:hover::before {
     height: inherit !important; 
     border: none;
}
.subscribe-widget .primary-btn:hover{  border: none !important;}
.header-infobar p {  margin-bottom: 0px !important;}
.header-infobar p a{ background: #000;padding: 2px; color: #ffff !important;}
.header-infobar p span{ font-size: 16px; padding: 0px 5px; margin-bottom: 0px !important; font-weight: 600;}
.fill-current {
    color: var(--primary-color);
    rotate: 180deg;
}
.vr-product-card a:hover .feature-thumb .feature-thumbnail {
    transform: scale(1.1);
}

.vr-product-card a .card-bottom h5 span{
    transition: 0.3s;
    transition-timing-function: ease-in-out;
    opacity: 0;
}

.vr-product-card a:hover .card-bottom h5 span{
    opacity: 1;
}
.vr-product-card a .card-bottom p{    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
     text-overflow: ellipsis; color: var(--primary-color);}
     .section-title h3{ font-size: 28px; font-weight: 500 !important;}
     #signup_view .modal-dialog {
        max-width: 800px;
    }

    #signup_view .modal-dialog .btn-close {
        position: absolute;
        right: 10px;
        top: 10px;
    }

    #add_address .modal-dialog {
        max-width: 800px;
    }

    #add_address .modal-dialog .btn-close {
        position: absolute;
        right: 10px;
        top: 10px;
    }

    #authModal .modal-dialog {
        max-width: 600px;
    }

    #authModal .modal-content .btn-close {
        position: absolute;
        right: 10px;
        top: 10px;
    }

    .sign-up-details{ padding: 48px; display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
    text-align: center;}
    .sign-up-details .sub-titile{ font-size: 16px;}
    .sign-up-details h3 {
        font-size: 28px;
        margin-bottom: 0px !important;
        font-weight: 500 !important;
        text-align: right;
    }
    .sign-up-details p{ font-size: 16px;}
    .checkout-form .theme-input {
        border: 1px solid var(--border-color);
        font-weight: 300;
        color: #7b7b7b;
    }
    .cart-drawer p{ line-height: 18px;}
    .ft-inner{ background: #f7f7f7;}
    .filter-buton{  padding: 0.45rem 1rem .45rem 1rem; 
        background: var(--white-color);
        border: 1px solid var(--primary-color);
        color: var(--primary-color);
        text-align: center;
    }
    .sidebar-widget .widget-title{ font-size: 16px;}
    .overflow-auto{ overflow: auto;}
    .filter-content .sidebar-widget {
        border-bottom: 1px solid var(--border-color);
        padding-bottom: 20px;
        margin-bottom: 20px;
        padding-left: 20px;
    }
    .about-image img{ width: 100%;}

    .explore-btn {
        text-transform: lowercase;
        font-size: 18px;
        color: var(--primary-color);
        font-weight: 500;
        position: relative;
      }
      
      .explore-btn::before {
        content: '';
        position: absolute;
        left: 0;
        bottom: -1px;
        width: 100%;
        height: 1px;
        background-color: #3b3b3b;
        -webkit-transition: var(--transition-base);
        -o-transition: var(--transition-base);
        transition: var(--transition-base);
      }
      
     .explore-btn:hover::before {
        width: 100%;
        background-color: var(--primary-color);
      }

      .hm2-feature-box h6 a{ padding: 10px; background: var(--white-color); border: 1px solid var(--primary-color); color: var(--primary-color); 
        text-transform: lowercase;}
        .hm2-feature-box h6 a:hover{ background: var(--light-bg);}
        .header-infobar .container-fluid, .hm3-header-middle  .container-fluid {
            padding-right: 2rem;
            padding-left: 2rem;
        }
        .header-icons {
            gap: 18px;
            padding:0px 0px 0px 0px;
        }
        .subscribe-widget .btn-md {
            width: 100%;
            text-align: right;
            cursor: pointer;
            rotate: 180deg;
        }
        .hm3-products-filter-area .vr-product-card{ padding: 0px 10px;}
        .launches {
            padding-right: 3rem;
        }
        .arrival-slider{ display: flex; justify-content: space-between; width: 100%; gap: 1.5rem;}

        .arrival-slider .slick-track{ -ms-overflow-style: none;
            scrollbar-width: none;
            display: inline-flex;
            overflow-x: scroll;
            scroll-snap-type: x mandatory;
            scroll-behavior: smooth;    scrollbar-width: none;
             gap: 2.55rem;}
            .arrival-slider .slick-slide {
                display: flex;
                flex-direction: column;
                margin: 0px 0px !important;
            }

            .slider-area a{ display: -webkit-box;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-flex-wrap: wrap;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                background: #121111;
            }

           .slider-image {    z-index: 1;
                overflow: hidden;
                max-width: 60%;
                min-width: 60%;
            }

            .slider-image img{ object-fit: cover;
                width: 100%;}

             .slider-content{ position: relative; max-width: 40%; min-width: 40%; padding: 40px; color:var(--white-color);}   
             .slider-content h1 {
                color: var(--white-color);
                max-width: 95%;
                font-size: 80px;
                margin-bottom: 34px;
                font-weight: 700;
                line-height: 103px;
            }
             .slider-content p{ font-size: 38px; max-width: 95%; margin-bottom: 30px;  line-height: 50px;}
             .shop-bt { position: absolute; bottom: 10%; font-size:38px;}

             .sticky-header.sticky-on .header-navigation ul li a{ padding:24px 17px 24px 17px;}
             .sticky-header.sticky-on .logo img {
                height: auto;
                margin-top:0px;
            }
            .detail-size { font-size: 16px; display: block;}
            .samll-descri { font-size: 16px; display: block; margin-bottom: 10px;}
            .color-picker{
                border-top: 1px solid grey;
                border-bottom: 1px solid grey;
                margin-bottom: 10px;
            }

            .color-box .thumbnail {
                cursor: pointer;
                width: 70px;
                height: 70px;
                margin-right: .5rem;
                margin-bottom: .5rem;
                background-size: cover;
                background-position: center;
                background-repeat: no-repeat;
                display: inherit;
            }
            .color-box .thumbnail.highlight {
                border: 1px solid #ada9a5;
            }

        .samble-area {
                display: grid;
                grid-template-columns: 1fr 1fr;
                grid-template-rows: 50px;
                grid-gap: 1rem;
                align-items: center;
                margin-bottom: 30px;
            }
            .samble-area .text-end {
                text-align: left!important;
            }

            .samble-area p{margin-bottom: 3px;}

            .buy-bt{ border: solid 2px #231f20; 
                width: 100%; padding: 15px; background:#fff; font-size: 18px;
                 border-radius: 2px; text-align: center; color: #000;}
                 .buy-bt:hover { box-shadow: 0 6px 14px -5px #a6a6a6bf;}
                 .br-1{ border-width:1px !important;}
                 .lead_time_notice {
                    display: flex;
                    align-items: center;
                    gap: .5rem;
                }

                .box_icon {
                    width: 36px;
                    height: 36px;
                    border-radius: 50%;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    flex-shrink: 0;
                }


                .calculator {
                    background: #f3f3f3;
                    padding: 2rem;
                }
                .tile-options {
                    display: flex;
                    flex-wrap: wrap;
                    justify-content: space-around;
                }
                .calculator-option-mobile { padding: 10px 0px;}

                .base-input-number__input {
                    border-style: solid;
                    border-width: 0 0 1px 0;
                    width: 100%;
                    max-width: 120px;
                    text-align: center;
                    font-weight: 400;
                    font-size: 36px;
                    color: inherit;
                    border-color: #a3a3a3;
                
                }
                .no-outline {
                    outline: 0;
                }
                .m0 {
                    margin: 0;
                }
                .brdr-cl-primary {
                    border-color: #a3a3a3;
                }
                .bg-cl-transparent {
                    background-color: #0000;
                }
                .mute-color{ color: #a3a3a3;}

                .add-cart-container {
                    grid-area: 9/1/10/6;
                    display: flex;
                    flex-direction: column;
                    align-items: center;
                }
                .cart-bt{ min-width: 240px; text-align: center; text-transform: lowercase; font-size: 20px;}

                #style-1::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}
                
           
    @media only screen and (min-width: 1600px) and (max-width: 1699px) {

        .vr4-hero-single {
            padding: 0px 0;
           
        }

        .slider-content h1 {
            color: var(--white-color);
            max-width: 95%;
        }
        .slider-content p{ max-width: 95%; }
    
    }

    @media only screen and (min-width: 1500px) and (max-width: 1599px) {

        .vr4-hero-single {
            padding: 0px 0;
           
        }

        .slider-content h1 {
            color: var(--white-color);
            max-width: 95%;
        }
        .slider-content p{ max-width: 95%; }
    
    }
    @media only screen and (min-width: 1400px) and (max-width: 1499px) {

    .vr4-hero-single {
        padding:0px 0;
       
    }

    .slider-content h1 {
        color: var(--white-color);
        max-width: 95%;
    }
    .slider-content p{ max-width: 95%; }
         
           

    
}

    @media only screen and (min-width: 1300px) and (max-width: 1399px) {

        .vr4-hero-single {
            padding: 0px 0;
           
        }

        .slider-content h1 {
            color: var(--white-color);
            max-width: 95%;
        }
        .slider-content p{ max-width: 95%; }

}

@media only screen and (min-width: 1200px) and (max-width: 1299px) {

    .vr4-hero-single {
        padding: 0px 0;
       
    }

    .slider-content h1 {
        color: var(--white-color);
        max-width: 95%;
    }
    .slider-content p{ max-width: 95%; }

}

@media (max-width: 767px) {

    .vr-prodcuct-details {
        padding-top: 40px;
        overflow: hidden;
    }

    .header-infobar .container-fluid, .hm3-header-middle  .container-fluid {
        padding-right: 1rem;
        padding-left: 1rem;
    }
    .logo img{ height: 25px; margin-top: 0px;}
    .sticky-header.sticky-on .logo img{ height: 25px;}
    .header-icons {
        gap: 18px;
        padding: 0px 0px 0px 0px;
    }
    .slider-content {
      
        max-width:100%;
        min-width: 100%;
       
    }

    .slider-image {
        max-width:100%;
        min-width: 100%;
    }
    .slider-image img{ height: 50vh;}
    .slider-content h1 {
        max-width: 100%;
        font-size: 31px;
        height: 70px;
    }

    .slider-content p {
      
        max-width: 100%;
        font-size: 18px;
        height: 90px;
        line-height: 24px;
    }

    .shop-bt {
        position: absolute;
        bottom: 6%;
        font-size: 23px;
    }

    .filter-drawer {
      width: 360px;
    }
    .filter-drawer .drawer-bottom .template-btn{ padding: 10px 10px !important; font-size: 14px;} 
    .arrival-slider .slick-track {
      
        gap:1.25rem;
    }
    .launches {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .modal-content .image img{ width: 100%;}
  }