/*Add Css Custom Here*/



/*Update feature 10/4/2018*/

.lazyload{opacity: 0; transition: 0.5s all ease-in-out;}

.lazyloaded{opacity: 1;  transition: 0.5s all ease-in-out;}

div.product-view .content-product-right .box-review .order-num {

    color: #f50;

    font-weight: 600;

    padding: 0 10px;

    font-size: 14px;

    background: none;

}

.product-view .content-product-right .box-review .order-num .fa {font-size: 22px;padding: 0 5px;}

.product-view .content-product-right .box-review .order-num:after{display: none;}

@media (min-width: 1200px){

	.product-view .content-product-right .box-review .order-num {

	    float: right;

	}

}



#product label.control-label{display: block; font-weight: 400;}

div.product-view .content-product-right .box-info-product .quantity .quantity-control{float: none;}

div.product-view .content-product-right .box-info-product .quantity .quantity-control span {

    width: 33px;

    height: 32px;

    border: none;

    color: #fff;

    float: left;

    line-height: 32px;

    padding: 0;

    background-color: #072340;

    border-radius: 0px;

   

}



div.product-view .content-product-right .box-info-product .quantity .quantity-control input.form-control {

   

   /* border-left: 1px solid #d6d6d6;

    border-right: 1px solid #d6d6d6;*/

}

div.product-view .content-product-right .box-info-product .detail-action{ float: none; margin: 0; }

.product-view .content-product-right .box-info-product .quantity {

    margin-bottom: 25px;

}

div.product-view .content-product-right .box-info-product .cart input{



    border-radius: 3px;

    border: none;

    color: #fff;

    font-weight: 600;

    padding: 7px 12px;

    text-transform: uppercase;

    display: block;

    width: 200px;

    overflow: hidden;

    display: inline-block;

    vertical-align: top;

    max-width: 200px;

    text-overflow: ellipsis;

    height: auto;

}

.product-view .content-product-right .box-info-product .cart {

    margin: 0 0 10px;

}

.product-view .content-product-right .box-info-product .cart .btn.btn-checkout {

    margin: 0 15px;

    background-color: #b8eeff;
    color: #000;

}



.product-view .content-product-right .box-info-product .add-to-links {

    font-size: 13px;

    text-transform: uppercase;

    padding: 10px 0;

    display: inline-block;

}



div.product-view .content-product-right .box-info-product .add-to-links ul li a{

	width: auto;border: none !important; background: none !important;border-radius: 0;    color: #666;

}

div.product-view .content-product-right .box-info-product .add-to-links ul li a:hover,

div.product-view .content-product-right .box-info-product .add-to-links ul li:hover a i{color: #444;}

div.product-view .content-product-right .box-info-product .add-to-links ul li{float: none;margin: 0;}

.product-view .content-product-right .box-info-product .add-to-links .fa {

    width: 27px;

    height: 27px;

     color: #666;

    line-height: 25px;

    text-align: center;

    margin-right: 10px;

    background: #ffe8e8;

    border: 1px solid #ffe8e8;

    border-radius: 50%;

}

div.product-view .content-product-left .full_slider .image-additional{width: 100%; float: none; padding: 0;}

#product-quick .product-view .content-product-right .box-info-product .cart{margin: 0 0 10px  !important;}

/*============ Quick Cart ==================*/

@media (min-width: 1200px) {

  .modal-lg {

    margin-top: 10%;

    width: 1050px; } }



.modal-content {

  box-shadow: none;

  border-radius: 0;

  border: none; }

  .modal-content .modal-header {

    padding: 10px 15px; }

  .modal-content .modal-title {

    font-weight: normal; }



@media (min-width: 1200px) {

      #previewModal .cart-popup-info {

        padding-top: 30px; } }

  #previewModal .cart-popup-info .product-name {

    font-size: 22px;

    font-weight: 400; }

  #previewModal .cart-popup-info .price-quantity {

    font-size: 24px;

    color: #555;

    font-weight: normal; }

  #previewModal .cart-popup-info .price-new {

    font-size: 24px; }

  #previewModal .cart-popup-action {

    background: #f2f2f2;

    padding: 1rem 1.5rem;

    text-align: center;

    border-radius: 3px; }

  #previewModal .cart-popup-action .btn {

    display: block;

    margin: 10px 0;

    border: none;

    width: 100%;

    line-height: 22px;

    font-size: 13px; }

  #previewModal .cart-popup-action .cart-popup-imgbottom {

    text-align: center;

    width: 100%;

    margin: 20px 0; }

  #previewModal .cart-popup-action .cart-popup-imgbottom .previewCartCheckout-price {

    display: block;

    font-size: 28px;

    font-weight: 600;

    padding: 15px 0; }

