.powered {text-align: center;}
.block_content .text {margin-bottom: 10px;}

.owl-wrapper-outer {
     box-shadow: unset; 
}
.common-home #content .bannergroup img, .common-home #content .owl-carousel img {border-radius: 5px;}
.owl-wrapper-outer {
    border: unset;
}

.slideshow {margin-top:30px; margin-bottom:15px;}
label {
     font-weight: 500;
}
.green {color:green; font-weight:bold;}
.red {color:red; font-weight:bold;}
.orange {color:orange; font-weight:bold;}


.typeheader-3 .header-top .block-text a {
    color: #fff;
    font-size: 1.2rem;
    font-weight: normal;
}
.menu-vertical .box-category {position:absolute; width:100%; max-width:270px;
border: 2px solid #f33333;

}
.header-bottom-inner .menu-vertical .box-heading {background-color: #f33333; color:white;     border: unset;
    border-radius: 5px 5px 0px 0px;     line-height: 33px;
    text-transform: uppercase;}
    
.box-info-product {    background: #f2f8f0;
    display: block;
    padding: 20px;
    border-radius: 10px;
    float: left;
    width: 100%;}
    
.product-view .content-product-right .box-info-product .cart input {
    background-color: green;
    border: 1px solid green;

}

.product-view .content-product-right .box-info-product .cart .red {
    background-color: red;
    border: 1px solid red;

}

.product-view .content-product-right .box-info-product .cart input:hover {
    background-color: #16a416;
    border: 1px solid #16a416;

}

.producttab .tabsslider.horizontal-tabs {
    border-bottom: none;
}

.products-list.grid .product-layout .product-item-container .button-group .btn-button {
    width: 50%;
}    
    
 .sub-menu .menu ul ul {
    display: none;
    width: 200px;
    padding: 20px;
    position: absolute;
    z-index: 10;
    left: 90%;
    background: #fff;
    border: 1px solid #e6e6e6;
	top:0px;
    border-radius:         2px;
    -moz-border-radius:    2px;
    -webkit-border-radius: 2px;
    box-shadow:            0px 0px 25px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:       0px 0px 25px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow:    0px 0px 25px rgba(0, 0, 0, 0.15);
}


 .sub-menu .menu li:hover ul {
 
  display: block;
  
  }
  
  .categories .menu .fa {margin-left:5px;}
  
  .information-information #content {text-align: justify;}
  .information-information #content h1 {text-align: center;}
  .information-information #content a {font-weight: bold; color:black;}
  .information-information #content a:hover {font-weight: bold; color:grey;}
  .social img {max-width: 50px; margin-bottom: 20px;}
  .certificate {border-radius: 10px;}
#search input {height: 44px;}

.right-block2 {    display: flex;
    flex-direction: column;
    align-items: flex-end;}  
    
#content .right-block2 .button-group {    display: flex;
    flex-direction: row-reverse;
    gap: 5px;}
    
.view-mode, .box-list {display:none;}

.refine-search a {
border-radius: 10px;
    display: block;
    padding: 3px;
    color: black;
    text-align: center;
    border: 1px solid green;
    background: #e4ffe4;
}   

.refine-search .form-group {    padding-right: 7.5px;
    padding-left: 7.5px;}
.large-image .box-label {display:none;}
.productDetail {background: green!important;}

#mfilter-opts-price-min, #mfilter-opts-price-max {
    width: 100px;
    min-width: 100px;
    max-width: 100px;
    display: inline-block;
}

ul.megamenu li .sub-menu .content {
    padding: 10px;

}

/*  variantprice   */

#variantprice {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
  border: 2px solid #e30613 !important;
  margin-top: 10px;
}

#variantprice td, #variantprice th {
  padding: 8px;
}

#variantprice tr:nth-child(even){background-color: #f8f8f8;}

#variantprice tr:hover {background-color: #ebebeb;}

#variantprice th {
  padding-top: 12px;
  padding-bottom: 12px;
    color: white;
    font-weight: bold;
    background: #e30613;
}

#variantprice  .cart-td {  display: flex;
    flex-direction: row;
    gap: 5px;            }
    
    
.cart-td, .cart-td .qty {display: flex; }
.cart-td  { gap: 10px;}
.qty input {border:none!important; border-radius: unset;}
.qty {border: 1px solid #e6e6e6; background: white;}
.qty .form-control {    padding: 0 5px;
    text-align: center;
    height: 30px;
    min-width: 30px;
    background: white;}
.qty input {padding: 0 10px;}

#variantprice tr {
    border-bottom: 1px solid #e6e6e6;
    padding: 8px;
}
.cart-td .btn .fa {font-size: 17px;}
.cart-td .btn {    padding: 5px 16px;
    border-radius: 5px;}
    
/*#variantprice>tbody>tr>td , #variantprice>thead>tr>th  {border: none;}     */


/**/

.stitokrovnake {color:blue;}


