/*
Theme Name: BlankSlate
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: Please read: tidythemes.com/concept. BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Version: 2019.1
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2019 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}body{line-height:1}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}

body.home {
	padding-top: 170px !important;
}
body {
    padding-top: 200px !important;
}
.home.page-template .top-header {
	display: block;
}
.page-template .top-header {
	display: none;
}
.page-template #content {
	/*padding-top: 50px;*/
}
.single-product .woocommerce-tabs,
.single-product .product_meta,
.single-product .footer.container,
.home.page-template .products .product-content,
.single-product .related.products,
.single-product .nav-links,
.single-product .btn.modal-btn.yellow {
	display: none;
}
.single-product .btn {

}
.info-block {
	display: flex;
	justify-content: flex-end;
	border-top: 2px solid #373737;
}
.inforamtion {
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: flex;
    align-items: center;
}
.info-block a {
	color: #fff;
	margin-left: 10px;
	font-weight: normal;
    font-size: 16px;
    padding: 0;
    margin-right: 10px;
}
#header .right .menu {
	margin-right: 0px !important;
}
.contact-page {
	display: flex;
    justify-content: center;
}
.contact-page .wpcf7 {
	margin-right: 50px;
}
.contact-page p {
	margin-bottom: 10px;
}
.contact-page .info-cont {
	padding-top: 20px;
}
.top-header .title-text {
	bottom: auto !important;
	top: 35%;
	background: rgb(255 255 255 / 60%) !important;
}
.top-header .title-text .zag {
	text-transform: initial !important;
}
.language {
	display: flex;
    align-items: center;
    color: #fff;
}
.language a {
	color: #fff;
	margin-left: 10px;
    font-weight: normal;
    font-size: 16px;
    padding: 0;
    margin-right: 10px;
}
.woocommerce-ordering,
.woocommerce ul.products li.product a.add-cart,
#comments {
	display: none !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	margin: 0 2.95% 20px 0 !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	/*height: 80px;*/
	height: auto;
	margin-bottom: 15px;
}
.woocommerce .products ul, .woocommerce ul.products {
	display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
}
.woocommerce ul.products li.product a img {
	height: 250px;
    object-fit: cover;
}
.woocommerce.single-product h3,
.woocommerce.single-product h1 {
	line-height: initial;
}
.woocommerce.single-product div.product {
	display: flex;
	justify-content: space-between;
}
.woocommerce-product-details__short-description p {
	margin: inherit;
}
.woocommerce-product-details__short-description ul {
	list-style: disc;
	margin: inherit;
	padding: revert;
}
.soc-icon img {
	width: 30px;
}
.soc-icon {
	display: flex;
    align-items: center;
    justify-content: space-evenly;
	padding-left:10px;
}
.soc-icon img {
    margin-right: 5px;
}
.home .page-products .products {
    display: flex;
    flex-direction: row-reverse;
}
.home .products .product {
    width: 293px;
}
.home .product-info {
    height: 85px;
}
.social-contact {
    display: flex;
    align-items: center;
}
@media (max-width: 768px) {
	.inforamtion {
		flex-direction: column;
    	padding: 10px 0;
	}
	.social-contact a {
		width: 100%;
    	display: block;
    	margin: 0;
    	margin-top: 5px;
	}
	.page-products .products {
		grid-gap: initial !important;
	}
	.product-info {
		height: 80px;
	}
	.page-header h1 {
		margin: 40px 0 20px !important;
    	font-size: 20px !important;
    }
    ul.breadcrumbs li span {
    	font-size: 12px !important;
    	margin: 4px; 
    }
    #menu-global-1 {
    	display: flex;
    	flex-direction: column;
    }
    ul.breadcrumbs {
    	display: flex;
    	flex-wrap: wrap;
    }
    .woocommerce .products ul, .woocommerce ul.products {
    	flex-direction: column;
    }
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    	width: 100%;
    }
    .contact-page {
    	flex-direction: column;
    }
    .contact-page .wpcf7 input,
    .contact-page .wpcf7 textarea {
    	width: 100%
    }
    .contact-page .info-cont {
    	text-align: center;
    	margin-bottom: 40px;
    }
    .contact-page .wpcf7 {
    	margin-right: 0;
    }
.home .page-products .products {
    display: flex;
    flex-direction: row;
}

.custom-category .woocommerce .products ul, .woocommerce ul.products {
	flex-direction: row;
	margin-top: 50px;
	justify-content: center;
}
.custom-category .woocommerce-result-count {
	display:  none;
}


.topslider {
	overflow: initial !important;
}
.custom-menu {
	display: flex;
	position: relative;
}

.custom-menu:hover .custom-menu__dropdown {
	opacity: 1;
	z-index: 999;
	padding: 7px 20px;
	height: auto;
	overflow: auto;
}

.custom-menu__dropdown {
	opacity: 0;
	display: block;
	position: absolute;
    top: 41px;
    background: #ffffff;
    z-index: -1;
    transition: 0.3s;
    height: 0px;
    overflow: hidden;
    padding: 0;
}

.top_head .container .custom-menu .custom-menu__dropdown a {
	display: block;
    line-height: 14px;
    padding: 5px 0;
}

	a.swiper-slide.custom-menu__parent {
    margin-right: 30px;
}}
div#copyright {
    display: flex;
    justify-content: space-between;
}
a.itg-soft-order {
    border-bottom: 1px solid #fff;
    color: #fff;
    font-weight: 400;
}