/*
Theme Name: RV.com
Template: Impreza
Version: 1.0
Author: Brett Widmann
Theme URI: https://rv.com
Author URI: https://rv.com
*/

/* TODO: Walkthrough with Tara Items
    - Main Nav hover animation - background highlight with $primary yellow
    - hyperlinks, text links, border buttons, nav links - swipe bottom to top instead of left to right
    - Mini grid list hover color and animation - border on image, 4px
    - Subheading font sizes for articles
*/

/* General Typography styles */

.headline-xl h1,
.headline-xl h2 {
    font-family: Merriweather, serif;
    font-weight: 700;
    font-size: 44px;
    line-height: 63px;
}

.headline-l,
.headline-l h2 {
    font-family: Merriweather, serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 48px;
}

.headline-m {
    font-family: Merriweather, serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
}

.layout_9152 .usg_post_title_1 {
    font-size: 20px;
    line-height: 30px;
}

.format-video .headline-m {
    font-size: 20px!important;
    line-height: 30px!important;
}

.headline-s,
body .widgettitle h2,
.headline-s h2 {
    font-family: Merriweather, serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
}

body.single main h2,
.subtitle-xl {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
}

body.single main h3,
.subtitle-l {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
}

.body-xl {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
}

.body-l {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
}

.body-m,
body .body-m p {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    font-size: 18px !important;
    line-height: 27px !important;
}

.body-s,
.article-feature-caption {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
}

.button-rv {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
}

.button-legal,
footer .legal p {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    font-size: 10px;
    line-height: 15px;
    letter-spacing: 1px;
}

.overline,
.overline h5 {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 1.3px;
}

.overline h5 {
    text-transform: uppercase !important;
}

.caption,
footer li a {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
}

#gear-spotlight sub,
.sponsored-label {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    font-size: 11px;
    line-height: 15px;
}

body main ul,
body main ol {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 42px;
}

body main ul {
    list-style-type: square;
}

body.single main h2,
body.single main h3 {
    margin-bottom: .75rem;
}

/* Top Navigation Styles */

nav.top-nav ul li:first-of-type a {
    padding-left: 0 !important;
}

/* Header Overrides */

.l-header.shadow_thin,
.l-subheader.at_middle,
.l-header.shadow_thin,
.l-subheader.at_bottom,
.l-header.shadow_none.sticky .l-subheader.at_middle,
.l-header.shadow_none.sticky .l-subheader.at_bottom {
    box-shadow: none !important;
}

/* Header Styling */

body .w-search.layout_fullwidth .w-search-form input {
    background: #eeece7 !important;
}

body.header_hor .w-nav.type_desktop .menu-item .w-nav-list.level_2 {
    top: 50px;
}

body .w-nav.type_desktop .w-nav-list:not(.level_1) {
    box-shadow: 0 16px 16px 0 rgba(0, 0, 0, 0.5);
}

/* Sub Nav Styling - Desktop */
/*body.header_hor .w-nav.type_desktop .w-nav-list.level_2 .subnav-block .wpb_text_column:hover > .wpb_wrapper p {
    color: #f9c623;
}*/

body.header_hor .w-nav.type_desktop .w-nav-list.level_2 .subnav-block p {
    margin-bottom: 12px;
}

body.header_hor .w-nav.type_desktop .w-nav-list.level_2 .subnav-block p:last-of-type {
    margin-bottom: 0;
    font-size: 14px !important;
}

body.header_hor .w-nav.type_desktop .w-nav-list.level_2 .subnav-block .subnav-teal a[href*="tow-guide"]:before {
    background: #2CB2A1 !important;
}

body.header_hor .w-nav.type_desktop .w-nav-list.level_2 .subnav-block .subnav-teal a[href*="tow-guide"]:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

body.header_hor .w-nav.type_desktop .w-nav-list.level_2 .subnav-block .subnav-teal a[href*="tow-guide"] {
    color: #2CB2A1 !important;
    border-bottom: 1px solid #2CB2A1 !important;
}

body.header_hor .w-nav.type_desktop .w-nav-list.level_2 .subnav-block .subnav-teal a[href*="tow-guide"]:hover {
    color: #fff !important;
}

/* Mobile Nav */

