/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.header-top { background-color:#87eeff; padding: 10px; }
.header-top .wpb_text_column { width: 100%;margin: 0px;} 
.header-top p {text-align: center; color: #231f20; font-size: 0.9rem;}
#header .right-panel .vc_column-inner { justify-content: end !important; }

.footer-custom { background-color:#cdf8ff; background-image: url(https://yeanmermaidhouse.com/wp-content/uploads/footer-bg.png);  background-repeat: no-repeat;}
.footer-custom h1 {color:#fff; font-size:2.0rem}
.footer-custom img { margin :0px 5px;}

/*single product */
.product-summary-wrap .product_title { font-size: 2.4rem !important; font-weight: 200 !important;}
.product-summary-wrap .price {margin-top:20px;}
.product-summary-wrap .woocommerce-Price-currencySymbol {font-size: 1.5rem !important;}
.product-summary-wrap .woocommerce-Price-amount { color:#ed1c24; font-size: 3.0rem; letter-spacing: 0.05rem;}
.woocommerce-tabs .resp-tabs-list {display:none;}
.woocommerce-tabs .tab-content { border:none; padding-top: 0px;}
.woocommerce-tabs .tab-content p {color: #5084c3; font-size:1.0em;}
.variations .label {display:none !important;}

.filter-item-list .filter-item {padding-left: 30px; padding-right: 30px; font-size: 12px; border: 1px solid #5084c3;}
.filter-item-list .filter-image {width: 80px; height:80px; border:none;}
.filter-item-list li.active .filter-image {background-color: #cdf8ff !important;border-radius: 25px;}

.product-image img, .product-image {border-radius: 0px !important;}
.single_add_to_cart_button { background: #5084c3; border-radius: 25px;}

.prod-sub-title {font-size:16px; margin: 0px;}

/* hide related product */
.products.related { display:none;}

/* check out button styling */
.cart-popup .button.checkout, html .btn-v-dark { background-color:#1c75bc; border-radius: 35px !important;}

/* footer form */
.footer-form input, .footer-form textarea { background-color:#97e1e8; padding:20px; width:100%; margin:10px 0px; border:none; border-radius:0px; color:#000;}
.footer-form input::placeholder, .footer-form textarea::placeholder {color:#519093; font-size: 1.2em;}
.footer-form input[type=submit] {background-color: #1c75bc; border-radius: 35px !important; color:#fff; font-weight:700; font-size: 1.5em;}


