: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);}
}


.main-header .nav-menu > li{padding-top:10px !important;padding-bottom:10px !important;}.main-header  .main-menu ul.nav-menu>li>a{font-size:14px !important;}.main-header .all-product-button .menu-dd{top: 41px!important;}
.main-header .main-menu,#mm-main-menu .mm-navbar,#mm-nav-filter .mm-navbar{background:#797979;}
				.main-header .main-menu{border:none!important;box-shadow:none!important;}
footer,.main-footer{background:#fafafa !important; border:0 !important;}
.main-footer a,.bottom-section .col .custom-chk a{color:#000000 !important;}
.bottom-section .title,.bottom-section .title span, .bottom-section .custom-chk, .bottom-section .custom-chk label, .support-contact, .main-footer .col .title, .main-footer .col ul li, .main-footer .col ul li, .main-footer .col-right{color: #000000!important;}
.bottom-section,.bottom-section .holder{background:#fafafa !important;border:0px !important;}
.newsletter-form input[type="submit"]{background: #000000;}
.newsletter-form input[type="submit"]{color: #000000;}
.bottom-section .title,.bottom-section .title span, .bottom-section .custom-chk, .bottom-section .custom-chk label, .support-contact{color: #000000!important;}

/**
* Scrie aici codul tau CSS...
*/
/* CATEGORY PAGE */
.filter-group.col-sm-3 {
    width:15%;
}
.category-content.col-sm-9 {
    width:85%;
}
@media (min-width: 768px) and (max-width: 992px) {
.filter-group.col-sm-3 {
    width:25%;
}
.category-content.col-sm-9 {
    width:75%;
}   
}
.product-box.col-md-4 {
    width: 25%;    
}
@media (max-width: 767px) {
.col-md-4 {
    width: 50% !important;
}
.category-content.col-sm-9 {
    width:100%;
}
}
/* END CATEGORY PAGE */
/* SERVICII */
.servicii-container{
    margin-bottom: 30px;
}
.servicii-icons.cf {
    padding-left:0px !important;
    padding-bottom: 30px !important;
}
.servicii-icons li{
    float: left;
    width: 15%;
    margin-right: 2%;
    text-align: center;
}
.servicii-icons li span{
    width: 90px;
    height: 30px;
    display: inline-block;
    text-align: center;
}
.servicii-icons li.garantie6 span{
    background: url(https://www.mobilier.studioline.ro/files/product/img/5-ani-red.svg) no-repeat center center;
}
.servicii-icons li.garantie5 span{
    background: url(https://www.chiuveteonline.ro/skin/frontend/chiuveteonline/default/images/5-ani-red.svg) no-repeat center center;
}
.servicii-icons li.garantie4 span{
    background: url(https://www.chiuveteonline.ro/skin/frontend/chiuveteonline/default/images/4-ani-red.svg) no-repeat center center;
}
.servicii-icons li.garantie3 span{
    background: url(https://www.chiuveteonline.ro/skin/frontend/chiuveteonline/default/images/3-ani-red.svg) no-repeat center center;
}
.servicii-icons li.garantie2 span{
    background: url(https://www.chiuveteonline.ro/skin/frontend/chiuveteonline/default/images/2-ani-red.svg) no-repeat center center !important;
}
.servicii-icons li.garancia6 span{
    background: url(https://www.chiuveteonline.ro/skin/frontend/chiuveteonline/default/images/6-ev-red.svg) no-repeat center center;
}
.servicii-icons li.garancia5 span{
    background: url(https://www.chiuveteonline.ro/skin/frontend/chiuveteonline/default/images/5-ev-red.svg) no-repeat center center;
}
.servicii-icons li.garancia4 span{
    background: url(https://www.chiuveteonline.ro/skin/frontend/chiuveteonline/default/images/4-ev-red.svg) no-repeat center center;
}
.servicii-icons li.garancia3 span{
    background: url(https://www.chiuveteonline.ro/skin/frontend/chiuveteonline/default/images/3-ev-red.svg) no-repeat center center;
}
.servicii-icons li.garancia2 span{
    background: url(https://www.chiuveteonline.ro/skin/frontend/chiuveteonline/default/images/2-ev-red.svg) no-repeat center center !important;
}
.servicii-icons li:nth-child(2) span{
    background: url(https://www.mobilier.studioline.ro/files/product/img/calitate-garantata-red.svg) no-repeat center center;
}
.servicii-icons li.germania span{
    background: url(https://www.chiuveteonline.ro/skin/frontend/chiuveteonline/default/images/made-in-germany-red.svg) no-repeat center center;
}
.servicii-icons li.usa span{
    background: url(https://www.chiuveteonline.ro/skin/frontend/chiuveteonline/default/images/made-in-usa-red.svg) no-repeat center center;
}
.servicii-icons li.polonia span{
    background: url(https://www.chiuveteonline.ro/skin/frontend/chiuveteonline/default/images/made-in-poland-red.svg) no-repeat center center;
}
.servicii-icons li.china span{
    background: url(https://www.chiuveteonline.ro/skin/frontend/chiuveteonline/default/images/made-in-china-red.svg) no-repeat center center;
}
.servicii-icons li:nth-child(4) span{
    background: url(https://www.chiuveteonline.ro/skin/frontend/chiuveteonline/default/images/30-zile-red.svg) no-repeat center center;
}
.servicii-icons li.visszakuldes span{
    background: url(https://www.chiuveteonline.ro/skin/frontend/chiuveteonline/default/images/14-zile-red.svg) no-repeat center center;
}
.servicii-icons li:nth-child(5) span{
    background: url(https://www.chiuveteonline.ro/skin/frontend/chiuveteonline/default/images/transport-gratuit-red.svg) no-repeat center center;
}
.servicii-icons li:nth-child(6) span{
    background: url(https://www.chiuveteonline.ro/skin/frontend/chiuveteonline/default/images/24-48-ore.svg) no-repeat center center;
}
.servicii-icons li:last-child{
    margin-right: 0;
}
.servicii-icons li{
    display: block;
    background-color: #f7f7f7;
    padding: 20px 0;
}
.servicii-icons li img{
    margin: 0 auto;
}
.servicii-icons li p{
    font-size: 13px;
    font-weight: 400;
    color: #373d3e;
    margin-top: 20px;
    display: block;
}
.servicii-icons li:hover{
    text-decoration: none;
}
/* END SERVICII */
/* PRODUCT PAGE */
.container-h {
    max-width: 1920px;
}
/* END PRODUCT PAGE */
/* PRODUCT DESCRIPTION */
.detail-tabs {
    float: none;
    max-width: 1300px;
    margin: 0 auto 40px;
}
#product-attribute-specs-table {
    max-width: 60%;
    display:inline-block;
    border: 1px solid #eee;
}
.detail-tabs .resp-tab-content a {
    border: 1px solid #eee;
    display: inline-block;
    width: 37%;
}
.detail-tabs .resp-tab-content img {
    display:inline-block !important;
    float: right;
    width:100% !important;
}
.description-tab {
    display: block;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 50px;
    border: none;
} 
.product-view .box-description p {
    margin-bottom: 15px;
}
table tr {
    line-height: 31px;
}
table td, table th {
    padding: 0 10px;
    font-size: 14px;
}
tr:nth-child(even) {
    background-color: #f2f2f2;
}
/* END PRODUCT DESCRIPTION */
/* BUTTONS */
.btn {
    -webkit-border-radius: 0px; 
    -moz-border-radius: 0px;
    border-radius: 0px; 
}
/* END BUTTONS */
/* HOME PAGE */
.slider_promo_h .title-carousel .title:before {
    content: '';
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    background: url(https://www.studioline.ro/files/img/promotie_studio.png) no-repeat !important;
    background-size: contain;
}
/* END HOME PAGE */
#shoppingcart .label-s.pay-s:nth-child(1):after  {
		content: ' - PLATA CU CARDUL';
}