/*
font-family: 'Akrobat', sans-serif; 100
font-family: 'Roboto', sans-serif; 300


NEW FONTS
font-family: 'HurmeGeometricSans4-Light', sans-serif; 300

*/


img[src$=".svg"] {
    width: 7680px;
}

/************************************************* MAIN CSS *************************************************/
html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, audio, video
{   font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
}

#top .special_amp, #top input[type="text"], #top textarea, #top .button {
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-style: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit !important;
}

strong {
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
}

mark {
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
    font-size: 36px;
    line-height: 1.2;
    background-color: #ffffff3d;
}


h1, header .logo span {
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
    text-transform: none !important;
    font-size: 36px;
    line-height: 1.3;
}
h2, h2 a {
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
    text-transform: none !important;
    font-size: 30px;
    line-height: 1.3;
}
h3 {
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
    text-transform: none !important;
    font-size: 26px;
    line-height: 1.3;
}
h4 {
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
    text-transform: none !important;
    font-size: 22px;
    line-height: 1.3;
}


.av-subheading {
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
    text-transform: none !important;
    font-size: 18px !important;
    line-height: 1.3;
    letter-spacing: 0px;
    margin-top: 5px;
}

.grid-entry-title {
    font-size: 22px;
}

.sort_width_container {
    font-size: 20px;
    left: 25%;
    width: max-content;
}


/*MENU*/
.av-main-nav > li > a > span {
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
    font-size: 18px;
}

#top .av-menu-button > a .avia-menu-text {
   	border: 1px solid #111111;
   	background: #4966ea;
    color: #ffffff;
	border-radius: 50px;
}
#top .av-menu-button > a .avia-menu-text:hover {
	background-color: #ffffff;
	color: #19042d;
}

.avia-menu-fx {
    bottom: 10px;
    height: 3px;
    width: 70%;
    left: 15%;
    border-radius: 15%;
}

/*SUB MENU + SVG*/
html .sub-menu > li > a > span > span {
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
    font-size: 18px;
}

html .sub-menu {
    min-width: 300px;
    left: -65px;
}

html img._before._svg {
    width: 4em;
    margin-right: 1em;
    vertical-align: middle;
}

.html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet {
    display: none;
}

.html_av-overlay-side #top #wrap_all .av-burger-overlay li li a {
    padding-left: 45px;
}

/* SVG Logo */
.logo img {
	display: none !important;
}

/*BUTTON*/
#main .ow-button {
    padding-top: 20px;
}
#main .ow-button .avia-button {
   	border: 1px solid #19042d;
   	background: #4966ea;
    color: #ffffff;
	border-radius: 50px;
	min-width: 230px;
	font-size: 14px;
}
#main .ow-button .avia-button:hover {
	background-color: #19042d;
	color: #ffffff;
}

/* OFF Animated Slides */
.avia_transform .av_slideshow_full .active-slide,
.avia_transform .av_slideshow_full .active-slide .avia-caption-title,
.avia_transform .av_fullscreen .active-slide .avia-caption-title,
.avia_transform .av_slideshow_full .avia-caption-content,
.avia_transform .av_slideshow_full .avia-caption-title,
.avia_transform .av_fullscreen .avia-caption-content,
.avia_transform .av_fullscreen .avia-caption-title,
.avia_transform .avia-slideshow-button {
    animation: none !important;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    visibility: visible !important;
    transition: none !important;
    transform: none !important;
}

/* CheckBox */
input[type="checkbox"] {
    margin-right: 20px !important;
    top: 3px !important;
    -ms-transform: scale(2) !important;
    -moz-transform: scale(2) !important;
    -webkit-transform: scale(2) !important;
    -o-transform: scale(2) !important;
}

/*FOOTER*/
#footer {
    padding: 0px;
}
#footer .widget {
    margin: 30px 0px 22px 0px;
}
.custom-html-widget i {
    font-size: 45px;
}
.custom-html-widget p {
    margin: -53px 0px 0px 55px;
}

/*SOCKET*/
#socket .copyright {
    text-align: center;
    width: 100%;
}

/*SELECTED TEXT*/
::-moz-selection {
    color: #111111;
    background: #1ab6ea;
}
::selection {
    color: #111111;
    background: #1ab6ea;
}



/* ========================================GRID CSS==================================== */
#top .ow-slim .av-flex-placeholder {
    width: 3%;
}

.ow-border-box {
	-webkit-box-shadow: 0px 7px 15px 3px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 7px 15px 3px rgba(0,0,0,0.15);
	box-shadow: 0px 7px 15px 3px rgba(0,0,0,0.15);
	background-color: #ffffff;
}

/*.ow-grad {
    -webkit-box-shadow: 0px 25px 35px 10px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 25px 35px 10px rgba(0,0,0,0.25);
    box-shadow: 0px 25px 35px 10px rgba(0,0,0,0.25);
}*/

.ow-link .flex_cell {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  cursor: pointer;
}
.ow-link .flex_cell:hover {
  position:relative;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  overflow: visible;
  z-index: 9999;
}

.html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 0px !important;
}

#header {
    background-color: #faeee64d;
}

.header-scrolled {
    background-color: #faeee6 !important;
}

#top #header_main > .container, #top #header_main > .container .main_menu .av-main-nav > li > a, #top #header_main #menu-item-shop .cart_dropdown_link, #top #header_main .logo .subtext {
    height: 55px !important;
    line-height: 55px !important;
}

#top #header_main .logo a {
    max-height: 55px !important;
    text-decoration: none;
}

.woocommerce-page .container_wrap_first {
    padding-top: 55px !important;
}

.single-product.woocommerce-page .container_wrap_first {
    padding-top: 110px !important;
}


/************************************************* CUSTOM CSS *************************************************/
.six-col h2 {
    text-align: center;
}

.six-col h2 a {
    text-align: center;
    font-size: 20px;
}

.six-col img {
    width: 88%;
    left: 6%;
}

.responsive .six-col .container {
	max-width: 1330px;
    padding-left: 0;
    padding-right: 0;
}


.image-overlay {
    display: none !important;
}

#top .single_button a {
	background-color:transparent;
	font-size:26px;
	color:#6d4230 !important;
	border:1px dotted #a3705b !important;
	border-radius:30px;
	margin-top: 40px;
}

#top .single_button a span {
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
}

#socket a {
    color: #eeeeee;
}



