section#main.main-ind{
padding:0;
}
section#main .siteskin {
    top: 320px;
    position: absolute !important;
    z-index: 1;
}
.product img {
    opacity: 1 !important;
}
/*featured tag*/
.featured-tag {
    display: none;
}
.pcs-review::before {
    font-weight: 900;
    color: #ffffff;
    position: absolute;
    top: -34px;
    font-size: 20px;
    left: 0;
    padding: 5px 5px 5px 30px;
    z-index: 2;
}

.pcs-review::after {
    content: attr(data-content);
    position: absolute;
    top: -29px;
    left: 15px;
    background: #c23cd6;
    padding: 5px 20px 5px 45px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Montserrat-Medium";
    font-size: 12px;
    border-radius: 10px 10px 0 0;
}
#main-review1:after {
    background: #0089ff;
}


#main-review1:before{
   font-family: 'Material Symbols Outlined';
  content: 'timelapse';
  font-variation-settings:
    'FILL' 0,
    'wght' 400,
    'GRAD' 0,
    'opsz' 24;
}
#main-review2:before{
   font-family: 'Material Symbols Outlined';
  content: 'star_shine';
  font-variation-settings:
    'FILL' 0,
    'wght' 400,
    'GRAD' 0,
    'opsz' 24;
}

.pcs-review:last-child{
	margin-top: 40px;  
}

.product:has(.btn-disable) .was-price,
.product:has(.btn-disable) .now-price {
    visibility: hidden;
  	height: 0px;
}
/**this gets added to the image of a product when the disbled buttons are active**/
.disabled-link{
    cursor: auto;
}
.btn-medium-grey {
    cursor: auto;
}
.btn-medium-grey:hover {
    background-color: #474747;
    border-color: #474747;
}
#main-review2 .pcs-review-inner{
    background: rgb(221 216 255);
    background: linear-gradient(240deg, rgb(186 162 255) 0%, rgb(239 244 255) 100%);
}
.lang-code {
    background: #1e574e;
    color: #fff;
    padding: 0 10px;
    border-radius: 25px;
    font-size: 12px;
  	cursor: help;
  	text-transform: uppercase;
}
.pcs-reviews-headline > div {
    position: relative;
    z-index: 1;
    margin-bottom: 40px;
}
.pcs-reviews .product .config_button_holder .was-price > div {
    font-family: 'Montserrat';
    font-weight: normal;
    color: #707070;
}
.pcs-reviews .product .config_button_holder li {
    font-family: 'Montserrat-Bold';
}
.pcs-reviews .product .config_button_holder li > div{
    color: #000;
	font-size: 16px;
  	text-transform: none;
    text-align: right;
}
.pcs-reviews .products .now-price {
    background-color: transparent;
}

.hidden{
	display:none;
}	
.config_button_holder li{
 	list-style: none; 
}
.system-builder-container-inner{
 	max-width: 100%!important; 
}
.owl-carousel .owl-item{
	display: grid;
}
/**owl-carousel**/
.owl-carousel .owl-stage{
	display: flex;
}
.owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease-in-out;
    border-radius: 30px;
}
#all-reviews .owl-carousel.owl-loaded{
    padding-top: 0;
    padding-bottom: 50px;
}
.owl-nav {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 40px;
    cursor: pointer;
    width: 100px;
    height: 30px;
    margin: 0 auto;
}
.owl-prev, .owl-next{
    position: absolute;
} 
.owl-dots{
  	display: flex;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.owl-dots .owl-dot span{
    background-color: #e6e6e6;
}
.owl-dots .owl-dot.active span{
    background-color: #37b48f;
}
.owl-nav .owl-prev i, .owl-nav .owl-next i{
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    display: inline-block;
}
.owl-nav button:focus span{
    outline: 2px dashed #ffffff !important;
    outline-offset: 2px;
}
.item{
    margin: 40px 0;
    padding: 35px;
    opacity: 0;
    transition: 1s ease;
}
.owl-item.active .item{
    opacity: 1;
}

#all-reviews .owl-nav .owl-next, #all-reviews .owl-nav .owl-prev{
    background-color: #37b48f !important;
    border-radius: 50%;
    color: #ffffff;
  	text-align: center;
}
#all-reviews .owl-nav .owl-next{
    right: 0;
}
#all-reviews .owl-nav .owl-prev{
    left: 0;
    right: auto;
}





