.bd-main-menu ul li.menu-last .sub-menu {
  left: auto;
  right: 0;
}
.bd-main-menu ul li.menu-last .sub-menu li .sub-menu {
  left: auto;
  right: 100%;
  top: 0;
}
.bd-page-title .breadcrumb-title {
  margin: 0;
}
.bd-portfolio-item-five {
  height: 710px;
}
.bd-portfolio-item-five img {
  height: 100% !important;
  object-fit: cover;
}

@media (max-width: 1025px) {
  .bd-portfolio-item-five {
    height: 600px;
  }
}

@media (max-width: 767px) {
  .bd-about-img-five-expe {
    top: 80px;
  }
  .bd-portfolio-item-five {
    height: 500px;
  }
  .saja-content-header {
    flex-wrap: wrap;
    grid-gap: 10px;
  }
  .saja-content-header > * {
    flex: 0 0 100%;
  }
  .saja-ch-right {
    flex-wrap: wrap;
    grid-gap: 10px;
  }
  .saja-ch-right {
    flex-wrap: wrap;
    grid-gap: 10px;
  }
  .saja-ch-right .nice-select .list {
    right: auto !important;
    left: 0 !important;
  }
  .saja-single-product-3.saja_single_pro {
    max-width: 300px;
  }
}
@media (max-width: 1400px) {
  .saja-shop-products-display {
    margin-left: 0px !important;
  }
}
.saja-shop-products-display {
  margin-left: 30px;
}

.saja-pro-widget-title {
  font-size: 20px;
  position: relative;
  padding-bottom: 6px;
  font-weight: 600;
}
.saja-pro-widget-title:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 50px;
  height: 2px;
  background: #ef0454;
}

.product-sidebar.saja-sidebar-area ul li {
  list-style: none;
  margin-bottom: 15px;
}

.product-sidebar.saja-sidebar-area ul li ul {
  margin-top: 14px;
  margin-left: 10px;
}

.product-sidebar.saja-sidebar-area ul li a {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  color: #73676b;
}

.product-sidebar.saja-sidebar-area ul li a:before {
  position: absolute;
  content: "\f054";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-family: "Font Awesome 5 Pro";
  font-size: 14px;
  color: var(--clr-theme-1);
  transition: all 0.3s ease-out 0s;
}

.product-sidebar.saja-sidebar-area ul li a:hover::before {
  left: 7px;
}

.product-sidebar.saja-sidebar-area form {
  position: relative;
}
.product-sidebar.saja-sidebar-area form input {
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  border-radius: 10px;
  border: none;
  outline: none;
  padding: 0 20px;
  background: #f9f9f9;
  color: #73676b;
}
.product-sidebar.saja-sidebar-area form button {
  position: absolute;
  right: 0;
  height: 60px;
  width: 50px;
  line-height: 60px;
  color: #ef0454;
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}

.product-sidebar.saja-sidebar-area form button {
  position: absolute;
  right: 5px;
  height: 50px;
  width: 70px;
  line-height: 50px;
  color: #fff;
  background: #ef0454;
  border: none;
  outline: none;
  cursor: pointer;
  border-radius: 10px;
  top: 5px;
}
.saja-ch-right .show-text span {
  font-size: 13px;
  font-weight: 400;
  color: #777;
  border-right: 1px solid #ccc;
  display: inline-block;
  padding-right: 20px;
}
.saja-ch-right {
  display: flex;
  align-items: center;
}
.saja-content-header {
  display: flex;
  justify-content: space-between;
}
.saja-ch-right .sort-wrapper .nice-select {
  padding: 0px;
  border: 0px;
  border-radius: 0px;
  font-size: 13px;
  color: #777;
  font-weight: 700;
  height: inherit;
  float: inherit;
  line-height: inherit;
  padding-right: 20px;
}
.saja-ch-right .show-text {
  display: inline-block;
  margin-right: 20px;
}
.saja-ch-right .nice-select .list {
  left: auto;
  right: 0;
}
.saja-ch-right .nice-select::after {
  margin-top: -2px;
  right: 5px;
}
.saja-ch-left button.active {
  color: #000;
}
.saja-ch-left button {
  background: transparent;
  border: 0;
  color: #adadad;
  font-size: 14px;
  margin-right: 9px;
  padding: 0;
}
.saja-ch-left .nav-tabs {
  border-bottom: 0;
}
.saja-single-product-3.swiper-slide > .button.yith-wcqv-button {
  display: none;
}
.saja-single-product-3.style-2 span.sale {
  position: absolute;
  left: 10px;
  top: 10px;
  border-radius: 0;
}

