/*
Theme Name: Cyberfrog Aerodrums Child
Theme URI: http://wordpress.org/
Description: Custom child of the WooCommerce Storefront parent theme for the Aerodrums website
Author: Fictitious Capital Limited
Template: storefront
Version: 0.1.0
License: 
License URI: 
Tags: 
Text Domain: storefront-aerodrums-child
*/

a {
    font-weight: 500;
}

p {
    margin: 0 0 1em;
}

.hentry {
    margin: 0 0 0em;
    padding-bottom: 0em;
	border-bottom:0!important;
}

.site-content .entry-content {
    font-size: 1.05em;
}

.site-header a div.site-branding {
    background-image: url('images/header-logo.png');
    background-repeat: no-repeat; 
    background-position: left top;
    min-width: 311px;
    min-height: 97px;
    margin: 0;
}

a div.site-branding .site-title,
a div.site-branding .site-description {
    display: none;
}
					 

.page .woocommerce-breadcrumb {
    margin-bottom: 0;
}

.site-main [class*="navigation"] {
    margin: 0;
    overflow: hidden;
}

/* Begin Aerodrums product page */

.home.page.page-template-ad-product-page .site-header
{
    margin-bottom: 1em;
}

.page-template-ad-stores-page .site-header 
{
    margin-bottom: 1em;
    height: 170px;
}
div#middleditch #menu-footer-menu {
    margin-top: 10px;
    margin-bottom: 12px;
}
#middleditch ul#artist-links {
    list-style: none;
    padding: 0;
    text-align: center;
    margin: 0;
	    margin-top: 15px;
}

#middleditch ul#artist-links li {
    display: inline-block;
    padding: 3px 8px;
}

#middleditch ul#artist-links li a:hover{
	background:#eca311;
}
#middleditch ul#artist-links li a {
    height: 38px;
    width: 38px;
	    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-duration: 0.2s;
    -moz-transition-timing-function: ease-in-out;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
    border-radius: 100%;
    text-align: center;
	color: #000!Important;
    line-height: 30px!important;
    display: inline-block;
    background: #60646c;
}
#middleditch ul#artist-links li a i{
	line-height:38px;
}
#aerodrums-product-pitch {
    font-size: 1.2em;
    font-weight: bold;
    color: #c50;
    font-family: Ubuntu;
    text-align: left;
    display: inline-block;
    text-align: left;
}

.page-template-ad-product-page h1,
.page-template-ad-stores-page h1
{
    font-size: 1.5em;
    text-align: center;
    margin-bottom: 0.3em;
}

#aerodrums-product-page-top {
    margin-bottom: 1em;
} 

div.tick-mark {
    background: #fff url('images/tick-mark.png') no-repeat left top;
    padding-left: 29px;
    padding-top: 6px;
}

.five-columns {
  -webkit-column-count: 5;
     -moz-column-count: 5;
          column-count: 5;
  -webkit-column-width: 110px;
     -moz-column-width: 110px;
          column-width: 110px;
	  margin-left: 1em;
	  margin-bottom: 0.5em;
}

.five-columns > div {
-webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
}

.script-font {
   font-family: 'Handlee', Helvetica, sans-serif;
   font-weight: bold;
   font-size: 1.2em;
   color: #489c2b;
}

.rotated-handwritting {
    font-family: 'Pompiere', cursive;
    font-size: 1.8em;
    color: #2d5a75;
    margin-top: 0.25em;
    margin-bottom: 0.5em;
    line-height: 1.2em;
}

img.product-page-img {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

#aerodrums-product-pitch {
    font-size: 1.2em;
}

#social-buttons .fb-like {
    bottom: 7px;
}

.add_to_cart_inline {
    display: inline-block;
    margin-right: 2em;
}

.widget_wc_aelia_currencyswitcher_widget {
    display: inline-block;
}

.page-template-ad-product-page-php #faq-label,
.page-template-ad-stores-page-php #faq-label
{
    display: block;
    padding: 10px;
    margin-left: 25px;
    border-style: solid;
    border-width: 1px;
    border-color: #aaa;
    background-color: #ffa;
}

.page-template-ad-product-page-php #aered-label,
.page-template-ad-stores-page-php #aered-label
{
    display: none;
}



/* Begin Aerodrums product page - wide screen*/

@media (min-width: 530px) {

#aerodrums-product-pitch {
    font-size: 1.3em;
    display: inline-block;
}

#social-buttons {
    text-align: right;
    float: right;
    position: relative;
    top: -13px;
    display: inline-block;
}


#social-buttons .fb-like {
    bottom: 7px;
    display: block;
    top: -10px;
    position: relative;
}

}

@media (min-width: 624px) {

#aerodrums-product-pitch {
    font-size: 1.6em;
}

#social-buttons {
    top: -8px;
}

}

@media (min-width: 768px) {

#aerodrums-product-pitch {
    font-size: 2em;
}

#social-buttons {
    top: -6px;
}

.page-template-ad-product-page-php #faq-label,
.page-template-ad-product-page-php #aered-label,
.page-template-ad-stores-page-php #faq-label,
.page-template-ad-stores-page-php #aered-label
{
    display: block;
    float: right;
    padding: 10px;
    margin-left: 25px;
    border-style: solid;
    border-width: 1px;
    border-color: #aaa;
    background-color: #ffa;
    width: 240px;
}


}

/* End Aerodrums product page - wide screen*/


/* End Aerodrums product page */

/* Begin blog posts */

.hentry.type-post .entry-meta {
    display: none;
}

.hentry .entry-header {
    margin-bottom: 2.5em;
}

/* End blog posts */

/* Begin wide screen rules */

@media (min-width: 768px) {
	
	#header .menu a {
    font-size: 1.2em;
}
	#header .menu ul a {
    font-size: 0.57em;
}
.site-header .site-header-cart .cart-contents {
    padding-bottom: 1.5em;
}

.main-navigation ul.menu > li > a,
.main-navigation ul.nav-menu > li > a {
    padding-bottom: 1.5em;
}
ul#menu-header,
ul#shipping_method {
    font-size: 1em;
}
/* Begin Two columms sections */
ul {
    list-style: disc;
    font-size: 1.6em;
    line-height: 1.5em;
}

div#payment ul.wc_payment_methods {
    font-size: 1.2em;
}

div#payment ul.wc_payment_methods li.payment_method_realex_credit_card .payment_box {
    padding-right: 0px!important;
    padding-left: 0px!important;
}

.two-columns {
  display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;  
display: flex;  
}
.two-columns > div {
  width: 50%;
  padding: 10px;
}

.aered-comparison-right-column {
  border-width:1px; border-color:#999; border-left-style:dashed;
}

#aeredComparison img, 
#aeredComparison2 img 
{
    margin: auto;
}

/* End Two columms sections */

.secondary-navigation .menu {
    font-size: 1em;
}

.secondary-navigation .menu a {
    padding: 1em 0.5em;
}

.toc-column {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}

/* Begin blog posts wide */

.hentry.type-post .entry-content {
    width: 96%;
}

/* End blog posts wide */

    /*YANN move free shipping icon*/

    div#product-6405 form.cart:after {
	left: 340px;
    }

}

/* End wide rules */

/* Begin manuals */

.toc-column ul {
    list-style-type: none;
}

.toc-column > ul > li {
    font-size: 1.2em;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

.toc-column > ul > li > ul > li {
    font-size: 0.8em;
}

.toc-column + hr {
    margin-top: 1.2em;
}

.content-column img {
    margin: auto;
}

/* End manuals */

/* Begin YouTube videos stuff */

.yt-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.yt-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* End YouTube videos stuff */

div#access2 ul.menu li a {
    color: #000;
}

div#access2 ul.menu li.current-menu-item > a {
    color: #9aa0a7;
}

/* Begin Troubleshooting page stuff */

.troubleshooting-button {
    background: #4f2;
    width: 300px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    padding: 1em;
    display: inline-block;
    text-align: center;
    /* border-color: #1f1; */
    /* border-width: thick; */
    /* border-style: solid; */
    color: #544;
}

