/* Common Style */

@font-face {
    font-family: 'Trixie-Pro-Heavy';
    src: url("../fonts/Trixie-Pro-Heavy.eot?#iefix") format("embedded-opentype");
}

@font-face {
    font-family: 'Trixie-Pro-Heavy';
    src: url("../fonts/Trixie-Pro-Heavy.otf") format("opentype");
}

/*@font-face {*/
/*    font-family: 'LFT_Etica_Reg';*/
/*    src: url("../fonts/LFT_Etica_Reg.otf");*/
/*}*/

/*@font-face {*/
/*    font-family: 'LFT_Etica_Semibold';*/
/*    src: url("../fonts/LFT_Etica_Semibold.otf");*/
/*}*/

@font-face {
    font-family: 'LFT_Etica_Reg';
    src: url("../fonts/LFTEtica.woff");
}

@font-face {
    font-family: 'LFT_Etica_Reg';
    src: url("../fonts/LFTEtica.woff2");
}

@font-face {
    font-family: 'LFT_Etica_Semibold';
    src: url("../fonts/LFTEticaSb.woff");
}

@font-face {
    font-family: 'LFT_Etica_Semibold';
    src: url("../fonts/LFTEticaSb.woff2");
}

body,
z button,
input,
select,
table,
textarea {
    font-family: "LFT_Etica_Reg", Verdana, Arial, sans-serif;
    color: #131006;
    font-size: 14px;
    line-height: 1.5;
}

.jq-toast-single a {
    color: unset !important;
}

.page-main h2 {
    /* background: #FFCD00; */
    color: #131006;
    text-align: left;
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: 0.5em;
    font-family: "Trixie-Pro-Heavy", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 48px;
    font-style: normal;
    line-height: 69px;
    letter-spacing: -4px;
    text-rendering: optimizeLegibility;
    -webkit-transition: 350ms all;
    transition: 350ms all;
    cursor: pointer;
}

.page-main h1 {
    margin: 0;
    margin-bottom: 0.2em;
    color: #131006;
    font-family: "Trixie-Pro-Heavy", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 55px;
    font-style: normal;
    line-height: 98px;
    letter-spacing: -4px;
    text-rendering: optimizeLegibility;
}


/* Header Style */

@media only screen and (min-width: 768px) {
    .cms-index-index .fullwidth .navigation,
    .cms-index-index .fullwidth .breadcrumbs,
    .cms-index-index .fullwidth .page-header .header.panel,
    .cms-index-index .fullwidth .header.content,
    .cms-index-index .fullwidth.page-wrapper>.widget,
    .cms-index-index .fullwidth.page-wrapper>.page-bottom,
    .cms-index-index .fullwidth .block.category.event,
    .cms-index-index .fullwidth .top-container,
    .cms-index-index .fullwidth .page-main {
        max-width: 100%;
        padding: 0;
    }
    .fullwidth .navigation {
        max-width: 100%;
        padding: 0;
    }
    .fullwidth .footer.content {
        max-width: 100%;
        padding: 0;
    }
    .page-wrapper.fullwidth .header.content {
        max-width: 1178px;
        padding: 30px 20px 0;
    }
    .cms-index-index .page-header-wrap {
        position: absolute;
        width: 100%;
        top: 0;
        z-index: 99;
    }
    .page-header-wrap .page-header .panel.wrapper {
        background-color: transparent;
        border: 0;
        padding-top: 5px;
    }
    .fullwidth .page-header .header.panel {
        max-width: 1178px;
        padding: 10px 20px 0;
    }
    .page-header-wrap .page-header {
        background: transparent;
    }
    .page-header-wrap .page-header {
        background: -webkit-linear-gradient(top, rgba(19, 16, 6, 0.8), rgba(19, 16, 6, 0));
        background: linear-gradient(to bottom, rgba(19, 16, 6, 0.8), rgba(19, 16, 6, 0));
    }
    .cms-index-index #maincontent {
        padding-top: 0;
    }
    .m-logo {
        display: none;
    }
    .page-header .header.panel>.header.links {
        display: none;
    }
    .header.content .links-desktop.header.links {
        float: right;
    }
    .cms-index-index .page.messages {
        position: absolute;
        z-index: 100;
        top: 240px;
        margin: 0 10%;
        width: 80%;
    }
}

@media only screen and (max-width: 767px) {
    .page-header {
        margin-bottom: 0;
    }
    .header.content {
        float: left;
        background: #131006;
        width: 100%;
        padding-bottom: 15px;
    }
    .minicart-wrapper .action.showcart .text {
        display: none;
    }
    .nav-toggle::before {
        color: #fff;
    }
    .block-search {
        float: right;
        width: 100%;
    }
    .block-search .control {
        border-top: 0;
    }
    .block-search .label {
        position: absolute;
        top: 20px;
        right: 60px;
    }
    .block-search .label::before {
        color: #fff;
    }
    .logo {
        display: none;
    }
    .m-logo {
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -20px;
        width: 48px;
        height: auto;
    }
    .nav-open .nav-sections {
        background-color: #131006;
        box-shadow: none;
    }
    .nav-sections-item-title a {
        color: #fff;
        text-transform: uppercase;
        font-weight: 700;
    }
    .navigation .level0 {
        border: 0;
    }
    .nav-mobile li.level0>a {
        color: #fff;
    }
    .nav-mobile .nav-item>a {
        color: #131006;
        text-transform: uppercase;
        font-weight: 700;
    }
    .nav-sections-item-title {
        background-color: #131006;
        border: 0;
    }
    .navigation li.level0:last-child {
        border: 0;
    }
    .subCategoryImage {
        display: none;
    }
    .nav-sections-item-content {
        padding: 0;
    }
    .nav-sections-item-title.active {
        background-color: #FFCD00;
    }
    .nav-sections-item-title.active a {
        color: #131006;
    }
    .nav-sections .navigation ul li a {
        color: #fff;
        float: none;
    }
    .nav-sections .navigation ul li .submenu .megamenu-content {
        background-color: #FFCD00;
    }
    .nav-sections .navigation ul li .submenu .nav-item a {
        color: #131006;
        line-height: 55px;
        text-transform: uppercase;
        font-weight: 700;
    }
    .nav-sections .header.links {
        border: 0;
    }
    .nav-sections .header.links li>a {
        border: 0;
        color: #fff;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 13px;
    }
    .nav-sections .header.links li .fas {
        display: none;
    }
    .page-main .breadcrumbs {
        display: block;
        margin: 15px 0 0 0;
        padding: 0;
    }
    .nav-mobile .nav-item .childmenulevel li {
        float: none;
        border: 0;
    }
    .navigation .nav-mobile .nav-item.active>a {
        color: #fff;
    }
}


