/*########################### home css ##################*/

    .banner-wrapper{
        background-image:url("/website-assets/images/banner.jpg");
        height: 85vh;
        background-position: right;
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom:100px;
        
    }
    .banner-heading{
        padding-top: 4%;
    }
    .banner-heading h1{
        padding-top: 200px;
        color:#ffff;
        font-size: 88px;
        font-weight: 700;
    }
    .banner-heading p{
        color: #ffff;
        font-size: 38px;
        font-weight: 100;
        line-height: 1.8;
        margin-bottom: 40px;
    }
    .banner-btn{
        border: 1px solid #ffffff;
        padding: 15px 50px;
        font-size: 20px;
        color: #ffffff;
    }
    .banner-btn:hover{

        background-color: #ffffff;
        color: #333333;
    }
    .logo img{
        width: 200px;
    }

    @media only screen and (max-width: 1200px) {
        .logo img{
            width: 180px;
        }
        .main-menu > nav > ul > li > a {
            font-size: 12px ! important;
           
        }
        
      }
      @media only screen and (max-width: 992px) {
        .logo img{
            width: 160px;
        }
        .banner-heading h1{           
            font-size: 80px;
            font-weight: 650;
        }
        .banner-heading p{            
            font-size: 35px;          
        }
        
      }
      @media only screen and (max-width: 768px) {
        .banner-heading h1{           
            font-size: 75px;
            font-weight: 600;
        }
        .banner-heading p{            
            font-size: 30px;          
        }
        .banner-btn{
            padding: 10px 40px;
            font-size: 15px;
        }
      }
      @media only screen and (max-width: 600px) {
        .banner-heading h1{           
            font-size: 70px;
            font-weight: 550;
        }
        .banner-heading p{            
            font-size: 28px;          
        }
        
      }
      @media only screen and (max-width: 576px) {
        .banner-wrapper {
            background-image: url(/website-assets/images/bannermobile.png);
            height: 85vh;
            background-position: right;
            background-repeat: no-repeat;
            background-size: cover;
            margin-bottom: 100px;
           
        }
        .banner-heading h1{           
            font-size: 75px;
        
        }
        .banner-heading p{            
            font-size: 25px;          
        }
        
        
      }
      @media only screen and (max-width: 500px) {
        .mobile-logo img{
            width:200px;
        }
        .banner-heading h1{           
            font-size: 60px;
            font-weight: 500;
        }
        .banner-heading p{            
            font-size: 25px;          
        }
        
      }
      @media only screen and (max-width: 400px) {
        .mobile-logo img{
            width:200px;
        }
        .banner-heading h1{           
            font-size: 55px;
            
        }
        
        .banner-btn{
            padding: 8px 30px;
            font-size: 13px;
        }
        
      }
      @media only screen and (max-width: 333px) {
        .mobile-logo img{
            width:200px;
        }
        .banner-heading h1{           
            font-size: 30px;
            
        }
        .banner-heading p{            
            font-size: 20px;          
        }
        .banner-btn{
            padding: 5px 20px;
            font-size: 11px;
        }
        
      }
      
/*############################# home css ##################*/

/* ######################## footer css ################# */
    .bg-black{
        background-color:black;
    }
    .bg-custom-gray{
        background-color:#1a1b1c;
    }
    .footer-content{
        text-align:center;
        padding:73px;
    }
    .footer-content h3,h6{
        color:#ffff !important;
    }
    .footer-content h6{
        font-size: 13px;
        padding-top: 10px;
    }
    .footer-content h3{
        padding-top: 35px;
        font-family: "Times New Roman", Times, serif;
        font-size: 50px;
    }
    .footer-content p{
       color:gray;
    }
    .text-gray{
        color:gray;
    }
    .footbottom p{
        font-size: 11px;
    }
    .footbottom a{
        color:#ffff;
    }
    .footbottom a:hover{
        color:#a7538d;
    }
    @media only screen and (max-width: 400px) {
        .footer-content h3{
            
            font-size: 40px;
        }
        
      }
      @media only screen and (max-width: 300px) {
        .footer-content h3{
            
            font-size: 30px;
        }
        .footer-content p{
            font-size: 11px;
        }
      }
