/*
Theme Name: Foton
Theme URI: http://foton.mikado-themes.com
Description: A Multi-concept Software and App Landing Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: foton
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.2
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/





/* LOGIN BTN STYLING */
  .callout-button a {
            background-color: #0393e8;
            color: #ffffff!important;
            padding: 2px 25px!important;
			
            border-radius: 10px;
            border: 1px solid #0393e8;
            -webkit-transition: all 400ms;
            transition: width all 400ms;
        }

        .callout-button a:hover {
            background-color: #ffffff;
            border: 2px solid #0393e8;
            color: #0393e8!important;
            -webkit-transition: all 400ms;
            transition: width all 400ms;
        }

        .callout-button a:after {
            display: none !important;
        }

#nav-menu-item-9980 {
	  
height: 33px;
width: 100px;
margin-top: 42px;
}


#sticky-nav-menu-item-9980 {
height: 33px;
width: 100px;
margin-top: 18px;
	
}


/* FREE TRIAL BTN STYLING */
 .free-trial-button a {
            background-color: #8bc353;
			border: 2px solid #8bc353!important;
            color: #ffffff!important;
            padding: 2px 25px!important;
			
            border-radius: 10px;
            border: 1px solid #0393e8;
            -webkit-transition: all 400ms;
            transition: width all 400ms;
        }

        .free-trial-button a:hover {
            background-color: #ffffff;
            border: 2px solid #8bc353;
            color: #8bc353!important;
            -webkit-transition: all 400ms;
            transition: width all 400ms;
        }

        .free-trial-button a:after {
            display: none !important;
        }

#nav-menu-item-10308 {
	height: 33px;
width: 140px;
margin-top: 42px;
	margin-left: 10px;
}


#sticky-nav-menu-item-10308 {
height: 33px;
width: 100%px;
margin-top: 18px;
margin-left: 10px;
	
}







/* REMOVE SEARCH */

.mkdf-search-opener.mkdf-search-opener-svg-path .mkdf-search-opener-wrapper {
	  display: none;
}


/* ACCORDION HOVER */

.mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-title.ui-state-active, .mkdf-accordion-holder.mkdf-ac-boxed .mkdf-accordion-title.ui-state-hover {
    color: #136dbc!important;
    background-color: #f5f9ff;
}




/* PLAIN TEXT BUTTON STYLES 

.mkdf-btn-text {
	color: #136dbc;
}


.mkdf-btn-text:hover {
	color: #0393e8;
}


*/


/* REMOVE DATE FROM BLOG POSTS */
.mkdf-post-info-date-month {
	display: none;	
}

.mkdf-post-info-date-day {
	display: none;	
}

.mkdf-post-info-date-on-image
{
	display: none!important;	
}




/*BUTTON ON SALES AGENTS CONTACT PAGE */

#form-submit-negative {
background-color: #ffffff!important;
color: #136dbc;
}



/*REMOVE DOTS FROM NAV */

.mkdf-main-menu>ul>li>a>span.item_outer:before, .mkdf-drop-down .second .inner ul li a .item_outer:before{
display: none; 
}


/*REMOVE SIDE NAV */
.mkdf-side-menu-button-opener, .mkdf-side-menu-button-opener .mkdf-side-menu-icon, .mkdf-side-menu-button-opener .mkdf-side-menu-title {
	display: none!important;
}


/*REMOVE BITNAMI BANNER */
#bitnami-banner 
{display:none;}

/* ICON FONT WEIGHT */
.strong {
	
	font-weight: bold;
}



/* PRICING PLAN BTN */
.mega-price-table-3 .plan {
	width: 100%!important;
	max-width: 450px!important;
}

.mega-price-table-3 .plan-select a {
	color: #136dbc!important;
}



/* LIST STYLING */
li {
	list-style-position: outside;
}



/* PRICE TABLE */

.mkdf-pt-price {
	display: none!important;
}

.mkdf-pt-mark {
	display: none!important;
}


.mkdf-price-table .mkdf-pt-inner ul li.mkdf-pt-content-holder {
    padding: 50px 15px 0 50px!important;
	
}


.mkdf-grid-list .mkdf-item-space {
	max-width: 550px!important;
}

/* HOME HERO IMAGE */

.mkdf-content {
	margin-top: -70px!important;
}



.mkdf-content .mkdf-content-inner>.mkdf-container>.mkdf-container-inner, .mkdf-content .mkdf-content-inner>.mkdf-full-width>.mkdf-full-width-inner {
	padding-bottom: 0px!important;
}


/* COLLAPSE NAV */

@media only screen and (max-width: 1200px){
    .mkdf-mobile-header {
        display: block;
    }
    .mkdf-header-vertical .mkdf-vertical-menu-area, .mkdf-page-header {
        display: none;
    }
}

/* CENTER ALIGN */

.center {
align-content: center;
	text-align: center;
	
}






.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
	padding-top: 0px!important;
}



/* REMOVE SPACE FROM BTN TESTIMONIALS */
@media only screen and (max-width: 1200px){ 
 .mkdf-mobile-header { 
 display: block !important; 
 } 
 .mkdf-header-vertical .mkdf-vertical-menu-area, .mkdf-page-header { 
 display: none !important; 
 }
 }




/* REMOVE PADDING */
.vc_custom_1529577074760 {
	padding-top: 0px!important;
	padding-bottom: 0px!important;
}



.vc_custom_1529327475774 {
	padding-top: 10px!important;
	padding-bottom: 10px!important;
}



/* BLOG ARROWS */

.mkdf-icon-font-elegant  {
	color: #136dbc!important;
}
 .mkdf-blog-list-button {
	color: #136dbc!important;
}

.mkdf-icon-font-elegant:hover   {
	color: #0393e8!important;
}



/* PRICING ARROWS */
.owl-prev {
	color: #136dbc!important;
}

.owl-next {
	color: #136dbc!important;
}
