/*--------------------------------------------------------------------- File Name: responsive.css ---------------------------------------------------------------------*/


/*------------------------------------------------------------------- 991px x 768px ---------------------------------------------------------------------*/

@media only screen and (min-width: 768px) and (max-width: 991px) {
    
    .header-search {
        padding: 15px 0px;
    }
}


/*------------------------------------------------------------------- 767px x 599px ---------------------------------------------------------------------*/

@media only screen and (min-width: 599px) and (max-width: 767px) {
    .logo {
        text-align: center;
    }
    .cart-content-right {
        padding-bottom: 5px;
    }
    .mg {
        margin: 0px 0px;
    }
    .menu-area-main {
        height: 256px;
        overflow-y: auto;
    }
    .megamenu>.row [class*="col-"] {
        padding: 0px;
    }
    .menu-area-main .megamenu .men-cat {
        padding: 0px 15px;
    }
    .menu-area-main .megamenu .women-cat {
        padding: 0px 15px;
    }
    .menu-area-main .megamenu .el-cat {
        padding: 0px 15px;
    }
    .mean-container .mean-nav ul li a.mean-expand {
        height: 19px;
    }
    .category-box.women-box {
        display: none;
    }
    .cart-box {
        display: inline-block;
        margin: 0px 30px;
    }
    .wish-box {
        float: none;
        margin: 0px 30px;
        display: inline-block;
    }
    .menu-add {
        display: none;
    }
    .category-box {
        display: none;
    }
    .mean-container .mean-nav ul li ol {
        padding: 0px;
    }
    .mean-container .mean-nav ul li a {
        padding: 10px 20px;
        width: 94.8%;
    }
    .mean-container .mean-nav ul li li a {
        width: 92%;
        padding: 1em 4%;
    }
    .mean-container .mean-nav ul li li li a {
        width: 100%;
    }
    .header-search {
        padding: 15px 0px;
    }
    #collapseFilter.d-md-block {
        padding: 30px 0px;
    }
}


/*------------------------------------------------------------------- 599px x 280px ---------------------------------------------------------------------*/

@media only screen and (min-width: 280px) and (max-width: 599px) {
    .cart-content-right {
        padding-bottom: 5px;
    }
    .megamenu>.row [class*="col-"] {
        padding: 0px;
    }
    .menu-area-main .megamenu .men-cat {
        padding: 0px 15px;
    }
    .menu-area-main .megamenu .women-cat {
        padding: 0px 15px;
    }
    .menu-area-main .megamenu .el-cat {
        padding: 0px 15px;
    }
    .mean-container .mean-nav ul li a {
        padding: 1em 4%;
        width: 92%;
    }
    .mean-container .mean-nav ul li li a {
        width: 90%;
        padding: 1em 5%;
    }
    .mean-container .sub-full.megamenu-categories ol li a {
        padding: 5px 0px;
        text-transform: capitalize;
        width: 100%;
    }
    .megamenu .sub-full.megamenu-categories .women-box .banner-up-text a {
        width: auto;
        border: none;
        float: none;
    }
    .menu-area-main {
        height: 45px;
        overflow-y: auto;
    }
    .mean-container .mean-nav ul li a.mean-expand {
        top: 0;
    }





}

@media (min-width: 992px) and (max-width: 1199px) {

.header_main {
    background-size: 100% 100%;
    padding: 15px 0px 95px 0px;
}
.banner_text {
    width: 45%;
}
.box_main {
    padding: 50px 20px;
}
.client_right {
    width: 65%;
    float: right;
}
.client_name{
    padding-top: 35px;
}
.mail_section_1 {
    width: 96%;
    float: right;
}
.footer_section{
    padding-top: 30px;
    padding-bottom: 0px;
}
.menu_main li {
    padding-left: 5px;
    padding-right: 5px;
}
.header_section{
    background: #0a0a09;
}





}

@media (min-width: 768px) and (max-width: 991px) {
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: transparent;
}

#main_slider a.carousel-control-prev {
    position: absolute;
    left: 175px;
    top: 90%;
    display: none;
}