/* Minicart Style */

.minicart-wrapper {
    margin-top: 8px;
}

.minicart-wrapper .action.showcart {
    color: #fff;
    font-size: 13px;
}

.minicart-wrapper .action.showcart:hover {
    color: #ffce01;
}

.minicart-wrapper .action.showcart .text {
    position: relative;
    height: 30px;
    line-height: 30px;
    margin-left: 5px;
    width: 30px;
}

.minicart-wrapper .action.showcart::before {
    color: #fff;
}

.minicart-wrapper .action.showcart:hover::before {
    color: #ffce01;
}

.minicart-wrapper.active .block-minicart {
    background: #FFCD00;
    border-color: #FFCD00;
    width: 320px;
    margin-top: 18px;
}

.minicart-wrapper .block-minicart .block-title {
    display: block;
}

.minicart-wrapper .block-minicart .block-title h3 {
    text-align: center;
    background: #FFCD00;
    margin-bottom: 0;
    text-transform: lowercase;
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: 0;
    color: #131006;
    font-family: "Trixie-Pro-Heavy", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 33px;
    font-style: normal;
    line-height: 47px;
    letter-spacing: -2px;
    text-rendering: optimizeSpeed;
}

.minicart-wrapper .block-minicart .block-title .description {
    color: #131006;
    font-family: "LFT_Etica_Reg", Verdana, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 2px;
    padding: 5px 0 14px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0px;
    background: #FFCD00;
}

.block-minicart .subtotal {
    text-align: left;
}

.block-minicart .subtotal .label {
    display: inline-block;
    color: #131006;
    text-transform: uppercase;
    margin-left: 50px;
    font-family: "LFT_Etica_Semibold", "Helvetica Neue", Verdana, Arial, sans-serif;
}

.block-minicart .subtotal .amount.price-container {
    display: inline-block;
    font-family: "LFT_Etica_Semibold", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 16px;
    color: #131006;
}

#minicart-content-wrapper {
    background: #fff;
}

.block-minicart .minicart-items-wrapper {
    border: 0;
    margin: 0;
    overflow: hidden;
    overflow-y: scroll !important;
    max-height: 500px;
}

.minicart-items .product-item-name a {
    color: #131006;
}

.block-minicart .block-content>.actions>.primary .action.primary {
    background-color: #BB0000;
    color: #fff;
    border-color: #B00;
    border-radius: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    font-family: "LFT_Etica_Semibold", "Helvetica Neue", Verdana, Arial, sans-serif;
    line-height: 14px;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    min-width: auto;
    padding: 16px 0 16px 0;
}

.block-minicart .block-content>.actions>.secondary {
    margin: 0 10px 10px 10px;
}

.block-minicart .block-content>.actions>.secondary .viewcart {
    padding: 16px 0 16px 0;
    border: 0;
    font-size: 14px;
    font-weight: normal;
    font-family: "LFT_Etica_Semibold", "Helvetica Neue", Verdana, Arial, sans-serif;
    line-height: 14px;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    background: #131006;
    color: #fff;
    display: block;
    margin-bottom: 10px;
    min-width: auto;
}

.block-minicart .block-content>.actions {
    margin-top: 10px;
}

.block-minicart .block-content>.actions>.primary {
    margin: 0 10px 10px;
    padding-bottom: 10px;
}

.minicart-wrapper .block-minicart::after {
    right: 11px;
    top: -37px;
    border: 18px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-color: transparent transparent #FFCD00 transparent;
}

.minicart-wrapper .block-minicart::before {
    right: 11px;
    top: -37px;
    border: 18px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-color: transparent transparent #fff transparent;
    z-index: 99;
    border-color: transparent transparent #FFCD00 transparent;
}

@media only screen and (min-width: 768px) {
    /* .fullwidth .navigation,.fullwidth .breadcrumbs,.fullwidth .page-header .header.panel,.fullwidth .header.content,.fullwidth .footer.content,.fullwidth.page-wrapper > .widget, .fullwidth.page-wrapper > .page-bottom,.fullwidth .block.category.event,.fullwidth .top-container,.fullwidth .page-main {
        max-width: 1400px;
    } */
    .minicart-wrapper .action.showcart .text {
        display: inline-block;
    }
}

