/*
 Theme Name:   Divi Childs
 Theme URI:    http://www.divithemeexamples.com
 Description:  Divi Child Theme
 Author:       Divi Theme
 Author URI:   http://www.divithemeexamples.com
 Template:     Divi
 Version:      1.2.4
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         Divi
*/

body {
  font-family: 'Source Sans Pro', sans-serif;
}

@media screen and (max-width: 768px) {
  body {
    overflow: auto !important;
  }
}

.login-page {
  position: relative;
}

.login-page-title {
  text-align: center;
  margin: 0 auto;
  display: block;
  width: 80%;
  margin-top: 70px;
  margin-bottom: -50px;
  font-size: 28px;
}

.login-page-messages {
  margin-top: 90px;
  margin-bottom: -30px;
  display: block;
  text-align: center;
}

.login-page-messages.logout {
  margin-bottom: 90px;
}

.login-msg {
  width: 100%;
  display: block;
  margin: 0 auto;
  max-width: 480px;
  background: #c1bc27;
  color: #fff;
  padding: 12px !important;
  border: none !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  font-size: 14px;
  text-align: center;
}

.logout .login-msg {
  background: #A5B44B;
}

#main-header {
  z-index: 9999;
}

.et_button_custom_icon.woocommerce-page button.button:after {
  line-height: 1.1;
}

body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header, body.et_fixed_nav.et_secondary_nav_enabled #main-header {
  top: 36px;
}

@media only screen and (max-width: 980px) {
  body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header, body.et_fixed_nav.et_secondary_nav_enabled #main-header {
    top: 41px;
  }
}

@media only screen and (max-width: 767px) {
  body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header, body.et_fixed_nav.et_secondary_nav_enabled #main-header {
    top: 36px;
  }
}

@media only screen and (max-width: 579px) {
  body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header, body.et_fixed_nav.et_secondary_nav_enabled #main-header {
    top: 31px;
  }
}

body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header, body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
  top: 68px;
}

.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container, .et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
  padding-top: 90px;
}

@media only screen and (max-width: 980px) {
  .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container, .et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
    padding-top: 99px;
  }
}

@media only screen and (max-width: 767px) {
  .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container, .et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
    padding-top: 94px;
  }
}

@media only screen and (max-width: 579px) {
  .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container, .et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
    padding-top: 89px;
  }
}

body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container, body.admin-bar.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
  padding-top: 91px;
}

.fpd-overflow-hidden.et_fixed_nav #main-header,
.fpd-overflow-hidden.et_fixed_nav #top-header {
  z-index: 1;
}

.et_fixed_nav #top-header {
  height: 36px;
}

@media only screen and (max-width: 980px) {
  .et_fixed_nav #top-header {
    height: 41px;
  }
}

@media only screen and (max-width: 767px) {
  .et_fixed_nav #top-header {
    height: 36px;
  }
}

@media only screen and (max-width: 579px) {
  .et_fixed_nav #top-header {
    height: 31px;
  }
}

@media only screen and (max-width: 299px) {
  .et_fixed_nav #top-header {
    min-height: 31px;
    height: auto;
  }
}

.et-db #et-boc .et-l .et_builder_inner_content {
  z-index: 2;
}

.et_primary_nav_dropdown_animation_fade #et-top-navigation ul li:hover > ul,
.et_secondary_nav_dropdown_animation_fade #et-secondary-nav li:hover > ul {
  right: 0;
}

@media only screen and (min-width: 981px) {
  #logo {
    max-width: 142px;
  }
}

#top-menu li li a {
  width: 100%;
}

#top-menu li ul.sub-menu li {
  display: block;
  padding-left: 10px;
  padding-right: 10px;
}

.nav li ul.sub-menu {
  width: 285px;
}

.content-404 .container:before {
  display: none;
}

.content-404 .container {
  padding-top: 58px;
}

.header-link {
  margin-left: 15px;
}

.header-link i.header-icon {
  margin-right: 5px;
}

.et-cart-info span:before {
  margin-right: 5px;
}

.cart-collaterals .cross-sells .woocommerce-loop-product__title {
  font-size: 18px !important;
  color: #a73e35 !important;
}

@media screen and (max-width: 767px) {
  .cart-collaterals .cross-sells .woocommerce-loop-product__title {
    text-align: center;
  }
}

.cart-collaterals .cross-sells > h2 {
  font-size: 26px;
  margin-top: 14px;
  margin-bottom: 12px;
}

@media screen and (max-width: 767px) {
  .cart-collaterals .cross-sells > h2 {
    font-size: 23px !important;
  }
}

.header-login-link:before,
.header-register-link:before {
  font-family: "ETmodules" !important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  text-transform: none;
  speak: none;
  position: relative;
}

.header-login-link:before {
  top: 0px;
  padding-right: 6px;
  content: "\e000";
}

@media screen and (max-width: 419px) {
  .header-register-link {
    display: none;
  }
}

@media screen and (max-width: 419px) {
  .header-logout-link {
    display: none;
  }
}

#top-menu li ul.sub-menu li.menu-item-submenu-logout {
  display: none;
}

@media screen and (max-width: 419px) {
  #top-menu li ul.sub-menu li.menu-item-submenu-logout {
    display: block;
  }
}

.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
  font-size: 17px;
  line-height: 1.5;
}

.woocommerce-account .woocommerce-MyAccount-content {
  width: 74%;
  padding-right: 2%;
}

@media screen and (max-width: 1280px) {
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 67%;
  }
}

@media screen and (max-width: 980px) {
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 64%;
  }
}

@media screen and (max-width: 767px) {
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
    padding-right: 0;
  }
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  border-right: 1px solid #eee;
  width: 22%;
  margin-right: 4%;
}

@media screen and (max-width: 1280px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 27%;
    margin-right: 6%;
  }
}

@media screen and (max-width: 980px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 29%;
    margin-right: 7%;
  }
}

@media screen and (max-width: 768px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    border-right: none;
    border-bottom: 1px solid #eee;
    width: 100%;
    margin-bottom: 32px;
    padding-right: 0;
  }
}

.woocommerce-account .woocommerce-MyAccount-navigation > ul {
  list-style: circle;
}

