/*-----------------------------------------------------------------------------------

Theme Name: Brooks
Theme URI: http://theme.iondigi.com/brooks/wordpress/
Description: Creative Multi-Purpose WordPress Theme
Author: ION Digital
Author URI: http://iondigi.com
Text Domain: brooks
Tags: left-sidebar, right-sidebar, full-width-template, theme-options, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0
*/
table{
  border: none;
}
table img{
  max-width: none;
}
.aligncenter {
    text-align:center;
}

.alignleft {
    text-align:left;
}

.alignright {
    text-align:right;
}

.wp-caption.alignright, img.alignright  {
    float:right;
    margin:5px 0 0 20px;
}

.wp-caption.alignleft, img.alignleft {
    float:left;
    margin:5px 20px 0 0;
}

.wp-caption.aligncenter, img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    clear:both;
    margin-bottom:20px;
}

.no-page {
    width: 270px;
    position:relative;
    margin:0 auto;
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto;
}

.wp-caption {
    margin-bottom: 24px;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0;
}

.wp-caption {
    max-width: 100%;
    background: #fff;
    max-width: 100%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


.gallery-caption {
	width: auto !important;
	max-width: 100%;
	margin-top: 18px;
	margin-bottom: 18px;
	display: table;
	table-layout: fixed;

}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;   
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}
.sticky {
	opacity: 1;
}
.bypostauthor {
	opacity: 1;
}
footer.main__footer .footer__copyright .theme__widget{
   margin: -15px 0 15px;
}
.main__menu.-normal__menu {
    box-shadow: 1px 1px 0px rgba(0,0,0,0.55) !important;
}
[itemprop="description"] img{
  width: 28px !important;
  display: inline-block !important;
}

.blog__list__standart .blog__item__date{
  color: white;
}

.breadcrumbs { 
    margin-bottom: 40px;
    color: #000;
    font-weight: 300;
    text-transform: uppercase;
}
.blog__main .text-white, .single__post__heading h1{
	text-align: left;
}

.product-category {
    width: 100%;
    list-style: none;
    height: 312px;
    border: 1px solid rgba(0,0,0,.3);
    margin-bottom: 30px;
}

.shop__row:hover .product-category{
   border: 1px solid red;
}
.shop__row:hover .product-category .cat-description{
    border-top: 1px solid red;
}
.product-category a{
    clear: both;
    overflow: hidden;
    display: block;
}

.product-category a img{
    float: right;
    width: 25%;
}
.product-category a h3{
    float: left;
    width: 75%;
    margin: 0;
    padding: 10px;
    word-break: break-word;
    margin-bottom: 12px;
}
.product-category .count{
    display: none;
}
.product-category .cat-description{
    border-top: 1px solid rgba(0,0,0,.3);
    display: block;
    padding: 18px 10px 0 30px;
    overflow: hidden;
    font-size: 14px;
}
.product-category .cat-description li{
    word-break: break-word;
}



.theme__container {
    padding-left: calc((100vw - 1280px) / 2) ;
    padding-right: calc((100vw - 1280px) / 2) ;
}

.theme__product__item{
  height: auto
}
.shop__row .shop_product .theme__product__item.hover__format__1__2 .product-info-holder .product-info-upper-button .yith-wcwl-add-to-wishlist,
.shop__row .shop_product .theme__product__item.hover__format__1__2 .product-info-holder .product-info-upper-button .product-preview,
.shop__row .shop_product .theme__product__item.hover__format__1__2 .product-info-holder .product-info-upper-button .button {
   width: 85%;
}
.shop__row .shop_product .price{ white-space: nowrap;}
.shop__row .shop_product .figure__holder__1__2{
  padding-bottom: 100%;
}
.theme__product__item .product-info-holder{
}

