.details {
    background-color: #F0F0F0;
    padding: 6px 0;
    height: 30px;
    margin: 10px auto;
}

.home-our-prices .one-slide {
    text-align: center;
}

.home-reviews .one-slide {
    text-align: center;
    min-height: 1px;
}

.home-our-prices {
    margin: 15px 0 10px 0 !important;
    direction: rtl
}

#reverse button {
    border: 2px solid #FFF;
    background: transparent;
    color: #FFF;
    cursor: pointer;
    font-size: 2rem;
    padding: 1rem 8rem;
    transition: background 0.4s;
    margin: 1rem 0;
}

#reverse button:hover {
    background: #2980b9;
}

.recentlyItem_bottom .slide {
    background: white;
    display: none;
    width: 99%;
    height: auto;
    position: absolute;
    bottom: 0;
    right: 1px;
    border-top: 1px solid #e7e7e7;
}

.recentlyItem_bottom .slide .choose_variation {
    margin-top: 10px;
    margin-bottom: 10px;
}

.recentlyItem_bottom .slide .choose_variation label {
    padding-right: 0;
    font-size: 1.2rem;
    margin-left: 2%;
    font-weight: 700;
}

.recentlyItem_bottom .slide .choose_variation select {
    font-family: calibri, arial !important;
    font-size: 1rem;
    width: 90%;
    max-width: 250px;
    margin: 0 auto;
    height: 30px;
    display: block;
}

.recentlyItem_bottom .slide .choose_variation div {
    padding: 3px;
}

#reverse {
    padding-bottom: 10rem;
    position: relative;
}

.slideUp {
    position: absolute;
    bottom: 0;
}

.banner.home-our-prices {
    display: none;
}

.home-our-prices .one-slide>div {
    width: 100% !important;
    display: block;
    text-align: center;
}

.home-our-prices .slick-slide img {
    max-width: 100% !important;
    margin: 0 auto;
}

.our-prices-texts {
    font-size: 1.5rem;
    color: #1a3b5c;
    direction: ltr;
    line-height: 1
}

.our-prices-desc {
    font-size: 1rem;
    color: #1a3b5c;
    direction: rtl;
    line-height: 1
}

.home-our-prices .one-slide {
    text-align: center;
}

.upsale_name {
    font-size: 1.3rem;
    color: #1a3b5c;
    direction: rtl;
    line-height: 1;
    min-height: 50px;
    min-height: 40px;
    font-weight: 700;
}

.upsale_price {
    font-size: 2.3rem !important;
    color: #1a3b5c !important;
    direction: rtl !important;
    line-height: 1 !important;
    text-align: right !important;
    padding-top: 1rem !important;
    line-height: .8 !important;
    text-align: center !important;
    padding-top: .2rem !important;
}

.recentlyItem .upsale_details {
    padding-top: 10px;
    border-top: 3px solid #e7e7e7
}

.choose_upsale {
    background-color: #1b3b5c;
    font: 400 24px/24px 'spoiler', arial;
    color: white;
    cursor: pointer;
    border-radius: 3px;
    height: 35px;
}

.choose_upsale.disabled {
    background-color: #e1e1e1;
    color: white;
    cursor: default;
    pointer-events: none;
}

.choose_upsale:hover {
    background-color: #ed8c27;
    color: #1b3b5c;
}

.upsales .one-slide .banner-img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.upsales .one-slide .div-img {
    position: relative;
    height: 175px
}

.home-our-prices .slide-next-arrow {
    position: absolute;
    right: 2px;
    top: 50%;
    border: solid #818285;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 10px;
    transform-origin: left;
    transform: rotate(-45deg);
    -webkit-transform: translateY(-50%) rotate(-45deg);
    z-index: 899;
}

.home-our-prices .slide-prev-arrow {
    position: absolute;
    left: 2px;
    top: 50%;
    border: solid #818285;
    border-width: 0 0 3px 3px;
    display: inline-block;
    padding: 10px;
    transform-origin: right;
    transform: rotate(45deg);
    -webkit-transform: translateY(-50%) rotate(45deg);
    z-index: 899;
}

.top-slider .slide-next-arrow {
    position: absolute;
    left: 10px;
    top: 50%;
    border: solid #939598;
    border-width: 0 0 5px 5px;
    display: inline-block;
    padding: 20px;
    transform: translateY(-50%) rotate(45deg);
    -webkit-transform: translateY(-50%) rotate(45deg);
    z-index: 899;
}

.top-slider .slide-prev-arrow {
    position: absolute;
    right: 10px;
    top: 50%;
    border: solid #939598;
    border-width: 0 5px 5px 0;
    display: inline-block;
    padding: 20px;
    /*transform-origin: left;*/
    transform: translateY(-50%) rotate(-45deg);
    -webkit-transform: translateY(-50%) rotate(-45deg);
    z-index: 899;
}

