/*
font-family: 'Open Sans' ; 300 , 400 , 700
font-family: 'Oswald' ; 700
font-family: 'Big Shoulders Display' ; 600 , 700

Žltá: color: #ffb300;
Zelená: color: #70ad47;
Modrá: color: #126db3;
Slabo modrá: color: #b3cfea;
Button cervená: color: #ee2e29;
*/


/*** TEXT FONT ***/
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Open Sans Light'), local('OpenSans-Light'), url('/wp-content/themes/enfold-child/font/Open_Sans-300-Latin.woff2') format('woff2'), url('/wp-content/themes/enfold-child/font/Open_Sans-300-Latin.woff') format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url('/wp-content/themes/enfold-child/font/Open_Sans-400-Latin.woff2') format('woff2'), url('/wp-content/themes/enfold-child/font/Open_Sans-400-Latin.woff') format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url('/wp-content/themes/enfold-child/font/Open_Sans-700-Latin.woff2') format('woff2'), url('/wp-content/themes/enfold-child/font/Open_Sans-700-Latin.woff') format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/*** HEADING FONT ***/
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/wp-content/themes/enfold-child/font/Oswald-700-Latin.woff') format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Big Shoulders Display';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('Big Shoulders Display SemiBold'), local('BigShouldersDisplay-SemiBold'), url('/wp-content/themes/enfold-child/font/Big_Shoulders_Display-600-Latin.woff2') format('woff2'), url('/wp-content/themes/enfold-child/font/Big_Shoulders_Display-600-Latin.woff') format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Big Shoulders Display';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Big Shoulders Display Bold'), local('BigShouldersDisplay-Bold'), url('/wp-content/themes/enfold-child/font/Big_Shoulders_Display-700-Latin.woff2') format('woff2'), url('/wp-content/themes/enfold-child/font/Big_Shoulders_Display-700-Latin.woff') format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}




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

/*
.unselectable {
    -moz-user-select:none;
    -webkit-user-select:none;
    cursor: default;
}
html {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}


/************************************************* 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: 'Open Sans', sans-serif;
    font-weight: 400 !important;
}

#top .special_amp, #top input[type="text"], 
#top textarea, #top .button, 
#top .main_color input.wpcf7-text {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400 !important;
	font-style: normal !important;
	color: inherit;
    font-size: inherit;
    line-height: inherit;
    border: 0px solid inherit !important;
}

#top .ow-special-amp .special_amp {
	font-family: 'Big Shoulders Display', sans-serif;
	font-weight: 600 !important;
}

strong {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700 !important;
    color: #000000 !important;
}
.alternate_color strong {
    color: #ffffff !important;
}
.single-product .alternate_color strong {
    color: #595959 !important;
}



h1, h1 a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400 !important;
    text-transform: none !important;
    font-size: 42px;
    line-height: 1.3 !important;
}
h1 mark, h1 strong {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400 !important;
    font-size: 42px;
}
.ow-help h1::before {
	content: "Help / ";
    color: #70ad47 !important;
}
.ow-article h1::before {
	content: "Articles / ";
    color: #70ad47 !important;
}
.ow-info h1::before {
	content: "Information / ";
    color: #70ad47 !important;
}

.home h1, .home h1 a, 
.home h1 mark, .home h1 strong, 
.ow-sub-banner .avia_textblock p, 
.ow-sub-banner .avia_textblock a {
	font-family: 'Oswald', sans-serif;
	font-weight: 700 !important;
    text-transform: none !important;
    font-size: 68px;
    line-height: 1.3 !important;
    color: #ffffff !important;
}
.home h1 mark, 
.ow-sub-banner .avia_textblock p mark {
    color: #ffb300 !important;
}
.ow-sub-banner .avia_textblock p {
	margin: 0;
}
.home .ow-home-h2-1 h2 mark {
    color: #70ad47 !important;
}
.home .ow-home-h2-2 h2 mark {
    color: #126db3 !important;
}


h2, h2 a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700 !important;
    text-transform: none !important;
    font-size: 21px;
    line-height: 1.3 !important;
    color: #000000 !important;
    margin-bottom: 0px;
}
h2 strong {
    font-size: 24px;
}

.woocommerce-checkout h2, .woocommerce-checkout h2 a, 
.page-id-817 h2, .page-id-817 h2 a, 
.page-id-3 h2, .page-id-3 h2 a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400 !important;
    text-transform: none !important;
    font-size: 42px;
    line-height: 1.3 !important;
    margin-bottom: 30px;
}
.woocommerce-checkout h2 mark, .woocommerce-checkout h2 strong, 
.page-id-817 h2 mark, .page-id-817 h2 strong, 
.page-id-3 h2 mark, .page-id-3 h2 strong {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400 !important;
    font-size: 42px;
}
.home h2, .home h2 a {
	font-family: 'Big Shoulders Display', sans-serif;
	font-weight: 600 !important;
    font-size: 54px;
}
.home h2 mark, .home h2 strong {
	font-family: 'Big Shoulders Display', sans-serif;
	font-weight: 700 !important;
    font-size: 58px;
}
.ow-h2-small h2, .ow-h2-small h2 a {
	font-family: 'Big Shoulders Display', sans-serif;
	font-weight: 600 !important;
    text-transform: none !important;
    font-size: 49px;
    line-height: 1.3 !important;
}
.ow-h2-small h2 mark, .ow-h2-small h2 strong {
	font-family: 'Big Shoulders Display', sans-serif;
	font-weight: 700 !important;
    font-size: 54px;
}



h3, h3 a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400 !important;
    text-transform: none !important;
    font-size: 42px;
    line-height: 1.3 !important;
}
h3 mark {
    font-size: 48px;
}
.ow-special-heading-h3 h3 {
	font-size: 37px;
    color: #ffb300 !important;
}
.ow-special-heading-h3 h3 mark {
    font-size: 43px;
    color: #ffb300 !important;
}

h4, h4 a, #top h4 .special_amp {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400 !important;
    text-transform: none !important;
    font-size: 24px;
    line-height: 1.3 !important;
}
h4 strong {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700 !important;
}

.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
    letter-spacing: 0px !important;
}



.av-subheading p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300 !important;
    font-size: 26px !important;
    line-height: 1.3 !important;
    color: #000000;
}
.ow-home0-1 .av-subheading p {
	font-family: 'Big Shoulders Display', sans-serif;
	font-weight: 600 !important;
	text-transform: uppercase !important;
    font-size: 24px !important;
    line-height: 1.3 !important;
}
.ow-sub-banner .av-subheading p {
    color: inherit !important;
}
.ow-sub-banner .flex_cell_inner {
    top: -4px;
}
.ow-home2-2-box-city .av-subheading p, 
.ow-home2-2-box .av-subheading p {
    font-size: 15px !important;
}



.ow-link-color a {
    color: #126db3;
}



/* MAIN Menu */
.av-main-nav > li > a > span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400 !important;
    font-size: 18px;
}

