.main-header .logo {
    margin-top: 0px !important;
}

.product-info {
    overflow: hidden;
}

.jd_middel .product-info {
    height: 150px;
}

.jd_middel .product .product-info .name {

    height: 79px;

}

.product-info h3 .name {
    height: 60px !important;
    overflow: hidden;
    display: table-cell;
}

@media (max-width: 480px) and (min-width: 320px) {
    #owl-main {
        height: auto !important;
        /*margin-bottom: 50px;*/
    }

    .info-boxes.wow.fadeInUp {
        margin-bottom: 46px;
    }
}

li.dropdown.menu-item a i {
    display: inline;
}


.section-title {
    margin: 20px 0px 10px !important;
    border: 0 !important;
    color: #252525;
    font-size: 22px !important;
    line-height: 32.1px !important;
    font-weight: 500 !important;
}

.section-link {
    margin: 20px 0px 10px !important;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
}

.product-image .image {
    display: block;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
    transition: all ease-in-out 1s;
}

.jd_partners .image img {
    width: 166px;
    height: 110px;
}

.product {
    border: 1px solid #ebebeb;
    background: #fff;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    box-shadow: 0 7px 10px 0px rgba(23, 84, 116, 0.18);
}

.product:hover {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -ms-webkit-transform: translateY(-5px);
}

.jd_home .jd_padding {
    padding-right: 6px;
    padding-left: 6px;
    margin-bottom: 12px;
}

.jd_home h3.section-title {
    margin-bottom: 0px !important;
    padding-bottom: 0;
}

.product .product-info .name {
    margin: 0 !important;
    overflow: hidden;
    padding: 5px;
    height: 40px;
}

.jd_cat_product {
    padding-bottom: 20px;
}

.product-price {
    background: #022335;
}

.product .product-info .product-price .price {
    color: white !important;
}

.product .product-info .product-price .price-before-discount {
    color: #c73469;
}

.product-info {
    background: #fff;
    text-align: center;
}

.jd_featured_product {
    background: #f8f8f8;
}


.product-image {
    padding: 10px;
}

.product .product-info .product-price .price {
    font-weight: 600;
    font-size: 16px;
}

.jd_ads_banner {
    margin-top: 12px;
}

.pr-0 {
    padding-right: 0 !important;
}

.h-100 {
    height: 100%;
}

.banner_img {
    height: 115px;
}

#owl-main {
    height: 500px !important;
}

#owl-main .item {
    height: 500px !important;
}

.info-boxes.wow.fadeInUp {
    margin-bottom: 35px;
}

.info-boxes {
    margin-bottom: 16px;
    padding: 0 6px 5px 15px;
    margin-top: 10px;
}

.jd_banner .sidebar {
    padding-right: 0;
    padding-left: 6px;
}

.homebanner-holder {
    padding-right: 6px;
}

.jd_banner .side-menu.animate-dropdown.outer-bottom-xs {
    margin-bottom: 15px;
}

.info-boxes.wow.fadeInUp {
    margin-bottom: 16px;
}

.col-md-12.info-boxes {
    margin-bottom: 15px;
}

.jd_shop_section,
.jd_new_section,
.jd_hot_deal_product {
    padding-bottom: 20px;
}

.jd_featured_product {
    padding-bottom: 20px;
}

.jd_ads_section {
    padding: 12px 0px;
}

.product-category a {
    padding: 30px 17px 24px 18px;
    display: block;
    text-align: center;
    padding-bottom: 10px;
    height: 250px;

}

.product-category a h2 {
    margin-bottom: 0;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    color: #252525;
}

.jd_cat_product .jd_padding:nth-child(1) .product-category a {
    background-color: #f9dcd9;
}

.jd_cat_product .jd_padding:nth-child(2) .product-category a {
    background-color: #f9dcd9;
}

.jd_cat_product .jd_padding:nth-child(3) .product-category a {
    background-color: #a4c3da;
}

.jd_cat_product .jd_padding:nth-child(4) .product-category a {
    background-color: #f9f8d9;
}