.saja-single-product-3.style-2 .saja-product-thumb-3 {
  margin-bottom: 10px;
  background: #f3f4f8;
}

.saja-product-thumb-3 {
  position: relative;
}

.saja-product-thumb-3 .saja-action {
  position: absolute;
  right: 30px;
  top: 20px;
  transition: 0.3s;
}
.saja-product-thumb-3 .saja-action {
  position: absolute;
  right: 30px;
  bottom: 20px;
  transition: 0.3s;
}

.saja-product-thumb-3 .saja-action a.p-cart {
  opacity: 0;
  visibility: hidden;
  background-color: #212529;
  color: var(--clr-common-white);
}
.saja-product-thumb-3 .saja-action a.p-cart:hover {
  background-color: var(--clr-theme-1);
}
.saja-action a.p-cart {
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.saja-action a.p-cart {
  width: 40px;
  height: 40px;
  display: inline-block;
  background: var(--clr-soft-1);
  text-align: center;
  line-height: 40px;
  color: var(--clr--gray-3);
  border-radius: 50px;
  padding: 0;
}

.saja_single_pro:hover .saja-action a.p-cart {
  opacity: 1;
  visibility: visible;
}
.yith-wcwl-add-button.wishlist.show img.ajax-loading {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.saja-product-thumb-3 .saja-action a.p-cart i {
  margin-right: 0;
}
span.sale {
  background: #ef0454;
  color: #fff;
  display: inline-block;
  border-radius: 3px;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1;
  font-weight: 600;
}
.saja-action .yith-wcwl-add-to-wishlist {
  margin-top: 0;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: rgb(33, 37, 41);
  font-size: 16px;
  margin-bottom: 15px;
  font-weight: 500;
}
.saja_price span {
  font-size: 13px;
}
.saja-single-product-3.swiper-slide .woocommerce-loop-product__title {
  font-size: 18px;
  margin-bottom: 0;
  transition: 0.3s;
  font-weight: 600;
  line-height: 1.5;
}

.saja-single-product-3.swiper-slide .woocommerce-loop-product__title:hover {
  color: #ef0454;
}

.saja-list-product-single .saja-product-thumb-3.d-inline-block {
  padding-bottom: 0;
}
.saja-list-product-single .saja-action {
  display: none;
}
.saja-product-content {
  padding: 10px 15px;
}
.saja-product-list-content .woocommerce-loop-product__title {
  font-size: 18px;
  margin-bottom: 8px;
}
.saja-product-list-content .woocommerce-loop-product__title {
  transition: 0.3s;
}
.details-rating.rating {
  margin-bottom: 5px;
}
.saja-product-content.saja-product-list-content .star-rating {
  display: none;
}
.saja_price span {
  font-size: 13px;
}
.saja-product-list-content .woocommerce-product-details__short-description {
  margin-bottom: 22px;
}
.saja_cart_list_button {
  position: relative;
  line-height: 1;
  display: flex;
  align-items: center;
}
.saja-product-list-content a.button.yith-wcqv-button {
  display: none;
}
.saja_cart_list_button .saja_cart_only {
  margin-right: 15px;
}
.saja-product-content .saja-btn-1 {
  line-height: 37px;
}
.saja_cart_list_button .p-cart.a_un2,
.saja_cart_list_button .p-cart.a_un3 {
  height: 41px;
  line-height: 41px;
  padding: 0 15px;
  margin: 0;
  background-color: #ef0454;
  display: inline-block;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  border: 1px solid #ef0454;
}
.saja-product-list-content a.button.yith-wcqv-button.p-cart {
  display: inline-block;
}
.saja_cart_list_button .p-cart.a_un2:hover,
.saja_cart_list_button .p-cart.a_un3:hover {
  border: 1px solid #ef0454;
}

.saja-btn-1,
.saja-btn-2 {
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  font-weight: 600;
}
.saja-product-content .saja-btn-1 {
  line-height: 37px;
}
.saja-btn-1 span,
.saja-btn-2 span {
  position: relative;
  z-index: 9;
}
.saja-btn-1::before,
.saja-btn-2::before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  background-color: #fff;
  transition: all 0.3s linear 0s;
  content: "";
}
.saja-btn-1,
.saja-btn-2 {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  border: 1px solid transparent;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  padding: 0 25px;
  font-weight: 600;
  background-color: #ef0454;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  position: relative;
}
.saja_cart_list_button a.added_to_cart.wc-forward {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  border: 1px solid transparent;
  height: 40px;
  line-height: 38px;
  text-decoration: none;
  padding: 0 25px;
  font-weight: 600;
  background-color: #ef0454;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  z-index: 9;
  margin-right: 15px;
}
.saja-action .added_to_cart.wc-forward {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100px;
  height: 40px;
  line-height: 40px;
  background-color: #007eff;
  padding: 0;
  display: block;
  border-radius: 50px;
  opacity: 0;
  visibility: hidden;
  color: #fff;
  text-align: center;
}
.saja_cart_list_button a.added_to_cart.wc-forward::before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  background-color: #fff;
  transition: all 0.3s linear 0s;
  content: "";
  z-index: -1;
}
.saja_cart_list_button a.saja-btn-1.saja_cart_only.add_to_cart_button.ajax_add_to_cart.added {
  display: none;
}
.saja_cart_list_button .yith-wcwl-add-to-wishlist {
  margin-top: 0 !important;
}
.saja_cart_list_button .p-cart.a_un2:hover,
.saja_cart_list_button .p-cart.a_un3:hover {
  border: 1px solid #ef0454;
}
.saja_cart_list_button .p-cart.a_un2:hover,
.saja_cart_list_button .p-cart.a_un3:hover {
  border: 1px solid #ef0454;
  color: #ef0454;
  background: #fff;
}
.saja_cart_list_button .yith-wcwl-add-to-wishlist .wishlist {
  margin-right: 15px;
}
.saja_cart_list_button .saja_cart_only {
  margin-right: 15px;
}
.saja_cart_list_button .p-cart.a_un2 i,
.saja_cart_list_button .p-cart.a_un3 i {
  margin-right: 0;
}
.saja-btn-1:hover,
.saja-btn-2:hover {
  color: #ef0454;
  background: #fff;
  border-color: #ef0454;
}
.saja-list-product-single:not(:last-child) {
  border-bottom: 1px solid #ddd;
  margin-bottom: 35px;
}
.saja-list-product-single {
  padding-bottom: 35px;
}
.saja-list-product-single {
  position: relative;
}
.saja-list-product-single span.sale {
  position: absolute;
  left: 10px;
  top: 10px;
  border-radius: 0;
}

