/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.91.1515425673
Updated: 2018-01-08 15:34:33

*/

/* Change the white to any color */
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

/* clears the 'X' from Internet Explorer */
input[type=search]::-ms-clear { display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal { display: none; width : 0; height: 0; }

/* clears the 'X' from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }

.search #categories-3, .search #woocommerce_product_categories-2, .search #recent-posts-2{
    display: none !important;
}  

.et_pb_wc_add_to_cart_0_tb_body {
	width: 100% !important;
}

#wcpay-payment-request-button-separator {
	margin-bottom: 1.5em;
}

#custom_html-4,
#woocommerce_product_categories-2,
#categories-3,
#recent-posts-2{
    margin-bottom:0px!important;
}

.widget_product_categories .product-categories{
    display:none;
}

.single_variation_wrap .woocommerce-variation-price .price .amount {
    color: #D69471;
}

#woocommerce_product_categories-2:hover{
    cursor:pointer;
}

.widget_product_categories h4:after {
    content: '\43';
    font-family: 'ETmodules';
    display: inline-block;
    vertical-align: middle;
    color:#fff;
    position: absolute;
    right: 15%;
    font-size:10px;
    bottom:-10%;
}

.widget_product_categories.special h4:after {
    content: '\42'!important;
}

input#s2 {
    width: 100%;
    padding-top:5px;
    padding-bottom:5px;
}

input#searchsubmit2 {
    width: 100%;
    background-color:#F9F342!important;
    border:none!important;
    color:#192714!important;
    padding-top:5px;
    padding-bottom:5px;
}

#search-filter a:hover {
    color:#d69471!important;
    text-decoration:underline;
}

.selected-filter{
    color:#d69471!important;
    text-decoration:underline!important;
}

.widget-search{
    width:100%;
}

input#widget-submit{
    width:100%!important;
    background-color: #f9f342!important;
    color: #192514!important;
    font-family: 'Nunito Sans',Helvetica,Arial,Lucida,sans-serif!important;
    border: none!important;
    padding: 5px 30px 5px 10px!important;
}

.woocommerce ul.products li.product a img, 
.woocommerce-page ul.products li.product a img{
    width: 100% !important;
    margin: auto !important;
}

.js-load-more{
    cursor: pointer;
    padding: 10px 20px;
    width: 200px;
    font-weight: bold;
    text-align: center;
    background-color: yellow;
    color: #192514 !important;
}

.filter-hide {
    max-height: 0;
    overflow: hidden;
    transition: 0.3s all ease-in-out ;
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.gg-chevron-down {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 13px;
    border: 2px solid transparent;
    border-radius: 100px
}
.gg-chevron-down::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 5px;
    height: 5px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    left: 4px;
    top: 2px
}

/*====================
  GLOBAL
====================*/

:root{
    --theme-color: #340C56;
    --alternate-color: #BA8AEB;
    --button-color: #BA8AEB;
    --border-color: #E6E6E6;
    --text-color: #6C6C6C;
    --text-color__2: #D69471;
    --text-color__3: #ffffff;
    --price-color: #D69471;
    --default-margin: 10px;
    --default-padding: 20px;
    --footer-color: #340A2F;
    --default-font: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
}
 
.et_pb_row{
    overflow: hidden;
}

.no-gap [class*='et_pb_column_'] {
    margin-right: 0;
    }
    
    
    h1, h2, h3, h4, h5, h6, .et_quote_content blockquote p, .et_pb_slide_description .et_pb_slide_title{
        text-transform:none!important;
    }
    
    .link-hover:hover{
        opacity: 0.7;
        cursor: pointer;
    }

@media(max-width:980px){
    .et_pb_column{
        margin-bottom:0 !important;
    }
}

.woocommerce-button.button.woocommerce-form-login__submit{
   background-color: var(--button-color)!important;
    color: var(--text-color__3)!important;
    border:none; 
}


#gform_submit_button_1{
    background-color: var(--button-color)!important;
    color: var(--text-color__3)!important;
    border:none;
}

@media (min-width:642px){
  #gform_submit_button_1{
  
  padding:10px;
      
  }
}

#main-content .container:before{
    width:0px!important;
}

/* checkout address dropdown height */
.select2-container .select2-selection--single{
    height:50px;
}
span#select2-billing_country-container{
    padding-top:10px;
}

