/*
Theme Name:		Geoff Connor
Author:			Visual Moxie
Author URI:		https://www.visualmoxie.com
Template:		jupiter
Version:		2022.07
Secret Key: 83a5bb0e2ad5164690bc7a42ae592cf5
*/


/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

/* This hides the template menu */
#menu-item-10215 {display:hidden !important;}

/* Hides the respnose for CF7 by default */
div.wpcf7-response-output{
  display: none;	
}

p.demo_store {color: #fff; background-color: green; }
.woocommerce-store-notice__dismiss-link{color: #ffff00 !important;}

.sdm_download.black {font-size: 20px !important; padding: 20px !important;}
	
	
.mk-product.style-default .thumbnails a {
    display: inline-block;
    margin: 5px!important;
    max-width: 136px;
    border: 2px solid transparent;
    width: auto!important;
}

.widget_social_networks a.small svg {
    height: 16px !important;
    width: 16px !important;
}

table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {width: 100px;}

.couponcode {font-size:24px !important; margin: 0 auto 0 auto !important; color:#fff !important; display:table; margin:0 auto; padding-top:30px;}

.wildsicon {color:#fff;}

.about_paypal {display:none} /* Hide papal link in cart */

/* hide facebook comments link on comments plugin */
div._5lm5._2pi3._3-8y {disiplay:none !important;}
footer-wrapper .mk-col-1-2 {margin:0px !important;}

/*#mk-footer [class*='mk-col-'] {padding:0;}
.widget_instagram {padding-right:3% !important;}*/

.mk-toggle-title {font-size:20px !important;}

.mk-footer-copyright {padding-bottom: 40px !important;}

.mk-dropcaps {margin-top:10px !important;}

#theme-page .submitme {
    background-color: #000000 !important;
}

/*.theme-content a {  This adds a large underline below anchor tags 
border-bottom: .1em solid #ffca08 !important;
box-shadow: inset 0 -0.4em 0 0 #ffca08 !important;
}*/