/*
Theme Name: Reliqus-fs
Theme URI: http://reliqus.com
Author: Reliqus Consulting
Author URI: http://reliqus.com/
Description: A versatile and responsive Bootstrap WordPress starter theme Furniture shop based on Twitter Bootstrap 3.3.1.
Version: 1.50
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, right-sidebar, fluid-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, rtl-language-support, theme-options, translation-ready
Text Domain: reliqus
*/
/* The bootstrap.css file is auto-enqueued in functions.php */
/****************** Special Blank CSS classes for child themes to use without disturbing core bootstrap styles ****************/
/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a {
    color: #007bff;
}

a:hover {
    color: #D40F02;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */

    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

body {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #282320;
    line-height: 170%;
    overflow-x: hidden;
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Lato', sans-serif;
}

h1 {
    text-transform: uppercase;
    color: #003947;
    line-height: 120%;
    font-size: 1.6em;
    font-weight: 400;
    letter-spacing: 1px;
}

h2 {
    font-size: 1.5em;
    color: #1d3b48;
    line-height: 120%;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}

h3 {
    font-size: 1.4em;
    line-height: 150%;
    color: #1d3b48;
    font-weight: 600;
}

h3 a {
    color: inherit;
}

h4 {
    font-size: 1.3em;
    line-height: 150%;
    color: #353535;
}

h5 {
    font-size: 1.2em;
    line-height: 150%;
    color: #414241;
}

h6 {
    font-size: 1em;
    line-height: 150%;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #1d3b48;
}

p {
    font-size: 1em;
    font-family: 'Lato', sans-serif;
    color: #003947;
    line-height: 170%;
    letter-spacing: 0.5px;
}

img {
    max-width: 100%;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

a,
a:hover,
button,
button:hover {
    text-decoration: none;
}

.transition,
a,
a:hover,
button,
button:hover,
a:before,
a:after {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/*global class end*/

section,
footer {
    padding: 60px 0;
    position: relative;
}

.align-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-direction: row;
}

.vertical-middle {
    vertical-align: middle;
    display: table-cell;
}

.bg-style {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.title {
    margin-bottom: 30px;
}

.title h2 {
    margin-bottom: 0;
}

/*.title h2 a {
    color: #1d3b48;
}*/

.title h2 a:hover {
    color: #ff4438;
}

.container-fluid {
    padding: 0;
    width: 100%;
    max-width: 3000px;
}

.col-center {
    float: none;
    margin: auto;
}

.bg-img {
    background: #f5f5f5;
}

/*Header*/

.xoo-wsc-modal .xoo-wsc-basket {
    display: none;
}

.woo-area .xoo-wsc-modal .xoo-wsc-basket {
    display: block;
}

.header-col.fixed {
    position: fixed;
    background-color: #fff;
    width: 100%;
    z-index: 99;
    -ms-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    padding: 5px 0 0;
    -moz-box-shadow: 3px 4px 13px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 3px 4px 13px rgba(0, 0, 0, .2);
    box-shadow: 3px 4px 13px rgba(0, 0, 0, .2);
    padding-top: 0;
}
.header-col.fixed > .container {
    padding-top: 5px;
    padding-bottom: 5px;
}
.logged-in.admin-bar .header-col.fixed {
    margin-top: 32px;
}
.bg-orange{
    background-color: #f26520;
}
.header-col.fixed .container:first-child .row {
    margin-bottom: 0;
}

.logo:hover {
    opacity: 0.5;
}

header.header-style {
    padding: 20px 0px 0;
    -moz-box-shadow: 3px 4px 13px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 3px 4px 13px rgba(0, 0, 0, .2);
    box-shadow: 3px 4px 13px rgba(0, 0, 0, .2);
    z-index: 1;
    position: relative;
    height: 132px;
}

.header-help a {
    display: block;
}

.header-help a:hover {
    opacity: .7;
}

.help-icon,
.help-text {
    float: left;
}

.help-text {
    text-align: left;
    margin-right: 15px;
    margin-top: -4px;
}

.header-help a:last-child .help-text {
    margin-right: 0;
}

.help-icon {
    margin-right: 10px;
    padding: 10px 12px;
    background: #f26520;
    border-radius: 100px;
}

.help-text span {
    color: #252423;
    font-size: 15px;
    text-transform: uppercase;
}

.help-text p {
    font-size: 1.1em;
    color: #f26520;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 80%;
    letter-spacing: 1px;
    text-transform: uppercase;
}

header .container:first-child .row {
    margin-bottom: 10px;
}

.search-area {
    position: relative;
}

.search-area .form-inline input[type="text"] {
    outline: 0;
    border: 0 none;
    background: transparent;
    width: 365px;
    padding: 10px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    background-clip: padding-box;
    background-color: #ebebeb;
    font-weight: 300;
    float: left;
}

.search-area form button {
    border: 0 none;
    background: #ebebeb;
    padding: 10px;
    cursor: pointer;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.search-area form button:hover,
.search-area form button:focus {
    background: #ff6313;
    outline: 0;
}

.search-area form button:hover i,
.search-area form button:focus i {
    color: #fff;
}

.register-area ul,
.woo-area {
    list-style: none;
    text-align: right;
}

.register-area ul li,
.woo-area li {
    display: inline-block;
    position: relative;
}

ul.woo-area {
    display: flex;
}

.woo-area li {
    margin: 5px 6px;
}

.woo-area li.dropdown {
    margin: 0;
    padding: 5px 10px 10px;
    position: relative;
    height: 32px;
    width:  36px;
}

.register-area ul li:after {
    content: '';
    border-right: 1px solid #1b1b1b;
    position: absolute;
    right: -2px;
    top: 5px;
    width: 1px;
    height: 18px;
}

.register-area ul li:last-child:after {
    border-right: 0 none;
}

.register-area ul li a {
    color: #1b1b1b;
    font-family: "Lato";
    font-size: 17px;
    padding: 5px 15px;
}

.register-area ul li a:hover {
    color: #ff4438;
}

.search-area::-webkit-input-placeholder {
    color: #413e3e;
}

.search-area::-moz-placeholder {
    color: #413e3e;
}

.search-area:-ms-input-placeholder {
    color: #413e3e;
}

.search-area:-moz-placeholder {
    color: #413e3e;
}

.navbar {
    padding: 0;
}

/* ul.navbar-nav {
    margin-top: 9px;
} */
/* .navbar-nav li {
    padding: 10px 0;
} */

.navbar-nav li:first-child {
    margin-left: -20px;
}

.navbar-expand-sm .navbar-nav li {
    line-height: 230%;
}

.navbar-nav li a {
    color: #fff;
    font-size: 17px;
    border-bottom: 3px solid transparent;
    padding: 6px 20px;
    font-weight: bold;
    display: inline-block;
}

.navbar-nav li a:hover,
.navbar-nav li.active a,
.navbar-nav li a:focus {
    color: #fff;
    border-bottom-color: #fff;
}

ul.navbar-nav .nav-item a img,
ul.navbar-nav .menu-item a img {
    margin-right: 5px;
}

.woo-area li span {
    position: absolute;
    top: -8px;
    background-color: #ff4438;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    right: -11px;
    color: #fff;
    display: table;
    line-height: 20px;
    font-size: 12px;
}

.navbar-expand-sm .navbar-nav a sup {
    color: #ff4438;
    font-weight: 400;
}

.xoo-wsc-container {
    right: -420px;
}

a.xoo-wsc-remove,
.xoo-wsc-sum-col a:hover {
    color: #ff4438;
}

a.xoo-wsc-remove:hover {
    text-decoration: underline;
}

.xoo-wsc-sum-col a {
    color: #000;
}

.xoo-wsc-footer a.button {
    width: auto;
    display: inline-block;
}

.footer-form div.wpcf7-mail-sent-ok,
.footer-form div.wpcf7-validation-errors,
.footer-form div.wpcf7-acceptance-missing {
    position: absolute;
    text-align: center;
}

/*Footer*/

footer {
    background: #f8f8f8;
}

.footer-link ul li {
    list-style: none;
}

.footer-link ul li a {
    font-size: 0.875em;
    color: #1d3b47;
    font-family: "Lato";
}

.footer-category ul li {
    display: inline-block;
}

.footer-category ul li a {
    padding-right: 10px;
    position: relative;
}

.footer-category ul li a:hover,
.footer-link ul li a:hover,
.footer-number a:hover {
    color: #ff4438;
}

.footer-category ul li a:after {
    content: '|';
    position: absolute;
    left: auto;
    right: 0;
}

ul.cat-outer li:last-child a:after,
ul.sub-cat-outer li:last-child a:after {
    display: none;
}

.footer-category {
    margin-bottom: 40px;
}

.footer-number a {
    font-size: 0.875em;
    color: #1d3b47;
}

/*.woo-area li a {
    background: url(../../uploads/2020/02/Sprites_icons.jpg);
}*/

.woo-area li a img {
    opacity: 0;
}

li.dropdown.user-details {
    background: url(../../uploads/2020/02/Sprites_icons.jpg);
    background-position: 21% 0%;
}

li.wishlist {
    background: url(../../uploads/2020/02/Sprites_icons.jpg);
    background-position: 44% 5%;
    height: 30px;
    width: 26px;
}

li.dropdown.user-details a.user-details-link, li.wishlist a.wishlist-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
/*.woo-area li a:hover img {
    opacity: 0.5;
}*/

.footer-number,
.footer-social-icon {
    display: inline-block;
}

.footer-social-icon {
    float: right;
}

.footer-social-icon ul li {
    list-style: none;
    display: inline-block;
    margin: 0 5px;
}

.footer-social-icon ul li a:hover img {
    opacity: 0.5;
}

.footer-form h6 {
    text-transform: inherit;
}

.footer-form h6,
.footer-form form {
    display: inline-block;
}

.address-pd ul li:first-child {
    margin-bottom: 20px;
}

.footer-form form {
    width: 100%;
    float: right;
}

.footer-link h6 {
    font-weight: 600;
}

.form-control {
    border-radius: 0;
    padding: 10px;
    color: #6c757d;
    font-family: "Lato";
    height: 45px;
    border: 1px solid #d4d4d4;
    /*background-color: #e7e7e7;*/
    line-height: 100%;
    font-size: 0.9em;
    position: relative;
}

.footer-social {
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    padding: 10px 0;
    margin: 45px 0;
}

.footer-social .col-md-6:first-child {
    padding-left: 0;
}

.footer-social .col-md-6:last-child {
    padding-right: 0;
}

.copyright {
    text-align: center;
    border-top: 1px solid #d5d5d5;
    padding-top: 15px;
}

footer {
    padding-bottom: 0;
}

.subscribe-form input.form-control {
    /*width: 65%;*/

    float: left;
    height: 40px;
}

.subscribe-form input.btn {
    float: right;
    padding: 10px;
    margin: 0;
}

/*Home Page*/

.grey-bg {
    background: #f5f5f5;
}

.my-slider,
.my-slider .slick-list {
    height: 438px;
    overflow: hidden;
}

.my-slider.slick-slider .slick-arrow {
    left: 20px;
    right: auto;
    z-index: 9;
    top: 45%;
    background-color: #ff4438;
}

.my-slider.slick-slider .slick-arrow:hover {
    background: #d40f02;
}

.my-slider .slick-arrow.slick-next {
    right: 20px;
    left: auto;
}

.slider-img .container {
    padding: 73px 0;
}

.unslider {
    height: 438px;
    width: 100%;
    overflow: hidden;
}

.slider-img {
    overflow: hidden;
    /*background-size: cover;*/

    background-position: center;
    background-repeat: no-repeat;
}

.unslider-wrap {
    height: 438px;
}

.my-slider .unslider-wrap li {
    height: 438px;
    padding: 70px 0;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

.my-slider .unslider-wrap li .middle-col {
    padding: 70px;
    display: block;
}

.unslider-arrow {
    top: 50%;
    border: 1px solid #ff4438;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #ff4438;
    z-index: 0;
}

.unslider-arrow i {
    color: #fff;
}

.slider-style h4 {
    color: #8d8989;
    font-size: 1.3em;
    text-transform: uppercase;
}

.slider-style h2 {
    font-size: 5em;
    font-weight: 900;
    color: #3b3939;
    line-height: 100%;
}

.slider-style h2 span {
    color: #ff4438;
}

.slider-style p {
    font-size: 18px;
    text-transform: uppercase;
    color: #9e9e9e;
}

.slider-style p span {
    color: #3c3a3a;
    font-weight: 400;
}

.slider-style {
    text-align: left;
}

.customer-review {
    background: #003b49;
}

.customer-review .title h2 {
    color: #fff;
}

.cr-item {
    background: #fff;
    padding: 30px;
    margin-bottom: 30px;
}

.customer-review .col-md-6:nth-last-child(-n+2) .cr-item {
    margin-bottom: 0;
}

.cr-item-img {
    float: left;
    margin-right: 25px;
}

.cr-item-img img {
    width: 80px;
    height: 80px;
    border-radius: 100px;
}

.cr-item-text {
    display: table;
}

.cr-item-text h6 {
    left: 120%;
    margin: 6px 0 0;
    color: #003947;
    font-weight: 600;
}

.cr-item-text p {
    margin: 5px 0;
}

span.customer-name {
    color: #1d3b48;
}

.trending-slider .slide-item,
.trending-slider .slide-item img,
.products .slide-item,
.products .slide-item img {
    text-align: center;
}

.trending-slider .slide-item,
.products .slide-item {
    margin-bottom: 25px;
}

.trending-slider .slide-item img,
.products .slide-item img {
    margin: 0 auto;
}

.trending-slider h6 a,
.products h6 a,
span.price {
    color: #1d3b47;
    outline: 0;
}

.trending-slider h6 a:hover,
.products h6 a:hover {
    color: #ff4438;
}

.slide-item span.price {
    margin-bottom: 5px;
    display: table;
    margin: 0 auto;
}

.slide-item del {
    color: #a5a5a5;
}

.slide-item ins {
    float: left;
    margin-right: 7px;
    outline: 0 !important;
    text-decoration: none;
}

span.price.real-price {
    opacity: .6;
    text-decoration: line-through;
    font-size: 13px;
    margin-left: 10px;
}

.trending-slider h6,
.products h6 {
    font-weight: 600;
    margin: 10px 0 2px;
}

.item-img {
    position: relative;
    overflow: hidden;
    border: 8px solid #f1f1f1;
    background-color: #fff;
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.slick-slider .slick-arrow {
    background-color: #eaeaea;
    border: 0 none;
    padding: 4px 15px;
    top: 30%;
    position: absolute;
    left: -40px;
    outline: 0;
    cursor: pointer;
}

.my-slider .slick-arrow i {
    color: #fff;
}

.slick-slider .slick-next {
    right: -40px;
    left: auto;
}

.slick-slider .slick-arrow:hover {
    background: #d0cece;
}

section.features {
    padding: 30px 0;
}

ul.features-point li {
    list-style: none;
}

.ps-item-wrap a img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .5s ease-in;
    transition: .5s ease-in;
}

.ps-item-wrap a:hover img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
}

.fp-icon {
    float: left;
    margin-right: 15px;
    height: 50px;
    width: 50px;
    background: url(../../uploads/2020/02/Sprites_icons.jpg);
}
.fp-icon.setting-icon {
    background-position: 70% 12%;
}
.fp-icon.delivery-icon {
    background-position: 135% 81%;
}
.fp-icon.quality-icon {
    background-position: 96% 13%;
    width: 40px;
}
.fp-icon.secure-icon {
    background-position: 95% 85%;
}
.fp-icon.custom-made-icon {
    background-position: 46% 87%;
}

.fp-text {
    display: table;
}

.fp-text h6 {
    text-transform: capitalize;
    margin-bottom: 0;
    font-size: 0.9em;
    line-height: 140%;
}

.popular-product .col-md-12:nth-child(2n+1) {
    padding-right: 7px;
}

.popular-product .col-md-12:nth-child(2n+2) {
    padding-left: 7px;
}

.popular-product .col-md-12 .popular-item {
    margin-bottom: 15px;
    overflow: hidden;
}

.popular-item-img {
    height: 250px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.popular-item-img {
    padding: 10px;
    position: relative;
    display: table;
    width: 100%;
    overflow: hidden;
}

.popular-item-content {
    display: table-cell;
    align-items: center;
    vertical-align: middle;
    text-align: center;
    position: relative;
    width: 100%;
    position: relative;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.popular-item a:hover .popular-item-content {
    visibility: visible;
    opacity: 1;
}

.popular-item-content h2 {
    color: #fff;
    position: relative;
    margin-bottom: 25px;
    font-size: 1.4em;
}

.popular-item-content h2:after {
    content: '';
    position: absolute;
    top: auto;
    bottom: -12px;
    left: 0;
    right: 0;
    background: #fff;
    height: 1px;
    width: 20%;
    margin: auto;
}

.popular-product .col-md-4 .popular-item {
    margin-bottom: 15px;
}

.popular-category h5 {
    color: #1d3b47;
    letter-spacing: 1px;
}

.popular-item-content span.price {
    color: #fff;
    font-size: 22px;
    text-decoration: none;
    display: table;
    margin: 0 auto;
}

.popular-item-content span.price del span {
    font-size: 20px;
}

.popular-item-content span.price ins {
    text-decoration: none;
    float: left;
    margin-right: 10px;
}

.popular-category {
    background: #ffff;
    border: 1px solid #ddd;
    padding: 20px;
    margin-bottom: 15px;
}

.popular-category-list p {
    line-height: 160%;
    margin-bottom: 8px;
}

.popular-category ul li {
    list-style: none;
    line-height: 180%;
}

.popular-category ul {
    margin-bottom: 20px;
}

.popular-category ul li a {
    color: #1d3b47;
    text-decoration: underline;
}

.popular-category ul li a:hover {
    text-decoration: none;
    color: #d40f02;
}

.product-item-offer a img {
    width: 100%;
}

.product-item-offer a:hover img {
    opacity: 0.7;
}

.banner {
    position: relative;
    height: 180px;
    display: table;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 30px 0;
}

.banner:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .3);
}

.internal-banner .banner-title h1 {
    text-shadow: 0 0 0;
    color: #000;
}

.banner-title h1,
.page-header-style {
    font-size: 4.750em;
    letter-spacing: 2px;
    color: #fff;
    font-weight: 300;

    /*text-shadow: 0 0 21px rgba(0,0,0,.75);*/

    text-transform: uppercase;
    margin-bottom: 0;
}

.page-header-style {
    color: #000;
}

.single-post .banner-title {
    display: none;
}

.breadcrumbs>span {
    list-style: none;
    display: inline-block;
    color: #262626;
    letter-spacing: 1px;
    font-size: 14px;
}

.breadcrumbs span>a>span,
.breadcrumbs span>span {
    color: #000;
    padding: 0 5px;
    position: relative;
    line-height: 140%;
    font-weight: 300;
}

.breadcrumbs span:first-child>a>span,
.breadcrumbs span:first-child>span {
    padding-left: 0;
}

.breadcrumbs>span>span {
    padding-left: 5px;
}

.breadcrumbs span>a>span:hover,
.banner .breadcrumbs span>a>span:hover {
    color: #ff4438;
}

.about-item {
    text-align: center;
    margin-top: 30px;
    padding: 0 15px;
}

.about-item img {
    margin-bottom: 15px;
}

.about-item h6 {
    line-height: 160%;
}

.about-item-icon {
    display: table;
    margin: 0 auto;
    height: 69px;
}

.wcs-item {
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    background-color: #fff;
    text-align: center;
    padding: 75px 15px 15px;
    position: relative;
    margin-top: 50px;
    min-height: 146px;
}

.wcs-item-icon {
    border-radius: 100%;
    background-color: #d40f02;
    height: 100px;
    width: 100px;
    display: table;
    margin: 0 auto;
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    bottom: auto;
}

.wcs-item-icon img {
    padding: 20px;
}

.timeline {
    white-space: nowrap;
    overflow-x: hidden;
}

.timeline ol {
    padding: 140px 0;
}

.timeline ol li {
    position: relative;
    display: inline-block;
    list-style-type: none;
    width: 220px;
    height: 6px;
    float: left;
    background: #fff;
}

.timeline ol li:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 70px;
    bottom: 0;
    width: 24px;
    height: 24px;
    transform: translateY(-50%);
    border-radius: 50%;
    background: #ff4438;
    z-index: 9;
    margin: 0 auto;
    right: 0;
}

.timeline ol li:not(:first-child):after {
    left: -70px;
}

.timeline ol li div {
    position: absolute;
    left: 0;
    width: 290px;
    white-space: normal;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box;
    background-color: #fff;
    padding: 15px;
    text-align: center;
}

.timeline ol li:not(:first-child) div {
    left: -70px;
}

.timeline ol li div::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #ffffff;
    top: auto;
    bottom: -20px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.timeline ol li:nth-child(odd) div {
    top: -40px;
    transform: translateY(-100%);
}

.timeline ol li:nth-child(even) div {
    top: calc(100% + 40px);
}

.timeline ol li:nth-child(even) div::before {
    top: -70px;
    bottom: auto;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #ffffff;
    border-top: 50px solid transparent;
}

.timeline time {
    display: block;
    font-size: 1.8em;
    margin-bottom: 5px;
    color: #ff4438;
}

.timeline h6 {
    margin-bottom: 5px;
}

.timeline p {
    margin-bottom: 0;
}

/*Our Commitment Page*/

.commitment .title {
    margin-bottom: 20px;
}

.commitment .commitment-content:first-child {
    margin-bottom: 35px;
}

/*Product Page*/

.middle-col {
    display: table-cell;
    align-items: center;
    vertical-align: middle;
}

.banner .breadcrumbs>span,
.banner .breadcrumbs span>a>span,
.banner .breadcrumbs span>span,
.banner .breadcrumbs {
    color: #fff;
}

.product-item {
    background: #fff;
    padding: 10px;
    margin-bottom: 30px;
}

.p-item-meta {
    position: relative;
    overflow: hidden;
}

.p-item-meta a:before,
.item-img:before,
.post-item-img:before,
.popular-item-img:before,
ul#lightgallery li a:before {
    content: '';
    position: absolute;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    height: 100%;
    width: 100%;
    left: 0;
    top: -100%;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.p-item-meta a:hover:before,
.trending-slider .slide-item a:hover .item-img:before,
.products .slide-item a:hover .item-img:before,
.post-item a:hover .post-item-img:before,
.popular-item a:hover .popular-item-img:before,
ul#lightgallery li a:hover:before {
    top: 0;
}

.post-item {
    overflow: hidden;
}

.delivery24 {
    position: absolute;
    top: 0px;
    left: -28px;
}

.product-item span.onsale {
    display: none;
}

.product-item-img .product-off {
    position: absolute;
    bottom: 15px;
    top: auto;
    left: 15px;
    text-align: center;
}

.product-off {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #c1fdc1;
    padding: 5px;
    text-transform: capitalize;
    text-align: center;
    position: relative;
    float: right;
}

.product-description .product-off {
    border-right: 1px solid #e4e4e4;
    float: left;
    margin-right: 15px;
    background-color: transparent;
    padding-right: 15px;
}

.product-off p {
    margin: 0 !important;
    line-height: 120%;
    font-weight: 820;
    color: #797559;
    font-size: 13px;
}

.product-item-content {
    margin-top: 10px;
}

.product-item-content h6 {
    font-size: 1em;
    font-weight: 600;
    margin-bottom: 0;
}

.product-item-content h6 a {
    color: #1d3b48;
}

.product-item-content h6 a:hover {
    color: #d40f02;
}

.product-price {
    margin: 10px 0;
    display: table;
}

.shop_table.shop_table_responsive .product-price {
    display: table-cell;
}

.p-item-left img {
    margin-bottom: 12px;
}

.product-price ins {
    text-decoration: none;
    float: left;
    margin-right: 8px;
}

.product-price del {
    float: right;
    color: #a5a5a5;
}

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

.product-price .retail-price,
.product-price .offer-price {
    display: inline-block;
    margin-right: 20px;
}

.product-price span {
    /*font-size: 14px;*/
    line-height: 100%;
    /*color: #1d3b48;*/
    text-decoration: none;
}

.product-price p {
    color: #000;
    margin-bottom: 0;
}

.offer-price p {
    font-weight: 600;
}

.retail-price p {
    text-decoration: line-through;
}

.product-ribbon {
    position: absolute;
    top: -7px;
    left: 10px;
}

.delivery-247 {
    background-image: url('images/sale-ribben.png');
    height: 130px;
    width: 125px;
    background-repeat: no-repeat;
}

.product_color {
    display: flex;
    align-items: center;
    vertical-align: middle;
    margin-bottom: 10px;
}

.p-item-left {
    float: left;
}

.p-item-right {
    float: right;
}

.product_color span {
    text-transform: uppercase;
    margin-right: 15px;
    font-size: 13px;
    letter-spacing: 2px;
    color: #1d3b48;
}

.p-item-btn {
    display: table;
    width: 100%;
}

.product_color ul {
    display: inline-block;
    line-height: 100%;
}

.product_color ul li {
    display: inline-block;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    margin-right: 5px;
    cursor: pointer;
}

.product-filter ul li {
    float: left;
    list-style: none;
}

.select-box {
    display: inline-block;
    vertical-align: top;
}

.select-box select {
    height: 35px;
    outline: 0;
    padding: 5px 15px;
    letter-spacing: 1px;
    border: 1px solid #a2a2a2;
    background-color: #fff;
    margin-left: -1px;
    color: #262424;
    font-size: 15px;
}

.product-filter {
    padding-bottom: 25px;
    float: left;
}

.product-filter span.gray {
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-right: 15px;
    line-height: 35px;
    color: #1d3b47;
    font-size: 13px;
    font-weight: bold;
}

.sort-filter {
    float: right;
}

.product-item-content h6,
.product-wish {
    float: left;
}

.p-item-meta a.img-link img {
    width: 100%;
}

.product-wish {
    position: absolute;
    top: 20px;
    right: 35px;
}

.product-wish a {
    color: #000;
    background: #fff;
    padding: 10px 11px;
    border-radius: 100px !important;
}

.product-wish a:hover i {
    color: #ff4438 !important;
}

.yith-wcwl-add-to-wishlist .ajax-loading {
    position: absolute;
    right: auto;
    left: 50px;
}

.yith-wcwl-add-button a.add_to_wishlist i {
    margin-right: 0;
    color: #000;
}

.yith-wcwl-add-to-wishlist {
    margin-top: 0px;
}

.yith-wcwl-wishlistaddedbrowse span.feedback,
.yith-wcwl-wishlistexistsbrowse span.feedback,
.yith-wcwl-add-to-wishlist .ajax-loading {
    display: none !important;
}

span.plabel,
.single-product-section span.bw-label,
span.bw-label,
.related-product span.plabel {
    display: none;
}

.product-item-title {
    display: table;
    width: 100%;
}

.slider-nav.slick-slider .slick-list {
    padding: 0 !important;
}

.zbi-inner img {
    width: 100%;
    margin-bottom: 20px;
}

.slider-small-img {
    cursor: pointer;
    position: relative;
}

.slider-small-img:before {
    content: '';
    position: absolute;
    background: #0000009c;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
}

.slider-small-img:hover:before,
.slider-nav .slick-current .slider-small-img:before {
    opacity: 1;
}

/*Faq*/

.card {
    background: #f7f7f7;
    background-clip: border-box;
    border-radius: 0;
    margin-bottom: 15px;
    border: 1px solid #d1d1d1;
}

.card-header h5 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    letter-spacing: 1px;
}

.collapse.show {
    border-top: 1px solid #d1d1d1;
}

.card-header:first-child {
    border-radius: 0;
}

.card-header h5 a {
    display: block;
    padding: 15px 10px;
    cursor: pointer;
    background-color: #f7f7f7;
}

.card-header {
    padding: 0;
    margin-bottom: 0;
    border-bottom: 0;
}

.card-header h5 a.collapsed {
    background: #f7f7f7;
    color: #414241 !important;
}

.card-header h5 a,
.card-header h5 a.collapsed:hover {
    background: #ff4438;
    color: #fff !important;
}

.tab-pane .card-header a:after,
.tab-pane .card-header a.collapsed:after {
    position: absolute;
    font-family: 'FontAwesome';
    content: "\f068";
    float: right;
    top: 15px;
    left: auto;
    right: 10px;
    bottom: 0;
}

.tab-pane .card-header a.collapsed:after {
    content: "\f067";
}

.faq-tab a {
    padding: 10px;
    background: #f5f5f5;
    border: 1px solid #dedede;
    margin-bottom: -1px;
    color: #3f3d3c;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
}

.faq-tab a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ff4438;
    width: 3px;
    opacity: 0;
}