.woocommerce-account .woocommerce-MyAccount-navigation > ul li {
  margin-bottom: 4px;
}

.woocommerce-account .woocommerce-MyAccount-navigation > ul li.is-active {
  list-style: disc;
}

.woocommerce abbr[title],
.woocommerce acronym[title] {
	text-decoration: none;
}

.woocommerce-product-details__short-description {
	/* margin-top: -2em; */
	margin-bottom: 2em;
}

.woocommerce-product-details__main-content {
	margin-top: -1em;
	margin-bottom: 1em;
}

.woocommerce div.product p.price,
.woocommerce-page div.product p.price {
	text-align: right;
}

.woocommerce div.product form.cart,
.woocommerce-page div.product form.cart {
	position: relative;
	padding: 0 0 2em 0;
}

.single_variation_wrap {
  position: relative;
  right: auto;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  font-size: 21px;
}

.single_variation_wrap > .woocommerce-variation.single_variation {
  margin-bottom: 24px;
}

.woocommerce-variation-add-to-cart {

}

.woocommerce-variation-add-to-cart .quantity {

}

.woocommerce-variation-add-to-cart .single_add_to_cart_button {

}

.pnu_details {
	padding-left: 0 !important;
	margin-top: 1.5em !important;
}

.woocommerce-variabilni-symbol {
	display: block;
	font-size: 10px;
	text-transform: none;
	line-height: 1;
	font-weight: 500;
	text-transform: uppercase;
}

.woocommerce-cena-celkem {
	display: block;
	font-size: 10px;
	text-transform: none;
	line-height: 1;
	font-weight: 500;
	margin-bottom: 26px;
	text-transform: uppercase;
}

.woocommerce-variabilni-symbol strong {
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding-top: 3px;
}

.woocommerce-cena-celkem .wc-cena {
	display: block;
	font-size: 14px;
	padding-top: 3px;
	text-transform: none;
}

/* Při objednávce float přehazoval puntíky */
.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,
.woocommerce td.product-name .wc-item-meta dt,
.woocommerce td.product-name dl.variation .wc-item-meta-label,
.woocommerce td.product-name dl.variation dt {
	float: none;
	list-style: none;
}

.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,
.woocommerce td.product-name .wc-item-meta,
.woocommerce td.product-name dl.variation .wc-item-meta-label,
.woocommerce td.product-name dl.variation {
	list-style: none;
}

.woocommerce ul.order_details.woocommerce-thankyou-order-details {
  padding-left: 0 !important;
  padding-top: 1em !important;
  padding-bottom: 0 !important;
}

.woocommerce ul.order_details.toret-qr-details {
  margin-bottom: 0 !important;
}

.order_details.pnu_details h3 {
  font-size: 15px;
  font-weight: 700;
  color: #666;
  margin-top: -1em;
}

.woocommerce ul.order_details li strong {

}

#top-header .et-cart-info:hover {
	opacity: 0.7;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.footer-widget:only-child {
	width: 100% !important;
	margin: 0 auto 7.5% auto !important;
}

/* Registrační formulář v košíku */

.wc-cart-login-register-form-wrapper {

}

.wc-cart-login-register-form-wrapper {

}

.wc-cart-login-register-form-wrapper {

}

.wc-cart-login-register-form-wrapper {

}

/* Divi fullwidth limit */

.single.et_pb_pagebuilder_layout.et_full_width_page #main-content .container {
	position: relative;
	width: 80%;
	max-width: 1080px;
}

.woocommerce-product-details__short-description {
	/* margin-top: -2em; */
	margin-bottom: 2em;
}

#main-content .container {
	padding-top: 58px !important;
  width: 95%;
}

@media screen and (max-width: 767px) {
  #main-content .container {
  	padding-top: 32px !important;
  }
}

.et_mobile_menu {
  /* box-shadow: 5px 35px 45px rgba(0, 0, 0, 0.25); */
  border-top: 1px solid rgba(0, 0, 0, 0.075) !important;
}

#main-content::before {
  position: fixed;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0;
  z-index: 3;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  visibility: hidden;
}

.mobile_menu_bar_open #main-content::before {
  opacity: 0.5;
  visibility: visible;
}

.woocommerce-product-details__main-content .et_pb_section {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.woocommerce-product-details__main-content .et_pb_section .et_pb_row {
	width: 100% !important;
}

@media screen and (max-width: 980px) {
  .et_pb_section {
  	padding: 0;
  }
}

.woocommerce-cart .et_pb_section {
  padding-top: 0;
}

.woocommerce-cart .woocommerce > h1 {
  margin-bottom: 1em;
}

.woocommerce-message a.button.wc-forward {
	background: none !important;
	border: 2px solid #f4e7e6 !important;
}

.woocommerce-message a,
.woocommerce-info a,
.woocommerce-error a {
	background: none !important;
	border: 2px solid #f4e7e6 !important;
	float: right;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 6px;
	line-height: 34px !important;
	left: auto;
	font-family: 'Source Sans Pro', sans-serif, Nunito, Helvetica, Arial, Lucida;
	font-size: 20px;
	font-weight: 500;
	display: block;
	cursor: pointer;
	position: relative;
	padding: 0.3em 1em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: transparent;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.7em !important;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	color: #fff;
	max-width: 400px;
	height: auto;
}

.woocommerce-message a::after,
.woocommerce-error a::after {
	position: absolute;
	margin-left: -1em;
	opacity: 0;
	font-family: "ETmodules";
	font-size: 32px;
	line-height: 1.7em;
	content: "\35";
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	content: 'E';
	font-size: 20px;
}

.woocommerce-message a:hover,
.woocommerce-error a:hover {
	background: #a73e35 !important;
	border-color: #c1bc27 !important;
	border-radius: 5px !important;
	padding: 0.3em 2em 0.3em 1em;
	border-width: 2px !important;
}

.woocommerce-info a:hover {
	background: #a73e35 !important;
	border-color: #c1bc27 !important;
	border-width: 2px !important;
	border-radius: 5px !important;
}

.woocommerce-message a:hover:after,
.woocommerce-error a:hover:after {
	margin-left: 0.3em !important;
	opacity: 1;
}

.wc-added-cart-message,
.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
	line-height: 50px !important;
}

