.banner {
    background-color: #f2f2f2;
    text-align: center;
    position: relative;
}
.banner {
    background: url(../images/banner.jpg) no-repeat scroll center center / cover;
}
.banner .banner-content {
    position: relative;
    padding: 50px 0;
}
.banner .banner-content h1 {
    color: #000;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 1.1;
    word-wrap: break-word;
}
.main-breadcrumb ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
}
.trail-icon {
    display: inline-flex;
    margin: 0 7px;
}
.trail-icon svg {
    width: 10px;
    height: 10px;
}
.trail-items {
    display: flex;
    align-items: center;
    justify-content: center;
}
.main-breadcrumb ul li a {
    color: #949494;
}
.main-breadcrumb ul li a:hover {
    color: #000;
}
.woo-shop-top, .woocommerce .woo-shop-top {
    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;
    margin-bottom: 30px;
}
.woocommerce-result-count {
    margin: 0;
}
.woo-shop-top .woocommerce-ordering {
    position: relative;
    display: flex;
    justify-content: space-between;
}
.woo-shop-top .sort-list .ns__field {
    border: 1px solid #d7d7d7;
    color: #000;
    outline: 0;
    border-radius: 3px;
    cursor: pointer;
    padding-left: 50px;
    background-color: transparent;
}
.sort-list .ns-holder {
    margin-bottom: 0;
}
.filter-btn {
    display: none;
}
.rt-product-block {
    margin-bottom: 30px;
}
.widget {
    margin: 0 0 40px;
}
.widget .section-m-title {
    display: flex;
    align-items: flex-start;
}
.sidebar-widget-area .widget h6 {
    color: #000;
    line-height: 1.4;
    padding: 0;
    margin-bottom: 20px;
    font-weight: 600;
    position: relative;
}
.sidebar-widget-area .widget ul li {
    position: relative;
    margin-bottom: 13px;
    color: #a7a6a6;
    font-size: 15px;
}
.sidebar-widget-area .widget.widget_product_categories li a {
    color: #111;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.sidebar-widget-area .widget.widget_product_categories li a:hover {
    padding-right: 10px;
}
.product-slider.feature-arrow .swiper-button-next, .product-slider.feature-arrow .swiper-button-prev {
    opacity: .5;
    border-radius: 0;
    color: #fff;
    background: rgba(0,0,0,.5);
}
.product-slider.feature-arrow .swiper-button-next {
    left: -40px;
}
.product-slider.feature-arrow .swiper-button-prev {
    right: -40px;
}
.product-slider.feature-arrow:hover .swiper-button-next, .product-slider.feature-arrow:hover .swiper-button-prev {
    transition: all .3s;
}
.product-slider.feature-arrow .swiper-button-next:hover, .product-slider.feature-arrow .swiper-button-prev:hover {
    opacity: 1;
    background: rgba(0,0,0,.9);
}
.product-slider .gallery-top:hover .swiper-button-next {
    left: 0;
}
.product-slider .gallery-top:hover .swiper-button-prev {
    right: 0;
}
.product-slider .swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
.product-slider .swiper-slide {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
    background-color: #fff;
}
.product-slider .gallery-top {
    height: 400px;
    width: 100%;
}
.product-slider .gallery-thumbs {
    height: 120px;
    box-sizing: border-box;
    padding: 10px 0;
}