.faq-tab a:hover,
.faq-tab a.active {
    background: #fff;
    border-right: 0;
    color: #ff4438;
}

.faq-tab a:hover:before,
.faq-tab a.active:before {
    opacity: 1;
}

.faq-sec .tab-content {
    padding: 20px;
    background: #fff;
}

.faq-sec .tab-content h2 {
    text-transform: capitalize;
    margin-bottom: 20px;
}

/*contact*/

.contact-form .tab-container {
    background-color: #fff;
    padding: 30px 60px;
}

.contact-form .nav-tabs {
    border-bottom: 0 none;
    margin-bottom: 50px;
}

.contact-form ul.nav-tabs li {
    text-align: center;
    /*margin: 0 14px;*/
}

.nav-tabs .nav-link {
    border: 0;
    background-color: #fff;
    padding: 30px 40px;
    /*width: 300px;*/

    color: #393734;
}

.nav-tabs .img-icon {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    position: relative;
}

.nav-tabs .nav-link img {
    margin-bottom: 10px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.nav-tabs .nav-link .main-img {
    opacity: 1;
}

.nav-tabs .nav-link .hov-img {
    opacity: 0;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link:hover {
    border: 0;
    background-color: #fafafa;
    color: #ff4438;
}

.nav-tabs .nav-link.active .hov-img,
.nav-tabs .nav-link:hover .hov-img {
    opacity: 1;
}

.nav-tabs .nav-link.active .main-img,
.nav-tabs .nav-link:hover .main-img {
    opacity: 0;
}

.contact-form ul.nav-tabs li .main-text {
    font-weight: 400;
    display: block;
}

.contact-form ul.nav-tabs li .sub-text {
    color: #393734;
}

.contact-form .tab-content {
    text-align: center;
}

.contact-form .tab-content p {
    margin-bottom: 20px;
}

.contact-form .tab-content h3 {
    letter-spacing: .15em;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.form-control:focus {
    color: #495057;
    background-color: #e7e7e7;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.1rem rgba(0, 123, 255, 0.25);
}

select.form-control {
    height: 45px !important;
}

.form-control.input-file:after {
    content: "File Upload*";
    background: #e7e7e7;
    width: 99%;
    height: 98%;
    position: absolute;
    top: 1px;
    left: 1px;
    color: #495057;
    text-transform: uppercase;
    font-style: normal;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    line-height: 43px;
    padding-left: 11px;
}

::-webkit-input-placeholder {
    font-style: normal;
    color: #495057;
}

::-moz-placeholder {
    font-style: normal;
    color: #495057;
}

:-ms-input-placeholder {
    font-style: normal;
    color: #495057;
}

:-moz-placeholder {
    font-style: normal;
    color: #495057;
}

.form-group {
    margin-bottom: 25px;
    text-align: left;
}

textarea.form-control {
    resize: none;
    height: 120px;
}

.contact-info img {
    margin: 0 auto 20px;
    display: table;
    transition: all .3s linear;
}

.contact-info h5 {
    font-weight: 400;
    color: #000;
    margin-bottom: 0;
}

.contact-info a span {
    color: #ff4438;
    text-decoration: underline;
}

.contact-info a:hover span {
    text-decoration: none;
}

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

.contact-info a:hover h5,
.contact-info a:hover p {
    color: #ff4438;
}

.contact-info a:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

/*.website-modal p a {
    color: #d40f02;
}*/

.website-modal p a:hover {
    text-decoration: underline;
}

/*my account*/

.ec fieldset {
    display: none;
}

.ch-pwd .fn,
.ch-pwd .ln,
.ch-pwd .em,
.ch-pwd .ph {
    display: none;
}

.ch-pwd .ec fieldset {
    display: block;
}

/*checkout start*/

#customer_details p#billing_city_field,
#customer_details p#billing_state_field,
#customer_details p#billing_postcode_field,
#customer_details p#shipping_city_field,
#customer_details p#shipping_state_field,
#customer_details p#shipping_postcode_field {
    width: 32%;
    float: left;
    clear: none;
}

#customer_details p#billing_email_field,
#customer_details p#billing_phone_field,
/*
#customer_details p#billing_company_field,*/
#customer_details p#billing_country_field,
#customer_details p#shipping_company_field,
#customer_details p#shipping_country_field,
#customer_details p#billing_first_name_field,
#customer_details p#billing_last_name_field,
#customer_details p#shipping_first_name_field,
#customer_details p#shipping_last_name_field {
    width: 49%;
    float: left;
    clear: none;
}

#customer_details p#billing_city_field,
#customer_details p#billing_state_field,
#customer_details p#shipping_state_field,
#customer_details p#shipping_city_field,
#customer_details p#billing_phone_field,
#customer_details p#shipping_company_field

/*,
#customer_details p#billing_company_field*/
,
#customer_details p#shipping_first_name_field,
#customer_details p#billing_first_name_field {
    margin-right: 10px !important;
}

