/*
Theme Name: Dawnlatex
Author: Nerdster
Author URI: https://nerdster.com.au/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.0
Text Domain: twentysixteen
Template: twentysixteen
*/

@import url(../twentysixteen/style.css);
@import url(bootstrap.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600);

/* *,
*:before,
*:after {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
} */

input,
input:before,
input:after {
    -webkit-user-select: initial;
    -khtml-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial
}

.site,
body,
h1,
h2,
h3,
html {
    font-family: "Open Sans", sans-serif
}

.container p:empty,
.footer_block_title,
.home .entry-header,
.site-branding .site-description,
.site-branding .site-title,
.testimonials .bx-controls,
.top-header-section,
body:not(.custom-background-image):after,
body:not(.custom-background-image):before {
    display: none
}

.site,
body,
html {
    margin: 0;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #666
}

.container {
    max-width: 1240px
}

a {
    color: #8560a8;
    outline: 0;
    background-color: transparent;
    transition-property: background-color, box-shadow, border, color, opacity, transform;
    transition-duration: .3s;
    -webkit-text-decoration-skip: objects;
    text-decoration: none;
    box-shadow: 0 0 !important
}

iframe {
    border: 0
}

a:active,
a:focus,
a:hover {
    text-decoration: none !important;
    border-bottom: 0 !important;
    box-shadow: 0 0 !important
}

h1,
h2,
h3 {
    font-weight: 600 !important
}

.h2,
h2 {
    font-size: 24px;
    font-weight: 400;
    color: #000
}

.site-header,
footer,
header {
    padding: 0 !important;
    width: 100% !important
}

.site-inner {
    max-width: 100%
}

.site-main {
    margin-bottom: 30px
}

p {
    margin: 0 0 20px
}

header.site-header {
    background: url(images/headerbg.png)center top no-repeat #45174e;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background-size: cover
}

.site-header-main {
    position: relative
}

.site-header-main .top-right-big-block {
    position: absolute;
    right: 0;
    top: 7px;
    width: 325px;
    text-align: right;
    color: #fff;
    font-size: 14px;
    line-height: 32px;
    z-index: 9
}

.site-header-main .top-right-big-block span {
    float: left;
    width: 100%;
    padding: 0;
    font-size: 13px;
    text-align: left;
    line-height: 30px
}

.site-header-main .top-right-big-block .btn a {
    background-color: #FD8814;
    color: #fff;
    font-size: 14px;
    width: 100%;
    float: right;
    padding: 6px 15px !important;
    border-radius: .3em;
    text-transform: uppercase;
    font-weight: 700
}

.site-header-main .top-right-big-block .ph a {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    padding-left: 27px;
    position: relative
}

.site-header-main .top-right-big-block .ph a:before {
    position: absolute;
    content: "\f095";
    width: 20px;
    height: 20px;
    font-family: fontawesome;
    left: 0;
    top: 0;
    font-weight: 300
}

.site-header-main .top-right-big-block a:hover {
    text-decoration: none
}

.top-header-section ul {
    float: right;
    padding: 0;
    margin: 0
}

.top-header-section li {
    list-style-type: none;
    float: left;
    padding: 0 6px
}

.top-header-section li:first-child {
    padding-left: 0
}

.top-header-section li:last-child {
    padding-right: 0
}

.top-header-section li:first-child a {
    padding-left: 0;
    border-left: 0
}

.top-header-section li a {
    color: #fff;
    text-decoration: none;
    box-shadow: 0 0;
    font-size: 15px;
    border-left: 1px solid #fff;
    padding-left: 15px
}

.top-header-section li a:hover {
    color: #fd8814 !important
}

.home .site-content,
.site-content {
    padding: 0;
    margin-top: 183px
}

.home .site-content .content-area {
    width: 100%;
    margin: 0
}

.inner-container .left-col {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.textwidget {
    float: none;
    margin: 0 auto;
    width: 100%;
    padding: 0
}

.footer-top-block {
    background: url(images/sectionbg.jpg)center top no-repeat #45174e;
    float: left;
    width: 100%;
    padding: 4rem 0 3rem !important
}

section {
    padding: 4rem 0
}

.site-header-menu {
    float: left;
    width: 100%;
    margin: 0;
    position: relative;
    z-index: 99
}

.owner-info {
    float: left;
    width: 100%;
    text-align: center
}

.owner-info .owner-desc {
    width: 100%;
    float: left;
    margin-top: 15px;
    font-weight: 700
}

img.owner-pic {
    padding: 6px
}

.home .quick-enquiry,
.quick-enquiry {
    background-color: #e0e0e0;
    padding: 0;
    width: 100%;
    float: left
}

footer iframe,
footer img {
    border-radius: 6px
}

.free-consultation {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 0 20px
}

.read-testimonials {
    float: left;
    margin: 0 auto;
    text-align: center;
    width: 100%
}

.free-desc {
    text-align: center;
    font-weight: 600;
    color: #7b7b7b;
    line-height: 40px
}

.site-footer h5.account-header,
footer a,
footer a:hover {
    color: #fff;
    text-decoration: none;
    box-shadow: 0 0 !important
}

.account-links ul {
    list-style: none;
    margin: 0 0 20px
}

footer h5 {
    font-size: 20px;
    letter-spacing: 0;
    font-weight: 400
}

.entry-title,
.page-title,
.view-our-range h3,
.welcome h3,
section.testimonials h3 {
    letter-spacing: -1px
}

.quick-enquiry {
    margin: 18px 0;
    text-align: left
}

.home .quick-enquiry {
    margin-top: 0
}

.quick-enquiry .heading {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    background-color: #fd8814 !important;
    width: 100%;
    float: left;
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    line-height: 22px;
    padding-left: 26px
}

.quick-enquiry .heading:before {
    background: url(images/enq-icon.png)center center no-repeat;
    width: 27px;
    height: 27px;
    margin-right: 18px;
    content: "";
    float: left
}

.testimonials-bg,
.welcome {
    width: 100%;
    float: left
}

.welcome ol {
    padding-left: 2.5rem
}

.welcome ol li {
    margin: 0 0 .5rem
}

.quick-enquiry .enquiry-content {
    float: left;
    padding: 26px;
    line-height: 25px
}

.quick-enquiry div[role=form] {
    padding: 26px;
    text-align: center
}

.welcome h3 {
    font-size: 30px;
    color: #333;
    font-weight: 500
}

.site-branding {
    margin: .7rem 0 0
}

.testimonials-bg {
    background: url(images/sectionbg.jpg)center top no-repeat #45174e;
    text-align: center;
    margin: 0 !important
}

section.testimonials h3 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    text-align: center
}

.owl-wrapper {
    width: auto !important
}

.testimonials {
    color: #fff;
    text-align: left;
    margin-top: 30px
}

.testimonials .link {
    text-align: center;
    margin-top: 15px
}

.testimonials .link a {
    background-color: #fff;
    border-radius: .3em;
    padding: 9px 15px;
    color: #444 !important;
    text-transform: uppercase;
    font-weight: 500
}

.testimonials .link a:hover {
    text-decoration: none;
    background-color: #f2f2f2
}

.quick-enquiry div[role=form] input[type=submit] {
    border-radius: .3em;
    font-size: 14px
}

.main-navigation a {
    font-weight: 500 !important;
    color: #fff;
    font-size: 18px;
    font-family: "Open Sans", sans-serif !important
}

.main-navigation a:hover,
.main-navigation li.focus>a,
.main-navigation li:hover>a {
    color: #fd8814 !important;
    text-decoration: none
}

.home-video {
    float: left;
    width: 100%;
    padding: 4rem 0 1rem !important
}

.home-video iframe {
    width: 576px;
    margin: 0;
    height: 324px
}

.dawn-video iframe {
    width: 100%;
    height: 450px
}

.threebannerblocks {
    float: left;
    text-align: center;
    width: 100%
}

.trust-latex {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8
}

.catbannerblocks img,
.view-our-range img {
    max-height: 180px;
    margin: 0 0 10px;
    padding: 0
}

.catbannerblocks,
.view-our-range {
    float: left;
    width: 100%
}

.catbannerblocks a,
.view-our-range a {
    float: left;
    text-align: center;
    width: 100%
}

.dawn-video {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0
}

.view-our-range h3 {
    text-align: center
}

.view-our-range .link {
    width: 100%;
    text-align: center;
    padding-top: 0;
    float: left
}

.view-our-range .link a {
    background-color: #8560a8;
    color: #fff !important;
    padding: 6px 15px;
    width: auto;
    margin: 0 auto;
    float: none;
    display: inline-block;
    border-radius: 6px
}

.archive .entry-content {
    color: #666;
    width: 100% !important
}

.archive h2.entry-title {
    font-size: 18px;
    text-transform: uppercase
}

.site-main>article {
    margin-bottom: 15px
}

.rightSideBar .quick-enquiry {
    margin: 38px 0 15px
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #f7f7f7;
    background-color: #f7f7f7;
    border-radius: 0;
    padding: 0 2.2em
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 1px solid #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border: 1px solid #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-top: 3px solid #8560a8 !important;
    color: #8560a8
}

.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 1.5em !important
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    font-size: 15px !important;
    font-weight: 500 !important;
    color: #fff !important;
    background-color: #FD8814 !important;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif !important
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-color: #e27a12 !important
}

.woocommerce div.product .product_title {
    font-size: 27px;
    font-weight: 300;
    color: #333
}

.woocommerce .quantity .qty {
    text-align: center;
    height: 34px;
    border-radius: 3px;
    padding: 0
}

#content .twentysixteen div.product div.images,
#content .twentysixteen div.product div.summary {
    width: 48.42857%
}

.comment-content h2,
.entry-content h2,
.entry-summary h2,
.textwidget h2 {
    font-weight: 300 !important;
    color: #000;
    font-size: 29px !important;
    margin-top: 40px !important
}

.entry-content h1 {
    margin-top: 15px !important;
    font-weight: 300 !important
}

.desktopOnlyTab .woocommerce-tabs .woocommerce-Tabs-panel h2 {
    color: #333;
    font-size: 38px !important;
    letter-spacing: -1px;
    font-weight: 300 !important;
    line-height: 53px;
    margin-bottom: 24px
}

.widget {
    border-top: 0;
    padding-top: 0 !important
}

.sidebar .quick-enquiry {
    margin-top: 18px !important
}

.sidebar .quick-enquiry .heading:before {
    position: relative;
    top: 0
}

section.related.products {
    padding-top: 6px
}

.woocommerce table.shop_attributes th {
    border: 1px solid #bbb;
    background-color: #ececec;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
    text-align: center
}

.woocommerce table.shop_attributes td {
    border: 1px solid #9e9e9e
}

.woocommerce table.shop_attributes td p {
    padding: 8px;
    background-color: #f3f3f3;
    border-left: 0
}

.widget button,
.widget input,
.widget select,
.widget textarea {
    font-weight: 400
}

.widget {
    margin-bottom: 0;
    padding-bottom: 15px
}

.woocommerce div.product form.cart .variations label {
    color: #000;
    padding-right: 15px;
    font-size: 15px
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #ff8710;
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 24px
}

.woocommerce-variation-price {
    float: left;
    width: 100%;
    padding-bottom: 15px
}

.woocommerce div.product form.cart .reset_variations {
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    color: #6e3369
}

input[type=date],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    color: #444444;
    font-weight: 500 !important;
    border: 2px solid #ececec;
}

.read-testimonials img {
    margin: 0 auto
}

.testimonials .content {
    text-align: left
}

.testimonials .testi_title {
    display: flex;
    align-items: center;
    line-height: 1.5rem;
    margin-top: 1rem;
    font-weight: 600
}

.entry-title,
.page-title,
section h5 {
    font-weight: 300 !important
}

.testimonial-slide:before {
    content: '\f10d';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 2rem;
    font-family: fontawesome;
    text-align: center;
    line-height: 5.5rem;
    width: 5.5rem;
    border-radius: 50%;
    color: #999;
    background-color: #f5f5f5
}

.footer-last-col .copyright span,
section.footer-last-col {
    float: left;
    width: 100%;
    text-align: center
}

.testimonial-slide .testi-item {
    padding-left: 111px
}

.footer-last-col .copyright span {
    font-size: 12px;
    color: #000;
    padding: 4px 0
}

section.footer-last-col .wiki a {
    color: #8560a8
}

.footer-last-col .cards span {
    background: url(images/sprite.png)0 -80px no-repeat;
    width: 253px;
    height: 70px;
    float: right
}

.full,
.greybg {
    float: left
}

.main-navigation ul ul a {
    color: #333;
    font-size: 15px
}

.main-navigation ul ul a:hover {
    text-decoration: none;
    box-shadow: 0 0;
    color: #FD8814 !important
}

