<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/*====================== About Page Start =======================*/

.aboutp-artist-row .elementskit-infobox {
  backdrop-filter: contrast(0.2);
}

/*====================== About Page End =======================*/

/*====================== Gallery Page Start =======================*/

.title-banner .e-con-inner {
  backdrop-filter: contrast(0.2);
  width: fit-content;
  padding: 10px 30px;
  border-radius: 6px;
}

/*====================== Gallery Page End =======================*/

/*====================== Contact Page Start =======================*/

.contactp-left-col, .contact-page-right-section {
  backdrop-filter: contrast(0.2);
}
.contact-page-right-section form p label {
  padding-bottom: 8px;
  font-family: "Outfit", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #000;
}
.contact-page-right-section form .wpcf7-not-valid-tip {
  display: inline;
  color: #cc3300;
  font: 400 16px/16px "Outfit", sans-serif;
}
.contact-page-right-section form .wpcf7-not-valid {
  margin-bottom: 5px;
}
.contact-page-right-section form p input {
  padding: 8px;
  border-radius: 6px;
  border: 1px solid #FFF;
  margin-bottom: 10px;
  width: 100%;
}
.contact-page-right-section form p textarea {
  padding: 10px;
  border-radius: 6px;
  border: 1px solid #FFF;
  margin-bottom: 10px;
  width: 100%;
  height: 160px;
}
.contact-page-right-section form .wpcf7-submit {
  background-color: #6CC44D;
  border: unset;
  margin-bottom: 0px;
  color: #FFF;
  font-family: "Outfit", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  width: max-content;
  padding: 13px 25px;
  border-radius: 6px;
  margin-top: 10px;
}
.contact-page-right-section .submit_btn_icon p {
  width: max-content;
}
.contact-page-right-section form .wpcf7-submit:hover {
  background-color: #000;
  color: #FFF;
}
.contact-form input::placeholder, .contact-form textarea::placeholder  {
  color: #000000;
  font-family: "Outfit", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
.contact-form input:not([type="checkbox"]), .contact-form textarea, .contact-form select {
  border: 1px solid #0000004D;
  border-radius: 5px;
  padding: 12px 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  color: #000000;
  width: 100%;
  margin-bottom: 30px;
}
.contact-page-right-section .contact-form textarea{
  resize: none;
  max-height: 160px;
}
.contact-page-right-section .contact-form label {
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  color: #000000;
  margin-bottom: 5px;
}
.contact-page-right-section .contact-form select{
  background-color: transparent;
}
.contact-form input[type="submit"] {
  width: auto;
  background: #000000;
  color: #FFFFFF;
  border: unset;
  padding: 0px !important;
  margin: 0px;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}
.contact-page-right-section .submit_btn_icon span.wpcf7-spinner {
  display: none;
}
.contact-page-right-section .wpcf7 form .wpcf7-response-output {
  margin: 1em 0em 0em;
  padding: 0.2em 1em;
  border: 1px solid #000;
  color: #000;
}

/*====================== Contact Page End =======================*/


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


.blog-no-sidebar-content .upk-alter-grid .upk-item {
  padding: 20px;
}
.blog-no-sidebar-content .upk-alter-grid .upk-meta {
  justify-content: space-between;
  flex-direction: row-reverse;
}
.blog-no-sidebar-content .upk-alter-grid .upk-meta &gt; div:before {
  display: none;
}
.blog-no-sidebar-content .upk-alter-grid .upk-item:hover .upk-title a {
  color: #1A1A1A !important;
}
.blog-no-sidebar-content .upk-alter-grid .upk-item:hover .upk-text p {
  color: #1A1A1A;
}
.blog-no-sidebar-content .upk-alter-grid .upk-item .title-animation-underline {
  background-size: 0 !important;
}
.blog-no-sidebar-content .ep-pagination .upk-pagination li.upk-pagination-previous a, .blog-no-sidebar-content .ep-pagination .upk-pagination li.upk-pagination-next a {
  border: unset !important;
}
.blog-no-sidebar-content .upk-pagination-previous a span i::before {
  font-weight: 800;
}
.blog-no-sidebar-content .upk-pagination-previous a:hover span i::before {
  color: #FFF;
}
.blog-no-sidebar-content .upk-pagination-next a:hover span i::before {
  color: #FFF;
}
.blog-no-sidebar-content .upk-alter-grid .upk-meta .author-name {
    pointer-events: none;
}

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


/*====================== Blog Left Sidebar Page Start =======================*/

.blog-left-sidebar aside {
    border: 1px solid #000000;
    padding: 20px;
    border-radius: 10px;
}
.blog-left-sidebar .elementor-widget-container aside:nth-child(2) {
    margin: 20px 0;
}
.blog-left-sidebar .wp-block-search__label {
  visibility: hidden;
  display: none;
}
.search-results #header-main-container {
  background-color: #1B1E1A;
  padding-bottom: 50px;
}
.blog-left-sidebar .wp-block-heading {
  font: 600 28px/35px "Outfit", sans-serif;
  color: #000000;
  padding-bottom: 10px;
}
.blog-left-sidebar .wp-block-latest-posts li {
  margin: 10px 0 15px 0;
}
.blog-left-sidebar .wp-block-latest-posts li a {
  font: 500 18px/25px "Outfit", sans-serif;
  color: #000000;
}
.blog-left-sidebar .wp-block-latest-comments li {
  margin: 10px 0;
}
.blog-left-sidebar .wp-block-latest-comments li a {
  color: #000000;
}
.blog-left-sidebar .wp-block-search__inside-wrapper  {
  display: flex;
  gap: 12px;
}
.blog-left-sidebar .wp-block-search__inside-wrapper .wp-block-search__input {
  width: 100%;
  border-radius: 6px;
  padding: 6px;
  border: 1px solid #000000;
}
.blog-left-sidebar .wp-block-search__inside-wrapper .wp-block-search__button {
  background-color: #6CC44D;
  border-radius: 6px;
  border: unset;
  color: #FFF;
  padding: 8px 14px;
  font: 500 16px/16px "Outfit", sans-serif;
}
.blog-left-sidebar .wp-block-search__inside-wrapper .wp-block-search__button:hover {
  background-color: #000000;
  color: #FFF;
}
.blog-left-sidebar .wp-block-latest-posts li {
  display: flex;
  gap: 15px;
}
.blog-left-sidebar .wp-block-latest-posts__featured-image {
  max-width: 100px;
  border-radius: 6px;
  object-fit: cover;
}
.blog-left-sidebar .wp-block-latest-posts__featured-image img {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 4px;
}
.blog-left-sidebar  .wp-block-latest-comments__comment-meta {
  color: #000000;
}
.search.search-results #theme-page-pro-sidebar .wp-block-latest-posts li img {
  border-radius: 10px;
}

/*====================== Blog Left Sidebar Page End =======================*/


/*=========== Blog Page Search Result Start ============*/

