/*
  *Theme Name: Stand Perfect
  *Description: A child theme for Stand Perfect Stance Trainer.
  *Author: The American Art Kitchen
  *Author URI: http://deyoglines.com/
  *Version: 0.0.1
  *Template: quince
  *Text Domain: stand-perfect
*/  
/********************************* 
PLEASE COMMENT ALL WORK CLEARLY 
*********************************/
.site-info{padding:15px 0;}

/* For Top Bar Widgets */
#topright-widget-area a{text-decoration: underline;}
#topright-widget-area a:hover{opacity: 0.72;}

@media only screen and (min-width:768px) and (max-width: 1024px) {
#topright-widget-area {padding-right: 25px;}
#topleft-widget-area {padding-left: 25px;}
}

/* For Design Credit in Copyright Area */
.designeddevelop{float:right !important; margin:0;}

.footer-sidebar{padding:100px 0 100px;}

/* Styles For Contact Form */

/* Misc */
/*space between video and text*/
.video p {margin-top: 30px;}

/*space between send button and email text field for newsletter*/
@media only screen and (max-width:320px) {
.vc_btn-black, a.vc_btn-black, button.vc_btn-black .mc-embedded-subscribe {
margin-top: 15px !important;
  }
}
