/*** SPECIFIC SITE BRANDING ***/
/*** REMOVE COMPLETELY FOR NEW SITES, CORE CSS PROVIDES BASE - ADD HERE FOR CSS SPECIFIC TO THIS SITE ONLY ***/

@import url("https://use.typekit.net/han3xop.css");


body * {
	-webkit-font-smoothing: antialiased;
}

.modal {
	z-index: 1500;
}
.minicard__color-round {
	width: 75px;
}
.minicard__color-round canvas {
	max-width: 100px;
	max-height: 100px;
}
.continue_btn, .payment-sidebar__remove-btn, .payment-sidebar__remove-btn:hover  {
	background: #fff;
	color: #d1001e;
	border: 1px solid
}

.continue_btn:disabled{
	color: #fff;
	border: 0;
}
.continue_btn:hover {
	background: #d1001e;
	color: #fff;
}
.btn--not-available {
	cursor: not-allowed;
}
.fancybox-title-current {
	color: #333;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
	-webkit-box-shadow: 0 0 0px 1000px #fafafa inset;
}
input.payment-sidebar__field::-webkit-input-placeholder {
	color: #b1b1b1;
	line-height: 13px;
}
input.payment-sidebar__field {
	color: #333;
}

.unfold-text__more-wrap {
	padding-top: 10px;
}
.inforgen-notices {
	background: #f8f8f8;
	text-align: center;
	
}
.inforgen-notices p {
	border: 2px solid #008f20;
	width: 600px;
	margin: auto;
	padding: 10px;
	font-weight: bold;
}
@media (max-width: 1023px) {
	.inforgen-notices {
		background: none;
		width: 100%;
	}
	.inforgen-notices p {
		width: 100%;
	}
}

tr:hover .size-cat, tr:hover .size-cell {
	background: #f2f2f2;
}
td.size-cat:hover, td.size-cell:hover {
	background: #e8e8e8;
}
.products-list__content--carousel .slick-dots {
	height: 3px;
}
.payment-basket__text:nth-of-type(2n) {
	text-align: right;
}
.inforgen input[type="submit"] {
	-webkit-appearance: initial;
}
.burger__filters, .burger__filters:before, .burger__filters:after {
	border: 3px solid;
	border-radius: 99px;
}
.burger__filters:before {
	left: 9px;
}
.burger__filters:after {
	left: 3px;
	top: -11px;
}
.drop-content, .drop-content__toggler, .aside-list__title--dropdown {
	cursor: pointer;
}
.aside-list.aside-list--products .aside-list--btns.drop, .aside-list .aside-list--products.aside-list--btns .drop {
	border-left: none;
	border-top: none;
}
.aside-list.aside-list--shopping.aside-list__btn-wrap, .aside-list.aside-list--filters.aside-list__btn-wrap {
	border-bottom: none;
	border-left: none;
}
.drop-content.drop-content--visible.drop.open .drop-content__toggler {
	background: #faf9f9;
}
.drop-group.drop-group--md .drop-content__toggler {
	right: 0;
	top: 0;
	width: 48px;
	height: 48px;
}

.unfold-text__inner a, .accordeon__visible-text a {
	font-weight: bold;
}
.product-card__rating, .product-card__more {
	display: none;
}
a#iframe360container {
	padding: 20px 0;
}
.product-card__round-icon-text {
	position: relative;
	top: -4px;
}
.layout .wpb_text_column.wpb_content_element .unfold-text__visible-text p {
	margin-bottom: 0.7em;
}
.post__text-wrap h2 a {
	color: #d1001e;
}
.post-cart__img-label {
	display: none;
}
.field-select__select.js-ig-product-option option:nth-child(even) {
	background: #f8f8f8;
}
.filter-plus:before {
	content: '+';
	position: absolute;
	top: -12px;
	font-size: 24px;
	left: 0;
	right: 0;
}
.colors-option {
	display: inline-flex;
}
.colors-option__color--default {
	-webkit-box-shadow: inset 0 0 2px 0 #666;
	box-shadow: inset 0 0 2px 0 #666;
}
.colors-option__color:after {
	border: 1px solid rgba(255,255,255,0.2)
}
.colors-option span {
    margin: 0 110px 0 10px;
	text-transform: capitalize;
}
.blog_productthumbs {
	display: inline-block;
	margin: 10px;
	text-align: center;
}
.blogBtn {
    font-weight: bold;
    font-size: 1.2em;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 99px;
	  border: 1px solid #ccc;
	  display: inline-block;
} 
.blogBtn:hover {
	border-color: #d1001e;
	background: #d1001e;
	color: #fff;
}
.blogBtn:after {
	content: " »"
}
.post__main-img-wrap {
	text-align: center;
}
.post__text-wrap p a, .post__text-wrap li a, .post__text-wrap h3 a, .post__text-wrap h4 a, .js-login-error .forgot-password-link {
	color: #d1001e;
	font-weight: bold;
}
.post__text-wrap li {
	margin-bottom: 10px;
}
.size-group {
	font-size: 1.35em;
	line-height: 1.25em;
	text-align: left;
	font-weight: bold;
}
.size-subgroup {
	font-size: 1.25em;
	line-height: 1em;
	white-space: nowrap;
	text-align: left;
	font-weight: bold;
	height: 30px;
}
.size-cat {
	border-bottom: 1px solid #e8e6e6;
	border-right: 1px solid #e8e6e6;
	border-left: 1px solid #e8e6e6;
}
.size-heading {
	background: #d1001e;
	color: #fff;
	font-weight: bold;
	border-right: 1px solid #fff;
}
.size-cell {
	border: 1px solid #e8e6e6;
	border-top: none;
	height: 45px;
}
.author-instagram__title-text {
	text-transform: lowercase;
}
.vc_toggle_content p {
	padding-right: 30.8px;
}
.unfold-text a, .vc_toggle_content p a, li a, .accordeon__visible-text a {
	color: #d1001e;
}
.vc_toggle_title h4 {
	margin-left: -15px;
	font-size: 17px;
}
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title {
	padding-right: 10.5%;
}
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title .vc_toggle_icon {
	left: 90%;
	top: calc(50% - 4px);
	background: transparent;
}
.vc_toggle_default .vc_toggle_icon, .vc_toggle_default .vc_toggle_icon::before, .vc_toggle_default .vc_toggle_icon::after {
	border-color: transparent;
	background: #333;
}
.vc_toggle_size_lg.vc_toggle_default.vc_toggle_active .vc_toggle_icon::before {
	left: calc(50% + 5px);
}
.vc_toggle_size_lg.vc_toggle_default.vc_toggle_active .vc_toggle_icon::after {
	left: calc(50% + 2px);
}
.vc_toggle_title i {
	top: 6px;
}
.page-footer__title:before, .page-footer__title:after {
	width:  14px !important;
}
.wpb_text_column.wpb_content_element {
	margin-bottom: 0px;
} 
.faq__item-title {
	font-size: 17px;
	cursor: pointer;
}
.faq__item {
	width: 87%;
}
.faq__list {
	width: 90%;
}
.vc_toggle_title i {
	transform: rotate(90deg) !important;
	width: 0px;
	height: 0px;
}
.vc_toggle_active .vc_toggle_title i {
	transform: rotate(-90deg) !important;
	top: calc(50% + 6px) !important;
	left: calc(90% - 7px) !important;
}
.vc_toggle_default.vc_toggle_active .vc_toggle_icon::after, .vc_toggle_default.vc_toggle_active .vc_toggle_icon::before {
	visibility: visible;
}
.vc_toggle_default .vc_toggle_icon:before {
    width: 2px !important;	
	height: 8px !important;
	border: none;
}
.vc_toggle_default .vc_toggle_icon:after {
    height: 2px !important;	
	width: 7px !important;
	border: none;
}
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon::before {
	transform: rotate(45deg);
	left: 9px;
	top: 3px;
}
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon::after {
	transform: rotate(45deg);
	top: 50%;
	left: 50%;
}
.vc_toggle_default .vc_toggle_icon {
	background: #fff;
}
.cs_faqs {
	max-width: 30%;
}
.layout .wpb_text_column.wpb_content_element .faq__header {
	margin-top: 0px !important;
	margin-left: 15px;
	height: 0.5em;
}
.wpb_wrapper p a {
	color: #d1001e;
}
.vc_row.wpb_row.vc_row-fluid.vc_custom_1534328263487.vc_row-has-fill.vc_row-no-padding {
	padding-top: 0px !important;
}
.related-articles--bd {
	padding-top: 0px;
	padding-bottom: 0px;
}
.promo-slider--two .promo-slider__more {
	width: 230px;	
}
select {
	background-position: right 10px center;
    padding-right: 22px !important;
}
.field-select__select--small {
	background-position: right 21px center; 
}
.slider button:before {
	cursor: pointer;
}
.middlecard__enter:hover .middlecard__enter-btn {
	background-color: #d1001e;
	border-color: #d1001e;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 148.49 213.17'%3E%3Cg id='Layer_1' data-name='Layer 1'%3E%3Cpath fill='%23e8e6e6' d='M148.49,106.58,27.26,209.11a16.44,16.44,0,0,1-21.7-24.7l92-77.83-92-77.83A16.44,16.44,0,1,1,27.26,4.06Z'/%3E%3C/g%3E%3C/svg%3E");
}
.posts__view-num-btn:hover {
	border-color: #d1001e;
}
.paginator__item-link {
	font-weight: bold;
}
.paginator__item-link:hover {
    border: 1px solid #e8e6e6;
    border-radius: 50%;
}
.paginator__item-link--active {
	color: #33AB6C;
    border: 1px solid #33AB6C !important;
}
.posts__type-drop-toggle:hover {
	background-color: #d1001e;
	border-color: #d1001e;
	cursor: pointer;
}
.posts__type-drop-toggle:hover:before {
	background-color: #d1001e;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
}
.payment__subtitle {
	font-weight: normal
}
.button {
	cursor: pointer;
}
.post-cart__title-link {
	text-transform: capitalize;
}
.author-more__more {
	display: none;
}
.weather-card {
	margin: 0 auto 90px;
}
.progress-bar__number {
	padding: 3px 4px 5px;
}
.author-more {
	padding-bottom: 0px;
}
.post__footer-text {
	font-size: 17px;
}

