@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:300,400,600,700|Open+Sans:400,700');
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
img{
  max-width: 100%;
}
sub {
  bottom: -0.25em;
}

img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}


input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}


input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}



fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}


legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}


textarea {
  overflow: auto;
}


optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');


html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #73515b;
  text-shadow: none;
  color: #fff;
}
::selection {
  background: #73515b;
  text-shadow: none;
  color: #fff;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important; /* Black prints faster:
        http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}
@font-face {
  font-family: 'honey_scriptlight';
  src: url('../fonts/HoneyScript-Light.eot');
  src: url('../fonts/HoneyScript-Light.eot?#iefix') format('embedded-opentype'),
  url('../fonts/HoneyScript-Light.woff2') format('woff2'),
  url('../fonts/HoneyScript-Light.woff') format('woff'),
  url('../fonts/HoneyScript-Light.ttf') format('truetype'),
  url('../fonts/HoneyScript-Light.svg#HoneyScript-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Josefin_Sans';
  src: url('../fonts/JosefinSans-Light.eot');
  src: url('../fonts/JosefinSans-Light.eot?#iefix') format('embedded-opentype'),
  url('../fonts/JosefinSans-Light.woff2') format('woff2'),
  url('../fonts/JosefinSans-Light.woff') format('woff'),
  url('../fonts/JosefinSans-Light.ttf') format('truetype'),
  url('../fonts/JosefinSans-Light.svg#JosefinSans-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Josefin Sans';
  src: url('../fonts/JosefinSans-SemiBold.eot');
  src: url('../fonts/JosefinSans-SemiBold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/JosefinSans-SemiBold.woff2') format('woff2'),
  url('../fonts/JosefinSans-SemiBold.woff') format('woff'),
  url('../fonts/JosefinSans-SemiBold.ttf') format('truetype'),
  url('../fonts/JosefinSans-SemiBold.svg#JosefinSans-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Josefin Sans';
  src: url('../fonts/JosefinSans-Bold.eot');
  src: url('../fonts/JosefinSans-Bold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/JosefinSans-Bold.woff2') format('woff2'),
  url('../fonts/JosefinSans-Bold.woff') format('woff'),
  url('../fonts/JosefinSans-Bold.ttf') format('truetype'),
  url('../fonts/JosefinSans-Bold.svg#JosefinSans-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Josefin Sans';
  src: url('../fonts/JosefinSans.eot');
  src: url('../fonts/JosefinSans.eot?#iefix') format('embedded-opentype'),
  url('../fonts/JosefinSans.woff2') format('woff2'),
  url('../fonts/JosefinSans.woff') format('woff'),
  url('../fonts/JosefinSans.ttf') format('truetype'),
  url('../fonts/JosefinSans.svg#JosefinSans') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Theme Base */
html, body {
  background-color: #FFFFFF;
  margin: 0;
  padding: 0;
  font-size: 14px;
}
body{
  font-family: 'Open Sans', sans-serif;
  font-weight: 400 !important;
  font-size: 15px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.7);
}
.page-home .widget.widget-pageHeading{
  display: none;
}
.widget.widget-pageHeading {
  padding: 76px 0;
  text-align: center;
  margin-bottom: 75px;
  background: none;
}
.widget.widget-pageHeading h1,
.widget.widget-pageHeading h2 {
  color: #fff4bd;
  padding-bottom: 0;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 48px;
  display: inline-block;
  line-height: 44px;
  position: relative;
  text-transform: capitalize;
  padding-top: 0;
}
.widget.widget-pageHeading h1:before,
.widget.widget-pageHeading h2:before {
  left: -100px;
}
.widget.widget-pageHeading h1:after,
.widget.widget-pageHeading h2:after{
  right: -100px;
}
.widget.widget-pageHeading h1:before, .widget.widget-pageHeading h1:after,
.widget.widget-pageHeading h2:before, .widget.widget-pageHeading h2:after {
  content: '';
  width: 80px;
  height: 1px;
  background: #fff4bd;
  position: absolute;
  top: calc(50% + 2px);
}
p, .widget-snippet p{
  color: rgba(0, 0, 0, 0.7);
  font-size: 1em;
  line-height: 22px;
  margin: 0;
  padding: 0 0 25px;
  font-family: 'Open Sans', sans-serif;
}

/* Common Styles */
h1, h2, h3, h4, h5, h6{
  font-family: 'Josefin Sans', sans-serif;
  margin: 0;
  color: #751e39;
  font-weight: 700;
}
h1{
  font-size: 36px;
  line-height: 44px;
  padding-top: 5px;
  padding-bottom: 10px;
}
h2{
  font-size: 30px;
  line-height: 36px;
  padding-top: 5px;
  padding-bottom: 10px;
}
h3,  .widget-snippet h3{
  font-size: 24px;
  line-height: 30px;
  padding-top: 5px;
  padding-bottom: 10px;
}
h4{
  font-size: 21px;
  line-height: 28px;
  padding-top: 5px;
  padding-bottom: 10px;
}
h5{
  font-size: 18px;
  line-height: 36px;
  padding-top: 5px;
  padding-bottom: 10px;
}
h6{
  font-size: 18px;
  line-height: 36px;
  padding-top: 5px;
  padding-bottom: 10px;
}
p, code, table, th, td, ul, ol, li, dl, dt, dd, form, fieldset, legend, input[type=submit], input, input[type=text], textarea, select, input[type=password], address, input[type=file], input[type=hidden], button, input[type=image], blockquote{
  color: rgba(0, 0, 0, 0.7);
  font-size: 1em;
}
input[type="submit"], input[type="button"], button, .button, a.button {
  margin-top: 0px;
  background: #48242f;
  border: 2px solid #48242f;
  color: #fff;
  font-size: 1em;
  box-sizing: border-box;
  text-align: center;
  padding: 7px 30px;
  display: inline-block;
  height: auto !important;
  font-family: 'Josefin Sans', sans-serif;
  text-transform: uppercase;
}
input[type=submit]:hover, input[type=button]:hover, button:hover, a.button:hover, .button:hover{
  background: #d2a128;
  color: #fff;
  border-color: #d2a128;
}
input[type=text], input[type=password], select{
  height: 40px;
}
input[type=text], input[type=password], select, textarea{
  border-color: #b9b9b9;
  font-family: inherit;
  box-sizing: border-box;
  padding-left: 10px;
}

textarea{
  height: 90px;
}
input[type="text"].validation-error, input[type="password"].validation-error{
  background: transparent;
}
button.Zebra_DatePicker_Icon {
  background-position: right center;
}
ul li , .widget-snippet ul li{
  color: rgba(0, 0, 0, 0.7);
  font-size: 15px;
  line-height: 24px;
  margin: 0;
  padding: 0 0 5px 25px;
  list-style: none;
  font-family: 'Open Sans', sans-serif;
  position: relative;
  background: url(/template/cea915eb/images/li_arrow.png) no-repeat left 4px;
}
.widget-snippet {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}
a, a:focus{
  outline: 0;
}
.article-content ul{
  padding-bottom: 20px;
}
.widget-article .article-content img{
  padding-top: 10px;
}
.article-content a, .post-description .content a{
  color: #bb7b00;
}
.article-content a:hover, .post-description .content a:hover {
  text-decoration: underline;
}
.widget-navigation .menu-button em {
  background-color: #fff;
}
input[type=submit][disabled], input[type=button][disabled], button[disabled], .button.disabled, a.button.disabled {
    background: #cdcdcd; 
    color: #787878;
    text-shadow: none;
    font-weight: 700;
}
input[type=submit][disabled]:hover, input[type=button][disabled]:hover, button[disabled]:hover, .button.disabled:hover, a.button.disabled:hover {
   background: #cdcdcd; 
    color: #787878;
    text-shadow: none;
    font-weight: 700;
}

/* Webcommander Base */
.page-content .v-split-container > .v-split {
  margin: auto;
  width: 1170px;
}
.auto-page .page-content {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
}

.form-row{
  position: relative;
}
.errorlist.after {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  box-shadow: none;
  padding: 0;
  position: absolute;
  top: 100%;
  margin-top: -7px;
}
.simpleCaptcha-container {
  box-sizing: border-box;
  overflow: hidden;
  padding: 5px 15px 0;
  width: 100%;
  display: block;
}
.simpleCaptcha-container .simple-captcha label[for="captcha"] , .simpleCaptcha-container .simple-captcha-reload {
  display: none;
}
.simpleCaptcha-container .form-row.simple-captcha {
  width: 130px;
  display: inline-block;
}
.form-row.simple_captcha_input_field.mandatory {
  width: calc(100% - 155px);
  display: inline-block;
  margin-left: 21px;
  margin-top: 0;
  margin-bottom: 20px;
  vertical-align: top;
}
.simpleCaptcha-container .form-row.simple_captcha_input_field label , .simpleCaptcha-container  .form-row.simple_captcha_help_text{
  display: none;
}
.simpleCaptcha-container .form-row.simple_captcha_input_field input {
  width: 100%;
}
.login-form .title, .registration-form .title, .password-reset-form .title, .customer-new-password .title {
  padding-bottom: 20px;
  text-align: center;
  color: #000;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 30px;
}


/*start: jssor slider css */
div.jssor-slider-container .jssor-slider-container .caption-wrapper {
  padding: 0;
  position: unset;
}
div.jssor-slider-container[jssor-slider="true"] .slide::after {
  content: none;
}
div.jssor-slider-container .container [u="caption"] {
  position: absolute;
  padding:0;
}
.jssor-slider-container .jssorb03 div, .jssor-slider-container .jssorb03 div:hover, .jssor-slider-container .jssorb03 .av {
  opacity: 0;
}
div.jssor-slider-container .slide {
  display: none;
}
div.jssor-slider-container[jssor-slider="true"] .slide {
  display: block;
}
div.jssor-slider-container .container, div.jssor-slider-container {
  width:1920px;
  height: 450px;
  padding: 0 !important;
  text-align: center;
}
div.jssor-slider-container {
  margin: 0 auto;
}
div.jssor-slider-container .jssora20l, div.jssor-slider-container .jssora20r, div.jssor-slider-container .slide {
  display : none;
}
div.jssor-slider-container[jssor-slider="true"] .slide, div.jssor-slider-container[jssor-slider="true"] .jssora20l, div.jssor-slider-container[jssor-slider="true"] .jssora20r {
  display: block;
}
.widget.widget-gallery.home-banner {
  background-color: #f1f1f1;
}
.widget.widget-gallery.home-banner::before {
  content: url(/template/cea915eb/images/loading.gif);
  height: 64px;
  left: 50% !important;
  margin-left: -32px !important;
  margin-top: -32px !important;
  position: absolute;
  top: 50%;
  width: 64px;
  background: none;
}
.jssor-slider-container .jssor-loader .loader-2 {
  display: none;
}
/*end: jssor slider css */



/* Ecommerces Base Css*/
.accordion-panel > .label-bar.expanded {
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-bottom: 0px;
  padding: 18px 40px 20px;
  color: #000;
  background: transparent;
  font-size: 18px;
}
.accordion-panel > .accordion-item.expanded {
  padding: 0px 23px 40px 40px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-top: 0px;
  color: #000;
  background: transparent;
}
.quick-cart-content {
  background: #ffffff none repeat scroll 0 0;
  opacity: 1;
  position: absolute;
  right: -11px;
  top: 35px;
  width: 300px;
  z-index: 99999;
  padding: 18px;
  border: 4px solid #d59d26;
  box-sizing: border-box;
}
.quick-cart-content table th {
  background-color: #48242f;
  border: 1px solid #d59d26;
  color: #ffffff;
  font-size: 13px;
  font-weight: normal;
  padding: 5px;
}
.quick-cart-content .price {
  font-size: 15px;
}
.quick-cart-content::before {
  content: "";
  margin-left: -10px;
  top: -14px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #d59d26 transparent;
  right: 50px;
}
.stepper .stepper-arrow {
  background: transparent;
  text-indent: 0;
  font-size: 0;
  border-left: 1px solid #ccc;
  border-top: 0;
  border-bottom: 0;
}
.cart-details-link .button {
  width: 48%;
  padding: 7px 10px;
}
.stepper .stepper-input{
  background: transparent;
}
.stepper .stepper-arrow.down::after {
  content: "\f107";
}
.stepper .stepper-arrow.up::after {
  content: "\f106";
}
.stepper .stepper-arrow.up::after, .stepper .stepper-arrow.down::after {
  font-family: 'FontAwesome';
  color: #000;
  display: inline-block;
  font-weight: 700;
  font-size: 12px;
  line-height: 18px;
  text-indent: 0;
  width: 100%;
  text-align: center;
}
.accordion-panel > .label-bar {
  background: #fff;
  border: 1px solid #deced2;
  color: #000;
  font-size: 16px;
  height: auto;
  line-height: 27px;
  margin-bottom: 10px;
  padding: 10px 10px 10px 40px;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.accordion-panel > .label-bar .toggle-icon {
  background-image: none;
  background-repeat: no-repeat;
  height: 16px;
  left: 15px;
  position: absolute;
  top: 50%;
  width: 13px;
  margin-top: -8px;
  line-height: 13px;
}
.accordion-panel > .label-bar .toggle-icon::after {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  font-size: 24px;
  top: 0;
  left: 0;
}
.accordion-panel > .label-bar.expanded .toggle-icon::after {
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  font-size: 24px;
  top: 0;
  left: 0;
}
/* cart page css start*/

.shopping-cartitem h1 {
  float: none;
  padding-bottom: 15px;
  text-align: center;
}
.empty-cartitem-text{
  margin-bottom: 12px;
}
.shopping-cartitem.empty-cart {
  text-align: center;
}

.page-cart .shopping-cartitem {
  max-width: 960px;
  background: none;
  border: 0px;
  box-shadow: 0px 0px 0px;
  margin: 0 auto;
}
.cartitem-btn-wrapper.top {
  text-align: center;
  position: relative;
  margin-top: 15px;
  float: none;
  display: block;
  margin-bottom: 35px;
}
.cartitem-btn-wrapper.top a,
.cartitem-btn-wrapper.top .button {
  margin-left: 10px;
  display: inline-block;
  float: none;
  vertical-align: middle;
}
.cartitem-table {
  margin-bottom: 20px;
}
.cartitem-table .stepper {
  float: none;
  margin: 0 auto;
}
.cartitem-table th, .cartitem-table td.total-label, .cartitem-table td.price{
  font-weight: 700;
}
.cartitem-table th, .cartitem-table td {
  width: 20%;
  text-align: center;
  border: 0px solid #eee;
  font-size: 16px;
}
.cartitem-table th {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 19px;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
.cartitem-table tbody tr:nth-child(even) {
  background: rgba(204, 204, 204, 0.1);
}
table.cartitem-table.product-thumb-view tr:nth-of-type(1) td {
  padding-top: 25px;
}
table.cartitem-table {
  margin: 0px 0 10px;
}
.check-out-total .left-column, .shopping-cart-total .left-column {
  width: 40%;
  text-align: left;
}
.check-out-total .right-column, .shopping-cart-total .right-column {
  width: 58%;
  text-align: right;
}
.check-out-total *, .shopping-cart-total * {
  font-size: 15px;
}
.discount-coupon-code-form {
  background: none;
  border: 0;
  padding: 50px 50px 0 0;
  box-sizing: border-box;
}
.discount-coupon-code-form input[type=text] {
  height: auto;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
.discount-coupon-code-form .form-row.btn-row label {
  display: none;
}
.discount-coupon-code-form .form-row.btn-row button {
  display: block;
  width: 100%;
}
.check-out-total table, .shopping-cart-total table{
  font-size: 15px;
}
.check-out-total td.total-label, .shopping-cart-total td.total-label {
  padding: 4px 30px 4px 15px;
  border: 0;
  text-transform: capitalize;
}
.check-out-total .price, .shopping-cart-total .price {
  border: 0;
}
.check-out-total tr, .shopping-cart-total tr{
  border-bottom: 0;
}
.cartitem-btn-wrapper.top .button {
  background: #fff !important;
  color: #48242f;
  padding: 5px 25px;
  text-transform: inherit;
  font-size: 17px;
}
.cartitem-btn-wrapper.top .button:hover{
  color: #fff;
  background: #48242f !important;
  border-color: #48242f;
}
.shopping-cartitem .remove-cartitem {
  background: rgba(0, 0, 0, 0) url(/template/cea915eb/images/close-icone.jpg) no-repeat scroll left top;
}
/* checkout page css start*/
.checkout-page {
  margin: 0 auto;
  max-width: 970px;
}
.checkout-address-selector .chosen-container, .checkout-address-selector .chosen-single{
  background-color: #48242f;
}
.checkout-address-selector .down-arrow{
  background: transparent;
}
.checkout-address-selector .down-arrow::before {
  position: absolute;
  top: 0px;
  content: "\f107";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 32px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
.checkout-address-selector .edit-address {
  background: #48242f;
}
.checkout-address-selector .edit-address::before {
  content: "\f040";
  position: absolute;
  left: 0;
  top: 0;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 26px;
  color: #fff;
  line-height: 64px;
  width: 100%;
  text-align: center;
}
.selector-mode-block .step-continue-button {
  display: block;
  width: 100%;
  margin-top: 12px;
  padding: 10px;
}
.payment-item {
  display: block;
  margin: 10px 0;
  padding: 0;
  border: 0;
  box-shadow: none;
}
.gateway-thumb {
  border: 0;
  display: inline-block;
  height: 40px;
  vertical-align: middle;
  width: 78px;
  background-size: 80% !important;
}
.payment-item label {
  display: inline;
}
.page-checkout .confirm-order .editable.editing .button.apply {
  display: inline-block;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}



/* Login Page */
.login-form .title {

}
.login-form input[type="password"] , .login-form input[type="text"] {
  width: 100%;
  box-sizing: border-box;
  height: 44px;
  border: 1px solid #7b7b7b;
  padding: 0px 10px;
  background-color: transparent;
  margin-bottom: 17px;
}
.login-form .submit-row {
  margin: 0px 0 0;
  float: none;
  display: block;
  padding-top: 5px;
}
.login-form .remember {
  margin: 22px 0 12px;
  width: 230px;
}
.login-form .lost-password a {
  color: #48242f;
  margin-top: 15px;
  display: inline-block;
}
.login-form .errorlist.after {
  bottom: 15px;
  margin-top: 0;
  position: relative;
}
form.password-reset-form.valid-verify-form {
  text-align: center;
}
.password-reset-form .form-row input {
  width: 320px;
  max-width: 100%;
}
.password-reset-form .form-row label {
  text-align: center;
  margin-bottom: 5px;
}
.password-reset-form .form-row.submit-row button {
  margin-left: 3px;
  width: 100%;
  max-width: 320px;
}
.password-reset-form .form-row {
  display: block;
}
.password-reset-form .lost-password-text {
  color: #000;
  font-size: 16px;
  padding: 5px 0;
  margin-bottom: 20px;
}
.password-reset-form .errorlist.after {
  top: auto;
  left: auto;
  position: relative;
  width: 100%;
  bottom: auto;
}
.password-reset-form .errorlist.after .message-block{
  text-align: center;
}
/* Checkout option Page css start*/
.checkout-page-options {
  max-width: 1040px;
  margin: 0 auto;
}
.two-column .first-column .column-content {
  margin-right: 15px;
}
.two-column .last-column .column-content {
  margin-left: 15px;
}
.page-checkout .accordion-item .edit-address-mode-block .form-row label{
  width: 100%;
}
.page-checkout .accordion-item .edit-address-mode-block .form-row input[type="text"], .page-checkout .accordion-item .edit-address-mode-block .form-row select{
  width: 100%;
}
.checkout-page-options .item-head {
  background: #48242f;
  color: #fff;
  font-size: 21px;
  padding: 12px 23px;
  font-family: 'Josefin Sans', sans-serif;
}
.checkout-page-options .new-customer h1, .checkout-page-options .registered-customer > h1 {
  font-size: 26px;
}
.checkout-page-options .new-customer .checkout-option {
  margin-top: 15px;
  width: 100%;
}
.page-login .login-form {
  background-color: transparent;
  padding: 50px 60px;
  max-width: 540px;
  width: 100%;
  border: 1px solid #000;
  box-sizing: border-box;
}
.page-login .login-form button{
  width: 100%;
}
.login-form .account-register a {
  color: #cb9420;
}
.login-form .account-register a:hover {
  color: #cb9420;
  text-decoration: undeline;
}
.checkout-page-options .new-customer {
  display: inline-block;
  padding-right: 10%;
  vertical-align: top;
  width: 47%;
  padding-left: 3%;
}
.checkout-page-options .registered-customer {
  border-left: 1px solid #d2d2d2;
  display: inline-block;
  padding-left: 8%;
  width: 49%;
}
.checkout-page-options .registered-customer .form-row .errorlist.after {
  margin-left: 30%;
  margin-top: 0;
  position: unset;
}
.checkout-page-options .registered-customer .form-row{
  margin-bottom: 15px;
  overflow: hidden;
}
.checkout-page-options .registered-customer .form-row label{
  line-height: 40px;
  width: 30%;
}
.checkout-page-options .registered-customer input[type=text], .checkout-page-options .registered-customer  input[type=password] {
  height: 44px;
  width: 70%;
  box-sizing: border-box;
  padding-left: 12px;
  float: right;
}
.registered-customer .form-row.lost-password-row {
  padding-left: 30%;
}
.checkout-page-options .registered-customer button.login-submit {
  width: 100%;
  margin-top: 5px;
  float: right;
  max-width: 70%;
}
.gift-certificate-code-panel {
  background: none;
  border: 0;
  display: inline-block;
  margin: 5px 0;
  box-sizing: border-box;
  padding: 20px 50px 0 0;
}
.gift-certificate-code-panel input[type="text"], .discount-coupon-code-form input[type=text] {
  width: 100%;
  margin-bottom: 10px;
  background-color: transparent;
}
.gift-certificate-code-panel .button, .discount-coupon-code-form .button {
  display: block;
  padding: 8px 10px;
  vertical-align: middle;
  width: 100%;
}
/*-------------------------------------------------------
 checkout
---------------------------------------------------------*/
.checkout-page .panel-wrap {
  padding: 30px 0 0;
}
.check-out-total > .price-row .price {
  font-weight: 500;
  font-size: 15px;
}
.confirm-step-form .right-panel {
  background: none;
}
.check-out-total > .price-row.total-order .label {
  font-size: 15px;
}
.confirm-step-form .check-out-total {
  padding-top: 0;
}
.check-out-total .total-order {
  padding-top: 9px;
  padding-bottom: 9px;
}
.check-out-total > .price-row .price.editable > span {
  font-size: 18px;
}
.check-out-total > .price-row.due-order {
  border-top: 1px solid #e4e8e8;
  margin-top: 6px;
}
.payment-option .row .price-row input {
  border: 1px #ccc solid;
}
.payment-gateway select {
  height: 35px;
  border: 1px #ccc solid;
}
.cartitem-table th, .cartitem-table td {
  border: 1px solid #cccccc;
}
.checkout-page .toolbar-btn:hover {
  background: #48242f;
  border-color: #48242f;
}
.checkout-page .section.loaded > .header .icon {
  background: #48242f;
}
.checkout-page .section .step-continue-button {
  padding: 7px 30px;
}
.checkout-page .address-edit-from-wrap > .header .title {
  color: #555;
}
.checkout-page .address-edit-from-wrap input.validation-error {
  background: #ffffff;
}
.address-selection-popup.billing {
  border: 4px solid #d59d26;
  background: #ffffff none repeat scroll 0 0;
  padding: 18px;
}
.address-selection-popup.billing:before {
  content: "";
  margin-left: -12px;
  top: -12px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 10px 10px 10px;
  border-color: transparent transparent #d59d26 transparent;
  right: 35px;
}
.address-selection-popup .addresses > .address {
  padding: 0 0 18px;
}
.address-selection-popup .create-address {
  margin-top: 0px;
  background: #48242f;
  border: 2px solid #48242f;
  color: #fff;
  font-size: 1em;
  box-sizing: border-box;
  text-align: center;
  padding: 7px 30px;
  height: auto !important;
  font-family: 'Josefin Sans', sans-serif;
  text-transform: uppercase;
}
.address-selection-popup .create-address:hover {
  background: #d2a128;
  color: #fff;
  border-color: #d2a128;
}
.checkout-page .address-view > .header .title {
  color: #555;
}
.checkout-page .confirm-order-btn-row .confirm-order-button {
  padding: 7px 30px;
  line-height: 24px;
}
/* Registration page css start */
.registration-form .title{
  text-align: center;
}
.page-registration .registration-form {
  margin: 0 auto;
  max-width: 690px;
}
.registration-form > .form-row:not(.submit-row) {
  width: 50%;
  float: left;
  padding: 7px 15px;
  box-sizing: border-box;
  position: relative;
}
.registration-form .form-row label {
  width: 100%;
  font-size: 15px;
}
.registration-form input[type=text], .registration-form input[type=password], .registration-form select, .registration-form input {
  width: 100%;
  height: 40px;
  box-sizing: border-box;
  margin: 5px 0;
}
.registration-form .form-row.submit-row {
  padding: 0 15px;
  clear: left;
}
.registration-form .form-row.submit-row label {
  display: none;
}
.registration-form .form-row.submit-row button {
  width: 100%;
}
.registration-form  input.radio:nth-of-type(2) {
  margin-left: 15px;
}
.password-meter-wrap {
  position: absolute;
  top: 0;
  right: 0;
}
/* Product Review */
.total-review-panel h2 {
  font-size: 20px;
  letter-spacing: 1px;
  margin-bottom: 10px;
  text-align: center;
  display: none;
}
.avg-review-label span, .total-review-panel .total span {
  display: inline-block;
  font-size: 14px;
  margin: 0;
}
.review-show-panel .review-head {
  float: left;
  margin-right: 25px;
  text-align: left;
}
.avg-review-label span.review-rating.read-only {
  margin-left: 15px;
}
.review-container {
  margin-bottom: 20px;
  padding: 15px 0;
}
.review-container span {
  display: inline-block;
  margin: 5px auto;
}
.single-review-block span.review-date {
  color: #838383;
  display: block;
  font-size: 12px;
  margin: 5px 0;
}
.single-review-block .reviewer-name, .review-container .review-description {
  font-size: 14px;
  margin: 0;
  text-align: left;
}

.review-container {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-bottom: medium none;
}

.write-review-panel button {
  font-family: 'Josefin Sans', sans-serif;
  letter-spacing: 1px;
  padding: 8px 60px;
  text-transform: uppercase;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
}
.review-panel .write-review-panel {
  text-align: center;
}
#bmui-tab-reviewAndRating .review-panel .write-review-panel {
  padding: 10px 0;
  width: 555px;
}
.review-form-container .form-row.simple_captcha_help_text,
.review-form-container .simple-captcha-reload,
.review-form-container .form-row.simple_captcha_input_field.mandatory > label {
  display: none;
}

.write-review-panel .form-row.simple_captcha_input_field.mandatory {
  display: inline-block;
  padding-right: 0;
  vertical-align: top;
  width: calc(76% + 4px);
}
.write-review-panel .form-row.simple-captcha {
  display: inline-block;
  margin-right: 15px;
  width: 120px;
}

.single-review-block {
  border-bottom: 1px solid #eeeeee;
}
.review-panel .write-review-panel form {
  text-align: left;
}
#bmui-tab-reviewAndRating .write-review-panel .form-row {
  margin: 15px 0;
}

#bmui-tab-reviewAndRating .review-show-panel .main-container {
  max-width: 555px;
}
#bmui-tab-reviewAndRating input[type="text"], input[type="tel"], input[type="password"],
input[type="email"], input.validation-error[type="text"], .widget-form .form-row input, .widget-form .form-row textarea {
  border-color: #b9b9b9;
}

.review-view-panel .total-review-panel {
  background: #f8f8f8 none repeat scroll 0 0;
  padding: 30px 0;
}
span.visible-review-label {
  display: none;
}
.review-view-panel .reviewer-name {
  font-style: italic;
}
#bmui-tab-reviewAndRating .simpleCaptcha-container{
  padding: 0;
}
#bmui-tab-reviewAndRating .review-row.form-row label {
  display: block;
}
#bmui-tab-reviewAndRating .write-review-panel .form-row input,
.write-review-panel .form-row textarea, .write-review-panel .form-row button {
  width: 100%;
}
.confirm-popup button.yes-button.confirm-focus{
  margin-right: 10px;
}
#bmui-tab-reviewAndRating .write-review-panel .form-row input, .write-review-panel .form-row textarea, .write-review-panel .form-row button{
  width: 100%;
  margin: 0;
}
.review-form-container .form-row.btn-row {
  padding-left: 0;
}
.review-form-container .cancel {
  clear: left;
  display: block;
  margin: 20px 0 !important;
}
/* Customer Profile Page */
.bmui-tab.left-side-header .bmui-tab-header.bmui-tab-active .title {
  background: #48242f;
  color: #fff;
  margin-right: 0;
  border: 0;
}
#customer-profile-manage-account .form-row , #bmui-tab-gift-registry .form-row {
  margin: 5px 0;
  width: 50%;
  float: left;
  padding: 0 15px;
  box-sizing: border-box;
}

#customer-profile-manage-account .edit-password-form .form-row{
  float: none;
  width: 100%;
  max-width: 500px;
}
#bmui-tab-gift-registry .gift-registry-share-form {
  margin-top: 20px;
}
#bmui-tab-gift-registry .gift-registry-share-form  textarea{
  width: 100%;
}
#bmui-tab-gift-registry .gift-registry-share-form .form-row label{
  display: block;
}
#bmui-tab-gift-registry .gift-registry-share-form .form-row {
  margin: 10px 0;
  max-width: 500px;
  width: 100%;
  float: none;
  padding: 0px;
  box-sizing: border-box;
}
#customer-profile-manage-account .form-row  input, #customer-profile-manage-account .form-row  select, #bmui-tab-gift-registry .form-row  input, #bmui-tab-gift-registry .form-row  select{
  width: 100%;
  margin: 5px 0;
}
#customer-profile-manage-account .form-row .suggestion, .gift-registry-create-edit-form .form-row .suggestion{
  position: absolute;
}
.gift-registry-create-edit-form .group-row {
  padding: 0 15px;
  margin-top: 10px;
  width: 100%;
  float: left;
  margin-bottom: 5px;
}
div#bmui-tab-gift-registry .gift-registry-items .form-row.btn-row {
  padding: 0;
}
.form-row.btn-row label{
  display: none;
}
.bmui-tab.left-side-header .bmui-tab-body-container{
  padding: 30px;
  border: 1px solid #000000;
}
.bmui-tab.left-side-header .bmui-tab-header{
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
}
.bmui-tab.left-side-header .bmui-tab-header-container {
  border-bottom: 1px solid #000000;
}
.gift-registry-create-edit-form  span.Zebra_DatePicker_Icon_Wrapper, .gift-registry-create-edit-form  textarea {
  width: 100%;
}
#bmui-tab-gift-certificate input[type=text], #bmui-tab-gift-certificate  input[type=password], #bmui-tab-gift-certificate  select, #bmui-tab-gift-certificate  textarea{
  width: calc(100% - 160px);
}
#bmui-tab-store-credit .form-row{
  margin-bottom: 20px;
}
#bmui-tab-store-credit textarea{
  padding: 15px;
}
.wish-list-edit-form .form-row.btn-row {
  margin-top: 15px;
}
.wish-list-edit-form .form-row label{
  display: block;
}
.wish-list-edit-form .form-row input[type=text]{
  display: block;
  width: 350px;
  max-width: 100%;
}
#saved-cart-details .saved-cart-items-wrap{
  margin: 20px 0 20px;
}
#saved-cart-details .saved-cart-items-wrap label {
  font-size: 16px;
  margin-bottom: 5px;
  display: block;
}
#bmui-tab-save-cart .save-cart-init-form .form-row {
  margin-bottom: 15px;
}
#bmui-tab-save-cart .save-cart-init-form .form-row label {
  font-size: 16px;
  margin-bottom: 5px;
  display: block;
}
#bmui-tab-save-cart .save-cart-init-form .form-row input[type="text"] {
  width: 100%;
  max-width: 500px;
}
.wish-list-share-form input[type=text], .wish-list-share-form  input[type=password], .wish-list-share-form  select, .wish-list-share-form  textarea{
  width: 100%;
}
.oder-comment-form .form-row {
  margin-bottom: 20px;
  display: block;
}