.troubleshooting-button a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #544;
}
.accordion-content {
    width: 100%;
}
.button-link {
    padding: 10px 15px;
    background: #000000;
    color: #FFF;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: solid 1px #000000;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    margin: 1%;
    box-sizing: border-box;
    width: 23%;
    /* float: left; */
    text-align: center;
    /* height: 140px; */
	min-width:280px;
    vertical-align: top;
    /* display: flex; */
}
.button-link:hover {
    background: #356094;
    border: solid 1px #2A4E77;
    text-decoration: none;
}

hr.troubleshooting-hr {
    margin-top: 4em;
    margin-bottom: 100em;
}


/* End Troubleshooting page stuff */

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

/* Cyberfrog Design Excess */

#header_container {
    padding: 0px;
	background:#000;
    height: auto;
    display:inline-block;
    float: left;
    width: 100%;
}
#header {
    margin: auto;
    max-width: 1600px;
     display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;  
display: flex;
    padding: 5px 15px;
    align-items: center;
    width: 100%;
}

.menu {

    clear: both;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#3d3d3d);
    margin: 0 auto;
	width:100%; 
}
.main-nav {
    /* clear: both; */
    width: 100%;
    float: right;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.7em;
    text-align: right;
    float: right;
    top: 0;
    vertical-align: middle;
}

.menu,
.menu ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.menu li {
    border: 0;vertical-align:top;
    display:inline-block;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 5;
}
.menu li:hover {
    white-space: normal;
	background:#60646c;
    z-index: 10000;
}
.menu li li {
    float: none;
}
.menu ul {
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    z-index: 10;
}
.menu li:hover > ul {
    top: 100%;
    visibility: visible;
}
.menu li li:hover > ul {
    left: 100%;
    top: 0;
}
.menu:after,
.menu ul:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.menu,
.menu ul {
    min-height: 0;
}
.menu ul,
.menu ul ul {
    margin: 0;
    padding: 0;
}
.menu ul li a:hover,
.menu li li a:hover {
    color: #484848;
    text-decoration: none;
}
.menu ul {
    margin-top: 1px;
    min-width: 15em;
    width: auto;
}
.menu a {
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.25em;
    font-weight: 500;
    height: 40px;
    text-transform: uppercase;
    line-height: 40px;
    margin: 0;
    padding: 0 0.9em;
    position: relative;
    text-decoration: none;
    /* text-shadow: 0 -1px 0 #000000; */
    white-space: nowrap;
}
.menu a:hover {

}
.special.menu-item{
		margin-left: 10px;
}
.special.menu-item a {
    border: #fca311 1px solid;
    border-radius: 4px;
    line-height: 39px;

    color: #fca311;
}
ul.menu > li:hover {

    color: #ffffff;
}

ul.menu > li:hover a{

}
.menu .current_page_item a,
.menu .current-menu-item a {
    background-color: #343434;
}
.front-page .menu .current_page_item a {
    background: none;
    background-color: transparent;
    background-image: none;
    filter: none;
}

.menu li li:hover a{color:#000!important;}
.menu li li {
        background: rgb(0, 0, 0);
    background-image: none;
    text-align: -webkit-left;
    /* border: 1px solid #e5e5e5; */
    height: 40px;
    line-height: 40px;
    color: #444444;
    font-size: 1.8em;
    filter: none;
    margin: -1px 0 1px 0;
    width: 100%;
}
.menu li li a {
	    width: 100%;
    background: transparent !important;
    border: none;
    color: #fff!important;
    font-size: 15px;
    font-weight: 500;
    height: auto;
    height: 40px;
    line-height: 40px;
    padding: 0px 10px;
    text-shadow: none;
    white-space: nowrap;
}
.menu li li a:hover {
    background: #f5f5f5 !important;
    background-image: none;
    border: none;
    color: #444444;
    filter: none;
}
.menu li li:hover {
    background: #f5f5f5 !important;
    filter: none;
}
.menu ul > li + li {
    border-top: 0;
}
.menu li li:hover > ul {
    left: 100%;
    top: 0;
}
.menu > li:first-child > a {
    border-left: none;
}
.menu a#responsive_menu_button {
    display: none;
}
.main-nav #responsive_current_menu_item {
    display: none;
}

#logo {
    float: left;
    margin: 0;
    width: 290px;
}
div#middleditch {
    margin: 0 auto;
    max-width: 660px;
    width: 100%;
    display: block;
    padding: 15px 15px;
}
div#hero-image.home {
    padding-top: 17.1%;
    padding-bottom: 17.1%;
    color: #fff;
}
div#hero-image {
     display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;  
display: flex;
    width: 100%;
	position:relative;
    background-size: cover;
        background-position: center center!important;
    float: left;
    min-height: 400px;
    align-items: center;
}

#hero-image h1 {
    font-size: 3.2em!important;
    font-weight: 500;
}

#hero-image h3 {
    font-size: 2.4em;
}

#hero-image a {
    border: #fff 1px solid;
    border-radius: 4px;
    line-height: 51px;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-duration: 0.2s;
    -moz-transition-timing-function: ease-in-out;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
    height: 52px;
    font-size: 1.4em;
    color: #fff;
    font-weight: 500;
    padding: 0px 18px;
    display: inline-block;
}

#wrapper_container h1 {
    font-weight:500;
    font-size: 4.8em;
}

#hero-image a:hover {
	background:#fff;
	color:#000;
}

div#second-block {
    width: 100%;
     display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;  
display: flex;
    /* background: grey; */
    background-repeat: no-repeat;
    background-position: 0 0;
    background-color: #f2f2f2;
    align-items: center;
    min-height: 500px;
}

#second-block .half.module {
    width: 40%;
    margin-left: auto;
    font-size: 1.4em;
}
#second-block .half.module a {
    background: #797979;
    color: white;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 500;
    /* border: 2px solid #FFF; */
    border-radius: 4px;
	    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-duration: 0.2s;
    -moz-transition-timing-function: ease-in-out;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
    padding: 5px 20px;
    margin-top: 10px;
    display: inline-block;
}
#second-block .half.module a:hover{
	background:#fff;
	color:#000;
	
}

#second-block .half.module h3{
    text-shadow: 0px 0px 4px white;
}

div#third-block {
    width: 100%;
    float: left;
     display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;  
display: flex;
    padding: 30px 0;
}
#third-block .one_third a {
    background: #fff;
    color: #000;
    margin-top: 15px;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-duration: 0.2s;
    -moz-transition-timing-function: ease-in-out;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
    border: 1px solid #000;
    font-weight: 800;
    font-size: 1.5em;
    border-radius: 3px;
    padding: 9px 30px;
    display: inline-block;
}
#third-block .content-column.special a {
    background: #fca311;
	border-color: #fca311;
    color: white;
	    font-weight: 800;
   font-size: 1.5em;
    border-radius: 3px;
    padding: 9px 30px;
    display: inline-block;
}

div#third-block .widget {
    margin-bottom: 0px;
}

.third-inner .textwidget {
    padding-bottom: 48px;
    position: relative;
}
input[type="submit"] {
    border-bottom: 0!important;
    box-shadow: none;
    text-transform: uppercase;
    font-size: 0.8em!important;
    font-family: inherit;
    padding: 15px 20px;
    border-radius: 3px;
}
p:empty {
    display: none;
}

#third-block .one_third a:hover{
	background:#000;
	color:#fff;
	border-color:#000;
}