body .w-nav.type_mobile.m_layout_fullscreen .w-nav-list.level_1 {
    background: #000;
    color: #fff;
    padding: 0;
}

body .w-nav.type_mobile.m_layout_fullscreen section {
    padding: 1.5rem 15px;
}

/* General Styles */

.disabled {
    opacity: 30%;
}

/* Global styles for button and link hover states */

/* Button Legend */
/*
.us-btn-style_1 = Default Button
.us-btn-style_7 = Solid Button
.us-btn-style_8 = Border Button
.us-btn-style_9 = White Button
.us-btn-style_10 = White Button Border
.us-btn-style_11 = Category Label
.us-btn-style_12 = Tag Label
.us-btn-style_13 = Sub Nav Button
 */


body a.w-btn.us-btn-style_1:before,
body a.w-btn.us-btn-style_7:before,
body a.w-btn.us-btn-style_8:before,
body a.w-btn.us-btn-style_9:before,
body a.w-btn.us-btn-style_10:before,
body a.w-btn.us-btn-style_11:before,
body a.w-btn.us-btn-style_12:before,
body a.w-btn.us-btn-style_13:before,
/*body.header_hor .w-nav.type_desktop>.w-nav-list>.menu-item:before a span.w-nav-title,*/
body.home main .body-m a:not(.w-btn):before,
body.single .article-content a:before,
body.header_hor .w-nav.type_desktop .w-nav-list.level_2 .subnav-block .subnav-teal a[href*="tow-guide"]:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

body a.w-btn.us-btn-style_1,
body a.w-btn.us-btn-style_7,
body a.w-btn.us-btn-style_8,
body a.w-btn.us-btn-style_9,
body a.w-btn.us-btn-style_10,
body a.w-btn.us-btn-style_11,
body a.w-btn.us-btn-style_12,
body a.w-btn.us-btn-style_13,
/*body.header_hor .w-nav.type_desktop>.w-nav-list>.menu-item:before a span.w-nav-title,*/
body.home main .body-m a:not(.w-btn),
body.single .article-content a,
body.header_hor .w-nav.type_desktop .w-nav-list.level_2 .subnav-block .subnav-teal a[href*="tow-guide"],
body #cta-split p a {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    position: relative;
}

body a.w-btn.us-btn-style_1:hover:before,
body a.w-btn.us-btn-style_7:hover:before,
body a.w-btn.us-btn-style_8:hover:before,
body a.w-btn.us-btn-style_9:hover:before,
body a.w-btn.us-btn-style_10:hover:before,
body a.w-btn.us-btn-style_11:hover:before,
body a.w-btn.us-btn-style_12:hover:before,
body a.w-btn.us-btn-style_13:hover:before,
/*body.header_hor .w-nav.type_desktop>.w-nav-list>.menu-item:hover:before a span.w-nav-title,*/
body.home main .body-m a:not(.w-btn):hover:before,
body.single .article-content a:hover:before,
body #cta-split p a:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}


body.header_hor .w-nav.type_desktop>.w-nav-list>.menu-item a span.w-nav-title {
    padding: 0 10px;
}

body a.w-btn.us-btn-style_1:before,
/*body.header_hor .w-nav.type_desktop>.w-nav-list>.menu-item:before a span.w-nav-title,*/
body a.w-btn.us-btn-style_7:before,
body a.w-btn.us-btn-style_11:before {
    background: #eba818;
}

body a.w-btn.us-btn-style_8,
body a.w-btn.us-btn-style_13 {
    border: 1px solid #f9c623;
}

body a.w-btn.us-btn-style_8:before,
body a.w-btn.us-btn-style_13:before {
    background: #f9c623;
}

body a.w-btn.us-btn-style_9:before,
body a.w-btn.us-btn-style_10:before{
    background: #000;
}

body a.w-btn.us-btn-style_10 {
    border: 1px solid #000;
}

body a.w-btn.us-btn-style_12 {
    border: 1px solid #979797;
}

body a.w-btn.us-btn-style_12:before {
    background: #979797;
}

/*#EBA818*/

/* Premium label for large grid items */
div.premium {
    font-family: 'Titillium Web',sans-serif;
    font-size: 11px;
    line-height: 24px !important;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    border-radius: 0;
    padding: 0 0.6em;
    background: #fff;
    border-color: transparent;
    color: #000 !important;
    box-shadow: 0 0 0 rgba(0,0,0,0.2);
}

