.quick-view table#package-info > thead > tr > th {
    text-transform: uppercase;
    padding: 5px;
    font-size: 85%;
    color:#9A8787;
    font-weight:600;
}
.quick-view table#package-info > tbody > tr > td {
    padding-top: 0px;
}
.quick-view table#package-info {
    background: #FCF3F3;
    border: 1px solid #FFE0E0;
    margin-top: 30px;
    margin-bottom: 10px;
}
.quick-view table#ship-info > thead > tr > th {
    padding: 5px 10px;
    border: 1px solid #E3E3E3;
    background-color: #F8F8F8;
    color:#7D7D7D;
    width: 33.33%;
    text-transform: uppercase;
}
.quick-view .product.attribute.overview .inventory {
    margin-top: 15px;
}
.gallery-placeholder .loading-mask {
    display: none;
}



@media (min-width: 768px) {
    .magehq-authentication-dropdown .modal-content {
        background-color: transparent;
    }
    .magehq-authentication-dropdown .modal-content .block-content {
        background-color: #fff;
        padding: 10px;
    }
    .authentication-wrapper {
        position: initial;
    }
    .modal-custom.authentication-dropdown._show {
          background-color: #3a3a3a63;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
      border: 0 none;
      width: 365px;
      top: 250px;
      right: 0;
    }
    .modal-custom.authentication-dropdown._show:before,
    .modal-custom.authentication-dropdown._show:after {
      border-bottom-style: solid;
      content: '';
      display: block;
      height: 0;
      position: absolute;
      width: 0;
    }
    .modal-custom.authentication-dropdown._show:before {
      border: 5px solid;
      border-color: transparent transparent #333 transparent;
      z-index: 99;
      right: 50%;
      top: -10px;
    }
    .modal-custom.authentication-dropdown._show:after {
      border: 14px solid;
      border-color: transparent transparent #00000005;
      z-index: 98;
      right: 50%;
      top: -27px;
      display: none;
    }
    .modal-custom.authentication-dropdown._show .modal-header {
        padding: 0;
    }
    .modal-custom.authentication-dropdown._show  .action-close {
        margin: 0;
        right: 8px;
    }
    .modal-custom.authentication-dropdown._show  .action-close:before {
        color: #fff;
        font-size: 20px;
        line-height: 20px;
        font-weight: 600;

    }
}
@media (min-width: 992px) {
    .modal-custom.authentication-dropdown._show {
      top: 135px;
    }
}
@media (min-width: 1240px) {
    .modal-custom.authentication-dropdown._show {
        right: inherit;
    }
}

.modal-custom.authentication-dropdown .popup-image {
    width: 50px;
    float: left;
    margin-right: 10px;
}
.modal-custom.authentication-dropdown .message_wishlist {
    color: #ed1c24 !important;
    margin-left: 60px;
}
.modal-custom.authentication-dropdown .actions-toolbar {
    clear: both;
    text-align: right;
}
.modal-custom.authentication-dropdown .product_name {
    font-size: 15px;
    margin-bottom: 5px;
    margin-left: 60px;
}
.modal-custom.authentication-dropdown .actions-toolbar .primary,
.modal-custom.authentication-dropdown .actions-toolbar .secondary {
    float: none;
    vertical-align: inherit;
}
.modal-custom.authentication-dropdown a.action.action-register {
    padding: 0 20px;
    background: #333;
    line-height: 35px;
    vertical-align: initial;
}
.modal-custom.authentication-dropdown a.action.action-register span {
    color: #fff !important;
    text-transform: uppercase;
}
.modal-custom.authentication-dropdown a.action.action-register:hover {
    background-color: #ed1c24;
}
.modal-custom.authentication-dropdown .block {
    margin-bottom: 0;
}
.modal-custom.authentication-dropdown .block.block-add-wishlist .actions-toolbar {
    margin-top: 15px;
}
.modal-custom.authentication-dropdown .block-customer-login .fieldset:last-child {
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .modal-custom.authentication-dropdown .modal-inner-wrap {
        background-color: #fff;
    }
}
.modal-custom.authentication-dropdown .fieldset > .field {
    float: left;
    width: 100%;
}
.modal-custom.authentication-dropdown .fieldset > .field:not(.choice) > .label {
    float: left !important;
    width: 25% !important;
    display: inline-block !important;
    text-align: right !important;
    margin-right: 2% !important;
    line-height: 35px;
}

