/*
Theme Name:   Collectif WEB
Theme URI:    https://collectif-web.ca
Description:  Un super thème réalisé avec ♥ par le Collectif WEB
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

		.elementor-441 .elementor-element.elementor-element-97c48be .menu-mobile-container{
		width:100%;
		}
		.elementor-7294 .elementor-element.elementor-element-94d9a42 .menu-mobile-container .jet-nav--horizontal {
			padding-top:40px;
		}

.elementor-widget-text-editor p:last-child,
.elementor-widget-theme-post-content p:last-child {
	margin-bottom: 0;
}

.elementor-widget-theme-post-content ul,
.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol {
	padding: 0 0 20px 20px;
}

.elementor-widget-text-editor a {
	color: inherit;
	text-decoration: underline;
}

/*h1, h2, h3, h4, h5, h6, p {
    -webkit-hyphens: none!important;
 -moz-hyphens: none!important;
 -ms-hyphens: none!important;
 -o-hyphens: none!important;
    hyphens: none!important;
}*/

body:not(.page-template-fullwidth-content) .site-content {
    margin-top: 0!important;
}

header .page-title {
    margin: 0;
    text-align: center;
    display: none;
}
.reserver a span {
    background: var(--e-global-color-secondary);
    padding: 5px 12px;
    border-radius: 12px;
}
.product-cat-header-title span {
    color: #FA8072;
}

.site-footer .wp-image-97 {
    width: 50px;
}

.site-footer  .elementor-widget-text-editor p {
    margin-bottom: 0;
}

.site-footer .elementor-icon-box-title {
    margin: 0;
}

.round-shape  {
    width: 150px;
    height: 150px;
    border-radius: 100%;
    
}

.ocre {
    background-color: #FA8072;
}

.grey {
    background-color: #8FAFAF;
}

.blue {
    background-color: #265b70;
}

.accuei-section .round-shape {
    position: relative;
    z-index: 1;
}

.post-19 .intro span,
.post-21 .intro span,
.post-21 .content-text span,
.post-25 .intro span{
    color: #8FAFAF;
}

.wpcf7-form p:nth-of-type(1),
.wpcf7-form p:nth-of-type(2) {
    display: flex;
    width: 100%;
    column-gap: 20px;
}
.wpcf7-form p:nth-of-type(1) .wpcf7-form-control-wrap,
.wpcf7-form p:nth-of-type(2) .wpcf7-form-control-wrap{
    width: 50%;
}

.wpcf7-form .wpcf7-submit {
    float: right;
}

.listing-image .elementor-widget-jet-listing-dynamic-image {
    height: 100%;
    object-fit: cover;
}

.jet-listing-dynamic-image {
    height: 100%;
}

.jet-listing-dynamic-image img.wp-post-image {
    height: inherit;
    object-fit: cover;
}

.jgb_grid-box{
    height: fit-content!important;
    margin-bottom: 15px!important ;
}

.jet-listing-dynamic-repeater__items {
    display: flex;
    flex-flow: column;
    justify-content: space-between!important;
    height: auto;
    gap: 15px;
}
.jet-listing-dynamic-repeater__item {
    display: grid;
    grid-template-columns: 2fr 5fr;
    grid-template-rows: 1fr;
    gap: 0px 15px;
    grid-template-areas: "col1 col2";
    justify-content: start;
    align-content: center;
    justify-items: start; /* Aligne le contenu de la colonne 1 à gauche */
    justify-items: end; /* Aligne le contenu de la colonne 2 à droite */
    align-items: center;
    width: 100%;
    padding: 0 15px;
}

.col1 {
    grid-area: col1;
    justify-self: start; /* Aligne col1 à gauche */
  }
  
  .col2 {
    grid-area: col2;
    justify-self: end; /* Aligne col2 à droite */
  }

.jet-listing-dynamic-repeater__item span b {
    color: #265b70;
}

.paddle-geant .jet-listing-dynamic-repeater__item {
    grid-template-columns: 1fr 3fr; 
}


.kayak .jet-listing-dynamic-repeater__item {
    justify-items: end;
    align-self: flex-start;
 
}

.site-breadcrumbs  {
    display: none;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form {
    width: 100%!important;
}

.woocommerce-Button {
    margin-top: 30px!important;
    text-transform: none;
    font-weight: 400!important;
    font-size: 20px!important;
}

.woocommerce-form .woocommerce-form-login__submit,
.button  {
    margin-left: 15px;
    text-transform: none;
    font-weight: 400!important;
}

.woocommerce-cart table.cart tr td.product-remove a::before {
    content: ""!important;
    font-size: 12px;
}

fieldset#wc-woocommerce_payments-cc-form {
    flex-direction: column;
}

.hidden {
    display: none;
}

.ovabrw_service_wrap label {
    display: none!important;
}

button.submit.btn_tran {
    background-color: #265b70;
}

button.submit.btn_tran:hover,
button.submit.btn_tran:focus {
    background-color: #FA8072;
}

dl.variation.ovabrw_extra_item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