.layout .wpb_text_column.wpb_content_element p {
	font-size: 15px;
}
.forms__register a, a.forms__link--inline {
	font-weight: bold;
}

.delivery_address_edit {
	margin: 20px 0;
}
a.delivery_address_link {
    font-family: 'neuzeit-grotesk', sans-serif;
    color: #d1001e;
    display: block;
    line-height: 1.5em;
}
a.basket-item-title {
	color: #333;
	text-decoration: none;
}
.js-login-error {
	color: #333 !important;
}
.terms_link, .forgot__back-link, .modal-dialog a.page-footer__link {
	color: #33AB6C;
	font-weight: bold;
}
.order__status--confirmed {
	color: #d1001e;
}
::selection {
	color: #fff;
	background: #d1001e;
}
::-moz-selection {
	color: #fff;
	background: #d1001e;
}

/*Mobile only*/
@media (max-width: 1023px) {
	.main-title__name {
		font-size: 2.5em;
	}
	.feedback__inner {
		padding: 5px 0 20px;
	}
	
	.price__benefit {
		font-size: 12px; 
	}
	.vc_custom_1534328263487 .post-cart__read-more, .posts__list--two-elements .post-cart__read-more {
		display: block;
		bottom: 40px;
	}
	.post-cart__read-more:after {
		content: " »"
	}
	.open .drop-content__name {
	  background-color: #fff;
	}
	.season-guide {
		width: 100%;
	}
	.weather-embed {
		width: 100%;
	}
	.weather-card {
		margin-bottom: 40px;
	}
	.post__footer-text, .post__footer-link {
	font-size: 14px;
	}
	

	
	.post__main-img-wrap {
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 0px;
		padding-right: 0px;
	}
		.post__img-wrap {
		text-align: center;
	}
	.post__text-wrap {
		padding-left: 10px;
		padding-right: 10px
	}
	.payment__no-items-msg {
		padding-left: 20px;
	}
	.payment-basket__btn {
		display: block;
		width: calc(100% - 20px);
		margin: 0 auto 10px;
	}
	.middlecard__title {
		font-size: 38px;
	}
	.minicard__color-round {
		display: block;
	}
	.minicard__color-round canvas {
		display: block;
		position: absolute;
		bottom: 25px;
		right: 8px;
		width: 50px !important;
		height: 50px !important;
	}
	.modal-dialog {
		max-width: 98vw;
	}
	.modal-header .close {
		background-color: transparent;
	}
	.modal-title {
		margin-right: 20px;
		text-align: left;
	}
	.modal-footer .fields-group {
		max-width: 95vw;
	}
	.modal-footer .field-text--bd-green {
		max-width: 70vw;
	}
	.modal-footer .btn.btn--sm.page-footer__btn.js-new-visitor-subscribe-submit {
		margin-bottom: 0px;
	}
	.page-footer__col--center-mobile .field-text--bd-green {
		max-width: 64vw;
	}
	.promo-slider--two .promo-slider__text 	{
		max-width: 99vw;
	}
	.promo-slider__text {
		width: 320px;
	}
	.promo-slider--two .promo-slider__text:before {
		width: 88px;
	}
	.layout__wrap-aside-drops {
		display: none;
	}
	.feedback__item {
		margin-bottom: 30px;
	}
	.feedback__item-title {
		padding-top: 0px;
	}
	.rating {
		height: 0px;
	}
	.rating--centered {
		margin-top: 0px;
	}
	.btn--round {
		border-radius: 99px;
	}
	.content-bottom:before {
		left: -10px;
	}
	.form-actions__btn, .new__btn {
		min-width: 282px;
	}	
	.new__list-item {
		padding-left: 12px;
	}
	.wpb_wrapper .related-articles__container .post-cart {
		padding-bottom: 80px;		
	}
	.colors-option {
		margin-left: 0px;
	}
	.aside-list__btn:before {
		display: none;
	}
	.unfold-text__wrap {
		margin-top: 0px;
	}
	.layout__wrap-products .posts__settings {
		margin-bottom: 20px;
	}
	.unfold-text__wrap {
		padding-top: 0px;
	}
	.press-360 {
		position: relative;
		top: -55%;
		text-align: center;
	}
	.product-card__round-icon-text {
		font-size: 5vw;
		width: 100%;
	}
	.product-card__round-icon-text-mobile {
		color: #000;
		font-size: 3.5vw;
	}
	#iframe360container svg {
		height: 100%;
		width: 100%;
	}
	.layout__inner--indent {
		margin-bottom: 0px;
	}
	.products-list--shop-category .products-list__title {
		margin-top: 20px;
	}
	.accordeon__item-content {
		padding-bottom: 25px;
	}
	.accordeon__item--active .trustpilot-widget {
		max-height: 350px;
	}
	.wins__middlecard {
		margin-bottom: 40px;
	}
	.middlecard {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.country-channel__inner {
		padding-top: 10px;
	}
	.post-cart {
		padding-bottom: 10px;
	}
	.vc_custom_1534328263487 .post-cart__read-more, .posts__list--two-elements .post-cart__read-more {
		bottom: 35px;
	}
	.post-cart {
		padding-bottom: 50px;
	}
	.posts__list.posts__list--products li:nth-child(odd) {
		margin-right: 4%;
	}
	.drop__menu--links {
		z-index: 2;
	}
}
@media (max-width: 767px) {
	.form-actions__btn, .new__btn {
		width: calc(100vw - 38px);
	}
	.progress-bar {
		margin-top: 30px;
		margin-bottom: 35px;
	}
}
@media (max-width: 320px) {
	.form-actions__btn, .new__btn {
		min-width: 282px;
	}
}
@media (max-width: 767px) {


.minicard__promoDescription {
	font-size: 12px;
}
}

