/*
Theme Name: Storefront 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
*/


.postid-2307 .onsale, 
.postid-2829 .onsale {
    display: none;
}


p {
    margin: 0 0 1em;
}

.hentry {
    margin: 0 0 1em;
    padding-bottom: 1em;
}

.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;
}

#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) {

.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;
}

/* Begin Two columms sections */

.two-columns {
  display: -ms-flex;
  display: -webkit-flex;
  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 */


}

/* 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;
}

.button-link {
    padding: 10px 15px;
    background: #4479BA;
    color: #FFF;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: solid 1px #20538D;
    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: 1em;
    width: 260px;
    text-align: center;
}
.button-link:hover {
    background: #356094;
    border: solid 1px #2A4E77;
    text-decoration: none;
}

hr.troubleshooting-hr {
    margin-top: 4em;
    margin-bottom: 42em;
}


/* End Troubleshooting page stuff */

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */


