/*
Theme Name:     Divi Child
Theme URI:      https://www.elegantthemes.com/gallery/divi/
Description:    Divi Child Theme
Author:         Elegant Themes
Author URI:     https://www.elegantthemes.com
Template:       Divi
Version:        1.0.0
*/

@font-face {
    font-family: 'bodoni italic';
    src: url('fonts/bodoni_bt/bodonibt_italic.woff2') format('woff2'), url('fonts/bodoni_bt/bodonibt_italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BodoniBT';
    src: url('fonts/bodoni_bt/bodonibt_roman.woff2') format('woff2'), url('fonts/bodoni_bt/bodonibt_roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body .grecaptcha-badge {
    z-index: 9;
}


/* FontFamily Added here */

#slide-in-open {
    cursor: pointer;
}

.line {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #24394A;
    border-radius: 9px;
    opacity: 1;
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
}

.line-2 {
    top: 10px;
}

.line-3 {
    top: 20px;
}

#slide-in-open.open .line-1 {
    top: 10px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

#slide-in-open.open .line-2 {
    display: none;
}

#slide-in-open.open .line-3 {
    top: 10px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.slide-in-menu-container.slide-in-menu {
    right: 0 !important;
    display: block !important;
    opacity: 1 !important;
}

.slide-in-menu-container {
    -webkit-transition: all 0.5s ease !important;
    -moz-transition: all 0.5s ease !important;
    -o-transition: all 0.5s ease !important;
    -ms-transition: all 0.5s ease !important;
    transition: all 0.5s ease !important;
}


/* 03-09-2021 */

p:empty {
    display: none;
}

#page-container #et-boc header .twr-header-section {
    padding: 15px 0px;
}