@media only screen and (min-width: 768px) {
    .sections.nav-sections {
        background: #131006;
        height: 55px;
    }
    .nav-sections .navigation {
        background: #131006;
        height: 55px;
    }
    .nav-sections .navigation ul {
        text-align: center;
    }
    .nav-sections .navigation .level0>.level-top {
        line-height: 55px;
        color: #fff;
        font-size: 13px;
        letter-spacing: 2px;
        cursor: pointer;
        text-transform: uppercase;
    }
    .nav-sections .navigation .level0>a:hover {
        color: #ffce01;
    }
    .nav-sections .navigation .level0.active>.level-top,
    .nav-sections .navigation .level0.has-active>.level-top {
        color: #ffce01;
        border-color: #ffce01;
    }
    .nav-sections .navigation .level0:hover:after {
        display: none;
    }
    /*  Search Header Style */
    .page-header-wrap .block-search {
        width: 285px;
        float: left;
        margin-left: 50px;
    }
    .page-header-wrap .block-search input {
        background-image: url("../images/input_bg.png");
        background-repeat: repeat;
        height: 46px;
        color: #FCFCFA;
        border: none;
        padding-top: 0;
        padding-bottom: 0;
        line-height: 46px;
        padding-right: 40px;
    }
    .page-header-wrap .block-search .action.search::before {
        font-size: 20px;
        line-height: 46px;
        color: #fff;
    }
    .page-header-wrap .block-search input::placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #fff;
        opacity: 1;
    }
    .page-header-wrap .block-search input:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #fff;
    }
    .page-header-wrap .block-search input::-ms-input-placeholder {
        /* Microsoft Edge */
        color: #fff;
    }
}


/* Header Customer */

.header.content>.header.links>li .fas {
    padding-right: 8px;
    font-size: 18px;
}

.header.content>.header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
    margin-right: 0;
    margin-top: 8px;
}

.header.content>.header.links>li {
    display: inline-block;
    vertical-align: top;
    height: 29px;
    line-height: 29px;
}

.header.content>.header.links>li {
    margin: 0 0 0 25px;
}

.header.content>.header.links>li>a {
    display: inline-block;
    color: #fff;
    font-size: 13px;
}

.header.content>.header.links>li>a:hover {
    color: #ffce01;
    text-decoration: none;
}

.header.content>.header.links>.authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
}

.header.content>.header.links>li.customer-welcome {
    color: #fff;
    font-size: 13px;
    line-height: 27px;
}


/*  Footer Style */


/*  Footer Newsletter */

.page-footer {
    background: url("../images/bg-footer.png") 100% !important;
    background-size: auto;
    background-size: 100% 100%;
    padding-bottom: 0 !important;
    /*! background-size: 100% 100%; */
}

.footer.content .block.newsletter .title {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height: 25px;
    letter-spacing: 1px;
}

.footer.content .block.newsletter .action.subscribe {
    border: 0;
    background: #FFCD00;
    color: #131006;
    display: inline-block;
    width: 110px;
    font-size: 14px;
    line-height: 46px;
    height: 46px;
    letter-spacing: 2px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 10px;
}

.footer.content .block.newsletter input {
    background-image: url("../images/input_bg.png");
    background-repeat: repeat;
    line-height: 46px;
    height: 46px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    width: 209px;
    margin: 0;
    margin-right: 4px;
    border: 0;
}

.footer.content .block.newsletter input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1;
}

.footer.content .block.newsletter input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
}

.footer.content .block.newsletter input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff;
}

.footer.content .block.newsletter .field .control::before {
    content: '';
}

.footer.content .block.newsletter .field .control>label {
    width: 100%;
}

.footer .copyright {
    background: transparent;
    width: 100%;
    font-size: 14px;
    color: #fff;
    margin-top: 30px;
    padding: 30px 0;
    padding-bottom: 30px;
    padding-bottom: 57px;
    text-align: left;
    clear: both;
}

.footer.content .connect-container {
    color: #fff;
    margin: 0 auto 30px;
    width: auto;
    overflow: hidden;
    max-height: 79px;
    text-align: center;
    padding-top: 5px;
}

.footer.content .footer-links {
    float: left;
    max-width: 400px;
    text-align: left;
    margin-bottom: 36px;
    width: 400px;
}

.footer.content .footer-links .links {
    float: left;
    /*! width: 50%; */
    /*! padding: 0 30px 0 0; */
    margin-bottom: 30px;
    text-align: left;
    padding: 0;
    width: 185px;
    margin-top: 30px;
}

.footer.content .footer-links .links h6 {
    color: #fff;
    font-family: "LFT_Etica_Reg", Verdana, Arial, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 1rem;
}

.footer.content .footer-links .links ul {
    margin: 0;
    padding: 0;
}

.footer.content .footer-links .links li {
    word-break: break-all;
    line-height: 1.4;
    padding: 4px 0;
    letter-spacing: 1px;
    margin: 0;
    color: #fff;
}

.footer.content .footer-links .links li a {
    color: #fff;
}

.footer.content .catalog-container {
    position: relative;
    float: left;
    color: #fff;
    text-align: center;
    width: 305px;
    text-transform: uppercase;
}

.footer.content .catalog-container .catalog-1 {
    /* position: absolute;
    top: 35px;
    right: 160px;
    width: 240px;
    height: 310px;
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg); */
    padding-top: 10px;
    padding-right: 70px;
}

.footer.content .catalog-container .catalog-1 img {
    max-width: 194px
}

.footer.content .connect-container h6 {
    color: #fff;
    font-family: "LFT_Etica_Reg", Verdana, Arial, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 22px;
}

.footer.content .connect-container a {
    height: 30px;
    margin-left: 0;
    margin-bottom: 25px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px;
}

.footer.content .connect-container a i {
    font-size: 18px;
    color: #fff;
}

@media only screen and (min-width: 768px) {
    .footer.content.content .block.newsletter {
        float: left;
        max-width: 400px;
        text-align: left;
        margin-bottom: 36px;
        padding: 0;
    }
    .footer-wrap-content {
        float: right;
        padding-right: 90px;
    }
    .footer-wrap {
        background: url("../images/patch.png");
        background-position: -30px center;
        background-repeat: no-repeat;
        display: block;
        width: 100%;
        float: left;
        padding-top: 50px;
        background-size: 52%;
    }
    .block-minicart .minicart-items-wrapper {
        border: 0;
        margin: 0;
        overflow: hidden;
    }
}

