/*
	Theme Name: eBtech
	Description: Wertheim theme
	Author: Eliran Bitton
	Version: 2.5.3
	Requires PHP: 8.0
	License: GNU General Public License v3 or later.
	Text Domain: ebtech
*/

body, html {
    overflow-x: hidden;
}

body {
    color: #202020;
    font-family: 'Rubik', sans-serif;
    position: relative;
}

body > nav.navbar {
    padding: 0rem 2rem;
}

body > nav .navActions {
}

body > nav .navActions ul {
    padding: 0;
}


body > nav .navActions ul li {
    padding: 8px 0;
    /*border-bottom: 1px solid #bbb;*/
    border-top: 1px solid #464646;
}

body > nav .navLinks > a {
    font-size: 24px;
    padding: 18px 0;
}

body > nav .navLinks li a {
    font-size: 1.2rem;
    padding: 18px 0;
}

h2 {
    color: #AF231D;
}

p {
    font-size: 1.563rem;
    font-weight: 400;
}

a {
    text-decoration: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

article p {
    font-size: 1rem;
}

header.header-title1 {
    margin-bottom: 2rem;
}

.section-title1 h2,
.section-title1 .main-bottom-line {
    margin-bottom: 2rem;
}

.entry p {
    font-size: 1.1rem;
}

.home h2 {
    color: #3D4151;
    font-weight: 700;
    font-size: 39px;
}

a {
    text-decoration: none;
}

a:active,
a:focus {
    outline: none;
    box-shadow: none;
}

.btn-check:active + .btn:focus, .btn-check:checked + .btn:focus, .btn.active:focus, .btn.show:focus, .btn:active:focus {
    outline: none;
    box-shadow: none;
}

.btn-check:focus + .btn, .btn:active,
.btn-check:focus + .btn, .btn:focus {
    outline: none;
    box-shadow: none;
}

.link-secondary {
    color: #202020 !important;
}

.headerShareIcons > a {
    font-size: 40px;
    margin-right: 20px;
}

.nav-scroller {
    background: #202020;
}

.topMenu {
    background: #bbb;
}

nav .nav-link,
#menu-primary > li a {
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    padding: 0.5rem;
    display: block;
}

nav .nav-link:hover,
#menu-primary > li.current-menu-item a,
#menu-primary > li a:hover {
    color: #AF231D;
}

nav .nav-link + .dropdown a {
    font-size: 1.2rem;
}

nav .nav-link:active,
nav .nav-link:focus,
nav .nav-link:hover {
    color: #af231d;
}

.contentSliderSwiper {
    /*min-height: 520px;*/
}

.sliderOneImage .content-slider {
    min-height: 412px;
    padding: 2rem 3rem;
}

.content-slider {
    min-height: 100%;
    background: #d9d9d9;
    padding: 0 0 3rem;
}

.content-slider > h1 {
    margin: 1rem 0 1.5rem;
    color: #fff;
    font-size: 2.438rem;
    font-weight: 500;
}

.sliderOneImage .content-slider > h1 {
    font-size: 2rem;
    /*padding: 0 4rem;*/
    font-weight: 500;
    /*margin-bottom: 0;*/
}

.sliderOneImage {
    margin-bottom: 1rem;
    position: relative;
}

.content-slider > button {
    margin-top: auto;
    border-radius: 0;
    background: #202020;
}

.main-bottom-line {
    background: #af231d;
    height: 5px;
    width: 50px;
    display: block;
    margin: 10px auto 0;
}

.ourBrandsSection {
    padding: 2rem 0;
}

.ourBrandsSection > .container-fluid {
    /*max-width: 1400px;*/
}

.latestProjects .projects .project {
    height: 300px
}

.latestProjects .projects .project p {
    color: #fff;
    font-size: 2rem;
    margin: 0;
    font-weight: bold;
    text-align: center;
}

.latestProjects .projects .project .musk,
.swiperThreeItems.items .item .musk {
    visibility: hidden;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.swiperThreeItems.items .item .musk {
    /*top: 15px;*/
    /*bottom: 15px;*/
    /*left: 15px;*/
    /*right: 15px;*/
}

.swiperThreeItems.items .item .musk {
    visibility: visible;
}

.latestProjects .projects .project:hover .musk,
.swiperThreeItems.items .item:hover .musk {
    visibility: visible;
}

.latestProjects .projects .project > div {
    height: 100%;
    position: relative;
}

.card-top > span:first-child {
    background: #bbb;
}

body > footer {
    background: #202020;
    color: #b6b7be;
    padding-top: 2rem;
}

footer .footer-links p,
footer .footer-links a {
    color: #B6B7BE;
    font-weight: 500;
    font-size: 20px;
}

footer .footer-links a {
    padding-left: 2rem;
    color: #fff;
}

footer .footer-links a:hover,
footer .footer-links a:focus,
footer .footer-links a:active {
    color: #AF231D;
}

footer .footer-links .footerShareIcons a {
    padding-left: 0;
}

footer .footer-links .footerShareIcons a {
    font-size: 40px;
    margin-right: 20px;
    color: #b6b7be !important;
}

footer .footer-links .footerShareIcons a:first-child {
    margin: 0;
}

footer .footer-links .footerShareIcons a:hover {
    color: #AF231D !important;
}

.footer-share-links {
    margin-bottom: 4rem;
}

.footer-share-links ul {
    list-style: none;
    width: 270px;
    margin: 0 auto;
}

.footer-share-links ul li {
    margin-bottom: 2.2rem;
    font-size: 20px;
    padding-right: 35px;
    position: relative;
    color: #b6b7be;
    line-height: 1.1;
}

.footer-share-links ul li span {
    color: #b6b7be;
}

.footer-share-links ul li:last-child {
    margin-bottom: 0;
}

.footer-share-links svg,
.footer-share-links i {
    margin-left: 10px;
    position: absolute;
    right: 5px;
}

.mapIframe iframe {
    border-radius: 5px;
}

/**********************************************************/
/* stylelint-disable selector-list-comma-newline-after */

.blog-header {
    /*border-bottom: 1px solid #e5e5e5;*/
}

.blog-header-logo {
    /*font-family: "Playfair Display", Georgia, "Times New Roman", serif !*rtl:Amiri, Georgia, "Times New Roman", serif*!;*/
    font-size: 2.25rem;
}

.blog-header-logo:hover {
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    /*font-family: "Playfair Display", Georgia, "Times New Roman", serif !*rtl:Amiri, Georgia, "Times New Roman", serif*!;*/
}

.display-4 {
    font-size: 2.5rem;
}

@media (min-width: 768px) {
    .display-4 {
        font-size: 3rem;
    }
}

.flex-auto {
    flex: 0 0 auto;
}

.h-250 {
    height: 250px;
}

@media (min-width: 768px) {
    .h-md-250 {
        height: 250px;
    }
}

/* Pagination */
.blog-pagination {
    margin-bottom: 4rem;
}

/*
 * Blog posts
 */
.blog-post {
    margin-bottom: 4rem;
}

.blog-post-title {
    font-size: 2.5rem;
}

.blog-post-meta {
    margin-bottom: 1.25rem;
    color: #727272;
}

/*
 * Footer
 */
.blog-footer {
    padding: 2.5rem 0;
    color: #727272;
    text-align: center;
    background-color: #f9f9f9;
    border-top: .05rem solid #e5e5e5;
}

.blog-footer p:last-child {
    margin-bottom: 0;
}

.titleSep {
    display: block;
    height: 5px;
    background: #AF231D;
    width: 50px;
    margin: 1rem auto 0;
}

.page-about h1.entry-title {
    /*font-size: 61px;*/
    font-weight: 700;
    color: #3D4151;
    margin-bottom: 2rem;
}

.page-about h1.entry-title + p {
    text-align: center;
}

.page-about .topContent p {
    /*font-size: 31px;*/
    font-weight: 400;
}

.page-about p {
    font-size: 1.263rem;
    text-align: center;
}

.page-about .item p {
    color: #3D4151;
    margin-bottom: 4rem;
}

.page-about p.leadingText {
    font-size: 1.938rem;
    line-height: 1.1;
    margin-bottom: 3rem;
    margin-top: 2rem;
    color: #202020;
}

.top-banner {
    min-height: 574px;
    margin-bottom: 0;
    /*padding: 4rem 0;*/
    position: relative;
    flex-direction: column;
}

.page .top-banner .woocommerce-breadcrumb a,
.archive .top-banner .woocommerce-breadcrumb a {
    color: #fff;
}

.page .top-banner .woocommerce-breadcrumb,
.archive .top-banner .woocommerce-breadcrumb {
    color: #fff;
}

.top-banner p,
.top-banner h1 {
    color: #fff;
}

.top-banner p {
    font-size: 1.563rem;
    font-weight: 600;
    margin: 0;
    text-align: center;
}

.top-banner h1 {
    font-size: 39px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 4rem;
}

.topSliderContent {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1rem;
}

.categories-section {
    background: #202020;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.categories-section.fullDark {
    background: #202020;
    padding-top: 2rem;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
}

.categories-section .freeText p {
    font-size: 1.563rem;
    color: #fff;
}

.categories-section .catItem {
    background: #fff;
    padding: 1.5rem 1rem;
    margin-bottom: 1;
    box-shadow: 0px 36px 15px rgba(0, 0, 0, 0.01), 0px 20px 12px rgba(0, 0, 0, 0.03), 0px 9px 9px rgba(0, 0, 0, 0.04), 0px 2px 5px rgba(0, 0, 0, 0.05), 0px 0px 0px rgba(0, 0, 0, 0.05);
    height: 100%;
}

.catItems {
    margin-bottom: 4rem;
}

.catItems .catItem {
    /*margin-bottom: 1rem;*/
}

.catItems .catItem > div {
    box-shadow: 0px 36px 15px rgba(0, 0, 0, 0.01), 0px 20px 12px rgba(0, 0, 0, 0.03), 0px 9px 9px rgba(0, 0, 0, 0.04), 0px 2px 5px rgba(0, 0, 0, 0.05), 0px 0px 0px rgba(0, 0, 0, 0.05);
    padding: 1rem 1.5rem 1rem;
}

.archive .catItems .catItem > div > img {
    width: auto;
    /* max-height: 326px; */
    height: 275px;
    /* align-items: center; */
    /* justify-content: center; */
    margin: 0 auto;
    display: block;
}

.archive .catItems .catItem > div > a:first-child > img.img-fluid {
    /* max-height: 326px; */
    height: 275px;
    /* align-items: center; */
    /* justify-content: center; */
    margin: 0 auto;
    display: block;
    object-fit: cover;
    width: 100%;
}

.archive .catItems .catItem > div > a {
    margin-top: 1rem;
    display: block;
}

.archive .catItems .catItem > div > a:hover {

}

.catItems .catItem h3 {
    font-size: 39px;
    font-weight: 500;
    color: #3D4151;
}

.catItems .catItem h3 {
    margin: 3rem 0 2rem;
}

.catItems .catItem p {
    color: #6D707C;
    font-size: 1.563rem;
    margin: 0;
}

.categories-section .catItem h2 {
    font-weight: 500;
    font-size: 2rem;
    margin-bottom: 1.5rem;
}

.categories-section .catItem p {
    color: #6D707C;
    font-size: 1.1rem;
    /*margin-bottom: 2rem;*/
}

.categories-section .catItem a {
    color: #AF231D;
    font-size: 1.563rem;
}

.input-group-text {
    background: #fff;
    border-radius: 0;
    border-left: 0;
    height: 100%;
    border: none;
}

input[name='search-question'].form-control {
    border-right: 0;
    font-size: 1rem;
}

.home .mobileSearchForm input[name='search-question'].form-control {
    font-size: 1rem;
    border: 1px solid #CECFD3;
    border-left: 0;
    border-right: 0;
}

.home .mobileSearchForm .input-group-prepend {
    border: 1px solid #CECFD3;
    border-left: 0;
}

input[name='search-question'].form-control:focus {
    outline: none;
    box-shadow: none;
    border: 1px solid #ced4da;
}

.qaSection input[name='search-question'].form-control {
    border: 0;
    border-bottom: 1px solid #CECFD3;
    background: transparent;
}

.qaSection .input-group-text {
    border: 0;
    border-bottom: 1px solid #CECFD3;
}

.qaSection .searchQuestionGroup .input-group-text {
    font-size: 18px;
    color: #9EA0A8;
}

.searchQuestionGroup button {
    border-radius: 0;
    padding-right: 20px;
    padding-left: 20px;
    background: #387EF9;
    border-color: #387EF9;
    height: 50px;
    line-height: 1;
    font-size: 18.5px;
    min-width: 83px;
}

#secondary .searchQuestionGroup button {
    border-radius: 0;
    padding-right: 20px;
    padding-left: 20px;
    background: #AF231D;
    border-color: #AF231D;
    height: 50px;
    line-height: 1;
    font-size: 18.5px;
    min-width: 83px;
}

#secondary .searchQuestionGroup button:hover {
    background: #202020;
    border-color: #202020;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.company-text {
    outline: none;
    font-size: 1.563rem;
    color: #202020;
    text-decoration: none;
    font-weight: 500;
}

.btn-primary {
    background: #AF231D;
    border-color: #AF231D;
    font-size: 1.563rem;
    border-radius: 0;
    min-width: 155px;
    height: 67px;
    /*display: flex;*/
    align-items: center;
    justify-content: center;
    line-height: 52px;
    padding-right: 32px;
    padding-left: 32px;
}

.btn-primary:active,
.btn-primary:focus,
#secondary .searchQuestionGroup button:focus,
.btn-primary:hover {
    background: #202020;
    border-color: #202020;
}

.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #AF231D;
    --bs-btn-border-color: #AF231D;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #AF231D;
    --bs-btn-hover-border-color: #AF231D;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #AF231D;
    --bs-btn-active-border-color: #AF231D;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #AF231D;
    --bs-btn-disabled-border-color: #AF231D;
}

.btn-success {
    background: #202020;
    border-color: #202020;
    font-size: 1.563rem;
    border-radius: 0;
    min-width: 139px;
    font-weight: 400;
    height: 67px;
    align-items: center;
    display: flex;
    justify-content: center;
    line-height: 52px;
    padding-right: 32px;
    padding-left: 32px;
}

.btn-success:active,
.btn-success:focus,
.btn-success:hover {
    background: #AF231D;
    border-color: #AF231D;
}

.sliderOneImage .content-slider > .btn-primary {
    font-weight: 500;
    margin-top: auto;
    margin-bottom: 4rem;
}

.sliderOneImage .content-slider > form {
    /*margin-top: 4rem;*/
    width: 100%;
    max-width: 1110px;
}

.sliderOneImage .content-slider > a.btn-success {
    margin-bottom: 3rem;
    font-weight: 500;
    font-size: 25px;
    padding: 15px 25px;
    line-height: 25px;
}

.sliderOneImage .searchQuestionGroup button {
    background: #202020;
    border-color: #202020;
    height: 71px;
    font-size: 31px;
    padding: 0 2rem;
}

.sliderOneImage .searchQuestionGroup button:active,
.sliderOneImage .searchQuestionGroup button:focus,
.sliderOneImage .searchQuestionGroup button:hover {
    background: #AF231D;
    border-color: #AF231D;
}

.mobileSearchForm button.btn {
    background: #AF231D;
    border-color: #AF231D;
    font-size: 1rem;
}

.searchQuestionGroup .input-group-text {
    font-size: 24px;
}

.searchQuestionGroup .input-group-text:hover {
    color: #af231d;
}

.ourSolutionsSection {
    margin-bottom: 4rem;
}

.home .ourSolutionsSection {
    margin-bottom: 0;
}

.grid-placeholder {
    position: absolute;
    left: -55px;
    bottom: -75px;
    z-index: -1;
}

.ourSolutionsSection .swiper-container {
    z-index: 10;
    /*width: 100%;*/
    /*height: 100%;*/
    /*padding: 10px;*/
    /*max-height: 40vh;*/
}

.ourSolutionsSection .swiper-container .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.ourSolutionsSection .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ourSolutionsSection .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

}

.swiperThreeItems {
    direction: ltr;
}

.ourSolutionsSection .grid-placeholder {
    position: absolute;
    left: -55px;
    bottom: -50px;
    z-index: 9;
    width: 201px;
    height: 201px;
}

.homeAboutUs .grid-placeholder {
    z-index: 1;
    left: -75px;
    bottom: -75px;
}

.homeAboutUs .img-fluid {
    z-index: 10;
    position: relative;
    min-height: 416px;
    object-fit: cover;
    width: 100%;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("./assets/img/arrow-left.png");
    left: -61px;
    right: auto;
    background-size: 48px;
    width: 48px;
    height: 48px;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    background-size: 48px;
    width: 48px;
    height: 48px;
    background-image: url("./assets/img/arrow-right.png");
}

.brandsSliderSwiper {
    min-height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.brandsSliderSwiper .swiper-slide img {
    height: 57px;
    display: flex;
    object-fit: contain;
    width: 200px;
    margin: 0 auto;
}

.homeAboutUs {
    background: #FAFAFA;
    padding: 3rem 0 6rem;
}

.homeAboutUs .content {
    margin-bottom: 3rem;
}

.homeAboutUs .content p {
    margin-bottom: 2rem;
}

.homeAboutUs .content p:last-child {
    margin-bottom: 0;
}

.homeAboutUs .content a {
    display: block;
    max-width: 200px;
    margin: 3rem auto 0;
}

.latestProjects {
    background: #FAFAFA;
    padding: 3rem 0 3rem;
}

.latestNews {
    /*margin-top: 2rem;*/
    padding-bottom: 2rem;
}

.latestNews .card-body {
    padding: 0 2rem;
}

.latestNews .card-body .card-top .author,
.latestNews .card-body .card-top .post_date {
    font-size: 13px;
}

.latestNews .card-body .card-top .post_date {
    font-weight: 400;
    color: #909599;
}

.latestNews .card-body a.btn {
    border-radius: 0;
    background: #3D4151;
    color: #fff;
    font-size: 1rem;
    font-weight: 500;
    min-width: auto;
    width: auto;
}

.latestNews .card-body h2 {
    font-weight: 400;
    font-size: 1.563rem;
}

.latestNews .card-body .card-text {
    font-weight: 500;
    font-size: 20px;
    color: #B6B7BE;
}

.latestNews .card {
    box-shadow: none;
    border: none;
}

.bottom-arrow {
}

.bottom-arrow:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: 50px solid #FAFAFA;
    border-left: 500px solid transparent;
    border-right: 500px solid transparent;
}

.ourProducts {
    margin-top: 0;
    padding: 1rem 0 2rem;
}

.ourProductsSliderSwiper {
    text-align: center;
}

.ourProductsSliderSwiper .swiper-slide {
    /*height: 606px !important;*/
}

.ourProductsSliderSwiper .swiper-slide .musk h2 {
    /*display: none;*/
    padding: 0 50px;
    width: 405px;
}

.ourProductsSliderSwiper .swiper-slide .musk {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    visibility: visible;
}

.ourProductsSliderSwiper div.swiper-slide.swiper-slide-next .musk {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    visibility: visible;
}

.ourProductsSliderSwiper div.swiper-slide.swiper-slide-next .musk h2 {
    display: block;
    padding: 0;
}

.ourProductsSliderSwiper .swiper-slide.swiper-slide-next .musk,
.ourProductsSliderSwiper .swiper-slide:hover .musk {
    /*visibility: visible;*/
    /*height: 100%;*/
    /*width: 100%;*/
}

.ourProductsSliderSwiper .swiper-slide h2 {
    font-size: 1.563rem;
    font-weight: 500;
    color: #fff;
    position: absolute;
    top: 49%;
    transform: translate(0, -50%);
    margin: 0 auto;
    left: 0;
    right: 0;
}

.ourProductsSliderSwiper + .slideActions .swiper-button-next {
    right: 10px;
}

.ourProductsSliderSwiper + .slideActions {
    position: absolute;
    top: 44%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 999999999;
    width: 100%;
    margin: 0 auto;
}

.ourProducts .swiper-button-prev, .ourProducts .swiper-container-rtl .swiper-button-next {
    left: 10px;
}

.testimonialsSection {
    background: #FAFAFA;
    padding: 3rem 0 6rem;
}

.testimonialsSection .testimonial {
    background: #fff;
    padding: 1rem;
}

.testimonialsSection .testimonial h2 {
    color: #202020;
    font-size: 1.563rem;
    text-align: center;
    font-weight: 500;
}

.testimonialsSection .testimonial p {
    color: #9EA0A8;
    font-weight: 500;
    font-size: 20px;
}

.testimonialsSection .testimonial > .quoteIcon {
    position: absolute;
    left: 15px;
    width: 60px;
}

.product-template-default #main,
.newsSection,
.qaSection,
.contactUsSection,
.brandSection {
    background: #fafafa; /* Old browsers */
    background: -moz-linear-gradient(top, #fafafa 0%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fafafa 0%, #ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fafafa 0%, #ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#ffffff', GradientType=0); /* IE6-9 */
}

.brandSection {
    padding: 3rem 0 6rem;
}

.brandSection h1 {
    color: #3D4151;
    font-weight: 700;
    /*font-size: 61px;*/
}

.content p {
    font-size: 1.563rem;
    color: #202020;
    margin-bottom: 2rem;
    text-align: center;
}

.moreItemsContainer {
    padding: 0 3rem;
}

.moreItemsContainer .moreItems > div > a > img {
    height: 235px;
    width: 100%;
    max-width: 100%;
    object-fit: contain;
    object-position: center;
}

.brandSection .content p:last-child {
    /*margin-bottom: 0;*/
}

.brandSection .videoContainer {
    padding: 0;
    margin-bottom: 4rem;
}

.brandSection .videoContainer .row > div {
    display: flex;
}

.brandSection .videoContainer .row img {
    object-fit: cover;
    object-position: center;
    display: flex;
    width: 100%;
}

.brandSection .moreItems h2 {
    color: #6D707C;
    font-weight: 600;
    font-size: 1.563rem;
    margin: 1.5rem 0;
}

.brandSection .moreItems p {
    color: #6D707C;
    font-weight: 400;
    font-size: 20px;
}

#main .brandLogo {
    max-height: 110px;
    max-width: 150px;
    width: auto;
    padding: 1rem 0;
}

main#main header.entry-header {
    margin-bottom: 4rem;
}

.productTop {
    padding: 2rem 0 0;
}

.productTop .product {
    padding: 4rem 0 0;
}

.productTop h1 {
    font-weight: 700;
    color: #3D4151;
}

.brandTitle {
    /*margin-bottom: 2rem;*/
}

.price,
.summary.entry-summary > .entry-title {
    display: none;
}

.woocommerce-product-details__short-description h2 {
    color: #3D4151;
    font-size: 1.563rem;
    font-weight: 600;
    margin-bottom: 2rem;
}

.woocommerce-product-details__short-description {
    text-align: center;
}

.woocommerce-product-details__short-description p {
    color: #3D4151;
    font-size: 1.563rem;
    margin-bottom: 2rem;
}

.woocommerce div.product div.images img {
    max-width: 100%;
    margin: 0 auto;
    max-height: 400px;
    /* width: auto; */
    display: flex;
    object-fit: contain;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    /*padding: 1.563rem;*/
}

.productExtra {
    margin-bottom: 4rem;
    margin-top: 3rem;
}

.shareActions a {
    color: #3D4151;
    font-size: 65px;
    vertical-align: middle;
}

.shareActions h2,
.productExtra h2 {
    color: #3D4151;
    margin-bottom: 2rem;
    text-align: center;
    font-weight: 700;
    font-size: 1.563rem;
}

.shareActions ul {
    text-align: center;
}

.shareActions ul,
.productExtra ul {
    list-style: none;
    padding: 0;
}

.productExtra ul li {
    align-items: center;
    display: flex;
    font-size: 31px;
    margin-bottom: 1.5rem;
}

.productExtra ul li a,
.productExtra ul li {
    color: #3D4151;
}

.productExtra ul li i {
    font-size: 64px;
    color: #3D4151;
    margin-left: 1.563rem;
}

.shareActions ul li {
    display: inline-block;
    margin: 0 1rem;
}

.clearfix {
    clear: both;
}

.galleryCustom {
    padding: 3rem 0;
    direction: ltr;
    display: none;
}

.productGallerySwiper .swiper-slide {
    text-align: center;
}

.productGallerySwiper .swiper-slide .sliderContent {
    width: 224px;
    display: flex;
    /*border: 1px solid #CECFD3;*/
    margin: 0 auto;
}

.single-product .productGallerySwiper .swiper-slide .sliderContent {
    width: auto;
}

.productGallerySwiper .swiper-slide img {
    height: 146px;
    /* width: auto; */
    /* max-width: 100%; */
    object-fit: cover;
    cursor: pointer;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 100%;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 100%;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
    width: 100%;
}

.archive .woocommerce-breadcrumb,
.page .woocommerce-breadcrumb,
.single .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb {
    padding: 3rem 1rem 1em;
    color: #AF231D;
    max-width: 1350px;
    font-size: 1.563rem;
    font-weight: 600;
    margin: 0 auto;
}

.single .woocommerce-breadcrumb {
    padding: 0 1rem 1em;
}

.page .woocommerce-breadcrumb a {
    font-weight: 400;
}

.archive .woocommerce-breadcrumb a,
.single .woocommerce-breadcrumb a,
.woocommerce .woocommerce-breadcrumb a {
    font-weight: 400;
    color: #202020;
}

