/*
  Theme Name: Shopall Child
  Theme URI: https://themepalace.com/downloads/shopall
  description: A custom child theme for Shopall created by GPat.eu
  Author: George Patlakoutzas
  Author URI: http://gpat.eu
  Template: shopall
  Version: 1.0.0
  License: GNU General Public License v3 or later
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
  Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
  Text Domain: shopall-child
*/
a {
  color: #160959; }
  a:hover {
    color: #210e87; }
  a:hover, a:active, a:focus, a:focus-within {
    outline: none; }

body.theme-shopall .test {
  color: #fa0000;
  background-color: rgba(250, 0, 0, 0.19); }
body.theme-shopall .solid-hidden {
  display: none; }
body.theme-shopall button,
body.theme-shopall input,
body.theme-shopall input,
body.theme-shopall optgroup,
body.theme-shopall select,
body.theme-shopall textarea {
  font-family: "Roboto", sans-serif; }
body.theme-shopall h1 {
  font-size: 34px; }
body.theme-shopall h2 {
  font-size: 30px; }
body.theme-shopall h3 {
  font-size: 24px; }
@keyframes blink {
  from, to {
    opacity: 1; }
  50% {
    opacity: 0.3; } }
body.theme-shopall .solid-card-icons {
  display: flex;
  margin-bottom: 2px; }
  body.theme-shopall .solid-card-icons img {
    margin-right: 10px;
    margin-bottom: 10px;
    width: 50px;
    border-radius: 5px;
    padding: 4px;
    background-color: #ffffff; }
body.theme-shopall .solid-methods-icons {
  margin-bottom: 2px;
  display: flex; }
  body.theme-shopall .solid-methods-icons img {
    margin-right: 10px;
    margin-bottom: 10px;
    width: 70px;
    border-radius: 5px;
    padding: 4px;
    background-color: #ffffff; }
body.theme-shopall .size-guide-image {
  max-width: 600px; }

.theme-shopall #top-bar .wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .theme-shopall #top-bar .wrapper span {
    font-size: 15px;
    font-weight: 200;
    margin-right: 4px;
    margin-left: 4px; }
  .theme-shopall #top-bar .wrapper a {
    color: #ffffff; }
  @media (max-width: 639.98px) {
    .theme-shopall #top-bar .wrapper {
      flex-direction: column; }
      .theme-shopall #top-bar .wrapper span.separator {
        display: none; } }
.theme-shopall .site-header {
  display: flex;
  flex-direction: column;
  justify-content: flex-start; }
  .theme-shopall .site-header .site-branding-wrapper .wrapper {
    justify-content: space-between; }
    .theme-shopall .site-header .site-branding-wrapper .wrapper .site-branding .site-logo img {
      max-height: 100px; }
    .theme-shopall .site-header .site-branding-wrapper .wrapper .header-search {
      width: 33.33%;
      max-width: 300px;
      margin-left: auto;
      margin-right: auto;
      background-color: transparent; }
      .theme-shopall .site-header .site-branding-wrapper .wrapper .header-search .woocommerce-product-search {
        display: flex;
        width: 100%; }
        .theme-shopall .site-header .site-branding-wrapper .wrapper .header-search .woocommerce-product-search .search-field {
          border-width: 2px;
          border-radius: 8px 0 0 8px; }
          .theme-shopall .site-header .site-branding-wrapper .wrapper .header-search .woocommerce-product-search .search-field:hover, .theme-shopall .site-header .site-branding-wrapper .wrapper .header-search .woocommerce-product-search .search-field:active, .theme-shopall .site-header .site-branding-wrapper .wrapper .header-search .woocommerce-product-search .search-field:focus, .theme-shopall .site-header .site-branding-wrapper .wrapper .header-search .woocommerce-product-search .search-field:focus-within {
            outline: none;
            border-color: #160959; }
        .theme-shopall .site-header .site-branding-wrapper .wrapper .header-search .woocommerce-product-search button {
          border-width: 2px;
          border-radius: 0 8px 8px 0;
          border-color: #160959;
          background-color: #160959;
          padding: 5px 15px; }
          .theme-shopall .site-header .site-branding-wrapper .wrapper .header-search .woocommerce-product-search button:hover, .theme-shopall .site-header .site-branding-wrapper .wrapper .header-search .woocommerce-product-search button:active, .theme-shopall .site-header .site-branding-wrapper .wrapper .header-search .woocommerce-product-search button:focus, .theme-shopall .site-header .site-branding-wrapper .wrapper .header-search .woocommerce-product-search button:focus-within {
            border-color: #210e87;
            background-color: #210e87;
            outline: none; }
    .theme-shopall .site-header .site-branding-wrapper .wrapper ul.login-register > li:not(:last-child) {
      border-right: none;
      padding-right: 0;
      font-size: 24px;
      margin-top: 2px;
      margin-right: 10px; }
    .theme-shopall .site-header .site-branding-wrapper .wrapper ul.login-register li svg {
      width: 24px;
      height: 24px; }
    .theme-shopall .site-header .site-branding-wrapper .wrapper ul.login-register li a:hover, .theme-shopall .site-header .site-branding-wrapper .wrapper ul.login-register li a:active, .theme-shopall .site-header .site-branding-wrapper .wrapper ul.login-register li a:focus, .theme-shopall .site-header .site-branding-wrapper .wrapper ul.login-register li a:focus-within {
      color: #210e87; }
      .theme-shopall .site-header .site-branding-wrapper .wrapper ul.login-register li a:hover svg, .theme-shopall .site-header .site-branding-wrapper .wrapper ul.login-register li a:active svg, .theme-shopall .site-header .site-branding-wrapper .wrapper ul.login-register li a:focus svg, .theme-shopall .site-header .site-branding-wrapper .wrapper ul.login-register li a:focus-within svg {
        fill: #210e87; }
  .theme-shopall .site-header .main-navigation ul#primary-menu li a {
    color: #210e87;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    padding: 11px 15px; }
    .theme-shopall .site-header .main-navigation ul#primary-menu li a svg {
      fill: #160959; }
  .theme-shopall .site-header .main-navigation ul#primary-menu li.current-menu-parent, .theme-shopall .site-header .main-navigation ul#primary-menu li.current-menu-item {
    color: #3817e4; }
    .theme-shopall .site-header .main-navigation ul#primary-menu li.current-menu-parent > a, .theme-shopall .site-header .main-navigation ul#primary-menu li.current-menu-item > a {
      color: #3817e4; }
      .theme-shopall .site-header .main-navigation ul#primary-menu li.current-menu-parent > a svg, .theme-shopall .site-header .main-navigation ul#primary-menu li.current-menu-item > a svg {
        fill: #3817e4; }
  .theme-shopall .site-header .main-navigation ul#primary-menu li:hover > a, .theme-shopall .site-header .main-navigation ul#primary-menu li:active > a, .theme-shopall .site-header .main-navigation ul#primary-menu li:focus > a, .theme-shopall .site-header .main-navigation ul#primary-menu li:focus-within > a {
    background-color: #160959;
    color: #ffffff; }
    .theme-shopall .site-header .main-navigation ul#primary-menu li:hover > a svg, .theme-shopall .site-header .main-navigation ul#primary-menu li:active > a svg, .theme-shopall .site-header .main-navigation ul#primary-menu li:focus > a svg, .theme-shopall .site-header .main-navigation ul#primary-menu li:focus-within > a svg {
      fill: #ffffff; }
  .theme-shopall .site-header .main-navigation ul#primary-menu li:hover > svg, .theme-shopall .site-header .main-navigation ul#primary-menu li:active > svg, .theme-shopall .site-header .main-navigation ul#primary-menu li:focus > svg, .theme-shopall .site-header .main-navigation ul#primary-menu li:focus-within > svg {
    fill: #ffffff; }
  @media screen and (max-width: 1023px) {
    .theme-shopall .site-header .main-navigation ul#primary-menu > li.menu-item-has-children > a:before {
      right: 35px; }
    .theme-shopall .site-header .main-navigation ul#primary-menu > li.menu-item-has-children button.dropdown-toggle {
      width: 50px;
      height: 50px;
      overflow: hidden; }
      .theme-shopall .site-header .main-navigation ul#primary-menu > li.menu-item-has-children button.dropdown-toggle svg {
        margin-top: -15px; }
      .theme-shopall .site-header .main-navigation ul#primary-menu > li.menu-item-has-children button.dropdown-toggle:hover > svg, .theme-shopall .site-header .main-navigation ul#primary-menu > li.menu-item-has-children button.dropdown-toggle:active > svg, .theme-shopall .site-header .main-navigation ul#primary-menu > li.menu-item-has-children button.dropdown-toggle:focus > svg, .theme-shopall .site-header .main-navigation ul#primary-menu > li.menu-item-has-children button.dropdown-toggle:focus-within > svg {
        fill: #ffffff; }
    .theme-shopall .site-header .main-navigation ul#primary-menu > li ul.sub-menu li {
      padding-right: 0; } }
  @media (min-width: 992px) {
    .theme-shopall .site-header .site-branding-wrapper .wrapper .site-branding {
      text-align: left; } }
  @media (max-width: 991.98px) {
    .theme-shopall .site-header .site-branding-wrapper .wrapper {
      flex-direction: column;
      flex-wrap: wrap; }
      .theme-shopall .site-header .site-branding-wrapper .wrapper .site-branding .site-logo {
        margin-bottom: 20px; }
      .theme-shopall .site-header .site-branding-wrapper .wrapper .header-search {
        width: 100%;
        margin-bottom: 20px; } }

