.attribute .texture {
    border: 2px solid #c7c7c7;
}

.product__image-wrapper {
    min-height: 225px;
}

.thumbnail-hover:hover {
    z-index: 33
}

.thumbnail-hover span {
    z-index: 40;
}

.attribute .color.active {
    -webkit-transform: scale(1.2) !important;
    -ms-transform: scale(1.2) !important;
    transform: scale(1.2) !important;
}

.footer__contact__map {
    background: transparent;
}

body .attribute .input-s {
    max-height: 0;
    overflow: hidden;
    margin-bottom: 0 !important
}

body .attribute .input-s.attr-selected {
    max-height: 50px;
    margin-bottom: 30px !important;
}

.warning {
    padding: 20px;
}

.error a {
    font-weight: bold;
    color: #fff !important;
}

.loading *,
.loading {
    pointer-events: none !important;
}

.footer__contact__form {
    width: 100%;
    padding-right: 0;
}

.floating_error .footer__contact__map,
#map {
    display: none;
}

body {
    overflow-x: hidden;
}

.floating_error .warning {
    padding: 0;
    margin-bottom: 20px;
    line-height: 1.5;
}

.floating_error .warning:last-child {
    border-bottom: 1px solid #0c3d6f;
    padding-bottom: 12px;
    margin-bottom: 20px;
}

.error.warning.max-height.has-errors {
    /* display: none !important; */
}

.upper {
    text-transform: uppercase;
}

.single_product__cart__add {
    padding: 20px;
}

.woocommerce-checkout .form-row label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.create-account {
    color: #d97926;
}

.create-account>label {
    margin-bottom: 15px;
}

.woocommerce-checkout input[type='checkbox'] {
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #333;
    margin-right: 15px;
}

.woocommerce-checkout input[type='checkbox']:checked {
    background: #333;
}

.products__archive__nav__menu .sub-menu .sub-menu {
    display: none;
}

.sub-menu .sub-menu--active {
    display: block !important;
}

.menu-item .menu-item-has-children {
    cursor: pointer;
}

.hero__item__content__text p {
    text-transform: none;
    padding-left: 50px;
}

.wc-item-meta-label {
    margin-right: 10px;
}

.wc-item-meta li {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.prod.wc_flex_row a {
    width: 30% !important;
}

.prod.wc_flex_row .product-quantity {
    width: 5% !important;
}

.prod.wc_flex_row .wc-item-meta {
    width: 55% !important;
}

.prod.wc_flex_row .woocommerce-Price-amount.amount {
    width: 10% !important;
}

@media screen and (max-width: 991px) {
    .prod.wc_flex_row a, .prod.wc_flex_row .product-quantity, .prod.wc_flex_row .wc-item-meta li, .prod.wc_flex_row .woocommerce-Price-amount.amount {
        font-size: 12px !important;
    }
    .woocommerce-checkout .grid {
        width: 90% !important;
    }
}

@media screen and (max-width: 826px) {
    .woocommerce-checkout .grid {
        width: 95% !important;
    }
}

@media screen and (max-width: 782px) {
    .wc-item-meta li {
        -ms-flex-direction: column !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        flex-direction: column !important;
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
        margin-bottom: 10px !important;
    }
}

#coupon_code {
    padding-top: 15px;
}

.checkout_coupon.woocommerce-form-coupon {
    padding: 20px 0;
}

.checkout_coupon.woocommerce-form-coupon p:nth-child(1) {
    margin-bottom: 5px;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {
    padding-bottom: 20px;
}

.woocommerce-form.woocommerce-form-login.login .lost_password {
    display: none;
}

.woocommerce-input-wrapper .optional {
    display: none;
}

.woocommerce-checkout input[type='checkbox'] {
    min-width: 20px;
    min-height: 20px;
}

.woocommerce-checkout .form-row {
    margin-bottom: 25px !important;
}

.xoo-cp-pimg {
    max-width: 200px;
}

.xoo-cp-ptitle {
    padding: 0 10px;
}

.xoo-cp-pdetails td.xoo-cp-ptitle {
    text-align: center !important;
}

.xoo-cp-success {
    color: #fff;
    background-color: #0f4984;
    border-color: #0f4984;
}

.single_product .added_to_cart.wc-forward {
    display: none !important;
}

.xoo-cp-pdetails.clearfix {
    overflow: hidden;
}

.xoo-cp-btn-ch.xcp-btn {
    display: none !important;
}

.xoo-cp-btns {
    padding-top: 15px;
}

.footer .menu-item {
    margin: 5px 0;
}

.woocommerce-form.woocommerce-form-login.login .form-row.form-row-first label, .woocommerce-form.woocommerce-form-login.login .form-row.form-row-last label {
    margin-bottom: 15px;
}

.fancybox-slide.fancybox-slide--video {
    height: unset !important;
}

.form__row--submit .wpcf7-submit {
    background: #0f4984;
    color: #fff;
}

.form__row--submit .mc4wp-checkbox.mc4wp-checkbox-contact-form-7 label, .form__row--submit .wpcf7-acceptance label {
    align-items: baseline;
}

.screen-reader-response {
    display: none !important;
}

.woocommerce-form.woocommerce-form-login.login button[name=login] {
    padding: 10px 20px;
    background: #0f4984;
    border: 1px solid #0f4984;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 13px;
    -webkit-transition: all .5s cubic-bezier(.87,.41,.19,1);
    -o-transition: all .5s cubic-bezier(.87,.41,.19,1);
    transition: all .5s cubic-bezier(.87,.41,.19,1);
}

.woocommerce-form.woocommerce-form-login.login button[name=login]:hover {
    background: #fff;
    color: #0f4984;
}

.hero__item {
    position: relative;
    /* padding-bottom: 56.25%; */
}

.hero__item iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
}

