/*  Add Woocommerce
================================================== */
.wooshop .page-title {
  display: none;
}
.woocommerce .woocommerce-ordering select {
  margin-bottom: 12px;
  border: 1px solid #eee;
  height: 35px;
  width: 230px;
}
input:focus,
textarea:focus,
select:focus {
  outline-offset: 0;
  outline: -webkit-focus-ring-color auto 0;
}
.woocommerce-cart .page-main-content,
.woocommerce-checkout .page-main-content,le
.woocommerce-account .page-main-content {
  margin-top: 20px;
  margin-bottom: 50px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  padding: 0 0 10px;
  line-height: 1.4;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  position: relative;
}
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product .added_to_cart {
  position: absolute;
  bottom: 0px;
  text-align: center;
  opacity: 0;
  font-weight: 500;
  transition: all 0.8s cubic-bezier(0.4, 0, 0, 1);
  transform: translateY(10px) translateX(-50%);
  background-color: transparent;
  border: 1px solid #040348;
  color: #040348;
  left: 50%;
  height: auto;
  width: fit-content;
}
.woocommerce ul.products li.product .price {
  position: relative;
  overflow: hidden;
}
.woocommerce-Price-amount {
  transition: all 0.8s cubic-bezier(0.4, 0, 0, 1);
  position: relative;
  display: inline-block;
}
li.product:hover .woocommerce-Price-amount.amount {
  opacity: 0;
  transform: translate(0, -130%);
}

.woocommerce ul.products li.product .added_to_cart {
  right: 0;
  left: auto;
}
.woocommerce ul.products li.product:hover .button,
.woocommerce-page ul.products li.product:hover .button,
.woocommerce ul.products li.product:hover .added_to_cart {
  opacity: 1;
  transform: translateY(0px) translateX(-50%);
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  transition: 400ms;
  text-align: center;
  padding: 0 10px;
  font-size: 22px;
  font-weight: 500;
}
.woocommerce ul.products li.product span.onsale,
.woocommerce span.onsale {
  border-radius: 0px;
  line-height: 2.1;
  min-height: 2em;
  margin: 0px 0px;
  padding: 0 20px;
  font-weight: 500;
  background-color: #fe4b7b;
}
.single.single-product span.onsale{
    left: 11px;
    top: 11px;
}
.woocommerce-shop .blog_area .page-title{
    color: #040348;
    display: none;
}
.woocommerce ul.products li.product .price {
  color: #040348b5;
  text-align: center;
  font-size: 16px;
  margin-top: 5px;
  font-weight: 500;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #040348;
  font-size: 1.7em;
  margin-top: 12px;
  font-weight: 500;
  margin-bottom: 18px;
}
.product_meta span {
  font-weight: 500;
  color: #040348;

}
.product_meta .sku,
.product_meta a {
  font-weight: 400;
}
.product_meta .sku_wrapper,.product_meta .posted_in,.product_meta .tagged_as {
  display: block;
}

