/*!normalize.css v3.0.1 | MIT License | git.io/normalize*/

@font-face {
  font-family: jost-medium;
  src: url(../fonts/Jost-Medium.woff) format('woff'),
    url(../fonts/Jost-Medium.woff2) format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: jost-regular;
  src: url(../fonts/Jost-Regular.woff) format('woff'),
    url(../fonts/Jost-Regular.woff2) format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: roboto slab;
  src: url(../fonts/RobotoSlab-SemiBold.woff2) format('woff2'),
    url(../fonts/RobotoSlab-SemiBold.woff) format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: lato;
  src: url(../fonts/Lato-Medium.woff2) format('woff2'),
    url(../fonts/Lato-Medium.woff) format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: lato;
  src: url(../fonts/Lato-Regular.woff2) format('woff2'),
    url(../fonts/Lato-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: lato;
  src: url(../fonts/Lato-Semibold.woff2) format('woff2'),
    url(../fonts/Lato-Semibold.woff) format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: roboto slab;
  src: url(../fonts/RobotoSlab-ExtraBold.woff2) format('woff2'),
    url(../fonts/RobotoSlab-ExtraBold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: jost-regular !important;
}
body {
  margin: 0;
}
a,
a:hover,
a:focus {
  outline: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: 0 0;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
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;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  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;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}
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;
  padding: 0;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
input[type='search'] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: 0 0 !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: ' (' attr(href) ')';
  }
  abbr[title]:after {
    content: ' (' attr(title) ')';
  }
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: '';
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  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;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -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;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote:before,
blockquote:after {
  content: '';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, courier new, monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
table {
  width: 100%;
  margin-bottom: 20px;
}
table > thead > tr > th,
table > thead > tr > td,
table > tbody > tr > th,
table > tbody > tr > td,
table > tfoot > tr > th,
table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
table > caption + thead > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > th,
table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
table > tbody + tbody {
  border-top: 2px solid #ddd;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type='search'] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type='radio'],
input[type='checkbox'] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type='file'] {
  display: block;
}
input[type='range'] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type='file']:focus,
input[type='radio']:focus,
input[type='checkbox']:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
}
select,
textarea,
input[type='text'],
input[type='password'],
input[type='datetime'],
input[type='datetime-local'],
input[type='date'],
input[type='month'],
input[type='time'],
input[type='week'],
input[type='number'],
input[type='email'],
input[type='url'],
input[type='search'],
input[type='tel'],
input[type='color'] {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
select:focus,
textarea:focus,
input[type='text']:focus,
input[type='password']:focus,
input[type='datetime']:focus,
input[type='datetime-local']:focus,
input[type='date']:focus,
input[type='month']:focus,
input[type='time']:focus,
input[type='week']:focus,
input[type='number']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='color']:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type='text']::-moz-placeholder,
input[type='password']::-moz-placeholder,
input[type='datetime']::-moz-placeholder,
input[type='datetime-local']::-moz-placeholder,
input[type='date']::-moz-placeholder,
input[type='month']::-moz-placeholder,
input[type='time']::-moz-placeholder,
input[type='week']::-moz-placeholder,
input[type='number']::-moz-placeholder,
input[type='email']::-moz-placeholder,
input[type='url']::-moz-placeholder,
input[type='search']::-moz-placeholder,
input[type='tel']::-moz-placeholder,
input[type='color']::-moz-placeholder {
  color: #999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type='text']:-ms-input-placeholder,
input[type='password']:-ms-input-placeholder,
input[type='datetime']:-ms-input-placeholder,
input[type='datetime-local']:-ms-input-placeholder,
input[type='date']:-ms-input-placeholder,
input[type='month']:-ms-input-placeholder,
input[type='time']:-ms-input-placeholder,
input[type='week']:-ms-input-placeholder,
input[type='number']:-ms-input-placeholder,
input[type='email']:-ms-input-placeholder,
input[type='url']:-ms-input-placeholder,
input[type='search']:-ms-input-placeholder,
input[type='tel']:-ms-input-placeholder,
input[type='color']:-ms-input-placeholder {
  color: #999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type='text']::-webkit-input-placeholder,
input[type='password']::-webkit-input-placeholder,
input[type='datetime']::-webkit-input-placeholder,
input[type='datetime-local']::-webkit-input-placeholder,
input[type='date']::-webkit-input-placeholder,
input[type='month']::-webkit-input-placeholder,
input[type='time']::-webkit-input-placeholder,
input[type='week']::-webkit-input-placeholder,
input[type='number']::-webkit-input-placeholder,
input[type='email']::-webkit-input-placeholder,
input[type='url']::-webkit-input-placeholder,
input[type='search']::-webkit-input-placeholder,
input[type='tel']::-webkit-input-placeholder,
input[type='color']::-webkit-input-placeholder {
  color: #999;
}
select[disabled],
select[readonly],
fieldset[disabled] select,
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea,
input[type='text'][disabled],
input[type='text'][readonly],
fieldset[disabled] input[type='text'],
input[type='password'][disabled],
input[type='password'][readonly],
fieldset[disabled] input[type='password'],
input[type='datetime'][disabled],
input[type='datetime'][readonly],
fieldset[disabled] input[type='datetime'],
input[type='datetime-local'][disabled],
input[type='datetime-local'][readonly],
fieldset[disabled] input[type='datetime-local'],
input[type='date'][disabled],
input[type='date'][readonly],
fieldset[disabled] input[type='date'],
input[type='month'][disabled],
input[type='month'][readonly],
fieldset[disabled] input[type='month'],
input[type='time'][disabled],
input[type='time'][readonly],
fieldset[disabled] input[type='time'],
input[type='week'][disabled],
input[type='week'][readonly],
fieldset[disabled] input[type='week'],
input[type='number'][disabled],
input[type='number'][readonly],
fieldset[disabled] input[type='number'],
input[type='email'][disabled],
input[type='email'][readonly],
fieldset[disabled] input[type='email'],
input[type='url'][disabled],
input[type='url'][readonly],
fieldset[disabled] input[type='url'],
input[type='search'][disabled],
input[type='search'][readonly],
fieldset[disabled] input[type='search'],
input[type='tel'][disabled],
input[type='tel'][readonly],
fieldset[disabled] input[type='tel'],
input[type='color'][disabled],
input[type='color'][readonly],
fieldset[disabled] input[type='color'] {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea {
  height: 200px;
}
input[type='submit'],
input[type='reset'],
input[type='button'] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0;
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
input[type='submit']:hover,
input[type='submit']:focus,
input[type='submit']:active,
input[type='submit'].active,
.open > input[type='submit'].dropdown-toggle,
input[type='reset']:hover,
input[type='reset']:focus,
input[type='reset']:active,
input[type='reset'].active,
.open > input[type='reset'].dropdown-toggle,
input[type='button']:hover,
input[type='button']:focus,
input[type='button']:active,
input[type='button'].active,
.open > input[type='button'].dropdown-toggle {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}
input[type='submit']:active,
input[type='submit'].active,
.open > input[type='submit'].dropdown-toggle,
input[type='reset']:active,
input[type='reset'].active,
.open > input[type='reset'].dropdown-toggle,
input[type='button']:active,
input[type='button'].active,
.open > input[type='button'].dropdown-toggle {
  background-image: none;
}
input[type='submit'].disabled,
input[type='submit'].disabled:hover,
input[type='submit'].disabled:focus,
input[type='submit'].disabled:active,
input[type='submit'].disabled.active,
input[type='submit'][disabled],
input[type='submit'][disabled]:hover,
input[type='submit'][disabled]:focus,
input[type='submit'][disabled]:active,
input[type='submit'][disabled].active,
fieldset[disabled] input[type='submit'],
fieldset[disabled] input[type='submit']:hover,
fieldset[disabled] input[type='submit']:focus,
fieldset[disabled] input[type='submit']:active,
fieldset[disabled] input[type='submit'].active,
input[type='reset'].disabled,
input[type='reset'].disabled:hover,
input[type='reset'].disabled:focus,
input[type='reset'].disabled:active,
input[type='reset'].disabled.active,
input[type='reset'][disabled],
input[type='reset'][disabled]:hover,
input[type='reset'][disabled]:focus,
input[type='reset'][disabled]:active,
input[type='reset'][disabled].active,
fieldset[disabled] input[type='reset'],
fieldset[disabled] input[type='reset']:hover,
fieldset[disabled] input[type='reset']:focus,
fieldset[disabled] input[type='reset']:active,
fieldset[disabled] input[type='reset'].active,
input[type='button'].disabled,
input[type='button'].disabled:hover,
input[type='button'].disabled:focus,
input[type='button'].disabled:active,
input[type='button'].disabled.active,
input[type='button'][disabled],
input[type='button'][disabled]:hover,
input[type='button'][disabled]:focus,
input[type='button'][disabled]:active,
input[type='button'][disabled].active,
fieldset[disabled] input[type='button'],
fieldset[disabled] input[type='button']:hover,
fieldset[disabled] input[type='button']:focus,
fieldset[disabled] input[type='button']:active,
fieldset[disabled] input[type='button'].active {
  background-color: #428bca;
  border-color: #357ebd;
}
input[type='submit'] .badge,
input[type='reset'] .badge,
input[type='button'] .badge {
  color: #428bca;
  background-color: #fff;
}
input[type='submit']:focus,
input[type='submit']:active:focus,
input[type='submit'].active:focus,
input[type='reset']:focus,
input[type='reset']:active:focus,
input[type='reset'].active:focus,
input[type='button']:focus,
input[type='button']:active:focus,
input[type='button'].active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type='submit']:hover,
input[type='submit']:focus,
input[type='reset']:hover,
input[type='reset']:focus,
input[type='button']:hover,
input[type='button']:focus {
  color: #e6e6e6;
  text-decoration: none;
}
input[type='submit']:active,
input[type='submit'].active,
input[type='reset']:active,
input[type='reset'].active,
input[type='button']:active,
input[type='button'].active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.post-password-form input[type='submit'],
.post-password-form input[type='reset'],
.post-password-form input[type='button'] {
  vertical-align: bottom;
  margin-bottom: 5px;
}
body {
  word-wrap: break-word;
  background: #fff;
}
li {
  margin-bottom: 5px;
}

#main-menu {
  position: relative;
}
#mobile-nav-button {
  float: right;
  padding: 0 10px;
  font-size: 2em;
  background: #333;
  border: none;
}
#mobile-nav-button:before {
  content: '\f0c9';
  color: #eee;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  font-size: 1em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#mobile-nav-button:hover {
  cursor: pointer;
}
#mobile-nav-button:hover:before {
  color: #999;
}
.alpha-filter-links {
  padding: 0;
  margin: 0;
  list-style-type: none;
  font-size: 0;
  margin: 0 -4px;
  text-align: center;
}
.brands-pg .filter-section {
  max-width: 1075px;
  margin: 0 auto;
  padding: 0 0 40px;
}
.alpha-filter-links li {
  display: inline-block;
  vertical-align: top;
  padding: 0 4px;
  margin-bottom: 8px;
}
.alpha-filter-links li a,

.brand-list .brand-letter {
  font-family: roboto slab;
  font-weight: 600;
  font-size: 35px;
  line-height: normal;
  letter-spacing: 0.53px;
  color: #3b1159;
  text-transform: uppercase;
}
.brand-list-area .brand-list {
  border-bottom: solid 1px #d1d1d1;
  padding-bottom: 35px;
  margin-bottom: 35px;
}
.brand-list .brand-name a {
  font-size: 14px;
  font-weight: 400;
  line-height: 2.14;
  letter-spacing: 0.21px;
  color: #303030;
}
.brand-list .brand-name a:hover {
  color: #303030;
  text-decoration: underline;
}
.brand-list .brand-name {
  margin-bottom: 5px;
}
.filter-section .loading-sec {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/ajax-loader.gif);
  background-position: center 60px;
  background-attachment: scroll;
  background-repeat: no-repeat;
}
.brands-listing {
  position: relative;
}
@media (min-width: 992px) {
  #mobile-nav-button {
    display: none;
  }
}
#mobile-current-item {
  position: absolute;
  top: 10px;
  padding-left: 10px;
  color: #eee;
}
@media (min-width: 992px) {
  #mobile-current-item {
    display: none;
  }
}

#main-navigation:before,
#main-navigation:after {
  content: ' ';
  display: table;
}
#main-navigation:after {
  clear: both;
}
#main-navigation.menu-open ul {
  display: block;
}
#main-navigation ul {
  display: none;
  margin: 0;
  padding-left: 10px;
  list-style: none;
}
#main-navigation ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#main-navigation ul li a:hover {
  color: #303030;
}
#main-navigation .main-nav > ul {
  padding-top: 35px;
}
#main-navigation .main-nav .menu li li a::before {
  content: '\2013';
  position: absolute;
  margin-left: -15px;
}
@media (min-width: 992px) {
  #main-navigation ul {
    display: block;
  }
  #main-navigation .main-nav ul {
    padding: 0;
  }
  #main-navigation .main-nav ul:before,
  #main-navigation .main-nav ul:after {
    content: ' ';
    display: table;
  }
  #main-navigation .main-nav ul:after {
    clear: both;
  }
  #main-navigation .main-nav ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    float: left;
  }
  #main-navigation .main-nav ul li:hover > ul {
    display: block;
  }
  #main-navigation .main-nav ul li li:hover > ul {
    left: 100%;
    top: 0;
  }
  #main-navigation .main-nav ul li a {
    margin: 16px;
    color: #eee;
  }
  #main-navigation .main-nav ul li a:hover {
    text-decoration: none;
    color: #999;
  }
  #main-navigation .main-nav ul li > ul {
    position: absolute;
    z-index: 999;
    width: auto;
    min-width: 200px;
    padding: 0;
    background-color: #333;
  }
  #main-navigation .main-nav ul li ul {
    display: none;
  }
  #main-navigation .main-nav ul li ul li {
    float: none;
  }
  #main-navigation .main-nav ul li ul li a {
    line-height: 2.5em;
    white-space: nowrap;
  }
  #main-navigation .main-nav .menu li li a::before {
    content: '';
    position: relative;
    margin-left: 0;
  }
}
#sub-menu-container {
  background-color: #999;
}
#sub-navigation:before,
#sub-navigation:after {
  content: ' ';
  display: table;
}
#sub-navigation:after {
  clear: both;
}
#sub-navigation.menu-open ul {
  display: block;
}
#sub-navigation ul {
  display: none;
  margin: 0;
  padding-left: 10px;
  list-style: none;
}
#sub-navigation ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#sub-navigation ul li a {
  color: #fff;
  text-decoration: none;
  line-height: 3em;
}
#sub-navigation ul li a:hover {
  color: #fff;
}
#sub-navigation > ul {
  padding-top: 35px;
}
@media (min-width: 992px) {
  #sub-navigation ul {
    display: block;
  }
  #sub-navigation ul {
    padding: 0;
  }
  #sub-navigation ul:before,
  #sub-navigation ul:after {
    content: ' ';
    display: table;
  }
  #sub-navigation ul:after {
    clear: both;
  }
  #sub-navigation ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    float: left;
  }
  #sub-navigation ul li:hover ul {
    display: block;
  }
  #sub-navigation ul li li:hover > ul {
    left: 100%;
    top: 0;
  }
  #sub-navigation ul li a {
    margin: 13px;
    color: #fff;
  }
  #sub-navigation ul li a:hover {
    text-decoration: none;
    color: #fff;
  }
  #sub-navigation ul li > ul {
    position: absolute;
    z-index: 999;
    width: auto;
    min-width: 200px;
    padding: 0;
    background-color: #999;
  }
  #sub-navigation ul li ul {
    display: none;
  }
  #sub-navigation ul li ul li {
    float: none;
  }
  #sub-navigation ul li ul li a {
    line-height: 2.5em;
    white-space: nowrap;
  }
}

