/*
Theme Name:     Donkey Divers
Theme URI:      https://enrapture.gg
Description:    Theme for Donkey Divers by Enrapture Ltd
Author:         Enrapture Ltd (Shane Marriott)
Author URI:     https://enrapture.gg
Template:	adrenalin
Version:        1.0
*/


/* Your css goes here */

.woocommerce .container div.product form.cart .button.gform_next_button{
	clear: none;
	float: right;
}

.gform_wrapper .gform_page_footer {
	float: left;
	}

	.offpage {
    visibility: hidden;
    height: 0;
}

.ui-datepicker{
	background-color: #fff;
}

.cg-menu-below {
    background-image: url(//www.donkey-divers.com/wp-content/themes/donkey/images/surface.png);
}

body #wrapper .cg-primary-menu .menu > li .cg-submenu-ddown .container > ul > li a:hover, body #wrapper .cg-primary-menu .menu > li .cg-submenu-ddown .container > ul > li a:hover{
	color: #ffffff !important;
	font-weight: bold !important;
}

.cart  dt {
    float: left;
    clear: left;
    text-align: right;
    font-weight: bold;
    color: green;
  }
.cart  dt:after {
    content: ":";
  }
 .cart dd {
    margin: 0 0 0 110px;
    padding: 0 0 0.5em 0;
  }
  .cart .variation dt, .cart .variation dd{
	  display: none;
  }

  .cart .variation .variation-Ineed{
	  display: block;
  }
  img.attachment-shop_thumbnail.size-shop_thumbnail.wp-post-image {
    width: inherit;
}
  
.woocommerce-info{
	color: #444;
}

.container .main .wp-video-playlist .mejs-container {
    height: auto;
}

.cg-product-cta .button.view_product.product_type_simple {
    color: #B2B2B2 !important;
}

.cg-product-cta a.button.view_product.product_type_simple:hover {
       color: #1e73be !important;
    border-color: #1e73be !important;
}


.gift_cert_field_wrapper {
	background-color: #FFFFE0;
	border: 1px dotted #ccc;
	padding: 10px;
	margin-bottom: 10px;
}
/** New CSS */
.voucher_image_option {
	float: left;
	margin: 5px;
	padding: 2px;
	text-align: center;
}
.voucher_image_option img {
	display:block;
	margin-bottom: 0.5em;
}
.voucher_image_option input {
	clear:both;
}
.gift-certificate .receiver-form p#order_comments_field {

    margin-bottom: 10px;
}
.hideme {
    height: 0 !important;
    overflow: hidden !important;
}

.woocommerce a.single_add_to_cart_button.button {
 width: auto;
    line-height: 45px !important;
    float: left;
    border: 0;
    margin-right: 20px;
    margin-left: 0px;
    margin-bottom: 0px;
    clear: both;
    font-weight: 400;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    background: none;
    border-radius: 0px;
    border: none;
    height: 45px;
    background: #1e73be;
    color: #fff;
    text-shadow: none;
    font-size: 16px;
    padding: 0px 25px;
    margin-top: 0px;
}

.woocommerce-MyAccount-navigation-link--downloads{
	display: none !important;
}

.content-area .woocommerce-MyAccount-navigation ul li {
	background-color: #1e73be;
    padding: 9px 9px 9px 9px;
    border-right: none;
}

.content-area .woocommerce-MyAccount-navigation ul li a{
	color:#fff;
}

.content-area .woocommerce-MyAccount-navigation ul li a:hover{
	color:#fff !important;
text-decoration: underline;
}

.content-area .woocommerce-MyAccount-navigation ul li.is-active a{
	color:#fff !important;
	font-weight: bold;
	text-decoration: underline;
}

#woocommerce_product_search-3 label, #woocommerce_product_search-3 button{
	display: none;
}


  @media only screen and (max-width: 1100px) {
.icon.cg-icon-shopping-1{
	color: #fff !important;
}
.mean-container a.meanmenu-reveal span {
    background: #fff !important;
	}
}

.content-area table.shop_table tr th{
	width: 55%;
}

.noplacesleft{
	color: red;
}

.placesleft{
	    color: green;
}

.content-area img {
    width: auto !important;
}

.content-area table.shop_table thead tr th.product-remove{
	width: 60px;
}

.cg-strip-wrap .cg-strip-content h3 {
    font-weight: 600 !important;
}

main#tribe-events-pg-template {
    padding: 35px;
}

.tribe-events-calendar-list__event .tribe-events-c-small-cta__stock{
	display:none;
}