/*   MY EDITS */

.menu-vertical{
  display: none;
}

ul.manufacturer li a {
    display: block;
/*    padding: 5px 15px 0px 10px !important;*/
    padding: 0px 0px 0px 0px !important;
     border: none !important; 
    -moz-border-radius: 2px;
    font-size: 13px;
    color: #222;
    text-transform: uppercase;
/*    border-bottom: 1px solid #eaeaea !important;*/
    margin-bottom: 0px;
    font-weight: bold;
}
.danger a{
  color: yellow !important;
}
.refine-search__content .refine-search__subitem{
    border: 1px solid #3f3f3f  !important;
    padding: 5px;
    border-radius: 5px;
    width: max-content !important;
}
.refine-search__subitem .thumbnail {
    display: none !important;
}
.whatsapp-float {
    position: fixed;
    bottom: 0px; 
    right: 20px;
    z-index: 1000;
    border-radius: 50%;
    padding: 10px;
}
.whatsapp-float img {
    width: 50px; 
    height: 50px;
    display: block;
}

.whatsapp-float a {
    text-decoration: none;
    display: inline-block;
}


.appoinment-float {
    position: fixed;
    bottom: 70px; 
    right: 23px;
    z-index: 1000;
    border-radius: 50%;
    padding: 10px;
}
.appoinment-float img {
    width: 50px; 
    height: 50px;
    display: block;
}

.appoinment-float a {
    text-decoration: none;
    display: inline-block;
}


.box-review{
    display: none;
}
.control-label{
    color: #000;
}
.form-group input{
        border: 1px solid #989999 !important;
}
.well p{
    color: #000;
}
.so-onepagecheckout select{
    border: 1px solid #989999 !important;
}
textarea.form-control{
    border: 1px solid #989999 !important;
}
.shortcodeTitle {
    color: #000 !important;
}
#input-coupon{
    border: 1px solid #989999;
}
#input-voucher{
    border: 1px solid #989999;
}
.fa-home{
    font-size: 18px;
}
.select_category.filter_type.icon-select select option {
  font-weight: bold;
  color: #072340;
}
.brand span{
    color: #072340;
}
.shoppingcart-box a{
    color: #000;
}
.checkout a{
    color: #fff !important;
}
.mega-cat-li{
    text-align: center; 
    padding: 10px;
    min-height: 190px;
}
.mega-cat-li img{
    display: block; 
    margin: 0 auto; 
    border: 1px solid #ccc; 
    border-radius: 8px;
}
.mega-cat-li a{
    display: block; 
    text-align: center; 
    margin-top: 10px; 
    color: black !important;
    font-size: 10px !important;
    font-weight: bold !important;
}


/*NUMBER PREFIX*/

.d-flex {
    display: flex !important;
    align-items: center;
}
.br-0{
    border-radius: 0 !important;
}

/*.input-prefix {
    padding: 7px;
    background-color: #f2f2f2;
    border: 1px solid #989999;
    border-radius: 4px 0 0 4px;
    font-size: 12px;
    width: 52px;
    line-height: 25px;
    height: 38px;
    border-right: none;
    color: #000;
}*/