.woocommerce #respond input#submit,
.woocommerce a.button.wc-forward,
.woocommerce button.button,
.woocommerce input.button {
  border-radius: 0px;
  left: auto;
  color: #fff !important;
  background-color: #212529 !important;
  font-weight: 500;
  font-size: 14px !important;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button.wc-forward:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #ef0454 !important;
  color: #fff !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #ef0454;
}
.price_label {
  font-size: 12px;
  font-weight: 400;
  color: #6b6b6b;
}
.woocommerce .widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #ef0454;
}
.product-sidebar.saja-sidebar-area form .price_slider_amount button {
  position: absolute;
  right: 7px;
  height: inherit;
  width: inherit;
  line-height: 1;
  color: #fff;
  border-radius: 0px;
  top: 20px;
}
#yith-quick-view-modal.open .yith-wcqv-main {
  height: auto !important;
  padding: 40px 40px;
  max-height: 600px;
  max-width: 1000px !important;
}
#yith-quick-view-close {
  top: 40px;
  right: 20px;
  font-size: 13px;
}
#yith-quick-view-close {
  color: #666;
}
#yith-quick-view-close:hover {
  color: #ef0454;
}
div#yith-quick-view-content .product .product .entry-summary.summary {
  padding: 0;
  padding-left: 30px;
  float: none;
  width: 100%;
}
div#yith-quick-view-content .product .product .entry-summary.summary .product_title.entry-title {
  font-size: 24px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: rgb(33, 37, 41);
  font-size: 16px;
  margin-bottom: 15px;
  font-weight: 500;
}
div#yith-quick-view-content .product .product .entry-summary.summary .input-text.qty.text {
  height: 42px;
  line-height: 42px;
  padding: 0;
  margin: 0;
  border: 1px solid #ebebeb;
  margin-right: 12px;
}
div#yith-quick-view-content .product .product .entry-summary.summary button.single_add_to_cart_button {
  height: 42px;
  line-height: 42px;
  padding: 0 25px;
  font-size: 15px !important;
}
.product_meta {
  margin-top: 15px;
}
.product_meta span.posted_in a {
  border: 1px solid #eee;
  padding: 3px 10px;
  border-radius: 3px;
  margin-bottom: 10px;
  margin-right: 5px;
  display: inline-block;
}