.wrapper, .entry-content {
    clear: both;
    position: relative;
    max-width: 1600px;
    width: 100%;
    display: block;
    margin-top: 0px;
    margin-right: auto;
    box-sizing: border-box;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

body {
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    background: #fff;
    color: #000;
	letter-spacing: -1px;
    font-family: "futura-pt",'Trebuchet MS', Arial, sans-serif;
    font-size: 14px;
    font-smoothing: antialiased;
    line-height: 1.5em;
    text-rendering: optimizeLegibility;
}

h1, h2, h3, h4, h5, h6{font-family:inherit;     line-height: 1em;}
h1 {
    font-size: 4em;
    /* = 42px */
    
    margin-bottom: .5em;
    margin-top: .5em;
}
h2 {
    font-size: 2.7em;
    /* = 36px */
    
    margin-bottom: .75em;
    margin-top: .75em;
}
h3 {
    font-size: 1.875em;
    /* = 30px */
        letter-spacing: -1px;
    margin-bottom: .857em;
    margin-top: .857em;
}
h4 {
    font-size: 2em;
	color:#565b6b;
    margin-bottom: 1em;
    margin-top: 1em;
    line-height: 1.5em;
}
h5 {
    font-size: 1.125em;
    /* = 18px */
    
    margin-bottom: 1.125em;
    margin-top: 1.125em;
}
h6 {
    font-size: 1.000em;
    /* = 16px */
    
    margin-bottom: 1.285em;
    margin-top: 1.285em;
}
p {
    font-size: 1.6em;
    color: #565b6b;
    line-height: 1.3em;
    font-weight: 500;
    word-wrap: break-word;
    margin: 5px 0 10px;
}
button{
	font-weight:800;
}
div#content-full {
    padding-top: 40px;
}
.third-inner a{
	    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-duration: 0.2s;
    -moz-transition-timing-function: ease-in-out;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
}
.third-inner a:hover{
	background:#fff; 
	color:#000;
}
.toc-column ul {
    margin-bottom: 20px;
}
ul ul {
    font-size: 1em;
}
h1.entry-title{color:#000;}
#footer_container {
    background-color: #000;
	color:#fff;
	display:inline-block;
	float:left;
    height: auto;
	text-align:center;
    width: 100%;
}
#footer a{ color:white;}
#footer {
    clear: both;
    margin: 0 auto;
    max-width: 1600px;
    padding: 0px;
    background-color: #000;
}
#footer-wrapper {
    margin: 0;
    padding: 0;
}
div#logo-slider {
    background: #e7e7e7;
    display: block;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    font-size: 2em;
}
#credits_container {
    background-color: #000;text-align:center;
    height: auto;
    width: 100%;
	display:inline-block; float:left;
}
#credits {
    clear: both;
    margin: 0px auto 60px auto;
    max-width: 1600px;
    padding: 3px 10px;
	letter-spacing: 0px;
	color:#fff;
    font-size: 0.9em;
}
#credits a{color:#fff;}
#wrapper_container {
    height: auto;
    display: inline-block;
    width: 100%;
    float: left;
    position: relative;
}
.third-inner p{color:#fff;}
.default-template {
    padding-top: 30px;
}
div#rich-special {
    padding: 0;
}

.contact-block {
    width: 33.33%;
    float: left;
}

div#block-left {
    padding-right: 40px;
}
#block-middle{
	padding-left:20px;
	padding-right:20px;
}
.block-inner {
    border: 1px solid #adadad;
    padding: 20px;
}
div#contact-blocks {
    display: inline-block;
    width: 100%;
    float: left;
	padding-bottom:60px;
}
div#contact-blocks .wrapper{display:flex; align-items:center;}
.block-inner h3{margin-top:0;}
.block-inner p{margin-bottom:0;}
div#block-right {
    padding-left: 40px;
}

.block-inner img {
    margin: 15px auto 0;
}


.aero-row {
     display: -webkit-box;
     display: -moz-box;
     display: -ms-flexbox;  
     display: flex;
     width: 100%;
     padding: 15px 0;
     min-height: 430px;
     position: relative;
}
.aero-for.half {
    width: 50%;
    padding: 20px 0;
}

.text.left {
    padding-right: 40px;
    padding-left: 25px;
}

.text.right {
    padding-left: 40px;
}

ol li:before {
    font-family: FontAwesome;
    content: "\f111";
    color: #eca311;
    font-size: 0.9em;
    margin-right: 10px;
}

.image.half.aero-for {
    justify-content: center;
    text-align: center;
	background-color:#fff;
    /* display: -webkit-inline-box; */
     display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;  
display: flex;
	padding: 20px;
    background-size: cover;
	background-repeat:no-repeat;
    background-position: center;
    align-items: center;
}
.text.half.aero-for {
     display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;  
display: flex;
    align-items: center;
}
a:focus, .button:focus, .button.alt:focus, .button.added_to_cart:focus, .button.wc-forward:focus, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus{outline-color: none;}
.image.half span {
    border: 2px solid #fff;
    border-radius: 5px;
    font-weight: 700;
    -webkit-transition-duration: 0.2s;
    text-transform: uppercase;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-duration: 0.2s;
    -moz-transition-timing-function: ease-in-out;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
    /* width: 200px; */
    color: white;
    min-width: 150px;
    font-size: 2em;
    line-height: 55px;
    text-align: center;
    padding: 0 25px;
}
a.image.half.aero-for, a.image.half.aero-for span, a.special-buy, button.single_add_to_cart_button.button{
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-duration: 0.2s;
    -moz-transition-timing-function: ease-in-out;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
}
.share-this {
    width: 100%;
    padding-bottom: 40px;
}
.single-product div.product .summary{margin-bottom:0;}
button.single_add_to_cart_button.button:hover{background-color:#000;}
a.special-buy:hover{background:#fff; color:#000!important;}
a.image.half.aero-for:hover span {
    background: #fff; color:black;
    height:auto;
}

.single-product .product_meta {
    display: none;
}

.text.half.aero-for .text-inner h1:first-child{margin-top:0;}
ol {
    line-height: 1.8em;
    font-size: 1.6em;
    list-style: none;
    padding-left: 0;
    font-weight: 500;
    margin-bottom: 30px;
    margin-left: 0;
}

.footer-widget {
    text-align: center;
    display: inline-block;
    width: 100%;
}
h1.product_title.entry-title {
    color: #000;
    font-weight: 500;
    font-size: 4.8em;
}

div#single-product {
    padding-top: 40px;
}
.footer-widget img {
    margin: 0 auto;
}

.footer-widget .menu {
    margin-top: 11px;
    margin-bottom: 3px;
}
button.single_add_to_cart_button.button {
    font-size: 1.4em;
    float: left!important;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
    background: #eca311;
    color: #fff;
    border-bottom: 0;
    padding: 0 20px;
    box-shadow: none;
}
a.special-buy {
    border: 1px solid #eca311;
    border-radius: 3px;
    padding: 5px 20px;
	display:inline-block;
    color: #eca311!important;
    text-transform: uppercase;
}
div#extra-woocom {
    display: inline-block;
    width: 100%;
    padding-top: 20px;
	padding-bottom:40px;
	
}
.half.quote {
    font-size: 1.5em;
}
#extra-woocom .half {
    width: 50%;
    float: left;
    display: inline-block;
    padding-right: 20px;
}
.tab-inner p,
div#shipping-tab .tab-inner ol {
    font-size: 1.3em;
    margin-bottom: 0.5em;
}
div#tab-list ul li a {
    padding: 5px 15px;
    /*display: inline-block;*/
    background: #dcdcdc;
    color: #a0a0a0;
    display: block;
    width: 100%;
    border: 1px solid #dcdcdc;
    margin-bottom: -1px;
    font-weight: bold;
}
div#tab-list ul li a.active{
    background:#fff;
    color:#60646c;
    border-color: #ccc;
    border-bottom-color: #fff;
    z-index: 10;
}
div#tab-list{display:inline-block; width:100%;}
div#tab-list ul {
    list-style: none;
    padding: 10px 10px 0;
    margin: 0;
    text-align: center;
    display: flex;
    border: 1px solid #ccc;
    border-bottom: none;
    background: #dcdcdc;
}
:focus {
    outline: none!important;
}
.tab-inner {
    padding: 2em 1.5em;
}

div#tab-list ul li{
    flex-grow: 1;
}

.tab-container {
    display: none;
	position:relative;
    border: 1px solid #ccc;
}
.tab-container.active{
	display:inline-block;
	width:100%;
}
.slick-slide{height:auto!important;}

.half-in-left{font-weight:500;}

.hover-box{width:500px;}
.half-in, .half-in-left, .half-in-right{width:50%;float:left; font-family:inherit; display:inline-block;}
#single-product select#aelia_cs_currencies,
#single-product input,
body.page-id-11014 select#aelia_cs_currencies {
    height: 50px;
    font-size: 1.3em;
    margin-left: 0!important;
    line-height: 50px;
    margin-right: 15px;
    border: 2px solid #000;
    padding: 5px;

}
div#price-block {
    display: inline-block;
    width: 100%;
}
form.currency_switch_form {
    margin-bottom: 0;
}
.single-product div.product form.cart{border:0!important;}
div#price-block .price {
    float: left;
    font-size: 2em;
    line-height: 50px;
    margin: 0;
	margin-right:15px;
    color: #000;
    background-color: white;
}

