/*
name: Ecom
version: 1.0.0
identity: ABA90BAA-83F0-466A-A96E-1C1EFD8DB7CC
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('//fonts.googleapis.com/css?family=Lato:400,300,700,900');
/*Common*/
@media (min-width: 1300px) {
    .fixed-width > .header,
    .fixed-width > .body,
    .fixed-width > .footer {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        margin: auto;
        width: 1300px;
    }
}
.pagination span.first {
    margin-left: 5px;
}
html, body {
    font-family: "Lato",sans-serif;
    font-size: 14px;
}
body > .header::before {
    background-color: #34d1c6;
    content: "";
    display: block;
    height: 100px;
    left: 0;
    position: absolute;
    top: 40px;
    width: 100%;
}
body > .footer {
    background-color: #f6f7f7;
    position: relative;
}
body > .footer::before {
    background: #ffffff none repeat scroll 0 0;
    border-top: 1px solid #ecedee;
    bottom: 0;
    content: "";
    height: 120px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
}
.widget-snippet a:hover, .widget-snippet a:focus {
    text-decoration: none;
}
.header .widget.widget-navigation {
    z-index: auto;
}
.body .widget-category .widget-title::after,
.body .widget-product .widget-title::after {
    bottom: -1px;
    height: 3px;
    width: 136px;
}
.body .widget .widget-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}
.body .widget-category .widget-title,
.body .widget-product .widget-title {
    border-bottom: 1px solid #e6e6e6;
}
.widget-snippet {
    font-family: "Lato",sans-serif;
}
::-webkit-input-placeholder { font-family: "Lato",sans-serif;  text-overflow: ellipsis;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
:-moz-placeholder { font-family: "Lato",sans-serif; text-overflow: ellipsis;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
::-moz-placeholder { font-family: "Lato",sans-serif; text-overflow: ellipsis;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
:-ms-input-placeholder { font-family: "Lato",sans-serif; text-overflow: ellipsis;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Lato",sans-serif;
    letter-spacing: normal;
}
h3 {
    font-size: 22px;
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 16px;
}
h6 {
    font-size: 14px;
}
p {
    font-size: 14px;
    line-height: 24px;
}
a:hover,.widget-snippet a:hover{
    color: #34d1c6;
}
input[type="text"], input[type="password"], select, textarea {
    border: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    padding: 10px 12px;
    width: 350px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
body input[type="submit"], body input[type="button"], body button, body .button, body a.button,
input[type="submit"], input[type="button"], button, .button, a.button {
    background: #34d1c6 none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    font-family: "Lato",sans-serif;
    font-weight: 400;
    padding: 10px 25px;
    text-transform: capitalize;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 20px;
    margin: 0 4px 0 0;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.compare-btn a {
    color: #ffffff;
}
body input[type="submit"]:hover, body input[type="button"]:hover, body button:hover, body .button:hover, body a.button:hover,
input[type="submit"]:hover, input[type="button"]:hover, button:hover, .button:hover, a.button:hover,.add-to-wish-list.button:hover {
    background: #666666;
}
.popup {
    z-index: 99999 !important;
}
.add-to-cart-popup .header {
    padding: 10px 30px 10px 10px;
}
img {
    max-width: 100%;
    vertical-align: middle;
}
.popup .header {
    background-color: #34d1c6;
    border-bottom: 2px solid #34d1c6;
    font-size : 16px;
    color: #fff;
    padding: 10px 30px 10px 15px;
}
.widget-pageHeading h1 {
    color: #333;
    font-size: 22px;
    font-weight: 400;
    line-height: normal;
    margin: 0;
    padding: 30px 0;
    text-align: center;
}
/*Main Menu*/
.main-menu .horizontal > .navigation-item > a {
    color: #fff;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding: 40px 15px;
    text-transform: uppercase;
}
.main-menu .horizontal > .navigation-item.first a {
    padding-left: 0px;
}
.main-menu .horizontal > .navigation-item.last a {
    padding-right: 0;
}
.main-menu .horizontal .navigation-item.active > a {
    color: #fff;
}
.main-menu .horizontal .navigation-item > a:hover span, .main-menu .horizontal .navigation-item.active > a span {
    border-bottom: 2px solid #fff;
    padding-bottom: 10px;
}
.main-menu .horizontal .navigation-item .navigation-item-child-container {
    background: #34d1c6 none repeat scroll 0 0;
    top: 95px;
    width: 200px;
}
.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item .navigation-item-child-container {
    left: 200px;
    width: 200px;
}
.horizontal .navigation-item .navigation-item-child-container .navigation-item {
    padding: 0;
}
.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a {
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    border-top: none;
    border-bottom: none;
    color: #fff;
    padding: 10px 15px;
    text-transform: capitalize;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover, 
.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item.active a {
  color: #222222;
}
.main-menu .horizontal .navigation-item-child-container a:hover span,
.main-menu .horizontal .navigation-item-child-container .navigation-item.active > a span {
    border: medium none;
    padding: 0;
}
/*Top Menu*/
.widget-navigation.top-nav {
    text-align: right;
}
.top-nav .horizontal > .navigation-item {
    margin-left: 25px;
}
.top-nav .navigation-item a, .top-nav .horizontal > .navigation-item.first a {
    color: #5c5c5c;
    font-size: 12px;
    font-family: "Lato",sans-serif;
    padding: 0;
    font-weight: 600;
    text-transform: uppercase;
}
.widget.top-nav .navigation-item a:hover {
    color: #34D1C6;
}
.horizontal .navigation-item.active > a {
    color: #34d1c6;
}

/*Search Widget*/
.header .widget.widget-search {
    text-align: right;
}
.search-menu-button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    text-align: left;
    margin: 0;
}
.search-menu-button::after {
    display: none;
}
.search-menu-button::before {
    color: #fff;
    content: "\f002";
    font-family: "FontAwesome";
    font-size: 20px;
    font-weight:normal;
    line-height: normal;
}
.search-menu-button:hover::before {
    color: #2e2e2e;
}
.widget-search .search-menu-button:hover::after {
    color: #34d1c6;
}
.widget-search .search-form {
    background-color: #34d1c6;
    display: block !important;
    height: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 58px;
    transition: all 300ms ease-out 0s;
    width: 390px;
    z-index: 999;
}
.widget-search .search-form.show {
    height: 60px;
}
.widget-search .search-form form {
    padding: 10px;
    position: relative;
}
.widget-search button, .widget-search button:hover {
    background-color: #ffffff;
    height: 40px;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 40px;
    font-size: 0;
    margin-right: 0;
}
.widget-search input {
    border: medium none;
    padding: 5px 40px 5px 10px;
    width: 100%;
}
.widget.widget-search input {
    border: medium none;
    width: 100%;
}
.widget-search button::after {
    color: #979797;
    content: "\f002 ";
    font-family: "FontAwesome";
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 40px;
}

/*Search Result*/
.product-view.list-view td.product-price {
    min-width: 120px;
}
.product-view.list-view .product-details-link {
    color: #34d1c6;
}
.product-view.list-view .product-details-link:hover {
    color: #555;
}
.total-result {
    color: #999;
    font-size: 16px;
    font-weight: 400;
}
.product-view .header,
.category-view .header,
.entire-search .header,
.product-search .header,
.product-view .footer,
.category-view .footer,
.entire-search .footer,
.product-search .footer{
    border: medium none;
}
/*Home Slider*/
#bs-0B028C15-B5A2-4511-8199-8FD3C549147D > .widget-container {
    width: 100%;
}
#bs-2C3EC3E5-4952-4808-B488-2CD4208867DA > .widget-container,
#bs-B33729FB-E7DF-4D9B-BFE0-C623F55F9108 > .widget-container {
    padding: 70px 0;
}
.widget.banner-slogan {
    margin-right: -450px;
    position: absolute;
    right: 50%;
    text-align: center;
    top: 30%;
}
.banner-slogan h1 {
    color: #fff;
    font-size: 75px;
    font-weight: 900;
    line-height: 74px;
    padding: 0;
    text-transform: uppercase;
}
.banner-slogan p {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 15px 0;
    text-transform: uppercase;
}
.banner-slogan p a {
    border: 2px solid rgba(255, 255, 255, 0.5);
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    line-height: normal;
    padding: 10px 25px;
}
/*Quick Cart*/
.widget-cart .content {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.header .quick-cart {
    text-align: right;
}
.header .cart-widget-img {
    background-image: url("../images/bag.png");
    background-repeat: no-repeat;
    background-size: 33px 33px;
    height: 33px;
    width: 33px;
}
.cart-wrapper.advanced-flying-cart {
    cursor: pointer;
}
.header .cart-widget-text {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.header .quick-cart-content {
    position: absolute;
    right: 0;
    top: 68px;
    z-index: 9;
}
.quick-cart-content a.button {
    color: #fff;
    font-size: 13px;
    padding: 7px 10px;
}
.quick-cart-content table td {
    border: medium none;
    color: #888;
    font-size: 13px;
    padding: 8px;
    word-break: normal;
}
.quick-cart-content table th.quantity {
    text-align: center;
}

.quick-cart-content table th.price {
    text-align:  right;
}
.quick-cart-content table th,
.quick-cart-content table td.total,
.quick-cart-content table td.total-price {
    border: medium none;
    color: #888;
    font-size: 13px;
    font-weight: 700;
    padding: 8px;
}
.quick-cart-content tbody tr:nth-child(2n) {
    background-color: #f9f9f9;
}
/*Cart Details*/
.shopping-cartitem h1 {
    font-size: 30px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.shopping-cartitem .cartitem-btn {
    height: auto;
    margin-left: 7px;
}
.shopping-cartitem .shipment-calculator {
    height: auto;
}
.cartitem-btn-wrapper .button {
    color: #fff;
    float: right;
    margin-bottom: 5px;
    margin-left: 5px;
}
table.cartitem-table {
    border: 1px solid #ddd;
    margin: 20px 0;
}
.cartitem-table th {
    background-color: #f9f9f9;
    border: medium none;
    font-weight: 500;
}
.cartitem-table td {
    border: 1px solid #ddd;
}
.cartitem-table .product-name a {
    color: #333;
    font-size: 15px;
    font-weight: 600;
}
.widget-gallery .slide::after {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
p.post-order-contact-us {
    font-size: 16px;
    font-weight: 500;
}
.post-order-contact-us a {
    font-size: 16px;
    font-weight: 500;
}
p.order-info {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 50px;
}
.cartitem-table .unit-price-column {
    width: 100px;
}
.product-view.image-view .price .remove-from-compare-button,
.product-view.scrollable-view .price .remove-from-compare-button,
.product-view.list-view td.product-price .remove-from-compare-button {
    background-color: #222222;
    background-image: none;
    color: #fff;
}
.add-to-compare-popup .header {
    padding-right: 30px;
}
.compare-details table td, .compare-details table th {
    border: 1px solid #e9e9e9;
    padding: 10px;
}
.product-view.image-view .product-image-link, .product-view.scrollable-view .product-image-link {
    display: block;
}
.product-view.scrollable-view img, .product-view.image-view img {
    width: 100%;
}
.compare-details .review-rating.read-only {
    margin: 0;
    text-align: left;
}
/*Login Page*/
.page-login .login-form {
    border: 1px solid #e5e5e5;
    padding: 50px 70px;
    width: 550px;
}
.login-form .title,
.registration-form .title,
.password-reset-form .title,
.customer-new-password .title {
    font-size: 32px;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 20px;
    width: 100%;
}
.login-form .title {
    padding-bottom: 20px;
}
.login-form .form-row {
    margin: 0 0 20px;
}
.login-form .form-row:last-child {
    margin-bottom: 10px;
}
.login-form .form-row label,
.customer-new-password .form-row label,
.registration-form .form-row label,
.password-reset-form .form-row label {
    font-size: 15px;
    font-weight: 500;
    padding-bottom: 7px;
    width: auto;
}
.login-form .form-row input[type="text"],
.customer-new-password .form-row input[type="text"],
.login-form .form-row input[type="password"],
.customer-new-password .form-row input[type="password"] {
    height: 45px;
    width: 100%;
}
.login-form .submit-row {
    float: none;
}
.login-form .login-with-fb-btn,
.login-form .login-with-google-btn,
.login-form .submit-row button {
    font-family: "Poppins",sans-serif;
    font-size: 18px;
    font-weight: 500;
    width: 100%;
}
.login-form .form-row.remember {
    color: #333;
    float: right;
    font-weight: 500;
    text-align: right;
}
.login-form .lost-password a {
    color: #34d1c6;
    font-weight: 500;
}
.login-form .lost-password a:hover {
    color: #000000;
}
.login-form .form-row .no-account-label,
.login-form .form-row .account-register {
    color: #333;
    font-weight: 500;
}
.login-form .form-row .account-register a:hover {
    color: #999;
}
.login-form .account-register a {
    color: #34D1C6;
}
.login-form .form-row .account-register a:hover {
    color: #222222;
}
.login-form .errorlist.after {
    padding-top: 5px;
}
/*Reset Password*/
.password-reset-form {
    background-color: #f1f1f1;
    border: 1px solid #e6e6e6;
    margin: 0 auto;
    padding: 50px;
    width: 600px;
}
.password-reset-form .lost-password-text {
    color: #555;
}
.password-reset-form .form-row input {
    width: 350px;
    height: 40px;
    margin-bottom: -1px;
}
.password-reset-form .form-row.submit-row button[disabled] {
    color: #999;
    cursor: default;
}
.password-reset-form .errorlist.after {
    top: 75px;
}
.customer-new-password .form-row {
    margin: 0;
    padding: 0 0 30px;
}
.customer-new-password .form-row.submit-row {
    padding: 0;
}
.customer-new-password .form-row.submit-row label {
    display: none;
}
/*Registration ... two column*/
.registration-form {
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5;
    font-size: 0;
    margin: 0 auto;
    padding: 45px;
    width: 806px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.registration-form * {
    font-size: 13px;
}
.registration-form .form-row {
    width: calc(50% - 15px)
}
.registration-form label {
    font-weight: 500;
    padding-bottom: 5px;
    width: 100%;
}
.registration-form input {
    width: 100%;
}
.registration-form select {
    width: 100%;
    height: 40px;
}
.registration-form .errorlist.after {
    padding: 5px 0 0 0;
}
body .registration-form .form-row.submit-row {
    font-size: 15px;
    font-weight: 500;
    padding: 0;

    text-align: right;
    width: 100%;
}
.registration-form .form-row.submit-row button {
    font-size: 18px;
    width: 100%;
}
.registration-form .simpleCaptcha-container div:nth-child(1) {
    float: left;
    margin: 0;
}
.registration-form .form-row.simple_captcha_help_text label,
.registration-form .form-row.simple-captcha label,
.registration-form .form-row.submit-row label {
    display: none;
}
.registration-form .simpleCaptcha-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.registration-form .simpleCaptcha-container .simple_captcha_help_text {
    width: 100%;
}
.registration-form .form-row.simple_captcha_input_field + .simple_captcha_help_text {
    margin: 0;
    padding: 0 0 0 calc(50% + 15px);
    width: auto;
}
.registration-form .simple_captcha_help_text label {
    display: none;
}
.registration-form .simpleCaptcha-container .simple-captcha label {
    display: none;
}
.registration-form .form-row.simple_captcha_input_field {
    margin-top: 0;
}
.registration-form .form-row label {
    width: 100%;
}
/*Customer New Password*/
.customer-new-password {
    background-color: #f1f1f1;
    border: 1px solid #e6e6e6;
    margin: 0 auto;
    padding: 50px;
    width: 600px;
}
.customer-new-password .form-row.submit-row button {
    font-size: 18px;
    width: 100%;
}
/*Left Category*/
.left-category {
    border: 1px solid #ebebeb;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-bottom: 60px;
    margin-right: 30px;
    overflow: hidden;
}
.body .left-category .widget-title::before, .body .left-category .widget-title::after {
    display: none;
}
.body .left-category .widget-title {
    background-color: #464646;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    padding: 15px;
    text-transform: uppercase;
}
.left-category .vertical .navigation-item a {
    background-color: #f8f8f8;
    border-bottom: 1px solid #ebebeb;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 15px;
}
.left-category .vertical .navigation-item a:hover {
    background-color: #34d1c6;
    color: #fff;
}
.left-category .vertical .navigation-item.last a {
    border-bottom: none;
}
/*Left Testimonials*/
.widget.left-testimonials {
    background-color: #34d1c6;
    border-radius: 5px;
    margin-right: 30px;
    padding: 20px;
}
.left-testimonials .article-title {
    display: none;
}
.widget.left-testimonials p {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    padding: 10px 0;
}
.left-testimonials .article-content figure {
    border: 2px solid #ec6a54;
    border-radius: 50%;
    display: block;
    height: 70px;
    margin: 0 auto;
    overflow: hidden;
    right: 0;
    text-align: center;
    top: -40px;
    width: 70px;
}
/*Product*/
.product-view.image-view .content,
.product-view.scrollable-view .content {
    margin: 0 -15px;
}
.product-view.scrollable-view {
    border: medium none;
}
.product-view.scrollable-view > .content {
    border-top: 1px solid #e1e1e1;
    border-right: none;
    border-bottom: none;
    border-left: none;
    padding: 30px 0;
}
.product-view.image-view .product-block,
.product-view.scrollable-view .product-block {
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    margin: 15px;
    padding: 0;
    text-align: center;
}
.product-view.image-view .product-image,
.product-view.scrollable-view .product-image {
    margin-bottom: 20px;
}
.product-view.image-view .product-name,
.product-view.scrollable-view .product-name {
    color: #333;
    font-size: 18px;
    line-height: 18px;
    padding: 0 10px;
}
.product-name-link.title-link.link {
  display: block;
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product-view.image-view .price,
.product-view.scrollable-view .price {
    font-size: 18px;
    font-weight: 600;
}
.product-view.image-view .btn-add,
.product-view.scrollable-view .btn-add {
    padding-bottom: 10px;
}
.review-rating.read-only {
    margin: 0 auto !important;
    text-align: center;
}
.review-rating.read-only img {
    width: auto;
}
.add-to-compare-button,
.button.add-to-wish-list,
.remove-from-compare-button,
.product-widget .remove-from-compare-button,
.add-to-wish-list.disabled,
.product-widget.widget-addCart .add-to-compare-button,
.product-widget.widget-addCart .add-to-wish-list {
    background-color: #34d1c6;
    border: medium none;
    color: #fff;
    font-size: 0;
    padding: 10px;
}
.add-to-wish-list:hover{
    background-color: #666666;
}
.product-view.image-view .summary p,
.product-view.scrollable-view .summary p,
.product-view.image-view .summary,
.product-view.scrollable-view .summary {
    padding: 0 7px;
    color: #555;
    font-size: 13px;
    height: 60px;
    line-height: 20px;
    margin: 10px 0;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.product-view.image-view .summary p,
.product-view.scrollable-view .summary p{
    margin: 0;
    padding: 0;
}
.product-view.list-view td.product-price .add-to-compare-button,
.product-view.list-view td.product-price .remove-from-compare-button,
.product-view.list-view td.product-price .add-to-wish-list {
    margin: 5px 3px;
    width: 23px;
}
.wish-list-popup.add-to-wishlist-popup input,
.wish-list-popup.add-to-wishlist-popup select {
    width: 100%;
}

/*Product Compare*/
.widget-compareProduct .row {
    margin: 0;
}
.widget-compareProduct .compare-quantity {
    color: #333;
    font-size: 18px;
    font-weight: 400;
}
.widget-compareProduct .compare-item-container {
    border: 1px solid #e1e1e1;
    padding: 5px 10px;
    margin: 15px 0;
}
.widget-compareProduct .compare-item-container .row {
    border-bottom: 1px dashed #e1e1e1;
}
.widget-compareProduct .compare-item-container .row:last-child {
    border: none;
}
/*Product Details*/
#spltr-07e42076-41ee-45c4-8638-7b3b2924d6d2 {
    max-width: 380px;
}
#spltr-96ff24bf-8e83-4924-bd85-926693cd3a57 > .product-widget {
    margin-left: 50px;
}
.widget-productImage .multi-image-scroll-wrapper {
    border: medium none;
}
.widget-productSummary {
    border-bottom: 0;
    margin-bottom: 30px;
    padding: 0;
}
.widget-productSummary .summary {
    color: #666;
    line-height: 22px;
}
.widget-productSummary .title {
    display: none;
}
.widget-productName .product-name {
    border-bottom: 1px solid #ddd;
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.product-widget .add-to-gift-registry.button,
.product-widget .add-to-wish-list.button,
.product-widget .add-to-wish-list.button.disabled,
.product-widget .remove-from-compare-button.button,
.product-widget .add-to-compare-button.button {
    background-color: #34d1c6;
    border: medium none;
    font-size: 0;
    height: 38px;
    line-height: 38px;
    margin:0 7px 5px 0;
    padding: 0;
    text-align: center;
    width: 38px;
}
.product-widget .add-to-gift-registry.button:hover,
.product-widget .add-to-wish-list.button:hover,
.product-widget .remove-from-compare-button.button:hover,
.product-widget .add-to-compare-button.button:hover {
    background-color: #666;
}
.product-widget .add-to-wish-list.button::after,
.product-widget .add-to-wish-list.button.disabled::after,
.product-widget .add-to-gift-registry.button::after,
.product-widget .add-to-compare-button.button::after{
    color: #fff;
    font-size: 16px;
    font-family: FontAwesome;
    line-height: 40px;
}
.product-widget .add-to-gift-registry.button::after {
    content: "\f06b";
}
.product-widget.widget-addCart .add-to-cart-button,
.product-widget.widget-addCart .buy-now-button {
    box-sizing: border-box;
    font-size: 14px;
    height: 38px;
    line-height: 17px;
    margin: 0 10px 10px 0;
    padding: 10px 15px;
}
.product-widget.widget-filterGroup{
    font-size: 14px;
    padding-bottom: 5px;
}
.widget-productSku label,
.widget-productCategory label,
.widget-productManufacturer label,
.product-widget.widget-filterGroup label,
.widget-productModel label {
    color: #777;
    font-weight: 400;
    margin-right: 5px;
}
.widget-productSku .value,
.widget-productCategory .value,
.widget-productManufacturer .value,
.product-widget.widget-filterGroup .value,
.widget-productModel .value {
    color: #777;
}
.available.stock-mark {
    background: #34d1c6 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin-top: 10px;
    padding: 3px 8px;
}
.widget-price .label-for-base-price, .widget-price .price {
    color: #777;
    font-size: 20px;
    font-weight: 700;
}
.widget-price .price {
    color: #34d1c6;
    margin-left: 0;
}
.expect-to-pay-container {
    display: inline-block;
}
.expect-to-pay-price-container {
    display: inline-block;
}
.product-widget.product-widget.widget-addCart > * {
    display: inline-block;
    letter-spacing: normal;
    margin: 0 10px 10px 0;
    vertical-align: middle;
}
.product-widget.widget-addCart {
    font-size: 0;
    display: flex;
    flex-wrap: wrap;
}
.product-widget.widget-addCart .cart-button-container {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    width: auto;
}
.product-widget.widget-addCart .cart-button-container .stepper {
    width: 65px;
    margin: 0 10px 10px 0;
}
.product-widget.widget-addCart .cart-button-container .stepper input {
    width: 100%;
    padding: 9px 22px 9px 7px;
    height: 38px;
}



/*Footer*/
.widget-gallery.brand .brand-name {
    display: none;
}
.widget-gallery.brand .brand img {
    width: auto;
}
div.owl-carousel .owl-item img {
    transform-style: unset;
}
.widget-gallery.brand .owl-carousel {
    padding-left:0px;
}
.brand .owl-theme .owl-controls .owl-nav > div::before {
    font-size: 40px;
    color: #999;
    font-family: FontAwesome;
}
.brand .owl-theme .owl-controls .owl-nav > div,
.brand .owl-theme .owl-controls .owl-nav > div:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: transparent;
    margin: -20px 0 0 0;
    padding: 0;
    position: absolute;
    top: 50%;
}
body > .footer .widget-title {
    color: #000;
    font-family: "Lato",sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 20px;
    text-transform: uppercase;
}
body > .footer .vertical .navigation-item a::before {
    color: #a9aeb4;
    content: "\f10c";
    font-family: "FontAwesome";
    font-size: 8px;
    left: 1px;
    margin-right: 10px;
    position: relative;
    top: -2px;
}
body > .footer .vertical .navigation-item:first-child a {
    padding-top: 0;
}
body > .footer .vertical .navigation-item a {
    border: medium none;
    color: #666;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
body > .footer .vertical .navigation-item a:hover {
    color: #34D1C6;
}
.widget-newsletter label {
    color: #666;
    margin-bottom: 8px;
    width: auto;
}
.widget-newsletter .subscription-email {
    border: 1px solid #ccc;
    box-sizing: border-box;
    height: 40px;
    padding: 5px 12px;
    width: 100%;
}
.widget-newsletter .form-row.button-container > label {
    display: none;
}
.widget-newsletter .submit-button {
    background: #34d1c6 none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.widget-newsletter .submit-button[disabled], .widget-newsletter .submit-button[disabled]:hover {
    background-color: #ccc;
    color: #999;
}
.widget-newsletter .message-block.error-message, .widget-newsletter .message-block.info-message {
    position: absolute;
    text-align: center;
    top: 29px;
    width: 100%;
}
.message-block {
    padding: 3px;
}
/*Contact Us*/

.widget-form .contact-form .double-input-row .form-row {
    padding-bottom: 0;
    padding-top: 0;
}
.contact-form input[type="text"],
.contact-form select,
.contact-form textarea {
    border: 1px solid #ddd;
    box-sizing: border-box;
    height: auto;
	color: #222222;
    padding: 8px 15px;
    width: 100%;
}
.contact-form .btn-row label {
    display: none;
}
.contact-form .btn-row .submit-button {
    font-size: 17px;
    font-weight: 600;
    height: 50px;
    width: 100%;
}
.widget-snippet .gettouch .fa-map-marker {
    height: 40px;
}
.google-map-iframe-container {
    background-color: #fff;
    border: 8px solid #fff;
    border-radius: 4px;
    box-shadow: 0 0 0 1px #ddd;
    margin-bottom: 15px;
    margin-top: 35px;
}

/* Blog page */

.blog-post-item .content > p {
    margin: 0;
    padding:0;
}
.blog-post-item {
    border-bottom: medium none;
    box-sizing: border-box;
    float: left;
    padding: 0 15px 30px;
    width: 33.333%;
}
.blog-post-content .footer{
    clear: both;
}
.blog-post-info {
    margin-bottom: 10px;
}
.post.post-list-view.post-list-view-height.post-list-view-width {
    height: auto;
    padding: 0;
    width: 100%;
}
.blog-post-content .blog-post-item img {
    max-width: 100%;
}
.blog-post-item .content {
    color: #666;
    line-height: 20px;
}
.widget-blogPost .title, .blog-category-details .title {
    margin-bottom: 0px;
    padding-bottom: 15px;
    margin-top: 15px;
    text-transform: uppercase;
}
.widget.widget-blogPost .blog-post-content {
    margin: 0 -15px;
}
.blog-category.description {
    display: none;
}
.blog-post-info span {
    color: #000;
    display: inline-block;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}
.blog-post-item .title a {
    color: #34d1c6;
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.blog-post-item .details-link.link a{
    background:none;
    border: 2px solid #666;
    color: #666;
    padding:7px 25px;
}
.blog-post-item .details-link.link a:hover{
    background:none;
    border: 2px solid #666 ;
    color: #34D1C6;
    padding:7px 25px;
}
.search-result.blogs > .title {
    padding: 0 15px;
}
.blog-category .vertical .navigation-item a {
    background: #f9f9f9;
    border-bottom: 1px solid #eee;
    padding: 15px;
    text-transform: capitalize;
}
.blog-category .navigation-item a:hover,
.blog-category .navigation-item.active a {
    background: #34d1c6 none repeat scroll 0 0;
    color: #ffffff;
}
.blog-post-details .title {
    margin-top: 0;
}
.post-description > a::after {
    content: "+";
    font-size: 14px;
    margin-left: 5px;
    vertical-align: middle;
}
.blog-post-info span.categories a{
    color: #000000;
}
.blog-post-info span.categories a:hover{
    color: #34d1c6;
}
.latest-post .footer, .latest-post .details-link {
    display: none;
}
.latest-post  .post .post-list-view-width{
    width:100px;
}
.latest-post .blog-post-content .post.post-list-view-height{
    height:120px;
}
.post-description img {
    max-width: 100%;
    vertical-align: middle;
}
.widget-navigation.blog-category {
    margin: 0 0 30px 30px;
    padding-left: 15px;
    padding-right: 15px;
}
.blog-posts {
    margin-left: -15px;
    margin-right: -15px;
}
.category.post-list-view-width {
    height: auto;
    padding: 0;
    width: 100%;
}

.category.post-list-view img {
    height: auto;
    max-width: inherit;
    width: 100%;
}
/*404*/
.error-page-404 em {
    font-style: normal;
}
.error-page-404 {
    text-align: center;
}
.error-page-404 .ops {
    color: #666;
    font-size: 75px;
    font-weight: 700;
    line-height: normal;
    padding-top: 50px;
}
.error-page-404 .ops .big-font {
    color: #bbb;
    font-size: 104px;
    margin-right: -17px;
}
.error-page-404 .big {
    color: #bbb;
    font-size: 104px;
    margin-left: -19px;
}
.error-page-404 .error {
    color: #666;
    font-size: 36px;
}
.error-page-404 p {
    color: #555;
    font-size: 18px;
    margin-bottom: 14px;
    margin-top: 20px;
    text-align: center;
}
/*new css start*/
ol, ul {
    padding: 0 0 0 15px;
}
li {
    font-size: 14px;
    padding: 5px 0 5px 25px;
    text-decoration: none;
}
table, th, td {
    border-collapse: collapse;
    font-size: 14px;
    padding: 10px 0;
    text-align: left;
}
.cart-details-link {
    padding-top: 10px;
}
/* ====================================**X**========================================== */
/*gallery fic css start*/
.galleriffic-gallery-wrap .slideshow {
    font-size: 0;
    height: 600px;
    overflow: hidden;
    position: relative;
}
.galleriffic-content .image-wrapper {
    height: inherit;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}
.galleriffic-content .image-wrapper a {
    display: inline-block;
    font-size: 0;
    height: inherit;
    width: 900px;
}
.galleriffic-gallery-wrap .slideshow-container img {
    max-height: 100%;
}
.galleriffic-gallery-wrap.alternate-layout.thumb-position-bottom .thumbs-container {
    left: 50%;
    transform: translateX(-50%);
}
.galleriffic-gallery-wrap.alternate-layout .thumbs {
    padding: 0;
}
.galleriffic-gallery-wrap .pagination > * {
    float: left;
    height: 35px;
    line-height: 28px;
}
.galleriffic-gallery-wrap.alternate-layout.thumb-position-bottom .thumbs-container {
    margin-top:30px;
}
.galleriffic-gallery-wrap ul li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.galleriffic-gallery-wrap ul li:before {
    display: none;
}
.galleriffic-gallery-wrap .thumb img {
  max-height: 105px;
}
/*gallery fic end*/
/* ==================================**X**======================================= */
/*swip box start*/
.swipe-image-wrap .swipebox::before {
    bottom: 0;
    color: #ffffff;
    content: "";
    font-family: "FontAwesome";
    font-size: 36px;
    height: 40px;
    left: 0;
    line-height: 38px;
    margin: auto;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transform: scale(2);
    transition: all 0.2s ease-in-out 0.2s;
    width: 40px;
    z-index: 10;
}
.swipe-image-wrap .swipebox::after {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s linear 0.1s;
}
.swipe-image-wrap .swipebox:hover::before {
    opacity: 1;
    transform: scale(1);
}
.swipe-image-wrap .box-container {
    margin: 0 -10px 15px;
    padding: 0;
}
.swipe-image-wrap .box-container::after {
    clear: both;
    content: "";
    display: block;
}
.swipe-image-wrap .swipebox {
    border: 1px solid #cfcfcf;
    display: block;
    overflow: hidden;
    position: relative;
}
.swipe-image-wrap .swipebox .swipe-image {
    display: block;
    height: auto;
    position: relative;
    transition: all 0.3s ease-out 0.1s;
    width: 100%;
}
.swipe-image-wrap .box {
    box-sizing: border-box;
    float: left;
    list-style: outside none none;
    padding: 10px;
}
.swipe-image-wrap .swipebox:hover .swipe-image {
    transform: scale(1.2);
    transition-duration: 200ms;
}
/*swip box send */
.widget.widget-gallery.gallery-fic {
    padding-bottom: 100px;
}
/*Horizontal Tab accordion satrt*/
div.bmui-tab.left-side-header .bmui-tab-body-container {
    border: 1px solid #e2e2e2;
    min-height: auto;
    overflow: hidden;
    padding: 10px 10px 10px 30px;
}
.widget-tabAccordion .title, .bmui-tab.left-side-header .bmui-tab-header .title {
  font-size: 16px;
  text-transform: capitalize;
}
.accordion-panel > .label-bar {
    font-size: 16px;
    font-weight: 500;
    height: auto;
    padding: 7px 38px;
    text-transform: uppercase;
}
.accordion-panel > .label-bar.expanded {
    background: #ffffff none repeat scroll 0 0;
    color: #222;
    margin: 0;
}
.widget.widget-googleMap.contact-google-map iframe {
    width: 100%;
}
.bmui-tab .bmui-tab-header.bmui-tab-active {
    background-color: #4d4d4d;
    color: #fff;
}
.bmui-tab.left-side-header .bmui-tab-header.bmui-tab-active .title {
  color: #ffffff;
}

/* =======================================**X**=========================================== */
/*tab accordien design start*/
.widget-tabAccordion .widget {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.widget-tabAccordion .accordion-panel > .label-bar {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    color: #2d2d2d;
    font-size: 18px;
    font-weight: 600;
    height: 60px;
    line-height: 63px;
    margin: -1px 0 0;
    overflow: hidden;
    padding: 0 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.widget-tabAccordion .accordion-panel > .label-bar.expanded {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f9f9f9;
    border-color: #eee #e5e5e5 #e5e5e5;
    border-image: none;
    border-style: solid;
    border-width: 1px;
}
.widget-tabAccordion .accordion-panel > .label-bar .toggle-icon {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    left: auto;
    line-height: normal;
    right: 18px;
    text-align: center;
    top: 13px;
}
.widget-tabAccordion .accordion-panel > .label-bar .toggle-icon::after {
    content: "";
    font-family: "FontAwesome";
}
.widget-tabAccordion .accordion-panel > .label-bar.expanded .toggle-icon::after {
    content: "";
    font-family: "FontAwesome";
}
.widget-tabAccordion .accordion-panel > .accordion-item.expanded {
    border-color: #e5e5e5;
    border-style: solid;
    border-width: 0 1px 1px;
    margin: 0;
    overflow: hidden;
    padding: 30px;
}
.widget-tabAccordion .accordion-panel > .accordion-item {
    padding: 30px !important;
}
/*tab accordian design end*/
/*Horizontal Tab accordion satrt*/
div.bmui-tab.left-side-header .bmui-tab-body-container {
    border: 1px solid #e2e2e2;
    min-height: auto;
    overflow: hidden;
    padding: 10px 10px 10px 30px;
}
.accordion-panel > .label-bar {
    font-size: 16px;
    font-weight: 500;
    height: auto;
    padding: 7px 38px;
    text-transform: uppercase;
}
.accordion-panel > .label-bar.expanded {
    background: #ffffff none repeat scroll 0 0;
    color: #222;
    margin: 0;
}
.widget.widget-googleMap.contact-google-map iframe {
    width: 100%;
}
/* ==================================**X**================================== */
/*tab accordien design start*/
.widget-tabAccordion .widget {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.widget-tabAccordion .accordion-panel > .label-bar {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    color: #2d2d2d;
    font-size: 16px;
    font-weight: 600;
    height: 60px;
    line-height: 63px;
    margin: -1px 0 0;
    overflow: hidden;
    padding: 0 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.widget-tabAccordion .accordion-panel > .label-bar.expanded {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f9f9f9;
    border-color: #eee #e5e5e5 #e5e5e5;
    border-image: none;
    border-style: solid;
    border-width: 1px;
}
.widget-tabAccordion .accordion-panel > .label-bar .toggle-icon {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    left: auto;
    line-height: normal;
    right: 16px;
    text-align: center;
    top: 13px;
}
.widget-tabAccordion .accordion-panel > .label-bar .toggle-icon::after {
    content: "";
    font-family: "FontAwesome";
}
.widget-tabAccordion .accordion-panel > .label-bar.expanded .toggle-icon::after {
    content: "";
    font-family: "FontAwesome";
}
.widget-tabAccordion .accordion-panel > .accordion-item.expanded {
    border-color: #e5e5e5;
    border-style: solid;
    border-width: 0 1px 1px;
    margin: 0;
    overflow: hidden;
    padding: 0 30px 30px;
}
/*tab accordian design end*/
.widget.widget-tabAccordion .widget-title {
    padding: 0;
    text-align: center;
}
.widget.widget-tabAccordion .widget-title::after {
    display: block;
    margin: 10px auto 50px;
    position: static;
}
.widget-form .form-row input {
    height: 40px;
}
.widget-form .form-row input[type="radio"], .widget-form .form-row input[type="checkbox"] {
    height: auto;
}
.widget-form button.Zebra_DatePicker_Icon {
    cursor: pointer;
    left: 2px;
    top: -1px;
}
.widget-form .radio-checkbox-row {
    margin-top: -24px;
    padding-left: 200px;
}
.widget-form .sub-form-row > * {
    float: left;
}
.widget-form .sub-form-row span {
    margin-top: 15px;
    width: 200px;
}
.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;
}
.form-row {
    margin: 15px 0;
}
input[type="text"], input[type="password"], textarea, select {
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    height: 40px;
    margin: 0;
    padding: 5px 10px;
    width: 350px;
}
input[type="text"], input[type="password"], textarea, select {
    width: 350px;
}
select, .registration-form select {
    width: 350px;
}
select {
    -moz-appearance: none;
    background:#ffffff url("../images/select-down-arrow.png") no-repeat scroll right 18px;
    padding: 5px 24px 5px 10px;
}
textarea {
    height: 150px;
}
input[type="checkbox"] + span, input[type="radio"] + span {
    margin-right: 20px;
}
.widget-form .form-row > label, .widget-form .sub-form-row span {
    font-size: 14px;
    font-weight: 500;
    width: 200px;
}
.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;
}

/*general form design end*/
/* ==============================**X**============================= */
.jssor-slider-container .caption-wrapper {
    position: static;
    padding: 0;
    height: 100%;
    display: block;
    text-align: left;
}
.jssor-slider-container .caption-wrapper > * {
    z-index: 2;
}
.jssor-slider-container .caption-wrapper [u=caption] {
    position: absolute;
    padding: 0;
    z-index: 2;
}
.jssor-slider-container .caption-wrapper [u=caption] a {
    padding: 0;
    border: none;
    display: inline;
    z-index: 1;
}
.title.jssor-caption-1 {
    color: #ffffff;
    font-size: 41px;
    font-weight: 900;
    height: 80px !important;
    left: auto !important;
    line-height: 40px;
    overflow: hidden;
    padding: 0;
    right: 123px;
    text-transform: uppercase;
    top: 80px !important;
    width: 212px !important;
}
.description.jssor-caption-2 {
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    height: 37px !important;
    left: auto !important;
    line-height: 18px;
    overflow: hidden;
    padding: 15px 0;
    right: 45px;
    text-transform: uppercase;
    top: 170px !important;
    width: 288px !important;
}
.jssor-slider-container .container .description.jssor-caption-3 {
    left: 66%;
    top: 58%;
}
.caption-wrapper .description.jssor-caption-3 a {
    background-color: #34d1c6;
    border: none;
    color: #fff;
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 11px;
    font-weight: 700;
    left: auto;
    line-height: 8px;
    margin: 0 4px 0 0;
    padding: 10px 25px;
    right: 235px;
    text-transform: capitalize;
    top: 210px;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    width: auto;
}
.caption-wrapper .description.jssor-caption-3 a:hover {
    background-color: #666666;
}

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

/* //////// ------------------------------ ///////*/
.owl-carousel .owl-item {
    text-align: center;
}
.owl-item .item .filter-group-item {
    margin: 10px;
    height: 100px;
    padding: 15px 0;
}
.owl-item .item .filter-group-item .filter-group-item-name {
    display: none;
}

.scroll-left, .scroll-right {
    display: block;
    float: left;
    opacity: 0.8;
  margin: 0 4px;
}
.scrollable-view {
    border: 0 none;
}
.scrollable-view > .content {
    border: 0 none;
    padding: 0;
}
.product-view .header, .category-view .header, .entire-search .header, .product-search .header {
    border: 0 none;
}
/*test css*/
.owl-carousel .owl-item {
    text-align: center;
}
.owl-item .item .brand .brand-name {
    display: none;
}

.brand .image {
    text-align: center;
}
.owl-item .item .filter-group-item .image img {
    display: inline;
    width: auto;
}
/*product detail page*/

.category-details-container, .subcategory-container {
    padding-bottom: 0;
}
/*gallery title*/
.gallery-title-heading {
    text-align: center;
}
.gallery-title-heading h1 {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.5;
    margin: 0;
    text-transform: uppercase;
}
.gallery-title-heading p {
    font-size: 14px;
    line-height: 1.8;
    margin: 20px 0;
}
.gallery-title-heading .title-bottom-line {
    background-color: #000;
    height: 1px;
    margin: 0 auto 60px;
    width: 70px;
}
.title-style.title-style-1 {
    text-align: center;
}
.gallery-title-heading {
    text-align: center;
}
.errorlist {
    min-width: auto;
}
.check-out-total *, .shopping-cart-total * {
    font-size: 13px;
}
.discount-coupon-code-panel > input,
.gift-certificate-code-panel > input{
    width: 100%;
}
.compare-details .heading h1 {
    font-size: 30px;
    margin: 0 0 15px;
}
.time-out.popup .header-line {
    background-color: #34d1c6;
}
.bmui-tab .bmui-tab-body-container {
    border: 1px solid #e6e6e6;
    padding: 20px;
}
.ask-question-panel .form-row > button {
    padding: 10px 25px;
}

/*-------------------------------------------*/

table, th, td {
    border: 1px solid #ccc;
    padding: 8px;
    text-align: left;
}
h4, h5, h6 {
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 0;
}
h1, h2, h3, h4, h5, h6 {
    color: inherit;
    font-family: "Lato",sans-serif;
    font-weight: 600;
}
h1, h2, h3 {
    margin-bottom: 15px;
    margin-top: 20px;
    padding-bottom: 0;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
}
p {
    color: #333;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 20px;
    padding-bottom: 0;
}
.discount-coupon-code-panel .form-row.mandatory > input {
    width: 100%;
}
.ask-question-panel .form-row textarea {
    height: 150px;
    width: 350px;
}
.responsive-navigation .navigation-item.has-child .child-opener {
    color: #fff;
}
.blog-post-details .comment-post-panel textarea {
    height: 200px;
    width: 100%;
}
.blog-post-details .comment-post-panel input,
.blog-post-details .comment-post-panel textarea,
.blog-post-details .comment-post-panel .form-row button{
    width: 100%;
}
#blog-post-create-comment-panel .max-character {
    color: #999;
    display: block;
    font-size: 11px;
    font-style: italic;
    text-align: left;
    padding-left:0px;
    padding: 0;
}
/*search result*/
.search-results .page{
    font-size:13px;
    margin-bottom:25px;
}
.page-search-result .total-result {
    color: #989898;
    font-size: 16px;
    padding-bottom: 30px;
}
.search-result > .title {
    font-size:28px;
    margin-bottom:25px;
}
.search-results .page .summary{
    font-size:13px;
    line-height:22px;
    text-transform:none;
}
.search-result .pagination-literal-status, .search-result .pagination{
    font-size:14px;
}
.search-result {
    border-bottom:1px solid #ddd;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.search-result.blogs {
    border-bottom: medium none;
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden;
}
.entire-search .pagination span {
    line-height: 18px;
}
.search-result .page a .title {
    color: #333333;
    font-size: 20px;
    display: block;
}
.search-result .page a:hover .title {
    color: #34d1c6;
}
.blog-post-info span {
    font-size: 14px;
    line-height: 1.42857;
    margin-bottom: 5px;
}
.search-result.blogs .pagination {
    clear: left;
    display: block;
    padding: 0 15px;
}
.blog-post-details .content {
    font-size: 14px;
    line-height: 22px;
}
.blog-post-details .title,
.blog-category-details .title {
    display: block;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-bottom: 20px;
    line-height: 1.2;
}
.blog-post-item .title a:hover {
    color: #222222;
}
/*search result END */
div.jssor-slider-container {
    margin:0 auto;
}
div.jssor-slider-container .jssora20l,
div.jssor-slider-container .jssora20r,
div.jssor-slider-container .slide {
    display : none;
}
div.jssor-slider-container[jssor-slider="true"] .slide,
div.jssor-slider-container[jssor-slider="true"] .jssora20l,
div.jssor-slider-container[jssor-slider="true"] .jssora20r  {
    display:block;
}
/*-----------------------------*/

.widget-form .checkbox input[type="checkbox"]:checked + label::after,
.widget-form .checkbox input[type="radio"]:checked + label::after {
    left: 0;
    top: -3px;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url("../images/select-down-arrow.png") no-repeat scroll right 18px;
    padding: 5px 24px 5px 10px;
}
select::-ms-expand {
    display: none;
}
.widget-snippet a:focus {
    outline:none;
    text-decoration: none;
}
.widget-form .sub-form-row .errorlist {
    width: 100%;
}
.add-to-cart-popup .cart-summary, .add-cart-information-popup .cart-summary {
    clear: left;
    padding-top: 0;
}
.stepper {
    border-radius: 0;
    float: unset;
    margin: 5px 0 10px;
}
.product-view.scrollable-view .product-image .btn-add > *,
.product-view.image-view .product-image .btn-add > * {
    margin: 2px;
}
.add-to-cart-popup .short-info div, .add-cart-information-popup .short-info div {
    padding-bottom: 0;
}
.add-to-cart-popup .short-info div.prodict-name, .add-cart-information-popup .short-info div.prodict-name {
    padding-bottom: 10px;
    font-weight: 600;
}
.stepper .stepper-input {
    text-align: center;
}
.google-map-container {
    height: 300px;
}
.gettouch {
    padding-top: 6px;
}
.product_quick_view_popup .body {
    margin: 28px 0 30px 30px;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance:none;
}
select::-ms-expand {
    display: none;
}
.widget-snippet a:focus {
    outline:none;
    text-decoration: none;
}
.widget-form .sub-form-row .errorlist {
    width: 100%;
}
.pagination span {
    box-shadow: none;
    padding: 6px 10px;
}
body > .footer .vertical .navigation-item.active a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #845943;
}
.product-view.image-view.product-quick-view.with-description .quick-view-btn,
.widget-product .product-view .quick-view-btn, .product-view .quick-view-btn {
    box-sizing: border-box;
    height: 38px;
    left: 50%;
    line-height: 15px;
    padding: 10px 15px;
    top: 25%;
    transform: translateX(-50%);
    z-index: 1;
}
.product_quick_view_popup.popup.anim-fade-zoom.active.popup .close-icon::after {
	background: #000 none repeat scroll 0 0;
    padding: 0;
}
.popup .close-icon::after {
    color: #ffffff;
    content: "X";
    font-size: 16px;
}
.popup .close-icon {
    top: 9px;
}
.widget-gallery .owl-carousel .owl-controls .owl-nav > div.owl-next::after,
.scroller span.scroll-right::after {
    content: "";
    font-size: 18px;
}
.product_quick_view_popup .scroller span::after {
    background-color: #34d1c6;
    color: #ffffff;
}
.widget-gallery .owl-carousel .owl-controls .owl-nav > div.owl-prev::after, .scroller span.scroll-left::after {
    content: "";
    font-size: 18px;
}
.widget-gallery .owl-carousel .owl-controls .owl-nav > div::after, .scroller span::after {
    color: #999999;
    font-family: "FontAwesome";
    left: 50%;
    margin: 0;
    padding: 6px 12px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.widget-gallery .owl-carousel .owl-controls .owl-nav > div::after, .scroller span::after {
    color: #999999;
    font-family: "FontAwesome";
    font-size: 16px;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.product_quick_view_popup .scroller span {
    border: medium none;
    height: 37px;
    width: 35px;
}
.view-switcher.scroller .scroll-right,
.view-switcher.scroller .scroll-left {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.expect-to-pay-price-container ,
.price-block-container {
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
}
.product-widget.widget-addCart .button.call-for-price{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #34d1c6;
    cursor: unset;
    font-size: 20px;
    font-weight: 500;
    line-height: 17px;
    padding: 0;
    margin: 0;
}
.product-block.product-view-height-width .button.call-for-price,
.product-block.product-view-height-width .button.call-for-price:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #34d1c6;
    cursor: unset;
    font-size: 18px;
    font-weight: 500;
    left: 50%;
    line-height: 17px;
    padding: 0;
    position: absolute;
    top: -150%;
    transform: translateX(-50%);
}
.widget-productImage .image-thumb-container .thumb-image {
    border: 1px solid #ccc;
    padding: 3px;
    text-align: center;
    margin: 0 3px;
}
.widget-productImage .image-thumb-container .thumb-image.active {
    border: 1px solid #34d1c6;
}
.product_quick_view_popup {
    height: 620px;
}
.multi-image-scroll-wrapper .image-thumb-container {
    white-space:  nowrap;
}
.widget-productImage .multi-image-scroll-wrapper .image-right-scroller.scroll-navigator,
.widget-productImage .multi-image-scroll-wrapper .image-left-scroller.scroll-navigator {
    cursor: pointer;
}
.category-details .category-details-container .title.page-heading {
    font-size: 20px;
    margin: 10px 0;
    padding: 0;
    text-align: left;
}
.variation-container .variation-type {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 50px;
    padding: 0;
}
.widget-variation .variation-container {
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    margin-bottom: 0;
    margin-top: 30px;
    padding-bottom: 15px;
    padding-top:25px;
}
.variation-container .variation-type label.type-label {
    color: #303030;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}
.variation-container .variation-type .type-label {
    display: block;
    margin-bottom: 12px;
    text-transform: uppercase;
}
.variation-container .chosen-container {
    min-width: 80px;
}
.variation-container .chosen-container {
    margin-left: 0;
}
.server-message.message-block {
    margin: 10px;
}
body input[type="submit"][disabled], body input[type="button"][disabled],
body button[disabled], body button[disabled]:hover, body .button.disabled, body a.button.disabled {
    background: #bfbfbf none repeat scroll 0 0;
    color: #999;
    opacity: 1;
    cursor: default;
    transition: none 0s ease 0s ;
}
body input[type="submit"]:hover, body input[type="button"]:hover,
body button:hover, body .button:hover, body a.button:hover {
    color: #ffffff;
}
.payment-gateway .button.apply {
    padding: 10px 15px;
}
.widget-newsletter .submit-button:hover {
    background: #666666 none repeat scroll 0 0;
}
.typography .title + p {
    font-size: 15px;
    line-height: 2;
    margin-bottom: 40px;
}
button, select {
    text-shadow: unset;
    text-transform: none;
}
input[type="submit"][disabled], input[type="button"][disabled], button[disabled], .button.disabled, a.button.disabled {
    text-shadow: unset;
}
.web-from .container {
    padding: 0;
}
div.wc-snippet-title-left{
    margin: 0 !important;
}
div.wc-snippet-title-left .container {
    padding: 0;
}
div.snippet-services {
    padding-top: 0;
}
.widget.widget-gallery.brand {
    margin-top: 30px;
}
.blog-post-details .blog-post-comment-panel .comment-item .name {
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
    padding-right: 0;
    text-transform: capitalize;
}
.compare-details table th {
    color: #222222;
    font-size: 15px;
}
.compare-details table col.left-bar {
    width: 150px;
}
.brand-details .title {
    font-size: 22px;
    margin: 0;
}
.product-view.image-view.product-quick-view .btn-add > * {
    margin: 2px;
}
.brand-details-container {
    padding-bottom: 0;
}
.search-result {
    font-weight: normal;
    line-height: 22px;
    font-size: unset;
}
.search-result.blogs .blog-post-item:nth-child(4n+1) {
    clear: left;
}
.product-view.scrollable-view .product-image .btn-add > *,
.product-view.image-view .product-image .btn-add > * {
    margin: 2px;
}
.product-view.image-view .btn-add .add-to-wish-list,
.product-view.scrollable-view .btn-add .add-to-wish-list,
.product-view.image-view .btn-add .remove-from-compare-button,
.product-view.scrollable-view .btn-add .remove-from-compare-button,
.product-view.image-view .btn-add .add-to-compare-button,
.product-view.scrollable-view .btn-add .add-to-compare-button {
    font-size: 0;
    height: 40px;
    line-height: 37px;
    padding: 0;
    width: 42px;
}
.add-to-compare-popup table, .add-to-cart-popup table, .add-cart-information-popup table,
.add-to-compare-popup table td, .add-to-cart-popup table td, .add-cart-information-popup table td,
.add-to-compare-popup table td, .add-to-cart-popup table td, .add-cart-information-popup table td,
.add-to-compare-popup table, .add-to-cart-popup table, .add-cart-information-popup table {
    border: medium none;
}
.add-to-cart-popup .cart-summary, .add-cart-information-popup .cart-summary {
    clear: left;
    padding-top: 0;
}
.add-to-cart-popup .status-bar-product-name, .add-cart-information-popup .status-bar-product-name {
    font-size: 13px;
    font-weight: bold;
}
.product-view.scrollable-view.product-quick-view .tax-message,
.product-view.image-view .product-block .price .tax-message,
.widget-product.home-product .product-view.image-view .product-block .price .tax-message {
    color: #666666;
    font-size: 12px;
	 display: block;
	     font-weight: 400;
}
.product-view .footer select, .product-view .header select, .category-view .footer select, .category-view .header select {
    -moz-appearance: none;
    background: rgba(0, 0, 0, 0) url("../images/select-down-arrow2.png") no-repeat scroll right 12px;
    border: 1px solid #e6e6e6;
    height: 34px;
    padding: 5px 24px 5px 10px;
}
.product-view .header, .category-view .header, .entire-search .header,
.product-search .header, .entire-search .footer, .product-search .footer, .category-view .footer {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    overflow: hidden;
    padding: 10px 0;
}
select.per-page-count {
    min-width: 70px;
}
.product-view .footer {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #dddddd;
    border-style: solid;
    border-width: 1px 0 0;
    margin-top: 15px;
    overflow: hidden;
    padding: 20px 0;
}
.pagination span.current {
    background: #34D1C6 none repeat scroll 0 0;
    border: 1px solid #34D1C6;
}
.previous-price.price {
    color: #404040;
}
.widget-price .previous-price.price {
    color: #404040;
    font-size: 20px;
    margin: 0;
    padding-right:0px;
}
.zoomContainer {
    z-index: 999;
}
.current-price-container {
    display: inline-block;
}
.ask-question-panel .form-row:last-child label, .ask-question-panel .form-row.simple_captcha_help_text label,
.ask-question-panel .form-row.simple-captcha label {
    display: none;
}
.review-panel .form-row.simple_captcha_help_text label, .review-panel .form-row.simple-captcha label {
    display: none;
}
.product-view.image-view .btn-add .add-to-wish-list,
.product-view.scrollable-view .btn-add .add-to-wish-list,
.product-view.image-view .btn-add .remove-from-compare-button,
.product-view.scrollable-view .btn-add .remove-from-compare-button,
.product-view.image-view .btn-add .add-to-compare-button,
.product-view.scrollable-view .btn-add .add-to-compare-button {
    font-size: 0;
    height: 38px;
    line-height: 38px;
    padding: 0;
    width: 38px;
}
.product-view.scrollable-view .btn-add .button.remove-from-compare-button::after,
.product-view.scrollable-view .btn-add .button.add-to-compare-button::after,
.product-view.scrollable-view .btn-add .button.add-to-cart-button::after,
.product-view.image-view .btn-add .button.remove-from-compare-button::after,
.product-view.image-view .btn-add .button.add-to-compare-button::after,
.product-view.image-view .btn-add .button.add-to-cart-button::after,
.add-to-compare-button::after, .add-to-wish-list::after,
.remove-from-compare-button::after {
    font-size: 16px;
    margin: 0;
}
.ask-question-panel .form-row label {
    color: #222222;
    display: block;
    font-size: 16px;
    padding-bottom: 5px;
    width: 100%;
}
.ask-question-panel .form-row input, .ask-question-panel .form-row textarea, .ask-question-panel .form-row button {
    max-width: 800px;
    width: 100%;
}
.review-panel .form-row input, .review-panel .form-row textarea {
    width: 500px;
}
.review-panel .form-row label {
    color: #222222;
    display: block;
    font-size: 16px;
    padding-bottom: 5px;
    width: 100%;
}
.review-panel .form-row.btn-row {
    padding: 0;
}
.product-widget.widget-socialMediaShare {
    border-top: 1px solid #e1e1e1;
    margin-top: 35px;
    padding-top: 20px;
}
.widget-socialMediaShare .social-media-wrapper span {
    opacity: 0.6;
}
.widget-socialMediaShare .social-media-wrapper span:hover {
    opacity: 1;
}
.image-popup-container .image-wrapper img {
    max-width: 100%;
}
.image-popup-container .image-wrapper {
    padding: 0;
}
.image-popup-container.popup {
    max-width: inherit;
    min-width: inherit;
}
.widget-productImage .image-preview-box {
    box-sizing: border-box;
    overflow: hidden;
}
.pagination span {
    box-shadow: none;
    margin: 2px;
    padding: 5px 10px;
}
.pagination span.current {
    background: #34d1c6 none repeat scroll 0 0;
    border: 1px solid #34d1c6;
}
.pagination span.current, .pagination span.current:hover{
    color: #fff;
}
.pagination span:hover {
    border: 1px solid #34d1c6;
    color: #34d1c6;
}
.pagination span.disabled, .pagination span.disabled:hover {
    border: 1px solid #cccccc;
    color: #bebebe;
    opacity: 0.5;
    pointer-events: none;
}
.blog-post-item .post-description > a::after {
    content: "+";
    font-size: 14px;
    font-weight: 600;
    margin-left: 4px;
    vertical-align: top;
}
.blog-post-content .pagination {
    padding: 0 15px;
}
.registration-form .form-row.simple_captcha_help_text label,
.registration-form .form-row.simple-captcha label,
.registration-form .form-row.submit-row label {
    display: none;
}
.custom-form.contact-us .message-block.message-text {
    padding: 0;
}
.snippet-promotions {
    padding: 70px 0;
}
.compare-details table col, .compare-details table td {
    min-width: 150px;
}

.widget-gallery.brand .owl-controls .owl-nav > div.owl-prev {
    left: 0px;
    position: absolute;
    z-index: 99;
}
.widget-gallery.brand .owl-theme .owl-controls {
    margin-top: 10px;
    top: 0;
    text-align: center;
}
.widget-gallery.brand .owl-carousel .owl-controls .owl-nav > div::after, .scroller span::after {
    color: #999999;
    font-family: "FontAwesome";
    font-size: 18px;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.widget-gallery.brand .owl-carousel .owl-nav .owl-next {
    position: absolute;
    right: 10px;
    z-index: 99;
}
.widget-gallery.brand .owl-controls .owl-nav > div.owl-prev {
    left: 10px;
    position: absolute;
    z-index: 99;
}
.custom-form.contact-us .double-input-row {
    margin: 0 -10px;
}
.widget-form.contact-form .double-input-row .form-row {
    padding: 0 15px;
}
.compare-details .price {
    font-size: 14px;
}
.product-thumb-view img {
    box-sizing: border-box;
    overflow: hidden;
}
.button.jssor-caption-3 .submit-button {
    color: #ffffff;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance:none;
}
select::-ms-expand {
    display: none;
}
.widget-snippet a:focus {
    outline:none;
    text-decoration: none;
}
.widget-form .sub-form-row .errorlist {
    width: 100%;
}
.widget-form .form-row select, .widget.widget-form .form-row select{
    height: 40px;
}
.widget-form .radio-checkbox-row ,
.widget-form .radio-checkbox-row {
    margin: 7px 0;
    padding-left: 5px;
}
.widget-form .checkbox input[type="checkbox"]:checked + label::after,
.widget-form .checkbox input[type="radio"]:checked + label::after {
    left: 1px;
    top: 0;
}
body {
    line-height: 1.5;
}
.btn-add .add-to-cart-button.button.et_pdp_add_to_cart {
    box-sizing: border-box;
    font-size: 14px;
    height: 38px;
    line-height: 17px;
}
.newsletter.inplace.valid-verify-form .form-row {
    margin: 0 0 10px 0;
}
/*replace*/
.widget-form .radio-checkbox-row .radio,
.widget-form .radio-checkbox-row .checkbox {
    margin: 7px 0;
}
.pagination {
    vertical-align: top;
    margin: 3px 0;
}
.widget-form .checkbox label::before {
    height: 18px;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance:none;
}
select::-ms-expand {
    display: none;
}
.snippet-promotions .container {
    padding: 0;
}
div.snippet-promotions img {
    max-height: 205px;
    max-width: 100%;
}
.widget-snippet a:focus {
    outline:none;
    text-decoration: none;
}
.widget-form .sub-form-row .errorlist {
    width: 100%;
}
.widget-storeLogo img {
    max-height: 100%;
    max-width: 100%;
}
@media screen and (max-width: 767px) {

    .widget-form .form-row input[type="text"], /* Find */
    .widget-form .form-row select,
    .widget-form .form-row textarea,
    .widget-form .form-row > label,
    .widget-form .sub-form-row span {
        width: 100%;
    }
    .widget.widget-form .form-row input[type="text"],
    .widget.widget-form .form-row select,
    .widget.widget-form .form-row textarea,
    .widget.widget-form .form-row > label,
    .widget.widget-form .sub-form-row span {
        width: 100%;
    }
}

@media screen and (max-width: 980px) {
    body > .body {
        padding: 0;
    }
}
.page-content > .v-split-container > .v-split.fee-fixed-width-content,
.widget-container > .v-split-container .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split-container > .v-split.fee-fixed-width-content {
    width: auto;
}
#spltr-81349166-6897-48D4-9F93-8B32F8044ECB {
    background-color: #f5f6f8;
    padding-bottom: 75px;
    padding-top: 75px;
}
#spltr-81349166-6897-48D4-9F93-8B32F8044ECB .widget-form {
    margin: 0 auto;
    max-width: 1170px;
    padding: 0 15px;
}
.widget.widget-googleMap {
    margin: 0 auto;
    padding: 0 15px;
}
.google-map-container {
    filter: grayscale(100%);
    height: 480px;
}
.contact_form .simpleCaptcha-container {
    margin-right: 15px;
}
.contact_form .form-row.btn-row {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.contact_form .form-row input[type="text"]:focus, .contact_form .form-row textarea:focus {
    border: 1px solid #7bbd42;
}
.custom-form.contact_form .errorlist {
    min-width: 130px;
    padding-left: 0;
}
.widget-form.contact-form .form-row input {
    font-size: 15px;
    height: 50px;
    padding: 4px 12px;
}
.widget-form.contact-form .form-row > textarea {
    font-size: 16px;
    height: 200px;
}
.widget-form.contact-form .form-row label {
  font-size: 15px;
  padding: 0 0 5px;
}
.widget-form.contact-form .form-row.simple_captcha_help_text {
    display: none;
}
.widget-form.contact-form .simple-captcha img + .simple-captcha-reload {
    bottom: 0;
    display: none;
    left: 0;
    margin: 0;
    position: absolute;
}
.widget-form.contact-form .simple_captcha_input_field {
    float: right;
    margin: 0 -15px 25px;
    vertical-align: top;
    width: calc(100% - 131px);
}
.widget-form.contact-form .simple-captcha img {
    max-width: 119px;
    height: 50px;
}
.widget.widget-form.contact-form .btn-row .submit-button {
    margin: 20px 0 0;
}
.widget-form.contact-form .form-row.simple-captcha {
    display: inline-block;
    margin: 0;
    vertical-align: top;
}
.widget.widget-form.contact-form .custom-form .form-row {
    margin: 0;
    position: relative;
}
.widget-form.contact-form .double-input-row, .widget-form.contact-form .single-input-row {
    margin: 0 -15px 25px;
}
.widget-form.contact-form .double-input-row .form-row, .widget-form.contact-form .single-input-row .form-row {
    padding: 0 15px;
}
.widget-form.contact-form .message-block.message-text {
    padding-left: 0;
}

@media (max-width:1200px) {
    .widget.widget-googleMap {
        width: auto;
    }
}
@media (max-width:991px) {

    #spltr-81349166-6897-48D4-9F93-8B32F8044ECB{
        padding-bottom: 50px;
        padding-top: 50px;
    }
}
@media (max-width:767px) {

    #spltr-81349166-6897-48D4-9F93-8B32F8044ECB {
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .contact_form .form-row.simple_captcha_input_field {
        margin: 0px;
    }
    .contact_form .form-row.btn-row, .contact_form .simpleCaptcha-container {
        margin: 20px 0 0;
    }
    .google-map-container {
        height: 240px;
    }
    .widget-form.contact-form .double-input-row, .widget-form.contact-form .single-input-row {
        margin: 0 -15px;
    }
    .widget.widget-form.contact-form .custom-form .form-row {
        margin: 15px 0;
    }
}

/* End Special css*/

.widget-form .checkbox label::before {
    height: 18px;
    width: 18px;
}
.add-to-cart-popup .short-info div, .add-cart-information-popup .short-info div {
    padding-bottom: 0;
}
.add-to-cart-popup .short-info div > *, .add-cart-information-popup .short-info div > * {
    display:inline-block;
    vertical-align:top;
    margin: 0;
}
.add-to-cart-popup .short-info div.item > span, .add-cart-information-popup .short-info div.item > span {
    margin: 5px 10px 0 0;
}
.add-to-cart-popup .short-info .current-price, .add-cart-information-popup .short-info .current-price {
    padding-top: 10px;
}
.add-to-cart-popup .short-info div.prodict-name, .add-cart-information-popup .short-info div.prodict-name {
    padding-bottom: 10px;
}
.stepper .stepper-input {
    text-align: center;
}
.widget-storeLogo img {
    max-height: 100%;
    max-width: 100%;
}
.widget-form .sub-form-row span {
    margin-right: 27px;
}
.product-block .block-content-wrap {
    padding-bottom: 15px;
}
.popup .prodict-name {
    font-size: 14px;
    font-weight: 600;
}
.confirm-popup.popup {
    background-color: #fff;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}
.confirm-popup.active {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.wish-list-popup label {
    width: 100%;
    padding-bottom: 5px;
}
.add-to-wish-list-popup.popup {
    max-width: 650px;
}
.add-to-wish-list-popup table, .add-to-wish-list-popup table td, .add-to-wish-list-popup table th {
    border: none;
}
.add-to-gift-registry-popup table, .add-to-gift-registry-popup table td {
    border:none;
}
.add-to-wish-list-popup table .product-img {
    padding: 0 15px 0 0;
    width: 100px;
}
.image-popup-container .image-wrapper {
    border: 7px solid #34d1c6;
    padding: 10px;
}
.image-popup-container .image-wrapper img {
    max-width: 100%;
}
.image-popup-container .navigator.close-button {
    background: #34d1c6 none repeat scroll 0 0;
    right: 0;
    top: 0;
}
.image-popup-container .navigator.close-button::after {
    color: #fff;
    content: "x";
    font-size: 23px;
}
.image-popup-container .navigator {
    background: #34d1c6 none repeat scroll 0 0;
}
.image-popup-container .navigator.right-button,
.image-popup-container .navigator.left-button {
    height: 40px;
    margin-top: -20px;
    line-height: 40px;
}
.image-popup-container .navigator.right-button:before,
.image-popup-container .navigator.left-button:before {
    font-family: FontAwesome;
    color: #fff;
    font-size: 22px;
}
.image-popup-container .navigator.left-button:before {
    content: "\f104";
}
.image-popup-container .navigator.right-button:before {
    content: "\f105";
}
.widget-information .bmui-tab .bmui-tab-header {
    border-radius: 5px 5px 0 0;
}
.widget-information .bmui-tab-header-container {
    font-size: 0;
    letter-spacing: normal;
    word-spacing: normal;
}
.vertical .navigation-item.active > a {
  background: #34d1c6 none repeat scroll 0 0;
}
div.vertical .navigation-item.active > a {
  color: #ffffff;
}
.message-details .post-order-contact-us > a:hover {
    color: #818181;
}
.cartitem-table th, .cartitem-table td {
    padding: 8px;
}
.product-thumb-view img {
  max-height: 100%;
  max-width: 100%;
}
.save-cart-init-form .form-row label {
    display: block;
    font-weight: 600;
    padding-bottom: 3px;
}
.wish-list-popup label {
  display: block;
  padding-bottom: 5px;
  width: auto;
}
.address-selection-popup .addresses > .address {
    padding: 14px;
    text-align: left;
}
.address-selection-popup .create-address {
    padding: 12px;
    text-align: left;
}
.cartitem-table .unit-price-column {
    width: 100px;
}
.quick-cart-content {
    max-height: 350px;
    overflow: auto;
}
.quick-cart-content .product-name {
    width: 50%;
}
.quick-cart-content table tr td {
    word-break: normal;
}
.quick-cart-content table td.price {
    word-break: break-all;
}
.blog-post-details .social-media-share a.addthis_button_email:hover::after {
    color: rgba(115,138,141, 1);
}
.order-comment-row, .payment-gateway {
    padding: 15px 0;
}
.gift-registry-details {
    line-height: 23px;
}
.gift-registry-details .product-view.list-view.product-quick-view table {
    border: medium none;
}
.gift-registry-details .product-view.list-view.product-quick-view .stepper {
    float: left;
}
.gift-registry-details .product-view.list-view.product-quick-view .loyalty-point {
    display: block;
}
.wish-list-popup.add-to-wishlist-popup.popup.anim-fade-zoom.active .errorlist.after .message-block {
    text-align: left;
}
.cartitem-table th, .cartitem-table td {
    font-size: 15px;
}
.add-to-gift-registry-popup.popup.anim-fade-zoom.active .close-btn.button ,
.add-to-gift-registry-popup.popup.anim-fade-zoom.active .button{
    margin: 7px 5px 0 0;
}
.tell-friend-popup .errorlist.after {
    padding-left: 155px;
}
.image-popup-container .navigator.left-button::after {
    color: #ffffff;
    content: "";
    font-family: fontAwesome;
    height: 10px;
    left: auto;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 10px;
}
.image-popup-container .navigator.right-button::after {
    color: #ffffff;
    content: "";
    font-family: fontAwesome;
    height: 10px;
    left: 15px;
    position: absolute;
    top: 15px;
    width: 10px;
}
.image-popup-container .navigator.left-button {
    height: 50px;
}
.image-popup-container .navigator.right-button {
    height: 50px;
}
div.image-popup-container .navigator {
    background: #34d1c6 none repeat scroll 0 0;
}
.image-popup-container.popup {
    max-width: inherit;
    min-width: inherit;
}
.logo.credit-card > img {
    margin: 5px;
}
.payment-form .double-input-row > * {
    vertical-align: middle;
}

/*form element*/
.site-popup .button-line button + button, .confirm-popup .button-line button + button{
    margin-left: 8px;
}

/*gift certificate*/
.gift-certificate-form .form-row:last-child button {
    margin-right: 5px;
}
/*pending order and complete order*/
#order-details .form-row {
    margin: 3px 0;
    padding: 14px 0;
}
#order-details .order-items-wrap label {
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 5px;
}
/*confirm popup */
.confirm-popup.popup {
    background-color: #fff;
}
.site-popup.popup.active .title-bar .title,
.confirm-popup .header-line .title{
    padding: 0;
    color: #000;
    font-weight: 500;
    font-size: 15px;
}
.confirm-popup .header-line .close::before ,
.site-popup .window-corner-toolbar .close::before {
    color: #000;
}
.site-popup .title-bar .close, .confirm-popup .header-line .close {
    height: 24px;
    right: 10px;
    top: 10px;
    width: 24px;
}
.site-popup .content, .confirm-popup .body {
    padding: 25px;
}
.site-popup .button-line, .confirm-popup .button-line {
    padding: 15px 25px;
    text-align: right;
}
.site-popup.popup.active .content .payment-form.site-popup-form .double-input-row .mandatory-chosen-wrapper {
    width: 150px;
    display: inline-block;
    vertical-align: top;
}
.site-popup.popup.active .content .payment-form.site-popup-form .double-input-row > .form-type-info {
    color: #999;
    font-size: 20px;
    height: 40px;
    line-height: 37px;
    margin: 0 -3px;
    text-align: center;
    width: 48px;
    display: inline-block;
    vertical-align: top;
}
.site-popup.popup.active .content .payment-form.site-popup-form .double-input-row.mandatory {
    padding-bottom:7px;
}
.site-popup.popup.active .content .payment-form.site-popup-form .mandatory-chosen-wrapper select + .errorlist.after {
    bottom: -18px;
    width: 100%;
}
/*Exit confirm popup */
/*My Wallet-Debit & Credit card*/

.site-popup.popup .payment-form.site-popup-form .header-wrapper > h1 {
    font-size: 22px;
    line-height: normal;
    margin: 0 0 15px;
}
.site-popup.popup {
    max-width: 400px;
    min-width: 290px;
}
.payment-form.site-popup-form input {
    width: 350px;
}
.payment-form .form-row label, .payment-form .double-input-row label {
    display: block;
    padding-bottom: 5px;
    width: auto;
}
/*Exit My Wallet-Debit & Credit card*/

/* My-Order popup */
.floating-panel-popup.popup.active {
    overflow: visible;
}
.floating-panel-popup::before {
    border-color: transparent transparent #ccc;
    border-style: solid;
    border-width: 7px;
    content: "";
    height: 0;
    position: absolute;
    right: 15px;
    top: -15px;
    width: 0;
}
.floating-panel-popup::after {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 7px;
    content: "";
    height: 0;
    position: absolute;
    right: 15px;
    top: -13px;
    width: 0;
}
#order-details .info-row {
    margin: 10px 0;
    text-align: right;
}
/*+++++++++++++++++++++++++++++++ RESPONSIVE +++++++++++++++++++++++++++++++*/
/*customer profile*/
@media screen and (max-width: 824px) {
    
    .site-popup.popup .payment-form.site-popup-form .header-wrapper > h1 {
        font-size: 20px;
    }
    .site-popup.popup.active .title-bar .title, .confirm-popup .header-line .title {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
  
    .popup {
        max-height: 90vh;
        overflow-y: auto;
    }
    .site-popup.popup.popup.active {
        max-width: 100%;
        min-width: auto;
        right: 15px;
        width: calc(100% - 35px)!important;
    }
    .site-popup .content, .confirm-popup .body {
        padding: 15px;
    }
    .site-popup .button-line, .confirm-popup .button-line {
        padding: 15px;
    }
    .site-popup.popup.active .title-bar, .confirm-popup .header-line {
        padding: 12px 40px 12px 15px;
    }
    .site-popup.popup.active .content .payment-form.site-popup-form .double-input-row .mandatory-chosen-wrapper {
        vertical-align: top;
        width: 42%;
    }
    .site-popup.popup.active .content .payment-form.site-popup-form .double-input-row > .form-type-info {
        width: 15%;
        display : none;
    }
}
/*+++++++++++++++++++++++++++++++ RESPONSIVE +++++++++++++++++++++++++++++++*/

/* ================================ Exit customer profile ========================================*/
/* ================================ Search-result-page ========================================*/
.autocomplete-suggestions.scrollable {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid rgba(204, 204, 204, 0.8);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    padding: 10px;
}
.autocomplete-group {
    padding: 10px 0 5px;
}
.autocomplete-group strong {
    font-weight: bold;
}
.autocomplete-suggestion .elastic-search-link.redirect,
.elastic-search-link.search-in {
    color: #000000;
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    text-decoration: none;
}
.autocomplete-suggestion {
    padding: 0 7px;
}
.autocomplete-selected {
    background: #cfcfcf;
}

.entire-search h2 {
    font-size: 28px;
    margin: 0 0 15px;
}
.total-result {
    color: inherit;
    font-size: 16px;
    line-height: inherit;
    padding-bottom: 20px;
}
.search-result {
    border-bottom: medium none;
    font-size: initial;
    margin-bottom: 15px;
    padding-bottom: 25px;
}
.search-results .product-view {
    margin-bottom: 0;
}
.entire-search .search-result > .title {
    font-size: 24px;
    padding: 5px 0;
    line-height: 30px;
    margin-bottom: 25px;
}
.search-result .page {
    font-size: 14px;
}
.search-results .page {
    font-size: 14px;
    margin-bottom: 25px;
}
.search-result .page .title {
    display: inline-block;
    font-size: 20px;
    line-height: normal;
    color: #6b6b6b;
    margin: 0 10px 0 0;
}
.search-result .page > span {
    font-size: 15px;
    line-height: normal;
    margin: 0;
    padding: 0;
}
.search-results .page .summary {
    color: #6b6b6b;
    font-size: 14px;
    line-height: normal;
    margin: 10px 0;
}
.search-results .page .page-read-more {
    font-size: 15px;
    line-height: normal;
    color: #6b6b6b;
    padding: 0;
}
.product-view .footer, .category-view .footer, .entire-search .footer, .product-search .footer {
    background-color: rgba(0, 0, 0, 0);
    border: medium none;
    margin: 10px 0;
    padding: 0;
}
.search-results .product-view .footer .pagination {
    float: right;
    margin: 0;
}
.search-result .page .title:hover,
.search-results .page > a:hover,
.search-results .page .page-read-more:hover {
    color: #000000;
}
.search-result.pages .pagination {
    float: right;
    margin: 0;
}
@media (max-width: 991px) {
    .entire-search h2 {
        font-size: 26px;
        margin: 0 0 10px;
    }
    .entire-search .search-result > .title {
        font-size: 22px;
    }
    .search-result .page .title {
        font-size: 18px;
    }
    .search-results .page {
        margin-bottom: 20px;
    }
    .search-result {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
}
@media (max-width: 767px) {
    .search-results .product-view .footer {
        margin: 0 auto;
        text-align: center;
    }
    .search-results .product-view .footer .pagination {
        float: none;
        margin: 10px auto;
        text-align: center;
        width: 100%;
    }
    .search-result {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .entire-search h2 {
        font-size: 22px;
    }
    .entire-search .search-result > .title {
        font-size: 20px;
    }
    .total-result {
        font-size: 15px;
        padding-bottom: 14px;
    }
    .search-results .page .summary {
        margin: 8px 0;
    }
    .search-result.pages .pagination{
        float: none;
        margin: 10px auto;
        text-align: center;
        width: 100%;
    }
    .search-result.pages .page-result-footer {
        margin: 0 auto;
        text-align: center;
    }
}
/* ================================ End-Search-result-page ========================================*/

/* ================================ Blog-Comment-Section ===============================*/
.reply-popup.blog-comment-reply-popup.popup.anim-fade-zoom.active .popup-bottom.footer {
    padding: 10px 15px;
    text-align: right;
}
.blog-post-details .blog-post-comment-panel .comment-item .name {
    color: #000000;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px;
}
.blog-post-details .blog-post-comment-panel .comment-item span {
    color: #666666;
    font-size: 14px;
    font-weight: 400;
}
.blog-post-comment-panel .reaction::after {
    color: #666666;
    display: inline-block;
    font-family: "Fontawesome";
    font-size: 18px;
    margin: 0 auto;
    text-align: center;
    width: 25px;
}
.blog-post-details .blog-post-comment-panel .comment-item span.date {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding-left: 0;
}
.blog-post-details .blog-post-comment-panel .comment-item span.date::before {
    content: "\f073";
    color: #666666;
    display: inline-block;
    font-family: "Fontawesome";
    font-size: 16px;
    margin: 0 auto;
    width: 24px;
}
.blog-post-details .blog-post-comment-panel .info-row.writer {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.blog-post-details .blog-post-comment-panel .comment-item .content {
    color: #9a9a9a;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding: 0 0 15px;
}
.blog-post-details .blog-post-comment-panel .comment-item {
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
/* ======== Like-Popup =========== */
.loging-to-react.popup.anim-fade-zoom.active .body a{
    font-size: 14px;
    color: #9a9a9a;
}
.loging-to-react.popup.anim-fade-zoom.active .body {
    background-color: #ffffff;
    padding: 15px 10px;
}
.loging-to-react.popup.anim-fade-zoom.active .body a:hover {
    color: #000000;
}
.popup {
    max-height: 90vh;
    overflow-y: auto;
}
@media (max-width: 767px) {
    .loging-to-react.popup.anim-fade-zoom.active {
        width: calc(100vw - 40px)!important;
        min-width: inherit;
    }
}
/* ======== End-Like-Popup =========== */
/* ======== Replay-Popup =========== */
.reply-popup.blog-comment-reply-popup.popup.anim-fade-zoom.active .body {
    background-color: #ffffff;
    padding: 15px;
}
.reply-popup.blog-comment-reply-popup.popup.anim-fade-zoom.active .form-row {
    margin: 14px 0;
}
.reply-popup.blog-comment-reply-popup.popup.anim-fade-zoom.active .form-row label {
    display: block;
    font-family: "Open Sans",sans-serif;
    padding-bottom: 5px;
    width: auto;
}
.reply-popup.blog-comment-reply-popup.popup.anim-fade-zoom.active .form-row input {
    width: 100%;
}
.reply-popup.blog-comment-reply-popup.popup.anim-fade-zoom.active .form-row textarea {
    width: 100%;
}
.reply-popup.blog-comment-reply-popup.popup.anim-fade-zoom.active .form-row.simple_captcha_help_text > label,
.reply-popup.blog-comment-reply-popup.popup.anim-fade-zoom.active .form-row.simple-captcha > label {
    display: none;
}
.reply-popup.blog-comment-reply-popup.popup.anim-fade-zoom.active .popup-bottom.footer {
    padding: 10px 15px;
    text-align: right;
}
@media (max-width: 767px) {
    .reply-popup.blog-comment-reply-popup.popup.anim-fade-zoom.active {
        min-width: auto;
        width: 90% !important;
    }
}

.notification.success.popup {
    background: #c2e7c2 none repeat scroll 0 0;
    border: 1px solid #c2e7c2;
}
/* ======== End-Replay-Popup =========== */
/* ================================ End-Blog-Comment-Section ===============================*/
.widget.widget-html h3 {
  margin-top: 0;
}
.widget-form .single-input-row .form-row.month {
  border: medium none;
  height: auto;
  line-height: normal;
  text-align: left;
}
/*============= Newsletter Unsubscription ==============*/
.newsletter.unsubscribe .form-row.mandatory::before {
    display: none;
}
.newsletter.unsubscribe .form-row label {
    display: block;
    padding-bottom: 5px;
}
.newsletter.unsubscribe .form-row {
    height: auto;
    padding: 0;
    margin: 0;
}
.newsletter.unsubscribe .message {
    display: block;
    padding-bottom: 15px;
}
.page-newsletter-subscription .subscription-list-success {
    border: none;
    width: auto;
    max-width: 473px;
}
.subscription-list-success .title {
    margin: 0;
    background-color: #34d1c6;
    border-left: 1px #34d1c6 solid;
    border-right: 1px #34d1c6 solid;
}
.subscription-list-success .messess-text {
    border-left: 1px #34d1c6 solid;
    border-right: 1px #34d1c6 solid;
    border-bottom: none;
    margin: 0;
    position: relative;
    background-position: 25px 22px;
    padding: 41px 10px 30px 112px;
}
.subscription-list-success .messess-text:after {
    content: "";
    height: 1px;
    width: auto;
    position: absolute;
    left: 28px;
    right: 28px;
    bottom: 0;
    background-color: #ccc;
}
.subscription-list-success .help {
    padding: 15px 28px;
    margin: 0;
    border-left: 1px #34d1c6 solid;
    border-right: 1px #34d1c6 solid;
    border-bottom: 1px #34d1c6 solid;
}
.subscription-list-success .help .link {
    margin-right: 4px;
    color: #34d1c6;
}
.subscription-list-success .help .link:hover {
    color: #333333;
}
/*============= Blog comment like reply ==============*/
.blog-post-details .blog-post-comment-panel .comment-item .reaction {
    cursor: pointer;
}
.blog-post-details .blog-post-comment-panel .comment-item .btn-comment-reply {
    cursor: pointer;
}
.blog-post-details .blog-post-comment-panel .comment-item .btn-comment-reply:hover {
    text-decoration: underline;
}
/*============= notification message ==============*/
.notification.popup {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e2e2e2;
    border-radius: 0;
    padding: 20px;
    min-width: auto;
    color: #000000;
    font-size: 14px;
    text-align: center;
}
body .notification.popup .type,
body .notification.popup .message {
    color: #272727;
    font-family: 'Lato', sans-serif;
    display: inline;
    vertical-align: middle;
    font-size: 14px;
    margin: 0;
    float: none;
}
body .notification.popup .type {
    font-weight: bold;
}
body .notification.popup .message {
    padding-left:3px;
}
body .notification.popup .icon {
    display: none;
}
/*============= web form  ==============*/
.widget-form .form-row input[type="file"] {
    height: auto;
}
.floating-panel-popup.product-share-option {
    padding-left: 10px;
    padding-right: 10px;
}
.floating-panel-popup.product-share-option label {
    display: block;
    padding-bottom: 10px;
}
.floating-panel-popup.product-share-option .share-medium > div {
    margin: 5px 0;
}
.floating-panel-popup.product-share-option .share-medium > div img,
.floating-panel-popup.product-share-option .share-medium > div span {
    cursor: pointer;
}
.floating-panel-popup.product-share-option .share-medium > div span:hover {
    text-decoration: underline;
}
#bmui-tab-account_information .edit-password-form .password-meter-wrap {
    display: block;
}
/*============= session time out popup  ==============*/
.alert-popup.time-out {
    display: flex;
    flex-direction: column-reverse;
    min-width: 280px;
}
.alert-popup.time-out.popup .header-line {
    background-color: #ffffff;
    padding: 0 20px 20px 20px;
}
.alert-popup.time-out .header-line span.ok {
    display: block;
    width: 100%;
    font-size: 18px;
    background-color: #34d1c6;
    color: #fff;
    -webkit-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}
.alert-popup.time-out .header-line span.ok:hover {
    background-color: #666666;
}
/*============= tell a friend popup  ==============*/
.tell-friend-popup .form-row label {
    width: auto;
    margin-bottom : 5px;
}
.tell_friend_popup .tell-friend-popup .body {
    padding: 15px 30px;
}
.tell_friend_popup .tell-friend-popup input,
.tell_friend_popup .tell-friend-popup textarea {
    width: 100%;
}
.tell-friend-popup .limit-label {
    padding-left: 0;
}
.tell-friend-popup .errorlist.after {
    padding-left: 0;
}
/* ####### 
Ecommerce Version 2021 
############## */

/* ##################### */
/* Add to cart popup start */
.popup .body {
    background-color: #FFFFFF;
    padding: 25px;
}
.add-to-wish-list-popup .short-info .product-name, .add-to-compare-popup .short-info .product-name, .add-to-cart-popup .short-info div.prodict-name, .add-cart-information-popup .short-info div.prodict-name, .add-cart-information-popup .short-info .name {
    font-size: 18px;
    font-weight: 700;
}
.add-to-cart-popup.popup, .wish-list-popup.add-to-wishlist-popup.popup, .add-to-compare-popup.popup, .add-cart-information-popup.popup, .add-to-gift-registry-popup.popup {
    max-width: 806px; 
    width: 100% !important;
    box-shadow: 0 0 20px -10px rgb(0 0 0 / 40%) !important;
}

.add-to-gift-registry-popup.popup .header .title, .wish-list-popup.add-to-wishlist-popup .header .status-message, .add-to-wish-list-popup.add-to-wishlist-popup .header .status-bar-product-name, .add-to-compare-popup .header .status-message, .shipment-calculator-popup .header .status-message, .add-to-cart-popup .status-bar-product-name, .add-cart-information-popup .status-bar-product-name, .add-cart-information-popup .header .title {
    font-size: 20px; 
    color: #222222;
    font-weight: 700;
}
.popup .header,
.popup .header-line {
    background-color: #fff;
    border-bottom: 1px solid #d7d7d7;
    text-align: left;
    padding: 25px 60px 25px 25px;
    line-height: normal;
}
.popup .status-bar-product-name, 
span.status-message, 
.popup .header-line .title {
    font-size: 20px;
    font-weight: 700; 
    color: #222222;
}
.add-to-cart-popup.popup span.status-message,
.add-to-wish-list-popup span.status-message {
  font-weight: 400;
}

.popup .header-line .icon.close {
    display: inline-block;
    height: 35px;
    width: 34px;
    position: absolute;
    cursor: pointer;
    text-align: center;
}
.popup .close-icon,
.popup .header-line .icon.close {
    right: 20px;
    top: 22px;
}
.popup .close-icon::after, 
.popup .close-icon::before,
.popup .header-line .icon.close::after, 
.popup .header-line .icon.close::before  { 
    content: ""; 
    width: 2px;
    height: 30px;
    display: inline-block;
    background: #222222;
    position: absolute;
    top: 0;
}
.popup .close-icon::after,
.popup .header-line .icon.close::after { 
    transform: rotate(45deg);
}
.popup .close-icon::before,
.popup .header-line .icon.close::before { 
    transform: rotate(-45deg);
}
.add-to-compare-popup table, .add-to-cart-popup table, .add-cart-information-popup table {
    margin-bottom: 0;
}
.popup.add-cart-information-popup td.product-img, 
.add-to-cart-popup td.product-img,
.popup.add-to-compare-popup td.product-img {
    width: 155px;
    padding-left: 0;
}
.product-thumb-view img, .event-image-container .image-thumb-container .thumb-image img {
    max-width: 100%;
    max-height: initial;
    height: 100%;
    object-fit: cover;
}
.popup .short-info .item>span {
    margin-right: 20px;
    font-size: 16px;
    font-weight: 400;
}
.add-to-cart-popup .short-info>div.current-price {
    padding-top: 20px;
    font-weight: 700;
}
.add-to-cart-popup .short-info>div.current-price span:first-child,
.add-cart-information-popup .short-info>div.current-price span:first-child {
    font-weight: 400;
    font-size: 18px;
    margin-right: 10px;
}
.add-cart-information-popup .short-info>div.current-price span.total-amount span {
    font-weight: 700;
}
.popup .button-line, .popup .footer {
    background-color: #f4f4f4;
    margin-top: 0;
    text-align: right;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 25px;
    border-top: none;
}
a.cart-page-button.button.et_ecommerce_view_cart {
    margin-left: 10px;
}
 
.add-to-cart-popup .short-info>div, .add-cart-information-popup .short-info>div {
    padding: 0;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    color: #222222;
}
.add-cart-information-popup .short-info>div.quantity span {
    font-weight: 400;
}
.popup div.quantity, .popup div.item {
    padding: 7px 0 7px;
}
.popup .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.add-cart-information-popup .short-info .current-price {
    padding: 15px 0 !important;
}
.chosen-container-single .chosen-single {
    border: 1px solid #ccc;
    border-radius: 0;
    height: 42px;
    padding: 4px 12px;
    text-align: left;
}
.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #222222;
}
.chosen-container-single .chosen-single {
    color: #222222;
    text-shadow: 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 19px;
}
.variation-container .variation-type label.type-label {  
    margin-right: 10px;
    color: #222222;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
}
.chosen-container-single .chosen-single span {
    color: #222222; 
}
.chosen-container-single .chosen-single span {
    line-height: 32px;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -20px 4px;
}
.chosen-container-single .chosen-single div b {
    top: 7px;
}
.add-cart-information-popup  .button-item span.close-btn.button{
    margin-left: 10px;  
}
.add-to-cart-popup .cart-summary-header, .add-cart-information-popup .cart-summary-header span{
    margin-bottom: 7px;
    color: #333;
    font-size: 13px;
    font-weight: 400;
}
.add-to-cart-popup .cart-summary, .add-cart-information-popup .cart-summary {
    font-weight: 700;
    color: #333333;
    font-size: 13px;
}
/* Add to cart popup end */

/*start:quick cart*/
.quick-cart-content {
    background: #ffffff none repeat scroll 0 0;
    opacity: 1;
    position: absolute;
    width: 430px;
    z-index: 99999;
    padding: 20px 25px 30px 25px;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 2px 0 #aeadad;
    box-shadow: 0 0 2px 0 #aeadad;
    height: auto !important;
    text-align: left;
}
.quick-cart-content::before {
    content: "";
    margin-left: 0;
    top: -10px;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #222222 transparent;
    right: 15px;
}
.quick-cart-content table {
    border: none;
    padding: 8px 0;
    line-height: 23px;
    font-weight: 700;
    margin: 0;
}
.quick-cart-content table th, .quick-cart-content table td {
    border: none;
    padding: 18px 0;
    font-size: 15px !important;
    line-height: 20px;
    font-weight: 400;
}
.quick-cart-content table tr th, .quick-cart-content table tr td {
    border-bottom: 1px solid #e7e7e7;
    word-break: normal;
    padding: 16px 0;
    background: #fff;
    color: #222222;
}
.quick-cart-content table th {
    font-size: 15px;
    background-color: #fff;
}
.quick-cart-content table td.total, .quick-cart-content table td.total-price {
    font-size: 18px;
    font-weight: 700;
    color: #222222;
    background-color: #fff;
    border-bottom: none;
    padding: 16px 0;
}
.quick-cart-content table tr th.quantity {
    text-align: center;
}
.quick-cart-content .cart-details-link a {
    height: 40px;
    font-size: 16px;
}
.quick-cart-content .cart-details-link a.checkout.button {
    line-height: 20px;
    margin-left: 2%;
}
.quick-cart-content table tr:nth-child(2n) {
    background: #fff;
}
.quick-cart-content table tr th.price {
    text-align: right;
}
.quick-cart-content .cart-details-link {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.quick-cart-content .cart-details-link .button {
    width: 49%;
}
.quick-cart-content .cart-details-link a.view-cart.button:focus, .quick-cart-content .cart-details-link a.view-cart.button.focus {
    color: #fff;
    background-color: #36454F;
    border: 2px solid #36454F;
}
.quick-cart-content table th {
    font-size: 15px;
    font-weight: 700;
    padding: 10px 0px;
}
.quick-cart-content .product-name {
    width: 220px;
    padding-left: 0;
}
.quick-cart-content .cart-details-link a.button {
    padding: 9px 40px;
}
/*end:quick cart*/

/* Cart Details Start */
.cartitem-table th{
    font-size: 18px;
    font-weight: 700;
    color: #222222;
    background: transparent;
    border: 0px solid #eee;
    border-bottom: 1px solid #F3F3F3;
}
.cartitem-table td {
    font-size: 16px; 
    color: #222222;
    background: transparent;
    border: 0px solid #eee; 
    padding: 15px;
}
.cartitem-table td.price {
    text-align: right;
    font-weight: 700;
}
.cartitem-table tr:last-child td {
    border-bottom: 1px solid #F3F3F3;
}
table.cartitem-table {
    border: 0;
    margin: 30px 0;
}
.shopping-cartitem .remove-cartitem {
    background: transparent !important; 
    position: relative;
    height: 22px;
    width: 22px;
}
.shopping-cartitem .remove-cartitem::after, .shopping-cartitem .remove-cartitem::before {
    content: "";
    width: 1px;
    height: 20px;
    display: inline-block;
    background: #222222;
    position: absolute;
    top: 0;
    transform: rotate(45deg);
    text-align: center;
    left: 10px;
}
.shopping-cartitem .remove-cartitem::before {  
    transform: rotate(
        -45deg);
}
.cartitem-table th:last-child {
    text-align: right;
}
.cartitem-table .stepper {
    margin: 0 auto;
    float: none;
    width: 100%;
}
form.discount-coupon-code-form .form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
}
form.discount-coupon-code-form {
    width: 100%;
    display: block;
}
.shopping-cart-total .left-column {
    width: 30%;
}
form.discount-coupon-code-form .form-row label {
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    font-weight: 700;
    color: #222222;
}
.shopping-cartitem .cartitem-btn-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.errorlist.after .message-block { 
    font-size: 12px;
}
.shopping-cartitem.empty-cart {
    text-align: center;
}
.shopping-cartitem h1 { 
    margin: 0 0 15px 0; 
    width: 100%;
}
.shopping-cart .product-card__action-button-wrapper .add-to-wish-list:hover,
.shopping-cart .product-card__action-button-wrapper .add-to-wish-list {
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M15.6296%203.45692C15.2465%203.07367%2014.7917%202.76965%2014.2911%202.56223C13.7905%202.35481%2013.254%202.24805%2012.7121%202.24805C12.1702%202.24805%2011.6337%202.35481%2011.1331%202.56223C10.6325%202.76965%2010.1777%203.07367%209.7946%203.45692L8.9996%204.25192L8.2046%203.45692C7.43083%202.68315%206.38138%202.24845%205.2871%202.24845C4.19283%202.24845%203.14337%202.68315%202.3696%203.45692C1.59583%204.23069%201.16113%205.28014%201.16113%206.37442C1.16113%207.46869%201.59583%208.51815%202.3696%209.29192L3.1646%2010.0869L8.9996%2015.9219L14.8346%2010.0869L15.6296%209.29192C16.0128%208.90885%2016.3169%208.45403%2016.5243%207.95343C16.7317%207.45284%2016.8385%206.91628%2016.8385%206.37442C16.8385%205.83255%2016.7317%205.29599%2016.5243%204.7954C16.3169%204.29481%2016.0128%203.83998%2015.6296%203.45692Z%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E");
}
.message-details {
    text-align: center; 
}
p.post-order-contact-us { 
    color: #222222;
}
p.order-info {
    font-size: 24px; 
    color: #222222;
}
.order_details_table tr td { 
    padding: 10px !important;
}
/* Responive  */
@media screen and (max-width: 991px) {
    .add-to-cart-popup.popup, .wish-list-popup.add-to-wishlist-popup.popup, .add-to-compare-popup.popup, .add-cart-information-popup.popup, .add-to-gift-registry-popup.popup {
        max-width: 728px; 
    } 
}
@media screen and (max-width: 767px) {
    .popup .button-line, .popup .footer { 
        height: auto;
        text-align: center;
    }
    .popup .button-item { 
        position: relative;
        right: inherit;
        top: inherit;
    }
    .add-to-cart-popup .button,
    .add-to-cart-popup a.button,
    .add-cart-information-popup .button,
    .add-cart-information-popup .button {
        width: 100%;
        text-align: center;
        margin: 6px 0 !important;
    }
    .confirm-popup .button-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .confirm-popup .button-line button {
        width: 50%;
        margin: 0;
    }
    .confirm-popup.popup .button-line button ~ button {
        margin-left: 10px;
    }
    #webcommander-page .add-cart-information-popup td, 
    #webcommander-page .add-to-cart-popup.popup td,
    #webcommander-page .add-to-wish-list-popup.popup td,
    #webcommander-page .add-to-compare-popup.popup td {
        width: 100%;
        display: block;
        text-align: center;
        border: 0;
        padding: 0 0 15px 0;

    }
    #webcommander-page .popup div.body .product-thumb-view img {
        max-width: 100%;
        max-height: 100%;
    }
    .popup .stepper .stepper-input { 
        padding-top: 1px;
    }
    .add-cart-information-popup .close-btn.button,
    .add-cart-information-popup .add-to-cart-button.button { 
        width: 100%;
    }
    .add-cart-information-popup h4.title {
        text-align: center;
    }
    .add-cart-information-popup .variation-container {
        text-align: center;
    }
    .quick-cart-content .cart-details-link a.button {
        padding: 9px 16px;
    }
    .cartitem-table tr td, 
    .cartitem-table tr td.price {
        text-align: center;
    }
    .cartitem-table td.quantity .wrapper::before { 
        text-align: center;
        width: 100%;
    }
    .cartitem-table tr:last-child td {
        border-bottom: 0;
    }
    .discount-coupon-code-form.valid-verify-form .form-row button { 
        width: 100%;
    }
    .shopping-cartitem .cartitem-btn-wrapper { 
        flex-direction: column;
    }
} 
/* Cart Details End */

/* popup common */
.popup .button-line button ~ button, 
.popup .footer button ~ button,
.add-to-wish-list-popup .cart-page-button.view-wish-list,
.add-to-compare-popup .compare-page-button {
    margin-left: 10px;
}

/* add to cart popup */
.popup.add-cart-information-popup td.short-info,
.add-to-cart-popup td.short-info,
.add-to-compare-popup td.short-info,
.add-to-wish-list-popup table td.short-info {
    padding-left: 30px;
}
.add-cart-information-popup h4.title {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding: 10px 0 0 187px;
    color: #222222;
}
.add-cart-information-popup .variation-container {
    padding: 10px 0 0 187px;
}
.variation-container .variation-type label.type-label {
    padding: 0;
    margin: 0 10px 0 0;
    font-size: 16px;
    font-weight: 400;
}
.add-cart-information-popup .variation-container .variation-type {
    margin-right: 20px;
    padding-bottom: 15px;
}
.add-cart-information-popup .variation-dropdown-container .chosen-single {
    font-size: 14px;
}
/* wishlist popup */
.wish-list-popup .no-wish-list-message {
    font-size: 16px;
    color: #222222;
}
.add-to-wishlist-popup .form-row label,
.add-to-wishlist-popup label {
    font-weight: 700;
    color: #222222;
    width: 100%;
    padding-bottom: 5px;
}
.add-to-wishlist-popup .prodict-name {
    font-weight: 700;
    font-size: 18px;
    padding-bottom: 10px;
    color: #222222;
}
.add-to-wish-list-popup table .product-img {
    width: 155px;
    padding-left: 0;
}

/* compare product popup */

.popup.add-to-compare-popup table .product-name {
    font-size: 20px;
    font-weight: 700;
    color: #222222;
}
.add-to-compare-popup table .product-price {
    font-size: 24px;
}

/* save cart popup */
.loging-to-save.popup a {
    font-size: 16px;
    font-weight: 700;
    color: #222222;
}
.loging-to-save.popup a:hover {
    text-decoration: underline;
}
.save-cart-init-form .form-row label {
    display: block;
    padding: 5px 0;
    color: #222222;
    font-weight: 700;
}
.save-cart-init-form .form-row input {
    width: 100%;
}
.save-cart.popup .errorlist {
    padding: 0;
}

/* Cart page */
.cartitem-table th.image,
.cartitem-table th.quantity {
    text-align: center;
}
form.discount-coupon-code-form  input {
    width: 100%;
    height: 45px;
}
form.discount-coupon-code-form .apply-discount-coupon {
    margin-top: 15px;
}
form.discount-coupon-code-form .message-block {
    font-size: 14px;
}
.cartitem-table .image-column {
    width: 150px;
}

@media(max-width: 767px) {

    /* popup common responsive */
    .add-to-cart-popup.popup,
    .add-cart-information-popup.popup,
    .wish-list-popup.add-to-wishlist-popup.popup,
    .add-to-wish-list-popup.add-to-wishlist-popup.popup,
    .add-to-compare-popup.popup,
    .save-cart-init-form,
    .confirm-popup.popup,
    .shipment-calculator-popup.popup,
    .add-to-gift-registry-popup.popup {
        width: calc(100vw - 40px) !important;
        min-width: inherit;
    }

    .popup .button-line button ~ button,
    .popup .footer button ~ button,
    .add-to-wish-list-popup .cart-page-button.view-wish-list,
    .add-to-compare-popup .compare-page-button {
        margin-left: 0;
    }

    /* add to cart popup */
    .add-to-cart-popup .short-info .item,
    .add-cart-information-popup .short-info .item {
        display: block;
    }

    .add-to-cart-popup .short-info .item span,
    .add-cart-information-popup .short-info .item span {
        margin: 0;
    }

    .add-to-cart-popup .short-info .item .stepper,
    .add-cart-information-popup .short-info .item .stepper {
        margin: 10px auto 0;
    }

    .add-to-cart-popup .short-info > div.current-price span:first-child,
    .add-cart-information-popup .short-info > div.current-price span:first-child {
        margin-right: 0;
        display: block;
    }

    .add-cart-information-popup h4.title,
    .add-cart-information-popup .variation-container {
        padding-left: 0;
    }

    .add-cart-information-popup .variation-container .variation-type {
        margin-right: 0;
        display: block;
    }

    .add-to-cart-popup .cart-summary-header,
    .add-cart-information-popup .cart-summary-header span {
        padding: 0;
    }

    /* wishlist popup */
    .wish-list-popup .footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .wish-list-popup .footer button {
        width: 50%;
        margin: 0;
    }

    .wish-list-popup .footer button ~ button {
        margin-left: 10px;
    }

    .add-to-wishlist-popup .footer .button-item .button {
        width: 100%;
        margin: 0;
    }

    .add-to-wishlist-popup .footer .button-item .button ~ .button {
        width: 100%;
        margin-top: 10px;
    }

    .add-to-wish-list-popup table .product-img {
        width: 100%;
    }

    /* compare product popup */
    .add-to-compare-popup table .product-name {
        font-weight: 700;
        font-size: 18px;
    }

    .add-to-compare-popup table tr {
        display: block;
    }

    .add-to-compare-popup table td,
    .add-to-wish-list-popup table td {
        display: block;
        text-align: center;
    }

    .add-to-compare-popup .button {
        width: 100%;
    }

    .add-to-compare-popup .button ~ .button {
        margin-top: 10px;
    }

    /* save cart popup */
    .save-cart .popup-bottom.footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .save-cart-init-form .popup-bottom button {
        width: 50%;
        margin: 0;
    }

    .save-cart-init-form .popup-bottom button ~ button {
        margin-left: 10px;
    }

    /* quick cart */
    .quick-cart-content .product-name {
        width: 140px;
    }


    /* cart page */
    .cartitem-table col.action-column,
    .cartitem-table col.image-column,
    .cartitem-table col.product-name-column,
    .cartitem-table col.unit-price-column,
    .cartitem-table col.quantity-column,
    .cartitem-table col.total-price-column {
        width: 100%;
        min-width: inherit;
    }

    .check-out-total td.price, .shopping-cart-total td.price, .check-out-total td.total-label, .shopping-cart-total td.total-label {
        padding: 10px 0;
    }

    .check-out-total td.price, .shopping-cart-total td.price {
        text-align: left;
        padding-left: 7px;
    }

    .check-out-total td.total-label,
    .shopping-cart-total td.total-label {
        padding-right: 7px;
    }
    .cartitem-table tr {
        border-bottom: 1px solid #e3e3e3;
    }
    .cartitem-table td .wrapper::before {
        font-weight: 400;
    }
    .cartitem-table td.product-name .wrapper::before {
        display: block;
        margin: 0;
    }

    .cartitem-table td span.currency-symbol,
    .cartitem-table td span.cart-page-display-unit-price {
        font-size: 16px;
        font-weight: 700;
    }

    .check-out-total *, .shopping-cart-total * {
        font-size: 16px;
    }

    form.discount-coupon-code-form .errorlist.after .message-block {
        text-align: center;
    }
}
/* ____________________________ Ecommerce Version 2021 | END ____________________________  */
.widget-snippet div.snippet-copyright a {
    color: #34d1c6;
}

.widget-snippet div.snippet-copyright a:hover {
    color: #666;
}
.blog-post-details .social-media-share a.facebook-messenger-share-icon {
    background-color: #0080F7;
    border: 2px solid #0080F7;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: normal;
}
.blog-post-details .social-media-share a.facebook-messenger-share-icon:hover {
    background-color: rgba(0,0,0,0);
    border: 2px solid #0080F7;
}
.blog-post-details .social-media-share a.facebook-messenger-share-icon img {
    display: none;
}
.blog-post-details .social-media-share a.facebook-messenger-share-icon:after {
    content: "";
    height: 20px;
    width: 20px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10%200C4.4775%200%200%204.14583%200%209.25917C0%2012.1733%201.45417%2014.7725%203.72667%2016.4692V20L7.13167%2018.1317C8.04%2018.3825%209.00333%2018.5183%2010%2018.5183C15.5225%2018.5183%2020%2014.3733%2020%209.25917C20%204.14583%2015.5225%200%2010%200ZM10.9942%2012.4692L8.4475%209.75333L3.47833%2012.4692L8.94417%206.66667L11.5525%209.3825L16.46%206.66667L10.9942%2012.4692Z%22%20fill%3D%22white%22%2F%3E %3C%2Fsvg%3E");
}
.blog-post-details .social-media-share a.facebook-messenger-share-icon:hover:after {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10%200C4.4775%200%200%204.14583%200%209.25917C0%2012.1733%201.45417%2014.7725%203.72667%2016.4692V20L7.13167%2018.1317C8.04%2018.3825%209.00333%2018.5183%2010%2018.5183C15.5225%2018.5183%2020%2014.3733%2020%209.25917C20%204.14583%2015.5225%200%2010%200ZM10.9942%2012.4692L8.4475%209.75333L3.47833%2012.4692L8.94417%206.66667L11.5525%209.3825L16.46%206.66667L10.9942%2012.4692Z%22%20fill%3D%22%230080F7%22%2F%3E %3C%2Fsvg%3E");
}
.blog-post-details .social-media-share a.addthis_button_email:after {
    margin: 0;
}
.blog-post-details .social-media-share a.addthis_button_email:hover:after {
    color: rgba(115, 138, 141, 1);
}
.blog-post-details .post-description .image img {
    max-width: 100%;
    width: 98%;
}

@media screen and (max-width: 767px){
    div.blog-post-details .comment-post-panel input {
        height: 40px;
    }
}

/* ----------------------------------------------------------
// Review and Rating
--------------------------------------------------------------*/
.review-view-panel .no-review-message {
    padding-bottom: 20px;
    display: block;
}
.write-review-panel .review-form {
    max-width: 800px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.write-review-panel .review-form .form-row {
    margin: 0;
    padding: 0  0 30px;
}
.new-review-panel .review-form .form-row ~ .form-row {
    margin-top: 0;
}
.write-review-panel .review-form .form-row:nth-child(2),
.write-review-panel .review-form .form-row:nth-child(3) {
    width: calc(50% - 15px);
}
.write-review-panel .review-form .form-row:nth-child(4),
.write-review-panel .review-form .form-row:nth-child(5),
.write-review-panel .review-form .form-row:nth-child(6) {
    width: 100%;
}
.write-review-panel .review-form .form-row.btn-row {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.write-review-panel .review-form .form-row.btn-row button {
    width: calc(50% - 15px);
}
.write-review-panel .review-form .form-row label {
    display: block;
    width: 100%;
    color: #2C2C2C;
}
.write-review-panel .review-form input[type="text"],
.write-review-panel .review-form textarea {
    width: 100%;
}
.new-review-panel .review-form .form-row input[type="text"] {
    height: 40px;
    padding: 5px 10px;
}
.new-review-panel .review-form .form-row textarea {
    padding: 5px 10px;
}
.write-review-panel .review-form textarea {
    padding: 10px 15px;
}
.write-review-panel .review-form  .review-image-input-with-dropzone-wrapper {
    border: 2px #ccc dashed;
    position: relative;
    padding: 15px;
}
.write-review-panel .review-form .review-image-input-with-dropzone-wrapper .masked-file-input {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
    opacity: 0;
}
.write-review-panel .review-form .review-image-input-with-dropzone-wrapper .dropzone svg {
    display: none;
}
.write-review-panel .review-form .review-image-input-with-dropzone-wrapper .dropzone .dropzone-text {
    font-size: 16px;
    display: block;
    text-align: center;
}
.write-review-panel .multiple-image-queue .file-selection-queue {
    padding: 15px;
    border-bottom: 1px #d6d6d6 solid;
    text-align: center;
}
.write-review-panel .multiple-image-queue .file-selection-queue .queue-image-preview {
    max-width: 120px;
    max-height: 120px;
    display: block;
    margin: 0 auto;
}
.write-review-panel .multiple-image-queue .file-selection-queue .file-name {
    font-size: 13px;
}
.write-review-panel .multiple-image-queue .file-selection-queue .file-remove {
    margin-left: 8px;
    background: none;
    height: auto;
    width: auto;
}
.write-review-panel .multiple-image-queue .file-selection-queue .file-remove:after {
    font-family: 'FontAwesome';
    content: "\f00d";
    font-size: 18px;
}
.review-view-panel .total-review-panel {
    max-width: 350px;
    margin-bottom: 30px;
}
.review-view-panel .total-review-panel h2.review-heading {
    padding: 0;
    font-size: 26px;
}
.review-view-panel .total-review-panel .avg-review-label {
    font-size: 18px;
    padding: 10px 20px;
    background-color: #50D4AE;
    color: #ffffff;
    display: flex;
    justify-content: space-between;
}
.review-view-panel .total-review-panel .review-rating.read-only {
    display: flex;
    font-size: 0;
    justify-content: flex-end;
    align-items: center;
}
.review-view-panel .total-review-panel .review-rating.read-only span {
    height: 18px;
    width: 18px;
    margin-left: 3px;
}
.new-review-panel .avg-review-label .review-rating > span{
  background-image: none !important;
}
.new-review-panel .avg-review-label .review-rating img {
  display: block;
}
.review-view-panel .total-review-panel div.total {
    font-size: 16px;
    padding: 15px 20px 15px 20px;
    background-color: #f2f2f2;
    border-style: solid;
    border-color: #34D1C6;
    border-width: 0 1px 1px 1px;
}
.review-view-panel .total-review-panel .visible-review-label {
    font-size: 16px;
    padding: 4px 20px 23px;
    background: #f2f2f2;
    display: block;
    border-style: solid;
    border-color: #34d1c6;
    border-width: 0 1px 1px 1px;
}
.review-view-panel .product-review-container {
    background: none;
    border: none;
    padding: 0;
}
.review-view-panel  .single-review-block {
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    box-shadow: 4px 4px 0px rgb(0, 0, 0, .04);
    padding: 20px;
    line-height: 1.8;
    font-weight: 500;
    color: #2C2C2C;
    margin: 0;
    display: flex;
    flex-direction: column;
}
.review-view-panel  .single-review-block ~ .single-review-block  {
    margin-top: 20px;
}
.review-view-panel .single-review-block .review-head {
    font-size: 14px;
    order: 2;
    color: #666;
    padding-bottom: 7px;
    margin-bottom: 14px;
    border-bottom: 1px #ececec solid;
}
.review-view-panel .single-review-block .review-head span.review-date {
    display: block;
}
.review-view-panel .single-review-block .reviewer-name {
    order: 1;
    font-size: 18px;
    font-weight: 600;
}
.review-view-panel .single-review-block .review-description {
    order: 3;
    font-size: 15px;
}
.write-review-panel .review-form .form-row.review-row {
    text-align: center;
}
.write-review-panel .review-form .form-row.review-row label {
    display: none;
}
.new-review-panel .write-review, .new-review-panel .review-form .form-row button {
    background: #34d1c6 none repeat scroll 0 0;
}
.new-review-panel .write-review:hover, .new-review-panel .review-form .form-row button:hover{
  background: #666666;
}
/* ============== Responsive =============== */
@media(max-width: 575px) {
    .write-review-panel .review-form .form-row:nth-child(2),
    .write-review-panel .review-form .form-row:nth-child(3) {
        width: 100%;
    }
    .write-review-panel .review-form .form-row {
        padding: 0  0 20px;
    }
    .write-review-panel .review-form .review-image-input-with-dropzone-wrapper .dropzone {
        padding: 15px;
    }
    .write-review-panel .review-form .review-image-input-with-dropzone-wrapper .dropzone .dropzone-text {
        font-size: 14px;
    }
    .write-review-panel .review-form .review-image-input-with-dropzone-wrapper .dropzone:before {
        margin-bottom: 0;
    }
    .write-review-panel .review-form .form-row.btn-row button {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .write-review-panel .review-form .form-row.btn-row button ~ button {
        margin-top: 15px;
    }
    .review-view-panel .total-review-panel h2.review-heading {
        font-size: 22px;
    }
}
/* // Review and Rating - END */

.Zebra_DatePicker {
    background: none repeat scroll 0 0 #34D1C6;
    border: 3px solid #34D1C6;
}
.Zebra_DatePicker .dp_daypicker th {
    border: 1px #34D1C6 solid;
}
.Zebra_DatePicker td.dp_current {
    color: #34D1C6;
}
.Zebra_DatePicker .dp_daypicker td.dp_hover {
    background: #34D1C6;
}
.widget-form .checkbox input[type="checkbox"]:focus+label::before, 
.widget-form .radio input[type="radio"]:focus+label::before {
    outline: none;
}
.widget-gallery.jssorSlider:before {
    display: none;
}
.jssor-slider-container .jssor-loader .loader-2 {
    background: url(/template/5081b16e/images/slider-loading.webp) no-repeat center center;
    background-size: 60px;
}
.blog-post-details .social-media-share-bar {
    overflow: hidden;
    padding: 15px 0;
}
#bs-36414D9B-A420-4C17-B172-32741967EB2F {
    padding: 20px 0;
}
.widget-pageHeading h2 {
    margin: 0;
    padding: 0;
}
.widget-snippet .social-menu{
    padding: 0;
    margin: 0;
}

/*_____________________________ 2nd face update issues fixing _______________________________*/

.widget.widget-blogPost.fee-blog-design-1 .blog-post-content,
.widget.widget-blogPost.fee-blog-design-2 .blog-post-content,
.widget.widget-blogPost.fee-blog-design-3 .blog-post-content,
.widget.widget-blogPost.fee-blog-design-4 .blog-post-content {
    padding-right: 0;
}
.widget.fee-category-1 .category-image-view-width,
.widget.fee-category-2 .category-image-view-width {
    box-sizing: border-box;
    box-shadow: none;
}
.fee-widget-product-image-view .product-view.image-view .product-block:hover .product-image-link::after,
.fee-widget-product-scroll-view .product-view.scrollable-view .product-block:hover .product-image-link::after,
.fee-widget-product-image-view .product-view.image-view .product-name::before,
.fee-widget-product-scroll-view .product-view.scrollable-view .product-name::before{
    content: none;
}
.fee-widget-product-image-view .product-view.image-view .product-view-height-width .image,
.fee-widget-product-scroll-view .product-view.scrollable-view .content * {
    border-radius: 0;
    font-family: inherit;
    background: transparent;
}
.fee-widget-product-image-view .product-view.image-view .product-view-height-width .image,
.fee-widget-product-scroll-view .product-view.scrollable-view .product-image {
    border: none;
}
.fee-widget-product-image-view .product-view.image-view .product-name,
.fee-widget-product-scroll-view .product-view.scrollable-view .product-name {
    text-align: left;
    max-height: 100%;
    min-height: auto;
}
.fee-widget-product-image-view .product-view.image-view .product-block .btn-add .add-to-cart-button.button,
.fee-widget-product-scroll-view .product-view.scrollable-view product-block .btn-add .add-to-cart-button.button {
    width: auto;
    line-height: 21px;
    margin: 0;
}
.fee-widget-product-image-view .product-view.image-view .btn-add,
.fee-widget-product-scroll-view .product-view.scrollable-view .btn-add {
    padding: 0 20px;
    margin-top: 15px;
    margin-bottom: 20px;
    margin-left: 0;
    width: auto;
}
.fee-widget-product-list-view .product-view.list-view .content .product-block .block-content-wrap,
.fee-widget-product-list-view .product-view.list-view .content .product-block .block-content-wrap .price-waper {
    text-align: left;
    border: none;
}
.fee-widget-product-image-view .product-view.image-view .product-name a{
    font-family: inherit;
    text-transform: capitalize;
}
.fee-widget-product-list-view .product-view .product-block .btn-add .add-to-cart-button.button {
    width: auto;
    font-family: inherit;
    text-transform: capitalize;
    display: inline-block;
}
.fee-widget-product-list-view .product-view .product-block .btn-add .add-to-cart-button.button::after{
    content: none;
}
.body .widget-product.fee-widget-product-scroll-view .widget-title,
.body .widget-product.fee-widget-product-image-view .widget-title,
.body .widget-product.fee-widget-product-list-view .widget-title,
.body .widget-product.fee-widget-product-tabular-view .widget-title {
    font-size: 26px;
    color: #000;
    font-weight: 600;
    text-align: center;
    font-family: inherit;
    letter-spacing: normal;
    line-height: normal;
    padding: 20px 0;
    text-transform: capitalize;
    margin: 0;
    border: none;
}
.body .widget-product.fee-widget-product-scroll-view .widget-title::before,
.body .widget-product.fee-widget-product-image-view .widget-title::before,
.body .widget-product.fee-widget-product-list-view .widget-title::before,
.body .widget-product.fee-widget-product-tabular-view .widget-title::before,
.body .widget-product.fee-widget-product-scroll-view .widget-title::after,
.body .widget-product.fee-widget-product-image-view .widget-title::after,
.body .widget-product.fee-widget-product-list-view .widget-title::after,
.body .widget-product.fee-widget-product-tabular-view .widget-title::after{
    content: none;
}
.fee-widget-product-list-view .product-view.list-view .btn-add {
    text-align: left;
    position: unset;
    display: unset;
    padding: 0;
    background: transparent;
    margin-left: 0;
}
.fee-gallery-jssor3 .jssor-slider-container .jssora20l::before,
.fee-gallery-jssor3 .jssor-slider-container .jssora20r::before{
    content: none;
}
.jssor-slider-container .jssorb03 div,
.jssor-slider-container .jssorb03 div:hover,
.jssor-slider-container .jssorb03 .av {
    width: auto;
    height: auto;
    line-height: normal;
}
.fee-gallery-swipebox .swipe-image-wrap {
    padding: 0 ;
}
.fee-gallery-swipebox .swipe-image-wrap .box {
    margin: 0;
    padding: 10px;
}
.fee-gallery-swipebox .swipe-image-wrap .box a::after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, .5);
    content: "";
}
.fee-gallery-galleriffic .galleriffic-gallery-wrap .thumb img {
    max-height: 100%;
}
.fee-gallery-galleriffic .galleriffic-gallery-wrap.rollover-layout .thumbs {
    margin: 0;
}
.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout.thumb-position-bottom .thumbs li {
    margin: 0 auto;
}
.widget-gallery ul li::after{
    content: none;
}
.fee-widget-product-list-view .product-view.list-view .product-name-link {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    font-family: inherit;
}
.fee-widget-product-list-view .product-view .product-block .btn-add .add-to-cart-button.button:hover {
    background-color: #fff;
    border: 1px #0094c4 solid !important;
    color: #0094c4;
}
.product-view.tabular-view .name-column {
    max-width: 450px;
}
.product-view.tabular-view .add-to-cart-multi-select-fixed-button.button {
    right: 60px;
    width: auto;
}
.widget-product.fee-widget-product-tabular-view .name-column {
    max-width: 100%;
}
.widget-product.fee-widget-product-tabular-view .product-view .header{
    margin-top: 0;
}
.fee-widget-product-tabular-view .product-view .content {
    margin: 0;
}

@media (max-width: 1199px) {
    .widget.widget-category.fee-category-1 .category-view .content .category,
    .widget.widget-category.fee-category-2 .category-view .content .category {
        width: 33.333%;
        margin: 0;
    }
}
@media (max-width:575px) {
    .widget.widget-category.fee-category-1 .category-view .content .category,
    .widget.widget-category.fee-category-2 .category-view .content .category {
        width: 50%;
        margin: 0;
        padding: 2px;
        border: none
    }
}

@media (max-width: 1199px) {
    .fee-widget-product-image-view .product-view.image-view .product-block:nth-child(5n+1) {
        border-left: 1px solid #e6e6e6;
    }
    .widget.widget-product.fee-widget-product-image-view .product-view.image-view .product-block {
        width: calc(25% - 2px);
    }
    .fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout.thumb-position-bottom .thumbs {
        padding: 0 40px;
    }
    .fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout.thumb-position-bottom .thumbs-container .pageLink.prev {
        left: -10px;
    }
    .fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout.thumb-position-bottom .thumbs-container .pageLink.next {
        right: -10px;
    }
}
@media (max-width: 991px) {
    .widget.widget-product.fee-widget-product-image-view .product-view.image-view .product-block {
        width: calc(33.334% - 2px);
        margin: 0;
    }
    .product-view.tabular-view .name-column {
        max-width: 230px;
    }
}
@media (max-width: 767px) {
    .widget.widget-product.fee-widget-product-image-view .product-view.image-view .product-block {
        width: calc(50% - 2px);
    }
    .product-view.tabular-view .name-column {
        max-width: 260px;
    }
    .fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout.thumb-position-bottom .thumbs li {
        width: auto;
    }
}
@media (max-width: 480px) {
    .widget.widget-product.fee-widget-product-image-view .product-view.image-view .product-block {
        width: calc(100% - 2px);
    }
    .fee-widget-product-list-view .product-view .product-block .btn-add .add-to-cart-button.button {
        padding: 8px 10px;
        font-size: 14px;
    }
}

/*______________________________ Exit 2nd face update issues fixing _______________________________*/

/*______________________________  2nd face slider issues fixing _______________________________*/

.fee-gallery-jssor .jssor-slider-container .caption-wrapper {
    position: absolute;
    text-align: center;
    height: auto;
    padding: 15px;
    left: 0;
    right: 0;
    top: auto;
}
.fee-gallery-jssor div.jssor-slider-container .container [u="caption"] {
    width: auto;
    text-align: center;
    max-width: 100%;
    overflow: auto;
    height: auto;
    margin-left: 0;
    transform: none;
}
.fee-gallery-jssor div.jssor-slider-container .description.jssor-caption-1,
.fee-gallery-jssor div.jssor-slider-container .title.jssor-caption-2 {
    max-width: 100%;
    position: static;
    font-family: inherit;
    padding: 10px 0;
    color: #fff;
    display: block;
    font-size: 18px;
}
.fee-gallery-jssor div.jssor-slider-container .title.jssor-caption-2 span {
    font-size: 58px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 30px;
    text-transform: capitalize;
    letter-spacing: normal;
    color: #fff;
    display: inline;
    white-space: normal;
}
.fee-gallery-jssor .jssor-slider-container .caption-wrapper [u="caption"].button {
    position: static;
    background: transparent;
    transform: unset;
    border-radius: 0;
}
.fee-gallery-jssor .jssor-slider-container .caption-wrapper [u="caption"].button a::after,
.fee-gallery-jssor .jssor-slider-container .caption-wrapper [u="caption"].button a::before {
    content: none;
}
.fee-gallery-jssor .jssor-slider-container .caption-wrapper [u="caption"].button a {
    min-width: auto;
    text-transform: capitalize;
    letter-spacing: normal;
    border: 1px #fff solid !important;
    background: transparent;
    color: #fff;
    font-family: inherit;
    font-style: normal;
    text-transform: capitalize;
    height: auto;
    border-radius: 0;
    max-width: 100%;
}
.fee-gallery-jssor .jssor-slider-container .caption-wrapper [u="caption"].button a:hover {
    color: #000 !important;
    background: #fff !important;
}
.fee-gallery-jssor div.jssor-slider-container .container .jssor-caption-3 > a::after {
    content: none;
}
.fee-gallery-jssor2 .jssor-slider-container .caption-wrapper {
    text-align: left;
    position: absolute;
    padding: 15px;
    height: auto;
    left: 0;
    right: 0;
    top: auto;
}
.fee-gallery-jssor2 div.jssor-slider-container .container [u="caption"] {
    position: static;
    padding: 10px 0;
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    font-family: inherit;
    height: auto;
    max-width: 100%;
    text-align: left;
    width: 100%;
    margin-left: 0;
    line-height: normal;
    transform: none;
}
.fee-gallery-jssor2 div.jssor-slider-container .container [u="caption"].description.jssor-caption-1 {
    font-size: 36px;
    font-weight: 700;
}
.fee-gallery-jssor2 div.jssor-slider-container .title.jssor-caption-2 span {
    font-size: 58px;
    font-weight: 700;
    line-height: 1.4;
}
.fee-gallery-jssor2 div.jssor-slider-container .container div.jssor-caption-2 span {
    white-space: normal;
    max-width: 100%;
}
.fee-gallery-jssor3 .jssor-slider-container .jssora20r,
.fee-gallery-jssor3 .jssor-slider-container .jssora20l{
    border: none;
}
.fee-gallery-jssor3 .jssor-slider-container .jssora20r::after,
.fee-gallery-jssor3 .jssor-slider-container .jssora20l::after {
    content: none;
}
.fee-gallery-jssor3 .jssor-slider-container .jssora20r:hover,
.fee-gallery-jssor3 .jssor-slider-container .jssora20l:hover {
    border: none;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2229%22%20height%3D%2254%22%20viewBox%3D%220%200%2029%2054%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M1.56299%202.00781L26.5566%2027.0015L1.56299%2051.9951%22%20stroke%3D%22white%22%20stroke-width%3D%223%22%2F%3E %3C%2Fsvg%3E");
    background-repeat: no-repeat;
}
.widget-gallery.fee-gallery-jssor .jssor-slider-container .jssorb03,
.widget-gallery.fee-gallery-jssor2 .jssor-slider-container .jssorb03,
.widget-gallery.fee-gallery-jssor3 .jssor-slider-container .jssorb03 {
    position: absolute;
    width: 400px !important;
    left: 50% !important;
    right: auto !important;
    bottom: 60px !important;
    top: auto !important;
    -webkit-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    transform: translatex(-50%);
    border-radius: 35px;
    opacity: 1 !important;
    height: auto !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 !important;
    flex-direction: initial;
}
.widget-gallery.fee-gallery-jssor .jssor-slider-container .jssorb03 div,
.widget-gallery.fee-gallery-jssor2 .jssor-slider-container .jssorb03 div{
    border-radius: 100px;
    display: inline-block;
    vertical-align: middle;
    background-color: transparent !important;
    position: relative !important;
    left: auto !important;
    top: auto !important;
    background-image: none !important;
    font-size: 0;
    margin: 0 7px;
    padding: 2px;
    overflow: inherit;
    border: none;
}
.widget-gallery.fee-gallery-jssor3 .jssor-slider-container .jssorb03 div {
    display: inline-block;
    vertical-align: middle;
    background-color: transparent !important;
    position: relative !important;
    left: auto !important;
    top: auto !important;
    background-image: none !important;
    margin: 0 7px;
    width: 24px;
    height: 24px;
    border: none;
}

@media (max-width: 1200px) {
    .fee-gallery-jssor .jssor-slider-container .caption-wrapper,
    .fee-gallery-jssor2 .jssor-slider-container .caption-wrapper,
    .fee-gallery-jssor3 .jssor-slider-container .caption-wrapper {
        display: block;
    }
}
@media (max-width: 767px) {
    .fee-gallery-jssor div.jssor-slider-container .container div.jssor-caption-1,
    .fee-gallery-jssor2 div.jssor-slider-container .container div.jssor-caption-1,
    .fee-gallery-jssor div.jssor-slider-container .container div.jssor-caption-2,
    .fee-gallery-jssor2 div.jssor-slider-container .container div.jssor-caption-2,
    .fee-gallery-jssor div.jssor-slider-container .container div.jssor-caption-3 ,
    .fee-gallery-jssor2 div.jssor-slider-container .container div.jssor-caption-3 {
        transform: unset;
    }
}
/*______________________________  2nd face product & Category issues fixing _______________________________*/
.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout.thumb-position-bottom .thumbs-container {
    border: none;
}
.widget-gallery.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout .thumbs-container .pageLink.next::before {
    content: none;
}
.fee-widget-product-image-view .product-view.image-view .product-block .product-image,
.fee-widget-product-scroll-view .product-view.scrollable-view .product-block .product-image {
    height: 245px;
    background: transparent;
}
.fee-widget-product-image-view .product-view.image-view .product-block:hover .product-image,
.fee-widget-product-scroll-view .product-view.scrollable-view .product-block:hover .product-image {
    box-shadow: none;
}
.fee-widget-product-image-view .product-view.image-view .product-block .btn-add .add-to-cart-button,
.fee-widget-product-scroll-view .product-view.scrollable-view .product-block .btn-add .add-to-cart-button {
    background: #0094c4 none repeat scroll 0 0 !important;
    border: 1px solid #0094c4 !important;
    font-family: inherit;
    text-transform: capitalize;
    padding: 8px 20px;
    max-width: 100%;
    letter-spacing: normal;
    line-height: 21px;
    border-radius: 0;
    margin: 0;
    display:inline-block;
}
.fee-widget-product-image-view .product-view.image-view .product-block .btn-add .add-to-cart-button::after,
.fee-widget-product-scroll-view .product-view.scrollable-view .product-block .btn-add .add-to-cart-button::after {
    content: none;
}
.fee-widget-product-image-view .product-view.image-view .product-block .btn-add .add-to-cart-button:hover,
.fee-widget-product-scroll-view .product-view.scrollable-view .product-block .btn-add .add-to-cart-button:hover {
    background-color: #fff !important;
    color: #0094c4;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .content {
    display: inherit;
    overflow: hidden;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .scroller .scroll-left,
.fee-widget-product-scroll-view .product-view.scrollable-view .scroller .scroll-right {
    transform: none;
    right: 0;
    left: 0;
    position: relative;
    top: 0;
    display: inline-block;
    opacity: unset;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .scroller span.scroll-left::after,
.fee-widget-product-scroll-view .product-view.scrollable-view .scroller span.scroll-right::after{
    content: none;
}
.fee-widget-product-image-view .product-view.image-view .product-image,
.fee-widget-product-scroll-view .product-view.scrollable-view .product-image {
    margin: 0;
}
.fee-widget-product-image-view .product-view.image-view .product-name a,
.fee-widget-product-scroll-view .product-view.scrollable-view .product-name a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    text-align: left;
}
.fee-widget-product-image-view .product-view.image-view .product-block,
.fee-widget-product-scroll-view .product-view.scrollable-view .product-block {
    border-radius: 0;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .header {
    position: unset;
}
.fee-widget-product-scroll-view .scrollable-view .scroller::before {
    content: none;
}
.fee-widget-product-scroll-view .scrollable-view .scroller .scroll-left {
    float: none;
    left: 0;
    transform: none;
}
.fee-widget-product-scroll-view  .scrollable-view .scroller .scroll-right {
    float: none;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .btn-add .button.add-to-cart-button::before,
.fee-widget-product-image-view .product-view.image-view .btn-add .button.add-to-cart-button::before {
    content: none;
}

@media (max-width: 767px) {
    .fee-widget-product-image-view .product-view.image-view .product-block,
    .fee-widget-product-scroll-view .product-view.scrollable-view .product-block {
        border-left: 1px solid #e6e6e6;
    }
    .fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout.thumb-position-bottom .thumbs-container .pageLink.prev {
        left: 0;
    }
    .fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout.thumb-position-bottom .thumbs-container .pageLink.next {
        right: 0;
    }
}

/*______________________________  2nd face blog issue _______________________________*/

.widget.widget-blogPost.fee-blog-design-1 .blog-post-content,
.widget.widget-blogPost.fee-blog-design-2 .blog-post-content,
.widget.widget-blogPost.fee-blog-design-3 .blog-post-content,
.widget.widget-blogPost.fee-blog-design-4 .blog-post-content {
    padding: 0;
    max-width: 1200px;
    margin: 0 -10px;
}
.fee-blog-design-1 .blog-post-item,
.fee-blog-design-2 .blog-post-item,
.fee-blog-design-3 .blog-post-item,
.fee-blog-design-4 .blog-post-item {
    display: inline-block;
    margin: 0;
}
.fee-blog-design-1 .blog-post-item .title a,
.fee-blog-design-2 .blog-post-item .title a,
.fee-blog-design-3 .blog-post-item .title a,
.fee-blog-design-4 .blog-post-item .title a {
    font-size: 18px;
    line-height: normal;
}
.fee-blog-design-1 .post.post-list-view-height, .fee-blog-design-2 .post.post-list-view-height,
.fee-blog-design-3 .post.post-list-view-height, .fee-blog-design-4 .post.post-list-view-height {
    margin-right: 0;
}
.fee-blog-design-1 .blog-post-info span, .fee-blog-design-2 .blog-post-info span, .fee-blog-design-3 .blog-post-info span, .fee-blog-design-4 .blog-post-info span {
    color: #666 !important;
    font-size: 13px;
}
.fee-blog-design-1 .post-description,
.fee-blog-design-2 .post-description,
.fee-blog-design-3 .post-description,
.fee-blog-design-4 .post-description {
    margin: 0 !important;
    padding: 0;
    border: none;
    height: auto;
    text-align: left;
    background: transparent;
}
.fee-blog-design-1 .post-description .blog-read-more::after,
.fee-blog-design-2 .post-description .blog-read-more::after,
.fee-blog-design-3 .post-description .blog-read-more::after,
.fee-blog-design-4 .post-description .blog-read-more::after,
.fee-blog-design-1 .post-description::after,
.fee-blog-design-2 .post-description::after,
.fee-blog-design-3 .post-description::after,
.fee-blog-design-4 .post-description::after {
    content: none;
}
.fee-blog-design-1 .blog-post-item .blog-post-info, .fee-blog-design-2 .blog-post-item .blog-post-info,
.fee-blog-design-3 .blog-post-item .blog-post-info, .fee-blog-design-4 .blog-post-item .blog-post-info {
    margin: 0;
}
.fee-blog-design-1 .post-description:hover,
.fee-blog-design-2 .post-description:hover,
.fee-blog-design-3 .post-description:hover,
.fee-blog-design-4 .post-description:hover {
    box-shadow: none;
}
.fee-blog-design-1 .post-description .blog-read-more,
.fee-blog-design-2 .post-description .blog-read-more,
.fee-blog-design-3 .post-description .blog-read-more,
.fee-blog-design-4 .post-description .blog-read-more {
    font-size: 15px;
    font-weight: 600;
    border: none !important;
    background: transparent !important;
    padding: 0;
    margin: 0;
    height: auto;
    line-height: normal;
}
.fee-blog-design-1 .post-description .blog-read-more:hover,
.fee-blog-design-2 .post-description .blog-read-more:hover,
.fee-blog-design-3 .post-description .blog-read-more:hover,
.fee-blog-design-4 .post-description .blog-read-more:hover {
    color: inherit;
}
.fee-blog-design-1 .blog-post-info span.author,
.fee-blog-design-2 .blog-post-info span.author,
.fee-blog-design-3 .blog-post-info span.author,
.fee-blog-design-4 .blog-post-info span.author {
    display: none;
}
.fee-blog-design-1 .blog-post-info span.date,
.fee-blog-design-2 .blog-post-info span.date,
.fee-blog-design-3 .blog-post-info span.date,
.fee-blog-design-4 .blog-post-info span.date {
    position: unset;
}
.fee-blog-design-1 .blog-post-item .title,
.fee-blog-design-2 .blog-post-item .title,
.fee-blog-design-3 .blog-post-item .title,
.fee-blog-design-4 .blog-post-item .title {
    margin: 0 !important;
    padding: 0;
    line-height: 0 !important;
}

/*______________________________  2nd face hotfix_______________________________*/

.fee-gallery-jssor .jssor-slider-container .container .slide::before,
.fee-gallery-jssor2 .jssor-slider-container .container .slide::before,
.fee-gallery-jssor3 .jssor-slider-container .container .slide::before{
    content: none;
}
.fee-widget-product-image-view .product-view.image-view .product-block:hover {
    transform: none;
}
.fee-widget-product-scroll-view .block-content-wrap,
.fee-widget-product-image-view .block-content-wrap {
    padding: 0;
    border-top: none;
    margin: 0;
}
.fee-widget-product-image-view .product-view.image-view .product-image-link,
.fee-widget-product-scroll-view .product-view.scrollable-view .product-image-link {
    border: none;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .current-price.price span,
.fee-widget-product-image-view .product-view.image-view .current-price.price span,
.fee-widget-product-list-view .current-price.price span {
    color: #008df2;
}
.fee-widget-product-list-view .product-view.list-view .content .product-block .block-content-wrap .price-waper {
    padding: 0;
    opacity: unset;
}
.fee-widget-product-image-view .product-view.image-view .product-view-height-width .image,
.fee-widget-product-scroll-view .product-view.scrollable-view .content * {
    opacity: unset;
}
.fee-widget-product-image-view .product-view.image-view .product-block .block-content-wrap,
.fee-widget-product-scroll-view .product-view.scrollable-view .product-block .block-content-wrap {
    padding: 0;
}
.fee-widget-product-image-view .product-view.image-view .product-block:hover,
.fee-widget-product-scroll-view .product-view.scrollable-view .product-block:hover {
    box-shadow: none;
}
.fee-widget-product-image-view .product-view.image-view .product-block:hover .btn-add,
.fee-widget-product-scroll-view .product-view.scrollable-view .product-block:hover .btn-add {
    transform: none;
    height: auto;
    top: auto;
    bottom: 0;
}
.widget-category.fee-category-1 .category-image-view:hover .category-image img,
.widget-category.fee-category-2 .category-image-view:hover .category-image img {
    transform: none;
}
.widget-category.fee-category-1 .category-image-view-height, .widget-category.fee-category-2 .category-image-view-height {
    border: none;
    box-shadow: none;
    padding: 0;
}
.widget-category.fee-category-1 .category-image-view:hover .category-image a::after,
.widget-category.fee-category-2 .category-image-view:hover .category-image a::after {
    content: none;
}
.widget.fee-category-1 .category .category-name .category-name-link,
.widget.fee-category-2 .category .category-name .category-name-link {
    text-transform: capitalize;
}
.widget.fee-category-1 .category .category-name {
    position: unset;
    background: transparent;
    padding: 0;
    transform: none;
}
.widget.fee-category-2 .category .category-name {
    background: transparent;
    transform: none;
    padding: 0;
    top: auto;
}
.fee-widget-product-list-view .product-block .price-waper > * {
    margin-right: 0;
}
.fee-widget-product-list-view .product-view.list-view .content .product-block .block-content-wrap .price-waper {
    width: auto;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .current-price.price .tax-message,
.fee-widget-product-image-view .product-view.image-view .current-price.price .tax-message,
.fee-widget-product-list-view .current-price.price .tax-message,
.fee-widget-product-tabular-view .current-price.price .tax-message {
    color: #999;
    font-size: 10px !important;
    font-weight: 400;
    width: 100%;
    display: block;
}
div.snippet-promotions .container,
div.who-we .container,
div.wc-snippet-contract-address .container {
    max-width: 100% !important;
}
.widget-form .custom-form {
    max-width: 800px;
}
.widget-form.contact-form .custom-form {
    max-width: 100%;
    margin: 0 auto;
}

.fee .horizontal .navigation-item:hover > .navigation-item-child-container {
    display: none;
}
.fee-mobile-view-on .widget.widget-navigation.top-nav .fee-header-footer-control-menu.fee-widget-option {
    left: auto;
    right: 0;
}
div.who-we {
  margin-top: 0 !important;
}
#customer-profile-tabs.customer-profile-v2 th,
#customer-profile-tabs.customer-profile-v2 td {
    word-break: break-word;
    font-family: "Montserrat",sans-serif;
}
.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.bmui-tab-active {
    background: none;
    border: none;
}

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

#customer-profile-tabs.customer-profile-v2 .button.profileLogout a:hover,
#customer-profile-tabs.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.bmui-tab-active .title,
#customer-profile-tabs.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header:hover .title {
    color: #000 !important;
}

#customer-profile-tabs.customer-profile-v2 .button.profileLogout,
#customer-profile-tabs.customer-profile-v2 .button.profileLogout:hover {
    border: none;
}

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

#customer-profile-tabs.customer-profile-v2 button {
    background: #34d1c6;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .bmui-tab-body-container .panel-header .panel-header-left .link-btn {
    font-size: 13px;
    line-height: 20px;
    color: #333;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 4px;
    margin-left: 10px;
    cursor: pointer;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap {
    width: 320px;
    margin-left: auto;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .02), 0 -2px 10px 0 rgba(0, 0, 0, .05);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#customer-profile-tabs.customer-profile-v2 .wish_list .create-wish-list {
    margin-top: 0;
    width: auto;
    font-family: "Montserrat",sans-serif;
}

#customer-profile-tabs.customer-profile-v2 #saved-cart-listing td .wrapper[data-label="Actions:"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 7px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

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

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

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

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

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

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

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

#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row {
    display: flex;
    flex-wrap: wrap;
}

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

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

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

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

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

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

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

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

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

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

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

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

#customer-profile-tabs.customer-profile-v2 #order-details .order-items-wrap table {
    margin-bottom: 0;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .header .scroll-left:before,
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .header .scroll-right:before {
    display: none;
}
#customer-profile-tabs.customer-profile-v2 .scroller [class^="scroll-"]:after {
    top: 20px;
    padding: 0;
}
#customer-profile-tabs.customer-profile-v2 .scrollable-view .content {
    margin: 18px 0 0;
}
#customer-profile-tabs .scrollable-view {
    overflow: visible;
}
#customer-profile-tabs .scrollable-view .header {
    position: static;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .header .scroller {
    top: 12px;
}
#customer-profile-tabs.customer-profile-v2 .scroller .scroll-left:after {
    left: 17px;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block .current-price {
    font-size: 20px;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block {
    width: 264px;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block .current-price .tax-message {
    display: block;
    font-size: 12px;
    color: #999;
    margin-top: 5px;
    font-weight: 400;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .block-content-wrap > .price-waper {
    display: block;
    padding-bottom: 10px;
}
#webcommander-page.page-profile .site-popup .title-bar .close {
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M5.33339%2015.5448L4.4552%2014.6666L9.12187%209.99993L4.4552%205.33327L5.33339%204.45508L10.0001%209.12174L14.6667%204.45508L15.5449%205.33327L10.8782%209.99993L15.5449%2014.6666L14.6667%2015.5448L10.0001%2010.8781L5.33339%2015.5448Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
    position: absolute;
    right: 15px;
    top: 17px;
}
#webcommander-page.page-profile .site-popup .title-bar .close:before {
    display: none;
}
#webcommander-page.page-profile .confirm-popup .header-line .close {
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M5.33339%2015.5448L4.4552%2014.6666L9.12187%209.99993L4.4552%205.33327L5.33339%204.45508L10.0001%209.12174L14.6667%204.45508L15.5449%205.33327L10.8782%209.99993L15.5449%2014.6666L14.6667%2015.5448L10.0001%2010.8781L5.33339%2015.5448Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
    position: absolute;
    right: 15px;
    top: 17px;
}
#webcommander-page.page-profile .confirm-popup .header-line .close:before {
    display: none;
}
#webcommander-page.page-profile .confirm-popup .button-line button {
    height: auto;
    margin: 0;
    letter-spacing: normal;
}
.page-profile .confirm-popup .button-line button.no-button:hover {
    color: #000!important;
}
#webcommander-page.page-profile .confirm-popup .header-line {
    text-align: left;
}
#webcommander-page.page-profile .confirm-popup .header-line .title {
    color: #000;
}
#customer-profile-tabs.customer-profile-v2 #saved-cart-listing {
    overflow-x: auto;
}
#customer-profile-tabs.customer-profile-v2 .errorlist.after {
    position: static;
    margin-top: 3px;
    line-height: normal;
}
#customer-profile-tabs.customer-profile-v2 .errorlist.after .message-block {
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    font-weight: 400;
}
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .address-card-item-group-body .address-card-item-value,
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .address-card-item-group-body .address-card-item-value {
    font-weight: 400;
}
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .create-new,
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .create-new {
    font-family: "Montserrat",sans-serif;
}
#customer-profile-tabs.customer-profile-v2 .customer-password-change-card .password-edit-link {
    line-height: normal;
}
.page-profile .site-popup .errorlist.after {
    position: static;
}
.page-profile .site-popup .errorlist.after .message-block {
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    margin-top: 3px;
}
#customer-profile-tabs.customer-profile-v2 .credit-debit-card .link-card-suggest {
    font-weight: 400;
}
#customer-profile-tabs.customer-profile-v2 .bmui-tab-header-container.top-box {
    overflow-x: auto;
}
.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.top {
    white-space: nowrap;
}
.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header {
    text-transform: none;
    font-family: "Montserrat",sans-serif;
}
#customer-profile-tabs.customer-profile-v2 #saved-cart-listing .no-data {
    font-weight: 400;
}
#customer-profile-tabs.customer-profile-v2 table {
    table-layout: fixed;
    margin-bottom: 20px;
}
.page-profile .confirm-popup .button-line button.no-button {
    background: none;
}
#customer-profile-tabs .all_order .customer-profile-order-details-v2-view .order-basic-info-top {
    margin: 0;
    padding: 0;
    border: none;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .featured.tag-mark {
    font-size: 0;
}
#customer-profile-tabs .all_order .customer-profile-order-details-v2-view .order-basic-info-top {
    margin: 0;
    padding: 0;
    border: none;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .featured.tag-mark {
    font-size: 0;
}

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

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

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

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

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