#header {
  padding-top: 0;
  padding-bottom: 10px;
}
.header-row {
  margin-left: -15px;
  margin-right: -15px;
}
.header-row:before,
.header-row:after {
  content: ' ';
  display: table;
}
.header-row:after {
  clear: both;
}
#site-branding {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #site-branding {
    float: left;
    width: 20%;
    max-height: 60px;
  }
}
#site-branding .site-name a {
  color: #333;
}
#site-branding .site-description {
  font-size: 20px;
  margin-bottom: 0.3em;
}
#site-branding .site-name {
  font-size: 36px;
  margin-top: 0.4em;
  margin-bottom: 0.3em;
}
#secondary-header {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
@media (min-width: 992px) {
  #secondary-header {
    float: left;
    width: 80%;
  }
}
.content-area {
  padding: 0;
  background: #fff;
}
.content-area:before,
.content-area:after {
  content: ' ';
  display: table;
}
.content-area:after {
  clear: both;
}
.front-page .content-area {
  width: 100%;
  padding: 0;
  background: #0079c0;
  margin: 0;
  color: #fff;
}
main:before,
main:after {
  content: ' ';
  display: table;
}
main:after {
  clear: both;
}
main #featured-content,
main #featured-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 40px 0;
}
@media (min-width: 992px) {
  main #featured-content,
  main #featured-image {
    float: left;
    width: 50%;
  }
  #full-width #featured-content,
  #full-width #featured-image {
    float: none;
    width: 100%;
  }
  #full-width .featured-text {
    padding: 0 40px;
  }
  #callout_content main #featured-content {
    float: left;
    width: 65%;
  }
  #callout_content main #featured-image {
    float: left;
    width: 34%;
  }
}
@media (min-width: 992px) {
  main #featured-content,
  main #featured-image {
    padding: 40px 30px;
  }
}
main #featured-content h1,
main #featured-image h1,
main #featured-content h2,
main #featured-image h2,
main #featured-content p,
main #featured-image p {
  text-align: center;
}
main #featured-content .call-to-action,
main #featured-image .call-to-action {
  padding: 15px 0;
  text-align: center;
  margin-top: 30px;
}
#full-width #featured-image #full-width #featured-content .call-to-action,
#full-width #featured-image .call-to-action {
  margin-top: 10px;
}
#full-width #featured-image {
  padding-top: 0;
}
main #featured-content .call-to-action .cta-button,
main #featured-image .call-to-action .cta-button {
  color: #fff;
  background-color: #0d4c82;
  border-color: #0b3e6b;
  padding: 15px 35px;
  font-size: 24px;
  line-height: 24px;
  border-radius: 0;
}
main #featured-content .call-to-action .cta-button:hover,
main #featured-image .call-to-action .cta-button:hover,
main #featured-content .call-to-action .cta-button:focus,
main #featured-image .call-to-action .cta-button:focus,
main #featured-content .call-to-action .cta-button:active,
main #featured-image .call-to-action .cta-button:active,
main #featured-content .call-to-action .cta-button.active,
main #featured-image .call-to-action .cta-button.active,
.open > main #featured-content .call-to-action .cta-button.dropdown-toggle,
.open > main #featured-image .call-to-action .cta-button.dropdown-toggle {
  color: #fff;
  background-color: #083154;
  border-color: #051e33;
}
main #featured-content .call-to-action .cta-button:active,
main #featured-image .call-to-action .cta-button:active,
main #featured-content .call-to-action .cta-button.active,
main #featured-image .call-to-action .cta-button.active,
.open > main #featured-content .call-to-action .cta-button.dropdown-toggle,
.open > main #featured-image .call-to-action .cta-button.dropdown-toggle {
  background-image: none;
}
main #featured-content .call-to-action .cta-button.disabled,
main #featured-image .call-to-action .cta-button.disabled,
main #featured-content .call-to-action .cta-button.disabled:hover,
main #featured-image .call-to-action .cta-button.disabled:hover,
main #featured-content .call-to-action .cta-button.disabled:focus,
main #featured-image .call-to-action .cta-button.disabled:focus,
main #featured-content .call-to-action .cta-button.disabled:active,
main #featured-image .call-to-action .cta-button.disabled:active,
main #featured-content .call-to-action .cta-button.disabled.active,
main #featured-image .call-to-action .cta-button.disabled.active,
main #featured-content .call-to-action .cta-button[disabled],
main #featured-image .call-to-action .cta-button[disabled],
main #featured-content .call-to-action .cta-button[disabled]:hover,
main #featured-image .call-to-action .cta-button[disabled]:hover,
main #featured-content .call-to-action .cta-button[disabled]:focus,
main #featured-image .call-to-action .cta-button[disabled]:focus,
main #featured-content .call-to-action .cta-button[disabled]:active,
main #featured-image .call-to-action .cta-button[disabled]:active,
main #featured-content .call-to-action .cta-button[disabled].active,
main #featured-image .call-to-action .cta-button[disabled].active,
fieldset[disabled] main #featured-content .call-to-action .cta-button,
fieldset[disabled] main #featured-image .call-to-action .cta-button,
fieldset[disabled] main #featured-content .call-to-action .cta-button:hover,
fieldset[disabled] main #featured-image .call-to-action .cta-button:hover,
fieldset[disabled] main #featured-content .call-to-action .cta-button:focus,
fieldset[disabled] main #featured-image .call-to-action .cta-button:focus,
fieldset[disabled] main #featured-content .call-to-action .cta-button:active,
fieldset[disabled] main #featured-image .call-to-action .cta-button:active,
fieldset[disabled] main #featured-content .call-to-action .cta-button.active,
fieldset[disabled] main #featured-image .call-to-action .cta-button.active {
  background-color: #0d4c82;
  border-color: #0b3e6b;
}
main #featured-content .call-to-action .cta-button .badge,
main #featured-image .call-to-action .cta-button .badge {
  color: #0d4c82;
  background-color: #fff;
}
main #featured-content .call-to-action .cta-button:hover,
main #featured-image .call-to-action .cta-button:hover {
  text-decoration: none;
}
.home-widget {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .home-widget {
    float: left;
    width: 33.33333%;
  }
}
.home-widget .widget-wrapper .widget-title-home {
  text-align: center;
  margin-top: 0;
}
.widget-wrapper {
  padding: 0 !important;
}
#main {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #main {
    float: left;
    width: 66.66667%;
  }
}
#main article {
  padding-bottom: 20px;
  border-bottom: 1px solid #333;
}
#main article:before,
#main article:after {
  content: ' ';
  display: table;
}
#main article:after {
  clear: both;
}
#main article:last-child {
  border-bottom: none;
}
.single #main article {
  border-bottom: none;
}
.entry-header {
  margin-bottom: 20px;
}
footer {
  text-align: left !important;
}
.entry-thumbnail {
  margin-bottom: 20px;
}
.page-feature-image {
  padding-bottom: 10px;
}
#main.error-page {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #main.error-page {
    float: left;
    width: 100%;
  }
}
.site-main [class*='navigation'] {
  overflow: hidden;
}
.navigation {
  margin-top: 20px;
}
.navigation .nav-previous {
  float: left;
  width: 50%;
}
.navigation .nav-next {
  float: right;
  width: 50%;
  text-align: right;
}
.comment-content {
  clear: both;
}
.comment-content a {
  word-wrap: break-word;
}
.comment-body {
  padding: 10px;
}
.comment-body .comment-meta {
  text-align: left;
}
.comment-body .comment-meta a {
  font-size: 11px;
}
.commentlist {
  list-style: none;
  padding-left: 0;
}
.commentlist li.alt > article {
  background: #f9f9f9;
}
.commentlist .children {
  list-style: none;
}
.commentlist .avatar {
  float: left;
  margin-right: 10px;
  vertical-align: middle;
}
blockquote cite {
  display: block;
  text-align: right;
}
.breadcrumb-list {
  line-height: 2em;
}
article .post-data {
  margin-top: 35px;
}
article .post-data .tags-links {
  float: left;
}
article .post-data .entry-meta {
  float: right;
}
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.wp-caption {
  max-width: 100%;
  margin-bottom: 1.5em;
  border: 1px solid #ccc;
}
.wp-caption img[class*='wp-image-'] {
  display: block;
  max-width: 98%;
  margin: 1.2% auto 0;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
img {
  max-width: 100%;
  height: auto;
}
embed,
iframe,
object {
  max-width: 100%;
}
.gallery {
  margin-left: -15px;
  margin-right: -15px;
}
.gallery:before,
.gallery:after {
  content: ' ';
  display: table;
}
.gallery:after {
  clear: both;
}
.gallery.gallery-columns-1 .gallery-item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.gallery.gallery-columns-2 .gallery-item {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.gallery.gallery-columns-3 .gallery-item {
  position: relative;
  float: left;
  width: 33.33333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.gallery.gallery-columns-4 .gallery-item {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.gallery.gallery-columns-5 .gallery-item {
  position: relative;
  float: left;
  width: 20%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.gallery.gallery-columns-6 .gallery-item {
  position: relative;
  float: left;
  width: 16.66667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.gallery.gallery-columns-7 .gallery-item {
  position: relative;
  float: left;
  width: 14.28571%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.gallery.gallery-columns-8 .gallery-item {
  position: relative;
  float: left;
  width: 12.5%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.gallery.gallery-columns-9 .gallery-item {
  position: relative;
  float: left;
  width: 11.11111%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
main#main {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  main#main {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .sidebar-content-page main#main {
    left: 33.33333%;
  }
}
.content-sidebar-half-page main#main {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .content-sidebar-half-page main#main {
    float: left;
    width: 50%;
  }
}
.sidebar-content-half-page main#main {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .sidebar-content-half-page main#main {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .sidebar-content-half-page main#main {
    left: 50%;
  }
}
.full-width-page main#main,
.page-template-page-templateslanding-page-php main#main,
.page-template-page-templatessitemap-php main#main {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .full-width-page main#main,
  .page-template-page-templateslanding-page-php main#main,
  .page-template-page-templatessitemap-php main#main {
    float: left;
    width: 100%;
  }
}
main#main.sitemap .sitemap-widgets {
  margin-left: -15px;
  margin-right: -15px;
}
main#main.sitemap .sitemap-widgets:before,
main#main.sitemap .sitemap-widgets:after {
  content: ' ';
  display: table;
}
main#main.sitemap .sitemap-widgets:after {
  clear: both;
}

