﻿@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Merriweather:300,400,700,900&display=swap');
body {
  font-family: 'Lato', sans-serif;
 
}
img {
  max-width: 100%;
}
a, button, input, textarea {
  outline: none !important;
}
.padding-zero {
  padding: 0 !important;
}
.full-fledge {
  float: left;
  width: 100%;
}
/*header*/
.header-container {
  padding: 0;
  background: #fff;
  border-top: solid 3px #ff0000;
  border-bottom: solid 0px #eeeeee;
}
.nav > li > a {
  font-weight: 600;
  color: #000;
}
.navbar-collapse {
  padding-right: 160px;
}
.headerRight {
  position: absolute;
  right: 0;
  top: 0;
}
.headerSearch, .headerCart, .headerAppointment {
  float: left;
  width: 28px;
  height: 28px;
  background: url(../images/icon-search.png) no-repeat;
  margin: 11px 0 0 10px;
}
.headerCart {
  background: url(../images/icon-cart.png) no-repeat;
}
.headerAppointment {
  background: url(../images/appCart-icon.svg) no-repeat;
  position: relative;
  margin-top: 12px;
}
.checkoutHeader .navbar-header {
  width: 100%;
  text-align: center;
}
.checkoutHeader .navbar-brand {
  float: none;
  display: inline-block;
}
/*header-end*/
.banner-container {
  padding: 0;
  margin-bottom: 15px;
}
.list-container-left h3 {
  font-size: 18px;
  color: #000;
  padding-top: 20px;
  font-weight: 600;
}
.list-container-left p {
  font-size: 16px;
  color: #000;
}
.list-container {
  -webkit-box-shadow: -2px 3px 15px -7px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -2px 3px 15px -7px rgba(0, 0, 0, 0.75);
  box-shadow: -2px 3px 15px -7px rgba(0, 0, 0, 0.75);
  margin-bottom: 20px;
  width: 571px;
}
.container-main-list .row {
  margin-left: 0px;
}
.button-know-more {
  font-size: 16px;
  color: #f7ac00;
  text-align: center;
  display: inline-block;
  float: left;
  cursor: pointer;
  padding: 0px;
  border-radius: 8px;
  margin-top: 25px;
}
.button-know-more:hover, .button-know-more:focus, .button-know-more:active {
  color: #f7ac00;
}
.button-know-more span {
  background: url(../images/icon-arrow.png) no-repeat left center;
  display: inline-block;
  padding-left: 40px;
  font-weight: bold;
  padding-top: 2px;
}
.list-container-right a img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.list-container-left {
  padding: 0px 20px;
}
.list-container-right {
  padding: 0px;
}
.container {
  width: 1165px;
  padding: 0px;
}
.list-container-main {
  padding: 0px;
}
.list-container-main .list-container:nth-child(2) {
  margin-left: 10px;
}
.list-container-main .list-container:nth-child(1) {
  margin-right: 10px;
}
.button-view-all {
  color: #fff;
  background-color: #ff0000;
  margin-left: auto;
  margin-right: auto;
  padding: 13px;
  margin-top: 39px;
  display: block;
  width: 230px;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.padding-0 {
  padding: 0px;
}
.list-container-right {
  border-left: 1px solid #ddd;
}
.list-container-right2, .list-container-right2 a img {
  border: 0px;
  border-right: 0px solid #ddd !important;
}
.list-container-right a img {
  border-right: 1px solid #ddd;
}
.Ayurved-content {
  font-size: 26px;
  color: #000;
  font-weight: 600;
  margin-bottom: 20px;
}
.Ayurved-content span {
  color: #f7ac00;
}
/*slick-slider end*/
.slick-slider-container {
  background: #fef3d9;
  padding: 0px;
  margin-bottom: 20px;
}
.video-container {
  background: #fef3d9;
  padding: 20px;
  margin-bottom: 30px;
}
.slick-slider-container-inner {
  width: 100%;
  padding: 18px 9px;
}
.slick-slider-container-inner a img {
  width: 100%;
}
.content-slider {
  background-color: #fff;
  padding: 20px;
}
.content-slider h3 {
  font-size: 16px;
  color: #8b6900;
  font-weight: 600;
}
.content-slider p, .content-slider span {
  font-size: 16px;
  color: #000;
  padding-top: 10px;
}
.slick-slider-container .container .row {
  margin-left: -9px;
  margin-right: -9px;
}
.slick-slider-container-list {
  padding: 0px;
}
/*slick-slider end*/
/*footer */
footer, .copy-right {
  border-top: 1px solid #c3c3c3;
}
footer h3 {
  font-size: 16px;
  color: #676767;
  text-transform: uppercase;
  font-weight: bold;
}
footer .col-xs-3 {
  text-align: left;
  padding: 0px;
}
footer .col-xs-3 ul {
  padding-left: 0px;
  list-style-type: none;
}
footer .col-xs-3 ul li {
  padding-bottom: 10px;
}
footer .col-xs-3 ul li a {
  color: #000;
  font-size: 14px;
}
footer .button-view-all {
  margin-left: 0px;
  margin-top: 15px;
}
footer input {
  margin-top: 30px;
  border: 0px;
  border-bottom: 2px solid #dddd;
  width: 77%;
}
.padding-bott {
  padding-bottom: 30px;
}
.copy-right p {
  padding-top: 10px;
}
/*footer End*/
.clear-fix {
  clear: both;
}
.homeProducts {
  padding: 0 0 0px 0;
}
.homeProductBlock {
  margin: 15px 0 0 0;
  padding: 0 7px;
}
.homeProductBlock h2 {
  font-size: 20px;
  color: #f6aa00;
  line-height: 26px;
  font-weight: normal;
  text-transform: uppercase;
  margin: 20px 0 25px;
  text-align: center;
}
.homeProductdiv {
  padding: 0;
  position: relative;
  background: #fff;
  box-shadow: 0 0 10px #f1f1f1;
}
.homeProductimg {
  padding: 10px;
  float: left;
  width: 270px;
  text-align: center;
  border-right: 1px solid #ddd;
}
.homeProductimg img {
  max-height: 270px;
}
.homeProductContent {
  padding: 0 15px 0 290px;
  position: absolute;
  left: 0;
  width: 100%;
  float: left;
  top: 50%;
  transform: translateY(-50%);
}
.homeProductContent h3 {
  font-size: 20px;
  color: #000;
  line-height: 26px;
  font-weight: normal;
  text-transform: uppercase;
}
.spntextHome {
  float: left;
  width: 100%;
  font-size: 11px;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 1px;
  font-weight: 600;
}
.btnknowmorehome {
  float: left;
  margin: 10px 0 0 0;
  padding: 8px 0px 8px 32px;
  font-size: 13px;
  text-transform: uppercase;
  color: #f7ad00;
  background: url(../images/icon-arrow.png) no-repeat left center;
  background-size: 20px auto;
}
.pdpUmaylikeproitem {
  padding-left: 0;
}
.pdpUmaylikeInner .pdpUmaylikeproitem:last-child {
  padding-right: 0;
}
.homerightProduct .homeProductContent {
  padding: 0 290px 0 15px;
  text-align: right;
}
.homerightProduct .homeProductimg {
  float: right;
  border-right: 0;
  border-left: 1px solid #ddd;
}
.homeProductdes {
  float: left;
  width: 100%;
  max-height: 80px;
  overflow: hidden;
}
.homerightProduct .btnknowmorehome {
  float: right;
}
.headerRight ul {
  margin: 0;
  padding: 0;
}
.headerRight li {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
}
.headerRight li a.headerLogin {
  font-weight: 600;
  color: #000;
  padding: 15px;
  display: inline-block;
}
.popularProBlock {
  padding: 10px;
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
}
.popularProBlockInner {
  padding: 15px;
  background: #fff;
  box-shadow: 0 0 6px #d2d2d2;
  float: left;
}
.popularProBlockInner img {
  max-width: 100%;
}
.popularProDivBlock {
  float: left;
  width: 100%;
  position: relative;
}
.popularProDiv {
  position: absolute;
  left: 0;
  top: 0;
  max-height: 100%;
  overflow: hidden;
  width: 100%;
}
.popularProInfo {
  float: left;
  width: 100%;
  margin: 10px 0 0 0;
  text-align: left;
  font-size: 14px;
}
.popularProInfo h6, .popularProInfo h2 {
  font-size: 16px;
  color: #8b6900;
  font-weight: 600;
  text-transform: uppercase;
}
.popularProInfo span {
  font-weight: normal;
  display: block;
  color: #000;
}
.homeBestProductsBlock {
  background: #fef3d9;
  padding: 20px 0px;
  margin-bottom: 20px;
}
.footerContainer {
  padding: 0;
}
.footerContainer .container {
  padding: 0 12px;
}
.headerIconsBlock {
  float: left;
  width: 100%;
  text-align: right;
  margin-top: 3px;
}
.header-search {
  float: left;
  margin: 16px 10px 0 0;
  width: 20px;
  height: 20px;
  background: url(http://imgkanchi1.revalweb.com/images/icon-search.svg) left top/20px auto no-repeat;
  position: absolute;
  right: 0;
  top: 0;
}
.header-search-div {
  float: right;
  width: 260px;
  position: absolute;
  right: 0;
  top: 50px;
  z-index: 99;
  background: #fff;
  padding: 6px;
  display: none;
  border: 1px solid #efefef;
}
.header-search-div input {
  float: left;
  border: 1px solid #f8f7f7;
  color: #000;
  font-size: 16px;
  background: #f8f7f7;
  height: 40px;
  width: 100%;
  padding: 2px 35px 5px 15px;
}
.header-search {
  float: left;
  margin: 16px 10px 0 0;
  width: 20px;
  height: 20px;
  background: url(../images/icon-search.svg) left top/20px auto no-repeat;
  position: absolute;
  right: 0;
  top: 0;
}
.btnViewAll {
  display: inline-block;
  padding: 12px 85px;
  background: #ff0000;
  color: #fff;
  font-size: 15px;
  margin: 20px 0 0 0;
  font-weight: bold;
}
.homeBtns {
  padding: 20px 0 0 0;
  text-align: center;
}
.homeTitle h2 {
  text-align: center;
  font-size: 26px;
  color: #202005;
  font-family: 'Merriweather', serif;
}
.homeTitle h2 span {
  padding: 20px 0;
  float: left;
  width: 100%;
}
.homeTitle h2 label {
  color: #f7ac00;
}
/**--- Listpage ---**/
.bodyContent {
  padding: 0;
}
.bredcrumb-container {
  margin: 0;
  padding: 0;
}
.bredcrumb-container ul {
  margin: 0;
  padding: 0;
}
.bredcrumb-container li {
  list-style-type: none;
  float: left;
  padding: 10px 0 10px 8px;
  font-size: 10px;
  color: #3d3d3d;
  font-weight: 700;
  text-transform: uppercase;
}
.bredcrumb-container li a {
  color: #282828;
}
.bredcrumb-container li::after {
  content: '';
  background: url(https://www.ayurvedshakti.in/images/icon-breadcrumb.png) no-repeat right center;
  float: right;
  width: 4px;
  height: 7px;
  margin: 4px 0 0 10px;
}
.bredcrumb-container li:last-child:after {
  display: none
}
.product-grid-area {
  padding: 0;
  margin: 0px 0 0 0;
}
.filters-area {
  border: solid 1px #d8d8d8;
  padding: 10px;
}
.filters-area {
  width: 21%;
}
.productsBlock {
  width: 100%;
  padding: 0 0 0 0px;
}
.productsBlock .col-xs-3 {
  margin-bottom: 20px;
}
.productsBlock .col-xs-3 a {
  color: #000000;
  background: #fff;
  float: left;
  width: 100%;
}
.productsBlock .col-xs-3 a img {
  max-width: 100%;
  padding: 10px;
}
.productsBlock .col-xs-3:nth-child(4n+1) {
  clear: both;
}
.filter-title {
  padding: 0 0 5px;
  margin-bottom: -1px;
  font-size: 14px;
  font-weight: 700;
  border-bottom: solid 1px #f7ac00;
}
.filter-wrapper {
  padding: 0 0 0 0;
  width: 100%;
  float: left;
  position: relative;
  border-bottom: solid 1px #e1e1e1;
}
.filtername {
  font-size: 14px;
  color: #272727;
  outline: none;
  float: left;
  width: 100%;
  padding: 10px 20px 10px 0;
  position: relative;
}
.filtername::before {
  right: 6px;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #818181;
  border-width: 6px;
  margin-top: -3px;
  z-index: 1;
  transition: all ease-in-out .8s;
  -webkit-transition: all ease-in-out .8s;
}
.filtername.fil-active::before {
  margin-top: -6px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.filter-types {
  padding: 0;
  display: none;
}
.filter-content {
  padding: 10px 0 0 0;
}
.filter-types ul, .filter-content ul {
  padding: 0 0 0 10px;
  margin: 0;
}
.filter-types ul li, .filter-content ul li {
  float: left;
  width: 100%;
  list-style: none;
}
.filterLink {
  float: left;
  font-size: 14px;
  color: #272727;
  width: 100%;
  padding: 1px 0 0 16px;
  background: url(../images/icon-forward-arrow.svg) no-repeat left center;
  background-size: 8px auto;
  margin: 0 0 5px 0;
}
.priceFilterBlock .filtername {
  font-size: 14px;
  font-weight: 700;
  border-bottom: solid 1px #f7ac00;
}
.priceFilterBlock .filtername::before {
  display: none;
}
.priceFilterBlock {
  border: 0;
}
.filter-types ul li .checkbox, .filter-types ul li .radio {
  width: 100%;
  padding-right: 32px;
  line-height: 12px
}
.radio label, .checkbox label {
  padding-left: 26px;
  padding-top: 3px
}
.filter-types ul li .checkbox label, .filter-types ul li .radio label {
  padding-top: 4px;
  padding-left: 26px;
  font-size: 12px;
  font-weight: 700;
}
.filter-types ul li .radio {
  padding-top: 2px
}
.filter-types ul {
  float: left;
  width: 100%;
  margin: 10px 0;
  padding: 0 0 0 0;
  list-style-type: none
}
.filter-types ul li {
  float: left;
  width: 100%
}
.checkbox, .radio {
  float: left;
  margin: 0 0 8px 0;
  font-size: 14px;
  color: #323232;
  position: relative
}
.checkbox input[type="checkbox"], .radio input[type="radio"] {
  position: absolute;
  width: 18px;
  height: 18px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 0;
  opacity: 0;
  left: 0;
  cursor: pointer;
  outline: 0
}
.checkbox input[type="checkbox"] + label:before, .radio input[type="radio"] + label:before {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: solid 1px #f7ac00;
  content: " ";
  vertical-align: middle;
  float: left;
  position: absolute;
  left: 0;
  top: 2px
}
.checkbox input[type="checkbox"]:checked + label:before, .radio input[type="radio"]:checked + label:before {
  background: url(https://www.ayurvedshakti.in/images/img-checked.png) no-repeat center;
  background-size: 65%
}
.checkbox label:before {
  margin-right: 10px
}
.radio input[type="radio"] + label:before {
  border-radius: 100px;
  -webkit-border-radius: 100px;
  width: 18px;
  height: 18px;
  margin: 0 10px 0 0;
  background: #fff;
  border-color: #f7ac00
}
.radio input[type="radio"]:checked + label:before {
  border: solid 1px #f7ac00;
  background: #fff
}
.radio input[type="radio"]:checked + label:after {
  content: '';
  background: #f7ac00;
  width: 8px;
  height: 8px;
  float: left;
  position: absolute;
  left: 5px;
  top: 7px;
  border-radius: 100%;
}
.filter-wrapper .checkbox input[type="checkbox"]:disabled + label:before, .radio input[type="radio"]:disabled + label:before {
  content: 'X';
  display: inline-block;
  border: solid 1px #f7ac00;
  vertical-align: middle;
  float: left;
  color: #b0b0b0;
  text-align: center;
  font-size: 9px;
  line-height: 20px;
  background: #dedede;
  cursor: default
}
.product-item-area {
  float: left;
  width: 100%;
  position: relative;
  background: #fff;
  box-shadow: 0 0 10px #e4e4e4;
  text-align: center;
}
.proImage {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.product-info {
  float: left;
  width: 100%;
  padding: 16px 12px;
  text-align: left;
}
.product-img {
  width: 100%;
  text-align: center;
  position: relative;
  overflow: hidden;
  background: #fdeabf;
  float: left;
}
.product-name {
  float: left;
  width: 100%;
  font-weight: 600;
  font-size: 14px;
  padding-bottom: 6px;
  text-transform: capitalize;
}
.product-prize {
  float: left;
  font-size: 15px;
  color: #282828;
}
.productArrving {
  float: right;
  font-size: 12px;
}
.listAddtoCart {
  position: absolute;
  background-size: 20px auto;
  top: 10px;
  right: 10px;
  width: 18px;
  height: 18px;
  cursor: pointer;
  background: url(../images/icon-love-black.svg) no-repeat center top;
  background-size: 18px auto;
  z-index: 1;
  display: none;
}
.listAddedtoCart {
  background: url(../images/icon-heart-filled-black.svg) no-repeat center -2px;
  background-size: 22px auto;
}
.productsBlock .col-xs-4 {
  padding: 0 8px 16px;
}
.productListShow {
  padding: 0;
}
.filterDatarowLeft {
  float: left;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 15px;
  color: #f7ac00;
}
.productsBlock .row {
  margin: 0 -8px;
}
.filterDatarowrightSelect {
  float: right;
  /* margin-top: 7px; */
  width: 130px;
  position: absolute;
  right: 1px;
  top: 0;
}
.filterDatarowrightSelect select {
  width: 100%;
  -webkit-appearance: none;
  background: #f0f0f0 url(../images/down-arrow.png) no-repeat 94% 50%;
  background-size: 7% !important;
  padding: 3px 22px 3px 10px;
  color: #3c4852;
  border-radius: 0;
  font-size: 14px;
  border: #c2bfbf solid 1px;
}
.filters-inner {
  padding: 0;
}
.filter-close {
  display: none;
}
.filter-and-sortby {
  display: none;
}
.filter-buttons {
  display: none;
}
.sd-sortby {
  display: none;
}
/**--- Listpage Ends ---**/
/**--- PDP ---**/
.product-info-wrapper {
  padding: 0 6px;
}
.productDIvInner {
  padding: 0;
}
.product-left-block {
  background: #fff;
  padding: 0;
  width: 42%;
  text-align: center;
}
.product-left-block .carousel-indicators {
  left: 20px;
  bottom: -65px;
  transform: inherit;
  -webkit-transform: inherit;
  margin: 0;
  width: 100%
}
.product-left-block .carousel-inner > .item {
  text-align: center;
}
.product-left-block .carousel-inner > .item img {
  display: inline-block;
  max-height: 585px;
}
.product-left-block .carousel-indicators li {
  width: 50px;
  height: auto;
  max-height: 67px;
  border-radius: 0;
  text-indent: 0;
  border: 0;
  float: none;
  margin: 0 5px 0 0;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
}
.product-left-block .carousel-control-prev-icon {
  background: url(../images/icon-pdparrow-prev.png) no-repeat center;
  background-size: 20px auto;
  left: 10px;
}
.product-left-block .carousel-control-next-icon {
  background: url(../images/icon-pdparrow-next.png) no-repeat center;
  background-size: 20px auto;
  right: 10px;
}
.product-right-block {
  width: 58%;
}
.product-right-block {
  padding: 0 0 0 50px;
}
.productInforight {
  padding: 0;
}
.fullFledge {
  float: left;
  width: 100%;
}
.proCategory {
  font-size: 14px;
  color: #282828;
  font-weight: 500;
}
.pdp-proname {
  font-size: 20px;
  color: #f6aa00;
  line-height: 26px;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0 0 5px;
}
.proDescription {
  margin: 12px 0 0 0;
  font-size: 13px;
  color: #282828;
  line-height: 22px;
}
.pdp-price {
  float: left;
  padding: 8px 0 0 0;
  position: relative;
}
.pdp-price:before {
  content: '';
  background: #f5af01;
  width: 40px;
  height: 3px;
  float: left;
  position: absolute;
  left: 0;
  top: 0;
}
.pdp-price h2 {
  font-size: 28px;
  color: #282828;
  margin: 0;
}
.pdp-priceBlock {
  margin: 25px 0 0 0;
}
.pdp-price-overline {
  float: left;
  font-size: 15px;
  color: #282828;
  line-height: 22px;
  margin: 6px 0 0 20px;
  text-decoration: line-through;
}
.pdp-price-percentage {
  float: left;
  font-size: 15px;
  color: #d60201;
  font-weight: 600;
  line-height: 22px;
  margin: 6px 0 0 20px;
}
.freeDelivery {
  clear: both;
  float: left;
  padding-top: 5px;
  font-size: 12px;
  color: #282828;
}
.pdp-qtyDetails {
  padding: 25px 0 0 0;
}
.pdp-qty-select {
  float: left;
  margin-right: 20px;
}
.pdp-qty-select .form-control {
  padding: 5px 15px;
  border-radius: 0;
  border-color: #fef2d8;
  background: #fef2d8;
  font-size: 12px;
  color: #282828;
  box-shadow: none;
  -webkit-box-shadow: none;
  width: 110px;
}
.btn-GE {
  clear: both;
  float: left;
  padding: 8px 15px;
  background: #fef2d8;
  font-size: 13px;
  color: #282828;
}
.pdp-buybuttons {
  padding: 0;
  margin: 25px 0 0 0;
}
.pdp-buybuttons .col-xs-6 {
  padding: 0;
}
.pdp-buybuttons .col-xs-6:first-child {
  padding-right: 8px;
}
.pdp-buybuttons .col-xs-6:last-child {
  padding-left: 0px;
}
.pdp-buybuttons a, .pdp-buybuttons button {
  float: left;
  width: 100%;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  padding: 15px 10px 14px;
  border: 1px solid #f7ad00;
  color: #000;
  background: #f7ad00;
}
.pdp-buybuttons button {
  color: #fff;
}
.pdp-buybuttons a {
  border: 1px solid #f7ad00;
  background: #fff;
}
.pdp-buybuttons a.pdp-btn-addtowishlist {
  background-color: #ffffff;
}
.pdp-buybuttons a.pdp-btn-addtowishlist span {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 30px;
  background: url(../images/icon-heart-filled-black.svg) no-repeat;
  background-size: 24px auto;
}
.productFeaturesBlock {
  padding: 0;
  margin: 90px 0 0 0;
}
.pdp-tabs-block {
  padding: 0px;
}
.pdp-tab-heading {
  padding: 0;
}
.pdp-tablink {
  float: left;
  padding: 8px 15px;
  border: solid 1px #fdeabf;
  background: #fdeabf;
  text-align: center;
  color: #000;
  margin-right: 10px;
  border-radius: 4px 4px 0px 0;
  font-weight: 600;
}
.pdptabactive {
  background: #fff;
}
.pdp-tab-content {
  padding: 20px 0;
  border-top: solid 1px #fdeabf;
  margin-top: -1px;
  display: none;
  color: #020202;
  font-size: 14px;
  line-height: 24px;
}
.pdp-tabs-block h5 {
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  padding: 0px;
}
.pdpUmaylikeBlock {
  margin: 50px 0 0 0;
  padding: 0;
  border-top: solid 1px #e6e6e6;
}
.pdpUmaylikeBlock h2 {
  font-size: 20px;
  color: #f6aa00;
  line-height: 26px;
  font-weight: normal;
  text-transform: uppercase;
  margin: 20px 0 25px;
  text-align: center;
}
.pdpUmaylikeProductdiv {
  padding: 0;
  position: relative;
  background: #fef2d8;
}
.pdpUmaylikeProductimg {
  padding: 0;
}
.pdpUmaylikeProductContent {
  padding: 0 0 0 310px;
  position: absolute;
  left: 0;
  width: 100%;
  float: left;
  top: 50%;
  transform: translateY(-50%);
}
.pdpUmaylikeProductContent h3 {
  font-size: 20px;
  color: #000;
  line-height: 26px;
  font-weight: normal;
  text-transform: uppercase;
}
.spntextpdp {
  float: left;
  width: 100%;
  font-size: 11px;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 1px;
  font-weight: 600;
}
.btnGetit {
  float: left;
  margin: 10px 0 0 0;
  padding: 8px 25px;
  font-size: 11px;
  text-transform: uppercase;
  color: #000;
  background: #f7ad00;
}
.pdpUmaylikeproitem {
  padding-left: 0;
}
.pdpUmaylikeInner .pdpUmaylikeproitem:last-child {
  padding-right: 0;
}
/**--- PDP Ends ---**/
/**--- Cart page ---**/
.cart-container {
  padding: 15px;
  background: #fff;
  margin: 20px 0 0 0;
}
.cart-list-wrapper {
  padding: 0;
}
.cart-list-wrapper .row {
  margin: 0;
}
.cart-left-block {
  padding: 18px;
  border: solid 1px #ececec;
}
.cart-header {
  padding: 0;
  margin-bottom: 30px;
}
.cart-header h2 {
  margin: 0;
  color: #262626;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.cart-item-headings {
  border-bottom: solid 1px #ececec;
  font-size: 12px;
  color: #7b7b7b;
  padding: 8px 60px 8px 20px;
  text-transform: uppercase;
}
.width-200 {
  width: 120px;
  padding: 0 0 0 10px;
}
.cart-item-text {
  float: left;
  font-size: 13px;
}
.cart-item-row {
  padding: 10px 0 15px;
  border-bottom: solid 1px #e5e9ef;
  margin: 12px 0 15px 0;
  min-height: 110px;
}
.cart-item-rowinner {
  padding: 0 60px 0 0;
}
.cart-product-img {
  background: #fff;
  width: 65px;
  height: 80px;
  padding: 0;
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.cart-prodetails-block {
  padding: 0 0 0 0;
}
.cart-pro-details {
  padding: 0 0 0 75px;
}
.cart-proname {
  float: left;
}
.cart-proname h3 {
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
  max-width: 310px;
  font-weight: 600;
}
.sm-text {
  float: left;
  font-size: 12px;
}
.cartProEachPrice {
  padding-top: 4px;
  font-size: 15px;
  font-weight: 600;
}
.cart-qty-size {
  padding: 10px 0 0 75px;
}
.cart-qty-select label {
  float: left;
  padding: 4px 6px 0 0;
}
.cart-qty-select span {
  position: relative;
  float: left;
}
.cart-qty-select select {
  border: 0;
  padding: 5px 12px;
}
.cart-order-summary-area {
  padding: 15px;
  background: #fff;
  border: solid 1px #e5e9ef;
}
.cart-order-summary-area h2 {
  font-size: 18px;
  text-transform: uppercase;
  color: #2b2b2b;
  font-weight: 600;
  margin: 0 0 14px;
}
.cart-grid-block {
  padding: 40px 0 0 0;
}
.cart-grid-block, .cart-grid-row, .cart-grid-cell {
  padding: 0;
  font-size: 13px;
  color: #3d3d3d;
}
.cart-grid-row {
  padding: 5px 4px;
}
.cart-total-price .cart-grid-cell {
  font-size: 14px;
  color: #414f61;
  font-weight: bold;
  padding: 4px 0;
  text-transform: uppercase;
}
/*.cart-total-price .cart-grid-cell.text-right {
	color: #ee5858;
}*/
.cartDiscountRow .cart-grid-cell {
  color: #d70707;
}
.cart-total-price {
  border-top: solid 1px #e5e9ef;
  margin-top: 5px;
}
.cart-total-price .cart-grid-cell {
  padding: 2px 0;
}
.cart-order-summary-line-items {
  padding: 0;
}
.cartbtnsBlock {
  padding: 15px 0 0;
}
.cartbtnsBlock a, .shipping-form-btns a {
  float: right;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 25px;
  border: 1px solid #f7ad00;
  color: #000;
  background: #f7ad00;
}
.cartbtnsBlock a.btn-cart-cs, .shipping-form-btns a.shiping-continue {
  float: left;
  background-color: #fff;
}
.cart-item-remove {
  position: absolute;
  right: 0;
  top: 2px;
  width: 16px;
  height: 16px;
  background: url(../images/icon-close.svg) no-repeat;
  background-size: 12px auto;
}
.cart-right-block {
  padding: 0 0 0 25px;
}
/**--- Cart page Ends ---**/
iframe {
  width: 100%;
}
/**--- Login ---**/
.greyBg {
  background: #f6f4f5;
}
.login-container {
  padding: 50px 15px 50px;
  text-align: center;
}
.login-popup .popupheader {
  font-weight: normal;
}
.sign-content {
  text-align: left;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
}
.login-popup .CO-shippingAdres-form {
  padding-top: 0px;
}
.login-popup .CO-shippingAdres-form .full-fledge {
  margin-bottom: 10px;
}
.login-popup .CO-shippingAdres-form .full-fledge input {
  border: 0px;
  background-color: #f4f4f4;
  min-height: 40px;
  border: 0;
  box-shadow: none;
}
.login-popup .full-fledge-password {
  border-bottom: 0px solid #d3d3d3 !important;
}
.login-popup .popupbody {
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.login-popup-btns {
  margin-top: 10px;
  padding: 13px 0 30px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.billing-btn-save {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  background: #ff0000;
  display: inline-block;
  padding: 15px;
  border: 0;
  vertical-align: top;
  min-width: 180px;
}
.CO-shippingAdres-form-padding-0 {
  padding: 0px;
}
.forgot-password, .sign-Account {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 14px;
}
.forgot-password a {
  color: #000;
}
.hr-popup {
  width: 100%;
  background-color: #000;
  height: 1px;
  margin-top: 10px;
  float: left;
}
.sign-Account a {
  font-size: 14px;
  color: #fff;
}
.sign-Account h5 {
  font-weight: bold;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.sign-Account span {
  display: block;
  padding-bottom: 10px;
}
.Signup-popup {
  width: 424px;
  padding: 30px;
}
.Sign-up-box {
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 20px;
}
.Signup-popup .row {
  margin: 0px;
}
.Signup-popup .billing-popup-btns {
  margin-bottom: 35px;
}
.CO-shippingAdres-form .form-control {
  border-radius: 0;
  font-size: 14px;
  color: #414141;
  height: 40px;
}
.chkrememberme label {
  padding-top: 0;
}
.forgotLink {
  float: right;
  font-size: 14px;
  color: #414141;
}
/**--- Login Ends ---**/
/**--- Popup ---**/
.popupblock {
  padding: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 999;
  overflow: auto;
}
.popuptbl {
  display: table;
  width: 100%;
  height: 100%;
}
.popuptr {
  display: table-row;
}
.popupinner {
  padding: 30px 0;
  float: none;
  display: table-cell;
  overflow: auto;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  height: 100%;
}
.popupcontentDiv {
  display: inline-block;
  background: #fff;
  min-width: 400px;
  text-align: left;
  position: relative;
}
.popupheader {
  padding: 0;
  margin: 0 0 22px;
  font-size: 16px;
  color: #3d3d3d;
  text-transform: uppercase;
  font-family: Helvetica, Arial, "sans-serif";
  font-weight: bold;
  position: relative;
}
.popupbody {
  padding: 0;
}
.login-popup {
  width: 480px;
  padding: 30px 40px;
  box-shadow: 0 0 10px #e2e2e2
}
.signup-popup {
  width: 424px;
  padding: 20px;
}
.popup-close {
  float: left;
  position: absolute;
  right: 0;
  top: 4px;
  width: 16px;
  height: 16px;
  background: url(../images/icon-close.png) no-repeat left 0;
  background-size: 16px auto;
  z-index: 1;
}
.loginBlock h6 {
  font-size: 13px;
  margin-bottom: 20px;
}
/**--- Popup Ends ---**/
/**--- Shipping ---**/
.shippingAddress-container {
  padding: 30px 0;
}
.shipping-addressInner, .reviewOrderInner {
  background: #fff;
  padding: 15px;
  border: solid 1px #ebebeb;
}
.shipping-addressInner h2, .reviewOrderInner h2 {
  font-size: 20px;
  color: #3d3d3d;
  text-transform: uppercase;
  margin: 0;
}
.CO-shippingAddressesDiv-block {
  padding: 0;
}
.CO-shippingAddressesDivinner {
  padding: 20px 0;
}
.co-adressDiv {
  padding-left: 0;
}
.co-adressDivinner {
  padding: 12px;
  font-size: 14px;
  border: solid 1px #ececec;
  color: #8e8e8e;
}
.co-personName {
  float: left;
  width: 100%;
  padding: 0 0 10px 0;
  color: #2c2c2c;
  font-weight: bold;
}
.btnDeliveryDres {
  float: left;
  width: 100%;
  padding: 6px;
  background: #3d505e;
  color: #fff;
  text-align: center;
}
.checkout-shipping-address-block {
  padding: 30px 0 0;
}
.addressFormleft, .addressFormRight {
  padding: 0;
}
.addressFormleft .col-xs-12, .addressFormRight .col-xs-12 {
  padding: 0;
}
.addressFormleft .full-fledge, .addressFormRight .full-fledge {
  margin-bottom: 10px;
}
.addressFormleft {
  padding-right: 10px;
}
.addressFormRight {
  padding-left: 10px;
}
.checkout-shipping-address-block .form-control {
  border-radius: 0;
  font-size: 14px;
  color: #414141;
  height: 40px;
  background: #eeeeee;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.checkout-shipping-address-block textarea.form-control {
  height: 88px;
  max-height: 88px;
}
.shipping-form-btns {
  padding: 10px 0 0;
}
.proceedBtn {
  padding: 10px 0 0 0;
}
.proceedBtn a {
  width: 100%;
  float: right;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 25px;
  border: 1px solid #f7ad00;
  color: #000;
  background: #f7ad00;
}
.CO-shippingAddressesDiv-block .row {
  margin: 0;
}
/**--- Shipping Ends ---**/
/**--- Order Review ---**/
.reviewOrderItems {
  padding: 20px 0 0 0;
}
/**--- Order Review Ends ---**/
.footerContainer {
  padding: 0;
  background: #fff;
  margin: 30px 0 0 0;
}
/**--- Makepayment ---**/
.makepaymentInner {}
.paymenttabdiv {
  padding: 16px 0 0;
}
.paymenttabinner {
  background: #fff;
  padding: 15px;
  border: solid 1px #e5e9ef;
  min-height: 75px;
}
.paymenttype {
  padding: 0 10px 0 46px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-55%);
  -webkit-transform: translateY(-55%);
}
.paymenttype span {
  font-size: 14px;
  color: #3d3d3d;
  font-family: Helvetica, Arial, "sans-serif";
}
.paymenttype small {
  font-size: 11px;
  color: #737373;
  display: block;
}
.paymenttabinner:before, .paymenttabinner-selected:before {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 14px;
  background: #e5e9ef;
  border-radius: 100%;
  font-family: 'Glyphicons Halflings';
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.paymenttabinner-selected:before {
  background: #f7ad00 url(https://www.ayurvedshakti.in/images/icon-ok.png) no-repeat center center;
  opacity: 1;
}
.shpping-buttons {
  padding: 20px 0;
  text-align: center;
}
.btn-save {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  text-align: center;
  min-width: 274px;
  border: 0;
  z-index: 1;
  position: relative;
  overflow: hidden;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 25px;
  border: 1px solid #f7ad00;
  color: #000;
  background: #f7ad00;
}
/**--- Makepayment Ends ---**/
/**--- My Account ---**/
.myaccount-container {
  padding: 0;
}
.myaccount-container h2 {
  font-size: 18px;
  text-transform: uppercase;
  color: #2b2b2b;
  font-weight: 600;
  margin: 0 0 14px;
}
.myaccount-content-area {
  padding: 15px 0 0
}
.ma-left-block, .ma-right-block {
  padding: 15px;
}
.ma-left-block {
  width: 20%;
  margin: 0 0 0;
  background: #fff;
  border: solid 1px #e5e9ef;
}
.ma-right-block {
  width: 80%;
  padding: 0 0 0 20px;
  min-height: 403px
}
.ma-left-inner {
  width: 100%;
  padding: 0;
  text-align: left
}
.ma-side-nav-header {
  padding: 0 0 20px
}
.ma-side-nav-header small {
  font-size: 14px;
  color: #42515b;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0
}
.ma-side-nav-header h3, .ma-side-nav-header a {
  padding: 0;
  margin: 0;
  display: inline-block;
  color: #42515b;
  font-size: 14px;
  font-weight: 700
}
.nav-myaccount, .nav-myaccount li {
  list-style: none;
  list-style-type: none;
  text-align: left;
  position: relative;
  z-index: 3
}
.nav-myaccount {
  float: left;
  width: 100%;
  margin: 15px 0 0 0;
  padding: 0
}
.nav-myaccount li {
  padding: 0 0;
  float: left;
  width: 100%;
  margin-bottom: 0px
}
.nav-myaccount li:after {
  content: '';
  width: 0;
  height: 1px;
  float: left;
  position: absolute;
  left: 0;
  bottom: -2px;
  background: #a1a8b4;
  transition: width ease-in-out .3s;
  -webkit-transition: width ease-in-out .3s
}
.nav-myaccount li:hover:after {
  width: 100%
}
.nav-myaccount li.ma-nav-active:after {
  width: 100%
}
.nav-myaccount a {
  float: left;
  width: 100%;
  font-size: 14px;
  color: #42515b;
  position: relative;
  padding: 6px 10px 6px 0px;
  display: inline-block;
  min-height: 30px;
  font-weight: 700
}
.nav-myaccount li.ma-nav-active a {
  color: #ee3224
}
.nav-myaccount a svg {
  position: absolute;
  left: 0;
  top: 0
}
/*.nav-myaccount a.ma-orders {
  background: url(../images/icon-myorders.svg) no-repeat;
  background-size: 23px 27px
}
.nav-myaccount a.ma-settings {
  background: url(../images/icon-settings.svg) no-repeat;
  background-size: 24px 28px
}
.nav-myaccount a.ma-wishlist {
  background: url(../images/icon-wishlist.svg) no-repeat;
  background-size: 28px 25px
}
.nav-myaccount a.ma-returns {
  background: url(../images/icon-return.svg) no-repeat;
  background-size: 28px 28px
}
.nav-myaccount a.ma-link-addressbook {
  background: url(../images/iconmap.svg) no-repeat;
  background-size: 28px 32px
}
.nav-myaccount a.ma-cancelorders {
  background: url(../images/icon-ma-cancel-orders.svg) no-repeat;
  background-size: 28px 28px
}
.nav-myaccount a.ma-logout {
  background: url(../images/icon-logout.svg) no-repeat;
  background-size: 27px auto;
  display: none
}
.nav-myaccount li.ma-nav-active a.ma-orders {
  background: url(../images/icon-myorders.svg) no-repeat;
  background-size: 23px 27px
}*/
.ma-right-block h4 {
  font-size: 20px;
  color: #42515b;
  margin: 0;
  font-weight: 700;
  line-height: 22px
}
.ma-side-nav-header {
  display: none;
}
.ma-right-block h4 {
  font-size: 18px;
  color: #333;
  margin: 0 0 0;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 22px;
}
.ma-right-block h4 span {
  font-size: 12px;
  font-family: Helvetica, Arial, "sans-serif";
  text-transform: none;
  display: inline-block;
  vertical-align: top;
  padding: 0 15px 0 0;
}
.ma-right-block h4 span b {
  font-family: Helvetica, Arial, "sans-serif";
  font-weight: normal;
}
.goback {
  font-size: 14px;
  color: #007eff;
  float: right;
  margin: 10px 0 0 0;
  text-decoration: underline;
}
.border-bottom {
  border-bottom: dashed 1px #333;
  padding: 0 0 12px 0;
}
.ma-order-details, .ma-wishlist {
  padding: 0;
  margin: 0;
}
.ma-right-block-inner {
  padding: 15px;
  background: #fff;
  border: solid 1px #e5e9ef;
}
.ma-track-order {
  display: none;
}
.ma-order-details .cart-left-block {
  width: 100%;
  border: 0;
  padding: 20px 0 0 0;
}
.ma-order-details .cart-item-headings {
  background: #ffda84;
}
.ma-order-details .cart-item-text {
  float: left;
  font-size: 12px;
  color: #000;
}
.ma-orders-list {
  float: left;
  width: 100%;
  padding: 0;
}
.ma-orders-list li {
  float: left;
  width: 100%;
  list-style-type: none;
  margin: 12px 0 0 0;
}
.ma-order-item-details {
  padding: 14px;
  border: solid 1px #cfcfcf;
  min-height: 90px;
  background: #fff;
}
.ma-order-item-details:hover {
  box-shadow: 0px -1px 7px -1px rgba(205, 228, 237, 0.89);
  -webkit-box-shadow: 0px -1px 7px -1px rgba(205, 228, 237, 0.89);
  -moz-box-shadow: 0px -1px 7px -1px rgba(205, 228, 237, 0.89);
}
.ma-orders-list li:nth-child(odd) .ma-order-item-details {
  background: #fbfbfb;
}
.order-svg, .return-orders-svg, .cancel-orders-svg {
  width: 38px;
  text-align: center;
  position: absolute;
  top: 24px;
  left: 17px;
  background: url(../images/icon-myorders.svg) no-repeat;
  background-size: 36px auto;
  height: 70px;
}
.return-orders-svg {
  background: url(../images/icon-return.svg) no-repeat;
  background-size: 36px auto;
}
.cancel-orders-svg {
  background: url(../images/icon-order-cancel.svg) no-repeat;
  background-size: 36px auto;
}
.ma-order-item-text {
  padding: 0 0 0 55px;
}
.ma-order-num {
  float: left;
  color: #0e1e42;
  font-size: 16px;
  font-weight: bold;
}
.ma-order-date, .ma-order-qty {
  float: left;
  clear: both;
  font-size: 12px;
  color: #333;
  padding: 1px;
}
.ma-order-qty span {
  padding: 0 20px 0 0;
}
.ma-order-amt, .ma-order-status {
  font-size: 14px;
  color: #0e1e42;
  min-height: 20px;
}
.ma-order-status {
  text-transform: uppercase;
}
.green {
  color: #37ca28;
}
.lightred {
  color: #ee5858 !important;
}
.ma-orders-block {
  padding: 20px 0 0;
}
.ma-orders-header {
  background: #ffde90;
  padding: 8px 25px;
  font-size: 12px;
  color: #333;
}
.order-width200 {
  width: 160px;
  padding: 0 10px;
  text-align: right;
}
.orders-item-text {
  float: left;
}
.no-order-items {
  width: 100%;
  padding: 20px 18px;
  border: solid 1px #929ba9;
}
.no-cart-items h3, .no-order-items h3 {
  font-size: 20px;
  color: #42515b;
  margin: 0 0 10px;
  font-weight: 700;
}
.no-cart-items .col-xs-12, .no-order-items .col-xs-12 {
  padding: 0;
}
.no-cart-items a, .no-order-items a {
  float: left;
  width: 100%;
  background: #ee2e24;
  color: #fff;
  font-size: 14px;
  border-radius: 5px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 12px 12px 8px;
  text-align: center;
  margin-top: 10px;
}
.ma-order-detailsinner {
  padding: 0;
}
.macart-item-remove {
  float: left;
  font-size: 14px;
  color: #265898;
  margin: 0;
  padding: 0;
  font-weight: bold;
  border-right: 0;
  cursor: pointer;
}
.ma-order-detailsinner .cartProEachPrice {
  display: none;
}
.cartitem-price-st {
  font-weight: bold;
  color: #ecae1c !important;
  font-size: 13px !important;
  margin-right: 0px !important;
}
.ma-order-detailsinner .cart-right-block {
  width: 100%;
  padding: 10px 0 0;
}
.ma-order-detailsinner .cart-right-block .cart-order-summary-area {
  width: 280px;
  padding: 10px;
}
.ma-order-detailsinner .cart-right-block .cart-offer-worth {
  float: right;
}
.ma-order-detailsinner .cart-right-block .cart-offer-worth .address-row-inner {
  padding: 0;
  margin-bottom: 14px;
}
.ma-order-detailsinner .cart-right-block .cart-offer-worth .address-row-inner h5 {
  font-weight: bold;
  margin-top: 0;
}
.address-content {
  font-size: 12px;
}
/**--- My Account Ends ---**/
/**-- My Account Settings --**/
.personal-details-inner .full-fledge {
  margin-bottom: 21px;
}
.ddd-input-mm {
  padding: 0px 6px;
}
.link-cp {
  position: absolute;
  right: 22px;
  top: 33px;
  /* left: 64%; */
  text-decoration: underline;
  color: #929ba9;
  font-size: 11px;
  width: 89px;
}
.submit-button {
  text-align: center;
}
.news-subscribe-inner h5 {
  font-weight: bold;
}
.genders-status {
  display: flex;
  background-color: #ebebeb;
  margin-bottom: 30px;
  padding: 15px;
}
.genders-status h5 {
  font-weight: normal;
  margin-right: 32px;
}
.radio-button {
  margin: 5px 20px;
}
.genders .checkbox {
  margin-right: 22px;
  margin-top: 7px;
}
.news-subscribe {
  margin-top: 15px;
}
.submit-button input {
  float: left;
  display: inline-block;
  margin-bottom: 25px;
}
.ma-settings-container {
  padding: 10px 0 0;
  border: 0;
  margin: 16px 0 0;
}
.ma-settings-container .form-control {
  color: #152935;
  border-radius: 0;
}
.personal-details h5 {
  display: none;
}
.personal-details-inner {
  padding: 0;
}
.dob-inputs .ddd-input {
  padding-left: 0;
}
.news-subscribe-inner {
  padding: 0;
}
.mobile-content {
  display: none;
}
.inp-changepass .form-control {
  padding-right: 132px;
}
.news-subscribe {
  padding: 0;
}
.pd-form-block h5 {
  display: inline-block;
}
.genders-statusinner {
  display: inline-block;
}
.ma-changepassword-block {
  padding: 0 30px;
}
.ma-changepassword-block h5 {
  font-size: 16px;
  color: #42515b;
  margin: 0 0 10px;
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
}
.success-msg {
  color: #469110;
  padding: 2px 0 0 25px;
  font-size: 13px;
  background: url(https://www.ayurvedshakti.in/images/icon-success.png) no-repeat 2px 4px;
  text-align: left;
  margin-top: 5px;
}
.personal-details-inner .genders .radio {
  margin: 10px 10px 0 0;
}
.success-msg .recoverpassword {
  font-weight: bold;
  margin: 2px 0 0 2px;
  color: #469110;
  float: none;
  vertical-align: top;
  display: inline-block;
}
.cp-close {
  float: left;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 30px;
  top: 0;
}
.btn-lightred {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 25px;
  border: 1px solid #f7ad00;
  color: #000;
  background: #f7ad00;
}
.cp-btns {
  padding: 0 0 10px;
}
.cp-btns .col-xs-6 {
  padding: 0;
}
.btn-clear {
  background-color: #fff;
}
/**-- My Account Settings Ends --**/
/**-- My Returns --**/
.ma-returns-status {
  padding: 15px 0 0;
  font-size: 14px;
  text-transform: uppercase;
  color: #333;
  font-weight: bold;
}
.ma-cart-item-outofstock {
  pointer-events: none;
  opacity: .5;
}
/**-- My Returns Ends --**/
/**-- My AddressBook --**/
.noaddressavailable {
  margin: 20px 0;
}
.cartpricedetails {
  padding: 12px 0 0;
  font-size: 14px;
  text-transform: uppercase;
  color: #333;
  font-weight: bold;
}
.ma-addresses {
  padding: 5px 0 0;
}
.ma-address-block {
  padding: 0 0 18px 17px;
  width: 33.3%;
}
.ma-addressbook .address-row-inner-border {
  border: 1px solid #ccc;
  padding: 18px 24px 34px;
  min-height: 170px;
  max-height: 200px;
  border-radius: 8px;
  overflow: hidden;
}
.cust-name {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.addressbook-left .ma-address-footer {
  margin-bottom: 0;
  position: absolute;
  left: 0;
  bottom: 0px;
  padding: 10px 15px;
  text-align: center;
  background: #f6f6f6;
  height: 40px;
}
.address {
  float: left;
  width: 100%;
}
.addressbook-left .ma-address-footer a {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none !important;
  padding-left: 20px;
  color: #42515b;
  display: inline-block;
  padding: 10px;
}
.addressbook-left .ma-address-footer a {
  border-left: 0px solid #42515b;
}
.addressbook-left .ma-address-footer :first-child {
  border: 0px;
}
.ma-address-btn {
  float: right;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  padding: 8px 30px;
  border: 1px solid #f7ad00;
  color: #fff;
  background: #f7ad00;
  text-decoration: none !important;
}
.ma-addressbook .row {
  margin: 0;
}
.ma-addressbook {
  padding: 0;
  background: #fff;
  padding: 15px;
  border: solid 1px #e5e9ef;
  position: relative;
  top: -1px;
}
.weship-only {
  font-size: 12px !important;
  float: right;
  margin: 4px 0 0 0;
}
.full-fledge textarea {
  height: 114px;
  max-height: 114px;
  max-width: 100%;
}
.categoriesView {
  width: 100%;
  float: left;
  padding: 7px 5px;
  text-align: center;
}
.categoriesView {
  display: block;
  overflow-x: auto;
  height: 52px;
  overflow-y: hidden;
  border-bottom: #eee solid 1px;
  background: #fff;
}
.categoriesView .container {
  width: 100%;
}
.categoriesView::-webkit-scrollbar, .categoriesView::-moz-scrollbar {
  display: none;
}
.slidecat {
  display: inline-block;
  white-space: nowrap;
  overflow: auto;
  text-align: center;
}
.categoriesView a, .categoriesView button {
  background: #ff0000;
  display: inline-block;
  padding: 8px 15px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  border-radius: 4px;
  margin-left: 2px;
  margin-right: 2px;
  float: left;
}
.categoriesView a:last-child, .categoriesView button:last-child {
  display: none;
}
.pagination {
  display: block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  text-align: center;
}
.pagination > li {
  display: inline-block;
}
.pagination .active {
  background: #f7ac00;
  color: #fff;
}
/*Second Set of tabs Css starts here*/
.tabsSet2 {
  width: 100%;
  float: left;
}
.tabsSet2 .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  border: solid 1px #fdeabf;
}
.tabsSet2 .nav-tabs > li > a:hover {
  border-color: #fdeabf #fdeabf #fdeabf;
}
.tabsSet2 .nav > li > a {
  font-weight: 600;
  color: #000;
  background: #fdeabf;
}
.tabsSet2 .nav-tabs {
  border-bottom: 1px solid #fdeabf;
}
.tabsSet2 .active a {
  border: solid 1px #fdeabf;
  background: #ffffff !important;
}
.tabsSet2 .tab-content > .tab-pane {
  padding: 20px 0;
}
/*Second Set of tabs Css end shere*/
.navbar-brand {
  float: left;
  height: 69px;
  padding: 0px 0px 0 0;
  font-size: 18px;
  line-height: 20px;
}
.desktopLogo {
  display: inline-block;
}
.desktopMobile {
  display: none !important;
}
.headerCart {
  position: relative;
}
.cartCount {
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 100px;
  line-height: 17px;
  float: left;
  background: rgba(0, 0, 0, 0.7);
  padding: 0px;
  font-size: 11px;
  text-align: center;
  color: #fff;
  left: 15px;
}
.newsList {
  width: 100%;
  float: left;
}
.newsList h1 {
  font-size: 22px;
  margin: 0px;
  margin-bottom: 10px;
  font-family: 'Merriweather', serif;
}
.newsList .paymenttype {
  padding: 0 10px 0 10px;
  position: inherit;
  left: inherit;
  top: inherit;
  transform: inherit;
  -webkit-transform: inherit;
}
.newsList .paymenttabinner:before, .paymenttabinner-selected:before {
  content: '';
  width: 0px;
  height: 0px;
  position: inherit;
  top: 0;
  left: 0;
  background: #fff;
  border-radius: 100%;
  font-family: 'Glyphicons Halflings';
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.newsList .paymenttabinner-selected:before {
  background: none;
  opacity: 1;
}
.pagination li a, .pagination li a:hover, .pagination li a:active {
  color: #000;
  border-radius: 4px;
  border-color: #fff;
  margin-right: 4px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
  margin-left: 0;
  border-radius: 4px;
  background: #f7ac00;
  color: #fff;
  border-color: #f7ac00;
}
.newsList h2 {
  font-family: 'Merriweather', serif;
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 5px;
}
.newsList h4 {
  font-size: 15px;
  line-height: 20px;
}
.newsList h5 span {
  background: #fff7e4;
  float: left;
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 13px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.newsList small {
  float: left;
  width: 100%;
  margin-top: 5px;
  font-size: 14px;
}
.newsList .paymenttabinner:hover {
  background: #f9f9f9;
}
.newsDetails .paymenttabinner:hover {
  background: #fff !important;
}
.newsImageBox {
  width: 100%;
  float: left;
  padding-bottom: 10px;
  text-align: center;
}
.newsDetails h3 {
  font-size: 18px;
  font-family: 'Merriweather', serif;
}
.newsDetails p {
  font-size: 15px;
}
.newsImageBox img {
  max-width: 100%;
  max-height: 300px;
}
.newsDetails small {
  margin-bottom: 10px;
  background: #f9f9f9;
  width: 100%;
  float: left;
  padding: 5px 10px;
  border-radius: 4px;
}
.headerLogin .dropdown button {
  background-color: transparent;
  border: 0px;
  margin-top: 5px;
  outline: 0px;
  padding-bottom: 10px;
}
@-moz-document url-prefix() {
  .headerLogin .dropdown button {
    margin-top: 7px;
  }
}
.headerLogin .dropdown-menu {
  width: 100%;
  float: left;
  overflow: hidden;
  border-color: #f6f6f6;
}
.headerLogin .dropdown-menu li {
  width: 100%;
  float: left;
}
.headerLogin .dropdown-menu > li > a {
  border-bottom: #f2f2f2 solid 1px;
  padding: 8px 20px;
}
.headerLogin .dropdown-menu > li:last-child > a {
  border-bottom: #f2f2f2 solid 0px;
  padding: 8px 20px;
}
.alert-info {
  float: left;
  width: 100%;
}
.cartitem-price .img-minus, .cartitem-price .img-plus {
  position: relative;
  top: 5px;
  right: 5px;
  height: 18px;
}
.cartitem-price .img-plus {
  right: 5px;
  left: 5px;
}
.cartitem-price .count-sm {
  text-align: center;
}
.per-Discount {
  float: right;
  font-size: 14px;
  color: #d60201;
  font-weight: 600;
  line-height: 22px;
  margin: 0px 0 0 10px;
}
.product-info .pdp-price-overline {
  margin: 0px 0 0 10px;
  color: #999;
}
.product-name {
  height: 45px;
  overflow: hidden;
}
.contactUs {
  width: 100%;
}
.contactUs form {
  max-width: 600px;
  text-align: center;
  margin: 0px auto;
}
.contactUs form input, .contactUs form textarea {
  border: 0;
  outline: 0;
  padding: 1em;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  display: block;
  width: 100%;
  margin-top: 1em;
  font-family: 'Merriweather', sans-serif;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  resize: none;
  border: #eee solid 1px;
}
.contactUs form input:focus, .contactUs form textarea:focus {
  -moz-box-shadow: 0 0px 2px #e74c3c !important;
  -webkit-box-shadow: 0 0px 2px #e74c3c !important;
  box-shadow: 0 0px 2px #e74c3c !important;
}
.contactUs form #input-submit {
  color: white;
  background: #e74c3c;
  cursor: pointer;
}
.contactUs form #input-submit:hover {
  -moz-box-shadow: 0 1px 1px 1px rgba(170, 170, 170, 0.6);
  -webkit-box-shadow: 0 1px 1px 1px rgba(170, 170, 170, 0.6);
  box-shadow: 0 1px 1px 1px rgba(170, 170, 170, 0.6);
}
.contactUs form textarea {
  height: 115px;
}
.contactUs .half {
  float: left;
  width: 48%;
  margin-bottom: 1em;
}
.contactUs .right {
  width: 50%;
}
.contactUs .left {
  margin-right: 2%;
}
.productInfo {
  width: 100%;
  float: left;
  border: #eee solid 1px;
  padding: 15px;
  font-size: 14px;
  margin-top: 20px;
  background: #f6f6f6;
}
.pdp-tab-content p, .pdp-tab-content p span, .pdp-tab-content span {
  background-color: transparent !important;
}
.cartItem1 {
  width: auto;
  float: left;
}
.cartItem1 span {
  width: 100%;
  float: left;
}
.cartProEachPrice {
  font-size: 13px;
  font-weight: 500;
}
.cartProEachPrice .discountColor {
  color: #d70707;
}
.shippingBox {
  padding: 0px;
}
.yellowButton, .yellowBorderButton {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  padding: 8px 30px;
  border: 1px solid #f7ad00;
  color: #fff;
  background: #f7ad00;
  margin-right: 10px;
  float: left;
}
.yellowBorderButton {
  border: 1px solid #f7ad00;
  background: #ffffff;
  color: #000;
  text-decoration: none;
  margin-top: 0px;
}
.defaultAddress {
  display: inline;
  background: #d53d0c;
  color: #fff !important;
  font-size: 14px;
  text-decoration: none !important;
}
.selectedAddress, .addShippingAddress {
  width: 50%;
  float: left;
}
.addShippingAddress {
  left: 15px;
  position: relative;
}
.addShippingAddress .ma-address-btn {
  padding: 18px 24px 34px;
  min-height: 170px;
  max-height: 200px;
  border-radius: 8px;
  overflow: hidden;
  background: #f9f2e1;
  position: relative;
  width: 100%;
  border-color: #f9f2e1;
}
.addShippingAddress .ma-address-btn i, .addShippingAddress .ma-address-btn span {
  font-size: 46px;
  background: #d6cbb0;
  width: 50px;
  height: 50px;
  border-radius: 100px;
  display: inline;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  font-style: normal;
  font-weight: 100;
  line-height: 47px;
}
.addShippingAddress .ma-address-btn span {
  top: 70%;
  color: #000;
  font-size: 16px;
  background-color: transparent;
  left: 50%;
  width: 100%;
  font-weight: 500;
}
.shippingAddressPage {
  padding: 0px 0 0;
}
.reView-OrderNew {
  float: left;
}
.reView-OrderNew .cartpricedetails {
  float: left;
}
.reView-OrderNew a {
  float: right;
  margin-top: 22px;
}
.checkout-review-block .cart-header .mobilecartitems {
  display: inline-block;
  padding: 5px 0 0 0;
}
.mobilecartitems span {
  font-size: 14px;
  color: #3d3d3d;
  display: inline;
}
.spntotalpayment {
  color: #e41111 !important;
}
.checkout-review-block .cart-proname-price h5 {
  font-size: 14px;
  margin: 0 0 8px;
}
.pull-left {
  float: left !important;
}
.checkout-review-block .cart-proname-price h5 a {
  color: #282c3f;
}
.checkout-review-block .cart-item-text {
  width: auto;
  float: left !important;
  padding: 0 26px 0 0;
}
.checkout-review-block .cartitem-price {
  color: #3d3d3d;
  font-size: 12px;
  font-weight: 700;
}
.checkout-review-block .sm-text {
  padding: 3px 20px 0 0;
  font-size: 11px;
}
.checkout-review-block .sm-text small {
  font-size: 13px;
  color: #414f61;
  padding-left: 5px;
  font-weight: 700;
}
.cart-item-row {
  padding: 10px;
  border: solid 1px #e5e9ef;
  margin: 12px 0 0 0;
}
.cart-proname-price h5 {
  margin: 0px;
}
.cart-proname-price a, .cart-product-img {
  float: right;
  margin-top: 0px !important;
  color: #000 !important;
}
.cart-item-row .cart-item-text {
  padding: 13px 0 0 10px;
}
.cart-item-row .sm-text {
  font-size: 14px;
  margin-top: 10px;
  margin-right: 15px;
}
.cart-item-row .sm-text small {
  font-size: 14px;
}
.reView-OrderNew .cart-order-summary-area {
  margin-top: 15px;
  float: left;
}
.myaccount-container .reView-OrderNew h2 {
  font-size: 14px;
}
.payContinue {
  float: left;
  width: 100%;
  padding: 12px;
  margin-top: 15px;
  margin-right: 0px !important;
}
.padding-0 {
  padding: 0px;
}
.customcheckbox {
  float: left;
  margin: 8px 0 8px 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #333636;
  position: relative;
  outline: none;
}
.customcheckbox input[type="checkbox"] {
  position: absolute;
  width: 18px;
  height: 18px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 0;
  opacity: 0;
  left: 0;
}
.customcheckbox input[type="checkbox"] + label:before {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: solid 1px #b0b0b0;
  content: " ";
  vertical-align: middle;
  float: left;
}
.customcheckbox input[type="checkbox"]:checked + label:before {
  border: solid 1px #233875;
  background: url(../images/tick.png) no-repeat center;
  background-size: 92%;
}
.customcheckbox label:before {
  margin-right: 10px;
}
/*Payment Page Css Starts here*/
/**--- Makepayment ---**/
.makepayent-block {
  padding: 0;
}
.makepayent-block h3 {
  padding: 0;
  margin: 0 0 22px;
  font-size: 16px;
  color: #000;
  font-family: Helvetica, Arial, "sans-serif";
  font-weight: bold;
}
.makepayent-block h3 span {
  display: block;
  text-transform: none;
}
.paymenttypes-block {
  padding: 0;
}
.paymenttypes-block .row {
  margin: 0 -8px;
}
.paymenttabdiv {
  padding: 0 8px 16px;
}
.paymenttabinner {
  background: #fff;
  padding: 15px;
  border: solid 1px #e5e9ef;
  min-height: 75px;
}
.paymenttype {
  padding: 0 56px 0 46px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-55%);
  -webkit-transform: translateY(-55%);
}
.paymenttype span {
  font-size: 14px;
  color: #3d3d3d;
  font-family: Helvetica, Arial, "sans-serif";
}
.paymenttype small {
  font-size: 11px;
  color: #737373;
  display: block;
}
.paymenttabinner:before, .paymenttabinner-selected:before {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 14px;
  background: #e5e9ef;
  border-radius: 100%;
  font-family: 'Glyphicons Halflings';
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.paymenttabinner-selected:before {
  background: #0dd1a4 url(https://www.ayurvedshakti.in/images/icon-ok.png) no-repeat center center;
  opacity: 1;
}
.makepayment-mainblock {
  padding: 20px 0 0 0;
}
.makepayment-mainblock .cart-item-row {
  pointer-events: none;
}
.paymentpro-items {
  padding: 0;
  display: block;
}
.payment-shipaddress {
  padding: 0;
  margin-bottom: 22px;
}
.payment-shipaddressinner {
  padding: 15px 25px;
  background: #f8f8f8;
  border: solid 1px #f1f1f1;
}
.payment-shipaddressinner h6 {
  margin: 0;
  font-size: 14px;
  color: #3d3d3d;
  font-family: Helvetica, Arial, "sans-serif";
  font-weight: bold;
}
.payment-shipaddressinner address {
  font-size: 12px;
  color: #3d3d3d;
  margin: 6px 0 0;
}
.payment-shipaddressinner address b {
  color: #4a515b;
}
.cart-header .mobilecartitems span.spntotalpayment {
  color: #ee5858;
}
.btn-plusicon {
  position: absolute;
  right: 18px;
  top: 50%;
  width: 12px;
  height: 12px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  color: #000;
}
.btn-plusicon:after, .btn-minusicon:after {
  float: right;
  font-family: Helvetica, Arial, "sans-serif";
  content: '';
  width: auto;
  height: auto;
  font-size: 22px;
  background: transparent;
  line-height: 13px;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 2px;
  background: #000;
  width: 10px;
}
.btn-minusicon:after {
  content: '+';
  float: right;
  margin: 0 0 0 0;
  background: none;
  position: absolute;
  right: 2px;
  top: 5px;
}
.makepayment-mainblock .btn-ROEdit {
  display: none;
}
.codcontentdiv {
  padding: 0;
}
.codfeediv {
  float: left;
  font-size: 11px;
  margin: 0 0 0;
  line-height: 14px;
  color: #737373;
}
.cod-popupheader {
  margin-bottom: 10px;
}
.payment-captcha {
  padding: 16px 0 0 0;
  text-align: center;
}
.payment-captcha .payment-note {
  padding: 0 0 14px;
  font-size: 11px;
  line-height: 14px;
  color: #3d3d3d;
}
.img-captcha {
  padding: 0 0 5px;
}
.img-captcha img {
  display: inline-block;
  max-width: 90px;
}
.img-captcha canvas {
  display: inline-block;
  width: 90px;
  height: 25px;
  font-size: 100px;
}
.img-captcha a {
  display: inline-block;
  margin: 0 0 0 0;
  color: #007eff;
  text-decoration: underline;
  font-size: 12px;
  vertical-align: top;
}
.payment-captcha input.form-control {
  height: 40px;
  border: solid 1px #ababab;
}
.incaseCOD {
  margin: 10px 0 0 0;
  padding: 0 0 0 18px;
  background: url(https://www.ayurvedshakti.in/images/icon-text-i.png) no-repeat left top;
  font-size: 11px;
  color: #737373;
}
.pp-dropdown {
  padding: 0;
}
.COD-popup {
  width: 370px;
  padding: 20px 30px;
}
.COD-popup .cart-grid-block {
  padding: 0 0 0 0;
}
.COD-popup .cart-order-summary-line-items {
  margin: 20px 0 0 0;
  padding: 6px 12px;
}
.codpopup-btns {
  margin-top: 15px;
  padding: 0;
}
.smchangeCODlink {
  font-size: 13px;
  text-decoration: underline;
  color: #007eff;
}
.codpopup-btns a, .codpopup-btns button {
  width: 100%;
}
.makepayment-mainblock .checkout-right-block {
  float: right;
}
.paymentcartitemmobile {
  display: none;
}
.payment-shipaddressDiv {
  padding: 0;
}
.payment-shipaddressinner address b span {
  display: none;
}
.paymentbillinadresDiv {
  display: none;
}
.paymenttype:before {
  content: '';
  width: 28px;
  height: 28px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  background: url(https://www.ayurvedshakti.in/images/icon-sprite-v1.png) no-repeat;
}
.ccdc:before {
  background-position: 0 54.465213%;
  background-size: 1496.875%;
}
.paywallet:before {
  background-position: 0 76.299376%;
  background-size: 1774.074074%;
}
.nbanking:before {
  background-position: 0 72.982821%;
  background-size: 1774.074074%;
}
.coddivicon:before {
  background-position: 0 71.01147%;
  background-size: 1596.666667%;
}
.hdfcwallet:before {
  background: url(http://imgdev01.jockeyindia.com/uploads/images/icon-hdfc-pay.png) no-repeat;
}
.selectwallets {
  padding: 12px;
  float: left;
  width: 100%;
  border: solid 1px #e5e9ef;
  margin: -1px 0 0 0;
  display: none;
  position: relative;
  background: #fff;
  z-index: 1;
}
.selectwallets-expanded {
  border-color: #0dd1a4;
  border-top-color: #e5e9ef;
}
.divwalltet {
  float: left;
  padding: 0 10px 0 0;
}
.divwalltet label {
  float: left;
  min-width: 110px;
  padding: 10px;
  border: solid 1px #e5e9ef;
}
.divwalltet label.walletselected {
  border-color: #414f61;
}
.paymentpage-error-block {
  padding: 0 0;
  width: 100%;
  margin: 40px 0 0 0;
}
.paymentpage-error {
  padding: 20px;
  position: static;
  text-align: center;
}
.paymentpage-error:before, .paymentpage-error:after {
  content: '';
  width: 60px;
  height: 90px;
  float: right;
  background: url(../images/icon-error-cart.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.paymentpage-error:after {
  left: auto;
  top: 60px;
  transform: none;
  -webkit-transform: none;
  right: 0;
}
.paymentpage-error-inner {
  display: inline-block;
  width: 300px;
  background: url(../images/icon-error-cart.png) no-repeat center top;
  position: relative;
  padding: 222px 0 0 0;
  color: #767e9f;
  font-size: 18px;
  margin-bottom: 30px;
}
.paymentpage-error-inner strong {
  color: #384166;
}
.paymentpage-error-inner:after {
  content: '';
  width: 60px;
  height: 62px;
  float: right;
  background: url(../images/icon-redcircle-cross.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 90px;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
}
.paymentpage-error-inner h5 {
  font-size: 26px;
  color: #767e9f;
  margin: 0 0 32px;
  font-family: Helvetica, Arial, "sans-serif";
}
.paymentpage-error-inner h6 {
  font-size: 16px;
  color: #767e9f;
  margin: 32px 0 0;
}
.paymentpage-error-inner .col-xs-12 small {
  color: #767e9f;
  font-size: 12px;
  float: left;
  width: 100%;
  text-align: center;
  margin: 15px 0 0 0;
}
.btngoback {
  background: #ee5858;
  color: #fff;
  padding: 10px 15px;
  margin-bottom: 10px;
  font-size: 14px;
  font-family: Helvetica, Arial, "sans-serif";
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  float: left;
  width: 100%;
  z-index: 1;
  position: relative;
  overflow: hidden;
  margin: 10px 0 0 0;
}
.codDisabled {
  background: #ececec;
  border-color: #e7e8ec;
  cursor: not-allowed;
  pointer-events: none;
}
.paymenttabinner.codDisabled:before {
  content: 'x';
  color: #fff;
  background: #ee5859;
  font-family: Helvetica, Arial, "sans-serif";
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
}
.paymenttabinner.codDisabled .paymenttype small {
  color: #000000;
  font-family: Helvetica, Arial, "sans-serif";
}
.giftCard-checkBox {
  padding: 6px 10px;
}
.giftCard-formsBlock {
  padding: 0;
}
.giftCard-formsBlock {
  padding: 0;
}
.giftCard-formsInner {
  padding: 20px 10px;
}
.giftCard-formData {
  padding: 16px 66px 16px 40px;
  border: solid 1px #cecece;
  margin-bottom: 20px;
}
.giftCard-formData .form-control {
  height: 40px;
  padding: 6px 9px;
  color: #3d3d3d;
}
.giftCard-formData-left {
  padding: 0;
  width: 57%;
}
.giftCard-formData-right {
  padding: 0;
}
.inpblock {
  padding: 0;
}
.giftCard-formData-right .inpblock {
  padding: 0;
}
.giftAvailBalLink, .giftAvailBal {
  border: solid 1px #e5e9ef;
  float: left;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  color: #265898;
  background: #f4f4f4;
  margin-left: -1px;
  position: absolute !important;
  right: 0;
  top: 0;
  width: 122px;
  padding: 9px 6px;
}
.giftAvailBalLink .ladda-label {
  letter-spacing: -0.02em;
}
.giftCard-btns {
  padding: 0;
}
.giftCard-btns {}
.giftCardApply {
  float: right;
  padding: 10px 20px;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  background: #265898;
  border: 0;
  position: absolute !important;
  top: 0;
  right: 0;
  width: 100px;
}
.giftCardApplyDisabled {
  cursor: not-allowed;
  pointer-events: none;
}
.giftAddCard {
  float: right;
  padding: 0;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  color: #265898;
  margin-right: 10px;
}
.giftCardRemove {
  position: absolute;
  right: 12px;
  top: 26px;
  text-align: center;
  font-size: 10px;
  color: #ee5858;
  font-weight: bold;
}
.giftCardRemove span {
  display: block;
  font-size: 12px;
  line-height: 10px;
  font-weight: normal;
}
.inp-GCsuccess:before, .inp-GCError:before {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  top: 13px;
  right: 24px;
  border-radius: 100%;
  background: #0dd1a4 url(https://www.ayurvedshakti.in/images/icon-ok.png) no-repeat center center;
  opacity: 1;
}
.inp-GCError:before {
  content: 'x';
  background: #ee5859;
  color: #fff;
  font-family: Helvetica, Arial, "sans-serif";
  font-weight: bold;
  text-align: center;
  font-size: 11px;
  line-height: 15px;
  padding-left: 1px;
}
.paymenttabinner-selected {
  border-color: #19d39d;
}
.giftCard-formData-left .inpblock {
  padding-right: 0;
}
.giftCard-formData-right {
  margin-left: -1px;
}
.giftCard-amt-apply {
  width: 43%;
  padding: 0 0 0 10px;
}
.giftCard-amt-apply .inpblock-amount {
  padding: 0 0 0 0;
}
.giftCard-amt-apply .inpblock-amountInner {
  padding: 0 100px 0 0;
}
.inpblock-amount .form-control {
  font-weight: bold;
}
.giftCard-pin {
  padding: 0 0 0 0;
  margin: 0 0 0 -1px;
}
.giftCard-pin .inpblock {
  padding-right: 122px;
}
.giftCard-formData .error-msg {
  clear: both;
  float: left;
}
.giftAvailBalLink.ladda-button .ladda-spinner, .giftCardApply.ladda-button .ladda-spinner {
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.pageDisabling {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  pointer-events: none;
}
.giftCard-formData.paymenttabinner:before, .giftCard-formData.paymenttabinner-selected:before {
  top: 27px;
  transform: inherit;
  -webkit-transform: inherit;
}
.giftVoucher-formsBlock .giftCard-formsInner {
  width: 400px;
}
.giftVoucher-formsBlock .giftCard-amt-apply {
  width: 100%;
  padding: 0;
}
.giftVoucher-formsBlock .inpblock-amount .form-control {
  font-weight: normal;
}
.giftCard-checkBox .customchk {
  padding: 0;
  margin-right: 50px;
}
.giftCard-checkBox .customchk:last-child {
  margin-right: 0;
}
.giftCard-checkBox .customchk label {
  padding: 3px 0 0 30px;
}
.chkActive, .giftCard-checkBox .customchk label:hover {
  opacity: 1 !important;
}
.giftCard-checkBox .customchk label.chkDisabled {
  pointer-events: none;
  opacity: .5 !important;
}
.giftCard-checkBox .customchk label.chkDisabled input[type="checkbox"] {
  pointer-events: none;
}
.giftCard-checkBox .customchk label.chkDisabled input[type="checkbox"]:before {
  content: 'x';
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 19px;
  color: #ee5858;
}
.gift-opacity {
  opacity: 0.5;
}
.gcGv-information {
  padding: 10px 10px 0;
}
.gcGv-information .gcGv-informationInner {
  padding: 11px 20px 10px 45px;
  border: solid 1px #e8ecf1;
  background: #fff url(https://www.ayurvedshakti.in/images/icon-information.png) no-repeat 15px center;
  margin-bottom: 0;
}
.gcGv-information .gcGv-informationInner span {
  display: block;
  font-size: 13px;
  color: #414f61;
}
.paymentBlock {
  float: left;
}
.paymentmisbehaved .cart-outofstock-msg-inner {
  padding: 10px 10px 10px 55px;
}
.cart-outofstock-msg-inner {
  padding: 10px 20px 10px 45px;
  border: solid 1px #ff0000;
  background: #ffeded url(https://www.ayurvedshakti.in/images/icon-information.png) no-repeat 15px 12px;
  margin-bottom: 20px;
}
.paymentmisbehaved {
  padding: 0px;
}
.makepayment-mainblock h2 {
  font-size: 14px !important;
}
.checkout-review-block .cart-header {
  margin-bottom: 10px;
}
.cart-pro-details h5 {
  font-weight: 600;
}
.cart-pro-details .cartitem-price {
  color: #3d3d3d;
  font-size: 14px;
  font-weight: 700;
  margin-right: 15px;
}
.cart-pro-details .cart-item-text {
  padding: 13px 0 0 0px;
}
.cart-pro-details .sm-text {
  font-size: 14px;
  margin-top: 10px;
  margin-right: 15px;
}
.cartProEachPrice {
  margin-top: 0px;
}
.paymentPage {
  padding: 15px 0 0 0px;
}
/**--- Makepayment Ends ---**/
/*Payment Page Css end shere*/
/*Shipping and Billing*/
.myShippingBilling .modal-content {
  float: left;
  margin-bottom: 30px;
}
.myShippingBilling .modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0px solid #999;
  border: 0px solid rgba(0, 0, 0, .2);
  border-radius: 0px;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.myShippingBilling .ma-settings-container {
  padding-bottom: 30px;
}
.headerLogin {
  /*background: url(../images/icon-user.svg) no-repeat;*/
  background-size: 28px auto;
  padding: 0;
  margin: 5px 0 0 0;
}
.headerLogin img {
  width: 28px;
  height: 28px;
}
.beforeLogin {
  margin-top: 5px;
  float: left;
}
.afterlogin {}
.afterlogin .caret {
  display: none;
}
.beforeLogin img {
  display: none;
}
.myShippingBilling .ma-settings-container, .myShippingBilling .ma-settings-container {
  margin: 0px 0 0
}
.myShippingBilling .modal-body, .myShippingBilling .modal-body {
  padding: 15px 30px;
  float: left;
}
.myShippingBilling .ma-settings-save, .myShippingBilling .ma-settings-save {
  padding: 0px;
}
.myShippingBilling .ma-settings-save a, .myShippingBilling .ma-settings-save input, .myShippingBilling .ma-settings-save a, .myShippingBilling .ma-settings-save input {
  width: 100%;
}
/*CHECKBOX/RADIOBUTTON */
.custom-radio {
  float: left;
  margin-right: 15px;
}
.custom-check input[type="checkbox"], .custom-radio input[type="radio"] {
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
}
.custom-check-elem, .custom-radio-elem, .custom-check-label, .custom-radio-label {
  cursor: pointer;
  vertical-align: middle;
}
/* CUSTOM CHECKBOX */
.custom-check-elem, .custom-radio-elem {
  display: inline-block;
  position: relative;
  margin-right: 4px;
  border: 2px solid #FF9800;
  width: 17px;
  height: 17px;
}
/* CUSTOM RADIOBUTTON */
.custom-radio-elem {
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
}
/* CUSTOM CHECKBOX/RADIOBUTTON CHECK */
.custom-check-elem:before, .custom-radio-elem:before {
  content: "\00d7";
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-family: verdana, arial, sans-serif;
  font-size: 1em;
  line-height: 1em;
  font-weight: bold;
  text-align: center;
}
/* CUSTOM RADIOBUTTON CHECK */
.custom-radio-elem:before {
  content: "\2022";
  font-size: 1.25em;
  line-height: 0.6em;
}
/* PSEUDO ELMENT CONTENT FOR CHECKED STATE */
.custom-check-input:checked + .custom-check-elem:before, .custom-radio-input:checked + .custom-radio-elem:before {
  display: block;
}
/* IE8: needs js-fallback for :checked, don't mix selectors! */
.custom-check-input.checked + .custom-check-elem:before, .custom-radio-input.checked + .custom-radio-elem:before {
  display: block;
}
.myShippingBilling .modal-dialog {
  width: 500px;
}
/*Preloader Css starts here*/
.loader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(https://www.ayurvedshakti.in/images/ayuvedShakti-loader.gif) 50% 50% no-repeat #fff;
  background-size: auto;
  overflow: hidden;
}
/*Preloader Css ends here*/
.disFull {
  width: 100%;
  float: left !important;
}
.disPrice {
  color: #d70707 !important;
}
.disFull .cartitem-price {
  float: left;
}
.selectedAddress .ma-address-footer {
  height: auto;
}
.selectedAddress .ma-address-footer a {
  padding: 5px 10px;
  font-size: 12px;
  float: left;
  text-align: center;
  width: 50%;
  text-transform: uppercase;
  color: #000000;
}
.deskBanner {
  display: inline-block !important;
  width: 100%;
}
.mobileBanner {
  display: none !important;
}
.emptyCart {
  width: 100%;
  float: left;
  text-align: center;
}
.emptyCart h1 {
    font-size: 20px;
}
.emptyCart i {
  display: inline;
}
.emptyCart i img {
  width: 150px;
  height: 150px;
  display: inline-block;
}
.bodyContent h2 {
  font-size: 20px;
  font-weight: 600;
  width: 100%;
  float: left;
}
/*Form CSS starts here*/
.contactUs {
  width: 100% !important;
}
.formContainerNew, .buttonsContainer {
  width: 100%;
  float: left;
}
.formContainerNew .col-xs-6 {
  margin-bottom: 15px;
}
.formContainerNew .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  color: #333;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.formContainerNew textarea, .formContainerNew .input-group {
  width: 100%;
  float: left;
}
.formContainerNew textarea {
  height: 70px !important;
}
.buttonsContainer {
  margin: 20px 0;
  text-align: center;
}
.buttonsContainer .btn-default, .buttonsContainer .submitBtn {
  float: none;
  display: inline-block;
  border: 0px;
  padding: 12px 35px;
  min-width: 150px;
  margin-right: 10px;
}
.buttonsContainer .btn-default:hover, .buttonsContainer .btn-default:focus, .buttonsContainer .btn-default:active {
  background-color: transparent;
}
.buttonsContainer .submitBtn {
  background: #e74c3c;
  color: #fff;
}
/*Form CSS ends here*/
.newsList .pdp-tab-content {
  display: inline-block;
}
.newsList .pdp-tab-content .pdp-tab-content {
  display: inline-block;
}
.newsList .newsPDP h1 {
  font-size: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 28px !important;
}
.newsList .pdpNews .paymenttabinner:hover {
  background-color: transparent !important;
}
.pdpNews .pdp-tab-content img {
  padding-right: 15px;
  padding-bottom: 15px;
}
.newsPDP h5 {
  word-wrap: break-word !important;
}
.formContainerNew .form-group {
  width: 100%;
  float: left;
}
.messageAlt ul, .messageAlt ol {
  padding-left: 15px;
  font-size: 13px;
  margin-bottom: 0;
}
.messageAlt ul li, .messageAlt ol li {
  padding-bottom: 8px;
  line-height: 16px;
}
.messageAlt ul li:last-child, .messageAlt ol li:last-child {
  padding-bottom: 0px;
}
.appointmentDetails {}
.appointmentDetails .appoint-Block {}
.appReview .ma-addressbook {
  border: solid 0px #e5e9ef;
  top: 0;
}
.appReview .cartpricedetails {
  margin-top: 0;
  padding-top: 7px;
}
.appCart .cart-item-row {
  margin: 5px 0 0 0;
}
.appCarCalculate {
  padding: 0 0 0 0px;
}
.del-icon {
  position: absolute;
  top: -11px;
  right: 0;
}
.successPayment {
  margin-top: 30px;
  border: #fff0cd 0px solid;
  float: left;
  padding: 30px;
  text-align: center;
}
.successPayment h1, .successPayment h2 {
  color: #000;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  margin: 20px 0px;
  text-transform: uppercase;
  font-size: 26px;
}
.successPayment h2 {
  font-size: 16px;
  text-transform: none;
}
.successPayment .viewDetailsBtn {
  display: inline-block;
  padding: 10px 40px;
  width: auto;
  border-radius: 22px;
  font-size: 14px;
  font-weight: 600;
  color: #000;
  margin-top: 20px;
  border: solid 1px #f7ac00;
  transition: 0.3s;
}
.successPayment .viewDetailsBtn:hover {
  background: #f7ac00;
}
.team-wrap {
  margin-bottom: 20px;
}
.fixedButton {
  position: fixed;
  bottom: 60px;
  right: 20px;
  z-index: 999;
}
.fixedButton .dropdown-menu {
  right: 0;
  left: inherit;
}
.fixedButton .dropdown-toggle {
  width: 46px;
  height: 46px;
  box-shadow: none !important;
  border-radius: 100px;
  background: #7fb90f;
  border-color: #7fb90f;
}
.fixedButton .dropdown-toggle, .fixedButton .dropdown-toggle:hover, .fixedButton .dropdown-toggle:focus, .fixedButton .dropdown-toggle:active:hover {
  box-shadow: none;
  box-shadow: inherit;
}
.fixedButton .dropdown-menu {
  position: absolute;
  min-width: 160px;
  background-color: transparent;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.fixedButton .dropdown-menu {
  width: 200px;
  padding: 5px 10px;
  background-color: transparent;
  font-weight: 600;
}
.fixedButton .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:active, .dropdown-menu > li > a:active:focus {
  color: #262626;
  text-decoration: none;
  background-color: transparent;
}
.fixedButton .dropdown-menu > li > a, .socialMediaLinks a {
  display: block;
  padding: 10px 20px;
  background: #fff;
  border-radius: 50px;
  margin-bottom: 5px;
  font-weight: 600;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.3);
  -moz-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.3);
  box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.3);
}
.socialMediaLinks a {
  margin-bottom: 5px;
  margin-top: 10px;
}
.fixedButton .dropdown-menu > li > a:hover, .fixedButton .dropdown-menu > li > a:focus, .socialMediaLinks a:hover, .socialMediaLinks a:focus {
  background: #fff;
}
.fixedButton .dropdown-menu > li > a .fixedButton .dropdown-menu > li > a, .socialMediaLinks a {
  position: relative;
}
.fixedButton .dropdown-menu > li > a i, .socialMediaLinks a i {
  float: right;
}
.fixedButton .dropdown-menu > li > a i img, .socialMediaLinks a i img {
  height: 20px;
}
.fixedButton .open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #7fb90f;
  border-color: #7fb90f;
}
.fixedButton .btn {
  font-size: 28px;
  line-height: 28px;
  color: #fff;
}
.socialMediaLinks {
  display: block;
  margin-top: 15px;
}
.socialMediaLinks a {
  width: 46%;
  float: left;
  margin-left: 2%;
  margin-right: 2%;
}
@media (max-width: 480px) {
  .contactUs .half {
    width: 100%;
    float: none;
  }
}
/* Clearfix */
.contactUs .cf:before, .contactUs .cf:after {
  content: " ";
  /* 1 */
  display: table; /* 2 */
}
.contactUs .cf:after {
  clear: both;
}
.wAuto {
  width: auto;
}
.noProducts, .thankYou {
  width: 100%;
  float: left;
  margin: 50px 0;
  text-align: center;
}
.noProducts h1, .thankYou h1 {
  font-size: 16px;
  text-align: center;
  color: #333;
}
.thankYou h1 {
  font-size: 26px;
}
.noProducts img, .thankYou img {
  width: 240px;
  height: 240px;
  padding: 40px;
  background: #ffffff;
  border-radius: 500px;
}
.thankYou img {
  width: 300px;
  height: 300px;
  padding: 0;
  background-color: transparent;
  border-radius: none;
}
.alert {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.right2left {
  float: right;
}
@media (min-width: 991px) {
  .ma-addresses .ma-address-block:nth-child(3n+1) {
    padding-left: 0;
  }
}
/**-- My AddressBook Ends --**/
.my-icons {
  width: 28px;
  height: 28px;
  display: inline-block;
  margin-right: 7px;
}
.alert {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.radiobtnac {
  display: block;
  margin-top: 3px;
}
.radiobtnac label {
  display: inline-block;
  padding-right: 15px;
}
.appBtn, .appBtnDetails {
  background-color: #f7ac00 !important;
  font-size: 14px;
  border-radius: 100px;
  padding: 5px 40px;
  min-height: inherit !important;
  text-align: center;
  border-color: #f7ac00;
  margin-top: 8px;
  color: #000;
  font-weight: 600;
  text-transform: none;
}
.appBtnDetails {
  width: auto;
  margin-top: 0px;
  padding: 5px 40px;
  float: right;
}
.appointment-svg {
  width: 38px;
  text-align: center;
  position: absolute;
  top: 24px;
  left: 17px;
  background: url(../images/schedule-icon.svg) no-repeat;
  background-size: auto;
  background-size: 36px auto;
  height: 36px;
}
@media (max-width:1200px) {
  .container {
    width: 100%;
    padding: 0px;
  }
  /**--- Home ---**/
  iframe {
    max-width: 100%;
  }
  .slick-slider-container .container .row {
    margin: 0;
  }
  .slick-slider-container {
    padding: 0 30px;
  }
  /**--- Home ends ---**/
  /**--- PDP ---**/
  .pdpUmaylikeProductimg img {
    max-width: 200px;
  }
  .pdpUmaylikeProductContent {
    padding: 0 14px 0 220px;
  }
  /**--- PDP Ends ---**/
  /**--- Cart page ---**/
  .cart-container {
    padding: 15px;
  }
  /**--- Cart page Ends ---**/
  .bodycontent {
    padding: 0 15px;
  }
  /**--- My Account ---**/
  .myaccount-container {
    padding: 0 15px;
  }
  /**--- My Account Ends ---**/
}
@media (max-width:999px) {
  body {
    overflow-x: hidden;
    padding: 53px 0 0;
  }
  .forfixedbuttons .bodyContent {
    margin-bottom: 10px;
  }
  /**--- Home ---**/
  .slick-arrow {
    display: none !important;
  }
  .navbar-brand {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .headerRight {
    padding-right: 15px;
  }
  .header-container {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 5;
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, .3);
    z-index: 99;
  }
  .navbar-collapse {
    position: fixed;
    left: -120%;
    top: 51px;
    width: 0;
    height: 100% !important;
    background: rgba(0, 0, 0, 0.5);
    padding: 0;
    display: block;
    transition: all ease-in-out .6s;
    -webkit-transition: all ease-in-out .6s;
    overflow-x: hidden;
  }
  .navbar-collapse.in {
    left: 0;
    width: 100%;
  }
  .navbar-nav {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 250px;
    background: #fff;
    height: 100%;
  }
  .navbar-nav li a {
    width: 100%;
    border-bottom: solid 1px #f9f9f9;
  }
  .headerLogin {
    /*background: url(../images/icon-user.svg) no-repeat;*/
    background-size: 28px auto;
    padding: 0;
    margin: 0px 0 0 0;
  }
  .headerLogin img {
    width: 28px;
    height: 28px;
  }
  .headerLogin span {
    display: none;
  }
  .homeProductimg img {
    max-height: 240px;
  }
  .homeProductimg {
    width: 210px;
  }
  .homeProductContent {
    padding: 0 15px 0 230px;
  }
  .homerightProduct .homeProductContent {
    padding: 0 230px 0 15px;
    text-align: right;
  }
  .homeBestProductsBlock .container {
    overflow: auto;
    white-space: nowrap;
  }
  .popularProBlock {
    width: 48%;
    padding: 5px 2px 0 14px;
    white-space: normal;
  }
  .popularProBlock:last-child {
    margin-right: 15px;
  }
  .footerContainer .col-xs-3 {
    width: 100%;
  }
  .footerContainer h3 {
    padding-right: 30px;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    margin-bottom: 0;
  }
  .footerContainer h3.footerHeading:after {
    right: 5px;
    content: '';
    width: 22px;
    height: 22px;
    float: right;
    position: absolute;
    background: url(../images/icon-down-arrow.svg) no-repeat center top;
    background-size: 18px auto;
    top: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  .footerContainer .col-xs-3 ul {
    display: none;
    margin: 0 0 0 0;
    padding: 15px 0 0;
  }
  .newsLetterBlock {
    margin-top: 10px;
  }
  .newsLetterBlock input {
    width: 100%;
  }
  .copy-right {
    font-size: 12px;
  }
  .homeProducts {
    padding: 0 7px 20px;
  }
  .header-search-div {
    position: fixed;
    top: 53px;
    width: 100%;
  }
  .banner-container {
    padding: 0;
    margin-bottom: 15px;
  }
  /**--- Home ends ---**/
  /**--- Header ---**/
  .navbar-header {
    float: left;
  }
  /**--- Header Ends ---**/
  /**--- Listpage ---**/
  .bredcrumb-container {
    display: none;
  }
  .productsBlock {
    width: 100%;
    padding: 0 15px;
  }
  .filter-and-sortby {
    width: 100%;
    padding: 0;
    position: fixed;
    left: 0;
    bottom: 0;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    height: 50px;
    z-index: 11;
    display: block;
  }
  .filter-and-sortby a {
    float: left;
    width: 50%;
    height: 50px;
    padding: 10px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
  }
  .mobile-sort-link span {
    display: inline-block;
    position: relative;
    padding: 3px 0 0 35px;
    background: url(../images/icon-sort.svg) no-repeat left center;
    background-size: 19px auto;
    margin-top: 2px;
  }
  .mobile-filter-link span {
    display: inline-block;
    position: relative;
    padding: 7px 0 0 35px;
  }
  .mobile-filter-link span:before {
    content: '';
    width: 25px;
    display: inline-block;
    float: right;
    height: 25px;
    background: url(../images/icon-filters.svg) no-repeat;
    background-size: 25px auto;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    margin: 5px 4px 0 0;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
  }
  .mobile-filter-link:after {
    content: '';
    width: 1px;
    height: 30px;
    background: #000;
    position: absolute;
    left: 50%;
    top: 11px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .filterDatarowrightSelect {
    display: none;
  }
  .filters-area {
    max-width: 100%;
    position: fixed;
    top: -2px;
    left: 0;
    border: 0;
    padding: 0;
    width: 100%;
    z-index: 99999;
    background: #fff;
    height: 0;
    overflow: hidden;
    transition: height ease-in-out .5s;
    -webkit-transition: height ease-in-out .5s;
    margin: 0;
  }
  .filters-area-active {
    top: 0;
    height: 100%;
    overflow: auto;
    margin: 0;
    background: #fff;
  }
  .filtersInner {
    position: absolute;
    left: 0;
    top: 0;
    overflow: auto;
    max-height: 100%;
    height: 100%;
    padding-bottom: 50px;
  }
  .filters-area-active {
    top: 0;
    height: 100%;
    overflow: auto;
    margin: 0;
    background: #fff;
  }
  .filter-close {
    width: 24px;
    display: inline-block;
    margin: 0 0;
    float: right;
  }
  .filter-close img {
    max-width: 30px;
  }
  .filters-inner {
    padding: 50px 12px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: auto;
    max-height: 100%;
    height: 100%;
  }
  .filter-title {
    padding: 5px 12px;
    z-index: 2;
    background: #fff;
  }
  .filter-title span {
    display: inline-block;
    padding: 5px 0;
  }
  .filter-buttons {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: block;
    padding: 0;
    left: 0;
  }
  .filter-buttons a {
    width: 50%;
    float: left;
    text-align: center;
    font-size: 14px;
    padding: 10px;
    border: solid 1px #000;
    text-transform: uppercase;
    font-weight: bold;
  }
  .filter-buttons .btn-clear {
    background: #fff;
    color: #5b5b5b;
    border-color: #e5e9ef;
  }
  .filter-buttons .btn-apply {
    background: #fff;
    color: #389bdc;
    border-color: #e5e9ef;
  }
  .sd-sortby {
    position: fixed;
    top: 0;
    left: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
    background: #fff;
    z-index: 999999;
    width: 100%;
    transition: height ease-in-out .5s;
    -webkit-transition: height ease-in-out .5s;
    opacity: 0;
    display: block;
  }
  .sd-sortby-active {
    height: 100%;
    overflow: auto;
    opacity: 1;
  }
  .btn-sortby-link {
    float: left;
    padding: 15px 10px;
    background: #f3fafc;
    color: #363636;
    width: 100%;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    border-bottom: solid 1px #fff;
  }
  .btn-sortby-link-active, .btn-sortby-link:hover {
    background: #ee5858;
    color: #fff;
  }
  /**--- Listpage Ends ---**/
  /**--- PDP ---**/
  .product-info-wrapper {
    padding: 0;
  }
  .product-left-block {
    width: 100%;
  }
  .product-right-block {
    width: 100%;
    padding: 80px 15px 10px 15px;
  }
  .product-left-block .carousel-indicators {
    /*display:none;*/
    left: 0px;
    bottom: -65px;
    width: 100%;
  }
  .product-left-block .carousel-indicators li {
    float: none;
    display: inline-block;
  }
  .product-left-block .carousel-inner > .item img {
    max-height: 550px;
  }
  .pdp-buybuttons {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 5;
    background: #fff;
    z-index: 99;
  }
  .pdp-buybuttons .col-xs-6 {
    width: 50%;
  }
  .pdp-buybuttons .col-xs-6:first-child, .pdp-buybuttons .col-xs-6:last-child {
    padding: 0;
  }
  .productFeaturesBlock {
    padding: 0 15px;
  }
  .pdpUmaylikeProductimg img {
    max-width: 180px;
  }
  .pdpUmaylikeProductContent {
    padding: 0 14px 0 194px;
    font-size: 12px;
  }
  .pdpUmaylikeProductContent h3 {
    font-size: 16px;
  }
  /**--- PDP Ends ---**/
  /**--- Cart page ---**/
  .cart-container {
    margin-top: 20px;
    padding: 12px;
  }
  .cart-left-block {
    width: 100%;
  }
  .cart-right-block {
    width: 100%;
    padding: 0 0 0;
    margin-top: 15px
  }
  .cart-item-headings {
    display: none;
  }
  .cart-header {
    margin-bottom: 20px;
  }
  .cart-item-row {
    margin: 0 0 15px;
  }
  .cart-item-text.width-200.pull-right.text-right {
    width: auto;
    float: left !important;
    padding: 4px 10px 0 0;
    text-align: left;
  }
  .count-Cart {
    position: absolute;
    right: -28px;
    top: 30px;
  }
  .cartProEachPrice {
    display: inherit;
  }
  .cartitem-price {
    font-weight: 600;
  }
  .cart-proname h3 {
    max-width: 100%;
  }
  .cart-item-rowinner {
    padding: 0 23px 0 0;
  }
  .cartbtnsBlock {
    position: fixed;
    left: 0;
    bottom: 0;
    background: #fff;
    z-index: 5;
    padding: 0;
  }
  .btn-cart-cs {
    display: none;
  }
  .viewInMobile {
    width: 100%;
    display: inherit;
  }
  .btn-cart-pp {
    width: 100%;
  }
  .cart-proname {
    float: left;
    width: 100%;
  }
  /**--- Cart page Ends ---**/
  /**--- Shipping ---**/
  .shippingAddress-container {
    padding: 0 15px;
  }
  .shipping-addressLeft, .shipping-addressRight, .reviewOrderLeft, .reviewOrderRight {
    width: 100%;
    padding: 0;
  }
  .shipping-addressRight {
    margin-top: 10px;
  }
  .CO-shippingAddressesDivinner {
    white-space: nowrap;
    overflow: auto;
  }
  .co-adressDiv {
    width: 310px;
    float: none;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
  }
  .co-adressDiv:first-child {
    margin-left: 15px;
  }
  .CO-shippingAddressesDiv-block .row {
    margin: 0 -15px;
  }
  .addressFormleft, .addressFormRight {
    padding: 0;
    width: 100%;
  }
  .shipping-form-btns a {
    width: 100%;
    margin-top: 10px;
  }
  /**--- Shipping Ends ---**/
  /**--- Order Review ---**/
  .reviewOrderRight .proceedBtn {
    display: none;
  }
  .reviewOrderRight {
    margin-top: 10px;
  }
  .reviewOrderItems .cartbtnsBlock {
    padding: 0;
  }
  /**--- Order Review Ends ---**/
  /**--- My Account ---**/
  .myaccount-container {
    padding: 0 15px;
  }
  .ma-left-block {
    width: 100%;
    padding: 0;
  }
  .myaccount-container h2 {
    font-size: 16px;
    color: #42515b;
    margin: 0 0 4px;
    padding: 10px 0px 10px 10px;
  }
  .ma-left-inner .ma-side-nav-header {
    display: inline-block;
    padding: 0 10px;
  }
  .ma-side-nav-header a {
    position: absolute;
    right: 14px;
    top: -18px;
  }
  .nav-myaccount {
    background: #ebebeb;
    padding: 10px 0 0 0;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
  }
  .nav-myaccount li {
    float: none;
    display: inline-block;
    min-width: 60px;
    width: auto;
    margin: 0;
    vertical-align: top;
  }
  .nav-myaccount a {
    padding: 32px 10px 4px 10px;
    background-position: center top !important;
    font-weight: 400;
    font-size: 12px;
    border-bottom: solid 2px transparent;
    margin-left: 10px;
    text-align: center;
  }
  .myaccount-content-area {
    padding: 18px 0 0;
  }
  .ma-right-block {
    width: 100%;
    padding: 15px 0 0 0;
    min-height: 403px;
  }
  .ma-order-amt {
    float: left !important;
    text-align: left;
    padding: 0;
    clear: both;
    font-weight: 600;
  }
  .ma-order-status {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 11px;
    padding: 0;
  }
  .ma-orders-header {
    display: none;
  }
  .ma-order-item-details {
    padding: 10px;
  }
  .ma-right-block h4 {
    font-size: 16px;
  }
  .order-svg, .return-orders-svg {
    width: 28px;
    background-size: 28px auto;
    height: 30px;
    left: 10px;
  }
  .ma-order-item-text {
    padding: 0 0 0 40px;
  }
  .appointmentDetails .ma-order-item-text {
    padding: 0 0 0 55px;
  }
  .ma-order-num {
    font-size: 14px;
  }
  .ma-order-date, .ma-order-qty {
    font-size: 11px;
  }
  /**--- My Account Ends ---**/
  /**-- My Account Settings --**/
  .personal-details-inner {
    width: 100%;
    padding: 0px;
  }
  .link-cp {
    position: absolute;
    right: 10px;
    top: 32px;
    float: right;
    left: auto;
    text-decoration: underline;
  }
  .pd-form-block, .news-subscribe-inner {
    padding: 0px;
  }
  .personal-details h5 {
    display: block;
    font-size: 16px;
    color: #42515b;
    font-weight: bold;
  }
  .pd-form-block label, .personal-details-inner label {
    font-weight: normal;
  }
  .ma-settings-container {
    padding: 0;
  }
  .ma-changepassword-block {
    padding: 0 15px;
  }
  .mobile-content {
    display: block;
    font-weight: normal !important;
  }
  .submit-button input {
    padding: 11px;
    width: 100%;
  }
  .submit-button {
    padding-left: 15px;
    padding-right: 15px;
  }
  .personal-details-inner .full-fledge {
    margin-bottom: 15px;
  }
  .news-subscribe {
    margin-top: 0px;
  }
  .news-subscribe-inner h5 {
    margin-bottom: 10px;
    padding: 0;
  }
  .genders-status h5 {
    font-size: 14px;
    color: #152935;
    font-weight: normal;
    text-align: left;
  }
  .news-subscribe {
    padding: 0px;
  }
  .genders-status {
    display: block;
    background: #fff;
    padding: 0;
  }
  .genders-statusinner {
    float: left;
    width: 100%;
    background-color: #ebebeb;
    padding: 18px 0;
  }
  .submit-button {
    float: left;
    width: 100%;
    padding: 0;
  }
  .cp-btns {
    padding: 0 0 10px;
  }
  .cp-btns .col-xs-6 {
    width: 100%;
    padding: 0 0 10px;
  }
  .ma-settings-save {
    padding: 0 0 10px;
  }
  .personal-details-inner .genders .radio {
    margin: 0px 10px 0 0;
  }
  /**-- My Account Settings Ends --**/
  /**-- My AddressBook --**/
  .ma-addresses {
    white-space: nowrap;
    overflow: auto;
  }
  .ma-address-block {
    padding: 0 0 0 15px;
    width: 40%;
    float: none;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    margin-right: -3px;
  }
  .ma-addressbook .row {
    margin: 0 -15px;
  }
  .addressbook-left {
    padding: 0 0;
  }
  .cartpricedetails {
    padding-left: 15px;
  }
  .paymentPage .cartpricedetails {
    padding-left: 0px;
  }
  .cart-right-block {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .ma-address-btn {
    padding: 8px 15px;
    font-size: 12px;
    margin-right: 20px;
  }
  .ma-address-block:last-child {
    margin-right: 15px;
  }
  /**-- My AddressBook Ends --**/
  .bodycontent {
    padding: 0 12px;
  }
  .navbar-toggle {
    margin-right: 0px;
  }
  .tabsSet2 .padding-0 {
    padding: 0 12px;
  }
  .pdp-tablink {
    margin-right: 5px;
  }
  .productsBlock .col-xs-3 {
    width: 33.3333%;
  }
  .productsBlock .col-xs-3:nth-child(4n+1) {
    clear: inherit;
  }
  .productsBlock .col-xs-3:nth-child(3n+1) {
    clear: both;
  }
  .headerCart {
    margin: 11px 15px 0 10px;
  }
  .headerLogin .dropdown button {
    font-size: 0;
    width: 38px;
    margin-top: 7px;
  }
  @-moz-document url-prefix() {
    .headerLogin .dropdown button {
      width: 42px;
      margin-top: 9px;
    }
  }
  .dropdown-menu {
    left: inherit;
    right: 0;
  }
  .count-Cart {
    float: right !important;
  }
  .slidecat {
    padding: 5px 0;
  }
  .reView-OrderNew, .reviewNew {
    width: 100%;
  }
  .reviewNew .ma-address-block {
    width: 100%;
    padding-left: 0px;
  }
  .addShippingAddress {
    left: 21px;
    position: relative;
    width: 100%;
    margin-top: 15px;
  }
  .reviewNew .cartpricedetails {
    padding-left: 0px;
  }
  .reView-OrderNew {
    padding: 0px;
  }
  .reView-OrderNew .cartpricedetails {
    float: left;
    padding-left: 0px;
  }
  .reView-OrderNew .cart-item-rowinner {
    padding: 15px;
  }
  .mobPad {
    padding: 0px;
  }
  .mobilecartitems {
    padding-bottom: 10px;
  }
  .reView-OrderNew .cart-order-summary-area {
    margin-top: 0px;
  }
  .payContinue, .btn-cart-pp, .makepayent-block .paymentbtns a {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    color: #fff;
  }
  .makepayment-mainblock .checkout-right-block, .makepayment-mainblock .checkout-review-block, .checkout-left-block {
    float: right;
    width: 100%;
    padding: 0px;
  }
  .makepayment-mainblock .cart-header h2 {
    padding-left: 0px;
  }
  .afterlogin {
    margin-top: 3px;
  }
  .beforeLogin img {
    display: inline;
  }
  .beforeLogin {
    margin-top: 6px;
    float: left;
    border: 0px;
  }
  .beforeLogin button {
    font-size: 0;
    width: 42px !important;
  }
  .shippingAddressPage .ma-address-block .ma-address-btn {
    margin-right: 0px;
  }
  .product-name {
    height: 39px;
  }
  .productFeaturesBlock {
    margin: 30px 0 0 0;
  }
  .categoriesView a, .categoriesView button {
    float: inherit;
  }
  .nav-myaccount li a span {
    width: 100%;
    float: left;
  }
  .nav-myaccount a {
    padding: 10px 10px 15px 10px;
  }
  .my-icons {
    margin-right: 0px;
    width: 100%;
    text-align: center;
    position: relative;
    bottom: 8px;
  }
  .my-icons i {
    width: 32px;
  }
  .my-icons i img {
    width: 32px;
  }
  .appCarCalculate .reView-OrderNew .cart-item-rowinner {
    padding: 0px 15px 15px 15px;
  }
  .del-icon {
    margin-right: 0 !important;
  }
  .headerAppointment {
    width: 27px;
    height: 27px;
  }
  .footerContainer {
    margin: 30px 0 50px 0;
  }
  .fixedButton {
    bottom: 66px;
	  right: 10px;
  }
}
@media (max-width:800px) {
  /**--- Home ---**/
  .homeProductimg {
    width: 160px;
  }
  .homeProductimg img {
    max-height: 180px;
  }
  .homeProductContent {
    padding: 0 15px 0 170px;
  }
  .homerightProduct .homeProductContent {
    padding: 0 170px 0 15px;
    text-align: right;
  }
  .homeProductContent h3 {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
  }
  .homeProductContent {
    font-size: 12px;
  }
  .homerightProduct .btnknowmorehome {
    margin: 0;
  }
  /**--- Home ends ---**/
}
@media (max-width:767px) {
  /**--- Home ---**/
  .homeProductBlock {
    width: 100%;
  }
  .homeProductimg img {
    max-height: 140px;
  }
  .homeProductdiv {
    min-height: 160px;
  }
  .homeProductimg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
  .homeProductContent {
    position: relative;
    top: inherit;
    left: 0;
    transform: inherit;
  }
  .homerightProduct .homeProductimg {
    left: auto;
    right: 0;
  }
  .homeProductdes {
    max-height: inherit;
  }
  .btnknowmorehome {
    margin: 0 0 10px 0;
    padding: 8px 0px 8px 22px;
    font-size: 12px;
    background-size: 16px auto;
  }
  /**--- Home ends ---**/
  /**--- Listpage ---**/
  .productsBlock .col-xs-4 {
    width: 50%;
    padding: 0 5px 12px;
  }
  .productsBlock .row {
    margin: 0 -5px;
  }
  /**--- Listpage Ends ---**/
  /**--- PDP ---**/
  .pdpUmaylikeproitem {
    width: 100%;
    padding: 0 0 10px;
  }
  /**--- PDP Ends ---**/
  .ma-order-detailsinner .cart-right-block .cart-order-summary-area {
    width: 100%;
    margin-bottom: 10px;
  }
  .ma-order-detailsinner .cart-right-block {
    margin-top: 0;
  }
  .navbar-toggle {
    padding: 10px 10px;
  }
  .navbar-brand {
    position: relative;
    left: 0%;
    -webkit-transform: translateX(-0%);
    transform: translateX(-0%);
    padding-top: 12px;
  }
  .navbar-brand img {
    height: 26px;
  }
  .product-left-block .carousel-inner > .item img {
    max-height: 400px;
  }
  .desktopLogo {
    display: none !important;
  }
  .desktopMobile {
    display: block !important;
  }
  .navbar-brand {
    padding-top: 6px;
  }
  .navbar-brand img {
    height: 40px;
  }
  .paymenttabdiv {
    padding: 0 8px 16px;
    width: 100%;
  }
  .noProducts img {
    width: 200px;
    height: 200px;
  }
  .thankYou img {
    padding: 0;
    background-color: transparent;
    border-radius: none;
  }
  .deskBanner {
    display: none !important;
  }
  .mobileBanner {
    display: inline-block !important;
  }
  .formContainerNew .col-xs-6 {
    width: 100%;
  }
  .pdpNews .pdp-tab-content img {
    width: 100% !important;
    padding-right: 0px;
  }
  .mobViewcont {
    width: 100%;
    margin-bottom: 20px;
  }
  .appointmentDetails .appoint-Block {
    width: 100%;
  }
  .appointmentDetails .ma-order-status {
    position: relative;
  }
  .appointmentDetails .appoint-Block .ma-order-date {
    width: 100%;
  }
  .right2left {
    float: left !important;
    width: 100%;
  }
  .reschedule {}
  .appBtn, .appBtnDetails {
    padding: 5px 40px !important;
    width: 200px !important;
    margin-top: 8px;
    float: left;
    margin-bottom: 5px;
  }
}

@media (max-width:600px)  {

  body {
    overflow-x: hidden;
    padding: 60px 0 0;
  }
  .headerRight {
    padding-right: 0px;
  }
  .pdp-buybuttons a {
    float: left;
    padding: 15px 10px 14px;
  }
  .productsBlock .col-xs-3 {
    width: 50%;
    padding: 0 3px;
  }
  .product-item-area {
    box-shadow: none;
    border: #eee solid 1px;
  }
  .productsBlock .col-xs-3:nth-child(4n+1) {
    clear: inherit;
  }
  .productsBlock .col-xs-3:nth-child(3n+1) {
    clear: inherit;
  }
  .productsBlock .col-xs-2:nth-child(2n+1) {
    clear: both;
  }
  .pdpUmaylikeInner {
    padding: 0 5px;
  }
  footer .button-view-all {
    width: 100%;
  }
  .cartItem1 {
    width: 33.33%;
    float: left;
  }
  .product-info .pdp-price-overline {
    float: right;
  }
  .myShippingBilling .modal-dialog {
    width: 94%;
  }
}
@media (max-width:568px) {
  /**--- Home ---**/
  .headerSearch, .headerCart, .headerLogin {
    width: 28px;
    height: 28px;
    padding: 0 !important;
    background-size: 24px auto;
    margin: 10px 0 0 10px;
  }
  .headerCart {
    margin-right: 15px;
  }
  .headerLogin {
    margin-top: 3px;
    margin-right: 5px;
  }
  .homeTitle h2 {
    font-size: 20px;
  }
  .btn-save {
    width: 100%;
    min-width: 100%;
  }
  /**--- Home ends ---**/
  /**--- Listpage ---**/
  .productsBlock {
    padding: 0 12px;
  }
  .product-name {
    font-size: 13px;
  }
  .product-prize {
    font-size: 13px;
    font-weight: 600;
  }
  .productArrving {
    font-size: 11px;
  }
  .product-info {
    padding: 8px;
  }
  /**--- Listpage Ends ---**/
  /**--- PDP ---**/
  .pdp-proname {
    font-size: 16px;
    line-height: 20px;
  }
  .proDescription {
    font-size: 14px;
  }
  .pdp-priceBlock {
    margin: 20px 0 0 0;
  }
  .pdp-price h2 {
    font-size: 22px;
  }
  .pdp-price-overline {
    font-size: 13px;
    margin: 12px 0 0 5px;
    line-height: 18px;
    float: left;
  }
  .pdp-price-percentage {
    font-size: 13px;
    margin: 9px 0 0 10px;
    float: right;
  }
  .pdp-qty-select label {
    font-size: 13px;
  }
  .pdp-qty-select {
    float: left;
    margin-right: 10px;
  }
  .pdp-buybuttons a {
    font-size: 15px;
  }
  .pdp-buybuttons a.pdp-btn-addtowishlist span {
    padding: 0 0 0 20px;
    background-size: 17px auto;
  }
  .pdp-tab-content {
    font-size: 14px;
  }
  .pdpUmaylikeBlock h2 {
    font-size: 16px;
  }
  .pdpUmaylikeProductimg img {
    max-width: 140px;
  }
  .pdpUmaylikeProductContent {
    padding: 0 14px 0 154px;
    font-size: 11px;
  }
  .pdpUmaylikeProductContent h3 {
    font-size: 13px;
    margin-bottom: 0;
  }
  .spntextpdp {
    font-size: 10px;
  }
  .btnGetit {
    margin: 4px 0 0 0;
    padding: 6px 25px;
    font-size: 10px;
  }
  /**--- PDP Ends ---**/
  /**--- Cart page ---**/
  .cart-left-block, .cart-order-summary-area {
    padding: 10px;
  }
  .cart-header h2, .cart-order-summary-area h2 {
    font-size: 14px;
  }
  .cart-proname h3 {
    font-size: 12px;
  }
  .cart-qty-select label {
    font-size: 12px;
    padding-top: 2px;
  }
  .cart-qty-select select {
    border: 0;
    padding: 2px 12px;
  }
  /**--- Cart page Ends ---**/
  /**--- Login ---**/
  .login-popup {
    width: 100%;
    min-width: inherit;
    padding: 20px;
  }
  .forgotLink {
    font-size: 12px;
  }
  .chkrememberme label {
    font-size: 12px;
  }
  .billing-btn-save {
    width: 100%;
  }
  .forgot-password, .sign-Account {
    padding: 0;
  }
  /**--- Login Ends ---**/
  /**--- Shipping ---**/
  .co-adressDiv {
    width: 80%;
  }
  .co-adressDivinner {
    padding: 10px;
    font-size: 13px;
  }
  .shipping-addressInner h2, .reviewOrderInner h2 {
    font-size: 16px;
    font-weight: bold;
  }
  .shippingAddress-container {
    padding: 0 12px;
  }
  /**--- Shipping Ends ---**/
  /**-- My AddressBook --**/
  .ma-address-block {
    width: 80%;
  }
  .reviewNew .ma-address-block {
    width: 100%;
  }
  .ma-address-btn {
    font-size: 10px;
  }
  .cartpricedetails {
    padding: 9px 0 0 15px;
    font-size: 14px;
  }
  /**-- My AddressBook Ends --**/
  .beforeLogin button {
    margin-top: 0px !important;
  }
  .count-Cart {
    top: 70px;
  }
  .cartProEachPrice {
    width: 240px;
    margin-left: -75px;
    font-size: 13px !important;
  }
  .cartitem-price .img-minus, .cartitem-price .img-plus {
    top: 4px;
    right: 0px;
  }
  .cartitem-price .img-plus {
    right: 5px;
    left: 0px;
  }
}
@media (max-width:420px) {
  /**--- Home ---**/
  .popularProBlock {
    width: 235px;
  }
  /**--- Home Ends ---**/
  /**--- Listpage ---**/
  .productArrving {
    width: 100%;
    text-align: center;
    padding-top: 5px;
  }
  .navbar-brand {
    font-size: 13px;
  }
  .per-Discount {
    clear: left;
  }
  /**--- Listpage Ends ---**/
}
@media (max-width:350px) {
  .homeProductimg {
    width: 110px;
  }
  .homeProductContent {
    padding: 0 15px 0 130px;
  }
  .homerightProduct .homeProductContent {
    padding: 0 130px 0 15px;
  }
  .count-Cart {
    top: 80px;
    right: -51px;
  }
}
/*PDP Form CSS starts here*/
.ProductInquiry-input {
  margin-bottom: 15px;
}
.productForm .modal-header, .productForm .modal-body, .productForm .modal-footer, .productForm .modal-content {
  width: 100%;
  float: left;
}
.productForm .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: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  border-radius: 0px;
}
.productForm .form-control {
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px;
  min-height: 40px;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pdp-popup-label-block {
  width: 100%;
  float: left;
  margin-top: 15px;
  padding: 0 15px;
}
.poplabel {
  width: 100%;
  background: #fff;
  min-height: 46px;
  color: #8d8d8d;
  font-size: 12px;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  font-family: 'Titillium Web', sans-serif;
  text-align: left;
  padding: 4px 12px;
  box-sizing: border-box;
  line-height: 15px;
  box-shadow: 0 0 1px rgba(101, 84, 52, .35);
  -webkit-box-shadow: 0 0 1px rgba(101, 84, 52, .35);
  margin-bottom: 15px;
  float: left;
}
.poplabel .lbl-text {
  font-size: 14px;
  color: #000;
  display: block;
  font-weight: 600;
  max-width: 100%;
  word-break: break-all;
}
/*PDP Form Css ends here*/
.carousel-control.left, .carousel-control.right {
  display: none;
}
@media (max-width:767px) {
  .ProductInquiry-input, .p-right-5, .p-left-5, .pdp-popup-label-block {
    padding: 0px;
  }
  .productForm .modal-header {
    padding: 8px 15px;
    border-bottom: 1px solid #e5e5e5;
  }
  .productForm h4 {
    font-size: 16px;
  }
  .productForm .form-control {
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0px;
    min-height: 30px;
  }
  .productForm .modal-footer a, .productForm .modal-footer button {
    border-radius: 0px;
  }
  .productForm .modal-footer .btn-primary {
    background: #f7ad00;
    border: 1px solid #f7ad00;
  }
  .carousel-indicators {
    width: 90%;
  }
}
@media print {
  .container {
    width: auto;
  }
}
/* Chrome, Safari, Edge, Opera */
.paymenttabdiv input::-webkit-outer-spin-button, .paymenttabdiv input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
.paymenttabdiv input[type=number] {
  -moz-appearance: textfield;
}
.paymenttabdiv [type="radio"]:checked, .paymenttabdiv [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.paymenttabdiv [type="radio"]:checked + label, .paymenttabdiv [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 16px;
  display: inline-block;
  color: #666;
}
.paymenttabdiv [type="radio"]:checked + label:before, .paymenttabdiv [type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}
.paymenttabdiv [type="radio"]:checked + label:after, .paymenttabdiv [type="radio"]:not(:checked) + label:after {
  content: '';
  width: 12px;
  height: 12px;
  background: #F8B110;
  position: absolute;
  top: 9px;
  left: 3px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.paymenttabdiv [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.paymenttabdiv [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.paymentbtns .btn-save {
  font-size: 16px !important;
}
@media (max-width:999px) {
  .paymentbtns {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    padding: 0;
  }
  .paymentbtns button {
    width: 100%;
  }
  .paymentpro-items {
    padding: 0;
    display: inherit;
  }
  .categoriesView {
    margin-bottom: 15px;
  }
}
@media (max-width:767px) {
  .cardBody {
    padding: 0px;
  }
  .cart-item-remove {
    right: -5px;
    top: -5px;
  }
}
@media (max-width:420px) {
  .cart-item-rowinner {
    padding: 0 0px 0 0;
  }
  .mobMrp {
    width: 100%;
    float: left;
  }
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
.cart-grid-block .text-right, .cartItem1, .cart-grid-cell small {
  font-family: arial, verdana, Sans-serif;
}
.contentContainer2020 {
  width: 100%;
  float: left;
  line-height: 26px;
  font-size: 16px;
}
.contentContainer2020 p, .contentContainer2020 ul, .contentContainer2020 ol {
  width: 100%;
  float: left;
  line-height: 26px;
  font-size: 16px;
  font-size: 16px;
  margin-bottom: 20px;
}
.sign-content, .contentContainer2020 h2 {
  text-align: left;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 15px;
  float: left;
  width: 100%;
}
.contentContainer2020 h2 {
  margin-bottom: 25px;
  margin-top: 20px;
}
.panel-group {
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.cartRow .row {
  margin-left: -15px;
  margin-right: -15px;
}
.pdt20 {
  padding-top: 0px !important;
}
/*team page css starts here*/
.team, .panelColl {
  width: 100%;
  float: left;
}
.team {
  padding-bottom: 50px;
}
.panelColl {
  margin-top: 10px;
}
.team .col-lg-3 img {
  width: 100%;
}
.team .col-lg-3 h2, .team .col-lg-3 h3 {
  width: 100%;
  text-align: center;
  line-height: normal;
  margin: 0px;
  float: left;
}
.team .col-lg-3 h2 {
  font-size: 20px;
  color: #000;
  line-height: 22px;
  margin-top: 10px;
}
.team .col-lg-3 h3 {
  font-size: 17px;
  color: #000;
  line-height: 20px;
  margin-top: 6px;
}
.team .well {
  width: 100%;
  float: left;
  border: #eee solid 1px;
  background: #fff;
  border-radius: 0;
  box-shadow: none !important;
}
.btnTeam {
  width: 100%;
  float: left;
  text-align: center;
  padding: 8px;
  border: #eee solid 1px;
}
.text-center {
  text-align: center !important;
}
/* Our Team
-------------------------------------------------------*/
.our-team .team-row {
  margin-left: -40px;
  margin-right: -40px;
}
.our-team .team-wrap {
  padding: 0 40px;
}
.our-team .container-fluid {
  padding: 0 50px;
}
.team-img img {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  overflow: hidden;
  width: 100%;
}
.team-member, .team-img {
  position: relative;
  overflow: hidden;
}
.team-title {
  font-size: 17px !important;
  margin: 15px 0 7px !important;
  text-transform: uppercase;
  font-weight: 600;
}
.overlay {
  background-color: rgba(20, 20, 20, 0.7);
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.team-details {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 0;
  padding: 5%;
  overflow: hidden;
  width: 100%;
  z-index: 2;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.team-details p {
  color: #fff;
}
.team-img:hover .team-details {
  opacity: 1;
  margin-top: -80px;
}
.team-img:hover .overlay {
  opacity: 1;
}
.socials a {
  display: inline-block;
  width: 37px;
  height: 37px;
  background-color: transparent;
}
.socials i {
  line-height: 37px;
  color: #616161;
  font-size: 14px;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.team-details .socials i {
  color: #fff;
}
.socials a:hover i {
  color: #fff;
  background-color: #f7ac00;
}
.team-details .viewDetails {
  width: 80%;
  border: #eee solid 1px;
  padding: 5px 25px;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  transition: all 0.2s linear;
}
.team-details .viewDetails:hover {
  color: #fff;
  background-color: #f7ac00;
  border: #f7ac00 solid 1px;
}
.teamModal .modal-content {
  border-radius: 0px;
  outline: 0;
  box-shadow: none !important;
  float: left;
}
.teamModal .modal-header {
  padding: 15px 15px 0px 15px;
  border-bottom: 0px;
}
.modal-title {
  font-weight: 600;
}
.teamModal .modal-body {
  width: 100%;
  float: left;
}
.teamModal .modal-body p {
  font-size: 15px;
}
.website {
  width: 100%;
  float: left;
}
.website a {
  color: #2976BF;
}
/*team page css ends here*/
@media (max-width:990px) {
  .cartRow .cart-item-row {
    margin: 15px 0 0px;
  }
  .login-container {
    padding: 15px 15px 50px;
    text-align: center;
  }
  .headerLogin .dropdown button {
    margin-top: 6px;
  }
}