@media screen and (max-width: 768px) 
{
#sticky_header .container.clearfix
{
    width: 100% !important;
}
#sticky_header-sticky-wrapper
{
height: auto !important;
}
.custom-logo-link img.custom-logo {
    max-width: none !important;
    width: 65% !important;
    height: auto !important;
    margin-top: 0px !important;
    float: left !important;
    margin-left: 0px !important;
}


.slider-text p {
    padding-top: 26px !important;
    font-size: 34px !important;
}
.slider-text {
    /* width: 106%; */
    height: 105px !important;
    font-size: 16px !important;
}
}
@media screen and (min-width: 768px) 
{
.slider-text p {  
font-size: 40px !important;
}
.slider-text {
    width: 500px;
    height: 120px;
font-size: 30px;
}
}
.slider-text p {
padding-top: 27px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: #333 !important;    
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    line-height: 30px;
}
.slider-text {
    background: #ffffffbd;
margin: auto;
    float: none;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

}.slider-text:after
{
content : 'ESSENTIAL OIL PRODUCTION';
}
#custompagesbox img
{
    width: 100%;
    height: 350px;
}
#custompagesbox .count {
    color: transparent !important;
    width: 0px !important;
    padding: 0px;
    margin: 0px;
    display: none;
}
#site-description {
    display: none !important;
}

.custom-logo-link img.custom-logo {
    max-width: none;
    width: 450px;
    height: 121.5px;
}

#site-branding {
    padding: 0px 0;
}

.is-sticky .main-navigation .menu {
    float: right;
    padding-top: 20px;
}

.is-sticky .nav-site-title {
    padding: 0px 0;
}

.main-navigation a {
    font-size: 15px;
    font-weight: bold;
}


.slider-content .slider-title, .slider-content .slider-title a {
    display: none;
}

.slider-buttons a {
    display: none;
}


.site-info .copyright {
    display: none;
}

.featured-title h2 {
    display: none;
}

.page-title {
    display: none;
}

/* Removes lines and spaces under header image */


.page-header {
    padding-bottom: 9px;
    border-bottom: 0px solid #eee;
}

.h3, h3 {
    font-size: 30px;
}

/* Image Caption Attributes */

.wp-caption .wp-caption-text {
    margin-bottom: 0;
    padding: 5px 0;
    border-bottom: none;
}

/* Homepage slider ads spacing to bottom */

.main-slider .image-slider {
margin-bottom: 40px;
}

/*Removes spacing on other pages between nav bag and content */

#content {
    padding: 0px 0 30px;
}


/* Homepage slider transition time */

.main-slider .image-slider {
    transition-duration: 0.01s;
}

/* Main Menu Make spacing between menu items smaller */

.main-navigation a {
    padding: 15px 7px;
    letter-spacing: 0.1em;
    margin-left: 22px;
}

.custom-logo-link img.custom-logo {
   max-width: none;
    width: 340px;
    height: auto !important;
    position: absolute;
    margin-left: -100px;
}

/* Change product font size */
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {

    font-size: 1.1em;
}

#sticky_header {
    background-color: #f9db72;
}


/* Change star rating size and color */

.woocommerce .star-rating span {
    color: #e8c511;
    font-size: 18px;
}

.woocommerce .star-rating, .comment-form-rating .stars span a {
    font-size: 18px;
}

.woocommerce ul.products li.product .star-rating {
    font-size: 18px;
}

/*Removes the 3 featured images that were under the slider */

#custompagesbox img {
    display: none;
}

.city-store-product-categories .woocommerce ul.products li.product {
    display: none;
}

/*Removes padding under front page slider */

.city-store-recent-feat {
    padding: 0px 0;
}

/* Edit homepage product image sizes*/

.woocommerce-page.columns-2 ul.products li.product, .woocommerce.columns-2 ul.products li.product {
    width: 450px;
}

/* Centering products on homepage*/

.city-store-recent-feat {
    padding: 0px 0;
    margin-left: 200px;
}