/*
Theme Name: Martfury Child
Theme URI: http://thespaceg.com
Author: The SpaceG
Author URI: http://thespaceg.com
Description: Gold Rush.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Gold Rush
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: Martfury Child
*/



.footImg {
    width: 200px !important;
}
.botSoc li {
    padding: 3px 0;
    display: inline-block;
    margin: 0 7px;
}
.botSoc {
    display: block;
    text-align: center;
    width: 100%;
	margin-top: 15px !important;
}
.botSoc li i:before {
    color: #fff;
    font-size: 18px;
    opacity: 0.7;
}
.botSoc li i{
    --icon-padding: 0.7em;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #444444;
    padding: 8px;
}	
.site-footer .footer-layout {
    background: #1a1a1a;
}
.site-footer .footer-widgets .widget .widget-title {
    font-size: 22px;
    margin-bottom: 30px;
    font-weight: 400;
    color: #fff;
}
.site-footer .footer-widgets .widget ul li a {
    color: #aeaeae;
    position: relative;
    font-size: 16px;
}
.site-footer .footer-widgets .widget ul li a:hover {
    color: #666;
    font-size: 16px;
}
.footContact{}
.footContact li{
    color: #aeaeae;
    font-size: 16px;	
}
.site-footer .footer-copyright {
    color: #aeaeae;
}
.site-header .extras-menu > li .extra-icon {
    color: #fff;
}

.warningText {
    color: #fff;
    margin-bottom: 0;
    text-align: center;
    padding: 10px;
}
.topbar{
	background: #1a1a1a !important;
}
.deliveryMethod {
	display: inline-flex !important;
	margin-top: 5px;
	list-style-type: none;
}
.deliveryMethod li {
	margin: 0 15px;
}
.deliveryMethod li img {
    width: 70px;
    height: 20px;
    object-fit: contain;
}
.topbar .topbar-row{
    border-bottom: 1px solid #313131;
}

.contact-info {
    margin-bottom: 20px;
    width: 67%;
}
.info-text{
	border: 4px solid #eee;
	position: relative;
	padding: 3.2em 0 2.6em;	
}
.info-text h6 {
    background: #fdd389;
    padding: 15px;
    width: 70%;
    font-size: 17px;
    font-weight: 900;
    margin: 0;
    margin-bottom: 30px;
    margin-left: -3px;
}
.info-text p {
    font-size: 18px;
    margin-bottom: 5px;
	margin-left: 35px;
}
.info-text a {
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    margin-left: 35px;
}
.main-form button {
    background: #fdd389;
    border: 0;
    color: #000;
    padding: 12px 26px;
    font-size: 17px;
    font-weight: 500;
}
.main-form h4 {
    margin: 5px 0px;
    font-size: 27.5px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 24px;
}
.main-form h5 {
    font-size: 15px;
    margin: 0;
}
.main-form p, .main-form span {
    margin-bottom: 15px !important;
}
.woocommerce ul.products li.product a img {
    height: 170px;
    object-fit: cover;
	margin: 0 auto;
}
.woo-loop-product__title,
span.price{
	text-align: center;
}
.woocommerce ul.products li.product h2 a, .woocommerce ul.products li.product .woo-loop-product__title a {
    color: #191919;
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
 	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;	
}
.woocommerce ul.products li.product:hover .woo-loop-product__title a {
    color: #191919;
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
}

