/* .img-responsive { */


/* max-width: 100%; */


/* height: auto; */


/* width: 100%; */


/* } */

.block-text {
    position: absolute;
    top: 0;
    color: white;
    font-size: 30px;
    font-style: normal;
}

.block-text .box-category-line1 {
    text-transform: uppercase;
    margin-top: 10px;
    margin-left: 10px;
    font-weight: bold;
}

.block-text .box-category-line2 {
    margin-top: 10px;
    margin-left: 10px;
    font-size: 15px;
}

#staticblock1 a.hover_img {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    overflow: hidden;
    width: 100%;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}


/* product page */

#product main {
    background-color: white;
}

#stores main {
    background-color: white;
}

#contact main {
    background-color: white;
}

#category main {
    background-color: white;
}

.breadcrumb-all-page .back_ct_img {
    width: 100%;
}

#_desktop_logo>a>img {
    max-height: 50px;
}


/* remove animations */

.fieldmegamenu .root-item .title:hover {
    -webkit-animation-name: none;
    animation-name: none;
    /*     -webkit-animation-duration: 1s; */
    /*     animation-duration: 1s; */
    /*     -webkit-animation-fill-mode: both; */
    /*     animation-fill-mode: both; */
}

#field_tab_category_1 .title_text {
    color: #653431;
}

#field_tab_category_1 .sub_title {
    color: #653431;
}

#field_tab_category_1 .product_name a {
  color: #653431;
}

#field_tab_category_2 .title_text {
  color: #653431;
}

#field_tab_category_2 .sub_title {
  color: #653431;
}

#field_tab_category_2 .product_name a {
  color: #653431;
}

#featured_products .product_name {
    color: #653431;
}



#field_tab_category_1 span {
    color: #653431;
}

.total_compare_value {
    display: none
}

.popup-cart {
    display: none;
}

.total_wishlist_value {
    display: none
}

#row-28800 {
    /* background-color: black; */
    /* background-color: white; */
    background-color: #653431;
}

.footer-bottom {
    background-color: #653431;
    /* background-color: black; */
}

.footer-content {
    background-color: #653431;
    /* background-color: black; */
}

#field_tab_category_1 {
    padding: 0px 30px 68px;
}

@media (max-width:1199px) {
    #field_tab_category_1 {
        padding: 10px 15px 68px;
    }
}


#headingOne {
  border-bottom:none;
}

.panel-heading .accordion-toggle:after {
  /* symbol for "opening" panels */
  font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
  content: "\e114";    /* adjust as needed, taken from bootstrap.css */
  float: right;        /* adjust as needed */
  color: grey;         /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}

.custom-sucursales:before{
  border-color:  #653431;
}
.custom-sucursales:after{
  border-color: #653431;
}

hr.sucursales-divider {
  border-top: 2px solid #653431;
}

#mobile-header{
  background:#653431;
}

@media (max-width:991px){	
  #mobile-header{
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #header-moblie {
    background:#653431;
  }
  #header-moblie img {
    width: 100%;
    max-width: 260px;
  }
  #header-moblie > div.mobile-logo-custom{
    width: 100%;
    
  }
  #header-moblie > div i, #_mobile_currency_selector .dropdown .expand-more {
    color: white;
    font-size:20px;
  }
}
/*
#_mobile_logo_custom a {
  display: inline-block;
  max-width: 280px;
  padding:30px 0;
  text-align: center;
}


.menu-mobile-custom {
  padding:30px 0;

}

@media (max-width:991px){	
  #header-moblie {
    margin-left: 30px;
    margin-top:10px;
    display: block;
    height: 100%;
    line-height: 80px;
    background: none;
    font-size: large;
  }
  #header-moblie > div i, #_mobile_currency_selector .dropdown .expand-more {
    margin-top: 20px;
    font-size:30px;
    color: white;
  }    
} */
