/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
@font-face {
    font-family: 'GillSansMedium';
    src: url('fonts/GillSansMTPro-Medium.eot?#iefix') format('embedded-opentype'),
    url('fonts/GillSansMTPro-Medium.woff') format('woff'),
    url('fonts/GillSansMTPro-Medium.woff2') format('woff2'),
    url('fonts/GillSansMTPro-Medium.svg#GillSansMTPro-Medium') format('svg');
    font-weight: normal;
    font-style: normal; 
    font-display: swap;
}
@font-face {
    font-family: 'GillSansBold';
    src: url('fonts/GillSansBold.woff2') format('woff2'),
    url('fonts/GillSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GillSans';
    src: url('fonts/GillSans.woff2') format('woff2'),
    url('fonts/GillSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'fontawesome';
    src: url('fonts/fontawesome-webfont.woff2') format('woff2'),
    url('fonts/fontaweseome-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

span.logo a{
    display: flex;
    align-items: center;
}

.container.av-logo-container .inner-container{
    display: flex;
}

.single-product .summary.entry-summary{
    display: flex;
    flex-direction: column;
}

.cart_dropdown_link {
    background: url(svg/basket.svg);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: center;
    display: flex;
    align-items: end;
    flex-direction: column;
}

.woocommerce-product-details__short-description{
    order: 2;
}

#top .variations_form{
    order: 1;
}

.col-2,
.woocommerce-billing-fields{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.col2-set#customer_details{
    position: relative;
    overflow: unset;
}

.col-2{
/*    position: sticky;
    top: 70px;*/
}

h3#ship-to-different-address{
    margin-bottom: 0;
    padding: 30px 0;
    display: inline-block;
}

.woocommerce-cart .entry-content .woocommerce{
    display: flex;
    flex-flow: row;
}

.cart-collaterals .cart_totals{
    width: unset;
    float: none;
    padding-right: 0;
    margin-right: 0;
}

.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form{
    padding: 0 20px 0 0;
    flex-basis: 100%;
}

.woocommerce-cart .entry-content .woocommerce .cart-collaterals{
    padding: 0 0 0 20px;
    flex-basis: 60%;
}

#top .form-row#billing_email_field{
    margin-bottom: 0;
}

#payment img,
.about_paypal{
    display: none;
}

.responsive body.woocommerce-checkout #wrap_all,
.responsive body.woocommerce-checkout{
    overflow: unset;
}

#dividebuy-softsearch-text span img{
    position: relative;
    top: -1px;
}
div form.cart div.quantity{
    margin: 0;
}
ul.woocommerce_error.woocommerce-error.wc-stripe-error{
    padding: 10px;
}
#top #wrap_all .main_color del{
    color: #ff443b;
}
#top fieldset#wc-stripe-cc-form{
    margin-bottom: 0;
}
.about-row .flex_column{
    padding: 0px!important;
}
#top #payment div.payment_box {
    position: relative;
    width: 100%;
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
    padding: 0;
    margin: 0 0 0 0;
    font-size: 18px;
    left: 0;
}
#top #payment ul.payment_methods li img {
    margin: 0;
}
.payment_method_dividebuy .dividebuy-softsearch {
    padding: 0;
    padding-bottom: 0;
    text-align: left;
}
#top .woocommerce-form-login-toggle .woocommerce-info{
    text-transform: none;
    letter-spacing: 0;
    font-size: 18px;
    margin-bottom: 20px;
}
#meet-the-team .entry-content-wrapper {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
justify-content: center;
}
#top.product-template-default .main_color .outofstock .single-product-main-image .onsale{
    display: none;
}
.event-inner .open-g-map{
    margin-left: 10px;
    font-size: 13px;
    position: relative;
    top: -1px;
    text-decoration: none;
}
.event-inner .open-g-map i{
    margin-right: 5px;
}
h1, h2, h3, h4, h5, h6{
    font-weight: normal;
    font-family: 'GillSansMedium';
}
.about-text{
    padding: 50px!important;
}
.template-page .entry-content-wrapper .about-text h2,
.template-page .entry-content-wrapper .about-text h3{
    margin-bottom: 30px;
}
.template-page .entry-content-wrapper .about-text h3{
    letter-spacing: 0;
    font-size: 45px;
    text-transform: capitalize;
}
#top .about-row .av-flex-placeholder{
    width: 0;
}
.about-image .avia_image{
    border-radius: 0px;
}
.about-text .avia-button{
    margin-top: 20px;
}
#meet-the-team .template-page .entry-content-wrapper h3{
    letter-spacing: 2px;
    margin: 25px 0;
    font-size: 25px;
}
#meet-the-team .template-page .entry-content-wrapper h2,
#our-awards .template-page .entry-content-wrapper h2{
    font-size: 30px;
    margin-bottom: 0;
}
.template-page .entry-content-wrapper .about-text h2 strong:after,
#meet-the-team .template-page .entry-content-wrapper h2:after,
#our-awards .template-page .entry-content-wrapper h2:after{
    width: 45px;
    height: 3px;
    content: '';
    background-image: url(/wp-content/uploads/2020/12/menu-marker.png);
    display: block;
    background-size: 45px;
    background-repeat: no-repeat;
    margin: auto;
    margin-top: 15px;
}
#about-introduction .template-page .entry-content-wrapper h2 {
    letter-spacing: 0;
    margin-bottom: 0;
    text-transform: none;
}
#meet-the-team .content{
    margin-top: 0;
    padding-top: 0;
}
.about-text h4{
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 4px;
}
.about-image img{
    height: 550px;
    object-fit: cover;
}
#meet-the-team h4 {
    font-size: 18px;
    line-height: 1.1em;
    margin-bottom: 0;
}
#our-awards .template-page .entry-content-wrapper h3{
    letter-spacing: 2px;
    margin-bottom: 45px;
    font-size: 21px;
    line-height: 25px;
    letter-spacing: 1px;
    margin-top: 30px;
    margin-bottom: 30px;
}
#our-awards img {
    height: 100px;
    /* width: 100%; */
    object-fit: contain;
    transition: .5s;
    transform: scale(0.9);
}
#our-awards img:hover{
    transform: scale(1);
    transition: .5s;
}

.dividebuy.dividebuy-cart{
    max-width: unset;
}

.about-row .av_one_half{
    margin-left: 0;
    width: 50%;
}
.event-inner .date .day{
    font-size: 50px;
    display: block;
}
button:focus{
    outline: none!important;
}
.mobile-filter-button{
    display: none;
}
.event-inner .date .month{
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    margin-top: 9px;
    display: inline-block;
    /*width: 41px;*/
    overflow: hidden;
    letter-spacing: 2px;
}
.template-page .entry-content-wrapper h2 {
    letter-spacing: 2px;
    margin-bottom: 45px;
}
.single-post .template-page .entry-content-wrapper h2 {
    margin-bottom: 20px;
}
.single-post h4 {
    font-size: 21px;
    line-height: 25px;
    margin-bottom: 4px;
}
.single-post .avia-button-wrap{
    margin-top: 20px;
}
.equal-height-image-row img{
    height: 500px;
    width: auto;
    /*    object-fit: cover;
        object-position: top;*/
}

.social-icon{
    display: inline-block;
    font-size: 0;
    height: 50px;
    width: 50px;
    margin-right: 20px;
    background-color: #fff;
    border-radius: 100%;
}
#social-media-wrapper a:hover{
    text-decoration: none;
}
#facebook-icon{
    background-image: url(svg/facebook.svg);
    background-size: 20px;
    background-position: center center;
    background-repeat: no-repeat;
}
#twitter-icon{
    background-image: url(svg/twitter.svg);
    background-size: 20px;
    background-position: center center;
    background-repeat: no-repeat;
}
#instagram-icon{
    background-image: url(svg/instagram.svg);
    background-size: 20px;
    background-position: center center;
    background-repeat: no-repeat;
}
#facebook-icon:hover{
    background-image: url(svg/facebook-white.svg);
    background-size: 20px;
    background-position: center center;
    background-repeat: no-repeat;
}
#twitter-icon:hover{
    background-image: url(svg/twitter-white.svg);
    background-size: 20px;
    background-position: center center;
    background-repeat: no-repeat;
}
#instagram-icon:hover{
    background-image: url(svg/instagram-white.svg);
    background-size: 20px;
    background-position: center center;
    background-repeat: no-repeat;
}
#social-media-wrapper {
    text-align: left;
    margin: 15px 0;
    display: block;
}
.template-page .entry-content-wrapper h2.woocommerce-loop-product__title{
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
#top div.woocommerce-message a.button{
    background: rgb(143, 154, 116);
}
#top div.woocommerce-message a.button:hover {
    background: rgb(126, 136, 103);
}
.av-layout-grid-container .flex_cell .flex_cell_inner,
.av-layout-grid-container .flex_cell_inner{
    max-width: 550px;
    float: right;
    padding: 100px 7%!important;
}
.main_color .av-image-caption-overlay-center strong{
    color: #fff;
    font-size: 14px;
}
.main_color .av-image-caption-overlay-center{
    font-size: 13px;
}
.av-layout-grid-container .left-float .flex_cell_inner{
    float: left;
}
#three-boxes .av-image-caption-overlay-position p{
    text-transform: uppercase;
    font-family: 'GillSansMedium';
    font-size: 25px;
    line-height: 28px;
    letter-spacing: 2px;
}
#three-boxes .avia-image-container-inner{
    width: 100%;
}
#blog-posts-slider .av_one_third{
    margin-left: 2%;
    width: 32%;
}
.header_color .avia-menu-fx{
    background-image: url('/wp-content/uploads/2020/12/menu-marker.png');
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 8px;
}
.main_color .woocommerce-MyAccount-navigation-link.is-active a {
    color: #fff;
    background: #2c364f;
    font-weight: normal;
}
#top .dropdown_widget .buttons .button{
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: normal;
}
#team-row-one.eaton-fine-art-team .av_one_fourth:nth-of-type(2n){
    margin-left: 2%;
    width: 15%;
    border-left: #f1f1f1 2px solid;
    padding-left: 20px;
    margin-top: 9%;
}
.main_color strong{
    color: #111;
}
#team-row-two .avia-image-container.avia-align-center .avia-image-container-inner{
    display: block;
}
#team-row-one.eaton-fine-art-team .av_one_fourth{
    width: 30%;
}
#team-row-two.eaton-fine-art-team .av_one_fourth:nth-of-type(2n-1){
    width: 15%;
    margin-left: 2%;
    border-right: #f1f1f1 2px solid;
    padding-right: 20px;
    margin-top: 9%;
}
#team-row-two{
    padding-bottom: 75px;
}
.template-page .entry-content-wrapper #the-eaton-fine-art-team h2{
    padding-bottom: 10px;
    margin-top: 45px;
}
.template-page .entry-content-wrapper #the-eaton-fine-art-team h2:after{
    content: '';
    display: block;
    margin: auto;
    height: 3px;
    width: 20px;
    background: #444;
    margin-top: 10px;
}
.eaton-fine-art-team .avia_image{
    border-radius: 0;
}
#team-row-two.eaton-fine-art-team .av_one_fourth:nth-of-type(2n){
    width: 30%;
    margin-left: 2%;
}
.eaton-fine-art-team .av_one_fourth{
    width: 25%;
}
#blog-posts-slider .av_one_third:first-of-type{
    margin-left: 0;
}