.avia-menu-fx {
    bottom: 23%;
    height: 3px;
    width: 70%;
    left: 15%;
    border-radius: 0%;
}
.header-scrolled .avia-menu-fx {
    bottom: 17%;
}

.av-main-nav ul {
    width: 310px;
    padding: 5px;
	margin-top: 1px;
}
.av-main-nav ul > li > a > span {
    font-size: 15px !important;
}



/*** MENU TRANSPARENT - BANNER TOP ***
.html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 0px !important;
}
#header {
    background: #3400238f;
}
#header.header-scrolled {
    background: #340023;
}
.av_minimal_header_shadow {
    box-shadow: 0 0 2px 1px #ffffff;
}
*/

/* SVG Logo */
.logo a img {
    height: 100px;
    width: 330px;
}
.header-scrolled .logo a img {
    height: 50px;
    width: 220px;
}


/* OFF Animated Slides */
.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;
}

/* CheckBox */
input[type="checkbox"], 
input[type="radio"], 
.single_variation_wrap .wcpa_check {
    margin: 17px 17px 0px 6px !important;
    -ms-transform: scale(1.7) !important;
    -moz-transform: scale(1.7) !important;
    -webkit-transform: scale(1.7) !important;
    -o-transform: scale(1.7) !important;
}

/* Button */
#top .ow-button .avia-button span {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400 !important;
}
#top .ow-button .avia-button span strong {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700 !important;
}
#top .ow-button .avia-button {
    color: #ffffff;
    background-color: #ee2e29;
    border: 1px solid #ee2e29;
    border-radius: 10px;
    font-size: 20px;
    padding: 10px 35px 10px;
    min-width: 170px;
}
#top .ow-button.ow-button-free .avia-button {
    background-color: #70ad47;
    border: 1px solid #70ad47;
}
#top .ow-button .avia-button strong {
    color: #ffffff !important;
}
#top .ow-button .avia-button:hover {
    background-color: #126db3;
    color: #ffffff;
}
#top.home #av-layout-grid-1 .ow-button .avia-button {
    color: #ffffff;
    border: 1px solid #ee2e29;
}

/* Button Formulár */
#top .ow-button-contact .button, 
#ezfc-submit-5, 
.wpcf7-form-control.wpcf7-submit, 
.gallery-order-btn, 
body .slide-right-window .win-body p.return-to-shop a, 
.woocommerce-MyAccount-downloads-file {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400 !important;
}
#top .ow-button-contact .button,
#ezfc-submit-5, 
.wpcf7-form-control.wpcf7-submit, 
.gallery-order-btn, 
body .slide-right-window .win-body p.return-to-shop a,
.woocommerce-MyAccount-downloads-file {
	text-decoration: none !important;
    color: #ffffff !important;
    background-color: #ee2e29 !important;
    border: 2px solid #ee2e29 !important;
    border-radius: 25px !important;
    font-size: 18px !important;
    padding: 15px 35px 14px !important;
    min-width: 200px !important;
}
#top .ow-button-contact .button:hover, 
#ezfc-submit-5:hover, 
.wpcf7-form-control.wpcf7-submit:hover, 
.gallery-order-btn:hover, 
body .slide-right-window .win-body p.return-to-shop a:hover,
.woocommerce-MyAccount-downloads-file:hover {
    background-color: #126db3 !important;
    color: #ffffff !important;
}
#top .ow-button-contact .button {
    padding: 12px 35px 12px !important;
}

.mfp-bottom-bar {
    margin-top: 0px;
}
.mfp-bottom-bar .mfp-title{
    text-align: center;
}



/* COLOR Select Text */
::-moz-selection {
    color: #111111;
    background: #1ab6ea;
}
::selection {
    color: #111111;
    background: #1ab6ea;
}



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

.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-home2-2-box, 
.ow-home2-2-box-city, 
.ow-home2-2-box-product {
    -webkit-box-shadow: 0px 5px 25px 5px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 5px 25px 5px rgba(0,0,0,0.25);
    box-shadow: 0px 5px 25px 5px rgba(0,0,0,0.25);
}

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

.ow-grayscale img {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.ow-grayscale img:hover {
  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}

.avia_transform a:hover .image-overlay {
    opacity: 0 !important;
}
.ow-product .flex_column_table .image-overlay-inside {
    display: none !important;
}

#top .ow-line .hr-inner {
    border-color: #ffb300;
}
#top .ow-line-alt .hr-inner {
    border-color: #ffffff;
}
#top .ow-banner-line .hr-inner {
    width: 600px !important;
    border-top-width: 3px;
}



/************************************************* MASTER CSS *************************************************/
/*** HOME PAGE CSS ***/
.ow-product-tab .avia_textblock p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400 !important;
    font-size: 16px !important;
    margin-top: -10px;
}

.avia-fullwidth-slider .slideshow_caption {
    width: 65%;
}
.avia-fullwidth-slider .avia-slide-wrap {
    padding-top: 150px;
}
.avia-fullwidth-slider .avia-slide-wrap img {
    left: 25% !important;
}

#top .avia-logo-element-container .avia-smallarrow-slider-heading {
    display: none;
}

