@import url('https://fonts.googleapis.com/css?family=Cinzel:400,700,900');
@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700');
    .heading {
    font-family: 'Cinzel', Georgia;
}
body {
    font-family: 'Nunito Sans', Arial, Helvetica, sans-serif;
}
.btn, a {
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -o-transition: all .4s linear;
    -ms-transition: all .4s linear;
    transition: all .4s linear;
}
a:focus, a:hover {
    text-decoration: none;
}
img {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.nocallout {
    -webkit-touch-callout: none;
}
textarea[contenteditable] {
    -webkit-appearance: none;
}

.postid-839 .pofw-product-options-wrapper .field.pofw-required > label:after{
    content: none !important;
}


.gifhidden {
    position: absolute;
    left: -100%}
.ir {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0;
    direction: ltr;
    display: block;
    overflow: hidden;
    text-align: left;
    text-indent: -999em;
}
.ir br {
    display: none;
}
.hidden {
    display: none!important;
    visibility: hidden;
}
.single-product .woocommerce-product-rating {
    display: none !important;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:after, .clearfix:before {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.container, .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.row>[class*=col-] {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.woocommerce-order {
    margin-top: 30px;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.text-center {
    text-align: center;
}
.form-group {
    margin-bottom: 15px;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group .form-control:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group-btn:last-child>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.input-group-btn>.btn {
    position: relative;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.breadcrumb>li {
    display: inline-block;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.small, small {
    font-size: 85%}
a:focus {
    text-decoration: none;
}
.text-muted {
    color: #777;
}
.m0 {
    margin: 0;
}
.mt0 {
    margin-top: 0;
}
.mr0 {
    margin-right: 0;
}
.mb0 {
    margin-bottom: 0;
}
.ml0 {
    margin-left: 0;
}
.p0 {
    padding: 0;
}
.pt0 {
    padding-top: 0;
}
.pr0 {
    padding-right: 0;
}
.pb0 {
    padding-bottom: 0;
}
.pl0 {
    padding-left: 0;
}
.clear5 {
    clear: both;
    height: 5px;
}
.clear10 {
    clear: both;
    height: 10px;
}
.clear15 {
    clear: both;
    height: 15px;
}
.clear20 {
    clear: both;
    height: 20px;
}
.clear25 {
    clear: both;
    height: 25px;
}
.clear30 {
    clear: both;
    height: 30px;
}
.clear35 {
    clear: both;
    height: 35px;
}
.clear40 {
    clear: both;
    height: 40px;
}
.clear45 {
    clear: both;
    height: 45px;
}
.clear50 {
    clear: both;
    height: 50px;
}
.clear55 {
    clear: both;
    height: 55px;
}
.clear60 {
    clear: both;
    height: 60px;
}
.row.no_padding {
    margin-right: 0;
    margin-left: 0;
}
.row.no_padding>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.fitImg {
    width: 100%;
    height: auto;
}
.textupr {
    text-transform: uppercase;
}

.categoryblock .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #2fc691;
}

body {
    position: relative;
    font-size: 16px;
    color: #444;
    line-height: 26px;
}
body {
    transition: all ease-in-out .4s;
    position: relative;
    width: 100%}
.off-canvas-active {
    overflow: hidden;
    left: 250px;
    position: absolute;
}
.offcanvasnav {
    transition: all ease-in-out .4s;
    position: fixed;
    left: -250px;
    top: 0;
    bottom: 0;
    background: #000;
    width: 250px;
    height: 100vh;
    z-index: 9999;
}
.off-canvas-active .offcanvasnav {
    left: 0;
}
.off-canvas-active .siteheader.sticky {
    left: 250px;
    right: -250px;
}
.off-canvas-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 1050;
    visibility: hidden;
    opacity: 0;
    transition: .4s ease-in-out;
}
.off-canvas-active .off-canvas-overlay {
    opacity: 1;
    visibility: visible;
}
.navbarhdr {
    position: relative;
    padding: 9px 50px 9px 15px;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}
.navbarhdr .close {
    position: absolute;
    right: 10px;
    top: 15px;
    color: #fff;
    opacity: 1;
    font-family: Arial;
    font-size: 15px;
    text-shadow: none;
    border: 2px solid #fff;
    border-radius: 50px;
    height: 30px;
    width: 30px;
    display: inline-block;
    text-align: center;
    line-height: 28px;
}
.navbarhdr h4 {
    color: #fff;
}
.offcanvasnav ul {
    padding: 0;
    margin: 0;
    height: calc(100vh - 50px);
    overflow: scroll;
}
.offcanvasnav ul li {
    list-style: none;
}
.offcanvasnav ul li a {
    color: #fff;
    padding: 10px 20px;
    display: block;
}
.secheading {
    text-align: center;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 28px;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}
.secheading span {
    letter-spacing: 13px;
    font-size: 18px;
    display: block;
}
.ctabtn {
    background: #000;
    color: #fff;
    border: 1px solid #000;
    padding: 11px 30px;
    display: inline-block;
    margin: 5px 0;
    position: relative;
    font-weight: 300;
    font-size: 13px;
    letter-spacing: 1px;
}
.ctabtn.darkgrey {
    background: #717171;
    border: 1px solid #717171;
}
.ctabtn:after {
    content: "";
    display: block;
    border: 1px solid rgba(255, 255, 255, .35);
    position: absolute;
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
}
.ctabtn:hover {
    opacity: .8;
    color: #fff;
}
.siteheader {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    padding-top: 10px;
    padding-bottom: 5px;
    transition: .4s ease-in-out;
}
.siteheader.sticky {
    transition: .4s ease-in-out;
    background: #000;
    position: fixed;
}
body.innerpage .siteheader {
    background: #000;
}
.hamburgerwrap {
    text-align: left;
}
.hamburgerwrap .hamburger {
    height: 30px;
    width: 30px;
    display: inline-block;
}
.onsafarionly {      
display:none;     
}


.hamburgerwrap .hamburger span {
    display: block;
    width: 30px;
    height: 1px;
    background: #fff;
    margin-top: 8px;
    margin-bottom: 8px;
}
.logowrap {
    text-align: right;
}
.logowrap .logo {
    max-width: 115px;
    display: block;
    width: 100%;
    margin: 5px auto;
}
.cartwrap {
    text-align: right;
}
.hdrcartlink {
    display: inline-block;
    max-width: 43px;
    position: relative;
    background: url(../images/carticon.png) no-repeat center center;
    height: 35px;
    width: 35px;
    background-size: 35px 30px;
}
.hdrcartlink .sn_cart_items {
    position: absolute;
    color: #444;
    background: #fff;
    border-radius: 50px;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 22px;
    right: -10px;
    top: -5px;
}
.slideitemwrap {
    position: relative;
    background: #000;
}
.slideitemwrap .slidecontent {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.slideitemwrap .slidecontent h1 {
    margin: 0;
    letter-spacing: 3px;
}
.slideitemwrap .slidecontent p {
    margin: 0;
    letter-spacing: 10px;
    font-size: 22px;
}
.slideitemwrap .slidecontent.text_white {
    color: #fff;
}
.slideitemwrap .slidecontent.text_black {
    color: #000;
}
.slideitemwrap .slidecontent .textlg {
    font-size: 70px;
}
.slideitemwrap .slidecontent .btn-ghost {
    background: 0 0;
    color: inherit;
    border: 2px solid;
    font-size: 14px;
    padding: 8px 60px;
    border-radius: 3px;
    text-transform: uppercase;
}
.slider .owl-dots {
    position: absolute;
    bottom: 0;
    width: 100%}
@-webkit-keyframes zoom {
    from {
    -webkit-transform: scale(1, 1);
}
to {
    -webkit-transform: scale(1.4, 1.4);
}
}
@keyframes zoom {
    from {
    transform: scale(1, 1);
}
to {
    transform: scale(1.4, 1.4);
}
}
.homeslider .owl-item.active .slideitemwrap>img {
    -webkit-animation: zoom 25s;
    animation: zoom 25s;
}
#herosliderdesktop .owl-item.active img {
    -webkit-animation: zoom 25s;
    animation: zoom 25s;
}
.hpabout {
    text-align: center;
    padding: 10px 0 20px;
}
.hpabout p {
    text-align: justify;
    text-align-last: center;
}
.hpabout h4 {
    line-height: 25px;
}
.hpprocategory {
    background-color: #e7e7e7;
    padding: 0 0 20px;
    overflow: hidden;
}
.hpprocategory h2 {
    color: #333;
    background: #b88f40;
}
.hpprocategory h2 span {
    color: #fff;
}
.hpcategorywrap .owl-dots {
    bottom: 50px;
}
.categoryblock {
    padding: 10px 10px 0;
    position: relative;
}
.categoryblock a h3 {
    color: white;
}
.bgexpanded {
    height: 75vh;
    position: absolute;
    background: #b88f40;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
}
.catgorycontent {
    padding: 10px;
    background: #fff;
    text-align: center;
    z-index: 9;
    position: relative;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .2);
    top: -30px;
    margin: 0 10px;
}
.catgorycontent:before {
    content: "";
    position: absolute;
    top: -20px;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #fff;
    left: 50%;
    margin-left: -30px;
}
.hpconfigurator {
    background: #f6f6f6;
    text-align: center;
    padding: 10px 0 50px;
    position: relative;
}
.hpconfigurator img.configmobileimg {
    max-width: 100%;
    width: 100%}
.hpconfigurator h2 {
    color: #444;
}
.hpconfigurator h2 span {
    color: #777;
}
.hpconfigurator h3 {
    text-align: center;
    line-height: 30px;
}
.hpconfigurator h3 span {
    display: block;
    font-size: 95%}
.hpconfigurator .ctabtn {
    display: block;
    width: 80%;
    margin: 10px auto;
    text-decoration: none;
}
.hpconfigurator .ctabtn:focus, .hpconfigurator .ctabtn:hover {
    text-decoration: none;
    color: #fff;
}
.hpproductsec {
    position: relative;
    background-color: #efefef;
}
.hpproductsec .backgroundwrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 380px;
    background: url(../images/productback.jpg) no-repeat top right;
    background-size: cover;
    background-attachment: fixed;
}
.hpproductsec h2 {
    color: #fff;
}
.hpproductsec h2 span {
    color: #afafaf;
}
.productwrap {
    position: relative;
    z-index: 9;
    padding-bottom: 20px;
}
.productwrap .container-fluid {
    padding-right: 5px;
    padding-left: 5px;
}
.hpproductcard {
    background: #f7f7f7;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .2);
    margin: 0 10px 25px;
    border: 1px solid #ddd;
}
.hpproimgslider figure {
    padding: 20px 20px 30px;
    border-bottom: 1px solid #ddd;
}
.hpproductcard .hpprodet {
    text-align: center;
    padding: 10px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .2);
    border-top: 1px solid #d2d2d2;
}
.hpproductcard .hpprodet h3 {
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 22px;
    color: #4c4c4c;
}
.hpproductcard .hpprodet h4 {
    color: #444;
    margin: 0;
    font-weight: 600;
    font-size: 16px;
}
.hpproductcard .hpprodet h4 del {
    font-size: 14px;
    font-weight: 400;
    color: #999;
    margin-right: 10px;
}
.hpproductcard .hpprodet p {
    margin-bottom: 0;
}
.hpproductcard .hpprodet .ctabtn {
    padding: 10px;
    text-transform: uppercase;
    margin: 5px;
    display: block;
}
.hptestimonial {
    padding: 5px 0 20px;
}
.testimonial_block {
    text-align: center;
}
.testimonial_block>img {
    width: inherit!important;
    margin-bottom: 20px;
}
.testimonial_block figure {
    background: #fff;
    width: 135px;
    height: 135px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 0 10px #00000059;
    border: 6px solid #fff;
    margin: 10px auto;
}
.testimonial_block h4 {
    font-size: 24px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 10px;
}
.testimonial_block .tmstars {
    text-align: center;
    margin: 5px auto;
    vertical-align: middle;
}
.testimonial_block .tmstars span {
    display: inline-block;
    max-width: 20px;
    margin: 0 3px;
}

.ftrnewsletter .nwslttrttl h3, .ftrnewsletter .nwslttrttl p {
    color: #fff;
    margin-bottom: 0;
    margin-top: 10px;
}
.ftrnewsletter .nlsubsform {
    margin: 15px 0;
}
.ftrtop {
    background: #151515;
}
.ftrbtm {
    background: #37a1e6;
    text-align: center;
    padding: 15px 0;
    font-size: 15px;
}
.ftrbtm p {
    margin-bottom: 0;
    line-height: 20px;
}
.ftrtop .ftrabtcontent {
    margin-top: 20px;
    margin-bottom: 20px;
}
.ftrtop .ftrabtcontent figure {
    max-width: 140px;
    margin-bottom: 20px;
}
.socialhandles {
    margin-top: 20px;
}
.socialhandles h4 {
    margin-bottom: 10px;
}
.socialhandles a {
    font-size: 22px;
    margin-right: 10px;
}
.ftrtop .ftrlinks {
    margin-bottom: 20px;
}
.ftrtop h4 {
    color: #ddd;
}
.ftrbtm a, .ftrbtm p, .ftrtop a, .ftrtop p {
    color: #ffffff;
}
.ftrtop ul {
    margin: 0;
    padding: 0;
}
.ftrtop ul li {
    list-style: none;
}
.ftrtop ul li a {
    padding: 5px 0;
}
.ftrtop .ftrcontactinfo p {
    margin-bottom: 10px;
}
.ftrtop .ftrcontactinfo i {
    border: 1px solid;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    line-height: 30px;
    text-align: center;
}
.headerinner {
    background: #000;
}
.pagewrapper {
    padding-top: 57px;
}
.filtersortbyopt {
    padding: 15px 0;
    display: none;
}
.filtersortbyopt .container {
    padding: 0;
    margin: 0;
    width: auto;
}
.filtersortbyopt .btn {
    text-transform: uppercase;
}
.filtersortbyopt .well {
    padding: 10px 10px;
    margin-bottom: 5px;
    background-color: #f9f9f9;
}
.filtersortbyopt .well h4 {
    margin-top: 8px;
    margin-left: 10px;
}
.filtersortbyopt .well .woocommerce-ordering {
    margin: 0;
}
.filtersortbyopt .well select {
    vertical-align: top;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
ul.products.columns-4 {
    margin-top: 30px;
}
.listingwrap {
    padding: 0 0 20px;
}
.listingwrap .wow.fadeInUp.animated {
    -webkit-animation-delay: .5s!important;
    -moz-animation-delay: .5s!important;
    animation-delay: .5s!important;
}
.listblockitem {
    border: 1px solid #ddd;
    background: #f9f9f9;
    margin-bottom: 15px;
    border-radius: 3px;
}
.listblockitem figure {
    overflow: hidden;
    position: relative;
    padding: 20px;
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(../images/productbg.png);
    background-size: 100% 100%;
}
.listblockitem figure img {
    position: relative;
    z-index: 9;
}

.prodethdr {
    position: relative;
    padding: 10px 90px 5px 15px;
}
.prodethdr .namenprice {
    margin: -10px 0 0 0;
}
.prodethdr .namenprice .pro-size {
    font-size: 12px;
    font-weight: 700;
    color: #b5a163;
    line-height: 15px;
}
.prodethdr .namenprice .proname {
    margin: 0 0 3px 0;
    font-size: 22px;
    display: inline-block;
    background: #fff;
    padding: 0;
    font-weight: 600;
}
.prodethdr .namenprice .proprice {
    font-weight: 600;
    margin: 0;
    color: #444;
}
.prodethdr .namenprice .proprice del {
    color: #949494;
    font-size: 12px;
    font-weight: 400;
    margin-right: 5px;
}
.prodethdr .namenprice .help-block {
    font-size: 11px;
    margin: 0;
    line-height: 12px;
}
.prodethdr .proreview {
    position: absolute;
    right: 15px;
    top: 0;
    text-align: right;
    padding-top: 20px;
}
.prodethdr .proreview .wishlistbtn {
    background: #b6942c;
    display: inline-block;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    line-height: 42px;
    position: absolute;
    top: -30px;
    right: 0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .43137254901960786);
        z-index: 98;
}
.prodethdr .proreview .startrating {
    font-size: 13px;
    line-height: 16px;
    color: #debe5b;
}
.prodethdr .proreview .reviewcount {
    font-size: 14px;
    color: #444;
    font-weight: 600;
}
.prolistdesc {
    margin: 10px 15px;
    font-size: 13px;
    line-height: 20px;
    border-top: 1px solid #ddd;
    padding: 10px 0;
    min-height: 90px;
}
.prolistdesc p {
    margin: 0;
    font-size: 15px;
    line-height: 25px;
}
.productdetail {
    position: relative;
    padding-left: 10px;
    padding-bottom: 10px;
}
.productdetail:before {
    content: "";
    height: 100%;
    width: 8px;
    background: #b6942c;
    display: block;
    position: absolute;
    top: 0;
    left: -1px;
    bottom: -1px;
    border-radius: 0 25px 0 3px;
}
.ctagroup {
    padding: 0 183px 0 15px;
    position: relative;
    margin: 5px 0;
}
.single-product .ctagroup .btn.btnblack {
     background: #ff6d24;
}
.ctagroup .btn.btnblack {
    background: #000;
    color: #fff;
    border-radius: 50px; 
    border: 0;
    display: block;
    text-transform: uppercase;
    padding: 12px;
    font-size: 14px;
    font-weight: 700;
}
.ctagroup .linkwhatsappcall {
    position: absolute;
    right: 15px;
    top: 0;
    border-left: 1px solid #b9b9b9;
    padding-left: 10px;
}
.ctagroup .linkwhatsappcall .contactbtn {
    border-radius: 50%;
    height: 40px;
    width: 40px;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
}
.ctagroup .linkwhatsappcall .emailbtn {
    background:#5f5f5f;
    margin-right: 5px;
}
.ctagroup .linkwhatsappcall .callbtn {
    background: #ff6d24;
    margin-right: 5px;
}
.ctagroup .linkwhatsappcall .whtsapp {
    background: #25d366;
    font-size:26px;
}
.reviewslistwrap .reviewlistblock {
    background: #f7f7f7;
    border-radius: 5px;
    padding: 20px 20px 10px;
    margin-bottom: 20px;
    border: 1px solid #ececec;
}
.reviewslistwrap .reviewlistblock .star {
    display: inline-block;
    float: left;
    margin-right: 20px;
    border-right: 1px solid #ababab;
    padding-right: 20px;
}
.reviewslistwrap .reviewlistblock .star i {
    color: #ffa701;
    font-size: 12px;
}
.reviewslistwrap .reviewlistblock .star i.fadestar {
    color: #cacaca;
}
.reviewslistwrap .reviewlistblock .reviewdate {
    text-transform: uppercase;
    font-weight: 600;
    color: #8e8e8e;
    font-size: 12px;
}
.reviewslistwrap .reviewlistblock .reviewdate i {
    margin-right: 5px;
}
.reviewslistwrap .reviewlistblock .reviewstext {
    margin-top: 15px;
    border: 1px solid #e8e8e8;
    padding: 15px 15px 15px 55px;
    line-height: 22px;
    font-size: 13px;
    color: #989898;
    border-radius: 5px;
    background: #ffffff59;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
    position: relative;
}
.reviewslistwrap .reviewlistblock .reviewstext:before {
    content: "\f10d";
    font-family: Fontawesome;
    left: 15px;
    top: 20px;
    position: absolute;
    font-size: 30px;
    color: #eee;
}
.reviewslistwrap .reviewlistblock .reviewusername {
    font-weight: 600;
    color: #8e8e8e;
    font-size: 12px;
}
.faqswrap .faqblock {
    margin-bottom: 20px;
}
.faqswrap .faqblock h4 {
    padding: 15px;
    background: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
}
.faqswrap .faqblock h4 i {
    font-size: 20px;
    margin-right: 10px;
}
.faqswrap .faqanswer {
    padding: 15px;
    background: #f7f7f7;
    border: 1px solid #ddd;
    border-radius: 0 0 4px 4px;
    font-size: 13px;
    line-height: 24px;
    color: #888;
}
.comprsntblwrap .table {
    border: 1px solid #ddd;
}
.comprsntblwrap .table .prductnamehdn {
    background: #8e8e8e;
    text-align: center;
    font-weight: 700;
    color: #eee;
}
.comprsntblwrap .table .prductnamehdn h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0;
    padding: 5px;
}
.comprsntblwrap .table .na, .comprsntblwrap .table .ys {
    text-align: center;
}
.comprsntblwrap .table .ys:after {
    content: "\f00c";
    font-family: Fontawesome;
    color: #5ad871;
    font-size: 18px;
}
.comprsntblwrap .table .na:after {
    content: "";
    background: grey;
    width: 16px;
    height: 1px;
    display: block;
    margin: 13px auto 0;
}
.comprsntblwrap .table thead th {
    text-align: center;
}
.comprsntblwrap .table td:nth-child(2), .comprsntblwrap .table td:nth-child(3), .comprsntblwrap .table td:nth-child(4), .comprsntblwrap .table td:nth-child(5) {
    border: 1px solid #ddd;
}
.comprsntblwrap .table thead tr th {
    background: #dedede;
    text-transform: uppercase;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: none;
    width: 100%}
.detailwrap hr.divider {
    margin-top: 20px;
    margin-bottom: 20px;
}
.detthumblg {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    border: 5px solid #ddd;
    background: 0 0;
    background-size: cover;
    min-height: 330px;
    position: relative;
}
.detailwrap .detthumblg:before {
    background: url(../images/detailbg.png) no-repeat center center;
    background-size: cover;
    height: 100%;
    width: 100%;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: .5;
}
.detthumblg .wishlistbtn {
    z-index: 9;
    background: #b6942c;
    display: inline-block;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    line-height: 42px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .45);
    position: absolute;
    right: 10px;
    top: 10px;
}
.productdetcontent .product_meta {
    background: #e8e8e8;
    display: none;
    padding: 1px 10px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 5px;
    border: 1px solid #c1c1c1;
}
div.svi-thumbsection[data-v-76399e5c] {
    margin-top: 15px;
    display: none;
}
.likplaybtngroup {
    position: absolute;
    right: 10px;
    bottom: -20px;
}
.likplaybtngroup .playvideo {
    background: red;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    padding: 0 0 0 10px;
    height: 40px;
    width: 140px;
    line-height: 38px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .45);
}
.likplaybtngroup .playvideo i {
    position: relative;
    padding: 5px 10px 5px 0;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    font-size: 18px;
}
.likplaybtngroup .playvideo::after {
    content: '';
    position: absolute;
    z-index: 1;
    top: -3px;
    bottom: -3px;
    left: -3px;
    right: -3px;
    border-radius: 50px;
    background-color: transparent;
    -webkit-animation: cdpulse 2s infinite;
    -moz-animation: cdpulse 2s infinite;
    animation: cdpulse 2s infinite;
}
.likplaybtn.playsafari{
    background: red;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    padding: 0 0 0 10px;
    height: 40px;
    width: 140px;
    line-height: 38px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .45);
}
.likplaybtngroup .playsafari::after {
    content: '';
    position: absolute;
    z-index: 1;
    top: -3px;
    bottom: -3px;
    left: -3px;
    right: -3px;
    border-radius: 50px;
    background-color: transparent;
    -webkit-animation: cdpulse 2s infinite;
    -moz-animation: cdpulse 2s infinite;
    animation: cdpulse 2s infinite;
}
@-webkit-keyframes cdpulse {
    0% {
    -webkit-transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, .8);
}
50% {
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, .8);
}
100% {
    -webkit-transform: scale(1.1);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0);
}
}
@-moz-keyframes cdpulse {
    0% {
    -moz-transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, .8);
}
50% {
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, .8);
}
100% {
    -moz-transform: scale(1.1);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0);
}
}
@keyframes cdpulse {
    0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, .8);
}
50% {
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, .8);
}
100% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0);
}
}
.videopopup {
    display: none;
    background: #000;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 9999999;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 20px 110px;
}
.videopopup span.closevideopopup {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #949494;
    opacity: 1;
    font-family: Arial;
    font-size: 20px;
    text-shadow: none;
    border: 2px solid #949494;
    border-radius: 50px;
    height: 30px;
    width: 30px;
    display: inline-block;
    text-align: center;
    line-height: 25px;
}
.videopopup iframe {
    width: 100%}
