.owl-top-narrow #category-slider-demo-7 .owl-controls{right:-2px}
.header .demo-tooltip,.footer .demo-tooltip{position:absolute;right:15px;top:5px;z-index:9;width:20px}
.header-container.sticky-header .header .demo-tooltip{display:none}
.footer .demo-tooltip{top:-20px}
a.tooltip-icon{border:1px solid #fff;color:#fff;border-radius:50%;display:block;width:20px;height:20px;text-align:center;line-height:20px;font-size:10px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-animation:tooltip-animation 1s ease-in infinite;-moz-animation:tooltip-animation 1s ease-in infinite;-ms-animation:tooltip-animation 1s ease-in infinite;animation:tooltip-animation 1s ease-in infinite}
.header-container.type2 a.tooltip-icon,.header-container.type3 a.tooltip-icon,.header-container.type4 a.tooltip-icon,.header-container.type5 a.tooltip-icon,.header-container.type6 a.tooltip-icon,.header-container.type7 a.tooltip-icon,.header-container.type8 a.tooltip-icon{color:#000;border-color:#000}
.tooltip-popup{position:absolute;right:-10px;top:30px;width:300px;background-color:#111;box-shadow:0 0 8px rgba(255,255,255,.5);padding:20px;border-radius:10px;font-size:12px;line-height:1.4;color:#fff;text-align:left}
.tooltip-popup h4{font-size:16px;color:#fff}
.tooltip-popup p{margin-bottom:10px;color:#fff}
.tooltip-popup em{font-size:10px}
a.tooltip-close{position:absolute;right:10px;top:10px;color:#fff}
.footer-middle>.container{position:relative}
@-webkit-keyframes tooltip-animation {
0%{opacity:1}
50%{opacity:0}
100%{opacity:1}
}
@keyframes tooltip-animation {
0%{opacity:1}
50%{opacity:0}
100%{opacity:1}
}
@-webkit-keyframes tooltip-color {
0%{color:#fff}
50%{color:#333}
100%{color:#fff}
}
@keyframes tooltip-color {
0%{color:#fff}
50%{color:#333}
100%{color:#fff}
}
@-webkit-keyframes tooltip-color-white {
0%{color:#444}
50%{color:#fff}
100%{color:#444}
}
@keyframes tooltip-color-white {
0%{color:#444}
50%{color:#fff}
100%{color:#444}
}
.onepage-category{display:flex;flex-wrap:wrap}
.onepage_category_ajax_loader{position:absolute;width:100%;height:100%;background-color:rgba(255,255,255,0.5);z-index:4}
.onepage-category > .category-list{width:80px;text-align:left;position:relative;float:left;background:#000;padding:46px 0 146px;z-index:5}
.onepage-category > .category-list > ul{position:relative;z-index:2;list-style:none;padding:0;transition:all .3s;padding-top:30px}
.onepage-category > .category-list > ul > li{margin-bottom:0}
.onepage-category > .category-list > ul > li:last-child{margin-bottom:0}
.onepage-category > .category-list > ul > li > a{color:#fff;width:auto;line-height:78px;display:inline-block;white-space:nowrap;position:relative}
.onepage-category > .category-list > ul > li > a > em{font-size:25px;width:80px;display:inline-block;text-align:center;vertical-align:middle}
.onepage-category > .category-list > ul > li > a > em > img{vertical-align:middle;max-width:80px}
.onepage-category > .category-list > ul > li > a > span{display:inline-block;vertical-align:middle;opacity:0;visibility:hidden;width:0;transition:all .3s;font-size:16px;font-weight:600;position:relative;overflow:hidden}
.onepage-category > .category-list > ul > li > a:after{content:"";width:16px;height:16px;position:absolute;display:block;right:-15px;top:50%;margin-top:-8px;border:8px solid transparent;transition:all .3s}
.onepage-category > .category-list > ul > li > a:hover,.onepage-category > .category-list > ul > li > a.active{background-color:#00d59d}
.onepage-category > .category-list > ul > li > a:hover > span{opacity:1;visibility:visible;width:auto;padding-right:50px}
.onepage-category > .category-list > ul > li > a:hover:after,.onepage-category > .category-list > ul > li > a.active:after{border-left-color:#00d59d}
.onepage-category > .category-details{float:right;width:calc(100% - 80px);padding:0 100px;padding-bottom:146px}
.onepage-category .category-detail{position:relative}
.onepage-category .category-detail .title-menu{position:relative}
.onepage-category .category-detail .title-menu > a{font-size:26px;color:#000;text-decoration:none;line-height:100px;display:inline-block;font-weight:300;margin-top:70px}
.onepage-category .category-detail .title-menu > a > span{display:inline-block;vertical-align:middle}
.onepage-category .category-detail .title-menu > a.parent:after{display:inline-block;content:"\e81c";font-family:"porto";margin-left:18px;font-size:18px;vertical-align:middle;line-height:36px}
.onepage-category .category-detail .title-menu > a.parent.opened:after{content:"\e81b"}
.onepage-category .category-detail .title-menu > .menu-popup{position:absolute;left:-25px;top:100%;display:none;width:calc(100% + 50px);z-index:3;background-color:#fff;border:1px solid #bebebe;border-radius:5px;padding:50px 0}
.onepage-category .category-detail .title-menu > .menu-popup:before{content:"";border:8px solid transparent;width:16px;height:16px;display:block;border-bottom-color:#bebebe;position:absolute;top:-16px;left:90px}
.onepage-category .category-detail .title-menu > .menu-popup:after{content:"";border:7px solid transparent;width:14px;height:14px;display:block;border-bottom-color:#fff;position:absolute;top:-13px;left:91px}
.onepage-category .category-detail .menu-popup ul{list-style:none;padding:0;margin:0}
.onepage-category .category-detail .menu-popup > ul{display:flex;flex-wrap:wrap}
.onepage-category .category-detail .menu-popup > ul > li{float:left;border-left:1px solid #bebebe;margin:10px 0;padding:30px 0}
.onepage-category .category-detail .menu-popup > ul.columns5 > li{width:20%;padding-left:4%;padding-right:4%}
.onepage-category .category-detail .menu-popup > ul.columns5 > li:nth-child(5n+1){border-left:0;clear:left}
.onepage-category .category-detail .menu-popup ul > li> a{color:#000;font-size:16px;line-height:2.5}
.onepage-category .category-detail .menu-popup > ul > li> a{font-weight:700;text-transform:uppercase}
.onepage-category .category-detail .products-area{margin:0 -10px}
.onepage-category .category-detail .products-area .category-link{float:right;margin-top:-70px;margin-right:10px;position:relative;z-index:2;min-width:119px;height:40px;border:2px solid #000;color:#000;border-radius:5px;line-height:36px;text-align:center;text-decoration:none;text-transform:uppercase;font-weight:600}
.onepage-category .category-detail .products-area .category-link:hover{background-color:#000;color:#fff}
.onepage-category .category-detail .products div.item{float:left;padding:10px}
.onepage-category .category-detail .products div.item .item-area{width:100%;position:relative}
.onepage-category .category-detail .product-image-area{border:0;padding:0;border-radius:0}
.onepage-category .category-detail .products div.item .product-image{width:100%;min-height:60px;display:block;position:relative;z-index:0;overflow:hidden;border-radius:0;background:#fff}
.onepage-category .category-detail .products .owl-item.loading{background:transparent}
.onepage-category .category-detail .products .owl-item.loading div.item .product-image{background-image:url(../images/ajax_loader.gif);background-repeat:no-repeat;background-position:center center}
.onepage-category .category-detail .products div.item .product-image img{width:100%;transition:opacity .3s}
.onepage-category .category-detail .products div.item .product-image img.defaultImage{opacity:1;filter:alpha(opacity=100)}
.onepage-category .category-detail .products div.item .product-image img.hoverImage{position:absolute;top:0;left:0;opacity:0;filter:alpha(opacity=0)}
.onepage-category .category-detail .products div.item .product-image-area:hover .product-image img.defaultImage{opacity:0;filter:alpha(opacity=0)}
.onepage-category .category-detail .products div.item .product-image-area:hover .product-image img.hoverImage{opacity:1;filter:alpha(opacity=100)}
.onepage-category .category-detail .products div.item .details-area{padding:15px 0;text-align:left}
.onepage-category .category-detail .products div.item .details-area .product-name{margin:0 0 3px}
.onepage-category .category-detail .products div.item .details-area .product-name a{font-size:14px;font-weight:600;color:#000}
.onepage-category .category-detail .products div.item .details-area .price{font-weight:300;font-size:30px}
.onepage-category .category-detail .products div.item .details-area .old-price .price{font-size:20px}
.onepage-category .category-detail .product-image-area:before{content:"";display:block;background:#000;width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;opacity:0;visibility:hidden;transition:all .3s}
.onepage-category .category-detail .item-area:hover .product-image-area:before{opacity:.7;visibility:visible}
.onepage-category .category-detail a.quickview-icon{position:absolute;top:50%;margin-top:-18px;text-align:center;width:100%;background:none;text-transform:uppercase}
.onepage-category .category-detail a.quickview-icon span{margin-left:8px;font-weight:600}
.onepage-category .category-detail .product-image-area .actions{padding:0 15px;z-index:3}
.onepage-category .category-detail .product-image-area .actions a{background-color:transparent;border-color:#fff;color:#fff;width:50px;height:50px;line-height:48px;font-size:18px;margin:0 1px}
.onepage-category .category-detail .product-image-area .actions a.addtocart i.icon-cart{font-size:21px}
.onepage-cat.category-list{margin:-20px 0 -50px}
.onepage-cat.category-list + .main.container{float:left;width:calc(100% - 80px);padding:0 100px}
.onepage-category > .category-list > ul.fixed-top{position:fixed;left:0;top:70px}
.onepage-category > .category-list > ul.fixed-bottom{position:fixed;left:0;bottom:0}
.onepage-category > .category-list > ul.absolute-bottom{position:absolute;top:auto;bottom:0}
.onepage-category .additional-content img{max-width:100%}
.onepage-category .menu-popup a > span{position:relative}
.onepage-category .menu-popup a > span > span.cat-label{top:3px;right:-35px;font:inherit;font-size:9px;padding:2px;z-index:1;border-radius:2px;line-height:1;border:1px solid #777;position:absolute}
#banner-slider-demo-19 .slide-content h2{font-size:80px;font-weight:800;line-height:.9;letter-spacing:-6px;margin-left:-5px}
#banner-slider-demo-19 .slide-content p{font-size:20px;margin-bottom:50px;font-weight:300}
#banner-slider-demo-19 .slide-content a.btn-line{color:#000;font-size:14px;font-weight:700;border:2px solid #000;padding:0 34px;height:57px;display:inline-block;line-height:53px;border-radius:8px;text-decoration:none}
#banner-slider-demo-19 .slide-content a.btn-line:hover{color:#fff;background-color:#000}
.category-description img{max-width:100%}
@media(max-width:1199px) {
#banner-slider-demo-19 .slide-content h2{font-size:40px;line-height:.9;letter-spacing:-3px;margin-left:-2.5px}
#banner-slider-demo-19 .slide-content p{font-size:12px;margin-bottom:20px}
#banner-slider-demo-19 .slide-content a.btn-line{font-size:10px;padding:0 16px;height:30px;line-height:26px;border-radius:4px}
.onepage-cat.category-list + .main.container{padding:0 50px}
.onepage-category .category-detail .menu-popup ul > li> a{font-size:11px}
.onepage-category .category-detail .menu-popup > ul.columns5 > li{padding:10px 2%}
.onepage-category .category-detail .title-menu > .menu-popup{padding:10px 0}
.onepage-category .category-detail .title-menu > a{margin-top:46px}
}
@media(max-width:767px) {
.onepage-category{display:block}
.onepage-category > .category-list{width:auto;float:none;padding:0}
.onepage-category > .category-list > ul{padding:0}
.onepage-category > .category-list > ul > li{margin:0;display:inline-block}
.onepage-category > .category-list > ul > li > a:hover > span,.onepage-category > .category-list > ul > li > a:after{display:none}
.onepage-cat.category-list + .main.container{float:none;padding:0 15px;width:auto}
.onepage-category > .category-details{float:none;width:auto;padding:0 15px}
.onepage-category > .category-list > ul{position:static!important}
.onepage-category .category-detail .menu-popup > ul{display:block}
.onepage-category .category-detail .menu-popup > ul.columns5 > li{width:50%;padding:10px 15px}
.onepage-category .category-detail .menu-popup > ul.columns5 > li:nth-child(5n+1){border-left:1px solid #bebebe;clear:none}
.onepage-category .category-detail .menu-popup > ul.columns5 > li:nth-child(2n+1){border-left:0;clear:left}
.onepage-category .category-detail .menu-popup ul > li> a{font-size:14px}
}
.form-list .field{margin-left:4%}
.form-list .fields .field:first-child{margin-left:0}
.box{margin-bottom:30px}
.box .box-title{margin:0}
.product-tabs-container{position:fixed;left:0;top:0;width:100%;padding:15px 0;z-index:1;background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,0.1)}
.product-tabs-container.has-sticky-header{top:45px}
.sticky-tab > li{display:inline-block;font-size:13px;padding:0 10px}
.sticky-tab > li:first-child{padding-left:0}
.sticky-tab > li > a{color:#777;padding:10px 0}
.bounce-loader{transition:all .2s;text-align:center;width:70px;display:inline-block}
.bounce-loader .bounce1,.bounce-loader .bounce2,.bounce-loader .bounce3{animation:1.4s ease-in-out 0 normal both infinite running bouncedelay;background-color:#CCC;border-radius:100%;box-shadow:0 0 20px 0 rgba(0,0,0,0.15);display:inline-block;height:18px;width:18px;margin:0 1.5px}
.bounce-loader .bounce1{animation-delay:-.32s}
.bounce-loader .bounce2{animation-delay:-.16s}
@keyframes bouncedelay {
0%,80%,100%{transform:scale(0)}
40%{transform:scale(1)}
}
@media(max-width: 991px) {
.product-tabs-container.has-sticky-header:not(.has-mobile-sticky-header){top:0}
.product-tabs-container.has-sticky-header.has-mobile-sticky-header{top:110px}
}
ul.scene{width:100%;height:100%}
ul.scene > li.layer{width:100%;height:100%}
.animation-wave{-webkit-animation: wave 20s 0.1s infinite linear;-moz-animation: wave 20s 0.1s infinite linear;animation: wave 20s 0.1s infinite linear}
.animation-spin {
  -moz-animation: spin 20s infinite linear;
  -o-animation: spin 20s infinite linear;
  -webkit-animation: spin 20s infinite linear;
  animation: spin 20s infinite linear;
}
@-webkit-keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
  }

  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
  }
}

@-moz-keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
  }

  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
  }
}

@-ms-keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
  }

  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
  }
}

@keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
  }

  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
  }
}

/****** START Product View ******/


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
    margin-bottom: 5px;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 30px;
    left: 0;
}

.video-container .video-title {
    position: absolute;
    top: 0;
    left: 0;
}


/****** END Product View ******/

.move-action .item .details-area .actions .addtowishlist,
.move-action .item .details-area .actions .comparelink {
    display: none;
}

@media(min-width: 360px) {
	.details-area .product-name {
	  height: 57px;
	  overflow: hidden;
	}
}

.product-collateral .long-description h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}
.top-container >.breadcrumbs {
	padding-bottom: 18px;
}
.product-image-area .actions {
	text-align: center;
}
.product-video .video-container iframe {
	border: 1px solid #000;
	padding: 5px;
}

.mb-mana-catalog-leftnav .block-subtitle {
	display: none;
}
.catalog-product-view .video-container {
	padding-top: 0;
	margin-bottom: 35px!important;
	overflow: visible;
}
@media (max-width: 991px) {
	.header-container.type20 .header .logo img {
	    height: auto;
	    position: relative;
	    top:17px;
	}
	.header-container.type20 .logo {
	    margin: 30px 0 30px 0;
	}
	.catalog-product-view .icon-cart:before {
		font-size: 15px;
	}
	.catalog-product-view .add-to-cart button.button span {
		font-size: 13px;
	}
	.catalog-product-view .add-to-cart button.button span i {
		margin-right: -2px;
	}
	.catalog-product-view .product-shop .product-info {
		text-align: center;
	}
}
.catalog-product-view .sidebar {
	text-align: center;
}
.mb-mana-catalog-leftnav dt.m-collapseable:before,
.mb-mana-catalogsearch-leftnav dt.m-collapseable:before,
.mb-mana-catalogsearch-leftnav .block-subtitle.m-filter-group.m-collapseable-group {
	display: none;
}
.mb-mana-catalog-leftnav .block-layered-nav .m-filter-expand-collapse .btn-expand-collapse,
.mb-mana-catalogsearch-leftnav .block-layered-nav .m-filter-expand-collapse .btn-expand-collapse {
	position: relative;
	top:12px;
	right: 25px;
}
.mb-mana-catalog-leftnav .block.block-layered-nav .block-title,
.mb-mana-catalogsearch-leftnav .block.block-layered-nav .block-title {
    padding: 14px 15px;
    margin-bottom: -15px;
    margin-top: 15px;
    text-transform: uppercase;
}
.fancybox-wrap.fancybox-desktop.fancybox-type-iframe.fancybox-opened {
	border: 1px solid #afafaf;
}
a.fancybox-close {
	right: 25px;
	top:25px;
	font-size: 18px;
}
.sidebar .block.block-related .product-details.col-xs-6 {
	padding: 0 15px;
}
@media (min-width: 992px) {
	.menu.side-menu>li .nav-sublist-dropdown .container ul .menu-item-has-children .nav-sublist li {
		width: 150px;
	}
	.sidebar.col-right .block.block-related {
		padding-right: 0;
	}
}
.item:hover .details-area .actions a.addtocart, .category-products .products-list li.item .details-area .actions a.addtocart {
		background:#f45635;
	border-color: #f45635;
	color:#fff;
}
a.quickview-icon {
	background: #d8d8d6!important;
}
a.quickview-icon:hover {
	background: #f45635!important;
}
.sticky-header .main-nav ul.menu>li>a {
	color: #000!important;
}
.sticky-header .main-nav ul.menu>li>a {
	color: #000!important;
}

.header-container.type10 .mybag-link, .header-container.type10 .mybag-link .cart-qty, .header-container.type3.sticky-header .menu-wrapper .mybag-link .cart-qty, .header-container.type20.sticky-header .menu-wrapper .mybag-link .cart-qty {
	color: #fff!important;
}
.product-specs-wrapper {
  text-align: left;
}
.product-specs-wrapper ul {
  list-style-type: disc;
  padding-left: 20px;
}
.product-name a {
  color:#000;
  font-weight: 600;
  display: inline-block;
}
.product-name a:hover {
  color:#f45635;
}
.category-products .products-grid li.item .details-area .product-name {
  margin-bottom: 10px;
}
.product-specs-wrapper ul li {
  margin-bottom: 5px;
}
.currently {
  padding-left: 7px;
}
.item .details-area .price-box .price {
  margin-top: 8px;
}
ul.product-short-description *, .long-description * {
    text-align: justify;
}
ul.product-short-description li:first-child > strong,
ul.product-short-description li:nth-child(2) > strong {
	font-weight: normal;
}
.opc-index-index .form-list .input-box label {
	width: 32%;
}
.opc-index-index ul li.control > .field {
	margin: 0;
}
.opc-index-index .top-links-container {
	display: none;
}
.opc-index-index .menu-wrapper {
	display: none;
}
.catalog-product-view .product-view .add-to-links {
	display: inline-block;
	vertical-align: top;
	float: none;
}
.catalog-product-view .add-to-cart  {
	float: none;
	display: inline-block;
}
.opc-index-index .main-container {
	padding-top: 0;
}
.header-container.type20 .mini-cart .actions .btn-default {
	background: #F56749;
}
form#opc-address-form-billing button[title="Continua"] {
	display: none;
}
.opc-wrapper-opc #opc-review-block {
	position: relative!important;
	width: 100%!important;
	right: auto!important;
	top: auto!important;
	padding-top: 0!important;
	border:none!important;
	margin-top: 0!important;
	box-shadow: none!important;
}
.opc-wrapper-opc #opc-review-block h3.review-title{
	padding-bottom: 10px!important;
}
.opc-index-index .opc-col-left {
	position: relative;
}
.opc-index-index .opc-col-left > p.left {
	position: absolute;
	right: 15px;
	top:15px;
}
.opc-index-index ul.form-list > li:first-child ul > li.control > div.field > div.input-box {
	min-width: 300px;
}
.opc-wrapper-opc .login-trigger {
	background: transparent!important;
	color:#000!important;
	border:1px solid #000;
	padding: 0 10px!important;
	position: absolute;
	right: 57px;
	top:25px;
}
.opc-wrapper-opc .login-trigger:hover {
	background: #000!important;
	color:#fff!important;
}
.opc-review-actions {
	text-align: right;
	padding-right: 5px;
}
.opc-wrapper-opc button {
	width: 50%;
	margin-top: 20px;
}
button.button.btn-checkout.opc-btn-checkout span {
	line-height: 3;
	font-weight: bold;
	font-size: 17px;
}
.opc-col-left .opc-col-inner, .opc-col-center .opc-col-inner {
	background: #f4f4f4;
}

div#opc-review-block {
	padding: 0!important;
}

div#checkout-review-submit {
	padding-bottom: 15px;
}
.opc-col-left {
	padding-left: 15px;
}
.opc-wrapper-opc .opc-col-right {
	padding-right: 15px;
}
.opc-col-left, .opc-col-center, .opc-col-right {
	padding: 0;
}
.opc-col-left .opc-col-inner, .opc-col-center .opc-col-inner,
.opc-col-right .opc-col-inner {
	padding: 25px;
}
.opc-index-index .opc-wrapper-opc .opc-col-left {
	padding-right: 0;
}
.opc-col-center .comment-block {
	margin-bottom: 0;
}
.opc-col-left .buttons-set > p {
	margin-bottom: 0;
}
.opc-col-left .clear.move-columns {
	margin: 0;
}
.opc-col-left fieldset ul > li.control {
	margin-bottom: 18px;
}
.opc-wrapper-opc .opc-col-left .fields select {
	line-height: 2.6;
}
.opc-index-index .opc-wrapper-opc .opc-col-left .control label {
	font-size: 14px;
	padding-left: 2px;
	margin-right: 7px;
}
.opc-index-index .expand_plus {
	background: #fff;
	color:#000;
	border:1px solid #000;
}
.opc-index-index .expand_plus:hover {
	background: #000;
	color:#fff;
}
.opc-index-index .expand_plus:before {
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
}
.opc-index-index input[type="radio"],
.opc-index-index input[type="radio"]:checked {
	height: 14px;
	width: 14px;
	display: inline-block;
	margin-right: 8px!important;
  -webkit-appearance: none;
  border: 12px solid #cdcdcd;
  border-radius: 50%;
  background: #cdcdcd;
  vertical-align: top;
  position: relative;
  top:-3px;
  background: transparent;
}
.opc-index-index input[type="radio"]:checked {
	border-color: #F45635;
	border-width: 12px;
	background: #F45635;
}
@media(max-width: 1024px) {
	a.login-trigger.opc-login-trigger.signin-modal.theme-bg-color {
		position: relative;
		left: 0;
    	top:-5px;
	}
	.opc-wrapper-opc button {
		width: 100%;
	}
}
.facebook-right iframe {
	border:none;
}
.sidebar .owl-item,
.sidebar .owl-item .item {
	width: 280px!important;
}
.sidebar .custom-block-1>div h3 {
	margin-left: 50px!important;
}
.custom-block.facebook-right {
    padding: 0 0 0 13px;
}
.cms-index-index .owl-banner-carousel a {
	display: none;
}
.featured-shop-item .info {
  min-height: 106px;
}

/* hide FanCourier method name */
#checkout-review-table .fancourier-title, .sp-methods .fancourier-title {
    display: none;
}
.opc-index-index input[type="radio"]:checked:after,
.opc-index-index input[type="radio"]:after {
    content: '';
    display: inline-block;
    width: 11px;
    height: 10px;
    position: absolute;
    left: -5px;
    top: -5px;
    border-radius: 50%;
    border: 2px solid #fff;
}
body.opc-index-index .opc-wrapper-opc .payment-block dt {
    margin: 0px 0 25px;
}
.opc-index-index input[type="radio"]:hover {
  background: #000;
  border-color:#000;
}
body.opc-index-index .payment-block img {
    float:right;
	display:inline-block;
}

li#billing-new-address-form input[type="radio"] {
	margin-right: 1px!important;
}
ul.form-list.opc-newsletter label {
	float: left;
	display: inline-block;
	vertical-align: top;
}
ul.form-list.opc-newsletter input,
ol.checkout-agreements input {
	width: 20px;
	height: 20px;
	margin-top: 0;
}
ul.form-list.opc-newsletter {
	margin-top: 0;
}
.checkout-agreements p.agree {
	font-size: 15px;
}
div.total-count a.link-cart {
    border: 2px solid #474747;
    padding: 0 10px;
    position: relative;
    right: -9px;
}
div.total-count a.link-cart:hover {
	opacity: 0.5;
	text-decoration:none;
}
.header-container.header-newskin .mini-cart .total-count {
	padding: 15px 10px;
}
.topCartContent.block-content.theme-border-color .actions > a.btn {
	border: 2px solid transparent;
	font-size: 16px;
}
.topCartContent.block-content.theme-border-color .actions > a.btn:hover {
	color:#F1592A;
	background: #fff;
	border-color: #F1592A;
}
.opc-messages a.close-message-wrapper {
	display: none;
}
.money-back-section img {
    display: inline-block;
    max-height: 75px;
    max-width: 110px;
    float: left;
    vertical-align: top;
    margin-right: 40px;
}
.money-back-section span {
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  font-weight: bold;
  margin-top: 2px;
  margin-left: 5px;
  color:#3f3f3f;
}
.money-back-section {
  position: absolute;
  margin-top: 30px;
}
.money-back-section a {
  position: relative;
  top:20px;
  left: -90px;
  font-weight: bold;
}
.money-back-section a:hover {
  text-decoration: none;
  color:#f1592a!important;
}


/*NEW LAYOUT*/
.footer .footer-middle,
.footer .footer-bottom {
	background: #232327;
}
.footer .footer-bottom .container:before {
	background-color: #5f5f6a;
}
.header-top-services .top-service {
    display: inline-block;
    vertical-align: top;
}
.header-top-services .top-service i {
  float: left;
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
  position: relative;
  top:3px;
}
.header-top-services .top-service i:before {
  font-size: 14px;
}
.header-top-services .top-service i.icon-shipped:before {
	font-size: 20px;
}
.header-top-services .top-service i.icon-truck:before {
	font-size: 18px;
}
.header-top-services p {
    float: left;
    margin: 6px 27px 0 0;
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
}
.header-top-services {
  display: inline-block;
  vertical-align: top;
  float: left;
}
body .header-container.type20 .top-links-container {
  background: #f1592a;
  color:#fff;
}
body .header-container.type20 .top-links-container a,
.header-container.type20 .top-links ul.links a {
  color:#fff;
  font-family:'Open Sans';
}
.top-links-inner {
  float: left;
}
.links a[title="LOGHEAZĂ-TE"]:before {
  display: inline-block;
  content: '\e82d';
  font-family: 'porto';
  font-size: 13px;
  color:#fff;
  position: relative;
  left: -5px;
}
.links a[title="Contul meu"]:before {
  content: '\e85a';
  display: inline-block;
  float: left;
  color:#fff;
  font-size: 13px;
  font-family: 'porto';
  position: relative;
  left: 7px;
}
body .header-container .links li {
  padding: 0 12px;
}
.top-links ul li:nth-child(3),
.top-links ul li:nth-child(2) {
  display: none;
}
.header-container.type20 .top-links-inner {
  width: 100%;
}
body .header-container.type20 .header .custom-block span,
body .header-container.type20 .header .custom-block b {
  color:#000!important;
}
body .header-container.type20 .header .custom-block>* {
  font-size: 12px;
  font-weight: 600;
}
body .header-container.type20 .header .custom-block span:before,
.product-shop .phone-order-message div:before {
  display: inline-block;
  color: #000;
  font-size: 14px;
  content: '\e80a';
  font-family: 'porto';
  margin-right: 5px;
}
.header-container.type20 .header .form-search #cat,
.header .search-area button {
  background: #e7e7e7!important;
}
.footer * {
	color: #d1d1d1!important;
	text-align: left;
}
body .header-container.type20 .header .form-search #cat {
	right: auto;
	left: -1px;
	border-bottom-left-radius: 23px;
	border-top-left-radius: 23px;
}
body .header-container.type20 .header input#search {
	position: relative;
	left: 125px;
}
body .footer p,
body .footer a,
body .footer li a {
	font-size: 14px;
}
.newsletter-block span {
	font-size: 16px;
	display: inline-block;
}
.footer-middle .block-bottom {
	padding-top: 0;
	border-top: none;
}
.footer strong span:before {
    content: '';
    display: inline-block;
    width: 53px;
    height: 4px;
    background: red;
    position: absolute;
    bottom: -7px;
}
.footer strong {
	position: relative;
	display: inline-block;
	margin-bottom: 20px;
	font-size: 16px;
}
.footer ul.contact-info i:before {
	vertical-align: top;
	display: inline-block;
	font-size: 16px;
	color: #d1d1d1!important;
}
.footer i.icon-mail:before {
	margin-right: 10px;
}
.footer-middle .social-icons a {
	background: transparent;
}
.footer-middle .social-icons a i:before {
	font-size: 18px;
	color: #d1d1d1!important;
}
.footer .footer-middle.footer-middle-2 {
	padding: 0 0 20px 0;
}
.footer .footer-middle {
	padding-bottom: 0;
}
.footer-bottom {
	background: #232327;
	color:#d1d1d1;
}



/*STYLE FROM HOMEPAGE <STYLE></STYLE>*/
#featured_fashion_product .filter-products .products .owl-item.loading .product-image {
    min-height: 198px;
  }
  #homepage-main-slider img {width:100%;}
  #homepage-main-slider .content h2 {
    font-size: 44px;
    font-weight: 900;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    line-height: 38px;
    margin-bottom: 10px;
  }
  #homepage-main-slider .content span {
    font-size:18px;
    line-height:38px;
    font-weight: 700;
    text-transform:uppercase;
  }
  #homepage-main-slider .content p {
    font-size:14px;
    font-weight:300;
    margin-bottom:10;
  }
  #homepage-main-slider .content .btn-default {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.025em;
    padding: 10px 34px;
    border-radius:3px;
    background-color: #010204;
    color: #fff;
    font-family: 'Oswald';
    text-transform: uppercase;
    margin-top: 28px;
  }
  #latest-blog-posts {
    border: solid 2px #0188cc;
    border-radius: 2px;
  }
  @media (max-width: 1199px) {
    #featured_fashion_product .filter-products .products .owl-item.loading .product-image {
      min-height: 218px;
    }
  }
  @media (max-width: 991px) {
    #featured_fashion_product .filter-products .products .owl-item.loading .product-image {
      min-height: 225px;
    }
  }
  @media (max-width: 767px) {
    #homepage-main-slider img {width:100%;height:100%;}
    #homepage-main-slider .owl-controls {
      display:none !important;
    }
    #homepage-main-slider .content {
      top:15% !important;
    }
    #homepage-main-slider .content h2 {
      font-size: 24px;
      line-height: 1;
      margin-bottom: 5px;
    }
    #homepage-main-slider .content span {
      font-size: 11px !important;
      line-height: 23px;
    }
    #homepage-main-slider .content span b {
      font-size: 15px !important;
    }
    #homepage-main-slider .content p {
      font-size: 11px !important;
      margin-bottom: 10px;
    }
    #homepage-main-slider .content .btn-default {
      font-size: 10px !important;
      line-height: 20px;
      padding: 3px 13px;
      border-radius: 3px;
      margin-top: 0px;
    }
    #featured_fashion_product .filter-products .products .owl-item.loading .product-image {
      min-height: 100px;
    }
  }
  /*END - HOMEPAGE STYLE*/

  /*HOMEPAGE REDESIGN*/
  .first-category-banner {
  	max-height: 280px;
  	overflow: hidden;
  }
  .first-category-banner a {
  	max-height: 280px;
  }

  a.image-link.border-radius.category-2 {
  	margin-bottom: 30px;
  }
  .owl-banner-carousel #homepage-main-slider div.content {
  	position: absolute;
  	top: 2%;
  	left: 2%;
  	width: 96%;
  	height: 96%;
  	text-align: left;
  	font-family: 'Open Sans',Arial,Helvetica,sans-serif;
  }
  .owl-banner-carousel #homepage-main-slider div.content h2, 
  .owl-banner-carousel #homepage-main-slider div.content h3,
  .owl-banner-carousel #homepage-main-slider div.content h4 {
  	font-size: 24px;
  	font-weight: bold;
  	color:#000;
  	line-height: 1;
  	position: absolute;
  }
  .owl-banner-carousel #homepage-main-slider div.content h2 {
  	bottom: 55px;
  }
  .owl-banner-carousel #homepage-main-slider div.content h3 {
  	top: 0;
  	right: 0;
  }
  body .owl-banner-carousel #homepage-main-slider div.content h4 {
  	top : 30px;
  	right: 0;
  	color:#f1592a;
  }
  body .home-side-menu h2.side-menu-title {
  	padding: 18.5px 15px;
  }
  .category-banner-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}
