/**
 * Theme Name: Dopi Child
 * Description: This is a child theme of Dopi
 * Author: ZooTemplate
 * Author URI: http://zootemplate.com
 * Template: dopi
 * Version: 1.1.3
 */

#site-header{
	/*border: 3px solid #efefef;*/
}

#pageTitle{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 350px;
	position: relative;
	margin-bottom: 40px;
}

#pageTitle.eventCalendar{
	min-height: 250px;
}
#headerOverlay{
	position:absolute;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(29,75,91,.8);
	/*background-color: rgba(250,250,250,.75);*/
}

.site-header .header-main{
	/*background: transparent;*/
	position: relative;
	z-index: 999;
}
.site-header .header-top {
	position: relative;
}

.header-social-icons{
	margin-top: -10px;
}
#h1section{
	position: absolute;
	z-index: 1;
	bottom: 0; 
	right:0; 
	left:0;
	text-align: center}

h1{
	font-size: 2.85rem;
	color: #fff !important;
}

.wrap-breadcrumb{
	margin-bottom: 0px !important;
}
.element-logo{
	padding-top : 10px;
}

#nav_menu-1 ul li a, #nav_menu-1 h4, #nav_menu-2 h4 , #nav_menu-2 ul li a, #custom_html-3 h4, #zoosocialwidget-1 h4 {
	color: #fff;
}

#nav_menu-1 ul li a:hover, #nav_menu-2 ul li a:hover{
	color: #ec3c47;
}

#custom_html-3 input[type="email"]{
	background: #fefefe;
}



#custom_html-3 input[type="submit"]{
	color: #fff;
}

#zoosocialwidget-1  .zoo-widget-social-icon i, #zoosocialwidget-1  .zoo-widget-social-icon a {
	background: #ec3c47;
	color: #000;
	font-size: 1.2em;
}

#zoosocialwidget-1  .zoo-widget-social-icon i:hover{
	background: #00355f;
	color: #ec3c47;
}

.header-social-icons.element-social-icons.color-custom li a{
	background: #1d4b5b;
	color: #fff !important;
}

.element-social-icons li {
	height: 40px;
	}

.elementor-image-gallery .gallery-item img{
	filter: none;
	opacity: 1;
}

#menu-item-3846{
	border: 3px solid #EC3C47;
	padding: 2px 10px;
}
#menu-item-3846:hover{
	border: 3px solid #EC3C47;
	padding: 2px 10px;
	background-color: #EC3C47;
	color: #fff;
}


.zoo-icon-vimeo-square:before {
    content: "숩";
}

.site-header .is-sticky.header-row.sticker a.element-button.button{
	
	
	color: #fff;
}

input.wpcf7-submit, .btn, input[type="submit"]{
	color: #fff;
}


.header-post .title-detail{
	color: #4A6F7C !important;
}

@media screen and (max-width: 1210px){
	#main-header-desktop .builder-item .element-button.button{
		font-size: .8em !important;
		padding: 10px;
	}
	#primary-menu a {
		font-size: 10.5pt;
	}
	.header-row .element-primary-menu, .builder-item.row-item-group .element-item.element-primary-menu, .header-off-canvas-sidebar .element-primary-menu{
		margin-right: 20px;
	}
}

@media screen and (max-width: 1060px){
	#primary-menu a {
		font-size: 10pt;
	}
}

@media screen and (min-width: 991.98px)
.grid-layout.img-left .wrap-media {
    width: 30% !important;
}