/*-------- GENERAL -------------------------------*/
::selection {
  background:rgba(140,203,79,0.6);
  color:#fff;text-shadow:none;
}

a.linkovergreen {
	font-weight: 700;
}

a.linkovergreen:hover {
	text-decoration: underline;
}

.grey-button a:hover {
  border: 1px solid #9dc306 !important;
}

.green-button a:hover {
  border: 1px solid #ffffff !important;
}


.green-checklist ul{
	list-style: none;
  font-size: 16px;
  line-height: 24px;
}

.green-checklist li{
	margin-bottom: 10px;
}

.green-checklist li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  content: '\f00c';
  margin-left: -20px;
  margin-right: 10px;
  color: var(--primary);
}

body:not(.com_gridbox) .body {
  margin-top : 0;
}

/*-------- HEADER -------------------------------*/
.mod-languages a:hover{
  color: #ffffff;
}

.lang-active a{
  font-weight: bold;
  color: #ffffff;
}


#item-15807419610{
  min-height: 1px;
  height: 43px;
}

#item-15807419610 .ba-row, #item-15807419610 .ba-grid-column {
  min-height: 1px;
  display: block !important;
}

#item-15807438832 {
  float: right;
  justify-content: right;
}

#item-15807438832 .ba-item{
  width: auto;
}
#item-15807438832 div.ba-item-modules{
  float: right;
}

#item-15886079512470 .integration-wrapper{
	width: auto !important;
}

.topmenu-right .ba-item-modules{
  min-width: auto;
}

.show_cart{
  display: none;
}

.mycart {
	margin-right: 10px;
}

.header button.btn-connexion::before, .header a.btn-connexion::before {
    content: "\f023";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    padding-right: 7px;
    color: #97bf0d;
}

p.insc-vm > a.btn-profile::before {
    content: "\f007";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    padding-right: 7px;
    color: #97bf0d;
}

header.header button.btn-connexion, header.header a.btn-connexion, p.insc-vm > a.btn-profile, p.insc-vm > a.btn-inscription {
  background-color: transparent;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 400;
}

header.header button.btn-connexion:hover, header.header a.btn-connexion:hover, p.insc-vm > a.btn-profile:hover, p.insc-vm > a.btn-inscription:hover {
  background-image: none;
  color: #97bf0d;
}

a[title="Panier"]:hover{
  color: var(--primary);
}

/*-------- NAVIGATION -------------------------------*/
#item-179497138805 ul.nav-child{
	border-top: 4px solid #97bf0d;
}

/* search overlay */
#item-15880654241{
  padding: 20px 35px 20px 20px;
}

#item-15880654241 input{
	text-align: right;
  float: right;
  margin-right: 20px;
}

.ba-collapse-submenu.vertical-menu .mod-languages a:hover{
  color: #fff;
}

/*-------- SLIDER/IMAGE -------------------------------*/

.ba-slideshow-img video{
width: auto;
height: auto;
min-width: 100%;
min-height: 100%;
max-width: none;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}

.slide-gesval h1, .slide-gesval h2, .slide-gesval p, .slide-gesval .ba-slideshow-description {
  text-shadow: 1px 1px 3px rgba(0,0,0,0.25);
}

#item-15850619560 .slideshow-wrapper {
  min-height: calc(100vh - 130px);
}

/*-------- BREADCRUMB -------------------------------*/
ul.breadcrumb {
  font-size: 13px;
  line-height: 24px;
  text-transform: uppercase;
}

/*-------- VIRTUEMART -------------------------------*/
.product-container.productdetails-view.productdetails .product-title {
    font-size: 29px;
    line-height: 38px;
    font-weight: 600;
}


.vm-product-details-container {
  float: left;
  width: 100%;
}

.product-container.productdetails-view.productdetails .spacer-buy-area {
  padding-left: 0px;
}

span.PricesalesPrice, span.PricepriceWithoutTax{
  font-size: 21px;
	line-height: 27px;
  font-weight: 600;
	color: #005258;
}

.com_virtuemart.productdetails span.addtocart-button span.addtocart-button, .com_virtuemart.productdetails span.addtocart-button input.addtocart-button, .com_virtuemart.productdetails span.addtocart-button input.notify-button {
    max-width: 100%;
    background: #97bf0d;
    color: #fff;
    border: none;
    border-radius: 25px;
    padding: 15px 20px;
    font-size: 16px;
    transition: color .4s, background .2s;
        transition-property: color, background;
        transition-duration: 0.4s, 0.2s;
    transition-property: color, background;
    transition-duration: 0.4s, 0.2s;
    transition-timing-function: initial, initial;
    transition-delay: initial, initial;
}

.com_virtuemart.productdetails span.addtocart-button span.addtocart-button:hover, .com_virtuemart.productdetails span.addtocart-button input.addtocart-button:hover, .com_virtuemart.productdetails span.addtocart-button input.notify-button:hover {
    background: #005258;
  	color: #f2f2f2;
}

.com_virtuemart.productdetails .quantity-box .quantity-input, .com_virtuemart.productdetails .cart-summary .quantity-input {
  font-size: 15px;  
  height: 34px;
  width: 34px;
  text-align: center;
  font-weight: 700;
  padding: 1px;
  margin-bottom: 0;
}

span.vm-price-desc, .product-container.productdetails-view.productdetails .PricepriceWithoutTaxTt, .product-container.productdetails-view.productdetails .PricesalesPriceTt {
    display: none !important;
}

.spacer-buy-area span.PricesalesPrice{
  display: none !important;
}

.rl_tabs.top > ul.nav-tabs > li.active > a:focus, .rl_tabs.top > ul.nav-tabs > li > a:focus {
  box-shadow: none;
}

.rl_tabs > ul.nav-tabs > li.active > a:focus, .rl_tabs > ul.nav-tabs > li > a:focus {
  border-color: #ddd;
}

.rl_tabs .nav-tabs > li.active > a, .rl_tabs .nav-tabs > li.active > a:hover {
    color: #fff;
    background-color: #97bf0d;
}

@media screen and (max-width: 667px) {
	.back-to-category{
    float: none;
  }
}

.col-qty i
{
  display: inline-block !important;
}

.com_virtuemart.productdetails h1, .gesval-product h1 {
	font-size: 60px;
}

/*-------- DIVERS -------------------------------*/

a[title~="Faboba"] {
    display: none !important;
}

.my-icons .ba-icon-wrapper i {
  line-height: 70px !important;
	width: 70px !important;
	height: 70px !important;
}

.uk-icon-file, .uk-icon-download {
	font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 20px;
  font-style: normal;  
  padding-left: 15px;
}

.uk-icon-file::before{
	content: "\f15c";

}

.uk-icon-download::before {
  content: "\f019";
}

.uk-icon-shopping-bag {
  	font-family: "Font Awesome 5 Free";
}

.uk-icon-shopping-bag::after{
  content: "\f290";
  font-size: 19px;
  font-weight: 700;
  font-style: normal;  
  padding-left: 5px;
  padding-right: 5px;
}

.grecaptcha-badge {
  z-index: 10;
}
