.yotpo-swiper .swiper-wrapper {
	margin: 0!important;
    white-space: nowrap;
}
.yotpo-swiper .arrow {
	position: absolute;
    height: 49%;
    width: 3%;
    top: 26%;
    font-size: 40px;
    z-index: 3;
    outline: 0;
    text-shadow: 1px 1px 1px rgba(255,255,255,.65);
}
.yotpo-swiper .arrow-left {
	left: 0;
}
.yotpo-swiper .arrow-right {
	right: 0;
}
.yotpo-product-ro-container {
    margin: 10px 0 0;
	padding: 10px;
}
.yotpo-product-ro-container .title {
    text-transform: uppercase;
    font-size: 1.3em;
}
.yotpo-product-ro-container .option:nth-child(-n + 2) {
	display: inline-flex;
}
.yotpo-product-ro-container .option {
	padding: 0 25px 0 15px;
}
.yotpo-product-ro-container .option * {
	font-size: 1em;
    line-height: 1;
    box-sizing: border-box;
}
.yotpo-product-ro-container .option-thumbnail {
    vertical-align: top;
    width: 50%;
}
.yotpo-product-ro-container .option-info {
    vertical-align: top;
	width: 50%;
}
.yotpo-product-ro-container select {
    background: #ffffff;
    border: 1px solid #d3d3d3;
    padding: 3px;
}
.yotpo-product-ro-container .option-sub-selection {
    padding: 5px 0 5px;
}
.yotpo-product-ro-points-balance {
    color: #CE1920!important;
    float: right;
    margin: 0 0 10px;
}
.yotpo-product-ro-swiper {
    clear: both;
}
.yotpo-product-ro-loader {
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(255,255,255,0.5);
    width: 100%;
    height: 100%;
    z-index: 100;
}
#yotpo-checkout-ro-container {
    padding: 0 68px;
}
#yotpo-checkout-ro-container .yotpo-product-ro-container {
    margin-top: 20px;
    padding: 0;
}
#yotpo-checkout-ro-container .yotpo-product-ro-container .title {
    font-size: 22px;
}