#input-telephone{
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/*NUMBER PREFIX END*/
.slogan{
    text-align: center;
    font-size: 11px;
    margin-top: -5px;
    font-weight: 600;
    color: #000;
}
.navbar-logo img{
    margin-top: -10px;
}
header.navbar-compact .slogan{
    text-align: left;
    font-size: 8px;
    margin-top: -14px;
    font-weight: 600;
    color: #000;
    margin-left: 30px;
}


/*About Us*/
.tabout{
    border: none !important;
}
.tabout tbody{
    background: #729ff3;
}
.tabout .textt{
    width: 80% !important;
    border: none;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.tabout .imgg{
    border: none;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.mega-cat-li img {
    transition: transform 0.3s ease; /* Smooth transition for the zoom effect */
}

.mega-cat-li img:hover {
    transform: scale(1.2); /* Zoom effect */
}
.manufacturer img {
    transition: transform 0.1s ease; /* Smooth transition for zoom */
}

.manufacturer img:hover {
    transform: scale(1.1); /* Zoom effect on hover */
}
#coupon_voucher_reward{
    display: none;
}
.shopby{
    position: relative;
    margin-top: -30px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    height: 30px;
    font-weight: 600;
    z-index: 0;
    border-bottom-left-radius: 27px;
    border-bottom-right-radius: 27px;
}
.item1:hover .shopby {
  background: #08224099;

}
textarea {
    width: 100%;
    border: 1px solid #999a9a !important;
}
.insurance-div{
    font-size: 14px;
    font-weight: 500;
}
.asterisk {
    color: red;
}
/*End*/

.pol-info{
    border: 1px solid #072340;
    margin-top: 70px;
    border-radius: 5px;
    line-height: 20px;
}
.pol-info span{
    margin-top: 2px;
    position: absolute;
}
.pol-info p{
    margin-left: 10px;
    margin-right: 10px;
}
.pol-info label{
    margin-top: 10px;
}

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

    .typeheader-6 .header-center .block_link {
        display: inline-block;
        float: right;
        top: -67px;
        position: relative;
        margin-top: -61px;
    }

    .content-product-bottom .tab-content .tab-pane.active {
        height: 270px !important;
    }

    .content-product-bottom .nav-tabs {
        display: flex !important;
        width: 100%;
    }

    .content-product-bottom .nav-tabs li a {
        font-size: 12px !important;
        padding: 5px 5px !important;
    }

    .socials-wrap ul{
        display: block !important;
    }
    .view-mode{
        display: block;
    }

    .products-list .product-grid .product-item-container .right-block .cartinfo--static{
        left: 0px;
    }

    .breadcrumb {
        margin: 0;
        background-color: #fff;
        padding: 15px 0 0px;
    }

    .danger a {
        color: #04a551 !important;
    }

    div.product-view .content-product-right .box-info-product .cart input {
        max-width: 175px;
    }

    .yt-content-slide {
        margin-bottom: 5px !important;
    }

    .items_cart{
        background: #04a551;
        padding: 0px 7px;
        border-radius: 50px;
        font-size: 11px;
        margin-top: -37px;
        position: absolute;
        right: 43px;
        color: #fff;
    }

    .total-shopping-cart{
        display: contents !important;
    }
    .items_cart2{
        display: none;
    }

    .items_carts{
        display: none;
    }

/*  Add to cart Butoon  */
    .module.custom_supper .product-layout .product-item-container .button-group {
        bottom: 6px !important;
        opacity: 1 !important;
        visibility: visible !important;
    }

    .product-item-container .caption {
        min-height: 150px !important;
    }
    .module.custom_supper .product-layout .product-item-container:hover .price {
        opacity: 1 !important;
        visibility: visible !important;
    }
    .module.custom_supper .product-layout .product-item-container .right-block .caption h4 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 300px;
        min-height: 60px;
    }
    .module.custom_supper .product-layout .product-item-container .button-group button {
        bottom: 0px !important;
    }
    .desc-collapse.showdown:before {
        background: none !important;
    }
    .desc-collapse.showdown {
        max-height: max-content !important;
    }
    .product-item-container .caption {
        margin: 0px 0px 0px 5px !important;
    }
    .short-by-show{
        display: flex;
    }
    .icount{
        width: 50%;
    }
    .footer-main .module{
        min-height: 180px;
    }

    .module.custom_supper .product-layout .product-item-container .button-group button.addToCart {
        padding: 0 9px !important;
        color: #ffffff !important;
        border-radius: 6px !important;
        background: #082240 !important;
    }

    .module.custom_supper .product-layout .product-item-container .button-group button.wishlist {
        color: #04a451;
        background: #082240 !important;
        border-radius: 6px !important;
    }

    .ccart-2{
        display: block !important;
    }
    .list-view{
        display: none !important;
    }
    .open-sidebar{
        margin-left: 12px;
    }

    .module h3.modtitle span {
        color: #ffffff !important;
    }
    #checkout-cart td{
        font-weight: 600;
    }
    .mcart-scroll td{
        font-weight: 600;
    }
    .owl2-controls{
        display: none;
    }

    .cartinfo--static{
/*        bottom: -20px !important;*/
        bottom: -10px !important;
        position: relative !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .products-list .product-grid .product-item-container .right-block {
        min-height: 116px !important;
    }
    .cartinfo--static button{
        padding: 0 9px !important;
        color: #ffffff !important;
        border-radius: 6px !important;
        background: #082240 !important;
        text-transform: uppercase;
    }
    .products-list .product-grid .product-item-container{
        min-height: 365px;
    }
    .products-list .product-grid h4 {
        min-height: 90px !important;
    }
    .products-list .product-grid .product-item-container .right-block h4 a {
        font-size: 13px !important;
    }

    .products-list .product-grid .product-item-container .right-block h4 {
        text-align: left;
    }

    .cartinfo--static{
        left: -2px !important;
    }

    /*.products-list .product-grid .product-item-container .right-block .price {
        text-align: left;
    }*/
    .products-list .product-grid .product-item-container .right-block .addToCart {
        font-size: 9px !important;
    }

}
.typeheader-6 .shopping_cart .handle:hover {
    color: #04a451;
}
#tab-tags{
    display: none;
}
.appoinment-float img {
    transition: transform 0.3s ease-in-out;
}