/* add to cart popup */
.add-to-cart-popup .short-info div, .add-cart-information-popup .short-info div {
  padding-bottom: 0;
}
.popup {
  box-shadow: none;
  padding: 30px 50px;
  background: #fff;
  box-sizing: border-box;
}
.add-to-cart-popup .cart-summary, .add-cart-information-popup .cart-summary {
  clear: none;
  color: #000;
  display: block;
  float: none;
  text-align: center;
  margin-bottom: 8px;
}
.add-to-cart-popup .cart-summary-header, .add-cart-information-popup .cart-summary-header {
  color: #000;
  float: none;
  font-size: 16px;
  padding-right: 0px;
  text-align: center;
}
.add-to-cart-popup .status-bar-product-name, .add-cart-information-popup .status-bar-product-name {
  color: #000;
  font-size: 19px;
  font-weight: 500;
  display: block;
  text-align: center;
  font-family: 'Josefin Sans', sans-serif;
}
.add-to-cart-popup .body{
  border-bottom: 1px solid #e2e2e2;
}
.add-to-cart-popup .item{
  margin: 7px 0;
}
.add-to-cart-popup .item span{
  display: inline-block;
  vertical-align: middle;
}
.add-to-cart-popup .item .stepper{
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  float: none;
  margin: 0 0 0 10px;
}
.add-to-cart-popup .product-thumb-view img {
  max-width: 75px;
  max-height: 80px;
}
.popup .header {
  background-color: #fff;
  border-bottom: 1px solid #e2e2e2;
  color: #000;
  padding: 0px 0 15px;
  text-align: center;
}
.popup .body {
  background-color: #FFFFFF;
  padding: 20px 10px;
}
.popup .button-line, .popup .footer {
  background-color: #fff;
  padding: 0px 0 0px;
  text-align: center;
  border: 0;
}
.popup .button-item {
  text-align: center;
  margin: 5px 0 0px;
}
.popup  span.title {
  font-size: 18px;
  font-family: 'Josefin Sans', sans-serif;
}
.popup .close-icon {
  display: inline-block;
  height: 30px;
  width: 30px;
  position: absolute;
  cursor: pointer;
  top: -13px;
  right: -10px;
  text-align: center;
}
.popup .close-icon::after {
  background: #48242f url(/template/cea915eb/images/checkout-popup.png) no-repeat scroll center 11px;
  border-radius: 50%;
  color: #ffffff;
  content: "";
  font-family: fontawesome;
  font-size: 22px;
  font-weight: normal;
  line-height: 26px;
  padding: 15px;
  position: absolute;
  right: 0;
  background-size: 10px;
}
.popup .button-item .continue-shopping-btn, .popup .button-item .cart-page-button {
  box-sizing: border-box;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}