#main_slider a.carousel-control-next {
    position: absolute;
    left: 236px;
    top: 90%;
    display: none;
}
.header_section{
    background: #0a0a09;
}
.navbar-toggler { 
    background-color: #ffffff; 
}
.logo { 
    display: none;
}
.menu_main{ 
    display: none; 
}
.logo_mobile { 
    width: 20%; 
    padding: 0px; 
}
.mobile_menu {
    display: initial;
}
.banner_taital{
    font-size: 70px;
}
.bg-light {
    background-color: #ffffff !important;
}
.header_main{
    padding: 0px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    color: #000;
    text-align: center;
    background: transparent;
    width: 100%;
    margin: 10px 0px;
    border-radius: 30px;
}
.nav-item {
    position: relative;
    width: 100%;
}

.navbar-light .navbar-nav .nav-link:focus, 
.navbar-light .navbar-nav .nav-link:hover {
    color: #ffffff;
    background: red;
}

.navbar-light .navbar-nav .active > .nav-link, 
.navbar-light .navbar-nav .nav-link.active, 
.navbar-light .navbar-nav .nav-link.show, 
.navbar-light .navbar-nav .show > .nav-link {
    color: #ffffff;
    background: red;
}
.banner_text {
    width: 60%;
}
.banner_section{
    padding-bottom: 0px;
}
.watchs_section{
    padding-bottom: 0px;
}
.watchs_taital{
    font-size: 40px;
}
h1.watchs_taital::after {
    width: 200px;
    bottom: 38px;
}

.image_1 {
    width: 100%;
    padding-top: 20px;
}
.uni_text{
    padding-top: 50px;
}

.about_section_3{
    padding-top: 50px;
}
.border_main{
    margin-top: 30px;
    padding: 20px 0px;
}
.box_main {
    padding: 40px 10px;
    margin-top: 40px;
}
.client_name{
    padding-top: 10px;
}
.seemore_bt_1 a{
    margin-bottom: 0px;
}
.client_right {
    width: 65%;
    float: right;
}
.mail_section_1 {
    width: 100%;
}
.mail_text {
    padding: 10px 20px 10px 20px;
}
.send_bt a {
    padding: 10px 0px;
}
.massage-bt {
    height: 100px;
    padding: 35px 20px 20px 20px;
}

.footer_section{
    background: #ffffff;
}
.social_icon li {
    padding: 30px 12px;
}
.location_main {
    width: 100%;
}





}

@media (min-width: 576px) and (max-width: 767px) {
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: transparent;
}

#main_slider a.carousel-control-prev {
    position: absolute;
    left: 175px;
    top: 90%;
    display: none;
}

#main_slider a.carousel-control-next {
    position: absolute;
    left: 236px;
    top: 90%;
    display: none;
}
.header_section{
    background: #0a0a09;
}
.navbar-toggler { 
    background-color: #ffffff; 
}
.logo { 
    display: none;
}
.menu_main{ 
    display: none; 
}
.logo_mobile { 
    width: 30%; 
    padding: 0px; 
}
.mobile_menu {
    display: initial;
}
.banner_taital{
    font-size: 50px;
}
.bg-light {
    background-color: #ffffff !important;
}
.header_main{
    padding: 0px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    color: #000;
    text-align: center;
    background: transparent;
    width: 100%;
    margin: 10px 0px;
    border-radius: 30px;
}
.nav-item {
    position: relative;
    width: 100%;
}

.navbar-light .navbar-nav .nav-link:focus, 
.navbar-light .navbar-nav .nav-link:hover {
    color: #ffffff;
    background: red;
}

.navbar-light .navbar-nav .active > .nav-link, 
.navbar-light .navbar-nav .nav-link.active, 
.navbar-light .navbar-nav .nav-link.show, 
.navbar-light .navbar-nav .show > .nav-link {
    color: #ffffff;
    background: red;
}
.banner_text {
    width: 100%;
}
.banner_section{
    padding-bottom: 0px;
}
.watchs_section{
    padding-bottom: 0px;
}
.watchs_taital{
    font-size: 40px;
}
h1.watchs_taital::after {
    width: 200px;
    bottom: 38px;
}
.watchs_section_2 .row {
    flex-direction: column-reverse;
}
.image_1 {
    width: 100%;
    padding-top: 20px;
}
.uni_text{
    padding-top: 0px;
}
.image_2{
    padding-top: 30px;
    text-align: center;
}
.about_text {
    padding: 10px 0px 20px 0px;
}
.about_section_3{
    padding-top: 50px;
}
.border_main{
    margin-top: 30px;
}
.box_main {
    padding: 40px 10px;
    margin-top: 40px;
}

