/** {
    font-family: 'Open Sans', sans-serif;
}*/

html {
    background: #333333;
}

html body {
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}

body #topbar .container {
    background: #efefef;
    padding-top: 0;
}

#header .fa-globe {
    display:none;
}

#header .popup-over .popup-content {
    background: #efefef;
}

.mini-navbar .top_header{
    border-bottom:1px solid #ddd;
}

.mini-navbar .top_header .logo {
    margin-top: 25px;
}

#topbar {
    background: #efefef;
    font-size: 12px;
}

#topbar .popup-over {
    top: 7px;
}

#topbar .blockcart_top {
    margin-top: 7px;
}


#cart .cart-quantity {
    width: 20px;
    height: 20px;
    line-height: 20px;
    top: -1px;
}

.popup-over .popup-content {
    top: 28px;
}

.header_user_info {
    margin-top: 3px;
}


.leo-megamenu .navbar-nav > li > a {
    font-size: 12px;
}


body #header .cart_block {
    top: 28px;
}

body .top_header .logo {
    margin-top: 40px;
}

body .leo-megamenu .navbar-nav > li > a {
    padding: 16px 25px 16px 25px;
}

body .leo-megamenu .dropdown-menu {
    top: 65px;
}

body .ApColumn .block.btn_search {
    top: 16px;
}

body #search_block_top.showsearch {
    bottom: 5px;
}

#leo-top-menu .nav > li {
    position: static;
}

#leo-top-menu .dropdown {
    position: static;
}

#leo-top-menu  .dropdown-menu {
    width: 100%!important;
    padding: 0 0 0 30px;
}

#header .image-item {
    width:auto!important;
    height:100%!important;
    padding:0 15px 0 0;
    float:right;
}

#breadcrumb {
    position: relative;
}

#breadcrumb::before{
    position: absolute;
    width: 100%;
    height: 250px;
    background: rgba(0, 0, 0, 0.2);
}

#breadcrumb .breadcrumb .breadcrumb-ct {
    color: #b4b4b4;
    bottom: 50px;
}

.fancybox-close {
    z-index: 99999999!important;
}



.leo-megamenu .navbar-nav > li.aligned-left .dropdown-menu {
    left: auto;
}

body #footer #newsletter_block_left form input[type="text"] {
    margin: 0 0 10px 0;
    
}

body #footer #newsletter_block_left form {
    margin: 0;
}

body #footer #newsletter_block_left p {
    padding:6px 0;
    margin: 0;
}


body .manufacturers_block img {
    opacity: 0.6;
    filter: alpha(opacity=60);
}


body .manufacturers_block::before {
    background-color: #999;
}

body .manufacturers_block img, .leo-megamenu .manu-logo img {
    opacity: 0.3;
    filter: alpha(opacity=30);
    -webkit-filter: grayscale(100%);
    filter: grayscale(1);
}

body .manufacturers_block img:hover, .leo-megamenu .manu-logo img:hover{
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-filter: grayscale(0%);
    filter: grayscale(0);    
}

body .owl-theme .owl-controls .owl-page span {
    background: #999;
}


body #back-top {
    z-index: 100;
}

.leo-megamenu .aligned-fullwidth .dropdown-menu {
    top: auto !important;
}

.leo-megamenu .dropdown-menu li a {
    color:#787878;
}

.leo-megamenu .dropdown-menu {
    color: #787878;
    background-color: #fff;
}

.leo-megamenu .dropdown-menu .menu-title {
    color: #787878;
    margin-bottom:5px;
    margin-top:10px;
    padding-bottom:5px;
    font-size:12px;
    border-bottom: 2px solid #C2C2C2;
}

.leo-megamenu .dropdown-menu ul {
/*     margin-left:15px; */
}

.leo-megamenu .dropdown-menu .menu-title a {
    color: #787878;
}

.leo-megamenu .manu-logo {
    padding-right:30px;
    text-align:center;
}

.leo-megamenu .manu-logo img {
    border: 1px solid #fff;
    width:auto;
}


.leo-widget .product-block .price {
    color: #787878;
}

#footer {
    font-size:12px;
}


.index .product_list .color-list-container ul li {
    border:none;
    width: auto;
}

.index .product_list .color-list-container {
    margin-bottom:10px;
}

html #my-account ul.myaccount-link-list li {
    width: 23%;
    float: left;
    margin: 0 1%;
}

html #my-account ul.myaccount-link-list li a {
    text-align:center;
}