/* Center Google Ads */

div.ad-center {
    display: table;
    margin: auto;
}

/* Breadcrumbs */
body ol.g-breadcrumbs li {
    font-size: 14px;
    line-height: 21px;
    font-weight: 300;
}

body:not(.page-parent) ol.g-breadcrumbs li i,
body:not(.page-parent) ol.g-breadcrumbs li a,
body.single-content-archive ol.g-breadcrumbs li i,
body.page-child ol.g-breadcrumbs li i,
body.single-content-archive ol.g-breadcrumbs li a,
body.page-child ol.g-breadcrumbs li a,
body.single #mobile-breadcrumb ol.g-breadcrumbs li a,
body.single #mobile-breadcrumb ol.g-breadcrumbs li i {
    color: #707070 !important;
}

body.single ol.g-breadcrumbs li a,
body.single ol.g-breadcrumbs li:last-child a,
body.single ol.g-breadcrumbs li a:hover,
body.single ol.g-breadcrumbs li i {
    color: #fff !important;
}

body:not(.page-parent) ol.g-breadcrumbs li:last-child a,
body:not(.page-parent) ol.g-breadcrumbs li a:hover,
body.single-content-archive ol.g-breadcrumbs li:last-child a,
body.single-content-archive ol.g-breadcrumbs li a:hover,
body.page-child ol.g-breadcrumbs li:last-child a,
body.page-child ol.g-breadcrumbs li a:hover,
body.single #mobile-breadcrumb ol.g-breadcrumbs li:last-child a,
body.single #mobile-breadcrumb ol.g-breadcrumbs li a:hover {
    color: #000 !important;
}

.g-breadcrumbs-separator {
    margin: 0 0.2em;
}

body ol.g-breadcrumbs li i {
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
}

#cta-split h2 {
    max-width: 425px;
    margin-left: auto;
    margin-right: auto;
}

#cta-split .gform_wrapper {
    margin: 16px auto !important;
    display: table;
}

#cta-split button[type="submit"]:not(.w-btn),
#cta-split input[type="submit"] {
    background: #fff;
    border: 1px solid #000 !important;
}

#cta-split button[type="submit"]:not(.w-btn):hover,
#cta-split input[type="submit"]:hover {
    color: #F9C623 !important;
}

/* Form Styles */
body .select2-selection,
body select,
body input:not([type="submit"]) {
    line-height: 1.75rem;
}

body .gform_wrapper ul li.gfield {
    margin-bottom: 24px;
}

body .gform_wrapper textarea,
body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 0 0 0 12px;
}

body .gform_wrapper textarea {
    padding-top: 14px;
}

body .gform_wrapper.gf_browser_chrome select {
    padding: 2px 14px 2px 10px;
}

/* Article/Post Styles */

body.home main .body-m a:not(.w-btn):before,
body.single .article-content a:before {
    background: #6BC9BD;
}

body.single main h2,
body.single main h3 {
    margin-bottom: 1rem;
}

body.home main .body-m a:not(.w-btn),
body.single .article-content a {
    color: #000;
    border-bottom: 2px solid #6BC9BD;
}

body:not(.single-format-video).single-post #article-content .vc_col-sm-8.wpb_column.vc_column_container {
    border-top: 10px solid #2CB2A1;
    padding-top: 30px;
    margin-top: -2.5rem;
}

body.single .w-hwrapper.valign_top {
    display: inline-flex;
    align-items: center;
    vertical-align: middle;
}

body .shared-counts-wrap.shortcode.style-icon {
    margin-bottom: 0;
}

body .shared-counts-wrap.style-icon .shared-counts-button .shared-counts-icon svg {
    fill: #000;
}

@media screen and (min-width: 900px) {
    body:not(.single-format-video).single-post #article-content .vc_col-sm-8.wpb_column.vc_column_container {
        margin-top: -7rem;
        background: white;
        padding-top: 30px;
        border-top: 10px solid #2CB2A1;
    }
}

