/*
	Theme Name: Kidsofscandinavia.com
	Version: 1.0
	Author: AdResult.dk
	Author URI: http://adresult.dk

*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');

* {
    box-sizing: border-box;
}

.woocommerce-product-details__short-description { line-height: 1.5 !important; }

.woocommerce button { background: #dad8da !important; color: #515151 !important; height: 50px; box-sizing: border-box !important; }
.woocommerce .quantity input { height: 50px; box-sizing: border-box !important; margin-right:10px; border-radius:3px; border:1px solid #ccc !important; }


.wrap-center { max-width: 800px !important; }

.woocommerce { padding: 30px; }

.related { display: none !important; }
.product_meta { display: none !important; }

body {background:#fff; font-family: 'Open Sans', sans-serif; color: #515151; }
p {line-height: 1.5;}
.wrapper { margin-left:auto !important; margin-right:auto !important; width: calc(100% - 20px); box-sizing: border-box !important; font-size: 16px; line-height: 1.4; }

h1 { font-size: 52px; line-height: 1.1; font-weight: 400; margin-top: 0px; margin-bottom: 20px; }
h2 { font-size: 38px; line-height: 1.4; font-weight: 400; margin-top: 0px; }
#header-frontpage  h2.subtile { font-size: 26px; font-weight: 600 !important; margin-top: 0px; }
h2.subtile { font-size: 24px; font-weight: 400 !important; margin-top: 10px; }
h3 { font-size: 28px; line-height: 1.4; font-weight: 400; margin-top: 0px;  }

a {
	color: #000;
	transition: .3s ease-out;
}


.top { padding-top: 25px; padding-bottom: 25px; }
.top .logo { width: 100px; margin-left: 15px; }

.header { min-height: 900px; margin-bottom: 10px; margin-top: 10px; background: url(https://kidsofscandinavia.com/img/kos-header.jpg) center; background-size: cover; color: #454545; }
.header h1 { font-size: 28px; margin-top: 70px; color: #000; }
.header .cta a { text-align: center;  background: rgba(255, 255, 255, 0.90); font-size: 20px;; box-sizing: border-box; padding: 14px 25px; color: #000; text-decoration: none; display: inline-block; }
.header .cta a:hover { background: rgba(255, 255, 255, 1.0);}
.header-box { padding-left: 0px; font-size: 20px; line-height: 1.3; padding-top: 120px; }


.full { min-height: 900px; margin-bottom: 10px; margin-top: 10px; background: url(https://kidsofscandinavia.com/img/bg-2.jpg) center; background-size: cover; color: #454545; }
.full h1 { font-size: 28px; margin-top: 70px; color: #000; }
.full .cta a { text-align: center;  background: rgba(255, 255, 255, 0.90); font-size: 20px;; box-sizing: border-box; padding: 14px 25px; color: #000; text-decoration: none; display: inline-block; }
.full .cta a:hover { background: rgba(255, 255, 255, 1.0);}
.full-box { padding-left: 0px; font-size: 20px; line-height: 1.3; padding-top: 120px; }


.social a i { transition: transform .3s; /* Animation */ font-size: 32px; }
.social a i:hover { transform: scale(1.2); }

.cta a {
		transition: transform .3s; /* Animation */
}
.cta a:hover {
 transform: scale(1.2); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}


@keyframes shake {
	10%, 90% {
		transform: translate3d(-1px, 0, 0);
	}

	20%, 80% {
		transform: translate3d(2px, 0, 0);
	}

	30%, 50%, 70% {
		transform: translate3d(-4px, 0, 0);
	}

	40%, 60% {
		transform: translate3d(4px, 0, 0);
	}
}

.total__wrap .wp-block-columns {
  margin-top: 25px;
}
@media screen and (max-width:780px) {
  .total__wrap .wp-block-columns {
    margin-top: 0px;
  }
}


