/*
 Theme Name:   Getraffic Child Theme
 Description:  Getraffic Child Theme
 Author:       Getraffic
 Author URI:   https://getraffic.co.il
 Template:     getraffic
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/

*, html, body {
    font-size: 16px;
    color: #252525;
}

#wrapper {
    width: 100%;
    max-width: 100vw;
    overflow: hidden;
    position: relative;
}

a:hover {
    text-decoration: underline;
}

ul.nav li:hover a, ul.nav li.current-menu-item a, .footer li:hover a, a:hover {
    color: #69a6dd;
}

.button {
    width: max-content;
    height: 50px;
    font-size: 24.5px;
    font-weight: normal;
    text-align: center;
    color: #ffffff;
    line-height: 50px;
    display: block;
    padding: 0 30px;
}

.button.soft-blue {
    background: #69a6dd;
}

.button.soft-blue:hover {
    background: #a5c7e6;
    color: #282828;
}

h1, h1 span {
    font-size: 65px;
    font-weight: normal;
}

.right-text p {
    font-size: 20px;
}

span.wishlist-count, .mini-count {
    color: #fff;
    font-size: 11px;
    top: 2px;
    right: auto;
    width: 20px;
    height: 20px;
    left: auto;
}

.topbar .topicon img {
    height: 20px;
}

span.topicon-text {
    font-weight: 500;
}

span.mini-count {
    right: 1px;
    width: 15px;
    top: 8px;
}

.top-m {
    font-size: 21.5px;
    padding: 7px 0px;
    text-align: center;
}

.topicons-container {
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
}

.topicons-left, .topicons-right {
    position: static;
    display: block;
    min-width: 20%;
    margin-top: 10px;
}

.topicons-left img.topicon-image {
    height: 24px;
}

.topicons-left a {
    margin-left: 35px;
}

.topicons-left a:last-child {
    margin-left: 0;
}

.topicon {
    margin-top: 0;
}

.topicons-container a#logo {
    padding: 0;
}

ul.nav li a {
    font-size: inherit;
    font-weight: 500;
}

.slides div.overlay {
    position: static;
    display: none;
    flex-direction: row-reverse;
    padding: 230px 10% 10px;
    text-align: inherit;
    justify-content: space-between;
}

.menubar .menu-right {
    padding-bottom: 10px;
}

.sticky {
    position: fixed;
    z-index: 99999;
    width: 100%;
}

.header-container .sticky {
    top: 0;
}

.modal-open .sticky {
    z-index: 1035;
}

body .modal .modal-dialog {
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flex !important;
    display: -o-flex !important;
    display: flex !important;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.qv-gallery-images > .qv-gallery-image + .qv-gallery-image {
    display: none;
}

@media (min-width: 768px) {
    body .modal .modal-dialog {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.modal .modal-dialog .modal-content {
    width: 100%;
    margin: auto;
}

.right-text {
    max-width: 66%;
}

.sticky.fixed .topbar {
    background: #fff;
}

.sticky.fixed {
    height: auto;
    border-bottom: 2px solid #69a6dd;
}

.sticky.fixed .topbar .top-m {
    display: none;
}

.fixed .topicons-right {
    display: inherit;
    margin-top: 30px;
}

.fixed a#logo, .fixed .menubar {
    position: static;
}

.fixed .topicons-container, .fixed .menubar ul.nav li a {
    padding-bottom: 0;
}

.nav-right {
    background: #fff;
}

ul.icons {
    list-style: none;
    display: flex;
    padding: 0;
    align-items: baseline;
}

.icons li {
    flex-grow: 1;
    flex-basis: 0;
    padding-left: 5%;
}

.iim {
    height: 50px;
    margin-bottom: 20px;
    padding-right: 15px;
}

.it {
    border-right: 5px solid #69a6dd;
    padding-right: 15px;
}

.parallax {
    height: 315px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

ul.testi {
    list-style: none;
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    justify-content: space-between;
}

.testi li {
    border-radius: 6px;
    border: solid 1px #dcdcdc;
    padding: 25px 32px 15px;
    flex: 1 1 48%;
    max-width: 48%;
    margin-bottom: 40px;
    display: flex;
    background: #fff;
}

.testi li .right {
    display: flex;
    flex-direction: column;
    margin-left: 9%;
    width: 30%;
}

.testi li .right img {
    margin-bottom: 20px;
    align-self: flex-start;
    max-width: 100%;
}

.testi li .left {
    position: relative;
    width: 60%;
    padding-top: 35px;
}

.testi li .left .bottom {
    bottom: 12px;
    position: absolute;
}

.testi li .left .bottom span.name {
    display: block;
    color: #69a6dd;
    font-weight: 500;
    font-size: 21px;
}

.testi li .left span.text * {
    font-size: 18px;
}

.homepage-testimonials:before {
    content: "";
    background: url(/wp-content/themes/getraffic-child/assets/images/quote-r.png) no-repeat;
    width: 125px;
    height: 94px;
    display: block;
    position: absolute;
    top: -8.5%;
    right: -62px;
    background-size: cover;
    z-index: -1;
}

.homepage-testimonials:after {
    content: "";
    background: url('/wp-content/themes/getraffic-child/assets/images/quote-l.png') no-repeat;
    width: 125px;
    height: 94px;
    display: block;
    position: absolute;
    bottom: -8.5%;
    left: -62px;
    background-size: cover;
    z-index: -1;
}

.homepage-testimonials {
    position: relative;
    margin-top: 100px;
}

.xsell-products div.thumb-wrapper img {
    height: 250px;
    width: auto;
    margin: 0 auto;
}

.xsell-products .product-wrapper.slick-slide {
    margin: 0 17px;
    border: solid 1px #dcdcdc;
    border-radius: 6px;
    padding: 30px 1%;
    position: relative;
}

#hp_fpc_carousel.xsell-products .product-wrapper.slick-slide {
    background-image: linear-gradient(to top, #f3f3f3, #ffffff);
    position: relative;
}

#hp_fpc_carousel.xsell-products .product-wrapper.slick-slide .description {
    display: none;
}

.xsell-products .product-info h1 {
    font-size: 23px;
    text-align: right;
    height: 50px;
}

#hp_fpc_carousel.xsell-products .product-info h1 {
    font-size: 16px;
    height: 30px;
}

.xsell-products .product-info {
    padding-top: 30px;
    text-align: center;
}

#hp_fpc_carousel h2.description, #hp_fpc_carousel .stars {
    display: none;
}

.xsell-products span.woocommerce-Price-amount.amount {
    font-size: 31px;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.xsell-products span.woocommerce-Price-amount.amount span.woocommerce-Price-currencySymbol {
    font-size: 20.5px;
    margin: 0;
}

.xsell-products del, .xsell-products ins {
    display: inline-block;
}

.xsell-products ins {
    text-decoration: none;
    letter-spacing: -0.31px;
}

.xsell-products del span, .xsell-products del {
    color: #c4c4c4;
    letter-spacing: -0.31px;
}

a.images-nav-back.slick-arrow {
    width: 18px;
    height: 27px;
    background-size: contain;
    right: -20px;
}

a.images-nav-next.slick-arrow {
    width: 18px;
    height: 27px;
    background-size: contain;
    left: -20px;
}

.slider-wrapper a.images-nav-back.slick-arrow {
    right: 3%;
    top:30%;
}

.slider-wrapper a.images-nav-next.slick-arrow {
    left: 3%;
    top:30%;
}

.bg-full:before {
    opacity: 0.3;
    background-image: radial-gradient(circle at 0 0, #c9c9c9, #ebebeb);
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    z-index: -1;
}

.bg-full {
    position: relative;
}

.homepage-icons {
    padding: 90px 0;
}

.xsell-products .product-info .add-to-cart a.button {
    font-size: 15px;
    color: #fff;
    background: #252525;
    width: 100%;
    height: 38px;
    line-height: 37px;
    margin-top: 10px;
    border: 2px solid #252525;
}

.xsell-products .product-info .add-to-cart a.button:hover {
    background: #404040;
    border: 2px solid #69a6dd;
}

.xsell-products .whishlist img {
    width: 23px;
    height: 23px;
    position: absolute;
    margin: 0;
    right: 20px;
    top: 20px;
}

.home .slick-slide .right-text h1:before {
    content: "";
    display: block;
    float: right;
    height: 78%;
    border-right: 5px solid #646464;
    position: absolute;
    right: 0;
    top: 18px;
}

.right-text h1 {
    position: relative;
    padding-right: 15px;
    margin-bottom: 30px;
}

.right-text h3 {
    font-size: 30px;
    color: #646464;
    margin-bottom: 20px;
}

ul.slick-dots {
    text-align: center;
    display: flex;
    width: auto;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 10px;
}

.xsell-products ul.slick-dots {
    bottom: -45px;
}

ul.slick-dots li {
    width: auto;
}

.slick-dots li button:before {
    content: "";
    position: unset;
    font-size: 38px;
    color: #646464;
    opacity: 1;
    background: #646464;
    width: 10px;
    height: 10px;
    display: block;
    background: #646464;
    border-radius: 100px;
}

ul.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #69a6dd;
    background: #69a6dd;
}

.container.xsell-container {
    margin: 70px auto;
}

.slick-slider .description {
    text-align: right;
}

.product_title.entry-title {
    font-weight: 100;
    font-size: 38px;
}

.slick-slider .description {
    text-align: right;
    max-height: 50px;
    overflow: hidden;
}

.modal-content {
    border-radius: 0;
    background-image: linear-gradient(to top, #e3e3e3, #ffffff);
}

button.close.qv-close {
    position: absolute;
    right: 20px;
    top: 20px;
    opacity: 1;
}

button.close.qv-close span {
    font-size: 20px;
    background-color: #69a6dd;
    width: 20px;
    height: 20px;
    color: #fff;
    display: block;
    font-weight: normal;
    cursor: pointer;
}

.qv-details {
    background: #fff;
    padding: 40px;
}

.qv-gallery {
    padding: 35px;
}

.quantity label {
    display: none;
}

.quantity {
    border-radius: 3px;
    border: 1px solid #69a6dd;
    background-color: #ebebeb;
    display: flex;
    width: max-content;
    padding: 5px 10px;
    margin-bottom: 25px;
}

.quantity input {
    width: 40px;
    text-align: center;
    background: none;
    -webkit-appearance: none;
    border: none;
    order: 2;
    text-indent: 13px;
}

.quantity-button.quantity-up {
    order: 1;
}

.quantity-button.quantity-down {
    order: 3;
}

.qv-details .price span, .qv-details .price span span {
    font-size: 35px;
    font-weight: bold;
}

.qv-details .price span span.woocommerce-Price-currencySymbol {
    font-size: 22px;
    margin: 0;
}

.quick-view button.button {
    background: #003693;
    border: solid 1px #767676;
    cursor: pointer;
}

.quick-view button.button:hover {
    background: #4a79c9;
}

a.qv-link {
    color: #69a6dd;
    font-weight: bold;
    font-size: 17px;
}

.qv-details .price del span, .qv-details .price del {
    color: #c3c3c3;
    font-weight: normal;
}

ins {
    text-decoration: none;
}

a.qv-link:hover {
    text-decoration: underline;
}

_.quick-view a.whishlist:after {
    content: "Ãƒâ€”Ã¢â‚¬ÂÃƒâ€”Ã¢â‚¬Â¢Ãƒâ€”Ã‚Â¡Ãƒâ€”Ã‚Â¤Ãƒâ€”Ã¢â‚¬Â Ãƒâ€”Ã…â€œÃƒâ€”Ã…Â¾Ãƒâ€”Ã¢â‚¬Â¢Ãƒâ€”Ã‚Â¢Ãƒâ€”Ã¢â‚¬Å“Ãƒâ€”Ã‚Â¤Ãƒâ€”Ã¢â€žÂ¢Ãƒâ€”Ã‚Â";
}

.quick-view a.whishlist img {
    width: 20px;
    margin-left: 5px;
}

.add-to-cart-form.quickview-atc-form {
    margin-bottom: 20px;
}

.quick-view .summary.entry-summary {
    margin-bottom: 20px;
}

footer.footer {
    background-color: #ebebeb;
    color: #000;
    padding: 80px 0 10px;
    text-align: right;
}

footer img {
    max-width: 100%;
}

.footer .col-sm-3 h2 {
    font-size: 20px;
    font-weight: 500;
}

ul.footer-menu {
    padding: 0;
}

ul.footer-menu li {
    margin-bottom: 10px;
}

.f-newsletter {
    padding: 25px;
    border: 1px solid #c7c7c7;
    border-radius: 10px;
    position: relative;
    top: -25px;
    font-size: 14px;
}

.footer .f-newsletter h2 {
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 0px;
}

input#email {
    width: 100%;
    background: none;
    border: none;
    border-bottom: 1px solid #c7c7c7;
    margin: 15px 0;
}

.f-newsletter label span {
    font-size: 14px;
}

.f-newsletter label {
    margin: 0px 0 10px;
}

form.newsletter-form a.newsletter-submit {
    height: 36px;
    border-radius: 4.1px;
    background-color: #353535;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 33px;
    border: 2px solid #353535;
    cursor: pointer;
}

form.newsletter-form a.newsletter-submit:hover {
    border: 2px solid #69a6dd;
    color: #fff;
}

.f-newsletter label input#approve {
    position: relative;
    top: 2px;
    margin-left: 5px;
}

.f-white {
    background: #fff;
}

.f-white ul {
    padding: 22px 0;
    width: 100%;
    max-width: 100%;
    margin: 0;
    justify-content: center;
    display: flex;
    list-style: none;
}

.f-white ul li {
    width: 15%;
    text-align: center;
    margin: 0 20px;
}

.f-white ul li span.text {
    font-size: 14px;
    text-align: center;
    display: inline-block;
    line-height: 1;
    color: #4d4d4d;
}

.f-white ul li span.title {
    font-weight: 500;
    display: block;
    text-align: center;
    margin-bottom: 5px;
}

.f-white ul li img {
    height: 50px;
    width: auto;
}

.p-articles {
    display: flex;
    background-image: radial-gradient(circle at 0 0, #c9c9c9, #ffffff);
}

.p-articles .right {
    padding: 100px 4% 50px;
    width: 65%;
    text-align: center;
}

.p-articles .right h2 {
    font-size: 55px;
    font-weight: normal;
    margin-bottom: 30px;
}

.p-articles .right {
    font-size: 18px;
}

.bg-full.contact-us {
    background: #f6f6f6;
    padding: 100px 0;
    text-align: center;
}

h2 {
    font-size: 55px;
    font-weight: normal;
    margin-bottom: 25px;
}

.bg-full.contact-us .container {
    width: 50%;
}

.header-container.buffer {
    margin-top: 0;
}

.bg-full.contact-us a {
    color: #6aa6dd;
}

.cu-icons {
    display: flex;
    justify-content: space-evenly;
    width: 66%;
    margin: 60px auto 0;
}

.bg-full.contact-us a img {
    display: block;
    margin: 0 auto;
    height: 42px;
    width: auto;
}

.menu-item.mega .submenu-wrapper.container {
    width: 100%;
    padding: 0;
    justify-content: space-between;
    flex-direction: row;
    height: auto;
}

.menu-item.mega .submenu-wrapper.container li img {
    display: block;
    margin: 0 auto 10px;
}

.menu-item.mega .submenu-wrapper.container li {
    margin: 0;
    flex-grow: 1;
    flex-basis: 20%;
    text-align: center;
    flex-shrink: 0;
}

.menu-item.mega .submenu-wrapper.container li a {
    font-weight: 500;
}

a.logout-link {
    display: block;
    text-decoration: underline;
    line-height: 1;
    font-size: 15px;
}

.topicon.wishlisticon span.topicon-text {
    display: none;
}

div.search-popup-wrap .search-popup {
    background: none;
    width: 80%;
}

.search-popup-wrap {
    background-image: radial-gradient(circle at 0 0, #c9c9c9, #ffffff);
    text-align: center;
    min-height: 100vh;
}

.search-popup-wrap h3 {
    font-size: 30px;
    font-weight: normal;
}

input#seacrhTerm {
    background-color: transparent;
    border-bottom: 1px solid #c2c2c2;
}

.search-popup-wrap .search-popup .search-input {
    border: none;
}

h2.best-match {
    font-size: 40px;
}

.homepage-icons {
    background-image: none !important;
}

.mobile {
    display: none;
}

.cards {
    padding: 15px 15px 0;
    text-align: center;
    display: flex;
    justify-content: space-between;
    place-items: center;
}

.cards * {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
}

.topicons-left a.phone {
    color: #69a6dd;
    font-size: 15px;
    font-weight: bold;
    background: url(/wp-content/themes/getraffic-child/assets/images/phone-icon.png) no-repeat;
    padding-left: 22px;
    background-size: contain;
}

.topicons-left a.phone:hover {
    background: url(/wp-content/themes/getraffic-child/assets/images/phone-icon-h.png) no-repeat;
    background-size: contain;
}

.topicons-left .phone img.topicon-image {
    padding-right: 2px;
}

.fixed .topicons-left {
    width: auto;
}

a.wa {
    background: url(/wp-content/themes/getraffic-child/assets/images/whatsup-icon.png) no-repeat;
    background-size: cover;
    width: 21px;
    height: 21px;
    display: inline-block;
    position: relative;
    top: 4px;
}

a.wa:hover {
    background: url(/wp-content/themes/getraffic-child/assets/images/whatsup-icon-h.png) no-repeat;
    background-size: cover;
}

ul.nav li.menu-item-has-children ul.sub-menu li a {
    font-size: 18px;
}

.menu-item.mega .submenu-wrapper.container li.all img {
    display: none;
}

.menu-item.mega .submenu-wrapper.container li.all {
    flex-basis: 100%;
    margin: 30px auto 10px;
}

.menu-item.mega .submenu-wrapper.container li.all a {
    font-size: 22px;
    color: #69a6dd !important;
}

ul.sub-menu {
    border-bottom: 2px solid #69a6dd;
}

.search-toggle img.topicon-image.active, .search-toggle:hover img.topicon-image {
    display: none;
}

.search-toggle.active img.topicon-image.active, .search-toggle:hover img.topicon-image.active {
    display: inline-block;
}

.search-toggle.active img.topicon-image {
    display: none;
}

.black-bottom {
    background: #000;
    border-radius: 6px;
    display: flex;
    justify-content: space-evenly;
    border: 2px solid #000;
}

.black-bottom a {
    color: #fff;
    font-size: 15px;
    padding: 0;
    width: 50%;
    line-height: 40px;
    height: 40px;
    text-align: center;
    text-decoration: none;
}

.login-popup-close {
    cursor: pointer;
    z-index: 98;
}

.black-bottom:hover {
    border: 2px solid #69a6dd;
}

.black-bottom a:first-child {
    border-left: 1px solid #fff;
}

.black-bottom:hover a:hover {
    font-weight: bold;
}

.home ul.articles {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: 70px;
    justify-content: space-between;
}

.home ul.articles li.article {
    width: 47%;
    display: flex;
    margin-bottom: 90px;
}

.home ul.articles li.article img {
    width: 9%;
    height: auto;
    place-self: self-start;
    margin-left: 5%;
}

.home ul.articles li.article .left {
    width: 70%;
    border-right: 5px solid #69a6dd;
    padding-right: 15px;
    text-align: right;
}

.home ul.articles li.article .left a {
    font-weight: 500;
}

.home ul.articles li.article .left a span {
    font-size: 13px;
}

.bg-full.join-us .container {
    display: flex;
    margin: 0;
    max-width: none;
    padding: 0;
    background: #fff;
}

.bg-full.join-us .container img {
    width: 47%;
}

.bg-full.join-us .container .left {
    width: 53%;
    text-align: center;
    place-self: center;
    font-size: 20px;
}

.bg-full.join-us .container .left h2 span {
    font-size: 36px;
}

.bg-full.join-us .container .left h2 {
    font-size: 70px;
}

.bg-full.join-us .container .left a {
    margin: 40px auto 0;
    border-radius: 6px;
}

.bg-full.p-articles img {
    align-self: center;
}

.bg-image.container {
    max-width: none;
    height: 470px;
    padding-top: 210px;
}

div.bg-container h1 {
    color: #000;
}

p.results-found {
    display: none;
}

.products .product-wrapper h1 {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 10px;
    min-height: 40px;
}

.products .product-wrapper .description {
    font-size: 13px;
}

.product-wrapper .product-info span.woocommerce-Price-amount.amount {
    font-size: 25.5px;
}

.product-wrapper .product-info span.woocommerce-Price-amount.amount span {
    font-size: 17.5px;
    margin: 0;
}

del, .product-wrapper .product-info del span.woocommerce-Price-amount.amount, .product-wrapper .product-info del span.woocommerce-Price-amount.amount span {
    color: #c4c4c4;
    font-size: 18.5px;
}

.product-wrapper .product-info del span.woocommerce-Price-amount.amount span {
    font-size: 16px;
}

.main-loop {
    display: flex;
    align-items: flex-start;
    width: 100%;
}

.products {
    grid-template-columns: repeat(3, 30%);
    flex: 80% 0 0;
}

.desktop-filtering {
    flex: 20% 0 0;
    flex-direction: column;
    padding-left: 3%;
}

.products .product-wrapper a.whishlist img {
    width: 19px;
}

.product-wrapper img.thumb {
    height: 240px;
    width: auto;
}

.products .product-wrapper .thumb-wrapper {
    text-align: center;
    margin-bottom: 10px;
    position: static;
}

div.category-topbar {
    display: block;
}

div.category-filters {
    float: left;
    width: 250px;
    display: block;
    text-align: center;
    border-radius: 5px;
}

div.archive-filter ul li {
    width: 100%;
    border: none;
}

div.archive-filter ul.visible {
    display: block !important;
    position: relative;
    top: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.desktop-filtering div.archive-filter {
    margin: 0;
}

.desktop-orderby div.archive-filter ul li.chosen, .desktop-orderby div.archive-filter ul li:hover {
    background-color: #000;
}

.desktop-orderby div.archive-filter ul li.chosen a, .desktop-orderby div.archive-filter ul li:hover a {
    color: #fff;
}

.widgettitle.archive-filter-title {
    padding: 5px 0;
    cursor: pointer;
}

div.price_slider_wrapper {
    display: block;
}

div.archive-filter ul, div.price_slider_wrapper {
    position: static;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    list-style: none;
    padding-right: 0;
    display: inline-block;
    margin-bottom: 20px;
}

.desktop-orderby div.archive-filter ul {
    display: none !important;
}

.topicon.wishlisticon a:hover img.topicon-image.wl-empty, img.topicon-image.mc-hover, a.mini-cart-toggle:hover img.topicon-image, a.login-popup-trigger:hover img.topicon-image, img.topicon-image.p-hover {
    display: none;
}

a.mini-cart-toggle:hover img.topicon-image.mc-hover, a.mini-cart-toggle:hover img.topicon-image.cart-full, a.login-popup-trigger:hover img.topicon-image.p-hover {
    display: inline-block;
}

.topicon.wishlisticon a:hover img.topicon-image.wl-full {
    display: block;
}

.desktop-orderby div.archive-filter.active ul {
    display: block !important;
    position: absolute;
    top: 35px;
    border: 1px solid #69a6dd;
    border-radius: 0px 0px 5px 5px;
    border-top: none;
    width: 250px;
    right: -1px;
}

.desktop-filtering ul li a:before, .mobile-filter-container ul li a:before {
    width: 15px;
    height: 14px;
    border: solid 1px #000000;
    content: "";
    display: inline-block;
    margin-left: 10px;
}

.desktop-filtering .archive-filter ul li.chosen, .mobile-filter-container ul li.chosen {
    background: none;
}

.desktop-filtering .archive-filter ul li.chosen a:after, .desktop-filtering .archive-filter ul li.current-cat a:after, .mobile-filter-container ul li.chosen a:after, .mobile-filter-container ul li.current-cat a:after {
    background: #69a6dd;
    content: "";
    display: inline-block;
    width: 9px;
    height: 8px;
    position: absolute;
    right: 3px;
    border-radius: 3px;
    top: 6px;
}

.desktop-filtering .archive-filter ul li.current-cat {
    position: relative;
}

.archive-filter ul li.chosen a {
    position: relative;
}

.desktop-filtering .archive-filter ul li {
    padding: 0;
}

.archive-filter-title.widgettitle {
    font-size: 18px;
    color: #69a6dd;
    font-weight: bold;
}

span.order-by-text {
    color: #878787;
    font-size: 19px;
    font-weight: normal;
}

.desktop-orderby .widgettitle.archive-filter-title {
    color: #000;
}

div.price_slider_wrapper {
    border: none;
    padding-right: 0;
    margin: 0;
    width: auto;
}

.showonsale {
    display: none;
}

.ui-widget.ui-widget-content {
    width: 100%;
}

.desktop-filtering button.button {
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    background: #69a6dd;
    border: 1px solid #000;
    height: 40px;
    border-radius: 6px;
    line-height: 40px;
    margin: 50px 0 10px;
    display: block;
    cursor: pointer;
    right: 0;
    bottom: 0;
    width: 70%;
}

div.archive-filter ul li span {
    display: contents;
    font-size: 17px;
}

div.filter-tag {
    background: none;
    padding-right: 0;
}

div.filter-tag a {
    float: right;
    margin-right: 0;
    margin-left: 10px;
}

.archive-filter ul li span.count {
    display: none;
}

.desktop-orderby .widgettitle.archive-filter-title:after {
    background: url(./assets/images/arr-left-sort.png) no-repeat 0px 4px;
    content: "";
    width: 24px;
    height: 24px;
    display: inline-block;
    top: 4px;
    position: relative;
    right: 0px;
}

.archive-filter.order-by {
    width: 100%;
    margin: 0;
}

.archive-filter.order-by.active {
    border: 1px solid #69a6dd;
    border-radius: 5px;
}

.desktop-orderby .widgettitle.archive-filter-title.active:after {
    background: url(./assets/images/arr-down-sort.png) no-repeat 0px 10px;
}

.product-wrapper {
    border: solid 1px #dcdcdc;
    border-radius: 6px;
    padding: 25px 20px;
    position: relative;
}

.archive .product-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
}

.archive .product-wrapper .product-info {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    align-items: flex-start;
}

.archive .product-wrapper .product-info .amount {
    margin-top: auto;
}

.archive .product-wrapper .product-info .black-bottom {
    width: 100%;
}

.single-product {
    background: #f5f4f4;
}

.container.xsell-container {
    background: #fff;
    margin: 0;
    width: 100%;
    max-width: none;
    padding: 50px;
}

.woocommerce-product-gallery .flex-control-nav {
    display: none;
}

nav.woocommerce-breadcrumb, nav.woocommerce-breadcrumb * {
    font-size: 17px;
}

.single-product nav.woocommerce-breadcrumb {
    margin-bottom: 45px;
}

.single-product p.price span {
    font-size: 40px;
    font-weight: bold;
}

.single-product p.price span span.woocommerce-Price-currencySymbol {
    font-size: 29px;
    margin: 0;
}

.single-product h1.product_title.entry-title {
    font-size: 45px;
    font-weight: bold;
    padding-top: 50px;
}

.single-product p.price del span {
    color: #c3c3c3;
    font-weight: normal;
}

.single-product p.price del {
    margin-left: 20px;
}

.product-lite-text * {
    font-size: 20px;
}

.single-product .quantity {
    width: 133px;
    height: 48px;
    justify-content: space-around;
    place-items: center;
    margin-bottom: 40px;
}

button.single_add_to_cart_button {
    width: 303px;
    height: 70px;
    object-fit: contain;
    border-radius: 3px;
    border: solid 1px #767676;
    background: #003693;
    font-size: 25px;
    font-weight: bold;
    cursor: pointer;
}

button.single_add_to_cart_button:hover {
    border: 2px solid #69a6dd;
}

.single-product-points {
    display: none;
}

.accordion {
    color: #4e4e4e;
    cursor: pointer;
    padding: 10px 0;
    width: 100%;
    border: none;
    outline: none;
    transition: 0.4s;
    text-align: right;
    font-size: 20px;
    font-weight: bold;
    background: transparent;
    outline: none !important;
}

.accordion.active, .accordion:hover {
    color: #69a6dd;
}

.more .panel {
    padding: 0 18px;
    background-color: transparent;
    display: none;
    overflow: hidden;
}

button.accordion:before {
    content: "";
    background: url(./assets/images/p-tabs-closed.png) no-repeat right center;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-left: 10px;
}

a.woocommerce-product-gallery__trigger {
    display: none;
}

.cat-buffer {
    padding-top: 220px;
}

.home .cat-buffer {
    display: none;
}

.desktop-gallery .woocommerce-product-gallery {
    border-radius: 3px;
    border: none;
    padding: 60px;
}

.single-product .add-to-cart-form {
    display: flex;
    place-items: flex-end;
}

.single-product a.whishlist {
    margin-right: 30px;
    margin-bottom: 25px;
    position: static;
}

.single-product a.whishlist img {
    width: 25px;
}

.single-product .summary.entry-summary {
    margin-bottom: 60px;
}

button.accordion.active:before {
    background: url(./assets/images/p-tabs-open.png) no-repeat right center;
}

.product-reviews {
    margin-top: 100px;
}

.product-reviews h2 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #003693;
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 20px;
}

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

ul.commentlist img {
    display: none;
}

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

ul.commentlist img {
    display: none;
}

.comment_container {
    display: flex;
    flex-direction: column;
    margin-bottom: 50px;
}

.comment_container p.meta.align-right {
    order: 4;
}

.comment_container .description {
    order: 1;
}

.comment_container .star-rating {
    order: 2;
    margin-bottom: 10px;
}

.comment_container .description p {
    margin-bottom: 10px;
}

strong.woocommerce-review__author:after {
    content: ", ";
}

.comment_container p.meta.align-right br, .product-reviews h2.woocommerce-Reviews-title, .product-reviews .star-rating.average {
    display: none;
}

span#reply-title {
    display: none;
}

form#commentform {
    text-align: center;
    width: 50%;
    margin: 0 auto 100px;
    flex-wrap: wrap;
    justify-content: center;
    display: none;
}

.active form#commentform {
    display: flex;
    clear: both;
}

.comment-form-rating label {
    font-size: 28px;
    font-weight: 500;
}

#review_form #respond p.stars {
    margin: 0 auto 25px;
    text-align: center;
}

#review_form #respond p.stars span {
    float: none;
    display: block;
    margin: 0 auto;
}

.comment-form-rating {
    order: 1;
    flex-basis: 100%;
}

p.comment-notes {
    order: 2;
}

p.comment-form-comment {
    order: 3;
}

#review_form #respond p.comment-form-author {
    order: 4;
    flex-basis: 47.4%;
    text-align: right;
    margin-left: 5%;
}

#review_form #respond p.comment-form-email {
    order: 5;
    flex-basis: 47.4%;
    text-align: right;
}

p.comment-form-cookies-consent {
    display: none;
}

#review_form #respond p.form-submit {
    order: 6;
    margin-top: 50px;
}

#review_form #respond textarea {
    border-radius: 3px;
    border: solid 1px #afafaf;
    background-color: #f8f8f8;
}

.comment-form input, .comment-form input#email {
    height: 62px;
    border-radius: 3px;
    border: solid 1px #afafaf;
    background-color: #f8f8f8;
    margin: 0;
}

#review_form #respond .form-submit input {
    cursor: pointer;
    width: 459px;
    height: 82px;
    border-radius: 3px;
    background: #003693;
    color: #fff;
    font-size: 25px;
}

#review_form #respond .form-submit input:hover {
    background: #4a79c9;
}

div.product img.wp-post-image {
    height: auto;
    width: 80%;
}

.woocommerce-product-gallery__image {
    text-align: center;
}

#review_form #respond p {
    flex-basis: 100%;
}

a.add-comment {
    background: #003693;
    color: #fff !important;
    height: 52px;
    display: block;
    float: right;
    line-height: 52px;
    width: 200px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 35px;
}

a.add-comment:hover {
    background: #4a79c9;
}

div#reviews {
    border-bottom: 1px solid #c4c4c4;
    margin-bottom: 70px;
}

p.comment-form-comment label {
    text-align: right;
    float: right;
}

.fixed .mini-cart-wrapper {
    right: 0;
    position: fixed;
    left: auto;
}

.container.align-center.topicons-container {
    position: static;
}

.mini-cart-top {
    font-size: 18px;
    color: #fff;
    background: #000;
    height: 54px;
    line-height: 35px;
    display: flex;
    padding: 10px;
}

p.mini-cart-message {
    background: none;
    font-size: 18px;
    padding: 0;
}

span.mini-cart-count {
    display: none;
}

.widget_shopping_cart_content ul {
    padding: 10% 10% 0;
    height: 54vh;
}

ul.woocommerce-mini-cart li.woocommerce-mini-cart-item {
    width: auto;
    float: right;
    border-bottom: 1px solid;
    padding-bottom: 12px;
    margin-bottom: 30px;
}

a.mini-name {
    margin: 0;
    font-size: 20px;
    font-weight: 300;
    float: right;
    width: 60%;
    margin-bottom: 10px;
}

div.mini-cart-wrapper {
    right: 0;
    left: auto;
    min-width: 0;
    width: 28%;
    top: 0;
    position: fixed;
}

a.mini-thumb {
    float: left;
    width: 36%;
}

div.mini-details {
    margin-right: 0;
    width: 60%;
}

.mini-cart-quantity:before, .mini-price:before {
    content: "כמות:";
    position: absolute;
    right: 0;
    top: 9px;
    font-size: 17.5px;
    font-weight: normal;
}

div.mini-cart-quantity {
    border: none;
    position: relative;
    display: inline-block;
    padding-right: 30%;
}

.mini-price:before {
    content: "מחיר:";
    top: 0px;
}

.mini-price {
    padding-right: 30%;
    position: relative;
    margin-top: 0px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.mini-price .old-price {
    margin-left: 10px;
}

ul.woocommerce-mini-cart li img.attachment-woocommerce_thumbnail {
    height: auto;
    width: auto;
    margin-left: 0;
    max-width: 100%;
}

.mini-details .amount .woocommerce-Price-currencySymbol {
    margin-right: 0;
}

a.added_to_cart.wc-forward {
    display: none;
}

.topicon.minicart.active .mini-cart-top a.mini-cart-toggle.close {
    font-size: 18px;
    color: #fff;
    position: static;
    float: none;
    line-height: 37px;
    opacity: 1;
    font-weight: normal;
}

.mcm {
    font-size: 17px;
    color: #fff;
    margin-right: 10px;
}

.mct-icon {
    position: relative;
    display: none;
}

ul.woocommerce-mini-cart li a.remove_from_cart_button {
    font-size: 23px;
    left: 0;
    bottom: 12px;
}

ul.woocommerce-mini-cart li a.remove_from_cart_button:before {
    content: "הסר";
    font-size: 16px;
    position: relative;
    top: -2px;
    left: 3px;
    font-weight: 500;
}

span.woocommerce-Price-amount.amount.old-price, span.woocommerce-Price-amount.amount.old-price span {
    color: #afafaf;
}

.mini-cart-title {
    font-size: 30px;
}

a.bu-button.sharp-corners.wide, a.mini-cart-cart-link {
    height: 44px;
    border-radius: 3px;
    background-color: #bf076d;
    color: #fff;
    font-size: 16px;
    width: 44%;
    line-height: 44px;
}

a.mini-cart-cart-link {
    background-color: #2f2f2f;
}

.mini-cart-buttons {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.cart-padding {
    padding: 0 10%;
}

p.woocommerce-mini-cart__total.total {
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    margin-bottom: 30px;
}

p.woocommerce-mini-cart__total.total strong, p.woocommerce-mini-cart__total.total span {
    font-size: 20px;
    line-height: 20px;
}

.free-shipping-from {
    display: none;
}

a.mini-cart-cart-link:hover {
    border: 2px solid #69a6dd;
    text-decoration: none;
}

a.bu-button.sharp-corners.wide:hover {
    background: #de59a3;
    text-decoration: none;
}

.woocommerce-cart h1.page-title {
    display: none;
}

h1.alt-title {
    font-size: 30px;
    text-align: center;
    margin-bottom: 40px;
}

.alt-title span.mini-count {
    background: url(./assets/images/cart-icon-cart.png) no-repeat;
    width: 19px;
    height: 25px;
    position: static;
    display: inline-block;
    line-height: 34px;
    margin-right: 20px;
    font-size: 14px;
    color: #69a6dd;
    background-size: contain;
}

.woocommerce-cart div.product-thumbnail {
    width: 16.5%;
}

.woocommerce-cart div.product-thumbnail img {
    width: 100%;
    height: auto;
}

.cart_item .product-name, .cart_item .product-name a {
    font-size: 20px;
}

.cart_item .product-price {
    display: flex;
}

.cart_item .product-price del span {
    color: #c4c4c4;
}

.cart_item .product-price del {
    margin-left: 10px;
}

.cart_item .item-total {
    position: absolute;
    left: 15px;
    bottom: 10px;
}

.cart span.woocommerce-Price-currencySymbol {
    margin: 0;
}

div.cart-items {
    flex: 0 0 51%;
}

.cart-summary {
    flex: 0 0 39%;
    background: #f7f7f7;
}

.cart-container {
    justify-content: space-between;
}

div.cart-collaterals {
    border: none;
    padding: 0 !important;
}

.cart-totals-received-points {
    display: none;
}

.cart-totals-free-shipping {
    color: #fff;
    background: #000;
    width: 100%;
    font-size: 22px;
    height: 57px;
    line-height: 28px;
    padding: 15px;
    text-align: center;
}

.cart-totals-content {
    padding: 30px 66px;
}

h2.order-totals {
    text-align: right;
    font-size: 30px;
}

.woocommerce table.shop_table tbody th {
    display: flex;
    justify-content: space-between;
    line-height: 20px;
    font-weight: 500 !important;
    font-size: 17px;
    border: none;
}

tr.order-next-stage th {
    color: #9b9b9b;
}

.woocommerce table.shop_table tbody th * {
    font-size: 17px;
    font-weight: 500;
}

.woocommerce table.shop_table tbody .order-total th, .woocommerce table.shop_table tbody .order-total th span.amount {
    font-size: 25px !important;
}

.woocommerce table.shop_table tbody .order-total th {
    border-top: 1px solid;
    padding-top: 20px;
}

.widget_shopping_cart_content {
    border-bottom: 5px solid #6da9dd;
    padding-bottom: 15px;
}

.woocommerce table.shop_table tbody th .method {
    float: left;
    display: block;
    margin-bottom: 10px;
}

.woocommerce table.shop_table tbody .shipping-method th {
    display: block;
}

a.checkout-button.wc-forward {
    height: 56px;
    border-radius: 3px;
    background: #69a6dd;
    width: 100%;
    line-height: 33px;
    font-size: 25px !important;
    margin-top: 40px;
}

a.checkout-button.wc-forward:hover {
    background: #a5c7e6;
    color: #000;
}

div.q_wrapper {
    padding: 5px 10px;
}

.f-white.in-cart {
    background: none;
}

.f-white.in-cart ul {
    display: flex;
}

.f-white.in-cart ul li {
    width: 28%;
    margin: auto;
}

.f-white.in-cart ul li span.text {
    font-size: 13px;
}

.woocommerce-cart .xsell-products .product-wrapper.slick-slide img.stars, .woocommerce-cart .xsell-products .product-wrapper.slick-slide .description {
    display: none;
}

.woocommerce-cart .xsell-products div.thumb-wrapper {
    width: 49%;
    height: auto;
    float: left;
}

.woocommerce-cart .xsell-products div.thumb-wrapper img.thumb {
    width: 100%;
    height: auto;
}

.woocommerce-cart .xsell-products .product-info h1 {
    font-size: 15px;
    width: 50%;
    line-height: 20px;
    height: auto;
}

.woocommerce-cart .xsell-products .product-info {
    padding-top: 0;
}

.woocommerce-cart .black-bottom {
    clear: both;
    margin-top: 10px;
    float: right;
    width: 100%;
}

.woocommerce-cart .xsell-products .product-wrapper.slick-slide {
    border: none;
    padding: 10px;
}

.woocommerce-cart .xsell-products .whishlist img {
    display: none;
}

.woocommerce-cart.empty_cart, .woocommerce-lost-password {
    background: #fafafa;
}

.empty-cart-w {
    width: 634px;
    height: 305px;
    border-radius: 8px;
    border: solid 1px #dcdcdc;
    background-color: #ffffff;
    margin: 0 auto 50px;
    padding: 63px 104px;
    text-align: center;
}

.empty-cart-w p:first-child {
    font-size: 36px;
}

.empty-cart-w p {
    font-size: 20px;
}

.empty-cart-w a.button {
    background: #eb008d;
    color: #fff;
    margin: 30px auto 0;
    font-size: 25px;
    cursor: pointer;
}

.empty-cart-w a.button:hover {
    background: #de59a3;
    color: #fff;
}

.topicon.wishlisticon {
    top: 2px;
}

.container.contactus h1 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
}

.container.contactus {
    padding-top: 50px;
    width: 60%;
}

.container.contactus .wp-block-image {
    margin-bottom: 50px;
}

.container.contactus h3 {
    font-size: 20px;
    font-weight: 500;
}

.wp-block-column.contact-details-col p, .wp-block-column.contact-details-col p span {
    font-size: 18px;
    font-weight: 100;
}

.wp-block-column.contact-details-col p a {
    color: #69a6dd;
}

form.wpcf7-form input {
    border: none;
    border-bottom: 1px solid;
    width: 100%;
}

::-webkit-input-placeholder {
    color: #d3d3d3;
}

:-ms-input-placeholder {
    color: #d3d3d3;
}

::placeholder {
    color: #d3d3d3;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid;
    height: 100px;
    width: 100%;
    padding: 10px;
}

input.wpcf7-form-control.wpcf7-submit {
    border-radius: 4px;
    background-color: rgb(53, 53, 53);
    height: 60px;
    font-size: 22px;
    color: #fff;
    width: 100%;
    cursor: pointer;
}

form.wpcf7-form label {
    width: 100%;
}

input.wpcf7-form-control.wpcf7-submit:hover {
    border: 2px solid #69a6dd;
}

.wp-block-column.contact-details-col {
    padding-right: 7%;
}

.wp-block-column.contact-details-col p span a {
    margin-right: 23px;
}

.wp-block-column.contact-details-col p span {
    margin-right: 120px;
}

div.wpcf7-response-output {
    margin: 0;
    border: none !important;
    padding: 0;
}

form.wpcf7-form.sent p, form.wpcf7-form.sent h3 {
    display: none;
}

.success {
    display: none;
    font-size: 20px;
    text-align: center;
    font-weight: 500;
}

.sent .success {
    display: block;
}

.success a.button {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    margin: 20px auto;
    border-radius: 4px;
    background-color: rgb(105, 166, 221);
    height: 60px;
    line-height: 61px;
}

.success a.button:hover {
    background: #a5c7e6;
    color: #000;
    text-decoration: none;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    display: none !important;
}

div.auth {
    margin: 0;
    display: block;
}

div.auth .login {
    padding: 0;
    margin: 0;
    border: none;
    text-align: right;
}

div.auth .login a {
    margin-right: 5px;
}

.auth .login > a, .auth .login > p {
    font-size: 20px;
    font-weight: 500;
    float: right;
}

.auth .login a:hover {
    text-decoration: none;
    color: #000;
}

.login-popup {
    position: static;
    border-width: 1px;
    border-color: #e2e2e2;
    border-style: solid;
    border: 1px solid #e2e2e2;
    width: 100%;
    flex: 0 0 100%;
    box-shadow: none;
    clear: both;
    padding: 30px;
    margin: 0;
    z-index: 99;
    display: block;
}

.login-popup {
    opacity: 0;
    visibility: hidden;
}

.login-popup.show_popup {
    opacity: 1;
    visibility: visible;
}

div.login-popup .login-popup-wrapper {
    background: #fff;
    overflow: hidden;
}

div.login-popup input:not([type="checkbox"]):not([type="radio"]) {
    width: 32%;
    margin-left: 2%;
    border-radius: 3px;
    height: 40px;
    margin-bottom: 0;
    border: 1px solid #afafaf;
}

div.login-popup input[type="checkbox"],
div.login-popup input[type="radio"] {
    width: 14px;
    min-width: 14px;
    margin: 0;
    padding: 0;
}

.auth .login a.sharp-corners.login-popup-btn {
    /* float: left; */
    width: 30%;
    background: #000;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    display: inline-block;
    height: 40px;
    line-height: 40px;
}