@media screen and (min-width: 768px) {
    body.single .w-hwrapper.valign_top {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    body:not(.single-format-video).single-post #article-content .vc_col-sm-8.wpb_column.vc_column_container {
        border-top: 10px solid #2cb2a1;
        padding-top: 30px;
        margin-top: -1.5rem;
    }

    body.single #article-content .vc_col-sm-8.wpb_column.vc_column_container .vc_column-inner {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

/* Video Post/Article Styles */

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    max-width: 1140px !important;
}

.embed-responsive-21by9::before {
    padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive-4by3::before {
    padding-top: 75%;
}

.embed-responsive-1by1::before {
    padding-top: 100%;
}

.w-hwrapper.align_left>* {
    margin-right: 8px!important;
}

/* Home Page */

#home-promo-ad .wpb_wrapper .w-image:nth-child(1) {
    display: none;
}

#home-promo-ad .wpb_wrapper .w-image:nth-child(2) {
    display: block;
}

@media screen and (min-width: 769px) {
    #home-promo-ad .wpb_wrapper .w-image:nth-child(1) {
        display: block;
    }

    #home-promo-ad .wpb_wrapper .w-image:nth-child(2) {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    body.home #featured-article-image .w-separator-h:after {
        width: 4rem !important;
    }
}

@media screen and (min-width: 1025px) {
    div#featured-article-text-only {
        max-width: 690px;
        width: 100%;
        float: right;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1280px) {
    body .layout_9151 .usg_vwrapper_1 {
        padding: 2rem 1.5rem 1.5rem 1rem !important;
    }
}

@media screen and (max-width: 1280px) {
    div#featured-article-text-only h2 {
        font-size: 20px !important;
        line-height: 30px !important;
    }
}

/* L1 Global Styles */

/* Gear Page */

body.page #gear-spotlight h3,
body.page #gear-spotlight p strong {
    font-size: 18px;
}

body.page #gear-spotlight p {
    font-size: 14px;
    line-height: 21px;
}

body.page .shop-item{
    text-align: center;
}

body.page .shop-item h3 {
    padding-top: 0;
}

@media screen and (min-width: 1025px) {
    body.page .shop-item {
        min-height: 500px;
    }
}

/* L2 Global Styles */

/* Good Sam Sponsor Style for January 2021 */
span.goodsam-field {
    vertical-align: middle;
}

body.single main .goodsam-field img.cta-logo {
    max-width: 100px !important;
    vertical-align: middle !important;
    width: 100%;
}

@media screen and (max-width: 767px) {
    .goodsam-field img.cta-logo {
        max-width: 60px;
    }

    body.page-child div.layout_8738 .w-vwrapper>*:not(:last-child) {
        margin-bottom: .25rem;
    }

    body.page-child div.layout_8738 .post_taxonomy {
        display: none !important;
    }
}

/* Pagination Styles */

body .us-nav-style_10>* {
    background: #eeece7 !important;
}

body .us-nav-style_10>*:not(.prev):not(.next):not(.current) {
    color: #707070 !important;
}

body .pagination .page-numbers:before,
body .pagination .page-numbers {
    border: none !important;
}

body .pagination a.page-numbers.prev,
body .pagination a.page-numbers.next {
    color: #000 !important;
    border: 1px solid #000 !important;
}

body .pagination a.page-numbers.prev:hover,
body .pagination a.page-numbers.next:hover {
    color: #707070 !important;
}

body .pagination a.page-numbers:not(.current):hover,
html.no-touch body .us-nav-style_10>a:hover,
html.no-touch body .navstyle_10>.owl-nav div:hover,
body .us-nav-style_10>span.current {
    color: #000 !important;
    border: none;
}

/* Paged Type Styles */

body.paged ol.g-breadcrumbs li:last-child {
    display: none !important;
}

body.paged ol.g-breadcrumbs {
    visibility: collapse;
}

body.paged ol.g-breadcrumbs li {
    visibility: visible;
}

.w-grid-list,
.w-grid-list .owl-stage-outer {
    overflow: visible;
}

.w-grid-list .premium-field:not(:empty) {
    padding: 3px 6px;
    background: #F9C623;
    color: #000 !important;
    font-weight: 600;
    letter-spacing: 0.08em;
    position: relative;
    top: -3px;
}



/* FAQ */

body .w-tabs-section {
    border-color: #979797;
}

.w-tabs h4,
.w-tabs button {
    color: #000 !important;
}