#webcommander-page.page-profile .exception-popup .footer .button-item .button {
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    color: #fff;
    padding: 6px 16px;
    border-radius: 4px;
    background-color: #34d1c6;
}
#webcommander-page.page-profile .exception-popup .footer .button-item .button:hover {
    background-color: #666666;
}
#webcommander-page.page-profile .exception-popup table {
    table-layout: fixed;
}
#webcommander-page.page-profile .exception-popup table th,
#webcommander-page.page-profile .exception-popup table td {
    border: 1px solid #e9e7e7;
    font-size: 14px;
}
#webcommander-page.page-profile .exception-popup table th {
    font-weight: 500;
    color: #000;
}
#customer-profile-tabs.customer-profile-v2 .saved-cart-items-wrap {
    overflow-x: auto;
}
#customer-profile-tabs.customer-profile-v2 .saved-cart-items-wrap label {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
    position: sticky;
    left: 0;
}
#customer-profile-tabs.customer-profile-v2 .saved-cart-items-wrap table {
    min-width: 830px;
}
@media(max-width: 767px) {
    #webcommander-page.page-profile .exception-popup {
        width: calc(100vw - 40px)!important;
        min-width: unset;
    }
}
/* exception popup:end */
@media(max-width: 991px) {
    .customer-profile-v2-wrapper {
        padding: 30px 20px;
    }

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

    .bmui-tab.left-side-header.customer-profile-v2 .customer-profile-right>.bmui-tab-body-container {
        margin-top: 30px;
    }
    .floating-panel-popup.product-share-option {
        width: 188px!important;
    }

}

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

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

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

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

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

    #customer-profile-tabs.customer-profile-v2 .pending_order .panel-header:has(.order-comment) .header-right {
        margin-top: 7px;
    }
    
    #customer-profile-tabs.customer-profile-v2 .customer-password-change-card .password-change-title {
        display: block;
    }
}