/* Tablet */
@media (min-width: 768px) and (max-width: 1023px) {
	.minicard__info {
		line-height: 1;
	}
	
	.posts__list.posts__list--products li:nth-child(odd) {
		margin-right: 2%;	
	}
	.posts__list.posts__list--products li{
		margin: 2%;
		width: 28%;
	}
	.related-articles__item {
		display: inline-block;
		width: 33%;
		vertical-align: top;
	}
	.wpb_wrapper .related-articles__container .post__item {
		width: 45%;		
	}
	.related-articles__item .post-cart__title {
		min-height: 2.8em;
	}
	.progress-bar {
		margin-top: 30px;
		margin-bottom: 35px;
	}
	.unfold-text__more-wrap {
		height: 60px;
		bottom: -30px;
	}
	.dept-landing-page .unfold-text__more-wrap {
		display: none;
	}
}

/*IE fixes*/
@media all and (min-width: 1024px) {
	.author__info-wrap {
		width: auto;
		max-width: 900px;
	}
}



/*Desktop*/
@media (min-width: 1024px) {

	.page-footer {
		padding-bottom: 50px;
	}
	.brands_slider .post-cart--have-hover:hover {
		border-color: #fff;
	}
	.our-categories li {
		height: 370px;
	}
	.colors-option {
		margin-left: 34px;
	}
	.homepage_slider .feedback__text {
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 5;
		-webkit-box-orient: vertical;
	}
	.dept-landing-page .unfold-text__more-wrap {
		display: none;
	}
	.layout__wrap-products .posts__settings {
		margin-top: 30px;
	}
	.feedback__inner {
		padding-bottom: 25px;
	} 
	.promo-slider, .promo-slider .slick-track, .promo-slider__list-item {
		height: 560px;
	}
	.promo-slider .slick-dots {
		bottom: 50px;
	}
	.promo-slider--two .promo-slider__text:before {
		width: 185px;
	}
	.paginator__item-link {
		font-size: 1.2em;
	}
	.breadcrumbs__link {
		font-size: 15px;
		color: #bbb;
	}
	.drop-content:hover {
		background: #faf9f9;
	}
	h3 {
		margin: 0px;
	}
	.main-title__inner {
		padding: 105px 0px;
		height: 300px;
	}
	
	.price__actual {
		font-size: 24px;
	}
	.season-guide {
		width: 60%;
	}
	.weather-embed {
		width: 30%;
	}
	.post__text-wrap {
		width: 66%;
		padding: 0;
	}
	.post__text-wrap .drop-group {
		padding: 0;
	} 
	.posts__type-drop-toggle:before {
		left: 18px
	}
	.author__info {
	width: auto;
	max-width: 50%;
	}
	.payment-sidebar__field {
		font-size: 12px;
	}
	.payment__btn.btn.js-checkout {
		font-size: 2em;
    padding: 25px 0;
	}
	.payment__btns-wrap, .payment__btns-wrap .payment-basket__btn--hide, .payment__btns-wrap .payment-basket__btn  {
		font-size: 18px;
	}
	.address.slick-slide.slick-active {
		max-width: 45%;
	}
	.latest_activity .feedback:after {
		display: none;
	}
	.wpb_text_column .unfold-text {
		margin-bottom: 0px;
		padding-top: 0px;
	}
	.social-list__link--pinterest {
		display: none;
	}
	.page-footer__block-text.page-footer__block-text--short a {
		color: #d1001e;
		font-weight: bold;
		text-decoration: underline;
	}
	.product-card__round-icon-text-mobile {
		display: none;
	}
	.shop-list--internal-indents {
		padding-top: 20px
	}
	.shop-list__list--carousel {
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.shop-list__inner{
		margin-bottom: 10px;
	}
	.products-list__view-all {
		bottom: -12px;
		padding: 0 10px;
	}
	.feedback {
		margin: 25px 0;
	}
	.feedback-item__wrap {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.feedback__text--wide {
		font-size:17px;
		margin-bottom: 10px;
	}
	.social-list__link {
		margin-right: 15px;
	}
	.feedback__list {
		padding-top: 25px;
		padding-bottom: 55px;
	}
	.latest_activity .feedback__list {
		padding-bottom: 35px;
	}
	.page-footer {
		padding-top: 20px;
	}
	.page-footer__inner{
		padding-bottom: 25px;
	}
	.page-footer__bottom-item {
		height: 100px;
	}
	.advice__text {
		padding-bottom: 38px;
		padding-top: 7px;
	}
	.homepage_slider .post-cart__title, .brands_slider .post-cart__title {
		min-height: 34px;
	}
	.offer {
		padding-top: 25px;
		padding-bottom: 40px;
		margin-top: 15px;
	}
	.offer__inner {
		padding-bottom: 20px;
		padding-top: 15px;
	}
	.posts__list {
		margin-bottom: 20px;
		padding-bottom: 10px !important;
	}
	.advice {
		padding-top: 100px;
		padding-bottom: 80px;
	}
	.accordeon__item-content {
		padding-top: 25px
	}
	.accordeon__content {
		padding-bottom: 30px;
	}
	.accordeon__item--active .trustpilot-widget {
		max-height: 450px;
	}
	.accordeon__item--active .trustpilot-widget iframe {
		max-height: 450px;
	}
	.homepage_slider .bimodal-title__big, .homepage_slider .double-title__big {
		line-height: 22.25px;
	}
	.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section, .vc_section.vc_section-has-fill+.vc_section {
		padding-top: 20px;
	}
	.author-instagram__inner {
		padding-bottom: 0px;
	}
	.author-instagram__icon {
		margin-top: 12px;
	}
	.related-articles__inner--last {
		padding-top: 20px;
	}
	.layout__inner {
		padding-left: 5.33%;
		padding-right: 5.33%;
	}
	.slick-list.draggable {
		width: 100%;
	}
}

/* Widescreen */
@media (min-width: 1200px) {
	.latest_activity .feedback__item--wide {
		min-height: 485px;
	}
	.inforgen-experts__inner {
		margin-bottom: 10px;
	}
	.fbplus-title-float {
		bottom: 25px;
	}
	#fbplus-img {
		height: 90% !important;
	}
	#fbplus-left, #fbplus-right {
		bottom: 16px;
		height: 20px;
	}
	#fbplus-wrap {
		width: 95vh !important;
		height: 95vh !important;
	}
	#fbplus-left, #fbplus-right {
		z-index: 1103;
		background: #fff;
		width: 20%;
	}
	#fbplus-left {
		left: 80px;
	}
	#fbplus-right {
		right: 80px;
	}
	#fbplus-left:before {
		top: 6px;
		left: 20px;
		height: 8px;
	}
	#fbplus-left:after {
		top: -2px;
		left: 52px;
	}
	#fbplus-right:before {
		right: 20px;
		top: 7px;
		height: 8px;
	}
	#fbplus-right:after {
		top: -2px;
		right: 55px;
	}
	.fbplus-title-float:before {
		display: none;
	}
	.layout__wrap-products .minicard__flex-wrap, .layout__wrap-products  .minicard__flex-wrap img {
		min-width: 270px;
		height: auto;
		margin: 10px 0;
	}
	.layout__wrap-products .minicard {
		padding: 0 20px;
	}
	.layout__wrap-products .minicard__flex-wrap {
		min-height: 290px;
		height: 290px;
	}
	.layout__wrap-products .minicard__info {
		margin-bottom: 0px;
	}
	
	.layout__wrap-products .posts__list {
		width: 95%;
		max-width: 95%;
	}
	.layout__wrap-products .posts__settings {
		margin-bottom: 20px;
	}
	.post__item--products:not(.inline-styles) {
		margin-bottom: 20px;
	}
	.layout__col--wide {
		padding-top: 10px;
	}
}
/* Widescreen */
@media (min-width: 1600px) {
	.related-articles__container {
		margin-bottom: 20px;
	}
	.aside-list__list {
		padding-top: 5px;
	}
	.layout__col--wide {
		padding-top: 10px;
	}
	.post__text-wrap {
		padding-left: 25px;
		padding-right: 25px;
	}
}
/*Fixed Menu */

