
.single-product .product_title {
    max-width: 80%;
}
p{
    display: block !important;
}
.wrapp-woocommerce {
    max-width: 1570px;
    width: 100%;
    margin: 0 auto;
}

.swiper-slide.card > div > li > div.woocommerce-product-details__short-description > p {
    display: none;
}
/* ====wrapper====== */
.product.type-product {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media(max-width:1880px) {
    li.product {
        max-width: 100%;
        /* height: 450px; */
    }
    .container.small.catalog-container {
        padding: 0 50px 0 90px;
    }
}


@media(max-width:1600px) {
    .container.small.catalog-container {
        padding: 0px 90px 0 90px;
    }
}

@media(max-width:1240px) {
    .container.small.catalog-container {
        padding: 0px 0px;
    }
    .wrapper-price-item-slider {
        margin-top: 20px;
    }
    .wrapper-price-item-slider > span.price:nth-child(1) {
        margin-bottom: -10px;
    }
    .summary.entry-summary>a.compare.button, .summary.entry-summary>div.yith-wcwl-add-to-wishlist>div.yith-wcwl-add-button>a, .show>a img, .summary.entry-summary>a.compare.added.button {
        width: 40px;
        height: 40px;
    }
}

@media(max-width:1200px){
    .container.small.catalog-container {
        padding: 0px 20px;
    }
}

@media (max-width: 1120px) {
    .product.type-product {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        width: 100%;
    }


}
.swiper-slide > li > div.woocommerce-product-details__short-description > p {
    display: none;
}


/* ====left column */
.woocommerce-product-gallery {
    width: 100%;
    max-width: 620px;
    margin-right: 30px;
}

.woocommerce div.product div.images img {
    width: 100%;
    object-fit: cover;
}

@media(max-width:1600px) {
    .woocommerce-product-gallery {
        max-width: 48%;
    }
}

@media(max-width:1520px) {
    .woocommerce-product-gallery {
        max-width: 48%;
    }
}

@media(max-width:1240px) {
    .summary.entry-summary {
        max-width: 520px;
    }
}

@media (max-width: 1120px) {
    .woocommerce-product-gallery {
        max-width: 100%;
        margin-right: 0px;
    }
}




/* ====right-column===== */
.summary.entry-summary {
    width: 100%;
    max-width: 880px;
    position: relative;
    font-family: 'Onest', sans-serif;
}

@media(max-width:1600px) {
    .summary.entry-summary {
        max-width: 49%;
    }
}

@media(max-width:1520px) {
    .summary.entry-summary {
        max-width: 48%;
    }
}

@media(max-width:1240px) {
    .summary.entry-summary {
        max-width: 520px;
    }
}

@media(max-width:1120px) {
    .summary.entry-summary {
        max-width: 100%;
        margin-top: 30px;
    }
}


/* ==== маленькие img внизу главной картинки  */
.flex-control-nav {
    display: flex;
    justify-content: flex-start;
    cursor: pointer;
}

/* ====== title карточки товара column-right ====*/
.product_title.entry-title {
    font-size: 45px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;
}

@media(max-width:1500px) {
    .product_title.entry-title {
        font-size: 40px;
        line-height: 40px;
    }
}

@media(max-width:1440px) {
    .product_title.entry-title {
        font-size: 40px;
        line-height: 40px;
    }
}


@media(max-width:767.98px) {
    .product_title.entry-title {
        font-size: 28px;
        line-height: 28px;
        max-width: 85%;
    }
}

@media(max-width:520px){
    .product_title.entry-title {
        max-width: 74%;
    }
 
}


/* ==== text карточки товара товара */
/* ===== заголовок в описании товара  ======*/
.additional-info h3 {
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;
    color: #000000;
}

.additional-info p {

    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
}

.b-attr {
    width: 100%;
    margin-bottom: 20px;
    align-items: baseline;
}

.b-attr__label {
    background: transparent;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
}

.setting__sep {
    border-bottom: 1px solid #000000;
    display: inline-block;
    flex: 1 0 0;
    height: 0px;
    margin: 0 1.5%;
}

.b-attr__value {
    background: transparent;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
}

.additional-info h3 {
    font-family: Sofia Sans;
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    border-bottom: 0px;
    margin-bottom: 0px !important;
    color: #000000;
}



/* .single-product .product .cart {
    margin-bottom: 30px;
} */

div.yith-wcwl-wishlistexistsbrowse.show>a:nth-child(3) {
    position: absolute;
    top: 0px;
    left: 0;
    cursor: pointer;
}

.project-variation__title {
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    color: #959595;
    margin-bottom: 15px;
}

.project-variation__select-wrapper {
    display: flex;
    justify-content: flex-start;
    width: 85%;
    flex-grow: inherit !important;
}

.project-variation__select {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
    border: none;
    border-bottom: 1px solid #959595;
}

.project-variation__price {
    flex-basis: 15%;
}

.project-variation__select-wrapper:before {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
}

.price.total-price {
    display: flex;
    justify-content: flex-end;
    transform: translateY(50px);
}

/* .single-product .product .cart {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
} */

.project-variation {
    width: 98%;
}

.summary.entry-summary>button.compare.button {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../../pic/compare-img.svg);
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center center;
    background-color: #FFFFFF;
    border-radius: 100px;
    transition: none;
    margin: 0;
    border: 1px solid rgba(0, 0, 0, 1);
}