.home #av-layout-grid-1 p {
    color: #ffffff;
}
.ow-home0-1-1 p {
	font-family: 'Big Shoulders Display', sans-serif;
	font-weight: 600 !important;
	color: #ffb300 !important;
    font-size: 32px;
}
.ow-home0-1-2 a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700 !important;
	text-decoration: none;
	color: #ffffff;
    font-size: 40px;
}
.ow-home0-2 .flex_cell_inner img {
	top: 0px;
    z-index: 1;
}

.ow-home1 {
    padding-top: 30px;
}

.ow-home2 {
    background-position: top 25px center !important;
}
.ow-home2 .content {
    padding-top: 100px;
}

.ow-home2-2-box {
    top: 80px;
}
.ow-home2-2-box-city {
    top: 30px;
}
.ow-home2-2-box-product {
    top: 50px;
}
.ow-home2-2-box img {
    margin-top: -50px;
}
.ow-home2-2-box .av-special-heading, 
.ow-home2-2-box-city .av-special-heading  {
    margin-top: 17px;
}
.ow-home2-2-box-product .av-special-heading {
    margin-top: 30px;
    margin-bottom: -10px;
}
.ow-home2-box .content {
    padding-bottom: 150px;
}

.ow-tag-button {
    padding-top: 50px;
}
.ow-tag-ico img {
    width: 100px;
    margin-top: 45px;
    margin-right: 45px;
}
.woocommerce-product-details__short-description img {
    width: 80px;
    margin-top: 30px;
    margin-right: 30px;
}
.ow-tag-ico img:last-child, 
.woocommerce-product-details__short-description img:last-child {
    margin-right: 0px;
}

#top .avia-logo-element-container img {
    max-height: 35px;
}

#top .ow-home-h3-padding-top .flex_column_table .av-special-heading {
    margin-top: 24px;
}

#top .ow-black-selector .content {
    padding-top: 35px;
    padding-bottom: 50px;
}

#top .ow-contact-padding-info .content {
    padding-top: 70px;
    padding-bottom: 0px;
}



/*** SUB PAGE CSS ***/
.ow-contact-ico {
    margin-right: 18px;
    color: #ffb300;
}

.av-inner-tab-title {
    font-size: 19px;
    width: 135px;
}

.avia_ajax_form.av-form-labels-hidden p {
    margin-top: 24px;
    margin-bottom: 0px;
}



/************************************************* CUSTOM CSS *************************************************/
.ow-home2-2-box-img1 img, 
.ow-home2-2-box-img2 img, 
.ow-home2-2-box-img3 img {
    margin-top: -60px;
}
.ow-home2-2-box {
    top: 200px;
}
.ow-home2-box.ow-page-menu .content {
    padding-bottom: 300px;
}

.page-id-99 .ow-sub-m1-2 img {
    top: -240px;
}

.ow-kontakt-2 p {
    margin-left: 93px;
}

.ow-top .flex_cell_inner img {
    top: -350px;
    z-index: 1;
}

.single-product .template-page.content.twelve.alpha.units {
  display: none !important;
}

.avia_cart_buttons.single_button {
    display: none !important;
}


#header_main {
    border-color: #ffffff;
}

.ow-home-banner .flex_cell_inner {
    top: -90px;
}

.ow-vocabulary-img-max550 img {
    max-width: 550px;
}

.ow-heading-left-padding {
    padding-left: 6%;
}


#top .ow-home-h4-right .av-special-heading-tag {
    float: right;
}
#top .ow-home-h4-left .av-special-heading-tag {
    float: left;
}

#top .ow-black-selector-text1 p, 
#top .ow-black-selector-text2 p {
    color: #ffffff;
}
#top .ow-black-selector-text1 p {
    font-size: 42px;
}
#top .ow-black-selector-text1 p mark {
    font-weight: 700 !important;
    color: #b3cfea;
    font-size: 48px;
}
#top .ow-black-selector-text2 p {
    font-size: 20px;
}

#top .ow-img-text {
    margin-top: -20px;
}

#top .ow-small-medzera .content {
    padding-top: 0px;
    padding-bottom: 0px;
}
#top .avia-section.ow-small-medzera {
    min-height: 40px;
}

#top .wp-playlist-current-item, 
#top .wp-playlist-tracks {
    display: none;
}

#top div .mejs-container {
	height: 60px !important;
	max-height: 60px !important;
    background: #2f6f9f;
}

#top .ow-audio-player {
    margin-bottom: 50px !important;
}

body .ow-button-padding.column-top-margin {
    margin-top: 70px !important;
    margin-bottom: 50px !important;
}

#top table.ow-articles-table tr th, 
#top table.ow-articles-table tr td::before {
    font-family: 'Open Sans', sans-serif;
	font-weight: 700 !important;
	color: #000000 !important;
	font-style: normal !important;
    font-size: 17px !important;
}
#top table.ow-articles-table tr td {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400 !important;
    color: #595959 !important;
    font-style: normal !important;
    font-size: 17px !important;
}










/************************************************* PRODUCT CSS *************************************************/
/*** KATALOG CSS ***/
.ow-product .flex_column_table .av-special-heading {
    margin-top: 25px;
}
.ow-product .flex_column_table .flex_column_table_cell {
    padding-top: 45px;
}



/*** PRODUKT CSS ***/
#top .product div.images img {
    width: auto;
}

.single-product-main-image {
    width: 52%;
    margin-right: 70px;
    margin-left: -2%;
}

.single-product .template-shop {
    padding-top: 0px;
}

#top div.product .woocommerce-tabs ul.tabs, 
#top .single-product-summary .product_meta {
    display: none;
}

#top div div.product .woocommerce-tabs .panel h2 {
	font-size:20px;
}

#top div div.product .woocommerce-tabs .panel > h2 {
	display:none;
}

.woocommerce-product-gallery__wrapper {
    pointer-events: none;
}

#top .variations_form {
    padding: 0px;
    margin-left: -17px;
}
.wcpa_form_item {
    margin: 0px;
}

#top div div.product .woocommerce-tabs .panel {
    padding: 50px 0px 30px 0px;
}

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

.wcpa_form_outer .wcpa_form_item .wcpa_price {
    margin-top: -33px;
}

#top .price span {
    font-size: 24px;
    font-weight: 700 !important;
}