.popup a.cart-page-button.button.et_ecommerce_view_cart {

}
.popup button:nth-of-type(1) {
  margin-left: 0;
}
.confirm-popup.popup .header-line .title {
  text-align: center;
  display: block;
  font-size: 19px;
  font-weight: 700;
}
.confirm-popup.popup .button-line {
  padding-top: 20px;
}
.wish-list-popup label {
  display: inline-block;
  margin-right: 15px;
  width: auto;
}
.shipping-calculator-popup{
  box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.2);
}
.shipment-calculator-popup .header > .status-message{
  font-size: 16px;
}
.shipment-calculator-popup .multi-column form{
  margin: 0 -15px;
}
.shipment-calculator-popup .first-column .form-row{
  width: 50%;
  float: left;
  padding: 0 15px;
  box-sizing: border-box;
}
.shipment-calculator-popup .first-column:after {
  content: "";
  display: block;
  clear: left;
}
.shipment-calculator-popup .last-column h4 {
  padding-left: 15px;
}
.shipment-calculator-popup .form-row label{
  width: 100%;
  display: block;
}
.shipment-calculator-popup .form-row.state-selector-row label{
  margin-top: 0;
}
.shipment-calculator-popup .form-row input, .shipment-calculator-popup .form-row select{
  width: 100%;
}
.add-cart-information-popup .variation-container {
  padding-top: 25px;
  margin-top: 20px;
  border-top: 1px solid #ccc;
  text-align: center;
}
.popup .button-item span{
  vertical-align: top;
}
.image-popup-container .navigator {
  background: #48242f url(/template/cea915eb/images/checkout-popup.png) no-repeat scroll center 13px !important;
  border-radius: 50%;
  width: 35px !important;
  height: 35px !important;
}
.image-popup-container.popup.active {
  background: transparent;
  box-shadow: none;
}
.image-popup-container .image-wrapper {
  border: none;
}
.image-popup-mask {
  background-color: transparent;
  opacity: 0;
}
.chosen-container-single .chosen-single {
  color: #000 !important;
  font-size: 15px !important;
  height: auto !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  background-color: #f1f1f1;
  margin-left: 10px;
  border: 1px solid #f1f1f1;

}
.add-cart-information-popup td.product-img.product-thumb-view {
  width: 125px;
}
.add-cart-information-popup .item {
  margin: 7px 0;
}
.add-cart-information-popup .item > span {
  display: inline-block;
  vertical-align: middle;
  height: 27px;
}
.add-cart-information-popup .stepper {
  float: none;
  margin-right: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  margin-bottom: 0;
}
.add-cart-information-popup .chosen-container .chosen-results {
  padding: 0;
}
.add-cart-information-popup h4.title {
  display: none;
}
.chosen-container-single .chosen-single span{
  color: #000 !important;
  font-weight: normal;
}
.chosen-container-active .chosen-single{
  border-bottom: 1px solid #000 !important;
  box-shadow: none !important;
}
.chosen-container-active.chosen-with-drop .chosen-single{
  border: 1px solid #000;
}
.variation-container .variation-type label.type-label{
  font-weight: normal;
}
.variation-container .chosen-container{
  margin: 0 auto;
}
/* Payment Success Page */
.page-post-payment .order-info {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}
.page-post-payment .post-order-contact-us {
  text-align: center;
}
.page-post-payment .order-details .table_heading {
  text-align: center;
}
.page-post-payment .order-details {
  margin: 20px auto 0;
  max-width: 1000px;
}
.page-post-payment .product-name-column {
  width: 250px;
}
.add-to-compare-button:after, .add-to-wish-list:after, .remove-from-compare-button:after {
  font-family: 'FontAwesome';
  content: "\f079";
  display: inline-block;
  font-size: 1em;
  margin-left: 6px;
  line-height: 1;
}

/* Header area */

#webcommander-page > .header {
  background: url(/template/cea915eb/images/header-content.jpg) no-repeat center top #1c0d14;
}
.address-bottom, .address-bottom p {
  color: #ffffff;
  font-size: 19px;
  line-height: 30px;
  text-align: left;
  font-weight: 400;
  font-family: 'Josefin Sans', sans-serif;
}
.address-top, .address-top p {
  color: #ffffff;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  font-weight: 700;
}
.address-top.widget > .widget-title {
  padding-bottom: 0;
  color: #ffffff;
  font-size: 24px;
  text-align: left;
  margin: 0 0 0px 0;
  border-bottom: 0;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
}

.search-menu-button {
  background: none;
  color: #fff;
  float: right;
}
.main-menu .horizontal > .navigation-item {
  display: inline-block;
  padding: 20px 25px;
  font-size: 24px;
  font-family: 'Josefin Sans', sans-serif;
}
.main-menu .nav-wrapper.horizontal {
  text-align: center;
}
.main-menu .nav-wrapper.horizontal a{
  color: #3a1b24;
}
.main-menu  .horizontal .has-child .navigation-item-child-container {
  background: #48242f;
  position: absolute;
  width: 260px;
  text-align: left;
  top: 74px;
  border: 15px solid #48242f;
}
.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item {
  padding: 6px 0px;
  background: #fff;
  border: 0;
}
.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a{
  border: 0;
  padding: 4px 25px;
  font-size: 19px;
  font-weight: 600;
}
.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item:first-child {
  padding-top: 15px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item:last-child {
  padding-bottom: 15px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.main-menu  .navigation-item-child-container::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background: #48242f;
  top: -23px;
  left: 35px;
  transform: rotate(45deg);
  z-index: -1;
}
.main-menu .nav-wrapper.horizontal a:hover {
  color: #d59f32;
}
.widget-search.menu-search .search-form.show {
  animation: showSearch 350ms ease-in-out both;
  z-index: 9999;
}
.widget-search.menu-search .search-form {
  width: 100%;
  left: 0;
  background: #dca830;
  top: 20px;
  animation: showSearch 350ms ease-in-out both;
  right: 0;
}
@keyframes showSearch {
  from {height: 0;opacity: 0;}
  to {height: 150px;opacity: 1;}
}
.menu-search .search-form input::-webkit-input-placeholder {color: #fff; font-size: 36px;font-family: 'Josefin Sans', sans-serif;}
.menu-search .search-form input:-moz-placeholder {color: #fff; font-size: 36px;font-family: 'Josefin Sans', sans-serif;}
.menu-search .search-form input::-moz-placeholder {color: #fff; font-size: 36px;font-family: 'Josefin Sans', sans-serif;}
.menu-search .search-form input:-ms-input-placeholder {color: #fff; font-size: 36px;font-family: 'Josefin Sans', sans-serif;}
.widget-search .search-menu-button.close::after {
  content: "\f00d";
}

.widget-search.menu-search form {
  padding: 35px 0;
  overflow: hidden;
  box-sizing: border-box;
  top: 0;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
}
.menu-search .search-form button::before {
  position: absolute;
  content: "\f178";
  right: 0;
  top: 50%;
  font: normal normal normal 14px/1 FontAwesome;
  color: #fff;
  font-size: 40px;
  transform: translateY(-50%);
  text-indent: 0;
}
.widget-search .search-menu-button{
  background: transparent;
}


/**/
.widget-search.menu-search{
  text-align: right;
}
.widget-search.menu-search .search-menu-button {
  background: transparent;
  display: inline-block !important;
  margin-top: -92px;
}
.menu-search .search-form input {
  background: transparent;
  border: 0px;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #fff;
  float: left;
  box-sizing: border-box;
  height: 65px;
  border-bottom: 1px solid #fff;
  margin-right: 20px;
  font-size: 36px;
  font-family: 'Josefin Sans', sans-serif;
}
.menu-search .search-form{
  position: relative;
}
.menu-search .search-form button {
  border: 0px;
  float: left;
  width: 120px;
  box-sizing: border-box;
  height: 64px !important;
  padding: 0;
  line-height: 1;
  color: #fff;
  position: absolute;
  background: none;
  right: 0;
  text-indent: -9999px;
}



#webcommander-page > .footer {
  background: #48242f;
}
.vertical .navigation-item.active > a {
  color: #ffffff;
}
.footer-link .navigation-item a {
  padding: 4px 0;
  margin: 0;
  color: rgba(255,255,255,1.0);
  font-size: 13px;
  text-align: left;
  text-decoration: none;
  border: 0;
}
.widget-newsletter label {
  width: 100%;
  font-family: 'Josefin Sans', sans-serif;
  color: rgba(255,255,255,1.0);
  font-size: 20px;
}
.widget.widget-article.fixed-newsletter.newsletter-footer  div#mc_embed_signup h3 {
  width: 100%;
  padding: 0;
  margin: 0 0 15px 0;
  color: rgba(255,255,255,1.0);
  font-size: 18px;
  text-align: left;
  font-family: 'Josefin Sans', sans-serif;
}

.widget.widget-article.fixed-newsletter.newsletter-footer div#mc_embed_signup{
  margin: 0;
}
.widget.widget-article.fixed-newsletter.newsletter-footer {
  background: transparent;
}
.widget.widget-article.fixed-newsletter.newsletter-footer input[type="email"], .widget.widget-article.fixed-newsletter.newsletter-footer input[type="submit"]{
  border-width: 1px;
  border-style: solid;
}
.widget.widget-article.fixed-newsletter div#mc_embed_signup{

}
.newsletter-footer .form-row.button-container button:hover{
  background: #fff;
  color: #48242f;
}
.footer-content-bottom, .footer-content-bottom p {
  color: rgba(255, 255, 255, 0.4);
  font-size: 13px;
  text-decoration: none;
}
.footer-content-bottom a{
  color: inherit;
}
.footer .newsletter{
  position: relative;
}
.footer .newsletter .message-block {
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 20px;
  padding: 2px 0;
  top: auto;
  z-index: 10;
}
.footer-link .vertical .navigation-item a:hover,
.footer-link .vertical .navigation-item a:focus{
  color: #D2A01B;
}
.newsletter-footer .double-input-row.mandatory > label:after, .newsletter-footer .form-row.mandatory > label:after{
  display: none;
}
/* Landing Page Css*/
.landing-product {
  padding: 40px 0 100px;
}
.landing-product .image.product-image {
  float: left;
  width: 45% !important;
  padding-right: 50px;
}
.landing-product .block-content-wrap {
  float: left;
  width: 55% !important;
}
.landing-product .list-view .product-view-height-width img {
  max-width: 100%;
  max-height: 240px;
  width: 420px;
}

.landing-product .product-view.list-view .product-name-link{
  font-size: 36px;
  line-height: 44px;
  padding-bottom: 15px;
  display: block;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 600;
  color: #48242f;
}
.landing-product  .summary {
  line-height: 34px;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 15px;
}
.landing-product  .product-block.product-view-height-width {
  height: auto;
  overflow: hidden;
}
.landing-product   span.current-price.price {
  font-weight: 700;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 24px;
  color: #48242f;
}

.landing-product  .btn-add {
  text-align: left;
  margin-top: 35px;
}
.landing-product .product-block .add-to-cart-button.button {
  background: #48242f;
  border: 2px solid #48242f;
  color: #fff;
  padding: 7px 30px;
  font-family: 'Josefin Sans', sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  text-indent: 0;
}
.landing-product .price-waper {
  padding-top: 15px;
  display: block;
}
.landing-product .product-block .add-to-cart-button.button:hover {
  background: #d39e2e;
  border-color: #d39e2e;
}
.top-margin-page{
  margin-top: 240px;
}
body#webcommander-page:not(.page-home) {
  background: url(/template/cea915eb/images/inner-bg.jpg) no-repeat center 270px;
}

