/*
Theme Name: Atelier Child
Theme URI: http://atelier.swiftideas.com
Author: Swift Ideas
Author URI: www.swiftideas.com
Description: <strong>A Creative Multi-Purpose e-commerce WordPress Theme, Designed & Developed by Swift Ideas</strong> - <a href="http://www.swiftideas.com">www.swiftideas.com</a>. Follow us for update notifications:<br/> <a href='http://twitter.com/swiftideas'>Twitter</a><br/> | <a href='http://www.facebook.com/SwiftIdeas'>Facebook</a>
Version: 2.1.6
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: translation-ready, threaded-comments, theme-options, sticky-post, post-formats, full-width-template, flexible-header, featured-images, custom-menu, custom-header, custom-colors, custom-background, responsive-layout
Template: atelier
*/

/*@import url("../atelier/style.css");
@import url("css/lightgallery.min.css");*/

/* ------- Insert custom styles below this line ------- */
.custom-header .contact-link {
    font-size: 24px;
    line-height: 34px !important;
}
.custom-header .contact-link i {
    margin-left: 5px;
}
.custom-header .menu > .std-menu {
    float: left;
}

.spb_blog_widget .blog-items-wrap .blog-items .blog-item .img-wrap img {
    max-height: 253px;
}

.category-popular-wrap,
.category-recently-wrap {
    margin-top: 75px;
}

#footer #footer-widgets .ctct-custom-form {
    padding: 0;
    min-width: unset;
}
#footer #footer-widgets .widget_shopping_cart .cart_list li {
    padding: 0;
}

#footer-widgets .widget_wpcom_social_media_icons_widget ul {
    text-align: center;
}
#footer-widgets .widget_wpcom_social_media_icons_widget li {
    display: inline-block;
    margin-right: 1.5em;
}

#copyright .text-left {
    float: none;
    max-width: 100%;
    font-size: 18px;
    text-align: center;
}

.woocommerce .checkout-confirmation .thank-you {
    font-size: 38px;
    font-weight: 600;
}
.woocommerce .checkout-confirmation .shop_table tr td {
    padding: 0;
}

.shortcode-image-preview {
    cursor: pointer;
}

.product-shadows .products .product figure,
.woocommerce.product-shadows .images #product-img-slider .lSSlideWrapper {
    box-shadow: none;
}
.product-carousel .products .product .product-details span.posted_in,
.product_list_widget .products .product .product-details span.posted_in {
    display: none;
}

#top-bar .custom-header .std-menu .sub-menu {
    border: 1px solid #808080;
}

.woocommerce-cart-form p.button.button-p a{width:auto;padding: 10px; color:#d7671c;border:2px solid #eeefef;}
.woocommerce-cart-form p.button.button-p a:hover{color:#d7671c;border-color:#d7671c;}
form.checkout.woocommerce-checkout.row div#review-order p.button.button-p a{width:auto;padding: 10px; color:#d7671c;border:2px solid #eeefef;}
form.checkout.woocommerce-checkout.row div#review-order p.button.button-p a:hover{color:#d7671c;border-color:#d7671c;}