#top #product-2158 .single-product-summary .price .fancybox-inline,
#top #product-2260 .single-product-summary .price .fancybox-inline,
#top #product-2273 .single-product-summary .price .fancybox-inline,
#top #product-2283 .single-product-summary .price .fancybox-inline,
#top #product-2293 .single-product-summary .price .fancybox-inline,
#top #product-2305 .single-product-summary .price .fancybox-inline,
#top #product-2336 .single-product-summary .price .fancybox-inline,
#top #product-2351 .single-product-summary .price .fancybox-inline,
#top #product-2193 .single-product-summary .price .fancybox-inline,
#top #product-2193 .single-product-summary .price .fancybox-inline,
#top #product-2274 .single-product-summary .price .fancybox-inline,
#top #product-2284 .single-product-summary .price .fancybox-inline,
#top #product-2294 .single-product-summary .price .fancybox-inline,
#top #product-2306 .single-product-summary .price .fancybox-inline,
#top #product-2337 .single-product-summary .price .fancybox-inline,
#top #product-2352 .single-product-summary .price .fancybox-inline {
    display: none !important;
}

#top #product-2158 .single-product-summary .price strong,
#top #product-2260 .single-product-summary .price strong,
#top #product-2273 .single-product-summary .price strong,
#top #product-2283 .single-product-summary .price strong,
#top #product-2293 .single-product-summary .price strong,
#top #product-2305 .single-product-summary .price strong,
#top #product-2336 .single-product-summary .price strong,
#top #product-2351 .single-product-summary .price strong,
#top #product-2193 .single-product-summary .price strong,
#top #product-2193 .single-product-summary .price strong,
#top #product-2274 .single-product-summary .price strong,
#top #product-2284 .single-product-summary .price strong,
#top #product-2294 .single-product-summary .price strong,
#top #product-2306 .single-product-summary .price strong,
#top #product-2337 .single-product-summary .price strong,
#top #product-2352 .single-product-summary .price strong {
    padding-left: 20px !important;
}







/************************************************* Jano CSS *************************************************/
.six-col .flex_column.av_one_fifth {
	width: 14.5%;
	margin-left: 2%;
}

.six-col .flex_column.av_one_fifth.first {
	clear: none;
	margin-left: 2%;
}

/*.six-col .flex_column.av_one_fifth:nth-child(6) {
	margin-top: 0 !important;
}*/

#footer {
	background-color:#d4b299;
	padding:80px 0 80px 0;
	font-size:16px;
	color:#faeee6;
}

#footer h3.widgettitle {
	display:none !important;
}

#footer .custom-html-widget p {
	margin:0px;
    color:#faeee6;
	text-align:center !important;
}

#footer .custom-html-widget p strong {
	display:block;
	font-size:24px;
	color:#3d261e;
	margin:0 0 8px 0;
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
}

#footer .footer-row1 {
	margin:0 0 80px 0;
}

#footer p.footer-text-with-icon {
	padding-top:110px;
	background:url('/wp-content/uploads/2019/03/footer-icon1.png') no-repeat center top transparent;
}

#footer ul.footer-text-with-icon {
    padding-top:110px;
    background:url('/wp-content/uploads/2019/03/footer-icon4.png') no-repeat center top transparent;
}

#footer ul li {
    line-height:24px;
}

#footer ul li a,
#footer .footer-row2 p a {
	color:#62463c;
	font-size:17px;
}

#footer .footer-row2 ul,
#footer .footer-row2 p {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:left !important;
    color:#62463c;
	font-size:18px;
	padding-left:25%;
}

#footer .flex_column:first-child + .flex_column .footer-row1 .footer-text-with-icon {
    background-image:url('/wp-content/uploads/2019/03/footer-icon2.png');
}

#footer .flex_column:first-child + .flex_column .footer-row2 .footer-text-with-icon {
    background-image:url('/wp-content/uploads/2019/03/footer-icon5.png');
}

#footer .flex_column:first-child + .flex_column + .flex_column .footer-row1 .footer-text-with-icon {
    background-image:url('/wp-content/uploads/2019/03/footer-icon3.png');
}

#footer .flex_column:first-child + .flex_column + .flex_column .footer-row2 .footer-text-with-icon {
    background-image:url('/wp-content/uploads/2019/03/footer-icon6.png');
	background-position:center 25px;
}

body .slide-right-window {
	width:50%;
	background-color:#fae6d8;
	height:100vh;
	position:fixed;
	top:0px;
	right:-50%;
	z-index:1000;
	transition:all 0.3s ease;
	padding:0px;
	overflow:hidden;
}

body.open-slide .slide-right-window {
	right:0px;
	overflow-y:scroll;
}

body .slide-right-window .win-body {
	position:relatlive;
	padding:20px 40px 20px 40px;
}

body .slide-right-window .win-body .pair-message {
	font-size:22px;
	color:#fae6d8;
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
	padding:30px 10px 30px 140px;
	margin:0 -40px 20px -40px;
	width:calc(100% + 80px);
    background:url('/wp-content/themes/enfold-child/img/pair-warning.png') no-repeat 40px center #795344;
}

body .slide-right-window .win-body .quantity .minus,
body .slide-right-window .win-body .quantity .plus,
body .slide-right-window .win-body .actions {
	display:none !important;
}

body#top .slide-right-window .win-body .quantity input {
	background-color:transparent !important;
	border:0px solid transparent !important;
	font-size:16px !important;
}

body .slide-right-window .win-body .quantity input:focus {
    border:0px solid transparent !important;
	box-shadow:0px 0px 2px 0px rgba(0,0,0,0) !important;
}

body .slide-right-window .win-body a.remove {
	background-image:none;
	background-color:transparent;
	border:0px solid transparent;
	display:block;
	width:35px;
	height:35px;
	border-radius:50%;
	background-color:#fae9dd;
    -webkit-box-shadow: 0px 7px 15px 3px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 7px 15px 3px rgba(0,0,0,0.15);
	box-shadow: 0px 7px 15px 3px rgba(0,0,0,0.15);
	position:relative;
}

body .slide-right-window .win-body a.remove:before,
body .slide-right-window .win-body a.remove:after {
  position: absolute;
  left: 17px;
  top:7px;
  content: ' ';
  height: 22px;
  width: 1px;
  background-color: #6c4131;
}
body .slide-right-window .win-body a.remove:before {
  transform: rotate(45deg);
}
body .slide-right-window .win-body a.remove:after {
  transform: rotate(-45deg);
}

body .slide-right-window .cart-collaterals .cart_totals {
	width:100%;
}

body .slide-right-window .cart_totals h2 {
	background-color:transparent;
	color:#3c2f27;
	font-size:28px;
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
    border-bottom:1px dotted #a3705b;
}