.prodetoverview {
    margin-top: 30px;
    margin-bottom: 10px;
}
.prodetoverview .prodethdr {
    padding: 10px 100px 5px 15px;
}
.prodetoverview .prodethdr .namenprice {
    margin: -28px 0 0 0;
}
.prodetoverview .prodethdr .proname {
    font-size: 30px;
    font-weight: 600;
}
.provariations {
    padding: 0 0 25px;
}
.provariations>h4 {
    margin-top: 0;
    line-height: 16px;
    margin-bottom: 5px;
    font-weight: 600;
}
.provariations>p {
    font-size: 13px;
    line-height: 14px;
}
.provariations>p>span {
    font-weight: 700;
}

.safarionly{
display: -webkit-none;
}
.variationwrap {
    margin-top: 10px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    position: relative;
}
.variationwrap .variationitem {
    width: 24%;
    margin-right: 1%}
.variationitem figure {
    min-height: 70px;
    border: 2px solid #ddd;
    height: 70px;
    border-radius: 5px;
    cursor: pointer;
    padding: 2px;
    display: flex;
    align-items: center;
}
.variationitem .variantnmprc h4 {
    font-weight: 600;
    font-size: 13px;
    text-transform: capitalize;
    margin-bottom: 0;
}
.variationitem .variantnmprc p {
    font-size: 12px;
}
.variationitem.active figure {
    border-color: #b6942c;
}
.variationitem.active P, .variationitem.active h4 {
    color: #b6942c;
}
.detbuynowbtn {
    text-align: center;
    padding: 0 10px 10px;
}
.detbuynowbtn a {
    background: #000;
    color: #fff;
    padding: 10px 20px;
    display: block;
    border-radius: 4px;
}
.colszchooser {
    border: 1px solid #ddd;
    margin: 0 15px 20px;
    padding: 15px 0;
    background: #f7f7f7;
    position: relative;
    z-index: 9;
}
.colszchooser .container {
    padding-left: 10px;
    padding-right: 10px;
}
.colszchooser .form-group {
    margin-bottom: 0;
}
.colszchooser .form-group .form-control {
    width: 95%;
    margin: 0 2.5%}