.my-account{
    background: url(/wp-content/uploads/2020/12/user.svg);
    width: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px;
    filter: invert(35%) sepia(4%) saturate(2%) hue-rotate(323deg) brightness(88%) contrast(80%);
}
.av-magazine-text-sep.text-sep-date,
.av-magazine-author.minor-meta{
    display: none;
}
#top div form .form-row input.input-text,
#top div #content .form-row input.input-text,
#top div form .form-row textarea,
#top div #content .form-row textarea{
    font-size: 16px;
    font-family: 'GillSansMedium';
    height: 50px;
    padding: 15px;
}
.woocommerce-MyAccount-navigation ul li a{
    text-transform: capitalize;
}
#top .woocommerce-MyAccount-content .form-row label{
    text-transform: capitalize;
}
#top.event-template-default .fullsize .template-blog .big-preview {
    padding: 0 0 10px 0;
    width: 50%;
    float: left;
    display: inline-block;
}
.event-template-default .entry-content-wrapper.standard-content{
    display: inline-block;
    width: 45%;
    padding-left: 5%;
}
#top .fullsize .template-blog .post .entry-content-wrapper .event-page-g-map.open-g-map,
#top .fullsize .template-blog .post .entry-content-wrapper .btn.btn-primary.custom-event-url{
    color: #2c364f;
    text-transform: capitalize;
    font-size: 19px;
    margin: 20px 0;
    display: inline-block;
    transition: .2s;
    transform: scale(.97);
}
.event-page-g-map.open-g-map:before,
.btn.btn-primary.custom-event-url:before{
    content: '\f0c1';
    font-family: 'fontawesome';
    margin-right: 10px;
    display: inline-block;
}
.event-page-g-map.open-g-map:before{
    content: '\f124';
}
#top .fullsize .template-blog .post .entry-content-wrapper .event-page-g-map.open-g-map:hover,
#top .fullsize .template-blog .post .entry-content-wrapper .btn.btn-primary.custom-event-url:hover{
    text-decoration: none;
    transform: scale(1);
    transition: .2s;
}

.grecaptcha-badge{
    visibility: hidden;
}

#top .fullsize .template-blog .post .entry-content-wrapper {
    text-align: left;
    font-size: 18px;
    line-height: 20px;
}
.btn.btn-primary.custom-event-url:hover{
    text-decoration: none;
}
.event-template-default .invite-container{
    width: 100%;
    float: left;
    text-align: left;
    margin: 20px 0;
}
.back-button{
    position: relative;
    top: -24px;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
}
.back-button a:hover{
    text-decoration: none;
}
/*.event-template-default .invite-container{
    width: 100%;
    float: left;
    text-align: left;
}*/
.slider__button{
    font-family: 'GillSansMedium'!important;
}
#payment-logos .avia-image-container.avia-align-center{
    display: inline-block;
    margin-bottom: 0;
    margin-left: 20px;
}

body.helvetica_neue{
    font-family: 'GillSansMedium'!important;
}
#top label{
    font-weight: normal;
}
.artist-name{
    background: #eee;
    padding: 10px 0;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    color: #222;
    transition: .2s;
    letter-spacing: 1px;
}
#top h3 strong{
    /*letter-spacing: 1px;*/
}
.artist-name-holder:hover .artist-name{
    background: #2c364f;
    transition: .2s;
    color: #fff;
}
#custom-footer.main_color strong{
    text-transform: uppercase;
    font-size: 13px;
    color: #000;
    letter-spacing: 1px;
}
#top .price, #top .price span, #top del, #top ins{
    font-weight: 700;
}
body p{
    font-family: 'GillSansMedium';
}
.artist-products-filters .av_one_third{
    width: unset;
    margin: 0;
    display: inline-block;
}
.artist-products-filters .av_one_third a{
    margin: 0;
    margin-right: 15px;
    width: 200px;
    display: inline-block;
    padding: 5px 10px;
    text-align: center;
    border: 2px solid #ededed;
    float: left;
    transition: 1.55s;
}
.artist-products-filter .av_one_third a.active-filter{
    border: 2px solid #585858;
}
.artist-products-filters .av_one_third a:hover{
    border: 2px solid #585858;
    transition: 2s;
}
#top .single-product-main-image .thumbnails a {
    float: left;
    width: 25%;
}
.main_color .single-product-main-image .images a{
    border:none;
    background-color: #f7f7f7;
    padding: 45px;
}
span.av-magazine-cats.minor-meta{
    display: none;
}
.artist-products-filters .av_one_third:last-of-type{
    margin-right: 0;
}
.shop_columns_3 .products.custom-related-products .product,
.shop_columns_3 .products.custom-related-products .product,
#top .product_column_4 .products .product {
    margin: 0 2% 2% 0;
    width: 23.5%;
}
.irs--bapf-flat .irs-from:before, .irs--bapf-flat .irs-single:before, .irs--bapf-flat .irs-to:before {
    border-top-color: #2c364f;
}
.artist-products-filters{
    margin: 20px 0;
}
.artist-products-filters .av_one_third a{
    text-transform: capitalize;
}
.artist-products-filters .av_one_third a:hover{
    text-decoration: none;
}
.widgettitle {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
}
#top .widget_nav_menu li{
    font-size: 16px;
}
#top div ul.product_list_widget li a {
    display: block;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px!important;
}
div .dropdown_widget .cart_list li{
    font-size: 14px;
}
.main_title_on_slider{
    font-family: 'GillSansBold'!important;
}
.main_title_on_slider-medium{
    font-family: 'GillSansMedium'!important;
}
h2.woocommerce-loop-product__title{
    min-height: 75px;
}
.artists-holder{
    width: 15%;
    display: inline-block;
    overflow: hidden;
    margin-right: 2%;
    margin-bottom: 30px;
}
.artists-container .artists-holder{
    width: 15%;
}
.artist-name-holder img{
    transition: .2s;
}
.artist-name-holder:hover img{
    transform: scale(1.1);
    transition: .2s;
}
li#menu-item-84034 a{
    color: #8b0000;
}
.main_subtitle_on_slider{
    font-family: 'GillSansMedium'!important;
}
div.product .product_title {
    clear: none;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#subscribe-to-our-newsletter h3{
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 3px;
    margin-bottom:0;
    margin-top: 0;
}
#subscribe-to-our-newsletter .av_three_fifth {
    text-align: right;
    margin-left: 0;
    width: 63%;
}
form#mc-embedded-subscribe-form button:after{
    content: '';
    width: 23px;
    height: 23px;
    background: red;
    position: absolute;
    background: #fff url(./svg/arrow-right.svg);
    background-size: 11px;
    background-repeat: no-repeat;
    background-position: left 7px center;
    border-radius: 100%;
    right: 8px;
    z-index: 1000;
}
.top-artists-introduction-text{
    margin-bottom: 20px;   
}
.avia-button.avia-size-medium {
    padding: 15px 30px;
    font-size: 12px;
    min-width: 90px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 0;
}
.main_color.av-layout-grid-container h2{
    margin-bottom: 18px;
}
.av-layout-grid-container .avia-button-wrap{
    margin-top: 10px;
}
#subscribe-to-our-newsletter .wpcf7{
    height: 35px;
}
#subscribe-to-our-newsletter{
    position: relative;
}
#subscribe-to-our-newsletter .container{
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%,-50%);
}
.avia-content-slider .slide-entry-excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 18px;
}
.avia-content-slider .slide-entry-title {
    margin: 20px 0 0 0;
}
#subscribe-to-our-newsletter .av_two_fifth{
    /*margin-top: 38px;*/
}
#top #subscribe-to-our-newsletter input[type="email"],
#top #subscribe-to-our-newsletter input[type="text"]{
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: 'GillSansMedium';
    font-size: 12px;
    padding: 5px 10px;
    line-height: 25px;
    border: none;
}
#top .social_bookmarks.footer-social li {
    clear: none;
    width: 45px;
    height: 45px;
    display: inline-block;
    float: left;
    margin: 0;
}
section#custom_html-3.widget{
    margin: 0;
    padding: 0;
}
#text-2.widget{
    padding-bottom: 0;
}
#top .social_bookmarks.footer-social{
    height: 45px;
    margin: 20px 0;
}
#top .social_bookmarks.footer-social li{
    border: none;
}
#top .social_bookmarks.footer-social li a {
    float: left;
    width: unset;
    line-height: 45px;
    transition: .2s;
}
#top #wrap_all .footer-social .av-social-link-twitter:hover a,
#top #wrap_all .footer-social .av-social-link-facebook:hover a,
#top #wrap_all .footer-social .av-social-link-youtube:hover a,
#top #wrap_all .footer-social .av-social-link-instagram:hover a{
    background: transparent;
    color: initial;
    transform: scale(1.1);
}
.av-main-nav > li > ul {
    border-top-width: 0px;
}
.single-product-main-image {
    width: 55%;
}
#top #reviews h2 {
    text-transform: none;
    font-family: 'GillSansMedium';
    font-size: 20px;
    letter-spacing: 0;
    font-weight: normal;
}
.wc-proceed-to-checkout a:after,
.woocommerce-mini-cart__buttons a.checkout:before{
    position: relative;
    margin-left: 15px;
    content: '\f023';
    display: inline-block;
    font-family: 'fontawesome';
    font-size: 16px;
    top: 1px;
}
.woocommerce-mini-cart__buttons a.checkout:before{
    margin-right: 9px;
    margin-left: 0;
    font-size: 13px;
    top: 0;
}
#top #commentform .comment-form-rating label, #top.logged-in div #commentform .comment-form-comment label {
    position: relative;
    left: auto;
    display: block;
    font-size: 15px;
    top: auto;
    font-weight: normal;
}
#top div div.product .woocommerce-tabs ul.tabs li.active a {
    font-size: 13px;
}
#top div div.product .woocommerce-tabs ul.tabs li a {
    font-size: 13px;
    position: relative;
}

