.widget-storeLogo img {
    max-height: 100%;
    max-width: 100%;
}

html {
    font-family: 'Montserrat';
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}
body.page-profile>.body {
    background-color: #f7f7f7;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
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-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    margin: .67em 0;
    font-size: 2em;
}

mark {
    color: #000;
    background: #ff0;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: 'Montserrat';
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

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 {
    padding: 0;
    border: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    vertical-align: middle;
}

.gift-card-fields .form-header .form-row {
    margin-bottom: 16px;
    flex-basis: 118px;
}

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

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

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

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}

legend {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}

/* ------ end normalize css ------- */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: Montserrat;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    font-weight: 400;
    height: auto;
}

::selection {
    background-color: #262527;
    color: #fff;
}

::-moz-selection {
    background-color: #262527;
    color: #fff;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select::-ms-expand {
    display: none;
}

input,
button,
select,
textarea {
    font-family: Montserrat;
    font-size: inherit;
    line-height: inherit;
}

a {
    font-family: Montserrat;
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

a:hover {
    color: #000;
}
.widget-html a, .widget-html a:link{
     text-decoration: underline;
}
.widget-html a:hover, .widget-html a:active, .widget-html a:visited {
    text-decoration: none;
}
.widget-article a {
    font-family: Montserrat;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    text-decoration: underline;
}
.widget-html a.primary-btn {
     text-decoration: none;   
}
.widget-article a:hover {
    color: #3c3a3a;
}

img {
    max-width: 100%;
    vertical-align: middle;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
font-family: 'Montserrat';
    text-transform: capitalize;
    font-weight: 400;
}

h1,
h2,
h3 {
    padding-bottom: 0;
    color: #000;
font-family: 'Montserrat';
    font-size: 38px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 40px;
    margin-bottom: 15px;
    padding-bottom: 0;
    line-height: 42px;
}

h1 {
    font-size: 42px;
}

h2 {
    font-size: 38px;
}

h3 {
    font-size: 32px;
}

h4 {
    font-size: 28px;
}

h5 {
    font-size: 24px;
}

h6 {
    font-size: 20px;
}

p {
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    margin: 0 0 15px;
}

.heading-title1 {
    color: #000;
font-family: 'Montserrat';
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 10px 0;
    line-height: 59px;
}

ul,
ol {
    margin-bottom: 20px;
    padding: 0 0 0 20px;
}

ul li,
ol li {
    position: relative;
    margin: 0;
    padding: 0 0 10px 0px;
    list-style-type: none;
    color: #000;
    line-height: 25px;
    font-size: 14px;
    font-weight: 500;
    font-family: Montserrat;
    position: relative;
}

ol li {
    list-style-type: decimal;
}

ul li::after {
    content: "";
    height: 6px;
    width: 6px;
    background-color: #000;
    position: absolute;
    left: -20px;
    top: 9px;
    border-radius: 50%;
}

table {
    max-width: 100%;
    table-layout: inherit;
    margin-bottom: 20px;
}

table,
th,
td {
    border: 1px solid #ebebeb;
    padding: 12px;
    text-align: left;
    color: #898b90;
    font-size: 15px;
}

table th {
    font-weight: 600;
}

.flying-cart-content.page-content.loading.popup .continue-shopping-btn,
.flying-cart-content.page-content.loading.popup .flying-cart-footer-button,
body input[type="submit"], body input[type="button"], body button, body .button,
body a.button, body.widget-snippet button, body.widget-snippet .button, body.widget-snippet a.button {
    color: #fff;
    text-align: center;
	font-family: 'Montserrat';
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 3.5px;
    text-transform: uppercase;
	border: 1px solid #000;
    min-width: 233px;
    height: 41px;
    padding: 10px 20px;
    display: inline-block;
    background: #000;
    text-decoration: none;
  border-radius:0;
}

.flying-cart-content.page-content.loading.popup .continue-shopping-btn:hover,
.flying-cart-content.page-content.loading.popup .flying-cart-footer-button:hover,
.add-to-compare-button:hover,
.add-to-wish-list:hover,
.remove-from-compare-button:hover,
.add-to-wish-list.disabled:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover,
body button:hover,
body .button:hover,
body a.button:hover {
    background: #242426;
    color: #fff;
    border-color: #242426;
}

body input[type="submit"][disabled],
body input[type="button"][disabled],
body button[disabled],
body .button.disabled,
body a.button.disabled,
body input[type="submit"][disabled]:hover,
body input[type="button"][disabled]:hover,
body button[disabled]:hover,
body .button.disabled:hover,
body a.button.disabled:hover {
    background: #086AC2 none repeat scroll 0 0;
    border: 1px solid #bfbfbf;
    color: #fff;
}

body input[type="submit"][disabled],
body input[type="button"][disabled], 
body button[disabled],
body .button.disabled,
body a.button.disabled,
body input[type="submit"][disabled]:hover,
body input[type="button"][disabled]:hover,
body button[disabled]:hover,
body .button.disabled:hover,
body a.button.disabled:hover {
    background: #bfbfbf none repeat scroll 0 0;
    border: 1px solid #bfbfbf;
    color: #818181;
}

a.primary-btn,
.primary-btn,
body.widget-snippet a.primary-btn,
body.widget-snippet .primary-btn {
    color: #A68CF1;
    text-align: center;
font-family: 'Montserrat';
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 6.5px;
    text-transform: uppercase;
    border: 1px solid #A68CF1;
    min-width: 233px;
    height: 41px;
    padding: 10px 20px;
    display: inline-block;
text-decoration: none;
}

a.primary-btn.small,
.primary-btn.small,
body.widget-snippet a.primary-btn.small,
body.widget-snippet .primary-btn.small {
    min-width: 128px;
    white-space: nowrap;
}

a.primary-btn.white,
.primary-btn.white,
body.widget-snippet a.primary-btn.white,
body.widget-snippet .primary-btn.white {
    border: 1px solid #fff;
    color: #fff;
}

a.primary-btn:hover,
a.primary-btn:focus,
.primary-btn:hover,
.primary-btn:focus {
    Background: #A68CF1;
    color: #fff;
}

a.primary-btn.white:hover, .primary-btn.white:focus {
    Background: #A68CF1;
    color: #fff;
}

.widget.widget-image.header-logo {
    margin: 0 auto;
    text-align: center;
}

body > .header{
  box-shadow: 0 0 1px rgba(0,0,0,0.2);
}
/*form element desgin*/
.form-row {
    margin: 0 0 20px 0;
}

input[type="text"],
input[type="password"],
textarea,
select {
    border: 1px solid #000;
    box-sizing: border-box;
    height: 40px;
    padding: 5px 10px;
    margin: 0;
    width: 350px;
    border: 0;
}

.gift-card-fields .form-content .form-row>label {
    display: block;
    text-transform: capitalize;
    width: auto;
    line-height: normal;
    opacity: 0.8;
    margin: 0;
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.14px;
}

input[type='checkbox'] {
    accent-color: black;
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-color: #c7c7c7;
    height: 40px;
    border-width: 1px;
    font-family: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
	background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right #fff;
    background-position-x: right;
    background-size: auto;
    background-position-x: calc(100% - 8px);
    background-size: 12px;
    margin: 0;
    border-bottom: 1px solid #000;
}
section.microfiber-core-fabric .microfiber-core-container .best-fafric ul.inner-listing li:after {
    top: 4px;
}
.message-block.error-message, .message-block.error {
    background-color: #fff;
    border: 0;
    color: #dd6159;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
}

.message-block.info-message,
.message-block.success {
    background-color: #d5f4d5;
    border: 0 solid #c2e7c2;
    color: #008000;
    margin: 0;
    font-size: 15px;
    font-weight: 400;
}

table th {
    font-weight: 600;
    background: rgba(159, 159, 159, 0.1);
    color: #000;
    font-size: 16px;
}

textarea {
    height: 150px;
    width: 100%;
    border: 1px solid #d0d0d0;
    padding: 10px;
}

code,
table,
th,
td,
ul,
ol,
li,
dl,
dt,
dd,
form,
fieldset,
legend,
input[type="submit"],
input,
input[type="text"],
textarea,
select,
input[type="password"],
address,
input[type="file"],
input[type="hidden"],
button,
input[type="image"],
blockquote {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Montserrat';
    line-height: 25px;
}


input[type="password"], input[type="text"], .widget-form input[type="text"], .widget-form textarea, .widget-form .form-row select, .registration-form select {
  width: 100%;
  background-color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  height: 40px;
  font-size: 15px;
  font-weight: 500;
  line-height: 30px;
  margin: 0;
  border: 1px solid #d0d0d0;
  background-color: #FFF;
  color: #000;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus,
select:focus,
.store-credit-request-form textarea:focus {
    border: 1px solid #000;
}

.widget-form textarea {
    height: 160px;
}

.widget-form .form-row {
    padding-bottom: 25px;
}

.widget-form .double-input-row .form-row {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.errorlist.after .message-block {
    font-weight: 500;
    letter-spacing: 0;
    margin: 5px 0 0;
}

.errorlist.after {
    font-size: 14px;
    line-height: 14px;
    min-width: auto;
    position: relative;
}
.confirm-password.form-tag-as-form .errorlist.after {
    position: relative;
    left: inherit;
}
select.error-field-error.inline-error,
select.validation-error,
textarea.error-field-error.inline-error,
textarea.validation-error {
    background-color: transparent;
    border: 1px solid #dd6159 !important;
}

input[type="checkbox"]+span,
input[type="radio"]+span {
    margin-right: 20px;
}

.widget > .widget-title {
  color: #000;
  font-family: 'Montserrat';
  line-height: 40px;
  letter-spacing: 3px;
  text-align: center;
  padding: 120px 0 50px;
  font-size: 42px;
  font-weight: 500;
}
.footer .widget > .widget-title {
  color: #fff;
  line-height: 22px;
  text-align: left;
  padding:0 0 20px;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.widget-form .sub-form-row {
    display: table;
}

.widget-form .form-row input {
    height: 45px;
}

.widget-form .form-row input[type="radio"],
.widget-form .form-row input[type="checkbox"] {
    height: auto;
}

.widget-form button.Zebra_DatePicker_Icon {
    cursor: pointer;
    background: none;
}

.Zebra_DatePicker_Icon_Wrapper:after {
    content: "\f073";
    font-family: 'Fontawesome';
    font-size: 18px;
    position: absolute;
    right: 10px;
    top: 7px;
}

.widget-form .form-row>label,
.widget-form .sub-form-row span {
text-transform: uppercase;
  color: #000;
  font-weight: 600;
  letter-spacing: 3px;
  width: 100%;
  margin: 0;
  font-size: 12px;
}

.widget-form .radio-checkbox-row {
    margin-top: -24px;
    padding-left: 205px;
}

.widget-form .sub-form-row>* {
    float: left;
}

.widget-form .sub-form-row span {
    margin-top: 5px;
    width: 200px;
    font-size: 14px;
}

.widget-form .sub-form-row input+span {
    clear: left;
}

.widget-form .sub-form-row input {
    margin: 7px 0;
}

.widget-form .radio-checkbox-row .radio,
.widget-form .radio-checkbox-row .checkbox {
    margin: 7px 0;
}

.widget-form .form-row .sub-form-row label {
    width: 202px;
}

.widget-form .sub-form-row {
    margin: 20px 0 0;
}

.widget-form .sub-form-row>label {
    margin-top: 14px;
}
.form-row.state-selector-row.chosen-wrapper .chosen-container.chosen-container-single.state.large{
padding: 0
}
.form-row.state-selector-row.chosen-wrapper .chosen-container.chosen-container-single.state.large .chosen-single {
  height: 40px;
  border: 1px solid #d0d0d0;
  width: 100%;
  line-height: 30px;
  border-radius: 0;
}
#customer-profile-tabs.customer-profile-v2 button {
  height: 34px;
  padding: 5px 20px;
}
/*====== End Fixed-width-layout ======*/

.page-content>.v-split-container>.v-split {
    margin: auto;
    width: 1400px;
}

.widget-container>.page-content>.v-split-container>.v-split .widget,
.widget-container>.page-content>.v-split-container>.v-split .widget.widget-snippet.spaceLeftRight {
    padding-left: 15px;
    padding-right: 15px;
}

.page-home .widget-container>.page-content>.v-split-container>.v-split .widget,
.page-home .widget-container>.page-content>.v-split-container>.v-split .widget.widget-snippet.spaceLeftRight {
    padding-left: 0;
    padding-right: 0;
}

.widget-container>.page-content>.v-split-container>.v-split .widget.widget-snippet,
.widget-container>.page-content>.v-split-container>.v-split .widget.noSpaceLeftRight {
    padding-left: 0;
    padding-right: 0;
}

.body .widget-container .page-content {
    min-height: 320px;
}

.page-content>.v-split-container>.v-split .widget.widget-snippet,
.page-content>.v-split-container>.v-split .widget.noSpaceLeftRight {
    padding-left: 0;
    padding-right: 0;
}
.checkout-page.version-2 .billing-address .delivery-options-advance-panel .form-row .label-text {
    padding: 0 0 0 25px;
}
.checkout-page.version-2 .advance-checkout-order-details-right-dom .product-name .customer-canvas-designed-edit:hover, .checkout-page.version-2 .advance-checkout-order-details-left-dom-inner .login-btn-from-checkout:hover, .checkout-page.version-2 .advance-checkout-order-details-right-dom .product-name a:hover, .checkout-page.version-2 .order-summary-panel .cart-edit-button a:hover, .checkout-page.version-2 .advance-checkout-order-details-right-dom-inner .add-promo-codes .text-align:hover {
  color: rgb(115, 115, 115);
}
/*======  Inner-layout-control-css ======*/
#bs-A4AE625C-9809-4FDE-AA44-17D2FEC63E3A,
#bs-4E4232C9-6417-4958-B161-762CA25C8514,
#bs-90E6070C-2D84-4C72-8AB4-46E6B912CE83 {
    background: rgba(0, 0, 0, 0) url("../images/inner-banner-bg.jpg") no-repeat scroll left top / cover;
    display: block;
    padding: 70px 0;
    position: relative;
}

#bs-A4AE625C-9809-4FDE-AA44-17D2FEC63E3A::before,
#bs-4E4232C9-6417-4958-B161-762CA25C8514::before,
#bs-90E6070C-2D84-4C72-8AB4-46E6B912CE83::before {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.widget-pageHeading {
    background: #fff;
    padding: 70px 0 50px;
    text-align: left;
    margin-bottom: 60px;
}
.widget.widget-pageHeading.listing-area {
  background: url(/template/e5e74ddb/images/banner-img.png) no-repeat center;
padding: 90px 0 90px;
  background-size: cover;
}
.widget.widget-pageHeading.listing-area h1{
 color:#fff; 
}



.widget-pageHeading h1,
.widget-pageHeading h2 {
    margin: 0 auto;
    max-width: 1400px;
    color: #000;
    text-align: center;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 64px;
}

.widget-pageHeading.page-heading-bg {
    padding: 135px 0 140px;
    text-align: left;
    margin-bottom: 100px;
    background: url('../images/page-heading-bg.png') no-repeat;
    position: relative;
	background-size: cover;
}

.widget-pageHeading.page-heading-bg:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.4;
    width: 100%;
    height: 100%;
}