.search.search-results #theme-page-pro-sidebar .wp-block-latest-posts li img {
  aspect-ratio: 3/2;
  object-fit: cover;
  border-radius: 4px;
  width: 100px;
  height: 100px;
}
.search.search-results .wp-block-search__input {
  border-radius: 6px;
  padding: 8px;
  border: 1px solid #949494;
  width: 100%;
}
.search.search-results form .wp-block-search__inside-wrapper  {
  display: flex;
  gap: 10px;
}
.search-results #header-main-container {
  margin-bottom: 0px;
}
.search-results .entry-title {
  margin-top: 30px;
}
.search.search-results #header-section {
  margin-bottom: 0px;
}
.search.search-results .post-image img {
  object-fit: cover;
  height: auto;
  border-radius: 10px;
  min-height: 250px;
}
.search.search-results #theme-page-pro-sidebar {
  border: 1px solid #000;
  padding: 10px 10px;
  border-radius: 10px;
  height: fit-content;
}
.search.search-results .postbox h4 {
  font-family: "Outfit", Sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
}
.search.search-results .post-categories a {
  color: #000;
}
.search.search-results .wp-block-latest-posts li a {
  color: #000;
}
.search.search-results .wp-block-latest-posts li {
  padding: 6px 0;
}
.search.search-results #theme-page-pro-sidebar .wp-block-heading {
  font: 600 30px/30px "Outfit", Sans-serif;
  padding: 15px 0;
}
.search.search-results .wp-block-search__button {
  border-radius: 6px;
  padding: 0px 10px;
  background-color: #1B1E1A;
  color: #FFF;
  border: unset;
}
.search.search-results .wp-block-search__button:hover {
  background-color: #000000;
  color: #FFF;
}
.search.search-results .widget_search .wp-block-search__label {
  padding-bottom: 5px;
}
.search.search-results .search-post-readmore {
  background-color: #1B1E1A;
  color: #FFF;
  padding: 9px 12px;
  border-radius: 50px;
}
.search.search-results .search-post-readmore:hover {
  background-color: #000000;
  color: #FFF;
}
.search.search-results .postbox {
  padding: 0px;
  border-radius: 8px;
}
.search.search-results .wp-block-latest-comments__comment a {
  color: #000;
}
.search.search-results .entry-title.theme-page-title {
  font: 600 35px / 35px "Outfit", Sans-serif;
}
.search.search-results .wp-navigation .next {
  color: #000;
}
.search.search-results .page-numbers.current {
  background-color: #1B1E1A;
  color: #FFF;
  padding: 3px 11px;
  border-radius: 5px;
}
.search.search-results .nav-links {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  z-index: 1;
}
.search.search-results .page-numbers:not(.current) {
  background-color: #000;
  color: #FFF;
  padding: 3px 11px;
  border-radius: 5px;
}
.search.search-results .prev, .search.search-results .next {
  color: #000000 !important;
  background-color: transparent !important;
}
.search-results #theme-page-pro-sidebar aside#block-4 {
  margin-top: 70px;
}

.search-results .container .middle-align {
  background-color: #FFF;
  /* padding: 20px; */
}
.search.search-results form .wp-block-search__button {
  margin-left: 0px;
}

/*=========== Blog Page Search Result End ============*/



/*=========== Single Classes Page Start ============*/


.single-classes .single-classes-page-main-content {
  width: 1360px;
  padding-bottom: 80px;
}
.single-classes .single-classes-description-para .classes-btn {
  background-color: #000;
  color: #FFF;
  padding: 10px 25px;
  border-radius: 6px;
}
.single-classes .single-classes-description-para .classes-btn a {
  color: #FFF !important;
}
.single-classes .single-classes-description-para .classes-btn:hover {
  background-color: #6CC44D;
}
.single-classes .single-classes-description-para .classes-btn:hover a {
  color: #FFF !important;
}
.single-classes .single-classes-content-title {
  text-transform: capitalize;
}

/*=========== Single Classes Page End ============*/



/*=========== Single Yoga Page Start ============*/

.single-yoga .single-yoga-page-main-content {
  width: 1360px;
  padding-bottom: 100px;
}
.single-yoga .breadcrumb-single-yoga-page a {
  color: #FFF;
}
.single-yoga .banner-img-main-box {
  height: 450px;
}
.single-yoga .breadcrumb-single-yoga-page {
  color: #FFF;
  padding-bottom: 110px;
}
.single-yoga .single-yoga-content-title {
  text-transform: capitalize;
}



/*=========== Single Yoga Page End ============*/


/*=========== Search Page Start ============*/

.search-results .single-yoga-page-main-content {
  width: 1360px;
  padding-bottom: 100px;
}
.search-result&gt;div {
  margin-bottom: 20px;
}
.search-results .breadcrumb-single-yoga-page a {
  color: #FFF;
}
.search-results .banner-img-main-box {
  height: 450px;
}
.search-results .breadcrumb-single-yoga-page {
  color: #FFF;
  padding-bottom: 110px;
}
.search-results .single-yoga-content-title {
  text-transform: capitalize;
}



/*=========== Search Page End ============*/












/*=============== Music Band Theme CSS End =============*/








/*====== Single Event Page CSS Start =======*/
.single-event-page {
  padding: 0;
}
.single-event-page-main-content {
  max-width: calc(100% - 29%);
  margin-bottom: 6em;
}
.single-events-description-title {
  font: 600 30px/30px 'Outfit';
  color: #010101;
}
.single-events-description-para p {
  font: 400 18px/45px 'Outfit', sans-serif;
  color: #1E1E1E;
}
.single-events-content-title {
  font: 600 30px/30px 'Outfit';
  color: #010101;
}
.events-content-para-list li svg {
  font-size: 25px;
}
.events-content-para-list li svg path {
  fill: #441C88;
}
.events-content-para-list li {
  font: 300 18px/25px 'Outfit', sans-serif;
  color: #000000;
}
.single-events .btn {
  padding: 0;
}
.events-button {
  font: 400 18px/18px 'Outfit';
  background-color: #000000;
  color: #ffffff;
  border-radius: 10px;
  padding: 9px 10px 9px 15px;
  letter-spacing: 0.4px;
}
.events-button svg {
  background-color: #FFF;
  padding: 8px 10px;
  width: 18px;
  height: 18px;
  border-radius: 6px
}
.events-button {
  display: flex;
  align-items: center;
  justify-content: center;
} 
.events-button svg path {
  color: #000000;
}
.events-btn a:hover {
  background-color: #441C88;
  color: #FFF;
}
.single-event-page-time-box {
  box-shadow: inset 0px 7px 0px #441C88, 0px 3px 6px #00000029;
  border-radius: 20px;
  padding: 35px 35px;
}
.single-event-page-time-box .flex-shrink-0 svg {
  color: #441C88;
}
.events-social-share .share_icon {
  display: inline-block;
}
.events-social-share .share_icon svg {
  color: #000;
}
.events-social-share .share_icon .hover-fx:hover {
  background-color: #441C88;
}
.events-social-share .share_icon .hover-fx:hover svg {
  color: #FFF;
}
.single-event-page-map iframe {
  border-radius: 20px;
  width: 100%;
} 
.single-event-page-time-box  .flex-grow-1 h4 {
  font: 600 20px/25px 'Outfit';
  color: #010101;
}
.single-event-page-time-box  .flex-grow-1 p {
  font: 400 16px/30px 'Outfit', sans-serif;
  color: #1E1E1E;
}
/*====== Single Event Page CSS End =======*/



/*====================== About us Page Start =======================*/

#aboutp-team .ea-tm {
  border: 1px solid #dcdcdc;
  background-color: #EEF6E5;
}

/*====================== About us Page End =======================*/


