/*
 Theme Name:   Himalayas Child Theme
 Theme URI:    http://www.freshwatersofthewettropics.com
 Description:  Himalayas Child Theme
 Author:       FWOTWT
 Author URI:   http://www.freshwatersofthewettropics.com
 Template:     himalayas
 Version:      1.0.2
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         freshwaters of the wet tropics, far north queensland
 Text Domain:  himalayas-child
*/




@import url("../himalayas/style.css");

.everest-forms .everest-forms-part-button, .everest-forms a.button:not(.button-large), .everest-forms button.button:not(.button-large), .everest-forms button[type=submit], .everest-forms input[type=submit] {
	color: #222 !important;
}

.slider-readmore {
	display: none;
}

@media (max-width: 600px) {
	.caption-sub {
		display: block !important;
	}
}
body.page.page-id-177 {
	background: #000;
}

.d-flex {
	display: flex;
}

.justify-between {
	justify-content: space-between;
}

.align-items-center {
	align-items: center;
}

.flex-1 {
	flex: 1;
}

.bxslider {
    height: 100vh;
}

.bxslider img {
    height: 100vh;
	object-fit: cover;
}

.slider-wrapper .bxslider img {
	width: 100% !important;
}

.custom-html-widget {
	background: #000;
}


body.page.page-id-177 .entry-title {
    display: inline-block;
    letter-spacing: 2px;
    margin: 0;
    position: relative;
    font-family: 'Crimson Text', serif;
    text-transform: uppercase !important;
    font-weight: 700;
    color: #fff;
    font-size: 55px !important;
    text-decoration: underline;
    padding: 0;
}

body.page.page-id-177 .row {
	padding-top: 0px !important;
}

body, p, strong{
    
     color:#ffffff !important;    
     text-align:justify !important;
     overflow-x:hidden !important;
}
a:hover{
    color:  #79923e !important;
}
.site-content{
    margin-bottom:0 !important;
}
h1#site-title a{    
    color:#ffffff !important;    
}
.main-title{
	color: #fff;
    font-size:55px;     
    text-decoration: underline;  
    padding-top:40px;
	text-align: left !important;
}
.main-title:after, .main-title:before {
	display: none;
}
.row{
    padding-top:85px;
}
#text-3, #text-5, #text-6, #text-7{
    padding-top:80px;
    padding-bottom:80px;
    background-color:#000000;
    color:#ffffff;    
}
#text-3 > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > h4:nth-child(6) > strong:nth-child(1){
    color: #79923e !important;
}
.fwott-features-list{
    border-bottom: none !important;
    text-decoration: none !important;
}
#himalayas_call_to_action_widget-4 > div > div.section-wrapper.cta-text-section-wrapper > div > div > div > p{
    text-align:center !important;
}
#site-title{
    color: #ffffff !important;
}
#product-44 > div.summary.entry-summary > h1{
    text-align:left !important;
}
#tab-description > p{
    color:#000000 !important;
    text-align: justify !important;
}
.single_add_to_cart_button{
    background-color: #79923e !important;
}
.woocommerce-Price-amount{
    color: #000000 !important;
}
.summary > div > p{
    color: #000000 !important;
    text-align: justify !important;   
}
.summary > div > p > strong{
    font-weight:bolder !important;
    color:#000000 !important;   
}
.summary > div > ul {
    color:#000000 !important;
}
#coupon_code{
    width:250px !important;
}
table.shop_table{
    color:#000000 !important;
}
.checkout-button, #place_order, .submit{
    background-color:#79923e !important;
    color: #ffffff !important;
}
label{
    color: #000000 !important;
}
div#page.hfeed.site{
    padding:0 !important;
    margin:0 !important;
}
#colophon{
    padding:0 !important;
    margin: 0 !important;
}
#bottom-footer > div{
    padding-left:10px !important;
    margin-left:0 !important;
    text-align:center !important;
}
#payment > ul > li > div > p, #payment > div > div > div > p{
	color:#000000 !important;	
}
@media (max-width: 480px) {
	.header-wrapper #site-title {
		font-size: 14px;
	}
}