@charset "UTF-8";

.clear,
.woocommerce .woocommerce-breadcrumb:after,
.woocommerce .woocommerce-error:after,
.woocommerce .woocommerce-info:after,
.woocommerce .woocommerce-message:after {
    clear: both
}

.agnidgwt-wcas-suggestions-wrapp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 35px;
    transition: all 0.4s ease;
}

.agnidgwt-wcas-suggestions-wrapp>div:not(.agnidgwt-wcas-nores) {
    width: 12.5%;
    cursor: pointer;
    padding: 10px;
}

.agnidgwt-wcas-suggestions-wrapp img {
    max-width: 100%;
    width: auto;
    height: auto;
}

input.agnidgwt-wcas-search-input {
    width: 500px;
    border: 0;
    font-size: 40px;
    padding: 0;
    padding-bottom: 10px;
}

.agnidgwt-wcas-search-submit {
    display: none;
    background-color: transparent;
    color: #333333;
    border: 0;
    padding: 17px 20px;
    font-size: 32px;
}

.agnidgwt-wcas-content-wrapp {
    padding: 15px 0px;
    text-align: left;
}

.agnidgwt-wcas-sf-wrapp {
    position: relative;
}

.agnidgwt-wcas-search-submit {
    position: absolute;
    top: 0;
    right: 0;
}

.agnidgwt-wcas-st {
    font-size: 13px;
    color: #333333;
    margin-top: 0;
    margin-bottom: 5px;
}

.agnidgwt-wcas-sp {
    display: block;
    font-size: 13px;
}

.agnidgwt-wcas-sp ins {
    text-decoration: none;
}

.agnidgwt-wcas-preloader {
    cursor: pointer;
    height: 100%;
    position: absolute;
    right: 0 !important;
    top: 0;
    padding: 4px;
    z-index: 1;
}

.agnidgwt-wcas-inner-preloader {
    background-image: url('../../../agni/ajax-search-for-woocommerce/assets/img/preloader.png');
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: auto 22px;
}

.agnidgwt-wcas-close {
    padding: 0;
}

.agnidgwt-wcas-close:before {
    content: "\e6c2";
    font-family: "Pe-icon-7-stroke";
    font-size: 32px;
    color: #333333;
}

.agnidgwt-wcas-close:before {
    content: "\e680";
    font-size: 42px;
}

.agni-single-products-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative;
    width: 100%;
    z-index: 8;
}



.agni-single-products-gallery-wrapper {
    width: 710px;
    position: relative;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.agni-single-products-gallery-slider-nav-container {
    width: 100px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: -8px;
}

.agni-single-products-gallery-slider-nav {
    margin-bottom: 0px;
    padding-right: 25px;
}

.agni-single-products-gallery-slider-nav .slick-arrow i {
    display: block;
    font-size: 45px;
    height: 30px;
    line-height: 1;
    text-align: center;
    color: #000000;
    cursor: pointer;
    opacity: 0.2;
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
}

.agni-single-products-gallery-slider-nav .slick-arrow:hover i {
    opacity: 0.8;
}

.agni-single-products-gallery-thumbnail {
    display: inline-block;
    margin: 8px 0;
}

.agni-single-products-gallery-thumbnail.slick-current {
    border: 1px solid;
    border-color: #dddddd;
}


.product-style-2 .agni-single-products-gallery {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.product-style-2 .agni-single-products-gallery-wrapper {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.product-style-2 .agni-single-products-gallery-slider-nav-container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-right: 0px;
    margin-top: 16px;
}

.product-style-2 .agni-single-products-gallery-thumbnail {
    margin: 0px 8px;
}

.product-style-2 .agni-single-products-gallery-thumbnail.slick-current {
    border: 0px;
}

.product-style-2 .agni-single-products-gallery-thumbnail img {
    border: 1px solid;
    border-color: transparent;
    box-sizing: border-box;
}

.product-style-2 .agni-single-products-gallery-thumbnail.slick-current img {
    border-color: #dddddd;
}

.product-style-2 .agni-single-products-gallery-slider-nav {
    width: 450px;
    margin-bottom: 0;
}

.product-style-2 .agni-single-products-gallery-slider-nav .slick-arrow {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -23px;
    z-index: 1;
}

.product-style-2 .agni-single-products-gallery-slider-nav .slick-arrow-next {
    left: auto;
    right: 0;
}

.product-style-2 .agni-single-products-gallery-slider-nav .slick-arrow i {
    height: 45px;
}

.product-style-2 .agni-single-products-gallery-slider-nav .slick-list {
    margin-left: 40px;
    margin-right: 40px;
}

.product-style-2 .products-single-video-container,
.product-style-2 .products-single-360-container {
    padding: 10px 15px;
}


.product-style-3 .single-product-tabs {
    margin-top: 50px;
}

.product-style-3 .single-product-tabs-container {
    padding: 0;
}

.product-style-3 .single-product-tabs-container .panel {
    padding-bottom: 0px;
}

.product-style-3 .single-product-tabs-container .description_tab .container {
    width: 100%;
}

.product-style-3 .single-product-tabs-container .shop_attributes {
    margin-bottom: 30px;
}

.product-style-3 .single-product-tabs-container .panel-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 15px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid;
    border-color: #dddddd;
}

.product-style-3 .single-product-tabs-container .panel-title>* {
    font-size: inherit;
}

.product-style-3 .single-product-tabs-container .panel-title .panel-icon {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.product-style-3 .single-product-tabs-container .panel-body {
    margin: 0px;
}

.woocommerce .product-style-3 .single-product-tabs-container #comments {
    margin-top: 0;
}

.woocommerce .product-style-3 .single-product-tabs-container #tab-description,
.woocommerce .product-style-3 .single-product-tabs-container #tab-additional_information {
    padding-top: 0;
}



.products-single-video-container,
.products-single-360-container {
    padding: 10px;
    padding-right: 25px;
    text-align: center;
}

.products-single-video-container button {
    padding: 0;
    background-color: transparent;
    border: 0;
}

.products-single-360-container {
    position: relative;
}

.products-single-360-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.92);
    z-index: 9;
}

.products-single-360-inner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

}

.woocommerce .product .products-single-360-btn img {
    width: auto;
    max-width: 100%;
}

.woocommerce .products-single-360-btn-close {
    position: fixed;
    top: 0;
    right: 0;
    padding: 20px;
    z-index: 10;
    font-size: 25px;
    background: transparent;
    border: 0;
    color: #000;
}

.threesixty {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    max-width: calc(100vw - 15%);
    max-height: calc(100vh - 15%);
}

.threesixty .nav_bar {
    position: absolute;
    top: auto !important;
    bottom: 20px;
    right: 50% !important;
    z-index: 11;
    margin-right: -63px;
}

.single .woocommerce-breadcrumb {
    display: none;
}

.single .single-product-page .woocommerce-breadcrumb {
    display: block;
}

.woocommerce-breadcrumb {
    font-size: 13px;
    color: #999999;
    margin-bottom: 15px;
}



.woocommerce .page-single-shop.has-fullwidth .shop-single-row {
    padding: 0;
}

.woocommerce .products:not(.related):not(.up-sells) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
}

.woocommerce .products.agni-products-2-column .shop-column {
    width: 50%;
}

.woocommerce .products.agni-products-3-column .shop-column {
    width: 33.33333%;
}

.woocommerce .products.agni-products-4-column .shop-column {
    width: 25%;
}

.woocommerce .products.agni-products-5-column .shop-column {
    width: 20%;
}

.woocommerce .products.agni-products-6-column .shop-column {
    width: 16.66666%;
}

.woocommerce .page-title {
    text-align: left;
    padding: 0;
    margin-bottom: 20px;
}

.woocommerce .products img,
.woocommerce .product img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.woocommerce .product img {
    max-width: none;
    width: 100%;
}

.woocommerce .products .shop-column {
    position: relative;
    float: none;
    vertical-align: top;
    display: inline-block;
    text-align: left;
}

.woocommerce .side-header-menu-content .shop-page-container,
.woocommerce .side-header-menu-content .page-single-shop-container,
.woocommerce-cart .side-header-menu-content .page-container,
.woocommerce-checkout .side-header-menu-content .page-container {

    position: relative;
    left: 60px;
}

.woocommerce-cart .side-header-menu-content+.site-footer .footer-bar>.container,
.woocommerce-checkout .side-header-menu-content+.site-footer .footer-bar>.container,
.single-product .side-header-menu-content+.site-footer .footer-bar>.container,
.post-type-archive-product .side-header-menu-content+.site-footer .footer-bar>.container {

    transform: translateX(60px);
}

.woocommerce .shop-page-container.has-container {
    padding-top: 70px;
    padding-bottom: 70px;
}

.woocommerce .shop-page-container.has-fullwidth {
    padding-left: 70px;
    padding-right: 70px;
    padding-top: 70px;
    padding-bottom: 70px;
}

.woocommerce .shop-page-container.has-sidebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.woocommerce .shop-page-container.has-sidebar>div {}

.woocommerce .shop-page-container.has-sidebar .shop-content {
    width: 100%;
}

.woocommerce .shop-page-container.has-container.has-sidebar .shop-content {
    margin-right: 65px;
}

.woocommerce .shop-page-container.has-container.has-sidebar.left .shop-content {
    margin-right: 0;
    margin-left: 65px;
}

.woocommerce .shop-page-container.has-sidebar .shop-sidebar {
    width: 24%;
}

.woocommerce .shop-page-container.has-fullwidth.has-sidebar .shop-sidebar {
    width: 270px;
    padding-bottom: 65px;
    margin-left: 65px;
}

.woocommerce .shop-page-container.has-sidebar.left .shop-content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.woocommerce .shop-page-container.has-sidebar.left .shop-sidebar {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.woocommerce .shop-page-container.has-fullwidth.has-sidebar.left .shop-sidebar {
    margin-left: 0px;
    margin-right: 65px;
}

.woocommerce .shop-page-container .agni-before-products-loop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.woocommerce .shop-page-container .agni-woocommerce-before-shop-loop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;




    padding: 30px 0 0px;
}

.woocommerce .shop-page-container .agni-woocommerce-before-shop-loop .woocommerce-result-count {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    min-width: 135px;
    text-align: right;
    margin-left: auto;
}

.woocommerce .shop-page-container .agni-woocommerce-before-shop-loop .woocommerce-ordering {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    min-width: 150px;

}

.shop-filter-btn-wrap {
    display: inline-block;
}

.shop-filter-btn-wrap .shop-filter-btn {
    display: inline-block;
    padding: 10px 70px 10px 11px;
    margin-right: 18px;
    background-color: transparent;
    color: #3f3f46;
    font-size: 12px;
    position: relative;
    cursor: pointer;
    border: 2px solid;
    border-color: #3f3f46;
}

.shop-filter-btn-wrap i {
    position: absolute;
    font-size: 17px;
    margin-left: 5px;
    margin-top: -2px;
}

.agni-woocommerce-sidebar-toggle {
    display: none;
}

.woocommerce .shop-page-container .agni-woocommerce-before-shop-loop .agni-woocommerce-sidebar-toggle {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    min-width: 80px;
    font-size: 13px;
    cursor: pointer;
}

.agni-woocommerce-sidebar-toggle-burg {
    display: inline-block;
    position: relative;
    width: 17px;
    vertical-align: middle;
    margin-right: 10px;
}

.agni-woocommerce-sidebar-toggle-burg:before {
    width: 12px;
    content: '';
    position: absolute;
    top: -5px;
}

.agni-woocommerce-sidebar-toggle-burg:after {
    width: 14px;
    content: '';
    position: absolute;
    top: 5px;
}

.agni-woocommerce-sidebar-toggle-burg,
.agni-woocommerce-sidebar-toggle-burg:before,
.agni-woocommerce-sidebar-toggle-burg:after {
    height: 1px;
    background-color: #333333;
    -ms-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.woocommerce .select2-container--open .select2-dropdown {
    min-width: 200px;
    border: 1px solid;
    border-color: #dddddd;
    font-size: 14px;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: 0;
    top: 0;
    margin-top: -7px;
}

.woocommerce .woocommerce-ordering .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border: 0;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
    font-family: "Pe-icon-7-stroke";
    content: "\e688";
    font-size: 22px;
}

.woocommerce.woocommerce-page .select2-results__option[aria-selected] {
    padding: 2px 15px;
    background-color: transparent;
    color: inherit;
}

.woocommerce.woocommerce-page .select2-results__option[aria-selected]:first-child {
    padding-top: 8px;
}

.woocommerce.woocommerce-page .select2-results__option[aria-selected]:last-child {
    padding-bottom: 10px;
}

.woocommerce .select2-container--default .select2-results__option[aria-selected=true],
.woocommerce .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: transparent;
    color: inherit;
}

.woocommerce .select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #3f3f46;
}

.woocommerce .woocommerce-ordering .select2-container--default .select2-selection--single {
    border: 0;
    background-color: transparent;
}

.woocommerce .woocommerce-ordering .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
}

.woocommerce .woocommerce-ordering * {
    outline: 0;
}

.woocommerce .shop-page-container .agni-woocommerce-before-shop-loop .woocommerce-pagination {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;

    margin-top: -10px;
    margin-bottom: -10px;
}

.woocommerce .shop-page-container .load-more-status {
    display: none;
    position: relative;
    text-align: center;
}

.woocommerce .shop-page-container .load-more-status p {
    position: absolute;
    left: 0;
    right: 0;
}

.woocommerce .shop-page-container .agni-col-switch {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    min-width: 95px;







}

.woocommerce .shop-page-container .col-query-string-btn {
    padding: 5px 0px;
    display: block;
    line-height: 0;
}

.woocommerce .shop-page-container .col-query-string-btn span {
    display: inline-block;
    width: 5px;
    height: 5px;
    margin-right: 3px;

    border-radius: 50%;

    border: 1px solid;
    border-color: #bbb;
}

.woocommerce .shop-page-container .col-query-string-btn span:last-child {
    margin-right: 0px;
}

.woocommerce .shop-page-container .col-query-string-btn.active span {
    background-color: #515156;
    border-color: #515156;
}

.woocommerce .products .product-thumbnail {
    position: relative;
    overflow: hidden;
    text-align: center;
}

.woocommerce .products .product-thumbnail .product-buttons {
    position: absolute;
    left: 0px;
    right: 0px;
    padding: 0px 20px;
    text-align: right;
    z-index: 2;
}

.woocommerce .products .shop-column:hover .product-thumbnail .product-buttons {
    opacity: 1;
    visibility: visible;
}

.woocommerce .products .product-thumbnail .product-buttons a {
    display: inline-block;
    padding: 0;
    margin: 0;
    font-size: 12px;
    position: relative;
    line-height: 1;

    bottom: 0;
    opacity: 0;

    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-align: left;


    border-color: #3f3f46;
    margin: 4px 0;
    padding: 5px 7px;
    background-color: #333;
    color: #fff;
}