.wc-card-design-another-link {
	text-align: center;
	display: block;
	margin-top: -5px;
	margin-bottom: 6px;
}

.wc-card-design-another-link a {

}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
	width: 200px;
	height: auto;
}

@media only screen and (max-width: 768px) {
  #add_payment_method table.cart img,
  .woocommerce-cart table.cart img,
  .woocommerce-checkout table.cart img {
  	width: 300px;
  	height: auto;
  }
}

@media only screen and (max-width: 768px) {
  .woocommerce #content table.cart .product-thumbnail,
  .woocommerce table.cart .product-thumbnail,
  .woocommerce-page #content table.cart .product-thumbnail,
  .woocommerce-page table.cart .product-thumbnail {
    display: block;
    text-align: center !important;
  }
}

@media only screen and (max-width: 768px) {
  .woocommerce table.shop_table_responsive tr td.product-thumbnail::before,
  .woocommerce-page table.shop_table_responsive tr td.product-thumbnail::before {
    display: none;
    content: none;
  }
}

@media only screen and (max-width: 768px) {
  .woocommerce #content table.cart .product-remove a,
  .woocommerce table.cart .product-remove a,
  .woocommerce-page #content table.cart .product-remove a,
  .woocommerce-page table.cart .product-remove a {
    margin: 0 auto;
  }
}

.woocommerce table.shop_table tr.woocommerce-cart-form__cart-item td {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

@media only screen and (max-width: 768px) {
  .woocommerce table.shop_table tr.woocommerce-cart-form__cart-item:not(:first-child) {
    padding-top: 70px !important;
    position: relative;
  }

}

.woocommerce table.shop_table tr.woocommerce-cart-form__cart-item:not(:first-child)::after,
.woocommerce table.shop_table tr.woocommerce-cart-form__cart-item:not(:first-child)::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: rgba(0,0,0,0.1);
  top: 0;
  left: -1px;
  display: none;
}

.woocommerce table.shop_table tr.woocommerce-cart-form__cart-item:not(:first-child)::before {
  width: 100%;
  height: 67px;
  background: none;
  border: 1px solid #fff;
  top: 1px;
  left: 0;
  margin-left: -1px;
  z-index: 99;
}

@media only screen and (max-width: 768px) {
  .woocommerce table.shop_table tr.woocommerce-cart-form__cart-item:not(:first-child)::after,
  .woocommerce table.shop_table tr.woocommerce-cart-form__cart-item:not(:first-child)::before {
    display: block;
  }
}

.woocommerce table.shop_table tr.woocommerce-cart-form__cart-item:not(:first-child) td {
  border-top: 1px solid rgba(0,0,0,.1);
}

.woocommerce table.shop_table tr.woocommerce-cart-form__cart-item:not(:first-child) td.product-remove {
  position: relative;
}

.woocommerce table.shop_table tr.woocommerce-cart-form__cart-item:not(:first-child) td.product-remove::before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  height: 2px;
  background: rgba(0,0,0,.5);
  margin-left: -0.287em;
  margin-right: -0.287em;
  width: calc(100% + 0.574em) !important;
  display: none;
}

@media only screen and (max-width: 768px) {
  .woocommerce table.shop_table tr.woocommerce-cart-form__cart-item:not(:first-child) td.product-remove::before {
    display: block;
  }
}

@media only screen and (max-width: 768px) {
  .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background: none !important;
  }
}

.vyber-kalendaru-vypis {
	margin-top: -20px;
}

.woocommerce .cart_totals {
	padding-top: 1em;
}

.woocommerce .cart_totals h2 {
	text-align: right;
}

.woocommerce .cart_totals .wc-card-design-another-link {

}

.woocommerce .cart_totals .wc-proceed-to-checkout {
	margin-right: -2px;
}

h3#order_review_heading {
	margin: 1em auto;
}

.mspc-clear-selection {
	display: inline-block;
	float: right;
}

.mspc-variation.mspc-vertical.column > .mspc-clearfix {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.mspc-variation.mspc-vertical.column > .mspc-clearfix .mspc-radio.ui.radio.checkbox {
  order: 2;
  position: relative;
  left: auto;
  top: auto;
  align-self: center;
  margin: 16px auto 0px auto;
}

.mspc-variation.mspc-vertical.column > .mspc-clearfix .mspc-radio.ui.radio.checkbox label {
  padding: 0;
}

.mspc-variation.mspc-vertical.column > .mspc-clearfix .mspc-attribute-image.rounded.ui.image {
  order: 1;
}

.mspc-variation.mspc-vertical.column > .mspc-clearfix .mspc-text-wrapper {
  order: 3;
  line-height: 1.2;
}

.mspc-accordion .mspc-content {

}

@media screen and (max-width: 980px) {
  .ui.grid>.two.column.row>.column, .ui.two.column.grid>.column, .ui.two.column.grid>.row>.column {
    width: 25% !important;
  }
  .mspc-content .mspc-variation.column {
    margin: 0 0 10px 0;
  }
  .mspc-vertical.mspc-variation {
    padding-top: 0px;
  }
}

@media screen and (max-width: 767px) {
  .ui.grid>.two.column.row>.column, .ui.two.column.grid>.column, .ui.two.column.grid>.row>.column {
    width: 33% !important;
  }
}

@media screen and (max-width: 579px) {
  .ui.grid>.two.column.row>.column, .ui.two.column.grid>.column, .ui.two.column.grid>.row>.column {
    width: 50% !important;
  }
  .mspc-content .mspc-variation.column {
    margin: 0 0 5px 0;
  }
}

@media screen and (max-width: 369px) {
  .ui.grid>.two.column.row>.column, .ui.two.column.grid>.column, .ui.two.column.grid>.row>.column {
    width: 100% !important;
  }
}

@media screen and (max-width: 980px) {
  .mspc-wrapper .mspc-content .mspc-tab-content {
    text-align: center;
  }
}

.mom-cal-mgmt-select-group-items .mom-cal-mgmt-select-group-item {

}

@media screen and (max-width: 980px) {
  .mom-cal-mgmt-select-group-items .mom-cal-mgmt-select-group-item {
    margin-bottom: 10px;
    line-height: 1.3;
  }
}

@media screen and (max-width: 980px) {
  .et-db #et-boc .et-l .et_pb_tab {
    padding: 20px 15px;
  }
}