.template-shop .product_meta{
    font-size: 14px;
    font-family: 'GillSansMedium';
}
.woocommerce-page .main_color .button{
    text-transform: uppercase;
    font-family: 'GillSansMedium';
    background: #2c364f;
    letter-spacing: 1px;
}
table.shop_table th {
    font-size: 14px;
    letter-spacing: 1px;
    color: #111;
    font-weight: normal;
    line-height: 18px;
    padding: 9px 12px;
}
.addresses.col2-set .col-1, .addresses.col2-set .col-2 {
    border-style: solid;
    border-width: 1px;
    padding: 25px;
}
#top.woocommerce-page .main_color .button.single_add_to_cart_button{
    width: 100%;
    font-size: 15px;
    margin-top: 20px;
}
section.widget_pvc_stats{
    background-color: #d8d8d8;
}
.alternate_color .breadcrumb a{
    color: #fff;
    text-decoration: underline;
}
.sidebar .widget_pvc_stats.widget:first-child{
    padding: 10px 15px;
}
body .pvc_stats .pvc-stats-icon {
    vertical-align: middle;
    position: relative;
    top: 4px;
}
.views_today{
    position: relative;
    top: 2px;
}
.sidebar .widget_pvc_stats.widget{
    color: #111;
}
.woocommerce .columns-3.products li.product.type-product,
.shop_columns_3 .products .product {
    margin: 0 2% 2% 0;
    width: 32%;
}
.event-poster {
    height: 100px;
    width: 100px;
    margin-right: 20px;
}
.event-poster img{
    object-fit: cover;
}
.alternate_color .breadcrumb{
    color: #ededed;
}
.alternate_color .breadcrumb a{
}
.woocommerce-message{
    font-family: 'GillSansMedium';
}
#top #subscribe-to-our-newsletter form{
    margin-bottom: 0;
}
#top .fullsize .template-blog .post .entry-content-wrapper{
    max-width: unset;
}
#top .fullsize .template-blog .post .entry-content-wrapper > *{
    max-width: unset;
}

/*
article.artists{
    width: 25%;
    float: right;
}
*/
.dgwt-wcas-ico-magnifier-handler{
    margin-bottom: unset;
}
#top .fullsize .template-blog .post-title{
    text-align: left;
    max-width: unset;
}
#top .fullsize .template-blog .post-meta-infos{
    text-align: left;
}
.single-artists p{
    text-align: left;
    font-size: 15px;
    line-height: 24px;
}
.single-artists .artist-bio-profile p:first-of-type{
    font-size: 17.5px;
    color: #111;
}
.artist-filtered-work ul{
    margin: 0;
}
form.cart{
    margin-top: 20px;
}
#share ul li a{
    color: #fff;
}
#share ul li a span{
    position: relative;
    top: -2px;
}
.cart-collaterals .cart_totals a.button.alt {
    width: unset;
    display: block;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: normal;
    padding: 15px 30px;
}
.single-artists .products .product {
    float: left;
    margin: 0 2% 2% 0;
    padding: 0;
    position: relative;
    width: 32%;
}
#share.share-fixed.visible li:hover{
    right: 0;
}
.entry-content-wrapper #share ul{
    list-style: none;
}
#share ul li.phone-eaton-fine-art a:before {
    content: url('/wp-content/uploads/2020/12/phone-eaton-fine-art.png');
}
#share ul li.email-eaton-fine-art a:before{
    content: url('/wp-content/uploads/2020/12/email-eaton-fine-art.png');
}
#share ul li.live-chat-eaton-fine-art a:before{
    content: url('/wp-content/uploads/2020/12/live-chat-eaton-fine-art.png');
}
#share ul li a:before{
    position: relative;
    top: 3px;
    margin-right: 10px;
}
#after_section_6 .content{
    padding-top: 0;
    padding-bottom: 0;
}
.avia-content-slider .slide-image img {
    height: 300px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
.av-magazine-hero .av-magazine-thumbnail{
    padding:0;
}
#share ul li a:hover{
    text-decoration: none;
}
#scroll-top-link{
    right: 0;
}
#after_section_2 .content{
    padding-top: 0;
    padding-bottom: 0;
}
.scroll-below-slider{
    transform: rotate(-90deg);
    text-transform: uppercase;
    font-family: 'GillSansMedium'!important;
    cursor: pointer;
}
.scroll-below-slider:before{
    transform: rotate(-90deg);
    content: '';
    background: #fff;
    width: 2px;
    height: 100px;
    display: inline-block;
    position: relative;
    top: 44px;
    left: -68px;

}
.eaton-fine-art-team img{
    height: 350px;
    width: 100%;
    object-fit: cover;
    object-position: top;
    filter: grayscale(1) contrast(1.2);
}
#team-image img{
    width: 100%;
    height: 380px;
    object-fit: cover;
    object-position: top;
}
.header_color .main_menu .menu ul li.all-artists a,
.header_color .main_menu ul.av-main-nav ul li.all-artists{
    background: #f8f8f8;
}
.av-main-nav ul.sub-menu li a {
    border-right-style: solid;
    border-right-width: 0px;
    border-left-style: solid;
    border-left-width: 0px;
}
.header_color .main_menu .menu ul li.all-artists a span{
    text-decoration: none;
    font-weight: normal;
    font-size: 13px;
    letter-spacing: 1px;
    text-align: center;
    left: 0;
    right: 0;
    font-family: 'GillSansMedium';
    float: unset;
    letter-spacing: 1px;
    color: #111;
}
.inner_product{
    border: none;
}
#team-image .avia_image{
    border-radius: 0;
}
#team-image.avia-image-container.avia-align-center .avia-image-container-inner{
    width: 100%;
}
#share.share-fixed li{


    z-index: 2;
    transition: all .3s ease;
}
#share ul li{
    background: #2c364f;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    padding: 10px 15px;
    margin: 15px 0;
    display: block;
    right: -126px;
    position: relative;
}
#top .variations td.label {
    width: 77px;
    font-size: 16px;
    position: relative;
    top: 2px;
}
#share.share-fixed ul li a:hover {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
#contact-details i{
    margin-right: 10px;
}
#contact-details{
    border-radius: 0px;
    background: #f8f8f8;
    padding: 20px 30px;
}
.main_color #contact-details strong{
    font-size: 20px;
    display: block;
}
#top .main_color #contact-form .input-text,
#top .main_color #contact-form input[type='text'],
#top .main_color #contact-form input[type='input'],
#top .main_color #contact-form input[type='email'],
#top .main_color #contact-form input[type='tel'],
#top #contact-form textarea{
    min-height: 50px;
    font-size: 16px;
    font-family: 'GillSansMedium';
    padding: 15px;
}
.grecaptcha-badge{
    z-index: 1000;
}
.av-main-nav > li > a {
    padding: 0 20px;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: normal;
    font-family: 'GillSansMedium';
}
.social-icon:hover{
    background: #2c364f;
    transition: .2s;
}
.social-icon:hover{

}
.header_color .social_bookmarks a{
    color: #585858;
}
.av-share-box{
    margin-bottom: unset;
}
.av-share-box ul li a {
    display: block;
    padding: 8px 0;
    text-decoration: none;
    color: inherit;
    font-size: 17px;
}
#top .social_bookmarks li a {
    float: left;
    width: 60px;
    line-height: 60px;
    border-radius: 0;
    display: block;
    margin: 0px;
    outline: none;
    padding: 0;
    font-size: 18px;
    transition: .2s;
}
#top .av-logo-container .social_bookmarks li a {
    border-radius: 0px;
}
#top nav .social_bookmarks{
    float: right;
    margin-left: 5px;
    height: 60px;
    line-height: 60px;
    margin-top: 0;
    top: unset;
    border-left: 1px solid #eeeeee;
    padding-left: 10px;
}
#top .berocket_single_filter_widget input[type="checkbox"] {
    display: inline;
    height: 20px;
    width: 20px;
    border-radius: 0;
}
#top .social_bookmarks li{
    width: 45px;
}
.avia-menu.av_menu_icon_beside {
    padding-right: 0;
    margin-right: 0;
    border-right-width: 0px;
}
.irs--bapf-flat .irs-from, .irs--bapf-flat .irs-single, .irs--bapf-flat .irs-to,
.irs--bapf-flat .irs-handle>i:first-child,
.irs--bapf-flat .irs-bar {
    background-color: #2c364f;
}
#custom-footer .avia-image-container .avia_image,
#custom-footer .avia-image-container .avia-image-overlay-wrap {
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
    height: 30px;
    width: auto;
}
#custom-footer .content{
    padding-bottom: 10px;
}
div.product p.stock {
    font-size: 0.92em;
    padding: 2px 0 0 0;
    color: red;
    text-transform: uppercase;
}

