/*
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
*/



/* header styles */
@media (min-width: 769px) and (max-width: 999px) {
	.logo-dimensions { min-width: 225px !important; width: 225px !important; }
}
@media (max-width: 575px) {
	.logo-dimensions { min-width: 200px !important; width: 200px !important; }
}


/* footer styles */
.site-footer .footer-bottom a { color: inherit; }
.site-footer .footer-bottom a:hover { color: #ffffff; }

/* all pages (content area) */
@media (min-width: 768px) {
	.page-container { min-height: 300px; }
}

/* slider styles */
.wpb_layerslider_element .ls-wrapper a { color: inherit; }


/* product archive page */
.shop-footer-sidebar .sidebar-entry.woocommerce.widget_products .product-title { display: block; height: 57px; overflow: hidden; }
@media (max-width: 480px) {

}
@media (min-width: 481px) {

}
@media (min-width: 769px) {

}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {

}


/* product single page */
.single-product .summary .product_meta>span:first-of-type { display: none; }


/* home page styles */
.product-featured-home .woocommerce .products .product .item-info { padding-left: 0; padding-right: 10px; }
.product-featured-home .woocommerce .products .product .item-info h3 { height: 37px; overflow: hidden; font-size: 16px; }


/* contage page styles */
.ewd-contact-detail .wpb_text_column { font-size: 16px; }
.ewd-contact-main .spacer.gfield { display: none; }
.ewd-contact-main .ginput_container input, .ewd-contact-main .ginput_container textarea { background-color: #eeeeee; border-width: 1px; border-style: solid; border-color: #cccccc; }
.ewd-contact-main .gform_footer { margin: 0 !important; padding: 0 !important; }
.ewd-contact-main .gform_footer .gform_button { width: 100%; height: 32px; margin-bottom: 0; background-color: #222222; color: #ffffff; }
.ewd-contact-main .gform_footer .gform_button:hover { background-color: #151515; }


/* select your location */
.location-picker { text-align: right; }
.location-picker form select { height: 30px; }
.location-picker form input { height: 32px; margin-bottom: 0; padding-left: 10px; padding-right: 10px; background-color: #222222; color: #ffffff; border: none; }
.location-picker form input:hover { background-color: #151515; }


/* checkout styles */
.woocommerce .payment_methods .wc_payment_method img { display: inline-block; padding-right: 5px; }
.woocommerce .payment_methods .wc_payment_method img:last-of-type { padding-right: 0; }