/*====================== Blog No Sidebar Page Start =======================*/
#blog-content-grid .ea-item {
  display: flex;
  gap: 15px;
  border-radius: 10px;
}
#blog-content-grid .ea-item .ea-img-wrap {
  width: 45%;
}
#blog-content-grid .ea-item .ea-content {
  width: 55%;
}
#blog-content-grid .ea-amox-grid .ea-item:hover .ea-img-wrap .ea-img {
  transform: unset;
}
#blog-content-grid .ea-amox-grid .ea-item:nth-child(1) {
  background-color: #E5F7FC;
}
#blog-content-grid .ea-amox-grid .ea-item:nth-child(2) {
  background-color: #EEF6E5;
}
#blog-content-grid .ea-amox-grid .ea-item:nth-child(3) {
  background-color: #FFF1E5;
}
#blog-content-grid .ea-amox-grid .ea-item:nth-child(4) {
  background-color: #F8EFFF;
}
#blog-content-grid .ea-amox-grid .ea-item:nth-child(5) {
  background-color: #E5F7FC;
}
#blog-content-grid .ea-amox-grid .ea-item:nth-child(6) {
  background-color: #FFF1E5;
}
#blog-content-grid .ea-amox-grid .ea-title a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-top: 15px;
  margin-bottom: 5px;
}
#blog-content-grid .ea-amox-grid .ea-title {
  padding-bottom: 0px;
}
#blog-content-grid .ea-amox-grid span.ea-readmore-icon {
  text-transform: capitalize;
  font: 600 16px/25px 'Outfit';
}
#blog-content-grid .ea-amox-grid .ea-img-wrap .ea-img {
  height: 250px;
}
#blog-content-grid .ea-amox-grid .ea-title .title-animation-underline:hover {
  background-size: 0% 0px;
}
#blog-content-grid .ea-amox-grid .ea-text p {
  opacity: 0.8;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
#blog-content-grid .ea-amox-grid .ea-content {
  display: grid;
  padding-right: 12px;
  padding: 12px 12px 12px 0px;
}
#blog-content-grid .ea-amox-grid .ea-amox-grid .ea-comments {
  margin-left: 0px;
}
#blog-content-grid .ea-amox-grid .ea-meta {
  order: 1;
  justify-content: space-around;
  padding: 8px 0;
}
#blog-content-grid .ea-amox-grid .ea-meta a {
  pointer-events: none;
}
#blog-content-grid .ea-amox-grid .ea-title {
  order: 2;
}
#blog-content-grid .ea-amox-grid .ea-text-wrap {
  order: 3;
}
#blog-content-grid .ea-amox-grid .ea-button-wrap {
  order: 4;
  margin-top: 5px;
}
#blog-content-grid .ea-amox-grid .ea-item:nth-child(1) .ea-meta {
  background-color: #00AEE2;
  border-radius: 8px;
}
#blog-content-grid .ea-amox-grid .ea-item:nth-child(2) .ea-meta {
  background-color: #56A902;
  border-radius: 8px;
}
#blog-content-grid .ea-amox-grid .ea-item:nth-child(3) .ea-meta {
  background-color: #FF7700;
  border-radius: 8px;
}
#blog-content-grid .ea-amox-grid .ea-item:nth-child(4) .ea-meta {
  background-color: #BD66FF;
  border-radius: 8px;
}
#blog-content-grid .ea-amox-grid .ea-item:nth-child(5) .ea-meta {
  background-color: #441C88;
  border-radius: 8px;
}
#blog-content-grid .ea-amox-grid .ea-item:nth-child(6) .ea-meta {
  background-color: #7c6530;
  border-radius: 8px;
}
#blog-content-grid .ea-amox-grid .ea-comments {
  flex-direction: column-reverse;
  margin-left: 0px !important;
  align-items: flex-end;
}
#blog-content-grid .ea-amox-grid .ea-author {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#blog-content-grid .ea-amox-grid .ea-date {
  width: 100px;
}
#blog-content-grid .ea-amox-grid .ea-comments span {
  margin-left: 0px !important;
  text-align: end;
}
#blog-content-grid .ea-amox-grid .ea-author {
  position: relative;
}
#blog-content-grid .ea-amox-grid .ea-author::before {
  content: '';
  position: absolute;
  transform: translate(-60px, 0px);
  height: 40px;
  width: 1px;
  background-color: #FFF;
}
#blog-content-grid .ea-amox-grid .ea-author::after {
  content: '';
  position: absolute;
  transform: translate(60px, 0px);
  height: 40px;
  width: 1px;
  background-color: #FFF;
}
#blog-content-grid .eicon-comments {
  display: none;
}

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


/*====================== Blog Left Sidebar Page Start =======================*/

#blog-content-grid-sidebar .ea-amox-grid .ea-meta a {
  pointer-events: none;
}
#blog-content-grid-sidebar .ea-item {
  display: flex;
  gap: 15px;
  border-radius: 10px;
}
#blog-content-grid-sidebar .ea-item .ea-img-wrap {
  width: 45%;
}
#blog-content-grid-sidebar .ea-item .ea-content {
  width: 55%;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-item:hover .ea-img-wrap .ea-img {
  transform: unset;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-item:nth-child(1) {
  background-color: #E5F7FC;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-item:nth-child(2) {
  background-color: #EEF6E5;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-item:nth-child(3) {
  background-color: #FFF1E5;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-item:nth-child(4) {
  background-color: #F8EFFF;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-item:nth-child(5) {
  background-color: #E5F7FC;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-item:nth-child(6) {
  background-color: #FFF1E5;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-title a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-top: 15px;
  margin-bottom: 5px;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-title {
  padding-bottom: 0px;
}
#blog-content-grid-sidebar .ea-amox-grid span.ea-readmore-icon {
  text-transform: capitalize;
  font: 600 16px/25px 'Outfit';
}
#blog-content-grid-sidebar .ea-amox-grid .ea-img-wrap .ea-img {
  height: 250px;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-title .title-animation-underline:hover {
  background-size: 0% 0px;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-text p {
  opacity: 0.8;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-content {
  display: grid;
  padding-right: 12px;
  padding: 12px 12px 12px 0px;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-amox-grid .ea-comments {
  margin-left: 0px;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-meta {
  order: 1;
  justify-content: space-around;
  padding: 8px 0;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-title {
  order: 2;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-text-wrap {
  order: 3;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-button-wrap {
  order: 4;
  margin-top: 5px;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-item:nth-child(1) .ea-meta {
  background-color: #00AEE2;
  border-radius: 8px;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-item:nth-child(2) .ea-meta {
  background-color: #56A902;
  border-radius: 8px;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-item:nth-child(3) .ea-meta {
  background-color: #FF7700;
  border-radius: 8px;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-item:nth-child(4) .ea-meta {
  background-color: #BD66FF;
  border-radius: 8px;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-item:nth-child(5) .ea-meta {
  background-color: #441C88;
  border-radius: 8px;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-item:nth-child(6) .ea-meta {
  background-color: #7c6530;
  border-radius: 8px;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-comments {
  flex-direction: column-reverse;
  margin-left: 0px !important;
  align-items: flex-end;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-author {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-date {
  width: 100px;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-comments span {
  margin-left: 0px !important;
  text-align: end;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-author {
  position: relative;
}
#blog-content-grid-sidebar .ea-amox-grid .ea-author::before {
  content: '';
  position: absolute;
  height: 40px;
  width: 1px;
  background-color: #FFF;
  transform: translate(-70px, 0px);
}
#blog-content-grid-sidebar .ea-amox-grid .ea-author::after {
  content: '';
  position: absolute;
  height: 40px;
  width: 1px;
  background-color: #FFF;
  transform: translate(70px, 0px);
}
.blog-content-right-col .eicon-comments {
  display: none;
}

/*====================== Blog Left Sidebar Page End =======================*/












/*=========== Pet Shop Theme CSS Start  ===========*/


















/*=========== About Page CSS Start  ===========*/

.aboutp-passion-col1 .ekit-wid-con .ekit-header-info, .aboutp-passion-col1 .ekit-wid-con .ekit-header-info a {
  display: block;
}

/*=========== About Page CSS End  ===========*/



/*=========== FAQ Page CSS Start  ===========*/

#faq-section .elementskit-btn-link svg {
  max-width: 80px;
  height: 16px !important;
}
#faq-section .elementskit-card.active .elementskit-card-header&gt;.elementskit-btn-link {
  font-family: "Outfit", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
}
#faq-section .elementskit-card:not(.active) .elementskit-btn-link {
  border-radius: 10px 10px 10px 10px;
}

/*=========== FAQ Page CSS End  ===========*/

/*=========== Blog With No Sidebar Page Start ============*/

.blog-no-sidebar .e-con-inner {
  overflow-x: clip;
}
.blog-no-sidebar .ea-amox-grid .ea-item:hover .ea-img-wrap .ea-img {
  transform: unset;
}
.blog-no-sidebar .ea-amox-grid .ea-item  .ea-img-wrap img {
  height: 250px;
  border-radius: 10px;
}
.blog-no-sidebar .ea-amox-grid .ea-content {
  display: grid;
}
.blog-no-sidebar .ea-amox-grid .ea-title {
  order: 2;
}
.blog-no-sidebar .ea-amox-grid .ea-meta {
  order: 1;
}
.blog-no-sidebar .ea-amox-grid .ea-text-wrap {
  order: 3;
}
.blog-no-sidebar .ea-amox-grid .ea-button-wrap {
  order: 4;
  margin-top: 12px;
}
.blog-no-sidebar .ea-amox-grid .ea-category {
  margin-bottom: 0px;
}
.blog-no-sidebar .ea-title {
  padding-top: 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2 !important;
  line-height: 35px;
  height: 75px;
}
.blog-no-sidebar .ea-button-wrap a {
  font: 600 16px/16px "Outfit", sans-serif;
  text-transform: capitalize;
}
.blog-no-sidebar .ea-amox-grid .ea-button-wrap:hover {
  margin-bottom: calc(0px * 2) !important;
}
.blog-no-sidebar .ea-amox-grid .ea-title .title-animation-underline:hover {
  background-size: 0% 0px;
}
.blog-no-sidebar .ea-text p {
  padding-bottom: 4px;
  font: 400 16px/25px "Outfit", sans-serif;
  color: #000000;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-top: 10px;
}
.blog-no-sidebar .fa-hand-holding-hand {
  padding: 9px;
  background-color: #fff;
  border-radius: 8px;
  margin-left: 15px;
}
.blog-no-sidebar .ea-readmore-icon {
  font: 500 17px/22px "Outfit", sans-serif;
  display: flex;
  align-items: center;
  background-color: #000;
  max-width: max-content;
  padding: 10px 30px 10px 30px;
  border-radius: 6px;
  color: #fff;
}
.blog-no-sidebar .ea-button-wrap a .ea-readmore-icon svg path {
  fill: #000000;
}
.blog-no-sidebar .ea-author a {
  color: #8D99AE;
  pointer-events: none;
}
.blog-no-sidebar .ea-author {
  order: 1;
}
.blog-no-sidebar .ea-date {
  margin-left: 10px;
  order: 2;
}
.blog-no-sidebar .ea-comments {
  order: 3;
}
.blog-no-sidebar span.ea-readmore-icon:hover {
  background-color: #FFF;
  color: #000000;
}
.blog-no-sidebar .ea-amox-grid .ea-date::before {
  content: "\f073";
  font-family: 'FontAwesome';
  font-size: 16px;
  color: #000;
  font-weight: 400;
  margin-right: 5px;
}
.blog-no-sidebar .ea-author:before {
  content: "\f007" !important;
  color: #000;
  font-family: 'FontAwesome';
  font-weight: 400;
  font-size: 16px;
  margin-right: 5px;
}
.blog-no-sidebar .eicon-comments::before {
  content: "\f086" !important;
  color: #000;
  font-family: 'FontAwesome';
  font-weight: 400;
  font-size: 16px;
  margin-right: 4px;
}
.blog-no-sidebar .ea-amox-grid .ea-item {
  border-radius: 10px;
}
.blog-no-sidebar .ea-amox-grid&gt;div:nth-child(3n+0) {
  background-color: #A99DFE;
}
.blog-no-sidebar .ea-amox-grid&gt;div:nth-child(3n-1) {
  background-color: #1B1E1A;
}
.blog-no-sidebar .ea-amox-grid&gt;div:nth-child(3n-2) {
  background-color: #7ADF80;
}
.blog-no-sidebar .ea-pagination .ea-pagination-previous a {
  padding: 10px 12px !important;
}
.blog-no-sidebar .ea-pagination .ea-pagination-previous .ea-icon-arrow-left-5:before {
  font-weight: 900;
  font-size: 16px;
}


/*=========== Blog With No Sidebar Page End ============*/



/*=========== Shop Page CSS Start  ===========*/

.woocommerce-checkout .wc-block-components-totals-coupon__button .wc-block-components-button__text {
  color: #FFF;
  opacity: 1 !important;
}
.woocommerce-checkout form button {
  pointer-events: visible !important;
}
.woocommerce-shop #yith-quick-view-modal #yith-quick-view-content {
  background-color: #FFF;
}
.woocommerce-shop #yith-quick-view-modal .product_title {
  color: #000000;
}
.woocommerce-shop #yith-quick-view-modal .single-product-short-des {
  color: #000000;
}
.woocommerce-shop #yith-quick-view-modal .single-product-btn1 button:hover {
  background-color: #000000 !important;
  color: #FFF !important;
}
.woocommerce-shop #yith-quick-view-modal .single-product .single-product-btn2 a:hover {
  background-color: #000000 !important;
  color: #FFF !important;
}
.woocommerce-shop #yith-quick-view-modal .woocommerce-Price-amount {
  color: #000;
}

.woocommerce-shop .shop-product-wrapper .home-product-content h4 a {
  font: 600 22px/26px "Outfit", Sans-serif;
  /* color: #FFFFFF; */
}
.woocommerce-shop .shop-product-wrapper .product-items-wrapper .regular-price del {
  text-decoration: unset;
}
.woocommerce-shop .shop-product-wrapper .add-to-cart-btn a::before {
  content: '\f07a';
  position: absolute;
  font-family: 'Font Awesome 5 Free';
  font-weight: 800;
  font-size: 16px;
  color: #FFF;
  background-color: #1B1E1A;
  width: 35px;
  height: 35px;
  align-items: center;
  justify-content: center;
  display: flex;
  border-radius: 50px;
}
.woocommerce-shop .shop-product-wrapper .add-to-wishlist-btn .yith-wcwl-add-to-wishlist-button__label {
  font-size: 0px;
}
.woocommerce-shop .shop-product-wrapper .quick-view-btn a {
  font-size: 0;
}
.woocommerce-shop .shop-product-wrapper .quick-view-btn a::before {
  content: '\f06e';
  position: absolute;
  font-family: 'Font Awesome 5 Free';
  font-weight: 800;
  font-size: 16px;
  color: #FFF;
  background-color: #1B1E1A;
  width: 35px;
  height: 35px;
  align-items: center;
  justify-content: center;
  display: flex;
  border-radius: 50px;
}
.woocommerce-shop .shop-product-wrapper .product-action-buttons {
  position: absolute;
  right: 10px;
  top: 24%;
  transform: translate(0px, 0px);
  opacity: 0;
  transition: 0.3s ease-in-out;
}
.woocommerce-shop .shop-product-wrapper .product-item-box:hover .product-action-buttons {
  opacity: 1;
}
.woocommerce-shop .breadcrumb-shoppage {
  backdrop-filter: contrast(0.2);
  width: fit-content;
  padding: 10px 30px;
  border-radius: 6px;
}
.woocommerce-shop .quick-view-btn .yith-wcqv-button {
  display: inline !important;
}
.woocommerce-shop .product-item-box a.button {
  display: inline !important;
}
.woocommerce-shop .product-item-box .product-bottom-price-row {
  transform: translateY(-24px);
  font: 600 22px/26px "Outfit", Sans-serif;
  border-radius: 50px;
  border: 1px solid #1B1E1A;
  width: fit-content;
  margin: 0 auto;
  padding: 10px 22px;
  color: #1B1E1A;
  background-color: #FFFFFF;
}
.woocommerce-shop .product-item-box .product-title {
  transform: translateY(-10px);
}
.woocommerce-shop .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor {
  flex-direction: row;
  margin: 0 auto;
  justify-content: center;
  gap: 0px;
  align-items: center;
}
.woocommerce-shop .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor svg {
  width: 35px;
  max-width: 35px;
  margin-top: 15px;
  margin-bottom: 3px;
  background-color: #1B1E1A;
  border-radius: 50px;
  height: 35px;
  padding: 7px;
}
.woocommerce-shop .product-item-box .yith-wcwl-add-to-wishlist-button svg path {
  fill: #FFF;
}
.woocommerce-shop .product-item-box .add_to_cart_button.ajax_add_to_cart.added {
  display: none !important;
}
.woocommerce-shop .product-item-box .added_to_cart {
  transform: translateY(-17px);
}

















.star.selected {
  color: #E99300;
}
.woocommerce-shop .banner-img-main-box {
  min-height: 450px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 90px;
}
.woocommerce-shop .shop-page-breadcrumb {
  font-size: 18px;
  color: #FFFFFF;
}
.woocommerce-shop .shop-page-breadcrumb a {
  color: #FFFFFF;
}
.woocommerce-shop .shop-product-wrapper .filter label, .tax-product_cat .shop-product-wrapper .filter label {
  font: 600 18px/18px "Outfit", Sans-serif;
  color: #000000;
}
.woocommerce-shop .home-product-section .product-item-box .add-to-cart-btn a {
  background-color: unset;
  font-size: 0;
}
.woocommerce-product-gallery .flex-viewport {
  margin-bottom: 10px;
}
.woocommerce-product-gallery .flex-control-thumbs li img {
  opacity: 1 !important;
  background-color: #E5E5E5 !important;
  border-radius: 6px;
}
.woocommerce-product-gallery .flex-control-thumbs {
  gap: 10px;
  display: inline-flex;
}
.woocommerce-shop .home-product-tab-wrapper .all-product .product-items-wrapper .product-item-box {
  display: flex;
  flex-direction: column;
  position: relative;
}
.woocommerce-shop .bkr_container {
  max-width: unset;
    width: unset;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
}
.woocommerce-shop .shop-products {
  max-width: 1320px;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0 auto;
}
/* .woocommerce-shop .bkr_container main.site-main {
  margin-bottom: 100px;
} */
.woocommerce-shop .home-product-tab-wrapper.bkr-shop .all-product {
  width: 100%;
  /* padding: 10px 0 0 10px; */
}
.woocommerce-shop .woocommerce-products-header .page-title {
  color: #FFFFFF;
  font-family: "Outfit", sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
}
.woocommerce-shop .breadcrumb {
  margin-top: 5px;
  font-family: "Outfit", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  color: #FFFFFF;
}
.woocommerce-shop .breadcrumb a {
  font-family: "Outfit", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  color: #FFFFFF;
}
.woocommerce-shop .homep-add-cart-btn {
  padding: 11px 5px 11px 20px;
}
.woocommerce-shop .add-to-cart-btn {
  color: #FFF !important;
}
.woocommerce-shop button.button.add-to-cart-btn::before {
  content: '\f291';
  position: absolute;
  left: -12px;
  font-family: 'FontAwesome';
  font-weight: 400;
  font-size: 14px;
  color: #FFF;
  background-color: #872032;
  width: 31px;
  height: 31px;
  border-radius: 50px;
  line-height: 31px;
  top: 4px;
}
.woocommerce-shop button:hover {
  background-color: unset !important;
}
.woocommerce-shop .woocommerce-message a {
  background-color: #000000 !important;
  color: #FFF !important;
  border-radius: 30px !important;
}
.woocommerce-shop .shop-product-wrapper .pagination-wrapper {
  display: flex;
  justify-content: center;
  padding-bottom: 50px;
}
.woocommerce-shop .shop-product-wrapper .pagination-wrapper .page-numbers {
  color: #000;
  background-color: #FFF;
  margin: 0 8px;
  padding: 5px 15px;
}
.woocommerce-shop .shop-product-wrapper .pagination-wrapper .page-numbers:hover {
  background-color: #1B1E1A;
  color: #FFF;
}
.woocommerce-shop .shop-product-wrapper .pagination-wrapper .page-numbers.current {
  background-color: #1B1E1A;
  color: #FFF;
}

/*=========== Shop Page CSS End  ===========*/



/*=========== Shop Page Quickview CSS Start  ===========*/

.woocommerce .yith-quick-view .yith-quick-view-content.woocommerce div.summary .single_add_to_cart_button {
  padding: 12px 20px;
  border-radius: 50px;
  font-size: 15px;
}
.woocommerce .yith-quick-view .entry-summary .price ins {
  display: none !important;
}
.woocommerce .yith-quick-view-content.woocommerce div.summary .price del {
  text-decoration: none;
  color: #000000;
  opacity: 1;
}


/*=========== Shop Page Quickview CSS End  ===========*/





/*=========== Product Category Page CSS Start  ===========*/

.tax-product_cat .woocommerce-products-header__title.page-title {
  color: #000000;
  font-family: "Outfit", sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 50px;
}
.tax-product_cat .banner-img-main-box {
  min-height: 400px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.tax-product_cat .shop-page-breadcrumb {
  font-size: 18px;
  display: flex;
}
.tax-product_cat .woocommerce-breadcrumb {
  color: #000000;
}
.tax-product_cat .shop-page-breadcrumb a {
  color: #000;
}
.tax-product_cat .product-item-box .add-to-cart-btn a {
  background-color: unset;
}
.tax-product_cat .shop-products {
  margin-bottom: 100px;
}
.tax-product_cat .woocommerce-message a {
  background-color: #000000 !important;
  color: #FFF !important;
}
.tax-product_cat .woocommerce-message a:hover {
  background-color: #1B1E1A !important;
}

/*=========== Product Category Page CSS End  ===========*/

/*============= 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: "Outfit", sans-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: "Outfit", sans-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: "Outfit", sans-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 #single_post {
  padding-bottom: 80px;
}
.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 "Outfit";
}
.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&gt;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: "Outfit", sans-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&gt;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: 50px;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-align: left;
  background-color: #1B1E1A;
}
.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 .entry-summary .yith-add-to-wishlist-button-block svg path {
  fill: #FFF;
}
.single-product .entry-summary .yith-wcwl-add-to-wishlist-button__label {
  /* color: #FFFFFF; */
}
.single-product .woocommerce-Tabs-panel p {
  color: #000 !important;
}
.single-product .single-product-des {
  /* color: #FFF; */
}
.single-product .breadcrumb-shoppage {
  backdrop-filter: contrast(0.2);
  width: fit-content;
  padding: 10px 30px;
  border-radius: 6px;
}
.single-product .entry-summary p.price del {
  opacity: 1 !important;
  /* text-decoration: none; */
}
.single-product-btn1 button.single_add_to_cart_button {
  min-width: auto;
}
.single-product .woocommerce-product-gallery__trigger {
 z-index: 1 !important;
}
.single-product .banner-img-main-box {
  min-height: 450px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 90px;
}
.single-product .shop-page-breadcrumb {
  font-size: 18px;
  color: #FFF;
}
.single-product .shop-page-breadcrumb a {
  color: #FFF;
}
.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: "Outfit", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  background-color: #1B1E1A;
  padding: 12px 25px;
  border-radius: 6px;
  color: #FFF;
  align-items: center;
  display: inline-flex;
  cursor: pointer;
}
.single-product .single-product-btn2 a:hover {
  background-color: #6CC44D;
}
.single-product .single-product-title {
  color: #FFFFFF;
  font-family: "Outfit", sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 50px;
}
.single-product .breadcrumb a {
  font-family: "Outfit", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  color: #FFFFFF;
}
.single-product .breadcrumb span {
  font-family: "Outfit", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  color: #FFFFFF;
}
.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: "Outfit", sans-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: "Outfit", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  color: #000000;
}
.single-product .entry-summary .single-product-category-name {
  font-family: "Outfit", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  color: #000000;
}
.single-product .onsale {
  display: none;
}
.single-product .woocommerce-review-link {
  font-family: "Outfit", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  color: #000;
}
.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: "Outfit", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  background-color: #1B1E1A !important;
  color: #FFF !important;
  padding: 12px 25px;
  border-radius: 6px;
  display: flex;
  cursor: pointer;
  margin-left: 20px;
  text-transform: capitalize;
}
.single-product .entry-summary .single-product-btn1 button:hover {
  background-color: #6CC44D !important;
}
.single-product .woocommerce-message a {
  background-color: #1B1E1A !important;
  color: #FFF !important;
  border-radius: 6px !important;
  font-family: "Outfit", sans-serif;
  font-weight: 600;
}
.single-product .woocommerce-message a:hover {
  background-color: #6CC44D !important;
  color: #FFFFFF !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 del {
  /* text-decoration: none !important; */
  font-family: "Outfit", sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  color: #000000;
  /* display: none !important; */
}
.single-product .entry-summary .price ins {
  text-decoration: none;
}
.single-product .entry-summary .single-product-sku {
  padding-left: 124px;
}
.single-product .entry-summary .single-product-sku-id {
  font-family: "Outfit", sans-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: "Outfit", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
}
.single-product .entry-summary .yith-wcwl-wishlistexistsbrowse a {
  color: #000000;
  font-family: "Outfit", sans-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 "Outfit", sans-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 "Outfit", sans-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 .entry-summary input {
  padding: 5px;
}


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

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

.related-product-price-row .price, .related-product-price-row .product-action-buttons {
  width: auto;
}
.single-product .related .product-item-box .product-title {
  text-align: left;
}
.single-product .related .product-content-box {
  padding: 16px 14px;
}
.single-product .related .product-items-wrapper .product-item-box {
  border: 1px solid #A8A8A8;
  border-radius: 10px;
}
.single-product .related .product-item-box a.button {
  display: inline !important;
  background-color: unset;
  text-transform: capitalize;
  padding: 0px;
  color: #000000;
  font-weight: 500;
}
.single-product .related .product-item-box a.button:hover {
  color: #6CC44D;
}
.single-product .related .product-item-box .product-title a {
  color: #000000;
}
.single-product .related .product-item-box .product-title a:hover {
  color: #6CC44D;
}
.single-product .related .product-item-box .product-img img {
  border-radius: 10px 10px 0 0;
  height: 260px;
  object-fit: cover;
}
.single-product .related .product-item-box .sale-price {
  font: 600 22px/20px "Outfit";
}
.single-product .related .product-item-box .regular-price {
  font: 500 16px/20px "Outfit";
  color: #7D7D7D;
  padding-left: 5px;
}
.single-product .related .product-item-box .add-to-cart-btn a.added {
  display: none !important;
}
.single-product .related .product-item-box .add-to-cart-btn a.added_to_cart {
  padding-top: 0px !important;
  color: #000000;
}




/* .single-product #yith-quick-view-modal .single-product-btn1 button:hover {
  background-color: #000000 !important;
  color: #FFF !important;
}
.single-product #yith-quick-view-modal .single-product .single-product-btn2 a:hover {
  background-color: #000000 !important;
  color: #FFF !important;
}
.single-product .related .products .product-items-wrapper .product-item-box {
  position: relative;
}
.single-product .related .product-action-buttons {
  display: inline;
}
.single-product .related .home-product-content h4 a {
  font: 600 22px/26px "Outfit", Sans-serif;
  color: #FFFFFF;
}
.single-product .related .product-items-wrapper .regular-price del {
  text-decoration: unset;
}
.single-product .related .add-to-cart-btn a::before {
  content: '\f07a';
  position: relative;
  font-family: 'Font Awesome 5 Free';
  font-weight: 800;
  font-size: 16px;
  color: #FFF;
  background-color: #1B1E1A;
  width: 35px;
  height: 35px;
  align-items: center;
  justify-content: center;
  display: flex;
  border-radius: 50px;
}
.single-product .related .add-to-wishlist-btn .yith-wcwl-add-to-wishlist-button__label {
  font-size: 0px;
}
.single-product .related .quick-view-btn a {
  font-size: 0;
} */
.single-product .related .product-items-wrapper .add-to-cart-btn {
  /* position: relative; */
}
/* .single-product .related .quick-view-btn a::before {
  content: '\f06e';
  position: absolute;
  font-family: 'Font Awesome 5 Free';
  font-weight: 800;
  font-size: 16px;
  color: #FFF;
  background-color: #1B1E1A;
  width: 35px;
  height: 35px;
  align-items: center;
  justify-content: center;
  display: flex;
  border-radius: 50px;
}
.single-product .related .product-action-buttons {
  position: absolute;
  right: 10px;
  top: 23%;
  transform: translate(0px, 0px);
  opacity: 0;
  transition: 0.3s ease-in-out;
}
.single-product .related .product-item-box:hover .product-action-buttons {
  opacity: 1;
}
.single-product .related .quick-view-btn .yith-wcqv-button {
  display: inline !important;
}
.single-product .related .product-item-box {
  padding: 0px;
} */
/* .single-product .related .product-item-box .product-bottom-price-row {
  transform: translateY(-24px);
  font: 600 22px/26px "Outfit", Sans-serif;
  border-radius: 50px;
  border: 1px solid #1B1E1A;
  width: fit-content;
  margin: 0 auto;
  padding: 10px 22px;
  color: #1B1E1A;
  background-color: #FFFFFF;
}
.single-product .related .product-item-box .product-title {
  transform: translateY(-10px);
}
.single-product .related .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor {
  flex-direction: row;
  margin: 0 auto;
  justify-content: center;
  gap: 0px;
  align-items: center;
}
.single-product .related .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor svg {
  width: 35px;
  max-width: 35px;
  margin-bottom: 3px;
  background-color: #1B1E1A;
  border-radius: 50px;
  height: 35px;
  padding: 7px;
}
.single-product .related .product-item-box .yith-wcwl-add-to-wishlist-button svg path {
  fill: #FFF;
}
.single-product .related .product-item-box .add_to_cart_button.ajax_add_to_cart.added {
  display: none !important;
}
.single-product .related .product-item-box .added_to_cart {
  transform: translateY(0px);
}

.single-product #yith-quick-view-modal #yith-quick-view-content {
  background-color: #FFF;
}
.single-product #yith-quick-view-modal .woocommerce div.product .summary.entry-summary .woocommerce-product-details__short-description p {
  color: #000000;
}
.single-product #yith-quick-view-modal .woocommerce div.product .summary.entry-summary .product_title {
  color: #000000;
}


.single-product .related .product-content-box {
  display: block;
}
.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: "Outfit", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  color: #000000;
}
.single-product .related .related-para {
  color: #000000;
}
.single-product .related h2 {
  font-family: "Outfit", sans-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 #000;
}
.shop-product-wrapper&gt;.filter {
  width: 20%;
}
.shop-product-wrapper&gt;.shop-ul-loop {
  width: 100%;
  padding-top: 10px;
}
.shop-product-wrapper .accordion .accordion-item {
  border: 0;
  border-radius: 0px;
}
.accordion.shop-page-filters&gt;.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&gt;.accordion-collapse&gt;.accordion-body {
  padding: 0;
  padding-right: 20px;
}
.shop-product-wrapper&gt;.filter .shop-page-filters {
  border-right: 1px solid #000000;
}
.shop-product-wrapper .accordion.shop-page-filters&gt;.accordion-item&gt;.accordion-header&gt;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: "Outfit", sans-serif;
}
.shop-product-wrapper .accordion .accordion-item&gt;.accordion-collapse&gt;.accordion-body li.parent-category button.accordion-button {
  color: #000000;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "Outfit", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 25.99px;
}
.shop-product-wrapper .accordion .accordion-item&gt;.accordion-collapse&gt;.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: "Outfit", sans-serif;
}
.shop-page-produts-category li.parent-category .accordion-body {
  padding-top: 0;
}
.shop-product-wrapper .accordion.shop-page-filters&gt;.accordion-item&gt;.accordion-header&gt;button.accordion-button:not(.collapsed){
  padding-bottom: 20px;
}
.shop-products .woocommerce-ordering-wrapper h5 {
  color: #000;
  font-family: "Outfit", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
.shop-products .woocommerce-ordering-wrapper form.woocommerce-ordering select {
  border: 1px solid #FFFFFF;
  background: #1B1E1A;
  padding: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  color: #FFFFFF;
  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-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: #FFFFFF;
  padding-top: 8px;
  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: "Outfit", sans-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 .wc-block-components-button__text {
  opacity: 1 !important;
}
.woocommerce-cart {
  font-family: "Outfit", sans-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: 50px;
  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:hover {
  background-color: #1B1E1A !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: #1B1E1A !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: "Outfit", sans-serif;
}
.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__image&gt;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: 0px 0;
  margin-top: 50px;
  padding-bottom: 80px;
}
.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: #1B1E1A;
  color: #000000 !important;
}
.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: #1B1E1A !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 &gt; 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: 50px;
}
.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 "Outfit", sans-serif;
  background-color: #000000;
  border-radius: 6px;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-button a:hover {
  background-color: #1B1E1A;
  color:#FFF;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .yith-wcwl-add-button a {
  font: 400 16px / 16px "Outfit", sans-serif;
  color: #000000;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .yith-wcwl-wishlistexistsbrowse a {
  font: 400 16px / 50px "Outfit", sans-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 "Outfit", sans-serif;
  text-transform: capitalize;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-price {
  font: 400 16px / 22px "Outfit", sans-serif;
}

.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-title {
  color: #000000;
  font: 400 20px / 20px "Outfit", sans-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: "Outfit", sans-serif;
}
.woocommerce div.product .summary.entry-summary .woocommerce-product-details__short-description p {
  /* color: #FFFFFF; */
  padding-bottom: 20px;
  font-family: "Outfit", sans-serif;
}
.woocommerce div.product .summary.entry-summary p.price {
  /* color: #FFFFFF; */
}
.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: #FFFFFF;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
}
.woocommerce div.product .summary.entry-summary .size-wrapper a {
  color: #FFFFFF;
}
.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: #1B1E1A !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: "Outfit", sans-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: #FFFFFF;
  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: "Outfit", sans-serif;
  color: #FFF;
}
.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: #FFFFFF;
  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: #000;
  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: #000;
  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: #000;
  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: #1B1E1A !important;
  border-radius: 6px !important;
  color: #FFFFFF !important;
  padding: 8px 30px !important;
}
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel form#commentform .form-submit input:hover {
  background-color: #6CC44D !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: #000;
  color: #FFF;
  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: #6CC44D;
  color: #FFF;
  cursor: pointer;
}
.woocommerce div.product section.related.products .related-product-wrapper&gt; h2 {
  width: 50%;
  font-family: "Outfit", sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 36px;
  color: #000000;
}
.woocommerce div.product section.related.products .related-product-wrapper&gt; .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 .product-price ins {
  display: none;
}
.woocommerce-wishlist .item-details-table ins {
  display: none;
}
.woocommerce-wishlist .wishlist_table .product-add-to-cart a {
  color: #FFF !important;
}
.woocommerce-wishlist .item-details-table del {
  text-decoration: none;
}
.woocommerce-wishlist .woocommerce table.shop_table td del {
  text-decoration: none;
  color: #000000;
}
.woocommerce-wishlist .product-name a {
  color: #000000;
}
.woocommerce-wishlist .woocommerce-Price-amount {
  color: #000000;
}
.woocommerce-wishlist table .product-price {
  text-align: start;
}
.woocommerce-wishlist table .product-stock-status {
  text-align: start;
}
.woocommerce-wishlist .wishlist_table .product-add-to-cart a {
  background-color: #1B1E1A;
  padding: 12px 20px;
  border-radius: 50px;
  width: max-content;
}
.woocommerce-wishlist .wishlist_table .product-add-to-cart a:hover {
  background-color: #000000;
  color: #FFF !important;
}
.woocommerce-wishlist {
  font-family: "Outfit", sans-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: #FFFFFF;
  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;
}
.woocommerce-account&gt;.woocommerce {
  width: 30%;
  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 .ekit-template-content-header {
  background: #000;
  padding-bottom: 30px;
}
.woocommerce-cart {
  font-family: "Outfit", sans-serif;
}
.woocommerce-cart .empty-cart-page img {
  margin: 0 auto;
}
#empty-cart-page a {
  padding: 15px 17px;
  border-radius: 8px;
}
.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: #1B1E1A;
  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: #6CC44D !important;
  color: #FFFFFF !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:hover {
	background-color: #1B1E1A !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: 50px !important;
	background-color: #FFFFFF;
    padding: 20px;
}

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


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

