
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
body {
	font-family: Roboto;
	font-weight: 400;
	color: #606060;
	font-size: 12px;
	line-height: 24px;
	width: 100%;
}
*:focus{
	outline: none !important;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
	line-height: 1;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */n

h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #606060;
	cursor: pointer;
}
a:focus,
a:active,
a:hover {
	text-decoration: none;
	color: #950910;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
img{
	max-width: 100%;
	height: auto;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* tooltip */
.tooltip.top .tooltip-arrow {
  border-top-color: #950910;
}
.tooltip.top-left .tooltip-arrow {
  border-top-color: #950910;
}
.tooltip.top-right .tooltip-arrow {
  border-top-color: #950910;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #950910;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #950910;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #950910;
}
.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #950910;
}
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #950910;
}
.tooltip-inner{
	background: #950910;
}
.alert{
	text-align: center;
	font-size: 13px;
	margin: 0;
	border-radius: 0;
	border: none;
}
/* transition */
.fixed{
	position: fixed;
	width: 50%;
	float: right;
}
.policy-static2 > div:hover > div,.banner-h2 a:hover::before,
#back-top:hover i, #back-top:hover,
.testimonial-container .thumb li:hover img,
.fcategory-content:hover::before, .banner-h1 a:hover::before,
.fcategory-content:hover .content-thumb > div,
.product-grid .product-thumb:hover .image .img-r{
	-webkit-transition: ease-in-out all .3s;
	-moz-transition: ease-in-out all .3s;
	transition: ease-in-out all .3s;
}
#button-guest:hover, #button-search:hover, #button-review:hover, #button-account:hover,
#button-login:hover, #button-confirm:hover, #button-payment-method:hover, #button-register:hover,
#button-shipping-method:hover, #button-quote:hover, #button-coupon:hover,
.form-horizontal input.btn:hover, a.btn:hover, input[type='submit']:hover, .button:hover{
	background: #950910;
}
#button-guest, #button-search, #button-review, #button-account, #button-login, #button-confirm,
#button-payment-method, #button-shipping-method, #button-quote, #button-coupon, #button-register,
.form-horizontal input.btn, a.btn, input[type='submit'], .button{
	border: none;
	background: #363636;
	padding: 0px 25px;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff !important;
	height: 40px;
	font-weight: 700;
	line-height: 40px;
	display: inline-block;
	border-radius: 20px;
}
#button-voucher,
#button-coupon{
	height: 34px;
	line-height: 34px;
	margin-left: 10px;
	border-radius: 20px;
}
#button-search + h2{
	display: none;
}
#button-search{
	margin: 15px 0;
}
#modal-agree{
	z-index: 9999;
}
#content + h1{
	margin-bottom: 20px;
}
.breadcrumbs > .container{
	width: 100%;
}
/* header */

#top{
	float: left;
	width: 100%;
}
body:not(.common-home) #top{
	border-bottom: 1px solid rgba(255,255,255,.1);
	/*margin-bottom: 100px;*/
}

body:not(.common-home).new-space{
	background: rgba(0, 0, 0, 0) url("../image/bg-header-grd.jpg") repeat scroll center top ;
	margin-bottom: 20px;
	background-size: cover;
}
.home7 .new-space{
	/*background: rgba(0, 0, 0, 0) url("../image/bg-header-grd.jpg") repeat scroll center top ;*/

	background-color:#fff;
	background-size: cover;
	/*pepe*/
	/*margin-bottom:25px;*/
	margin-bottom:0px;
}

body:not(.common-home) .text-menu{
	color: #fff;
}
body:not(.common-home) #top .navbar-toggle .icon-bar{
	background: #333 !important;
}
body:not(.common-home) .freeship-top{
	color: #fff;
}
.freeship-top{
	color: #fff;
}
.logo2 {
    margin-left: -79px;
}
.logo2, .freeship-top,
#logo{
	padding: 0px 0;
}
#top  > .container{
	line-height: 0;
}
#top .navbar-toggle{
	display: block;
	float: left;
	margin: 0;
	position: relative;
	z-index: 1;
	cursor: pointer;
}
#top .navbar-toggle .icon-bar{
	background: #333;
	height: 3px;
}
#top .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 3px;
}
#top .btn-group > span i{
	padding: 0 9px;
}
body:not(.common-home) #top .btn-group > span{
	color: #333;
}
#top .btn-group > span{
	box-shadow: none;
	color: #333;
	padding: 30px 0 0;
	display: inline-block;
	font-weight: 600;
	text-transform: uppercase;
	cursor: pointer;
}
#top .btn-group > .dropdown-menu > li > button,
#top .btn-group > .dropdown-menu > li > a{
	text-transform: uppercase;
	padding: 5px 15px;
	font-size: 12px;
	color: #3e3e3e;
}
#top .btn-group > .dropdown-menu > li > button:hover,
#top .btn-group > .dropdown-menu > li > a:hover{
	background: none;
	color: #950910;
	text-decoration: none;
}
#top .btn-group > .dropdown-menu{
	right: 0;
	left: auto;
	border: none;
	border-radius: 0;
	top: 100%;
}
.search-container{
	width:15%;
	z-index:999;
}

