.cart__info__empty{
display: block;
}
.cart__info .product__add_empty{
display: inline-flex;
}
.categories__link img,.dropdown-link img{
height:auto;
max-height:none;
}
.brand-item__image{
height:auto;
}
.brand-item{
height:100px;
}
.document-item__wrap{
height:100%;
flex-grow: 1;
}
.icon.icon-download {
  margin: 0 5px;
}
.document-item__image{
margin:5px;
}
.search__wrap__title {
	color: #3c3c3c;
	font-size: 18px;
	font-weight: bold;
}

.search__main__content {
	display: block;
}

.categories__cards {
	display: inline-flex;
}

.category-link__item {
	width: 150px;
	height: 150px;
}

.category-link__title {
font-size: 18px;
}

.search .preloader.active {
	position: fixed;
	z-index: 1;
}

#searchbar_div.active {
	opacity: 0.5;
}
#searchbar_div{
  padding:0;
}
#searchbar_result{
  padding:0;
  padding-top:20px;
}
.search__message{
  display: unset;
}


.search-fontcolor {
	color: #0f87d5;
}

.categories__link__text {
	font-size: 9px !important;
}

.product-tabs__item{
  cursor: unset;
}
.document-item__image img {
  max-width: 100%;
  max-height: 100%;
  width:auto;
  height:auto;
}
.document-item__image {
  max-width: unset;
  max-height: unset;
}
.document-item{
	max-width: 200px;
}
.d-block {
  display: block;
}
.cursor-pointer {
  	cursor: pointer;
}
#modalAlert{
	padding:10px;
}
#accountButton .user-name{
	color: #fff;
    text-align: center;	
}
.account-form .element-input {
    margin: 0 auto 18px auto;

}

.account-icon-manual {
	stroke: #3C3C3C;
}

.account__item:hover .account-icon-manual, .account__item.active .account-icon-manual {
	stroke: #0f87d5;
	transition: all 0.3s ease-in;
  color: #fff;
}

.checkout .checkout__cart__headlines__wrap {
  width: 40%;
}
.checkout .cart__product__wrap:nth-child(1) {
  width: 65%;
}
.checkout .categories__product__text {
  display: flex;
  max-width: 100%;
}
.checkout .categories__product__text a {
  text-wrap: nowrap;
}
.checkout .product__price {
  font-size: 12px;
}
.checkout__button__extra .product__price span:nth-of-type(2) {
  font-size: 14px;
}
.checkout .cart__product__item {
  width: 35%;
}
.shipping__item__new-address > :last-child {
  margin:unset;
}



.product__price span {
  font-size: 16px;
  font-style: normal;
}
.category-link__icon img{
   max-width:100%;
}
#shipping_address .shipping__item__new-address, #form-shipping-method{
  display: flex!important;flex-wrap: wrap;
}
#form-shipping-method > *{
  flex-grow: 1;
}
#shipping_method > *{
  flex-grow: 1;
}
#shipping_address .element-input{
  flex-grow: 1;
  width: 250px;
  padding: 0 10px;
}
.shipping__items{
  display:unset;
  margin:0;
}
.checkout .faqs__content_open{
  padding:10px;
  margin:10px;
}
 .checkout .product__confirm, .checkout .product__edit{

margin: 10px 0 10px auto;
}
.order-item__nav__client, .order-item__client {
  word-wrap: break-word;
}
.spinner-custom {
  position: absolute;
  left: 50%;
  top: 40%;
  transform: rotate(45deg);
}
.d-none {
  display: none;
}
.account__filters__wrap .element-input {
  width: calc(60% - 5px);
  max-width: 300px;
}
.account__filters__wrap .account__filters__dropdown {
  width: calc(40% - 5px);
}
.preloader.spinner-custom.inline{
	position:relative;
	margin: 30px 0;
}
#totals{
margin: 0 0 20px;
max-width: 600px;
}
.account-invoice .table-details {
  max-width: 30%;
}
.w-10 {
  width: 10%;
}
.w-20 {
  width: 20%;
}
.w-40 {
  width: 40%;
}
.w-100 {
  width: 100%
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.tr-item:nth-child(2n+1) {
  background: #FBFCFD;
}
.tr-item:nth-child(2n) {
  background: #FFFFFF;
}
.tr-item {
  height: 50px;
}
.vertical-middle {
  vertical-align: middle;
}
.separate-line {
  margin-top: 0;
  border: 0.5px solid #D9D9D9;
  margin: 10px 0 10px auto;  
 }
#button-confirm.disabled,#product_cart_add.disabled{
   background:silver;
  border-color: #a1a1a1;
  cursor:default;
}
#form-shipping-address .radio {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 13px;
}
.search__sidebar .posts-item .video__icon{
  top: 50%;
  left: 50%;
}
.article-download {
  flex-direction: column;
}
.article-download > a {
  max-width: fit-content;
}
.search .category-link__item:last-child{
  display: unset;
}
.timeline__content p:nth-child(2) {
  margin: 15px 0 15px auto;
  line-height: 160%;
  letter-spacing: -0.03em;
}
.timeline__content p:first-child::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto auto auto -48px;
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  background: #0f87d5;
}
.timeline__content p:first-child {
  position: relative;
  letter-spacing: 0.02em;
}
.timeline__content p:first-child span {
  line-height: 160%;
}
.timeline__wrap:first-child .timeline__content p:first-child::after {
  margin: auto auto auto -60px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
.timeline__wrap:nth-child(2n) .timeline__content p:first-child::after {
  margin: auto -48px auto auto;
}
.timeline__wrap:last-child .timeline__content p:first-child::after {
  margin: auto -60px auto auto;
  z-index: 1;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 0px 3px white, 0px 0px 0px 5px #0e87d6;
  box-shadow: 0px 0px 0px 3px white, 0px 0px 0px 5px #0e87d6;
}
.contact-details-item {
  display: flex;
  width: 100%;
  margin: 0 0 18px 0;
}
.contact-details-item p:first-child {
  width: 20%;
}
.contact-details-item a {
  color: #0f87d5;
}
.paragraph__contacts {
  flex-direction: column;
}
.locations__block p {
  margin: 0 0 10px 0;
}
.article-headingtag {
  white-space: nowrap;
}

.brandrelated-products {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  height: 100%;
  margin-top: 30px;
}

.brand-content {
  justify-content: space-between;
}
#checkout-confirm .cart__info__results, #checkout-confirm .cart__info__results .product__feature, #checkout-confirm .cart__info__results .product__price{
	font-size: 16px;
	color: #3c3c3c;
}
.checkout .container{
	display:flex;
	flex-wrap:wrap;
	gap:20px;
}
.checkoutLeft{
	flex-grow:1;
	width: 68%;

}
.checkoutRight{
	flex-grow:1;
	width: 30%;
}
#checkout-confirm .cart__info{
background:none;padding:0;
}
#checkout-confirm .cart__info .product__item__group{
border-top:none;padding-top:0;
}
#checkout-confirm .faqs__content_open{
padding-top:0;
}
.checkout__button__text{
white-space:nowrap;padding-right:5px;
}
.checkout__button__extra .product__price{
width:auto;
}
.checkout__button__extras{
flex-grow:1;
}
.checkout__button__extra{
margin:0!important;
}
.checkout .faqs__button > *{
position:unset;flex-shrink: 0;
}
.extraFreight, .shippingCharges, .palletRequired{
display:none;
}
.product-info__availability{
display:unset;
}
#form-shipping-method{
margin-bottom:10px;
}