.default-sidebar,
.gallery-sidebar,
.right-sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .default-sidebar,
  .gallery-sidebar,
  .right-sidebar {
    float: left;
    width: 33.33333%;
  }
}
#colophon-widget:before,
#colophon-widget:after {
  content: ' ';
  display: table;
}
#colophon-widget:after {
  clear: both;
}
.colophon-widget {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .colophon-widget {
    float: left;
    width: 100%;
  }
}
.home-widgets {
  margin-top: 40px;
}
.left-sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.footer-widget.yith-woocompare-widget h3 {
  display: none;
}
.footer-widget.yith-woocompare-widget {
  background: #fff !important;
  border-top: 2px solid #72349f;
}
.list_empty {
  display: none;
}
.footer-widget.yith-woocompare-widget .yith-woocompare-widget-content {
  display: block;
  text-align: center;
  padding-right: 30px;
}
.woocommerce ul.products li.product a.compare {
  overflow: visible !important;
}
.footer-widget.yith-woocompare-widget {
  bottom: -2px !important;
  left: 0;
}
.yith-woocompare-widget-content ul.products-list {
  padding: 0;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 0;
}
.yith-woocompare-widget-content ul.products-list li:not(.list_empty) {
  position: relative;
  padding: 20px 5px;
  border-bottom: 0;
  display: inline-block;
  margin: 0;
  margin-top: 5px;
}
.yith-woocompare-widget-content ul.products-list li img {
  width: 48px;
  height: 48px;
  cursor: move;
  background: #fff;
  z-index: 6;
  border: 1px solid #53b649;
}
.yith-woocompare-widget-content ul.products-list li .product-info span {
  display: none;
}
.yith-woocompare-widget-content a.compare-widget,
.yith-woocompare-widget-content a.compare {
  float: none;
}
.yith-woocompare-widget-content a.clear-all,
.yith-woocompare-widget-content a.compare-widget,
.yith-woocompare-widget-content a.compare {
  font-family: jost-regular;
  font-size: 14px;
  font-weight: 500;
  line-height: initial;
  letter-spacing: 0.23px;
  text-align: center;
  color: #fff;
  padding: 4px 15px;
  border-radius: 3px;
  background-color: #53b649;
  border: 2px solid #53b649;
  text-decoration: none;
  text-transform: capitalize;
  margin-left: 10px;
  position: relative;
  top: 2px;
}
.yith-woocompare-widget-content a.clear-all:hover,
.yith-woocompare-widget-content a.compare-widget:hover,
.yith-woocompare-widget-content a.compare:hover {
  background-color: #3b1159;
  border: 2px solid #3b1159;
}
.yith-woocompare-widget-content ul.products-list li .remove {
  position: absolute;
  left: inherit;
  top: 12px;
  margin-top: 0;
  color: #fff !important;
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
  height: 17px;
  width: 17px;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  outline: none;
  right: -3px;
  background: red;
}
.yith-woocompare-widget-content ul.products-list li .remove:hover {
  text-decoration: none;
}
@media (min-width: 992px) {
  .left-sidebar {
    float: left;
    width: 33.33333%;
  }
}
@media (min-width: 992px) {
  .left-sidebar {
    right: 66.66667%;
  }
}
.left-half-sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .left-half-sidebar {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .left-half-sidebar {
    right: 50%;
  }
}
.right-half-sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .right-half-sidebar {
    float: left;
    width: 50%;
  }
}
#widgets,
main#main.sitemap .sitemap-widgets {
  margin-bottom: 20px;
}
#widgets:before,
main#main.sitemap .sitemap-widgets:before,
#widgets:after,
main#main.sitemap .sitemap-widgets:after {
  content: ' ';
  display: table;
}
#widgets:after,
main#main.sitemap .sitemap-widgets:after {
  clear: both;
}
#widgets .widget-title,
main#main.sitemap .sitemap-widgets .widget-title {
  margin-bottom: 20px;
  border-bottom: 1px solid #333;
}
#widgets ul,
main#main.sitemap .sitemap-widgets ul {
  padding-left: 5px;
}
#widgets ul li,
main#main.sitemap .sitemap-widgets ul li {
  list-style: none;
}
.widget-wrapper {
  padding: 15px;
}
.widget_calendar #wp-calendar {
  width: 100%;
}
.widget_calendar #wp-calendar caption {
  margin-bottom: 20px;
}
.widget_calendar #wp-calendar thead tr th {
  padding-bottom: 10px;
  text-align: center;
}
.widget_calendar #wp-calendar tbody tr {
  border-bottom: 1px solid #555;
}
.widget_calendar #wp-calendar tbody tr:last-child {
  border-bottom: none;
}
.widget_calendar #wp-calendar tbody tr td {
  text-align: center;
  padding: 5px;
}
.widget_calendar #wp-calendar tfoot tr td {
  padding-top: 10px;
}
.sitemap .sitemap-widget {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .sitemap .sitemap-widget {
    float: left;
    width: 33.33333%;
  }
}
.widget_search {
  margin-top: 40px;
  text-align: left;
}
@media (min-width: 1200px) {
  .widget_search {
    text-align: left;
  }
}
.search-form {
  position: relative;
}
.search-form .search-field {
  position: relative;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.search-form .search-submit {
  position: relative;
  height: 34px;
  left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#footer {
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  color: #999;
}
#footer:before,
#footer:after {
  content: ' ';
  display: table;
}
#footer:after {
  clear: both;
}
#footer-widgets-container {
  margin-left: -15px;
  margin-right: -15px;
}
#footer-widgets-container:before,
#footer-widgets-container:after {
  content: ' ';
  display: table;
}
#footer-widgets-container:after {
  clear: both;
}
#footer-widget {
  margin-bottom: 10px;
}
#footer-widget:before,
#footer-widget:after {
  content: ' ';
  display: table;
}
#footer-widget:after {
  clear: both;
}
#footer-widget .footer-widget {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.mega-current-menu-parent > a,
.mega-current-menu-item > a {
  color: #53b649 !important;
}
.mega-menu-item .current-menu-item a {
  text-decoration: underline;
}
@media (min-width: 992px) {
  #footer-widget .footer-widget-2col {
    width: 50%;
  }
  #footer-widget .footer-widget-1col {
    width: 100%;
  }
}
#footer-widget .footer-widget .widget-title {
  color: #999;
}
#footer-widget .footer-widget ul {
  padding: 0;
  vertical-align: middle;
}
#footer-widget .footer-widget ul li {
  list-style: none;
}
#menu-social-container {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #555;
}
#menu-social-container:before,
#menu-social-container:after {
  content: ' ';
  display: table;
}
#menu-social-container:after {
  clear: both;
}
#footer-menu-container {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 992px) {
  #footer-menu-container {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #footer-menu-container {
    float: left;
    width: 58.33333%;
  }
}
#social-icons-container {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 992px) {
  #social-icons-container {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #social-icons-container {
    float: left;
    width: 41.66667%;
  }
}
.social-icons {
  padding: 0;
}
@media (min-width: 992px) {
  .social-icons {
    float: right;
  }
}
.social-icons li {
  display: inline-block;
  height: 24px;
  width: 24px;
  list-style: none;
  margin-left: 5px;
}
.social-icons li a {
  color: #fff;
  display: block;
  width: 24px;
  height: 24px;
  font-size: 1.2em;
}
.social-icons li a:hover {
  opacity: 0.8;
}
.social-icons li.facebook-icon a:before {
  content: '\f09a';
  color: #fff;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  font-size: 1em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icons li.foursquare-icon a:before {
  content: '\f180';
  color: #fff;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  font-size: 1em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icons li.googleplus-icon a:before {
  content: '\f0d5';
  color: #fff;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  font-size: 1em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icons li.instagram-icon a:before {
  content: '\f16d';
  color: #fff;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  font-size: 1em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icons li.linkedin-icon a:before {
  content: '\f0e1';
  color: #fff;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  font-size: 1em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icons li.pinterest-icon a:before {
  content: '\f0d2';
  color: #fff;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  font-size: 1em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icons li.rss-icon a:before {
  content: '\f09e';
  color: #fff;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  font-size: 1em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icons li.stumbleupon-icon a:before {
  content: '\f1a4';
  color: #fff;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  font-size: 1em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icons li.twitter-icon a:before {
  content: '\f099';
  color: #fff;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  font-size: 1em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icons li.vimeo-icon a:before {
  content: '\f194';
  color: #fff;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  font-size: 1em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icons li.youtube-icon a:before {
  content: '\f167';
  color: #fff;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  font-size: 1em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#footer-base {
  margin-left: -15px;
  margin-right: -15px;
  padding: 25px 0;
  padding-top: 0;
}
#footer-base:before,
#footer-base:after {
  content: ' ';
  display: table;
}
#footer-base:after {
  clear: both;
}
#footer-base .copyright,
#footer-base .copyright a {
  position: relative;
  min-height: 1px;
  font-family: jost-regular;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0.21px;
  color: #303030;
  margin-top: 5px;
}
#footer-base .copyright a:hover {
  color: #53b649;
}
.footer-menu .ft-menu ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.footer-menu .ft-menu ul li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  position: relative;
  display: inline-block;
  padding-right: 10px;
}
.footer-menu .ft-menu ul li:before {
  content: '|';
  color: #303030;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: 0;
}
.footer-menu .ft-menu ul li:last-child:before {
  display: none;
}
.footer-menu .ft-menu ul li a {
  font-family: jost-regular;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.21px;
  color: #303030;
  text-decoration: underline;
}
.footer-menu .ft-menu ul li a:hover {
  color: #53b649;
}
@media (max-width: 992px) {
  .footer-menu .ft-menu ul {
    text-align: center;
    margin-top: 15px;
  }
}
#footer-base .powered {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  #footer-base .powered {
    float: left;
    width: 100%;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  #footer-base .powered {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: right;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #footer-base .powered {
    float: left;
    width: 33.33333%;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #footer-base .powered {
    width: 50%;
    padding-bottom: 0;
  }
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  display: block;
  clear: both;
}
.screen-reader-text {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  z-index: 100000;
  top: 5px;
  left: 5px;
  display: block;
  clip: auto !important;
  width: auto;
  height: auto;
  padding: 15px 23px 14px;
  text-decoration: none;
  color: #428bca;
  border-radius: 3px;
  background-color: #f2f2f2;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
}
.accessibile-label {
  font-size: 0;
  height: 1px;
  overflow: hidden;
  display: block;
}
.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}
.infinity-end.neverending .site-footer {
  display: block;
}
#infinite-footer .container,
#infinite-footer .content-area,
#infinite-footer #featured-area,
#infinite-footer .home-widgets,
#infinite-footer #footer #footer-wrapper,
#footer #infinite-footer #footer-wrapper {
  width: 1170px;
}
#breadcrumb {
  padding: 40px 0 0;
}
#breadcrumb a {
  color: #06c;
  font-size: 12px;
  font-weight: 400;
}
#breadcrumb a:hover {
  color: #444;
  text-decoration: none;
}
#content-woocommerce {
  margin-top: 40px;
  margin-bottom: 20px;
}
.products ul,
ul.products {
  margin-top: 40px;
}
.cart-collaterals .shipping_calculator {
  width: 100%;
}
table.shop_table {
  table-layout: fixed;
  -ms-word-break: break-all;
  word-break: break-all;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
@media screen and (max-width: 767px) {
  table.shop_table {
    font-size: 10px;
  }
}
@media screen and (max-width: 400px) {
  table.shop_table {
    font-size: 8px;
  }
}
table.cart td.actions .coupon .input-text,
table.cart td.actions .coupon .input-text {
  cursor: text;
}
.responsive-mobile-top-widget {
  display: block;
}
.customize-partial-edit-shortcut-button {
  top: -20px !important;
  left: -10px !important;
}
@media screen and (max-width: 500px) {
  main #featured-content .call-to-action .cta-button,
  main #featured-image .call-to-action .cta-button {
    font-size: 14px;
  }
}
#team_inner_div {
  margin-top: 5%;
  margin-bottom: 5%;
}
.team_single_row {
  display: -moz-box;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.team_single_row > [class*='col-'] {
  display: -moz-box;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
}
.team_single_row .team_img {
  padding: 0;
}
.team_single_row .team_img .fa {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 12px;
  background-color: #fff;
  color: #1f73d1;
  font-size: 20px;
  visibility: hidden;
}
.team_single_row .team_data {
  background: #f6f6f6;
  padding: 0 4%;
}
.team_single_row .team_data .team_member {
  margin-top: 20%;
  font-weight: 600;
  font-size: 1.125em;
  color: #202020;
}
.team_single_row .team_data .team_designation {
  font-weight: 500;
  color: #2e2e2e;
  margin: 5px 0;
}
.team_single_row .team_data .team_desc {
  color: #2e2e2e;
  margin: 5px 0;
}
.arrow-left {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #f6f6f6;
  position: absolute;
  top: 50%;
  right: 0;
}
.arrow-right {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #f6f6f6;
  position: absolute;
  top: 50%;
  left: 0;
}
.symbol_widget {
  margin-right: 5px;
  color: #202020;
}
.symbol_widget:hover {
  color: #1da1f2;
}
.entry_hover {
  background-color: #1f73d1;
  display: block;
  height: 100%;
  opacity: 0;
  position: absolute;
  visibility: hidden;
  width: 100%;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s;
}
.team_img:hover .entry_hover {
  background-color: #1f73d1;
  display: block;
  opacity: 0.7;
  visibility: visible;
  cursor: pointer;
}
.team_img:hover .fa {
  visibility: visible;
  cursor: pointer;
}
.modal-content {
  width: 75%;
  margin: 100px auto;
  padding: 40px;
}
.modal-content .close-modal {
  position: absolute;
  cursor: pointer;
  background-color: transparent;
  top: 20px;
  width: 50px;
  height: 50px;
  right: 50px;
}
.modal-content .close-modal .lr {
  z-index: 1051;
  width: 1px;
  margin-left: 35px;
  background-color: #222;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 25px;
}
.modal-content .close-modal .lr .rl {
  z-index: 1052;
  width: 1px;
  background-color: #222;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  height: 25px;
}
@media all and (max-width: 480px) {
  .team_single_row .team_img,
  .team_single_row .team_data {
    margin: 0 auto;
    display: block;
  }
  .team_single_row .team_data .team_member {
    margin-top: 10px;
  }
  .team_single_row {
    margin-bottom: 30px;
  }
  .team_single_row .team_data .team_member {
    margin-top: 0;
  }
  .team_single_row .team_data {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .arrow-right,
  .arrow-left {
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #f6f6f6;
    top: 50%;
    right: 50%;
    bottom: 0;
    left: 50%;
  }
}
@media all and (min-width: 481px) and (max-width: 991px) {
  .team_single_row {
    margin-bottom: 30px;
  }
  .arrow-right {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #f6f6f6;
    position: absolute;
    top: 50%;
    right: 0;
    border-left: none;
  }
}
.team_img {
  width: 50%;
}
.col-md-5 {
  width: 50%;
}
.team_first_row .team_single_row {
  padding: 0;
}
.section_title {
  text-align: center;
}
.portfolio-modal .modal-content .modal-body {
  padding: 0;
}
.portfolio-modal .modal-content .modal-body p {
  margin: 10px 0;
}
.sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  width: 100%;
  background-color: #fff;
  margin: 0 !important;
  opacity: 0.9;
  -webkit-transition: all 0.8s ease-in-out 0s;
  -moz-transition: all 0.8s ease-in-out 0s;
  -o-transition: all 0.8s ease-in-out 0s;
  transition: all 0.8s ease-in-out 0s;
}
.admin-bar .sticky-header {
  top: 46px;
}
@media screen and (min-width: 783px) {
  .admin-bar .sticky-header {
    top: 32px;
  }
}
@media screen and (max-width: 600px) {
  .admin-bar .sticky-header {
    top: 0;
  }
}
.service_section_title,
.testimonial_section_title,
.contact_section_title {
  text-align: center;
}
#services_section,
#testimonial_section {
  margin: 3% 0;
}
.services-block-list {
  position: relative;
  padding: 20px 0 20px 100px;
}
.services-icon {
  position: absolute;
  left: 0;
}
.services_featured {
  padding: 2% 0 0 10% !important;
}
.services-block-list > h4 {
  margin-top: 0;
}
@media all and (max-width: 769px) {
  .services_featured {
    text-align: center;
    padding: 10px !important;
  }
}
#testimonial {
  padding-bottom: 0;
}
.card-up {
  height: 120px;
}
.testimonial_top_color {
  background-color: #0079c0;
}
.testimonial_img img {
  width: 100%;
}
.testimonial_img {
  border: 5px solid #fff;
  border-radius: 50%;
  height: 150px;
  margin: -65px auto 0;
  overflow: hidden;
  width: 150px;
}
.card-block {
  padding: 20px;
}
.card.testimonial-card {
  border: 1px solid #cfcfcf;
}
.fa.fa-quote-left {
  padding: 5px;
  color: #0d4c82;
}
#testimonial_wrapper .carousel-control {
  background-image: none;
}
.glyphicon.glyphicon-chevron-left,
.glyphicon.glyphicon-chevron-right {
  color: #717171;
  text-shadow: none;
}
.testimonial_section_title {
  margin-bottom: 2%;
}
@media screen and (max-width: 992px) {
  .testimonial-card {
    margin-bottom: 4%;
  }
}
.contact_content {
  padding: 0 15px;
  color: #fff;
}
#contact_us_wrapper {
  padding: 3% 1%;
}
.section_title {
  margin-bottom: 3%;
}
.contact_address,
.contact_number,
.contact_email {
  padding-bottom: 2%;
}
.fa.fa-map-marker,
.fa.fa-phone,
.fa.fa-envelope {
  font-size: 25px;
}
.wpcf7-form input[type='submit'] {
  background-color: #0d4c82;
  border-color: #0b3e6b;
  border-radius: 0;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  padding: 10px 30px;
  display: table;
  margin: 0 auto;
}
@media screen and (max-width: 992px) {
  .contact_info_right {
    text-align: center;
  }
}
.three-column-posts #main article::before {
  clear: both;
}
.three-column-posts main#main,
.page-template-page-templateslanding-page-php main#main,
.page-template-page-templatessitemap-php main#main {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
@media (min-width: 980px) {
  .three-column-posts #main article {
    display: inline-block;
    width: 33%;
    padding-right: 20px;
    padding-left: 20px;
    vertical-align: top;
    border-bottom: none;
  }
}
@media (min-width: 750px) {
  .three-column-posts #main article {
    display: inline-block;
    width: 32%;
    padding-right: 20px;
    padding-left: 20px;
    vertical-align: top;
    border-bottom: none;
  }
}
.three-column-posts .read-more .meta-nav {
  display: none;
}
.three-column-posts #main article {
  text-align: center;
}
.three-column-posts #main article .read-more a {
  text-transform: uppercase;
  background: #3071a9;
  color: #fff;
  text-align: center;
  padding: 8px 15px;
}
.three-column-posts article .post-data,
.three-column-posts article .entry-header {
  margin-top: 0;
  margin-bottom: 0;
}
.three-column-posts article a img {
  margin-top: 15px;
}
.three-column-posts #main article .post-data {
  margin-bottom: 10px;
}
.three-column-posts .blog-title {
  text-align: center;
}
.three-column-posts article .post-data .tags-links {
  float: none;
}
audio,
canvas,
video {
  display: inline-block;
  width: 100%;
}
.wp-block-column p {
  padding: 0 14px;
}
div .wp-block-cover-image-text {
  position: absolute;
  color: #fff;
  font-size: 2em;
  line-height: 1.25;
  margin-bottom: 0;
  max-width: 610px;
  padding: 14px;
  text-align: center;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.wp-block-image {
  margin-bottom: 20px;
}
.post-entry dd {
  margin-left: 1.5em;
}
.wcmlim_form_box .postcode-checker .postcode_wcmliminput__1 {
  display: none !important;
}
.wcmlim_form_box .postcode-checker .postcode-location-distance__1 {
  display: none !important;
}
.header-top-outer {
  background: #3b1159;
  color: #fff;
  padding: 10px 0;
}
.header-top-outer p {
  margin-bottom: 0;
}
.header-top-lft {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.23px;
}
.header-top-lft a {
  color: #fff;
  text-decoration: underline;
}
.header-top-lft a:hover {
  text-decoration: none;
  color: #fff;
}
.header-menu-rgt {
  float: right;
}
.header-menu-rgt ul {
  padding-left: 0;
  margin-bottom: 0;
}
.header-menu-rgt ul li {
  display: inline-block;
  margin: 0 10px;
  position: relative;
}
.header-menu-rgt ul li::after {
  content: '';
  width: 1px;
  height: 17px;
  top: 3px;
  left: -13px;
  background: #fff;
  position: absolute;
}
.header-menu-rgt ul li:first-child::after {
  display: none;
}
.header-menu-rgt ul li:last-child {
  margin-right: 0;
}
.header-menu-rgt ul li a {
  font-size: 14px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  color: #fff;
}
.header-row {
  padding-top: 10px;
}
.top-widget .inline_wcmlim_lc .wcmlim_form_box .postcode-checker {
  display: none;
}
.top-widget .wcmlim-lc-switch,
.responsive-mobile-top-widget.widget_text {
  display: inline-block;
  vertical-align: middle;
}
.account-cart-inner {
  display: inline-block;
  text-align: center;
  margin-left: 15px;
}
.account-cart-inner a span {
  display: block;
}
.account-cart-inner a {
  display: block;
}
.account-cart-inner a span {
  margin: 3px 0 0;
  font-size: 15px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.23px;
  color: #3b1159;
}
.top-widget .wcmlim_sel_location,
.top-widget .wcmlim_change_lc_to,
.top-widget #wcmlim-change-lc-select {
  display: block !important;
  text-align: left !important;
}
.top-widget .wcmlim_change_lc_to {
  font-size: 15px !important;
  font-weight: 400 !important;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.23px;
  color: #3b1159;
}
.top-widget #wcmlim-change-lc-select {
  border: 0;
  box-shadow: none;
  padding: 0;
  margin-left: -5px;
  max-width: 100px;
  text-decoration: underline;
  font-size: 15px;
  font-family: jost-medium;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.23px;
  color: #3b1159;
}
.top-widget .rlist_location {
  padding: 0;
}
.top-widget .wcmlim-lc-switch {
  position: relative;
  padding-left: 40px;
}
.top-widget .wcmlim-lc-switch::after {
  content: '';
  background: url(../images/location.svg) no-repeat center center !important;
  width: 15px;
  height: 20px;
  top: 25px;
  left: 7px;
  background: #fff;
  position: absolute;
}
.top-widget .responsive-mobile-top-widget.WP_Editor_Widget {
  display: inline-block;
  vertical-align: middle;
}
.waplink {
  text-align: center;
}
.waplink span {
  display: block;
}
.waplink a {
  font-size: 14px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.23px;
  color: #3b1159;
}
.waplink a:hover {
  color: #3b1159;
}
.waplink {
  padding-right: 20px;
  padding-top: 2px;
  border-right: 1px solid #ccc;
  padding-bottom: 2px;
  margin-right: 7px;
}
.waplink {
  position: relative;
  padding-left: 30px;
}
.waplink::after {
  content: '';
  background: #00b14d url(../images/wap.svg) no-repeat center center !important;
  width: 22px;
  height: 22px;
  top: 13px;
  left: -5px;
  position: absolute;
  border-radius: 19px;
}
#main-navigation .main-nav ul li a {
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.24px;
  text-align: center;
  color: #3b1159;
}
#main-navigation .main-nav ul li a:hover {
  color: #53b649;
}
#main-navigation .main-nav ul li:first-child a {
  margin-left: 0;
}
#main-menu-container {
  background-color: transparent;
}
.top-widget .dgwt-wcas-search-wrapp,
.top-widget .waplink {
  display: inline-block;
  vertical-align: middle;
}
.top-widget .dgwt-wcas-search-wrapp {
  max-width: 460px;
  margin-right: 30px;
}
.top-widget .responsive-mobile-top-widget.WP_Editor_Widget {
  width: calc(100% - 250px);
}
#header_section {
  border-bottom: 1px solid #ccc;
  padding-bottom: 0;
}
.left-img {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  max-width: 35px;
}
.right-content {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 60px);
}
.home .content-area {
  min-height: 100vh;
}
.right-content h3.label-txt,
.right-content span.label-txt {
  font-family: jost-medium;
  font-size: 15px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: 0.24px;
  color: #692e96;
  margin: 0;
  display: inline-block;
}
.inner-box-sec {
  padding-top: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(151, 151, 151, 0.38);
}
.header-top-lft {
  position: relative;
  padding-left: 35px;
  padding-top: 5px;
}
.header-top-lft::after {
  content: '';
  background: url(../images/information.svg) no-repeat center center !important;
  width: 26px;
  height: 26px;
  top: 2px;
  left: 0;
  position: absolute;
}
.head-type2 {
  text-align: center;
}
.single-post .head-type2 {
  text-align: left;
}
.main-title {
  font-family: roboto slab;
  font-weight: 600;
  font-size: 35px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.53px;
  text-align: center;
  color: #3b1159;
  margin-top: 45px;
  margin-bottom: 40px;
}
.cat-outer {
  text-align: center;
}
.cat-inner {
  margin: 0 15px;
}
.image-outer {
  width: 113px;
  height: 113px;
  margin: 0;
  background-color: rgba(114, 52, 159, 0.13);
  border-radius: 50%;
  margin: 0 auto;
  display: table;
  vertical-align: middle;
  text-align: center;
  margin-bottom: 20px;
}
.image-inner {
  height: 100%;
  width: 100%;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
}
.image-inner img {
  margin: 0 auto;
  max-height: 50px;
}
.cat-outer a {
  font-family: jost-regular;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: 0.24px;
  text-align: center;
  color: #3b1159;
  display: inline-block;
}
.cat-outer a:hover .image-outer {
  background-color: #e1ffca;
}
.cat-outer a:hover {
  color: #53b649;
}
.common-slider .fa-chevron-left {
  left: -30px;
  top: 50%;
  position: absolute;
  margin-top: -7px;
  cursor: pointer;
  color: #53b649 !important;
  font-size: 19px;
}
.common-slider .fa-chevron-right {
  right: -30px;
  left: auto;
  cursor: pointer;
  top: 50%;
  color: #53b649 !important;
  position: absolute;
  margin-top: -7px;
  font-size: 19px;
}
.common-slider .fa-chevron-left:hover,
.common-slider .fa-chevron-right:hover {
  color: #3b1159 !important;
}
.image-grid {
  float: left;
  display: block;
  width: 50%;
}
.image-grid.gridl1 {
  width: calc(50% - 20px);
  margin-right: 20px;
}
.image-grid.gridl2 {
  width: 50%;
  margin-bottom: 10px;
}
.image-grid.gridl3 {
  width: calc(25% - 10px);
  margin-right: 10px;
  margin-top: 10px;
}
.image-grid.gridl4 {
  margin-top: 10px;
  width: calc(25% - 10px);
  margin-left: 10px;
}
.image-grid.gridl1 {
  height: 519px;
}
.image-grid.gridl1 img {
  height: 100%;
  object-fit: cover;
}
.image-grids {
  margin-top: 30px;
}
.image-grid a {
  height: 100%;
  display: block;
}
.inner-button-div a {
  font-family: jost-medium;
  font-size: 17px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #3b1159;
  border-radius: 4px;
  border: solid 2px #3b1159;
  width: 100%;
  display: block;
  padding: 10px;
  background: 0 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.inner-button-div a:hover {
  color: #fff;
  background: #3b1159;
  border: solid 2px #3b1159;
  text-decoration: none;
}
.inner-button-div {
  margin: 0 0 10px;
}
.advisor-section {
  background: #378ead;
  padding: 20px;
}
.advisor-title {
  display: inline-block;
  vertical-align: middle;
}
.advisor-text {
  display: inline-block;
  max-width: 400px;
  vertical-align: middle;
}
.advisor-title {
  font-family: roboto slab;
  font-size: 20px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.3px;
  color: #fff;
  margin-left: 100px;
  margin-right: 60px;
}
.advisor-text {
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 0.24px;
  color: #fff;
}
.advisor-btn a {
  font-family: jost-medium;
  font-size: 15px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.23px;
  text-align: center;
  color: #3b1159;
  padding: 10px 20px;
  border-radius: 3px;
  background-color: #fff;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.advisor-btn a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #3b1159;
}
.advisor-btn {
  float: right;
}
.advisor-section {
  position: relative;
  margin-top: 15px;
}
.advisor-section::after {
  content: '';
  background: url(../images/icon-left.svg) no-repeat center center !important;
  width: 112px;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.pharmacy-section {
  background: #ebe2f2;
  padding-bottom: 60px;
  margin-top: 30px;
}
.content-area {
  width: 100%;
}
main#main {
  padding: 0;
}
.main-desc {
  font-family: jost-regular;
  font-size: 18px;
  max-width: 800px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.61;
  letter-spacing: normal;
  text-align: center;
  color: #3b1159;
  margin: 0 auto;
  display: block;
  margin-bottom: 25px;
}
.productoffer-section h3.btn-type2,
.pharmacy-section h3.btn-type2 {
  margin: 0 !important;
}
.btn-type2 {
  text-align: center;
}
.btn-type2 a {
  text-align: center;
  font-family: jost-medium;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.23px;
  color: #3b1159;
  text-decoration: underline;
  background: url(../images/right-arrow.svg) no-repeat center right !important;
  padding-right: 20px;
}
.btn-type2 a:hover {
  color: #53b649;
  background: url(../images/right-arrow-orange.svg) no-repeat center right !important;
  text-decoration: none;
}
.partner-section .elementor-swiper-button-prev {
  margin-left: -50px;
}
.partner-section .elementor-swiper-button-next {
  margin-right: -50px;
}
.image-article {
  margin-bottom: 20px;
  border: 1px solid #ccc;
}
.image-article img {
  width: 100%;
  max-height: 214px;
  object-fit: cover;
  min-height: 214px;
}
.box-head a {
  font-family: jost-medium;
  font-size: 18px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  color: #303030;
  display: inline-block;
}
.box-head a:hover {
  color: #53b649;
  text-decoration: none;
}
.box-head {
  margin: 0 0 15px;
  display: block;
  line-height: normal;
  font-size: initial;
}
.latest-news .col-md-6 {
  float: left;
}
.box-desc {
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.24px;
  color: #303030;
  text-align: left;
}
.news-box-inner .btn-type2 {
  text-align: left;
  margin-top: 15px;
}
.news-box-inner .btn-type2 a {
  text-decoration: none;
}
.news-box-inner .btn-type2 a:hover {
  text-decoration: underline;
}
.latest-news .fa-chevron-left {
  left: -15px;
  top: 33%;
  position: absolute;
  margin-top: -25px;
  cursor: pointer;
  color: #3b1159;
}
.latest-news .fa-chevron-right {
  right: -15px;
  left: auto;
  cursor: pointer;
  top: 33%;
  color: #3b1159;
  position: absolute;
  margin-top: -25px;
}
.top-footer {
  background: #3b1159;
  padding: 40px 0;
}
.colophon-widget.WP_Editor_Widget .widget-title h3 {
  font-family: jost-medium;
  font-size: 20px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.3px;
  color: #fff;
}
.colophon-widget.WP_Editor_Widget .widget-title {
  display: inline-block;
  vertical-align: middle;
  max-width: 35%;
  margin-right: 50px;
}
.colophon-widget.WP_Editor_Widget .mc4wp-form {
  display: inline-block;
  vertical-align: middle;
}
.mc4wp-form input[type='email'] {
  width: 450px;
  height: 44px;
  margin: 0;
  padding: 9px 15px 11px;
  border: solid 1px #fff;
  background: 0 0;
  margin-right: 20px;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.24px;
  color: #fff;
}
.mc4wp-form label {
  margin-bottom: 0;
}
.mc4wp-form input[type='submit'] {
  height: 44px;
  padding: 7px 40px;
  border-radius: 3px;
  background-color: #fff;
  font-family: jost-medium;
  font-size: 15px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.23px;
  text-align: center;
  color: #72349f;
  min-width: 200px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.mc4wp-form input[type='submit']:hover {
  background-color: #53b649;
  color: #fff;
}
.mc4wp-form input[type='email']::-webkit-input-placeholder {
  color: #fff;
}
.mc4wp-form input[type='email']::-moz-placeholder {
  color: #fff;
}
.mc4wp-form input[type='email']:-ms-input-placeholder {
  color: #fff;
}
.mc4wp-form input[type='email']:-moz-placeholder {
  color: #fff;
}
.mc4wp-response .mc4wp-alert {
  position: absolute;
  margin-top: 5px;
  color: #fff;
}
#footer .footer-menus .widget-title h3 {
  font-family: jost-medium;
  font-size: 20px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: 0.3px;
  color: #72349f;
  margin-bottom: 15px;
}
#footer .widget_nav_menu ul {
  list-style: none;
  padding-left: 0;
}
#footer .widget_nav_menu ul li a {
  font-size: 14px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.21px;
  color: #303030;
}
#footer .widget_nav_menu ul li a:hover,
#footer .widget_nav_menu ul li.current-menu-item a {
  color: #53b649;
}
#footer .widget_nav_menu ul li {
  margin-bottom: 10px;
}
.footer-menus {
  margin-top: 30px;
  margin-bottom: 50px;
}
.location-info {
  margin-bottom: 20px;
}
.location-info-content,
.location-info-image {
  display: inline-block;
  vertical-align: top;
}
.location-info-image {
  min-width: 35px;
  text-align: center;
}
#footer-wrapper .location-info-content,
#footer-wrapper p {
  font-family: jost-medium;
  font-size: 14px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 0.21px;
  color: #3b1159;
}
#footer-wrapper .location-info-content a {
  color: #3b1159;
}
#footer-wrapper .location-info-content a:hover {
  color: #53b649;
}
#footer-widgets-container .footer-widget {
  float: none;
  width: 100%;
  padding-left: 0;
}
#footer-widget .footer-widget {
  padding: 0;
  width: 100%;
}
.find-out-inner {
  font-family: jost-medium;
  font-size: 20px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: 0.3px;
  color: #72349f;
  display: block;
  margin-bottom: 15px;
}
.find-out-outer ul {
  display: inline-block;
  margin-bottom: 0;
}
.find-out-outer ul li {
  display: inline-block;
  margin-right: 5px;
}
.find-out-outer ul li a {
  font-size: 30px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 30px;
  letter-spacing: 0.24px;
  color: #72349f;
  display: inline-block;
}
.find-out-outer ul li a:hover {
  color: #53b649;
}
.find-out-outer ul li i {
  margin-right: 10px;
}
.find-out-outer ul li.insta-thread a {
  vertical-align: sub;
}
.find-out-outer ul li.insta-thread span.fa-insta-thread {
  mask-image: url(../images/thread-icon.svg);
  -webkit-mask-image: url(../images/thread-icon.svg);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  background-color: #72349f !important;
  display: inline-block;
  width: 30px;
  height: 30px;
}
.find-out-outer ul li.insta-thread a:hover span.fa-insta-thread {
  background-color: #53b649 !important;
}
.topfooter-box {
  padding: 35px 0;
}
.topfooter-box .topfooter-outer {
  display: block;
  padding: 30px 10px 20px;
  width: 100%;
  height: 88px;
  text-align: center;
  background-color: #72349f;
  border-radius: 4px;
  margin-bottom: 20px;
}
.topfooter-box .topfooter-outer:hover {
  background-color: #53b649;
  text-decoration: none;
}
.topfooter-box .topfooter-outer .topfooter-icon {
  vertical-align: middle;
  margin-right: 10px;
}
.topfooter-box .topfooter-outer .topfooter-lable {
  vertical-align: middle;
  font-family: jost-regular;
  font-size: 16px;
  letter-spacing: 0.24px;
  color: #fff;
}
#mega-menu-wrap-header-menu
  #mega-menu-header-menu
  > li.mega-menu-item
  > a.mega-menu-link:hover,