#cart, .search-container{

	/*pepe*/
	/*margin-top: -70px;*/
	margin-top: -40px;
	float: right;
	margin-right: 90px;
	position: relative;
	padding-bottom: 44px;
	margin-right: 15px;
}
#myModal2,
#myModal{
	text-align: center;
}
.text-menu{
	text-transform: uppercase;
	font-weight: 700;
	color: #343940;
	float: right;
	line-height: 17px;
	position: relative;
	z-index: 1;
	padding-right: 10px;
	margin-top: 4px;
}
.logo2 img {
    margin: 0 auto;
}
#logo img{
	margin: 0 auto;
}
.logo2, #logo{
	display: inline-block;
	letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
	zoom: 1; *display: inline;
}
.container-popup .close{
	color: #fff;
	opacity: 1;
	text-shadow: none;
	float: left;
	background: url('../image/bg-close.png') no-repeat center right;
	padding-right: 20px;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 0;
	padding: 50px 20px 50px 0;
}
.container-popup{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,.97);
	z-index: 999999;
	animation: fadeIn 0.5s linear alternate;
	-webkit-animation: fadeIn 0.5s linear alternate;
	-moz-animation: fadeIn 0.5s linear alternate;
}
.container-popup > .container{
	height: 100%;
}
.search-container > a{
	background: url('../image/icon-search2.png') no-repeat 0 0;
	text-indent: -99999px;
	width: 21px;
	height: 21px;
	display: inline-block;
	cursor: pointer;
	float: right;
	z-index: 112;
	position: relative;
}
body:not(.common-home) .search-container > a:hover,
.search-container > a:hover{
	background-position: 100% 100%;
}
#myModal2 > .container{
	position: relative;
}
#search{
	position: absolute;
	top: 30%;
	right:-30%;
	-webkit-transform: translate(0%,-0%);
	-moz-transform: translate(0%,-50%);
	-o-transform: translate(0%,-50%);
	transform: translate(0%,-50%);
	width: 85%;
	border-bottom: 0px solid #fff;
}
#search > input{
	background: none !important;
	border: none;
	color: #000;
	box-shadow: none !important;
}
#search button i{
	font-size: 16px;
}
#search button{
	background: none;
	border: none;
	color: #333;
}
#search button:hover{
	color: #950910;
}
#cart > button{
	background: url('../image/icon-cart2.png') no-repeat 0 0;
	padding: 0;
	height: 21px;
	box-shadow: none;
	border: none;
	z-index: 112;
}
body:not(.common-home) #cart > button:hover,
#cart > button:hover{
	background-position: 0 100%;
}
#cart > button i{
	display: none;
}
#cart .dropdown-menu{
	padding: 25px 20px 0 20px;
	min-width: 315px;
	border: none;
	box-shadow: 0 0px 5px 1px rgba(0,0,0,.3);
	margin: 0;
	border-radius: 0;
	right: 52px;
	top: -19px;
	border-radius: 2px;
}
#cart .dropdown-menu .has-scroll{
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 15px;
	max-height: 250px;
	overflow: auto;
}
#cart .cart-empty{
	padding-bottom: 25px;
}
#cart .dropdown-menu p{
	margin: 0;
}
#cart-total{
	height: 16px;
	width: 16px;
	margin-left: 24px;
	background: #950910;
	border-radius: 2px;
	display: block;
	font-size: 9px;
	color: #fff;
	text-align: center;
	line-height: 17px;
	position: relative;
	top: -4px;
}
#cart-total::before{
  width: 6px;
  height: 6px;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-right: 3px solid #950910;
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: -6px;
}
#cart .dropdown-menu > li:first-child .table > tbody > tr > td{
	padding-top: 20px;
}
#cart .table > tbody > tr > td{
	border: none;
	padding: 0;
}
#cart .cart-close button{
	background: none;
	color: #950910;
	border: none;
}
#cart .cart-quantity{
	font-style: italic;
	color: #9a9a9a;
}
#cart .cart-name{
	font-weight: 700;
	color: #2e2e2e;
}
#cart .cart-price{
	font-weight: 700;
	font-size: 14px;
	color: #000000;
}
#cart .cart-button{
	background: #950910;
	margin: 0 -20px !important;
	padding: 45px 20px;
}
#cart p.cart-button a{
	border: 2px solid #fff;
	color: #fff;
	height: 36px;
	line-height: 36px;
	text-align: center;
	padding: 0 20px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 10px;
	margin-right: 10px;
}
#cart p.cart-button a:hover{
	color: #2e2e2e;
	border-color: #2e2e2e;
}
#cart p.cart-button a i{
	padding-left: 5px;
	font-size: 10px;
}
.fixed-setting{
	position: fixed;
	width: 46px;
	min-height: 156px;
	right: 0;
	top: 50%;
	margin-top: -150px;
	z-index: 1042;
	background: #fff;
	border-radius: 3px 0 0 3px;
	padding: 0 10px;
	box-shadow: -3px 0 3px -3px rgba(0,0,0,.2);
}
.fixed-setting > div{
	padding: 19px 3px;
	border-bottom: 1px solid #e1e1e1;
	height: 58px;
	position: relative;
}
.fixed-setting > div:last-child{
	border: none;
}
.fixed-setting .btn-fixsetting{
	background: url('../image/icon-fixsetting.png') no-repeat 0 0;
	width: 19px;
	height: 18px;
}
.fixed-setting > .row2 .btn-fixsetting{
	background: url('../image/icon-fixsetting2.png') no-repeat 0 0;
	height: 21px;
}
.fixed-setting > .row3 .btn-fixsetting{
	background: url('../image/icon-fixsetting3.png') no-repeat 0 0;
	height: 18px;
}
.fixed-setting .btn-fixsetting:hover{
	background-position: 0 100%;
}
.fixed-setting .content-fixed-setting{
	position: absolute;
	right: 100%;
	-webkit-transform: translateY(-50%) scale(0);
	-moz-transform: translateY(-50%) scale(0);
	-o-transform: translateY(-50%) scale(0);
	transform: translateY(-50%) scale(0);
	padding-right: 20px;
	top: 50%;
}
.fixed-setting > div:first-child .content-fixed-setting{
	top: 0;
	-webkit-transform: translateY(0) scale(0);
	-moz-transform: translateY(0) scale(0);
	-o-transform: translateY(0) scale(0);
	transform: translateY(0) scale(0);
}
.fixed-setting > div:first-child:hover .content-fixed-setting{
	-webkit-transform: translateY(0) scale(1);
	-moz-transform: translateY(0) scale(1);
	-o-transform: translateY(0) scale(1);
	transform: translateY(0) scale(1);
}
.fixed-setting > div:hover .content-fixed-setting{
	-webkit-transform: translateY(-50%) scale(1);
	-moz-transform: translateY(-50%) scale(1);
	-o-transform: translateY(-50%) scale(1);
	transform: translateY(-50%) scale(1);
}
.fixed-setting .content-inner{
	float: left;
	width: 100%;
	background: #fff;
	border-radius: 3px;
	padding: 15px;
	min-height: 40px;
	min-width: 250px;
	/* border: 1px solid #e5e5e5; */

	box-shadow: 0 0 3px 0 rgba(0,0,0,.2);
	font-weight: 700;
	text-align: center;
}
.content-inner ul{
	padding: 0;
	margin: 0;
}
.content-inner ul li{
	list-style: none;
	text-align: left;
}
.content-inner .btn-group{
	text-align: left;
}
.content-inner .btn-group button{
	padding: 0 10px;
	color: #606060;
	font-size: 12px;
	display: block;
}
.content-inner .btn-group button:hover,
.content-inner .btn-group button.selected{
	color: #950910;
}
/* sticky menu */

body:not(.common-home) .fix-header{
	background: rgba(0,0,0,.8);
	box-shadow: none;
}
.fix-header{
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 9997;
	box-shadow: 0 5px 5px -5px rgba(0,0,0,.2);
	background: rgba(0,0,0,.7);
	margin: 0 !important;
	border: none !important;
	top: 0;
	padding: 0 50px;
}
#top.fix-header #logo + div,
#top.fix-header #logo,
#top.fix-header .freeship-top{
	display: none;
}
#top.fix-header .pt_custommenu div.pt_menu .parentMenu a,
#top.fix-header .pt_custommenu div.pt_menu .parentMenu span.block-title,
#top.fix-header .navbar-toggle,
.fix-header #logo,
.fix-header #cart,
.fix-header .text-menu,
.fix-header .search-container{
    padding: 15px 0 !important;
}

.fix-header #pt_custommenu{
   margin-bottom:0px;
}

/*pepe*/
div#pt_custommenu.pt_custommenu{
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
}
/*pepe end*/


.fix-header #cart{
	margin-top:-50px;
}
.fix-header .search-container{
	margin-top:-50px;
	transform:translate(20%, 60%);
}

.search-container{
		margin-right: 50px;
	}
/* cmsblock */