/*=============== New-Feature-Fixing ===================*/
/* ========= Product-Category-Section ========== */
.category-details-container .category-details-page-with-background {
    width: 100%;
    padding: 20px 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;
}
.btn-group.view-switchers .list-view-switcher {
    background-position: -21px 0;
}
.btn-group.view-switchers .list-view-switcher.active {
    background-position: -21px -20px;
}
.btn-group.view-switchers .tabular-view-switcher {
    background-position: -45px 0;
}
.btn-group.view-switchers .tabular-view-switcher.active {
    background-position: -45px -20px;
}
.btn-group.view-switchers .tabular-view-switcher{
    background-image: url("/template/5081b16e/images/grid-list-view.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 21px;
    width: 21px;
    padding: 0;
    margin-right: 5px;
}
.parent-name {
    font-size: 13px;
    color: #000;
    margin: 0;
    padding: 0 10px;
}

/* ========= Product-Listing View========== */

/* ========= 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 {
    width: 110px;
}
.product-view.tabular-view .current-price {
    font-weight: 500;
    font-size: 16px;
    color: #34d1c6;
}
.product-view.tabular-view .tax-message {
    font-size: 12px;
    font-weight: 400;
    color: #9c9c9c;
}
.product-view.tabular-view .product-table-view-column .stepper {
    margin-right: 0;
    width: 75px;
}
.product-view.tabular-view .product-table-view-header .product-table-view-column {
    font-weight: 600;
    font-size: 15px;
}
.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;
}
/* ========= 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 .advanced-variation-ui {
    justify-content: start;
}
.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;
}
.product-view.list-view .product-name-link {
    color: #32312f;
    font-size: 16px;
    padding: 0 0 22px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block !important;
}
.product-view.list-view .product-name-link:hover{
    color: #32312f;
}
.product-view.list-view .current-price.price {
    font-size: 16px;
    font-weight: 500;
    color: #34d1c6;
}
.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 {
    background: #34d1c6 none repeat scroll 0 0;
    height: auto;
    transition: all 300ms ease 0s;
    line-height: 24px;
    margin: 0;
    padding: 8px 10px;
    font-size: 14px;
    border-radius: 30px;
    border: none;
    display: block;
    max-height: 40px;
    font-weight: 500;
    color: #fff;
    max-width: 100%;
    width: 100%;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.product-view.list-view .product-block .btn-add .add-to-wish-list {
    margin: 10px 0;
    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:#666666;
    color:#fff !important;
}
.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;
}
.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: 50px;
    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,
.category .product-view.list-view .content .product-block .summary p {
    text-align: left;
    margin: 10px 0;
    font-size: 13px;
    height: 60px;
    overflow: hidden;
}
.category .product-view.list-view .content .product-block .summary p{
    margin: 0 !important;
}
.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;
}
.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;
}

@media (max-width:991px) {
    .product-view.list-view .content .product-block {
        height:auto;
        width: 100%;
    }
}
@media (max-width:767px) {
    .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%;
    }
}
@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;
    }
}

/* ========= End Product-Category-Section ========== */

/* ========= Product Variation ========== */
.product-view.scrollable-view .product-widget.widget-variation-product-list,
.product-view.image-view .product-widget.widget-variation-product-list {
    border: none;
    margin: 10px 0 0;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
}
.product-widget.widget-variation-product-list {
    border: none;
    margin: 0;
}
.product-widget.widget-variation-product-list .variation-type {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
}
.product-widget.widget-variation-product-list .variation-thumb .variation-type .type-label {
    color: #666666;
    display: block;
    font-size: 15px;
    font-weight: 500;
    padding: 0;
    text-transform: none;
    line-height: 22px;
    margin: 0 0 5px;
    width: 100%;
    max-width: 100%;
}
.product-widget.widget-variation-product-list .variation-thumb ul {
    margin: 0;
    padding: 0;
    line-height: normal;
}
.product-widget.widget-variation-product-list .variation-thumb ul li::after {
    content: none;
}
.product-widget.widget-variation-product-list .variation-thumb ul li {
    border: medium none;
    display: inline-block;
    font-size: 0;
    line-height: 1;
    list-style: outside none none;
    padding: 0;
}
.product-widget.widget-variation-product-list .variation-thumb .variation-type.color .variation-value {
    border: medium none;
    display: inline-block;
    height: 23px;
    margin: 0;
    position: relative;
    min-width: 23px;
}
.product-widget.widget-variation-product-list .variation-thumb .option-cell:last-child .text .variation-value,
.product-widget.widget-variation-product-list .variation-thumb .option-cell:last-child .variation-value.text {
    margin-right: 0;
}
.product-widget.widget-variation-product-list .variation-thumb ul li * {
    font-size: 14px;
}
.product-widget.widget-variation-product-list .variation-thumb .text .variation-value {
    border: 2px solid #000;
    color: #3b3a3a;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    height: 30px;
    line-height: 20px;
    min-width: 30px;
    padding: 3px;
    text-align: center
}
.product-widget.widget-variation-product-list .variation-thumb .text .selected .variation-value {
    background-color: #000;
    border-color: #000;
    color: #fff;
}
.product-widget.widget-variation-product-list h3 {
    font-size: 15px;
    color: #222;
    font-weight: 500;
    margin: 5px 0;
}
.product-view.list-view .product-block:hover .image-link::after {
    opacity: 1;
}
.product-view.list-view .product-block .image-link::after {
    background-color: rgba(0, 0, 0, 0.3);
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 300ms ease-out 0s;
}
.widget-productImage.multi-image-scroll-vertical-view .image-thumb-container .thumb-image {
    width: auto;
    height: 80px;
    box-sizing: content-box;
}
.widget-productImage .multi-image-scroll-wrapper .image-thumb-container {
    margin: 5px 18px;
    overflow: hidden;
}
.widget-productImage .image-thumb-container .thumb-image {
    box-sizing: content-box;
    width: auto;
    height: 80px;
}
.widget-productImage.multi-image-scroll-vertical-view .image-thumb-container .thumb-image img {
    max-width: 100%;
    max-height: 100%;
    font-size: 0;
    min-width: auto;
}

/* ========= Product Detail Variation ========== */
.widget-variation .variation-container .variation-thumb > div {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
.widget-variation .variation-container .variation-thumb .selected-value-display {
    display: block;
    width: 100%;
    font-size: 15px;
    margin: 0 0 5px;
    font-weight: 600;
    text-transform: capitalize;
    color: #000;
}
.variation-container .variation-type {
    margin: 0;
    padding: 0;
    display: inline-block;
}
.variation-container .variation-type.text {
    padding-bottom: 0;
}
.variation-container .variation-type .options {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    line-height: 22px;
    padding: 0;
}
.variation-container .variation-type.color .option-cell {
    height: 35px;
    width: 35px;
    border: 1px solid transparent;
    padding: 5px;
}
.variation-container .variation-type.color .option-cell.selected {
    border: solid 1px #34d1c6;
    padding: 5px;
}
.product-widget.widget-variation-product-list .variation-container .variation-type.color .option-cell.selected{
    padding: 5px;
    border: solid 1px #34d1c6;
}
.variation-container .variation-type .options li {
    margin: 0 0 5px 0;
    padding: 0;
}
.variation-container .variation-type.color .variation-value {
    border: none;
    padding: 0;
    display: inline-block;
    height: 23px;
    width: 23px;
    min-width: 23px;
}
.variation-container .variation-type.text ul li .variation-value.text {
    border: 2px solid #000;
    color: #3b3a3a;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    height: 30px;
    line-height: 20px;
    margin-right: 7px;
    min-width: 30px;
    padding: 3px;
    text-align: center;
}
.variation-container .variation-type.text ul li.selected .variation-value.text{
    background-color: #000;
    border-color: #000;
    color: #fff;
}
.widget-variation .variation-container table.matrix {
    margin-bottom: 10px;
}
.selected-value-display, .widget-variation .cart-preview-panel .variation-combination-preview {
    margin: 5px 0;
    font-size: 15px;
    font-weight: 600;
    color: #000;
}
.widget-variation .cart-preview-panel .cart-preview-table {
    width: auto;
    margin: 0;
}
.widget-variation .cart-preview-panel .cart-preview-table td {
    vertical-align: middle;
    line-height: normal;
    padding: 10px;
}
.widget-variation .cart-preview-panel .cart-preview-table th {
    padding: 10px 15px;
    font-size: 14px;
}
.widget-variation .cart-preview-panel .cart-preview-table .price-amount {
    font-size: 14px;
}
.widget-variation .cart-preview-panel .cart-preview-table .stepper {
    width: auto;
}
.widget-variation .selected-variation-product .selected-product {
    border: 0;
}
.widget-variation .selected-variation-product .product-name {
    text-align: left;
}
.widget-variation .selected-variation-product .selected-product-quantity {
    margin-top: 15px;
}
.widget-variation .cart-preview-panel .cart-preview-table .stepper-input {
    width: 65px;
    padding: 7px 22px 7px 7px;
    height: 32px;
}
.widget-variation .cart-preview-panel .second-level-variation-type {
    margin-left: 0;
}
.product-block .advanced-variation-ui {
    justify-content: center;
}
.widget-variation .advanced-variation-ui > .representation .variation-option.text {
    height: auto;
    border-radius: 0 !important;
    background-color: #34d1c6;
    padding: 3px;
    color: #fff;
    font-size: 13px;
}
.product-widget.widget-variation .variation-type .options {
    padding: 0;
}
.chosen-container-single .chosen-single span > .variation-value {
    margin: 0;
}

/* ========= End Product Detail Variation ========== */

/* ========= End  Product Variation ========== */

button.load-more-pagination {
    margin: 40px auto 15px;
    text-align: center;
    display: flex;
}
.variation-container .advanced-variation-ui .parent-variation-type {
    display: block;
    width: 100%;
}
#spltr-8E9EED30-3206-4CA8-9F06-44F2C409EF9F .product-widget .tax-message {
    display: inline-block;
}
.product-block .advanced-variation-ui .representation .variation-option {
    border: 2px solid #000;
    color: #3b3a3a;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    height: 30px;
    line-height: 20px;
    min-width: 30px;
    margin-right: 3px;
    padding: 3px;
    text-align: center;
    background: transparent;
}
.product-block .advanced-variation-ui .representation .variation-option.selected {
    background-color: #000;
    border-color: #000;
    color: #fff;
}
.product-block .advanced-variation-ui .representation .parent-option.color-plate {
    border: none;
    border-radius: 0;
}
.product-block .advanced-variation-ui .representation .parent-option.color-plate.selected {
    border: 2px solid #000;
}
.entire-search {
    margin: 0 auto;
    text-align: center;
}
.cartitem-table .discount-column {
    width: auto;
}
.registration-form .form-row .errorlist.after .message-block {
    overflow: hidden;
    max-width: 335px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.scrollable-view .scroller {
    margin: 10px 0;
}
.header .sortable {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 10px;
}
.pagination-literal-status {
    margin: 10px 10px 10px 0;
    display: inline-block;
}
.page-checkout .form-row.validation-error,
.registration-form .form-row.validation-error {
    border: none;
    background: transparent;
}
.registration-form > .errorlist.after {
    position: unset;
    padding: 0;
}
.registration-form .Zebra_DatePicker_Icon_Wrapper::after {
    content: none;
}
.registration-form .form-row.simple-captcha label,
.registration-form .form-row.submit-row label,
.registration-form .form-row.simple_captcha_help_text label {
    display: none;
}
.password-reset-form .form-row {
    vertical-align: bottom;
}
#customer-profile-tabs.customer-profile-v2 .customer-redirect-page-link a {
    font-size: 15px;
    line-height: 18px;
    text-transform: capitalize;
}
#customer-profile-tabs.customer-profile-v2 .special-product .title {
    margin-bottom: 20px;
}
.scrollable-view {
    border-bottom: none;
}
.widget-variation .advanced-variation-ui {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    flex-direction: inherit;
}
.widget-variation .cart-preview-panel .cart-preview-table .variation-option.text {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}
.widget-variation .advanced-variation-ui #variation-combination-details {
    display: flex;
    align-items: start;
    flex-direction: column;
    flex-wrap: wrap;
    margin: 15px 0;
    width: 100%;
}
.widget-productImage .detail-image-swiper {
    display: none;
}
.product-widget.widget-variation .variation-dropdown-container > * {
    display: block;
}
.product-widget .variation-container .chosen-container {
    min-width: 75px;
    margin: 7px 0;
}
.product-widget .variation-container .chosen-container .chosen-single {
    height: 36px;
    padding: 5px 10px;
}
.product-widget .variation-container .chosen-container .chosen-single span{
    line-height: normal;
}
#customer-profile-tabs .scrollable-view .content {
    max-width: 100%;
    text-align: left;
}
#customer-profile-tabs.customer-profile-v2 .wish_list .create-wish-list {
    margin-top: 15px;
    display: inline-block;
    text-transform: capitalize;
    width: auto;
}
.product-view.list-view .content .product-block .image.product-image .btn-add {
    padding: 0 10px;
}
#customer-profile-tabs .scrollable-view .header {
    padding: 0;
}
.empty-flying-cart-wrapper .empty-flying-cart-icon {
    font-size: 15px;
}
.product-detail-view img {
    max-width: 100%;
    max-height: 100%;
}
.widget-productImage.multi-image-scroll-vertical-view .image-preview-box {
    width: auto;
    height: auto;
    padding-left: 80px;
}
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .create-new,
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .create-new {
    height: auto;
}
#customer-profile-tabs.customer-profile-v2 th {
    padding: 10px 12px;
    white-space: nowrap;
}
.registration-form button.Zebra_DatePicker_Icon.Zebra_DatePicker_Icon_Inside {
    padding: 0;
    border: none;
    border-radius: 0;
    background: transparent url("/template/5081b16e/images/calendar.png") no-repeat scroll right 5px;
    z-index: 99;
}
.parent-name {
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
}
.registration-form input.checkbox {
    width: auto !important;
    height: auto;
}
.widget-productImage .image-preview-box {
    height: auto;
    width: auto;
}
.chosen-container-single .chosen-single div b {
    top: 5px;
    display: inline-block;
}
.product-widget.widget-variation .variation-type .chosen-result.options,
.variation-container .variation-type .options {
    padding: 2px 10px;
}
.page-login .checkout-as-guest-button a {
    border-radius: 0;
    width: 290px;
}