.woocommerce-form.woocommerce-form-login.login label {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: normal;
}

.page-template-template-samples #wpcf7-f3419-p3416-o1 .form__row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.page-template-template-samples #wpcf7-f3419-p3416-o1 .form__row span {
    margin-right: 0;
    width: 100%;
    max-width: calc(50% - 20px);
}

.page-template-template-samples #wpcf7-f3419-p3416-o1 .form__row.form__row--submit {
    width: 48%;
}

.page-template-template-samples #wpcf7-f3419-p3416-o1 .wpcf7-form-control-wrap.acceptance-31 {
    width: 48%;
}
.page-template-template-samples #wpcf7-f3419-p3416-o1 .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    width: 48%;
    margin: 0 auto;
}
.page-template-template-samples .screen-reader-response {
    display: none !important;
}
.page-template-template-samples .post__content.text p {
    width: 50%;
    text-align: center;
    margin: 0 auto;
}

.header__top__icons__item p {
    -webkit-transition: all .5s cubic-bezier(.87,.41,.19,1);
    -o-transition: all .5s cubic-bezier(.87,.41,.19,1);
    transition: all .5s cubic-bezier(.87,.41,.19,1);
}

.header__top__icons__item:hover p {
    color: #0f4984;
}

.form-row.form-row-wide.mailchimp-newsletter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.form-row.form-row-wide.mailchimp-newsletter a, .wpcf7-form-control-wrap.acceptance-31 a {
    color: #0f4984;
    font-weight: 600;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {
    padding-bottom: 30px;
}

#cookies .button.button--small {
    margin-right: 70px;
}

.hero__item__content__button a {
    height: 100%;
    width: 100%;
    white-space: nowrap;
    display: block;
    background: #fff;
    background-color: rgb(255,255,255);
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
}

a {
    -webkit-transition: all .5s cubic-bezier(.87,.41,.19,1);
    -o-transition: all .5s cubic-bezier(.87,.41,.19,1);
    transition: all .5s cubic-bezier(.87,.41,.19,1);
}

.hero__item__content__button a span {
    display: block;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    font-size: .625rem;
    line-height: 1.25rem;
    text-transform: uppercase;
    letter-spacing: .063rem;
}

.hero__item__content__button .svg {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    min-width: 80px;
    min-height: 80px;
    background: #0f4984;
}

.hero__item__content__button {
    max-width: 80px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.hero__item__content {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    position: relative;
    bottom: -50px;
}

.hero__item {
    height: calc(100vh - 200px);
    max-height: 670px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
}

.form-row.form-row-wide.mailchimp-newsletter {
    min-height: 250px;
    margin-top: 35px;
    -webkit-box-align: center;-ms-flex-align: center;align-items: center;
}

.form-row.form-row-wide.mailchimp-newsletter a, .woocommerce-privacy-policy-text a, .wpcf7-form-control-wrap.acceptance-31 a {
    transition: unset !important;
    cursor: pointer !important;
    background: none !important;
    padding: 0 !important;
    color: #0f4984 !important;
    display: inline-block !important;
    margin-bottom: 0 !important;
}

.woocommerce-privacy-policy-text {
    margin-bottom: 20px;
}

.woocommerce-MyAccount-content a, .woocommerce-MyAccount-content button {
    -webkit-transition: unset;
    -o-transition: unset;
    transition: unset;
    cursor: unset;
    background: unset;
    color: unset;
    padding: unset;
    margin-bottom: unset;
}

.woocommerce-MyAccount-content a:hover, .woocommerce-MyAccount-content button:hover {
    background: unset;
}

.wc-item-meta li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
}

.woocommerce-pagination.woocommerce-pagination--without-numbers.woocommerce-Pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    margin-top: 30px;
    cursor: pointer;
}