.product_loop-no-hover ul.products li.product,
.woocommerce ul.products li.product{
    margin-bottom: 0px;
    border: 1px solid #e0e0e0;
    border-left: 0;
    border-top: 0;
    padding-bottom: 25px;	
}
.product_loop-no-hover ul.products li.product.last,
.woocommerce ul.products li.product.last{
	border-right: none;
}
.product_loop-no-hover ul.products li.product .product-inner:hover{
	border: none;
}
.woocommerce ul.products li.product .product-inner {
    margin-bottom: 0px;
}
.woocommerce ul.products li.product .product-inner:hover .mf-product-details-hover {
    opacity: 1;
    z-index: 100;
    background-color: #fff;
    border-color: #c0c0c0;
    pointer-events: auto;
}
.woocommerce ul.products li.product .product-inner:hover {
    border-color: #c0c0c0;
    box-shadow: 0px 0px 15px #989898;
}
.wc-block-cart__submit-container a {
    background: #fdd389;
    color: #000;
    font-weight: 500;
    font-size: 16px;
}
.is-large.wc-block-cart .wc-block-cart__totals-title,
.wc-block-cart-items__header span{
    font-size: 15px !important;
	font-weight: 600 !important;
	color: #000 !important;
}
.wc-block-cart-item__prices span{
	text-align: left;
}
.wc-block-cart-item__wrap a{
    font-size: 14px !important;
	font-weight: 600 !important;
	color: #000 !important;	
}
.wc-block-cart-items__row:nth-child(2n) {
    background: #f8f8f8;
}
.wc-block-cart-item__total-price-and-sale-badge-wrapper{
    font-size: 17px !important;
	font-weight: 600 !important;
	color: #000 !important;		
}
.wc-block-components-formatted-money-amount {
    color: #000;
}
.tabs-header-nav .active a {
    color: #353535;
    border-bottom: 1px solid;
    font-weight: 500;
}
.tabs-header-nav li a {
    font-size: 16px;
    color: #000 !important;
}
.tabs-header-nav li a:hover {
	font-weight: 500;
    border-bottom: 1px solid;
}
.tabs-header-nav a.link {
    background: #fdd389;
    padding: 7px 11px !important;
    color: #000 !important;
    border-radius: 5px;
    margin-left: 20px;
}
.tabs-header-nav a.link:hover{
	   color: #000 !important;
}
.mf-products-grid .cat-header h2, .mf-products-grid .cat-header h3,
h2.brand-title{
    font-size: 26px;
}
.btnNew{
    color: #fff;
    border: #fff solid 2px;
    padding: 12px 35px;
    font-weight: 500;
    display: table;
    margin: 0 auto;
}
.block3mar .vc_col-has-fill {
    padding: 3px 10px;
}

.woocommerce div.product form.cart .single_add_to_cart_button {
    height: 41px;
    line-height: 41px;
    font-weight: 400;
    font-size: 18px;
    margin-top: 14px;
}


.userInfo{
	text-align: center;
}
.userInfo p{
	font-size: 18px;
}
.userInfo h3 {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bolder;
  margin-bottom: 46px;
  margin-top: 0;
  text-align: left;
}
.userInfo img {
	height: 150px;
	margin: 0 auto;
}


.dashBtn {
	display: block;
	width: 100%;
	height: 174px;
	border-radius: 8px;
}
.dashBtn:before {
	content: " ";
	width: 100%;
	background-image: url(/wp-content/uploads/2025/05/ecd3.png);
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 238px;
	background-position: left;
}
.dashBtn:hover{
	text-decoration: none;
}
.dashBtn p {
	color: #fff;
	font-weight: 400;
	right: 35px;
	top: 10px;
	display: block;
	position: absolute;
}
.dashBtn span {
	color: #fff;
	font-weight: 400;
	right: 35px;
	bottom: 30px;
	display: block;
	position: absolute;
	border-bottom: 1px solid;
}
.dashBtn:hover span{
	border-bottom: 1px solid #0000;
}
.color1{
	background: #4b4b4b;
}
.color2{
	background: #282828;
}
.color3{
	background: #040404;
}
.userInfo h3 {
    text-transform: uppercase;
    font-size: 24px !important;
    font-weight: bolder !important;
    margin-bottom: 46px;
    margin-top: 0;
    text-align: left;
}
.woocommerce #shipping_method li .shipping_method:checked + label .woocommerce-Price-amount {
    color: #000000;
}
.logo p {
    text-align: center;
    color: #c59e5a;
    font-size: 17px;
    margin: -6px 0;
    font-weight: 500;
}
.specialMenu a:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
	content: "\f005";
	color: red;
	margin-right: 5px;
}
.adultMenu a:after{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "18+";
    color: red;
    display: inline-block;
    position: relative;
    top: -12px;
    font-size: 13px;
}


.mf-background-primary,
.tabs-header-nav a.link,
.button{
    
     color: #000 !important;
    background: -webkit-linear-gradient(top, #d7a750, #FDE08D, #ffc250) !important;
    background: linear-gradient(top, #8f6B29, #FDE08D, #DF9F28);
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
}


@media (max-width: 767px) {
    .site-footer .footer-widgets #custom_html-2 {
       text-align: center;
    }

	
}