.payment-card{
display:unset;
}
.checkout__payment__text{
padding:10px;
padding-bottom:0px;
margin:0;
}
.about-account-list .icon{
cursor:unset;
}

.custom-input {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto 1fr;
  grid-template-areas:
      "label input"
      "empty warning";
  max-width: none !important;
}
.custom-input>label {
  display: flex;
  align-items: center;
}
.custom-input input {
  max-width: none;
  width: 100%;
}
.custom-input .general-input__require {
  grid-area: warning;
}
.custom-input textarea {
  max-width: none;
  width: 100%;
  height: auto;
}
.alert {
  position: relative;
  top: 10;
  left: 0;
  width: auto;
  height: auto;
  padding: 10px;
  margin: 10px;
  line-height: 1.8;
  border-radius: 5px;
  cursor: hand;
  cursor: pointer;
  font-family: sans-serif;
  font-weight: 400;
}

.alertCheckbox {
  display: none;
}

:checked + .alert {
  display: none;
}

.alertText {
  display: table;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
}

.alertClose {
  float: right;
  padding-top: 5px;
  font-size: 10px;
}

.clear {
  clear: both;
}

.alert.success {
  background-color: #EFE;
  border: 1px solid #DED;
  color: #000;
}

.wrap-column {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.button-dropdown__options{
top:43px;
background: #fafafb;
}
.button-dropdown__wrap{
width:100%;
}
.button-dropdown.scroll .button-dropdown__options{
overflow-y:scroll;
}
#checkoutLoader{
	display: none;
	margin: 10px 0 10px 20px;
	vertical-align: top;
	scale:92%;
}
.product-info__status{
margin:0;
}
.product-info__title{
margin-bottom: 20px;
}
.hidden{display:none}
.product-custom.active.noClose .icon-increment{
display:none;
}
.product-custom.active.noClose{
cursor:default;
}
.cart__product__info{
flex-wrap:wrap;
margin:0;
}


.contact-enquiry {
  margin-top: 60px!important;
}
@media only screen and (max-width: 1300px) {  
  .checkout .cart__product__wrap:nth-child(1) {
    width: 50%;
  }
  .checkout .cart__product__item {
    width: 50%;
  }
  .checkout .checkout__cart__headlines__wrap {
    width: 65%;
  }
}
@media only screen and (max-width: 768px) {
  .contact-enquiry {
    margin-top: 20px!important;
  }
  .checkout .cart__product__wrap:nth-child(1) {
    width: 65%;
  }
  .checkout .cart__product__item {
    width: 35%;
  }
  .checkout .checkout__cart__headlines__wrap {
    width: 40%;
  }
}
@media only screen and (max-width: 576px) {
  .checkout .cart__product__wrap:nth-child(1) {
    width: 50%;
  }
  .checkout .cart__product__item {
    width: 50%;
  }
  .checkout .checkout__cart__headlines__wrap {
    width: 65%;
  }
}

#uploadLoader{
	display: none;
	vertical-align: top;
	scale: 65%;
	margin:0 auto;
}
.product-item__content__wrap{padding-top:5px;}
.g-recaptcha{ margin-right: 10px;}


.cart-related .product-item {
  width: 150px;
  height: auto;
}

.cart-related .icon svg {
  fill: #0f87d5!important;
}

.cart-related .icon-status {
  width: 10px!important;
  height: 10px!important;
}

.cart-related .product-item {
  width: 140px!important;
}

.cart-related .product-item .product_price {
  font-size:13px; 
  text-align: center
}

.cart-related .product-item .cart__add {
  font-size:13px; 
}

.product-item .product_price {
  font-size:18px; 
  text-align: center;
  font-weight: 700;
}

.product-item .cart__add {
  font-size:18px; 
  width: 100%;
}

