/*

Theme Name: Impreza Child

Theme URI: 

description: 

  Impreza Child Theme

Author: 

Author URI: http://example.com

Template: Impreza

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready

Text Domain: twenty-fifteen-child

*/
@import url('https://fonts.googleapis.com/css?family=Dosis:400,500,600,700&display=swap');

/* font- icon */

@font-face {
  font-family: "Flaticon";
  src: url("fonts/Flaticon.eot");
  src: url("fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("fonts/Flaticon.woff2") format("woff2"),
       url("fonts/Flaticon.woff") format("woff"),
       url("fonts/Flaticon.ttf") format("truetype"),
       url("fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
font-display: swap;
}






@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("./Flaticon.svg#Flaticon") format("svg");
    font-display: swap;
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
        font-size: 20px;
font-style: normal;
margin-left: 20px;
font-display: swap;
}

/*
.flaticon-back:before { content: "\f100"; }
.flaticon-next:before { content: "\f101"; }
*/

/*i.flaticon-back.slick-arrow:before { content: "\f100"; }*/
.flaticon-right-arrow:before { content: "\f101"; }

/* font- icon */




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


@charset "utf-8";
/* CSS Document */

.inner-image img {
    max-width: 100%;
    min-height: 380px;
    max-height: 380px;
    object-fit: cover;
    width: 100%;
}
.hide-padding{
        padding: 0 5px 5px 0px;
}
@media (max-width:768px){
 .top-padding {
    padding-top: 5px !important;
}
.top-padding .l-section {
    margin-top: 40px !important;
}   
}
@media (max-width:900px){
 .top-padding {
    padding-top: 5px !important;
}
.top-padding .l-section {
    margin-top: 40px !important;
}   
}


.woocommerce-result-count
{
    display: none !important;
}
.woocommerce-ordering
{
    display: none !important;
}

.productimage:hover .hoverImage{
display:block;
}
.hoverImage {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
a.productimage img {
    max-width: 100%;
	background: #f1f1f1;
}
a.productimage {
    display: block;
    overflow: hidden;
}
.inner-image {
    position: relative;
    z-index: 5;
    
}
span.discover {
    letter-spacing: 1px;
    position: absolute;
    content: "";
    background: #f3f3f3;
    padding: 5px;
    width: 90% !important;
    right: 0;
    left: -2px;
    display: none;
    top: 12px;
    text-align: center;
    text-decoration: none;
    margin: auto;
    color: #000 !important;
    z-index: 999;
    font-size: 18px;
        text-transform: uppercase;
}
.productimage:hover span.discover{
	display: block;
}
.sidebar-full{
	max-height: 900px;
    overflow: auto;
}
.sidebar_custom {
    background: #fff;
    padding: 15px 20px;
    margin-bottom: 20px;
    box-shadow: 0px 0px 2px 0px #ddd;
	border-radius:0px;
	font-size: 14px;
    font-family: "Lato", sans-serif;
    font-weight: 700;	
}
.sidebar_custom h4::after {
    left: 0;
    position: absolute;
    bottom: -11px;
    border-bottom: #444 1px solid;
    height: 3px;
    content: "";
    width: 220px;
	display: none;
}
.sidebar_custom ul{
	padding: 0;
    margin: 0;
    list-style: none;
}
.sidebar_custom li{
	position: relative;
}
.sidebar_custom li a{
	text-transform: uppercase;
}
.sidebar_custom li:hover, .sidebar_custom li.active{
	background-color: #9d9d9d;
	text-decoration: none;
    color:#000;	
}
.sidebar_custom li:hover a, .sidebar_custom li.active a{
	color: #5a5a5a;
	text-decoration: none;
    color:#000;
}
.sidebar_custom li span{
	position: absolute;
	right: 0;
    top: 0;
    padding: 5px;
    cursor: pointer;
}
.sidebar_custom h4 {
	position: relative;
    color: #575757;
    text-transform: uppercase;
    border-bottom: 1px solid #dcdcdc;
    padding: 0 10px 10px 5px;
    cursor: pointer;
    font-size: 14px;
    font-family: "Lato", sans-serif;
    font-weight: 700;
}
.sidebar_custom a {
	text-decoration: none;
    color: #575757;
    font-size: 14px;
    display: block;
    line-height: 30px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
	padding: 0 5px 0px 5px;
	margin: 5px 0;
}
.sidebar_custom .sub-droplist a{
	color: #9c9c9c;
	border-bottom: 1px solid #dcdcdc;
}
.sidebar_custom .sub-droplist a:hover{
	text-decoration: none;
}
.sub-droplist.collapse.in{
	overflow: hidden;
}
.sub-droplist{
	margin-bottom: 10px;
}
.widget_product_categories {
    background: #fff;
    padding: 15px 20px;
    margin-bottom: 30px !important;
    box-shadow: 0px 0px 5px 0px rgba(136, 132, 132, 0.3);
    border-radius: 0px;
}
.widget_product_categories h3.widgettitle {
    position: relative;
    color: #575757 !important;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;
}
.widget_product_categories h3.widgettitle::after {
    left: 0;
    position: absolute;
    bottom: -11px;
    border-bottom: #444 1px solid;
    height: 3px;
    content: "";
    width: 220px;
}
.widget_product_categories ul.product-categories li a {
    text-decoration: none !important;
    color: #656464 !Important;
    font-weight: bold;
    font-size: 15px;
    display: inline-block;
	border-bottom: 0px !important;
	text-transform: uppercase;
}
.widget_product_categories ul.children li:before {
    position: absolute;
    top: 10px;
    left: 2px;
    content: '\f068';
    font-family: fontawesome;
    font-size: 16px;
    opacity: 0.5;
	display:block;
	color: #444;
}
.widget_product_categories ul li:before {
    display:none;
}
.widget_product_categories ul.children li {
	padding-left:20px;
	border-bottom: 1px solid #c3c3c3;
}
	
.widget_product_categories ul li {
    padding: 10px 0px 7px 0px;
}
.no-touch .woocommerce .products .product:hover {
    box-shadow:none !important;
   
}
.woocommerce-LoopProduct-link:hover .hoverImage {
	display: block;
	position: absolute;
	left: 0px;
	right: 0;
	top: 0px;
	width:98%;
}
.woocommerce-LoopProduct-link:hover .discover{
	
display: block;	
	
}
.woocommerce .products .product {
   
    padding: 0 5px 5px 0 !important;
  
}
.woocommerce .products .product img {
    display: block;
    min-height: 370px;
    max-height: 370px;
    object-fit: cover;
    width: 100%;
}

/* 16 may 2019 */

 .tax-product_tag .l-main,.page-template-all-related-products .l-main ,.single-product .l-main, .page-template-product_tmp .l-main, .tax-product_cat .l-main ,.page-template-product_custom .l-main
{
	background-color: #eaeaea !important;
}
/*.1-main*/

/*20-05-2019*/
/* product page css */
.product.type-product h1.product_title.entry-title{
    font-family: 'Dosis', sans-serif;
    font-weight: 600;
    font-size: 41px;
}
.product.type-product .dimensions {
    font-size: 16px;
    font-family: arial;
    font-style: italic;
    color: #444;
    line-height: 26px;
    margin-bottom: 8px;
}
.product.type-product  p.description{
    font-size: 22px;
    font-family: arial;
    color: #444;
    margin: 20px 0;
    line-height: 30px;
}
.sidebar_custom h4 span.icon-set {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 19px;
}
.marble_options h3 {
    display: inline-block;
    background: #fff;
    padding: 15px;
    font-family: arial;
    font-size: 22px;
    margin-bottom: 0; 
    color: #020202;
    text-decoration: underline;
}
.marble_options_inner {
    padding: 0 12px 20px;
    background: #fff;
}
.marble_options_inner .marble-types {
    display: inline-block;
    width: 13%;
    text-align: center;
    margin: 0 16px;
    vertical-align: top;
}
.marble_options_inner p {
    font-size: 14px;
    color: #020202;
    font-style: italic;
    line-height: normal;
    margin: 10px 0 0;
}
.marble_options_inner span.marble-img img {
    border-radius: 50%;
    border: 1px solid #dedede;
}
/*.marble_options.frame-options {
    margin-top: 55px;
}`*/
.summary.entry-summary .woocommerce-product-details__short-description table tr th, 
.summary.entry-summary .woocommerce-product-details__short-description table tr td {
    padding: 5px;
}
.summary.entry-summary .woocommerce-product-details__short-description table tr td {
    line-height: normal;
}
section.related.products ul.products.columns-4 li {
    width: 31%;
}
section.related.products ul.products.columns-4 li+li {
    margin-left: 20px;
}
section.related.products ul.products.columns-4 {
    margin: 0;
    padding: 0;
}
section.related.products {
    background: #d2d2d2;
    padding: 20px;
    margin: 25px 0 0 0;
}
.summary.entry-summary .woocommerce-product-details__short-description a.quotebut1,
.col-md-12.marble_options.frame-options span.choose_piece a.quotebut1{
    color: #fff;
    font-size: 18px;
    border-radius: 0;
    margin: 10px;
    background: #434343;
    border: none;
    transition: all .2s linear;
    padding: 10px 20px;
    margin-left: 0;
    float: left;
    text-decoration: none;
}
.woocommerce-product-details__short-description p span {
    font-weight: 600;
    margin: 20px 0 0 5px;
    display: block;
    text-decoration: underline;
    font-size: 17px;
}
.col-md-12.marble_options.frame-options span.choose_piece {
    margin: 20px 0 30px 0;
    display: inline-block;
}
.summary.entry-summary .woocommerce-product-details__short-description table tr td {
    font-style: italic;
    color: #535353;
    /* font-weight: 600; */
}
.single-product .product_meta p.posted_in{
    font-weight: 600;
    margin: 20px 0 0;
    display: block;
    /*text-decoration: underline;*/
    font-size: 17px;
    color: #020202;
	float:left;

}
.single-product .product_meta span.posted_in a{
    font-style: italic;
    font-size: 16px;
    text-decoration: none;
    color: #535353;
}
section.related.products h2 {
    color: #020202;
    font-weight: normal;
    margin-bottom: 15px;
	text-decoration: underline;
}
.wpgs-for .slick-arrow {
    position: absolute;
    z-index: 1;
    cursor: pointer;
    bottom: 15px;
    margin-top: 0;
    right: 45px;
    background: rgba(255,255,255,0.5);
    width: 30px;
    height: 38px;
    top: auto;
    text-align: center;
    line-height: 38px;
}
i.flaticon-back.slick-arrow {
    right: auto !important;
    left: 15px;
}
.woocommerce div.product .images img {
    width: 100%;
}
i.flaticon-back.slick-arrow:before {
/*    content: "\f100"; */
    margin: 0;
}
.wpgs-for .slick-arrow.flaticon-right-arrow {
    left: auto;
    right: 15px;
}
.flaticon-right-arrow:before {
    content: "\f101";
    margin: 0;
    font-size: 23px;
}
.slick-slider button.slick-prev.slick-arrow,
.slick-slider button.slick-next.slick-arrow {
    display: none !important;
}
.marble_wrap {
    display: inline-block;
    width: 100%;
    background: #fff;
}
.marble_wrap .col-md-4 {
  /*  border-left: 4px solid #f2f2f2;*/
    padding: 0;
}
.marble_wrap .col-md-8{
    border-right: 4px solid #f2f2f2;
    padding: 0;
}
h4.choose_piece {
    text-align: center;
    text-transform: uppercase;
    padding: 15px 15px 0;
    font-size: 17px;
}
.marble_options {
    padding: 0 15px;
}
.marble_wrap .col-md-4 p{
    text-align: center;
    padding: 0 15px;
}
.shape1,
.shape2,
.shape3{
    padding: 0 15px;
}


/* product page css */


/*23-5-2019*/
.headIcon {
float: right;
}
.sub-droplist a.active{
        background-color: #9d9d9d;
    text-decoration: none;
        color: #000;
}
/*20-05-2019*/
/*24-05-2019*/
section.related.products ul.products.columns-4 li .product-h a {
    position: relative;
    display: block;
}
section.related.products ul.products.columns-4 li .product-h a::before {
    content: '';
    padding-top: 245px;
    display: block;
    position: relative;
}
section.related.products ul.products.columns-4 li .product-h a img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: inherit;
    max-height: inherit;
}
p#breadcrumbs {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: arial;
    color: #95989d;
}
p#breadcrumbs a{
    color: #95989d;
}
.marble_wrap .row{
    display: flex;
}
.marble_wrap .row .col-md-4,
.marble_wrap .row .col-md-8{
    flex: 0 1 auto;
}
/*24-05-2019*/