.category-banner-info h2 {
	position: absolute;
	width: 100%;
	bottom: 35px;
	font-weight: bold;
	color:#000;
	font-size: 24px;
}
.category-banner-info a {
	position: absolute;
	width: 100%;
	color: #000;
	border: 1px solid #000;
	width: 100px;
	height: 30px;
	bottom:15px;
	line-height: 28px;
	left: 40%;
}
a.image-link.border-radius {
	z-index: 10;
}
.category-banner-info h2,
.category-banner-info a {
	z-index: 10;
}
.category-banner-container {
	position: relative;
}
.category-banner-container.cat3 .category-banner-info h2,
.category-banner-container.cat3 .category-banner-info a {
	color:#fff!important;
	border-color: #fff;
	left: auto;
	position: absolute;
	right:15px;
	z-index: 999;
	max-width: 
}
.category-banner-container.cat3 .category-banner-info h2 {
	right: 15px;
	top:6px;
	position: absolute;
	max-width: 125px;
	text-align: left;
}

.category-banner-container.cat3 .category-banner-info a {
	top: 80px;
}
.category-banner-container.cat2 .category-banner-info {
	text-align: left;
	padding-left: 15px;
}
.category-banner-container.cat2 .category-banner-info h2 {
	top:15px;
}
.category-banner-container.cat2 .category-banner-info a {
	left: 15px;
	text-align: center;
}
.shop-features i {
	color: #000;
	border-color: #000;
}
.second-category-row .category-banner-container.cat3 .category-banner-info h2 {
	max-width: 180px;
}
.second-category-row .category-banner-container.cat3 .category-banner-info h2,
.second-category-row .category-banner-container.cat3 .category-banner-info a {
	left: 15px;
	bottom:15px;
	color:#000!important;
}
.second-category-row .category-banner-container .category-banner-info h2 {
	text-align: left!important;
	max-width: 320px;
}
.second-category-row .category-banner-container .category-banner-info a {
	left: 15px;
	border-color: #000;
}
.second-category-row .category-banner-info {
	padding: 15px;
}
.products-sidebar > h2 {
	font-size: 16px;
	color: #465157;
	background: #e6e6e6;
	padding-left: 15px;
	border: 1px solid #d3d3d3;
	border-bottom: none;
}
.products-sidebar .products.small-list {
	background-color: #f4f4f4;
	padding: 0 15px;
	border: 1px solid #d3d3d3;
}
.products-sidebar .products.small-list .item {
	border-bottom: 2px solid #d3d3d3;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.products-sidebar .products.small-list .item:last-child {
	border-bottom: none;
}