.w-tabs.accordion .w-tabs-section-content {
    padding: 0 3.25rem 2rem 0 !important;
}

.no-touch .w-tabs.remove_indents .w-tabs-section-header:hover,
.no-touch .w-tabs.remove_indents .w-tabs-section-header:focus {
    background: none !important;
}

/* Footer Styles */

footer .logo img {
    max-width: 80px;
}

footer .widgettitle {
    padding-bottom: 20px;
}

footer .legal p {
    text-align: right;
}

footer .widget_nav_menu ul li:before {
    content: '' !important;
}

footer .widget_nav_menu ul li {
    padding-left: 0 !important;
}

.wp-caption {
    margin: 0 20px 1.5em;
}

.wp-caption-text {
    font-size: 14px;
}

.fas.fas-nav {
    width: 1.75em;
}

.fas.fas-nav:before {
    font-size: 20px;
    position: relative;
    top: 2px;
}

span.cta-logo-container {
    vertical-align: middle !important;
}

img.cta-logo {
    max-width: 120px;
    vertical-align: sub;
}

@media screen and (max-width: 767px) {
    img.cta-logo {
        max-width: 110px;
        vertical-align: top;
    }
}

p.cta-logo-text {
    vertical-align: middle !important;
    text-align: center;
    margin-top: 10px;
}

body.single main .vc_col-sm-8 img {
    max-width: 780px !important;
    width: 100%;
}

.legal-link{
    color:black;
}

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: calc(100% - 8px)!important;
}

#gform_2{
    text-align:center;
}

.cta-email{
    min-width:300px;
}

#cta-split div.gform_body{
    height:100px;
}

.wpb_wrapper > #cta-split .gform_wrapper {
    margin: -45px auto 16px !important;
}

#cta-split h2 {
    max-width: 400px!important;
}

.l-subheader.width_full {
    padding-left: 0!important;
    padding-right: 0!important;
}

.faq-acc p {
    font-size:19px;
}

.article-feature-caption{
    display:none;
}

.w-nav.type_mobile.m_layout_fullscreen .w-nav-list.level_1>li:first-child {
    margin-top: 0 !important;
}

.ush_menu_4 ul li:first-child a span.w-nav-arrow {
    display: none !important;
}

.w-nav-close {
    font-size:2rem !important;
}

.smaller-sub-menu {
    border-top: 1px solid #979797 !important;
    margin: 0 10px 0 15px !important;
}

.smaller-sub-menu a {
    font-size: 14px !important;
}

.smaller-sub-menu .level_1 {
    padding: .7rem 0 !important;
}

.smaller-sub-menu .level_2 {
    font-size: 12px !important;
    font-weight: 300;
}

.smaller-sub-menu .w-nav-arrow {
    padding-right: 8px !important;
}

.w-nav.type_mobile.m_layout_fullscreen .w-nav-list.level_1>li:nth-last-child(2) {
    border-bottom: 1px solid #979797 !important;
    margin-bottom: 25vh !important;
}

.facetwp-input-wrap {
    width: 100%;
}

.w-nav-arrow:before {
    content: '\f078';
    font-size: 1em !important;
}

.ush_menu_3 .level_2 {
    border: 1px solid black;
}

.ush_menu_3 .level_2 li a {
    font-size: 14px;
    line-height: 21px;
    color: black !important;
}

.ush_menu_3 .level_2 li a:hover {
    background-color: black !important;
    color: white !important;
}

label.text-label.select-label {
    color: #909090;
    font-weight: 700;
    font-size: 12px;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -16px, 0);
}

@media screen and (max-width: 768px) {
    .col-md-6.first-column {
        margin-bottom: 25px;
        border-bottom: 1px solid black !important;
        padding-bottom: 25px !important;
    }
}

.advertisment-text {
    color: #737373 !important;
    text-align: center !important;
    font-size: 12px !important;
    margin-bottom: 0 !important;
}

@media screen and (min-width: 900px) and (max-width: 1100px) {
    #featured-articles .l-section-h.i-cf .g-cols.type_default {
        margin: 0px;
    }

    #featured-articles .w-hwrapper.align_left>* {
        margin-right: var(--hwrapper-gap,.5rem);
    }

    #featured-articles .layout_9152 .usg_vwrapper_1 {
        padding: 5rem 4% .5rem 4%!important;
    }

    .layout_9152 .usg_post_title_1 {
        font-size: 16px;
        line-height: 20px;
    }
}

