/**
* @author Pierrick Pobelle
* @license     GNU GENERAL PUBLIC LICENSE
*/

body.tax-display-enabled #products .thumbnail-container{
height:inherit;
}
.products .thumbnail-container{
margin-bottom:0px;
}
#header .header-top .header_logo{
margin:0px;
}
#contact-link a{
padding-right:8px;
margin-right:6px;
border-right:1px solid #ffffff;
}
#contact-link{
color:#ffffff;
}
.header-top>.container>.row{
margin-top:1px;
}
#header .search-widget .search_toggle{
top:40px;
}
#search_widget .search_toggle .search_button:hover {
    background-position: 25px -95px;
}
#search_widget{max-width:inherit;}
.link-like{
text-transform: capitalize;
    font-weight: 600;
    color: #000;
    font-size: 14px;
    letter-spacing: .6px;
    font-family: 'Raleway',sans-serif;
    transition: all 0.9s ease 0s;
}
.link-like:hover{
color: #444;
    text-shadow: 1px 0 1px #ccc, 0 1px 1px #eee, 2px 1px 1px #ccc, 1px 2px 1px #eee, 3px 2px 1px #ccc, 2px 3px 1px #eee, 4px 3px 1px #ccc, 3px 4px 1px #eee, 5px 4px 1px #ccc, 4px 5px 1px #eee, 6px 5px 1px #ccc, 5px 6px 1px #eee, 7px 6px 1px #ccc;
    transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -ms-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
}
/* Webbax - tuto 25 */
.subcategory-heading {
    font-weight: bold;
    text-align:center;
    padding-top:10px;
}
#subcategories{
    background-color:#fff;
}
#subcategories h5{
    margin-bottom: 25px
}  
#subcategories ul li{
    float: left;
    width: 25%;
    text-align: center;
}
#subcategories ul li img {
    margin-bottom: 10px;
}
#subcategories ul li img:hover{
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}
body.tax-display-enabled #products .thumbnail-container{
height:273.39px;
}

body.tax-display-enabled .featured-products .thumbnail-container,
body.tax-display-enabled .newproducts .thumbnail-container,
body.tax-display-enabled .bestseller-products .thumbnail-container
{
    height: 289px;
}

[id^=product-description-short-]{
height: 370px;
}

#subcategories ul li{width:33.33%;}

small.reference{
font-size:14px;
color:#cccccc;
}
h1.h3.product-title {
margin-bottom:0!important;
}

.product-description h1.h3 a {
color:black!important;
margin-bottom:0;
}
.colored-stock .product-available{color:green;}
.colored-stock .product-last-items{color:orange;}
.colored-stock .product-unavailable{color:red;}

.top-menu .sub-menu ul[data-depth="1"]>li:first-child{margin: 0 0 0 10px;}
.top-menu .sub-menu ul[data-depth="1"]>li{width:220px;}
#_desktop_top_menu .top-menu .sub-menu{width:550px;}
.dropdown-item{line-height:1.2;}
.top-menu a[data-depth="2"]{
margin-left:10px;
}

.product-additional-info .social-sharing li{
float:none;
}
.social-sharing ul {
display:inline;
}
.social-sharing span {
display:inline;
}
.social-sharing .material-icons {   
    font-size: 18px;
    height: 28px;
    padding-top: 12px;
    width: 28px;
    background:transparent;
    color:#ccc;
}
[id^=extra-], .product-description{
text-align:justify;
}
.footer-bg {
    background: none;
background-color: rgba(0,0,0,0.75);
}
.cms-page-view .col-main h1, .cms-page-view .col-main h2, .cms-no-route .col-main h1, .cms-no-route .col-main h2 {
    color: #cf1025;
}
.sub-category-img{
display:block;
}
body{
color:#000;
}
.products img {
    max-height: 273px;
}
.sub-category-img img{
max-width:100%;
}
#search_widget .search_toggle .search_button {
    cursor: pointer;
    color: #fff;
    margin-top: 0px;
    padding: 16px 27px;
    font-size: 0;
}
#description a, #extra-0 a, #extra-1 a, #extra-2 a,.product-information a{
text-decoration:underline;
color:#277C91;
}

.custom-text-img-block{width:50%; float:left;padding:15px;}
.custom-text-img-block img{max-width:100%;}
.align-left{text-align:left;}
.align-right{text-align:right;}
.social-sharing .instagram a {
    content: "";
    background-image: url(../themes/foxy/assets/css/instagram.png);
    background-size: 100%;

}
.social-sharing li.instagram a::before {
    content: "";
    margin-top: -13px;
}

.hide-360{display:none;}

/*Style reCAPTCHA*/
.contact-form form .form-fields #captcha-box > div{float: right;}
.contact-form form .form-footer{clear: both;padding-top: 1rem;}
.MagicToolboxContainer{opacity:0;height:0;}
.vignette-360 span{
position: absolute;
    top: 23px;
    left: 0;
    width: 100%;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    width: 125px;
    text-shadow: 0 0 10px RGBA(0,0,0,0.2);
}
#products .products .list li .product-detail p{
    padding-bottom: 5px;
}
#products .products .list li .product-detail{
height:113px;
width:100%;
  overflow: hidden;
}
#products .products .list li .highlighted-informations{
display:none!important;
}

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
     [id^=product-description-short-]{
height: 260px;
}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
     [id^=product-description-short-]{
height: auto;
}

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
     #subcategories ul li{
     width: 50%;
}
.sub-category-img {
}
#header .header-top .container.fixed{
min-height:30px;
}

    #contact #left-column,
    #contact #content-wrapper{padding-left: 0!important;padding-right: 0!important;width: 100%;}
    /*Correction pour affichage correcte sur mobile*/
    .contact-form form .form-fields #captcha-box{position: relative;min-height: 78px;}
    .contact-form form .form-fields #captcha-box > div{float: none;position: absolute;left: 50%;top: 0;transform: translate(-50%,0);}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
     .custom-text-img-block{
width:100%;
float:inherit;
margin-bottom:25px;
}
#custom-text{
padding:0;
margin:0;
}
img {max-width:100%}
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
      /*Correction pour affichage correcte sur mobile*/
    .register-form form .form-group .g-recaptcha{position: relative;min-height: 78px;}
    .register-form form .form-group .g-recaptcha > div{float: none;position: absolute;left: 50%;top: 0;transform: translate(-50%,0);}
}