.jd_cat_product .jd_padding:nth-child(5) .product-category a {
    background-color: #b0e1ca;
}

.jd_cat_product .jd_padding:nth-child(6) .product-category a {
    background-color: #f2e1d6;
}

.jd_cat_product .jd_padding:nth-child(7) .product-category a {
    background-color: #f7e9ec;
}

.jd_cat_product .jd_padding:nth-child(8) .product-category a {
    background-color: #d1e0c9
}

.jd_cat_product .jd_padding:nth-child(9) .product-category a {
    background-color: #c3d9f7;
}

.jd_cat_product .jd_padding:nth-child(10) .product-category a {
    background-color: #e7cfcf;
}

.jd_cat_product .jd_padding:nth-child(11) .product-category a {
    background-color: #d9f9f2;
}

.jd_cat_product .jd_padding:nth-child(12) .product-category a {
    background-color: #c8c7c7;
}

.jd_cat_product .cat_last a {
    background-color: #faf0cd;
}

.product:hover .product-info {
    box-shadow: 0 7px 10px 0px rgba(23, 84, 116, 0.18);
    transition: all 0.3s ease-in-out;
}

.jd_new_product .jd_middel .product-image {
    /*height: 555px;*/
    height: 464px;
}

.jd_new_product .jd_middel .product-image img {
    height: auto
}

.col-md-4.jd_banners {
    padding: 0 6px;
}

.tag {
    width: 50px !important;
    height: 50px !important;
    top: 5.5% !important;
}

#owl-main .owl-controls .owl-buttons .icon {
    top: 10px !important;
    color: #fff !important;
}

#owl-main .owl-prev,
#owl-main .owl-next {
    width: 50px !important;
    height: 50px !important;
}

#owl-main:hover .owl-prev {
    left: 20px !important;
}

#owl-main:hover .owl-next {
    right: 20px !important;
}

span.jd_load_text {
    cursor: pointer;
}

.ps-foote {
    padding: 30px 0px;
}

.jd_more_info {
    display: none;
}

.ps-foote h1 {
    margin-top: 0;
}

.jd_load_text {
    color: #0f6cb2;
}

/*span.mini-cart-icon i {*/
/*top: 14px !important;*/
/*}*/
img {
    opacity: 0;
    -webkit-animation: fadein 2s;
    /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 2s;
    /* Firefox < 16 */
    -ms-animation: fadein 2s;
    /* Internet Explorer */
    -o-animation: fadein 2s;
    /* Opera < 12.1 */
    animation: fadein 2s;
}

.jd_new_product .jd_middel .product-image .jd-product-middle-single {
    height: 455px;
    overflow: hidden !important;
}

.jd_new_product .jd_middel .product-image .width-img {
    height: 535px;
}

#shop_products_load_more {
    border: 1px solid #1a9cb8;
    color: #1a9cb8;
    font-weight: bold;
    text-transform: uppercase;
    /*font-family: 'News Cycle', sans-serif;*/
    font-family: "Work Sans", Arial, sans-serif;
    font-weight: 700;
    display: block;
    padding: 10px 50px;
    background: transparent;
}


@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

img:not(.initial) {
    opacity: 1;
    transition: opacity 1s;
}

img.initial,
img.loaded,
img.error {
    opacity: 1;
}

/*img.lazy {*/
/*background-image: url('http://jquery.eisbehr.de/lazy/images/loading.gif');*/
/*background-repeat: no-repeat;*/
/*background-position: 50% 50%;*/
/*}*/
img:not([src]) {
    visibility: hidden;
}

@media (max-width: 480px) and (min-width: 320px) {
    #owl-main {
        height: 105px !important;
    }

    #owl-main .item {
        height: 105px !important;
    }

    .jd_ads_banner .jd_banners {
        margin-bottom: 15px;
    }

    .body-content .sidebar {
        margin-bottom: 15px;
        padding-right: 15px;
    }

}

.jd_partners {
    margin: 20px 0;
}

.jd_partners .section-title {
    margin: 0;
    padding: 0;
    line-height: 1;
    margin-top: 0 !important;
    padding-bottom: 0;
    margin-bottom: 15px !important;
}