div.auth a.forgot-pass {
    font-size: 16px;
    font-weight: normal;
    margin: 0 35% 0 0;
}

div#nav-billing {
    clear: both;
}

a.tony-button.sharp-corners.login-popup-btn:hover {
    border: 2px solid #69a6dd;
}

.checkout-wizard-container h2.wizard-title {
    height: 60px;
    border: 1px solid #e2e2e2;
    font-size: 20px;
    font-weight: 500;
    background: none;
    line-height: 58px;
    padding: 0px 40px;
    position: relative;
    cursor: pointer;
}

h2.wizard-title:after {
    content: "";
    background: url(/wp-content/themes/getraffic-child/assets/images/checkout-h2-closed.png) no-repeat;
    width: 29px;
    height: 29px;
    display: block;
    position: absolute;
    left: 10px;
    top: 16px;
}

.checkout-wizard-step.active h2.wizard-title:after {
    background: url(/wp-content/themes/getraffic-child/assets/images/checkout-h2-open.png) no-repeat;
}

p#billing_email_field {
    width: 100%;
    padding-bottom: 20px;
}

.checkout-wizard-container .checkout-wizard-step.active h2.wizard-title {
    border-bottom: none;
    margin-bottom: 0;
}

.wizard-item-content {
    padding: 20px 40px;
    border: 1px solid #e2e2e2;
    border-top: none;
    margin-bottom: 20px;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    border-radius: 3px;
    height: 45px;
    border: 1px solid #afafaf;
}