.modal-custom.authentication-dropdown .fieldset > .field:not(.choice) > .control {
    width: 71% !important;
    float: left !important;
}
.modal-custom.authentication-dropdown .fieldset > .field {
    margin-bottom: 5px !important;
}
.modal-custom.authentication-dropdown .block-customer-login .secondary a.action {
    text-decoration: underline;
    margin-left: 15px;
}
.action-cancel-wishlist {
    cursor: pointer;
}
.page-products .page.messages .messages {
    display: none;
}
.products-grid .item .item-inner .box-info .button-action .action.active {
    border: 1px solid #ed1c24;
}
.products-grid .item .item-inner .box-info .button-action .action.active:after {
    color:#ed1c24;
}
.modal-custom.authentication-dropdown .actions-toolbar .primary {
    display: inline-block;
    margin-right: 5px;
    float: left;
}

.modal-custom.authentication-dropdown .actions-toolbar .secondary {
    display: inline-block;
}
.modal-custom.authentication-dropdown .actions-toolbar .action-login-wishlist {
    width: 130px;
}

.modal-custom.authentication-dropdown a.action.action-register {
    margin-top: 0px;
    display: inline-block;
    width: auto;
}
.modal-custom.authentication-dropdown .actions-toolbar .primary {
    display: inline-block;
    margin-right: 5px;
}

.modal-custom.authentication-dropdown .actions-toolbar .secondary {
    display: inline-block;
}

.modal-custom.authentication-dropdown a.action.action-register {
    display: inline-block;
    width: auto;
}

.cartquickpro-catalog_product-view .container {
    padding: 0;
}
.modal-popup.smcqp-modal-popup .modal-inner-wrap {
    margin: 5vh auto;
}
@media only screen and (min-width: 801px) {
    .modal-popup.modal-slide.smcqp-modal-popup .modal-inner-wrap {
        width: 980px;
        max-width: 100%;
    }
}

@media only screen and (min-width: 1600px) {
    .smcqp-modal-popup.modal-popup._inner-scroll .modal-inner-wrap {
        max-height: 80%;
    }
    modal-popup.smcqp-modal-popup .modal-inner-wrap {
        margin: 21.5vh auto;
    }

}
.product-info-main  .media-side-extra-head .product-addto-links .action.towishlist:hover:before,
.products-grid .item .item-inner .box-info .button-action .action.towishlist:hover:before {
    content: attr(aria-label) !important;
      font-size: 14px;
    font-weight: 400;
  text-align: center;
  position: absolute;
  display: block;
  left: 30%;
  min-width: 150px;
  max-width: 200px;
  bottom: auto;
  top: calc(100% + 6px);
  transform: translate(-50%);
  animation: fade-in 300ms ease;
  background: #564E4E;
  border-radius: 2px;
  padding: 5px;
  color: #ffffff;
  z-index: 1;
   font-family: inherit;
  line-height: 25px;
}


.product-info-main  .media-side-extra-head .product-addto-links .action.tocompare:hover:before,
.products-grid .item .item-inner .box-info .button-action .action.link-compare:hover:before {
    content: attr(aria-label) !important;
      font-size: 14px;
    font-weight: 400;
  text-align: center;
  position: absolute;
  display: block;
  left: 50%;
  min-width: 150px;
  max-width: 200px;
  bottom: auto;
  top: calc(100% + 6px);
  transform: translate(-50%);
  animation: fade-in 300ms ease;
  background: #564E4E;
  border-radius: 2px;
  padding: 5px;
  color: #ffffff;
  z-index: 1;
   font-family: inherit;
  line-height: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px)  {
    .products-grid .item .item-inner .box-info .button-action .action.towishlist:hover:before {
        top: calc(90% + 6px);
        left: 35%;
    }
    .products-grid .item .item-inner .box-info .button-action .action.towishlist:hover:after {
        top:calc(90% + 1px);
        left: 33%;
    }

    .products-grid .item .item-inner .box-info .button-action .action.link-compare:hover:before {
        left: 60%;
        top: calc(90% + 6px);
    }
    .products-grid .item .item-inner .box-info .button-action .action.link-compare:hover:after {
        left: 60%;
        top: calc(90% + 6px);
    }
 
}
@media only screen and (max-width: 768px) {
    .product-info-main  .media-side-extra-head .product-addto-links .action.tocompare:hover:before,
    .products-grid .item .item-inner .box-info .button-action .action.link-compare:hover:before,
   .product-info-main  .media-side-extra-head .product-addto-links .action.towishlist:hover:before,
    .products-grid .item .item-inner .box-info .button-action .action.towishlist:hover:before,
    .product-info-main  .media-side-extra-head .product-addto-links .action.tocompare:hover:after,
    .products-grid .item .item-inner .box-info .button-action .action.link-compare:hover:after,
   .product-info-main  .media-side-extra-head .product-addto-links .action.towishlist:hover:after,
    .products-grid .item .item-inner .box-info .button-action .action.towishlist:hover:after {
        display: none !important;
    }
}