div.product p.stock.in-stock{
    color: green;
}
#custom_html-2{
    display: inline-block;
    margin: 0;
    padding:0;
}
.read-more-link{
    margin: 19px 0;
    font-weight: normal;
    font-size: 16px;
}
.av-magazine-thumbnail-link img{
    width:100%;
}
.av-magazine .av-magazine-content-wrap .av-magazine-title{
    font-size: 20px;
    margin-bottom: 15px;
}
.av-magazine .av-magazine-hero.first h3.av-magazine-title{
    font-size: 30px;
}
input#searchsubmit[type="submit"]{
    text-align: center;
}
#top .template-search.content .entry-content-wrapper{
    font-size: 16px;
}
#subscribe-to-our-newsletter input{
    margin-bottom: 0;
}
html body [data-av_iconfont='entypo-fontello']:before{

}
#custom-header .template-page .entry-content-wrapper h1,
.title_container .main-title{
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.title_container .breadcrumb {
    z-index: 10;
    line-height: 15px;
    font-size: 12px;
    text-transform: capitalize;
    letter-spacing: 0;
    right: unset;
}
#custom-header .breadcrumbs{
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.woocommerce-cart td{
    font-size: 16px;
}
.pagination span, .pagination a{
    font-size: 15px;
}
#custom-header .template-page .entry-content-wrapper h1{
    color: #fff;
    letter-spacing: 5px;
    font-size: 45px;
    margin-bottom:0;
}
#top .main_color .quantity input.plus, #top .main_color .quantity input.minus {
    border-color: #ebebeb;
    background-color: white;
    color: #969696;
    margin: 0 5px;
    border: 1px solid #ebebeb;
}
.cart_dropdown .dropdown_widget .widget_shopping_cart_content p{
    font-size: 15px;
}
.single .big-preview.single-big {
    pointer-events: none;
}
#top .entry-summary .price span{
    font-size: 30px;
}
div form.cart div.quantity:before{
    content: 'Quantity';
    display: inline-block;
    float: left;
    margin-right: 10px;
    position: relative;
    top: 7px;
}
.event-template-default .title_container .main-title{
    font-size: 25px;
}
#top.post-template-default .fullsize .template-blog .big-preview{
    width: 50%;
    display: inline-block;
    float: left;
}
.post-template-default .entry-content-wrapper.clearfix.standard-content{
    width: 50%;
    margin: 0;
    display: inline-block;
    float: left;
    padding-left: 5%;
}
#custom-header .breadcrumbs{
    display: inline-block;
    width: 100%;
    color: #fff;
    text-align:left;
}
.main_color .breadcrumb a{
    color: #fff;
    text-decoration: underline;
}
.eaton-fine-art-team h3{
    font-size: 40px;
}
.eaton-fine-art-team h4{
    font-size: 20px;
}
a.read-more-link i{
    font-size: 15px;
    margin-left: 8px;
    position: relative;
    top: 0px;
    transition: .2s;
}
a.read-more-link:hover i{
    margin-left: 15px;
    transition: .2s;
}
a.read-more-link:hover{
    text-decoration: none;
}
.stretch_full.container_wrap.alternate_color.light_bg_color.title_container{
    background-color: #585858;
}
.avia-woocommerce-30.post-type-archive .stretch_full.container_wrap.alternate_color.light_bg_color.title_container {
    background-color: transparent;
    position: absolute;
    width: 100%;
    top: 145px;
    border: none;
}
#subscribe-to-our-newsletter button,
#subscribe-to-our-newsletter input[type='submit'],
input[type="submit"],
.event-modal-body button,
button[type="submit"]{
    font-family: 'GillSansMedium';
    color: #fff;
    background-color: #202739;
    padding: 5px 10px 5px 15px;
    border: none;
    text-transform: uppercase;
    text-align: left;
    min-width: 145px;
    line-height: 25px;
    cursor: pointer;
    font-size: 14px;
    position: relative;
}
#av_product_description.avia-section-large .content{
    padding-top: 50px;
    padding-bottom: 60px;
}
.product-meta-formated-cat{
    padding: 10px 15px;
    text-transform: capitalize;
    /* font-style: italic; */
    font-size: 14px;
}
#top .pvc_stats{
    margin: 0;
}
.pvc_stats{
    padding: 0!important;
}
.product-meta{
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding: 10px 0;
}
#av_product_description.avia-section-large .content p{
    margin: 0;
}
#av_product_description h1 {
    color: #fff;
    letter-spacing: 5px;
    font-size: 45px;
    text-align: left;
    text-transform: uppercase;
}
.artist-name-holder a:hover,
.artist-name-holder a:focus{
    text-decoration: none;
}
.bapf_sfilter{
    border-bottom: 1px solid #d8d8d8;
}
.image-overlay.overlay-type-extern{
    display: none!important;
}
.event-modal-body button{
    background: #2c364f;
}
.bapf_sfa_taxonomy{
    display: inline-block;
    float: left;
}
#wrap_all .bapf_sfilter .berocket_aapf_widget_selected_area ul li{
    float: left;
    margin-right: 10px!important;
    border: 1px solid #bbb;
    padding: 5px 20px!important;
}
#wrap_all .bapf_sfilter .berocket_aapf_widget_selected_area ul li a{
    text-transform: capitalize;
}
.bapf_body .bapf_sfa_taxonomy li:before,
.bapf_body .bapf_sfa_unall li:before{
    display: none;
}
.bapf_body .fa-remove:before,
.bapf_body .fa-close:before,
.bapf_body .fa-times:before {
    content: "X";
    font-family: 'GillSansMedium';
    font-size: 13px;
}
.bapf_sfa_unall li a{
    text-decoration: underline;
}
a.braapf_unselect_all i{
    display: none;
}
.bapf_sfilter .berocket_aapf_widget_selected_area ul li{
    margin: 0!important;
}
.bapf_sfa_taxonomy ul{
    margin-bottom: 0;
}
ul.bapf_sfa_unall{
    margin-bottom: 0;
    display: inline-block;
}
/*span.extra-size-info {
    margin: 5px 0;
    display: block;
}*/
.bapf_body .bapf_sfa_taxonomy ul{
    overflow-y: unset;
}
.bapf_sfa_taxonomy span{
    display: none;
}
.braapf_unselect i{
    margin-right: 10px;
}

#top .av-cart-counter {
    background-color: #2c364f;
    color: #fff;
    border-radius: 100%;
    height: 15px;
    width: 15px;
    margin: 0;
    padding: 0;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

body #copyright p{
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
}

body.post-template-default.single-post{
    font-size: 20px;
}
#top.single-post div .avia-gallery img {
    float: left;
    border-style: solid;
    border-width: 0px;
}
#top.single-post .about-row .container{
    /*    border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        padding: 50px 0;*/
}
.custom .tp-bullet:hover, .custom .tp-bullet.selected{
    background: #fff;
}
.custom .tp-bullet{
    background: rgba(255,255,255,.6);
    border-radius: 100px;
    width: 10px;
    height: 10px;
}
.dgwt-wcas-search-icon.js-dgwt-wcas-search-icon-handler{
    transition: .2s;
}
.side-cta {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 8;
    pointer-events: none;
}
.side-cta a {
    line-height: 48px;
    background: #2c364f;
    color: #fff;
    display: block;
    padding: 0 15px 0 60px;
    position: relative;
    -webkit-transform: translateX(calc(100% - 50px));
    -ms-transform: translateX(calc(100% - 50px));
    transform: translateX(calc(100% - 50px));
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-size: 15px;
    pointer-events: auto;
    -webkit-box-shadow: 0px 0px 17px 0px rgba(192,192,192,.25);
    box-shadow: 0px 0px 17px 0px rgba(192,192,192,.25);
    margin: 10px 0;
}
#sidebar-links .content{
    padding-top: 0;
    padding-bottom: 0;
}
#sidebar-links{
    min-height: 0;
}
.side-cta a:hover span {
    background-color: #202739;
}
.side-cta a:hover{
    text-decoration: none;
}
.side-cta a span {
    width: 48px;
    height: 48px;
    background-size: 16px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.side-cta a span img{
    width: 26px;
    /* padding: 10px 0; */
    /* padding-left: 3px; */
    margin-left: 11px;
    margin-top: 11px;
}
.side-cta a:hover {
    color: #fff;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.sidebar_left.sidebar{
    text-align: left;
}

#header_main{
    background: #fff;
    border-top: none;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme{
    margin: 15px 0;
}
#top label.woocommerce-form__label span{
    position: relative;
    font-size: 16px;
}
.woocommerce .login .lost_password {
    margin: 0;
    position: relative;
    top: -5px;
    left: 5px;
    font-size: 0.92em;
    display: inline-block;
}
#custom-footer .hr{
    margin: 0;
}

#top .avia-font-entypo-fontello, 
body .avia-font-entypo-fontello, 
html body [data-av_iconfont='entypo-fontello']:before{
    display: none;
}

ul#shipping_method li input{
    position: relative;
    top: 3px;
    margin-right: 10px;
}
.template-page .entry-content-wrapper .cart_totals h2{
    letter-spacing: 1px;
    margin-bottom: 20px;
    border-bottom: 3px solid #ececec;
    padding-bottom: 10px;
    font-weight: 600;
}

.cart-collaterals .cart_totals a.button.alt{
    width: 100%;
}

#menu-item-shop .cart_dropdown_link{
    margin: 0 15px;
    padding: 4px 20px;
}
/*.html_cart_at_menu.html_header_top #top .main_menu{
    right: unset;
    position: relative;
    display: inline-block!important;
    float: right;
}*/
#dgwt_wcas_ajax_search-2 {
    display: inline-block;
    vertical-align: top;
    padding: 0 30px;
    height: 60px;
}

div .logo {
    flex-basis: 15%;
    position: relative;
}

.main_menu{
    display: flex;
    position: relative;
    flex-basis: 70%;
    justify-content: center;
}

.icon_menu {
    flex-basis: 15%;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}

body#top .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{
    font-family: 'GillSansMedium';
}

.dgwt-wcas-search-icon{
    height: 30px;
    width: 30px;
    background: url(svg/search.svg);
    background-size: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dgwt-wcas-search-icon svg{
    display: none;
}

.header-login{
    font-size: 0;
    background: url(svg/user.svg);
    background-size: 20px;
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: center;
}

.header-phone{
    font-size: 0;
    background: url(svg/phone.svg);
    background-size: 20px;
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: center;
}

#top .dgwt-wcas-search-wrapp{
    position: relative;
    top: unset;
    transform: unset;
    width: unset;
}

.collapseomatic_content{
    margin-left: 0;
}
#payment-logos{
    text-align: right;
    margin-top: 10px;
}
span.white-circle{
    float: right;
    background-color: #fff;
    border-radius: 100px;
    width: 20px;
    height: 20px;
    position: relative;
    top: 3px;
}
.white-circle i{
    color: #586c9d;
    font-size: 14px;
    position: relative;
    left: 8px;
    bottom: 3px;
}
.inner_product_header .woocommerce-Price-amount.amount{
    font-family: 'GillSansMedium';
}
.inner_product_header .avia-arrow{
    display: none;
}
#three-boxes .av_one_third{
    /*margin-left: 2%;*/
    width: 32.6666%;
    margin-left: 0;
}
#three-boxes .av_one_third.middle{
    margin: 0 1%;
}
#top .avia-product-slider1 .inner_product_header{
    text-align: left;
    height: 140px;
}
#top .content .flex_column .widget_nav_menu li a{
    padding: 3px 0;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}