p#order_comments_field textarea {
    height: 70px;
}

.woocommerce form .form-row textarea {
    padding: 10px;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    height: 45px;
    border-radius: 0;
    border: 1px solid #b0b0b0;
    box-shadow: none;
    font-size: 1.02em;
    font-weight: 400;
    padding: 6px 12px;
}

.woocommerce-checkout .select2.select2-container .select2-selection .select2-selection__arrow:before {
    padding: 5px;
    font-weight: 100;
}

.wc-proceed-to-checkout a.checkout-button:hover,
.wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.al:hover {
    background-color: #d40f02 !important;
}

.woocommerce .woocommerce-info {
    background-color: #fff;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
    margin-bottom: 25px;
}

/*Product Detail*/

.product-description del {
    color: #a5a5a5;
}

.woocommerce .woocommerce-breadcrumb {
    display: none;
}

.p-d-content .card-body {
    padding: 5px;
}

.p-d-content .card {
    border: 0;
}

.p-d-content .card-header h5 a.collapsed {
    background: #ededed;
    color: #1d3b47 !important;
}

.p-d-content h6 {
    font-weight: 600;
    margin-bottom: 20px;
}

.card-body ul li {
    list-style: none;
}

.card-body ul li a,
.card-body a {
    color: #ff4438;
    text-decoration: underline;
}

