/*
Theme Name: Elegant shop Child
Theme URI: https://glthemes.com/wordpress-theme/elegant-shop/
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Elegant shop child theme.
Template: elegant-shop
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: elegant-shop-child
*/
#woocommerce_product_categories-2 {
    display: none;
}
#secondary .berocket_single_filter_widget.berocket_single_filter_widget_765 {
    padding: 30px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.09);
    background: #fff;
}
.bapf_head h3:after {
    content: '';
    background-color: var(--shop-primary-color);
    margin: 10px 0px;
    height: 3px;
    width: 50px;
    display: block;
}
form.woocommerce-ordering {
    display: none;
}
.widgets_container.contact_us .footer_contact p{
    display: flex;
}
.widgets_container.contact_us .footer_contact p i {
    margin: 5px 10px 0px 0px;
    font-size: 16px;
}
div#cboxMiddleRight,#cboxBottomLeft,#cboxBottomCenter,#cboxBottomRight,#cboxMiddleLeft,#cboxTopRight,#cboxTopCenter,#cboxTopLeft{
    display: none;
}
#cboxClose {
    top: 0px;
}
.home-featured {
    padding: 35px;
}
.home-featured h2{
text-align: center;
margin: 35px 0px;
}

h1.product_title.entry-title {
    text-align: left;
}
a.btn.button.show-title-form {
    display: none;
}
address {
    font-style: normal;
}
#post-121 span.edit-link {
    display: none;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    position: relative;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    position: relative;
}
.woocommerce-account .addresses .title .edit {
 bottom: 0px;
 position: absolute;
}
small {
    font-size: 14px;
  }
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    outline: 1px solid !important;
  }
  #wpamit-adding-button {
    margin-left:20px;
}

@media only screen and (max-width: 600px) {
#wpamit-adding-button {
    margin:10px;
}
}
