.tabs-left {
  border-bottom: none;
  border-right: 1px solid #ddd;
}

.tabs-left>li {
    float: none!important;
    margin:0px;
    border-bottom: 0.1px solid #ddd;
}
.nav-tabs {
    border: 0.2px solid #ddd;
    margin: 10px 0px!important;
}

.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
    border-bottom-color: #ddd;
    border-right-color: transparent;
    background: #2a91f1;
    border: none;
    border-radius: 0px;
    margin: 0px;
    color: #fff;
}
.tabs-left>li.active>a, .tabs-left>li.active>a:hover, .tabs-left>li.active>a:focus{
    position: relative;
    display: block;
    padding: 10px 15px;
    border-bottom-color: #ddd;
    border-right-color: transparent;
    background: #2a91f1;
    border: none;
    border-radius: 0px;
    margin: 0px;
    color: #fff;
}
.nav{
    display: block;
}
.nav-tabs>li>a:hover {
    /* margin-right: 2px; */
    line-height: 1.42857143;
    border: 1px solid transparent;
    /* border-radius: 4px 4px 0 0; */
}
.tabs-left>li.active>a::after{content: "";
    position: absolute;
    top: 10px;
    right: -10px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #2a91f1;
    display: block;
    width: 0;}
.wt-img img {
    width: 250px;
    min-height: 250px;
    object-fit: contain;
    margin: 0px auto;
    display: block;
}
.srcl1 {
    background: #fff;
    border-bottom: 4px solid #2a91f1;
}
.wtcard {
    line-height: 26px;
    /*padding: 20px;*/
    border-radius: 40px 8px;
    /*border-radius: 8px 8px 8px 40px;
    margin-top: 30px;*/
    box-shadow: 0 11px 20px rgb(123 149 162 / 15%);
    min-height: 690px;
}
.mt10{
    margin-top: 10px;
}
.h-scl-:hover .h-scl-base{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.h-scl-:hover .h-scl-base img{-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.h-scl- .h-scl-base{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.bd-hor .bd-hor-base:after,.h-scl- .h-scl-base,.h-scl-base img,.up-hor{-webkit-transition:1.2s cubic-bezier(.17,.85,.438,.99);-o-transition:1.2s cubic-bezier(.17,.85,.438,.99);transition:1.2s cubic-bezier(.17,.85,.438,.99)}
.wt-icon {
    width: 40px;
    height: 40px;
    padding: 0;
    font-size: 18px;
    border: 2px solid #dcdcdc;
}
a:hover .btn-outline{
    color:#2a91f1;
    background: #fff;
    text-decoration: none!important;
}
a:hover .wt-itxt{
    /*color:#2a91f1;*/
    text-decoration: none!important;
}
.wt-whtsap a:hover .btn-outline-1{
    color: #128c7e;
}
.social-btns a:hover .wt-itxt-1{
    color: #fff!important;
    z-index: 999;
    position: inherit;
}
.wt-web a:hover .wt-itxt-1{
    color: #fff!important;
    z-index: 999;
    position: inherit;
}
.wt-direct a:hover .wt-itxt-1{
    color: #fff!important;
    z-index: 999;
    position: inherit;
}
.wt-direct a:hover .btn-outline-1{
    color: #d13147;
}
.wt-direct a:hover .wt-itxt-1{
    color: #d13147;
}
.wt-web a:hover .btn-outline-1{
    color: #2a91f1;
}
.wt-web a:hover .wt-itxt-1{
    color: #2a91f1;
}
.btn-outline {
    color: #fff;
    text-align: center;
    display: inline-table;
    font-family: Poppins,sans-serif;
    -webkit-box-shadow: 0 10px 15px 0 rgb(3 35 68 / 10%);
    box-shadow: 0 10px 15px 0 rgb(3 35 68 / 10%);
    /*line-height: 40px;*/
    background: #848484;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}
.wt-itxt {
    margin-left: 15px;
    font-size: 16px;
    color: #333;
}


* {
    -webkit-font-smoothing: antialiased;
    -moz-os-font-smoothing: grayscale;
    box-sizing: border-box;
    vertical-align: baseline;
}
.mtb9{
    margin-top: 9px;
    margin-bottom: 9px;
}
.service-list {
    list-style: none;
    padding: 0px!important;
    margin: 30px 0px 0px 20px!important;
    display: block;
    position: absolute;
    /*bottom: 10px;*/
}
.service-list li {
    list-style: none;
    padding: 0px;
    /*border-right: 1px solid #59595985;*/
    display: inline-block;
    /*background: #838484;*/
    /*color: #fff;
    border-radius: 20px;
    box-shadow: 2px 2px 8px -3px #000;*/
    margin: 4px 4px;
}
.service-list li a {
    font-size: 12px;
    color: #595959;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    font-weight: 600;
    border: 1px solid #2a91f1;
    padding: 8px 6px;
    border-radius: 10px 10px;
}
.wt-itxt-1 {
    margin-left: 30px;
}
.service-list li:last-child {
    border-right: none;
}
.wt-icon-1 {
    padding: 0;
    font-size: 18px;
}
.btn-outline-1 {
    color: #595959;
    /*text-align: center;*/
    font-family: Poppins,sans-serif;
    left: 12px;
    position: absolute;
}
.up-hor:hover{transform:translateY(-7.5px)}
.up-hor{-webkit-transition:1.2s cubic-bezier(.17,.85,.438,.99);-o-transition:1.2s cubic-bezier(.17,.85,.438,.99);transition:1.2s cubic-bezier(.17,.85,.438,.99)}
.mb60 {
margin-bottom:60px;
}
.wt-content {
    margin-top: 20px;
}
.mb20 {
margin-bottom: 20px;
}
    .h3, h3 {
    font-size: 23px;
}
.wt-mail {
    width: 232px;
}
.wt-mail .wt-itxt {
    word-break: break-word;
    position: absolute;
    width: 230px;
}
.wt-mail .btn-outline{
    float: left;
}
.ml15{
    margin-left: 15px!important;
}
@media only screen and (max-width: 600px) {
.wt-img img {
    /*width: 300px;*/
    width: 230px;
    /*min-height: 300px;*/
    object-fit: contain;
}
.wtcard {
    padding: 30px 17px 20px 17px;
    border-radius: 40px 8px;
    box-shadow: 0 11px 20px rgb(123 149 162 / 15%);
    /*min-height: 616px;*/
}

}

/*.store1 {
    background: #2a91f142;
    border-bottom: 4px solid #2a91f1;
    color: #222;
}
.store2 {
    background: #fff3e6;
    border-bottom: 4px solid #ffc093;
}
.store3 {
    background: #fbeefd;
    border-bottom: 4px solid #f6bcff;
}*/
h4.select-title {
    text-align: center;
    margin: 0px;
    padding: 10px 0px 0px 0px;
}

.main-category:hover{
    background: #2a91f1;
    color: #fff;
}
.scrollToBtn {
    text-decoration: none;
}
.scrollToBtn:hover {
    text-decoration: none;
}
.mtb20 {
    margin: 20px auto;
}
h1.main-head{
    font-size: 30px;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .main-category {
        background: top right no-repeat #ccc;
        color: #222;
        background-size: 200%;
        text-align: center;
        padding: 12px 0px;
        margin: 0;
        border: 1px solid #d4f0ff;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
        cursor: pointer;
        min-height: 85px;
    }
    .main-category svg {
        width: 24px;
        height: 24px
    }
    .main-category img {
        width: 24px;
        height: 24px
    }
    h4.select-title {
        font-size: 11px;
        margin: 0px
    }
    .mmb60{
         padding: 0px 4px;
    }
    .select-box {
        margin: 5px auto;
        display: block;
        position: fixed;
        z-index: 9;
        top: 0px;
        background: #fff;
    }
    .main-head {
        text-align: center;
        margin: 60px 0px 40px 0px;
    }
    .pd0 {
        padding: 0px;
    }
    .wt-content {
        width: 100%;
        float: none;
    }
    .wt-img {
        width: 100%;
        float: none;
    }
    .wtcard {
        min-height: 690px;
    }
    #scrolltotop {
        width:40px;
        height:50px;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
      .main-category {
        background: top right no-repeat #ccc;
        color: #222;
        background-size: 200%;
        text-align: center;
        padding: 15px 0px;
        margin: 0;
        border: 1px solid #d4f0ff;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
        cursor: pointer;
        min-height: 100px;

    }
    .main-category svg {
        width: 30px;
        height: 30px
    }
    .main-category img {
        width: 30px;
        height: 30px
    }
    h4.select-title {
        font-size: 14px;
    }
    .mmb60{
         padding: 0px 6px;
    }
    .select-box {
        margin: 5px auto;
        display: block;
        position: fixed;
        z-index: 9;
        top: 0px;
        background: #fff;
    }
    .main-head {
        text-align: center;
        margin: 60px 0px 40px 0px;
    }
    .pd0 {
        padding: 0px;
    }
    .wt-content {
        width: 100%;
        float: none;
    }
    .wt-img {
        width: 100%;
        float: none;
    }
    .wtcard {
        min-height: 725px;
    }
    #scrolltotop {
        width:40px;
        height:50px;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .main-category {
        background: top right no-repeat #ccc;
        color: #222;
        background-size: 200%;
        text-align: center;
        padding: 15px 0px;
        margin: 0;
        border: 1px solid #d4f0ff;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
        cursor: pointer;
        min-height: 100px;
    }
    .main-category svg {
        width: 40px;
        height: 40px
    }
    .main-category img {
        width: 40px;
        height: 40px
    }
    h4.select-title {
        font-size: 14px;
    }
    .mmb60{
         padding: 0px 6px;
    }
    .select-box {
        margin: 5px auto;
        display: block;
        position: fixed;
        z-index: 9;
        top: 0px;
        background: #fff;
        width: 80%;
    }
    .main-head {
        text-align: center;
        margin: 60px 0px 40px 0px;
    }
    .pd0 {
        padding: 0px;
    }
    .wt-content {
        width: 49%;
        float: left;
    }
    .wt-img {
        width: 49%;
        float: left;
    }
    .wtcard{
        min-height: 360px;
    }
    #scrolltotop {
        width:40px;
        height:50px;
    }
} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .main-category {
        background: top right no-repeat #ccc;
        color: #222;
        background-size: 200%;
        text-align: center;
        padding: 50px 20px;
        margin: 0;
        border: 1px solid #d4f0ff;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
        cursor: pointer;
    }
    .select-box {
        margin: 60px auto;
        position: inherit;
    }
    .main-head {
        text-align: center;
        margin: 40px auto!important;
    }
    .main-category svg {
        width: 64px;
        height: 64px;
    }
    .main-category img {
        width: 64px;
        height: 64px;
    }
    h4.select-title {
        font-size: 18px;
        margin: 0px;
    }
    .wt-content {
        width: 100%;
        float: none;
    }
    .wt-img {
        width: 100%;
        float: none;
    }
    .wtcard {
        min-height: 600px;
    }
    #scrolltotop {
        width:50px;
        height:50px;
    }
} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .main-category {
        background: top right no-repeat #ccc;
        color: #222;
        background-size: 200%;
        text-align: center;
        padding: 50px 20px;
        margin: 0;
        border: 1px solid #d4f0ff;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
        cursor: pointer;
    }
    .select-box {
        margin: 60px auto;
        position: inherit;
        width: 100%;
    }
    .main-head {
        text-align: center;
        margin: 40px auto;
    }
    .main-category svg {
        width: 64px;
        height: 64px;
    }
    .main-category img {
        width: 64px;
        height: 64px;
    }
    h4.select-title {
        font-size: 18px;
    }
    .wt-content {
        width: 100%;
        float: none;
    }
    .wt-img {
        width: 100%;
        float: none;
    }
    .wtcard {
        min-height: 650px;
    }
    #scrolltotop {
        width:50px;
        height:50px;
    }
    .btn-outline-1{
        top:4px;
    }
    .social-btns .btn-service {
        width: 160px!important;
    }
    .social-btns .btn-service:before{
        width: 233px!important;
        height: 263px!important;
    }
}
.fixedmenu {
    position: inherit;
    display: block;
    top: 0px;
}