/* Button Eshop */
#top .eshop-btns .avia-button, 
#top .single-product-summary .single_add_to_cart_button {
	font-family: 'Big Shoulders Display', sans-serif;
	font-weight: 600 !important;
}
#top .eshop-btns .avia-button, 
#top .single-product-summary .single_add_to_cart_button {
    color: #595959;
    background-color: transparent;
    border: 1px solid #595959;
    border-radius: 25px;
    font-size: 15px;
    padding: 13px 35px 10px;
    min-width: 225px;
}
#top .single-product-summary .single_add_to_cart_button {
    padding: 8px 35px 4px;
}
#top .eshop-btns .avia-button:hover, 
#top .single-product-summary .single_add_to_cart_button:hover {
    background-color: #ffb300;
    color: #ffffff;
}

#top .checkout .woocommerce-checkout-review-order .ow-quantity-info {
    display: none;
}
#top .checkout .woocommerce-checkout-review-order .order-review-container .ow-quantity-info {
    display: block;
    padding: 1em;
}



/************************ ONLY WooCommerce CATALOG MODE CSS ************************
.product-template-default .single-product-summary .price, 
.product-template-default .single-product-summary .cart, 
.product-template-default .single-product-summary .product_meta, 
#menu-item-shop {
    display: none !important;
} 

#top.single-product .avia-button, 
#top.single-product .avia-button span {
	font-family: 'Big Shoulders Display', sans-serif;
	font-weight: 600 !important;
	font-style: normal !important;
}
#top.single-product .avia-button {
    color: #340023;
    background-color: transparent;
    border: 1px solid #340023;
    border-radius: 25px;
    font-size: 15px;
    padding: 13px 35px 10px;
    min-width: 225px;
}
#top.single-product .avia-button:hover {
    background-color: #340023;
    color: #ffffff;
} 
#top.single-product .avia-button-wrap {
    padding-top: 80px;
	padding-bottom: 40px;
}
#top.single-product .eshop-btns .avia-button:first-child {
    margin-right: 35px;
}

#top.single-product h3 {
    font-size: 22px !important;
}

@media only screen and (max-width: 767px) {
	#top.single-product .eshop-btns .avia-button:first-child {
    	margin-right: 0px;
	}
	#top.single-product .eshop-btns .avia-button {
    	margin-bottom: 40px;
	}
	#top.single-product .eshop-btns {
    	text-align: center;
	}
	#top.single-product .woocommerce-tabs .av_one_half.avia-builder-el-first {
	    padding-bottom: 60px;
	}
}
/




/******************************************** FOOTER + SOCKET CSS ********************************************/
#footer {
    padding: 0px 0px 0px 0px;
}
#footer .widget {
    margin: 30px 0px 22px 0px;
}
#footer #text-5.widget {
    margin-top: -20px;
}

#footer a {
    color: #000000;
}
#footer a:hover {
    color: #ffb300;
}

#footer h3, 
#footer h3 a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400 !important;
    letter-spacing: 0px;
	font-size: 17px !important;
}

.responsive #footer .container {
	max-width: 100% !important;
	padding: 0px 0px;
	width: 100% !important;
}
#footer div .av_one_fifth:nth-child(1) {
    margin-left: 19% !important;
}

#footer div .av_one_fifth:nth-child(1), 
#footer div .av_one_fifth:nth-child(2), 
#footer div .av_one_fifth:nth-child(3) {
    width: 19%;
}

#footer div .av_one_fifth:nth-child(4), 
#footer div .av_one_fifth:nth-child(5) {
    margin-left: 0%;
    width: 100%;
}

#footer div .av_one_fifth:nth-child(4) {
	margin-top: -20px;
	margin-bottom: 35px;
}

#footer p {
    font-size: 14px;
}

#footer #text-6, 
#footer #text-7, 
#footer #text-8 {
    text-align: center;
}


#footer .ow-footer4 {
    background-color: #ee2e29;
    border: 1px solid #ee2e29;
    border-radius: 10px;
    padding: 5px 5px 5px;
    margin: 0px 45.6%;
}
#footer .ow-footer4 a {
    color: #ffffff;
    font-size: 20px;
    text-decoration: none !important;
}
#footer .ow-footer4 a strong {
    color: #ffffff !important;
}
#footer .ow-footer4:hover {
    background-color: #126db3;
    color: #ffffff;
}


#footer div .av_one_fifth:nth-child(5) {
    background-color: #3e3e3e;
}
#footer .ow-footer5a, 
#footer .ow-footer5b {
    color: #ffffff;
}
#footer .ow-footer5a {
    font-size: 42px;
}
#footer .ow-footer5a mark {
    font-weight: 700 !important;
    font-size: 48px;
    color: #b3cfea;
}
#footer p.ow-footer5b {
    font-size: 20px;
}

#footer #text-7.widget {
    margin: 30px 0px 0px 0px;
}
#footer #text-8.widget {
    margin: -15px 0px 40px 0px;
}