.colorselectorbtn h4 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -.3px;
    float: left;
    margin-right: 30px;
    margin-top: 15px;
}
.colorselectorbtn .btn_group .btn-default {
    border-radius: 50px;
    padding: 10px 30px 10px 50px;
    position: relative;
}
.colorselectorbtn .btn_group .btn-default:before {
    content: "";
    border: 1px solid;
    position: absolute;
    left: 5px;
    top: 5px;
    height: 30px;
    width: 30px;
    border-radius: 50px;
    background: #fff;
}
.colorselectorbtn .btn_group .btn-default.active, .colorselectorbtn .btn_group .btn-default:focus {
    outline: 0;
}
.colorselectorbtn .btn_group .btn_white {
    background: #fff;
}
.colorselectorbtn .btn_group .btn_white.active, .colorselectorbtn .btn_group .btn_white.active:before, .colorselectorbtn .btn_group .btn_white:before {
    background: #fff;
    border-color: #e2e2e2;
}
.colorselectorbtn .btn_group .btn_ivory.active, .colorselectorbtn .btn_group .btn_ivory.active:before, .colorselectorbtn .btn_group .btn_ivory:before {
    background: #fef5da;
    border-color: #d3caad;
}
.colorselectorbtn .btn_group .btn-default.active:after {
    position: absolute;
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 16px;
    left: 12px;
    top: 10px;
}
.colorselectorbtn .btn_group .btn_ivory.active:after {
    color: #948964;
}
.colorselectorbtn .btn_group .btn_white.active:after {
    color: #3a3a3a;
}
.custom-select {
    position: relative;
}
.custom-select select {
    display: none;
}
.select-selected {
    background-color: #000;
}
.select-selected:after {
    position: absolute;
    content: "";
    top: 20px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #fff transparent transparent transparent;
}
.select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 13px;
}
.select-items div, .select-selected {
    color: #fff;
    padding: 8px 10px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, .1) transparent;
    cursor: pointer;
    margin: 0 2px;
    font-size: 12px;
}
.select-items {
    position: absolute;
    background-color: #999;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
}
.select-hide {
    display: none;
}
.same-as-selected, .select-items div:hover {
    background-color: rgba(0, 0, 0, .1);
}
.servfeature {
    background: #000;
    padding: 10px 0 10px;
    margin-top: 20px;
}
.featurewrap {
    display: flex;
    flex-wrap: wrap;
}
.featitemblock {
    width: 50%;
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
}
.featitemblock:before {
    content: "";
    border-top: 60px solid #b6942c;
    border-left: 60px solid transparent;
    position: absolute;
    top: 5px;
    right: 5px;
}
.featitemblock .featitemin {
    text-align: center;
    border: 2px solid #b6942c;
    margin: 10px;
    padding: 10px;
    background: #000;
    min-height: 135px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    border-radius: 4px 0 4px 4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .42);
}
.featitemblock .featitemin img {
    max-width: 80px;
    margin-bottom: 5px;
}
.featitemblock .featitemin p {
    color: #fff;
    line-height: 15px;
    font-size: 13px;
    margin-bottom: 0;
}
.productinfo {
    background: #f3f3f3;
}
.collapsewrap {
    padding: 10px 0;
}
.collapseblock {
    margin-bottom: 15px;
    position:relative !important;
}
.collapseblock:last-child {
    margin-bottom: 0;
}
.collapseblock .collapsehdr {
    background: #ff6d24;
    text-align: left;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    cursor: pointer;
}
.collapseblock .collapsehdr i {
    float: right;
    padding: 7px 0;
    font-size: 15px;
}
.collapseblock.open .collapsehdr i.fa.fa-plus:before {
    content: "\f068"}
.collapseblock .collapsecontent {
    display: none;
    background: #f7f7f7;
    padding: 15px;
    color: #444;
    margin-top: -2px;
    border-radius: 0 0 5px 5px;
    border: 1px solid #dedede;
}
.collapsecontent h2 {
    font-family: Cinzel;
    font-size: 26px;
    border-bottom: 1px solid #ddd;
    display: inline-block;
    margin-bottom: 15px;
}
.collapsecontent, .collapsecontent p, .collapsecontent ul li {
    font-size: 14px;
    line-height: 24px;
}
.collapsecontent ul {
    margin: 0;
    padding: 0 0 0 20px;
}
.collapsecontent ul li {
    margin-bottom: 5px;
}
.detfeaturewrap .featureblock {
    margin-bottom: 20px;
}
.featureblock .featcontent h3 {
    margin-top: 0;
}
.testimonials {
    padding: 15px 0;
}
.testimonials h2 {
    margin-top: 0;
}
.testimonials iframe {
    width: 100%;
    height: auto;
}
.testimonials .btn.btnblack {
    background: #515151;
    color: #fff;
    border-radius: 3px;
    border: 0;
    display: block;
    text-transform: uppercase;
    padding: 10px;
}
.testimonialvidwrap img {
    z-index: 9;
    position: relative;
    cursor: pointer;
}
.servfeature {
    background: #f3f3f3;
}
.featitemblock {
    width: 100%}
.featitemblock .featitemin {
    min-height: 235px;
    border: 1px solid #f7f7f7;
    margin: 10px;
    padding: 10px;
    background: #fff;
    box-shadow: 0 25px 25px rgba(0, 0, 0, .09);
    border-radius: 4px 0 4px 30px;
}
.featitemblock:before {
    border-top: 60px solid #b1b1b1;
}
.featitemblock .featitemin p {
    color: #888;
    line-height: 18px;
    font-size: 14px;
    margin: 30px 40px 0;
    font-weight: 600;
    background: #eee;
    min-height: 65px;
    display: flex;
    align-items: center;
    padding: 10px 20px;
    border-radius: 5px 5px 5px 20px;
    width: 80%;
    justify-content: center;
    border: 1px solid #d6d6d6;
}
.productinfo {
    padding-bottom: 30px;
}
.testimonials .embed-responsive {
    margin: 0 auto;
}
.testimonials .btn.btnblack:hover {
    background: #000;
}
.tradecontinfo {
    background: transparent url(../images/tradeinfobg.jpg) no-repeat bottom center;
    width: 100%;
    min-height: 655px;
    padding: 100px 0;
    background-attachment: fixed;
    background-size: cover;
    display: flex;
    align-items: center;
    position: relative;
    margin-top: -132px;
    float:left;
}
footer.sitefooter {
    float: left;
    width: 100%;
}
.tradecontinfo .darkoverlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .4);
}
.tradecontinfo .trinfocontwrap {
    position: relative;
    border: 1px solid #fff;
    max-width: 780px;
    margin: 0 auto;
    padding: 30px;
    text-align: center;
    color: #fff;
}
.trinfocontwrap:before {
    content: "";
    display: block;
    position: absolute;
    border: 1px solid #fff;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
}
.trinfocontwrap .contactusinfo {
    position: relative;
}
.trinfocontwrap .contactusinfo .or {
    background: 0 0;
    border: 1px solid #fff;
    height: 31px;
    width: 31px;
    line-height: 31px;
    margin: 20px auto;
    border-radius: 50px;
    font-size: 11px;
    position: relative;
}
.trinfocontwrap .contactusinfo .or:after, .trinfocontwrap .contactusinfo .or:before {
    content: "";
    position: absolute;
    display: block;
    width: 100px;
    height: 1px;
    background: #fff;
    top: 15px;
}
.trinfocontwrap .contactusinfo .or:before {
    left: 100%}