#mega-menu-wrap-header-menu
  #mega-menu-header-menu
  > li.mega-menu-item.mega-toggle-on
  > a {
  -webkit-box-shadow: 0 -4px 12px #e6e6e6;
  -moz-box-shadow: 0 -4px 12px #e6e6e6;
  box-shadow: 0 -4px 12px #e6e6e6;
  border-radius: 0;
  z-index: 9999;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li > .mega-sub-menu {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
}
.mega-tab-cls .mega-menu-megamenu {
  border-bottom: 1px solid #eee !important;
}
.mega-tab-cls .mega-menu-megamenu > .mega-sub-menu {
  background: #fff !important;
}
#main-navigation ul li a {
  font-size: 14px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.21px;
  color: #303030;
}
#main-navigation ul li {
  margin-bottom: 5px;
}
.mega-sub-menu .widget_nav_menu .menu {
  display: grid !important;
  grid-template-rows: repeat(12, min-content) !important;
  grid-auto-flow: column !important;
  padding-left: 0 !important;
}
.mega-sub-menu .mega-block-title {
  font-size: 17px !important;
  font-family: jost-medium !important;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.26px;
  color: #3b1159 !important;
  text-transform: capitalize !important;
  margin-bottom: 15px !important;
  margin-top: 20px !important;
  font-weight: 400 !important;
}
.mega-sub-menu .advisor-title {
  margin-left: 90px;
  margin-right: 30px;
}
.mega-sub-menu .advisor-text {
  max-width: 320px;
}
.mega-sub-menu .advisor-btn a {
  color: #3b1159 !important;
}
.mega-sub-menu .advisor-btn a:hover {
  color: #fff !important;
}
.mega-sub-menu .advisor-section {
  margin-top: 0;
  margin-bottom: 15px;
}
.featureproduct-section {
  margin-bottom: 30px;
}
.productoffer-slider {
  margin-bottom: 25px;
}
.productoffer-slider,
.featureproduct-slider,
.productbox-slider {
  margin-left: -10px;
  margin-right: -10px;
}
.productoffer-slider .productoffer-outer {
  padding: 0 10px;
}
.productoffer-slider .productoffer-outer a {
  outline: none;
}
.product-box-list {
  padding: 0 10px;
}
.product-box-outer {
  padding-bottom: 55px;
  position: relative;
}
.product-box-outer .product-box-image {
  text-align: center;
  padding: 10px;
  display: block;
  position: relative;
  margin-bottom: 10px;
}
.product-box-outer .product-box-image img {
  display: block;
  object-fit: contain;
  margin: 0 auto;
  height: 180px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transform: scale(1);
  -webkit-transform: scale(1);
}
.product-box-outer .product-box-image:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.product-box-outer .product-box-ttl {
  font-family: jost-regular;
  font-size: 16px;
  line-height: 1.38;
  letter-spacing: 0.24px;
  min-height: 60px;
  color: #3c3c3c;
  display: inline-block;
  margin-bottom: 20px;
}
.product-box-outer .product-box-ttl:hover {
  color: #53b649;
}
.product-box-outer .pro-tag {
  position: absolute;
  left: 10px;
  top: 10px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.17px;
  border-radius: 12px;
  padding: 2px 10px;
}
.product-box-outer .pro-tag.new {
  background-color: #799f12;
  color: #fff;
}
.product-box-outer .pro-tag.offer {
  background-color: #fff;
  border: 1px solid #e40353;
  color: #e40353;
}
.product-box-outer .whish-list {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 18px;
  color: silver;
}
.product-box-outer .whish-list:hover {
  color: #e40353;
}
.product-box-info {
  position: relative;
}
.product-box-info .product-box-price {
  width: 50%;
}
.product-box-info .product-box-price .product-price {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: 0.24px;
  color: #3c3c3c;
  display: block;
}
.product-box-info .product-box-price .product-wasprice {
  display: block;
  font-size: 14px;
  line-height: 1.29;
  letter-spacing: 0.21px;
  color: #3c3c3c;
}
.product-box-info .product-box-price .product-wasprice .strip-price {
  text-decoration: line-through;
}
.productshop-btn {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.btn-type1,
.btn-type1:focus {
  display: block;
  width: 100%;
  font-family: jost-regular;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.33;
  letter-spacing: 0.23px;
  text-align: center;
  color: #fff;
  padding: 12px 15px;
  border-radius: 3px;
  background-color: #53b649;
  border: 2px solid #53b649;
  text-decoration: none;
}
.btn-type1:hover {
  color: #53b649;
  text-decoration: none;
  background-color: #fff;
  border: 2px solid #53b649;
}
.compare-box {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.compare-box .compare-box-label {
  font-family: Jost;
  font-size: 13px;
  line-height: 1.69;
  letter-spacing: 0.2px;
  color: #3c3c3c;
  font-weight: 400;
  vertical-align: middle;
}
.compare-box .compare-box-label input[type='checkbox'] {
  margin: 0 5px 2px 0;
  vertical-align: middle;
}
.star-review {
  font-size: 12px;
  line-height: 1.33;
  letter-spacing: 0.18px;
  color: #3c3c3c;
  margin-bottom: 10px;
}
.star {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-align: left;
  width: 95px;
  height: 15px;
  letter-spacing: normal;
}
.star:before,
.star:after {
  font-family: fontawesome;
  font-size: 13px;
  font-weight: 400;
  line-height: 15px !important;
  position: absolute;
  top: -2px;
  left: 0;
  z-index: 1;
}
.star:after {
  content: '\f005    \f005    \f005    \f005    \f005';
  color: silver;
  top: -2px;
  left: 0;
  z-index: 0;
}
.r0-5:before,
.r1:before,
.r1-5:before,
.r2:before,
.r2-5:before,
.r3:before,
.r3-5:before,
.r4:before,
.r4-5:before,
.r5:before {
  color: #3b1159;
}
.r0-5:before {
  content: '\f089';
}
.r1:before {
  content: '\f005';
}
.r1-5:before {
  content: '\f005    \f089';
}
.r2:before {
  content: '\f005    \f005';
}
.r2-5:before {
  content: '\f005    \f005    \f089';
}
.r3:before {
  content: '\f005    \f005    \f005';
}
.r3-5:before {
  content: '\f005    \f005    \f005    \f089';
}
.r4:before {
  content: '\f005    \f005    \f005    \f005';
}
.r4-5:before {
  content: '\f005    \f005    \f005    \f005    \f089';
}
.r5:before {
  content: '\f005    \f005    \f005    \f005    \f005';
}
#cookie-notice .cookie-title {
  font-family: jost-medium;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0.3px;
  color: #72349f;
  margin-bottom: 15px;
}
#cookie-notice .cn-text-container,
#cookie-notice .cn-buttons-container {
  display: block !important;
  margin: 0;
}
#cookie-notice .cookie-notice-container {
  text-align: left;
  padding: 15px 0 !important;
}
#cookie-notice .cookie-info {
  font-family: jost-regular;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.21px;
  color: #72349f;
}
#cookie-notice .cn-buttons-container {
  position: absolute;
  bottom: 11px;
  right: calc((100vw - 1150px) / 2);
}
#cookie-notice .cn-buttons-container .cn-set-cookie {
  padding: 4px 15px !important;
  border-radius: 3px !important;
  background-color: #53b649 !important;
  margin: 0 !important;
  font-family: jost-regular !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  letter-spacing: 0.23px !important;
  color: #fff !important;
  display: block !important;
  margin-left: -3px !important;
  line-height: normal !important;
}
#cookie-notice .cn-buttons-container .cn-set-cookie:hover {
  text-decoration: none;
  background-color: #72349f !important;
}
.cn-close-icon {
  top: 17px !important;
  margin-top: 0 !important;
  width: 21px !important;
  height: 21px !important;
  opacity: 1 !important;
  background: #72349f;
}
.cn-close-icon:before,
.cn-close-icon:after {
  background: #fff !important;
}
.scroll-top {
  padding: 10px 15px;
  border-radius: 20px;
  box-shadow: 0 0 7px 0 rgb(0 0 0/22%);
  background-color: #fff;
  position: fixed;
  bottom: 20px;
  right: calc((100vw - 1150px) / 2);
  left: auto;
  z-index: 100;
}
.scroll-top a,
.scroll-top a:focus {
  font-size: 16px;
  letter-spacing: 0.24px;
  color: #3b1159;
  text-decoration: none !important;
}
.scroll-top:hover {
  background-color: #53b649;
}
.scroll-top:hover a {
  color: #fff;
  text-decoration: none !important;
}
.scroll-top a span.fa {
  font-size: 22px;
  margin-right: 10px;
  padding-top: 0;
  vertical-align: middle;
  line-height: 7px;
}
.set-def-store-popup-btn {
  margin: 3px 0 0;
  font-size: 15px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.23px;
  color: #3b1159;
  background: url(../images/location.svg) no-repeat top center !important;
  display: inline-block;
  max-width: 170px;
  min-height: 45px;
  vertical-align: bottom;
  text-indent: initial;
  text-align: center;
  text-indent: initial;
  width: 100%;
  word-break: break-word;
  line-height: 1;
  padding-top: 25px;
  border-right: solid 1px #ccc;
  padding-right: 5px;
  margin-right: 15px;
}
.set-def-store-popup-btn:hover {
  color: #3b1159;
}
.set-def-store-popup-div {
  max-width: 920px;
  padding: 20px;
  background: #fff;
  margin: 0 auto;
  position: relative;
}
.mfp-close-btn-in .set-def-store-popup-div .mfp-close {
  background: none repeat scroll 0 0 #747474;
  color: #fff;
}
.dgwt-wcas-search-wrapp
  .dgwt-wcas-sf-wrapp
  input[type='search'].dgwt-wcas-search-input::-webkit-input-placeholder {
  font-size: 15px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.23px;
  color: #3b1159 !important;
}
.dgwt-wcas-search-wrapp
  .dgwt-wcas-sf-wrapp
  input[type='search'].dgwt-wcas-search-input::-moz-placeholder {
  font-size: 15px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.23px;
  color: #3b1159 !important;
}
.dgwt-wcas-search-wrapp
  .dgwt-wcas-sf-wrapp
  input[type='search'].dgwt-wcas-search-input:-ms-input-placeholder {
  font-size: 15px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.23px;
  color: #3b1159 !important;
}
.dgwt-wcas-search-wrapp
  .dgwt-wcas-sf-wrapp
  input[type='search'].dgwt-wcas-search-input:-moz-placeholder {
  font-size: 15px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.23px;
  color: #3b1159 !important;
}
.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline .dgwt-wcas-st {
  font-family: jost-medium;
  font-size: 15px;
  font-weight: 600 !important;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.27;
  letter-spacing: 0.23px;
  color: #3c3c3c;
  text-transform: capitalize !important;
}
.dgwt-wcas-has-headings .dgwt-wcas-suggestion:hover {
  text-decoration: none;
}
a.dgwt-wcas-details-post-title,
a.dgwt-wcas-details-product-title {
  font-family: jost-medium;
  font-size: 16px;
  font-weight: 500 !important;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: 0.24px;
  color: #692e96;
  margin-bottom: 8px;
}
a.dgwt-wcas-details-post-title,
a.dgwt-wcas-details-product-title:hover {
  color: #692e96;
}
a.dgwt-wcas-product-details-readmore,
a.dgwt-wcas-product-details-readmore:hover {
  color: #3b1159;
}
.woocommerce .dgwt-wcas-pd-addtc #respond input#submit,
.woocommerce .dgwt-wcas-pd-addtc a.button,
.woocommerce .dgwt-wcas-pd-addtc button.button,
.woocommerce .dgwt-wcas-pd-addtc input.button {
  background: #3b1159;
  color: #fff;
  font-family: jost-regular;
  font-weight: 500;
}
.woocommerce .dgwt-wcas-pd-addtc #respond input#submit:hover,
.woocommerce .dgwt-wcas-pd-addtc a.button:hover,
.woocommerce .dgwt-wcas-pd-addtc button.button:hover,
.woocommerce .dgwt-wcas-pd-addtc input.button:hover {
  background: #53b649;
  color: #fff;
}
.woocommerce .dgwt-wcas-pd-addtc a.added_to_cart,
.woocommerce .dgwt-wcas-pd-addtc a.added_to_cart:hover {
  color: #53b649;
}
.centerleft .rss-banner-caption {
  padding-left: 0;
}
.vertical-banner {
  margin-bottom: 20px;
}
.vertical-banner img {
  width: 100%;
}
.wpcf7-checkbox label,
.wpcf7-checkbox label a {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.88;
  letter-spacing: 0.24px;
  color: #3c3c3c;
}
.wpcf7-list-item {
  margin-left: 0;
}
.wpcf7-form-control input[type='checkbox'] {
  position: relative;
  top: 1px;
}
.head-type2-desc a {
  text-decoration: underline;
}
.head-type2-desc a:hover,
.head-type2-desc a:focus {
  text-decoration: none;
  color: #000;
}
.addressmap a {
  color: #3b1159;
  text-decoration: underline;
}
.addressmap a:hover,
.addressmap a:focus {
  color: #3b1159;
  text-decoration: none;
}
.faqs-category-list .faqs-category-outer:hover .faqs-category-label,
.faqs-category-list .faqs-category-outer.active .faqs-category-label {
  color: #53b649;
  text-decoration: underline;
}
.faq-item .faq-title:before {
  color: #53b649 !important;
}
.faq-item .faq-title:hover,
.faq-item.faq_open .faq-title {
  color: #53b649;
}
.easy-autocomplete-container ul li div {
  line-height: 1.4;
}
.sku-outer {
  border-left: 1px solid #3c3c3c;
  padding-left: 10px;
  margin-left: 10px;
  line-height: 13px;
}
.single-product.woocommerce div.product.overview {
  margin-top: 15px;
}
.single-product.woocommerce .woocommerce-product-details__short-description {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.88;
  letter-spacing: 0.24px;
  color: #3c3c3c;
}
.single-product.woocommerce div.product .entry-summary p.price,
.single-product.woocommerce div.product .entry-summary span.price {
  margin-top: 15px;
  padding-top: 15px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
}
.single-product.woocommerce div.product .entry-summary p.price,
.single-product.woocommerce div.product .entry-summary span.price {
  font-family: roboto slab;
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.53px;
  color: #72349f;
}
.single-product.woocommerce div.product .entry-summary p.price ins,
.single-product.woocommerce div.product .entry-summary span.price ins {
  text-decoration: None;
}
.single-product.woocommerce div.product .entry-summary p.price del,
.single-product.woocommerce div.product .entry-summary span.price del {
  font-size: 18px;
  color: #3c3c3c;
}
.single-product.woocommerce div.product .entry-summary .compare {
  display: none !important;
}
.woocommerce div.product .woocommerce-tabs .panel {
  border: 0 !important;
  box-shadow: none !important;
}
.single-product.woocommerce div.product p.stock {
  display: none !important;
}
.js-dgwt-wcas-pd-addtc {
}
.js-dgwt-wcas-pd-addtc .add_to_cart_inline a.plp-half-more-info-btn {
  display: none !important;
}
.js-dgwt-wcas-pd-addtc .add_to_cart_inline br,
.js-dgwt-wcas-pd-addtc .quantity {
  display: none;
}
.dgwt-wcas-details-space
  .dgwt-wcas-stock.out-of-stock
  + .dgwt-wcas-pd-addtc.js-dgwt-wcas-pd-addtc {
  display: none;
}
.woocommerce .dgwt-wcas-pd-addtc a.added_to_cart.wc-forward {
  background: #53b649;
  color: #fff;
  font-family: jost-regular;
  font-weight: 500;
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 0.618em 1em;
  border-radius: 3px;
  left: auto;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}
