@charset 'utf-8';
/*
Theme Name: Organics Child
Theme URI: http://organics.axiomthemes.com/
Description: Organics - Multipurpose and Multiskin Responsive Wordpress theme
Author: AxiomThemes
Author URI: http://axiomthemes.net/
Template: organics
Version: 1.0
Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-menu, featured-image-header, featured-images, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
.wp-video {
    max-width: 100%;
    height: auto;
    width: 640px;
    border: solid 5px;
    border-color: #80b500;
    border-radius: 4px;
}


 @font-face {
                font-family: Montserrat-Regular;
                src: url(https://earthsignature.com/wp-content/themes/organics-child/fonts/Montserrat-Regular.otf);
                }
                @font-face {
                font-family: Montserrat-SemiBold;
                src: url(https://earthsignature.com/wp-content/themes/organics-child/fonts/Montserrat-SemiBold.otf);
                }
                @font-face {
                font-family: TAN-AEGEAN-Regular;
                src: url(https://earthsignature.com/wp-content/themes/organics-child/fonts/TAN-AEGEAN-Regular.ttf);
                }

/*.....Store Notice.......*/

.woocommerce-store-notice, p.demo_store{
	background-color: #000;
	font-size: 18px;
}

/*----Horse page class---*/
a.horse_pets{
		position: absolute;
	}
@media screen and (max-width: 480px) {
	.woocommerce-store-notice, p.demo_store{
	font-size: 10px;	
	}
	
/*----Horse page class---*/	
	a.horse_pets{
		position: inherit;
	}
}

.woocommerce-checkout #payment ul.payment_methods li img{
	width: 40%;
}
/*----Square G-pay iframe css----------*/
.gpay-card-info-container-fill .gpay-card-info-iframe, .gpay-card-info-container-fill-new-style .gpay-card-info-iframe{
	margin: -8px 0px 0 0%;
    min-height: 58px;	
}
/*----END----------*/