.slide-next-arrow:hover,
.slide-prev-arrow:hover {
    border-color: #ed8e28;
}

.slick-disabled {
    opacity: 0;
    pointer-events: none;
}

.slide {
    height: 100%;
}

.details.upsale_descrition {
    cursor: pointer
}

.upsales .one-slide img {
    max-height: 175px
}

.upsales .our-prices-texts img {
    max-height: 175px
}

.upsales .our-prices-texts {
    padding: 16px 0px 14px 0px
}

.upsales .recentlyItem {
    border: 1px solid #dddbdc !important;
    float: right
}

.recentlyItem_image {
    border-bottom: none !important;
}

.upsales .recentlyItem {
    display: block;
    margin: 0px 8px;
    padding: 0px 10px;
    text-decoration: none;
    background-color: white;
    color: #1b3b5c;
    border-radius: 3px;
    border: 1px solid #dddbdc !important;
    min-height: 350px
}

.upsales .recentlyItem:hover {
    border: 2px solid #1b3b5c !important
}

.upsales .recentlyItem_text strong {
    direction: rtl !important;
    text-align: right!important;
    font-family: 'FbSpoiler Bold', 'FbSpoiler';
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    color: #1B3B5C;
    text-align: right;
    line-height: 22px;
}

.recentlyItem_image {
    max-height: 200px;
    overflow: hidden;
    max-width: 240px;
    padding: .5rem 0;
    min-width: auto
}

.upsales .recentlyItem_text span {
    display: inline-block;
    padding-top: 20px !important;
}

.upsales .recentlyItem_text .upsale_price {
    font-family: 'FbSpoiler Bold', 'FbSpoiler';
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
}

.upsales .recentlyItem .upsale_discount {
    font-family: 'FbSpoiler';
    font-weight: 400;
    font-style: normal;
    color: #666666;
    text-decoration: line-through;
    display: inline-block;
    font-size: 1.1rem;
}

.upsales .upsale_qty img {
    height: 20px!important;
    width: auto!important;
}

.upsales .upsale_qty a {
    display: inline-block;
    vertical-align: text-bottom
}

.upsales .recentlyItem_bottom .upsale_qty {
    text-align: center;
    width: 100%;
}

.upsales .recentlyItem_bottom .upsale_qty label {
    padding-right: 0;
    font-size: 1.2rem;
    margin-left: 2%;
    font-weight: 700;
    display: block;
}

.upsales .recentlyItem_bottom .upsale_qty span {
    font: 600 1.3rem calibri, arial!important;
    padding: 5px
}

.upsales .recentlyItem_bottom .add_upsale {
    display: inline-block;
    width: 95%;
    background-color: #1b3b5c;
    color: white;
    font: 400 24px/24px 'spoiler', arial;
    text-align: center;
    cursor: pointer;
    margin: 10px auto;
    height: 35px;
    border-radius: 3px;
    /* padding: 0px; */
}

.add_upsale button {
    width: 100%;
    height: 35px !important;
}

.upsales .recentlyItem_bottom .add_upsale.disabled button {
    background-color: #e1e1e1;
    color: white;
    cursor: default;
}

.upsales .recentlyItem_bottom .add_upsale.disabled {
    background-color: #e1e1e1;
    color: white;
    cursor: default;
}

.upsales .slideUp .upsale_price {
    margin-top: 10px
}

.upsales .slideDown {
    cursor: pointer;
    color: #9a9898;
    font-weight: bold;
    font-family: calibri, arial !important;
    position: absolute;
    top: 5px;
    left: 10px;
    font-size: 20px;
}

.upsales .recentlyItem_bottom .remove_upsale {
    display: inline-block;
    width: 95%;
    background-color: #666666;
    color: white;
    font: 400 24px/24px 'spoiler', arial;
    text-align: center;
    cursor: pointer;
    display: none;
    margin: 10px auto;
    height: 35px;
    border-radius: 3px;
}

.upsales .recentlyItem_bottom .add_upsale:hover:not(.disabled) {
    background-color: #ed8c27;
    color: #1b3b5c;
}

.upsales .recentlyItem_bottom .upsale_qty .unclickable {
    pointer-events: none;
    cursor: default;
}

#popupUpsaleTax .warning_frame p,
#popupUpsaleSeparateShipment .warning_frame p {
    padding: 10px 0px 0px 0px !important;
    font: 400 24px/24px 'spoiler', arial;
    color: #fff;
    line-height: 1.4;
}