.page-product-care .widget-pageHeading {
    display: none;
}


.widget-pageHeading.page-heading-bg h1,
.widget-pageHeading.page-heading-bg h2 {
    margin: 0 auto;
    max-width: 1400px;
    color: #fff;
    text-align: center;
    font-family: 'Montserrat';
    font-size: 70px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: 0.2px;
    z-index: 1;
    position: relative;
}

.widget-pageHeading.listing-title {
    margin: 0 0 20px 0;
    padding: 0 !important;
    background: transparent;
}

.widget-pageHeading.listing-title::before {
    display: none;
}

.widget-pageHeading.listing-title h1, .widget-pageHeading.listing-title h2 {
    color: #000;
    font-family: 'Montserrat';
    font-size: 43px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.86px;
    margin: 0;
    text-align: left;
    padding: 0 !important;
}

.widget-pageHeading.page-heading-inner {
    background: #fff;
    margin: 0;
    padding: 88px 0 30px;
}

.widget-pageHeading.page-heading-inner:before {
    display: none;
}

.widget-pageHeading.page-heading-inner h1,
.widget-pageHeading.page-heading-inner h2 {
    margin: 0 auto;
    max-width: 1200px;
    color: #000;
    text-align: left;
    font-family: 'Montserrat';
    font-size: 42px;
    font-style: normal;
    font-weight: 400;
    line-height: 64px;
    letter-spacing: 0;
    z-index: unset;
    position: relative;
}

body.page-wish-list .widget-pageHeading.page-heading-inner h1 {
    max-width: 1440px;
    padding-left: 20px;
    padding-right: 20px;
}

.breadcrumb-item .separator {
    font-size: 0px;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: 26px;
    text-align: center;
    align-items: center;
    justify-content: center;
    height: 18px;
}

span.breadcrumb-item {
    color: #fff;
}

.breadcrumb-item .separator::after {
    content: '';
    color: #fff;
    font-size: 15px;
    width: 5px;
    height: 8px;
    background: url('../images/breadcumb-separator.svg');
}

.breadcrumb-item.root .icon {
    background: none;
    display: inline-block;
    padding: 0px;
    width: auto;
    height: auto;
}

.breadcrumb-item.root .icon::after {
    content: 'Home';
    display: inline-block;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-family: Montserrat;
    margin-right: 0;
}

.breadcrumb-item.root .icon::after {
    color: #000;
    opacity: 0.6;
}

.breadcrumb-item .label {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-family: Montserrat;
    opacity: 0.6;
}

.breadcrumb-item.current {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-family: Montserrat;
}

.widget.widget-breadcrumb.page-breadcrumb {
    position: absolute;
    right: 260px;
    top: 41%;
    z-index: 1;
}

.widget.widget-breadcrumb.page-breadcrumb .breadcrumb-item .separator::after,
.widget.widget-breadcrumb.page-breadcrumb .breadcrumb-item.root .icon::after,
.widget.widget-breadcrumb.page-breadcrumb span.breadcrumb-item {
    color: #fff;
}

.widget.widget-breadcrumb.page-breadcrumb span.breadcrumb-item .icon:hover::after {
    color: #fff;
}

.widget.widget-breadcrumb {
    padding: 30px 0 0 0 !important;
}
.page-return-policy .article-content,
.page-terms-and-conditions .article-content,
.page-privacy-policy .article-content{
    max-width:1200px;
    margin: 0 auto;
}
.page-return-policy .article-content h5:first-child,
.page-terms-and-conditions .article-content h5:first-child,
.page-privacy-policy .article-content h5:first-child{
margin-top:0;
}
/*====== End Inner-layout-control-css ======*/
.add-to-cart-button.button.et_pdp_add_to_cart .div-mask {
  background-color: transparent;
}
/** Placeholder Start **/

input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.14px;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.14px;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.14px;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.14px;
}

textarea ::-webkit-textarea-placeholder {
    /* Chrome/Opera/Safari */
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.14px;
}

:-ms-textarea-placeholder {
    /* IE 10+ */
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.14px;
}

textarea::placeholder,
::placeholder {
    color: #888;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.14px;
}
.advance.checkout-page .address-edit-from-wrap .form-row input::placeholder {
    color: #888 !important;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.14px;
}


select>option, select[disabled]>option {
    color: #6d6d6d;
}
form.wholesale-form textarea::placeholder{
    color: #6d6d6d;
}
.add-cart-information-popup .chosen-container-single .chosen-single {
    background-position-x: 95%;
}
.add-cart-information-popup .chosen-container-single .chosen-single span {
    text-align: left;
}
/** Wish List Menu Start **/
.widget.widget-navigation.wishlist-menu,
.widget.widget-navigation.wishlist-menu .navigation-item {
    width: 26px !important;
    height: 25px !important;
    padding: 0;
}

.header .widget-navigation.wishlist-menu .navigation-item {
    position: relative;
}