.text_below_main_image {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.text_below_main_image {
    font-weight: 400;
    font-size: 1.563rem;
}

.aboutItems .item {
    padding: 3rem 1rem 4rem;
}

.aboutItems .item > h2 {
    color: #3D4151;
    font-weight: bold;
    font-size: 49px;
    text-align: center;
}

.aboutItems .item > a {
    max-width: 320px;
    margin: 0 auto;
}

.catItems .child-categories {
    background: #FFFFFF;
    box-shadow: 0px 36px 15px rgba(0, 0, 0, 0.01), 0px 20px 12px rgba(0, 0, 0, 0.03), 0px 9px 9px rgba(0, 0, 0, 0.04), 0px 2px 5px rgba(0, 0, 0, 0.05), 0px 0px 0px rgba(0, 0, 0, 0.05);
}

h1.entry-title {
    font-size: 39px;
    font-weight: 700;
    color: #3D4151;
    margin: 0;
}

h3.entry-title {
    font-size: 49px;
    font-weight: 700;
    color: #3D4151;
    margin: 0;
}

.qaSection h1.entry-title {
    margin-bottom: 64px;
}

.more-info {
    padding-bottom: 6rem;
}

.more-info h3.entry-title {
    margin-bottom: 4rem;
}

.more-info .cards .card {
    border: none;
    border-top: 5px solid #AF231D;
    border-radius: 0;
}

.more-info .cards .card h3 {
    margin: 2.5rem 0 2rem;
}

.more-info .cards .card p {
    color: #6D707C;
    font-size: 20px;
    margin-bottom: 2rem;
}

.lightSecondary {
    font-size: 39px;
    font-weight: 500;
    color: #3D4151;
}

.newsSection {
    padding: 6rem 0;
}

.newsSection .news .new > div > img {
    height: 184px;
    object-fit: cover;
}

.newsSection .news .new > div > img.heroImage {
    height: auto;
}

.newsSection .news .new.first h3 {
    font-size: 1.938rem;
    text-align: center;
    color: #3D4151;
}

.newsSection .news .new h3 {
    font-size: 1.563rem;
    text-align: right;
    color: #3D4151;
}

.newsSection .news .new p {
    font-size: 1.563rem;
    text-align: center;
    color: #6D707C;
}

.newsSection .news .new a {
    font-size: 1rem;
    color: #AF231D;
    font-weight: normal;
    margin-top: 2rem;
    display: block;
    text-align: center;
}

.newsSection .news .new a img {
    width: 15px;
}

.newsSection .news .new {
    margin-bottom: 4rem;
    /*margin-bottom: 4rem;*/
}

.qaSection {
    padding: 6rem 0;
}

.qaSection .searchFormWrap {
    margin-bottom: 64px;
}

.questions ul {
    list-style: none;
    padding: 0;
}

.questions ul > li {
    border-bottom: 1px solid #CECFD3;
    margin: 0 0 1.5rem;
}

.questions ul > li > p {
    font-size: 1.563rem;
}

.questions ul > li > p:first-child {
    font-weight: 600;
    color: #3D4151;
}

.questions ul > li > p:last-child {
    font-weight: 400;
    color: #9EA0A8;
}

.contactUsSection {
    padding-top: 6rem;
    padding-bottom: 4rem;
}

.contactUsSection h1 {
    margin-bottom: 4rem;
}

.contactUsSection h3,
.contactUsSection p.address {
    font-size: 25px;
}

.contactUsSection h3 {
    color: #3D4151;
    font-weight: 500;
    text-align: center;
    margin-bottom: 25px;
}

.contactUsSection p.address {
    color: #6D707C;
    font-weight: 400;
    margin-bottom: 3rem;
}

.contactUsSection p.address > svg {
    height: 28px;
    width: 28px;
    position: relative;
    top: -3px;
}

.contactUsSection .mapIframe {
    margin-bottom: 64px;
}

.contactUsSection h2 {
    color: #3D4151;
    margin-bottom: 3rem;
}

.contactUsSection ul li {
    font-size: 25px;
    color: #6D707C;
    font-weight: 400;
    margin-bottom: 25px;
    text-align: center;
}

.contactUsSection ul li p {
    font-size: 25px;
}

.contactUsSection ul li p img {
    width: 28px;
    height: 28px;
}

.contactArea ul {
    padding: 0;
    list-style: none;
}

.contactUsForm h2 {
    color: #3D4151;
    font-size: 39px;
    text-align: center;
    font-weight: 500;
}

.contactUsForm .form-group {
    font-size: 1.563rem;
    color: #6D707C;
    /*margin-bottom: 2rem;*/
}

.contactUsForm .form-group > p {
    margin-bottom: .5rem;
}

.contactUsForm .form-group label {
    font-size: 25px;
    color: #6D707C;
}

.contactUsForm .form-group input {
    height: 50px;
    box-shadow: none;
    outline: none;
    width: 100%;
    max-width: 400px;
}

.contactUsForm .form-group textarea {
    box-shadow: none;
    outline: none;
    width: 100%;
    max-width: 800px;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-toggler {
    border-color: rgb(255, 255, 255);
    border: 0;
}

button.navbar-toggler[aria-expanded="true"] > .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' fill='currentColor' class='bi bi-x-lg' viewBox='0 0 16 16'%3E%3Cpath d='M2.146 2.854a.5.5 0 1 1 .708-.708L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8 2.146 2.854Z'/%3E%3C/svg%3E");
}

.navbar-toggler:focus {
    box-shadow: none;
}

.titleColumn {
    margin-bottom: 1rem;
}

.ourProductsSliderSwiper {
    margin-bottom: 2rem;
}

.footerLogoWrap {
    text-align: center;
    margin-bottom: 5rem;
}

.footerRightsLinks {
    color: #fff;
}

.latestNews .card-body .btn-group a {
    color: #AF231D;
    font-size: 1rem;
    font-weight: 700;
}

.latestNews .card-body .btn-group a img {
    width: 1rem;
    margin-right: 0.2rem;
}

.swiper-testimonials-button-next, .swiper-testimonials-button-prev {
    bottom: -80px;
    margin-top: 0;
    top: auto;
}

.testimonialsSectionSwiper {
    overflow: visible;
}

.swiper-testimonials-button-prev, .swiper-container-rtl .swiper-testimonials-button-next {
    right: auto;
    left: 25px;
}

.swiper-testimonials-button-next, .swiper-container-rtl .swiper-testimonials-button-prev {
    right: auto;
    left: 25px;
}

.testimonialsSectionSwiper .swiper-button-prev {
    right: auto;
    left: 25px;
}

.testimonialsSectionSwiper .swiper-button-next {
    right: 25px;
    left: auto;
}

.swiper-testimonial-pagination {
    bottom: -53px;
}

.sliderOneImage .swiper-pagination.swiper-testimonial-pagination {
    position: initial;
}

.swiper-pagination.swiper-testimonial-pagination {
    bottom: -71px;
}

.testimonialsSectionSwiper .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}

.swiper-pagination-bullet {
    /*opacity: 1;*/
    background: #E6E6E9;
}

.testimonialsSectionSwiper .swiper-pagination-bullet {
    opacity: 1;
    background: #E6E6E9;
}