body.single main h2.w-separator-text {
    font-size: 32px;
    line-height: 48px;
}

.big-picture #us_grid_1 .w-grid-item {
    padding: 0px !important;
}

body.single .big-picture .w-hwrapper.valign_top {
    align-items: flex-start;
}

.big-picture h2.headline-s {
    font-size: 32px;
    line-height: 48px;
}

@media screen and (max-width: 900px) {
    .layout_36180 .usg_vwrapper_1 {
        padding: 0 5% .3rem 5%!important
    }

    .big-picture #us_grid_1 .w-grid-item {
        padding: 0px !important
    }
}

@media screen and (max-width: 768px) {
    body.single .big-picture .w-hwrapper.valign_top {
        display: block;
    }

    .layout_36181.big-picture .usg_post_image_1 {
        width: 100%!important;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 600px) {
    .layout_36181.big-picture .usg_post_image_1 {
        width: 100%!important;
    }

    .headline-m {
        font-size: 16px;
        line-height: 20px;
    }
}

.w-grid-item.format-audio .post_image:after, .w-grid-item.format-video .post_image:after {
    content: 'play_circle_filled';
    top: 18%;
    right: 5%;
    left: auto;
    font-family: 'Material Icons' !important;
    font-size: 1.8rem!important;
    line-height: 1.8rem!important;
    width: 1.6rem;
    padding-left: 0.2rem;
    background: none;
    text-shadow: 0px 1px 18px rgba(0,0,0,0.6);
}

.layout_36181 .w-grid-item.format-video .post_image:after {
    top: 45%;
}

.layout_36181 .usg_hwrapper_2 {
    margin-bottom: 0px!important;
}

.layout_36181 .usg_post_taxonomy_1 {
    color: #737373!important;
}

.headline-s span {
    background-color: #fff!important;
    color: #737373!important;
}

.overline, .overline h5 {
    color: #737373!important;
}

@media screen and (max-width: 900px) {
    .w-grid-item.format-audio .post_image:after, .w-grid-item.format-video .post_image:after {
        top: 12%;
        right: 7%;
    }
}

@media screen and (max-width: 600px) {
    .w-grid-item.format-audio .post_image:after, .w-grid-item.format-video .post_image:after {
        top: 15%;
    }

    .us_custom_e820050a .us_custom_8ea09852 {
        width: 100%!important;
    }
}

.facetwp-facet input.facetwp-search, .facetwp-facet input.facetwp-location {
    padding-right: 0!important;
    min-width: auto!important;
}

.facetwp-icon {
    opacity: 1!important;
    z-index: 9;
    width: 52px;
    text-align: center;
    padding: 17px 0px;
    background-color: #F9C623;
    top: 1px;
    right: 1px!important;
    height: 96%!important;
}

.sort-drop .w-order-select:after {
    border: none;
    content: 'sort';
    font-family: 'Material Icons' !important;
    top: 50%!important;
    font-size: 20px!important;
}

.w-filter-item.has_value .w-filter-item-reset {
    color: red;
}

.facetwp-facet {
    text-align: center;
}

.facetwp-page {
    padding: 0.5em 1.00em!important;
    margin: 40px 6px 40px 0px!important;
}

@media screen and (min-width: 601px) and (max-width: 899px) {
    .from-issue-head.g-cols>div:not([class*=" vc_col-"]) {
        width: 50%;
        margin: 0px;
    }
}

@media screen and (max-width: 900px) {
    .tag-drop {
        width: 50%!important;
    }
    .sort-drop {
        width: 50%!important;
    }
    .w-filter-item-values, .w-order-select {
        width: 100%!important;
    }

    #us_grid_5.from-issue .w-grid-item:first-of-type {
        width: 100%;
    }

    .layout_36180 .usg_vwrapper_1 {
        padding: 0 5% .3rem 5%!important;
    }
}

@media screen and (min-width: 900px) {
    .l-section.height_small.xtra-pad-raw {
        padding-top: 4rem;
    }
}