/*====================
     HEADER
====================*/

.header--desktop .et_pb_menu__search-input{
    position: absolute !important;
    top: 50% !important;
    margin-bottom: -50% !important;
    transform: translatey(-50%) !important;
	padding: 15px;
	background: rgba(255,255,255,.5);
}


.et_pb_menu__search-button{
    padding: 0 11px !important;
}

.et_pb_menu__search-input::placeholder{
color: #fff !important;    
 }

.header-color{
    background-color: var(--theme-color) !important;
}

.header-section__negative-margin {
    margin-top: -30px;
    margin-left: 60px !important;
    margin-right: 60px !important;
}

.header-background{
    background-color: var(--alternate-color) !important;
}

.et_pb_menu__icon.et_pb_menu__close-search-button {
	z-index: 999;
}

.et_pb_menu__search-input, .et_pb_menu__search input::placeholder, .et_pb_menu__search button{
    color: var(--text-color__3) !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text{
    height:38px!important;
}
/*====================
     MOBILE MENU 
====================*/

.mobile-search-module{
    min-width: 150px;
}

.header-menu-col--mobile, .header-menu-col--mobile .et_pb_menu, .et_pb_menu_inner_container{
    position: unset !important;
}

.header--mobile .et_pb_menu__search{
    height: 50px;
    position: absolute;
    top: 100%;
    background-color: var(--button-color);
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    padding: 20px;
    color: var();
}



.mobile_menu_bar #mobile_menu2 {
    position: absolute;
    left: 50%;
    margin-right: -50%;
    transform: translateX(-50%);
    width: 100vw;
    top: 110px;
    pointer-events: all
}

@media(max-width:480px){
    .et_pb_menu_inner_container{
        padding-right:20px !important;
    }
}
/*====================
  PAGE BANNER
====================*/
@media (max-width:480px){

.header-section__negative-margin{
    margin-top:-30px;
    margin-left: 15px;
    margin-right: 15px;
    }
}



  /*====================
    HOMEPAGE
  ====================*/

.home-shop .price{
    padding-bottom: 15px !important;
}  
  
.home-intro-text__1 .et_pb_text_inner{
    position: absolute;
    bottom: 10px;
    left: 10px;
    padding: var(--default-padding);
    background-color: var(--theme-color);
    opacity: 96%;
    width: 60%;
}

.home-intro__button{
    border: none;
    background-color: var(--button-color);
    color: var(--text-color__3) !important;
    border-radius:0;
    padding:5px 20px;
    margin-top: var(--default-margin);
    font-size:20px;
}
.home-intro__button:hover{
    cursor:pointer;
}

.home-intro-text__2 .et_pb_text_inner{
    position: absolute;
    bottom: 0;
    width:100%;
    padding:10px;
    opacity: 96%;
    background-color: var(--button-color);
}

.home-intro-text__2 .et_pb_text_inner h3{
    padding-bottom: 0;
}


@media(max-width:480px){
    .home-intro-text__1 .et_pb_text_inner{
        width:80%;
    }
    
    .home-intro__button{
           padding:12px 30px;
           font-size: 16px;
           font-style: bold;
    }
    .home-intro-text__2 .et_pb_text_inner{
        padding: 20px 10px;
    }
}


.home-intro-text__1:hover .home-intro__button, .home-intro-text__2:hover .et_pb_text_inner, .et_pb_blog_grid .column .more-link:hover{
    background-color: var(--button-color);
    background: var(--theme-color);
}

.home-shop .product:not(.last){
    margin-right:14px !important;
}
.home-shop .product{
    width: 24.2% !important;
    margin-bottom:20px !important;
}

/*Equalize Blog Columns*/

.home_blog .et_pb_salvattore_content {
  display: flex;
  flex-wrap: wrap;
}

.home_blog article {
    flex: 1 0 auto;
	display: flex;
	flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
	        
}

.home_blog .post-content {
    flex: 1 0 auto;
    display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	justify-content: space-between;
}

