﻿/*
Theme Name: Kraeved 2.0
Theme URI: 
Description: 
Version: 2.0.1
Author: Boris Yudintsev
Author URI: http://www.dessign.net
Tags: 4 column theme, clean, woocommerce
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 10px 15px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.img_person {
	object-fit: cover;
    width: 250px;
    height: 350px;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    margin: 0;
    padding: 0 4px 5px;
}
#wpadminbar { display: none; }
/* Global */
html  { margin-top: 0 !important; }
body, div { margin: 0; padding: 0;  }
body { font-size: 14px; font-family: Arial, sans-serif; color: #000; line-height: 140%; }
input { font-family: 'Lato', sans-serif; }
a {color: #009bb2; text-decoration: none; transition: background 0.3s ease 0s, color 0.3s ease 0s; }
a:hover { color: #666; text-decoration: none; }
h1,h2,h3,h4,h5,p { margin: 10px 0; }
img { border: none; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.container { width: 1180px; margin: 0 auto; }
.main_outside_cont { background-color: #e1e0db; padding: 15px 15px; width: 1088px; margin-top: 20px; box-shadow: 0 0 10px rgba(0,0,0,0.5);}
input[type=text] { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
#infscr-loading { DISPLAY: NONE !important; visibility: hidden !important; } /* hide infinite scroll loading image */
::selection {
	background: #ccc; 
	}
::-moz-selection {
	background: #ccc; 
}
.breadcrumb {
	font-size:12px;
}
.widget-first {
	padding-top:5px;
	padding-bottom:15px;
}
/* Header */
#header {/* position: fixed; */ position: static; top: 0; left: 0; width: 100%; z-index: 9999; }
#header .container { position: relative; }
.logo_cont { padding: 0px 0; text-align: center; margin-bottom: 0px; /*float: left; max-width: 220px; margin-right: 15px;*/ }
.logo_cont img { max-width: 100%; height: inherit; }
.header_search_cont { padding: 20px 0; position: absolute; top: 0; right: 0; }
.header_spacing { display: none; }
.slicknav_menu { display: none; }
.header_menu { float: none; max-width: auto; margin-top: 5px; margin-bottom: 25px; }
.header_menu ul { list-style-type: none; margin: 0; padding: 0 0 0; }
.header_menu ul li { /*display: inline-block; margin: 0 9px;*/ padding: 8px 0;position: relative; text-transform: uppercase; border-bottom: 1px solid #000; }
.header_menu ul li:first-child { margin-left: 0; }
.header_menu ul li a { display: block; text-align: right;/*padding: 6px 12px;*/ font-size: 16px; font-weight: 700; color: #000; text-decoration: none; -moz-border-radius: 4px; border-radius: 4px; }
/*.header_menu ul li a:hover,
.header_menu ul li.current-menu-item a,
.header_menu ul li.current_page_item a { color: #fff; background-color: #545453; }*/
.header_menu ul li a:hover { text-decoration: none; color: #888;}
.header_menu ul li ul {  /*position: absolute; top: 30px; left: 0; display: none; z-index: 400; background-color: #000;*/ padding-top: 0; text-align: left; }
.header_menu ul li ul li { width: 160px; float: none; margin: 0; padding: 0px;  }
.header_menu ul li ul li:first-child { border-top: none; }
.header_menu ul li ul li a { -moz-border-radius: 0px; border-radius: 0px; padding: 6px 0 6px 20px; font-size: 12px; font-weight: 400;  /*font-size: 13px;(/) }
.header_menu_fixed { position: fixed; top: 0; left: 0; width: 100%; margin: 0; z-index: 100; background-image: none; height: 60px; background-color: #fff; background-image: url('images/menu-bg-repeat-mobile.jpg'); }
.header_menu_fixed ul { padding-top: 14px; } 
.header_menu_fixed ul li ul { padding-top: 0; }
.header_search { /*float: right; position: relative; margin-top: 4px;*/ }
.header_search { margin-bottom: 10px; }
.header_search_inside { position: relative; }
.header_search input[type=text] { width: 100%; height: 32px; border: none; background-color: #fff; -moz-border-radius: 4px; border-radius: 4px; padding-left: 10px; padding-right: 10px; border: 1px solid #ccc; border: solid 4px #074d80 }
.header_search input[type=image] { position: absolute; top: 9px; right: 17px; }
.header_social { /*position: absolute; top: 9px; left: 0;*/ margin-bottom: 25px; }
.header_social img { margin-right: 0px; max-width: 23px; height: auto; }
/* Content */
.pos_bottom {bottom: 0px;}
.page_top {overflow:hidden; margin-bottom: 20px;}
.top_box_logo{float: left; background: url(images/logo2.png) no-repeat;width: 50%; height: 54px;background-size: cover;}
.top_box{float: left;}
.breadcrumb{margin-bottom: 20px;}
#sidebar_right{width: 195px; padding: 15px 0px 0px 15px;}
#slideshow_cont { width: 890px; height: 370px; position: relative;  margin-bottom: 35px; }
.slide_box { display: none; position: absolute; top: 0; left: 0; }
.slide_box_first { display: block; }
.slide_box img, .slide_box iframe { width: 890px; height: 370px;  }
.slide_prev, .slide_next { position: absolute; top: 50%; margin-top: -15px; z-index: 50; cursor: pointer; }
.slide_prev { left: 0; }
.slide_next { right: 0; }
.slider_text { position: absolute; bottom: 0; cursor: pointer; }
.slider_text_inside { padding: 15px 13px; color: #fff; font-size: 23px; text-align: left; font-weight: 900; text-shadow: 1px 1px 1px #000;  }
#right_cont { float: right; width: 918px; }
.promo_cont { margin-bottom: 30px; }
.promo_box { float: left; width: 430px; }
.promo_box img { width: 430px; height: 90px; }
.promo_box_last { float: right; }
.home_post_left { float: left; width: 580px; height: 576px; }
.home_post_left img { width: 580px; height: 576px; display: block; }
.home_post_right { float: right; width: 580px; }
.home_post_right_top_cont { /*margin-bottom: 30px;*/ margin-bottom: 29px; }
.home_post_right_top_cont .left,
.home_post_right_top_cont .right { height: 273px; width: 272px;  }
.home_post_right_top_cont .left img,
.home_post_right_top_cont .right img { height: 273px; width: 272px; display: block; }
.home_post_right_bottom_cont {  width: 580px; height: 272px; }
.home_post_right_bottom_cont img { width: 580px; height: 272px; display: block; }
.listing_img_cont { position: relative; }
.home_prod_box { float: left; width: 205px; margin-right: 23px; margin-bottom: 25px; text-align: center; position: relative; font-size: 13px; font-family: 'Lato', sans-serif; font-weight: 700; color: #333; line-height: 140%; letter-spacing: 1px;}
.home_prod_box_last { margin-right: 0; }
.home_prod_box h3 { font-size: 15px; font-family: 'Lato', sans-serif; font-weight: 700; color: #333; line-height: 19px; letter-spacing: 1px; }
.home_prod_box a:hover { text-decoration: none; color: #888; }
.home_prod_box img { width: 205px; height: 275px; transition:all 0.3s ease-in-out}
.home_prod_box img:hover { opacity:0.8; filter:alpha(opacity=80); }
.home_prod_box.clear { float: none; width: auto; margin: 0; clear: both; }
.home_small_box { float: left; width: 268px; margin-right: 35px; margin-bottom: 30px; position: relative; }
.home_small_box.clear { float: none; width: auto; margin: 0; clear: both; }
.blog_box { float: none; width: auto; margin: 0 auto 25px; text-align: left; padding-bottom: 10px; border-bottom: 1px solid #ccc; }
.home_small_box_last { margin-right: 0; }
.home_small_box img { display: block; width: 268px; height: 268px; /* border-top-right-radius: 5px; border-top-left-radius: 5px; */ }
.home_small_box img:hover {  }
.blog_box img { width: 890px; height: 276px; transition:all 0.3s ease-in-out}
.home_small_box img:hover,
.blog_box img:hover { opacity:0.8; filter:alpha(opacity=80); }
.blog_box.clear { float: none; width: auto; margin: 0; clear: both; }
.blog_box .read_more { display: inline-block; padding: 5px 7px; background-color: #222222; color: #fff; font-size: 12px;}
.home_small_box .sb_title,
.blog_box .sb_title { background-color: #fff; padding: 10px 0px; font-size: 22px; text-align: left; line-height: 25px; }
.blog_box .sb_title { text-align: left; padding: 10px 0; }
.sb_title a:hover { text-decoration: none; color: #888;}
.home_small_box .sb_price,
.blog_box .sb_price { padding: 6px 8px; /* border-bottom: 1px solid #e0e0e0; */ font-size: 21px; text-align: right; /* background-color: #f9f9f9; */ }
.listing_prod_price { position: absolute; bottom: 0; right: 0; padding: 10px; background-color: #000; color: #fff; font-size: 21px; }
body.home .home_small_box .sb_price { text-align: center; }
body.tax-product_cat h1.page-title { font-size: 20px; }
body.tax-product_cat .home_small_box .sb_price { text-align: center; }
.blog_box .sb_price { text-align: left; font-size: 14px; padding: 6px 0px; line-height: 18px; }
.prod_meta { position: relative; } 
.prod_meta_link,
.prod_meta_button { position: absolute; top: 6px; left: 0px; }
.prod_meta_link { right: 0px; left: auto; }
.prod_meta_button .woocommerce a.button,
.prod_meta_link a { background: -moz-linear-gradient(center top , #f7f6f7 0px, #e0dadf 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #c8bfc6;
    border-radius: 2px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #5e5e5e;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 100%;
    font-weight: bold;
    left: auto;
    line-height: 1em;
    margin: 0;
    overflow: visible;
    padding: 6px 10px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 13px;
    background: none; }
.prod_meta_button p { border: none !important; padding: 0 !important; margin: 0 !important;  }
.prod_meta_button p .amount { display: none; }
.load_more_text { text-align: center; }
.load_more_text a { display: inline-block; text-align: center; color: #000; padding: 10px 35px; font-size: 16px; /*background-color: #000;*/ border: 1px solid #333; }
.archive_header_left { float: left; margin-bottom: 15px; }
.archive_header_left form.woocommerce-ordering { display: none; }
.archive_header_right { float: right; } 
.archive_header_right .woocommerce-result-count { display: none; }
h1.category_title { margin: 0; padding: 10px 0 25px; font-size: 18px; font-weight: normal; }
.next_prev_cont { padding: 25px 0; }
.next_prev_cont .left { float: left; width: 45%; }
.next_prev_cont .left a { display: block; background: url('images/post_prev.png') no-repeat; background-position: top left; padding-left: 25px; min-height: 30px; }
.next_prev_cont .right { float: right; width: 45%; text-align: right; }
.next_prev_cont .right a { display: block; background: url('images/post_next.png') no-repeat; background-position: top right; padding-right: 25px;  min-height: 30px; }
body.tax-product_cat .add_to_cart_button { display: none; }
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering { margin-left: 10px !important; }
.woocommerce-message:before,
.woocommerce-info:before { background: none; content: ""; box-shadow: none; }
.woocommerce-message,
.woocommerce-info { border-top: none; }
.single_left { /*float: left; width: 846px;*/width: 708px;margin-top: 15px;display: inline-grid;}
.single_post_cont { background-color: #fff; padding: 15px 20px; }
h1.single_title { margin: 0 0 20px; font-size: 21px; font-weight: normal; text-decoration: none; }
.related.products { display: none; }
body.single-product #sidebar { display: none; }
body.single-product .price .amount { font-weight: bold; font-size: 22px; color:#333; }
.single_inside_content img { max-width: 100%;  }
#commentform input[type=submit] { background-color: #161616; color: #fff; border: 1px solid #6E6E6E; padding: 3px 5px; }
textarea#comment { max-width: 95%; }
body.woocommerce-page #content div.product h1.product_title { font-size: 27px; color:#333; font-family: 'Lato', sans-serif; font-weight: 300; line-height: 130%;} /* FOR TITLE */
body.single-product p.price span.amount { font-size: 18px; font-family: 'Lato', sans-serif; font-weight: 900; color:#333; } /* FOR PRICE */
.summary div[itemprop="description"] { font-size: 14px; font-family: 'Lato', sans-serif; font-weight: normal;} /* product description size */
div.images div.thumbnails img { margin-bottom: 8px; }
h1.page-title { font-size: 18px; font-family: 'Lato', sans-serif; font-weight: normal; }
.woocommerce-breadcrumb { display: none; }
.scroller{position:absolute;bottom:5%;width:100%;padding:12px 0px;text-align:center;color:rgba(255,255,255,0.6);font-family:"Lato",sans-serif;font-weight:300;-webkit-transition:color 0.2s ease-out;-moz-transition:color 0.2s ease-out;-o-transition:color 0.2s ease-out;-ms-transition:color 0.2s ease-out;transition:color 0.2s ease-out;z-index:100}
.scroller .scroller-icon{position:absolute;left:50%;margin-left:-24px;margin-top:-12px;border:2px solid rgba(255,255,255,0.6);font-size:2em;width:50px;height:50px;line-height:50px;text-align:center;line-height:50px;border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-webkit-transition:border-color 0.2s ease-out;-moz-transition:border-color 0.2s ease-out;-o-transition:border-color 0.2s ease-out;-ms-transition:border-color 0.2s ease-out;transition:border-color 0.2s ease-out}
.scroller span{padding-left:80px}
.scroller:hover{cursor:pointer;color:#fff}
.scroller:hover .scroller-icon{border-color:#fff}


.woocommerce div.product, .woocommerce #content div.product, .woocommerce-page div.product, .woocommerce-page #content div.product {
  margin-bottom:0;
  margin-top:40px;
  position:relative;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    text-align: left;
    width: 40%;
}
.woocommerce div.product, .woocommerce #content div.product, .woocommerce-page div.product, .woocommerce-page #content div.product {
    margin-bottom: 0;
    margin-top: 5px;
    position: relative;
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {box-shadow: none; }
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a:hover img {box-shadow: none; }
.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {box-shadow: none; }
.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message {
  border-top-color:#eee;
  border-top-style:solid;
  border-top-width:3px;
  box-shadow: none;
}
.woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info {
  border-top-color:#eee;
  border-top-style:solid;
  border-top-width:3px;
  box-shadow: none;
}
.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before {
    display: none;
}
.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before {
    display: none;
}
.woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {
   
   display: none;
}
.woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {
    
    display: none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	margin: 0 1.8% 2.992em 0;
	width: 23.65%
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last { margin-right: 0; }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
margin: 0 3% 2.992em 0;
width: 31.3%
}

.woocommerce .quantity .qty {
  text-align:center;
  width:3.631em;
  height: 2em;
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last { margin-right: 0; }

.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {
  padding:6px 35px 0 0;
  width:25%;
}

.woocommerce span.onsale {
    background-color: #0a0a0a !important;
    color: #a3a3a3 !important;  z-index: 100; 
}


/* Sidebar */
#sidebar { float: right; width: 240px; }
.side_box { text-align: right; margin-bottom: 1    5px; font-size:12px; }
.side_box h3.side_title { font-size: 15px; /*padding: 7px 9px;*/ margin: 0 0 15px; font-weight: bold; border-radius: 4px;}
.side_box ul { list-style-type: none; margin: 0; padding: 0; }
.side_box ul li { margin-bottom: 6px; }
#left_sidebar { float: left; width: 155px; }
.side_box_right { margin-bottom: 15px; font-size:14px; margin-top:10px;}
.side_box_right h3.side_title_right { font-size: 15px; /*padding: 7px 9px;*/ margin: 0 0 15px; font-weight: bold; border-radius: 4px;}
.side_box_right ul { list-style-type: none; margin: 0; margin-left: -15px; padding: 15px 15px; background: #fff;}
.side_box_right ul li { padding: 5px 0; border-bottom: 1px solid #000;}
.side_box_right ul li.current_page_item a { font-weight: 600;} 
#left_sidebar { float: left; width: 155px; }
.btn_sidebar {width: 90px; height: 90px; background: #1976d2; margin: 0 0px 15px;}
.btn_sidebar a:hover {color:#fff}
.for-caption {width: 90px; height: 90px;  display:table-cell;  text-align: center;  vertical-align: middle;  font-size: 12px !important;  color:#fff; line-height: 1;}
.btn_sidebar_l {width: 74px; height: 74px; margin: 0 0px 15px;}
.btn_sidebar_r {width: 121px; height: 74px;  margin: 0 0px 15px;}
.btn_sidebar_r a:hover {color:#000}
.for-caption_r {width: 121px; height: 74px; padding-left: 10px; display:table-cell; vertical-align: middle;  font-size: 14px !important;  color:#000; line-height: 1;}
.btn_green {background: #81c784;}
.btn_green_opt {background: #e8f5e9;}
.btn_blue {background: #42a5f5;}
.btn_blue_opt {background: #e3f2fd;}
.btn_red {background: #F00000;}
.btn_red_opt {background: #FFEFEF;}
.btn_orange {background: #D69C4F;}
.btn_orange_opt {background: #F9DDB8;}
.btn_brown {background: #AB9377;}
.btn_brown_opt {background: #C7C1BA;}
.btn_blue2 {background: #074D80;}
.btn_blue2_opt {background: #8BB3D1;}
.btn_green2 {background: #95C438;}
.btn_green2_opt {background: #C3DA95;}

/* Footer */
#footer { display: none; padding: 25px 0; text-align: center; font-size: 12px; margin-top: 35px; }
.footer_widgets_cont { /*padding-bottom: 25px; */ }
.footer_widget_col { float: left; width: 196px; margin-right: 35px;  }
.footer_widget_col_last { margin-right: 0; }
.footer_box { margin-bottom: 25px; text-align: left; }
h3.footer_title { font-size: 16px; }
.footer_box ul { list-style-type: none; margin: 0; padding: 0; }
.footer_box ul li { margin-bottom: 8px; }
.footer_copyright { padding-top: 6px; margin-top: 15px; /*border-top: 2px solid #2B2B2B;*/ font-size: 12px; text-align: right; }
.footer_social { padding: 10px 0 20px; text-align: center; }
.footer_social img { float: none; margin: 0 6px; }

.footer-b {
    background-color: #262626;
    color: #ffffff;
    padding: 15px 15px;
    min-height: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    margin: 0 auto;
}

.az_nav a:hover {
   background-color: #1976d2;
    color: #ffffff;
    padding:3px;
}
.az_nav a:link {
   padding:3px;
}
.az_nav {
   margin-bottom: 15px;
   padding-bottom:3px;
   border-bottom:1px solid #888;
}
.disabled {
pointer-events: none; /* делаем элемент неактивным для взаимодействия */
cursor: default; /*  курсор в виде стрелки */
color: #888;/* цвет текста серый */
}
.active {
    background-color: #1976d2;
    color: #ffffff;
    padding:3px;
}
ul.az_ul{
    margin: 0; /* Обнуляем значение отступов */
    padding: 0px; /* Значение полей */
}
ul.az_ul li {display: inline; /* Отображать как строчный элемент */
    margin-right: 0px; /* Отступ слева */
    padding: 0px; /* Поля вокруг текста */
    text-transform: uppercase;
    font-size: 13px;
}
.az {
	display: inline-block; 
    overflow: hidden; 
	float: left; 
}
.az img {
	transition: 1s;
	display: block;
}

.az img:hover {
    transform: scale(1.2); 
   }
.az-list {
 display: inline-block;
 margin-bottom: 10px;
}
.az-cont {
	padding-left: 10px;
    display: flow-root;
	text-align: justify;
}