.woocommerce-checkout .ekit-template-content-header {
  background: #000;
  padding-bottom: 30px;
}
.woocommerce-checkout {
  font-family: "Outfit", sans-serif;
}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main {
  padding-right: 0;
}
.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__image&gt;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;
	background-color: #FFF;
  border-radius: 6px;
}

.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: #1B1E1A;
  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: #6CC44D;
  color: #FFFFFF !important;
}
.woocommerce-checkout .wc-block-checkout__actions_row a {
  background-color: #1B1E1A;
  border-radius: 6px;
  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: #6CC44D;
}
.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: #1B1E1A !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 &gt; p {
  color: #000000;
}

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







/*========  Wishsuit Page CSS Start =========*/

.woolentor_current_theme_yoga-studio-elementor-pro .wishsuite-table-content {
	padding: 80px 225px;
}
.woolentor_current_theme_yoga-studio-elementor-pro .wishsuite-table-content table {
    background-color: #FFF;
}
.woolentor_current_theme_yoga-studio-elementor-pro .wishsuite-product-title a {
    color: #000;
}
.woolentor_current_theme_yoga-studio-elementor-pro .wishsuite-product-add_to_cart a {
    background-color: #1B1E1A;
    padding: 10px 20px;
    color: #FFF;
    border-radius: 50px;
    width: max-content;
    margin: 0 auto;
}
.woolentor_current_theme_yoga-studio-elementor-pro .wishsuite-product-add_to_cart a:hover {
	background-color: #000000;
}
.woolentor_current_theme_yoga-studio-elementor-pro .wishsuite-social-share {
    color: #FFF;
}
.woolentor_current_theme_yoga-studio-elementor-pro .wishsuite-social-share ul li a {
    color: #FFFFFF;
}
.woolentor_current_theme_yoga-studio-elementor-pro .wishsuite-product-price ins {
    display: none;
}
.woolentor_current_theme_yoga-studio-elementor-pro .wishsuite-product-price del {
    text-decoration: none;
}

