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

/* import fonts */
@import url("fonts/fonts.css");
.masthead .top-bar .mini-contacts i {
    color: white;
    background: #BF0B1D;
    padding: 8px;
    border-radius: 100px;
}

.masthead .soc-ico .soc-font-icon, .dt-mobile-header .soc-ico .soc-font-icon {
    font-size: 23px;
    line-height: 26px;
}

.bottom-text-block:not(:first-child) {
    margin-left: auto;
		padding-right: 15px;
}

.shadow-element-decoration .content-bg-on.centered-layout-list article, .shadow-element-decoration .content-bg-on.classic-layout-list article {
    box-shadow: 0 6px 18px rgb(0 0 0 / 10%) !important;
}

/*Imagebox Newsletter-Footer*/
.vc_custom_1614870851613 {
    padding: 0px !important;
}

.newsletter_image_background{
	margin-bottom: 0px !important;
}

#newsletter_area{
	padding: 0px !important;
	margin: 0px !important;
}

.textwidget *{
	max-width: inherit;
}

.upb_row_bg.vcpb-default{
	background-color: #f4f4f4 !important;
}

.newsletter_area_inner_header{
    padding-left: 10px;
}


/* Footer */
.footer_area_instagram{
    padding-left: 15px;
    padding-right: 15px;
}

.footer_area_facebook{
    padding-top: 6em;	
    text-align: center;
}

.footer_area_facebook_mobile{
    padding-top: 15px;	
    text-align: center;
}

.footer_facebook_image{
	padding-top: 40px;
}

/* Widget-Sidebar Header */
.sidebar-content .widget-title, .sidebar-content .elementor-widget .woocommerce h5{
    background-image: url(https://aromaticoshop.com/coffeeworld/wp-content/uploads/2021/04/Aromatico-background-stripe-h20px.svg);
    background-size: 100% 100%;
    min-height: 20px;
    padding: 2px 10px 2px 20px;
	  font-size: 14px;
		color: #FFF;
		text-transform: uppercase;
    margin-left: -25px;
    margin-top: -15px;
    margin-bottom: 15px;
	}


/* Inhaltsverzeichniss */
div#toc_container {
    background: #F8F8F8;
    border: 1px solid #F8F8F8;
    width: 92%;
    padding-left: 7%;
		padding-bottom: 20px;
}

div#toc_container p.toc_title {
	font-size: 13px;
    color: #8d8d8d;
    text-align: left;
    font-family: 'Avenir LT W01_95 Black1475556';
    text-transform: uppercase;
    padding: 20px 0;
}

#toc_container p.toc_title+ul.toc_list {
    font-family: 'Avenir LT W01_55 Roman1475520';
    color: #636363;
    padding-left: 25px;
		padding-bottom: 20px;
		font-size: 13px;
}

div#toc_container p.toc_title a {
    font-family: 'Avenir LT W01_55 Roman1475520';
    color: #bf0b1d;
    text-transform: lowercase;
    font-size: 13px;
}

.fancy-categories a{
    background-color: rgba(113,113,113,.75);
}


/* Revolution slider FIX */
rs-module-wrap#rev_slider_7_1_wrapper {
    left: 0px !important;
}