@media screen and (max-width: 579px) {
  .et-db #et-boc .et-l .et_pb_tab {
    padding: 20px 10px;
  }
}

div.mom-cal-mgmt-select-group-item div.checkbox-wrap input {
  margin: 3px;
}

.mspc-wrapper .mspc-content .mspc-tab-content .mspc-variation.mspc-vertical.column {

}

.mspc-wrapper .mspc-content .mspc-tab-content .mspc-variation.mspc-vertical.column:hover {
  -moz-transform: scale(1.041);
  -webkit-transform: scale(1.041);
  -o-transform: scale(1.041);
  -ms-transform: scale(1.041);
  transform: scale(1.041);
  z-index: 99;
}

.mspc-wrapper .mspc-content .mspc-tab-content .mspc-variation.mspc-vertical.column:nth-child(2n) {

}

.mspc-content .mspc-variation.active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* POZOR - Ke každému záznamu vždy takto napsat komentář */

/* proměnné - použití pro všechna tlačítka */
:root {
  --button-bg-color: #a73e35;
  --button-text-color: #fff;
  --button-border-color: #fff;
  --button-border-color-hover: #c1bc27;
}

/* Vypne související produkty v produktové stránce */
.related.products {
display: none;
}

/* Zarovná produkty na střed */
@media (min-width: 981px) {
  .products-center .woocommerce .products ul li,
  .products-center .woocommerce ul.products li {
    float: none !important;
    display: inline-block !important;
  }

  .products-center .woocommerce .products ul li:last-child,
  .products-center .woocommerce ul.products li:last-child {
    margin-right: 0 !important;
  }
}

/* Vypne TAB Popis a Další informace, Umístění v kategorii, Číslo produktu, Horní navigaci na stránce produktu */
ul.tabs.wc-tabs, div.woocommerce-tabs.wc-tabs-wrapper, span.sku_wrapper, span.posted_in, nav.woocommerce-breadcrumb, div.product_meta {
display: none;
}

/* Přihlášení tlačítko */
body.et_pb_button_helper_class .et_pb_button {
    color: #fff !important;
}

/* Stanoví všem tlačítkům Divi modulů správnou barvu tlačítek */
body .et_pb_button {
	color: #fff !important;
	border-color: #fff !important;
}


/* Zarovnává patičku na střed - bez toho to nejde */
.footer-widget .et_pb_widget {
	float: none !important;
}

/* Tlačítko přidat do košíku - neaktivní */
button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    color: #fff !important;
		background-color: #a73e35 !important;
}

/* Tlačítko přidat do košíku - aktivní */
button.single_add_to_cart_button.button.alt {
    color: #fff !important;
		background-color: #a73e35 !important;
}

/* Tlačítko na stránce Košík - Použít kupon */
input.button, a.checkout-button.button.alt.wc-forward {
    color: #fff !important;
		background-color: #a73e35 !important;
}

input.button_hover, a.checkout-button.button.alt.wc-forward_hover {
    color: #fff !important;
		background-color: #a73e35 !important;
		border-color: #fff !important;
}

/* Tlačítka - bílý text */
.woocommerce a.button.alt,
.woocommerce-page a.button.alt,
.woocommerce button.button.alt,
.woocommerce-page button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce #content input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce button.button,
.woocommerce-page button.button,
.woocommerce input.button,
.woocommerce-page input.button {
  color: #fff !important;
}

.woocommerce #content .quantity input.qty,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-page #content .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce .quantity input.qty {
  background-color: #fff !important;
  padding: 15px !important;
  font-size: 14px !important;
  border-radius: 3px !important;
  border: 1px solid #818181 !important;
  color: #4e4e4e !important;
  -moz-appearance: textfield;
}