@media (max-width: 1023px) {
	.post__item {
		width: 48%;
	}

	.post__item .post-cart__author {
		display: block;
	}
}
body {
	color: #616265;
}

h1 {
	color:#282929;
}

/* trade-gothic-next-compressed font is used for certain headers and text*/
body h1, body h2, body h3, a.main-nav__link,.main-nav__sublist-title,.post-cart__title-link,
.post-cart__read-more, .post-cart__title-link,.bimodal-title__big, .main-nav__sublist-2 .main-nav__sublist-2-item a, 
.page-footer__title, .related-articles__title,.country-channel__title,.layout .wpb_text_column.wpb_content_element h1, .wpb_text_column.wpb_content_element h1 strong,
.double-title__big,.main-title__name,.offer__title,.product-card__title,.product-card__main-price,.page-footer__extra-block-title   {
	font-family: "trade-gothic-next-compressed", sans-serif;
}

.product-card__title,.product-card__main-price {
	color: #282929;
}




/* these styles are only when user is logged in WP*/

select {
	width: 220px;
}

.promo-slider__more {
	transition: .3s all;
}

.promo-slider__more:hover {
	opacity: .7;
}

.promo-slider__more:hover .promo-slider__more-btn {
    background: none;
}

.promo-slider--two .promo-slider__text {
	border: none;
}

.promo-slider--two .promo-slider__text:before,
.promo-slider--two .promo-slider__text:after,
.promo-slider--two .promo-slider__wrap:before,
.promo-slider--two .promo-slider__wrap:after {
	display: none;
}

.promo-slider .slick-dots li button {
	background-color: #fff;
}

.promo-slider .slick-dots li button:hover:before {
	border: none;
}

.promo-slider .slick-dots li:not(.slick-active):hover button {
	background-color: #d1001e;
}

.promo-slider .slick-dots li.slick-active button {
    width: 7px;
    height: 7px;
	background-color: #d1001e;
	border: none;
}

.promo-slider .slick-dots li.slick-active button:before {
	display: none;
}

/* Footer */
.page-footer__bottom {
    background-color: #575756;
}

.page-footer__bottom-text-item {
	color: #fff;
}
.page-footer__extra-block-title {
	color: white;
}

.page-footer__bottom-item a:hover {
    color: #d1001e;
}

.page-footer__bottom-text-item {
	font-size: 16px;
}

@media (min-width: 1024px) {

	.page-footer {
		padding-bottom: 50px;
		padding-top: 20px;
	}
	.page-footer__bottom-item:first-child {
	    padding-right: 25px;
	}

	.page-footer__bottom-item {
		padding-left: 38px;
    	padding-right: 38px;
	}
}

.page-footer__title {
	color: #d1001e;
}

.page-footer__title:before,
.page-footer__title:after {
	display: none;
}

.page-footer--fields-group .js-subscribe-submit {
	background-color: #FFF;
	color: #282929;
}
.page-footer__btn:hover,.page-footer__btn:focus {
	background-color: #d8d8d8;
}

.field-text--bd-green {
	border-color: #d1001e;
}

.field-text--bd-green:focus {
    border-color: #d1001e63;
}

.page-footer__list,
.page-footer__block-text--short,
.page-footer--fields-group,
.page-footer__paypal-img,
.page-footer__social-list {    
    padding-left: 0;
}

.page-footer__link,
.page-footer__list {
	color: #575756;
}

.page-footer__list p {
    line-height: 18px;
}

.page-footer__link:hover,
.page-footer__phone:hover {
    color: #575756;
    text-decoration: underline;
}

.page-footer__sub-title {
	padding-bottom: 0;
	color: #575756;
	font-size: 14px;
}

.social-list__icon {
	fill: #575756;
}

.social-list__link:hover {
	opacity: .7;
}

.page-footer__paypal-img {
    width: 230px;
}

.page-footer__block-text.page-footer__block-text--short a {
    color: #d1001e;
}

.page-footer__block-text.page-footer__block-text--short a:hover {
    text-decoration: none;
}

/* Main */
::selection {
	color: #fff;
	background: #d1001e;
}
::-moz-selection {
	color: #fff;
	background: #d1001e;
}

a.terms_link, .forgot__back-link, .modal-dialog a.page-footer__link, .delivery-address__link {
	color: #d1001e;
}
.address__link,.address__option{
	color: #d1001e;
}

a.terms_link:hover {
	text-decoration: underline;
}

.wpb_wrapper p a,
.unfold-text a,
.vc_toggle_content p a,
li a,
.accordeon__visible-text a {
    color: #d1001e;
}

.wpb_wrapper p a:hover,
.unfold-text a:hover,
.vc_toggle_content p a:hover,
.accordeon__visible-text a:hover {
	text-decoration: underline;
}

.shop-list__inner {
	border: none;
}

.post-cart__shop-list-content {
	color: #000;
}

.post-cart__title-link {
	color: #d1001e;
    text-transform: none;
}

.post-cart__shop-list-content {
	font-size: 17px;
}

@media (min-width: 1024px) {
	body .advice {
	    padding-top: 151px;
	    padding-bottom: 29px;
	}
}

.advice__inner {	
    padding-right: 40px;
    min-height: 173px;
	border: none;
}

.advice__inner:after,
.advice__inner:before,
.advice__wrap:after,
.advice__wrap:before {
	background: none;
}

.advice__wrap {
	left: 46.7%;
	-webkit-transform: none;
	transform: none;
}

.advice__title {
    margin-bottom: 17px;
	font-size: 30px;
	font-weight: 400;
}

.advice__text {	
	font-size: 21px;
    line-height: 26px;
}

.advice__link {
	font-size: 17px;
	transition: .3s all;
}

.advice__link:hover {
	opacity: .7;
}

.advice__link-btn:hover {
    background: none;
}

@media (min-width: 1024px) {
	.advice__link {
	    left: 102px;
	    bottom: 0;
	    width: 240px;
    }
}

.bimodal-title__big {
	color: #616265;
}

.shop-list__wrap-title:before {
	border: none;
}

body .unfold-text__inner,
body .layout .wpb_text_column.wpb_content_element .unfold-text__inner p {
	font-size: 17px;
    line-height: 21px;
	color: #616265;
}

/* Services */
#services {
	padding-top: 67px;
    padding-bottom: 43px;
    text-align: center;
}

#services .vc_column_container:last-child {
	margin-right: 0;
}

#services .vc_column_container {
	float: none;
	margin-bottom: 20px;
	margin-right: 83px;
	padding-top: 10px;
	max-height: 300px;
	display: inline-block;
    max-width: 300px;
    border: 2px solid #fff;
    border-radius: 10px;
    transition: .3s all;
}

#services .vc_column_container:hover {
	cursor: pointer;
	opacity: .7;
}

#services .vc_column_container .wpb_wrapper .wpb_text_column p {
    margin-bottom: 54px;
	color: #fff;
	font-size: 30px;
	line-height: 33px;
	font-weight: bold;
}

#services .vc_column_container .wpb_wrapper .wpb_text_column p a {
	color: #fff;
}

#services .vc_column_container .wpb_wrapper .wpb_text_column p a:hover {
	text-decoration: none;
}

/* Filters */
.burger,
.filter-plus {
	color: #616265;
}