.share-this ul {
    text-align: left;
    list-style: none;
    padding: 10px 0;
    margin: 0;
}
.sim_maps_blcok {
    display: inline-block;
    padding: 20px;
    float: left;
}
#super-inter-active-map-block{}
.share-this ul li{display:inline-block; line-height:32px!important; height:32px;}
.share-this ul li a .fa{line-height:32px;}
.share-this ul li a{
	    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-duration: 0.2s;
    -moz-transition-timing-function: ease-in-out;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
	display:inline-block; text-align:center; line-height:32px!important; width:32px; height:32px; border-radius:3px; color:white;     background: #86878a;}
.share-this ul li a:hover{
	background:orange; 
}


.half.form-control {
    display: inline-block;
    padding: 8px 15px 14px;
    float: left;
    width: 50%;
    box-sizing: border-box;
}
.form-control textarea{height:auto!important;}
div#contact-us input[type="submit"] {
    float: right;
    font-size: 0.9em;
    background: #eca311;
    margin-right: 15px;
}
.menu .current_page_item a, .menu .current-menu-item a{background:#000!important; }
.form-control.full {
    padding: 8px 15px 15px;
    width: 100%;
    display: inline-block;
}
.special.menu-item a:hover{
	background:#fca311;
	color:#000;
}
.form-control input,  .form-control textarea {
    width: 100%;
    display: inline-block;
    height: 50px;
    border: 1px solid #cecece;
    box-sizing: border-box;
    background: #fff;
    box-shadow: none;
	font-family:inherit;
    padding: 27px 18px;
    font-weight: 800;
    font-size: 1.2em;
	color:#000;
}
div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    width: 100%;
	box-sizing:border-box;
	
    margin-top: 50px;
    font-size: 1.5em;
}
.form-control select {
    width: 100%;
    display: inline-block;
    height: 56px;
    border: 1px solid #cecece;
    box-sizing: border-box;
	cursor:pointer;
    background: #fff;
    box-shadow: none;
    font-family: inherit;
    padding: 10px 18px;
    font-weight: 800;
    font-size: 1.2em;
}
.inner {
    padding-right: 20px;
    display: inline-block;
}
div#max-width {
    justify-content: right;
}
div#max-width .text-inner {
    max-width: 730px;
	padding-left:20px;
    margin-left: auto;
}
#every-page .fade {
    background: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /* z-index: -1; */
}
.third-inner {
    width: 100%;
    padding: 25px;
    border: 1px solid white;
     display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;  
display: flex;
    margin-top: 50px;
    margin-bottom: 50px;

}
.third-inner .textwidget {
    padding-bottom: 60px;
    position: relative;
    display: inline-block;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.home-page .bottom-third,
.home-page .one_third {
    width: 33.3%!important;
}

.home-page .one_third div#playing-link {
    background-image: url('https://aerodrums.com/wp-content/uploads/2019/09/playing-new-large-button2.jpg');
    background-repeat: no-repeat;
}

.home-page .one_third div#recording-link {
    background-image: url('https://aerodrums.com/wp-content/uploads/2019/09/recording-new-large-button2.jpg');
    background-repeat: no-repeat;
}

.home-page .one_third div#learning-link {
    background-image: url('https://aerodrums.com/wp-content/uploads/2019/09/learning-new-large-button2.jpg');
    background-repeat: no-repeat;
}


.bottom-third {
    width: 33.333%;
    padding: 20px 40px;
     display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;  
display: flex;
    text-align: center;
    color: white;
    margin: 0 auto;
}
div#every-page .wrapper {
    text-align: center;
    padding-bottom: 0;
    display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;  
display: flex;
    /* align-items: center; */
}
div#every-page {
	
	background-image:url('https://aerodrums.com/wp-content/uploads/2017/12/bg.jpg');
	background-size:cover;
	background-position:center;
    display: inline-block;
    width: 100%;
    float: left;
	text-align:center;
    position: relative;
}
.third-inner h3 {
    color: #fff;
    margin-top: 0;
    
}
#footer li a {
    font-size: 0.9em;
    color: white;
}
.third-inner a {
    color: white;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-duration: 0.2s;
    -moz-transition-timing-function: ease-in-out;
    transition-duration: 0.2s;
    font-size: 1.6em;
    transition-timing-function: ease-in-out;
    position: absolute;
    display: inline-block;
    margin-top: 20px;
    padding: 12px 20px;
    max-width: 280px;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 3px;
    width: 100%;
    position: absolute;
    left: 50%;
    margin-left: -135px;
    bottom: 0;
}

#third-block a.special-buy {
    border: 1px solid #eca311;
	background:#eca311;
    border-radius: 3px;
    padding: 9px 20px;
    display: inline-block;
    color: #fff!important;
    text-transform: uppercase;
}
.third-inner .special-buy{
    background: #eca311;
    border: 1px solid #eca311;
	color: white!important;
}
.content-column.one_third h3 {
    color: #000;
}
.woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}
li {
     display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;  
display: flex;
}
#logo-slider.block {
  overflow: hidden;
  width: 100%;
  margin: 0px auto;
height: 100px;
    padding: 15px 0;
	pointer-events:none;

}
div#footer_9 .special-buy {
    font-size: 1.7em;
	padding:9px 20px;
}
div#footer_9 p.email-call {
    color: #fca311;
}
#logo-slider .animation {
  width: auto;
  height: 100px;
  font-size: 0px;
}
#logo-slider .animation div {
    display: inline-block;
    width: auto;
    float: none;
    padding: 5px 20px;
}

#logo-slider img {
    height: 60px;
}
#youtube-over.active{pointer-events: auto; opacity:1;}
div#youtube-over {
	opacity:0;
	pointer-events:none;
    position: fixed;
    top: 0;
	padding:30px;
    left: 0;
	cursor:pointer;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.71);
    z-index: 10;
     display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;  
display: flex;
    align-items: center;
    justify-content: center;
}

div#mobile-burger
{
    cursor: pointer;
    margin-top: 38px;
}

div#mobile-burger i {
    background: white;
    height: 4px;
	    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-duration: 0.2s;
    -moz-transition-timing-function: ease-in-out;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

div#mobile-burger i.top:before {
    width: 15px;
    height: 6px;
    background: #fff;
    content: "";
	opacity:0;
    border-radius: 100%;
    position: absolute;
    left: -4px;
    top: -1px;
}
div#mobile-burger i.middle:before {
    width: 15px;
    height: 6px;
    background: #fff;
    content: "";
	opacity:0;
    border-radius: 100%;
    position: absolute;
    right: -4px;
    top: -1px;
}
div#mobile-burger i.bottom:before {
    width: 15px;
    height: 6px;
	opacity:0;
    background: #fff;
    content: "";
	display:none;
    border-radius: 100%;
    position: absolute;
    left: -4px;
    top: -1px;
}
div#youtube-inner {
    box-shadow: 2px 3px 33px 8px #000;
	position:relative;
}
div#mobile-burger.active i.top:before, div#mobile-burger.active i.middle:before{opacity:1;}
#mobile-burger.active i.top{
    top: 20px;
	
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
#mobile-burger.active i.middle{
    top: 20px;
	
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#mobile-burger.active i.bottom{opacity:0;}
div#mobile-burger i.top{top:5;}
div#mobile-burger i.middle{top:20px;}
div#mobile-burger i.bottom{top:35px;}

.block >div>div:first-of-type {
    -webkit-animation: smoothscroll 19s linear infinite;
    -moz-animation: smoothscroll 19s linear infinite;
    -ms-animation: smoothscroll 19s linear infinite;
    -o-animation: smoothscroll 19s linear infinite;
    animation: smoothscroll 19s linear infinite;
}
div#mobile-burger{display:none;}
.video-foreground {
    position: absolute;
    top: -27px;
    left: -0.5%;
    width: 106%;
    padding-top: 56.25%;
    overflow: hidden;
    margin: 0 auto;
    height: 107%;
    pointer-events: none;
}
.video-foreground > iframe,
.video-foreground > video {
    position: absolute;
    top: -5%;
    left: -5%;
    /* bottom: -5%; */
    /* right: -5%; */
    width: 123%;
    height: 115%;
}