.testimonialsSectionSwiper .swiper-pagination-bullet-active {
    background: #AF231D;
}

.swiper-pagination-bullet-active {
    background: #AF231D;
}

.home .sliderOneImage .swiper-pagination-bullet-active {
    opacity: 1;
    background: #E6E6E9;
}

.woocommerce div.product div.images {
    /*margin-bottom: 4rem;*/
}

.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 3rem;
}

.imageWrap img {
    display: flex;
    object-fit: cover;
    height: 100%;
}

.freeText h2 {
    color: #fff;
    font-size: 49px;
    font-weight: 700;
    padding: 4rem 0 6rem;
}

.bottomArrow {
    display: block;
    margin: 10px auto 2px;
    width: 620px;
    display: flex;
    object-fit: contain;
    position: relative;
    bottom: 28px;
}

a {
    color: #202020;
}

a:hover {
    color: #AF231D;
}

.searchQuestionGroup .form-control {
    border: none;
    font-size: 1rem;
    outline: none;
    box-shadow: none;
}

#secondary .searchQuestionGroup .form-control {
    font-size: 1rem;
    border-bottom: 1px solid;
    padding-right: 0;
}

#secondary .searchQuestionGroup .form-control:focus {
    border-bottom: 1px solid #AF231D;
}

.search-results #main,
.search-no-results #main {
    padding: 0 0;
}

.sidebar_posts > a img {
    vertical-align: top;
    width: 75px;
    height: 75px;
}

.sidebar_posts > a .post-content {
    display: inline-block;
    width: 217px;
    padding-right: 15px;
}

.sidebar_posts {
    margin-bottom: 0;
}

.sidebar_posts > a > div {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 8px;
    border-bottom: 1px solid #e7e8ee;
}

.sidebar_posts > a .post-content p {
    color: #999999;
    font-size: 17px;
    font-weight: bold;
}

.sidebar_posts > a .post-content i {
    color: #af231d;
}

.sidebar_posts > a .post-content .date_post {
    color: #707173;
    margin-right: 12px;
    font-size: 14px;
}

.bootmenu {
    flex: 0 0 100%;
}

.bootmenu > li {
    display: flex;
    position: relative;
}

.bootmenu > li:hover a {
    color: #AF231D;
}

nav .nav-link,
#menu-primary > li.current_page_item a,
nav .nav-link {
    color: #fff;
}

.bootmenu .dropdown,
#menu-primary li > .sub-menu {
    display: none;
    position: absolute;
    background: #202020;
    z-index: 10;
    border: 1px solid #af231d36;
    color: #fff;
    left: 0;
    right: 20px;
    min-height: auto;
    top: 45px;
    padding: 0;
    list-style: none;
    border-radius: 5px;
    font-size: 1rem;
    width: 240px;
}

.bootmenu > li:hover > a + .dropdown,
#menu-primary > li:hover > .sub-menu,
#menu-primary > li > ul.sub-menu > li:hover > ul.sub-menu,
.bootmenu > li > a:hover + .dropdown {
    display: block;
}

#menu-primary > li > ul.sub-menu > li > ul.sub-menu {
    left: auto;
    right: 160px;
    top: 0;
}

.brands .brand h2 {
    color: #3D4151;
    font-size: 39px;
    font-weight: 500;
    margin: 0.5rem 0 0;
}

.archive .brands .brand {
    margin-bottom: 30px;
}

.archive .brands .brand h2 {
    font-size: 25px;
}

.archive .brands .brand a {
    /*height: 254px;*/
    display: flex;
    flex-direction: column;
    flex: 0 0 100%;
}

.archive .brands .brand a:hover h2 {
    color: #af231d;
}

#secondary {
    padding: 2rem 1rem;
}

.search-results #secondary {
    padding: 0 1rem 2rem;
}

.search-results .category-news h2 {
    margin: 1rem 0;
}

.woocommerce-ordering {
    display: none;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background: #AF231D;
    border-color: #AF231D;
    border-radius: 0;
    min-width: 155px;
    /*display: flex;*/
    align-items: center;
    justify-content: center;
    color: #fff;
    height: 50px;
    line-height: 50px;
    padding: 0;
    text-align: center;
}

.post-type-archive-wertheim-brands.archive main#main {
    padding: 0 0 4rem;
}

.archive main#main {
    padding: 0 0 3rem;
}

.ourBrandsSection .swiper-button-next, .ourBrandsSection .swiper-button-prev {
    top: 45%;
    left: 10px;
}

.homeAboutUs header {
    margin-bottom: 2rem;
}

.swiperThreeItems .items .item {
    height: 232px;
    text-align: center;
}

.swiperThreeItems.items .item .musk p {
    color: #fff;
    font-weight: 500;
}

.swiperThreeItems.items .item {
    height: 232px;
    width: 100%;
    position: relative;
}

.embed-responsive {
    position: relative;
    z-index: 10;
}

.embed-responsive .play {
    position: absolute;
    left: 0;
    top: 0;
    bottom: -83px;
    right: 0;
    background: url("./assets/img/icons/el_play.png") no-repeat center;
    background-size: 128px;
    cursor: pointer;
    z-index: 3;
}

.testimonialsSection .header-title2 {
    margin-bottom: 2rem;
}

.news .new .card > img {
    margin-bottom: 2rem;
    height: 270px;
    display: flex;
    object-fit: cover;
    object-position: top left;
}

.archive header.page-header {
    margin-bottom: 4rem;
}

.woocommerce nav.woocommerce-pagination {
    text-align: center;
    padding: 0.5rem 0 3rem;
}

.fullDark a {
    color: #AF231D;
}

.fancyGallery a {
    display: flex;
}

.fancyGallery img {
    height: auto;
    width: 100%;
    /*border: 2px solid #bbb;*/
    margin: 0 auto;
    display: flex;
    object-fit: contain;
}

.sectionTitle h2 {
    border-bottom: 1px solid;
    margin: 2rem 0;
}

.categories-section .catItems {
    margin-bottom: 0;
}

.categories-section .catItems > div {
    margin-bottom: 1rem;
}

.productContent p {
    font-size: 1rem;
    line-height: 1rem;
}

.post-type-archive-project .topSliderContent {
    width: 100%;
}

.page-numbers {
    display: inline-block;
    padding: 5px 10px;
    margin: 0 2px 0 0;
    border: 1px solid #eee;
    line-height: 1;
    text-decoration: none;
    border-radius: 2px;
    font-weight: 600;
}

.page-numbers.current,
a.page-numbers:hover {
    background: #f9f9f9;
}

.single-wertheim-brands .breadWrap {
    background: #fafafa;
}