#popupUpsaleTax a.warning_panelConfirm {
    width: 100%!important;
    margin-bottom: 1rem
}

#popupUpsaleTax a.upsaleDifferentPackage {
    width: 100%!important;
    text-align: center
}

#popupUpsaleTax .popupBG,
#popupUpsaleSeparateShipment .popupBG {
    padding: 50px 32px 20px;
}

@media (max-width:540px) {
    .top-slider .slide-prev-arrow,
    .top-slider .slide-next-arrow {
        padding: 10px;
    }
}

@media (max-width:500px) {
    .our-prices-texts {
        font-size: 1.7rem;
    }
}

div.recentlyItem_bottom {
    margin-top: 18px;
}

#popupUpsaleDescription .description p {
    color: white!important;
    font-size: 18px;
    line-height: 1.20;
    padding: 0px!important;
}

#popupUpsaleDescription .description {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-right: 5px;
}

#popupUpsaleDescription .description li {
    padding-right: 20px;
}

#popupUpsaleDescription .description li:before {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    right: 5px;
    top: 8px;
    background-color: #ed8e28;
    border-radius: 50%;
}

#popupUpsaleDescription .upsale_details {
    margin-top: 25px
}

#popupUpsaleDescription .upsale_details .details {
    padding: 5px 0;
    margin-top: .5rem;
}

#popupUpsaleDescription .popupBG {
    padding: 50px 32px 20px;
}

#popupUpsaleDescription .price-area {
    position: absolute;
}

#popupUpsaleDescription .price-after {
    display: inline-block;
    font-size: 2.3rem;
    margin-left: .5rem;
}

#popupUpsaleDescription .prices-before {
    display: inline-block;
    text-decoration: line-through;
    font-size: 1.3rem;
}

.js .slider-single>div:nth-child(1n+2) {
    display: none
}

.js .slider-single.slick-initialized>div:nth-child(1n+2) {
    display: block
}

.upsale_variations .slider-single .slick-slide {
    text-align: center;
}

.upsale_variations .slider-single .slick-slide .slide-img {
    position: relative;
    height: 175px;
    background: #fff;
}

.upsale_variations .slider-single .slick-slide .slide-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.upsale_variations .slider-single img {
    line-height: 10rem;
    max-height: 200px;
}

.upsale_variations .slider-nav img::before {
    content: "";
    display: block;
    padding-top: 75%;
}

.upsale_variations .slider-nav {
    margin-top: 15px;
}

.upsale_variations .slick-slide img {
    display: block;
    /* max-width: 100%; */
    max-height: 200px;
}

.slider-nav img {
    height: 100%;
    width: 60px;
}

.slider-nav .slick-slide {
    cursor: pointer;
}

.slider-nav .slick-track {
    right: 2.5%;
}

.slick-slide.is-active img {
    background-color: #fff
}

.upsale_details #page {
    width: 45%;
    display: inline-block
}

#popupUpsaleDescription .slide-next-arrow {
    position: absolute;
    right: -5%;
    top: 65%;
    border: solid #818285;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 10px;
    transform-origin: left;
    transform: rotate(-45deg);
    -webkit-transform: translateY(-50%) rotate(-45deg);
    z-index: 899;
}

#popupUpsaleDescription .slide-prev-arrow {
    position: absolute;
    left: -5%;
    top: 65%;
    border: solid #818285;
    border-width: 0 0 3px 3px;
    display: inline-block;
    padding: 10px;
    transform-origin: right;
    transform: rotate(45deg);
    -webkit-transform: translateY(-50%) rotate(45deg);
    z-index: 899;
}

#popupUpsaleDescription .slick-initialized .slick-slide {
    float: right
}

#popupUpsaleTax .choose_upsale_shipment {
    color: #ed8c27 !important;
    text-align: center
}

#popupUpsaleSeparateShipment .choose_upsale_shipment {
    color: #ed8c27 !important;
    text-align: center;
}

#popupUpsaleTax a.upsaleDifferentPackage {
    font: normal 24px/30px 'spoiler', arial;
}

.upsales_summary {
    display: none
}

@media screen and (max-width: 768px) {
    .upsale_details #page {
        width: 100%;
        display: block;
    }
    #popupUpsaleDescription .img {
        width: 100%;
        margin-top: 20px;
        text-align: center;
        margin-bottom: 1rem
    }
    #popupUpsaleDescription .description {
        width: 100%;
        margin-top: 20px;
        display: block;
    }
    .slider-nav .slick-track {
        right: 3.5%;
    }
}

@media screen and (min-width:425px) {
    #popupUpsaleTax a.warning_panelConfirm {
        font: normal 30px/37px 'spoiler', arial;
    }
}