@media only screen and (max-width: 767px) {
    .page-footer {
        margin-top: 0;
    }
    .footer-wrap {
        background: url("../images/patch.png");
        background-position: -25px -85px;
        background-repeat: no-repeat;
        display: block;
        width: 100%;
        background-size: 115%;
    }
    .footer.content {
        padding: 0;
    }
    .footer-wrap-content {
        padding: 20px 20px;
        position: relative;
    }
    .footer.content .footer-links .links {
        float: none;
        display: block;
        width: 100%;
    }
    .footer.content .footer-links .links li a {
        padding: 0;
    }
    .footer.content .footer-links .links h6 {
        margin: 4px 0 4px 0;
    }
    .footer .copyright {
        padding: 30px 20px;
        text-align: center;
    }
    .footer.content .catalog-container {
        width: 100%;
        text-align: center;
    }
    .footer.content .catalog-container .catalog-1 {
        padding: 0;
    }
    .footer.content .connect-container {
        position: absolute;
        top: 110px;
        left: 40px;
    }
    .block.newsletter {
        padding-top: 190px;
    }
    .footer.content .block.newsletter .title {
        text-align: center;
    }
    .footer.content .block.newsletter input {
        width: 100%;
    }
}


/* Homepage */

.essentials_packages {
    position: relative;
}

.essentials_packages>div {
    width: 50%;
    display: inline-block;
    position: relative;
    border-left: 2px solid #FFCD00;
}

.essentials_packages>div:first-child {
    border-left: 0;
    border-right: 2px solid #FFCD00;
}

.essentials_packages>div img {
    width: 100%;
    height: auto;
}

.essentials_packages .action_banner {
    position: absolute;
    top: 48%;
    left: 0;
    z-index: 20;
    width: 100%;
}

.essentials_packages .action_banner>div {
    text-align: center;
}

.essentials_packages .action_banner a {
    background: #FFCD00;
    color: #131006;
    padding: 0px 51px 5px 48px;
    display: inline;
    text-transform: uppercase;
    font-size: 64px;
    font-family: "Trixie-Pro-Heavy", "Helvetica Neue", Verdana, Arial, sans-serif;
    line-height: 92px;
    letter-spacing: 0px;
    -webkit-transition: 350ms all;
    transition: 350ms all;
    cursor: pointer;
}

.essentials_packages .action_banner a:hover {
    text-decoration: none;
}

.essentials_packages .overlay {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.55);
    -webkit-transition: 350ms all;
    transition: 350ms all;
    top: 0;
    left: 0;
    cursor: pointer;
    z-index: 10;
}

.essentials_packages>div:hover .overlay {
    background-color: rgba(0, 0, 0, 0.25);
    -webkit-transition: 350ms all;
    transition: 350ms all;
    cursor: pointer;
}

@media only screen and (max-width: 767px) {
    .cms-index-index .page-main {
        padding: 0;
    }
    .essentials_packages>div {
        width: 100%;
        max-height: 375px;
        overflow: hidden;
        display: block;
        border: 0;
    }
    .essentials_packages>div:first-child {
        border-right: 0;
        border-bottom: 2px solid #FFCD00;
    }
    .essentials_packages .action_banner a {
        font-size: 34px;
        padding: 0px 45px 5px 42px;
    }
    .essentials_packages .overlay {
        display: none;
    }
    .essentials_packages .action_banner {
        top: 38%;
    }
    .columns .column.main {
        padding-bottom: 0;
    }
}


/**/

.home_builder_section.rig_builder {
    background: #fcfcfa;
    background-size: cover;
    width: 100%;
    clear: both;
    background-size: cover;
    float: left;
}

.home_builder_section .builder-container {
    max-width: 1240px;
    margin: 0 auto;
}

.home_builder_section.board_builder {
    width: 100%;
    clear: both;
    background: #ffcd00;
    background-size: cover;
    float: left;
}

.home_builder_section .builder-container>div {
    display: inline-block;
    width: 50%;
    text-align: center;
    padding: 6% 2% 6% 10%;
    vertical-align: middle;
}

.home_builder_section h1 {
    text-transform: lowercase;
    margin-bottom: 10px;
    text-align: center;
    line-height: 0.8;
    margin-bottom: 15px;
}

.home_builder_section p {
    text-align: center;
    font-size: 18px;
    padding: 0 30px;
}