.greybg,
.social-button {
    background-color: #f5f5f5
}

.entry-title {
    font-size: 30px !important;
    line-height: 1.225 !important;
    margin-bottom: 1.05em !important;
    color: #333;
    font-family: "Open Sans", sans-serif
}

img.align-right {
    box-shadow: 0 0 9px 3px rgba(204, 204, 204, .5);
    border: 1px solid #ccc
}

.quick-enquiry textarea {
    height: 81px
}

.full {
    width: 100%;
    text-align: left;
    padding: 2rem 0 4rem !important
}

.greybg h3 {
    color: #000
}

.page-template-default .site-content .container .container {
    max-width: 1240px !important
}

.page-template-default .onlyPrimary {
    width: 100%;
    padding-top: 64px
}

.page-template-default .site-content .entry-header {
    max-width: 100%;
    margin: 0
}

.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle {
    padding: 0 !important
}

.align-center {
    text-align: center;
    padding: 15px 0
}

.align-right {
    text-align: right;
    padding: 15px 0 15px 15px
}

img.align-left {
    float: left;
    margin-right: 15px;
    box-shadow: none
}

img.align-right {
    float: right;
    padding: 6px;
    margin-left: 15px
}

header.entry-header {
    margin-top: 0 !important;
    display: none
}

.sbtn-link {
    color: #fff
}

.sbtn-link:hover {
    color: #7049ba;
    text-decoration: none
}

.page-header {
    border-bottom: 0 !important
}

.entry-content {
    width: 100% !important;
    outline: 0
}

.archive .site-main>article,
.testimonials-template-default .site-main>article {
    border: 2px solid #e8e8e8;
    padding: 2rem;
    border-radius: 6px
}

.page-title {
    font-family: "Open Sans", sans-serif !important;
    font-size: 2.0625rem !important;
    color: #333 !important;
    line-height: 1.2727272727 !important
}

section.footer-last-col {
    padding: 2rem 0 !important
}

.page-header {
    border-top: 0 !important
}

.page-template-default section {
    padding: 6px 0
}

.align-left {
    text-align: left;
    padding: 6px 15px 0 0
}

.social-button,
[tooltip]::after,
section.error-404.not-found {
    text-align: center
}

.page-template-default.home section {
    padding: 4rem 0 0
}

section.general-content {
    float: left;
    width: 100%;
    padding: 4rem 0
}

.hover-effect,
.social-button {
    width: 50px;
    height: 50px;
    border-radius: 4px
}

.catbannerblocks .col-lg-3.col-sm-12 {
    margin-bottom: 40px;
    min-height: 250px
}

.site-main>article h5 {
    font-size: 18px
}

.full-bg-content .wpb_text_column .site-main>article h5 {
    font-size: 22px
}

section.first {
    padding-top: 0
}

section.last {
    padding-bottom: 0
}

section h3.entry-title {
    color: #868686
}

.greybg h3.entry-title {
    color: #000
}

.social-button.facebook a {
    color: #42599e
}

.social-button.twitter a {
    color: #55acee
}

.social-button.googleplus a {
    color: #db4437
}

.social-button.linkedin a {
    color: #117eb9
}

.social-button.pinterest a {
    color: #cb2027
}

.social-button {
    font-family: fontawesome;
    float: left;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    margin: 0 5px 0 0
}

.social-button a {
    font-family: arial;
    font-size: 20px;
    text-decoration: none;
    line-height: 50px;
    transition: all .5s ease;
    z-index: 2;
    position: relative
}

.hover-effect {
    top: -50px;
    position: absolute;
    transition: all .5s ease;
    z-index: 1;
    opacity: 0
}

.social-button.facebook .hover-effect {
    background: #42599e
}

.social-button.twitter .hover-effect {
    background: #55acee
}

.social-button.googleplus .hover-effect {
    background: #db4437
}

.social-button.linkedin .hover-effect {
    background: #117eb9
}

.social-button.pinterest .hover-effect {
    background: #cb2027
}

.social-button:hover .hover-effect {
    top: 0;
    opacity: 1
}

.social-button:hover a {
    color: #fff !important
}

.align-center img,
.free-consultation img {
    float: none;
    margin: 0 auto
}

section h5 {
    font-size: 20px !important;
    margin-top: 30px !important;
    margin-bottom: 21px !important
}

.greybg h5 {
    margin-top: 0 !important
}

[tooltip] {
    position: relative
}

[tooltip]::after,
[tooltip]::before {
    text-transform: none;
    font-size: .9em;
    line-height: 1;
    user-select: none;
    pointer-events: none;
    position: absolute;
    display: none;
    opacity: 0
}

[tooltip]::before {
    content: '';
    border: 5px solid transparent;
    z-index: 1001
}

[tooltip]::after {
    content: attr(tooltip);
    font-family: Helvetica, sans-serif;
    min-width: 3em;
    max-width: 21em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 1ch 1.5ch;
    border-radius: .3ch;
    box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, .35);
    background: #333;
    color: #fff;
    z-index: 1000
}

[tooltip]:hover::after,
[tooltip]:hover::before {
    display: block
}

[tooltip='']::after,
[tooltip='']::before {
    display: none !important
}

[tooltip]:not([flow])::before,
[tooltip][flow^=up]::before {
    bottom: 100%;
    border-bottom-width: 0;
    border-top-color: #333
}

[tooltip]:not([flow])::after,
[tooltip][flow^=up]::after {
    bottom: calc(100% + 5px)
}

[tooltip]:not([flow])::after,
[tooltip]:not([flow])::before,
[tooltip][flow^=up]::after,
[tooltip][flow^=up]::before {
    left: 50%;
    transform: translate(-50%, -.5em)
}

[tooltip][flow^=down]::before {
    top: 100%;
    border-top-width: 0;
    border-bottom-color: #333
}

[tooltip][flow^=down]::after {
    top: calc(100% + 5px)
}

[tooltip][flow^=down]::after,
[tooltip][flow^=down]::before {
    left: 50%;
    transform: translate(-50%, .5em)
}

[tooltip][flow^=left]::before {
    top: 50%;
    border-right-width: 0;
    order-left-color: #333;
    left: calc(0 - 5px);
    transform: translate(-.5em, -50%)
}

[tooltip][flow^=left]::after {
    top: 50%;
    right: calc(100% + 5px);
    transform: translate(-.5em, -50%)
}

[tooltip][flow^=right]::before {
    top: 50%;
    border-left-width: 0;
    border-right-color: #333;
    right: calc(0 - 5px);
    transform: translate(.5em, -50%)
}

[tooltip][flow^=right]::after {
    top: 50%;
    left: calc(100% + 5px);
    transform: translate(.5em, -50%)
}

@keyframes tooltips-vert {
    to {
        opacity: .9;
        transform: translate(-50%, 0)
    }
}

@keyframes tooltips-horz {
    to {
        opacity: .9;
        transform: translate(0, -50%)
    }
}

[tooltip]:not([flow]):hover::after,
[tooltip]:not([flow]):hover::before,
[tooltip][flow^=up]:hover::after,
[tooltip][flow^=up]:hover::before {
    animation: tooltips-vert .3s ease-out forwards
}

.main-navigation a {
    text-decoration: none;
    z-index: 1;
    position: relative
}

.main-navigation a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 9px;
    left: 0;
    background: #FD8814;
    visibility: hidden;
    border-radius: 5px;
    transform: scaleX(0);
    transition: .25s linear
}

.main-navigation a:focus:before,
.main-navigation a:hover:before {
    visibility: visible;
    transform: scaleX(1)
}

.main-navigation li li a:before {
    display: none
}

@keyframes hover-v {
    0% {
        transform: scaleX(0);
        height: 5px
    }

    45% {
        transform: scaleX(1.05);
        height: 5px
    }

    55% {
        height: 5px
    }

    100% {
        transform: scaleX(1.05);
        height: 3.8rem
    }
}

@keyframes no-hover-v {
    0% {
        transform: scaleX(1.05);
        height: 3.8rem
    }

    45% {
        height: 5px
    }

    55% {
        transform: scaleX(1.05);
        height: 5px;
        opacity: 1
    }

    100% {
        transform: scaleX(0);
        height: 5px;
        opacity: .02
    }
}

.woocommerce .woocommerce-breadcrumb a {
    color: #8560a8
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    text-align: center;
    margin-bottom: 26px
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px !important;
    min-height: 36px;
    color: #8560a8;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    line-height: 21px !important
}

.content-left-block .wpb_wrapper h2.woocommerce-loop-product__title {
    color: #8560a8 !important;
    font-weight: 400 !important;
    line-height: 28px !important
}

.woocommerce ul.products li.product .price {
    color: #7b3870;
    display: block;
    font-weight: 600;
    margin-bottom: .5em;
    font-size: 1rem
}

.woocommerce .woocommerce-ordering select,
.woocommerce div.product form.cart .variations select {
    font-size: 14px;
    background-color: #f6f4f7;
    border: 2px solid #eee;
    color: #45174e;
    padding: 6px
}

.main-navigation ul ul {
    border: 0 !important
}

.main-navigation ul ul li {
    border: 0
}

.product .entry-summary h1 {
    margin-bottom: 16px !important
}

.summary.entry-summary .extra_lines {
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #666
}

.woocommerce div.product form.cart {
    margin-bottom: 1em
}

.woocommerce div.product div.images {
    margin-bottom: 4em
}

.product_meta .posted_in a:hover {
    color: #70346a
}

.main-navigation ul ul a {
    width: 300px
}

.main-navigation ul ul li.current_page_item a {
    color: #fd8814;
    width: 100%
}

.quick-enquiry label {
    margin-bottom: 15px
}

.quick-enquiry div[role=form] P {
    margin-bottom: 0
}

input[type=date],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    border-radius: .3rem
}

.quick-enquiry div[role=form] label span:before {
    font-family: fontawesome;
    font-weight: 300;
    position: absolute;
    color: #666;
    font-size: 1.3rem;
    opacity: .33;
    width: 2.8rem;
    left: 0;
    top: -2px
}

.quick-enquiry div[role=form] label span.your-name:before {
    content: '\f007'
}

.quick-enquiry div[role=form] label span.your-email:before {
    content: '\f0e0'
}

.quick-enquiry div[role=form] label span.phone-number:before {
    content: '\f095'
}

.quick-enquiry div[role=form] label span.your-message:before {
    content: '\f040';
    top: 7px
}

.quick-enquiry div[role=form] label span.phone-number input,
.quick-enquiry div[role=form] label span.your-email input,
.quick-enquiry div[role=form] label span.your-message textarea,
.quick-enquiry div[role=form] label span.your-name input {
    text-indent: 36px;
    border: 2px solid #e0e0e0
}

.contact-form-right .phone-number input:focus,
.contact-form-right .your-email input:focus,
.contact-form-right .your-message textarea:focus,
.contact-form-right .your-name input:focus,
.contact-form-right .your-subject input:focus,
.quick-enquiry div[role=form] label span.phone-number input:focus,
.quick-enquiry div[role=form] label span.your-email input:focus,
.quick-enquiry div[role=form] label span.your-message textarea:focus,
.quick-enquiry div[role=form] label span.your-name input:focus,
.woocommerce-Tabs-panel .your-email input:focus,
.woocommerce-Tabs-panel .your-message textarea:focus,
.woocommerce-Tabs-panel .your-name input:focus,
.woocommerce-Tabs-panel .your-phone input:focus,
.woocommerce-Tabs-panel .your-subject input:focus {
    box-shadow: 0000;
    outline: 0;
    border: 2px solid #8560a8
}

input[type=email]:focus,
input[type=tel]:focus,
input[type=text]:focus,
textarea:focus {
    border: 2px solid #8560a8
}

.contact-form-right .phone-number.focused:before,
.contact-form-right .your-email.focused:before,
.contact-form-right .your-message.focused:before,
.contact-form-right .your-name.focused:before,
.contact-form-right .your-subject.focused:before,
.quick-enquiry div[role=form] label span.phone-number.focused:before,
.quick-enquiry div[role=form] label span.your-email.focused:before,
.quick-enquiry div[role=form] label span.your-message.focused:before,
.quick-enquiry div[role=form] label span.your-name.focused:before,
.woocommerce-Tabs-panel .your-email.focused:before,
.woocommerce-Tabs-panel .your-message.focused:before,
.woocommerce-Tabs-panel .your-name.focused:before,
.woocommerce-Tabs-panel .your-phone.focused:before,
.woocommerce-Tabs-panel .your-subject.focused:before {
    color: #8560a8 !important;
    opacity: 1
}

.hidattr {
    display: none
}

.padding-bottom {
    padding: 6px 4px
}

section.not-found {
    padding-bottom: 120px !important;
    position: relative;
    padding-left: 51px
}