.jd_partners .show_all_partners {
    padding: 1px 12px;
    position: absolute;
    right: 65px;
    top: 7px;
}

.jd_partners .parnters_carousel .owl-item {
    padding-right: 10px;
}

.jd_partners .parnters_carousel .item {
    padding: 15px 0;
    border: 1px dashed #fff;
    display: flex;
    justify-content: center;
}

.jd_partners .parnters_carousel .owl-controls {
    display: block !important;
}

.jd_partners .owl-controls .owl-prev,
.jd_partners .owl-controls .owl-next {
    top: -5px;
    display: block;
    border: 1px solid #428bca;
    background: transparent;
}

.jd_partners .owl-controls .owl-prev::before,
.jd_partners .owl-controls .owl-next::before {
    top: 1px;
    color: #428bca;
}

.jd_partners .owl-controls .owl-prev:hover,
.jd_partners .owl-controls .owl-next:hover {
    background: none;
}

.jd_partners .owl-controls .owl-prev {
    right: 12px
}

.jd_partners .owl-controls .owl-next {
    right: -12px;
}

@media (max-width: 767px) {
    .main-header .logo-holder {
        margin-bottom: 0px;
    }
}

@media (max-width: 575.98px) {
    .xs-pr-0 {
        padding-right: 15px !important;
    }

    .xs-pb-0 {
        padding-bottom: 0 !important;
    }

    .pb-2 {
        padding-bottom: 15px;
    }

    .homebanner-holder {
        padding-right: 15px;
    }

    #owl-main {
        height: 115px !important;
    }

    #owl-main .item {
        height: 105px !important;
    }

    .slider-bottom-image {
        padding-top: unset;
    }

    .banner_img {
        height: 80px;
    }

    .xs-pr-1 {
        padding-right: 8px !important;
    }

    .xs-pl-1 {
        padding-left: 8px !important;
    }

    .more-info-tab {
        border-bottom: 2px solid #e5e5e5;
        padding: 0px 4px;
    }

    .section-title {
        font-size: 16px !important;
    }

    .section-link {
        margin: 23px 0px 10px !important;
        font-size: 10px;
        line-height: unset;
    }

    .section-link li {
        background: #022335;
        border-radius: 5px;
    }

    .section-link li a {
        color: #fff;
        padding: 5px 10px;
        display: block;
    }

}

.pt-0 {
    padding-top: 0;
}

.modal-dialog {
    width: 600px;
    margin: 25vh auto;
}

.discount-image {
    position: relative;
    width: 100%;
    height: 100%;
}

.discount-image span {
    position: absolute;
    right: 6px;
    top: 6px;
    opacity: 1;
    padding: 5px 10px 5px 35px;
}

.discount-image span button {
    font-size: 30px;
    color: #fff;
    opacity: 1;
}

@media (max-width: 575.98px) {
    .modal-dialog {
        width: 350px !important;
    }
}

.count-timer {
    display: inline-block;
    margin-top: 16px;
    margin-left: 8px;
}

.count-time {
    display: inline-block;
    background: #f9800b;
    padding: 8px;
}

.count-time span {
    color: #fff;
    font-size: 16px;
}

.count-space {
    display: inline-block;
}

.count-space span {
    font-size: 18px;
    font-weight: 600;
}

.flash-product .tag.sale {
    background: #f9800b !important;
}

.collection {
    height: 200px;
    position: relative;
    cursor: pointer;
}

.collection-info {
    position: absolute;
    top: 0;
    padding: 10px;
    width: 100%;
    z-index: 1;
}

.collection-info::before {
    position: absolute;
    content: '';
    width: 0%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    top: 0;
    left: 0;
    transition: all .5s ease-in-out;
    z-index: -1;
}

.collection-info h4 {
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 0;
    transition: all .5s ease-in-out;
    color: #292929;
}

.collection-info p {
    font-weight: 500;
    font-size: 16px;
    color: #949494;
    margin-bottom: 0;
    transition: all .5s ease-in-out;
}

.collection:hover .collection-info::before {
    width: 100%;
}