.u-columns.woocommerce-Addresses.col2-set.addresses a {
    color: #0f4984;
    margin-bottom: 15px;
    cursor: pointer;
}

.form__row--submit input[type=checkbox] {
    min-width: 20px;
}

.checkout_coupon.woocommerce-form-coupon .button {
    padding: 10px 20px;
    background: #0f4984;
    border: 1px solid #0f4984;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 13px;
    -webkit-transition: all .5s cubic-bezier(.87,.41,.19,1);
    -o-transition: all .5s cubic-bezier(.87,.41,.19,1);
    transition: all .5s cubic-bezier(.87,.41,.19,1);
}

.headroom--unpinned {
    -webkit-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%);
}

.cart-attributes li {
    display: inherit;
}

.single_product__desc.text a {
    color: #0f4984;
    font-weight: 700;
}

.grecaptcha-badge {
    display: none !important;
}

@media screen and (max-width: 991px) {
    .header__top {
        -webkit-transform: translateY(calc(2vh + 39px))!important;
        -ms-transform: translateY(calc(2vh + 39px))!important;
        transform: translateY(calc(2vh + 39px))!important;
    }
}

@media screen and (max-width: 1199px) {
    #menu-glowne .menu-item a {
        font-size: 0.75rem;
    }
    .texture__filters.active {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }	
}

@media screen and (max-width: 1025px) {
    .single_product__image.is_stuck {
        width: 30% !important;
    }
}

@media screen and (max-width: 991px) {
    .products__archive__nav {
        max-width: unset !important;
    }
    .single_product__image.is_stuck {
        left: 0;
        width: 100% !important;
    }
    .single_product__cart__add {
        max-width: unset;
    }
    .fb_dialog, .truncateOverflow, .fb-customerchat {
        display: none !important;
    }
    body main {
        margin-top: 110px !important;
    }
}

@media screen and (min-width: 601px) and (max-width: 991px) {
    .page-template-template-samples .form__row span {
        max-width: calc(70% - 20px);
    }
    .page-template-template-samples .post__content.text p {
        width: 70%;
    }
    .contact__data img {
        max-width: 100%;
        padding: 20px 0;
    }
    .contact__data__text {
        width: 100%;
        text-align: center;
        padding: 20px 0;
    }
}

@media screen and (max-width: 600px) {
    .page-template-template-samples .post__title {
        margin: 50px 0;
    }
    .page-template-template-samples .form__row span {
        max-width: calc(100% - 20px);
    }
    .page-template-template-samples .post__content.text p {
        width: 90%;
    }
    .page-template-template-samples .wpcf7-form-control-wrap.acceptance-30 {
        width: 100%;
    }
    .page-template-template-samples .form__row.form__row--submit {
        width: 100%;
        margin-bottom: 30px;
    }
    .contact__data img {
        max-width: 100%;
        padding: 20px 0;
    }
    .contact__data__text {
        width: 100%;
        text-align: center;
        padding: 20px 0;
    }
    .shop_table.woocommerce-checkout-review-order-table .wc_flex_row.cart_item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .shop_table.woocommerce-checkout-review-order-table .wc_flex_row.cart_item .product-name{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }
}

