.sn-form-inner .single-input label{
    color:#000 !important;
}

.border,td,tr,th{
    border: 2px solid #808080 !important;
    /*padding: 3px;    */
    color: #000;
    font-weight:bold;
   
}
.border_only{
     border: 2px solid #808080 !important;
     font-weight:bold;
}
.border label{
     font-weight:bold;
     font-weight:bold;
}
.border input{
    height: 30px;
}
.center{
    text-align: center !important;
}
.single-input label{
    color:#000;
}
.border-right{
border-right: 2px solid #fff !important;
border-top: 2px solid #fff !important;
border-bottom: 2px solid #fff !important;
}
.section_title p{
    font-size:18px !important;
}
input:read-only {
    background-color: #a3a3a14f;
}

.product .thumb .content h4{
    color:#fff;
}
.text-justify{
    text-align: justify;
}
.text-wrap{
    word-wrap: break-word;
}
.content3{
    font-family: 'Segoe Script', 'Savoye LET';
}
.content2{
    font-size: 28px;
}
.rate{
    float:left;
}
.rate:not(:checked) > input {
    position:fixed;
    top:-9999px;
    
}
.rate:not(:checked) > label {
    float:right;
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:30px;
    color:#ccc;
}
.rate:not(:checked) > label:before {
    content: '★ ';
}
.rate > input:checked ~ label {
    color: #ffc700;    
}
.rate:not(:checked) .checked_{
    color: #ffc700 !important; 
}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #deb217;  
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}

hr {
    /* border-top: 1px solid #000; */
    margin-top: 10px;
    margin-bottom: 10px;
  }
.home_refer{
    font-size: 35px !important;
}
.btn-dark-green{
    background-color: darkgreen;
}

.textcontent{
    font-size: 21px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}
   
.textcontenta{
    color: skyblue !important;
    font-size: 30px;
    font-weight: bold;
} 

.cont{
    text-align: center;
}
.product .thumb .content{
    position: relative !important;
}
.product-card:hover {
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
.product-card {
    color: #777;
    margin-bottom: 2rem;
    background-color: #fff;
    box-shadow: rgb(50 50 93 / 25%) 0 2px 5px -1px, rgb(0 0 0 / 30%) 0 1px 3px -1px;
    padding: 1rem;
    border-radius: 6px;
    margin-right: 20px;
    width: 23%;
}
.product .thumb .content{
    padding: 10px 10px;
}
.product .thumb .content ul.price{
    margin: 10px;
}
.homeproduct
{
    transform: translate3d(0px, 0px, 0px);
    transition: all;
    width: 1200px;
}
.product-details-thumbs.slider-navigation-2 .slider-navigation{
    top: 10%;
}


.old-mrp{
    color: #777;
    font-size: 28px;
    text-decoration: line-through;
    margin-right: 10px;
}

.pricebox-price{
    font-size: 28px !important;
}

.product-details-quantity .btn:hover {
    background: #000000;
    color: #ffffff;
}
.google-plus{
    color:#fff !important;
}
.product-details-right .product-title
{
    font-size: 50px;
}
.product-details-categories > span, .product-details-tags > span, .product-details-socialshare > span, .product-details-color > span, .product-details-size > span{
    font-weight: bold;
}
.quantity-select{
    border: 1px solid #ddd;
    padding: 0 20px;
    max-width: 110px;
    
}
.quantity-select input,.quantity-select .pro-qty .qtybtn{
    font-size:18px;
}
.product-details-quantity .view-more-btn
{
    font-size: 20px;
    font-weight: bold;
    padding: 15px;
}
.add-to-cart-button{
    background: #0b25b4 !important;
    border: 2px solid #0b25b4 !important;
    color: white !important;
    margin-left: 0px !important;
}
.product .thumb .content h4, .product .thumb .content ul.price li{
    font-weight: 400 !important;
    font-size: 20px !important;
}
.order_num
{
    text-align: center !important;
    color: red;
    font-size: 22px;
    padding-bottom: 24px;
}
.product-details-size.productss {
    border-top: 0px;
    padding: 0px 0;
}
.product-card.single-card img{
    height: 230px;
}
.product-card.single-card{
    max-height: 100%;
    height: 450px;
}
.section-pt-xl-pro {
    padding-top: 55px;
}
.product-details .product-details-right.right{
    max-width:51% ;
}

.product-details .product-details-left.left img{
    max-width: -webkit-fill-available;
}
.product-details .product-details-left.left{
    max-width:49%;
}
.product-details .product-details-right.right img{
    max-width: inherit;
}

@media only screen and (max-width: 1024px) {
    .product-details .product-details-right.right {
        max-width:100%;
    }
    .product-details-color label{
        margin-left: 7px;
    }
    .product-details-color ul li + li, .product-details-size ul li + li {
        margin-left: 0px;
        padding: 10px 0px 5px 0px;
    }
    .product-details-size ul{
        display:inline-grid;
    }
    /*.img-section{*/
    /*    width :100%!important;*/
    /*    padding: 15px 0px 5px 0px!important;*/
    /*    margin:0px!important;*/
    /*    text-align: left;*/
    /*}*/
    /*.product-details .product-details-left.left{*/
    /*     max-width :100%!important;*/
    /*}*/
     .eye{
       margin-right: 14px;
    }
    .bridge{
        margin-right: 25px;
    }
    .b_measure{
        margin-right: 34px;
    }
    .temple{
        margin-right: 15px;
    }
    .model{
        margin-left: 7px;
    }
    .color{
        margin-left: 0px !important;
    }
    .pro_card{
        width:47% !important;
    }
    .product-details-size.productss ul li{
        padding: 0px 10px 0px 10px;
    }
    .product-details-size.productss ul{
        display:block;
        
    }
    .thumb .content h4{
        color: #000 !important;
    }
}
@media only screen and (max-width: 479px) {

    .buy-btnn{
        background: #ffff;
        color: #ffff !important;
        padding: 10px 20px;
        border-radius: 5px;
        text-decoration: none;
        font-weight: bold;
        font-size: 21px !important;
        border: 1px solid #1f628e;
        border-bottom:1px solid #1f628e !important;
        padding: 8px 12px 12px 12px  !important;
    }
    
    .product-details-size.productss ul li{
        padding: 0px 10px 0px 10px;
    }
    .product-details-size.productss ul{
        display:block;
        
    }
    .pro_card{
        width:100% !important;
    }
    .product-details .product-details-right.right {
        max-width:100%;
    }
    .product-details-color label{
        margin-left: 7px;
    }
    .product-details-color ul li + li, .product-details-size ul li + li {
        margin-left: 0px;
        padding: 10px 0px 5px 0px;
    }
    .product-details-size ul{
        display:inline-grid;
    }
    .img-section{
        width :100%!important;
        padding: 15px 0px 5px 0px!important;
        margin:0px!important;
        text-align: left;
    }
    .product-details .product-details-left.left{
         max-width :100%!important;
    }
    #view .col-xl-6{
        width: 100%;
    }
    #view{
        display: block;
    max-width: 100%;
    width: 100%;
    }
    .rate{
        margin: 11px 0px 5px 0px;
    }
    .rate:not(:checked) > label{
        font-size:20px;
    }
    .slider_area .slide_text h5, h1, h4, .circle_border i{
        color: #ffff !important;
    }
    .product_review .single_review_content p{
        padding: 0px;
    }
    .eye{
       margin-right: 14px;
    }
    .bridge{
        margin-right: 25px;
    }
    .b_measure{
        margin-right: 34px;
    }
    .temple{
        margin-right: 19px;
    }
    .model{
        margin-left: 7px;
    }
    .color{
        margin-left: 0px !important;
    }
    .product-card{
        margin: 15px 0px 15px 0px;
    width: 100%;
    }
    .thumb .content h4{
        color: #000 !important;
    }
}
@media only screen and (max-width: 768px) {
    h1.product-title,.cart-summary-wrap h4 {
        color: #000 !important;
    }   
   
}