/*========  Wishsuit Page CSS End =========*/

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

.woolentor_current_theme_yoga-studio-elementor-pro .woocommerce table.shop_table {
    margin: 0 0px 0px 0;
    padding-bottom: 60px !important;
}
.woolentor_current_theme_yoga-studio-elementor-pro .show-title-form {
    display: none !important;
}
.woolentor_current_theme_yoga-studio-elementor-pro .wishlist-title {
	text-align: center;
    display: block;
}
.woolentor_current_theme_yoga-studio-elementor-pro .woocommerce .wishlist-title h2 {
    pointer-events: none;
    color: #FFF;
}
.woolentor_current_theme_yoga-studio-elementor-pro .woocommerce table.shop_table th {
    color: #000;
}
.woolentor_current_theme_yoga-studio-elementor-pro .woocommerce table tbody.wishlist-items-wrapper a {
    color: #000;
}
.woolentor_current_theme_yoga-studio-elementor-pro .wishlist_table ins {
    display: none;
}
.woolentor_current_theme_yoga-studio-elementor-pro .wishlist_table .woocommerce table.shop_table td del {
    text-decoration: none;
}

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




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

#hfe-site-header-cart .hfe-menu-cart__toggle .elementor-button-icon i:before {
  font-style: normal;
}
.home .woocommerce-message {
  display: none;
}
.home .qwick-view-content .entry-summary .woocommerce-product-rating {
  display: none;
}
.home #htwlquick-viewmodal.woocommerce div.product p.price {
  margin-top: 20px;
}
.home .single-product-btn2 {
  display:none;
}
.home .qwick-view-content .woocommerce-product-details__short-description {
  padding-bottom: 20px;
}
.home .woolentor-quickview-modal-body .single-product .quantity input {
  padding: 5px;
}
.home #htwlquick-viewmodal.woocommerce .product_meta {
display:none !important;
}
.home #htwlquick-viewmodal.woocommerce .quantity .qty {
  padding: 7px;
}
.home #htwlquick-viewmodal .single_add_to_cart_button {
  font-family: "Outfit", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  background-color: #1B1E1A !important;
  color: #FFF !important;
  padding: 12px 25px;
  border-radius: 50px;
  display: flex;
  cursor: pointer;
  margin-left: 20px;
  text-transform: capitalize;
}
.home #htwlquick-viewmodal .single_add_to_cart_button.added {
  display: none !important;
}
.home #htwlquick-viewmodal .added_to_cart {
 font-family: "Outfit", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  background-color: #1B1E1A !important;
  color: #FFF !important;
  padding: 12px 25px;
  border-radius: 50px;
  display: flex;
  cursor: pointer;
  margin-left: 20px;
  text-transform: capitalize;
}
.woocommerce-shop .add-to-wishlist-btn a svg {
  width: 22px;
  max-width: 22px;
  margin-top: 15px;
  margin-bottom: 7px;
  background-color: #1B1E1A;
  border-radius: 50px;
  height: 20px;
  padding: 7px;
} 
.woocommerce-shop .yith-wcwl-wishlistaddedbrowse svg {
width: 22px;
  max-width: 22px;
  margin-top: 15px;
  margin-bottom: 7px;
  background-color: #1B1E1A;
  border-radius: 50px;
  height: 20px;
  padding: 7px;
}
.woocommerce-shop .yith-wcwl-wishlistaddedbrowse svg path {
fill:#FFF;
}
.woocommerce-shop .yith-wcwl-wishlistaddedbrowse .feedback {
  font-size: 0px !important;
}
.woocommerce-shop .add-to-wishlist-btn a svg path {
fill: #FFF;
}
.woocommerce-shop .yith-wcwl-wishlistexistsbrowse svg {
width: 22px;
  max-width: 22px;
  margin-top: 15px;
  margin-bottom: 7px;
  background-color: #1B1E1A;
  border-radius: 50px;
  height: 20px;
  padding: 7px;
}
.woocommerce-shop .yith-wcwl-wishlistexistsbrowse svg path {
fill: #FFF;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block {
  background-color: #FFF;
}
.single-product .entry-summary .yith-wcwl-wishlistexistsbrowse a:before {
  color: #FFF;
  border: 1px solid #FFF;
}

