/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
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
*/

/*
    Add your custom styles here
*/

.elementor-element-d7832c6 a {
    color: white !important;
}
.unselectable span {
        -webkit-user-select: none;
        -webkit-touch-callout: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: #cc0000;
      }


.menu-item-105 a {
	color: #E06110 !important;
}
.btn-eclate a.elementor-button {
	background-color: transparent !important;
    background-size: 100%;
    width: 350px;
    height: 96px;
    margin-left: -30px;
    font-size: 20px;
    padding-top: 39px;
    background-repeat: no-repeat;
}

.btn-eclate.eclat-blanc a.elementor-button {
    background-image: url(https://rrcoffroad.com/wp-content/uploads/2023/06/fond-btn-blanc.webp);
}

.btn-eclate.eclat-blanc a.elementor-button:hover {
    background-image: url(https://rrcoffroad.com/wp-content/uploads/2023/06/fond-btn-blanc-hover.webp);
	transition-duration: 0.2s;
	transform: scale(1.05, 1.05);
}

.btn-eclate.eclat-orange a.elementor-button {
    background-image: url(https://rrcoffroad.com/wp-content/uploads/2023/06/fond-btn-orange.webp);
}

.btn-eclate.eclat-orange a.elementor-button:hover {
    background-image: url(https://rrcoffroad.com/wp-content/uploads/2023/06/fond-btn-orange-hover.webp);
	transition-duration: 0.2s;
	transform: scale(1.05, 1.05);
}

.btn-eclate.eclat-orange-2 a.elementor-button {
    background-image: url(https://rrcoffroad.com/wp-content/uploads/2023/06/fond-btn-orange-2.webp);
}

.btn-eclate.eclat-orange-2 a.elementor-button:hover {
    background-image: url(https://rrcoffroad.com/wp-content/uploads/2023/06/fond-btn-orange-2-hover.webp);
	transition-duration: 0.2s;
	transform: scale(1.05, 1.05);
}

.btn-eclate.eclat-noir a.elementor-button {
    background-image: url(https://rrcoffroad.com/wp-content/uploads/2023/06/fond-btn-noir.webp);
}

.btn-eclate.eclat-noir a.elementor-button:hover {
    background-image: url(https://rrcoffroad.com/wp-content/uploads/2023/06/fond-btn-noir-hover.webp);
	transition-duration: 0.2s;
	transform: scale(1.05, 1.05);
}


.btn-eclate.btn-centrer a.elementor-button {
    margin-left: inherit;
}

.home section.elementor-section.elementor-top-section.elementor-element.elementor-element-38799b7 {
    position: absolute;
	width: 100%;
	background-color: rgba(255, 255, 255, .6);
}

.single.single-product, .page-id-25 {
    background-color: #ECE5E1;
}

.quantity input[type=number] {
    border: none !important;
}

.page-container {
    width: 1170px;
    margin: auto;
}

#elementor-tab-title-1271 a.elementor-accordion-title:after {
    background-image: url(/wp-content/uploads/2023/07/isolation-1.svg);
    background-size: 35px;
    background-repeat: no-repeat;
    content: '';
    position: relative;
    display: inline-block;
    margin-left: -35px;
    width: 35px;
	margin-top: -44px;
    height: 35px;
    top: 8px;
    left: 54px;
}


#elementor-tab-title-1272 a.elementor-accordion-title:after {
    background-image: url(/wp-content/uploads/2023/07/gabarit-passe-partout-1.svg);
    background-size: 35px;
    background-repeat: no-repeat;
    content: '';
    position: relative;
    display: inline-block;
    margin-left: -35px;
	margin-top: -44px;
    width: 35px;
    height: 35px;
    top: 8px;
    left: 54px;
}


#elementor-tab-title-1273 a.elementor-accordion-title:after {
    background-image: url(/wp-content/uploads/2023/07/confort-blanc.svg);
    background-size: 35px;
    background-repeat: no-repeat;
    content: '';
    position: relative;
    display: inline-block;
	margin-top: -44px;
    margin-left: -35px;
    width: 35px;
    height: 35px;
    top: 8px;
    left: 54px;
}


#elementor-tab-title-1274 a.elementor-accordion-title:after {
    background-image: url(/wp-content/uploads/2023/07/mobilier-bien-pensee-1.svg);
    background-size: 35px;
    background-repeat: no-repeat;
    content: '';
    position: relative;
    display: inline-block;
    margin-left: -35px;
    width: 35px;
	margin-top: -44px;
    height: 35px;
    top: 8px;
    left: 54px;
}

/* -------------------------------------------------------------
Page Boutique
-------------------------------------------------------------- */

.page.page-id-25 .grid:after, .single-product .grid:after {
  content: '';
  display: block;
  clear: both;
}

.page.page-id-25 .element-item, .single-product .element-item {
    display: inline-block;
    vertical-align: top;
}

.page.page-id-25 .element-item {
  position: relative;
  float: left;
  width: 33%;
  height: auto;
  min-height: 450px;
}

.single-product .element-item {
  position: relative;
  float: left;
  width: 25%;
  height: auto;
  min-height: 450px;
}


.page.page-id-25 .element-item > *, .single-product .element-item > * {
  margin: 0;
  padding: 0;
}

.bloc-produit {
    text-align: center;
    padding: 15px !important;
}

.image-produit {
    aspect-ratio: 1 / 1;
    overflow: hidden;
	position: relative;
}

.image-produit img {
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.btn-produit {
    text-align: center;
}

.btn-panier, .btn-visu {
    background-color: #000;
    border-radius: 100px;
    width: 40px;
    height: 40px;
    padding: 5px 10px 5px 10px;
    display: inline-block;
    vertical-align: bottom;
}

.btn-visu {
    padding: 10px 7px 10px 7px;
}

.titre-produit {
    font-weight: bold;
    font-family: "Oswald" !important;
    text-transform: none !important;
    color: #000;
    font-size: 18px;
    margin-top: 10px;
}

.prix-produit {
    margin: 5px 0px 0px 0px;
}

.grille-bouteille a {
    color: #E06110;
}

/*star rating for products*/
.rating-custom div.product .woocommerce-product-rating {
    margin-bottom: 1.618em;
}

.rating-custom .woocommerce-product-rating .star-rating {
    margin: .5em 4px 0 0;
    float: left;
    color: #E06110;
}

a.woocommerce-review-link {
    color: #E06110;
}

.rating-custom {
    margin-bottom: 15px;
}

.rating-custom .woocommerce-product-rating::after, .rating-custom .woocommerce-product-rating::before {

    content: ' ';
    display: table;

}

.rating-custom .woocommerce-product-rating {
    line-height: 2;
}

.rating-custom .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
}

.rating-custom .star-rating::before {
    content: '\73\73\73\73\73';
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.rating-custom .star-rating {
    line-height: 1;
    font-size: 1em;
    font-family: star;
}

.rating-custom .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}

.rating-custom .star-rating span::before {
    content: '\53\53\53\53\53';
    top: 0;
    position: absolute;
    left: 0;
}

.rating-custom .star-rating span {

    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;

}

.page-id-25 .categories-boutique {
    display: inline-block;
    width: 25%;
    vertical-align: top;
    padding-right: 30px;
}

.page-id-25 .grid {
    display: inline-block;
    width: 71%;
    vertical-align: top;
    margin-left: 3%;
}

.categories-boutique button.button.real-filter {
    font-weight: normal;
    font-size: 14px;
    border: none;
    padding: 5px 15px;
    margin-bottom: 10px;
}

.categories-boutique h2 {
    font-size: 16px;
    font-weight: bold;
    border-bottom: solid 1px #000;
    margin-top: 30px;
}

.page-id-25 .woocommerce-product-rating a {
    width: 90px !important;
    display: block !important;
    margin: auto;
}

.page-id-25 a.woocommerce-review-link {
    display: none !important;
}

.btn-produit {
    display: inline-block;
    margin-top: 15px;
}

.titre-page-boutique {
	    z-index: 999;
    position: relative;
}

.titre-page-boutique h2 {
    font-family: "oswald";
    font-weight: bold;
    color: #000;
}

.page-boutique {
    margin-top: -70px;
    position: relative;
}

button.real-filter.bblack {
    background-color: #000;
}


.rupt-produit {
	    position: absolute;
    bottom: 0;
    background: #E06110;
    color: white;
    padding: 5px;
	width: 100%;
    border-radius: 15px;
}

.accordion {
    background-color: #eee;
    color: #444 !important;
    cursor: pointer !important;
    padding: 10px 20px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    background-color: #fff !important;
}

.active, .accordion:hover {
  background-color: #ccc;
}

.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.panel {
  padding: 0 18px;
  max-height: 100%;
  overflow: show;
  transition: max-height 0.2s ease-out;
}

button.accordion {
    display: none;
}

.menu-item-3555 a {
    color: #E06110 !important;
}


/* -------------------------------------------------------------
Single Product
-------------------------------------------------------------- */

.single-product ul.tabs.wc-tabs {
    display: none;
}

h2.woocommerce-Reviews-title {
    font-family: "Oswald";
    text-transform: uppercase;
    font-size: 30px;
}

h2.woocommerce-Reviews-title span {
    color: #E06110;
}

div#respond span#reply-title {
    font-family: "Oswald";
    text-transform: uppercase;
    font-size: 30px;
}

.single-product .woocommerce-tabs .woocommerce #reviews #comments ol.commentlist {
    display : grid !important;
}

.single-product .woocommerce-tabs .comment-text {
    display: grid !important;
    grid-template-columns: 1fr 6fr 1fr !important;
    padding-left: 0px !important;
}

.single-product div#tab-reviews {
    padding: 0px;
}

.product table tbody>tr:nth-child(odd)>td, .product table tbody>tr:nth-child(odd)>th {
	background-color: transparent;
}

.product table tbody>tr {
display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.product table tbody>tr:nth-child(odd)>td select {
    border: solid 2px var(--e-global-color-accent) !important;
    border-radius: 13px;
}

th.label, td.value {
	padding: 0 !important;
}

th.label label {
	font-weight: 500 !important;
}
#elementor-tab-title-9381.elementor-active, #elementor-tab-title-9382.elementor-active, #elementor-tab-title-1522.elementor-active, #elementor-tab-title-1521.elementor-active {
    border-bottom: 2px solid #E06110 !important;
}

.elementor-element-5985a27 #elementor-tab-content-9381 .elementor-element-populated, .elementor-element-a2e42b3 #elementor-tab-content-1521 .elementor-element-populated {
	padding: 5px !important;
}