.card-body ul li a:hover,
.card-body a:hover {
    text-decoration: none;
}

.slider-nav {
    padding-top: 20px;
}

.zbi-inner img {
    width: 540px !important;
}

div#gallery_01 a img {
    width: 93px;
    height: 80px;
}

.g-img {
    position: relative;
    display: inline-block;
    margin: 0 5px;
}

div#gallery_01 a {
    display: inline-block;
}

.slider-nav a .g-img {
    cursor: pointer;
    position: relative;
}

.slider-nav a .g-img img {
    height: 70px;
}

.slider-nav a .g-img:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
}

.slider-nav a .g-img:after {
    content: "\f06e";
    position: absolute;
    font-family: Fontawesome;
    top: 0;
    left: 38%;
    font-size: 1.2em;
    right: 0;
    bottom: 0;
    color: #fff;
    display: table;
    margin: auto;
    opacity: 0;
}

.wpis-slider-nav img {
    opacity: 1;
}

a.wpis-popup {
    bottom: 0;
    font-size: 0;
    opacity: 0;
    display: block;
    top: 0;
    left: 0;
    right: 0;
}

.slider-nav a .g-img:hover:before,
.slider-nav a.slick-current .g-img:before,
.slider-nav a.slick-current .g-img:after {
    opacity: 1;
}