.products-grid .item .item-inner .box-info .button-action .action.sm_quickview_handler:hover:before {
    content: attr(aria-label);
      font-size: 14px;
    font-weight: 400;
  text-align: center;
  position: absolute;
  display: block;
  left: 70%;
  min-width: 150px;
  max-width: 200px;
  bottom: auto;
  top: calc(100% + 6px);
  transform: translate(-50%);
  animation: fade-in 300ms ease;
  background: #564E4E;
  border-radius: 2px;
  padding: 5px;
  color: #ffffff;
  z-index: 1;
   font-family: inherit;
  line-height: 25px;
}
.media-side-extra-head .product-addto-links .action.tocompare:hover:after,
.products-grid .item .item-inner .box-info .button-action .action.link-compare:hover:after{
     content: '';
      position: absolute;
      display: block;
      left: 46%;
      width: 0;
      height: 0;
      margin-left: - 3px;
      border: 1px solid black;
      bottom: auto;
    top: calc(100% + 1px);
    border-color: transparent transparent #564E4E;
    border-width: 0 6px 6px;
      animation: fade-in 300ms ease;
      z-index: 1;
}
.media-side-extra-head .product-addto-links .action.towishlist:hover:after,
.products-grid .item .item-inner .box-info .button-action .action.towishlist:hover:after {
     content: '';
      position: absolute;
      display: block;
      left: 25%;
      width: 0;
      height: 0;
      margin-left: - 3px;
      border: 1px solid black;
      bottom: auto;
    top: calc(100% + 1px);
    border-color: transparent transparent #564E4E;
    border-width: 0 6px 6px;
      animation: fade-in 300ms ease;
      z-index: 1;
}
.media-side-extra-head .product-addto-links .action.towishlist:hover:after {
    left: 42%;
}
.products-grid .item .item-inner .box-info .button-action .action.sm_quickview_handler:hover:after {
     content: '';
      position: absolute;
      display: block;
      left: 69%;
      width: 0;
      height: 0;
      margin-left: - 3px;
      border: 1px solid black;
      bottom: auto;
    top: calc(100% + 1px);
    border-color: transparent transparent #564E4E;
    border-width: 0 6px 6px;
      animation: fade-in 300ms ease;
      z-index: 1;
}
.products.wrapper.products-grid .item {
    padding-bottom: 15px;
}
.product-info-main  .media-side-extra-head .product-addto-links .action {
        line-height: 38px !important;
}
.media-side-extra-head .product-addto-links .action span {
    display: block !important;
    width: 38px;
    height: 35px;
    position: relative;
    font-size: 0px;
}
.products-grid .item .item-inner .box-info .button-action .action span {
    display: block !important;
    width: 34px;
    height: 35px;
    position: relative;
    font-size: 0px;
} 

.products-grid .item .item-inner .box-info .button-action a.action.towishlist:after,
.products-grid .item .item-inner .box-info .button-action a.action.tocompare:after,
.products-grid .item .item-inner .box-info .button-action a.action.quickview-handler:after {
    display: none;
}

.product-info-main .media-side-extra-head .product-addto-links .action.towishlist:before,
.product-info-main .media-side-extra-head .product-addto-links .action.tocompare:before {
    display: none;
}

.media-side-extra-head .product-addto-links .action.towishlist span:after,
.media-side-extra-head .product-addto-links .action.tocompare span:after,
.products-grid .item .item-inner .box-info .button-action .action.towishlist span:after,
.products-grid .item .item-inner .box-info .button-action .action.tocompare span:after,
.products-grid .item .item-inner .box-info .button-action .action.quickview-handler span:after {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 13px;
}
.media-side-extra-head .product-addto-links .action.towishlist span:after,
.products-grid .item .item-inner .box-info .button-action .action.towishlist span:after{
    content: '\f02e';
}
.media-side-extra-head .product-addto-links .action.tocompare span:after,
.products-grid .item .item-inner .box-info .button-action .action.tocompare span:after {
    content: '\f019';
}
.products-grid .item .item-inner .box-info .button-action .action.quickview-handler span:after {
    content: '\f002';
}
.product-info-main .media-side-extra-head .product-addto-links .action {
    position: relative;
}
.product-info-main .media-side-extra-head .product-addto-links .action.towishlist:hover span:after,
.product-info-main .media-side-extra-head .product-addto-links .action.tocompare:hover span:after,
.products-grid .item .item-inner .box-info .button-action .action.towishlist:hover span:after,
.products-grid .item .item-inner .box-info .button-action .action.tocompare:hover span:after,
.products-grid .item .item-inner .box-info .button-action .action.quickview-handler:hover span:after {
    color: #ed1c24;
}
 