.products-sidebar .products.small-list .item {
	color:#000;
	font-weight: bold;
}
.products-sidebar h2.product-name a {
	color:#000!important;
	max-width: 150px!important;
	font-weight: 600!important;
}
.products-sidebar .special-price span.price {
	color:#f1592a!important;
	font-weight: 600;
}
.product-view .product-shop .price-box .regular-price .price {
	color: #F1592A!important;
}
.products-sidebar h2.product-name {
	height: 35px!important;
	text-overflow: ellipsis;
	font-weight: 600;
	color:#000;
}
.products-sidebar .product-image-area {
	border: 1px solid #d3d3d3;
	position: relative;
	top:10px;
}
.products-sidebar .product-image-area a.product-image {
	border:none!important;
	min-height: 98px;
}
.cms-index-index .rating-box:before {
	color:#000;
}
.social-icons {
    margin-top: 20px;
}
form#home-footer-newsletter-validate-detail button span {
	color:#fff!important;
}
body .footer-middle .input-box button span {
	padding: 0;
}
.shop-features i:before {
    font-size: 65px;
    margin-top: 20px;
}
.shop-features i {
	width: 100px;
	height: 100px;
}
.shop-features i.icon-bitcoin:before {
	margin-top: 15px;
}
.shop-features h3 {
	font-size: 16px;
	max-width: 175px;
	margin: 25px auto;
}
.brand-section img {
	width: 100%;
}
div#latest-blog-posts {
	border:none;
}
div#latest-blog-posts blockquote.testimonial {
	padding: 0;
}
div#latest-blog-posts blockquote.testimonial:before,
div#latest-blog-posts blockquote.testimonial:after {
	display: none;
}
div#latest-blog-posts {
	padding: 0;
	margin-top: 25px;
}
div#latest-blog-posts .item span.date {
	color:#f1592a;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
	display: inline-block;
	width: 100%;
}
.cms-index-index blockquote.testimonial {
	margin: 0;
	color:#000;
	font-size: 14px;
}
div#latest-blog-posts .item h2 {
	font-weight: 600;
	color:#000;
	font-size: 16px;
}
body #latest-blog-posts.owl-theme .owl-controls {
	padding: 0;
}
.review-box {
  padding: 15px;
  border:1px solid #d1d1d1;
}
.review-box .box-header {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.review-box .box-header .final-rating *,
.review-box .box-header .final-rating,
.review-box .box-header .summary {
  display: inline-block;
  vertical-align: top;
}
.review-box .box-header .final-rating {
  background: #5890ff;
  border-radius: 14px;
  padding: 5px 10px;
  margin-right: 15px;
}
.review-box p {
  margin: 0;
}

.review-box .final-rating * {
  color: #fff;
  font-size: 15px;
}
.review-box .summary p {
  color:#000;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2;
}
.review-box .box-content p,
.review-box .box-content span {
  display: inline-block;
  vertical-align: top;
}
.review-box .box-content span.rating-bar {
  content: '';
  background: #5890ff;
  height: 4px;
  border-radius: 4px;
  margin:5px 3px 0 3px;
  max-width: 85%;
}
.review-box .box-content .summary-line:first-child span.rating-bar {
  width: 167px;
}
.review-box .box-content .summary-line:nth-child(2) span.rating-bar {
  width: 90px;
}
.review-box .box-content .summary-line:nth-child(3) span.rating-bar {
  width: 45px;
}
.review-box .box-content .summary-line:nth-child(4) span.rating-bar {
  width: 25px;
}
.review-box .box-content .summary-line:nth-child(5) span.rating-bar {
  width: 12px;
  margin-left: 10px
}
.footer ul.contact-info li i:before {
	font-size: 18px;
}
h2.side-menu-title {
	text-transform: uppercase;
}
.col-main ul.menu.side-menu > li.act {
	display: none;
}
.footer ul.contact-info p {
	max-width: 76%;
	display: inline-block;
}
.blog-widget-title {
	font-weight: bold;
	color:#000;
	margin-top: 35px;
	border-bottom: 1px solid #d1d1d1;
}
.cart-area .facebook-image img {
    max-width: 36px;
    margin-top: 3px;
}
.cart-area .facebook-image {
  margin-right: 25px;
}
.cart-area .custom-block b {
	text-align: center;
}
.catalog-product-view .product-shop .short-description li {
	margin: 20px 0;
	color:#000;
}
.catalog-product-view .product-shop .short-description li strong {
	color:#000;
	font-family: 'Open Sans',Arial,Helvetica,sans-serif;
}
.facebook-image {
  display: inline-block;
  float: left;
  vertical-align: top;
}
.facebook-image img {
  max-width: 20px;
}
.review-box a {
	color : #cdcdcd;
}
div#homepage-main-slider .item .content a.btn {
  position: absolute;   
  left: 0;
  top: 0;
  display: inline-block;
  opacity: 0;
  width: 100%;
  height: 100%;
}
.category-banner-container a:hover {
  text-decoration: none;
  background: #f1592a;
  color:#fff!important;  
}
.category-banner-info h2 {
    max-width: 100%;
    width: auto;
}
.first-category-banner h2 {
  width: 100%;
}
.product-tabs li {
  padding: 0 24px;
}
.product-tabs li:first-child {
  padding-left: 0!important;
}
.product-tabs li:last-child {
  padding-right: 0!important;
}
.product-tabs > ul > li > a {
  margin-right: 0;
  padding: 10px 0;
}
.product-tabs li:before {
  font-family: 'porto';
  display: block;
  width: 100%;
  text-align: center;
  line-height: 1;
  font-size: 20px;
}
.product-tabs li.tab-desciption:before {
  content:'\e836';
}
.product-tabs li.tab-additional:before {
  content:'\e85f';
}
.product-tabs li.tab-review:before {
  content:'\e852';
  color:#FFD203;
}
.product-tabs li.tab-facebook:before {
  content:'\e839';
  color:#0084FF;
}
.product-tabs li.tab-package:before {
  content:'\e80f';
}
.product-tabs li.tab-video:before {
  content: '\e85c';
}
.menu-all-pages-container li a img {
  display: none;
}
.top-links-inner .compare-link {
  position: relative;
  right: -30px;
}
.top-links-inner .compare-link a i {
  color:#fff!important;
}
.top-links-inner .compare-link a i:before {
  font-size: 16px;
}
.product-tabs>ul li.active a:after {
  background-color: #F1592A;
}
.hp-side-banner img {
  width: 100%;
}
.product-tabs li a:active,
.product-tabs li a:focus,
.product-tabs li a:visited,
.product-tabs li a:hover {
  text-decoration:none!important;
}
/*CATEGORY PAGE REDESIGN*/