.woocommerce .dgwt-wcas-pd-addtc a.added_to_cart.wc-forward:hover {
  background: #3b1159;
  color: #fff;
}
.mfp-content .set-def-store-popup-div select {
  width: 100%;
  border: 2px solid #682c8f;
  text-transform: capitalize;
  padding: 10px;
  height: 45px;
  margin-bottom: 20px;
}
.page-compare .yith-woocompare-widget {
  display: none;
}
.cat-outer {
  display: inline-block !important;
}
.top-no-padding {
  padding-top: 0 !important;
}
li {
  list-style: none;
}
@media (max-width: 1199px) {
  .yith-woocompare-widget-content ul.products-list li:not(.list_empty) {
    padding: 5px;
  }
  .yith-woocompare-widget-content ul.products-list li .remove {
    top: -1px;
  }
  #footer-wrapper .location-info-content,
  #footer-wrapper p {
    font-size: 12px !important;
  }

  .scroll-top {
    right: calc((100vw - 950px) / 2);
  }
  .header-menu-rgt {
    display: none;
  }
  .header-top-lft {
    width: 100%;
    text-align: center;
  }
  .header-top-lft::after {
    display: none;
  }
  .header-top-lft {
    padding-left: 0;
  }
  .common-slider .fa-chevron-right,
  .common-slider .fa-chevron-left {
    top: 48%;
  }
  .productoffer-slider.common-slider .fa-chevron-right,
  .productoffer-slider.common-slider .fa-chevron-left,
  .cat-slider.common-slider .fa-chevron-right,
  .cat-slider.common-slider .fa-chevron-left,
  .latest-news.common-slider .fa-chevron-right,
  .latest-news.common-slider .fa-chevron-left {
    top: 49%;
  }
  .common-slider .fa-chevron-right {
    right: -15px !important;
  }
  .common-slider .fa-chevron-left {
    left: -15px !important;
  }
}
@media (min-width: 993px) and (max-width: 1100px) {
  #footer-wrapper .location-info-content,
  #footer-wrapper p {
    font-size: 11px !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .top-footer {
    text-align: center;
  }
}
@media only screen and (min-width: 1025px) {
  .location-info {
    display: flex !important;
  }
}
@media only screen and (max-width: 1024px) {
  .single-post .head-type2 {
    font-size: 28px;
    margin-bottom: 10px;
    line-height: 1.2;
  }
  .blogHeadContent h3 {
    font-size: 20px !important;
  }
  #mega-menu-wrap-header-menu .mega-menu-toggle + #mega-menu-header-menu {
    background: #fff;
  }
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    color: #303030;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.24px;
    color: #303030;
    padding: 5px 15px;
    height: auto;
  }
  #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item {
    border-top: 1px solid #979797;
  }
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    > li.mega-menu-item:last-child {
    border-bottom: 1px solid #979797;
  }
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    li.mega-menu-megamenu:not(.mega-menu-tabbed)
    li.mega-menu-item-has-children:not(.mega-collapse-children)
    > a.mega-menu-link
    > span.mega-indicator,
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    li.mega-menu-item-has-children.mega-hide-arrow
    > a.mega-menu-link
    > span.mega-indicator {
    display: block !important;
  }
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    > li.mega-menu-tabbed
    > ul.mega-sub-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    color: #303030;
    padding-left: 25px;
    background: #f7f7f7;
  }
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    > li.mega-menu-tabbed
    > ul.mega-sub-menu {
    background: #f7f7f7;
  }
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    > li.mega-menu-item.mega-toggle-on
    > a.mega-menu-link {
    color: #3b1159;
    background: #f7f7f7;
  }
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    > li.mega-menu-item.mega-toggle-on
    > a.mega-menu-link {
    color: #3b1159;
    background: #f7f7f7;
  }
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-row
    .mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item {
    padding: 10px;
    width: 100%;
    padding-top: 0;
  }
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-row
    .mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item {
    padding: 10px 20px;
    width: 100%;
  }
  .mega-sub-menu .widget_nav_menu .menu {
    display: block !important;
  }
  .mega-sub-menu .advisor-section {
    display: none !important;
  }
  .mega-sub-menu .mega-block-title {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
  }
  #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    > li.mega-menu-flyout
    ul.mega-sub-menu
    li.mega-menu-item
    a.mega-menu-link {
    padding-left: 25px;
  }
  #mega-menu-wrap-header-menu #mega-menu-header-menu > li > .mega-sub-menu {
    box-shadow: none;
  }
}
@media (max-width: 992px) {
  #cookie-notice .cn-buttons-container {
    right: calc((100vw - 730px) / 2);
    padding-right: 25px;
  }
  .scroll-top {
    right: calc((100vw - 730px) / 2);
  }
  .centerleft .rss-banner-caption {
    padding-left: 15px;
  }
  .middlebar-banner .slick-list,
  .middlebar-banner .slick-list .rss-inner-slider-item,
  .middlebar-banner .slick-track,
  .middlebar-banner {
    height: auto !important;
  }
  .common-slider {
    max-width: 95%;
    margin: 0 auto !important;
  }
  .footer-menus .col-sm-3 {
    width: 50%;
    min-height: 340px;
  }
  .header-top-lft {
    font-size: 13px;
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .single-post .head-type2 {
    font-size: 24px;
  }
  .blogHeadContent h3 {
    font-size: 16px !important;
  }
  .scroll-top {
    bottom: 100px;
  }
  .productoffer-section {
    margin-bottom: 10px;
  }
  .pharmacy-section {
    padding-top: 10px;
  }
  #cookie-notice .cn-buttons-container {
    left: 15px;
    right: auto;
    padding-right: 0;
  }
  .scroll-top {
    right: 15px;
  }
  .footer-menus .col-sm-3 {
    width: auto;
    min-height: auto;
  }
}
@media (max-width: 767px) {
  #cookie-notice .cookie-info {
    font-size: 12px;
    line-height: 1.4;
  }
  #cookie-notice .cookie-title {
    font-size: 16px;
    margin-bottom: 5px;
  }
 
}
@media (max-width: 766px) {
  .cn-close-icon {
    top: 6px !important;
    right: 6px;
  }
  .cn-close-icon:before,
  .cn-close-icon:after {
    left: 6px;
    height: 10px !important;
  }
  .cn-close-icon {
    right: 6px !important;
    padding: 5px !important;
    top: 6px !important;
    width: 15px !important;
    height: 15px !important;
  }
 
  #cookie-notice {
    bottom: 66px;
  }
}