body .slide-right-window .cart-collaterals .cart_totals tr td,
body .slide-right-window .cart-collaterals .cart_totals tr th {
	padding:6px 12px 6px 12px;
}

body .slide-right-window .cart-collaterals .cart_totals tr td {
	text-align:right;
}

body .slide-right-window .wc-proceed-to-checkout {
	text-align:center;
}

body .slide-right-window .wc-proceed-to-checkout a {
	display:inline-block !important;
	padding:10px 30px 10px 20px;
	min-width:250px;
	width:auto;
	background-color:white;
	font-size:26px;
	color:#6c4131;
	border:1px solid #a77967;
	border-radius:20px;
	float:none;
}

body .slide-right-window .wc-proceed-to-checkout a:hover {
    background-color:#a77967;
	color:#fae6d8;
}

body .slide-right-window .product-name a {
	font-size:22px;
    color:#3c2f27;
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
}

body .slide-right-window table.cart img {
	height:auto;
	max-width:100%;
    width:70px;
}

body .slide-right-window .product-thumbnail a {
	display:block;
	background-color:white;
    border:1px solid #a77967;
	border-radius:20px;
	overflow:hidden;
	padding:10px;
}

body .slide-right-window .win-body > a.slide-right-close {
	display:block;
	width:30px;
	height:30px;
	position:absolute;
	z-index:20;
	right:10px;
	top:10px;
}

body .slide-right-window .win-body > a.slide-right-close:before,
body .slide-right-window .win-body > a.slide-right-close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #6c4131;
}
body .slide-right-window .win-body > a.slide-right-close:before {
  transform: rotate(45deg);
}
body .slide-right-window .win-body > a.slide-right-close:after {
  transform: rotate(-45deg);
}

body .slide-right-window .win-body .woocommerce-notices-wrapper {
	display:none;
}

body .slide-right-window .win-body .shop_table th,
body .slide-right-window .win-body .shop_table td {
	background-color:transparent !important;
	border:0px solid transparent !important;
}

body .slide-right-window .win-body .shop_table {
    border:0px solid transparent !important;
}

body .slide-right-window .win-body .shop_table thead {
 	border-bottom:1px dotted #a3705b;
}

body .slide-right-window .win-body .shop_table th {
	color:#3c2f27;
	font-size:22px;
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
}

body .bcg-mask {
	width:100%;
	height:100%;
	background-color:black;
	z-index:900;
	position:absolute;
	left:0px;
	top:0px;
	opacity:.3;
    display:none;
}

body.open-slide .bcg-mask {
	display:block;
}

body .slide-right-window .win-body p.cart-empty {
	color:#6c4131;
	font-size:36px;
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
	margin:0 0 20px 0;
	padding-right:30px;
}

body .slide-right-window .win-body p.return-to-shop a {
    color:#6c4131;
	font-size:16px;
	color: #ffffff;
	border-color: #4a2010;
    background-color: #6c4131;
}

body .dropdown_widget_cart {
	display:none !important;
}

#top #main h1,
body .single-product-summary h1 {
	display:block;
	padding:0 0 15px 0;
	margin:0 0 50px 0;
	border-bottom: 1px solid #6c4131;
}

#top #main h1 {
	display:inline-block;
	padding-left:20px;
	padding-right:20px;
	margin:0 0 20px 0;
}

body .single-product-summary h1 {
	display:block !important;
}

#top #main .single-product-summary h1 {
	padding-left: 0px;
}

#top .checkout-title {
	text-align:center;
}

#top #main h1:after {
	content:"";
	display:block;
	clear:both;
}

#top .single-product-summary .price {
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
	margin:0 0 50px 0;
	display:block;
	width:100%;
	float:none;
	font-size:30px;
	color:#6d4230;
	line-height: 1;
}

#top .single-product-summary .price strong,
#top .single-product-summary .price strong span {
	font-size:30px;
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
}

#top .single-product-summary .price  .info {
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
	display:inline-block;
 	vertical-align:top;
	margin:0 15px 0 15px;
	width:33px;
	height:33px;
    background-image:url('/wp-content/themes/enfold-child/img/info-icon.png');
	position:relative;
	bottom:4px;
}

#top .woocommerce-product-gallery {
	background-color:white;
	border-radius:20px;
	border:1px solid #e3c3a8;
}

#top .woocommerce-product-gallery .woocommerce-product-gallery__wrapper > a {
	background-color:transparent;
	overflow:hidden;
    padding:100px 20px 100px 20px;
	margin:0 0 00px 0;
}

#top .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
	margin:0;
}

#top div.product div.images div.thumbnails {
	float:left;
	width:100%;
	padding-top:5px;
}

#top div.product div.images div.thumbnails > a {
	background-color:white;
	border-radius:10px;
    border:1px solid #e3c3a8;
	display:block;
	margin-right:10px;
}

#top .related.products {
  display: none !important;
}

#top .single-product-main-image {
	width:45%;
}

#top .variations_form.cart {
	padding:0px;
}

#top .variations_form.cart select {
	background-color: white;
	font-size: 17px;
	color: #6d4230;
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
	border-radius: 10px;
}

#top .variations_form.cart .variations {
	width:100%;
}

#top .single-product-summary .product_meta {
	display:none;
}

#top .single-product-summary .woocommerce-tabs {
	display:none;
}

#top.single .product_colum
/*#top.single #av_section_1 */{
	display:none;
}

#top.single #av_section_1  .product_column {
	display:none;
}

#top.single #av_section_1 {
	background-color:#faeee6;
}

/*#top.single #av_section_1{
	/*-webkit-box-shadow: 0px 25px 35px 10px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 25px 35px 10px rgba(0,0,0,0.25);
	box-shadow: 0px 25px 35px 10px rgba(0,0,0,0.25);
	border-top:2px solid #6c4131;
}*/

#top.single .other-colors {
	margin:50px 0 120px 0;
}

#top.single .other-colors h3 {
	text-align:center !important;
	margin:0 0 100px 0;
	color:#6c4131;
}

#top.single .single_variation_wrap {
	margin-left:0px;
}

#top.single .single_add_to_cart_button {
	background-color:transparent;
	font-size:22px;
	color:#6d4230;
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
	border:1px dotted #a3705b;
	border-radius:30px;
	padding:18px 40px 18px 90px;
    background:url('/wp-content/themes/enfold-child/img/cart_btn.png') no-repeat 30px center transparent;
}

#top.single .single-product-summary .quantity {
	display:none !important;
}

#top.single .abc-stock-wrap {
	margin:20px 0 20px 0;
}

