/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


#cart-checkout-message {
    background: aliceblue;
	padding: 10px 20px;
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
	display:none !important;
}
#cart-checkout-message h2 {
    text-align:center;
	font-size: 20px;
	color:#971c1e;
	margin:0;
	padding:0;
}

.admin-bar li.wc_payment_method.payment_method_authorize_net_cim_echeck {
    display: block !important;
}

li.wc_payment_method.payment_method_authorize_net_cim_echeck {
    display: block;
}

.cart-discount.coupon-cyd {
    display: none;
}

.page-id-15186 a.showcoupon {
    color: yellow;
    text-decoration: underline;
    font-size: 24px;
    font-weight: bold;
}

.page-id-15186 .woocommerce-info {
    border-top-color: darkred !important;
}

.page-id-15186 .woocommerce-error, .page-id-15186 .woocommerce-info, .page-id-15186 .woocommerce-message {
    padding: 2em 2em 2em 3.5em !important;
    margin: 0 0 2em;
    position: relative;
    background-color: crimson !important;
    color: white !important;
    font-weight: bolder;
    border: 5px dotted darkred !important;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}


.page-id-15186 .woocommerce-error::before, .page-id-15186 .woocommerce-info::before, .page-id-15186 .woocommerce-message::before {
    font-family: WooCommerce;
    content: "\e028";
    display: inline-block;
    position: absolute;
    top: 2em !important;
    left: 1.5em;
}

.postid-15320 .yotpo.bottomLine.yotpo-small, 
.postid-21794 .yotpo.bottomLine.yotpo-small,
.postid-21795 .yotpo.bottomLine.yotpo-small,
.postid-21796 .yotpo.bottomLine.yotpo-small,
.postid-92328 .yotpo.bottomLine.yotpo-small,
.postid-92340 .yotpo.bottomLine.yotpo-small,
.postid-92339 .yotpo.bottomLine.yotpo-small,
.postid-92337 .yotpo.bottomLine.yotpo-small,
.postid-92336 .yotpo.bottomLine.yotpo-small,
.postid-92335 .yotpo.bottomLine.yotpo-small,
.postid-92333 .yotpo.bottomLine.yotpo-small,
.postid-92332 .yotpo.bottomLine.yotpo-small,
.postid-92331 .yotpo.bottomLine.yotpo-small,
.postid-92330 .yotpo.bottomLine.yotpo-small,
.postid-92329 .yotpo.bottomLine.yotpo-small,
.postid-92327 .yotpo.bottomLine.yotpo-small,
.postid-92326 .yotpo.bottomLine.yotpo-small,
.postid-92325 .yotpo.bottomLine.yotpo-small,
.postid-92324 .yotpo.bottomLine.yotpo-small,
.postid-92155 .yotpo.bottomLine.yotpo-small,
.main-widget.yotpo-display-wrapper.yotpo-no-reviews {
    display: none;
}

tr.cart-discount.coupon-flawless {
    display: none;
}


#special-offer-box {
	display:none;
}
.admin-bar #special-offer-box {
	display:none;
}
.postid-13084 #special-offer-box, .postid-12690 #special-offer-box, .postid-12745 #special-offer-box, .postid-11873 #special-offer-box {
	display:block;
}



#so-upsell-box {
    background: aliceblue;
	border:1px black solid;
	margin-bottom:20px;
	padding-bottom:10px;
	display:none;
	
}
h2.so-title {
    background: #f79d97;
    font-size: 18px;
    text-align: center;
    padding: 10px;
	color:black;
}
p.so-content {
	font-size: 16px;
    padding: 0px;
}
a.so-upsell-button {
	display:inline-block;
	padding:10px 30px;
	background:#1a80b6;
	margin:0px 0px;
	text-align:center;
	color:white;
	transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
	font-size: 18px;
	font-weight: bolder;
	cursor: pointer;
}
a.so-upsell-button:hover {
	background:#156691;
	color:white;
}
#so-upsell-box .price {
    font-size: 2em;
}
.so-upsell-image {
    width: 150px;
    display: block;
    float: left;
}






#user_switching_switch_on a {
    color: white;
    font-weight: bold;
}

p#user_switching_switch_on {
    position: fixed;
    top: 0;
    display: block;
    background: red;
    z-index: 1000;
    padding: 10px;
}





.page-id-15186 div[id^="so-entry-content"] {
    display: none !important;
}


#flatsome-uber-menu {
    display: none !important;
}
.ubermenu, .ubermenu-nav {
    z-index: 10 !important;
}

.button.buttonSmall{
  font-size:.75em;
  min-height:0;
  padding:0 .7em;
  line-height:2em;
  margin: 2px 2px;
}

.button.cancel{
  background-color:red;
}

.button.contact{
  background-color:goldenrod;
}

img.size-full.alignnone {
    margin-bottom: 0px;
}

.product-type-subscription .quantity.buttons_added,
.product-type-subscription .price {
    display: none;
}

