@media (min-width: 768px) {
  .page-shop-option .page-heading-wrap .shop-heading-content .shop-heading-container .gostro-carousel-wrap .gostro-categories-carousel.gostro-categories-carousel-layout2 {
    max-width: 686px;
  }
  .page-shop-option .page-heading-wrap .shop-heading-content .shop-heading-container .gostro-carousel-wrap .gostro-categories-carousel.gostro-categories-carousel-layout2 ul.swiper-wrapper li.category-item {
    padding-top: 10px;
  }
  .page-shop-option .page-heading-wrap .shop-heading-content .shop-heading-container .gostro-carousel-wrap .gostro-categories-carousel.gostro-categories-carousel-layout2 ul.swiper-wrapper li.category-item a img {
    max-width: 100px;
    max-height: 100px;
    width: 100%;
    height: 100%;
    aspect-ratio: 100/100;
    object-fit: cover;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03);
  }
  .page-shop-option .page-heading-wrap .shop-heading-content .shop-heading-container .gostro-carousel-wrap .gostro-categories-carousel.gostro-categories-carousel-layout2 ul.swiper-wrapper li.category-item:hover a img, .page-shop-option .page-heading-wrap .shop-heading-content .shop-heading-container .gostro-carousel-wrap .gostro-categories-carousel.gostro-categories-carousel-layout2 ul.swiper-wrapper li.category-item.category-active a img {
    box-shadow: 0 0 0 1px var(--color_main);
  }
  .page-shop-option .page-heading-wrap .shop-heading-content .shop-heading-container .gostro-carousel-wrap .gostro_navigation_wrap .swiper-button-next.swiper-button-disabled,
.page-shop-option .page-heading-wrap .shop-heading-content .shop-heading-container .gostro-carousel-wrap .gostro_navigation_wrap .swiper-button-prev.swiper-button-disabled {
    opacity: 0.1;
  }
  .page-shop-option .page-heading-wrap .shop-heading-content .shop-heading-container .gostro-carousel-wrap .gostro-carousel ul.swiper-wrapper li.category-item a img {
    margin-bottom: 10px;
  }
  .page-shop-option .page-heading-wrap .shop-heading-content .shop-heading-container .gostro-carousel-wrap .gostro-carousel ul.swiper-wrapper li.category-item a svg {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
  }
  .page-shop-option .page-heading-wrap .shop-heading-content .shop-heading-container .gostro-carousel-wrap .gostro-carousel ul.swiper-wrapper li.category-item h3 {
    margin: 0;
  }
  .page-shop-option .page-heading-wrap .shop-heading-content.heading-color-light .gostro-carousel ul.swiper-wrapper li.category-item:hover h3 a::after {
    border-bottom-color: var(--color_light);
  }
  .page-shop-option .page-heading-wrap .shop-heading-content.heading-color-light .gostro-carousel-wrap:hover .gostro_navigation_wrap .swiper-button-next:not(:hover),
