/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  body .navigation,
  body .breadcrumbs,
  body .page-header .header.panel,
  body .header.content,
  body .footer.content,
  body .page-main,
  body .page-wrapper > .widget,
  body .page-wrapper > .page-bottom,
  body .block.category.event,
  body .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_AjaxLayer
 * @copyright   Copyright (c) Mageplaza (http://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln_overlay {
  background-color: #FFFFFF;
  height: 300%;
  left: 0;
  text-align: center;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0px;
  width: 500%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  margin-top: 300px;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(80%);
  margin: 0 15px 0 5px;
}
.filter-options-content a {
  display: inline-block !important;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_LayeredNavigation
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln_overlay {
  background-color: #FFFFFF;
  height: 100%;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  top: 40%;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(80%);
  margin: 0 15px 0 5px;
}
.layered-filter-block-container .ln_tooltip {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.filter-content .category-items {
  margin: 0;
  padding-left: 30px;
  list-style: none;
}
.filter-content .icon-expand:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e608';
  font-family: 'luma-icons';
  vertical-align: bottom;
  display: inline-block;
  font-weight: bold;
  overflow: hidden;
  speak: none;
  text-align: center;
  padding-right: 5px;
}
.filter-content .active.icon-expand:after {
  content: '\e622';
}
.filter-content input[type="text"]:focus,
.filter-content input[type="checkbox"]:focus,
.filter-content input[type="radio"]:focus,
.filter-content select:focus {
  outline: none !important;
  box-shadow: none !important;
}
.filter-content .filter-options-item li a:hover {
  background: none !important;
  color: #006bb4;
}
.filter-content .filter-options-item li a:hover span {
  color: #006bb4;
}
.filter-content .filter-options-item .ui-slider-handle {
  height: 16px !important;
  width: 16px !important;
  background: #01007F;
  left: -2px;
  bottom: -3px;
}
.filter-content #ln_slider_price {
  /*margin-bottom: 5px;*/
}
.mp-show-navigation {
  display: none;
}
.bfb-checkbox-item,
.bfb-radio-item {
  margin-top: 0.7rem;
}
.mgz-control-radio,
.mgz-control-checkbox {
  cursor: pointer;
  opacity: .01;
  overflow: hidden;
  position: absolute !important;
  vertical-align: top;
}
.mgz-control-radio:after,
.mgz-control-checkbox:after {
  display: none;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  cursor: pointer;
  display: inline-block;
  vertical-align: sub;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid #adadad;
  color: transparent;
  float: left;
  height: 1.6rem;
  text-align: center;
  vertical-align: top;
  width: 1.6rem;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  padding-left: 2.2rem;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  margin: 1px 0 0 -2.2rem;
}
.mgz-control-radio:checked + label:before,
.mgz-control-checkbox:checked + label:before {
  color: #514943;
}
.mgz-control-radio.disabled + label,
.mgz-control-checkbox.disabled + label,
.mgz-control-radio[disabled] + label,
.mgz-control-checkbox[disabled] + label {
  color: #303030;
  cursor: default;
  opacity: .5;
}
.mgz-control-radio.disabled + label:before,
.mgz-control-checkbox.disabled + label:before,
.mgz-control-radio[disabled] + label:before,
.mgz-control-checkbox[disabled] + label:before {
  background-color: #e9e9e9;
  border-color: #adadad;
  cursor: default;
}
._keyfocus .mgz-control-radio:not([disabled]):focus + label:before,
._keyfocus .mgz-control-checkbox:not([disabled]):focus + label:before,
._keyfocus .mgz-control-radio:not(.disabled):focus + label:before,
._keyfocus .mgz-control-checkbox:not(.disabled):focus + label:before {
  border-color: #007bdb;
}
.mgz-control-radio:not([disabled]):hover + label:before,
.mgz-control-checkbox:not([disabled]):hover + label:before,
.mgz-control-radio:not(.disabled):hover + label:before,
.mgz-control-checkbox:not(.disabled):hover + label:before {
  border-color: #878787;
}
.mgz-control-radio + label:before {
  border-radius: 1.6rem;
  content: '';
  transition: border-color 0.1s linear, color 0.1s ease-in;
}
.mgz-control-radio.mgz-control-radio + label:before {
  line-height: 140%;
}
.mgz-control-radio:checked + label {
  position: relative;
}
.mgz-control-radio:checked + label:after {
  background-color: #514943;
  border-radius: 50%;
  content: '';
  height: 10px;
  left: 3px;
  position: absolute;
  top: 4px;
  width: 10px;
}
.mgz-control-radio:checked:not([disabled]):hover,
.mgz-control-radio:checked:not(.disabled):hover {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label,
.mgz-control-radio:checked:not(.disabled):hover + label {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label:before,
.mgz-control-radio:checked:not(.disabled):hover + label:before {
  border-color: #adadad;
}
.mgz-control-checkbox + label:before {
  border-radius: 1px;
  content: '';
  font-size: 0;
  transition: font-size 0.1s ease-out, color 0.1s ease-out, border-color 0.1s linear;
}
.mgz-control-checkbox:checked + label:before {
  content: '\e62d';
  font-size: 1.1rem;
  line-height: 125%;
}
.mgz__actions-switch {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.admin__field-control .mgz__actions-switch {
  line-height: 3.2rem;
}
.mgz__actions-switch + .admin__field-service {
  min-width: 34rem;
}
.mgz__actions-switch-checkbox {
  position: absolute !important;
}
._disabled .mgz__actions-switch-checkbox + .mgz__actions-switch-label,
.mgz__actions-switch-checkbox.disabled + .mgz__actions-switch-label {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:before {
  left: 15px;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:after {
  background: #79a22e;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label .mgz__actions-switch-text:before {
  content: attr(data-text-on);
}
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:before,
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:after {
  border-color: #e22626;
}
.mgz__actions-switch-label {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  position: relative;
  user-select: none;
  vertical-align: middle;
}
.mgz__actions-switch-label:before,
.mgz__actions-switch-label:after {
  left: 0;
  position: absolute;
  right: auto;
  top: 0;
}
.mgz__actions-switch-label:before {
  background: #ffffff;
  border: 1px solid #aaa6a0;
  border-radius: 100%;
  content: '';
  display: block;
  height: 22px;
  transition: left 0.2s ease-in 0s;
  width: 22px;
  z-index: 1;
}
.mgz__actions-switch-label:after {
  background: #e3e3e3;
  border: 1px solid #aaa6a0;
  border-radius: 12px;
  content: '';
  display: block;
  height: 22px;
  transition: background 0.2s ease-in 0s;
  width: 37px;
  z-index: 0;
}
.mgz__actions-switch-text:before {
  content: attr(data-text-off);
  padding-left: 47px;
  white-space: nowrap;
}
.mgzFlex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mgz-invisible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.magezon-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.MgzFontAwesome {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mgz-text-left {
  text-align: left;
}
.mgz-text-right {
  text-align: right;
}
.mgz-text-center {
  text-align: center;
}
.mgz-text-justify {
  text-align: justify;
}
.mgz-hidden {
  display: none;
}
.mgz-hide {
  display: none;
}
.mgz-visible {
  display: block;
}
.mgz_fit {
  width: 1% !important;
}
.mgz_center {
  text-align: center;
}
.lazy-blur {
  transform: translate3d(0, 0, 0);
  transform: translateZ(0);
  transition: 0.3s filter linear;
  -o-transition: 0.3s -o-filter linear;
  -webkit-filter: blur(5px);
  filter: blur(5px);
}
.lazy-blur.lazy-loaded {
  -webkit-filter: blur(0px);
  filter: blur(0px);
  image-rendering: initial;
}
.owl-carousel .owl-item img.lazy-loading {
  height: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .gem-result-title {
    display: flex;
    flex-wrap: wrap;
  }
  .gem-result-title .top-title-info {
    width: 100%;
    margin: 0 0 10px;
  }
  .gem-recom-user-info {
    order: 1;
    width: 50%;
  }
  .gem-recom-edit {
    order: 2;
    width: 50%;
  }
  .gem-recom-birth-chart {
    /*width: 100%;
		order: 2;*/
  }
  .gem-recom-result {
    display: flex;
    flex-wrap: wrap;
  }
  .gem-recom-stone {
    width: 50%;
    margin: 0 0 40px;
    order: 1;
  }
  .stone-grid-top-titles span {
    padding: 0 20px;
  }
  .stone-grid-sec {
    width: 50%;
  }
  .gem-recom-cont {
    width: 50%;
  }
  .gem-reviews-sec {
    width: 48%;
  }
  .gem-reviews-sec table tr img,
  .gem-reviews-sec table td img {
    width: 20px;
  }
  .gem-reviews-sec table tr img ~ a,
  .gem-reviews-sec table td img ~ a {
    width: calc((100% - 30px));
    font-size: 9px;
  }
  #gem-recommendation-form .field,
  #rud-recommendation-form .field {
    width: 94%;
    margin: 0 3% 20px;
  }
  #gem-recommendation-form .field.gender .label,
  #rud-recommendation-form .field.gender .label {
    opacity: 1;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
._am-visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
}
._am-visually-hidden-reset {
  position: static;
  overflow: visible;
  clip: auto;
  margin: 0;
  width: auto;
  height: auto;
}
._word-break {
  word-break: break-all;
  word-break: break-word;
}
._am-checkbox {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.1s all ease-in;
  position: relative;
  box-sizing: border-box;
  margin: 2px 0 0;
  min-width: 12px;
  width: 12px;
  height: 12px;
  border: 1px solid #a39fa8;
  background-color: #fff;
  cursor: pointer;
}
._am-checkbox:hover {
  border-color: #026bb3;
}
._am-checkbox-arrow {
  display: none;
  margin: 0 0 2px 0;
  width: 4px;
  height: 6px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  content: '';
  transform: rotate(45deg);
}
._am-cross-icon {
  position: relative;
}
._am-cross-icon:before,
._am-cross-icon:after {
  position: absolute;
  top: 50%;
  left: 7px;
  display: block;
  width: 11px;
  height: 1px;
  background: #a39fa8;
  content: '';
}
._am-cross-icon:before {
  transform: rotate(45deg);
}
._am-cross-icon:after {
  transform: rotate(-45deg);
}
._am-cross-icon:hover:before,
._am-cross-icon:focus:before,
._am-cross-icon:active:before,
._am-cross-icon:hover:after,
._am-cross-icon:focus:after,
._am-cross-icon:active:after {
  background: #504d58;
}
._am-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #product-options-wrapper .amprot-swatch-option {
    width: 22%;
    margin: 0 4% 0 0;
  }
  #product-options-wrapper .amprot-swatch-option .amprot-image-block {
    width: 76px;
    height: 76px;
  }
  #product-options-wrapper .pro-opt-container.co_select_metal .amprot-label,
  #product-options-wrapper .pro-opt-container.co_jewel_option_dropdown .amprot-label,
  #product-options-wrapper .pro-opt-container.co_name_of_wearer .amprot-label,
  #product-options-wrapper .pro-opt-container.co_place_of_birth .amprot-label {
    width: 100%;
  }
  #product-options-wrapper .pro-opt-container.co_select_metal .amprot-input-block,
  #product-options-wrapper .pro-opt-container.co_jewel_option_dropdown .amprot-input-block,
  #product-options-wrapper .pro-opt-container.co_name_of_wearer .amprot-input-block,
  #product-options-wrapper .pro-opt-container.co_place_of_birth .amprot-input-block {
    width: 100%;
  }
  #product-options-wrapper .pro-opt-container .date-time-fields-col .fieldset .control {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  #product-options-wrapper .pro-opt-container .date-time-fields-col .fieldset .control select {
    margin: 0 5px 0 0;
    padding: 0 16px 0 4px;
    max-width: 33.3333%;
    text-align: center;
  }
  #product-options-wrapper .pro-opt-container .date-time-fields-col .fieldset .control b {
    margin: 0 5px 0 0;
  }
  #product-options-wrapper .pro-opt-container .date-time-fields-col .fieldset .control select[data-calendar-role="month"] {
    max-width: 40%;
  }
  #product-options-wrapper .pro-opt-container .date-time-fields-col .fieldset .control select[data-calendar-role="year"] {
    margin: 0;
    max-width: 27%;
  }
}
/*==========================From 300 to 370==========================*/
@media only screen and (min-width: 300px) and (max-width: 370px) {
  .product-item .product-item-details .price-box span {
    letter-spacing: 0px;
    margin: 0 0.5px;
  }
  .product-item .product-item-details .price-box span.price {
    font-size: 10px;
  }
  .product-item .product-item-details .price-box span.old-price .price {
    font-size: 8px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .catalog-category-view .breadcrumbs,
  .catalogsearch-result-index .breadcrumbs {
    padding: 12px 15px;
  }
  .catalog-category-view .category-view,
  .catalogsearch-result-index .category-view {
    margin: 0 0 10px;
  }
  .catalog-category-view .category-description,
  .catalogsearch-result-index .category-description {
    margin: 0 0 10px;
  }
  .catalog-category-view .category-info,
  .catalogsearch-result-index .category-info {
    padding: 0 15px;
  }
  .catalog-category-view .cate-desc,
  .catalogsearch-result-index .cate-desc {
    padding: 0 0 20px;
    text-align: justify;
    line-height: 22px;
  }
  .catalog-category-view .cate-desc span,
  .catalogsearch-result-index .cate-desc span {
    font-size: 12px;
    line-height: 22px;
  }
  .catalog-category-view .sidebar .block.filter,
  .catalogsearch-result-index .sidebar .block.filter {
    padding: 0;
  }
  .catalog-category-view .sidebar .filter-options-item,
  .catalogsearch-result-index .sidebar .filter-options-item {
    width: calc((33% - 18px));
    margin: 6px;
  }
  .catalog-category-view .sidebar .filter-options-content .item #ln_slider_text_price,
  .catalogsearch-result-index .sidebar .filter-options-content .item #ln_slider_text_price {
    letter-spacing: 0.5px;
  }
  .catalog-category-view .sidebar .filter-current,
  .catalogsearch-result-index .sidebar .filter-current {
    text-align: center;
  }
  .catalog-category-view .sidebar .filter-current .item,
  .catalogsearch-result-index .sidebar .filter-current .item {
    margin: 6px;
  }
  .catalog-category-view .sidebar .block-actions.filter-actions,
  .catalogsearch-result-index .sidebar .block-actions.filter-actions {
    margin: 6px;
  }
  .catalog-category-view .products,
  .catalogsearch-result-index .products {
    margin: 10px 0;
  }
  .cate-stone-benefits-sec {
    gap: 10px;
  }
  .cate-benef-point {
    gap: 4px;
  }
  .cate-benef-point .cate-benef-label {
    font-size: 11px;
    letter-spacing: 0.2px;
    line-height: 14px;
  }
  #cate-tabs-info {
    padding: 0px 20px;
    box-sizing: border-box;
  }
  .gemstone-info-tabs {
    text-align: center;
  }
  .gemstone-info-content {
    margin: 0;
  }
  .gems-cont {
    padding: 10px 0;
  }
  #layer-product-list {
    padding: 0 15px;
  }
  #layered-filter-block-container {
    padding: 0;
  }
  .toolbar-products {
    width: auto;
    float: right;
  }
  .parent-category-info {
    padding: 0 15px;
  }
  /*==============for the product grids==============*/
  .products-grid .product-item {
    margin-bottom: 15px;
  }
  .products-grid .product-photo-sec {
    min-height: calc((32vw - 30px));
  }
  .products-grid .product-item-photo {
    padding: 0;
  }
  .catalog-product-view .page-wrapper .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .catalog-product-view .page-wrapper .product-info-main .page-title span {
    font-size: 16px;
    line-height: 28px;
  }
  .catalog-product-view .page-wrapper .fotorama__nav-wrap .fotorama__nav__shaft {
    width: 100%;
  }
  .catalog-product-view .page-wrapper .fotorama__nav-wrap .fotorama__nav__shaft .fotorama__nav__frame {
    display: inline-block;
    height: auto;
    margin: 1px 10px 4px 1px;
    width: calc((20% - 11px)) !important;
  }
  .catalog-product-view .page-wrapper .fotorama__nav-wrap .fotorama__nav__shaft .fotorama__nav__frame .fotorama__img {
    position: static;
    transform: none;
  }
  .catalog-product-view .product.media .fotorama__stage {
    cursor: default;
    pointer-events: none;
  }
  .catalog-product-view .product.media .gallery-placeholder {
    min-height: calc((36vw + 72px));
  }
  .catalog-product-view .pro-certi-section-container .certi-thumb {
    width: 100%;
    padding: 0;
  }
  #product_addtocart_form .field.qty {
    padding: 0;
    width: 100%;
  }
  #product_addtocart_form .field.qty .label {
    margin: 0 10px 0 0;
  }
  #product_addtocart_form .field.qty .control {
    max-width: calc((100% - 50px));
  }
  #product_addtocart_form .field.qty .control #qty-error {
    width: 100%;
    max-width: 100%;
    margin-top: 10px;
  }
  .product-query-form {
    padding: 10px;
  }
  .product-query-form .pro-query-form-left {
    width: 160px;
    padding: 0 10px 0 0;
  }
  .product-query-form .pro-query-form-right {
    width: calc((100% - 170px));
    padding: 0 0 0 5px;
  }
  .product-query-form .pro-query-title {
    font-size: 13px;
    letter-spacing: 0px;
  }
  .product-query-form .pro-query-title.small-title {
    font-size: 10px;
  }
  .product-query-form .form.contact .field {
    padding: 0 5px;
    width: 30%;
  }
  .product-query-form .form.contact .field.telephone {
    width: 40%;
  }
  #product-options-wrapper .Select.Option .field.choice {
    margin: 10px 15px 10px 0;
  }
  #product-options-wrapper .field.choice:hover .label {
    background: #fff;
    color: #c8944a;
  }
  #product-options-wrapper .pro-opt-container.co_select_metal #selectmetal:after {
    text-align: left;
    padding-left: 0;
  }
  #product-options-wrapper #poojaenergise .amprot-checkbox-block .amprot-text:before {
    line-height: 22px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .catalog-product-view .page-wrapper .fotorama__nav-wrap .fotorama__nav__shaft {
    width: 100%;
  }
  .catalog-product-view .page-wrapper .fotorama__nav-wrap .fotorama__nav__shaft .fotorama__nav__frame {
    display: inline-block;
    height: auto;
    margin-bottom: 4px;
    width: calc((20% - 13px)) !important;
  }
  .catalog-product-view .page-wrapper .fotorama__nav-wrap .fotorama__nav__shaft .fotorama__nav__frame .fotorama__img {
    position: static;
    transform: none;
  }
  .catalog-product-view .page-wrapper #product-options-wrapper .amprot-swatch-option {
    width: 21.25%;
    margin: 0 5% 0 0;
  }
  .catalog-product-view .page-wrapper #product-options-wrapper .amprot-swatch-option:nth-child(4n) {
    margin: 0;
  }
  .catalog-product-view .product.media .fotorama__stage {
    cursor: default;
    pointer-events: none;
  }
  .catalog-product-view .product.media .gallery-placeholder {
    min-height: calc((36vw + 47px));
  }
  .product-query-form .pro-query-form-left {
    width: 24%;
  }
  .product-query-form .pro-query-form-right {
    width: 76%;
    padding: 0 15px;
  }
  /*==============for the product grids==============*/
  .products-grid .product-photo-sec {
    min-height: calc((23.5vw - 30px));
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .page-wrapper .cart-summary .summary.title {
    line-height: 36px;
  }
  .page-wrapper #shopping-cart-table th.col {
    padding: 6px;
  }
  .page-wrapper #shopping-cart-table tbody.item td.col {
    padding: 6px;
  }
  .page-wrapper #shopping-cart-table .product-item-photo {
    padding-right: 14px;
  }
  .page-wrapper #shopping-cart-table .item-options dt {
    width: 100%;
    margin: 0;
    line-height: 16px;
    text-align: left;
  }
  .page-wrapper #shopping-cart-table .item-options dd {
    width: 100%;
    margin: 0 0 4px 0;
    text-align: left;
    line-height: 16px;
    max-width: 100%;
  }
  .page-wrapper #shopping-cart-table .item-actions .actions-toolbar {
    max-width: calc((100% - 130px));
  }
  .page-wrapper #cart-totals tr th.mark {
    padding: 3px;
  }
  .page-wrapper #cart-totals tr.grand.totals th.mark {
    font-size: 14px;
  }
  .page-wrapper #cart-totals tr.grand.totals td.amount .price {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .page-wrapper .minicart-wrapper {
    margin-left: 10px;
  }
  .page-wrapper .minicart-wrapper .block-minicart {
    right: 0;
  }
  .page-wrapper .minicart-wrapper .block-minicart:before {
    right: 13px;
  }
  .page-wrapper .minicart-wrapper .block-minicart:after {
    right: 12px;
    top: -13px;
  }
  #minicart-content-wrapper .block-content .cart-bootom-sec {
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .checkout-index-index .page-wrapper .header.content {
    padding: 10px 15px;
  }
  .checkout-index-index #menu-open {
    display: none;
  }
  .checkout-index-index .opc-wrapper {
    width: 65%;
    padding-right: 15px;
  }
  .checkout-index-index #checkout .opc-sidebar {
    /*width: 35%;*/
  }
  .checkout-index-index #checkout-step-shipping form.form-login .field .control {
    width: 86%;
    margin: 0 7%;
  }
  .checkout-index-index #checkout-step-shipping form.form-login .actions-toolbar {
    margin-left: 5%;
    margin-right: 9%;
  }
  .checkout-index-index #checkout-step-shipping .shipping-address-item {
    width: 48%;
  }
  .checkout-index-index #checkout-step-shipping .shipping-address-item:nth-child(2n) {
    margin-right: 0;
  }
  .checkout-index-index #checkout-step-shipping .shipping-address-item:nth-child(3n) {
    margin-right: 2%;
  }
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .page-wrapper .cms-top-sec .cms-top-title {
    padding: 0 15px;
  }
  .page-wrapper .cms-info-cont {
    padding: 0 15px;
  }
  .page-wrapper .cms-info-cont .cms-box {
    padding: 10px;
  }
  .page-wrapper .cms-info-cont .cms-box .box-icon {
    width: 50px;
  }
  .page-wrapper .cms-info-cont .cms-box .box-info {
    width: calc((100% - 50px));
    word-break: break-all;
  }
  .page-wrapper .cms-info-cont .cms-box.btn-box {
    padding-bottom: 50px;
  }
  .page-wrapper .cms-info-cont ul,
  .page-wrapper .cms-info-cont ol {
    box-sizing: border-box;
  }
  .cms-contact-us .contact-form {
    padding: 12px;
  }
  .cms-contact-us .contact-form .form-pic {
    width: 130px;
    padding-right: 12px;
  }
  .cms-contact-us .contact-form .form.contact {
    width: calc((100% - 145px));
    padding: 0 7px;
  }
  .cms-contact-us .contact-form .form.contact .field {
    padding: 0 5px;
    width: 30%;
  }
  .cms-contact-us .contact-form .form.contact .field.telephone {
    width: 40%;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .customer-account-login .login-container {
    width: 100%;
    max-width: 740px;
  }
  body.account .page-wrapper .sidebar .block a {
    padding: 0 6px 0 7px;
    margin: 0;
  }
  body.account .page-wrapper .sidebar .block a strong {
    padding: 0;
  }
  body.account .page-wrapper .sidebar .block strong {
    padding: 0 6px 0 7px;
    margin: 0;
  }
  body.account.customer-address-index .page-wrapper #additional-addresses-table td.col.streetaddress {
    font-size: 11px;
  }
  body.account.customer-address-index .page-wrapper #additional-addresses-table td,
  body.account.customer-address-index .page-wrapper #additional-addresses-table th {
    padding: 5px 4px;
    font-size: 12px;
    letter-spacing: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .page-wrapper .header.content {
    padding: 5px 8px;
  }
  .page-wrapper #switcher-currency {
    margin: 3px 0 3px 10px;
    padding: 0 0 0 10px;
  }
  .page-wrapper #switcher-currency .switcher-options ul.dropdown {
    left: -100px;
    top: 28px;
  }
  .page-wrapper #switcher-currency .switcher-options ul.dropdown:after {
    left: 113px;
  }
  .page-wrapper .top-bar-content {
    display: none;
  }
  .page-wrapper .minicart-wrapper.fme-quote-cart-wrapper {
    margin: 0 0 0 10px;
  }
  .page-wrapper .top-user-links {
    margin: 0 0 0 10px;
  }
  .page-wrapper .header.content .block-search {
    margin: 0 0 0 10px;
  }
  .page-wrapper .header.content .block-search .block-content.active {
    width: 150px;
  }
  .page-wrapper .sections.nav-sections .nav-sections-item-content {
    padding: 0 8px;
  }
  .page-wrapper .sections.nav-sections .sticky-logo img {
    height: 24px;
    margin: 18px 0;
    width: 110px;
  }
  .page-wrapper .sections.nav-sections .magicmenu .nav-desktop {
    width: calc((100% - 110px));
  }
  .page-wrapper .sections.nav-sections .magicmenu .nav-desktop li.level0.nav-custom {
    display: none;
  }
  .page-wrapper .magicmenu .nav-desktop .level0 {
    margin: 0;
    padding: 0 8px;
  }
  .page-wrapper .magicmenu .nav-desktop .level0 .level-top > span {
    font-size: 12px;
    letter-spacing: 0.1px;
  }
  .page-wrapper .magicmenu .nav-desktop .level0 .nav-custom {
    padding: 0;
  }
  .page-wrapper .magicmenu .nav-desktop .level0.nav-1 .level-top-mega,
  .page-wrapper .magicmenu .nav-desktop .level0.nav-4 .level-top-mega {
    left: 0 !important;
    width: 100%;
    box-sizing: border-box;
    padding: 8px;
  }
  .page-wrapper .magicmenu .nav-desktop .level0.nav-1 .level-top-mega .children.level1 > a span {
    font-size: 11px;
    padding: 0 6px 0 0;
    min-width: 150px;
    letter-spacing: 0.1px;
  }
  .page-wrapper .magicmenu .nav-desktop .level0 .level-top-mega .children a span.stone-pic img {
    float: left;
    height: 18px;
    margin: 5px 5px 0 0;
  }
  .page-wrapper .magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a span {
    font-size: 11px;
    letter-spacing: 0.1px;
  }
  .page-wrapper .magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children {
    padding: 0 5px;
  }
  .page-wrapper .magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children > ul.level1.submenu li.level2 span {
    font-size: 11px;
    letter-spacing: 0.1px;
  }
  .page-wrapper .magicmenu .nav-desktop .blink {
    position: absolute;
    top: 13px;
    right: -14px;
  }
  .home-container {
    padding: 0 15px;
  }
  .top-stone-cont {
    margin: 2px 5%;
  }
  .gem-item {
    padding: 0 4px;
  }
  .home-banners .banner-min-desc {
    font-size: 12px;
  }
  .home-sec-fancy-title span {
    font-size: 22px;
    letter-spacing: 2.5px;
  }
  .home-sec-3 {
    padding: 30px 0;
  }
  .home-top-stone-info-left {
    padding: 0 0 0 2%;
  }
  .home-reviews {
    width: 100%;
  }
  .home-intro-video {
    display: none;
  }
  .rudraksh-cont p.fancy-title {
    font-size: 18px;
    letter-spacing: 2.5px;
    line-height: 38px;
  }
  .reviews-slider .review-user {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .reviews-slider .review-cont-info {
    float: right;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
  }
  .home-sec-17 .custom-jewel-sec {
    gap: 2%;
  }
  .home-sec-17 .custom-jewel-sec .custom-jewel-sec-left {
    display: block;
    width: 55%;
  }
  .home-sec-17 .custom-jewel-sec .custom-jewel-sec-right {
    width: 41%;
    margin: 0 1%;
  }
  .home-sec-17 .custom-jewel-sec .home-sec-fancy-title span.small {
    margin: 10px 0;
    width: 100%;
    max-width: 100%;
    letter-spacing: 4px;
    font-size: 24px;
    line-height: 48px;
  }
  .home-sec-17 .custom-jewel-sec .home-sec-fancy-title span.small:before {
    left: 12px;
  }
  .home-sec-17 .custom-jewel-sec .home-sec-fancy-title span.small:after {
    right: 12px;
  }
  .custom-banner-sec .cust-bann-title {
    font-size: 50px;
    line-height: 50px;
  }
  .custom-banner-sec .cust-bann-text {
    font-size: 24px;
    line-height: 36px;
    margin: 15px 0 0;
  }
  .custom-banner-sec .cust-bann-btns {
    margin: 20px 0 0;
  }
  .footer-links .foot-col {
    width: 21% !important;
  }
  .footer-links .foot-col.foot-col-4 {
    width: 36% !important;
  }
  .footer-links .foot-col-title span,
  .footer-links .foot-col-title h2 {
    line-height: 28px;
    font-size: 12px;
  }
  .footer-links .foot-links li a {
    line-height: 28px;
    font-size: 11px;
    letter-spacing: 0.3px;
  }
  .footer-links .foot-icon {
    line-height: 28px;
    margin: 0;
    width: 18px;
  }
  .footer-links .foot-icon em {
    line-height: 28px;
  }
  .footer-links .foot-cont {
    letter-spacing: 0;
    line-height: 18px;
    font-size: 11px;
  }
  .footer-links .foot-cont span,
  .footer-links .foot-cont h3 {
    line-height: 18px;
    font-size: 11px;
  }
  .footer-links .address,
  .footer-links .phone,
  .footer-links .store-locator {
    margin: 0 0 3px;
  }
  .footer-links .social-icons li {
    margin: 0 3px 0 0 !important;
  }
  .custom-jewel-sec-left {
    display: none;
  }
  .custom-jewel-sec-right {
    width: 100%;
  }
  .catalog-category-view.category-gemstones .category-description .category-top-tabbing .tab-option-list,
  .catalog-category-view.category-all-gemstones .category-description .category-top-tabbing .tab-option-list,
  .catalog-category-view.category-astro-gems .category-description .category-top-tabbing .tab-option-list,
  .catalog-category-view.category-vedic-gems .category-description .category-top-tabbing .tab-option-list,
  .catalog-category-view.category-exclusive-gemstones .category-description .category-top-tabbing .tab-option-list,
  .catalog-category-view.category-other-gemstones .category-description .category-top-tabbing .tab-option-list,
  .catalog-category-view.category-exclusive-gems .category-description .category-top-tabbing .tab-option-list,
  .catalog-category-view.category-other-gems .category-description .category-top-tabbing .tab-option-list,
  .catalog-category-view.category-healing-stones .category-description .category-top-tabbing .tab-option-list,
  .catalog-category-view.category-rudraksha .category-description .category-top-tabbing .tab-option-list,
  .catalog-category-view.category-pearls .category-description .category-top-tabbing .tab-option-list,
  .catalog-category-view.category-jewellery .category-description .category-top-tabbing .tab-option-list,
  .catalog-category-view.category-natural-crystals .category-description .category-top-tabbing .tab-option-list,
  .catalog-category-view.category-beads-bracelets .category-description .category-top-tabbing .tab-option-list {
    padding: 0 15px;
  }
  .catalog-category-view.category-gemstones .category-cms,
  .catalog-category-view.category-all-gemstones .category-cms,
  .catalog-category-view.category-astro-gems .category-cms,
  .catalog-category-view.category-vedic-gems .category-cms,
  .catalog-category-view.category-exclusive-gemstones .category-cms,
  .catalog-category-view.category-other-gemstones .category-cms,
  .catalog-category-view.category-exclusive-gems .category-cms,
  .catalog-category-view.category-other-gems .category-cms,
  .catalog-category-view.category-healing-stones .category-cms,
  .catalog-category-view.category-rudraksha .category-cms,
  .catalog-category-view.category-pearls .category-cms,
  .catalog-category-view.category-jewellery .category-cms,
  .catalog-category-view.category-natural-crystals .category-cms,
  .catalog-category-view.category-beads-bracelets .category-cms {
    padding: 0 15px;
  }
  /*for the experience-power static block */
  .gem-recom-points-list .gem-recom-point-block {
    width: 50%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .page-wrapper .cms-info-cont .cms-box .box-icon {
    width: 50px;
  }
  .page-wrapper .cms-info-cont .cms-box .box-info {
    width: calc((100% - 50px));
  }
  .page-wrapper .top-bar-content {
    display: none;
  }
  .page-wrapper .magicmenu .nav-desktop .level0 {
    margin: 0;
    padding: 0 6px;
  }
  .page-wrapper .sections.nav-sections .sticky-logo img {
    height: 36px;
    margin: 12px 0;
    width: 164px;
  }
  .page-wrapper .sections.nav-sections .magicmenu .nav-desktop {
    width: calc((100% - 164px));
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1220px) {
  .custom-banner-sec .cust-bann-title {
    font-size: 70px;
    line-height: 70px;
  }
  .custom-banner-sec .cust-bann-text {
    font-size: 30px;
    line-height: 46px;
  }
  .custom-banner-sec .cust-bann-btns {
    margin: 20px 0 0;
  }
}
/*======================From max width 1022px======================*/
@media only screen and (max-width: 1022px) {
  .blink {
    font-size: 10px;
    position: relative;
    right: -4px;
    top: 3px;
    line-height: 12px;
    float: left;
  }
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Blog
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mpblog-post-index .page-main .page-title-wrapper,
.mpblog-post-view .page-main .page-title-wrapper,
.mpblog-category-view .page-main .page-title-wrapper,
.mpblog-topic-view .page-main .page-title-wrapper {
  margin: 0 0 30px;
}
.mpblog-post-index .page-main .page-title-wrapper .page-title,
.mpblog-post-view .page-main .page-title-wrapper .page-title,
.mpblog-category-view .page-main .page-title-wrapper .page-title,
.mpblog-topic-view .page-main .page-title-wrapper .page-title {
  width: auto;
  vertical-align: top;
  display: inline-block;
  border-bottom: 2px solid #FC7B50;
}
.mpblog-post-index .columns,
.mpblog-post-view .columns,
.mpblog-category-view .columns,
.mpblog-topic-view .columns {
  display: flex;
  flex-wrap: wrap;
}
.mpblog-post-index .sidebar.sidebar-main,
.mpblog-post-view .sidebar.sidebar-main,
.mpblog-category-view .sidebar.sidebar-main,
.mpblog-topic-view .sidebar.sidebar-main {
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  order: 0;
  margin: 5px 0 30px;
}
.mpblog-post-index .sidebar.sidebar-main .mp-sidebar,
.mpblog-post-view .sidebar.sidebar-main .mp-sidebar,
.mpblog-category-view .sidebar.sidebar-main .mp-sidebar,
.mpblog-topic-view .sidebar.sidebar-main .mp-sidebar {
  width: 23%;
  margin: 0 1%;
  float: left;
  clear: none;
}
.mpblog-post-index .sidebar.sidebar-additional,
.mpblog-post-view .sidebar.sidebar-additional,
.mpblog-category-view .sidebar.sidebar-additional,
.mpblog-topic-view .sidebar.sidebar-additional {
  width: 25%;
}
.mpblog-post-index .page-main .column.main,
.mpblog-post-view .page-main .column.main,
.mpblog-category-view .page-main .column.main,
.mpblog-topic-view .page-main .column.main {
  width: 100%;
  order: 1;
}
.mpblog-post-index .limiter-options,
.mpblog-post-view .limiter-options,
.mpblog-category-view .limiter-options,
.mpblog-topic-view .limiter-options {
  box-shadow: none;
}
.mpblog-post-index .pager,
.mpblog-post-view .pager,
.mpblog-category-view .pager,
.mpblog-topic-view .pager {
  text-align: center;
}
.mpblog-post-index .pager span.toolbar-number,
.mpblog-post-view .pager span.toolbar-number,
.mpblog-category-view .pager span.toolbar-number,
.mpblog-topic-view .pager span.toolbar-number {
  display: none;
}
.mpblog-post-index .pager .pages,
.mpblog-post-view .pager .pages,
.mpblog-category-view .pager .pages,
.mpblog-topic-view .pager .pages {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.mpblog-post-index .pager .pages .label,
.mpblog-post-view .pager .pages .label,
.mpblog-category-view .pager .pages .label,
.mpblog-topic-view .pager .pages .label {
  display: none;
}
.mpblog-post-index .pager .pages .item,
.mpblog-post-view .pager .pages .item,
.mpblog-category-view .pager .pages .item,
.mpblog-topic-view .pager .pages .item {
  width: 30px;
  margin: 0 6px;
}
.mpblog-post-index .pager .pages a,
.mpblog-post-view .pager .pages a,
.mpblog-category-view .pager .pages a,
.mpblog-topic-view .pager .pages a {
  width: 100%;
  padding: 0;
  color: #8e410c;
  border: none;
  margin: 0;
  font-weight: 600;
  font-size: 13px;
  border-radius: 3px;
  line-height: 30px;
}
.mpblog-post-index .pager .pages a:before,
.mpblog-post-view .pager .pages a:before,
.mpblog-category-view .pager .pages a:before,
.mpblog-topic-view .pager .pages a:before {
  color: #8e410c;
  font-size: 33px;
  width: 30px;
  margin: 0;
}
.mpblog-post-index .pager .pages a:hover,
.mpblog-post-view .pager .pages a:hover,
.mpblog-category-view .pager .pages a:hover,
.mpblog-topic-view .pager .pages a:hover {
  color: #FC7B50;
}
.mpblog-post-index .pager .pages a:hover:before,
.mpblog-post-view .pager .pages a:hover:before,
.mpblog-category-view .pager .pages a:hover:before,
.mpblog-topic-view .pager .pages a:hover:before {
  color: #FC7B50;
}
.mpblog-post-index .pager .pages a:visited:before,
.mpblog-post-view .pager .pages a:visited:before,
.mpblog-category-view .pager .pages a:visited:before,
.mpblog-topic-view .pager .pages a:visited:before {
  color: #8e410c;
}
.mpblog-post-index .pager .pages strong,
.mpblog-post-view .pager .pages strong,
.mpblog-category-view .pager .pages strong,
.mpblog-topic-view .pager .pages strong {
  width: 100%;
  height: 30px;
  padding: 0;
  font-weight: 600;
  color: #FC7B50;
  border-radius: 3px;
  line-height: 30px;
  font-size: 13px;
}
.mpblog-post-index .page-main .page-title-wrapper {
  margin: 30px 0;
}
.mp-blog-view a,
.mp-sidebar a {
  text-decoration: none;
}
.mp-blog-rss {
  text-align: right;
  display: none;
}
.mp-post-info {
  color: #999999;
  font-size: 11px;
  line-height: 18px;
  margin: 0;
  text-align: center;
  font-weight: 400;
  letter-spacing: 0.5px;
  min-height: 36px;
}
.mp-post-info span {
  color: #6f6f6f;
}
.post-item-wraper {
  border: none;
  border-radius: 6px;
  padding: 0 !important;
  box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.post-list-item {
  width: 33.3333%;
  padding: 0 1.5% 3%;
  margin: 0;
  float: left;
}
.post-short-description {
  max-width: 100%;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.post-short-description p {
  max-width: 100%;
  float: left;
  width: 100%;
  vertical-align: middle;
  margin: 0;
  font-size: 13px;
  line-height: 20px;
}
.post-post_content {
  margin: 10px 0 10px 0;
}
@media (min-width: 768px) {
  .post-sharing-button {
    text-align: center;
  }
}
#sharing {
  padding: 20px 30px;
  background: #f6f6f6;
  margin-top: 40px;
}
@media (min-width: 768px) {
  #sharing .share-col-left {
    float: left;
    width: 50%;
  }
}
.about-admin h4.admin-title {
  width: 215px;
  float: left;
}
#post-reviews {
  margin-top: 50px;
}
a.mp-relate-link {
  background: #f55567;
  color: #0a0a0a;
}
a.mp-relate-link img.img-responsive {
  margin: 0 auto;
  height: 200px;
  display: block;
}
.menu-archives {
  list-style: none;
  padding-left: 8px;
}
.menu-archives a.list-archives {
  color: inherit;
}
.author-image {
  text-align: center;
}
.author-image img.img-responsive {
  border: none;
  padding-right: 7px;
  padding-left: 7px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.tab-content {
  border: 1px solid #ddd;
  border-top: none;
}
.block-title p {
  font-size: 18px;
  font-weight: 300;
}
.mp-sidebar {
  margin-bottom: 25px;
}
.mp-sidebar .block-content {
  padding-left: 10px;
}
.mp-sidebar .data.item.title {
  cursor: pointer;
}
.mp-sidebar .product.data.items > .item.content {
  padding: 20px 0 20px 10px !important;
}
.sidebar-tags {
  margin-bottom: 15px;
}
a.label.label-default.tags-list {
  background: #fff;
  border: 1px solid #bbb;
  color: inherit;
  font-weight: normal;
  font-size: 100%;
  border-radius: 1px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 10px;
  margin-right: 5px;
}
ul.menu-categories li.category-item {
  list-style: none;
}
ul.menu-categories .category-level3 {
  display: none;
  padding-left: 15px;
}
ul.menu-categories .category-level4 {
  display: none;
  padding-left: 30px;
}
ul.menu-categories a.list-categories {
  color: inherit;
  margin-left: 8px;
}
ul.menu-categories i {
  cursor: pointer;
}
h2.list-title {
  margin-bottom: 30px;
}
.list-post-tabs {
  padding: 5px 10px 5px 0;
}
.list-post-tabs:hover {
  background-color: #eee;
}
.list-post-tabs .post-left {
  float: left;
  width: 25%;
}
.list-post-tabs .post-right {
  float: left;
  width: 75%;
  padding-left: 10px;
  box-sizing: border-box;
}
.list-post-tabs .post-right span {
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.list-post-tabs .post-right span.create-at {
  font-size: 12px;
}
.tab-pane.fade {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
.fa.fa-angle-right {
  font-size: larger;
}
.autocomplete-suggestions {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #FFF;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  border-top: 0;
  padding: 10px 0;
  overflow-x: hidden;
}
.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000;
}
.autocomplete-suggestion {
  padding: 2px 5px;
  border-bottom: 1px solid #eee;
}
.autocomplete-suggestion:last-child {
  border-bottom: none;
}
.autocomplete-suggestion .mpblog-suggestion {
  display: block;
}
.autocomplete-suggestion .mpblog-suggestion:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left,
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right {
  float: left;
  padding: 5px 10px;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left {
  max-width: 25%;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right.image-visible {
  max-width: calc(75% - 40px);
}
.autocomplete-no-suggestion {
  padding: 2px 5px;
}
.autocomplete-selected {
  background: #F0F0F0;
}
.autocomplete-group {
  padding: 2px 5px;
  font-weight: bold;
  font-size: 16px;
  color: #000;
  display: block;
  border-bottom: 1px solid #000;
}
.mpblog-product-des {
  color: #333333;
}
.mpblog-product-des p {
  margin: 0;
  font-size: 12px;
}
.mpblog-search {
  position: relative;
}
.mpblog-search button.action.search {
  display: inline-block;
  background: none !important;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  position: absolute;
  right: 6px;
  top: 6px;
  z-index: 1;
}
.mpblog-search button.action.search img {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  max-width: 24px;
}
.mpblog-search button.action.search :before {
  -webkit-font-smoothing: antialiased;
  color: #8f8f8f;
}
.mpblog-search button.action.search span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.mpblog-search label[for="mpblog-search-box"] {
  display: none;
}
.mpblog-search #mpblog-search-box {
  height: 38px;
  line-height: 38px;
  border-radius: 0;
  font-size: 13px;
  letter-spacing: 0.5px;
  box-shadow: none;
  color: #8e410c;
  font-weight: normal;
  border-width: 0 0 1px 0;
  padding: 0 36px 0 4px;
}
.mpblog-search input::placeholder {
  color: #b1b1b1;
  opacity: 1;
}
.mpblog-search input:-ms-input-placeholder {
  color: #b1b1b1;
}
.mpblog-search input::-ms-input-placeholder {
  color: #b1b1b1;
}
/* style comment */
textarea.default-cmt__content__cmt-block__cmt-box__cmt-input {
  overflow: hidden !important;
  resize: none;
  min-height: 80px;
  border-radius: 4px;
  margin-bottom: 15px;
}
.default-cmt__content__cmt-block__guest-box {
  margin-bottom: 20px;
}
.show-cmt__cmt-row.is-reply {
  padding-left: 50px !important;
}
.cmt-row__reply-row {
  margin-top: 10px;
}
.default-cmt__cmt-login {
  float: right;
  margin-top: 20px;
  margin-bottom: 10px;
}
div.default-cmt__content__cmt-content {
  width: 100%;
  margin-top: 50px;
  float: left;
}
ul.default-cmt__content__cmt-content {
  list-style: none !important;
}
.cmt-row__cmt-content {
  font-size: 13px;
}
.cmt-row__cmt-interactions {
  font-size: 13px;
}
.cmt-row__cmt-content p {
  margin: 3px 0 !important;
}
.interactions__btn-actions {
  display: inline-block;
  margin-right: 10px;
}
a.interactions__btn-actions.action {
  cursor: pointer;
}
.interactions__cmt-createdat {
  display: inline-block;
  color: #999;
  font-size: 13px;
}
.cmt-row.reply-row {
  margin-bottom: 0 !important;
}
.reply-form__form-input {
  margin-bottom: 0 !important;
  position: relative;
}
.reply-form__form-input .default-cmt_loading {
  width: 20px;
  position: absolute;
  top: 5px;
  right: 5px;
}
.default-cmt__content__cmt-row.reply-row {
  margin-top: 0 !important;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row.reply-row {
  margin-top: 5px;
  padding-bottom: 0;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row {
  margin-top: 5px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-top: 1px solid #f5f5f5;
}
.default-cmt__content__cmt-content ul:first-child {
  padding-left: 5px !important;
}
/* end style comment */
.widget-title {
  margin-bottom: 20px;
}
.author-social img.img-responsive {
  float: left;
  margin-top: 15px;
  margin-left: 15px;
  height: 25px;
  width: 25px;
}
.share-col-right {
  display: inline-block;
  width: 50%;
}
/*post view css*/
.page-layout-1column .column.main {
  width: 100% !important;
}
/* Footer Copyright */
.mp-footer {
  margin-top: 50px;
  font-size: 8px !important;
  display: none;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer h3 {
  margin-top: 50px;
  font-size: 8px !important;
  display: block;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer-links-light {
  color: #E8E8E8 !important;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
.mp-footer-links-light a {
  color: #E8E8E8 !important;
}
.post-image {
  height: 185px;
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  overflow: hidden;
  background: #f6f6f6;
}
.post-image a {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.post-image img.img-responsive {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  height: 185px;
  object-fit: contain;
  object-position: center;
}
@media only screen and (min-width: 600px) {
  .post-item-list .post-image {
    min-width: 250px;
    display: table-cell;
  }
  .post-item-list .post-info-wraper {
    display: table-cell;
    vertical-align: top;
  }
}
.post-info-wraper {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
}
.post-info-wraper h2.mp-post-title {
  margin: 0 0 10px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.post-info-wraper h2.mp-post-title a.post-link-title {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  font-weight: 600;
  line-height: 24px;
  min-height: 48px;
}
.post-info-wraper .post-post_content {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  text-align: center;
  font-size: 13px;
  margin: 0;
  line-height: 18px;
}
.post-info-wraper .mp-post-meta-info {
  text-align: center;
  margin: 5px 0 0;
}
.post-info-wraper .mp-post-meta-info a.mp-read-more {
  background: no-repeat;
  padding: 0;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  line-height: 35px;
  display: inline-block;
  width: auto;
  vertical-align: middle;
  color: #FC7B50 !important;
  border-radius: 3px;
  font-size: 13px;
  font-weight: 400;
}
.post-list-content .limiter {
  display: none !important;
}
/** Yourstore theme */
.mpblog-etheme-yourstore .post-list-container,
.mpblog-etheme-yourstore .post-view,
.mpblog-etheme-yourstore .mp-blog-rss {
  width: 85%;
  margin: auto;
}
.mpblog-etheme-yourstore .block-blog-related {
  border-bottom: solid 1px #dfdfdf;
}
@media (min-width: 768px) {
  .mpblog-etheme-yourstore .page-layout-2columns-right .post-list-content {
    border-right: solid 1px #dfdfdf;
  }
  .mpblog-etheme-yourstore .page-layout-2columns-left .post-list-content {
    border-left: solid 1px #dfdfdf;
  }
}
@media (min-width: 1024px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 400px;
    width: 24.5% !important;
  }
}
@media (min-width: 1440px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 500px;
    width: 16.67% !important;
  }
}
/* mageplaza end blog style */
/*====================Custom Css by Me====================*/
.mp-sidebar #tab-label-popular,
.mp-sidebar #tab-label-mostview,
.mp-sidebar #tab-label-video {
  width: 32% !important;
  padding: 0;
  text-align: center;
  float: left;
}
.mp-sidebar #tab-label-popular a.data.switch,
.mp-sidebar #tab-label-mostview a.data.switch,
.mp-sidebar #tab-label-video a.data.switch {
  padding: 0 !important;
  border: none;
  color: #8e410c;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  line-height: 30px;
  height: auto;
  border-radius: 0;
  font-weight: 600;
  font-size: 13px;
  background: #f6f6f6;
}
.mp-sidebar #tab-label-popular.active a.data.switch,
.mp-sidebar #tab-label-mostview.active a.data.switch,
.mp-sidebar #tab-label-video.active a.data.switch {
  background: #FC7B50;
  color: #fff;
}
.mp-sidebar #tab-label-popular {
  margin: 0 2% !important;
}
.mp-sidebar #tab-content-mostview,
.mp-sidebar #tab-content-popular,
.mp-sidebar #tab-content-video {
  padding: 0 !important;
  border: none;
  box-shadow: none;
  width: 100%;
  margin-top: 42px;
  margin-left: -100%;
  float: right;
}
.mp-sidebar #tab-content-mostview .list-post-tabs,
.mp-sidebar #tab-content-popular .list-post-tabs,
.mp-sidebar #tab-content-video .list-post-tabs {
  padding: 13px 0;
  border-bottom: 1px solid #d1d1d1;
}
.mp-sidebar #tab-content-mostview .post-right a span,
.mp-sidebar #tab-content-popular .post-right a span,
.mp-sidebar #tab-content-video .post-right a span {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin: 0 0 5px;
  line-height: 16px;
}
.mp-sidebar #tab-content-mostview .post-right span.create-at,
.mp-sidebar #tab-content-popular .post-right span.create-at,
.mp-sidebar #tab-content-video .post-right span.create-at {
  font-size: 11px;
  letter-spacing: 0.5px;
  color: #999999;
}
.mp-sidebar .product-video-btn {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.mp-sidebar.mpcss {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 25px 0;
}
.mp-sidebar.mpcss .row {
  margin: 0;
}
.mp-sidebar.mpcss .block-title {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.mp-sidebar.mpcss .block-mp-sidebar-heading {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
  background: #f6f6f6;
  color: #8e410c;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: 600;
}
.mp-sidebar.mpcss .block-content {
  padding: 10px 0;
  border-bottom: 1px solid #d1d1d1;
  margin: 0 !important;
}
.mp-sidebar.mpcss .block-content .category-item {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
}
.mp-sidebar.mpcss .block-content .list-categories {
  display: inline-block;
  width: 100%;
  margin: 0;
  font-size: 12px;
  letter-spacing: 0.5px;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 24px;
}
.mp-sidebar #tab-content-video {
  display: block;
  margin: 0;
}
.mp-sidebar #tab-content-video .blog-video-list {
  float: left;
  width: 100%;
}
.mp-sidebar #tab-content-video .video-opt {
  float: left;
  width: 100%;
  padding: 13px 0;
  border-bottom: 1px solid #d1d1d1;
}
.mp-sidebar #tab-content-video .video-label {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 30px;
  margin: 0px 0 8px;
}
.mp-sidebar #tab-content-video iframe {
  float: left;
  width: 100%;
  height: auto;
}
.mp-sidebar #tab-content-video .video-link {
  float: left;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  margin: 0;
}
.mp-sidebar #tab-content-video .video-link a {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0 20px;
  line-height: 38px;
  background: #f6f6f6;
  color: #8e410c;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 13px;
  border-radius: 3px;
  font-weight: 600;
  box-sizing: border-box;
  transition: all 0.5s ease;
}
.mp-sidebar #tab-content-video .video-link a:hover {
  background: #FC7B50;
  color: #fff;
}
.sidebar .mpblog-search {
  float: left !important;
  padding: 0 !important;
  width: 23%;
  margin: 0 1%;
}
.custom-dropdown select {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  border-width: 0px 0px 1px 0px;
  height: 38px;
  line-height: 38px;
  box-sizing: border-box;
  font-size: 13px;
  letter-spacing: 0.5px;
  padding: 0;
  box-shadow: none !important;
  color: #8e410c;
}
.mpblog-post-index .page-main .page-title-wrapper .page-title span:before {
  content: " ";
  margin: 0 10px 0 0;
  width: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  background: url('../images/blog-icon-b.svg') no-repeat scroll center / 20px;
}
.mpblog-post-index .mp-blog-view {
  max-width: 850px;
  margin: 0 auto;
}
/*==================Custom css for the solo post-page==================*/
.mpblog-post-view .page-main {
  max-width: 1100px;
}
.mpblog-post-view .post-view-image {
  text-align: center;
  height: 400px;
}
.mpblog-post-view .post-view-image img {
  height: 400px;
  object-fit: contain;
  object-position: center;
}
.blog-post-cont {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
  text-align: justify;
}
.blog-post-cont p {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  letter-spacing: 0.5px;
  margin: 0 0 10px;
}
.blog-post-cont p b {
  font-weight: 600;
}
.blog-post-cont p a {
  color: #FC7B50;
}
.blog-post-cont p a:hover {
  text-decoration: underline !important;
}
.blog-post-cont h2 {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 10px 0;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  line-height: 24px;
}
.blog-post-cont h3,
.blog-post-cont h4 {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 10px 0;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  line-height: 20px;
}
.blog-post-cont a {
  color: #FC7B50;
}
.block-blog-related {
  display: inline-block;
  width: 100% !important;
  vertical-align: top;
  margin: 10px 0;
}
.block-blog-related h2 {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  margin: 10px 0 20px;
  background: #f6f6f6;
  line-height: 40px;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: .5px;
  font-weight: 600;
}
.block-blog-related.blog-comment .default-cmt__cmt-login {
  display: none;
}
.block-blog-related.blog-comment .default-cmt__content__cmt-content {
  margin: 0;
}
.block-blog-related .related-content-container {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.block-blog-related .related-content-container .author-content-image {
  float: left;
  width: 135px;
}
.block-blog-related .related-content-container .author-content-information {
  float: left;
  padding-left: 20px;
  width: calc(100% - 155px);
}
.block-blog-related .related-content-container .author-content-information .author-name {
  font-size: 20px;
}
.block-blog-related .products-grid {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 0;
}
.block-blog-related .default-cmt__content {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.block-blog-related #comment-form-sec {
  display: flex;
  width: 100%;
  margin: 0 0 40px;
  padding: 12px 20px;
  box-sizing: border-box;
  background: #f6f6f6;
  border-radius: 10px;
  flex-wrap: wrap;
  align-items: center;
  border-left: 10px solid #fc7b50;
}
.block-blog-related #comment-form-sec .form-sec-left {
  float: left;
  width: 30%;
  text-align: center;
}
.block-blog-related #comment-form-sec .form-sec-left .form-sec-title {
  float: left;
  width: 100%;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: .6px;
  font-weight: 600;
  margin: 0;
  line-height: 36px;
}
.block-blog-related #comment-form-sec .form-sec-left span {
  display: inline-block;
  width: auto;
  vertical-align: top;
  position: relative;
}
.block-blog-related #comment-form-sec .form-sec-left span:before {
  content: "\201C";
  font-size: 70px;
  position: absolute;
  left: -50px;
  top: 4px;
  font-family: sans-serif;
}
.block-blog-related #comment-form-sec .form-sec-left span:after {
  content: "\201D";
  font-size: 70px;
  position: absolute;
  right: -50px;
  bottom: -28px;
  font-family: sans-serif;
}
.block-blog-related #comment-form-sec .form-sec-right {
  float: right;
  width: 70%;
  padding: 0 20px;
  box-sizing: border-box;
  border-left: 1px solid;
}
.block-blog-related #comment-form-sec form {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.block-blog-related #comment-form-sec .default-cmt__content__cmt-block__cmt-box {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.block-blog-related #comment-form-sec input {
  background: #fff;
  border: none;
  height: 38px;
  line-height: 38px;
  padding: 0 10px;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
  font-size: 13px;
  letter-spacing: .5px;
  color: #8e410c;
  border-radius: 3px;
}
.block-blog-related #comment-form-sec textarea {
  border: none;
  padding: 0 10px;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
  color: #8e410c;
  height: 76px !important;
  width: 100% !important;
  line-height: 38px;
  font-size: 13px;
  letter-spacing: .5px;
  border-radius: 3px;
}
.block-blog-related #comment-form-sec .actions-toolbar {
  float: left;
  width: 100%;
  margin: 0;
  text-align: center;
}
.block-blog-related #comment-form-sec .primary {
  float: none;
  width: 100%;
}
.block-blog-related #comment-form-sec button.primary {
  display: inline-block;
  width: auto;
  margin: 0;
  border: none;
  padding: 0 30px;
  height: 35px;
  line-height: 35px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #fc7b50;
  color: #fff;
  border-radius: 5px;
  vertical-align: top;
  min-width: 30%;
  font-size: 16px;
}
.block-blog-related #comment-form-sec input::placeholder {
  color: #b1b1b1;
  opacity: 1;
}
.block-blog-related #comment-form-sec input:-ms-input-placeholder {
  color: #b1b1b1;
}
.block-blog-related #comment-form-sec input::-ms-input-placeholder {
  color: #b1b1b1;
}
.block-blog-related #comment-form-sec select::placeholder {
  color: #b1b1b1;
  opacity: 1;
}
.block-blog-related #comment-form-sec select:-ms-input-placeholder {
  color: #b1b1b1;
}
.block-blog-related #comment-form-sec select::-ms-input-placeholder {
  color: #b1b1b1;
}
.block-blog-related #comment-form-sec textarea::placeholder {
  color: #b1b1b1;
  opacity: 1;
}
.block-blog-related #comment-form-sec textarea:-ms-input-placeholder {
  color: #b1b1b1;
}
.block-blog-related #comment-form-sec textarea::-ms-input-placeholder {
  color: #b1b1b1;
}
.block-blog-related #comment-form-sec .messages {
  float: left;
  width: 100%;
}
.mp-blog-recommend-sec {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 30px 0 50px;
}
.mp-blog-recomm-cont {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  text-align: center;
  padding: 20px;
  border: 1px solid #FC7B50;
  border-radius: 10px;
  box-sizing: border-box;
  border-top-width: 10px;
}
.mp-blog-recomm-cont .mp-blog-rec-title {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  font-weight: 600;
  line-height: 36px;
}
.mp-blog-recomm-cont .mp-blog-rec-cont {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 10px 0;
  max-width: 900px;
}
.mp-blog-recomm-cont .mp-blog-rec-cont p {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 5px 0;
}
.mp-blog-recomm-cont .mp-blog-rec-btns {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.mp-blog-recomm-cont .mp-blog-rec-btn {
  display: inline-block;
  width: 90%;
  padding: 0;
  line-height: 35px;
  text-transform: uppercase;
  background: #c8944a;
  color: #fff;
  font-weight: 600;
  letter-spacing: .5px;
  border-radius: 3px;
  margin: 10px;
  max-width: 280px;
  font-size: 14px;
}
.interactions__btn-actions img {
  max-width: 13px;
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #mpblog-list-container .post-list-item {
    width: 50%;
  }
  #mpblog-list-container .mp-clear {
    clear: none;
  }
  /*==================Custom css for the solo post-page==================*/
  .mpblog-post-view .post-view-image {
    background: #f6f6f6;
  }
}
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .column .block-addbysku .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .column .block-addbysku .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .column.main .magento-payments-review .actions-toolbar,
  .bundle-options-container .legend.title,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .block-search .label,
  .modes-label,
  .dashboard-welcome-toggler,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .magento-payments-review .block-content:before,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:before,
  .magento-payments-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after,
  .account .toolbar:before,
  .account .toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .header.content:after,
  .page-header .header.panel:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after,
  .account .toolbar:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results,
  .account .toolbar {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount,
  .account .toolbar .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages,
  .account .toolbar .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .cart-gift-item,
  .cart-container .form-cart {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .cart-gift-item .actions,
  .cart-container .form-cart .actions {
    text-align: right;
  }
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update {
    margin-left: 10px;
  }
  .block-cart-failed .action.continue,
  .cart-container .cart-gift-item .action.continue,
  .cart-container .form-cart .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 0;
    border-top: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center;
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width: 60%;
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align: right;
  }
  .magento-payments-review-discount {
    border-top: 1px solid #d1d1d1;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 15px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .magento-payments-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .amprot-input-block {
    max-width: 80%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
    float: left;
    text-align: center;
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: none;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  /*==============for the product grids==============*/
  .products-grid .product-item-photo.hover-image-container {
    position: relative;
  }
  .products-grid .product-item-photo.hover-image-container .product-image-container {
    position: relative;
    z-index: 1;
    transition: none;
  }
  .products-grid .product-item-photo.hover-image-container .product-image-photo.hover_image {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    opacity: 0;
    transition: none;
    box-sizing: border-box;
    display: inline-block;
  }
  .products-grid .product-item-photo.hover-image-container:hover .product-image-container {
    opacity: 0;
  }
  .products-grid .product-item-photo.hover-image-container:hover .product-image-photo.hover_image {
    opacity: 1;
  }
  .catalog-product-view .page-main {
    padding-left: 40px;
    padding-right: 40px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 48%;
  }
  .page-layout-1column .product.media {
    width: 34%;
    padding: 0 7%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 100%;
    order: 2;
    position: static;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    padding-left: 65%;
    box-sizing: border-box;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 100%;
    text-align: right;
    order: 0;
    height: 0;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 5px 20px;
    max-width: 1380px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    float: none;
    display: inline-block;
    margin: 0;
    max-width: 200px;
    vertical-align: middle;
  }
  .logo img {
    max-height: inherit;
    display: inline-block;
    vertical-align: top;
    height: 73px;
    width: auto;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  body {
    font-size: 13px;
    line-height: 24px;
    padding-top: 100px;
  }
  .top-bar-content {
    height: 30px;
  }
  .top-bar-content .top-bar-slider .owl-stage {
    height: 30px;
  }
  .top-bar-content .top-item span {
    line-height: 30px;
    font-size: 13px;
    font-weight: 400;
  }
  .sections.nav-sections {
    display: inline-block;
    width: 100%;
    margin: 0;
    text-align: center;
    background: #ffffff;
    border-bottom: 1px solid;
    position: fixed;
    top: 40px;
    z-index: 2;
    left: 0;
    height: 60px;
  }
  .sections.nav-sections .navigation {
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    background: #f6f6f6;
    color: #8e410c;
  }
  .sections.nav-sections .navigation .level0 > .level-top {
    color: #8e410c;
    border: none;
    line-height: 36px;
    padding-right: 30px;
  }
  .sections.nav-sections .navigation .level0 > .level-top:hover {
    color: #FC7B50;
  }
  .sections.nav-sections .navigation .level0 > .level-top > .ui-menu-icon::after {
    font-size: 26px;
  }
  .sections.nav-sections .navigation .level0.active > .level-top {
    color: #FC7B50;
  }
  .sections.nav-sections .sticky-logo {
    float: left;
    width: auto;
    line-height: 60px;
  }
  .sections.nav-sections .sticky-logo a {
    display: inline-block;
    width: auto;
    vertical-align: top;
    line-height: 60px;
  }
  .sections.nav-sections .sticky-logo img {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    height: 44px;
    margin: 8px 0;
  }
  .header.content .block-search {
    width: auto;
    padding: 0;
    margin: 0px 0px 0px 13px;
  }
  .header.content .block-search .block-title {
    display: inline-block;
    margin: 0;
    width: auto;
    vertical-align: top;
    position: relative;
    cursor: pointer;
  }
  .header.content .block-search .block-title:before {
    content: " ";
    display: inline-block;
    width: 30px;
    line-height: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    background: url('../images/search-icon.svg') no-repeat scroll center left / 22px;
  }
  .header.content .block-search .block-title strong {
    font-weight: normal;
    display: inline-block;
    width: auto;
    vertical-align: top;
    padding: 0 0 0 30px;
    line-height: 30px;
    font-size: 12px;
    text-transform: capitalize;
    min-width: 42px;
    color: #fff;
  }
  .header.content .block-search .block-title:hover strong,
  .header.content .block-search .block-title.active strong {
    color: #ffffff;
  }
  .header.content .block-search .block-title:hover:before,
  .header.content .block-search .block-title.active:before {
    color: #ffffff;
  }
  .header.content .block-search .block-content {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    right: 46px;
    top: 0;
    width: 0;
    overflow: hidden;
    transition: width 0.5s;
  }
  .header.content .block-search .block-content.active {
    width: 170px;
  }
  #search_mini_form {
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  #search_mini_form .field.search {
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  #search_mini_form .field.search .label {
    display: none;
  }
  #search_mini_form .field.search .nested {
    display: none;
  }
  #search_mini_form .field.search .control {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 0;
    margin: 0;
  }
  #search_mini_form .actions {
    display: inline-block;
    width: auto;
    vertical-align: top;
  }
  #search_mini_form .actions button.action.search {
    display: inline-block;
    width: 40px;
    vertical-align: top;
    height: 32px;
    padding: 0 5px;
    right: 0;
  }
  #search_mini_form .actions button.action.search:before {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 16px;
    color: transparent;
    display: inline-block;
    width: 32px;
    line-height: 32px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
  }
  input#search {
    position: static;
    padding: 0 42px 0 10px;
    width: 100%;
    font-size: 11px;
    text-transform: none;
    letter-spacing: 0.5px;
    box-sizing: border-box;
    box-shadow: none;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
  }
  input#search::placeholder {
    color: #ffffff;
  }
  .minicart-wrapper.fme-quote-cart-wrapper {
    margin: 0 0 0 13px;
  }
  .minicart-wrapper.fme-quote-cart-wrapper .fme-quote-showcart {
    width: auto;
    height: auto;
  }
  .top-user-links {
    margin: 0px 0px 0px 13px;
  }
  .top-user-links .top-user-acc {
    height: auto;
    width: auto;
  }
  .top-user-links .top-user-dropdown {
    width: 250px;
    top: 15px;
  }
  .footer-links .foot-col {
    width: 24%;
  }
  .footer-links .foot-col.foot-col-4 {
    width: 28%;
  }
  .mp-sidebar .data.item.title {
    width: 50% !important;
    margin: 0 !important;
  }
  .mp-sidebar .data.item.title .data.switch {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .mp-sidebar .data.item.title .data.switch div {
    width: fit-content;
    margin: auto;
  }
  .mp-sidebar #tab-label-popular .data.switch {
    border-right: 0 !important;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .braintree-express-paylater-message-container {
    order: 1;
  }
}
@media all and (min-width: 1024px), print {
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 6%) / 4);
    float: left;
    text-align: center;
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
  /*==============for the product grids==============*/
  .products-grid .product-item-photo.hover-image-container {
    position: relative;
  }
  .products-grid .product-item-photo.hover-image-container .product-image-container {
    position: relative;
    z-index: 1;
    transition: none;
  }
  .products-grid .product-item-photo.hover-image-container .product-image-photo.hover_image {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    opacity: 0;
    transition: none;
    box-sizing: border-box;
    display: inline-block;
  }
  .products-grid .product-item-photo.hover-image-container:hover .product-image-container {
    opacity: 0;
  }
  .products-grid .product-item-photo.hover-image-container:hover .product-image-photo.hover_image {
    opacity: 1;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