.catherin-inner {
  font-family: 'honey_scriptlight';
  font-size: 45px;
}
.category-view.image-view .content {
  overflow: hidden;
  margin: 0 -10px;
}
.category-image-view.category {
  border: 0;
  margin: 0 0 20px;
  vertical-align: top;
  box-sizing: border-box;
  width: 33.3%;
  float: left;
  position: relative;
  padding: 0 10px;
  overflow: hidden;
}
.category.category-image-view.category-image-view-width:hover {
  opacity: 0.85;
}
.category-details-container .title {
  display: block;
  font-size: 30px;
  padding-bottom: 20px;
  text-transform: uppercase;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 30px;
}


.category-image-view img {
  max-width: 100% !important;
  width: 100%;
  height: auto;
}
.category .category-name {
  color: #ffffff;
  font-size: 15px;
  margin-top: 7px;
  display: block;
  text-align: left;
  position: absolute;
  bottom: 0;
  background: rgba(0,0,0,0.8) url(/template/cea915eb/images/arrow.png) right no-repeat;
  left: 10px;
  right: 10px;
  padding: 11px;
}
.category .category-name a.category-name-link.title-link.link {
  color: #ffee98;
  font-size: 21px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  font-family: 'Josefin Sans', sans-serif;
  padding-left: 10px;
}
.sidebar-category-listing {
  background: #fff;
  padding: 20px;
  border: 12px solid #ece8ea;
  box-sizing: border-box;
  margin-right: 40px;
}
.sidebar-category-listing .category-image-view {
  width: 100%;
  float: none;
  position: relative;
  padding-bottom: 20px;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}
.sidebar-category-listing .category-image-view img {
  max-width: 100% !important;
  position: relative;
}
.sidebar-category-listing .category-image-view:last-of-type{
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.sidebar-category-listing  .image.category-image-view-height.category-image.et_ecommerce_category {
  height: auto;
}
.sidebar-category-listing .category-view.image-view .content {
  overflow: hidden;
  margin: 0;
}
.sidebar-category-listing .category .category-name a.category-name-link.title-link.link {
  color: #765a55;
  padding-left: 0;
}
.sidebar-category-listing .category .category-name {
  text-align: left;
  background: none;
  left: auto;
  right: auto;
  padding: 0;
  position: relative;
}
.widget > .widget-title {
  padding-bottom: 0;
  color: #43222d;
  font-size: 24px;
  text-align: left;
  margin: 0 0 10px 0;
  padding: 0 0 10px;
  border-bottom: 0;
  font-family: 'Josefin Sans', sans-serif;
}
.product-container .product-view.image-view {
  padding: 0 10px;
}
.product-view.image-view .content{
  overflow: hidden;
  margin: 0 -10px;
}
.product-view.image-view .product-block, .product-view.scrollable-view .product-block {
  border: 0;
  display: inline-block;
  margin: 0;
  padding: 25px 10px;
  vertical-align: top;
  position: relative;
  width: 25%;
  float: left;
}
#bmui-tab-overview .view-item {
  color: #a0771f;
}
.product-view.image-view .product-block:hover {
  box-shadow: 0px 0px 1px 0 #48242f inset;
}
.product-view.image-view .product-name, .product-view.scrollable-view .product-name {
  color: #43222d;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  font-family: 'Josefin Sans', sans-serif;
  margin-top: 10px;
}
.product-view.image-view .product-block .price-block-container .price{
  color: #43222d;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  display: block;
}
.product-block .add-to-cart-button.button {
  margin: 0;
  background: url(/template/cea915eb/images/cart-icon.png) no-repeat 15px 7px rgb(202, 138, 30);
  text-indent: 27px;
  border: none;
  cursor: pointer;
  padding: 7px 20px 7px;
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 400;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
.product-block .add-to-cart-button.button:hover{
  background: url(/template/cea915eb/images/cart-icon.png) no-repeat 15px 7px rgb(97, 55, 68);
}
.product-view .header, .category-view .header, .entire-search .header, .product-search .header {
  background-color: #ffffff;
  border: 0;
  margin-bottom: 25px;
}
.product-view .header select.per-page-count{
  float: right;
}

select.per-page-count{
  margin-left: 10px;
  height: 35px;
  border: 0;
  background: #f1f1f1;
}
.product-view .header select {
  background: #ffffff;
  border: 1px solid #bbb;
}
.pagination span{
  box-shadow: none;
  border: 0;
}
.pagination span.current {
  background: #48242f;
  color: #FFFFFF;
  border-radius: 50%;
}
.product-view .footer, .category-view .footer, .entire-search .footer, .product-search .footer {
  background-color: #fff;
  border:0;
  margin-top: 30px;
  padding: 10px;
}
.category-details-container .category-detail-width {
  width: 290px;
  float: right;
  margin-left: 25px !important;
}
.category-details-container .description p{
  padding: 0 0 15px;
}
.product-container .title {
  display: none;
}

.product-container {
  border-top: 1px solid #e4e4e4;
  padding-top: 20px;
}
/* Product Details */

h1.product-name {
  margin-bottom: 0px;
}
.product-widget.widget-productSummary .title{display: none;}
.widget-productSummary .summary {
  font-size: 21px;
  font-family: 'Josefin Sans', sans-serif;
  line-height: 30px;
  color: rgba(0,0,0,0.7);
}
.product-widget.widget-price .price {
  font-size: 30px;
}
.product-widget.widget-addCart span.add-to-cart-button.button.et_pdp_add_to_cart {
  font-size: 16px;
  font-weight: 600;
  padding: 7px 32px;
  border: 0;
  float: right;
}
.product-widget.widget-variation {
  margin-top: 28px;
}
.product-widget.widget-information .bmui-tab .bmui-tab-body-container{
  border: 0;
  padding: 30px 0;
}
.product-widget.widget-information .bmui-tab .bmui-tab-header.bmui-tab-active {
  background-color: #ffffff;
  border-left: 1px solid #E6E6E6;
  border-right: 1px solid #E6E6E6;
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #fff;
  margin-bottom: -1px;
  color: rgba(0,0,0,1);
}
.product-widget.widget-information .bmui-tab-body-container .title {
  display: none;
}
.page-product .product-widget.widget-price {
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  padding-bottom: 15px;
  padding-top: 20px;
  margin: 15px 0;
}
.page-product .product-widget.widget-stockMark span.available.stock-mark {
  position: absolute;
  right: 0px;
  margin-top: -60px;
}
.page-product  .product-widget.widget-addCart .stepper::before {
  content: "Quantity";
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 15px;
}
.page-product  .product-widget.widget-addCart .stepper {
  border-radius: 0px;
  overflow: hidden;
  position: relative;
  padding-left: 80px;
  width: 150px;
  margin-top: 1px;
  margin-right: 5px;
}
.page-product .product-widget.widget-addCart {
  overflow: hidden;
  margin-bottom: 30px;
}
.product-widget.widget-information  .bmui-tab .bmui-tab-header {
  background-color: #FFFFFF;
  border: 0;
  font-size: 15px;
  padding: 12px 38px;
  cursor: pointer;
  text-transform: uppercase;
  margin-right: 4px;
  border-radius: 0;
  color: rgba(0,0,0,0.7);
}
.product-widget.widget-information  .bmui-tab-header-container {
  letter-spacing: -4px;
  word-spacing: -4px;
  border-bottom: 1px solid #eee;
}
.page-product .bmui-tab {
  padding-top: 60px;
}
.page-product .image-preview-box.product-detail-view > img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* Breadcrumb */

.widget.widget-breadcrumb {
  margin-bottom: 50px;
  margin-top: 0;
}
.breadcrumb-item.root .icon::before {
  content: "Home";
}

.breadcrumb-item.root .icon {
  background: none;
  width: auto;
}
span.breadcrumb-item.current{
  color: rgba(0,0,0,0.7);
}
.widget.widget-breadcrumb {
  text-align: center;
}
.breadcrumb-item .separator{
  font-size: 0

}
.breadcrumb-item .separator::after {
  content: "/";
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  padding-left: 4px;
}
.global-bottom-margin{
  margin-top: 80px;
}

/*
Contact Us
************/

.widget-form.contact-form  .simpleCaptcha-container {
  padding: 5px 0 12px;
}
.widget-form.contact-form .single-input-row .form-row {
  margin-top: 15px;
}
.widget-form.contact-form .single-input-row .form-row.textArea {
  margin-top: 20px;
}
.custom-form .form-row.btn-row .submit-button{
  width: 100%;
}

.widget-form.contact-form {
  text-align: center;
  margin-top: 40px;
}
.widget-form.contact-form .form-template {
  width: 768px;
  margin: 0 auto;
  max-width: 100%;
}
.widget-form.contact-form .form-template .double-input-row .form-row {
  padding-top: 7px;
}
.widget-form.contact-form .simpleCaptcha-container {
  padding: 5px 0 12px;
}
.widget-form.contact-form .single-input-row .form-row {
  margin-top: 15px;
}
.widget-form.contact-form .single-input-row .form-row.textArea {
  margin-top: 20px;
}
.widget-form.contact-form .form-template input[type="text"]{
  height: 45px;
}

.widget-form.contact-form .form-template input[type="text"],
.widget-form.contact-form .form-template textarea{
  border: 1px solid #999;
}

.widget-form.contact-form .simpleCaptcha-container {
  padding: 15px 0 10px;
}
.widget-form.contact-form .form-row.btn-row .submit-button{
  width: 100%;
  line-height: 28px;
}
.user-nav  .label, .location-icon .label {
  visibility: hidden;
}
.user-nav  .horizontal .navigation-item .navigation-item-child-container .navigation-item a {
  color: #000;
  border-bottom: 0;
}
.user-nav .navigation-item-child-container::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background: #f4f4f4;
  top: -8px;
  left: 50%;
  transform: rotate(45deg);
  margin-left: -7.5px;
}
.header .user-nav  .nav-wrapper .navigation-item-child-container .label {
  visibility: visible;
}
.widget.widget-navigation.user-nav{
  text-align: center;
}
.widget.widget-navigation.user-nav .horizontal .has-child .navigation-item-child-container {
  left: 50%;
  position: absolute;
  top: 45px;
  width: 180px;
  padding: 5px 0;
  margin-left: -90px;
  border-radius: 3px;
}
.widget.widget-navigation.user-nav .horizontal .has-child .navigation-item-child-container .navigation-item a {
  display: block;
  padding: 2px;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #48242f;
}
.widget.widget-navigation.user-nav .horizontal .has-child .navigation-item-child-container .navigation-item a:hover {
  color: #d7a42f;
}
.cart-widget-img{
  background: url(/template/cea915eb/images/cart.png) no-repeat left top !important;
  float: right;
}
.cart-widget-text {
  font-size: 15px;
  padding-left: 3px;
  vertical-align: middle;
  color: #fff;
  padding-right: 15px;
  float: right;
}

/*
Retreats Pages
***************/
.common-artical-page .article-content h3 , .retreat-artical-page h3 {
  font-weight: normal;
  margin-bottom: 0px;
}
.common-artical-page .article-content img{
  height: auto;
  float: right;
  max-width: 400px;
  margin: 0 0 15px 40px;
}
.calm-article.widget-snippet img.story-image{
  height: auto;
  float: right;
  max-width: 400px;
  margin: 0 0 15px 65px;
}
.retreat-artical-page div img:first-child{
  margin-left: 10px;
}
.retreat-artical-page div img:last-child{
  margin-left: 40px;
}
.retreat-artical-page img{
  height: auto;
  float: right;
  max-width: 400px;
  margin: 0 0 15px 40px;
  min-width: 195px;
}
.widget.widget-article.common-artical-page {
  overflow: hidden;
}
.catherine-inner{
  font-family: 'honey_scriptlight';
  font-size: 45px;
  font-weight: normal;
}
/* article image classes */
.widget-article .article-content img.education-image{
  float: right;
  margin-left: 15px;

}
.widget-article .article-content img.my-image{
  float: right;
  margin-left: 30px;
}
.widget-article .article-content img.story-image{
  float: right; margin-left: 15px; margin-top: 25px;
}
.widget-article .article-content img.craft-image{
  float: right;margin-left: 15px;margin-bottom:15px;
}
.signature{
  font-family: 'honey_scriptlight'; font-size: 45px; font-weight: normal;
}
/* Blog */
.widget-blogPost.insights-blog .blog-post-content {
  overflow: hidden;
  padding: 0;
  margin: 0 -8px;
}
.insights-blog .blog-post-item {
  width: 33.333%;
  float: left;
  padding: 8px;
  border: 0;
  margin: 0;
  overflow: hidden;
  height: 275px;
  position: relative;
}
.insights-blog .blog-post-item .post-list-view {
  width: 100%;
  min-height: 200px;
  height: auto;
  padding: 0;
}
.insights-blog .blog-post-item .post-list-view a{
  display: block;
  overflow: hidden;
}
.insights-blog .blog-post-item .post.post-list-view img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.insights-blog .blog-post-item img{
  width: 100%;
}
.insights-blog .blog-post-item:hover img{
  transform: scale(1.1);
}
.insights-blog .blog-post-item:hover {
  color: #ffee98;
}
.widget-blogPost.insights-blog .title {
  line-height: 24px;
  position: absolute;
  bottom: 0;
  z-index: 1;
  top: auto;
  width: 100%;
  padding: 8px 15px;
  background: url(/template/cea915eb/images/arrow.png) no-repeat right center rgba(0, 0, 0, 0.8);
}
.widget-blogPost.insights-blog .blog-post-item .post-description{
  position: relative;
}
.widget-blogPost.insights-blog .blog-post-item .title{
  color: #ffee98;
}
.widget-blogPost.insights-blog .blog-post-item .title:hover{
  color: #ffee98;
}
.widget-blogPost.insights-blog .blog-post-item .title a {
  font-size: 20px;
  font-family: inherit;
  font-weight: 400;
  color: inherit;
}
.widget-blogPost.insights-blog .blog-post-item .title a:hover{
  color: #ffee98;
}
.insights-blog .blog-post-item .title a{
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.insights-blog .post-description .content,
.insights-blog .post-description .blog-post-info{
  display: none;
}


/* Blog Details */
.blog-post-details .image img{
  height: auto;
  width: 100%;
}
a, .widget-snippet a,
a:focus, a:active, a:link, a:visited,
.widget-snippet a:focus, .widget-snippet a:active, .widget-snippet a:link, .widget-snippet a:visited{
  outline: 0 !important;
}
.blog-post-details .post-description {
  max-width: 1024px;
  margin: 0 auto;
}
.blog-post-details .content img {
  float: right;
  padding-left: 30px;
}
.blog-post-details .content p{
  font-size: 15px;
}

/* 404 Page not faund */
.pagenotfaund {
  text-align: center;
}
.pagenotfaund h1{
  color: #000;
}
.pagenotfaund h2{
  color: #000;
  font-size: 30px;
}
.widget.widget-article.fixed-newsletter {
  background: rgba(215, 155, 45, 0.9);
}
.widget.widget-article.fixed-newsletter input[type="email"] {
  width: calc(100% - 50px);
}
.widget.widget-article.fixed-newsletter .newsletter {
  max-width: 420px;
  margin: 45px auto 0;
  position: relative;
}
.widget.widget-article.fixed-newsletter .form-row.button-container{
  position: absolute;
  right: 0;
}
.widget.widget-article.fixed-newsletter input[type="submit"] {
  border-left: 0;
  float: left;
  width: 50px;
  padding: 10px;
  box-sizing: border-box;
  background: transparent;
  border-color: #fff;
  height: 45px !important;
  text-transform: capitalize;
}
.widget.widget-article.fixed-newsletter input[type="submit"]:hover{
  background: #fff;
  color: #000;
}
.widget.widget-article.fixed-newsletter div#mc_embed_signup {
  text-align: center;
  max-width: 420px;
  margin: 45px auto;
}