/* Single Product */
.rating__star {
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 55.867 55.867' style='enable-background:new 0 0 55.867 55.867;' xml:space='preserve'%3E%3Cpath d='M11.287,54.548c-0.207,0-0.414-0.064-0.588-0.191c-0.308-0.224-0.462-0.603-0.397-0.978l3.091-18.018L0.302,22.602 c-0.272-0.266-0.37-0.663-0.253-1.024c0.118-0.362,0.431-0.626,0.808-0.681l18.09-2.629l8.091-16.393 c0.168-0.342,0.516-0.558,0.896-0.558l0,0c0.381,0,0.729,0.216,0.896,0.558l8.09,16.393l18.091,2.629 c0.377,0.055,0.689,0.318,0.808,0.681c0.117,0.361,0.02,0.759-0.253,1.024L42.475,35.363l3.09,18.017 c0.064,0.375-0.09,0.754-0.397,0.978c-0.308,0.226-0.717,0.255-1.054,0.076l-16.18-8.506l-16.182,8.506 C11.606,54.51,11.446,54.548,11.287,54.548z M3.149,22.584l12.016,11.713c0.235,0.229,0.343,0.561,0.287,0.885L12.615,51.72 l14.854-7.808c0.291-0.154,0.638-0.154,0.931,0l14.852,7.808l-2.836-16.538c-0.056-0.324,0.052-0.655,0.287-0.885l12.016-11.713 l-16.605-2.413c-0.326-0.047-0.607-0.252-0.753-0.547L27.934,4.578l-7.427,15.047c-0.146,0.295-0.427,0.5-0.753,0.547L3.149,22.584z ' fill='%23d1001e'/%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E")
}

.rating__star--active {
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 55.867 55.867' style='enable-background:new 0 0 55.867 55.867;' xml:space='preserve'%3E%3Cpath d='M55.818,21.578c-0.118-0.362-0.431-0.626-0.808-0.681L36.92,18.268L28.83,1.876c-0.168-0.342-0.516-0.558-0.896-0.558 s-0.729,0.216-0.896,0.558l-8.091,16.393l-18.09,2.629c-0.377,0.055-0.689,0.318-0.808,0.681c-0.117,0.361-0.02,0.759,0.253,1.024 l13.091,12.76l-3.091,18.018c-0.064,0.375,0.09,0.754,0.397,0.978c0.309,0.226,0.718,0.255,1.053,0.076l16.182-8.506l16.18,8.506 c0.146,0.077,0.307,0.115,0.466,0.115c0.207,0,0.413-0.064,0.588-0.191c0.308-0.224,0.462-0.603,0.397-0.978l-3.09-18.017 l13.091-12.761C55.838,22.336,55.936,21.939,55.818,21.578z' fill='%23d1001e'/%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A")
}

.rating__star--half-fill {
	background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 32 32'%3E%3Cpath d='M32 12.408l-11.056-1.607-4.944-10.018-4.944 10.018-11.056 1.607 8 7.798-1.889 11.011 9.889-5.199 9.889 5.199-1.889-11.011 8-7.798zM16 23.547l-0.029 0.015 0.029-17.837 3.492 7.075 7.807 1.134-5.65 5.507 1.334 7.776-6.983-3.671z' fill='%23d1001e'%3E%3C/path%3E%3C/svg%3E%0A")
}

.counter__plus {
	background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23d1001e' d='M31 12h-11v-11c0-0.552-0.448-1-1-1h-6c-0.552 0-1 0.448-1 1v11h-11c-0.552 0-1 0.448-1 1v6c0 0.552 0.448 1 1 1h11v11c0 0.552 0.448 1 1 1h6c0.552 0 1-0.448 1-1v-11h11c0.552 0 1-0.448 1-1v-6c0-0.552-0.448-1-1-1z'%3E%3C/path%3E%3C/svg%3E");
}

.counter__plus:hover {
    background-color: #f7cdb8;
}



.product-card__btn.btn--not-available {
	background-color: #fff;
}

.product-card__btn.btn--not-available:hover {
	background-color: #fff;
}

.field-select--round .field-select__select {    
    border-color: #616265;
}

.product-card__rrp {
	color: #d1001e;
}



#modal-buy-now .continue_btn {
    background: #fff;
    color: #d1001e;
    border: 1px solid #d1001e;
}

#modal-buy-now .continue_btn:hover {
	color: #fff;
	background: #d1001e;
    border: 1px solid;
}

/* Checkout */
.payment-basket-count__change {
	color: #d1001e;
	line-height: 29px;
}

.payment-basket-count__change.is-disabled {
	color: #cdcdcd;
}

.payment-basket__title .basket-item-title,.payment-basket__remove .basket-item-title {
    color: #616265;    
}
 

.payment-basket-remove__btn {
	color: #d1001e;
}

.payment-basket-remove__btn:hover {
	text-decoration: underline;
}

.payment-sidebar__btn,
.payment__btn,
.payment-basket__btn {
	color: #fff;
	background-color: #d1001e;
    border: none;
	transition: .3s all;
	border: 1px solid #d1001e;
}

.payment-sidebar__btn:hover,
.payment__btn:hover,
.payment-basket__btn:hover {
    color: #fff;
	
}

.aside-list__title--clear-btn,.aside-list__title--clear-btn:hover {
	color: white;
	background-color: #d1001e;
}
 


.js-checkout-form .payment__btn:hover {
    opacity: .8;
}

.counter__fieldBasket,.counter__fieldBasket:focus {
	border: 1px solid #d1001e;
}
.field-select__select:focus {
	border: 2px solid #d1001e;
}


.field-text__input:focus {
	border: 2px solid #d1001e;
}
.field-radio__name-text:before {
	border: 2px solid #d1001e;
}
.field-radio__name-text:after {
	background-color: #d1001e;
}

input:checked ~ .field-checkbox__text:after {
	background-color: #d1001e!important;
}

a.terms_link {
	color:#d1001e;
}
.forms__link {
	color: #d1001e;
}

/* FAQ */
#faq {
	background-image: url('../img/faq-bg.jpg');
	background-size: contain;
	background-repeat: repeat-y;
	color: #fff;
}

#faq .vc_toggle_default .vc_toggle_icon::before,
#faq .vc_toggle_default .vc_toggle_icon::after {    
    background: #fff;
}

@media ( max-width: 1263px ) {
	#services .vc_column_container {
		margin-right: 15px;	
	}
}

.page-footer__col--hide-on-mobile {
	display: block;
}

/* Page Header - Overrides */

