header#masthead {background-color: #006966 !important;}



/*  footer button */
#x1 {
  background-color: #006966;
  border: 1px solid #ffffff;
  color: #ffffff;
  padding: 8px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 20px;
}


#xmasthead {padding: 20px !important; 
    background-image: url(http://r1out.com/wp-content/uploads/images/menu_banner.jpg); 
    background-size: cover; 
    color: #ffffff;
}

#masthead .navbar-nav > li > a {
 font-family: kanit;   
    font-size: 1.0rem !important; 
    font-weight: bold !important;
    color: #ffffff !important;
}


.navbar-toggler, {
    color: orange !important;
    border: 1px solid orange !important;
}
.navbar-toggler, .navbar-toggler-icon {
    color: orange !important;
    border: 1px solid orange !important;
}




/* COLORS ---------------------*/
.dgreen {color: #056A66;}
.dorange {color: #fcb016;}
.dlime {color: #d2d465}
.dwhite {color: #ffffff;}
.dsilverback {color: #EBECED;}


/* FONTS ---------------------*/
.ks, h1.ks {font-family: 'Kumbh Sans', sans-serif;}





/* BUTTONS */


    
/* MASTER BUTTON ------ */
a.VButton {
	border-radius:28px;
	display:inline-block;
	cursor:pointer;
	font-size:14px;
	padding: 8px 42px 6px 42px;
	text-decoration: none !important;
    text-align: center;
    font-family: 'Kumbh Sans', sans-serif;
}


/* BUTTON COLORS ROLLS ---------------------- */

.woo_wgg {
    color: #ffffff;
    border: 1px solid #FCB016;
    background-color: #FCB016;
}
.woo_wgg:hover {
    color: #ffffff;
    border: 1px solid #056A66;
    background-color: #056A66;
}

.wwt_woo {
    color: #ffffff;
    border: 1px solid #FFFFFF;
    background-color: none;
}
.wwt_woo:hover {
    color: #ffffff;
    border: 1px solid #FCB016;
    background-color: #FCB016;
}

.wwo_oww {
    color: #ffffff;
    border: 1px solid #FFFFFF;
    background-color: #FCB016;
}
.wwo_oww:hover {
    color: #FCB016;
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
}

.wwt_wgg {
    color: #ffffff;
    border: 1px solid #ffffff;
    background-color: none;
}
.wwt_wgg:hover {
    color: #ffffff;
    border: 1px solid #056A66;
    background-color: #056A66;
}

.wwt_oww {
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    background-color: none;
}
.wwt_oww:hover {
    color: #FCB016 !important;
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
}




/* FAQ ----------------------- */
.faq {
  padding-top: 65px;
  padding-bottom: 65px;
  width: 100%;
}

.faq div.container div.row div.col-sm-12 h1 {
  font-family: 'Source Serif Pro', serif;
  text-align: center;
  font-size: 60px;
  margin: 0;
  padding-bottom: 40px;
}

.faq div.container div.row div.col-sm-12 ul {
  list-style-type: none;
  padding: 0;
}

.faq div.container div.row div.col-sm-12 ul li {
  font-weight: bold;
  font-size: 14px;
  padding: 10px 10px;
  padding-top: 20px;
  border-bottom: 1px solid #bfbfbf;
  position: relative;
}

.faq div.container div.row div.col-sm-12 ul li:last-child {
  border-bottom: none;
}

.faq div.container div.row div.col-sm-12 ul li a {
  text-decoration: none;
  color: #4a4a4a;
  padding-right: auto;
  -webkit-transition: color 0.25s linear;
  -o-transition: color 0.25s linear;
  transition: color 0.25s linear;

}

.faq div.container div.row div.col-sm-12 ul li a:hover {
  color: black;
}

.faq div.container div.row div.col-sm-12 ul li a:hover::after {
  color: black;
}

.faq div.container div.row div.col-sm-12 ul li a::after {
  content: "\f067";
  font-family: 'FontAwesome';
  color: #f9b40a;
  position: absolute;
  top: 20px;
  right: 0;
  -webkit-transition: color 0.25s linear;
  -o-transition: color 0.25s linear;
  transition: color 0.25s linear;
}

.faq div.container div.row div.col-sm-12 ul li a.open {
  color: black;
}

.faq div.container div.row div.col-sm-12 ul li a.open::after {
  content: "\f068";
  font-family: 'FontAwesome';
  ;
  color: black;
  position: absolute;
  top: 20px;
  right: 0;
}

.faq div.container div.row div.col-sm-12 ul li p {
  font-weight: normal;
  display: none;
}

.faq div.container div.row div.col-sm-12 img {
  display: block;
  width: 100%;
}


footer#colophon a.flw {
    color: #ffffff; !important;
    font-family: 'Kumbh Sans', sans-serif;


}
a.flw:hover {color: #b2d465 !important; text-decoration: none;}

    
/* / FAQ ----------------------- */



.parallax {
  /* The image used */
  background-image: url("/wp-content/uploads/images/home_banner.jpg)");

  /* Set a specific height */
  height: 350px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}



 .carousel-item {
}
 .carousel-caption {
     bottom: 220px;
}
 .carousel-caption h5 {
     font-size: 45px;
     text-transform: uppercase;
     letter-spacing: 2px;
     margin-top: 25px;
     font-family: merienda;
}
 .carousel-caption p {
     width: 60%;
     margin: auto;
     font-size: 18px;
     line-height: 1.9;
     font-family: poppins;
}
 .carousel-caption a {
     text-transform: uppercase;
     background: #262626;
     padding: 10px 30px;
     display: inline-block;
     color: #fff;
     margin-top: 15px;
}
    
    
    
    
/* PRICING */
 .placard {
     min-height: 250px;
     padding: 20px;
     margin: 0 0 18px 0;
}
 .pricing .card {
     font-family: 'Kumbh Sans', sans-serif;
     border: none;
     border-radius: 1rem;
     transition: all 0.2s;
}
 .pricing .card-title {
     font-family: 'Kumbh Sans', sans-serif;
     margin: 0.5rem 0;
     font-size: 1.5rem;
     letter-spacing: .1rem;
     font-weight: bold;
}
 .card-price {
     font-family: 'Kumbh Sans', sans-serif;
     font-size: 3.5rem;
     margin: 0;
     font-weight: bold;
     text-align: center;
     padding-top: 22px;
     line-height: 1;
}
 .pricing .card-desc {
     font-family: 'Kumbh Sans', sans-serif;
     font-size: .9rem;
     margin: 0;
     text-align: center;
     font-weight: bold;
}
 .pricing. card-body {
     background-color: pink;
}
 .pricing .card-price .period {
     font-size: 0.8rem;
}
 .xpricing ul li {
     margin-bottom: 1rem;
}
 .pricing .text-muted {
     opacity: 0.7;
}
 .pricing .btn {
     font-size: 80%;
     border-radius: 5rem;
     letter-spacing: .1rem;
     font-weight: bold;
     padding: 1rem;
     opacity: 0.7;
     transition: all 0.2s;
}
 .price-button {
     margin-top: 25px;
     background-color: #fcb016;
     color: #ffffff;
    }
/* / END PRICING */
    
a#insidelook:hover {color: #fcb016;}
    
    
/* START SBS MAIN BOXES */
 @media (min-width: 768px) {
     .cb {
        width: 50%;
         float: left;
    }
     .ib {
        width: 50%;
         float: left;
    }
     .cbm, .ibm {
        display: none;
    }
     .cb p {
        padding: 0 50px;
         font-size: 1.5vw;
         font-weight: 500;
    }
     .cb h2 {
        padding: 0 50px 0 50px;
         font-family: 'Kumbh Sans', sans-serif;
         font-weight: bold;
         font-size: 3vw;
         line-height: auto;
         margin-top: 10px;
    }
     .cb img {
        padding: 20px 0 0 50px;
         width: 100px;
    }
     
     
     #mtop {display: none;} 
     
     
     
     
}
 @media (max-width: 768px) {
     .cb, .ib, #dtop{
        display: none;
    }
     .cbm {
        font-size: 20px;
         padding: 40px;
         width: 100%;
         float: left;
         height: auto !important;
    }
     .ibm {
        width: 100%;
         float: left;
    }
     
     
     
     
     
     
     
     
     
}
/* /END SBS MAIN BOXES */
/* Hover Effects on Card */
 @media (min-width: 992px) {
     .pricing .card:hover {
         margin-top: -.25rem;
         margin-bottom: .25rem;
         box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
    }
     .pricing .card:hover .btn {
         opacity: 1;
    }
}

    
    #masthead .navbar-nav > li > a {font-size: 1.1rem !important; font-weight: bold !important;}


/* woos */

.product_meta {display: none;}

.single-product .product .single_add_to_cart_button.button{
	background-color: #fcb016 !important;
	color: #FFFFFF;
    border-radius: 20px !important;
    margin-left: 22px;
}
.single-product .product .single_add_to_cart_button.button:hover {
    	background-color: #056A66!important;
}
.woocommerce .product .add_to_cart_button.button{
	background-color: #fcb016 !important;
	color: #FFFFFF;
    border-radius: 20px !important;
}
h1.product_title.entry-title  {
    padding-top: 28px !important;   
    border: 0px  solid red;
    font-family: 'Kumbh Sans', sans-serif;
    font-size: 33px !important;
    font-weight: bold;
}

#tab-description, .related.products, .description_tab.active {
        font-family: 'Kumbh Sans', sans-serif;
    color: #056A66;
}

.woocommerce-Price-amount.amount {
    color: #000000;
}

h2.woocommerce-loop-product__title {
            font-family: 'Kumbh Sans', sans-serif;
    color: #056A66;
}

#main.site-main.woocomm {
    padding-top: 50px;
}
#main.site-main.woocomm h1.page-title, .woocommerce-ordering {
   display: none;
}
a.button.alt, button.button.alt, input.button.alt, #respond input#submit.alt {
	background:#FCB016 !important;
    text-transform: uppercase;
}

a.button product_type_simple {
        text-transform: uppercase;
}

#tab-descriptionx {
    display: none !important;
}

.woocommerce-tabs, .wc-tabs-wrapper {
    display: none !important;
}
.xwoocommerce-input-wrapper {
border: 1px solid red;
}
woocommerce-billing-fields__field-wrapper label {
    display: block;
}
    .form-row {
        display: block !importnat;
        width: auto !important;
    } 
li.woocommerce-MyAccount-navigation-link a{
    color: #056A66 !important;
}
li.woocommerce-MyAccount-navigation-link a:hover{
    color: #FCB016 !important;
}

h2.woocommerce-column__title {
    padding-top: 22px !important;
}

.woocommerce-table__product-name.product-name a {
       color: #FCB016 !important;
}
.wc-block-components-button:not(.is-link) {
    background-color: #FCB016 !important;
    border: 1px solid #FCB016;
}

.woocommerce-form {border: 0px !important;}


/* components-button wc-block-components-button wc-block-cart__submit-button"><span class="wc-block-components-button__text">Proceed to Checkout</span></a></div>