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


p.FB-Icon {
    font-size: 30px;
    margin-top: 10px;
}

.Sub-Page-Outer p.FB-Icon {
    text-align: left !important;
    margin-top: 0 !important;
    font-size: 35px !important;
}

li.product-category h2 {
    padding: 0 !important;
    font-size: 20px !important;
}

li.product-category > a {
    text-decoration: none !important;
}

.Woo-Cat-List li.product-category.product img, .Woo-Cat-List  span.image-placeholder {
    display: none !important;
}

.Woo-Cat-List li.product-category.product {
    width: 100% !important;
}

.Woo-Cat-List li.product-category.product {
    width: 100% !important;
    margin-bottom: 0;
}

.Woo-Cat-List li.product-category.product h2.woocommerce-loop-category__title {
    text-align: left;
    font-size: 16px !important;
    margin-top:15px;
    color: #fff;
}

.Woo-Cat-List {
    background: #08B1EF;
    padding: 0px 20px 20px 20px;
    margin-top: 30px;
}

.Woo-Cat-List h2 {
    text-align: left !important;
    padding: 0px !important;
    color: #fff !important;
}

.page-id-6875 .Product-Cat-Row a {
    pointer-events: none !important;
}

.Woo-Cat-List {
    background: #08B1EF;
    padding-left: 20px;
}

.Woo-Cat-List mark.count {
    display: none !important;
}

.Live-News-Feeds {
    margin-bottom: 30px;
    margin-top: 10px;
    border: 1px solid #ccc;
    padding: 25px;
    border-radius: 5px;
    box-shadow: 8px 8px 8px #ccc;
}

.Live-News-Feeds ul {
    padding-left: 0;
}

.Live-News-Feeds li {
    list-style-type: none;
    line-height: 25px;
}

.footer-widgets a {
    color: #fff;
    text-decoration: underline;
}

.container.page-container a {
    text-decoration: underline;
    color: #000 !important;
}

.woocommerce-cart .woocommerce,
.woocommerce-checkout .woocommerce {
	background: #fff;
	width: 1160px !important;
}

div#wc-square-digital-wallet {
	display: none !important;
}

table#alg-product-input-fields-table {
	width: 60%;
}

.Additional-Message-Box {
	width: 100% !important;
	margin-left: 10px;
	position: relative;
	bottom: 5px;
	padding: 5px;
}

header.site-header .header-widgets {
	position: absolute;
	right: 50px;
	top: 210px;
	z-index: 9999;
}

.single-product span.From {
	display: none;
}

.Product-Listing-Row .item-info h3 a {
	color: red !important;
}

.Product-Listing-Row span.From {
	color: #333;
	text-transform: none !important;
}

.Product-Listing-Row span.price span.woocommerce-Price-amount.amount:last-child {
	display: none !important;
}

.Product-Listing-Row span.price {
	color: transparent !important;
}

.Product-Listing-Row span.price span.woocommerce-Price-amount.amount {
	color: #333;
}

.woocommerce .products .product .item-info a[data-product_id] {
	right: 0px;
}

.woocommerce .products .product .item-info {
	padding: 2px 0px;
}

li.variable-item.image-variable-item {
	width: 200px !important;
	height: auto !important;
}

.quantity.buttons_added {
	display: none !important;
}

header,
.page-container,
footer {
	width: 1160px;
	margin: 0 auto;
}

body {
	background-color: #08B1EF;
}

header.site-header div.nav>ul>li>a,
header.site-header ul.nav>li>a {
	font-size: 18px;
	text-transform: none !important;
}

.top-menu.top-menu--dark {
    height: 0;
    padding: 0;
}

p.Header-Contact a {
    color: #000 !important;
    font-weight: 600;
    font-size: 25px;
    font-family: 'Roboto';
    letter-spacing: 0.5px;
}

p.Header-Contact {
    position: relative;
    top: 30px;
    right: 30px;
}

ul#menu-main-menu {
	text-align: center;
}

.Home-Services-Row {
    background: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
}

.Home-Services-Row .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
    text-align: center;
}

.Home-Services-Row p {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding: 5px 0px;
}

.Home-Services-Row .wpb_single_image {
    margin-bottom: 0;
}

.Home-Services-Row .vc_column-inner > .wpb_wrapper {
    background: #02407E;
    padding: 5px;
    box-shadow: 8px 8px 8px #ccc;
}

ul#menu-main-menu a {
	font-size: 18px !important;
	font-weight: 400;
	font-family: 'Roboto';
}

ul#menu-main-menu ul.sub-menu a {
	text-transform: none !important;
	font-size: 15px !important;
}

ul.sub-menu {
	text-align: left !important;
}

ul#menu-main-menu a:hover {
	color: #ff3030;
}

