/*
Theme Name: Twenty Seventeen Child
Theme URI: https://wordpress.org/themes/twentyseventeen/
Template: twentyseventeen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Tags: one-column,two-columns,right-sidebar,flexible-header,accessibility-ready,custom-colors,custom-header,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready
Version: 2.1.1554788401
Updated: 2019-04-08 22:40:01

*/

.blog  header.page-header {
    display: none;
}
.blog  .entry-meta {
    display: none;
}
#wprmenu_bar {
    background: transparent;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
#wprmenu_menu_ul {
    padding: 15px 0 0px !important;
}
div#mg-wprm-wrap {
    height: auto;
}
.wprm-overlay {
    height: auto !important;
}
.wprmenu_bar.active {
    background-color: #fff !important;
}
#exhibitions {
    padding: 30px 0;
    border-top: 2px solid;
}
#shop {
    padding: 30px 0;
}
div#gallery .comman_1170 {
    padding-bottom: 30px;
	border-bottom: 2px solid;
}
#gallery h2, #shop h2, #exhibitions h2, #instagram h2, #facebook h2, #contact h2 {
    color: #000;
    text-align: center;
    font-weight: 600;
    font-size: 32px;
}
.admin-bar #wprmenu_menu_ul {
    max-width: 1000px;
    padding-left: 3em;
    padding-right: 3em;
    margin: 0 auto;
}
.home_gallery_enter_btn {
    position: absolute;
    top: 33%;
    left: 0;
    right: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    background-color: #000;
    width: 95px;
    margin: 0 auto;
    color: #fff;
    padding: 5px 15px;
    border: 2px solid #fff;
}
.home_gallery_enter_btn:hover, .home_shop_enter_btn:hover, .home_all_event_btn:hover, .home_gallery_enter_btn:active, .home_shop_enter_btn:active, .home_all_event_btn:active {
    color: #fff !important;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
}
.gallery_section {
    position: relative;
    text-align: center;
    padding: 15px 0 30px 0;
}
.edit-link {
    display: none;
}
.shop_section {
    position: relative;
    text-align: center;
    padding: 15px 0 30px 0;
	/*background: url(http://www.amberrjonesart.com/wp-content/uploads/2019/04/covfefe-2.jpg);*/
	background: url(https://www.amberrjonesart.com/wp-content/uploads/2024/12/Botero.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
	background-attachment:fixed
}
.home_shop_enter_btn {
    position: absolute;
    top: 39%;
    left: 0;
    right: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    background-color: #000;
    width: 125px;
    margin: 0 auto;
    color: #fff;
    padding: 10px 15px;
    border: 2px solid #fff;
	font-size: 18px;
}
.exhibitions_section {
    position: relative;
    text-align: center;
    padding: 15px 0 30px 0;
}
.home_all_event_btn {
    position: absolute;
    top: 39%;
    left: 0;
    right: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    background-color: #000;
    width: 170px;
    margin: 0 auto;
    color: #fff;
    padding: 5px 15px;
    border: 2px solid #fff;
	font-size: 18px;
}
.social_icon {
    z-index: 99999;
    position: absolute;
    right: 5rem;
    top: -40px;
}
div#wprmenu_bar {
    max-width: 3.5%;
    margin-top: 5px;
	left: unset;
    right: 0;
	cursor: pointer;
}
div#wprmenu_bar.active {
    max-width: 100%;
}
.gallery_page_menu ul li {
    display: inline-block;
    list-style: none;
    padding: 0 20px;
}
.gallery_page_menu ul {
    text-align: center;
}
.gallery_page_menu ul li a {
    font-size: 16px;
    color: #9c9c9c;
    font-weight: 400;
}
.gallery_page_menu ul li a:hover {
    color: #000;
}
.gallery_page_menu {
    padding-bottom: 50px;
}
header.entry-header {
    display: none;
}
.entry-content {
    width: 100% !important;
    float: unset;
}
.wrap {
    max-width: 100%;
	margin:0 auto;
	padding: 0;
}
.comman_1170 {
	max-width: 1170px;
	margin:0 auto;
	padding: 0 15px;
}
.shop_section img {
	width:100%;
}
.home_gallery_box {
	max-width: 20%;
	padding: 0 15px;
	float:left;
}
.gallery_post_boxe h3 {
    font-size: 15px;
    padding-top: 5px;
}
/*Dropdown menu*/
ul#menu-gallery-page-menu, #menu-shop_page_menu {
	text-align:center;
	margin-bottom:5rem;
}