.home_blog .column {
        margin-bottom: 20px !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.et_pb_blog_grid .column .more-link{
    background-color: var(--button-color);
    width: 60%;
    margin-top: 10px;
    padding: 5px 5px;
    text-align: center;
    max-width: 130px;
}

@media(max-width: 980px){
    .home_blog .column{
        flex: 1 0 100%;
    }
}

@media (min-width: 981px){
.et_pb_gutters3 .et_pb_column_2_3, .et_pb_gutters3.et_pb_row .et_pb_column_2_3{
    width:70%!important;
}

}

@media (min-width:1124px) and (max-width:1310px){
    .home-shop .product:not(.last){
        margin-right:12px!important;
    }
}
@media (max-width:1123px){
    .home-shop .product:not(.last){
        margin-right:10px!important;
    }
}
/*====================
  BLOG SECTION(S)
====================*/

.main_blog .et_pb_post .entry-featured-image-url{
    height: 250px;
    overflow: hidden;
}

.main_blog .home_blog article {
    min-height: 550px;
    max-height: 550px;
    padding: 30px 15px;
}

.main_blog .home_blog .entry-title{
    margin-top: 0 !important;
    margin-bottom: 15px !important;
}

.main_blog .et_pb_image_container img{
    width: auto !important;
    max-height: 250px !important;
    min-width: 50% !important;
    padding-left: 20px;
}

.main_blog .et_pb_image_container{
    max-height: 250px;
}


.et_pb_post .et_post_meta_wrapper img{
    margin: auto;
}


.et_pb_post .post-content-inner{
    text-transform:none;
}

.et_pb_post .entry-title a{

    text-transform:none;
}

.widgettitle{
    color: var(--theme-color);
    font-size:26px;
}
/*====================
  MAILCHIMP
====================*/
.service-rows .et_pb_column{
    margin-top:15px;
    margin-bottom: 15px !important;
}

/*====================
    CONTACT
====================*/
.contact-links{
    color: #6c6c6c;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.contact-links:hover{
    opacity: 0.7;
}

/*====================
  ACCOUNT
====================*/
.page-id-331 .page{
    width:90%;
    margin: auto;
    max-width: 1400px;
}

.page-id-331 .page .et_pb_widget_area_left{
    border-right: none !important;
}

@media(max-width:980px){
    .page-id-331 .et_pb_row > div{
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
     .page-id-331 .et_pb_row{
        margin-top:0 !important;
        padding-top:0 !important;
    }
}

/*====================
  WOOCOMMERCE
====================*/

@media(max-width: 768px){
    
    .woocommerce a.remove{
        width: 100%;
        text-align: left;
    }
    
    .woocommerce a.remove::after{
        content:'Remove from basket';
        font-size: 16px;
        color: #08406c;
        font-weight: bold;
        position: relative;
        top: -2px;
        left: 8px;
        
    }    
}

.woocommerce-page ul.products{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.woocommerce-page ul.products li.product{
    flex: 1 1 auto;
    max-width: calc(33% - 20px);
}

@media (max-width: 980px){
    .woocommerce-page ul.products li.product{
    max-width: 50%;
    }
}

.woocommerce-page ul.products li.product a img, .woocommerce ul.products li.product a img{
    height: 100% !important;
    object-fit: cover;
}

.yeast-breadcrumb a {
    color: var(--text-color) !important;
}

/* DIVI FIXES */

.product .variations{
	margin-bottom: 0 !important;
}

.product .variations tr {
	transform: none! important;
}

.single-product .quantity::before {
    content: 'Qty';
    display: inline;
    font-family: 'Muli',Helvetica,Arial,Lucida,sans-serif !important;
    font-weight: 500 !important;
    font-size: 17px !important;
    color: #6C6C6C !important;
	margin-right: 20px;
}

.single-product .quantity {
    position: relative;
    overflow: visible !important;
}
.woocommerce-variation-add-to-cart{
	padding-top: 80px !important;
}

.et_pb_wc_add_to_cart_0_tb_body {
	margin-top: 40px !important;
}

.woocommerce-loop-product__title{
 font-size: 1.2rem !important;   
}

.single-product .et_pb_module.et_pb_wc_price.et_pb_wc_price_0_tb_body{
    padding-bottom: 10px !important;
}

.et_pb_widget_area_left{
    border-right: 0 !important;
}

.shop-shop ul.products{
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
}

.shop-shop .product{
    flex: 0 0 30%;
    margin-bottom:30px !important;
}

@media (max-width: 980px){
    .shop-shop .product{
        flex: 0 0 48%;
    }
}

@media (max-width: 480px){
    .shop-shop .product{
        flex: 0 0 100%;
    }
}

.woof_container_inner{
    padding:20px;
    border: 1px solid #EBEBEB;
}

.woof_container_inner h4{
    padding-left: 5px;
}

.product .variations tr {
    display: flex;
    flex-direction: column;
    transform: translateX(-20px);
}

.product .variations tr .value span select{
    padding:20px !important;
}

.product .variations tr .value span::after{
    margin-top: -14px !important;
}

.product .related h2 {
    padding-bottom: 30px;
}

@media (max-width:980px){
    .product .related li:last-child {
    display:none !important;
    } 
}

.woocommerce-page .quantity input.qty, .woocommerce .quantity input.qty{
    height: 38px!important;
}

/* Woocommerce checkout buttons */

/*====================
BASKET AND CHECKOUT
====================*/

.input-text .qty .text{
    border: 1px solid var(--border-color);
    color: var(--text-color__1) !important;
    background-color: #fff !important;
}

#customer_details{
    padding-bottom:20px !important;
}

#order_review{
    padding-top: 20px !important;
}

.wc_payment_methods, .place-order{
    background-color: #fff !important;
    border: 1px solid var(--border-color);
}

#place_order, .checkout-button, button[name = apply_coupon], button[name = update_cart]{
    color: var(--text-color__3)!important;
    border-color: var(--button-color)!important;
    background-color: var(--button-color) !important;
}

