/*
Theme Name: Flow
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");
/* GENERAL */
.color-white *,
.color-white {
  color: #fff !important;
}
.color-main *,
.color-main {
  color: #fcb8c4 !important;
}
.color-black *,
.color-black {
  color: #000 !important;
}
.text-center {
  text-align: center;
}
.alignleft {
  margin-right: 5px !important;
}
.clear {
  display: block;
  clear: both;
}
.wpb_text_column ul,
.wpb_text_column ol {
  list-style-position: outside;
  margin-left: 20px;
}
.wpb_text_column ul li,
.wpb_text_column ol li {
  margin-bottom: 4px;
}
html {
  margin-top: 0 !important;
}
@media (prefers-color-scheme: dark) {
  body {
    background-color: #ffffff;
  }
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="phone"],
input[type="tel"],
textarea {
  border-radius: 5px !important;
}
select:hover,
textarea:hover,
input[type="text"]:hover,
input[type="password"]:hover,
input[type="number"]:hover,
input[type="tel"]:hover,
input[type="date"]:hover,
input[type="email"]:hover {
  border: 1px solid #fcb8c4 !important;
}
textarea:focus,
input:focus {
  outline: none;
  border: 1px solid #fcb8c4 !important;
}
select {
  -webkit-appearance: menulist !important;
}
/* LAYOUT */
@media (max-width: 1000px) {
  .title_outer {
    padding-top: 0 !important;
  }
}
.title_outer .title .title_holder {
  padding-top: 0 !important;
  min-height: 120px !important;
}
@media (max-width: 1000px) {
  .main-spacer {
    display: none !important;
  }
}
.content.content_top_margin {
  margin: 0 !important;
}
.content .container .container_inner.page_container_inner,
.content .full_page_container_inner {
  padding: 32px 0 !important;
}
.search .post_text_inner {
  padding: 0 !important;
  margin: 0 !important;
}
.search .post_text_inner p {
  display: none;
}
.search .blog_holder article {
  margin: 0 !important;
}
.search .blog_holder article .post_image {
  display: none !important;
}
.search .blog_holder article .post_info {
  display: none !important;
}
.search .blog_holder article .post_more {
  display: none !important;
}
.search .blog_holder article h2.entry_title a {
  font-size: 18px !important;
  line-height: 22px !important;
  letter-spacing: 0 !important;
}
.widget #searchform {
  border: 1px solid #555;
}
/* ELEMENTS */
.qbutton {
  transition: all 0.2s linear;
}
.latest_post_two_holder .latest_post_two_inner {
  background: none !important;
}
.latest_post_two_holder .latest_post_two_text {
  padding: 5px 0 !important;
}
.latest_post_two_holder .latest_post_two_text .separator {
  display: none;
}
.latest_post_two_holder .latest_post_two_info {
  display: none !important;
}
.qode-accordion-holder {
  max-width: 900px !important;
  margin: 0 auto !important;
}
.qode-accordion-holder .qode-tab-title {
  height: auto !important;
  min-height: 30px !important;
}
.qode-accordion-holder .qode-accordion-content {
  background: #fff;
}
.testimonials_c_holder {
  max-width: 900px !important;
  margin: 0 auto !important;
}
.testimonials_c_holder .testimonial_content_inner {
  padding: 0 !important;
  background: transparent !important;
}
.testimonials_c_holder .flex-control-nav {
  margin-top: 20px !important;
}
.testimonials_c_holder .flex-control-nav li {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 5px 5px;
}
.testimonials_c_holder .flex-control-nav li a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  background-color: #cfcfcf;
  border-radius: 50%;
}
.testimonials_c_holder .flex-control-nav li a:hover {
  background: #000 !important;
}
.testimonials_c_holder .flex-control-nav li a.flex-active {
  background: #fcb8c4 !important;
}
.wpcf7 {
  max-width: 800px;
  margin: 0 auto;
}
.wpcf7 p {
  margin: 0 !important;
}
.wpcf7 .wpcf7-textarea {
  height: 100px;
}
.wpcf7 .rodo {
  text-align: center;
  padding: 0 0 10px 0;
}
.wpcf7 .ajax-loader {
  display: block;
}
.psm_offer__item {
  padding-bottom: 40px;
}
.psm_offer__item:nth-child(4n+2) {
  clear: both;
}
.psm_offer__title {
  text-align: center;
}
/* HEADER */
header .header_top .container {
  background-color: #fcb8c4 !important;
}
header .header_top .container a {
  font-size: 16px;
  line-height: 16px;
}
header .header_top .container a:hover,
header .header_top .container a:hover i {
  text-decoration: underline;
}
header .header_top .container .header-widget.widget_nav_menu ul.menu > li > a:hover {
  color: #000 !important;
  text-decoration: underline;
}
header .header_top .right .inner > div {
  padding-right: 12px;
}
header .header_bottom {
  transition: all 0.2s linear;
}
header .header_bottom .q_logo a {
  transition: all 0.2s linear;
}
header .header_bottom .drop_down .second .inner > ul,
header .header_bottom .drop_down .second .inner li.narrow .second .inner ul {
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.75);
}
header .header_bottom .drop_down .second .inner li a:hover {
  background: #fcb8c4 !important;
  color: #fff !important;
}
header .header_bottom .drop_down .second .inner li.current-menu-item a {
  background: #fcb8c4 !important;
  color: #fff !important;
}
header .header_bottom .shopping_cart_dropdown {
  display: none !important;
}
@media (max-width: 1000px) {
  header nav.mobile_menu > ul {
    width: auto !important;
    padding: 10px !important;
  }
}
@media (max-width: 420px) {
  header .shopping_cart_outer {
    display: block !important;
  }
}
/* BLOG */
.blog_holder article {
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
  float: left !important;
}
.blog_holder article:nth-child(2n+1) {
  clear: both;
}
.blog_holder .post_image {
  padding: 0 15px;
}
.blog_holder .post_text_inner {
  padding: 5px 15px !important;
}
.blog_holder h3 a {
  font-weight: 600 !important;
}
.blog_holder .post_excerpt p {
  font-size: 16px !important;
  line-height: 22px !important;
}
.blog_holder .post_info {
  display: none;
}
/* WooCommerce */
.single-product .content .container .container_inner {
  padding-top: 0px !important;
}
.single-product .summary .woocommerce-product-details__short-description {
  padding: 16px 0 0 0;
}
.single-product table.variations {
  margin-bottom: 8px !important;
}
.single-product table.variations td.label {
  padding: 0 !important;
}
.single-product table.variations label,
.single-product table.variations .woocommerce-variation-price {
  margin-bottom: 16px !important;
  font-size: 17px;
  font-weight: 600;
  color: #fcb8c4;
}
.single-product table.variations .reset_variations {
  display: none !important;
}
.single-product .q_tabs.horizontal {
  padding-top: 0 !important;
}
.single-product .q_tabs.horizontal .tabs-nav {
  pointer-events: none;
}
.single-product .q_tabs.horizontal .tabs-nav li {
  pointer-events: none;
}
.single-product .q_tabs.horizontal .tabs-nav li a {
  cursor: default;
  pointer-events: none;
}
.single-product .q_tabs.horizontal .tabs-nav .additional_information_tab {
  display: none !important;
}
.single-product .q_tabs.horizontal .tabs-nav #tab-description {
  text-align: left !important;
}
.single-product .sku_wrapper {
  display: none !important;
}
.woocommerce-shop .woocommerce-result-count {
  display: none !important;
}
.woocommerce-cart .woocommerce {
  max-width: 900px;
  margin: 0 auto;
}
.woocommerce-cart .shop_table {
  cursor: default;
}
.woocommerce-cart .shop_table thead th {
  background: #f8f8f8;
}
.woocommerce-cart .shop_table .product-name a,
.woocommerce-cart .shop_table .product-thumbnail a {
  pointer-events: none;
  cursor: default;
}
.woocommerce-cart .shop_table .product-subtotal span {
  font-weight: 700 !important;
  color: #000 !important;
}
.woocommerce-cart .shop_table #coupon_code {
  border: 1px solid #ccc;
  text-align: center;
}
.woocommerce-cart div.cart-collaterals div.cart_totals {
  min-width: 360px;
}
.woocommerce-cart div.cart-collaterals div.cart_totals table {
  width: 100%;
}
.woocommerce-cart div.cart-collaterals div.cart_totals table th,
.woocommerce-cart div.cart-collaterals div.cart_totals table td {
  font-weight: 400 !important;
}
.woocommerce-cart div.cart-collaterals div.cart_totals .woocommerce-shipping-destination {
  display: none;
}
.woocommerce-checkout {
  cursor: default;
}
.woocommerce-checkout .woocommerce-form-login {
  max-width: 800px;
  margin: 0 auto;
}
.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info,
.woocommerce-checkout .woocommerce .woocommerce-info {
  padding: 0 !important;
  margin: 0 0 16px 0 !important;
  text-align: center;
  text-transform: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}