.woocommerce form .form-row textarea {
    height: 70px;
}

p.form-row.woocommerce-invalid::after {
    bottom: 0;
}

p#billing_first_name_field, p#billing_last_name_field, p#billing_phone_field {
    width: 32%;
    float: right;
    margin-left: 2%;
    padding-bottom: 20px;
}

p#billing_phone_field {
    margin-left: 0;
}

.checkout-wizard-step a.checkout-btn, .checkout-wizard-step a.checkout-button {
    border-width: 1px;
    border-color: #69a6dd;
    border-style: solid;
    border-radius: 3px;
    background: #69a6dd;
    width: 240px;
    display: inline-block;
    text-align: center;
    height: 45px;
    color: #fff;
    font-size: 20px;
    line-height: 45px;
    cursor: pointer;
}

.checkout-wizard-step a.checkout-btn {
    margin: 0 auto 15px 0;
    display: block;
}

a.checkout-btn:hover, a.checkout-button:hover {
    background: #a5c7e6;
    text-decoration: none;
}

.checkout-wizard-step a.submit-checkout {
    display: none;
}

span.preholder {
    display: none !important;
}

div.coupon-input {
    width: 100%;
    border-radius: 3px;
    height: 53px;
    border: 1px solid #afafaf;
    display: flex;
    margin: 0;
}