.collection:hover .collection-info h4 {
    color: #fff;
}

.collection:hover .collection-info p {
    color: #fff;
}

@media (min-width: 992px) {
    .custom-row {
        margin-left: -8px;
        margin-right: -8px;
    }

    .col-3 {
        width: 33.333333%;
        float: left;
        padding: 0;
        position: relative;
    }

    .border-bottom {
        border-bottom: .22rem solid #dcdcdc
    }

    .border-right {
        border-right: .22rem solid #dcdcdc
    }

}

.product-price {
    background: #ffffff !important;
}

/* Mini Cart Container */
.icon.icon-xs {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #333;
    background-color: #dddcdc;
    transition: all 0.3s ease;
}

.icon.icon-xs:hover {
    background-color: #f8f9fa;
    color: #007bff;
}

/* Cart Icon */
.nav-box-icon {
    font-size: 16px;
    vertical-align: middle;
}

/* Notification Badge */
.badge-pill {
    border-radius: 10rem;
}

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}

.notify {
    position: absolute;
    top: -5px;
    right: -5px;
    font-size: 10px;
    min-width: 18px;
    height: 18px;
    line-height: 18px;
    padding: 0 5px;
}

/* Dropdown Menu */
.dropdown-menu {
    min-width: 360px;
    border: none;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    overflow: hidden;
    padding: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

/* Cart Header */
.dc-header {
    background-color: #f8f9fa;
    border-bottom: 1px solid #eee;
}

.dc-header h4 {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    color: #333;
}

/* Cart Items Container */
.dropdown-cart-items {
    max-height: 300px;
    overflow-y: auto;
    padding: 15px;
}

.c-scrollbar {
    scrollbar-width: thin;
    scrollbar-color: #ddd #f8f9fa;
}

.c-scrollbar::-webkit-scrollbar {
    width: 6px;
}

.c-scrollbar::-webkit-scrollbar-track {
    background: #f8f9fa;
}

.c-scrollbar::-webkit-scrollbar-thumb {
    background-color: #ddd;
    border-radius: 6px;
}

/* Individual Cart Item */
.dc-item {
    padding: 10px 0;
    border-bottom: 1px solid #f1f1f1;
}

.dc-item:last-child {
    border-bottom: none;
}

/* Cart Item Image */
.dc-image {
    width: 60px;
    height: 60px;
    margin-right: 15px;
    flex-shrink: 0;
}

.dc-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
}

/* Cart Item Content */
.dc-content {
    flex-grow: 1;
}

.dc-product-name {
    font-size: 14px;
    color: #333;
    font-weight: 500;
}

.dc-product-name a {
    color: inherit;
    text-decoration: none;
}

.dc-product-name a:hover {
    color: #007bff;
}

.dc-quantity {
    display: block;
    font-size: 12px;
    color: #6c757d;
    margin-top: 2px;
}

.dc-price {
    display: block;
    font-size: 14px;
    color: #28a745;
    font-weight: 600;
    margin-top: 4px;
}

/* Remove Item Button */
.dc-actions button {
    background: none;
    border: none;
    color: #dc3545;
    cursor: pointer;
    font-size: 14px;
    padding: 0 5px;
    transition: all 0.2s;
}

.dc-actions button:hover {
    color: #c82333;
    transform: scale(1.1);
}

/* Subtotal Section */
.subtotal-text {
    font-size: 14px;
    font-weight: 600;
    color: #333;
}

.subtotal-amount {
    float: right;
    font-size: 16px;
    font-weight: 700;
    color: #28a745;
}

/* Checkout Button */
.dc-btn {
    border-top: 1px solid #eee;
}

.link--style-1 {
    text-decoration: none;
    transition: all 0.3s;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-success {
    background-color: #28a745;
    border-color: #28a745;
}

.btn-success:hover {
    background-color: #218838;
    border-color: #1e7e34;
}

.light-text {
    color: #fff;
}

/* Empty Cart State */
.empty-cart-message {
    padding: 20px;
    text-align: center;
    color: #6c757d;
    font-size: 14px;
}