.place-order{
    margin-bottom: 30px !important;
}

#place_order:hover, .checkout-button:hover, button[name = apply_coupon]:hover, button[name = update_cart]:hover{
    border: none !important;
    opacity: 0.7;
}

.single_add_to_cart_button{
 border:none!important;   
}

ul.tabs.wc-tabs{
    display:none!important;
}

body.woocommerce .woocommerce-tabs{
    border:none!important;
}

div#tab-description h2{
    color:var(--theme-color)!important; 
}


/*====================
CART ICON
====================*/

.gg-shopping-bag {
    color: var(--button-color);
    transform: scale(var(--ggs,1.2))
}
.gg-shopping-bag,
.gg-shopping-bag::after {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 20px;
    height: 20px;
    border: 2px solid;
    border-radius: 3px
}
.gg-shopping-bag::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 6px;
    border-bottom-left-radius: 120px;
    border-bottom-right-radius: 120px;
    border-top: 0;
    top: 2px;
    left: 3px
}

.cart-contents{
    position: relative;
}

.cart-contents:hover {
    text-decoration: none;
}

.cart-contents-count {
	position: absolute;
    top: -15px;
   	right: -15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
   	width: 20px;
	vertical-align: middle;
	text-align: center;
	color: #340A2F;
	background: #fff;
	border-radius: 50%;
	padding: 1px;  
}

/*====================
  ACCOUNT ICON
  ====================*/

.gg-user {
    color: var(--button-color);
    transform: scale(var(--ggs,1.2));
}
.gg-user::after,
.gg-user::before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    border: 2px solid;
}
.gg-user::before {
     width: 10px;
    height: 10px;
    border-radius: 30px;
    top: -2px;
    left: 4.5px;
}
.gg-user::after {
    width: 20px;
    height: 9px;
    border-bottom: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    top: 10px;
}

/** Filters **/

.custom-shop-sidebar .widget_layered_nav {
    border: 1px solid #EBEBEB;
    padding: 20px;
    margin-bottom: 20px !important;
}

.et-db #et-boc .et-l .et_pb_widget ol li,
.et-db #et-boc .et-l .et_pb_widget ul li {
    margin-bottom: 0;
}


/*====================
  FOOTER
====================*/

.payment_logos {
    display: flex;
}

.payment_logos svg {
    padding-right: 10px;
    height: 40px;
    fill: #BA8AEB;
}

/* CUSTOM BITS */

.et-db #et-boc .et-l .et_overlay:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    transform: translate(-50%,-50%);
    height: 60px;
    width: 60px;
    background-image: url(https://www.coralverseaquatics.co.uk/wp-content/uploads/2022/10/coralverse_favicon.png);
    background-size: cover;
	background-repeat: no-repeat;
}