.seemore_bt_1 a{
    margin-bottom: 0px;
}
.client_right {
    width: 65%;
    float: right;
}
.mail_section_1 {
    width: 100%;
}
.mail_text {
    padding: 10px 20px 10px 20px;
}
.send_bt a {
    padding: 10px 0px;
}
.massage-bt {
    height: 100px;
    padding: 35px 20px 20px 20px;
}

.footer_section{
    background: #ffffff;
}
.social_icon li {
    padding: 30px 12px;
}
.location_main {
    width: 100%;
    text-align: left;
}
.location_left {
    width: 100%;
    padding-top: 15px;
}
.location_middle {
    width: 100%;
    padding-top: 15px;
}
.location_right {
    width: 100%;
    padding-top: 15px;
}


} 


@media (max-width: 575px) {
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: transparent;
}

#main_slider a.carousel-control-prev {
    position: absolute;
    left: 175px;
    top: 90%;
    display: none;
}

#main_slider a.carousel-control-next {
    position: absolute;
    left: 236px;
    top: 90%;
    display: none;
}
.header_section{
    background: #0a0a09;
}
.navbar-toggler { 
    background-color: #ffffff; 
}
.logo { 
    display: none;
}
.menu_main{ 
    display: none; 
}
.logo_mobile { 
    width: 30%; 
    padding: 0px; 
}
.mobile_menu {
    display: initial;
}
.banner_taital{
    font-size: 50px;
}
.bg-light {
    background-color: #ffffff !important;
}
.header_main{
    padding: 0px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    color: #000;
    text-align: center;
    background: transparent;
    width: 100%;
    margin: 10px 0px;
    border-radius: 30px;
}
.nav-item {
    position: relative;
    width: 100%;
}

.navbar-light .navbar-nav .nav-link:focus, 
.navbar-light .navbar-nav .nav-link:hover {
    color: #ffffff;
    background: red;
}

.navbar-light .navbar-nav .active > .nav-link, 
.navbar-light .navbar-nav .nav-link.active, 
.navbar-light .navbar-nav .nav-link.show, 
.navbar-light .navbar-nav .show > .nav-link {
    color: #ffffff;
    background: red;
}
.banner_text {
    width: 100%;
}
.banner_section{
    padding-bottom: 0px;
}
.watchs_section{
    padding-bottom: 0px;
}
.watchs_taital{
    font-size: 30px;
}
h1.watchs_taital::after {
    width: 70px;
    bottom: 35px;
}
.watchs_section_2 .row {
    flex-direction: column-reverse;
}
.image_1 {
    width: 100%;
    padding-top: 20px;
}
.uni_text{
    padding-top: 0px;
}
.image_2{
    padding-top: 30px;
}
.about_text {
    padding: 10px 0px 20px 0px;
}
.about_section_3{
    padding-top: 50px;
}
.border_main{
    margin-top: 30px;
}
.box_main {
    padding: 40px 10px;
    margin-top: 40px;
}
.client_name{
    padding-top: 8px;
}
.seemore_bt_1 a{
    margin-bottom: 0px;
}
.client_right {
    width: 65%;
    float: right;
}
.mail_section_1 {
    width: 100%;
}
.mail_text {
    padding: 10px 20px 10px 20px;
}
.send_bt a {
    padding: 10px 0px;
}
.massage-bt {
    height: 100px;
    padding: 35px 20px 20px 20px;
}

.footer_section{
    background: #ffffff;
}
.social_icon li {
    padding: 30px 12px;
}
.location_main {
    width: 100%;
    text-align: left;
}
.location_left {
    width: 100%;
    padding-top: 15px;
}
.location_middle {
    width: 100%;
    padding-top: 15px;
}
.location_right {
    width: 100%;
    padding-top: 15px;
}


/* CSS FOR PRODUCT IN MOBILE */

.product-container {
        flex-direction: column; /* Stack items on mobile */
        gap: 0px;
        text-align: center;
    }

    .product-details {
        width: 90%; /* Takes most of the screen width */
    }
    .product-title{
       font-size: 25px;

    }

 .product-price {
        font-size: 20px; /* Smaller font for mobile */
    }
    .product-details p{
        font-size: 15px;
        color: black;
    }

    .color-selection span {
        width: 18px;
        height: 18px;
    }

    .add-to-cart {
        width: 50%;
        padding: 28px 0px 0px 65px
    }

    .add-to-cart a {
        font-size: 14px;
        padding: 10px 0;
    }

    table {
        font-size: 12px;
    }

    th, td {
        padding: 5px;
    }

    .slider-container {
        max-width: 300px;
    }

    .arrow {
        padding: 3px;
    }

    .header_main-detailed {
        padding: 15px 0;
    }
    .left{
        left: 0px;
           }
           .right{
               right: 0px;
           }
}