.theme-shopall .site-footer .footer-widgets-area .zoom-social-icons-widget .zoom-social-icons-list {
  display: flex;
  flex-wrap: wrap; }
  @media (max-width: 766px) {
    .theme-shopall .site-footer .footer-widgets-area .zoom-social-icons-widget .zoom-social-icons-list {
      justify-content: center; } }
  .theme-shopall .site-footer .footer-widgets-area .zoom-social-icons-widget .zoom-social-icons-list .zoom-social_icons-list__item {
    width: auto;
    margin-right: 10px; }
    .theme-shopall .site-footer .footer-widgets-area .zoom-social-icons-widget .zoom-social-icons-list .zoom-social_icons-list__item:hover, .theme-shopall .site-footer .footer-widgets-area .zoom-social-icons-widget .zoom-social-icons-list .zoom-social_icons-list__item:active, .theme-shopall .site-footer .footer-widgets-area .zoom-social-icons-widget .zoom-social-icons-list .zoom-social_icons-list__item:focus, .theme-shopall .site-footer .footer-widgets-area .zoom-social-icons-widget .zoom-social-icons-list .zoom-social_icons-list__item:focus-within {
      opacity: 0.8; }
@media (max-width: 767.98px) {
  .theme-shopall .site-footer .footer-widgets-area .widget_nav_menu .menu-footer-menu-container ul.menu li.menu-item ul.sub-menu {
    padding-left: 0; } }
.theme-shopall .site-footer .site-info .wrapper {
  display: flex;
  justify-content: center; }
  .theme-shopall .site-footer .site-info .wrapper span {
    font-size: 15px;
    font-weight: 200;
    margin-right: 4px;
    margin-left: 4px; }
  @media (max-width: 575.98px) {
    .theme-shopall .site-footer .site-info .wrapper {
      flex-direction: column; }
      .theme-shopall .site-footer .site-info .wrapper span.separator {
        display: none; } }
.theme-shopall .site-footer .backtotop {
  background-color: #210e87;
  border-radius: 8px; }
  .theme-shopall .site-footer .backtotop:hover, .theme-shopall .site-footer .backtotop:active, .theme-shopall .site-footer .backtotop:focus, .theme-shopall .site-footer .backtotop:focus-within {
    background-color: #3817e4; }

.theme-shopall .site-content .section-header {
  margin-bottom: 20px; }
.theme-shopall .site-content #page-site-header {
  padding: 10px 0;
  display: flex;
  min-height: 40px; }
  .theme-shopall .site-content #page-site-header .wrapper {
    display: flex;
    transform: unset;
    flex-direction: column;
    text-align: left;
    position: relative; }
    .theme-shopall .site-content #page-site-header .wrapper .page-title {
      font-size: 36px; }
    .theme-shopall .site-content #page-site-header .wrapper #breadcrumb-list {
      margin: 0; }