.product_meta > span span,
.product_meta > span a {
  color: #545454;
  border: 1px solid #eee;
  padding: 3px 10px;
  border-radius: 3px;
  margin-bottom: 10px;
  margin-right: 5px;
  display: inline-block;
}
.product_meta span.tagged_as a:hover {
  background-color: #ef0454;
  color: #fff;
  border-color: #ef0454;
}
#yith-quick-view-content div.images {
  width: 100% !important;
  float: none !important;
}
div#yith-quick-view-content .product .product {
  display: flex;
}
.woocommerce-product-details__short-description {
  margin-bottom: 25px;
}
.product_meta > span {
  display: block;
  color: #000;
}
.product_meta span.sku_wrapper {
  margin-bottom: 5px;
}
.product_meta .posted_in {
  margin-bottom: 5px;
}
.product_meta .tagged_as {
  margin-bottom: 5px;
}
.product_meta span.tagged_as a:hover {
  background-color: #ef0454;
  color: #fff;
  border-color: #ef0454;
}
.product_meta span.posted_in a:hover {
  border-color: #ef0454;
  background-color: #ef0454;
  color: #fff;
}
#yith-quick-view-modal .yith-wcqv-main {
  box-shadow: none !important;
}
#yith-quick-view-content .onsale {
  top: 5px;
  right: auto;
  left: 5px;
}
.woocommerce span.onsale.saja_featured {
  background-color: #ef0454;
  color: #fff;
  display: inline-block;
  padding: 0px 10px !important;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 0;
  top: 10px;
  left: 10px;
  min-height: auto;
  height: 25px !important;
  line-height: 25px !important;
}
.yith-wcqv-main .price del {
  color: #777;
}
.yith-wcqv-main .price ins {
  font-weight: 400 !important;
  color: rgb(33, 37, 41);
}
.woocommerce div.product div.images.woocommerce-product-gallery {
  width: 100%;
}
.saja_single_product_right_section .product_title.entry-title {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0;
}
.woocommerce div.product .saja_single_product_right_section p.price {
  font-size: 24px;
}
.woocommerce .quantity .qty.text.input-text {
  width: auto;
}
.woocommerce .saja_single_product_right_section .quantity .qty {
  border: 1px solid #f1f1f1;
  height: 42px;
  line-height: 42px;
}
.cart-plus-minus {
  position: relative;
  display: inline-block;
}
.cart-plus-minus input {
  outline: 0px;
  display: inline-block;
  padding: 14px 20px;
  width: 110px;
  text-align: center;
  color: #000;
  font-size: 14px;
  font-weight: normal;
  border: 0;
  appearance: none;
  background: #f6f9fc;
}
.cart-plus-minus .qtybutton {
  font-size: 18px;
  color: #000;
  display: inline-block;
  position: absolute;
  top: 50%;
  height: 22px;
  width: 22px;
  border-radius: 30px;
  cursor: pointer;
  text-align: center;
  right: 10px;
  font-weight: 700;
  transform: translateY(-50%);
  background: #fff;
  line-height: 21px;
}
.qtybutton.minus {
  left: 8px;
}
.saja_single_product_right_section button.single_add_to_cart_button.button {
  height: 42px;
  padding: 0 25px;
  line-height: 42px;
  border-radius: 0;
  background-color: #000 !important;
  color: #fff !important;
  font-weight: 400 !important;
}
.woocommerce div.product form.cart div.quantity {
  margin-right: 15px;
}
.saja_single_product_right_section button.single_add_to_cart_button.button:hover {
  background-color: #ef0454 !important;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share {
  display: none;
}
.fa-heart-o::before {
  content: "\f004" !important;
}
.woocommerce div.product div.images .flex-control-thumbs {
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.saja_single_product_left_section ol.flex-control-nav.flex-control-thumbs li {
  margin-bottom: 15px !important;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
}
.saja_single_product_left_section ol.flex-control-nav.flex-control-thumbs li img {
  border: 1px solid #e5e5e5;
  padding: 5px;
}
.saja-single-product-description-tab ul {
  margin: 0;
  padding: 0;
}
.saja-single-product-description-tab ul li {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: #777;
}
.saja-single-product-description-tab ul li {
  list-style: none;
  display: inline-block;
}
.saja-single-product-description-tab ul li.active a {
  color: #000;
}
.saja-single-product-description-tab ul li:not(:last-child)::after {
  content: "/";
  position: absolute;
  right: -19px;
  top: 50%;
  transform: translateY(-50%);
}
.saja-single-product-description-tab ul li {
  margin-right: 35px;
  position: relative;
}
.woocommerce-Reviews-title {
  font-size: 18px;
  color: rgb(33, 37, 41);
}
#comments .woocommerce-Reviews-title {
  margin-bottom: 20px;
}
.comment-respond span#reply-title {
  font-size: 18px;
  font-weight: 700;
  color: rgb(33, 37, 41);
  margin-bottom: 15px;
  display: inline-block;
}
label {
  color: #444;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
}
.woocommerce p.stars a {
  font-size: 12px !important;
}
.woocommerce p.stars a {
  color: #fbbf37 !important;
}