h2.ovabrw_title {
    margin-top: 0!important;
}
.woocommerce-product-gallery a img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.ajax_show_total .show_ajax_content.active {
    color: #265b70;
}

.e-loop-item {
    min-height: 400px;
}

.woocommerce-checkout .woocommerce-checkout-review-order table tr td:last-child {
    width: 140px;
    text-align: center;
}

.jet-listing-dynamic-repeater__item>:not(td):not(.jet-engine-gallery-grid) {
    display: block!important;

}

.jet-blocks-cart__icon {

    margin-right: 15px;
}

.jet-blocks-cart__heading-link {
    position: relative!important;
}

span.jet-blocks-cart__count {
    position: absolute;
    top: -6px;
    right: -6px;
}

.bubble-wrapper .e-con-inner{
    position: relative;
}

img.alignnone.size-medium.wp-image-3373 {
    width: 45px;
}

label.email-label {
    font-size: 24px;
}

span.wpcf7-form-control.wpcf7-mpconsent {
    font-size: 18px;
    padding-bottom: 1rem;
    display: block;
}

input[type="checkbox"] {
    margin-right: 1rem;
}

/*.wc-credit-card-form {
    flex-direction: column!important;
}*/

.wc-credit-card-form {
    flex-direction: column!important;
}
.woocommerce-product-gallery__trigger {
    display: none;
}
.jet-woo-quantity-button-added{
	gap:0px!important;
}
.cart-collaterals{
	display: none;
}
.woocommerce-shipping-may-be-available-html.e-checkout-message.e-cart-content{
	display: none;
}
.add_to_cart_btn{
	padding-top: 10px;
  padding-bottom: 10px;
}
a.button.wc-forward{
	/*background-color: #265b70;*/
}
.woocommerce-message::before {
	/*background-color: #265b70;*/
}
label.checkbox.woocommerce-form__label{
	color: #333333;
	font-size:18px;

}
span.woocommerce-terms-and-conditions-checkbox-text{
	line-height: 21px;
}
label.checkbox input[type="checkbox"]+span::before, label.inline input[type="checkbox"]+span::before{
	border: 1px solid #333333;
	margin-top:8px;
}
label.checkbox input[type="checkbox"]+span::after, label.inline input[type="checkbox"]+span::after{
	color:#265b70 ;
	margin-top:7px;
}
a.showlogin{
	color: #fa8072!important;
}
a.woocommerce-terms-and-conditions-link:hover{
	color: #fa8072!important;
}
button#place_order{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:25px;
	padding-right:25px;
	margin-left:0px!important;
}
button#place_order:hover{
	background-color: #fa8072!important;
}

@media only screen and (max-width: 766px) {
    .elementor-1436 .elementor-element.elementor-element-343280a3,
    .elementor-1436 .elementor-element.elementor-element-2f8d1c21 {
        --width: 100%!important;
    }

    .elementor-1436 .elementor-element.elementor-element-e751ce8 {
        --margin-top: 6em!important;

    }
    
    .elementor-1070 .elementor-element.elementor-element-de43018 {
        flex-direction: column-reverse; 
        
    }

    .jet-listing-dynamic-repeater__item {
        padding: 0 15px;
    }


    svg.e-font-icon-svg.e-fas-times {
        display: inline-block;
        width: 15px;
    }

    .elementor-1356 .elementor-element.elementor-element-4c76a82,
    .elementor-1356 .elementor-element.elementor-element-0b53f3c,
    .elementor-1949 .elementor-element.elementor-element-c6f15f5,
    .elementor-1949 .elementor-element.elementor-element-bb39145 {
        width: 100%!important;
    }

    .elementor-1436 .elementor-element.elementor-element-63f6faa5 img {
        width: 280px!important;
        height: 280px!important;

    }

    .elementor-element.elementor-element-a0873db.product-card-img.elementor-widget.elementor-widget-theme-post-featured-image.elementor-widget-image {
        width: 100%;
    }

    .woocommerce-shop .bubble-wrapper {
        width: 280px!important;
        margin: 0 auto;
    }

    .jet-listing.jet-listing-dynamic-repeater {
        margin-top: 1rem;
    }

    input.wpcf7-form-control.has-spinner.wpcf7-submit {
        font-size: 16px;
    }

}
   


    @media only screen and (max-width: 1024px) {
        .round-shape  {
            width: 100px;
            height: 100px;   
        }
        /* .woocommerce-shop .elementor-1436 .elementor-element.elementor-element-71864a33 img {
            width: 100%!important;
            height: 365px!important;

        }
        .woocommerce-shop .elementor-1436 .elementor-element.elementor-element-379da3f1.elementor-element {
            --align-self: start!important;
        } */
    }
    
    /* Medium devices (tablets/desktops, 768px and up) */
    @media only screen and (max-width: 768px) {
        .round-shape  {
            width: 100px;
            height: 100px;   
        }
        /* .woocommerce-shop .elementor-1436 .elementor-element.elementor-element-71864a33 img {
            width: 100%!important;
            height: 300px!important;
        } */
    }
    
    /* Large devices (large laptops and desktops, 1168px and up) */
    @media only screen and (min-width: 1168px) {

    }