.home_builder_section .button {
    background-color: #BB0000;
    color: #fff;
    width: 296px;
    height: 52px;
    font-size: 15px;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 16px;
    -webkit-transition: 350ms all;
    transition: 350ms all;
    box-shadow: none;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.home_builder_section .button.btn-small {
    width: 265px;
    font-size: 15px;
}

.button.btn-small {
    padding: 15px 29px 14px 30px;
    font-size: 12px;
    line-height: 12px;
}


/* Promotional Banner */

.promotional-banner .toggle-banner {
    display: block;
    position: relative;
    min-height: 50px;
    background: #76A313;
    text-align: center;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 20px;
    padding: 15px 35px;
    font-weight: 700;
}

.promotional-banner .toggle-container {
    display: none;
    background: #6D9810;
    text-align: center;
    color: #fff;
    font-size: 13px;
    letter-spacing: 2px;
    line-height: 20px;
    padding: 15px 25px;
    font-weight: 700;
}

.promotional-banner .toggle-banner p {
    margin: 0;
    padding: 0;
}

.promotional-banner .toggle-banner .action {
    margin: 0 20px 0 20px;
    text-transform: none;
    color: #fff;
}

.promotional-banner .toggle-banner .action:hover {
    text-decoration: none;
}

.promotional-banner .toggle-banner .action::after {
    position: absolute;
    content: '';
    font-family: "SSStandard";
    font-size: 10px;
    margin-left: 8px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.promotional-banner .toggle-container.active {
    display: block;
}

.promotional-banner .toggle-container a {
    color: #131006;
    text-decoration: none;
}

.promotional-banner .toggle-container p {
    margin: 0;
    padding: 0;
}

.close-promo-banner {
    float: right;
    cursor: pointer;
}

.promotional-banner .toggle-banner .action .fa-chevron-up {
    display: none;
}

.promotional-banner .toggle-banner .action.expanded .fa-chevron-up {
    display: inline-block;
    vertical-align: middle;
}

.promotional-banner .toggle-banner .action.expanded .fa-chevron-down {
    display: none;
}


/* Mockup Menu Header */

.promotional-banner .menu-banner {
    display: block;
    position: relative;
    background: #76A313;
    text-align: center;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 15px 35px;
    font-weight: 700;
    float: left;
    width: 100%;
}

.promotional-banner .ves-menu .block-title {
    display: none;
}

.promotional-banner .ves-menu .navigation li {
    vertical-align: middle;
}

.promotional-banner .ves-menu .navigation li.level0>a {
    line-height: 1.5;
}

@media only screen and (max-width: 767px) {
    .promotional-banner {
        float: left;
        width: 100%;
    }
    .promotional-banner .ves-menu .navigation li {
        border: 0;
    }
    .ves-menu .ves-megamenu {
        background: transparent;
    }
    .promotional-banner .ves-menu .navigation li.level0>a {
        color: #fff;
        line-height: 2;
    }
}


/* Model Popup */

.modal-popup .modal-title {
    border-bottom: 0;
}

.modal-popup .modal-content .content {
    padding: 15px 3rem;
    font-family: "LFT_Etica_Reg", Verdana, Arial, sans-serif;
    font-size: 14px;
}

.modal-popup .modal-content .content a {
    color: #131006;
}

*,
 ::after,
 ::before {
    box-sizing: border-box;
}


/* Facebook login Customer */

.login-container .block.block-facebook-login {
    clear: right;
    float: right;
    text-align: center;
}

.login-container .block.block-new-customer {
    clear: right;
    float: right;
}


/* Contact Form */

.cms-contact h1,
.contact-index-index h1,
.cms-chs-contact-us h1,
.cms-contacts h1 {
    margin-bottom: 15px;
    text-align: center;
    background: transparent;
}

.cms-contact h1,
.cms-contact h2,
.cms-contacts h1,
.cms-contacts h2,
.contact-index-index h1,
.contact-index-index h2,
.cms-chs-contact-us h2 {
    background: transparent;
}

.contact-index-index h3,
.cms-chs-contact-us h3,
.cms-contacts h3 {
    margin-bottom: 10px;
    color: #131006;
    font-family: "Trixie-Pro-Heavy", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 33px;
    font-style: normal;
    line-height: 47px;
    letter-spacing: -2px;
}

.cms-contact h5,
.contact-index-index h5,
.cms-chs-contact-us h5,
.cms-contacts h5 {
    font-size: 22px;
    font-style: normal;
    line-height: 31px;
    margin-bottom: 10px;
    color: #131006;
}

.cms-contact h2,
.contact-index-index h2,
.cms-chs-contact-us h2,
.cms-contacts h2 {
    border-bottom: 1px solid #EDEDED;
    font-size: 48px;
    display: block;
    padding: 0;
}

.cms-contact a,
.contact-index-index a,
.cms-chs-contact-us a,
.cms-contacts a {
    color: #131006;
}

.cms-contact a:hover,
.contact-index-index a:hover,
.cms-chs-contact-us a:hover,
.cms-contacts a:hover {
    text-decoration: none;
}

.cms-contact .actions-toolbar .primary,
.contact-index-index .actions-toolbar .primary,
.cms-chs-contact-us .actions-toolbar .primary,
.cms-contacts .actions-toolbar .primary {
    float: right;
}

.cms-contact .actions-toolbar .primary .action,
.contact-index-index .actions-toolbar .primary .action,
.cms-chs-contact-us .actions-toolbar .primary .action,
.cms-contacts .actions-toolbar .primary .action {
    background: #FFCD00;
    color: #131006;
    text-transform: uppercase;
    padding: 17px 49px 16px 50px;
    line-height: 14px;
    letter-spacing: 2px;
    color: #131006;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    border: 0;
}

.cms-contact form input[type="text"],
.cms-contact form input[type="email"],
.cms-contacts form input[type="text"],
.cms-contacts form input[type="email"],
.contact-index-index input[type="text"],
.contact-index-index input[type="email"],
.cms-chs-contact-us input[type="text"],
.cms-chs-contact-us input[type="email"] {
    background-image: url("../images/input_bg.png");
    background-repeat: repeat;
    border: none;
    padding: 0 15px 0 15px;
    line-height: 46px;
    height: 46px;
}

.cms-contact form textarea,
.cms-contacts form textarea,
.contact-index-index form textarea,
.cms-chs-contact-us textarea {
    background-image: url("../images/input_bg.png");
    background-repeat: repeat;
    font-size: 14px;
    border-radius: 0px;
    line-height: 25px;
}

.cms-contact form,
.cms-contacts form,
.contact-index-index form,
.cms-chs-contact-us form {
    max-width: 771px;
    margin: 0 auto;
}

.cms-contact .fieldset>.field.comment,
.cms-contacts .fieldset>.field.comment,
.contact-index-index .fieldset>.field.comment,
.cms-chs-contact-us .fieldset>.field.comment {
    padding-bottom: 10px;
    border-bottom: 1px solid #EDEDED;
}

.cms-contact .fieldset,
.cms-contacts .fieldset,
.contact-index-index .fieldset,
.cms-chs-contact-us .fieldset {
    margin-bottom: 10px;
}

.checkout-index-index .nav-sections {
    display: block;
}

._has-auth-shown .authentication-wrapper {
    width: 100%;
    max-width: 100%;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .header.content>.header.links {
        display: none;
    }
}


/* Review */

.rating-summary .rating-result {
    width: auto;
}

.rating-summary .rating-result>span::before {
    color: #FFCD00;
    letter-spacing: 5px;
}

.rating-summary .rating-result::before {
    letter-spacing: 5px;
    color: #797773;
}

.rating-summary .rating-result a>span {
    display: block;
    overflow: hidden;
}

.rating-summary .rating-result a>span::before {
    position: relative;
    z-index: 2;
    -webkit-font-smoothing: antialiased;
    color: #FFCD00;
    font-family: 'luma-icons';
    font-size: 16px;
    height: 16px;
    letter-spacing: 5px;
    line-height: 16px;
    content: '\e605' '\e605' '\e605' '\e605' '\e605';
    display: block;
    font-style: normal;
    font-weight: normal;
    speak: none;
}

.rating-summary .rating-result a>span span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.page-title h2 {
    background: transparent;
    padding: 0;
}

#review-form {
    padding-left: 12px;
}

#review-form>div::before {
    content: '';
}