.woocommerce .products .shop-column:hover .product-thumbnail .product-buttons a {
    bottom: 85px;
    opacity: 1;
}

.woocommerce .products .shop-column:hover .product-thumbnail .product-buttons a:first-child {
    -webkit-transition: bottom 0.3s cubic-bezier(0, .6, .14, .99) 0s;
    transition: bottom 0.3s cubic-bezier(0, .6, .14, .99) 0s;
}

.woocommerce .products .shop-column:hover .product-thumbnail .product-buttons a:nth-child(2) {
    -webkit-transition: bottom 0.3s cubic-bezier(0, .6, .14, .99) 0.15s;
    transition: bottom 0.3s cubic-bezier(0, .6, .14, .99) 0.15s;
}

.woocommerce .products .shop-column:hover .product-thumbnail .product-buttons a:nth-child(3) {
    -webkit-transition: bottom 0.3s cubic-bezier(0, .6, .14, .99) 0.3s;
    transition: bottom 0.3s cubic-bezier(0, .6, .14, .99) 0.3s;
}

.woocommerce .products .shop-column:hover .product-thumbnail .product-buttons a:nth-child(4) {
    -webkit-transition: bottom 0.3s cubic-bezier(0, .6, .14, .99) 0.45s;
    transition: bottom 0.3s cubic-bezier(0, .6, .14, .99) 0.45s;
}

.woocommerce .products .shop-column .product-thumbnail .product-buttons a:first-child {




    text-align: left;
}

.woocommerce .products .shop-column .product-content .product-add-to-cart-btn {
    display: none;
}

.woocommerce .products .shop-column .product-content .product-add-to-cart-btn .ajax_add_to_cart.added {
    display: none;
}

.woocommerce:not(.agni-catalog-mode) .products .shop-column.product-hover-style-2:hover .product-content .price {
    visibility: hidden;
    opacity: 0;
}

.woocommerce .products .shop-column.product-hover-style-2 .product-content .product-add-to-cart-btn {
    display: block;
    position: absolute;
    padding: 0;
    left: 0;
    right: 0;
    line-height: 1;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.woocommerce .products .shop-column.product-hover-style-2:hover .product-content .product-add-to-cart-btn {
    visibility: visible;
    opacity: 1;
}

.woocommerce .products .shop-column.product-hover-style-2 .product-content .product-add-to-cart-btn a {
    font-size: 14px;
    padding: 0;
    letter-spacing: 0;
}

.woocommerce .products .shop-column.product-hover-style-2 .product-buttons .product-add-to-cart-btn {
    display: none;
}

.woocommerce .products .shop-column.product-hover-style-2 .product-buttons a.agni-quick-view-btn {
    background-color: #3f3f46;
    color: #fff;
    padding: 18px 60px 18px 12px;
    text-decoration: none;
    text-transform: none;
    line-height: 1;
}

.woocommerce .products .shop-column.product-hover-style-2:hover .product-buttons a.agni-quick-view-btn {
    bottom: 70px;
}


.woocommerce .products .product-thumbnail a.added_to_cart,
.woocommerce .single-product-description a.added_to_cart,
.woocommerce .products .product_type_simple.add_to_cart_button.added .xoo-wsc-icon-spinner2.xoo-wsc-icon-atc.xoo-wsc-active {
    display: none;
}

.agni-ajax-add-to-cart-loader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    color: #333;
    font-size: 20px;
    opacity: 0;
    visibility: hidden;
    z-index: 3;
    -webkit-transform: all 0.4s ease;
    transform: all 0.4s ease;
}

.agni-ajax-add-to-cart-loader.agni-add-to-cart-loader-visible {
    opacity: 0.85;
    visibility: visible;

}

.woocommerce .products .shop-column .product-thumbnail .product-additional-thumbnail-container {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.woocommerce .products .shop-column:hover .product-thumbnail .product-additional-thumbnail-container {
    opacity: 1;
    visibility: visible;
}

.woocommerce .product-content {
    padding: 20px 0px;
}

.woocommerce .shop-column.text-center .product-content {
    text-align: center;
}

.woocommerce .shop-column.text-left .product-content {
    text-align: left;
}

.woocommerce .shop-column.text-right .product-content {
    text-align: right;
}

.woocommerce .shop-column.text-right .product-meta .star-rating {
    margin-right: 0;
}

.woocommerce .shop-column.text-left .product-meta .star-rating {
    margin-left: 0;
}

.woocommerce .product-title {
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 0;
}

.woocommerce .product-title a {
    border-bottom: 1px solid;
    border-color: transparent;
}

.woocommerce .product-title a:hover {
    border-color: #3f3f46;
}

.woocommerce .product-meta {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.woocommerce .product-meta .price {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.woocommerce .product-meta .star-rating {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.woocommerce .price {
    color: #3f3f46;
    margin: 0 -2px;
    margin-bottom: 0;
}

.woocommerce .price>span {
    padding: 0 2px;
}

.woocommerce .product-meta .price {
    font-size: 14px;
    margin-top: 0;
    color: #515156;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.woocommerce .price del {
    position: relative;
    text-decoration: none;

    margin-right: 5px;
}

.woocommerce .price del .amount:before {
    content: "";
    background-color: #000000;
    height: 1px;
    width: 110%;
    position: absolute;
    top: 50%;
    left: -5%;
}

.woocommerce .price ins {
    color: #3f3f46;
    text-decoration: none;
}

.page-result-count-ordering {
    text-align: right;
}

.woocommerce-result-count {
    font-size: 12px;
    display: inline-block;
    padding-right: 0px;
    margin-bottom: 0;
}

.woocommerce-ordering {
    display: inline-block;
}

.toggle-woocommerce-dropdown:active {
    box-shadow: none;
}

.woocommerce-dropdown-list,
.toggle-woocommerce-dropdown {
    min-width: 240px;
    text-align: left;
    background-color: transparent;
    font-size: 14px;
    color: #515156;
}

.toggle-woocommerce-dropdown i {
    position: absolute;
    right: 0;
    padding-right: 20px;
    padding-top: 1px;
    margin-right: 0;
}

.woocommerce-dropdown-list {
    right: 0;
    left: auto;
    background-color: #3f3f46;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    z-index: 2;
    padding: 15px 0;
}

.woocommerce-dropdown-list:focus {
    border: 0;
    border-radius: 0;
}

.woocommerce-dropdown-list li a {
    font-size: 13px;
    color: #fff;
}

.woocommerce-dropdown-list>li>a:hover,
.woocommerce-dropdown-list>li>a:focus,
.woocommerce-dropdown-list li.active a,
.woocommerce-dropdown-list li.active a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: transparent;
    font-weight: 600;
}

.toggle-woocommerce-dropdown {
    padding: 10px 20px;
    display: inline-block;
    background-color: #f6f6f6;
}

.woocommerce ul.products li.product .star-rating {
    font-size: .75em
}

.woocommerce .woocommerce-product-rating:after,
.woocommerce td.product-name dl.variation:after {
    clear: both
}

.woocommerce #reviews #comments .woocommerce-noreviews {
    margin-bottom: 20px;
}

.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
    display: none
}

.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
    display: none
}

.woocommerce #reviews #comments ol.commentlist #respond {
    border: 1px solid #e4e1e3;
    border-radius: 4px;
    padding: 1em 1em 0;
    margin: 20px 0 0 50px
}

.woocommerce #reviews #comments .commentlist>li:before {
    content: ""
}

.woocommerce #reviews .comment-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
    margin-top: 30px;
}

.woocommerce #reviews .comment-form>p {
    margin-bottom: 0;
    width: 50%;
    padding: 0 15px;
}

.woocommerce #reviews .comment-form>.comment-form-rating {
    padding: 0 15px;
}

.woocommerce #reviews .comment-form>p.comment-notes {
    margin-bottom: 30px;
}

.woocommerce #reviews .comment-form>p.comment-notes,
.woocommerce #reviews .comment-form>p.comment-form-rating,
.woocommerce #reviews .comment-form>p.comment-form-comment {
    width: 100%;
}

.woocommerce .star-rating {
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 12px;
    width: 5.1em;
    font-family: "Pe-icon-7-stroke";
}

.woocommerce .star-rating:before,
.woocommerce .star-rating span:before {
    content: "\e611\e611\e611\e611\e611";
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    right: 0;
}

.woocommerce .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}

.woocommerce .star-rating:before {
    color: #999999;
}

.woocommerce .star-rating span:before {
    color: #333333;
}

.woocommerce .woocommerce-product-rating {
    line-height: 2;
    display: block;
}

.woocommerce .woocommerce-product-rating:after,
.woocommerce .woocommerce-product-rating:before {
    content: " ";
    display: table;
}

.woocommerce .woocommerce-product-rating .star-rating {
    margin: .5em 4px 0 0;
}

.woocommerce .products .star-rating {
    display: block;
    margin-left: 0;
    margin-top: 8px;
}

.woocommerce .hreview-aggregate .star-rating {
    margin: 10px 0 0;
}

.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
    float: none;
}

.woocommerce .products {
    margin: 0 -16px;
}

.woocommerce .products .product {
    margin-bottom: 0px;
    list-style: none;
    overflow: hidden;
    padding: 0 16px;
    margin: 16px 0;
}

.woocommerce .products .product.outofstock .product-thumbnail,
.woocommerce .products .product.outofstock .product-content {
    opacity: 0.2;
}

.product .onsale,
.single-product-page .single-product-images .onsale {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;

}

.woocommerce .products .product .onsale,
.single-product-page .single-product-images .onsale {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 15px;
    left: 15px;
    width: 64px;
    height: 64px;
    font-size: 12px;
    padding: 0px;
    border-radius: 50%;
    background-color: #3f3f46;
    color: #ffffff;
    z-index: 1;
}

.woocommerce .products.columns-5 .product .onsale {
    width: 45px;
    height: 45px;
    font-size: 10px;
}

.woocommerce .products .product .agni-out-of-stock-label {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    text-align: center;
    margin-bottom: 0;
    z-index: 1;
}

.woocommerce-pagination {
    text-align: right;
    margin-top: 0px;
    margin-bottom: 0px;
}

.woocommerce-pagination ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;

}


.woocommerce .sidebar aside:first-child .widget-title {
    margin-top: 0;
}

.woocommerce .sidebar .widget_shopping_cart .remove {
    float: left;
    font-size: 24px;
    padding: 5px 20px 5px 0px;
    color: #333333;
}

.woocommerce .sidebar .widget_shopping_cart .quantity,
.woocommerce .sidebar .widget_shopping_cart .variation {
    display: block;
    padding-left: 125px;
    margin-bottom: 0;
    font-weight: 600;
}

.woocommerce .sidebar .widget_shopping_cart .variation-color,
.woocommerce .sidebar .widget_shopping_cart .variation-color p {
    font-size: 13px;
    display: inline;
}

.woocommerce .sidebar .widget_shopping_cart span.amount {
    padding: 0;
}

.woocommerce .sidebar .widget_shopping_cart .total span.amount {
    float: right;
}

.woocommerce .sidebar .widget_shopping_cart .buttons a {
    padding: 11px 24px;
    display: inline-block;
    background-color: #3f3f46;
    color: #fff;
}

.woocommerce .sidebar .widget_shopping_cart .buttons a:hover {
    box-shadow: 0px 4px 25px -7px rgba(0, 0, 0, 0.6);
    transform: translateY(-5px);
}

.woocommerce .sidebar .widget_shopping_cart .buttons .checkout {
    margin-left: 10px;
}

.woocommerce .sidebar .widget_shopping_cart .cart_list {
    margin-bottom: 40px;
    padding-left: 0;
}

.woocommerce .sidebar .widget_shopping_cart .total {
    border-top: 1px solid #f0f0f0;
    padding-top: 10px;
}

.woocommerce .sidebar .product_list_widget li {
    clear: both;
    margin-bottom: 15px;
    font-size: 13px;
}

.woocommerce .sidebar .product_list_widget img {
    max-width: 75px;
    height: auto;
    float: left;
    margin-bottom: 15px;
    margin-right: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.woocommerce .sidebar .product_list_widget .product-title,
.woocommerce .sidebar .widget_recent_reviews .product_list_widget a,
.woocommerce .sidebar .product_list_widget .star-rating,
.woocommerce .sidebar .product_list_widget .star-rating span,
.woocommerce .sidebar .product_list_widget .amount,
.woocommerce .sidebar .product_list_widget .star-rating:before,
.woocommerce .sidebar .product_list_widget .star-rating span:before,
.woocommerce .sidebar .product_list_widget .reviewer {
    font-size: 13px;
}

.woocommerce .sidebar .product_list_widget .star-rating {
    width: 6em;
}

.woocommerce .sidebar .product_list_widget .produt-title,
.woocommerce .sidebar .product_list_widget span.produt-title,
.woocommerce .sidebar .product_list_widget li>a {
    display: block;
}

.woocommerce .sidebar .product_list_widget li>span.amount {
    font-weight: 600;
}

.woocommerce .sidebar .product_list_widget .reviewer {
    font-size: 14px;
}

.woocommerce .sidebar .widget_recently_viewed_products .product_list_widget a,
.woocommerce .sidebar .widget_products .product_list_widget a {
    display: block;
}

.woocommerce .sidebar .product_list_widget ins .amount {
    padding: 0px;
}

.woocommerce .widget_product_categories ul ul {
    padding-left: 20px;
}

.woocommerce .widget_product_categories ul {
    padding-left: 0px;
}

.woocommerce .widget_product_categories ul li::before,
.woocommerce .widget_layered_nav ul li::before {}

.woocommerce .widget_product_categories ul li.chosen::before,
.woocommerce .widget_layered_nav ul li.chosen::before {}

.woocommerce .widget_layered_nav .attribute-filter-display-type-color ul li.chosen::before {
    position: absolute;
    top: 11px;
    left: 5px;
    font-family: linea-arrows-10;
    content: "\e006";
    display: inline-block;
    margin-right: 0px;
    border: 0;
    width: auto;
    height: auto;
    color: #fff;
    font-size: 21px;
    line-height: 1;
}

.woocommerce .widget_product_categories .select2-container .select2-selection--single {
    height: 40px;
    border-radius: 0;
    outline: 0;
}

.woocommerce .widget_product_categories .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    padding-left: 12px;
}

.woocommerce .widget_product_categories .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 15px;
}

.woocommerce .widget_product_categories .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 0;
}

.woocommerce .widget_product_categories .select2-container .select2-selection--single * {
    outline: 0;
}

.woocommerce .widget_product_categories .select2-selection--multiple ul li,
.woocommerce .widget_product_categories .select2-selection--multiple input {
    width: 100%;
}

.woocommerce .widget_product_categories .select2-selection--multiple ul li::before {
    display: none;
}

