/*
Theme Name: 	Dubai Wedding Child
Theme URI: 		https://webarro.com
Author: 		Webarro
Author URI: 	https://webarro,com/ae
Description:	Child Theme for Webarro
Template:		dubai-wedding
Version: 		1.0
*/

/* Theme customization starts here
-------------------------------------------------------------- */
#Top_bar a.responsive-menu-toggle i {
    font-size: 45px;
    background: rgba(255,255,255,0.6);
    color: #000;
}
.home .logo{
	display: none !important;
}
.header-simple #Top_bar .top_bar_left {
    top: 0 !important;
}
.our-packages .trailer_box .desc .subtitle {
    background-color: transparent !important;
    font-family: 'Cormorant Upright', serif !important;
    text-transform: initial !important;
    font-size: 30px !important;
    font-weight: 700 !important;
	margin-bottom: 10px;
}
.our-packages .trailer_box .desc h2 {
	bottom: 12px;
}
.our-packages .trailer_box:hover .desc .subtitle {
    bottom: 10px;
}
.our-packages .trailer_box:hover .desc h2 {
    bottom: 20px !important;
}
.our-packages .trailer_box .desc .line:after {
    content: "VIEW PACKAGE";
    border: 1px solid #fff;
    padding: 17px 20px;
    margin-top: 27px;
    display: none;
    font-weight: 400;
    color: #939598;
    background: white;
}
.our-packages .trailer_box:hover .desc .line:after{
	display: inline-block !important;
	transition: all .3s ease-in-out;
}
.our-packages .trailer_box:hover .desc .line,
.our-packages .trailer_box .desc .line{
    width: 60% !important;
	overflow: visible;
}
.our-packages .trailer_box .desc {
    bottom: 40%;
}
.heading-blocks{
    text-align: center;
}
.heading-blocks h2{
    display: inline-block;
	font-size: 28px;
    color: #939598;
}
.heading-blocks h2:after{
    content: "";
	width: 80px;
	height: 1px;
	background: #000;
	
    display: none;
    margin-top: 4px;
}
#mailpoet_form_1 .mailpoet_paragraph {
    display: inline-block !important;
	float: left !important;
}
#mailpoet_form_1 .mailpoet_text{
    display: inline-block;
    border: 1px solid #000;
    font-size: 16px;
    padding: 10px 34px;
    width: auto !important;
}
.footer-top-block{
	display: inline-block;
    width: 100%;
    text-align: center;
}
.footer-top-block .mailpoet_form_shortcode{
    display: inline-block !important;
}
#Footer {
    padding: 43px 0;
}
.sticky-tb-color #Top_bar.is-sticky {
    background-color: transparent  !important;
	box-shadow: none;
}
@media only screen and (min-width: 1240px){
  #Top_bar.is-sticky .menu_wrapper {
    margin-top: 68px;
  }
}
.portfolio-items .trailer_box .desc {
    display: none;
}
.portfolio-items .trailer_box:hover .desc {
    display: initial;
}
.portfolio-items .trailer_box .desc .line:after {
    content: "VIEW NOW";
    border: 1px solid #fff;
    padding: 14px 18px;
    font-size: 12px;
    display: inline-block;
    color: #fff;
}
.portfolio-items .trailer_box:hover .desc .line,
.portfolio-items .trailer_box .desc .line{
    width: 60% !important;
	overflow: visible;
	background: transparent;
}
.portfolio-items .trailer_box .desc {
    bottom: 20%;
	padding: 20px 15px 20px;
}
.portfolio-items .trailer_box:hover .desc h2 {
    bottom: 8px !important;
    font-family: "Montserrat", Arial, Tahoma, sans-serif !important;
    font-size: 15px !important;
    margin: 5px 0;
    font-weight: 400 !important;
    padding: 0 94px;
	line-height: 1.5;
}
.portfolio-items .trailer_box:hover .desc .subtitle {
    bottom: 0 !important;
}
.portfolio-items .trailer_box a:after {
    background: rgba(0,0,0,.7) !important;
}
.portfolio-items .trailer_box .desc .subtitle {
    background-color: #fff;
    color: #000;
}
#Footer {
    background-color: #fff !important;
    margin-top: -35px;
	text-align: center;
}
.social-icons a{
    color: #9ba9ae !important;
    font-size: 22px;
	text-align: center;
}
ul.social-icons{
    display: inline-block;
	margin-bottom: 6px;
}
ul.social-icons li{
	 float: left;
	 width: 37px;
}
#custom_html-2{
   display: inline-block;
}
#Footer .footer_copy .one {
    margin-bottom: 0px;
    padding-top: 0px;
    min-height: 0px;
}
.footer-top-block {
	display: none;
}
#Footer {
    padding: 13px 0 35px;
	font-size: 16px;
}

@media only screen 
and (min-width : 768px) 
and (max-width : 1024px)  { 
  .header-stack.header-center #Top_bar:not(.is-sticky) .menu_wrapper {
    width: auto;
    display: inline-block;
    clear: inherit;
    float: right;
    margin: 18px;
  }
	.header-stack.header-center #Top_bar .logo {
    display: inline-block;
    width: auto;
   }
	#Top_bar a.responsive-menu-toggle i {
		font-size: 40px !important;
		color: #939598;
	}
}
@media only screen 
and (min-width : 320px) 
and (max-width : 600px)  { 
   body:not(.template-slider) #Header_wrapper {
    border-bottom: 0px solid #f5f5f5 !important;
  }
	#Top_bar a.responsive-menu-toggle i {
		font-size: 40px !important;
		color: #939598;
	}
	#Top_bar .logo #logo {
    margin: 10px 8px !important;
    width: 71% !important;
    }
	.header-stack #Top_bar a.responsive-menu-toggle {
     right: 36px;
    }
	body p{
	font-size: 16px !important;
    line-height: 1.6 !important;
	}
}
body.header-stack:not(.template-slider) #Header {
    min-height: 0;
}
.flower-newsletter h3{
	text-align: center;
    margin-bottom: 23px;
}