/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/* ************** */
/* GLOBAL STYLES */
/* ************ */

/* ************** */
/* HEADER STYLES */
/* ************ */

/*=======HEADER======*/
.fusion-header-wrapper.fusion-is-sticky .fusion-header {
  height: 110px !important;
}

.fusion-is-sticky .fusion-main-menu > ul > li.current-menu-item > a {
  color: #86000b !important;
}

.fusion-header {
  background-color: #86000b;
}

.fusion-main-menu .sub-menu li a:hover {
  background-color: #f9f9f9;
  color: black;
}

/*========TABULKY========*/
.table-1 {
  font-size: 14px !important;
}

/*========TITLE BAR========*/

.fusion-page-title-captions .entry-title {
  text-transform: uppercase;
  letter-spacing: 4px;
  font-weight: normal;
}

/*=========KONTAKTY========*/

.kontakt-box p {
  margin-bottom: 0 !important;
  font-size: 17px;
  color: #333;
}
.kontakt-box i {
  margin-top: 3px !important;
}
.kontakt-box .fusion-layout-column {
  margin-bottom: 10px !important;
}
.kontakt-box .fusion_builder_column_1_6:last-child,
.kontakt-box .fusion_builder_column_5_6:last-child {
  margin-bottom: 0 !important;
}

/*==========SLUŽBY=========r*/
.wpcf7-form .row {
  margin-bottom: 20px;
}

.gdpr {
  font-size: 14px;
}

.clicker {
  cursor: pointer;
}

.boxes > * {
  padding: 30px 40px;
}

.boxes h3 {
  color: black;
  margin-top: 0px;
}

.boxes > * {
  display: none;
}

.clicker .fusion-column-wrapper:before {
  content: "";
  position: absolute;
  top: 100%;
  right: 100%;
  bottom: 0;
  left: 0;
  background-color: rgba(228, 71, 52, 0.5);
  z-index: -1;
  opacity: 0;
  transition: 0.5s top, 0.5s right, 0.5s opacity;
}

.clicker .fusion-column-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 100%;
  left: 100%;
  background-color: rgba(228, 71, 52, 0.5);
  z-index: -1;
  opacity: 0;
  transition: 0.5s bottom, 0.5s left, 0.5s opacity;
}

.clicker {
  font-size: 22px;
  font-style: italic;
}
.clicker:hover .fusion-column-wrapper:before {
  top: 0;
  right: 0;
  opacity: 1;
}
.clicker:hover .fusion-column-wrapper:after {
  bottom: 0;
  left: 0;
  opacity: 1;
}

.fusion-mobile-menu-icons a {
  font-size: 46px !important;
}

/*======PRODUKTY=======*/
.produkty .fusion-column-wrapper {
  border-radius: 10px;
  border: 2px solid #86000b;
}

/*======CTA======*/

.cta_text p,
.cta_text a {
  color: white !important;
  font-size: 21px !important;
  font-weight: 600;
}

/*=========WOO-COMMERCE==========*/
.wc-proceed-to-checkout a {
  display: inline-block;
  position: relative;
}
@media only screen and (max-width: 1230px) {
  .wc-proceed-to-checkout a {
    width: 100%;
    margin-top: 15px !important;
  }
}
.woocommerce-checkout .fusion-button,
.woocommerce-cart .fusion-button,
.woocommerce-cart .checkout-button {
  border: 3px solid #3d3d3d !important;
  padding: 13px 22px !important;
}
.woocommerce-checkout .fusion-button:hover,
.woocommerce-cart .fusion-button:hover,
.woocommerce-cart .checkout-button:hover {
  border-color: #666666 !important;
}
.wc-proceed-to-checkout .fusion-button {
  background: transparent;
  color: #3d3d3d;
}

.woocommerce-cart h2,
.woocommerce-checkout h3 {
  border-color: rgba(134, 0, 11, 0.7) !important;
  border-width: 3px !important;
  position: relative;
  display: inline-block;
}

.wc-proceed-to-checkout .fusion-button:hover {
  background: #666666;
  color: #fff;
  border-color: #666666 !important;
}

.cart-collaterals .cart_totals .fusion-button {
  clear: none;
  float: none;
}
.cart-collaterals .cart_totals .checkout-button {
  margin-top: 0px;
}

.price {
  display: inline-block !important;
}

#menu-hlavni-menu
  > li.fusion-custom-menu-item.fusion-menu-cart.fusion-main-menu-cart.fusion-last-menu-item {
  display: none;
}

.fusion-carousel .fusion-carousel-item .fusion-carousel-item-wrapper {
  text-align: left;
}

.woocommerce-Price-amount.amount {
  font-size: 30px;
  font-weight: 600;
}

.woocommerce-tabs {
  display: none !important;
}

.social-share {
  display: none !important;
}

/*.price del .amount{
    display: none!important;
}
*/
.product-buttons {
  display: none;
}
/*
.cart {
    display: none!important;
}
*/
.products > li {
  border-radius: 10px;
  border: 2px solid #86000b;
}

.attachment-shop_catalog .size-shop_catalog .wp-post-image {
  border-radius: 10px !important;
}

.wp-post-image {
  border-radius: 10px !important;
}

.post-content h3 {
  font-size: 19px;
}

.related.products {
  display: none !important;
}

.sort-count.order-dropdown {
  display: none;
}

.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  display: none;
}

.product .images {
  width: inherit;
  max-width: 500px;
}

.fusion-main-menu > ul > li:last-child {
  display: none !important;
}

.fusion-icon.fusion-icon-shopping-cart {
  display: none !important;
}

.product .product_meta .posted_in {
  padding-bottom: 30px !important;
}

/*=========RESPO========*/

@media screen and (min-width: 1101px) and (max-width: 1432px) {
  .fusion-header-wrapper .fusion-row {
    padding-left: 0;
    padding-right: 0;
  }
  .fusion-header {
    padding-left: 0;
    padding-right: 0;
  }
  .fusion-main-menu > ul > li > a {
    padding-left: 15px;
    padding-right: 15px;
  }

  .fusion-is-sticky .fusion-main-menu > ul > li > a {
    padding-left: 15px;
    padding-right: 15px;
  }

  .fusion-header {
    height: 120px;
  }
}

@media screen and (min-width: 801px) and (max-width: 1024px) {
  .kontakt-box p {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 800px) {
  .kontakt-box p {
    text-align: center;
  }
  .products.clearfix.products-3 {
    display: flex;
    flex-wrap: wrap;
  }
}

.price {
  line-height: 1.3 !important;
}
.sdph,
.sdph .amount {
  font-size: 15px;
}

.grecaptcha-badge {
  display: none;
}
/* ************** */
/* FOOTER STYLES */
/* ************ */
footer.fusion-footer-widget-area {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
/* FOOTER - 4ws consent */
.fworks_consent_shortcode {
  display: inline-block !important;
  color: var(--link_color) !important;
  transition: 0.3s ease all;
  text-decoration: underline !important;
  text-underline-offset: var(--awb-link_decoration_underline_offset);
}

.fworks_consent_shortcode:hover {
  color: var(--link_hover_color) !important;
  text-decoration: none !important;
}

.fworks_consent_button_settings {
  text-decoration: none !important;
}

/* ***************** */
/* RESPONSIVE STYLES */
/* ***************** */