.product-list.cart-related {
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
  min-width: 0;
}

.cart-related .product-item .product_added {
  font-size: 13px;
}

.product-item .product_added {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 44px;
  font-size: 18px;
  font-weight: bold;
  background: rgba(255, 255, 255, 0);
  color: #0f87d5;
  border: 2px solid #0f87d5;
  width: 100%;
}

.product-item-bundle .product_added {
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 180px;
  height: 44px;
  font-size: 18px;
  font-weight: bold;
  background: rgba(255, 255, 255, 0);
  color: #0f87d5;
  border: 2px solid #0f87d5;
}

.search__main .product-list .product-item__content{padding: 5px 5px 12px 5px;}
.product-item__title::after{display:none;}
.search__main .product-list .product-item__status{padding: 2px 4px;height: auto;}

.categories__card .categories__link__text {
  font-size: 16px !important;
}

.text-block img {
  width:auto
}
.categories h1.page-title{
margin:0;
}

.shipping__item__new-address .button-dropdown__options {
  z-index: 1;
}
.page-navigation{
flex-wrap:wrap;
justify-content: center;
height:auto;
}
.show-option .product-item__title {
  height: fit-content;
  font-size: 12px;
}
.show-option a {
  justify-content: start;
}
.show-option .cart__product__info {
  margin: 0;
}
.product-item.show-option {
  width: 180px;
  box-shadow: none;
}
.show-option .product-item__content {
  padding-bottom: 2px;
}
.product-item-bundle:hover {
  -webkit-box-shadow: 1px 1px 32px 0px rgba(174, 193, 201, 0.45);
  box-shadow: 1px 1px 32px 0px rgba(174, 193, 201, 0.45);
}
#form-product .product-color__list {
  flex-direction: column;
}

.posts-item img{
-o-object-fit: contain;
object-fit: contain;
}
.posts__list .posts-item__title{
max-height: none;
}
.posts-item__description{
font-size:14px;
}
.vimeo-player-container{
width: 100%;
display: flex;
height: 100%;
flex-direction: column;
justify-content: top;
}

.search__main .product-list .product-item__title{
height:auto;
}
.product-info__row > div.back_colour:first-of-type{display:none}
.product-info__row:last-child{
margin-bottom: 20px;
}
.order-item__nav__date, .order-item__date{
width: 85px;
min-width: 85px;
margin-right: 40px;
}
.order-item__nav__client, .order-item__client{
width: 100px;
min-width: 100px;
}
.order-item__nav__ammount{
margin-right:0px;
padding-right: 48px;
}
.order-item__nav__number{
margin-left:0;
}
.order-list {
  max-height: none;
  overflow: unset;
}
.account__title{
margin-bottom:20px;
}
.order-item__nav__ammount, .order-item__ammount{
margin-right:0!important;
}
.order-item__nav__status, .order-item__status{
width:auto;max-width:none;
}
.order-item:hover{
color: #0f87d5;
background: #eee;
cursor:pointer;
}
.account-orders .order-item,.order-list .order-item,.order-list__nav{
padding: 0;
}
.account-orders .order-item__nav__number{
margin-left:0;
}
.invoice__info{
margin: 0 0 20px;
}
.breadcrumb{
padding: 20px 0;
}
.invoice-box{
padding:0;
}
.invoice__footer__wrap,.invoice__footer__wrap:last-child{
padding:6px 0 6px;
}

.fancybox__content {
  width: 90% !important;
  height: 90% !important;
  max-width:1000px!important;
  max-height: 570px;
  background:none;
}

#aboutBlockSlider .splide__arrows {
  visibility: hidden;
  opacity: 0;
}

.cart__info .product__feature__wrap,.cart__info .product__feature__wrap:first-child{
margin:7px 0;
}
.cart__info .product__item__group{
padding: 5px 0;
margin:0;
}
.cart__info__results .product__feature{
margin: 0 0 5px 0;
}
.product-item{
width:280px;
height:auto;
}
.video__wrap{
display:flex;
}
.video__wrap iframe {
  margin: 0 auto;
}
.price-format span{
font-size:16px;
}
.product-item__title{
height:auto;font-size:16px;
}
.product-item__content{
flex-grow:1;
}


.progress-wrap {
  padding: 10px 0 15px 0;
}

.progress {
  width: 100%;
  background-color: #ffffff;
  height: 12px;
  border-radius: 10px;
}

.progress-bar {
  width: 25%;
  height: 100%;
  background-color: #007bff;
  text-align: center;
  line-height: 20px;
  color: white;
  border-radius: 10px;
}

.newProductOptions{
flex-wrap:wrap;
}
.newProductOption{
box-shadow:0px 0px 0px 1px #E0E8F3 inset;
padding: 10px 10px;
cursor: pointer;
margin: 0 7px 7px 0;
}
.newProductOption.active{
background: #d9d9d9;
}
.product-info__row{
align-items:normal;
}
.product-info__list ul li{
transition:none;
}


.popup-wrapper{
  padding: 20px;
  height:100%;
}
.product-popup{
display: flex;
flex-direction: column;
height: 100%;
}
.related-product-wrap{
overflow: auto;
flex-grow: 1;
}

.center-text{
  display: flex;
  justify-content: center;
}

#cartRelated .product-wrap {
  display: flex;
  justify-content: space-between;
}

#cartRelated .product-image {
  display: inline-block;
  vertical-align: middle; /* Align inline-block elements vertically */
  margin: 10px ;
  padding: 10px;
}

#cartRelated .product-description {
  display: inline-block;
  vertical-align: middle; /* Align inline-block elements vertically */
  margin-left: 25px;
  margin-top: 10px;
  flex-grow: 1;
  padding: 10px;
}