/* ############################## footer css ################# */
  
/* ####################### Product Details css ################# */

    .product-color-group{
        display: inline-flex;
    }
    .product-color-group span{
        height: 20px;
    width: 20px;
    margin: 15px 10px 8px 0px;
    border-radius: 50px;
    }


    .bgcolourt{
        background-color:#52078b !important;
    }
    .cartbtn{
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    background-color: #333;
    display: inline-block;
    line-height: 1;
    padding: 23px 38px 23px;
    letter-spacing: .8px;
    z-index: 99;

    }

   @media only screen and (max-width: 625px) {

    .zoomContainer img{
        
       width: 400px;
    }
   
  }
  @media only screen and (max-width: 500px) {

    .zoomContainer img{
        
       width: 400px;
    }
   
  }
  @media only screen and (max-width: 460px) {

    .zoomContainer img{
        
       width: 240px;
    }
   
  }
  @media only screen and (max-width: 400px) {

    .zoomContainer img{
        
       width: 200px;
    }
   
  }
  @media only screen and (max-width: 350px) {

    .zoomContainer img{
        
       width: 150px;
    }
    .product-details-content .pro-details-quality .pro-details-cart a {
        padding: 15px 5px 20px !important;
  
        font-size: 10px!important;
    }
    .product-details-content .pro-details-quality .cart-plus-minus {
       
        width: 53px !important;
    }
    .product-details-content .pro-details-quality .cart-plus-minus input.cart-plus-minus-box {
        
        width: 53px !important;
    }
   
  }
  @media only screen and (max-width: 300px) {

    .zoomContainer img{
        
       width: 100px;
    }
    .product-details-content .pro-details-quality .pro-details-cart a {
        padding: 13px 4px 20px !important;
  
        font-size: 8px!important;
    }
   
  }
/*########################## Product Details css ################# */
      
/* ############################ My Account  css ################# */
    .return-bill-btn button{
        border: none;
        background-color: #52078b;
        text-transform: uppercase;
        font-weight: 600;
        padding: 9px 21px !important;
        color: #fff;
        font-size: 13px;
        
    }
    .return-bill-btn a{
        border: none;
        background-color: #52078b;
        text-transform: uppercase;
        font-weight: 600;
        padding: 12px 25px;
        color: #fff !important;
        font-size: 13px;
        
    }
    .return-bill-btn button:hover{
        background-color: #1f2226;
    }
    .return-bill-btn a:hover{
        background-color: #1f2226;
        color:#fff;
    }
    .txtcss {
    resize: vertical;
    background: none !important; 
    border: 2px solid #f2f4f7 !important;
    padding: 10px;
    width: 100%;
    font-size: 14px;
    }
    .modal-dialog {
        width: 600px!important;
    }
    .btn-return{
    border: none;
    background-color: #52078b;
    text-transform: uppercase;
    font-weight: 600;
    padding: 9px 25px;
    color: #fff;
    font-size: 13px;
    }
    .btn-close-gray{
        border: none;
        background-color: #6c757d;
        text-transform: uppercase;
        font-weight: 600;
        padding: 9px 25px;
        color: #fff;
        font-size: 13px;
        }
        .model-head {
            font-family: "Oswald", sans-serif;
            font-weight: 400;
            margin-top: 0;
            color: #333;
        }
        
    
/* ########################## My Account css ################# */

    
/* ########################## Contact page css ################# */
@media only screen and (max-width: 330px) {

    
    .contact-info-area .contact-info-wrap .single-contact-info {
       
         display: inline !important;
       
    }
    .contact-info-area .contact-info-wrap .single-contact-info .contact-info-content p {
        font-size: 11px !important;
    }
   
  }
    
/* ########################## Contact page css ################# */

.breadcrumb-title h2{
    color: #fff!important;  
}



