/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

/* formatação de Rafaela Damasceno */

@media screen and (min-width: 768px) {
   .tres-temas .vc_row .wpb_column {
    margin: 0px 5px 5px 0px ;
    width: 32%;
}
}

 .tres-temas .vc_row .wpb_column {
    margin: 0px 5px 5px 0px ;    
}


.product-add-to-cart {
    background: #178227 !important;
    color: #ffffff !important;
}
.woocom-list-content {
    text-align: center;
}

.woocom-list-content a h3 {
    font-size: 18px !important;
}
.woocom-list-content a {
    text-decoration: none !important;
}

#footer .widget-title {
    font-size: 25px !important;
    padding-bottom: 20px !important;
}

.mais-produtos i {
    color: #178227 !important;
    font-size: 26px !important;
}
.mais-produtos a {
    font-weight: bold;
    font-size: 20px !important;
}

#bottom-bar {
    padding: 20px 0px !important;
}

.contato-sociais .soc-ico {
    text-align: center;
}

.woo-buttons a:hover {
    
    background: green !important;
    box-shadow: 2px 2px 15px grey;
}

.woo-buttons a {    
    background: #45B626 !important;
    color: #fff !important;
}

.woocommerce-product-gallery__image img.wp-post-image{
	width: 100% !important;
	height: 100% !important;
}

