/*------------------------------------------------------------------
[Master Stylesheet]
Theme Name: Dekor child
Theme URI: http://templaza.com
Author: Templaza
Author URI: http://templaza.com
Version: 1.3
Template: dekor
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: ajax contact form, animation, blog, bootstrap, business, corporate,
------------------------------------------------------------------*/

@import url("../dekor/style.css");

/*------------------------------------------------------------------
[Master Stylesheet]
Theme Name: Dekor child
Theme URI: http://templaza.com
Author: Templaza
Author URI: http://templaza.com
Version: 1.3
Template: dekor
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: ajax contact form, animation, blog, bootstrap, business, corporate,
------------------------------------------------------------------*/

@import url("../dekor/style.css");
body {-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}

.widget_product_categories ul{
	border-left: 1px dotted #aaa;
	position: relative;
}
.widget_product_categories ul:after{
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	background-color: #999;
	bottom: 0px;
	left: -3px;
	border-radius: 50%;
}
.widget_product_categories ul.product-categories li {
	position: relative;
	background-image:none;
}
.widget_product_categories ul.product-categories > li {
	margin-top: 10px;
}
.widget_product_categories ul.product-categories > li:first-child {
	margin-top: 0;
}
.widget_product_categories ul.product-categories > li:first-child:before{
	content: '';
	position: absolute;
	width: 1px;
	height: 10px;
	background-color: white;
	top: 0;
	left: -1px;
}
.widget_product_categories ul.product-categories > li > .children li:first-child:before{
	content: '';
	position: absolute;
	width: 1px;
	height: 20px;
	top: -1px;
	background-color: white;
	left: -1px;
}
.widget_product_categories ul.product-categories a{
	padding: 0;
}
.widget_product_categories ul.product-categories > li > a{
	padding-top: 0px;
}
.widget_product_categories ul.product-categories li.cat-parent,
.widget_product_categories ul.product-categories li .children li{
	background-image: none;
}
.widget_product_categories ul.product-categories li a{
	position: relative;
	padding-left: 10px;
}
.widget_product_categories ul.product-categories li a:before{
	content: '';
	position: absolute;
	width: 8px;
	height: 1px;
	border-top: 1px dotted #999;
	top: 9px;
	left: -1px;
}
.widget_product_categories ul.product-categories > li > a{
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 0;
	line-height: 100%;
}
.widget_product_categories ul.product-categories li ul.children{
	margin-left: 12px;
}
.widget_product_categories ul.product-categories li ul.children a{
	font-size: 13px;
}
.tz-product-category .laster-thumb{
	margin-top: 49px;
	height: auto;
}
.tz-product-category .laster-thumb a{
	position: relative;
	height: auto;
	width: auto;
	overflow: hidden;
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	margin: auto;
}
.tz-product-category .laster-thumb h2{
	color: #333333;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 25px;
	margin: 0;
	padding: 30px 0 2px;
	text-align: center;
	text-decoration: none !important;
}
.tz-product-category .laster-thumb mark{
	display: none;
}
.tz-product-category .laster-thumb img{
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	width: 100%;
	height: 100%;
}
.tz-product-category:hover .laster-thumb img{
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;

}
header.tz-header2{
	background-color: rgba(0,0,0,0.6)
}
.bk-responsive-slide{
	background: none;
}
.tz-header ul.nav-collapse li a{
	line-height: 39px;
}
.tz-search i{
	line-height: 87px;
}
body .tz-header3 {
	padding: 8px 0;
}
p#breadcrumbs{
	margin-bottom: 0;
	color: #555;
	border-bottom: 1px solid #ddd;
}
p#breadcrumbs a{
	color: #555;
	margin-right: 15px;
	position: relative;
}
p#breadcrumbs a:hover{
	text-decoration: underline;
}
p#breadcrumbs a:after{
	content: "\f105";
	font-family: "FontAwesome";
	position: absolute;
	top 0;
	right: -12px;
}
.tz-header ul li .non_mega_menu li a{
	color: #000;
	line-height: 17px;
	padding: 10px 37px;
}
.tz-header ul li .non_mega_menu li:hover{
	background: none repeat scroll 0 0 #ddd;
}
.tz-header ul li .non_mega_menu li.current-menu-item{
	background: none repeat scroll 0 0 #ddd;
}
.pswp__caption__center{
	text-align: center;
}
.woocommerce div.product div.images .flex-control-thumbs li img,
.area-produto .produto img{
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
}
.woocommerce div.product div.images .flex-control-thumbs li:hover img,
.area-produto .produto:hover img{
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
    border-bottom: 1px solid #000;
}
.woocommerce-tabs{
    margin-top: 30px;
}
.home-black div.product .woocommerce-tabs ul.tabs li a,
.home-black div.product .woocommerce-tabs ul.tabs li a:hover,
.home-black div.product .woocommerce-tabs ul.tabs li.active a{
    background: #fff;
    color: #000;
    text-transform: uppercase;
    border-right: 1px solid #eee;
    padding: 10px 15px 15px 15px;
    font-size: 16px;
    font-weight: 600;
}
.home-black div.product .woocommerce-tabs ul.tabs li a:hover{
    text-decoration:underline !important;
}
.yikes-custom-woo-tab-title{
    display:none;
}
#cookie-notice{
    z-index: 999999;
}
#cookie-notice .button{
    color: #333333;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    margin: 0 30px 0;
    padding: 17px 48px 18px;
    text-decoration: none !important;
    position: relative;
    border: 1px solid #343434;
    display: inline-block;
    background: none;
    text-align: center;
    overflow: hidden;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
}
@media only screen and (max-width: 480px){
	.tz-logo img {
		max-width: 130px;
		margin-top: 5px;
	}
}
@media only screen and (min-width: 1024px){
	.non_mega_menu,
	.non_mega_menu ul{
		background-color: #fff;
		border: 1px solid #333;
	}
}
@media only screen and (min-width: 480px) and (max-width: 768px){
	.tz-logo img {
		max-width: 100px !important;
		margin-top: 10px;
	}
}
@media only screen and (min-width: 769px) and (max-width: 1024px){
	.tz-logo img {
		max-width: 180px !important;
		margin-top: 5px;
	}
}
@media only screen and (max-width: 767px){
	.non_mega_menu {
		padding: 0 0 0 15px;
		background: #222;
	}
	.off-canvas #off-canvas-nav .plazart-mainnav .nav-collapse li a {
		text-transform: uppercase;
	}
}
@media only screen and (max-width: 991px){
	.off-canvas #off-canvas-nav .plazart-mainnav .nav-collapse{
		background: none repeat scroll 0 0 #555;
	}
}
.off-canvas body > * {
    perspective: 1000;
   -webkit-perspective: 1000;
}