/*
Theme Name: Wallpaper Prints
Theme URI: https://www.keycomm.com.au
Template: Divi
Author: Key Communications
Author URI: https://www.keycomm.com.au
Description: A nice simple theme designed for Wallpaper PRints
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 1.1532655463
Updated: 2018-07-27 01:37:43

*/

@media (max-width: 980px){
.et_header_style_left #logo{
    max-width: 100% !important;
	max-height: 100% !important; }
	.et_header_style_centered #logo { max-height: 120px;}
	.bannerbg {width: 60% !important;}
}
#logo {max-height:100%;}

.gantry-width-block{    
  display: block; 
      float: left;

}
.gantry-width-block_inner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    margin: 10px;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
}
.front_boxes_overlay {
background: url(/wp-content/uploads/2018/07/wp_catagories_overlay-1.png) no-repeat scroll 0 0 transparent;
    background-size: 100% auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 45px;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    left: 0;
    line-height: 75%;
    color: #333e48;
    font-size: 14px;
    margin: 0;
    text-transform: uppercase;
}
 .gantry-width-block_inner:hover .front_boxes_overlay {
    height: 100%;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.sec_columns {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

 .et_mobile_menu {border-color: #E0C588;}
.mobile_menu_bar:before {color: #E0C588;}

.et_pb_gallery_item {width: 300px !important;}

.et_pb_woopro_cover_1{
	background-size: contain !important;
	background-position: center !important;
    background-repeat: repeat-x !important;
}

#productbanner {
	background-repeat: repeat-x !important;
    background-size: contain !important;
	margin-bottom: 0px !important;
    }

.product-category {min-width: 280px;}
.woocommerce-loop-category__title {text-align: center; font-size: 20px !important;}
.et_shop_image {width: 300px;}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {margin: 10px !important; width: auto !important;}
.bannerbg{    padding-top: 10px;    background-color: rgba(0, 0, 0, 0.35);width: 35%;    margin-left: auto;    margin-right: auto;}
.et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n+1) {clear:none;}

.et_pb_contact_submit {margin-top: 20px;}
.dimlabel {font-size: 24px !important;}
.woocommerce-loop-category__title {font-size: 14px !important;}
mark {    background-color: rgba(0, 0, 0, 0);}