section.not-found:after {
    content: "";
    background: url(images/not-found.png)center right no-repeat;
    right: -300px;
    top: 24px;
    width: 324px;
    height: 296px;
    float: right;
    position: absolute
}

section.not-found form.search-form {
    max-width: 660px;
    margin: 0 auto
}

section.not-found form.search-form label {
    width: 100%;
    margin-bottom: 0
}

.search-submit:hover {
    background-color: #45174e !important
}

.search-submit:before {
    color: #fff
}

.onlyPrimary {
    width: 100%;
    margin: 0 auto;
    overflow: hidden
}

.onlyPrimary #mainFormInput {
    margin-left: 0 !important;
    width: 100%
}

.personCount {
    float: left;
    width: 100%;
    margin-top: 30px
}

.free-consultation-page .row {
    margin: 0
}

.free-consultation-page .personCount {
    float: left;
    width: 100%;
    margin-top: 30px
}

.free-consultation-page .TopDesc.removeFromResult {
    text-align: left;
}

.free-consultation-page .personCount h4 {
    letter-spacing: 0;
    line-height: 26px;
    font-size: 17px;
    font-weight: 700
}

.threebannerblocks a img {
    margin: 0 auto
}

.view-our-range h3 {
    font-size: 40px;
    text-transform: capitalize;
    font-weight: 300 !important;
    color: #333
}

.meta-nav,
a.w-readmore-button,
input#coupon_code {
    text-transform: uppercase
}

.view-our-range h3:after {
    content: '';
    display: block;
    margin: 10px auto;
    width: 40px;
    border-top: 2px solid #333
}

.content-left-block .wpb_wrapper .vc_custom_heading {
    text-align: left;
    font-weight: 300 !important;
    color: #333;
    line-height: 42px;
    margin: 0 0 24px !important;
    letter-spacing: -1px
}

.general-content-area,
.vc_column-inner {
    margin: 0 auto !important;
    max-width: 1240px
}

.content-left-block .wpb_wrapper h2 {
    font-size: 36px !important;
    text-align: left;
    font-weight: 400 !important;
    color: #45174e !important
}

.content-left-block .ShowProduct .wpb_wrapper h2 {
    text-align: center
}

.vc_column-inner {
    padding-bottom: 24px
}

.quick-enquiry .vc_column-inner {
    padding: 0 !important
}

.wpb_single_image .vc_single_image-wrapper.vc_box_shadow,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
    background-color: #fff;
    padding: 0;
    box-shadow: none !important
}

.technical-mid-img .wpb_wrapper.vc_figure {
    display: flex;
    justify-content: center
}

.wpb_single_image .vc_single_image-wrapper.vc_box_shadow,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border {
    background-color: #fff !important;
    border: 0 !important;
    box-shadow: 0 0 !important
}

.wpb_single_image .vc_single_image-wrapper.vc_box_shadow img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border img {
    padding: 0
}

.white-box .vc_column-inner {
    background-color: #fff;
    border-bottom: 45px solid #f5f5f5
}

.white-box .vc_column-inner .vc_column-inner {
    border: 0
}

.archive .site-main>article:hover,
.testimonials-template-default .site-main>article:hover {
    border-color: #8560a8 !important
}

.content-right-block .vc_column-inner {
    padding: 0 !important
}

.product-template-default .site-content {
    max-width: 1240px;
    margin: 248px auto 0
}

.home .onlyPrimary,
.page-id-339 .onlyPrimary {
    padding-top: 0
}

.contact-page-three-banner-block {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 60px
}

.google-map .vc_column-inner {
    max-width: 100%;
    padding-bottom: 0
}

.google-map .vc_column-inner .wpb_content_element,
.page-id-339 .site-main {
    margin-bottom: 0
}

ol {
    list-style-type: decimal;
    margin-left: 2.5rem !important
}

ol li {
    margin: 0 0 .5rem
}

.trust-latex {
    max-width: 1240px;
    margin: 0 auto;
    float: none !important;
    padding: 39px 0 12px
}

.trust-latex .vc_column-inner {
    padding: 0
}

.content-area.twentysixteen {
    margin-right: 0 !important;
    width: 66.66666667% !important;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 0
}

.sidebar {
    margin-left: 0 !important;
    width: 33.33333333% !important
}

.quick-enquiry label,
.wpcf7-form label {
    width: 100%
}

.quick-enquiry label input {
    min-height: 48px !important;
    font-size: 16px
}

.product-template-default .quick-enquiry div[role=form] label span:before {
    top: -5px !important
}

.wpcf7-form input[type=submit] {
    border-radius: .3rem
}

.product-template-default .quick-enquiry div[role=form] label span.your-message:before {
    top: 3px !important
}

.product-template-default .quick-enquiry div[role=form] label span.your-message textarea {
    font-size: 16px
}

.wpcf7-form [name=your-message] {
    max-height: 120px
}

.ShowProduct {
    padding-top: 0
}

.rightSideBar {
    padding: 0
}

.contact-info-left .vc_icon_element {
    width: 22%;
    float: left
}

@media only screen and (min-device-width:0)and (max-device-width:323px)and (orientation:portrait) {
    .tp-mask-wrap .tp-caption {
        min-width: 94px !important
    }
}

@media only screen and (min-device-width:373px)and (max-device-width:377px)and (orientation:portrait) {
    .tp-mask-wrap .tp-caption {
        min-width: 102px !important
    }
}

@media only screen and (min-device-width:569px)and (max-device-width:767px) {
    .rev_slider .rev-btn a {
        font-size: 11px !important;
        background-color: rgba(253, 136, 20, .75) !important;
        font-weight: 400 !important;
        border-radius: 3rem;
        padding: 6px !important;
        position: relative;
        left: -30px
    }
}

@media screen and (min-width:61.5625em) {

    .comment-content h3,
    .entry-content h3,
    .entry-summary h3 {
        font-size: 33px !important;
        font-weight: 300 !important
    }
}

@media screen and (min-width:56.875em) {
    .widget {
        font-size: 16px !important
    }
}

.catbannerblocks a {
    padding-top: 30px;
    text-align: center
}

.catbannerblocks a.img {
    text-align: center;
    padding-top: 0
}

.catbannerblocks a.img img {
    margin: 0 auto;
    max-height: 174px
}

.menu-toggle {
    border: 0;
    padding: 0;
    font-size: 0
}

.menu-toggle:before {
    content: '\f0c9';
    font-family: fontawesome;
    text-indent: 0 !important;
    color: #fff;
    width: 40px;
    height: 40px;
    font-size: 40px
}

.menu-toggle.toggled-on {
    background-color: transparent !important
}

@media screen and (max-width:1024px) {

    .single-post #primary,
    .single-post .rightSideBar {
        margin-top: 30px !important
    }

    .category-news header.entry-header {
        display: block;
        margin: 0
    }

    .woocommerce-page .onlyPrimary {
        padding: 0 15px !important;
        margin: 6px auto !important
    }

    .page-template-template-news a.news-title {
        font-size: 30px !important
    }

    .comment-content h2,
    .entry-content h2,
    .entry-summary h2,
    .textwidget h2 {
        margin-top: 0 !important;
        font-size: 24px !important
    }

    .entry-content h1 {
        margin-bottom: 10px !important
    }

    .entry-content {
        width: auto !important;
        margin: 0 !important
    }

    .col-sm-12,
    .col-xs-12,
    .vc_col-sm-12 {
        padding: 0 15px !important
    }

    iframe {
        height: auto
    }

    .testimonials-bg iframe {
        margin: 6px 0
    }

    .menu-toggle.toggled-on:focus {
        outline: 0
    }

    .testimonials-bg {
        background-size: cover
    }

    .footer-top-block {
        padding: 1rem 0 !important
    }
}

@media screen and (max-width:767px)and (orientation:landscape) {
    .page-template-default .onlyPrimary {
        padding-top: 0 !important
    }
}
@media screen and (max-width:768px) {
    .w-warrantyform .wpcf7-form-control-wrap.testimonial.fucused,
.w-warrantyform textarea {
    max-height: 140px;
    color: #000!important;
    font-weight: 500 !important;
}
}