.woocommerce .count {
    padding-left: 3px;
}

.woocommerce .widget_rating_filter .star-rating:before {
    margin-left: 25px;
}

.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span {
    padding: 1px 0;
}

.woocommerce .widget_layered_nav ul li.chosen a:before {
    margin-right: 10px;
}

.woocommerce .widget_layered_nav .attribute-filter-display-type-size,
.woocommerce .widget_layered_nav .attribute-filter-display-type-color {}

.woocommerce .widget_layered_nav .attribute-filter-display-type-size li,
.woocommerce .widget_layered_nav .attribute-filter-display-type-color li {
    display: inline-block;
    position: relative;
    padding: 6px 0;
}

.woocommerce .widget_layered_nav .attribute-filter-display-type-size li:before,
.woocommerce .widget_layered_nav .attribute-filter-display-type-size li.chosen:before,
.woocommerce .widget_layered_nav .attribute-filter-display-type-color li:before,
.woocommerce .widget_layered_nav .attribute-filter-display-type-color li.chosen:before {
    display: none;
}

.woocommerce .widget_layered_nav .attribute-filter-display-type-size li a {
    background-color: #ede9e8;
    color: #515156;
    padding: 1px;
    font-size: 10px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    margin-right: 10px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
}

.woocommerce .widget_layered_nav .attribute-filter-display-type-size li.chosen a {
    background-color: #515156;
    color: #ffffff;
}

.woocommerce .widget_layered_nav .attribute-filter-display-type-color li a {
    text-indent: -999px;
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    border-radius: 50%;
}

.woocommerce .widget_price_filter .noUi-background,
.woocommerce .widget_price_filter .noUi-connect,
.woocommerce .widget_price_filter .noUi-handle,
.woocommerce .widget_price_filter .noUi-target {
    border: 0;
    box-shadow: none;
    border-radius: 0;
}

.woocommerce .widget_price_filter .noUi-horizontal {
    height: 2px;
    z-index: 0;
}

.woocommerce .widget_price_filter .noUi-background {
    background-color: #999999;

}

.woocommerce .widget_price_filter .noUi-connect {
    background-color: #3f3f46;
}

.woocommerce .widget_price_filter .noUi-handle {
    width: 24px;
    height: 24px;
    background-color: #ffffff;
    border: 2px solid;
    border-color: #3f3f46;
    border-radius: 50%;
}

.woocommerce .widget_price_filter .noUi-horizontal .noUi-handle {
    top: -11px;
}

.woocommerce .widget_price_filter .noUi-horizontal.noUi-extended {
    padding-right: 24px;
}

.woocommerce .widget_price_filter .noUi-horizontal.noUi-extended .noUi-origin {
    right: -24px;
}

.woocommerce .widget_price_filter .noUi-handle:after,
.woocommerce .widget_price_filter .noUi-handle:before {
    display: none;
}

.woocommerce .widget_layered_nav_filters ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    overflow: hidden;
    zoom: 1
}

.woocommerce .widget_layered_nav_filters ul li {
    float: left;
    padding: 0 15px 1px 0;
    list-style: none
}

.woocommerce .widget_layered_nav_filters ul li a {
    text-decoration: none
}

.woocommerce .widget_layered_nav_filters ul li a:before {
    margin-right: 5px;
}

.widget_price_filter .widget-title {
    margin-bottom: 35px;
}

.widget_price_filter .price_label {
    padding-top: 5px;
    font-size: 14px;

}

.woocommerce .widget_price_filter .price_slider {
    margin-bottom: 1em
}

.woocommerce .widget_price_filter .price_slider_amount {
    text-align: right;
    padding-top: 10px;
    margin-top: 40px;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    float: left;
    cursor: pointer;
    color: #ffffff;
    background-color: #3f3f46;

    border: 2px solid;
    border-color: #3f3f46;
    white-space: nowrap;
    padding: 9px 24px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.woocommerce .widget_price_filter .price_slider_amount .button:hover {
    box-shadow: 0px 4px 25px -7px rgba(0, 0, 0, 0.6);
    transform: translateY(-5px);
}

.woocommerce .widget_price_filter .price_slider_amount .button:focus {
    outline: none;
}

.woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    margin-left: .5em;
    margin-right: .5em
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 24px;
    height: 24px;
    top: -11px;
    margin-left: -.4em;
    background-color: #fff;
    cursor: ew-resize;
    outline: 0;
    border-radius: 50%;
    border: 2px solid;
    border-color: #3f3f46;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-color: #3f3f46;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #d5d5d5;
    border: 0
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 2px;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px
}


.woocommerce .shop-filter {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1045;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
}

.woocommerce .shop-filter.active {
    opacity: 1;
    visibility: visible;
}

.woocommerce .shop-filter-overlay {
    background-color: #000000;
    opacity: 0.75;
}

.woocommerce .shop-filter .shop-filter-container {
    width: 50%;
    position: absolute;
    right: -50%;
    left: auto;
    top: 0;
    bottom: 0;
    padding: 80px 90px;
    background-color: #ffffff;
    -webkit-transition: right 0.8ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: right 0.8s cubic-bezier(0.77, 0, 0.175, 1);
}

.woocommerce .shop-filter.active .shop-filter-container {
    right: 0;
}

.woocommerce .shop-filter-content {

    height: calc(100% - 105px);
    overflow-y: scroll;
}

.woocommerce .shop-filter-content-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    max-height: 640px;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    width: 520px;
    margin: 0 -20px;
}

.woocommerce .shop-filter-container .shop-filter-title {
    margin: 0px;
    padding-bottom: 60px;
}

.woocommerce .shop-filter-container .shop-filter-close {
    text-align: center;
}

.woocommerce .shop-filter-container .shop-filter-close-btn {
    display: inline-block;
    background-color: #333333;
    color: #ffffff;
    text-decoration: none;
    padding: 12px 52px 12px 14px;
    margin-top: 15px;
    font-size: 13px;
}

.woocommerce .shop-filter-close-btn i {
    position: absolute;
    font-size: 21px;
    line-height: 1;
    margin-top: 1px;
}


.woocommerce .shop-filter .widget-title {
    font-size: 14px;
    margin-bottom: 20px;
}

.woocommerce .shop-filter .agni-widget-aside {
    width: 210px;
    margin: 0;
    padding: 0 20px;
    padding-bottom: 60px;
}




.woocommerce .woocommerce-notice-container.container-fluid {
    padding: 0;
}

.woocommerce .page-single-shop .woocommerce-notice-container.container-fluid {
    margin-bottom: -2em;
}

.woocommerce.single-product .woocommerce-notice-container {
    position: fixed;
    top: 15%;
    left: 0;
    margin: 0 15px;
    z-index: 10;
    max-width: 500px;
    display: none;
}

.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
    background-color: #333333;
    padding: 12px 24px;
    border-radius: 0px;
    color: #fff;
    float: right;
}


.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    list-style: none;
    width: auto;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-left: 0;
    display: block;
}

.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
    list-style: none !important;
    padding-left: 0 !important;
    margin-left: 0 !important
}

.woocommerce-error>span,
.woocommerce-info>span,
.woocommerce-message>span {
    font-size: 15px;

    display: inline-block;

}

.woocommerce-message>span {
    color: #30dc7f;
    border-color: #30dc7f;
}

.woocommerce-error>span {
    color: #e22f2f;
    border-color: #e22f2f;
}

.woocommerce-info>span {
    color: #44d8ea;
    border-color: #44d8ea;
}


.single-product-page {
    padding-top: 130px;
    padding-bottom: 70px;
}

.single-product-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;

}

.single-product-page .single-product-images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 710px;
    flex: 0 1 710px;
    position: relative;
}

.single-product-page .single-product-description {
    max-width: 345px;
    width: 345px;
}


.has-fullwidth .single-product-page .single-product-images {
    padding: 0;
}

.single-product-page .single-product-images .custom-gallery {
    position: relative;
}

.single-product-page .agni-single-products-image {
    margin: 15px 0;
}

.single-product-page .agni-single-products-image:first-child {
    margin-top: 0;
}

.single-product-page .single-product-images .thumbnails {
    margin-right: -0.6em;
    margin-left: -0.6em;
    margin-bottom: 40px;
    position: absolute;
    top: 0;
    left: 0;
}

.single-product-page .single-product-images .thumbnails a {
    display: block;
    padding: 2px 2px;
    max-width: 32px;
    box-shadow: 0px 1px 8px -3px rgba(0, 0, 0, 0.4);
    background-color: #fff;
    margin: 10px 20px;
}

.single-product-page .single-product-images .onsale {
    position: absolute;
    top: 20px;
    right: 20px;
    left: auto;
    font-size: 16px;
    margin-top: 36px;
    z-index: 9;
}

.single-product-page .single-product-description .product-subtitle {
    font-size: 18px;
    margin-top: 5px;
}

.single-product-page .single-product-description .woocommerce-review-link {
    font-size: 13px;
    vertical-align: middle;
    display: inline-block;
    line-height: 1;
    float: none;
    color: #999999;
    display: none;
}

.single-product-page .single-product-description .woocommerce-product-rating {
    margin-bottom: 15px;
    margin-top: -15px;
}

.single-product-page .single-product-description .entry-summary {
    margin-top: 40px;
}

.single-product-page .single-product-description .entry-summary .agni-size-guide-wrap .agni-size-guide-btn {
    display: inline-block;
    font-size: 13px;
    margin-bottom: 25px;
    border-bottom: 1px solid;
    border-color: #333333;
    color: #333333;
}

.single-product-page .single-product-description .entry-summary p {
    margin-bottom: 20px;
}

.single-product-page .single-product-description .entry-summary.price {
    margin: 0 -2px;
}

.single-product-page .single-product-description .entry-summary.price>span {
    padding: 0 2px;
}

.single-product-page .single-product-description .product_title {
    font-size: 24px;
    margin-bottom: 5px;
    margin-top: 0;
}

.single-product-page .single-product-description .product_title:after {
    margin-left: 0;
    margin-top: 0.5em;
}

.single-product-page .single-product-description .star-rating {
    font-size: 12px;
    vertical-align: middle;
    margin: 0;
    display: inline-block;
}

.single-product-page .single-product-description .star-rating:before,
.single-product-page .single-product-description .star-rating span:before {
    color: #;
}

.single-product-page .single-product-description .price {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 20px;
}

.single-product-page .single-product-description div[itemprop="description"] {
    margin: 40px 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #e8e8e8;
    padding: 40px 0;
}

.single-product-page .single-product-description .variations {
    margin-bottom: 0px;
    border: 0;
}

.single-product-page .single-product-description .variations td.value {
    position: relative;
    display: block;
    padding: 0;
    margin-bottom: 15px;
    padding-top: 5px;
}

.single-product-page .single-product-description .single_variation {
    margin-bottom: 0;
    font-size: 17px;
}

.single-product-page .single-product-description table .label {
    display: block;
    padding: 0;
    font-size: 13px;
    text-align: left;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
}

.single-product-page .single-product-description table .label label {}

.single-product-page .single-product-description table .value select:before {
    position: absolute;
    right: 0;
    font-family: "Pe-icon-7-stroke";
    font-weight: 700;
    font-size: 24px;
    content: "\e688";
    color: #bbbbbb;
    margin-right: 20px;
    display: none;
}

.single-product-page .single-product-description table .value select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
}

.firefox .single-product-page .single-product-description table .value select {
    padding: 12px 12px;
}

.single-product-page .single-product-description table .value select:focus {
    outline: 0;
    box-shadow: none;
    border-radius: 0;
}

.single-product-page .single-product-description table .reset_variations {
    position: absolute;
    font-size: 11px;
    color: #f00;
    display: inline-block;
    margin-top: 7px;
    border-bottom: 1px solid;
}

.single-product-page .single-product-description .variations .select2-container {
    width: 100% !important;
}

.single-product-page .single-product-description .variations .select2-container * {
    outline: 0;
}

.single-product-page .single-product-description .variations .select2-container .select2-selection--single {
    height: 40px;
    border-radius: 0;
    outline: 0;
    color: #bbb;
    border-color: #ddd;
}

.single-product-page .single-product-description .variations .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    padding-left: 12px;
    color: #999;
    font-size: 13px;
}

.single-product-page .single-product-description .variations .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 15px;
}

.single-product-page .single-product-description .variations .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 0;
}

.single-product-page .single-product-description .variations .select2-container .select2-selection--single * {
    outline: 0;
}

.single-product-page .single-product-description .single_variation .amount {
    font-size: 17px;
}


.single-product-page .single-product-description .quantity i,
.woocommerce .page-cart-summary .shop_table .quantity i {
    display: block;
    font-size: 25px;
    vertical-align: middle;

    cursor: pointer;
    line-height: 1;
    color: #333333;

}

.single-product-page .single-product-description .quantity i:before,
.woocommerce .page-cart-summary .shop_table .quantity i:before {
    display: inherit;
}

.single-product-page .single-product-description .quantity .product-qty-arrows,
.woocommerce .page-cart-summary .shop_table .quantity .product-qty-arrows {
    display: inline-block;
    vertical-align: middle;
    padding: 4px;
}

.single-product-page .single-product-description .quantity input[type="number"],
.woocommerce .page-cart-summary .shop_table .quantity input[type="number"] {
    width: 50px;
    height: 50px;

    border: 2px solid;
    border-color: #333333;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
}

.single-product-page .single-product-description .quantity input[type="number"]:focus {
    outline: none;
}

.single-product-page .single-product-description .quantity,
.single-product-page .single-product-description input[type="submit"] {
    display: inline-block;
}

.single-product-description .qty-label {
    display: none;
}

.single-product-page .single-product-cart-style-2 .qty-label {
    display: inline;
    padding-right: 15px;

}

.single-product-page .single-product-cart-style-2 .quantity .product-qty-arrows {}

.single-product-page .single-product-cart-style-2 .quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

}

.single-product-page .single-product-cart-style-2 .quantity>* {}

.single-product-page .single-product-description .quantity input[type="number"] {
    background-color: transparent;
}

.single-product-page .single-product-cart-style-2 .quantity,
.single-product-page .single-product-cart-style-2 button[type="submit"] {
    width: 100%;
    margin: 0;
    margin-top: 15px;
}

.single-product-page .single-product-cart-style-2 button[type="submit"] {
    font-size: 14px;
}

.single-product-page .single-product-cart-style-2 .product-qty-arrows {}

.single-product-page .single-product-description .group_table {
    margin-bottom: 30px;
}

.single-product-page .single-product-description .group_table tr {
    border-bottom: 1px solid;
    border-color: #dddddd;
}

.single-product-page .single-product-description .group_table tr:last-child {
    border-bottom: 0;
}

.single-product-page .single-product-description .group_table td {
    padding: 10px 0;
    font-size: 13px;
}