#top.single .price-2 {
	margin:20px 0 40px 0;
}

#top.single .price-2 p {
	margin:0 0 0px 0;
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
}

#top.single .price-2 p strong span {
	font-size:30px;
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
}

#top.single .abc-stock-wrap span.head {
	font-size:26px;
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
    color:#6d4230;
	display:block;
	margin:10px 0 20px 0;
}

#top.single .abc-stock-wrap ul li {
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
	font-size:18px;
    color:#6d4230;
}

#top.single .abc-stock-wrap ul li:nth-child(2) {
    display: none;
}

#top .ajax-wait {
	opacity:.1 !important;
}

#top.single .variation-left {
	float:left;
	width:50%;
    padding:0 15px 0 15px;
}

#top.single .row {
	margin-left:-15px;
	margin-right:-15px;
}

#top.single .variation-right {
	float:left;
	width:50%;
	padding:0 15px 0 15px;
}

#top.single .reset_variations {
	right:15px;
}

#top.single .variations td {
	padding:7px 5px 7px 5px;
}

#top .variations td.label {
	width:auto;
}

#top .variations .label label {
	margin-top:10px;
	display:block;
	text-align:left;
}

#top.single .variation-right a {
	font-size:20px;
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
	display:block;
	padding:5px 0 5px 80px;
	display:block;
	min-height:60px;
}

#top.single .sub-row {
	margin:0 0 7px 0;
}

#top.single .woocommerce-product-details__short-description {
	margin:0 0 60px 0;
}

#top.single .variation-right a.info-1 {
    background:url('/wp-content/themes/enfold-child/img/info-1.png') no-repeat 0px center transparent;
}

#top.single .variation-right a.info-2 {
    background:url('/wp-content/themes/enfold-child/img/info-2.png') no-repeat 0px center transparent;
}

#top.single .variation-right a.info-3 {
    padding-left: 0;
}

/*#top #header {
	border-bottom:5px solid white;
}*/

body.home#top #header {
	border-bottom:0px solid transparent;
}

#top #header_main {
	border-bottom:1px dotted #efc8a9;
    padding-top:10px;
	padding-bottom:10px;
}

body.home#top #header_main {
    border-bottom:0px solid transparent;
}

/*Kosik*/
::selection {
    background: #1ab6ea !important;
}
::selection {
	background: #1ab6ea !important;
}

.woocommerce-cart-form .shop_table thead th, .cart_totals h2 {
    background-color: #3c2f27;
    color: #f8fafb;
    padding: 10px 12px;
    font-size: 18px !important;
    margin: 0;
    letter-spacing: 0;
    text-transform: none;
}

table.shop_table {
    margin: 0px -1px 24px 0px;
    text-align: left;
    width: 100%;
    border-radius: 5px;
}

#top .woocommerce-cart-form, .woocommerce-cart .cart_totals {
    max-width: 1000px;
    float: none;
    margin: 0 auto;
    width: 100%;
}
.main_color tr:nth-child(2n+1),
.main_color .pricing-table > li:nth-child(2n+1),
.main_color .pricing-extra {
    background: #ffffff;
}

body .main_color table.shop_table tr:nth-child(2n+1) {
	background-color:transparent !important;
}

div table.shop_table td {
    padding: 6px 12px;
    vertical-align: middle;
}
div a.remove {
    display: block;
    height: 18px;
    width: 18px;
    text-indent: -9999px;
    /*background: url(images/remove.png) #CCC;*/
    background-color: rgb(204, 204, 204);
    border-radius: 100px;
    border-style: solid;
    border-width: 1px;
}
.main_color .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle,
#top .main_color a.remove, #top .main_color .onsale {
    background-color: #3c2f27;
}
#order_review .shipping-price-value .woocommerce-Price-amount,
#order_review .shipping-price-value .woocommerce-Price-currencySymbol,
#order_review .product-total .woocommerce-Price-amount,
#order_review .product-total .woocommerce-Price-currencySymbol,
#order_review .payment-values td:last-child,
.woocommerce-cart-form .woocommerce-Price-amount,
.woocommerce-cart-form .woocommerce-Price-currencySymbol,
.woocommerce-cart .cart_totals .shipping .woocommerce-Price-amount,
.woocommerce-cart .cart_totals .shipping .woocommerce-Price-currencySymbol {
    font-size: 16px !important;
    color: #3c2f27;
}

.woocommerce-cart-form .product-subtotal,
.woocommerce-cart-form .product-subtotal {
    text-align: right;
}
#top.woocommerce-page .button {
	line-height:15px;
}
.woocommerce-cart .cart_totals .shop_table {
    margin: 0;
    background-color: #eee;
    border-radius: 0;
}
.woocommerce-cart .cart_totals .shipping td,
.woocommerce-cart .cart_totals .cart-subtotal td {
    border-bottom: 1px solid #e3e3e3;
}

.woocommerce-cart .cart_totals .shipping th, .woocommerce-cart .cart_totals .cart-subtotal th {
    border-bottom: 1px solid #e3e3e3;
}

.shop_table ul#shipping_method {
	margin-bottom:10px;
}

#top .woocommerce-shipping-calculator {
    margin-bottom:10px;
}

.woocommerce-cart .cart_totals .shop_table .order-total {
    background-color: #e6f3e1;
}

.woocommerce-cart .cart_totals .shop_table tr {
    background-color: transparent;
}

.cart_totals tbody th {
    text-transform: none !important;
    font-size: 16px !important;
    letter-spacing: 0 !important;
    color: #6c4131;
}

.cart-subtotal .woocommerce-Price-amount,
.cart-subtotal .woocommerce-Price-currencySymbol,
.order-total .woocommerce-Price-amount, .order-total .woocommerce-Price-currencySymbol {
    font-size: 25px !important;
    line-height: 25px !important;
    color: #6c4131;
}

.shop_table ul#shipping_method li, .cart_totals ul#shipping_method li {
    margin-left: 0;
    text-align: left;
}

.shop_table ul#shipping_method li {
	padding-top:8px;
	padding-bottom:8px;
}

.woocommerce-cart .cart_totals tr th, .woocommerce-cart .cart_totals tr td {
    vertical-align: middle;
}

.woocommerce-cart .cart_totals tr td {
    text-align: right;
    padding: 12px 10px;
}

.woocommerce-cart .cart_totals tr th, .woocommerce-cart .cart_totals tr td {
    vertical-align: middle;
}

#top div td.actions .coupon .input-text {
    padding: 13px;
}