@media (max-width: 767px) {
  .desktop-bannner {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .mobile-bannner {
    display: none !important;
  }
}
.fme_wcw_chat_header,
.fme_wcw_chat {
  font-family: jost-regular !important;
}
.fme_wcw_front_avatar_cl {
  border: 0;
  padding-top: 0;
}
.whats-app {
  position: fixed;
  z-index: 1024;
  bottom: 15px;
  right: 15px;
  display: block;
  height: 50px;
  width: 50px;
  border-radius: 50%;
}
.whats-app:hover {
  box-shadow: 0 2px 10px 0 rgb(0 0 0/40%);
}
.whats-app a {
  background-size: 100%;
  height: 50px;
  width: 50px;
  display: block;
}
@media (max-width: 767px) {
  .whats-app {
    bottom: 60px;
  }
}
.blogHeadContent a {
  text-decoration: underline;
}
.blogHeadContent a:hover {
  text-decoration: none;
}
.vertical-banner.image-grid {
  width: 100%;
}
.vertical-banner.image-grid img {
  width: 100%;
}
.popup-main-inner {
  padding: 280px 25px 30px;
  background-color: #fff;
  max-width: 500px;
  margin: 25px auto;
  border-radius: 22px;
  position: relative;
  text-align: center;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 10%, #fff 58%),
    url(../images/popup-back-image.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
li.submit-li-button a {
  position: relative;
  color: #36ad48 !important;
}
li.submit-li-button a::before {
  content: '' !important;
  display: inline-block !important;
  background-image: url(../images/plus.jpg) !important;
  height: 20px !important;
  width: 20px !important;
  position: relative !important;
  top: -2px !important;
  vertical-align: middle !important;
}
li.submit-li-button a {
  padding: 0 20px 0 40px;
}
li.location-li-button a {
  position: relative;
  color: #36ad48 !important;
}
li.location-li-button a::before {
  content: '' !important;
  display: inline-block !important;
  background-image: url(../images/location-menu-icon.svg) !important;
  height: 24px !important;
  width: 20px !important;
  position: relative !important;
  top: -2px !important;
  vertical-align: middle !important;
  background-repeat: no-repeat !important;
}
li.location-li-button a {
  padding: 0 20px 0 40px;
}
.btn-type4,
.btn-type4:focus {
  display: inline-block;
  font-family: jost-regular;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  padding: 9px 29px;
  border-radius: 3px;
  background-color: #36ad48;
  border: 2px solid #36ad48;
  text-decoration: none;
}
.popup-main-inner .btn-type4 {
  margin-top: 15px;
}
.btn-type4:hover {
  color: #36ad48;
  text-decoration: none;
  background-color: #fff;
  border: 2px solid #36ad48;
}
.popup-main-inner h2 {
  font-family: roboto slab;
  font-size: 22px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
  margin-bottom: 15px;
}
.popup-main-inner p {
  font-family: jost-regular;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: center;
  color: #333;
}
.popup-main-inner .mfp-close {
  font-size: 30px !important;
  color: #000 !important;
  opacity: 1 !important;
}
.mfp-wrap {
  z-index: 99999 !important;
}
@media (max-width: 767px) {
  .popup-main-inner {
    background: 0 0;
    padding: 30px 30px 40px;
    background-color: #fff;
  }
  .popup-main-inner h2 {
    font-size: 20px;
  }
  .mobile-footer-links .footer-icon.prescription-icon::before {
    background: url(../images/prescription-icon.svg) no-repeat;
    background-size: 100% !important;
  }
}
.store-location-pg .asl-cont .icon-direction:before {
  content: 'Detect my Location';
  width: 80px;
  font-size: 14px;
  line-height: 1;
  font-family: jost-regular !important;
  margin-top: 11px !important;
}
.store-location-pg
  .asl-cont.asl-bg-0
  .sl-main-cont
  .asl-panel-inner
  .asl-addr-search
  .sl-search-btn
  i {
  padding: 0 7px;
}
.asl-cont.asl-template-3
  .sl-main-cont
  .asl-panel-inner
  .asl-addr-search
  .asl-clear-btn {
  right: 100px !important;
}
.swal2-container {
  z-index: 999999 !important;
}
.middlebar-section .home-middlebar .middlebarslider-inner .desktop-banner {
  position: relative;
}
.middlebar-section .home-middlebar .middlebarslider-inner .banner-content {
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  left: auto;
  max-width: 400px;
}
.middlebar-section
  .home-middlebar
  .middlebarslider-inner
  .banner-content
  .banner-title {
  font-family: roboto slab;
  font-weight: 600;
  font-size: 35px;
  letter-spacing: 0.53px;
  color: #fff;
  margin-top: 0;
  margin-bottom: 15px;
  display: block;
}
.middlebar-section
  .home-middlebar
  .middlebarslider-inner
  .banner-content
  .banner-desc {
  display: block;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0.24px;
  color: #fff;
  margin-bottom: 20px;
}
.middlebar-section
  .home-middlebar
  .middlebarslider-inner
  .banner-content
  .banner-link,
.middlebar-section
  .home-middlebar
  .middlebarslider-inner
  .banner-content
  .banner-link:focus {
  display: inline-block;
  font-family: jost-regular;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0.23px;
  text-align: center;
  color: #fff;
  padding: 10px 30px;
  border-radius: 3px;
  background-color: #53b649;
  border: 2px solid #53b649;
  text-decoration: none;
}
.middlebar-section
  .home-middlebar
  .middlebarslider-inner
  .banner-content
  .banner-link:hover {
  background-color: #3b1159;
  border: 2px solid #3b1159;
  text-decoration: none;
}
.middlebar-section .home-middlebar .middlebarslider-inner .overlay-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  display: block;
}
@media (max-width: 1199px) {
  .middlebar-section
    .home-middlebar
    .middlebarslider-inner
    .banner-content
    .banner-title {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .middlebar-section
    .home-middlebar
    .middlebarslider-inner
    .banner-content
    .banner-desc {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .middlebar-section
    .home-middlebar
    .middlebarslider-inner
    .banner-content
    .banner-link,
  .middlebar-section
    .home-middlebar
    .middlebarslider-inner
    .banner-content
    .banner-link:focus {
    padding: 10px 15px;
    font-size: 14px;
  }
  .middlebar-section .home-middlebar .middlebarslider-inner .banner-content {
    max-width: 300px;
  }
}
@media (max-width: 991px) {
  .middlebar-section
    .home-middlebar
    .middlebarslider-inner
    .banner-content
    .banner-title {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .middlebar-section
    .home-middlebar
    .middlebarslider-inner
    .banner-content
    .banner-desc {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .middlebar-section
    .home-middlebar
    .middlebarslider-inner
    .banner-content
    .banner-link,
  .middlebar-section
    .home-middlebar
    .middlebarslider-inner
    .banner-content
    .banner-link:focus {
    padding: 8px 15px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .middlebar-section .home-middlebar .middlebarslider-inner .mobile-banner {
    position: relative;
  }
  .middlebar-section
    .home-middlebar
    .middlebarslider-inner
    .mobile-banner.mobile-overlay-class:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: block;
  }
  .middlebar-section .home-middlebar .middlebarslider-inner .banner-content {
    left: 20px;
    right: 20px;
    max-width: 100%;
    text-align: center;
  }
  .middlebar-section
    .home-middlebar
    .middlebarslider-inner
    .banner-content
    .banner-title {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .middlebar-section
    .home-middlebar
    .middlebarslider-inner
    .banner-content
    .banner-desc {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .middlebar-section
    .home-middlebar
    .middlebarslider-inner
    .banner-content
    .banner-link,
  .middlebar-section
    .home-middlebar
    .middlebarslider-inner
    .banner-content
    .banner-link:focus {
    padding: 5px 15px;
    font-size: 13px;
  }
}
.woosq-btn {
  display: inline-block !important;
  width: 48% !important;
  vertical-align: bottom;
}
a.woosq-btn {
  margin-right: 2%;
}
.woosq-btn.plp-half-more-info-btn {
  border: 2px solid #53b649 !important;
  color: #53b649 !important;
  background-color: #fff !important;
}
.woosq-btn.plp-half-more-info-btn:hover {
  background-color: #3b1159 !important;
  color: #fff !important;
  border: 2px solid #3b1159 !important;
}
.woosq-btn.plp-full-more-info-btn {
  width: 100% !important;
  margin-right: 0%;
  margin-top: 1em;
}
button.woosq-btn {
  margin-right: 2%;
}
button.woosq-btn:first-child {
  margin-right: 2%;
}
button.woosq-btn:last-child {
  margin-left: 2%;
}
.woocommerce ul.products li.product .button.add_to_cart_button {
  width: 48%;
  display: inline-block !important;
  vertical-align: middle;
  margin-right: 2%;
}
#woosq-popup .review-link-sec {
  display: none;
}
.woocommerce ul.products li.product .button.add_to_cart_button:hover {
  background-color: #3b1159;
  border: 2px solid #3b1159;
  text-decoration: none;
}
.woocommerce ul.products li.product .button.add_to_cart_button.added {
  display: none !important;
}
.woocommerce ul.products li.product a.added_to_cart.wc-forward {
  width: 48%;
  display: inline-block !important;
  vertical-align: middle;
  margin-right: 2%;
  font-family: jost-regular;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0.23px;
  text-align: center;
  padding: 10px 13px !important;
  border-radius: 3px;
  background-color: #3b1159;
  border: 2px solid #3b1159;
  text-decoration: none;
  color: #fff;
  margin-top: 8px;
}
.woocommerce ul.products li.product a.added_to_cart.wc-forward:hover {
  background-color: #53b649;
  border: 2px solid #53b649;
  text-decoration: none;
}
.woocommerce ul.products li.product a.button.loading:after {
  top: 10px;
  right: 5px;
}
.woocommerce ul.products li.product .button {
  padding: 10px !important;
  margin-top: 8px;
}
#woosq-popup .thumbnails .thumbnail {
  margin-bottom: 0 !important;
}
#woosq-popup .sku-outer {
  margin-left: -10px;
  margin-top: 3px;
}
.mfp-content #woosq-popup .mfp-close {
  position: absolute;
  right: 0;
  top: 0;
  height: 30px;
  width: 30px;
  background: #3b1159;
  text-align: center;
  border-radius: 3px;
  color: #fff;
  line-height: 25px;
  font-size: 35px;
  padding-left: 0;
  border-radius: 0;
  opacity: 1 !important;
}
.mfp-woosq #woosq-popup .mfp-close:before {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  content: '\e9ea';
  font-family: feather;
  display: inline-block;
  font-size: 17px;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mfp-woosq #woosq-popup .mfp-close:active {
  top: 0 !important;
}
#woosq-popup .thumbnails .slick-dots li button:before {
  background-color: #53b649 !important;
}
@media (max-width: 1199px) {
  .woocommerce ul.products li.product .button,
  .woocommerce ul.products li.product .added_to_cart.wc-forward {
    font-size: 15px !important;
    padding: 10px 15px !important;
  }
}
.brand-innersection {
  position: relative;
}
.brand-innersection .overlay-link,
.overlay-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  display: block;
}
.brand-innersection .inner-banner {
  margin-bottom: 20px;
}
.row.grid10 {
  margin-right: -10px;
  margin-left: -10px;
}
.row.grid10 > div {
  padding-right: 10px;
  padding-left: 10px;
}
.row.grid10 .mobile-banner {
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  .row.grid10 > div.mobilegrid {
    width: 100%;
  }
}
.pos-rel {
  position: relative;
}
.page-mpesa-checkout-page {
  margin-top: 0 !important;
}
.page-mpesa-checkout-page header#header {
  position: relative;
}
.page-mpesa-checkout-page .copyright {
  margin: 30px 0;
  text-align: center;
  color: #333;
  font-size: 13px;
  letter-spacing: 0.55px;
}
.page-mpesa-checkout-page #site-branding {
  width: 40%;
}
.page-mpesa-checkout-page #site-branding #logo,
.page-mpesa-checkout-page #site-branding .mpesa-logo {
  display: inline-block;
}
.page-mpesa-checkout-page #site-branding a {
  display: inline-block;
}
.page-mpesa-checkout-page #site-branding .mpesa-logo {
  margin-left: 20px;
}
.page-mpesa-checkout-page #site-branding .mpesa-logo img {
  max-width: 90px;
}
.page-mpesa-checkout-page #header_section {
  border-bottom: 0;
}
.page-mpesa-checkout-page ul {
  text-align: left;
  margin: 0;
  padding: 0 0 0 16px;
}
.page-mpesa-checkout-page ul li {
  list-style: decimal;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 20px;
  text-transform: capitalize;
  color: #333;
}
.page-mpesa-checkout-page #phoneno {
  text-align: left;
  display: inline-block;
  width: 200px;
  line-height: normal !important;
  border-radius: 5px !important;
  border: 1px solid #d9d9d9 !important;
  box-shadow: none !important;
  height: 40px;
  color: #333;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.page-mpesa-checkout-page .breadcrumb-list {
  display: none;
}
.page-mpesa-checkout-page #btnChange {
  background-color: transparent !important;
  border: 0;
  color: #3b1159;
  text-decoration: underline;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 1px;
  margin-top: 0 !important;
  padding-top: 15px;
  outline: none;
}
.page-mpesa-checkout-page #btnChange:focus,
.page-mpesa-checkout-page #btnChange:active,
.page-mpesa-checkout-page #btnChange:hover {
  color: #53b649 !important;
  outline: none;
  box-shadow: none;
}
.page-mpesa-checkout-page #btnRequest,
.page-mpesa-checkout-page #btnRequest:focus {
  font-family: jost-regular;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0.23px;
  text-align: center;
  color: #fff;
  padding: 10px 15px;
  border-radius: 3px;
  background-color: #53b649 !important;
  border: 2px solid #53b649 !important;
  text-decoration: none !important;
  margin-left: 0 !important;
  outline: none;
}
.page-mpesa-checkout-page #btnRequest:hover {
  background-color: #3b1159 !important;
  border: 2px solid #3b1159 !important;
  text-decoration: none !important;
  outline: none;
}
.page-mpesa-checkout-page .mpesa-banner {
  margin-top: 30px;
}
.page-mpesa-checkout-page .mpesa-banner a {
  display: inline-block;
}
.mpesa-content .main-header {
  font-family: roboto slab;
  font-weight: 600;
  font-size: 35px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.53px;
  text-align: left;
  color: #3b1159;
  margin-bottom: 10px;
  margin-top: 10px;
}
.mpesa-content .sub-header {
  font-family: jost-regular;
  font-size: 25px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.61;
  letter-spacing: normal;
  text-align: left;
  color: #3b1159;
  display: block;
  margin-bottom: 15px;
}
.mpesa-content .inner-header {
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 20px;
  color: #333;
  letter-spacing: 0.52px;
  margin-bottom: 20px;
}
.page-mpesa-checkout-page #result .error {
  padding: 1em 2em 1em 3.5em;
  margin: 0 0 2em;
  position: relative;
  background-color: #f7f6f7;
  color: red;
  border-top: 3px solid #72349f;
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
  border-width: 3px 0 0;
  text-align: left;
  width: 55%;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.53px;
}
.page-mpesa-checkout-page #result .error:before {
  font-family: WooCommerce;
  content: '\e016';
  display: inline-block;
  position: absolute;
  top: 1em;
  left: 1.5em;
  color: #72349f;
}
@media (max-width: 767px) {
  .page-mpesa-checkout-page #result .error {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .page-mpesa-checkout-page #site-branding {
    width: 100% !important;
  }
  .mpesa-content .main-header {
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .mpesa-content .sub-header {
    font-size: 17px;
    margin-bottom: 10px;
  }
  .mpesa-content .inner-header {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .page-mpesa-checkout-page ul li {
    margin-bottom: 5px;
  }
  .page-mpesa-checkout-page .mpesa-banner {
    margin-top: 20px;
  }
}
.elementor-editor-active .widget-area.default-sidebar {
  display: none !important;
}

.announcement-bar .announcement-bar-title .elementor-heading-title {
  font-size: 22px;
  font-family: jost-regular !important;
}
.announcement-bar .sub-headerinner {
  font-family: jost-medium;
}
.announcement-bar
  .elementor-widget-countdown
  .elementor-countdown-item
  .elementor-countdown-digits {
  font-family: jost-medium !important;
  margin-bottom: 7px;
}
.announcement-bar
  .elementor-widget-countdown
  .elementor-countdown-item
  .elementor-countdown-label {
  font-family: jost-regular !important;
  color: rgba(255, 255, 255, 0.7);
}
.announcement-bar .shopnow-btn .elementor-button-link {
  padding: 16px 20px !important;
  font-family: jost-regular !important;
  font-size: 17px;
  text-transform: capitalize;
}
.announcement-bar .shopnow-btn .elementor-button-link:hover,
.announcement-bar .shopnow-btn .elementor-button-link:focus {
  background-color: #72349f !important;
}
.elementor-widget-countdown .elementor-countdown-item {
  padding: 5px 0 !important;
}
.elementor-25674
  .elementor-element.elementor-element-2bbe93cb
  > .elementor-element-populated {
  margin: 0;
  padding: 20px 10px !important;
}
.sale-section {
  margin-bottom: 0 !important;
}

.sale-section .btn-type2 {
  position: absolute;
  right: 0;
  top: 40px;
}
.sale-section .btn-type2.mobile-sale-btn {
  display: none;
}
.skin-pages-outer .entry-header {
  display: none;
}
.skin-banner-section .elementor-text-editor button {
  color: #fff !important;
  display: inline-block;
  font-family: jost-regular;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0.23px;
  text-align: center;
  padding: 10px 24px;
  border-radius: 3px;
  background-color: #53b649;
  border: 2px solid #53b649;
  text-decoration: none;
}
.skin-banner-section .elementor-text-editor button:hover {
  background-color: #3b1159;
  border: 2px solid #3b1159;
}
.tf-v1-popup {
  z-index: 9999999 !important;
}
.new-category-slider-wrapper .category-box.type1,
.new-category-slider-wrapper .category-slider {
  margin-bottom: 0 !important;
}
.new-category-slider-wrapper .category-box.type1 {
  padding-bottom: 15px;
  padding-top: 15px;
}
.new-category-slider-wrapper .category-slider .category-box .category-link {
  position: relative;
  overflow: hidden;
  display: block;
  box-shadow: 0 1px 12px 0 rgb(11 18 25/10%);
  border-radius: 8px;
}
.tbl {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}
.new-category-slider-wrapper .category-box.type1 .image.tbl {
  height: 200px;
}
.tbl .tbl-cell {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
.new-category-slider-wrapper .category-box.type1 .image.tbl .tbl-cell img {
  max-height: 200px;
  margin: 0 auto;
}
.category-box .brand-name {
  font-family: jost-medium;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: 0.24px;
  color: #000;
  margin: 0;
  text-align: center;
  padding: 10px;
}
.category-box .free-brand-text {
  font-size: 14px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: 0.24px;
  color: #3b1159;
  margin: 0;
  text-align: center;
  text-decoration: none !important;
  padding-bottom: 15px;
}
.category-box .category-link:hover,
.category-box .category-link:focus {
  text-decoration: none !important;
}
.page-cart .top-footer {
  display: none;
}
.page-cart .topfooter-box {
  border-bottom: 1px solid #ebe2f2;
}
.woocommerce div.product div.summary .cart .wclim_price {
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 18px;
  margin-bottom: 15px;
}
.woocommerce div.product div.summary .cart .wclim_price #losm {
  margin-top: -20px;
}
.woocommerce div.product div.summary .cart .wclim_price #globMsg {
  margin-top: -20px;
}
@media (max-width: 1400px) {
  .skin-banner-section > .elementor-container {
    min-height: 480px !important;
  }
}
@media (max-width: 1199px) {
  .new-category-slider-wrapper .category-slider {
    padding-left: 50px;
    padding-right: 50px;
  }
  .new-category-slider-wrapper .category-slider.common-slider .fa-chevron-left {
    left: 40px !important;
  }
  .new-category-slider-wrapper
    .category-slider.common-slider
    .fa-chevron-right {
    right: 40px !important;
  }
  .new-category-slider-wrapper {
    overflow: hidden;
  }
  .image-article img {
    max-height: 160px;
    min-height: 160px;
  }
}
@media (max-width: 1024px) {
  .elementor-25674
    .elementor-element.elementor-element-2bbe93cb
    > .elementor-element-populated {
    margin: 0;
    padding: 10px !important;
  }
  .announcement-bar .col-1 .elementor-column-wrap {
    margin-bottom: 0 !important;
  }
  .mega-toggle-animated {
    top: 61px !important;
  }
  .announcement-bar .announcement-bar-title .elementor-heading-title {
    line-height: 25px;
    font-size: 20px;
  }
  .announcement-bar .col-1 .elementor-column-wrap .elementor-widget-container {
    text-align: center !important;
  }
  .skin-banner-section > .elementor-container {
    min-height: 380px !important;
  }
}
@media (max-width: 991px) {
  .mega-toggle-animated {
    top: 52px !important;
  }
  .announcement-bar
    .elementor-widget-countdown
    .elementor-countdown-item
    .elementor-countdown-digits {
    font-family: jost-medium !important;
    margin-bottom: 5px;
    font-size: 18px !important;
  }
  .announcement-bar .shopnow-btn .elementor-button-link {
    font-size: 15px !important;
    padding: 10px 20px !important;
  }
  .new-category-slider-wrapper .category-slider {
    padding-left: 10px;
    padding-right: 10px;
  }
  .new-category-slider-wrapper .category-slider.common-slider .fa-chevron-left {
    left: 0 !important;
  }
  .new-category-slider-wrapper
    .category-slider.common-slider
    .fa-chevron-right {
    right: 0 !important;
  }
  .image-article img {
    max-height: 180px;
    min-height: 180px;
  }
}
@media (max-width: 767px) {
  .mega-toggle-animated {
    top: -90px !important;
  }
  .announcement-bar .announcement-bar-title .elementor-heading-title {
    margin-bottom: 5px;
  }
  .announcement-bar .shopnow-btn .elementor-button-link {
    margin-top: 5px;
    font-size: 15px !important;
  }
  .announcement-bar .col-3 .elementor-widget-wrap {
    justify-content: right !important;
  }
  .announcement-bar .shopnow-btn .elementor-button-link {
    padding: 10px 30px !important;
  }
  .announcement-bar .announcement-bar-title .elementor-heading-title {
    line-height: 20px;
    font-size: 18px;
  }
  .announcement-bar
    .elementor-widget-countdown
    .elementor-countdown-item
    .elementor-countdown-digits {
    font-family: jost-medium !important;
    margin-bottom: 5px;
    font-size: 20px !important;
  }
  .sale-section .btn-type2.desktop-sale-btn {
    display: none;
  }
  .sale-section .btn-type2.mobile-sale-btn {
    display: block;
    position: relative;
    margin-top: 0;
    top: -15px;
  }
  .skin-banner-section > .elementor-container {
    min-height: 380px !important;
  }
  .skin-banner-section .elementor-text-editor button {
    height: 50px !important;
    font-size: 14px !important;
  }
  .new-category-slider-wrapper .category-slider {
    padding-left: 0;
    padding-right: 0;
  }
  .new-category-slider-wrapper .category-slider.common-slider .fa-chevron-left {
    left: -8px !important;
  }
  .new-category-slider-wrapper
    .category-slider.common-slider
    .fa-chevron-right {
    right: -8px !important;
  }
  .new-category-slider-wrapper .category-box.type1 .image.tbl {
    height: 160px;
  }
  .new-category-slider-wrapper .category-box.type1 .image.tbl .tbl-cell img {
    max-height: 160px;
    padding: 10px;
  }
  .image-article img {
    max-height: 160px;
    min-height: 160px;
  }
}
@media (max-width: 576px) {
  .announcement-bar .col-1 .elementor-widget-wrap,
  .announcement-bar .col-3 .elementor-widget-wrap {
    justify-content: center !important;
  }
  .announcement-bar .col-1,
  .announcement-bar .col-3 {
    width: 100% !important;
  }
  .mega-toggle-animated {
    top: -98px !important;
  }
  .announcement-bar .announcement-bar-title .elementor-heading-title {
    text-align: center;
  }
}