.banner-h2 a{
	position: relative;
	display: block;
}
.banner-h2 a:hover::before{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.banner-h2 a::before{
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: rgba(0,0,0,.2);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.about-static3 .content-text{
	width: 50%;
	letter-spacing: .2em;
	margin: 40px auto;
}
.about-static3{
	text-align: center;
}
.opening-times > div:not(:last-child) p{
	border-right: 1px solid rgba(47,47,47,.8) ;
}
.opening-times p{
	color: #b1b1b1;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: .025em;
	margin: 0;
}
.opening-times > div{
	background: #1f1f1f;
	padding: 10px 0;
	margin-bottom: 50px;
}
.banner-9{
	text-align: center;
}
.banner-9 p{
	width: 70%;
	margin-top: 40px;
	margin-bottom: 40px;
}
#playerIFrame{
	position: relative;
}
#playerIFrame .playvideo{
	cursor: pointer;
}
#demoIFame{
	width: 100%;
	height: 100%;
	z-index: 0;
	position: absolute;
	top: 0;
	left: 0;
	border: 10px solid #f3f2f2;
}
.video-link{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
#playerIFrame .loading{
	display: none;
}
.policy-static2 > div > div:hover{
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
}
.policy-static2 > div > div{
	position: relative;margin-bottom: 20px
}
.policy-static2 > div{
	text-align: center;
}
.policy-static2 > div > div::after{
	margin: 0 auto;
	bottom: -20px;
	content: url('../image/bg-policystatic2.png');
	opacity: 0;
	display: none;
	position: absolute;
	width: 100%;
}
.policy-static2 > div > div:hover::after{
	opacity: 1;
	display: block;
}
.policy-static2 p{
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	width: 100%;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
}
.policy-static{
	margin: 0 -15px;
}
.policy-static .text-content{
	background: #f7f7f7;
	text-align: center;
	padding: 40px;
}
.policy-static .text-content h1{
	font-weight: 700;
	font-size: 14px;
	color: #2e2e2e;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 30px;
}
.banner-8{
	padding: 30px 15px;
	margin-left: -30px;
	margin-right: -30px;
	margin-top: -60px;
	background: #fff;
}
.banner-8 > div{
	text-align: center;
}
.cmsblock a{
	text-align: center;
	border: 0px solid #950910;
}
.banner-10{
	margin-bottom: 30px;
}
.banner-1{
	text-align: center;
	padding: 130px 0;
	position: relative;
}
.banner-1::before{
	content: "";
	position: absolute;
	left: 50%;
	width: 1px;
	height: 84px;
	background: #d6d7d9;
	margin-left: -1px;
	top: 0;
}
.banner-1 h1{
	font-size: 24px;
	color: #2e2e2e;
	letter-spacing: .5em;
	margin: 0;
	font-weight: 700;
}
.banner-1 p{
	color: #606060;
	letter-spacing: .2em;
	width: 80%;
	margin: 60px auto 30px;
}
.banner-1 > img{
	display: block;
	margin: 0 auto;
}
.banner-1 > img:first-of-type{
	margin-bottom: 50px;
}
.banner-2{
	margin-bottom: 130px;
}
.banner-2,
.banner-2 > div[class^="row"]{
	float: left;
	width: 100%;
}
.banner-2 > div:firt-child > div:firt-child{
	text-align: right;
}
.banner-2 > div[class^="row"] > div{
	padding: 0;
}
.banner-2 > div[class^="row"] .text-content{
	text-align: center;
	width: 75%;
	margin: 0 auto;
	padding-top: 110px;
}
.banner-2 > div[class^="row"] .text-content a{
	background: url("../image/bg-arrow.png") no-repeat 100% 0;
	height: 11px;
	display: inline-block;
	margin-top: 50px;
	line-height: 11px;
	text-transform: capitalize;
	color: #606060;
	padding-right: 50px;
}
.banner-2 > div[class^="row"] .text-content a:hover{
	background: url("../image/bg-arrow.png") no-repeat 100% 100%;
	color: #950910;
}
.banner-2 > div[class^="row"] .text-content p{
	letter-spacing: .2em;
}
.banner-2 > div[class^="row"] .text-content h2{
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .5em;
	margin: 40px 0;
}
.banner-h1 a{
	display: block;
	position: relative;
	overflow: hidden;
}
.banner-h1 a::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.1);
	right: 100%;
}
.banner-h1 a:hover::before{
	right: 0%;
}
.banner-sidebar{
	margin: 30px 0;
}
@media(max-width:1400px){
	.banner-2 > div[class^="row"] .text-content{
		padding-top: 30px;
	}
	.banner-2 > div[class^="row"] .text-content > img{
		-webkit-transform: scale(.7);
		-moz-transform: scale(.7);
		-o-transform: scale(.7);
		transform: scale(.7);
		transform-origin: center;
	}
	.banner-2 > div[class^="row"] .text-content h2{
		margin: 20px 0;
	}
	.banner-2 > div[class^="row"] .text-content a{
		margin-top: 20px;
	}
}
/* testimonial */

.testimonial-container{
	text-align: center;
	padding-bottom: 120px;
}
.testimonial-container .block-content > ul{
	padding: 0;
	margin: 0;
}
.testimonial-container .thumb li{
	display: inline-block;
	list-style: none;
	margin: 0 20px;
}
.testimonial-container .thumb li:hover img,
.testimonial-container .thumb li.active img{
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
}
.testimonial-container .thumb li img{
	border-radius: 100%;
}
.testimonial-box .testimonial-author span::before,
.testimonial-box .testimonial-author span::after{
	content: "";
	position: absolute;
	top: 50%;
	height: 1px;
	width: 20px;
	background: #d6d7d9;
	left: -30px;
}
.testimonial-box .testimonial-author span::after{
	left: auto;
	right: -30px;
}
.testimonial-box .testimonial-author span{
	position: relative;
}
.testimonial-box .testimonial-author{
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
}
.testimonial-box a{
	color: #606060;
	font-weight: 300;
	margin: 30px auto;
	display: block;
	width: 80%;
	letter-spacing: .2em;
}
/* carousel */

.owl-carousel .owl-item {
   /* padding: 0 15px 1px;*/
    padding: 0x;
}
.owl-controls .owl-buttons > div:hover i{
	color: #950910;
}

.owl-controls .owl-buttons > div i{
	color: #2e2e2e;
	font-size: 18px;
	line-height: 50px;
}
.owl-carousel:hover .owl-controls .owl-buttons > div{
	visibility: visible;
}
.owl-controls .owl-buttons > div{
	position: absolute;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #fff;
	border-radius: 100%;
	box-shadow: 0 3px 3px 0 rgba(0,0,0,.1);
	top: 50%;
	left: -10px;
	margin-top: -25px;
	visibility: hidden;
}
.owl-controls .owl-buttons > div.owl-next{
	right: -10px;
	left: auto;
}
.owl-style2 .owl-controls .owl-buttons > div{
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-top: -15px;
}
.owl-style2 .owl-controls .owl-buttons > div i{
	line-height: 30px;
}
/* quickview */
.qv-wtext .btn-quickview span{
	display: none;
}
/* product grid */

