@charset "utf-8";
/* CSS Document */
/*
 Theme Name:     Foxy Child Theme
 Theme URI:      
 Description:    Foxy Child Theme
 Author:         CAN Connect Services
 Author URI:     http://www.canconnectservices.com
 Template:       Foxy
 Version:        1.0.0
*/
 
@import url("../Foxy/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 { color: #6f7e39;}

h1 { font-size: 24px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }

h1.category-title {font-size: 40px;}

#category-name { padding: 20px 80px 48px; }

.post-description h2 { font-size: 20px; letter-spacing: 1px; background-color: #333; display: inline-block; padding-bottom: 0; }

#body-area { background-image: url('http://www.rockytops.ca/wp/wp-content/uploads/2014/10/background.jpg'); background-color: #caaf7a; padding-top: 50px; background-repeat: no-repeat; }

	#main-footer { -moz-linear-gradient(top, rgba(111,126,57,0) 0%, rgba(148,164,89,0.25) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(111,126,57,0)), color-stop(100%,rgba(148,164,89,0.25))); background: -webkit-linear-gradient(top, rgba(111,126,57,0) 0%,rgba(148,164,89,0.25) 100%); background: -o-linear-gradient(top, rgba(111,126,57,0) 0%,rgba(148,164,89,0.25) 100%); background: -ms-linear-gradient(top, rgba(111,126,57,0) 0%,rgba(148,164,89,0.25) 100%); background: linear-gradient(to bottom, rgba(111,126,57,0) 0%,rgba(148,164,89,0.25) 100%); background-color: #6f7e39; -moz-box-shadow: inset 0 5px 7px rgba(0,0,0,0.2); -webkit-box-shadow: inset 0 5px 7px rgba(0,0,0,0.2); box-shadow: inset 0 5px 7px rgba(0,0,0,0.2); padding-bottom: 0; }

#footer-area { border-top: 1px solid #caaf7a; -webkit-box-shadow: inset 0 1px 0 #f6f6f6; -moz-box-shadow:  inset 0 1px 0 #f6f6f6; box-shadow: inset 0 1px 0 #caaf7a; }

#footer-bottom { background-color: #381d12; border-top: 1px solid #000; -moz-box-shadow:  inset 0 1px 0 #1c1c1c; -webkit-box-shadow: inset 0 1px 0 #1c1c1c; box-shadow: inset 0 1px 0 #1c1c1c; padding: 0 80px; }

#main-header {padding: 40px 80px 20px 20px; background-color: #6f7e39;}

#top-navigation { float: right; padding-top: 60px; }

#top-navigation a, #footer-bottom li a, #top-navigation li.current-menu-item > a  { color: #fff;}

#copyright { color: #fff; text-shadow: none; }
#copyright a { color:#391e13; font-weight: normal; }
#copyright a:hover { color: #535744; }

.slide .description { text-shadow: 0 0 0px rgba(0,0,0,0.4); padding-bottom: 30px; }

.slide .description h2 { color: #000; font-size: 40px; letter-spacing: -1px;}

#featured {padding-top: 30px;}

.etlist-dot ul li:before { content: ''; position: absolute; top: 9px; left: 0; background: url(http://www.rockytops.ca/wp/wp-content/uploads/2014/10/shortcodes-sprite.png) no-repeat -230px -3px; width: 10px; height: 9px; }

@media only screen and (max-width: 1300px) and (min-width: 961px){
.service, .footer-widget {
width: 31%;
margin-right: 2%;
}}

.single .summary.entry-summary {
    margin-left: 30px!important;
}

.woocommerce div.product form.cart .variations select {
width: 150px !important;
margin-left: -29px !important;
margin-right: -29px !important;
padding-right: 0px !important;
}

#content table.variations {
width: 100px !important;
max-width: 100px !important;
} 