.catalog-category-view .block-layered-nav dt.m-collapseable {
  background: #e6e6e6!important;
  padding: 15px!important;
}
.catalog-category-view .block-layered-nav dt {
  margin-top: 0;
}
.catalog-category-view .block-layered-nav dt {
  border: 1px solid #d3d3d3;
  font-size: 16px;
  font-weight: bold;
}
.block-layered-nav dd a {
  font-size: 16px;
}
a.quickview-icon,
.block-dailydeal-new .block-title:hover:before {
  background: #f3724a;
}
a.quickview-icon:hover,
a.quickview-icon:hover span {
  text-decoration: none;
}
.category-products .toolbar {
  background: #e6e6e6;
  padding: 10px 0 10px 10px;
}
.category-products .toolbar-bottom {
  background: transparent;
}
label {
  color:#434343;
}
.toolbar .sorter {
  margin-bottom: 0;
}
.mb-mana-catalog-leftnav .block.block-layered-nav .block-title {
  margin: 0;
}
.block-dailydeal-new .block-title {
  background: #e6e6e6;
  color:#000;
  font-size: 16px;
}
body .opc-wrapper-opc .opc-col-left {
  width: 49%;
  margin-right: 1%;
}
body .opc-wrapper-opc .opc-col-right {
  width: 49%;
  margin-left: 1%;
}
.opc-index-index .shop-features {
    float: left;
    width: 100%;
    margin-top: 26px!important;
}
.catalog-category-view .mb-top-menu .header-wrapper .main-nav,
.catalog-category-view .header-container.header-newskin .main-nav ul.menu>li.act,
.catalog-category-view .header-container.type20 .main-nav ul.menu>li:hover {
  background-color: #e6e6e6!important;
}
.catalog-category-view .mb-top-menu .header-wrapper .main-nav {
  margin-top: 20px;
}
.catalog-category-view .menu-all-pages-container ul li a:after {
  display: none;
}
.catalog-category-view .menu-all-pages-container ul li a {
  color: #434343;
  font-weight: normal;
  font-size: 16px!important;
  text-transform: none!important;
}
.opc-col-center-inner.opc-col-inner {
  background: #f4f4f4;
}
.opc-col-right-inner.opc-col-inner {
  background: #e6f0e0;
  margin-top: 20px;
}
div#checkout-review-table-wrapper {
  background: #e6f0e0;
}
.opc-index-index .shop-features .col-sm-4:last-child h3 {
  color:#0f8b12;
}
.opc-wrapper-opc.design_package_smartwave.design_theme_porto > h2 {
    margin-bottom: 30px;
}
.opc-index-index .main-container,
.opc-index-index .col-main {
  padding-bottom: 0;
}
.category-products .products-grid li.item .product-image {
  min-height: 223px;
}
.shop-features a {
  float: left;
  width: 100%;
  border: none;
  display: inline-block;
  text-align: center;
  font-family: 'Open-sans', sans-serif;
  text-transform: uppercase;
}
.shop-features a:hover {
  text-decoration: none;
  opacity: 0.5;
}
.cms-index-index .col-md-3 a:hover {
  text-decoration: none;
}
.catalog-category-view .container-fluid {
  background: #dcebfe;
}
.catalog-category-view .main-container {
  padding-top: 0;
}
.category-banner-content {
    text-align: left;
    padding: 20px 0;
}
.category-banner-content h1,
.category-banner-content h2 {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  margin-bottom: 0;
}
.category-banner-content h2 {
  color:#f1592a;
  margin-top: 20px
}
.category-banner-content img {
  max-width: 100%;
  display: inline-block;
  max-height: 208px;
  float: right;
}
.sticky-logo img {
	max-width: 100%;
	margin-top: 5px;
}
div.sticky-logo {
	max-width: 200px;
	margin: 0;
}
.header-container.type20.sticky-header .header-wrapper .main-nav.container {
	background: transparent!important;
}
.header-container.header-newskin.sticky-header .main-nav ul.menu>li.act {
	background: transparent!important;
}
.header-container.header-newskin.sticky-header .main-nav ul.menu>li.act a {
	color:#f1592a!important;
}
.header-container.sticky-header .main-nav ul.menu>li.menu-full-width>a {
	padding-right: 15px!important;
}
.menu-all-pages-container ul.menu > li .nav-sublist-dropdown .mega-columns.row > div {
    display: inline-block;
}
.dropdown-block-submenu {
    display: inline-block;
    width: 48%;
    margin-left: 1%;
    vertical-align: top;
}
ul.menu > li .nav-sublist-dropdown .mega-columns.row > div a {
	font-weight: bold;
}
ul.menu > li .nav-sublist-dropdown .mega-columns.row > div a:hover {
	color: #f1592a;
	text-decoration: none;
}
.cms-index-index .menu .block1.col-sm-0 {
	display: none;
}
.menu-all-pages-container ul li a:after {
  display: none;
}
ul.messages,
ul.messages li ul {
    list-style-type: none;
    padding: 0;
}
.cms-index-index .main-container,
.cms-index-index .col-main {
  padding-bottom: 0;
}
.cms-index-index .col-md-9 .item .item-area .product-image-area {
    min-height: 216px;
}
.phone-order-message {
	display: inline-block;
	vertical-align: top;
	position: absolute;
	right: 0;
	top:30%;
}
.phone-order-message .phone-number {
	display: inline-block;
	margin-top: 5px;
	width: 100%;
	text-align: center;
}
.product-shop .product-info {
	position: relative;
}
.phone-order-message > div a,
.phone-order-message > div:before {
	font-size: 16px;
	color: #000;
}
.phone-order-message > div p {
	display: inline-block;
	margin: 0;
	line-height: 1.2;
}
.n-payment-container img, #dd_method_mobilpay_cc img {
	position: relative;
	top:-40px;
}
@media(max-width: 767px) {
    .n-payment-container img, #dd_method_mobilpay_cc img {
		position: relative;
		top:-10px;
	}
	.phone-order-message {
		position: relative;
		top: 0;
		margin-bottom: 15px;
	}
	.owl-top-narrow .owl-controls {
	    position: absolute;
	    right: 5px;
	    top: -16px;
	    margin: 0;
	    left: 0;
	}
	.cms-index-index h2.filter-title {
	    position: relative;
	    top: -15px;
	}
  body .opc-wrapper-opc .opc-col-left,
  body .opc-wrapper-opc .opc-col-right {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .quick-links-footer {
    margin-top: 145px;
  }
  .footer-middle.footer-middle-2 .col-sm-3,
  .footer-middle.footer-middle-2 .col-sm-3 .block {
    float: left;
  }
  .footer-middle .col-sm-9 {
    margin-top: 50px;
  }
  body .owl-banner-carousel #homepage-main-slider div.content h3,
  body .owl-banner-carousel #homepage-main-slider div.content h4 {
    font-size: 16px!important;
  }
  body .owl-banner-carousel #homepage-main-slider div.content h2 {
    font-size: 16px;
    bottom:30px;
  }
  .header-top-services .top-service {
    margin-bottom: 8px;
  }
  .header-top-services {
    padding: 3px 0;
  }
  .top-links-inner .compare-link {
    right:0;
    margin: 0!important;
  }
  a.image-link.border-radius.category-2 {
    margin-bottom: 10px;
  }
  .category-banner-info h2 {
    font-size: 16px;
  }
  .category-banner-container.cat3 .category-banner-info a {
    top: 55px;
  }
  .category-banner-container.cat3 {
    margin-bottom: 10px;
  }
  .brand-section .col-md-6:first-child img {
    width: 98.2%;
    margin-left: 0.8%;
  }
  .add-to-box {
      text-align: center;
  }
  ._2p3a {
    width: 87.7%!important;
    margin-left: 0;
  }
  .fb_iframe_widget {
    display: inline-block;
    width: 100%!important; 
  }
  .product-tabs li {
    padding: 0;
    text-align: left;
  }
  .product-tabs li:before {
    display: inline-block;
    float: left;
    max-width: 10%;
    margin-top: 10px;
  }
  .product-tabs li h4 {
    font-size: 16px;
    margin-bottom: 0;
  }
  .product-tabs li h3 {
    margin-bottom: 0;
  }
  .product-tabs li a {
    padding-bottom: 3px;
    margin-bottom: 7px;
  }
  /*category responsive*/
  .toolbar .sorter {
    display: inline-block;
    text-align: center;
  }
	body.opc-index-index .payment-block img {
	    float: none;
	    margin: 20px 0 20px 0;
	}
}