.col1 .product-grid .product-thumb .image{
	margin-bottom: 20px;
}
.product-grid .product-thumb .image{
	position: relative;
	margin-bottom: 10px;
}
.product-thumb .image > a img{
	margin: 0 auto;
}
.product-thumb .image > a{
	position: relative;
	display: block;
	text-align: center;
}
.product-thumb:hover .image .img-r{
	opacity: 1;
}
.product-thumb .image .img-r{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
}
.product-grid .product-thumb.layout1:hover .actions-link{
	right: 13px;
	visibility: visible;
	-webkit-transition: ease-in-out 0.3s all;
	-moz-transition: ease-in-out 0.3s all;
	transition: ease-in-out 0.3s all;
}
.product-grid .product-thumb.layout1 .actions-link{
	position: absolute;
	right: 0px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	visibility: hidden;
}
.product-grid .product-thumb.layout1 .actions-link > a button{
	background: none;
	border: none;
	padding: 0;
}
.product-grid .product-thumb.layout1 .actions-link > a:hover .btn-quickview,
.product-grid .product-thumb.layout1 .actions-link > a:hover{
	background-color: #950910;
	background-position: 100% 0%;
}
.product-grid .product-thumb.layout1:hover .actions-link > a .btn-quickview,
.product-grid .product-thumb.layout1:hover .actions-link > a{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: ease-in-out 0.4s all;
	-moz-transition: ease-in-out 0.4s all;
	transition: ease-in-out 0.4s all;
}
.product-grid .product-thumb.layout1:hover .actions-link > a + a{
	-webkit-transition: ease-in-out 0.5s all;
	-moz-transition: ease-in-out 0.5s all;
	transition: ease-in-out 0.5s all;
}
.product-grid .product-thumb.layout1:hover .actions-link > a + a + a{
	-webkit-transition: ease-in-out 0.6s all;
	-moz-transition: ease-in-out 0.6s all;
	transition: ease-in-out 0.6s all;
}
.product-grid .product-thumb.layout1:hover .actions-link > a + a + a + a{
	-webkit-transition: ease-in-out 0.7s all;
	-moz-transition: ease-in-out 0.7s all;
	transition: ease-in-out 0.7s all;
}
.product-grid .product-thumb.layout1 .actions-link > a .btn-quickview,
.product-grid .product-thumb.layout1 .actions-link > a{
	background: #fff url('../image/button1.png') no-repeat 0% 0%;
	display: block;
	border-radius: 100%;
	width: 36px;
	height: 37px;
	text-align: center;
	margin-bottom: 5px;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	cursor: pointer;
}
.product-grid .product-thumb.layout1 .actions-link > .qv-button-container {
	background: transparent !important;
}
.product-grid .product-thumb.layout1 .actions-link > a .btn-quickview {
	background: #fff url('../image/button4.png') no-repeat 0% 0%;
}
.product-grid .product-thumb.layout1 .actions-link > .btn-wishlist{
	background: #fff url('../image/button2.png') no-repeat 0% 0%;
}
.product-grid .product-thumb.layout1 .actions-link > .btn-compare{
	background: #fff url('../image/button3.png') no-repeat 0% 0%;
}
.product-grid .product-thumb.layout1 .actions-link > a:last-child{
	margin-bottom: 0px;
}
.product-grid .product-thumb.layout1 .actions-link > a span,
.product-grid .product-thumb.layout1 .actions-link > a i{
	display: none;
}
.price{
	font-family: Roboto;
}
.product-grid .product-thumb.layout1 .price{
	position: absolute;
	right: 10px;
	bottom: 10px;
	background: #fff;
	margin: 0;
	padding: 5px 10px;
	font-weight: 700;
	font-size: 14px;
	color: #343940;
	box-shadow: 3px 3px 5px -3px rgba(0,0,0,.3);
}
.product-grid .product-thumb.layout1 .price .price-old{
	color: #acacac;
	font-size: 12px;
	text-decoration: line-through;
}
.col1 .product-grid .product-thumb.layout1 .product-name{
	margin-top: 10px;
}
.product-grid .product-thumb.layout1 .product-name{
	margin: 5px 0 0 0;
	font-size: 14px;
	text-align: center;
}
.product-grid .product-thumb.layout1 .product-name a:hover{
	color: #950910;
}
.product-grid .product-thumb.layout1 .product-name a{
	color: #2e2e2e;
	font-weight: 500;
	font-size: 14px;
	text-transform: capitalize;
}
.product-grid .product-thumb.layout1 .tags-product{
	margin: 0;
	display: block;
	max-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.product-grid .product-thumb.layout1 .tags-product a:hover{
	color: #950910;
}
.product-grid .product-thumb.layout1 .tags-product a{
	color: #acacac;
	text-transform: capitalize;
}
.product-grid .product-thumb.layout1 .ratings{
	display: none;
}
.row_items .product-grid{
	float: left;
	width: 100%;
}
.row_items .product-grid:not(:last-child){
	margin-bottom: 25px;
}
.product-grid.layout2 .product-thumb{
	float: left;
	width: 100%;
}
.product-grid.layout2 .product-thumb .product-inner{
	float: left;
	width: 70%;
	padding-left: 15px;
}
.product-grid.layout2 .product-thumb .image{
	float: left;
	width: 30%;
}
.row_items .product-grid.layout2:not(:last-child){
	margin-bottom: 30px;
}
.product-grid.layout2 .product-name a:hover{
	color: #950910;
}
.product-grid.layout2 .product-name a{
	color: #2e2e2e;
}
.product-grid.layout2 .product-name{
	margin: 0;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: 500;
}
.product-grid.layout2 .ratings{
	margin: 20px 0;
}
.product-grid.layout2 .price{
	font-size: 14px;
	font-weight: 700;
	color: #343940;
	margin: 0;
	line-height: 1;
}
.product-grid.layout2 .price .price-new{
	margin-right: 5px;
}
.product-grid.layout2 .price .price-old{
	color: #959595;
	text-decoration: line-through;
}
.product-grid.layout2 .tags-product{
	display: none;
}
/* tabcategory */

.product-tabs-category-container-slider{
	clear: both;
	padding: 1px 15px 0;
}
.tabs-categorys{
	padding: 0;
	text-align: right;
	margin-bottom: 50px;
	margin-top: -125px;
}
.tabs-categorys li{
	display: inline;
	list-style: none;
	padding: 0 25px;
	border-right: 1px solid #ebebeb;
	color: #9b9b9b;
	text-transform: uppercase;
	font-weight: 600;
	cursor: pointer;
	position: relative;
}
.tabs-categorys li:hover::before,
.tabs-categorys li.active::before{
	    content: "";
    position: absolute;
    height: 1px;
    width: 40px;
    top: 50%;
   /* background: rgba(245, 3, 129, 0.4);*/
    margin-top: -1px;
    left: 10px;
}
.tabs-categorys li:last-child{
	border: none;
	padding-right: 0;
}
.tabs-categorys li:hover,
.tabs-categorys li.active{
	color: #950910;
}
.tab_content_category .col-2{
	padding: 0;
}
#blog_home{
	background: url('../image/bg_blog.jpg') no-repeat center top;
	padding-top: 100px;
	margin-top: 100px;
}
#blog_home .module-title{
	margin: 0;
	margin-bottom: 50px;
}
#blog_home .module-title h2{
	color: #fff;
	text-align: center;
}
#blog_home .row_items{
	background: #fff;
	padding: 20px;
	padding-bottom: 0px;
	box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
}
#blog_home .articles-inner{
}
#blog_home .articles-image{
	text-align: center;
}
#blog_home .articles-inner{
	padding: 30px 0px 20px;
}
#blog_home .articles-date{
	font-size: 10px;
	font-weight: 600;
	color: #a4a4a4;
	line-height: 1;
	text-transform: uppercase;
}
#blog_home .articles-date .author{
	color: #950910;
	padding-left: 15px;
}
.articles-name{
	font-size: 14px;
	font-weight: 600;
	color: #2e2e2e;
	margin: 20px 0;
	display: block;
	text-transform: uppercase;
}
.articles-intro{
}
.readmore{
	margin-top: 30px;
}
.readmore a {
    text-transform: capitalize;
    color: #2e2e2e;
    border-bottom: 1px solid #d7d7d7;
    font-weight: 500;
}
.readmore a:hover {
    color: #950910;
}
/* module title */
.module-title{
	text-transform: uppercase;
	margin: 10px 0;
}
.module-title h2{
	font-size: 24px;
	color: #3e3e3e;
	font-weight: 700;
	margin: 0;
}
.module-title2{
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 2px solid #363636;
	color: #363636;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 35px;
}
/* featured category */
.fcategory-content{
	position: relative;
	text-align: center;
}
.fcategory-content::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background:  rgba(0,0,0,.8);
	z-index: 0;
	visibility: hidden;
	opacity: 0;
	left: 0;
}
.fcategory-content:hover .content-thumb > div{
	visibility: visible;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.fcategory-content:hover .content-thumb a,
.fcategory-content:hover::before{
	visibility: visible;
	opacity: 1;
}
.owl-featured-categories .owl-item{
	padding: 0;
}
.fcategory-content .content-thumb > div{
	position: absolute;
	text-transform: uppercase;
	text-align: center;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	visibility: hidden;
}
.fcategory-content .content-thumb .name{
	font-size: 18px;
	margin: 0;
	color: #fff;
	font-weight: 700;
}
.fcategory-content .content-thumb a:hover{
	color: #950910;
	background-position: 100% 100%;
}
.fcategory-content .content-thumb a{
	position: absolute;
	bottom: 100px;
	z-index: 2;
	display: inline-block;
	color: #950910;
	left: 0;
	right: 0;
	text-transform: uppercase;
	font-weight: 700;
	visibility: hidden;
}
/* our brands */
.banner-module{
	border-bottom: 1px dashed #292b30;
}
.banner-module > .container{
	background: none;
}
body:not(.common-home) .banner-module > .container{
	margin-top: 100px;
}
.banner-module .item img{
	margin: 0 auto;
}
/* newsletter popup */
.b-close{
	display: block;
}

/*
background: url('https://loja.scbraga.pt/image/catalog/Epoca-17-18/popups/pop-up_relogios.jpg');
background: url('https://loja.scbraga.pt/image/catalog/Epoca-17-18/oferta_rhorta/ppup_rhorta.jpg');
https://loja.scbraga.pt/image/catalog/Epoca-17-18/oferta_fabiom/pup_fabiom-min.jpg


*/
.newletter-popup{
	background: url('https://loja.scbraga.pt/image/catalog/Epoca-18-19/popups/pop-up.png');
	background-size: 100% auto;
	/*background: #b20606;*/
	top: 50% !important;
	margin-top: -179px;
	position: fixed !important;
	/*padding: 50px 20px;*/
	text-align: center;
	display: none;
	color:#fff;
	width: 500px;
	height: 500px;
	max-width: 100%;
	max-height: 100%;
	min-width: 100px;
	min-height: 100px;
}
#boxes .newletter-title h2{
	font-size: 36px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	letter-spacing: 3px;
}
#boxes .box-content label{
	font-weight: 400;
}
#boxes  #frm_subscribe .required{
	color: #f00;
	padding-right: 5px;
}
#boxes  #frm_subscribe a{
	cursor: pointer;
}
#boxes  #frm_subscribe #subscribe_pemail{
	background: #EBEBEB none repeat scroll 0% 0%;
	border: medium none;
	height: 40px;
	width: 50%;
	margin: 20px 0;
	padding-left: 15px;
}
#boxes .box-content .subscribe-bottom{
	margin-top: 20px;
}
#boxes .box-content .subscribe-bottom  label{
	margin: 0;
}
#boxes .box-content .subscribe-bottom #newsletter_popup_dont_show_again{
	display: inline-block;
	margin: 0;
}
#boxes  #frm_subscribe #notification{
	color: #f00;
}
#boxes  #frm_subscribe #notification .success{
	color: #67D7BB;
}
#popup2{
	position: absolute;
	right: -12px;
	top: -12px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #363636;
	border-radius: 100%;
	cursor: pointer;
}
/* newsllter */
.newletter-subscribe{
	background: #f9f9f9;
	margin-top: 120px;
}
.newletter-subscribe > div{
	background:  url('../image/bg-newsletter.png') left bottom no-repeat;
	min-height: 636px;

}
#boxes-normal .newletter-title{
	display: none;
}
#boxes-normal .box-content{
	text-align: center;

}
#boxes-normal .box-content .des-testimonial{
	width: 80%;
	margin: 0 auto;
	margin-bottom: 80px;
	letter-spacing: .2em;
}
#boxes-normal .box-content label{
	display: none;
}
#boxes-normal #frm_subscribe-normal #subscribe-normal span{
	display: none;
}
#boxes-normal  #dialog-normal{
	position: relative;
	padding-top: 60px;
}
#frm_subscribe-normal{
	width: 70%;
	margin: 0 auto;
}
#subscribe_email-normal{
	border: 1px solid #ebebeb;
	height: 50px;
	width: 100%;
	padding-left: 10px;
	background: none;
}
#boxes-normal #frm_subscribe-normal #subscribe-normal a:hover{
	background: #950910;
}
#boxes-normal #frm_subscribe-normal #subscribe-normal a{
	background: #2e2e2e;
	height: 50px;
	line-height: 50px;
	border-radius: 0;
	float: right;
	margin-top: -50px;
	position: relative;
	z-index: 1;
	letter-spacing: .025em;
	text-transform: capitalize;
	font-weight: 500;
	padding: 0 30px;
}
#notification-normal{
	position: absolute;
	bottom: -40px;
	width: 100%;
}
#notification-normal div{
	color: #950910;
}
.wpcf7-form-control.wpcf7-submit{
	background-color:#950910}
	.wpcf7-form-control.wpcf7-submit {
    border: medium none;
    color: #fff;
    padding: 10px 15px;
}
.wpcf7-form-control.wpcf7-submit:hover{
	background-color:#6f797a}

	/* Secondary menu */
#secondary-menu {
	position: relative;
}
.secondary-menu-wrap {
	position: relative;
	background: rgba(0,0,0,.85);
	width: 100%;
	margin: 0 auto;
	z-index: 2;
}
.secondary-menu-wrap1 {
	position: absolute;
	background: rgba(0,0,0,.1);
	width: 100%;
	margin: 0 auto;
	z-index: 2;
}

#menu-secondary-menu.navbar-nav>li>a {
	color:#fff;
	text-transform: uppercase;
	margin: 0px 0px 0px 0;
	padding: 0px 15px;
	font-weight: 100;
	font-size: 14px;

}

