@font-face {
	font-family: 'ponsi_rounded_slabregular';
	src: url('../../fonts/ponsroundedslab-regular-webfont.eot');
	src: url('../../fonts/ponsroundedslab-regular-webfont.eot?#iefix') format('embedded-opentype'), 
    	 url('../../fonts/ponsroundedslab-regular-webfont.woff2') format('woff2'), 
    	 url('../../fonts/ponsroundedslab-regular-webfont.woff') format('woff'), 
    	 url('../../fonts/ponsroundedslab-regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.contaiter,
.container.with-xlarge {
	width: 100%;
	max-width: 1280px;
}

h1,
.h1 {
	font-weight: 600;
}

.m-breadcrumb,
.m-print,
.w-notification {
	margin: 1.5em 0;
}

.panel-warning,
.panel-success {
	background-color: #fff;
	border-color: #fff;
	color: #464646;
}

.panel-warning .panel-body,
.panel-success .panel-body {
    padding: 0;
}

.panel-border .panel-heading,
.dropdown-container .dropdown-header,
.panel-border .t-striped > li:nth-child(odd) {
	background-color: #fff;
}

/* site-corporate */

.site-corporate {
	padding: 0;
	border: none;
	display: none;
}

.site-corporate .text-menu li {
	padding: 0;
}

.site-corporate .text-menu {
	margin: 0;
	display: inline;
}

.site-corporate .text-menu>li>a {
	display: block;
	color: #242424;
	padding: 10px;
	font-size: .9em;
}

.site-corporate .text-menu>li>a:hover {
	background: #c7a57e;
}

.site-footer .footer-menu .dropdown-container li,
.site-corporate .text-menu .dropdown-container li {
	padding: 0;
	border-bottom: 1px solid white;
}

.site-corporate .text-menu .dropdown-container li a {
	background: #c7a57e;
	color: white;
	padding: 10px 5px;
	display: block;
}

.site-footer .footer-menu .dropdown-container li a:hover,
.site-corporate .text-menu .dropdown-container li a:hover {
	background: #fff;
	color: #242424;
}


/* site-header */

.site-header {
	border-bottom: 5px solid #242424;
}

.site-header .logo img {
	display: block;
	margin: 21px auto;
}


/* cart */

.site-header .m-quick-cart .quick-cart-link {
	font-family: "Montserrat", sans-serif;
	position: relative;
	font-size: 15px;
}

.site-header .m-quick-cart .quick-cart-link img {
	font-size: 21px;
	vertical-align: middle;
	margin-bottom: 0;
	padding-right: 5px;
}

.site-header .m-quick-cart .quick-cart-link .m-quick-cart__count {
    position: absolute;
    background: #c7a57e;
    border-radius: 100%;
    font-size: 12px;
    color: white;
    font-weight: 700;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    top: -5px;
    margin: 0;
    left: 35px;
}


/* search */

.site-header .input-group.xsmall {
	width: 100%;
}

.site-header .form-input.input-group-main {
	background: white;
	border-radius: 20px;
	width: 100%;
	height: 36px;
	padding: 0 40px 0 20px;
	font-size: 14px;
	-webkit-box-shadow: inset 2px 3px 16px rgba(0, 0, 0, 0.5);
	box-shadow: inset 2px 3px 16px rgba(0, 0, 0, 0.5);
	border: none;
	font-weight: 500;
}

.site-header .input-group-button {
	position: absolute;
	top: 3px;
	right: 35px;
}

.site-header .xsmall .input-group-button>.button {
	padding: 0 .5em;
}

.site-header .input-group-button button {
	background: none;
	border-radius: 15px;
	border: none;
}

.site-header .input-group-button button i {
	color: #000000;
	font-size: 21px;
}


/* currency */

.w-currency-form .form-input.form-select {
	position: relative;
	border: none;
	background: #eae9e8 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzMHB4IiBoZWlnaHQ9IjNweCIgdmlld0JveD0iMCAwIDYgMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNiAzIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBwb2ludHM9IjUuOTkyLDAgMi45OTIsMyAtMC4wMDgsMCAiLz48L3N2Zz4=) no-repeat center right;
	padding: 0 0 0 10px !important;
	width: 55px;
	border-radius: 5px;
}

.currency-text {
	font-size: 13px;
	color: #1a1a1a;
	margin-left: 10px;
}


/* language */

.w-language ul {
	padding: 0;
	margin: 0;
}

.w-language ul li {
	padding: 0 1px;
}

.w-language ul li a img {
	display: block;
	border-radius: 100%;
	height: 16px;
	width: 16px;
}


/* mmenu */

.mobile-form-li:after {
	border: none;
}

.top-search-form.mm-form {
	margin: 20px;
}

#my-menu ul li a {
	text-transform: lowercase;
}

#my-menu ul li a::first-letter {
	text-transform: uppercase;
}