@media (max-width: 991px) {
    .bmui-tab.left-side-header.customer-profile-v2 .customer-profile-right > .bmui-tab-body-container {
        margin-top: 40px;
    }
    #customer-profile-tabs.customer-profile-v2 .customer-redirect-page-link {
        justify-content: flex-start;
    }
    .customer-profile-v2-wrapper {
        padding: 50px 20px;
    }
    .product-view .footer .pagination-literal-status {
        float: none;
    }
    .category-detail-view img {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .category .category-name, .category .category-name:hover,
    .category-details .product-container .title, .category-details .subcategory-container .title {
        text-align: left;
    }
    .subcategory-container .title, .product-container .title {
        padding-bottom: 0;
    }
    .customer-profile-page-with-background {
        margin-bottom: 30px;
    }
    .bmui-tab.left-side-header.customer-profile-v2 .customer-profile-right > .bmui-tab-body-container {
        margin-top: 30px;
    }
    .popup.image-popup-container {
        left: 20px !important;
        min-width: 100%;
        position: fixed !important;
        right: 0 !important;
    }
    .image-popup-container img.popup-image {
        height: auto;
        max-height: 100%;
        max-width: 100%;
    }
    .registration-form > .errorlist.after {
        margin: 0;
    }
}

/* Latest flying cart popup */
.flying-cart-content.page-content.loading.popup {
    max-height: 100vh;
    padding: 0;
}
.flying-cart-content .flyingt-cart-header {
    padding: 18px 20px;
}
.flying-cart-content .cart-item-row.flying-cart-item.odd.cart-item {
    padding: 25px 20px;
}
.flying-cart-content .flying-cart-footer {
    padding: 25px 20px;
}
.flying-cart-content .flying-cart-product-quantity-selector.product-quantity-selector.text-type.stepper-input {
    border: none;
}
.flying-cart-content .flying-cart-product-name a:hover {
    color: #34d1c6;
}
div.flying-cart-footer .continue-shopping-btn,
.flying-cart-content .flying-cartitem-btn-wrapper .flying-cart-footer-button {
    background: #34d1c6;
    border: none;
    color: #fff;
    margin: 0;
    padding: 12px;
    line-height: 24px;
    font-size: 15px;
    font-weight: 500;
}
div.flying-cart-footer .continue-shopping-btn:hover,
.flying-cart-content .flying-cartitem-btn-wrapper .flying-cart-footer-button:hover {
    background: #666666;
    color: #fff;
}
.flying-cart-content .flying-cart-clear-cart-btn {
    font-size: 14px;
}
.flying-cart-content .flyingt-cart-header .save-cart-popup.button {
    width: auto;
    margin: 0 !important;
    height: auto;
    color: #fff;
    background: #34d1c6;
}
.flying-cart-content .flyingt-cart-header .save-cart-popup.button:hover {
    background: #666666;
    color: #fff;
}