@media screen and (max-width: 500px) {
    .single_product .single_product__title__price h2, .single_product .single_product__title__price p {
        font-size: 1.475rem;
    }
    .wpcf7-form-control.wpcf7-submit {
        margin: 0 auto;
    }
    .single_product__rating p:first-child::after {
        display: none;
    }
    .single_product__rating {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 20px 0 40px;
    }
    .single.single_product__rating__wrapper {
        padding: 25px 0;
    }
    .shipping input[type=radio] {
        min-width: 14px;
    }
    #shipping_method {
        margin-left: 20px;
    }
    .attribute__title, .texture__filters, .attribute__list {
        font-size: 12px !important;
    }
    .contact__data img {
        max-width: 100%;
    }
    .coupon {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .coupon #coupon_code {
        width: 100%;
        margin-bottom: 20px;
    }
    #update_cart {
        width: 100%;
    }
    .page-template-template-samples #wpcf7-f3419-p3416-o1 .form__row span {
        max-width: calc(100% - 20px);
    }
    .page-template-template-samples #wpcf7-f3419-p3416-o1 .form__row.form__row--submit {
        width: 100%;
    }
}
@media screen and (max-width: 360px) {
    .icon--button.icon--button--samples {
        width: 180px;
    }
    .icon--button.icon--button--size {
        width: 200px;
    }
    .form-row.form-row-wide.mailchimp-newsletter {
        min-height: 450px;
    }
}
@media screen and (max-width: 359px) {
    .single_product .single_product__title__price h2, .single_product .single_product__title__price p {
        font-size: 1.275rem;
    }
    .woocommerce-breadcrumb {
        font-size: .65rem;
    }
}
@media screen and (max-width: 320px) {
    .icon--button.icon--button--samples {
        width: 160px;
        font-size: .775rem;
    }
    .icon--button.icon--button--size {
        width: 190px;
        font-size: .775rem;
    }
    .coupon input {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .coupon {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .form-row.form-row-wide.mailchimp-newsletter {
        min-height: 520px;
    }
    .woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table {
        font-size: 9px;
    }
    .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number {
        display: none;
    }
    .woocommerce-orders-table__header.woocommerce-orders-table__header-order-number {
        display: none;
    }
    .woocommerce-order-details .wc_flex_row {
        padding: 20px 0;
    }
    .prod.wc_flex_row .product-quantity {
        margin-right: 10px;
    }
    .woocommerce-order-details .wc_flex_row.wc_flex_row--gray {
        padding: 20px 10px;
    }
    .prod.wc_flex_row a, .prod.wc_flex_row .product-quantity, .prod.wc_flex_row .wc-item-meta li, .prod.wc_flex_row .woocommerce-Price-amount.amount {
        font-size: 9px !important;
    }
    .header__top {
        max-width: 320px;
    }
    .minicart {
        margin-left: 0;
    }
    .contact__data img {
        width: 100%;
    }
    .form__row--submit input[type=checkbox] {
        min-width: 20px;
    }
    .single_product__attributes .attributes {
        margin-left: 50%;
    }
    .icon--button {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media screen and (max-width: 400px) {
    .minicart__button {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

.form-row.form-row-wide.mailchimp-newsletter {
    min-height: unset !important;
    margin-top: unset !important;
}

@media screen and (max-width: 1600px) {
    .form-row.form-row-wide.mailchimp-newsletter {
        margin-top: 35px !important;
    }
}

@media screen and (max-width: 992px) {
    .form-row.form-row-wide.mailchimp-newsletter {
        margin-top: 45px !important;
    }
}

@media screen and (max-width: 800px) {
    .form-row.form-row-wide.mailchimp-newsletter {
        margin-top: 55px !important;
    }
}

@media screen and (max-width: 660px) {
    .form-row.form-row-wide.mailchimp-newsletter {
        margin-top: 65px !important;
    }
}

@media screen and (max-width: 580px) {
    .form-row.form-row-wide.mailchimp-newsletter {
        margin-top: 75px !important;
    }
}

@media screen and (max-width: 520px) {
    .form-row.form-row-wide.mailchimp-newsletter {
        margin-top: 85px !important;
    }
}

@media screen and (max-width: 413px) {
    .form-row.form-row-wide.mailchimp-newsletter {
        margin-top: 95px !important;
        height: 140px;
    }
}

@media screen and (max-width: 360px) {
    .form-row.form-row-wide.mailchimp-newsletter {
        margin-top: 95px !important;
        height: 170px;
        margin-bottom: 80px !important;
    }
}

.page-template-template-samples #wpcf7-f3419-p3416-o1 .form__row.form__row--submit {
    width: 50% !important;
    margin: 25px auto !important;
}

.page-template-template-samples #wpcf7-f3419-p3416-o1 .wpcf7-response-output {
    text-align: center;
}

@media screen and (max-width: 500px) {
    .page-template-template-samples #wpcf7-f3419-p3416-o1 .form__row.form__row--submit {
        width: 100% !important;
    }
}

.archiveProductText h1{
	font-size: 1.15rem;
    font-weight: 700;
    margin-bottom: 10px;
}

.archiveProductText p{
	margin-top: 5px;
	text-align: justify;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.375rem;
}

span.h2Title{
	margin-bottom: 22px;
	display: block;
	color: #7f7f7f;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1.25rem;
	text-transform: uppercase;
	letter-spacing: .525rem;
	text-align: center;
}

h1.title{
	font-size: 1.875rem;
	font-weight: 400;
	line-height: 1.748rem;
}

.hero__item__content {
    height: 240px;
    width: 100%;
    bottom: 40px;
}

.hero__item__content__text {
    min-height: unset;
    width: 100%;
}

.post__content.text {
	line-height: 21px;
}
.read-more-desc {
    color: #fff;
    padding: 15px;
    background: #303438;
    cursor: pointer;
    font-size: 14px;
    -webkit-transition: all .3s cubic-bezier(.87,.41,.19,1);
    -o-transition: all .3s cubic-bezier(.87,.41,.19,1);
    transition: all .3s cubic-bezier(.87,.41,.19,1);
}
.read-more-desc:hover {
    background: #0f4984;
    -webkit-transition: all .3s cubic-bezier(.87,.41,.19,1);
    -o-transition: all .3s cubic-bezier(.87,.41,.19,1);
    transition: all .3s cubic-bezier(.87,.41,.19,1);
}
.disabled-blackout {
    display: none !important;
}
.header__top__right .langs {
    display: none;
}