.shop__row .theme__product__item>.brooks-product-list-product-title{
   position: static;
   font-size: 18px;
   width: 100%;
   padding: 10px;
   line-height: 20px;
   flex: 1 1;
   overflow: hidden;
   
}
.shop__row .theme__product__item>.brooks-product-list-product-title a{
  height: 100%;
  display:block;
  text-overflow: ellipsis;
  width: 100%;
  color: #2F2E2F;
}
.shop__row .shop_product .wrapper-shop_img{
  position: relative;
}
.shop__row .theme__product__item>.price{
  position: static;
  font-size: 16px;
  padding-left: 10px;
  padding-top: 4px;
  float: left;
  font-weight: 600;
}
.shop__row .shop_buy-btn{
   float: right;
   padding-right: 10px;
}
.shop__row .theme__product__item{
  height: 312px;
  border: 1px solid rgba(0,0,0,.3);
  display: flex;
  flex-direction: column;
}
.shop__row .theme__product__item:hover{
  border: 1px solid red;
}
.shop__row .theme__product__item .cart-downarea{
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0px 0 10px 10px;
}


.theme__product__item>.price{
 white-space: nowrap;
 z-index: 2;	
}
.theme__product__item>.price .woocommerce-Price-amount,
.theme__product__item>.price .woocommerce-Price-currencySymbol,
.theme__product__item>.brooks-product-list-product-title a {
  color: white;
}
@media (max-width: 1025px) {
   .product-category {
       height: 450px;
   }
  .shop__row .theme__product__item{
       height: 450px;
   }
   .shop__row .shop_product .figure__holder__1__2{
       padding-bottom: 230px;
   }
 
}
@media (max-width: 767px) {

    h1{font-size: 30px !important;}
    .shop__row .shop_product{
 	width: 50%;
	float: left;
   } 
  .shop__row .theme__product__item{
       height: 350px;
   }
   .shop__row .shop_product .figure__holder__1__2{
       padding-bottom: 210px;
   }
}

.single__post__heading h1{
  color: #000 !important;
}
.rent{
   width: 260px;
   height: 710px; 
   background: white;
}

.rent-header_img{
   height: 260px;
   border: 1px solid #D8D8D8; 
}
.rent:hover .rent-header_img{
   border: 1px solid red; 
   transition: border 1s;
}
.rent-header_img img{
  height: 100%;
  width: auto;
} 
.rent-header_label{
    display: inline-block;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    border-left: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
}

.rent-item{
    display: flex;
    height: 100px;
    border: 1px solid #D8D8D8;
    overflow: hidden;
    transition: border 1s;
}
.rent-item:hover{
   border: 1px solid red; 
}
.rent-item_pic{
    height: 100px;
    width: 100px;
    position: relative;
}

.rent-item_size{
    position: absolute;
    right: 0;
    top: 0;
    background: white;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #D8D8D8;
}
.rent-item_ruler{
   padding: 7px;
}
.rent-item_box{
    padding: 5px;
    flex: 1 0 auto;
    display: flex;
    flex-direction: column;
}
.rent-item_price{
    text-align: center;
    font-weight: 600;
    margin: 8px;
}
.rent-item_box a{
  margin-top: auto;
}


@media (max-width: 1024px){
.main__menu .main__menu__inner__wrap .main__menu__wrap {
  position: fixed;
}
}
.up-header{
    text-align: right;
    box-shadow: 1px 1px 0px rgba(0,0,0,0.55);
    font-size: 11px;
    line-height: 24px;
}
.up-header .space{
  width: 5px;
  display: inline-block;
}
.up-header__contact{
    display: inline-block;
    box-shadow: -1px 0px 0px rgba(0,0,0,0.55);
    margin: 0 0 0 10px;
}
.up-header__city{
    font-weight: 700;
    padding: 0 10px;
}
.up-header__city:hover{
   opacity: .7;
}
.main__menu--scroll .up-header{
    box-shadow: 1px 1px 0px rgba(247, 247, 247, 0.5);
    color: white;
}

