/*
Theme Name: Bridge
Theme URI: https://bridgelanding.qodeinteractive.com/
Description: Creative Multipurpose WordPress Theme
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Author: Qode Interactive
Author URI: https://qodeinteractive.com/
Text Domain: bridge
Version: 29.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.product_category,
.product-categories,
.customproduct-container li .product_list_inner .separator,
.product_meta,
.woocommerce-message a {
  display: none !important;
}

.customproduct-container li {
  width: 100% !important;
}

.customproduct-container li .product_list_inner {
  display: flex;
  flex-direction: column;
  position: relative;
  padding-left: 52%;
  text-align: left;
}

.customproduct-container li .product_list_inner .product_image {
  order: 1;
  position: absolute;
  width: 48%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.customproduct-container li .product_list_inner .product_title {
  order: 2;
}

.customproduct-container li .product_list_inner .product_price {
  order: 3;
  margin-top: 0;
}

.customproduct-container li .product_list_inner .product_button {
  order: 4;
  margin-top: 20px;
  margin-bottom: 80px;
}

.woocommerce div.product .cart .quantity {
  height: auto !important;
  margin-bottom: 10px;
}

.woocommerce div.product .images img {
  /* max-width: 600px !important; */
}

ol.flex-control-nav li {
  border: 1px solid #da1f58;
  cursor: pointer;
  margin: 0 10px 10px 0 !important;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images.qode-add-gallery-and-zoom-support .flex-viewport {
  border: 1px solid #da1f58;
  margin-left: 124px !important;
}

ol.flex-control-nav li img {
  max-width: 100% !important;
}

.woocommerce .product .qode-add-gallery-and-zoom-support .woocommerce-product-gallery__trigger {
  font-size: 0;
}

.woocommerce .product .qode-add-gallery-and-zoom-support .woocommerce-product-gallery__trigger::after {
  font-size: 12px;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images:not(.qode-add-gallery-and-zoom-support) .woocommerce-product-gallery__image:first-child {
  padding: 0 !important;
}

.cart-collaterals {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.vlp {
  width: 341px !important;
  box-sizing: border-box;
  text-align: center !important;
}

.woocommerce-additional-fields__field-wrapper > h3 {
  color: #da1f58;
}

#sexe_field,
.woocommerce-additional-fields__field-wrapper > h3,
.woocommerce-additional-fields__field-wrapper > p:not(#order_comments_field) {
  background: #F8F8F8;
  margin: 0 !important;
  padding: 6px 26px;
  box-sizing: border-box;
}

textarea#traitements,
textarea#autres {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(212,212,212,1);
}

textarea#traitements {
  display: none !important;
}

textarea#order_comments {
  margin-top: 20px;
}

.side_menu {
  background-color: white !important;
}

.side_menu li a {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.woocommerce form.checkout .col2-set p.form-row label:not([for="order_comments"]) {
  display: block !important;
}

.woocommerce-checkout #billing_country_field, .woocommerce-checkout #shipping_country_field {
  height: auto !important;
}

.woocommerce-checkout .woocommerce-additional-fields {
  padding: 20px;
  background: #F8F8F8;
}

.woocommerce-checkout .woocommerce-additional-fields h3 {
  color: #da1f58;
}

.woocommerce-info {
  color: white !important;
  background: #da1f58 !important;
}

.woocommerce-info * {
  color: white !important;
}

.woocommerce-info a {
  text-decoration: underline;
}

input#billing_phone {
  padding-left: 50px;
}

label[for="billing_address_2"] {
  display: block !important;
}

#billing_address_1_field {
  width: 48.14814814814815%;
  margin-right: 3.703703703703704%;
  float: left;
}

#billing_address_2_field {
  width: 48.14814814814815%;
  float: left;
  padding-top: 29px;
}



.woocommerce input[type=text]:not(.qode_search_field), .woocommerce input[type=password], .woocommerce input[type=email], .woocommerce textarea, .woocommerce-page input[type=tel], .woocommerce-page input[type=text]:not(.qode_search_field), .woocommerce-page input[type=password], .woocommerce-page input[type=email], .woocommerce-page textarea {
  border: 1px solid #ccc !important;
}

.woocommerce form.checkout #numero-de-rue-voie_field {
  width: 48.14814814814815%;
  margin-right: 3.703703703703704%;
  float: left;
}

/* .woocommerce form.checkout #billing_address_1_field {
  width: 48.14814814814815%;
  float: left;
} */

#af_c_f_2541_field span {
  display: block;
}

#af_c_f_2541_field span textarea {
  width: 100%;
  box-sizing: border-box;
}

#datenaissance,
#af_c_f_2537,
#af_c_f_additional_2537 {
  color: #818181;
  padding: 15px 13px;
  border: 0;
  outline: 0;
  resize: none;
  font-size: 13px;
  line-height: 17px;
  border: 1px solid #ccc !important;
}

textarea#order_comments {
  margin-top: 40px !important;
}

.woocommerce-NoticeGroup *,
.woocommerce-notices-wrapper *,
.woocommerce-message * {
  background: #da1f58 !important;
  color: white !important;
  margin: 0 !important;
  font-size: 15px !important;
  border: 0 !important;
}

.woocommerce-NoticeGroup li {
  padding: 0 !important;
}

.woocommerce-NoticeGroup a,
.woocommerce-notices-wrapper a {
  font-weight: bold !important;
  text-decoration: underline !important;
}

.iti--allow-dropdown.iti--show-flags,
.iti--allow-dropdown.iti--show-flags #billing_phone {
  width: 100% !important;
}

.side_menu_button_wrapper {
  display: flex !important;
  align-items: center;
}

.side_menu_button a.qode-side-menu-button-svg {
  position: relative;
  height: 100%;
  display: flex;
  width: 58px;
  align-items: center;
  top: 0;
}

svg.wc-block-customer-account__account-icon {
  height: 2em !important;
  stroke: #da1f58;
}

svg.wc-block-customer-account__account-icon path {
  fill: transparent;
}

.blog_holder article .post_text h2 .date,
.blog_holder.blog_single article .post_info {
  display: none !important;
}


@media all and (max-width: 768px) {

  .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images.qode-add-gallery-and-zoom-support .flex-viewport {
    margin-left: 110px !important;
  }

  .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images.qode-add-gallery-and-zoom-support .flex-control-nav {
    width: 90px !important;
  }

  .customproduct-container li .product_list_inner .product_title {
    margin-top: 30px;
  }

  .customproduct-container li .product_list_inner {
    padding-left: 0;
  }
  
  .customproduct-container li .product_list_inner .product_image {
    position: initial;
    width: 100%;
    left: auto;
    top: auto;
    transform: none;
  }

}

@media all and (max-width: 600px) {

  .shopping_cart_header .header_cart.cart_icon .header_cart_span {
    bottom: 4px !important;
    right: 0 !important;
  }

  .header_cart.cart_icon {
    position: fixed !important;
    bottom: 10px;
    left: 70px;
    background: white;
    width: 50px !important;
    height: 50px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
  }

  .wp-block-woocommerce-customer-account a {
    position: fixed;
    bottom: 10px;
    left: 20px;
    background: white;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .q_logo a {
    display: flex;
    align-items: center;
  }

  header .q_logo img.mobile {
    width: 200px !important;
    height: auto !important;
  }

  .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images.qode-add-gallery-and-zoom-support .flex-viewport {
    margin-left: 0 !important;
    margin-bottom: 20px !important;
  }

  .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images.qode-add-gallery-and-zoom-support .flex-control-nav {
    width: 100% !important;
  }

}