.product-info-main .product-reviews-summary .reviews-actions {
    margin-top: 10px;
}


/* Breadcrums */

.page-main .breadcrumbs {
    margin: 0;
}

.breadcrumbs .items>li {
    text-transform: uppercase;
    color: #131006;
    font-family: "LFT_Etica_Reg", Verdana, Arial, sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: normal;
}

.breadcrumbs .item:not(:last-child)::after {
    margin: 0 5px;
}


/* CMS Page */

.cms-page-view .page-title h2 {
    font-size: 48px;
    font-weight: 600;
    color: #131006;
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 3px;
    margin-bottom: 15px;
    text-transform: inherit;
    display: block;
}

h5,
.h5 {
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: 10px;
    color: #131006;
    font-family: "LFT_Etica_Semibold", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 22px;
    font-style: normal;
    line-height: 31px;
    text-rendering: optimizeSpeed;
}

h6,
.h6 {
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: 5px;
    color: #131006;
    font-family: "LFT_Etica_Semibold", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: 23px;
    text-rendering: optimizeSpeed;
}

ul>li,
ol>li {
    color: #131006;
    font-family: "LFT_Etica_Reg", Verdana, Arial, sans-serif;
    font-size: 14px;
    font-style: italic;
    line-height: 24px;
    font-style: normal;
    margin: 0;
}

a {
    color: #0044cc;
}

@media only screen and (min-width: 768px) {
    .location-row-container {
        margin: 30px 0 60px 0;
        float: left;
        width: 100%;
    }
    .location-row-image {
        float: left;
        width: 350px;
        margin-right: 30px;
    }
    .location-row-image img {
        width: 100%;
        height: auto;
        border: 1px solid #999;
        padding: 2px;
    }
    .location-row-description {
        float: left;
        width: calc(100% - 380px);
    }
}

@media only screen and (max-width: 767px) {
    .location-row-container {
        margin: 15px 0 15px 0;
        float: left;
        width: 100%;
    }
    .location-row-image img {
        width: 100%;
        height: auto;
        border: 1px solid #999;
        padding: 2px;
    }
}


/* Action Button */

.action.primary {
    background-color: #BB0000;
    color: #fff;
    border: 0;
    border-radius: 0;
    text-transform: uppercase;
    font-family: "LFT_Etica_Semibold", "Helvetica Neue", Verdana, Arial, sans-serif;
    letter-spacing: 2px;
}

.action.primary:hover {
    background-color: #BB0000;
    color: #fff;
    border: 0;
}

.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
    background: #ffffff;
    box-shadow: none;
    border: 0;
    margin: 0;
    padding: 0;
}

.sidebar .products-grid .product-item-info:hover .product-item-photo,
.sidebar .products-grid .product-item-info.active .product-item-photo {
    left: 0;
    top: 0;
}

.sidebar .product-items .product-item-description {
    display: none;
}


/* Search Result */

.product.details.product-item-details {
    text-align: center;
}

.product.name.product-item-name {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 12px;
}

.price-box .price-container .price {
    font-size: 18px;
    color: #131006;
}

.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
    box-shadow: none;
    border: 0;
    margin: 0;
    padding: 0;
}

.products-grid .product-item-info .product-image-wrapper:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 0px solid #FFCD00;
    opacity: 0;
}

.products-grid .product-item-info:hover .product-image-wrapper:after {
    border-width: 10px;
    opacity: 1;
}

.products-grid .product-item-info:hover .product-item-name a {
    color: #FFCD00;
}

.product-item .price-from,
.product-item .price-to {
    display: inline-block;
}

.product-item .price-box .price-label {
    color: #131006;
}

.product-item .minimal-price-link {
    color: #131006;
}

.product-item .minimal-price-link:hover {
    text-decoration: underline;
}

.products-grid .product-item-inner {
    box-shadow: none;
    border: 0;
    right: 0;
    /* position: relative; */
}

.products-grid .product-item-info:hover .product-item-inner,
.products-grid .product-item-info.active .product-item-inner {
    position: relative;
    padding: 0;
    margin: 0;
}

.product-item .action.primary {
    background-color: #BB0000;
    color: #fff;
    border-color: #BB0000;
    text-transform: uppercase;
    font-family: "LFT_Etica_Semibold", "Helvetica Neue", Verdana, Arial, sans-serif;
    letter-spacing: 2px;
    border: 0;
}

.products-grid .product-item-actions {
    margin: 0;
}

.product-items .product-item .price-box {
    margin: 10px 0 15px;
}

.columns .sidebar-main .filter .block-subtitle {
    border-bottom: 0;
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 10px;
    color: #131006;
    font-family: "LFT_Etica_Semibold", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 22px;
    font-style: normal;
    line-height: 31px;
    text-rendering: optimizeSpeed;
    line-height: 25px;
    margin-bottom: 0;
}