.product-info-main .media-side-extra .product-addto-links .action {
    background: #000;
    color: #fff;
    position: relative;
    padding-left: 38px;
    width: 360px !important;
    max-width: 100%;
    height: 50px;
    line-height: 50px;
}
.product-info-main .media-side-extra .product-addto-links .action.tocompare {
    padding-left: 22px;
}
.product-info-main .media-side-extra .product-addto-links .action:before {
    line-height: 40px !important;
    height: 40px;
    width: 40px;
}
.product-info-main .media-side-extra .product-addto-links .action.tocompare:before,
.product-info-main .media-side-extra .product-addto-links .action.towishlist:before {
    font-size: 18px;
}
.product-info-main .media-side-extra .product-addto-links .action span {
    line-height: 48px !important;
    font-size: 15px;
}
@media (min-width: 480px) {
    .product-info-main .media-side-extra .product-addto-links {
        display: flex;
        justify-content: center;
    }
    .product-info-main .media-side-extra .product-addto-links .action.towishlist {
        order: 2;
        margin-left: 50px;
    }

}

.product-info-main .media-side-extra .product-addto-links .action span {
    color: #fff !important;
}

.product-info-main .media-side-extra .product-addto-links .action:hover span {
    color: #000 !important;
}

.product-info-main .media-side-extra .product-addto-links .action:hover {
    background: #fff;
}
.product-info-main .media-side-extra .product-addto-links .action:before {
  border: 1px solid #fff;
  color: #fff;
  position: absolute;
  left: 20px;
}
.product-info-main .media-side-extra .product-addto-links .action:hover:before {
  border: 1px solid #ddd;
  color: #222;
}

.product-info-main .media-side-extra .product-addto-links {
    width: 100% !important;
}
.download-page-modal .modal-content {
    padding-top:2rem;
}

.download-page-modal .modal-inner-wrap {
    width: 500px;
}
#recaptcha-form  {
    text-align: center;
}
.customer-account-index .col-lg-9.col-md-9 > .page-title-wrapper {
    display: none;
}
.product-info-main .media-side-extra-head {
    float: right;
    z-index: 1;
    position: relative;
}
@media (min-width: 1200px) {
    .product-info-main .media-side-extra-head {
        margin-top: -48px;
    }
    .catalog-product-view .breadcrumbs {
        padding-right: 95px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1500px)  {
    .product-info-main .media-side-extra-head {
        margin-right: 120px;
    }
}
@media only screen and (max-width: 991px) {
    .product-info-main .media-side-extra-head {
        margin-right: 200px;
    }
}
.product-info-main .page-title-wrapper.product {
    clear: left;
}
.media-side-extra-head .product-addto-links .action.tocompare:before {
    content: '\f019' !important;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-synthesis: weight style;
    font-stretch: normal;
    font-size-adjust: none;
    font-language-override: normal;
    font-kerning: auto;
    font-feature-settings: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
}

.media-side-extra-head .product-addto-links .action.towishlist:before {
    content: '\f02e' !important;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-synthesis: weight style;
    font-stretch: normal;
    font-size-adjust: none;
    font-language-override: normal;
    font-kerning: auto;
    font-feature-settings: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    font-size: 14px;
}
.media-side-extra-head .product-addto-links .action.tocompare:hover:before,
.media-side-extra-head .product-addto-links .action.towishlist:hover:before {
    color: #ed1c24;
}
.item.link.compare {
    display: none;
}

.media-side-extra-head .product-addto-links a.tocompare:hover,
.media-side-extra-head .product-addto-links a.towishlist:hover 
{
    border: 1px solid #ed1c24;
}
.media-side-extra-head .product-addto-links a.towishlist:hover {
    background:#fff;
}
.catalog-product-view .page.messages,
.filter-content .filter-actions,
.filter-content .filter-current {
    display: none;
}
.magehq-authentication-dropdown {
    width: 365px;
    border-radius: 30px;
}

.custom-modal {
    width: 355px;
}
.custom-modal span.close-modal {
    font-size: 0;
}
.custom-modal span.close-modal:before {
    content: '\e616';
    font-family: 'icons-blank-theme';
    height: 20px;
    width: 20px;
    display: inline-block;
    font-size: 24px;
    line-height: 20px;
    margin-top: 7px;
    font-weight: 600;
}
.modal-custom.magehq-authentication-dropdown._show {
    border: 1px solid #ccc;
    width: 355px;
}
@media only screen and (min-width: 768px) { 
    .modal-custom.authentication-dropdown._show .action-close:before {
        font-size: 24px;
    }
}
@media only screen and (max-width: 767px) { 
    .modal-custom.magehq-authentication-dropdown._show {
        width: auto;
    }
}
.dropdown-overlay.modal-custom-overlay {
    display: none !important;
}
aside.modal-custom.authentication-dropdown.magehq-authentication-dropdown.custom-slide {
    transition: none !important;
    transform: none !important;
}
.action-login-wishlist span,
.action-register span {
    text-transform: none;
}
#customtab-2 {
    display: none;
}
.additional-attributes-wrapper .additional-attributes {
    width:-webkit-fill-available;
}