/*
Theme Name: Brok Child
Theme URI: https://brok.qodeinteractive.com
Description: A child theme of Brok
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: brok
Template: brok
*/
.display-none{
  display: none !important;
}
.files-list a {
    display: flex;
    flex-direction: row;
    width: 100%;
    align-content: center;
    align-items: center;
    gap: 15px;
}
.files-list a img {
    width: 30px;
}
.files-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 25px;
}
.files-list a:hover span {
    color: #a11a31;
    text-decoration: underline;
}
.elementor-tabs-view-vertical .elementor-tab-title.elementor-active {
    background: white;
}
/* .elementor-tabs-view-vertical .elementor-tabs-wrapper {
    background: #f5f3f3;
} */
.elementor-tabs-view-vertical .elementor-tab-title {
    border: 1px solid #f2f2f2 !important;
}
.elementor-tabs-view-vertical .elementor-tabs {
/*     box-shadow: 0 0 10px 2px #ededed61; */
/*     min-height: 270px; */
}
/*Ordre des curtain wall dans la page de liste*/
/* 5500-htp
.elementor-grid .product_cat-5500-htp.product_tag-curtain-wall {
    order: 0;
}*/
/* 5400-htp
.elementor-grid .product_cat-5400-htp.product_tag-curtain-wall {
    order: 2;
}*/
/* 5500
.product_cat-125.product_tag-curtain-wall {
    order: 3;
}*/
/* 5400
.product_cat-126.product_tag-curtain-wall {
    order: 4;
}*/
/* 5300
.product_cat-127.product_tag-curtain-wall {
    order: 5;
}*/

/*Ordre des curtain wall dans la page de megamenu
li#mega-menu-item-wcpbc_products_by_category-2 li:nth-child(1) {
    order: 5;
}
li#mega-menu-item-wcpbc_products_by_category-2 li:nth-child(2) {
    order: 4;
}
li#mega-menu-item-wcpbc_products_by_category-2 li:nth-child(3) {
    order: 2;
}
li#mega-menu-item-wcpbc_products_by_category-2 li:nth-child(4) {
    order: 3;
}
li#mega-menu-item-wcpbc_products_by_category-2 li:nth-child(5) {
    order: 1;
}*/
#qodef-page-header .qodef-header-logo-link {
    width: 160px;
}

.product-share span.qodef-social-title.qodef-custom-label{
  font-size: 15px;
}
.elementor-button.core-product-btn{
  background-color: #A11A32;
  color: #fff !important;
  text-transform: uppercase;
  border-radius: 0 !important;
  padding: 14px 20px !important;
  display: block;
}
.elementor-button.core-product-btn span.plus-btn{
  font-size: 26px;
  font-weight: bold;
  vertical-align: sub;
}
.elementor-button.core-product-btn:hover{
  background-color: #121212;
  color:#fff;
}
h1.product_title.entry-title.elementor-heading-title.elementor-size-default {
    color: #98192b;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #333;
}

.applications h3{
  margin-top: 0;
  /*padding-top:20px;
  border-top: 1px solid #c33;*/
  font-size: 18px;
  margin-bottom: 0;
  color: #343434;
}

.woocommerce-product-details__short-description h3{
  margin-top: 0;
  font-size: 18px;
  margin-bottom: 0;
  color: #343434;
}
a.btn {
  padding: 10px 20px;
}
a.btn-gallery{
  background-color: #98192b !important;
  color:#fff !important;
  padding: 10px 20px;
  border-radius: 0;
}

a.btn-gallery:hover{
  background-color: #000 !important;
}

.product-tables tr:nth-child(odd){
  background-color:#f9f9f9;
}
.product-tables tr:hover{
  background-color:#0000000d;
}

