.h3-nospace {margin-top:0 !important;}


/* Woocommerce fix *//*woo 3.8 fix
#top div div.product .woocommerce-tabs ul.tabs li a {
    white-space: nowrap !important;
}
*/
.head-top-right {display:none;}

/* Main Menu */
#top #header .av-main-nav > li > a {
    font-weight: normal;
}
.av-subheading {
    color: #c09d46;
    font-family: Laila,serif!important;;
    font-weight: normal;
}
/* Shop Breadcrumbs */
/*.empty_title.title_container {
    display: none;
}*/
.dark_bg_color.title_container {
    display: none;
}
.woocommerce-page .dark_bg_color.title_container {
    display: block;
}

/* Header */
#header .custom_text {
    position: absolute;
    line-height: 1.3;
    font-size: 15px;
    /* margin-left: 5px; */
    margin-top: 75px;
    /* text-align: center; */
    /* text-transform: uppercase; */
}
#header .custom_phone_text {
    position: relative;
    float: left;
    line-height: 1.3;
    font-size: 28px;
    /* font-weight: bolder; */
    /* margin-left: 12px; */
    margin-top: 52px;
    margin-bottom: 15px;
    text-align: center;
}
#header .slogan_header_right {
    display: inline-block;
    float: right;
    /* height: auto; */
    line-height: 1.3;
    margin-right: 12px;
    margin-top: 75px;
    /* text-align: center; */
    /* text-transform: uppercase; */
}
#header .slogan_header_right img {
    width: 37px;
    margin-left: 5px;
}
.header-scrolled .slogan_header_right img { max-height: 25px;max-width:25px;}
.header-scrolled .slogan_header_right {margin-top: 45px!important;}
.header-scrolled .custom_text {font-size: 12px!important;margin-top: 45px!important;}
.header-scrolled .custom_phone_text {font-size: 22px!important;margin-top: 30px!important;}

/* Home page */
.av-seperator-icon {
    font-size: 45px;
    margin-top: 10px;
}
#top .hr-custom{
    min-height: 45px;
}

.hr-custom.hr-icon-yes .hr-inner {
    margin-top: 10px;
}
#am-wine-categories .av-masonry-entry .av-masonry-entry-title {
    text-align: center;
}
#am-wine-categories  .av-masonry-entry .avia-arrow {
    display: none;
}
#am-wine-categories .av-inner-masonry-content.site-background {
    background: transparent;
}
.figcaption.av-inner-masonry-content.site-background {
    padding-top: 20px;
}

#am-wine-categories h3 {
    color: black !important;
}
.av-masonry-image-container {
bottom: 55px;
}
.av-fixed-size .av-masonry-image-container {
    width: 90%;
    margin: 0 auto;
}


/* Shop */
h2.woocommerce-loop-product__title {
    font-family: Laila, serif!important;
    font-size: 22px!important;
}
    /* Extra Product Options */
    .cart input {
        width: 25px !important;
    }
    .tm-extra-product-options .tm-epo-field-label {
        margin-top: 15px;
    }
h2.woocommerce-loop-category__title  {
    font-family: Laila, serif!important;
    font-size: 22px!important;
    text-align: center;
}
.count {
    display: none;
} 
.page-thumb img {
    display: none;
}

#top div ul.product_list_widget li a.remove {
    z-index: 99;
}
#top .woocommerce-tabs h2 {
    font-size: 40px!important;
}
h2.woocommerce-Reviews-title {
    padding-top: 15px;
}
#top div.woocommerce-message {
    border-color: black !important;
    background-color: #c09d46 !important;
    color: white !important;
}

/* Wine Club */
#am-wine-cub-form #element_avia_4_1 {
    margin-bottom: 35px;
}
h5.am-form-h5 {
    line-height: 2;
}
.avia_ajax_form p .input_checkbox_label {display: contents;}

/* About us */
.am-column-float-right{
    float: right!important;
}

/* News */
h2.post-title.entry-title {
    font-family: Laila, serif!important;
    font-size: 28px!important;
}
/* Footer */
#footer .flex_column.av_one_half.first.el_before_av_one_half {
    width: 25%;
}

#text-2 .textwidget {
    line-height: 1;
    padding-top: 55px;
}
#footer {
    padding: 0;
}
/* Socket */
#socket .am-custom-socket-social {
    width: 45px;
    height: auto;
}
#socket .copyright {
    text-align: center;
    width: 100%
}
#socket.container_wrap {
    border-top-width: 2px !important;
}
#am-no-padding-bottom .content {
    padding-bottom: 0px;
    padding-top: 15px;
}




/* Woocommerce Sidebar single product */
/*
.single-product .product {
width: 70%;
margin-right: 3%;
clear: none;
float: left;
}
*/


/* Mobile stylins in here */

@media only screen and (max-width: 767px) {
    /*.responsive .single-product-main-image {width:45% !important;}*/
    #top .product div.images img {width:45%;}
    #footer .widget {margin: 0;}
}

@media only screen and (max-width: 789px) {
#header .custom_text {display:none !important;}
#header .custom_phone_text {display:none!important;}
#header .slogan_header_right img {display: none !important;}
#header .slogan_header_right {display: none !important;}
#am-wine-categories .container { width: 100% !important; max-width: 100%; padding: 0; margin: 0; }
#am-wine-categories .flex_column.av_one_full { padding: 0 !important; }
#am-wine-categories .av-masonry-entry { width: 50%; }
#text-2 .textwidget {padding-top: 0px !important;text-align: center;}
#footer .flex_column.av_one_half.first.el_before_av_one_half {text-align: center;}
}
@media only screen and (min-width: 989px) {

.single-product-main-image {
    width: 25%;
}

.single-product-summary {
    overflow: hidden;
    width: 40%;
    float: left;
    margin-right: 3%;
}

.single-product .sidebar {
    width: 25%;}
}
@media only screen and (max-width: 989px) {
#header .custom_text {
    font-size: 13px;
    margin-top: 30px;
}
#header .custom_phone_text {
    font-size: 20px;
    margin-top: 20px;
}
#header .slogan_header_right {
    margin-right: 110px;
    margin-top: 30px;
}
.header-scrolled .slogan_header_right img {display:none !important;}
.header-scrolled .slogan_header_right {display:none !important;}
.header-scrolled .custom_text {display:none !important;}
.header-scrolled .custom_phone_text {display:none !important;}

#top #main .sidebar {display: none;}
.single-product .product {width: 100%;margin-right: 3%;clear: none;float: left;}

.responsive .sidebar {
		display:none !important;
	}

	.responsive #top .container .av-content-small {
		width:100%;
	}

	.responsive .content {
		border-right:none;
	}

	.responsive .content .entry-content-wrapper {
		padding: 0;
	}
}



@media only screen and (max-width: 1050px) {
    #text-2 .textwidget {padding-top: 40px;}
}
    
@media only screen and (max-width: 1130px) {
    .avia_transform .av_slideshow_full .avia-caption-title {font-size: 55px !important;}
    .avia-caption-content {font-size: 25px !important;}
}

@media only screen and (max-width: 1250px) {
    #footer .av_one_half {width:65%;}
}