#custom-footer .widget p{
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
}
#top .content .flex_column .widget_nav_menu ul:first-child>.current-menu-item, #top .content .flex_column .widget_nav_menu ul:first-child>.current_page_item{
    background: transparent;
}
#top .content .flex_column .widget_nav_menu li:first-child{
    border-top-width: 0;
}
#top .content .flex_column .widget_nav_menu li{
    border-bottom-width: 0;
}
#three-boxes .av_one_third img{
    height: 200px;
    width: 100%;
    /*overflow: hidden;*/
    object-fit: cover;
}
#top #subscribe-to-our-newsletter aside.field,
#top #subscribe-to-our-newsletter aside.submit{
    width: 24%;
    margin-right: 1%;
    display: inline-block;
    float: left;
}

#top #subscribe-to-our-newsletter aside.submit{
    margin-right: 0;
    width: 25%;
}

/*Add your own styles here:*/
.featured-artists-container .artists-holder:nth-of-type(6n){
    margin-right: 0;
}
.artists-container .artists-holder:nth-of-type(6n){
    margin-right: 0;
}

button.event-invitation-btn {
    border: 2px solid #2c364f;
    background: #2c364f;
    color: #fff;
    border-radius: 0;
    padding: 10px 35px;
    font-family: 'GillSansMedium';
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: normal;
    margin-top: 0;
    cursor: pointer;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,.1);
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.1);
    transition: .4s;
}
button.event-invitation-btn:hover{
    background:#fff;
    transition: .4s;
    color: #2c364f;

}
button.event-invitation-btn:hover i{
    left: 10px;
    position: relative;
    transition: .4s;
}
button.event-invitation-btn i{
    margin-left: 10px;
    transition: .4s;
}
.event-tabcontent .event .event-inner:first-of-type{
    margin-top: 20px
}
.artist-name-holder{

}
body#top .pvc_stats {
    text-align: left;
    float: left;
}
body .pvc_stats .pvc-stats-icon{
    margin-right: 10px;
}
.artist-name-holder a figure img{
    width: 100%;
    object-fit: cover;
    object-position: center;
    height: 160px;
}
#events-list.smaller-padding .content{
    padding-bottom: 25px;
}
.custom.tparrows{
    border-radius: 100%;
}
#top .avia-slideshow-arrows a {
    display: block;
    text-decoration: none;
    color: #fff;
    visibility: visible;
    position: absolute;
    width: 45px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    border-radius: 100%;
    top: 50%;
    margin: -30px 15px 0;
    z-index: 99;
    overflow: hidden;
    text-indent: -600%;
}
.avia-slideshow-arrows a:before {
    line-height: 48px;
}
.artist-icon{
    max-width: 100%;
}
.artist-image{
    overflow: hidden;
    height: 160px;
}
.irs{
    font-family: inherit;
}
.irs--bapf-flat .irs-to:before{
    border-top-color: #2c364f;
}
.prev_next_buttons{
    display: inline-block;
    width: 100%;
    text-align: right;
    position: relative;
    top: -20px;
}
.prev_next_buttons a:first-of-type{
    border-right: 1px solid #eee;
}
.prev_next_buttons a{
    padding: 0 10px;
    font-size: 12px;
    letter-spacing: 2px;
}
#menu-item-shop .dropdown_widget {
    right: -19px;
}
.woocommerce-billing-fields h3,
h3#order_review_heading{
    text-transform: capitalize;
    margin-bottom: 15px;
    font-size: 30px;
}
#top .woocommerce-form-coupon-toggle .woocommerce-info {
    padding: 10px;
    text-transform: none;
    margin: 0 0 20px;
    letter-spacing: 0;
    font-size: 14px;
    text-align: center;
}
.main_color a.woocommerce-remove-coupon{
    color: red;
    margin-left: 5px;
}
.collapseomatic {
    background-image: url(/wp-content/uploads/2020/12/down-arrow.svg);
    height: 10px;
    width: 10px;
    background-size: 13px;
    background-position: left 3px;
    padding: 0 0 10px 19px;
}
.share-fixed{
    right: 0;
    position: fixed;
    bottom: 100px;
}
#top #payment #place_order {
    float: none;
    margin: 0 auto;
    width: 100%;
    padding: 20px;
}
.colomat-close {
    background-image: url(/wp-content/uploads/2020/12/up-arrow-angle.svg);
    height: 10px;
    width: 10px;
    background-size: 13px;
    background-position: left 3px;
}
.irs--bapf-flat .irs-to{
    font-size: 11px;
}
/* Style the events page tabs */
.event-tab {
    overflow: hidden;
    border: none;
}
.related.products.custom-related-products h3,
#top .related.products h2:first-of-type{
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 30px;
}
.related.products.custom-related-products h3{
    letter-spacing: 2px;
}
#top div div.product .woocommerce-tabs ul.tabs li a{
    text-transform: capitalize;
}
#top .related.products h2.woocommerce-loop-product__title:first-of-type{
    font-size: 15px;
}

#shipping_method label{
    position: relative;
    top: 2px;
}
#top div td.actions .coupon .input-text{
    font-family: 'GillSansMedium';
    font-size: 14px;
}
#top.single-product .related.products h2.woocommerce-loop-product__title{
    margin-bottom: 0;
}
/* Style the buttons inside the tab */
.event-tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 25px;
    transition: 0.3s;
    font-size: 20px;
    font-family: 'GillSansMedium';
    text-transform: uppercase;
    letter-spacing: 2px;
}

.woocommerce-notices-wrapper{
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 100;
}

.woocommerce-notices-wrapper{
    width: 50%;
    margin-left: auto;
    margin-right: auto;    
    animation:signup-response 0.5s 1;
    -webkit-animation:signup-response 0.5s 1;
    animation-fill-mode: forwards;
    
    animation-delay: 8s;
    -webkit-animation-delay: 8s; /* Safari and Chrome */
    -webkit-animation-fill-mode: forwards;
    
} 

@keyframes signup-response{
    from {opacity :1;}
    to {opacity :0;}
}

@-webkit-keyframes signup-response{
    from {opacity :1;}
    to {opacity :0;}
}

.woocommerce-notices-wrapper .woocommerce-message{
    margin-bottom: 0;
}

li.additional_information_tab{
    text-transform: capitalize;
}
.artist-name-holder a:hover figure,
.artist-name-holder a:visited figure{
    text-decoration: none;
}
strong, b{
    font-weight: normal;
}
.social-media-icons div{
    display: inline-block;
}
.social-media-icons{
    padding: 0 10px;
}
.social-media-icons div img{
    width: auto;
    height: 17px;
    margin: 0 10px;
    transition: .2s;
    cursor: pointer;
    position: relative;
    top: 2px;
}
div.my-account img{
    height: 18px;
    filter: brightness(0%);
    transition: .2s;
}

.cart_dropdown {
    position: relative;
    right: unset;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-decoration: none;
    text-align: center;
    top: unset;
    margin: unset;
    border: none;
}

#top .content .flex_column .widget_nav_menu li a:hover{
    background: transparent;
}
.social-media-icons div img:hover{
    transform: scale(1.1);
    transition: .2s;
}
/* Change background color of buttons on hover */
.event-tab button:hover {
    /*background-color: #ddd;*/
}
.main_color .social_bookmarks a{
    color: #454545;
}
/* Create an active/current tablink class */
.event-tab button.event-tab-active {
    border-bottom: 4px solid black;
}
.event-tab{
    margin-bottom: 30px;
}
/* Style the tab content */
.event-tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
    animation: eventFadeEffect 1s;
}

@keyframes eventFadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}

.event-tabcontent .event .event-inner {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.event-tabcontent .event .event-inner .date {
    display: inline-block;
    /*margin-right: 30px;*/
    width: 10%;
    text-align: center;
}

.event-tabcontent .event .event-inner .location-date {
    display: inline-block;
    width: 70%;
}
.invite-container{
    width: 20%;
    float: right;
    text-align: right;
}
.event-tabcontent .event .event-inner .location-date .location {
    display: block;
    font-weight: 600;
    font-size: 1.1em;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 5px;
}

/* events modal start */
.event-modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

/* Modal Content */
.event-modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 80%;
    max-width: 600px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}
#top .event-modal-content textarea{
    max-height: 100px;
}
/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.event-close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
    transition: .2s;
    margin-top: 4px;
}

.event-close:hover,
.event-close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.event-close:hover{
    transform: scale(1.1);
    transition: .2s;
}

.event-modal-header {
    padding: 10px 16px;
    background-color: #2c364f;
    color: white;
}
.event-modal-header h2{
    margin-bottom: 0;
    text-transform: capitalize;
}

.event-modal-body {
    padding: 2px 16px;
}

.event-modal-footer {
    padding: 2px 16px;
    background-color: transparent;
    color: white;
}
#top .product div.images img{
    object-fit: contain;
    max-height: 500px;
}
.wc-proceed-to-checkout a:before{
    background-image: url('/wp-content/uploads/2020/12/lock.svg');
}
.toggler:focus{
    outline: none;
}
html:not(.dgwt-wcas-overlay-mobile-on) #top .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon .dgwt-wcas-search-form {
    top: calc(100% + 21px);
}
.main_color .sort-param > li > span, .main_color .sort-param > li > a, .main_color .sort-param ul{
    background-color: white;
}
.sort-param > li > span {
    padding: 5px 40px 5px 10px;
}
.bapf_body li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #6b6b6b;
    display: inline-block;
}
.bapf_body{
    padding-bottom: 20px;
}
.sidebar_left .inner_sidebar {
    margin-right: 25px;
}
table div.quantity{
    width: auto;
}
div a.remove{
    text-indent: unset;
    background: none;
    border: none;
    font-size: 16px;
    height: 25px;
    width: 25px;
    position: relative;
    /* top: -2px; */
    /* padding-left: 7px; */
    text-align: center;
    margin: auto;
    padding: 0;
}
#top .main_color a.remove{
    background-color: transparent;
}
.bapf_sfilter ul li{
    position: relative;
    padding: 1px 8px 13px 0;
    margin: 10px 0!important;
}
.bapf_body li.checked:after{
    content: "";
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background-image:url('/wp-content/uploads/2021/01/tick.svg');
    background-repeat: no-repeat;
    background-position: 2px 3px;
    background-size: 18px 15px;
    z-index: -1000;
}
#top #wrap_all .av-social-link-instagram:hover a {
    color: #fff;
    background-color: #dd2a7b;
}
.bapf_body ul{
    max-height: 300px;
    overflow-y: auto;
}
.bapf_body ul::-webkit-scrollbar {
    width: 8px;
}
.bapf_body ul::-webkit-scrollbar-thumb {
    background: #6b6b6b;
}
.bapf_body ul::-webkit-scrollbar-track {
    background: #d8d8d8;
}
.bapf_sfilter h3{
    margin-bottom: 20px;
}
.bapf_body input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
#top .berocket_single_filter_widget label{
    text-transform: capitalize;
    font-size: 16px;
    margin-left: 4px;
    padding-left: 28px;
    color: #444;
    position: relative;
    top: -2px;
}
.bapf_sfilter.bapf_ckbox label+span{
    position: relative;
    top: -2px;
}
.berocket_single_filter_widget .fa-chevron-down:before{
    content: "\f067";
}
.berocket_single_filter_widget .fa-chevron-up:before{
    content: "\f068";
}
ul.sort-param li{
    font-size: 16px;
}
#top .dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon-arrow {
    display: none!important;
}
.av-magazine-thumbnail {
    float: left;
    margin-right: 15px;
    width: 61px;
    min-height: 61px;
    border: none;
    padding: 0px
}
.av-magazine .av-magazine-text-sep.text-sep-cats{
    display: none;
}