::-webkit-input-placeholder { color: #777 !important; }
::-moz-placeholder { color: #777 !important; }
:-ms-input-placeholder { color: #777 !important; }
:-moz-placeholder { color: #777 !important; }

.et-db #et-boc .et-l .et_pb_wc_add_to_cart .quantity input.qty {
  border: 1px solid #818181 !important;
  height: 45px;
  font-size: 19px !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
  height: 45px;
  margin-top: 2.5px;
}

.woocommerce button.button {

}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  padding: .3em 1em !important;
}

.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
  padding: .3em 1em !important;
  border-color: #f7f4ef !important;
}

.woocommerce #respond input#submit.disabled:after,
.woocommerce #respond input#submit:disabled:after,
.woocommerce #respond input#submit:disabled[disabled]:after,
.woocommerce a.button.disabled:after,
.woocommerce a.button:disabled:after,
.woocommerce a.button:disabled[disabled]:after,
.woocommerce button.button.disabled:after,
.woocommerce button.button:disabled:after,
.woocommerce button.button:disabled[disabled]:after,
.woocommerce input.button.disabled:after,
.woocommerce input.button:disabled:after,
.woocommerce input.button:disabled[disabled]:after {
  opacity: 0 !important;
}

.woocommerce-table--customer-details {
  display: block;
  border: none !important;
}

.woocommerce-table--customer-details tr {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.woocommerce-table--customer-details th {
  border: none !important;
  padding: 0 !important;
  padding-bottom: 2px !important;
}

.woocommerce-table--customer-details td {
  border: none !important;
  padding-top: 0 !important;
  padding-bottom: 2px !important;
}

iframe[height="1"] { /* pro affilbox */
  display: none !important;
}

.fpd-container.fpd-views-outside~.fpd-views-selection {
  text-align: center;
}

.fpd-product-designer-wrapper .fpd-views-selection {
  text-align: center;
}

.mspc-vertical.mspc-variation .mspc-text-wrapper > p {
  text-align: center;
}

.mspc-vertical.mspc-variation .mspc-radio {
  margin-left: -8px;
}

.mspc-vertical.mspc-variation .mspc-text-wrapper.mspc-title-wrapper {
  text-align: center;
  margin: 0em auto 0.5em auto;
}

.fpd-share-design {
  margin-top: -4rem;
  max-width: 400px;
  text-align: left;
}

.fpd-share-design > * {
  margin: 0 0 1rem 0;
  text-align: left;
}

.mom_pb_column.mom_pb_column_1_2 {
  display: inline-block;
  vertical-align: middle;
  width: 48%;
  margin-right: 3%;
}
.mom_pb_column.mom_pb_column_1_2:nth-child(2n) {
  margin-right: 0;
}

.woocommerce form.mom-form-register,
.woocommerce form.mom-form-login,
.woocommerce .mom-form-logged-in {
  border: 1px solid #7c7c7c;
  border-radius: 0;
  padding: 16px 10px 12px 20px !important;
  position: relative;
  margin: 2em 0;
  text-align: left;
}

.woocommerce form.mom-form-login.mom-form-login-hide {
  display: none;
}

.fpd-draggable-dialog>.fpd-dialog-head {
  color: #555;
}

.fpd-container .fpd-disabled,
.fpd-element-toolbar .fpd-disabled {
  opacity: 0 !important;
  display: none;
}

.woocommerce form.mom-form-register.alert-logged,
.woocommerce form.mom-form-register.alert-success,
.woocommerce form.mom-form-login.alert-logged,
.woocommerce form.mom-form-login.alert-success,
.woocommerce .mom-form-logged-in {
  border: 1px solid #ddd;
}

.woocommerce form.mom-form-register.alert-error,
.woocommerce form.mom-form-login.alert-error {
  border: 1px solid #a63e35;
}

.mom-form-register .mom_pb_register_content,
.mom-form-login .mom_pb_login_content {
  position: relative;
  text-align: left;
}

.mom-form-register .mom_pb_icon_wrap,
.mom-form-login .mom_pb_icon_wrap {
  display: table-cell;
  width: auto;
  line-height: 0;
  vertical-align: middle;
}

.mom-form-register .mom_pb_icon_wrap .et-pb-icon,
.mom-form-login .mom_pb_icon_wrap .et-pb-icon {
  font-size: 91px;
  color: #a73e35;
  opacity: 1 !important;
}

.mom-form-register.alert-logged .mom_pb_icon_wrap .et-pb-icon,
.mom-form-register.alert-success .mom_pb_icon_wrap .et-pb-icon,
.mom-form-login.alert-logged .mom_pb_icon_wrap .et-pb-icon,
.mom-form-login.alert-success .mom_pb_icon_wrap .et-pb-icon,
.mom-form-logged-in .mom_pb_icon_wrap .et-pb-icon {
  font-size: 81px;
  color: #c1bc27;
  opacity: 1 !important;
}

.mom-form-register .mom_pb_icon_wrap .et-pb-icon:before {
  content: '';
}

.mom-form-login .mom_pb_icon_wrap .et-pb-icon:before {
  content: '';
}

.mom-form-register.alert-logged .mom_pb_icon_wrap .et-pb-icon:before,
.mom-form-login.alert-logged .mom_pb_icon_wrap .et-pb-icon:before {
  content: '';
}

.mom-form-register.alert-success .mom_pb_icon_wrap .et-pb-icon:before,
.mom-form-login.alert-success .mom_pb_icon_wrap .et-pb-icon:before,
.mom-form-logged-in .mom_pb_icon_wrap .et-pb-icon:before {
  content: '';
}

.mom-form-register .mom_pb_register_container,
.mom-form-login .mom_pb_login_container {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.mom-form-register label,
.mom-form-login label {
  display: none !important;
}

.mom-form-register input,
.mom-form-register textarea,
.mom-form-register select,
.mom-form-login input,
.mom-form-login textarea,
.mom-form-login select {
  width: 100%;
  border-color: #818181;
}

.mom-form-register h3,
.mom-form-login h3 {
  color: #353535;
}

.mom-form-register p,
.mom-form-login p {
  font-size: 14px;
  line-height: 1.66;
}

.mom-form-register .mom_pb_register_message,
.mom-form-login .mom_pb_login_message {
  text-align: center;
  font-size: 16px;
  display: block;
  width: 100%;
  padding: 6px 0 8px 0;
  font-weight: 400;
  font-size: 17px;
  color: #a63e35;
}

.mom-newuser-loader-wrapper,
.mom-login-loader-wrapper {
  display: none;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}

.mom-newuser-loader-wrapper .mom-newuser-loader,
.mom-login-loader-wrapper .mom-login-loader {
  position: absolute;
  text-align: center;
  width: 100%;
  left: 50%;
  top: 35%;
  -webkit-transform: translate(-50%,-35%);
  -ms-transform: translate(-50%,-35%);
  transform: translate(-50%,-35%);
}

.mom-newuser-loader-wrapper .mom-newuser-loader-circle,
.mom-login-loader-wrapper .mom-login-loader-circle {
  margin: 0 auto;
  width: 40px;
  height: 40px;
  border: 3px solid rgba(0,0,0,.2);
  border-left: 3px solid #000;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: mom-loader-animation 1.1s infinite linear;
  animation: mom-loader-animation 1.1s infinite linear;
}

.mom-newuser-loader-wrapper .mom-newuser-loader-circle,
.mom-newuser-loader-wrapper .mom-newuser-loader-circle:after,
.mom-login-loader-wrapper .mom-login-loader-circle,
.mom-login-loader-wrapper .mom-login-loader-circle:after {
  border-radius: 50%;
}

.woocommerce form .form-row {
  padding-left: 0;
  padding-right: 0;
}

.grecaptcha-badge {
  display: flex !important;
  justify-content: flex-end !important;
  overflow: hidden !important;
  width: 70px !important;
  height: 60px;
  margin: 0 auto !important;
  box-shadow: 0 0 4px #ddd !important;
  transition: linear 100ms width !important;
  left: 4px !important;
  right: auto !important;

  visibility: hidden !important;
  left: -100% !important;
}
.grecaptcha-badge:hover {
    width: 256px !important;
}

.recaptcha-terms {
  color: #aaa;
  display: block;
  font-size: 13px;
  line-height: 1.45;
  margin-bottom: 6px;
}

.recaptcha-terms a {
  color: #f78e85 !important;
}

@-webkit-keyframes mom-loader-animation {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes mom-loader-animation {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.mom-newuser-loader-wrapper .mom-newuser-loader-text,
.mom-login-loader-wrapper .mom-login-loader-text {
  text-transform: none;
  line-height: 1.5;
  color: #777;
  position: absolute;
  width: 100%;
  display: block;
  font-size: 16px;
  padding: 22px 0;
  color: rgba(0,0,0,.95);
  text-transform: uppercase;
  font-weight: lighter;
  letter-spacing: 1.5px;
  -webkit-filter: blur(0);
}

/* FPD redesign */
.fpd-modal-overlay:not(.fpd-fullscreen)>.fpd-modal-wrapper {
  background: rgba(255, 255, 255, 0.98);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 600px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 32px 48px;
  -webkit-box-shadow: 0 3px 35px rgba(0,0,0,0.2);
  box-shadow: 0 3px 35px rgba(0,0,0,0.2);
}
.fpd-modal-content input[type=text] {
  padding: 14px 16px;
  font-size: 14px;
  border: 1px solid #aaa;
  border-radius: 3px;
}
.fpd-modal-content input[type=text]:focus {
  border: 1px solid #777;
}
.fpd-modal-content .fpd-btn {
  position: relative;
  padding: 0.3em 1em;
  border: 2px solid;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: transparent;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.7em !important;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  text-transform: none;
  margin-top: 2rem;
}
.fpd-modal-content .fpd-btn:hover {
  color: #ffffff!important;
  background: #a73e35!important;
  border-color: #c1bc27!important;
}
.fpd-snackbar-wrapper {
  position: fixed;
  right: auto;
  bottom: auto;
  margin: 0 auto;
  z-index: 100000;
  left: 50%;
  top: 95%;
  -webkit-transform: translate(-50%, -95%);
  -ms-transform: translate(-50%, -95%);
  transform: translate(-50%, -95%);
  width: 80%;
  max-width: 650px;
  text-align: center;
}
.fpd-snackbar-wrapper .fpd-snackbar {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  background: rgba(178, 48, 48, 0.95);
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  -webkit-box-shadow: 0 3px 15px rgba(0,0,0,0.2);
  box-shadow: 0 3px 15px rgba(0,0,0,0.2);
}
.fpd-snackbar-wrapper .fpd-snackbar p {
  padding: 24px 32px !important;
}
.fpd-loader>.fpd-loader-text {
  font-size: 30px;
  text-transform: none;
  line-height: 1.5;
  color: #777;
}
@media screen and (max-width: 980px) {
  .fpd-loader>.fpd-loader-text {
    font-size: 20px;
    line-height: 1.3;
  }
}
.fpd-shadow-2 {
  -webkit-box-shadow: 0 15px 65px rgba(0,0,0,0.1);
  box-shadow: 0 15px 65px rgba(0,0,0,0.1);
  border: 1px solid #ddd;
}
.fpd-views-selection>.fpd-item {
  box-shadow: none !important;
  padding: 8px 0px 8px 9px !important;
  background: #fff;
}
.fpd-views-selection .fpd-view-active {
  background: #ddd;
}
.fpd-device-smartphone .fpd-actions-container {
  position: relative;
}
.fpd-top-actions-centered .fpd-actions-wrapper.fpd-pos-top {
  width: 75%;
  text-align: center;
}
.fpd-actions-wrapper>.fpd-action-btn[data-action="save"],
.fpd-actions-wrapper>.fpd-action-btn[data-action="load"] {
  width: 55px;
}
.fpd-navigation {
  color: #555;
  font-weight: 600;
}
.fpd-navigation, .fpd-navigation .fpd-nav-icon:before {
  color: #555;
}
.fpd-topbar .fpd-navigation {
  overflow: hidden;
}
.fpd-topbar .fpd-navigation>div>.fpd-label {
  font-size: 17px;
  padding-left: 8px;
  text-transform: none;
}
@media screen and (max-width: 568px) {
  .fpd-topbar .fpd-navigation>div>.fpd-label {
    padding-left: 0;
  }
}
.fpd-container {
  margin: 0 auto;
}
.fpd-container .fpd-primary-text-color, .fpd-navigation > div.fpd-active, .fpd-bottom-nav > div.fpd-active {
  color: #444;
}
.fpd-grid>.fpd-category.fpd-item {
  background: #fafafa;
  color: #7f8c8d;
  margin: 2px 0 0 0;
  width: calc(50% - 1px)!important;
  border-radius: 0px;
}
.fpd-grid>.fpd-category.fpd-item:nth-child(odd) {
  margin-right: 2px;
}
.fpd-grid>.fpd-category.fpd-item:nth-child(-n+2) {
  margin-top: 2px;
}
.fpd-container .fpd-primary-bg-color, .fpd-actions-wrapper > .fpd-action-btn.fpd-active, .fpd-thumbnail-preview > .fpd-preview-price {
  background-color: #eee !important;
  border-top: 1px solid #ccc;
}
.fpd-thumbnail-preview {
  border: none !important;
  -webkit-box-shadow: 0 3px 25px rgba(0,0,0,0.15);
  box-shadow: 0 3px 25px rgba(0,0,0,0.15);
}
.fpd-grid>.fpd-item>.fpd-price,
.fpd-thumbnail-preview > .fpd-preview-price {
  border: none !important;
  background: #3dc127 !important;
  font-size: 14px !important;
  padding: 0px 5px !important;
}
.fpd-actions-wrapper > .fpd-action-btn:hover {
  background-color: #d5d8d9 !important;
}
.fpd-navigation>div.fpd-active {
  background-color: #a73e35 !important;
}
.fpd-container .fpd-secondary-bg-color, .fpd-container .fpd-btn, .fpd-switch-container.fpd-enabled .fpd-switch-toggle, .fpd-switch-container.fpd-enabled .fpd-switch-bar, .fpd-modal-product-designer.fpd-modal-overlay .fpd-done {
  background-color: #ecf0f1;
}
.fpd-actions-wrapper>.fpd-action-btn {
  background: #eee;
  background-color: rgba(255, 255, 255, 0.9);
  border: none !important;
  box-shadow: none;
}
.fpd-actions-wrapper>.fpd-action-btn:hover {
  background: #fff !important;
  color: #444 !important;
}
.mom-not-logged-in .fpd-actions-wrapper>.fpd-action-btn[data-action="save"],
.mom-not-logged-in .fpd-actions-wrapper>.fpd-action-btn[data-action="load"] {
  background-color: rgba(155, 155, 155, 0.85);
}
.mom-not-logged-in .fpd-actions-wrapper>.fpd-action-btn[data-action="save"]:hover,
.mom-not-logged-in .fpd-actions-wrapper>.fpd-action-btn[data-action="load"]:hover {
  background-color: rgba(155, 155, 155, 0.875) !important;
}
.fpd-tooltip-theme,
.fpd-sub-tooltip-theme,
.fpd-main-wrapper .fpd-element-tooltip,
.fpd-container.fpd-gt-step {
  background: #c1bc27;
  background-color: rgba(193, 188, 39, 0.9);
  border-radius: 2px;
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
}
.fpd-tooltip-theme .tooltipster-content {
  font-size: 11px !important;
  line-height: 12px;
  padding: 3px 5px;
  font-weight: bold;
  color: #fff;
  text-shadow: none !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fpd-main-wrapper .fpd-element-tooltip {
  color: #fff;
  max-width: 250px;
  padding: 5px 7px;
}
.fpd-container .fpd-primary-text-color,
.fpd-navigation > div.fpd-active,
.fpd-bottom-nav > div.fpd-active {
  color: #444 !important;
}
.fpd-navigation > div.fpd-active,
.fpd-bottom-nav > div.fpd-active {
  color: #fff !important;
}
.fpd-navigation > div.fpd-active, .fpd-navigation > div.fpd-active .fpd-nav-icon:before, .fpd-bottom-nav > div.fpd-active {
  color: #fff !important;
}
.fpd-tooltip-theme .tooltipster-arrow {
  display: none !important;
}
.fpd-sub-tooltip-theme {
  background: #f5f5f5 !important;
  pointer-events: all !important;
}
.fpd-sub-tooltip-theme .tooltipster-content {
  font-size: 30px;
  padding: 8px 7px 6px;
  white-space: nowrap;
}
.fpd-sub-tooltip-theme .tooltipster-content .fpd-item {
  text-align: center;
  cursor: pointer;
  opacity: 0.6;
}
.fpd-sub-tooltip-theme .tooltipster-content .fpd-item:hover {
  opacity: 1;
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fafafa !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #c3c3c3 !important;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #7d7d7d !important;
}

.et_mobile_menu {
  padding: 0;
}

.et_mobile_menu li a {
  padding: 8px 16px;
  margin: 1px 0;
}

#main-header .et_mobile_menu li ul, .et_pb_menu .et_mobile_menu li ul, #main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul {
  padding-left: 5px;
  padding-right: 5px;
}

.et_mobile_menu li li {
  padding-left: 5px;
  padding-right: 5px;
}

#et-info {
  padding-top: 0;
  padding-bottom: 0;
}

/* Cookie notice */

#cookie-law-info-bar {
  box-shadow: 0 25px 50px 0 rgba(0, 0, 0, 0.39), inset 0 5px 0 0 rgba(255, 36, 66,.01);
  border-top: 6px solid #c1bc27;
  text-align: left;
  padding: 14px 22px !important;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  left: 0 !important;
  right: 0 !important;
  text-align: center;
  width: 90% !important;
  width: calc(100% - 32px) !important;
  max-width: 640px;
  bottom: 16px !important;
  z-index: 9999999999;
}

@media screen and (max-width: 980px) {
  #cookie-law-info-bar {
    font-size: 14px;
  }
}

#cookie-law-info-bar span {

}

#cookie-law-info-bar a {
  display: block;
  margin: 6px 0 !important;
  font-size: 15px !important;
}