#footer div .av_one_fifth {
    margin-left: 2%;
}
@media only screen and (max-width: 1680px) {
	#footer div .av_one_fifth:nth-child(1) {
    	margin-left: 15% !important;
	}
	#footer div .av_one_fifth:nth-child(1), 
	#footer div .av_one_fifth:nth-child(2), 
	#footer div .av_one_fifth:nth-child(3) {
    	width: 22%;
	}
	#footer .ow-footer4 {
    	margin: 0px 45%;
	}
}
@media only screen and (max-width: 1600px) {
	#footer div .av_one_fifth:nth-child(1) {
    	margin-left: 13% !important;
	}
	#footer div .av_one_fifth:nth-child(1), 
	#footer div .av_one_fifth:nth-child(2), 
	#footer div .av_one_fifth:nth-child(3) {
    	width: 23%;
	}
	#footer .ow-footer4 {
    	margin: 0px 44.6%;
	}
}
@media only screen and (max-width: 1536px) {
	#footer div .av_one_fifth:nth-child(1) {
    	margin-left: 12% !important;
	}
	#footer div .av_one_fifth:nth-child(1), 
	#footer div .av_one_fifth:nth-child(2), 
	#footer div .av_one_fifth:nth-child(3) {
    	width: 24%;
	}
	#footer .ow-footer4 {
    	margin: 0px 44.4%;
	}
}
@media only screen and (max-width: 1440px) {
	#footer div .av_one_fifth:nth-child(1) {
    	margin-left: 9% !important;
	}
	#footer div .av_one_fifth:nth-child(1), 
	#footer div .av_one_fifth:nth-child(2), 
	#footer div .av_one_fifth:nth-child(3) {
    	width: 26%;
	}
	#footer .ow-footer4 {
    	margin: 0px 44%;
	}
}
@media only screen and (max-width: 1366px) {
	#footer div .av_one_fifth:nth-child(1) {
    	margin-left: 7% !important;
	}
	#footer div .av_one_fifth:nth-child(1), 
	#footer div .av_one_fifth:nth-child(2), 
	#footer div .av_one_fifth:nth-child(3) {
    	width: 27%;
	}
	#footer .ow-footer4 {
    	margin: 0px 43.8%;
	}
}
@media only screen and (max-width: 1280px) {
	#footer div .av_one_fifth:nth-child(1) {
    	margin-left: 4% !important;
	}
	#footer div .av_one_fifth:nth-child(1), 
	#footer div .av_one_fifth:nth-child(2), 
	#footer div .av_one_fifth:nth-child(3) {
    	width: 29%;
	}
	#footer .ow-footer4 {
    	margin: 0px 43.2%;
	}
}




#socket .container {
    padding: 35px 0px 25px 0px;
}
#socket .copyright {
    text-align: center;
    width: 100%;
    line-height: 1.4;
}

#socket .copyright, 
#socket .copyright a {
	font-family: 'Big Shoulders Display', sans-serif;
	font-weight: 600 !important;
	text-transform: uppercase !important;
	font-size: 11px;
}

#socket .copyright em, 
#socket .copyright em a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400 !important;
	font-style: italic !important;
	text-transform: none !important;
	font-size: 11px;
}
#socket .copyright img {
    width: 70px;
    margin-left: 4px;
    margin-bottom: -1px;
}
#socket .container {
    width: 90% !important;
    max-width: 90% !important;
}



#scroll-top-link.avia_pop_class {
    border-radius: 25px;
}
#scroll-top-link.avia_pop_class:hover {
    background-color: #e65959;
}



/************************************************* Jano CSS *************************************************/
.container > .woocommerce-message {
	display:none
}

p#code_field,
p#code_used_field {
	display:none !important;
}
#top .flex_column.border-after {
	position:relative;
}
#top .flex_column.border-after:after {
	content:"";
	width:1px;
	height:100%;
	position:absolute;
	z-index:10;
	right:-7%;
	top:0px;
	border-right:1px solid black;
	visibility: visible;
} 

#top .hidden-url {
	display:none !important;
}
/*** PRODUKT CSS ***/
.really-full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

#top div.product .woocommerce-tabs {
	margin-bottom:0px;
	padding-bottom:50px;
}

.mb-50 {
	margin-bottom:50px;
}

.mb-100 {
	margin-bottom:100px;
}

.mb-150 {
	margin-bottom:150px;
}

#top .product .ow-sub-banner .av-special-heading {
	margin-top:40px;
	margin-bottom:40px;
}

#top .product .ow-sub-banner .av-special-heading h1 {
	line-height:70px !important;
}

#top .woocommerce-product-details__short-description .av-special-heading {
	margin-top:5px;
}

#top div.product .woocommerce-tabs {
	padding-top:0px;
}

#top div.product .av-subheading {
	position:relative;
	margin-bottom:25px;
}

#top div.product .av-subheading:before {
	content:"";
	width:170px;
	height:2px;
	background-color:#340023;
	position:absolute;
	z-index:10;
	left:0px;
	bottom:-15px; 		
}

#top div.product .eshop-btns {
	margin:80px 0 0 0;
}

/*** Small cart CSS ***/
body .slide-right-window {
	width:50%;
	background-color:#ffffff;
	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 .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:#ffffff;
    -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: #ffb300;
}
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-weight: normal !important;
    font-style: normal !important;
    border-bottom:1px dotted #340023;
}

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:#ffb300;
	color:white;
}

body .slide-right-window .product-name a {
	font-size:22px;
    color:#ffb300;;    
    font-weight: normal !important;
    font-style: normal !important;
}

body .slide-right-window table.cart img {
	height:100%;
	max-width:100%;
    width:110px;
    display:block;
}

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

#top .woocommerce-order .order_details {
	margin:0 -15px 0 -15px !important;	
}

#top .woocommerce-order .order_details li:last-child {
	border:0px solid transparent;
}

#top .woocommerce-order .order_details li {
	display:inline-block;
	width:33%;
	margin-right:0px;
	margin-bottom:15px;
	padding:0 15px 0 15px;
}

#top .order_details li strong {
	font-size:1.12em;
}

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: #ffb300;
}
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 #340023;
}

body .slide-right-window .win-body .shop_table th {
	color:black;
	font-size:22px;    
    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:#ffb300;
	font-size:26px;    
    font-weight: normal !important;
    font-style: normal !important;
	margin:0 0 20px 0;
	padding-right:30px;
}

body .dropdown_widget_cart {
	display:none !important;
}

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

#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: #ffb300;
}

.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: #ffb300;
}

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

/*objednavka*/
#top .woocommerce-order section.woocommerce-order-details:after {
	display:block;
	content:"";
	clear:both;
}

#top .woocommerce-order h2.woocommerce-order-downloads__title,
#top .woocommerce-order h2.woocommerce-order-details__title,
#top .woocommerce-order h2.woocommerce-column__title,
#top .woocommerce-order h2.wc-bacs-bank-details-heading {
	background-color: #ede5d9;
	text-transform: none;
	color: #ffb300;
	padding: 10px 20px;
	font-size: 18px !important;
	margin: 0;
	letter-spacing: 0;
}

#top .woocommerce-order h3.wc-bacs-bank-details-account-name {	
	text-transform: none;
	color: black;
	padding: 10px 20px;
	font-size: 17px !important;
	margin: 15px 0 0px 0;
	letter-spacing: 0;
}