div#product-options-wrapper .input-box span.selection-title {
	max-width: calc(100% - 15px);
}
div#product-options-wrapper .input-box span.selection-title span {
	display: inline-block;
}
@media (min-width: 768px) and (max-width: 768px) {
    .n-payment-container img, #dd_method_mobilpay_cc img {
		top:-13px;
	}
}
@media(min-width: 1024px) and (max-width: 1024px) {
    .n-payment-container img, #dd_method_mobilpay_cc img {
		top: 0;
	}
	.header-top-services p {
	  margin: 8px 3px 0 0!important;
	  font-size: 8px!important;
	}
	.cart-area .custom-block > span > a > b {
		font-size: 13px!important;
	}
	.cart-area .facebook-image {
		margin-right: 7px!important;
		margin-left: 22px!important;
	}
}
@media (min-width: 1025px) {
  .quick-links-footer {
      border-top: 1px solid #d1d1d1;
      padding-top: 30px;
      margin-top: -60px;
  }
  .cart-area {
    width: 350px;
  }
  .cart-area .custom-block {
    width: 70%;
  }
  .cms-index-index .main.container .col-main .std .col-md-9 {
    float: right;
  }
  .cms-index-index .main.container .col-main .std .col-md-3 {
    float: left;
  }
}
@media(min-width: 1025px) and (max-width: 1199px) {
  .header-container.type20 .header #search_mini_form {
    width: 360px;
  }
}