.appoinment-float img:hover {
    transform: scale(1.2);
}
.whatsapp-float img {
    transition: transform 0.3s ease-in-out;
}

.whatsapp-float img:hover {
    transform: scale(1.2);
}
header.typeheader-6 .megamenu-style-dev .navbar-default .horizontal .navbar-toggle {
    background: #04a551 !important;
}
.product-property-title{
    display: none;
}
.product-price{
    color: #04a451;
}
.cartinfo--static{
    left: 0px;
}
.so-filter-content-opts{
     min-height: 70px; 
    max-height: 400px; 
    overflow-y: auto; 
}
.noti{
    color: #000;
    font-size: 15px;
}
/*Notification*/
.notification-container {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

/*.notification-dropdown {
    position: absolute;
    top: 30px;
    right: 0;
    width: 350px;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    padding: 10px;
    display: none;
    z-index: 1000;
    max-height: 300px;
    overflow-y: auto;
}*/

/* Show dropdown on hover */
.notification-container:hover .notification-dropdown {
    display: block;
}

.notification-dropdown ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.notification-dropdown ul li {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    border: 1px solid #45c986;
    box-shadow: 0px 0px 4px -1px rgb(97 100 195);
    border-radius: 10px;
    margin-bottom: 3px;

}

.nottime{
    border-top: 1px solid #cbc4c4;
    padding-top: 6px;
}
.badgeicon {
    position: absolute;
    top: -18px;
    right: 14px;
    font-size: 40px;
    color: red;
    font-weight: 900;
}


.notification-dropdown ul li.view-all {
    text-align: center;
    font-weight: bold;
    padding: 10px;
}
.notification-dropdown h2{
    text-align: center;
    font-size: 16px;
    color: #06172c;
    font-weight: 700;
}
.notification-dropdown hr{
    border-top: 1px solid #9ab5d7 !important;
}

/* ✅ Responsive Design for Mobile Screens */
@media (max-width: 600px) {
    .notification-dropdown {
        /*width: 90%;
        max-width: 320px; 
        left: 50%;*/
        width: 250px;
        right: auto;
        transform: translateX(-50%); /* Center the dropdown */
    }

    .notification-dropdown ul li {
        padding: 8px;
    }

    .notification-dropdown ul li strong {
        font-size: 13px;
    }

    .notification-dropdown ul li p {
        font-size: 11px;
    }
    #wishlist-total{
        margin-right: -25px;
    }
    .wishlist-count {
        right: 0px !important;
    }
    .price .price-new, .price span.price {
        font-size: 1.5rem !important;
    }

    
    .mobly{
        display: block !important;
    }


}