html #my-account ul.myaccount-link-list li a span{
    margin-left: 0px;
}

html #my-account ul.myaccount-link-list li a i{
    font-size: 60px;
    position: static;
    color:#959da1;
}

body #layered_block_left a {
    font-size: 13px !important;
}

.modal-body{
    font-size:14px;
    padding-bottom:15px;
}

.catalogo{
    text-align:center;
    margin-bottom: 20px;
}

.catalogo-ficha{
    border: 1px solid #ddd;
    min-height: 380px;
    padding: 10px 10px;
}

.catalogo .descarga{
    display: inline-block;
    margin: 5px 0;
}

.listado-imagenes{
    padding-top: 20px;
}

.imagen{
    text-align:center;
    margin-bottom: 20px;
}

.imagen-ficha{
    border: 1px solid #eaeaea;
    min-height: 210px;
    padding: 10px 10px;
}

.imagen .descarga{
    display: inline-block;
    margin: 5px 0;
}

body .product-block .functional-buttons a.ajax_add_to_cart_button {
    width: 100%;
}

body .product-block .label-new {
    display: none;
}

body .product-block .name a {
    font-style: normal;
}

body .heading-counter {
    display: none;
}

body .layered_filter {
    border: none;
}

body .layered_filter_ul {
    float:none;
}

.layered_subtitle_heading {
    border-bottom: 1px solid #eaeaea;
    margin: 15px 0 10px;
    clear: both;
    display: block;
}

body .pb-center-column h1 {
    font-size: 30px;
    font-weight: 600;
}

body .our_price_display {
    font-size: 16px;
}

body .our_price_display span{
    font-size: 22px;
}

#back-top {
    bottom: 40px;
    right: 10px;
}

#categories_block_left .leo-qty{
    display:none!important;
}

#cookieNotice .tabla {
    position: relative;
    min-height: 35px;
    padding-top:5px;
}

#cookieNotice .cotexto {
    padding-right: 100px;
    color: #333;
    text-align: left;
}

#cookieNotice .texto {
    text-align: left;
    padding: 5px 10px;
    font-size: 13px;
}

#cookieNotice .boton {
    vertical-align: middle;
    text-align: right;
    position: absolute;
    right: 10px;
    bottom: 8px;
    border-radius:0;
}

#cookieNotice a {
    color:#000;
}

#cookieNotice .boton span:hover {
    background:#8B8B8B;
}

#cms #center_column ul, ol {
    margin-top: 20px;
    margin-bottom: 20px
}

#cms #center_column li {
    margin-bottom: 5px;
    list-style: initial;
    margin-left: 20px;
}

#cms #center_column h2, #cms #center_column h3{
    text-transform: none;
    margin-top: 20px;
    margin-bottom: 10px;
}

#cms #center_column a{
    text-decoration: underline;
}

#cms #center_column a:hover{
    color: #000;
    text-decoration: none;
}

body .footer_bottom:after {
    width:100%;
    left: auto;
}

#blockproductscategory .carousel-control{
    display:none;
}


#product .block .title_block{
    padding: 20px 0px 5px 0;
}

#product .blockproductscategory{
    padding-top: 10px;
}

.pb-center-column #product_reference, #availability_date {
    font-size: 16px;
}

body #availability_statut span#availability_label, body #availability_date_label {
    width: auto;
    text-align: left;
    font-size: 13px;
}

body .product_list.grid .product-block .name {
    height: auto;
}

body .product_list.grid .product-block .name span {
    font-size: 12px;
    color: #999;
}

@media (max-width: 991px) {
    
    html #my-account ul.myaccount-link-list li {
        width: 31%;
    }    
}

@media (max-width: 767px) {
    body #header .blockcart_top {
        margin-top: 7px;
    }
    
    body #topbar .header_user_info {
        margin-top: 0px;
    }    
    
    body .header_user_info {
        margin: 0 20px;
    }
}

@media (max-width: 650px) {
    html #my-account ul.myaccount-link-list li {
        width: 48%;
    }     
}

@media (max-width: 410px) {
    html #my-account ul.myaccount-link-list li {
        width: 98%;
    }     
}


@media (min-width: 991px) {

    .product_list.grid.product-default-two .product-block .right-block .content_price {
        padding: 3px 10px;
    }
    
    
}

@media (min-width: 1200px) {
    .mdestacadas .unite{
        width: 20%;
    }    
}


