h1, h2, h3, h4, h5, h6 { text-transform:none !important; color:#000000; letter-spacing:normal !important; }
section, .section-t-space {
  padding-top: 40px;
}
.carousel-control-prev, .carousel-control-next {
  background: transparent;
  border: 0; 
}
.carousel-indicators { bottom: 20px; }
.carousel-indicators button { width: 20px; height:5px; border: 0; margin: 0 5px; }
.carousel-indicators button.active { background-color:#efca30; }
.header-compact .delivery-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #eeeeee;
  padding: 7x 15px;
  border-radius: 5px;
  border: 1px solid #000000;
  font-size:16px;
  color:#000000;
}
.header-compact .pixelstrap a, .header-compact .pixelstrap a:hover, .header-compact .pixelstrap a:active {
  font-size: 16px;
}
.pixelstrap a, .pixelstrap a:hover, .pixelstrap a:active {
  padding-right: 25px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  padding-top: 42px;
  padding-bottom: 40px;
  letter-spacing: normal;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.pixelstrap a {
  color: #444444;
}
.pixelstrap a:hover, .pixelstrap a:active {
  color: #efca30;
}
.pixelstrap a .sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -18px;
  left: auto;
  right: 0;
  width: 34px;
  height: 34px;
  overflow: hidden;
  font: bold 16px/34px monospace !important;
  text-align: center;
  text-shadow: none;
  border-radius: 4px;
  color: #777;
}

@media (min-width: 578px) {
.main-menu .menu-right .icon-nav .mobile-search i, .main-menu .menu-right .icon-nav .mobile-cart i, .main-menu .menu-right .icon-nav .mobile-setting i {
  display: block;  font-size: 20px;
}
}
.onhover-dropdown.mobile-account { display:none; }

.footer-theme .sub-title li {
  padding-top:10px;
  text-transform: none;
  font-size: 13px;
  color: #333;
}
.top-header .header-dropdown li a, .service-block p {
  text-transform: none;
  color: #999;
}
.top-header.top-header-theme .header-dropdown li i, 
.top-header.top-header-theme .header-dropdown li a,
.top-header.top-header-theme span {
  color: #000;
}
.faq-tab .nav-tabs .nav-item .nav-link.active {
  border-bottom:none !important;
}

.dashboard-section .dashboard-table .table th, 
.dashboard-section .dashboard-table .table td {
  vertical-align: middle;
  text-transform: none;
  text-align: left;
}

.category-shop-section .nav .nav-link,
.faq-tab .nav-tabs .nav-item .nav-link {
  text-transform: none;
}
.faq-tab .nav-tabs .nav-item .nav-link.active {
  color: #000000;
  background-color: #eee;
}

.modal .btn-close {
  position: absolute;
  top: 15px;
  right: 10px;
  font-size: 20px;
  color: #444;
}
.added-notice {
  display: none;
  position: fixed;
  top: 100px;
  left: 20%;
  width: 60%;
  text-align: center;
  background-color: #000000;
  border-radius: 5px;
  padding: 10px 15px;
}
.added-notice h3 { font-size:14px; color:#ffffff; margin-bottom: 0; }

.main-menu .menu-right .icon-nav .onhover-div .show-div.shopping-cart li .total {
  border-top: none;
  border-bottom: 1px solid #f1f5f4;
  padding-top: 10px;
  padding-bottom: 10px;
}
.btn { letter-spacing: normal; }
.btn-warning:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}

.footer-title h5 {
  font-size:14px; font-weight:600;
}
.footer-contant p, footer.footer-expand p, .footer-contant ul li a, footer.footer-expand .footer-theme .sub-title li {
  font-size:14px;
  font-weight:400;
}

@media (max-width: 480px) {
.brand-logo img { height: auto; max-width:120px; }
}
@media (max-width: 577px) {
.header-compact .main-nav-center .toggle-nav { top: -77px; }
.header-compact .main-menu .brand-logo img { width: 130px; }
.mobile-fix-option {
  background-color: #eee;
}
}
@media (max-width: 767px) {
.footer-title h5 {
  font-size:14px; font-weight:600;
}
}
@media (max-width: 1199px) {
.header-compact .menu-row .delivery-area {
  left:190px;
}
}


/* catalog */
.category-shop-section {  }

.product-box .product-detail, .product-box .product-info, .product-wrap .product-detail, .product-wrap .product-info {
padding-left: 0;
margin-top: 15px;
min-height: 70px;
text-align: left;
}
.product-box .product-detail h6, .product-box .product-info h6, .product-wrap .product-detail h6, .product-wrap .product-info h6 {
line-height: 1.3;
margin-bottom: 10px;
padding-top: 2px;
padding-bottom: 5px;
font-size: 14px;
font-weight: 400;
text-transform: none;
text-overflow: inherit;
white-space: normal;
overflow: visible;
}
.product-box .product-detail h4, .product-box .product-info h4, .product-wrap .product-detail h4, .product-wrap .product-info h4 {
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  margin-bottom: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.product-box .cart-info, .product-box .cart-wrap, .product-wrap .cart-info, .product-wrap .cart-wrap {
  position: absolute;
  bottom: 40px;
  text-align: left;
  margin: 0 auto;
  display: flex;
  left: 0 !important;
  -webkit-box-pack: start;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 1;
}
.product-box, .product-wrap {
background-color:#ffffff; 
padding:20px; 
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
transition: 0.3s;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
text-align: center;
-webkit-box-shadow: 0 1px 1px 1px rgba(0,0,0,0.1);
box-shadow: 0 1px 1px 1px rgba(0,0,0,0.1);
-webkit-border-radius: 5px;
border-radius: 5px;
}
.product-box:hover, .product-wrap:hover {
-webkit-box-shadow: 0 1px 1px 1px rgba(0,0,0,0.2);
box-shadow: 0 1px 1px 1px rgba(0,0,0,0.2);
}

.cproduct-title {
  margin: 0 0 20px 0;
background: #eee;
display: block;
padding: 12px 20px 5px 20px;
width: 100%;
border-left: 4px solid #efca30;
border-radius: 5px;
}
.cproduct-title h2 {
  font-size: 20px;
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
}
.product-right .product-buttons a:last-child {
  margin-left: 0;
}

h3.price-detail, .product-right h3 {
  font-size: 24px;
  color: #000000;
  margin: 20px 0;
}
.qty-box .input-group .form-control {
  text-align: center;
  width: 60px;
  font-size:16px;
}


/* produse in cos */

.favorites_prod { padding:15x 5px; border-bottom:1px solid #eeeeee; }
.favorites_prod:last-child { border-bottom:none; }

.favorites_frame { background-color: #e6eef8; padding:25px 10px 15px 10px; background-color: #e6eef8; -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; border-radius: 0px; }
.favorites_panel { background-color:#ffffff; box-shadow: 0 1px 1px 1px #ddd; padding:15px 15px; }
@media screen and (max-width: 767px) {
	.cart_prod_det { padding:0 15px 0 0; }
}
.favorites_panel .multicolor { display:none; }
.favorites_panel .multicolor:last-child { display:block; }

.favorites_prod_det h5 { font-weight:600; font-size:14px; color:#000000; line-height:20px; margin:0; padding:3px 0 5px 0; }
.favorites_prod_det h5 a, .favorites_prod_det h5 a:visited {
color:#000000;
font-size: 12px;
letter-spacing: normal;
}
.favorites_prod_det h5 a:hover, .favorites_prod_det h5 a:focus { color:#efca30; /*E7BC12*/ text-decoration:underline; }
.delivery_icon { margin-top:3px; opacity: 0.8; }
@media screen and (max-width: 1199px) { .delivery_icon { display:none; } }

.favorites_prod_det .color { display:inline-block; width:100%; padding:2px 0 5px 0; font-size:12px; }
.favorites_prod_det .color span { color:#999; }

.favorites_actions { display:block; width:100%; margin:15px 0 0 0; } 
.favorites_actions .product-actions { list-style-type:none; padding-left:5px; }
.favorites_actions .product-actions li { display:inline; }
.favorites_actions .product-actions li a, 
.favorites_actions .product-actions li a:visited,
.favorites_prod_det .favorites_prod_update a, 
.favorites_prod_det .favorites_prod_update a:visited { padding:4px 10px 0 5px; font-size:12px; color:#003399; text-decoration:none; }
.favorites_actions .product-actions li a:hover span { text-decoration:underline; }

.noticeUpdate {
display:none;
background-color: #efca30;
padding: 20px;
position: absolute;
top: 0;
left: 25%;
width: 50%;
z-index: 999;
}
	
@media screen and (max-width: 767px) { 
   .favorites_prod { padding:25px 0 20px 0; }
   .favorites_prod_det { padding:0 10px 0 0; }
   .favorites_prod_det h5 { font-size:14px; line-height:18px; }
   .favorites_prod_det .color { padding:0 0 10px 0; } 
   .favorites_actions { 
     position:absolute;
	 top:10px; 
	 right:10px;
	 display:block;
	 background:#eeeeee;
	 width:30px;
	 height:30px;
   } 
}

.cart-section tfoot tr td:first-child, .wishlist-section tfoot tr td:first-child {
  width: 90%;
}
@media screen and (max-width: 767px) { 
  .product-order .product-order-detail .order_detail { padding: 10px 20px; }
  .product-order .total-sec { padding: 10px 8px; }
  .cart-section tfoot tr td:first-child, 
  .wishlist-section tfoot tr td:first-child {
     width: 80% !important; 
  }
}
.cart-section tfoot tr td, .wishlist-section tfoot tr td {
  padding-right: 10px;
}

.order-success-sec .order-detail li {
  text-transform: none;
  line-height: 22px;
  font-size: 14px;
}
.bg-danger { font-size: 12px; background-color: #dc3545 !important; padding:6px 10px; }
.bg-success { font-size: 12px; background-color: #81ba00 !important; padding:6px 10px; }

.table th {
  font-size: 16px;
}
.form-control {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
  font-size: 14px;
  padding: 2px 15px;
}
select.form-control {
  padding: 8px 15px;
}
input[type="number"] {
  max-width: 70px;
  padding: 0 0 0 10px;
  line-height: 30px;
}
.input-group-text {
  font-size: 13px; background-color: #fff;
}
.pv-10 { padding-top:10px; padding-bottom:10px; }
.pv-20 { padding-top:20px; padding-bottom:20px; }