.single-product-page .single-product-description .group_table td:first-child {
    width: 90px;
}

.single-product-page .single-product-description .group_table .qty-label {
    display: none;
}

.single-product-page .single-product-description .group_table .quantity {
    margin-top: 0;
}

.single-product-page .single-product-description .group_table input[type="number"] {
    width: 30px;
    height: 30px;
    padding: 0;
    line-height: 1;
    font-size: 12px;
}

.single-product-page .single-product-description .group_table .quantity i {
    font-size: 20px;
    cursor: pointer;
}

.single-product-page .single-product-description .group_table .label {
    text-transform: none;
    font-size: 16px;
}

.single-product-page .single-product-description .group_table .price {
    font-size: 16px;
    text-align: right;
}

.single-product-page .single-product-description .group_table .product-qty-arrows {
    padding: 0;
    margin-top: 0px;
    padding-right: 0px;
}

.single-product-page .single-product-description .in-stock {
    color: #30dc7f;
}




.woocommerce input[type="number"].qty::-webkit-outer-spin-button,
.woocommerce input[type="number"].qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.woocommerce input[type="number"].qty {
    -moz-appearance: textfield;
}

.single-product-page .single-product-description button,
.product-type-external .single-product-description a.single_add_to_cart_button {
    position: relative;
    display: inline-block;
    font-size: 14px;
    text-align: left;
    cursor: pointer;
    color: #ffffff;
    background-color: #3f3f46;
    border: 0;
    white-space: nowrap;
    padding: 21px 70px 21px 18px;
    margin-left: 10px;
    margin-bottom: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    transition: all ease 0.4s;
    -webkit-transition: all ease 0.4s;
}

.single-product-page .single-product-description button:focus {
    outline: none;
}

.product-type-grouped .single-product-description .group_table .button.product_type_variable {
    padding: 14px 20px;
    background-color: #3f3f46;
    color: #fff;
}

.product-type-grouped .single-product-description button,
.product-type-external .single-product-description a.single_add_to_cart_button {
    margin-left: 0px;
}

.single-product-page .single-product-images .shop-sharing {
    position: fixed;
    top: 25%;
    right: 40px;
    margin-top: 96px;
    padding-top: 8px;
}

.single-product-page .single-product-images .shop-sharing-btn a {
    display: block;
    width: 40px;
    height: 40px;
    font-size: 16px;
    text-align: center;
    background-color: #f6f6f6;
    border-radius: 50%;
    line-height: 40px;
    padding-top: 2px;
}

.single-product-page .single-product-images .shop-sharing-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    right: 40px;
    background-color: #f6f6f6;
    margin-top: 8px;
    padding: 7px 10px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.single-product-page .single-product-images .shop-sharing:hover .shop-sharing-content {
    opacity: 1;
    visibility: visible;
}

.single-product-page .single-product-description .product_meta {
    padding-top: 15px;
}

.single-product-page .single-product-description .product_meta>span {
    padding-bottom: 5px;
    font-size: 12px;
    color: #999;
    margin-right: 15px;
}

.single-product-page .single-product-description .shop-sharing li {
    padding: 0 10px;
}

.single-product-page .single-product-images .product-navigation {
    position: fixed;
    top: 25%;
    right: 40px;
}

.single-product-page .single-product-description .shop-sharing,
.single-product-page .single-product-images .product-navigation {
    z-index: 1;
}

.single-product-page .single-product-images .product-navigation .product-nav-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 240px;
    position: absolute;
    top: 0;
    right: 40px;
    background-color: #f6f6f6;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.single-product-page .single-product-images .product-navigation .product-nav-prev:hover .product-nav-prev-content,
.single-product-page .single-product-images .product-navigation .product-nav-next:hover .product-nav-next-content {
    opacity: 1;
    visibility: visible;
}

.single-product-page .single-product-description .nav-product-details {
    margin: 0 15px;
    width: 160px;
}

.single-product-page .single-product-description .nav-product-title {
    font-size: 13px;
    margin-bottom: 0px;
}

.single-product-page .single-product-description .nav-product-price {
    font-size: 12px;
}

.single-product-page .single-product-description .nav-product-price ins {
    text-decoration: none;
}

.single-product-page .single-product-images .product-navigation .product-nav-btn a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 25px;
    background-color: #f6f6f6;
    border-radius: 50%;
    box-shadow: 0px 5px 18px -6px rgba(0, 0, 0, 0.6);
}

.single-product-page .single-product-images .product-navigation .product-nav-prev,
.single-product-page .single-product-images .product-navigation .product-nav-next {
    position: relative;
    padding: 4px 0;
}

.single-product-page .single-product-images .product-navigation .product-nav-prev .product-nav-prev-content,
.single-product-page .single-product-images .product-navigation .product-nav-next .product-nav-next-content {}

.has-container .single-product-tabs {
    margin-top: 60px;
}

.single-product-tab-description {
    padding: 0;
}

.single-product-tab-container.container .single-product-tab-content {
    width: 80%;
    margin: auto;
}

.woocommerce .woocommerce-tabs {
    padding-top: 25px;
}

.woocommerce #tab-description,
.woocommerce #tab-additional_information {
    padding-top: 10px;
}

.woocommerce .wc-tabs {
    padding-left: 0;
    margin: 0;
    text-align: center;
}

.woocommerce .wc-tabs li {
    padding: 0 16px;
    font-size: 15px;
    border: 0;
    border-bottom: 1px solid;
    border-color: transparent;
}

.woocommerce .wc-tabs li.active a {
    border-bottom: 1px solid;
    border-color: #3f3f46;
    padding-bottom: 3px;
}

.woocommerce .wc-tabs li:not(.active) a {
    color: #999999;
}

.woocommerce .product-description-title,
.woocommerce .product-additional-info,
.woocommerce #comments {
    margin-top: 40px;
}

.woocommerce .shop_attributes {
    font-size: 13px;
}

.woocommerce .shop_attributes tr {
    border: 1px solid;
    border-color: #f0f0f0;
}

.woocommerce .shop_attributes th {
    padding: 0 10px;
}

.woocommerce .shop_attributes td {
    width: 75%;
    padding: 10px 0;
    color: #999999;
}

.woocommerce .shop_attributes p {
    margin: 0;
}

.woocommerce #comments img {
    float: left;
    margin-right: 20px;
    width: auto;
}

.woocommerce #comments ul,
.woocommerce #comments ol {
    padding-top: 0px;
    padding-left: 0;
}

.woocommerce #comments li {
    list-style: none;
}

.woocommerce .woocommerce-Reviews-title {
    display: none;
}

.woocommerce .commentlist .comment_container {
    position: relative;
    padding: 40px 0 10px;
    border-bottom: 1px solid;
    border-color: #dddddd;
}

.woocommerce .commentlist .comment_container .comment-avatar {
    position: absolute;
    left: 0;
}

.woocommerce #comments .comment-text {
    padding-left: 80px;
}

.woocommerce #comments .comment-text .meta {
    margin-top: 3px;
    margin-bottom: 3px;
}

.woocommerce #comments .comment-text .meta time {
    font-size: 13px;
    color: #999999;
}

.woocommerce #comments .star-rating span:before {
    color: #3f3f46;
}

.woocommerce .comment-form p {
    margin-bottom: 0;
}

.woocommerce .comment-form label {
    display: block;
    font-weight: normal;
}

.woocommerce .comment-form input {
    line-height: 1;
}

.woocommerce .comment-form input:focus,
.woocommerce .comment-form textarea:focus {
    outline: 0;
}

.woocommerce .comment-form input[type="submit"] {
    background-color: #333333;
    border: 0;
    color: #fff;
    width: auto;
    padding: 18px 58px 18px 16px;
}

.woocommerce .comment-form-rating .stars {
    margin-bottom: 30px;
}


.woocommerce p.stars {
    display: inline-block;
    position: relative;
    font-size: 1.5em;
}

.woocommerce p.stars a {
    display: inline-block;
    font-weight: 700;
    margin-right: 1.25em;
    margin-left: -4px;
    text-indent: -9999px;
    position: relative;
    border-bottom: 0 !important;
    outline: 0;
}

.woocommerce p.stars a:first-child {
    margin-left: 0;
}

.woocommerce p.stars a:last-child {
    border-right: 0;
}

.woocommerce p.stars a.star-1:after,
.woocommerce p.stars a.star-2:after,
.woocommerce p.stars a.star-3:after,
.woocommerce p.stars a.star-4:after,
.woocommerce p.stars a.star-5:after {
    font-family: "Pe-icon-7-stroke";
    content: "\e611";
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    color: #999999;
    padding: 4px;
}

.woocommerce p.stars:hover a:after {
    color: #3f3f46;
}

.woocommerce p.stars a:hover~a:after {
    content: "\e611";
    color: #999999;
}

.woocommerce p.stars.selected a:after {
    color: #3f3f46;
}

.woocommerce p.stars.selected a.active~a:after {
    content: "\e611";
    color: #999999;
}

.woocommerce .single-product-upsells {
    margin-top: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid;
    border-color: #f0f0f0;
}

.woocommerce .single-product-related .related,
.woocommerce .single-product-upsells .upsells {
    height: auto !important;
    padding: 60px 0;
}

.woocommerce .related .product-related-title,
.woocommerce .upsells .product-upsells-title,
.woocommerce .cross-sells h2 {
    margin: auto;
    margin-bottom: 20px;
    font-size: 24px;
}

.woocommerce .related-products-heading,
.woocommerce .up-sells-heading {
    margin-bottom: 30px;
}


.woocommerce .page-cart-summary .shop_table .product-thumbnail {
    margin-right: 30px;
}

.woocommerce .page-cart-summary .shop_table .product-thumbnail img {
    max-width: 90px;
}

.woocommerce .page-cart-summary .product-remove a {
    font-size: 12px;
    color: #999999;
    border-bottom: 1px solid;
    padding-bottom: 2px;
}


.woocommerce .page-cart-summary .shop_table .variation-color {
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
}

.woocommerce .page-cart-summary .product-name dl {
    margin-bottom: 0;
}

.woocommerce .page-cart-summary .shop_table .quantity {
    display: inline-block;
}

.woocommerce .page-cart-summary .shop_table .quantity .qty-label {
    display: none;
}

.woocommerce .page-cart-summary .shop_table .quantity input,
.woocommerce .page-cart-summary .shop_table .quantity input:focus {
    outline: 0;
}

.woocommerce .shop_table .variation dd {
    display: inline-block;
    margin: 0 10px 0 0;
    float: none;
    font-size: 13px;
}

.woocommerce .shop_table .variation dt {
    display: inline-block;
    margin: 0 3px 0 0;
    float: none;
    font-weight: normal;

    font-size: 13px;
}

.woocommerce .page-cart-summary .shop_table div.product-quantity,
.woocommerce .page-cart-summary .shop_table div.product-subtotal {
    display: none;
}

.woocommerce .page-cart-summary .shop_table thead {
    border-bottom: 1px solid;
    border-color: #eeeeee;

}

.woocommerce .page-cart-summary .shop_table thead th {
    padding: 10px 0;
    border: 0;
    font-size: 14px;

}

.woocommerce .page-cart-summary .shop_table thead th.product-quantity {
    text-align: center;
}

.woocommerce .page-cart-summary .shop_table thead th:last-child {
    text-align: right;
}

.woocommerce .page-cart-summary .shop_table .cart_item td {
    padding: 15px 0;
    border-bottom: 0;
    border-color: #f0f0f0;
}

.woocommerce .page-cart-summary .shop_table .cart_item .product-quantity {
    text-align: center;
}

.woocommerce .page-cart-summary .shop_table .cart_item .product-price,
.woocommerce .page-cart-summary .shop_table .cart_item .amount {
    font-size: 14px;
}

.woocommerce .page-cart-summary .shop_table .cart_item td:not(:first-child) {
    width: 18%;
}

.woocommerce .page-cart-summary .shop_table .cart_item td:last-child {
    text-align: right;
}

.woocommerce .page-cart-summary .shop_table .cart_item .cart-product-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.woocommerce .page-cart-summary .shop_table .cart-product-details .cart-page-product-title {
    font-size: 15px;
}

.woocommerce .page-cart-summary .shop_table input {
    outline: 0;
}

.woocommerce .page-cart-summary .shop_table input[type="text"] {
    width: 450px;
    padding: 13px;
    vertical-align: middle;
    border: 0;
    border-bottom: 2px solid;
    border-color: #3f3f46;
    background-color: transparent;
}

.woocommerce .page-cart-summary .shop_table input[type="submit"] {
    display: inline-block;
    background-color: transparent;
    border: 2px solid;
    border-color: #3f3f46;
    color: #3f3f46;
    padding: 15px 45px 15px 12px;
    line-height: 1.3;
    vertical-align: middle;
    float: right;
    font-size: 13px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.woocommerce .page-cart-summary .shop_table input[name="update_cart"] {
    display: none;
}

.woocommerce .page-cart-summary .shop_table input[type="submit"]:disabled {
    color: #dddddd;
    border-color: #dddddd;
}

.woocommerce .page-cart-summary .shop_table tbody tr:last-child td {
    padding: 20px 0px;
}


.woocommerce .page-cart-summary .shop_table .coupon input[type="submit"],
.woocommerce .checkout_coupon input[type="submit"] {
    float: none;
    border: 0;
    border-radius: 0;
    margin-left: -5px;
    padding: 8px 20px;
    font-family: linea-arrows-10;
    font-size: 33px;
    line-height: 1;
    vertical-align: middle;
    position: absolute;
    top: 0;
    right: 0;
}

.woocommerce .page-cart-summary .shop_table .coupon,
.woocommerce .checkout_coupon .form-row {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    border-color: #3f3f46;
}

.woocommerce .page-cart-summary .shop_table .coupon {
    float: right;
    margin: 0px;
}

.woocommerce .page-cart-summary .shop_table .coupon label {
    display: none;
}

.woocommerce .page-cart-summary .cross-sells {
    padding: 60px 0;
}

.woocommerce .page-cart-summary .cross-sells h2 {
    font-size: 30px;
    margin-bottom: 30px;
}

.woocommerce .page-cart-calculation .cart-collaterals {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;

}

.woocommerce .page-cart-calculation .cross-sells {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-right: auto;
    max-width: 360px;
}

.woocommerce .page-cart-calculation .cart_totals {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 320px;
}



.woocommerce .page-cart-calculation .cart-collaterals .shipping ul {
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.woocommerce .page-cart-calculation .cart-collaterals .shipping li {
    list-style: none;
    display: block;
    padding: 0px 0px;
}

.woocommerce .shipping .woocommerce-shipping-methods .amount {
    float: right;
}

.woocommerce .woocommerce-shipping-totals td>span {
    display: none;
}

.woocommerce .page-cart-calculation .cart-collaterals .cart_totals .shop_table td {
    padding: 5px 0;
    min-width: 80px;
}

.woocommerce .page-cart-calculation .cart-collaterals .cart_totals h2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 24px;
    display: none;
}

.woocommerce .page-cart-calculation .cart-collaterals .cart_totals th {
    vertical-align: middle;
    padding: 5px 0;
    width: 75%;
    display: inline-block;
}

.woocommerce .page-cart-calculation .cart-collaterals .cart_totals .shop_table .cart-subtotal td,
.woocommerce .page-cart-calculation .cart-collaterals .cart_totals .shop_table .order-total td {
    text-align: right;
}

.woocommerce .page-cart-calculation .cart-collaterals .cart_totals tr {

    letter-spacing: 0;
}

.woocommerce .page-cart-calculation .cart-collaterals .cart_totals .order-total {
    font-size: 16px;
}

.woocommerce .page-cart-calculation .cart-collaterals .cart_totals .shipping td {
    padding-top: 0;

}

.woocommerce .page-cart-calculation .cart-collaterals .cart_totals .shipping li,
.woocommerce .woocommerce-checkout-review-order-table .shipping li {
    font-size: 13px;
    line-height: 1.7;
}

.woocommerce .page-cart-calculation .cart-collaterals .cart_totals .shipping input[type="radio"],
.woocommerce .woocommerce-checkout-review-order-table .shipping input[type="radio"],
.woocommerce .woocommerce-checkout-payment input[type="radio"] {
    position: absolute;
    visibility: hidden;
}

.woocommerce .page-cart-calculation .cart-collaterals .cart_totals .shipping label:before,
.woocommerce .woocommerce-checkout-review-order-table .shipping label:before,
.woocommerce .woocommerce-checkout-payment ul label:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid;
    border-color: #333333;
    margin-right: 7px;
    margin-left: 0px;
}

