.item-banner{
    background-size: cover !important;
}

.banner-content .about-content h1{
    margin-bottom: 28px;
}

.banner-content .desc {
    max-width: 428px;
}


.old-price{
    display: flex;
    gap: 8px;
    align-items: center;
    position: relative;
    color: rgba(255, 255, 255, 0.5);
}

.old-price::before{
    content: '';
    position: absolute;
    left: -2px;
    right: 0;
    top: 15px;
    bottom: 0;
    width: 70px;
    height: 2px;
    background: #EE005A;
    transform: rotate(-15deg);
}

.color_btn_buy{
    min-width: 200px;
}

@media (min-width: 640px) {
     body.product-card.product-banner .banner-content .about-content .centered-content {
        max-width: 48%;
    }
}

@media (max-width: 1300px) {
    .item-banner{
        min-height: 792px !important;
    }

     body.product-card.product-banner .banner-content {
        height: 634px;
    }

    body.product-card.product-banner #page-wrapper .main-banner {
        min-height: 634px;
    }

     body.product-card.product-banner .banner-content .about-content {
        height: 472px;
    }
}

@media (max-width: 1200px) {
    .item-banner {
        min-height: 700px !important;
        background-size: cover !important;
        background-position-x: -40px !important;
    }

     body.product-card.product-banner .banner-content .about-content {
        height: 379px;
    }

     body.product-card.product-banner .banner-content {
        height: 540px;
    }

    body.product-card.product-banner #page-wrapper .main-banner {
        min-height: 540px;
    }
}

@media (max-width: 1023px) {
    .item-banner {
        min-height: 590px !important;
        background-size: cover !important;
        background-position-x: -40px !important;
    }

    .banner-content .desc {
        max-width: 340px;
    }

     body.product-card.product-banner .banner-content .about-content {
        height: 462px;
    }

    .bottom-content-wrapper {
        color: #2B1B35;
        flex-wrap: wrap;
        position: relative;
        padding: 24px 0;
    }

    .about-content-bottom {
		background: #F1F6FF;
	}
	.banner-content.item-2 .about-content-bottom {
		border-top:0;
	}
	.bottom-content-wrapper {
		color: #2B1B35;
		flex-wrap: wrap;
		position:relative;
		padding: 24px 0;
	}
	.bottom-content-wrapper:after {
		left:0;
		right:0;
		height:1px;
		position:absolute;
		top:50%;
		transform: translateY(-50%);
		background: #2B1B35;
		opacity: 0.1;
		content:'';
	}
    .bottom-content-wrapper.low-count:after {
        display: none;
    }
	.bottom-content-wrapper:before {
		left:50%;
		position:absolute;
		top:32px;
		bottom:32px;
		transform: translateX(-50%);
		background: #2B1B35;
		opacity: 0.1;
		content:'';
		width:1px;
	}
    .bottom-content-wrapper.solo:before {
        display: none;
    }
	.bottom-content-wrapper.last:before {
		left: 50%;
		position: absolute;
		top: 32px;
		height: 88px;
		bottom: auto;
		transform: translateX(-50%);
		background: #2B1B35;
		opacity: 0.1;
		content: '';
		width: 1px;
	}
	.bottom-content-wrapper .block {
		margin-left: 0;
		width:calc(50% - 12px);
		position:relative;
		z-index:1;
		margin: 23px 0px;
	}
    [dir="rtl"] .bottom-content-wrapper .block {
        margin-right: 0;
    }
	.bottom-content-wrapper .block .text {
		max-width: calc(100% - 88px);
		margin-left: 24px;
	}
     [dir="rtl"] .bottom-content-wrapper .block .text {
         margin-left: unset;
         margin-right: 24px;
     }
	.bottom-content-wrapper .block .icon {
		width: 64px;
	}
	.bottom-content-wrapper .block .icon.ico-1 {
		background: url(../images/about-bottom-icon-1-dark.svg) center center no-repeat;
	}
	.bottom-content-wrapper .block .icon.ico-2 {
		background: url(../images/about-bottom-icon-2-dark.svg) center center no-repeat;
	}
	.bottom-content-wrapper .block .icon.ico-3 {
		background: url(../images/about-bottom-icon-3-dark.svg) center center no-repeat;
	}
	.bottom-content-wrapper .block .icon.ico-4 {
		background: url(../images/about-bottom-icon-4-dark.svg) center center no-repeat;
	}
	.bottom-content-wrapper .block .icon.ico-5 {
		background: url(../images/about-bottom-icon-5-dark.svg) center center no-repeat;
	}
	.bottom-content-wrapper .block .icon.ico-6 {
		background: url(../images/about-bottom-icon-6-dark.svg) center center no-repeat;
	}
	.bottom-content-wrapper .block .icon.ico-7 {
		background: url(../images/about-bottom-icon-7-dark.svg) center center no-repeat;
	}

     body.product-card.product-banner .banner-content {
        height: 741px;
    }
}

@media (max-width: 935px) {
    .item-banner {
        background-position-x: -132px !important;
    }

    .banner-content .about-content .centered-content {
        margin: -53px 0 0 -10px;
    }

    .banner-content .about-content .price-block{
        margin-bottom: 30px;
    }

    .banner-content .about-content p{
        margin-bottom: 30px;
    }

    body.product-card.product-banner #page-wrapper .main-banner {
        min-height: 593px;
    }
}

@media (max-width: 766px) {
     body.product-card.product-banner .banner-content .about-content {
        height: 322px;
    }
     body.product-card.product-banner .banner-content {
        height: 362px;
        min-height: 362px;
    }



    .banner-content .about-content .centered-content{
        margin-top: -11px;
    }

    .item-banner{
        min-height: 450px !important;
        background-position-x: 0px !important;
    }

    .banner-content .speedbar ul {
        margin: 25px 0 -8px -8px;
    }
}

@media (max-width: 640px) {
    .item-banner{
        background-position-x: -72px !important;
    }
}


@media (max-width: 559px) {

    body .main-banner {
        background-color: #1D1821 !important;
    }

    .banner-content .speedbar ul{
        padding-left: 0 !important;
        padding-right: 60px !important;
    }
    .banner-content .speedbar > ul > li:last-child{
        padding-right: 0px !important;
        margin-right: 0 !important;
    }
     body.product-card.product-banner .item-banner.banner-template{
        min-height: 550px !important;
        background-position: 72% 0 !important;
        /* background: url('img/375.jpg') no-repeat !important; */
        background-size: cover !important;
    }

     body.product-card.product-banner .banner-content{
        height: auto !important;
    }

    .item-banner::after{
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0 !important;
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, #2B1B35 0%, rgba(43, 27, 53, 0) 49.92%);
    }


     body.product-card.product-banner .banner-content .about-content .centered-content{
        max-width: inherit;
    }

     body.product-card.product-banner .banner-content .about-content {
        height: auto;
    }

    .banner-content .about-content p {
        margin-bottom: 24px;
    }

    .banner-content .about-content h1{
        margin-bottom: 20px;
    }

    .banner-content .about-content .price-block{
        margin-bottom: 20px;
    }

    .banner-content .about-content .centered-content{
        margin: 0;
    }

    .banner-content .about-content{
        padding-top: 288px;
        padding-bottom: 40px;
    }

    .bottom-content-wrapper .block{
        width: 100%;
        margin: 0 !important;
        border: 0 !important;
    }
}

@media (max-width: 535px) {
     body.product-card.product-banner .item-banner.banner-template{
        background-position: 70% 0 !important;
    }
}

@media (max-width: 400px) {
     body.product-card.product-banner .item-banner.banner-template{
        background-position: 68% 0 !important;
    }
}