#top .woocommerce-order .addresses.col2-set .col-1, 
#top .woocommerce-order .addresses.col2-set .col-2 {
	width:50%;
}

#top .woocommerce-order .woocommerce-columns--2 {
	margin-left:-12px;
	margin-right:-12px;
}

/*
#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:left;
	width:47%;
	clear:none;
}

#top .woocommerce-additional-fields {
	display:none !important;
}

#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: #ede5d9;
    text-transform: none;
    color: #ffb300;
    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;
}

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

.woocommerce-checkout .content {
    padding-bottom: 100px;
}

#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 table.shop_table .actions .button:hover {
    background-color: #ffb300;
	color: white;
}

body .slide-right-window .win-body .shop_table td.actions {
	padding-top:0px;
}

#top table.shop_table .actions .button,
#top #payment #place_order {
    float: right;
    margin: 0 auto;
    background-color:white;
    border-radius:30px;
    padding:8px;
    font-size:16px;        
    float:none;
	width:auto;
	min-width:0px;
	padding-left:50px;
	padding-right:50px;
	margin-right:30px;
	color: #6c4131;  
	border: 1px solid #340023;
	border-radius: 20px; 
}

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

#top #av_section_1 .woocommerce-message {
	display:none !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.woocommerce-checkout input[type="checkbox"] {
    display: none;
}
input[type="checkbox"]:checked + span::after {
    background-color: #ffb300;;
}

#top.woocommerce-checkout .woocommerce-info {
    background-color: #add8e6;
    color: #ffb300;;
    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, 
#top #customer_details #ship-to-different-address span {
    padding: 5px 0;
    text-transform: none !important;
    font-size: 16px !important;
    color: #ffb300;
}

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

.woocommerce-checkout .login .button {
    width: 120px;
    float: none;
}
.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,
#top .woocommerce-order-details .product-name,
#top .woocommerce-order-details .product-total  {
	color:black;
	text-transform:none;
	font-size:15px;
	padding-top:20px;
}

#order_review .product-name {
	font-size:24px;    
    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,
#top .woocommerce-order-details .woocommerce-Price-amount {
	font-size:20px !important;    
    font-weight: normal !important;
    font-style: normal !important;
}

#top .woocommerce-order-details .woocommerce-Price-amount {
	color:#ffb300;
}

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

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

.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;
}

.product-quantity {
    text-align: center;
}

.woocommerce-table--order-details tfoot td,
.woocommerce-table--order-details tfoot th,
#order_review .cart-subtotal, #order_review .order-total {
    text-align: right;
}

.woocommerce-table--order-details tfoot td,
.woocommerce-table--order-details tfoot th {
	font-size: 18px !important;
	color: #ffb300;
	text-transform:none;
}



#order_review .subtotal-price, 
#order_review .total-price {    
    font-weight: normal !important;
    font-style: normal !important;
    text-transform: none !important;
    font-size: 16px !important;
    text-transform: none;
    letter-spacing: 0 !important;
    color: #ffb300;
}

#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: #ffb300;
}

#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 {
	display:none !important;
}

#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,
#order_review #payment .payment-container .payment_methods li label span,
#top #order_review #shipping_method .woocommerce-Price-amount,
#top #order_review #shipping_method .woocommerce-Price-amount span {
	color:black;
	font-size:15px !important;
}

#top #order_review #shipping_method{
	line-height:20px;
	position:relative;
	top:-5px;
}

#top #payment .payment_box p{
	font-size:14px;
	line-height:18px;
}


#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: #ffb300;;
}

#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"], 
#top .main_color input.wpcf7-text {
	background-color: #f4f6f9;
	border:1px solid #c6cdd3;
	font-size: 18px;
}

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

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

/*** Shop css ***/
 
#top #header_main #menu-item-shop .cart_dropdown_link {
    height: 40px !important;
    line-height: 40px !important;
    margin-top:33px;
}

#top .header-scrolled #header_main #menu-item-shop .cart_dropdown_link {
	height: 30px !important;
    line-height: 30px !important;
    margin-top:18px;
}

#top .header-scrolled .av-cart-counter.av-active-counter {
	transform:scale(2);
}

#top .header-scrolled .av-cart-counter {
	top:40%;
}

#top .header-scrolled #menu-item-shop .cart_dropdown_first .cart_dropdown_link > span:first-child::before {
	    content: "";
    display: block;
    width: 26px;
    height: 26px;
    background: url('/wp-content/themes/enfold-child/img/kosik-white.svg') no-repeat center center transparent;
    background-size:100% auto;
}

#top .av-cart-counter.av-active-counter {
	background-color:#ffb300;
	color:#ee2e29;
	transform:scale(3);
	font-weight: 700 !important;
}

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

#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/kosik-white.svg') no-repeat center center transparent;
}

#main > .container_wrap > .container .woocommerce-message a {
	display:none !important;
}
#main > .container_wrap > .container .woocommerce-message {
    text-align: center;
    padding: 10px 0 10px 0;
    margin-top: 30px;
    margin-bottom:30px;
    font-size:16px;
}
.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%;
}



/************************************************* GRID MOBILE CSS *************************************************/
@media only screen and (max-width: 1600px) {
	.ow-sub-m2-2, .ow-sub-m4-2 {
    	padding-right: 13% !important;
	}
	.ow-sub-m3-1, .ow-sub-m5-1 {
    	padding-left: 13% !important;
	}	
}
@media only screen and (max-width: 1536px) {
	.ow-sub-m2-2, .ow-sub-m4-2 {
    	padding-right: 11.5% !important;
	}
	.ow-sub-m3-1, .ow-sub-m5-1 {
    	padding-left: 11.5% !important;
	}	
}
@media only screen and (max-width: 1440px) {
	.ow-sub-m2-2, .ow-sub-m4-2 {
    	padding-right: 9% !important;
	}
	.ow-sub-m3-1, .ow-sub-m5-1 {
    	padding-left: 9% !important;
	}	
}
@media only screen and (max-width: 1366px) {
	.ow-sub-m2-2, .ow-sub-m4-2 {
    	padding-right: 7% !important;
	}
	.ow-sub-m3-1, .ow-sub-m5-1 {
    	padding-left: 7% !important;
	}	
}
@media only screen and (max-width: 1280px) {
	.ow-sub-m2-2, .ow-sub-m4-2 {
    	padding-right: 4% !important;
	}
	.ow-sub-m3-1, .ow-sub-m5-1 {
    	padding-left: 4% !important;
	}	
}