.woocommerce .page-cart-calculation .cart-collaterals .cart_totals .shipping input[type="radio"]:checked+label:before,
.woocommerce .woocommerce-checkout-review-order-table .shipping input[type="radio"]:checked+label:before,
.woocommerce .woocommerce-checkout-payment input[type="radio"]:checked+label:before {
    background-color: #333333;
}


.woocommerce .page-cart-calculation .cart-collaterals .cart_totals .shipping .woocommerce-shipping-destination {
    border: 1px solid;
    border-color: #dddddd;
    padding: 8px 12px;
    margin-bottom: 5px;
    font-size: 11px;
}

.woocommerce .page-cart-calculation .cart-continue-shopping-btn {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 19px 40px;
    padding-top: 5px;
    padding-bottom: 3px;
    color: #333333;
}

.shipping-calculator-form .select2-container,
.shipping-calculator-form .select2-container * {
    outline: none;
}

.shipping-calculator-form .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 0;
    border-bottom: 1px solid;
    border-color: #ddd;
    border-radius: 0;
    height: 30px;
    margin: 5px 0;
}

.shipping-calculator-form .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    color: #999999;
    font-size: 13px;
    text-align: left;
}

.shipping-calculator-form {
    padding: 5px 12px 14px;
    border: 1px solid;
    border-color: #dddddd;
}

.woocommerce .blockOverlay {
    background: #ffffff !important;
}

.woocommerce .page-cart-calculation .cart-collaterals .order-total .woocommerce-Price-amount {
    font-weight: 400;
}

.woocommerce .page-cart-calculation .cart-collaterals .wc-proceed-to-checkout .checkout-button {
    display: block;
    color: #ffffff;
    background-color: #3f3f46;
    padding: 22px 70px 22px 18px;
    text-align: left;
    margin-top: 15px;
    font-size: 15px;
}

.woocommerce .page-cart-calculation .cart-collaterals .wc-proceed-to-checkout .checkout-button:hover {
    background-color: #3f3f46;
}

.woocommerce .page-cart-calculation .cart-collaterals .wc-proceed-to-checkout .wcppec-checkout-buttons {
    text-align: center;
    margin-top: 0;
}

.woocommerce .page-cart-calculation .cart-collaterals .wc-proceed-to-checkout .wcppec-checkout-buttons__button {
    padding-top: 0;
}

.woocommerce .page-cart-calculation .cart-collaterals .wc-proceed-to-checkout .wcppec-checkout-buttons__separator {
    padding: 10px 0;
    margin: 0;
}

.woocommerce-shipping-calculator p {
    margin-bottom: 0;
}

.woocommerce-shipping-calculator .shipping-calculator-button {
    color: #3f3f46;
    display: block;
    padding: 6px 0px;
}

.woocommerce-shipping-calculator select,
.woocommerce-shipping-calculator input {
    width: 100%;
    border: 1px solid #d5d5d5;
    background-color: transparent;
    height: 32px;
    outline: 0;
}

.woocommerce .cart_totals .shipping-calculator-form input[type="text"] {
    padding: 0px 0px 0px 0px;
    vertical-align: middle;
    border: 0;
    border-bottom: 1px solid #dddddd;
    background-color: transparent;
    font-size: 13px;
    color: #999999;
}

.woocommerce .cart_totals .shipping-calculator-form button {
    color: #333333;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid;
    padding: 2px 0px;
    margin-top: 18px;
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.cart-empty {
    font-size: 34px;
    color: #999;
    margin-top: 100px;
}

.cart-empty:before {
    content: "F";
    font-family: linea-ecommerce-10;
    display: block;
    font-size: 100px;
    color: #3f3f46;
}

.return-to-shop a {
    background-color: #333333;
    color: #ffffff;
    margin-bottom: 100px;
}


body.woocommerce-checkout {
    visibility: visible;
}

.woocommerce .checkout_coupon input[type="text"] {
    background-color: transparent;
    padding: 12px 16px;
    min-width: 400px;
    border: 0;
    border-bottom: 2px solid;
}

.woocommerce .checkout_coupon input[type="submit"] {
    color: #3f3f46;
    background-color: transparent;
    padding: 7px 20px;
}

.woocommerce .checkout_coupon input[type="text"]:focus,
.woocommerce .checkout_coupon input[type="submit"]:focus {
    outline: none;
}

.woocommerce .checkout-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.customer-billing-details {
    padding-right: 80px;
}

.customer-billing-details .woocommerce-billing-fields h3,
.customer-order-details #order_review_heading {
    margin-top: 0;
    margin-bottom: 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper,
.woocommerce .woocommerce-checkout-review-order {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
}

.woocommerce-billing-fields label,
.shipping_address label {
    font-size: 13px;
    display: block;
    margin-bottom: 4px;
}

.woocommerce-billing-fields .form-row,
.shipping_address .form-row {
    display: inline-block;
    margin-bottom: 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 30%;
    flex: 1 0 50%;
    padding: 0 30px;
}

.woocommerce-billing-fields input,
.woocommerce-billing-fields textarea {
    outline: 0;
}

.woocommerce-billing-fields .form-row input,
.shipping_address .form-row input,
.woocommerce-billing-fields .form-row .select2-container .select2-choice,
.woocommerce-billing-fields .form-row select,
.shipping_address .form-row select,
.woocommerce-additional-fields .notes textarea {
    width: 100%;
    font-size: 13px;
    border: 1px solid;
    border-color: #dddddd;
    background-color: transparent;
    padding: 7px 12px;
}

.woocommerce input::-webkit-input-placeholder {
    color: #777;
}

.woocommerce input::-moz-placeholder {
    color: #777;
}

.woocommerce-billing-fields .form-row select,
.shipping_address .form-row select {
    height: 50px;
    outline: 0;
}

.woocommerce-billing-fields .form-row.create-account input {
    width: auto;
}

.woocommerce-billing-fields .form-row.create-account label {
    display: inline-block;
}

.woocommerce .customer-billing-details .select2-container {
    width: 100% !important;
}

.woocommerce .customer-billing-details .select2-container .select2-selection--single {
    height: 40px;
    border-radius: 0;
    outline: 0;
}

.woocommerce .customer-billing-details .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    padding-left: 12px;
}

.woocommerce .customer-billing-details .select2-container--default .select2-selection--single {
    border-color: #dddddd;
}

.woocommerce .customer-billing-details .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 15px;
}

.woocommerce .customer-billing-details .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 0;
}

.woocommerce .customer-billing-details .select2-container * {
    outline: 0;
}

.select2-drop-active {
    border-color: #e8e8e8;
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top-color: #e8e8e8;
}

.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -30px;

}



.woocommerce-shipping-fields #ship-to-different-address label {
    font-size: 16px;
    display: inline-block;
    padding-left: 0px;
}

.woocommerce-shipping-fields #ship-to-different-address label .woocommerce-form__input-checkbox {
    float: left;
    margin-top: 4px;
    margin-right: 10px;
}

.woocommerce-shipping-fields #ship-to-different-address label .woocommerce-form__input-checkbox,
.woocommerce-account-fields .create-account .woocommerce-form__input-checkbox {
    position: absolute;
    visibility: hidden;
}

.woocommerce-shipping-fields #ship-to-different-address span,
.woocommerce-account-fields .form-row.create-account span {
    position: relative;
    margin-left: 24px;
}

.woocommerce-shipping-fields #ship-to-different-address span:before,
.woocommerce-account-fields .form-row.create-account span:before {
    font-family: linea-arrows-10;
    display: inline-block;
    content: "";
    width: 16px;
    height: 16px;
    border: 1px solid;
    border-color: #333333;
    line-height: 1;
    font-size: 14px;
    position: absolute;
    margin-left: -23px;
    top: 3px;
    color: #333333;
    left: 0px;
}

.woocommerce-account-fields .form-row.create-account {
    margin-bottom: 15px;
}

.woocommerce-account-fields .form-row.create-account span {
    margin-left: 18px;
}

.woocommerce-account-fields .form-row.create-account span:before {
    width: 12px;
    height: 12px;
    font-size: 10px;
    margin-left: -18px;
}

.woocommerce-shipping-fields #ship-to-different-address input[type="checkbox"]:checked+span:before,
.woocommerce-account-fields .form-row.create-account input[type="checkbox"]:checked+span:before {
    content: "\e006";
}

.woocommerce-account-fields .create-account #account_password {
    background-color: transparent;
    border: 1px solid;
    border-color: #dddddd;
    display: block;
    width: 100%;
    padding: 7px 12px;
    margin-top: 5px;
}

.woocommerce-account-fields .create-account #account_password_field {
    margin-bottom: 0;
    padding-bottom: 15px;
}

.woocommerce-additional-fields .notes textarea {
    min-height: 100px;
}


.woocommerce .woocommerce-form-login {
    max-width: 520px;
    background-color: #f6f6f6;

}

.woocommerce .woocommerce-form-login>p:first-child {
    font-size: 14px;
}

.woocommerce .woocommerce-form-login input[type="text"],
.woocommerce .woocommerce-form-login input[type="password"] {
    width: 100%;
}

.woocommerce .woocommerce-form-login .woocommerce-form__label-for-checkbox,
.woocommerce .woocommerce-form-login .lost_password {
    font-size: 14px;
}

.woocommerce .woocommerce-form-login .woocommerce-form__label-for-checkbox {
    margin-top: 4px;
    float: right;
}

.woocommerce .lost_reset_password {
    padding: 160px 0;
}

.woocommerce .lost_reset_password p {
    margin-bottom: 15px;
}

.woocommerce .lost_reset_password input {
    width: 100%;
}

.woocommerce .woocommerce-form-login .lost_password {
    margin-top: -26px;
}

.woocommerce .login label,
.woocommerce .lost_reset_password label,
.woocommerce .register label {
    display: block;
    font-weight: normal;
}

.woocommerce .login label.inline,
.woocommerce .register label.inline {
    display: inline;
    padding-left: 10px;
}

.woocommerce .login label.inline input,
.woocommerce .register label.inline input {
    margin-right: 5px;
}

.woocommerce .login .form-row-wide input,
.woocommerce .register .form-row-wide input {
    width: 100%;
    max-width: 100%;
    background-color: transparent;
    border: 1px solid;
    border-color: #d5d5d5;
}

.woocommerce .login input[type="submit"],
.woocommerce .register input[type="submit"] {
    color: #fff;
    background-color: #3f3f46;
    border: 0;
    padding: 15px 25px;
    vertical-align: middle;
    display: block;
    width: 100%;
    font-size: 18px;
}

.woocommerce .lost_reset_password input[type="submit"] {
    background-color: #515156;
    border: 0;
    padding: 12px 20px;
}

.woocommerce .checkout_coupon input[type="text"]:focus,
.woocommerce .checkout_coupon input[type="submit"]:focus {
    outline: none;
}


.woocommerce .woocommerce-checkout-review-order {
    /* display: -webkit-box; */
    display: -ms-flexbox;
    /* display: flex; */
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 0;
    /* margin-left: 20px; */
}

.woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table,
.woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46%;
    flex: 0 0 46%;

}

.woocommerce .woocommerce-checkout-review-order-table .product-quantity {
    padding-right: 8px;
}

.woocommerce .woocommerce-checkout-review-order-table dl {
    margin-bottom: 0
}

.woocommerce .woocommerce-checkout-review-order-table thead th,
.woocommerce .woocommerce-checkout-review-order-table tbody,
.woocommerce .woocommerce-checkout-review-order-table tfoot {}

.woocommerce .woocommerce-checkout-review-order-table tbody tr:last-child td {
    margin-bottom: 8px;
}

.woocommerce .woocommerce-checkout-review-order-table thead th {
    padding-bottom: 8px;
    text-transform: uppercase;
    display: none;
}

.woocommerce .woocommerce-checkout-review-order-table thead th:first-child {
    padding-right: 15px;
}

.woocommerce .woocommerce-checkout-review-order-table thead th:last-child {
    padding-left: 15px;
    padding-right: 0;
}

.woocommerce .woocommerce-checkout-review-order-table tbody td,
.woocommerce .woocommerce-checkout-review-order-table tfoot th {
    padding: 6px 0;
    vertical-align: top;

}

.woocommerce .woocommerce-checkout-review-order-table tbody td:last-child {
    min-width: 85px;
}

.woocommerce .checkout-review-order-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.woocommerce .checkout-review-order-details .product-thumbnail {
    min-width: 50px;
    margin-right: 10px;
}

.woocommerce .checkout-review-order-details .product-thumbnail img {
    max-width: 50px;
}

.woocommerce .woocommerce-checkout-review-order-table .variation dd,
.woocommerce .woocommerce-checkout-review-order-table .variation dt {
    font-size: 13px;
    line-height: 1.4;
}

.woocommerce .woocommerce-checkout-review-order-table thead th:last-child,
.woocommerce .woocommerce-checkout-review-order-table tbody td:last-child,
.woocommerce .woocommerce-checkout-review-order-table tfoot th:last-child,
.woocommerce .woocommerce-checkout-review-order-table tfoot td:last-child {
    padding-right: 0;
    padding-left: 5px;
    text-align: right;
    padding: 0;
    padding-top: 4px;
}