.video-background {
    background: #000;
	    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
}

#hero-image .wrapper{z-index:10;}
@media screen and (max-width: 1150px){
	.bottom-third{padding: 20px 20px;}
}
.postid-2307 .onsale, 
.postid-2829 .onsale {
    display: none;
}
@media screen and (max-width: 1330px){ .menu a{font-size:1.1em;}
div#hero-image.home {
    padding-top: 19.1%;
    padding-bottom: 16.1%;
    color: #fff;
}

}
@media screen and (max-width: 1050px){
	
.video-foreground {
    position: absolute;
    top: -27px;
    left: -0.5%;
    width: 123%;
    padding-top: 56.25%;
    overflow: hidden;
    margin: 0 auto;
    height: 116%;
    pointer-events: none;
}

div#aeror-2, div#aeror-3, div#aeror-4 {
    margin-top: 0px!important;
}

.maps-page .content-column.one_half {
    width: 100%;
    padding: 0!important;
}
.maps-page .content-column.one_half div{padding-left:0!important;}
div#third-block{text-align:center;}
div#every-page .wrapper{display:inline-block;}
.third-inner{margin-top:15px; margin-bottom:15px;}
.bottom-third, .one_third {
    width: 50%!important;
    display: inline-block;
    float:none!important;
}

div#second-block .fade {
    background:rgba(255,255,255,0.2)!important;
}

div#testimonial-div h1 {
    /*font-weight: bolder!important;*/
    font-style: italic;
    font-size: 1.7em!important;
    line-height: 1.2em;
}

/*YANN move free shipping icon*/

div#product-6405 form.cart:after {
    left: -260px;
}

}

@media screen and (max-width: 374px)
{
    #logo {
	float: left;
	margin: 0;
	width: 200px!important;
    }

    div#mobile-burger {
    	margin-top: 22px!important;
	width: 40px!important;
    }

    a.cart-contents {
    	padding-top: 26px!important;
    }
}

@media screen and (max-width: 450px)
{
    #logo {
	float: left;
	margin: 0;
	width: 240px;
    }

    div#mobile-burger {
    	margin-top: 22px;
    }

    a.cart-contents {
    	padding-top: 26px!important;
    }
    /*YANN hyphenate product tab to fit all 4*/
    div#product-6405 div#tab-list ul {
	padding: 10px 5px 0;
    }
    div#product-6405 div#tab-list ul li a {
	padding: 5px 5px;
    }
    div#product-6405 ul li:first-child a.tab-butt {
	font-size: 0;
    }
    div#product-6405 ul li:first-child a.tab-butt:after {
	content: 'Requi-rements';
	font-size: 14px;
    }
}

@media screen and (max-width: 540px)
{
    a.cart-contents {
	margin-left: 0px!important;
    }

    div#product-6405 form.cart:after {
	position: static!important;
	margin: 80px auto 0;
    }

    div#product-6405 form.cart {
	margin-bottom: 0px!important;
	padding-bottom: 0px!important;
    }    

    div#product-6405 .summary {
	margin-bottom: 0.5em!important;
    }
}


@media screen and (max-width: 520px){
    a.image.half.aero-for, .image.half.aero-for {
	min-height: 250px!important;
    }
    div#email-inner,
    div#popupWin-inner,
    div#exit-poll-inner {
	max-width: 320px!important;
	font-size: 0.9em;
    }
    .email-middle,
    .popupWin-middle,
    .exit-poll-middle {
	padding: 10px 20px!important;
    }
    div.exit-poll-middle p label {
	display: block;
	margin-top: -27px;
	margin-left: 20px;
    }
    div#email-inner,
    div#popupWin-inner,
    div#exit-poll-inner {padding:20px 0px;}

}
@media screen and (max-width:1075px){
    
    .image.half.aero-for{min-height:400px;}
    .aero-row .image{
	order: 2;
	background-size: contain!important;
    }
    
    .aero-row .text{ order:1; }
    
    #new{padding:0!important;}
    .aero-row{flex-direction: column;}
    .aero-for.half {
	width: 100%!important;
	padding: 30px 0 0!important;
    }
    #aeror-4 .aero-for h1 {
	position: static!important;
    }    
}

@media screen and (max-width: 750px)
{
    #header_container span.amount:before{
	color:#fff;
    }
    
    .inner {
	padding-right:0;
    }
    
    #menu-header .menu-item-has-children {
	padding-right:0!important;
    }
    
    .menu-item-has-children:before {
	content: "\f0d7";
	font-family: FontAwesome;
	float: right;
	font-size: 2.2em;
	padding-top: 8px;
	padding-right: 10px;
	color: white;
    }
    .image.half span{
	font-size:1.4em;
    }
    div#rich-special {
	padding: 20px;
    }
    
    .third-inner .textwidget {
	padding-bottom:10px;
    }

    .third-inner a {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	margin-left: 0;
    }
    
    h1 {
	font-size:3em;
    }
    
    div#contact-us .half {
	width:100%;
    }

    .aero-row .image{
	order:1; background-size:contain!important;
    }
    
    .aero-row .text {
	order:2;
    }

    .home-page .aero-row .text {
	order:0;
    }
    
    .menu-item-has-children {
	padding-right:0!important;
    }
    
    #second-block .half h3, #second-block .half p {
	text-align: center!important;
    }
    
    #second-block .wrapper .half {
	padding-left: 0;
	text-align: center!important;
	width: 100%;
    }

    div#second-block {
	text-align:center!important;
    }
    
    .image.half.aero-for {
	width:100%!important;
    }
    
    div#hero-image.home {
	min-height:400px;
	background-size: cover!important;
	color:white;
    }
    
    #extra-woocom .half {
	width:100%;
	padding-bottom:30px;
    }
    
    .aero-row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;  
	display: flex;
	flex-direction: column;
    }
    
    .aero-for.half {
	width:100%;
    }
    
    .bottom-third, .one_third {
	width:100%!important;
    }

    .home-page .bottom-third,
    .home-page .one_third {
	width:100%!important;
    }
    
    .menu-item-has-children {
	background-color: #363636;
    }
    
    .special.menu-item {
	margin-left:0;
    }
    
    a.image.half.aero-for, .image.half.aero-for {
	min-height: 300px;
	padding: 0px;
	width:100%;
    }
    .aero-for.half {	
	padding-right: 0;
    }
    
    .text.left.half.aero-for h1 {
	font-size: 3em;
    }
    
    #new.image.half span:before {
	content: "\f04b";
	font-family: Fontawesome;
	font-size: 0.9em;
	margin-right: 10px;
    }
    
    .text.right {
	padding-left: 0;
    }
    
    a.image.half.aero-for span {
	height:auto;
	font-size: 1.8em;
    }
	
    ul.sub-menu {
	width: 100%;
	background-color: #363636;
	color: #ffffff;
	display: inline-block!important;
	visibility: visible;
	text-align: center;
	position: relative!important;
    }
    
    ul.sub-menu a{
	font-size:1em;
	text-align:center;
    }
    
    .main-nav {
    	display: none;
    }
    
    div#mobile-burger {
	display: inline-block;
	width: 55px;
	height: 55px;
	float: right;
	position: relative;
	background: #000;
    }
    
    #hero-image h1 {
	font-size: 4.2em!important;
	font-weight: 700;
    }
    
    #hero-image h3 {
	font-size: 2em;
    }
    
    .main-nav {
	padding-top: 15px;
    }
    
    #header {
	display: inline-block;
    }
    
    .main-nav {
	text-align: center;
    }
    
    .main-nav li {
	width: 100%;
    }
    
    .bottom-third {
	width: 100%!important;
    }		
}	
/*END @media screen and (max-width: 750px)*/



.map-container {

    width: 100%;
    padding-bottom: 20px;
}
#map-select {
    font-size: 1.44em;
	cursor:pointer;
    padding: 5px;
}
.map-container.active{display:inline-block!important;}
.menu-item-has-children a:first-child {
    padding-right: 7px!important;
}
.menu-item-has-children {
    padding-right: 10px!important;
}
.menu-item-has-children:before {
    content: "\f0d7";
    font-family: FontAwesome;
    float: right;
    font-size: 2.2em;
    padding-top: 8px;
    color: white;
}