.pcs-reviews-headline{
    position: relative;
 	background-image: url(/images/landing/pcs/reviews/review_header_bg.jpg), linear-gradient(90deg, rgba(68, 32, 68, 1) 50%, rgba(72, 76, 77, 1) 50%);
    background-repeat: no-repeat;
    background-position: 52%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    min-height: 320px;
    background-color: #022b31;
    text-align: center;
    padding: 30px;
    z-index: 2;
}
.pcs-reviews-headline h1 {
    font-weight: bold;
    font-size: 30px;
    color: #ffffff;
    margin-bottom: 10px;
}
.pcs-reviews-headline p {
    font-family: 'Montserrat-Light';
    color: #ffffff;
    font-size: 18px;
    font-weight: 100;
    line-height: 1.5;
}
.pcs-reviews .inner {
    max-width: 1440px !important;
    background-color: #ffffff;
}

section#main .pcs-main-reviews .inner {
    background: transparent;
}
section#main .inner{
    max-width: 100%;
}

.pcs-review {
    position: relative;
    background-color: #ffffff;
    width: 100%;
    z-index: 2;
}
.pcs-review-inner{
    position: relative;
    background: rgb(197,204,230);
    background: linear-gradient(240deg, rgba(197,204,230,1) 0%, rgba(205,233,228,1) 100%);
    border-bottom-left-radius: 50px;
    padding: 15px;
    overflow: hidden;
}
.review-features{
    flex-direction: column;
    justify-content: space-around;
    gap: 25px;
    margin: 30px 0;
}
.review-features .review-btn{
    border-radius: 25px;
}

.pcs-spotlight{
	margin-top: 20px;
  	margin-bottom: 30px;
}
.review-quote{
    padding: 0 15px 15px;
}
.review-quote a{
    display: block;
    width: 100%;
}
.review-quote blockquote{
	margin: 25px 0px;
    justify-content: space-between;
  	min-height: 45px;
}
.review-quote a:hover .review-btn{
    color: #ffffff;
    background: #10312c;
}
.review-quote a .review-btn{
    position: relative;
    background-color: #1e574e;
    border: 2px solid;
    padding: 15px;
}
.review-btn.v-review:after{
    content: '\f08e';
    position: absolute;
    right: 20px;
    font-size: 18px;
}
.review-quote i{
    font-size: 24px;
    color: #1e574e;
    margin-right: 5px;
}
.review-quote p:last-of-type{
    font-family: 'montserrat-Medium';
    color: rgb(30 87 78);
    margin-right: 20px;
    font-style: italic;
    font-size: 15px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.review-date, .review-logo{
    position: absolute;
}
.review-date{
    top: 0;
    right: 0;
    padding: 10px;
    color: #ffffff;
    background-color: #00000040;
    border-radius: 0 0 0 10px;
    font-weight: bold;
}
.review-logo{
    width: 100px;
    left: 22px;
    top: 140px;
}
.review-info{
    width: 100%;
    padding: 0 10px;
}
.review-info ul.list-caret{
    margin: 0;
  	min-height: 162px;
}
.review-image{
    text-align: center;
}
.review-image .review-case{
    width: 120px;
}
.review-image #review-laptop{
    width: 230px;
}

.save-tag p, .was-price del, .sold-out p{
    font-family: 'Montserrat-Bold';
}