#top.woocommerce-cart .cart_totals .wc-proceed-to-checkout a {
    width: 250px;
    margin: 50px auto 0 auto;
    float: none;
}
/*kosik*/

/*objednavka*/
#top #billing_state_field {
	display:none !important;
}

#top .checkout.woocommerce-checkout #billing_address_1_field,
#top .checkout.woocommerce-checkout #billing_address_2_field,
#top .checkout.woocommerce-checkout #billing_postcode_field,
#top .checkout.woocommerce-checkout #billing_city_field,
#top .checkout.woocommerce-checkout #billing_phone_field,
#top .checkout.woocommerce-checkout #billing_email_field,
#top .checkout.woocommerce-checkout #pole1_field,
#top .checkout.woocommerce-checkout #pole2_field,
#top .checkout.woocommerce-checkout #pole3_field,
#top .checkout.woocommerce-checkout #pole4_field,
#top .checkout.woocommerce-checkout #shipping_address_1_field,
#top .checkout.woocommerce-checkout #shipping_address_2_field,
#top .checkout.woocommerce-checkout #shipping_postcode_field,
#top .checkout.woocommerce-checkout #shipping_city_field {
 	float: left;
	width: 47%;
	overflow: visible;
}

#top .checkout.woocommerce-checkout #billing_phone_field {
	clear:left;
}

#top .checkout.woocommerce-checkout #billing_address_2_field,
#top .checkout.woocommerce-checkout #billing_email_field,
#top .checkout.woocommerce-checkout #pole2_field,
#top .checkout.woocommerce-checkout #pole4_field,
#top .checkout.woocommerce-checkout #shipping_address_2_field,
#top .checkout.woocommerce-checkout #shipping_postcode_field,
#top .checkout.woocommerce-checkout #billing_postcode_field {
	float:right;
}

#top .checkout.woocommerce-checkout #billing_country_field,
#top .checkout.woocommerce-checkout #shipping_country_field {
	float:right;
	width:47%;
	clear:right;
}

#top .checkout.woocommerce-checkout #billing_city_field {
	clear:none;
}


#order_review_heading,
#customer_details .woocommerce-billing-fields h3,
#order_review .payment-header h3 {
    background-color: #a3705b;
    text-transform: none;
    color: white;
    padding: 10px 20px;
    font-size: 18px !important;
    margin: 0;
    letter-spacing: 0;
    -webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#order_review .shipping-title th {
	border-radius:0px !important;
}

#order_review thead tr,
#order_review tbody tr,
#order_review .cart-subtotal,
#order_review .payment-container,
#order_review .payment-container li {
	background-color:transparent !important;
}


#order_review > .order-review-container:after,
#customer_details:after {
	clear:both;
	content:"";
	display:block;
	width:100%;
	height:1px;
	float:left;
	width: 100vw;
	margin-top:50px;
	margin-bottom:30px;
	border-top:1px solid #d6c0b3;

	position: relative;
  	left: 50%;
  	right: 50%;
  	margin-left: -50vw;
  	margin-right: -50vw;
}

#order_review > .order-review-container:after {
	float:none !important;
}

#top #customer_details .form-row,
#top #customer_details .col-2 {
    padding: 10px;
}
#customer_details #pole0_field {
    margin-top: 20px;
}

.woocommerce-checkout .checkbox {
    position: relative;
    margin-left: 45px;
}

#top #customer_details .form-row label {
    padding: 5px 0;
    text-transform: none !important;
    font-size: 16px !important;
    color: #3c2f27;
}

.col2-set .col-1,
.col2-set .col-2 {
    width: 100%;
    float: left;
    /*max-width: 800px;*/
    margin: 0 auto;
}

#top #customer_details .col-1,
#top #customer_details .col-2 {
    background-color: transparent;
}

.select2-container .select2-selection--single {
	height:35px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height:35px;
}

#top #payment #place_order {
    display: block;
    margin-top: 50px;
}
#top #payment #place_order {
    float: right;
    margin: 0 auto;
    background-color:white;
    border-radius:30px;
    color:#6c4331;
    border:1px solid #a97a66;
}

#top #payment #place_order:hover {
	color:white;
    background-color:#a97a66;
}

#top #av_section_1 .woocommerce-message {
	display:none !important;
}

#top .woocommerce-checkout #customer_details .checkbox {
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
}

.woocommerce-checkout .checkbox span::before {
    width: 22px;
    height: 22px;
    background-color: #fff;
    left: -35px;
    box-sizing: border-box;
    border: 1px solid #737e8c;
    border-radius: 50%;
    transition: border-color .2s;
}

.woocommerce-checkout .checkbox span::before,
.woocommerce-checkout .checkbox span::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.woocommerce-checkout .checkbox span::after {
    content: '';
    left: -30px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: transparent;
    top: 0;
    transition: color .2s;
    z-index: 999;
}

#top input[type="checkbox"] {
    display: none !important;
}

input[type="checkbox"]:checked + span::after {
    background-color: #3c2f27;
}

#top.woocommerce-checkout .woocommerce-info {
    background-color: #add8e6;
    color: #3c2f27;
    margin: 0;
    padding: 10px 20px;
}

#top .woocommerce-checkout {
    max-width: 800px;
    margin: 0 auto;
    padding-top: 10px;
}

.woocommerce-checkout .woocommerce {
    padding-top: 20px;
    max-width: 800px;
    margin: 0 auto;
}

#company-customer {
    display: none;
}

#top #customer_details input {
    font-size: 16px;
}

#top #customer_details .form-row label {
    padding: 5px 0;
    text-transform: none !important;
    font-size: 16px !important;
    color: #3c2f27;
}

#top.woocommerce-checkout .woocommerce-form-login {
    background-color: #e6f3e1;
}

.woocommerce-checkout .login .button {
    width: 120px;
    float: none;
}

.main_color ::placeholder {

    color: #585858;
    opacity: 1;

}
::selection {

    background: #1ab6ea !important;

}
::selection {

    background: #1ab6ea !important;

}
::selection {

    background-color: #3c2f27;
    color: #ffffff;

}
::selection {

    background-color: #3c2f27;
    color: #ffffff;

}
element {

}
.woocommerce-checkout .login .lost_password {
    top: 0;
    left: 1px;
    font-size: 13px;
}

#order_review .cart_item td,
#order_review .shipping-values th,
#order_review .shipping-values td {
    border-bottom: 0px solid #e3e3e3 !important;
    background:url('/wp-content/themes/enfold-child/img/h1_bottom_line.png') repeat-x bottom left transparent;
}