#page-container #et-boc header .twr-header-section .twr-header-row {
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-one {
    width: 82%;
    margin-right: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two {
    width: 18%;
    margin: 0px;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-logo {
    display: inline-block;
    margin-bottom: 0px;
    margin-right: 0px;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-menu {
    display: inline-block;
    padding-left: 14px;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-menu ul.nav {
    margin: 0px;
    display: flex;
    padding: 0px;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-menu ul.nav li {
    list-style: none;
    padding-left: 11px !important;
    padding-right: 11px !important;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-menu ul.nav li a {
    font-size: 16px;
    font-family: 'Karla', sans-serif;
    color: #464646;
    line-height: 1.2;
    font-weight: 600;
    transition: 0s;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -ms-transition: 0s;
    -o-transition: 0s;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart {
    margin-bottom: 0px;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .twr-mini-cart-module-wrap {
    padding: 0px 15px;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .et_pb_text_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    margin: 0px -15px;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .twr-mini-cart-module-wrap a.dropdown-back {
    position: relative;
    display: inline-block;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .basket-item-count {
    position: absolute;
    top: -10px;
    right: -15px;
    width: 18px;
    height: 18px;
    background: #000;
    padding: 0px;
    text-align: center;
    border-radius: 50%;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart ul.dropdown-menu-mini-cart {
    position: absolute;
    top: 100%;
    right: 0px;
    padding: 10px;
    list-style-type: none;
    background: #fff;
    border-radius: 0;
    -webkit-box-shadow: 0px 0px 8px rgba(51, 51, 51, 0.212);
    box-shadow: 0px 0px 8px rgba(51, 51, 51, 0.212);
    max-width: 300px;
    width: 100%;
    display: none;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .twr-mini-cart-module-wrap:hover ul.dropdown-menu-mini-cart {
    display: block;
    overflow-y: scroll;
    height: 50vh;
    width: 250px;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .basket-item-count span {
    line-height: 1;
    display: inline-block;
    top: -4px;
    position: relative;
    font-size: 11px;
    color: #fff;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .et_pb_text_inner>p {
    padding: 0px 15px;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .et_pb_text_inner>p a {
    font-size: 16px;
    color: #fff;
    line-height: 1.2;
    font-family: 'Karla', sans-serif;
    font-weight: 600;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart ul.dropdown-menu-mini-cart li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart ul.dropdown-menu-mini-cart li:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0px;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart ul.dropdown-menu-mini-cart li p.woocommerce-mini-cart__empty-message {
    font-size: 14px;
    color: #333;
    font-weight: 600;
    text-align: center;
}


/* .twr-home-banner-section {
padding-left: 40px !important;
} */

.twr-home-banner-section .twr-home-banner-row {
    /* padding-left: 22%; */
    position: relative;
    max-width: 100%;
}

.twr-home-banner-section .twr-home-banner-row .twr-home-banner-video-col {
    width: 100%;
}

.twr-home-banner-section .twr-home-banner-row .twr-home-banner-floating-col {
    margin-right: 0px;
    padding: 60px 50px;
    background: #000;
    position: absolute !important;
    top: auto;
    bottom: 14%;
    width: auto;
    z-index: 3;
}

.twr-home-banner-section .twr-home-banner-row .twr-home-banner-floating-col .twr-home-banner-title h3 {
    font-size: 64px;
    font-family: "BodoniBT";
    color: #fff;
    line-height: 1;
}

.twr-home-banner-section .twr-home-banner-row .twr-home-banner-floating-col .twr-home-banner-title {
    margin-bottom: 25px;
}

body #page-container .twr-home-banner-section .twr-home-banner-row .twr-home-banner-floating-col .et_pb_button_module_wrapper a.twr-home-banner-btn {
    border: 1px solid #fff;
    color: #fff;
    border-radius: 0px;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Karla', sans-serif;
    padding: 15px 30px !important;
    line-height: 1 !important;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

body #page-container .twr-home-banner-section .twr-home-banner-row .twr-home-banner-floating-col .et_pb_button_module_wrapper a.twr-home-banner-btn:hover {
    background: #fff;
    color: #000;
}

.twr-home-abt-section {
    padding: 50px 0px 25px !important;
    position: relative;
    overflow: hidden;
}

.twr-home-abt-section .twr-home-abt-row {
    padding: 0px;
}

.twr-home-abt-section .twr-home-abt-row .twr-home-abt-title {
    margin-bottom: 20px;
}

.twr-home-abt-section .twr-home-abt-row .twr-home-abt-title h3 {
    font-size: 60px;
    font-family: "BodoniBT";
    color: #262626;
}

.twr-home-abt-section .twr-home-abt-row .twr-home-abt-title p {
    font-size: 20px;
    font-family: 'Karla', sans-serif;
    color: #6e6e6e;
    line-height: 1.6;
    max-width: 40ch;
    margin: 0px auto;
}

body #page-container .twr-home-abt-section .twr-home-abt-row .et_pb_button_module_wrapper a.twr-home-abt-btn {
    border: 2px solid #000;
    background: #000;
    color: #fff;
    border-radius: 50px;
    padding: 15px 30px !important;
    line-height: 1 !important;
    font-size: 16px;
    font-family: "Karla";
    text-transform: uppercase;
    text-align: center;
}

body #page-container .twr-home-abt-section .twr-home-abt-row .et_pb_button_module_wrapper a.twr-home-abt-btn:hover {
    background: #fff;
    color: #000;
}

.twr-home-abt-section:before {
    content: "ABOUT US";
    position: absolute;
    font-size: 140px;
    font-family: "BodoniBT";
    color: #f9f9f9;
    line-height: 1;
    top: 0px;
    left: 5%;
}

.twr-home-abt-section:after {
    content: "ABOUT US";
    position: absolute;
    font-size: 140px;
    font-family: "BodoniBT";
    color: #f9f9f9;
    line-height: 1;
    top: 0px;
    right: -30%;
}

.twr-home-nav-section {
    padding: 25px 0px 60px !important;
}

.twr-home-nav-section .twr-home-nav-row {
    padding: 0px;
    margin-bottom: 20px;
}

.twr-home-nav-section .twr-home-nav-row .twr-home-nav-col {
    width: calc(50% - 20px);
    margin-right: 40px;
    position: relative;
}

.twr-home-nav-section .twr-home-nav-row-one .twr-home-nav-col-two {
    padding-top: 25px;
}

.twr-home-nav-section .twr-home-nav-row-two .twr-home-nav-col-two {
    padding-top: 55px;
}

.twr-home-nav-section .twr-home-nav-row .twr-home-nav-col .twr-home-nav-image {
    margin-bottom: 0px;
}

.twr-home-nav-section .twr-home-nav-row .twr-home-nav-col .twr-home-nav-image img {
    width: 100%;
}

.twr-home-nav-section .twr-home-nav-row .twr-home-nav-col .et_pb_button_module_wrapper {
    position: absolute;
    display: inline-block;
    bottom: 0px;
    right: 0px;
}

body #page-container .twr-home-nav-section .twr-home-nav-row .twr-home-nav-col .et_pb_button_module_wrapper a.twr-home-nav-btn {
    min-width: 270px;
    background: #fff;
    border: none;
    color: #101010;
    text-align: right;
    font-size: 30px;
    font-family: "Karla";
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2 !important;
    padding: 30px 60px !important;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    text-align: center;
}

body #page-container .twr-home-nav-section .twr-home-nav-row .twr-home-nav-col:hover .et_pb_button_module_wrapper a.twr-home-nav-btn {
    padding: 40px 60px 80px !important;
}

.twr-home-nav-section .twr-home-nav-row:last-child {
    margin-bottom: 0px !important;
}

.twr-make-appointment-section {
    padding: 50px 0px !important;
}

.twr-make-appointment-section .twr-make-appointment-row {
    padding: 0px;
    width: 90%;
    max-width: 100%;
}

.twr-make-appointment-section .twr-make-appointment-row .twr-make-appointment-content {
    margin-bottom: 30px;
}

.twr-make-appointment-section .twr-make-appointment-row .twr-make-appointment-content h3 {
    font-size: 40px;
    line-height: 1;
    text-align: left;
    font-family: "BodoniBT";
}

.twr-make-appointment-section .twr-make-appointment-row .twr-make-appointment-content p {
    font-size: 18px;
    font-family: "Karla";
    color: #d6d6d6;
    line-height: 1.5;
}

body #page-container .twr-make-appointment-section .twr-make-appointment-row .et_pb_button_module_wrapper a.twr-make-appointment-btn {
    font-size: 17px;
    font-family: "Karla";
    color: #131313;
    line-height: 1.2 !important;
    text-align: center;
    background: #fff;
    padding: 12px 40px !important;
    border: 2px solid #fff;
    border-radius: 0px;
}

body #page-container .twr-make-appointment-section .twr-make-appointment-row .et_pb_button_module_wrapper a.twr-make-appointment-btn:hover {
    background: #000;
    color: #fff;
}

.twr-testimonial-section {
    padding: 40px 0px 60px !important;
}

.twr-testimonial-section .twr-testimonial-row {
    padding: 0px;
}

.twr-testimonial-section .twr-testimonial-row .twr-testimonial-title h3 {
    font-size: 42px;
    font-family: "BodoniBT";
    color: #1c1c1c;
    line-height: 0.8;
    text-align: center;
}

.twr-testimonial-section .twr-testimonial-row .twr-testimonial-title {
    margin-bottom: 40px;
}

.twr-testimonial-section .twr-testimonial-row .twr-testimonial-icon {
    margin-bottom: 65px;
}

.twr-testimonial-section .twr-testimonial-row .twr-testimonial-wrapper .et_pb_slides .et_pb_slide .et_pb_slide_description {
    padding: 0px 8% !important;
}

.twr-testimonial-section .twr-testimonial-row .twr-testimonial-wrapper .et_pb_slides .et_pb_slide .et_pb_slide_description p {
    font-size: 22px;
    font-family: "Karla";
    color: rgb(63, 63, 63);
    font-style: italic;
    line-height: 1.3;
    text-align: center;
}

.twr-testimonial-section .twr-testimonial-row .twr-testimonial-wrapper .et_pb_slides .et_pb_slide .et_pb_slide_description h3 {
    font-size: 26px;
    font-family: "Karla";
    color: #1c1c1c;
    font-weight: bold;
    line-height: 1.333;
    margin-top: 40px;
    display: inline-block;
    padding-bottom: 0px;
    position: relative;
}

.twr-testimonial-section .twr-testimonial-row .twr-testimonial-wrapper .et_pb_slide .et_pb_slide_description h3:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -70%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 72px;
    height: 1px;
    background-color: #474747;
}

.twr-testimonial-section .twr-testimonial-row .twr-testimonial-wrapper .et_pb_slide .et_pb_slide_description h3:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -70%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 72px;
    height: 1px;
    background-color: #474747;
}

.twr-home-product-slider-section {
    padding: 50px 0px 40px !important;
}

.twr-home-product-slider-section .twr-home-product-slider-row {
    padding: 0px;
    width: 90%;
    max-width: 90%;
}

.twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider-title {
    margin-bottom: 40px;
}

.twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider-title h3 {
    font-size: 42px;
    font-family: "BodoniBT";
    color: #1c1c1c;
    line-height: 1;
}

.twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider .slick-list {
    padding-top: 35px;
}

.twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider #wps-slider-section .slick-arrow {
    position: absolute !important;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 30px;
}

.twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider .wps-slider-section {
    padding-top: 0px !important;
}

.twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider #wps-slider-section .slick-arrow.slick-prev {
    left: 0;
}

.twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider #wps-slider-section .slick-arrow.slick-next {
    right: 0;
}

.twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider .wps-product-section {
    padding: 0px 65px 0px 50px;
    margin-left: 0px !important;
}

.twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider .slick-list .slick-slide {
    border-bottom: 1px solid #dbdbdb;
    margin: 0px 14px !important;
}

.twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider #wps-slider-section .slick-list .slick-slide .wpsf-product,
.twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider #wps-slider-section .slick-list .slick-slide .wpsf-product .sp-wps-product-image-area {
    margin-left: 0 !important;
}

.twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider .slick-list .slick-slide .wpsf-product-title {
    margin-top: 0px !important;
    text-align: left;
}

.twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider .slick-list .slick-slide a.wps-product-image {
    border: none !important;
    margin-bottom: 20px;
}

.twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider .slick-list .slick-slide .sp-wps-product-details {
    margin-bottom: 20px;
    height: 45px;
}

.twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider .slick-list .slick-slide a.wps-product-image img.wpsf-product-img {
    height: 100%;
}

.twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider .slick-list .slick-slide .wpsf-product-title a {
    font-size: 20px !important;
    font-family: "Karla";
    color: #1c1c1c !important;
    font-size: 17px !important;
    font-weight: bold !important;
    line-height: 1.2 !important;
}

.twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider .slick-list .slick-slide:nth-child(even) {
    margin-top: -35px !important;
}

.twr-home-blog-section {
    padding: 40px 0px 25px !important;
}

.twr-home-blog-section .twr-home-blog-row {
    padding: 0px;
}

.twr-home-blog-section .twr-home-blog-row .twr-home-blog-title {
    margin-bottom: 25px;
}

.twr-home-blog-section .twr-home-blog-row .twr-home-blog-title h3 {
    font-size: 50px;
    font-family: "BodoniBT";
    color: #1c1c1c;
}

.twr-home-blog-section .twr-home-blog-row .twr-home-blog-wrapper .post-grid {
    padding: 0px !important;
    max-width: 1080px;
    width: 100%;
    margin: 0px auto;
}

.twr-home-blog-section .twr-home-blog-row .twr-home-blog-wrapper .post-grid .grid-items {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    margin: 0px -15px !important;
    column-gap: unset !important;
    row-gap: unset !important;
}

.twr-home-blog-section .twr-home-blog-row .twr-home-blog-wrapper .grid-items .item {
    margin: 0px !important;
    width: 50%;
    padding: 0px 15px !important;
}

.twr-home-blog-section .twr-home-blog-row .twr-home-blog-wrapper .grid-items .item .twr-blog-date {
    font-size: 13px;
    font-family: "Karla";
    color: #000000;
    line-height: 1.846;
    text-align: left;
    margin-bottom: 12px;
}

.twr-home-blog-section .twr-home-blog-row .twr-home-blog-wrapper .grid-items .item .twr-blog-image {
    margin-bottom: 20px;
    line-height: 0;
}

.twr-home-blog-section .twr-home-blog-row .twr-home-blog-wrapper .grid-items .item .twr-blog-image a,
.twr-home-blog-section .twr-home-blog-row .twr-home-blog-wrapper .grid-items .item .twr-blog-image a img {
    display: inline-block;
    width: 100%;
}

.twr-home-blog-section .twr-home-blog-row .twr-home-blog-wrapper .grid-items .item .twr-blog-title {
    margin: 0px;
    margin-bottom: 25px;
}

.twr-home-blog-section .twr-home-blog-row .twr-home-blog-wrapper .grid-items .item .twr-blog-title a {
    font-size: 21px;
    font-family: "Karla";
    color: #000000;
    font-weight: bold;
    line-height: 1.1;
    text-align: left;
}

.twr-home-blog-section .twr-home-blog-row .twr-home-blog-wrapper .grid-items .item .twr-blog-content {
    margin: 0px;
    font-size: 17px;
    font-family: "Karla";
    color: #4f4f4f;
    line-height: 1.4;
    text-align: left;
}

.twr-home-insta-feed-section .twr-home-insta-feed-row .twr-home-insta-feed-title {
    margin-bottom: 35px;
}

.twr-home-insta-feed-section .twr-home-insta-feed-row .twr-home-insta-feed-title h3 {
    font-size: 35px;
    font-family: "BodoniBT";
    color: #1c1c1c;
    line-height: 1;
}

.twr-home-insta-feed-section .twr-home-insta-feed-row .twr-home-insta-feed-wrap .fts-instagram-wrapper {
    margin: 0px !important;
    width: 25% !important;
}

.twr-home-insta-feed-section {
    padding: 25px 0px 40px !important;
}

.twr-home-insta-feed-section .twr-home-insta-feed-row {
    padding: 0px;
}

.twr-home-insta-feed-section .twr-home-insta-feed-row .twr-home-insta-feed-title {
    margin-bottom: 35px;
}

.twr-home-insta-feed-section .twr-home-insta-feed-row .twr-home-insta-feed-title h3 {
    font-size: 40px;
    font-family: "BodoniBT";
    color: #1c1c1c;
    line-height: 1;
}

.twr-home-insta-feed-section .twr-home-insta-feed-row .twr-home-insta-feed-wrap .fts-instagram-wrapper {
    margin: 0px !important;
    width: 25% !important;
}

footer .twr-footer-section {
    padding: 45px 0px 0px !important;
    overflow: hidden;
}

footer .twr-footer-section .twr-footer-row-title {
    padding: 0px 0px 30px;
    border-bottom: 1px solid #353535;
}

footer .twr-footer-section .twr-footer-row-content {
    padding: 60px 0px;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col.twr-footer-col-one,
footer .twr-footer-section .twr-footer-row-content .twr-footer-col.twr-footer-col-two {
    width: 25%;
    margin-right: 0px;
    padding-right: 25px;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col.twr-footer-col-three {
    width: 50%;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-title h3,
footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-content h3 {
    font-size: 18px;
    font-family: "Karla";
    color: #dbdbdb !important;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.4;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-title {
    margin-bottom: 15px;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-content p {
    font-size: 16px;
    font-family: "Karla";
    color: #dbdbdb;
    font-weight: 700;
    line-height: 1.5;
    text-align: left;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-content p a {
    display: inline-block;
    font-weight: 300;
    color: #fff;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-content {
    margin-bottom: 25px;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-content form .twr-form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-content form .twr-form-row .twr-form-group {
    display: inline-block;
    position: relative;
    margin-bottom: 25px;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-content form .twr-form-row .twr-form-group:first-child {
    width: 80%;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-content form .twr-form-row .twr-form-group:last-child {
    width: 20%;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-content form .twr-form-row .twr-form-group input {
    height: 65px;
    background: #000;
    border: 1px solid #fff;
    padding: 10px 20px;
    width: 100%;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-content form .twr-form-row .twr-form-group input[type=submit] {
    cursor: pointer;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-content form .twr-form-row .twr-form-group:last-child img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-content form .twr-form-row .twr-form-group span.ajax-loader {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 110%;
    margin: 0px;
    margin-left: 10px;
}

footer .twr-footer-section .twr-footer-row-copyright {
    padding: 35px 0px;
    position: relative;
}

footer .twr-footer-section .twr-footer-row-copyright:before {
    content: "";
    position: absolute;
    top: 0px;
    left: -50%;
    width: 200%;
    height: 1px;
    background: #171717;
}

footer .twr-footer-section .twr-footer-row-copyright .twr-footer-copyright .et_pb_text_inner {
    font-size: 14px;
    font-family: "Karla";
    color: #666666;
    line-height: 1.4;
    text-align: center;
}

.twr-testimonial-section .twr-testimonial-row .twr-testimonial-wrapper .et-pb-slider-arrows a.et-pb-arrow-prev:before {
    content: "";
    background: url("/wp-content/themes/divi-child/images/arrow-left-bold.png");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.twr-testimonial-section .twr-testimonial-row .twr-testimonial-wrapper .et-pb-slider-arrows a.et-pb-arrow-next:before {
    content: "";
    background: url("/wp-content/themes/divi-child/images/arrow-right-bold.png");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider #wps-slider-section .slick-arrow i.fa-angle-left:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    background: url("/wp-content/themes/divi-child/images/arrow-left.png");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider #wps-slider-section .slick-arrow i.fa-angle-right:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    background: url("/wp-content/themes/divi-child/images/arrow-right-bold.png");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider #wps-slider-section .slick-arrow:hover {
    background: #fff !important;
    border-color: #000 !important;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-content form .twr-form-row .twr-form-group input::-webkit-input-placeholder {
    font-size: 16px;
    font-family: "Karla";
    color: #d6d6d6;
    font-weight: bold;
    text-transform: uppercase;
    opacity: 1;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-content form .twr-form-row .twr-form-group input::-moz-placeholder {
    font-size: 16px;
    font-family: "Karla";
    color: #d6d6d6;
    font-weight: bold;
    text-transform: uppercase;
    opacity: 1;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-content form .twr-form-row .twr-form-group input:-ms-input-placeholder {
    font-size: 16px;
    font-family: "Karla";
    color: #d6d6d6;
    font-weight: bold;
    text-transform: uppercase;
    opacity: 1;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-content form .twr-form-row .twr-form-group input::-ms-input-placeholder {
    font-size: 16px;
    font-family: "Karla";
    color: #d6d6d6;
    font-weight: bold;
    text-transform: uppercase;
    opacity: 1;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-content form .twr-form-row .twr-form-group input::placeholder {
    font-size: 16px;
    font-family: "Karla";
    color: #d6d6d6;
    font-weight: bold;
    text-transform: uppercase;
    opacity: 1;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-content form .twr-form-row .twr-form-group span.wpcf7-not-valid-tip {
    position: absolute;
    width: 100%;
    top: 102%;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-content form .twr-form-row .twr-form-group span.wpcf7-form-control-wrap {
    display: inline-block;
    width: 100%;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-content form.invalid .wpcf7-response-output {
    margin: 14px 0px;
    background: #e53935;
    border-color: #ca1410;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-content form.sent .wpcf7-response-output {
    border-color: #0e901a;
    background: #46b450;
    margin: 14px 0px;
}

#page-container #et-boc header .twr-header-section .twr-menu-slider-wrapper span.close-mobile-menu {
    float: right;
    margin-bottom: 10px;
    margin-right: 25px;
}

#page-container #et-boc header .twr-header-section .twr-menu-slider-wrapper span.close-mobile-menu span.dashicons {
    width: 24px;
    height: 24px;
    background: #fff;
    border-radius: 4px;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
}


/* 07-09-2021 */

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-social-media {
    list-style-type: none!important;
    margin: 0 0 22px;
    padding: 0;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-social-media li {
    display: inline-block;
    margin-bottom: 0px;
    position: relative;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-social-media li a.icon {
    height: 32px;
    width: 32px;
    padding: 0;
    box-sizing: content-box;
    border-radius: 3px;
    margin-right: 8px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    position: relative;
    color: #fff;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-social-media li a.icon span.et_pb_social_media_follow_network_name {
    display: none;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-social-media li.et-social-youtube a.icon:before {
    content: "\E0A3";
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-social-media li.et-social-pinterest a.icon:before {
    content: "\E095";
}

.twr-testimonial-section .twr-testimonial-row .twr-testimonial-wrapper .et-pb-slider-arrows a.et-pb-arrow-prev,
.twr-testimonial-section .twr-testimonial-row .twr-testimonial-wrapper .et-pb-slider-arrows a.et-pb-arrow-next {
    position: absolute;
    top: 50%;
    z-index: 100;
    font-size: 48px;
    color: #fff;
    margin-top: -24px;
    transition: all .2s ease-in-out;
    opacity: 0;
}

.twr-testimonial-section .twr-testimonial-row .twr-testimonial-wrapper .et-pb-slider-arrows a.et-pb-arrow-prev {
    left: 0px;
}

.twr-testimonial-section .twr-testimonial-row .twr-testimonial-wrapper:hover .et-pb-slider-arrows a.et-pb-arrow-prev,
.twr-testimonial-section .twr-testimonial-row .twr-testimonial-wrapper:hover .et-pb-slider-arrows a.et-pb-arrow-next {
    opacity: 1;
}

.twr-testimonial-section .twr-testimonial-row .twr-testimonial-wrapper .et-pb-slider-arrows a.et-pb-arrow-next {
    right: 0px;
}

.twr-testimonial-section .twr-testimonial-row .twr-testimonial-wrapper .et-pb-slider-arrows a.et-pb-arrow-prev span,
.twr-testimonial-section .twr-testimonial-row .twr-testimonial-wrapper .et-pb-slider-arrows a.et-pb-arrow-next span {
    display: none;
}


/* 20-sep-20201 */

.twr-about-section-one .twr-about-row {
    padding: 0px;
}

.twr-about-section-one .twr-about-row .twr-about-col-left .twr-about-content p {
    margin: 0px;
    font-size: 17px;
    font-family: "Karla";
    color: #4f4f4f;
    line-height: 1.4;
    text-align: left;
}

.twr-about-section-one .twr-about-row .twr-about-col-left .twr-about-content p strong {
    font-size: 20px;
    color: #1c1c1c;
}

.twr-about-section-one .twr-about-row .twr-about-col-left .twr-about-content {
    padding: 20px;
    border: 1px dashed #4f4f4f;
}

.twr-about-section-one .twr-about-row .twr-about-col-right .twr-about-image img {
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.43);
    height: auto;
    width: 450px;
}

.twr-contact-map-section {
    line-height: 0px;
}

.twr-about-section-one .twr-about-row .twr-about-col-right .twr-about-image span.et_pb_image_wrap {
    position: relative;
    padding: 25px;
}

.twr-about-section-one .twr-about-row .twr-about-col-right .twr-about-image span.et_pb_image_wrap::before {
    content: "";
    position: absolute;
    background: transparent;
    border: 1px dashed #4f4f4f;
    border-bottom: 0px;
    border-left: 0px;
    width: 140px;
    height: 140px;
    top: 8px;
    right: 0px;
    z-index: 1;
}

.twr-about-section-one .twr-about-row .twr-about-col-right .twr-about-image span.et_pb_image_wrap::after {
    content: "";
    position: absolute;
    background: transparent;
    border: 1px solid #4f4f4f;
    border-bottom: 0px;
    border-left: 0px;
    width: 140px;
    height: 140px;
    top: 0px;
    right: 10px;
    z-index: -1;
}

.twr-about-section-one .twr-about-row .twr-about-col-right .twr-about-image {
    position: relative;
    width: auto;
    display: inline-block;
}

.twr-about-section-one .twr-about-row .twr-about-col-right .twr-about-image::after {
    content: "";
    position: absolute;
    background: transparent;
    border: 1px solid #4f4f4f;
    border-top: 0px;
    border-right: 0px;
    width: 140px;
    height: 140px;
    bottom: 0px;
    left: 10px;
    z-index: 1;
}

.twr-about-section-one .twr-about-row .twr-about-col-right .twr-about-image::before {
    content: "";
    position: absolute;
    background: transparent;
    border: 1px dashed #4f4f4f;
    border-top: 0px;
    border-right: 0px;
    width: 140px;
    height: 140px;
    bottom: 8px;
    left: 0px;
    z-index: 1;
}

.twr-about-section-one .twr-about-row .twr-about-col-right {
    width: 27%;
}

.twr-about-section-one .twr-about-row .twr-about-col-left {
    width: 60%;
}

.twr-about-section-one .twr-about-row {
    justify-content: center;
    align-items: center;
    display: flex;
}


/* contact-us */

.twr-contact-section.twr-contact-section-one h3 {
    font-size: 35px;
    font-family: "BodoniBT";
    color: #262626;
    text-align: center;
    margin-bottom: 25px;
}

.twr-contact-section.twr-contact-section-one p {
    font-size: 20px;
    font-family: 'Karla', sans-serif;
    color: #6e6e6e;
    text-align: center;
    line-height: 1.6;
}

.twr-contact-section.twr-contact-section-one .twr-contact-details-row a {
    color: black;
}

.twr-contact-section.twr-contact-section-one .twr-contact-details-row a:hover {
    color: black;
    font-weight: bold
}

.twr-contact-section.twr-contact-section-two {
    background-image: url(/wp-content/uploads/2021/09/footer-bg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.twr-contact-section.twr-contact-section-two .twr-contact-content h3 {
    color: white;
    font-size: 50px;
    font-family: "BodoniBT";
}

.twr-contact-section.twr-contact-section-two .twr-contact-book-now-button {
    color: white;
    border: 1px solid white;
    border-radius: 0px;
    padding: 5px 20px;
}

.twr-contact-section.twr-contact-section-two .twr-contact-book-now-button:hover {
    border: 1px solid #ffffff;
    background-color: #ffffff;
    color: black;
    padding: 5px 20px;
}

.twr-contact-section.twr-contact-section-two .twr-contact-book-now-button:after {
    display: none !important;
}

.twr-contact-section.twr-contact-section-three .twr-contact-content h3 {
    font-size: 35px;
    font-family: "BodoniBT";
    color: #262626;
    text-align: center;
    margin-bottom: 10px;
}

.twr-contact-section.twr-contact-section-three p {
    font-size: 20px;
    font-family: 'Karla', sans-serif;
    color: #6e6e6e;
    text-align: center;
    line-height: 1.6;
}

.twr-contact-section.twr-contact-section-three .twr-contact-form-fields .twr-form-row.twr-form-row-half .your-name {
    width: 48%;
    float: left;
}

.twr-contact-section.twr-contact-section-three .twr-contact-form-fields .twr-form-row.twr-form-row-half .your-phone {
    width: 48%;
    float: right;
}

.twr-contact-section.twr-contact-section-three .twr-contact-form .form-control {
    -webkit-appearance: none;
    background-color: #eee;
    width: 100%;
    border-width: 0;
    border-radius: 0;
    color: #999;
    font-size: 14px;
    padding: 16px;
    margin-bottom: 5px;
}

.twr-contact-section.twr-contact-section-three .twr-contact-form-submit {
    justify-content: space-between;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}

.twr-contact-section.twr-contact-section-three .twr-contact-form-submit .form-submit {
    padding: 8px 27px;
    border: 1px solid;
    background: white;
    transition: all 300ms ease 0ms;
    font-size: 16px;
    margin-right: 0px;
    height: 40px;
    float: right;
    cursor: pointer;
}

.twr-contact-section.twr-contact-section-three .twr-contact-form-submit .form-submit:hover {
    border: 1px solid #00000000;
    background-color: #000000;
    color: white;
    transition: all 300ms ease 0ms;
    font-size: 16px;
}

.twr-contact-section.twr-contact-section-three .twr-contact-form .invalid .wpcf7-response-output {
    border-color: #dc3232 !important;
    background-color: #dc3232;
    color: white;
    font-weight: bold;
    text-align: center;
    margin-top: 45px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
}

.twr-contact-section.twr-contact-section-three .twr-contact-form .wpcf7 form.sent .wpcf7-response-output {
    border-color: green;
    background-color: #00bb00;
    color: white;
}

.twr-contact-section.twr-contact-section-three .twr-contact-form-submit .twr-form-checkbox input {
    display: none;
}

.twr-contact-section.twr-contact-section-three .twr-contact-form-submit .twr-form-checkbox span.wpcf7-list-item-label {
    font-size: 14px;
    padding-left: 30px;
    display: block;
    position: relative;
    line-height: 2.3;
    cursor: pointer;
}

.twr-contact-section.twr-contact-section-three .twr-contact-form-submit .twr-form-checkbox .last {
    margin: 0px;
}

.twr-contact-section.twr-contact-section-three .twr-contact-form-submit .twr-form-checkbox label span:before {
    content: '';
    -webkit-appearance: none;
    background-color: #eeeeee;
    border: 2px solid #eeeeee;
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
    padding: 8px;
    display: inline-block;
    position: absolute;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 10px;
    left: 0px;
    top: 3px;
}

.twr-contact-section.twr-contact-section-three .twr-contact-form-submit .twr-form-checkbox input:checked+span:after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 7px;
    width: 4px;
    height: 10px;
    border: solid #000000;
    border-width: 0 2px 2px 0;
    transform: rotate( 45deg);
}

.twr-contact-section.twr-contact-section-three .twr-contact-form .twr-contact-form-submit .ajax-loader {
    position: absolute;
    right: 110px;
    top: 50%;
    margin: 0px;
    transform: translate(0%, -50%);
}

.twr-inner-page-banner-section .twr-inner-page-banner-row .twr-inner-page-banner-col .twr-inner-page-banner-title h3 {
    font-size: 64px;
    font-family: "BodoniBT";
    color: #fff;
}

.twr-contact-section-three .twr-contact-form-row {
    padding: 0px;
}

.twr-form-row-half .your-message {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

.twr-contact-section .twr-form-row-full span.your-email {
    margin-bottom: 40px;
    display: inline-block;
    width: 100%;
}

.twr-contact-section .twr-form-row-full span.your-message {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
}

.twr-contact-section .twr-form-row.twr-form-row-half {
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
}

.twr-contact-section .twr-form-row.twr-form-row-half br {
    display: none;
}


/* ================
20-09-2021
=================== */

.twr-collection-section-one {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.twr-collection-section-one .twr-collection-row {
    padding: 0px;
}

.twr-collection-section .twr-collection-row ul.products {
    margin: 0px;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.twr-collection-section .twr-collection-row ul.products li.product {
    width: 33.33%;
    margin: 0px;
    padding: 2px;
    line-height: 0px;
    float: none;
    display: inline-block;
}

.twr-collection-section .twr-collection-row ul.products li.product a {
    display: inline-block;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #000000;
}

.twr-collection-section .twr-collection-row ul.products li.product a img {
    width: 100%;
    height: auto;
    /*object-fit: cover;*/
    margin: 0px !important;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
}

.twr-collection-section .twr-collection-row ul.products li.product a h2 {
    position: absolute;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(30, 30, 30, 0.8)));
    background: -o-linear-gradient(transparent, rgba(30, 30, 30, 0.8));
    background: linear-gradient(transparent, rgba(30, 30, 30, 0.8));
    padding: 4rem 2rem 1.5rem 2rem;
    line-height: 1.2;
    margin: 0px;
    color: #fff;
    font-size: 20px;
    font-family: "BodoniBT";
}

.twr-collection-section .twr-collection-row ul.products li.product a h2 mark.count {
    background: none;
    color: #fff;
}

.twr-collection-section .twr-collection-row ul.products li.product a:hover img {
    opacity: 0.3;
    -webkit-transform: scale(1.1) translate(0, 0);
    -ms-transform: scale(1.1) translate(0, 0);
    transform: scale(1.1) translate(0, 0);
}

.twr-collection-section-two .twr-collection-row {
    padding: 0px;
}

.twr-collection-section-two .twr-collection-row .twr-collection-content {
    margin-bottom: 30px;
}

.twr-collection-section-two .twr-collection-row .twr-collection-content p {
    font-size: 40px;
    line-height: 1;
    text-align: left;
    font-family: "BodoniBT";
    padding-bottom: 10px;
    color: white;
}

.twr-collection-section-two .twr-collection-row .twr-collection-button {
    font-size: 17px;
    font-family: "Karla";
    color: #131313;
    line-height: 1.2 !important;
    text-align: center;
    background: #fff;
    padding: 12px 40px !important;
    border: 2px solid #fff;
    border-radius: 0px;
}

.twr-collection-section-two {
    background: url(/wp-content/uploads/2021/09/make-an-appointment-bg.jpg);
    background-position: center right;
    background-size: cover;
    background-repeat: no-repeat;
}

.twr-collection-section-two .twr-collection-row .twr-collection-button:after {
    display: none;
}

.twr-collection-section-two .twr-collection-row .twr-collection-button:hover {
    background: #000;
    color: #fff;
}

.twr-inner-page-banner-section .twr-inner-page-banner-title h3 {
    font-family: "BodoniBT";
    color: #000;
    line-height: 1;
    font-size: 50px;
    padding: 0px;
}


/* 21-sep-2021 */

.twr-contact-section-three .twr-contact-query-row {
    padding-top: 0px;
}

.twr-contact-section-one .twr-contact-details-row {
    padding: 0px;
}

.twr-shop-section .twr-shop-row {
    padding: 0px;
}

.twr-shop-section .twr-shop-row .twr-shop-col ul.products {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.twr-shop-section .twr-shop-row .twr-shop-col ul.products li.product {
    width: 30.33%;
    margin: 10px;
}

.twr-shop-section .twr-shop-row .twr-shop-col ul.products li.product span.et_shop_image {
    height: auto;
    width: 100%;
    overflow: hidden;
}

.twr-shop-section .twr-shop-row .twr-shop-col ul.products li.product span.et_shop_image img {
    width: 100%;
    height: 520px;
    object-fit: cover;
    transition: 0.5s;
    filter: saturate(1.1);
}

.twr-shop-section .twr-shop-row .twr-shop-col ul.products li.product h2.woocommerce-loop-product__title {
    font-size: 24px;
    line-height: 1.2;
    font-weight: bold;
    text-align: center;
    color: #333;
}

.twr-shop-section .twr-shop-row .twr-shop-col ul.products li.product span.price {
    text-align: center;
    font-size: 18px;
    color: #666;
}

.twr-shop-section .twr-shop-row .twr-shop-col ul.products li.product span span.et_overlay {
    display: none;
}

.twr-shop-section .twr-shop-row .twr-shop-col ul.products li.product:hover span.et_shop_image img {
    filter: saturate(0);
    transform: scale(1.1);
}

.twr-appointment-section-two {
    padding-top: 0px !important;
}

.twr-appointment-section-one {
    padding-bottom: 20px !important;
}

.twr-appointment-section-one .twr-appointment-row,
.twr-appointment-section-two .twr-appointment-row {
    padding: 0px;
}

.twr-appointment-section-one .twr-appointment-row-one .twr-appointment-col .twr-appointment-content p {
    margin: 0px;
    font-size: 17px;
    font-family: "Karla";
    color: #4f4f4f;
    line-height: 1.4;
    text-align: left;
}

.twr-appointment-section-one .twr-appointment-row-one .twr-appointment-col .twr-appointment-content p a {
    font-weight: bold;
    font-size: 18px;
    color: #000;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
}

.twr-appointment-section-one .twr-appointment-row-one .twr-appointment-col .twr-appointment-content {
    padding: 20px;
    border: 1px dashed #4f4f4f;
}

.twr-appointment-section-one .twr-appointment-row-one .twr-appointment-col .twr-appointment-content p a:hover {
    color: #888;
}

.twr-shop-section .twr-shop-row .twr-shop-col ul.products li.product span.onsale {
    background: #221e1f !important;
}


/* Blog */

.twr-blog-list-item .twr-blog-content {
    width: 43%;
    text-align: center;
    padding: 20px;
}

.twr-blog-list-item {
    display: flex;
    justify-content: space-between;
    padding: 30px 0px;
    position: relative;
    border-bottom: 1px solid #35353573;
}

.twr-blog-list-item .twr-blog-media {
    padding-left: 70px;
}

.twr-blog-list-item .twr-blog-date {
    text-align: center;
    width: 50px;
    position: absolute;
    /* top: -70px; */
}

.twr-blog-list-item .twr-blog-date .month {
    font-size: 25px;
    margin-bottom: 30px;
}

.twr-blog-list-item .twr-blog-date .year {
    margin-bottom: 30px;
    margin: 5px !important;
}

.twr-blog-list-item .twr-blog-date .day {
    font-size: 25px;
}

.blog-meta .blog-categories a {
    color: #000000;
    font-weight: 800;
    font-size: 16px;
}

.blog-meta .blog-categories a:hover {
    color: #4f4a4a;
}

.twr-blog-list-item .twr-blog-content .twr-read-more-btn a {
    border: 2px solid black;
    border-radius: 0px;
    color: white;
    background: black;
    font-size: 18px;
    padding: 5px 20px;
}

.twr-blog-list-item .twr-blog-content .twr-read-more-btn {
    margin-top: 20px;
}

.twr-blog-list-item .twr-blog-content .twr-read-more-btn a:hover:after {
    display: none;
}

.twr-blog-list-item .twr-blog-content .twr-read-more-btn a:hover {
    color: black;
    background: white;
}

.twr-post-count-wrapper .twr-position-pagination-wrapper .twr-position-pagination .page-numbers li:hover a {
    background: black;
    color: white !important;
}

.twr-post-count-wrapper .twr-position-pagination-wrapper .twr-position-pagination .page-numbers {
    list-style-type: none;
    text-align: center;
    color: black;
    font-size: 10px;
}

.twr-post-count-wrapper .twr-position-pagination-wrapper .twr-position-pagination .page-numbers li {
    display: inline-block;
    margin-right: 5px;
    overflow: hidden;
}

.twr-post-count-wrapper .twr-position-pagination-wrapper .twr-position-pagination .page-numbers .current {
    background: #000000;
    color: #fff;
}

.twr-post-count-wrapper .twr-position-pagination-wrapper .twr-position-pagination ul .page-numbers {
    display: block;
    border: 1px solid #ddd;
    padding: 2px 10px;
    font-size: 14px;
}

.twr-blog-section.twr-blog-section-one.et_section_regular {
    padding: 0px;
}

.twr-post-count-wrapper .twr-position-pagination-wrapper .twr-position-pagination ul {
    padding: 30px 0px 0px 0px;
}


/* 25-sep-2021 */

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-menu {
    background: transparent;
}

.twr-home-banner-section {
    position: relative;
}

.twr-home-banner-section::before {
    content: "";
    width: 100%;
    height: 100%;
    background: black;
    position: absolute;
    z-index: 0;
    opacity: 0.4;
}

.twr-sticky-header-section {
    background: white;
    border-bottom: 1px solid black;
    box-shadow: 2px 2px 19px 3px #88888875;
}

.twr-sticky-header-section .twr-header-row .twr-header-col .twr-header-menu ul li a {
    color: black !important;
}

#page-container #et-boc header .twr-header-section {
    padding: 15px 0px;
    position: fixed;
    width: 100%;
    background: transparent;
    transition: 0.5s;
}

#page-container #et-boc .twr-header-section.twr-sticky-header {
    background: #fff;
    border-bottom: 1px solid #000;
}

#page-container #et-boc header .twr-header-section nav ul li a {
    color: #fff !important;
    transition: 0s;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -ms-transition: 0s;
    -o-transition: 0s;
}

#page-container #et-boc header .twr-header-section nav ul li a:hover,
#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .et_pb_text_inner>p a:hover {
    color: #dbdbdb !important;
}

#page-container #et-boc .twr-header-section.twr-sticky-header nav ul li a:hover {
    color: #706f6f !important;
}

#page-container #et-boc .twr-header-section.twr-sticky-header nav ul li a {
    color: #000 !important;
}

#page-container #et-boc header .twr-header-section .twr-header-col-two .twr-header-mini-cart p a {
    color: #fff;
}

.twr-sticky-header .twr-header-row .twr-header-col-two .twr-header-mini-cart p a {
    color: #000 !important;
}


/* 29-09-2021 */

#page-container #et-boc .twr-inner-page-banner-section {
    width: 100%;
    height: 50vh;
    position: relative;
    padding-top: 0px !important;
}

#page-container #et-boc .twr-inner-page-banner-section .twr-inner-page-banner-row {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0%);
}

#page-container #et-boc .twr-inner-page-banner-section:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3));
    z-index: 0;
}


/* 01-oct-2021 */

.twr-about-section-two .twr-about-row-two .twr-about-col.twr-about-col-two p {
    font-size: 18px;
    font-family: "Karla";
    color: #d6d6d6;
    line-height: 1.5;
    text-align: left !important;
    width: 100%;
}

.twr-about-section-two .twr-about-row-two {
    padding: 0px;
    width: 90%;
    max-width: 100%;
}

.twr-about-section-two .twr-about-row-two .et_pb_button_module_wrapper a {
    float: left;
    font-size: 17px;
    font-family: "Karla";
    color: #131313;
    line-height: 1.2 !important;
    text-align: center;
    background: #fff;
    padding: 12px 40px !important;
    border: 2px solid #fff;
    border-radius: 0px;
}

.twr-about-section-two .twr-about-row-two .et_pb_button_module_wrapper a::after {
    display: none;
}

.twr-about-section-two .twr-about-row-two .et_pb_button_module_wrapper a:hover {
    background: #000;
    color: #fff;
}

#page-container #et-boc .twr-header-notification-section {
    padding: 0px !important;
}

#page-container #et-boc .twr-header-notification-section .twr-header-notification-row {
    padding: 0px;
    width: 100%;
    max-width: 100%;
}

#page-container #et-boc .twr-header-notification-section .twr-header-notification-row .twr-header-notification-content img {
    width: 15px;
    height: 15px;
    margin-left: 5px;
}

#page-container #et-boc .twr-header-notification-section .twr-header-notification-row .twr-header-notification-content {
    margin: 0px;
    padding: 10px 40px;
}

#page-container #et-boc .twr-header-notification-section .twr-header-notification-row .twr-header-notification-col {
    position: relative;
}

#page-container #et-boc .twr-header-notification-section .twr-header-notification-row .twr-header-notification-col .close-notification-btn-wrap {
    position: absolute;
    right: 10px;
    color: #fff;
    top: 50%;
    transform: translate(0%, -50%);
}

#page-container #et-boc .twr-header-notification-section .twr-header-notification-row .twr-header-notification-col .close-notification-btn-wrap .dashicons-no-alt::before {
    font-size: 16px;
}

header.et-l.et-l--header {
    position: fixed;
    z-index: 9;
    width: 100%;
}


/* popup */

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col {
    width: 50%;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-one {
    display: flex;
    margin-right: 0px !important;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-one span img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two {
    background: white;
    padding: 30px;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form form .twr-form-row .twr-form-group-half {
    width: 48%;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form form .twr-form-row .twr-form-group-half input {
    -webkit-appearance: none;
    background-color: #eee;
    width: 100%;
    height: 40px;
    border-width: 0;
    border-radius: 0;
    color: #999;
    font-size: 14px;
    padding: 10px;
    margin-bottom: 5px;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form form .twr-form-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form .twr-form-wrap .twr-form-group-full p {
    font-size: 16px;
    font-family: 'Karla', sans-serif;
    color: #6e6e6e;
    text-align: center;
    line-height: 1.4;
    padding-bottom: 10px;
    text-align: left;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form form .twr-form-row .twr-form-group-full {
    width: 100%;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form form .twr-form-row .twr-form-group-full input.wpcf7-submit {
    margin: auto;
    background-color: #ffffff;
    color: black;
    padding: 8px 27px;
    border: 1px solid;
    transition: all 300ms ease 0ms;
    font-size: 16px;
    margin-right: 0px;
    height: 40px;
    float: right;
    cursor: pointer;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form .twr-form-wrap .twr-form-group-full p span.your-consent {
    padding-left: 10px;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form .twr-form-wrap .twr-form-group-full p span.your-consent .first.last {
    margin: 0px;
    margin-top: 5px;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form .twr-form-wrap .twr-form-group-full p span.your-consent .first.last input {
    display: none;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form .twr-form-wrap .twr-form-group-full p span.your-consent .first.last span.wpcf7-list-item-label {
    font-size: 14px;
    padding-left: 30px;
    display: block;
    position: relative;
    line-height: 2.3;
    cursor: pointer;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form .twr-form-wrap .twr-form-group-full p span.your-consent .first.last span.wpcf7-list-item-label::before {
    content: '';
    -webkit-appearance: none;
    background-color: #eeeeee;
    border: 2px solid #eeeeee;
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
    padding: 8px;
    display: inline-block;
    position: absolute;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 10px;
    left: 0px;
    top: 3px;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form .twr-form-wrap .twr-form-group-full p span.your-consent .first.last input:checked+span.wpcf7-list-item-label::after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 7px;
    width: 4px;
    height: 10px;
    border: solid #000000;
    border-width: 0 2px 2px 0;
    transform: rotate( 45deg);
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form form .twr-form-row .twr-form-group-full input.wpcf7-submit:hover {
    background: #000;
    color: #fff;
    border: 1px solid #000;
}

.news-letter-popup-section {
    padding: 0px !important;
}

.news-letter-popup-section .news-letter-popup-row {
    width: 100%;
    padding: 0px !important;
    align-items: stretch;
}

#et-boc .area-outer-wrap.popup_outer_wrap {
    width: 780px !important;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-one .news-letter-popup-image span.et_pb_image_wrap {
    height: 100%;
    display: inline-block;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two form.wpcf7-form.invalid .wpcf7-response-output {
    border: 1px solid #dc3232;
    background: #dc3232;
    color: #fff;
    text-align: center;
    margin: 40px 0px 0px;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form .twr-form-wrap .twr-form-group-full p span.your-consent span.wpcf7-not-valid-tip {
    font-size: 14px;
    margin-top: -0.4em;
}

.twr-about-section-one .twr-about-row .twr-about-col-right .nGY2GThumbnailCustomLayer {
    pointer-events: none;
}

.twr-about-section-one .twr-about-row .twr-about-col-right .nGY2GThumbnail.nGY2GThumbnail_l1 {
    cursor: auto !important;
    pointer-events: none !important;
}

.twr-about-section-one .twr-about-row .twr-about-col-right .nGY2Navigationbar,
.twr-about-section-one .twr-about-row .twr-about-col-right .nanoGalleryLBarOff {
    display: none;
}

.page-id-228 .twr-inner-page-banner-section {
    height: 300px !important;
}


/* ================
11-10-2021
=================== */

.twr-blog-page-section {
    padding: 50px 0px !important;
}

.twr-blog-page-section .twr-inner-page-row {
    padding: 0px;
    margin: auto;
    width: 80%;
}

.twr-blog-page-section .twr-inner-page-col .twr-inner-page-image {
    margin-bottom: 0px;
    margin-bottom: 20px;
}

.twr-blog-page-section .twr-inner-page-col .twr-inner-page-image span.et_pb_image_wrap,
.twr-blog-page-section .twr-inner-page-col .twr-inner-page-image span.et_pb_image_wrap img {
    width: 100%;
}

.twr-blog-page-section .twr-inner-page-col .twr-inner-page-content p,
.twr-blog-page-section .twr-inner-page-col .twr-inner-page-content {
    color: #000000;
    font-size: 16px;
}

.twr-blog-page-section .twr-inner-page-col .twr-inner-page-content .gallery {
    padding-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.twr-blog-page-section .twr-inner-page-col .twr-inner-page-content .gallery .gallery-item {
    margin: 5px 5px !important;
    width: 45% !important;
}

.twr-blog-page-section .twr-inner-page-col .twr-inner-page-content .gallery br {
    display: none;
}

.twr-blog-page-section .twr-inner-page-col .twr-inner-page-content .gallery .gallery-item .portrait {
    margin-top: 0px !important;
    line-height: 0;
    margin-bottom: 0px;
    height: 100%;
    float: none !important;
    display: inline-block;
    overflow: hidden;
    width: 100% !important;
}

.twr-blog-page-section .twr-inner-page-col .twr-inner-page-content .gallery .gallery-item .landscape {
    height: 344px;
}

.twr-blog-page-section .twr-inner-page-col .twr-inner-page-content .gallery .gallery-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border: none !important;
}

.twr-blog-page-banner-section .twr-inner-page-banner-row .twr-inner-page-banner-col h1 {
    font-size: 64px;
    font-family: "BodoniBT";
    color: #000;
    line-height: 1.3;
}

.twr-blog-page-section .twr-inner-page-col .twr-inner-page-content p a,
.twr-blog-page-section .twr-inner-page-col .twr-inner-page-content a {
    color: black;
    display: inline-block;
    position: relative;
}

.twr-blog-page-section .twr-inner-page-col .twr-inner-page-content p a:before,
.twr-blog-page-section .twr-inner-page-col .twr-inner-page-content a:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 1px;
    background: #333;
}

.twr-blog-page-section .twr-inner-page-col .twr-inner-page-content p a:hover,
.twr-blog-page-section .twr-inner-page-col .twr-inner-page-content a:hover {
    color: #666;
}

.twr-blog-page-section .twr-inner-page-col .twr-inner-page-content p a:hover:before,
.twr-blog-page-section .twr-inner-page-col .twr-inner-page-content a:hover:before {
    background: #666;
}

.twr-blog-page-section .twr-inner-page-col .twr-inner-page-content p img,
.twr-blog-page-section .twr-inner-page-col .twr-inner-page-content img {
    width: 50%;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-content form .twr-form-row .twr-form-group span.wpcf7-spinner {
    position: absolute;
    top: 50%;
    left: 105%;
    transform: translateY(-50%);
    margin: 0px;
}

.twr-category-page-section {
    padding: 50px 0px !important;
}

.twr-category-page-section .twr-inner-page-row {
    padding: 0px !important;
}

.twr-category-page-section .twr-inner-page-row .twr-inner-page-product-listing .woocommerce-result-count {
    color: #000;
}

.twr-category-page-section .twr-inner-page-row .twr-inner-page-product-listing form select {
    padding: 10px;
    background: #000;
    color: #fff !important;
    font-size: 14px;
    border-radius: 0px;
}

.twr-category-page-section .twr-inner-page-row .twr-inner-page-product-listing .twr-single-product .products,
.twr-product-page-section .twr-inner-page-row .twr-product-list-wrapper .products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0px -10px;
}

.twr-category-page-section .twr-inner-page-row .twr-inner-page-product-listing .twr-single-product .products .product,
.twr-product-page-section .twr-inner-page-row .twr-product-list-wrapper .products li.product {
    width: 33.33%;
    margin: 0px;
    padding: 10px;
}

.twr-category-page-section .twr-inner-page-row .twr-inner-page-product-listing .twr-single-product .products .product a.woocommerce-LoopProduct-link,
.twr-product-page-section .twr-inner-page-row .twr-product-list-wrapper .products li.product a.woocommerce-LoopProduct-link {
    display: inline-block;
    position: relative;
}

.twr-category-page-section .twr-inner-page-row .twr-inner-page-product-listing .twr-single-product .products .product h2,
.twr-product-page-section .twr-inner-page-row .twr-product-list-wrapper .products li.product h2 {
    padding: 10px 15px;
}

.twr-category-page-section .twr-inner-page-row .twr-inner-page-product-listing .twr-single-product .products .product span.price,
.twr-product-page-section .twr-inner-page-row .twr-product-list-wrapper .products li.product span.price {
    padding: 0px 15px;
}

.twr-category-page-section .twr-inner-page-row .twr-inner-page-product-listing .twr-single-product .products .product span.onsale,
.twr-product-page-section .twr-inner-page-row .twr-product-list-wrapper .products li.product span.onsale {
    z-index: 999;
    top: 0px !important;
    right: 0px !important;
    left: auto !important;
    background: #000 !important;
    border-radius: 0px !important;
    padding: 10px 15px !important;
    font-size: 15px;
    line-height: 1 !important;
}

.twr-category-page-section .twr-inner-page-row .twr-inner-page-product-listing .twr-single-product .products .product .et_shop_image .et_overlay,
.twr-product-page-section .twr-inner-page-row .twr-product-list-wrapper .products li.product .et_shop_image .et_overlay {
    background: #ffffffab !important;
    border: none !important;
}

.twr-category-page-section .twr-inner-page-row .twr-inner-page-product-listing .twr-single-product .products .product .et_shop_image .et_overlay:before,
.twr-product-page-section .twr-inner-page-row .twr-product-list-wrapper .products li.product .et_shop_image .et_overlay:before {
    display: none;
}

.twr-category-page-section .twr-inner-page-product-listing .twr-single-product .woocommerce-pagination .page-numbers {
    background: #fff;
    margin: 0px;
    color: #000;
    border-color: black;
}

.twr-category-page-section .twr-inner-page-product-listing .twr-single-product .woocommerce-pagination .page-numbers li {
    width: 30px;
    height: 30px;
}

.twr-category-page-section .twr-inner-page-product-listing .twr-single-product .woocommerce-pagination .page-numbers.current,
.twr-category-page-section .twr-inner-page-product-listing .twr-single-product .woocommerce-pagination a.page-numbers:hover {
    height: 100%;
    width: 100%;
    background: #000;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.twr-product-page-section {
    padding: 20px 0px !important;
}

.twr-product-page-section .twr-inner-page-row-two .flex-control-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px !important;
}

.twr-product-page-section .twr-inner-page-row-two .flex-control-nav li {
    margin-right: 30px !important;
    margin-bottom: 30px !important;
}

.twr-product-page-section .twr-inner-page-row-two .twr-inner-page-col h3 {
    color: #333;
    padding-bottom: 10px;
    line-height: 1em;
    font-weight: 500;
    font-size: 22px;
}

.twr-product-page-section .twr-inner-page-row-two .twr-inner-page-col .twr-inner-page-price {
    margin-bottom: 20px;
}

.twr-product-page-section .twr-inner-page-row-two .twr-inner-page-col .twr-inner-page-price .price {
    color: black;
}

.twr-product-page-section .twr-inner-page-row-two .twr-inner-page-col .twr-inner-page-content p {
    color: #000;
}

.twr-product-page-section .twr-inner-page-row-two .twr-inner-page-col .twr-inner-page-add-to-cart {
    margin-bottom: 20px;
}

.twr-product-page-section .twr-inner-page-row-two .twr-inner-page-col .twr-inner-page-add-to-cart input {
    padding: 10px;
    background: #f4f4f4;
}

.twr-product-page-section .twr-inner-page-row-two .twr-inner-page-col .twr-inner-page-add-to-cart button {
    background: #000;
    border-color: #000;
    color: #fff;
    font-weight: 400;
    line-height: 1 !important;
    padding: 13px 20px;
    border-radius: 0px;
}

.twr-product-page-section .twr-inner-page-row-two .twr-inner-page-col .twr-inner-page-add-to-cart button:after {
    display: none;
}

.twr-product-page-section .twr-inner-page-row-two .twr-inner-page-col .twr-inner-page-add-to-cart button:hover {
    background: #fff;
    color: #000;
}

.twr-product-page-section .twr-inner-page-row-two .twr-inner-page-col .twr-inner-page-meta .posted_in {
    color: #000;
}

.twr-product-page-section .twr-inner-page-row-two .twr-inner-page-col .twr-inner-page-meta .posted_in a {
    color: #000;
    display: inline-block;
    position: relative;
}

.twr-product-page-section .twr-inner-page-row-two .twr-inner-page-col .twr-inner-page-meta .posted_in a:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 1px;
    background: #000;
}

.twr-product-page-section .twr-inner-page-row-two .twr-inner-page-col .twr-inner-page-meta .posted_in a:hover:before {
    background: #666;
}

.twr-product-page-section .twr-inner-page-row-two .twr-inner-page-col .twr-inner-page-meta .posted_in a:hover {
    color: #666;
}


/* 12-10-21 */


/* .term-daalarna .woocommerce ul.products li.product a img {
    height: 520px;
} */

.postid-8323 #page-container #et-boc .twr-inner-page-banner-section {
    height: 300px !important;
}

.twr-inner-page-banner-section.twr-product-page-banner-section {
    height: 300px !important;
}

.twr-inner-page-banner-section.twr-category-page-banner-section {
    height: 300px !important;
}

.twr-product-page-section-one .twr-inner-page-row.twr-inner-page-row-one {
    padding: 0px !important;
}


/* 12-oct-2021 */

.twr-faq-section .twr-faq-row {
    padding: 0px;
}

.twr-faq-section .twr-faq-row .twr-faq-col .twr-faq-content p {
    margin: 0px;
    font-size: 17px;
    font-family: "Karla";
    color: #4f4f4f;
    line-height: 1.4;
    text-align: left;
}

.twr-faq-section .twr-faq-row .twr-faq-col .et_pb_toggle_open {
    transition: 0.5s;
    background: #ffffff;
    border: 1px solid #221e1f;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 30px;
}

.twr-faq-section .twr-faq-row .twr-faq-col .et_pb_toggle_open h5 {
    font-size: 20px;
    color: #1c1c1c;
    font-weight: 700;
    line-height: 1.3;
}

.twr-faq-section .twr-faq-row .twr-faq-col .twr-faq-accordion .et_pb_toggle_close {
    background: #221e1f;
    position: relative;
    border-radius: 10px;
    transition: 0.5s;
    padding: 15px;
    margin-bottom: 30px;
}

.twr-faq-section .twr-faq-row .twr-faq-col .twr-faq-accordion .et_pb_toggle_close h5 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.3;
    padding: 0px;
    position: relative;
    padding-right: 17px;
}

.twr-faq-section .twr-faq-row .twr-faq-col .twr-faq-accordion .et_pb_toggle_close h5::before {
    content: "\E050";
    position: absolute;
    right: 0;
    font-size: 16px;
    color: #fff;
    top: 50%;
    margin-top: -.5em;
}

.twr-faq-section .twr-faq-row .twr-faq-col .twr-faq-accordion .et_pb_toggle_close .et_pb_toggle_content.clearfix {
    margin: 0px;
    font-size: 19px;
    font-family: "Karla";
    color: #4f4f4f;
    line-height: 1.4;
    text-align: left;
    display: none;
}

.twr-faq-section .twr-faq-row .twr-faq-col .et_pb_toggle_open p {
    margin: 0px;
    font-size: 17px;
    font-family: "Karla";
    color: #4f4f4f;
    line-height: 1.4;
    text-align: left;
}

.twr-faq-section .twr-faq-row .twr-faq-col .twr-faq-accordion .et_pb_toggle_close::before {
    content: "";
    position: absolute;
    border: 1px solid #221e1f;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    z-index: -1;
    display: block;
    border-radius: 10px;
}


/* 12-oct-2021 */

.twr-blog-section-one .twr-blog-row-one {
    padding: 0px;
}

.twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category a {
    height: 100%;
    width: 100%;
    background-color: white;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    transition: 0.5s;
    margin: 0px;
    padding: 0px;
    position: relative;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    overflow: hidden;
}

.twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category {
    display: inline-block;
    width: 31%;
    margin: 0px;
    height: 250px;
    cursor: pointer;
    padding: 15px;
}

.twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category a h4 {
    padding: 0px;
    color: white;
    font-size: 30px;
    position: absolute;
    height: 100%;
    background: rgba(0, 0, 0, 0.70);
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0px;
    left: 0px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

.twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 50px;
    flex-wrap: wrap;
}


/* .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category a::before {
position: absolute;
content: "";
background: #fff;
border: 2px solid black;
top: -7px;
left: -7px;
right: -7px;
bottom: -7px;
z-index: -1;
transition: 0.3s;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
} */


/* .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category a::after {
transition: 0.5s;
content: "";
position: absolute;
background: #221e1f;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
z-index: -1;
border-radius: 5px;
} */

.twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category a:hover:after {
    top: -7px;
    left: -7px;
    right: -7px;
    bottom: -7px;
    margin: 4px;
}

.twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category.twr-selected-category a {
    border-radius: 3px;
    background: white;
    position: relative;
    box-shadow: 10px 10px 10px 0px #9f9f9f
}

.twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category.twr-selected-category a:before {
    background: #221e1f;
}

body {
    overflow-x: hidden;
}


/* 14-10-21 */

.twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category a img {
    margin-bottom: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

.twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category:hover a img {
    transform: scale(1.09);
}

.twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category.twr-selected-category a h4 {
    color: rgb(255, 255, 255);
}


/* .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category.twr-selected-category {
transform: scale(1.09);
box-shadow: 9px 10px 10px 0px rgb(0 0 0 / 49%);
} */

.twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category a:hover {
    border-radius: 5px;
}

.twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-selected-category a:after {
    margin: -7px !important;
}

.twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-selected-category a:hover:after {
    margin: 4px !important;
}

.twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category a:hover img {
    position: relative;
    transition: all linear .3s;
    -moz-transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -o-transition: all linear .3s;
    -ms-transition: all linear .3s;
}


/* 18-oct-2021 */

.twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category a::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    background: #ffffff;
    border-radius: 50%;
    top: -100px;
    left: -100px;
    transition: 0.7s;
    opacity: 0.1;
}

.twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category a:hover:after {
    top: 250px;
    left: 250px;
}

.twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category a:hover:before {
    bottom: 250px;
    right: 250px;
}

.twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category a::before {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    background: #ffffff;
    border-radius: 50%;
    bottom: -100px;
    right: -100px;
    transition: 1s;
    opacity: 0.1;
    z-index: 1;
}

.twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category a:hover h4 {
    background: rgba(0, 0, 0, 0.4);
}

.twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category.twr-selected-category {
    position: relative;
    padding: 0px;
    /* overflow: hidden; */
}

.twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category.twr-selected-category::before {
    content: '';
    position: absolute;
    top: -10px;
    right: -9px;
    left: auto;
    width: 100px;
    height: 3px;
    background: #221e1f;
    /* animation: animate 2s linear infinite;*/
}

@keyframes animate {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(100%);
    }
}

@keyframes animate-1 {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(-100%);
    }
}

.twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category.twr-selected-category::after {
    content: '';
    position: absolute;
    width: 100px;
    bottom: -10px;
    left: -10px;
    height: 3px;
    background: #221e1f;
    /* animation: animate-1 2s linear infinite;*/
}

.twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category.twr-selected-category a h4::before {
    content: '';
    position: absolute;
    width: 100px;
    bottom: 38%;
    left: auto;
    margin: auto;
    right: auto;
    height: 3px;
    background: #ffffff;
    /* animation: animate-1 2s linear infinite; */
    /* -webkit-animation: animate-1 2s linear infinite;*/
}

.twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category.twr-selected-category span::before {
    content: "";
    background: #221e1f;
    position: absolute;
    width: 3px;
    bottom: -10px;
    height: 100px;
    left: -10px;
    z-index: 1;
    /* animation: animate-2 2s linear infinite;*/
}

.twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category.twr-selected-category span::after {
    content: "";
    background: #221e1f;
    position: absolute;
    width: 3px;
    height: 100px;
    top: -10px;
    right: -10px;
    z-index: 1;
    /* animation: animate-3 3s linear infinite;*/
}

@keyframes animate-2 {
    0% {
        transform: translatey(100%);
    }
    100% {
        transform: translatey(-100%);
    }
}

@keyframes animate-3 {
    0% {
        transform: translatey(-100%);
    }
    100% {
        transform: translatey(100%);
    }
}

.page-id-8813 .twr-inner-page-banner-section {
    height: 300px !important;
}

.twr-shop-intro-text p {
    background: #221e1f;
    padding: 20px !important;
    color: #fff;
    border-radius: 10px;
    position: relative;
    font-size: 17px;
    font-family: "Karla";
    line-height: 1.4;
    text-align: center;
}

.twr-shop-intro-text p::before {
    content: "";
    position: absolute;
    top: -5px;
    bottom: -5px;
    left: -5px;
    right: -5px;
    border: 1px solid #221e1f;
    border-radius: 10px;
}

.twr-category-page-section .twr-inner-page-row .twr-inner-page-col .twr-single-product p.woocommerce-result-count {
    display: none;
}

.twr-category-page-section .twr-inner-page-row .twr-inner-page-col .twr-single-product form.woocommerce-ordering {
    display: none;
}

.twr-404-content-section {
    padding: 50px 0px;
}

.twr-404-content-section .twr-inner-page-row {
    padding: 0px;
}

.twr-404-content-section .twr-inner-page-row .twr-inner-page-col .twr-inner-page-image {
    margin: 0px;
}

.twr-404-content-section .twr-inner-page-row .twr-inner-page-col .twr-inner-page-content {
    margin-bottom: 35px;
    margin-top: 20px;
    text-align: center;
    font-size: 17px;
    font-family: "Karla";
    color: #4f4f4f;
    line-height: 1.4;
}

.twr-404-content-section .twr-inner-page-row .twr-inner-page-col .et_pb_button_module_wrapper a.twr-inner-page-btn {
    background: #ffffff;
    color: black;
    padding: 10px 25px;
    width: auto;
    height: auto;
    line-height: 1.3 !important;
    font-size: 17px;
    transition: 0.5s !important;
}

.twr-404-content-section .twr-inner-page-row .twr-inner-page-col .et_pb_button_module_wrapper a.twr-inner-page-btn::after {
    display: none;
}

.twr-404-content-section .twr-inner-page-row .twr-inner-page-col .et_pb_button_module_wrapper a.twr-inner-page-btn:hover {
    background: #221e1f;
    color: #fff;
}


/* 25-oct-2021 */

.twr-related-post-wrapper .twr-related-post-column-wrapper {
    padding: 0px;
}

.twr-related-post-wrapper .twr-related-post-column-wrapper .twr-blog-list-wrap .twr-blog-list-contents h3 {
    padding-bottom: 30px;
    width: 100%;
    font-size: 26px;
    color: #221e1f;
    font-weight: bold;
}

.twr-related-post-wrapper .twr-related-post-column-wrapper .twr-blog-list-wrap .twr-blog-list-contents .twr-blog-list-item {
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 30%;
    margin: 10px;
    border: none;
}

.twr-related-post-wrapper .twr-related-post-column-wrapper .twr-blog-list-wrap .twr-blog-list-contents .twr-blog-list-item br {
    display: none;
}

.twr-related-post-wrapper .twr-related-post-column-wrapper .twr-blog-list-wrap .twr-blog-list-contents .twr-blog-list-item .twr-blog-media {
    padding: 0px;
    overflow: hidden;
    cursor: pointer;
    height: 205px;
}

.twr-related-post-wrapper .twr-related-post-column-wrapper .twr-blog-list-wrap .twr-blog-list-contents .twr-blog-list-item .twr-blog-content {
    padding: 0px;
    width: 100%;
}

.twr-related-post-wrapper .twr-related-post-column-wrapper .twr-blog-list-wrap .twr-blog-list-contents .twr-blog-list-item .twr-blog-content h2 {
    padding: 0px;
    font-size: 18px;
    color: black;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

.twr-related-post-wrapper .twr-related-post-column-wrapper .twr-blog-list-wrap .twr-blog-list-contents {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.twr-related-post-wrapper {
    padding-top: 0px !important;
}

.twr-related-post-wrapper .twr-related-post-column-wrapper .twr-blog-list-wrap .twr-blog-list-contents .twr-blog-list-item:hover .twr-blog-content h2 {
    color: #4c4c4c;
}

.twr-related-post-wrapper .twr-related-post-column-wrapper .twr-blog-list-wrap .twr-blog-list-contents .twr-blog-list-item .twr-blog-content h2 a {
    width: 100%;
    display: block;
    padding: 10px 0px;
}

.twr-related-post-wrapper .twr-related-post-column-wrapper .twr-blog-list-wrap .twr-blog-list-contents .twr-blog-list-item .twr-blog-media img {
    transition: 0.5s;
}

.twr-related-post-wrapper .twr-related-post-column-wrapper .twr-blog-list-wrap .twr-blog-list-contents .twr-blog-list-item:hover .twr-blog-media img {
    margin-top: -10px;
}

.show-if-value.image-wrap.pop-up-image-wrap {
    padding-top: 20px;
}

.single.single-post .twr-blog-page-banner-section {
    height: 300px !important;
}


/* 03-nov-2021 */

.twr-footer-mc-form-wrap form .mc-field-group {
    padding: 0px;
    margin: 0px !important;
}

.twr-footer-mc-form-wrap form .mc-field-group {
    width: 80% !important;
}

.twr-footer-mc-form-wrap form .mc-field-group input {
    height: 65px;
    color: #fff;
    background: #000;
    border: 1px solid #fff !important;
    padding: 10px 20px !important;
    width: 100% !important;
    border-radius: 0px !important;
    font-size: 16px;
    text-transform: uppercase;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -ms-border-radius: 0px !important;
    -o-border-radius: 0px !important;
}

.twr-footer-mc-form-wrap form #mc_embed_signup_scroll {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.twr-footer-mc-form-wrap form #mc_embed_signup_scroll .twr-footer-mc-submit {
    width: 20%;
    position: relative;
    height: 65px;
}

.twr-footer-mc-form-wrap form #mc_embed_signup_scroll #mce-responses {
    width: 100%;
}

.twr-footer-mc-form-wrap form #mc_embed_signup_scroll .twr-footer-mc-submit input {
    height: 65px;
    border-radius: 0px;
    width: 100%;
    background: #000;
    color: #000;
    border: 1px solid white;
    margin-left: -1px;
}

.twr-footer-mc-form-wrap form #mc_embed_signup_scroll .twr-footer-mc-submit img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -51%);
    pointer-events: none;
}

footer .twr-footer-section .twr-footer-row-content .twr-footer-col.twr-footer-col-three .twr-footer-mc-form-wrap {
    margin-bottom: 5px !important;
}

.twr-footer-mc-form-wrap form {
    padding: 0px !important;
}

.twr-footer-mc-form-wrap form .mc-field-group input::placeholder {
    color: #fff;
    text-transform: uppercase;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form form {
    padding: 0px !important;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form .mc-field-group {
    width: 48% !important;
    display: inline-block !important;
    margin-right: 1% !important;
    float: left !important;
    clear: none !important;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form .mc-field-group label {
    display: none !important;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form input.button {
    float: right !important;
    margin: auto !important;
    background-color: #ffffff !important;
    color: black !important;
    border: 1px solid !important;
    transition: all 300ms ease 0ms !important;
    font-size: 16px !important;
    margin-right: 0px !important;
    height: 40px !important;
    cursor: pointer !important;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -ms-border-radius: 0px !important;
    -o-border-radius: 0px !important;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form input.button:hover {
    background: #000 !important;
    color: #fff !important;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form .mc-field-group input {
    border: 1px solid #eeeeee !important;
    background: #eeeeee;
    font-size: 14px;
    border-radius: 0px !important;
    padding: 6px 0px !important;
    margin: 0px;
    font-size: 14px;
    padding: 10px !important;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form .mc-field-group .datefield {
    padding: 0px !important;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form .mc-field-group .datefield span.subfield input {
    width: auto !important;
    padding: 10px 5px !important;
}


/* ================
    04-11-2021
=================== */

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two input#mc-embedded-subscribe {
    margin-top: 15px !important;
}

#mc_embed_signup .mc-field-group {
    width: 100% !important;
    margin-right: 0px !important;
    padding-bottom: 4%;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form .mc-field-group.twr-popupform-checkbox-wrap input[type="checkbox"] {
    display: none !important;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form .mc-field-group.twr-popupform-checkbox-wrap label {
    display: inline-block !important;
    padding-left: 30px;
    position: relative;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form .mc-field-group.twr-popupform-checkbox-wrap label:before {
    content: '';
    -webkit-appearance: none;
    background-color: #eeeeee;
    border: 2px solid #eeeeee;
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
    padding: 8px;
    display: inline-block;
    position: absolute;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 10px;
    left: 0px;
    top: 3px;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form .mc-field-group.twr-popupform-checkbox-wrap input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 7px;
    width: 4px;
    height: 10px;
    border: solid #000000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.twr-testimonial-section .twr-testimonial-wrapper .et_pb_slide .et_pb_container {
    height: auto !important;
    min-height: unset !important;
}

.twr-testimonial-section .twr-testimonial-wrapper .et_pb_slide {
    padding-bottom: 0px !important;
}

.twr-testimonial-section .twr-testimonial-wrapper div.et_pb_slide_description,
.twr-testimonial-section .twr-testimonial-wrapper .et_pb_slider_fullwidth_off div.et_pb_slide_description {
    padding-top: 1%;
    padding-bottom: 1%;
}


/* 09-11-21 */

.twr-product-page-section-one .twr-inner-page-row.twr-inner-page-row-one .twr-inner-page-notice .wc-forward {
    background: #221e1f;
    padding: 15px 30px !important;
    border: 1px solid #221e1f;
    border-radius: 3px;
    line-height: 1px !important;
    display: block;
    margin-left: auto;
    color: white;
}

.twr-product-page-section-one .twr-inner-page-row.twr-inner-page-row-one .twr-inner-page-notice .wc-forward:hover {
    background: #fff;
    color: #000;
    border: 1px solid black;
    border-radius: 3px;
}

.twr-product-page-section-one .twr-inner-page-row.twr-inner-page-row-one .twr-inner-page-notice .wc-forward:hover:after {
    display: none;
}

.paypal-buttons {
    margin-top: 20px;
}

.twr-product-page-section-one .twr-inner-page-row.twr-inner-page-row-one .twr-inner-page-notice .woocommerce-message {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 10px 0px !important;
    background: white;
    color: #666 !important;
    border: 1px solid black !important;
    border-radius: 3px;
    display: flex;
}

.twr-product-page-section-one .twr-inner-page-row.twr-inner-page-row-two {
    padding-bottom: 0px !important;
}

.twr-product-page-section .twr-inner-page-row-two .twr-inner-page-col .twr-inner-page-add-to-cart .variations_form.cart .variations td {
    padding-bottom: 0px !important;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-cart-form .actions .button {
    background: #000;
    padding: 20px 15px !important;
    border: 2px solid #221e1f;
    border-radius: 4px;
    line-height: 5px !important;
    display: block;
    margin-left: auto;
    color: white;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-cart-form .actions .button:hover {
    background: #fff;
    color: #000;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-cart-form .actions .button:hover:after {
    display: none;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .wc-proceed-to-checkout a.checkout-button {
    background: #fff;
    padding: 20px 15px !important;
    border: 2px solid #221e1f;
    border-radius: 4px;
    line-height: 5px !important;
    display: block;
    margin-left: auto;
    color: black;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .wc-proceed-to-checkout a.checkout-button:hover {
    background: #000;
    color: #fff;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .wc-proceed-to-checkout a.checkout-button:hover:after {
    display: none;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .product-thumbnail img {
    width: 70px !important;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-cart-form__cart-item td {
    padding: 15px 10px !important;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-cart-form__cart-item .quantity input.qty,
.woocommerce-page .quantity input.qty {
    height: 35px;
    width: 60px;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-shipping-calculator .shipping-calculator-form .button {
    background: #fff;
    padding: 20px 30px !important;
    border: 2px solid #221e1f;
    border-radius: 4px;
    line-height: 5px !important;
    display: block;
    margin-left: auto;
    color: black;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-shipping-calculator .shipping-calculator-form .button:hover {
    background: #000;
    color: #fff;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-shipping-calculator .shipping-calculator-form .button:hover:after {
    display: none;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-shipping-calculator .shipping-calculator-button {
    color: #666666;
    font-weight: 800;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .cart-collaterals .shop_table th {
    padding: 15px 12px;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce table.shop_table th {
    padding: 11px 9px;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-cart-form__cart-item .product-name a {
    color: #666 !important;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment {
    background: #2c2e2f !important;
    color: white !important;
    margin-bottom: 20px;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_box {
    background-color: #ffffff !important;
    color: #666 !important;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_box:before {
    border: 1em solid #ffffff !important;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-error {
    background: white;
    border: 2px solid black !important;
    color: #666 !important;
    border-radius: 5px;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-form-coupon-toggle .woocommerce-info {
    background: white;
    border: 2px solid black !important;
    color: #666 !important;
    border-radius: 5px;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .et_pb_section {
    padding: 0px;
}

.twr-inner-page-section.twr-woocommerce-pages .et_pb_row {
    padding: 0px;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-form-coupon-toggle .woocommerce-info .showcoupon {
    color: #000 !important;
    font-weight: 600;
}

.twr-product-page-section .twr-inner-page-row-two .twr-inner-page-col .twr-inner-page-add-to-cart .wc-variation-selection-needed {
    background: #000 !important;
    border-color: #000;
    color: #fff;
    font-weight: 400;
    line-height: 1 !important;
    padding: 13px 20px;
    border-radius: 0px;
}

.twr-product-page-section .twr-inner-page-row-two .twr-inner-page-col .twr-inner-page-add-to-cart .wc-variation-selection-needed:hover {
    background: #fff !important;
    color: #000;
    padding: 13px 20px;
}

.twr-product-page-section .twr-inner-page-row-two .twr-inner-page-col .twr-inner-page-add-to-cart bdi {
    color: #000;
}

.twr-product-page-section .twr-inner-page-row-two .twr-inner-page-col .twr-inner-page-add-to-cart .reset_variations {
    color: #000;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .wc-proceed-to-checkout a.checkout-button {
    margin-bottom: 10px;
}

.twr-inner-page-section.twr-woocommerce-pages .woocommerce-message {
    background: white;
    color: #666 !important;
    border: 1px solid black !important;
    border-radius: 3px;
}

.twr-inner-page-section.twr-woocommerce-pages .woocommerce-message .restore-item {
    color: #000;
    font-weight: 700;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .return-to-shop .wc-backward {
    background: #fff;
    padding: 20px 30px !important;
    border: 2px solid #221e1f;
    border-radius: 4px;
    line-height: 5px !important;
    color: black;
    display: block;
    text-align: center;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .return-to-shop .wc-backward:hover {
    background: #000;
    color: #fff;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .return-to-shop .wc-backward:hover:after {
    display: none;
}

.twr-inner-page-section.twr-woocommerce-pages .woocommerce-info {
    background: white;
    color: #666 !important;
    border: 1px solid black !important;
    border-radius: 3px;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment #place_order {
    background: #fff;
    padding: 20px 15px !important;
    border: 2px solid #221e1f;
    border-radius: 4px;
    line-height: 5px !important;
    display: block;
    margin-left: auto;
    color: black;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment #place_order:hover {
    background: #000;
    color: #fff;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment #place_order:hover:after {
    display: none;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-form-coupon button {
    background: #fff;
    padding: 20px 15px !important;
    border: 2px solid #221e1f;
    border-radius: 4px;
    line-height: 5px !important;
    display: block;
    margin-left: auto;
    color: black;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-form-coupon button:hover {
    background: #000;
    color: #fff;
}

.twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-form-coupon button:hover:after {
    display: none;
}

.twr-blog-page-section .twr-inner-page-col .twr-inner-page-content li {
    font-size: 16px;
}

.news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-one .news-letter-popup-image .et_pb_code_inner {
    line-height: 0px;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .twr-mini-cart-module-wrap a.dropdown-back .twr-black-logo,
#page-container #et-boc header .twr-header-section.twr-sticky-header .twr-header-row .twr-header-col-two .twr-header-mini-cart .twr-mini-cart-module-wrap a.dropdown-back .twr-white-logo {
    display: none;
}

#page-container #et-boc header .twr-header-section.twr-sticky-header .twr-header-row .twr-header-col-two .twr-header-mini-cart .twr-mini-cart-module-wrap a.dropdown-back .twr-black-logo {
    display: block;
}


/* ================
    11-11-2021
=================== */

.twr-testimonial-sec-one .twr-testimonial-row .twr-testimonial-wrapper .slick-list {
    padding: 0 6%;
}

.twr-testimonial-sec-one .twr-testimonial-row .twr-testimonial-wrapper .slick-list .slick-slide .twr-testimonial-single {
    padding: 0px 10%;
    text-align: center;
}

.twr-testimonial-sec-one .twr-testimonial-row .twr-testimonial-wrapper .slick-list .slick-slide .twr-testimonial-single p {
    font-size: 22px;
    font-family: "Karla";
    color: rgb(63, 63, 63);
    font-style: italic;
    line-height: 1.3;
    text-align: center;
}

.twr-testimonial-sec-one .twr-testimonial-row .twr-testimonial-wrapper .slick-list .slick-slide .twr-testimonial-single h3 {
    font-size: 26px;
    font-family: "Karla";
    color: #1c1c1c;
    font-weight: bold;
    line-height: 1.333;
    margin-top: 40px;
    display: inline-block;
    padding-bottom: 0px;
    position: relative;
}

.twr-testimonial-sec-one .twr-testimonial-row .twr-testimonial-wrapper .slick-list .slick-slide .twr-testimonial-single h3:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -70%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 72px;
    height: 1px;
    background-color: #474747;
}

.twr-testimonial-sec-one .twr-testimonial-row .twr-testimonial-wrapper .slick-list .slick-slide .twr-testimonial-single h3:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -70%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 72px;
    height: 1px;
    background-color: #474747;
}

.twr-testimonial-sec-one .twr-testimonial-row .twr-testimonial-wrapper button.slick-arrow {
    top: 50%;
    z-index: 100;
    color: #fff;
    transition: all .2s ease-in-out;
    width: 48px;
    height: 48px;
    margin-top: -24px;
}

.twr-testimonial-sec-one .twr-testimonial-row .twr-testimonial-wrapper button.slick-arrow:before {
    display: none;
}

.twr-testimonial-sec-one .twr-testimonial-row .twr-testimonial-wrapper button.slick-prev {
    left: 0px;
}

.twr-testimonial-sec-one .twr-testimonial-row .twr-testimonial-wrapper button.slick-next {
    right: 0px;
}


/* 12-nov-2021 */

.twr-woocommerce-pages .twr-inner-page-col .shop_table_responsive.cart .actions button.button {
    color: #000;
}

.twr-woocommerce-pages .twr-inner-page-col .shop_table_responsive.cart .actions .coupon input {
    background: #ebebeb !important;
    border: 1px solid #c1c1c1 !important;
    font-size: 16px !important;
    color: #000 !important;
}

.twr-woocommerce-pages .twr-inner-page-col .shop_table_responsive.cart .actions .coupon input::placeholder {
    color: #838383;
}

.twr-woocommerce-pages .twr-inner-page-col .shop_table_responsive.cart .cart_item .product-quantity .quantity input {
    background: #ebebeb !important;
    border: 1px solid #c1c1c1 !important;
    font-size: 16px !important;
    color: #000 !important;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .twr-mini-cart-module-wrap:hover ul.dropdown-menu-mini-cart p.buttons a.button {
    background: #000;
    color: #fff !important;
    border: 2px solid black;
    display: inline-block;
    width: 100px;
    margin: 0px 5px;
    font-size: 14px;
    padding: 5px 10px !important;
    text-align: center;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .twr-mini-cart-module-wrap:hover ul.dropdown-menu-mini-cart p.buttons a.button::afer {
    display: none !important;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .twr-mini-cart-module-wrap:hover ul.dropdown-menu-mini-cart ul.product_list_widget {
    padding: 0px;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .twr-mini-cart-module-wrap:hover ul.dropdown-menu-mini-cart p.buttons a.button::after {
    display: none;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .twr-mini-cart-module-wrap ul.dropdown-menu-mini-cart p.buttons a.button:hover {
    padding: 5px 10px !important;
    text-align: center;
    background: #fff;
    color: #000 !important;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .twr-mini-cart-module-wrap ul.dropdown-menu-mini-cart p.buttons {
    padding-bottom: 0px;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .twr-mini-cart-module-wrap:hover ul.dropdown-menu-mini-cart p.total strong {
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .twr-mini-cart-module-wrap:hover ul.dropdown-menu-mini-cart span.amount {
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart ul.dropdown-menu-mini-cart li:last-child a img {
    width: 100%;
    margin: 0px;
    height: 100px;
    object-fit: contain;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart ul.dropdown-menu-mini-cart li:last-child a {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    color: #000 !important;
    text-align: start;
    margin-bottom: 10px;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart ul.dropdown-menu-mini-cart li:last-child span.quantity {
    color: #000;
}


/* width */

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .twr-mini-cart-module-wrap:hover ul.dropdown-menu-mini-cart::-webkit-scrollbar {
    width: 5px;
}


/* Track */

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .twr-mini-cart-module-wrap:hover ul.dropdown-menu-mini-cart::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 0px;
}


/* Handle */

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .twr-mini-cart-module-wrap:hover ul.dropdown-menu-mini-cart::-webkit-scrollbar-thumb {
    background: black;
    border-radius: 0px;
}


/* ================
    16-11-2021
=================== */

.twr-latest-product-slider .twr-home-product-slider-row .twr-home-product-slider .products {
    padding: 0px 65px 0px 50px;
    margin-left: 0px !important;
}

.twr-latest-product-slider .twr-home-product-slider-row .twr-home-product-slider .products button.slick-arrow {
    color: #444444;
    background-color: transparent;
    border: 1px solid #aaaaaa;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.twr-latest-product-slider .twr-home-product-slider-row .twr-home-product-slider .products button.slick-arrow img {
    width: 70%;
}

.twr-latest-product-slider .twr-home-product-slider-row .twr-home-product-slider .products button.slick-prev {
    left: 0px;
}

.twr-latest-product-slider .twr-home-product-slider-row .twr-home-product-slider .products button.slick-next {
    right: 0px;
}

.twr-latest-product-slider .twr-home-product-slider-row .twr-home-product-slider .slick-list .slick-slide a img {
    height: 100%;
    margin-bottom: 20px !important;
}

.twr-latest-product-slider .twr-home-product-slider-row .twr-home-product-slider .slick-list .slick-slide a {
    border: none !important;
    display: block;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
}

.twr-latest-product-slider .twr-home-product-slider-row .twr-home-product-slider .slick-list .slick-slide a .et_overlay {
    display: none;
}

.twr-latest-product-slider .twr-home-product-slider-row .twr-home-product-slider .slick-list .slick-slide a h2 {
    margin-bottom: 20px;
    height: 45px;
    font-family: "Karla";
    color: #1c1c1c !important;
    font-size: 17px !important;
    font-weight: bold !important;
    line-height: 1.2 !important;
    padding: 0px;
}

.twr-latest-product-slider .twr-home-product-slider-row .twr-home-product-slider .slick-list .slick-slide li {
    margin: 0px !important;
}

.twr-latest-product-slider .twr-home-product-slider-row .twr-home-product-slider .products button.slick-arrow:before {
    display: none;
}

.twr-latest-product-slider .twr-home-product-slider-row .twr-home-product-slider .products button.slick-arrow:hover {
    border-color: #444444;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-menu.et_pb_menu .et-menu-nav>ul ul {
    border: none;
    padding: 10px;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-menu .et-menu .menu-item-has-children>a:first-child {
    padding-right: 15px;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-menu .et-menu .menu-item-has-children>a:first-child::after {
    font-size: 14px;
}

#page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-menu.et_pb_menu .et-menu-nav>ul ul a {
    color: #fff !important;
}


/* ================
    media query
=================== */

@media(min-width:1920px) {
    .twr-home-banner-section .twr-home-banner-row .twr-home-banner-video-col .twr-home-banner-video.twr-home-banner-img {
        background: #fff;
    }
    .twr-home-banner-section .twr-home-banner-row .twr-home-banner-video-col .twr-home-banner-video.twr-home-banner-img span.et_pb_image_wrap {
        left: 50%;
        transform: translate(-50%, 0%)
    }
}

@media screen and (min-width: 1600px) {
    .twr-home-abt-section:before {
        left: 8%;
        font-size: 200px;
    }
    .twr-home-abt-section:after {
        font-size: 200px;
    }
    body #page-container .twr-home-abt-section .twr-home-abt-row .et_pb_button_module_wrapper a.twr-home-abt-btn {
        padding: 20px 50px !important;
        font-size: 18px;
    }
    .twr-home-abt-section .twr-home-abt-row .twr-home-abt-title p {
        font-size: 25px;
    }
    .twr-testimonial-section .twr-testimonial-row .twr-testimonial-title h3 {
        font-size: 50px;
    }
    .twr-testimonial-section .twr-testimonial-row .twr-testimonial-wrapper .et_pb_slides .et_pb_slide .et_pb_slide_description p {
        font-size: 25px;
    }
    .twr-testimonial-section .twr-testimonial-row .twr-testimonial-wrapper .et_pb_slides .et_pb_slide .et_pb_slide_description h3 {
        font-size: 30px;
    }
    .twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider-title h3 {
        font-size: 50px;
    }
    .twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider .slick-list .slick-slide .wpsf-product-title a {
        font-size: 25px !important;
    }
    .twr-home-insta-feed-section .twr-home-insta-feed-row .twr-home-insta-feed-title h3 {
        font-size: 40px;
    }
    .twr-home-banner-section .twr-home-banner-row .twr-home-banner-floating-col {
        bottom: 20%;
    }
    .twr-home-banner-section .twr-home-banner-row .twr-home-banner-floating-col .twr-home-banner-title h3 {
        font-size: 80px;
    }
    .twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider .slick-list .slick-slide {
        margin: 0px 20px !important;
    }
    .twr-testimonial-section {
        padding: 80px 0px !important;
    }
    .twr-testimonial-section .twr-testimonial-row .twr-testimonial-icon {
        margin-bottom: 95px;
    }
    body #page-container .twr-home-nav-section .twr-home-nav-row .twr-home-nav-col .et_pb_button_module_wrapper a.twr-home-nav-btn {
        padding: 40px 60px !important;
    }
    /* 06-09-2021 */
    .twr-home-nav-section .twr-home-nav-row .twr-home-nav-col {
        width: calc(50% - 25px);
        margin-right: 50px;
    }
    .twr-home-nav-section .twr-home-nav-row-two .twr-home-nav-col-two {
        padding-top: 85px;
    }
    /* 07-09-2021 */
    #page-container #et-boc header .twr-header-section .twr-header-row {
        max-width: 100%;
    }
    /* 20-09-2021 */
    .twr-collection-section .twr-collection-row ul.products li.product a h2 {
        font-size: 24px;
    }
    .twr-inner-page-banner-section .twr-inner-page-banner-title h3 {
        font-size: 64px;
    }
    /* 11-10-2021 */
    .twr-blog-page-section .twr-inner-page-col .twr-inner-page-content .gallery .gallery-item .portrait {
        height: 720px;
    }
    /* 11-11-2021 */
    .twr-testimonial-sec-one .twr-testimonial-row .twr-testimonial-wrapper .slick-list .slick-slide .twr-testimonial-single p {
        font-size: 25px;
    }
    .twr-testimonial-sec-one .twr-testimonial-row .twr-testimonial-wrapper .slick-list .slick-slide .twr-testimonial-single h3 {
        font-size: 30px;
    }
    /* 16-11-2021 */
    .twr-latest-product-slider .twr-home-product-slider-row .twr-home-product-slider .slick-list .slick-slide a h2 {
        font-size: 25px !important;
    }
}

@media screen and (min-width: 2000px) {
    /* .twr-home-banner-section .twr-home-banner-row {
    padding-left: 16%;
} */
}

@media screen and (max-width: 1600px) {
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-menu ul.nav li {
        padding: 0px 8px !important;
    }
}

@media screen and (max-width: 1400px) {
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-logo span.et_pb_image_wrap {
        max-width: 200px;
        width: 100%;
        display: inline-block;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-menu ul.nav li {
        padding: 0px 6px !important;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-menu {
        padding-left: 10px;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-menu ul.nav li a {
        font-size: 15px;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .et_pb_text_inner>p,
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .twr-mini-cart-module-wrap {
        padding: 0px 10px;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .et_pb_text_inner {
        margin: 0px -10px;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .et_pb_text_inner>p a {
        font-size: 15px;
    }
    .twr-shop-section .twr-shop-row .twr-shop-col ul.products li.product h2.woocommerce-loop-product__title {
        font-size: 20px;
    }
}

@media screen and (max-width: 1300px) {
    /* 11-10-2021 */
    .twr-blog-page-section .twr-inner-page-col .twr-inner-page-content .gallery .gallery-item .portrait {
        height: 540px;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-menu ul.nav li a {
        font-size: 13px;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-menu ul.nav li {
        padding: 0px 5px !important;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-logo span.et_pb_image_wrap {
        max-width: 155px;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-menu {
        padding-left: 4px;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .et_pb_text_inner>p a {
        font-size: 15px;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .et_pb_text_inner>p a {
        font-size: 13px;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-one {
        width: 82%;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two {
        width: 18%;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .et_pb_text_inner>p,
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .twr-mini-cart-module-wrap {
        padding: 0px 8px;
    }
    /* .term-daalarna .woocommerce ul.products li.product a img {
        height: 440px !important;
    } */
    .twr-shop-section .twr-shop-row .twr-shop-col ul.products li.product span.et_shop_image img {
        height: 440px;
    }
}

@media screen and (max-width: 1200px) {
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-menu ul.nav li a {
        font-size: 13px;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-logo span.et_pb_image_wrap {
        max-width: 155px;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-menu {
        padding-left: 4px;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .et_pb_text_inner>p a {
        font-size: 15px;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .et_pb_text_inner>p a {
        font-size: 13px;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-one {
        width: 82%;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two {
        width: 18%;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .et_pb_text_inner>p,
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .twr-mini-cart-module-wrap {
        padding: 0px 8px;
    }
    .twr-home-banner-section .twr-home-banner-row .twr-home-banner-floating-col {
        padding: 40px 30px;
        bottom: 10%;
    }
    .twr-home-banner-section .twr-home-banner-row .twr-home-banner-floating-col .twr-home-banner-title h3 {
        font-size: 54px;
    }
    body #page-container .twr-home-banner-section .twr-home-banner-row .twr-home-banner-floating-col .et_pb_button_module_wrapper a.twr-home-banner-btn {
        font-size: 16px;
    }
    .twr-home-abt-section .twr-home-abt-row .twr-home-abt-title h3 {
        font-size: 54px;
    }
    .twr-home-abt-section .twr-home-abt-row .twr-home-abt-title p {
        font-size: 18px;
    }
    body #page-container .twr-home-abt-section .twr-home-abt-row .et_pb_button_module_wrapper a.twr-home-abt-btn {
        padding: 12px 24px !important;
    }
    body #page-container .twr-home-nav-section .twr-home-nav-row .twr-home-nav-col .et_pb_button_module_wrapper a.twr-home-nav-btn {
        min-width: 200px;
        padding: 30px !important;
    }
    body #page-container .twr-home-nav-section .twr-home-nav-row .twr-home-nav-col:hover .et_pb_button_module_wrapper a.twr-home-nav-btn {
        padding: 30px 30px 60px !important;
    }
    .twr-testimonial-section .twr-testimonial-row .twr-testimonial-icon span.et_pb_image_wrap {
        max-width: 60px;
    }
    .twr-testimonial-section .twr-testimonial-row .twr-testimonial-icon {
        margin-bottom: 50px;
    }
    .twr-testimonial-section .twr-testimonial-row .twr-testimonial-wrapper .et_pb_slides .et_pb_slide .et_pb_slide_description p {
        font-size: 20px;
    }
    .twr-testimonial-section .twr-testimonial-row .twr-testimonial-wrapper .et-pb-slider-arrows a.et-pb-arrow-prev:before,
    .twr-testimonial-section .twr-testimonial-row .twr-testimonial-wrapper .et-pb-slider-arrows a.et-pb-arrow-next:before {
        width: 42px;
        height: 42px;
    }
    .twr-home-blog-section .twr-home-blog-row .twr-home-blog-title h3 {
        font-size: 42px;
    }
    .twr-home-abt-section:before,
    .twr-home-abt-section:after {
        font-size: 105px;
    }
    .twr-home-nav-section .twr-home-nav-row-two .twr-home-nav-col-two {
        padding-top: 40px;
    }
    /* 10-sep-2021 */
    .twr-about-section-one .twr-about-row .twr-about-col-right {
        width: 45%;
    }
    /* 20-09-2021 */
    .twr-collection-section .twr-collection-row ul.products li.product {
        width: 33.333%;
    }
    .twr-inner-page-banner-section .twr-inner-page-banner-title h3 {
        font-size: 40px;
    }
    /* 11-11-2021 */
    .twr-testimonial-sec-one .twr-testimonial-row .twr-testimonial-wrapper button.slick-arrow {
        width: 42px;
        height: 42px;
    }
    .twr-testimonial-sec-one .twr-testimonial-row .twr-testimonial-wrapper .slick-list .slick-slide .twr-testimonial-single p {
        font-size: 20px;
    }
}

@media screen and (max-width: 1100px) {
    /* 11-10-2021 */
    .twr-blog-page-section .twr-inner-page-col .twr-inner-page-content .gallery .gallery-item .portrait {
        height: 480px;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-menu ul.nav li a {
        font-size: 13px;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-menu ul.nav li {
        padding: 0px 3px !important;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-logo span.et_pb_image_wrap {
        max-width: 155px;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-menu {
        padding-left: 0px;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .et_pb_text_inner>p a {
        font-size: 15px;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .et_pb_text_inner>p a {
        font-size: 13px;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-one {
        width: 83%;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two {
        width: auto;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .et_pb_text_inner>p,
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .twr-mini-cart-module-wrap {
        padding: 0px 8px;
    }
    /* .term-daalarna .woocommerce ul.products li.product a img {
        height: 400px !important;
    } */
    .twr-shop-section .twr-shop-row .twr-shop-col ul.products li.product span.et_shop_image img {
        height: 400px;
    }
}

@media screen and (max-width: 1024px) {
    .twr-make-appointment-section:before {
        content: "";
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.50);
    }
    .twr-blog-list-item .twr-blog-content {
        width: 50%;
        padding: 0px 10px 0px 20px;
    }
    .twr-about-section-two .twr-about-row-two .twr-about-col.twr-about-col-two p {
        font-size: 30px;
    }
    .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category {
        margin: 5px;
    }
}

@media screen and (min-width: 981px) {
    .twr-header-section .slide-in-menu-container.twr-menu-slider-wrapper {
        display: none;
    }
}

@media screen and (max-width: 980px) {
    .twr-home-abt-section:before,
    .twr-home-abt-section:after {
        font-size: 105px;
    }
    .twr-home-nav-section .twr-home-nav-row-two .twr-home-nav-col-two {
        padding-top: 35px;
    }
    .twr-home-nav-section .twr-home-nav-row-one .twr-home-nav-col-two {
        padding-top: 15px;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-menu-btn {
        width: 40px;
        margin-left: 20px;
        height: 26px;
        position: relative;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 60%;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-one {
        width: 40%;
        margin-bottom: 0px;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .et_pb_text_inner {
        margin: 0px;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-menu-btn p {
        line-height: 1;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-menu {
        display: none;
    }
    #page-container #et-boc header .twr-header-section .twr-menu-slider-wrapper {
        position: fixed;
        top: 0px;
        right: -100%;
        max-width: 300px !important;
        width: 100%;
        height: 100%;
        background: #000;
        z-index: 3;
        padding: 30px 0px;
        overflow-y: auto;
    }
    #page-container #et-boc header .twr-header-section .twr-menu-slider-wrapper .et-mobile-menu-wrapper ul.menu {
        padding: 0px;
        list-style-type: none;
    }
    #page-container #et-boc header .twr-header-section .twr-menu-slider-wrapper .et-mobile-menu-wrapper ul.menu li a {
        display: inline-block;
        padding: 10px 30px;
        width: 100%;
        line-height: 1.2;
        font-size: 16px;
        color: #fff;
    }
    .twr-home-abt-section:after {
        top: auto;
        bottom: 10px;
    }
    .twr-home-abt-section .twr-home-abt-row .twr-home-abt-title h3 {
        font-size: 48px;
    }
    .twr-make-appointment-section .twr-make-appointment-row .twr-make-appointment-content h3 {
        font-size: 36px;
    }
    .twr-testimonial-section .twr-testimonial-row .twr-testimonial-title h3 {
        font-size: 38px;
    }
    .twr-testimonial-section .twr-testimonial-row .twr-testimonial-wrapper .et_pb_slides .et_pb_slide .et_pb_slide_description p {
        font-size: 18px;
    }
    .twr-testimonial-section .twr-testimonial-row .twr-testimonial-wrapper .et_pb_slides .et_pb_slide .et_pb_slide_description h3 {
        margin-top: 25px;
        font-size: 22px;
    }
    .twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider-title h3 {
        font-size: 38px;
    }
    .twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider #wps-slider-section .slick-arrow {
        width: 40px;
        height: 40px;
    }
    .twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider #wps-slider-section .slick-arrow i.fa-angle-left:before,
    .twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider #wps-slider-section .slick-arrow i.fa-angle-right:before {
        width: 22px;
        height: 22px;
    }
    .twr-home-blog-section .twr-home-blog-row .twr-home-blog-title h3 {
        font-size: 38px;
    }
    .twr-home-blog-section .twr-home-blog-row .twr-home-blog-wrapper .grid-items .item .twr-blog-title a {
        font-size: 19px;
    }
    .twr-home-blog-section .twr-home-blog-row .twr-home-blog-wrapper .grid-items .item .twr-blog-content {
        font-size: 16px;
    }
    .twr-home-insta-feed-section .twr-home-insta-feed-row .twr-home-insta-feed-title h3 {
        font-size: 36px;
    }
    .twr-home-insta-feed-section .twr-home-insta-feed-row .twr-home-insta-feed-wrap .fts-instagram-wrapper {
        width: 50% !important;
    }
    .twr-home-insta-feed-section {
        padding: 25px 0px 20px !important;
    }
    .twr-home-banner-section .twr-home-banner-row .twr-home-banner-floating-col .twr-home-banner-title h3 {
        font-size: 48px;
    }
    .twr-home-banner-section .twr-home-banner-row .twr-home-banner-floating-col {
        padding: 32px 25px;
        margin-bottom: 0px;
    }
    body #page-container .twr-home-banner-section .twr-home-banner-row .twr-home-banner-floating-col .et_pb_button_module_wrapper a.twr-home-banner-btn {
        font-size: 14px;
        padding: 12px 20px !important;
    }
    body #page-container .twr-home-nav-section .twr-home-nav-row .twr-home-nav-col .et_pb_button_module_wrapper a.twr-home-nav-btn {
        min-width: 240px;
        padding: 20px !important;
        font-size: 26px;
    }
    body #page-container .twr-home-nav-section .twr-home-nav-row .twr-home-nav-col:hover .et_pb_button_module_wrapper a.twr-home-nav-btn {
        padding: 20px 20px 50px !important;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .et_pb_text_inner>p a {
        font-size: 15px;
    }
    footer .twr-footer-section .twr-footer-row-content .twr-footer-col.twr-footer-col-one,
    footer .twr-footer-section .twr-footer-row-content .twr-footer-col.twr-footer-col-two {
        width: 50%;
    }
    footer .twr-footer-section .twr-footer-row-content .twr-footer-col.twr-footer-col-three {
        width: 100%;
    }
    #page-container #et-boc header .twr-header-section .twr-menu-slider-wrapper .et-mobile-menu-wrapper ul.menu li a:hover {
        background: #fff;
        color: #000;
    }
    #page-container #et-boc header .twr-header-section .twr-menu-slider-wrapper .twr-menu-slider-contact {
        margin-bottom: 0px;
        padding: 10px 30px;
    }
    #page-container #et-boc header .twr-header-section .twr-menu-slider-wrapper .twr-menu-slider-menu {
        margin: 0px;
    }
    #page-container #et-boc header .twr-header-section .twr-menu-slider-wrapper .twr-menu-slider-contact .et_pb_main_blurb_image span.et-pb-icon {
        font-size: 22px;
        color: #fff;
    }
    #page-container #et-boc header .twr-header-section .twr-menu-slider-wrapper .twr-menu-slider-contact .et_pb_blurb_description p,
    #page-container #et-boc header .twr-header-section .twr-menu-slider-wrapper .twr-menu-slider-contact .et_pb_blurb_description a {
        color: #fff;
    }
    #page-container #et-boc header .twr-header-section .twr-menu-slider-wrapper .twr-menu-slider-contact .et_pb_blurb_description a:hover {
        opacity: 0.7;
    }
    /* 20-sep-2021 */
    .twr-about-section-one .twr-about-row .twr-about-col-left .twr-about-content p {
        font-size: 16px;
    }
    .twr-about-section-one .twr-about-row .twr-about-col-left .twr-about-content p strong {
        font-size: 19px;
    }
    .twr-about-section-one .twr-about-row {
        display: block;
    }
    .twr-about-section-one .twr-about-row .twr-about-col-left {
        width: 100%;
    }
    .twr-about-section-one .twr-about-row .twr-about-col-right {
        width: 100% !important;
        margin: 0 auto !important;
        float: none;
        max-width: 420px;
    }
    .twr-about-section-one .twr-about-row .twr-about-col-right .twr-about-image {
        margin: auto;
    }
    .twr-contact-section.twr-contact-section-one p {
        font-size: 20px;
    }
    .twr-inner-page-banner-section .twr-inner-page-banner-row .twr-inner-page-banner-col .twr-inner-page-banner-title h3,
    .twr-blog-page-banner-section .twr-inner-page-banner-row .twr-inner-page-banner-col h1 {
        font-size: 50px;
    }
    /* 20-09-2021 */
    .twr-collection-section .twr-collection-row ul.products li.product {
        width: 50% !important;
        margin: 0px !important;
    }
    .twr-collection-section-two .twr-collection-row .twr-collection-content p {
        font-size: 34px;
    }
    .twr-inner-page-banner-section .twr-inner-page-banner-title h3 {
        font-size: 36px;
    }
    .twr-shop-section .twr-shop-row .twr-shop-col ul.products li.product {
        width: 30%;
    }
    .twr-shop-section .twr-shop-row .twr-shop-col ul.products li.product h2.woocommerce-loop-product__title {
        font-size: 18px;
    }
    .twr-shop-section .twr-shop-row .twr-shop-col ul.products li.product span.price {
        font-size: 16px !important;
    }
    .twr-appointment-section-one .twr-appointment-row-one .twr-appointment-col .twr-appointment-content p {
        font-size: 16px;
    }
    .twr-appointment-section-one .twr-appointment-row-one .twr-appointment-col .twr-appointment-content p a {
        font-size: 17px;
    }
    .twr-blog-list-item {
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 20px;
    }
    .twr-blog-list-item .twr-blog-content {
        width: 100%;
        padding-top: 30px;
    }
    .twr-blog-list-item .twr-blog-media {
        padding-left: 20px;
    }
    .twr-blog-list-item .twr-blog-date {
        top: -5px;
        width: auto;
    }
    .twr-blog-list-item .twr-blog-date .year {
        margin-left: 20px;
        margin-right: 20px;
    }
    .news-letter-popup-section .news-letter-popup-row {
        display: flex;
    }
    .news-letter-popup-section .news-letter-popup-row .news-letter-popup-col {
        width: 50%;
        margin-bottom: 0;
    }
    /* 11-10-2021 */
    .twr-blog-page-section .twr-inner-page-col .twr-inner-page-content .gallery .gallery-item .portrait {
        height: 370px;
    }
    .twr-blog-page-section .twr-inner-page-col .twr-inner-page-content .gallery {
        padding-top: 15px;
    }
    .twr-category-page-section .twr-inner-page-row .twr-inner-page-product-listing .twr-single-product .products .product {
        width: 33.333% !important;
        margin: 0px !important;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two {
        width: 75%;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-one {
        width: 25%;
    }
    /* .term-daalarna .woocommerce ul.products li.product a img {
        height: 350px !important;
    } */
    .twr-faq-section .twr-faq-row .twr-faq-col .twr-faq-accordion .et_pb_toggle_close h5 {
        font-size: 18px;
    }
    .twr-faq-section .twr-faq-row .twr-faq-col .et_pb_toggle_open p {
        font-size: 16px;
    }
    .twr-faq-section .twr-faq-row .twr-faq-col .et_pb_toggle_open h5 {
        font-size: 18px;
    }
    .twr-blog-page-section .twr-inner-page-col .twr-inner-page-content .gallery .gallery-item .landscape {
        height: 300px;
    }
    /* 14-10-21 */
    .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category a {
        height: 100%;
        width: 100%;
    }
    .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category a img {
        width: 100%;
    }
    .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category a h4 {
        font-size: 25px;
    }
    .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category {
        margin: 5px;
        height: 200px;
    }
    .twr-shop-section .twr-shop-row .twr-shop-col ul.products li.product span.et_shop_image img {
        height: 350px;
    }
    .twr-related-post-wrapper .twr-related-post-column-wrapper .twr-blog-list-wrap .twr-blog-list-contents .twr-blog-list-item {
        width: 46%;
        margin: 8px;
    }
    .twr-testimonial-section .twr-testimonial-wrapper .et_pb_slide .et_pb_container {
        height: auto !important;
        min-height: unset !important;
    }
    /* 09-11-21 */
    .twr-product-page-section-one .twr-inner-page-row.twr-inner-page-row-one .twr-inner-page-notice .woocommerce-message {
        font-size: 16px !important;
    }
    .twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-cart-form .actions .button {
        font-size: 16px;
        line-height: normal !important;
        padding: 10px 5px !important;
    }
    .twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-cart-form .actions .input-text {
        height: 43px;
    }
    .twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-cart-form .actions .coupon {
        margin-bottom: 10px !important;
        padding-bottom: 0px;
    }
    /* 11-11-2021 */
    .twr-testimonial-sec-one .twr-testimonial-row .twr-testimonial-wrapper .slick-list .slick-slide .twr-testimonial-single p {
        font-size: 18px;
    }
    .twr-testimonial-sec-one .twr-testimonial-row .twr-testimonial-wrapper .slick-list .slick-slide .twr-testimonial-single h3 {
        margin-top: 25px;
        font-size: 22px;
    }
    /* 16-11-2021 */
    .twr-latest-product-slider .twr-home-product-slider-row .twr-home-product-slider .products button.slick-arrow {
        width: 40px;
        height: 40px;
    }
    .twr-latest-product-slider .twr-home-product-slider-row .twr-home-product-slider .products button.slick-arrow img {
        width: 60%;
    }
}

@media screen and (max-width: 767px) {
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two .twr-header-mini-cart .et_pb_text_inner>p a {
        font-size: 15px;
    }
    .twr-home-nav-section .twr-home-nav-row .twr-home-nav-col {
        width: 100%;
        margin-right: 0px;
        padding-top: 0px;
        margin-bottom: 50px;
    }
    .twr-home-nav-section .twr-home-nav-row .twr-home-nav-col:last-child {
        margin-bottom: 0px;
    }
    .twr-home-banner-section .twr-home-banner-row .twr-home-banner-floating-col {
        position: relative !important;
        bottom: auto;
        left: auto;
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding: 30px 10%;
    }
    .twr-home-banner-section .twr-home-banner-row {
        padding-left: 0px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .twr-home-banner-section {
        padding-left: 0px !important;
    }
    .twr-home-banner-section .twr-home-banner-row .twr-home-banner-video-col {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .twr-home-banner-section .twr-home-banner-row .twr-home-banner-floating-col .twr-home-banner-title {
        margin-bottom: 20px;
    }
    .twr-home-banner-section .twr-home-banner-row .twr-home-banner-floating-col .twr-home-banner-title h3 {
        font-size: 40px;
    }
    .twr-home-abt-section .twr-home-abt-row .twr-home-abt-title h3 {
        font-size: 40px;
    }
    .twr-home-abt-section:before,
    .twr-home-abt-section:after {
        font-size: 75px;
    }
    .twr-home-abt-section .twr-home-abt-row .twr-home-abt-title p {
        font-size: 16px;
    }
    .twr-make-appointment-section .twr-make-appointment-row .twr-make-appointment-content p {
        font-size: 16px;
    }
    .twr-home-insta-feed-section .twr-home-insta-feed-row .twr-home-insta-feed-title h3 {
        font-size: 30px;
    }
    footer .twr-footer-section .twr-footer-row-content .twr-footer-col.twr-footer-col {
        width: 100% !important;
        padding-right: 0px;
    }
    .twr-testimonial-section {
        padding: 40px 0px 60px !important;
    }
    .twr-testimonial-section .twr-testimonial-row .twr-testimonial-icon {
        margin-bottom: 30px;
    }
    .twr-home-product-slider-section {
        padding: 30px 0px 20px !important;
    }
    .twr-testimonial-section .twr-testimonial-row .twr-testimonial-title {
        margin-bottom: 30px;
    }
    .twr-home-nav-section {
        padding: 25px 0px 50px !important;
    }
    body #page-container .twr-make-appointment-section .twr-make-appointment-row .et_pb_button_module_wrapper a.twr-make-appointment-btn {
        font-size: 16px;
        padding: 12px 30px !important;
    }
    footer .twr-footer-section .twr-footer-row-content {
        padding: 40px 0px 30px;
    }
    footer .twr-footer-section .twr-footer-row-copyright {
        padding: 20px 0px;
    }
    footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-title h3,
    footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-content h3,
    footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-content p,
    footer .twr-footer-section .twr-footer-row-content .twr-footer-col .twr-footer-social-media {
        text-align: center;
    }
    .twr-home-nav-section .twr-home-nav-row {
        margin-bottom: 40px;
    }
    .twr-contact-section.twr-contact-section-one p {
        font-size: 18px;
    }
    .twr-contact-section.twr-contact-section-two .twr-contact-content h3 {
        font-size: 30px;
    }
    .twr-contact-section.twr-contact-section-two .twr-contact-book-now-button {
        padding: 2px 5px !important;
        font-size: 18px;
    }
    .twr-contact-section.twr-contact-section-three .twr-contact-form-fields .twr-form-row.twr-form-row-half .your-name {
        width: 100%;
        margin-bottom: 30px;
    }
    .twr-contact-section.twr-contact-section-three .twr-contact-form-fields .twr-form-row.twr-form-row-half .your-phone {
        top: 0px;
        width: 100%;
        margin-bottom: 30px;
    }
    .twr-inner-page-banner-section .twr-inner-page-banner-row .twr-inner-page-banner-col .twr-inner-page-banner-title h3,
    .twr-blog-page-banner-section .twr-inner-page-banner-row .twr-inner-page-banner-col h1 {
        font-size: 40px;
    }
    .twr-contact-section .twr-form-row.twr-form-row-half {
        margin-bottom: 0px !important;
        display: block;
    }
    .twr-contact-section .twr-form-row-full span.your-email {
        margin-bottom: 30px;
    }
    .twr-shop-section .twr-shop-row .twr-shop-col ul.products li.product {
        width: 45%;
    }
    .twr-blog-list-item .twr-blog-date {
        display: block;
        margin-bottom: 20px;
    }
    .twr-blog-list-item .twr-blog-date .year {
        margin-left: 20px;
        margin-right: 20px;
    }
    .twr-blog-list-item .twr-blog-content {
        padding: 20px 0px;
    }
    .twr-blog-list-item .twr-blog-media {
        padding: 0px;
    }
    .twr-blog-list-item {
        padding-bottom: 10px;
    }
    .twr-about-section-two .twr-about-row-two .twr-about-col.twr-about-col-two p {
        font-size: 16px;
    }
    .twr-about-section-two .twr-about-row-two .et_pb_button_module_wrapper a:hover {
        font-size: 16px;
    }
    .news-letter-popup-section .news-letter-popup-row .news-letter-popup-col {
        width: 100%;
    }
    .news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-one {
        display: none;
    }
    html #wpadminbar {
        position: fixed !important;
    }
    /* 08-10-2021 */
    #page-container #et-boc header .twr-header-section {
        background: #fff;
    }
    .twr-home-banner-section {
        padding-top: 100px !important;
    }
    #page-container #et-boc header .twr-header-section .twr-header-col-two .twr-header-mini-cart p a {
        color: #000 !important;
    }
    /* 11-10-2021 */
    .twr-blog-page-section .twr-inner-page-col .twr-inner-page-content .gallery .gallery-item .portrait {
        height: auto;
        width: 100% !important;
    }
    .twr-blog-page-section .twr-inner-page-col .twr-inner-page-content .gallery .gallery-item .landscape {
        height: auto;
        width: 100% !important;
    }
    .twr-blog-page-section .twr-inner-page-col .twr-inner-page-content .gallery .gallery-item {
        height: auto;
        width: 100% !important;
        margin: 5px 0px !important;
    }
    .twr-blog-page-section .twr-inner-page-col .twr-inner-page-content p {
        font-size: 14px;
        line-height: 1.2;
        padding-top: 5px;
        padding-bottom: 0px;
    }
    .twr-blog-page-section .twr-inner-page-col .twr-inner-page-content p img {
        width: 100%;
    }
    .twr-category-page-section .twr-inner-page-row .twr-inner-page-product-listing .twr-single-product .products .product {
        width: 50% !important;
    }
    /* .term-daalarna .woocommerce ul.products li.product a img {
        height: auto !important;
    } */
    /* 14-10-21 */
    .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category a {
        height: 100%;
        width: 100%;
    }
    .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category a img {
        width: 100%;
    }
    .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category a h4 {
        font-size: 20px;
    }
    .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category.twr-selected-category {
        padding: 0px;
    }
    .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category.twr-selected-category span::before,
    .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category.twr-selected-category span::after,
    .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category.twr-selected-category::before,
    .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category.twr-selected-category::after {
        display: none;
    }
    .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category.twr-selected-category a h4::before {
        width: 56px;
        height: 2px;
    }
    .twr-shop-section .twr-shop-row .twr-shop-col ul.products li.product span.et_shop_image img {
        height: auto;
    }
    .twr-testimonial-section .twr-testimonial-wrapper .et_pb_slide .et_pb_container {
        height: auto !important;
        min-height: unset !important;
    }
    /* 09-11-21 */
    .twr-product-page-section-one .twr-inner-page-row.twr-inner-page-row-one .twr-inner-page-notice .woocommerce-message {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .twr-product-page-section-one .twr-inner-page-row.twr-inner-page-row-one .twr-inner-page-notice .wc-forward {
        margin: 25px auto 0px;
    }
    .twr-inner-page-section.twr-woocommerce-pages .et_pb_row {
        width: 90%;
    }
}

@media(max-width:680px) {
    .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category {
        margin: 5px;
        height: 150px;
    }
}

@media screen and (max-width: 649px) {
    .twr-home-blog-section .twr-home-blog-row .twr-home-blog-wrapper .grid-items .item {
        width: 100%;
        margin-bottom: 40px !important;
    }
    .twr-home-blog-section .twr-home-blog-row .twr-home-blog-wrapper .grid-items .item:last-child {
        margin-bottom: 0px !important;
    }
    .twr-home-insta-feed-section .twr-home-insta-feed-row .twr-home-insta-feed-wrap .fts-instagram-wrapper {
        width: 100% !important;
    }
    .twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider .slick-list {
        padding-top: 0px;
    }
    .twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider #wps-slider-section .slick-arrow {
        width: 30px;
        height: 30px;
    }
    .twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider #wps-slider-section .slick-arrow i.fa-angle-left:before,
    .twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider #wps-slider-section .slick-arrow i.fa-angle-right:before {
        width: 18px;
        height: 18px;
    }
    .twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider .wps-product-section {
        padding: 0px 30px;
    }
    /* 20-09-2021 */
    .twr-collection-section .twr-collection-row ul.products li.product {
        width: 100% !important;
    }
    .twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider .slick-list .slick-slide:nth-child(even) {
        margin-top: 0px !important;
    }
    /* 16-11-2021 */
    .twr-latest-product-slider .twr-home-product-slider-row .twr-home-product-slider .products {
        padding: 0px 30px;
    }
    .twr-latest-product-slider .twr-home-product-slider-row .twr-home-product-slider .products button.slick-arrow {
        width: 30px;
        height: 30px;
    }
    .twr-latest-product-slider .twr-home-product-slider-row .twr-home-product-slider .products button.slick-arrow img {
        width: 70%;
    }
}

@media (max-width:560px) {
    .twr-contact-section.twr-contact-section-three .twr-contact-form-submit span.wpcf7-form-control-wrap.policy {
        width: 100%;
        margin-bottom: 40px;
    }
    .twr-contact-section.twr-contact-section-three .twr-contact-form-submit {
        justify-content: center;
    }
    .twr-contact-section.twr-contact-section-three .twr-contact-form .twr-contact-form-submit .ajax-loader {
        position: relative;
        top: 10px;
        right: -10px;
    }
    .twr-contact-section.twr-contact-section-three .twr-contact-form-submit .form-submit {
        margin-left: 60px;
    }
    .twr-shop-section .twr-shop-row .twr-shop-col ul.products li.product {
        width: 80%;
    }
    /* 14-10-21 */
    .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category a {
        height: 100%;
        width: 100%;
    }
    .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category a img {
        width: 100%;
    }
    .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category a h4 {
        font-size: 15px;
    }
    .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category {
        width: 31%;
        height: 130px;
        margin: 2px;
    }
    .twr-related-post-wrapper .twr-related-post-column-wrapper .twr-blog-list-wrap .twr-blog-list-contents .twr-blog-list-item {
        width: 100%;
        margin: 8px 0px;
    }
}

@media screen and (max-width: 480px) {
    .twr-home-banner-section .twr-home-banner-row .twr-home-banner-floating-col .twr-home-banner-title h3 {
        font-size: 34px;
    }
    .twr-home-banner-section .twr-home-banner-row .twr-home-banner-floating-col .twr-home-banner-title {
        margin-bottom: 10px;
    }
    .twr-home-abt-section:before,
    .twr-home-abt-section:after {
        font-size: 56px;
    }
    .twr-home-abt-section:before {
        top: 20px;
    }
    .twr-testimonial-section .twr-testimonial-row .twr-testimonial-wrapper .et-pb-slider-arrows a.et-pb-arrow-prev:before,
    .twr-testimonial-section .twr-testimonial-row .twr-testimonial-wrapper .et-pb-slider-arrows a.et-pb-arrow-next:before {
        width: 30px;
        height: 30px;
    }
    .twr-home-product-slider-section .twr-home-product-slider-row .twr-home-product-slider .slick-list .slick-slide .wpsf-product-title a {
        font-size: 18px !important;
    }
    .twr-home-blog-section .twr-home-blog-row .twr-home-blog-title h3 {
        font-size: 34px;
    }
    .twr-home-insta-feed-section .twr-home-insta-feed-row .twr-home-insta-feed-title h3 {
        font-size: 28px;
    }
    .twr-make-appointment-section .twr-make-appointment-row .twr-make-appointment-content h3 {
        font-size: 32px;
    }
    .twr-make-appointment-section .twr-make-appointment-row .twr-make-appointment-content p br {
        display: none;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-one {
        width: 100% !important;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 20px;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col .twr-header-logo span.et_pb_image_wrap {
        max-width: 180px;
    }
    #page-container #et-boc header .twr-header-section .twr-header-row .twr-header-col-two {
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: flex-end;
    }
    .twr-home-nav-section .twr-home-nav-row .twr-home-nav-col,
    .twr-home-nav-section .twr-home-nav-row {
        margin-bottom: 25px;
    }
    .twr-contact-section.twr-contact-section-one p {
        font-size: 16px;
    }
    .twr-inner-page-banner-section .twr-inner-page-banner-row .twr-inner-page-banner-col .twr-inner-page-banner-title h3,
    .twr-blog-page-banner-section .twr-inner-page-banner-row .twr-inner-page-banner-col h1 {
        font-size: 25px;
    }
    /* 20-09-2021 */
    .twr-collection-section-two .twr-collection-row .twr-collection-content p {
        font-size: 30px;
    }
    .twr-inner-page-banner-section .twr-inner-page-banner-title h3 {
        font-size: 32px;
    }
    .twr-shop-section .twr-shop-row .twr-shop-col ul.products li.product {
        width: 100%;
    }
    .news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form form .twr-form-row .twr-form-group {
        width: 100%;
        margin-bottom: 10px;
    }
    .news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form form .twr-form-row {
        margin-bottom: 0;
    }
    /* 08-10-2021 */
    .twr-home-banner-section {
        padding-top: 170px !important;
    }
    .twr-category-page-section .twr-inner-page-row .twr-inner-page-product-listing .twr-single-product .products .product {
        width: 100% !important;
    }
    #page-container #et-boc .twr-inner-page-banner-section .twr-inner-page-banner-row {
        position: absolute;
        top: 66%;
        left: 50%;
        transform: translate(-50%, 0%);
    }
    /* 14-10-21 */
    .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category a {
        height: 100%;
        width: 100%;
        padding: 0px;
        border-radius: 10px;
    }
    .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category a img {
        width: 100%;
        margin-bottom: 0px;
    }
    .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category a h4 {
        font-size: 13px;
        text-align: center;
    }
    .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category {
        width: 32%;
        height: 110px;
        padding: 5px;
    }
    /* 18-10-21 */
    .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category.twr-selected-category {
        transform: scale(1.09);
        box-shadow: 5px 5px 10px 0px rgb(0 0 0 / 49%);
    }
    .news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form .mc-field-group {
        width: 100% !important;
        margin-right: 0px !important;
    }
    .twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-cart-form .actions .coupon .button {
        width: 100%;
        margin-top: 0px;
    }
    .twr-inner-page-section.twr-woocommerce-pages .twr-inner-page-content .woocommerce .woocommerce-cart-form .actions .input-text {
        width: 100%;
        text-align: center;
    }
    .twr-product-page-section .twr-inner-page-row .twr-product-list-wrapper .products li.product a.woocommerce-LoopProduct-link .woocommerce-loop-product__title {
        font-size: 18px !important;
    }
    .twr-product-page-section .twr-inner-page-row .twr-product-list-wrapper .products li.product {
        margin-bottom: 0px !important;
    }
    .twr-product-page-section .twr-inner-page-row .twr-product-list-wrapper .products li.product a.woocommerce-LoopProduct-link {
        display: flex !important;
        flex-direction: column;
        height: 100%;
    }
    /* 11-11-2021 */
    .twr-testimonial-sec-one .twr-testimonial-row .twr-testimonial-wrapper button.slick-arrow {
        width: 30px;
        height: 30px;
    }
}

@media screen and (max-width: 380px) {
    .news-letter-popup-section .news-letter-popup-row .news-letter-popup-col-two .news-letter-popup-form .twr-form-wrap .twr-form-group-full p span.your-consent {
        width: 100%;
        display: block;
        text-align: left;
        padding-left: 0;
        line-height: 2;
    }
    .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category {
        width: 31%;
        height: 90px;
        padding: 0px;
    }
}


/* IE STYLE */

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .twr-category-page-section .twr-inner-page-row {
        width: auto !important;
        max-width: 1080px !important;
    }
    .twr-blog-section-one .twr-blog-row-one .twr-blog-col-one .twr-blog-category-list-wrap .twr-blog-category-inner-wrap .twr-single-blog-category a img {
        width: auto;
        height: 100%;
    }
    .twr-product-page-section-one .twr-inner-page-row.twr-inner-page-row-one .twr-inner-page-notice .woocommerce-message {
        justify-content: space-between !important;
    }
    .twr-product-page-section .twr-inner-page-row-two .twr-inner-page-col-one .woocommerce-product-gallery--with-images {
        width: 100%;
    }
}