/************************************************* MOBILE CSS *************************************************/
/*MENU MOBIL*/
@media only screen and (max-width: 989px) {
	.av-burger-overlay-inner .sub-menu li span, 
	.av-logo-container .av-hamburger {
	    font-size: 15px;
	}
	.av-burger-overlay-inner .sub-menu li {
	    margin: -20px 0px !important;
	} 
	.av-burger-overlay-inner .menu-item-1424, 
	.av-burger-overlay-inner .menu-item-1332 {
 	   margin-top: 20px !important;
	}

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

	.responsive.html_header_top #top #wrap_all #main {
	    padding-top: 50px !important;
	}

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

	.logo a img {
	    width: 180px !important;
	}
	
	#top #header_main #menu-item-shop .cart_dropdown_link {
    	height: 50px !important;
    	line-height: 50px !important;
    	margin-top: 6px !important;
	}
	
	#top .av-cart-counter.av-active-counter {
    	margin-top: -7px;
    	margin-left: 21px;
    	transform: scale(2);
	}

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

	.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
	    color: #ffffff;
	}
	.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
	    color: #ffb300;
	}
	.html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet {
	    background-color: #1a1a1a;
	}
	
	#top #menu-item-shop .cart_dropdown_first .cart_dropdown_link > span:first-child::before {
    	width: 32px;
    	height: 32px;
    	margin-top: 7px;
	}
}



/*CUSTOM MOBILE CSS*/
@media only screen and (max-width: 1800px) {
	.ow-home1 {
    	background-position: center left -100px !important;
	}	
}


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


@media only screen and (max-width: 1536px) {
	.ow-home0-1 {
    	padding-left: 10% !important;
	}
	
	.ow-home1 {
    	background-position: center left -130px !important;
	}
	
	#footer {
    	background-position: right -100px bottom -30px;
	}
	
	#top .avia-logo-element-container img {
    	max-height: 30px;
	}
	
	.ow-top .flex_cell_inner img {
    	top: -200px;
	}
	
	.ow-tag-ico img, 
	.woocommerce-product-details__short-description img {
    	width: 80px;
	}
	
	.ow-top .avia-image-container.avia-align-right {
    	margin-left: 60px;
	}
	
	#top .product .ow-sub-banner .av-special-heading {
    	margin-top: 60px;
	}
	
	body .slide-right-window {
		width:60%;
		right:-60%;
	}
	
		
}


@media only screen and (max-width: 1440px) {
	.ow-home1 {
    	background-position: center left -230px !important;
	}
	
	.ow-home0-1 {
    	padding-left: 6% !important;
	}
}


@media only screen and (max-width: 1366px) {
	body .slide-right-window {
		width:65%;
		right:-65%;
	}
	
	#footer {
    	background-position: right -120px bottom -50px;
	}
}


@media only screen and (max-width: 1200px) {
	body .slide-right-window {
		width:70%;
		right:-70%;
	}
		
	#top #menu-item-shop .cart_dropdown_link {
		padding:0 18px;
	}
	
	#top .av-main-nav > li > a {
		padding:0 10px;
	}    
}

@media only screen and (max-width: 1130px) {
    	
	#top #menu-item-shop .cart_dropdown_link {
		padding:0 13px;
	}
	
	#top .av-main-nav > li > a {
		padding:0 8px;
	}    
}

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