@media (max-width: 767px) {
    .flying-cart-content.page-content.loading.popup {
        min-width: calc(100% - 40px);
        max-height: 100vh !important;
        left: 20px !important;
        width: 100vw !important;
    }
    div.flying-cart-page-heading {
        font-size: 17px;
    }
    div.flying-cart-close-button {
        width: auto
    }
    div.flying-cart-page-heading-action-btn-wrapper {
        gap: 0 12px;
    }
}

/* end flying cart popup */

/* new check-out page */
.auto-page.page-post-payment #bs-2C3EC3E5-4952-4808-B488-2CD4208867DA .widget-container,
.auto-page.page-checkout #bs-2C3EC3E5-4952-4808-B488-2CD4208867DA .widget-container {
    padding: 0;
}
.auto-page.page-cart .page-content,
.auto-page.page-checkout .page-content {
    padding: 0;
}
.checkout-page.version-2 div.advance-checkout-steps-left-dom select,
.checkout-page.version-2 div.advance-checkout-order-details-right-dom select {
    white-space: nowrap;
    text-overflow: ellipsis;
}
.auto-page.page-checkout .checkout-page.version-2 .checkout-button-wrapper-bottom .advance-checkout-next-step-parser-button{
    background: #34d1c6;
    border: none;
    margin: 0;
    padding: 12px;
    line-height: 24px;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
}
.auto-page.page-checkout .checkout-page.version-2 .checkout-button-wrapper-bottom .advance-checkout-next-step-parser-button:hover{
    background: #666666;
    color: #fff;
}
.checkout-page.version-2 .message-block.error,
.checkout-page.version-2 .message-block.error-message,
.checkout-page.version-2 .message-block.info-message,
.checkout-page.version-2  .message-block.success{
    font-size: 13px;
}
.checkout-page.version-2 .check-out-total > .price-row {
    text-align: left;
}

