/* Some General Settings */

.select_page { 
	display:none !important;
}

.hidden { 
	display: none !important; 
}

#main-content {
	background-color:#f2f2f2;
}

#footer-bottom { 
	padding: 5vh 0; 
}

.slider-overlay .et_pb_slide:after {
position: absolute;
content: '';
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color:rgba(0,0,0,.5);
}

#footer-widgets .title { margin-bottom:20px; }



/* Remove shadow from header */

#main-header{
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
}

/* Remove sidebar vertical divider line */

.container::before { 
	background-color:transparent !important; 
}

.et_pb_widget_area_right { 
	border-left:0; 
}

.et_pb_widget_area_left { 
	border-right:0; 
}

/* Style Sidebar  */

.et_right_sidebar #sidebar, .et_pb_widget_area_right  {
    padding-left: 0;
}

.et_left_sidebar #sidebar, .et_pb_widget_area_left  {
    padding-right: 0;
}

.widget_search #searchsubmit {
    background-color: #698087;
	color:#fff !important;
	text-transform:uppercase;
	font-size:12px !important;
}

.widget_search input#s, .widget_search input#searchsubmit {
    border: 1px solid #698087;
    color:#698087;
}

/* Style Sidebar List Items */

.widgettitle {
    width: 100%;
}

.et_pb_widget li  {
	border-bottom: 1px dotted rgba(0, 0, 0, 0.15);
	padding: 2% 0;
}

.et_pb_widget a {
	
	margin-left:0;
}

.et_pb_widget .count { 
	float: right; 
}

.et_pb_gutters3 .et_pb_column_1_4 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_widget  {
    margin-bottom: 29px !important;
}

/* Style Blog Small Image */

.blog_small_image .et_pb_posts .et_pb_post a img {
    max-width: 150px!important;
    float: left !important;
    padding-right: 20px !important;
}

.et_pb_post .post-meta {
    margin-bottom: 0;
}
 
@media only screen and (max-width: 980px) {
.blog_small_image .et_pb_posts .et_pb_post a img{
    float:none !important;
    max-width: 100%!important;
	}
}

.blog_small_image  .et_pb_posts .et_pb_post { 
	margin-bottom: 8%;
}
	
.blog_small_image_no_sidebar .et_pb_posts .et_pb_post {
	clear:both;
	margin-bottom:8%;
}

.blog_small_image_no_sidebar .et_pb_posts .et_pb_post a img {
    max-width:150px !important;
    float: left !important;
    padding-right: 20px !important;
}
 
@media only screen and (max-width: 980px) {
.blog_small_image_no_sidebar .et_pb_posts .et_pb_post a img{
    float:none !important;
    max-width: 100%!important;
	}
}

.blog_small_image .et_pb_posts .et_pb_post { 
	margin-bottom: 10%;
}

.et_pb_post a img {
    height: auto;
    float: left;
    width: 250px;
    left: 0;
    margin-right: 50px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 980px) {
    .et_pb_post a img {
        float:none;
        width:100%;
        height: 300px;
    }
}


.header-content h1 {
	font-size: 54px;
	font-weight: bold;
font-style: normal;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 1px;
}
/* Style comment form */

#commentform textarea, #commentform input[type="text"], #commentform input[type="email"], #commentform input[type="url"] {
    font-size: 14px;
}

#commentform input[type="submit"]{
    color:#fff; 
}

/* Style Back-to-top button  */

.et_pb_scroll_top.et-pb-icon {
    background: rgba(105, 128, 135, 0.9) none repeat scroll 0 0;
}

/* Style Woocommerce Product Search Sidebar  */

.woocommerce-product-search input#woocommerce-product-search-field-0,
.woocommerce-product-search input[type="submit"] {
	height: 40px !important;
	margin: 0 !important;
	padding: 0.7em !important;
	border: 1px solid #698087 !important;
	color: #698087 !important;
	font-size: 12px !important;
	line-height: normal !important;
}

.woocommerce-product-search input#woocommerce-product-search-field-0 {
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.woocommerce-product-search {
	position: relative;
}

.woocommerce-product-search input[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	width: 70px;
	color:#fff !important;
	text-transform: uppercase;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
	background-color: #698087;
}

.woocommerce-product-search input[type="submit"] {
	cursor: pointer;
}

/* Set some WooCommerce styles  */

ul.products li.product .price {
	font-size: 16px !important;
}

.products .price {
    background: #698087 none repeat scroll 0 0;
    padding: 10px 15px 8px;
    position: absolute;
    right: -15px;
    top: -15px;
}

.products .price .amount {
    color: #fff;
font-weight: bold;
}

ul.products li.product .et_overlay {
    background-color: rgba(255, 255, 255, 0) !important;
    border-color: rgba(255, 255, 255, 0) !important;
}

.product_list_widget li a { 
	margin-left: 0 !important;  
}

.et_pb_sidebar_0 .woocommerce ul.product_list_widget li img { 
	width: 70px !important; 
}

.woocommerce ul.product_list_widget li img {
    box-shadow: none;
    float: right;
    height: auto;
    margin-left: 4px;
    width: 70px !important;
}

.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {
	background:#698087 !important;
	background-color:#698087 !important;
	color:white !important;
	text-shadow: transparent !important;
	box-shadow: none;
	border-color:#698087 !important;
}

.woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover {
	background:#698087 !important;
	background-color:#698087 !important;
	color:white !important;
	text-shadow: transparent !important;
	box-shadow: none;
	border-color:#698087 !important;
}

.woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button {
	background: #698087 !important;
	color:white !important;
	text-shadow: transparent !important;
	border-color:#698087 !important;
}

.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {
	background: #698087 !important;
	box-shadow: none;
	text-shadow: transparent !important;
	color:white !important;
	border-color:#698087 !important;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #698087 none repeat scroll 0 0;
    color: #fff;
}

.orderby, .woocommerce div.product form.cart .variations td select {
	border: 1px solid #698087;
	background:none;
	border-radius:0;
}

.orderby option, .woocommerce div.product form.cart .variations td select option {
   padding: 5px;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #698087 !important;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #999!important;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #999!important;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 3px 8px -4px rgba(0, 0, 0, 0.15);
    margin-bottom: 4% !important;
}

ul.products li.product .onsale, .woocommerce-page span.onsale {
    background: #182A31 none repeat scroll 0 0  !important;
    border-radius: 50% !important;
	text-transform: uppercase !important;
    color: #fff !important;
	font-size:14px;
    font-weight: bold !important;
    height: 75px !important;
    line-height: 60px !important;
    position: absolute !important;
    right: 7% !important;
    text-align: center !important;
    top: 5% !important;
    width: 75px !important;
    z-index: 10 !important;
}

.woocommerce .entry-summary .price { 
	margin-bottom: 5% !important; 
}

.related .product h2 { 
	text-align:center !important; 
	font-size: 16px !important;
}

.related ul .product  { 
	margin-top: 25px !important;
}