@media only screen and (max-width: 767px) {
	body#top .slide-right-window .win-body {
		padding:20px 8px 20px 8px;
	}
	.responsive .shop_table .product-remove {
		display:none !important;
	}
	.responsive .shop_table .product-quantity {
    	display: block;
	}
	.ow-top {
    	display: none !important;
	}
	
	.responsive #top #wrap_all #av-layout-grid-2 .ow-sub-m2-1, 
	.responsive #top #wrap_all #av-layout-grid-3 .ow-sub-m2-1 {
    	padding: 100px 0px 0px 0px !important;
    	padding-left: 0% !important;
	}
	
	.ow-partners .slide-entry.flex_column:nth-child(5), 
	.ow-partners .slide-entry.flex_column:nth-child(6) {
    	margin-bottom: 0px !important;
	}

	#top #menu-item-shop .cart_dropdown_link {
		padding:0 10px 0 30px;
		margin-top:18px !important;
	}
	body .slide-right-window .win-body p.cart-empty {
		font-size:25px;
	}
	
	#top .woocommerce-order .order_details li { 
		width:50%;
	}

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

    body .slide-right-window .product-name a {
		font-size:15px;
		line-height:16px;
	}
	
	body .slide-right-window .woocommerce-Price-amount {
		font-size:14px !important;
	}
	
	table div.quantity {
		margin-top:7px;
	}

    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;
	}
	
	#top .product .woocommerce-product-gallery__wrapper a {
		text-align:center;		
	}
	
	#top .product .woocommerce-product-gallery__wrapper a img {
		display:inline-block;
	}
	
	#top .product .clearfix.mb-100 {
		margin-bottom:50px;
	}
	
	#top .product .ow-sub-banner .av-special-heading h1 {
		line-height:60px !important;
	}
	
	#top .product .ow-sub-banner .av-special-heading {
		margin-top:30px;
	}
	.avia-fullwidth-slider .avia-slide-wrap {
    	padding-top: 450px;
	}
	.avia-fullwidth-slider .avia-slide-wrap .slideshow_align_caption {
		vertical-align: top;
    	padding-top: 100px;
	}
	
	.ow-home1 {
    	padding-bottom: 450px;
	}
	.ow-home1 {
    	background-position: center left !important;
	}
	
	.responsive #top #wrap_all .flex_column.ow-home2-2 {
    	margin-top: 50px;
	}
	
	.ow-home2-2-box {
   		top: 60px;
	}
	.ow-home2-box div.ow-home2-2-box:nth-child(1) {
    	margin-bottom: 230px !important;
	}
	.ow-home2-box div.ow-home2-2-box:nth-child(3) {
    	margin-bottom: 90px !important;
	}
	
	.ow-home2-box.ow-page-menu .content {
    	padding-bottom: 150px;
	}
	
	.ow-partners .slide-entry.flex_column {
    	margin-bottom: 50px !important;
	}
	
	.ow-tag-button {
    	padding-top: 25px;
	}
	.ow-tag-ico img, 
	.woocommerce-product-details__short-description img {
    	margin-top: 50px;
	}
	.ow-tag-ico img:last-child, 
	.woocommerce-product-details__short-description img:last-child {
    	margin-right: 0px;
	}
	
	.ow-home0-2 .flex_cell_inner img {
    	top: 0px;
	}
	
	#top .ow-black-selector-text1 p, 
	#footer .ow-footer5a {
    	line-height: 1.3 !important;
	}

	
	.ow-home-banner .flex_cell {
    	height: 225px !important;
    	min-height: 225px !important;
	}
	.ow-home-banner .flex_cell_inner {
    	top: 15px !important;
	}
	h1, h1 a, 
	.ow-sub-banner .avia_textblock p, 
	.ow-sub-banner .avia_textblock a {
    font-size: 36px !important;
	}

	h2, h2 a,
	h3, h3 a, 
	#top .ow-black-selector-text1 p,
	#footer .ow-footer5a {
    font-size: 28px !important;
	}
	
	h2 mark, h2 strong,
	h3 mark, h3 strong,
	#top .ow-black-selector-text1 p mark,
	#footer .ow-footer5a mark {
    font-size: 32px !important;
	}

	.av-subheading p {
    	font-size: 22px !important;
	}
	
	#top .flex_column.border-after::after {
    	display: none !important;
	}
	#top .ow-home-h4-right .av-special-heading-tag {
    	float: left !important;
	}
	.ow-mobile-left .avia_textblock p {
    	text-align: left !important;
	}
	.responsive #top #wrap_all .flex_column.ow-mobile-left {
    	margin-bottom: -10px !important;
	}
	
	.ow-vocabulary-img-max550 img {
    	max-width: 100%;
	}


	#footer div .av_one_fifth:nth-child(1), #footer div .av_one_fifth:nth-child(2), #footer div .av_one_fifth:nth-child(3),
	.ow-footer5a, .ow-footer5b {
   		margin-left: 8% !important;
   		max-width: 85% !important;
		width: 85% !important;
	}
	
	#footer .ow-footer4 {
    	margin: 0px 26%;
	}
	
	.responsive #top #wrap_all #footer div .flex_column:last-child {
    	margin-bottom: 0px;
	}
	
	.ow-sub-banner .flex_cell {
    	height: 150px !important;
    	min-height: 150px !important;
	}
	.ow-sub-banner .flex_cell_inner {
    	top: 25px;
	}
	
	#top #av_section_1.avia-section {
    	min-height: 0px;
	}
	#top #av_section_1.avia-section .content {
    	padding-top: 25px;
    	padding-bottom: 25px;
	}
}






@media only screen and (max-width: 550px) {
	#top .woocommerce-order .order_details li {
		width:100%;
	}
	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 #order_review .product-name {
		font-size:17px !important;
		padding:0 8px 0 8px !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;
	}    
	
	#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: 480px) {
	#socket .copyright, 
	#socket .copyright a, 
	#socket .copyright em, 
	#socket .copyright em a {
    	font-size: 11px;
	}
	#socket .copyright img {
    	width: 55px;
    	margin-left: 2px;
	}
	
	#footer .ow-footer-contact a:last-child {
    	font-size: inherit;
	}
	
	.ow-home1 {
    	background-position: center left -130px !important;
	}
	
	.avia-button-wrap {
    	display: block;
    	text-align: center;
    	float: unset;
	}
	.avia-button-wrap .avia-button {
    	float: unset;
    	display: inline-block;
	}
	.avia-buttonrow-wrap {
    	text-align: center;
	}
	.avia-buttonrow-wrap .avia-button {
    	margin-left: 0px !important;
    	margin-right: 0px !important;
	}
	
	.ow-tag-ico img, 
	.woocommerce-product-details__short-description img {
    	width: 80px;
    	margin-right: 25px;
	}

}

@media only screen and (max-width: 450px) {
	body .slide-right-window .wc-proceed-to-checkout a {
		min-width:250px;
		font-size:12px !important;
	}
	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;
	}
}


@media only screen and (max-width: 414px) {
	.responsive table.shop_table.cart td.product-price {
		vertical-align:top;
		padding-top:15px;
	}
	
	#top div .quantity input.plus, #top div .quantity input.minus {
		width:21px;
	}
	
	body .slide-right-window .product-name a {
    	font-size: 13px;
		display:block;
		min-width:100px;    
    }
	.avia-fullwidth-slider .avia-slide-wrap {
    	padding-top: 550px;
	}
	
	.avia-multi-slideshow-button.avia-slideshow-button {
		margin-right: 0px;
	}
	.avia-fullwidth-slider .avia-slide-wrap .slideshow_align_caption {
		text-align: center;
	}
	.avia-fullwidth-slider .avia-slide-wrap .slideshow_align_caption .avia-caption-content {
		text-align: left;
	}
	
	.avia-fullwidth-slider .avia-slide-wrap img {
    	left: 0% !important;
	}
	
	.ow-tag-ico img, 
	.woocommerce-product-details__short-description img {
    	width: 46px;
    	margin-right: 17px;
	}
	
	.wcpa_form_outer .wcpa_form_item .wcpa_price {
    	margin-top: 20px;
    	line-height: 0px;
	}

}


@media only screen and (max-width: 320px) {	
	h1 {
    	font-size: 28px;
	}
	
	.ow-tag-ico img, 
	.woocommerce-product-details__short-description img {
    	width: 50px;
    	margin-right: 12px;
	}

}