.starter-template .slick-slider .slick-arrow {
    background: #ff4438;
    color: #ffffff;
}

.starter-template .slick-slider .slick-arrow:hover {
    background: #e04833;
}

.starter-template #lightGallery.slick-slider .slick-arrow {
    top: 45%;
}

#lightGallery a {
    cursor: zoom-in;
}

#gallery_01 a:last-child .g-img {
    margin-right: 0;
}

div#gallery_01 a:last-child img {
    margin-right: 0;
}

.quantity {
    float: left;
}

.product-detail-slider-inner .flex-viewport {
    float: right;
    width: 85%;
}

.product-detail-slider-inner ol.flex-control-nav.flex-control-thumbs li img {
    margin-bottom: 10px !important;
}

.product-detail-slider-inner ol.flex-control-nav.flex-control-thumbs {
    width: 15%;
}

.product-description .woocommerce-product-detail .quantity {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
}

.product-description .woocommerce-product-detail form.cart button {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
}
.single-product-enquiry .modal-header button.close {
    cursor: pointer;
    z-index: 1;
}
.single-product-enquiry .inv-recaptcha-holder {
    display: none !important;
}
.woocommerce .quantity .qty {
    height: 39px;
    margin-right: 10px;
}

.save-price {
    /* background-color: #f0f0f0; */
    padding: 6px;
    display: table;
    vertical-align: middle;
    align-items: center;
    width: 100%;
    margin: 10px 0 15px;
    position: relative;
    border: 1px solid #e4e4e4;
}

.save-price:before {
    content: '';
    position: absolute;
    top: -11px;
    left: 0;
    right: 0;
    margin: auto;
    width: 20px;
    height: 20px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}

.save-price:after {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    margin: auto;
    width: 26px;
    height: 1px;
    background-color: white;
}

.save-price p {
    margin: 5px 0 0;
    text-transform: capitalize;
    letter-spacing: 2px;
    color: #000;
    float: left;
    font-weight: bold;
}

.product-warranty ul li img {
    margin-right: 10px;
}

.product-warranty ul li {
    display: block;
    /* margin-right: 60px; */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px;
    margin-top: 10px;
    border-radius: 3px;
    border: 1px solid #D6D1B1;
}


.product-warranty ul li:last-child {
    margin-right: 0;
}

.product-warranty ul li img {
    margin-right: 10px;
}

.product-warranty ul li i {
    font-size: 1.5em;
    margin-right: 12px;
    min-width: 24px;
    text-align: center;
}

.product-warranty ul li span {
    line-height: 100%;
    font-size: 0.8em;
    display: inline-block;
}

.product-warranty ul li span .know-more-cta {
    display: inline-block;
    color: #ff4438;
    text-decoration: underline;
}

/*.product-description .product_meta,
.product-description .yith-wcwl-add-to-wishlist
.product-description form.cart {
    display: none;
}*/
.product-description .yith-wcwl-add-to-wishlist {
    display: none;
}

.product-warranty {
    margin: 15px 0px;
}

.product-description .share-btn {
    margin-top: 0px;
    padding-top: 5px;
}

.woocommerce-product-detail span {
    display: block;
    text-align: center;
    font-size: 13px;
    color: #949494;
}

.woocommerce-product-detail .without-purchasing {
    padding-left: 18px;
    color: #fff;
    display: block;
    white-space: inherit;
    height: auto;
}

.woocommerce-product-detail.purchasing-wrraper .without-purchasing {
    display: none;
}

.woocommerce-product-detail span a {
    color: #ff4438;
    font-weight: 600;
}

/*p.price {
    display: none;
}*/

.pd-price p {
    margin-bottom: 2px;
}

.pd-price p span.amount {
    text-decoration: line-through;
}

.pd-price span.price-title {
    color: #6b7d85;
    margin-left: 8px;
    font-weight: normal;
    font-size: 14px;
}

.pd-price h3 {
    margin-bottom: 15px;
    color: #ff4438;
    font-size: 1.35em;
}

.product-description h1.product_title {
    font-weight: 600;
}

/*.product-description .woocommerce-product-detail .product_title,
.product-description .woocommerce-product-detail .pd-price {
    display: none;
}*/
.woocommerce div.product div.images {
    width: 100%;
    margin-bottom: 1em;
}

.pg-slider .slider {
    height: 100% !important;
}

.wpis-slider-for {
    padding: 0;
    margin-bottom: 0;
}

.pg-slider .slick-prev,
.pg-slider .slick-next {
    height: 30px;
    width: 30px;
    padding: 4px 10px;
    line-height: 100% !important;
    top: 40%;
    z-index: 99;
}

.pg-slider .slick-prev {
    left: -15px;
}

.pg-slider .slick-next {
    right: -15px;
}

.pg-slider li {
    width: 100px !important;
    margin-right: 10px;
}

section#wpis-gallery {
    padding: 0;
    margin-top: 15px;
}

.single-product.woocommerce span.onsale {
    z-index: 0;
    display: none;
}

.pd-price ins {
    float: left;
    margin-right: 10px;
    text-decoration: none;
    font-size: 1.3em;
}