#cartRelated  {
  max-width: 1300px;
  background: #F7F7F7;
  position:initial;
  max-height: none;
}

#cartRelated .product-info {
  display: inline-block;
  padding: 0px; /* Add some spacing around each span */
  margin: 0px; /* Add margin for spacing between product info blocks */
}

#cartRelated .popup-product-name{
  margin-bottom: 10px;
}

#cartRelated .popup-product-info-title {
  margin-right: 16%;
  color: #818181;
}

#cartRelated .popup-product-info-title-front-custom {
  margin-right: 3%;
  color: #818181;
}

#cartRelated .popup-product-info-title-back-custom {
  margin-right: 4%;
  color: #818181;
}

#cartRelated .product-info > p {
  margin-bottom: 15px;
}

#cartRelated .bottom-right {
  text-align: right;
padding-top:10px;

}

#cartRelated .custom-button-style {
  background: unset;
  color: #0f87d5;
  border: unset;
}

.custom-hr {
  background-color: #818181;
  border: none;
  height: 1px;
  margin: 16px 0;
}
#cartRelated .custom-hr {
  margin-left: 18px;
   margin-right: 18px;
}
.offers.offers {
  padding: 20px 0!important;
}
.product-media__left .splide__slide.is-active{
border: 1px solid #888;
opacity:unset;
}
.splide_video{
cursor:pointer;
}
.product-media{
flex-grow:1;
max-height: none;
}

.newProductOption.active.only{
box-shadow: none;
cursor:default;
padding:0;
background:none;
}
.list-menu,.categories-brands .list-menu{
width:auto;padding:25px;
}
.categories__aside{
min-width:200px;margin: 0 30px 0 0;
}
.category-link{
grid-template-columns: repeat(auto-fit, 280px);
}
.categories__link,.categories__card{
height:auto;
}

.product-item .icon-favorites{
background: rgba(255, 255, 255, .9);
}
.info__item__wrap{
padding: 22% 20px;
}

.account__menu{
padding: 16px 0 0px 16px;
}
.account__menu .account__item__link {
  margin: 0 0 0 10px;
}
.account__menu .account__item__icon svg{
fill: #3c3c3c;
}
.account__menu .account__item:hover svg {
  fill: #0f87d5;
}
.top-link{
cursor:unset;
}

.custom-about-text {
  text-align: center;
  margin: 0 auto!important;
}

@media only screen and (min-width: 2500px) {
  .info__item_blue .text-block {
    margin: 0 0 0 13% !important;
  }
}

@media only screen and (min-width: 2100px) {
  .logo-custom-height {
    height: 90px;
  }
}

@media only screen and (max-width: 768px) {
  .logo-custom-height {
    height: 65px;
  }
}
.info__item:nth-child(2n+1) .text-block {
  margin: 0;
  width: 100%;
}


.splide__arrows button:disabled span.icon{
display:none;
}
#accountButton,.nav-item{
cursor:pointer;
}
.header__search__block{
margin:0;
flex-grow: 1;
max-width: 350px;
}
body{
min-width:250px;
}
.product-info__list ul li{
width:50px;
height:50px;
border: thin solid lightgray;
}
.product-info__list ul li.active{
border: 2px solid #0f87d5;
}
.product_as_video__icon{
position: absolute;
width: 40px;
height: 40px;
z-index: 1;
fill:#0f87d5;
right: 0;
}
.splide__slide{
display:flex;
}


.roll-svg {
  fill:#0f87d5;
  width: 20px;
}


@media only screen and (max-width: 768px){
  .product-tabs .product-tabs__wrap.active {
    max-height: 100% !important;
  }
}

.inherital-container {
  position: inherit;
  width: 100%;
}

.shipping_tab .shipping-container {
  width: 100%;
}

.shipping-container .shipping-content-wrapper { 
    content: "";
    clear: both;
    display: flex;
}

.shipping-container .ship-col {
  float: left;
  width: 100%;
  padding: 15px;
}

.shipping-container .ship-heading {
  font-size: 20px;
}

.shipping-container .pmt {
   margin: 20px 0;
}

.shipping-container .ship-table {
  width: 100%;
  border-collapse: collapse;
}

/* Table row style */
.shipping-container .ship-table tr {
  background-color: #ECECEC;
  border-bottom: #F7F7F9 solid 5px;
}
 
/* Table row hover style */
.shipping-container .ship-table tr:hover {
  background-color: #ECECEC;
}

 /* Table data style */
 .shipping-container .ship-table td {
  padding: 8px;
  text-align: left;
}

.shipping-container .heading-td {
  background: #C0C0C0;
  color: #ffffff;
  width: 250px;
}

.shipping-container .ship-pr {
  padding-right: 190px;
}

.shipping-container .ship-image-header {
  display: flex;
  align-items: center; /* Vertically centers items */
}

.shipping-container .ship-image-header img {
  width: 34px;
  height: 34px;
  margin-right: 10px;
}

.shipping-container .ship-anchor {
  display: contents;
  color: #0083CA;
}

.shipping-container .ulm {
  margin-left: 35px;
}

.shipping-container .list-style {
  list-style: inside;
  list-style-position: outside;
  padding-bottom: 30px;
}

@media (max-width: 825px) {
  .shipping-container .shipping-content-wrapper {
    display: unset;
    justify-content: center; /* Horizontally centers items */
    align-items: center; /* Vertically centers items */
  }

  .shipping-container .ship-col-md-8 {
    width: 100%;
  }

  .shipping-container .ship-col-md-4 {
    width: 100%;
  }

  .shipping-container .ship-pr {
    padding-right: unset;
  }

  .shipping-container .heading-td{
    width: unset;
  }
}

