/*
Theme Name: Mr. Tailor Child
Theme URI: http://mrtailor.getbowtied.com/
Description: This is a child theme for Mr. Tailor.
Author: Get Bowtied
Author URI: http: //www.getbowtied.com/
Template: mrtailor
Version: 1.0
*/

.gbt_18_pagination {
display:none;}

.woocommerce-store-notice, p.demo_store {
    background-color: #8f3e05;
}

@media only screen and (min-width: 1024px)
.content-area .alignwide, .content-area .alignfull {
    margin-top: 2rem !important;
}

#site-top-bar.default-topbar .topbar-wrapper {
max-width: 1920px;
}

/*change distance of navigations arrows in product gallery */
.slick-next {
    right: -2px;
}

.slick-prev {
    left: -5px;   
}

/* change the size of the color background bg box in product pages */
.woocommerce div.product form.cart .variations label {
    text-align: center;
} 

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    line-height: 0em;
    vertical-align: text-bottom;
}

.woocommerce div.product form.cart .reset_variations {
    margin-left: 19px;
}