.p-d-content .card-header h5 {
    font-weight: 400;
    font-size: 15px;
}

.p-d-content .card-header h5 a {
    padding: 12px 10px;
}

.p-d-content .tab-pane .card-header a:after,
.p-d-content .tab-pane .card-header a.collapsed:after {
    font-size: 12px;
    top: 7px;
}

.p-d-content .card-header h5 a:hover {
    background: #ff4438 !important;
    color: #fff !important;
}

.zoomContainer {
    display: none !important;
}

.starter-template .slider-for img.zoom_03 {
    width: 100%;
}

.book-product span {
    padding-left: 15px;
    font-size: 1.1em;
    color: #003947;
    letter-spacing: 1px;
}

.book-product span a {
    color: #ff4438;
    font-weight: 600;
}

.book-product span a:hover {
    color: #d40f02;
}

.book-now input.form-control {
    background: transparent;
    height: 50px;
    font-size: 15px !important;
}

.book-now input.form-control:focus {
    box-shadow: 0 0 0 #000;
    border-color: #d4d4d4;
}

.book-now h2 {
    margin-bottom: 20px;
}

.book-now .login-form-area input.btn {
    width: 70%;
}

#thank-modal .modal-dialog {
    width: 43%;
}

#thank-modal .modal-dialog h2 {
    text-transform: initial;
}

/*Pagination*/

.wp-pagenavi a,
.wp-pagenavi span,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    text-decoration: none;
    padding: 8px;
    margin: 0 5px;
    border: 1px solid #1d3b48;
    background-color: #fff;
    color: #1d3b47;
    width: 35px;
    height: 35px;
}

.wp-pagenavi span.current,
.woocommerce nav.woocommerce-pagination ul li span.current {
    font-weight: 600;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    border-color: #ff4438;
    background: red;
    color: #fff;
}

.woocommerce nav.woocommerce-pagination ul {
    border: 0;
}

.woocommerce nav.woocommerce-pagination ul li {
    border-right: 0;
}

.wp-pagenavi span.pages {
    display: none;
}

ul.pd-meta-list li {
    list-style: none;
    line-height: 200%;
}

ul.pd-meta-list li span {
    color: #1d3b48;
}

ul.pd-meta-list li span strong {
    margin-right: 5px;
}

/*Search*/

div.asp_w.ajaxsearchpro.asp_non_compact {
    min-width: 250px;
}

#ajaxsearchpro2_1 .probox,
#ajaxsearchpro2_2 .probox,
div.asp_m.asp_m_2 .probox {
    background-image: none !important;
    border: 1px solid #ebebeb !important;
    /*width: 350px!important;*/

    height: 45px !important;
    background: #ebebeb !important;
}

#ajaxsearchpro2_1 .probox .proinput input.orig,
#ajaxsearchpro2_2 .probox .proinput input.orig,
div.asp_m.asp_m_2 .probox .proinput input.orig {
    color: #000 !important;
    font-size: 16px !important;
    height: 45px !important;
}

#ajaxsearchpro2_1 .probox .promagnifier .innericon svg,
#ajaxsearchpro2_2 .probox .promagnifier .innericon svg,
div.asp_m.asp_m_2 .probox .promagnifier .innericon svg {
    fill: rgb(0, 0, 0) !important;
}

#ajaxsearchpro2_1 .probox .promagnifier div.innericon,
#ajaxsearchpro2_2 .probox .promagnifier div.innericon,
div.asp_m.asp_m_2 .probox .promagnifier div.innericon {
    background: #ebebeb !important;
    height: 45px !important;
}

#ajaxsearchpro2_1 .probox .proloading,
#ajaxsearchpro2_1 .probox .proclose,
#ajaxsearchpro2_1 .probox .promagnifier,
#ajaxsearchpro2_1 .probox .prosettings,
#ajaxsearchpro2_2 .probox .proloading,
#ajaxsearchpro2_2 .probox .proclose,
#ajaxsearchpro2_2 .probox .promagnifier,
#ajaxsearchpro2_2 .probox .prosettings,
div.asp_m.asp_m_2 .probox .proloading,
div.asp_m.asp_m_2 .probox .proclose,
div.asp_m.asp_m_2 .probox .promagnifier,
div.asp_m.asp_m_2 .probox .prosettings {
    height: 45px !important;
}

.promagnifier:hover {
    opacity: 0.5;
}

/*search*/

div#ajaxsearchprores2_1 {
    position: absolute !important;
    background-color: #fff !important;
    border: 2px solid #fff;
    border-bottom-width: 0px;
    top: 49px !important;
    left: 0 !important;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, .2) !important;
}

div#ajaxsearchprores2_1 .results {
    margin-bottom: 0;
}

/*visit our showroom*/

ul#lightgallery {
    list-style: none;
    display: table;
}

ul#lightgallery li.col-md-4,
ul#lightgallery li.col-md-8 {
    float: left;
}

/*ul#lightgallery li.col-md-8 img {
    height: 100%;
}*/

ul#lightgallery li {
    margin-bottom: 30px;
}

ul#lightgallery li a {
    position: relative;
    display: block;
    overflow: hidden;
}

/*ul#lightgallery li a:after {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
ul#lightgallery li a:hover:after {
    opacity: 1;
    visibility: visible;
} */
/*.showroom-contact ul{
    margin: 0 auto;
    display: table;
} */

.showroom-contact ul li {
    list-style: none;
    float: left;
    /* display: table;
    margin-bottom: 10px;*/
}

.c-detail i {
    background: #ff4438;
    color: #fff;
    padding: 10px;
    font-size: 1.5em;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    float: left;
    text-align: center;
}

.c-detail .c-detail-icon {
    float: left;
}

.c-detail .c-detail-text {
    display: table;
}

.showroom-contact ul li span {
    font-size: 1.2em;
    margin-left: 10px;
    float: left;
    text-align: left;
}

.showroom-contact ul li:last-child {
    margin-bottom: 5px;
}

.showroom-contact ul li a {
    color: #003947;
}

.showroom-contact ul li a:hover {
    color: #ff4438;
}

.showroom-contact ul li a.directions-link {
    text-decoration: underline;
    color: #ff4438;
    text-align: left;
    display: block;
    margin-left: 55px;
    clear: both;
}

.showroom-contact ul li a.directions-link:hover {
    text-decoration: none;
}

.showroom-contact ul li:last-child span {
    line-height: 200%;
}

.lg-outer.lg-visible {
    z-index: 99999;
}

/*header cart restyling*/

.xoo-wsc-basket {
    z-index: 9;
}

.woo-area .xoo-wsc-modal .xoo-wsc-basket {
    position: static;
    box-shadow: none;
    padding: 0;
    margin: 0;
    background: url(../../uploads/2020/02/Sprites_icons.jpg);
    background-position: 2% 8%;
}

.woo-area .xoo-wsc-modal .xoo-wsc-basket img {
    opacity: 0;
}

.woo-area .xoo-wsc-modal .xoo-wsc-basket span {
    right: -11px;
    left: auto;
}

.xoo-wsc-footer {
    position: relative;
    background-color: #fff;
}

.xoo-wsc-body {
    max-height: 385px
}

/*Support*/

.support-item {
    display: table;
    width: 100%;
}

.support-content {
    text-align: center;
    display: table-cell;
    align-items: center;
    vertical-align: middle;
}

.support-content a {
    background-color: #fff;
    padding: 30px;
    display: block;
}

.support-content a,
.support-content a h4 {
    color: #1d3b48;
}

.support-content a:hover h4 {
    color: #ff4438;
}

.support-content a:hover {
    background-color: #fafafa;
    color: #ff4438;
}

.support-icon {
    margin-bottom: 25px;
}

.support-text h4 {
    margin-bottom: 0;
    line-height: 100%;
}

.support-icon i {
    font-size: 3.5em;
}

/*Pagination*/

.view-buy-btn a.remove-btn {
    color: #ff4438;
    text-decoration: underline;
}

.view-buy-btn a.remove-btn:hover {
    color: #d40f02;
    text-decoration: none;
}

/*.woocommerce-MyAccount-content.wishlist-custom {
    background: #f6f6f6 !important;
    padding: 0 !important;
}*/

a#lg-download {
    display: none;
}

.footer-form .subscribe-form .your-email {
    display: block;
    width: 65%;
    float: left;
    height: 40px;
}