.widget.widget-article.fixed-newsletter  .form-row.mandatory {
  width: 100%;
}
.widget.widget-article.fixed-newsletter input[type="email"] {
  border: 2px solid #fff;
  background: transparent;
  float: left;
  height: 45px;
  padding: 10px;
  color: #fff;
}

.widget.widget-article.fixed-newsletter input::-webkit-input-placeholder {color: #f8f8f8; }
.widget.widget-article.fixed-newsletter input:-moz-placeholder {color: #f8f8f8;}
.widget.widget-article.fixed-newsletter input::-moz-placeholder {color: #f8f8f8;}
.widget.widget-article.fixed-newsletter input:-ms-input-placeholder {color: #f8f8f8; }
.widget.widget-article.fixed-newsletter   div#mc_embed_signup h3{
  text-align: center;
  width: 100%;
  padding: 0;
  margin: 0 0 15px 0;
  color: rgba(255,255,255,1.0);
  font-size: 20px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: normal;
}
.close-box {
  height: 40px;
  width: 40px;
  background: #fff;
  border-radius: 50%;
  padding-top: 1px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  top: 6px;
  border: 5px solid #dba542;
  text-align: center;
  cursor: pointer;
}
.dockable {
  background-color: transparent;
}
.fixed-newsletter .errorlist.after {
  height: 24px;
  position: absolute;
  margin-top: 45px;
  width: 100%;
}
.fixed-newsletter .errorlist.after .message-block.message-text {
  background: #d61616;
  color: #fff !important;
  text-align: center !important;
  font-size: 13px;
  width: 100%;
  border-radius: 3px;
}
.product-top-text{
  padding-top: 100px;
}
.product-top-text p{
  font-size: 17px;
  max-width: 530px;
  margin: 0 auto;
  line-height: 30px;
}

.search-form.show::after {
  background: #dba730 none repeat scroll 0 0;
  content: "";
  height: 150px;
  left: calc(-50vw + 50%);
  position: absolute;
  width: 100vw;
  top: 0;
  z-index: -1;
}
#webcommander-page > .body > .widget-container {
  min-height: 450px;
}
.widget.widget-snippet.content-page img{
  float: right;
  margin-left: 25px;
  margin-bottom: 25px;
}
.category-details-container, .subcategory-container {
  overflow: hidden;
}
.page-hand-crafted-skincare .global-bottom-margin {
  margin-top: 0px;
}
.page-hand-crafted-skincare  .home-products {
  margin-top: 80px;
  padding: 70px 0 70px;
  background: #31141d;
}
/*start:blog*/
.widget-blogPost.blog-left-content,
.auto-page  .blog-post-details {
  padding-right: 60px;
}
.blog-left-content .blog-post-item {
  margin: 0 0 30px 0;
  padding: 0 0 40px 0;
  overflow: hidden;
}
.blog-left-content  .post.post-list-view-height {
  padding: 7px 0 0 0;
  margin-right: 30px;
  width: 200px;
  height: 135px;
  float: left;
  overflow: hidden;
}
.blog-left-content .post.post-list-view img {
  width: 100%;
  height: auto;
}
.blog-left-content .post-description h3.title{
  padding: 2px 0 3px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-left-content .post-description h4.title a{
  font-size: 28px;
  color: #751e39;
  font-weight: 500;
  line-height: 30px;
}
.blog-left-content .post-description h3.title a:hover{
  color: #d59f32;
}
.blog-post-item .post-description {
  overflow: hidden;
}
.blog-left-content .blog-post-item .content {
  display: block;
  padding-bottom: 11px;
  padding-top: 8px;
  min-height: 50px;
}
.blog-left-content .blog-post-item .content,
.sideber-recent-post  .blog-post-item .content {
  font-size: 13px;
  line-height: 20px;
}
.blog-left-content .blog-post-info,.sideber-recent-post .blog-post-info {
  padding-top: 0;
  line-height: 18px;
}
.blog-left-content .blog-post-info span,.sideber-recent-post .blog-post-info span{
  font-size: 12px;
  background: none !important;
  padding: 0 6px 0 0 !important;
  font-style: italic;
  color: #999;
}
.blog-left-content .post-description a {
  color: #751e39;
  font-weight: 100;
  font-size: 13px;
  padding-right: 8px;
  position: relative;
}
.blog-left-content .post-description > a::before {
  content: "\f178";
  position: absolute;
  right: 0;
  top: 4px;
  width: 1px;
  height: 13px;
  font: normal normal normal 14px/1 FontAwesome;
}
.blog-left-content .post-description a:hover{
  color: #d59f32;
}
.sideber-recent-post .post-description h3.title{
  padding: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sideber-recent-post .post-description h3.title a{
  font-size: 20px;
  color: #5a243d;
}
.sideber-recent-post .post-description h3.title a:hover{
  color: #d59f32;
}
.sideber-recent-post  .widget-title{
  font-size: 28px;
  color: #751e39;
  margin: 0;
  padding: 0 0 15px 0;
}
.sideber-recent-post .blog-post-item {
  margin: 0 0 13px 0;
  padding: 0 0 25px 0;
}
.blog-post-item .content{
  padding: 0;
}
.sideber-recent-post{
  background: none;
  padding: 31px 20px 0px;
  border: 20px solid #eee;
}

.blog-left-content  .blog-post-item .post.post-list-view img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.blog-left-content   .blog-post-item img{
  width: 100%;
}
.blog-left-content   .blog-post-item img:hover{
  transform: scale(1.1);
}
.blog-post-content .footer .pagination {
  float: none;
  margin: 0 0 20px;
}
.sideber-recent-post  .blog-post-item .content {
  padding: 5px 0 0 0;
}
.blog-post-details .title{
  padding-bottom: 30px;
}
/*end:blog*/


.page-product .widget-likeus .googleplus-like-us {
  line-height: 0;
}
.shopping-cart-total .discount-coupon-code-form.valid-verify-form .errorlist.after {
  margin-top: -14px;
  position: static;
}
.discount-coupon-code-form .form-row {
  margin: 0;
}
.discount-coupon-code-form .form-row.btn-row {
  margin-top: 10px;
}

.form-row.city-selector-row  label,
.form-row.state-selector-row label,
.form-row.country-selector-row label{
  margin: 0 0 0;
}
.form-row.state-selector-row label{
  margin-top: 4px;
}
.checkout-address-selector .chosen-container .chosen-results {
  padding: 10px;
}

.shipping-address.accordion-item .form-row.city-selector-row label,
.billing-address.accordion-item .form-row.city-selector-row label{
  margin: 0;
}
.fixed-newsletter.newsletter-footer .mc-field-group {
  position: relative;
}
.widget.widget-article.fixed-newsletter div#mc_embed_signup .mc-field-group {
  position: relative;
}
.gift-registry-create-edit-form .form-row.city-selector-row label{
  margin: 0;
}


.product-widget.widget-likeus {
  overflow: hidden;
}

.form-row.textArea.mandatory .errorlist.after{
  margin-top: -3px;
}


.widget.widget-snippet  .awaken-healing-img img {
  width: 33.333%;
}
.responsive .widget-snippet .treatments-section .col-md-12 img, .responsive .widget-snippet .treatments-section .col-md-6 img {
  margin-top: 5px;
}

.page-workshops .insights-item {
  max-height: 215px;
  padding: 15px 8px;
}
.page-workshops .insights-item .img-wrap {
  height: 100%;
}
.page-product .widget-likeus .googleplus-like-us {
  width: 53px;
}
.page-product .widget-likeus .twitter-like-us {
  width: 81px;
}
.page-product .widget-likeus .facebook-like-us {
  width: 81px;
}
.widget-snippet.header-phone .phone-number a:focus{
  color: #fff;
  text-decoration: none;
}

body#webcommander-page.auto-page.page-cart .body .widget-container {
  min-height: 504px;
}

.auto-page.page-category .image-view .product-view-height-width .image {
  height: 149px;
}
.auto-page.page-category .product-view.image-view .product-name,
.auto-page.page-category .product-view.scrollable-view .product-name{
  margin-bottom: 0;
}

.time-out.popup .header-line {
  background-color: transparent;
  text-align: center;
}
.time-out.popup .header-line .ok {
  width: 93px;
}

.widget-snippet .welcome-right-part a {
  display: inline-block;
  vertical-align: top;
}




.widget.widget-pageHeading {
  padding: 76px 0;
  text-align: center;
  margin-bottom: 75px;
  background: none;
}


.page-category .category-details-container h2,
.page-category .category-details-container h1 {
  color: #fff4bd;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 48px;
  display: block;
  position: relative;
  text-transform: capitalize;
  text-align: center;
  border: 0;
  padding: 70px 0 154px;
}
.page-category .category-details-container h2::before,
.page-category .category-details-container h1::before {
  left: -100px;
}
.page-category .category-details-container h2::after,
.page-category .category-details-container h1::after{
  right: -100px;
}


.shipment-calculator-popup .multi-column .first-column .shipment-calculator-form::before,
.shipment-calculator-popup .multi-column .first-column .shipment-calculator-form::after{
  content: " ";
  display: table;
}
.shipment-calculator-popup .multi-column .first-column .shipment-calculator-form::after{
  clear: both;
}
.shipment-calculator-popup .form-row.city-selector-row input,
.shipment-calculator-popup .form-row.post-code-row input{
  margin: 0;
}
.page-checkout .accordion-item .edit-address-mode-block .form-row.country-selector-row,
.page-checkout .accordion-item .edit-address-mode-block .form-row.state-selector-row{
  margin: 9px 0;
}



#bmui-tab-abandoned-cart .abandoned-cart-items-wrap,
#bmui-tab-abandoned-cart #abondoned-cart-list{
  overflow-y: scroll;
}
#bmui-tab-abandoned-cart .abandoned-cart-items-wrap table,
#bmui-tab-abandoned-cart #abondoned-cart-list table{
  min-width: 650px;
}


.page-category .category-details .category-details-container h2.title.page-heading,
.page-category .category-details .category-details-container h1.title.page-heading{
  position: relative;
}
.page-category .category-details .category-details-container h2.title.page-heading::before,
.page-category .category-details .category-details-container h1.title.page-heading::before{
  content: '';
  width: 80px;
  height: 1px;
  background: #fff4bd;
  position: absolute;
  display: inline-block;
  left: 50%;
  top: 37%;
  transform: translateY(-50%);
  margin-left: -255px;
}
.page-category .category-details .category-details-container h2.title.page-heading::after,
.page-category .category-details .category-details-container h1.title.page-heading::after{
  content: '';
  width: 80px;
  height: 1px;
  background: #fff4bd;
  position: absolute;
  display: inline-block;
  right: 50%;
  top: 37%;
  transform: translateY(-50%);
  margin-right: -255px;
}
.action-icon.save {
  background: none;
}
.action-icon.save:after {
  content: "\f0c7";
  font-family: Fontawesome;
  font-size: 20px;
  color: #48242f;
}
.action-icon.save:hover:after {
  color: #d2a128;
}



.account_information .edit-password-form input {
  width: 100%;
}
.floating-panel-popup {
  padding: 15px;
  border: 2px solid #d59d26;
  box-shadow: 0 0 10px rgba(0,0,0, .5);
}
/*----------------------------------------------------------------
 My Orders
------------------------------------------------------------------*/

.panel-header .link-btn {
  height: 36px;
  padding: 4px 20px;
  background-color: #48242f;
  text-decoration: none;
  line-height: 28px;
  color: #ffff;
  font-size: 13px;
  margin: 0 2px;
  text-transform: uppercase;
  font-weight: 500;
  -webkit-transition: all 300ms ease 0s;
  -o-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
}
.panel-header .link-btn:hover {
  background-color: #d2a128;
}
/*---- Share floating popup --- */
.customer-share-options {
  padding: 4px 15px;
}
.customer-share-options label {
  font-size: 16px;
  color: #333;
  padding-bottom: 7px;
  display: block;
}
.customer-share-options .share-medium > div {
  margin: 6px 0;
  color: #333;
}
.customer-share-options .share-medium > div:hover {
  color: #d2a128;
  cursor:pointer;
}
.product-share-option.popup {
    width: 150px!important;
    min-width: unset!important;
    border: none;
    padding: 5px 0;
    border-radius: 5px;
}
.site-popup .title-bar, .confirm-popup .header-line {
  background: none;
  text-align: center;
  border-bottom: 1px #ccc solid;
}
.site-popup .content, .confirm-popup .body {
  padding: 30px 0 0 0;
}
.gift-registry-create-edit-form button.Zebra_DatePicker_Icon {
  background-position: right 9px;
}
.gift_registry table + .btn-row {
  margin-top: 15px;
}
form.payment-form.site-popup-form label {
  display: block;
}
.save-cart.popup .form-row label {
  width: 83px;
}
/*---- comments popup ---- */
.site-popup .title,
.confirm-popup .title {
  color: #555;
}
.site-popup .title-bar .close:before,
.confirm-popup .title-bar .close:before {
  color: #555;
}
.site-popup .button-line button[disabled],
.confirm-popup .button-line button[disabled] {
  background: #999 none repeat scroll 0 0;
  border: medium none;
  color: #555;
  text-shadow: 0 0 1px #e6e6e6;
  cursor: default;
}
.confirm-popup .message {
  color: #555;
}

/*----------------------------------------------------------------
 Store Credit
------------------------------------------------------------------*/