input#coupon_code {
    width: 70%;
}

button#triggerCoupon {
    width: 30%;
    background: #000;
    font-size: 20px;
    color: #fff;
}

ul#shipping_method {
    list-style: none;
}

ul#shipping_method li label[for^=shipping_method]:before {
    content: "";
    border: 1px solid #000;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-left: 10px;
    border-radius: 100px;
    cursor: pointer;
}

ul#shipping_method li input:checked + label:before {
    background: #000;
}

.woocommerce ul#shipping_method h2 {
    font-size: 16px;
}

ul#shipping_method li .shipping-fields-container label:before {
    display: none;
}

p#billing_street_field, p#billing_city_field {
    width: 24%;
    margin-left: 2%;
}

p#billing_house_field, p#billing_appartment_field, p#billing_floor_field {
    width: 14%;
    margin-left: 2%;
}

.shipping-fields-container p {
    float: right;
}

.woocommerce-shipping-fields.checkout-shipping-fields {
    padding-right: 20px;
}

.woocommerce-checkout span.woocommerce-Price-currencySymbol {
    font-size: 17px;
    margin: 0;
}

.checkout-summary-cart-item span.woocommerce-Price-amount {
    font-size: 17px;
    font-weight: 500;
    position: static;
}

.checkout-product-details {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 1.2;
}

span.checkout-regular-price {
    color: #afafaf;
    text-decoration: line-through;
}

.checkout-product-price {
    position: absolute;
    bottom: 10px;
    left: 0;
}

.checkout-product-variations {
    position: absolute;
    right: 125px;
    bottom: 10px;
}

.woocommerce ul#shipping_method {
    padding: 0;
}

.cart-res {
    background: #000;
    color: #fff;
    text-align: center;
    height: 46px;
    font-size: 20px;
    font-weight: 500;
    line-height: 46px;
}

.checkout-top a#logo {
    width: 100%;
    float: none;
    text-align: center;
    display: block;
    padding: 50px 0;
}

.checkout-top a#logo img {
    width: 254px;
}

div.checkout-wizard-container {
    padding: 0 0 0 6%;
}

span.hi {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
    display: block;
}

.checkout-review-summary.slim-scroll {
    overflow-y: auto;
}

.checkout-review-summary.slim-scroll {
    overflow-y: auto;
}

div.checkout-summary-cart-item span.woocommerce-Price-amount {
    position: static;
    margin-right: 10px;
}

.col-md-5.checkout-cart-container {
    padding: 43px 4%;
    margin-bottom: 100px;
}

div.checkout-summary-cart-item .product-total {
    padding-right: 25px;
}

.cart_item .product-name {
    width: 100px;
    flex: 0 0 100px;
}

.checkout-summary-cart-item.cart_item {
    margin: 15px;
}

.checkout-product-variations span.item-q {
    font-weight: 500;
}

table.shop_table.shop_table_responsive {
    margin: 0 15px;
    width: calc(100% - 30px);
}

table.shop_table.shop_table_responsive .shipping-method {
    display: none;
}

.col-md-5.checkout-cart-container .f-white.in-cart {
    margin-top: 100px;
}

.woocommerce form select#billing_gender,
span.woocommerce-input-wrapper select {
    width: 100%;
    height: 45px;
    border: 1px solid #afafaf;
}

.woocommerce form .form-row.form-row-last#billing_gender_field {
    display: inline-block;
}

.woocommerce form .form-row.form-row-first#Birthday_year_field,
.woocommerce form .form-row.form-row-last#Birthday_month_field,
.woocommerce form .form-row.form-row-last#Birthday_day_field {
    width: 15%;
    display: inline-block;
    margin: 0 1%;
}

.single-product .outofstock .add-to-cart-form {
    display: block;
}

.single-product .outofstock .add-to-cart-form p.oos-desc {
    margin-bottom: 0;
}

.back_in_stock_subscribe {
    width: 50%;
}

.back_in_stock_subscribe input.back_in_stock_email {
    padding-right: 10px;
}

.single-product .outofstock a.whishlist {
    margin-right: 0;
}

.single-product .xsell-products .thumb-wrapper {
    position: static;
}

.single-product .xsell-products .thumb-wrapper .product-badge {
    left: 20px;
}

nav.woocommerce-pagination ul {
    display: flex;
    padding-right: 0;
    list-style: none;
    justify-content: center;
}

nav.woocommerce-pagination ul li {
    padding: 10px;
}

.menu-item.mega .submenu-wrapper.container li img {
    height: 180px;
}

.disclaimer {
    padding: 15px 0;
}

.mob {
    display: none;
}

.woocommerce form #Birthday_year_field input.input-text {
    width: 100%;
    border-radius: 0;
    border-color: #000;
}

.cards img {
    height: 40px;
    width: auto;
}

.tnx-order-details, .tnx-order-name {
    width: 50%;
}

.tnx-order-price span.woocommerce-Price-amount.amount {
    display: inline;
}

.order-item-image {
    margin-left: 5%;
}

.tnx-order-details {
    display: flex;
    justify-content: space-between;
}

.tnx-order-name {
    padding-left: 10%;
}