#cookie-law-info-bar a.cli_settings_button {
  display: block;
  margin: 12px 0 6px 0 !important;
}

.cli-modal.cli-blowup[aria-hidden="true"] {
  visibility: visible;
}

/* Responsive */

@media screen and (max-width: 980px) {
  #top-header .container {
    display: flex;
    align-items: center;
    height: 100%;
  }

  #et-info {
    display: inline-flex;
  }

  #et-secondary-nav,
	#et-secondary-menu {
    display: inline-flex !important;
    margin-left: auto;
    padding-bottom: 10px;
    padding-top: 0.75em;
    line-height: 1em;
	}


  #top-header .container,
  #main-header .container {
    width: 90%;
    max-width: calc(100% - 32px);
  }

  #et-info a,
  #et-secondary-nav a,
	#et-secondary-menu a {
    line-height: 20px;
  }
  #top-header .et-cart-info {
    margin-left: 0;
  }
  .et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 120px;
  }
  .et_header_style_left .et-fixed-header #et-top-navigation,
  .et_header_style_left #et-top-navigation {
    padding-top: 15px;
  }
  .et_header_style_split #et-top-navigation .mobile_menu_bar,
  .et_header_style_left #et-top-navigation .mobile_menu_bar {
    padding-bottom: 12px;
  }
  #et-info-phone {
    margin-right: 0;
  }
  .et-cart-info span:before {
    margin-right: 4px;
    margin-left: 8px;
  }
  .woocommerce form.mom-form-register, .woocommerce form.mom-form-login, .woocommerce .mom-form-logged-in {
    padding: 12px 12px 6px 18px !important;
  }
  .mom-form-register .mom_pb_icon_wrap .et-pb-icon, .mom-form-login .mom_pb_icon_wrap .et-pb-icon {
    font-size: 62px !important;
  }
  .mom-form-register .mom_pb_register_container, .mom-form-login .mom_pb_login_container {
    padding-left: 18px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .mom-form-register h3, .mom-form-login h3 {
    font-size: 20px;
  }
  .recaptcha-terms {
    font-size: 11px;
    line-height: 1.35;
    margin-bottom: 20px;
  }
  .mom-form-register p, .mom-form-login p {
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
  #et-secondary-nav,
	#et-secondary-menu {
    padding-top: 0;
    margin-top: 1px;
    padding-bottom: 0;
	}

  .single_variation_wrap {
    position: relative;
    left: auto;
    right: auto;
  }

  .price,
  .woocommerce-variation-add-to-cart {
    text-align: center !important;
  }

  .woocommerce #content div.product form.cart div.quantity,
  .woocommerce div.product form.cart div.quantity,
  .woocommerce-page #content div.product form.cart div.quantity,
  .woocommerce-page div.product form.cart div.quantity {
    margin: 0 auto 8px auto !important;
    float: none !important;
  }

  .woocommerce-page div.product form.cart div.quantity {
    margin-bottom: 0 !important;
  }

  .woocommerce div.product form.cart .button {
    float: none !important;
  }

  .woocommerce div.product form.cart, .woocommerce-page div.product form.cart {
    margin-bottom: 0 !important;
  }

  .fpd-topbar .fpd-navigation {
    /* height: 52px; */
  }

  .fpd-topbar .fpd-navigation>div {
    padding-left: 0;
    padding-right: 0;
  }

  .fpd-topbar .fpd-navigation>div>span {
    padding-top: 8px;
    font-size: 22px;
  }

  .fpd-share-design {
    text-align: center;
    margin-top: 0;
    max-width: 100%;
  }

  .fpd-top-actions-centered .fpd-actions-wrapper {
    width: 100% !important;
  }

  .fpd-actions-container>.fpd-actions-wrapper>.fpd-action-btn {
    min-width: 36px;
  }

  .fpd-actions-container>.fpd-actions-wrapper>.fpd-action-btn:last-of-type {
    margin-right: 0 !important;
  }

  .fpd-actions-wrapper>.fpd-action-btn[data-action="save"], .fpd-actions-wrapper>.fpd-action-btn[data-action="load"] {
    width: auto;
  }

  .fpd-share-design > * {
    float: none !important;
    margin: 1rem 0 0 0;
    text-align: center;
  }
  .mom_pb_column.mom_pb_column_1_2 {
    width: 100%;
    margin-right: 0;
  }
  .woocommerce form.mom-form-register, .woocommerce form.mom-form-login, .woocommerce .mom-form-logged-in {
    padding: 20px 18px 8px 18px !important;
  }
  .mom-form-register .mom_pb_icon_wrap, .mom-form-login .mom_pb_icon_wrap {
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  .mom-form-register .mom_pb_icon_wrap .et-pb-icon, .mom-form-login .mom_pb_icon_wrap .et-pb-icon {
    font-size: 72px !important;
  }
  .mom-form-register .mom_pb_register_container, .mom-form-login .mom_pb_login_container {
    padding-left: 0;
    text-align: center;
  }
  .recaptcha-terms {
    text-align: center;
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 579px) {
  #top-header, #top-header a, #et-secondary-nav li li a, #top-header .et-social-icon a:before {
    font-size: 12px !important;
  }
}

@media screen and (max-width: 299px) {
  #top-header .container {
    flex-direction: column;
  }
  #et-secondary-nav, #et-secondary-menu {
    margin-left: 0;
    margin-bottom: 5px;
  }
  #et-info {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