/*************25-may******************/
section.related.products .inner-image img {
    min-height: 270px !important;
    max-height: inherit !important;
    object-fit: cover !important;
    width: 100%;
}
section.related.products:nth-of-type(2) {
    display: none;
}
.see_all {
    background: #f1f1f1;
    text-align: center;
    height: 270px;
	position:relative;
	width:31.2%;
  
   
}
.see_all h3 {
    position: absolute;
    left: 0;
    right: 0;
    top: 99px;
    bottom: 0;
}
.hide-padding.see_all h3 a{
  font-size:22.22px;	
}

a:hover {
    text-decoration: none;
}
/*27-05-2019*/
.single-product .product_meta p.posted_in span{
    text-decoration: underline;
}
.single-product .product_meta p.posted_in a {
    color: #444;
    font-style: italic;
    font-weight: 400;
} 
section.related.products .inner-image span.title_related {
    color: #444;
    margin-top: 15px;
    display: block;
}
section.related.products .inner-image h3 a{
    font-size: 16px;
    color: #444;
    font-weight: 400;
}

/*27-05-2019*/

/******30-may***************/


.related .hide-padding {
    padding: 0 16px 5px 0px;
}
.shape_frame {
    width: 65%;
	float:left;
}

.marble_options_inner {
padding: 0 0px 20px;
background: #fff;
}