@media (min-width: 800px) {
  .shipping-container .ship-pr {
    padding-right: unset;
  }
  .shipping-container .heading-td{
    width: unset;
  }
}

@media (min-width: 985px) {
  .shipping-container .ship-pr {
    padding-right: 38px;
  }
  .shipping-container .heading-td{
    width: unset;
  }
}

@media (min-width: 992px) {
  .shipping-container .ship-pr {
    padding-right: 30px;
  }
  .shipping-container .heading-td{
    width: unset;
  }
}

@media only screen and (max-width: 768px){
  .shipping-container .product-tabs__wrap.active {
      max-height: 100%;
  }
}

.ctp {
  display: flex;
  margin-left: 20px;
}

.ctp-item {
  position: inherit;
  padding-top: 12px;
  padding-right: 10px;
}
.certificate-content{
    font-size:14px;
}

@media only screen and (min-width: 1600px){
  .paragraph .custom-about-header h2{
    font-size: 33px;
  }
}

.product-tabs .text-block .brand__image{
  height:auto;
  margin:20px 0;
}

#product-tabs-11 h3{
    margin-bottom:10px;
}


.product-tabs .product-item-bundle__list {
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
  background: none;
  width: 50% !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.product-tabs .product-item-bundle {
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
  background: none;
}

.product-tabs .product-item {
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
  background: none;
}

.product-tabs .product-item__content  {
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
  padding-left: 0 !important;
}

.product-tabs .bundle-width {
  width: 100% !important;
}

.product-tabs .bundle-saved-title {
  font-weight: bold;
  color: #ED1C24;
}

.product-tabs .product-item .bundle-row::after {
  content: "";
  clear: both;
  display: table;
}

.product-tabs .product-item .bundle-col {
  float: left;
  width: 100%;
  padding: 15px;
}

.product-tabs .bundle-price-desc{
  display: grid;
  margin: 10px 0;
}

.product-tabs .bundle-quantity{
  display: grid;
  margin-bottom: 20px;
}

/* Define column sizes for different screen sizes */
@media (min-width: 576px) {
  .product-item .bundle-row .bundle-col-sm-6 {
      width: 50%;
  }
}

@media (min-width: 768px) {
  .product-item .bundle-row .bundle-col-md-4 {
      width: 33.33%;
  }
}

@media (min-width: 992px) {
  .product-item .bundle-row .bundle-col-lg-3 {
      width: 25%;
  }
}

.offers .product-item-bundle__list {
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
  background: none;
  width: 50% !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.offers .product-item-bundle {
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
  background: none;
}

.offers .product-item {
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
  background: none;
}

.offers .product-item__content  {
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
  padding-left: 0 !important;
}

.offers .bundle-width {
  width: 500px !important;
}

.offers .bundle-saved-title {
  font-weight: bold;
  color: #ED1C24;
}

.offers .product-item .bundle-row::after {
  content: "";
  clear: both;
  display: table;
}

.offers .product-item .bundle-col {
  float: left;
  width: 100%;
  padding: 15px;
}

.offers .bundle-price-desc{
  display: grid;
  margin: 10px 0;
}

.offers .bundle-quantity{
  display: grid;
  margin-bottom: 20px;
}

/* Define column sizes for different screen sizes */
@media (min-width: 576px) {
  .offers .bundle-row .bundle-col-sm-6 {
      width: 50%;
  }
}

@media (min-width: 768px) {
  .offers .bundle-row .bundle-col-md-4 {
      width: 33.33%;
  }
}

@media (min-width: 992px) {
  .offers .bundle-row .bundle-col-lg-3 {
      width: 25%;
  }
}



#header .top-item .links-padding {
  padding: 0 5px !important;
}

#header .top-item .link-font-size {
  font-size: 16px;
 }

.search__sidebar .posts-item{
  width:200px;
}

.search__sidebar .posts-item .video__wrap{
  height:150px;
}

.search__sidebar .posts-item img{
  height:150px;
}


.custom-about-font-size {
  font-size: 30px !important;
}


.team .team__list .team__item__content {
  padding: 18px 0 18px 18px;
}

.modal-form__form_register{
  max-height:none;
}
.modal-form__form_register .modal-form__title_action:nth-child(1){
  margin:0;
}


.whats-new-section{
  overflow: hidden;
  padding: 70px 0 0;
}

.whats-new-section .wn-title{
  font-size: 65px;
  color: #fff;
}

.whats-new-section .wn-text-white{
  color: #fff;
}

.wn-hero-img{
  width: 100%;
  height: 100%;
  background-image: url('your-image.jpg');
  background-size: cover;
  position: relative;
}

.marquee-container {
  margin-top: -17px;
  background: #0083ca;
  border-top: 2px solid #03363d;
  border-bottom: 2px solid #03363d;
  padding: 13rem 0;
  position: relative;
  overflow: hidden;
  --offset: 2rem;
  --move-initial: calc(-25% + var(--offset));
  --move-final: calc(-50% + var(--offset));
  margin-bottom: 2rem;
}

.marquee-content {
  width: fit-content;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  transform: translate3d(var(--move-initial),0,0);
  animation: marquee 15s linear infinite;
}

.marquee-text {
  color: #fff;
  white-space: nowrap;
  display: inline-block;
  padding-right: 180px;
}

@keyframes marquee {
  0% {
    transform: translate3d(var(--move-initial),1,0);
  }
  100% {
      transform: translate3d(var(--move-final),0,0);
  }
}

.whats-new-section .wn-row {
  display: flex;
  justify-content: center;
}