@media screen and (max-width:767px) {


    .woocommerce-checkout .checkout.woocommerce-checkout .woocommerce-account-fields .form-row.form-row-wide.create-account.woocommerce-validated{
        text-indent: -1px;
    }

    .woocommerce-checkout iframe#payway-credit-card-iframe0 {
        width: 255px;
        position: relative;
        padding: 0;
        height: auto;
        margin: 0 auto 20px;
        left: -12px
    }

    #payway-credit-card {
        width: 100%;
        margin: 0;
        text-align: left;
        padding: 0;
        float: left;
        clear: both;
        height: 100%;
        display: contents
    }

    .woocommerce table.shop_table tr.woocommerce-cart-form__cart-item.cart_item {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start
    }

    .woocommerce table.shop_table tr.woocommerce-cart-form__cart-item.cart_item td {
        width: 100%
    }

    .woocommerce table.shop_table .product-remove {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    html,
    body {
        -webkit-overflow-scrolling: touch;
        overflow: auto;
        height: 100%
    }

    .custom-logo,
    .site-header-main .top-right-big-block .ph a:before,
    .top-right-big-block .text.hidesmall {
        display: none
    }

    .free-consultation-page .TopDesc.removeFromResult {
        text-align: left !important;
        line-height: 25px;
    }

    .site-header-main .top-right-big-block .ph a {
        padding-left: 0
    }

    .mobileMenuON {
        position: fixed
    }

    .site-header-main button:focus,
    .site-header-main button:hover {
        background: 0 0 !important
    }

    .home-products .woocommerce ul.products li.product a img {
        height: auto !important
    }

    .product-description {
        width: 100% !important;
        float: none !important
    }

    .button.consult_button {
        margin: 0 4px !important
    }

    .woocommerce div.product form.cart .variations select {
        min-width: auto !important
    }

    .custom-logo-link{
        background: url(images/logo-small.png)center center no-repeat;
        /* width: 95px !important;
        height: 100px !important;
        margin: 2px auto;
        background-size: 95px */
        width: 120px!important;
        height: 100px!important;
        margin: 2px auto; 
        background-size: 120px;
    }


    .home-products .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        margin: 20px 0 !important;
        width: 100% !important
    }

    .testimonials-bg iframe {
        height: 200px
    }

    .header-minicart a.cart-contents {
        right: 35px !important;
        top: -30px
    }

    .site-header-main .top-right-big-block span.header-minicart {
        text-align: right;
        width: 0
    }

    .woocommerce ul.products li.product a img {
        width: 330px !important;
        margin: 0 auto 1em
    }

    .wpb_single_image .vc_figure {
        width: 100% !important;
        margin: auto !important;
        text-align: center !important;
        float: none
    }

    .CPsleep,
    .footer-last-col .cards,
    .footer-last-col .social,
    .site-header-main .top-right-big-block span,
    .textwidget.custom-html-widget span.text.hidesmall {
        text-align: center
    }

    .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border {
        background-color: transparent !important
    }

    .contact-info-left .social-button {
        margin-right: 0 !important;
        margin-left: 16px
    }

    .address .wpb_wrapper {
        display: initial
    }

    .desktopOnlyTab,
    .main-navigation a:focus:before,
    .main-navigation a:hover:before,
    .navigation.post-navigation .post-title,
    .vc_empty_space,
    footer .main-navigation,
    section.not-found:after {
        display: none
    }

    .callUs_inside_contactForm {
        vertical-align: super
    }

    .product-template-default .quick-enquiry div[role=form] label span:before {
        top: -2px !important
    }

    .woocommerce div.product .product_title {
        margin-left: 0
    }

    section.testimonials {
        padding: 0 !important
    }

    .main-navigation ul ul a {
        width: 100%
    }

    .free-consultation-page .personCount {
        margin-top: 0
    }

    .catbannerblocks .col-lg-3.col-sm-12 {
        margin-bottom: 10px
    }

    .logged-in.admin-bar section.top-header-section {
        top: 45px
    }

    .logged-in.admin-bar header.site-header {
        top: 86px
    }

    .author-admin .site-content .sidebar,
    .author-admin .site-content div#primary {
        width: 100% !important;
        padding: 0 15px
    }

    .contact-info-left .address:before {
        margin-top: -7px
    }

    .contact-info-left .address {
        margin-bottom: 26px !important
    }

    .contact-info-left .address:before,
    .contact-info-left .email:before,
    .contact-info-left .ph:before {
        width: 40px !important;
        height: 40px !important;
        line-height: 40px !important;
        font-size: 18px !important
    }

    .nav-next a,
    .nav-previous a {
        padding: 0 !important
    }

    .nav-previous a:before {
        top: -11px !important;
        left: -21px !important
    }

    .nav-next a:before {
        top: -11px !important;
        right: -21px !important
    }

    .slider_sub_header {
        font-size: 8px !important;
        line-height: 9px !important
    }

    .free-consultation-page h4 {
        font-size: 12px
    }

    .free-consultation-page b {
        font-weight: 700;
        font-size: 18px !important;
        margin-left: 5px
    }

    .CPsleep {
        float: left;
        width: 100%;
        margin-bottom: 15px
    }

    .CPsleep img.align-left.border {
        text-align: center;
        margin: 0 auto;
        float: none
    }

    .woocommerce-category-listing ul.product-cats {
        margin: 0
    }

    .page-template-template-news .rightSideBar {
        margin-top: 0
    }

    .woocommerce form.register {
        margin: 2em 0 0
    }

    .woocommerce-account .woocommerce-form-login,
    .woocommerce-account .woocommerce-form-register {
        min-height: auto !important
    }

    ul.sub-menu.toggled-on {
        text-indent: 21px
    }

    ul.sub-menu.toggled-on li {
        position: relative
    }

    ul.sub-menu.toggled-on li:before {
        content: "\f105";
        font-size: 16px;
        position: absolute;
        left: 0;
        top: 2px;
        font-family: fontawesome
    }

    .main-navigation li {
        border-top: 0;
        box-shadow: 0 1px 0 rgba(0, 0, 0, .06)inset
    }

    .dropdown-toggle:after {
        border-left-width: 0;
        font-size: 1.5em;
        color: #8560a8
    }

    .main-navigation .primary-menu {
        border-bottom: 1px solid #f1f1f1
    }

    .main-navigation ul ul,
    .main-navigation ul ul li,
    .main-navigation ul ul li:last-li {
        border-bottom: 0 !important
    }

    .ShowProduct {
        padding-top: 0
    }

    .page-template-default .onlyPrimary {
        padding-top: 18px
    }

    .col-sm-12,
    .col-xs-12 {
        margin: 3px 0
    }

    section.not-found {
        padding-left: 0
    }

    section.not-found:after {
        background: 0 0
    }

    .rev_slider .rev-btn {
        background: 0 0 !important;
        position: relative !important;
        left: 0 !important
    }

    .wpb_single_image.vc_align_center {
        margin-bottom: 8px !important
    }

    .vc_row-fluid.vc_custom_1528835476838 {
        padding-top: 0 !important
    }

    .footer-top-block img {
        margin: 0 auto 15px
    }

    .footer-last-col .cards span,
    .footer-last-col .social .social-button {
        float: none;
        display: inline-block;
        margin: 0 auto
    }

    img.owner-pic {
        width: 330px !important;
        float: none;
        margin: 0 auto
    }

    .owner-info .owner-desc {
        margin: 20px 0
    }

    .free-desc {
        margin: 0;
        font-size: 13px
    }

    .catbannerblocks a.img img {
        max-height: 240px;
        width: 330px
    }

    .catbannerblocks a {
        padding: 12px 0
    }

    .content-left-block img.align-left {
        float: none;
        display: block;
        margin: 0 auto 20px
    }

    .main-navigation .menu-item-has-children>a {
        margin-right: 47px
    }

    .wpb_column {
        float: left
    }

    .footer-top-block {
        background-size: cover;
        padding: 1rem 0 !important
    }

    .content-area.twentysixteen,
    .sidebar {
        padding: 0 15px
    }

    .wpb_button,
    .wpb_content_element,
    ul.wpb_thumbnails-fluid>li {
        margin-bottom: 16px !important
    }

    .wpb_content_element {
        margin-top: 0
    }

    .content-area.twentysixteen .site-main {
        margin: 0
    }

    #content .twentysixteen div.product div.images,
    #content .twentysixteen div.product div.summary {
        width: 100%
    }

    .onlyPrimary #mainFormInput,
    .sidebar {
        width: 100% !important
    }

    .woocommerce div.product div.images {
        margin-bottom: 15px
    }

    .entry-title {
        font-size: 25px !important;
        line-height: 33px !important;
        margin-bottom: 15px !important;
        font-weight: 300 !important;
        margin-left: 15px
    }

    .page-header {
        margin: 20px 0
    }

    .content-left-block .wpb_wrapper .vc_custom_heading {
        font-size: 27px !important;
        margin: 15px 0 20px !important;
        line-height: 34px;
        text-align: center !important
    }

    .content-left-block .wpb_wrapper h3.vc_custom_heading,
    .vc_row.wpb_row.vc_row-fluid h3.vc_custom_heading {
        font-size: 23px !important;
        padding: 0 !important;
        font-weight: 600 !important;
        margin: 10px 0 !important;
        text-align: left !important;
        color: #333 !important
    }

    .main-navigation a {
        color: #8560a8 !important;
        font-size: 16px;
        padding: 3px 12px;
        line-height: 27px !important
    }

    .main-navigation ul ul {
        margin: 0;
        border-left: 0 !important
    }

    .main-navigation .current-menu-item>a {
        color: #fd8814 !important;
    }

    .padding-bottom {
        width: 99.6% !important;
        margin-bottom: 10px;
        float: left
    }

    .home-video {
        padding: 0 0 2rem !important
    }

    .woocommerce-category-listing ul.product-cats li {
        text-align: center
    }

    .woocommerce-category-listing ul.product-cats li img {
        margin: 0 auto
    }
}

@media screen and (max-width:767px)and (orientation:portrait) {
    .free-consultation-page .vc_column_container>.vc_column-inner {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .product-template-default.single.single-product .wpb_column.vc_column_container.vc_col-sm-12 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .product-description p {
        text-align: left !important;
        line-height: 24px;
    }

    .main-navigation a:hover,
    .main-navigation li.focus>a,
    .main-navigation li:hover>a {
        color: #8560a8 !important
    }

    .toggled-on.dropdown-toggle:after,
    .toggled-on.dropdown-toggle:after {
        color: #8560a8 !important
    }

    .blog .site-content {
        margin: 294px auto 0 !important
    }

    .testimonial-slide:before {
        display: none
    }

    .testimonial-slide .testi-item {
        padding-left: 0 !important
    }

    section.testimonials h3 {
        font-size: 24px !important;
        margin-bottom: 15px !important
    }

    .home-video {
        padding: 2rem 0 1rem !important
    }

    .slider-pic {
        right: -1px
    }

    .contact-info-left .ph {
        margin-bottom: 18px !important
    }

    .contact-info-left .address:before {
        position: relative;
        top: 12px
    }

    .woocommerce-category-listing ul.product-cats {
        margin-bottom: 15px !important
    }

    .woocommerce-category-listing ul.product-cats li {
        width: 100% !important;
        height: auto !important
    }

    .testimonials-bg .col-sm-12,
    .testimonials-bg .col-xs-12,
    .testimonials-bg .vc_col-sm-12 {
        padding: 0 15px !important;
        width: 100% !important
    }

    .woocommerce ul.products li.product .woocommerce-loop-product__title {
        text-align: center;
        margin-top: 0 !important
    }

    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce ul.products[class*=columns-] li.product:nth-child(2n),
    .woocommerce-page ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
        width: 100%
    }

    header.site-header {
        height: 240px;
        background-position: left center !important;
        background-size: cover !important
    }

    header .site-branding {
        width: 100%;
        text-align: center
    }

    section.top-header-section ul {
        float: none;
        margin: 0 auto;
        text-align: center
    }

    section.top-header-section ul li {
        float: none;
        display: inline-block
    }

    section.top-header-section ul li a {
        font-size: 13px
    }

    .site-header-main .top-right-big-block {
        top: 120px;
        width: 100%;
        text-align: center !important;
        padding: 0 15px
    }

    .home .site-content {
        margin-top: 206px
    }

    .vc_custom_1528835476838 {
        padding-top: 24px !important
    }

    .menu-toggle {
        position: absolute;
        right: 40px;
        top: 50px
    }

    .site-header-menu {
        background-color: #fff;
        top: 110px;
        max-height: 200px !important;
        overflow-y: auto;
        overflow-x: hidden;
        box-shadow: 0 2px 12px rgba(0, 0, 0, .4)
    }

    .product-template-default .site-content {
        margin: 283px auto 0
    }

    .content-area.twentysixteen {
        width: 100% !important
    }

    .site-content {
        margin-top: 240px
    }

    .hidesmall {
        display: none
    }
}

@media screen and (max-width:767px)and (orientation:landscape) {
    .home-products .woocommerce ul.products li.product a img {
        height: auto !important
    }

    .home-products .woocommerce ul.products li.product {
        margin: 20px 0 !important;
        width: 48% !important
    }

    .blog .site-content {
        margin: 232px auto 0 !important
    }

    .home .site-content {
        margin-top: 110px
    }

    .slider-pic {
        right: 36px
    }

    .contact-info-left .ph {
        margin-bottom: 6px !important
    }

    .author-info {
        padding-bottom: 51px !important
    }

    .woocommerce-category-listing ul.product-cats li {
        width: 50% !important;
        min-height: 261px !important
    }

    .testimonials-bg .vc_col-sm-12 {
        width: 100%
    }

    .testimonials-bg .col-sm-12,
    .testimonials-bg .col-xs-12 {
        padding: 0 15px !important;
        width: 50% !important
    }

    header.site-header {
        height: 125px;
        background-position: top center !important;
        background-size: cover !important
    }

    .site-branding {
        position: relative;
        z-index: 99;
        left: 77px;
        top: 9px
    }

    .top-header-section ul {
        margin-right: 24px
    }

    .site-header-main .top-right-big-block {
        right: 26px;
        top: 22px
    }

    .menu-toggle {
        left: 24px;
        position: absolute;
        top: 74px
    }

    .site-header-menu {
        background-color: #fff;
        top: 8px;
        max-height: 200px !important;
        overflow-y: auto;
        overflow-x: hidden;
        box-shadow: 0 4px 10px rgba(0, 0, 0, .4)
    }

    .free-consultation {
        padding: 0 36px
    }

    .threebannerblocks .col-xs-12 {
        width: 33%
    }

    .product-template-default .site-content {
        margin: 224px auto 0
    }

    .content-area.twentysixteen {
        width: calc(100% - 12px) !important
    }

    .catbannerblocks .col-lg-3.col-sm-12 {
        width: 50% !important;
        margin-bottom: 25px
    }
}