.woocommerce div.product p.price del {
  font-size: 24px;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  margin-bottom: 30px;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
     margin-right: 5px;
    width: 40px;
    height: 40px;
    border-radius: 6px;
    font-size: 16px;
    border: 1px solid #e7e7f6;
    font-weight: 400;
    color: #323232;
    display: flex;
    align-items: center;
    justify-content: center;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover {
  color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li a:hover {
  color: #fff;
  background-color: #FCB001;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
  color: #fff;
  background: #FCB001;
  background-size: 150% 100%;
  border: 0px solid transparent;
  margin-right: 5px;
}

.woocommerce nav.woocommerce-pagination ul li {
  border-right: none;
  margin: 0 2px 0 0;
}
.woocommerce nav.woocommerce-pagination ul {
  border: none;
}
button:focus {
  outline: -webkit-focus-ring-color auto 0;
}
.woocommerce div.product form.cart .button {
  border-radius: 4px;
  padding: 14px 20px;
  font-weight: 600;
}
.woocommerce .quantity .qty {
  width: 80px;
  border-radius: 4px;
  height: 44px;
  box-shadow: none;
}
.woocommerce-product-details__short-description {
  margin-bottom: 15px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: flex;
    justify-content: flex-start;
    padding: 0;
    margin: 0 0 3em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  margin-bottom: 0px;
  border: 1px solid #ededed;
  border-radius: 45px;
  padding: 0px;
  background: transparent;
  margin: 0px 5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-weight: 400;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    color: #fff;
    background-color: #FCB001;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-weight: 400;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  padding: 10px 30px;
  font-weight: 500;
  color: #0b1c39;
  margin: 0px;
  background: transparent;
}
.woo-xs-content {
  padding: 100px 0;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
  flex: 48%;
  max-width: 48%;
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  flex: 48%;
  max-width: 48%;
}
.woocommerce form .form-row label {
  width: 100%;
}
.woocommerce-input-wrapper {
  width: 100%;
}
.woocommerce form .form-row input.input-text {
  height: 45px;
padding-top: 6px !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  border: 1px solid #e2e2e2;
  color: #807f79;
      border-radius: 15px;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid #e2e2e2;
  line-height: 0.8;
  list-style: outside none none;
  position: relative;
  width: 100%;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul {
  padding: 0;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li a {
  color: #040348;
  font-size: 16px;
  display: block;
  padding: 20px;
}

.woocommerce nav.woocommerce-MyAccount-navigation ul li:last-child {
  border: 0;
}
.woocommerce .my_account_orders.account-orders-table > thead tr th {
  background: #f7f7f7 none repeat scroll 0 0;
  color: #afafaf;
  text-transform: uppercase;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul {
  padding: 0;
  margin-bottom: 0;
}
.woocommerce-customer-details address {
  line-height: 35px;
}
/*/Sidebar/*/
.woocommerce-product-search {
  display: flex;
}
.woocommerce-product-search input {
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.woocommerce-product-search button,
.sidebar-woo .woocommerce-widget-layered-nav-dropdown__submit {
  background: #fe4b7b;
  color: #fff;
  padding: 0 10px;
  cursor: pointer;
  border: none;
}
.sidebar-woo
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #fff;
}
.sidebar-woo
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #ff5757;
  border: 1px solid #ff0202;
  color: #fff;
}
.sidebar-woo
  .select2-container--default
  .select2-results__option[data-selected="true"] {
  background-color: #fe4b7b;
  color: #fff;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #fe4b7b;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #fe4b7b;
}

.woocommerce div.product form.cart div.quantity {
  position: relative;
  display: inline-block;
  box-shadow: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #FCB001;
  color: #fff;
}
.woocommerce-tabs.wc-tabs-wrapper {
  margin-bottom: 50px;
  margin-right: -10px;
}
.woocommerce div.product div.images {
  margin-bottom: 50px;
}
.woocommerce nav.woocommerce-pagination {
  margin-top: 50px;
}
.woocommerce .star-rating span {
  color: #FCB001;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce-Price-amount {
  font-weight: 600;
}
.related.products h2 {
  margin-bottom: 30px;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  width: 150px;
}
.added_to_cart.wc-forward {
  top: 0;
  left: 0 !important;
  bottom: initial !important;
  opacity: 1 !important;
  color: #fff;
  width: 100px;
  padding: 0 !important;
  line-height: 30px;
  transform: translateY(0) !important;
  background-color: #fe4b7b !important;
}
.woocommerce-message .button.wc-forward:hover,
.woocommerce-message .button.wc-forward {
  background-color: #fe4b7b;
  color: #fff;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  transition: all 0.4s ease-in-out;
    background-color: #FCB001;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  border-radius: 5px !important;
}
.woocommerce .woocommerce-ordering select {
  padding: 0px 9px;
  height: 40px;
}
/*Woocommerce AR*/
.woocommerce div.product form.cart {
  margin-top: 15px;
}
.woocommerce table.shop_table th {
  text-align: left;
  font-weight: 600;
  color: #040348;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table td {
  text-align: left;
}
.shop_table .cart_item td.product-remove {
    position: relative;
}
.woocommerce .shop_table .coupon .button {
  background-color: #fe4b7b !important;
  color: #ffffff;
        height: 40px;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
  float: left;
  box-sizing: border-box;
  border: 1px solid #d3ced2;
  padding: 6px 6px 8px;
  margin: 0 4px 0 0;
  outline: 0;
}

.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
  border: 1px solid #ededed;
  padding: 5px 20px;
}
.woocommerce div.product .product_title {
  font-weight: 500 !important;
  font-size: 32px;
}

.woocommerce #review_form #respond textarea {
  height: 180px;
  border: 1px solid #ededed;
}

.woocommerce #review_form #respond .form-submit input {
  border: 1px solid #ededed;
  color: #797394;
  border-radius: 5px;
  padding: 14px 50px;
  font-weight: 500;
  background: transparent;
  transition: all 0.4s linear;
}
.woocommerce #review_form #respond .form-submit input:hover {
  background: #FCB001;
  border-color: #FCB001;
  color: #fff;
}

