/*
	Theme Name: History Child
	Theme URI: http://lolthemes.com/demo/wpm/history/
	Description: History - Museum & Exhibition WordPress Theme
	Author: WPmines
	Author URI: https://themeforest.net/user/wpmines
	Template: history
	Version: 1.0
	Tags: threaded-comments, theme-options, sticky-post, full-width-template, flexible-header, featured-images, custom-menu, custom-header, custom-colors, custom-background
	Text Domain: history-child
	License: GNU General Public License
	License URI: license.txt
*/

@import url("../history/style.css");

/* = Theme customization starts here
-------------------------------------------------------------- */
.fa-twitter::before {
content: "\f167"
}
.fa-google-plus::before {
    content: "\f0d2";
}

.contact-form p, .footer-main .widget_text .textwidget p {
color: #e2b13c
}

.contact-form h3 {
color: #7e2823
}

.cdsROW, #CDSWIDWRL .widWRLData, #CDSWIDCOE {
background-color:#e2b13c !important;
}

.ow-navigation .menu-icon {
	display: none;
}

.navbar-right {
	margin-right: -155px;
}

.call-out {
    background-image: url("https://zamaka.bg/wp-content/uploads/2018/05/call_out.jpg");
}
.portfolio-categories, .event-block .event-content .post-date, article[class*="type-"]:not(.history_events) .entry-meta {
display: none;
}

/*Del quotes*/

blockquote p::before, blockquote p::after {
content:"";
}

/*del working time in the header*/
.top-header .top-icons h5 span {
display: none;
}

/*.owl-carousel .owl-item img {
width: 50%;
}

div.owl-item.cloned {
width: 200px;
}