li.menu-sale a span.avia-menu-text {
    color: #ff1111 !important;
}
.artist-container {
    margin-right: 16px;
}
.profile-image {
    position: absolute;
    top: 16px;
    left: 16px;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    s-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.artist-title {
    text-align: center;
}
.artist-container.slick-slide a:hover{
    text-decoration: none;
}
.artist-container.slick-slide a img{
    height: 250px;
    margin: auto;
    object-fit: contain;
    padding: 0 20px;
}
#top .thumbnail_container img {
    margin: 0;
    display: block;
    width: 100%;
    height: auto;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    height: 300px;
    object-fit: contain;
    padding: 20px;
}
.artist-container.slick-slide h4{
    text-transform: uppercase;
    font-size: 13px;
    display: inline-block;
    letter-spacing: 2px;
}
.artist-title img{
    width: 15px;
    display: inline-block;
    position: relative;
    top: 3px;
    left: 10px;
}
.artist-container.slick-slide{
    background: #f6f6f6;
    padding: 20px 0;
    min-height: 350px;
}
.artist-container.slick-slide h3 {
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
}
.products .product h2, .products .product h3, .products .product h4, .products .product h5, .products .product h6, h2.woocommerce-loop-product__title {
    padding-top: 5px;
    font-size: 15px;
    line-height: 1.3em;
    font-weight: normal;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#top-artists button.slick-prev.slick-arrow{
    top: 50%;
    position: absolute;
    z-index: 100;
}
.slick-arrow img{
    width: 25px;
}
.featured-artists-container .slick-slider{
    margin:
}
.hidden-nav-text{
    display: none;
}
.slick-arrow {
    height: 55px;
    width: 55px;
    background-color: transparent;
    border: none;
    border-radius: 100px;
    cursor: pointer;
}
.slick-arrow.slick-prev{
    position: absolute;
    top: -85px;
    right: 60px;
}
.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon{
    opacity: 1;
}
.slick-arrow.slick-next{
    position: absolute;
    right: 0;
    top: -85px;
}
p.avia_cookie_text + h2{
    margin-top: .5em;
}
#top .avia-cookiemessage-top-left .avia-cookie-consent-button,
#top .avia-cookiemessage-bottom-left .avia-cookie-consent-button,
#top .avia-cookiemessage-top-right .avia-cookie-consent-button{
    margin: 2em 10px;
    border-radius: 0;
    font-size: 15px;
    padding: 15px 20px;
    /*text-transform: uppercase;*/

}
#top .avia-cookiemessage-bottom-right .avia-cookie-consent-button,
#top .avia-cookie-consent .avia-cookie-consent-button,
#top .avia-popup .avia-cookie-consent-button{
    border-radius: 0;
    font-size: 15px;
}
#top .avia-popup .av-inline-modal .tab:focus{
    outline: none!important;
}
#top .av-toggle-switch .toggle-label-content {
    color: inherit;
    font-weight: normal;
}
#top .avia-popup .av-inline-modal .tab {
    padding: 20px 16px;
    font-size: 14px;
    font-weight: normal;
}
.slick-arrow:focus{
    outline: none!important;
}
#top-artists button.slick-next.slick-arrow{
    top: 50%;
    position: absolute;
    z-index: 100;
    right: 0;
}
#top .av-main-nav ul a{
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.event-tab button.tablinks{
    float: unset;
}
.event-tab{
    text-align: center;
}
.event-tabcontent,
#upcomingEvents{
    border: none;
}
#events-list-introduction h3{
    font-size: 25px;
}
.artist-filtered-work {    float: left;    width: 70%;}
.main_color .toggler{
    background-color: #ebebeb;
    color: #585858;
    margin: 10px 0 0 0;
    font-size: 18px;
}
.main_color .toggler.activeTitle{
    background-color: #585858;
    color: #fff;
}
.toggle_icon{
    border:none;
}
.toggle_icon span.vert_icon,
.toggle_icon span.hor_icon{
    border-color: #585858;
}
.main_color .toggler.activeTitle .toggle_icon span.vert_icon,
.main_color .toggler.activeTitle .toggle_icon span.hor_icon{
    border-color: #fff;
}
.main_color .toggler.activeTitle:hover{
    background-color: #585858;
    color: #fff;
}
.toggle_icon .hor_icon {
    border-top-style: solid;
    border-top-width: 2px;
    position: absolute;
    top: 7px;
    left: 1px;
    width: 11px;
}
.legal-note p{
    font-size: 13px;
    display: inline-block;
    margin-top: 30px;
    line-height: 20px;
}
.toggle_icon .vert_icon {
    border-left-style: solid;
    border-left-width: 2px;
    position: absolute;
    left: 5px;
    top: 2px;
    height: 11px;
}
.artist-bio-profile {float:right; width:25%}

/* labels */
ul.products>li>a .onsale {
    display: block;
    position: absolute;
    top: -10px;
    top: -1rem;
    right: -10px;
    right: -1rem;
    text-indent: -10000px;
    width: 50px;
    width: 5rem;
    height: 50px;
    height: 5rem;
    padding: 0
}

ul.products>li>a .onsale {
    background: url("/wp-content/uploads/2021/01/sale@2x.png") center center no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

ul.products>li>a .onsale~.wc-new-badge {
    right: 45px;
    right: 4.5rem
}

ul.products>li.outofstock:before {
    content: 'Sold';
    width: 100%;
    height: 50px;
    width: 50px;
    background: rgba(44,54,79,.91);
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    color: #fff;
    text-align: center;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 10;
    box-sizing: border-box;
    font-size: 12px;
    letter-spacing: 2px;
    padding: 13px 0 0 0;
    border-radius: 100px;
    text-transform: uppercase;
    box-shadow: 0px 0px 17px 0px rgba(192,192,192,.25);
}
#top div .product_on_sale .inner_product_header {
    padding-right: 0;
}
.main_color .woocommerce-tabs .tabs a{
    color: #222;
}
ul.products>li.outofstock a .price {
    display: none
}

.eaton ul.products>li>a .wc-new-badge {
    display: block;
    position: absolute;
    top: -10px;
    top: -1rem;
    right: -10px;
    right: -1rem;
    text-indent: -10000px;
    width: 50px;
    width: 5rem;
    height: 50px;
    height: 5rem;
    padding: 0;
    background: url("/wp-content/uploads/2021/01/new@2x.png") center center no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.single-product .outofstock .images:before {
    /*content: '';*/
    width: 60px;
    width: 6rem;
    height: 60px;
    height: 6rem;
    background: red;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}

.single-product .outofstock .price {
    display: none
}
.single-product .onsale {
    display: block;
    position: relative;
    color: red;
    background: transparent;
}
#top .main_color .onsale{
    background: #ff443b;
    color: #fff;
    font-size: 18px;
    border-radius: 100px;
    width: 90px;
    height: 90px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: normal;
    position: absolute;
    display: inline-block;
    top: 14px;
    left: 15px;
    margin-top: 0;
    padding-top: 30px;
    padding-left: 8px;
}
span.extra-price-label-info{
    margin-left: 5px;
}
#top .main_color .inner_product_header_cell .onsale {
    background: #ff443b;
    color: #fff;
    font-size: 12px;
    border-radius: 100px;
    width: 50px;
    height: 50px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: normal;
    position: absolute;
    display: inline-block;
    top: -60px;
    right: 0;
    left: unset;
    margin-top: 0;
    padding-top: 10px;
    padding-left: 7px;
}
#top div.woocommerce-error, #top div.woocommerce-message, #top .woocommerce-info {
    margin: 0px 0px 50px 0px;
    padding: 19px 45% 19px 36px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#top.woocommerce-checkout div form .form-row input.input-text,
#top.woocommerce-checkout div #content .form-row input.input-text,
#top.woocommerce-checkout div form .form-row textarea,
#top.woocommerce-checkout div #content .form-row textarea{
    font-family: 'GillSansMedium';
    font-size: 16px;
    height: 50px;
}
#top.woocommerce-checkout div form .form-row textarea,
#top.woocommerce-checkout div #content .form-row textarea{
    height: 14em;
}
.woocommerce-checkout td{
    font-size: 15px;
}
#top.woocommerce-checkout .form-row label {
    display: block;
    text-transform: capitalize;
    font-size: 16px;
    margin-bottom: 5px;
}
#top.woocommerce-checkout .form-row label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox{
    text-transform: none;
}
div table.shop_table td {
    padding: 13px 12px;
}
table.shop_table th{
    padding: 13px 12px;
}
#top .dropdown_widget .total {
    font-size: 16px;
    margin: 10px 0;
}
.html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li a {
    border-color: #ebebeb;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
}
table.shop_table tfoot td {
    font-weight: normal;
}
.artist-container.slick-slide .artist-title span.artist-name{
    display: block;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 13px;
    background: transparent;
}
table.shop_table tfoot tr.order-total td{
    font-size: 20px;
}
#custom-footer .container{
    z-index: 0;
}
#social-media-wrapper a:hover, #social-media-wrapper a:focus, #social-media-wrapper a:visited {
    text-decoration: none;
}
@media only screen and (max-width: 1300px){
    .show-google-map iframe{
        height: 400px;
    }
    #top .avia-cookiemessage-top-left .avia-cookie-consent-button, #top .avia-cookiemessage-bottom-left .avia-cookie-consent-button, #top .avia-cookiemessage-top-right .avia-cookie-consent-button {
        margin: 2em 3px;
    }
    #our-awards .template-page .entry-content-wrapper h3 {
        font-size: 18px;
        line-height: 25px;
    }
    .artist-container.slick-slide h4{
        font-size: 12px;
    }
    .av-main-nav > li > a {
        padding: 0px 20px;
    }
}
.summary .cart{
    z-index: 1;
}