@media only screen and (min-width: 768px) {
    .clses .col-md-4, .clses .col-md-6{
        margin-top: 1.5rem!important
    }
}
.pro_card{
    box-shadow: rgb(50 50 93 / 25%) 0 2px 5px -1px, rgb(0 0 0 / 30%) 0 1px 3px -1px;
    margin: 10px;
    width:23%;
}
.pro_card:hover {
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
/* .imgBox {
    display: inline-block;
    overflow: hidden !important;
    transition: .3s ease-in-out
  }
  .imgBox:hover {
    opacity: 0.6;
    filter: alpha(opacity=30);
    transform: scale(1.3);
  } */

  #proImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
  }
  
  #proImg:hover {opacity: 0.7;}
  
  /* The Modal (background) */
  .modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
  }
  
  /* Modal Content (Image) */
  .modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
  }
  
  /* Caption of Modal Image (Image Text) - Same Width as the Image */
  #caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
  }
  
  /* Add Animation - Zoom in the Modal */
  .modal-content, #caption {
    animation-name: zoom;
    animation-duration: 0.6s;
  }
  
  @keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
  }
  
  /* The Close Button */
  .close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
  }
  
  .close:hover,
  .close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
  }
  
  .product-details .product-details-left.left .modal-content{
    max-width: 725px !important;
  }
  /* 100% Image Width on Smaller Screens */
  @media only screen and (max-width: 700px){
    .modal-content {
      width: 100%;
    }
  }

  .mainmenu_nav{
    padding-right: 119px;
  }

  .login_account{
    position: absolute;
  }

  .chasmishco_header .header_right_sidebar .login_account{
    display: -webkit-box;
  }

  .chasmishco_header .header_right_sidebar .login_account .account{
    margin-right: 10px;
  }

  .header-container{
    margin-right: 40px;
    margin-left: 40px;
  }

  .chasmishco_header .header_right_sidebar .login_account .account ul li{
    padding-right: 15px;
  }

/* @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .chasmishco_header .header_right_sidebar {
        height: 65px;
    }
} */

@media only screen and (min-width: 320px) and (max-width: 991px) {
    .glass_toggle_menu {
        display: none;
    }
    .clses{
        margin-top:5.5rem!important;
    }
}

@media only screen and (max-width: 767px) {
    .slider_area .slide_fixed_height {
        height: auto;
        padding: 145px 0;
    }
}

.breadcrumb_item a.active{
    color: #ffff !important;
}
.mobile-menu{
    z-index:1000!important;
}

.slide_text h5{
    font-size:21px!important;
}
.slide_text h4{
    font-size:28px!important;
}
.add-to-cart-lens {
    background: #009688 !important;
    border: 2px solid #009688 !important;
    text-align: center;
    padding: 8px 15px 7px 15px;
    color: #fff !important;;
}

.add-to-cart-lens:hover, .add-to-cart-button:hover{
    background: #000 !important;
    border: 2px solid #000 !important;
    color: #fff;
}

.slider_area .slide_text h1{
    font-size: 42px !important;
}
.slider_area .slide_text .clses h5{
    margin-left: 35px;
    margin-top: -25px;
}

.slider_area .rotate_titlE{
    top : 70% !important
}
.buy-btnn{
    background: #aee4f0;
    color: #1f628e !important;
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: bold;
    font-size: 21px !important;
    border: 1px solid #1f628e;
    border-bottom:1px solid #1f628e !important;
    padding: 8px 12px 12px 12px  !important;
}