/*------ mobile-Checkout-----*/
@media screen and (max-width: 768px) {
    .mob.ctc {
        position: fixed;
        display: block;
        bottom: 10px;
        background: #fff;
        border-radius: 100px;
        padding: 13px 15px;
        border: 2px solid #69a6dd;
        left: 10px;
    }

    .mob.ctc img {
        width: 23px;
        height: auto;
    }

    .col-lg-5.col-lg-offset-1.desktop-gallery {
        position: static;
    }

    .product-badge.badge-best-seller {
        top: 200px;
    }

    div.checkout-wizard-container {
        padding: 4vw 4vw 0;
    }

    p#billing_first_name_field,
    p#billing_last_name_field,
    p#billing_phone_field,
    select#billing_gender {
        width: 100%;
    }

    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last,
    .woocommerce-page form .form-row,
    .checkout-wizard-step a.checkout-button {
        width: 100%;
        margin: 0 auto;
    }

    button#triggerCoupon {
        font-size: 13px;
    }

    .woocommerce form .form-row.form-row-first#Birthday_year_field,
    .woocommerce form .form-row.form-row-last#Birthday_month_field,
    .woocommerce form .form-row.form-row-last#Birthday_day_field {
        width: 31%;
    }
}

/*End checkout mobile*/
.woocommerce table.shop_table span.woocommerce-Price-currencySymbol {
    font-size: 17px;
    font-weight: 600;
    margin: 0;
}

.woocommerce table.shop_table span.woocommerce-Price-currencySymbol {
    font-size: 17px;
    font-weight: 600;
    margin: 0;
}

div.woocommerce-message {
    color: #69a6dd;
    font-size: 17px;
    font-weight: 500;
    position: absolute;
    top: 75px;
}

div#nav-coupons .wizard-item-content {
    position: relative;
}

tr.cart-discount th, tr.cart-discount span {
    color: #69a6dd;
}

.woocommerce table.shop_table tbody .cart-discount th {
    display: block;
}

.woocommerce table.shop_table tbody .cart-discount th span.woocommerce-Price-amount.amount {
    float: left;
}

.woocommerce table.shop_table tbody .cart-discount th a.woocommerce-remove-coupon {
    /*float: left;*/
}

tr.cart-discount th span.amount::after {
    content: '-';
}

div#nav-coupons ul.woocommerce-error {
    list-style: none;
    padding-right: 0;
    position: absolute;
    top: 75px;
}

ul.woocommerce-error li {
    color: #8f2d2d;
    font-weight: 500;
}

.woocommerce-cart .cart_item .product-name {
    width: auto;
}

.woocommerce ul#shipping_method li {
    width: 100%;
    clear: both;
    position: relative;
    cursor: pointer;
}

.woocommerce ul#shipping_method li span.woocommerce-Price-amount.amount {
    position: absolute;
    left: 38%;
}

span.shipping-method-description {
    float: left;
}

h2.shipping-address {
    font-size: 20px;
}

.woocommerce form .form-row .required {
    display: none;
}

section.woocommerce-customer-details, section.woocommerce-order-details {
    display: none;
}

h1.thank-you {
    font-size: 40px;
    margin-bottom: 40px;
    text-align: center;
}

.contact-banner {
    text-align: center;
}

.order-container h2 {
    font-size: 30px;
    font-weight: 500;
}

div.tnx-text p {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
}

div.tnx-text {
    padding: 0;
    margin: 40px auto 80px;
    float: none;
    max-width: 55%;
    flex: 0 0 55%;
    width: 55%;
}

.tnx-text p.blue {
    color: #69a6dd;
}

div.order-container.orders {
    border: none;
    margin: 0 auto;
}

.tnx-item .blocks img {
    margin-left: 20px;
}

.th-pn, .th-pn a {
    font-size: 20px;
    font-weight: 500;
}

.blocks .th-pdetails * {
    font-size: 20px;
    font-weight: 500;
}

.blocks span.woocommerce-Price-amount.amount, .blocks span.woocommerce-Price-amount.amount span {
    font-weight: 500;
}

div.tnx-order {
    border-bottom: 1px solid #afafaf;
    margin: 0 auto;
    float: none;
    width: 55%;
    max-width: 55%;
    flex: 0 0 55%;
    padding: 0;
}

.order-container.delivery {
    display: none;
}

div.order-container.summary-total {
    background: none;
    margin-top: 10px;
    height: auto;
}

div.tnx-section {
    width: 55%;
    max-width: 55%;
    flex: 0 0 55%;
    margin: 0 auto 50px;
    float: none;
    padding: 0;
}

div.tnx-section .order-details-summary p {
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
}

div.tnx-section .order-details-summary {
    padding-top: 10px;
}

.tnx-section .order-details-summary span {
    font-size: 20px;
    font-weight: 500;
}

div.tnx-section .order-details-summary .order-details-summary-total, div.tnx-section .order-details-summary .order-details-summary-total span {
    font-size: 25px;
}

p.order-details-summary-total {
    border-top: 1px solid #afafaf;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 15px;
}

.prob {
    font-size: 15px;
    text-align: left;
}

.prob a {
    text-decoration: underline;
    font-size: 15px;
}

.prob a:hover {
    text-decoration: none;
}

.woocommerce-checkout input[type="checkbox"] + span:before, .woocommerce-checkout input[type="radio"] + span:before {
    border: none;
    margin-left: 0;
}

p.blue *, p.blue {
    color: #69a6dd;
}

.th-pt {
    display: flex;
    position: absolute;
    left: 0;
}

.th-pt span.woocommerce-Price-amount.amount {
    margin-right: 5px;
}

.woocommerce-order-received .container.xsell-container {
    background: none;
}

div.tnx-item:not(:last-child) {
    border-bottom: 1px solid #afafaf;
    padding-bottom: 15px;
}

.woocommerce-order-received h2.best-match {
    font-size: 35px;
}

li.current-menu-item a {
    color: #69a6dd;
}

body.page-template-default:not(.woocommerce-page) {
    background: #f4f4f4;
}

.page-template-default h1.page-title {
    font-size: 30px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 20px;
}

.content h2 {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 10px;
}

.wp-block-image {
    margin-bottom: 50px;
}

.home p#breadcrumbs {
    display: none;
}

p#breadcrumbs {
    margin: 0;
}

p#breadcrumbs span, p#breadcrumbs a {
    font-size: 17.5px;
}

.woocommerce-account h1 {
    font-size: 30px;
    text-align: center;
    margin: 50px auto 30px;
}

.my-account-container {
    width: 80%;
    margin: 0 auto 180px;
    border-radius: 5px;
    border: 1px solid #e0e0e0;
    display: flex;
}

.my-account-nav {
    padding: 4% 4% 150px;
    flex: 0 0 27%;
    border-left: 1px solid #e0e0e0;
    position: relative;
    width: 27%;
    max-width: 27%;
}

.my-account-content {
    padding: 80px 5%;
    flex: 0 0 73%;
    width: 73%;
    max-width: 73%;
}

.my-account-nav nav.woocommerce-MyAccount-navigation ul li, .my-account-nav nav.woocommerce-MyAccount-navigation ul {
    border: none;
}

.my-account-nav nav.woocommerce-MyAccount-navigation ul li:hover, .my-account-nav nav.woocommerce-MyAccount-navigation ul li.is-active {
    background: none;
}

.my-account-nav nav.woocommerce-MyAccount-navigation ul li a {
    padding: 0;
    margin-bottom: 20px;
    font-size: 16px;
}

.my-account-container a.logout-link {
    position: absolute;
    bottom: 50px;
    font-weight: 500;
}

.empty_cart .container.xsell-container {
    background: none;
}

p.text-between {
    font-size: 27px;
    font-weight: 500;
    text-align: center;
}

.empty_cart h2.best-match {
    font-size: 36px;
    font-weight: 500;
}

.woocommerce-cart.empty_cart .product-wrapper.slick-slide {
    border: 1px solid #dcdcdc;
    background: #fff;
    padding: 30px;
}

.woocommerce-cart.empty_cart .xsell-products div.thumb-wrapper {
    width: 100%;
    height: auto;
    float: none;
    margin-bottom: 20px;
}

.woocommerce-cart.empty_cart .xsell-products .product-info h1 {
    font-size: 23px;
    width: 100%;
    line-height: 1.1;
    height: 50px;
}

.woocommerce-cart.empty_cart .xsell-products .product-wrapper.slick-slide img.stars, .woocommerce-cart.empty_cart .xsell-products .product-wrapper.slick-slide .description {
    display: inherit;
}

.woocommerce-MyAccount-content h3 {
    font-size: 20px;
    font-weight: normal;
    margin-top: 10px;
}

.woocommerce-MyAccount-content p {
    font-size: 14px;
    font-weight: 100;
    margin-bottom: 0;
}

.woocommerce-MyAccount-content .col-sm-4 {
    text-align: center;
}

.woocommerce-MyAccount-content .col-sm-4 img {
    height: 48px;
    width: auto;
}

.woocommerce-MyAccount-content .col-sm-4 button a {
    background: #000;
    color: #fff;
    width: 100%;
    display: block;
    height: 30px;
    font-size: 15px;
    font-weight: bold;
    line-height: 28px;
}

.woocommerce-MyAccount-content .col-sm-4 button {
    -webkit-appearance: none;
    border: none;
    background: none;
    width: 80%;
}

.myaccount-topicon-text {
    color: #69a6dd;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 20px;
}

.woocommerce-MyAccount-navigation-link--mywishlist, .woocommerce-MyAccount-navigation-link--points, .woocommerce-MyAccount-navigation-link--returns {
    display: none;
}

.mya-content {
    min-height: 50px;
}

div.search-popup-wrap .search-popup .search-input {
    border: none;
}

.search-no-results .desktop-filtering {
    display: none;
}

.search-no-results .main-loop {
    display: block;
}

.container.nothing-found {
    text-align: center;
    margin-top: 50px;
}

.container.nothing-found h2 span {
    font-size: 25px;
    font-weight: normal;
}

.container.nothing-found h2 span span {
    font-weight: 500;
}

.search-no-results form {
    display: none;
}

.nothing-found .search-popup-wrap {
    display: block;
    position: static;
    background: none;
    min-height: 0;
}

a.back.button {
    background: #eb008d;
    color: #fff;
    font-size: 20px;
    height: 51px;
    margin: 80px auto;
    cursor: pointer;
}

a.back.button:hover {
    background: #de59a3;
    color: #fff;
}

h3.nothing-found-text {
    text-align: center;
    font-size: 40px;
    font-weight: 500;
}

.nothing-found div.search-popup-wrap .search-popup {
    width: 100%;
}

.nothing-found div.search-popup-wrap .search-popup .search-input {
    padding: 0;
}

.nothing-found div.search-popup-wrap .search-popup .search-input input#seacrhTerm {
    padding-left: 45px;
}

a.back.button {
    margin: 30px auto 50px;
}

.search-no-results .container.best-sellers-container h3 {
    margin-bottom: 30px;
}

ul.flex-direction-nav {
    display: block !important;
}

.woocommerce-product-gallery .flex-control-nav {
    display: flex;
    justify-content: center;
    width: auto;
    padding: 0;
}

.woocommerce-product-gallery {
    display: block;
    position: relative;
}

.woocommerce-product-gallery .flex-control-nav li a {
    list-style-type: none;
    margin-bottom: 10px;
    margin-left: 10px;
    text-indent: -9999px;
    height: 10px;
    width: 10px;
    background-color: #3f6485;
    border-radius: 5px;
    display: block;
}

.woocommerce-product-gallery .flex-control-nav li a.flex-active {
    background-color: #69a6dd;
}

.search-popup .results-popup .result-item a {
    display: flex;
    place-items: baseline;
    justify-content: space-between;
    width: 70%;
    margin: 0 auto;
}

.search-popup .results-popup .result-item span.woocommerce-Price-currencySymbol {
    font-size: 16px;
}

.search-popup .results-popup .result-item del span {
    color: #c4c4c4;
}

.results-found-nv, .results-found-nv strong {
    font-size: 24px;
    text-align: center;
    margin: 30px auto;
}

.search-result.before-res {
    width: 50%;
    margin: 0 auto;
}

.login-popup {
    position: fixed;
    width: 55%;
    left: 50%;
    transform: translate(-50%, 0);
    padding: 0;
    height: 600px;
    max-height: 80vh;
    z-index: 999;
}

.login-popup .left.register {
    width: 50%;
    float: left;
    background: url(/wp-content/themes/getraffic-child/assets/images/login-bg.png) no-repeat;
    color: #fff;
    text-align: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    place-content: center;
}

.woocommerce-checkout .login-popup .left.register .login-content {
    display: none !important;
}

.login-popup .right.login {
    float: right;
    width: 50%;
    height: 100%;
    place-content: center;
    display: flex;
    flex-direction: column;
    padding: 40px;
}

body .login-popup .hide_box {
    opacity: 0 !important;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    pointer-events: none !important;
    visibility: hidden !important;
}

.login-popup .right.login .register-content {
    text-align: right;
}

.topbar .topicon .register-content img {
    height: auto;
    width: 20px;
}

.login-popup .left.register p {
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    float: none;
}

.login-popup .left.register a.button {
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    border: 2px solid #fff;
    margin: 30px auto 0;
}

.login-popup .right.login h3 {
    font-size: 25px;
    font-weight: 500;
    text-align: right;
    margin-bottom: 50px;
}