.single-product .related .yith-wcwl-add-button svg {
  width: 22px;
  max-width: 22px;
  margin-bottom: 3px;
  background-color: #1B1E1A;
  border-radius: 50px;
  height: 22px;
  padding: 7px;
}
.single-product .related .yith-wcwl-add-button svg path {
fill:#FFF;
}
.single-product .related .yith-wcwl-wishlistaddedbrowse svg {
width: 22px;
  max-width: 22px;
  margin-top: 7px;
  margin-bottom: 6px;
  background-color: #1B1E1A;
  border-radius: 50px;
  height: 20px;
  padding: 7px;
}
.single-product .related .yith-wcwl-wishlistaddedbrowse .feedback {
  font-size: 0px !important;
}
.single-product .related  .yith-wcwl-wishlistexistsbrowse svg {
width: 22px;
  max-width: 22px;
  margin-top: 7px;
  margin-bottom: 6px;
  background-color: #1B1E1A;
  border-radius: 50px;
  height: 20px;
  padding: 7px;
}
.single-product .related  .yith-wcwl-wishlistexistsbrowse svg path {
fill: #FFF;
}
.single-product .related .yith-wcwl-wishlistaddedbrowse svg path {
fill:#FFF;
}
.single-product .entry-summary .yith-wcwl-add-button a svg {
  width: 20px;
  height: 20px;
  border: 1px solid #FFF;
  padding: 9px;
  border-radius: 50px;
}
.single-product .entry-summary .yith-wcwl-add-button a svg path {
 fill: #FFF;
}
.woocommerce-wishlist #yith-wcwl-form {
      background-color: #FFF;
}
.woocommerce-wishlist .wishlist-title.wishlist-title-with-form h2 {
  color: #000 !important;
}
.home #htwlquick-viewmodal .htcloseqv {
  width: 30px;
}


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