/* Very Small Screens */
@media (max-width: 480px) {
    .product-title, .product-price {
        font-size: 25px;
    }
    .product-price {
        font-size: 20px;
    }
    
    .add-to-cart a {
        font-size: 12px;
        padding: 8px 0;
    }

    
    .add-to-cart {
        width: 50%;
        padding: 28px 0px 0px 65px
    }

    .add-to-cart a {
        font-size: 14px;
        padding: 10px 0;
    }

/* END OF detailed part */

/* Derlivery to Customer */
/* Base Styles */


/* Form Container */
.delivery-container {
    max-width: 500px;  /* Limits width on larger screens */
    width:90%; /* Takes most of the width on smaller screens */
    background: #fff;
    padding: 0px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin: auto;
    
}

/* Headings */
h2, h3 {
    text-align: center;
    color: #333;
}

/* Input Fields */
input[type="text"],
input[type="email"],
input[type="number"] {
    width: 100%;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
}

/* Quantity Input */
input[type="number"] {
    width: 100%;
}

/* Name Fields (Side by Side on Desktop, Stacked on Mobile) */
.name-fields {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.name-fields div {
    flex: 1;
    min-width: 140px;
}

/* Shipping & Payment Methods */
.shipping-method {
    background: #f1f1f1;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 16px;
}

/* Total Price */
.total-price {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}

/* Submit Button */
.submit-btn {
    width: 100%;
    background: #28a745;
    color: white;
    padding: 12px;
    font-size: 18px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background 0.3s ease;
}
.submit-btn:hover {
    background: #218838;
}

/* Responsive Design */
@media (max-width: 600px) {
    .delivery-container {
        padding: 15px;
    }

    h2, h3 {
        font-size: 18px;
    }

    input[type="text"],
    input[type="email"],
    input[type="number"] {
        font-size: 14px;
        padding: 8px;
    }

    .submit-btn {
        font-size: 16px;
        padding: 10px;
    }
}


/* END OF DELIVERY ITEM */

/* Products css for Customer */
/* General Styling */
.products {
    width:330px;
   
    /* padding: 20px; */
    display: flex;
    flex-direction: column;
    align-items: center;
    /* background-color: #f8f8f8; */
}
.second-portion{
    padding:0px 0px 0px 20px;
}
/* Product Grid */
.line1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

/* Individual Product Card */
.one-line {
    
    padding: 20px;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
    transition: transform 0.3s ease-in-out;
    width: 500px; /* Increased width */
    height: 350px; /* Kept height reasonable */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.one-line:hover {
    transform: scale(1.05);
}

/* Product Image */
.first-img img {
    width:350px;
    height: 500px; /* Adjusted for proportion */
    max-width: 500px; /* Larger images */
    border-radius: 10px;
    object-fit: cover;
  
}


/* Product Name */
.text {
    font-size: 22px;
    font-weight: bold;
    margin: 10px 0;
    color: black;
}

/* Product Price */
.price {
    font-size: 20px;
    color: #b60213;
    font-weight: bold;
    margin-bottom: 10px;
}

/* Buy Now Button */
.buy-btn {
    background-color: #b60213;
    color: white;
    border: none;
    padding: 10px 14px;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
    transition: background 0.3s;
    width: 100%;
}

.buy-btn:hover {
    background-color: #b60213;
}

/* See More Button */
.seemore_bt_1 {
    text-align: center;
    margin-top: 25px;
}

.seemore_bt_1 a {
    display: inline-block;
    background-color: #b60213;
    color: white;
    padding: 12px 24px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: bold;
}

.seemore_bt_1 a:hover {
    background-color:#b60213;
}

/* Responsive Design */
@media (max-width: 768px) {
    .line1 {
        flex-direction: column;
        align-items: center;
    }

    .one-line {
        width: 90%; /* Adjusted for mobile screens */
        max-width: 450px; /* Wider but not too big */
        height: auto;
        padding: 25px;
    }

    .first-img img {
        height: 280px; /* Adjusted for mobile */
    }
}



}