.whats-new-section .wn-row::after {
  content: "";
  clear: both;
  display: table;
}

.whats-new-section .wn-col {
  float: left;
  width: 100%;
  padding: 15px;
}

@media (min-width: 576px) {
  .whats-new-section .wn-col-sm-6 {
      width: 50%;
  }

  .whats-new-section .wn-col-sm-2 {
      width: 20%;
  }

  .whats-new-section .wn-col-sm-10 {
      width: 80%;
  }

  .whats-new-section .wn-col-sm-12 {
      width: 100%;
  }
}

@media (min-width: 768px) {
  .whats-new-section .wn-col-md-4 {
      width: 33.33%;
  }
}

@media (min-width: 992px) {
  .whats-new-section .wn-col-lg-3 {
      width: 25%;
  }

  .spend-cta{
    background-position: 37%;
  }
}

/* Custom CSS for Card */
.whats-new-section .wn-card {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 45px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s;
  width: 95%;
  margin: 14px;
  display: inline-block;
  background-color: #fff;
}

.whats-new-section .wn-card:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

.whats-new-section .wn-card-title {
  font-weight: bold;
}

.whats-new-section .wn-card-text {
  color: #333;
}

.whats-new-section .wn-card img {
  padding-top: 20px;
  width: 80%;
}

.whats-new-section .wn-button {
  padding: 20px;
  text-align: center;
  background: #0083ca;
  color: #FAFAFA;
  font-weight: 500;
  font-size: 35px;
  width: 60%;
  margin: 20px auto;
}

.whats-new-section .wn-button-spend {
  padding: 20px;
  text-align: center;
  background: #0083ca;
  color: #FAFAFA;
  font-weight: 500;
  font-size: 23px;
  width: 24%;
  margin: 20px auto;
}

.whats-new-section .wn-flex {
  display: flex;
}

.whats-new-section .wn-btn-padding {
  padding: 30px;
}

.whats-new-section .wn-spend-tagline {
  width: 100%;
}

.whats-new-section .wn-spend-tagline p {
  text-align: center;
  color: #0083ca;
  font-size: 40px;
  font-weight: 500;
}

.whats-new-section .wn-img-spend img {
  width: 225px;
}

.spend-cta {
  padding: 28px 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.custom-padding {
  padding-top: 0px !important;
}

.shipping__title_second,.shipping__title_first{
  margin:0 0 15px 0;
}

.shipping__item{
  margin-bottom:15px;
}

.checkout .faqs__content{
  overflow:unset;
}

#checkout-payment,#button-confirm-container{
  display:none;
}

#checkout-terms{
  margin: 10px 0;
}

#amexNote{
  font-size:14px;
}

.shipping__title{
  margin: 10px 0 15px 0;
}

.product-tabs .text-block h2{
  margin-bottom:30px;
}

.product-tabs .text-block h3{
  margin-top:30px;
}

.bundle-row .product-item__title{
  margin:0;
}

.bundle-row .product-item__content{
  padding:0;
}


@media (max-width: 576px) {
  .whats-new-section .wn-row {
    display: contents;
  }
  .whats-new-section .marquee-container{
    margin-top: unset;
  }

  .whats-new-section .wn-spend-tagline p{
    font-size: 20px !important;
  }

  .whats-new-section .wn-button {
    padding: 16px;
    font-size: 28px;
    width: 229px;
  }

  .whats-new-section .wn-button-spend {
    padding: 14px;
    font-size: 17px;
    width: 163px;
  }
}

@media (max-width: 576px) {
  .whats-new-section .hero-section-block {
    padding: unset;
  }
}
.flex{
	display:flex;
	flex-wrap:wrap;
	gap: 0 20px;
}

.flex > *{
	flex-grow:1;	
}

#form-shipping-comments textarea{
	max-width:none;
	padding: 5px 10px;
	height:50px;
}
.categories__product__text::after {
	all:unset;
}

.checkout__item.checkout__item__order{
	cursor:unset;
}

#form-shipping-method .radio__text {
  align-items: center;
}

.cart__products .categories__product__text{
	margin: 0 0 5px 0;
}

.categories__product__text{
	font-weight:bold;
}

.shipping__item .radio {
  margin: 5px 0;
}

.checkout .product__next, .checkout .product__confirm, .checkout .product__edit{
	margin: 10px 0 0 auto;
}

.checkout .faqs__button.button-plus_active .faqs__arrow{
	transform: rotate(180deg);
	display:block;
	position:unset;
	margin-left: 10px;
}


.cnc {
  padding: 70px 0 24px;
}

.cnc .cnc-second-block {
  background-position: 10px;
  background-size: cover;
  background-repeat: no-repeat;
}

.whats-new-section-hero {
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
}

.whats-new-section .hero-section-block {
  padding: 198px;
}

@media (max-width: 520px) {
  .spend-cta{
    background-position: 30%;
    height: 275px;
  }
}

.cnc .cnc-row::after {
  content: "";
  clear: both;
  display: table;
}

.cnc .cnc-col {
  float: left;
  width: 100%;
  padding: 15px;
}