@media only screen and (max-width: 1150px){
    ul.social_bookmarks.icon_count_3{
        display: none;
    }
    #subscribe-to-our-newsletter h3{
        font-size: 20px;
    }
    .av-main-nav > li > a {
        padding: 0 13px;
        font-size: 12px;
        letter-spacing: 1px;
        font-weight: normal;
    }

    #text-3 .textwidget, #text-4 .textwidget, #text-5 .textwidget {
        padding: 0;
        margin: 0;
    }
    #subscribe-to-our-newsletter h3 {
        font-size: 16px;
        margin-top: 8px;
    }

    .woocommerce-cart .entry-content .woocommerce{
        flex-flow: column-reverse;
    }
    .woocommerce-cart .entry-content .woocommerce .cart-collaterals{
        padding: 0;
    }

    .dividebuy.dividebuy-cart {
        max-width: unset;
        margin: 20px 0;
    }

    .woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form{
        padding: 0;
    }

    .woocommerce-notices-wrapper{
        bottom: 0;
        left: 0;
        width: 90%;
        right: 0;
        margin: auto;
    }

    #top div div.woocommerce-message a.button{
        width: 100%;
    }

    #top div.woocommerce-error a.button, 
    #top div.woocommerce-message a.button{
        margin-top: unset;
        margin: 10px 0;
        right: unset;
        position: relative;
    }
}

@media only screen and (max-width: 990px){
    nav.main_menu{
        flex-basis: 10%;
        order: -1;
        margin-right: 20px;
    }

    #header_main {
        background: #fff;
        border-top: none;
        position: fixed;
        width: 100%;
        top: 0;
        border-bottom: none;
    }

    .container.av-logo-container .inner-container {
        justify-content: space-between;
    }

    div .logo {
        flex-basis: 60%;
    }

    .icon_menu {
        flex-basis: 30%;
        display: flex;
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
    }

}

@media only screen and (min-width: 768px) and (max-width: 989px){
    .responsive .av_mobile_menu_tablet .cart_dropdown {
        position: relative;
        top: unset;
        margin: unset;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1250px){
.avia-cookie-consent-wrap .avia-cookiemessage-top-left, .avia-cookie-consent-wrap .avia-cookiemessage-bottom-left {
    width: 40%;
}
.artists-holder {
    width: 25%;
    display: inline-block;
    overflow: hidden;
    margin-right: 0%;
    margin-bottom: 5px;
    padding: 0 5px;
}
.artists-container .artists-holder {
    width: 25%;
}
}
@media only screen and (min-width: 768px) and (max-width: 989px){

.artists-container .artists-holder {
    width: 25%;
}
#top .thumbnail_container img {
    margin: 0;
    display: block;
    width: 100%;
    height: auto;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    height: 175px;
}
#subscribe-to-our-newsletter .av_three_fifth {
    text-align: left;
}
#subscribe-to-our-newsletter .av_three_fifth{
    margin-left: 0;
    width: 100%;
}
#subscribe-to-our-newsletter .av_two_fifth{
    width: 100%;
    margin-bottom: 10px;
}
#menu-item-shop .cart_dropdown_link {
    margin: 0 15px;
    padding: 4px 20px;
    margin-top: 15px;
}
#subscribe-to-our-newsletter .container {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
    margin-top: 8px;
}
#text-3 .textwidget, 
#text-4 .textwidget, 
#text-5 .textwidget {
    height: 60px;
    /* vertical-align: middle; */
    line-height: 60px;
    padding-left: 13px;
    margin-top: 14px;
}

#dgwt_wcas_ajax_search-2{
    margin-top: 14px;
}

}
#custom_html-5{
    display: inline-block;
    padding: 0;
    vertical-align: top;
}
@media only screen and (min-width: 767px){
    .mobile-logo{
        display: none;
    }
}
@media only screen and (max-width: 767px){
    #custom-footer .widget{
        padding: 0;
    }

    .responsive #top #main{
        padding-top: 60px!important;
    }

    .icon_menu{
        flex-basis: 40%;
    }

    .responsive #top .cart_dropdown {
        position: relative;
        top: unset;
        margin-top: unset;
        z-index: -1;
    }

    .responsive #top .logo {
        position: relative;
        display: table;
        height: unset;
        float: none;
        padding: 0;
        border: none;
        width: 100%;
        flex-basis: 35%;
    }

    nav.main_menu{
        margin-right: 0;
    }

    .equal-height-image-row img{
        height: unset;
    }

    .breadcrumb-trail .trail-before, .breadcrumb-trail .trail-end, .breadcrumb-trail .sep, .breadcrumb-trail a, .breadcrumb-trail .bbp-breadcrumb-current{
        display: inline-block;
        float: none;
    }
    .title_container .breadcrumb {
        z-index: 10;
        line-height: 15px;
        font-size: 11px;
        position: relative;
        right: 50px;
        top: unset;
        margin-top: 0;
    }
    .breadcrumb-trail{
        white-space: nowrap;
        overflow: scroll;
    }
    .responsive .title_container .breadcrumb {
        left: 0px;
    }
    .dividebuy-softsearch a, .dividebuy-softsearch a:hover, .dividebuy-softsearch a:focus {
        font-weight: 600;
    }

    div.product .product_title {
        clear: none;
        text-transform: uppercase;
        letter-spacing: 0px;
        font-size: 27px;
    }
    #top .title_container .container {
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: unset;
    }
    .breadcrumb .sep{
        vertical-align: middle;
    }
    .single-product .template-shop {
        padding-top: 15px;
    }
    .responsive #top #wrap_all #custom-header .flex_column{
        margin-bottom: 0px;
    }

    #custom_html-5{
        width: 40%;
        height: 60px;
    }
    img.mobile-logo {
        padding: 17px;
        height: 60px;
        width: auto;
    }
    .textwidget.custom-html-widget{
        height: 60px;
        text-align: center;
    }
    #custom-footer .textwidget.custom-html-widget{
        height: unset;
    }
    .mobile-logo{
        display: inline-block;
    }
    #menu-item-shop .dropdown_widget .avia-arrow {
        top: -5px;
        right: 175px;
    }
    #top div div.product .woocommerce-tabs ul.tabs li.active a {
        font-size: 13px;
        padding: 10px 8px 10px 8px;
    }
    #top div div.product .woocommerce-tabs ul.tabs li a {
        padding: 10px 8px 10px 8px;
        font-size: 13px;
        position: relative;
    }
    .avia-woocommerce-30.post-type-archive .stretch_full.container_wrap.alternate_color.light_bg_color.title_container {
        top: 160px;
    }

    #sidebar-links{
        display: none;
    }
    .single_variation_wrap {
        overflow: hidden;
        display: block;
        margin: 20px 0;
    }
    .event-inner .open-g-map {
        display: block;
        margin-left: 0;
        margin-top: 5px;
        top: unset;
    }
    .input-text.qty,
    #top div .quantity input.minus,
    #top div .quantity input.plus{
        width: 30%;
    }
    div form.cart div.quantity {
        float: left;
        margin: 0;
        min-width: 130px;
        width: 100%;
    }
    div form.cart div.quantity:before {
        content: 'Quantity';
        position: relative;
        top: unset;
        width: 100%;
        text-align: center;
    }
    #top div .quantity input.qty {
        height: 43px;
        width: 33%;
    }
    .side-cta{
        display: none;
    }
    .responsive #top .col2-set .col-1, .responsive #top .col2-set .col-2, .responsive .cart-collaterals .shipping_calculator{
        width: 100%;
    }
    .content, .sidebar {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #top .form-row .input-checkbox,
    #top #ship-to-different-address-checkbox{
        display: inline-block;
        margin: 0px 8px 0 0;
        position: relative;
        top: -3px;
    }
    .woocommerce-checkout .side-cta{
        display: none;
    }
    .responsive #top #wrap_all .container {
        width: 90%;
        max-width: 90%;
    }

    #top .inner_product_header {
        padding: 10px 5px 15px;
    }
    #top #av-burger-menu-ul {
        vertical-align: top;
    }
    .html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li a {
        letter-spacing: 1px;
    }

    .template-page .entry-content-wrapper .about-text h2{
        margin-top: 30px;
    }
    .main_menu.fixer .my-account {
        background: url(/wp-content/uploads/2020/12/user.svg);
        width: 20px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 18px;
        margin: auto;
        height: 60px;
        /*filter: brightness(0) invert(1);*/
    }
    .about-text {
        padding: 10px 25px!important;
    }
    #our-awards .template-page .entry-content-wrapper h3 {
        font-size: 16px;
        line-height: 22px;
    }

    .about-image img {
        height: 200px;
        object-fit: cover;
    }
    #top form.login {
        width: 100%;
    }
    #text-3 .textwidget,
    #text-4 .textwidget,
    #text-5 .textwidget{
        height: 60px;
        vertical-align: middle;
        line-height: 60px;
        padding-left: 13px;
        text-align: center;
    }
    #text-3 .textwidget, #text-4 .textwidget, #text-5 .textwidget {
        height: 60px;
        line-height: 60px;
        padding: 0;
        margin: 0;
    }
    #text-4 .textwidget,
    #text-5 .textwidget{
        padding-left: 0;
        text-align: center;
    }
    .header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after {
        background-color: #595959;
    }
    .responsive #top .av-main-nav .menu-item-avia-special {
        display: block;
        position: relative;
        top: -1px;
    }
    #top .avia-cookiemessage-top-left .avia-cookie-consent-button, #top .avia-cookiemessage-bottom-left .avia-cookie-consent-button, #top .avia-cookiemessage-top-right .avia-cookie-consent-button {
        margin: 1em 3px 0;
    }
    .avia-cookie-consent .avia-cookie-consent-button, .avia-popup .avia-cookie-consent-button{
        width: 100%;
    }
    
    #top div.woocommerce-error, #top div.woocommerce-message, #top .woocommerce-info {
        padding: 19px;
    }   

    .html_cart_at_menu.html_header_top #top .main_menu{
        width: 100%;
    }
    .header_color .fixer .av-hamburger-inner,
    .header_color .fixer .av-hamburger-inner::before,
    .header_color .fixer .av-hamburger-inner::after,
    #top .fixer .av-cart-counter{
        /*background-color: #fff;*/
    }
    #top .fixer .av-cart-counter{
        /*color: #2c364f;*/
    }
    html body .fixer .cart_dropdown_link [data-av_iconfont='entypo-fontello']:before,
    .fixer div.my-account img,
    .fixer .dgwt-wcas-search-icon.js-dgwt-wcas-search-icon-handler{
        /*filter: brightness(0) invert(1);*/
    }
    .mobile-filter-button{
        display: inline-block;
        width: 100%;
        padding: 20px;
        background: #2c364f;
        text-align: center;
        margin-bottom: 20px;
        text-decoration: none;
        color: #fff;
        text-transform: uppercase;
        font-size: 15px;
        letter-spacing: 2px;
        text-align: center;
        border:none;
        font-family: 'GillSansMedium';
    }
    .sort-param.sort-param-count{
        display: none;
    }
    div .product-sorting ul{
        list-style-position: outside;
        list-style-type: none;
        margin: 0 2px 0 0;
        width: 100%;
    }
    .mobile-filter-button a{

    }
    .eaton-fine-art-team h3,
    .eaton-fine-art-team h4,
    .eaton-fine-art-team p{
        text-align: left!important;
    }
    .responsive #top.woocommerce-page #wrap_all .container_wrap_first .container {
        display: flex;
        flex-direction: column-reverse;
    }
    .sidebar_left .content{
        padding-left: 0;
    }
    .responsive #top #main .sidebar{
        display: none;
        border-right-width: 0;
        width: 100%;
    }
    .responsive #top #main .sidebar.is-active{
        display: inline-block;
    }
    .sidebar_left .inner_sidebar{
        margin-right: 0;
    }
    .av-layout-grid-container:nth-of-type(2n-1){
        display: flex;
        flex-direction: column-reverse;
    }
    .event-tabcontent .event .event-inner {
        margin-bottom: 30px;
        display: block;
        display: block;
        display: block;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .event-poster {
        height: 100px;
        height: auto;
        width: 100%;
        margin-right: 20px;
    }
    .event-tabcontent .event .event-inner .location-date {
        display: inline-block;
        width: 100%;
        margin-top: 20px;
    }
    .invite-container {
        width: 100%;
        float: left;
        text-align: left;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .event-tabcontent .event .event-inner .date {
        display: inline-block;
        /* margin-right: 30px; */
        width: 80px;
        height: 80px;
        text-align: center;
        position: absolute;
        background: rgba(44, 54, 79, .8);
        color: #fff;
        padding-top: 15px;
    }
    .event-inner .date .day {
        font-size: 40px;
    }
    .event-inner .date .month {
        text-transform: uppercase;
        text-align: center;
        font-size: 18px;
        margin-top: 2px;
    }
    span.pagination-meta{
        width: 100%;
        margin-bottom: 20px;
    }
    #menu-item-shop .dropdown_widget {
        right: 0px;
    }
    .cart_dropdown .dropdown_widget {
        clear: both;
        position: absolute;
        right: 7px;
        top: 0;
        width: 280px;
        left: 0;
    }
    .main_color .toggler{
        font-size: 13px;
    }
    .av-magazine .av-magazine-content-wrap .av-magazine-title {
        font-size: 16px;
    }
    #top .product div.images img {
        box-shadow: 7px 7px 18px #6b6b6b;
    }
    .artist-filtered-work{
        width: 100%;
    }
    .artist-bio-profile{
        width: 100%;
    }
    .title_container .breadcrumb{
        font-size: 12px;
        width: 100%;
    }
    #top .thumbnail_container img{
        padding: 0;
        height: 200px;
    }
    .artists-container .artists-holder{
        width: 48%;
        margin-right: 2%;
    }
    .artist-products-filters{
        /*display: none;*/
    }
    .artist-products-filters .av_one_third a {
        margin-right: 0px;
        width: unset;
        padding: 5px 10px;
        font-size: 12px;
    }

    html body .cart_dropdown_link [data-av_iconfont='entypo-fontello']:before{
        top: 15px;
    }
    #subscribe-to-our-newsletter{
        display: block;
        min-height: 480px;
        padding: 20px 0;
    }
    #subscribe-to-our-newsletter .container{
        display: block;
        min-height: 400px;
        padding: 20px 0;
    }
    #top #subscribe-to-our-newsletter aside.field,
    #top #subscribe-to-our-newsletter aside.submit{
        margin: 4.5% 0;
        width: 100%;
    }
    .html_cart_at_menu.html_header_top #top .main_menu{
        float: unset;
    }
    #top #subscribe-to-our-newsletter form {
        display: inline-block;
        padding-top: 0;
        width: 100%;
        margin-left: 0%;
    }
    #subscribe-to-our-newsletter button, #subscribe-to-our-newsletter input[type='submit'], input[type="submit"], .event-modal-body button, button[type="submit"]{
        width: 100%;
        font-size: 16px;
        padding: 10px;
    }
    #subscribe-to-our-newsletter h3{
        margin-top: 0px;
        line-height: 24px;
        text-align: center;
    }
    #top.post-template-default .fullsize .template-blog .big-preview{
        width: 100%;
    }
    #top .fullsize .template-blog .post .entry-content-wrapper {
        max-width: unset;
        width: 100%;
    }
    #subscribe-to-our-newsletter h3:after{
        content: '';
        width: 30px;
        height: 3px;
        display: block;
        margin: auto;
        background: #fff;
        margin-top: 15px;
    }
    .event-modal-content{
        width: 90%;
    }
    #payment-logos{
        text-align: left;
    }
    #custom-footer .avia-image-container .avia_image, #custom-footer .avia-image-container .avia-image-overlay-wrap{
        max-height: 25px;
    }
    #payment-logos .avia-image-container.avia-align-center{
        margin-left: 0;
    }
    .social-media-icons{
        display: none;
    }
    .responsive #top #wrap_all .main_menu{
        position: relative;
    }
    #custom_html-2{
        border:none;
    }
    a.cart_dropdown_link{
        border-left:0;
    }
    .responsive #top #menu-item-shop.cart_dropdown {
        margin: 0;
        top: 0;
        border: none;
        height: 100%;
        width: 15%;
        line-height: 80px;
        position: relative;
        margin-left: unset;
    }
    #text-3,
    #text-4,
    #text-5{
        width: 15%;
    }
