.details-product img {
    width: 100%;
}

a:hover, a:focus, a:active {
    cursor: pointer;
}

.CustomNotfi {
    position: fixed;
    z-index: 9999;
    bottom: 50px;
    margin: 0 0 0 20px;
    display: none;
}

.quantity {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.shop-list-cart-wishlist {
    display: inline-block;
}

.product-details {
    display: inline-block;
}

.header .main-header {
    padding: 10px 0;
}

.product-item a, h1.product-title {
    font-size: 19px;
    font-weight: bold;
    color: #000000;
}

.product-item .price, .details-product .price span {
    font-size: 24px;
    font-weight: bold;
    color: #fba400 direction:ltr;
}

.mega-menu .stelina-custommenu .widgettitle::before {
    border: none;
}

.submenu.menu-page {
    background-image: none;
}

.mega-menu .stelina-custommenu .widgettitle {
    color: #595ba6;
}

a.stelina-menu-item-title {
    font-size: 18px;
    font-weight: bold;
    color: #0368b6 !important;
}

a.stelina-item-title {
    font-size: 16px;
    font-weight: bold;
    color: #595ba6 !important;
}

.product-item .product-inner {
    border-color: #ab8e66;
}

    .product-item .product-inner:hover {
        border-color: #595ba6;
    }

.margin-10 {
    margin: 10px;
}

.quantity .control .btn-number {
    font-size: 30px;
    color: #ab8e66;
    font-weight: 700;
}

.quantity .control {
    border: 1px solid #ab8e66;
}

    .quantity .control .input-qty {
        font-size: 20px;
        color: #000000;
        font-weight: 700;
    }

.pagination .page-numbers.current, .pagination .page-numbers:hover {
    background-color: #f05e75;
}

.Req {
    border: 1px solid red !important;
}

.header a.social-item i {
    font-size: 15px;
    padding: 6px;
}

.header .stelina-socials li a {
    border-radius: 50%;
    min-width: 100px;
    height: 45px;
    font-size: 26px;
    line-height: 45px;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
}

.header ul.socials li {
    display: inline-block;
}

.item-banner.style8 .banner-content {
    height: 315px;
}

.custom-main-slider-mobile-only {
    display: none;
}

/*.sidebar .list-categories input[type="checkbox"]:checked + label::before {
    display: none !important;
    content: none !important;
    position: unset !important;*/
/*visibility: hidden;*/
/*}*/

.sidebar input[type="checkbox"] + label::after {
    display: none !important;
    content: none !important;
    position: unset !important;
    /*visibility: hidden;*/
}

.shopcart-description .actions .button-checkout {
    width: unset;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .custom-main-slider-mobile-only {
        display: block;
    }

    .header .top-bar {
        display: block;
    }

    .logo {
        text-align: center;
    }

    .header-device-mobile .mobile-navigation {
        padding: 16px 11px 0px;
    }

    .header-device-mobile .mobile-navigation, .mobile-search-box > a, .mobile-settings-box > a {
        width: 50px;
        height: 50px;
    }

    .mobile-navigation span {
        width: 26px;
    }

    .quantity {
        padding-top: 2px;
    }

    .home-slider-banner {
        display: none;
    }

    .pagination .page-numbers {
        width: 36px;
        height: 36px;
        line-height: 32px;
        border: 1px solid #595ba6;
        font-size: 20px;
        color: #f05e75;
    }

    .product-item a, h1.product-title {
        margin: 11px 0px;
    }
}

.item-banner-slid {
    height: 275px;
    margin: 0px auto 12px;
}

.banner-slid {
    margin-bottom: 10px;
}

.cus-banner-wrapp {
    margin-bottom: 10px;
}

.cus-mobile-slider-box {
    /*position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0);*/ /* Fallback color */
    /*background: rgba(0, 0, 0, 0.5);*/ /* Black background with 0.5 opacity */
    /*color: #f1f1f1;
    width: 100%;
    padding: 20px*/
}

.cus-beta {
    text-align: center !important;
}

.price-discount {
    display: inline-flex;
    flex-direction: row;
}

    .price-discount .discount-expression {
        font-size: 14px;
        color: #000;
        margin-right: 20px;
    }

.color-black {
    color: black;
}

.float-img-with-text img {
    float: right;
    width: 40% !important;
    max-width: 40% !important;
    min-width: 40% !important;
    padding: 0 0 16px 16px;
}

.float-img-with-text p {
    text-align: justify;
}
@media only screen and (max-width: 767px) {
    .float-img-with-text img {
        float: none;
        padding: 0 0 10px 0;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 100% !important;
    }
}

div.blog-date-categori ul li {
    list-style-type: none;
}

.p-10 {
    padding: 10px;
}

.google-map iframe {
    width: 100% !important;
}
.form-group input {
    width: 100%;
}

.main-content {
    padding-bottom: 15px;
}

.custommenu-title-blog {
margin-bottom: 0px;
padding-bottom: 15px;
}

footer.footer a,footer.footer div {
    color: #76cae1;
}

.form-contact-information a{
    color: #76cae1;
}

.form-contact-information .stelina-contact-info .socials .social-item {
    color: #76cae1;
}

.modal-title {
    color: #76cae1;
}