.woocommerce .woocommerce-checkout-review-order-table tfoot .shipping td {
    padding-left: 0;
    text-align: left;
}

.woocommerce .woocommerce-checkout-review-order-table .cart-subtotal>*,
.woocommerce .woocommerce-checkout-review-order-table .order-total>* {
    padding: 7px 0;
}

.woocommerce .woocommerce-checkout-review-order-table .cart-subtotal,
.woocommerce .woocommerce-checkout-review-order-table .cart-subtotal span {
    font-size: 16px;
    text-align: right;
}

.woocommerce .woocommerce-checkout-review-order-table .cart-subtotal,
.woocommerce .woocommerce-checkout-review-order-table .order-total {
    border-top: 1px solid;
    border-color: #dddddd;
}

.woocommerce .woocommerce-checkout-review-order-table .order-total,
.woocommerce .woocommerce-checkout-review-order-table .order-total span {
    font-size: 16px;
    color: #3f3f46;
}

.woocommerce .woocommerce-checkout-review-order-table .order-total span {
    font-weight: normal;
}

.woocommerce .woocommerce-checkout-review-order-table .shipping ul {
    padding-left: 0;
    padding-top: 0px;
    margin-right: 0;
}

.woocommerce .woocommerce-checkout-review-order-table .shipping li {
    list-style: none;
    padding: 0px 0px;
    position: relative;
    font-size: 13px;
}

.woocommerce .woocommerce-checkout-review-order-table .shipping li label {
    margin-left: 3px;
}

.woocommerce .woocommerce-checkout-review-order-table .shipping select.shipping_method {
    border: 1px solid;
    border-color: #d5d5d5;
    width: 100%;
}

.woocommerce .woocommerce-checkout-review-order-table .shipping select.shipping_method:focus {
    box-shadow: none;
    outline: 0;
}

.woocommerce-checkout-payment .payment_methods {
    margin-bottom: 15px;
    padding: 0;
    text-align: left;
    margin-right: 18px;
}

.woocommerce-checkout-payment .payment_methods li {
    list-style: none;
    margin-bottom: 4px;
}

.woocommerce-checkout-payment .payment_methods p {
    font-size: 11px;
    margin-bottom: 0;
    padding-left: 22px;
    padding-top: 5px;
}

.woocommerce-checkout-payment li {
    padding: 0;
}

.woocommerce-checkout-payment li:first-child,
.woocommerce-checkout-payment li:last-child {
    padding: 0;
}

.woocommerce-checkout-payment li img {

    max-height: 18px;
    margin-top: -2px;
    margin-left: 5px;
}

.woocommerce-checkout-payment ul label {
    vertical-align: top;
    padding-left: 5px;
}

.woocommerce .woocommerce-checkout-payment ul label:before {
    width: 12px;
    height: 12px;
    margin-right: 2px;
    margin-left: -5px;
}

.woocommerce-checkout-payment .about_paypal {
    font-size: 12px;
    float: right;
    text-decoration: underline;
    margin-top: 3px;
    color: #999;
    font-weight: normal;
    display: none;
}

.woocommerce-checkout-payment .place-order button[type="submit"] {
    display: block;
    width: 100%;
    color: #ffffff;
    background-color: #3f3f46;
    padding: 22px 70px 22px 18px;
    text-align: left;
    font-size: 15px;
    border: 0;
    margin-top: 20px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.woocommerce-checkout-payment .place-order button[type="submit"]:hover {
    background-color: #3f3f46
}

.woocommerce-checkout-payment .place-order button[type="submit"]:focus {
    box-shadow: none;
    outline: 0
}

.woocommerce-checkout-payment .woocommerce-privacy-policy-text {
    font-size: 12px;
}

.woocommerce-order {
    margin-bottom: 80px;
}

.woocommerce-order .woocommerce-thankyou-order-received {
    font-size: 18px;
    color: #3f3f46;
}

.woocommerce .order_details {
    margin: 0 0 45px;
    list-style: none;
    padding-bottom: 30px;
    padding-left: 0;
    border: 1px solid;
    border-color: #dddddd;
    padding: 30px;
}

.woocommerce .order_details:after,
.woocommerce .order_details:before {
    content: " ";
    display: table
}

.woocommerce .order_details li {
    text-transform: uppercase;
    font-size: 13px;
    margin-left: 0;
    padding-left: 0;
    padding-bottom: 20px;
}

.woocommerce .order_details li strong {
    display: block;
    font-size: 16px;
    text-transform: none;
}

.woocommerce .order_details li:last-of-type {
    border: none;
    padding-bottom: 0px;
}

.woocommerce .woocommerce-order-details h2,
.woocommerce .woocommerce-column--billing-address h2,
.woocommerce .woocommerce-column--shipping-address h2 {
    font-size: 24px;
}

.order_details th,
.order_details td,
.customer_details th,
.customer_details td {
    padding: 15px 30px;
    border: 0;
}

.order_details thead th {
    border-bottom: 1px solid;
    border-color: #dddddd;
    text-transform: uppercase;
    font-size: 14px;
}

.woocommerce .order_details .variation .variation-pa_color {
    font-size: 12px;
    display: inline-block;
}

.col2-set.addresses .col-1,
.col2-set.addresses .col-2 {
    margin-bottom: 40px;
}

.col2-set.addresses .col-1 {
    border-bottom: 1px solid;
    border-color: #dddddd;
    padding-bottom: 15px;
}

.woocommerce-customer-details--phone,
.woocommerce-customer-details--email {
    margin-bottom: 0px;
    font-size: 17px;
}

.myaccount_user {
    padding: 30px;
    border: 1px solid #d5d5d5;
}


#customer_login {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 75%;
    margin: auto;
    margin-top: 100px;
    margin-bottom: 100px;
}

#customer_login>div {
    width: 50%;
}

#customer_login .u-column1 {
    background-color: #f6f6f6;
    padding: 60px;

}

#customer_login .u-column2 {
    padding-left: 60px;
    padding-right: 100px;
}

#customer_login h4 {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 0;
}

#customer_login h4:after {
    content: "";
    width: 40px;
    display: block;
    border-bottom: 1px solid;
    border-color: #333;
    margin: auto;
    padding-top: 15px;
}

#customer_login p {
    margin-bottom: 15px;
}

#customer_login label.inline {
    float: right;
}

#customer_login .woocommerce-Button {
    margin-top: 30px;
}

#customer_login label {
    display: block;
}

#customer_login #rememberme,
#customer_login .woocommerce-LostPassword {
    font-size: 14px;
}

#customer_login .woocommerce-LostPassword {
    padding-bottom: 2px;
    border-bottom: 1px solid;
    border-color: #333333;
}

.woocommerce-account.logged-in .woocommerce {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-top: 80px;
}

.woocommerce-notice-container {
    display: block;

    width: 100%;
}

.woocommerce-MyAccount-navigation,
.woocommerce-MyAccount-content {
    display: inline-block;
    vertical-align: top;
}

.woocommerce-MyAccount-navigation {
    min-width: 240px;
    border-right: 1px solid;
    border-color: #ddd;
}

.woocommerce-MyAccount-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 60px;
}

.woocommerce-MyAccount-content a {
    padding-bottom: 2px;
    border-bottom: 1px solid;
}

.woocommerce-MyAccount-content .woocommerce-Address a {
    float: right;
}

.woocommerce-MyAccount-content .woocommerce-Message {
    margin-top: 0;
    text-align: center;
}

.woocommerce-MyAccount-content .woocommerce-Button {
    float: none;
    display: block;
    font-size: 16px;
    margin-bottom: 10px;
}

.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a {
    width: 100%;
    padding: 12px 20px;
    background-color: #3f3f46;
    color: #fff;
}

.woocommerce-MyAccount-navigation ul {
    padding-left: 0;
}

.woocommerce-MyAccount-navigation li {
    list-style: none;
    padding: 10px 0;
    border-color: #e4e4e4;
    font-size: 15px;
}

.woocommerce-MyAccount-navigation li:first-child {
    padding-top: 0;
}

.woocommerce-MyAccount-navigation li:last-child {
    padding-bottom: 0;
    border: 0;
}

.woocommerce-MyAccount-navigation li.is-active a {
    border-bottom: 1px solid;
    padding-bottom: 5px;
}

.woocommerce-MyAccount-content h3 {
    margin-top: 0;
    font-size: 24px;
}

.woocommerce .my_account_orders.shop_table thead {
    border-bottom: 1px solid;
    border-color: #dddddd;
}

.woocommerce .my_account_orders.shop_table thead th {
    padding-bottom: 10px;
    border-bottom: 0;
}

.woocommerce .my_account_orders.shop_table tbody tr {
    border-bottom: 1px solid;
    border-color: #f0f0f0;
}

.woocommerce .my_account_orders.shop_table tbody td {
    padding: 15px 0px;
}

.woocommerce-MyAccount-content .woocommerce-Input {
    display: block;
    width: 100%;
    padding: 7px 12px;
    margin-top: 2px;
}

.woocommerce-MyAccount-content .edit-account fieldset {
    margin: 0;
    border: 0;
    padding: 0;
}

.woocommerce-MyAccount-content .edit-account legend {
    margin: 0 15px 10px;
    padding: 25px 0 15px;
    font-size: 24px;
    letter-spacing: 0;
    color: #3f3f46;
}

.woocommerce-MyAccount-content .edit-account {
    margin: 0 -15px;
}

.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper {
    margin: 0 -15px;
}

.woocommerce-MyAccount-content .form-row {
    padding: 0 15px;
}

.woocommerce-MyAccount-content .form-row-first,
.woocommerce-MyAccount-content .form-row-last {
    width: 50%;
    float: left;
    display: inline-block;
}

.woocommerce-MyAccount-content .form-row label {
    display: block;
}

.woocommerce-MyAccount-content .form-row input {
    width: 100%;
}

.woocommerce-MyAccount-content .edit-account input[type="submit"] {
    margin: 0 15px;
    padding: 16px 32px;
    background-color: #333333;
    color: #ffffff;
    border: 0;
}


.woocommerce .track_order label {
    display: block;
    margin-bottom: 3px;
}

.woocommerce .track_order input {
    padding: 10px;
    max-width: 450px;
    width: 100%;
}

.woocommerce .track_order input[type="submit"] {
    padding: 14px 30px;
    background-color: #3f3f46;
    border: 0;
    font-size: 18px;
    color: #fff;
}


.woocommerce .agni-products-2-column .shop-column.width2x {
    width: 100%;
}

.woocommerce .agni-products-3-column .shop-column.width2x {
    width: 66.66666667%;
}

.woocommerce .agni-products-4-column .shop-column.width2x {
    width: 50%;
}

.woocommerce .agni-products-3-column .shop-column.width3x {
    width: 100%;
}

.woocommerce .agni-products-4-column .shop-column.width3x {
    width: 75%;
}

@media (min-width: 1200px) {
    .woocommerce .agni-products-5-column .shop-column.width2x {
        width: 40%;
    }

    .woocommerce .agni-products-5-column .shop-column.width3x {
        width: 60%;
    }
}

.woocommerce .shop-cat-thumbnail {
    overflow: hidden;
}

.woocommerce .product-category a {
    position: relative;
    display: block;
}

.woocommerce .shop-cat-hover-style-2 .product-category-title {
    position: absolute;
    bottom: 20px;
    right: 0;
    left: 0;
}

.woocommerce .shop-cat-thumbnail img,
.woocommerce .shop-cat-thumbnail .shop-cat-thumbnail-bg {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.woocommerce .shop-cat-thumbnail:hover img,
.woocommerce .shop-cat-thumbnail:hover .shop-cat-thumbnail-bg {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.woocommerce .product-category-title {
    display: block;
    margin: 0px;
    padding: 18px 0;
    font-size: 15px;
    text-align: center;
}

.woocommerce .product-category-title mark {
    float: none;
    background-color: transparent;
    padding: 0;
    color: #333333;
}


.header-cart-toggle .woocommerce-Price-currencySymbol {
    display: inline;
}

.header-cart-toggle .woocommerce-mini-cart__total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #ffffff;
}

.header-cart-toggle .woocommerce-mini-cart__total .woocommerce-Price-amount,
.header-cart-toggle .woocommerce-mini-cart__total .woocommerce-Price-currencySymbol {
    font-size: 24px;
    font-weight: 600;
}

.header-cart-toggle .header-cart-icon {
    display: inline-block;
    vertical-align: middle;
}

.header-cart-toggle .header-cart-text {
    margin-right: -2px;
}

.header-cart-toggle .product-count:before {
    content: "(";
}

.header-cart-toggle .product-count:after {
    content: ")";
}

.header-cart-toggle .cart-contents {
    padding: 0;
    height: auto;
    display: block;
}

.cart-contents .header-toggle {
    margin-left: 9px;
    float: right;
    display: inline-block;
}

.cart-contents .amount {
    margin-left: 3px;

}

.header-cart-toggle .header-cart-toggle-close {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: auto;
    visibility: hidden;
    opacity: 0;
    z-index: 99;
}

.header-cart-toggle .widget_shopping_cart {
    visibility: hidden;
    width: 300px;
    position: fixed;
    top: 0;
    bottom: 0;
    right: -300px;
    background-color: #25262b;
    margin: 0;
    padding: 30px;
    cursor: auto;
    z-index: 100;
    -webkit-transition: right 0.4s ease, visibility 0.4s ease, opacity 0.4s ease;
    transition: right 0.4s ease, visibility 0.4s ease, opacity 0.4s ease;
}

.header-cart-toggle .widget_shopping_cart .widget_shopping_cart_content {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.header-cart-toggle .woocommerce-mini-cart__empty-message {
    margin-bottom: auto;
}

.header-cart-toggle .widget_shopping_cart a,
.header-cart-toggle .widget_shopping_cart span,
.header-cart-toggle .woocommerce-mini-cart__empty-message {
    color: #ffffff;
}

.header-cart-toggle .widget_shopping_cart ul {
    margin-bottom: auto;
    padding-left: 0;
}

.header-cart-toggle .widget_shopping_cart li {
    border-bottom: 1px solid;
    border-color: rgba(68, 68, 68, 0.3);
    padding: 25px 0;
    margin-top: 0px;
    display: inline-block;
    position: relative;
    width: 100%;
}

.header-cart-toggle .widget_shopping_cart li:first-child {
    padding-top: 0;
}

.header-cart-toggle .widget_shopping_cart li.empty {
    border: 0;
    margin: 0;
    padding: 0;
}

.header-cart-toggle .widget_shopping_cart .remove {
    padding: 10px;
    font-size: 18px;
    color: #999;
    position: absolute;
    top: 50%;
    left: -10px;
    line-height: 1;
    margin-top: -25px;
}

.header-cart-toggle .widget_shopping_cart li:first-child .remove {
    margin-top: -33px;
}

.header-cart-toggle .widget_shopping_cart img {
    max-width: 50px;
    height: auto;
    margin-right: 15px;
    float: left;
    margin-left: 20px;
}

.header-cart-toggle .widget_shopping_cart a {
    font-size: 13px;
    line-height: 1.7;
}

.header-cart-toggle .widget_shopping_cart .variation {
    margin-left: 100px;
    margin-top: -30px;
    margin-bottom: 5px;
    display: block;
}

.header-cart-toggle .widget_shopping_cart .variation dt,
.header-cart-toggle .widget_shopping_cart .variation dd {
    display: inline-block;
    font-size: 12px;
}

.header-cart-toggle .widget_shopping_cart .quantity {
    display: block;
    margin-top: 10px;
    margin-left: 84px;
}

.header-cart-toggle .widget_shopping_cart .quantity span {
    display: inline-block;
}

.header-cart-toggle .buttons a {
    display: block;
    font-size: 11px;
    background-color: #3f3f46;
    color: #fff;
    padding: 12px 15px;
}

.header-cart-toggle .buttons a:first-child {
    margin-bottom: 15px;
}

.header-cart-toggle .total span {
    display: inline-block;
}

.woocommerce-mini-cart__buttons {
    margin-bottom: 0;
}



.agni-quick-view-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 99;
}

.agni-quick-view-wrap.active {
    opacity: 1;
    visibility: visible;
}

.agni-quick-view-preloader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
}