.order-msg {
    width: 300px;
}
.mobile-nav span.menu-title-mobile {
    display: inline-block;
    vertical-align: top;
    margin-top: 12px;
    color: #fff;
    text-indent: 35px;
}

h2.category-banner-description {
  font-size: 17px;
  max-width: 550px;
}

div.product-view .product-shop p.availability.in-stock span {
    color: green;
    font-weight: bold;
    text-transform: uppercase;
}
div.product-view .product-shop  p.availability.to-order span {
    font-weight: bold;
    text-transform: uppercase;
    color:#800000;
}

#dt_method_nextus_payment .payment-text-container {
	display: none;
}

#dt_method_nextus_payment.active .payment-text-container {
	display: block;
}

.n-payment-container p {
	font-weight: normal;
	font-size: 12px !important;
}
.search-area .form-search:before {
	content:'';
	width: 0; 
  	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;  
	border-top: 5px solid #000;
	position: absolute;
	top:17px;
	left: 113px;
	z-index: 1;
}
.review-box .star-container {
  display: inline-block;
  max-width: 50px;
}
.review-box .summary-line {
  display: inline-block;
  width: calc(100% - 60px);
}
.review-box .bar-container span:not(.rating-bar) {
  float: right;
  display: inline-block;
  vertical-align: top;
  background: transparent;
  line-height: 1;
}
.cms-index-index .owl-banner-carousel a.banner-link {
	display: inline-block;
}
.owl-top-narrow .owl-controls {
	bottom:-17px;
	top:auto;
}
.owl-theme .owl-controls .owl-page span {
	width: 20px;
	height: 20px;
}
.cms-index-index .filter-products {
	margin-bottom: 30px;
}
.compare-popup * {
	color:#F45635!important;
}
.compare-popup button span {
	color:#fff!important;
}
@media (max-width: 1320px) {
	.header-top-services p {
		margin: 6px 3px 0 0;
		font-size: 11px;
	}
}
div#product-options-wrapper .input-box:before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #000;
  border-radius: 50%;
  margin: 5px 5px 0 0;
  vertical-align: top;
}
div#product-options-wrapper .input-box span.selection-title {
  font-size: 16PX;
  font-weight: bold;
  margin-bottom: 15px;
  display: inline-block;
}
.price-box-bundle .price-box .price {
  color:#F1592A!important;
  font-weight: 700;
  font-size: 21px;
}
.product-collateral.toggle-content.tabs th.label {
  background: inherit!important;
  border-radius: 0!important;
  color:#000!important;
  display: inline-block!important;
}