ul#menu-gallery-page-menu li, #menu-shop_page_menu li {
    display: inline-block;
    font-size: 18px;
    color: #9c9c9c;
    font-weight: 400;
    padding: 0 20px;
}
ul#menu-gallery-page-menu li a, #menu-shop_page_menu li a {
	 color: #9c9c9c;
}
ul#menu-gallery-page-menu li a:hover, #menu-shop_page_menu li a:hover {
	 color: #000;
	 text-decoration: none;
}
ul.sub-menu {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 0px;
    z-index: 1;
	margin-left: 0;
}
.menu-item-has-children:hover > .sub-menu {
    display: block;
}
ul.sub-menu li {
	display:block !important;
	padding: 10px 5px 10px 15px !important;
    text-align: left;
}
/*Drop*/
.gallery_post_boxe h4 {
	text-align:center;
	font-size:16px;
	padding-top:15px;
	margin-bottom:30px;
	font-weight: 400;
}
.single-gallery .single-featured-image-header {
	display:none;	
}
.singel_gallery h2, .gallery_main h2 {
	text-align:center;
	font-size: 26px;
	color: #000;
	font-weight: 500;
    padding-bottom: 3rem;
    padding-top: 0;
}
.gallery_post_boxe h3 a, .gallery_post_boxe h3 a:hover {
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    -webkit-transition: unset !important;
}
.post_boxes h3{
    text-align: center;
    font-size: 18px !important;
}
.post_boxes {
    text-align: center;
}
.post_detail h2 {
    text-align: center;
    font-size: 26px;
    color: #000;
    font-weight: 500;
    padding-bottom: 3rem;
}
.post_detail {
    font-size: 15px;
}
.woocommerce-page #secondary {
    display: none;
}
.woocommerce-page #primary {
    width: 100% !important;
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
    float: unset !important;
}
nav.woocommerce-breadcrumb {
    display: none;
}
.contact_form form.wpcf7-form {
    padding: 20px;
    border: 1px solid rgb(234, 234, 234);
}
.contact_form .wpcf7-form input[type="text"], .contact_form .wpcf7-form input[type="email"] {
    max-width: 300px;
    border: 1px solid #ccc;
}
.contact_form .wpcf7-form textarea {
    border: 1px solid #ccc;
}
.contact_form .wpcf7-form label {
    font-size: 15px;
    font-weight: 400;
}
.contact_form input.wpcf7-form-control.wpcf7-submit {
    font-size: 15px;
}
.contact_form .wpcf7-form p {
    margin-bottom: 20px;
}
.contact_form .wpcf7-form h2 {
    font-size: 26px;
    padding-top: 0;
    color: #000;
    font-weight: 400;
}
.contact_form .wpcf7-form select {
    max-width: 300px;
    width: 100%;
    font-size: 15px;
    height: auto;
    padding: 5px;
}
select.orderby {
    font-size: 15px;
    height: auto;
    padding: 5px;
}
p.woocommerce-result-count {
    font-size: 15px;
}
h2.woocommerce-loop-product__title {
    font-size: 15px;
    padding-top: 15px;
    margin-bottom: 15px;
    font-weight: 400;
}
span.woocommerce-Price-amount.amount {
    font-size: 15px;
}
.add_to_cart_button {
    box-shadow: unset !important;
    font-size: 15px;
    background: #000;
    color: #fff;
    padding: 10px 15px;
    display: inline-block;
}
.add_to_cart_button:hover{
    color: #fff !important;
    text-decoration: none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0;
    width: 25%;
    padding: 0 15px;
    margin-top: 25px;
}
.attachment-woocommerce_thumbnail {
    width: 100%;
}
h1.site-title {
    font-size: 32px;
}
p.site-description {
    font-size: 18px;
}
.site-branding-text {
    padding-left: 15px;
}
a.gallery_btn {
    box-shadow: none;
    font-size: 18px;
    float: right;
    margin-right: 30px;
    padding: 10px;
    border: 3px solid;
}
.gallery_btn:hover {
    box-shadow: none !important;
    text-decoration: none;
    -webkit-box-shadow: unset !important;
}
/*.archive.woocommerce ul.products li.first, .archive.woocommerce-page ul.products li.first {
    clear: unset;
}*/
p.stock.in-stock {
    font-size: 15px;
}
.product_meta {
    font-size: 15px;
    margin-top: 15px;
}
.cart .quantity input[type="number"] {
    font-size: 15px;
    padding: 5px 10px;
}
.woocommerce-Tabs-panel--description p {
    font-size: 15px;
}
.wc-tabs-wrapper .wc-tabs li {
    font-size: 15px;
}
.single-product .product_title {
    font-size: 26px;
    font-weight: 600;
}
.single-featured-image-header {
    display: none;
}
.single-pos-featured-image {
    text-align: center;
}
a.product_cat_link {
    margin: 0 auto;
    background-color: #000;
    color: #fff;
    padding: 10px 20px;
    border: 2px solid #fff;
    font-size: 15px;
}
.pro_cat_link {
    position: absolute;
    display: flex;
    align-items: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.product_cat_box {
    position: relative;
}
.shop_cat_list {
    padding-bottom: 50px;
}

@media (max-width: 767px) {
    div#wprmenu_bar {
        max-width: 81.5%;
    }
    h1.site-title {
        font-size: 18px;
    }
    p.site-description {
        font-size: 15px;
    }
    .gallery_post_boxe {
        text-align: center;
    }
    #gallery h2, #shop h2, #exhibitions h2, #instagram h2, #facebook h2, #contact h2 {
        font-size: 23px;
    }
    a.gallery_btn {
        font-size: 15px;
        padding: 5px;
    }
    .archive.woocommerce ul.products li.product, .archive.woocommerce-page ul.products li.product {
        width: 100% !important;
    }
    ul#menu-gallery-page-menu li, #menu-shop_page_menu li {
        font-size: 15px !important;
        padding: 0 10px !important;
    }
    .product_cat_box {
        text-align: center;
        margin-bottom: 15px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    div#wprmenu_bar {
        max-width: 89.5%;
    }    
}
@media (min-width: 992px) and (max-width: 1024px) {
    div#wprmenu_bar {
        max-width: 91.5%;
    }    
}