#order_review .product-image, #order_review .product-hname {
    width: 50px;
    padding-left: 0px;
}

#order_review .product-hname,
#order_review .product-htotal {
	color:black;
	text-transform:none;
	font-size:15px;
	padding-top:20px;
}

#order_review .product-name {
	font-size:24px;
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
}

#order_review .product-quantity {
	font-size:16px;
}

#order_review .shop_table .cart_item:last-child td{
	background-image:none !important;
}

#order_review .cart_item:first-child td {
	padding-top:5px !important;
}

#top #order_review .woocommerce-Price-amount {
	font-size:26px !important;
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
}

#order_review .cart_item td{
	padding-top:15px;
}

#order_review .product-image img {
    width: 80px;
    border-radius:10px;
    height: auto;
    border:1px solid #e3c3a8;
}

.product-quantity,
.product-total, .product-htotal,
.total-price, .subtotal-price,
.shipping-price,
.shipping-price-value,
#order_review .payment-titles th:last-child,
#order_review .payment-values td:last-child {
    text-align: right;
}

#order_review .cart-subtotal, #order_review .order-total {
    text-align: right;
}

#order_review .subtotal-price, #order_review .total-price {
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
    text-transform: none !important;
    font-size: 16px !important;
    text-transform: none;
    letter-spacing: 0 !important;
    color: #3c2f27;
}


.main_color ::placeholder {

    color: #585858;
    opacity: 1;

}
::selection {

    background: #1ab6ea !important;

}
::selection {

    background: #1ab6ea !important;

}
::selection {

    background-color: #3c2f27;
    color: #ffffff;

}
::selection {

    background-color: #3c2f27;
    color: #ffffff;

}
element {

}
#order_review .order-total th, #order_review .subtotal-price {
    vertical-align: middle;

}
#order_review .subtotal-price, #order_review .total-price {
    text-transform: none !important;
    font-size: 18px !important;
    text-transform: none;
    letter-spacing: 0 !important;
    color: #3c2f27;
}

#order_review .woocommerce-shipping-totals th,
#order_review .woocommerce-shipping-totals td {
	padding-top:30px;
}

#order_review .woocommerce-shipping-totals th {
	font-size:18px !important;
	text-transform:none;
}

#order_review #payment .payment-container > table {
	display:none !important;
}

#order_review #payment .payment-container .payment_methods {

}

#order_review #payment .payment-container .payment_methods li {
	padding-top:5px;
	padding-bottom:5px;
}

.place-order label > span a,
.place-order label > span,
#order_review #shipping_method li label,
#order_review #payment .payment-container .payment_methods li label {
	color:black;
	font-size:16px !important;
}


#order_review .subtotal-price {
	font-size:18px !important;
}

.cart-subtotal .subtotal-price {
    line-height: 25px;
}

#order_review thead tr,
#order_review tbody tr,
#order_review .cart-subtotal,
#order_review .payment-container,
#order_review .payment-container li {
    background-color: #eee;
}

.cart-subtotal .woocommerce-Price-amount,
.cart-subtotal .woocommerce-Price-currencySymbol,
.order-total .woocommerce-Price-amount,
.order-total .woocommerce-Price-currencySymbol,
.shipping .woocommerce-Price-amount,
.shipping .woocommerce-Price-currencySymbol {
    font-size: 25px !important;
    line-height: 25px !important;
    color: #3c2f27;
}

#order_review .shipping-title,
#order_review .shipping-headers,
#order_review .shipping-values,
#order_review .order-total {
    background-color: transparent;
}


#order_review #payment .payment-header h3 {
    padding: 10px 20px;
}

#top .main_color .input-text,
#top .main_color input[type="text"],
#top .main_color input[type="input"],
#top .main_color input[type="email"],
#top .main_color input[type="number"],
#top .main_color input[type="url"],
#top .main_color input[type="tel"],
#top .main_color textarea,
#top .main_color select,
#top .select2-search input[type="text"] {
	background-color:white !important;
	border:1px solid #c6cdd3;
}

#top .select2-search {
	background-color:white;
}

/*objednavka*/

.av-language-switch-item {
    /*display: none !important;*/
}

#top #avia-menu  .menu-item-language a {
	padding-right:2.5px;
	padding-left:2.5px;
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
	font-size:22px;
}

#top #avia-menu  .menu-item-language a span {
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
	font-size:22px;
}

#top #avia-menu  .menu-item-language a span.wpml-ls-display {
	position:relative;
}

#top #avia-menu  #menu-item-wpml-ls-2-en {
	margin-left:30px;
	position:relative;
	padding-right:8px;
}

#top #avia-menu  #menu-item-wpml-ls-2-en:after {
	content:"/";
	display:block;
	position:absolute;
	z-index:10;
	right:0px;
	top:12px;
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
	font-size:20px;
}

#top.single-product .widgettitle {
	display:none !important;
}

#top.single-product .widget {
	padding:0px !important;
	margin:0px !important;
}

#top #billing_country_field {
	float:left;
	width:100%;
	clear:both;
}

#top #avia-menu .menu-item-language.menu-item-language-current a span {
	font-weight:700 !important;
}

abbr[title] {
  border-bottom: none !important;
  cursor: inherit !important;
  text-decoration: none !important;
}
@media only screen and (max-width: 1500px) {
	body .slide-right-window .product-thumbnail a {
		padding:5px;
		width:70px;
	}
	body .slide-right-window .product-name a {
		font-size:20px;
		line-height:22px;
	}
}

@media only screen and (max-width: 1300px) {
	#top .shop_table .product-price {
		display:none;
	}

	body .slide-right-window .win-body {
		padding:10px;
	}
}

@media only screen and (max-width: 1200px) {
    body .slide-right-window {
		width:70%;
		right:-70%;
	}
    #top.single .variation-left,
    #top.single .variation-right {
		width:100%;
	}

    #top.single .variation-left {
		margin-bottom:15px;
	}
}

@media only screen and (max-width: 992px) {
    body .slide-right-window {
		width:80%;
		right:-80%;
	}
}