.login-popup .right.login input:not([type="checkbox"]):not([type="radio"]) {
    width: 100%;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #656565;
    padding: 0;
    margin: 0;
    height: 30px;
    line-height: 30px;
}

.login-popup .right.login .login-content input:not([type="checkbox"]):not([type="radio"]) {
    margin-bottom: 35px;
}

a.button.login-popup-btn {
    background: #000;
    color: #fff;
    font-size: 15px;
    height: 38px;
    margin: 0 auto;
    line-height: 38px;
    margin-bottom: 30px;
    border: 2px solid;
}

.login-popup .right.login a.forgot-pass {
    display: inline-block;
    text-decoration: inherit;
    font-weight: normal;
}

.login-popup .right.login a.forgot-pass:hover {
    text-decoration: underline;
    color: #000;
}

a.button.login-popup-btn:hover {
    border: 2px solid #69a6dd;
    background: #404040;
    text-decoration: underline;
}

.login-popup .left.register a.button:hover {
    background: #fff;
    text-decoration: none;
    color: #000;
}

.woocommerce-lost-password h1 {
    display: none;
}

.col-md-4.ResetPassword {
    margin: 0 auto 150px;
}

.woocommerce-ResetPassword .woocommerce_lost_password_message span {
    color: #69a6dd;
    display: block;
    font-size: 18px;
}

p.woocommerce_lost_password_message {
    text-align: right;
    font-size: 17px;
}

p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
    margin: 0;
    width: 100%;
}

form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.form-row label {
    width: 100%;
    font-size: 18px;
    text-align: right;
    margin-bottom: 0px;
}

form.woocommerce-ResetPassword.lost_reset_password {
    width: 33%;
    margin: 0 auto;
}

form.woocommerce-ResetPassword.lost_reset_password input#user_login {
    border: none;
    border-bottom: 1px solid #ccc;
    width: 100%;
    background: transparent;
}

.woocommerce-ResetPassword p.form-row button.woocommerce-Button.button {
    background: #69a6dd;
    font-size: 20px;
    line-height: 20px;
    border: none;
    width: 100%;
    cursor: pointer;
}

.woocommerce-ResetPassword p.form-row button.woocommerce-Button.button:hover {
    background: #a5c7e6;
    color: #000;
}

.col-md-8.col-md-offset-2.ResetPassword {
    width: 33%;
    flex: 0 0 33%;
    margin: 0 auto;
}

.col-md-8.col-md-offset-2.ResetPassword .woocommerce-message {
    display: none;
}

.col-md-8.col-md-offset-2.ResetPassword p {
    font-size: 18px;
    color: #69a6dd;
    margin-bottom: 200px;
}

.woocommerce form.woocommerce-ResetPassword.lost_reset_password input {
    width: 100%;
    background: none;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #ccc;
}

form.woocommerce-ResetPassword.lost_reset_password p:first-child {
    font-size: 20px;
}

form.woocommerce-ResetPassword.lost_reset_password p.form-row {
    margin: 50px auto;
    width: 100%;
}

/*----------------------About-us-page-------------------------*/
.site-width {
    position: relative;
    width: 1520px;
    max-width: 90%;
    margin: 0 auto;
}

@media screen and (max-width: 768px) {
    .site-width {
        max-width: 95%;
    }
}

.inner-width {
    position: relative;
    /* // width: 1130px; */
    width: 59.4%;
    min-width: 1130px;
    max-width: 100%;
    margin: 0 auto;
}

@media screen and (max-width: 1240px) {
    .inner-width {
        min-width: 90%;
    }
}

h1.page-title {
    font-size: 30px;
    font-weight: 500;
    font-stretch: normal;
    text-align: center;
}

.page-wrapper {
    margin-bottom: 140px;
}

.page-wrapper#about-us img {
    max-width: 100%;
    height: auto;
}

.page-wrapper#about-us h2 {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #383838;
    padding: 1% 32%;
}

.page-wrapper#about-us h3 {
    font-size: 25px;
    font-weight: bold;
}

.page-template-about-us .bg-full.join-us {
    display: none;
}

/**mobile**/
@media screen and (max-width: 768px) {
    p#breadcrumbs {
        margin: 20px 0 0;
    }

    p#breadcrumbs span,
    p#breadcrumbs a {
        font-size: 14px;
    }

    .page-wrapper#about-us h2 {
        padding: 1%;
    }
}

/*----------------------End About-us-page-------------------------*/
/*----------------------Wishlist-page-------------------------*/
.woocommerce-wishlist div.products {
    grid-template-columns: repeat(4, 20%);
    grid-gap: 90px;
    justify-content: center;
    margin-top: 60px;
}

.woocommerce-wishlist div.products .product-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 7%;
}

/**mobile**/
@media screen and (max-width: 1400px) {
    .woocommerce-wishlist div.products {
        grid-template-columns: repeat(3, 26%);
    }
}

@media screen and (max-width: 1024px) {
    .woocommerce-wishlist div.products {
        grid-template-columns: repeat(2, 45%);
    }
}

@media screen and (max-width: 1024px) {
    .woocommerce-wishlist div.products {
        grid-template-columns: repeat(2, 50%);
        grid-gap: 5px;
        margin-top: 50px;
    }
}

/*----------------------End About-us-page-------------------------*/
/******-FAQ-page-*******/
/**mobile**/
@media screen and (max-width: 768px) {
}

/*----------------------End FAQ-page-------------------------*/
/***404 page***/
.error404 .container-404 {
    position: relative;
}

.error404 .container-404 img.image-404 {
    max-width: 100%;
}

.error404 .container-404 .content-404 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.error404 .container-404 .title-404 {
    font-size: 72px;
    font-weight: 800;
    color: #000;
}

.error404 .container-404 p {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    width: 60%;
    text-align: center;
}

.error404 form.form-404-search .form-404_input-wrapper {
    position: relative;
    width: 29%;
    min-width: 500px;
    margin: 50px auto 0;
}

.error404 form.form-404-search input {
    height: 50px;
    width: 100%;
}

.error404 form.form-404-search button {
    -webkit-appearance: unset;
    border: none;
    background-color: transparent;
    position: absolute;
    left: 0;
    background: transparent url("assets/images/search-icon.png") center center no-repeat;
    width: 10%;
    height: 100%;
    cursor: pointer;
}

.error404 a.btn-404 {
    width: 10%;
    min-width: 220px;
    height: 38px;
    font-size: 15px;
    font-weight: normal;
    margin: 70px auto !important;
    display: flex;
    align-items: center;
    border-radius: 6px;
    justify-content: center;
}

/*------ mobile------*/
@media screen and (max-width: 768px) {
    .error404 .container-404 img {
        max-width: 100%;
    }

    .error404 .container-404 .content-404 {
        width: 100%;
    }

    .error404 .container-404 .title-404 {
        font-size: 36px;
    }

    .error404 .container-404 p {
        font-size: 14px;
        width: 90%;
    }

    .error404 form.form-404-search .form-404_input-wrapper {
        width: 95%;
        margin: 30px auto 0;
        min-width: unset;
    }

    .error404 form.form-404-search input {
        height: 40px;
    }

    .error404 a.btn-404 {
        font-size: 18px;
        width: 59%;
        height: 45px;
        margin: 40px auto !important;
        min-width: unset;
    }
}

/*------------------------------------------------------end quick-view-------------------------------------------------------*/
@media screen and (max-width: 768px) {
    .desktop-only {
        display: none !important;
    }
}

@media screen and (min-width: 768px) {
    .mobile-only {
        display: none !important;
    }
}

/******-Wishlist-page-*******/
/**mobile**/
/* @media screen and (max-width: 768px) {

} */
/*----------------------End -page-------------------------*/
/*--------------------- Login PopUp Mobile ------------------*/
@media screen and (max-width: 768px) {
    .login-popup-wrapper {
        /* display: flex;
        flex-direction: column; */
        height: auto;
        position: fixed;
        width: 55%;
        left: 50%;
        transform: translate(-50%, 0);
        padding: 0;
        max-height: 90vh;
        z-index: 235;
        background: #fff;
    }

    div.login-popup .login-popup-wrapper {
        overflow-y: auto;
    }

    .login-popup .opened-eye {
        bottom: 18px;
    }

    .login-popup .closed-eye {
        bottom: 19px;
    }

    .login-popup {
        width: 100%;
        height: 100%;
        left: 0;
        top: 40px;
        transform: initial;
        max-height: 0vh;
    }

    .login-popup .right.login, .login-popup .left.register {
        width: 100%
    }

    .login-popup .right.login {
        padding: 40px 15px;
        place-content: flex-start;
    }

    .login-popup .right.login h3 {
        margin-bottom: 10px;
    }

    .login-popup .right.login input:not([type="checkbox"]):not([type="radio"]) {
        height: 50px;
    }

    .login-popup .right.login .login-content input:not([type="checkbox"]):not([type="radio"]) {
        margin-bottom: 10px;
    }

    .login-popup .right.login p, .login-popup .right.login a {
        font-size: 14px;
        margin-bottom: 0;
    }

    .login-popup .right.login p {
        margin-top: 15px;
    }

    .login-popup .right.login a.button.login-popup-btn {
        margin-top: 35px;
        margin-bottom: 0;
        width: 100%;
        border: 2px solid #000;
    }

    .login-popup .left.register {
        display: block;
        height: auto;
        place-content: center;
        padding: 20px 0 50px;
    }

    .login-popup .left.register p {
        font-size: 20px;
    }

    .login-popup .left.register a.button {
        width: 90%;
        margin: 0 auto;
    }

    .popup-overlay {
        content: '';
        background: #000;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0.7;
        z-index: 230;
        display: block;
    }

    .popup-overlay.inactive {
        display: none;
    }

    .login-popup-close {
        position: absolute;
        left: 0;
        top: -30px;
        font-size: 20px;
        color: #ffffff;
    }
}

@media screen and (max-width: 480px) {
    .login-popup-wrapper {
        width: 90%;
    }
}

/*--------------------- product-badge -------------------*/
.product-badge {
    left: 20px;
    top: 20px;
    font-size: 19px;
    font-weight: 600;
    color: #fff;
    padding: 0 10px;
    text-transform: uppercase;
}

img.product-badge {
    background-color: transparent !important;
    height: auto !important;
    top: 0;
}

.best-sellers-container .xsell-products .product-wrapper.slick-slide {
    padding: 0;
}

.best-sellers-container .xsell-products .product-info {
    padding: 30px;
}

.best-sellers-container .xsell-products .thumb-wrapper {
    padding: 30px 30px 0 30px;
}

.best-sellers-container .xsell-products img.product-badge {
    width: 80px;
    left: 0;
}

.product .product-badge {
    left: 35px
}

.product img.product-badge {
    width: 15%;
    left: 20px;
}

/*------------------------woocommerce-MyAccount-orders-------------------*/
.woocommerce-MyAccount-orders {
    margin: 0 auto;
}

.woocommerce-MyAccount-orders .tm-orders {
}

.woocommerce-MyAccount-orders .tm-order-item {
    display: flex;
    justify-content: flex-start;
    cursor: pointer;
    border: 1px solid #dcdcdc;
    padding: 10px 10px 10px 40px;
    margin: 10px 0;
    background: #fafafa url(assets/images/arr-left-sort.png);
    background-repeat: no-repeat;
    background-position: 14px center;
    background-size: 8px;
}

.woocommerce-MyAccount-orders .tm-orders.active .tm-order-item {
    background: #fafafa url(assets/images/arr-down-sort.png);
    background-repeat: no-repeat;
    background-position: 14px center;
    background-size: 15px;
}

.woocommerce-MyAccount-orders .tm-order-item .tm-order-number {
    width: 30%;
}

.woocommerce-MyAccount-orders .tm-order-item .tm-order-date {
    width: 43%;
}

.woocommerce-MyAccount-orders .tm-order-item .tm-order-status {
    width: 20%;
}

.tm-order-details.active section.woocommerce-order-details {
    display: block;
}

.woocommerce-order-details .order-item {
    display: flex;
    margin: 0;
    border-bottom: 1px solid #dbdbdb;
    padding: 15px 0;
}

.woocommerce-order-details .order-item .order-item-image {
    width: 115px;
    height: 115px;
}

.woocommerce-order-details .order-item .order-item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.woocommerce-order-details .order-item .blocks {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 86%;
    margin-right: 20px;
}