.woocommerce #reviews #comment {
  height: auto;
  height: 150px !important;
  width: 524px !important;
  padding: 20px 30px;
}
.comment-respond p.comment-form-comment {
  margin-bottom: 0 !important;
}
p.comment-form-comment label {
  display: block;
}
.conatct-post-form textarea,
.post-comment-form textarea,
.comment-respond textarea {
  border: 2px solid #f3f4f8;
  height: 175px;
  margin-bottom: 30px;
  padding: 30px;
  width: 100%;
  font-size: 14px;
  resize: none;
  border-radius: 5px;
  background-color: #f3f4f8;
}
.comment-respond p.comment-form-comment textarea {
  margin-bottom: 10px;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  text-decoration: none;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: rgb(33, 37, 41);
  font-size: 16px;
  font-weight: 500;
}
.related.products.saja_related_products .saja-single-product-3 {
  max-width: 300px;
}
.shop_table.wishlist_table.wishlist_view.responsive .product-name .button.yith-wcqv-button {
  display: none;
}
.woocommerce table.shop_table {
  border: 0px !important;
  border-collapse: collapse !important;
  border-radius: 0px !important;
}
.woocommerce table.shop_table.wishlist_table th {
  text-align: left;
  padding-left: 20px;
  border-top: 0;
}
.woocommerce table.shop_table td {
  padding: 20px 15px !important;
}
.saja-page-content table tbody td {
  text-align: center;
}
.saja-page-content table td {
  border: 0;
}
.saja-page-content table th {
  border: 0;
}
.woocommerce table.shop_table.wishlist_table .wishlist-items-wrapper td.product-name {
  font-size: 14px;
}
.saja-page-content table a {
  color: rgb(17, 17, 17);
  font-weight: 600;
}
.woocommerce table.shop_table td {
  padding: 20px 15px !important;
}
.woocommerce table.shop_table.wishlist_table td.product-add-to-cart a {
  padding: 5px 10px;
  background-color: #ef0454;
  display: inline-block !important;
  color: #fff;
  border-radius: 3px;
}
.woocommerce table.shop_table.wishlist_table td.product-add-to-cart a:hover {
  background-color: #000;
}
.woocommerce table.shop_table.wishlist_table td {
  text-align: left;
}
.woocommerce-message::before {
  content: "\e015";
  color: #ef0454;
}
.woocommerce-notices-wrapper .woocommerce-message {
  line-height: 30px;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  background-color: #f6f9fc;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  color: rgb(96, 96, 96) !important;
}
.woocommerce-message {
  border-top-color: #ef0454;
}
#coupon_code {
  height: 50px;
  border: 2px solid #f3f4f8;
  padding: 0 15px;
  margin-right: 10px;
  text-align: center;
  border-radius: 4px;
}
.coupon .input-text {
  width: auto !important;
}
td.actions .button {
  height: 50px;
  padding: 0 30px;
  font-size: 14px !important;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  margin-bottom: 30px !important;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  color: rgb(96, 96, 96) !important;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  background-color: #f6f9fc;
}
.woocommerce-info::before {
  color: #ef0454;
}
.woocommerce-info {
  border-top-color: #ef0454;
}
form.checkout_coupon.woocommerce-form-coupon .button {
  height: 50px;
  font-size: 14px !important;
  font-weight: 500 !important;
  padding: 0 30px;
  border-radius: 5px;
}
.woocommerce #respond input#submit,
.woocommerce a.button.wc-forward,
.woocommerce button.button,
.woocommerce input.button {
  border-radius: 0px;
  left: auto;
  color: #fff !important;
  background-color: #212529 !important;
  font-weight: 500;
  font-size: 14px !important;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
  width: 49%;
}
.woocommerce-billing-fields h3 {
  font-size: 24px;
  color: #111111;
}
h3#order_review_heading {
  font-size: 24px;
  color: #111;
}
.woocommerce form .form-row label {
  color: #111;
  margin: 0 0 10px;
  font-weight: 500;
  font-size: 16px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 45px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 15px;
}
.select2-container--default .select2-selection--single {
  background-color: #f3f4f8;
  border: 2px solid #f3f4f8;
  border-radius: 4px;
  height: 50px;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: normal;
  height: 50px;
  border: 2px solid #f3f4f8;
  padding: 0 15px;
  border-radius: 4px;
  background-color: #f3f4f8;
}
.select2-dropdown {
  border: 2px solid #f3f4f8;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 45px;
  position: absolute;
  top: 1px;
  right: 10px;
  width: 20px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #f3f4f8;
  height: 40px;
  border-radius: 4px;
}
.woocommerce-additional-fields__field-wrapper textarea#order_comments {
  height: 100px;
  padding: 15px;
}
.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
  border-color: #ef0454;
}
.woocommerce form .form-row.woocommerce-invalid label {
  color: #ef0454;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
  border-color: #ef0454;
}
.woocommerce-additional-fields h3 {
  font-size: 24px;
  color: #111;
}
.saja-page-content table.shop_table.woocommerce-checkout-review-order-table tbody td {
  text-align: start;
  border-top: 1px solid #f3f4f8;
}
.woocommerce .cart_item .product-name {
  padding-left: 12px !important;
}
.saja-page-content table th {
  color: #111;
}
.woocommerce table.woocommerce-checkout-review-order-table th {
  border: 0;
  text-align: left;
}
.saja-page-content table th {
  border: 0;
}
.saja-page-content table.shop_table.woocommerce-checkout-review-order-table tbody td {
  text-align: start;
  border-top: 1px solid #f3f4f8;
}
#place_order {
  background: #000;
  color: #fff;
  font-size: 14px;
  margin-left: 10px;
  height: 50px;
  padding: 0 30px;
  line-height: 50px;
  border-radius: 5px;
}
.saja-page-content ul.woocommerce-error {
  padding-left: 50px;
}
.woocommerce div.product form.cart .variations select {
  border: 1px solid #aaa;
  border-radius: 4px;
  background-color: #f6f9fc;
  margin-bottom: 10px;
  color: #666;
}
#review_form_wrapper .comment-respond form.comment-form > .row {
  display: none !important;
}
.comment-respond p.comment-form-author input {
  margin-bottom: 20px;
}
.woocommerce-Reviews .comment-respond input {
  max-width: 100%;
  width: 524px;
  display: block;
}
.conatct-post-form input,
.post-comment-form input,
.comment-respond input {
  border: 2px solid #f3f4f8;
  height: 55px;
  margin-bottom: 30px;
  padding: 0 30px;
  width: 100%;
  font-size: 14px;
  border-radius: 5px;
  background-color: #f3f4f8;
}
.woocommerce-product-gallery__image {
  background: #f3f4f8;
}
.saja_price {
  margin-bottom: 5px;
}