.page-header__login-Icon {
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	left:0;
	background-image: url(https://img.icons8.com/small/32/000/guest-male.png);
}

.page-header__login-Icon:hover{
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	left:0;
	
	background: #d1001e;
	
    background-image: url(https://img.icons8.com/small/32/ffffff/guest-male.png);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 0;
}

.page-header__top-skinny-bar .page-header__uk-delivery,.page-header__top-skinny-bar .page-header__list-item-alignment a {
	color: white;
	font-weight: bold;
}

.page-header__top-skinny-bar,.page-header__top-skinny-bar {
	background-color: #282929;
}
.page-header__top-skinny-bar-inner {
	background: #282929;
}

.page-header__skinny-bar, .page-header__skinny-bar .page-header__skinny-bar-inner { background: #d8d8d8;  }
.page-header__skinny-bar { border-top: 1px solid #d8d8d8;}

.main-nav__sublist-2-link:hover {
	background: #d8d8d8;
	
}

.main-nav__sublist-title {
    font-size: 18px;
    color: #282929;
}
.main-nav__item:hover .main-nav__sublist-title { font-size: 18px;}



.page-header__cart-label i span {
	color: black;
}

.page-header__top--bg-gray {
	background-color : #fff;
	background: #fff;
}
/* .page-header__top {
	background: #fff;
	background-color : #fff;
	border-bottom: 1px solid #d8d8d8;
} */

.search__btn-search {
	margin:0;
	padding:0;
	height: 100%;
	width: 100%;
		left: unset;
}

.search__btn-search:hover {
	background: #d1001e;
	border-radius:0;
	margin:0;
	padding:0;
	height: 100%;
	width: 100%;
	left: unset;
}

.search__btn-search svg {
	fill: #000;
}
.page-header__login-Icon-wrap {
	right:0;
}
.page-header__login-Icon {
	background-image: url('https://img.icons8.com/small/32/000000/guest-male.png');
}
.page-header__login-Icon  {
	margin-top: 2px;
}
.page-header__search-svg {
	margin-top: 3px;
}
.page-header__cart-label svg {
	fill:black;
}

/* .page-header__cart {
	position: unset;
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	left:0;
}
.page-header__cart:hover {
	position: unset;
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	left:0;
	background: #d1001e;
	border-radius: 0;
} */

@media (min-width: 1024px){
	.main-nav__item:hover a {
		color:#282929;
	}
	.main-nav__sublist-2-link {
		font-size: 18px;
	}
	.main-nav__sublist-2-link:hover {
		background: none;
		color: #838383;
	}

	.main-nav__link { 
		color: black;
		text-transform: uppercase;
		font-size: 20px;
		font-weight: normal
	}
	
	.main-nav__link:hover { 
		color: #282929;
		text-transform: uppercase;
	}
}

@media (min-width: 1920px){
	.main-nav__link {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}

@media (max-width: 1023px){
	.main-nav__link {
		color: white;
	}
}


/* Inputs - Overrides */

.search__content-inner input:focus {
	border: 2px solid #d1001e;
	border-radius: 0;
	
}

/* Check out page - override*/
.payment-background {
	background: none;
}

#bottom-buttons-mobile {
	padding: 0 15px;
}

/* Address List */
.modal-find-address .address-list .address-item:nth-child(even) {
	background: #d1001e;
	color: white;
}
.modal-find-address .address-list .address-item:hover {
    background-color: #d8d8d8;
	 color: #282929;
}

/* product List*/
.products-list__title {
	background-color: unset;
}
.btn--round {
	border-radius: 0;
}

.products-list__wrap-title:before {
	border: 0;
		position: unset;
}

@media (min-width: 1024px){
	.products-list__wrap-title:before{
		border: 0;
		position: unset;
	}
	.products-list__inner {
		border-top: 0;
		border-left: 0;
    	border-right: 0;
    	border-bottom: 0;
	}
}

@media (max-width: 1023px){
	
	.products-list--shop-category:after {
		background: none;
		}
}

.ig-basket-select-country {
	padding: 5px 40px 5px 20px;
}
.field-radio__basket-name-text:before {
	border: 2px solid #d1001e;
}
.field-radio__basket-name-text:after {
	background-color: #d1001e;
}

@media (max-width: 768px){
	.drop-group--md-hide {
		padding: 0 5px;
		}
	}
	
	@media (max-width: 1023px){
	.drop-group--md-hide {
		padding: 0;
		}
		
			.payment-basket__manage {
				max-width: unset;
		}
		.product-card__short-description {
			margin-bottom:0;
		}
		
		.accordeon__item-content {
			padding-bottom:10px;
			padding-top: 10px;
		}
		
		#availability_label {
			display: block;
			width: 100%;
		}
	}
	
	
	@media (max-width: 1023px){
		.breadcrumbs { 
	display: block;
	}
	}
	
	@media (min-width: 1024px) {
		.layout__accordeon { 
		padding-bottom: 0!important;
		}
	
	}

/* product details*/

.accordeon__tab--active:after {
	background-color: #d1001e;
}

.accordeon__tabs {
	background: none;
	border-bottom: 1px solid #000;
}
.accordeon__tab--active {
	color: black;
	font-weight: bold;
}


.accordeon__tab {
	color: black;
}
.accordeon__tab--active:hover,.accordeon__tab:hover {
	color: black;
	
}
.accordeon__tab--active:after {
	background-color : black; 
	height: 3px;
}

.post__title {
	color: #d1001e;
}

@media (min-width: 1024px) {
.accordeon__content {
	border: 0;
	}
}

@media (min-width: 1600px){
	.accordeon__item-content {
		padding-left: 0;
		padding-right: 0;
	}
	.accordeon__item-content-right {
		padding-left: 5px;
		padding-right: 5px;
	}
}

.minicard__promoDescription {
	background : #d1001e
}

.product-card__rrp {
	color: #d1001e;
}

.share { width: 100%;}

.products-list__addItemPromo__content {
	width: 100%;
	}


.product-card__images-list {
	height: unset;
}
.product-card__images-list .slick-list, .product-card__images-list .slick-track {
	height: unset!important;
}


.field-select--round .field-select__select {
	margin-right: 2px;
	border-radius: 0px;
	color: #d1001e; /* this theme specific*/
}
.field-select__selected {
	background: #d1001e!important;
	border-color: #d1001e!important;
	color: white!important;
}

.minicard__sale {
	background-color: #d1001e;
}


.products-list__addItemPromo__content--carousel .slick-dots .slick-active {
	background-color: #d1001e;
}

.field-select__select {
	
	margin-bottom: 5px;
}

.products-list__addItemPromo__content .slick-list .slick-track {
	width: 100%;
}


.product-card__info {
	padding-top: 0;
	}



.product-card__wrap {
	margin-top: 10px;
	border: 0px;
	margin-bottom: 0;
}

#fbplus-close {
	background: none;
	top: 3px;
	right: 3px;
}
@media (max-width: 1023px) {
    #fbplus-close {
		background: none;
		top: 45px;
		right: 35px;
	}
}
#fbplus-close::before,#fbplus-close::after {
	background-color : #d1001e;
}

#fbplus-right:hover:before {

	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34.64 15.12'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23d1001e;%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_1' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M33.57,6.49H3.65L8.32,1.81A1.06,1.06,0,0,0,8.32.3,1.1,1.1,0,0,0,6.81.3L.31,6.8A1.08,1.08,0,0,0,0,7.55a1.11,1.11,0,0,0,.31.76l6.51,6.5a1.06,1.06,0,0,0,1.5-1.51L3.65,8.62H33.57a1.07,1.07,0,1,0,0-2.13Z'/%3E%3C/g%3E%3C/svg%3E")
}

#fbplus-left:hover:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34.64 15.12'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23d1001e;%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_1' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M33.57,6.49H3.65L8.32,1.81A1.06,1.06,0,0,0,8.32.3,1.1,1.1,0,0,0,6.81.3L.31,6.8A1.08,1.08,0,0,0,0,7.55a1.11,1.11,0,0,0,.31.76l6.51,6.5a1.06,1.06,0,0,0,1.5-1.51L3.65,8.62H33.57a1.07,1.07,0,1,0,0-2.13Z'/%3E%3C/g%3E%3C/svg%3E");

}

#fbplus-right:hover:after,#fbplus-left:hover:after{
	color: #d1001e;
}

.product-card__counter {
	margin-top: 15px;
}

#selectedProductItem_clothing_size { display: inline;}

#cookie-law__link {
	color: #d1001e;
}
.close-cookie-banner {
	background: #d1001e;
}

.field-select--round .field-select__select:disabled {
	color: #d8d8d8;
  border-color: #d8d8d8;
	text-decoration: line-through;
}

.field-select {
	margin-bottom: 10px;
	
}


@media (min-width: 1024px){
	.link-selected {
		border: 2px solid #d1001e;
	}
	.product-card__images-item { 
		margin-right: 5px;
	}
	.product-card__btn {
		margin-top: 0;
		margin-left: 0;
		min-width: unset;
		width: 100%
	}
		.product-card__counter{
			width: 100%;
			margin-bottom: 15px;
		}
		.product-card__btn.btn--not-available {
			margin: 0;
		}
}
	
@media (max-width: 1023px){
	.link-selected {
		border: 0;
	}
}



/* section Headings, articles ie youtube */


.related-articles__container,.related-articles__wrap-title {
	width: 100%;
}

