h1, h2, h3, h4, h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title, .site-title, .site-description, body, p, blockquote, li, a, strong, b, em, .menu-menu-1-container li a, .menu-menu-1-container li span, #menu-menu-1 li a, #menu-menu-1 li span {
	color: #434345;
	font-weight: normal;
	outline: none;
}
.header {
	background-color: initial !important;
	padding: 10px 0; 
}
.toggled .menu {
	background-color: initial;
}
.header .container {
	border-bottom: none;
	padding-bottom: 0 !important;
}
body.wp-custom-logo .logo {
	padding: 0;
}
#navigate-main {
	float: initial;
}
.site-navigation ul.menu li {
	padding: 0 !important;
}
ul.menu li a {
	color: inherit !important;
	padding: 1em;
}
ul.menu li a:hover {
	color: #e21f25 !important;
}
ul.menu li a:focus {
	outline: none;
}
h1 {
	font-size: 32px;
}
.page_content {
	padding: 30px 0;
}
.onestepcheckout-summary,
.cart-subtotal,
.shipping-total,
#ship-to-different-address {
    display: none !important;
}
.checkout-custom-layout {
	width: 100%;
}
.checkout-custom-layout .two-column-layout-left,
.checkout-custom-layout .two-column-layout-right {
	float: left;
    padding: 0;
    box-sizing: border-box;
}
.checkout-custom-layout .two-column-layout-left {
	width: 70%;
	padding-right: 15px;
}
.checkout-custom-layout .two-column-layout-right {
	width: 30%;
	padding: 0 20px;
	background-color: #f0f0f0;
}
.checkout-custom-layout .two-column-layout-right h2.border_html {
	text-align: center;
	background-color: #5e5e5e;
	font-size: 1.5rem;
	color: #fff;
	padding: 10px 0;
	margin: 0 -20px;
}
.checkout-custom-layout .two-column-layout-right h2.border_html + .to-be {
	text-align: center;
	padding: 10px 0 15px;
    margin-bottom: 0 !important;
}
.checkout-custom-layout .two-column-layout-right #cclw_payment_section #payment {
	background-color: initial;
}
.checkout-custom-layout .two-column-layout-right #cclw_payment_section #payment ul.payment_methods {
	padding: 0;
}
.cart_totals .order-total {
	border-bottom: none !important;
	margin-bottom: 15px;
}
.woocommerce form.checkout .express-one-page-checkout-main p.form-row input.input-text {
    padding: 15px 20px;
	height: auto;
}
.woocommerce-page form .form-row-second {
	float: left;
    width: 15% !important;
    overflow: visible;
    margin-left: 2% !important;
}
.woocommerce-page form .form-row-second.form-row-last {
	float: right;
}
.woocommerce-page form .form-row-third {
	float: left;
    width: 23.5%;
    overflow: visible;
    margin-right: 2% !important;
}
.header-cart {
	display: none;
}
.woocommerce label,
.woocommerce span,
.woocommerce p,
.woocommerce textarea,
.woocommerce input,
.woocommerce select {
	font-size: 16px !important;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
	width: 49%;
}
.wapf-field-input select {
	padding: 15px 25px;
	border-color: #c1c1c1;
	-webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAVCAYAAAByrA+0AAABJUlEQVQ4jY3TvytvcRzH8Qcx0M0dvn0t5C43FrNBFAqDH4tMt5RM7Az+BHdnMygjUiaEwcJsUVdJGJiugUGkj96nvul7ztdrOu/O89nn/Xm/z6m77+g8xy9M4kyN1KOMVuyj7zvCMO7QEtJQLeEfenGFJuxhokhIucEALkPaijvlCim36McFGrGDP3knZHmMO5zHuw3MFglCGqmQ1jFfJKT8xyCOo17FYnpoyJsGnjGObYxiBXVp0wXOZ37gGiW85bWUpTlGXIp6uail5ljiYNRL+Jsn/IzPpCfqBazJmVK5An7HXAarMqUEH6E74BlsVgKVQjsO0YVXTGP36/FZSx04CfgFU9Xg7ITfAbcFnJaV2qqaJBwE/IQxnObBmfAQM6/9T+MDn2k3vww6srMAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-position-x: calc(100% - 15px);
  background-position-y: 14px;
}
.wapf-field-input select option:first-child {
	display: none;
}
.wapf-field-sending {
	border-bottom: 1px solid #d8d8d8;
}
.wapf-field-sending .wapf-field-label,
.wapf-field-sending .wapf-label-price,
.wapf-field-sending .wapf-label-chose {
	display: none;
}
.wapf-field-sending .wapf-checkable [type="radio"] {
	display: none;
}
.wapf-field-sending .wapf-checkable label {
    position: relative;
    padding-left: 28px;
    margin-right: 20px;
    cursor: pointer;
    display: inline-block !important;
    color: #666;
}
.wapf-field-sending .wapf-checkable label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
.wapf-field-sending .wapf-checkable label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.wapf-field-sending .wapf-checkable.wapf-checked label:after {
    content: '';
    width: 16px;
    height: 16px;
    background: #e61e26;
    position: absolute;
    top: 1px;
    left: 1px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.wapf-field-sending .wapf-label-more {
	color: #e61e26;
	text-decoration: underline;
	text-transform: lowercase;
	cursor: pointer;
}
.wapf-field-sending .wapf-label-more-content {
	display: none;
	padding: 10px 0 10px 40px;
}
.wapf-field-weights {
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d8d8d8;
}
.wapf-field-weights .wapf-field-input .wapf-radios {
	display: flex;
	flex-wrap: wrap;
	text-align: center;
}
.wapf-field-weights .wapf-field-input .wapf-radios .wapf-checkable {
	flex: 1 1 0px;
}
.wapf-field-weights .wapf-field-input input[type=radio] {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
.wapf-field-weights .wapf-field-label span {
	font-weight: bold;
}
.wapf-field-weights label[for] {
	padding: 10px;
	margin: 10px;
	display: block;
	background-color: #f0f0f0;
	border: 2px solid #f0f0f0;
}
.wapf-field-weights label[for].checked {
	border-color: #e61e26;
}
.wapf-field-weights .wapf-label-text {
	padding-left: 0;
	display: block;
	background-image: url('/wp-content/uploads/2020/12/weight.png');
	background-repeat: no-repeat;
	background-position: center;
	height: 88px;
	line-height: 120px;
    font-size: 25px !important;
    color: #fff;
	text-transform: lowercase;
    font-weight: bold;
}
.wapf-field-weights .wapf-label-price {
	font-weight: bold;
	padding-top: 10px;
}
.wapf-field-weights .wapf-label-chose {
	color: #e61e26;
	padding: 10px 0;
	border: 1px solid #e61e26;
	text-transform: uppercase;
	margin-top: 5px;
}
.wapf-field-weights label[for]:has(> input[type=radio]:checked)  {
	border: 1px solid #e61e26;
}
.wapf-field-weights .wapf-field-input input[type=radio]:checked ~ .wapf-label-chose {
	background-color: #e61e26;
	color: #fff;
	font-size: 0;
}
.wapf-field-weights .wapf-field-input input[type=radio]:checked ~ .wapf-label-chose:after {
	content: '\2713';
	font-size: 16px;
	line-height: 0;
    vertical-align: middle;
}
.wapf-field-correct-weight .wapf-field-label {
	display: inline-block;
	color: #e61e26;
	margin-right: 10px;
}
.wapf-field-correct-weight .wapf-field-input {
	display: inline-block;
	width: 80px;
}
.wapf-field-correct-weight .wapf-field-input input {
	padding: 5px 10px;
    height: auto;
}
.to-be {
	color: #e61e26;
	margin-bottom: 15px;
}
#cclw_additional_fields h3 {
	display: none;
}
#cclw_additional_fields .order-departure-information:first-child,
.woocommerce-billing-fields .collection-point:first-child {
	margin-bottom: 15px;
	font-weight: bold;
}
#cclw_additional_fields .order-contents {
	margin-bottom: 15px;
	font-size: 14px;
}
#order_contents {
	width: auto;
	max-width: 100%;
	height: auto;
	padding: 15px 20px;
}
#cclw_additional_fields [type="radio"]:checked,
#cclw_additional_fields [type="radio"]:not(:checked),
.woocommerce-billing-fields [type="radio"]:checked,
.woocommerce-billing-fields [type="radio"]:not(:checked) {
    display: none;
}
#cclw_additional_fields [type="radio"]:checked + label,
#cclw_additional_fields [type="radio"]:not(:checked) + label,
.woocommerce-billing-fields [type="radio"]:checked + label,
.woocommerce-billing-fields [type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
	margin-right: 20px;
    cursor: pointer;
    display: inline-block !important;
    color: #666;
}
#cclw_additional_fields [type="radio"]:checked + label:before,
#cclw_additional_fields [type="radio"]:not(:checked) + label:before,
.woocommerce-billing-fields [type="radio"]:checked + label:before,
.woocommerce-billing-fields [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
#cclw_additional_fields [type="radio"]:checked + label:after,
#cclw_additional_fields [type="radio"]:not(:checked) + label:after,
.woocommerce-billing-fields [type="radio"]:checked + label:after,
.woocommerce-billing-fields [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 16px;
    height: 16px;
    background: #e61e26;
    position: absolute;
    top: 1px;
    left: 1px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
#cclw_additional_fields [type="radio"]:not(:checked) + label:after,
.woocommerce-billing-fields [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
#cclw_additional_fields [type="radio"]:checked + label:after,
.woocommerce-billing-fields [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.woocommerce-billing-fields [type="radio"] + label.collection-point-label {
	margin-right: 0;
	white-space: pre;
}
#order_departure_information_field {
	padding-top: 20px;
	border-top: 1px solid #d8d8d8;
}
.woocommerce #payment #place_order {
	background-color: #e61e26 !important;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff !important;
    float: initial;
    width: 100%;
    padding: 15px 0;
	border-radius: 0;
}
.cart_totals .order-total .left-corner,
.cart_totals .order-total .right-corner .woocommerce-Price-amount {
	font-size: 20px !important;
}
#cclw_payment_section + h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
.order-content-cost {
	display: flex;
	align-items: center;
}
.order-content-cost .woocommerce-input-wrapper {
	flex: 0 0 35%;
}
.woocommerce .collection-point-label:first-child {
	margin-bottom: 15px;
    font-weight: bold;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
} 
/* Slideshow container */
.slideshow-container {
  	position: relative;
  	margin: auto;
}
.mySlides {display: none}
.slideshow-container img,
.slideshow-container video {
    vertical-align: middle;
}
/* Next & previous buttons */
.slideshow-container .prev,
.slideshow-container .next {
  	cursor: pointer;
  	position: absolute;
  	top: 50%;
  	width: auto;
  	padding: 16px;
  	margin-top: -22px;
  	color: white;
  	font-weight: bold;
  	font-size: 18px;
  	transition: 0.6s ease;
  	border-radius: 0 3px 3px 0;
  	user-select: none;
}
/* Position the "next button" to the right */
.slideshow-container .next {
  	right: 0;
 	border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */
.slideshow-container .prev:hover,
.slideshow-container .next:hover {
  	background-color: rgba(0,0,0,0.8);
}
/* Caption text */
.slideshow-container .text {
  	color: #f2f2f2;
  	font-size: 15px;
  	padding: 8px 12px;
  	position: absolute;
  	bottom: 68px;
  	width: 100%;
  	text-align: center;
	display: none;
}
/* Number text (1/3 etc) */
.slideshow-container .numbertext {
  	color: #f2f2f2;
  	font-size: 12px;
  	padding: 8px 12px;
  	position: absolute;
  	top: 0;
}
/* The dots/bullets/indicators */
.slideshow-container .control {
	text-align:center;
	position: absolute;
	bottom: 18px;
	width: 100%;
}
.slideshow-container .dot {
  	cursor: pointer;
  	height: 12px;
  	width: 12px;
  	margin: 0 2px;
  	background-color: #fff;
  	border-radius: 50%;
  	display: inline-block;
  	transition: background-color 0.6s ease;
}
.slideshow-container .active,
.slideshow-container .dot:hover {
  	background-color: #e21f25;
}
/* Fading animation */
.slideshow-container .fade {
  	-webkit-animation-name: fade;
  	-webkit-animation-duration: 1.5s;
  	animation-name: fade;
  	animation-duration: 1.5s;
}
@-webkit-keyframes fade {
  	from {opacity: .4} 
  	to {opacity: 1}
}
@keyframes fade {
  	from {opacity: .4} 
  	to {opacity: 1}
}
/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  	.slideshow-container .prev,
  	.slideshow-container .next,
  	.slideshow-container .text {font-size: 11px}
}
.track-number-form {
	position: absolute;
    bottom: 35px;
    right: 35px;
    background-color: rgba(255, 255, 255, .7);
    padding: 15px;
}
.track-number-form h3 {
	margin-bottom: 10px;
}
.track-number-form form {
	display: flex;
}
.track-number-form form input[type=text] {
	padding: 15px 20px;
    height: auto;
}
.track-number-form form button {
	background-color: #e61e26;
	border: none;
	cursor: pointer;
}
.track-number-form form button svg {
	width: 49px;
    height: 49px;
}
header ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	justify-content: center;
	margin-left: 0;
	margin-bottom: 0;
	font-size: 16px;
	text-transform: uppercase;
	background-color: #e21f25;
}
header ul li {
	flex: 1 1 0px;
	padding: 10px 0;
	text-align: center;
	border-bottom: 5px solid #ececec;
}
header ul li:nth-child(2n) {
	background-color: #c02328;
	border-bottom-color: #dedede;
}
header ul li a {
	color: #fff !important;
}
header ul li svg {
	vertical-align: middle;
	margin-right: 20px;
}
.footer-row {
	padding: 20px 0 0;
}
.footer-row ul.menu li {
	display: inline-block;
}
#footer-wrapper {
	background-color: #f0f0f0;
	color: inherit;
}
#copyright-area {
	display: none;
}
.express-one-page-checkout-main .cart_totals span.right-corner {
	float: initial;
	margin-left: 15px;
}
span.dashicons {
	color: #e61e26;
    font-size: 22px !important;
    vertical-align: middle;
    margin-right: 10px;
}
.help {
	list-style: none;
    margin-left: 0;
    display: flex;
	flex-wrap: wrap;
}
.help .help-item {
	flex-grow: 1;
    flex-basis: 0;
	padding: 15px;
	margin: 15px;
}
.help .help-item:nth-child(1) {
	background-color: #e6e7e9;
	margin-left: 0;
}
.help .help-item:nth-child(2) {
	background-color: #dc0032;
	color: #fff;
}
.help .help-item:nth-child(3) {
	background-color: #a70033;
	margin-right: 0;
	color: #fff;
}
.help .help-item:nth-child(4) {
	background-color: #c9c4be;
	margin-left: 0;
}
.help .help-item:nth-child(5) {
	background-color: #414143;
	color: #fff;
}
.help .help-item:nth-child(6) {
	background-color: #818286;
	margin-right: 0;
	color: #fff;
}
.help .help-title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0;
}
.help .help-content {
	padding-top: 15px
}
.help .help-more {
	display: block;
	padding: 20px 0;
}
.help .help-item:nth-child(2) .help-title, 
.help .help-item:nth-child(3) .help-title, 
.help .help-item:nth-child(5) .help-title, 
.help .help-item:nth-child(6) .help-title,
.help .help-item:nth-child(2) .help-more, 
.help .help-item:nth-child(3) .help-more, 
.help .help-item:nth-child(5) .help-more, 
.help .help-item:nth-child(6) .help-more {
	color: #fff;
}
@media screen and (max-width: 767px) {
	.slideshow-container .control {
    	bottom: 5px;
	}
	.menu-toggle {
		top: 5px;
	}
	header ul li {
		flex: 1 1 50%;
	}
	.checkout-custom-layout .two-column-layout-left {
		width: 100%;
		padding-right: 0;
	}
	.checkout-custom-layout .two-column-layout-right {
		width: 100%;
	}
	.wapf-field-weights .wapf-field-input .wapf-radios .wapf-checkable {
		flex: 1 1 50%;
	}
	.order-content-cost {
		width: 100% !important;
	}
	.help .help-item {
		flex: 0 0 100%;
		margin: 15px 0;
	}
}
@media screen and (max-width: 479px) {
	h1 {
		font-size: 24px;
	}
	.track-number-form {
		position: initial;
	}
	.slideshow-container .control {
		bottom: initial;
		top: 55px;
	}
	body.wp-custom-logo .logo {
		padding-left: 20px;
	}
	header ul li {
		flex: 1 1 100%;
		text-align: initial;
		padding-left: 20px;
	}
	body.home .page_content {
		padding: 20px 0;
	}
	.slideshow-container .text {
		bottom: 8px;
	}
	.wapf-field-correct-weight .wapf-field-label {
		margin-right: 0;
	}
	.wapf-field-weights .wapf-field-input .wapf-radios .wapf-checkable {
		flex: 1 1 100%;
	}
	.wapf-field-container {
		width: 100% !important;
	}
	.woocommerce form .form-row {
		width: 100% !important;
	}
	.woocommerce-page form .form-row-second {
		width: 100% !important;
		margin-left: 0 !important;
	}
	.footer {
		padding-top: 0;
		padding-bottom: 0;
	}
	.footer .cols-3 {
		margin-bottom: 0;
	}
}