div#testimonial-div {
    background: #e7e7e7;
    display: inline-block;
    padding: 30px;
    width: 100%;
    color: white;
}

#testimonial-div .wrapper {
    max-width: 1015px;
}
div#testimonial-div h1 {
    /*font-weight: bolder;*/
    font-style: italic;
    font-size: 2.6em;
    line-height: 1.2em;
}
div#testimonial-div h2 {
    font-weight: 500;
    font-size: 2em;
}
div#testimonial-div h1, div#testimonial-div h2 {
    color: #0c0c0a;
    /* font-weight: 800; */
}

div#testimonial-div h2 {
    margin-top: 40px;
}

.image.half.aero-for {
    width: 47.5%;
}
.image.half.aero-for:last-child {
    background-size: contain;
    background-repeat: no-repeat;
}
#footer form.mailpoet_form.mailpoet_form_widget input[type="email"] {
    width: 100%;
    background: #000;
    color: #fff;
    border: 2px solid #60646c;
    padding: 10px;
    text-align: center;
		font-family:inherit;
    margin-top: 10px;
    font-size: 0.8em;
}
div#middleditch #menu-footer-menu a {
    font-weight: 800;
}

#footer input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
#footer input::-moz-placeholder { /* Firefox 19+ */
color: #fff;
}
#footer input:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
}
#footer input:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}
#footer form.mailpoet_form.mailpoet_form_widget {
    max-width: 265px;
    margin: 0 auto;
    width: 100%;
}
div#wrapper_container.faq {
    font-size: 1.3em;
    line-height: 1.5em;
}
div#wrapper_container.faq h2{font-size:2em;}
.faq li {
    font-size: 0.7em;
    line-height: 1.4em;
}
#overlayaaa {
    background-image: url(images/dot.png);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    background-size: 40px;
}
.faq p{font-size:1em;}
#second-block{position:relative;}
div#second-block .fade{
	position:absolute;
	top:0;
	bottom:0;
		left:0;
		right:0;
	background:rgba(0,0,0,0);
}
p.wpgmza_infowindow_address {
    font-size: 1.3em;
}
.wpgmza_markerbox li strong {
    padding: 0;
    margin: 0 5px 0 0;
}
div#wpgmza_marker_list_1 {
    display: none!Important;
	opacity:0;
}
div#maps {
    margin-bottom: 40px;
    display: inline-block;
    float: left;
    width: 100%;
}

.wpgmza_markerbox a.wpgmza_gd {
    background: black;
    padding: 5px 12px;
    display: inline-block;
    margin-top: 5px;
    color: white!important;
    border-radius: 5px;
}
.wpgmza_markerbox ul {
    padding: 0!Important;
    margin: 0;
    font-size: 1.4em;
    line-height: 1.6em;
}
.wpgmza_markerbox.scrollFix img {
    width: 100px!important;
    margin-left: 10px!important;
    height: auto!important;
}
.mc4wp-form input[type="email"] {
    background: black;
    border: 2px solid #60646c;
    text-align: center;color:white;
    font-size: 0.91em;
    padding: 10px 11px;
}
div#close {
    color: white;
    font-size: 3.5em;
    position: absolute;
    right: -30px;
    display: inline-block;
    top: -30px;
	cursor:pointer;
}
#new{position:relative;}
#new.image.half span {
    position: relative;
      border-radius: 5px;
    background: white;
    color: #000;

    max-width: 310px;
    line-height: 1.2em;
    padding: 10px;

    cursor: pointer;

}
#new.image.half span:hover{
	opacity:0.8;
}
#video{width:100%;}
.wpgmaps_directions_outer_div {
    padding-top: 5px;
    width: auto!important;
    padding-bottom: 5px;
}
.toc-column li {
    display: inline-block;
    width: 100%;
}
form#aerodrumsMacDownloadForm label {
    font-size: 1.3em;
    margin-top: 8px;
    color: #000;
}

.button-cont {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
     display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;  
display: flex;
	font-style:normal;
    bottom: 0;
    align-items: center;
	justify-content:center;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.codegena{position:relative;width:100%;height:0;padding-bottom:56.27198%; background-color:#fff;}
.codegena iframe{position:absolute;top:0;left:0;width:100%;height:100%;}

#email-over.active,
#popupWin-over.active,
#exit-poll-over.active {
    pointer-events: auto;
    opacity: 1;
}

div#email-inner,
div#popupWin-inner,
div#exit-poll-inner {
    box-shadow: 2px 3px 33px 8px #000;
    position: relative;
    background: white;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;  
    display: flex;
    border: 4px solid #e09100;
    align-items: center;
    text-align: center;
    min-height: 300px;
}

div#popupWin-inner {
    width: 80%;
}

div#email-inner,
div#exit-poll-inner {
    max-width: 480px;
    width: 100%;
}

#email-inner .mc4wp-form input[type="email"] {
    background: white;
		margin-top:10px;
    border: 2px solid #60646c;
    text-align: center;
    color: #000;
    font-size: 0.91em;
    padding: 10px 11px;
}
	.email-middle {
    padding: 30px 20px;
}

#email-inner form{margin-bottom:0;}

div#email-close,
div#popupWin-close,
div#exit-poll-close {
    color: white;
    font-size: 3em;
    position: absolute;
    right: -30px;
    display: inline-block;
    top: -30px;
    cursor: pointer;
}

div#email-over,
div#popupWin-over,
div#exit-poll-over {
    opacity: 0;
    pointer-events: none;
    position: fixed;
    top: 0;
    padding: 30px;
    left: 0;
    cursor: pointer;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.71);
    z-index: 13;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;  
    display: flex;
    align-items: center;
    justify-content: center;
}
div.exit-poll-middle {
    margin: auto;
    text-align: left;
}
div.exit-poll-middle label {
    font-weight: 500;
    display: block;
    margin-top: -29px;
    margin-left: 20px;
}
h2.email-join {
    margin: 0;
	color:#000;
    margin-bottom: 10px;
}

.cart-contents{padding-left:20px; position:relative;}
.cart-contents:hover {
    text-decoration: none;
}
#header_container span.amount:before {
    content: "\f291";
    display: inline-block;
    margin-right: 6px;
    font-family: "FontAwesome";
    font-size: 0.7em;
    vertical-align: top;
}
.cart-contents-count {
    color: #fff;
    background-color: #2ecc71;
    font-weight: bold;
    border-radius: 10px;
    padding: 1px 6px;
    line-height: 1;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: top;
}
a.cart-contents .amount {
    font-size: 1.5em;
    width: 100%;
    display: inline-block;
}
#payment .payment_methods li .payment_box {
    padding: 14px!important;
    width: 100%;
    margin: 10px 0 20px!important;
    background: rgba(0,0,0,.035);
    border-top: 1px dotted rgba(0,0,0,.1);
    display: inline-block;
}

#payment .payment_methods li p {
    margin: 0!important;
    font-size: 1.2em!important;
    font-weight: 400!important;
}

/* YANN payment methods tweaks */
#payment .payment_methods li.payment_method_realex_credit_card {
    display: inline-block;
    line-height: 35px;
}

#payment .payment_methods li.payment_method_paypal a {
    display: none;
}

#payment .payment_methods li.payment_method_paypal img {
    max-height: none;
    max-width: 50%;
}

#payment .payment_methods li.payment_method_realex_credit_card img[style] {
    width: 50px!important;
    height: auto!important;
    display: inline-block;
    float: none;
    vertical-align: middle;
    max-height: none;
    margin: 0px 0px 5px 5px;
}

#payment .payment_methods li.payment_method_realex_credit_card img[alt="jcb"] {
    clip-path: inset(7px 16px 7px 16px);
    transform: scale(1.5);
}

#payment .payment_methods li.payment_method_realex_credit_card img[alt="visa"] {
    margin-left: 30px;
}

#payment .payment_methods li.payment_method_realex_credit_card #wc-realex-credit-card-expiry_field input,
#payment .payment_methods li.payment_method_realex_credit_card #wc-realex-credit-card-csc_field input,
div.woocommerce-additional-fields p#order_comments_field textarea#order_comments,
div.woocommerce-shipping-fields div.shipping_address input.input-text {
    font-size: 0.8em;
}