a:hover {
    color: #333;
    text-decoration: none;
}


* {
  transition: all 0.30ms cubic-bezier(0.4, 0, 0.2, 1);
}

.r {
  font-size:3em;
  font-weight:100;
  padding:20px 0;
}
/*.btn {
  font-size:1.1em;
  padding:20px 0;
  background-color:#E94751;
  color:#fff;
  border-radius:50px;
  margin: auto;
  border:2px solid #E94751;
}*/
.btn span {
  /*color:white;
  font-size:0;*/
  /*padding:10px 30px;*/
}

.btn:hover {
  /*padding:20px 50px 20px 10px;*/
  border:2px solid #9b9b9b;
  color: #fff;
}
/*.btn:hover span {
  font-size:1.0em;
}*/
.btn:hover .ico {
  margin-left: 0px;
  transform:rotate(360deg);
}
.btn:hover .span {
  visibility:visible;
}
.ico {
  transition:all 0.5s;
  background-color:white;
  color:#E94751;
  width: 40px;
  height: 40px;
  padding: 5px;
  border-radius: 20px;
  position: absolute;
  margin-left: -50px; 
  margin-top: -10px;
  font-size: 1.5em;
}
.ico::before {
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
  content: "\f2c3" !important;
  font-family:Ionicons;
  margin-left:-5px;
}
.btn:hover .ico::before {
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
  content: "\f10b" !important;
  font-family:Ionicons;
  margin-left:-5px;
}
.wtcard-top {
    padding: 20px;
}
/*.wt-content-1 .service-list{
    background: #2a91f142;
    overflow: hidden;
    position: absolute;
    width: 92%;
    background-size: contain;
    border-radius: 35px 8px;
    bottom: 4px;
}*/

