/*
Theme Name: Partner 1
Theme URI: https://github.com/fruitfulcode/fruitful
Template: fruitful
Author: fruitfulcode
Author URI: https://github.com/fruitfulcode/
Description: Fruitful - Free WordPress responsive theme with powerful theme options panel and simple clean front end design. Ability to modify styles and options according to your needs. Two different layout types responsive and fixed. Easily upload logo, background, edit colors, header and menu positions, slider, fonts, social icons, footer, custom css and much more. Translated to Russian, German, Spanish, French, Vietnamese, RTL ready. Works perfect with BuddyPress, WPML, Contact form 7, WooCommerce till version 3.0. Fruitful PRO – WordPress responsive theme contains all the options of FREE version plus more options like ability to change width for container grid and support latest WooCommerce version.
Tags: theme-options,custom-header,custom-background,custom-menu,custom-colors,custom-background,translation-ready,featured-images,full-width-template,one-column,right-sidebar,left-sidebar,editor-style
Version: 3.5.1509625401
Updated: 2017-11-02 13:23:21

*/



/* ------------------------------------------------------------------ SETTINGS LAYOUT WIDTH --*/
@media only screen and (min-width:1200px) and (max-width:2500px) {
.container { width:1250px; }
.container .five.columns { width: 300px !important; padding-right: 25px; padding-left: 25px;} 
.container .eleven.columns { width: 880px !important;  } 
.container .sixteen.columns { width: 1250px  !important; /* margin-top: 20px; */ }
.page-container { padding-top: 20px; margin-bottom: 20px; }
#masthead, #colophon, #content { margin-top: 0px; }

.container .column, .container .columns {
    	margin-left: 0px;
    	margin-right: 0px;
}
.entry-content, .entry-summary {
        margin-top: 1.5em;
        margin-right: 25px;
        margin-bottom: 0px;
        margin-left: 25px;
}
#page .container header.entry-header h1.entry-title, #page .container header.archive-header h1.archive-title {
        padding-left: 25px;
}
a {text-decoration: none}
/* ------------------------------------------------------------------ SETTINGS CONTAINER COLOR --*/

.container { background-color: rgba(255, 255, 255, 0.0) !important; }
.container .five.columns { background-color: rgba(255, 255, 255, 0.0) !important; }
.container .eleven.columns { background-color: rgba(255, 255, 255, 0.0) !important; } 
.container .sixteen.columns { background-color: rgba(255, 255, 255, 0.0) !important; }
.page-container { background-color: rgba(251, 246, 217, 0.0) !important; } 

/* --------------------------------------------------------------------------------- HEADER -- */
.main-navigation { background-color: rgba(255, 255, 255, 0.0) !important; font-weight: 600; }
.main-navigation ul li:hover > a { background-color: rgba(255, 255, 255, 0.0) !important; }
.main-navigation ul li.current_page_item a, .main-navigation ul li.current-menu-item a, .main-navigation ul li.current-menu-parent a, .main-navigation ul li.current_page_parent a, .main-navigation ul li.current-menu-ancestor a { background-color: rgba(255, 255, 255, 0.0) !important; }

.head-container, .head-container.fixed {
		background-color: rgba(255, 255, 255, 0.0) !important;

} 
.head-container.fixed {
    position: fixed;
    top: 0;
    left: 0;
    -webkit-box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.0);
    -moz-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.0);
    box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.0);
    min-height: 0 !important;
    background-attachment: scroll !important;
    z-index: 8000;
    background-color: #fff;
}
	
	
/* --------------------------------------------------------------------------------- FOOTER -- */
#colophon   { 
		background-color: rgba(255, 255, 255, 0.7) !important; 
		-moz-box-shadow: 0px -1px 1px #D3D3D3;
    	-webkit-box-shadow: 0px -1px 1px #D3D3D3;
    	box-shadow: 0px 1px -1px #D3D3D3; 
}  
#colophon > .container {
    	border-top: 0px solid #d6d6d6;
}
/* --------------------------------------------------------------------------------- Special Pages -- */
body.page-id-63 .startimage  {
margin-top: -40px;
}
body.page-id-46, body.page-id-3  { 
background-image: url("http://www.taxi-amadeus.com/wp-content/uploads/2018/09/back2.jpg"); 
background-position: top center !important; 
background-size: cover; 
background-repeat: no-repeat; 
background-attachment: fixed;
} 

/* -- KEEP FOLOWING --*/
}
/* -- KEEP ABOVE --*/
/* --- all in one wp security and firewall MAINTENANCE PAGE --- */

.aiowps-site-lockout-body-content {
	background-color: rgba(255,255, 255, 1.0) !important;
}

.aiowps-site-lockout-box {
    	margin-right: auto;
    	margin-left: auto;
    	max-width: 1100px;
    	margin-top: 0px;
    	padding: 30px;
    	border: 0px solid #FFE20A;
	background-color: rgba(255, 255, 255, 1.0) !important;
}
/* ============================================================= SETTINGS ============================== */