/*=========== New Shop Page CSS Start  ===========*/

/* .related-product-price-row .price, .related-product-price-row .product-action-buttons {
  width: auto;
}
.woocommerce-shop .related .product-item-box .product-title {
  text-align: left;
}
.woocommerce-shop .related .product-content-box {
  padding: 16px 14px;
}
.woocommerce-shop .related .product-items-wrapper .product-item-box {
  border: 1px solid #A8A8A8;
  border-radius: 10px;
}
.woocommerce-shop .related .product-item-box a.button {
  display: inline !important;
  background-color: unset;
  text-transform: capitalize;
  padding: 0px;
  color: #000000;
  font-weight: 500;
}
.woocommerce-shop .related .product-item-box a.button:hover {
  color: #6CC44D;
}
.woocommerce-shop .related .product-item-box .product-title a {
  color: #000000;
}
.woocommerce-shop .related .product-item-box .product-title a:hover {
  color: #6CC44D;
}
.woocommerce-shop .related .product-item-box .product-img img {
  border-radius: 10px 10px 0 0;
  height: 260px;
  object-fit: cover;
}
.woocommerce-shop .related .product-item-box .sale-price {
  font: 600 22px/20px "Outfit";
}
.woocommerce-shop .related .product-item-box .regular-price {
  font: 500 16px/20px "Outfit";
  color: #7D7D7D;
  padding-left: 5px;
}
.woocommerce-shop .related .product-item-box .add-to-cart-btn a.added {
  display: none !important;
}
.woocommerce-shop .related .product-item-box .add-to-cart-btn a.added_to_cart {
  padding-top: 0px !important;
  color: #000000;
} */


/*=========== New Shop Page CSS End  ===========*/</pre></body></html>