.social-btns .btn,
.social-btns .btn:before,
.social-btns .btn .fa {
    transition: all 200ms;
    transition-timing-function: linear;
  /*transition: all 0.35s;
  transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);*/
}
.social-btns .btn:before {
  top: 90%;
  left: -110%;
}
.social-btns .btn .fa {
  transform: scale(0.8);
}
.social-btns .btn.whatsapp:before {
  background-color: #25D366;
  color: #fff;
}
.social-btns .btn.whatsapp .fa {
  color: #25D366;
}
/*.btn.website:hover, .btn.website:visited {
  background-color: #2a91f1;
  color: #fff;
}*/
.social-btns .btn.website:before {
  background-color: #2a91f1;
  color: #fff;
}
.social-btns .btn.website .fa {
  color: #2a91f1;
}
.social-btns .btn.direction:before {
  background-color: #dc4a38;
  color: #fff;
}
.social-btns .btn.direction .fa {
  color: #dc4a38;
}
.social-btns .btn.moreinfo:before {
  background-color: #34495e;
  color: #fff;
}
.social-btns .btn.moreinfo .fa {
  color: #34495e;
}
.social-btns .btn.gallery:before {
  background-color: #828383;
  color: #fff;
}
.social-btns .btn.gallery .fa {
  color: #828383;
}
.social-btns .btn.instock:before {
  background-color: #B0916E;
  color: #fff;
}
.social-btns .btn.instock .fa {
  color: #B0916E;
}
.social-btns .btn:focus:before,
.social-btns .btn:hover:before {
  top: -10%;
  left: -10%;
}
.social-btns .btn:focus .fa,
.social-btns .btn:hover .fa {
  color: #fff;
  transform: scale(1);
}
/*.social-btns {
  height: 90px;
  margin: auto;
  font-size: 0;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}*/