.category-products .products-grid li.item .details-area .ratings .amount{display: unset}
.item .item-area .details-area .ratings .amount{display: unset}


.ratings .amount a {
    color: grey;
}
.ratings .amount a:hover {
  text-decoration: none;
}
.ratings .rating-links >a:hover {
  text-decoration: none;
}

.discontinued .successor-title {
  color: #f1592a;
  font-weight: bold;
  text-align: center;
}

.bf-link {
    /*position: absolute;*/
    display: inline-block;
}

.bf-link img {
    width: 150px;

}
div.fb-floating {
    position:fixed;
    bottom: 50px;
    left: 15px;
    z-index: 99999;
}
@media (max-width: 1500px) {
	div.fb-floating {
	    display: none;
	}

}
/****pop-up windows******/
.modal {

	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.4);
	display: none;
	z-index:999;
}

/* Modal Content/Box */
.modal-content {
	height:320px;
	position: fixed;
	background-color: #f1592a;
	font-weight: 600;
	vertical-align: middle;
	color: #fff;
	margin: 10%;
	padding: 20px;
	width: 80%;
	max-width: 600px;
	border: 1px solid #ccc;
	transition: 1.1s ease-out;
	/* box-shadow: -1rem 1rem 1rem #f1592a; */
	filter: blur(0);
	transform: scale(1);
	opacity: 1;
	visibility: visible;
	display: table;
}
* {
	outline: none!important;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}