.theme-shopall .site-content .page-section .content-area .site-main .single-wrapper .wp-block-contact-form-7-contact-form-selector .wpcf7-submit {
  background-color: #160959;
  border-color: #160959;
  color: #ffffff;
  outline: none;
  text-decoration: none; }
  .theme-shopall .site-content .page-section .content-area .site-main .single-wrapper .wp-block-contact-form-7-contact-form-selector .wpcf7-submit:hover, .theme-shopall .site-content .page-section .content-area .site-main .single-wrapper .wp-block-contact-form-7-contact-form-selector .wpcf7-submit:active, .theme-shopall .site-content .page-section .content-area .site-main .single-wrapper .wp-block-contact-form-7-contact-form-selector .wpcf7-submit:focus, .theme-shopall .site-content .page-section .content-area .site-main .single-wrapper .wp-block-contact-form-7-contact-form-selector .wpcf7-submit:focus-within {
    background-color: #3817e4;
    border-color: #3817e4; }
.theme-shopall .site-content .page-section .content-area .site-main .single-wrapper .entry-meta .byline {
  display: none; }
.theme-shopall .site-content .page-section .content-area .site-main .single-wrapper .entry-meta > span a:hover {
  color: #210e87; }
.theme-shopall .site-content .page-section .content-area .site-main .single-wrapper .type-solid-bundle .entry-meta {
  display: none; }
.theme-shopall .site-content .page-section .content-area .site-main .single-wrapper .post-navigation a {
  color: #160959; }
  .theme-shopall .site-content .page-section .content-area .site-main .single-wrapper .post-navigation a:hover {
    color: #3817e4; }
.theme-shopall .site-content .page-section #secondary.widget-area a {
  color: #160959; }
  .theme-shopall .site-content .page-section #secondary.widget-area a:hover {
    color: #3817e4; }

.theme-shopall.post-type-archive .site-content #page-site-header .wrapper .page-header,
.theme-shopall.category .site-content #page-site-header .wrapper .page-header {
  display: none; }
.theme-shopall.post-type-archive .site-content .post-item-wrapper,
.theme-shopall.category .site-content .post-item-wrapper {
  border: 0;
  border-radius: 8px;
  padding: 15px; }
  .theme-shopall.post-type-archive .site-content .post-item-wrapper .entry-container,
  .theme-shopall.category .site-content .post-item-wrapper .entry-container {
    border-color: transparent;
    padding: 0; }
    .theme-shopall.post-type-archive .site-content .post-item-wrapper .entry-container .entry-header,
    .theme-shopall.category .site-content .post-item-wrapper .entry-container .entry-header {
      padding: 0; }
      .theme-shopall.post-type-archive .site-content .post-item-wrapper .entry-container .entry-header .entry-title,
      .theme-shopall.category .site-content .post-item-wrapper .entry-container .entry-header .entry-title {
        display: flex;
        padding: 0; }
        .theme-shopall.post-type-archive .site-content .post-item-wrapper .entry-container .entry-header .entry-title a,
        .theme-shopall.category .site-content .post-item-wrapper .entry-container .entry-header .entry-title a {
          padding: 20px;
          width: 100%;
          text-align: center; }
  .theme-shopall.post-type-archive .site-content .post-item-wrapper:hover, .theme-shopall.post-type-archive .site-content .post-item-wrapper:active, .theme-shopall.post-type-archive .site-content .post-item-wrapper:focus, .theme-shopall.post-type-archive .site-content .post-item-wrapper:focus-within,
  .theme-shopall.category .site-content .post-item-wrapper:hover,
  .theme-shopall.category .site-content .post-item-wrapper:active,
  .theme-shopall.category .site-content .post-item-wrapper:focus,
  .theme-shopall.category .site-content .post-item-wrapper:focus-within {
    box-shadow: 8px 8px 8px 5px gainsboro;
    -moz-box-shadow: 8px 8px 8px 5px gainsboro;
    -webkit-box-shadow: 8px 8px 8px 5px gainsboro;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    border-color: transparent; }
    .theme-shopall.post-type-archive .site-content .post-item-wrapper:hover .entry-container, .theme-shopall.post-type-archive .site-content .post-item-wrapper:active .entry-container, .theme-shopall.post-type-archive .site-content .post-item-wrapper:focus .entry-container, .theme-shopall.post-type-archive .site-content .post-item-wrapper:focus-within .entry-container,
    .theme-shopall.category .site-content .post-item-wrapper:hover .entry-container,
    .theme-shopall.category .site-content .post-item-wrapper:active .entry-container,
    .theme-shopall.category .site-content .post-item-wrapper:focus .entry-container,
    .theme-shopall.category .site-content .post-item-wrapper:focus-within .entry-container {
      border-color: transparent; }
      .theme-shopall.post-type-archive .site-content .post-item-wrapper:hover .entry-container .entry-header .entry-title a, .theme-shopall.post-type-archive .site-content .post-item-wrapper:active .entry-container .entry-header .entry-title a, .theme-shopall.post-type-archive .site-content .post-item-wrapper:focus .entry-container .entry-header .entry-title a, .theme-shopall.post-type-archive .site-content .post-item-wrapper:focus-within .entry-container .entry-header .entry-title a,
      .theme-shopall.category .site-content .post-item-wrapper:hover .entry-container .entry-header .entry-title a,
      .theme-shopall.category .site-content .post-item-wrapper:active .entry-container .entry-header .entry-title a,
      .theme-shopall.category .site-content .post-item-wrapper:focus .entry-container .entry-header .entry-title a,
      .theme-shopall.category .site-content .post-item-wrapper:focus-within .entry-container .entry-header .entry-title a {
        color: #3817e4; }

.theme-shopall.single-solid_bundle .site-content .page-section {
  padding: 20px 0; }
  .theme-shopall.single-solid_bundle .site-content .page-section #primary.content-area {
    width: 100%; }
  .theme-shopall.single-solid_bundle .site-content .page-section #secondary.widget-area {
    display: none; }

.theme-shopall.postid-786 .entry-content figure.wp-block-table table tbody tr,
.theme-shopall.single-product .entry-content.woocommerce-Tabs-panel--size_guide figure.wp-block-table table tbody tr {
  border: none; }
  .theme-shopall.postid-786 .entry-content figure.wp-block-table table tbody tr:nth-child(odd),
  .theme-shopall.single-product .entry-content.woocommerce-Tabs-panel--size_guide figure.wp-block-table table tbody tr:nth-child(odd) {
    background-color: #f5f5f5; }
  .theme-shopall.postid-786 .entry-content figure.wp-block-table table tbody tr td,
  .theme-shopall.single-product .entry-content.woocommerce-Tabs-panel--size_guide figure.wp-block-table table tbody tr td {
    border: none;
    word-break: normal; }
@media (max-width: 991.98px) {
  .theme-shopall.postid-786 .entry-content figure.wp-block-table table tbody,
  .theme-shopall.single-product .entry-content.woocommerce-Tabs-panel--size_guide figure.wp-block-table table tbody {
    display: flex;
    flex-direction: row; }
    .theme-shopall.postid-786 .entry-content figure.wp-block-table table tbody tr,
    .theme-shopall.single-product .entry-content.woocommerce-Tabs-panel--size_guide figure.wp-block-table table tbody tr {
      display: flex;
      flex-direction: column; }
      .theme-shopall.postid-786 .entry-content figure.wp-block-table table tbody tr:nth-child(odd),
      .theme-shopall.single-product .entry-content.woocommerce-Tabs-panel--size_guide figure.wp-block-table table tbody tr:nth-child(odd) {
        background-color: transparent; }
      .theme-shopall.postid-786 .entry-content figure.wp-block-table table tbody tr td:nth-child(even),
      .theme-shopall.single-product .entry-content.woocommerce-Tabs-panel--size_guide figure.wp-block-table table tbody tr td:nth-child(even) {
        background-color: #f5f5f5; } }

.theme-shopall.woocommerce #respond input#submit.alt.disabled,
.theme-shopall.woocommerce #respond input#submit.alt.disabled:hover,
.theme-shopall.woocommerce #respond input#submit.alt:disabled,
.theme-shopall.woocommerce #respond input#submit.alt:disabled:hover,
.theme-shopall.woocommerce #respond input#submit.alt:disabled[disabled],
.theme-shopall.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.theme-shopall.woocommerce a.button.alt.disabled,
.theme-shopall.woocommerce a.button.alt.disabled:hover,
.theme-shopall.woocommerce a.button.alt:disabled,
.theme-shopall.woocommerce a.button.alt:disabled:hover,
.theme-shopall.woocommerce a.button.alt:disabled[disabled],
.theme-shopall.woocommerce a.button.alt:disabled[disabled]:hover,
.theme-shopall.woocommerce button.button.alt.disabled,
.theme-shopall.woocommerce button.button.alt.disabled:hover,
.theme-shopall.woocommerce button.button.alt:disabled,
.theme-shopall.woocommerce button.button.alt:disabled:hover,
.theme-shopall.woocommerce button.button.alt:disabled[disabled],
.theme-shopall.woocommerce button.button.alt:disabled[disabled]:hover,
.theme-shopall.woocommerce input.button.alt.disabled,
.theme-shopall.woocommerce input.button.alt.disabled:hover,
.theme-shopall.woocommerce input.button.alt:disabled,
.theme-shopall.woocommerce input.button.alt:disabled:hover,
.theme-shopall.woocommerce input.button.alt:disabled[disabled],
.theme-shopall.woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: #160959; }
.theme-shopall.woocommerce button.button,
.theme-shopall.woocommerce button.single_add_to_cart_button,
.theme-shopall.woocommerce .woocommerce-Button {
  background-color: #160959;
  border-color: #160959;
  color: #ffffff;
  outline: none; }
  .theme-shopall.woocommerce button.button:hover, .theme-shopall.woocommerce button.button:active, .theme-shopall.woocommerce button.button:focus, .theme-shopall.woocommerce button.button:focus-within,
  .theme-shopall.woocommerce button.single_add_to_cart_button:hover,
  .theme-shopall.woocommerce button.single_add_to_cart_button:active,
  .theme-shopall.woocommerce button.single_add_to_cart_button:focus,
  .theme-shopall.woocommerce button.single_add_to_cart_button:focus-within,
  .theme-shopall.woocommerce .woocommerce-Button:hover,
  .theme-shopall.woocommerce .woocommerce-Button:active,
  .theme-shopall.woocommerce .woocommerce-Button:focus,
  .theme-shopall.woocommerce .woocommerce-Button:focus-within {
    background-color: #3817e4;
    border-color: #3817e4; }
.theme-shopall.woocommerce a.button.alt.checkout-button {
  border-color: #160959;
  color: #160959;
  background-color: #ffffff; }
  .theme-shopall.woocommerce a.button.alt.checkout-button:hover, .theme-shopall.woocommerce a.button.alt.checkout-button:active, .theme-shopall.woocommerce a.button.alt.checkout-button:focus, .theme-shopall.woocommerce a.button.alt.checkout-button:focus-within {
    border-color: #160959;
    background-color: #160959;
    color: #ffffff; }
.theme-shopall.woocommerce form .form-row input.input-text,
.theme-shopall.woocommerce form .form-row textarea {
  line-height: 28px; }
.theme-shopall.woocommerce .woocommerce-notices-wrapper .woocommerce-message a {
  color: #210e87; }
  .theme-shopall.woocommerce .woocommerce-notices-wrapper .woocommerce-message a:hover, .theme-shopall.woocommerce .woocommerce-notices-wrapper .woocommerce-message a:active, .theme-shopall.woocommerce .woocommerce-notices-wrapper .woocommerce-message a:focus, .theme-shopall.woocommerce .woocommerce-notices-wrapper .woocommerce-message a:focus-within {
    color: #3817e4; }
.theme-shopall.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button {
  border-color: #160959;
  color: #160959;
  background-color: #ffffff; }
  .theme-shopall.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button:hover, .theme-shopall.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button:active, .theme-shopall.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button:focus, .theme-shopall.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button:focus-within {
    border-color: #160959;
    background-color: #160959;
    color: #ffffff; }
.theme-shopall.woocommerce .return-to-shop {
  margin-top: 30px; }
  .theme-shopall.woocommerce .return-to-shop .button {
    border-color: #160959;
    color: #160959;
    background-color: #ffffff; }
    .theme-shopall.woocommerce .return-to-shop .button:hover, .theme-shopall.woocommerce .return-to-shop .button:active, .theme-shopall.woocommerce .return-to-shop .button:focus, .theme-shopall.woocommerce .return-to-shop .button:focus-within {
      border-color: #160959;
      background-color: #160959;
      color: #ffffff; }
.theme-shopall.woocommerce.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  margin-bottom: 0; }
  .theme-shopall.woocommerce.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    padding: 10px 20px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all; }
  .theme-shopall.woocommerce.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a, .theme-shopall.woocommerce.woocommerce-account .woocommerce-MyAccount-navigation ul li:active a, .theme-shopall.woocommerce.woocommerce-account .woocommerce-MyAccount-navigation ul li:focus a, .theme-shopall.woocommerce.woocommerce-account .woocommerce-MyAccount-navigation ul li:focus-within a {
    background-color: #210e87; }
  .theme-shopall.woocommerce.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
    background-color: #160959; }
@media (max-width: 575.98px) {
  .theme-shopall.woocommerce.woocommerce-account .woocommerce-MyAccount-content {
    padding: 10px; } }
.theme-shopall.woocommerce.woocommerce-account .entry-content .woocommerce form {
  padding: 10px; }
  .theme-shopall.woocommerce.woocommerce-account .entry-content .woocommerce form button[type="submit"] {
    margin-top: 20px; }
.theme-shopall.woocommerce.woocommerce-account:not(.logged-in) #primary {
  width: 100%;
  padding-right: 0; }
  .theme-shopall.woocommerce.woocommerce-account:not(.logged-in) #primary div#customer_login {
    padding: 15px; }
    .theme-shopall.woocommerce.woocommerce-account:not(.logged-in) #primary div#customer_login .u-column1,
    .theme-shopall.woocommerce.woocommerce-account:not(.logged-in) #primary div#customer_login .u-column2 {
      margin: 0;
      max-width: unset; }
.theme-shopall.woocommerce .wcppec-checkout-buttons.woo_pp_cart_buttons_div {
  display: none; }
.theme-shopall.woocommerce .left-to-free {
  width: 100%;
  margin-bottom: 10px;
  padding: 10px;
  background-color: #160959;
  color: #ffffff; }
  .theme-shopall.woocommerce .left-to-free.free-shipping-qualify {
    background-color: #3817e4; }

.theme-shopall.woocommerce.single-product .site-content #page-site-header .wrapper .page-header {
  display: none; }
.theme-shopall.woocommerce.single-product .page-section #primary.content-area {
  width: 100%; }
.theme-shopall.woocommerce.single-product .page-section #secondary.widget-area {
  display: none; }
.theme-shopall.woocommerce.single-product div.product .entry-summary .price {
  color: #210e87; }
  .theme-shopall.woocommerce.single-product div.product .entry-summary .price ins bdi {
    color: #3817e4; }
.theme-shopall.woocommerce.single-product div.product .entry-summary form.cart {
  margin-top: 1em;
  margin-bottom: 1em; }
  .theme-shopall.woocommerce.single-product div.product .entry-summary form.cart .variations {
    margin-bottom: 0; }
    .theme-shopall.woocommerce.single-product div.product .entry-summary form.cart .variations tr {
      border: none; }
      .theme-shopall.woocommerce.single-product div.product .entry-summary form.cart .variations tr td.label {
        padding-top: 1em; }
      @media (max-width: 767.98px) {
        .theme-shopall.woocommerce.single-product div.product .entry-summary form.cart .variations tr {
          display: flex;
          flex-direction: column; }
          .theme-shopall.woocommerce.single-product div.product .entry-summary form.cart .variations tr td {
            padding: 0 1em 0 0; } }
    .theme-shopall.woocommerce.single-product div.product .entry-summary form.cart .variations select {
      padding: 10px;
      border-radius: 8px;
      outline: none;
      border-width: 2px; }
      .theme-shopall.woocommerce.single-product div.product .entry-summary form.cart .variations select:hover, .theme-shopall.woocommerce.single-product div.product .entry-summary form.cart .variations select:active, .theme-shopall.woocommerce.single-product div.product .entry-summary form.cart .variations select:focus, .theme-shopall.woocommerce.single-product div.product .entry-summary form.cart .variations select:focus-within {
        border-color: #210e87; }
  .theme-shopall.woocommerce.single-product div.product .entry-summary form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity {
    margin-top: 0; }
    .theme-shopall.woocommerce.single-product div.product .entry-summary form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity input {
      border: 2px solid #f5f5f5;
      padding: 4px 10px; }
      .theme-shopall.woocommerce.single-product div.product .entry-summary form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity input:hover, .theme-shopall.woocommerce.single-product div.product .entry-summary form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity input:active, .theme-shopall.woocommerce.single-product div.product .entry-summary form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity input:focus, .theme-shopall.woocommerce.single-product div.product .entry-summary form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity input:focus-within {
        outline: none;
        border: 2px solid #160959; }
  @media (max-width: 575.98px) {
    .theme-shopall.woocommerce.single-product div.product .entry-summary form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button {
      padding: 5px 15px; } }
.theme-shopall.woocommerce.single-product div.product .entry-summary .product_meta a {
  color: #210e87;
  text-transform: none; }
  .theme-shopall.woocommerce.single-product div.product .entry-summary .product_meta a:hover, .theme-shopall.woocommerce.single-product div.product .entry-summary .product_meta a:active, .theme-shopall.woocommerce.single-product div.product .entry-summary .product_meta a:focus, .theme-shopall.woocommerce.single-product div.product .entry-summary .product_meta a:focus-within {
    color: #3817e4; }
  .theme-shopall.woocommerce.single-product div.product .entry-summary .product_meta a .cyber-monday-badge,
  .theme-shopall.woocommerce.single-product div.product .entry-summary .product_meta a .black-friday-badge {
    z-index: 1;
    width: 140px; }
    .theme-shopall.woocommerce.single-product div.product .entry-summary .product_meta a .cyber-monday-badge img,
    .theme-shopall.woocommerce.single-product div.product .entry-summary .product_meta a .black-friday-badge img {
      max-width: 140px; }
@media (max-width: 991.98px) {
  .theme-shopall.woocommerce.single-product div.product .woocommerce-tabs ul.wc-tabs {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row; }
    .theme-shopall.woocommerce.single-product div.product .woocommerce-tabs ul.wc-tabs li a {
      padding: 10px 16px; } }
@media (max-width: 767.98px) {
  .theme-shopall.woocommerce.single-product div.product .woocommerce-tabs ul.wc-tabs li {
    margin: 0;
    justify-content: center;
    display: flex;
    width: 33%; }
    .theme-shopall.woocommerce.single-product div.product .woocommerce-tabs ul.wc-tabs li a {
      width: 100%;
      text-align: center;
      padding: 10px 12px; } }
@media (max-width: 575.98px) {
  .theme-shopall.woocommerce.single-product div.product .woocommerce-tabs ul.wc-tabs li a {
    padding: 10px 10px;
    font-size: 15px; } }
@media (max-width: 479.98px) {
  .theme-shopall.woocommerce.single-product div.product .woocommerce-tabs ul.wc-tabs li {
    width: 50%; } }
.theme-shopall.woocommerce.single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes {
  display: flex;
  flex-direction: column; }
  .theme-shopall.woocommerce.single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes .woocommerce-product-attributes-item {
    display: flex;
    margin-bottom: 4px; }
    @media (max-width: 991.98px) {
      .theme-shopall.woocommerce.single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes .woocommerce-product-attributes-item {
        flex-direction: column; } }
    .theme-shopall.woocommerce.single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes .woocommerce-product-attributes-item .woocommerce-product-attributes-item__label {
      padding: 10px;
      min-width: 200px;
      font-weight: 600; }
    .theme-shopall.woocommerce.single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes .woocommerce-product-attributes-item .woocommerce-product-attributes-item__value {
      padding: 10px;
      background-color: white;
      width: 100%; }
      .theme-shopall.woocommerce.single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes .woocommerce-product-attributes-item .woocommerce-product-attributes-item__value a {
        color: #210e87; }
        .theme-shopall.woocommerce.single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes .woocommerce-product-attributes-item .woocommerce-product-attributes-item__value a:hover, .theme-shopall.woocommerce.single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes .woocommerce-product-attributes-item .woocommerce-product-attributes-item__value a:active, .theme-shopall.woocommerce.single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes .woocommerce-product-attributes-item .woocommerce-product-attributes-item__value a:focus, .theme-shopall.woocommerce.single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes .woocommerce-product-attributes-item .woocommerce-product-attributes-item__value a:focus-within {
          color: #3817e4; }
.theme-shopall.woocommerce.single-product div.product section.related.products ul.products li .woocommerce-loop-product__title {
  min-height: 80px; }
@media (max-width: 991.98px) {
  .theme-shopall.woocommerce.single-product div.product section.related.products ul.products li .woocommerce-loop-product__title {
    font-size: 15px; }
  .theme-shopall.woocommerce.single-product div.product section.related.products ul.products li .add_to_cart_button {
    padding: 5px 15px; } }
@media (max-width: 991.98px) and (min-width: 768.02px) {
  .theme-shopall.woocommerce.single-product div.product section.related.products ul.products li .woocommerce-loop-product__title {
    min-height: 96px; } }
@media (max-width: 768px) {
  .theme-shopall.woocommerce.single-product div.product section.related.products ul.products li .woocommerce-loop-product__title {
    min-height: 58px; } }
@media (max-width: 575.98px) {
  .theme-shopall.woocommerce.single-product div.product section.related.products ul.products li .woocommerce-loop-product__title {
    min-height: 76px; } }
@media (max-width: 479.98px) {
  .theme-shopall.woocommerce.single-product div.product section.related.products ul.products li .woocommerce-loop-product__title {
    min-height: 96px; } }

.theme-shopall.woocommerce .woocommerce-ordering select {
  padding: 10px;
  border-radius: 8px;
  border-width: 2px;
  width: 100%;
  font-size: 15px; }
  .theme-shopall.woocommerce .woocommerce-ordering select:hover, .theme-shopall.woocommerce .woocommerce-ordering select:active, .theme-shopall.woocommerce .woocommerce-ordering select:focus, .theme-shopall.woocommerce .woocommerce-ordering select:focus-within {
    border-color: #210e87;
    outline: none; }
.theme-shopall.woocommerce .awf-preset-wrapper {
  padding: 0 10px; }
  .theme-shopall.woocommerce .awf-preset-wrapper .awf-active-badges-container {
    display: flex;
    flex-wrap: wrap; }
    .theme-shopall.woocommerce .awf-preset-wrapper .awf-active-badges-container .awf-active-badge {
      background-color: #160959;
      color: #ffffff;
      padding: 4px 8px;
      margin-right: 10px;
      margin-bottom: 10px;
      border-radius: 8px; }
      .theme-shopall.woocommerce .awf-preset-wrapper .awf-active-badges-container .awf-active-badge:hover, .theme-shopall.woocommerce .awf-preset-wrapper .awf-active-badges-container .awf-active-badge:active, .theme-shopall.woocommerce .awf-preset-wrapper .awf-active-badges-container .awf-active-badge:focus, .theme-shopall.woocommerce .awf-preset-wrapper .awf-active-badges-container .awf-active-badge:focus-within {
        background-color: #210e87; }
  .theme-shopall.woocommerce .awf-preset-wrapper .awf-reset-btn-container .awf-reset-btn {
    background-color: #160959;
    color: #ffffff;
    text-decoration: none;
    border-radius: 8px;
    border-color: #160959; }
    .theme-shopall.woocommerce .awf-preset-wrapper .awf-reset-btn-container .awf-reset-btn:hover, .theme-shopall.woocommerce .awf-preset-wrapper .awf-reset-btn-container .awf-reset-btn:active, .theme-shopall.woocommerce .awf-preset-wrapper .awf-reset-btn-container .awf-reset-btn:focus, .theme-shopall.woocommerce .awf-preset-wrapper .awf-reset-btn-container .awf-reset-btn:focus-within {
      background-color: #210e87;
      border-color: #210e87; }
@media (max-width: 576.98px) {
  .theme-shopall.woocommerce ul.products,
  .theme-shopall.woocommerce ul.wc-block-grid__products,
  .theme-shopall.woocommerce .related.products ul.products,
  .theme-shopall.woocommerce #recent-products ul.products {
    flex-direction: column; }
    .theme-shopall.woocommerce ul.products li.product,
    .theme-shopall.woocommerce ul.wc-block-grid__products li.product,
    .theme-shopall.woocommerce .related.products ul.products li.product,
    .theme-shopall.woocommerce #recent-products ul.products li.product {
      width: 100%; } }
.theme-shopall.woocommerce ul.products li.product,
.theme-shopall.woocommerce ul.products li.wc-block-grid__product,
.theme-shopall.woocommerce ul.wc-block-grid__products li.product,
.theme-shopall.woocommerce ul.wc-block-grid__products li.wc-block-grid__product,
.theme-shopall.woocommerce .related.products ul.products li.product,
.theme-shopall.woocommerce .related.products ul.products li.wc-block-grid__product,
.theme-shopall.woocommerce #recent-products ul.products li.product,
.theme-shopall.woocommerce #recent-products ul.products li.wc-block-grid__product {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 15px;
  border-radius: 10px;
  border: 0; }
  .theme-shopall.woocommerce ul.products li.product .onsale,
  .theme-shopall.woocommerce ul.products li.product span.onsale,
  .theme-shopall.woocommerce ul.products li.wc-block-grid__product .onsale,
  .theme-shopall.woocommerce ul.products li.wc-block-grid__product span.onsale,
  .theme-shopall.woocommerce ul.wc-block-grid__products li.product .onsale,
  .theme-shopall.woocommerce ul.wc-block-grid__products li.product span.onsale,
  .theme-shopall.woocommerce ul.wc-block-grid__products li.wc-block-grid__product .onsale,
  .theme-shopall.woocommerce ul.wc-block-grid__products li.wc-block-grid__product span.onsale,
  .theme-shopall.woocommerce .related.products ul.products li.product .onsale,
  .theme-shopall.woocommerce .related.products ul.products li.product span.onsale,
  .theme-shopall.woocommerce .related.products ul.products li.wc-block-grid__product .onsale,
  .theme-shopall.woocommerce .related.products ul.products li.wc-block-grid__product span.onsale,
  .theme-shopall.woocommerce #recent-products ul.products li.product .onsale,
  .theme-shopall.woocommerce #recent-products ul.products li.product span.onsale,
  .theme-shopall.woocommerce #recent-products ul.products li.wc-block-grid__product .onsale,
  .theme-shopall.woocommerce #recent-products ul.products li.wc-block-grid__product span.onsale {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    background-color: #210e87; }
  .theme-shopall.woocommerce ul.products li.product:hover,
  .theme-shopall.woocommerce ul.products li.wc-block-grid__product:hover,
  .theme-shopall.woocommerce ul.wc-block-grid__products li.product:hover,
  .theme-shopall.woocommerce ul.wc-block-grid__products li.wc-block-grid__product:hover,
  .theme-shopall.woocommerce .related.products ul.products li.product:hover,
  .theme-shopall.woocommerce .related.products ul.products li.wc-block-grid__product:hover,
  .theme-shopall.woocommerce #recent-products ul.products li.product:hover,
  .theme-shopall.woocommerce #recent-products ul.products li.wc-block-grid__product:hover {
    box-shadow: 8px 8px 8px 5px gainsboro;
    -moz-box-shadow: 8px 8px 8px 5px gainsboro;
    -webkit-box-shadow: 8px 8px 8px 5px gainsboro;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all; }
    .theme-shopall.woocommerce ul.products li.product:hover .woocommerce-loop-product__title,
    .theme-shopall.woocommerce ul.products li.product:hover .wc-block-grid__product-title,
    .theme-shopall.woocommerce ul.products li.wc-block-grid__product:hover .woocommerce-loop-product__title,
    .theme-shopall.woocommerce ul.products li.wc-block-grid__product:hover .wc-block-grid__product-title,
    .theme-shopall.woocommerce ul.wc-block-grid__products li.product:hover .woocommerce-loop-product__title,
    .theme-shopall.woocommerce ul.wc-block-grid__products li.product:hover .wc-block-grid__product-title,
    .theme-shopall.woocommerce ul.wc-block-grid__products li.wc-block-grid__product:hover .woocommerce-loop-product__title,
    .theme-shopall.woocommerce ul.wc-block-grid__products li.wc-block-grid__product:hover .wc-block-grid__product-title,
    .theme-shopall.woocommerce .related.products ul.products li.product:hover .woocommerce-loop-product__title,
    .theme-shopall.woocommerce .related.products ul.products li.product:hover .wc-block-grid__product-title,
    .theme-shopall.woocommerce .related.products ul.products li.wc-block-grid__product:hover .woocommerce-loop-product__title,
    .theme-shopall.woocommerce .related.products ul.products li.wc-block-grid__product:hover .wc-block-grid__product-title,
    .theme-shopall.woocommerce #recent-products ul.products li.product:hover .woocommerce-loop-product__title,
    .theme-shopall.woocommerce #recent-products ul.products li.product:hover .wc-block-grid__product-title,
    .theme-shopall.woocommerce #recent-products ul.products li.wc-block-grid__product:hover .woocommerce-loop-product__title,
    .theme-shopall.woocommerce #recent-products ul.products li.wc-block-grid__product:hover .wc-block-grid__product-title {
      color: #210e87; }
    .theme-shopall.woocommerce ul.products li.product:hover .button,
    .theme-shopall.woocommerce ul.products li.product:hover .wp-block-button,
    .theme-shopall.woocommerce ul.products li.wc-block-grid__product:hover .button,
    .theme-shopall.woocommerce ul.products li.wc-block-grid__product:hover .wp-block-button,
    .theme-shopall.woocommerce ul.wc-block-grid__products li.product:hover .button,
    .theme-shopall.woocommerce ul.wc-block-grid__products li.product:hover .wp-block-button,
    .theme-shopall.woocommerce ul.wc-block-grid__products li.wc-block-grid__product:hover .button,
    .theme-shopall.woocommerce ul.wc-block-grid__products li.wc-block-grid__product:hover .wp-block-button,
    .theme-shopall.woocommerce .related.products ul.products li.product:hover .button,
    .theme-shopall.woocommerce .related.products ul.products li.product:hover .wp-block-button,
    .theme-shopall.woocommerce .related.products ul.products li.wc-block-grid__product:hover .button,
    .theme-shopall.woocommerce .related.products ul.products li.wc-block-grid__product:hover .wp-block-button,
    .theme-shopall.woocommerce #recent-products ul.products li.product:hover .button,
    .theme-shopall.woocommerce #recent-products ul.products li.product:hover .wp-block-button,
    .theme-shopall.woocommerce #recent-products ul.products li.wc-block-grid__product:hover .button,
    .theme-shopall.woocommerce #recent-products ul.products li.wc-block-grid__product:hover .wp-block-button {
      background-color: #210e87; }
    .theme-shopall.woocommerce ul.products li.product:hover .onsale,
    .theme-shopall.woocommerce ul.products li.product:hover span.onsale,
    .theme-shopall.woocommerce ul.products li.wc-block-grid__product:hover .onsale,
    .theme-shopall.woocommerce ul.products li.wc-block-grid__product:hover span.onsale,
    .theme-shopall.woocommerce ul.wc-block-grid__products li.product:hover .onsale,
    .theme-shopall.woocommerce ul.wc-block-grid__products li.product:hover span.onsale,
    .theme-shopall.woocommerce ul.wc-block-grid__products li.wc-block-grid__product:hover .onsale,
    .theme-shopall.woocommerce ul.wc-block-grid__products li.wc-block-grid__product:hover span.onsale,
    .theme-shopall.woocommerce .related.products ul.products li.product:hover .onsale,
    .theme-shopall.woocommerce .related.products ul.products li.product:hover span.onsale,
    .theme-shopall.woocommerce .related.products ul.products li.wc-block-grid__product:hover .onsale,
    .theme-shopall.woocommerce .related.products ul.products li.wc-block-grid__product:hover span.onsale,
    .theme-shopall.woocommerce #recent-products ul.products li.product:hover .onsale,
    .theme-shopall.woocommerce #recent-products ul.products li.product:hover span.onsale,
    .theme-shopall.woocommerce #recent-products ul.products li.wc-block-grid__product:hover .onsale,
    .theme-shopall.woocommerce #recent-products ul.products li.wc-block-grid__product:hover span.onsale {
      background-color: #3817e4; }
  .theme-shopall.woocommerce ul.products li.product .woocommerce-loop-product__link img,
  .theme-shopall.woocommerce ul.products li.product .wc-block-grid__product-link img,
  .theme-shopall.woocommerce ul.products li.wc-block-grid__product .woocommerce-loop-product__link img,
  .theme-shopall.woocommerce ul.products li.wc-block-grid__product .wc-block-grid__product-link img,
  .theme-shopall.woocommerce ul.wc-block-grid__products li.product .woocommerce-loop-product__link img,
  .theme-shopall.woocommerce ul.wc-block-grid__products li.product .wc-block-grid__product-link img,
  .theme-shopall.woocommerce ul.wc-block-grid__products li.wc-block-grid__product .woocommerce-loop-product__link img,
  .theme-shopall.woocommerce ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-link img,
  .theme-shopall.woocommerce .related.products ul.products li.product .woocommerce-loop-product__link img,
  .theme-shopall.woocommerce .related.products ul.products li.product .wc-block-grid__product-link img,
  .theme-shopall.woocommerce .related.products ul.products li.wc-block-grid__product .woocommerce-loop-product__link img,
  .theme-shopall.woocommerce .related.products ul.products li.wc-block-grid__product .wc-block-grid__product-link img,
  .theme-shopall.woocommerce #recent-products ul.products li.product .woocommerce-loop-product__link img,
  .theme-shopall.woocommerce #recent-products ul.products li.product .wc-block-grid__product-link img,
  .theme-shopall.woocommerce #recent-products ul.products li.wc-block-grid__product .woocommerce-loop-product__link img,
  .theme-shopall.woocommerce #recent-products ul.products li.wc-block-grid__product .wc-block-grid__product-link img {
    margin-bottom: 0;
    opacity: 1;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all; }
    .theme-shopall.woocommerce ul.products li.product .woocommerce-loop-product__link img:hover,
    .theme-shopall.woocommerce ul.products li.product .wc-block-grid__product-link img:hover,
    .theme-shopall.woocommerce ul.products li.wc-block-grid__product .woocommerce-loop-product__link img:hover,
    .theme-shopall.woocommerce ul.products li.wc-block-grid__product .wc-block-grid__product-link img:hover,
    .theme-shopall.woocommerce ul.wc-block-grid__products li.product .woocommerce-loop-product__link img:hover,
    .theme-shopall.woocommerce ul.wc-block-grid__products li.product .wc-block-grid__product-link img:hover,
    .theme-shopall.woocommerce ul.wc-block-grid__products li.wc-block-grid__product .woocommerce-loop-product__link img:hover,
    .theme-shopall.woocommerce ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-link img:hover,
    .theme-shopall.woocommerce .related.products ul.products li.product .woocommerce-loop-product__link img:hover,
    .theme-shopall.woocommerce .related.products ul.products li.product .wc-block-grid__product-link img:hover,
    .theme-shopall.woocommerce .related.products ul.products li.wc-block-grid__product .woocommerce-loop-product__link img:hover,
    .theme-shopall.woocommerce .related.products ul.products li.wc-block-grid__product .wc-block-grid__product-link img:hover,
    .theme-shopall.woocommerce #recent-products ul.products li.product .woocommerce-loop-product__link img:hover,
    .theme-shopall.woocommerce #recent-products ul.products li.product .wc-block-grid__product-link img:hover,
    .theme-shopall.woocommerce #recent-products ul.products li.wc-block-grid__product .woocommerce-loop-product__link img:hover,
    .theme-shopall.woocommerce #recent-products ul.products li.wc-block-grid__product .wc-block-grid__product-link img:hover {
      opacity: 0.9; }
  .theme-shopall.woocommerce ul.products li.product .woocommerce-loop-product__title,
  .theme-shopall.woocommerce ul.products li.product .wc-block-grid__product-title,
  .theme-shopall.woocommerce ul.products li.wc-block-grid__product .woocommerce-loop-product__title,
  .theme-shopall.woocommerce ul.products li.wc-block-grid__product .wc-block-grid__product-title,
  .theme-shopall.woocommerce ul.wc-block-grid__products li.product .woocommerce-loop-product__title,
  .theme-shopall.woocommerce ul.wc-block-grid__products li.product .wc-block-grid__product-title,
  .theme-shopall.woocommerce ul.wc-block-grid__products li.wc-block-grid__product .woocommerce-loop-product__title,
  .theme-shopall.woocommerce ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-title,
  .theme-shopall.woocommerce .related.products ul.products li.product .woocommerce-loop-product__title,
  .theme-shopall.woocommerce .related.products ul.products li.product .wc-block-grid__product-title,
  .theme-shopall.woocommerce .related.products ul.products li.wc-block-grid__product .woocommerce-loop-product__title,
  .theme-shopall.woocommerce .related.products ul.products li.wc-block-grid__product .wc-block-grid__product-title,
  .theme-shopall.woocommerce #recent-products ul.products li.product .woocommerce-loop-product__title,
  .theme-shopall.woocommerce #recent-products ul.products li.product .wc-block-grid__product-title,
  .theme-shopall.woocommerce #recent-products ul.products li.wc-block-grid__product .woocommerce-loop-product__title,
  .theme-shopall.woocommerce #recent-products ul.products li.wc-block-grid__product .wc-block-grid__product-title {
    min-height: 58px; }
  .theme-shopall.woocommerce ul.products li.product .price,
  .theme-shopall.woocommerce ul.products li.wc-block-grid__product .price,
  .theme-shopall.woocommerce ul.wc-block-grid__products li.product .price,
  .theme-shopall.woocommerce ul.wc-block-grid__products li.wc-block-grid__product .price,
  .theme-shopall.woocommerce .related.products ul.products li.product .price,
  .theme-shopall.woocommerce .related.products ul.products li.wc-block-grid__product .price,
  .theme-shopall.woocommerce #recent-products ul.products li.product .price,
  .theme-shopall.woocommerce #recent-products ul.products li.wc-block-grid__product .price {
    color: #210e87;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 500; }
    .theme-shopall.woocommerce ul.products li.product .price ins bdi,
    .theme-shopall.woocommerce ul.products li.wc-block-grid__product .price ins bdi,
    .theme-shopall.woocommerce ul.wc-block-grid__products li.product .price ins bdi,
    .theme-shopall.woocommerce ul.wc-block-grid__products li.wc-block-grid__product .price ins bdi,
    .theme-shopall.woocommerce .related.products ul.products li.product .price ins bdi,
    .theme-shopall.woocommerce .related.products ul.products li.wc-block-grid__product .price ins bdi,
    .theme-shopall.woocommerce #recent-products ul.products li.product .price ins bdi,
    .theme-shopall.woocommerce #recent-products ul.products li.wc-block-grid__product .price ins bdi {
      color: #3817e4; }
  .theme-shopall.woocommerce ul.products li.product .button,
  .theme-shopall.woocommerce ul.products li.product .wp-block-button,
  .theme-shopall.woocommerce ul.products li.wc-block-grid__product .button,
  .theme-shopall.woocommerce ul.products li.wc-block-grid__product .wp-block-button,
  .theme-shopall.woocommerce ul.wc-block-grid__products li.product .button,
  .theme-shopall.woocommerce ul.wc-block-grid__products li.product .wp-block-button,
  .theme-shopall.woocommerce ul.wc-block-grid__products li.wc-block-grid__product .button,
  .theme-shopall.woocommerce ul.wc-block-grid__products li.wc-block-grid__product .wp-block-button,
  .theme-shopall.woocommerce .related.products ul.products li.product .button,
  .theme-shopall.woocommerce .related.products ul.products li.product .wp-block-button,
  .theme-shopall.woocommerce .related.products ul.products li.wc-block-grid__product .button,
  .theme-shopall.woocommerce .related.products ul.products li.wc-block-grid__product .wp-block-button,
  .theme-shopall.woocommerce #recent-products ul.products li.product .button,
  .theme-shopall.woocommerce #recent-products ul.products li.product .wp-block-button,
  .theme-shopall.woocommerce #recent-products ul.products li.wc-block-grid__product .button,
  .theme-shopall.woocommerce #recent-products ul.products li.wc-block-grid__product .wp-block-button {
    background-color: #160959;
    color: #ffffff;
    border-radius: 8px;
    max-width: 180px;
    width: 100%;
    align-self: center;
    margin-top: 0;
    margin-bottom: 0; }
    .theme-shopall.woocommerce ul.products li.product .button .wp-block-button__link,
    .theme-shopall.woocommerce ul.products li.product .wp-block-button .wp-block-button__link,
    .theme-shopall.woocommerce ul.products li.wc-block-grid__product .button .wp-block-button__link,
    .theme-shopall.woocommerce ul.products li.wc-block-grid__product .wp-block-button .wp-block-button__link,
    .theme-shopall.woocommerce ul.wc-block-grid__products li.product .button .wp-block-button__link,
    .theme-shopall.woocommerce ul.wc-block-grid__products li.product .wp-block-button .wp-block-button__link,
    .theme-shopall.woocommerce ul.wc-block-grid__products li.wc-block-grid__product .button .wp-block-button__link,
    .theme-shopall.woocommerce ul.wc-block-grid__products li.wc-block-grid__product .wp-block-button .wp-block-button__link,
    .theme-shopall.woocommerce .related.products ul.products li.product .button .wp-block-button__link,
    .theme-shopall.woocommerce .related.products ul.products li.product .wp-block-button .wp-block-button__link,
    .theme-shopall.woocommerce .related.products ul.products li.wc-block-grid__product .button .wp-block-button__link,
    .theme-shopall.woocommerce .related.products ul.products li.wc-block-grid__product .wp-block-button .wp-block-button__link,
    .theme-shopall.woocommerce #recent-products ul.products li.product .button .wp-block-button__link,
    .theme-shopall.woocommerce #recent-products ul.products li.product .wp-block-button .wp-block-button__link,
    .theme-shopall.woocommerce #recent-products ul.products li.wc-block-grid__product .button .wp-block-button__link,
    .theme-shopall.woocommerce #recent-products ul.products li.wc-block-grid__product .wp-block-button .wp-block-button__link {
      background-color: unset;
      color: unset;
      text-decoration: none;
      width: 100%; }
  .theme-shopall.woocommerce ul.products li.product .cyber-monday-badge,
  .theme-shopall.woocommerce ul.products li.product .black-friday-badge,
  .theme-shopall.woocommerce ul.products li.wc-block-grid__product .cyber-monday-badge,
  .theme-shopall.woocommerce ul.products li.wc-block-grid__product .black-friday-badge,
  .theme-shopall.woocommerce ul.wc-block-grid__products li.product .cyber-monday-badge,
  .theme-shopall.woocommerce ul.wc-block-grid__products li.product .black-friday-badge,
  .theme-shopall.woocommerce ul.wc-block-grid__products li.wc-block-grid__product .cyber-monday-badge,
  .theme-shopall.woocommerce ul.wc-block-grid__products li.wc-block-grid__product .black-friday-badge,
  .theme-shopall.woocommerce .related.products ul.products li.product .cyber-monday-badge,
  .theme-shopall.woocommerce .related.products ul.products li.product .black-friday-badge,
  .theme-shopall.woocommerce .related.products ul.products li.wc-block-grid__product .cyber-monday-badge,
  .theme-shopall.woocommerce .related.products ul.products li.wc-block-grid__product .black-friday-badge,
  .theme-shopall.woocommerce #recent-products ul.products li.product .cyber-monday-badge,
  .theme-shopall.woocommerce #recent-products ul.products li.product .black-friday-badge,
  .theme-shopall.woocommerce #recent-products ul.products li.wc-block-grid__product .cyber-monday-badge,
  .theme-shopall.woocommerce #recent-products ul.products li.wc-block-grid__product .black-friday-badge {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    z-index: 1; }
.theme-shopall.woocommerce nav.woocommerce-pagination ul.page-numbers {
  border: 2px solid #160959;
  margin: 1px;
  border-radius: 8px; }
  .theme-shopall.woocommerce nav.woocommerce-pagination ul.page-numbers li {
    border-color: #160959;
    border-right: 2px solid #160959; }
    .theme-shopall.woocommerce nav.woocommerce-pagination ul.page-numbers li:last-child {
      border-right: none; }
    .theme-shopall.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers {
      padding: 10px 15px;
      line-height: 1.5; }
      .theme-shopall.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.current {
        background: #160959;
        color: #ffffff; }
    .theme-shopall.woocommerce nav.woocommerce-pagination ul.page-numbers li a:hover, .theme-shopall.woocommerce nav.woocommerce-pagination ul.page-numbers li a:active, .theme-shopall.woocommerce nav.woocommerce-pagination ul.page-numbers li a:focus, .theme-shopall.woocommerce nav.woocommerce-pagination ul.page-numbers li a:focus-within {
      background-color: #3817e4;
      color: #ffffff; }

/*# sourceMappingURL=style.css.map */