.footer-form .subscribe-form .your-email span {
    position: absolute;
    left: 0;
    right: auto;
    width: 100%;
    text-align: left;
    bottom: -30px;
    top: auto;
}

.work-content a {
    color: #ff4438;
}

.page-template-wishlist-cus .woocommerce-Message {
    width: 100%;
    margin: 0 15px;
    padding: 1em 2em 1em 3.5em !important;
}

.visit-content .row {
    display: block;
}

.visit-content .row:after,
.visit-content .row:before {
    content: '';
    clear: both;
    display: table;
}

.ac-right {
    float: right;
}

.ac-left {
    float: left;
}

.h1-style {
    text-transform: capitalize;
    font-weight: 600;
}

.ac-img {
    margin-bottom: 20px;
    float: left;
}

.ac-img:last-child {
    margin-bottom: 0px;
}

.pp-sofa-sec .row {
    display: block;
}

.pp-sofa-sec .row:after,
.pp-sofa-sec .row:before {
    content: '';
    display: table;
    clear: both;
}

.pp-sofa-sec .row .col-lg-4 {
    float: right;
}

.pp-sofa-sec .row .col-lg-8 {
    float: left;
}

.pp-sofa-sec .row .col-lg-8 .row {
    display: flex;
}

/*Blog Sidebar*/

.blog-category ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.blog-category ul li a {
    color: #5c5c5c;
    padding: 15px 0;
    border-bottom: 1px solid #dfdfdf;
    display: block;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.blog-category ul li a:hover {
    color: #ff4438;
    text-indent: 10px;
}

.blog-category .searchform input[type="text"] {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    font-size: 0.9em;
    height: 40px;
    outline: 0;
}

form#searchform {
    margin-bottom: 30px;
    position: relative;
}

#searchform:before {
    content: "\f002";
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    bottom: auto;
    font-family: FontAwesome;
    font-size: 1em;
    padding: 6px 14px;
    border-radius: 0;
    color: #fff;
    background: #ff4438;
}

#search-2 input#searchsubmit {
    background-color: transparent;
    color: #fff;
    font-size: 0;
    width: 43px;
    height: 40px;
    position: absolute;
    top: 0;
    outline: 0;
    cursor: pointer;
    right: 0;
    border: 0;
}

blockquote {
    font-size: 1.2em;
    margin: 30px auto;
    font-style: italic;
    color: #555555;
    padding: 1.2em 30px 1.2em 75px;
    border-left: 8px solid #ff4438;
    line-height: 1.6;
    position: relative;
    background: #EDEDED;
}

blockquote::before {
    font-family: Arial;
    content: "\201C";
    color: #ff4438;
    font-size: 4em;
    position: absolute;
    left: 10px;
    top: -10px;
}

blockquote::after {
    content: '';
}

blockquote span {
    display: block;
    color: #333333;
    font-style: normal;
    font-weight: bold;
    margin-top: 1em;
}

blockquote p {
    margin-bottom: 0;
}

/*Whatsapp Modal*/

#whatsapp-modal .modal-content {
    padding: 30px 60px;
    text-align: inherit;
    background-size: cover;
}

#whatsapp-modal label {
    color: #fff;
    margin-bottom: 7px;
}

#whatsapp-modal .wpcf7-list-item label {
    margin-bottom: 0;
}

#whatsapp-modal span.wpcf7-list-item-label {
    font-style: italic;
    color: #aeaeae;
}

#whatsapp-modal input.form-control,
#whatsapp-modal select.form-control {
    background: #FFF;
    height: 43px;
}

#whatsapp-modal .modal-body .col-md-6 {
    padding: 0 15px;
}

#whatsapp-modal .modal-content h2 {
    color: #fff;
    font-size: 2.3em;
    text-transform: inherit;
    font-weight: 300;
    line-height: 120%;
}

#whatsapp-modal .modal-content h2 span {
    font-weight: 600;
}

#whatsapp-modal .modal-header {
    border: 0;
    position: relative;
    padding: 0 15px 60px;
}

#whatsapp-modal .modal-header .close {
    float: none;
    position: absolute;
    left: auto;
    right: -40px;
    opacity: 1;
    padding: 0 !important;
    margin: 0 !important;
    top: -20px;
    outline: 0;
}

#whatsapp-modal .grecaptcha-badge {
    opacity: 0;
}

#whatsapp-modal .modal-header .close:hover {
    opacity: 0.7;
}

#whatsapp-modal .modal-dialog {
    max-width: 680px;
    margin: 80px auto;
}

#whatsapp-modal span.wpcf7-list-item:first-child {
    margin-left: 0;
}

#whatsapp-modal span.wpcf7-list-item {
    min-width: 65px;
    margin: 0 1em 0 1em;
}

#whatsapp-modal .modal-header .row {
    align-items: center;
}

#whatsapp-modal div.wpcf7-response-output {
    color: #fff;
    text-align: center;
}

#whatsapp-modal span.wpcf7-not-valid-tip {
    color: #f16521;
}

/*Thank You*/

.thankyou-content h1 {
    color: #ff4337;
    font-weight: 600;
    font-size: 5.5em;
    text-transform: capitalize;
}

.thankyou-content p {
    font-size: 1.5em;
    line-height: 140%;
    margin-bottom: 10px;
}

.thankyou-content a.btn {
    margin-top: 15px;
}

.btn.btn-lg {
    background-color: #f16521;
    padding: 15px 40px;
    font-size: 16px;
    font-weight: bold;
}

.btn.btn-lg:hover,
.btn.btn-lg:focus,
.btn.btn-lg:active:focus {
    background-color: #ff5908;
}

.prodcuct-add-bg-image {
    background-size: 206%;
    background-position: 14%;
    background-repeat: no-repeat;
    height: 86px;
    width: 100%;
    display: none
}

.product-fillter-wrapper {
    margin: 10px 0 35px;
}

.product-fillter-wrapper h5 {
    display: none;
    padding: 10px;
    width: 100%;
    cursor: pointer;
    background-color: #e8e8e8;
    font-size: 1em;
    font-weight: bold;
}

.product-fillter-wrapper h5 i {
    float: right;
    top: 5px;
    position: relative;
}

.product-fillter-wrapper {
    margin: 10px 0 35px;
}

/*issues*/

.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
    margin: 5px 0px;
}

/*Cart Design Start*/

.cart-table,
.checkout-table-1 {
    width: 68%;
    margin-right: 2%;
    float: left;
}

.cart-table-2,
.checkout-table-2 {
    width: 30%;
    float: left;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: left;
    width: 100%;
}

.cart-sab-table label {
    display: none;
}

.cart-sab-table input {
    width: 60%;
    padding: 5px;
    margin-bottom: 10px;
    float: left;
}

.cart-sab-table button {
    width: 40%;
    height: 41px;
}

.cart-table a,
.cart-table p,
.cart-table {
    font-size: 16px;
    color: #000;
}

.heading-style-1 {
    background-color: #eee;
    padding: 10px;
    text-align: center;
    border-bottom: 2px solid #ddd;
}

.checkout-sub-table-1 {
    padding: 20px;
    background-color: #fff;
}

.checkout.table-sign-in {
    margin-bottom: 30px;
    padding-bottom: 10px;
    padding-top: 20px;
    border-bottom: 1px solid #ddd;
}

.sign-in-li {
    width: 48%;
    margin-right: 10px;
    list-style: none;
    display: inline-block;
    border: 1px solid #666;
    margin: 0;
    background-color: #666;
    color: #fff;
}

.sign-in-li.google-btn {
    border: 1px solid #D40F02;
    background-color: #D40F02;
    margin-right: 10px;
}

.sign-in-li.fb-btn {
    border: 1px solid #3C5A99;
    background-color: #3C5A99;
}

.sign-in-li a {
    color: #fff;
    display: block;
    padding: 8px 10px;
}

.sign-in-li:hover {
    background-color: #666;
    border-color: #666;
}

.checkout-table-2 tr.order-total td strong {
    font-weight: 600;
}

.sign-in-li span {
    display: block;
    background-color: rgba(255, 255, 255, 0.4);
    float: left;
    width: 40px;
    height: 46px;
    margin: -10px 10px -10px -11px;
    text-align: center;
    line-height: 300%;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    width: 100%;
}

.checkout-table-2 .woocommerce-checkout-review-order-table td,
.checkout-table-2 .woocommerce-checkout-review-order-table th {
    padding: 3px !important;
    font-size: 14px;
}