.widget-navigation.wishlist-menu a {
    width: 24px;
    height: 26px;
    background: url(../images/wishlist-icon.svg) no-repeat;
    border: 0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.widget-navigation.wishlist-menu a:hover {
    opacity: 0.7;
}

.widget-navigation.wishlist-menu a span {
    font-size: 0;
}

/** Wish List Menu End **/
/** Cart Start **/
.header .advanced-flying-cart {
    position: relative;
    cursor: pointer;
}

.header .widget.widget-cart {
    text-align: left;
}

.widget.widget-cart .cart-widget-img {
    background: url('../images/cart-icon.svg') no-repeat;
    width: 24px;
    height: 24px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.widget.widget-cart .advanced-flying-cart:hover .cart-widget-img {
    opacity: 0.7;
}

.header .widget.widget-cart {
    width: 25px !important;
}

.header .cart-widget-text {
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: -3px;
    right: -4px;
    background: #161616;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    text-align: center;
    font-weight: 400;
    line-height: 13px;
    border: 2px solid #161616;
    padding: 0;
    letter-spacing: 0;
    font-family: Montserrat;
}

/** Cart End **/

/** User Nav Start **/

.widget.widget-navigation.user-nav {
    width: 17px !important;
    height: 21px !important;
    z-index: 1;
}

.widget-navigation.user-nav .menu-title .menu-button {
    background: url(../images/user-icon.svg) no-repeat;
    width: 100%;
    user-select: none;
    text-align: right;
    max-width: 40px;
    margin: 0;
    margin-right: auto;
    height: 24px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.widget-navigation.user-nav .menu-title:hover .menu-button,
.widget-navigation.user-nav .menu-title .menu-button.close {
    opacity: 0.7;
}

.widget-navigation.user-nav .menu-title .menu-button em {
    display: none;
}
.widget-navigation.user-nav .responsive-navigation .navigation-item.gift-cards span.label {
    padding-left: 3px;
}
.widget-navigation.user-nav a[href="#"],
.widget-navigation.user-nav .child-opener {
    display: none !important;
}

.widget-navigation.user-nav .nav-wrapper.vertical.show {
    width: 256px;
    position: absolute;
    left: 50%;
    height: auto;
    top: 35px;
    background: #fff;
    transform: translateX(-50%);
    box-shadow: 0px 0px 24px 10px rgba(67, 67, 67, 0.1);
}
.widget-navigation .nav-profile-not-logged-in { 
    padding: 20px;
}
.widget-navigation.user-nav .responsive-navigation .navigation-item {
    display: block;
    padding: 0;
    background: transparent;
}
.widget-navigation .nav-profile-logged-in { 
    padding: 16px 20px;
}
.widget-navigation .nav-profile-logged-in a.autoGeneratedPage {
    padding: 0 0 0px 0 !important;
    border-top: 0 !important;
    border-bottom: 1px solid #000 !important;
    font-size: 12px !important;
}
.widget-navigation .nav-profile-logged-in a.autoGeneratedPage:hover {
    background-color: transparent !important;
    opacity: .8;
}
.widget-navigation .nav-profile-logged-in .nav-customer-name { 
    width: 114px;
}
.widget-navigation.user-nav .responsive-navigation .navigation-item a {
    border-bottom: 1px solid rgb(233, 233, 233);
    margin: -1px 0 0 0;
    text-align: left;
    padding: 14px 14px 14px 20px;
    background: #fff;
    text-transform: capitalize;
    text-decoration: none;
    position: relative;
    letter-spacing: 0.15px;
    border-top: 1px solid rgb(233, 233, 233);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    color: #000;
    vertical-align: middle;
}
.widget-navigation .navigation-item .nav-profile-not-logged-in>.autoGeneratedPage {
    border: 0 !important;
    display: inline-block!important;
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #fff !important;
    border-radius: 4px;
    border: 1px solid #000;
    background: #000 !important;
    width: 122px;
    height: 34px;
    padding: 7px 16px !important;
    text-align: center !important;
  text-transform: uppercase !important;
  letter-spacing: 4px !important;
}
.widget-navigation .navigation-item .nav-profile-not-logged-in>.autoGeneratedPage:hover {
    background: #474747 !important;
}
.widget-navigation .nav-profile-not-logged-in .nav-customer-qa { 
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}
.widget-navigation span.customer-register-link a  {
    border: 0 !important;
    padding: 0 !important;
}
.widget-navigation span.customer-register-link a:hover {
    background-color: transparent !important;
    opacity: .8;
}
.widget-navigation span.customer-register-link a span {
    color: #333;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.12px;
    border-bottom: 1px solid;
    padding-bottom: 2px;
}
.widget-navigation.user-nav .responsive-navigation .navigation-item:last-child a {
    border-bottom: 0;
}

.widget-navigation.user-nav .nav-wrapper.vertical.show::before {
    content: "";
    width: 15px;
    height: 15px;
    background: #fff;
    top: -6px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    left: 47%;
    position: absolute;
    transform: rotate(45deg);
    transition: all 300ms ease-out 0s;
}

.widget-navigation.user-nav .responsive-navigation .navigation-item a:hover { 
    background: #f5f5f5;
}

.widget-navigation.user-nav .menu-title {
    position: relative;
}

/** User Nav End**/

/** User Nav End**/

/*search-form*/
.widget.widget-search {
    text-align: right;
}

.widget-search .search-menu-button {
    color: #000;
    height: 20px;
    width: 20px;
    background: url('../images/search-icon.svg') no-repeat;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.widget-search .search-menu-button::after {
    display: none;
}

.widget-search .search-menu-button:hover:after {
    color: #7c370d;
}



.widget.widget-search .search-form button {
    background-color: #000;
    padding: 5px;
    position: absolute;
    right: 0px;
    border-radius: 0px;
    top: 0px;
    width: 60px;
    border: none;
    text-align: center;
    text-transform: uppercase;
    min-width: 60px;
	letter-spacing:4px;
	height:100%;
}

.widget.widget-search .search-form button:hover {
    opacity: 0.8;
}

/*end:search*/
body > .footer{
  background-color:#000;
}
body > .header > .widget-container, body > .footer > .widget-container{
  max-width: 1420px;
  width:100%;
}
body>.header::before {
    content: '';
    width: 100%;
    height: 34px;
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
}
body>.header::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #ebebeb;
    position: absolute;
    left: 0;
    top: 85px;
}
.widget-html.top-offer p {
  text-align: center;
  color: #fff;
  padding: 6px 0;
  font-weight: 700;
  line-height: 20px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 0;
}
.footer .widget-navigation .nav-wrapper.vertical a {
  border: 0;
  margin-bottom: 6px;
  font-size: 15px;
  color: #cbcbcb;
  font-weight: 400;
}
.widget-html.footer-html .html-widget-element-content, .widget-html.footer-html .html-widget-element-content p {
  color: #cbcbcb;
}
.footer .widget-navigation .nav-wrapper.vertical a:hover {
  color: #8a8787;
}
.footer .widget-newsletter .form-row label {
  display: none;
}
.footer .widget-newsletter .form-row input {
  background: transparent;
  padding: 10px 30px 10px 0;
  border:0;
  border-bottom: 1px solid #fff;
  color: #fff;
}
.footer .widget-newsletter  .form-row.button-container {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
}
.footer .widget-newsletter .form-row.button-container .newsletter-subscription.submit-button {
  width: 100%;
  min-width: 100%;
  font-size: 0;
  background-color: transparent;
  border: 0;
    background: url(/template/e5e74ddb/images/email.svg) no-repeat center;
  background-size: 25px;
}
.widget-html.copyright p {
  color: #fff;
  text-align: center;
  border-top: 1px solid #181818;
  padding: 20px 0;
}
/*========= main menu ========= */
.widget-navigation.main-menu {
    text-align: center;
	    z-index: 0;
}

.widget-navigation.main-menu .nav-wrapper.horizontal {
    text-align: center;
}

.widget-navigation.main-menu .navigation-item.has-child {
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.widget-navigation.main-menu .nav-wrapper.horizontal>.navigation-item.has-child>a span {
    position: relative;
}

.widget-navigation.main-menu .nav-wrapper.horizontal>.navigation-item.has-child:hover>a span::after {
    color: #262527;
    content: '\f106';
}

.widget-navigation.main-menu .navigation-item {
    padding: 0 18px;
}

.widget-navigation.main-menu .navigation-item:first-of-type {
    padding-left: 0;
}

.widget-navigation.main-menu .navigation-item:last-of-type {
    padding-right: 0;
}

.widget-navigation.main-menu .navigation-item.sale-menu a {
    color: #dd6159;
    text-transform: uppercase;
}

.widget-navigation.main-menu .navigation-item.sale-menu a:hover {
    opacity: unset;
    color: #000;
}

.widget-navigation.main-menu .navigation-item a {
    text-transform: capitalize;
    padding: 0 0 10px;
    text-decoration: none;
    position: relative;
    color: #000;
    font-family: Montserrat;
	font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.widget-navigation.main-menu .navigation-item a:after{
    content:"";
    display:block;
    position:absolute;
    bottom:5px;
    left:0;
    border-bottom:2px solid #000;
    width: 0;
    transition: width 0.5s;
}
.widget-navigation.main-menu .navigation-item a:hover:after{
    width: 100%;
}
.fee .widget-navigation.main-menu .navigation-item a {
	    padding: 0;
}
.widget-navigation.main-menu .navigation-item:first-child a {
    padding-left: 0;
}

.widget-navigation.main-menu .navigation-item:last-child a {
    padding-right: 0;
}

.widget-navigation.main-menu .navigation-item a span {
    position: relative;
}

.widget-navigation.main-menu .navigation-item a:hover span::before {
    height: 5px;
}

.widget-navigation.main-menu .navigation-item.has-child a span::before {
    display: none;
}

.widget-navigation.main-menu .navigation-item-child-container .navigation-item.last a,
.widget-navigation.main-menu .navigation-item-child-container .navigation-item.last a:hover {
    background-color: transparent;
    border-radius: 0;
    margin: 0;
}

.widget-navigation.main-menu .nav-wrapper.horizontal>.navigation-item.has-child>a span::after {
    content: '\f107';
    display: inline-block;
    color: #000;
    font-size: 16px;
    font-family: "FontAwesome";
    right: 0;
    margin-left: 7px;
    font-weight: 400;
    vertical-align: middle;
}

.widget-navigation.main-menu .nav-wrapper.horizontal>.navigation-item.active>a:before,
.widget-navigation.main-menu .nav-wrapper.horizontal>.navigation-item:focus>a:before,
.widget-navigation.main-menu .nav-wrapper.horizontal>.navigation-item:hover>a:before {
    left: 0;
    right: 0;
}

.widget-navigation.main-menu .nav-wrapper.horizontal>.navigation-item.has-child a:before {
    display: none
}

/** Sub Menu **/
.widget-navigation.main-menu .horizontal>.has-child>.navigation-item-child-container {
    width: 290px;
    text-align: left;
    padding: 0;
    transform: translateX(-50%);
    margin: -5px 0px 0;
    left: 50%;
    top: 43px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 24px 10px rgba(67, 67, 67, 0.1);
    box-shadow: 0px 0px 24px 10px rgba(67, 67, 67, 0.1);
}

.widget-navigation.main-menu .navigation-item .navigation-item-child-container::before {
    content: "";
    position: absolute;
    top: -6px;
    left: 50%;
    z-index: 1;
    width: 15px;
    height: 15px;
    background: #fff;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    position: absolute;
    transform: rotate(45deg);
    transition: all 300ms ease-out 0s;
}


.widget-navigation.main-menu   .navigation-item.mega-menu .navigation-item-child-container::before {
    display: none;
}
.widget-navigation.main-menu.horizontal .navigation-item .navigation-item-child-container .navigation-item {
    margin-right: 0;
}

.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a {
    margin: 0;
    text-align: center;
    padding: 15px 5px;
    padding-left: 5px;
    background: #fff;
    text-transform: capitalize;
    padding-left: 0px;
    text-decoration: none;
    position: relative;
    color: #000;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.15px;
}

.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover {
    color: #000;
    opacity: 1;
    font-weight: 600 !important;
}
.widget-navigation.main-menu.horizontal .navigation-item .navigation-item-child-container .navigation-item a::after,
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover::after,
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:focus::after,
.widget-navigation.main-menu.horizontal .navigation-item .navigation-item-child-container .navigation-item.active a::after {
    display: none;
}

.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item {
    padding: 0px;
}

.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a {
    display: block;
    position: relative;
    border-bottom: 1px solid rgb(233, 233, 233);
    color: #000;
}

.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item .navigation-item-child-container {
    left: 230px;
}

.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item .navigation-item-child-container::before {
    top: 18px;
    left: -6px;
}

/*end:menu*/
.page-login .login-form {
  margin: 110px auto;
  max-width: 580px;
  width: 100%;
  background-color: #fff;
}
.login-form .submit-row {
  float: unset;
  width: 100%;
}
.login-form .submit-row .login-button {
  width: 100%;
}
.page-login .login-form .form-row input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
}

.page-login .login-form .form-row input::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

.page-login .login-form .form-row input:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
}
.page-login .login-form .form-row label {
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  letter-spacing: 3px;
  width: 100%;
  margin: 0 0 5px;
  font-size: 12px;
}
.login-form .title, .registration-form .title, .password-reset-form .title, .customer-new-password .title {
  padding-bottom: 55px;
  text-align: center;
  font-size: 40px;
  font-weight: 600;
}
.login-form .account-register a {
  color: #000;
  text-decoration: underline;
}
.login-form .account-register a:hover {
  color: #505050;
}
.page-login .login-form .form-row {
  margin: 0 0 25px 0;
}
.page-login .login-form .form-row.remember, .page-login .login-form .form-row.remember + .form-row {
  margin-bottom: 10px;
}
/** Registration Page Start **/

.registration-form {
    margin: 100px auto;
    max-width: 850px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    background: #FFFFFF;
    border: 0;
    display: flex;
    flex-wrap: wrap;
}

.registration-form .title {
    width: 100%;
}


.registration-form>.form-row:not(.submit-row) {
    width: 50%;
    float: left;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin: 0 0 25px 0;
}
.registration-form label {
  display: block;
  width: auto;
  line-height: normal;
  margin: 0 0 8px;
  color: #000;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.registration-form select {
    width: 100%;
    line-height: 12px;
    font-weight: 400;
}

.registration-form .form-row.submit-row button {
    max-width: 100%;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 6.5px;
    text-transform: uppercase;
    min-width: 233px;
    height: 41px;
    padding: 10px 20px;
    display: inline-block;
}


.registration-form .form-row.submit-row {
    padding: 0 15px;
    margin: 10px auto 0;
    width: 100%;
    text-align: center;
}
 

#customer-profile-tabs.customer-profile-v2 .form-row .pass-input-wrapper .password-meter-wrap { 
    margin-top: 15px;
}

.password-meter-wrap .weak {
    width: 70px;
}

.registration-form .form-row.submit-row label {
    display: none;
}


.password-meter-wrap .strongest {
    width: 50px;
}

.password-meter-wrap .strong {
    width: 50px;
    background: #8dce00;
}

.password-meter-wrap .medium {
    width: 50px;
}

.password-meter-wrap .weak {
    width: 50px;
}

.password-meter-wrap .better {
    width: 50px;
}


.password-meter-wrap {
    width: 132px;
    position: absolute;
    right: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 5px;
    top: 5px;
}
.password-meter-wrap .password-strength-bar{
      height: 5px;
    border-radius: 100px;  
}
.password-meter-wrap .password-description {
    font-size: 12px;
}

/** Registration Page End **/
/** Forgot Password Start **/
.password-reset-form {
  margin: 100px auto;
  max-width: 500px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  background: #FFFFFF;
  border: 0;
  text-align: center;
}

.password-reset-form .title {
    width: 100%;
    padding: 0;
    color: #000;
    font-family: Montserrat;
    margin: 0;
    line-height: 59px;
    text-align: center;
    font-size: 40px;
    font-weight: 600;
}

.password-reset-form .lost-password-text {
    padding: 0;
    margin: 5px 0 40px;
    color: #000;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.32px;
    opacity: 0.8;
}

.password-reset-form .form-row {
    display: block;
    margin: 30px 0 0;
}
.password-reset-form .form-row label {
  display: block;
  text-transform: capitalize;
  width: 100%;
  line-height: normal;
  margin: 0 0 8px;
  color: #000;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}


.password-reset-form .form-row input[type="text"].validation-error{
    background-color: #fff;
    border: 0;
    border: 1px solid #dd6159;
}
input[type="text"].validation-error, input[type="password"].validation-error { 
    background-color: #fff;
    border: 0;
    border: 1px solid #dd6159; 
}
.password-reset-form .form-row input {
    width: 100%;
}

.password-reset-form .form-row.submit-row button {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: relative;
    max-width: 100%;
    margin: 0;
    color: #fff;
    text-align: center;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 6.5px;
    text-transform: uppercase;
    min-width: 233px;
    height: 41px;
    padding: 10px 20px;
    display: inline-block;
}

.password-reset-form .errorlist.after {
    top: auto;
    left: auto;
    width: 100%;
    bottom: auto;
}

form.customer-new-password {
    margin: 100px auto 100px;
    max-width: 500px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    background: #FFFFFF;
    border: 0;
    text-align: center;
}

.customer-new-password .form-row.submit-row button {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: relative;
    background: #000;
    max-width: 100%;
    margin: 0;
    color: #fff;
    text-align: center;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 6.5px;
    text-transform: uppercase;
    min-width: 233px;
    height: 41px;
    padding: 10px 20px;
    display: inline-block;
}
.product-view.image-view .product-block img, .product-view.scrollable-view .product-block img  {
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.product-view.image-view .product-block:hover img, .product-view.scrollable-view .product-block:hover img {
  transform: scale(1.02);
}
.customer-new-password .form-row.submit-row label {
    display: none;
}

.customer-new-password .form-row label {
    display: block;
    text-transform: capitalize;
    width: auto;
    line-height: normal;
    opacity: 0.8;
    margin: 0;
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.14px;
}

.customer-new-password .form-row input[type="password"] {
    height: 30px;
}

.customer-new-password .form-row.mandatory {
    margin: 0 0 35px 0;
}

form.customer-new-password span.title {
    text-align: left;
    display: block;
    width: 100%;
    padding: 0;
    color: #000;
    font-family: Montserrat;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    margin: 0 0 25px;
    line-height: 59px;
}

form.customer-new-password .form-row.submit-row {
    margin: 0;
    float: left;
}
div.widget-productReviewRatting .write-review-panel label, .tell-friend.tell_friend_popup.popup .form-row label {
  display: block;
  padding-bottom: 5px;
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  letter-spacing: 3px;
  width: 100%;
  margin: 0;
  font-size: 12px;
}
.tell-friend.tell_friend_popup.popup .form-row label span {
  letter-spacing: 1px;
}

.widget-productReviewRatting .write-review-panel input[type="text"]{
padding: 10px;
  height: 40px;
  font-size: 15px;
  font-weight: 500;
  line-height: 30px;
  margin: 0;
  border: 1px solid #d0d0d0;
}
.widget-productReviewRatting .write-review-panel input[type="text"]:focus, .widget-productReviewRatting .write-review-panel textarea:focus{
   border-color:#000; 
}
.popup .body {
  padding: 20px 30px;
}
button.close-popup {
  background: transparent;
  color: #000;
}
.popup .header .status-message {
  font-weight: 500;
}
.widget-productImage .detail-image-swiper.disabled {
  background-color: rgba(255,255,255,0.2) !important;
  border: 1px black !important;
}
div.flying-cart-product-name a:hover {
  color: #3e3e3e;
}
/** Forgot Password End **/


.widget-snippet.banner-bottom .snippet-service-info .row {
  padding: 70px 0 110px;
}
.widget-snippet.banner-bottom .snippet-service-info .row .info-cell {
  border: 0;
  padding-bottom: 0;
  height: auto;
}
.widget-snippet.banner-bottom .snippet-service-info .row .info-cell img {
  height: 75px;
  width: 80px;
  max-height: 100%;
  max-width: 100%;
  margin-bottom: 30px;
}
.widget-snippet.banner-bottom .snippet-service-info .row .info-cell h4 {
  font-weight: 500;
  line-height: 36px;
  padding: 0;
  margin: 0 0 15px;
  overflow: inherit; 
  text-overflow: inherit;
  white-space: inherit;
}
.widget-snippet.banner-bottom .snippet-service-info p {
  line-height: 26px;
}
.widget-snippet.black-friday .snippet-content-right-image .col-sm-6:first-child {
  height: 100%;
  padding: 130px 120px 0 0;
}
.widget-snippet.black-friday .snippet-content-right-image .col-sm-6 {
  padding: 0;
  height: 100%;
}
.widget-snippet.black-friday .snippet-content-right-image .col-sm-6:first-child h2 {
  color: #fff;
  line-height: 60px;
  margin-top: 0;
  font-weight: 600;
}
.widget-snippet.black-friday .snippet-content-right-image .col-sm-6:first-child div p{
  font-size: 18px;
  color: #fff;
  font-weight: 400;
    line-height: 30px;
}
.widget-snippet.black-friday .snippet-content-right-image .col-sm-6:first-child a.read-more{
  background: #000;
  border-color:#000;
  text-transform:uppercase;
  letter-spacing: 3px;
  color:#fff;
    font-weight: 400;
}
.widget-snippet.black-friday .snippet-content-right-image .col-sm-6:first-child a.read-more:hover{
  background: #fff;
  border-color:#fff;
  text-transform:uppercase;
  letter-spacing: 3px;
    font-weight: 400;
    color:rgb(0, 0, 0) !important;
}


/******************/
.widget.widget-html.inline-button {
  text-align: center;
  padding: 40px 0;
}
/** Stepper Start **/
.stepper {
    width: 220px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
}

.stepper .stepper-arrow {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: none;
    border-radius: 0 !important;
    height: 38px;
    position: relative;
    right: 0;
    width: 40px;
    z-index: 0;
}

.stepper .stepper-arrow.up {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    position: relative;
}

.stepper .stepper-arrow.up::before {
    position: absolute;
    content: '';
    height: 16px;
    width: 16px;
    top: 15px;
    right: 15px;
    background: url('../images/stepper-up.svg') no-repeat;
}

.stepper .stepper-arrow.down {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    position: relative;
}

.stepper .stepper-arrow.down::before {
    position: absolute;
    content: '';
    top:22px;
    left: 15px;
    width: 12px;
    height: 2px;
    background: url('../images/stepper-down.svg') no-repeat;
}

.stepper .stepper-input {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 30px;
    padding: 0;
    text-align: center;
}

.product-widget.widget-addCart .stepper {
    min-width: 155px;
    height: 46px;
    position: relative;
    overflow: unset;
    /*order: 1;*/
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, 0.15);
    background: #FFF;
    justify-content: space-between;
    margin: 0 0px 0 0;
}

.product-widget.widget-addCart .stepper input {
    width: 40px;
    height: 45px;
    border: 0;
	padding: 0;
    background: transparent;
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.96px;
    opacity: 0.82;
    z-index: 0;
}

.widget-addCart .buy-now-button {
   padding: 14px 15px;
    margin-left: 0;
    line-height: 120%;
    text-align: center;
    max-width: 100%;
    color: #fff;
    width: 100%;
    height: 45px;
}

.widget-addCart .buy-now-button:hover {
    background: #232222;
}
.product-widget.widget-socialMediaShare {
  padding: 30px 0 0;
}
/** Stepper End **/

/** Flying Cart Start **/

.flying-cart-content.page-content.loading.popup .stepper {
    padding: 0;
}

.flying-cart-content.page-content.loading.popup .stepper-arrow::before, .flying-cart-content.page-content.loading.popup .stepper-arrow::after {
    background-color: transparent;
}
.flying-cart-content.page-content.loading.popup .stepper-arrow.down::before {
    transform: unset;
    right: 20px;
}

.flying-cart-content.page-content.loading.popup .stepper-arrow.up, .flying-cart-content.page-content.loading.popup .stepper-arrow.down {
    width: 28px;
    font-weight: 400;
    height: 35px;
}

.flying-cart-content.page-content.loading.popup .stepper .stepper-arrow.up::before{
    top: 10px;
    right: 5px;
    line-height: 33px;
    content: '+';
    font-size: 25px;
    left: auto;
}
.flying-cart-content.page-content.loading.popup .stepper .stepper-arrow.down::before{
    top: 17px;
    left: 8px;
    line-height: 5px;
    content: '_';
    font-size: 25px;
}


.check-out-total *, .shopping-cart-total * {
    text-transform: capitalize;
    font-weight: 400;
    font-size: 16px;
}

.flying-cart-content.page-content.loading.popup .stepper .stepper-input {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 32px;
    padding: 0;
    text-align: center;
    font-size:17px;
    line-height: 23px;
    font-weight:500;
    height:35px;
    border: 0;
}
.flying-cart-content.page-content.loading.popup .stepper .stepper-input:focus{
    border: 1px solid #fff !important;
}
.flying-cart-content.page-content.loading.popup .stepper {
    border-radius: 4px;
    height: 36px;
    width: 92px;
}

/** Flying Cart End **/
/*start: tab section css */
.widget.widget-html.faq-title {
    padding: 0 0 40px 0px;
    max-width: 750px;
    margin: 0 auto;
    text-align: center;
}

.widget-html.faq-title * {
    font-weight: 700;
    font-size: 42px;
    line-height: 52px;
    margin-bottom: 41px;
    color: #000;
}

.widget.widget-tabAccordion {
    max-width: 768px;
    margin: 0 auto;
}

.widget.widget-tabAccordion .widget-title {
    color: #101828;
    font-family: Didot;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 45px;
    padding: 0;
    margin: 32px 0 0;
}

.widget.widget-tabAccordion:first-of-type .widget-title {
    margin: 0;
}

.accordion-panel .label-bar .toggle-icon {
    right: 18px;
    left: auto;
    top: 18px;
}

.accordion-panel .accordion-item.collapsed:first-of-type {
    display: block !important;
}

.accordion-panel .label-bar {
    background: #FFFFFF;
    border: none;
    box-sizing: border-box;
    border-radius: 2px;
    height: auto;
    padding:32px 40px 10px 0;
    white-space: nowrap;
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    margin: 0;
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.3px;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
}

 

.accordion-panel .label-bar.expanded {
    border-radius: 0;
    box-sizing: unset;
    box-shadow: unset;
    height: auto;
    color: #262527;
}

.accordion-panel .accordion-item.expanded {
    padding: 18px 0 0;
    background: #FFFFFF;
    border: none;
    box-sizing: border-box;
    margin-top: 0;
    color: #000;
    margin: 0;
}

.accordion-panel .label-bar .toggle-icon {
    height: 24px;
    width: 24px;
    background-image: url("../images/plus-minus.svg");
    right: 0;
    left: auto;
    top: inherit;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    display: inline-block;
    position: absolute;
    bottom: 9px;
}

.form-row.filter-profile-select .accordion-panel .label-bar .toggle-icon {
    bottom: 6px;
}

.filter-profile .parent-category-child-categories-wrapper input[type="checkbox"] {
  margin-top: -4px;
}
.page-product .accordion-panel .accordion-item.expanded {
    padding: 18px 0 0;
    margin: 0;
}

.page-product .accordion-panel .accordion-item span.title {
    padding: 7px 18px;
    background: #F8F8F8;
    margin: 0 5px 8px 0;
    display: inline-block;
    border-radius: 0;
    font-size: 14px;
    font-weight: 500;
}

.page-product .accordion-panel .product-accordion.product-tag-why-people-love-it .accordion-item span.title {
    padding: 7px 18px 7px 46px;
    background: url('../images/circle-list-icon.svg') no-repeat left center;
    margin: 0 0px 6px 0;
    display: block;
    border-radius: 0;
    font-size: 16px;
    font-weight: 500;
    opacity: 0.82;
    color: #000;
}

.product-widget.widget-accordionView span.description h2 {
    font-size: 24px;
}

.product-widget.widget-accordionView span.description h2,
.product-widget.widget-accordionView span.description h3,
.product-widget.widget-accordionView span.description h4,
.product-widget.widget-accordionView span.description h5,
.product-widget.widget-accordionView span.description h6 {
    margin-top: 30px;
      line-height: 157%;
}

.product-widget.widget-accordionView span.description h3 {
    font-size: 22px;
}

.product-widget.widget-accordionView span.description h4,
.product-widget.widget-accordionView span.description h5,
.product-widget.widget-accordionView span.description h6 {
    font-size: 20px;
}

.product-widget.widget-accordionView .accordion-item span.title {
    display: none;
}

.accordion-panel .label-bar {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.product-widget.widget-productTag .accordion-panel {
    padding: 0 0 0;
}

.product-accordion:last-child .accordion-item.expanded{
    border-bottom: 0;
}
/*.product-widget.widget-productTag .accordion-panel>div:last-child .accordion-item.expanded {
    padding-bottom: 20px;
}*/

.accordion-panel .label-bar:hover {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.accordion-panel .label-bar.expanded .toggle-icon {
    background-position: -4px -88px;
}

.accordion-panel .accordion-item.expanded .wc-tab-accordion-widget p {
    padding: 0;
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 15px;
}

.accordion-panel .accordion-item.expanded .wc-tab-accordion-widget p:last-of-type {
    margin: 0;
}

.accordion-panel .accordion-item.collapsed {
    padding: 18px 0 0;
    border: 0;
    margin: 0;
}

.accordion-panel .accordion-item.expanded .wc-tab-accordion-widget p a {
    color: #000;
    text-decoration: underline;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.accordion-panel .accordion-item.expanded .wc-tab-accordion-widget p a:hover {
    opacity: 0.5;
    text-decoration: underline;
}

.accordion-panel .accordion-item.collapsed p {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #262527;
}

.page-faq .page-content {
    padding: 0 0 100px;
}

/*end: tab section css */

.widget-snippet .snippet-what-we-do .title-med {
  font-size: 42px;
  font-weight: 500;
}
.widget-snippet .snippet-what-we-do {
  padding: 100px 0;
}
.widget-snippet .snippet-what-we-do .row.what-do-box-main .separator-line{
  display: none
}
.widget-snippet .snippet-what-we-do .row.what-do-box-main p{
  height: 25px;
  margin-top: 0;
  font-weight: 400;
}
.widget-snippet .snippet-what-we-do .row.what-do-box-main .what-content-box {
  border: 0;
  padding: 0;
}
.widget-snippet .snippet-what-we-do .row.what-do-box-main h3{
  margin-top: 20px;
    font-weight: 500;
  padding: 0 10px;
}
.widget-snippet .snippet-what-we-do .row.what-do-box-main .what-do-img:after {
  display: none;
}
.widget-snippet .snippet-what-we-do .row.what-do-box-main .what-do-img img {
  width: 100%;
  height: 100%;
  max-height: 500px;
  object-fit: cover;
  margin-bottom: 0
}
.widget-snippet .snippet-what-we-do .row.what-do-box-main a.read-more:after{
  display: none
}
.widget-snippet .snippet-what-we-do .row.what-do-box-main a.read-more{
  border: 1px solid #ccc;
  padding: 8px 18px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 400;
}
.widget-snippet .snippet-what-we-do .row.what-do-box-main a.read-more:hover{
  background: #000;
  color: #fff;
  border-color: #000;
}
.widget-snippet.footer-brand .client-logo-footer {
  margin-bottom: 100px;
}
.widget-productSummary .title {
  display: none;
}
.widget-productImage.multi-image-scroll-vertical-view .image-preview-box {
  max-width: 600px;
  padding: 0;
  margin: 0 50px 0 auto;
}
.image-preview-box.product-detail-view > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  height: 100%;
object-fit: cover;
}
.widget-productImage .detail-image-swiper.left {
  left: 45%;
  top: 92%;
}
.widget-productImage .detail-image-swiper.right {
  right: 45%;
  top: 92%;
}
.widget-productImage.multi-image-scroll-vertical-view .multi-image-scroll-wrapper {
  max-width: 80px;
  margin: 0;
  position: absolute;
  top: 0;
  height: 100%;
  padding: 0;
  border: 0;
}
.page-product .page-content > .v-split-container > .v-split {
  padding: 25px 0;
}
.product-widget.widget-productName .product-name {
  padding-bottom: 5px;
  border: 0;
  margin: 0;
  text-align: left;
  color: #000;
    font-family: Montserrat;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: 0.8px;
}
.widget-productImage.multi-image-scroll-vertical-view .image-thumb-container .thumb-image {
  margin: 3px;
}
 {
 /* max-width: 100%;*/
  margin:0px 0 12px;
  padding: 12px 10px;
  height: 45px;
  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height:22px;
  letter-spacing: 6.5px;
  text-transform: uppercase;
  border-radius: 0;
  border: 1px solid #000;
  /*min-width: 100%;*/
  background: transparent;
  color: #000;
  width:70%;
}

.selected-value-display {
    margin-bottom: 10px;
}
.variation-container .chosen-container {
    margin-left: 0;
    padding-right: 0;
}
.product-widget .cart-button-container {
    display: flex;
	gap: 20px;
}

.product-widget.widget-productSku {
  padding: 12px 0;
}
.widget-productSummary {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 35px;
}
.new-review-panel .review-form .form-row label {
  display: block;
  width: 100%;
}
.new-review-panel .review-form .form-row input[type="text"], .new-review-panel .review-form .form-row textarea {
  width: 100%;
  border: 1px solid #999;
}
.new-review-panel .review-form .form-row textarea:focus, .new-review-panel .review-form .form-row input[type="text"]:focus {
  border: 1px solid #000;
}
.review-form .btn-row {
  padding-left: 0;
}
.new-review-panel .review-image-input-with-dropzone-wrapper{
  border-color:#999;
}

.new-review-panel .review-image-input-with-dropzone-wrapper::before {
  filter: grayscale(100%);
}
.new-review-panel .write-review, .new-review-panel .review-form .form-row button {
  font-weight: 400;
  padding: 10px 20px;
  background: #000;
  border-radius: 0;
}
.menu-title.filter-data-pushbar-target-left-action-button {
  max-width: 130px;
}
/*variation flate chosen */
.popup.add-cart-information-popup .variation-container {
  text-align: left;
  margin-top: -5px;
  padding-left: 160px;
}
.add-cart-information-popup .body h4.title {
  padding-left: 160px;
}
.popup.add-cart-information-popup .variation-dropdown-container {
  display: flex;
  max-width: 400px;
  margin-left: auto;
  flex-direction: column;
}
.popup.add-cart-information-popup .variation-container .chosen-wrapper.variation-type.text.select {
  margin-top: 10px;
}
.popup.add-cart-information-popup .variation-container .chosen-container {
  margin-left: 0;
}
.popup.add-cart-information-popup .variation-container  .chosen-container-single .chosen-single{
  padding: 8px 10px;
  height: auto;
  font-size: 14px;
}
.popup.add-cart-information-popup .variation-container .chosen-container-single .chosen-single .variation-value {
  font-size: 15px;
}
.popup.add-cart-information-popup .variation-container .variation-type {
    padding-bottom: 0;
    display: flex;
}
.popup.add-cart-information-popup .variation-container .chosen-container-single .chosen-single {
  border:1px solid #dadada;
}
.page-product .popup.add-cart-information-popup .variation-container .chosen-container-single .chosen-single {
    padding: 0 10px;
}
.page-product .variation-container .variation-type {
    display: block;
    max-width: 100%;
    margin: 0;
}

.page-product .variation-container .variation-type label.type-label {
    display: inline-block;
    margin-top: 10px;
font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 19px;
    line-height: 38px;
    color: #000;
    width: 60px;
}
.page-product .variation-container .chosen-container-single .chosen-single span {
    letter-spacing: 0.5px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height:28px;
    color: #000;
}
.page-product .variation-container .chosen-container-single .chosen-single {
    background-size: 16px;
    background: url("../images/chosen-sprite.svg") no-repeat right #fff;
    background-position-x: 98%;
    padding: 8px 14px;
    height: 45px;
}
.variation-container .variation-type label.type-label {
    font-weight: 600;
    display: block;
    width: 100%;
    color: #102C2E;
    width: 80px;
    line-height: 62px;
}

.widget-variation .variation-thumb ul {
    display: inline-block;
    margin: 0;
    padding: 15px 0 0;
}
.widget-variation .variation-thumb ul li {
    display: inline-block;
    font-size: 0;
    line-height: 1;
    list-style: outside none none;
    overflow: hidden;
    width: 41px;
    height: 41px;
    margin: 0;
    border: 1px solid transparent;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0;
    -webkit-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
}
.widget-variation .variation-thumb .variation-type.color .variation-value {
    display:block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: 0;
}
.widget-variation .variation-thumb ul li * {
    font-size: 16px;
}
.widget-variation .variation-thumb .variation-type .type-label {
    color: #1c1f23;
    display: block;
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
    width: 100%;
    padding-bottom: 10px;
font-family: 'Montserrat';
}
.popup .close-icon {
  top: 18px;
  right: 8px;
}
.site-popup .title-bar .close,
.confirm-popup .header-line .close,
.confirm-popup .title-bar .close,
.popup .close-popup.close-icon {
	background: url("/template/e5e74ddb/images/close-icon.svg") no-repeat center top;
	background-size: auto;
	background-size: auto;
	background-size: 16px;
}

.site-popup .title-bar .close::before,
.confirm-popup .header-line .close::before, .popup .close-icon::after {
	font-size: 0;
}
.widget-variation .variation-thumb .text .variation-value, .widget-variation .variation-thumb .color .variation-value  {
    display: block;
    font-size: 0;
    line-height: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    border: 0;
}
.page-product .variation-container .variation-type.color  ul li.selected {
    border: 1px solid #000;
    padding: 3px;
    position:relative;
}
.page-product .variation-container .variation-type.color  ul li.selected .color {
    width:100%;
    height: 100%;
}
.page-product .variation-container .variation-type.color  ul li:hover{
    padding:3px;
    border: 1px solid #000;
    -webkit-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
}
.widget-variation .variation-thumb ul li:before{
    display: none;
}
.widget-variation .variation-thumb ul li.selected span.color:after {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url(../images/vicon.png) no-repeat center;
    width: 100%;
    height: 100%;
}
.page-product .variation-container .variation-type.text ul li {
    height: 35px;
    border: 1px solid #EBEBEB;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    border-radius: 50px;
    color: #000;
    padding: 3px 7px;
    width: auto;
    margin: 0 7px 7px 0;
}
.page-product .variation-container .variation-type.text ul li {
    background: #fff !important;
    border-color: #a7a7a7 !important;
    color: #000 !important;
    font-weight: 400 !important;
}
.page-product .variation-container .variation-type.text ul li.selected {
    background: #1c4f52 !important;
    border-color: #1c4f52 !important;
    color: #fff !important;
}
.page-product .variation-container .variation-type.text ul li span {
    font-size: 13px;
    font-weight: 500;
    line-height: 23px;
}
.page-product .variation-container .variation-type.text ul li:hover{
    color:#fff !important;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    border-color: #000 !important;
    background: #000 !important;
}
.page-product .variation-container .variation-type.text ul li.selected{
    color:#fff !important;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    border-color: #000 !important;
    background: #000 !important;
}
.page-product .variation-container .selected-value-display .selected-type-label {
    font-weight: 600;
    text-transform: uppercase;
    margin-right: 10px;
}
/*END : variation flate chosen */
.widget-productSummary .summary a{
    text-decoration: underline
}
.widget-productSummary .summary a:hover{
    text-decoration: none
}
.widget-price .price {
  font-size: 28px;
}
.product-view.image-view .product-block,
.product-view.scrollable-view .product-block,
.category-image-view.category{
  border: 0;
  transition: 0.4s all ease;
  padding: 0;
  height: auto;
  border-radius: 0;
  width: 100%;
  margin: 0 0 40px;
}
.product-view.image-view .content {
    display: grid;
    flex-wrap: wrap;
    justify-content: start;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    grid-gap: 0 40px;
    transition: min-height .3s;
    position: relative;
}
.product-view.scrollable-view img, .product-view.image-view img {
  max-width: 100%;
  max-height: 100%;
  height: 100%;
  width: 100%;
  object-fit: contain;
    border-radius: 10px;
}
.image-view .product-view-height-width .image, .scrollable-view .product-view-height-width .image {
  height: auto;
  border-radius: 10px;
  box-shadow: 0px 0px 2px #ccc;
}
.product-view.image-view .product-image-link, .product-view.scrollable-view .product-image-link{
  display: block;
}
.product-view.image-view .product-name, .product-view.scrollable-view .product-name {
  height: 40px;
  margin-bottom: 15px;
  margin-top: 15px;
  color: #000000;
}
.product-view .header, .category-view .header, .entire-search .header, .product-search .header {
    background-color: transparent;
    border-bottom: 0;
    padding: 0;
}
.product-view .sortable {
    display: inline-block;
    margin: 0;
    float: right;
	padding: 1px;
}
.product-sorting {
    font-weight: 400;
    font-size: 14px;
    border: 0;
    line-height: 32px;
    color: #000;
    padding: 0 30px 0 15px;
    text-align: left;
    background-color: #fff;
    width: auto;
    min-width: auto;
    border-radius: 5px;
}
.product-sorting:hover {
box-shadow: 0 0 8px #e1e1e1;
    transition: 0.4s all ease;
}
select.product-sorting option { color:#000;}
select.product-sorting option:first-child{
    color:#000;
}
.product-sorting:focus{
    border: 0 !important;
}
.product-view .header {
  position: relative;
  margin: -6px 0 20px;
}

.widget.widget-snippet .banner-video .video-content .subheading.video-title {
  font-weight:300;
  line-height:30px
}
/*---------- Pagination Start------------*/

.product-view .footer,
.category-view .footer,
.entire-search .footer,
.product-search .footer {
  background-color: transparent;
  padding: 24px 0 80px;
}

.product-view .footer {
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.pagination {
  margin-top: -5px;
}

span.pagination-literal-status {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 34px;
  color: #000000;
  float: left;
}

.pagination span {
  border: none;
  cursor: pointer;
  margin: 0 8px;
  width: 37px;
  box-shadow: none;
  display: inline-block;
  color: #3a3a3a;
  font-size: 18px;
  background: transparent;
  border-radius: 50%;
  height: 37px;
  line-height: 40px;
  padding: 0 14px;
  font-weight: 300;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.pagination span.page-number.current {
  color: #000;
  background: transparent;
  border: 0;
  font-weight: 500;
  position: relative;
}

.pagination span.page-number.current:after {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 0;
  width: 14px;
  height: 2px;
  background: #000;
  transform: translateX(-50%)
}

.pagination span.first,
.pagination span.last {
  display: none;
}

.pagination span.next {
  position: relative;
  margin: 0 0 0 10px;
  padding: 0;
  background: transparent;
  height: 25px;
  width: 42px
}

.pagination span.prev {
  position: relative;
  margin: 0 4px 0 0;
  padding: 0;
  background: transparent;
  height: 25px;
  width: 42px;
  color: #3a3a3a;
}

.page-search-result .page-content .footer select.per-page-count {
  margin: 0;
  height: 35px;
}

.pagination span:hover {
  background: transparent;
  color: #000;
}

.pagination span.prev,
.pagination span.next {
  background: transparent;
}

.pagination span.prev.disabled:before,
.pagination span.next.disabled:before {
  color: #a1a1a1;
}

.chosen-container .chosen-results .chosen-result {
  color: #000;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.review-show-panel .pagination {
  width: auto;
  float: right;
  margin-top: 14px;
}

/*---------- Pagination End ------------*/
.widget-filter .responsive-menu-btn em{
    font-size: 12px;
    width: 22px;
    margin: 4px;
}
.widget-filter .responsive-menu-btn{
  position: relative;
  padding: 9px 10px;
  width: 115px;
  border: 1px solid #ccc;
  z-index: 1;
  height: 40px;
  cursor: pointer;
}
.widget-filter .responsive-menu-btn:after{
  position: absolute;
  content: "filter";
  right:18px;
  top: 8px;
  text-transform: uppercase;
}
.widget-filter .responsive-menu-btn:hover {
  background: #000;
}
.widget-filter .responsive-menu-btn:hover:after {
  color: #fff;
}
.widget-filter .responsive-menu-btn:hover em{
    background: #fff;  
}
.page-category .subcategory-container .title, .page-category .product-container .title{
display:none;
}
.page-category .subcategory-container .title span.category-name, .page-category .product-container .title span.category-name{
  font-size: 17px;
  color: #000;
    text-align: left;
  padding-left: 130px;
}
.page-category .subcategory-container .title span.label, .page-category .product-container .title span.label {
  display: none
}
.category-details {
  margin-top: -55px;
}

[filter-data-pushbar-id].opened {
  width: 320px;
  padding: 40px;
}
.left-modern-filter-drawer-container .form-row.type-slider span.filter-name {
  margin:0 0 10px 0;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 28px;
  color: #555;
  display: block;
  text-transform: uppercase;
}
.left-modern-filter-drawer-container .form-row.filter-profile-select label.name {
  margin-top: -25px;
  font-weight: 600;
  font-size: 20px;
  padding: 0 0 10px;
  color: #000;
  line-height: 25px;
  text-transform: uppercase;
  margin-bottom: 20px;
  position: relative;
  border-bottom: 1px solid rgb(235 235 235);
  width: 100%;
}
.filter-profile .parent-category-child-categories-wrapper .form-row.filter-group-item {
  margin: 0 0 10px;
}
.filter-profile .accordion-item a.reset-category,
.filter-profile .type-slider-bottom a.reset-price-range{
  margin: 0 0 15px;
  display: block;
  border: 1px solid #ccc;
  max-width: 58px;
  text-align: center;
  font-size: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 20px;
  cursor: pointer
}
.filter-profile .accordion-item a.reset-category:hover,
.filter-profile .type-slider-bottom a.reset-price-range:hover{
  background: #000;
    border-color: #000;
  color: #fff;
}
div.filter-profile .type-slider-bottom a.reset-price-range {
  margin: 12px 8px 0 0;
  display: inline-block;
  padding: 1px 8px;
}
.filter-profile .selected-filter-item-section .selected-filter-option-data-wrapper {
  padding: 3px 10px;
}
.filter-profile .form-row.type-slider {
  border-bottom: 1px solid #dedede;
  padding-bottom: 30px;
}
.left-modern-filter-drawer-container .form-row.filter-profile-select label.name::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -1px;
    width: 52px;
    height: 2px;
    background: #000;
}
.left-modern-filter-drawer-container .clear-all-filter-attributes {
  text-align: right;
  margin: 40px 0 0 0;
}
.filter-profile .accordion-panel.category-filter .label-bar label {
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
}
.filter-profile .accordion-panel .label-bar {
  padding: 0 40px 10px 0;
}
.filter-profile .selected-filter-item-section {
  margin-bottom: 25px;
}
.filter-profile .form-row.type-check-box {
  margin: 0 0 8px 0;
}
.responsive-filter .wc-modern-filter-close-button {
  right: 20px;
  top: 20px;
}
.flying-cart-content .recommended-products .variation-dropdown-container .chosen-wrapper label {
  line-height: 30px;
  width: 35px;
  margin: 0;
}
.flying-cart-content.active .recommended-products .price-n-cart {
  margin-top: 0px;
  flex-direction: column;
  align-items: start;
}
.flying-cart-content .recommended-products .current-price {
  margin: 0 0 10px;
  width: 100%;
}
.flying-cart-content .recommended-products .flying-cart-special-add-to-cart {
  min-width: 90px;
  letter-spacing: 3px;
  text-decoration: none;
  height: auto;
  padding: 8px 12px;
  font-size: 11px;
}
.flying-cart-content .recommended-products .flying-cart-special-add-to-cart:hover {
  background: #000;
  color: #fff;
}

.flying-cart-content.active .product-view .header .scroller .scroll-left:hover,
.flying-cart-content.active .product-view .header .scroller .scroll-right:hover {
    background-color: #000;
}
.flying-cart-content.active .recommended-products .flying-cart-special-add-to-cart {
  min-width: 90px;
  letter-spacing: 3px;
  text-decoration: none;
  height: auto;
  padding: 8px 12px;
  font-size: 11px;
  margin-top: 10px;
}
.product-widget.widget-similar .title {
  margin-bottom: 35px;
  color: #000;
  text-align: center;
  font-size: 31px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.62px;
  text-transform: uppercase;
}
/*.product-view .custom-type-.product-block .block-content-wrap .btn-add {
  margin: 15px 0 0;
  position: absolute;
  top:62%;
  width: 100%;
  display: none;
  transition: all .3s ease;
}
.product-view .custom-type-.product-block:hover .block-content-wrap .btn-add {
  display: block;
}*/
.add-cart-information-popup table td.product-img.product-thumb-view {
  width: 150px;
  text-align: right;
}
.popup .header {
  color: #333;
  padding: 20px 20px 5px;
  background-color: #fff;
  border: 0;
  font-size: 20px;
}
.add-cart-information-popup .body {
  padding: 15px 20px
}
.add-cart-information-popup .body table, .add-cart-information-popup.popup .body table td{
  border: 0;
    border-top:1px solid #ececec;
  margin: 0;
}

.body-scroll-control .title {
  font-size: 15px;
  margin: 0;
}
.zoomContainer .zoomLens {
    border: 0 !important;
}
.zoomWindowContainer .zoomWindow{
    border: 1px solid #eee !important;
}
.popup .popup-bottom.footer {
  background-color: #fff;
  padding: 20px 25px;
}
.add-cart-information-popup  .popup-bottom.footer  .button-item span + span{
    margin-left: 10px
}
.add-cart-information-popup  .popup-bottom.footer  .button-item .close-btn.button {
  background: transparent;
  color: #000
}
.add-cart-information-popup  .popup-bottom.footer  .button-item .close-btn.button:hover {
  background: #000;
  color: #fff;
}
.flying-cart-content .recommended-products .chosen-container-single .chosen-single {
  background: none;
}

.widget-snippet.company-doc {
  padding:0px 0 !important;
  margin: 100px 0 0;
}
.widget-snippet.company-doc .snippet-welcome-center {
  max-width: 1170px;
  padding: 50px !important;
  margin: 0 auto;
  background: rgba(0,0,0,0.2) !important;
}
.widget.widget-snippet.company-doc .snippet-welcome-center h1{
margin: 0 0 30px;
}
.widget.widget-snippet.company-doc .snippet-welcome-center p {
  color: #fff;
  max-width: 800px;
margin: 0 auto 35px;
}
.widget.widget-snippet.company-doc .snippet-welcome-center h1, .widget-snippet.company-doc .snippet-welcome-center *, .snippet-welcome-center p {
  color: #fff
}

.widget.widget-snippet.company-doc .snippet-welcome-center h1 + span,
.widget.widget-snippet.company-doc .snippet-welcome-center h1 + span +.bottom-line,
.widget.widget-snippet .separator-line{
display: none  
}


.menu-search .search-form.show {
    display: block;
    z-index: 999;
    position: absolute;
    width: 350px;
    top: 34px;
    left: -10px;
    box-shadow: 5px 0px 32px rgb(0 0 0 / 12%);
}

.menu-search .search-form.show::before {
    content: "";
    width: 14px;
    height: 14px;
    transform: rotate(45deg);
    border: 1px solid #fff;
    position: absolute;
    z-index: 999;
    background: #fff;
    left: 12px;
    top: -6px;
    border-right: 0;
    border-bottom: 0;
}

.menu-search .search-form.show form {
    position: relative;
}

.menu-search .search-form.show input[type='text'] {
    width: 100%;
    display: inline-block;
    height: 55px;
    padding-left: 38px;
    background: #fff url(../images/search-ico.png) no-repeat 10px center;
    border: 1px solid #fff;
    box-shadow: 5px 0px 32px rgb(0 0 0 / 12%);
    margin:0;
}
.menu-search .search-form.show button {
    position: absolute;
    top: 5px;
    left: 0;
    padding: 0;
    line-height: 0;
    display: block;
    width: 38px;
    font-size: 0;
    height: 55px !important;
    background: transparent;
    border: 0;
    box-shadow: none;
}
/*end:header search*/

.image-popup-container.popup {
    max-width: inherit;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
}

.popup.image-popup-container {
    padding: 0
}

.image-popup-container .image-wrapper {
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
 background-color: rgba(255,255,255,0.95);
}

img.popup-image {
    min-width: auto;
    max-width: max-content;
    max-height: max-content;
    width: 100%;
    height: 100%;
    object-fit: contain;
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%)
}
.image-popup-container .navigator {
    background-repeat: no-repeat;
    background-image: url(/template/e5e74ddb/images/breadcumb-separator.svg);
    background-color: #fff;
    background-size: 10px;
    border-radius: 5px;
}

.image-popup-container .navigator.right-button,
.image-popup-container .navigator.left-button {
    width: 40px;
    height: 40px;
}
.image-popup-container .navigator.right-button:hover,
.image-popup-container .navigator.left-button:hover,
.image-popup-container .navigator.close-button:hover{
    background-color: #ccc;
}
.image-popup-container .navigator.right-button {
    background-position: 15px;
    right: 4px;
}

.image-popup-container .navigator.left-button {
    left: 5px;
    background-position: 15px;
    transform: rotate(180deg);
}
.image-popup-container .navigator.close-button {
    background-image: url("/template/e5e74ddb/images/close-icon.svg");
    background-position: 0 0;
    background-position: center;
    height: 35px;
    right: 4px;
    top: 4px;
    width: 35px;
    background-size: 15px;
    border: 1px solid #fff;
    opacity: 0.5;
    background-color: #fff;
    z-index: 99;
}
.zoomContainer .zoomLens {
    border: 0 !important;
}
.zoomWindowContainer .zoomWindow{
    border:0 !important;
}
#customer-profile-tabs.customer-profile-v2 .button.profileLogout {
  display: inline-block;
  border: 0;
  text-align: left;
}
#customer-profile-tabs.customer-profile-v2 .profileLogout a {
  color: #535353;
}
.product-view .footer {
  margin-bottom: 50px;
}
.checkout-page.version-2 .shipping-address-selection-parts .shipping-address-advance-panel {
    margin: 10px 0;
}
.checkout-page.version-2 .payment-gateway-expend-view .radio-checkbox-group .payment-gateway-info .payment-gateway-default-badge {
  background-color: rgb(85, 85, 85);
  border-radius: 35px;
  font-size: 10px;
  height: 20px;
  line-height: 18px;
}
.checkout-page.version-2 .advance-checkout-steps-left-dom {
  padding-bottom:100px;
}
.not-supported-shipping-message.message-block.error-message {
    margin-top: 10px;
}
 .checkout-page.version-2 .payment-gateway-expend {
    margin: 0;
 }
.checkout-page.version-2 .checkout-button-wrapper-bottom .advance-checkout-next-step-parser-button.disabled {
  color: #767676;
  border-color: #ccc;
}
.product-widget.widget-productReviewRatting.product-review-details-widget {
    padding: 80px 0;
}
.product-widget.widget-similar {
  margin-bottom: 70px;
}
.widget.widget-snippet .banner-video .video-content .video-title {
  margin-bottom: 28px;
}
.flying-cart-product-name a:hover {
  color: #595959;
}
.popup.flying-cart-content {
  top: 0 !important;
}
.widget-snippet.contact-info .snippet-phone-time-email {
  max-width: 1120px;
  margin: 0 auto;
  padding:0;
}
.widget-snippet.contact-info .snippet-phone-time-email div.item-cell label, .widget-snippet.contact-info .snippet-phone-time-email div.item-cell  {
  margin: 10px 0;
  text-align: center;
  max-width: 100%;
    padding: 0
}
.widget-snippet.contact-info .snippet-phone-time-email div.item-cell i{
 display: none 
}

.widget-snippet.contact-info .snippet-phone-time-email div.item-cell span, .widget-snippet.contact-info .snippet-phone-time-email div.item-cell a  {
  font-size: 20px;
  margin-top: 20px;
  display: block
}
.chosen-container-single .chosen-single {
	background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right #fff;
	background-position-x: 97%;
	background-size: 12px;
}
.widget.widget-storeLogo {
  text-align: center;
  padding: 6px 0;
}
.checkout-page.version-2 .advance-checkout-order-details-left-dom-inner {
  max-width: 520px;
}
/**********************************************/
#webcommander-page.page-profile .payment-form.site-popup-form .header-wrapper>h1 {
    font-size: 22px;
    font-weight: 600;
    color: #000;
    line-height: normal;
    margin: 0 0 20px;
    font-family: 'Montserrat';
}

#webcommander-page.page-profile .payment-form.site-popup-form .form-row,
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row {
  position: relative;
}

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

#webcommander-page.page-profile .payment-form.site-popup-form .form-row label,
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row label {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    display: block;
    padding: 0 0 5px;
    line-height: 1.4;
}

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

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

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

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

#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row .mandatory-chosen-wrapper {
  padding: 0;
}
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row>.form-type-info {
    color: #999;
    font-size: 20px;
    height: 40px;
    line-height: 37px;
    margin: 0;
    text-align: center;
    width: 30px;
   background-color: transparent;
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
}

.site-popup.popup .payment-form.site-popup-form .header-wrapper > h1 {
    font-size: 22px;
    line-height: normal;
    margin:0 0 12px;
    font-weight: 600;
}
.payment-form .form-row label, .payment-form .double-input-row label {
    display: block;
    padding-bottom: 5px;
    width: 100%;
    display: block;
    padding-bottom: 5px;
    width: 100%;
    color: #000;
    font-size: 15px;
}
 
.payment-form.site-popup-form .double-input-row.mandatory {
    padding-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.payment-form.site-popup-form .double-input-row .mandatory-chosen-wrapper select {
  margin: 0;
  height: 40px;
  font-size: 16px;
  color: #000000;
  border-radius: 4px;
}
.payment-form .mandatory-chosen-wrapper select:focus {
  border: 1px solid #000000;
}

#webcommander-page.page-profile .payment-form.site-popup-form .form-row .errorlist.after, #webcommander-page.page-profile .payment-form.site-popup-form .double-input-row .mandatory-chosen-wrapper .errorlist.after,
#webcommander-page.page-profile .payment-form.site-popup-form .form-row.agree-terms.error-field-error.validation-error + .errorlist.after {
  display: block;
  position: relative
}
.page-profile button, #customer-profile-tabs span.button {
  min-width: auto;
  letter-spacing: 1.5px;
}
body.page-profile .site-popup .cancel-button {
  color: #000;
  background-color:transparent;
  border: 1px rgba(0,0,0,.20) solid;
}
body.page-profile .site-popup .button-line .cancel-button:hover {
  background: transparent;
    border: 1px rgba(0,0,0,.40) solid;
}
.customer-profile-v2 .customer-short-info .customer-name-text {
  margin-top: 0px;
}
.page-reset-password .widget-pageHeading {
  display: none;
}
.widget.widget-product.home-products .content {
  max-width: 94%;
  margin: 0 auto;
}

.double-input-row {
    display: flex;
}
.custom-form.contact-form-template.form-template {
  margin: 0 auto;
}
.double-input-row>div {
	flex: 1;
  padding: 0 15px;
  max-width: 50%;
}
.page-contact-us .widget.widget-form {
  background: #f4f4f4;
	padding: 70px 0;
  max-width: 900px;
  margin: 70px auto 0;
}
.widget.widget-image.contact-img {
  padding: 70px 0 0 !important;
  height: 100%;
}
.widget.widget-image.contact-img {
    height: 100%;
}
.checkout-page.version-2 .checkout-button-wrapper-bottom .advance-checkout-next-step-parser-button:hover {
  background-color: #353434;
}
.checkout-page.version-2 .advance-checkout-order-details-right-dom-inner .check-out-total .price-row.total-order .price span {
  font-size: 12px;
  color: #5b5b5b;
}
.checkout-page.version-2 .advance-checkout-order-details-right-dom .price {
  min-width: 80px;
}
.checkout-page.version-2 .cart-item .image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45px;
  flex: 0 0 45px;
}
.checkout-page.version-2 .cart-item .image .product-thumb-image {
  width: 45px;
  height: 45px;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .header {
  position: unset;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .header .scroller {
  top: 16px;
}
.shopping-cart .order-summary-card .proceed-to-checkout .checkout-btn, .shopping-cart .order-summary-card .continue-shopping .continue-shopping-btn {
  text-decoration: none;
  padding: 11px 10px;
  width: 100%;
  border-radius: 0;
}
.shopping-cart .order-summary-card .continue-shopping .continue-shopping-btn:hover {
  background: #000;
  color: #fff;
}
.shopping-cart .order-summary-card .proceed-to-checkout .checkout-btn:hover{
    background: #2c2c2c;
  color: #fff;
}
.shopping-cart .my-cart__header-button-wrapper .button {
  height: 33px;
  max-width: 150px;
  min-width: auto;
}
.page-cart .empty-cartitem-text {
  margin-bottom: 30px;
}

.widget.widget-html.inline-button p a {
  padding: 7px 10px;
  border: 1px solid #000;
  width: 230px;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 13px;
}
.widget.widget-html.inline-button p a:hover {
  background: #000;
  color: #fff;
}
div.widget.widget-snippet .need-assistent-section a {
font-size: 13px;
  padding: 12px 20px;
  font-weight: 500;
  text-transform: uppercase;
}
.btn-group.view-switchers button {
  min-width: 21px;
  background: transparent;
  border: 0;
  padding: 0;
  height: 21px;
}
.btn-group.view-switchers .tabular-view-switcher.active {
    background-position: -45px -19px;
  margin-left: 5px;
}
.btn-group.view-switchers .tabular-view-switcher {
  background-position: -45px 1px;
  background-image: url("/wc/5.0.0/images/site/grid-list-view.png");
  margin-left: 5px;
}

.payment-confirm-advance-panel {
  margin-top: 30px;
}

.widget.widget-snippet.company-doc .need-assistent-section {
  background-attachment: fixed;
}
/*.body .widget-container .page-content .filter-details, .page-shop .header {
  margin-top: -40px;
}*/
/*=============== New-Feature-Fixing ===================*/
/* ========= Product-Category-Section ========== */
.category-details-container .category-details-page-with-background {
    width: 100%;
    padding: 10px 0;
    margin: 0;
}
.category-details-container .category-details-page-with-background img {
    max-width: 100%;
    max-height: 100%;
}
.btn-group.view-switchers {
    margin: 7px 10px 7px 0;
}
.btn-group.view-switchers .image-view-switcher,
.btn-group.view-switchers .list-view-switcher,
.btn-group.view-switchers .tabular-view-switcher {
    margin-top: 5px;
}
.btn-group.view-switchers .image-view-switcher ,
.btn-group.view-switchers .list-view-switcher ,
.btn-group.view-switchers .tabular-view-switcher {
    height: 21px;
    width: 21px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
}


/* ========= Product-Listing View========== */
.widget.widget-snippet .banner-video .video-content .video-sub {
  line-height: 30px;
  font-weight: 400;
  max-width: 800px;
  margin: 0 auto;
}
.add-to-cart-popup .cart-summary, .add-cart-information-popup .cart-summary {
  float: unset;
}
.add-to-cart-popup .cart-summary + .button-item, .add-cart-information-popup .cart-summary + .button-item {
  margin-top: 20px;
  display: block;
  text-align: center;
}
.add-to-cart-popup  .header .status-message, .add-cart-information-popup .header .status-message{
  font-size: 15px;
}
/* ========= End Product-Listing View========== */

/* ========= Product-Tabular View========== */
.product-view.tabular-view .content {
    margin: 0;
}
.product-view.tabular-view .product-name-link {
    font-size: 16px;
    font-weight: 400;
    color: #32312f;
    max-width: 300px;
}
.product-view.tabular-view .product-table-view-column.multi-cart-selection-step-column {
    min-width: 190px;
}
.product-view.tabular-view .current-price {
    font-weight: 500;
    font-size: 17px;
    color: #000000;
}
.product-view.tabular-view .product-table-view-column {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.product-view.tabular-view .tax-message {
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    color: #9c9c9c;
}
.product-view.tabular-view .product-table-view-column .stepper {
    margin-right: 0;
    width: 70px;
}
.stepper .stepper-input {
    padding: 9px 23px 9px 9px;
}
.product-view.tabular-view .product-table-view-header .product-table-view-column {
    font-weight: 600;
    font-size: 15px;
    margin-top: 0;
  background-color: #f0f0f0;
  border-bottom: 1px solid #fff;
}
.product-view.tabular-view .product-table-view-row {
  border-bottom: 1px solid #eee;
}
.product-view.tabular-view .tabular-product-view {
    overflow-y: auto;
}
.product-view.tabular-view .tabular-product-view .product-table-block {
    min-width: 620px;
    padding-bottom: 15px;
}
.product-view.tabular-view .price-column {
    width: 36%;
}
.product-view.tabular-view .price {
    padding: 0;
    font-size: 15px;
}
.product-view.tabular-view .product-table-view-row .stepper .stepper-arrow.down::before {
    left: 0;
}
.product-view.tabular-view .product-table-view-row .stepper .stepper-arrow.up::before {
    right: 0;
}
.product-view.tabular-view .multi-cart-step-column {
    width: 190px;
}
.product-view.tabular-view .product-table-view-column .stepper {
width: 100%;
  justify-content: center;
}
.product-view.tabular-view .product-table-view-column .stepper .stepper-input {
  padding: 9px 0 9px 0px;
  width: 40px;
}
/* ========= End Product-Tabular View========== */

.product-view.list-view .product-view.scrollable-view .content {
    font-size:0;
    margin:0;
    text-align:left
}
.product-view.list-view .content {
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin:0 auto;
    width:100%
}
.product-view.list-view .content .product-block {
    width:calc(50% - 8px);
    padding:0;
    border:1px solid #e6e6e6;
    display:flex;
    margin:8px 0;
    overflow:hidden;
    position: relative;
    height:auto;
}
.product-view.list-view .content .product-block .image.product-image {
    width:42%
}
.product-view.list-view .content .product-block .block-content-wrap {
    width: 58%;
    padding: 25px 15px 15px 20px;
    text-align: left;
    border: none;
    margin: 0;
}
.product-view.list-view .content .product-block .image.product-image img {
    max-width:100%;
    max-height:100%
}
.product-view.list-view .btn-add {
    text-align: left;
    flex-direction: column;
    margin-top: 15px;
    position: unset;
    display: flex;
    padding: 0;
    justify-content: start;
}
.product-view.list-view .content .product-block .in-stock {
    margin-top: 7px;
}
.product-view.list-view .content .product-block .block-content-wrap .price-waper {
    margin: 5px 0 10px;
    width: 100%;
    text-align: left;
    padding: 0;
    opacity: unset;
    flex-direction: column;
}
.product-view.list-view .product-block .product-name-link {
    font-size: 18px !important;
    padding: 0 0 25px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block !important;
    text-align: left !important;
}
.product-view.list-view .product-name-link:hover{
    color: #32312f;
}
.product-view.list-view .current-price.price {
    font-size: 17px;
    font-weight: 500;
    color: #000000;
}
.product-view.list-view .product-block .btn-add .add-to-cart-button.button,
.product-view.list-view .product-block .btn-add .add-to-wish-list,
.product-view.list-view .product-block .btn-add .add-to-compare-button.button,
.product-view.list-view .product-block .btn-add .remove-from-compare-button.button {
    height: auto;
    transition: all 300ms ease 0s;
    line-height: 24px;
    margin: 0 0 10px;
    padding: 8px 10px;
    font-size: 14px;
    display: block;
    max-height: 40px;
    font-weight: 500;
    color: #000000;
    max-width: 100%;
    width: 100%;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    box-shadow: none;
    border: 1px solid #000;
    border-radius: 7px;
    background: transparent;
    transform: none;
    z-index: 9;
}
.product-view.list-view .product-block .btn-add .add-to-wish-list {
    position: unset;
}
.product-view.list-view .product-block .btn-add .add-to-cart-button.button::after,
.product-view.list-view .product-block .btn-add .add-to-wish-list::after,
.product-view.list-view .product-block .btn-add .add-to-wish-list::before {
    content: none;
}
.product-view.list-view .product-block .btn-add .add-to-wish-list:hover::before{
    color:#fff;
}
.product-view.list-view .product-block .btn-add .remove-from-compare-button.button::after,
.product-view.list-view .product-block .btn-add .add-to-compare-button.button::after{
    content: none;
}
.product-view.list-view .product-block .btn-add .add-to-cart-button.button:hover,
.product-view.list-view .product-block .btn-add .add-to-wish-list:hover,
.product-view.list-view .product-block .btn-add .add-to-compare-button.button:hover,
.product-view.list-view .product-block .btn-add .remove-from-compare-button.button:hover {
    background-color: #000;
    color: #fff !important;
    border: 1px solid #000;
}
.price-waper .current-price.price .tax-message, .product-view.scrollable-view .price .current-price.price .tax-message,
.product-view.list-view .tax-message, .product-view.scrollable-view .product-block .price .tax-message {
    font-size: 12px;
    font-weight: 400;
    color: #9c9c9c;
    text-align: left;
    line-height: 20px;
    display: block;
}
.product-view.scrollable-view .product-block .price .tax-message{
    display: block;
}
.product-view.list-view .review-rating span {
    width: 14px !important;
    height: 14px;
}
.product-view.list-view .review-rating {
    width: auto !important;
}
.product-view.list-view .product-block .review-rating-wrapper {
    position: absolute;
    left: 42%;
    right: auto;
    padding: 0 0 0 20px;
    margin: 0;
    top: 60px;
    bottom: auto;
}
.product-view.list-view .product-block .parent-name {
    position: absolute;
    left: 42%;
    right: auto;
    padding: 0 0 0 20px;
    font-size: 13px;
    top: 5px;
    margin: 0;
}
.product-view.list-view .product-block .price-waper > * {
    margin-right: 0;
}
.category .product-view.list-view .content .product-block .summary {
    text-align: left !important;
    margin: 10px 0;
    font-size: 13px;
    height: 60px;
    overflow: hidden;
}
.product-view.list-view .chosen-container-single .chosen-single {
    padding: 5px 14px;
    height: 46px;
}
.product-view.list-view .product-block .variation-thumb .variation-type {
    justify-content: start;
}
.product-view.list-view .product-block .variation-thumb .variation-type .type-label {
    text-align: left;
}
.product-view.list-view .tax-message {
    float: none;
}
.product-view.list-view .current-price span{
    float: none;
    text-align: left !important;
}
.product-view.list-view .product-block .block-content-wrap .btn-add .add-to-cart-button::after,
.product-view.list-view .product-block .block-content-wrap .btn-add .add-to-cart-button::before {
    content: normal;
}
.product-view.list-view .content .product-block .sale-percent-display,
.product-view.tabular-view .product-table-view-column .sale-parcent-display.tag-mark{
    background-color: #FCE4B7;
    font-size: 14px;
    font-weight: 400;
    padding: 0 9px;
    border-radius: 50px;
    top: 20px;
    left: 20px;
}
.product-view.list-view .content .product-block .block-content-wrap .advanced-variation-ui {
    justify-content: start;
}
.checkout-page.version-2 {
  -ms-grid-columns: 55% 45%;
  grid-template-columns: 55% 45%;
}
.checkout-page.version-2 .advance-checkout-order-details-left-dom-inner {
  max-width: 566px;
}
.checkout-page.version-2 .advance-checkout-order-details-right-dom .product-name .customer-canvas-designed-edit:hover, .checkout-page.version-2 .advance-checkout-order-details-left-dom-inner .login-btn-from-checkout:hover, .checkout-page.version-2 .advance-checkout-order-details-right-dom .product-name a:hover, .checkout-page.version-2 .order-summary-panel .cart-edit-button a:hover, .checkout-page.version-2 .advance-checkout-order-details-right-dom-inner .add-promo-codes .text-align:hover {
  color: rgb(89, 89, 89);
}
.shopping-cart .product-card__product-name a:hover, .shopping-cart .order-summary-card__add-promo-codes .text-align:hover, .shopping-cart .order-summary-card .continue-shopping .continue-shopping-btn:hover {
 color: rgb(89, 89, 89);
}

.footer-social-round, .checkout-page.version-2 .billing-address .form-row .iti--inline-dropdown .iti__selected-country .iti__selected-dial-code {
    display: none;
}
.checkout-page.version-2 .billing-address .form-row .iti--inline-dropdown .iti__selected-country {
  min-width: 85px;
}
.product-card__info-other-quantity .stepper .stepper-input {
  height: 35px;
}
.product-card__info-other-quantity .stepper .stepper-arrow.up::before {
  top: 6px;
  right: 3px;
}
.product-card__info-other-quantity .stepper .stepper-arrow.down::before {
  top: 12px;
  left: 5px;
}
/*filter start*/
.type-slider .noUi-handle {
    width: 15px !important;
    height: 15px !important;
    border-radius: 14px !important;
    top: -4px !important;
    cursor: pointer;
    border: 1px solid #6F98B8;
    box-shadow: 0px 2px 3px 0px #00000026;
}
.type-slider .noUi-horizontal {
    height: 8px !important;
    border-radius: 0 !important;
    border: none !important;
    box-shadow: none !important;
    width: calc(100% - 10px);
}
.type-slider .noUi-handle:before,
.type-slider .noUi-handle:after {
    display: none !important;
}
.type-slider .noUi-handle {
    right: -10px;
}
.type-slider .noUi-connects {
    background-color: #e6e6e6;
}
.type-slider .noUi-connect {
    background-color:#000 ;
}
div.filter-profile .type-slider-bottom a.reset-price-range {
    margin:2px 8px 0 0;
    display: inline-block;
    padding: 1px 8px;
    position: absolute;
    right: 25px;
}
.type-slider-bottom {
    margin-top: 15px;
}
/*filter end*/

.entire-search h2 {
   text-align: center;
}
.entire-search .total-result{
   text-align: center;
}
.chosen-container-single {
    min-width: 100%;
}

.filtered-product-containe .parent-name{
	display:none;
}

.page-search-result .widget-pageHeading {
    padding: 70px 0 0px;
    text-align: left;
    margin-bottom:3px;
}
.entire-search h2 {
    font-size: 30px;
}
.entire-search .search-result {
    padding-bottom: 38px;
}

.filtered-product-container .parent-name {
    display: none;
}
.snippet-service-info .info-cell p {
    overflow: inherit;
    text-overflow: inherit;
    white-space: inherit;
}


.widget.widget-snippet.inquiry-button {
  width: 100%;
  max-width: 230px;
  margin-top: -56px;
  margin-left: auto;
}
div.product-widget.widget-addCart {
  max-width: 410px;
}
.product-widget .cart-button-container .add-to-cart-button.button {
  height: 45px;
  line-height: 22px;
}
.widget.widget-snippet .banner-video .video-content {
  z-index: 0;
}
.newsletter.unsubscribe {
 max-width: 500px;
  margin: 0 auto;
  text-align: left; 
}
.newsletter.unsubscribe .form-row.button-container label {
  font-size: 0;
  display: none;
}
.newsletter.unsubscribe .form-row.mandatory label {
  color: #000;
  width: 100%;
  padding: 20px 0 8px;
  font-size: 15px;
}
.subscription-list-success .title {
  background-color: #000;
  margin: 0;
}
.page-newsletter-subscription .subscription-list-success {
  border: 1px solid #000;
}
.subscription-list-success .help .link {
  color: #000;
  margin-right: 5px;
}
@media (max-width:1500px) {
.responsive.page-product .page-content {
    padding: 0 30px;
}
.product-widget .cart-button-container .add-to-cart-button.button {
  min-width: 190px;
}
.product-widget.widget-addCart .stepper {
  width: 170px;
}
}
@media (max-width:1400px) {
.widget-addCart .buy-now-button {
    min-width:auto;
}
.widget.widget-snippet .send-inquiry-wrap .send-inquiry-button {
  min-width: 190px;
}
.widget.widget-snippet .send-inquiry-wrap {
  margin-top: 10px;
  text-align: right;
}
  .product-widget.widget-addCart .stepper {
    width: 130px;
  }
  .product-widget .cart-button-container .add-to-cart-button.button {
    min-width: 170px;
  }
}
@media (max-width:1300px) {
.product-widget .cart-button-container {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.widget-addCart .buy-now-button {
    min-width:100%;
}
.responsive.page-product .page-content {
    padding: 0 20px;
}
   .widget.widget-snippet .send-inquiry-wrap .send-inquiry-button {
    min-width: 140px;
    letter-spacing: 0;
  }
 .product-widget .cart-button-container .add-to-cart-button.button {
    min-width: 155px;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 1440px) {
.body > .body-section .widget-container.v-split-container, body > .header > .widget-container {
	width: 100%;
    max-width: 96%;
    margin: 0 auto;
}
body > .footer > .widget-container {
  max-width: 96%;
}
div.page-content > .v-split-container > .v-split{
  width:100%;
}
}

@media screen and (max-width: 1280px) {
.product-view.image-view .content {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-gap: 0 20px;
}
.widget.widget-pageHeading.listing-area {
  padding: 80px 0 80px;
}
  .widget-pageHeading h1, .widget-pageHeading h2 {
  font-size: 55px;
}
}

@media screen and (max-width: 1200px) {
.widget.widget-snippet.inquiry-button {
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-left: 0;
}
 .widget.widget-snippet .send-inquiry-wrap .send-inquiry-button {
    width: 100%;
  }
  .product-widget .cart-button-container .add-to-cart-button.button {
    min-width: 200px;
    letter-spacing: 0;
    margin-left: auto;
  }
  .product-widget.widget-addCart .stepper {
    width: 170px;
  }
}


@media screen and (max-width: 1024px) {
.product-view.image-view .content {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
  body > .body {
    padding: 0;
  }
.widget.widget-pageHeading.listing-area {
  padding: 50px 0 50px;
}
  .widget-pageHeading h1, .widget-pageHeading h2 {
  font-size: 50px;
}
  div.widget-snippet .banner-video .video-content {
  width: 100%;
}
  .widget.widget-snippet .banner-video .video-content .video-title {
    margin-bottom: 0px;
    font-size: 40px;
    line-height: 60px;
  }
.widget-snippet.banner-bottom .snippet-service-info .row .info-cell h4 {
  margin: 0 0 15px;
  font-size: 26px !important;
}
.widget-snippet .snippet-service-info .info-cell,.widget-snippet  .snippet-service-info .info-cell * {
  font-size: 15px !important;
  white-space: inherit;
}
.widget-snippet.black-friday .snippet-content-right-image {
  padding: 0 30px;
}
.widget.widget-snippet.black-friday .snippet-content-right-image .col-sm-6:first-child h2 {
	font-size: 38px !important;
  line-height: 52px;
}
 .widget-snippet.black-friday .snippet-content-right-image .col-sm-6:first-child{
   padding-right:50px;
 }
.widget-product.home-products {
  padding: 0;
  max-width: 800px;
  margin: 0 auto;
}
.footer .widget-navigation .nav-wrapper.vertical a {
  border: 0;
  margin-bottom: 3px;
}
.widget-snippet .snippet-what-we-do .row.what-do-box-main h3 {
  font-size: 22px !important;
  padding: 0;
}
.widget-snippet .snippet-what-we-do .row.what-do-box-main p {
  height: auto;
}

	#spltr-07e42076-41ee-45c4-8638-7b3b2924d6d2 {
		width: 550px !important;
		flex: 0 0 550px !important;
		max-width: 550px !important;
	}

#spltr-96ff24bf-8e83-4924-bd85-926693cd3a57 {
  width: auto;
  flex: 1 1 auto;
  padding-left: 30px;
}
.widget-productImage.multi-image-scroll-vertical-view .image-preview-box {
  max-width: 450px;
  padding: 0;
  margin: 0 0 0 90px;
}
  .page-product .page-content > .v-split-container > .v-split {
  padding: 0 0 30px;
}

  .widget.widget-snippet.black-friday .snippet-content-right-image .col-sm-6:first-child {
    padding: 70px 30px 70px 0px;
  }
}


@media screen and (max-width: 991px) {
   .product-view.list-view .content .product-block {
        height:auto;
        width: 100%;
    }
.product-widget .cart-button-container {
    flex-wrap: nowrap;
}
.widget-addCart .buy-now-button {
    min-width: auto;
}
  .widget.widget-snippet.inquiry-button {
    width: 100%;
    max-width: 300px;
    margin-top: -56px;
    margin-left: auto;
  }
  .product-widget.widget-addCart .stepper {
    width: 190px;
  }
  .widget.widget-snippet.inquiry-button {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-left: auto;
  }
    /*** start header-menu **/
   .header .widget.widget-navigation.main-menu{
    z-index: unset;
   }
 .header .widget.widget-navigation.main-menu .nav-wrapper.horizontal {
    text-align: left;
    overflow: hidden;
    margin: 0;
    background: #fff;
    z-index: 11;
    position: absolute;
    width: 100vw;
    box-shadow: 0px 0px 24px 10px rgba(67, 67, 67, 0.1);
    border-radius: 0;
	transform: unset;
    left: 0;
	top: 15px;
    height: auto;
    margin-left: -15px !important;
  }
.footer .widget-navigation.webcommander {
  margin-left:unset;
}
.header .widget-navigation.main-menu  .menu-button em {
    background-color: #000;
}
.widget-navigation.main-menu  .menu-button em { 
    margin: 5px 0 5px 3px; 
    width: 24px;
}
.widget-navigation.main-menu .menu-button.close em:nth-child(1) {
    -moz-transform: rotate(45deg) translateX(5px) translateY(5px);
    -webkit-transform: rotate(45deg) translateX(5px) translateY(5px);
    -o-transform: rotate(45deg) translateX(5px) translateY(5px);
    -ms-transform: rotate(45deg) translateX(5px) translateY(5px);
    transform: rotate(45deg) translateX(5px) translateY(5px);
}
.header .widget.widget-navigation.main-menu .nav-wrapper.horizontal {
    text-align: left;
    overflow: hidden;
    margin: 0;
    background: #fff;
    box-shadow: 12px 12px 15px 0 rgba(0, 0, 0, .1);
    z-index: 11;
}
.responsive .widget.widget-navigation.main-menu .menu-button.responsive-menu-btn {
  position: absolute;
  right: 130px;
  top: -74px;
}
.header .widget.widget-navigation.main-menu  .nav-wrapper.horizontal>.navigation-item.has-child:hover span::before {
    color: #262527;
}

.header .widget.widget-navigation.main-menu  .horizontal .navigation-item>.navigation-item-child-container.open {
    box-shadow: unset;
    padding: 0 10px 20px 0;
    display: unset;
    padding: unset;
}
.widget-navigation.main-menu .navigation-item.mega-menu > .navigation-item-child-container > .navigation-item.custom-part  span.label {
    margin-top: 0; 
}
.header .widget.widget-navigation.main-menu  .horizontal .navigation-item .navigation-item-child-container {
    background: #ceefe6;
    box-shadow: none;
    box-sizing: border-box;
    display: none;
    height: auto !important;
    padding: 0;
    position: static;
    width: 100%;
    transform: translateX(0%);
}
.widget-navigation.main-menu  .navigation-item.mega-menu > .navigation-item-child-container .navigation-item .navigation-item-child-container,
  .header .widget.widget-navigation.header-menu .navigation-item.has-child span.child-opener::before{
display: none;
}
.widget-navigation.main-menu  .navigation-item.mega-menu > .navigation-item-child-container .navigation-item .navigation-item-child-container.open {
display: block;
}
.header .widget.widget-navigation.main-menu  .nav-wrapper.horizontal>.navigation-item.has-child>a span::after {
    display: none;
}
 .header .widget.widget-navigation.main-menu .navigation-item.has-child  span.child-opener::after {
    color: #000 !important;
    font-size: 30px;
    right: 36px;
    top: -8px;
  }
.header .widget.widget-navigation.main-menu  .nav-wrapper.horizontal>.navigation-item.has-child:hover>a span {
    color: #000 !important;
}
.horizontal > .navigation-item:hover span.child-opener::after {
  content: "\f107";
   color: #448bbf !important;
  font-size: 25px
}
  
.header .widget.widget-navigation.main-menu .navigation-item.has-child span.child-opener.close::after {
   content: "\f106";
}
  

.header .widget.widget-navigation.main-menu .horizontal .navigation-item a {
    text-align: left;
    padding: 12px 40px 12px 20px !important;
    font-size: 16px;
  letter-spacing: 0px;
}

.header .widget.widget-navigation.main-menu .nav-wrapper .navigation-item {
    background-color: transparent;
    padding: 0;
}

.header .widget.widget-navigation.main-menu .nav-wrapper .navigation-item a,
.header .widget.widget-navigation.main-menu .navigation-item.has-child a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
    color: #262527;
    line-height: 20px;
    padding: 17px 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
    font-weight: 400;
}
.header .widget.widget-navigation.main-menu .nav-wrapper .navigation-item.active a{
    color: #000 !important;
  font-weight:600;
}
 .header .widget.widget-navigation.main-menu .horizontal .navigation-item > .navigation-item-child-container.open .navigation-item a {
    font-size: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
    padding-left: 35px !important;
    color: #032430 !important;
  }


.header .widget.widget-navigation.main-menu  .horizontal .navigation-item a:focus {
    color: #000;
    background: #e8e8e8;
}

.header .widget.widget-navigation.main-menu  .horizontal .navigation-item:hover a{
    color: #448bbf !important;
}


.header .widget.widget-navigation.main-menu .horizontal .navigation-item a, .header .widget.widget-navigation.header-menu .nav-wrapper .navigation-item a:hover {
    background: #fff;
}
   .header .widget.widget-navigation.main-menu .horizontal .navigation-item > .navigation-item-child-container.open .navigation-item:hover a {
        color: #448bbf !important;
   }
.widget.widget-navigation.main-menu::before {
 display:none; 
}
.responsive .widget.widget-navigation.main-menu {
  height: 15px !important;
  padding-left: 0px;
}
/** End header menu **/
  div.widget-snippet .banner-video .video-content {
  width: 100%;
}
  .widget.widget-snippet .banner-video .video-content .video-title {
    margin-bottom: 5px;
    font-size: 32px;
    line-height: 36px;
  }
.widget.widget-snippet .banner-video .video-content .video-sub {
  font-size: 18px;
  line-height: 26px;
max-width: 680px;
}
.widget-snippet.banner-bottom .snippet-service-info .row .info-cell img {
  height: 55px;
  width: 60px;
}
.widget.widget-snippet .banner-video .video-content a {
  min-width: auto;
  letter-spacing: 2px;
}
.widget-snippet.banner-bottom .snippet-service-info .row .info-cell h4 {
  margin: 0 0 12px;
  font-size: 22px !important;
}
.widget-snippet .snippet-what-we-do .row.what-do-box-main h3 {
  font-size: 20px !important;
  padding: 0;
}
.widget-snippet .snippet-what-we-do .row.what-do-box-main p {
  font-size: 15px !important;
  height: 44px;
}
.widget-snippet .snippet-what-we-do .row.what-do-box-main a.read-more {
  padding: 8px 10px;
  letter-spacing: 2px;
}
.widget-snippet.banner-bottom .snippet-service-info .row {
  padding: 30px 0 50px;
}
  .widget.widget-snippet.black-friday .snippet-content-right-image .col-sm-6:first-child h2 {
    font-size: 30px !important;
    line-height: 44px;
  }
.widget-snippet.black-friday .snippet-content-right-image .col-sm-6:first-child {
  padding: 60px 50px 0 0;
}
.widget-snippet.black-friday .snippet-content-right-image .col-sm-6:first-child div p {
  font-size: 17px;
}
.widget.widget-html.inline-button {
  padding: 25px 0 0;
}
.widget > .widget-title {
  letter-spacing: 2px;
  padding: 80px 0 40px;
  font-size: 38px;
}
.widget.widget-snippet .snippet-what-we-do .title-med{
      font-size: 38px;
  }
.widget-snippet .snippet-what-we-do {
  padding: 70px 10px;
}
.widget-snippet.company-doc .snippet-welcome-center {
  max-width: 96%;
}
.widget-snippet .snippet-what-we-do .row.what-do-box-main .what-do-box {
  padding: 10px;
}
 .responsive .widget.widget-navigation.main-menu .menu-button.responsive-menu-btn {
    top: -23px;
    right: 3px;
  }
.menu-search .search-form.show {
  right: 0;
  left: auto;
}
.menu-search .search-form.show::before {
  right: 35px;
  left: auto;
}
.widget.widget-storeLogo {
  text-align: left;
}
.responsive #spltr-07e42076-41ee-45c4-8638-7b3b2924d6d2 {
		width: 100% !important;
		flex: 100% !important;
		max-width: 100% !important;
	}

.responsive #spltr-96ff24bf-8e83-4924-bd85-926693cd3a57 {
  width: 100%;
  flex: 1 1 100%;
  padding-left: 0;
}
.page-product .l-fixed-container, .page-product .r-fixed-container{
 flex-direction: column;
}
.widget-productImage.multi-image-scroll-vertical-view .image-preview-box {
    max-width: 86%;
    width: 100%;
  }
  .product-widget.widget-productName .product-name {
  margin: 40px 0 0;
    font-size: 36px;
  }
.footer .widget > .widget-title {
  padding: 0 0 10px;
}
 .widget.widget-snippet.black-friday .snippet-content-right-image .col-sm-6:first-child a.read-more {
  padding: 8px 15px;
  letter-spacing: 0;
} 
}


@media (max-width:767px) {

.widget-addCart .buy-now-button {
    min-width: auto;
}
.responsive .entire-search h2 {
    font-size:28px;
}
.responsive.page-product .page-content {
    padding: 0 15px;
   }
    .product-view.list-view .content .product-block .image.product-image {
        width:50%
    }
    .product-view.list-view .content .product-block .block-content-wrap {
        width: 50%;
        padding: 25px 15px 15px 20px;
    }
    .product-view.list-view .product-block .review-rating-wrapper,
    .product-view.list-view .product-block .parent-name {
        left: 50%;
    }
 .product-widget .cart-button-container .add-to-cart-button.button {
    min-width: 100%;
    letter-spacing: 0;
    margin-left: 0;
  }
  .product-widget.widget-productReviewRatting.product-review-details-widget {
  padding: 40px 0;
}
}

@media screen and (max-width: 767px) {
	
    .body > .body-section .widget-container.v-split-container, body > .header > .widget-container {
    max-width: 92%;
  }
.product-view.image-view .product-name, .product-view.scrollable-view .product-name {
  height: auto;
}
 .product-view .sortable {
    margin-top: -1px;
    width: 100%;
    text-align: center;
    border: 0;
    max-width: 160px;
  }
  .product-sorting {
  min-width: auto;
  margin: 0;
  background-color: #eee;
  padding: 0 26px 0 14px;
  width: 160px;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
        border-radius: 0;
}
  .menu-title.filter-data-pushbar-target-left-action-button {
  max-width: 30px;
}
.product-view.image-view .content {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.product-view.image-view .product-block .price-waper {
  display: block;
  text-align: center;
  padding: 5px 0 0;
}
.widget.widget-pageHeading.listing-area {
  padding: 40px 0 40px;
  margin-bottom: 30px;
}
  .widget-pageHeading h1, .widget-pageHeading h2 {
  font-size: 30px;
    line-height: 40px;
}
  .product-view .footer > span{
  width: 100%;
  text-align: center;
  margin-bottom: 15px
}
.widget-filter .responsive-menu-btn{
  border: 1px solid #fff;
  padding: 9px 0;
  width: 100px;
}
.image-popup-container.popup {
  min-width: 350px;
}
  .product-widget.widget-similar .title {
  font-size: 26px;
  }
.page-category .subcategory-container .title span.category-name, .page-category .product-container .title span.category-name {
font-size: 15px;
    padding-left: 32px;
}
div.widget-snippet .banner-video .video-content{
  top: unset;
  transform: unset;
  position: relative;
  left: unset;
  padding: 25px 20px 30px;
  background: #000;
}
div.widget.widget-snippet .banner-video .video-content .video-title{
  font-size: 26px;
  line-height: 38px;
}
div.widget.widget-snippet .banner-video .video-content .video-sub {
    font-size: 17px;
    line-height: 24px;
    margin: 20px auto 0;
  }
div.widget-snippet .banner-video .video::after {
  display: none;
}
div.widget-snippet.banner-bottom .snippet-service-info .row {
    padding: 0 0 30px;
  }
  .widget-snippet.black-friday .snippet-content-right-image .col-sm-6:first-child {
    padding: 0 0 30px;
    text-align: center;
  }
 .widget-snippet.black-friday .snippet-content-right-image {
    padding: 50px 15px;
  }
  .widget.widget-snippet.black-friday .snippet-content-right-image .col-sm-6:first-child h2 {
    font-size: 28px !important;
    line-height: 40px;
    margin-bottom: 20px;
  }
  .widget > .widget-title {
    letter-spacing: 0px;
    padding: 50px 0 25px;
    font-size: 30px;
  }
.widget.widget-snippet.company-doc .snippet-welcome-center {
  padding: 25px 15px !important;
}
  .widget.widget-snippet .snippet-what-we-do .title-med {
    font-size: 30px;
  }
 .widget.widget-snippet .snippet-what-we-do {
    padding: 60px 5px;
  }
    .widget.widget-html.inline-button {
    padding: 0;
  }
  .widget-snippet .snippet-what-we-do .row.what-do-box-main p {
    height: auto;
  }
 .widget-snippet .snippet-what-we-do .row.what-do-box-main .what-do-img img {
  max-height: 250px;
 }
  .widget.widget-snippet .snippet-what-we-do .row.what-do-box-main .what-content-box {
  padding: 0 0 30px;
}
 .widget-html.widget-title h2.align-center {
  font-size: 28px;
  padding: 0 15px 25px;
  margin: 0;
 }
  .footer .widget-navigation .nav-wrapper.vertical a {
    border: 0;
    margin-bottom: 0;
  }
  .footer .widget > .widget-title {
  padding: 0 0 10px;
    text-align: center;
  }
  .widget-html.footer-html .html-widget-element-content {
     text-align: center;
    padding: 0 15px;
  }
  .footer .widget-navigation .nav-wrapper.vertical a {
    text-align: center;
  }
 .widget.widget-newsletter {
  max-width: 90%;
  margin: 0 auto
}
 .widget-html.top-offer p {
    font-size: 13px;
    letter-spacing: 0;
  }
.widget.widget-search.menu-search {
  height: 5px !important;
}
  
.widget.widget-search.menu-search .search-menu-button.responsive-menu-btn {
  position: absolute;
  right: 130px;
  top: 51px;
}
.widget.widget-search.menu-search .search-form.show {
    top: 83px;
    width: 100%;
  }
  .menu-search .search-form.show::before {
    display:none;
  }
.widget-productImage.multi-image-scroll-vertical-view .multi-image-scroll-wrapper {
  max-width: 50px;
}
.widget-productImage.multi-image-scroll-vertical-view .multi-image-scroll-wrapper .product-thumb-width {
  width: 47px;
}
.widget-productImage.multi-image-scroll-vertical-view .multi-image-scroll-wrapper .product-thumb-height {
  height: 46px;
}
  .widget-productImage.multi-image-scroll-vertical-view .image-preview-box {
    margin: 0 0 0 56px;
min-height: 285px;
    height: auto;
  }
  .widget-productImage .detail-image-swiper.right {
  right: 35%;
  }
   .product-widget.widget-productName .product-name {
    margin: 30px 0 0;
    font-size: 30px;
    line-height: 38px;
  }
.widget-pageHeading {
  background: #fff;
  padding: 25px 0 25px;
  text-align: left;
  margin-bottom: 10px;
}
 .snippet-image-left-text-right-2 h1 {
  font-size: 22px;
 }
.flying-cart-content .recommended-products {
  display:none;
}
 .double-input-row {
  display: block;
}
.double-input-row > div {
  max-width: 100%;
}
.snippet-image-left-text-right-2.widget-snippet .container-fluid .row {
  padding: 0;
  flex-direction: column-reverse;
  display: flex;
}
.snippet-image-left-text-right-2 h1 {
  font-size: 22px;
  line-height: 33px;
  margin: 0 0 15px;
}
.snippet-image-left-text-right-2.widget-snippet .container-fluid {
    padding: 0 5px;
}
#customer-profile-tabs.customer-profile-v2 .scroller [class^="scroll-"]::after {
  font-size: 18px;
}
 #webcommander-page.page-profile .payment-form.site-popup-form .double-input-row.mandatory{
  flex-direction: column;
}
#webcommander-page.page-profile .payment-form.site-popup-form {
  max-height: 300px
}
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row > .form-type-info {
  font-size: 12px;
  line-height: 20px;
  height: 20px;
}
.header .widget.widget-navigation.main-menu .horizontal .navigation-item a {
    font-size: 15px;
  }