.summary.entry-summary>a.compare.button:hover {
    border: 1px solid rgba(252, 91, 49, 1);
    background: url(../../pic/compare-img-hover.svg);
    background-repeat: no-repeat;
    background-size: 118%;
    background-position: -3px -3px;
    background-color: #FFFFFF;
}

.summary.entry-summary>button.compare.added.button {
    border: 1px solid rgba(252, 91, 49, 1);
    background: url(../../pic/compare-img-active.svg);
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: center center;
    background-color: #FFFFFF;
    transform: translate(0px, 0px);
    width: 50px;
    height: 50px;
}

.summary.entry-summary .add_to_cart_button {
    position: absolute;
    left: 0;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 39px !important;
    letter-spacing: 0em !important;
    text-align: left !important;
    background: #FC5B31 !important;
    font-family: 'Onest', sans-serif !important;
    text-align: left !important;
    color: #FFFFFF !important;
    border: 1px solid transparent !important;
    padding: 0px 33px !important;
    border-radius: 79px !important;
    z-index: 100;
    color: #000000;
}

.summary.entry-summary .add_to_cart_button:focus {
    outline: none;
}

.summary.entry-summary .add_to_cart_button:hover {
    background: #E24B24 !important;
    color: #FFFFFF !important;
    text-decoration: none !important;
}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information.panel.entry-content.wc-tab {
    margin-bottom: 50px;
}

.summary.entry-summary>button.yith-wcwl-add-to-wishlist>div.yith-wcwl-add-button>span {
    max-width: 50px;
    width: 100%;
    height: 50px;
    border-radius: 100px;
    border: 1px solid rgba(0, 0, 0, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../../pic/clarity_heart-line.svg);
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center center;
    position: absolute;
    top: 0px;
    right: 0;
    background-color: #FFFFFF;
    cursor: pointer;
}

.summary.entry-summary .yith-wcwl-add-to-wishlist {
    max-width: 115px;
    margin-top: 0px !important;
    position: absolute;
    top: 0;
    right: 60px;
    height: 50px;
    padding: 0;
    background: none;
    border: none;
}

.summary.entry-summary>div.yith-wcwl-add-to-wishlist>div.yith-wcwl-add-button>a img {
    display: none;
}


.related.products {
    display: flex;
    flex-direction: column;
    position: relative;
    /* overflow: hidden; */
    margin-bottom: 130px;
}

.related.products h2 {
    font-family: Sofia Sans;
    font-size: 45px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: left;
    color: #FC5B31;
    margin-left: 20px;
    margin-bottom: 45px;
    text-transform: uppercase;
}

.card-text-center p {
    font-family: 'Onest', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
}