.shop-list__inner {
	width:100%;
}

.content-bottom:before {
	width : 100%;
}
.related-articles__title {
	color: #282929;
	
}
.bimodal-title__big {
	color: #282929;
}
.bimodal-title__small {
	color: #838383;
}

/* Post cart Cards*/

.post-cart__title-link{
	color: #d1001e;
}
.post-cart__read-more {
	color: #d1001e;
	
}
.post-cart__data {
	color: #d1001e;
}

.country-channel__title,.double-title__big,.offer__title,.author-video__title,.author-gallery__title,.middlecard__title {
	color: black;
}

@media (max-width: 1023px) {
  .country-channel__title span {
	  background:none;
  }
}

.country-channel__inner {
  padding-left: 50px;
  padding-right: 50px;
}
@media (min-width: 1600px)
{
  .post__item--last:not(.inline-styles) {
	  width: 24%!important;
  }
}

.post-cart__read-more--bg-pink {
  background: white;
}

/* VC wp-bakery overrides*/
.wpb_single_image .vc_single_image-wrapper,.wpb_single_image img,.wpb_single_image .vc_figure {
	width: 100%;
}
.layout:first-of-type  .vc_column-inner  {
	padding-left: 0;
	padding-right: 0;
}
.wpb_wrapper p a, .unfold-text a, .vc_toggle_content p a, li a, .accordeon__visible-text a {
	color: #d1001e;
}

.layout__wrap {
	margin-top:0;
}

/* modal - add to basket*/
#modal-buy-now .continue_btn {
	background: #fff;
    color: #d1001e;
    border: 1px solid #d1001e;
	
}

#modal-buy-now .continue_btn:hover {
	background: #d1001e;
    color: #FFF;
    border: 1px solid #d1001e;
	
}

.modal-header .close:before,.modal-header .close:after {
	background-color:#d1001e!important;
}

.modal-header .close:hover:after, .modal-header .close:hover:before {
	-webkit-box-shadow: 0 0 3px 0 #d1001e;
    box-shadow: 0 0 3px 0 #d1001e;
}

/* custom page widths for menu size - theme only*/
@media (min-width: 1024px){
	.page-header__cart-wrap,.page-header__login-Icon-wrap, .page-header__search{
    width: 45px;
	}
	.search__btn-search:hover {
		right: 0;
	}
}

@media (min-width: 1200px){
	.logo__img{
		width: 165px;
	}
	.search__btn-search:hover {
		right: 0;
	}
}

@media (min-width: 1400px){
.main-nav__link {
	padding-left: 15px !important;
    padding-right: 15px !important;
	}}

@media (min-width: 1560px){
.main-nav__link {
	padding-left: 20px !important;
    padding-right: 20px !important;
	}}

@media (min-width: 1300px) and (max-width: 1489px){
	.main-nav__link {
		padding-left: 10px !important;
    padding-right: 10px !important;
	}}

@media (min-width: 1024px) and (max-width: 1074px){
	.main-nav__link {
		padding-left: 5px !important;
    padding-right: 5px !important;
		font-size:	16px!important;
	}
}

@media (min-width: 1075px) and (max-width: 1130px){
	.main-nav__link {
		padding-left: 5px !important;
    padding-right: 5px !important;
		font-size:	18px!important;
	}
}
@media (min-width: 1131px) and (max-width: 1222px){
	.main-nav__link {
		padding-left: 6px !important;
    padding-right: 6px !important;
		font-size:	19px!important;
	}
}
@media (min-width: 1600px){
	.page-header__cart-wrap,.page-header__login-Icon-wrap,
		.page-header__search{
		width: 4.5%;
	}
}



/* Mobile header*/
@media (max-width: 1023px){
	
	.main-nav__list {
		background : black!important;
	}

	.main-nav__link { 
		background: black;
		color: white;
	}
	
	.main-nav__sublist-inner .main-nav__sublist-item {
		margin-top: 20px;
		margin-bottom: 20px
	}
	
	.main-nav__sublist-inner .main-nav__sublist-2 {
		padding-left:5px
		
	}
	
	.collapse__title .main-nav__link:hover {
		color:#d8d8d8;
	}
	.collapse__toggler {
		
		
		background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M31 12h-11v-11c0-0.552-0.448-1-1-1h-6c-0.552 0-1 0.448-1 1v11h-11c-0.552 0-1 0.448-1 1v6c0 0.552 0.448 1 1 1h11v11c0 0.552 0.448 1 1 1h6c0.552 0 1-0.448 1-1v-11h11c-0.552 0-1-0.448-1-1v-6c0-0.552-0.448-1-1-1z' fill='white'%3E%3C/path%3E%3C/svg%3E");
		
	}
    .collapse__toggler--open {
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='white' d='M0 13v6a1 1 0 0 0 1 1h30a1 1 0 0 0 1-1v-6a1 1 0 0 0-1-1H1a1 1 0 0 0-1 1z'%3E%3C/path%3E%3C/svg%3E")                
    }
	
	
	.main-nav__toggler {
		border-bottom: 1px solid #d1001e;
    border-right: 1px solid #d1001e;
		background-color : #d1001e;
		background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect width='24' height='2' x='0' y='4' fill='white'/%3E%3Crect width='24' height='2' x='0' y='11' fill='white'/%3E%3Crect width='24' height='2' x='0' y='18' fill='white'/%3E%3C/svg%3E");
	}
	
	
	.main-nav__toggler.main-nav__open {
		background-color: #d1001e;
		background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M18.984 6.422L13.406 12l5.578 5.578-1.406 1.406L12 13.406l-5.578 5.578-1.406-1.406L10.594 12 5.016 6.422l1.406-1.406L12 10.594l5.578-5.578z'%3E%3C/path%3E%3C/svg%3E");
		
			
	}
}


/* search Page */
@media (max-width: 1023px ){
	.posts{
		margin-left : 0;
	}
	.posts p { padding-left: 5px; padding-right: 5px;}
	.posts__list.posts__list--products li:nth-child(odd) {
		margin: 5px;
	}
}

@media (max-width: 767px){
	.post__item--products:not(.inline-styles) {
		width: 47%;
		margin: 5px;
	}
	/* search page quick fix*/
	.layout__inner--indent {
		top: 0;
	}
}


/* Footer */
.page-footer__title {
	color: #FFF; /*#d1001e;*/
	font-size: 20px;
}


a.page-footer__link, .page-footer__list {
	color: #fff;
	text-decoration: none!important;
}
a.page-footer__link:hover {
	color: #d8d8d8;
	text-decoration: underline!important;
}

.page-footer .widget.widget_text {
	color: white;
}

.page-footer .widget.widget_text h2{
	font-size: 22px;
	line-height: 23px;
	margin-top:17px;
	margin-bottom : 13px;
}

.page-footer__block-text.page-footer__block-text--short a {
	color: #FFF;
}
.page-footer .page-footer__block-text{
	color: #fff;
}
.page-frontend__footer-wrapper {
	background: #282929;
}
.page-footer--dark {
	background: #282929;
}

