: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 a:before,.pin a:after{content: '';display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;transition:all .3s ease-in-out;}
.pin a:before{width: 0%;height: 96%;border-top: 1px solid #ddd;border-bottom: 1px solid #ccc;}
.pin a:after{width: 96%;height: 0%;border-left: 1px solid #ddd;border-right: 1px solid #ccc;}
.pin:hover a:before,.pin:hover a: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;}
/*detail*/
.detail-tabs,
.detail-recomended{width:100%;}
ul.resp-tabs-list{display:none}
h2.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 h2.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{font-size: 13px!important;line-height:1.4!important;padding: 7px 15px!important;}
.btn.btn-cmd,.cart-header-btn .q-cart, .cart-m .q-cart{color:#ffffff !important;}
.btn.btn-cmd, .cart-header-btn .q-cart, .cart-m .q-cart{background:#ef7f1a !important;border: 1px solid #ef7f1a;} .-g-one-time-offers .-g-one-time-cart-label {background: #ef7f1a20;}
.top-head, .main-header .cart {padding-top: 10px!important;padding-bottom: 10px!important;}
.acount-section>ul>li.contact-header>a, .main-menu ul .phone-m a{color:#f50a0a !important;}
.main-header .nav-menu > li{padding-top:15px !important;padding-bottom:15px !important;}.main-header  .main-menu ul.nav-menu>li>a{font-size:16px !important;}.main-header .menu-dd.open{top: 52px;}.main-header .all-product-button .menu-dd{top: 53px!important;}
.main-header .main-menu,#mm-main-menu .mm-navbar,#mm-nav-filter .mm-navbar{background:#ffffff;}
				.main-header .main-menu{border:none!important;box-shadow:none!important;}
.main-header .main-menu ul.nav-menu>li>a, .mobile-icon li a, #mm-main-menu .mm-navbar, #mm-nav-filter .mm-navbar {color: #000000 !important;}
				.menu-trg span, .menu-trg span::after, .menu-trg span::before{background:#000000 !important;}
				#mm-main-menu .mm-btn:before {border-color: #000000;}
				#mm-nav-filter .mm-navbar #close-filters{fill: #000000;}
.main-menu ul.nav-menu>li>a{font-weight:normal !important;font-weight:bold !important;font-style: normal !important;text-decoration: none !important;text-transform: uppercase !important;}
footer,.main-footer{background:#000000 !important; border:0 !important;}
.main-footer a,.bottom-section .col .custom-chk a{color:#ffffff !important;}
.product-box .title{font-size:15px !important;}
.product-box .title{height: 44px!important;line-height: 1.3!important;text-overflow: inherit;white-space: inherit;}
.product-box .title{font-weight:normal !important;font-style: normal !important;text-decoration: none !important;text-transform: none !important;font-weight:bold !important;}
.product-box .price{font-size:17px !important;}
.product-box .price .price-full{font-size:14px !important;}
.detail-title h1.title,.detail-title h1.title span {font-size:25px !important;} 
.detail-title h1.title {font-style: normal !important;text-decoration: none !important;text-transform: none !important;font-weight:bold !important;}
#product-page .detail-price {font-size:18px !important;}
#product-page .detail-price {font-style: normal !important;text-decoration: none !important;text-transform: none !important;font-weight:normal !important;}
.icon.new{background: #000000 !important; }
.icon.discount{background: #cc0000 !important; }
.main-menu ul li:hover > a, .menu-dd li a:hover {color: #e7782a!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: #ffeb3b !important;}
.search-button{background:#000000;}
.search-button{color:#ffffff;}
.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: #ffffff!important;}
.bottom-section,.bottom-section .holder{background:#000000 !important;border:0px !important;}
.newsletter-form input[type="submit"]{background: #000000;}
.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;}

/* gama css file */
.breadcrumbs-box ol li.active,
.breadcrumbs-default ol li.active {
	color: #c00!important;
}
.breadcrumb2 .breadcrumbs-box ol li a.text-main {
	color: #c00!important;
}

/*.main-header .menu-dd ul {column-count: 3;}
.main-header .menu-dd.column2 ul {column-count: 3;}*/
.main-header .menu-dd ul{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0 10px;
    align-items: start;
    justify-content: start;
    
}
.main-header .menu-dd ul.drop-list:before{display:none;}
.main-header .menu-dd.column1 {width: 400px !important;}
.contact-header a {
	font-size: 20px!important;
}
.contact-header .fa.fa-phone {
	font-size: 20px!important;
}
.main-header .nav-menu {
	text-align: center;
	width: 100%;
}
.menu-dd li .col {
	text-align: left;
}
.mm-listview > li.menu-drop:nth-child(7),
.main-header .fixed .menu-dd li:nth-child(7),
.main-header .nav-menu > li:nth-child(7){
    background-color: #f50505;
    color: #fff!important;
    padding:10px;
}
.mm-listview > li.menu-drop:nth-child(7) a,
.main-header .fixed .menu-dd li:nth-child(7) a,
.main-header .main-menu ul.nav-menu>li:nth-child(7) a{
    color: #fff!important;
}
.mm-mobile-menu.main-menu ul li:nth-child(7) a{
    background-color: #f50505;
    color: #fff!important;
}
.product-box .title {
	height: 58px!important;
}
.detail-title .title {
	text-align: center;
}
.product-code .code {
	display: none;
}
.product-code .code.productDetailsEanCode {
	display: inline-block;
}
.product-box .versionAttribute {
	margin-top: 34px;
}
.product-box .rating+.versionAttribute {
	margin-top: 0;
}
.product-box .versionAttribute a {
	margin-bottom: 3px;
}
.available-ms {
	max-width: initial !important;
	display: inline-block;
	clear: both;
	float: none;
}
.available-ms .__gomagWidget {
	margin-left: 100px;
}
.available-ms .__gomagWidget > a:before {
	display: inline-block;
	vertical-align: middle;
	content: ' ';
	background-image: url('https://gama.ro/domains/wwwgamaro/files/files/size-icon-9454.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% auto;
	width: 20px;
	height: 20px;
	margin: 0px 3px 0px 0px;
}
.__outOfStockVersion {
	position: relative;
	background: #fff;
	overflow: hidden;
}
.product-box .__outOfStockVersion{
	vertical-align: top;
}
.product-box .__outOfStockVersion:before,
.product-box .__outOfStockVersion:after,
.__optionSelector.__outOfStockVersion a:before,
.__optionSelector.__outOfStockVersion a:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 50px; /* 22px */
	height: 1px;
	background: rgba(0, 0, 0, 0.4);
}
.product-box .__outOfStockVersion:before,
.__optionSelector.__outOfStockVersion a:before {
	transform: rotate(35deg); /* 45deg */
	left: 50%;
    margin-left: -25px;
}
.product-box .__outOfStockVersion:after,
.__optionSelector.__outOfStockVersion a:after {
	transform: rotate(-35deg); /* -45deg */
	right: 50%;
    margin-right: -25px;
}
#product-page .detail-price{text-align:center;}
.-g-blog-post .-g-post-content-detail{font-size:15px;line-height: 1.5;}
.-g-blog-post .-g-post-content-detail img{width: auto!important;margin: 15px auto;}
/*.-g-blog-post .-g-post-content-detail .w33{float: left;text-align:center;width: 33.333%;}
.-g-blog-post .-g-post-content-detail .w50{float: left;text-align:center;width: 50%;}
.-g-blog-post .-g-post-content-detail .w66{float: left;text-align:center;width: 66.666%;}
.-g-blog-post .-g-post-content-detail .w100{float: left;text-align:center;width: 100%;}
.-g-blog-post .-g-post-content-detail .h380 img{max-height:380px;}
.-g-blog-post .-g-post-content-detail .h400 img{max-height:400px;}
.-g-blog-post .-g-post-content-detail .h500 img{max-height:500px;}
.-g-blog-post .-g-post-content-detail .h600 img{max-height:600px;}*/
.-g-blog-post .-g-post-content-detail h2{font-size: 22px;font-weight: 600;margin-top: 20px;}
.new-productDetailsEanCode{
	display: block;
    margin-top: 0px;
    margin-bottom: 15px;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 5px;
	font-weight: bold !important;
	clear: both;
	float: none;
}
.new-productDetailsEanCode strong{
	font-weight: normal !important;
}
.new-version-attribute-holder br{
	display: none;
}
#product-page .detail-price .fPrice,
.product-box .price .text-main{
	color: black !important;
}
#product-page .detail-price.price-offer .fPrice,
.product-box .price-offer .text-main{
	color: #ff0000 !important;
}

/* FIX BUNDLE */
.bundle-type .image .bundle-it img {max-height:230px;}

@media screen and (min-width:768px) {
    .-g-blog-post .col.col-sm-9{width:65%;}
    .-g-blog-post .col.col-sm-3{width:35%;}
}


@media screen and (max-width:480px) {
   /* .-g-blog-post .-g-post-content-detail .w33,
    .-g-blog-post .-g-post-content-detail .w50,
    .-g-blog-post .-g-post-content-detail .w66{width:100%;}*/
    .-g-blog-post .-g-post-content-detail img{display:block;}
    /*.-g-blog-post .-g-post-content-detail .h380 img,
    .-g-blog-post .-g-post-content-detail .h400 img,*/
    .-g-blog-post .-g-post-content-detail img{max-height: 100%;margin: 10px auto;}
}
