/*
Theme Name:  SVFX
Theme URI:   www.svfx.in
Version:     1.0
Description:  SVFX Animation Studio.
Author:      SVFX
Author URI:  www.svfx.in
Template:    Divi
*/


/***********************************************************************
Caution: do not remove this to keep Divi Children Engine always updated 
Divi Children Engine version: 1.0.4
***********************************************************************/

/*------------------------------[FONT ICONS]-----------------------------*/
/*--[Created by Divi Children, http://divi4u.com/divi-children-plugin/]--*/
/*-----------------------------------------------------------------------*/

.icon_tags, .icon_profile, .icon_chat, .icon_clipboard, .icon_calendar {
	font-family: 'ETmodules';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	color: #318EC3;
}
.icon_tags:before {
	content: "\e07c";
	padding: 0px 5px 0 0;
}
.icon_profile:before {
	content: "\e08a";
	padding: 0 5px 0 0;
}
.icon_chat:before {
	content: "\e066";
	padding: 0 5px 0 20px;
}
.icon_clipboard:before {
	content: "\e0e6";
	padding: 0 5px 0 20px;
}
.icon_calendar:before {
	content: "\e023";
	padding: 0 5px 0 20px;
}

/*- YOU CAN INCLUDE THE CUSTOM CODE FOR YOUR CHILD THEME BELOW THIS LINE-*/

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-----------------[WP CALENDAR]------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*------------------[TRANSITIONS]-----------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*---------------[RESPONSIVE LAYOUTS]-------------*/
/*------------------------------------------------*/

@media only screen and ( min-width: 981px ) {

}

/*-------------------[960px]------------------*/
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) {

	/*-------------------[Sliders]------------------*/

	/*-------------------[Portfolio]------------------*/

	/*-------------------[Sidebar]------------------*/
	
	/*-------------------[Menu]------------------*/
	
}

/*-------------------[768px]------------------*/
@media only screen and ( max-width: 980px ) {

	/*-------------------[Portfolio]------------------*/
	
	/*-------------------[Sliders]------------------*/
	
	/*-------------------[Menu]------------------*/

}

@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {

}

@media screen and ( max-width: 782px ) {

}

/*-------------------[480px]------------------*/
@media only screen and ( max-width: 767px ) {

	/*-------------------[Menu]------------------*/

}

/*-------------------[320px]------------------*/
@media only screen and ( max-width: 479px ) {

}


/*------------------- CF 7 Styling------------------*/

.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar, .wpcf7-email, .wpcf7-number, .wpcf7-select {
background-color: #fff !important;
border: none !important;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 8px !important;
font-size: 14px;
color: #757575 !important;
padding: 12px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
	-webkit-box-shadow: 1px 1px 3px 1px #0e0d0d66;
	}
.wpcf7-submit {
	width:100%;
	cursor: pointer;
	background-color: #e0510c;
    font-weight: 600;
    font-style: normal;
    text-decoration-line: none;
    text-transform: uppercase;
    color: #ffffff !important;
    font-size: 17px !important;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-width: 0px;
    border-color: #333;
    border-style: solid;
    transition-property: background-color;
    transition-duration: 300ms;
    transition-timing-function: ease;
    transition-delay: 0ms;
	padding-top: 12px !important;
    padding-right: 20px !important;
    padding-bottom: 12px !important;
    padding-left: 20px !important;
}
}
.wpcf7-submit:hover {  
    background-color: #f6c85d;
    padding-top: 12px !important;
    padding-right: 20px !important;
    padding-bottom: 12px !important;
    padding-left: 20px !important; 
}
.wpcf7-form > p {
     padding-bottom: 1.0em !important;
	
}

#mobile {

background-color: #fff !important;
border: none !important;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 10px !important;
font-size: 14px;
color: #999 !important;
padding: 10px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

/*------------------- Footer youtube icon------------------*/

.et-social-youtube a.icon:before { content: '\e0a3'; }


.grecaptcha-badge {
    display: none !important;
}



.et_pb_section_0.et_pb_section.et_section_regular.et_flex_section.et_pb_section_first {
    padding-top: 0px !important;
}

.container.clearfix.et_menu_container {
	width: 90%;
    max-width: 1420px;
    margin: auto;
    position: relative;
}

/* @media (min-width: 981px) {
    .et_header_style_left .et-fixed-header #et-top-navigation {
        padding-top: 50px;
    }
}
 */
.container.et_menu_container {
background: #ffffff;
    border-radius: 16px;
      box-shadow: -2px -3px 19px 9px #00000026;
    padding: 0px 32px 20px 32px;
    margin-top: 15px !important;
}

.et_mobile_menu {
    background-color: rgb(255 255 255) !important;
}

nav#top-menu-nav {
    margin-top: 10px;
}

#et_top_search {
margin: 12px 0 0 22px !important;
}

@media (max-width: 980px) {
    #et_search_icon:before {
        top: -2px;
    }
}

.et_mobile_menu {
 border-top: 3px solid #e0510c !important;
}

.et_audio_container .mejs-playpause-button button:before, .et_audio_container .mejs-volume-button button:before {
    color: #e0510c !important;
}
.mejs-time-handle-content {
    border: 4px solid #e0510c !important;
   
}
.mejs-time {
    color: #e0510c !important;
   
}


/*------------------- theme css end custom css start------------------*/