.trinfocontwrap .contactusinfo .or:after {
    right: 100%}
.trinfocontwrap .contactusinfo h3 {
    margin: 0;
}
.trinfocontwrap .contactusinfo p {
    margin: 0;
}
.trinfocontwrap .contactusinfo .btn-default {
    border: 0;
    background: #fff;
    border-radius: 3px;
    font-weight: 700;
    padding: 10px 30px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.trinfocontwrap .contactusinfo .btn-default:hover {
    background: #000;
    color: #fff;
}
.pagebanner {
    position: relative;
    overflow: hidden;
    height: 300px;
    width: 100%;
    margin-bottom: 5px;
    background: #4a4a4a url(../images/topbanner.jpg) center center no-repeat;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    background-size: cover;
}
.pagebanner .container {
    display: none;
}
.pagebanner:before {
    content: "";
    position: absolute;
    max-width: 983px;
    width: 100%;
    margin: 0 auto;
    height: 144px;
    background: url(../images/features_icons.png) no-repeat center bottom;
    right: 0;
    z-index: 9;
    bottom: 0;
    left: 0;
    display: block;
    background-size: 983px 144px;
}
.pagebanner h1 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 30px;
}
.pagebanner .breadcrumb {
    font-size: 13px;
    color: #999;
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
    text-transform: uppercase;
}
.pagebanner .breadcrumb li a {
    color: #999;
}
.pagebanner .breadcrumb li a:hover {
    color: #fff;
}
.pagebanner .breadcrumb>.active {
    color: #fff;
}
.contactsection {
    background-image: url(../images/contactleft.html);
    background-color: #2c2a28;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    background-attachment: fixed;
    width: 100%;
    min-height: 762px;
}
.contactoptwrap {
    margin-top: 5px;
    color: #7f7e7e;
}
.contactoptwrap h1 {
    margin-bottom: 20px;
    font-size: 25px;
}
.contactinfo {
    padding: 20px;
    border-radius: 5px;
    color: #555;
    border: 1px solid #ddd;
}
.contactinfo .media {
    margin-bottom: 20px;
}
.contactinfo .media .media-body {
    padding-bottom: 5px;
    border-bottom: 1px dotted #999;
}
.contactinfo .media:last-child .media-body {
    padding-bottom: 0;
    border-bottom: 0;
}
.contactinfo .media-heading {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    color: #949494;
}
.contactinfo .media-heading .label {
    display: inline-block;
    padding: 6px 10px 5px;
    font-size: 12px;
}
.contactinfo .pull-left {
    margin-right: 20px;
    padding-right: 0;
    background: #fff;
    border: 1px solid #b7b7b7;
    height: 50px;
    width: 50px;
    border-radius: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    color: #929292;
}
.contactinfo .media p {
    font-size: 13px;
}
.contactform {
    background: #fff;
    padding: 20px;
    border: 1px solid #dedede;
    border-radius: 5px;
}
.contactform .form-group {
    margin-bottom: 30px;
}
.contactform .form-control {
    box-shadow: none;
    color: #555;
    border-radius: 0;
    border: 1px solid transparent;
    border-bottom: 1px solid #7f7e7e;
    background: 0 0;
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 50px;
    transition: all .4s ease-in-out;
}
.contactform textarea.form-control {
    min-height: 120px;
}
.contactform .form-control:focus, .contactform .form-control:hover {
    padding-left: 15px;
    border: 1px solid #7f7e7e;
    box-shadow: none;
}
.contactform .submitbtn {
    text-transform: uppercase;
    padding: 10px;
    border-radius: 0;
    background: #999;
    border: 0;
    font-weight: 600;
    font-size: 15px;
    color: #fff;
}
.contactform .submitbtn:hover {
    background: #7b7b7b;
    color: #fff;
    border-radius: 4px;
}
.contactform h2, .contactinfo h2 {
    margin-top: 0;
    font-size: 20px;
    color: #444;
}
.contactform, .contactinfo {
    margin-bottom: 30px;
}
.innpagewrap .btnblack {
    background: #515151;
    color: #fff;
    border-radius: 3px;
    border: 0;
    text-transform: uppercase;
    padding: 10px 20px;
}
.innpagewrap .btnblack:hover {
    color: #fff;
    background: #333;
}
.well {
    background-color: #28b8af;
    color: white;
}
.faqlist .well>strong {
    font-size: 20px;
    font-weight: 700;
}
.stepslist .well h3 {
    font-size: 20px;
    position: relative;
    padding-left: 60px;
    font-size: 20px;
}
.stepslist .well h3 span.stepno {
    position: absolute;
    background: #4c4c4c;
    color: #fff;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 30px;
    left: 0;
    top: -10px;
}
.stepslist .well h3 p {
    margin-bottom: 0;
    font-size: 12px;
    color: #9e9e9e;
}
.svithumbnails li {
    border: 1px solid #c5c5c5!important;
    border-radius: 4px!important;
    padding: 3px!important;
    width: 70px!important;
    margin-right: 10px!important;
}
.woocommerce span.onsale {
    display: none;
    z-index: 2;
    height: 40px;
    width: 40px;
    background: #797979;
    font-weight: 600;
    line-height: 40px;
    top: 10px;
    left: 25px;
    border-radius: 0;
    text-transform: uppercase;
    padding: 5px 5px;
    font-size: 10px;
}
.woocommerce span.onsale:after {
    border-left: 20px solid #797979;
    border-right: 20px solid #797979;
    border-bottom: 15px solid transparent;
    position: absolute;
    bottom: -15px;
    left: 0;
    content: "";
    position: absolute;
    height: 0;
    width: 0;
}
.prodetoverview p.price, .prodetoverview span.price {
    color: #464646!important;
    font-size: 18px!important;
}
.prodetoverview p.price ins, .prodetoverview span.price ins {
    background: inherit;
    font-weight: 700;
    float: none!important;
    margin-right: 10px!important;
    text-decoration: none!important;
}
.prodetoverview p.price del, .prodetoverview span.price del {
    font-size: 13px!important;
    font-weight: 600!important;
}
.woocommerce-variation-add-to-cart {
    float: left;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    padding: 14px 15px 12px;
    font-weight: 500;
    font-size: 14px;
    border-radius: 4px;
    background-color: #ebe9eb;
    border: 0;
}
.single-product .ctagroup .button.button.alt {padding:0px 90px 0px 90px;background-color: #ff6d24 !important;border-radius: 30px;height: 45px; font-size: 16px; font-weight: 700;}
body.single-product .quantity .qty {display:none;}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #ff6d24;
    color: #fff;
    text-transform: uppercase;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #ff6d24;
}
.woocommerce form .form-row.woocommerce-invalid label {
    color: #f44336;
}
.woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    margin-top: 10px;
    border: 0 solid #000;
    border-radius: 2px;
    background: #000;
    padding: 14px 45px;
    margin-bottom: 15px;
    color: #fff;
}
.woocommerce-info a, .woocommerce-info::before {
    color: #fff;
}
.woocommerce-info a:hover {
    color: #ddd;
}
.entry-content .woocommerce form.woocommerce-cart-form .input-text {
    border: 1px solid #e0e0e0;
    height: 36px;
    padding: 8px;
    border-radius: 3px;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    padding: 10px;
    margin: 10px 0;
    border-radius: 3px;
}
.woocommerce-page form.checkout_coupon .form-row-last {
    float: left!important;
}
p.form-row.terms.wc-terms-and-conditions {
    margin-left: 15px;
}
.woocommerce form .form-row .input-checkbox {
    margin: 4px 0 0 -15px;
}
.woocommerce-page form.checkout_coupon .form-row-last button.button {
    width: auto;
    background-color: #000!important;
    border-radius: 3px;
    height: 40px;
    color: #fff!important;
    font-weight: 400;
    text-transform: capitalize;
    padding: 10px;
    line-height: 25px;
}
.woocommerce .quantity .qty {
    width: 4.631em;
    text-align: center;
}
.woocommerce td.product-name a {
    font-size: 15px;
    color: #585858;
    font-weight: 600;
    text-transform: uppercase;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
    background: #000;
    border-radius: 3px;
    height: 36px;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 0px;
}
.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover {
    background: #000;
    color: #fff;
    background: linear-gradient(to right, #797979 50%, #e67d20 50%) no-repeat scroll right bottom/210% 100% #ff6d24 !important
    -webkit-transition: color .3s ease !important, border-color .3s ease !important, background-position .3s ease !important, background-color 0 linear .3s!important;
    -ms-transition: color .3s ease !important, border-color .3s ease !important, background-position .3s ease !important, background-color 0 linear .3s!important;
    transition: color .3s ease !important, border-color .3s ease !important, background-position .3s ease !important, background-color 0 linear .3s!important;
}
.woocommerce a.remove {
    height: 1.1em;
    width: 1.1em;
    border: 1px solid red;
}
.woocommerce .coupon .input-text {
    min-width: 150px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 100%}
.woocommerce a.button.alt {
    background: #ff6d24;
    border-radius: 3px;
    height: 45px;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
    padding: 10px;
    line-height: 25px;
}
.woocommerce a.button.alt:hover {
    background: linear-gradient(to right, #797979 50%, #e67d20 50%) no-repeat scroll right bottom/210% 100% #ff6d24 !important
    -webkit-transition: color .3s ease !important, border-color .3s ease !important, background-position .3s ease !important, background-color 0 linear .3s!important;
    -ms-transition: color .3s ease !important, border-color .3s ease !important, background-position .3s ease !important, background-color 0 linear .3s!important;
    transition: color .3s ease !important, border-color .3s ease !important, background-position .3s ease !important, background-color 0 linear .3s!important;
}
.cart_totals h2 {
    text-align: center;
    background: #f7f7f7;
    text-transform: capitalize;
    font-size: 18px;
    padding: 10px;
    border: 1px solid #e5e5e5;
    line-height: 20px;
    margin-bottom: -1px;
    border-radius: 3px 3px 0 0;
}
.cart_totals .shop_table td:nth-child(2) {
    text-align: right;
}
.cart_totals .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
    text-align: left;
}
.shipping-calculator-form input.input-text {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: 1;
    border: 1px solid #e0e0e0;
    height: 32px;
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 12px;
}
.shipping-calculator-form .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    height: 32px;
    border-radius: 3px;
    font-size: 12px;
    padding-top: 2px;
    color: #444;
}
.shipping-calculator-form button.button {
    background: #000;
    border-radius: 3px;
    height: 36px;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
}
.shipping-calculator-form button.button:hover {
    background: #666;
    color: #fff;
    background: linear-gradient(to right, #797979 50%, #171717 50%) no-repeat scroll right bottom/210% 100% #171717!important;
    -webkit-transition: color .3s ease !important, border-color .3s ease !important, background-position .3s ease !important, background-color 0 linear .3s!important;
    -ms-transition: color .3s ease !important, border-color .3s ease !important, background-position .3s ease !important, background-color 0 linear .3s!important;
    transition: color .3s ease !important, border-color .3s ease !important, background-position .3s ease !important, background-color 0 linear .3s!important;
}
#customer_details .input-text, .select2-container--default .select2-selection--single, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.select2-container--default .select2-selection--single {
    padding-top: 3px;
    padding-left: 5px;
}
#customer_details textarea.input-text {
    height: auto;
}
#customer_details .input-text:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
#customer_details label {
    margin-bottom: 0;
}
p.form-row.terms.wc-terms-and-conditions label {
    line-height: 15px;
}
p.form-row.terms.wc-terms-and-conditions label span {
    line-height: 10px;
    font-size: 12px;
    color: #444;
    font-weight: 600;
}
.shop_table td:nth-child(2), .shop_table th:nth-child(2) {
    text-align: right;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    width: 100%;
 /*   background: #000; */
    border-radius: 3px;
    height: 45px;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
    padding: 10px;
    line-height: 25px;
}
.woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover {
    background: linear-gradient(to right, #797979 50%, #ff6d24 50%) no-repeat scroll right bottom/210% 100% #ff6d24!important;
    -webkit-transition: color .3s ease !important, border-color .3s ease !important, background-position .3s ease !important, background-color 0 linear .3s!important;
    -ms-transition: color .3s ease !important, border-color .3s ease !important, background-position .3s ease !important, background-color 0 linear .3s!important;
    transition: color .3s ease !important, border-color .3s ease !important, background-position .3s ease !important, background-color 0 linear .3s!important;
}
.woocommerce-checkout-payment .woocommerce-info {
    font-size: 12px;
    line-height: 20px!important;
}
#customer_details h3 {
    border: 1px solid #d0d0d0;
    padding: 10px 45px;
    margin-bottom: 15px;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: -1px;
    margin-top: 0;
    border-radius: 5px;
    border-left-width: 3px;
    border-left-color: #555;
}
#customer_details .woocommerce-billing-fields>h3 {
    padding: 0!important;
    border: 0!important;
    border-bottom: 2px solid #a7a7a7!important;
    border-radius: 0!important;
    padding-bottom: 15px!important;
}
h3#order_review_heading {
    margin: 0;
    padding: 15px;
    background: #f5f5f5;
    border-radius: 3px 3px 0 0;
    border: 1px solid #ddd;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: -1px;
}
#order_review {
    border: 5px solid #ddd;
    background: #f7f7f7;
}
#order_review .shop_table {
    border-radius: 0;
}
#order_review h3 {
    margin-top: 5px;
    padding: 5px 0 8px;
    margin: 5px 10px 15px;
}
#order_review table.shop_table td, #order_review table.shop_table th {
    border-top: 0;
    padding: 10px 12px;
    font-size: 13px;
    font-weight: 600;
}
#order_review table.shop_table {
    border: 0;
    margin: 0 -1px 5px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
}
#order_review #payment {
    background: #fff;
    border-radius: 0;
}
#order_review #payment .woocommerce-checkout ul.payment_methods {
    padding: 10px;
    background: #fff;
}
.woocommerce-shipping-fields {
    border-top: 1px solid #afafaf;
    margin-top: 50px;
    position: relative;
    padding-top: 40px;
    margin-left: 10px;
    margin-right: 15px;
}
h3#ship-to-different-address {
    background: #e6e6e6;
}
h3#ship-to-different-address label {
    margin: 0;
    cursor: pointer;
}
h3#ship-to-different-address span {
    font-size: 15px;
    letter-spacing: 0;
    font-weight: 700;
    text-transform: capitalize;
    padding-bottom: 8px;
    margin-bottom: 15px;
}
h3#ship-to-different-address:hover {
    background: #cacaca;
}
h3#ship-to-different-address .input-checkbox {
    left: -7px;
    top: 1px;
    height: 16px;
    width: 16px;
    background: #fff;
    -webkit-appearance: checkbox;
}
.woocommerce-shipping-fields {
    border-top: 1px solid #6f6f6f;
    margin-top: 50px;
    position: relative;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 5px;
}
.woocommerce-MyAccount-navigation {
    background: #000;
}
.woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
}
.woocommerce-MyAccount-navigation li {
    list-style: none;
}
.woocommerce-MyAccount-navigation li a {
    color: #fff;
    font-size: 13px;
    padding: 15px 15px;
    display: block;
    text-transform: capitalize;
}
.woocommerce-MyAccount-navigation li a:hover {
    color: #fff;
    background: #666;
}
.woocommerce-MyAccount-navigation li:nth-child(3), .woocommerce-MyAccount-navigation li:nth-child(7) {
    display: none;
}
li.wc_payment_method.payment_method_ccavenue>label>img {
    display: none;
}
.woocommerce-billing-fields__field-wrapper p#billing_first_name_field {
    width: 100%}