.page-footer a { color: white; text-decoration: underline;}
.page-footer a:hover { color: #d8d8d8; text-decoration: underline;}

/* sign up and logged in pages*/
.page-footer .field-text--bd-green {
	border-left: 2px solid #FFF;
    border-top: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
}
.page-footer .field-text__input {
	color: white;
	background: none;
}

/* minicard*/

.minicard__view-product {
	color: #d1001e;
}

.field-checkbox__text:before {
	border: 1px solid #d1001e;
}

/* sliders */
.range-slider .noUi-connect {
    background-color: #d1001e;
}
.range-slider .noUi-handle {
	border: 1px solid #d1001e;
	width:28px;
	height:28px;
}
.range-slider .noUi-handle:before {
	background-color: #d1001e;
	background: #d1001e;
	    position: inherit;
	    left: 3px;
    top: 3px;
	width: 20px;
    height: 20px;
}

.posts__counter span {
	color: #d1001e;
}
.drop__link:hover {
    color: #d1001e;
}

.content-bottom__to-top {
	color: #d1001e;
}

.breadcrumbs__item--active .breadcrumbs__link {
	color: #d1001e;
}
.counter__field {
	border: 1px solid black;
}
.counter__field:focus{
	border: 1px solid #d1001e!important;
}

.counter__field:focus-visible {
	outline-color: #d1001e;
}

.promo-slider .slick-dots li.slick-active button {
	background-color: #d1001e;
}

/* account*/
.form-actions__forgot-password-link:hover {
	color:#d1001e;
}

/* mobile slick*/
.shop-list__list--carousel .slick-dots .slick-active,.products-list__content--carousel .slick-dots .slick-active {
	background : #d1001e;
}

.offer__more {
	color: #d1001e;
}


.post__footer-link {
	color:#d1001e;
}
.description a:-webkit-any-link {
	color:#d1001e;
}
.wpb_wrapper p a, .unfold-text a, .vc_toggle_content p a, li a, .accordeon__visible-text a {
	color:#d1001e;
}


/* product description swipe*/
.product-card__images .slick-dots .slick-active button {
	border: 2px solid #d1001e;
}
.product-card__images .slick-dots .slick-active button:before {
	background-color: #d1001e;
}

/* more buttons*/
.payment__wrap-btn {
	background-color: #d1001e;
}

@media (max-width: 1023px){
	.collapse__title--dark, .collapse__title--footer { 
	background: none;
	}
	.page-footer .collapse__toggler {
		background-color: #282929;
	}
	.page-footer { margin-top: 0;
	background:#282929;}

	.account-menu.collapse div button
	{
		background-color: white;		
		background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M31 12h-11v-11c0-0.552-0.448-1-1-1h-6c-0.552 0-1 0.448-1 1v11h-11c-0.552 0-1 0.448-1 1v6c0 0.552 0.448 1 1 1h11v11c0 0.552 0.448 1 1 1h6c0.552 0 1-0.448 1-1v-11h11c-0.552 0-1-0.448-1-1v-6c0-0.552-0.448-1-1-1z' fill='black'%3E%3C/path%3E%3C/svg%3E");
	}

}

.page-footer__bottom {
	background:#282929;
}

@media (min-width: 1024px){
.country-channel {
    padding-top: 80px;
}
}

/* more mobile changes - front page*/
@media (max-width: 1023px){
.post-cart {
    padding-bottom: 10px;
}
	.wpb_wrapper .related-articles__container .post-cart{
		padding-bottom: 10px;
	}
	.shop-list--internal-indents {
		padding-bottom:20px;
	}
	
	.shop-list:after {
		margin-bottom: 10px;
	}
	.description{
		top: 125px;
	}
	
	
	
	.page-footer__btn.js-subscribe-submit { margin-left:0;}
	
	
	
	.page-footer__block {
		flex-direction: column;
	}
	
	
}


/* Loader*/
.payment-background.is-disabled:before {
border-top-color: #d1001e;
    border-right-color: #d1001e;
}

.aside-list__title { border-bottom: none;}


.page-header__logo-wrap {
	height: auto;
}

.field-select--round .field-select__select {
	
	border: 1px solid #d1001e
}

.payment-mini-basket__preloader {
	background-color: #d1001e;
}

/* page widths changes*/

.product-card__main-img-item--active {
	min-height: unset;
}
@media (min-width: 1600px){
	.product-card {
		width: 100%;
		max-width: 1640px;
		}
		.product-card__main-img-link { 
			width: 100%;
				height: auto;
			}
			.product-card__main-img {
				min-width:624px;
			}
	}
	@media (min-width: 1024px){
		.counter {
		 width: auto;	
		}
		
		.product-card__small-text {
			padding: 9px 0;
			}
			.products-list__content {
				padding: 0;
			}
			.product-card {
				padding-bottom: 25px;
			}
	}
	@media (min-width: 1400px){
	.product-card {
		width: 100%;
		}
		.product-card__images {
			width: auto;
		}
		.product-card__wrap { 
			height: auto;
			}
	}

	@media (min-width: 1200px){
		.product-card__wrap {
			height: auto;
		}}
		

/* Middle card*/
.middlecard__enter .middlecard__enter-btn{
	border: 1px solid #d1001e;
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 148.49 213.17'%3E%3Cg id='Layer_1' data-name='Layer 1'%3E%3Cpath d='M148.49,106.58,27.26,209.11a16.44,16.44,0,0,1-21.7-24.7l92-77.83-92-77.83A16.44,16.44,0,1,1,27.26,4.06Z' fill='%23D1001E'/%3E%3C/g%3E%3C/svg%3E%0A");
	
}

.middlecard__enter:hover .middlecard__enter-btn {
	background-color: #d1001e;
    border-color: #d1001e;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 148.49 213.17'%3E%3Cg id='Layer_1' data-name='Layer 1'%3E%3Cpath d='M148.49,106.58,27.26,209.11a16.44,16.44,0,0,1-21.7-24.7l92-77.83-92-77.83A16.44,16.44,0,1,1,27.26,4.06Z' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.continue_btn, .payment-sidebar__remove-btn, .payment-sidebar__remove-btn:hover {
	background: #fff;
    color: #d1001e;
    border: 1px solid #d1001e;
}



@media (min-width: 1200px){
	.page-footer__inner {
		max-width: 1640px;
		padding: 0 30px;
	}}
	
	.field-text--bd-green {
		width: auto;
	}
	
	
	.page-footer__inner {
		column-gap: 10px;
	}
	
	.page-footer__inner > * {
		width: auto;
		flex: 1;
	}
	
	@media (min-width: 1400px){
		.products-list {
			width: 100%;
		padding: 0 10px;
		}}
	
	@media (min-width: 1640px){
	.products-list {
		max-width: 1640px;
	}}
	
	
	
	@media (min-width: 1024px) and (max-width: 1199px){
	.products-list--shop-category {
		   width: 100%!important;
		padding: 0 10px!important;
	}
	}


	.field-select__btn {
		border: 1px solid black;
		color: black;
		border-radius: 0px;
	}
	
	.field-select__btn.field-select__select {
		color: #d1001e;
			border: 1px solid #d1001e;
	}

/* page selection and focus */
.breadcrumbs__link {
	color: #282929;
}

.scroll-to-top{
	color:#d1001e;
}

.layout { overflow: unset;}

*:focus-visible {
	outline-color: #d1001e;
}
::selection {
	color: #fff;
	background: #d1001e;
}

.wpb-content-wrapper {
    overflow: hidden;
}

@media (max-width: 1023px){
	.related-articles__container:after { height: 0;}
	.country-channel__inner:after { height: 0; }
}

/*
Personalisation field customisation
*/
.personalisation__group--select {
	border-color: black;
}

.payment-sidebar__product--scroll::-webkit-scrollbar-thumb{
	background: #d1001e;
}

.product-card__rating-wrap a { color: #d1001e; }

.modal.modal-add-item .promo-from-now-text { color: #d1001e; }

.field-select__wrap-products .field-title { font-size: 1.5em; }

@media (max-width: 1023px) {
    .page-footer {
        border: 0;
	}
	}

	.main-nav.page-header__nav .collapse__title {
		background: #000
	}

	
.payment__wrap-btn__continue-shopping {
	background-color: #282929;
}

.category .main-title {
    display: none !important;
}
.post__title {
	color: black;
	font-family: "trade-gothic-next-compressed", sans-serif;
	font-size: 47px;
	margin-left: 0;
	margin-right: 0;
}

.vc-featured-articles .related-articles__container .post-cart__title-link,
.vc-featured-articles .related-articles__container .post-cart__data {
	font-family: "trade-gothic-next-compressed", sans-serif;
	color: black;
}