.page-shop-option .page-heading-wrap .shop-heading-content.heading-color-light .gostro-carousel-wrap:hover .gostro_navigation_wrap .swiper-button-prev:not(:hover) {
    background: none;
  }
  .page-shop-option .page-heading-wrap .shop-heading-content.heading-color-light a.gostro-parent-term-link:hover {
    border-color: rgba(255, 255, 255, 0.55);
  }
  .page-shop-option .page-heading-wrap .shop-heading-content.heading-color-dark .gostro-carousel ul.swiper-wrapper li.category-item:hover h3 a {
    color: var(--color_main);
  }
  .page-shop-option .woof_products_top_panel ul li:hover a {
    background: #000000;
  }
  .page-shop-option .fmc-shop-control.layout1 .before-shop-control .shop-control-quick-search .shop-control-quick-search-form button.filter-submit:hover {
    background: var(--color_heading);
    color: #ffffff;
  }
  .page-shop-option .fmc-shop-control.layout1 .main-shop-control {
    justify-content: flex-end;
    margin-bottom: 15px;
  }
  .page-shop-option .fmc-shop-control.layout1 .main-shop-control .woocommerce-breadcrumb {
    order: 1;
  }
  .page-shop-option .fmc-shop-control.layout1 .main-shop-control .woocommerce-result-count {
    order: 2;
  }
  .page-shop-option .fmc-shop-control.layout1 .main-shop-control .gostro-filter-button {
    order: 3;
  }
  .page-shop-option .fmc-shop-control.layout1 .main-shop-control .woocommerce-ordering {
    order: 4;
  }
  .page-shop-option .fmc-shop-control.layout1 .main-shop-control .columns-switcher {
    order: 5;
  }
  .page-shop-option .fmc-shop-control.layout1 .main-shop-control > *:first-child {
    margin-right: auto;
    margin-left: 0;
  }
  .page-shop-option .fmc-shop-control.layout1 .main-shop-control > *:not(:first-child) + * {
    border-left: 1px solid var(--color_border);
    padding-left: 20px;
    margin-left: 20px;
  }
  .page-shop-option .fmc-shop-control.layout1 .main-shop-control .woocommerce-breadcrumb {
    display: block;
    font-size: inherit;
  }
  .page-shop-option .fmc-shop-control.layout1 .main-shop-control .woocommerce-result-count {
    display: block;
  }
  .page-shop-option .fmc-shop-control.layout1 .main-shop-control .gostro-filter-button:hover, .page-shop-option .fmc-shop-control.layout1 .main-shop-control .gostro-filter-button:hover .filter-title {
    color: var(--color_heading);
  }
  .page-shop-option .fmc-shop-control.layout1 .main-shop-control .gostro-filter-button:hover svg {
    fill: var(--color_heading);
  }
  .page-shop-option .fmc-shop-control.layout1 .main-shop-control .gostro-filter-button .gostro-filter-btn:hover {
    background: none;
  }
  .page-shop-option .fmc-shop-control.layout1 .main-shop-control .gostro-filter-button .gostro-filter-btn:hover svg.fm-icon {
    fill: var(--color_heading);
  }
  .page-shop-option .fmc-shop-control.layout1 .main-shop-control .columns-switcher {
    display: flex;
  }
  .page-shop-option .fmc-shop-control.layout1 .main-shop-control .columns-switcher > .column-switch-btn:hover svg {
    fill: var(--color_heading);
  }
  .page-shop-option .fmc-shop-control.layout1 .main-shop-control .woocommerce-ordering {
    border-bottom: none;
  }
  .page-shop-option .fmc-shop-control.layout1 .main-shop-control .woocommerce-ordering select.orderby {
    width: 168px;
  }
  .page-shop-option .fmc-shop-control.layout1 .main-shop-control .woocommerce-ordering .select2-container.select2-container--default .select2-selection--single > .select2-selection__rendered:hover {
    color: var(--color_heading);
  }
  .page-shop-option .fmc-shop-control.layout1 .main-shop-control .woocommerce-ordering .select2-container.select2-container--default .select2-dropdown {
    left: -8px;
  }
  .page-shop-option .fmc-shop-control.control_has_product_tabs .fmc-products-tabs a:hover {
    color: var(--color_heading);
  }
  .page-shop-option.shop-page-layout-background-modern .shop-heading-content.heading-color-light .gostro-carousel ul.swiper-wrapper li.category-item:hover h3 a::after {
    border-bottom-color: var(--color_main);
  }
  .page-shop-option.shop-page-layout-background-modern .shop-heading-content.heading-color-light a.gostro-parent-term-link:hover {
    border-color: rgba(255, 255, 255, 0.55);
  }

  .filter-content-wrap .woof_radio_term_reset_visible {
    padding: 0 0 0 10px;
    display: none !important;
  }
  .filter-content-wrap .WOOF_Widget .widget-woof .woof_sid_widget .woof_redraw_zone .woof_container .woof_container_inner ul.woof_list li > label:hover {
    color: var(--color_main);
  }
  .filter-content-wrap .WOOF_Widget .widget-woof .woof_sid_widget .woof_redraw_zone .woof_container .woof_container_inner ul.woof_list.woof_list_checkbox li label.woof_checkbox_label:hover {
    color: var(--color_heading);
  }
  .filter-content-wrap .WOOF_Widget .widget-woof .woof_sid_widget .woof_redraw_zone .woof_container .woof_container_inner ul.woof_list.woof_list_checkbox li:hover > div {
    border-color: var(--color_heading);
  }
  .filter-content-wrap .WOOF_Widget .widget-woof .woof_sid_widget .woof_redraw_zone .woof_container .woof_container_inner ul.woof_list.woof_list_radio li label.woof_checkbox_label:hover {
    color: var(--color_heading);
  }
  .filter-content-wrap .WOOF_Widget .widget-woof .woof_sid_widget .woof_redraw_zone .woof_container .woof_container_inner ul.woof_list.woof_list_radio li:hover > div {
    border-color: var(--color_heading);
  }
  .filter-content-wrap .WOOF_Widget .widget-woof .woof_sid_widget .woof_redraw_zone .woof_container .woof_container_inner ul.woof_list.woof_list_color .woof_color_term:hover {
    box-shadow: 0 0 0 1px #d3d3d3;
  }
  .filter-content-wrap .WOOF_Widget .widget-woof .woof_sid_widget .woof_redraw_zone .woof_container .woof_container_inner ul.woof_list.woof_list_label li .woof_label_term:hover {
    border-color: #000000;
    color: #000000;
  }
  .filter-content-wrap .WOOF_Widget .widget-woof .woof_sid_widget .woof_redraw_zone .woof_submit_search_form_container button.woof_reset_search_form:hover {
    background: var(--color_button_background_hover);
  }
  .sidebar-left .filter-content-wrap .woof_container, .sidebar-right .filter-content-wrap .woof_container {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .sidebar-left .filter-content-wrap .woof_container + .woof_container, .sidebar-right .filter-content-wrap .woof_container + .woof_container {
    margin-top: 35px;
    padding-top: 35px;
    border-top: 1px solid var(--color_border);
  }
  .filter-content-wrap.mobile-dropdown {
    display: flex;
    width: calc(100% - 32px);
    border: 1px solid #ededed;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    position: absolute;
    top: -15px;
    left: 15px;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    background: #FFF;
    padding: 15px;
    -webkit-transition: opacity 0.3s linear 0s;
    -moz-transition: opacity 0.3s linear 0s;
    -ms-transition: opacity 0.3s linear 0s;
    -o-transition: opacity 0.3s linear 0s;
    transition: opacity 0.3s linear 0s;
  }
  .filter-content-wrap.mobile-dropdown.show {
    visibility: visible;
    opacity: 1;
    z-index: 999;
  }
  .filter-content-wrap.dropdown {
    display: flex;
    width: 100%;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    background: #FFF;
    -webkit-transition: opacity 0.3s linear 0s;
    -moz-transition: opacity 0.3s linear 0s;
    -ms-transition: opacity 0.3s linear 0s;
    -o-transition: opacity 0.3s linear 0s;
    transition: opacity 0.3s linear 0s;
    padding: 30px 20px 20px;
    border: 1px solid #e0e0e0;
  }
  .filter-content-wrap.dropdown > * {
    z-index: 2;
  }
  .filter-content-wrap.dropdown > .gostro-close-filter-btn {
    display: block;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 500;
    transform: translateY(-12px);
    color: var(--color_heading);
  }
  .filter-content-wrap.dropdown > .gostro-close-filter-btn svg.fm-icon {
    width: 8px;
    height: 8px;
    margin-right: 6px;
    fill: var(--color_heading);
  }
  .filter-content-wrap.dropdown > .gostro-close-filter-btn:hover {
    color: var(--color_main);
  }
  .filter-content-wrap.dropdown > .gostro-close-filter-btn:hover svg.fm-icon {
    fill: var(--color_main);
  }
  .filter-content-wrap.dropdown > section.WOOF_Widget {
    width: 100%;
    z-index: 2;
  }
  .filter-content-wrap.dropdown > section.WOOF_Widget .widget-woof .woof_sid_widget .woof_redraw_zone {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: column;
  }
  .filter-content-wrap.dropdown > section.WOOF_Widget .widget-woof .woof_sid_widget .woof_redraw_zone .woof_container {
    flex: 1;
    margin: 0;
    padding: 0;
  }
  .filter-content-wrap.dropdown > section.WOOF_Widget .widget-woof .woof_sid_widget .woof_redraw_zone .woof_container + .woof_container {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid var(--color_border);
  }
  .filter-content-wrap.dropdown.show {
    visibility: visible;
    opacity: 1;
    z-index: 99;
  }

  #filter-canvas .offcanvas_box_head .js-offcanvas-close.gostro-close-btn:hover .button-title {
    color: var(--color_main);
  }
  #filter-canvas .offcanvas_box_head .js-offcanvas-close.gostro-close-btn:hover svg {
    fill: var(--color_main);
  }
  #filter-canvas .filter-content-wrap .woof_container + .woof_container {
    margin-top: 35px;
    padding-top: 35px;
    border-top: 1px solid var(--color_border);
  }

  .fmc_readmore_cart_desc:hover, .fmc_hide_full_cart_desc:hover {
    color: #ffffff;
    background: var(--color_main);
  }

  .gostro_woof_pagination_trigger .loaded_msg {
    display: none;
    width: 100%;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
  }
  .gostro_woof_pagination_trigger svg.fm-icon {
    display: none;
  }
  .gostro_woof_pagination_trigger.disabled .loaded_msg {
    display: inline-block;
    color: #000000;
    background: #f1f1f1;
    font-weight: 500;
    padding: 10px;
  }
  .gostro_woof_pagination_trigger.disabled .gostro_woof_pagination_trigger_action {
    display: none;
  }
  .gostro_woof_pagination_trigger a.gostro_woof_pagination_trigger_action {
    -webkit-transition: background-color 0.3s linear 0s, color 0.3s linear 0s, border 0.3s linear 0s;
    -moz-transition: background-color 0.3s linear 0s, color 0.3s linear 0s, border 0.3s linear 0s;
    -ms-transition: background-color 0.3s linear 0s, color 0.3s linear 0s, border 0.3s linear 0s;
    -o-transition: background-color 0.3s linear 0s, color 0.3s linear 0s, border 0.3s linear 0s;
    transition: background-color 0.3s linear 0s, color 0.3s linear 0s, border 0.3s linear 0s;
  }
  .gostro_woof_pagination_trigger a.gostro_woof_pagination_trigger_action:hover {
    background-color: var(--color_main);
  }
}
@media (min-width: 992px) {
  .page-shop-option .sidebar-right .filter-content-wrap {
    order: 1;
  }
  .page-shop-option .sidebar-right .filter-content-wrap section {
    width: 100%;
  }
  .page-shop-option .sidebar-left .filter-content-wrap {
    order: -1;
  }
  .page-shop-option .sidebar-left .filter-content-wrap section {
    width: 100%;
  }
  .page-shop-option .filter-content-wrap.dropdown {
    flex-direction: row;
  }
  .page-shop-option .filter-content-wrap.dropdown > section.WOOF_Widget .widget-woof .woof_sid_widget .woof_redraw_zone {
    flex-direction: row;
  }
  .page-shop-option .filter-content-wrap.dropdown > section.WOOF_Widget .widget-woof .woof_sid_widget .woof_redraw_zone .woof_container + .woof_container {
    margin: 0 15px 0 0;
    padding-top: 0;
    border-top: none;
  }
  .page-shop-option .filter-content-wrap.mobile-dropdown {
    left: 0;
    width: calc(100% - 4px);
    visibility: visible;
    opacity: 1;
    z-index: 99;
    position: static;
    border: none;
    flex-direction: column;
  }
  .page-shop-option .btn-for-sidebar {
    display: none;
  }
}
@media (min-width: 1025px) {
  .page-shop-option .filter-content-wrap.dropdown > section.WOOF_Widget .widget-woof .woof_sid_widget .woof_redraw_zone {
    flex-direction: row;
  }
  .page-shop-option .filter-content-wrap.dropdown > section.WOOF_Widget .widget-woof .woof_sid_widget .woof_redraw_zone .woof_container + .woof_container {
    margin: 0 0 0 3rem;
  }
  .page-shop-option #content > .container .sidebar-left .filter-content-wrap.mobile-dropdown,
.page-shop-option #content > .container .sidebar-left .filter-content-wrap.dropdown, .page-shop-option #content > .container .sidebar-right .filter-content-wrap.mobile-dropdown,
.page-shop-option #content > .container .sidebar-right .filter-content-wrap.dropdown {
    padding: 10px 0 0 0;
  }
}
@media (min-width: 1200px) {
  .shop-page-layout-full-width .header-container, .shop-page-layout-full-width .footer-container, .shop-page-layout-full-width #content > .container, .shop-page-layout-full-width .shop-heading-container {
    width: 100%;
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .page-shop-option #content {
    padding-bottom: 50px;
    padding-top: 2rem;
  }
  .page-shop-option .page-heading-wrap {
    /* Shop Heading */
  }
  .page-shop-option .page-heading-wrap .shop-heading-content .shop-heading-container .gostro-carousel-wrap {
    max-width: 800px;
  }
  .page-shop-option .page-heading-wrap .shop-heading-content .shop-heading-container .gostro-carousel-wrap .gostro-carousel.gostro-categories-carousel-layout1 {
    max-width: 660px;
    margin-left: auto;
    margin-right: auto;
  }
  .page-shop-option .page-heading-wrap .shop-heading-content .shop-heading-container .gostro-carousel-wrap .gostro-carousel.gostro-categories-carousel-layout2 {
    max-width: 710px;
    margin-left: auto;
    margin-right: auto;
  }
  .page-shop-option .page-heading-wrap .shop-heading-content .shop-heading-container .gostro-carousel-wrap .gostro-carousel.gostro-categories-carousel-layout3 {
    max-width: 660px;
    margin-left: auto;
    margin-right: auto;
  }
  .page-shop-option .page-heading-wrap .shop-heading-content .shop-heading-container .gostro-carousel-wrap .gostro-carousel:not(.swiper-container-initialized) .category-item {
    flex: 1;
  }
  .page-shop-option .page-heading-wrap .shop-heading-content .shop-heading-container.shop_control_categories_layout_layout3 .gostro_navigation_wrap {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
  .page-shop-option .page-heading-wrap .shop-heading-content .shop-heading-container.shop_control_categories_layout_layout3 .gostro_navigation_wrap .swiper-button-prev:not(:hover) svg, .page-shop-option .page-heading-wrap .shop-heading-content .shop-heading-container.shop_control_categories_layout_layout3 .gostro_navigation_wrap .swiper-button-next:not(:hover) svg {
    fill: #999999;
  }
  .page-shop-option .fmc-shop-control.layout1 .main-shop-control {
    margin-bottom: 2rem;
  }

  #filter-canvas .filter-content-wrap {
    padding: 0 30px;
  }
  #filter-canvas .offcanvas_box_head {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1440px) {
  .page-shop-option #content > .container > .sidebar-right > .col-lg-3, .page-shop-option #content > .container > .sidebar-left > .col-lg-3 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .page-shop-option #content > .container > .sidebar-right > .col-lg-9, .page-shop-option #content > .container > .sidebar-left > .col-lg-9 {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
  }
}

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