#payment .payment_methods li.payment_method_realex_credit_card input#wc-realex-credit-card-tokenize-payment-method {
    margin-right: 5px;
}
/* YANN END PayPal payment method tweaks */

.woocommerce-info a{
	font-size:0.9em!important;
	
}
.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-noreviews, p.no-comments{font-size:1.4em!important; margin-bottom:15px!important;}
#payment .payment_methods li:last-child {
    padding-bottom: 0!important;
    border-bottom: 0!important;
    display: inline-block;
}
nav.secondary-navigation a {
    height: auto;
    padding: 5px 15px!important;
}
.secondary-navigation li.current-menu-item a {
    background: none!important;
    color: #eca311!important;
}

tr.woocommerce-cart-form__cart-item.cart_item {
    font-size: 1.22em!important;
}
ul#shipping_method li label {
    font-size: 0.9em!important;
}
.woocommerce-billing-fields__field-wrapper input, .woocommerce-billing-fields__field-wrapper select {
    font-size: 0.8em;
    padding: 5px 12px;
}

.woocommerce-billing-fields__field-wrapper .select2 {
    font-size:0.8em;
}

/* YANN County fix
.select2-container .select2-selection--single {
    height:auto;
}
*/

.woocommerce-billing-fields__field-wrapper .select2 {
    font-weight: 400;
}

ul#shipping_method li {
    font-size: 1em;
    line-height: 1em;
    display: inline-block;
	padding-bottom:5px;
    width: 100%;
}
tr.order-total {
  
    background: #e8e8e8;
    /* display: inline-block; */
}
tr.order-total .amount {
    font-size: 1.3em;
}

div#aeror-2 {
    margin-top: -55px;
}
div#aeror-3 {
    margin-top: -105px;
}
div#aeror-4 {
    margin-top: -55px;
}
.faq ul li:before {
    content: "-";
    margin-right: 10px;
}
.faq ul {
    list-style: initial;
    padding-left: 0;
    margin-left: 20px;
    margin-bottom: 5px;
    font-size: 1.5em;
}
.faq ul li{list-style:disc!important;}


#payment .place-order .button {
    font-size: 1.287em!important;
    width: 100%;
    white-space: pre-wrap;
    background-color: #000;
}

/*woocommerce tweaks*/

ul.order_details li strong
{
    font-size: 0.9em!important;
    padding-left: 0.6em;
}
div#manual-page p,
.post-1358 p,
.post-7187 p,
.post-1368 p {
    font-weight: 400!important;
}
#manual-page article li {
    display: inline-block;
    width: 100%;
}
nav.secondary-navigation li {
    width: auto!important;
}
abbr[title], .require {
    border-bottom: 0px solid #fff!important;
    border-color: #fff!important;
    text-decoration: none;
}
#wpis-gallery{margin-top:15px;}
#manual-page ul,#manual-page ol {

    padding: 0;
}
.faq p:empty{
	display:initial!important;
}





.toc-column ul ul {
    margin-left: 25px!important;
}
.aero-faq-qlink {
    font-size: 1.6em;
    margin-bottom: 10px;
}
.aero-faq-a ul {
    font-size: 1em;
    margin-top: 5px;
}
.aero-faq.aero-faq-a p {
    font-size: 1em;
}
.aero-faq.aero-faq-a img {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px;
}

#manual-page header h1.entry-title,
#manual-page div.main-nav ul {
    font-family: inherit;
}

#manual-page article li{
	font-family: "Open-sans",sans-serif;
}

.aero-faq.aero-faq-a, 
div#manual-page p,
.post-1358 p,
.post-7187 p,
.post-1368 p {
    font-size: 1.3em;
    line-height: 1.3em;
    font-family: "Open-sans", sans-serif;
    margin-bottom: 10px;
    letter-spacing: 0px;
}

.post-1368 ul li:before {
    font-family: FontAwesome;
    content: "\f111";
    color: #eca311;
    font-size: 0.6em;
    margin-right: 10px;
}

.post-1368 ul {
    margin: 0 0 1.618em 1em;
}


.aero-faq-q {
    font-size: 1.6em;
    margin-bottom: 5px;
}


@media (max-width:480px){
	#hero-image h1 {
    font-size: 3.2em!important;
    font-weight: 700;
}
}

@media (max-width: 750px) {
    span.count{
	display:none!important;
    }

    div.product div.summary div#price-block span.amount,
    form.checkout span.amount,
    table.woocommerce-table span.amount {
	font-size: 1em;
    }
    
    span.amount {
	font-size: 0.01em;
	color: #000;
    }

    a.cart-contents .amount {
	text-align: center;
	font-size: 5px;
    }

    #header_container span.amount:before {
	font-size: 20px;
    }
    
    .cart-content span.count {
	text-align: center;
	display: inline-block;
	width: 100%;
    }
    
    .menu a{
	font-size:1.6em;
    }
    
    a.cart-contents {
	text-align: center;
	margin-top: 12px;
	margin-left: 50px;
	padding-top: 42px;
	padding-left: 10px!important;
	display: inline-block;
    }
    
    span.count {
	display: inline-block;
	float: none;
	text-align: center;
	width: 100%;
	position: relative;
	padding-left: 0;
    }

    #wrapper_container h1,
    .home-page .text.left.half.aero-for h1
    {
	font-size: 2.8em!important;
    }

    #wrapper_container h2,
    .home-page .text.left.half.aero-for h2
    {
	font-size: 1.7em!important;
    }
    
    .home-page #mockup-hero-image h1,
    .home-page .wrapper-small-screen h1 {
	font-size: 2.8em!important;
    }

    .home-page #mockup-hero-image h3, 
    .home-page .wrapper-small-screen h3 {
	font-size: 1.7em!important;
    }

    .page-id-8571 #third-block.white .one_third,
    .page-id-6418 #third-block.white .one_third {
	width: 100%!important;
    }

    #aeror-5 .aero-for h1 {
	font-size: 2.7em!important;
    }

    .wrapper #aeror-5.aero-row .text-inner
    {
	padding-left: 0px!important;
    }
}

.page-id-8571 #third-block.white .one_third,
.page-id-6418 #third-block.white .one_third {
	width: 50%;
}

.wrapper #aeror-5.aero-row
{
    min-height: 90px;
}

.wrapper #aeror-5.aero-row .text-inner
{
    padding-top: 20px;
    padding-left: 25px;
}

#aeror-5 .aero-for h1 {
    margin-bottom: 0px;
    font-size: 4.8em;
    position: absolute;
    bottom: 0px;
    font-weight: 500;
}

.home-page #mockup-hero-image h1,
.home-page .wrapper-small-screen h1 {
    font-size: 4.8em;
    font-weight: 500;
}

.home-page #mockup-hero-image h3, 
.home-page .wrapper-small-screen h3 {
    font-size: 2.7em;
    font-weight: 500;
}

div.troubleshooting-long-text,
div.troubleshooting-long-text p,
div.troubleshooting-long-text li {
    font-weight: 400;
    letter-spacing: 0px;
    font-family:"Open-sans", sans-serif;
}

div.troubleshooting-long-text li {
    display: list-item;
}
.aero-row li {
    display: inline-block!important;
}

section.error-404.not-found {
    padding: 20px 40px;
    text-align: center;
}


#manual-page ul, 
.post-7187 ol,
#manual-page ol {
    padding: 0;
    list-style: none!important;
    font-family: "Open-sans", sans-serif;
    font-size: 1.3em!important;
    font-weight: 400!important;
    letter-spacing: 0px!important;
}

#manual-page ul:before, #manual-page ol:before{display:none!important;}

.post-7187 h3.clear_left:before {
  content: "";
  width: 15em;
  display: block;
  overflow: hidden;
  clear: left;   //use clear:right if img is float:left
}

.post-7187 h3.clear_left {
  clear: left;
}

.post-7187 img.float_right {
    float: right;
    margin-left: 2em;
    margin-bottom: 1em;
    margin-top: 1em;
}

