/*
 Theme Name:   GeneratePress Child
 Theme URI:    http://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Thomas Usborne
 Author URI:   http://edge22.com
 Template:     generatepress
 Version:      0.1
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
*/
/* drk blue #1c2533 */
/* gold #D99D43 */

.generate-sections-container { 

    background-attachment: fixed; 

} 

.page .generate-page-header {
      text-align: center;
}

.page-id-7 #generate-section-1 {margin-top:0%;}

.title {color:#1c2533}


.odds3 {text-align:center;padding-top:5px;}
.odds3 a{background-color:#ff5700;color:#ffffff;padding:10px 77px 10px 77px;}
.odds3 a:hover{width:200px;background-color:#000;padding:10px 77px 10px 77px;}

div.wpcf7 {  
background-color: #fff; 
border: 1px solid #f28f27; 
padding:20px; 
} 

.wpcf7 input[type="text"], 
.wpcf7 input[type="email"], 
.wpcf7 textarea { 
background:#efefef; 
color:#1c2533; 
font-family:lora, sans-serif;  
font-style:italic;     
} 

.wpcf7 input[type="submit"], 
.wpcf7 input[type="button"] {  
background-color:#f28f27; 
color:#1c2533;	
width:100%; 
text-align:center; 
text-transform:uppercase; 
} 

div.wpcf7-mail-sent-ok { 
color:#1c2533;
text-align:center!important; 
border: 1px solid #1c2533 !important; 
padding: 32px !important; 
font-size: 15px !important; 
font-weight: bold !important; 
border-radius: 5px 5px 5px 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px 5px 5px 5px; 
background-color: #efefef !important; 
} 

.site-header a{color:#ffffff!important;}
.site-header a:hover{color:#d99d43!important;}

.site-header .shopmenu a{color:#d99d43!important;}
.site-header .shopmenu a:hover{color:#ffffff!important;}

.footsocial a {color:#D99D43;}
.footsocial a:hover{color:#d99d43;}
@media (max-width: 460px) 
{
   .footsocial a {
      text-align:center!important;padding-top:-20%!important;
   }
}

.fab .fa-twitter a{color:#ffffff!important;}
.fab .fa-twitter a:hover{color:#d99d43!important;}


/* bullet display hide */
ul {
	list-style-position: outside;margin-left: 3em;
}

/* WooCommerce */
.woocommerce .page-title {color:#1c2533;font-size:2em;
}
.woocommerce-result-count {display:none;
}
.woocommerce .orderby {display:none;
}
.woocommerce .price {color:#ff0000; font-size:1.2em;
}
.woocommerce .entry-title {color:#1c2533;font-size:2em;
}
.woocommerce .site-content {
    background-color: #ffffff!important;
 }
.sidebar .widget {background:#efefef;
}

.price_slider_amount .price_label {
    color: #002351;
    font-size: 13px;
    font-weight: bold;
}
.woof .irs-from, .woof .irs-to, .woof .irs-single {
background: #999999;
}
.woof .irs-bar {
background: linear-gradient(to top, rgb(255, 225, 0) 0%,rgb(255, 104, 1) 100%);
}

.home .masthead {
    position: absolute;
    width: 100%;
}
.ui-slider-range  {color:#000000;}

.fa-facebook {color:#ffffff;}
.fa-facebook:hover {color:#ff5700;}

.page-id-1154 ul {
	list-style-position: outside;margin-left: 1em;list-style-type: none;
}

.widget_text a {color:#D99D43!important;}
.widget_text a:hover {color:#ffffff!important;}