.product-tables ul li{
  list-style-type: square;
}
.product-list-item .elementor-widget-image {
    border: 1px solid #d7d7d7;
    max-height: 330px;
}
.product-list-item .elementor-widget-image .elementor-widget-container{
	margin : 0 !important;
	max-height: 100%;
    overflow: hidden;
}
.product-list-item {
    padding-bottom: 25px;
}
ul.productsbycat_list {
    display: flex;
    width: 100%;
    justify-content: space-around;
	gap: 5px;
}
.product-list-item .elementor-widget-image .elementor-widget-container img {
    width: 100%;
    height: 200px;
    max-height: 100%;
    display: block;
    position: relative;
    object-fit: cover;
    object-position: center;
}
ul.productsbycat_list li.wcpbc-product a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}
ul.productsbycat_list li.wcpbc-product img {
	width: 340px;
    height: 260px;
    margin-right: 5px;
    margin-bottom: 20px;
}
ul.productsbycat_list li.wcpbc-product .product-title {
    width: calc(100% - 50px);
    word-break: break-word;
    line-height: 1.4em;
    text-transform: uppercase;
    font-weight: 600;
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu{
	background: white;
}
ul.productsbycat_list li.wcpbc-product .product-title {
    font-size: 16px;
}


.attachment-medium.size-medium.wp-post-image {
	height: 300px;
	width: 300px;
	max-height: 300px;
}
/* ---------------------------------------
------------ PORTFOLIO ------------------
-----------------------------------------*/
.single-portfolio-item .qodef-info--date{
  display: none;
}

.qodef-e .qodef-info--info-items a {
    color: #98192b !important;
    font-weight: bold;
}
.qodef-e .qodef-info--info-items a:hover {
    color: #121212 !important;
}

.link-bloc .elementor-cta__button:hover {
    padding-left: 10px !important;
}
.shadow-over img {
    box-shadow: 0 0 20px 0px #00000000;
	transition: all 0.3s ease;
	border: 1px solid #ebe8e8 !important;
}
.shadow-over img:hover {
    box-shadow: 0 0 20px 0px #00000038;
	transition: all 0.3s ease;
}

.single-portfolio-item .qodef-page-title{
  margin-bottom:45px;
}

ul.wc-block-product-categories-list ul {
    display: none;
    flex: 0 0 100%;
    padding: 0 0 0 1.5rem!important;
}
ul.wc-block-product-categories-list ul span.wc-block-product-categories-list-item-count {
    display: none!important;
}
ul.wc-block-product-categories-list .wc-block-product-categories-list-item-count {
    display: flex!important;
    width: 1rem;
    align-items: center;
    justify-content: center;
}
ul.wc-block-product-categories-list li.wc-block-product-categories-list-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
ul.wc-block-product-categories-list .wc-block-product-categories-list-item-count {
	cursor: pointer;
}
ul.wc-block-product-categories-list .wc-block-product-categories-list-item-count span,
ul.wc-block-product-categories-list .wc-block-product-categories-list-item-count:after{
    display: none;
}
ul.wc-block-product-categories-list .wc-block-product-categories-list-item-count:before {
    content: "+";
}


.mega-menu-item ul.productsbycat_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.mega-menu-item ul.productsbycat_list li {
	flex: 0 0 calc(33% - 1.5em);
    max-width: calc(33% - 1.5em);
    margin: 0 .5rem;
}
.mega-menu-item ul.productsbycat_list li a {
    flex-direction: column;
    align-items: center;
    position: relative;
    padding: 0 0 3rem;
    height: 100%;
    overflow: hidden;
}
.mega-menu-item ul.productsbycat_list li a img {
    margin: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 1px solid #e7e7e7;
    transform: scale(.95);
    transition: .5s ease 0s;
}
.mega-menu-item ul.productsbycat_list li a:hover img {
    transform: scale(1);
}
.mega-menu-item ul.productsbycat_list li a span.product-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.privacy-policy main li li {
    list-style: disc;
    margin: 0 0 .25rem 3rem;
}

.wpcf7 li {
    list-style: none;
}
.contact-label p {
    font-family: Montserrat,sans-serif;
    color: #98192B;
}
.wpcf7 .qodef-button.qodef-layout--filled.qodef-html--link {
    background: #98192B!important;
    color: white;
	transition: .5s ease 0s;
}
.wpcf7 .qodef-button.qodef-layout--filled.qodef-html--link:hover, .wpcf7 .qodef-button.qodef-layout--filled.qodef-html--link:focus {
    background: #000!important;
}
.wpcf7-textarea.comment {
    height: 8rem;
}
.wpcf7-not-valid-tip {
    margin: -1rem 0 1rem;
}
.wpcf7 form .wpcf7-response-output {
    text-align: center;
}

.grecaptcha-badge{
  opacity: 0;
}
.page-id-708 .grecaptcha-badge {
  opacity: 1;
}
.page-id-708 h1.entry-title {
    display: inline-block !important;
}
.elementor-tabs-view-vertical .elementor-tab-title:before{
	font-family: 'ElegantIcons' !important;;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	content: "\43" !important;
	position: absolute;
	left:initial;
	right: 10px;
	top: 10px;
	font-size: 23px;
	transform: rotate(-90deg);
	top: 50% !important;
    transform: translateY(-50%) rotate(-90deg) !important;
}
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
	right: 10px !important;
	height: auto !important;
	width: auto !important;
}
.elementor-tabs-content-wrapper {
    background: #f8f8f8;
}

.list-expertise h2.qodef-m-title {
    font-size: 20px;
    min-height: 3rem;
    display: flex;
    align-items: flex-end;
}

@media screen and (min-width: 768px) {
	.product-list-item .elementor-container > div {
		width: auto !important;
	}
	.product-list-item .first-col, .product-list-item  .sec-col {
		width: 332px !important;
	}
	.product-list-item  .sec-col {
		margin-left: 15px;
	}
	.elementor-column.third-col {
		flex-shrink: 100000;
	}
	.product-list-item > .elementor-container > .elementor-element:nth-child(2):last-child {
		width: 75% !important;
	}
}
@media screen and (max-width: 767px) {
	.product-list-item .elementor-widget-image .elementor-widget-container img {
    	height: 320px;
	}
	.product-list-item .elementor-widget-image {
		max-height: 320px;
	}
	.files-list {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 25px;
    }
    .elementor-tabs-view-vertical .elementor-tab-title {
        background: #f7f7f7 !important;
        border-bottom: 1px solid #a7a4a424 !important;
        position: relative;
    }
    .elementor-tabs-view-vertical .elementor-tab-title:before{
		transform: rotate(0deg);
    }
.qodef-section-title .qodef-m-title {
    margin: 0;
    word-wrap: inherit;
}

}
@media screen and (max-width: 1024px) {
	div.qodef-page-title {
		width: 100%;
		margin: 0 auto;
		padding: 0 1.5rem;
	}
	div#qodef-page-inner {
		width: 96%;
	}
	.product-list-item .elementor-widget-image .elementor-widget-container img{
		height: auto;
	}
	#qodef-page-mobile-header .qodef-mobile-header-logo-link img {
		width: 60px !important;
		transform: scale(1.2);
	}
}

/* dom  */

.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
    margin: 1em;
    width: 10em;
    float: left;
}


.first-element-hide .qodef-woo-thumbnails-wrapper {
    display: none;
}

.elementor-element.second-element-hide .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
    display: none;
}