.product-slider .gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}
.product-slider .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}
.single-product-bottom-1 .woocommerce-tabs ul.tabs li {
    position: relative;
    margin: 0 0 0 30px;
    padding: 0;
    display: inline-block;
}
.single-product-bottom-1 .woocommerce-tabs ul.tabs li .link {
    font-size: 20px;
    padding: 15px 0;
    font-weight: 500;
    color: #b9b9b9;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    outline: 0;
    border-bottom: 3px solid transparent;
}
.single-product-bottom-1 .woocommerce-tabs ul.tabs li.active .link {
    color: #111;
    border-color: #111;
}
.tab-links__item .link {
    display: flex;
    color: currentColor;
    cursor: pointer;
    align-items: center;
}
.tabs-content {
    padding-top: 30px;
}
.single-product-bottom-1 .woocommerce-tabs .panel {
    border: medium none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
table td, table th {
    /*border: 1px solid #ddd;*/
    padding: 10px;
}
.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
}
.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0,0,0,.1);
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em;
}
table.shop_attributes {
    border: 0;
    margin-bottom: 1.618em;
    width: 100%;
    display: flex;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.1);
}
.woocommerce-Tabs-panel table.shop_attributes {
    margin-bottom: 0;
}
table.shop_attributes tbody {
    width: 100%;
}
table.shop_attributes tr {
    display: flex;
}
table.shop_attributes th {
    width: 150px;
    font-weight: 700;
    padding: 8px;
    border-top: 0;
    border-bottom: 1px dotted rgba(0,0,0,.1);
    margin: 0;
    line-height: 1.5;
    text-align: right;
}
.woocommerce table.shop_attributes td {
    font-style: italic;
    padding: 0;
    border-top: 0;
    border-bottom: 1px dotted rgba(0,0,0,.1);
    margin: 0;
    line-height: 1.5;
}
.woocommerce table.shop_attributes td, .woocommerce table.shop_attributes th {
    padding: 8px 20px;
    border: none;
}
table.shop_attributes tr:nth-child(even) td, table.shop_attributes tr:nth-child(even) th {
    background: rgba(0,0,0,.025);
}
table.shop_attributes td {
    flex: 1;
}
.b-form form {
    padding: 30px;
    margin-top: 30px;
    background-color: #fff;
}
.lost-password {
    display: flex;
    justify-content: flex-end;
    margin-top: 25px;
    color: #777;
}
.boxed-text {
    margin-top: 10px;
}
.form-nav ul {
    display: flex;
    flex-wrap: wrap;
}
.form-nav ul li {
    margin-left: 30px;
    margin-top: 10px;
}
.boxed-block .b-header {
    text-align: center;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    position: relative;
    background-color: #f7f6f7;
    width: auto;
    word-wrap: break-word;
    display: flex;
    align-items: center;
}
.woocommerce-notices-wrapper {
    margin-bottom: 30px;
}
.woocommerce-info, .woocommerce-message {
    border-radius: 4px;
    background-color: #f2f2f2;
    color: #444;
    padding: 20px 20px 20px 70px;
}
.woocommerce-info a, .woocommerce-message a {
    color: #646464;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    text-decoration: underline;
}
.woocommerce-info a:hover, .woocommerce-message a:hover {
    color: #111;
}
.woocommerce-message__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    text-align: center;
}
.woocommerce-message__icon.circle-icon {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 10px 0 rgb(198 198 198 / 75%);
    box-shadow: 0 4px 10px 0 rgb(198 198 198 / 75%);
}
.woocommerce-message__icon.l-icon svg {
    width: 25px;
    height: 25px;
}
.woocommerce-message__icon.circle-icon svg {
    width: 20px;
    height: 20px;
    fill: #557dbe;

}
.woocommerce table.shop_table {
    text-align: right;
    width: 100%;
    border-collapse: collapse;
    border-radius: 5px;
}
.woocommerce table.shop_table thead tr {
    background-color: #fff;
    border-radius: 4px;
}
.woocommerce table.shop_table thead tr th {
    border: none;
    font-size: 15px;
    font-weight: 600;
    color: #111;
    padding: 16px 12px;
    text-align: right;
}
.woocommerce table.shop_table thead tr th.product-remove {
    width: 100px;
}
.woocommerce table.shop_table tbody tr + tr {
    border-top: 1px solid #dfdfdf;
}
.woocommerce table.shop_table tbody tr td {
    border: none;
    padding: 15px 12px;
    color: #111;
    font-size: 15px;
    text-align: right;
}
.woocommerce table.shop_table thead tr th.product-price, .woocommerce table.shop_table thead tr th.product-status {
    min-width: 135px;
}
.woocommerce table.shop_table tbody tr td.product-remove a {
    font-size: 26px;
    color: #111!important;
    border: 1px solid #c2c2c2;
    height: 40px;
    width: 40px;
    line-height: 36px;
    border-radius: 50%;
    font-weight: 400;
    display: block;
    text-align: center;
}

.woocommerce table.shop_table tbody tr td.product-remove a.restore {
    width: 115px;
     font-size: 20px;
}
.woocommerce table.shop_table tbody tr td.product-remove a:hover {
    color: #fff!important;
    background-color: #557dbe!important;
    border-color: #557dbe!important;
}
.woocommerce.woocommerce-role table.shop_table tbody tr td.product-name {
    max-width: 500px;
    display: flex;
    align-items: flex-start;
}
.woocommerce table.shop_table tbody tr td.product-name a.product-thumb {
    margin-left: 20px;
    flex: 0 0 auto;
}
.woocommerce table.shop_table tbody tr td.product-name img {
    width: 120px;
    max-height: 75px;
    object-fit: contain;
    height: auto;
    border-radius: 5px;
    background-color: #fff;
}
.woocommerce.aside-table table.shop_table tbody tr td.product-name img {
    width: 80px;
}
.woocommerce table.shop_table tbody tr td.product-name .product-title {
    display: inline-flex;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}
