*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/*============= Blog No Sidebar Start ============*/

#blog-no-sidebar-page .ea-amox-grid .ea-item {
  position: relative;
}
#blog-no-sidebar-page .ea-img-wrap img {
  height: 260px !important;
  object-fit: cover;
  border-radius: 15px;
}
#blog-no-sidebar-page .ea-amox-grid .ea-item:hover .ea-img-wrap .ea-img {
  transform: unset;
}
#blog-no-sidebar-page .ea-amox-grid .ea-text {
  font-family: "League Spartan", serif ;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #000000;
}
#blog-no-sidebar-page .ea-amox-grid .ea-button-wrap .ea-readmore-icon {
  box-shadow: -2px 8px 17.1px 0px #DE36546E;
  font-family: "League Spartan", serif ;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #FFFFFF;
  background-color: #000000;
  padding: 12px 20px 12px 48px;
  border-radius: 50px;
  text-transform: capitalize;
}
#blog-no-sidebar-page .ea-amox-grid .ea-button-wrap .ea-readmore-icon:hover {
  background-color: #000000;
}
#blog-no-sidebar-page .ea-amox-grid .ea-button-wrap .ea-readmore-icon:hover.ea-readmore-icon::before {
  background: #F44565;
}
#blog-no-sidebar-page .ea-amox-grid .ea-item {
  box-shadow: 0px 1px 8px 0px #00000040;
}
#blog-no-sidebar-page .ea-author a {
  user-select: none;
  color: #000000;
  font-family: "League Spartan", serif ;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  text-transform: capitalize;
}
#blog-no-sidebar-page .ea-author {
  position: absolute;
  right: 20px;
  bottom: 33px;
}
#blog-no-sidebar-page .ea-author span {
  display: none;
}
#blog-no-sidebar-page .ea-button-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}
#blog-no-sidebar-page .ea-text p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
#blog-no-sidebar-page .ea-title a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 60px;
}
#blog-no-sidebar-page .ea-date {
  position: absolute;
  top: 15px;
  right: 55px;
}
#blog-no-sidebar-page .ea-comments {
  position: absolute;
  top: 15px;
  left: 50px;
}
#blog-no-sidebar-page .ea-arrows-container {
  transform: translateY(70px);
}
#blog-no-sidebar-page .ea-button-wrap a {
  box-shadow: -2px 8px 17.1px 0px #DE36546E;
  position: relative;
}
#blog-no-sidebar-page .ea-readmore-icon::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  position: absolute;
  content: "\f054";
  color: #FFF;
  border-radius: 50px;
  padding: 8px 13px;
  left: 6px;
  bottom: -8px;
  background: #872032;
  z-index: 1;
}
#blog-no-sidebar-page .ea-img-wrap {
  position: relative;
}
#blog-no-sidebar-page .blog-no-sidebar-svg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
#blog-no-sidebar-page .ea-pagination li.ea-active a {
  border-bottom: 2px solid #000000;
}
#blog-no-sidebar-page .ea-pagination li.ea-pagination-previous .ea-icon-arrow-left-5:before {
  font-weight: 600;
}
#blog-no-sidebar-page .ea-pagination li.ea-pagination-next .ea-icon-arrow-right-5:before {
  font-weight: 600;
}
#blog-no-sidebar-page .ep-pagination .ea-pagination li.ea-pagination-previous a, #blog-no-sidebar-page .ep-pagination .ea-pagination li.ea-pagination-next a {
  border: 0px solid #000000;
  padding: 2px;
}
#blog-no-sidebar-page .ea-pagination {
  border: 1px solid #D5D5D5;
  width: max-content;
  padding: 10px 20px;
  margin: 40px auto 0 auto;
}

/*============= Blog No Sidebar End ============*/

/*=========== Single Blog Page CSS Start  ===========*/

.single-post .service_img {
  margin-top: 0npx;
}
.single-post .bkr_container {
  width: 1350px;
  padding: 50px 60px 100px 60px;
}
.single-post .single-page-title h2 {
  padding-bottom: 25px;
  font: 600 30px/35px "League Spartan";
}
.content-box {
  margin-top: -100px;
  background-color: #FFFFFF;
  padding: 50px 100px 100px 100px;
}
.single-post .single-blog-des p {
  font-size: 20px;
  font-weight: 400;
  line-height: 46px;
  color: #000000;
}
.single-post .meta-para p {
  font-size: 20px;
  font-weight: 400;
  line-height: 46px;
  color: #000000;
}
.single-post .single-author-image img {
  border-radius: 50%;
  width: 30%;
}
.single-post .single-page-metabox {
  gap: 20px;
}
.single-blog-des {
  padding-bottom: 50px;
}
.single-page-meta-image .image-wrapper img {
  width: 100%;
  border-radius: 10px;
}
.single-page-meta-image .image-wrapper {
  width: calc(50% - 15px);
}
.single-page-meta-image {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.blog_comment_box.single-post-comment .comments-area {
  display: flex;
  flex-wrap: wrap;
  padding-top: 50px;
}
.blog_comment_box.single-post-comment ol.comment-list {
  width: 50%;
}
.blog_comment_box.single-post-comment .comment-respond {
  width: calc(50% - 50px);
  padding: 30px;
  box-shadow: 0px -1px 14px 0px #00000026;
  border-radius: 15px;
  margin-left: 50px;
}
.blog_comment_box.single-post-comment h2.comments-title {
  display: none;
}
.blog_comment_box.single-post-comment ol.comment-list li {
  margin-bottom: 30px;
  padding: 30px;
  background-color: #F5F5F5;
  border-radius: 15px;
}
.blog_comment_box.single-post-comment ol.comment-list li .reply {
  display: none;
}
.blog_comment_box.single-post-comment ol.comment-list li .comment-meta.commentmetadata {
  display: none;
}
.blog_comment_box.single-post-comment ol.comment-list li .comment-author.vcard img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin-right: 10px;
}
.blog_comment_box.single-post-comment ol.comment-list li .comment-author.vcard cite.fn {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  font-style: normal;
  text-transform: capitalize;
}
.blog_comment_box.single-post-comment ol.comment-list li .comment-author.vcard span.says {
  display: none;
}
.blog_comment_box.single-post-comment ol.comment-list li .comment-body>p {
  margin-top: 10px;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  color: #242424;
  text-transform: capitalize;
}
.blog_comment_box.single-post-comment .comment-respond h2#reply-title {
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
  padding-bottom: 30px;
  color: #000000;
  font-family: "League Spartan", serif ;
}
.blog_comment_box.single-post-comment .comment-respond p.comment-notes, .blog_comment_box.single-post-comment .comment-respond p.comment-form-url{
  display: none;
}
.blog_comment_box.single-post-comment .comment-respond form.comment-form>p {
  width: 100%;
}
.blog_comment_box.single-post-comment .comment-respond form.comment-form {
  display: flex;
  flex-wrap: wrap;
}
.blog_comment_box.single-post-comment .comment-respond form.comment-form p.comment-form-author {
  order: 1;
}
.blog_comment_box.single-post-comment .comment-respond form.comment-form p.comment-form-email {
  order: 2;
}
.blog_comment_box.single-post-comment .comment-respond form.comment-form p.comment-form-comment {
  order: 3;
}
.blog_comment_box.single-post-comment .comment-respond form.comment-form p.comment-form-cookies-consent {
  order: 4;
  margin-bottom: 30px;
  display: flex;
  gap: 5px;
  align-items: flex-start;
}
.blog_comment_box.single-post-comment .comment-respond form.comment-form p.comment-form-cookies-consent input#wp-comment-cookies-consent {
  margin-top: 3px;
}
.blog_comment_box.single-post-comment .comment-respond form.comment-form p.form-submit {
  order: 5;
  width: auto;
  position: relative;
}
.blog_comment_box.single-post-comment .comment-respond form.comment-form p.form-submit input#submit {
  padding: 12px 20px 12px 20px !important;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-align: left;
  background-color: #441C88;
}
.blog_comment_box.single-post-comment .comment-respond form.comment-form p.form-submit input#submit:hover {
  background-color: #505050;
}
.blog_comment_box.single-post-comment .comment-respond form.comment-form p.form-submit input#submit:hover {
  background-color: #000000;
}
.blog_comment_box.single-post-comment .comment-respond form.comment-form p.comment-form-cookies-consent label {
  font-weight: 400;
  color: #242424;
}
.menu-section-content .homepage-btn .ekit-btn-wraper i::before {
  content: '\f291';
  font-family: 'Font Awesome 5 Free' !important;
  font-weight: 800;
  font-size: 15px;
}
.header-col4  .homepage-btn .ekit-btn-wraper i::before {
  content: '\f073';
  font-family: 'Font Awesome 5 Free' !important;
  font-weight: 800;
  font-size: 15px;
  padding: 9px 10px !important;
}
.aboutp-btn-row {
  box-shadow: 350px 0 #E6E6E6, -350px 0 #E6E6E6;
  padding: 0px 0;
}
.blog-section-container .ea-author a {
  user-select: none;
}
#blog-no-sidebar-page .ea-author a {
  user-select: none;
}
.blog-section-container .ea-comments {
  position: absolute;
  top: 24px;
  left: 50px;
}
.blog-section-container .ea-date {
  position: absolute;
  top: 24px;
  right: 24px;
}
/*=========== Single Blog Page CSS End  ===========*/


