/*
 Theme Name:   Pithree Child Theme
 Theme URI:    http://themes.g5plus.net/pithree/
 Description:  Pithree Child Theme
 Author:       G5plus
 Author URI:   http://g5plus.net
 Template:     pithree
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
 Text Domain: 		pithree
*/
/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/

/* НАВИГАЦИЯ */

.x-nav-menu > .x-menu-item > .x-menu-a-text {
	font-weight: 600
}

#custom_html-5 {
	width: 830px;
	text-align: left;
}

.col3 {
	width: 32%;
    float: left;
}
.header-customize-right .col3:nth-child(2) {
    width: 40%;
}

.header-customize-right .col3:nth-child(3) {
    width: 23%;
}

.col3 img {
	margin-right: 10px;
}

.col3 a {
	font-size: 20px;
	color: #155570;
	line-height: 51px;
}

.aws-container .aws-show-clear .aws-search-field {
	padding-right: 40px;
	border: 1px solid #ff8200;
}

#wrapper-content {
	background: #efefef !important;
}

h2 {
	font-weight: 800 !important;
	color: #155570;
}

h3 {
	font-weight: 800 !important;
	color: #155570;	
} 

.preim p {
	line-height: 21px !important;
}

.rek p {
	color: #ff8200;
	font-weight: 700;
	font-size: 18px;
}

.white p {
	color: #fff;
}

.main-footer .widget_nav_menu .menu > li {
	width: 100%;
	text-transform: uppercase;
}

.footer-inner a {
	color: #fff;
	text-decoration: underline;
}

.brand {
	color: #fff;
	font-weight: 700;
	font-size: 15px;
}

.mb0 {
	margin-bottom: 0px;
}

.bbtn {
	color: #fff;
	background: #155570;
	padding: 10px 20px;
}

.pdf {
	height: 56px;
}

.pdf p {
	padding-top: 7px;
}

.pdf img {
	margin-bottom: 5px !important;
}

.pdf:hover {
	background: #fff !important;
}

.woocommerce-Price-amount, .subtotal-info-wrapper {
/*	display: none !important; */
}

.header-customize-right .header-customize-item {
	margin-left: 0px;
}

.shopping-cart-icon > .icon > span {
	background: #ff8200;
}

.home .woocommerce .product-category {
	width: 23%;
	float: left;
	height: 100px;
	border: 1px solid #efefef;
	margin: 5px !important;
	text-align: center;
}

@media screen and (max-width: 900px) {
	.home .woocommerce .product-category {width: 90%}
}

.woocommerce-loop-category__title {
	font-size: 14px;
	font-weight: 400 !important;
	text-align: center;
	height: 50%;
}

.woocommerce div.products div.product a > img, .woocommerce-page div.products div.product a > img {
	max-height: 50px;
	width: auto;
}

.sidebar .widget-classic {
	background: #fff;
	padding: 20px 10px;
	margin-bottom: 5px;
}

.sidebar .widget-classic .widget-title span {
	font-size: 12px;
	color: #155570;
	font-weight: 600;
	margin-bottom: 10px;
}

.sidebar .widget-classic .widget-title {
	margin-bottom: 0px;
}

.widget_product_categories li {
	text-transform: none;
}

.widget_product_categories li a {
	color: #155570;
	font-weight: 600;
}

.archive .products {
	background: #fff;
}

.woof_list {
	padding-left: 0px;
}

.woof_container label {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
}
.woof_list li {
	padding-bottom: 0px !important;
}
.woof_container_inner h4 {
	color: #155570;
	font-weight: 600;
	font-size: 15px; 	
}

.archive-product-wrap {
	background: #fff;
}

.archive h1 {
	color: #155570;
	font-weight: 600;
	padding-top: 20px;	
}

.orangeline {
	width: 120px;
	height: 3px;
	background: #ff8200;
	margin-bottom: 30px;
}

.product_meta {
	display: none;
}

.posted_in {
	display: none;
}
.single #main {
	background: #fff;
	padding: 20px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: #ff8200;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	color: #fff !important;	
}

.woocommerce-page div.product .woocommerce-tabs ul.tabs {
	background: #155570;
}

.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
	padding: 10px 30px;
}

 .woocommerce-page div.product .woocommerce-tabs ul.tabs li:last-child {
	 border: none;
 }
 .entry-summary thead {
	 background: #cde2eb;
 }
.woocommerce-result-count {
	display: none;
}
.woocommerce-ordering {
	display: none;
} 
.icon-box {
	float: right;
	margin: 5px 0 0 0px;
	position: relative;
	z-index: 3;
	padding-bottom: 50px;
}
.icon-box .symbol {
	float: left;
	margin: 0 0 5px 5px;
	position: relative;
	height: 70px;
	cursor: pointer;
}
.icon-box .symbol .pop {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	visibility: hidden;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	*visibility: visible;
	position: absolute;
	top: 74px;
	left: 50%;
	margin-left: -100px;
	width: 200px;
	border: 1px solid #f2f2f2;
		border-top-color: rgb(242, 242, 242);
		border-top-style: solid;
		border-top-width: 1px;
	border-top: 0px none transparent;
	-webkit-box-shadow: 0 1px 0 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 0 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 0 1px rgba(0,0,0,0.2);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.icon-box .symbol .pop::before {
	content: '';
	background-image: url("https://www.narexzd.cz/img/sprites.png?v1528455476714");
	background-repeat: no-repeat;
	background-position: -991px -7px;
	width: 19px;
	height: 10px;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	top: -9px;
}
.icon-box .pop .title {
	font-weight: bold;
	background-color: #656565;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding: 7px 10px 8px;
	line-height: 20px;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	margin: 0 -1px;
}
.icon-box .pop .text {
	font-size: 14px;
	color: #656565;
	line-height: 20px;
	padding: 7px 10px 13px;
	background-color: #fff;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}
.icon-box::before {
	display: none;
}
.icon-box .symbol:hover  .icon-box.symbol.pop {
	display: block;
}

.slick-slide h2 {
	font-size: 12px !important;
}

@media screen and (min-width: 1200px) {
  .entry-summary table {
	  margin-left: -414px;
	  position: relative;
      width: 800px;
      max-width: inherit !important;
  }
  .fullh {
	  margin-bottom: 260px !important;
  }
}
 
.fullh {
	  margin-bottom: 35px;
}

.aksia p {
	font-size: 30px;
       color: #fff;
}

.woocommerce div.products div.product .woocommerce-loop-product__title, .woocommerce-page div.products div.product .woocommerce-loop-product__title {
	color: #02425d;
    text-decoration: underlin;
}

.woocommerce form table {
	background: #fff;
}