.swiper-button-product-card-wrapp {
    width: 112%;
    display: flex;
    height: 70px;
    position: absolute;
    left: -6%;
    top: 50%;
}

.related.products .swiper-container-product-card {
    overflow: hidden;
    width: 100%;
}

.related.products .swiper-container-product-card ul {
    flex-wrap: nowrap;
    /* overflow: hidden; */
    margin: 0 auto;
}

/* .related.products .swiper-container-product-card ul .swiper-slide {
    width: 490px !important;
    height: 614px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #FFFFFF;
    border-radius: 20px;
    padding: 0px;
    margin: 0;
} */

.swiper-pagination-product-card {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.swiper-button-next-product-card {
    display: block;
    width: 62px;
    height: 62px;
    background: url(../../pic/right-pag.svg) center no-repeat rgba(255, 255, 255, 1);
    position: absolute;
    right: 3px;
    border-radius: 50%;
    background-size: 15px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    cursor: pointer;
}

.swiper-button-prev-product-card {
    display: block;
    width: 62px;
    height: 62px;
    background: url(../../pic/left-pag.svg) center no-repeat rgba(255, 255, 255, 1);
    position: absolute;
    left: 3px;
    border-radius: 50%;
    background-size: 24px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    cursor: pointer;
}

.swiper-button-next-product-card:hover {
    background: url(../../pic/right-pag-white.svg) center no-repeat rgba(252, 91, 49, 1);
    background-size: 16px;
}

.swiper-button-prev-product-card:hover {
    background: url(../../pic/left-pag-white.svg) center no-repeat rgba(252, 91, 49, 1);
    background-size: 16px;
}


.related.products.mobile {
    display: none;
}

.swiper-button-wrapp-mobile {
    display: none;
}

@media(max-width:1540px) {
    .project-variation__price {
        flex-basis: 15%;
    }
}

@media(max-width:1240px) {
    .related.products h2 {
        font-size: 40px;
        line-height: 40px;
        margin-left: 0;
        margin-bottom: 40px;
    }

    .b-attr__label {
        font-size: 14px;
    }
   

}

.flex-control-nav li {
    width: 100px;
    height: 65px;
    margin-bottom: 10px;
}

.flex-control-nav li img {
    height: 65px;
}

@media(max-width:1120px) {
    .b-attr {
        width: 100%;
    }

    .flex-control-nav li {
        width: calc(15% - 10px);
    }
}

@media(max-width:767px) {
    .project-variation__select-wrapper {
        width: 70%;
    }
}

@media(max-width:540px) {
    .flex-control-nav li {
        width: calc(20% - 10px);
        margin-bottom: 10px;
    }

    .project-variation__price {
        flex-basis: 25%;
    }

    .flex-control-nav li img {
        height: 40px;
    }

    .related.products h2 {
        font-size: 28px;
        line-height: 28px;
    }
    .summary.entry-summary .yith-wcwl-add-to-wishlist {
        max-width: 80px;
    }
}

@media(max-width:420px) {

    .flex-control-nav li {
        width: 61px;
        height: 40px;
        margin-bottom: 5px;
    }

    .single-product .product .cart {
        align-items: center;
    }

    .project-variation__select-wrapper {
        width: 100%;
    }

    .project-variation__price {
        flex-basis: 35%;
        margin-top: 10px;
        text-align: left;
    }

    .price.total-price {
        width: 93%;
        display: flex;
        justify-content: flex-start;
        transform: translateY(0px);
    }
    .card-text-center p {
        font-family: 'Onest', sans-serif;
        font-size: 13px;
        line-height: 17px;
    }
}






.swiper-button-wrapp-mobile {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 0;
    left: -15px;
}

section.related.products.mobile>div>div>ul {
    display: flex;
    flex-wrap: nowrap;
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}

.swiper-wrapper-inner {
    position: relative;
    overflow: hidden;
    height: 600px;
}

section.related.products.mobile>div>div>ul>div {
    border-radius: 20px;
}

section.related.products.mobile>div>div>ul {
    width: 100%;

}

section.related.products.mobile>div>div>ul li {
    padding: 0px;
    margin: 0;
}

.swiper-container.swiper-mobile {
    margin-top: 60px;
}

.swiper {
    width: 950px;
}

.swiper-button-prev-products-mobile {
    position: absolute;
    top: 15px;
    width: 62px;
    height: 62px;
    background: url(../../pic/left-pag.svg) center no-repeat rgba(255, 255, 255, 1);
    position: absolute;
    left: auto;
    right: 90px;
    border-radius: 50%;
    background-size: 24px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    cursor: pointer;
}

.swiper-button-next-products-mobile {
    position: absolute;
    top: 15px;
    width: 62px;
    height: 62px;
    background: url(../../pic/right-pag.svg) center no-repeat rgba(255, 255, 255, 1);
    position: absolute;
    right: 3px;
    border-radius: 50%;
    background-size: 15px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    cursor: pointer;
}

.swiper-button-next-products-mobile:hover {
    background: url(../../pic/right-pag-white.svg) center no-repeat rgba(252, 91, 49, 1);
    background-size: 16px;
}

.swiper-button-prev-products-mobile:hover {
    background: url(../../pic/left-pag-white.svg) center no-repeat rgba(252, 91, 49, 1);
    background-size: 16px;
}
.related.products .swiper-container-product-card ul {
    flex-wrap:nowrap;
}

@media(max-width:1880px) {

    .related.products .swiper-container-product-card {
        max-width: 1560px;
    }

    .related.products .swiper-container-product-card ul {
        justify-content: flex-start;
        margin: 0;
    }

    .woocommerce-product-gallery {
        width: 50%;
    }

    .summary.entry-summary {
        width: 50%;
    }
    
}

@media(max-width:1820px) {
    .swiper-button-product-card-wrapp {
        width: 112%;
        left: -6%;
    }
}

@media(max-width:1780px) {

    .related.products .swiper-container-product-card ul {
        width: 100%;
    }



    .related.products .swiper-container-product-card {
        overflow: hidden;
        /* width: 95%; */
        margin: 0 auto;
    }

 
    .related.products .swiper-container-product-card ul .swiper-slide {
        /* max-width: 32%; */
        height: auto;
    }
    li.product {
        max-width: 100%;
        /* height: 450px; */
    }

}

@media(max-width:1600px) {
    .swiper-button-product-card-wrapp {
        right: 0%;
    }

    .swiper-button-prev-product-card {
        width: 40px;
        height: 40px;
    }

    .swiper-button-next-product-card {
        width: 40px;
        height: 40px;
    }
    .swiper-button-next-product-card:hover {
        background-size: 12px;
    }
    .swiper-button-prev-product-card:hover {
        background-size: 12px;
    }
    .related.products .swiper-container-product-card {
        /* width: 80%; */
    }
    .swiper-button-product-card-wrapp {
        width: 110%;
        left: -5%;
        margin: 0 auto;
    }
    .related.products .swiper-container-product-card ul .swiper-slide {
        /* max-width: 31%; */
        height: auto;
    }
}


@media(max-width:1500px){

}
@media(max-width:1480px) {
    .related.products .swiper-container-product-card ul {
        flex-wrap: nowrap;
        max-width: 100%;
        width: 100%;
    }

    
    

}
@media(max-width:1330px) {

    #woof_results_by_ajax>ul.products {
        gap: 0;

    }

    .price-value>span {
        font-size: 24px;
    }

    .add_to_cart_button.button.alt.btn_submit_application {
        font-size: 14px;
    }
    .related.products .swiper-container-product-card ul .swiper-slide {
        /* max-width: 48%; */
        height: auto;
    }
}