.pcs-reviews h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
.pcs-reviews ul.list-caret li {
    font-family: 'montserrat';
    font-size: 14px;
    margin: 0;
  	white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    max-width: 400px;
}
.review-wrap{
    flex-wrap: wrap;
    gap: 20px;
}
.pcs-reviews .was-price {
    display: inline-block;
    border-radius: 20px;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.2;
    margin: 20px 0;
    padding: 8px 15px;
    background: rgb(255 255 255 / 60%);;
}

.pcs-reviews .was-price del {
    color: #670126;
    margin-left: 5px;
}
.pcs-reviews .now-price p {
    font-weight: bold;
    text-transform: uppercase;
}
.review-price {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-end;
    gap: 15px;
}
.pcs-reviews .now-price span, .pcs-reviews .products .now-price{
 	font-family: 'Montserrat-Bold';
    font-weight: bold;
    display: block;
    color: #ff004c;
    font-size: 30px;
}
/**button**/
.pcs-review .deal-btn {
    border-radius: 25px;
}
.pcs-review a{
    width: 100%;
}
.pcs-review .review-btn {
    color: #ffffff;
    font-size: 20px;
    width: 100%;
    line-height: 1;
    font-size: 15px;
}

.review-btn:after {
    content: '\f054';
    font-family: FontAwesome;
    display: inline-block;
    font-size: 14px;
    margin-left: 5px;
}

.review-title {
    position: relative;
    text-align: center;
    margin: 50px 30px;
}
.review-title > div {
    position: relative;
    z-index: 999;
    max-width: 450px;
    margin: 0 auto;
    background-color: #fff;
}
.review-title hr {
    position: absolute;
    top: 50%;
    border: none;
    height: 2px;
    width: 100%;
    background: #ebebeb;
}
.pcs-spotlight .inner, .pcs-promotions .inner{
    overflow: hidden;
}
.owl-carousel .product{
    width: auto;
    padding: 0;
}

/**styling for main listed products**/
.pcs-reviews .products{
    padding: 0;
}
.pcs-reviews .products .was-price, .pcs-reviews .products .now-price{
  	margin: 20px 0;
}
.pcs-reviews .products .was-price{
    background-color: transparent;
  	padding: 0;
  	line-height: 1.5;
}
.pcs-reviews .products .now-price{
    text-transform: uppercase;
  	line-height: 1.2;
}
.pcs-reviews .products .review-quote > div{
	color: #1e574e;
    font-size: 14px;
    line-height: 1.5;
    max-width: 500px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pcs-reviews .products .config_button_holder{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
}	
.pcs-reviews .product .column-ind-holder .column-content{
    border: none;
    padding: 0!important;
}
.pcs-reviews .products .review-date{
	top: 60px;
    border-radius: 10px 0 0 10px;
    font-size: 14px;
}
.pcs-reviews .products .review-logo{
    top: 100px;
    left: 28%;
    width: 100px;
}
.pcs-reviews .products .review-quote{
    position: relative;
  	width: 100%;
    background-color: #ffffff;
  	padding: 0;
  	order:-1;
}
.pcs-reviews .products .review-quote i{
    position: absolute;
    top: 0;
    right: 0;
    background-color: #dff3ed;
    border-radius: 0 10px 0 0;
    font-size: 16px;
    margin: 0;
    padding: 10px;
    opacity: 1;
    transform: rotate(180deg);
}
.pcs-reviews .products .review-quote .review-source-quote{
	padding: 0;
  	margin: 15px;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.pcs-reviews .pcs-review .review-quote p.review-source{
    min-width: 150px;
    margin-left: 20px;
    text-align: center;
    margin-bottom: 0;
}
.pcs-reviews .review-quote .review-source{
    display: flex;
    align-items: center;
    font-family: 'Montserrat-Medium';
    color: #1e574e;
    border-radius: 20px;
    font-size: 14px;
    background: #37b48f29;
    padding: 5px 15px;
    white-space: nowrap;
}
.review-source span {
    margin-left: 5px;
  white-space: nowrap;
}
.pcs-reviews .product .review-quote .review-source {
    border-radius: 0;
}
.product .review-source:after {
    content: '\f10e';
    font-family: 'FontAwesome';
    position: absolute;
    right: 15px;
}
.pcs-reviews .config_button_holder .review-btn{
    position: relative;
    margin-bottom: 10px;
    color: #1e574e;
    background-color: #1e574e;
    border: 2px solid #1e574e;
    color: #ffffff;
}
.pcs-reviews .config_button_holder .review-btn:hover{
    background-color: #10312c;
}
.pcs-reviews #all-reviews .product-image{
    height: auto;
 	min-height: 240px;
}
.pcs-reviews .product-image-holder .product-image img{
    width: 130px;
   	padding-top: 20px;
}
.pcs-reviews .from-inc-price span.was-price{
    color: #000000
}
.pcs-reviews .inc-price-review{
    margin: 20px 0;
}
.pcs-reviews .inc-price-review .was-price{
    display: block;
    background-color: transparent;
    padding: 0;
    margin: 0
}
.pcs-reviews .inc-price-review span{
    display: inline-block;
    font-size: 26px;
    margin-top: 10px;
}
#all-reviews .list-caret{
    margin: 0;
}
#all-reviews .list-caret li{
    font-size: 14px;
}
.product .column-ind-holder .column-content .products-points-holder{
 	margin: 0; 
  	padding: 0 20px 20px;
}
.config_button_holder{
 	margin-top: auto; 
 	padding: 0 20px 20px;
}
.product .column-ind-holder .column-content .from-inc-price{
	margin-left: 20px;
}
img.landing_img_laptop {
    width: 250px !important;
}