.agni-quick-view-preloader.active {
    opacity: 1;
    visibility: visible;
}

.agni-quick-view-wrap .agni-quick-view-overlay,
.agni-quick-view-wrap .agni-quick-view-close {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.agni-quick-view-wrap .agni-quick-view-close {
    z-index: -1;
}

.agni-quick-view-wrap .agni-quick-view-overlay {
    background-color: #000000;
    opacity: 0.85;
    z-index: -1;
}

.agni-quick-view-wrap .agni-quick-view-content {
    width: 930px;
    height: 698px;
    overflow: scroll;
    background-color: #ffffff;
}

.agni-quick-view-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
}

.agni-quick-view-product-thumbnails {
    width: 50%;
}

.agni-quick-view-product-thumbnails img {
    max-width: 100%;
    height: auto;
}

.single-product-page .agni-quick-view-product-details {
    width: 50%;
    padding: 50px 60px;
    max-width: none;
}

.agni-quick-view-container .agni-quick-view-product-details .variations {
    margin-bottom: 20px;
}

.agni-quick-view-container.product-type-grouped .agni-quick-view-product-details .qty-label {
    display: none;
}

.agni-quick-view-container.product-type-grouped .agni-quick-view-product-details .quantity>* {
    min-width: auto;
}

.agni-quick-view-container.product-type-grouped .agni-quick-view-product-details .quantity {
    width: auto;
    display: inline-block;
    margin-top: 0;
}

.agni-quick-view-product-single-btn {
    display: inline-block;
    border-bottom: 1px solid;
    border-color: #000000;
    margin-top: 15px;
}


.agni-quick-view-container input[type="number"].qty::-webkit-outer-spin-button,
.agni-quick-view-container input[type="number"].qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.agni-quick-view-container input[type="number"].qty {
    -moz-appearance: textfield;
}




.woocommerce .single-product-add-to-cart-sticky {
    position: fixed;
    bottom: -80px;
    left: 0;
    right: 0;
    height: 80px;
    background-color: #f6f6f6;
    opacity: 0;
    visibility: hidden;
    z-index: 3;
    -webkit-transition: all 0.6ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}

.woocommerce .single-product-add-to-cart-sticky.cart-sticky-active {
    bottom: 0;
    opacity: 1;
    visibility: visible;
}

.woocommerce .single-product-add-to-cart-sticky-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.woocommerce .single-product-add-to-cart-sticky-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0;
}

.woocommerce .single-product-add-to-cart-sticky-details {
    margin-right: auto;
    padding: 14px 10px;
}

.woocommerce .single-product-add-to-cart-sticky-thumbnail img {
    max-height: 80px;
    width: auto;
    padding: 12px;
}

.woocommerce .single-product-add-to-cart-sticky-details .product_title {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 3px;
}

.woocommerce .single-product-add-to-cart-sticky-details .price {
    font-size: 13px;
    margin: 0;
}

.woocommerce .single-product-add-to-cart-sticky p.cart {
    margin-bottom: 0;
}

.woocommerce .single-product-add-to-cart-sticky form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
}

.woocommerce .single-product-add-to-cart-sticky-content .quantity {
    border: 1px solid;
    border-color: #e5e5e5;
}

.woocommerce .single-product-add-to-cart-sticky-content .quantity i {
    display: block;
    font-size: 18px;
    vertical-align: middle;
    height: 18px;
    cursor: pointer;
}

.woocommerce .single-product-add-to-cart-sticky-content .quantity .product-qty-arrows {
    display: inline-block;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 3px;
}

.woocommerce .single-product-add-to-cart-sticky-content .quantity input[type="number"] {
    width: 40px;
    height: 40px;
    padding: 0;
    border: 0;
    background-color: #f6f6f6;
    vertical-align: middle;
    text-align: center;
}

.woocommerce .single-product-add-to-cart-sticky-content .quantity input[type="number"]:focus {
    outline: none;
}

.woocommerce .single-product-add-to-cart-sticky-content .quantity,
.woocommerce .single-product-add-to-cart-sticky-content input[type="submit"] {
    display: inline-block;
}

.woocommerce .single-product-add-to-cart-sticky-content .qty-label {
    display: none;
}

.woocommerce .single-product-add-to-cart-sticky-content button,
.woocommerce .single-product-add-to-cart-sticky a.single_add_to_cart_button {
    position: relative;
    display: inline-block;
    font-size: 13px;
    padding: 13px 24px;
    margin-bottom: 0;
    cursor: pointer;
    color: #ffffff;
    background-color: #3f3f46;
    white-space: nowrap;
    margin-left: 10px;
    border: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    transition: all ease 0.4s;
    -webkit-transition: all ease 0.4s;
}

.woocommerce .single-product-add-to-cart-sticky-content button:focus {
    outline: none;
}

.woocommerce .single-product-add-to-cart-sticky-content a.added_to_cart {
    display: none;
}


.easyzoom {
    position: relative;
    display: block;
    *display: inline;
    *zoom: 1;
}

.easyzoom img {
    vertical-align: bottom;
}

.easyzoom.is-loading img {
    cursor: progress;
}

.easyzoom.is-ready img {
    cursor: crosshair;
}

.easyzoom.is-error img {
    cursor: not-allowed;
}

.easyzoom-notice {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 150;
    width: 10em;
    margin: -1em 0 0 -5em;
    line-height: 2em;
    text-align: center;
    background: #FFF;
    box-shadow: 0 0 10px #888;
}

.easyzoom-flyout {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
    background: #FFF;
}

.woocommerce .product .easyzoom-flyout img {
    max-width: none;
    width: auto;
}


.easyzoom--overlay .easyzoom-flyout {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.easyzoom--adjacent .easyzoom-flyout {
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    margin-left: 20px;
}


.products .yith-wcwl-add-to-wishlist {
    position: absolute;
    top: 0;
    right: -20px;
    text-align: right;
    margin: 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 0.45s;
    transition: all 0.3s ease 0.45s;
}

.products .shop-column:hover .yith-wcwl-add-to-wishlist {
    right: 0;
    opacity: 1;
    visibility: visible;
}

.products .yith-wcwl-add-to-wishlist img {
    max-width: 0;
    margin: 0;
}

.products .yith-wcwl-add-to-wishlist span {
    display: none;
}

.products .yith-wcwl-add-to-wishlist a {
    font-size: 0;
    letter-spacing: 0;
    margin-right: -4px;
}

.products .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
.products .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.products .yith-wcwl-add-button {
    line-height: 1;
}

.products .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.products .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
    margin-right: 0;
}

.products .yith-wcwl-add-to-wishlist a:before {
    font-family: FontAwesome;
    font-size: 18px;
    line-height: 1;
}

.products .yith-wcwl-add-to-wishlist .add_to_wishlist:before {
    content: "\f08a";
}

.products .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.products .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before {
    content: "\f004";
}

.single-product-page .yith-wcwl-add-to-wishlist {
    margin-top: 0px;
    padding-top: 15px;
    padding-bottom: 0;
}

.single-product-page .yith-wcwl-add-to-wishlist a.add_to_wishlist,
.single-product-page .yith-wcwl-wishlistexistsbrowse a,
.single-product-page .yith-wcwl-wishlistaddedbrowse a {
    display: inline-block;

    border: 2px solid;
    border-color: #333333;
    border-radius: 0;
    padding: 16px 60px 16px 16px;
}

.single-product-page .yith-wcwl-add-to-wishlist span.feedback {
    display: block;

    font-size: 12px;


    display: none;
}

.single-product-page .yith-wcwl-wishlistexistsbrowse a,
.single-product-page .yith-wcwl-wishlistaddedbrowse a {}

.has-yith-wishlist .single-product-description .cart {
    border: 0;
    padding-bottom: 0;
}

.single-product-tabs+.yith-wcwl-add-to-wishlist {
    text-align: center;
}

.shop-single-row a.add_to_wishlist,
.shop-single-row .yith-wcwl-wishlistexistsbrowse a,
.shop-single-row .yith-wcwl-wishlistaddedbrowse a {
    text-decoration: underline;
}

.woocommerce .wishlist-title {
    display: none;
}

.woocommerce .wishlist_table div.product-price,
.woocommerce .wishlist_table div.product-stock-status,
.woocommerce .wishlist_table div.product-add-to-cart {
    display: none;
}

.woocommerce table.wishlist_table {
    font-size: 100%;
}

.woocommerce #content table.wishlist_table.cart a.remove {
    font-size: 12px;
    padding-bottom: 2px;
}

.woocommerce #content table.wishlist_table.cart a.remove,
.woocommerce #content table.wishlist_table.cart a.remove:hover {
    color: #999;
    border-bottom: 1px solid;
    border-color: #999;
    background-color: transparent;
}

.woocommerce table.wishlist_table thead th {
    padding: 12px 0px;
    border: 0;
    border-bottom: 1px solid;
    border-color: #eeeeee;

    font-size: 14px;
}

.woocommerce .wishlist_table th.product-stock-status {
    text-align: center;
}

.woocommerce .wishlist_table tbody tr td,
.wishlist_table tbody tr th.wishlist-delete,
.wishlist_table tbody tr th.product-checkbox {
    text-align: left;
    padding: 0;
}

.woocommerce .wishlist_table tbody tr td {
    padding: 20px 0;
}

.woocommerce .wishlist_table .wishlist-empty {
    font-size: 34px;
    color: #999;
}

.woocommerce .wishlist_table .wishlist-product-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.woocommerce .wishlist_table .product-thumbnail {
    margin-right: 30px;
}

.woocommerce .wishlist_table .product-thumbnail img {
    max-width: 62px;
}

.woocommerce .wishlist_table .product-price ins {
    text-decoration: none;
}

.woocommerce .wishlist_table td.product-stock-status {
    text-align: center;
}

.wishlist_table tr td.product-stock-status span.wishlist-in-stock,
.wishlist_table tr div.product-stock-status span.wishlist-in-stock {
    color: #30dc7f;
}

.woocommerce .wishlist_table td.product-add-to-cart {
    text-align: right;
}

.woocommerce .wishlist_table td.product-add-to-cart a {
    min-width: 150px;
    padding: 18px 16px;
    background-color: #3f3f46;
    border-radius: 0;
    color: #ffffff;
    display: inline-block !important;
    text-align: left;
}

.yith-wcwl-share h4.yith-wcwl-share-title {
    margin: 0;
    font-size: 18px;
    color: #999999;
}

.yith-wcwl-share {
    text-align: right;
    margin: 0px;
}

.yith-wcwl-share ul,
.yith-wcwl-share li {
    height: auto;
}

.yith-wcwl-share li a {
    display: inline-block;
    width: auto;
    height: auto;
    border: none;
    margin-left: 5px;
    font-size: 18px;
}

.yith-wcwl-share li a.facebook,
.yith-wcwl-share li a.twitter,
.yith-wcwl-share li a.pinterest,
.yith-wcwl-share li a.googleplus,
.yith-wcwl-share li a.email {
    background-image: none;
}


.agni-size-guide-content table {
    border: 1px solid;
    border-color: #f0f0f0;
}

.agni-size-guide-content table tbody tr th {
    border-bottom: 1px solid;
    border-color: #f0f0f0;
}

@media (max-width: 991px) {
    .has-sidebar .page-shop-content {
        padding-right: 15px;
    }
}

#yith-wcwl-popup-message {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
    border: 0;
    border-radius: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto !important;
    background-color: #ffffff;
    color: #333333;
    opacity: 0.85;
}

.woocommerce-page .select2-search--dropdown {
    padding: 6px 10px;
}

.woocommerce-page .select2-dropdown {
    border-color: #dddddd;
    border-radius: 0;
}

.woocommerce-page .select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #dddddd;
    background-color: transparent;
}

.woocommerce-page .select2-results__option[aria-selected],
.select2-results__option[data-selected] {
    color: #999999;
    outline: none;
    padding: 1px 12px;
    font-size: 12px;
}

.woocommerce-page .select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: transparent;
    color: #3f3f46;
}

.woocommerce-page .select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[data-selected=true] {
    background-color: transparent;
    color: #3f3f46;
}

@media (min-width: 1200px) {
    .woocommerce .side-header-menu-content .shop-page-container.has-container {
        padding-top: 140px;
    }
}

@media (max-width: 1499px) {

    .woocommerce .shop-filter-content-inner {
        width: 420px;
    }

    .single-product-page .single-product-images {
        max-width: 520px;
    }

    .single-product-page .single-product-description {
        max-width: 315px;
        width: 315px;
    }

    .woocommerce .page-cart-calculation .cart-collaterals .cart_totals .shop_table td {
        min-width: 70px;
    }
}