@media only screen and (min-device-width:768px)and (max-device-width:1024px)and (orientation:portrait) {
    .woocommerce table.shop_table tr.woocommerce-cart-form__cart-item.cart_item {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start
    }

    .woocommerce table.shop_table tr.woocommerce-cart-form__cart-item.cart_item td {
        width: 100%
    }

    .woocommerce table.shop_table .product-remove {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .home .site-content {
        margin-top: 176px !important
    }

    .home-products .woocommerce ul.products li.product {
        width: 45.2% !important;
        margin: 0 15px 2.992em 15px !important
    }

    .home-products .woocommerce ul.products li.product a img {
        height: auto
    }

    .home-video iframe {
        width: 100%;
        padding: 50px 0 0 0;
        height: auto
    }

    .author-admin .site-content div#primary,
    .content-area.twentysixteen,
    .sidebar {
        float: left
    }

    .footer-top-block,
    header.site-header {
        background-size: cover
    }

    .slider-pic {
        right: 0 !important
    }

    .rev-btn a.sbtn-link {
        font-size: 11px !important;
        font-weight: 300 !important
    }

    .vc_column_container {
        padding-right: 15px !important
    }

    .page-template-default .onlyPrimary {
        padding-top: 0
    }

    .author-admin .site-content {
        padding: 0 15px
    }

    .author-admin .site-content .sidebar {
        margin-top: 115px
    }

    .sidebar .quick-enquiry .heading:before {
        top: 0
    }

    .contact-info-left .social-button,
    .contact-info-left .social-button .hover-effect {
        margin-right: 4px !important;
        width: 35px !important;
        height: 35px !important;
        line-height: 40px
    }

    .address:before {
        width: 50px;
        height: 50px;
        line-height: 50px
    }

    .contact-info-left .social-button i {
        position: relative;
        top: -4px
    }

    .contact-info-left .address .wpb_wrapper,
    .contact-info-left .email .wpb_wrapper,
    .contact-info-left .ph .wpb_wrapper {
        padding-top: 0 !important
    }

    .woocommerce-page .woocommerce .u-column1.col-1,
    .woocommerce-page .woocommerce .u-column2.col-2 {
        float: left;
        width: 50%
    }

    .woocommerce-page .woocommerce .u-column1.col-1 {
        padding-right: 15px
    }

    .woocommerce-page .woocommerce .u-column2.col-2 {
        padding-left: 15px
    }

    ul.sub-menu.toggled-on {
        text-indent: 21px
    }

    ul.sub-menu.toggled-on li {
        position: relative
    }

    ul.sub-menu.toggled-on li:before {
        content: "\f105";
        font-size: 16px;
        position: absolute;
        left: 0;
        top: 5px;
        font-family: fontawesome
    }

    .main-navigation a:focus:before,
    .main-navigation a:hover:before {
        display: none
    }

    .main-navigation li {
        border-top: 0;
        box-shadow: 0 1px 0 rgba(0, 0, 0, .06)inset
    }

    .dropdown-toggle:after {
        border-left-width: 0;
        font-size: 1.5em;
        color: #8560a8
    }

    .main-navigation .primary-menu {
        border-bottom: 1px solid #f1f1f1
    }

    header.site-header {
        height: 184px;
        background-position: left top
    }

    .site-branding {
        position: relative;
        left: 72px;
        top: 15px
    }

    .menu-toggle {
        position: absolute;
        left: 15px;
        top: 72px
    }

    .main-navigation a {
        color: #8560a8 !important;
        font-size: 16px;
        padding: 3px 12px;
        line-height: 25px !important
    }

    .main-navigation ul ul {
        margin: 0;
        border-left: 0 !important;
        border-bottom: 0 !important
    }

    .main-navigation ul ul li {
        border-bottom: 1px solid #d1d1d1 !important
    }

    .main-navigation ul ul li:last-li {
        border-bottom: 0 !important
    }

    .main-navigation .current-menu-ancestor>a,
    .main-navigation .current-menu-item>a {
        color: #fd8814 !important;
    }

    .site-header-menu {
        position: relative;
        z-index: 99;
        top: 48px;
        background-color: #fff
    }

    .sidebar {
        padding: 0 6px 0 0
    }

    .content-area.twentysixteen .site-main {
        padding: 0;
        margin: 0
    }

    #content .twentysixteen div.product div.images,
    #content .twentysixteen div.product div.summary {
        width: 100%;
        margin: 0 0 15px
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs li {
        padding: 0 9px
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        font-size: 12px
    }

    .container {
        width: 100% !important
    }

    .site-header-main .top-right-big-block {
        right: 12px
    }

    .top-header-section ul {
        margin-right: 12px
    }

    .vc_custom_1528835476838 {
        padding-top: 20px !important
    }

    .threebannerblocks .col-xs-12 {
        width: 33% !important
    }

    .catbannerblocks .col-lg-3.col-sm-12 {
        min-height: auto;
        width: 33% !important;
        margin-bottom: 25px
    }

    .footer-last-col .cards,
    .footer-last-col .social {
        text-align: center
    }

    .footer-last-col .cards span,
    .footer-last-col .social .social-button {
        float: none;
        display: inline-block;
        margin: 0 auto
    }

    footer .main-navigation {
        display: none
    }
}

@media only screen and (min-device-width:768px)and (max-device-width:1024px)and (orientation:landscape) {
    .top-right-big-block span.text {
        height: 18px
    }

    .site-header-main .top-right-big-block .ph a {
        line-height: 32px
    }

    .woocommerce div.product form.cart .button {
        margin-bottom: 6px
    }

    .home-products .woocommerce ul.products li.product a img {
        height: auto !important
    }

    .home-video iframe {
        width: 100%;
        height: 260px;
        padding: 40px 0 0 0
    }

    .catbannerblocks .col-lg-3.col-sm-12 {
        min-height: 195px
    }

    .home-products .woocommerce ul.products li.product {
        margin: 0 15px 2.992em 15px !important;
        width: 46.98% !important
    }

    .slider-pic {
        right: 72px !important
    }

    .rev-btn a.sbtn-link {
        font-size: 13px !important;
        font-weight: 300 !important
    }

    .vc_column_container {
        padding-right: 15px !important
    }

    .author-admin .site-content {
        padding: 0 15px
    }

    .address,
    .email,
    .ph {
        font-size: 15px
    }

    .contact-info-left .social-button,
    .contact-info-left .social-button .hover-effect {
        margin-right: 9px !important
    }

    .main-navigation li ul.sub-menu {
        border: 1px solid #ccc !important
    }

    .main-navigation li li {
        border-top: 0;
        box-shadow: 0 1px 0 rgba(0, 0, 0, .06)inset
    }
}

@media screen and (min-width:1025px) {
    .category-news header.entry-header h1.entry-title {
        font-size: 45px !important;
        font-weight: 300 !important;
        line-height: 50px !important
    }

    .comment-content h1,
    .entry-content h1,
    .entry-summary h1 {
        font-size: 46px !important
    }

    .main-navigation li ul.sub-menu {
        border: 1px solid #ccc !important
    }

    .main-navigation li li {
        border-top: 0;
        box-shadow: 0 1px 0 rgba(0, 0, 0, .06)inset
    }
}

@media screen and (min-width:768px)and (max-width:1024px) {

    .woocommerce form.checkout_coupon,
    .woocommerce form.login,
    .woocommerce form.register {
        margin: 2em 0 0
    }

    .testimonials-bg .col-sm-12 {
        width: 50%
    }

    .home-video {
        padding: 0 !important
    }

    .wpb_button,
    .wpb_content_element,
    ul.wpb_thumbnails-fluid>li {
        margin-bottom: 16px !important
    }

    .wpb_button,
    .wpb_content_element,
    ul.wpb_thumbnails-fluid>li p {
        line-height: 20px
    }

    .comment-content h4,
    .comment-content h5,
    .comment-content h6,
    .entry-content h4,
    .entry-content h5,
    .entry-content h6,
    .entry-summary h4,
    .entry-summary h5,
    .entry-summary h6 {
        font-size: 16px
    }

    .padding-bottom {
        padding: 15px !important;
        width: 99.7% !important
    }

    .onlyPrimary #mainFormInput {
        max-width: 100% !important
    }

    section.not-found {
        padding-left: 0 !important
    }

    section.not-found:after {
        right: 21px;
        top: auto;
        width: 224px;
        height: 216px;
        bottom: -31px;
        background-size: 100%
    }

    .comments-area,
    .content-bottom-widgets,
    .entry-content,
    .entry-footer,
    .entry-header,
    .entry-summary,
    .image-navigation,
    .page-content,
    .page-header,
    .post-navigation,
    .post-thumbnail {
        width: 50%;
        margin: 0 auto
    }

    .content-area {
        margin-right: 0 !important;
        width: 100% !important
    }

    iframe {
        margin-top: 15px
    }
}

@media screen and (min-width:768px) {
    .onlyPrimary #mainFormInput {
        margin: 0 auto;
        width: 100%
    }

    .mobileOnlyTab {
        display: none
    }
}

@media(min-width:1200px) {
    .container {
        width: 1240px
    }
}

.woocommerce-page .onlyPrimary {
    max-width: 1240px;
    padding: 0;
    margin: 30px auto;
    float: none
}

.woocommerce-page header.entry-header {
    display: block
}

.onlyPrimary #mainFormInput {
    margin: 0 auto;
    max-width: 100%;
    float: none !important;
    display: inline-block;
    border: 1px solid #eae8e8;
    padding: 2px 0 0 2px
}

.author-bio .author-link,
.author-description .author-heading,
.product_meta,
.product_meta .posted_in,
.product_meta .sku_wrapper,
body.single-product .out-of-stock,
body.single-product stock.out-of-stock {
    display: none
}

div#formTyping {
    text-align: center
}

#resultArea,
.wpb_text_column,
.wpcf7.hidattr {
    float: left;
    width: 100%
}

.entry-content h3,
.entry-content h4,
.entry-content h5 {
    margin-top: 30px
}

#mainFormInput div {
    text-align: left
}

#mainFormInput div.padding-bottom {
    padding: 6px 4px
}

#mainFormInput div input,
#mainFormInput div select,
#mainFormInput div textarea {
    width: 100%;
    height: 32px;
    float: left;
    position: relative;
    top: -2px;
    font-size: 12px
}

#mainFormInput div:nth-child(odd) {
    background-color: #eae8e8;
    text-indent: 9px
}

.full-width-block {
    max-width: 1240px;
    margin: 0 auto
}

.entry-content h1 {
    margin-bottom: 24px
}

.flex-control-nav.flex-control-thumbs {
    margin: 15px 0 !important
}

.flex-control-nav.flex-control-thumbs li {
    padding: 3px;
    border: 1px solid #ccc;
    margin: 5px !important;
    width: 22% !important;
    clear: none !important
}

body .woo-login-popup-sc-modal .woocommerce-Button:hover {
    background-color: #FD8814 !important
}

.required {
    color: #FD8814 !important
}

.form-row.form-row-wide.create-account {
    text-indent: 18px;
    line-height: 22px
}

.mobileOnlyTab .x-accordion-heading {
    border-top: 1px solid #e1e1e1;
    margin-bottom: 0;
    padding: 15px;
    position: relative;
    cursor: pointer
}

.mobileOnlyTab .x-accordion-heading:after {
    content: "\f107";
    font-family: fontawesome;
    font-size: 1.5em;
    color: #9e9e9e;
    position: absolute;
    right: 21px;
    top: 15px
}

.x-accordion-group .accordion-body {
    padding: 0 15px
}

.mobileOnlyTab .x-accordion-heading.tab-area-expanded:after {
    transform: rotate(180deg);
    color: #8560a8
}

.woocommerce.columns-3 ul.products li.product h2.woocommerce-loop-product__title {
    text-align: center !important;
    margin: 0 !important
}

.w-blog-post-content,
.w-news-post-preview {
    margin-bottom: 15px;
    float: left
}

.rev-btn:hover a,
.rev-btn:hover a i {
    color: #8560a8
}

.footer-top-block h5 {
    margin-top: 0 !important
}

.footer-top-block iframe {
    height: 400px
}

.woocommerce-account .woocommerce-form-register label.woocommerce-form__label-for-checkbox span {
    float: left;
    padding-right: 15px;
    line-height: 9px;
    top: 0 !important
}

.woocommerce-account .woocommerce-form-login label span {
    position: relative;
    left: 6px;
    top: 0
}

.woocommerce-account .woocommerce-form-login label.woocommerce-form__label-for-checkbox {
    float: left;
    width: 100%;
    margin-top: 15px
}

.woocommerce-account .woocommerce-form-login,
.woocommerce-account .woocommerce-form-register {
    min-height: 370px
}

.w-news-post-preview {
    max-width: 400px
}

a.w-readmore-button {
    background: #FD8814;
    color: #fff;
    border-radius: 3px;
    padding: 6px 15px
}

a.w-readmore-button:hover {
    text-decoration: none;
    background-color: #e27a12
}

.page-template-template-news .rightSideBar {
    margin-top: 45px
}

.single-post #primary,
.single-post .rightSideBar {
    margin-top: 60px
}

.page-template-template-news .rightSideBar .search-form label,
.single-post .rightSideBar .search-form label {
    width: 100%;
    margin: 0
}

.page-template-template-news .rightSideBar .news-sidebar_title,
.single-post .rightSideBar .news-sidebar_title {
    float: left;
    width: 100%;
    margin-top: 3rem;
    font-size: 24px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    margin-bottom: 1.5rem
}

.page-template-template-news .rightSideBar ul,
.single-post .rightSideBar ul {
    float: left;
    width: 98%;
    list-style: none
}

.page-template-template-news .rightSideBar ul li,
.single-post .rightSideBar ul li {
    position: relative;
    margin: 0 0 .5rem
}

.page-template-template-news .rightSideBar ul li:before,
.single-post .rightSideBar ul li:before {
    content: "\f105";
    font-family: fontawesome;
    font-size: 1.2rem;
    opacity: .5;
    position: absolute;
    left: -18px;
    top: 0
}

.page-template-template-news .rightSideBar ul li a:hover,
.single-post .rightSideBar ul li a:hover {
    text-decoration: none
}

.page-template-template-news a.news-title,
.single-post a.news-title {
    font-family: "Open Sans", sans-serif;
    font-size: 38px;
    font-weight: 300;
    color: #333;
    margin: 0 0 1.5rem
}

.page-template-template-news .w-news-post-meta-author a:hover,
.page-template-template-news .w-news-post-meta-category a:hover,
.page-template-template-news .w-news-post-meta-date a:hover,
.page-template-template-news a.news-title:hover,
.single-post .w-news-post-meta-author a:hover,
.single-post .w-news-post-meta-category a:hover,
.single-post .w-news-post-meta-date a:hover {
    text-decoration: none;
    color: #8560a8 !important
}

.page-template-template-news .w-news-post-meta-author,
.page-template-template-news .w-news-post-meta-category,
.page-template-template-news .w-news-post-meta-date,
.single-post .w-news-post-meta-author,
.single-post .w-news-post-meta-category,
.single-post .w-news-post-meta-date {
    position: relative;
    margin: 0 1.2rem .4rem 0;
    color: #999;
    padding-left: 24px
}