@media(max-width:1240px){
  
    .related.products .swiper-container-product-card {
    width: 100%;
}
.swiper-button-product-card-wrapp {
    width: 112%;
    left: -6%;
}
    
}

@media(max-width:1220px){
    .summary.entry-summary {
        width: 49%;
    }
}

@media(max-width:1200px) {


    .related.products .swiper-container-product-card ul {
        justify-content: flex-start;
    }


    .swiper-button-next-product-card {
        display: block;
    }

    .swiper-button-prev-product-card {
        display: block;
    }

    .swiper-button-product-card-wrapp {
        width: 108%;
        left: -4%;
    }
    .swiper-button-product-card-wrapp {
        width: 96%;
        left: 0%;
        top: 0;
        display: flex;
        justify-content: flex-end;
    }
    .swiper-button-prev-product-card {
        right: 60px;
        left: auto;
    }
}

@media(max-width:1125px) {

    .summary.entry-summary {
        width: 100%;
        max-width: 100%;
    }

    .woocommerce-product-gallery {
        width: 100%;
        max-width: 100%;
    }
}

@media(max-width:1024px) {
    
      .swiper-button-wrapp-mobile {
        left: -40px;
      }

    .swiper-button-product-card-wrapp {
        width: 70%;
        position: absolute;
        margin: 0;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
    }

    .swiper-pagination-bullet:only-child {
        display: block !important;
    }

    .related.products.desktop {
        display: none;
    }

    .related.products.mobile {
        display: flex;
    }

    .swiper-button-wrapp-mobile {
        display: block;
    }
    li.product {
        max-width: 100%;
        /* height: 450px; */
    }
    .card {
        width: 435px;
    }
    .swiper-slide.card {
        max-width: 100%
    }
    section.related.products.mobile>div>div>ul {
        margin: 0;

    }

}