#bmui-tab-my-entitlements .bmui-tab.top-box {
  padding: 0;
  border-bottom: none;
}
#bmui-tab-store_credit label {
  display: block;
  padding-bottom: 5px;
}
#bmui-tab-store_credit textarea {
  height: 150px;
  width: 400px;
}
.store_credit .store-credit-info {
  font-size: 14px;
}
.loging-to-save {
  text-align: center;
}
.loging-to-save .header {
  font-size: 18px;
  font-family: 'Josefin Sans', sans-serif;
}
.site-popup.popup.active .content .payment-form.site-popup-form .double-input-row .mandatory-chosen-wrapper {
  width: 43%;
}
.site-popup.popup.active .content .payment-form.site-popup-form .double-input-row > .form-type-info {
  color: #999999;
  font-size: 20px;
  height: 40px;
  line-height: 37px;
  margin: 0 -3px;
  text-align: center;
  width: 50px;
}
.site-popup.popup.active .content .payment-form.site-popup-form .double-input-row .mandatory-chosen-wrapper select {
    margin: 0;
    width: 100%;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M18.7812%209.25L18.1875%208.625C18.0312%208.46875%2017.7812%208.46875%2017.6562%208.625L12%2014.2812L6.3125%208.625C6.1875%208.46875%205.9375%208.46875%205.78125%208.625L5.1875%209.25C5.03125%209.375%205.03125%209.625%205.1875%209.78125L11.7188%2016.3125C11.875%2016.4688%2012.0938%2016.4688%2012.25%2016.3125L18.7812%209.78125C18.9375%209.625%2018.9375%209.375%2018.7812%209.25Z%22%20fill%3D%22black%22%20fill-opacity%3D%220.5%22%2F%3E %3C%2Fsvg%3E") no-repeat right 5px center;
    padding: 5px 32px 5px 12px;
    transition: none;
}
#customer-profile-tabs.customer-profile-v2 #bmui-tab-assign_product ul.available-pages {
    padding: 0;
}
.payment-form.site-popup-form input {
  width: 100%;
}
.payment-form .mandatory-chosen-wrapper select + .errorlist.after {
  font-size: 14px;
  margin-top: -4px;
  width: 100%;
}
.site-popup .content .header-wrapper > h1 {
  font-size: 22px;
  line-height: normal;
  padding: 0;
}

@media only screen and (max-width: 480px) {
  .site-popup.popup.active .content .payment-form.site-popup-form .double-input-row .mandatory-chosen-wrapper {
    width: 100%;
  }
  .site-popup.popup.active .content .payment-form.site-popup-form .double-input-row > .form-type-info {
    display: none;
  }
  .site-popup.popup.active .content .payment-form.site-popup-form .double-input-row .mandatory-chosen-wrapper {
    margin: 10px 0;
    width: 100%;
  }
}

.widget-form.contact-form .form-row.recaptcha-row {
  margin: 20px 0;
  text-align: left;
}
.review-panel .write-review-panel .form-row.recaptcha-row,
.registration-form > .form-row.recaptcha-row {
  margin: 10px 0 15px;
  text-align: left;
}
.review-panel .write-review-panel .form-row.recaptcha-row label,
.widget-form.contact-form .form-row.recaptcha-row label,
.registration-form > .form-row.recaptcha-row label {
  display: none;
}
.review-panel .write-review-panel .form-row.recaptcha-row .recaptcha-container,
.widget-form.contact-form .form-row.recaptcha-row .recaptcha-container, .registration-form > .form-row.recaptcha-row .recaptcha-container {
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .review-panel .write-review-panel .form-row.recaptcha-row .recaptcha-container,
  .widget-form.contact-form .form-row.recaptcha-row .recaptcha-container,
  .registration-form > .form-row.recaptcha-row .recaptcha-container {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }
}
.fee .popup {
  padding: 0;
}
.fee-html-edit-content-popup .button-line, .fee .widget-image-edit-popup .fee-pu-content-footer {
  margin: 0 30px 20px !important;
}
.fee .widget-image-edit-popup .fee-pu-content-footer {
  max-width: 500px;
}
.fee .widget.widget-pageHeading {

  margin-bottom: 150px;
}
.fee .widget.widget-snippet .banner-caption {
  position: relative;
  top: 0;
}


/*Section Full-wide*/
.page-content > .v-split-container > .v-split.fee-fixed-width-content,
.widget-container > .v-split-container .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split-container > .v-split.fee-fixed-width-content {
  width: auto;
}
/*.fee-fixed-width-content {*/
/*  padding-left: calc(50% - 683px) !important;*/
/*  padding-right: calc(50% - 683px) !important;*/
/*}*/

@media screen and (max-width: 980px) {
  body > .body {
    padding: 0;
  }
}

.fee-widget-product-scroll-view .product-view.scrollable-view .current-price.price .tax-message,
.fee-widget-product-image-view .product-view.image-view .current-price.price .tax-message,
.fee-widget-product-list-view .current-price.price .tax-message, .fee-widget-product-tabular-view .current-price.price .tax-message {
  color: #999;
  font-size: 10px;
  font-weight: 400;
  width: 100%;
  display: block;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .product-name{
  padding-left: 15px;
  padding-right: 15px;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .block-content-wrap > .price-waper {
  margin: 7px 15px 0;
}

/*Section Full-wide*/
.widget-snippet.content-page .container.content-page,
.page-awaken-healing .widget-snippet .container,
.page-courses .widget-snippet .container,
.page-the-skin .widget-snippet .container.content-page,
.page-testimonials .widget-snippet .container.content-page,
.page-workshops-indriya-ayurveda-skincare .widget-snippet .container,
.page-workshops-ayurveda-pearls-of-wisdom .widget-snippet .container,
.page-workshops-evolve-through-the-chakras .widget-snippet .container,
.page-workshops-healthy-skin-from-the-inside-out .widget-snippet .container,
.page-workshops-healthy-ageing .widget-snippet .container,
.page-workshops-self-love-self-compassion .widget-snippet .container,
.page-what-is-ayurveda .widget-snippet .container,
.widget-snippet .home-welcome-area .container {
  max-width: 100%;
  width: auto;
}
body.fee > .footer {
  margin-bottom: 35px !important;
}

/* ----------------------------------------------------------
// customer profile 
------------------------------------------------------------*/
#customer-profile-tabs.customer-profile-v2 th,
#customer-profile-tabs.customer-profile-v2 td { 
    font-family: "Montserrat",sans-serif;
}
#customer-profile-tabs.customer-profile-v2 th{
  white-space: nowrap;
}
.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.bmui-tab-active {
    background: none;
    border: none;
}

#customer-profile-tabs.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header .title:after {
    display: none;
}

#customer-profile-tabs.customer-profile-v2 .button.profileLogout a:hover,
#customer-profile-tabs.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.bmui-tab-active .title,
#customer-profile-tabs.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header:hover .title {
    color: #000 !important;
    background: none;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
}
.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.top .title {
    padding: 0!important;
}
#customer-profile-tabs.customer-profile-v2 .button.profileLogout,
#customer-profile-tabs.customer-profile-v2 .button.profileLogout:hover {
    border: none;
}

#customer-profile-tabs.customer-profile-v2 .profileLogout a,
#customer-profile-tabs.customer-profile-v2 .button.profileLogout a:hover {
    background: none;
    font-family: "Montserrat",sans-serif;
    text-align: left;
    text-transform: none;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block .product-name {
    height: auto;
}
.customer-profile-v2 .profile-pic-wrapper>.customer-name-text {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    padding-bottom: 20px;
}

#customer-profile-tabs.customer-profile-v2 button {
    background: #48242f;
    border: none;
    text-transform: none;
}

#customer-profile-tabs.customer-profile-v2 button:hover {
    background: #D2A128;
    color: #fff;
}
#customer-profile-tabs.customer-profile-v2 .pagination span.current {
    background-color: #48242f;
}
.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.top.bmui-tab-active {
    border-bottom: 2px #48242f solid;
    background: none;
    border-left: none;
    border-right: none;
    border-top: none;
}
#customer-profile-tabs.customer-profile-v2 input[type="checkbox"] {
    padding: 0;
}

#webcommander-page.page-profile .notification.popup {
    font-family: "Montserrat", sans-serif;
    background-color: #fff;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 30px 20px 20px;
    border: none;
    max-width: 600px;
    min-width: 300px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25)
}

@media (max-width: 767px) {
    #webcommander-page.page-profile .notification.popup {
        max-width: calc(100vw - 40px);
        min-width: 300px
    }
}

#webcommander-page.page-profile .notification.popup .icon {
    display: block;
    float: none;
    width: 24px;
    height: 24px;
    margin: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

#webcommander-page.page-profile .notification.popup.info .icon {
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M12%2022C17.5228%2022%2022%2017.5228%2022%2012C22%206.47715%2017.5228%202%2012%202C6.47715%202%202%206.47715%202%2012C2%2017.5228%206.47715%2022%2012%2022Z%22%20stroke%3D%22%234A4A4A%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%208V12%22%20stroke%3D%22%234A4A4A%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%2016H12.01%22%20stroke%3D%22%234A4A4A%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center
}

#webcommander-page.page-profile .notification.popup.success .icon {
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M22%2011.0799V11.9999C21.9988%2014.1563%2021.3005%2016.2545%2020.0093%2017.9817C18.7182%2019.7088%2016.9033%2020.9723%2014.8354%2021.5838C12.7674%2022.1952%2010.5573%2022.1218%208.53447%2021.3744C6.51168%2020.6271%204.78465%2019.246%203.61096%2017.4369C2.43727%2015.6279%201.87979%2013.4879%202.02168%2011.3362C2.16356%209.18443%202.99721%207.13619%204.39828%205.49694C5.79935%203.85768%207.69279%202.71525%209.79619%202.24001C11.8996%201.76477%2014.1003%201.9822%2016.07%202.85986%22%20stroke%3D%22%2304B100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M22%204L12%2014.01L9%2011.01%22%20stroke%3D%22%2304B100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center
}

#webcommander-page.page-profile .notification.popup.warning .icon {
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M10.2898%203.8602L1.81978%2018.0002C1.64514%2018.3026%201.55274%2018.6455%201.55177%2018.9947C1.55079%2019.3439%201.64127%2019.6873%201.8142%2019.9907C1.98714%2020.2941%202.2365%2020.547%202.53748%2020.7241C2.83847%2020.9012%203.18058%2020.9964%203.52978%2021.0002H20.4698C20.819%2020.9964%2021.1611%2020.9012%2021.4621%2020.7241C21.7631%2020.547%2022.0124%2020.2941%2022.1854%2019.9907C22.3583%2019.6873%2022.4488%2019.3439%2022.4478%2018.9947C22.4468%2018.6455%2022.3544%2018.3026%2022.1798%2018.0002L13.7098%203.8602C13.5315%203.56631%2013.2805%203.32332%2012.981%203.15469C12.6814%202.98605%2012.3435%202.89746%2011.9998%202.89746C11.656%202.89746%2011.3181%202.98605%2011.0186%203.15469C10.7191%203.32332%2010.468%203.56631%2010.2898%203.8602Z%22%20stroke%3D%22%23FFA100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%209V13%22%20stroke%3D%22%23FFA100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%2017H12.01%22%20stroke%3D%22%23FFA100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center
}

#webcommander-page.page-profile .notification.popup.alert .icon,
#webcommander-page.page-profile .notification.popup.error .icon {
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M7.86%202H16.14L22%207.86V16.14L16.14%2022H7.86L2%2016.14V7.86L7.86%202Z%22%20stroke%3D%22%23E44646%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%208V12%22%20stroke%3D%22%23E44646%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%2016H12.01%22%20stroke%3D%22%23E44646%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center
}

#webcommander-page.page-profile .notification.popup .message {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px #ddd solid;
    text-align: left;
}

#webcommander-page.page-profile .notification.popup .type {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 0 10px;
    color: #000;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

#webcommander-page.page-profile .notification.popup.success .type {
    color: green
}

#webcommander-page.page-profile .notification.popup.warning .type {
    color: orange
}

#webcommander-page.page-profile .notification.popup.alert .type,
#webcommander-page.page-profile .notification.popup.error .type {
    color: red
}

#webcommander-page.page-profile .notification.popup .close {
    height: 16px;
    width: 16px;
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20viewBox%3D%220%200%2017%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M12.1953%204.9541L4.19531%2012.9541%22%20stroke%3D%22%234D4D4D%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M4.19531%204.9541L12.1953%2012.9541%22%20stroke%3D%22%234D4D4D%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center;
    position: absolute;
    right: 7px;
    top: 5px
}

#webcommander-page.page-profile .site-popup .title-bar {
    padding: 15px 20px;
    background-color: #fff;
    border-bottom: 1px #f0f3f4 solid;
    border-radius: 4px 4px 0 0;
    text-align: left;
}

#webcommander-page.page-profile .site-popup .title-bar .title {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: #000;
}

#webcommander-page.page-profile .site-popup .window-corner-toolbar .close::after {
    display: none;
}

#webcommander-page.page-profile .site-popup .form-row {
    margin: 0;
}
#webcommander-page.page-profile .site-popup .button-line {
    padding: 15px 20px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    column-gap: 10px;
}
.page-profile .site-popup {
    padding: 0;
}
#webcommander-page.page-profile .site-popup .button-line button {
    width: auto;
    background-color: #48242f;
    border: 1px #48242f solid;
    margin: 0;
    letter-spacing: normal;
    text-transform: none;
}

#webcommander-page.page-profile .site-popup .button-line button:hover {
    width: auto;
    background-color: #D2A128;
    border: 1px #D2A128 solid;
}
#webcommander-page.page-profile .site-popup .button-line button[disabled] {
    background: #bfbfbf none repeat scroll 0 0 !important;
    border: 1px #bfbfbf solid;
}
#webcommander-page.page-profile .confirm-popup .header-line .close::after {
    display: none;
}

.page-profile .confirm-popup .button-line button {
    width: auto;
    text-transform: none;
}

.page-profile .confirm-popup .button-line button.yes-button {
    background-color: #48242f;
    border: 1px #48242f solid;
}