.elementor-25674 .elementor-element.elementor-element-12bdc701 {
  width: 100% !important;
}
.home-middlebar .slick-arrow {
  display: inline-block;
  height: 45px;
  width: 45px;
  position: absolute;
  z-index: 99;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  cursor: pointer;
  background: rgb(83 182 73);
  border-radius: 50%;
}
.home-middlebar .post-prev {
  left: 10px;
}
.home-middlebar .post-next {
  right: 10px;
}
.home-middlebar .post-prev:before,
.home-middlebar .post-next:before {
  font-family: fontawesome;
  color: #fff;
  font-size: 31px;
  line-height: 21px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -wbkit-transform: translate(-50%, -50%);
  position: absolute;
}
.home-middlebar .post-prev:before {
  content: '\f104';
  margin-left: -2px;
  margin-top: -1px;
}
.home-middlebar .post-next:before {
  content: '\f105';
  margin-left: 2px;
  margin-top: -2px;
}
.home-middlebar .post-prev:hover:before,
.sliderArrow .post-next:hover:before {
  color: #fff;
}
.home-middlebar .slick-arrow:hover {
  background: #3b1159;
}
@media (max-width: 767px) {
  .home-middlebar .post-prev:before,
  .home-middlebar .post-next:before {
    font-size: 25px;
  }
  .home-middlebar .slick-arrow {
    height: 30px;
    width: 30px;
  }
  .home-middlebar .post-prev {
    left: 5px;
  }
  .home-middlebar .post-next {
    right: 5px;
  }
}
.yith-wacp-mini-cart-icon {
  display: none !important;
}
#yith-wacp-popup .yith-wacp-overlay {
  opacity: 1 !important;
  background-color: rgba(0, 0, 0, 0.6) !important;
}
#yith-wacp-popup .yith-wacp-main {
  padding: 10px !important;
}
#yith-wacp-popup .yith-wacp-content .product-price {
  display: none;
}
#yith-wacp-popup .yith-wacp-content {
  padding: 20px !important;
  background: #efefef;
}
.yith-wacp-content .product-thumb {
  border: 1px solid #bbb;
  margin-bottom: 20px;
  width: 60px;
  text-align: center;
}
.yith-wacp-content .product-info {
  border-bottom: 0 solid #e0e0e0;
}
.yith-wacp-content .popup-actions .button {
  display: block;
  margin-bottom: 20px;
}
.yith-wacp-content .popup-actions {
  border-bottom: 0 solid #e0e0e0;
  margin-top: 20px;
  padding: 20px 0 0;
  border-top: 1px solid #bbb;
}
.yith-wacp-content .product-info .product-title a {
  font-family: roboto slab;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.23;
  letter-spacing: 0.53px;
  color: #3b1159;
}
#yith-wacp-popup .yith-wacp-message {
  background-color: transparent !important;
  padding: 0 !important;
  margin-bottom: 15px !important;
  font-family: jost-regular;
  font-size: 18px !important;
  font-weight: 400;
  line-height: 1.19;
  letter-spacing: 0.24px;
  color: #692e96;
  padding-bottom: 15px !important;
  border-bottom: 1px solid #bbb;
}
.yith-wacp-content .popup-actions a {
  color: #fff;
  margin: 0 0 15px !important;
  font-family: jost-regular;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0.23px;
}
.yith-wacp-content .popup-actions .go-cart {
  background: #53b649;
}
.yith-wacp-content .popup-actions .continue-shopping {
  background: #3b1159 !important;
  margin: 0 !important;
}
.yith-wacp-content .popup-actions .continue-shopping:hover {
  background: #53b649 !important;
}
#yith-wacp-popup .yith-wacp-close {
  font-size: 0;
  line-height: 0;
  background: url(../images/watc-popup-close.png) no-repeat;
  display: inline-block;
  height: 15px !important;
  width: 15px !important;
  position: absolute;
  right: 15px !important;
  top: 15px !important;
  z-index: 9;
}
#yith-wacp-popup .yith-wacp-content .yith-wacp-message.default-icon:before {
  background: url(../images/message-icon.svg) no-repeat !important;
  background-size: 100% !important;
}
@media (min-width: 768px) {
  .yith-wacp-content .popup-actions {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .yith-wacp-content .popup-actions .button {
    width: 48% !important;
    margin-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  .yith-wacp-content .popup-actions {
    display: flex;
    flex-wrap: wrap;
  }
  .yith-wacp-content .popup-actions .go-checkout {
    order: 2;
    margin-bottom: 0 !important;
  }
  .yith-wacp-content .popup-actions .continue-shopping {
    order: 1;
    margin-bottom: 15px !important;
  }
  #yith-wacp-popup.open .yith-wacp-wrapper {
    top: 40px !important;
  }
  #yith-wacp-popup .yith-wacp-wrapper {
    max-height: 300px !important;
  }
  .yith-wacp-content .yith-wacp-message span.message-icon {
    margin: 0;
  }
  .yith-wacp-content .yith-wacp-message span.message-icon img {
    width: 20px;
  }
  .yith-wacp-content .product-thumb {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  #yith-wacp-popup .yith-wacp-content {
    padding: 15px;
  }
  .yith-wacp-content .product-thumb img {
    max-width: 55px;
  }
  .yith-wacp-content .popup-actions {
    margin-top: 10px;
    padding: 10px 0 0;
  }
  .container .row.inner-box-sec {
    display: none;
  }
  .home .home-middlebar {
    margin-bottom: 15px;
  }
}
.arrowBtn a.elementor-button-link {
  background: url(../images/right-arrow-white.svg) no-repeat center right !important;
}
.arrowBtn a.elementor-button-link:hover {
  background: url(../images/right-arrow-orange.svg) no-repeat center right !important;
}
.flashsale-section .main-title {
  margin-bottom: 20px;
}
.ywpc-countdown {
  position: relative !important;
  background: #3b1159 !important;
  border: 1px solid #3b1159 !important;
}
.ywpc-countdown .ywpc-header {
  color: #fff !important;
}
.ywpc-countdown .ywpc-timer .ywpc-label {
  color: #fff !important;
}
.single-product.woocommerce div.product .ywpc-countdown + span.onsale {
  top: 0;
  background: #53b649;
  left: auto !important;
  right: 0 !important;
}
.flashssale-outer .elementor-countdown-label {
  margin-left: -4px !important;
}
.flash-sale-title {
  font-size: 16px;
  font-weight: 700;
  color: red;
  margin-bottom: 10px;
}
.wcct_countdown_timer_wrap .wcct_highlight_1_wrap {
  color: red !important;
}
.price-flash-text {
  font-size: 14px;
  color: red;
  margin-top: 8px;
}
.flashsale-section .add_to_cart_button {
  background: #ff8c00 !important;
  border-color: #ff8c00 !important;
  color: #fff !important;
}
.flashsale-section .add_to_cart_button:hover {
  background: #3b1159 !important;
  border-color: #3b1159 !important;
}
.flashsale-section .common-slider .fa-chevron-right {
  color: #fd0014 !important;
}
.flashsale-section .common-slider .fa-chevron-left {
  color: #fd0014 !important;
}
.flashsale-section .common-slider .fa-chevron-right:hover {
  color: #3b1159 !important;
}
.flashsale-section .common-slider .fa-chevron-left:hover {
  color: #3b1159 !important;
}
.flashsale-section .main-title {
  color: #fd0014;
}
.flashsale-section .woosq-btn.plp-half-more-info-btn {
  border-color: #ff8c00 !important;
  color: #000 !important;
}
.flashsale-section .woosq-btn.plp-half-more-info-btn:hover {
  border-color: #3b1159 !important;
  color: #fff !important;
}
.flashsale-section ul.products li.product .onsale {
  background-color: #fd0014 !important;
  font-size: 14px !important;
  font-weight: 600 !important;
}
.flash-sale-page .woocommerce ul.products li.product {
  width: 25% !important;
}
.affiliates-form-outer .yith-wcaf-registration-form .register-form {
  background-color: transparent;
  padding: 0;
}
.affiliates-form-outer .yith-wcaf-registration-form .register-form form {
  border: 0;
  padding: 0;
  margin-top: 0 !important;
}
.affiliates-form-outer
  .yith-wcaf-registration-form
  .register-form
  form
  .error-msg {
  bottom: 3px;
  color: #fff;
  font-size: 12px;
  left: auto;
  position: absolute;
  right: 3px;
  background: #3b1159;
  padding: 5px 10px;
  line-height: 20px;
}
.affiliates-form-outer .woocommerce form .form-row input.input-text,
.affiliates-form-outer .woocommerce form .form-row textarea {
  border: 1px solid #000;
}
.affiliates-form-outer .woocommerce form .form-row label {
  color: #000 !important;
  font-size: 16px;
}
.affiliates-form-outer .register-form .register .form-row input.button {
  display: inline-block !important;
  font-size: 15px !important;
  text-align: center !important;
  color: #fff !important;
  padding: 15px 20px !important;
  position: relative;
  background-color: #53b649 !important;
  text-decoration: none !important;
  outline: none !important;
  border: 0 !important;
  border-radius: 4px !important;
  font-weight: 400;
  text-transform: uppercase;
}
.affiliates-form-outer .register-form .register .form-row input.button:hover {
  background-color: #3b1159 !important;
}
.affiliates-form-outer
  .terms-label
  .woocommerce-input-wrapper
  .checkbox.terms-label {
  position: relative;
  padding-left: 20px;
  display: inline-block;
}
.affiliates-form-outer
  .terms-label
  .woocommerce-input-wrapper
  .checkbox.terms-label
  .input-checkbox {
  position: absolute;
  left: 0;
  top: 3px;
}
.affiliates-form-outer .register-form .register .form-row {
  margin-bottom: 15px !important;
}
.affiliates-form-outer
  .register-form
  .register
  .form-row.terms-label
  .error-msg {
  position: relative;
  left: 0;
  bottom: 0;
  display: block;
  max-width: 165px;
  margin-top: 5px;
}
.affiliates-form-outer .forms-container {
  max-width: 700px !important;
}
.affiliates-form-outer .forms-container .register-title {
  display: none !important;
}
.yith-wcaf-registration-form .already-an-affiliate-wrapper,
.yith-wcaf-registration-form .become-an-affiliate-form,
.yith-wcaf-registration-form .pending-request-wrapper,
.yith-wcaf-registration-form .rejected-request-wrapper {
  font-size: 16px;
  line-height: 28px;
  background-color: transparent;
  max-width: 650px;
}
.yith-wcaf-registration-form h3.thank-you,
.yith-wcaf-registration-form h3.we-are-sorry {
  font-size: 24px;
}
.yith-wcaf-registration-form .already-an-affiliate-wrapper a {
  display: inline-block !important;
  font-size: 15px !important;
  text-align: center !important;
  color: #fff !important;
  padding: 15px 20px !important;
  position: relative;
  background-color: #53b649 !important;
  text-decoration: none !important;
  outline: none !important;
  border: 0 !important;
  border-radius: 4px !important;
  font-weight: 400;
  text-transform: uppercase;
}
.yith-wcaf-registration-form .already-an-affiliate-wrapper a:hover {
  background-color: #3b1159 !important;
}
.yith-wcaf-dashboard.woocommerce .yith-wcaf-table-top-bar .table-options {
  display: none !important;
}
.yith-wcaf-dashboard.woocommerce .yith-wcaf-table-top-bar .table-filters {
  width: 100% !important;
}
.yith-wcaf-dashboard .yith-wcaf-table-top-bar .select2,
.yith-wcaf-dashboard .yith-wcaf-table-top-bar input,
.yith-wcaf-dashboard .yith-wcaf-table-top-bar select {
  width: 24%;
  max-width: 100%;
  height: 45px;
  line-height: 18px;
  margin: 0;
  margin-right: 10px;
}
.yith-wcaf-table-top-bar input[type='submit'] {
  width: 125px !important;
  font-family: jost-regular;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0.23px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  background-color: #53b649;
  border: 2px solid #53b649;
  text-decoration: none;
}
.yith-wcaf-table-top-bar input[type='submit']:hover {
  background-color: #3b1159;
  border-color: #3b1159;
}
.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge {
  min-width: 100%;
}
.yith-wcaf-dashboard
  .yith-wcaf-dashboard-summary
  .affiliate-stats
  .stat-box
  .stat-item
  .stat-label {
  color: #000;
}
.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li.is-active {
  border-color: #53b649;
}
.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li.is-active a {
  color: #53b649;
}
.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li a:hover {
  color: #53b649;
}
.yith-wcaf-dashboard .yith-wcaf-toggle + .toggle:after {
  top: 2px;
}
.yith-wcaf-dashboard .yith-wcaf-toggle:checked + .toggle {
  border-color: #53b649;
  background-color: #53b649;
}
.yith-wcaf-dashboard .yith-wcaf-dashboard-settings input[type='submit'] {
  width: 125px !important;
  font-family: jost-regular;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0.23px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  background-color: #53b649;
  border: 2px solid #53b649;
  text-decoration: none;
  padding: 10px;
}
.yith-wcaf-dashboard .yith-wcaf-dashboard-settings input[type='submit']:hover {
  background-color: #3b1159;
  border: 2px solid #3b1159;
}
.affiliates-form-outer .woocommerce form .form-row select {
  background-color: #fff;
  border: solid 1px #000;
  height: 50px;
  line-height: 20px;
  font-size: 15px;
  padding: 0 5px;
  border-radius: 0;
  box-shadow: none;
  color: #683e97;
}
.page-affiliates-program .breadcrumb-list {
  display: none;
}
.page-affiliates-program .entry-header {
  display: none;
}
.page-affiliates-program .topfooter-box {
  display: none;
}
@media (max-width: 767px) {
  .flashhead {
    display: none !important;
  }
  .flash-sale-page .woocommerce ul.products li.product {
    width: 50% !important;
  }
  .affiliates-form-outer .woocommerce form .form-row select {
    height: 40px;
  }
  .yith-wcaf-dashboard table.yith-wcaf-table.shop_table_responsive tr td,
  .yith-wcaf-dashboard table.yith-wcaf-table.shop_table_responsive tr th {
    border: 0;
  }
  .yith-wcaf-table .column-status::before {
    display: none !important;
  }
  .woocommerce-account .yith-wcaf-dashboard-navigation {
    display: block !important;
    text-align: center;
  }
  .yith-wcaf-dashboard .yith-wcaf-toggle + .toggle:after {
    top: 1px;
  }
  .yith-wcaf-dashboard
    .yith-wcaf-dashboard-settings
    .affiliate-settings-box
    .settings-box {
    padding: 10px 15px;
  }
}
@media (max-width: 580px) {
  .flash-sale-page .woocommerce ul.products li.product a.compare {
    bottom: 70px;
  }
}
.top-widget .responsive-mobile-top-widget.WP_Editor_Widget {
  width: auto !important;
}
.header-right-side.responsive-mobile-top-widget {
  display: inline-block !important;
  max-width: 460px;
  width: 460px;
  margin-right: 30px;
}
.header-right-side input[type='search'],
.header-right-side input[type='search']:focus {
  width: 100%;
  height: 40px;
  font-size: 14px;
  line-height: 100%;
  margin: 0;
  background-color: #fff;
  color: #3b1159;
  border-color: #3b1159;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -webkit-appearance: none;
  box-sizing: border-box;
  padding: 10px 15px 10px 40px;
  box-shadow: none;
}
.header-right-side .yith_wcas_result_image img {
  width: 40px;
  max-height: 40px;
  object-fit: cover;
}
.header-right-side .yith_wcas_result_content {
  line-height: 26px;
}
.header-right-side .yith_wcas_result_content .title {
  margin-bottom: 0;
  font-size: 13px;
}
.header-right-side .yith_wcas_result_content .woocommerce-Price-amount {
  font-size: 12px;
}
.header-right-side #yith-ajaxsearchform .search-navigation {
  display: block;
}
.header-right-side #yith-ajaxsearchform {
  position: relative;
}
.header-right-side #yith-searchsubmit {
  position: absolute;
  background: url(../images/search-icon.svg) no-repeat;
  height: 20px;
  width: 20px;
  border: none;
  box-shadow: none;
  appearance: none;
  -webkit-appearance: none;
  padding: 0;
  text-indent: 100%;
  overflow: hidden;
  top: 10px;
  left: 10px;
}
.header-right-side .product-search-results {
  top: 40px;
  width: 100%;
  position: absolute;
}
.header-right-side .product-search-results table.search-results tr td {
  padding: 5px;
  font-size: 13px;
  line-height: 8px;
  vertical-align: middle;
}
.header-right-side .product-search-results-content {
  border-radius: 3px;
}
.header-right-side .product-image img {
  margin: 0;
}
.header-right-side .product-search-results .product-image a {
  width: 40px;
  height: 40px;
  display: inline-block;
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 3px;
}
.header-right-side .product-search-results .product-image a img {
  border: 0;
  max-width: 100%;
  margin: 0 auto;
}
.header-top-btn {
  border: 1px solid;
  padding: 4px 10px;
}
@media (max-width: 1199px) {
  .header-right-side.responsive-mobile-top-widget {
    max-width: 100%;
    padding-right: 15px;
    border-right: 1px solid #ccc;
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .header-right-side.responsive-mobile-top-widget {
    max-width: 310px;
    width: 310px;
  }
}
@media (max-width: 767px) {
  .top-widget .responsive-mobile-top-widget.WP_Editor_Widget {
    margin-top: 0 !important;
  }
  .header-right-side.responsive-mobile-top-widget {
    display: block !important;
    border: 0;
    margin: 36px 0 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 580px) {
  .woocommerce .new-arrival-page ul.products li.product a.compare {
    bottom: 70px;
  }
}
@media (max-width: 576px) {
  .header-right-side.responsive-mobile-top-widget {
    margin: 0;
  }
}
.middlebar-section .home-middlebar .middlebarslider-inner .desktop-banner img {
  width: 100%;
}
@media (min-width: 1200px) {
  .home .image-article img {
    max-height: 188px;
    min-height: 188px;
  }
}


#omnisend-form-657802b937df2c908549cb2f-action-65780467d27d491319a6e436.omnisend-form-657802b937df2c908549cb2f-action-65780467d27d491319a6e436,
#omnisend-form-657802b937df2c908549cb2f-action-65780467d27d491319a6e436.omnisend-form-657802b937df2c908549cb2f-action-65780467d27d491319a6e436:focus {
  font-family: jost, Sans-serif !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  border-radius: 4px 4px 4px 4px !important;
  padding: 15px 20px !important;
  background-color: #53b649 !important;
  color: #fff !important;
  border: 0 !important;
  min-height: 40px;
}
#omnisend-form-657802b937df2c908549cb2f-action-65780467d27d491319a6e436.omnisend-form-657802b937df2c908549cb2f-action-65780467d27d491319a6e436:hover {
  background-color: #3b1159 !important;
  color: #fff !important;
}