#header_main #menu-item-shop .cart_dropdown_link {
        margin: 0px;
        padding: 0px;
        height: 60px!important;
        padding-top: 4px;
    }
    #dgwt_wcas_ajax_search-2{
        display: inline-block;
        position: relative;
        padding: 0;
        width: 15%;
        height: 60px;
    }
    .fixer #dgwt_wcas_ajax_search-2{
        top: 0;
    }
    html body .fixer .cart_dropdown_link [data-av_iconfont='entypo-fontello']:before {
        top: 14px;
    }
    .responsive #top .fixer .av-main-nav .menu-item-avia-special {
        display: block;
        position: relative;
        top: 2px;
    }
    .responsive #top #wrap_all .main_menu{
        height: 60px;
    }
    .responsive.html_cart_at_menu #top .main_menu .menu>li:last-child{
        padding-right: 0;
        margin-right: 0;
    }

    .responsive table.shop_table th{
        text-transform: uppercase;
    }
    .responsive #top #header_main > .container .main_menu .av-main-nav > li > a, .responsive #top #wrap_all .av-logo-container {
        height: 60px;
        line-height: 60px;
    }
    .dgwt-wcas-search-icon.js-dgwt-wcas-search-icon-handler{
        margin: auto;
    }
    .artists-holder {
        width: 48%;
        display: inline-block;
        overflow: hidden;
        margin-right: 2%;
        margin-bottom: 0;
    }
    #menu-item-shop .dropdown_widget .cart_dropdown {
        clear: both;
        position: absolute;
        right: -150px;
        top: 0;
        width: 300px;
    }
    .share-fixed{
        display: none;
    }
    #top #subscribe-to-our-newsletter input[type="email"], #top #subscribe-to-our-newsletter input[type="text"]{
        font-size: 16px;
        padding: 10px;
    }
    #after_section_6{
        display: none;
    }
    .template-page .entry-content-wrapper h2 {
        font-size: 25px;
        letter-spacing: 1px;
    }
    #av-burger-menu-ul i{
        display: none;
    }
}
@media only screen and (max-width: 580px){
    .dividebuy .tooltip-logo {
        width: 100%;
        clear: none;
    }
}
@media only screen and (max-width: 479px){
    .responsive #top #main .products .product{
        width: 44%;
        margin: 3%;
    }
    .prev_next_buttons{
        display: none;
    }
}
@media only screen and (max-width: 340px){
    h1 {
        font-size: 30px;
    }
    #custom-footer .avia-image-container .avia_image, #custom-footer .avia-image-container .avia-image-overlay-wrap {
        max-height: 23px;
    }
    body #copyright p {
        font-size: 11px;
        margin-bottom: 0;
    }
    #top div .quantity input.qty {
        height: 43px;
        width: 32%;
    }
    .responsive #top #main .products .product{
        width: 100%;
        margin: 2% 0;
    }
    #top .thumbnail_container img {
        padding: 0;
        height: 300px;
    }
    h2.woocommerce-loop-product__title {
        min-height: unset;
    }
}

.outofstock:before{
    content: 'Sold';
    width: 100%;
    height: 50px;
    width: 50px;
    background: rgba(44,54,79,.91);
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    color: #fff;
    text-align: center;
    overflow: hidden;
    top: 10px;
    left: 10px;
    z-index: 10;
    box-sizing: border-box;
    font-size: 12px;
    letter-spacing: 2px;
    padding: 13px 0 0 0;
    border-radius: 100px;
    text-transform: uppercase;
    box-shadow: 0px 0px 17px 0px rgba(192,192,192,.25);
}

/* event map modal */
.event-map-bg-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    padding-top: 10%;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.5);
}

/* Modal Content */
.show-google-map {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    max-width: 600px;
    position: relative;
}

/* The Close Button */
.close-map {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin: 0;
    position: absolute;
    right: -15px;
    top: -15px;
    background: #eee;
    height: 30px;
    width: 30px;
    border-radius: 100%;
    padding-left: 7px;
    padding-top: 5px;
}

.close-map:hover,
.close-map:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}