.elementor-element-5985a27 .elementor-tab-title, .elementor-element-a2e42b3 .elementor-tab-title {
	padding: 10px 10px !important;
}

.single-product div#ppcp-messages {
    display: none;
}

.img-cell-home {
    margin-top: 220px;
}

.page-id-3364 div#div_dpdfrance_predict_header, .page-id-3364 #div_dpdfrance_predict_logo, .page-id-3364 #predict .copy {
    display: none !important;
}


/* -------------------------------------------------------------
Tout sauf Mobile
-------------------------------------------------------------- */

@media (min-width: 768px) {
	
}


/* -------------------------------------------------------------
Little Mobile
-------------------------------------------------------------- */

@media (max-width: 425px) {

	.sbi_item {
		width:50% !important;
	}
}

/* -------------------------------------------------------------
Mobile
-------------------------------------------------------------- */

@media (max-width: 768px) {

.page-container {
    width: 90%;
}
	.elementor-element-67abaf6 .gallery-item {
	width: 50% !important;
}
	.sbi_item {
		width:50% !important;
	}
	
	
.page-boutique {
    margin-top: 0px;
}
	
.page-id-25 .categories-boutique {
    width: 100%;
    padding-right: 0px;
}
	
button.accordion {
    display: block;
	border-radius: 10px !important;
}
	
.panel {  
	overflow: hidden;
	max-height: 0;
    background-color: #fff;
    margin-top: -7px;
    border-radius: 0px 0px 10px 10px;
}
	
button.button.real-filter.is-checked {
    background-color: #000 !important;
}
	
.page-id-25 .grid {
    width: 100%;
    margin-left: 0%;
}
	
.page.page-id-25 .element-item {
    width: 50%;
	min-height: 345px;
}
	
.titre-produit {
    font-size: 15px;
    line-height: 1.2;
}
	
.btn-produit {
    margin-top: 0px;
}
	
.btn-visu {
    display: none;
}
	
.page-id-25 .grid {
    margin-top: 20px;
}
	
.categories-boutique {
    margin-top: 10px;
}
	
.menu-item-105 a.elementor-item.elementor-item-active {
    color: #fff !important;
}
	
.elementor-element-7e3ff59c #avis1 {
    width: 100%;
    padding: 0 30px;
}
	
