/**
Theme Name: Parallax-Frame-Pro
Theme URI: https://lowdermilktransport.ca
Author: Glen Pavelich
Author URI: http://fireflywebs.ca
Description: Parallax scrolling effects to enhance the user experience. Simple, clean and fully responsive.
Version: 1.0
License: GNU General Public License, version 3 (GPLv3)
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
Text Domain: Parallax-Frame-Pro
Template: parallax-frame-pro

/* =Child Theme Custom CSS
-------------------------------------------------------------- */

h3, #featured-content .entry-title, #header-highlights-content .entry-title, #supplementary .widget-title {
    font-size: 20px;
  text-transform: none;
}
.featured-homepage-image {
  border:5px solid white;
}
#featured-content, .layout-four, .featured-page-content {
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
}
#promotion-message .wrapper {
  border-bottom: 1px #ccc solid;
  border-top: 1px #ccc solid
}
#feature-slider .entry-title, #header-featured-image .entry-title, #hero-section .entry-title, .section-title {
    font-size: 30px;
}
.widget_search .search-field {
    background-color: #1b1b1b;
}

.input[type="search"], textarea {
    color: #ccc;
}
.accent {
  color: #e8554e;
  font-size: 18px;
  padding-bottom: 20px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;

}
.entry-title, .entry-title a {
    color: #ccc;
}
#supplementary .widget-area .widget, #site-generator  {
    text-align: center;
  padding: 0;
}
.accentsmall {
  color: #e8554e;
  font-size: 14px;
}
#promotion-message {
    padding-bottom: 10px;
    padding-top: 50px;
}

.fixed-header.header-background {
    background-color: #1d1d1d !important;
}
.header-bg #masthead {
    background-color: transparent;
}
 .cycle-pager{
display: none;
}
.cycle-prev{
display:none !important;
}
.cycle-next{
display: none !important;
}

.archive-post-wrap, .widget-wrap {
    padding-bottom: 2px;
}

#feature-slider:hover .cycle-next {
        display: none;
}
#feature-slider:hover .cycle-prev {
        display: none;
}

#feature-slider .cycle-next, #feature-slider:hover .cycle-next {
    display: none;
}
#feature-slider .cycle-prev, #feature-slider:hover .cycle-prev{
    display: none;
}

@media only screen and (max-width: 568px){
#feature-slider .cycle-slideshow img {
    margin-top: 35px;
}
  #site-branding, #main, .no-sidebar.content-width #main, .sidebar-primary {
    width: 50%;
}
}

@media only screen and (max-width: 480px){
#feature-slider {
    overflow: visible;
  }
}





/** header and general body
***********************/

/** main area
***********************/

/** entry content
***********************/

/** sidebars
***********************/


/** menu
***********************/

/** news ticker
***********************/


/** footer
***********************/

/** plugins
***********************/


/** media-queries
***********************/
@media only screen and (max-width: 1440px){#feature-slider:hover .cycle-next {
        display: none;
}
#feature-slider:hover .cycle-prev {
        display: none;
}

feature-slider .cycle-next, #feature-slider:hover .cycle-next {
    display: none;
}
feature-slider .cycle-prev, #feature-slider:hover .cycle-prev{
    display: none;
}

}

@media only screen and (max-width: 568px){
#feature-slider .cycle-slideshow img {
    margin-top: 35px;
}
  #site-branding, #main, .no-sidebar.content-width #main, .sidebar-primary {
    width: 50%;
}
}

@media only screen and (max-width: 480px){
#feature-slider {
    overflow: visible;
  }
}