.reward-form
  .elementor-field-group-wherecollectcard
  .elementor-message.elementor-message-danger,
.reward-form
  .elementor-field-group-gender
  .elementor-message.elementor-message-danger {
  position: absolute;
  right: 0;
  background: red;
  color: #fff;
  font-size: 12px;
  padding: 2px 2px 1px;
  bottom: 0;
  margin: 0 !important;
}
.prescription-product-sec {
  display: flex;
  flex-wrap: wrap;
}
.prescription-product-left-section {
  flex-basis: 40%;
  position: relative;
}
.prescription-product-right-section {
  flex-basis: 60%;
  padding-left: 60px;
  text-align: left;
}
.prescription-product-left-section .prescription-product-img {
  padding: 30px;
  border: 1px solid rgba(151, 151, 151, 0.38);
}
.prescription-product-left-section .prescription-product-img img {
  max-height: 500px !important;
  object-fit: contain !important;
}
.prescription-product-left-section .prescription-onsale-tag {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #3b1159;
  padding: 4px 10px;
  color: #fff;
  font-size: 12px;
  line-height: normal;
  letter-spacing: 1px;
}
.prescription-product-template-section .prescription-product-title {
  color: #3b1159;
  font-size: 30px;
  line-height: normal;
  padding: 0;
  margin-bottom: 15px;
}
.prescription-product-right-section .prescription-product-sku {
  margin-bottom: 20px;
}
.prescription-product-right-section .prescription-product-desc {
  font-size: 16px;
  color: #000;
  margin-bottom: 50px;
}
.prescription-product-price-status {
  display: flex;
  align-items: center;
  border-top: solid 1px rgba(0, 0, 0, 0.2);
  border-bottom: solid 1px rgba(0, 0, 0, 0.2);
  padding: 15px 0;
}
.prescription-product-price {
  flex-basis: 75%;
}
.prescription-product-status {
  flex-basis: 25%;
  text-align: right;
  text-transform: capitalize;
  font-size: 18px;
  color: #36ad48;
}
.prescription-product-status:before {
  font-family: fontawesome;
  content: '\f058';
  display: inline-block;
  color: #36ad48;
  font-size: 16px;
  padding-right: 4px;
}
.prescription-product-price .prescription-product-reg,
.prescription-product-price .prescription-product-sale {
  font-family: roboto slab, Sans-serif;
  font-size: 30px;
  font-weight: 400;
  color: #72349f;
}
.prescription-product-price .prescription-product-reg.with-sale {
  font-family: jost-regular;
  text-decoration: line-through;
  font-size: 16px;
  padding-right: 8px;
  color: #333;
  font-weight: 400;
}
.prescription-product-btn-sec a,
.prescription-product-btn-sec a:focus {
  font-family: jost, Sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  line-height: 20px;
  background-color: #36ad48;
  border-style: solid;
  border-width: 2px;
  border-color: #36ad48;
  border-radius: 3px 3px 3px 3px;
  padding: 10px 18px;
  color: #fff;
  text-decoration: none !important;
  display: inline-block;
}
.prescription-product-btn-sec a:hover {
  background-color: #fff;
  color: #36ad48;
}
.prescription-product-error-sec {
  font-size: 22px;
  color: red;
}
.glp-prescription-product {
  text-align: center;
  margin-bottom: 50px;
}
.glp-prescription-product .prescription-product-title {
  font-weight: 600;
  font-family: roboto slab, sans-serif;
}
.prescription-product-template-section .prescription-product-btn-sec a,
.prescription-product-template-section .prescription-product-btn-sec a:focus {
  border: 2px solid #53b649;
  font-family: jost-regular;
  font-weight: 400;
}
.prescription-product-template-section .prescription-product-btn-sec a:hover {
  background-color: #3b1159;
  border: 2px solid #3b1159;
  color: #fff;
}
.pri-porduct-title h2 {
  font-weight: 700;
  font-size: 25px;
  margin-top: 30px;
  display: block;
  margin-bottom: 10px;
}
.prescription-product-btn-sec {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .images .attachment-full.size-full.wp-post-image {
    display: none !important;
  }
  .prescription-product-sec {
    display: block;
  }
  .prescription-product-right-section {
    padding-left: 0;
  }
  .prescription-product-left-section {
    margin-bottom: 30px;
  }
  .prescription-product-template-section .prescription-product-title {
    font-size: 26px;
  }
  .prescription-product-right-section .prescription-product-desc {
    font-size: 16px;
  }
  .prescription-product-price .prescription-product-reg.with-sale {
    font-size: 16px;
  }
  .prescription-product-price .prescription-product-reg,
  .prescription-product-price .prescription-product-sale {
    font-size: 30px;
  }
  .prescription-product-status {
    font-size: 16px;
  }
}
.page-affiliates-program-new .breadcrumb-list,
.page-membership .breadcrumb-list {
  display: none;
}
.page-affiliates-program-new .entry-header,
.page-membership .entry-header {
  display: none;
}