#menu-secondary-menu.nav>li>a:focus,
#menu-secondary-menu.nav>li>a:hover {
	/*background: transparent;*/
	color:#fff;
	text-decoration: none;
	background-color: #b20606;
	-webkit-text-fill-color: #fff;

}
#menu-secondary-menu .nav>li>ul li a:hover,
#menu-secondary-menu .nav>li>ul li a:focus {
	color:#fff;
}
.secondary-menu .navbar {
	margin:0;
	height: auto;
	min-height: initial;
}

#menu-secondary-menu.navbar-nav>li>a {
	line-height: 50px;
	min-height: 50px;
}

/* footer */
/*footer{
	background: url('../image/footer_scbraga.jpg') no-repeat center bottom;
	background-size:cover;
	background-color:#f5f5f5;
	margin-top: 100px;
	text-align: center;
}*/

footer{
	background-size:cover;
	background-color:#333;
	/*margin-top: 100px;*/
	text-align: center;
}
.static-footer img{
	/*-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);*/
	filter:none;
}
.top-footer{
	padding: 10px 0;
	/*border-bottom: 1px dashed #292b30;*/
	background-color:f5f5f5;
}
.bottom-footer{
	padding: 30px 0;
	background-color:f5f5f5;
}
.f-social-icons{
	padding: 0;
}
.static-footer .f-social-icons a:hover{
	border: 0px solid rgba(163, 163, 163, 1);
}
.static-footer .f-social-icons a{
	border: 0px solid rgba(163, 163, 163, 0.3);
	border-radius: 100%;
	text-align: center;
	width: 30px;
	line-height: 30px;
	height: 30px;
	display: inline;
	margin: 0px;
}
.static-footer .f-social-icons li i{
	font-size: 12px;
	color: #a1a1a1;
}
.static-footer .f-social-icons li{
	display: inline;
	list-style: none;
}
.static-footer .s-menu-item{
	padding: 0;
}
.static-footer .s-menu{
	margin: 40px 0;
}
.static-footer .s-menu li a:hover{
	color: #950910;
}
.static-footer .s-menu li a{
	color: #808080;
}
.static-footer .s-menu li{
	display: inline;
	list-style: none;
	color: #808080;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	padding: 0 20px;
}
.content-text{
	margin: 55px 0 15px;
	letter-spacing: .025em;
}
.contact-footer{
	padding: 0;
	margin: 0;
}
.contact-footer li .text-ex{
	color: #950910;
	text-transform: capitalize;
}
.contact-footer li{
	background: none;
	list-style: none;
	color: #d3d3d3;
	letter-spacing: .025em;
}
.footer-title{
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	margin: 10px 0 35px;;
}
.box-content{
	padding-left: 0px;
	margin: 0;
}
.box-content li{
	padding: 7px 0 7px 0px;
	list-style: none;
}
.box-content li:last-child{
	padding-bottom: 0;
}
.box-content li:first-child{
	padding-top: 0;
}
.copyright-text a{
	color: #950910;
}
.footer-social-icons {
    list-style: outside none none;
    margin: 20px 0 15px;
	padding: 0;
}
.footer-social-icons li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 5px;
}
.footer-social-icons li:last-child{
	margin-right: 0;
}
.footer-social-icons li a  i{
	font-size: 12px;
}
.footer-social-icons li a {
    border: 1px solid rgba(81, 81, 81, 0.3);
    border-radius: 100%;
    color: #3d3d3d;
    display: block;
    height: 32px;
    line-height: 30px;
    text-align: center;
    width: 32px;
}
.footer-social-icons li a:hover {
    border-color: #950910;
    color: #950910;
}
.follow-footer{
	padding: 0;
}
.copyright-text{
	margin: 0;
	line-height: 32px;
	text-align: center;
	color: #676767;
}
.payment-img{
	text-align: center;
}
.payment-img a{
	line-height: 32px;
}
.payment-img{
	padding-right: 0;
}
.top-footer > div:not(:first-child){
	padding: 0;
}
.footer-banner a{
	display: inline-block;
	margin-bottom: 5px;
}
#back-top:hover{
	background-color: #950910;
}
#back-top{
	position: fixed;
	bottom: 30px;
	right: 20px;
	border-radius: 100%;
	width: 50px;
	height: 50px;
	background: #fff;
	border: 1px solid rgba(0,0,0,.1);
	box-shadow: 0 3px 3px 0 rgba(0,0,0,.1);
	text-align: center;
	cursor: pointer;
}
#back-top:hover i{
	color: #fff;
}
#back-top i{
	font-size: 20px;
	line-height: 50px;
	color: #606060;
}
body:not(.common-home) #top + h1,
body:not(.common-home) #top + h2{
	font-size: 36px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
	margin: 0;
	padding-bottom: 15px;
	clear: both;
}
body:not(.common-home) #content{
	min-height: 400px;
	padding-bottom: 20px;
}
/* breadcrumbs */
.common-home .breadcrumbs{
	display: none;
}
.breadcrumb{
	margin: 0;
	background: none;
	text-align: center;
	padding: 0;
	margin-bottom: 90px;
}
.breadcrumb a:hover,
.breadcrumb li:last-child a{
	color: #000;
}
.breadcrumb a{
	font-size: 14px;
	text-transform: capitalize;
	color: #fff;
}
/* custom category */
.product-list .image .actions-link,
.product-grid .product-intro .actions-link,
.product-list .image .price,
.product-grid .layout1 .product-caption .price,
.product-list .tags-product,
.product-grid .tags-product2,
.category-img .img-thumbnail,
.category-des, #compare-total,
.product-grid .price-tax,
.product-grid .actions-link2,
.product-grid .product-des,
.label-product{
	display: none;
}
.custom-products .product-grid{
	margin-bottom: 40px;
}
.product-list .product-thumb .image{
	padding-left: 0;
}
.product-list .tags-product2{
	margin-bottom: 20px;
}
.product-list .tags-product2 a{
	text-transform: capitalize;
}
.product-list .product-name a:hover{
	color: #950910;
}
.product-list .product-name a{
	color: #2e2e2e;
}
.product-list .product-name{
	text-transform: capitalize;
	font-size: 18px;
	font-weight: 500;
	margin-top: 0;
}
.product-list .ratings{
	margin-bottom: 20px;
}
.ratings div[class^=rating]{
	background: url('../image/rating0.png') no-repeat center left;
	font-size: 0;
	height: 13px;
}
.ratings .rating1{
	background: url('../image/rating1.png') no-repeat center left !important;
}
.ratings .rating2{
	background: url('../image/rating2.png') no-repeat center left !important;
}
.ratings .rating3{
	background: url('../image/rating3.png') no-repeat center left !important;
}
.ratings .rating4{
	background: url('../image/rating4.png') no-repeat center left !important;
}
.ratings .rating5{
	background: url('../image/rating5.png') no-repeat center left !important;
}
.custom-products .product-list:not(:last-child){
	margin-bottom: 50px;
}
.product-list .product-des{
	color: #6f6f6f;
	line-height: 24px;
	letter-spacing: .025em;
	margin-bottom: 25px;
}
.product-list .price .price-tax{
	display: none;
}
.product-list .price .price-old{
	color: #acacac;
	text-decoration: line-through;
	font-size: 14px;
}
.product-list .price .price-new{
	margin-right: 3px;
}
.product-list .price{
	color: #343940;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 15px
}
.product-list .product-intro .actions-link .btn-cart span{
	display: block;
}
.product-list .product-intro .actions-link .btn-cart i{
	display: none;
}
.product-list .product-intro .actions-link .btn-cart:hover{
	background-color: #950910;
}
.product-list .product-intro .actions-link .btn-cart{
	background: #2e2e2e url('../image/icon-cart3.png') no-repeat 25px center;
	height: 43px;
	border-radius: 25px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	display: inline-block;
	padding-left: 60px;
	padding-right: 25px;
	line-height: 43px;
	margin-right: 8px;
}
.product-list .product-intro .actions-link a i{
	font-size: 0;
	line-height: 43px;
}
.qv-wtext .btn-quickview span{
	display: none;
}
.product-list .product-intro .actions-link .btn-quickview{
	width: 43px;
	height: 42px;
	background: none;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
}
.product-list .product-intro .actions-link .qv-button-container,
.product-list .product-intro .actions-link .btn-compare,
.product-list .product-intro .actions-link .btn-wishlist{
	width: 44px;
	height: 43px;
	border: 2px solid #ebebeb;
	border-radius: 100%;
	text-align: center;
	background: url('../image/button2.png') 2px 2px no-repeat;
	margin-right: 8px;
	margin-top: 8px;
	display: inline-block;
}
.product-list .product-intro .actions-link .btn-compare{
	background: url('../image/button3.png') 2px 2px no-repeat;
}
.product-list .product-intro .actions-link .qv-button-container{
	background: url('../image/button4.png') 2px 2px no-repeat;
}
.product-list .product-intro .actions-link .qv-button-container:hover,
.product-list .product-intro .actions-link .btn-compare:hover,
.product-list .product-intro .actions-link .btn-wishlist:hover{
	border-color: transparent;
	background-position: -34px 2px;
	background-color: #950910;
}
/* toolbar */
.toolbar{
	float: left;
	width: 100%;
	margin-bottom: 60px;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
}
.toolbar2{
	margin-right: 15px;
}
.toolbar1, .toolbar2{
	padding: 0;
}
.toolbar1 select, .toolbar2 select{
	background: none;
	border: 1px solid #e1e1e1;
	text-align: center;
	box-shadow: none;
	color: #3e3e3e;
	border-radius: 0;
	padding: 0;
	height: 28px;
	min-width: 50px;
}
.toolbar3 {
	padding: 0;
}
.toolbar3 button{
	background: none !important;
	margin-right: 10px;
	border-radius: 0;
	border: 1px solid #e1e1e1;
	color: #e1e1e1;
	height: 31px;
	line-height: 30px;
	padding: 0 8px;
}
.toolbar3 button:hover,
.toolbar3 button.selected{
	color: #2e2e2e;
	border: 1px solid #2e2e2e;
}
#grid-view{
	margin-right: 0;
}
.toolbar4{
	padding-top: 30px;
}
/* pagination */
.pagination{
	margin: 0;
}
.pagination li span,
.pagination li a{
	border: none;
	background: none !important;
	font-weight: 600;
	color: #cacaca !important;
	font-size: 14px;
	padding-bottom: 5px;
	border-bottom: 2px solid transparent;
	border-radius: 0 !important;
	line-height: 1;
}
.pagination li:not(:last-child) span,
.pagination li:not(:last-child) a{
	margin-right: 15px;
}
.pagination li:hover span,
.pagination li:hover a,
.pagination .active span{
	color: #363636 !important;
	border-color: #363636;
}
/* product detail */
.zoomContainer {
    top: 0px !important;
    /*left: 15px !important;*/
	left: 0px !important;
    right: 0px;
    bottom: 0px;
    width: 100% !important;
}
.zoomContainer .zoomLens {
    width: 100px !important;
    height: 100px !important;
}
.zoomContainer .zoomWindowContainer .zoomWindow {
    margin-left: 15px;
    border-color: #950910 !important;
}
.col-1{
	margin-bottom: 30px;
}
.col-1 .thumbnail{
	border: none;
	padding: 0;
	border-radius: 0;
	margin-left: -12px;
}
.image-additional-container{
	margin: 0 -10px;
}
.image-additional-container .thumbnail{
	margin: 0;
}