.homeAboutUs .content p {
    text-align: right;
}

.sliderOneImage > .swiper-testimonial-pagination {
    display: block !important;
    left: 0;
    right: 0;
    bottom: 3rem;
}

.sliderOneImage .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin-left: 1rem;
}

.sliderOneImage .swiper-pagination-bullet:last-child {
    margin: 0;
}

.blog-header-logo > img {
    max-width: 140px;
    height: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: "";
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: "";
}

.ourProductsSliderSwiper .swiper-slide img {
    object-fit: cover;
    display: block;
    width: 100%;
    height: 100%;
    z-index: -1;
    position: relative;
}

.scroll-to-top {
    background: #80020369;
    color: #FFF;
    bottom: 4%;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 20px;
    z-index: 999;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    width: 40px;
    border-radius: 4px;
    -webkit-transition: background-color 0.3s linear;
    -moz-transition: background-color 0.3s linear;
    -o-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear;
}

.swiperThreeItems.items .item .mobileSolutionItem {
    object-fit: cover;
}

@media (min-width: 576px) {
    .ourProductsSliderSwiper .swiper-slide {
        /*height: 360px !important;*/
    }

    .brandsSliderSwiper .swiper-slide img {
        /*height: 70px;*/
    }

    .sliderOneImage .content-slider > h1 {
        font-size: 2.625rem;
    }
}

@media (min-width: 768px) {

    .fancyGallery img {
        height: 400px;
        width: 100%;
        object-fit: cover;
        object-position: top;
    }

    .sliderOneImage .content-slider > h1 {
        font-size: 3.625rem;
    }

    .sliderOneImage .content-slider {
        justify-content: normal;
    }

    .content-slider > h1 {
        margin: 4rem 0;
    }

    .archive .woocommerce-breadcrumb,
    .page .woocommerce-breadcrumb,
    .single .woocommerce-breadcrumb,
    .woocommerce .woocommerce-breadcrumb {
        padding: 3rem 2rem 1em;
    }

    .categories-section .catItem h2 {
        font-size: 2.2rem;
    }

    .categories-section {
        background: linear-gradient(0deg, #fff 50%, #202020 50%);
        padding-top: 2rem;
    }

    .categories-section .catItems > div {
        margin-bottom: 0;
    }

    .brandSection .videoContainer {
        margin-bottom: 6rem;
    }

    .news .new .card > img {
        margin-bottom: 2rem;
    }

    .latestNews {
        margin-top: 4rem;
        padding-bottom: 4rem;
    }

    .ourProductsSliderSwiper .swiper-slide h2 {
        font-size: 2.438rem;
    }

    .sliderOneImage .content-slider > a.btn-success {
        padding: 0 32px;
        font-size: 1.563rem;

    }

    .embed-responsive .play {
        bottom: 0;
    }

    .brandsSliderSwiper .swiper-button-next, .brandsSliderSwiper .swiper-container-rtl .swiper-button-prev {
        right: -10px;
    }

    .ourBrandsSection .swiper-button-next, .ourBrandsSection .swiper-button-prev {
        left: -10px;
    }

    .ourSolutionsSection {
        margin-bottom: 2rem;
    }

    .homeAboutUs .content {
        margin-bottom: 4rem;
    }

    .homeAboutUs .content p {
        margin-bottom: 2.5rem;
        text-align: right;
    }

    .home h2 {
        font-size: 49px;
    }

    .brandsSliderSwiper .swiper-slide img {
        /*height: 55px;*/
    }

    .search-results #main,
    .search-no-results #main {
        padding: 3rem 0;
    }

    #secondary {
        padding: 0 1rem;
    }

    .company-text {
        font-size: 1.375rem;
    }

    .swiper-pagination.swiper-testimonial-pagination {
        display: none;
    }

    .sliderOneImage .swiper-pagination.swiper-testimonial-pagination {
        display: block;
    }

    .homeAboutUs .content a {
        margin: 0 auto;
        margin-right: 0;
    }

    .contactUsForm h2 {
        text-align: initial;
    }

    .contactUsSection ul li p {
        font-size: 31px;
    }

    .contactUsSection ul li {
        font-size: 25px;
        text-align: initial;
    }

    .contactUsSection h3,
    .contactUsSection p.address {
        text-align: initial;
        font-size: 39px;
    }

    .qaSection .input-group-text {
        border: 1px solid #CECFD3;
        border-left: 0;
    }

    .questions ul > li {
        border-bottom: 1px solid #CECFD3;
        padding: 2rem 0 1rem;
    }

    .qaSection .searchFormWrap {
        margin-bottom: 5rem;
    }

    .qaSection input[name='search-question'].form-control {
        border: 1px solid #CECFD3;
        background: #fff;
    }

    .qaSection .searchQuestionGroup .input-group-text {
        font-size: 24px;
    }

    .newsSection .news .new p {
        text-align: initial;
    }

    .newsSection .news .new a {
        margin-top: 0;
        display: block;
        text-align: initial;
    }

    .newsSection .news .new.first h3 {
        font-size: 49px;
    }

    .catItems .catItem h3 {
        margin: 2rem 0 1rem;
    }

    .categories-section.fullDark {
        background: #202020;
    }

    .top-banner {
        margin-bottom: 3rem;
    }

    .top-banner p {
        text-align: initial;
    }

    .top-banner h1 {
        font-size: 61px;
    }

    .aboutItems .item > a {
        margin: 0;
    }

    .page-about .item p {
        margin-bottom: 3rem;
    }

    .page-about p.leadingText {
        margin-bottom: 3rem;
    }

    .aboutItems .item > h2 {
        text-align: initial;
    }

    .aboutItems .item {
    }

    .aboutItems .item > .main-bottom-line {
        margin-right: 0;
    }

    .aboutItems .item {
        padding: 3rem 3rem;
    }

    .shareActions ul li {
        margin: 0 0 0 2rem;
    }

    .shareActions ul {
        text-align: initial;
    }

    input[name='search-question'].form-control {
        border-right: 0;
        font-size: 1.563rem;
    }

    .productExtra {
        margin-bottom: 6rem;
        margin-top: 0;
    }

    .shareActions h2,
    .productExtra h2 {
        text-align: right;
        font-weight: 400;
        font-size: 2.438rem;
    }

    .woocommerce-product-details__short-description {
        text-align: right;
    }

    .woocommerce div.product div.images .flex-control-thumbs {
        display: none;
    }

    .productTop .product {
        padding: 6rem 0 0;
    }

    .productTop {
        padding: 6rem 0 0;
    }

    .moreItemsContainer {
        padding: 0 15px;
    }

    .content p {
    }

    h1.entry-title {
        font-size: 61px;
    }

    #main .brandLogo {
    }

    body > nav .navActions ul li {
        padding: 1rem 0;
    }

    body > nav .navLinks li a {
        font-size: 1.563rem;
        padding: 18px 0;
    }

    .testimonialsSection .testimonial > .quoteIcon {
        left: 66px;
        width: auto;
    }

    .testimonialsSection .testimonial h2 {
        font-size: 39px;
    }

    .testimonialsSection .testimonial {
        padding: 4rem;
    }

    .swiper-button-prev, .swiper-container-rtl .swiper-button-next,
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        width: 61px;
        height: 61px;
        background-size: 62px;
    }

    .testimonialsSection {
        padding: 6rem 0;
    }

    body > nav .navLinks > a {
        font-size: 2.563rem;
        padding: 18px 0;
    }

    .latestNews .card-body a.btn {
        min-width: 126px;
    }

    footer .footer-links a {
        color: #B6B7BE;
    }

    .footer-share-links {
        margin-bottom: 0;
    }

    .footer-share-links ul {
        list-style: none;
        width: auto;
        margin: 0 auto;
    }

    .footerLogoWrap {
        text-align: right;
        margin-bottom: 0;
    }

    body > footer {
        padding-top: 8rem;
    }

    .sliderOneImage {
        margin-bottom: 0;
    }

    .contentSliderSwiper,
    .sliderOneImage .content-slider {
        min-height: 740px;
    }

    .sliderOneImage .content-slider > a {
        margin-bottom: 4rem;
    }

    .content-slider > h1 {
        font-size: 2.438rem;
        font-weight: 800;
    }

    .mobileSearchForm button.btn {
        background: #202020;
        border-color: #202020;
    }

    body > nav .navLinks a {
        font-size: 2.563rem;
    }
}

