/*
Theme Name:
Theme URI: 
Author:
Author URI: 
Description:
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, responsive-layout, theme-options, translation-ready
Version: 1.3.2
*/



@import url("css/base.css");

@import url("css/animate.min.css");
@import url("css/animations.css");
@import url("css/buttons.css");
@import url("css/fonts.css");
@import url("css/isotope.css");

@import url("css/grid.css");
@import url("css/layout.css");
@import url("css/shortcodes.css");
@import url("css/variables.css");

.services a {
	color: #000;
}

.service img {
height: 110px !important;
width:auto !important;
}

ul.twocolumn {
margin-left:0;
margin-right:20px;
}

.contact-info a {
	font-size: 20px;
}

.twocolumn h3 {
font-size:26px;
line-height:26px;
}

#mfn-rev-slider {
background-color: #fff;
}

#Header .menu li ul li {
width:200px;
}



.services  {
max-width: 924px;
margin:0 auto !important;
}
.services li {
float:left;
width:200px;
height:200px;
list-style:none !important;
text-align:center;
margin:0 10px;
}

.services li img {
height: 140px !important;
width: auto;
clear: both;
}

.copyright {
width:100%;
}

.footer-logo {
height:88px;
width:210px;
background-image: url('images/logo-white.png');
float:left;
}

#Top_bar .menu_wrapper {
bottom: -35px;
}

#Top_bar.is-sticky .menu_wrapper {
bottom:0;
}

.front-caption h2 {
color:#fff;
font-size: 1.5em;
margin:0;
padding:0;
}
.book i {
width: 40px;
height: 40px;
float: right;
margin-top: -9px;
margin-right: 20px !important;
fill: #fff;
background-size: contain;
}

.book .shop .icon{
background-image: url('images/store.svg');
}

.book .booknow .icon {
background-image: url('images/book.svg');
}

#Footer .contact-info {
padding:0;
}

.woocommerce div.product form.cart .variations {
max-width:300px
}

#Content img.max-width {
max-width:100%
}

.max-width

/* If you want to add your own css code, please do it in css/custom.css */

.woocommerce-cart a.checkout-button {
color:#000 !important;
}