.page-template-template-news .w-news-post-meta-author a,
.page-template-template-news .w-news-post-meta-category a,
.page-template-template-news .w-news-post-meta-date a,
.single-post .w-news-post-meta-author a,
.single-post .w-news-post-meta-category a,
.single-post .w-news-post-meta-date a {
    color: #999 !important
}

.page-template-template-news .w-news-post-meta-author:before,
.page-template-template-news .w-news-post-meta-category:before,
.page-template-template-news .w-news-post-meta-date:before,
.single-post .w-news-post-meta-author:before,
.single-post .w-news-post-meta-category:before,
.single-post .w-news-post-meta-date:before,
.single-post label input:before {
    position: absolute;
    left: 0;
    top: -3px;
    font-family: fontawesome;
    color: #999
}

.page-template-template-news .w-news-post-meta-date:before,
.single-post .w-news-post-meta-date:before {
    content: "\f017"
}

.page-template-template-news .w-news-post-meta-author:before,
.single-post .w-news-post-meta-author:before {
    content: "\f007"
}

.page-template-template-news .w-news-post-meta-category:before,
.single-post .w-news-post-meta-category:before {
    content: "\f07c"
}

.single-post .post-thumbnail {
    margin-bottom: 15px
}

.single-post .w-blog-post-meta {
    margin-bottom: 21px
}

.single-post h2.author-title {
    margin-top: 3px !important
}

.woocommerce-Tabs-panel h2 {
    margin-top: 0 !important
}

.woocommerce-Tabs-panel span.callUs_inside_contactForm {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    color: #666
}

.contact-form-right .phone-number,
.contact-form-right .your-email,
.contact-form-right .your-message,
.contact-form-right .your-name,
.contact-form-right .your-subject,
.woocommerce-Tabs-panel .your-email,
.woocommerce-Tabs-panel .your-message,
.woocommerce-Tabs-panel .your-name,
.woocommerce-Tabs-panel .your-phone,
.woocommerce-Tabs-panel .your-subject {
    position: relative
}

.contact-form-right .phone-number:before,
.contact-form-right .your-email:before,
.contact-form-right .your-message:before,
.contact-form-right .your-name:before,
.contact-form-right .your-subject:before,
.woocommerce-Tabs-panel .your-email:before,
.woocommerce-Tabs-panel .your-message:before,
.woocommerce-Tabs-panel .your-name:before,
.woocommerce-Tabs-panel .your-phone:before,
.woocommerce-Tabs-panel .your-subject:before {
    font-family: fontawesome;
    float: left;
    font-size: 1.3rem;
    transition: opacity .3s, color .3s;
    color: #cecece;
    position: absolute;
    left: 15px;
    top: -3px;
    font-weight: 300
}

.contact-form-right .your-name:before,
.woocommerce-Tabs-panel .your-name:before {
    content: "\f007"
}

.contact-form-right .your-email:before,
.woocommerce-Tabs-panel .your-email:before {
    content: "\f003"
}

.contact-form-right .phone-number:before,
.woocommerce-Tabs-panel .your-phone:before {
    content: "\f095"
}

.contact-form-right .your-subject:before,
.woocommerce-Tabs-panel .your-subject:before {
    content: "\f046"
}

.contact-form-right .your-message:before,
.woocommerce-Tabs-panel .your-message:before {
    content: "\f040";
    top: 9px
}

.contact-form-right .phone-number input,
.contact-form-right .your-email input,
.contact-form-right .your-message textarea,
.contact-form-right .your-name input,
.contact-form-right .your-subject input,
.woocommerce-Tabs-panel .your-email input,
.woocommerce-Tabs-panel .your-message textarea,
.woocommerce-Tabs-panel .your-name input,
.woocommerce-Tabs-panel .your-phone input,
.woocommerce-Tabs-panel .your-subject input {
    padding-left: 45px
}

.contact-form-right,
.contact-info-left {
    padding: 0 15px
}

.contact-info-left .address:before,
.contact-info-left .email:before,
.contact-info-left .ph:before {
    font-family: fontawesome;
    color: #8560a8;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    border: 2px solid #8560a8;
    float: left;
    line-height: 60px;
    text-align: center;
    font-size: 27px;
    margin-right: 15px
}

.contact-info-left .address:before {
    content: "\f041"
}

.contact-info-left .ph:before {
    content: "\f095"
}

.contact-info-left .email:before {
    content: "\f0e0"
}

.contact-info-left .address .wpb_wrapper,
.contact-info-left .email .wpb_wrapper,
.contact-info-left .ph .wpb_wrapper {
    line-height: 24px;
    padding-top: 12px
}

.contact-form-right h3,
.contact-info-left h3 {
    font-weight: 300 !important
}

.contact-info-left .social {
    float: left;
    margin-bottom: 24px
}

.woo-login-popup-sc-modal label.woocommerce-form__label-for-checkbox.checkbox {
    line-height: 39px;
    padding-left: 0
}

.woo-login-popup-sc-modal label.woocommerce-form__label-for-checkbox.checkbox input#mailchimp_woocommerce_newsletter {
    position: absolute;
    left: 0;
    top: 6px
}

.woocommerce-message {
    border-top-color: #8560a8 !important
}

.woocommerce-message:before {
    color: #8560a8 !important
}

.post-type-archive-product .site-content {
    max-width: 1240px;
    margin: 225px auto 0
}

.post-type-archive-product .site-content .quick-enquiry {
    margin-top: 90px !important
}

.woocommerce-billing-fields label[for=billing_country],
.woocommerce-shipping-fields label[for=shipping_country] {
    float: left;
    padding-right: 15px
}

.woocommerce-billing-fields .address-field .woocommerce-input-wrapper {
    position: relative;
    top: 3px;
}

.woocommerce-shipping-fields label.woocommerce-form__label-for-checkbox span {
    position: relative;
    top: -7px;
    font-weight: 700;
    font-size: 16px;
}

.woocommerce-shipping-fields h3#ship-to-different-address {
    margin-bottom: 11px
}

.woocommerce-checkout label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    float: left
}

.woocommerce-checkout label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox input#createaccount,
.woocommerce-checkout label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox input#mailchimp_woocommerce_newsletter {
    left: 0;
    top: 12px
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    width: 100%;
    height: auto
}

.cart_item td,
.shop_table th {
    text-align: center
}

.cart_item a.remove {
    margin: 0 auto
}

input#coupon_code {
    min-width: 150px;
    height: 34px;
    border-radius: 2px;
    font-size: 14px;
    text-align: center
}

.woocommerce table.shop_table th,
.woocommerce td.actions {
    background-color: #f5f5f5
}

.woocommerce div#customer_login h2 {
    margin-top: 6px !important
}

.woocommerce-category-listing ul.product-cats {
    float: left;
    list-style: none
}

.woocommerce-category-listing ul.product-cats li {
    width: 33%;
    float: left;
    padding: 0 6px;
    margin-bottom: 15px;
    min-height: 211px
}

.woocommerce-category-listing ul.product-cats li h2.category_title {
    font-size: 16px !important;
    text-align: center;
    margin-top: 15px !important;
    text-transform: uppercase;
    color: #8560a8 !important
}

.woocommerce-category-listing ul.product-cats li img {
    background-color: #fff;
    width: 219px;
    height: 143px;
    margin: 0 auto
}

.woocommerce-category-listing ul.product-cats li a:hover {
    color: #8560a8;
    text-decoration: none
}

.contact-info-left .social-button,
.contact-info-left .social-button .hover-effect {
    border-radius: 50% !important;
    margin-right: 18px
}

.contact-form-right label {
    margin-bottom: 12px
}

.contact-form-right input[type=submit] {
    font-weight: 300;
    font-size: 15px
}

#ButtonP:hover input,
#inputButton:hover,
.contact-form-right input[type=submit]:hover,
.quick-enquiry div[role=form] input[type=submit]:hover {
    background-color: #8560a8
}

#back:hover {
    background-color: #e27a12;
    text-decoration: none
}

#inputButton {
    border-radius: .3rem
}

.consultation-from-wrap #ButtonP input#inputButton[type=submit]:hover,
.consultation-from-wrap #ButtonP:hover input {
    background-color: #32cd32 !important
}

.italic-header {
    font-style: italic !important
}

.author-avatar img {
    width: 96px !important;
    height: 96px !important
}

nav.navigation.post-navigation {
    border: 0
}

.post-navigation div+div {
    border-top: 0
}

.nav-previous {
    width: 50%;
    float: left;
    text-align: left
}

.nav-next {
    width: 50%;
    float: right;
    text-align: right
}

.nav-next a:hover,
.nav-previous a:hover {
    text-decoration: none
}

.meta-nav {
    display: block;
    font-size: .8rem;
    line-height: 1.4rem;
    opacity: .5
}

.post-title {
    font-size: 18px !important;
    font-weight: 300 !important
}

.nav-next a:hover .post-title,
.nav-previous a:hover .post-title,
.post-title:hover {
    color: #8560a8 !important
}

.nav-previous a {
    padding-left: 27px;
    position: relative
}

.nav-next a {
    padding-right: 27px;
    position: relative
}

.nav-next a:before,
.nav-previous a:before {
    font: 2.5rem/1 fontawesome;
    position: absolute;
    top: 48px;
    opacity: .3
}

.nav-previous a:before {
    content: "\f104";
    left: 0
}

.nav-next a:before {
    content: "\f105";
    right: 0
}

.MattressSize select,
.ProductPurchased select,
.PurchasedMattress select {
    width: 100%;
    height: 46px;
    border-radius: 4px;
    box-shadow: 0 0 0 2px transparent, 0 1px 0 rgba(0, 0, 0, .08)inset;
    background-color: #f5f5f5;
    border: 1px solid #d1d1d1
}

button:focus,
button:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
    background: #8560a8 !important
}

.woocommerce-Tabs-panel label {
    margin-bottom: 9px
}

.w-image-wrap {
    width: 100%
}

.w-image-wrap .w-image {
    float: left;
    margin-right: 20px
}

.pagination .next.page-numbers,
.pagination .prev.page-numbers,
.pagination:after,
.pagination:before {
    background-color: #8560a8;
    border-radius: 50%;
    box-shadow: 0 0 0 0 #e8e8e8 inset !important;
    text-decoration: none
}

.pagination {
    border-top: 0 !important
}

.pagination .page-numbers {
    box-shadow: 0 0 0 2px #e8e8e8 inset !important;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center
}

.pagination .page-numbers.current {
    background-color: #8560a8 !important;
    color: #fff !important;
    box-shadow: 0 0 0 0 #e8e8e8 inset !important
}

.pagination .page-numbers:hover {
    background-color: #8560a8;
    color: #fff;
    box-shadow: 0 0 0 2px #8560a8 inset !important;
    text-decoration: none
}

.pagination .next:before {
    right: 0;
    top: 0
}

.w-blog-post-meta {
    margin: 21px 0
}

.author-admin .site-content {
    max-width: 1240px;
    margin: 225px auto 0
}

.author-admin .site-content .sidebar {
    float: right
}

.author-admin .site-content div#primary {
    width: 65%
}

input[type=radio]:after,
input[type=radio]:checked:after {
    width: 15px;
    height: 15px;
    top: 0px;
    left: 0px;
    position: relative;
    content: '';
    display: inline-block;
    visibility: visible;
    cursor: pointer
}

input[type=radio]:after {
    border-radius: 15px;
    background-color: #FFF;
    border: 2px solid #000
}

input[type=radio]:checked:after {
    border-radius: 15px;
    background-color: orange;
    border: 2px solid #000
}

.logged-in.admin-bar header.site-header,
.logged-in.admin-bar section.top-header-section {
    top: 32px
}

.logged-in.admin-bar #wpadminbar {
    position: fixed;
    width: 100%;
    top: 0
}

.woocommerce-Address {
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: .3rem
}

.woocommerce-MyAccount-content h3 {
    margin-top: 0 !important
}

.home .vc_custom_1528835476838 {
    padding-top: 30px !important
}

.category-news header.entry-header {
    display: block
}

.consultation-email-heading,
.consultation-from-wrap .ajax-loader.is-active,
.free-consultation-page .row.align-center #back,
.pagination:after {
    display: none
}

.author-info {
    border: 1px solid #ccc;
    border-radius: .3rem;
    padding: 15px 15px 0;
    float: left;
    width: 100%
}

.single-post .entry-content ul {
    padding-left: 36px
}

.single-post .entry-content ul li {
    padding-bottom: 15px
}

h4 {
    text-transform: capitalize !important
}

.woo-login-popup-sc-modal input#mailchimp_woocommerce_newsletter {
    margin: 8px 0 0
}

.woocommerce-page .woocommerce-MyAccount-navigation {
    background: #45174e;
    border-radius: .3rem;
    margin-left: 0;
    overflow: hidden
}