.page-profile .confirm-popup .button-line button.yes-button:hover {
    background-color: #D2A128;
    border: 1px #D2A128 solid;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card {
    background-color: #fff;
    border-radius: 8px;
    padding: 20px 24px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .02), 0 -2px 10px 0 rgba(0, 0, 0, .05);
    margin-bottom: 24px;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card h1 {
    padding: 0;
    margin: 0;
    font-size: 18px;
    line-height: 36px;
    color: #000;
    font-weight: 600;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .order-status {
    font-size: 12px;
    line-height: 16px;
    color: #ffffff;
    padding: 3px 8px;
    background-color: #666;
    border-radius: 30px;
    text-transform: capitalize;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .order-header-left-bottom {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px rgba(0, 0, 0, .08) solid;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .order-created {
    font-size: 14px;
    line-height: 20px;
    color: #4F4F4F;
    font-weight: 400;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .track-order-action {
    font-size: 13px;
    line-height: 20px;
    color: #000;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 4px;
    margin-left: 10px;
    cursor: pointer;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header {
    border: none;
    padding: 0;
    margin: 0;
    justify-content: unset;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-left,
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-right {
    width: 50%;
    flex-grow: 0;
    flex-shrink: 0;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-left {
    padding-right: 24px;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-right {
    padding-left: 24px;
    border-left: 1px rgba(0, 0, 0, .05) solid;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header .title {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    color: #212529;
    text-transform: uppercase;
    margin-bottom: 8px;
    display: block;
}

#customer-profile-tabs .bmui-tab-panel .panel-header .address span:first-child {
    font-weight: 500;
    display: block;
    color: #555;
    margin: 15px 0 3px;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .address span,
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .address-details>span {
    font-size: 14px;
    font-weight: 500;
    color: #4F4F4F;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .address .name,
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .address-details .name {
    font-size: 17px;
    font-weight: 600;
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.4;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .bmui-tab-body-container .panel-header .panel-header-left .link-btn {
    font-size: 13px;
    line-height: 20px;
    color: #333;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 4px;
    margin-left: 10px;
    cursor: pointer;
    background: none;
    padding: 0;
    height: auto;
    text-transform: none;
}
#customer-profile-tabs.customer-profile-v2 .panel-header .back-button {
    padding: 0;
}
#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap {
    width: 320px;
    margin-left: auto;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .02), 0 -2px 10px 0 rgba(0, 0, 0, .05);
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row {
    margin: 0;
    padding: 14px 16px;
    border-bottom: 1px rgba(0, 0, 0, .05) solid;
    display: flex;
    float: none;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row:last-child {
    border-bottom: none;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row .value,
#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row label {
    font-size: 14px;
    font-weight: 500;
    color: #626262;
    width: 50%;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row .value {
    color: #000;
    font-weight: 600;
    text-align: right;
    padding-left: 5px;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row label {
    text-align: left;
    padding-right: 5px;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row:last-child {
    border-top: none;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row:last-child label,
#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row:last-child .value {
    font-weight: 600;
    color: #000;
    font-size: 15px;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row:last-child:after {
    font-size: 14px;
    right: 16px;
    bottom: 9px;
    line-height: 16px;
}

.page-profile #customer-profile-tabs #bmui-tab-my-orders .pending_order .order-items-wrap thead tr th:first-child,
.page-profile #customer-profile-tabs #bmui-tab-my-orders .pending_order .order-items-wrap tbody tr td:first-child {
    width: 40%;
}

.page-profile #customer-profile-tabs #bmui-tab-my-orders .pending_order .order-items-wrap tbody tr td .wrapper {
    display: flex;
}

#customer-profile-tabs .bmui-tab-panel #order-details .order-items-wrap table tr td .wrapper img {
    max-width: 60px;
}

#customer-profile-tabs .bmui-tab-panel #order-details .order-items-wrap table tr td .wrapper .details {
    font-size: 16px;
    line-height: 20px;
    padding: 8px 10px;
    width: 70%;
    padding-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

#customer-profile-tabs .bmui-tab-panel #order-details .id {
    font-weight: 600;
}

#customer-profile-tabs .bmui-tab-panel #order-details .name {
    font-size: 14px;
}

#customer-profile-tabs .bmui-tab-panel #order-details .order-items-wrap table tr td .wrapper .details .refer-this.product-share {
    padding: 4px 14px;
    max-width: max-content;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    margin-top: 10px;
    font-size: 13px;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 22px;
    background: #48242f;
    font-weight: 600;
    width: auto;
  white-space: nowrap;
}

#customer-profile-tabs .bmui-tab-panel #order-details .order-items-wrap table tr td .wrapper .details .refer-this.product-share:hover {
    background: #D2A128;
}

.floating-panel-popup.product-share-option.popup .customer-share-options label {
    font-size: 16px;
    margin-bottom: 12px;
    padding-bottom: 10px;
    display: block;
    border-bottom: 1px solid #f7f7f9;
    transition: all 300ms ease-out 0s;
    display: none;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div {
    margin-bottom: 15px;
    cursor: pointer;
    color: #111;
    padding-left: 30px;
    position: relative;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div:last-child {
    margin: 0;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .facebook-share:before {
    content: "\f09a";
    font-family: 'FontAwesome';
    position: absolute;
    left: 3px;
    font-size: 21px;
    color: #313131;
    background: none;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .twitter-share:before {
    content: "\f099";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    font-size: 21px;
    color: #313131;
    background: none;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .linkedin-share:before {
    content: "\f0e1";
    font-family: 'FontAwesome';
    position: absolute;
    left: 1px;
    font-size: 20px;
    color: #313131;
    top: -2px;
    background: none;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div:hover {
    color: #48242f;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div:hover:before {
    color: #48242f;
}

.floating-panel-popup .action-item:hover {
    background-color: #f5f5f5;
    color: #000;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div img {
    display: none;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div:hover img {
    border: 1px solid #ccc
}

.floating-panel-popup.product-share-option .share-medium div[class$="-share"]:hover {
    background: none;
}

#customer-profile-tabs.customer-profile-v2 td {
    word-break: break-word;
}

#customer-profile-tabs.customer-profile-v2 button.back-button {
    font-size: 13px;
    font-weight: 600;
    color: #333;
    padding: 6px 16px;
    background: none;
    border: 1px rgba(0, 0, 0, .2) solid;
    border-radius: 4px;
    height: 32px;
}

#customer-profile-tabs.customer-profile-v2 button.back-button:hover {
    border: 1px rgba(0, 0, 0, .4) solid;
}

#customer-profile-tabs.customer-profile-v2 #saved-cart-details .form-row.btn-row {
    display: flex;
    column-gap: 10px;
}

#customer-profile-tabs.customer-profile-v2 .wish_list .create-wish-list {
    margin-top: 0;
    width: auto;
    font-family: "Montserrat",sans-serif;
    text-transform: none;
}
#customer-profile-tabs.customer-profile-v2 .wish_list .edit-wish-list-form-wrapper h1 {
    padding: 0;
    line-height: normal;
}
#customer-profile-tabs.customer-profile-v2 #saved-cart-listing,
#customer-profile-tabs.customer-profile-v2 #abondoned-cart-list {
    overflow-x: auto;
}
#customer-profile-tabs.customer-profile-v2 #abondoned-cart-list table {
    min-width: 680px;
}
#customer-profile-tabs.customer-profile-v2 #abondoned-cart-list col.action-col,
#customer-profile-tabs.customer-profile-v2 #saved-cart-listing col.actions-column {
    width: 100px;
}
#customer-profile-tabs.customer-profile-v2 #saved-cart-listing td .wrapper[data-label="Action:"],
#customer-profile-tabs.customer-profile-v2 #abondoned-cart-list td .wrapper[data-label="Actions:"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 7px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

#customer-profile-tabs.customer-profile-v2 #saved-cart-listing td .action-icon,
#customer-profile-tabs.customer-profile-v2 #abondoned-cart-list td .action-icon {
    margin: 0;
    padding: 0;
    width: 18px;
    height: 18px;
    background-position: center;
    background-repeat: no-repeat;
}

#customer-profile-tabs.customer-profile-v2 #saved-cart-listing td .action-icon.details,
#customer-profile-tabs.customer-profile-v2 #abondoned-cart-list td .action-icon.details {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M8.9985%203.75C5.94%203.75%203.192%206.06975%201.60875%208.61225C1.53675%208.7315%201.5%208.86575%201.5%209C1.5%209.13425%201.536%209.2685%201.608%209.38775C3.192%2011.9303%205.94%2014.25%208.9985%2014.25C12.1058%2014.25%2014.8455%2011.9325%2016.3965%209.38025C16.4655%209.26325%2016.5%209.13125%2016.5%209C16.5%208.86875%2016.4655%208.73675%2016.3965%208.61975C14.8455%206.0675%2012.1058%203.75%208.9985%203.75ZM15.3082%209C13.9305%2011.1585%2011.6355%2013.125%208.9985%2013.125C6.39975%2013.125%204.0995%2011.151%202.6955%209C4.09875%206.849%206.39975%204.875%208.9985%204.875C11.637%204.875%2013.9327%206.843%2015.3082%209ZM9%206C10.656%206%2012%207.344%2012%209C12%2010.656%2010.656%2012%209%2012C7.344%2012%206%2010.656%206%209C6%207.344%207.344%206%209%206ZM9%207.125C7.965%207.125%207.125%207.965%207.125%209C7.125%2010.035%207.965%2010.875%209%2010.875C10.035%2010.875%2010.875%2010.035%2010.875%209C10.875%207.965%2010.035%207.125%209%207.125Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
}

#customer-profile-tabs.customer-profile-v2 #saved-cart-listing td .action-icon.add-to-cart,
#customer-profile-tabs.customer-profile-v2 #abondoned-cart-list td .action-icon.add-to-cart {
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M18%202.25L17.4427%203.75H15.996L13.3905%2012.75H3.46125L0%204.5H12.609L12.186%206H2.256L4.45875%2011.25H12.2797L14.8538%202.25H18ZM6.375%2013.5C5.754%2013.5%205.25%2014.004%205.25%2014.625C5.25%2015.2467%205.754%2015.75%206.375%2015.75C6.996%2015.75%207.5%2015.2467%207.5%2014.625C7.5%2014.004%206.996%2013.5%206.375%2013.5ZM10.125%2013.5C9.504%2013.5%209%2014.0033%209%2014.625C9%2015.2467%209.504%2015.75%2010.125%2015.75C10.746%2015.75%2011.25%2015.2467%2011.25%2014.625C11.25%2014.004%2010.746%2013.5%2010.125%2013.5Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
}

#customer-profile-tabs.customer-profile-v2 #saved-cart-listing td .action-icon.delete,
#customer-profile-tabs.customer-profile-v2 #abondoned-cart-list td .action-icon.delete {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1757_1068%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2218%22%20height%3D%2218%22%3E %3Crect%20width%3D%2218%22%20height%3D%2218%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1757_1068%29%22%3E %3Cpath%20d%3D%22M5.48077%2015.3756C5.10674%2015.3756%204.78727%2015.2431%204.52237%2014.9782C4.25746%2014.7133%204.125%2014.3938%204.125%2014.0198V4.50059H3.375V3.37561H6.74998V2.71216H11.25V3.37561H14.625V4.50059H13.875V14.0198C13.875%2014.3986%2013.7437%2014.7193%2013.4812%2014.9818C13.2187%2015.2443%2012.898%2015.3756%2012.5192%2015.3756H5.48077ZM12.75%204.50059H5.24998V14.0198C5.24998%2014.0871%205.27162%2014.1424%205.31489%2014.1857C5.35817%2014.229%205.41346%2014.2506%205.48077%2014.2506H12.5192C12.5769%2014.2506%2012.6298%2014.2266%2012.6779%2014.1785C12.7259%2014.1304%2012.75%2014.0775%2012.75%2014.0198V4.50059ZM7.05289%2012.7506H8.17787V6.00059H7.05289V12.7506ZM9.82209%2012.7506H10.9471V6.00059H9.82209V12.7506Z%22%20fill%3D%22%231C1B1F%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E");
}

#webcommander-page.page-profile .payment-form.site-popup-form .header-wrapper>h1 {
    font-family: "Montserrat",sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    line-height: normal;
    margin: 0 0 15px;
    text-align: left;
}

#webcommander-page.page-profile .payment-form.site-popup-form .form-row,
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row {
    padding-bottom: 15px;
}

#webcommander-page.page-profile .payment-form.site-popup-form .form-row input,
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row select {
    width: 100%;
}
#webcommander-page.page-profile .payment-form.site-popup-form .form-row input:focus,
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row select:focus {
    border: 1px #000000 solid;
}
#webcommander-page.page-profile .payment-form.site-popup-form .form-row label,
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row label {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    display: block;
    padding: 0 0 5px;
    line-height: 1.4;
    width: 100%;
}

#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row {
    display: flex;
    flex-wrap: wrap;
}
#webcommander-page.page-profile .payment-form.site-popup-form .form-row input.validation-error,
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row select.validation-error {
    border: 1px #ff0000 solid!important;
}

#webcommander-page.page-profile .payment-form.site-popup-form .form-row.agree-terms {
    position: relative;
    padding: 0 0 0 22px;
    background: none;
    border: none;
}

#webcommander-page.page-profile .payment-form.site-popup-form .form-row.agree-terms input.checkbox {
    width: auto;
    margin: 0;
    position: absolute;
    top: 5px;
    left: 0;
}

#webcommander-page.page-profile .payment-form.site-popup-form .terms_and_condition_title {
    font-size: 14px;
    color: #222;
    line-height: normal;
    font-weight: 400;
}

#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row label {
    width: 100%;
}

#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row .mandatory-chosen-wrapper {
    width: calc(50% - 15px);
}

#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row>.form-type-info {
    color: #999;
    font-size: 20px;
    height: 40px;
    line-height: 37px;
    margin: 0;
    text-align: center;
    width: 30px;
    background: none;
    border: none;
}

#webcommander-page.page-profile .site-popup .button-line button.cancel-button {
    color: #000;
    background: none;
    border: 1px rgba(0, 0, 0, .20) solid;
}

#webcommander-page.page-profile .site-popup .button-line button.cancel-button:hover {
    border: 1px rgba(0, 0, 0, .40) solid;
    background: none;
}

#customer-profile-tabs.customer-profile-v2 .credit-debit-card .link-card-btn {
    background: #48242f;
}

#customer-profile-tabs.customer-profile-v2 .credit-debit-card .link-card-btn:hover {
    background: #D2A128;
}

#customer-profile-tabs.customer-profile-v2 #order-list table {
    margin-bottom: 0;
}

#customer-profile-tabs.customer-profile-v2 .pagination {
    margin: 0;
    width: auto;
}
#customer-profile-tabs.customer-profile-v2 .pagination span.page-number.current:after {
    display: none;
}
#customer-profile-tabs.customer-profile-v2 .pagination span {
    width: auto;
}
#customer-profile-tabs.customer-profile-v2 .pagination span.next:after,
#customer-profile-tabs.customer-profile-v2 .pagination span.prev:after {
    display: none;
}
.bmui-tab.left-side-header.customer-profile-v2 .customer-profile-left .bmui-tab-header-container {
    display: block;
}

#customer-profile-tabs.customer-profile-v2 #order-details .order-items-wrap table {
    margin-bottom: 0;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .header .scroll-left:before,
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .header .scroll-right:before {
    display: none;
}
#customer-profile-tabs.customer-profile-v2 .scroller [class^="scroll-"]:after {
    top: 8px;
}
#customer-profile-tabs.customer-profile-v2 .scrollable-view .content {
    margin: 18px 0 0;
}

#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block {
    width: 265px;
    float: none;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block .product-image {
    height: 260px;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block .current-price .tax-message {
    display: block;
    font-size: 12px;
    color: #999;
    font-weight: 400;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block .product-name-link {
    font-size: 18px;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block .current-price {
    font-size: 17px;
    font-weight: 700;
}

#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block .add-to-cart-button {
    margin-top: 10px;
    line-height: normal;
    border-radius: 3px;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .block-content-wrap > .price-waper {
    display: block;
}
#webcommander-page.page-profile .site-popup .title-bar .close {
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M5.33339%2015.5448L4.4552%2014.6666L9.12187%209.99993L4.4552%205.33327L5.33339%204.45508L10.0001%209.12174L14.6667%204.45508L15.5449%205.33327L10.8782%209.99993L15.5449%2014.6666L14.6667%2015.5448L10.0001%2010.8781L5.33339%2015.5448Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
    position: absolute;
    right: 15px;
    top: 17px;
}
#webcommander-page.page-profile .site-popup .title-bar .close:before {
    display: none;
}
#webcommander-page.page-profile .confirm-popup .header-line .close {
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M5.33339%2015.5448L4.4552%2014.6666L9.12187%209.99993L4.4552%205.33327L5.33339%204.45508L10.0001%209.12174L14.6667%204.45508L15.5449%205.33327L10.8782%209.99993L15.5449%2014.6666L14.6667%2015.5448L10.0001%2010.8781L5.33339%2015.5448Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
    position: absolute;
    right: 15px;
    top: 17px;
}
#webcommander-page.page-profile .confirm-popup .header-line .close:before {
    display: none;
}
#webcommander-page.page-profile .confirm-popup .button-line button {
    height: auto;
    margin: 0;
    letter-spacing: normal;
}
.page-profile .confirm-popup .button-line button.no-button:hover {
    color: #000!important;
}
#webcommander-page.page-profile .confirm-popup .header-line {
    text-align: left;
}
.page-profile .confirm-popup {
    padding: 0;
}
#webcommander-page.page-profile .confirm-popup .header-line .title {
    color: #000;
    text-align: left;
    text-transform: none;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}
