/*
Theme Name: Aurum - Child Theme
Theme URI: https://laborator.co/themes/aurum/
Author: Laborator
Author URI: http://laborator.co/
Description: Use this theme if you want to extend features of Aurum theme or prevent overwriting the changes you make when new theme update is available.
Version: 1.0
Template: aurum
Text Domain: aurum
*/

/* - - - - - - - - GLOBAL - START - - - - - - - - */

h1 {font-size: 28px}

.btn {border-radius: 0; text-transform: uppercase}

/* - - - - - - - - GLOBAL - END - - - - - - - - - */





/* - - - - - - - - HEADER - START - - - - - - - - */

html header.site-header ul.nav>li>a:after,
html header.site-header div.nav>ul>li>a:after {background: #6bc0c9!important}

/* - - - - - - - - HEADER - END - - - - - - - - - */





/* - - - - - - - - FOOTER - START - - - - - - - - */

footer.site-footer {background-image: none!important; padding-top: 80px; padding-bottom: 80px; margin-top: 60px} 
.site-footer > .container {position: relative}
.site-footer > .container:after {content: ''; background: url(/wp-content/themes/aurum-child/img/footer-img.png) no-repeat; background-size: 202px 113px; width: 202px; height: 113px; position: absolute; top: -116px; right: 75px} 

.footer-widgets .widget_nav_menu ul li {display: inline-block; padding-right: 20px; padding-bottom: 15px} 
.footer-widgets .widget_nav_menu ul li.current-menu-item a:after {display: block; content: ''; height: 2px; background: #6bc0c9}
.footer-widgets > .widget_text {width: 100%!important}
.footer-widgets .widget_text.sidebar {padding-top: 0} 
.footer-widgets .widget_text .btn {padding-left: 30px; padding-right: 30px; cursor: pointer}

footer.site-footer .footer-bottom {padding-top: 0; margin-top: 10px}

@media only screen and (max-width: 600px) {
	footer.site-footer {padding-top: 90px}
	.site-footer > .container:after {top: -126px; right: 10px}
}

/* - - - - - - - - FOOTER - END - - - - - - - - - */





/* - - - - - - - - ABOUT US - START - - - - - - - - */

#about-us-heading h1 {margin-top: 5px}
#about-us-heading p {text-transform: uppercase; color: #222222; font-size: 1.55em}

#about-us-txt {padding-top: 25px} 
#about-us-txt p, #nhs-txt p, {font-size: 1.3em}
#about-us-txt .wpb_wrapper p:first-child, #nhs-txt .wpb_wrapper p:first-child  {font-size: 1.4em} 
#about-us-txt hr, #nhs-txt hr {border-top:solid 3px #6bc0c9; max-width: 300px; margin-top: 35px; margin-bottom: 40px} 

#about-shop-btn a {max-width: 124px}

/* - - - - - - - - ABOUT US - END - - - - - - - - - */

/* - - - - - - - - NHS see additional styles above with About us - START - - - - - - - - */

#nhs-txt {padding-top: 0px} 

/* - - - - - - - - ABOUT US - END - - - - - - - - - */





/* - - - - - - - - SHOP - START - - - - - - - - */

.woocommerce .products .product .item-info a[data-product_id]:before {color: #6bc0c9}
/*.woocommerce .products .product .item-info a[data-product_id]:after {background-image:url(/wp-content/themes/aurum-child/img/plus-symbol.png)!important}*/

.product-template-default .woocommerce-breadcrumb {display: none} 

.woocommerce-Price-amount {color: #222222}

.related.products {padding-top: 90px}

select.wc-pao-addon-field {background: #eee; color: #888; border: 1px solid #eee; border-color: #eee; outline: 0; border-radius: 0; box-shadow: none; font-weight: 300; display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143}
.product-addon-totals,
.single-product div.product div.product-addon-totals .wc-pao-subtotal-line p.price {color: #222222}

/* - - - - - - - - SHOP - END - - - - - - - - - */