.woocommerce-page .woocommerce-MyAccount-navigation ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.woocommerce-page .woocommerce-MyAccount-navigation ul li {
    padding: 0 20px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #662573;
    border-top: 1px solid #0b030c
}

.woocommerce-page .woocommerce-MyAccount-navigation ul li.is-active,
.woocommerce-page .woocommerce-MyAccount-navigation ul li:hover {
    background-color: #662573
}

.woocommerce-page .woocommerce-MyAccount-navigation ul li a,
.woocommerce-page .woocommerce-MyAccount-navigation ul li.is-active a {
    color: #fff;
    padding: 10px 0 10px 15px;
    float: left;
    width: 100%;
    position: relative
}

.woocommerce-page .woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-page .woocommerce-MyAccount-navigation ul li.is-active a:hover {
    text-decoration: none
}

.woocommerce-page .woocommerce-MyAccount-navigation ul li:first-child {
    border-top: 0
}

.woocommerce-page .woocommerce-MyAccount-navigation ul li:last-child {
    border-bottom: 0
}

.woocommerce-page .woocommerce-MyAccount-navigation ul li a:before {
    content: "\f105";
    font-family: fontawesome;
    color: #fff;
    position: absolute;
    left: 0;
    top: 9px;
    opacity: .7
}

.woocommerce-page .woocommerce-MyAccount-navigation ul li a:hover:before {
    opacity: 1;
    left: 3px
}

.woocommerce-info {
    border-top-color: #662573
}

.woocommerce-info:before {
    color: #662573
}

.footer-last-col .copyright span {
    line-height: 16px;
    height: 20px
}

.footer-last-col .copyright .link a {
    color: #000
}

.footer-last-col .copyright .link a:hover {
    color: #8560a8;
    text-decoration: none
}

.w-testimonial-author-name {
    float: left;
    width: 100%
}

.w-testimonial-author-name h5 {
    color: #666;
    padding-top: 15px;
    font-size: 16px !important;
    font-weight: 600
}

#PCVali {
    float: left;
    width: 100%;
    margin: 15px 0
}

.hidevali,
.valiFail {
    font-size: 13px;
    text-indent: 0;
    float: left;
    line-height: 18px
}

.consultation-from-wrap .padding-bottom b {
    font-weight: 600;
    margin-left: 5px;
}

.comment-content h4,
.comment-content h5,
.comment-content h6,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6 {
    font-weight: 400
}

.listing-bullets {
    float: left;
    width: calc(100% - 30px);
    padding-left: 30px
}

.type-of-result {
    border: 1px solid #ccc;
    margin-top: 30px !important
}

.type-of-result .heading {
    float: left;
    width: 100%
}

.headerblock,
.type-of-result .heading span {
    padding: 15px;
    float: left;
    width: 100%;
    text-transform: capitalize
}

#recommended_products,
#yourOverallType,
#yourPartnerType,
#yourType {
    float: left;
    width: 100%;
    padding: 15px;
    margin: 0
}

#recommended_products {
    padding-bottom: 0 !important
}

.mat-heading {
    font-weight: 700;
    color: #000;
    border-bottom: 1px solid #ccc;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    padding-bottom: 9px
}

#menu-top-navigation-menu .menu-item button.dropdown-toggle {
    height: 39px
}

.toggled-on.dropdown-toggle:after {
    color: #8560a8
}

#payway-credit-card iframe {
    height: 100%;
    min-height: 250px
}

img.woocommerce-placeholder.wp-post-image {
    max-height: 167px
}

.blog #secondary {
    float: right
}

.blog .site-content {
    max-width: 1240px;
    margin: 254px auto 0
}

@media screen and (min-width:56.875em) {
    .blog .content-area {
        width: 63%
    }
}

a.wpfai-link {
    opacity: 10 !important
}

.wpfai-list {
    padding-left: 0 !important
}

.wpfai-list li {
    margin: 0 !important
}

.woocommerce-Tabs-panel--related_product_tab .woocommerce-loop-product__title {
    min-height: 60px !important
}

h2.woocommerce-loop-product__title {
    min-height: 28px !important;
    line-height: 17px;
    padding-bottom: 0 !important
}

.product-template-default.single-product .product span.listingPagePriceForMattressOnly {
    color: red;
    font-size: 16px !important;
    font-weight: 600;
    vertical-align: text-top;
    line-height: 4px
}

.highlighted_note_portions,
.product span.listingPagePriceForMattressOnly,
.product_page_special_note {
    color: red;
    font-size: 16px !important;
    font-weight: 600;
    vertical-align: text-top;
    line-height: 23px
}

.removeFromResult img {
    image-rendering: auto !important;
    image-rendering: auto;
    image-rendering: -webkit-auto-edges
}

a.buynow-link {
    background-color: #FD8814;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 6px 21px
}

a.buynow-link:hover {
    background-color: #e27a12
}

.textwidget.custom-html-widget span.text.hidesmall {
    font-size: 13px;
    text-align: left
}

@media only screen and (min-device-width:375px)and (max-device-width:812px)and (-webkit-min-device-pixel-ratio:3)and (orientation:landscape) {

    .free-consultation-page .TopDesc.removeFromResult {
        line-height: 24px;
    }
    .content-area.twentysixteen,
    .sidebar {
        width: 100% !important
    }

    .text.hidesmall,
    footer .main-navigation {
        display: none
    }

    header.site-header {
        padding-bottom: 18px !important
    }

    .twentysixteen .site-main {
        margin: 0 !important
    }

    .sidebar {
        padding: 0 50px
    }

    .home .site-content {
        margin-top: 145px
    }

    .slider-pic {
        right: 0 !important
    }

    .main-navigation li {
        padding: 0;
        background: #fff
    }

    .home .onlyPrimary {
        padding-top: 36px
    }

    .home-products .woocommerce ul.products li.product a img {
        height: auto !important
    }

    .home-products .woocommerce ul.products li.product {
        margin: 0 20px 2.992em 0 !important;
        width: 22% !important
    }

    .footer-last-col .col-sm-12 {
        width: 33.3%
    }

    .footer-last-col .social-button {
        width: 38px;
        height: 38px
    }

    .footer-last-col .social-button a {
        line-height: 38px
    }

    img.owner-pic {
        width: auto !important
    }

    .site-header-main .top-right-big-block {
        top: 18px
    }

    .site-header-menu {
        background-color: #fff;
        top: 8px;
        max-height: 200px !important;
        overflow-y: auto;
        overflow-x: hidden;
        box-shadow: 0 4px 10px rgba(0, 0, 0, .4)
    }

    .mobileMenuON {
        position: fixed
    }

    .main-navigation .primary-menu {
        border-bottom: 1px solid #f1f1f1
    }

    .main-navigation li {
        border-top: 0;
        box-shadow: 0 1px 0 rgba(0, 0, 0, .06)inset
    }

    .main-navigation .current-menu-item>a {
        color: #fd8814 !important;
    }

    .site-header-main button:focus,
    .site-header-main button:hover {
        background: 0 0 !important
    }

    .main-navigation a:hover,
    .main-navigation li.focus>a,
    .main-navigation li:hover>a {
        color: #8560a8 !important
    }

    .toggled-on.dropdown-toggle:after,
    .toggled-on.dropdown-toggle:after {
        color: #8560a8 !important
    }

    .main-navigation a {
        color: #8560a8 !important;
        font-size: 16px;
        padding: 3px 12px;
        line-height: 27px !important;
        width: auto
    }

    .dropdown-toggle:after {
        border-left-width: 0;
        font-size: 1.5em;
        color: #8560a8
    }

    .main-navigation a:before {
        content: '';
        background: transparent !important
    }

    .testimonials-bg .col-sm-12 {
        width: 50%;
        padding-top: 40px !important
    }

    .free-desc {
        font-size: 12px
    }

    .footer-top-block .col-sm-12 {
        width: 25%
    }

    .main-navigation .current-menu-item>a {
        color: #fd8814 !important;
    }

    .main-navigation a:hover,
    .main-navigation li.focus>a,
    .main-navigation li:hover>a {
        color: #8560a8 !important;
        width: auto
    }

    .toggled-on.dropdown-toggle:after,
    .toggled-on.dropdown-toggle:after {
        color: #8560a8 !important
    }

    .main-navigation li ul.sub-menu {
        border: 0 !important
    }

    .main-navigation .menu-item-has-children>a {
        margin-right: 44px
    }

    .page-template-default .onlyPrimary {
        padding-top: 0
    }

    .product-template-default .site-content {
        margin: 178px auto 0
    }

    .product-description {
        width: 100% !important
    }

    .site-branding {
        position: relative;
        z-index: 99;
        left: 70px
    }

    .menu-toggle {
        position: absolute;
        top: 60px
    }

    .catbannerblocks .col-lg-3.col-sm-12 {
        margin-bottom: 20px
    }

    .container {
        width: 100% !important
    }

    header.site-header {
        height: 148px
    }

    .site-header-menu {
        background-color: #fff;
        top: 13px;
        max-height: 260px !important;
        overflow-y: auto;
        overflow-y: auto;
        overflow-x: hidden;
        box-shadow: 0 2px 12px rgba(0, 0, 0, .4)
    }

    .site-header-main .top-right-big-block {
        right: 26px;
        top: 15px
    }

    .menu-toggle {
        left: 24px
    }
}

@media only screen and (min-device-width:375px)and (max-device-width:812px)and (orientation:portrait) {
    .woocommerce div.product form.cart .variations select {
        width: 90% !important;
        margin-right: 0
    }

    #mainFormInput div input {
        height: 29px;
        top: 1px;
        left: 1px;
    }

    .home.admin-bar .site-content {
        margin-top: 206px;
    }

    .home .site-content {
        margin-top: 220px;
    }

    .page-template-default .onlyPrimary {
        padding-top: 8px !important;
    }

    img.owner-pic {
        width: auto !important;
    }

    .general-content-area .wpb_text_column .wpb_wrapper img.border.align-left,
    .general-content-area .wpb_text_column .wpb_wrapper img.border.alignright {
        display: block;
        float: none;
        margin: 0 auto 20px;
    }

    .woocommerce-cart .shop_table .shipping .shipping_method_0_local_pickup3:before {
        right: 20px;
    } 

    .shop_table.shop_table_responsive .shipping_method {
        right: 124px;
        position: absolute;
        margin-top: 6px !important;
    }
}

.woocommerce ul.products li.product a img {
    width: 330px !important;
    margin: 0 auto 1em;
}

.woocommerce .related.products ul.products li.product a img {
    height: 100% !important;
}

.custom-logo {
/*width:auto!important;max-width:100%!important;height:auto!important;

max-height:100%!important;width:150px!important;
max-width:150px!important;height:126px!important;max-height:126px!important;*/
width: 120px!important;max-width: 150px!important;height: 100px!important;max-height: 120px!important;margin: 12.5px 0;
}

/*.custom-logo-link{width:150px;height:126px;}*/

.page-template-template-consultation-page .vc_column-inner {
    max-width: 680px;
    margin: 0 auto;
}
.page-template-template-consultation-page .woocommerce.columns-3 ul.products li.product{
    width: 100% !important;
}
.page-template-template-consultation-page .consultation-from-wrap .type-of-result{
    width: 50%;
}

body.woocommerce-cart .woocommerce-message .button.wc-forward {
    display: none;
}

.cart-contents-count {
    color: #fff;
    background-color: #FD8814;
    font-weight: 700;
    border-radius: 10px;
    padding: 1px 6px !important;
    line-height: 1;
    vertical-align: top;
    width: auto !important;
    float: none !important;
    margin-left: -10px;
}

.cartinfo-wrap {
    width: 100%;
    display: flex;
}

.header-minicart a.cart-contents {
    color: #fff;
    text-align: right;
    position: absolute;
    right: 0;
}

.header-minicart a.cart-contents:before {
    content: "\f07a";
    width: 20px;
    height: 20px;
    font-family: fontawesome;
    left: 0;
    top: 0;
    font-weight: 300;
    font-size: 20px;
}

.category-listing .wpb_content_element {
    margin-bottom: 0 !important;
}

.category-listing .wpb_single_image a img {
    width: 266px;
    height: 174px;
}

.category-listing .category_title {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    text-align: center;
    margin-top: 15px !important;
    text-transform: uppercase !important;
    color: #8560a8;
    letter-spacing: 0;
}

.wpb_content_element {
    margin-bottom: 16px !important;
}

.product-description {
    display: block;
    float: left;
    width: 33.33%;
    margin-top: 35px;
    padding: 0 15px;
}

.product-description p {
    text-align: justify;
}

.product-description h2 {
    font-weight: 500 !important;
    color: #333;
}

.consultation-notice,
.freeshipping-notice {
    display: block;
    margin-bottom: 20px;
    line-height: 22px;
    color: #e47b12;
    font-weight: 600;
}