.woocommerce-order-details .order-item .blocks .tnx-order-details {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.woocommerce-order-details .order-item .blocks span.woocommerce-Price-amount.amount, .woocommerce-order-details .order-item .blocks span.woocommerce-Price-amount.amount span {
    font-weight: 400;
}

.woocommerce-order-details .order-item .blocks span.woocommerce-Price-currencySymbol {
    font-size: 16px;
}

.woocommerce-order-details .order-details-summary {
    text-align: center;
    background-color: #fafafa;
    margin-top: 20px;
    padding: 20px 0 0 0;
}

.woocommerce-order-details .order-details-summary p {
    margin-bottom: 5px;
}

.woocommerce-order-details .order-details-summary p.order-details-summary-total {
    border-top: 0;
    font-size: 20px;
    font-weight: bold;
}

.myAccount-orders-topicon {
    margin: auto;
    display: block;
    margin-top: 80px;
}

.myAccount-orders-toptext {
    text-align: center;
    margin-bottom: 35px;
    font-size: 20px;
    padding-top: 10px;
}

.woocommerce-MyAccount-orders .mobile-only, .woocommerce-MyAccount-orders .mobile-date {
    display: none;
}

@media screen and (max-width: 768px) {
    .my-account-container {
        display: flex;
        flex-direction: column;
    }

    .woocommerce-MyAccount-orders .mobile-only {
        display: block;
    }

    .woocommerce-MyAccount-orders .mobile-only .tm-order-item {
        background: none;
        border: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .woocommerce-MyAccount-orders .mobile-only .tm-order-item span {
        font-weight: bold;
        letter-spacing: -0.5px;
    }

    .woocommerce-MyAccount-orders .tm-orders .tm-order-item span {
        display: none;
    }

    .woocommerce-MyAccount-orders .tm-order-item {
        padding: 10px;
        background-position: 10px center;
    }

    .woocommerce-MyAccount-orders .desktop-date {
        display: none;
    }

    .woocommerce-MyAccount-orders .mobile-date {
        display: block;
    }

    .woocommerce-order-details .order-item .blocks .tnx-order-details {
        flex-direction: column;
    }

    .woocommerce-order-details .order-item .blocks .tnx-order-name, .woocommerce-order-details .order-item .blocks .tnx-order-variations {
        margin-bottom: 5px;
    }
}

/*------------------------woocommerce-MyAccount-address-------------------*/
.woocommerce-MyAccount-user {
    margin: auto;
    padding-bottom: 100px;
}

.woocommerce-MyAccount-user .woocommerce-address-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.woocommerce-MyAccount-user .myaccount_billing_fields h3 {
    display: none
}

.woocommerce-MyAccount-user p#billing_first_name_field, .woocommerce-MyAccount-user p#billing_last_name_field, .woocommerce-MyAccount-user p#billing_phone_field, .woocommerce-MyAccount-user p#billing_street_field, .woocommerce-MyAccount-user p#billing_city_field {
    width: 46%;
}

.woocommerce-MyAccount-user p#billing_house_field, .woocommerce-MyAccount-user p#billing_appartment_field, .woocommerce-MyAccount-user p#billing_floor_field {
    width: 12.67%;
}

.woocommerce-MyAccount-user .woocommerce-address-fields__field-wrapper .form-row {
    margin: 0 2% !important;
}

.woocommerce-MyAccount-user .woocommerce-address-fields__field-wrapper input {
    width: 100%;
}

.woocommerce-MyAccount-user .woocommerce-address-fields__field-wrapper .optional {
    display: none
}

.woocommerce-MyAccount-user .woocommerce-address-fields__field-wrapper .required {
    display: block;
    color: blue;
}

.woocommerce-MyAccount-user p#billing_first_name_field {
    order: 1;
}

.woocommerce-MyAccount-user p#billing_last_name_field {
    order: 2;
}

.woocommerce-MyAccount-user #billing_street_field {
    order: 5;
}

.woocommerce-MyAccount-user #billing_house_field {
    order: 6;
}

.woocommerce-MyAccount-user #billing_appartment_field {
    order: 8;
}

.woocommerce-MyAccount-user #billing_floor_field {
    order: 7;
}

.woocommerce-MyAccount-user #billing_city_field {
    order: 4;
}

.woocommerce-MyAccount-user #billing_phone_field {
    order: 3;
}

.woocommerce-MyAccount-user #billing_city_field label {
    height: 0px;
}

.woocommerce-MyAccount-user-address .myaccount_shipping_fields, .woocommerce-MyAccount-user-address label.show-shipping-fields, .woocommerce-MyAccount-user-address .save_address {
    display: none !important;
}

.woocommerce-MyAccount-user .woocommerce-address-fields p button[type=submit] {
    background-color: #000000;
    width: 46%;
    margin: 50px 2% 0;
    border: 0;
    font-size: 16px;
    font-weight: bold;
}

@media screen and (max-width: 768px) {
    .woocommerce-MyAccount-user p#billing_first_name_field, .woocommerce-MyAccount-user p#billing_last_name_field, .woocommerce-MyAccount-user p#billing_phone_field, .woocommerce-MyAccount-user p#billing_street_field, .woocommerce-MyAccount-user p#billing_city_field {
        width: 100%;
    }

    .woocommerce-MyAccount-user p#billing_house_field, .woocommerce-MyAccount-user p#billing_appartment_field, .woocommerce-MyAccount-user p#billing_floor_field {
        width: 29%;
    }

    .col-sm-8 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .woocommerce-MyAccount-user .woocommerce-address-fields p button[type=submit] {
        width: 96%;
    }
}

/*------------------------woocommerce-MyAccount-user-------------------*/
.getraffic-edit-account {
}

.getraffic-edit-account .wc-social-login-profile {
    display: none;
}

.getraffic-edit-account .woocommerce-EditAccountForm {
    padding: 0 30%;
}

.getraffic-edit-account .woocommerce-EditAccountForm .form-row {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 1rem !important;
    position: relative;
}

.getraffic-edit-account .woocommerce-EditAccountForm p, .getraffic-edit-account .woocommerce-EditAccountForm input {
    width: 100%;
}

.getraffic-edit-account .woocommerce-MyAccount-user-details span.password-input {
    width: 100%;
}

.getraffic-edit-account .woocommerce-EditAccountForm input {
    padding-right: 10px;
    font-weight: bold;
    color: #333232;
}

.getraffic-edit-account .woocommerce-EditAccountForm label {
    font-size: 20px;
    color: #333232;
}

.getraffic-edit-account .woocommerce-EditAccountForm .form-row .closed-eye, .getraffic-edit-account .woocommerce-EditAccountForm .form-row .opened-eye {
    display: none;
}

.getraffic-edit-account .woocommerce-EditAccountForm .form-row-eye label {
    width: 100%;
    margin-bottom: 0;
}

.getraffic-edit-account .woocommerce-EditAccountForm .save_address button {
    background-color: #000000;
    width: 100%;
    margin: 50px 0 0 0;
    border: 0;
    font-size: 16px;
    font-weight: bold;
}

@media screen and (max-width: 768px) {
    .getraffic-edit-account {
        display: flex;
        flex-direction: column;
    }

    .getraffic-edit-account .woocommerce-EditAccountForm {
        padding: 0;
    }

    .getraffic-edit-account form .form-row span {
        width: 100%;
    }
}

/*------------------------woocommerce-MyAccount-login-------------------*/
@media screen and (max-width: 768px) {
    .login-container {
        padding: 0 40px;
    }

    .login-container .woocommerce-MyAccount-user {
        padding-bottom: 20px;
    }

    .login-container form .form-row {
        margin-bottom: 20px;
    }

    .login-container form .form-row label {
        font-size: 20px;
    }

    .login-container form .lost_password {
        text-align: center;
    }

    .login-container form .form-login-submit button {
        width: 100%;
        margin: 20px 0 0 0;
        border: 0;
        font-size: 16px;
        font-weight: bold;
        padding: 0 30px;
    }

    .login-container form .form-row .required {
        display: block;
    }

    .login-container form .form-row span, .login-container form .form-row input {
        width: 100%;
        direction: rtl !important;
        text-align: right !important;
    }

    .login-container form .form-row input {
        padding-right: 10px
    }
}

/*-------------------- Register Page ----------------*/
#registerPage {
    margin: 20px auto 0;
    max-width: 800px;
}

.register-top {
    background: #eeeeee
}

.register-top form {
    padding: 30px 100px;
}

#registerPage input:not([type="checkbox"]) {
    width: 100%;
    padding-right: 10px;
    font-size: 18px;
}

h2.registration-title {
    margin-bottom: 38px;
    padding-bottom: 6px;
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
    border-bottom: 2px solid #707070;
}

#registrationForm label,
.login-popup label {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0;
}

#registrationForm .form-row-eye,
.login-popup .form-row-eye {
    position: relative;
}

#registrationForm .closed-eye,
.login-popup .closed-eye {
    position: absolute;
    bottom: 10px;
    cursor: pointer;
}

#registrationForm .closed-eye,
#registrationForm .opened-eye {
    left: 25px;
}

.login-popup .closed-eye,
.login-popup .opened-eye {
    left: 10px;
}

#registrationForm .opened-eye,
.login-popup .opened-eye {
    position: absolute;
    bottom: 8px;
    display: none;
    cursor: pointer;
}

#registrationForm .bd-benefits,
#registrationForm .bd-terms,
.login-popup .bd-benefits,
.login-popup .bd-terms {
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 0;
    padding-top: 10px;
}

#registrationForm .bd-benefits span,
#registrationForm .bd-terms span,
#registrationForm .bd-benefits span a,
#registrationForm .bd-terms span a,
.login-popup .bd-benefits span,
.login-popup .bd-terms span,
.login-popup .bd-benefits span a,
.login-popup .bd-terms span a {
    font-size: 14px;
    line-height: 1.28571429;
}

#registrationForm .bd-benefits span a,
#registrationForm .bd-terms span a,
.login-popup .bd-benefits span a,
.login-popup .bd-terms span a {
    margin-right: 5px;
}

#registrationForm .bd-benefits > span,
#registrationForm .bd-terms > span,
.login-popup .bd-benefits > span,
.login-popup .bd-terms > span {
    flex-basis: calc(100% - 14px);
    max-width: calc(100% - 14px);
    padding-right: 6px;
}

#registrationForm .bd-benefits > span.error,
#registrationForm .bd-terms > span.error,
.login-popup .bd-benefits > span.error,
.login-popup .bd-terms > span.error {
    margin-right: auto;
}

button.register-button,
button.header-register-button {
    display: block;
    width: 100%;
    max-width: 260px;
    background-color: #97c21d;
    text-align: center;
    font-size: 18px;
    color: white;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-top: 4%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 2%;
    border: 0;
    cursor: pointer;
}

.login-reg {
    text-decoration: none;
    font-weight: bold;
    margin-top: 5px;
    font-size: 14px;
}

.login-reg:hover {
    color: #97c21d;
    text-decoration: none;
}

@media screen and (max-width: 768px) {
    #registrationForm div {
        width: 100% !important;
        max-width: 100% !important;
    }

    #registerPage {
        margin-top: 150px;
    }
}

@media screen and (max-width: 768px) {
    .register-top form {
        padding: 30px 0px;
    }
}

@media (min-width: 1024px) {
    .login-popup .left.register p {
        margin-top: 35px;
    }

    .login-popup .left.register {
        height: 574px;
    }

    .login-popup-close {
        right: 4px;
        position: absolute;
    }

    .login-popup .left.register {
        place-content: normal;
    }
}

.woocommerce-cart .cart-upsell-top {
    border: solid 1px #000;
    margin-bottom: 25px;
    cursor: pointer;
}

.woocommerce-cart .cart-upsell-top h1.title {
    font-size: 25px !important;
    min-height: 50px;
}

.woocommerce-cart .cart-upsell-top .description {
    min-height: 50px;
}

.woocommerce-cart .cart-upsell-top .product-wrapper img.thumb {
    height: 135px;
    width: auto;
    text-align: center;
    margin: 0 auto;
    display: block;
}

.upsell-sample-wrapper {
    max-width: 20%;
    margin: 5px;
}
    iframe {
        width: 100%;
        height: 500px;
    }


@media screen and (max-width: 768px) {
    .product-samples {
        display: inline-block !important;
    }

    .upsell-sample-wrapper {
        max-width: 100% !important;
        display: inline !important;
    }
    iframe {
        width: 100% !important;
        height: auto !important;
    }
}

.product-badge {
   direction: rtl; 
}

.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

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

.matat-dev-info {
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    align-items: baseline;
    direction: ltr;
    font-size: 0.8rem;
}

.matat-dev-info * {
    font-size: inherit !important;
    line-height: 1;
}

.matat-dev-info >a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: baseline;
    margin: 0 4px;
    direction: ltr;
}

.matat-dev-info img {
    width: 1.25em;
    height: auto;
    margin: 0 0.5em;
}

@media (max-width: 767px) {
    .matat-dev-info {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
    }
}

.single-post .header-container > .container {
    display: none;
}

.single-post .container.below-featured {
    margin-bottom: 40px;
}

.single-post .container.below-featured p#breadcrumbs span, 
.single-post .container.below-featured p#breadcrumbs a {
    font-size: 14px;
    font-weight: 300;
}

.single-post .container.below-featured + p:empty {
    display: none;
}

.single-post .header-container .cat-buffer, 
.archive .header-container .cat-buffer {
    padding-top: 160px;
}

.single-post .featured-img-wrapper, 
.archive .archive-feat-img {
    margin-bottom: 40px;
}

.single-post .featured-img-wrapper img, 
.archive .archive-feat-img img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.single-post .content h2 {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.5;
    color: rgba(0,0,0,0.98);
}

.single-post .content .post-meta {
    margin-bottom: 40px;
}

.single-post .content .posted-on {
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
    color: rgba(0,0,0,0.5);
}

.single-post .content .posted-on time {
    font-size: inherit;
}

.single-post .content .post-content h4 {
    font-size: 22px;
    line-height: 1.46;
    font-weight: 600;
    color: #69A6DD;
}

.single-post .content .post-content h5 {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 500;
    color: #69A6DD;
}