.columns .sidebar-main .block-content .filter-options-item {
    border-bottom: 0;
}

.columns .sidebar-main .block-content .filter-options-title {
    position: relative;
    font-family: "LFT_Etica_Semibold", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 400;
}

.columns .sidebar-main .block-content .filter-options-content .item {
    margin: 0;
}

.columns .sidebar-main .block-content .filter-options-content a {
    font-size: 13px;
    line-height: 28px;
    margin: 0;
    padding: 0;
    color: #131006;
}

.columns .sidebar-main .block-content .filter-options-content .count {
    color: #131006;
}

.product-item-name,
.product.name a {
    font-size: 14px;
    font-family: "LFT_Etica_Reg", Verdana, Arial, sans-serif;
    font-weight: normal;
    letter-spacing: normal;
}

.abs-product-link>a:visited,
.product-item-name>a:visited,
.product.name a>a:visited {
    color: #131006;
    text-decoration: none;
}

@media all and (min-width: 640px) {
    .abs-visually-hidden-desktop-s,
    .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
        height: auto;
        margin: auto;
        width: auto;
        position: relative;
    }
}

.product-item-actions .actions-primary {
    display: block;
}

.page-main .page-title {
    font-size: 48px;
    font-weight: 600;
    color: #131006;
    padding-bottom: 3px;
    margin-bottom: 15px;
    line-height: 1;
}

.box-tocart {
    position: relative;
}

.box-tocart .field.qty {
    margin-bottom: 30px;
}

.box-tocart #qty-error {
    position: absolute;
    left: 0;
}


/* Amasty Label Style */

.amasty-label-container {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #FFCD00;
    color: #131006;
    font-family: "LFT_Etica_Reg", Verdana, Arial, sans-serif;
    font-size: 11px;
    letter-spacing: 1px;
    height: 20px;
    line-height: 20px;
    padding: 1px 20px 0 30px;
    z-index: 1;
}

.amasty-label-container.amlabel-New {
    background: #131006;
    color: #FFCD00;
}

.amasty-label-container::before {
    position: absolute;
    display: block;
    content: '';
    background-image: url("../images/sprite.png");
    background-position: -433px -57px !important;
    top: 6px;
    left: 10px;
    width: 7px;
    height: 9px;
}

.amlabel-text {
    position: relative !important;
    width: auto !important;
}


/* Product Grid Style */

.page-products .products-grid .product-items .product-item {
    width: calc((100% - 6%)/3);
}

.page-products .product-item .product-item-info {
    width: 100%;
    text-align: center;
}


/* Customer Rewards Style */

.account .rewards-block-handler {
    display: block;
}


/* Wishlist Style */

.wishlist-index-index .product-item-info .product-item-inner {
    position: relative;
    border: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
}

.wishlist-index-index .product-item-info .product-item-inner .comment-box {
    margin-top: 0;
    margin-bottom: 15px;
}

.products-grid.wishlist .product-item-comment {
    margin: 0;
}


/* Video tab Style */

.catalog-product-view #gallery {
    max-height: 924px;
    overflow: hidden;
    overflow-y: hidden;
    overflow-y: scroll;
}


/* Amasty Giftcard Style */

.amcard-general-container .amcard-form-container {
    border: 0;
}

.amcard-form-container .amcard-flex-container {
    display: block;
}

.amcard-form-container .amcard-flex-container .amcard-title {
    font-size: 14px;
    font-family: "LFT_Etica_Reg", Verdana, Arial, sans-serif;
    line-height: 25px;
    font-weight: 600;
    position: relative;
    margin-bottom: 5px;
}

.amcard-form-container .amcard-field-block input[type="text"] {
    background: url(../images/input_texture.png) #898782;
    border: none;
    padding: 0 15px 0 15px;
    line-height: 46px;
    height: 46px;
    width: 283px;
    border: 0;
    box-shadow: none;
    border-radius: 0;
}

.amcard-form-container .amcard-field-block textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 2px;
    border: 1px solid #131006;
    background: #FFFFFF;
    font-family: "LFT_Etica_Reg", Verdana, Arial, sans-serif;
    font-size: 14px;
    border-radius: 0px;
    line-height: 25px;
    width: 470px;
}

.amcard-price-container .amcard-label-block.-price {
    background-color: #FFCD00;
    border: 0;
    width: 100%;
    height: 46px;
    color: #000;
}

.amcard-form-container .amcard-price-container select {
    width: 100%;
}

.amcard-field-block.-double>.amcard-field {
    height: 46px;
}

.amcard-field-block span {
    display: block;
}

.amcard-carousel-container {
    display: block;
    width: 100%;
}

.amcard-image-container {
    display: inline-block;
    vertical-align: top;
    margin: 10px 20px;
}

.amcard-carousel-container .slick-track {
    margin: 0;
}


/* Our Crew Page Style */

.cms-chs-our-crew .our-crew-container {
    margin: 30px 0 60px 0;
}

.cms-chs-our-crew .our-crew-container .our-crew-image {
    display: inline-block;
    width: 200px;
    margin-right: 30px;
    vertical-align: top;
}

.cms-chs-our-crew .our-crew-container .our-crew-image img {
    width: 100%;
    height: auto;
    border: 1px solid #999;
    padding: 2px;
}

.cms-chs-our-crew .our-crew-container .our-crew-description {
    display: inline-block;
    vertical-align: top;
}


/* Remove choose on Map */

.ampickup-choosemap {
    display: none !important;
}

.ampickup-separator {
    display: none;
}

@media only screen and (max-width: 767px) {
    .amcard-form-container .amcard-field-block textarea {
        width: 100%;
    }
    .page-products .products-grid .product-items .product-item {
        width: calc((100% - 6%)/2);
    }
    .sidebar .block-collapsible-nav {
        top: 0;
    }
    .sidebar .block-collapsible-nav .content {
        background: #ffffff !important;
        padding: 15px;
    }
    .page-main .page-title {
        margin-top: 15px;
    }
}