@media only screen and (max-width: 768px) {
    body .slide-right-window .win-body p.cart-empty {
		font-size:25px;
	}

    body .slide-right-window .win-body .pair-message {
		font-size:18px;
	}

    body .slide-right-window .product-name a {
		font-size:16px;
		line-height:20px;
	}

    body .slide-right-window .win-body a.remove {
        width: 25px;
		height: 25px;
	}

    body .slide-right-window .win-body a.remove::before, body .slide-right-window .win-body a.remove::after {
    	left: 12px;
    	top: 4px;
    	height: 16px;
	}

    body .slide-right-window .win-body {
		padding:20px 20px 20px 20px;
	}
	body .slide-right-window .win-body .pair-message {
		padding:30px 10px 30px 100px;
		margin:0 -20px 20px -20px;
		width:calc(100% + 40px);
    	background:url('/wp-content/themes/enfold-child/img/pair-warning.png') no-repeat 20px center #795344;
	}
    #footer .footer-row2 ul,
	#footer .footer-row2 p {
		text-align:center !important;
		padding-left:0px;
	}

    #top .single-product-main-image {
		width:100%;
	}

    #top.single-product.woocommerce-page .container_wrap_first {
		padding-top:50px !important;
	}

    #top #customer_details .col-1, #top #customer_details .col-2 {
		width:100%;
	}
    .responsive .checkout #order_review .shop_table .product-quantity {
    	display: table-cell !important;
	}

	/*#order_review .woocommerce-shipping-totals {
		position:relative;
	}

	#order_review .woocommerce-shipping-totals ul {
		position:relative;
		z-index:10;
		right:0px;
		width:45vw;

	} */
}

@media only screen and (max-width: 550px) {
	#order_review .product-name {
		font-size:18px !important;
		width:70%;
	}
	#top .place-order label {
		display:block !important;
	}
	.responsive .checkout #order_review .shop_table .product-quantity {
		width:10%;
	}
    #order_review .product-image,
	#order_review .product-hname,
	#order_review .first-cell {
		display:none !important;
	}
    body .slide-right-window .win-body .pair-message {
    	padding: 10px 10px 10px 100px;
	}

    body .slide-right-window {
		width:95%;
		right:-95%;
	}

    body .slide-right-window .win-body a.remove {
		-webkit-box-shadow: 0px 7px 15px 3px rgba(0,0,0,0);
		-moz-box-shadow: 0px 7px 15px 3px rgba(0,0,0,0);
		box-shadow: 0px 7px 15px 3px rgba(0,0,0,0);
		position:relative;
	}

    #top .checkout.woocommerce-checkout .form-row-first,
	#top .checkout.woocommerce-checkout .form-row-last {
    	width: 100%;
	}
	#top .checkout.woocommerce-checkout #billing_address_1_field,
	#top .checkout.woocommerce-checkout #billing_address_2_field,
	#top .checkout.woocommerce-checkout #billing_postcode_field,
	#top .checkout.woocommerce-checkout #billing_city_field,
	#top .checkout.woocommerce-checkout #billing_phone_field,
	#top .checkout.woocommerce-checkout #billing_email_field,
	#top .checkout.woocommerce-checkout #pole1_field,
	#top .checkout.woocommerce-checkout #pole2_field,
	#top .checkout.woocommerce-checkout #pole3_field,
	#top .checkout.woocommerce-checkout #pole4_field,
	#top .checkout.woocommerce-checkout #shipping_address_1_field,
	#top .checkout.woocommerce-checkout #shipping_address_2_field,
	#top .checkout.woocommerce-checkout #shipping_postcode_field,
	#top .checkout.woocommerce-checkout #shipping_city_field {
	 	float: left;
		width: 100%;
	}

	#top .checkout.woocommerce-checkout #billing_country_field,
	#top .checkout.woocommerce-checkout #shipping_country_field {
		width:100%;
		float:left;
	}
}

@media only screen and (max-width: 450px) {
	body .slide-right-window .win-body p.cart-empty {
		font-size:22px;
	}

    body .slide-right-window .win-body .pair-message {
		font-size:16px;
	}

    body .slide-right-window .product-name a {
		font-size:14px;
		line-height:18px;
	}
}

#main > .container_wrap > .container .woocommerce-message {
	text-align:center;
	padding:10px 0 10px 0;
	margin-top:30px;
}

#main > .container_wrap > .container .woocommerce-message a{
	display:none !important;
}

#top #menu-item-shop .cart_dropdown_first .cart_dropdown_link > span:first-child {

}

#top #menu-item-shop .cart_dropdown_first .cart_dropdown_link > span:first-child:before {
	content:"";
	display:block;
	width:46px;
	height:46px;
	background:url('/wp-content/themes/enfold-child/img/small_cart.png') no-repeat center center transparent;
}

#top #menu-item-shop {
    top:5px;
}

#top .av-cart-counter {
    left:60%;
}

#top .av-cart-counter {
	top:25%;
}

#top .av-cart-counter.av-active-counter {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
}

#top .slide-right-window .win-body .cart_totals .shipping,
#top .slide-right-window .win-body .order-total {
	display:none !important;
}

#top #ship-to-different-address > label > span {
	font-size:16px;
    font-family: 'HurmeGeometricSans4-Light', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
}

#top #socket .social_bookmarks_instagram > a:first-child {
	/*display:none;*/
}

#top #socket .social_bookmarks li {
	margin-right:5px;
}

#top #socket .social_bookmarks li:last-child {
	margin-right:0px;
}

#top #socket .social_bookmarks li a {
	font-size:25px;
	text-decoration:none !important;
}

#top #socket .social_bookmarks li a:hover {
	text-decoration:none !important;
}
#top #socket .social_bookmarks {
	margin-top: -32px;
}

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

	.container.av-logo-container { padding: 0 20px;	}
	header .logo span.subtext { font-size: 25px; }
	#menu-item-shop .cart_dropdown_link {padding: 0 20px;}
}


/************************************************* MOBILE CSS *************************************************/
@media only screen and (max-width: 3000px) {
body.page-id-862 #av_section_1,
#top .section-banner {
    background-size: 100% auto !important;
    min-height: 1200px;
}
}

@media only screen and (max-width: 1620px) {
body.page-id-862 #av_section_1,
#top .section-banner {
    min-height: 900px;
}
}

@media only screen and (max-width: 1367px) {
body.page-id-862 #av_section_1,
#top .section-banner {
    min-height: 720px;
}
}