.elementor-element-7e3ff59c .swiper-button-next:after, .elementor-element-7e3ff59c .swiper-button-prev:after {
    font-size: 30px !important;
}
	
.elementor-element-7e3ff59c p.avis1content {
    line-height: 1.6 !important;
    text-align: center;
}
	
.elementor-element-7e3ff59c p.avis1nom_prenom {
    text-align: center;
    margin-top: 0px !important;
}
	
.elementor-element-7e3ff59c .swiper-button-prev {
    margin-left: -10px;
}
	
.elementor-element-7e3ff59c .swiper-button-next {
    margin-right: -10px;
}
	
.img-cell-home {
    margin-top: 0px;
}
	
}

/* -------------------------------------------------------------
Mobile horizontal
-------------------------------------------------------------- */

@media (min-width: 450px) and (max-width: 768px) {
	
.elementor-element-dd3df3d, .elementor-element-17a6a2c {
	padding: 470px 0px 0px 0px !important;
}


	
}

/* -------------------------------------------------------------
Tablette
-------------------------------------------------------------- */

@media (min-width: 769px) and (max-width: 992px) {

.page-container {
    width: 750px;
}
	
.img-cell-home {
    display: none;
}
	
.elementor-element-53ec3194 {
    background-image: url(https://rrcoffroad.com/wp-content/uploads/2023/06/cellule-pick-up-rrcab.webp) !important;
}

.elementor-element-45b9659 {
    width: 20% !important;
}
	
.elementor-element-6fbf45d {
    width: 58% !important;
}
	
.elementor-element-a35d7d2 {
    margin-left: -4%;
}

}

/* -------------------------------------------------------------
Laptop
-------------------------------------------------------------- */

@media (min-width: 993px) and (max-width: 1200px) {

.page-container {
    width: 970px;
}
	
.img-cell-home {
    width: 90% !important;
    margin-top: 220px;
}
	
.elementor-element-6fbf45d {
    width: 55% !important;
}

.elementor-element-45b9659 {
    width: 22% !important;
    padding-top: 10px;
}

}

/* -------------------------------------------------------------
Desktop
-------------------------------------------------------------- */

@media (min-width: 1201px) and (max-width: 1350px) {
		.img-cell-home {
    margin-top: 180px;
}
}

/* -------------------------------------------------------------
Big Screen
-------------------------------------------------------------- */

@media (min-width: 1600px) {
	
	.img-cell-home {
    margin-top: 270px;
}
}