.social-btns .btn {
  display: inline-block;
  background-color: #fff;
  /*width: 90px;
  height: 90px;
  line-height: 90px;
  margin: 0 10px;*/
  text-align: center;
  position: relative;
  overflow: hidden;
  /*border-radius: 28%;*/
  box-shadow: 0 5px 15px -5px rgba(0,0,0,0.1);
  opacity: 0.99;
  /*width: 150px;*/
}
.social-btns .btn:before {
  content: '';
  width: 237px;
  height: 292px;
  /*width: 120%;
  height: 120%;*/
  position: absolute;
  transform: rotate(35deg);
}
.social-btns .btn .fa {
  font-size: 38px;
  vertical-align: middle;
}
/*.wt-itxt-1:hover {
    overflow: hidden;
    z-index: 999;
    position: inherit;
    color: #fff;
    display: -webkit-inline-box;
}*/


/*New features*/

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}
.shopbtn {
    margin-top: 40px;
}
input#custome_search{
  display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}
/*Gallery*/
.main .card {
  color: #252a32;
  border-radius: 2px;
  background: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);
  width: 225px;
    float: left;
}
.main .card-image {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 70%;
  background: #ffffff;
}
.main .card-image img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media only screen and (max-width: 600px) {
  .main .container {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 1rem;
  }
  .store-more-tab {
    overflow-wrap: break-word;
    word-break: break-all;
    hyphens: auto;
    white-space: initial;
}
a.btn.btn-outline-primary.left.primary.outline.shaded.btn-icon.btn-wtbwebsite.store-more-tab {
    display: flex!important;
    position: relative!important;
    margin: 10px 0px;
}
table.dataTable > tbody > tr.child span.dtr-title {
  min-width: 42%;
}
}
/*img.box-image {
    width: 200px;
    float: left;
}*/
.modal-dialog{
  max-width: 1000px;
}
h6.item-card-title {
    text-align: center;
}
.store-more-tab {
    padding-left: 3.2rem!important;
    /* width: 20%; */
    /* float: left; */
    margin-right: 0px;
    margin-bottom: 8px;
    max-width: 200px!important;
    display: inherit!important;
}
.btn-outline-primary:hover {
    color: #fff!important;
}
.no-cursor{
  cursor: not-allowed!important;
}
/*Reviews*/
.reviews-box{
  box-sizing: border-box !important;
  outline: none !important;
}
.rr-block{
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}
.rating-stars .fas {
  color: rgb(252, 191, 2) !important;
}
.rr-gg {
    color: rgb(17, 17, 17);
    font-size: 20px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    white-space: nowrap;
    width: 100%;
}
.rr-gg svg {
    width: auto;
    height: 40px;
    margin-right: 8px;
    flex: 0 1 0%;
}
.rating-contains {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.rating-count {
    font-weight: 700;
    line-height: normal;
    font-size: 20px;
    color: rgb(17, 17, 17);
    margin-right: 13px;
}
.rating-counts {
    overflow: hidden;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.8;
    color: rgba(17, 17, 17, 0.5);
}
.rating-num {
    font-weight: 700;
    line-height: normal;
    font-size: 20px;
    color: rgb(17, 17, 17);
    margin-right: 13px;
}
.reviews-box {
    box-sizing: border-box !important;
    outline: none !important;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    padding: 18px 24px 24px;
    background-color: rgba(17, 17, 17, 0.05);
    border-radius: 8px;
}
.rr-btn {
    border-radius: 4px;
    border-color: rgba(0, 0, 0, 0);
    color: rgb(255, 255, 255);
    font-family: inherit;
    background-color: rgb(25, 123, 255);
}
a.review-btn {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    border-radius: inherit;
    box-sizing: border-box;
    min-width: 100%;
    padding: 8px 20px;
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    text-decoration: none;
}
/*Testi slider*/
.slide{
    position: relative;
    padding: 24px;
    transition: background-color 0.1s ease 0s;
    border-radius: 8px;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    flex-grow: 1;
    background-color: rgba(17, 17, 17, 0.05);
}
.slide-in{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.rr-rating .fas{
  color: rgb(252, 191, 2) !important;
}
.rr-posted-on {
    overflow: hidden;
    min-width: 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1.38;
    color: rgb(25, 123, 255);
}
.rr-posted-label {
    overflow: hidden;
    min-width: 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.17;
    color: rgba(17, 17, 17, 0.5);
}
.rr-google svg {
    width: 34px;
    height: 34px;
    flex: 0 1 0%;
}
.rr-posted-google {
    display: flex;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    align-items: center;
}
.reviews-content {
    margin-top: 20px;
}
.rr-cont {
    margin: 10px 0px;
}
.rr-rating {
    margin-top: 5px;
}
.owl-next {
    width: 32px;
    height: 32px;
    z-index: 2;
    flex: 0 1 0%;
    position: absolute!important;
    top: 50%;
    transform: translate(0px, -50%);
    right: 0px;
    background-color: rgba(17, 17, 17, 0.5)!important;
    color: rgb(255, 255, 255)!important;
    box-shadow: rgb(0 0 0 / 30%) 0px 4px 12px 0px;
    /*position: relative;*/
    display: block;
    padding: 0px!important;
    border: none!important;
    outline: none;
    border-radius: 50%;
    cursor: pointer!important;
    -webkit-tap-highlight-color: transparent;
}
.owl-next span{
    font-size: 32px;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.owl-prev {
    width: 32px;
    height: 32px;
    z-index: 2;
    flex: 0 1 0%;
    position: absolute!important;
    top: 50%;
    transform: translate(0px, -50%);
    background-color: rgba(17, 17, 17, 0.5)!important;
    color: rgb(255, 255, 255)!important;
    box-shadow: rgb(0 0 0 / 30%) 0px 4px 12px 0px;
    /*position: relative;*/
    display: block;
    padding: 0px!important;
    border: none!important;
    outline: none;
    border-radius: 50%;
    cursor: pointer!important;
    -webkit-tap-highlight-color: transparent;
}
.owl-prev span{
    font-size: 32px;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/*.owl-next{
  z-index: 2;
  flex: 0 1 0%;
  position: absolute!important;
  top: 50%;
  transform: translate(0px, -50%);
  right: 0px;
}*/
/*.owl-prev {
    z-index: 2;
    flex: 0 1 0%;
    position: absolute!important;
    top: 50%;
    transform: translate(0px, -50%);
}*/
.rr-rating .fa-light{
    color: rgb(132 132 132) !important;
}
.shop-close {
    color: red;
    padding: 0px 10px;
}
.reviews-title h3{
  line-height: 1.32;
  font-size: 24px;
  /*font-weight: bold;*/
  font-style: normal;
  color: rgb(17, 17, 17);
  text-align: center;
  padding: 30px 0px;
}
 .dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0px;
    margin: 0px;
}
.modal-tt {
    justify-content: center;
    text-align: center;
    align-items: center;
}

@media (min-width:641px)  { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
  
  .store-more-tab{
    margin-right: 8px;
    margin-bottom: 7px;
  }
   .modal-header{
    display: block;
  }
  .modal-tt{
    display: block;
  }
  .modal-tt-left{
    left: 0px;
    background-color: #0169f5!important;
    color: #fff!important;
  }
  a.btn-w100{
    width: 100%!important;
  }
  .btn-out{
    width: 100%;
  }
  .rr-btn{
      margin-top: 15px;
  }
  .wtbtable li:nth-child(6) {
      display: flex;
  }
  table.dataTable > tbody > tr.child span.dtr-title {
    min-width: 37%;
  }
  .service-list{
    position: relative;
  }
  .social-btns .btn:before {
    content: '';
    width: 238px;
    height: 261px;
    position: absolute;
    transform: rotate(35deg);
    }
    .social-btns .btn:focus:before, .social-btns .btn:hover:before {
        top: -10%;
        left: -10%;
    }
    /*.social-btns .btn:before {
        top: 110%;
        left: -110%;
    }*/
    .social-btns .btn:before {
        top: 163%;
        left: 65%;
    }
    .mutli-tab{
            overflow-wrap: break-word;
            word-wrap: break-word;
            white-space: initial;
            width: 100%;
    }
}
@media (min-width:961px)  { /* tablet, landscape iPad, lo-res laptops ands desktops */
  table.dataTable > tbody > tr.child span.dtr-title {
      min-width: 42%;
  }
  .store-more-tab{
    margin-right: 8px;
    margin-bottom: 7px;
  }
   .modal-header{
    display: block;
  }
  .modal-tt{
    display: block;
  }
  .modal-tt-left{
    left: 0px;
    background-color: #0169f5!important;
    color: #fff!important;
  }
  a.btn-w100{
    width: 100%!important;
  }
  .btn-out{
    width: 100%;
  }
  .rr-btn{
      margin-top: 15px;
  }
  .social-btns .btn {
    width: 127px;
  }
  .social-btns .btn:before {
    content: '';
    width: 195px;
    height: 251px;
    position: absolute;
    transform: rotate(37deg);
}
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .modal-header{
    display: flex;
  }
  .modal-tt{
    display: block;
    margin: 0px auto;
  }
  .modal-tt-left{
    left: 0px;
    background-color: #0169f5!important;
    color: #fff!important;
  }
  .main .card{
    width: 100%;
    float: left;
  }
  a.btn-w100{
    width: 100%!important;
  }
  .btn-out{
    width: 100%;
  }
  .rr-btn{
      margin-top: 15px;
  }
  .wtbtable li:nth-child(6) {
      display: flex;
  }
  table.dataTable > tbody > tr.child span.dtr-title {
    min-width: 35%;
  }
    .social-btns .btn {
    width: 127px;
  }
  .social-btns .btn:before {
    content: '';
    width: 205px;
    height: 235px;
    position: absolute;
    transform: rotate(35deg);
}
    .wtcard-top {
        padding: 0px; 
    }
    .service-list{
        margin: 70px 0px 0px 0px!important;
    }
    .btn-outline-1{
        left: 10px;
        top:4px;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .modal-header{
    display: flex;
  }
  .modal-tt{
    display: flex;
    margin: 0px auto;
  }
  .modal-tt-left{
    left: 20px;
    position: absolute!important;
    background-color: #0169f5!important;
    color: #fff!important;
  }
  .main .card{
    width: 225px;
    float: left;
  }
  a.btn-w100{
    width: 100%!important;
  }
  .btn-out{
    width: 100%;
  }
  .btn-wtbwebsite{
    width: 100%;
  }
  .rr-btn{
      margin-top: 0px;
  }
  .close-btn {
    top: 0px;
    position: absolute;
    right: 20px;
    background: #828282;
    color: #fff;
    padding: 0px 7px 7px 7px;
  }
  .close{
    color: #fff;
    opacity: 1;
    font-weight: 400;
  }
  .social-btns .btn {
    width: 140px;
  }
}
@media  only screen and (max-width:1024px){
  /*.modal-header{
    display: flex;
  }
  .modal-tt{
    display: flex;
    margin: 0px auto;
  }
  .modal-tt-left{
    left: 20px;
    position: absolute!important;
    background-color: #0169f5;
    color: #fff;
  }*/
  .close-btn {
    top: 0px;
    position: absolute;
    right: 20px;
    background: #828282;
    color: #fff;
    padding: 0px 7px 7px 7px;
  }
  .close{
    color: #fff;
    opacity: 1;
    font-weight: 400;
  }
  .rr-btn{
      margin-top: 0px;
  }
  .btn-wtbdirections{
    width: 25%;
  }
  .btn-wtbwebsite{
    width: 25%;
  }
    .social-btns .btn {
    width: 140px;
  }
}
@media  only screen and (max-width:1280px){
  /*.modal-header{
    display: flex;
  }
  .modal-tt{
    display: flex;
    margin: 0px auto;
  }
  .modal-tt-left{
    left: 20px;
    position: absolute!important;
    background-color: #0169f5;
    color: #fff;
  }*/
  .close-btn {
    top: 0px;
    position: absolute;
    right: 20px;
    background: #828282;
    color: #fff;
    padding: 0px 7px 7px 7px;
  }
  .close{
    color: #fff;
    opacity: 1;
    font-weight: 400;
  }
  .rr-btn{
      margin-top: 0px;
  }
  /*table.dataTable > tbody > tr.child span.dtr-title {
    min-width: 42%;
  }*/
  .btn-wtbdirections{
    width: 25%;
  }
  .btn-wtbwebsite{
    width: 25%;
  }
  /* .social-btns .btn {
    width: 127px;
  }*/
}
.close{
  font-size: 1.9rem;
}
.modal-header .close {
    padding: 0rem!important;
    margin: 0rem!important;
}
.close span:hover{
    color: #fff;
}
.btn-direct .fas {
    color: #007bff;
    margin-right: 15px;
}
.store-addr {
    margin-bottom: 1rem;
}
 
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    text-decoration: none;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 12px;
}
.tabs-left>li>a.active, .tabs-left>li>a.active:hover, .tabs-left>li>a.active:focus {
    border-bottom-color: #ddd;
    border-right-color: transparent;
    background: #2a91f1;
    border: none;
    border-radius: 0px;
    margin: 0px;
    color: #fff;
}
.tabs-left>li>a.active::after {
    content: "";
    position: absolute;
    top: 10px;
    right: -10px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #2a91f1;
    display: block;
    width: 0;
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .col-xs-4 {width: 25%;}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
   .col-xs-4 {width: 24.5%;}
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .col-xs-4 {width: 24.5%;}

} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
   .col-xs-4 {width: 24.5%;}
} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .col-xs-4 {width: 24.5%;}
}
a#scrolltotop {
    position: fixed;
    right: 26px;
    bottom: 95px;
    cursor: pointer;
    background-color: #007bff;
    text-indent: -9999px;
    display: none; 
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    z-index: 999;
    width: 55px;
    height: 55px;
}
#scrolltotop span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}
#scrolltotop:hover {
    background-color:#848484;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}