/* 8 june 2019 */


  .small-img {
padding-right: 0;
padding-bottom: 0;
}
.small-img .inner-image img {
min-height: 187px;
max-height: 187px;
height: 100%;
}
.choosepiece:hover .hoverImage {
display: block;
position: absolute;
top: 115px;
border: 0;
/* left: 8px; */
right: 0px;
/* width: 252px; */
/* height: 248px; */
padding: 0 15px;
}
.library_temp {
    background: #fff;
       padding: 30px;
    margin-bottom: 50px;
    padding-bottom:300px;
}

.choosepiece:hover a {
    font-weight: 600;
	text-decoration:none;
}
.choosepiece:hover h4 {
    font-weight: 600;
    text-decoration:none;
}
.choosepiece:hover p {
    font-weight: 600;
}
/************11-june***************/
.cat {

    float: left;
    margin-top: 20px;
    font-style: italic;
 
}
.cat a{ font-size: 16px;
    color: #535353;}


.w-dropdown.source_wpml.ush_dropdown_1
{
	right:-15px !important;
}


.woocommerce-product-details__short-description table th, .woocommerce-product-details__short-description table td {
    width: 50%;
}


.term-awards.term-362 .inner-image img {
    max-width: 100%;
    min-height: 490px;
    max-height: 490px;
    object-fit: cover;
    width: 100%;
}

/* 14 june 2019*/

.choosepiece
{
    display:block !important;
}

.choosepiecemobile
{
    display:none !important;
}


/* responsive css */
@media (max-width:1199px){
	.sidebar_custom h4::after {
    width: 160px;
}
        .marble_options_inner .marble-types {
        margin: 0 12px !important;
    }
}
@media (max-width:991px){
	.sidebar_custom h4::after {
    width: 130px;
}
    .marble_options_inner .marble-types{
        width: 14%;
    }
.sidebar_custom h4 {
    font-size: 16px;
}
    section.related.products ul.products.columns-4 li {
    width: 31% !important;
}
    .marble_wrap .col-md-8{
        border:none;
    }

}

@media (max-width:767px){


.choosepiece
{
    display:none !important;
}

.choosepiecemobile
{
    display:block !important;
}

	.see_all {

    width: 100%;
}
span.discover {
display: none !important;
}

    .marble_options_inner{
        text-align: center;
    }
    .marble_options_inner .marble-types {
    width: 28%;
    margin-bottom: 30px;
}
    .marble_options_inner p{
        font-size: 14px;
    }
        section.related.products ul.products.columns-4 li {
    width:100% !important;
}
    section.related.products ul.products.columns-4 li+li{
        margin:20px 0 0 0;
    }
    .l-main.custom-top {
    padding-top: 10px !important;
    padding-bottom: 20px;
}
    .marble_wrap .row {
    display: block;
}
    .marble_wrap .col-md-8{
        border:none;
    }
    .inner-image img {
     min-height: auto !important;
    max-height: initial !important;
    } 
    .shape_frame {
   width: 100%;
   float: left;
}
.marble_options_inner .marble-types {
   width: 48%;
   margin-left: 0;
   margin-right: 0px;
   padding: 0px 15px;
} 
   
span.mobile_title {
    letter-spacing: 1px;
    position: absolute;
    content: "";
    background: #f3f3f3;
    padding: 5px;
    width: 90% !important;
    right: 0;
    left: -2px;
    display: block !important;
    top: 12px;
    text-align: center;
    text-decoration: none;
    margin: auto;
    color: #000 !important;
    z-index: 999;
    font-size: 18px;
    text-transform: uppercase;
}

}
@media (max-width:575px){
  .marble_options_inner .marble-types {
    width: 40%;
}
 .single-product .product_meta p.posted_in {
	width: 100%;
} 
.cat {
    float: left;
    margin-top: 10px;
}  
}