/* Product Price Style */

.product-item .old-price .price {
    /* text-decoration: line-through; */
    color: #807d7d;
    margin: 0 10px;
    font-weight: 700;
    background: url("../images/striket.png") no-repeat left center;
    background-size: 100%;
}

.product-info-main .product-info-price .old-price .price-wrapper .price {
    /* text-decoration: line-through; */
    color: #807d7d;
    margin: 0 10px;
    font-weight: 700;
    background: url("../images/striket.png") no-repeat left center;
    background-size: 100%;
}

.product-info-main .product-info-price .price-box .old-price {
    display: inline-block;
    vertical-align: bottom;
}

.product-info-main .product-info-price .price-box .special-price {
    display: inline-block;
    vertical-align: bottom;
}

.product-info-main .product-info-price .price-box {
    width: auto;
    vertical-align: bottom;
}

.authentication-wrapper {
    float: none;
    margin: 0;
    max-width: none;
    position: unset;
    z-index: 1;
    text-align: initial !important;
}


/* Onepage Success Message */

.checkout-success .success-messages h4 {
    letter-spacing: -4px;
    font-family: "Trixie-Pro-Heavy", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 48px;
    text-rendering: optimizeLegibility;
    font-style: normal;
    font-weight: 600;
}

.checkout-success .success-messages h5 {
    margin: 0;
    margin-bottom: 10px;
    color: #131006;
    font-family: "LFT_Etica_Semibold", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 22px;
    font-style: normal;
    line-height: 31px;
    text-rendering: optimizeSpeed;
}

.checkout-success .success-messages p {
    margin: 0;
    margin-bottom: 5px;
    color: #131006;
    font-size: 14px;
    line-height: 25px;
}

.checkout-success .success-messages h3 {
    margin: 0;
    margin-bottom: 10px;
    color: #131006;
    font-family: "Trixie-Pro-Heavy", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 33px;
    font-style: normal;
    line-height: 47px;
    letter-spacing: -2px;
    text-rendering: optimizeSpeed;
}

.checkout-success .success-messages a {
    color: #131006;
}


/* Blog Image  */

.wordpress-post-view .post-view .post-content img,
.wordpress-homepage-view .wp-block-image img {
    height: auto !important;
}


/* Hide title of payment method in checkout */

.checkout-container.-classic.-layout-3columns .amcheckout-title .step-title {
    display: none;
}

.checkout-container.-classic.-layout-3columns #co-payment-form .fieldset .legend {
    position: relative;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 10px;
    padding-top: 5px;
}

.checkout-container.-classic.-layout-3columns #co-payment-form .fieldset .checkout-billing-address .fieldset {
    margin-bottom: -35px;
}

.checkout-container.-classic.-layout-3columns #co-payment-form .fieldset .checkout-billing-address .actions-toolbar .action-update {
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgb(204 204 204 / 30%);
}

.checkout-container.-classic.-layout-3columns #co-payment-form .fieldset .checkout-billing-address .actions-toolbar .action-cancel {
    display: inline-block;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .actions-toolbar .action.action-cancel {
    margin: 8px 20px 0 0;
}

.customer-logout .checkout-container.-classic.-layout-3columns .checkout-billing-address .actions-toolbar {
    margin-top: 50px;
}

.customer_no_defaultshipping_address .checkout-container.-classic.-layout-3columns .checkout-billing-address .actions-toolbar {
    margin-top: 50px;
}

.checkout-container.-classic.-layout-3columns #co-payment-form .fieldset .legend span {
    padding-bottom: 10px;
    color: #333333;
    font-weight: 300;
    font-size: 2.6rem;
}

@media only screen and (max-width: 767px) {
    .checkout-container.-classic.-layout-3columns #co-payment-form .fieldset .legend span {
        font-size: 18px;
    }
    .checkout-container.-classic.-layout-3columns #co-payment-form .fieldset .checkout-billing-address .billing-address-form {
        margin-bottom: 50px;
    }
    .checkout-container.-classic.-layout-3columns #co-payment-form .fieldset .checkout-billing-address .actions-toolbar .primary {
        display: flex;
    }
    .checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .primary {
        float: none;
    }
    .checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .actions-toolbar .action.action-cancel {
        margin: -16px 20px 0 0;
    }
    .checkout-index-index .nav-sections,
    .checkout-index-index .nav-toggle {
        display: inline-block;
    }
    .checkout-index-index .page-header .minicart-wrapper {
        display: inline-block;
    }
    .footer.content .footer-links {
        width: 100%;
    }
    #productvideos iframe {
        width: 100%;
        height: 200px;
    }
}


/**
    Privacy Policy termageddon
 */
#policy-cookie table.table.table-bordered,
#policy table.table.table-bordered {
    border: 1px solid #ddd;
}
#policy-cookie table.table.table-bordered tr td,
#policy-cookie table.table.table-bordered tr th,
#policy table.table.table-bordered tr td,
#policy table.table.table-bordered tr th {
    border-right: 1px solid #ddd;
}

#policy-cookie article > h3:first-child,
#policy article > h3:first-child {
    color: #131006;
    text-align: left;
    margin: 0;
    margin-bottom: 0;
    margin-bottom: .5em;
    font-family: trixie-pro-heavy, helvetica neue, Verdana, Arial, sans-serif;
    font-size: 48px;
    font-style: normal;
    line-height: 69px;
    letter-spacing: -4px;
    text-rendering: optimizeLegibility;
    -webkit-transition: 350ms all;
    transition: 350ms all;
    cursor: pointer;
}

#policy .table-responsive .table-bordered {
    font-size: 14px;
}
