/* Theme Name: Sean Arthur
Template: oceanwp 
Version: 1.0
Designed & developed by 368 Durham - https://www.368durham.com 
Using OceanWP as Framework. */

/* Global */

@import url('https://fonts.googleapis.com/css?family=Roboto:400,700,900&display=swap');

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
}

body, p {
    font-family: 'Roboto', sans-serif;
    color: #222;
}

.clear {
    clear: both;
}

/* Header */

.home .page-header {
    display: none;
}

.page-header {
    background-color: #fff;
    text-align: center;
    margin-top: 10px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.page-header-title {
    font-size: 42px;
    line-height: 24px;
}

#site-logo a.site-logo-text {
    display: none;
}

.logocu {
    text-align: center;
    width: 100%;
    max-width: 100%;
    float: left;
    height: auto;
    overflow: initial;
    padding-top: 10px;
}

.logoleft {
    margin-top: -20px;
    padding-right: 20px;
    font-size: 18px;
}

.logoright {
    font-size: 54px;
    line-height: 32px;
}

#top-bar-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
}

#site-logo {
    max-width: 35%;
    float: left;
}

.logopush {
    display: inline-block;
    clear: both;
    width: 100%;
}

.logopull {
    margin-top: -25px;
    display: inline-block;
    clear: both;
    width: 100%;
}

#top-bar-wrap {
    border-bottom: 1px solid #eee!important; 
}

.site-breadcrumbs {
    display: none;
}

/* Menu */

#site-navigation-wrap {
    float: right;
    width: 100%;
    max-width: 65%;
    margin-top: 25px;
}

#site-header {
    border-bottom: 0px solid #fff;
}

#site-navigation {
    float: right;
}

#site-navigation-wrap .dropdown-menu>li {
    float: none;
    display: inline-block;
    text-align: center;
}

#site-navigation-wrap .dropdown-menu>li>a {
    font-size: 18px;
}

#top-bar-social li a {
    color: #000!important;
}

/* Content */

.btn {
    font-size: 18px;
    padding: 20px;
    text-align: center;
    border: 2px solid #000;
    width: 100%;
    max-width: 260px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 1;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
}

input[type="button"], input[type="reset"], input[type="submit"], button[type="submit"], .button, body div.wpforms-container-full .wpforms-form input[type=submit], body div.wpforms-container-full .wpforms-form button[type=submit], body div.wpforms-container-full .wpforms-form .wpforms-page-button {
    font-size: 18px!important;
    padding: 20px!important;
    text-align: center!important;
    border: 2px solid #000!important;
    width: 100%!important;
    max-width: 260px!important;
    color: #000!important;
    background-color: #fff!important;
}

.wp-caption-text {
    text-align: center;
}

.wooslider {
    background: none!important;
    border: 0px solid #fff!important;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.2)!important;
    -moz-box-shadow: 0 0px 0px rgba(0,0,0,.2)!important;
    -o-box-shadow: 0 0px 0px rgba(0,0,0,.2)!important;
    box-shadow: 0 0px 0px rgba(0,0,0,.2)!important;
}

.smallinner {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    font-size: 18px;
    text-align: center;
}

.limitedhome .wooslider .layout-text-right img {
    width: 100%;
    clear: both;
    float: none;
}

.limitedhome .wooslider .layout-text-right .slide-excerpt {
    width: 100%;
    clear: both;
    float: none;
}

.limitedhome .wooslider .slides > li {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 100px;
    padding-bottom: 100px;
    width: 50%!important;
    margin-left: auto!important;
    margin-right: auto!important;
    float: left!important;
    opacity: 1!important;
}

.limitedhome .add_to_cart_inline {
    text-align: left!important;
}

.boxsigned {
    padding: 20px;
    border: 1px solid #f5f5f5;
    font-size: 18px;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
}

.limitedhome .slide-title {
    margin-top: 20px;
}

.sub, #sub {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
}

.inner {
    width: 100%;
    max-width: 1050px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 100px;
    padding-bottom: 100px;
}

.blog-entry.post .thumbnail img {
    width: auto;
    max-height: 250px;
    text-align: right;
    float: right;
} 

.blog-entry.thumbnail-entry .blog-entry-category {
    display: none;
}

.oceanwp-mobile-menu-icon a {
    font-size: 18px;
}

.homeslogan {
    padding-top: 75px;
    margin-bottom: -75px;
}

.homeslogan h1 {
    font-size: 34px;
}

.subtext {
    text-align: center;
    margin-top: -25px;
    margin-bottom: 50px;
    font-size: 19px;
}

.bottomlinks {
    width: 100%; 
    max-width: 800px;
    margin: 0 auto;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
}

/* Woo */

.home .add_to_cart_inline {
    text-align: center;
}

.home .amount {
    padding-right: 25px;
    font-size: 28px;
}

.woocommerce div.product, .archive .products {
    width: 100%;
    margin: 0 auto!important;
    padding-top: 50px;
    padding-bottom: 50px;
}

.product_meta, .woocommerce div.product .woocommerce-tabs {
    display: none;
}

.owp-floating-bar.show, .woocommerce .oceanwp-toolbar, .woocommerce ul.products li.product li.category {
    display: none!important;
}

.woocommerce ul.products li.product li.woo-desc {
    display: block!important;
}

.woocommerce ul.products li.product li.inner {
    padding-top: 5px;
    padding-bottom: 5px;
}

/* Footer */

#footer-widgets .footer-box .widget-title {
    border-color: #000!important;
    color: #222!important;
}

#footer-widgets .footer-box a {
    color: #222!important;
}

/* Media Q */

@media (max-width: 768px) {
    .home .inner {
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .home #main {
        padding-top: 100px;
    }
}

@media (max-width: 600px) {
    .limitedhome .wooslider .slides > li {
        width: 100%!important;
        float: none!important;
        min-height: 500px;
        clear: both;
        height: auto;
        overflow: auto;
    }
    .home .inner {
        height: auto;
        overflow: auto;
    }
    .blog-entry.post .thumbnail img {
        float: none;
        text-align: center;
    }
    .homeslogan {
        padding-top: 0;
    margin-top: 15px;
    margin-bottom: 35px;
    padding-left: 15px;
    padding-right: 15px;
    }
    .home #main {
        padding-top: 25px;
    }
}