.image-additional.owl-carousel .owl-item {
    padding: 0 10px;
	/*padding: 0px 15px 1px 1px;*/
	margin: 20px 0px 0px -10px;
	
	z-index: 999;
}

.col-2 .product-name{
	margin: 0;
	font-size: 18px;
	color: #2e2e2e;
	font-weight: 500;
	text-transform: capitalize;
}
.col-2 .product-name + p{
	margin: 10px 0 0;
}
.col-2 .product-name + p a{
	text-transform: capitalize;
}
.col-2 .ratings{
	margin: 25px 0;
}
.col-2 .price-product .new-price{
	margin-right: 10px;
}
.col-2 .price-product .old-price{
	font-size: 14px;
	color: #959595;
	text-decoration: line-through;
}
.col-2 .price-product{
	font-size: 18px;
	font-family: Roboto;
	color: #343940;
	font-weight: 700;
	margin: 0;
}
.col-2 .ex-text{
	color: #950910;
}
.col-2 .short-des{
	margin: 30px 0;
	letter-spacing: .025em;
}
#input-quantity, #minus, #plus {
    display: inline-block;
    height: 40px;
    border: none;
    box-shadow: none;
    font-weight: 700;
    text-align: center;
    width: 40px;
    font-size: 14px;
    border-radius: 0px;
	border: 1px solid #e1e1e1;
}
#input-quantity {
    width: 70px;
}
#button-cart2 i,
#button-cart i{
	font-size: 0;
}
#button-cart2,
#button-cart{
    background: #2e2e2e url('../image/icon-cart3.png') no-repeat 25px center;
    height: 43px;
    border-radius: 25px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    padding-left: 60px;
    padding-right: 25px;
    line-height: 43px;
	margin: 30px 8px 10px 0;
	
}
#button-cart2:hover,
#button-cart:hover {
    background-color: #950910;
}
#button-cart2 span,
#button-cart span {
    text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	line-height: 43px;
}
button.btn-compare i,
button.btn-wishlist i{
	font-size: 0;
}
button.btn-compare,
button.btn-wishlist {
    width: 44px;
    height: 43px;
    border: 2px solid #ebebeb;
    border-radius: 100%;
    text-align: center;
    background: url('../image/button2.png') 2px 2px no-repeat;
    margin-right: 8px;
    margin-bottom: 8px;
    display: inline-block;
	margin-bottom: 10px;
}
button.btn-compare {
    background: url('../image/button3.png') 2px 2px no-repeat;
}
button.btn-compare:hover,
button.btn-wishlist:hover {
    border-color: transparent;
    background-position: -34px 2px;
    background-color: #950910;
}
#product2.has-option,
#product.has-option{
	/*max-height: 300px;*/
	overflow: auto;
	/*border: 1px solid #e1e1e1;*/
	padding: 10px;
	margin-bottom:-10px;
}
#product + div{
	margin: 20px 0;
}
.col-3{
	margin: 60px 0 30px;
}
.col-3 .tab-content{
	max-height: 300px;
	min-height: 300px;
	overflow: auto;
	border-left: 2px solid #ebebeb;
	padding: 0 25px;
}
.col-3 .nav-tabs{
	float: left;
	margin: 0;
	width: 20%;
	border: none;
}
.col-3 .nav-tabs li:hover a,
.col-3 .nav-tabs li.active a{
	color: #484848;
	border: none;
	border-right: 2px solid #464646;
	background: none;
}
.col-3 .nav-tabs li a{
	color: #bebebe;
	border: none;
	border-radius: 0;
	margin: 0;
	padding: 0 0 20px 0;
}
.col-3 .nav-tabs li{
	display: block;
	float: none;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	margin-right: -2px;

}
.related-product-container .module-title{
	margin-top: 50px;
}
.most-products-container,
.related-product-container{
	float: left;
	width: 100%;
	margin-bottom: 50px;
}
.bootstrap-datetimepicker-widget a[data-action]{
	padding: 0 !important;
}
.bootstrap-datetimepicker-widget td span:hover{
	background: none !important;
}
.bootstrap-datetimepicker-widget td span{
	height: 40px !important;
	line-height: 40px !important;
	margin: 0px !important;
}
/* contact page */
#map-canvas{
	min-height: 300px;
	margin-bottom: 30px;
}
.testimonial-product .row-testimonials{
	float: left;
	width: 100%;
	margin-bottom: 50px;
}
.testimonial-product .row-testimonials  img{
	border-radius: 100%;
}
/* instagram */
#instagram_block_home .owl-carousel .owl-item img{
	width: 100%;
}
#instagram_block_home .content_block a{
	padding: 0 2px 2px 0;
}
#instagram_block_home .owl-carousel .owl-item{
	padding: 0;
}
.mfp-wrap{
	z-index: 9998 !important;
	background: rgba(0,0,0,.9) !important;
}
.label-product,
.label-pro-sale,
.label-pro-new{
	position: absolute;
	background: #2e2e2e;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	right: 0;
	top: 0;
	z-index: 1;
	padding: 0 10px;
}
.featured-cat-thumb{
	margin: 120px 0 30px;
}
/* responsive */
@media(max-width: 1024px){
	#logo + div,
	#logo{
		width: 30%;
		text-align: center;
	}
	footer{
		background-size: cover;
	}
	.banner-module > .container,
	.newletter-subscribe,
	.module-title{
		margin-top: 90px
	}
	.featured-cat-thumb {
		margin: 90px 0 30px;
	}
	.banner-8{
		margin: 30px 0 0 0;
	}
	.fixed-setting{
		margin-top: -70px;
	}
	#cart-total {
		margin-left: 4px;
	}
	.text-menu{
		display: none;
	}
	.banner-module > .container{
		padding: 50px 0;
	}
	#top .navbar-toggle, #logo, .text-menu {
		padding: 15px 0;
	}
	.banner-2 > div[class^="row"] .text-content {
		padding: 0px;
		width: 90%;
	}
	.banner-2 > div[class^="row"] .text-content > img {
		-webkit-transform: scale(.5);
		-moz-transform: scale(.5);
		-o-transform: scale(.5);
		transform: scale(0.5);
	}
	.banner-2 > div[class^="row"] .text-content h2{
		margin: 0;
		margin-bottom: 20px;
	}
	.zoomContainer,
	.newletter-popup,
	.b-modal{
		display: none !important
	}
	.fixed-setting{
		padding: 0 5px;
		width: 30px;
		min-height: 0;
		box-shadow: 0px 0 3px 0px rgba(0,0,0,.2);
	}
	.fixed-setting > div{
		padding: 8px 0;
		height: 35px;
	}
	body:not(.common-home) #top + h1, body:not(.common-home) #top + h2 {
		font-size: 20px;
	}
}
@media(min-width: 992px){
	.custom-products .two-items:nth-child(2n+1),
	.custom-products .three-items:nth-child(3n+1),
	.custom-products .four-items:nth-child(4n+1){
		clear: both;
	}
	#logo + div,
	#logo{
		width: 20%;
		text-align: center;
	}
}
@media(max-width: 991px){
	
	.banner-module > .container {
		padding: 0px 0;
	}
	.policy-static2{
		/*margin-top: 30px;*/
		margin-top: -130px
	}
	#cart, .search-container{
		margin-top: -30px;
		/*padding-bottom: 10px;*/
	}
	#logo + div > div{
		float: none !important;
		display: inline-block;
	}
	#logo + div,
	#logo{
		width: 30%;
		text-align: center;
	}
	.freeship-top{
		padding: 10px 0;
	}
	#top .btn-group > span{
		padding: 0px 0 20px;
	}
	#cart{
		margin-right: 0px;
	}
	.search-container{
		margin-right: 0px;
		width:50%;
	}
	.fixed-setting{
		position: relative;
		width: auto;
		margin: 0;
		box-shadow: none;
		text-align: center;
		padding: 0;
		height: 35px;
	}
	.fixed-setting > div {
		padding: 0 20px;
		border: none;
		display: inline-block;
		position: static;
	}
	#cart .dropdown-menu{
		top: 100%;
		right: auto;
	}
	.fixed-setting .content-fixed-setting{
		top: 100%;
		right: auto;
		padding: 0;
		-webkit-transform: translateX(-50%) scale(0);
		-moz-transform: translateX(-50%) scale(0);
		-o-transform: translateX(-50%) scale(0);
		transform: translateX(-50%) scale(0);
		z-index: 11;
	}
	.fixed-setting > div:hover .content-fixed-setting {
		-webkit-transform: translateX(-50%) scale(1);
		-moz-transform: translateX(-50%) scale(1);
		-o-transform: translateX(-50%) scale(1);
		transform: translateX(-50%) scale(1);
	}
	#cart-total {
		margin-left: 13px;
	}
	#cart .dropdown-menu::before, .fixed-setting .content-inner::before {
		top: -6px;
		margin-right: -14px;
		right: 50%;
		transform: rotate(-45deg);
		margin-top: 0;
	}
	.ma-nav-mobile-container {
		display: block !important;
	}
	.custom-products .product-grid:nth-child(2n+1){
		clear: both;
	}
	.banner-2 > div[class^="row"] > div{
		padding: 0 15px;
	}
	.banner-2 > div[class^="row"] .text-content {
		margin-bottom: 30px;
	}
	.testimonial-box a{
		width: 100%;
	}
	.banner-3{
		margin-bottom: 50px;
	}
	#subscribe_email-normal{
		background: #fff;
	}
	.toolbar3 {
		display: inline-block;
	}
}
@media(max-width: 768px){

	.owl-controls .owl-buttons > div i{
		line-height: 30px;
	}
	.owl-controls .owl-buttons > div {
		width: 30px;
		height: 30px;
		line-height: 30px;
		left: 0;
		margin-top: -15px;
	}
	.owl-controls .owl-buttons > div.owl-next{
		right: 0;
	}
	#logo + div,
	#logo{
		width: 30%;
		text-align: center;
	}
	.search-container{
		margin-right: 0px;
		width:50%;
	}
}
@media(max-width: 767px){
	.image-additional.owl-carousel .owl-item {

    padding: 0px 140px 0px 0px;
	margin: 20px 0px 0px -10px;
    float: left;
	z-index: 999

}
	.search-container{
		margin-right: 40px;
		width:60%;
	}
	#logo + div,
	#logo{
		width: 30%;
		text-align: center;
	}
	.title-product-tabs .tabs, .tabs-categorys,
	.product-tabs-container-slider .module-title,
	.product-tabs-category-container-slider .module-title{
		margin-bottom: 20px !important;
	}
	.title-product-tabs .tabs,
	.tabs-categorys{
		margin-top: 0 !important;
	}
	.title-product-tabs{
		margin-bottom: 0 !important;
	}
	.tab_container_category .col1{
		margin-bottom: 30px;
	}
	.banner-11 > div{
		margin-bottom: 20px;
	}
	.banner-11{
		text-align: center;
	}
	.banner-11 a{
		display: inline-block;
	}
	.about-static3 .content-text{
		padding: 0 20px;
		width: 100%;
	}
	.opening-times > div{
		width: 33.33333333%;
		float: left;
	}
	.banner-9 p{
		width: 100%;
	}
	.banner-8 > div:not(:last-child){
		margin-bottom: 30px
	}
	.top-footer > div:not(:first-child) {
		padding: 0 15px;
	}
	.top-footer {
		padding: 60px 0 30px;
	}
	.top-footer > div:not(:last-child) {
		margin-bottom: 30px;
	}
	.footer-title{
		margin-bottom: 20px;
	}
	.follow-footer{
		width: 50%;
		padding: 0;
		float: left;
	}
	.banner-1{
		padding: 0 0 50px 0;
	}
	.banner-1::before{
		display: none;
	}
	.banner-2 {
		margin-bottom: 50px;
	}
	.testimonial-container {
		padding-bottom: 50px;
	}
	.module-title{
		margin-top: 50px;
	}
	body:not(.common-home) .new-space,
	.breadcrumb,
	body:not(.common-home) #top{
		/*margin-bottom: 50px;*/
		margin-bottom: 0px;
	}
}
@media(max-width: 640px){
	.image-additional.owl-carousel .owl-item {

    padding: 0px 110px 0px 0px;
	margin: 20px 0px 0px -10px;
    float: left;
		z-index: 999;

}
	
	.footer-title.ex-footer{
		position: relative;
	}
	.footer-title.ex-footer::after{
		position: absolute;
		content: "\f067";
		font-family: FontAwesome;
		right: 0;
		cursor: pointer;
	}
	.footer-title.ex-footer[aria-expanded="true"]::after{
		content: "\f068";
	}
	#logo + div,
	#logo{
		width: 30%;
		text-align: center;
	}
}
@media(max-width: 481px){
	.image-additional.owl-carousel .owl-item {

    padding: 0px 52px 0px 0px;
	margin: 20px 0px 0px -2px;
    float: left;
		z-index: 999

}
@media(min-width: 481px){
	
	.product-list .product-intro .actions-link .btn-cart + br{
		display: none;
	}
	#logo + div,
	#logo{
		width: 20%;
		text-align: center;
	}
}