.product-type-subscription p.price.product-page-price {
    display: inline-block !important;
}

.payment_method_authorize_net_cim_credit_card a.button {
    width: 100%;
	margin:10px 0 !important;
}



#vip-upsell-box {
    background: aliceblue;
	border:1px black solid;
}
h2.vip-title {
    background: #c1ddeb;
    font-size: 18px;
    text-align: center;
    padding: 10px;
}
p.vip-content {
	font-size: 16px;
    padding: 5px 15px;
}
a.vip-upsell-button {
	display:block;
	padding:10px;
	background:#1a80b6;
	margin:15px;
	text-align:center;
	color:white;
	transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
	font-size: 18px;
	font-weight: bolder;
	cursor: pointer;
}
a.vip-upsell-button:hover {
	background:#156691;
	color:white;
}
.page-id-15752 #header-offer,
.home #header-offer {
    display: none;
}

.tparrows:before {
    
    color: #f1592a !important;
    
}

h1.header-bar {
font-weight: normal;
color: #fff;
text-align:center;
font-size: 44px;
	margin:0;
	padding:0;
}
p.header-bar {
font-weight: 300;
color: #fff;
text-align:center;
font-size: 20px;
	margin:0;
	padding:0;
}
h2.h2go-blue {
	color:#1a6aaa;
	margin:20px 0;
	padding:0;
	font-size:36px;
	border-bottom:1px solid #f1592a;
}
h3.h2go-blue {
	color:#1a6aaa;
	margin:0;
	padding:0;
}

#h2go-menu {
	max-width:1080px;
	margin:auto;
}

#h2go-menu ul.sub-menu {
	position: absolute;
    background: white;
	z-index:1000;    
}
#h2go-menu ul.menu>li, #h2go-menu .widget>ul>li {
    display: inline-block !important;
    position: relative;
	background: aliceblue;
    text-align: left !important;
    min-height: 40px;
	padding: 0 20px;
}
#h2go-menu ul.menu>li+li, #h2go-menu .widget>ul>li+li {
    border-top: 0px solid #ececec;
    padding: 0 20px;
}

#h2go-menu ul {
    margin-bottom: 0em;
}
#h2go-menu ul.menu>li ul li, #h2go-menu .widget>ul>li ul li {
    border-bottom: 1px lightgrey solid !important;
}
.h2go-logo {
	float:left;
	width:150px;
	padding:10px 20px;
}
.orange-container {
    border: 4px solid #f15a4f;
	margin:0;
	background:white;
	padding: 0 0px 0px;
	text-align:center;
}
.orange-container h2 {
	background:#f15a4f;
	color:white;
	padding:10px;
	text-align:center;	
}
.lt-grey-container {
    border: 4px solid #cccccc;
	margin:0;
	background:white;
	padding: 0 0px 0px;
	text-align:center;
}
.lt-grey-container h2 {
	background:#cccccc;
	color:white;
	padding:10px;
	text-align:center;
	font-size:20px;
}
.dk-grey-container {
    border: 4px solid #7c7c7c;
	margin:0;
	background:white;
	padding: 0 0px 0px;
	text-align:center;
}
.dk-grey-container h2 {
	background:#7c7c7c;
	color:white;
	padding:10px;
	text-align:center;
	font-size:20px;
}
.bl-container {
    border: 4px solid #1a6aaa;
	margin:0;
	background:white;
	padding: 0 0px 0px;
	text-align:center;
}
.bl-container h2 {
	background:#1a6aaa;
	color:white;
	padding:10px;
	text-align:center;
	font-size:20px;
}

.sv-container {
    border: 4px solid #a2a2a2;
	margin:0;
	background:white;
	padding: 0px 0px 0px !important;
	text-align:center;
}
.sv-container h2 {
	background:#a2a2a2;
	color:white;
	padding:10px;
	text-align:center;
	font-size:20px;
}


.gd-container {
    border: 4px solid #d4af37;
	margin:0;
	background:white;
	padding: 0px 0px 0px !important;
	text-align:center;
}
.gd-container h2 {
	background:#d4af37;
	color:white;
	padding:10px;
	text-align:center;
	font-size:20px;
}

.product.woocommerce.add_to_cart_inline {
    border: 0 !important;
	padding: 0 12px !important;
}

.product.woocommerce.add_to_cart_inline a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: block;
    width: 100%;
}

.product.woocommerce.add_to_cart_inline .woocommerce-Price-amount.amount {
    font-size: 28px;
}
.h2go-offers h3 {
	color:#f15a4f;
	font-size: 28px;
	margin-bottom: 0;
}

.badge-container {
    display: none;
}

li.h2go-order-now, .h2go-order-now a {
    background: #f15a4f !important;
    color: #fff !important;
    font-weight: bold;
}
.woocommerce-order-received .reset-password-message, .logged-in .reset-password-message {
	display:none;
}


@media only screen and (max-width: 600px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
#h2go-menu ul.menu>li, #h2go-menu .widget>ul>li {
    width:100%;
}

}