.woocommerce-additional-fields__field-wrapper .form-row.notes {
    width: 100%}
.woocommerce-billing-fields__field-wrapper p.form-row:nth-child(odd) {
    margin-right: 0;
}
.woocommerce-account-fields p.form-row.form-row-wide.create-account.woocommerce-validated {
    margin-left: 13px;
}


ul.wc_payment_methods.payment_methods.methods>li>label {
    font-size: 12.5px;
    line-height: 18px;
    width: 92%;
    font-weight: 500;
    color: #7d7d7d;
    letter-spacing: .5px;
    cursor: pointer;
}
.payment_box.payment_method_ccavenue {
    display: none;
}
.woocommerce-billing-fields__field-wrapper p#billing_address_1_field {
    clear: left;
}
.woocommerce-billing-fields__field-wrapper p#billing_address_1_field {
  /*  float: left;*/
    clear: left;
}
.woocommerce-billing-fields__field-wrapper p#billing_first_name_field {
    width: 48%}
.woocommerce-billing-fields__field-wrapper p#billing_address_2_field, .woocommerce-shipping-fields__field-wrapper p#shipping_address_2_field {
    display: none!important;
}
.woocommerce-billing-fields__field-wrapper p#billing_postcode_field {
 /*     float: left;*/
    clear: none;
}
.woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0!important;
}
.rmbillingaddress {
    background: #f5f5f5;
    padding: 20px;
    border: 2px solid #ddd;
    border-radius: 5px;
}
.coupon button.button {
    padding: 11px 15px 12px!important;
}
.woocommerce-privacy-policy-text p {
    font-size: 13px;
    line-height: 22px;
    background: #f1f1f1;
    padding: 14px;
    margin-bottom: 15px;
    border-radius: 10px;
    border: 1px solid #ddd;
    border-left-color: #444;
    border-left-width: 3px;
}
.woocommerce-privacy-policy-text p a {
    font-weight: 700;
    color: #000;
    border-bottom: 1px solid #929292;
}
.innpagewrap .woocommerce .woocommerce-error {
    border-top-color: #ff0707;
    border: 1px solid #ff0707;
    border-left-width: 3px;
    border-radius: 5px;
    padding: 5px 10px 5px 60px;
    margin-bottom: 15px;
}
.innpagewrap .woocommerce .woocommerce-error::before {
    content: '\e016';
    color: #ff0707;
    font-size: 20px;
    left: 20px;
    top: 18px;
}
.innpagewrap .woocommerce ul.woocommerce-error li {
    display: inline-block;
    margin-right: 10px;
    font-size: 12px;
    color: #f44336;
    line-height: 20px;
    margin-bottom: 0;
}
.woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    margin-top: 10px;
    border: 0 solid #000;
    background: #585858;
    padding: 14px 45px;
    margin-bottom: 15px;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
}



.featurepoints {
    background: #f7f7f7;
    height: 461px;
    position: relative;
    z-index: 1;
}
.featurepoints .container-fluid {
    padding: 0;
}
.featurepoints .leftimagesbg {
    background: url(../images/featureimage.png);
    background-repeat: no-repeat;
    height: 593px;
    background-position: right center;
}
.featpointwrap {
    padding: 20px;
    max-width: 520px;
    margin-left: -50px;
}
.featpointwrap h2 {
    font-size: 25px;
    margin-left: 77px;
}
.featpointwrap ul {
    margin: 0;
    padding: 0;
}
.featpointwrap ul li {
    list-style: none;
    padding-left: 80px;
    position: relative;
    padding-bottom: 20px;
    padding-top: 10px;
    min-height: 85px;
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
}
.featpointwrap ul li span {
    display: inline-block;
    background: #fff;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    line-height: 60px;
    text-align: center;
    box-shadow: 0 2px 5px #0000004f;
    position: absolute;
    left: 0;
}
.featpointwrap ul li span img {
    max-width: 100%;
    height: auto;
}
.clearfix.h0 {
    height: 0;
    width: 100%}
.videotestimonial {
    height: 640px;
    width: 100%;
    background: #fff;
    position: relative;
    overflow: hidden;
    padding-top: 132px;
    top: -132px;
    margin-bottom: -132px;
}
.videotestimonial h2.heading {
    margin-top: 130px;
}
.videotestimonial:before {
    content: "";
    height: 1200px;
    width: 400px;
    position: absolute;
    background: #f8f8f8;
    display: block;
    left: 170px;
    top: -240px;
    transform: rotate(-35deg);
}
.videotestimonial:after {
    content: "";
    position: absolute;
    right: 0;
    top: -132px;
    height: 692px;
    width: 815px;
    background: url(../images/tmrightbg.png);
    background-position: top right;
    background-repeat: no-repeat;
}
.tmvideothumb {
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 120px;
}
.tmvideothumb .thumbimg {
    position: relative;
}
.tmvideothumb .thumbimg img {
    background: #000;
    display: inline-block;
    margin: 0 auto;
    height: 308px;
    width: 308px;
    border-radius: 50%;
    overflow: hidden;
}
.tmvideothumb .playtm_btn {
    position: absolute;
    color: #fff;
    z-index: 1;
    top: 50%;
    margin-top: -15px;
    display: flex;
    align-items: center;
    left: -103px;
    font-size: 14px;
}
.tmvideothumb .playtm_btn span {
    margin-left: 5px;
    font-size: 34px;
}
.prodetoverview p.help-block-size {
    font-size: 13px;
    font-weight: 600;
    color: #debe60;
    margin-bottom: 0;
    line-height: 18px;
}