.modal span{
	font-size: 1.4em;
	margin-left: 10px;
	margin-top: 5%;
	margin-bottom: 5%;

	vertical-align: middle;
	font-weight: 600;
	line-height: 1.8em;
}
.modal-content .close{

	margin-right:15px;
	vertical-align: middle;
	margin-top:2px;
	width:24px;
	height:20px;
	margin-right:0px;
}

#red_policy span,#age_bigger18 span{
	vertical-align: middle;
	width: 86%;
	position: relative;
}
@media (min-width: 970px) {
	.modal-content {
		margin-left: 30%;
		padding: 40px;
		max-width: 40%;
	}
}
.modal a{
	color:#000 !important;
}
.checkbox_container{
	text-align: center;
	display: table-cell;
	width: 100%;
	/* height: 320px; */
	vertical-align: middle;
}

.category-banner-content .category-banner-description.orange {
	color: #f1592a;

	font-size: 17px;
	max-width: 550px;
	display: block;
	font-weight: bold;
	margin: 0 0 5px;
	line-height: 1.35;
	margin-bottom: 0;
	font-family: inherit;
	margin-top: 20px;
}

/*Filterproducts*/
.maintitle {
	border-left: 1px solid #DBDBDB;
	border-radius: 5px 5px 0 0;
	border-right: 1px solid #DBDBDB;
	border-top: 1px solid #DBDBDB;
	color: #3A3A3A;
	float: none;
	font-size: 14px;
	height: 29px;
	padding: 6px 10px 0;
	clear: both;
}

.titlemain {
	color: #3A3A3A;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

.viewall {
	float: right;
}

.viewall a {
	color: #5C5C5C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}


.products-grid li.item {
	float: left;
	padding-bottom: 80px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	width: 138px;
}


.std .category-products ul, .std .category-products ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

/*Social feeds*/
.block-tweets {
	width: 200px;
	background-color: #000;
	float: left; }
.block-tweets p {
	font-family: 'Georgia';
	font-weight: normal;
	font-size: 12px;
	color: #505050;
	margin-bottom: 10px; }
.block-tweets p a {
	color: #c5988b;
	font-style: italic; }

#feed-container ul li {
	border: none;
	padding: 0px 0 15px 25px; }

.block-facebook-like {
	width: 230px;
	float: left; }
.block-facebook-like p {
	font-family: 'Georgia';
	font-weight: normal;
	font-size: 12px;
	color: #505050;
	margin-bottom: 10px; }
.block-facebook-like p a {
	color: #c5988b; }
.block-facebook-like p a.btn-like {
	background: url(../images/like_btn.png) 12px 2px no-repeat;
	display: block;
	height: 18px;
	line-height: 18px;
	padding: 0 10px 0 28px;
	text-transform: none;
	font-family: 'Georgia';
	font-weight: normal;
	font-size: 12px !important;
	color: #aeaeae; }

.fb-persons .fb-person {
	margin-left: 18px;
	float: left;
	display: block;
	width: 70px;
	height: 110px;
	display: block; }
.fb-persons .fb-person a {
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	display: block;
	line-height: 14px;
	text-decoration: none;
	height: 110px;
	overflow: hidden; }
.fb-persons .fb-person a img {
	width: 60px;
	height: 60px;
	border: 5px solid #222;
	margin-bottom: 10px;
	display: block; }

.block-flickr-photos {
	width: 270px;
	float: left; }
.block-flickr-photos a {
	display: inline-block;
	width: 80px;
	height: 80px;
	margin: 3px;
	margin-bottom: 0; }
.block-flickr-photos a img {
	display: block;
	width: 100%;
	height: 100%; }

/*Social Icons*/
.social-icons {
	float: right; }
.social-icons span.label {
	line-height: 30px;
	font-size: 13px;
	color: #8b8c8d;
	display: inline-block;
	padding: 0; }

/** Retur Form */
.cms-retur-30-zile .main.container > .col-main {
    display: flex;
    flex-direction: column;
}
.cms-retur-30-zile .messages {
    order: 10;
    margin-bottom: 0;
}
#returform-title {
    margin: 40px 0 30px;
    font-weight: bold;
}
#returform ul {
    list-style: none;
}
.std #returform ul:first-child {
    padding-left: 0;
    padding-right: 20px;
}
.std #returform ul + ul {
    padding-left: 20px;
}
#returform .form-list .input-box.input-checkbox {
    width: auto;
    float: left;
}
#returform .form-list .input-checkbox + label {
    margin: 4px 10px;
}
#returform textarea {
    width: 100% !important;
}