@media only screen and (max-width: 1023px) {
	mark {
		font-size: 34px;
		line-height: 1.28;
	}

	header .logo span {
		font-size: 25px;
	}

	.html_av-overlay-side .av-burger-overlay-scroll {
		width: 200px;
		-webkit-transform: translateX(200px);
		transform: translateX(200px);
	}

	#top #menu-item-shop .cart_dropdown_first .cart_dropdown_link > span:first-child:before {
		width:30px;
		height:30px;
		background-size:100% auto;
		margin-top: 0px;
	}

	 .responsive #top #wrap_all .main_menu {

	}

	#top #menu-item-shop {
		position:relative;
		z-index:5;
	}

	#top .av-cart-counter {
		top:50%;
	}

	#socket .sub_menu_socket li {
		line-height: 2.5 !important;
	}

	.responsive #top #wrap_all .av-flex-cells .no_margin.ow-mobile-img-on {
		height: 500px !important;
	}

	.responsive.html_header_top #top #wrap_all #header {
		position: fixed !important;
	}

	.responsive.html_header_top #top #wrap_all #header {
		height: 51px !important;
	}
	.responsive.html_header_top #top #wrap_all #main {
		padding-top: 46px !important;
	}

	.responsive .logo img, .responsive #top .logo, .responsive #top #wrap_all .main_menu, .responsive #top #wrap_all .av-logo-container {
		max-height: 46px !important;
		height: 46px !important;
	}
	.responsive #top #header_main > .container .main_menu .av-main-nav > li > a, .responsive #top #wrap_all .av-logo-container {
		height: 46px !important;
		line-height: 46px !important;
	}

	#top #header_main .logo a {
		max-height: 46px !important;
	}

	#top #header_main > .container, #top #header_main > .container .main_menu .av-main-nav > li > a, #top #header_main #menu-item-shop .cart_dropdown_link, #top #header_main .logo .subtext {
		height: 46px !important;
		line-height: 46px !important;
	}

	.responsive #top #menu-item-shop.cart_dropdown {
		margin: 2px -46px 0px -40px;
	}

	.responsive.html_cart_at_menu #top .main_menu .menu > li:last-child {
		padding-right: 0px;
		margin-right: 20px;
	}

	#top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a span {
		font-family: 'HurmeGeometricSans4-Light', sans-serif;
		font-weight: normal !important;
		font-style: normal !important;
		font-size: 22px;
	}

	#top .menu-item-wpml-ls-2-en {
		width: 70%;
		float: right;
	}

	#top .menu-item-wpml-ls-2-sk {
		width: 48%;
	}

	.av-hamburger-box {
		height: 14px;
	}

	#top #av-burger-menu-ul {
		vertical-align: top !important;
	}

	#top #header_main {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	body#top #header_main {
		background-color: #faeee6 !important;
	}

	.html_av-overlay-side #top .av-burger-overlay-scroll {
		background-color: #fae6d8 !important;
	}
	.responsive.html_mobile_menu_tablet #top #header_main > .container .main_menu .av-main-nav > li > a {
		padding: 0 20px 0 0;
	}
	.responsive.html_mobile_menu_tablet #top #header_main > .container .main_menu .av-language-switch-item.language_en a {padding-right: 0;}
}



li.av-language-switch-item span img { display: none; }
li.av-language-switch-item span:after { content: "SK"; font-weight: bold; font-size: 1.1em;}
li.av-language-switch-item a {padding: 0; }
li.av-language-switch-item.language_en a:after {
    content: '/';
    font-size: 1.6em;
    display: inline-block;
    padding: 0 3px;
}
li.av-language-switch-item.language_en a {padding-left: 1rem;}
li.av-language-switch-item.language_en span:after { content: 'EN';}
li.av-language-switch-item.avia_current_lang span:after { font-weight: normal;}


@media screen and (max-width: 639px){
	body#top #wrap_all  #header_main .container {
		width: calc(100% - 20px);
		max-width: calc(100% - 20px);
	}
	
	#top #menu-item-shop .cart_dropdown_first .cart_dropdown_link > span:first-child:before {
		margin-top: 6px;
		margin-right: 19px;
	}
	#top #main h1 {
		font-size: 24px;
		padding: 1rem 0;
	}
	header .logo span.subtext {
		font-size: 20px;
	}
	.av-main-nav > li > a > span {font-size: 1rem;;}
	.av-hamburger-box {width: 29px;}

	.av-hamburger-inner::after {bottom: -8px;}
	.av-hamburger-inner::before {top: -8px;}
	.av-hamburger-box { height: 8px; }
	.responsive.html_mobile_menu_tablet #top #header_main > .container .main_menu .av-main-nav > li > a {padding: 0 12px 0 0 ;}
}

@media only screen and (max-width: 479px) {
	.responsive table.shop_table .product-subtotal {
		display:table-cell;
	}

	.responsive table.shop_table .product-price {
		display:none !important;
	}

	.responsive table.shop_table.cart .product-name {
    	width: 65%;
    	text-align: left;
	}

	#socket .copyright {
    	font-size: 11px;
	}

	.place-order label > span a,
	.place-order label > span,
	#order_review #shipping_method li label,
	#order_review #payment .payment-container .payment_methods li label {
		font-size:14px !important;
}
	body.page-id-862 #av_section_1,
	#top .section-banner {
    	min-height: 140px;
	}
	#top #socket .social_bookmarks {
    	margin-top: -5px;
    	margin-right: 35%;
	}
}



@media only screen and (max-width: 350px) {
header .logo span {
    font-size: 28px;
}
}


#top .image-section img {
    max-width: 75%;
}

body.product-template-default.single.single-product #av_section_1 > .container .content > .other-colors,
body.product-template-default.single.single-product #av_section_1 > .container .product_column {
	display:none !important;
}

body.product-template-default.single.single-product #av_section_1 > .container  .other-colors div .flex_column:first-child {
	margin-left:0px;
}

#top .menu-item-language {
	visibility:hidden;
}

#top .text-blok {
	position: relative !important;
	padding-top: 14%;
	margin-right: 10%;
}
#footer .footer-row1-1 {
	margin:0 0 140px 0;
}
#footer .footer-row1-2 {
	margin:0 0 165px 0;
}

body.page-id-862 #av_section_1 {
	background-image: url(https://www.catherinemulier.com/wp-content/uploads/2020/05/catherine-banner-en.jpg) !important;
	position:relative;
}

body.page-id-862 #av_section_1 .avia_textblock{
	display:none !important;
}

body.page-id-862 #av_section_1 .av-section-color-overlay-wrap .scroll-down-link {
	display:none;
}

body.page-id-862 #av_section_1 .av-section-color-overlay-wrap .hr {
	display:none !important;
}

body.page-id-862 #av_section_1 .av-section-color-overlay-wrap .av_textblock_section + .hr {
	display:block !important;
}

.other-colors div{
  display: block!important;
}

#top .woocommerce-form-coupon-toggle .woocommerce-info {
    background-color: #a3705b;
    color: white;
}

#top .woocommerce-form-coupon-toggle .woocommerce-info a {
    color: #fae6d8;
}