.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info a,
.woocommerce-checkout .woocommerce .woocommerce-info a {
  font-weight: 700;
  text-decoration: underline;
}
.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info a:hover,
.woocommerce-checkout .woocommerce .woocommerce-info a:hover {
  color: #fcb8c4;
}
.woocommerce-checkout form.woocommerce-checkout {
  max-width: 800px;
  margin: 0 auto;
}
.woocommerce-checkout form.woocommerce-checkout .col-1 {
  margin: 0 auto 20px auto !important;
  float: none !important;
  width: 100% !important;
}
.woocommerce-checkout form.woocommerce-checkout .col-2 {
  float: none !important;
  width: 100% !important;
}
.woocommerce-checkout form.woocommerce-checkout input[type=text],
.woocommerce-checkout form.woocommerce-checkout input[type=email],
.woocommerce-checkout form.woocommerce-checkout input[type=password],
.woocommerce-checkout form.woocommerce-checkout input[type=tel] {
  padding-left: 13px !important;
  padding-right: 13px !important;
  width: calc(100% - 28px) !important;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle {
  display: none !important;
}
.woocommerce-checkout .woocommerce-billing-fields h3 {
  display: none !important;
}
.woocommerce-checkout #order_review_heading {
  text-align: center;
  font-weight: 700;
  font-size: 24px;
}
.woocommerce-checkout .shop_table {
  border: 1px solid #e6e6e6;
}
.woocommerce-checkout .shop_table * {
  color: #000 !important;
}
.woocommerce-checkout .shop_table thead tr th {
  background: #f8f8f8;
}
.woocommerce-checkout .shop_table tbody * {
  font-weight: 400 !important;
}
.woocommerce-checkout .shop_table tbody tr {
  border: 1px solid #e6e6e6;
}
.woocommerce-checkout .shop_table tfoot tr.woocommerce-shipping-totals * {
  font-weight: 400 !important;
}
.woocommerce-checkout .shop_table tfoot tr.order-total {
  border: 1px solid #e6e6e6;
}
.woocommerce-checkout .shop_table tfoot tr.order-total th {
  text-transform: uppercase;
}
.woocommerce-checkout .shop_table tfoot tr.order-total th,
.woocommerce-checkout .shop_table tfoot tr.order-total td,
.woocommerce-checkout .shop_table tfoot tr.order-total td strong {
  background: #f8f8f8 !important;
  font-weight: 700 !important;
}
.woocommerce-checkout #payment {
  margin: 0 !important;
}
.woocommerce-checkout .cart-subtotal {
  display: none !important;
}
.woocommerce-checkout label[for="payment_method_przelewy24"] img {
  width: 80px !important;
  border: 1px solid #000;
  border-radius: 3px;
}
.woocommerce-checkout .description_tab.ui-accordion-header {
  color: #fff !important;
}
.woocommerce-checkout .description_tab.ui-accordion-header:hover {
  color: #000 !important;
  background: #f8f8f8 !important;
}
.woocommerce-checkout .woocommerce-privacy-policy-text p {
  font-size: 16px;
  line-height: 18px;
  padding: 0 0 8px 0;
}
.woocommerce-checkout .place-order {
  text-align: center;
}
.header_cart_span {
  background: #fcb8c4;
  color: #fff !important;
  border-radius: 50% !important;
  width: 24px !important;
  height: 24px !important;
  opacity: 1 !important;
  line-height: 24px !important;
  font-size: 18px !important;
  position: absolute;
  top: -5px !important;
  left: 27px !important;
  font-family: 'Lato' !important;
  text-align: center !important;
}
.woocommerce ul.products {
  margin: 0;
}
.woocommerce ul.products li.product {
  background: none !important;
}
.woocommerce ul.products li.product .image-wrapper img {
  transition: all 0.2s linear;
}
.woocommerce ul.products li.product:hover .image-wrapper img {
  opacity: 1 !important;
  transform: scale(1.1);
}
.woocommerce ul.products li.product .add-to-cart-button {
  display: none !important;
}
.woocommerce .product-info {
  padding: 0 !important;
}
.woocommerce .product-category a {
  font-size: 0;
}
.woocommerce .product-category h2 {
  text-align: center;
  font-size: 26px;
  line-height: 30px;
  margin-top: -10px;
}
.woocommerce .product-category h2 .count {
  display: none !important;
}
.woocommerce .product .onsale-outter {
  left: auto !important;
  right: 10px;
  background: #d01f07 !important;
}
.woocommerce .product .onsale.out-of-stock-button {
  line-height: 38px;
}
.woocommerce .product .onsale:not(.out-of-stock-button),
.woocommerce .product .single-onsale {
  background: #fcb8c4;
}
.woocommerce .product .onsale:not(.out-of-stock-button) .onsale-inner,
.woocommerce .product .single-onsale .onsale-inner {
  font-size: 30px;
}
.woocommerce .product .onsale:not(.out-of-stock-button) .onsale-inner:after,
.woocommerce .product .single-onsale .onsale-inner:after {
  display: none !important;
}
.woocommerce input[type=text]:not(.qode_search_field),
.woocommerce input[type=password],
.woocommerce input[type=email],
.woocommerce textarea,
.woocommerce .woocommerce-page input[type=tel],
.woocommerce .woocommerce-page input[type=text]:not(.qode_search_field),
.woocommerce .woocommerce-page input[type=password],
.woocommerce .woocommerce-page input[type=email],
.woocommerce .woocommerce-page textarea {
  font-size: 15px;
}
/* SINGLE */
/* PAGE */
.lead {
  cursor: default;
  padding: 130px 0;
}
.lead h1 {
  color: #fff;
}
.lead p {
  color: #fff;
}
.lead span {
  display: inline-block;
  margin: 0 10px;
}
.lead * {
  z-index: 3;
}
.lead:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #000;
  opacity: 0.3;
}
@media (max-width : 999px) {
  .lead {
    padding: 40px 0;
  }
}
/* FOOTER */
footer .footer_top_holder ul {
  list-style-type: disc;
  margin: 0 0 0 20px;
}
footer .footer_top_holder ul li {
  padding-bottom: 5px !important;
}
footer .footer_top_holder ul#menu-socialmenu-1 {
  list-style-type: none !important;
}
footer .footer_top_holder ul#menu-socialmenu-1 li {
  padding-bottom: 15px !important;
}
footer .footer_top_holder ul#menu-socialmenu-1 a {
  font-size: 30px;
}
@media (max-width : 999px) {
  footer .footer_top_holder .column_inner {
    padding-bottom: 40px !important;
  }
  footer .footer_top_holder .footer_col3 .column_inner {
    padding-left: 0 !important;
  }
  footer .footer_top_holder .footer_col3 .column_inner > div {
    margin: 0 !important;
  }
}
footer .footer_top_holder .widget_recent_entries ul {
  list-style-position: outside;
  list-style-type: disc;
  margin-left: 20px;
}
footer .footer_top_holder .product-categories > li {
  margin: 0;
  line-height: 22px;
  padding: 0 0 17px 0;
}
footer .footer_top_holder .product_list_widget {
  list-style-type: none !important;
}
footer .footer_top_holder .product_list_widget img {
  max-width: 140px;
}
footer .footer_top_holder .product_list_widget > li {
  font-size: 0;
}
footer .footer_top_holder .product_list_widget > li .product-title {
  font-size: 16px;
  display: block;
  font-weight: 600;
}
footer .footer_top_holder .product_list_widget .woocommerce-Price-amount {
  display: none !important;
}
footer .footer_bottom ul li {
  margin: 0 !important;
}
footer .footer_bottom ul li a {
  font-size: 26px !important;
}
footer .footer_bottom ul li a:hover i {
  color: #fcb8c4;
}
/*
@media all and (min-width: 600px) and (max-width: 1000px) {
  .footer_top .footer_col1,  .footer_top .footer_col2,  .footer_top .footer_col3,  .footer_top .footer_col4,  .footer_top .two_columns_50_50>.column1,  .footer_top .two_columns_50_50>.column2 {
   float: left !important;
   width: 48% !important;
   margin-left: 1% !important;
   margin-right: 1% !important;
   padding-bottom: 24px !important;
   }
   .footer_top .footer_col3 {
     clear: both;
   }
}
*/