@media (min-width: 992px) {

    .content-slider > h1 {
        /*margin: 6rem 0;*/
    }

    .contentSliderSwiper,
    .sliderOneImage .content-slider {
        min-height: 760px;
    }

    .brandsSliderSwiper .swiper-slide img {
        /*height: 40px;*/
    }

    .swiperThreeItems.items .item .musk {
        visibility: hidden;
    }

    .catItems .catItem {
        margin-bottom: 4rem;
    }

    .top-banner {
        padding: 4rem 0;
    }

    .page.page-template-page-brands .woocommerce-breadcrumb,
    .archive .woocommerce-breadcrumb {
        position: absolute;
        top: 0;
        right: 45px;
    }

    .page-about p {
        font-size: 1.263rem;
        /*text-align: right;*/
    }

    .page-about .aboutItems .item p {
        font-size: 1.263rem;
        text-align: right;
    }

    .ourProductsSliderSwiper + .slideActions {
        width: 550px;
    }

    article p {
        font-size: 1.563rem;
    }

    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        right: -61px;
    }

    .ourBrandsSection .swiper-button-next, .ourBrandsSection .swiper-button-prev {
        left: -61px;
    }

    .searchQuestionGroup .form-control {
        font-size: 25px;
    }
}

@media (min-width: 1024px) {
    .galleryCustom {
        display: block;
    }

    .sliderOneImage .content-slider {
        padding: 3rem 3rem;
    }
}

@media (min-width: 1200px) {

    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
        float: right;
        width: 48%;
    }

    .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
        width: 48%;
    }

    .woocommerce div.product div.images.woocommerce-product-gallery {
        width: 48%;
    }

    .brandsSliderSwiper .swiper-slide img {
        height: 65px;
        width: 170px;
        margin: auto;
    }

    .ourProductsSliderSwiper div.swiper-slide.swiper-slide-next .musk h2 {
        padding: 0;
    }

    .ourProductsSliderSwiper .swiper-slide .musk {
        background: transparent;
    }

    .ourProductsSliderSwiper .swiper-slide .musk h2 {
        display: none;
    }

    .homeAboutUs header {
        margin-bottom: 3rem;
    }

    .testimonialsSection {
        padding: 6rem 0 10rem;
    }

    .latestProjects {
        padding: 6rem 0 4rem;
    }

    .homeAboutUs .content a {
        margin: 8rem 0 0 auto;
    }

    .homeAboutUs {
        padding: 6rem 0;
    }

    .sliderOneImage > .swiper-testimonial-pagination {
        bottom: 6rem;
    }

    .moreItemsContainer .moreItems > div > a > img {
        height: 300px;
    }

    .ourProductsSliderSwiper div.swiper-slide.swiper-slide-next {
        transition: all 0.3s ease;
        height: 606px !important;
        /*width: 669px !important;*/
    }

    .ourSolutionsSection .grid-placeholder {
        left: -65px;
        bottom: -50px;
    }

    .homeAboutUs .img-fluid {
        min-height: auto;
        object-fit: cover;
    }

    .homeAboutUs .content {
        margin-bottom: 0;
    }

    .company-text {
        font-size: 1.563rem;
    }
}

@media (min-width: 1400px) {

    .ourProducts {
        padding: 5rem 0 6rem;
    }

    .testimonialsSection .header-title2 {
        margin-bottom: 4rem;
    }

    header.header-title1 {
        margin-bottom: 4rem;
    }

    .titleColumn,
    .ourProductsSliderSwiper {
        margin-bottom: 4rem;
    }

    .homeAboutUs header {
        margin-bottom: 4rem;
    }

    .ourBrandsSection {
        padding: 5rem 0;
    }

    .blog-header-logo > img {
        max-width: 150px;
        height: auto;
    }

    nav .nav-link,
    #menu-primary > li a {
        font-size: 1.563rem;
    }

    .sliderOneImage > .swiper-testimonial-pagination {
        bottom: 16rem;
    }

    .contentSliderSwiper,
    .sliderOneImage .content-slider {
        /*min-height: 1000px;*/
    }

    .sliderOneImage .content-slider > h1 {
        font-size: 5.625rem;
        font-weight: 800;
    }

    .categories-section .catItem h2 {
        font-size: 2.438rem;
    }

    .ourProductsSliderSwiper div.swiper-slide {
        transition: all 0.3s ease;
        /*width: 338px !important;*/
    }

    .ourProductsSliderSwiper .swiper-wrapper {
        align-items: center;
        height: 606px !important;
    }

    .company-text {
        font-size: 1.938rem;
    }

    .single .woocommerce-breadcrumb,
    .woocommerce .woocommerce-breadcrumb {
        padding: 3rem 0 1em;
    }

    .single-product .woocommerce-breadcrumb,
    .woocommerce .woocommerce-breadcrumb {
        padding: 1rem 0 1em;
    }
}