.et_shop_image {
    position: relative;
    width: 100%;
}

.et_shop_image:before {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.et_shop_image img {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.woocommerce.widget_layered_nav h4.widgettitle {
    font-weight: 600 !important;
    padding-bottom: 20px;
}

.woocommerce span.onsale, .woocommerce-page span.onsale {
    background: #08f0cc !important;
    color: #340c56;
}

/** Woocomm messages **/

.woocommerce-notices-wrapper {
    background: #00F0CC!important;
}

.woocommerce-notices-wrapper .woocommerce-message {
    color: #fff !important;
	max-width: 1480px;
	padding: 0 20px;
}

.woocommerce-notices-wrapper .woocommerce-message .button {
    color: #340C56 !important;
}

.woocommerce-notices-wrapper .woocommerce-message .button:hover {
    background: #340C56 !important;
}

/** Search Results **/

#product_search_results .et_pb_blog_grid .column .et_pb_post {
    margin-right: 20px;
    margin-bottom: 20px;
}

#product_search_results .et_pb_blog_grid h2 {
	padding-bottom: 0;
}

#product_search_results .et_pb_blog_grid .column .et_pb_post .entry-title a:after {
    display: block;
    content: "View";
    margin-top: 20px;
    background: #340a2f;
    padding: 10px 30px;
    text-align: center;
    color: #fff;
}

#product_search_results .et_pb_blog_grid .column .et_pb_post .post-content {
    display: none;
}

/** Mailchimp **/

#mc_embed_signup_scroll {
	margin: 20px 0;
}

#mc_embed_signup_scroll .indicates-required,
#mc_embed_signup_scroll .mc-field-group label {
	display: none;
}

#mc_embed_signup_scroll input#mce-EMAIL {
    width: 100%;
    margin-bottom: 10px;
    height: 40px;
	padding: 10px;
    border: 0;
}

#mc_embed_signup_scroll #mc-embedded-subscribe {
    height: 40px;
    width: 100%;
    border: 0;
    background-color: #ba8aeb;
    color: #fff;
    font-size: 16px;
}

#mc_embed_signup_scroll .brandingLogo {
    margin-top: 20px;
}

/** Woocomm notices **/

/** Quick fix to reduce padding on cart page **/
@media (max-width: 980px) {
	.page-id-928 .et_pb_section {
    	padding: 10px 0 !important;
	}
	.page-id-928 .et_pb_row_0.et_pb_row {
		margin-top: 10px !important;
	}
}

#account_basket_links {
    align-items: center;
}

.account_icon .et_pb_code_inner {
    margin-bottom: -10px;
}

.logo .et_pb_image_wrap {
    text-align: left;
}

@media (min-width: 768px) {
	#breadcrumb_wrapper .et_pb_row {
    	margin-left: 0;
	}
}

/** Product Bundles **/

.bundled_product_excerpt.product_excerpt {
	font-style: italic;
	margin-bottom: 10px;
}

.bundle_error .woocommerce-info ul {
	padding: 0;
}

/** Checkout **/

.checkout_notice {
    margin-bottom: 2rem;
    font-weight: 600;
    color: #ff0000;
}

/** Stock Notice **/

.et_pb_wc_add_to_cart .stock {
    display: flex;
    align-items: center;
    color: #340A2F;
}

.woocommerce div.product .stock {
	color: #340A2F;
	font-size: 16px !important;
    margin-bottom: 30px;
}

.et_pb_wc_add_to_cart .stock.out-of-stock:before {
    content: url(https://www.coralverseaquatics.co.uk/wp-content/themes/Divi-child/assets/images/xmark.svg);
    display: inline-block;
    height: 25px;
    width: 25px;
    padding-right: 10px;
}

.et_pb_wc_add_to_cart .stock.in-stock:before {
    content: url(https://www.coralverseaquatics.co.uk/wp-content/themes/Divi-child/assets/images/circle-check.svg);
    display: inline-block;
    height: 25px;
    width: 25px;
    padding-right: 10px;
}

.oos-badge {
    text-transform: uppercase;
    background: #340c56;
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 50%;
    font-weight: bold;
    color: #fff;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 1;
    display: flex;
    align-items: center;
    font-size: 14px;
}