.single_add_to_cart_button.fpd-disabled {
  position: relative;
  opacity: 1 !important;
}

.single_add_to_cart_button::before {
  display: block !important;
  visibility: hidden !important;
  opacity: 0 !important;
  font-family: "Source Sans Pro", sans-serif !important;
  content: 'Přidávám...' !important;
  text-align: center;
  line-height: 46px !important;
  font-size: 21px !important;
  text-indent: 25px;
  position: absolute !important;
  right: 0;
  left: auto;
  top: 0;
  margin: 0 !important;
  width: 100%;
  height: 100%;
  z-index: 9;
  background: #ccc !important;
  background-image: url('img/loader-icon.svg') !important;
  background-repeat: no-repeat !important;
  background-size: 22px !important;
  background-position: 16px 50% !important;
}

.single_add_to_cart_button.on_load::before {
  visibility: visible !important;
  opacity: 1 !important;
}
 /*
.woocommerce button.single_add_to_cart_button.button.on_load:after {
  font-family: "Source Sans Pro", sans-serif !important;
}

.single_add_to_cart_button.on_load::after {
  content: 'Přidávám...' !important;
  display: block !important;
  font-family: "Source Sans Pro", sans-serif;
  opacity: 1 !important;
  position: absolute !important;
  right: 0;
  left: 16px;
  top: 0;
  bottom: 0;
  margin: auto !important;
  line-height: 46px !important;
  z-index: 10; */
}