/*=========== Single Product Page CSS Start  ===========*/

.single-product .woocommerce-product-gallery__trigger {
 z-index: 1 !important;
}
.single-product .banner-img-main-box {
  min-height: 400px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.single-product .shop-page-breadcrumb {
  font-size: 18px;
}
.single-product .shop-page-breadcrumb a {
  color: #000;
}
.single-product .bkr_container {
  max-width: 1350px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}
.single-product .breadcrumb {
  margin-top: 100px;
  z-index: 2;
  position: relative;
  display: block;
}
.single-product-btn1, .single-product-btn2 {
  width: max-content;
}
.single-product button {
  background-color: unset !important;
  /* padding: 5px 10px !important; */
}
.single-product .single-product-btn1:hover svg, .single-product .single-product-btn2:hover svg {
  background: #F44565;
}
.single-product .single-product-btn1 svg, .single-product .single-product-btn2 svg {
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background: #872032;
  border-radius: 50px;
  padding: 6px;
  font-size: 16px !important;
}
.single-product .single-product-btn2 a {
  font-family: "League Spartan", serif ;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  background-color: #000000;
  padding: 10px 25px 10px 25px;
  border-radius: 6px;
  color: #FFF;
  align-items: center;
  display: inline-flex;
  cursor: pointer;
}
.single-product .single-product-btn2 a:hover {
  background-color: #FF9D71;
  color: #000000 !important;
}
.single-product .single-product-title {
  color: #000000;
  font-family: "League Spartan", serif ;
  font-size: 35px;
  font-weight: 700;
  line-height: 50px;
}
.single-product .breadcrumb a {
  font-family: "League Spartan", serif ;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  color: #000000;
}
.single-product .breadcrumb span {
  font-family: "League Spartan", serif ;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  color: #000000;
}
.single-product .woocommerce-product-gallery__image {
  background-color: #E5E5E5 !important;
  border-radius: 10px;
}
.single-product .woocommerce-product-gallery__image:hover {
  background-color: #E5E5E5 !important;
}
.single-product .woocommerce-product-gallery__wrapper .zoomImg:hover {
  background-color: #E5E5E5 !important;
}
.single-product .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 11px;
  right: unset;
  left: 10px;
}
.single-product .entry-summary .yith-wcwl-add-button a {
  justify-content: center;
  align-items: center;
  display: inline-flex;
  gap: 10px;
  font-family: "League Spartan", serif ;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #000000;
}
.single-product .entry-summary .yith-wcwl-add-button a svg {
  width: 20px;
  height: 20px;
  border: 1px solid #000000;
  padding: 9px;
  border-radius: 50px;
}
.single-product .entry-summary .yith-wcwl-add-button a svg path {
  fill: #000000;
}
.single-product .entry-summary .dropdown {
  align-items: center;
  display: inline-flex;
}
.single-product .entry-summary .single-product-category-title {
  font-family: "League Spartan", serif ;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  color: #000000;
}
.single-product .entry-summary .single-product-category-name {
  font-family: "League Spartan", serif ;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  color: #000000;
}
.single-product .onsale {
  display: none;
}
.single-product .woocommerce-review-link {
  font-family: "League Spartan", serif ;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  color: #000000;
}
.single-product .entry-summary .qib-button-wrapper button {
  border-radius: 0px;
  border: 1px solid #000;
}
.single-product .entry-summary .qib-button-wrapper .quantity input {
  border-top: 1px solid #000 !important;
  border-bottom: 1px solid #000 !important;
}
.single-product .entry-summary  .qib-button-wrapper {
  border: 1px solid #ECECEC;
  border-radius: 10px;
}
.single-product .entry-summary .single-product-btn1 button {
  font-family: "League Spartan", serif ;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  background-color: #000000 !important;
  color: #FFF !important;
  padding: 10px 25px 10px 25px;
  border-radius: 6px;
  display: flex;
  cursor: pointer;
  margin-left: 20px;
}
.single-product .entry-summary .single-product-btn1 button:hover {
  background-color: #FF9D71 !important;
  color: #000000 !important;
}
.single-product .woocommerce-message a {
  background-color: #000000 !important;
  color: #FFF !important;
  border-radius: 6px !important;
  font-family: "League Spartan", serif ;
  font-weight: 600;
}
.single-product .woocommerce-message a:hover {
  background-color: #FF9D71 !important;
  color: #000000 !important;
}
.single-product .woocommerce-message {
  border-top-color: #000000;
}
.single-product .entry-summary .social-sharing svg {
  color: #fff;
  font-size: 18px;
}
.single-product .entry-summary .price ins {
  text-decoration: none !important;
  font-family: "League Spartan", serif ;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  color: #000000;
}
.single-product .entry-summary .single-product-sku {
  padding-left: 124px;
}
.single-product .entry-summary .single-product-sku-id {
  font-family: "League Spartan", serif ;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  color: #000000;
}
.single-product .entry-summary .single-product-share-btn+.yith-wcwl-add-to-wishlist {
  display: none;
}
.single-product .entry-summary .single-product-share-btn {
  border-bottom: 2px solid #E5E5E5;
  padding-bottom: 25px;
}
.single-product .entry-summary .single-product-category{
  padding-top: 15px;
}
.single-product .entry-summary .yith-wcwl-wishlistaddedbrowse a {
  color: #000000;
  font-family: "League Spartan", serif ;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
}
.single-product .entry-summary .yith-wcwl-wishlistexistsbrowse a {
  color: #000000;
  font-family: "League Spartan", serif ;
  font-size: 18px;
  font-weight: 400;
  line-height: 33px;
  margin-left: 45px;
}
.single-product .entry-summary .yith-wcwl-wishlistaddedbrowse a {
  font-size: 0px !important;
}
.single-product .entry-summary .yith-wcwl-wishlistaddedbrowse .feedback svg {
  display: none;
}
.single-product .entry-summary .yith-wcwl-wishlistexistsbrowse .feedback {
  font-size: 0px !important;
}
.single-product .entry-summary .yith-wcwl-add-to-wishlist {
  margin-top: 0px;
}
.single-product .entry-summary .yith-wcwl-add-to-wishlist {
  position: relative;
}
.single-product .entry-summary .yith-wcwl-wishlistaddedbrowse .feedback {
  margin-left: 50px;
  line-height: 33px;
}
.single-product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before {
  margin-left: 0px;
  font: 600 18px / 32px "League Spartan", serif ;
  content: '\f004';
  font-family: 'font awesome 5 free';
  position: absolute;
  font-size: 18px;
  font-weight: 800;
  color: #000000;
  padding: 0;
  position: absolute;
  left: 0;
  border: 1px solid #000000;
  border-radius: 50px;
  padding: 1px 8px;
}
.single-product .entry-summary .yith-wcwl-wishlistexistsbrowse a:before {
  font: 600 18px / 33px "League Spartan", serif ;
  content: '\f004';
  font-family: 'font awesome 5 free';
  position: absolute;
  font-size: 18px;
  font-weight: 800;
  color: #000000;
  position: absolute;
  left: 0;
  border: 1px solid #000000;
  border-radius: 50px;
  padding: 1px 9px;
  line-height: 33px;
}
.single-product .entry-summary .dropbtn svg {
  width: 16px;
  background: #F2778A;
  height: 25px;
  border-radius: 50px;
  font-size: 18px !important;
  padding: 5px 10px;
  line-height: 25px;
}
.single-product .entry-summary .dropbtn svg path {
  fill: #FFF;
}
.single-product .woocommerce-tabs #tab-additional_information h2 {
  display: none;
}