.site-header .navbar-header .button-primary {
	background: #242424;
	border: none;
}


/* slider */

.hero-slider-theme img {
	width: 100% !important;
}

.hero-slider-theme .owl-prev:before,
.hero-slider-theme .owl-next:before {
	color: #242424;
}

.hero-slider-theme .item-caption {
	background: none;
	text-align: left;
}

.hero-slider-theme .item-title p,
.hero-slider-theme .item-text p {
	color: #242424;
}

.hero-slider-theme .item-title p {
	font-family: 'ponsi_rounded_slabregular';
	font-size: 14px;
}

.hero-slider-theme .item-text p {
	font-size: 12px;
}

.hero-slider-theme .item-link .button-text {
	text-align: left;
	background: #242424;
	font-size: 12px;
	border-radius: 10px;
	display: inline-block;
	width: auto;
	padding: 5px;
	margin-top: 5px;
}

.hero-slider-theme .item-link i {
	display: none;
}


/* front categoies */

.m-text-header.page-title.page-title-frontpage {
	border-top: none;
	padding: 2em 0 0 0;
	margin-bottom: 2em;
	border-bottom: 5px solid #c7a57e;
}

.page-title.page-title-frontpage {
	border-color: #242424;
	padding-bottom: 0;
	text-transform: uppercase;
	margin-bottom: 2em;
}

.categories-front li {
	padding: 0;
	max-width: 144px;
	margin: 0px 9px 45px 9px;
	vertical-align: top;
}

.categories-front li a {
	display: block;
}

.categories-front li a img {
	margin-bottom: 21px;
}

.categories-front li a p {
	position: relative;
	display: block;
}

.categories-front li a p:before {
	content: '';
	display: block;
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
	background: url(/upload_dir/pics/img_shadow.png) no-repeat center;
	background-size: cover;
	width: auto;
	height: 13px;
}


/* Titles */

.page-title {
	border-top: none;
	border-bottom: 5px solid #c7a57e;
}


/* sidebar */

.column .panel-border {
	border: none;
}

.column .panel-heading {
	border: none;
	background: #c7a57e;
	text-align: center;
}