/*
.woocommerce-checkout.processing #place_order {
  padding-left: 44px !important;
  position: relative;
}

.woocommerce-checkout.processing #place_order::before {
  display: block;
  content: ' ';
  width: 20px;
  height: 20px;
  background: url('img/loader-icon.svg');
  background-size: 100%;
  position: absolute;
  left: 15px;
  top: 13px;
} */

.checkout.woocommerce-checkout.processing { /*
    background-image: url('img/810.svg') !important;
    background-position: center center !important;
    background-size: 200px !important;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    background-color: red !important;
    opacity: 1 !important;
    z-index: 99999999999; */
}


.checkout.woocommerce-checkout.processing .blockUI.blockOverlay::before {
  background-image: none !important;
}

.checkout.woocommerce-checkout.processing::after {
    background-image: url('img/loader-bk.svg') !important;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    opacity: 1 !important;
    z-index: 99999999999;
    content: ' ';
    width: 40px;
    height: 40px;
    display: block;
    position: fixed;
    bottom: 50%;
    left: 50%;
    margin-left:-20px;
    margin-bottom:-20px;
    -webkit-animation:spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
}


.woocommerce-order-details__title {
  margin-bottom: 0.25em;
}

.woocommerce-table__product-name.product-name {
  padding: 1em 2em 0 2em !important;
}

.woocommerce td.product-name .wc-item-meta .wc-item-meta-label {
  font-size: 14px;
}

.woocommerce td.product-name .wc-item-meta p {
  margin-top: -8px;
  font-size: 13px;
}

.woocommerce-table__product-name.product-name span.product-name{
  font-size: 18px;
  font-weight: bold;
  margin-top: 0.5em;
  margin-bottom: 1em;
  display: inline-block;
}