.single-post .content .post-content h6 {
    /* margin-bottom: 40px; */
    font-size: 18px;
    line-height: 1.5;
    font-weight: 500;
    color: #303030;
}

.single-post .content .post-content h6 + p {
    margin-top: 40px;
}

.single-post .content .post-content p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 30px;
    color: #303030;
}

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

.single-post .post-content img {
    border-radius: 5px;
    max-width: 100%;
    height: auto;
}

.single-post .post-content img.aligncenter {
    display: block;
    margin: 50px auto 70px;
}

.single-post .content .post-content ol {
    margin: 0 0 40px 0;
    padding: 0;
    list-style: none;
    counter-reset: olCount;
}

.single-post .content .post-content ol li {
    margin-bottom: 5px;
    counter-increment: olCount;
    display: flex;
}

.single-post .content .post-content ol li::before {
    content: counter(olCount)".";
    font-size: 18px;
    font-weight: 500;
    color: #69A6DD;
    margin-left: 10px;
    line-height: 1.5;
}

.single-post .content .post-content ul {
    margin: 0 0 40px 0;
    padding: 0;
    list-style: none;
}

.single-post .content .post-content ul li {
    margin-bottom: 13px;
    font-size: 16px;
    line-height: 1.5;
    position: relative;
    color: #303030;
    padding-right: 16px;
}

.single-post .content .post-content ul li::before {
    content: "";
    width: 6px;
    height: 6px;
    background: #69A6DD;
    border-radius: 100%;
    position: absolute;
    top: 12px;
    right: 0;
}

.single-post .post-nav {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid rgba(0,0,0,0.05);
}

.single-post .container.xsell-container {
    margin-top: 50px;
    background: #F9F9F9;
}

.single-post .container.xsell-container .best-match {
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 40px;
}

.single-post .container.xsell-container a.slick-arrow {
    visibility: visible !important;
}

.single-post .container.xsell-container a.slick-arrow:hover {
    text-decoration: none;
}

.single-post .xsell-products .product-wrapper.slick-slide {
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 30px;
    padding-right: 30px;
}

.single-post .container.xsell-container.related-post {
    background: none;
    margin-top: 0;
}

.single-post .related-post .related-post-block {
    text-align: center;
    padding: 0 30px;
}

.single-post .related-post .related-post-block .thumb-wrapper {
    margin-bottom: 0;
}

.single-post .related-post .related-post-block a {
    color: rgba(0,0,0,0.98);
}

.single-post .related-post .related-post-block a:hover {
    color: #69A6DD;
}

.single-post .related-post .related-post-block img {
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.single-post .related-post .related-post-block .product-info {
    border: 1px solid rgba(0,0,0,0.1);
    padding: 10px 10px 15px;
}

.single-post .related-post .related-post-block .title {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.41;
}

.single-post .related-post .related-post-block .description {
    text-align: center;
    font-size: 14px;
    color: #555555;
    font-weight: 300;
    line-height: 1.5;
}

.single-post .related-post .related-post-block .readmore-link {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    text-decoration: underline;
    line-height: 2;
    height: auto;
    margin-top: 10px;
}

.single-post .related-post .related-post-block .readmore-link:hover {
    text-decoration: none;
    color: #69A6DD;
}

.single-post .container.xsell-container.related-post .button-holder {
    margin-top: 50px;
}

.single-post .container.xsell-container.related-post .button.viewall-btn {
    margin-left: auto;
    margin-right: auto;
    padding: 10px 20px;
    background: #69A6DD;
    border: 1px solid #69A6DD;
    border-radius: 5px;
    min-width: 180px;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
}

.single-post .container.xsell-container.related-post .button.viewall-btn:hover {
    background: none;
    color: #69A6DD;
    text-decoration: none;
}

.single-post .post-sidebar .title {
    color: #000;
    font-weight: 600;
    font-size: 20px;
    border-bottom-color: rgba(0,0,0,0.1);
    padding-bottom: 5px;
}

.single-post .post-sidebar .post-teaser {
    padding-left: 0;
    padding-right: 0;
    border-bottom-color: rgba(0,0,0,0.05);
}

.single-post .post-sidebar .post-teaser .post-title {
    flex: 1;
    padding-left: 15px;
    font-weight: 600;
    font-size: 14px;
}

.single-post .widget-area h2 {
    color: #000;
    font-weight: 600;
    font-size: 20px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 5px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.single-post .widget-area li {
    margin-bottom: 10px;
}

.archive #primary .gt-title {
    font-size: 46px;
    line-height: 1.04;
    font-weight: 600;
    margin-bottom: 30px;
}

.archive #primary .row {
    margin-left: -30px;
    margin-right: -30px;
}

.archive #primary .blog-post {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 0;
    margin-bottom: 60px;
    float: none;
    flex-direction: column;
}

.archive #primary .blog-post::before {
    display: none;
}

.archive #primary .blog-post:nth-child(3n), 
.archive #primary .blog-post:nth-child(4n) {
    background-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
}

.archive .blog-post .post-visual {
    flex: initial;
}

.archive .blog-post .img-wrapper::after {
    display: none;
}

.archive .blog-post .post-textual {
    flex: 1;
    text-align: center;
    padding: 15px 10px;
    border: 1px solid #EBEBEB;
    display: flex;
    flex-direction: column;
}

.archive .blog-post .post-textual a.title {
    display: block;
    font-weight: 500;
    line-height: 1.41;
    margin-bottom: 10px;
    color: rgba(0,0,0,0.98);
}

.archive .blog-post .post-textual a.title:hover {
    color: #69A6DD;
}

.archive .blog-post .post-textual p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
    color: #555555;
}

.archive .blog-post .post-textual p:nth-last-of-type(1) {
    margin-bottom: 10px;
}

.archive .blog-post .post-textual a.button {
    position: static;
    height: auto;
    line-height: 2;
    padding: 0;
    color: #201F1F;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 500;
    text-decoration: underline;
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: flex-end;
}

.archive .blog-post .post-textual a.button:hover {
    color: #69A6DD;
    text-decoration: none;
}

@media (max-width: 991px) {
    .archive #primary .blog-post {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
}

@media (max-width: 768px) {
    .single-post .header-container .cat-buffer, 
    .archive .header-container .cat-buffer {
        padding-top: 60px;
    }

    .single-post .featured-img-wrapper img, 
    .archive .archive-feat-img img {
        width: 100%;
        height: 67.188vw;
        object-fit: cover;
        max-width: 100%;
        object-position: center;
    }

    .single-post .content h2 {
        font-size: 6.25vw;
        line-height: 1.2;
    }

    .single-post .content .post-meta {
        margin-bottom: 3.2vw;
    }

    .single-post .content .posted-on {
        font-size: 3.45vw;
    }

    .single-post .content .post-content h6 {
        font-size: 5vw;
    }

    .single-post .content .post-content p {
        margin-bottom: 4.6vw;
        font-size: 4.38vw;
    }

    .single-post .content .post-content h6 + p {
        margin-top: 6.2vw;
    }

    .single-post .content .post-content h4 {
        font-size: 4.7vw;
        line-height: 1.47;
    }

    .single-post .content .post-content ol {
        margin-bottom: 6.2vw;
    }

    .single-post .content .post-content ol li {
        font-size: 4.38vw;
    }

    .single-post .content .post-content ol li::before {
        font-size: 4.38vw;
    }

    .single-post .post-content img.aligncenter {
        margin-top: 9.5vw;
        margin-bottom: 9.5vw;
    }

    .single-post .content .post-content h5 {
        font-size: 5vw;
        line-height: 1.47;
    }

    .single-post .content .post-content ul {
        margin-bottom: 6.2vw;
    }

    .single-post .content .post-content ul li {
        font-size: 4.07vw;
        margin-bottom: 3.1vw;
        padding-right: 3.1vw;
    }

    .single-post .content .post-content ul li::before {
        width: 1.5vw;
        height: 1.5vw;
    }

    .single-post .post-nav a {
        font-size: 4.3vw;
    }

    .single-post .container.xsell-container .best-match {
        font-size: 5vw;
        margin-bottom: 6.3vw;
    }

    .single-post .container.xsell-container {
        margin-top: 6.3vw;
        padding: 6.3vw;
    }

    .single-post .xsell-products .product-wrapper.slick-slide {
        margin-left: 1vw;
        margin-right: 1vw;
        padding: 3.2vw;
    }

    .single-post .xsell-products .product-wrapper.slick-slide .thumb-wrapper {
        display: block;
    }

    .single-post .xsell-products .whishlist img {
        z-index: 1;
        top: 10px;
        right: 10px;
    }

    .single-post .xsell-products .product-wrapper.slick-slide .product-badge {
        width: 100%;
        text-align: center;
        min-height: 6.2vw;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        font-size: 3.1vw;
    }

    .single-post .xsell-products .product-wrapper h1 {
        text-align: center;
        font-size: 3vw;
        font-weight: 600;
        min-height: 6.2vw;
    }

    .single-post .xsell-products .product-wrapper del span.amount {
        font-size: 3.2vw;
    }

    .single-post .xsell-products .product-wrapper ins span.amount, 
    .single-post .xsell-products .product-wrapper span.amount {
        font-size: 4.69vw;
        font-weight: 500;
    }

    .single-post .xsell-products .product-wrapper .black-bottom a.button {
        height: 8.595vw;
        line-height: 8.595vw;
        font-size: 3.1vw;
    }

    .single-post .container.xsell-container a.slick-arrow {
        width: 2vw;
        font-weight: 600;
        height: 2vw;
    }

    .single-post .container.xsell-container a.slick-arrow.images-nav-next {
        left: -4vw;
    }

    .single-post .container.xsell-container a.slick-arrow.images-nav-back {
        right: -4vw;
    }

    .single-post .container.xsell-container.related-post {
        background: none;
        margin-top: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .single-post .xsell-container.related-post .related-post-wrap {
        margin-bottom: 0;
    }

    .single-post .related-post .related-post-block {
        padding-left: 2.3vw;
        padding-right: 2.3vw;
    }

    .single-post .related-post .related-post-block .title {
        font-size: 5vw;
    }

    .single-post .related-post .related-post-block .description {
        font-size: 3.77vw;
        max-height: max-content;
    }

    .single-post .related-post .related-post-block .readmore-link {
        font-size: 3.77vw;
    }

    .single-post .container.xsell-container.related-post .button-holder {
        margin-top: 9.4vw;
    }

    .single-post .container.xsell-container.related-post .button.viewall-btn {
        min-width: 40.5vw;
        height: 10.6vw;
        padding: 2vw 3vw;
        font-size: 4.1vw;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .single-post .container.xsell-container.related-post .position-relative > a[class*="images-nav-"] {
        display: none;
    }

    .archive #primary .gt-title {
        font-size: 7.5vw;
        margin-bottom: 4.7vw;
    }

    .archive #primary .row {
        margin-left: auto;
        margin-right: auto;
        max-width: 75.8vw;
    }

    .archive #primary .blog-post {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 7.8vw;
        display: block;
        width: 100%;
        max-width: 100%;
        -ms-flex: initial;
        flex: initial;
    }

    .archive .blog-post .post-textual {
        padding: 3.1vw;
    }

    .archive .blog-post .post-textual a.title {
        font-size: 5.63vw;
    }

    .archive .blog-post .post-textual p {
        font-size: 4.375vw;
    }

    .archive .blog-post .post-textual p:nth-last-of-type(1) {
        margin-bottom: 3.9vw;
    }

    .archive .blog-post .post-textual a.button {
        font-size: 4.39vw;
    }
}

@media (min-width: 1200px) {
    .single-post #primary.container, 
    .single-post .container.below-featured {
        max-width: 1049px;
    }
}

/*Home page fix*/
.header-container .sticky {
    background: #fff;
    /* box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); */
}

.best-sellers-container .thumb-wrapper a {
    /* width: calc(100% - 75px); */
    width: auto;
    flex: 1;
}

.best-sellers-container .product-badge {
    /* width: 75px; */
    display: inline-block;
    text-align: center;
    width: auto;
    flex: initial;
}

.testi li {
    flex-wrap: wrap;
}

.testi li .left {
    display: flex;
    flex-direction: column;
}

.testi li .left .text {
    flex: 1;
}

.testi li .left .bottom {
    position: static;
}

.woocommerce-mini-cart-item input.actual-quantity {
    width: 35px;
}

.quantity input {
    text-indent: 0;
}

.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.minicart .quantity {
    height: auto;
    width: max-content;
    margin-bottom: 25px;
    background: none;
    border: none;
    padding: 0;
}
.minicart .rightpress_product_price_breakdown_quantity, 
.minicart .rightpress_product_price_breakdown_row:not(:first-child) {
    display: none;
}
.minicart .quantity .rightpress_product_price_breakdown_row del {
    opacity: 0.5;
    color: #000;
}

.mini-price > .amount, 
.mini-price > del, 
.mini-price > ins {
    margin-left: 10px;
}

.mini-price > del {
    opacity: 0.5;
    color: #000;
}

div.mini-cart-quantity {
    padding-right: 55px;
    padding-left: 10px;
    width: 145px;
    text-align: left;
}

@media (max-width: 480px) {
    div.mini-cart-quantity {
        width: 130px;
    }   
}