@media (max-width: 991px) {
    .checkout-page.version-2 .advance-checkout-order-details-right-dom {
        padding: 40px 15px 40px 20px;
    }
    .checkout-page.version-2 .advance-checkout-order-details-right-dom-inner {
        padding: 15px;
    }
    .checkout-page.version-2 .advance-checkout-steps-left-dom {
        padding: 40px 15px;
    }
    .checkout-page.version-2 .advance-checkout-order-details-left-dom-inner .header-wrapper {
        margin-bottom: 30px;
    }
    .checkout-page.version-2 .section.address .section.delivery-types,
    .checkout-page.version-2 .shipping-address-selection-parts,
    .checkout-page.version-2 .order-comment-row,
    .checkout-page.version-2 .payment-gateway-expend {
        margin: 20px 0 0;
    }
    .checkout-page.version-2 .advance-checkout-order-details-left-footer-info {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .checkout-page.version-2 .advance-checkout-order-details-left-dom-inner {
        width: 100%;
    }
    .checkout-page.version-2 .advance-checkout-order-details-left-footer-info {
        margin-top: 20px;
    }
    .checkout-page.version-2 .advance-checkout-order-details-right-dom {
        padding: 25px 15px;
    }
}

/* shopping cart page*/
.shopping-cart .my-cart-products-order-summary {
    flex-wrap: wrap;
}
.shopping-cart .product-card__product-name_product-variation {
    max-width: 250px;
}
@media (max-width: 991px) {
    .shopping-cart .product-card__product-name_product-variation {
        max-width: 215px;
    }
}

.shopping-cart .product-card.cart-item:last-child {
    margin-bottom: 40px;
}
.shopping-cart .order-summary-card__add-promo-codes .promo-codes-form .input-wrapper input {
    padding: 0;
    width: 100%;
}
.shopping-cart .my-cart-order-summary {
    max-height: 470px;
}
.shopping-cart .my-cart__header {
    margin-bottom: 25px;
}
.shopping-cart .order-summary-card .proceed-to-checkout .checkout-btn {
    background: #34d1c6;
    border: none;
    margin: 0;
    padding: 12px;
    line-height: 24px;
    font-size: 15px;
    font-weight: 500;
}
.shopping-cart .order-summary-card .proceed-to-checkout .checkout-btn:hover{
    background: #666666;
    color: #fff;
}
.shopping-cart .product-card__product-name a {
    font-size: 16px;
}
.wish-list-popup select {
    width: 100%;
}

@media (max-width: 991px) {
    .shopping-cart .product-card__info {
        padding-right: 10px;
        width: calc(100% - 60px);
    }
}
@media (max-width: 767px) {
    .shopping-cart .my-cart-order-summary {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 15px;
    }
    .shopping-cart .product-card {
        flex-wrap: wrap;
        max-width: 100%;
    }
    .shopping-cart .product-card__image {
        margin: 0 0 20px;
        width: 100%;
    }
    .shopping-cart .product-card__image-link {
        width: auto;
        height: auto;
        max-width: 150px;
    }
}

/* end shopping cart page*/

/* payment page */
.auto-page.page-post-payment .page-content {
    padding: 0;
}
.payment-success-page-container table,
.payment-success-page-container th,
.payment-success-page-container td{
    border: none;
}
.payment-success-page-container .message-details .post-order-contact-us {
    font-size: 15px;
}

@media (max-width: 991px) {
    .payment-success-page-container .order-details {
        margin: 40px auto 0;
        padding: 30px;
    }
    .payment-success-page-container {
        padding: 50px 15px 70px;
    }
}
@media (max-width: 767px) {
    .payment-success-page-container {
        padding: 40px 15px 50px;
    }
    .payment-success-page-container .cartitem-table td.quantity .wrapper::before {
        text-align: left;
        width: auto;
    }
    .payment-success-page-container .order-details {
        margin: 40px auto 0;
        padding: 15px 20px;
    }
    div.flying-cart-content.page-content.loading.popup.active {
        height: 100% !important;
    }
}
/* end new check-out page */
/*=============== End New Feature fixing ===================*/
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .address-card-item-group-body,
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .address-card-item-group-body {
    padding-right: 100px;
}
.shopping-cart .my-cart__header-button-wrapper .button{
    height:auto;
    width: auto;
    box-shadow: none;
}
.shopping-cart .button, .shopping-cart .outline-button {
    border: none;
    padding: 0;
    width: auto;
    margin: 0;
    box-shadow: none;
    border-radius: 0;
}
.product-card__info-other-label {
    text-align: left;
}
.shopping-cart .my-cart__title {
    line-height: normal;
    margin: 10px 0;
}
.payment-success-page-container .message-details .post-order-contact-us a {
    font-size: inherit;
}
.checkout-page.version-2 .billing-address .form-row .iti--inline-dropdown .iti__selected-country {
    box-shadow: none;
}
.checkout-page.version-2 button {
    box-shadow: none;
}
.product-container .title .category-name {
    overflow: unset;
    display: inline-block;
    color: #555;
    font-size: 15px;
    margin: 0;
}
.subcategory-container .title, .product-container .title {
    color: #555;
    font-size: 15px;
}
.product-view.image-view .btn-add .add-to-cart-button .div-mask,
.product-view.scrollable-view .btn-add .add-to-cart-button .div-mask {
    left: 0 !important;
    top: 0 !important;
}
.continue-shopping-btn.cartitem-btn.button.et_cartp_continue_shopping {
    margin: 15px 0 0;
}
.checkout-page.version-2 .advance-checkout-order-details-left-dom-inner .header-wrapper img {
    margin-bottom: 20px;
}
.order-summary-card__button-wrapper .continue-shopping-btn.cartitem-btn.button.et_cartp_continue_shopping,
.shopping-cart .outline-button {
    border: none;
    padding: 0;
    width: auto;
    margin: 0;
}
.continue-shopping-btn.cartitem-btn.button.et_cartp_continue_shopping {
    padding: 10px;
    width: auto;
    margin: 15px 0 0;
}
.checkout-page.version-2 .advance-checkout-order-details-left-dom-inner .header-wrapper img {
    margin-bottom: 20px;
}
.iti__selected-country {
    color: inherit !important;
}
.wc-load-more-pagination-wrapper {
    margin: 20px auto 10px;
    text-align: center;
    border-top: 1px solid #f2f2f2;
    padding-top: 15px;
}
.wc-load-more-pagination-wrapper .load-more-result-title {
    display: block;
    margin: 10px 0;
    font-size: 15px;
}
.product-view.tabular-view .product-table-view-row:last-child {
    border: none;
}
.payment-success-page-container .order-details .payment-success-total table td, .wrapper .price {
    font-size: 14px;
}
/***************************************************/
/*------ .property-listing-details -----------*/
div.page-content .property-listing-details .property-details-slider {
  max-height: 500px;
}
.property-listing-details {
    padding-left: 0;
    padding-right: 0;
}
.property-listing-details__price-guide-inner .action-group button, .property-listing-details__price-guide-inner .action-group a {
    padding: 10px 20px;
    height: auto;
}
.property-details-contain-container .query-form input {
    padding: 8px 25px 8px 10px;
}
.property-details-contain-container .query-form textarea {
    padding: 10px;
}
.property-details-contain-container .query-form input,
.property-details-contain-container .query-form textarea {
    font-family: 'Playfair Display', serif;
    font-size: 15px;
}
.property-listing-details__price-guide-inner .action-group .flrplan {
    border: 2px solid #222;
    background-color: transparent;
    color: #222;
}
.property-listing-details__price-guide-inner .action-group .flrplan:hover {
    border: 2px #222 solid;
    background-color: #222;
    color: #fff;
}
.property-listing-details__price-guide-inner .action-group .enqnow {
    border: 2px #34d1c6 solid;
    background-color: #34d1c6;
    color: #000;
    border-radius: 1px;
}
.property-listing-details__price-guide-inner .action-group .enqnow:hover{
    border: 2px #222 solid;
    background-color: #222;
    color: #fff;
}
.property-details-contain-container .agent-container .agent-info h5 a {
    color: #34d1c6;
}
.property-details-contain-container .agent-container .agent-info h5 a:hover {
    color: #222;
}
.property-details-contain-container .query-form button{
    background-color: #34d1c6;
    border: 2px #34d1c6 solid;
    color: #fff;
}
.property-details-contain-container .query-form button:hover{
    background-color: #222;
    border: 2px #222 solid;
    color: #fff;
}
.property-listing-details .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #34d1c6;
}
.property-details-contain-container .agent-container .agent-img img {
  border: 2px #34d1c6 solid;
}
@media (max-width: 991px) {
    .property-listing-details .inquire-agent-section__title {
        font-size: 28px;
        margin: 50px 0 30px;
    }
    .property-listing-details__description .header-title {
        font-size: 24px;
    }
    .property-listing-details .inquire-agent-section__inner {
        flex-wrap: wrap;
        justify-content: center;
    }
    .property-listing-details .inquire-agent-section__agent {
        margin-top: 30px;
    }
    .property-listing-details__description-price-guide {
        flex-wrap: wrap;
        flex-direction: column;
    }
    .property-listing-details__price-guide {
        flex: 0;
    }
}
@media (max-width: 767px) {
    .property-listing-details__description .info-header {
        margin-top: 15px;
    }
    .property-listing-details__description .header-title {
        font-size: 20px;
    }
    .property-listing-details__price-guide-inner {
        padding: 20px;
    }
    .property-listing-details .inquire-agent-section__inner {
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
    }
    .property-listing-details .inquire-agent-section__title {
        font-size: 24px;
        margin: 40px 0 20px;
    }
    .property-details-contain-container .query-form {
        padding: 30px 20px;
    }
    .property-details-contain-container .agent-container .agent-item {
        justify-content: center;
        flex-wrap: wrap;
    }
    .property-listing-details .inquire-agent-section__agent {
        margin-top: 25px;
        flex: 0;
    }
    .property-details-contain-container .agent-container .agent-info {
        text-align: center;
    }
    .property-details-contain-container .agent-container .agent-info h5 {
        margin: 0 0 10px;
        padding: 0 0 20px;
    }
}
.page-agent-listing #bs-B21B4B7D-E6D6-4C09-B94E-F53CDDAE68A9,
.page-agent-listing #bs-B21B4B7D-E6D6-4C09-B94E-F53CDDAE68A9 .page-content{
    padding: 0;
}
.property-agent-details-page .agent-short-info .agent-short-container,
.property-agent-details-page .agent-summery-info {
    padding-left: 15px;
    padding-right: 15px;
}
.property-agent-details-page .agent-short-info .agent-short-info-right.agent-photo-view {
    height: auto;
}
.property-agent-details-page .agent-short-info button.contact-agent-rob {
    background-color: #34d1c6;
    border: none;
}
.property-agent-details-page .agent-short-info button.contact-agent-rob:hover {
    background-color: #222;
    color: #fff;
}
@media (max-width: 991px) {
    .property-agent-details-page .agent-short-info .agent-short-container {
        gap: 60px;
    }
    .property-agent-details-page .agent-short-info .agent-short-container h1.agent-name-info {
        font-size: 36px;
        line-height: normal;
    }
    .property-agent-details-page .agent-sold-list-info {
        padding-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .property-agent-details-page .agent-short-info {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    .property-agent-details-page .agent-short-info .agent-short-container {
        gap: 40px;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .property-agent-details-page .agent-short-info .agent-short-container h1.agent-name-info {
        font-size: 28px;
        line-height: normal;
    }
    .property-agent-details-page .agent-short-info .agent-short-container .agent-position-info {
        margin: 10px 0 15px;
        padding-bottom: 20px;
    }
    .property-agent-details-page .agent-summery-info {
        padding-top: 30px;
        padding-bottom: 20px;
    }
}
.preorder-product-block-with-add-to-cart span.pre-order-checkbox-title {
    font-size: 17px;
    padding-left: 10px;
}
.product-widget.product-widget.widget-addCart .preorder-product-block-with-add-to-cart {
  display: flex;
  align-items: center;
  padding-left: 0;
  width: 100%;
}
.property-agent-details-page .agent-short-info .agent-short-info-right.agent-photo-view {
  border: 2px solid #34d1c6;
}
.image-popup-container-for-zoom-preview.floor-plan-view.popup {
  padding: 10px;
  background: #fff;
}




.checkout-page.version-2 {
  -ms-grid-columns: 53% 47%;
  grid-template-columns: 53% 47%;
}
.checkout-page.version-2 .advance-checkout-order-details-left-dom-inner {
  max-width: 566px;
}

.checkout-page.version-2 .billing-address .form-row.phone-row label, .checkout-page.version-2 .billing-address .form-row.city-selector-row label, .checkout-page.version-2 .billing-address .form-row.state-selector-row label, .checkout-page.version-2 .billing-address .form-row.country-selector-row label, .checkout-page.version-2 .billing-address .form-row.post-code-row label,
.checkout-page.version-2 .billing-address .form-row.active-row label,.checkout-page.version-2 .billing-address .form-row.has-value-row label {
  top: -7px;
}
.checkout-page.version-2 .contact-panel .contact-info .form-row.active-row lable,.checkout-page.version-2 .contact-panel .contact-info .form-row.has-value-row lable {
    top: -15px
}

.page-product .chosen-container-single .chosen-single {
  height: auto;
}
.page-product .chosen-container-single .chosen-single span {
  line-height: 26px;
}
.product-widget.widget-addCart .frequently-bought-together-products {
  width: 100%;
}

/*****************payment pay*******************/
.page-credit-card-payment .payment-form.valid-verify-form {
    max-width: 900px;
    margin: 20px auto 100px;
    padding: 0;
    border: 0;
}
.page-credit-card-payment .credit-card-payment .billing-address{
  background-color: #353535;
  width: 320px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 320px;
  flex: 0 0 320px;
  padding: 50px 30px;
}
.page-credit-card-payment .credit-card-payment .payer-details{
  background: #f8f8f8;
  padding: 50px;
}
.page-credit-card-payment .logo.credit-card {
  text-align: left;
  max-width: 900px;
  margin: 0 auto;
}
.page-credit-card-payment .logo.credit-card img {
    max-width: 70px;
    max-height: 45px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.page-credit-card-payment .credit-card-payment .tlr input {
  background: #f8f8f8;
  border-radius: 0;
  width: 100%;
  color: #34d1c6;
}
.page-credit-card-payment .credit-card-payment .payer-details input[type="text"] {
  width: 100%;
  max-width: 506px;
  height: 44px;
  border: 1px solid #d2d2d2;
    border-radius: 0;
}
.page-credit-card-payment .credit-card-payment .mandatory-chosen-wrapper {
  width: 48.5%;
}
.page-credit-card-payment .credit-card-payment .payer-details div {
  max-width: 506px;
}
.credit-card-payment .payer-details .form-row, .credit-card-payment .payer-details .double-input-row {
    margin: 0 0 25px;
}
.page-credit-card-payment form.payment-form.securepay-payment-gateway-form select {
  width: 100%;
    border-radius: 0;
  font-size: 15px;
}
.page-credit-card-payment .credit-card-payment .tlr input:hover {
  background: #34d1c6;
  color: #fff;
}
.page-credit-card-payment .payment-form .merchant-logo {
    max-width: 100%;
    padding-bottom: 80px;
  display: block;
    text-align: left;
    margin-top: -5px;
}
.payment-form .merchant-logo img {
    max-width: 100px;
}
.page-credit-card-payment .payment-form .merchant-info .company-name {
  font-size: 17px;
  color: #fff;
  font-weight: 500;
}
.page-credit-card-payment .payment-form .merchant-info .company-address {
    font-size: 16px;
    font-weight: normal;
    color: #c8c6c6;
}
.page-credit-card-payment .payment-form .billing-address .form-row ~ .form-row{
  padding: 0;
  margin: 0;
}
.page-credit-card-payment .payment-form .billing-address .form-row input{
  padding: 5px 0;
  margin: 0;
  height: auto;
  border-bottom: 0;
  font-size: 16px;
  color: #c8c6c6;
}
.payment-form textarea#textarea-address-credit-card-page {
  color: #c8c6c6;
}
.page-credit-card-payment .credit-card-payment h2 {
    font-size: 20px;
    font-weight: 500;
    padding: 0 0 5px;
    color: #000;
}
.page-credit-card-payment .credit-card-payment .billing-address h2{
    color: #fff;
}
.page-credit-card-payment .credit-card-payment .tlr input[disabled] {
    background-color: #d9d9d9;
    border-color: #d9d9d9;
}
.page-credit-card-payment .credit-card-payment .payer-details label {
    font-size: 14px;
    font-weight: normal;
    padding: 0;
    width: 100%;
}
.page-credit-card-payment .credit-card-payment .payable-amount-label .label {
    font-size: 17px;
  color: #000;
    position: relative;
    display: inline-table;
}
.page-credit-card-payment .credit-card-payment .payable-amount-label .currency-code {
    margin-bottom: 30px;
    font-size: 13px;
}
.payment-form .merchant-info {
    margin-bottom: 30px;
}
.page-credit-card-payment .double-input-row .errorlist.after {
    left: 0;
}
.page-credit-card-payment .payment-form .billing-address label {
    display: block;
  color: #fff
}
.page-credit-card-payment .payment-form .mandatory-chosen-wrapper select {
  border-radius: 0;
}
.page-credit-card-payment .credit-card-payment .mandatory-chosen-wrapper::after{
    display: none
}
.page-credit-card-payment .payable-amount-label .currency-info {
  font-size: 20px;
  color: #333;
  font-weight: 700;
}
.page-credit-card-payment .credit-card-payment .payer-details div.double-input-row.mandatory {
    display: flex;
    flex-wrap: wrap;
}
.blog-post-details .post-description h1.title {
    line-height: 34px;
}

.blog-post-details .content h1 {
    line-height: 44px;
    font-size: 34px;
}

.blog-post-details .content h2 {
    line-height: 40px;
    font-size: 30px;
}

.blog-post-details .content h3 {
    line-height: 34px;
}

.blog-post-details .content h4 {
    line-height: 30px;
}

.blog-post-details .content h5 {
    line-height: 22px;
}
.blog-post-details .comment-post-panel .form-row {
    position: relative;
}
@media only screen and (max-width: 991px){
.page-credit-card-payment .credit-card-payment .payer-details {
    padding: 60px 30px 60px 40px;
}
.page-credit-card-payment .credit-card-payment .mandatory-chosen-wrapper {
    width: 48%;
}
}
@media only screen and (max-width: 767px){
.page-credit-card-payment .logo.credit-card, .page-credit-card-payment .credit-card-payment .billing-address,
.page-credit-card-payment .payment-form .merchant-logo, .page-credit-card-payment .payment-form .billing-address .form-row input {
    text-align: center;
}
.page-credit-card-payment .credit-card-payment .payer-details {
    padding: 15px;
}
.page-credit-card-payment .credit-card-payment .payer-details div {
    max-width: 100%;
	display: block !important;
}
.page-credit-card-payment .credit-card-payment .payer-details div.payable-amount-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.page-credit-card-payment .credit-card-payment .payable-amount-label .currency-info {
    font-size: 21px;
}
.page-credit-card-payment .credit-card-payment .payer-details input[type="text"] {
    max-width: 100%;
}
.page-credit-card-payment .credit-card-payment .mandatory-chosen-wrapper {
    width: 100%;
    margin-bottom: 0px;
}

.page-credit-card-payment .credit-card-payment .mandatory-chosen-wrapper:first-of-type {
    margin-bottom: 20px;
}
.page-credit-card-payment .credit-card-payment h2 {
    padding: 0;
    margin-top: 20px;
}
.page-credit-card-payment .credit-card-payment .payer-details {
    padding: 15px 15px 25px;
    overflow: hidden;
}
.page-credit-card-payment .payment-form .billing-address label {
    display: block;
  color: #fff;
  text-align: center
}
.page-credit-card-payment .credit-card-payment .billing-address {
    padding-bottom: 40px;
}
.delivery-day-slot-select-popup span.choose-delivery-title {
    font-weight: 400;
    font-size: 16px;
    text-align: center;
}
.selected-day-time-slot-wrapper .horaizontal-card-slot .slot-card-item {
    width: 100%;
    margin: 0 0 50px;
}
.delivery-day-slot-select-popup .selected-date-title {
    margin: 0;
    text-align: center;
    font-size: 14px;
}
.delivery-day-slot-select-popup .title-bar.fee-popup {
    padding: 15px 12px;
    text-align: left;
}
}


/************************************/
.checkout-page.version-2 .advance-checkout-steps-left-dom .error-message-div .message-block.error {
  margin-top: 10px
}
.flying-cart-content .free-products .product-block.product-view-height-width {
  height: 90px;
}
.checkout-page.version-2 .advance-checkout-steps-left-dom .custom-fields-wrapper .radio-checkbox-group.error-field-error.validation-error {
  background-color: #fff !important;
  border: 0 !important;
}
.product_quick_view_popup .header .title {
  display: block;
  color: #000;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 600;
  display:none;
}
.product_quick_view_popup.popup .body {
  padding-bottom:30px;
}
div.product_quick_view_popup .header {
  border: 0;
  background: transparent;
  padding: 0;
}
.product_quick_view_popup .scroller span.view-right {
  right: 5px;
}
.product_quick_view_popup .scroller span.view-left {
  left: 5px;
}
.sale-percent-display {
  background-color: #ffcad9;
   padding: 4px 15px 2px;
  color:#000;
}
.product-view.image-view .sold-out-tag.tag-mark, .product-view.scrollable-view .sold-out-tag.tag-mark, .widget-productImage .image-preview-box .sold-out-tag.tag-mark {
  top: 5px;
  left:5px;
  bottom:auto;
  padding: 4px 8px;
  border-radius: 30px;
}
.product_quick_view_popup .scroller span {
  z-index: 1;
}
.category-view.image-view .category-image-view-width a.blog-category-read-more {
  font-weight: 600;
  text-transform: capitalize;
  margin: 10px 0;
}
.category-view.image-view .category-image-view-width a.blog-category-read-more::after {
  content: "\f105";
  font-family: fontawesome;
  margin-left: 7px;
  margin-top: 0;
  position: absolute;
  font-size: 16px;
}
.flying-cart-content .free-products .current-price .free-product-text, .product-view.scrollable-view .product-block .free-product-text, .product-view.image-view .product-block .free-product-text{
  color: #34d1c6;
}
.free-products .product-view.image-view .product-block:hover .product-image-link::after, .free-products .product-view.scrollable-view .product-block:hover .product-image-link::after {
  background-color: transparent;
}
.free-products .product-view.image-view .product-block, .free-products .product-view.scrollable-view .product-block {
  width: calc(25% - 32px);
}
.widget-related .scroller span {
  display: inline-block;
}
.page-product .scrollable-view {
  overflow: unset;
}
.page-product .scroll-left, .page-product .scroll-right {
  height: 26px;
  width: 28px;
}
.page-product .product-view.scrollable-view .content {
  padding: 30px 0 0;
  border: 0;
}
.page-product .product-view .quick-view-btn {
  width: 100%;
  max-width: 100px;
  padding: 5px;
  text-align: center;
  left: 50%;
  top: 30%;
  transform: translate(-50%, -30%);
  line-height: 24px;
}
.widget-similar {
  margin-top: 70px;
}
.widget-related .title, .widget-similar .title {
    border-bottom: 1px solid #ddd;
    color: #000000;
    font-size: 28px;
    font-weight: 500;
    margin: 0 auto 40px;
    padding-bottom: 5px;
    position: relative;
}
.page-product .product-view.scrollable-view .header{
    margin-top: -95px;
    position: relative;
    z-index: 23;
}
.new-review-panel .write-review-panel {
  margin-top: 40px;
}
.page-compare-product .compare-details table td, .page-compare-product .compare-details table th {
  border: 1px solid #f0efef;
  padding: 15px;
}

.product-view.list-view .content .product-block .block-content-wrap .summary p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.gift-card-fields .sending-type-by-instant-message input.error-field-error{
  background: #fff !important;
  color: #000
}
div.agent-list-item .member-img {
  border: 2px solid #34d1c6;
}
/***************Drop Widget**********************/
div.fee-widget-product-scroll-view .product-view.scrollable-view .product-block .btn-add *, div.fee-widget-product-scroll-view .product-view.scrollable-view .product-block .btn-add span{
  text-align: center;
  width: 100%;
  margin: 0 0 5px !important;;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .product-block .btn-add .button.add-to-wish-list {
  width: auto;
  margin: 10px 0 !important;
  right: unset;
}
div.fee-widget-product-scroll-view .product-view.scrollable-view .product-block .btn-add .button.button.add-to-cart-button, .fee-widget-product-scroll-view .product-view.scrollable-view .product-block .btn-add .add-to-compare-button.button{
    margin: 0 !important;;
}


.fee-widget-product-scroll-view .product-view.scrollable-view .product-block:hover, .fee-widget-product-image-view .product-view.image-view .product-block:hover {
  border: 1px solid #34d1c6 ;
}
div.fee-widget-product-scroll-view .product-view.scrollable-view .product-block .btn-add span:hover{
  border: 1px solid #34d1c6 ;
  background:#34d1c6;
}
div.fee-widget-product-scroll-view .product-view.scrollable-view .product-block .btn-add .button.button.add-to-cart-button, .fee-widget-product-scroll-view .product-view.scrollable-view .product-block .btn-add .add-to-compare-button.button{
    border: 1px solid #34d1c6 !important;
  background-color:#34d1c6 !important;
  color:#fff;
}
div.fee-widget-product-scroll-view .product-view.scrollable-view .product-block .btn-add .button.button.add-to-cart-button:hover, .fee-widget-product-scroll-view .product-view.scrollable-view .product-block .btn-add .add-to-compare-button.button:hover{
    border: 1px solid #000 !important;
  background-color:#000 !important;
  color:#fff;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .product-block .btn-add .button.add-to-wish-list:hover {
      border: 1px solid #34d1c6 !important;
  color:#34d1c6 !important;
  color:#34d1c6;
}
.fee-gallery-jssor3 .jssor-slider-container .jssorb03 div span:hover, .fee-gallery-jssor3 .jssor-slider-container .jssorb03 div.av span {
  background: #34d1c6;
}
.fee-widget-product-list-view .product-view.list-view .content .product-block{
  height:auto;
}
.fee-widget-content .property-content .property-list-item:hover .post.property-list-view a::before {
  background: rgba(147, 183, 94, 0.33);
}
.fee-widget-content .agent-list-item > a.read-button:hover, .fee-widget-content .agent-list-item > a.read-button:hover::after {
  color: #000;
}
.fee-gallery-galleriffic div.galleriffic-gallery-wrap .thumbs-container .pageLink.prev:hover, .fee-gallery-galleriffic div.galleriffic-gallery-wrap .thumbs-container .pageLink.next:hover {
    border-color:#34d1c6
}
.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout .thumbs-container .pageLink.prev:hover:before, .fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout .thumbs-container .pageLink.next:hover:after {
    color:#34d1c6
}
div.fee-gallery-owl .owl-item .item {
    aspect-ratio: auto;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .current-price.price span, .fee-widget-product-image-view .product-view.image-view .current-price.price span, .fee-widget-product-list-view .current-price.price span {
  color: #34d1c6;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .product-name a:hover, .fee-widget-product-image-view .product-view.image-view .product-name a:hover {
  color: #34d1c6;
}
.widget-gallery .swiper-button-prev:hover, .widget-gallery .swiper-button-next:hover, .fee-gallery-swiper.swiperSlider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #34d1c6;
    border: 1px solid #34d1c6;
}
.fee-gallery-owl .blog-post-item .details-link.link a:hover, .fee-gallery-owl .blog-post-item .blog-post-info a:hover {
  color:#34d1c6;
  padding: 0;
}

.fee-widget-product-image-view .product-view.image-view .product-block .quick-view-btn.button, .fee-widget-product-scroll-view .product-view.scrollable-view .product-block .quick-view-btn.button {
    background:#000 ;
}
.fee-widget-product-image-view .product-view.image-view .quick-view-btn.button:hover, .fee-widget-product-scroll-view .product-view.scrollable-view .quick-view-btn.button:hover {
  background: #34d1c6 none repeat scroll 0 0;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .scroller span {
  background: #34d1c6;
  border: 1px solid #34d1c6;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .scroller span:hover {
  background: #000;
  border: 1px solid #000;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .scroller span:after {
  display: none
}
.fee-widget-product-scroll-view .product-view.scrollable-view .scroller span:hover::before {
  color: #fff;
}
/************/
.fee-widget-product-scroll-view .product-view.scrollable-view .product-block .btn-add {
  opacity:0;
  right:0;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .product-block:hover .btn-add {
  opacity: 1;
  transform: translateX(0px);
  width: 100%;
}
.fee-widget-product-scroll-view .product-view.list-view .content .product-block .quick-view-btn {
  text-align: center;
  padding: 5px 10px;
  left: 10px;
  top: 10px;
  transform: unset;
}
.fee-widget-product-scroll-view .product-view.tabular-view .product-table-view-header .product-table-view-column {
  background-color: #ffe6ed;
  border: 0;
}
.fee-widget-product-scroll-view .product-view.tabular-view .price-column {
  max-width: 41%;
  width: 100%;
}
.product-view .product-block .review-rating-wrapper{
    justify-content:center
}
.review-rating {
    margin: 0 !important;
}
.review-rating:only-child {
    margin: 0 auto !important;
}
.image-popup-container-for-zoom-preview.floor-plan-view.popup {
  padding: 10px;
  background: #fff;
}
div.category .summary {
  height: auto;
  padding-bottom: 10px;
}
/*************************************/
.fee-widget-product-image-view .product-view.image-view .product-block {
  height: auto;
}
div.property-listing-details .swiper-slide {
  height: 400px;
  margin-bottom: 20px;
}
.fee-widget-product-image-view .product-view.image-view .product-block:hover .btn-add, .fee-widget-product-scroll-view .product-view.scrollable-view .product-block:hover .btn-add {
  bottom: 0;
  transform: translateX(0px);
}
.fee-widget-product-image-view .product-view.image-view .product-block:hover .btn-add {
  padding: 0;
  width: 46px;
}
.fee-widget-product-image-view .product-view.image-view .product-block .btn-add .add-to-cart-button.button{
    background: #34d1c6 none repeat scroll 0 0 !important;
  border: 1px solid #34d1c6 !important;
  position: relative;

}
.fee-widget-product-image-view .product-view.image-view .product-block .btn-add .add-to-cart-button.button:hover{
  background: #000 none repeat scroll 0 0 !important;
  border: 1px solid #000 !important;
  color:#fff;
}
.fee-widget-product-image-view .product-view.image-view .product-block .btn-add .add-to-cart-button.button::before, .fee-widget-product-image-view .product-view.image-view .product-block .btn-add .add-to-cart-button.button::before {
    content: "";
    display: inline-block;
    height: 28px;
    left: 12px;
    margin-right: 5px;
    position: absolute;
    top: 6px;
    vertical-align: middle;
    width: 20px;
  background: rgba(0, 0, 0, 0) url("../images/icon-sprite.png") no-repeat scroll -218px -3px;
}
.fee-widget-product-image-view .widget-product .product-view.image-view .product-block .btn-add span, .fee-widget-product-image-view .widget-product .product-view.scrollable-view .product-block .btn-add span {
  text-align: center;
}
.fee-widget-product-image-view .product-view.image-view .product-block .btn-add .add-to-wish-list.button {
  text-align: center;
}
.widget-blogCategory.fee--blog-category-1 .category-view.image-view .blog-category-name {
  text-align: left;
}
.fee-widget-content .widget-gallery .owl-carousel .owl-controls .owl-nav > div.owl-prev::after, .fee-widget-content .scroller span.scroll-left::after {
	display:none;
}
.fee_img-gallery_product_swiper .swiper-horizontal .swiper-button-next {
  margin-right:  5px;
  right: 0;
}
.fee_img-gallery_product_swiper .swiper-horizontal .swiper-button-prev {
  margin-left: 5px;
  left: 0;
}
.donation-address-page-content, .donation-details-wrapper {
  background-color: transparent;
  }
  .donation-details__continue-button-wrapper .donation-details__continue-button:hover {
  background-color: #34d1c6;
}
.preorder-product-block-with-add-to-cart span.pre-order-checkbox-title {
  font-size: 17px;
  padding-left: 10px;
  filter: grayscale(100%);
}
.product-widget.product-widget.widget-addCart .preorder-product-block-with-add-to-cart {
  display: flex;
  align-items: center;
  filter: grayscale(100%);
}
 
/************************/
div.donation-success-page-content {
  background-color: transparent;
}
.donation-success-page-content .order_details_table {
  margin: 0; padding: 0;
}
div.property-agent-details-page .agent-short-info {
  background: transparent;
}
@media (max-width: 767px) {
.donation-success-page-content {
  padding: 30px 20px;
}
.donation-success-page-content-inner .cartitem-table tr.title, 
.donation-success-page-content-inner .cartitem-table tr { 
  display: table-row; 
  } 
  .donation-success-page-content-inner .cartitem-table tr:last-child td { 
    border-bottom: 1px solid #F3F3F3;
  } 
  .donation-success-page-content-inner .cartitem-table tr td{
   text-align: left;
  } 
  .donation-success-page-content-inner .cartitem-table tr td.price {
    text-align: right;
  }
  .donation-success-page-content-inner .cartitem-table td {
    display: table-cell;
  }
}
.blog-post-details .blog-post-comment-panel {
  padding-top: 0;
}
#blog-post-create-comment-panel .max-character {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
}
.blog-post-details .comment-post-panel label, .blog-post-details .comment-post-panel textarea, .blog-post-details .comment-post-panel input {
  width: 100%;
}
.blog-post-details .comment-post-panel, .blog-post-details .blog-post-comment-panel{
    max-width: 860px;
  width: 100%;
  margin: 0 auto 50px;
}
.blog-post-details .blog-post-comment-panel{
   margin: 0 auto 5px; 
}
.blog-post-details span.date{
  font-size: 14px;
}
.blog-post-details .blog-post-comment-panel .comment-item .info-row.writer .name {
  font-weight: bold;
  text-transform: capitalize;
  display: block;
    font-size: 17px;
  margin-bottom: 5px
}
.blog-post-details .blog-post-comment-panel .comment-item .content {
  margin: 0;
  font-size: 15px;
    margin: 5px 0;
}
.blog-post-details .blog-post-comment-panel .comment-item {
  border-bottom: 1px solid #f4f4f4;
}
.btn-comment-reply {
  margin-left: 6px;
  cursor: pointer;
}
.reply-popup.blog-comment-reply-popup {
  padding: 0
}
.reply-popup.blog-comment-reply-popup  .body {
  padding: 20px 20px;
}
.reply-popup.blog-comment-reply-popup  .body .textarea-wrap .reply-box {
  width: 100%
}
.reply-popup.blog-comment-reply-popup  .body .max-character {
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 0;
}
.reply-popup.blog-comment-reply-popup .popup-bottom.footer {
  margin: 0
}
/**********/
div.shopping-cart .my-cart__header-button-wrapper .button {
    line-height: 28px;
  border-radius: 30px;
}
.popup.shipping-calculator-popup .body {
  padding: 30px 24px;
}
.popup.shipping-calculator-popup .header {
  background: #34d1c6 !important;
}
.popup.shipping-calculator-popup .popup-bottom button.submit-button:hover {
  background-color: #34d1c6;
  border-color: #34d1c6;
  color: #fff;
}
.popup.shipping-calculator-popup .popup-bottom button.submit-button, .popup.shipping-calculator-popup .popup-bottom button.close-popup{
    border-radius: 30px !important;
}

div.checkout-header-btn-wrapper.top {
  max-width: 456px;
  text-align: right;
}
.product-widget.widget-shipmentCalculator .shipment-calculator.button {
  max-width: 240px;
  width: 100%;
  text-align: center;
  border-radius: 30px;
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: rgba(0,0,0,0);
  border: 1px rgba(0,0,0,1) solid;
  font-size: 15px;
  padding: 4px 10px;
  line-height: 38px;
  height: 46px;
}
.product-widget.widget-shipmentCalculator .shipment-calculator.button:hover {
  box-shadow: none;
  background-color: #34d1c6;
  border: 1px #34d1c6 solid;
  color: #fff;
}
.popup.shipping-calculator-popup .popup-bottom button:hover {
    background-color: #000;
}
.change-store-credit-amount-popup.popup .popup-bottom .button-item button {
  max-width: 130px;
  color: #fff;
  margin-top: 0;
}
.change-store-credit-amount-popup.popup .popup-bottom .button-item button:hover {
  border: 2px #34d1c6 solid;
  background-color: #34d1c6;
}
.change-store-credit-amount-popup.popup .popup-bottom .button-item .close-popup{
    max-width: 130px;
}
.change-store-credit-amount-popup.popup .popup-bottom .button-item {
  align-items: baseline;
  justify-content: flex-end;
}
.change-store-credit-amount-popup.popup .header .split-address-popup-title {
  text-align: left;
  display: block;
}
#customer-profile-tabs.customer-profile-v2 .wish_list .wish-list-edit-form .form-row.btn-row .cancel-button:hover,
#customer-profile-tabs.customer-profile-v2 .wish_list .create-wish-list:hover, #customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .create-new:hover, #customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .create-new:hover,
#customer-profile-tabs.customer-profile-v2 .customer-password-change-card .password-edit-link:hover,.page-profile .confirm-popup .button-line button.no-button:hover,
#customer-profile-tabs.customer-profile-v2 .customer-password-change-card .btn-row .cancel-button:hover, #customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .edit-address-form .form-row.btn-row .cancel-button:hover, #customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .edit-address-form .form-row.btn-row .cancel-button:hover{
    background: #34d1c6;
    border-color:#34d1c6;
    color:#fff;
}
.time-out.popup .header-line .ok:hover {
  background-color: #34d1c6;
}
.time-out.popup .header-line .ok {
  background-color: #313131;
  width: 160px;
  border-radius: 30px;
}
.fee-identical-sewc-elm.alert-popup.time-out.popup {
  display: flex;
  flex-direction: column-reverse;
  padding: 10px 0 30px;
}
.widget-storeLogo img {
  max-width: 221px;
  max-height: 49px;
}
.product-widget.widget-shipmentCalculator {
  margin: 20px;
}
.gift-card-fields .terms-and-condition-text {
  margin-bottom: 15px;
}
.product-widget.widget-price .zip-installment {
  margin: 20px 0;
}
.product-widget.widget-price .zip-installment .zip-icon.zip-learnmore {
  padding: 0;
  margin: 0;
}
.site-popup.zip-learn-more-popup.popup  .title-bar.fee-popup__header {
  border: 0;
  padding: 0 ;
  margin: 0;
}
.site-popup.zip-learn-more-popup.popup .heading {
  font-size: 24px;
  font-weight: 600;
  width: 100%;
  margin-top: 0;
}
.site-popup.zip-learn-more-popup.popup  .subheading {
    font-size: 16px;
  font-weight: 600;
}
.site-popup.zip-learn-more-popup.popup a.btn.secondary {
  padding: 8px 20px;
  background:#34d1c6;
  color: #fff;
  margin-top: 20px;
  display: block;
  max-width: 115px;
}
.site-popup.zip-learn-more-popup.popup a.btn.secondary:hover {
    background: #000;
}
.site-popup.zip-learn-more-popup.popup .close {
  top: 10px;
  right: 10px;
}
.site-popup.zip-learn-more-popup.popup .close:after,
.site-popup.zip-learn-more-popup.popup .close:before{
width: 2px;
  height: 20px;
}
.product_quick_view_popup.popup .zip-installment {
  display: block;
  width: 100%;
  margin: 15px 0;
}
.gift-card-fields .terms-and-condition-text textarea[readonly=""]{
  height:auto;
}
.product-block .product-info .variation-container .variation-type .options span.variation-value {
    color: #000;
    font-size: 14px;
    text-transform:capitalize;
    margin:0 5px
}
.new-review-panel .review-card-wrapper__avater-image {
width: 50px;
  object-fit: cover;
  }
div.flying-cart-content .free-products .product-block.product-view-height-width {
  height: auto;
}
div.flying-cart-content  img {
  max-height: 80px!important;
}
.product-block .product-info .variation-info-wrapper .product-variation-select {
    display: flex;
}
.product-block .product-info .variation-container .variation-type{
    padding:0;    
} 
.product-block .product-info .variation-container .variation-type label.type-label {
    margin:10px 0 0;
}
div.checkout-page.version-2 .advance-checkout-order-details-right-dom-inner .check-out-total .price-row .store-credit-row .label.storeCredit-label {
  font-weight: 700;
}
.fee-gallery-owl .product-view .owl-item .product-block .block-content-wrap .add-to-cart-button:hover {
  background-color: #34d1c6;
}

.widget-gallery.fee-gallery-swiper .swiper-button-prev:hover, .widget-gallery.fee-gallery-swiper .swiper-button-next:hover,
.fee-widget-content .owl-nav .owl-prev:hover, .fee-widget-content .owl-nav .owl-next:hover {
  background: #34d1c6 !important;
  border: 1px solid #34d1c6 !important;
}
.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout .thumbs-container .pageLink.prev:hover::before, 
.fee-gallery-galleriffic .galleriffic-gallery-wrap.alternate-layout .thumbs-container .pageLink.next:hover::after {
  color: #34d1c6;
}
.fee-gallery-swiper.swiperSlider .product-block .add-to-cart-button {
  height: 32px !important;
  font-size: 0;
  padding: 0;
}
.fee-gallery-swiper.swiperSlider .product-block:hover .add-to-cart-button {
  background-color: #34d1c6;
}
.popup.shipping-calculator-popup .popup-bottom button.submit-button {
  background-color: #34d1c6;
  color: #fff;
  border: 2px solid #34d1c6;
}
.popup.shipping-calculator-popup .popup-bottom button.submit-button:hover {
  background-color: #000;
  border: 2px solid #000;
}
.shopping-cart .my-cart__header-button-wrapper .button {
  background-color: #34d1c6;
  border: 1px #34d1c6 solid;
  border-radius: 5px !important;
  color: #fff;
}
.shopping-cart .my-cart__header-button-wrapper .button:hover {
    border: 1px #000 solid;
}
.page-product .flying-cart-content .product-view.scrollable-view .header {
  margin-top: 0;
}
.delivery-day-slot-select-popup .date-select-popup-header {
  padding: 20px 24px;
}
div.delivery-day-slot-select-popup .date-select-popup-header {
  padding: 20px 24px;
}
div.delivery-day-slot-select-popup span.calender-month-select {
  border: 1px solid #262626;
  background: #262626;
  padding: 3px 10px;
  height: auto;
}
div.delivery-day-slot-select-popup.site-popup .title-bar .close::after {
  display: none;
}
.auto-page.page-checkout .Zebra_DatePicker .dp_footer .dp_hover {
  color: #fff;
}
.checkout-page.version-2 .advance-checkout-order-details-right-dom-inner .check-out-total .price-row.storeCredit .price-row .value, div.checkout-page.version-2 .advance-checkout-order-details-right-dom-inner .check-out-total .price-row .store-credit-row .label.storeCredit-label {
  font-weight: 600;
}
.maintenance-message-block {
  padding: 100px 15px;
  max-width: 900px;
  margin: 0 auto;
}

.add-cart-information-popup.popup .gift-card-fields input.et_shipping_edit_city {
  border-bottom: 1px solid #000;
  border-radius: 0;
}
.add-cart-information-popup .form-content .form-row .terms-and-condition-text textarea[readonly=""] {
  height: auto;
  border-bottom: 1px solid #000;
 
}
textarea[readonly=""]:focus {
  border:0 !important;
  border-bottom: 1px solid #000 !important;
}
.service-term-condition-panel .terms-and-condition{
  margin-top: 15px
}
.checkout-page.version-2 div.checkout-button-wrapper-bottom + .bottom-snippet-content-advance-checkout div {
  margin-top: 20px;
}
.checkout-page.version-2 .advance-checkout-order-details-left-footer-info .terms-and-condition-text {
  margin-top: 0;
  }
.compare-details table.product-view {
  margin: 50px 0;
}
.sale-percent-display.tag-mark + .featured.tag-mark,
.sale-percent-display.tag-mark + .new.tag-mark + .featured.tag-mark{
  top:50px !important;
}
div.donation-details__frequency-option .donation-details__frequency-date-input.recurring-end-date {
  background: transparent;
}
div.fee-gallery-owl.fee_img-gallery_album_owl .item {
  aspect-ratio: 4/6;
}
div.donation-address-page-content .form-row .submit-button:hover {
  background-color: #34d1c6;
}
div.flying-cart-content .product-view.scrollable-view .scroller span::before {
 display:none; 
}
div.flying-cart-content .product-view .header .scroller .scroll-left:hover, div.flying-cart-content .product-view .header .scroller .scroll-right:hover {
  background-color: #34d1c6;
}
div.flying-cart-container .discount-up-sell-message .progress-bar {
  top: 4px; 
}

.checkout-header-btn-wrapper.top .shipment-calculator.button {
  background-color: #34d1c6;
  height: auto;
  padding: 0 15px;
}
.checkout-header-btn-wrapper.top .shipment-calculator.button:hover {
  background-color: #393939;
}
div.popup.shipping-calculator-popup .last-column table {
  margin-top: 10px;
}
.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,
.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: #34d1c6;
}
div.fee-gallery-owl .owl-carousel .owl-controls .owl-dot:hover span, div.fee-gallery-owl .owl-carousel .owl-controls .owl-dot.active span {
  background: #34d1c6;
  border: 1px #34d1c6 solid;
}
div.fee-widget-product-tabular-view .product-view.tabular-view .product-name-link:hover {
  color: #34d1c6;
}
#pre-order-list .header .title {
  font-weight: 500;
  text-transform: uppercase;
}

#customer-profile-tabs .bmui-tab-panel .panel-header .address span:first-child{
   color:#000;
  font-size:16px;
   font-weight: 600;
    text-transform: capitalize;
}

