#frcs_crossselling_products_swiper .swiper-slide {
    height: auto;
}

.product_cross_selling_form {
    height: 100%;
}

.crossselling-products-container .swiper-pagination {
    position: unset;
}


/*.crossselling-products-container .swiper-wrapper {
  height: 28rem;
}*/
.product_cross_selling_price_container .btn {
    padding: 0.5rem 1.25rem;
    font-size: 1rem;
}

.crossselling-products-title {
    color: #b05c36;
    margin: 15px;
}

.product_cross_selling_container {
    /*border: 2px solid #38a6d9;*/
    padding: 10px 25px;
    display: flex;
    flex-direction: column;
    /*align-items: center;*/
    min-height: 27rem;
    height: 100%;
    /*max-height: 25rem;*/
}

.product_cross_selling_container img {
    /*margin-bottom: 1rem;*/
    height: auto;
    width: 100%;
}

.product_cross_selling_description {
    /*margin: 0 5px;*/
    overflow: hidden;
    /*text-align: center;*/
    /*display: none;*/
    margin-bottom: 15px !important;
}

.product_cross_selling_price_container {
    margin-top: auto;
    display: flex;
    flex-direction: column-reverse;
    align-items: baseline;
    justify-content: center;
    margin-right: auto;
}

.product_cross_selling_price {
    font-size: 2rem !important;
    color: #b05c36;
    /*margin-left: auto;*/
    margin: 1rem 0;
    font-weight: 600;
}

/*.product_cross_selling_title {
  text-align: center;
}*/

.product_cross_selling {
    /*max-width: unset !important;*/
    /*margin-right: 5px!important;
    margin-left: 5px!important;*/
    /*width: 20% !important; */

    /*border: 1px solid #f6f6f6;
    margin: 0.5rem;*/

    box-shadow: rgba(0, 0, 0, 0.08) 0 2px 20px 0;
    margin: 1rem 0;
    border-radius: 20px;
    padding: 0.5rem 0;
}

.crossselling-products-container {
    overflow-x: hidden;
    /*display: flex;*/
    /*grid-gap: 1rem;*/
    width: 100% !important;
    position: relative;
    /*grid-template-columns: 1fr 1fr 1fr 1fr;*/
    /*flex-direction: row;*/
    /*grid-template-areas:
          "a1 a2"
          "a3 a4";*/
}

.crossselling-products-container .swiper-container-horizontal {
    padding: 0 1rem;
}

.crossselling-products-container .swiper-button-next,
.crossselling-products-container .swiper-button-prev {
    background: #fff;
    /*z-index: 9999;*/
    border-radius: 50px;
    width: 50px;
    height: 50px;
    top: 30%;
}

.crossselling-products-container .swiper-button-next:after,
.crossselling-products-container .swiper-button-prev:after {
    font-size: 25px;
    color:#b05c36;
}

.crossselling-products-container .swiper-button-next:after {
    margin-left: 5px;
}


/*.col-product-info {
  padding-right: 0!important;
  padding-left: 0!important;
}*/




@media (min-width: 280px) and /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
(max-width: 641px)  /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ {
    /*.crossselling-products-container .swiper-wrapper {
        height: 20rem;
    }*/

    .crossselling-products-container {
        grid-template-columns: 1fr 1fr;
        justify-content: center;
    }

    .product_cross_selling_description {
        display: none;
    }

    .product_cross_selling_price_container {
        margin-top: auto;
    }

    .product_cross_selling_container {
        min-height: 20rem;
        /*justify-content: space-between;*/
    }

    .btn-cart {
        font-size: 0.9rem;
        padding: 0.65rem;
        width: 100%;
    }
}

@media (max-width: 850px) {
    /*.crossselling-products-container .swiper-wrapper {
        height: 20rem;
    }*/

    .crossselling-products-container .swiper-button-next,
    .crossselling-products-container .swiper-button-prev {
        top: 50%;
    }

    .crossselling-products-container {
        grid-template-columns: 1fr 1fr;
        justify-content: center;
    }

    .product_cross_selling_description {
        display: none;
    }

    .product_cross_selling_price_container {
        margin-top: auto;
    }

    .product_cross_selling_container {
        min-height: 20rem;
        /*justify-content: space-between;*/
    }

    .btn-cart {
        font-size: 0.9rem;
        padding: 0.65rem;
        width: 100%;
    }

    .product_cross_selling {
        /*width: 50% !important;*/
    }
}

/* smartphones, iPhone, portrait 480x320 phones */
@media only screen
and (device-width: 375px)
and (device-height: 812px)
and (-webkit-device-pixel-ratio: 3) {
    /*.crossselling-products-container .swiper-wrapper {
        height: 20rem;
    }*/

    .crossselling-products-container {
        /*grid-template-columns: 1fr 1fr;
        justify-content: center;*/
    }

    .product_cross_selling_description {
        display: none;
    }

    .product_cross_selling_price_container {
        margin-top: auto;
    }

    .product_cross_selling_container {
        min-height: 20rem;
        padding: 10px 5px;
        /*justify-content: space-between;*/
    }

    .btn-cart {
        font-size: 0.9rem;
        padding: 0.65rem;
        width: 100%;
    }
}

@media (max-width: 360px) /* smartphones, iPhone, portrait 480x320 phones */ {
    /*.crossselling-products-container .swiper-wrapper {
        height: 21rem;
    }*/

    .crossselling-products-container {
        grid-template-columns: 1fr 1fr;
        justify-content: center;
    }

    .product_cross_selling_description {
        display: none;
    }

    .product_cross_selling_price_container {
        margin-top: auto;
    }

    /*.product_cross_selling {
        margin-right: 1px !important;
        margin-left: 1px !important;
    }*/

    .product_cross_selling_container {
        min-height: 21rem;
        padding: 10px 5px;
        /*justify-content: space-between;*/
    }

    .btn-cart {
        font-size: 0.9rem;
        padding: 0.65rem;
        width: 100%;
    }
}
/**************************************************************/

/*
@media (min-width:961px), !* tablet, landscape iPad, lo-res laptops ands desktops *!
(min-width:1025px), !* big landscape tablets, laptops, and desktops *!
(min-width:1281px) { !* hi-res laptops and desktops *!
  .crossselling-products-container {
    grid-template-columns: 1fr 1fr;
  }
}*/
