/*
Theme Name:         MESH For Men
Version:            1.0.0
Author:             Mesh For Men
Author URI:         https://meshformen.com/
Text Domain:        sage
*/


/* START iWEBAPP */
/* BEGIN: HEADER CHANGES */
#header .menu > li > a { 
font-size: 12px;
font-weight: 200;
font-family: "Open Sans", sans-serif!important;
}
#header .menu > li > a:focus {
color: #b68023;
outline: none;
}
#header .menu > li > a:focus-visible {
outline: 2px solid #b68023;
outline-offset: 4px;
}
#header #logo a:focus {
outline: none;
}
#header #logo a:focus-visible {
outline: 2px solid #b68023;
outline-offset: 4px;
}
#header[style] {
background: #000 !important;
transition: 0.8s;
}
#page {
padding-top:0px;
}
@media (min-width: 769px) and (max-width: 991px){
.container {
width: 780px;
}
}
#breadcrumbs {
display:none;
}
/* END: HEADER CHANGES */
/* BEGIN: HOME PAGE BODY */
.page-id-2 .page-section.section-text-over-image .text-box .text-box-image {
width: 50%;
padding:0;
}
.page-id-2 .page-section.section-text-over-image .text-box .text-box-image .img-responsive {
height:100%;
width: 100%;
}
/* END: HOME PAGE BODY */
/* BEGIN: FOOTER */
#footer-copyright {
font-size: 13px;
font-weight: 200;
font-family: "Open Sans", sans-serif!important;
}
/* END: FOOTER */
/* BEGIN: ABOUT US */
@media only screen and (min-width: 768px) {
.adjmt {
padding-right: 40px;
}
.hiddendesk {
display:none;
}
}
@media only screen and (max-width: 767px) {
.adjmt {
text-align: center;
}
.hiddenmob {
display:none;
}
}
/* END: ABOUT US */
/* BEGIN: FIX BLOG */

.page-section.section-page-title {
min-height: 108px;
padding: 50px 0px 30px 0px;
}
.page-section.section-page-title img {
display: none;
}
.page-section.section-page-title h1 {
display: none;
}
.blog .page-section.section-page-title img {
display: none;
}
.blog .page-section.section-page-title h1 {
display: none;
}
.single .page-section.section-page-title img {
display: none;
}
.single .page-section.section-page-title h1 {
display: none;
}
.single-product .page-section.section-page-title h1 {
display: none;
}
.woocommerce-page .page-section.section-page-title h1 {
display: none;
}
.woocommerce-page .page-section.section-page-title img {
display: none;
}
.woocommerce-page .page-section.section-page-title {
min-height: 50px;
padding: 50px 0px 30px 0px;
}
.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-blog {
margin: 13px 10px;
position: relative;
min-height: 527px;
}
@media only screen and (min-width: 768px) {
.blog-grid article {
width: 31%;
}
}
.blog-grid {
flex-wrap: initial;
}
.blog-grid article {
padding: 20px 15px;
border: solid 1px #252525;
}
.entry-title.h5 {
font-size: 27px!important;
}
.blog-grid article .article-image img {
border-radius: 0px; 
border: solid 1px #b68023;
}
/* END: FIX BLOG */
/* BEGIN: CONTACT US */
.mapadjust {
padding: 0px!important;
}
.mapadjust .container {
    margin: 0px!important;
    padding: 0px!important;
    width: 100%;
}
/* END: CONTACT US */

.grecaptcha-badge { visibility: hidden; }

/* BEGIN: WISHLIST */
.wishlist-items-wrapper .button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add_to_cart.alt {
	float: right;
	font-size: 11px!important;
}

.wishlist-items-wrapper .remove_from_wishlist.button {
	font-size: 11px!important;
}

.wishlist_table tr td {
text-align: left;
}

.services-list .button {
padding: 10px 20px!important;
}

/* END: WISHLIST */