.post-7187 h3.clear_right:before {
  content: "";
  width: 15em;
  display: block;
  overflow: hidden;
  clear: right;   //use clear:right if img is float:left
}

.post-7187 h3.clear_right {
  clear: right;
}

.post-7187 img.float_left {
    float: left;
    margin-right: 2em;
    margin-bottom: 1em;
    margin-top: 1em;
}

div#aerodrums-downloads a {
    font-size: 20px;
}

div.shop-landing div.text.left {
    padding-left: 0px;
}

div.shop-landing div.text.right {
    padding-right: 0px;
}

div.even-row div.image.half {
    padding-right: 0px;
}

div.odd-row div.image.half {
    padding-left: 0px;
}

div.image-link {
    width: 100%; 
    padding-top: 58.33%;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    position: relative;
}

div.image-link a {
    display: inline-block;
    position: absolute; 
    top: 50%; 
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    border-style: solid;
    border-width: 2px;
    width: 70%;
    border-radius: 2px;
    border-color: #f69e19;
    padding-top: 5%;
    padding-bottom: 5%;
    text-align: center;
    vertical-align: middle;
    color: white;    
    font-size: 1.8em;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 0px;
    text-shadow: 0px 0px 5px #000000;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-duration: 0.2s;
    -moz-transition-timing-function: ease-in-out;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
}

div.image-link a:hover {
    background:  #f69e19;
    color: black;
    text-shadow: none;
}

@media (min-width: 748px) {

div.image-link a {
   font-size: 1.3em;
}

}

@media (min-width: 1050px) {

div.image-link a {
   font-size: 1.4vw;
}

div#product-6405 form.cart:after {
    left: 350px;
}

}

p.demo_store {
    background-color: #DB441B;
    padding: 3em;
}

ul.payment_methods li.woocommerce-info {
    background-color: #DB441B;
}

#order_review #payment .payment_methods li.woocommerce-info {
    padding-bottom: 1.387em!important;
}

/* YANN County fields
p#billing_state_field,
p#shipping_state_field {
    margin-bottom: 40px;
}
*/

/*Aerodrums manual */
#post-8269 header h1 {
    text-align: center;
}

#post-8269 ol li:before {
    font-size: 0.8em;
}

#post-8269 h4 {
    margin-bottom: 0.618em;
    line-height: 1em;
}

#post-8269 img {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

#post-8269 img.aligncenter {
    width: 580px;
}

#post-8269 div img#camera-lamp {
    width: 300px;
}

#post-8269 div.yt-container {
    margin: auto;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    max-width: 580px;
    padding-bottom: 41%;
}

#post-8269 iframe.yt-video {
    width: 580px;
    height: 326px;
}

/*Aered pages*/
.page-id-401.right-sidebar .content-area,
.page-id-411.right-sidebar .content-area
{
    width: 100%;
}

.aered-maintext{
    margin-right: auto;
    margin-left:  auto;
    max-width: 800px;
    padding-right: 0px;
    padding-left:  0px;
}

#get-aered-button {
    margin: auto;
    margin-top: 20px;
}

#post-1125 header h1,
#post-401 header h1 {
    text-align: center;
    font-weight: 600;
}

#post-401 .two-columns {
    font-size: 1.8em;
    line-height: 1.4em;
}

#post-401 .aered-comparison-right-column p {
    font-size: 1em;
}

#post-401 select {
    font-family: inherit;
}

/*product page tweaks*/
.page-id-6345 #aeror-3 .image {
    background-size: 85%;
}

.page-id-6345 #aeror-4 .image {
    background-size: contain;
}

/*TODO mockup front page*/

.home-page .video-background video {
    width: 100%;
}

.home-page #mockup-hero-image {
    display: flex;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: center center!important;
    float: left;
    align-items: center;
    padding-top: 56.25%;
}

.home-page #mockup-hero-image .wrapper {
    z-index: 10;
    padding-right: 30px;
    margin: auto;
}

.home-page #mockup-hero-image a.youtube-button {
    border: #fff 1px solid;
    border-radius: 4px;
    line-height: 51px;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-duration: 0.2s;
    -moz-transition-timing-function: ease-in-out;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
    height: 52px;
    font-size: 1.4em;
    color: #fff;
    font-weight: 500;
    padding: 0px 18px;
    display: inline-block;
}

.home-page #mockup-hero-image a.youtube-button:hover {
	background:#fff;
	color:#000;
}

#mockup-hero-image > div {
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    display: flex;
}

@media screen and (max-device-width: 480px)
{
    .home-page #overlayaaa {
	display: none;
    }
    
    .home-page .wrapper-small-screen {
	display: block!important;
	padding: 20px 20px 1px 20px;
	background-color: #000;
    }
    
    .home-page .wrapper-small-screen h1 {
	padding-top: 10px;
    }
    
    .home-page .wrapper-small-screen p {
	display: none;
    }

    .home-page #mockup-hero-image .wrapper h1,
    .home-page #mockup-hero-image .wrapper h3
    {
	display: none;
    }

    .home-page #mockup-hero-image .wrapper p {
	margin-top: 35px;
    }
}

/*End small screen home page tweaks*/

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

.home-page div#second-block {
    background-position: center;
    font-size: 0.8em;
}

}

.home-page .text.left.half.aero-for h1 {
    font-weight: 500;
    font-size: 4.8em;
}

@media screen and (min-width: 1400px) {
    .home-page .post-entry .one_third {
	padding-right: 35px;
    }    
}

/*Begin email slider style*/

.bot_slider {
    -webkit-appearance: none;
    width: 100%;
    height: 15px;
    border-radius: 5px;
    background: #60646c;
    outline: none;
    margin-top: 10px;
    opacity: 1;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.bot_slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #fca311;
    cursor: pointer;
}

.bot_slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #fca311;
    cursor: pointer;
}

.bot_slider_container {
    width: 260px;
    margin: auto;
    margin-top: 8px;
}

.bot_slider_container label {
    font-size: 1.55em;
    font-weight: 500;
}

.bot_slider_marker {
    border-left: 6px solid #fca311;
    height: 30px;
    position: relative;
    left: 66%;
    margin: 5px 0px 5px -3px;
    top: 0;
    width: 10px;
}

.mailster-form div.mailster-form-fields .mailster-original-tag-wrapper {
    display: none;
}

/*End email slider style*/

/* YANN disable second shipping method as it currently means free shipping is available
   Broken
tr.shipping ul#shipping_method li:nth-child(2) {
    display: none;
}*/

/*YANN add free shipping icon*/
div#product-6405 form.cart {
    position: relative;
}

div#product-6405 form.cart:after {
    content: url(https://aerodrums.com/wp-content/uploads/2020/04/free-shipping.svg);
    position: absolute;
    top: -130px;
}


    /*YANN move free shipping icon*/

@media screen and (max-width: 767px) {
    div#product-6405 form.cart:after {
	left: 340px;
    }
}

/* YANN privacy notice */

@media screen and (max-width: 783px) {
    div#privacy-notice {
	bottom: 28px!important;
    }
}

div#privacy-notice {
    position: fixed;
    bottom: 0px;
    padding: 0 0 0 10px;
    background-color: #797979;
    color: white;
    width: 100%;
    text-align: center;
    font-size: 1.2em;
}

div#privacy-notice div {
    display: inline-block;
}

div#privacy-notice div a {
    color: #f69e19;
}

div#privacy-notice div#privacy-notice-dismiss {
    background-color: #f69e19;
    color: black;
    float: right;
    padding: 0 10px;
}

/* replacement parts page */

body.page-id-11014  ul.products li.product,
body.page-id-1337  ul.products li.product,
body.postid-7545  ul.products li.product,
body.postid-7546  ul.products li.product {
    display: block;
    margin-bottom: 2em;
}

body.page-id-11014 ul.products li.product h2,
body.page-id-1337  ul.products li.product,
body.postid-7545  ul.products li.product h2,
body.postid-7546  ul.products li.product h2 {
    font-size: 1.4em;
}

body.page-id-11014 .site-main {
    margin-bottom: 0;
}

@media screen and (min-width: 768px) {
    body.page-id-11014 ul.products li.product {
	width: 40%!important;
	margin-bottom: 0;
    }

    body.page-id-1337  ul.products {
	font-size: 1em;
    }
}