@media screen and (max-width: 600px) {
    .w-filter-opener {
        width: 100%;
        padding: 1em;
        text-align: left;
        display: flex!important;
        justify-content: space-between;
        background: #fff;
        font-weight: 300;
        border: 1px solid #000;
    }

    .w-filter.state_mobile.open .w-filter-list {
        background: #000;
        color: #fff;
    }

    .w-filter.state_mobile .w-filter-list-title, .w-filter.state_mobile .w-filter-list-closer {
        color: #fff;
        font-family: 'Titillium Web',sans-serif;
        text-transform: uppercase;
        font-size: 16px;
        letter-spacing: 2px;
    }

    .w-filter.layout_ver .w-filter-item, .w-filter.state_mobile.layout_hor .w-filter-item {
        background: #fff;
        padding: 10px;
        color: #000;
    }

    .w-filter.layout_ver .w-filter-item-reset, .w-filter.state_mobile.layout_hor .w-filter-item-reset {
        color: red;
    }

    #filter-submit-button {
        width: 100%!important;
    }
}

@media screen and (max-width: 991px) {
    .g-cols.type_default.subscription-select-step > div >.vc_column-inner {
        padding-right: 16px !important;
        padding-left: 16px !important;
    }
}

.cart-summary-top {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-between;
  }

  .cart-summary-edit {
    color: black;
    font-family: 'Titillium Web';
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .03em;
  }

/**
 * ---------- Heineken Promotion ----------
 */
.promo-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
}

.promo-hero-wrapper {
    /*height: 800px;*/
    margin-top: 60px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.promo-hero-box {
    /*height: 600px;*/
    padding: 25px;
    background-image: url('assets/images/heineken-promo-bg.jpg');
    background-size: cover;
    text-align: center;
}

.promo-hero-box h2,
.promo-hero-box h3 {
    color: #1F3469;
    font-family: 'Futura-CondensedMedium', 'Open Sans Condensed', 'Arial', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
}

.promo-hero-box h2 {
    font-size: 24px;
}

.promo-hero-box h3 {
    font-size: 17px;
}

.promo-hero-box p {
    margin: 20px 0;
    font-size: 12px;
    font-family: "Arial", sans-serif;
    line-height: 1.4;
}

.promo-hero-box-bottom {
    padding: 0 10px;
}

#promo-state-select {
    margin: 10px 0 25px;
}

.promo-hero-box-bottom img {
    max-width: 85%;
    margin: 0 auto;
}

.promo-locations-wrapper {
    padding: 50px 0;
}

.locations-container {
    display: none;
    flex-direction: column;
}

.col-locations {
    flex: 1 0 100%;
}

.col-locations > h3 {
    margin-bottom: 35px;
}

.label-state-select {
    display: none;
}

.col-locations > h3,
.promo-locations .location > h4 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 18px;
    font-weight: 600;
}

.promo-locations .location > h4 {
    margin-bottom: 10px;
    padding-right: 15px;
}

.promo-locations .location {
    max-width: 100%;
    margin-bottom: 25px;
    padding: 20px 15px;
    background: #EEECE6;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    font-family: 'Titillium Web', sans-serif;
    position: relative;
}

.location-mid {
    display: flex;
    margin: 0 0 20px;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
}

.location-mid address {
    margin: 0;
}

.location .accordion-toggle {
    transition: all .2s ease;
    position: absolute;
    top: 20px;
    right: 20px;
}

.location .accordion-toggle:hover {
    cursor: pointer;
}

.location .accordion-toggle.active {
    transform: rotate(180deg);
}

@media screen and (min-width: 900px) {
    .promo-hero-wrapper {
        height: 800px;
        margin-top: 86px;
    }

    .promo-hero-box {
        width: 500px;
        height: 800px;
        padding: 50px 40px;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
    }

    .locations-container {
        flex-direction: row;
    }

    .col-locations {
        flex: 1 0 50%;
    }

    .promo-locations .location {
        max-width: 90%;
        margin-bottom: 35px;
        padding: 20px 25px;
    }

    .promo-hero-box h2 {
        font-size: 34px;
    }

    .promo-hero-box h3 {
        font-size: 24px;
    }

    .col-locations > h3,
    .promo-locations .location > h4 {
        font-size: 28px;
    }

    .promo-locations .location > h4 {
        padding-right: 0;
    }

    .location .accordion-toggle {
        display: none;
    }
}