/* Define column sizes for different screen sizes */
@media (min-width: 576px) {
  .cnc .cnc-col-sm-6 {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .cnc .cnc-col-md-4 {
      width: 33.33%;
  }
}

@media (min-width: 992px) {
  .cnc .cnc-col-lg-3 {
      width: 25%;
  }
}

.cnc .cnc-title {
  color: #3c3c3c;
  line-height: 150%;
  font-size: 30px;
  margin-bottom: 30px;
  font-weight: 600;
  text-align: center;
}

.cnc .cnc-row-padding {
  padding: 31px;
}

.cnc .cnc-video {
  position:relative;
  padding-top: 45%;
}

.cnc .cnc-video iframe{
  position:absolute;
  top:0;
  left:10%;
  width:80%;
  height:100%;
}

.cnc .cnc-grid-content {
  padding: 150px 50px 150px 100px;
}

.cnc .cnc-grid-content h4{
  color: #3C3C3C;
  font-weight: 700;
  padding: 20px 0;
  font-size: 24px;
}

.cnc .cnc-grey {
  padding: 250px;
}

.cnc .cnc-blue {
  background-color: #0083CA;
  padding: 220px;
}

.cnc .button-blue {
  text-align: center;
  color: #FAFAFA;
  padding: 20px;
  background-color: #0F87D5;
  width: 300px;
  margin: 20px 0;
}

.cnc .button-blue-secondary {
  text-align: center;
  color: #FAFAFA;
  padding: 10px 20px;
  background-color: #0F87D5;
  width: 200px;
  margin: 20px 0;
}

.cnc .cnc-image {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  padding: 50px 0;
}

.cnc .button-content {
  width: 100%;
  display: flex;
  justify-content: center;
}

.cnc .check-icon {
  width: 13px;
}

.cnc .cnc-grid-content ul li {
  padding: 10px 0;
}

.cnc .cnc-tag-line {
  font-size: 22px;
  color: #fff;
  font-weight: 200;
}

.cnc .cnc-blue small {
  padding: 20px 0;
  color: #fff;
  font-weight: 200;
}

.cnc .text-start {
  text-align: start;
}
.cnc .text-start .pad-right {
  padding-right: 112px;
}
.cnc .text-start .pad-left {
  padding-left: 112px;
}

@media only screen and (max-width: 585px) {
  .cnc {
    padding: 20px 0 40px;
  }
  
  .cnc .cnc-grid-content {
    padding: unset;
  }

  .cnc .cnc-blue {
    padding: 22px;
  }

  .cnc .cnc-image {
    width: 100% !important;
  }

  .cnc .no-view {
    display: none;
  }

  .cnc .cnc-image img {
    width: 375px !important;
  }
}

@media only screen and (max-width: 992px) {
  .cnc .cnc-image {
    width: 98%;
  }
}

@media only screen and (max-width: 992px) {
  .cnc {
    padding: 20px 0 40px;
    overflow: hidden;
  }

  .cnc .cnc-image {
    width: 63%;
  }
  
  .cnc .cnc-grid-content {
    padding: unset;
  }

  .cnc .cnc-blue {
    padding: 22px;
  }

  .cnc .cnc-image img {
    width: 530px;
  }

  .cnc .cnc-grey {
    padding: 118px;
  }

  .cnc .cnc-video iframe {
    width: 90%;
    height: 90%;
  }


  .cnc .text-start .pad-right {
    padding-right: unset;
  }
  .cnc .text-start .pad-left {
    padding-left: unset;
  }
}

.cnc .cnc-image img {
  width: 100%;
}

.checkout__item__order .faqs__arrow {
  display: none;
}
.list-faq li{
	cursor:unset;
}
.list-faq li > span{
	cursor:pointer;
}
.posts .text-block {
  max-width: 1063px;
}

.section-slider .text-lighter {
  font-weight: 200;
}

.section-slider .text-lighter strong {
  font-weight: 800;
}

.section-slider .text-lighter br {
  content: "";
  display: block;
  margin: -20px;
}

@media (max-width: 992px) {
  .whats-new-section .wn-footer-image {
    width: 80%;
  }
}
@media (max-width: 800px){
	#signIn,  #register{
		display:none;
	}
}

.top-list .phone-icon{
height:21px;
width:21px;
}
.top-list .icon-user{
height:22px;
width:22px;
}

.top-list .icon-basket{
width: 30px;
height: 30px;
margin-bottom: 5px;
margin-left: 5px;
}

.top-list .basket-container{
padding:0;
}


#account-reset {
  color: #1e1e1e;
}

#account-reset .pr-header {
  color: #0F87D5;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}

#account-reset .pr-sub-header {
  font-size: 34px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

#account-reset .p-text {
  margin: 34px 0;
  color: #1e1e1e;
}

#account-reset label {
  font-size: 17px;
}

#account-reset input {
  width: 100%;
  height: 50px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  padding: 12px 20px;
  box-sizing: border-box;
}

#account-reset button {
  width: 100%;
  height: 50px;
  color: #FAFAFA;
  font-weight: 700;
  background-color: #0F87D5;
}

.product .product-info__wrap .icon-wrap {
  width: unset;
}

.product .product-info__wrap .icon-flex {
  display: flex;
}

.product .product-info__wrap .icon-flex .item-align-center {
  align-items: center;
}

.product .product-info__wrap .icon-flex img{
  height: 50px;
  margin: 0 10px;
}
/*
.element-input.full {
  grid-column: span 2;
}
*/
@media only screen and (max-width: 1200px) {
  .product .product-info__wrap .icon-flex {
    display: unset;
  }
}


@media only screen and (max-width: 992px) {
  .about .about-home .about-home__wrap {
    margin-top: 36px;
  }
}



.bundle-row{
display:flex;
flex-wrap:wrap;
}

.info__item_blue .text-block{
margin:0!important;
}
.info__item_blue h1{
margin:0!important;
}
.posts {
  padding: 14px 0 40px 0;
  }
  
.content #slider .splide__list .hero-text-wrapper > *
{
	margin:0;
	padding:0;
	width:auto;
 }