.main__menu--scroll .up-header__contact{
    box-shadow: -1px 0px 0px rgba(247, 247, 247, 0.5);
}

@media (max-width: 1024px){
.up-header__contact{
    box-shadow: -1px 0px 0px rgba(247, 247, 247, 0.5);
}
.up-header{
    box-shadow: 1px 1px 0px rgba(247, 247, 247, 0.5);
    color: white;
}
.up-header__contact{
    border-top:1px solid rgba(247, 247, 247, 0.5);
    border:1px solid rgba(247, 247, 247, 0.5);
    padding: 0 10px;
    margin: 0px;
}
}
.hidden-field{
  display: none;
}
.figure__holder__1__1{
  padding-bottom: 100%;
}
.added_to_cart{
  display: none;
}

.cart .coupon .btn{
  width: auto;
}
.main__menu .main__menu__navbar li a:before{
  top: auto;
  bottom: 0px;
}

.inner__nav{
    position: relative;
    background-color: rgba(239,57,57,0.9);
}

.inner__nav-item{
   display: inline-block;
   line-height: 60px;
   list-style: none;
   vertical-align: middle;
   text-align: center;
   padding: 0 20px;
   color: #ffffff;
}
.inner__nav-link{
   line-height: 60px;
   vertical-align: middle;
   text-align: center;
   color: #ffffff;
}
.inner__nav-link:hover{
   color: rgba(255,255,255, .7);
}
.inner__nav-link.active{
  color: rgba(255,255,255, .7);;
}
.inner__menu-skick{
   z-index: -1;
   visibility: hidden;
}
.inner__menu-skick.js-inner__nav-stick{
   position: fixed;
   left: 0px;
   right: 0px;
   top: 90px; 
   z-index: -1;
   visibility: visible;
   text-align: center;
}

.main__menu .main__menu__navbar li a i{
  margin: 0 0px 1px 7px;
}
.main__menu  .depth-0 li a i{
  margin: 0 0px 0 18px;
}
.main__menu .main__menu__navbar li a i.pe-7s-angle-down{
  margin: 0 0px 1px 1px;
}
.main__menu .main__menu__navbar .dropdown__content li a{
  display: flex;
  justify-content: space-between;
}
.theme__product__item:not(.theme__product__item--list) .product-gradient{
    top: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: linear-gradient(to bottom, transparent 40% ,#000 140%)
}
.theme__product__item>.brooks-product-list-product-title{
    z-index: 2;
}
.price_slider_amount{
  overflow: hidden;
}
.theme__widget .price_slider_wrapper .price_slider_amount .price_label{
 margin-left: -38px;
}

.qtranxs-available-languages-message.qtranxs-available-languages-message-ua{
  display: none;
 } 

.theme__share-module{
  display: inline-block;
  float: right;
}
.theme__share-module .share-in{
  display: inline-block;
  vertical-align: middle;
  color: #2F2F2F !important;
  margin: 0;
  font-size: 14px;	
  padding: 0 17px 0 34px;
  width: auto;
}
.theme__share-module .share-links{
  position: static;
  display: inline-block;
  vertical-align: middle;
  margin: 0 -7px;
}

div.product div.single-product-summary p{
  margin: 20px 0;
}

div.product div.single-product-summary p.price{
  margin: 0;
}

div[itemprop="offers"]{
  float: none;
  margin-bottom: 10px;
}

div.product .woocommerce-tabs{
  padding-top: 30px;
}

div.product .product_meta{
  margin-top: 10px;
}

[itemprop="description"]{
  overflow: hidden;
  clear: both;
  margin-bottom: 20px;
}

.shop_img-size{
    position: absolute;
    z-index: 10;
    left: -1px;
    top: -1px;
    padding: 2px 9px;
    font-size: 16px;
    line-height: 25px;
    border: 1px solid rgba(0,0,0,.3);
    background-color: #fff;
}