/*=========== Single Product Page CSS End  ===========*/

/*=========== Related Product Page CSS Start  ===========*/

.single-product .related button {
  padding: 0px 0px 0px  20px !important;
  color: #FFF;
}
.single-product .related button:hover {
  color: #FFF;
}
.single-product .related button:hover.add-to-cart-btn::before {
  background-color: #F44565;
}
.single-product .related .add-to-cart-btn a {
  font-size: 0;
  background-color: unset;
}
.single-product .related .product-item-box .product-price .sale-price bdi {
  font-family: "League Spartan", serif ;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  color: #000000;
}
.single-product .related h2 {
  font-family: "League Spartan", serif ;
  font-size: 25px;
  font-weight: 600;
  line-height: 40px;
  color: #000000;
}

/*=========== Related Product Page CSS End  ===========*/

td.radio-container {
  vertical-align: middle;
  text-align: center;
}
td.radio-container input[type="radio"] {
  width: 30px;
  height: 30px;
  accent-color: green;
  appearance: none;
  -webkit-appearance: none;
  border: 0.5px solid #000000;
  border-radius: 50%;
  position: relative;
}
td.radio-container input[type="radio"]::before {
  content: "";
  width: 20px;
  height: 20px;
  transform: scale(0);
  background-color: #FFD200;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0) !important;
}
td.radio-container input[type="radio"]:checked::before {
  transform: translate(-50%, -50%) scale(1) !important;
}
td.radio-container input[type="radio"]:hover {
  color: black;
}
td.radio-container span.wpcf7-list-item {
  margin: 0;
}
td.radio-container span.wpcf7-list-item span.wpcf7-list-item-label {
  display: none;
}
.shop-products form.woocommerce-ordering {
  float: none;
  margin-bottom: 0;
}
.shop-products p.woocommerce-result-count {
  display: none;
}
body.post-type-archive-product header.woocommerce-products-header {
  text-align: center;
}
.shop-products .woocommerce-ordering-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 30px;
}
.shop-product-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  border-top: 1px solid #000000;
}
.shop-product-wrapper>.filter {
  width: 20%;
}
.shop-product-wrapper>.shop-ul-loop {
  width: 80%;
  padding-left: 10px;
  padding-top: 10px;
}
.shop-product-wrapper .accordion .accordion-item {
  border: 0;
  border-radius: 0px;
}
.accordion.shop-page-filters>.accordion-item {
  padding-bottom: 30px;
  border-bottom: 1px solid #000000;
}
.shop-product-wrapper .accordion .accordion-item button.accordion-button {
  padding: 0;
  background-color: transparent;
  box-shadow: none;
}
.shop-product-wrapper .accordion .accordion-item>.accordion-collapse>.accordion-body {
  padding: 0;
  padding-right: 20px;
}
.shop-product-wrapper>.filter .shop-page-filters {
  border-right: 1px solid #000000;
}
.shop-product-wrapper .accordion.shop-page-filters>.accordion-item>.accordion-header>button.accordion-button {
  font-size: 20px;
  font-weight: 500;
  line-height: 23.44px;
  color: #000000;
  padding-bottom: 30px;
  padding-top: 30px;
  padding: 30px 20px 0 0;
  font-family: "League Spartan", serif ;
}
.shop-product-wrapper .accordion .accordion-item>.accordion-collapse>.accordion-body li.parent-category button.accordion-button {
  color: #000000;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "League Spartan", serif ;
  font-size: 18px;
  font-weight: 500;
  line-height: 25.99px;
}
.shop-product-wrapper .accordion .accordion-item>.accordion-collapse>.accordion-body li.parent-category button.accordion-button:not(.collapsed){
  color:#000000;
}
.shop-product-wrapper .accordion .accordion-item li.child-category label {
  display: inline-block;
}
.shop-product-wrapper .accordion .accordion-item li.child-category input {
  display: none;
}
.shop-product-wrapper .accordion .accordion-item li.child-category input:checked~span {
  color: #000000;
}
.shop-product-wrapper .accordion .accordion-item li.child-category span {
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  line-height: 33px;
  cursor: pointer;
  font-family: "League Spartan", serif ;
}
.shop-page-produts-category li.parent-category .accordion-body {
  padding-top: 0;
}
.shop-product-wrapper .accordion.shop-page-filters>.accordion-item>.accordion-header>button.accordion-button:not(.collapsed){
  padding-bottom: 20px;
}
.shop-products .woocommerce-ordering-wrapper h5 {
  color: #000000;
  font-family: "League Spartan", serif ;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
.shop-products .woocommerce-ordering-wrapper form.woocommerce-ordering select {
  border: 1px solid #000000;
  background: unset;
  padding: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  color: #000000;
  border-radius: 30px;
}
.accordion-item.sidebar-product-brand ul.shop-page-produts-brand li input[type="checkbox"] {
  width: 30px;
  height: 30px;
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid #000000;
  position: relative;
  cursor: pointer;
}
.accordion-item.sidebar-product-brand ul.shop-page-produts-brand li input[type="checkbox"]:checked::before {
  transform: translate(-50%, -50%) scale(1) !important;
}
.accordion-item.sidebar-product-brand ul.shop-page-produts-brand li input[type="checkbox"]::before {
  content: "";
  width: 20px;
  height: 20px;
  transform: scale(0);
  background-color: #000000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0) !important;
}
.accordion-item.sidebar-product-brand ul.shop-page-produts-brand li label{
  display: flex;
  gap: 10px;
  align-items: center;
}
.accordion-item.sidebar-product-brand ul.shop-page-produts-brand li {
  padding-top: 5px;
  padding-bottom: 5px;
}
.accordion-item.sidebar-product-brand ul.shop-page-produts-brand li span {
  font-size: 16px;
  font-weight: 400;
  line-height: 18.75px;
  color: #000000;
  cursor: pointer;
}
#product-price-slider {
  background-image: unset!important;
  background-color: #c3c3c3;
  height: 7px;
  border: none;
  margin: 0 10px;
}
.pet-shop-filter .ui-slider-range {
  background-color: #000000;
  background-image: unset;
}
#product-price-slider .ui-slider-handle {
  background-image: unset!important;
  background-color: #000000;
  height: 12px;
  width: 25px;
  top: unset;
  bottom: 0;
  border-radius: unset!important;
  border: none!important;
}
label.product-price-range {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
}
label.product-price-range span {
  font-size: 18px;
  font-weight: 500;
  line-height: 21.09px;
  color: #000000;
}
ul.shop-page-produts-stock li label span {
  background-color: #F5F5F5;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px;
  color: #000000;
  cursor: pointer;
}
ul.shop-page-produts-stock li label input {
  display: none;
}
ul.shop-page-produts-stock {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.about-col-2 ul.elementor-icon-list-items {
  columns: 2;
}
.shop-products nav.woocommerce-pagination {
  margin-left: 22%;
  margin-top: 25px;
}
.shop-products nav.woocommerce-pagination ul.page-numbers {
  border: unset;
}
.shop-products nav.woocommerce-pagination ul.page-numbers li {
  border: 0;
  width: 45px;
}
.shop-products nav.woocommerce-pagination ul.page-numbers li * {
  font-size: 22px;
  font-weight: 500;
  line-height: 1;
  color: #000000;
  padding-top: 12px;
  padding-bottom: 8px;
  margin-left: 5px;
  margin-right: 5px
}
.shop-products nav.woocommerce-pagination ul.page-numbers li span.page-numbers.current {
  background-color: #FFFFFF;
  color: #000000;
  border-bottom: 4px solid #000000;
}
.shop-products nav.woocommerce-pagination ul.page-numbers li a:hover{
  background-color: #FFFFFF;
  color: #000000;
}
.shop-products nav.woocommerce-pagination ul.page-numbers li a.next::after, .shop-products nav.woocommerce-pagination ul.page-numbers li a.prev::after {
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 25px;
}
.shop-products nav.woocommerce-pagination ul.page-numbers li a.next, .shop-products nav.woocommerce-pagination ul.page-numbers li a.prev{
  position: relative;
  font-size: 0;
}
.shop-products nav.woocommerce-pagination ul.page-numbers li a.prev{
  transform: rotate(180deg);
}
.shop-products nav.woocommerce-pagination ul.page-numbers li a.prev::after{
  margin-bottom: 5px;
  display: inline-block;
}
header.woocommerce-products-header .term-description{
  display: none;
}
.single-product .entry-summary .dropdown-content {
  display: none;
  right: -14px;
}
.single-product .entry-summary button.dropbtn {
  border: unset;
  padding: 0px !important;
  font-family: "League Spartan", serif ;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin-left: 50px;
  align-items: center;
  display: inline-flex;
}
.single-product .entry-summary button.dropbtn svg {
  margin-right: 10px;
}
.single-product .entry-summary .social-sharing svg {
  color: #fff;
  font-size: 18px;
}
.single-product .entry-summary .social-sharing a {
  background: #F2778A;
  margin: 0px 6px;
  border-radius: 50px;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.single-product .entry-summary .social-sharing a:hover {
  background: #000000;
}
.single-product .entry-summary .social-sharing {
  display: flex;
  flex-direction: row;
}
.single-product .woocommerce-tabs .reviews_tab {
  border-radius: 0 10px 0 0 !important;
}
.star.selected {
  color: #E99300;
}

/*=========== Single Product Quantity CSS Start ===========*/

.single-product .product_para {
  color: #000000;
  font-size: 16px;
  line-height: 31px;
  font-weight: 400;
}
.single-product .entry-summary form {
  display: flex;
  align-items: center;
}
.single-product .entry-summary .custom-quantity select {
  padding: 9px;
  border-radius: 30px;
  background-color: unset;
  color: #000000;
  margin-right: 15px;
  border: 1px solid #000000;
}
ul.shop-page-produts-stock li label span {
  padding: 10px 16px;
}
ul.shop-page-produts-stock li label span {
  background-color: #000000;
  color: #FFF;
  border-radius: 8px;
}
ul.shop-page-produts-stock li label span:hover {
  background-color: #000000;
}
.short-description p {
  color: #000000;
}
.product-item-box .custom-quantity .custom-quantity
/*=========== Cart Page CSS Start  ===========*/

.woocommerce-cart .bkr_container {
  max-width: 1350px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}

/*=========== Cart Page CSS End  ===========*/

/*========  Cart Page CSS Start =========*/

.woocommerce-cart {
  font-family: "League Spartan", serif ;
}
.woocommerce-cart .empty-cart-page img {
  margin: 0 auto;
}
#empty-cart-page a {
  padding: 15px 17px;
  border-radius: 8px;
}
.woocommerce-cart .wc-block-cart {
  width: 1350px;
  margin-top: 200px;
  padding-bottom: 90px;
}
.woocommerce-cart .woocommerce {
  width: 70%;
  margin: 60px auto;
  padding: 60px 0;
}
.woocommerce-cart .wc-block-cart-items__header-image {
  font-size: 22px;
  line-height: 22px;
  font-weight: 600;
  color: #000000;
}
.woocommerce-cart .wc-block-components-product-name {
  font-size: 16px;
  line-height: 30px;
  font-weight: 600;
  color: #000000;
}
.woocommerce-cart .wc-block-components-totals-wrapper {
  color: #000000;
}
.woocommerce-cart .wc-block-cart__submit-container a {
  background-color: #000000;
  border-radius: 6px;
  border: unset;
  color: #FFF;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
}
.woocommerce-cart .wc-block-cart__submit-container a:hover {
  background-color: #FF9D71 !important;
  color: #000000 !important;
}
.woocommerce-cart .wc-block-cart-items__header-total span {
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  color: #000000;
}
.woocommerce-cart .wc-block-components-product-price__value {
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  color: #000000;
}
.woocommerce-cart .wc-block-components-button { 
  background-color: #000000;
  border-radius: 6px;
  border: unset;
  color: #FFF;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
}
.woocommerce-cart .wc-block-components-button:hover {
	background-color: #FF9D71 !important;
}
.woocommerce-cart .wc-block-cart__totals-title {
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  color: #000000 !important;
}
.woocommerce-cart .actions .button {
  opacity: 1 !important;
  color: #000000 !important;
  background: #000000;
  border-radius: 0px;
  text-transform: capitalize;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  background: #000000;
  color: #000000;
  border-radius: 0px;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
  background: #000;
  color: #000000;
}
.woocommerce-cart .actions .button:hover {
  background-color: #121212 !important;
  color: #000000 !important;
}
h2#empty-cart-heading {
  font-size: 30px;
  line-height: 38px;
  font-weight: 600;
  color: #000000;
  padding: 10px 0;
}
#empty-cart-page p {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #000000;
  padding: 10px 0;
}
#empty-cart-page a {
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #000000;
  background: #000000;
  border-radius: 0px;
  padding: 14px 6px;
  display: inline-block;
  text-transform: uppercase;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
  width: 120px;
}
.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items td {
  color: #000000;
}
.woocommerce-cart .woocommerce table.shop_table {
  color: #000000;
}
.woocommerce-cart table.cart img {
  width: 30%;
  box-shadow: none;
}
.woocommerce-cart td.product-name a {
  color: #000000;
}
.woocommerce-cart .qib-button-wrapper button.qib-button {
  color: #000000;
}
.woocommerce-cart .woocommerce table.shop_table {
  border: 1px solid #f2f2f2;
}
.woocommerce-cart .wc-block-components-totals-coupon a {
  color: #000000;
}
.woocommerce-cart .wc-block-cart-items__header-total {
  color: #000000;
}
.woocommerce-cart .is-large.wc-block-cart {
  margin-bottom: 0px !important;
}