@media screen and (min-width: 1170px) {
  
.pcs-review:last-child{
	margin-top: 0 
}
  
 .review-wrap {
        flex-wrap: nowrap;
    }
    .pcs-main-reviews {
        margin: 0 20px;
        background-color: transparent;
    }
    .pcs-review {
       width: calc(50% - 10px);
    }
    .pcs-main-reviews .review-wrap {
        margin-top: -40px;
    }
  .pcs-reviews-headline h1 {
    line-height: 60px;
    font-size: 60px;
}
}

@media screen and (min-width: 960px) {
    .pcs-main-reviews .review-wrap {
        justify-content: center;
    }
  .pcs-review {
        max-width: 900px;
   }
  .owl-nav {
    right: 0;
    left: auto;
    bottom: 40px;
    display: block;
    width: 200px;
}
#all-reviews .owl-nav .owl-prev{
    left: auto;
    right: 70px;
}
#all-reviews .owl-nav .owl-next{
    right: 30px;
}  
   .owl-dots{
    bottom: 45px;
}
  
}
@media screen and (min-width: 680px) {
    .review-features {
        flex-direction: row;
    }
    .review-image {
        width: 35%;
    }
    .review-info {
        width: 65%;
        padding: 0;
    }
    .pcs-review-inner{
        border-bottom-left-radius: 140px;
    }
    .pcs-review a{
        width: auto;
    }
    .review-image .review-case{
        width: 150px;
    }
    .review-image #review-laptop{
        width: 260px;
    }
   .review-quote i{
        position: absolute;
        margin-top: -120px;
    }
}


@media screen and (max-width: 680px) {
  .pcs-main-reviews .pcs-review-inner{
	border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }
  
 .pcs-main-reviews .review-quote blockquote{
	flex-wrap: wrap; 
  }
  
  .pcs-main-reviews .review-quote p:last-of-type{
    text-align: center;
    margin: 0;
  }
  .pcs-main-reviews .review-quote i{
    display: block;
	margin: 0 auto;
    margin-top: -50px;
    position: relative;
    padding: 20px;
    background-color: #fff;
    border-radius: 50%;
  }
  
 .pcs-main-reviews .review-quote .review-source{
    width: 100%;
    text-align: center;
    display: block;
    margin-top: 20px;
  }
  
    .review-image {
        position: relative;
        width: 250px;
        text-align: center;
    }
    .review-logo{
        top: -25px;
    }
}