/*
Theme Name:   	Shop Isle Child
Theme URI:    	http://themeisle.com/themes/shop-isle/
Author:       	ThemeIsle
Author URI:		http://themeisle.com
Description:  	ShopIsle is the perfect theme designed for your WooCommerce shop. ShopIsle is easy to use and customize and looks incredible clean and elegant.
Version:      	2.1.13
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	shop-isle
Tags:         	two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, footer-widgets, e-commerce

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

ShopIsle is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/


======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/
h2 { margin-top:0px !important;}
.module{padding:70px 0px;}
.logo-image > img {width:100% !important; height:auto;}

.navbar-custom .nav > li > a:focus, .navbar-custom .nav > li > a:hover, .navbar-custom .nav .open > a, .navbar-custom .nav .open > a:focus, .navbar-custom .nav .open > a:hover, .navbar-custom .sub-menu > li > a:focus, .navbar-custom .sub-menu > li > a:hover {color:#addfac !important;}

.container_full.bg_img_2 h2 {color:#FFFFFF;}
/*.container_full.bg_img_2 h2:after {background:#FFFFFF;}*/
.container_full.bg_img_2 p {color:#FFFFFF;}
.navbar-custom .nav li > a {font-weight:bold;}
.footer-sidebar-wrap .address > p {color:#FFFFFF;}
.quick-links ul li > a {color:#FFFFFF;}
.widget ul li:before {color:#FFFFFF;}
.bg-dark a:hover, .bg-dark a:focus{color:#addfac;}
.scroll-up a {background:#addfac;}
.arrow_carrot-2up:before {color:#FFFFFF;}
h2:after { background:#addfac !important;}
.wpcf7-form input[type="submit"] { background:#c99789 !important;}
.btn.btn-info.btn-block { font-size:17px !important;}
.navbar-custom .sub-menu > li > a, .navbar-custom .children > li > a { padding:5px 15px !important;}
.navbar-nav .sub-menu, .navbar-nav .children { font-size:15px !important; }
.arrow_carrot-2up::before { color:#000 !important;}

.welcome-content {}
.welcome-content h2 {text-transform:uppercase;}
.welcome-content p { font-size:16px; line-height:27px; margin-top:22px;}

.section60 { padding:60px 0px;}
 
.servies-section {}
.servies-section h2 {}
.servies-section .boxser {}
.servies-section .boxser p { font-size:16px; color:#000;}
.bg1 { background:#ffe9dc; padding:20px;}
.bg2 { background:#addeab; padding:20px;}
.bg3 { background:#c99789; padding:20px;}
.bg-gray { background:#eeeeee;}
.padding0 { padding:0px;}
.margin0 { margin:0px;}
.sub-heading { font-size:17px; padding-bottom:22px;}
.servies-section p, ol, ul, blockquote { margin:0px !important;}

.pro-box-florists .info { top:44% !important;}
.pro-box-florists .info a { font-size:20px; color:#fff;}
.pro-box-florists .info .btn-default:hover,
.pro-box-florists .info .btn-default:focus,
.pro-box-florists .info .btn-default:active { background:#fff; color:#000;}


@media only screen and (max-width: 767px) {
.servies-section .col-lg-4.col-md-4.col-sm-4.col-xs-4.padding0 { width:100%; max-width:60%; float:none; margin:0px auto;} 
}
@media only screen and (max-width: 480px) {
.col-sm-6.col-md-3.footer-sidebar-wrap {width:100% !important;}
.servies-section .col-lg-4.col-md-4.col-sm-4.col-xs-4.padding0 { width:100%; max-width:100%;}
}