.product-item-container .countdown_box  {
    display: none;
}

    
.ccart-2{
    display: none;
}
.ccart-3{
    display: none !important;
}
.footer-block-content ul{
    list-style: none;
}
.socials-wrap ul{
    list-style: none;

}
.checkout-product .price{
    font-size: 12px;
}

.wishlist-count {
    font-size: 12px;
    color: white;
    top: -16px;
    right: 21px;
    padding: 4px 6px;
    min-width: 18px;
    min-height: 18px;
    line-height: 1;
    text-align: center;
    border-radius: 50%;
    background-color: red;
    position: relative;
}

.yt-content-slide {
    border: 1px solid #283142;
    border-radius: 10px;
}

.hotno-mob {
    font-size: 19px;
    color: #04a551;
    margin-right: 2px;
    margin-top: -15px;
    position: relative;
}
.yt-content-slide:hover {
    transform: scale(1.1);
    filter: brightness(1.2);
    transition: all 0.3s ease-in-out;
}

.products-list .product-grid h4{
     display: block !important; 
    min-height: 66px;
}



/*So Deals*/

.so-deals-slick .deals-content .ds-items-detail .product-thumb {
    display: inline-grid !important;
}

.so-deals-slick .deals-content .ds-items-detail .product-thumb .caption {
    width: 100% !important;
}
.so-deals-slick .deals-content .ds-items-detail .product-thumb .image {
     width: 100% !important;
}
.so-deals-slick.slick-horizontal .deals-content .ds-items {
    display: none !important;
}

.so-deals-slick .deals-content .ds-items-detail .product-thumb .caption h4 a {
    font-size: 14px;
}

.mobly{
    display: none;
}

/*.so-listing-tabs .owl2-controls .owl2-prev:before {
    background: url('so_super_category/mega_i.png') no-repeat scroll -30px -335px rgba(0, 0, 0, 0);
    content: "";
    height: 20px;
    left: 13px;
    position: absolute;
    top: 10px;
    width: 20px;
}

.so-listing-tabs .owl2-controls .owl2-prev:after {
    background: none repeat scroll 0 0 #fff;
    content: "";
    height: 600px;
    left: -700px;
    opacity: 0;
    position: absolute;
    top: -300px;
    width: 700px;
    z-index: 10;
}

.so-listing-tabs .owl2-controls .owl2-next:before {
    background: none repeat scroll 0 0 #fff;
    content: "";
    height: 600px;
    opacity: 0;
    position: absolute;
    right: -700px;
    top: -300px;
    width: 700px;
    z-index: 10;
}

.so-listing-tabs .owl2-controls .owl2-next:after {
    background: url('so_super_category/mega_i.png') no-repeat scroll -30px -469px rgba(0, 0, 0, 0);
    content: "";
    height: 20px;
    left: 15px;
    position: absolute;
    top: 9px;
    width: 20px;
}*/

/*.owl2-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    pointer-events: none;
}

.owl2-prev, .owl2-next {
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.5); 
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    cursor: pointer;
    pointer-events: all;
}

.owl2-prev {
    position: absolute;
    left: 10px;
}

.owl2-next {
    position: absolute;
    right: 10px;
}*/