.sektion-1, .sektion-2 { margin-bottom: 0px; margin-top: 0px; }
.sektion-1 .box { border: 10px solid #fff; background: #ccc; height: 800px; padding: 10px; }
.sektion-1 .cta { padding-top: 690px; }

.sektion-2 .box { border: 10px solid #fff; background: #ccc; height: 900px; padding: 10px;  }
.sektion-2 .cta { padding-top:790px; }

.box .cta a { text-align: center; background: rgba(255, 255, 255, 0.90); font-size: 20px; box-sizing: border-box; display: inline-block; padding: 14px 35px;  color: #000; text-decoration: none;  }
.box .cta a:hover { background: rgba(255, 255, 255, 1.0); padding: 14px 35px; }

.bg-1 { background: url(https://kidsofscandinavia.com/wp-content/uploads/2019/09/21.jpg) bottom center  !important; background-size: cover !important;  }
.bg-2 { background: url(https://kidsofscandinavia.com/wp-content/uploads/2018/09/A.jpg) bottom center  !important; background-size: cover !important;  }
.bg-3 { background: url(https://kidsofscandinavia.com/wp-content/uploads/2019/08/12.jpg) bottom center  !important; background-size: cover !important;  }
.bg-4 { background: url(https://kidsofscandinavia.com/wp-content/uploads/2018/09/26.jpg) bottom center !important; background-size: cover !important;  }
.bg-5 { background: url(https://kidsofscandinavia.com/wp-content/uploads/2018/09/19.jpg) bottom center !important; background-size: cover !important;  }
.bg-6 { background: url(https://kidsofscandinavia.com/wp-content/uploads/2019/08/48.jpg) bottom center  !important; background-size: cover !important;  }
.bg-7 { background: url(https://kidsofscandinavia.com/wp-content/uploads/2018/09/H.jpg) bottom center  !important; background-size: cover !important;  }
.bg-8 { background: url(https://kidsofscandinavia.com/wp-content/uploads/2019/08/7.jpg) bottom center  !important; background-size: cover !important;  }


.content {  }
.content-box { padding-left: 20px !important; font-size: 16px; max-width: 500px; color: #666; }
.content-box b, .content-box strong { color: #000;  }
.content h1 { font-size: 24px; padding-top: 60px; color: #000; }



.footer { padding-bottom: 100px; }
.footer-menu { background: #f5f5f5; margin-top: 0px; margin-bottom: 100px; padding-top: 50px; padding-bottom: 50px; border: 10px solid #fff; padding-left:30px; padding-right:30px; }



.footer-menu .colm { width: 25%; float: left; }
.footer-menu .colm a { display: block; line-height:2; }
.footer-menu .colm a.focus { text-decoration: underline; }
.footer-menu a { display: block; color: #454545; text-decoration: none; font-weight: 300; font-size: 13px;  }
.footer-copyright { text-align: center; color: #555; }
.footer-copyright img { width: 130px; margin-top: 0px; }


.footer-1 { text-align: right; font-size: 12px; padding-right: 10px; margin-top: -20px; }
.social { text-align: left; font-size: 12px; padding-left: 100px; margin-top: -20px; }


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

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

	.top { padding-top: 20px; padding-bottom: 10px; text-align: center; }

	.sektion-1, .sektion-2 { margin-bottom: 0px; margin-top: 0px; }
	.sektion-1 .box { border: 10px solid #fff; background: #ccc; height: 500px; padding: 10px; }
	.sektion-1 .cta { padding-top: 380px; }

	.sektion-2 .box { border: 10px solid #fff; background: #ccc; height: 600px; padding: 10px;  }
	.sektion-2 .cta { padding-top:480px; }



	.header { min-height: 600px; margin-bottom: 10px; margin-top: 10px; background: url(https://kidsofscandinavia.com/img/kos-header.jpg) center; background-size: cover; color: #fff; text-shadow: 1px 1px 10px black; }
	.header h1 { font-size: 28px; margin-top: 70px; color: #fff; }
	.header .cta a { text-align: center;  background: rgba(255, 255, 255, 0.90); font-size: 20px;; box-sizing: border-box; padding: 14px 25px; color: #000; text-decoration: none; display: inline-block; text-shadow: none; }
	.header .cta a:hover { background: rgba(255, 255, 255, 1.0);}
	.header-box { padding-left: 0px; font-size: 20px; line-height: 1.3; padding-top: 30px; }


	.full { min-height: 600px; margin-bottom: 10px; margin-top: 10px; background: url(https://kidsofscandinavia.com/img/bg-2.jpg) center; background-size: cover; color: #fff; text-shadow: 1px 1px 10px black; }
	.full h1 { font-size: 28px; margin-top: 70px; color: #fff; }
	.full .cta a { text-align: center;  background: rgba(255, 255, 255, 0.90); font-size: 20px;; box-sizing: border-box; padding: 14px 25px; color: #000; text-decoration: none; display: inline-block;text-shadow: none; }
	.full .cta a:hover { background: rgba(255, 255, 255, 1.0);}
	.full-box { padding-left: 0px; font-size: 20px; line-height: 1.3; padding-top: 30px; }



	.content h1 { font-size: 24px; padding-top: 20px; color: #000; }


	.footer { padding-bottom: 100px; }
	.footer-menu { background: #f5f5f5; margin-top: 0px; margin-bottom: 40px; padding-top: 50px; padding-bottom: 50px; border: 10px solid #fff; }

	.footer-menu .colm { width: 100%; display: block; margin-bottom:25px; }
	.footer-menu .colm.colm-hide { display: none; }


	.footer-copyright { text-align: center; color: #555; }
	.footer-copyright img { width: 130px; margin-top: 0px; }

	.footer-1 {  font-size: 12px; display: block; width: 100%; text-align: center; margin: 0px; margin-top: 30px; margin-bottom: 30px;  }
	.social { font-size: 12px; display: block; width: 100%; text-align: center; margin: 0px; padding: 0px; }

}

/* Bazuka */
.total__wrap img {
    height: auto;
}

.total__wrap {
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
	max-width: 1440px;
}

.total__wrap .wp-block-image img {
    height: auto;
}

.total__wrap .wp-block-image.circled {
	margin: 0;
	overflow: hidden;
    position: relative;
	border-radius: 50%;
}

.total__wrap .wp-block-image.circled figcaption {
	top: 50%;
	left: 50%;
	margin: 0;
	width: 100%;
	height: 100%;
	display: flex;
	font-size: 28px;
	color: #ffffff;
	position: absolute;
	align-items: center;
	transition: .3s ease-out;
	pointer-events: none;
	flex-direction: column;
	justify-content: center;
	transform: translate(-50%, -50%);
	background-color: rgba(69, 69, 69, .69);
}
@media(min-width: 1100px){
	.total__wrap .wp-block-image.circled a:hover ~ figcaption {
		background-color: rgba(217, 209, 206, 1);
	}
}

.total__wrap .wp-block-image.circled:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.total__wrap .wp-block-image.circled img {
	top: 50%;
	left: 50%;
	width: 100%;
    position: absolute;
    transform:translate(-50%,-50%);
}

.total__wrap .wp-block-separator {
	border: 0 solid #cccccc;
	border-bottom-width: 1px;
}

.total__wrap .wc-block-grid__product .wc-block-grid__product-title {
	font-size: 20px;
    font-weight: 100;
	text-decoration: none;
}

h1.product_title.entry-title { font-size: 28px;}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.woocommerce div.product form.cart .button,
.total__wrap .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button,
.total__wrap .wp-block-button__link {
	z-index: 2;
	font-size: 16px;
	color: #515151;
	overflow: hidden;
	border-radius: 0;
	position: relative;
	transition: .3s ease-out;
	background-color: transparent;
}

.woocommerce #respond input#submit.alt:focus, .woocommerce a.button.alt:focus, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:focus,
.woocommerce #respond input#submit:focus, .woocommerce a.button:focus, .woocommerce button.button:focus, .woocommerce input.button:focus,
.woocommerce div.product form.cart .button:focus,
.total__wrap .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button:focus,
.total__wrap .wp-block-button__link:focus {
	outline: none;
}
.woocommerce-tabs.wc-tabs-wrapper {
  display: none;
}
.baz_button {
	height: 46px;
	white-space: nowrap;
	padding: 0px 35px !important;
	line-height: 46px !important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	color: #ffffff !important;
	padding: 15px 35px;
}

.woocommerce button.button.alt.single_add_to_cart_button {
	/* color: #515151 !important; */
}

@media(min-width: 1100px){
	.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
		color: #515151 !important;
	}
}

.total__wrap .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button,
.total__wrap .wp-block-button__link {
	margin-top: 15px !important;
}

.woocommerce #respond input#submit:before, .woocommerce a.button:before, .woocommerce button.button:before, .woocommerce input.button:before,
.woocommerce #respond input#submit:after, .woocommerce a.button:after, .woocommerce button.button:after, .woocommerce input.button:after,
.woocommerce div.product form.cart .button:before,
.woocommerce div.product form.cart .button:after,
.total__wrap .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button:before,
.total__wrap .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button:after,
.total__wrap .wp-block-button__link:after,
.total__wrap .wp-block-button__link:before {
	content: "";
	top: 50%;
	left: 50%;
	width:100%;
	z-index: -2;
	height: 100%;
	display: block;
	position: absolute;
	background-color: #F2F2F2;
	transform:translate(-50%,-50%);
}

.woocommerce #respond input#submit.alt:before, .woocommerce a.button.alt:before, .woocommerce button.button.alt:before, .woocommerce input.button.alt:before {
	background-color: #96c781;
}
.woocommerce #respond input#submit.alt:after, .woocommerce a.button.alt:after, .woocommerce button.button.alt:after, .woocommerce input.button.alt:after {
	background-color: #D4D9CE;
}

.woocommerce table.shop_table td a,
.total__wrap .wc-block-grid__product .wc-block-grid__product-title a,
.total__wrap .wc-block-grid__product-link {
	text-decoration: none;
}

.woocommerce #respond input#submit:after, .woocommerce a.button:after, .woocommerce button.button:after, .woocommerce input.button:after,
.woocommerce div.product form.cart .button:after,
.total__wrap .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button:after,
.total__wrap .wp-block-button__link:after {
	width: 0;
	height: 0;
	opacity: 0;
	z-index: -1;
	border-radius: 50%;
	background-color: #454545;
	transition: .8s cubic-bezier(0.25, 1, 0.5, 1);
}

.woocommerce #respond input#submit:after, .woocommerce a.button:after, .woocommerce button.button:after, .woocommerce input.button:after,
.woocommerce div.product form.cart .button:after,
/*.total__wrap .wc-block-grid__product:nth-child(6n + 1) .wc-block-grid__product-image,*/
.total__wrap .wc-block-grid__product:nth-child(6n + 1) .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button:after,
.total__wrap .wc-block-grid__product:nth-child(6n + 1) .wp-block-button__link:after {
	background-color: #DCDBE1; /* purple */
}
/*.total__wrap .wc-block-grid__product:nth-child(6n + 2) .wc-block-grid__product-image,*/
.total__wrap .wc-block-grid__product:nth-child(6n + 2) .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button:after,
.total__wrap .wc-block-grid__product:nth-child(6n + 2) .wp-block-button__link:after {
	background-color: #E6DBD9; /* red */
	/*background-color: #d8d8d8; /* gray */
}
/*.total__wrap .wc-block-grid__product:nth-child(6n + 3) .wc-block-grid__product-image,*/
.total__wrap .wc-block-grid__product:nth-child(6n + 3) .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button:after,
.total__wrap .wc-block-grid__product:nth-child(6n + 3) .wp-block-button__link:after {
	background-color: #ECE1CD; /* yellow */
}
/*.total__wrap .wc-block-grid__product:nth-child(6n + 4) .wc-block-grid__product-image,*/
.total__wrap .wc-block-grid__product:nth-child(6n + 4) .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button:after,
.total__wrap .wc-block-grid__product:nth-child(6n + 4) .wp-block-button__link:after {
	background-color: #D9D1CE; /* orange */
}
/*.total__wrap .wc-block-grid__product:nth-child(6n + 5) .wc-block-grid__product-image,*/
.total__wrap .wc-block-grid__product:nth-child(6n + 5) .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button:after,
.total__wrap .wc-block-grid__product:nth-child(6n + 5) .wp-block-button__link:after {
	background-color: #D4D9CE; /* green */
}
/*.total__wrap .wc-block-grid__product:nth-child(6n + 6) .wc-block-grid__product-image,*/
.total__wrap .wc-block-grid__product:nth-child(6n + 6) .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button:after,
.total__wrap .wc-block-grid__product:nth-child(6n + 6) .wp-block-button__link:after {
	background-color: #CDE5EC; /* blue */
}

@media(min-width: 1100px){
	.woocommerce #respond input#submit:hover:after, .woocommerce a.button:hover:after, .woocommerce button.button:hover:after, .woocommerce input.button:hover:after,
	.woocommerce div.product form.cart .button:hover:after,
	.total__wrap .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button:hover:after,
	.total__wrap .wp-block-button__link:hover:after {
		opacity: 1;
		width: 300px;
		height: 300px;
	}
}
.woocommerce div.product div.summary {
  margin-top: 2em;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.wc-block-components-formatted-money-amount {
	color: #96c781;
}
.woocommerce .single-product button, .woocommerce .single-product button::before {
    background-color: #96c781 !important;
    color: #ffffff !important;
}

input#coupon_code {
    width: 200px;
}


.products.columns-4 .add_to_cart_button
{display: none;}

.total__wrap .wc-block-grid__products .wc-block-grid__product-image {
	overflow: hidden;
	margin-bottom: 28px;
}

.total__wrap .wc-block-grid__products .wc-block-grid__product-image img {
    float: none;
    margin: 0 auto;
	max-width: 350px;
}

.socials__column a {
	opacity: 1;
	transition: .3s ease-out;
}

@media(min-width: 1100px){
	.socials__column a:hover {
		opacity: .6;
	}
}

.footer-copyright-new {
	width: 100vw;
	padding: 18px;
	font-size: 14px;
	color: #ffffff;
	min-height: 50px;
	line-height: 1.2;
	font-weight: 100;
	text-align: center;
	box-sizing: border-box;
	background-color: #454545;
}

.footer-menu .total__wrap h3 {
	font-size: 20px;
	margin-bottom: 5px;
}

.footer-menu .total__wrap strong,
.footer-menu .total__wrap p,
.footer-menu .total__wrap a {
	font-size: 14px;
}

.footer-menu .total__wrap p {
	margin-top: 0;
}

.footer-menu .total__wrap strong,
.footer-menu .total__wrap a + h3 {
	display: block;
	margin-top: 25px;
}

.social__wrap {
	text-align: center;
	margin: 75px 0 65px;
}

.social__wrap .total__wrap {
	padding-top: 75px;
	border-top: 1px solid #cccccc;
}

.social__wrap a {
	margin: 0 10px 10px;
	text-decoration: none;
}

.social__wrap a svg {
	width: 50px;
	height: 50px;
	fill: #7E7E7E;
	transition: .3s ease-out;
}

@media(min-width: 1100px){
	.social__wrap a:hover svg {
		fill: #CDE5EC;
	}
	.social__wrap a:nth-of-type(3n + 2):hover svg {
		fill: #DCDBE1;
	}
	.social__wrap a:nth-of-type(3n + 3):hover svg {
		fill: #E6DBD9;
	}
}

.woocommerce .quantity .qty {
    margin: 0;
    border-radius: 0;
    border-color: #f2f2f2 !important;
    border-right: 0;
}

.woocommerce div.product form.cart div.quantity {
    margin: 0;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
	transition: .3s ease-out;
}

.woocommerce div.product div.images .flex-control-thumbs li {
	max-width: 100px;
}

.woocommerce table.shop_table {
    border: 0;
}

input, textarea, select {
    padding: 10px 15px;
    border-radius: 0;
    border: 1px solid #cccccc;
}

input, textarea, select {
    padding: 10px 15px;
    border-radius: 0;
    border: 1px solid #cccccc;
}

.select2-container .select2-selection--single {
    height: 40px;
    border-radius: 0;
    border-color: #cccccc;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 6px 15px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    width: 40px;
}

.woocommerce-additional-fields {
    padding-top: 75px;
}

@media(max-width: 768px){
	.woocommerce-additional-fields {
		padding: 45px 0;
	}
}

#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {
	max-width: 100%;
}

.woocommerce {
	padding: 30px 0;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    border-radius: 0;
    background-color: whitesmoke;
}

.woocommerce table.shop_table td.product-thumbnail {
    max-width: 100px;
}

.woocommerce-info,
.woocommerce-error,
.woocommerce-message {
	border: 0;
}

.woocommerce-message {
	background-color: #D4D9CE;
}

.woocommerce-error {
	background-color: #E6DBD9;
}

.woocommerce-info {
	background-color: #DCDBE1;
}

.woocommerce-info:before,
.woocommerce-error:before,
.woocommerce-message:before {
	color: #515151;
}

.header__top {
	top: 0;
	left: 0;
    width: 100%;
	z-index: 14;
	position: fixed;
	padding-top: 0px;
	padding-bottom: 0px;
    background: #ffffff;
}

.header__top + .margined {
	padding-top: 170px;
}
@media(max-width:781px){
  .header__top + .margined {
  	padding-top: 150px;
  }
}
.header__top .total__wrap {
	padding-top: 25px;
    padding-bottom: 25px;
	border-bottom: 2px solid #cccccc;
}

@media(max-width:781px){
	.hide-tablet-column {
		display: none;
	}
}

.woocommerce table.shop_table .cart_item td:first-child {
    white-space: nowrap;
}

.burger {
	width: 35px;
	height: 31px;
	cursor: pointer;
	position: relative;
}

.burger span {
	top: 50%;
	left: 50%;
	width: 35px;
	height: 3px;
	position: absolute;
	transition: .3s ease-out;
	pointer-events: none;
	background-color: #515151;
	transform: translate(-50%, -50%);
	transition: .3s ease, top .3s ease-out .3s, transform .3s ease-out .0s, opacity .3s ease-out .3s;
}

.burger span:first-child {
	top: calc(50% - 11px);
}

.burger span:last-child {
	top: calc(50% + 11px);
}

@media(min-width: 1100px){
	.burger:hover span {
		background-color: #DCDBE1;
	}
}

.navigation__open .burger span {
	opacity: 0;
	transition: .3s ease, top .3s ease-out .0s, transform .3s ease-out .3s, opacity .3s ease-out .0s;
}

.navigation__open .burger span:first-child,
.navigation__open .burger span:last-child {
	top: 50%;
	opacity: 1;
}

.navigation__open .burger span:first-child {
	transform: translate(-50%, -50%) rotate(45deg);
}
.navigation__open .burger span:last-child {
	transform: translate(-50%, -50%) rotate(-45deg);
}

.half-col {
	max-width: 50%;
	flex-basis: 50%;
	text-align: left;
}

.total__wrap .custom-logo-link img {
	max-width: 112px;
	max-height: 60px;
}

.cols {
	display: flex;
	flex-wrap: wrap;
}

.navigation > ul {
	margin: 0;
    padding: 0;
	display: flex;
    list-style: none;
	justify-content: flex-end;
}

.navigation > ul > li {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.navigation > ul > li > a {
	padding: 15px;
    position: relative;
	text-decoration: none;
	transition: .3s ease-out;
}

@media(min-width: 1100px){
	.navigation > ul > li > a:hover {
		color: #DCDBE1;
	}
}

.navigation > ul > li > a > i {
	font-size: 22px;
    margin-right: 15px;
}

.navigation .cart-count {
	top: 8px;
	left: 08px;
	opacity: 1;
	width: 16px;
	height: 16px;
	display: flex;
	font-size: 11px;
	color: #ffffff;
	overflow: hidden;
	position: absolute;
	border-radius: 50%;
	visibility: visible;
    align-items: center;
	pointer-events: none;
	justify-content: center;
	background-color: #dc9494;
	transform: translate(-50%, -50%);
	transition: .2s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.navigation .cart-count.hide {
	opacity: 0;
	visibility: hidden;
	width: 0px;
	height: 0px;
}

#wpadminbar {
	display: none;
}

.full__navigation {
    left: 50%;
	top: 100px;
	opacity: 0;
    z-index: 13;
    width: 100%;
	display: flex;
	overflow: auto;
    position: fixed;
    max-width: 1440px;
	visibility: hidden;
	pointer-events: none;
    align-items: flex-end;
    flex-direction: column;
	transition: .6s ease-out;
    transform: translateX(-50%);
	background-color: rgba(255, 255, 255, 0.8);
}

.navigation__open .full__navigation {
	top: 115px;
	opacity: 1;
	visibility: visible;
	pointer-events: all;
}

.full__navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}

.full__navigation > ul > li a {
	padding: 15px;
    display: block;
    font-size: 20px;
	transition: .3s ease;
	text-decoration: none;
}

.full__navigation > ul > li > ul a {
	font-size: 16px;
	position: relative;
	padding: 10px 15px;
}

.full__navigation > ul > li > ul > li:first-child a {
	padding-top: 5px;
}
.full__navigation > ul > li > ul {
	margin-bottom: 0px;
	max-height: 0;
	overflow: hidden;
	transition: .3s ease-out;
}
.full__navigation > ul > li > ul.opened {
	max-height: 250px;
	margin-bottom: 35px;
}

.full__navigation .menu-item-has-children > a {
	position: relative;
	padding-right: 40px;
}

.full__navigation .menu-item-has-children > a:before,
.full__navigation .menu-item-has-children > a:after {
	top: 50%;
	width: 12px;
    right: 10px;
    height: 2px;
	content: "";
	display: block;
	position: absolute;
	transition: .3s ease-out;
	background-color: #515151;
	transform: translate(-50%,-50%);
}

.full__navigation .menu-item-has-children > a:after {
	transform: translate(-50%,-50%) rotate(90deg);
}

.full__navigation .menu-item-has-children > a.opened:before,
.full__navigation .menu-item-has-children > a.opened:after {
	transform: translate(-50%,-50%) rotate(360deg);
}

.navigation a,
.full__navigation a {
	color: #515151;
}

.full__navigation > ul > li > ul a:after {
	top: 50%;
	right: 0;
	content: "";
	position: absolute;
	transform: translateY(-50%);
}

.total__wrap .wc-block-grid__product-add-to-cart a.added_to_cart {
    display: block;
    padding-top:10px;
}

@media(min-width: 1100px){
	.full__navigation .menu-item-has-children > a:hover:before,
	.full__navigation .menu-item-has-children > a:hover:after {
		background-color: #DCDBE1;
	}

	.full__navigation > ul.menu .menu-item-has-children:nth-child(6n + 1) > a:before:hover,
	.full__navigation > ul.menu .menu-item-has-children:nth-child(6n + 1) > a:after:hover { color: #DCDBE1; }
	.full__navigation > ul.menu .menu-item-has-children:nth-child(6n + 2) > a:before:hover,
	.full__navigation > ul.menu .menu-item-has-children:nth-child(6n + 2) > a:after:hover { color: #E6DBD9; }
	.full__navigation > ul.menu .menu-item-has-children:nth-child(6n + 3) > a:before:hover,
	.full__navigation > ul.menu .menu-item-has-children:nth-child(6n + 3) > a:after:hover { color: #ECE1CD; }
	.full__navigation > ul.menu .menu-item-has-children:nth-child(6n + 4) > a:before:hover,
	.full__navigation > ul.menu .menu-item-has-children:nth-child(6n + 4) > a:after:hover { color: #D9D1CE; }
	.full__navigation > ul.menu .menu-item-has-children:nth-child(6n + 5) > a:before:hover,
	.full__navigation > ul.menu .menu-item-has-children:nth-child(6n + 5) > a:after:hover { color: #D4D9CE; }
	.full__navigation > ul.menu .menu-item-has-children:nth-child(6n + 6) > a:before:hover,
	.full__navigation > ul.menu .menu-item-has-children:nth-child(6n + 6) > a:after:hover { color: #CDE5EC; }

	.full__navigation > ul.menu li > a:hover { color: #DCDBE1; }
	.full__navigation > ul.menu li:nth-child(6n + 1) > a:hover { color: #DCDBE1; }
	.full__navigation > ul.menu li:nth-child(6n + 2) > a:hover { color: #E6DBD9; }
	.full__navigation > ul.menu li:nth-child(6n + 3) > a:hover { color: #ECE1CD; }
	.full__navigation > ul.menu li:nth-child(6n + 4) > a:hover { color: #D9D1CE; }
	.full__navigation > ul.menu li:nth-child(6n + 5) > a:hover { color: #D4D9CE; }
	.full__navigation > ul.menu li:nth-child(6n + 6) > a:hover { color: #CDE5EC; }
}

.show-mobile {
	display: none !important;
}

.woocommerce #content table.cart td.actions,
.woocommerce table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.woocommerce-page table.cart td.actions {
	padding-left: 0;
	padding-right: 0;
	background-color: #ffffff !important;
}

.woocommerce .cart_totals table.shop_table {
    text-align: right;
}

.woocommerce .cart_totals table.shop_table th {
    width: 50%;
}
.woocommerce .cart_totals table.shop_table td {
    padding-right: 0;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    width: 40%;
}

a.checkout-button {
    float: right;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	text-align: center;
}

.wp-block-handpicked-products {
	margin-top: 15px;
}

nav.woocommerce-MyAccount-navigation,
.woocommerce-MyAccount-content {
    float:left;
}

nav.woocommerce-MyAccount-navigation {
    width: 25%;
}

.woocommerce-MyAccount-content {
    width: 75%;
}

nav.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0
}

nav.woocommerce-MyAccount-navigation ul li {
    margin: 0 0 10px;
    font-size:18px
}

.woocommerce .woocommerce-ordering select,
.woocommerce-result-count {
    display: none;
}

@media(min-width:768px){
	.wc-block-grid__products {
		padding: 15px 130px;
	}

	.wc-block-grid__product {
		border-left-width: 15px;
		border-right-width: 15px;
	}
}

@media(max-width:767px){
	.show-mobile {
		display: block !important;
	}
	.hide-mobile {
		display: none !important;
	}

	.total__wrap .custom-logo-link img {
		max-width: 88px;
    	max-height: 49px;
	}

	.header__top .total__wrap {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.header__top + .total__wrap {
		padding-top: 84px;
	}

	.full__navigation {
		top: 74px;
		height: calc(100vh - 84px);
	}

	.navigation__open .full__navigation {
		top: 84px;
	}

	.navigation__open {
		overflow: hidden;
	}

	.wc-block-grid__product {
		margin-bottom: 45px;
	}

	.total__wrap .wc-block-grid__products .wc-block-grid__product-image {
		margin-bottom: 15px;
	}

	.wc-block-grid__product .wc-block-grid__product-image,
	.wc-block-grid__product .wc-block-grid__product-title {
		margin-bottom: 2px;
	}

	.wp-block-nextend-smartslider3 {
		overflow: hidden;
	}

	.n2-section-smartslider {
		left: 50%;
		width: 200% !important;
		transform: translateX(-50%);
	}

	.woocommerce .cart-collaterals .cart_totals,
	.woocommerce-page .cart-collaterals .cart_totals {
		width: 100%;
	}

	nav.woocommerce-MyAccount-navigation,
	.woocommerce-MyAccount-content {
		width: 100%;
	}

	nav.woocommerce-MyAccount-navigation {
		margin-bottom: 45px;
		padding-bottom: 35px;
		border-bottom: 1px solid #ccc;
	}
}