@media(max-width:980px) {
    .related.products .swiper-container-product-card {
        width: 360px;
    }

    .swiper-button-product-card-wrapp {
        max-width: 510px;
        width: 100%;
    }

    .swiper-button-lock {
        display: block !important;
    }


}

@media(max-width:940px){
    .swiper-wrapper-inner {
        max-width: 50%;
        margin: 0 auto;
    }
    .swiper-button-wrapp-mobile {
        left: auto;
    }
    .related.products h2 {
        text-align: center;
    }
}



@media(max-width:900px) {
    section.related.products.mobile>div>div>ul {
        max-width: 400px;
    }

    .swiper-button-next-products-mobile {
        width: 40px;
        height: 40px;
        top: -5px;
        right: 5px;
    }

    .swiper-button-prev-products-mobile {
        width: 40px;
        height: 40px;
        top: -5px;
        right: 60px;
    }

    .swiper-button-wrapp-mobile {
        position: absolute;
        margin: 0;
        top: 50%;
        left: 49%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        width: 400px;
    }
    .swiper-button-next-products-mobile:hover {
        background-size: 14px;
    }
    .swiper-button-prev-products-mobile:hover {
        background-size: 14px;
    }
}

@media(max-width:820px) {
    .container.width-full {
        padding: 0px 15px;
    }
}

@media(max-width:480px) {
    section.related.products.mobile>div>div>ul {
        max-width: 340px;
    }

    .single-product .loop-atribute-wrapp>div.loop-atribute:nth-child(2) {
        margin-bottom: 4px;
    }
    .related.products h2 {
        margin-bottom: 0;
    }
    .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 90px;
    }
    .single-product .related.products {
        margin-bottom: 0;
    }
}
@media(max-width:768px){
    .swiper-wrapper-inner {
        max-width: 100%;
        margin: 0 auto;
    }
}

@media(max-width:540px){
    .swiper-button-wrapp-mobile {
        left: 51%;
        width: 100%;
    }
}

