﻿/*
Theme Name: SOWELL NEW
Theme URI: https://www.sowell.fr
Author: David CROS
Author URI: https://www.sowell.fr
Description: THEME SOWELL
Version: 1.0
*/

body{
	font-family: 'Montserrat', sans-serif;
	font-size:0.95rem;
}
input[type=checkbox]{
transform: scale(1.5);
    -webkit-transform: scale(1.5);
}
.sowell-ombre{
		text-shadow: 1px 1px 3px #000;	
}

.nav-link{
		font-weight:bold;
		color:#212c55!important;
		font-size:18px;
}
.nav-link:hover{
		color:#ebbe62!important;
}
.lienclique:hover{
	color:#ebbe62!important;
	text-decoration:none!important;
}
.sowell-grey{
 color:#3b4559!important;	
 border-color:#3b4559!important;	
}
.sowell-blue{
color:#212c55!important;	
}
.sowell-blue-bg{
background-color:#212c55!important;	
}
.sowell-promo-cl{
color:#e84e1b!important;	
}
.sowell-promo-border{
border:5px solid #e84e1b!important;	
}
.sowell-promo-bg{
background-color:#e84e1b!important;	
}
.tooltip-inner {
background-color:#212c55!important;	
}
.sowell-cta-bg{
background-color:#6385a3!important;	
}
.sowell-cta-cl{
color:#6385a3!important;	
}
.sowell-navbar-footer li a{
color:#6385a3!important;	
}
.phone-container{
line-height: .7875rem;	
}
.herotitle{
    font-size: 3.00rem;
    font-weight: 800;
	text-shadow: 1px 1px 3px #000;
}
.herotitlesowell{
    font-size: 4.00rem;
    font-weight: bold;
}
.herotitle2{
    font-size: 2rem;
    font-weight: bold;
	text-shadow: 1px 1px 3px #000;
}
.herotitle3{
    font-size: 1rem;
    font-weight: bold;
	text-shadow: 1px 1px 3px #000;
}
.Sowellnoresults{
		color:#b83a4b;
		border:1px solid #b83a4b;
}
.sowell-gamme-picto{
		width:75px;
		height:auto;
		margin-top:-10px;
		text-shadow: 1px 1px 3px #000;
}

.sowell-zoom:hover {
	background-size: 160%!important;
	background-position: center!important;
   transition: all 4s ease;
  -moz-transition: all 4s ease;
  -ms-transition: all 4s ease;
  -webkit-transition: all 4s ease;
  -o-transition: all 4s ease;
  }
  .nav-link.active,
  .show > .nav-link {
	  background-color:#fff;
	  border-bottom:3px solid #ebbe62;
	  border-radius:0px;
	  background-color:#ffffff!important;
  }
  .carousel-control-next-icon, .carousel-control-prev-icon {
	width: 50px;
    height: 50px;
  }
  .sowell-be{
	  height:50px;
  }
  /* width */
.table-responsive::-webkit-scrollbar {
  
  height:5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #212c55; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #ebbe62; 
}

.tous.active, .tous.show > .nav-link {
	color:#212c55!important;
    border: 3px solid #212c55!important;
}

.fam.active, .fam.show > .nav-link {
	color:#DD675B!important;
    border: 3px solid #DD675B!important;
}

.res.active, .res.show > .nav-link {
	color:#71A688!important;
    border: 3px solid #71A688!important;
}

.coll.active, .coll.show > .nav-link {
	color:#000000!important;
    border: 3px solid #000000!important;
}
.hot.active, .hot.show > .nav-link {
	color:#ebbe62!important;
    border: 3px solid #ebbe62!important;
}
.AccesChezSowell h3{
	    font-size: 1.00rem;
	font-weight:bold;		
}
.sowellZoom2Container{
    overflow: hidden!important;
}
.sowellZoom2 img{
	max-width:100%;
	-webkit-transition: all .9s ease;
    -moz-transition: all .9s ease;
    -o-transition: all .9s ease;
    -ms-transition: all .9s ease;
	transition: all .9s ease;
}
.sowellZoom2 img:hover{
	max-width:100%;
	opacity: 0.7;
	-webkit-transition: all .9s ease;
    -moz-transition: all .9s ease;
    -o-transition: all .9s ease;
    -ms-transition: all .9s ease;
	transition: all .9s ease;
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);	
}
.leaflet-popup-content{
margin: 0px!important;
}