.homeproducts,
.woocommerce ul#shipping_method.amount {
    display: none;
}

.select2-container--default .select2-selection--single {
    background-color: #f7f7f7;
    border: 2px solid #ececec;
    border-radius: 4px;
    height: 45px;
    outline: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 43px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px;
}

.woocommerce-checkout-review-order .cart_item td,
.woocommerce-checkout-review-order .shop_table th {
    text-align: left;
}

.home-products .woocommerce ul.products li.product a img {
    width: 100% !important;
    height: 187px;
}

.home-products .woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    margin: 0 30px 2.992em 0;
    width: 22.52%;
}

.home-products .woocommerce ul.products li.product .woocommerce-loop-product__title {
    margin-top: 9px !important;
}


@media only screen and (min-width:375px)and (max-width:667px)and (orientation:portrait) {
    .button.consult_button {
        margin: 7px 0 !important;
    }

    .product-template-default.single-product .product span.listingPagePriceForMattressOnly {
        line-height: 22px;
    }
}

@media only screen and (min-width:375px)and (max-width:667px)and (orientation:landscape) {
    .site-header-main .top-right-big-block {
        top: 16px !important;
    }

    .slider-pic {
        top: -1px;
    }

    .catbannerblocks .col-lg-3.col-sm-12 {
        min-height: 270px !important;
    }

    .product-template-default.single-product .product span.listingPagePriceForMattressOnly {
        line-height: 22px;
    }

    img.owner-pic {
        width: auto !important;
    }

    .product-template-default .site-content {
        margin: 165px auto 0
    }

    .footer-last-col .social-button {
        width: 32px !important;
        height: 32px !important
    }

    .footer-last-col .social-button a {
        line-height: 32px !important
    }

    .footer-last-col .cards span {
        width: 192px
    }

    .footer-last-col .copyright span {
        font-size: 10px
    }
}

@media only screen and (min-width:640px)and (max-width:640px) {
    .site-header-main .top-right-big-block {
        top: 25px !important
    }
}

@media only screen and (min-width:414px)and (max-width:736px)and (orientation:portrait) {
    .woocommerce div.product form.cart .button {
        margin: 0 5px !important
    }

    .button.consult_button {
        margin: 0 4px !important
    }

    .page-template-template-news .w-news-post-wrap .w-news-post-preview,
    .status-publish.hentry .w-image-wrap .w-image {
        text-align: center;
        width: 100%;
        margin: 0 auto 15px
    }

    .page-template-default .onlyPrimary {
        padding-top: 5px !important
    }

    .site-header-menu {
        max-height: 380px !important
    }

    .free-consultation-page .personCount h4 {
        font-size: 20px !important
    }

    .status-publish.hentry .wpb_text_column:last-child {
        margin: 0 auto
    }

    .home .site-content {
        margin-top: 220px
    }

    .admin-bar.home .site-content {
        margin-top: 209px
    }

    .header-minicart a.cart-contents {
        right: 43px !important;
        top: -26px
    }
}

@media only screen and (min-width:414px)and (max-width:736px)and (orientation:landscape) {
    .site-header-main .top-right-big-block {
        top: 25px
    }

    .site-header-main .top-right-big-block span {
        text-align: center;
        font-size: 13px;
        line-height: 20px
    }

    .site-header-main .top-right-big-block .ph a:before {
        top: 5px
    }

    .home .site-content {
        margin-top: 110px
    }

    .catbannerblocks .col-lg-3.col-sm-12 {
        min-height: 290px !important
    }

    .testimonial-slide {
        margin-right: 60px
    }

    .free-consultation-page .personCount h4 {
        line-height: 32px;
        font-size: 17px
    }

    .header-minicart a.cart-contents {
        right: 10px !important;
        top: 0 !important
    }

    .home-products .woocommerce ul.products li.product {
        margin: 20px 0 !important;
        width: 48% !important
    }

    .footer-last-col .cards span {
        background-size: 220px;
        background-position: 0 -67px
    }

    .footer-last-col .col-sm-12 {
        width: 31%
    }

    .footer-last-col .social-button {
        width: 37px;
        height: 37px
    }

    .footer-last-col .social-button a {
        line-height: 35px
    }

    .footer-last-col .copyright span {
        font-size: 11px
    }

    #menu-top-navigation-menu .menu-item button.dropdown-toggle {
        height: 44px
    }

    .menu-toggle {
        top: 50px
    }

    .site-content {
        margin-top: 145px
    }

    .site-branding {
        top: 0;
        left: 64px
    }
}

@media only screen and (min-width:768px)and (max-width:1024px)and (orientation:portrait) {
    .free-desc {
        text-align: center;
        font-weight: 600;
        color: #7b7b7b;
        line-height: 22px;
        font-size: 11px
    }

    #site-header-menu button.dropdown-toggle:hover,
    #site-header-menu button.dropdown-toggle:focus {
        background: none !important
    }
}

@media only screen and (min-device-width:320px)and (max-device-width:568px) {
    .site-header-main .top-right-big-block .btn a {
        font-size: 12px !important;
        font-weight: 600
    }

    .site-header-main .top-right-big-block span {
        text-align: center;
        font-size: 12px;
        line-height: 21px
    }

    .page-template-default .onlyPrimary {
        padding-top: 20px
    }

    .rev_slider .rev-btn a {
        font-size: 9px !important;
        left: -26px !important;
        bottom: -8px;
        background-color: rgba(253, 136, 20, .75) !important;
        border-radius: 3rem;
        padding: 3px 12px !important;
        position: relative;
        font-weight: 300 !important;
        font-family: verdana;
        text-align: center !important
    }

    .top-header-section li {
        padding: 0 !important
    }

    .top-header-section li a {
        padding-left: 9px !important;
        padding-right: 9px !important
    }
}

@media screen and (min-width:320px)and (max-width:568px)and (orientation:landscape) {
    .woocommerce-cart .cart_totals .shop_table #shipping_method span.woocommerce-Price-amount.amount{
        display: none;
    }
    .woocommerce-cart .cart_totals .shop_table ul#shipping_method li:nth-child(2) input{
        margin: 3px 8px;
    }
    .woocommerce-cart .shop_table .shipping_method_0_local_pickup3:before{
        margin-left: 18px;
    }
    .site-header-main .top-right-big-block {
        max-width: 289px
    }

    .site-header-main .top-right-big-block span {
        line-height: 20px
    }

    .catbannerblocks .col-lg-3.col-sm-12 {
        margin-bottom: 0 !important
    }

    .free-consultation-page .personCount h4 {
        font-size: 14px !important;
        line-height: 26px
    }

    .footer-last-col .col-sm-12 {
        width: 100%
    }

    #menu-top-navigation-menu .menu-item button.dropdown-toggle {
        height: 39px
    }
}

@media only screen and (min-width:320px) and (max-width:320px){
.woocommerce-cart .cart_totals .shop_table ul#shipping_method li:nth-child(2) input{margin: 3px 8px;}
}
@media only screen and (min-width:667px)and (max-width:667px){
.woocommerce-cart .cart_totals .shop_table #shipping_method span.woocommerce-Price-amount.amount{display: none;} 
.woocommerce-cart .cart_totals .shop_table ul#shipping_method li:nth-child(2) input{margin: 3px 8px;}
}
@media only screen and (min-width:736px)and (max-width:736px){
.woocommerce-cart .cart_totals .shop_table #shipping_method span.woocommerce-Price-amount.amount{display: none;} 
.woocommerce-cart .cart_totals .shop_table ul#shipping_method li:nth-child(2) input{margin: 3px 8px;}
}

@media only screen and (min-width:320px)and (max-width:568px)and (orientation:portrait) {
.woocommerce-cart .shop_table .shipping .shipping_method_0_local_pickup3:before {
    right: 20px;
}
.woocommerce-cart .cart_totals .shop_table #shipping_method span.woocommerce-Price-amount.amount{
    display: none;
} 


.button.consult_button {
    margin: 7px 0 !important
}
.home.admin-bar.page-template-default .onlyPrimary {
    padding-top: 8px
}

.page-template-default .onlyPrimary {
    padding-top: 20px
}

header.site-header {
    height: 228px
}

.free-consultation-page .CPsleep.removeFromResult img.align-left {
    padding: 0
}

.free-desc {
    font-size: 14px
}

.woocommerce div.product form.cart .variations select {
    min-width: auto !important;
    width: 64%
}

.woocommerce div.product form.cart .variations select option {
    font-size: 12px !important
}

.product-template-default.single-product .product span.listingPagePriceForMattressOnly {
    line-height: 21px
}

.free-consultation-page .personCount h4 {
    font-size: 15px
}
}

.shop_table .shipping_method_0_local_pickup3 {
    visibility: hidden
}

.shop_table .shipping_method_0_local_pickup3:before {
    content: "Local pickup";
    position: absolute;
    color: #666;
    margin-left: 22px;
    visibility: visible
}

.pswp__caption__center {
    text-align: center
}

input[type=checkbox]+span {
    display: block;
    margin: 0;
    cursor: pointer;
    padding: 0
}

input[type=checkbox] {
    display: none !important
}

input[type=checkbox]+span:before {
    content: "\2714";
    border: 2px solid #000;
    border-radius: 0;
    width: 20px;
    height: 20px;
    padding: 1px 5px;
    margin-right: 10px;
    vertical-align: middle;
    color: transparent;
    transition: .2s;
    font-size: 14px;
    font-weight: 600
}

input[type=checkbox]+span:active:before {
    transform: scale(0)
}

input[type=checkbox]:checked+span:before {
    color: #fd8814
}

.woocommerce-checkout h3#ship-to-different-address {
    padding-left: 0
}

@media only screen and (min-device-width:1024px)and (max-device-width:1024px)and (orientation:portrait)and (-webkit-min-device-pixel-ratio:2) {
    .main-navigation .primary-menu {
        padding: 0 80px
    }

    .page-template-default .onlyPrimary {
        padding-top: 8px
    }

    .home-products .woocommerce ul.products li.product a img {
        height: auto !important;
    }

    .site-header-main .top-right-big-block span {
        line-height: 23px !important
    }

    .site-header-menu {
        top: 5px !important;
        background-color: transparent !important
    }

    .main-navigation .primary-menu {
        border: 0 !important
    }

    .site-branding {
        top: 0 !important
    }

    .main-navigation a {
        color: #fff !important
    }

    .main-navigation li {
        box-shadow: none !important
    }

    .main-navigation ul ul a {
        color: #8560a8 !important
    }

    .main-navigation li.focus>a,
    .main-navigation li:hover>a {
        color: #fff !important
    }

    .home-products .woocommerce ul.products li.product {
        width: 46.9% !important
    }
}

@media only screen and (min-device-width:320px)and (max-device-width:480px)and (orientation:landscape) {
    .woocommerce-cart .cart_totals .shop_table #shipping_method span.woocommerce-Price-amount.amount{
        display: none;
    }
    .woocommerce-cart .cart_totals .shop_table ul#shipping_method li:nth-child(2) input{
        margin: 3px 8px;
    }
    .site-header-main .top-right-big-block {
        top: 16px !important
    }

    .custom-logo-link {
        background: url(images/logo-small.png)center center no-repeat;
        /* width: 120px!important;
        height: 100px!important; */
        margin: 2px auto;
        background-size: 120px;
    }
}

@media only screen and (max-device-width:768px) {
    .woocommerce div.product form.cart .variations label {
        width: 100%;
        display: block;
        text-align: left
    }
}

@media only screen and (max-width:411px)and (min-width:823px)and (orientation:portrait) {
    .button.consult_button {
        margin: 0 10px !important
    }
}

@media screen and (device-aspect-ratio:2/3) {

    select,
    /* textarea, */
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"] {
        font-size: 14px
    }
}

@media screen and (device-aspect-ratio:40/71) {

    select,
    /* textarea, */
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"] {
        font-size: 14px
    }
}

@media screen and (device-aspect-ratio:375/667) {

    select,
    /* textarea, */
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"] {
        font-size: 14px
    }
}

@media screen and (device-aspect-ratio:9/16) {

    select,
    /* textarea, */
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"] {
        font-size: 14px
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    select,
    /* textarea, */
    input {
        font-size: 14px !important
    }
}

.woocommerce-cart-form .shop_table td.product-name a {
    pointer-events: none
}

.pagination .page-numbers {
    margin: 0
}

.pagination .nav-links {
    padding-right: 130px
}


#replyArea .consultation-email-heading img{
    width: 150px;
    max-width: 150px;
}

body:not(page-id-339) div.rc-anchor {
visibility: hidden;
opacity: 0;
} 
body:not(page-id-339) div.rc-anchor-invisible {
    display: none;
} 