.Home-Slider {
	background: #fff;
	padding-top: 15px;
}

ol.flex-control-nav.flex-control-paging {
	display: none;
}

.vc_row.row.Home-Intro p {
	font-size: 15px;
	color: #353535;
	line-height: 30px;
	margin-bottom: 20px;
}

.vc_row.row.Home-Intro {
	background: #fff;
}

.myButton {
	box-shadow: 0px 10px 14px -7px #575757;
	background: linear-gradient(to bottom, #0098d9 5%, #7dd6fa 100%);
	background-color: #0098d9;
	border-radius: 14px;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	padding: 16px 54px;
	text-decoration: none !important;
	text-shadow: 0px 1px 0px #5c5c5c;
}

.myButton:hover {
	background: linear-gradient(to bottom, #7dd6fa 5%, #0098d9 100%);
	background-color: #7dd6fa;
	color: white;
}

.myButton-Outer {
	margin-bottom: 25px;
}

.vc_row.row.Home-Intro {
	padding-bottom: 40px;
}

.wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider {
	margin-bottom: 0 !important;
}

footer.site-footer {
	padding: 0;
	background: #000;
}

.footer-bottom {
	color: #fff;
	font-size: 12px;
	padding: 20px 0px !important;
	font-family: 'handel-gothic-regula' !important;
}

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

.footer-widgets h3 {
	color: #fff !important;
	padding-top: 30px;
	font-size: 21px !important;
	font-weight: 500 !important;
	border-bottom: 1px solid #fff;
	padding-bottom: 15px;
}

.footer-widgets {
	color: #fff;
	line-height: 30px;
}

.vc_row.row.Sub-Page-Outer h2 {
	text-align: center;
	color: #e01818;
	font-size: 28px;
	text-transform: none;
	padding: 10px;
}

.vc_row.row.Sub-Page-Outer h2,
.vc_row.row.Sub-Page-Outer h3 {
	color: #e01818;
	text-align: center;
	font-size: 32px;
	text-transform: none;
	padding-top: 35px;
	padding-bottom: 25px;
	font-family: 'Roboto';
	font-weight: 400;
}

.Contact-Form textarea {
	height: 140px;
}

.Contact-Form p {
	text-align: left !important;
}

input.wpcf7-form-control.wpcf7-submit {
	background: #08B1EF;
	width: 30%;
	border: 0;
	color: #fff;
}

.Contact-Form input,
.Contact-Form textarea {
	width: 80%;
	border: 1px solid #eee;
	border-radius: 3px;
	padding: 12px;
	margin-bottom: 15px !important;
	box-shadow: 7px 7px 7px #ccc;
	background: #F6F7F7;
	outline: none !important;
}

.vc_row.row.Sub-Page-Outer h3 {
	font-size: 24px
}

.Services-Thumbs i {
	font-size: 45px;
	color: #08B1EF;
}

.Services-Thumbs .wpb_text_column.wpb_content_element {
	text-align: center;
	background: #F6F7F7;
	padding: 30px 15px;
	border-radius: 5px;
	box-shadow: 7px 7px 7px #ccc;
}

.Services-Thumbs p {
	line-height: 27px !important;
	font-weight: 300 !important;
	font-size: 15px !important;
}

.Services-Thumbs h3 {
	font-size: 20px !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.vc_row.row.Sub-Page-Outer p {
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
}

.vc_row.row.Sub-Page-Outer {
	background: #fff;
}

.vc_row.row.Sub-Page-Outer table h3 {
	font-size: 16px;
	padding-bottom: 15px;
	text-align: center;
}

.single-product main#main {
	background: #fff;
	width: 1160px;
}

@media screen and (max-width: 768px) {

	.woocommerce-cart .woocommerce,
	.woocommerce-checkout .woocommerce {
		width: 100% !important;
	}

	header,
	.page-container,
	footer {
		width: auto;
		margin: 0 auto;
	}

	.logo-dimensions {
		min-width: 240px !important;
		width: 240px !important;
	}

	.logo {
		display: block !important;
	}

	.vc_row.row.Sub-Page-Outer h1 {
		font-size: 30px;
	}

	header.mobile-menu {
		background: #fff;
	}

	.single-product main#main {
		width: 100% !important;
	}

	.footer-bottom {
		text-align: center;
	}

	table#alg-product-input-fields-table {
		width: 85%;
	}
	
	p.Header-Contact {
		text-align: center;
		top: 0;
		right: 0;
	}

	p.Header-Contact a {
		font-size: 18px;
	}

	.top-menu--widget,
	.top-menu--widget-menu .menu>li {
		margin-right: 0;
	}
	
	.search-site {
		display: none;
	}
}