@media(max-width:420px) {
    .summary.entry-summary>a.compare.button, .summary.entry-summary>div.yith-wcwl-add-to-wishlist>div.yith-wcwl-add-button>a, .show>a img, .summary.entry-summary>a.compare.added.button {
        width: 35px;
        height: 35px;
    }
    .breadcrumbs {
        padding: 20px 0% 60px;
    }

    section.related.products.mobile>div>div>ul {
        max-width: 340px;
        margin: 0;
    }

    .product.type-product {
        padding: 0 0px;
    }

    .related.products h2 {
        text-align: left;
    }
    .swiper-button-wrapp-mobile {
        top: 54%;
    }

    .swiper-button-prev-products-mobile {
            background: url(../../pic/left-pag-white.svg) center no-repeat rgba(252, 91, 49, 1);
            width: 30px;
            height: 30px;
            left: 32%;
            background-size: 8px;
    }

    .swiper-button-next-products-mobile {
        background: url(../../pic/right-pag-white.svg) center no-repeat rgba(252, 91, 49, 1);
        width: 30px;
        height: 30px;
        background-size: 8px;
    }

    .swiper-button-prev-products-mobile:hover {
        background: url(../../pic/left-pag-white.svg) center no-repeat rgba(252, 91, 49, 1);
        background-size: 8px;
            width: 30px;
    height: 30px;
    }

    .swiper-button-next-products-mobile:hover {
        background: url(../../pic/right-pag-white.svg) center no-repeat rgba(252, 91, 49, 1);
        background-size: 8px;
            width: 30px;
    height: 30px;
    }
    .swiper-button-prev-products-mobile {
        right: 50px;
        left: auto;
    }
    .swiper-button-wrapp-mobile {
        left: 50%;
    }
    .summary.entry-summary>div.yith-wcwl-add-to-wishlist>div.yith-wcwl-add-button>a {
        max-width: 35px;
        height: 35px;
        right: 40px;
    }
 .summary.entry-summary>a.compare.added.button {
        max-width: 35px;
        height: 35px;
    }
    .summary.entry-summary {
        margin-top: 0;
    }
    .show>a {
    width: 35px;
    }
    div.yith-wcwl-wishlistexistsbrowse.show>a:nth-child(3) {
            right: 40px;
    }
    div.yith-wcwl-wishlistexistsbrowse.show>a:nth-child(3) {
        position: absolute;
        top: 0px;
        right: 50px;
        cursor: pointer;
        width: 35px;
    }
    .summary.entry-summary>a.compare.button {
        width: 35px;
        height: 35px;
    }
    .activity>div.yith-wcwl-add-to-wishlist>div.yith-wcwl-add-button>a {
        height: 35px;
        width: 35px;
    }
    li.product .activity {
        max-width: 35px;
        height: 35px;
        top: 30px;
        left: 25px;
    }
    .activity>div.yith-wcwl-add-to-wishlist>div.yith-wcwl-add-button>a {
        height: 35px;
        width: 35px;
    }
    div.yith-wcwl-wishlistexistsbrowse.show>a:nth-child(3) {
        position: absolute;
        top: 0px;
        left: 0px;
        cursor: pointer;
        width: 35px;
    }
    .summary.entry-summary>a.compare.added.button {
        width: 35px;
    height: 35px;
    }
  

}

@media(max-width:390px) {
    .swiper-wrapper-inner {
        max-width: 100%;
    }

    .summary.entry-summary .add_to_cart_button {
        font-size: 14px !important;
        font-weight: 400 !important;
        width: 100%;
        text-align: center !important;
    }
    

}

@media(max-width:360px){
    .swiper-button-wrapp-mobile {
        width: 100%;
        /* left: 55%; */
    }
}

@media(max-width:1300px) {
    .container.small.catalog-container {
        /* padding: 0px 0px; */
  
    }
    .wrapper-price-item-slider {
        margin-top: 20px;
    }
    .wrapper-price-item-slider > span.price:nth-child(1) {
        margin-bottom: -10px;
    }
    .summary.entry-summary>a.compare.button, .summary.entry-summary>div.yith-wcwl-add-to-wishlist>div.yith-wcwl-add-button>a, .show>a img, .summary.entry-summary>a.compare.added.button {
        width: 40px;
        height: 40px;
    }
    .summary.entry-summary .yith-wcwl-add-to-wishlist {
        max-width: 95px;
    }
}
@media(max-width:420px) {
    .summary.entry-summary>a.compare.button, .summary.entry-summary>div.yith-wcwl-add-to-wishlist>div.yith-wcwl-add-button>a, .show>a img, .summary.entry-summary>a.compare.added.button {
        width: 35px;
        height: 35px;
    }
    .summary.entry-summary .yith-wcwl-add-to-wishlist {
        max-width: 80px;
    }
}