.column .panel-border,
.column .panel-heading.b-productcategories-header {
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.column .panel-heading.b-text-header {
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}

.column .panel-heading.b-productcategories-header .h5 {
	color: white;
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
}

.column .panel-heading.b-text-header .h5 {
	font-family: 'ponsi_rounded_slabregular';
	color: #242424;
	font-size: 22px;
	font-weight: 700;
}

.column-box.b-productcategories .nav-menu li a {
	font-size: 14px;
	color: #1a1a1a;
}

.column-box.b-text.b-28 .panel-body {
	padding-bottom: 0;
}

.column-box.b-text.b-28 .panel-body p {
	color: #1a1a1a;
}

.column-box.b-text.b-28 .panel-body p a {
	font-weight: 600;
}

.column-box.b-text.b-28 .panel-body img {
	margin-bottom: 0;
}

.b-productcategories .panel-body {
    padding: 1em 0;
}

.b-productcategories a:hover,
.b-productcategories .active>a {
    font-weight: bold;
}

/* frontpage products */

.productItem .type-col {
	border: none;
}

.productItem .productContent {
	overflow: visible;
}

.productItem .type-col .image.m-productlist-figure {
	-webkit-box-shadow: 0px 0px 20.93px 2.07px rgba(0, 0, 0, 0.09);
	box-shadow: 0px 0px 20.93px 2.07px rgba(0, 0, 0, 0.09);
}

.productItem .type-col .h5.m-productlist-title {
	font-size: 14px;
	font-weight: 700;
}

.productItem .type-col .form-group {
	margin: 0;
}

.productItem:nth-child(odd) .type-col .form-group {
	background: white;
}

.productItem .type-col .product-transaction,
.productItem .type-col .product-action {
	border: none;
	background: none;
}

.productItem .type-col .m-productlist-price-before-discount {
	color: #a0a0a0;
}

.productItem .type-col .product-various-price-info span,
.productItem .type-col .m-productlist-price.h5 {
	font-size: 18px;
	color: #242424;
}

.productItem .type-col .product-transaction.m-productlist-transactions {
	padding-bottom: 1em;
	padding-top: 0;
}

.productItem .type-col .product-transaction.product-action {
	padding: 0;
}

.productItem .type-col .product-transaction.product-action .button-primary {
	border: none;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background: #c7a57e;
}

.productItem .type-col .product-transaction.product-action .button-primary i {
	font-size: 26px;
}


/* splash */

.badge-succes.m-productlist-new {
	display: none;
}

.m-product .splash,
.m-productlist .splash {
	position: absolute;
	left: 17px;
	right: 0;
	top: 17px;
	z-index: 99;
}

.ribbon {
	position: absolute;
	right: 0;
	top: -17px;
	z-index: 1;
	overflow: hidden;
	width: 100px;
	height: 100px;
	text-align: right;
}

.ribbon .badge.badge-warning {
	font-size: 13px;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	color: #242424;
	text-transform: uppercase;
	text-align: center;
	line-height: 20px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	width: 120px;
	display: block;
	background: #C7A57E;
	position: absolute;
	top: 20px;
	right: -30px;
}


/*splash single product*/

.modules.m-product .badge-succes.m-product-splash-new {
	background: #c7a57e;
	color: white;
}


/* USP Front page */

.site-usp {
	padding: 1em 0;
	border-top: 1px solid #e6e6e6;
}

.site-usp .usp-item {
	text-align: center;
	padding: 1em 10px;
	text-align: center;
}

.site-usp .usp-item span {
	display: block;
	font-size: 12px;
}

.site-usp .usp-item span b {
	display: block;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #c7a57e;
}


/* footer */

.site-footer {
	padding: 10px 0 40px 0;
	text-align: center;
}

.site-footer h3 {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 30px;
}

.site-footer span,
.site-footer li,
.site-footer a {
	color: #242424;
	font-size: 13px;
	line-height: 19px;
}

.site-footer .offers-list li {
	position: relative;
	padding-left: 20px;
}

.site-footer .offers-list li:before {
	content: "\f00c";
	font-family: FontAwesome, sans-serif;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.site-footer .footer-menu {
	-webkit-column-count: 1;
	column-count: 1;
}

.site-footer .footer-menu .dropdown-menu {
	display: none !important;
}

.site-footer .footer-menu>li {
	position: relative;
	padding-left: 10px;
}

.site-footer .footer-menu>li:before {
	content: '\f111';
	font-family: FontAwesome, sans-serif;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 6px;
}

.site-footer .footer-menu .dropdown-container li a {
	background: #c7a57e;
	color: white;
	padding: 2px 5px;
	display: block;
}

.site-footer .social-links {
    margin: 1em 0 0;
}

.social-links {
    vertical-align: middle;
}

.social-links .social-link {
    margin: 5px 10px 9px;
    font-size: 20px;
    display: inline-block;
}

.site-header .social-links .social-link {
    margin: -3px 10px;
}
/* cards */

.cards {
	background: #c7a57e;
	padding: 15px 0;
}

.cards img {
	margin-bottom: 0;
}

.category-item-image img {
	border-radius: 50%;
	border: 2px solid #6a6a6a;
}

.category-item-title .h5 {
	font-size: 1em;
	text-align: center;
}

.deliveryMethodGroupProductsHeader,
.deliveryMethodGroupProducts {
    display: none;
}

@media(min-width: 768px) {
	.site-usp .usp-item {
		text-align: left;
	}
	.site-usp .usp-item img {
		margin-bottom: 0;
		margin-right: 15px;
	}
	.site-usp .usp-item img,
	.site-usp .usp-item span {
		display: inline-block;
		vertical-align: middle;
	}
	.site-footer .footer-menu {
		-webkit-column-count: 2;
		column-count: 2;
	}
	.site-footer {
		padding: 40px 0;
		text-align: left;
	}
	.site-footer h3 {
		margin-top: 0px;
	}
	.w-slider-container:after {
		background: white url(/upload_dir/pics/shadow.png) no-repeat center top;
		content: "";
		display: block;
		margin: auto;
		width: 100%;
		background-size: contain;
		margin-top: -1px;
		height: 32px;
	}
	.hero-slider-theme .item-caption {
		max-width: 400px;
		left: 10%;
		right: 0;
		bottom: unset;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.hero-slider-theme .item-title p,
	.hero-slider-theme .item-text p {
		color: #242424;
	}
	.hero-slider-theme .item-title p {
		font-size: 40px;
		line-height: 36px;
	}
	.hero-slider-theme .item-text p {
		font-size: 14px;
		line-height: 21px;
		padding-top: 5px;
	}
	.hero-slider-theme .item-link .button-text {
		font-size: 18px;
		font-weight: 600;
		padding: 5px 15px;
	}
	.productItem:nth-child(odd) .type-col {
		background: #fff;
	}
}

@media(min-width: 960px) {
	.site-corporate {
		display: block;
	}
	.site-header .logo img {
		margin: 0 auto 0 0;
	}
	.w-currency-picker {
		padding-top: 4px;
		vertical-align: middle;
		float: right;
	}
}
