.content-container {padding: 50px 0;}
.pt-0{padding-top: 0 !important;}
.product-title-bar h1 {color: #58595b !important;border: 0!important;padding: 0!important;line-height: 1.2!important;font-size: 30px!important;margin-bottom: 15px !important;}
.divider {width: 100%;height: 1px;background: #E9E8E8;margin: 16px 0;}
.calculator-header-block {width: 100%;height: auto;}
.calculator-header-block img {width: 100%;}
.calculator-steps-list {width: calc(100% + 24px);margin-left: -12px;margin-bottom:-24px;}
.cs-item {width: 20%;padding: 0 12px;margin-bottom: 24px;display: flex;flex-direction: column;align-items: center;justify-content: space-between;}
.cs-box {background:#f4f4f4 !important;border-radius: 8px;text-align: center;box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);}
.cs-title {padding: 10px 0;}
.cs-title h2 {font-size: 20px;text-transform: uppercase;color: #cc5052;line-height: 1;margin-bottom: 0;}
.cs-img {width: 100%;height: auto;position: relative;}
.cs-text {padding: 5px 19px 15px;font-size: 14px;line-height: 18px;flex-grow: 1;}
.cs-text p strong {font-weight: 700;}
.custom-input-group {background: #fff;border-radius: 4px;box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);padding: 0 10px;height: 35px;margin-top: auto;}
.form-control-input {width: 100%;background: transparent;border: none;height: 100%;padding: 0;font-size: 14px;font-weight: 400;color: #000;outline: none;}
.form-control-input::placeholder {color: #bcbec0;}
.unit-label {margin-left: 8px;font-size: 14px;font-weight: 600;color: #000;border-left: 1px solid #000;padding-left: 4px;}
input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
input[type="number"] {-moz-appearance: textfield;}
.form-select {height: 35px;width: 100%;border: none;border-radius: 4px;background-color: #fff;padding: 0 35px 0 10px;font-size: 15px;color: #000;appearance: none;-webkit-appearance: none;-moz-appearance: none;background-image: url('../images/angle-down-solid.svg'); background-repeat: no-repeat;background-position: right 10px center;background-size: 14px 14px;}
.form-select option:disabled {color: #aaa;}select::-ms-expand {display: none;}
.form-select-wrapper {margin-top: auto;}
.calculator-note-block {width: 100%;max-width: 1080px;margin: 25px auto 0;text-align: center;}
.calculator-btn {margin-top: 24px;display: flex;align-items: center;justify-content: center;}
.calculator-btn .btn.btn-theme {font-size: 25px;line-height: 1.2;font-weight: 800;min-width: 370px;padding: 18px 20px;border-radius: 0;}
.text-primary {color: #0054ad !important;}
.summary-table {width: 100%;border-collapse: collapse;}
.summary-table th {background-color: #6b9ad2;color: #fff;font-weight: 600;font-size: 14px;text-transform: uppercase;padding: 10px 12px;vertical-align: middle;white-space: nowrap;}
.summary-table td {font-size: 14px;color: #333;font-weight: 500;padding: 10px 12px;vertical-align: middle;}
.addtocart-wrapper h5 {font-size: 26px;font-weight: 500;}
.addtocart-wrapper h5 > span {font-weight: 800;margin-left: 6px;}
.addcart-btn{position:relative;padding: 6px 20px;background:#009245;border-radius: 0;border:0;transition: all .2s ease-in;}
.addcart-btn:hover{box-shadow:0px 0px 8px #009245;}
.addcart-inner{font-size: 25px;font-weight: 800;line-height: 1;color:var(--white);display:flex;align-items:center;justify-content:center;}
.addcart-icon{width: 40px;height: 40px;margin-right: 10px;}
.addcart-icon img{width: 100%;height: 100%;object-fit: contain;}
.addcart-btn.added{background:var(--brand-color);box-shadow:none;}
.addcart-btn.added:hover{box-shadow:0px 0px 8px var(--brand-color);}
.addon-swiper-box {width: 100%;padding: 24px 12px 24px 40px;}
.addon-product-wrapper {background: #f4f4f4 !important;height: 100%;}
.addon-swiper-box h2 {color: #6B9AD2;font-size: 21px;text-align: center;text-transform: uppercase;}
.pt-content {border-top: 1px solid #E9E8E8;border-bottom: 1px solid #E9E8E8;padding: 50px 0;}
.custom-media {width: 100%;min-height: 346px;}
.custom-video {width: 100%;height: 100%;}
.custom-video iframe {width: 100%;height: 100%;object-fit: cover;border: 0;}
.left-img-container {position: relative;background-color: #6b9ad2;color: #fff;min-height: 420px;}
.left-img-container .container {position: relative;z-index: 5;}
.li-img-box {position: absolute;top: 0;left: 0;bottom: 0;width: 50%;height: 100%;}
.li-img {width: 100%;height: 100%;}
.li-img-box::after {content: '';position: absolute;top: 0;right: 0;width: 100%;height: 100%;z-index: 2;background: linear-gradient(90deg, rgba(107, 154, 210, 1) 0%, rgba(107, 154, 210, 0) calc(50% - 680px), rgba(107, 154, 210, 0) 50%, rgba(107, 154, 210, 0) calc(50%), rgba(107, 154, 210, 1) 100%);}
.li-img img {width: 100%;height: 100%;object-fit: cover;}
.li-content-box {padding: 20px 0;}
.li-content h2 {font-size: 17px;text-transform: uppercase;margin-bottom: 4px;}
.li-content {font-size: 17px;}
.li-content p {margin-bottom: 26px;}
.li-content p:last-child {margin-bottom: 0;}
.li-content p strong {font-weight: 700;}
.li-content-box {width: calc(100% + 166px);margin-left: -166px;}
.products-container {background-color: #f2f2f2;}
.products-content h2 {font-size: 27px;color: #6b9ad2;text-align: center;margin-bottom: 24px;text-transform: uppercase;}
.products-list {width: 100%;height: 318px;background: red;}
.text-content {font-size: 17px;}
.text-content h4 {font-size: 17px;text-transform: uppercase;/*margin-bottom: 5px;*/color: #58595b;}
.page-products-content h2 {color: #6B9AD2;font-size: 26px;margin-bottom: 0;text-align: center;text-transform: uppercase;margin-bottom: 30px;}
.page-product-listing .prl-listing-item {width: 16.66%;}
.page-product-listing .prl-listing-content h3 {font-size: 12px;min-height: auto;}
.page-product-listing .prl-listing-price-from {font-size: 10px;}
.page-product-listing .prl-listing-price-to {font-size: 25px;}
.page-product-listing .prl-addcart-icon {width: 23px;height: 23px;margin-right: 6px;}
.page-product-listing .prl-addcart-inner {font-size: 11px;}
.page-product-listing .prl-listing-box {padding: 8px;}
.page-product-listing .prl-listing-img {width: 100%;position: relative;height: 130px!important;min-height: auto;}
.page-product-listing .prl-listing-img img {width: 100%;height: 100%;position: absolute;left: 0;right: 0;top: 0;bottom: 0;object-fit: cover;}
.addon-swiper-holder.custom-arrow {position: relative;}
.addon-swiper-holder.custom-arrow::before {content: '';position: absolute;top: 0;right: 0;width: 60px;height: 100%;z-index: 2;pointer-events: none;background: linear-gradient(to left, rgba(244, 244, 244, 1) 60%, rgba(244, 244, 244, 0) 100%);}
.page-product-listing .affirm-txt{display:none;}
.custom-arrow .swiper-button-next:before, .swiper-button-prev:before {border-color: #6b9ad2;width: 78%;height: 78%;}
.custom-arrow .swiper-button-next, .custom-arrow .swiper-button-prev {background: transparent !important;}
.custom-arrow .swiper-button-prev {left: -28px;}
.custom-arrow .swiper-button-next {right: 0;}
.yotpo-layout-header-wrapper{flex-direction:column !important;}
.reviews-content{max-height: 350px;overflow-y: scroll;}

.cdk-icon-text-heading {font-size: 18px;font-weight: 700;margin-bottom: 72px;}
.cdk-icon-text-heading h4 {font-size: 18px;text-transform: initial;font-style: italic;margin-bottom: 42px;}
.cdk-icon-text-heading h3 {font-size: 35px;line-height: 1;color: var(--brand-color);margin-bottom: 2px;}
.cdk-icon-text-list {width: calc(100% + 30px);margin-left: -15px;margin-bottom: -8px;}
.cdk-icon-text-item {width: 16.66%;padding: 0 15px;margin-bottom: 30px;}
.cdk-it-icon {width: 93px;height: 93px;margin-bottom: 22px;}
.cdk-it-icon img{width: 100%;height: 100%;object-fit: contain;}
.cdk-it-content {font-size: 18px;line-height: 1.45;}
.cdk-it-content h5 {font-size: 18px;line-height: 1.4;margin-bottom: 2px;}
.cdk-icon-text-heading + .cdk-icon-text-list + p {font-size: 14px;text-align: center;}

.cdk-call-section{width: calc(100% + 220px);max-width: 100vw;margin-top: 26px;padding: 30px 9%;color: var(--white);background: #0054ad;position: relative;left: 50%;transform: translateX(-50%);}
.cdk-call-section-left {width: 50%;font-size: 16px;font-weight: 700;letter-spacing: 0.053em;}
.cdk-call-section-left h3{font-size: 35px;margin-bottom: 2px;letter-spacing: 0.01em;}
.cdk-call-section-left h5{font-size: 16px;margin-bottom: 5px;}
.cdk-call-section-right{padding: 9px 0 0 123px;}
.cdk-csr-link{font-size: 35px;font-weight: 700;letter-spacing: 0.01em;color: var(--white);}
.cdk-csr-link:hover{color: var(--white);text-decoration: underline!important;}    
.cdk-call-section-img{width: 108px;height: 115%;position: absolute;left: 50%;bottom: 0;}
.cdk-call-section-img img{width: 100%;height: 100%;object-fit: contain;object-position: bottom;}
@media (max-width: 1199.98px) {    
}
@media (max-width: 991.98px) {
}
@media (max-width: 575.98px) {    
}
/* Extra large devices (below 1200px) – Desktop & smaller */
@media (max-width: 1199.98px) {
.page-product-listing .prl-listing-item {width: 25%;}
.cdk-call-section{padding: 30px;}
}
/* Large devices (below 992px) – Tablets & smaller */
@media (max-width: 991.98px) {
.content-container{padding: 50px 0;}
.left-img-container {min-height: auto;}
.li-img-box {position: relative;width: 100%;}
.li-img {padding-bottom: 67%;}
.li-img img {position: absolute;top: 0;right: 0;bottom: 0;left: 0;}
.li-content-box {padding: 46px 0px;width: 100%;margin-left: 0;}
.page-product-listing .prl-listing-item {width: 33.33%;}
.cs-item {width: 33.33%;}
.product-title-bar h1 {font-size: 24px !important;margin-bottom: 10px;}
.cdk-icon-text-item {width: 33.33%;}
.cdk-icon-text-heading h3 {font-size: 30px;}
.cdk-call-section{padding: 30px 30px 0;gap: 20px;}
.cdk-call-section-left{width: 100%;}
.cdk-call-section-left h3{font-size: 30px;}
.cdk-call-section-right{padding: 0;}
.cdk-call-section-img{position: relative;inset: 0;order: 1;}
.cdk-csr-link{font-size: 30px;}
}
/* Medium devices (below 768px) – Landscape phones & smaller */
@media (max-width: 767.98px) {
.page-product-listing .prl-listing-item {width:50%;}
.cs-item {width: 50%;}
}
/* Small devices (below 576px) – Portrait phones */
@media (max-width: 575.98px) {
/* .page-product-listing .prl-listing-item {width:100%;} */
.cs-title h2 {font-size: 25px;}
.cs-item {width: 100%;}
.calculator-steps-holder {width: 100%;max-width: 295px;margin: 0 auto;}
.cs-text {font-size: 19px;line-height: 22px;padding: 5px 19px 24px;}
.custom-input-group {height: 38px;}
.form-control-input {font-size: 19px;}
.unit-label{font-size: 19px;}
.cdk-icon-text-item {width: 50%;}
.cdk-icon-text-heading {font-size: 16px;}
.cdk-icon-text-heading h4 {font-size: 16px;}
.cdk-icon-text-heading h3 {font-size: 25px;}
.cdk-it-icon{width: 75px;height: 75px;}
.cdk-it-content {font-size: 16px;}
.cdk-it-content h5 {font-size: 16px;}
.cdk-call-section-left h3{font-size: 25px;}
.cdk-csr-link{font-size: 25px;}
}
.yotpo-display-l .yotpo-main-layout .yotpo-head, .yotpo-display-m .yotpo-main-layout .yotpo-head{ margin: 0 !important;}
.yotpo-reviews-pagination-container {margin:0 !important;}
.page-text-container h2{font-size:20px;}
.page-text-container h5{font-size:18px;}
.err-msg{font-size:9px}
#yotpo-reviews-main-widget{min-height: 265px;}
.page-text-container strong{font-weight: 600;}
.page-text-container ul li{list-style: disc !important;}
.page-text-container ul{margin-bottom: 15px !important; padding-left: 40px !important;}