.footer-container{
    padding-top: 10px;
}
.about-us-footer {
    margin-bottom: 5px;
}
.social-footer {
    margin-bottom: 10px;
}
.header-topright {
    line-height: 25px;
}
.info-box-detail .product-info-stock-sku .sku .value {
    display: inline-block;
    font-weight: 700;
}
.header-style-1 .header-top{border-bottom: 1px }
.home-style-2 .title-home h2{display: inline-block;position: relative;text-transform:capitalize}
.admin__field-label {
    margin: 0 0 10px;
    max-width: 360px;
    width: auto;
    display: inline-block;
}
.info-box-detail .product-options-bottom .box-tocart .fieldset .qty .control #qty, .info-box-detail .product-add-form .box-tocart .fieldset .qty .control #qty{
    background: #fff;
}
.header-container .cart-wrapper .showcart{
    min-height: 38px;
}
.header-style-1 .header-middle .header-bottom-right .search-header-bottom .search-header-content .actions button.action.search::before{
    color: #fff;
}
.header-container .cart-wrapper .showcart::before{
   color: #fff; 
}
.filter .nav-title {
background-color: #E31E24;
}
.block .block-title strong {
    color: #f8f4f4;
}
.catalog-product-view .product-options-wrapper .admin__field-label {
    margin: 0 5px 10px;
}
/*.all-brands li {
    width: 11% !important;
}*/

/*@media only screen and (max-width: 700px) {

    .block.filter{
position: fixed;
bottom: 0;
z-index: 100;
width: 80%;
background-color: #fff;
}
    
}*/

.all-brands .item-photo a {
    line-height: 50px !important;
}
/*.products-grid .product-item-photo .product-image-container .product-image-wrapper img {
    width: 60%;
}*/
.all-brands .item-photo {
    min-height: 50px !important;
}
.item.brands-category {
    height: 60px !important;
}


.item.brands-category {
    height: 150px !important;
}
.all-brands li {
    min-height: 0px;
}
.logo{
    background-color: #FFF;
}

.order-totals{
    text-align: right;
}
.order-totals th{
    text-align: right;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li a.sm_megamenu_head{
color: #000 !important;

}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:not(.list-parent) div.sm_megamenu_title:first-child a{
color: #000 !important;
font-weight: 600;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li div a{
color: #7b7b7b !important;
}
.sm_megamenu_title_lv-3 {
color: #000 !important;
font-weight: 600;
text-decoration: underline;
}
.mage-error{
background: #fe8377;
color: #fff ;
font-size: 14px !important;
padding-left: 20px !important;
font-weight: 600 !important;
padding-top: 5px;
padding-bottom: 5px;
animation-name: culoare1;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}
.toolbar .toolbar-sorter .sorter-action.sort-desc::before{
	content: '\f175';
}
@keyframes culoare1 {
  0% {
    background-color: #fe8377;
	color: #fff;
  }
  
  100% {
    background-color: #fff;
color: #fe8377;
  }
}
.swatch-attribute-label{
	font-weight: normal;
}
.swatch-option.image{
	height: 40px;
	width: 40px;
	background-size: 40px !important;
}
.swatch-option{
	min-width: 15px;
	height: 20px !important;
	width: 15px !important;
}
.swatch-option.text{
    width: auto !important;
}