@media(max-width: 480px){
	
	#logo + div,
	#logo{
		width: 50%;
		text-align: center;
	}
	.tabs-categorys li{
		padding: 0 10px 0 0;
		margin-bottom: 10px;
		border: none;
	}
	#logo + div .btn-group{
		position: static;
	}
	#top{
		position: relative;
	}
	#cart{
		position: static;
	}
	#top .btn-group > .dropdown-menu{
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
		top: 100%;
	}
	#top {
		padding: 0 30px;
	}
	.text-menu{
		display: none;
	}
	.logo2, #logo, .text-menu {
		padding: 5px 0;
	}
	.payment-img, .follow-footer{
		width: 100%;
		text-align: center;
	}
	.payment-img a{
		float: none;
	}
	.product-list .product-inner,
	.product-list .product-thumb .image {
		width: 100%;
	}
	.product-list .product-inner{
		margin-top: 30px;
		padding: 0;
	}
	.custom-products .product-grid{
		width: 100%;
	}
	.col-3 .nav-tabs{
		width: 100%;
	}
	.col-3 .nav-tabs li{
		display: inline-block;
		margin-right: 20px;
	}
	.col-3 .nav-tabs li a{
		padding-bottom: 10px;
	}
	.col-3 .nav-tabs li:hover a, .col-3 .nav-tabs li.active a {
		border-right: none;
		border: none;
	}
	.col-3 .tab-content{
		border-left: none;
		border-top: 2px solid #ebebeb;
		padding: 25px 0;
		width: 100%;
	}
	#boxes-normal #frm_subscribe-normal #subscribe-normal a{
		float: none;
		margin-top: 20px;
	}
	.fixed-setting .content-fixed-setting{
		-webkit-transform: translateX(-50%) scale(0);
		-moz-transform: translateX(-50%) scale(0);
		-o-transform: translateX(-50%) scale(0);
		transform: translateX(-50%) scale(0);
		left: 50%;
	}
	#cart .dropdown-menu{
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		transform: none;
	}
	#cart .dropdown-menu::before, .fixed-setting .content-inner::before {
		display: none;
	}
}
.most-products-container .module-title{
	margin-top: 40px;
}
@media(max-width: 320px){
	#logo + div,
	#logo{
		width: 50%;
		text-align: center;
	}
}