/*========  Cart Page CSS End =========*/


/*========  Checkout Page CSS Start =========*/

.woocommerce-checkout {
  font-family: "League Spartan", serif ;
}
.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
  max-width: 50px !important;
  width: 50px !important;
}
.woocommerce-checkout .wc-block-components-order-summary-item__image img {
  border-radius: 6px !important;
}
.woocommerce-checkout .wc-block-components-checkbox__label {
  color: #000000;
}
.woocommerce-checkout .wc-block-components-sidebar-layout {
  border: 1px solid #000000;
  padding: 40px 20px !important;
}
.woocommerce-checkout .wc-block-checkout {
  width: 1350px;
  margin: 0 auto;
  padding: 20px 0;
  margin-top: 100px;
  padding-bottom: 110px;
}
.woocommerce-checkout .woocommerce-billing-fields {
  color: #000000;
}
.woocommerce-checkout thead {
  color: #000000;
}
.woocommerce-checkout .wc-block-components-checkout-step__title {
  font-size: 22px;
  line-height: 22px;
  font-weight: 600;
  color: #000000;
}
.woocommerce-checkout .wc-block-components-checkout-step__description {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #000000;
}
.woocommerce-checkout .wc-block-checkout__terms span {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #000000;
}
.woocommerce-checkout .wc-block-components-checkout-place-order-button {
  background-color: #000000;
  border-radius: 6px;
  border: unset;
  color: #FFF;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  width: max-content !important;
  padding: 10px 50px !important;
}
.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover {
  background-color: #FF9D71;
  color: #000000 !important;
}
.woocommerce-checkout .wc-block-checkout__actions_row a {
  background-color: #000000;
  border-radius: 30px;
  border: unset;
  color: #FFF;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  width: max-content;
  padding: 17px 30px;
}
.woocommerce-checkout .wc-block-checkout__actions_row a:hover {
  background-color: #000000;
}
.woocommerce-checkout .wc-block-components-totals-coupon a {
  color: #000000;
}
.woocommerce-checkout .wc-block-components-checkout-return-to-cart-button svg {
  display: none;
}
.woocommerce-checkout .wc-block-components-order-summary__button-text {
  font-size: 22px;
  line-height: 22px;
  font-weight: 600;
  color: #000000;
}
.woocommerce-checkout .wc-block-components-product-name {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #000000;
}
.woocommerce-checkout .wc-block-components-totals-coupon__button {
  background-color: #000000;
  border-radius: 6px;
  border: unset;
  color: #000000;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  min-height: 2em !important;
}
.woocommerce-checkout .wc-block-components-totals-coupon__button:hover {
  background-color: #FF9D71 !important;
  color: #000000 !important;
}
.woocommerce-checkout .woocommerce table.shop_table td {
  color: #000000;
}
.woocommerce-checkout .place-order button {
  background-color: #000000 !important;
  padding: 14px 25px;
  border-radius: 0px;
  font-size: 18px;
}
.woocommerce-checkout #order_review_heading {
  color: #000000;
}
.woocommerce-checkout .woocommerce table.shop_table {
  border: 1px solid #000000;
}
.woocommerce-checkout p#order_comments_field {
  color: #000000;
}
.woocommerce-checkout .woocommerce form .form-row .required {
  color: #000000;
}
.woocommerce-checkout tr.cart-subtotal {
  color: #000000;
}
.woocommerce-checkout .order-total th {
  color: #000000;
}
.woocommerce-checkout .woocommerce-additional-fields h3 {
  color: #000000;
}
.woocommerce-checkout .wc-block-components-sidebar {
  color: #000000;
}
.woocommerce-checkout .wc-block-components-validation-error > p {
  color: #000000;
}