.woocommerce table.shop_table td, .woocommerce table.shop_table th {
    vertical-align: middle;
}
.woocommerce table.shop_table tbody tr.cart-action {
    border: none;
}
.woocommerce table.shop_table tbody tr.cart-action td {
    padding: 50px 0 0 0;
    text-align: right;
}
.woocommerce table.shop_table tbody tr.cart-action td .coupon #coupon_code {
    margin: 0;
    width: 250px;
    border-radius: 4px 0 0 4px;
    font-size: 16px;
}
.woocommerce .cart-action .coupon .button {
    border-radius: 4px 0 0 4px;
    text-transform: uppercase;
}
.woocommerce table.shop_table tbody tr.cart-action td .coupon {
    display: flex;
}
.woocommerce table.shop_table tbody tr.cart-action td .actions-holder {
    display: flex;
    justify-content: space-between;
}
.woocommerce .cart-collaterals {
    margin-top: 50px;
    width: 100%;
    display: flex;
    justify-content: flex-end;
}
.woocommerce .cart-collaterals .cart_totals {
    width: 50%;
}
.woocommerce .cart-collaterals .cart_totals h2 {
    color: #111;
    margin-bottom: 20px;
}
.woocommerce .cart-collaterals .cart_totals table {
    border-collapse: separate;
    margin: 0 0 6px;
    padding: 0;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table td, .woocommerce .cart-collaterals .cart_totals table.shop_table th {
    padding: 20px 12px;
    border: none;
    border-top: 1px solid rgba(0,0,0,.1);
}
.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th {
    border-top: 0;
    padding-top: 0;
    padding-bottom: 20px;
}
.woocommerce .wc-proceed-to-checkout {
    padding: 1em 0;
}
.woocommerce .button.checkout-button {
    font-size: 16px;
    display: flex;
    text-transform: uppercase;
}
.woocommerce a.button:hover, .woocommerce a.button:hover {
    opacity: .8;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li:last-child a {
    border-bottom: 0;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
    color: #444;
    padding: 12px 0;
    display: flex;
    align-items: center;
    position: relative;
    border-bottom: 1px solid #d7d7d7;
}
.navigation-icon {
    display: flex;
    margin-left: 10px;
}
.navigation-icon svg {
    width: 20px;
    height: 20px;
}
.navigation-icon svg path {
    stroke: #000;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a .navigation-icon svg path, .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:hover .navigation-icon svg path {
    stroke: #557dbe;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
    color: #557dbe;
}
.shop_table.my_account_orders .order-no {
    color: #111;
    text-decoration: underline;
}
.woocommerce .shop_table.my_account_orders tr td, .woocommerce .shop_table.my_account_orders tr th {
    font-size: 15px;
}
.woocommerce .shop_table.my_account_orders tr td .button {
    color: #fff;
    padding: 10px 20px;
}
.woocommerce-Myaccord-cont .title {
    margin-bottom: 15px;
}
.wishlist_table tr th.product-thumbnail {
    width: 80px;
}
.wishlist_table tr td.product-thumbnail a {
    display: block;
    border: none;
    max-width: 80px;
}
.woocommerce .shop_table.wishlist_table .product-thumbnail img {
    width: 120px;
    border-radius: 5px;
    margin-left: 30px;
}
.box-block {
    padding: 20px;
    background-color: #fff;
    border-radius: 0.5rem;
    margin-bottom: 30px;
}
.box-wrap {
    margin-bottom: 30px;
}
.box-actions .action {
    position: relative;
    color: #557dbe;
}
.box-actions .action:after {
    border-left: 1px solid #a3b1be;
    content: '';
    display: inline-block;
    height: 12px;
    margin: 0 5px;
    vertical-align: -1px;
}
.box-actions .action:last-child:after { 
    display: none;
}
.box-title.title {
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.box-small--title {
    margin-bottom: 15px;
}
.woocommerce-checkout .woocommerce .checkout h3 {
    color: #111;
    font-size: 18px;
    margin-bottom: 15px;
}
.woocommerce .checkout_coupon {
    border: 1px solid #d3ced2;
    padding: 20px;
    margin: 2em 0;
    text-align: right;
}
.woocommerce-coupon-row {
    display: flex;
    align-items: center;
}
.woocommerce-coupon-row .ns-holder {
    flex: 1;
    margin-bottom: 0;
    margin-left: 15px;
}
.click-toggle-content {
    display: none;
}
.woocommerce-info .showcoupon {
    color: #557dbe;
    margin-right: 5px;
}
/*.woocommerce-checkout .woocommerce .checkout .wc-order-review-wrapper table.shop_table tr th.product-name {
    padding-left: 15px;
}
.woocommerce-checkout .woocommerce .checkout .wc-order-review-wrapper table.shop_table tr th.product-total {
    padding-right: 15px;
}*/
.woocommerce .wc-order-review-wrapper table.shop_table tr td {
    border-color: #d8d8d8;
    border-width: 1px 0 0 0;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    padding: 10px 0;
}
.woocommerce-checkout .woocommerce .wc-order-review-wrapper table.shop_table tr {
    display: flex;
    justify-content: space-between;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    font-weight: 700;
    /*border-top: 1px solid rgba(0,0,0,.1);*/
}
.woocommerce table.shop_table.order_details tbody th, .woocommerce table.shop_table.order_details tfoot td, .woocommerce table.shop_table.order_details tfoot th {
    border-top: 1px solid rgba(0,0,0,.1);
}
.woocommerce-checkout .woocommerce .box-holder {
    margin-bottom: 30px;
    padding: 20px;
    border-radius: .5rem;
    background-color: #FFF;
}
.woocommerce-checkout ul.payment_methods li {
    line-height: 2;
    text-align: right;
    margin: 0;
    font-weight: 400;
}
.woocommerce-checkout ul.payment_methods li p {
    margin-bottom: 10px;
}
.woocommerce-checkout .little_box.little_method_lab p {
    margin-bottom: 0;
}
.woocommerce-checkout div.little_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin-top: 1em;
    font-size: .92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #f2f2f2;
    color: #444;
}
.woocommerce-checkout div.little_box::before {
    content: "";
    display: block;
    border: 1em solid #dfdcde;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -.75em;
    right: 0;
    margin: -1em 2em 0 0;
}
.woocommerce-checkout .woocommerce .checkout .wc_payment_methods div.little_box:before {
    border-bottom-color: #f2f2f2;
}
.woocommerce-checkout div.little_box p {
    margin: 0;
}
.woocommerce-checkout .woocommerce .checkout .place-order {
    margin: 30px 0 0;
    padding: 0;
}
.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received {
    margin-bottom: 40px;
}
.woocommerce ul.order_details {
    display: flex;
    flex-wrap: wrap;
}
.woocommerce ul.order_details li {
    text-transform: uppercase;
    font-size: 17px;
    line-height: 1;
    border-left: 1px dashed #d3ced2;
    padding-left: 2em;
    margin-left: 2em;
    list-style-type: none;   
    margin-bottom: 30px;
}
.woocommerce ul.order_details li strong {
    display: block;
    font-size: 17px;
    text-transform: none;
    line-height: 1.5;
    margin-top: 15px; 
    color: #557dbe;
}
.woocommerce ul.order_details li:last-of-type {
    border: none;
}
.woocommerce-checkout .woocommerce .checkout .wc-order-review-wrapper table.shop_table tr th {
    border-color: #d8d8d8;
    border-width: 1px 0 0 0;
    font-size: 17px;
    font-weight: 500;
    color: #222;
    padding: 5px 0;
}
.woocommerce-checkout .woocommerce .checkout .wc-order-review-wrapper table.shop_table .cart-subtotal td,
.woocommerce-checkout .woocommerce .checkout .wc-order-review-wrapper table.shop_table .cart-subtotal th {
    font-weight: bold;
    color: #111;
    font-size: 16px;
}
.woocommerce-checkout .woocommerce .checkout .wc-order-review-wrapper table.shop_table .order-total td,
.woocommerce-checkout .woocommerce .checkout .wc-order-review-wrapper table.shop_table .order-total th {
    font-size: 16px;
    color: #111;
    border-top-width: 3px;
    font-weight: bold;
}
.woocommerce-order-received .woocommerce .woocommerce-column__title {
    margin-bottom: 20px;
}
.woocommerce-order-received .pay-on-recive {
    margin-bottom: 25px;
}
.woocommerce .woocommerce-order-details :last-child {
    margin-bottom: 0;
}
.woocommerce table.shop_table.order_details {
    margin-bottom: 50px;
}
.adress-item {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    margin-top: 10px;
}
.box-icon {
    width: 15px;
    height: 15px;
    margin-left: 10px;
}
.pay-method p {
    margin-bottom: 10px;
}
.pay-method p:last-child {
    margin-bottom: 0;
}
.wc-order-review-address address {
    margin: 0;
}
.wc-order-review-address .button {
    margin-top: 30px;
}
.banks {
    font-size: 14px;
}
.banks ul {
    display: flex;
    flex-wrap: wrap;
}
.woocommerce-checkout ul.payment_methods .banks ul li {
    margin-left: 60px;
}
.bank-data {
    margin-top: 15px;
    display: inline-flex;
    flex-direction: column;
    text-align: center;
}
.bank-data img {
    width: 100px;
    height: 100px;
    object-fit: contain;
    margin: 0 auto;
}
.account-data {
    margin-top: 10px;
}
.place-order {
    margin-top: 30px;
}
.rt-el-title {
    position: relative;
    margin-bottom: 25px;
    display: flex;
    padding-bottom: 15px;
}
.rtin-title.m-title:after {
    position: absolute;
    content: "";
    height: 3px;
    width: 50px;
    background-color: #111111;
    right: 0;
    left: 0;
    bottom: 0;
}
.rt-align-right .rtin-title:after {
    margin: 0;
}
.rt-align-center {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 50px;
}
.rt-align-center .rtin-title:after {
    margin: 0 auto;
    display: flex;
}
.support-section .gutter {
    height: 100%;
    display: flex;
}
.boxed-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px 0 rgb(202 202 202 / 75%);
    box-shadow: 0 1px 3px 0 rgb(202 202 202 / 75%);
    padding: 50px 30px;
    margin-bottom: 60px;
    width: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.boxed-icon {
    background-color: #557dbe;
    border: 1px solid #557dbe;
    color: #fff;
    fill: #fff;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.boxed-icon svg {
    width: 50px;
    height: 50px;
}
.support-icon svg {
    width: 70px;
    height: 70px;
}
.boxed-content {
    margin-top: 25px;
}
.offer-content {
    position: relative;
    z-index: 9;
    padding: 50px 0;
    text-align: center;
}
.offer-text {
    max-width: 700px;
    margin: 0 auto;
}
.offer-text h1 {
    font-size: 30px;
}
.offer-text p {
    margin-top: 30px;
}
.offer-content .offer-btn {
    margin-top: 30px;
}
.col-icon svg {
    width: 25px;
    height: 25px;
    fill: #557dbe;
}
.rt-el-google-map {
    height: 100%;
}
.contact-body {
    padding: 50px;
}
.col-data .-col {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}
.col-data .-col:last-child {
    margin-bottom: 0;
}
.col-icon {
    display: inline-flex;
    margin-left: 15px;
}
.col-label {
    margin-bottom: 0;
    margin-top: 10px;
}
.contact-body .rt-el-title {
    margin-bottom: 40px;
}
.contact-form {
    padding: 50px;
    border-radius: 5px;
    background-color: #fff;
}
.sidebar-widget-area .accordion-header__icon svg {
    width: 20px;
    height: 20px;
    fill: #557dbe;
}
.sidebar-widget-area .accordion-header.js-accordion-header {
    border-bottom: 1px solid #e2e8f0;
    padding: 15px 0;
}
.single-product-title {
    margin-bottom: 20px;
}
.single-product-bottom-1  .js-accordion-item {
    margin-bottom: 15px;
}
.single-product-bottom-1 .js-accordion-item:last-child {
    margin-bottom: 0;
}
.single-product-bottom-1 .accordion-header {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 1px 0 rgb(206 206 206 / 75%);
    box-shadow: 0 1px 1px 0 rgb(206 206 206 / 75%);
    padding: 20px;
}
.single-product-bottom-1 .accordion-header:after {
    left: 20px;
}
.single-product-bottom-1 .accordion-header:before {
    left: 25px;
}
.support-btn {
    margin-top: 15px;
    display: inline-flex;
}
.accordion-header .wc-evaluting--inner {
    margin-right: 25px;
}
.c-evaluted--average {
    display: flex;
    align-items: center;
}
.c-evaluted {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px 15px 0;
    margin-bottom: 20px;
}
.c-evaluted > div {
    width: 50%;
}
.progress-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.average-cont {
    margin-top: 10px;
}
.add-evaluting {
    margin-top: 20px;
}
.average-rate {
    margin-right: 15px;
}
.progress-bar {
    width: 210px;
    height: 6px;
    margin: 0 15px;
    background-color: #e5eef7;
    border-radius: .5rem;
}
.progress-bar .progress {
    height: 100%;
    width: var(--progress-width);
    border-radius: .5rem;
    background-color: #557dbe;
}
.progress-item {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    font-size: 14px;
    color: #666;
}
.review-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
    color: #000;
}
.review-item {
    padding-bottom: 15px;
    margin-bottom: 15px;
    color: #666;
    border-bottom: 1px solid #e2e4e5;
}
.review-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 15px;
}
.review-owner {
    display: flex;
    align-items: center;
    margin-left: 30px;
}
.review-owner svg {
    width: 15px;
    height: 15px;
    margin-left: 7px;
}
.review-header h6 {
    margin-left: 30px;
}
.ev-header {
    padding: 20px;
    background-color: #f5f5f5;
}
.ev-item {
    display: flex;
}
.ev-thumb {
    max-width: 100px;
    margin-left: 15px;
}
.ev-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 25px 0;
}
.ideas-menu--list li a {
    padding-bottom: 10px;
    display: flex;
}
.ideas-col {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    background-color: #fff;
}
.ideas-image {
    width: 40%;
    flex: 0 0 auto;
}
.ideas-content {
    padding: 30px;
    width: 60%;
}
.ideas-text {
    margin-top: 10px;
}
.ideas-content .button {
    margin-top: 10px;
}
.main-idea> a {
    font-weight: bold;
}
.idea-box {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.idea-box__img {
    width: 230px;
}
.idea-box__cont {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 25px;
}
.idea-more .gutter {
    height: 100%;
}
.item-block {
    display: flex;
    height: 100%;
}
.item-card {
    padding: 20px;
    border-radius: .5rem;
    background-color: #fff;
    margin-bottom: 30px;
    flex: 1;
    display: flex;
    flex-direction: column;
}
.item-content {
    margin-top: 15px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.item-title h3 {
    font-size: 15px;
    font-weight: normal;
}
.item-btn {
    padding-top: 15px;
    margin-top: 15px;
    font-weight: bold;
    border-top: 1px solid #e2e4e5;
}
.item-btn .button {
    padding: 0;
    font-size: 14px;
}
.item-btn .button svg {
    width: 12px;
    height: 12px;
}
.item-thumb {
    height: 140px;
}
.items-flex {
    margin-left: 15px;
    margin-right: 15px;
}
.in-image, .in-text {
    margin-top: 20px;
}
.in-image img {
    width: auto;
    margin: 0 auto;
    display: inherit;
}
.in-text h6 {
    margin-bottom: 10px;
}
.close-btn {
    position: absolute;
    top: 25px;
    left: 15px;
    width: 35px;
    height: 35px;
    border: 1px solid #557dbe;
    border-radius: 50%;
    display: none;
    align-items: center;
    justify-content: center;
}
.close-btn svg {
    width: 15px;
    height: 15px;
}
.close-btn svg path {
    stroke: #557dbe;
}
.btn-container {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    display: none;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    background-color: #fff;
}
.btn-container .button {
    width: 49%;
}
.sidebar-widget-area.filter-sidebar .accordion {
    height: 100%;
    overflow-y: auto;
    min-height: 70vh;
    max-height: 70vh;
}
.woo-shop-choice {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 19px;
}
.choice-item {
    padding: 10px 15px;
    background-color: #eceded;
    border-radius: 30px;
    font-size: 14px;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    margin-left: 15px;
}
.choice-icon {
    display: inline-flex;
}
.choice-icon svg {
    width: 12px;
    height: 12px;
    margin-right: 15px;
}
.choice-icon svg path {
    stroke: #666;
}
.cart-label {
    display: none;
    font-weight: bold;
}
.aside-title {
    margin-bottom: 25px;
}
.woocommerce .box-content table.shop_table thead tr {
    background-color: #fafafa;
}
.account-wrapper {
    padding: 30px 20px;
    background-color: #fff;
    border-radius: .5rem;
    overflow: hidden;
}
.account-edit--icon {
    width: 40px;
    height: 40px;
    color: #557dbe;
    border: 1px solid #557dbe;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.account-edit--icon svg {
    width: 17px;
    height: 17px;
}
.account-edit {
    margin-right: 20px;
}
.box-content address {
    margin-bottom: 15px;
}
.q-product {
    color: #666;
    margin-top: 15px;
    margin-bottom: 0;
}
.order_review_heading {
    margin-bottom: 15px;
}
.p-box {
    box-shadow: 0 0 20px 0 rgb(232 230 230 / 50%);
}
.checkout-holder--pay {
    margin-bottom: 30px;
}
.woocommerce-checkout .woocommerce .box-holder th {
    font-weight: normal;
}
.accordion-open {
    cursor: pointer;
    position: absolute;
    top: calc(50% - 25px);    
    background-color: #fff;
    line-height: 1;
    padding: 20px 6px;
    right: 100%;
    display: none;
    border-radius: 100px 0 0 100px;
}
.woocommerce-MyAccount-navigation.accord-cont {
    margin-top: 15px;
}
.woocommerce-MyAccount-navigation.open .accordion-open .icon {
    transform: rotate(
180deg
);
}
.single-accordion .accordion-body {
    padding-top: 15px;
}
.woocommerce .p-box table.shop_table th {
    padding-right: 0;
}
.woocommerce-Address-title.title {
    margin-bottom: 15px;
}
.iti__flag.iti__ye {
    margin-left: 7px;
}
.sb {
    margin-top: 1rem;
}
.s-icon {
    display: inline-flex;
    margin-left: 10px;
    margin-top: 5px;
}
.section-m svg {
    width: 25px;
    height: 25px;
    fill: #557dbe;
}
.section-m svg * {
    fill: #557dbe;
}
.section-m .f-menu {
    margin-top: 0.85rem;
}
@media (max-width: 1100px) and (min-width: 1025px) {
    .product-archive .p-col {
        width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
}
@media (max-width: 1024px) {
    .sidebar-widget-area.filter-sidebar {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        padding: 100px 0;
        background-color: #eee;
        z-index: 99;
        height: 100vh;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s;
    }
    .sidebar-widget-area.filter-sidebar.opened {
        opacity: 1;
        visibility: visible;
    }
    .woo-shop-top, .woocommerce .woo-shop-top {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }
    .filter-btn {
        display: inline-flex;
    }  
    .woo-shop-top .rtin-right {
        flex: 1;
        width: 100%;
        margin-top: 20px;
    }
    .sort-list .ns-holder {
        width: 49%;
    }
    .close-btn, .btn-container {
        display: flex;
    }
    .med-size .star-icon svg {
        width: 22px;
        height: 22px;
    }
    .progress-item {
        margin-bottom: 20px;
    }
    .support-icon svg {
        width: 60px;
        height: 60px;
    }
    .woocommerce table.shop_table tbody tr td.product-remove a {
        font-size: 22px;
        height: 35px;
        width: 35px;
        line-height: 32px;
        margin-bottom: 5px;
    }
    .woocommerce table.shop_table thead tr th.product-remove {
        width: 80px;
    }
    .sidebar-widget-area.filter-sidebar .accordion {
        padding: 0 30px;
    }
    .woocommerce .cart-collaterals {
        margin-top: 45px;
    }
    .banner .banner-content h1 {
        font-size: 26px;
    }  
    .offer-text h1 {
        font-size: 27px;
    }
    .offer-content {
        padding: 30px 0;
    }
    .contact-body {
        padding: 40px;
    }
    .col-icon {
        margin-left: 10px;
    }
    .col-icon svg {
        width: 22px;
        height: 22px;
    }
    .account-wrapper {
        padding: 0;
        background-color: transparent;
    }    
    .accord-cont {
        width: 250px;
        height: 100vh;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 3;
        background-color: #fff;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        transition: all .3s ease;
        box-shadow: 0 0 34px 0 rgb(63 66 87 / 10%);
    }
    .woocommerce-MyAccount-navigation.accord-cont {
        margin-top: 0;
    }
    .accord-cont.open {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .account-wrapper .account-header {
        margin-bottom: 40px;
    }
    .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
        padding: 15px;
    }
    .accordion-open {
        display: block;
    }
    .account-header .account-header--inner {
        display: flex;
        align-items: flex-start;
    }
    .account-edit {
        margin-right: 40px;
    }
    .product-slider .gallery-top {
        height: 350px;
    }    
    .woocommerce table.shop_table thead tr th {
        font-size: 14px;
        padding: 16px 10px;
    }
    .woocommerce table.shop_table tbody tr td.product-name img {
        width: 90px;
    }
    .aside-overview {
        margin-top: 30px;
    }
}
@media (max-width: 991px) {
    .woocommerce table.shop_table tbody tr td.product-name a.product-thumb {
        margin-left: 15px;
    }
    .woocommerce table.shop_table tbody tr td.product-name img {
        width: 80px;
    }
}
@media (max-width: 800px) {
    .rtwpvg-data {
        margin-top: 30px;
    }
    .single-product-bottom-1 .accordion-header {
        padding: 15px;
    }
    .c-evaluted > div {
        width: 100%;
    }
    .progress-block {
        align-items: flex-start;
        margin-top: 30px;
    }
    .c-evaluted {
        padding: 0 15px;
    }
    .boxed-item {
        margin-bottom: 30px;
    }
    .woocommerce table.shop_table.cart.bordered tbody tr {
        margin: 0 auto;
        flex-direction: column;
        margin-bottom: 20px;
        padding: 15px 20px;
        display: flex;
        border: 1px solid #dfdfdf;
    }
    .woocommerce table.shop_table_responsive.cart tbody tr td {
        padding: 10px 0;
    }
    .woocommerce table.shop_table thead {
        display: none;
    }
    .woocommerce table.shop_table tbody tr td.product-price, .woocommerce table.shop_table tbody tr td.product-subtotal {
        flex: 1;
        text-align: center;
    }
    .woocommerce table.shop_table tbody tr td:not(.product-name) {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .woocommerce .wc-order-review-wrapper.p-box table.shop_table tbody tr td:not(.product-name) {
        flex-direction: column;
        align-items: flex-start;
    }
    .woocommerce .shop_table.cart.bordered.wishlist_table  tbody tr td.product-thumbnail {
        justify-content: flex-start;
    }
    .cart-label {
        display: inline-flex;
    }
    .woocommerce table.shop_table.cart tbody tr td {
        padding: 5px 0;
    }
    .woocommerce.woocommerce-role table.shop_table tbody tr {
        display: flex;
        flex-direction: column;
    }
    .woocommerce table.shop_table tbody tr td.product-remove {
        justify-content: flex-end;
    }
    .woocommerce table.shop_table.cart tbody tr td .quantity {
        margin: 0;
        width: 80px;
        min-height: 45px;
    }
    .woocommerce table.shop_table.cart tbody tr td .quantity .qty {
        width: 45px;
    }
    .woocommerce table.shop_table tbody tr.cart-action {
        border: 1px solid #dfdfdf;
    }
    .woocommerce table.shop_table tbody tr.cart-action td {
        padding: 0;
    }
    .woocommerce table.shop_table tbody tr.cart-action td .actions-holder {
        flex-direction: column;
        width: 100%;
    }
    .woocommerce table.shop_table tbody tr.cart-action td .coupon {
        margin-bottom: 15px;
    }
    .woocommerce table.shop_table tbody tr.cart-action td .coupon #coupon_code {
        font-size: 15px;
        flex: 1;
        width: 50%!important;
    }
    .woocommerce .cart-collaterals .cart_totals {
        width: 100%;
    }
    .woocommerce .cart-collaterals {
        max-width: 500px;
        margin: 0 auto;
        margin-top: 15px;
        font-size: 15px;
    }
    .woocommerce .cart-collaterals .cart_totals h2 {
        margin-bottom: 10px;
    }
    .woocommerce .cart-collaterals .cart_totals tbody tr {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }    
    .woocommerce .cart-collaterals .cart_totals table.shop_table td, .woocommerce .cart-collaterals .cart_totals table.shop_table th {
        padding: 15px 0;
        border-top: none;
    }
    .banner .banner-content {
        padding: 45px 0;
    }
    .banner .banner-content h1 {
        font-size: 24px;
    }
    .rtin-title.m-title:after {
        width: 40px;
    }
    .boxed-icon {
        height: 70px;
        width: 70px;
    }
    .boxed-icon svg {
        width: 40px;
        height: 40px;
    }
    .offer-text h1 {
        font-size: 25px;
    }
    .offer-text p {
        margin-top: 20px;
    }
    .rt-el-google-map {
        height: 300px;
    }
    .contact-body {
        padding: 30px;
    }
    .contact-form {
        padding: 30px 15px;
    }
    .woocommerce .shop_table.my_account_orders tr td .button {
        margin-top: 10px;
    }
    .ideas-image {
        width: 100%;
    }
    .ideas-content {
        width: 100%;
        padding: 15px;
    }
    .idea-box__cont {
        padding: 15px;
    }
    .product-slider .gallery-top {
        height: 300px;
    }
    .woocommerce table.shop_table.cart tbody tr td.product-name {
        display: flex;
    }
    .woocommerce table.shop_table tbody tr td.product-name a.product-thumb {
        flex: 0 0 auto;
    }
    .box-block {
        margin-bottom: 20px;
    }
    .woocommerce-checkout .woocommerce .box-holder {
        margin-bottom: 20px;
    }
    .woocommerce-checkout .woocommerce .checkout .place-order {
        margin: 20px 0 0;
    }
    .woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received {
        margin-bottom: 30px;
    }
    .woocommerce ul.order_details li {
        font-size: 15px;
    }
}
@media (max-width: 550px) {
    .woo-shop-top, .woocommerce .woo-shop-top {
        flex-direction: column;
        margin-bottom: 30px;
    }
    .sort-list .ns-holder {
        margin-top: 20px;
    }
    .woo-shop-top .sort-list select {
        padding-left: 35px;
        font-size: 14px;
    }
    .single-add-to-cart-wrapper button.button.single_add_to_cart_button {
        font-size: 13px;
        padding: 10px 20px;
    }
    .single-product-top-1 p.price {
        font-size: 17px;
    }
    .single-product-bottom-1 .woocommerce-tabs ul.tabs li.active .link {
        border-width: 2px;
        padding: 10px 0;
    }
    .single-product-bottom-1 .woocommerce-tabs ul.tabs li {
        margin: 0 0 0 20px;
    }
    table.shop_attributes th {
        width: inherit;
    }
    .woocommerce table.shop_attributes td, .woocommerce table.shop_attributes th {
        font-size: 15px;
    }
    .med-size .star-icon svg {
        width: 20px;
        height: 20px;
    }
    .woocommerce table.shop_table tbody tr td.product-name .product-title {
        font-size: 15px;
    }
    .woocommerce table.shop_table tbody tr td {
        font-size: 15px;
    }
    .banner .banner-content h1 {
        font-size: 22px;
    }
    .b-form form {
        margin-top: 25px;
    }
    .boxed-item {
        margin-bottom: 20px;
    }
    .rt-align-center {
        margin-bottom: 30px;
    }
    .offer-text h1 {
        font-size: 22px;
    }
    .navigation-icon svg {
        width: 17px;
        height: 17px;
    }
    .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
        font-size: 15px;
    }
    .idea-box__img {
        width: 100%;
    }
    .review-header {
        flex-direction: column;
        align-items: flex-start;
    }
    .review-header .review-stars {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .product-slider .gallery-top {
        height: 250px;
    }
    .product-slider .gallery-thumbs {
        height: 100px;
    }
    .product-slider .gallery-thumbs .swiper-slide {
        width: 33.333%;
    }
    .woocommerce table.shop_table tbody tr td.product-remove a {
        height: 30px;
        width: 30px;
        line-height: 27px;
        font-size: 20px;
    }
    .box-block {
        margin-bottom: 15px;
    }
    .woocommerce-checkout .woocommerce .box-holder {
        margin-bottom: 15px;
    }
    .checkout-holder--pay {
        margin-bottom: 20px;
    }
    .sidebar-widget-area.filter-sidebar {
        padding: 60px 0 90px
    }
    .close-btn {
        top: 15px;
    }    
    .items-flex {
        margin-left: 0;
        margin-right: 0;
    }
    .item-thumb {
        height: auto;
    }
    .woocommerce .woocommerce-order-details :last-child {
        font-size: 14px;
    }
}
@media (max-width: 425px) {
    .rt-product-block {
        margin-bottom: 40px;
    }
    .woo-shop-top .woocommerce-ordering {
        flex-direction: column;
    }
    .sort-list .ns-holder {
        width: 100%;
    }
    .progress-bar {
        width: 160px;
    }
    .progress-item {
        font-size: 12px;
        margin-bottom: 15px;
    }
    .lost-password {
        font-size: 15px;
        justify-content: center;
    }
    .banner .banner-content h1 {
        font-size: 20px;
    }
    .product-slider .gallery-top {
        height: 200px;
    }
    .product-slider .gallery-thumbs .swiper-slide {
        width: 50%;
    }
    .woocommerce ul.order_details li {
        width: 100%;
        font-size: 15px;
        border-left: none;
        border-bottom: 1px dashed #d3ced2;
        padding-left: 0;
        margin-left: 0;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received {
        margin-bottom: 25px;
    }
}
@media (max-width: 375px) {
    .progress-bar {
        width: 140px;
    }
}