/*@font-face {
  font-family: maven;
  src: url(fonts/MavenPro-VariableFont_wght.ttf);
}
@font-face {
  font-family: ptsans;
  src: url(fonts/PTSans-Regular.ttf);
}
*/
body{
  /*font-family:ptsans;*/
  font-size: 1rem;
}
body.site.fluid {
    /*background-color: #f2f2f2;*/    
    overflow-x: hidden;
}
.header{
padding: 0px 20px;
}
.header-container{
padding-top:20px;
margin-bottom:30px;
}
.footer{
background-color: #f2f2f2;
margin-top: 30px;
padding-top: 30px;
padding-bottom: 30px;
}
.navigation{
border-top: 1px solid #cc0000;
border-color: #cc0000;
}
.well{
background-color: #f2f2f2;
border: 1px solid #cc0000;
border-radius:15px;
}
table{
/*width:100%;*/
}
#login-form{
margin:0px;
}
.item-page{
clear: both;
}
@media only screen and (min-width: 600px) {
	.ms-footer>ul>li{
		width:25%;
	}
}
.ms-footer>ul>li>a{
	font-weight: bold;
	font-size: 1rem;
}

.btn.btn-primary,.btn.btn-info{
	background:none !important;
	background-color: #cc0000 !important;
	border-color: #FA1928 #FA1928 #6E0B12;
	color:#fff !important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled]{	
	background-color: #cc0000;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled]{
	background:none !important;
	background-color: #cc0000 !important;
}

.btn.btn-tech{
	border-color:#cc0000;
	color:#cc0000;
}

.hikashop_cart_module{
    display: flex;
    float: right;
    margin: 12px 20px 0px 0px;
}
.hikashop_cart_dropdown_content{
	width: max-content !important;
}
.inputbox.search-query{
height: 34px;
    margin-right: 10px;
    border-color:#cc0000;
    background-color: #f2f2f2;
}
a{color:#37423f !important;}
.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus{color:#fff !important;}
a:hover, a:focus {color: #cc0000 !important;}

.mainmenu{
	display:flex;
	justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
}
.produits-menu-icon{
    margin-right: 8px;
}

#hikashop_checkout_registration{
	border-left: 2px solid #cc0000;
	padding: 20px;
	background-color: #f9f9f9;
} 
.navigation .nav-child  li > a:hover, .navigation .nav-child li > a:focus,.navigation .nav-child:hover > a{
color:#fff !important;
background:none;
background-color:#c00;
}
.editable p{margin:0px !important;}
.login-greeting{color:#cc0000;}

.hika_cpanel_icons .hk-icon {
    color: #c00 !important;
    font-size: 18px !important;

}

.hika_cpanel_icons .hk-icon .hk-icon-dark { 
    color: #c00 !important;
}
div.hika_toolbar .hikabtn span.hk-icon {
    color: #c00 !important;
}

.hikashop_cpanel_subscription_downloads_div, .hikashop_cpanel_serial_listing_div{
  
  display:none !important;
}

.hikashop_product_image{
  float:left;  
}
.hikashop_subcontainer{
  
  border:1px solid #c00 !important;
  padding: 15px;
  display: flex;
  flex-direction: column;
}
.hikashop_product_price_full{
  padding-top: 14px;
  display: inline-block;
 
  
}
.hikashop_product_name{
  font-size: 25px;
margin: 10px;
  line-height: 28px;
  
}
.hikashop_subcontainer .btn-primary, .hikashop_product_quantity_main .btn-primary{
  height: 22px;
margin-top: -11px;
font-weight: bold;    
}
.hikashop_product_rcontent{
  padding: 6px;
}

#hikashop_cart_module div.hikashop_cart_dropdown_content {
left: -320px !important;
}
.hikashop_checkout_terms{
  margin:20px !important;
  text-align:center !important;
  
}
.hikashop_checkout_status {
    text-align: center;
}


.block-shadow{
  
  box-shadow: rgba(0, 0, 0, 0.24) -3px 3px 10px 3px;
padding: 20px 50px;
width:80%;
  margin: auto;
  background-color:#ffffff;
}

.title-section{
  
  font-size: 24pt;
  color:#bd4141;
  font-weight:bold;
  line-height: 40px;
  margin-bottom:15px;
   margin-top:30px;
  
}
.block-section{
  font-weight:bold;
  line-height: 20px;  
  height:50px;
  
  
}
.section-border{
  border-left:2px solid #cc0000;
  padding:0px 20px;  
  margin-bottom: 35px;
}
.section-border > .btnred{
background: #cc0000 !important;
border-radius: 0;
padding: 7px 20px;
color: #fff;
font-weight: bold;
  display: inline-block;
} 
.section-border > .btnred >a{
color:#fff !important;
  font-weight: bold !important;
}


.block-section-content{
  margin-bottom:10px;  
}
.section-fichas{
  
  width:80%;
  margin:auto;
  
}

.ficha-vertical{
box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  text-align:center;
  padding: 2px;
}
.ficha-inner{
 padding: 25px 25px 0px 25px;
}

.title-ficha{
  
font-size: 15pt;
color: #bd4141;
font-weight: bold;
line-height: 40px;
margin-bottom: 5px;
margin-top: 20px;
}

.ficha-section-content{
 margin-bottom: 10px;
    margin-top: 20px;
    height: 110px;
}


.container-bg{
  
background-color: #f2f2f2;
margin: -20px;
padding: 40px;
  
}

.btnredbig{
/*background: #bd4141 !important;*/
  background: #cc0000 !important;
  
border-radius: 0;
padding: 20px 20px;
color: #fff;
font-weight: bold;
text-align: center;
  margin-top:15px;
} 


.btnredbig a{
color: #fff !important;
} 
.btnredbig a:hover{
color: #fff !important;
}
.btnredbignopad a{
color: #fff !important;
} 
.btnredbignopad a:hover{
color: #fff !important;
}

.btnredbignopad{
/*background: #bd4141 !important;*/
  background: #cc0000 !important;  
border-radius: 0;
color: #fff;
font-weight: bold;
text-align: center;
  margin-top:15px;
} 

.btntechnissage {
		background-color: #cc0000;
		color: white !important;
		font-weight: bold;
		padding: 7px 10px;
		text-align: center;
		display: inline-block;
		font-size: 16px;
		margin: 4px 2px;
		cursor: pointer;
	}

.btntechnissage a {
		color: white !important;
	}

.btntechnissage a:hover {
		color: white !important;
	}

.btntechnissage a:active {
		color: white !important;
	}