div.cross-sell-offer-variation-container .chosen-container-single .chosen-single div b {
  display: none;
}
div.frequently-bought-together-products .total-price-section {
  margin-bottom: 15px;
}
.add-cart-information-popup .form-content .form-row input.validation-error, .add-cart-information-popup .form-content .form-row select.validation-error {
  background-color: transparent
}
.custom-file.form-section-container .thicker-row .large.custom-file.error-field-error.validation-error {
  border: 0;
  background: transparent;
}
.login-form.pass-code-verify-form .form-row {
    margin: 20px 0;
}
 .product_quick_view_popup .header .close-icon {
  top: 10px;
  right: 10px;
   z-index: 1;
}
.product_quick_view_popup .header {
  border-bottom: 0;
}
.product_quick_view_popup .body {
  margin: 0;
}
.product_quick_view_popup .scroller span.view-left {
  left: 5px;
}
.product_quick_view_popup .scroller span.view-right{
  right:5px;
}
.product_quick_view_popup div#spltr-07e42076-41ee-45c4-8638-7b3b2924d6d2 {
  width: 100%;
  max-width: 450px;
}

div.flying-cart-container .discount-up-sell-message{
  margin-top:40px;
}
div.flying-cart-container .discount-up-sell-message + .discount-up-sell-message{
  margin-top:10px;
}
div.flying-cart-container .discount-up-sell-message .header .scroller {
  top: -30px;
  margin: 0;
}
div.popup.shipping-calculator-popup .last-column table {
  margin-top: 10px;
}
.checkout-page.version-2 .advance-checkout-order-details-right-dom-inner .check-out-total .price-row.storeCredit .price-row .value {
  font-weight: 700;
  font-size: 14px;
}
.frequently-bought-together-products .product-block .image-column .product-image-link.image-link.link {
  display: block;
  position: relative;
}
.widget-gallery .owl-carousel .owl-controls .owl-nav > div.owl-next:after{
  display: none;
}
div.fee-gallery-owl .category-image-view.category .category-name, div.fee-gallery-swiper .category-image-view .category-name {
  padding: 15px 5px 15px;
}
div.fee-gallery-owl .category-image-view.category .category-name-link:hover {
  color: #34d1c6;
}
div.fee-gallery-jssor .jssor-slider-container .caption-wrapper [u="caption"].button a:hover {
  color: #fff !important;
  background: #34d1c6 !important;
  border: 1px #34d1c6 solid !important;
}
div.fee-widget-product-scroll-view .product-view.scrollable-view .summary {
  height: 62px;
  text-overflow: ellipsis !important;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  padding: 0 10px;
  line-height: 20px;
}
div.fee-widget-product-scroll-view .product-view.scrollable-view .product-block .btn-add .button.add-to-wish-list {
  width: 100%;
  border: 1px solid #34d1c6 !important;
  color: #fff !important;
  background: #34d1c6;
}
div.fee-widget-content .product-quick-view.product-view .quick-view-btn {
  padding: 10px 16px;
  border-radius: 30px;
}
.product-quick-view.list-view .quick-view-btn.button {
  padding: 10px 10px;
  width: 100%;
  max-width: 120px;
  text-align: center;
  border-radius: 30px;
}
.category-details-container .title, .subcategory-container .title {
  display: flex;
}
.category .category-name{
  margin: 0;
  margin-left: 5px;
  color:#1faaa0;
}
.product-container .title .category-name {
   color:#1faaa0; 
}
.product-view.scrollable-view .header .scroll-left:after, .product-view.scrollable-view .header .scroll-right:after, .flying-cart-content .product-view .header .scroller .scroll-left:after, .flying-cart-content .product-view .header .scroller .scroll-right:after, .add-cart-information-popup .header .close-icon:before {
  display: none;
}