p.woocommerce-info.woocommerce_message {
    line-height: 230%;
}

a.config-add-style.btn.btn-primary {
    float: right;
}

.checkout-table-1 p#billing_country_field,
#shipping_country_field,
.checkout-table-1 p#billing_company_field {
    display: none;
}

.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login {
    background: #fff;
    border: 0;
}

/*.woocommerce-checkout p.form-row.form-row-last {
    clear: both;
    float: left;
}*/
.woocommerce-checkout label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {
    padding: 12px 10px 0;
}

.woocommerce-checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox span {
    vertical-align: text-top;
}

.woocommerce-checkout .woocommerce-form-login p.form-row {
    float: left;
    margin-right: 20px;
}

.woocommerce-checkout .woocommerce-form-login p.lost_password {
    float: right;
    margin-right: 45px;
}

#customer_details p#billing_postcode_field {
    width: 33%;
}

.woocommerce .checkout-table-2 table.shop_table tr th,
.woocommerce .checkout-table-2 table.shop_table tr td {
    border: none !important;
    background: #fff;
    padding: 3px 10px !important;
}

.woocommerce .checkout-table-2 table.shop_table thead tr th {
    background: #FFFFFF;

}

/*.ck-pg-marker-list li {
    float: left;
    width: 25%;
    text-align: center;
}
.ck-pg-marker-list li:nth-child(2) {
    width: 50%;
}

ul.ck-pg-marker-list.list-inline {
    margin: 10px 0;
}
*/
header.header-style.cart-and-checkout-hd {
    height: 85px;
}

.cart-and-checkout-hd .woo-area {
    margin: 5px;
}

.ck-pg-marker-wrap {
    display: inline-block;
    text-align: center;
}

.ck-pg-marker {
    width: 365px;
    display: inline-block;
}

.ck-pg-marker-wrap .ck-pg-marker-list {
    margin-top: 20px;
    margin-bottom: -20px;
    padding-left: 0;
}

.ck-pg-marker-wrap .ck-pg-marker-list li {
    display: inline-block;
    margin-left: 30px;
    position: relative;
    padding: 0 7px;
    color: #111;
    font-size: 13px;
    letter-spacing: 0;
}

.ck-pg-marker-wrap .ck-pg-marker-list li.active a {
    color: #e96a19;
}

.ck-pg-marker-wrap .ck-pg-marker-list li:first-child {
    margin-left: 0;
}

.ck-pg-marker-wrap .ck-pg-marker-list li.active,
.ck-pg-marker-wrap .ck-pg-marker-list li.active:before {
    color: #e96a19;
    cursor: pointer;
}

.ck-pg-marker-wrap .ck-pg-marker-list li.active.current {
    cursor: initial;
    font-weight: 700;
}

.ck-pg-marker-wrap span.cart-icon {
    display: none;
    /* opacity: 0.55; */
    width: 80%;
    margin-left: 10%;
}

.ck-pg-marker-wrap .ck-pg-marker-list li.current span.cart-icon {
    display: block;
    margin-top: -25px;
}

.ck-pg-marker-wrap .ck-pg-marker-list li:before {
    content: "-------";
    position: absolute;
    top: 1px;
    left: -33px;
    color: #111;
}

.ck-pg-marker-wrap .ck-pg-marker-list li:first-child:before {
    content: "";
}

/*cart modal*/
.xoo-wsc-footer a.button.xoo-wsc-cont.btn,
#shipping_company_field {
    display: none;
}

.woocommerce-message,
.woocommerce-NoticeGroup,
.woocommerce-error,
.woocommerce-info {
    background-color: #fff;
    max-width: 1140px;
    margin: 30px auto;
    /*margin-right: left;*/
    box-shadow: 0px 0px 10px -4px rgba(0, 0, 0, 0.8);
    line-height: 40px;
    font-size: 1.1em;
    padding: 11px 23px 11px 53px;
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before,
.woocommerce-NoticeGroup::before {
    top: inherit;
}

section section {
    padding: 0 0;
    margin-bottom: 0;
}

.um-login {
    background-color: #fff;
    /*padding: 20px 30px 30px;*/
}

.woocommerce-order-pay .woocommerce,
.woocommerce-order-received .woocommerce {
    background: #fff;
    padding: 20px;
}

.woocommerce-order-pay .pt-0 .col-md-12,
.woocommerce-order-received .pt-0 .col-md-12 {
    background: #fff;
    padding-bottom: 20px;
}

#calc_shipping_state_field>span {
    display: block;
    width: 100%;
}

form label {
    font-size: 0.8em;
    font-family: 'Lato', sans-serif;
    color: #003947;
    line-height: 170%;
    letter-spacing: 0.5px;
    text-align: left;
    text-transform: capitalize;
}

form .required {
    color: red;
    font-weight: 700;
    border: 0 !important;
    text-decoration: none;
}

.woocommerce-MyAccount-navigation {
    margin-bottom: 10px;
}

h3.sub-title {
    margin-bottom: : 20px;
}

.login-form-area .um.um-login.um-33 input#user_password-33 {
    padding-right: 165px !important;
}

.um-page-login .um-33.um.um-login {
    max-width: 100%;
    padding: 20px 30px;
}

#addresses>div#shipping_address_0 {
    border: 0 !important;
    padding: 0 !important;
    margin: 0;
}

#addresses div#shipping_address_0 a.delete.btn.btn-primary {
    margin-top: -40px;
}

a.button.small-btn {
    padding: 5px 20px !important;
    height: 30px !important;
}

.order-veiw-img {
    max-width: 400px !important;
}

.woocommerce .woocommerce-customer-details address {
    border: none;
    padding: 0;
}

.woocommerce-column--billing-address,
.billing-detail-woocommerce-table {
    padding: 10PX;
    width: 48%;
    float: left;
    margin-right: 2%;
    border-right: 1px solid #aaa;
    border-radius: 0;
}

.billing-detail-woocommerce-table {
    border-right: 0;
}

.billing-detail-woocommerce-table .row {
    margin: 10px 0;
}

.block-style-outline {
    float: left;
    width: 70%;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    font-size: 0.8em;
}

.block-style-outline .col-md-5 {
    float: left;
    width: 40%;
}

.block-style-outline .col-md-7 {
    float: left;
    width: 60%;
    padding-top: 20px;
}

.block-style-outline dl.row {
    margin: 0;
    line-height: 160%;
}

.billing-detail-woocommerce-table dt.col-sm-6 {
    padding: 0;
}

.woocommerce-cart-form .coupon {
    width: 60%;
}

.prblock-area {
    width: 100%;
    float: left;
}

.prblock-area p {
    float: left;
}

.prblock-area .order-pdf {
    float: right;
}

.woocommerce ul.order_details {
    margin: 0 0 2em;
}

.pdf-text-btn-area {
    float: left;
    width: 100%;
}

.pdf-text-btn-area p {
    float: left;
    margin: 6px 0;
}

.pdf-text-btn-area .order-pdf {
    float: right;
}

.woocommerce ul.order_details li {
    padding: 10px 20px 10px 0;
}

.form-row label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {
    padding: 15px 15px 0;
    vertical-align: middle;
}

.form-row input#rememberme {
    vertical-align: sub;
}

.od-success {
    background-color: #f4f4f4;
    padding: 35px 110px;
    border: 9px solid #ececec;
}

.od-success-icon {
    display: inline-block;
    margin-right: 50px;
    width: 13%;
    vertical-align: middle;
}

.od-info {
    display: inline-block;
    vertical-align: middle;
    width: 80%
}

.od-info h2 {
    font-size: 1.625em;
    font-weight: bold;
    text-transform: none;
}

.od-info h2 span {
    color: #dd463b;
    text-transform: uppercase;
}

.od-info p {
    font-size: 1.125em;
}

.od-info strong a {
    color: #003947;
}

.od-info strong a:hover {
    color: #de463b;
}

.payment-btn-style {
    width: 100%;
    display: block;
}

ul.card-option {
    margin: 10px 0;
    text-align: center;
}

.card-option li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}

.card-option li span {
    display: inline-block;
    margin-right: 5px;
}

.card-option li img {
    width: 40px;
}

.header-help {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.google-rating-image {
    width: 200px;
    margin-right: 15px;
}
.google-rating-image-mb {
    display: none;
}