.woocommerce-message .button.wc-forward:hover,
.woocommerce-message .button.wc-forward {
  background-color: #FCB001;
  color: #fff;
  padding: 0.618em 2em;
  font-weight: 500;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  font-weight: 500;
      font-size: 14px;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce .select2-container--default .select2-selection--single {
  font-size: 14px;
  box-shadow: none;
  height: 45px;
  line-height: 48px;
  display: block;
     border-radius: 6px;
    border: 1px solid #ced4da;
    font-weight: 400;
    text-align: right;
    padding: 0.375rem 0.75rem;
    color: #6B7C85;
}
.woocommerce form .form-row .input-text:focus, .woocommerce form .form-row select:focus {
    border-color: #f3e3f9;
    outline: 0;
    box-shadow: 0 0.5rem 0.7rem -0.3125rem #c9c7c557;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 29px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 43px;
}
.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row textarea.input-text {
  height: 200px;
  padding-top: 15px;
      border-color: #ededed;
}
#order_review_heading {
  margin-top: 40px;
  margin-bottom: 20px;
}
.woocommerce form .form-row {
  padding: 3px;
  margin: 10px 0px 25px 6px;
}
.woocommerce form.checkout_coupon p.form-row {
  width: 49%;
}
.woocommerce .woocommerce-checkout #payment .place-order .button,
.woocommerce form.checkout_coupon p.form-row .button {
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background: #FCB001 ;
  font-weight: 500;
  color: #fff;
  border: 0px solid #fff;
  padding: 0px 28px;
  border-radius: 5px !important;
  line-height: 45px;
}
.woocommerce .woocommerce-checkout #payment .place-order .button:hover,
.woocommerce form.checkout_coupon p.form-row .button:hover {
  background: #FCB001 ;
  color: #fff;
}
.variations_form.cart table tbody tr td{
  text-align: left;
}
.variations_form.cart table tbody tr td.label{
  padding-right: 0px !important;
}
.variations_form.cart table tbody tr td select{
  padding: 8px 1px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  padding-left: 5px;
margin-top: 10px;
}
.woocommerce div.product div.images .flex-control-thumbs li img{
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active, .woocommerce div.product div.images .flex-control-thumbs li img:hover {
  border: 1px solid #FCB001;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  display: flex;
  align-items: center;
  justify-content: center;
}
img.wp-smiley, img.emoji {
  height: 20px !important;
  width: 20px !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before,.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{
  content: unset;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a:before {
  font-weight: 600;
  font-family: "Font Awesome 6 Free";
  margin-left: 10px;
  font-size: 20px;
  vertical-align: middle;
}
.woocommerce-MyAccount-navigation-link--dashboard a:before {
  content: "\f015";
}
.woocommerce-MyAccount-navigation-link--orders a:before {
  content: "\f218";
}
.woocommerce-MyAccount-navigation-link--downloads a:before {
  content: "\f004";
}
.woocommerce-MyAccount-navigation-link--edit-address a:before {
  content: "\f3c5";
}
.woocommerce-MyAccount-navigation-link--edit-account a:before {
 content: "\f46d";
}
.woocommerce-MyAccount-navigation-link--customer-logout a:before {
  content: "\f2f5";
}
.page-content ul li, .page-content ol li{
  margin:0;
}
.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link.is-active a {
  background-color: #FCB001;
  color: #fff !important;
}
.woocommerce-MyAccount-navigation li {
  margin: 0 !important;
}
.wc-block-components-notice-banner.is-info,.wc-block-components-notice-banner.is-success,.woocommerce-account .woocommerce-MyAccount-content {
    text-align: right;
}
p.return-to-shop,.woocommerce-account .woocommerce h2 {
    text-align: right;
}
.wc-block-components-notice-banner.is-info>svg,.wc-block-components-notice-banner.is-success>svg {
    order: 1;
}
.woocommerce .return-to-shop .wc-backward,.woocommerce .woocommerce-EditAccountForm .woocommerce-Button{
       border-color: #fff;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background:  #FCB001;
    color: #fff; 
padding: 9px 19px;
    border-radius: 5px;
        line-height: 25px;
}
.woocommerce .return-to-shop .wc-backward:hover,.woocommerce .woocommerce-EditAccountForm .woocommerce-Button:hover {
    color: #fff;
    background:  #FCB001;
}
 .woocommerce-MyAccount-content .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{
    float: none !important;
}
.wc-block-components-notice-banner {
    justify-content: space-between;
}
.woocommerce-notices-wrapper .wc-block-components-notice-banner>.wc-block-components-notice-banner__content {
    flex-basis: unset;
}
.wc-block-components-notice-banner.is-error>svg {
    order: 1;
}

.woocommerce-error li{
    margin: 0 !important;
    
}
.yith-wcwl-add-to-wishlist.exists svg.yith-wcwl-icon-svg {
    color: #fff;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    align-items: flex-start;
}
.woocommerce-error{
  border: 1px solid #b81c23;
}
.woocommerce-info {
    border: 1px solid #1e85be;
}
.woocommerce-message {
    border: 1px solid #8fae1b;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
  background-color: #f6f8fb;
      border-radius: 4px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    font-size: 1.1em;
    margin-bottom: 0;
        color: #fff;
}
.woocommerce-form-coupon-toggle {
    margin-bottom: 50px;
}
.woocommerce div.product .woocommerce-tabs .panel {
    padding-right: 20px;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    display: block;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
 width: 55px;
}

.woocommerce-MyAccount-navigation li:first-child a {
    border-radius: 10px 10px 0 0;
}
.woocommerce-MyAccount-navigation li::last-child a{
    border-radius:0 0 10px 10px;
}
.rtl.woocommerce .price_label, .rtl.woocommerce .price_label span {
    direction: rtl;
}
.admin-bar .pswp {
    height: 100% ;
    top: 0;
}
 .woocommerce-cart .wc-proceed-to-checkout{
    padding: 20px 0 0 0;
}
.wc-block-components-notice-banner.is-error {
    text-align: right;
}
.woocommerce .woocommerce-order{
 text-align: right;
}
.woocommerce-account .addresses .title .edit {
    float: right;
}
.yith-wcwl-add-to-wishlist-button {
    font-size: 0 !important;
}
.woocommerce #review_form .required {
    float: right;
    margin-left: 5px;
    color: #FF073A;
}
.woocommerce #review_form  label {
    margin-left: 5px;
}
.woocommerce p.stars a {
    color: #FCB001;
}
.comment-notes span.required {
    color: #2c2c2c !important;
}
.select2-results__option {
    text-align: right;
}
.select2-container .select2-selection--single .select2-selection__arrow b {
    margin: -8px -6px 0 0;
}
.woocommerce br {
    display: none;
}
tr.woocommerce-orders-table__row p {
    margin-bottom: 0;
}
.woocommerce-ResetPassword,.woocommerce p{
    text-align: right;
}
.woocommerce .actions p {
    margin: 0;
}
.woocommerce  .actions .button {
    float: left;
}
.comment-text .woocommerce-review__author{
 display: inline-block;
}
/*Woocommerce end*/