.widget.widget-filter {
  border: 1px solid #eee;
  padding: 0 10px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 0;
    line-height: 32px;
}

h1 {
    font-size: 32px;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 21px;
}

h5 {
    font-size: 19px;
}

h6 {
    font-size: 16px;
}
.footer .widget-image img {
  text-align: center;
  margin: 0 auto;
  display: block;
}
  .footer-social-round {
  text-align: center;
}
.widget-snippet.banner-bottom .snippet-service-info .row .info-cell h4 {
    line-height: 31px;
}
}
@media (max-width:600px) {
.product-widget .cart-button-container {
    flex-wrap:wrap;
 }
.widget.widget-snippet .banner-video .video-content .subheading.video-title {
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 0;
  font-size: 18px !important;
  margin-bottom: 23px;
}
.widget-navigation.user-nav .nav-wrapper.vertical.show {
  width: 240px;
}
}
@media (max-width:480px) {
    .product-view.list-view .content .product-block .image.product-image {
        width: 35%;
    }
    .product-view.list-view .content .product-block .block-content-wrap {
        width: 65%;
        padding: 25px 15px 15px 15px;
    }
    .product-view.list-view .product-block .review-rating-wrapper, .product-view.list-view .product-block .parent-name {
        left: 35%;
        padding: 0 0 0 15px;
    }
    .product-widget.widget-variation-product-list h3 {
        font-size: 14px !important;
    }
    .product-widget.widget-variation-product-list .variation-thumb .text .variation-value {
        font-size: 14px;
        padding: 3px 2px;
    }
    .product-widget.widget-variation-product-list .variation-type {
        flex-wrap: wrap;
    }
	.widget.widget-snippet .need-assistent-section a {
    letter-spacing: 1px !important;
    }
}

@media (max-width: 330px) {
.widget-storeLogo img {
  max-width: 70%;
}
}


.send-inquiry-wrap {
    margin-top: 10px;
}