.custom-field-container.custom-field-container-for-widget .chosen-container.chosen-container-single {
  width: 100%;
  padding-right:0
}
div.flying-cart-content .recommended-products .product-name, div.flying-cart-content .free-products .product-name{
  text-align: left;
  padding: 0;
}
.shopping-cart .shopping-cart__inner .product-view.scrollable-view > .content .product-info {
  padding-bottom: 20px;
}
.shopping-cart .shopping-cart__inner .product-view.scrollable-view > .content .product-info .flying-cart-special-add-to-cart.button {
  padding: 10px 20px;
}
.shopping-cart .shopping-cart__inner .product-view.scrollable-view > .content {
  padding-bottom: 0;
}

.auto-page.page-post-payment .page-content {
  max-width: 1170px;
  margin:100px auto; 
}
.auto-page.page-post-payment .payment-success-total > table{
  border: 0;
  padding: 0
}
.auto-page.page-post-payment .payment-success-total > table td{
  padding:5px 10px;
  text-transform: capitalize;
}
.auto-page.page-post-payment .payment-success-total > table td.price{
  text-align: right;
}
div.frequently-bought-together-products .select-product input {
  height: 16px;
  width: 20px;
}
.compare-details .add-to-cart-button.button{
  padding:10px 15px
}
.product-block .block-content-wrap .btn-add {
  margin-top: 10px;
}
div.snippet-promotions img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fee-gallery-swiper.swiperSlider .swiper-backface-hidden .swiper-slide.blog-post-item .details-link.link a {
  border: 0;
}
.fee-gallery-swiper.swiperSlider .swiper-backface-hidden .swiper-slide.blog-post-item .details-link.link a:hover {
  color: #34d1c6;
}
.featured.tag-mark.featured-tag-with-label {
  height: 22px !important;
  background: #d71041 !important;
  color: #fff;
  padding: 3px 9px;
  width: auto !important;
  min-width: fit-content;
  left: 0 !important;
  top: 5px !important;
  font-size: 13px !important;
  line-height: 15px !important;
}
div.fee-gallery-owl .product-view .owl-item .product-block .block-content-wrap .add-to-cart-button{
  padding: 0;
}
div.fee-gallery-owl .product-view .owl-item .product-block:hover .block-content-wrap .product-name-link {
  color: #34d1c6;
}
div.fee-widget-product-image-view .product-view.image-view .product-block:hover .btn-add {
  width: 100%;
  text-align: center;
}
.product-view.tabular-view.product-quick-view .featured.tag-mark.featured-tag-with-label {
  height: 22px !important;
  line-height: 10px;
  font-size: 12px !important;
  top: 5px !important;
}
.product-widget.widget-related.no-thumb-image {
  margin-top: 30px;
}
div.gift-card-fields .form-header .form-row {
  border: 1px solid #000;
  padding: 3px 15px 7px;
}
.donation-details__frequency-option-item .donation-details__frequency-option-input-radio, .donation-details__agreement .donation-details__agreement-input  {
  padding: 0;
}
.securepay-payment-form-wrapper-elm {
  max-width: 600px;
  margin: 0 auto;
}
.securepay-payment-form-wrapper-elm .form-row label {
  width: 80%;
}
.securepay-payment-form-wrapper-elm .form-row {
  display: flex;
  margin-top: 0;
}
.fee-gallery-owl .blog-post-item .details-link.link a, .fee-gallery-owl .blog-post-item .details-link.link a:hover {
  border: 0;
}
div.product_quick_view_popup{
  max-width: unset  !important;
  /* transform: unset !important; */
}
.new-review-panel .review-card-wrapper__navigator-previous {
  left:auto;
  right:-40px;  
}
.new-review-panel .review-card-wrapper__navigator-icon-previous, .new-review-panel .review-card-wrapper__navigator-icon-next {
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: center;
}
.new-review-panel .review-card-wrapper__navigator {
  width:50px;
  height: 50px;
}
div.write-review-panel .review-form .form-row {
  width: 100% !important;
}
div.review-view-panel .total-review-panel {
  max-width: 90%;
}
div.new-review-panel .review-card-wrapper__navigator {
  top: 100%;
}
@media only screen and (max-width: 991px){
div.free-products .product-view.image-view .product-block, div.free-products .product-view.scrollable-view .product-block {
  width: calc(50% - 8px);
}
}
@media (max-width: 767px) {
    .page-pass-code-authorization form.pass-code-verify-form.valid-verify-form {
        padding: 20px;
    }
  .responsive .product_quick_view_popup .body {
    margin: 0;
  }
   .product_quick_view_popup .widget-productName .product-name {
  font-size: 17px;
  }
}
@media(min-width: 768px){
   .checkout-page.version-2 .advance-checkout-order-details-right-dom-inner .whole-summary-wrapper .collapsible-panel, .page-cart .shopping-cart .my-cart-order-summary {
        max-height: unset!important;
     height: fit-content;
    } 
}
@media(max-width: 767px){
.payment-success-page-container .order-details .order_details_table tr td:last-child,
.payment-success-page-container .order-details .order_details_table tr td:first-child,
.payment-success-page-container .order-details .order_details_table tr td{
text-align: center;
}
.payment-success-page-container .order_details_table .product-name img {
  margin: 0 auto;
}
.payment-success-page-container .order-details .payment-success-total table {
  margin: 0 auto;
}
.payment-success-page-container .order-details h4 {
  margin: 0 0 5px;
  text-align: center;
}
  .auto-page.page-post-payment .payment-success-total{
    text-align: center;
  }
  .auto-page.page-post-payment .cartitem-table.order_details_table td{
    padding: 5px !important;
  }
  .auto-page.page-post-payment .cartitem-table.order_details_table{
    margin: 0;
  }
  .auto-page.page-post-payment .page-content {
  max-width: 1170px;
  margin: 30px auto;
  padding: 0 15px
}
.new-review-panel .average-review-block-inner, .new-review-panel .average-review-wrapper {
  flex-direction: column;
}
.new-review-panel .average-rating-details {
  padding:15px 0;
}

.new-review-panel .review-card-wrapper__navigator-next {
  right:-10px;
  top: 80%;
}
.new-review-panel .review-card-wrapper__navigator-previous{
  right: 45px;
    top: 80%;
}

}

.page-cart .free-products .product-view.scrollable-view .product-image-link {
    height: 230px;
}
.page-cart .free-products .product-view.scrollable-view .product-image-link img {
    object-fit: cover;
}

.product-widget.widget-addCart .frequently-bought-together-products {
    width: 100%;
    display: block;
}
.product-widget.widget-addCart .frequently-bought-together-products .header-info-text {}
.product-widget.widget-addCart .frequently-bought-together-products .header-info-text .header-text {
    font-size: 18px;
}
.product-widget.widget-addCart .frequently-bought-together-products .header-info-text .subheader-text {
    font-size: 14px;
}
.product-widget.widget-addCart .frequently-bought-together-products .products-content {
    padding: 0 0 20px;
}
.product-widget.widget-addCart .frequently-bought-together-products .product-block {
    border-radius: 16px;
}
.product-widget.widget-addCart .frequently-bought-together-products .row {
    margin: 0;
}
.product-widget.widget-addCart .frequently-bought-together-products .row::before {
    display: none;
}
.product-widget.widget-addCart .frequently-bought-together-products .row .action-column {
    margin-left: auto;
}
.product-widget.widget-addCart .frequently-bought-together-products .product-separator {
    opacity: 0;
}

.variation-dropdown-container .chosen-wrapper.variation-type label.type-label {
    width: 100%;
    display: block;
    margin: 0 0 6px;
}
.variation-dropdown-container .chosen-wrapper.variation-type .chosen-container {
    width: 100%;
}
.variation-dropdown-container .chosen-wrapper.variation-type .chosen-container .chosen-single {
    max-width: 200px;
}

div.add-cart-information-popup .variation-dropdown-container {
	display: flex;
	flex-direction: column;
 }
div.add-cart-information-popup .variation-title-popup.title {
	font-size: 17px;
	font-weight: bold;
}

.widget-pageHeading .page-heading-wrapper {
	min-height: auto;
}

.app-tab-incomplete-data-cart-popup:has(.gift-card-fields) .variation-container {
    padding-left: 0;
}