.page-profile .confirm-popup .button-line {
    padding: 15px 20px;
}
#customer-profile-tabs.customer-profile-v2 textarea.validation-error {
    border: 1px #ff0000 solid!important;
}

#customer-profile-tabs.customer-profile-v2 .errorlist.after {
    position: static;
    margin-top: 3px;
    line-height: normal;
    padding: 0;
    background: none;
}
#customer-profile-tabs.customer-profile-v2 .errorlist.after .message-block {
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #ff0000;
}
#customer-profile-tabs.customer-profile-v2 input[type="text"].validation-error,
#customer-profile-tabs.customer-profile-v2 input[type="email"].validation-error,
#customer-profile-tabs.customer-profile-v2 input[type="password"].validation-error {
    border: 1px #ff0000 solid!important;
}

#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .address-card-item-group-body .address-card-item-value,
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .address-card-item-group-body .address-card-item-value {
    font-weight: 400;
}
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .create-new,
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .create-new {
    font-family: "Montserrat",sans-serif;
    text-transform: none;
}
#customer-profile-tabs.customer-profile-v2 .customer-password-change-card .password-edit-link {
    line-height: normal;
}
.page-profile .site-popup .errorlist.after {
    position: static;
}
.page-profile .site-popup .errorlist.after .message-block {
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    margin-top: 3px;
}
#customer-profile-tabs.customer-profile-v2 .credit-debit-card .link-card-suggest {
    font-weight: 400;
}
#customer-profile-tabs.customer-profile-v2 .bmui-tab-header-container.top-box {
    overflow-x: auto;
    overflow-y: hidden;
}
.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.top {
    white-space: nowrap;
}
.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header {
    text-transform: none;
    font-family: "Montserrat",sans-serif;
}
#customer-profile-tabs.customer-profile-v2 #saved-cart-listing .no-data {
    font-weight: 400;
}
#customer-profile-tabs.customer-profile-v2 table {
    table-layout: fixed;
    margin-bottom: 20px;
}
.page-profile .confirm-popup .button-line button.no-button {
    background: none;
}
#customer-profile-tabs .all_order .customer-profile-order-details-v2-view .order-basic-info-top {
    margin: 0;
    padding: 0;
    border: none;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .featured.tag-mark {
    font-size: 0;
}

/* exception popup */
#webcommander-page.page-profile .exception-popup {
    width: 600px!important;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 4px 25px 0 rgba(0,0,0,.30);
    box-shadow: 0 4px 25px 0 rgba(0,0,0,.30);
    font-family: "Montserrat",sans-serif;
    
}
#webcommander-page.page-profile .exception-popup .header {
        padding: 15px 41px 15px 20px;
        background-color: #fff;
        border-bottom: 1px #f0f3f4 solid;
        border-radius: 4px 4px 0 0;
}

#webcommander-page.page-profile .exception-popup .header .close-popup {
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M5.33339%2015.5448L4.4552%2014.6666L9.12187%209.99993L4.4552%205.33327L5.33339%204.45508L10.0001%209.12174L14.6667%204.45508L15.5449%205.33327L10.8782%209.99993L15.5449%2014.6666L14.6667%2015.5448L10.0001%2010.8781L5.33339%2015.5448Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
    position: absolute;
    right: 15px;
    top: 17px;
}
#webcommander-page.page-profile .exception-popup .header .close-popup:before,
#webcommander-page.page-profile .exception-popup .header .close-popup:after {
    display: none;
}

#webcommander-page.page-profile .exception-popup .header .status-message {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

#webcommander-page.page-profile .exception-popup .footer {
    padding: 15px 20px;
    background-color: #fff;
    border-top: 1px #f0f3f4 solid;
    border-radius: 0 0 4px 4px;
    text-align: right;
}

#webcommander-page.page-profile .exception-popup .footer .button-item {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    column-gap: 10px;
}

#webcommander-page.page-profile .exception-popup .footer .button-item .button {
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    color: #fff;
    padding: 6px 16px;
    border-radius: 4px;
    background-color: #48242f;
}
#webcommander-page.page-profile .exception-popup .footer .button-item .button:hover {
    background-color: #D2A128;
}
#webcommander-page.page-profile .exception-popup table {
    table-layout: fixed;
}
#webcommander-page.page-profile .exception-popup table th,
#webcommander-page.page-profile .exception-popup table td {
    border: 1px solid #e9e7e7;
    font-size: 14px;
}
#webcommander-page.page-profile .exception-popup table th {
    font-weight: 500;
    color: #000;
}
@media(max-width: 767px) {
    #webcommander-page.page-profile .exception-popup {
        width: calc(100vw - 40px)!important;
        min-width: unset;
    }
}
/* exception popup:end */
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .address-card-item-group-header .action-icon.edit:before,
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .address-card-item-group-header .action-icon.edit:before {
    display: none;
}
#customer-profile-tabs.customer-profile-v2 .form-row .pass-input-wrapper .password-meter-wrap {
    position: static;
    max-width: unset;
}
#customer-profile-tabs.customer-profile-v2 .store_credit .message-block {
    position: static;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    font-weight: 500;
}
#customer-profile-tabs.customer-profile-v2 .saved-cart-items-wrap {
    overflow-x: auto;
}
#customer-profile-tabs.customer-profile-v2 .saved-cart-items-wrap label {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
    position: sticky;
    left: 0;
}
#customer-profile-tabs.customer-profile-v2 .saved-cart-items-wrap table {
    min-width: 830px;
}
.page-profile.auto-page .page-content {
    max-width: unset;
    margin: 0!important;
    padding: 0!important;
}
.page-profile .floating-panel-popup {
    border: none;
    border-radius: 5px;
}
.customer-profile-v2 .customer-profile-left {
    z-index: 999;
}
.page-profile .widget.widget-pageHeading {
    margin-bottom: 0;
}
@media(max-width: 991px) {
    .customer-profile-v2-wrapper {
        padding: 30px 20px;
    }

    .customer-profile-v2 .customer-welcome-profile {
        margin-bottom: 0;
    }

    .bmui-tab.left-side-header.customer-profile-v2 .customer-profile-right>.bmui-tab-body-container {
        margin-top: 30px;
    }

}

@media(max-width: 767px) {
    #webcommander-page.page-profile .payment-form.site-popup-form .double-input-row .mandatory-chosen-wrapper {
        width: 100%;
        margin-bottom: 15px;
    }
    #customer-profile-tabs.customer-profile-v2 #saved-cart-listing table {
        width: 600px;
        margin-bottom: 20px !important;
        max-width: unset;
    }
}

@media(max-width: 575px) {
    #customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header {
        flex-wrap: wrap;
    }

    #customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-left {
        width: 100%;
        padding-right: 0;
    }

    #customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-right {
        padding-left: 0;
        width: 100%;
        margin-top: 20px;
        border-left: none;
    }

    #customer-profile-tabs.customer-profile-v2 .pending_order .panel-header:has(.order-comment) {
        display: block;
    }

    #customer-profile-tabs.customer-profile-v2 .pending_order .panel-header:has(.order-comment) .header-right {
        margin-top: 7px;
    }
    #customer-profile-tabs.customer-profile-v2 .customer-password-change-card .password-change-title {
        display: block;
    }
}
.tell_friend_popup .header .status-message {
    color: #000;
    font-size: 19px;
    font-weight: 500;
    display: block;
    text-align: center;
    font-family: 'Josefin Sans', sans-serif;
}
.tell_friend_popup .body {
    padding: 20px 0 0;
}
.tell_friend_popup .form-row {}

.tell_friend_popup .form-row label {
    display: block;
    width: 100%;
}

.tell_friend_popup .form-row input[type="text"],
.tell_friend_popup .form-row textarea {
    width: 100%;
}

.tell_friend_popup .popup-bottom.footer {
    padding: 10px 0 0;
}

.tell_friend_popup .form-row.recaptcha-row label {
    display: none;
}

.tell_friend_popup .errorlist.after {
    position: static;
    font-size: 13px;
}
.widget-form.contact-form .form-template .errorlist {
    position: static;
    font-size: 13px;
    margin-top: 0px;
}
.blog-post-details .post-description >  .loging-to-react {
    margin-top: 0px;
    background: #48242f;
    border: 2px solid #48242f;
    color: #fff;
    font-size: 1em;
    box-sizing: border-box;
    text-align: center;
    padding: 7px 30px;
    display: inline-block;
    height: auto !important;
    font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    cursor: pointer;
}

.blog-post-details .post-description >  .loging-to-react:hover {
    background: #d2a128;
    color: #fff;
    border-color: #d2a128;
}
.blog-post-details .comment-post-panel input,
.blog-post-details .comment-post-panel textarea,
.blog-post-details .comment-post-panel button {
    width: 100%;
    margin: 0;
}
.blog-post-details .comment-post-panel .form-row:not(:last-child) {
    padding-bottom: 20px;
    margin: 0;
}
.blog-post-details .comment-post-panel .form-row:last-child label {
    display: none;
}
.blog-post-details .comment-post-panel .errorlist.after {
    position: static;
    font-size: 13px;
    margin: 0;
}
.blog-post-details .comment-post-panel .form-row:nth-last-child(2) {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.blog-post-details .comment-post-panel .form-row:nth-last-child(2) label {
    flex: 1 1 auto;
    width: auto;
}
.blog-post-details .comment-post-panel .form-row:nth-last-child(2) .max-character {
    padding: 0!important;
}
@media(max-width: 767px) {
    div.blog-post-details .comment-post-panel {
        padding: 10px 20px;
    }
}
.loging-to-react.popup .status-message {
    color: #000;
    font-size: 19px;
    font-weight: 500;
    display: block;
    text-align: center;
    font-family: 'Josefin Sans', sans-serif;
}

.loging-to-react.popup a {
    margin-top: 0px;
    background: #48242f;
    border: 2px solid #48242f;
    color: #fff;
    font-size: 1em;
    box-sizing: border-box;
    text-align: center;
    padding: 7px 30px;
    display: inline-block;
    height: auto !important;
    font-family: 'Josefin Sans', sans-serif;text-transform: uppercase;cursor: pointer;
}
.loging-to-react.popup a:hover {
    background: #d2a128;
    color: #fff;
    border-color: #d2a128;
}
.loging-to-react.popup .body span {
    display: flex;
    justify-content: center;
}
.blog-post-details .blog-post-comment-panel .btn-comment-reply,
.blog-post-details .blog-post-comment-panel .comment-item .loging-to-react[data-purpose="To Reply"]  {
    font-weight: 600!important;
    text-decoration: underline;
    cursor: pointer;
    color: #751e39;
}
.blog-post-details .blog-post-comment-panel .btn-comment-reply:hover,
.blog-post-details .blog-post-comment-panel .comment-item .loging-to-react:hover[data-purpose="To Reply"] {
    color: #000000;
}
.blog-comment-reply-popup.popup .header .status-message {
    color: #000;
    font-size: 19px;
    font-weight: 500;
    display: block;
    text-align: center;
    font-family: 'Josefin Sans', sans-serif;
}
.blog-comment-reply-popup .body {
    padding: 20px 0;
}
.blog-comment-reply-popup .form-row label {
    display: block;
    padding-bottom: 5px;
}
.blog-comment-reply-popup .form-row input,
.blog-comment-reply-popup .form-row textarea {
    width: 100%;
    margin: 0;
}
.blog-comment-reply-popup .form-row {
    margin: 0;
    padding-bottom: 20px;
}
.blog-comment-reply-popup .form-row .errorlist.after {
    position: static;
    margin: 0;
    font-size: 13px;
}
.blog-comment-reply-popup .footer button[disabled="disabled"] {
    border: 2px #bfbfbf solid;
}
.blog-comment-reply-popup.popup {
    width: 500px!important;
    min-width: unset;
}
@media(max-width: 575px) {
    .blog-comment-reply-popup.popup {
        width: calc(100vw - 40px)!important;
    }
}
#webcommander-page .notification.popup {
    box-shadow: 0 0 5px 0 rgba(0,0,0, .25);
    max-width: calc(100vw - 40px);
    min-width: unset;
}
#webcommander-page .notification.popup .icon {
    display: none;
}
#webcommander-page .notification.popup .type {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
}
#webcommander-page .notification.popup.success .type {
    color: green;
}
#webcommander-page .notification.popup .message {
    color: #222;
}

#webcommander-page .notification.popup .close {
    height: 12px;
    width: 12px;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cg%20clip-path%3D%22url%28%23clip0_2334_114%29%22%3E %3Cpath%20d%3D%22M11.4563%2011.9999C11.3156%2011.9999%2011.1844%2011.9437%2011.0719%2011.8406L6.00001%206.75933L0.918762%2011.8406C0.712512%2012.0468%200.365637%2012.0468%200.159387%2011.8406C-0.0468628%2011.6343%20-0.0468628%2011.2874%200.159387%2011.0812L5.24064%205.99995L0.159387%200.918701C-0.0468628%200.712451%20-0.0468628%200.365576%200.159387%200.159326C0.365637%20-0.0469238%200.712512%20-0.0469238%200.918762%200.159326L6.00001%205.24058L11.0813%200.159326C11.2875%20-0.0469238%2011.6344%20-0.0469238%2011.8406%200.159326C12.0469%200.365576%2012.0469%200.712451%2011.8406%200.918701L6.75939%205.99995L11.8406%2011.0812C12.0469%2011.2874%2012.0469%2011.6343%2011.8406%2011.8406C11.7375%2011.9437%2011.5969%2011.9999%2011.4563%2011.9999Z%22%20fill%3D%22%230A0A0A%22%2F%3E %3C%2Fg%3E %3Cdefs%3E %3CclipPath%20id%3D%22clip0_2334_114%22%3E %3Crect%20width%3D%2212%22%20height%3D%2212%22%20fill%3D%22white%22%2F%3E %3C%2FclipPath%3E %3C%2Fdefs%3E %3C%2Fsvg%3E");
    cursor: pointer;
}


































/** fix **/

.add-to-cart-button.button.et_pdp_add_to_cart .div-mask {
    background-color: transparent;
}
.quick-cart-content table td { 
    word-break: break-word;
}
#customer-profile-tabs .scrollable-view .product-image-link img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: inherit;
    max-height: initial;
}
#customer-profile-tabs .scrollable-view .product-image-link {
    width: 100%;
    height: 100%;
}