/*pepe - animation neve natal*/
.snowflake {
position: absolute;
display: block;
position: absolute;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
background-image: -webkit-radial-gradient(
	center,
	circle farthest-corner,
	rgba(200, 200, 200, 1) 40%,
	rgba(255, 255, 255, 0) 100%
);
background-image: -moz-radial-gradient(
	center,
	circle farthest-corner,
	rgba(200, 200, 200, 1) 40%,
	rgba(255, 255, 255, 0) 100%
);
background-image: -ms-radial-gradient(
	center,
	circle farthest-corner,
	rgba(200, 200, 200, 1) 40%,
	rgba(255, 255, 255, 0) 100%
);
background-image: radial-gradient(
	center,
	circle farthest-corner,
	rgba(200, 200, 200, 1) 40%,
	rgba(255, 255, 255, 0) 100%
);
}


	/*pepe - animation morcego*/
/*
  #morcego {
  	width:100px;
    height:100px;
    position: absolute;
    top:200px;
    left:50px;
  	z-index: 999;
  }

  #morcego1 {
  	width:100px;
    height:100px;
    position: absolute;
    top:200px;
    right:50px;
  	z-index: 999;
  }

  #morcego2 {
    width:100px;
    height:100px;
    position: absolute;
    top:100px;
    left:10px;
    z-index: 999;
  }



  #morcego1 {
  	width:100px;
    height:100px;
    position: absolute;
    top:400px;
    left:50px;
  	z-index: 9999;
  }
  */
