/*
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
*/

/***********************************************************************************************************************************************/
/********************A wizard is never late, Frodo Baggins. Nor is he early. He arrives precisely when he means*********************************/
/***********************************************************************************************************************************************/


/**************************************************************************************************************************/
/*				  													                                               GENERIC*/
/**************************************************************************************************************************/

/*	  													                SEARCH RESULTS*/
/**************************************************************************************/

.search.search-results .entry-meta {
    display: none;
}

/**************************************************************************************************************************/
/*				  													                                                HEADER*/
/**************************************************************************************************************************/

/*	  													                   BREADCRUMBS*/
/**************************************************************************************/


/**************************************************************************************************************************/
/*				  													                                             HOME PAGE*/
/**************************************************************************************************************************/


/**************************************************************************************************************************/
/*				  													                                    PRODUCTS MAIN PAGE*/
/**************************************************************************************************************************/


.proionta_sections_container {
    padding-top: 50px;
    padding-bottom: 50px;
}

/*	  													                 BANNER TITLES*/
/**************************************************************************************/

.proionta_sections .ult-new-ib-title {
    font-size: 35px !important;
}

/*	  													          LAST CATEGORY BANNER*/
/**************************************************************************************/

/*.proionta_sections_container .proionta_sections:last-child .row1 {
    margin: 0 auto;
    display: block;
    width: 100%;
}

.proionta_sections_container .proionta_sections:last-child .row1 .vc_column-inner {
    width: 50%;
    margin: 0 auto;
}*/

/**************************************************************************************************************************/
/*				  													                                      PORTES MAIN PAGE*/
/**************************************************************************************************************************/

.subcats_container {
    padding-top: 50px;
    padding-bottom: 50px;
}

/*	  													                 BANNER TITLES*/
/**************************************************************************************/

.subcats_container .ult-new-ib-title {
    font-size: 35px !important;
}

/*	  													          LAST CATEGORY BANNER*/
/**************************************************************************************/

/*.subcats_container .row4 .wpb_column {
    margin: 0 auto;
    display: block;
    width: 100%;
}

.subcats_container .row4 .vc_column-inner {
    width: 50%;
    margin: 0 auto;
}*/


/**************************************************************************************************************************/
/*				  													                         PRODUCT PAGE (PORTFOLIO ITEM)*/
/**************************************************************************************************************************/

.product_inner_container {
    padding-top: 50px;
    padding-bottom: 50px;
}

/*	  													                    ACCORDIONS*/
/**************************************************************************************/

.product_inner_container .row2 .wpb_accordion_header a span {
    font-size: 20px !important;
    font-weight: bold;
}


/**************************************************************************************************************************/
/*				  													                                          CONTACT PAGE*/
/**************************************************************************************************************************/

/*	  													                         BOXES*/
/**************************************************************************************/

.contact_section1 .dt-text-desc {
    font-size: 14px !important;
    line-height: 20px !important;
}

/**************************************************************************************************************************/
/*				  													                                                FOOTER*/
/**************************************************************************************************************************/


/*	  													    HOMEPAGE BOTTOM BAR FOOTER*/
/**************************************************************************************/

.page-id-1481 #footer {
    display: none;
}