/*REVIEW POPUP ON DETAIL PAGE CSS*/
div#respond input[type='text'], 
div#respond input[type='email'],
div#respond textarea {display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
div#respond textarea {height: auto; }
p.form-submit #submit {background: #000!important; color: #fff!important; border-radius: 3px; border: 0; display: block; text-transform: uppercase; padding: 15px 70px 15px!important; width: 100%; }
p.stars a {color: #FF9800; margin-right: 10px; }
h3#reply-title {margin: 0; background: #efefef; padding: 10px 15px; font-size: 15px; }
p.comment-notes {font-size: 13px; padding: 10px 0; color: #9e9e9e; }
p.comment-notes #email-notes {display: block; font-size: 16px; color: #6f6f6f; font-weight: 500;}

/*MAKE YOUR BATHTUB*/
.make-your-own-bathtub .productdetcontent hr{margin: 0;}
.make-your-own-bathtub .productdetcontent .clear10{height: 0;}
.make-your-own-bathtub .detailwrap:before{background: none;}
.make-your-own-bathtub .detailwrap .detthumblg{margin-top: -20px;}
.custombtnwrap .options-list .btn {margin-bottom: 10px; padding: 10px!important; position: relative; border-radius: 8px!important; float: left; width: calc(25% - 10px); margin-right: 10px!important; }
.custombtnwrap .options-list .btn.focus{outline: none;}
.custombtnwrap .options-list .btn img{max-width:70px;width: 100%;}
.custombtnwrap .options-list p {font-size: 13px; line-height: 15px; margin-top: 5px; margin-bottom: 0px; font-weight: 600; color: #333; text-align: center; word-break: break-word; white-space: normal; height: 35px; display: flex; align-items: center; justify-content: center; text-transform: capitalize;}
.custombtnwrap .options-list .btn.btn-default:hover{border-color: #9bcec3; background: #f3fdfb;}
.custombtnwrap .options-list .btn.btn-default.actv{border-color: #9bcec3; background: #f3fdfb;}
 
.custombtnwrap label.btn {display: block; position: relative; padding-left: 35px; margin-bottom: 12px; cursor: pointer; font-size: 22px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
/* Hide the browser's default checkbox */
.custombtnwrap label.btn input {position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; }
/* Create a custom checkbox */
.custombtnwrap label.btn .checkmark {position: absolute; top: 5px; left: 5px; height: 22px; width: 22px; background-color: #eee; border-radius: 50px; line-height: 20px; }
/* On mouse-over, add a grey background color */
.custombtnwrap label.btn:hover input ~ .checkmark {background-color: #ccc; }
/* When the checkbox is checked, add a blue background */
.custombtnwrap label.btn input:checked ~ .checkmark {background-color: #46c2a9; }
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {content: ""; position: absolute; display: none; }
/* Show the checkmark when checked */
.custombtnwrap label.btn input:checked ~ .checkmark:after {display: block; }
/* Style the checkmark/indicator */
.custombtnwrap label.btn .checkmark:after {left: 9px; top: 5px; width: 5px; height: 10px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }


span.pofw-price {
    font-size: 11px;
    font-weight: 600;
    color: #6b6b6b;
}

.steam-generator-lists .bathtub-product figure:before,
.steam-room-lists .bathtub-product figure:before { background:none !important}
.make-your-own-bathtub .listblockitem figure img{ max-width:300px; }
.comprsntblwrap .table tr:nth-child(2) th { background: #ccc;text-transform: uppercase;}
.comprsntblwrap .table tr td:first-child { word-break: break-word; font-weight: 700;}
.pdf-brochure i{color: #b6942c;font-size: 16px; padding-right: 6px;}

#billing_country_field span.woocommerce-input-wrapper, #shipping_country_field span.woocommerce-input-wrapper {background: #fff; display: block; width: 100%; height: 40px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
#billing_country_field span.woocommerce-input-wrapper > strong, #shipping_country_field span.woocommerce-input-wrapper > strong {padding-top: 4px; display: block;}

@media only screen and (min-width :992px) {
    .homeslider {
    display: none;
}

.rmdesktop {
    position: fixed;
    z-index: 800;
    top: 0;
    width: 100%;
    padding: 15px 0;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -o-transition: all .4s linear;
    -ms-transition: all .4s linear;
    transition: all .4s linear;
}
.innerpage .rmdesktop {
    background: #000;
}
.rmdesktop.sticky {
    background: #000;
    box-shadow: 0 0 5px rgba(0, 0, 0, .4);
    z-index: 99;
}
.rmdesktop .navbar-brand {
    height: auto;
    padding: 0;
    max-width: 160px;
}
.rmdesktop .navbar-default {
    background-color: transparent;
    border-color: transparent;
    margin-bottom: 0;
    border: 0;
}
.rmdesktop .nav>li>a {
    color: #fff;
    padding: 20px 10px;
    text-transform: uppercase;
    font-size: 14px;
}
.rmdesktop .nav>li a.btn.btn-default {
    color: #fff!important;
    background: 0 0;
}
.navbar-default .navbar-nav>li>a:focus, .rmdesktop .nav>li>a:hover {
    opacity: .8;
    color: #fff;
}
.navbar-default .navbar-collapse {
    text-align: center;
    padding-top: 5px;
}
.navlinks {
    float: none;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
}
.navlinks>li {
    float: none;
    display: inline-block;
}
.rmdesktop.sticky .cartitem .hdrcartlink .sn_cart_items {
    color: #fff;
    background: #8c8c8c;
}
.navbar-default .navbar-right li.cartitem {
    margin-left: 10px;
    margin-top: 5px;
}
.hpabout .container-fluid, .hpcategorywrap {
    max-width: 1140px;
    margin: 0 auto;
}
.hpabout h4 {
    line-height: 34px;
    font-size: 25px;
}
.hpabout h4 span {
    font-size: 35px!important;
}
.hpprocategory {
    background-color: #e7e7e7;
    padding: 0 0 60px;
}
.hpprocategory h2 {
    background: 0 0;
}
.hpprocategory h2 span {
    color: #8a8a8a;
}
.bgexpanded {
    display: none;
}
.categoryblock {
    overflow: hidden;
    padding: 0;
}
.categoryblock p {
    font-size: 13px;
    line-height: 23px;
    font-weight: 200;
    color: #e4e4e4;
}
.catgorycontent {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    top: auto;
    margin: 0;
    padding: 20px;
    position: absolute;
    bottom: -75px;
    background: 0 0;
    text-align: left;
    box-shadow: none;
    color: #fff;
    background: -moz-linear-gradient(270deg, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(270deg, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(270deg, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 1) 100%);
}
.hpcategorywrap .owl-dots {
    bottom: auto;
    top: 0;
    right: 0;
    text-align: right;
}
.catgorycontent {
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -o-transition: all .4s linear;
    -ms-transition: all .4s linear;
    transition: all .4s linear;
}
.catgorycontent:before {
    display: none;
}
.categoryblock .ctabtn:after {
    display: none;
}
.categoryblock .ctabtn {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background: #0000;
    color: #fff;
    border: 1px solid #fff;
    padding: 11px 30px;
    margin: 5px 0;
    position: relative;
    font-weight: 300;
    font-size: 13px;
    letter-spacing: 1px;
}
.categoryblock .ctabtn:hover {
    color: #fff;
    background: #000;
}
.categoryblock:hover .catgorycontent {
    bottom: 0;
}
.hpconfigurator {
    background: transparent url('../../../../img/bathroombg.png') no-repeat bottom center;
    width: 100%;
    height: 100vh;
    padding: 100px 0;
    background-attachment: fixed;
    background-size: cover;
    display: flex;
    align-items: center;
}
.hpconfigurator .configcontent {
    max-width: 600px;
    background: rgba(255, 255, 255, .8);
    padding: 55px 60px 80px 60px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .19);
}
.hpconfigurator h3 {
    text-align: center;
    line-height: 30px;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: -1px;
}
.hpconfigurator h3 span {
    font-size: 30px;
    margin-bottom: 10px;
    font-weight: 400;
}
.hpconfigurator .ctabtn {
    display: block;
    width: 100%;
    max-width: 260px;
    margin: 10px 5px;
    text-decoration: none;
    display: inline-block;
}
.hpconfigurator .configmobileimg, .hpconfigurator .secheading {
    display: none;
}
.hpproductsec {
    background-color: #eee;
}
.hpproductsec h2 {
    color: #333;
}
#hpproductslider {
    max-width: 1170px;
    margin: 0 auto;
}
.hpproductsec .backgroundwrap {
    height: 402px;
    background: #f7f7f7;
}
.hpproimgslider figure img {
    max-width: 220px;
    margin: 25px auto 25px;
}
.hpproductcard .hpprodet h3 {
    margin-top: 10px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 20px;
}
.hpproductcard .hpprodet h4 {
    margin: 0;
    font-size: 16px;
}
.hpproductcard .hpprodet p.text-muted {
    margin-bottom: 0;
    font-size: 12px;
    color: #bdbdbd;
    font-weight: 300;
    display: block;
}
.hpproductcard .hpprodet p {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 20px;
    display: none;
}
.productwrap {
    padding-bottom: 100px;
}
.hpproductcard {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    border: 0;
    border-radius: 3px;
    border-top: 1px solid #eee;
}
.hpproductcard figure {
    background: #fff;
    padding: 18px 0;
    min-height: 255px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hpproductcard figure img {
    max-width: 220px;
}
.hpproductcard .hpprodet {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.hptestimonial {
    position: relative;
    background: #fff;
    padding-bottom: 50px;
}
.hptestimonial .dqicon {
    width: 34px!important;
    height: 31px;
    margin-bottom: 40px;
}
.testimonial_block {
    text-align: left;
    background: #fff;
    margin: 20px 15px;
    padding: 40px 30px 40px;
    border-radius: 6px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .22);
    position: relative;
    z-index: 9;
    min-height: 510px;
}
.testimonial_block p {
    line-height: 26px;
    font-size: 15px;
    color: #444;
    font-weight: 300;
}
.testimonial_block:before {
    content: "";
    background: #37a1e6;
    position: absolute;
    top: -13px;
    height: 13px;
    left: 40px;
    right: 40px;
    z-index: 1;
    border-radius: 10px 10px 0 0;
}
.testimonial_block:after {
    content: "";
    background: #37a1e6;
    position: absolute;
    bottom: -13px;
    height: 13px;
    left: 40px;
    right: 40px;
    z-index: 1;
    border-radius: 0 0 10px 10px;
}
.testimonial_block .dqicon {
    max-width: inherit;
}
.testimonial_block .namenrating {
    text-align: left;
    padding-top: 30px;
    margin-top: 40px;
    border-top: 1px solid #f1f1f1;
}
.testimonial_block figure {
    background: #fff;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 0 10px #00000045;
    border: 2px solid #fff;
    margin: 30px 20px 0 0;
}
.testimonial_block h4 {
    font-size: 15px;
    font-weight: 700;
    color: #6b6b6b;
    margin-top: 10px;
    margin-bottom: 0;
}
.testimonial_block .tmstars {
    text-align: left;
    margin: 0;
}
.testimonial_block .tmstars span {
    display: inline-block;
    margin: 0 0;
    max-width: 13px;
}
.tmtextcontent {
    font-size: 14px;
    line-height: 22px;
}
.ftrnewsletter .nwslttrttl h3, .ftrnewsletter .nwslttrttl p {
    margin-bottom: 0;
    margin-top: 0;
}
.ftrnewsletter .nlsubsform {
    margin: 10px 0 5px;
}
.ftrnewsletter .form-group {
    margin-bottom: 5px;
}
.ftrtop h4 {
    color: #fff;
    font-size: 16px;
}
.ftrtop p, .ftrtop ul li a {
    font-size: 14px;
}
.ftrtop ul li a:hover {
    color: #fff;
    border-bottom: 1px dotted #545454;
}
.ftrtop .ftrcontactinfo, .ftrtop .ftrlinks {
    margin-top: 50px;
}
.ftrcontactinfo p span {
    font-weight: 600;
    font-size: 13px;
    color: #d2d2d2;
}
.ftrbtm {
    text-align: left;
    font-size: 13px;
}
.socialhandles a {
    font-size: 16px;
}
body.innerpage .pagewrapper {
    padding-top: 80px;
    padding-bottom: 0px;
}
.listblockitem figure img {
    position: relative;
    z-index: 9;
    max-width: 250px;
}
.prolistdesc p {
    font-size: 12.5px;
    line-height: 20px;
    font-weight: 400;
    color: #333;
}
.ctagroup .btn {
    padding: 10px 20px;
}
.ctagroup .btn.btnblack {
    margin-left: 0;
    display: inline-block;
}
.single-product .ctagroup .btn.btnblack:hover {
    background: #ff6d24;
}
.ctagroup .btn.btnblack:hover {
    background: #000;
}
.productdetail:before {
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .3);
}
.prodethdr .proreview .wishlistbtn {
    background: #525252;
    top: -45px;
}
.prodethdr .proreview .tinv-wraper.tinv-wishlist {
    height: 2px;
}
.listblockitem {
    background: #fff;
    margin-bottom: 30px;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -o-transition: all .4s linear;
    -ms-transition: all .4s linear;
    transition: all .4s linear;
}
.prodethdr {
    min-height: 80px;
}
.listblockitem:hover {
    box-shadow: 0 20px 25px 0 rgba(0, 0, 0, .3);
    -webkit-transform: translateY(-1rem);
    -ms-transform: translateY(-1rem);
    -o-transform: translateY(-1rem);
    transform: translateY(-1rem);
}
.listblockitem figure:before {
    opacity: .5;
}
.filtersortbyopt .well h3 {
    line-height: 30px;
}
.prodethdr .namenprice .help-block {
    min-height: 15px;
}
.productdetcontent .prodethdr .namenprice .help-block {
    font-size: 13px;
}
.productdetcontent .prodethdr .namenprice .proname {
    padding: 0;
}
.detailwrap {
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
}
.detailwrap:before {
    content: "";
    background: #eee url(../images/cloudy_tile_bg.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 55.5%;
    height: 100%;
    opacity: .5;
    background-size: cover;
}
.detailwrap .prodetoverview {
    margin-top: 15px;
}
.detailwrap .prodetoverview .prodethdr {
    padding: 10px 100px 5px 0;
}
.detailwrap .prodethdr .proreview {
    padding-top: 10px;
}
.detailwrap .provariations {
    padding: 0 0 15px;
}
.detailwrap .detthumblg {
    background: 0;
    position: relative;
    border: 0;
    min-height: 510px;
    padding-bottom: 20px;
}
.detailwrap .detthumblg:before {
    background: 0 0;
}
.detailwrap .detthumblg .likplaybtngroup {
    right: auto;
    bottom: -20px;
    left: 20px;
}
.detailwrap hr.divider {
    margin-top: 10px;
    margin-bottom: 15px;
}
.productdetcontent .colszchooser {
    border: 0;
    margin: 0 0 20px;
    padding: 0;
    background: 0 0;
    position: relative;
    z-index: 9;
}
.productdetcontent .colszchooser .container-fluid {
    padding: 0;
}
.detthumblg .wishlistbtn {
    box-shadow: none;
}
.provariations table.variations {
    width: 100%}
.provariations>h4 {
    font-size: 14px;
    line-height: 18px;
    font-weight: 800;
    color: #000;
}
.productdetcontent .ctagroup {
    padding: 0;
    position: relative;
    margin: 5px 0;
    width: 100%}
.productdetcontent .ctagroup .linkwhatsappcall {
    position: static;
    right: auto;
    left: auto;
    top: auto;
    border-left: 1px solid #b9b9b9;
    border-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    float: right;
}
.ctagroup .quantity, .ctagroup .quick_buy_container, .ctagroup .woocommerce-variation-add-to-cart, .ctagroup div#quick_buy_310_container {
    float: left;
}
.ctagroup .quick_buy_container {
    width: 60%}
.ctagroup .btn.btnblack {
    width: 100%}
.ctagroup form.cart .single_add_to_cart_button {
    display: none;
}
.prodethdr .namenprice .woocommerce-variation-add-to-cart {
    display: none !important;
}
.ctagroup .quantity .qty {
    height: 40px;
    border-radius: 3px;
    border: 1px solid #888;
    width: 60px;
    margin-right: 10px;
}
.productdetcontent .ctagroup .btn.btnblack, .productdetcontent .ctagroup .button {
    padding: 2px 20px;
    margin-right: 10px;
    height: 40px;
    line-height: 40px;
}
.custom-select .select-selected {
    color: #6f6f6f;
    padding: 5px 10px;
    border: 1px solid;
    border-color: #e2e2e2;
    border-radius: 3px;
}
.custom-select .select-selected {
    background-color: #e2e2e2;
}
.custom-select .select-items {
    left: 2px;
    right: 2px;
}
.custom-select .select-selected:after {
    top: 17px;
    border-color: #b3b3b3 transparent transparent transparent;
}
.variationwrap .variationitem {
    width: 23%;
    margin-right: 2%}
.variationitem figure {
    border: 2px solid #ddd;
    height: 85px;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px;
    display: flex;
    align-items: center;
}
.contactoptwrap {
    margin-top: 5px;
}
.contactoptwrap h1 {
    font-size: 25px;
}
.servfeature {
    background: #f9f9f9;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 0;
    margin-top: 0;
}
.innerpage.bathtub .servfeature {
    padding: 15px 0;
    text-align: justify;
    font-size: 13px;
    line-height: 22px;
}
.featurewrap {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between;
}
.featitemblock {
    width: inherit;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.featitemblock .featitemin {
    min-height: auto;
    border: 0;
    margin: 0;
    padding: 10px 0;
    background: 0 0;
    box-shadow: none;
    border-radius: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.featitemblock .featitemin img {
    max-width: 60px;
    margin: 0 10px 0 -15px;
}
.featitemblock:before {
    display: none;
}
.featitemblock .featitemin p {
    color: #888;
    line-height: 18px;
    font-size: 14px;
    max-width: 120px;
    margin: 0;
    font-weight: 600;
    background: 0 0;
    min-height: auto;
    padding: 0;
    border-radius: 0;
    width: auto;
    border: 0;
    text-align: left;
}
.productinfo {
    background: #fbfbfb;
}
.collapseblock .collapsehdr {
    background: #ff6d24;
    position: relative;
    text-align: left;
    color: #fff;
    padding: 15px;
    font-weight: 700;
    font-size: 16px;
    border-radius: 0;
    cursor: pointer;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    border-radius: 0;
    margin-bottom: 10px;
}
.collapseblock .collapsehdr:hover {
    background: #ff6d24;
    border: 1px solid #efefef;
}
.collapseblock .collapsehdr:after {
    content: "";
    position: absolute;
    display: block;
    height: 2px;
    background: #a0a0a0;
    bottom: 0;
    left: 15px;
    width: 100px;
}
.collapseblock .collapsecontent {
    background: 0 0;
    padding: 5px 0;
    border-radius: 0;
    border: 0;
}
.prodetoverview span.price ins {
    float: left!important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 40%}
.colorselectorbtn {
    border-bottom: 1px solid #ececec;
    padding-bottom: 20px;
}
}

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

#productvideopopup.videopopup {padding: 50px 10px;}
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail{display: block;}
.shop_table td.product-thumbnail {text-align: center; display: block;} 
.shop_table td.product-thumbnail a {display: block; text-align: center; background: #fff; padding: 0; } 
.shop_table td.product-thumbnail a img{max-width: 100px; width: 100%;} 
.shop_table td.product-thumbnail:before {display: none; }

.woocommerce-billing-fields__field-wrapper p#billing_first_name_field,
.woocommerce-billing-fields__field-wrapper p.form-row{float: none; width: 100%; clear: none; margin-bottom:20px; }



#ship-to-different-address .woocommerce form .form-row-first, .woocommerce-page form .form-row-first
 .videopopup {
    padding: 40px 20px;
}
    .filtersortbyopt .well h4 {
    margin-top: 10px;
    margin-left: 0;
    text-align: center;
    display: block;
    float: none!important;
    margin-bottom: 15px;
}
.sortctabtn.pull-right {
    float: none!important;
    display: block;
    width: 100%}
.sortctabtn.pull-right>span {
    display: block;
    width: 100%}
.filtersortbyopt .well .woocommerce-ordering {
    margin: 0 auto;
    width: 80%;
    float: none;
}
.listblockitem {
    background: #fff;
}
.innpagewrap ul.products.columns-4 {
    margin: 0 -15px;
}
.prodethdr .proreview {
    top: -20px;
    right: 10px;
}
.tinv-wraper.tinv-wishlist {
    height: 0;
}
.prodethdr .proreview .startrating {
    font-size: 11px;
    line-height: 14px;
    margin-top: 20px;
}
.prodethdr .proreview .reviewcount {
    font-size: 12px;
}
.provariations {
    padding: 0 0 10px;
}
.colszchooser {
    border: 0;
    margin: 0 0 25px;
    padding: 0;
    background: #fff;
}
.ctagroup {
    padding: 0 0px 0 0px;
}
.ctagroup .linkwhatsappcall {
    position: static;
    right: auto;
    top: auto;
    border-left: 0;
    padding-left: 0;
    margin-top: 25px;
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 4px;
    text-align: right;
}
.ctagroup .linkwhatsappcall:before {
    content: "Contact Us Now";
    float: left;
    padding-top: 7px;
}
.woocommerce-variation-add-to-cart {
    float: left;
}
.single-product .ctagroup .button.button.alt {padding:0px;width: 100%;}
.ctagroup .woocommerce-variation-add-to-cart { float: none!important;}

.ctagroup .quantity {
    float: left;
}
.ctagroup .quantity .qty {
    height: 40px;
    border-radius: 3px;
    border: 1px solid #888;
    width: 60px;
    margin-right: 10px;
}
.productdetcontent .ctagroup .btn.btnblack, .productdetcontent .ctagroup .button {
padding: 2px 10px; 
margin-right: 10px; 
height: 46px; 
line-height: 40px; 
width: 100%; 
border-radius: 50px;
}
.detthumblg {
    padding: 0px;
    min-height: 300px;
    margin-top: 15px;
}
.variationwrap .variationitem {
    width: 25%;
    margin-right: .5%}
.variationitem .variantnmprc h4 {
    font-size: 11px;
}
.variationitem .variantnmprc p {
    font-size: 10px;
    line-height: 15px;
    margin-top: 8px;
}
.woocommerce .detailwrap div.product {
    padding: 0;
    margin: 0;
}
.detailwrap {
    overflow: hidden;
}
.detailwrap .container, .detailwrap .container-fluid {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}
.prodethdr .namenprice .proname {
    padding: 0;
    background: 0 0;
}
.prodethdr .namenprice .proname small#producttype {
    display: block;
    font-family: 'Nunito Sans';
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}
.prodetoverview .prodethdr {
    padding: 10px 100px 5px 0;
}
.featurepoints {
    height: auto;
}
.featurepoints .leftimagesbg {
    height: 245px;
    background-position: top center;
    background-size: cover;
}
.featpointwrap {
    padding: 15px;
    max-width: 100%;
    margin-left: 0;
}
.featpointwrap h2 {
    margin-left: 0;
    margin-top: 0;
}
.videotestimonial {
    height: auto;
    min-height: 470px;
    padding-top: 0;
    top: 0;
    margin-bottom: 0;
}
.videotestimonial:after {
    right: 0;
    left: 0;
    top: 0;
    height: 470px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.videotestimonial h2.heading {
    margin-top: 40px;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
    color: #fff;
    text-align: center;
}
.tmvideothumb {
    position: absolute;
    z-index: 1;
    top: 20px;
    left: 0;
    right: 0;
    text-align: center;
}
.tmvideothumb .thumbimg img {
    background: #000;
    display: inline-block;
    margin: 0 auto;
    height: 200px;
    width: 200px;
    border-radius: 50%;
    overflow: hidden;
}
.tmvideothumb .playtm_btn {
    position: static;
    color: #fff;
    z-index: 1;
    top: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    left: auto;
    right: auto;
    width: 180px;
    font-size: 14px;
    background: #000;
    padding: 10px 20px;
    border-radius: 50px;
    margin: 25px auto 0;
    border: 2px solid #fff;
}
.tmvideothumb .playtm_btn span {
    margin-left: 10px;
    font-size: 34px;
}
.videotestimonial:before {
    display: none;
}
.testimonial_block {
    text-align: left;
    background: #eee;
    padding: 20px;
    margin: 20px 0;
}
.testimonial_block img.dqicon {
    max-width: 34px!important;
    margin-bottom: 20px;
    margin-top: 10px;
}
.tmuserdesc {
    padding-top: 10px;
}
.testimonial_block figure {
    background: #fff;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 0 10px #00000059;
    border: 2px solid #fff;
    margin: 10px 20px 10px 0;
}
.testimonial_block .namenrating {
    padding-top: 5px;
}
.testimonial_block h4 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 0;
}
.testimonial_block .tmstars {
    text-align: left;
    margin: 0 auto;
    vertical-align: middle;
}
.testimonial_block .tmstars span {
    display: inline-block;
    max-width: 13px;
    margin: 0 2px;
}
.featitemblock .featitemin {
    margin: 0;
    padding: 10px;
    background: #fff;
    box-shadow: 0 25px 25px rgba(0, 0, 0, .09);
    border-radius: 0;
    display: block;
    border: 0;
    text-align: left;
    min-height: 75px;
}
.featitemblock .featitemin img {
    max-width: 75px;
    margin-bottom: 5px;
    float: left;
    margin-top: 5px;
}
.featitemblock .featitemin p {
    color: #888;
    line-height: 18px;
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px;
    margin-left: 85px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background: 0 0;
    border: 0;
    padding: 0;
    width: auto;
    min-height: 40px;
}
.detailwrap hr.divider {
    margin-top: 5px;
    margin-bottom: 10px;
}
.variationwrap {
    margin-top: 5px;
}
.provariations>p {
    display: none;
}
.provariations>h4 {
    margin-bottom: 5px;
    font-size: 14px;
}
.woocommerce div.product div.images {
    margin-bottom: 0;
}
section.innpagewrap {
    padding-top: 15px;
}
.tradecontinfo {
    top: 0;
}
/*.single-product .ctagroup .button.button.alt{
    margin-left: 20px;
}
 button.single_add_to_cart_button.button.alt {
    display: none;
} */
.prodethdr .namenprice .woocommerce-variation-add-to-cart {
    display: none !important;
}
.cart .single_add_to_cart_button {
      display: none !important;
}

.single-product .quantity .qty {display:inline-block;}
input#quick_buy_74_button {
    display: block;
    width: 100%;
    padding: 12px 24px;
    height: auto;
    line-height: inherit;
    font-size: 18px;
}
.colorselectorbtn {
    margin-left: -10px;
    margin-right: -10px;
}
.colorselectorbtn .btn_group .btn-default {
    padding: 10px 20px 10px 45px;
    margin-left: 5px;
}
.colorselectorbtn h4 {
    margin-right: 10px;
}
.make-your-own-bathtub .detailwrap .detthumblg:before{background: none;opacity: 0;}
.make-your-own-bathtub .product-view .product-img-box .product-image{border:0;}
.make-your-own-bathtub .custombtnwrap .options-list .btn img {max-width: 100%;width: 100%;}
.make-your-own-bathtub .custombtnwrap .options-list .btn {margin-bottom: 10px; padding: 2px!important; position: relative; border-radius: 8px!important; float: left; width: calc(25% - 5px); margin-right: 5px!important; }
.make-your-own-bathtub span.pofw-price {font-size: 10px;}
.make-your-own-bathtub .detailwrap .detthumblg {margin-top:10px;}
.siteheader { position:fixed; }

.comprsntblwrap .table-responsive>.table>tbody>tr>td, .comprsntblwrap .table-responsive>.table>tbody>tr>th, .comprsntblwrap .table-responsive>.table>tfoot>tr>td, .comprsntblwrap .table-responsive>.table>tfoot>tr>th, .comprsntblwrap .table-responsive>.table>thead>tr>td, .comprsntblwrap .table-responsive>.table>thead>tr>th {
    white-space: pre-wrap;
}
.comprsntblwrap .table-responsive{font-size: 10.5px;}
.collapseblock .collapsecontent{ padding:10px 5px; }
.comprsntblwrap .table .ys::after {font-size: 12px;}
.comprsntblwrap  .table > tbody > tr > th{ padding: 2px !important;}
.comprsntblwrap .table .prductnamehdn h4 {  font-size: 12px;}
.comprsntblwrap .table > tbody > tr > td{ padding: 2px !important;}
.thk-min {width: 100% !important;}
.steam-room .listblockitem figure {min-height: 355px !important;}

.ctagroup .linkwhatsappcall .whtsapp {  font-size: 23px;  margin-right: 5px;}
.ctagroup .linkwhatsappcall .contactbtn {font-size: 21px;}

}

.thankspage{
    padding: 20px 0;
    height: 100%;
    min-height: 400px;
    color: #fff;}
.thankspage .gotohomebtn {
    background: transparent;
    text-decoration: none;
    border: 1px solid #fff;
    color: #fff;
    padding: 15px 70px;
    display: inline-block;
    margin-top: 10px;
    border-radius: 4px;
    text-transform: uppercase;
}
.thankspage .gotohomebtn:hover {
    background: #fff;
    color: #444;
    border-color: #fff;
}

.thk-min{width: 600px;
    margin: 0 auto;
    padding: 50px 0;}
    
.thk-min h1{ text-transform: uppercase;}

.page-template-template-thanks-php{background: #000;}

.steam-room .listblockitem figure {padding: 0;min-height: 403px; display: inline-block;}
.steam-room .listblockitem figure img {  max-width: 100%;}
.steam-room  .prodethdr .proreview .wishlistbtn {  top: -57px;}
ins{ text-decoration:none;}
.modal label {
    display: initial;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 14px;
    margin-left:5px;
   
}

@media only screen and (min-width: 768px) and (max-width: 769px)  {
.single-product .ctagroup .button.button.alt {
    padding: 0px 10px 0px 10px !important;
    background-color: #ff6d24 !important;
    border-radius: 30px;
    height: 30px !important;
    font-size: 12px !important;
}
.detailwrap hr.divider {
   display:none;
}
.provariations {
    padding: 0 0 25px;
    float: left;
    width: 100%;
}
.colszchooser {
    float: left;
    width: 100%;
}
.ctagroup .linkwhatsappcall .callbtn {
     margin-right: 0px;
}
.colszchooser {
    border: 1px solid #ddd;
    margin: 0 0px 20px;
    }
.prodetoverview .prodethdr {
    padding: 10px 100px 5px 0px;
}
.prodethdr .namenprice .help-block {
    font-size: 11px;
    margin: 0;
    line-height: 12px;
    float: left;
    width: 100%;
    margin-top: 10px;
}
.prodetoverview p.help-block-size {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom:10px;
}
.colorselectorbtn .btn_group .btn-default {
    padding: 10px 24px 10px 51px;
}
.ctagroup .linkwhatsappcall .whtsapp {
    font-size: 18px;
    margin-right: 0px;
}
.ctagroup {
    padding: 0 128px 0 15px;
}
.colorselectorbtn .btn_group {
    float: left;
    width: 100%;
}
.ctagroup .linkwhatsappcall .contactbtn {
     height: 33px;
    width: 33px;
    font-size: 17px;
    line-height: 35px;
}
}

.img_logo{
    width: 80%!important;
}

.counter-bg {
    background: url('../../../../img/counter-bg.jpg') center top no-repeat;
    min-height: 450px;
    background-size: cover;
    padding: 62px 0;
}

.counter-bg .headding33 {
    color: #0a0a0a;
    text-align: center;
    font-weight: 400;
    font-size: 40px;
}

.counter-bg .underline {
    background: #0a0a0a;
}

.counter-row {
    margin: 30px 0 0;
}

.counter-bg .counter {
    background: rgb(255 255 255 / 65%);
    text-align: center;
    padding: 35px 15px;
    width: 288px;
    margin: 0px 2px;
    float: left;
}

.counter-bg .counter span {
    font-size: 50px;
}

.counter-bg .counter h5 {
    font-size: 20px;
    font-weight: 500;
    margin-top: 10px;
}


@media only screen and (max-width: 600px) {
  .counter-bg .counter {
    background: rgb(255 255 255 / 65%);
    text-align: center;
    padding: 35px 15px;
    width: 100%;
    margin: 0px 2px;
    float: left;
}
}