:root {
	--container-width:1200px;
}

.container-h{max-width:var(--container-width);}
.fa{font-weight:300;}
.acount-section>ul>li>a>i {font-size: 18px;}
/* header sticky */
.main-header.fix-nav{position:relative;top:0;left:0;right:0;margin:0 auto;width:100%;z-index:999;}
.main-header.fix-nav #navigation{top: 100%;left: 0;right: 0;margin: 0 auto;width: 100%;transition:all .15s ease-out;-webkit-transform: translateY(0);transform: translateY(0);}
.main-header.fix-nav .top-head-bg{position:relative;background:#fff;z-index:9999;}
.main-header.fix-nav .top-head{transition:all .12s ease-out;}
.main-header.fix-nav.fade-menu {position:absolute;-webkit-transition: .12s!important;transition: .12s!important;-webkit-transform: translateY(-100%);transform: translateY(-100%);box-shadow: 0 4px 12px -6px rgba(0,0,0, .3);}
.main-header.fix-nav.fade-menu.animate-menu {position:fixed;-webkit-transform: translateY(0);transform: translateY(0);}
.main-header.fix-nav.fade-menu #logo img {max-height: 40px;}
.main-header.fix-nav.fade-menu .top-head{padding-top: 10px;padding-bottom: 10px;}
.main-header.fix-nav.fade-menu #navigation{position: absolute;-webkit-transform: translateY(-100%);transform: translateY(-100%);}
.main-header.fix-nav.fade-menu.active-menu #navigation{-webkit-transform: translateY(0);transform: translateY(0);}
@media screen and ( max-width:1090px ) {
	.main-header.fix-nav #navigation {position:relative;transition: none;-webkit-transform: none!important;transform: none!important;z-index:999;}
	.main-header.fix-nav.fade-menu .top-head-bg{display:none;}
	.main-header.fix-nav.fade-menu #navigation {position:relative;}
}
.main-header .menu-dd{pointer-events: none;}
.main-header .menu-dd.open{pointer-events: auto!important;}

/*banner*/
.bnn-group-big .owl-pagination{display:block;position:absolute;bottom: 30px;left: 0;right: 0;}
#main-bnn .owl-pagination .owl-page {overflow:hidden;display: inline-block;border:none!important;}
#main-bnn .owl-pagination .owl-page span{display:inline-block;border-bottom: 2px solid #fff;opacity: .4;width: 40px;transition:all .3s ease-in;}
#main-bnn .owl-pagination .owl-page.active span{opacity: 1;width: 50px;}
#main-bnn .owl-prev, #main-bnn .owl-next {display: block;}
.carousel-slide .owl-theme .owl-controls .owl-buttons div {font-size: 28px;width: 40px;background: rgba(255, 255, 255,.8);-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;box-shadow: 0 2px 7px -2px rgb(0 0 0 / 30%);}
.carousel-slide .owl-prev{left:-10px;}
.carousel-slide .owl-next{right:-10px;}
/*small banner*/
.pin .image:before,.pin .image:after{content: '';display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;transition:all .3s ease-in-out;}
.pin .image:before{width: 0%;height: 96%;border-top: 1px solid #ddd;border-bottom: 1px solid #ccc;}
.pin .image:after{width: 96%;height: 0%;border-left: 1px solid #ddd;border-right: 1px solid #ccc;}
.pin:hover .image:before,.pin:hover .image:after{width: 96%;height: 96%;}
/*product box*/
.product-box{padding-left: 4px;padding-right: 4px;}
.product-box .title {padding: 0 5px;margin-bottom: 5px;font-size: 13px;}
.product-icon-box {top:10px;}
/*footer*/
.bottom-section .col{padding: 25px 15px;}
footer,.main-footer {background: #222 !important;}
.main-footer{padding-top:30px;padding-bottom:30px}
.main-footer .col .title{text-transform:uppercase;color:#fff;font-size:15px;font-weight:300;margin-top:0;margin-bottom:20px}
.main-footer .col .title a{color:#fff;}
.main-footer .col ul li{display:block;margin-bottom:5px;color:#888}
.main-footer .col ul li a{display:block;color:#888;font-weight:400;font-size:13px;transition:all .3s ease-in-out;}
.main-footer .col ul li a:hover{color:#fff;}
.main-footer .col ul li i{font-size:15px;}
.main-footer .col-right {color: #888;}
.main-footer .col-right a{color: #fff;}
/* category */
.product-listing .product{margin-left: -10px;margin-right: -10px;}
.filter.box.-g-category-filters-apply-all {position: sticky;bottom: 0;background: #fff!important;z-index: 99;padding: 10px 15px 0 15px!important;margin: 0 -15px;box-shadow: 0px -1px 3px -2px #00000030!important;}
/*detail*/
.detail-tabs,
.detail-recomended{width:100%;}
ul.resp-tabs-list{display:none}
span.resp-accordion{display:block}
.resp-vtabs .resp-tab-content{border:1px solid #C1C1C1}
.resp-vtabs .resp-tabs-container{border:none;float:none;width:100%;min-height:100px;clear:none}
.resp-accordion-closed{display:none!important}
.resp-vtabs .resp-tab-content:last-child{border-bottom:1px solid #c1c1c1!important}
.detail-tabs span.resp-accordion{padding:12px 15px!important;margin-bottom: 0;font-size: 15px;border:none!important;background: #f2f2f2!important;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;position: relative;z-index:8;}
.detail-tabs .resp-tab-content{padding: 25px;border:none!important;}

/*menu update*/
.main-header .menu-dd.column2 ul{-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;}
.main-header .menu-dd.column3 ul{-webkit-column-count: 3;-moz-column-count: 3;column-count: 3;}
.main-header .menu-dd.column4 ul{-webkit-column-count: 4;-moz-column-count: 4;column-count: 4;}
.main-header .menu-dd.column3.banner ul{-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;}
.main-header .menu-dd.column4.banner ul{-webkit-column-count: 3;-moz-column-count: 3;column-count: 3;}
.main-header .menu-dd ul li{width:100%!important;max-width:100%;-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;}
@-moz-document url-prefix() {
.main-header .menu-dd ul li{float:none!important;}
}
.main-header .menu-dd ul li{float:none!important9}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.main-header .menu-dd ul li{float:none!important;}
}
@supports (-ms-ime-align:auto) {
.main-header .menu-dd ul li{float:none!important;}
}
.main-header .nav-menu-hh{position:relative;}
.main-header .menu-dd.column1{width:300px!important;}
.main-header .menu-dd.column1.banner{width:600px!important;}
.main-header .menu-dd.column2{width:550px!important;}
.main-header .menu-dd.column3{width:700px!important;}
.main-header .menu-dd.column4{width:min(calc(var(--container-width) - 60px), calc(100vw - 60px))!important;}
.main-header .menu-dd.column-sld{min-width:400px;}
.main-header .menu-dd.col-sub-img {width: 650px;}
.main-header .menu-dd.col1-img {width: 450px;}

.instagramContainer{padding-top:20px!important;}

/* MEDIA-Q */
@media screen and ( max-width:1300px ) {
.carousel-slide .owl-carousel{padding:0 20px;}
}
@media screen and (max-width: 800px){
.bottom-section .col {border:none!important;}
}
@media screen and (max-width: 480px){
.carousel-slide .owl-carousel{padding:0;}
}
@media screen and (max-height: 725px){
	.main-header .menu-dd {overflow-y:auto;max-height:550px;}
	.main-header .menu-dd::-webkit-scrollbar {width: 6px;}
	.main-header .menu-dd::-webkit-scrollbar-track {background:rgba(0,0,0,0.2);-webkit-border-radius: 10px;border-radius: 10px;}
	.main-header .menu-dd::-webkit-scrollbar-thumb {-webkit-border-radius: 10px;border-radius: 10px;background: rgba(68, 68, 68, .6);}
	.main-header .menu-dd::-webkit-scrollbar-thumb:window-inactive {background: rgba(68, 68, 68, .4);}
}

.btn.btn-cmd, .cart-header-btn .q-cart, .cart-m .q-cart{background:#f90d12 !important;border: 1px solid #f90d12;} .-g-one-time-offers .-g-one-time-cart-label {background: #f90d1220;}
.top-head, .main-header .cart {padding-top: 15px!important;padding-bottom: 15px!important;}
.top-head-bg,.main-header .cart-header.container-bg{background:#000000 !important;}
.acount-section > ul > li > a, .cart-menu ul li a, .cart-help a, .contact-cart, .international-header .flag-select{color:#ffffff!important;}
.contact-header{display:none !important;}
.acount-section>ul>li.contact-header>a, .main-menu ul .phone-m a{color:#000000 !important;}
.main-header .nav-menu > li{padding-top:8px !important;padding-bottom:8px !important;}.main-header .main-menu ul.nav-menu>li>a{font-size:12px !important;}.main-header .menu-dd.open{top: 34px;}.main-header .all-product-button .menu-dd{top: 34px!important;}
footer,.main-footer{background:#000000 !important; border:0 !important;}
.product-box .title{height: 44px!important;line-height: 1.3!important;text-overflow: inherit;white-space: inherit;}
.product-box .price{font-size:17px !important;}
.product-box .price, .product-box .price .text-main, .detail-price, .cart-items .price .text-main, .cart-dd .price .text-main, .extra-offer .box-offer .price .text-main, .ac-price .text-main{color: #f90d12 !important;}
.product-box .price .price-full{font-size:13px !important;}
.product-box .price s, .detail-price s, .cart-items .price s, .cart-dd .price s, .extra-offer .box-offer .price .price-full, .ac-price s{color: #000000 !important;}
#main-bnn{max-height: 750px !important;}
.bnn-group-left{max-width: 1920px; margin: 0 auto;}
.detail-title h1.title,.detail-title h1.title span {font-size:25px !important;} 
#product-page .detail-price {font-size:22px !important;}
.icon.new{background: #000000 !important; }
.icon.discount{background: #f90d12 !important; }
.main-menu ul li:hover > a, .menu-dd li a:hover {color: #f90d12!important;}
.option-group .rating i.on, .fullRate,.rating-s > input:checked ~ label, .rating-s:not(:checked) > label:hover,
	 .rating-s:not(:checked) > label:hover ~ label, .rating-s > input:checked + label:hover, .rating-s > input:checked ~ label:hover, .rating-s > label:hover ~ input:checked ~ label, .rating-s > input:checked ~ label:hover ~ label {color: #f90d12 !important;}
.t-tips{color:#000000;}
.bottom-section .support{display: none !important;}
	.bottom-section .social{border: none !important;}
	.bottom-section .col:first-child:nth-last-child(1) {
	  width: 100% !important;
	}
	.bottom-section .col:first-child:nth-last-child(2) {
	  width: 50% !important;
	}
	.bottom-section .col:first-child:nth-last-child(3) {
	  width: 33.3333% !important;
	}
	
.bottom-section,.bottom-section .holder{background:#000000 !important;border:0px !important;}
.newsletter-form input[type="submit"]{background: #f90d12;}
.newsletter-form input[type="submit"]{color: #ffffff;}
.bottom-section .title,.bottom-section .title span, .bottom-section .custom-chk, .bottom-section .custom-chk label, .support-contact{color: #ffffff!important;}

/**
* Scrie aici codul tau CSS...
*/


.product-box .title {height: 54px!important;}
/*.product-code .code{display:none;}*/
.product-box.productCategoryListing{-webkit-flex-direction: column;flex-direction: column;}
.product-box .image img {max-height: 250px;}
 .product-code .help-phone{display:none;}

/* top-bar */
.top-bar{text-align:center;padding:10px 0;background:#000;}
.top-bar .icon-call{display:inline-block;margin-right:15px;}
.top-bar .phone-list{display:inline-block;}
.top-bar .phone-list li{display:inline-block;font-size:12px;color:#909090;}
.top-bar .phone-list span{display:inline-block;font-size:12px;color:#909090;margin-right:8px;}
.top-bar .phone-list a{font-weight:700;font-size:15px;color:#fff;}
.top-bar .phone-list em{font-weight:600;font-style: normal;font-size: 16px;color:#909090;margin:0 10px;}

.footer-contact{display:inline-block;text-align:left;background:#000;}
.footer-contact .icon-call{float:left;width:24px;display:inline-block;margin-right:15px;}
.footer-contact .phone-list{display:inline-block!important;overflow:hidden;}
.footer-contact .phone-list li{display:block;font-size:12px;color:#909090;}
.footer-contact .phone-list span{display:block;font-size:12px;color:#909090;margin-right:8px;}
.footer-contact .phone-list a{font-weight:700!important;font-size:14px!important;color:#fff!important;}
.footer-contact .phone-list em{font-weight:600;font-style: normal;font-size: 16px;color:#909090;margin:0 10px;}

.contact-fixed{display:none;position: fixed;bottom: 0;left: 0;width: 100%;z-index: 999999;}
.contact-fixed a{float:left;width:50%;padding:8px 0;font-weight:700;font-size:15px;color:#fff;text-align:center;text-transform: uppercase;}
.contact-fixed .msg-ctc{background:#F90D12;}
.contact-fixed .call-ctc{background:#252525;}

#pp-contact .phone-list{display:block;max-width:250px;margin:0 auto;}
#pp-contact .phone-list li{display:block;font-size:12px;color:#909090;padding:10px 15px;margin-bottom:8px;background:#000;}
#pp-contact .phone-list .icon-call{float:left;width:24px;display:inline-block;padding-top: 7px;}
#pp-contact .phone-list p{display:block;overflow:hidden;padding-left:20px;}
#pp-contact .phone-list span{display:block;font-size:12px;color:#909090;margin-right:8px;}
#pp-contact .phone-list a{font-weight:700;font-size:15px;color:#fff;}

.mobile-icon .phone-m{display:none!important;}

@media screen and (max-width: 480px){
.top-bar .icon-call{display:none;}
.contact-fixed {display: block;}
.logo-h img {max-height:50px!important;}
}


.menu-drop:nth-child(10) a {
    background: #F9AA0D;
    padding: 10px;
    color: #000;
    font-weight: 700;
}
.menu-drop:nth-child(9) a {
    color: #f90d12;
    font-weight: 700;
}
.menu-drop:nth-child(8) a {
    color: #f90d12;
    font-weight: 700;
}
.menu-drop:nth-child(7) a {
    color: #f90d12;
    font-weight: 700;
}

._descriptionTab.__showDescription hr {
    margin-top: 18px;
    margin-bottom: 0px;
    border: 0;
    border-top: 1px solid #111;
}

.main-header .menu-dd.__ignoreSubmenu.open {
    top: 35px;
}

@media screen and (min-width:480px){
    .info-serachBar .l {
    width: 200px;
    display: inline-block;
}
}