.content #slider .splide__list .hero-text-wrapper .subtitle{
	text-align:left;
}
.section-slider #slider .hero-text-wrapper {
	width:100%;
	padding: 0 70px;
}
.section-slider #slider  .splide__wrapper .button{
min-width:0;
}

.section-slider #slider .hero-button {
  max-width: 100%;
 }
 
@media only screen and (max-width: 768px) {
    .section-slider #slider .hero-text-wrapper {
       padding: 0 10px;
    }
}

@media only screen and (max-width: 300px) {
   .section-slider #slider .hero-text-wrapper {
       background: #ffffff96;
      align-items:center;
    }
    .content #slider .splide__list .hero-text-wrapper > *{
		max-width:100%!important;
		text-align:center;		
    }
}

/*
.content #slider .splide__list .hero-text-wrapper .subtitle {
    margin: -26px auto 0 76px;
    font-size: 20px;
    text-align: left;
}

@media only screen and (max-width: 1660px) {
    .content #slider .splide__list .hero-text-wrapper .subtitle {
        margin: 0px auto 0 65px;
    }
}

@media only screen and (max-width: 800px) {
    .content #slider .splide__list .hero-text-wrapper .subtitle {
        margin: 0px auto 0 65px;
        font-size: 12px;
        text-align: left;
    }
}

@media only screen and (max-width: 768px) {
    .content #slider .splide__list .hero-text-wrapper .subtitle {
        margin: 0 auto 0 0px;
        font-size: 12px;
        text-align: left;
    }
}

@media only screen and (max-width: 600px) {
    .content #slider .splide__list .hero-text-wrapper .subtitle {
        margin: 0 auto 0 0;
        font-size: 12px;
        text-align: left;
    }
}
*/
@media only screen and (max-width: 600px) {
    .offers .bundle-width{
        width: 280px !important;
    }
}


#product-tabs-11 .text-block {
    line-height: 160%;
}

@media screen and (max-width:768px) {

    .page-navigation__item:last-child {
        padding: 10px;
    }
      
    .page-navigation__item:first-child {
        padding: 10px;
    }

    .timeline__wrap:first-child .timeline__content p:first-child::after {
        margin: 10px 0 0 -25px;
    }
    .timeline__wrap:nth-child(2n) .timeline__content p:first-child::after {
        margin: 20px 0 0px -48px;
    }
    .timeline__wrap:last-child .timeline__content p:first-child::after {
        margin: 12px 0 0 -24px;
        z-index: 1;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        -webkit-box-shadow: 0px 0px 0px 3px white, 0px 0px 0px 5px #0e87d6;
        box-shadow: 0px 0px 0px 3px white, 0px 0px 0px 5px #0e87d6;
    }

}

.icon.click-collect {
  fill: #007cc4;
  width: 35px;
  height: 35px;
  margin-right: 10px;
}

.icon.confirm-email {
  fill: #007cc4;
  width: 85px;
  height: 85px;
  margin:0 auto;
}


.text-bold {
  font-weight: 700;
}

.text-grey, .text-gray {
  color: #3C3C3C;
}

.text-blue {
  color: #0F87D5;
}

.article-headingtag {
    white-space: normal !important;
  }

 .toggleAutofill {
  text-decoration: underline;
 }


  /* Homepage Customer Testimonials */
 
 .testimonials {
  margin: 0px auto;
  text-align: center;
 }

.testimonials-items {
  display: grid;
  gap: 16px;
  grid-auto-rows: 1fr;
  font-size: 16px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  justify-content: stretch;
}

.testimonials-item {
  background-color: #F7F7F7;
  display: flex;
  flex-direction: column;
  margin: 20px auto 0 auto;
}

.testimonials-item .thumb {
  align-items: end;
  /*background-color: #D9D9D9;*/
  display: flex;
  justify-content: center;
  padding: 16px;
}
.testimonials-item .thumb img{
width:100%;
}
.testimonials-item .description {
  background-color: #F7F7F7;
  display: flex;
  flex-direction: column;
  flex-grow: 1;  
  padding: 16px;
}

/* TODO: For testing purposes only. Remove once done.  */
.testimonials-item:nth-child(even) .description-body .text-blue {
  display: none;
}

.testimonials-item .description-body {
  flex-grow: 1;
  line-height: 160%;
}

.testimonials-item .description-footer {
  display: flex;
  flex-direction: column;
  font-weight: bold;
 
  justify-content: center;
  margin-top: 16px;
}

/* TODO: For testing purposes only. Remove once done.  */
.testimonials-item:nth-child(odd) .description-footer .short {
  display: block;
}

/* TODO: For testing purposes only. Remove once done.  */
.testimonials-item:nth-child(even) .description-footer .long {
  display: block;
}

/* END: Homepage Customer Testimonials */


/* Homepage Additional Links */
.home .additional-links__list {
  display: grid;
  gap: 4px; /* i.e 1rem / 4 */
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  justify-content: center;
}

.home .additional-links__item {
  display: contents;
  width: auto;
}

.home .additional-links__wrap {
  height: 100%;
  padding-top: 25%;
  padding-bottom: 25%;
  width: 100%;
}

.home .additional-links__content {
  position: unset;
  transform: unset;
  -webkit-transform: unset;
}

.home .additional-links__item .title {
  font-size: 32px;
  margin-bottom: 0;
  text-align: center;
}
/* END Homepage: Additional Links
 

.brands h2 {
  margin-bottom: 40px;
}

.testimonials h2, .brands h2 {
  color: #3C3C3C;
  font-size: 28px;
  line-height: 110%;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.03em;
}
 */
.order-item__wrap .mobileHeader{
display:none;
}
.account__info-item {
  text-align: center;
}