@media (min-width: 1200px) and (max-width: 1499px) {
    .agnidgwt-wcas-suggestions-wrapp>div:not(.agnidgwt-wcas-nores) {
        width: 16.6666%;
    }

    .woocommerce .has-sidebar .products.agni-products-4-column .shop-column {
        width: 33.33333%;
    }

    .woocommerce .has-sidebar .products.agni-products-5-column .shop-column {
        width: 25%;
    }

    .woocommerce .has-sidebar .products.agni-products-6-column .shop-column {
        width: 20%;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    .single-product-page .single-product-cart-style-2 .quantity>* {
        min-width: auto;
    }
}

@media (max-width: 1199px) {
    .agnidgwt-wcas-suggestions-wrapp>div:not(.agnidgwt-wcas-nores) {
        width: 20%;
    }

    .woocommerce .side-header-menu-content .shop-page-container,
    .woocommerce .side-header-menu-content .page-single-shop-container,
    .woocommerce-cart .side-header-menu-content .page-container,
    .woocommerce-checkout .side-header-menu-content .page-container {
        left: 0;
    }

    .woocommerce-cart .side-header-menu-content+.site-footer .footer-bar>.container,
    .woocommerce-checkout .side-header-menu-content+.site-footer .footer-bar>.container,
    .single-product .side-header-menu-content+.site-footer .footer-bar>.container,
    .post-type-archive-product .side-header-menu-content+.site-footer .footer-bar>.container {
        margin-left: 0;
    }

    .woocommerce .products.agni-products-5-column .shop-column {
        width: 25%;
    }

    .woocommerce .products.agni-products-6-column .shop-column {
        width: 20%;
    }

    .woocommerce .has-sidebar .products.agni-products-4-column .shop-column {
        width: 33.33333%;
    }

    .woocommerce .has-sidebar .products.agni-products-5-column .shop-column {
        width: 25%;
    }

    .woocommerce .has-sidebar .products.agni-products-6-column .shop-column {
        width: 20%;
    }

    .woocommerce .shop-page-container.has-fullwidth {
        padding-left: 50px;
        padding-right: 50px;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .woocommerce .shop-page-container.has-container.has-sidebar .shop-content {
        margin-right: 45px;
    }

    .woocommerce .shop-page-container.has-container.has-sidebar.left .shop-content {
        margin-right: 0px;
        margin-left: 45px;
    }

    .woocommerce .shop-page-container.has-fullwidth.has-sidebar:not(.has-sidebar-toggle) .shop-sidebar {
        width: 240px;
        margin-left: 45px;
    }

    .woocommerce .shop-page-container.has-fullwidth.has-sidebar.left .shop-sidebar {
        margin-right: 45px;
        margin-left: 0px;
    }

    .woocommerce .shop-filter .shop-filter-container {
        width: 60%;
        right: -60%;
        padding: 60px;
    }

    .woocommerce .shop-filter-content-inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        max-height: none;
    }

    .single-product-page .single-product-description {
        padding-left: 35px;
    }

    #customer_login {
        width: 90%;
    }

    #customer_login .u-column2 {
        padding-right: 70px;
    }
}

@media (max-width: 991px) {
    input.agnidgwt-wcas-search-input {
        width: 100%;
        font-size: 30px;
    }

    .agnidgwt-wcas-suggestions-wrapp>div:not(.agnidgwt-wcas-nores) {
        width: 25%;
    }

    .woocommerce .products.agni-products-3-column .shop-column {
        width: 50%;
    }

    .woocommerce .products.agni-products-4-column .shop-column,
    .woocommerce .products.agni-products-5-column .shop-column,
    .woocommerce .products.agni-products-6-column .shop-column {
        width: 33.33333%;
    }

    .woocommerce .has-sidebar .products.agni-products-4-column .shop-column,
    .woocommerce .has-sidebar .products.agni-products-5-column .shop-column,
    .woocommerce .has-sidebar .products.agni-products-6-column .shop-column {
        width: 33.33333%;
    }

    .woocommerce .shop-page-container.has-fullwidth {
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .agni-woocommerce-sidebar-toggle {
        display: block;
    }

    .woocommerce .shop-page-container.has-sidebar-toggle .shop-sidebar {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 0;
        visibility: hidden;
        z-index: 9;
        -webkit-transition: all 0.8ms cubic-bezier(0.77, 0, 0.175, 1);
        transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
    }

    .woocommerce .shop-page-container.has-sidebar-toggle .shop-sidebar-visible {
        opacity: 1;
        visibility: visible;
    }

    .woocommerce .shop-page-container.has-sidebar-toggle .shop-sidebar .shop-sidebar-overlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #000000;
        opacity: 0.7;
        z-index: -1;
    }

    .woocommerce .shop-page-container.has-container.has-sidebar .shop-content {
        margin-right: 0px;
    }

    .woocommerce .shop-page-container.has-container.has-sidebar.left .shop-content {
        margin-right: 0;
        margin-left: 0px;
    }

    .woocommerce .shop-page-container.has-sidebar .shop-sidebar {
        width: auto;
    }

    .woocommerce .shop-page-container.has-fullwidth.has-sidebar .shop-sidebar {
        width: auto;
        margin-left: 0;
    }

    .woocommerce .shop-page-container.has-fullwidth.has-sidebar.left .shop-sidebar {
        margin-left: 0px;
        margin-right: 0;
    }

    .woocommerce .shop-page-container.has-sidebar.has-sidebar-toggle .shop-sidebar-container {
        width: 300px;
    }

    .woocommerce .shop-page-container.has-sidebar-toggle .shop-sidebar-container {
        position: absolute;
        top: 0;
        left: -300px;
        right: 0;
        bottom: 0;
        padding: 35px;
        overflow-y: scroll;
        background-color: #ffffff;
        -webkit-transition: all 0.8ms cubic-bezier(0.77, 0, 0.175, 1);
        transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
    }

    .woocommerce .shop-page-container.has-sidebar-toggle .shop-sidebar-visible .shop-sidebar-container {
        left: 0px;
    }

    .woocommerce .shop-filter .shop-filter-container {
        width: 70%;
        right: -70%;
    }

    .single-product-page {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .single-product-page .single-product-images {
        max-width: 450px;
    }

    .agni-single-products-gallery-slider-nav {
        padding-right: 15px;
    }

    .agni-single-products-gallery-slider-nav .slick-arrow i {
        font-size: 30px;
    }

    .agni-single-products-gallery-thumbnail {
        margin: 6px 0;
    }

    .single-product-page .single-product-description {
        padding-left: 50px;
    }

    .single-product-tab-container.container .single-product-tab-content {
        width: 100%;
    }

    .single-product-tab-description {
        padding-left: 25px;
        padding-right: 25px;
    }


    .woocommerce .single-product-related .related,
    .woocommerce .single-product-upsells .upsells {
        padding: 20px 0;
    }

    .woocommerce-billing-fields,
    .customer-order-details {
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .woocommerce .customer-billing-details {
        margin-right: 0px;
    }

    .customer-billing-details .col-2 {
        margin-left: 0;
        padding-left: 0;
    }

    #customer_login {
        width: 100%;
    }

    #customer_login .u-column1 {
        padding: 35px;
    }

    #customer_login .u-column2 {
        padding-right: 30px;
    }

    .agni-quick-view-container {
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0;
    }

    .agni-quick-view-wrap .agni-quick-view-content {
        width: 560px;
        height: 640px;
    }

    .agni-quick-view-product-thumbnails {
        width: 100%;
    }

    .single-product-page .agni-quick-view-product-details.single-product-description {
        width: 100%;
        padding: 25px;
    }

}

@media (max-width: 767px) {
    input.agnidgwt-wcas-search-input {
        font-size: 20px;
    }

    .agnidgwt-wcas-suggestions-wrapp>div:not(.agnidgwt-wcas-nores) {
        width: 50%;
    }

    .woocommerce .products.agni-products-2-column .shop-column,
    .woocommerce .products.agni-products-3-column .shop-column {
        width: 100%;
    }

    .woocommerce .products.agni-products-4-column .shop-column,
    .woocommerce .products.agni-products-5-column .shop-column,
    .woocommerce .products.agni-products-6-column .shop-column {
        width: 50%;
    }

    .woocommerce .has-sidebar .products.agni-products-4-column .shop-column,
    .woocommerce .has-sidebar .products.agni-products-5-column .shop-column,
    .woocommerce .has-sidebar .products.agni-products-6-column .shop-column {
        width: 50%;
    }

    .woocommerce .products.columns-4 .product .onsale,
    .woocommerce .products.columns-6 .product .onsale,
    .single-product-page .single-product-images .onsale {
        width: 45px;
        height: 45px;
        font-size: 10px;
    }

    .woocommerce .shop-filter .shop-filter-container {
        width: 70%;
        right: -70%;
        padding: 40px;
    }

    .woocommerce .shop-filter-container .shop-filter-title {
        padding-bottom: 20px;
        font-size: 28px;
    }

    .woocommerce .shop-filter-content-inner {
        width: 210px;
    }

    .single-product-wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .single-product-page .single-product-description {
        padding-left: 0;
    }

    .single-product-page .single-product-description .product-navigation {
        display: none;
    }

    .single-product-page .single-product-description .shop-sharing {
        position: static;
        margin: 0;
        padding-top: 25px;
    }

    .single-product-page .single-product-description .shop-sharing .shop-sharing-btn {
        display: none;
    }

    .single-product-page .single-product-description .shop-sharing-content {
        position: static;
        margin: 0;
        padding: 0;
        opacity: 1;
        visibility: visible;
        background-color: transparent;
    }

    .single-product-page .single-product-description .shop-sharing-content li {
        padding-left: 0;
    }

    .product-style-2 .agni-single-products-gallery-slider-nav-container {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .product-style-2 .agni-single-products-gallery-slider-nav {
        width: 100%;
    }

    .product-style-2 .products-single-video-container,
    .product-style-2 .products-single-360-container {
        padding: 20px 15px 0;
    }

    .woocommerce .page-cart-summary .shop_table div.product-quantity,
    .woocommerce .page-cart-summary .shop_table div.product-subtotal {
        display: block;
    }

    .woocommerce .page-cart-summary .shop_table th.product-price,
    .woocommerce .page-cart-summary .shop_table th.product-quantity,
    .woocommerce .page-cart-summary .shop_table th.product-subtotal,
    .woocommerce .page-cart-summary .shop_table td.product-price,
    .woocommerce .page-cart-summary .shop_table td.product-quantity,
    .woocommerce .page-cart-summary .shop_table td.product-subtotal {
        display: none;
    }

    .woocommerce .page-cart-summary .shop_table th.product-quantity,
    .woocommerce .page-cart-summary .shop_table td.product-quantity {
        display: block;
    }

    .woocommerce .page-cart-summary .shop_table thead th.product-quantity {
        display: none;
    }

    .woocommerce .page-cart-summary .shop_table td.product-quantity {
        display: table-cell;
    }

    .woocommerce .page-cart-summary .shop_table .cart_item td.product-quantity {
        width: 35%;
        text-align: right;
    }

    .woocommerce .page-cart-summary .shop_table .cart_item .cart-product-details {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .woocommerce .page-cart-summary .shop_table .product-thumbnail {
        margin-right: 20px;
        min-width: 90px;
    }

    .woocommerce .page-cart-summary .shop_table .quantity input[type="number"] {
        width: 40px;
        height: 40px;
        padding: 0;
    }

    .woocommerce .page-cart-summary .shop_table .cart_item .product-quantity {
        text-align: left;
        padding: 8px 0;
    }

    .woocommerce .page-cart-summary .shop_table .quantity .product-qty-arrows {
        padding: 0;
        padding-right: 5px;
    }

    .woocommerce .page-cart-summary .shop_table .quantity i {
        display: inline-block;
        font-size: 24px;
        height: 28px;
    }

    .woocommerce .page-cart-summary .shop_table .cart-continue-shopping-btn {
        display: block;
    }

    .woocommerce .page-cart-summary .shop_table input[type="submit"] {
        float: none;
        width: 100%;
    }

    .woocommerce .page-cart-summary .shop_table .coupon {
        float: none;
        display: block;
        margin: 0;
    }

    .woocommerce .page-cart-summary .shop_table .coupon input[type="text"] {
        width: 100%;
    }

    .woocommerce .page-cart-summary .shop_table .coupon input[type="submit"] {
        width: auto;
        margin: 0;
    }

    .woocommerce .page-cart-calculation .cart-collaterals {
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .woocommerce .page-cart-calculation .cross-sells {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .woocommerce .page-cart-calculation .cart_totals {
        width: 100%;
    }

    .woocommerce .page-cart-calculation .cart-continue-shopping-btn {
        margin-right: 0;
    }

    .checkout-page {
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .woocommerce .customer-order-details,
    .woocommerce .customer-billing-details {
        width: 100%;
        margin: 0;
    }

    .woocommerce .customer-billing-details {
        margin-right: 0px;
    }

    .woocommerce-billing-fields .form-row,
    .shipping_address .form-row {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        padding: 0 20px;
    }

    .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper,
    .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper {
        margin: 0px -20px;
    }

    .woocommerce .woocommerce-checkout-review-order {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: 0;
    }

    .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table,
    .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    #customer_login {
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    #customer_login>div {
        width: 100%;
    }

    #customer_login .u-column2 {
        padding: 0;
        padding-top: 40px;
    }

    .woocommerce-account.logged-in .woocommerce {
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .woocommerce-MyAccount-navigation {
        border-right: 0;
    }

    .woocommerce-MyAccount-content {
        padding-left: 0;
    }

    .woocommerce-MyAccount-content .woocommerce-Button {
        margin-left: 15px;
    }

    .woocommerce .my_account_orders.shop_table tbody td {
        display: block;
        text-align: right;
        padding: 10px 0px;
    }

    .woocommerce .my_account_orders.shop_table thead {
        display: none;
    }

    .woocommerce .my_account_orders.shop_table tbody td:not(.woocommerce-orders-table__cell-order-actions):before {
        content: attr(data-title) ": ";
        float: left;
    }

    .woocommerce-MyAccount-navigation li {
        border-bottom: 1px solid;
        border-color: #eeeeee;
    }

    .woocommerce .wishlist_table div.product-price,
    .woocommerce .wishlist_table div.product-stock-status,
    .woocommerce .wishlist_table div.product-add-to-cart {
        display: block;
    }

    .woocommerce .wishlist_table th.product-price,
    .woocommerce .wishlist_table th.product-stock-status,
    .woocommerce .wishlist_table th.product-add-to-cart,
    .woocommerce .wishlist_table td.product-price,
    .woocommerce .wishlist_table td.product-stock-status,
    .woocommerce .wishlist_table td.product-add-to-cart {
        display: none;
    }

    .woocommerce .wishlist_table .wishlist-product-details {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .woocommerce .wishlist_table .product-thumbnail {
        min-width: 90px;
        margin-right: 20px;
    }

    .wishlist_table .add_to_cart.button {
        background-color: #000;
        color: #fff;
        border-radius: 0;
    }

    .agni-quick-view-btn {
        display: none;
    }

    .woocommerce .single-product-add-to-cart-sticky-details {
        padding-left: 0
    }

    .woocommerce .single-product-add-to-cart-sticky-thumbnail img,
    .woocommerce .single-product-add-to-cart-sticky-details .product_title {
        display: none;
    }
}

@media (max-width: 479px) {
    .woocommerce .shop-filter .shop-filter-container {
        right: -320px;
        width: 320px;
    }

}