/*========  Checkout Page CSS End =========*/-select {
  color: #000000;
}

/*=========== Single Product Quantity CSS End ===========*/


/*=========== Additional Wishlist CSS Start ===========*/

.woocommerce-wishlist .wishlist-title-container .show-title-form {
  display: none;
}
.woocommerce-wishlist #yith-wcwl-form {
  margin-top: 200px !important;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 150px;
}
.woocommerce-wishlist table tr th {
  color: #000000 !important;
}
.woocommerce-wishlist .wishlist-title-container {
  text-align: center;
  margin-top: 100px;
}
.woocommerce-wishlist .wishlist-title {
  margin-bottom: 0px;
}
.woocommerce-wishlist .wishlist_table {
  width: 100% !important;
  margin: 0 auto !important;
  margin-top: 40px !important;
}

/*=========== Additional Wishlist CSS End ===========*/


/*=========== Empty Card Start ===========*/

.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__products li:nth-child(1) .wc-block-grid__product-image {
  background-color: #7ADF80;
  border-radius: 10px;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__products li:nth-child(2) .wc-block-grid__product-image {
  background-color: #A99DFE;
  border-radius: 10px;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__products li:nth-child(3) .wc-block-grid__product-image {
  background-color: #4B94FF;
  border-radius: 10px;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__products li:nth-child(4) .wc-block-grid__product-image {
  background-color: #FFA57D;
  border-radius: 10px;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__products li .wc-block-grid__product-image {
  background-image: url(assets/images/banner-dog-bg-shape.png);
  background-repeat: no-repeat;
  background-position: center;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block {
  width: 1350px;
  margin: 100px auto 100px auto;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-button a {
  font: 400 16px / 16px "League Spartan", serif ;
  background-color: #000000;
  border-radius: 6px;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-button a:hover {
  background-color: #FF9D71;
  color:#FFF;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .yith-wcwl-add-button a {
  font: 400 16px / 16px "League Spartan", serif ;
  color: #000000;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .yith-wcwl-wishlistexistsbrowse a {
  font: 400 16px / 50px "League Spartan", serif ;
  color: #FFF;
  background-color: #000000;
  padding: 10px 16px;
  border-radius: 30px;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .yith-wcwl-wishlistexistsbrowse a:hover {
  background-color: #000000;
  color:#FFF;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .yith-wcwl-add-to-wishlist {
  font: 400 15px / 20px "League Spartan", serif ;
  text-transform: capitalize;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-price {
  font: 400 16px / 22px "League Spartan", serif ;
}

.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-title {
  color: #000000;
  font: 400 20px / 20px "League Spartan", serif ;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-onsale {
  display: none;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .yith-wcwl-wishlistaddedbrowse a {
  background-color: #000000;
  padding: 10px 12px;
  color: #FFF;
  border-radius: 30px;
  line-height: 40px;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .yith-wcwl-wishlistaddedbrowse a:hover {
  background-color: #000000;
  color:#FFF;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .yith-wcwl-add-to-wishlist {
  visibility: hidden;
  display: none;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__products {
  margin-top: 40px;
}

/*=========== Empty Card End ===========*/

/*============ Single Product Page Start ============*/

.bkr_container main.site-main {
  padding-top: 70px;
}
.woocommerce div.product .woocommerce-product-gallery__wrapper {
  background-color: #E8E8E8;
  border-radius: 10px;
}
.woocommerce div.product {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.woocommerce div.product .woocommerce-product-gallery {
  width: 50% !important;
  padding-right: 40px;
}
.woocommerce div.product .summary.entry-summary {
  width: 50%;
}
.woocommerce div.product .summary.entry-summary .wp-brand-name {
  color: #505050;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  padding-bottom: 5px;
}
.woocommerce div.product .summary.entry-summary .product_title {
  color: #000000;
  font-weight: 500;
  font-size: 30px;
  line-height: 40px;
  padding-bottom: 10px;
  font-family: "League Spartan", serif ;
}
.woocommerce div.product .summary.entry-summary .woocommerce-product-details__short-description p {
  color: #000000;
  padding-bottom: 20px;
  font-family: "League Spartan", serif ;
}
.woocommerce div.product .summary.entry-summary p.price {
  color: #000000;
}
.woocommerce div.product .summary.entry-summary .text_after_price {
  color: #505050;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}
.woocommerce div.product .summary.entry-summary .size-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
  padding-bottom: 10px;
  color: #000000;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
}
.woocommerce div.product .summary.entry-summary .size-wrapper a {
  color: #000000;
}
.woocommerce div.product .summary.entry-summary table.variations th.label {
  display: none;
}
.woocommerce div.product form.cart .pa_size_wrapper select {
  max-width: 200px;
  min-width: 200px;
  padding: 20px;
}
.woocommerce div.product form.cart .variations .pa_size_wrapper select{
  max-width: 250px;
  min-width: 225px;
  padding: 20px;
  color: #000000;
  font-size: 20px;
  font-weight: 500;
  border-color: #B7B7B7;
  background: transparent;
  z-index: 2;
  position: relative;
}
.woocommerce div.product form.cart .variations a.reset_variations {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
}
.woocommerce div.product .summary.entry-summary .single_variation_wrap span.price {
  color: #000000;
  font-weight: 500;
  padding-bottom: 15px;
  display: block;
}
.woocommerce div.product .woocommerce-variation-add-to-cart {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.woocommerce div.product .woocommerce-variation-add-to-cart .variation_quantity button[type="submit"] {
  display: none;
}
.woocommerce div.product .woocommerce-variation-add-to-cart .qib-button-wrapper button.qib-button {
  width: 59px;
  height: 59px;
  background-color: #FFFFFF;
  border-color: #ECECEC;
  color: #000000;
  font-size: 30px;
}
.woocommerce div.product .woocommerce-variation-add-to-cart .qib-button-wrapper .quantity.wqpmb_quantity {
  height: 59px;
}
.woocommerce div.product .woocommerce-variation-add-to-cart .qib-button-wrapper .quantity.wqpmb_quantity input {
  height: 100%;
  background-color: #FFFFFF;
  border-color: #ECECEC;
}
.woocommerce div.product .woocommerce-variation-add-to-cart .text_after_quntity {
  width: calc(100% - 200px);
  padding-left: 20px;
}
.woocommerce div.product .single_variation_wrap {
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(18, 18, 18, 0.2);
}
.woocommerce div.product .single-pro-btn {
  padding-top: 20px;
}
.woocommerce div.product .single-product-meta-btn-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
}
.woocommerce div.product .single-product-meta-btn-wrapper .single-product-wishlist-btn a.add_to_wishlist svg {
  font-size: 25px;
  color: #000000;
  line-height: 25px;
}
.woocommerce div.product .single-product-meta-btn-wrapper .single-product-wishlist-btn .yith-wcwl-add-to-wishlist{
  width: 47px;
  height: 47px;
  border-radius: 50%;
  border: 2px solid #000000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.woocommerce div.product .single-product-meta-btn-wrapper .yith-wcwl-wishlistexistsbrowse, .woocommerce div.product .single-product-meta-btn-wrapper .yith-wcwl-wishlistaddedbrowse{
  width: 100%;
  height: 100%;
}
.woocommerce div.product .single-product-meta-btn-wrapper .yith-wcwl-wishlistexistsbrowse a, .woocommerce div.product .single-product-meta-btn-wrapper .yith-wcwl-wishlistaddedbrowse a{
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.woocommerce div.product .single-product-meta-btn-wrapper .yith-wcwl-wishlistexistsbrowse a::after, .woocommerce div.product .single-product-meta-btn-wrapper .yith-wcwl-wishlistaddedbrowse a::after{
  position: static !important;
  font-size: 25px;
  color: #000000;
  line-height: 25px;
}
.woocommerce div.product .single-product-meta-btn-wrapper .single-product-wishlist-btn .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.woocommerce div.product .single-product-meta-btn-wrapper .single-product-wishlist-btn .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
  width: 100%;
  height: 100%;
}
.woocommerce div.product .single-product-meta-btn-wrapper .single-product-meta-btn span.icon {
  width: 38px;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  background-color: #FFFFFF;
  color: #000000;
  font-size: 20px;
}
.woocommerce div.product .single-product-meta-btn-wrapper .single-product-meta-btn a.single-product-buy-now {
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: #000000;
  padding: 5px;
  border-radius: 10px;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  padding-right: 10px;
}
.woocommerce div.product .single-product-meta-btn-wrapper .single-product-meta-btn.single-product-add-cart-btn button {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 5px;
  padding-right: 10px;
  border-radius: 10px;
  background-color: #000000;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}
.woocommerce div.product section.related.products {
  width: 100%;
  padding-bottom: 0px;
  position: relative;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel {
  border: 1px solid #D5D5D5;
  border-top: 0;
  border-radius: 0 0 10px 10px;
  padding: 30px;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs {
  margin-bottom: 0;
  padding-left: 5px;
  border-radius: 10px 0px 0 0;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs::before {
  border-width: 1px;
  border-color: #D5D5D5;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li {
  padding-left: 40px;
  padding-right: 40px;
  border: unset;
  border-bottom-color:transparent;
  border-radius: 0;
  background-color: #E5E5E5 !important;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li::before, .woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li::after{
  content: none;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li.active  {
  background-color: #000000 !important;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li.active a {
  color: #FFF9F9;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li a{
  color: #000000;
  padding-top: 18px;
  padding-bottom: 18px;
  font-family: "League Spartan", serif ;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description ul li, .woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description p {
  padding-bottom: 10px;
  color: #000000;
  font-size: 16px;
  line-height: 31px;
  font-weight: 400;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description h4 {
  font-size: 24px;
  font-weight: 500;
  line-height: 27px;
  margin-bottom: 10px;
  font-family: "League Spartan", serif ;
  color: #000000;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description p {
  padding-bottom: 20px;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h2 {
  font-size: 20px;
  color: #000000;
  line-height: 30px;
  font-weight: 700;
  text-transform: capitalize;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel table.woocommerce-product-attributes.shop_attributes {
  margin-bottom: 0;
  margin-top: 20px;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel table.woocommerce-product-attributes.shop_attributes th {
  border: 1.5px solid #D5D5D5;
  text-align: center;
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  background-color: #FFFFFF;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel table.woocommerce-product-attributes.shop_attributes td {
  border: 1.5px solid #D5D5D5;
  text-align: center;
  color: #000000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  background-color: #FFFFFF;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-Reviews ol.commentlist {
  padding-top: 30px;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-Reviews ol.commentlist li img {
  display: none;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-Reviews ol.commentlist li .comment-text {
  margin-left: 0 !important;
  padding: 20px !important;
  border: 1.5px solid #D5D5D5 !important;
  border-radius: 6px !important;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-Reviews ol.commentlist li .comment-text .star-rating {
  order: 2;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-Reviews ol.commentlist li .comment-text p.meta {
  display: flex;
  flex-direction: column;
  order: 1;
  margin-bottom: 0 !important;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-Reviews ol.commentlist li .comment-text .description {
  order: 3;
  width: 100%;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta span.woocommerce-review__dash {
  display: none;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-Reviews ol.commentlist li .comment-text p.meta strong {
  font-size: 18px;
  color: #000000;
  text-transform: capitalize;
  line-height: 24px;
  padding-bottom: 5px;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-Reviews ol.commentlist li .comment-text p.meta time.woocommerce-review__published-date {
  color: #000000;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-Reviews ol.commentlist li .comment-text::before, .woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-Reviews ol.commentlist li .comment-text::after{
  content: none !important;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-Reviews ol.commentlist li .comment-text .description p {
  margin-bottom: 0 !important;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-Reviews 
 #review_form_wrapper {
   padding-top: 40px;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper #reply-title {
  color: #000000;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  text-transform: capitalize;
  padding-bottom: 10px;
  display: block;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel form#commentform {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel form#commentform p.comment-notes {
  display: none;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel form#commentform .comment-form-author {
  order: 1;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel form#commentform .comment-form-email{
  order: 2;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel form#commentform .comment-form-rating{
  order: 3;
  display: flex;
  gap: 10px;
  display: flex;
  gap: 10px;
  align-items: center;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel form#commentform .comment-form-comment{
  order: 4;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel form#commentform .comment-form-cookies-consent{
  order: 5;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel form#commentform .form-submit{ 
  order: 6;
  margin-bottom: 0 !important;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  min-height: 48px;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel form#commentform p input[type="text"],
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel form#commentform p input[type="email"],
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel form#commentform p textarea{
  border-radius: 6px;
  border: 1.5px solid #D5D5D5;
  padding: 10px;
  width: 100%;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel form#commentform .comment-form-rating p.stars {
  margin-bottom: 0 !important;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel form#commentform .comment-form-rating p.stars a {
  color: #CFCFCF;
  line-height: 16px;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel form#commentform .comment-form-rating p.stars:hover a {
  color: #FFCC00;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel form#commentform label {
  color: #949494;
  font-size: 16px;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel form#commentform .form-submit input {
  position: relative;
  background-color: #000000 !important;
  border-radius: 6px !important;
  color: #FFFFFF !important;
  padding: 10px 30px !important;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel form#commentform .form-submit input:hover {
  background-color: #FF9D71 !important;
  color: #000000 !important;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel#tab-description h2 {
  padding-bottom: 20px;
}
.woocommerce div.product section.related.products .quick_view a.button.yith-wcqv-button {
  background-color: transparent;
  line-height: inherit;
}
.woocommerce div.product section.related.products .product-content-btns .cart-btn a::after{
  line-height: 28px;
}
.woocommerce div.product section.related.products .related-product-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 30px;
  align-items: center;
  justify-content: space-between;
}
.woocommerce div.product section.related.products .related-product-wrapper .related-product-slider-nav {
  width: 50%;
  display: flex;
  justify-content: end;
  align-items: center;
}
.woocommerce div.product section.related.products .related-product-wrapper .related-product-slider-nav span.arrow-nav {
  width: 36px;
  display: inline-block;
  height: 36px;
  border-radius: 8px;
  background-color: #000000;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  line-height: 36px;
}
.woocommerce div.product section.related.products .related-product-wrapper .related-product-slider-nav span.arrow-nav:hover{
  background-color: #FF9D71;
  cursor: pointer;
}
.woocommerce div.product section.related.products .related-product-wrapper> h2 {
  width: 50%;
  font-family: "League Spartan", serif ;
  font-size: 25px;
  font-weight: 500;
  line-height: 36px;
  color: #000000;
}
.woocommerce div.product section.related.products .related-product-wrapper> .related-product-slider-nav {
  width: 50%;
}
.woocommerce div.product section.related.products .product-items-wrapper .product-item-box {
  margin-left: 8px;
  margin-right: 8px;
}
.woocommerce div.product section.related.products .product-items-wrapper .slick-arrow {
  display: none !important;
}
.woocommerce div.product section.related.products .product-items-wrapper .slick-track {
  padding-bottom: 10px;
}
.woocommerce div.product section.related.products  #arrow_nav_left{
  margin-right: 10px;
}
.yith-wcqv-wrapper div.product {
  align-items: flex-start;
}
.yith-wcqv-wrapper div.product .summary.entry-summary {
  width: 50% !important;
}
.yith-wcqv-wrapper .woocommerce-product-rating {
  display: none;
}
.yith-wcqv-wrapper .size-wrapper {
  padding-top: 23px;
  padding-bottom: 20px !important;
}
.yith-wcqv-wrapper  .product_meta {
  display: none;
}
.yith-wcqv-wrapper .single-product-buy-now-btn {
  display: none;
}
.location_icon li.elementor-icon-list-item:first-child span.elementor-icon-list-icon::after {
  content: "";
  width: 16px;
  height: 20px;
  background-image: var(--location_icon);
  background-repeat: no-repeat;
}
.location_icon li.elementor-icon-list-item:first-child span.elementor-icon-list-icon svg {
  display: none;
}
.show_category {
  cursor: pointer;
}
.wp-block-woocommerce-cart th {
  font-size: 24px;
  line-height: 30px;
  color: #000000;
  padding-bottom: 20px !important;
}
a.wc-block-components-product-name {
  color: #000000;
  font-size: 28px;
  font-weight: 700;
}
td.wc-block-cart-item__product{
  font-size: 20px;
  font-weight: 400;
  color: #000000;
}
span.wc-block-cart__totals-title {
  font-size: 24px !important;
  line-height: 30px !important;
  color: #000000 !important;
  padding-bottom: 20px !important;
}
.wc-block-components-totals-coupon a {
  font-size: 20px;
  color: #000000;
}
span.wc-block-components-button__text {
  color: var(--white);
  font-weight: 500;
}
span.price.wc-block-components-product-price span {
  font-weight: 700;
  font-size: 20px;
}
.wc-block-components-form .wc-block-components-text-input input, .components-combobox-control__input{
  border: 1px solid #D5D5D5 !important;
  color: #000000 !important;
  outline: 0 !important;
}
.components-button.wc-block-components-button {
  border: 0;
  border-radius: 10px;
}

/*======================== Wishlist Page Start ===================*/

.woocommerce-wishlist .wishlist_table .product-add-to-cart a {
  background-color: #FF9D71;
  padding: 10px;
  border-radius: 6px;
  width: max-content;
}
.woocommerce-wishlist .wishlist_table .product-add-to-cart a:hover {
  background-color: #000000;
  color: #FFF !important;
}
.woocommerce-wishlist {
  font-family: "League Spartan", serif ;
}
.woocommerce-wishlist .wishlist-title h2 {
  background-color: unset !important;
  pointer-events: none;
}
.woocommerce-wishlist .wishlist-title h2:hover {
  background-color: unset !important;
  pointer-events: none;
}
form#yith-wcwl-form table{
  border-spacing: 0;
}
.wishlist_table th {
  border: 0 !important;
  color: #FFFFFF;
  font-size: 18px;
}
tbody.wishlist-items-wrapper a.button.yith-wcqv-button {
  display: none;
}
tbody.wishlist-items-wrapper a {
  font-size: 16px;
  color: #000000;
  line-height: 20px;
  font-weight: 600;
}
tbody.wishlist-items-wrapper  td, .wishlist_table .product-stock-status span.wishlist-in-stock {
  text-align: left;
  font-size: 16px;
  color: #000000;
  line-height: 20px;
}
tbody.wishlist-items-wrapper td.product-remove a::after, ul.wishlist_table.wishlist_view.responsive li .additional-info-wrapper .product-remove a::after {
  content: "\f1f8";
  font-family: "fontawesome";
  font-size: 20px;
  color: #000000;
}
tbody.wishlist-items-wrapper td.product-remove a, ul.wishlist_table.wishlist_view.responsive li .additional-info-wrapper .product-remove a {
  font-size: 0;
  margin-top: -10px;
}
ul.wishlist_table.wishlist_view.responsive li .item-wrapper .product-thumbnail img {
  width: 100%;
  object-fit: cover;
  display: inline-block;
}
ul.wishlist_table.wishlist_view.responsive li .item-wrapper .product-thumbnail {
  margin: 0 auto;
  background-color: #E8E8E8;
  border-radius: 10px;
  text-align: center;
  max-width: 100%;
}
ul.wishlist_table.wishlist_view.responsive li .item-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
}
ul.wishlist_table.wishlist_view.responsive li {
  border: 1px solid #E8E8E8;
  border-radius: 15px;
  padding: 10px;
  max-width: 300px;
  width: 100%;
  position: relative;
}
ul.wishlist_table.wishlist_view.responsive {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}
ul.wishlist_table.wishlist_view.responsive li .item-wrapper .item-details a.button.yith-wcqv-button {
  display: none;
}
ul.wishlist_table.wishlist_view.responsive li .item-wrapper .item-details{
  width: 100%;
  padding-top: 10px;
}
ul.wishlist_table.wishlist_view.responsive li .item-wrapper .item-details a {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #000000;
}
ul.wishlist_table.wishlist_view.responsive li .additional-info-wrapper {
  display: flex;
  flex-direction: column;
  align-items: start;
}
ul.wishlist_table.wishlist_view.responsive li td.label {
  display: none;
}
ul.wishlist_table.wishlist_view.responsive li td{
  font-size: 16px !important;
  color: #000000;
}
ul.wishlist_table.wishlist_view.responsive li .additional-info-wrapper a.add_to_cart {
  font-size: 16px;
  color: #000000;
  line-height: 20px;
  margin-bottom: 0 !important;
}
ul.wishlist_table.wishlist_view.responsive li .additional-info-wrapper .product-remove {
  position: absolute;
  top: 20px;
  right: 20px;
}
ul.wishlist_table.wishlist_view.responsive li .additional-info-wrapper .product-remove {
  position: absolute;
  top: 20px;
  right: 20px;
}
.yith-wcwl-share {
  display: none;
}
a#single-product-buy-now.single-product-buy-now.disabled {
  cursor: not-allowed;
  opacity: .5;
}
td.wc-block-cart-item__image img {
  background-color: #E8E8E8;
  border-radius: 10px;
  text-align: center;
}
.wc-block-components-order-summary-item__image img {
  background-color: #E8E8E8;
  border-radius: 10px;
  text-align: center;
}
body.woocommerce-account>.woocommerce {
  max-width: 1680px;
  width: 100%;
  margin: 0 auto !important;
  padding: 70px 20px !important;
}
body.woocommerce-account input {
  border: 1px solid #D5D5D5 !important;
  color: #000000 !important;
  outline: 0 !important;
  padding:12px 16px;
  border-radius: 4px;
}
.button.woocommerce-form-login__submit {
  background-color: #000000 !important;
  border: 0 !important;
  color: #ffffff !important;
  padding: 12px 16px !important;
  min-width: 100px;
}
p.woocommerce-LostPassword.lost_password a {
  color: #000000;
}

/*======================== Wishlist Page End ===================*/

/*=========== Cart Page CSS Start  ===========*/

.woocommerce-cart .bkr_container {
  max-width: 1350px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}

/*=========== Cart Page CSS End  ===========*/

/*========  Cart Page CSS Start =========*/

.woocommerce-cart {
  font-family: "League Spartan", serif ;
}
.woocommerce-cart .empty-cart-page img {
  margin: 0 auto;
}
#empty-cart-page a {
  padding: 15px 17px;
  border-radius: 8px;
}
.woocommerce-cart .wc-block-cart {
  width: 1350px;
  margin-top: 200px;
  padding-bottom: 90px;
}
.woocommerce-cart .woocommerce {
  width: 70%;
  margin: 60px auto;
  padding: 60px 0;
}
.woocommerce-cart .wc-block-cart-items__header-image {
  font-size: 22px;
  line-height: 22px;
  font-weight: 600;
  color: #000000;
}
.woocommerce-cart .wc-block-components-product-name {
  font-size: 16px;
  line-height: 30px;
  font-weight: 600;
  color: #000000;
}
.woocommerce-cart .wc-block-components-totals-wrapper {
  color: #000000;
}
.woocommerce-cart .wc-block-cart__submit-container a {
  background-color: #000000;
  border-radius: 6px;
  border: unset;
  color: #FFF;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
}
.woocommerce-cart .wc-block-cart__submit-container a:hover {
  background-color: #FF9D71 !important;
  color: #000000 !important;
}
.woocommerce-cart .wc-block-cart-items__header-total span {
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  color: #000000;
}
.woocommerce-cart .wc-block-components-product-price__value {
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  color: #000000;
}
.woocommerce-cart .wc-block-components-button { 
  background-color: #000000;
  border-radius: 6px;
  border: unset;
  color: #FFF;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
}
.woocommerce-cart .wc-block-components-button:hover {
	background-color: #FF9D71 !important;
}
.woocommerce-cart .wc-block-cart__totals-title {
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  color: #000000 !important;
}
.woocommerce-cart .actions .button {
  opacity: 1 !important;
  color: #000000 !important;
  background: #000000;
  border-radius: 0px;
  text-transform: capitalize;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  background: #000000;
  color: #000000;
  border-radius: 0px;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
  background: #000;
  color: #000000;
}
.woocommerce-cart .actions .button:hover {
  background-color: #121212 !important;
  color: #000000 !important;
}
h2#empty-cart-heading {
  font-size: 30px;
  line-height: 38px;
  font-weight: 600;
  color: #000000;
  padding: 10px 0;
}
#empty-cart-page p {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #000000;
  padding: 10px 0;
}
#empty-cart-page a {
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #000000;
  background: #000000;
  border-radius: 0px;
  padding: 14px 6px;
  display: inline-block;
  text-transform: uppercase;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
  width: 120px;
}
.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items td {
  color: #000000;
}
.woocommerce-cart .woocommerce table.shop_table {
  color: #000000;
}
.woocommerce-cart table.cart img {
  width: 30%;
  box-shadow: none;
}
.woocommerce-cart td.product-name a {
  color: #000000;
}
.woocommerce-cart .qib-button-wrapper button.qib-button {
  color: #000000;
}
.woocommerce-cart .woocommerce table.shop_table {
  border: 1px solid #f2f2f2;
}
.woocommerce-cart .wc-block-components-totals-coupon a {
  color: #000000;
}
.woocommerce-cart .wc-block-cart-items__header-total {
  color: #000000;
}
.woocommerce-cart .is-large.wc-block-cart {
  margin-bottom: 0px !important;
}

/*========  Cart Page CSS End =========*/


/*========  Checkout Page CSS Start =========*/

.woocommerce-checkout {
  font-family: "League Spartan", serif ;
}
.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
  max-width: 50px !important;
  width: 50px !important;
}
.woocommerce-checkout .wc-block-components-order-summary-item__image img {
  border-radius: 6px !important;
}
.woocommerce-checkout .wc-block-components-checkbox__label {
  color: #000000;
}
.woocommerce-checkout .wc-block-components-sidebar-layout {
  border: 1px solid #000000;
  padding: 40px 20px !important;
}
.woocommerce-checkout .wc-block-checkout {
  width: 1350px;
  margin: 0 auto;
  padding: 20px 0;
  margin-top: 100px;
  padding-bottom: 110px;
}
.woocommerce-checkout .woocommerce-billing-fields {
  color: #000000;
}
.woocommerce-checkout thead {
  color: #000000;
}
.woocommerce-checkout .wc-block-components-checkout-step__title {
  font-size: 22px;
  line-height: 22px;
  font-weight: 600;
  color: #000000;
}
.woocommerce-checkout .wc-block-components-checkout-step__description {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #000000;
}
.woocommerce-checkout .wc-block-checkout__terms span {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #000000;
}
.woocommerce-checkout .wc-block-components-checkout-place-order-button {
  background-color: #000000;
  border-radius: 6px;
  border: unset;
  color: #FFF;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  width: max-content !important;
  padding: 10px 50px !important;
}
.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover {
  background-color: #FF9D71;
  color: #000000 !important;
}
.woocommerce-checkout .wc-block-checkout__actions_row a {
  background-color: #000000;
  border-radius: 30px;
  border: unset;
  color: #FFF;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  width: max-content;
  padding: 17px 30px;
}
.woocommerce-checkout .wc-block-checkout__actions_row a:hover {
  background-color: #000000;
}
.woocommerce-checkout .wc-block-components-totals-coupon a {
  color: #000000;
}
.woocommerce-checkout .wc-block-components-checkout-return-to-cart-button svg {
  display: none;
}
.woocommerce-checkout .wc-block-components-order-summary__button-text {
  font-size: 22px;
  line-height: 22px;
  font-weight: 600;
  color: #000000;
}
.woocommerce-checkout .wc-block-components-product-name {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #000000;
}
.woocommerce-checkout .wc-block-components-totals-coupon__button {
  background-color: #000000;
  border-radius: 6px;
  border: unset;
  color: #000000;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  min-height: 2em !important;
}
.woocommerce-checkout .wc-block-components-totals-coupon__button:hover {
  background-color: #FF9D71 !important;
  color: #000000 !important;
}
.woocommerce-checkout .woocommerce table.shop_table td {
  color: #000000;
}
.woocommerce-checkout .place-order button {
  background-color: #000000 !important;
  padding: 14px 25px;
  border-radius: 0px;
  font-size: 18px;
}
.woocommerce-checkout #order_review_heading {
  color: #000000;
}
.woocommerce-checkout .woocommerce table.shop_table {
  border: 1px solid #000000;
}
.woocommerce-checkout p#order_comments_field {
  color: #000000;
}
.woocommerce-checkout .woocommerce form .form-row .required {
  color: #000000;
}
.woocommerce-checkout tr.cart-subtotal {
  color: #000000;
}
.woocommerce-checkout .order-total th {
  color: #000000;
}
.woocommerce-checkout .woocommerce-additional-fields h3 {
  color: #000000;
}
.woocommerce-checkout .wc-block-components-sidebar {
  color: #000000;
}
.woocommerce-checkout .wc-block-components-validation-error > p {
  color: #000000;
}

/*========  Checkout Page CSS End =========*/




@media screen and (min-width:768px) and (max-width:991px){
.header-content-row .elementskit-menu-container {
      max-width: max-content !important;
  }
}

@media screen and (min-width:992px) and (max-width:1024px) {
  .header-content-row .elementskit-menu-container {
      max-width: max-content !important;
  }
}