/*-------------------------- Calendar widget --------------------------*/
.widget.widget_calendar table {
  margin: 0;
}
.widget.widget_calendar td, .widget.widget_calendar tr, .widget.widget_calendar th {
  border: 1px solid white;
}
 .widget_calendar td, .widget_calendar th {
  line-height: 2.5625;
  padding: 0;
  text-align: center;
}
.widget_calendar caption {
  font-weight: 900;
  margin-bottom: 1.75em;
  color: black;
  padding-left: 15px;
}
.widget_calendar tbody a {
  background-color: var(--lightgrey3);
  color: white;
  display: block;
  font-weight: 700;
}
.widget_calendar tbody a:hover, .widget_calendar tbody a:focus {
  background-color: var(--grey2);
  color: white;
}
.widget th, .widget td {
  padding: 0.5384615385em;
}
/*----------------------  index ---------------------------*/
.post-section {
  padding: 20px 0;
}
/*------------------ Single Testimonials -----------------*/
#testimonial_single .testimonial_des {
  margin-bottom: 25px;
  color: var(--lightgrey9);
  line-height: 24px;
}
#testimonial_single blockquote {
  padding: 1.25em 40px;
  color: var(--black2);
  background: var(--white);
  border: 1px solid var(--lightgrey9);
  width: 100%;
}

/*------------------------- Testimonial Shortcode --------------------------*/
.testimonial-shortcode .testimonials_inner {
  border: solid 2px var(--lightgrey7);
}
.our_testimonials_outer.testimonial-shortcode {
  margin-top: 2em;
}
.testimonial-shortcode .testimonials_inner:hover {
  border: solid 2px #BB8739;
}
h1.staf-testimonial_title {
  font-size: 24px;
  font-weight: bold;
}
.testimonial-shortcode .testimonials-icon img {
  width: 100%;
}
/*------------------ Contact Page -----------------*/
.contac_form form {
  max-width: unset;
  margin: 20px auto;
}
.contac_form input[type='text'], .contac_form input[type='email'], .contac_form input[type='url'], .contac_form input[type='password'], .contac_form input[type='search'], .contac_form input[type='number'], .contac_form input[type='tel'], .contac_form input[type='range'], .contac_form input[type='date'], .contac_form input[type='month'], .contac_form input[type='week'], .contac_form input[type='time'], .contac_form input[type='datetime'], .contac_form input[type='datetime-local'], .contac_form input[type='color'], .contac_form select, .contac_form textarea, .contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
   width: 100%;
   background-color: var(--white);
   border-color: var(--lightgrey3);
   color: var(--black2);
   border-radius: 0px;
   box-shadow: none;
   background-color:transparent;
   border: 2px solid var(--white11);
   color: #fff;
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  width: 100% !important;
  font-size: 16px;
  padding: 10px 10px;
  height: auto;
  float: left;
}
our
#contact-box {
  padding: 0;
  margin: 0;
}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 0;
  width: 100%;
}
.inner-cont {
  padding: 10px 5px;
  background: var(--white);
}
.contac_form h3 {
  text-align: center;
  margin: 20px auto;
  display: table;
}
.contact-email i, .contact-address i, .contact-phone i {
  text-align: center;
  background-color: transparent;
  border-radius: 50%;
  font-size: 38px;
  color:#BB8739;
  margin: 0 auto;
  text-align: center;
  width: 87px;
  display: inline-table;
}
.contact-info .head {
  color: black;
}
.contact-address, .contact-email, .contact-phone {
  margin: 20px 0;
}
.c_content span {
  font-size: 18px;
}
.c_content p {
  font-size: 16px;
}
.c_content p a{
  color: var(--black3);
}
.contac_form form {
  max-width:unset;
  margin: 0 auto;
  margin-top: 20px;
}
.contact-color-bg {
  background: var(--white12);
}
.contac_form .fancy-title {
  width: 250px;
  margin: 0 auto;
}
.contac_form label {
  width: 100%;
  width: 100%;
  font-weight: 500;
  font-size: 16px;
  font-weight: 600;
}
/*---------------- Banner ----------------------*/
.title-box img {
  width: 100%;
  height: 100%;
}
.about_me table, .about_me td, .about_me th {
  border: none;
}
.about_me p.message {
  margin-bottom: 20px !important;
}
.vw-credit, .vw-credit a {
  color: var(--white);
}
/* --------- Social Icon Widget ------- */
.social_widget a {
  /* color: var(--white);
  padding: 7px 7px;
  margin-right: 7px;
  display: inline-block;
  margin-bottom: 5px;
  border-radius: 50%; */
}
.social_widget a i {
  /* font-size: 13px;
  letter-spacing: 3px;
  width: 20px;
  text-align: center; */
}
.social_widget a:hover {
  background:#BB8739;
  border: 1px solid#BB8739;
}
/* --------- search Page ------- */
.postbox h6 {
  font-weight: bold;
}
/* --------- Blog Page ------- */
#full-width-blog .postbox {
  width: 100%;
  border: none;
}
#full-width-blog .postbox h3 {
  font-weight: normal;
  font-size: 35px;
  text-align: center;
  margin: 0;
  padding: 0;
}
.postbox h3 {
  font-weight: normal;
  font-size: 35px;
  text-align: center;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.postbox {
  margin-bottom: 39px;
  border: none;
  border-radius: 6px;
}
.postbox h2 {
  margin: 0 0 5px;
  font-weight: bold;
}
.widget_recent_entries li {
  margin-bottom: 10px;
}
.metabox {
  color: black;
  padding: 5px 0;
  clear: both;
  margin: 10px 0;
  border-top: 1px solid#BB8739;
  border-bottom: 1px solid#BB8739;
}
.metabox .entry-date {
  background: url('assets/images/date.png') no-repeat;
  margin: 0 13px 0 0;
}
.metabox .entry-author {
  background: url('assets/images/author.png') no-repeat;
  padding: 0 0 0 20px;
  margin: 0 20px 0 0;
}
.metabox .entry-comments {
  background: url('assets/images/comments.png') no-repeat;
  padding: 0 0 0 20px;
}
#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}
.post-featured img {
  width: 100%;
}
/*.archive #sidebar {
  margin-top: 21%;
}*/
@media screen and (max-width:767px) {
  .archive #sidebar {
    margin-top: 0%;
  }
}
/* --------- Inner Pages --------- */
ol.carousel-indicators {
  position: static !important
}
ol.carousel-indicators li {
  max-width: 10px;
  padding: 5px;
  color: var(--grey2);
  border-radius: 50%;
}
/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background: transparent;
  font-weight: 600 !important;
  color: var(--white) !important;
  border: 1px solid #fff;
}
.navigation span.page-numbers.current {
  background: var(--white);
  border: 1px solid#000;
  color: black !important;
}
#blog {
  padding-top: 0;
  margin-top: 0;
}
aside#search-3 {
  padding: 0 !important;
}
.bradcrumbs {
  padding: 10px 0;
  color: #000;
  font-family: 'Outfit';
  font-weight: 600;
}
.aboutuspage-desc .para{
  font-family: 'Outfit';
  font-weight: 600;
}
.page-template-about-us .testi-new h2{
  font-family: 'Outfit';
  font-weight: 600;
  font-size: 36px;
  line-height: 45px;
}
.page-template-about-us .testi-new .para{
  font-family: 'Outfit';
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  opacity: 0.6;
}
#aboutus-page #testimonials .tesimonialtitle a {
  font-size: 24px;
  font-family: 'Outfit';
  font-weight: 600;
  font-style: normal;
  color: #000;
}
.page-template-about-us .aboutpage-imgone, .aboutpage-imgtwo{
  border-radius: 20px;
}
.bradcrumbs a {
  background: var(--white12);
  color: black;
  padding: 5px 8px;
  margin-right: 5px;
}
.bradcrumbs a:hover {
  background-color:#BB8739;
}
.bradcrumbs span {
  background: var(--lightgrey9);
  color: black;
  padding: 5px 15px;
}
/*------------------ Comments BOX ------------------*/
#comments {
  float: left;
  width: 100%;
  margin-top: 10px;
}
#comments h2.comments-title {
  font-size: 20px;
  font-weight: bold;
}
#comments h3.comment-reply-title {
  font-size: 20px;
  font-weight: bold;
  clear: both;
}
#comments input[type="text"], #comments input[type="email"], #comments textarea {
 padding: 12px 10px;
 font-size: 18px;
}
#comments input[type="submit"].submit {
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 20px;
  color: var(--white);
  border: 1px solid#BB8739;
  text-transform: uppercase;
  border-top: none;
  background: #BB8739;
}
#comments a time {
  color: black;
  font-weight: bold;
  font-size: 12px;
}
#comments .reply {
  text-align: right;
}
#comments .comment-metadata {
  width: 90%;
  float: left;
  padding: 1% 0 0 0;
}
#comments .comment-content {
  width: 90%;
  text-align: left;
  margin-left: 7%;
}
#comments .comment-author {
  margin-bottom: 1em;
}
#comments h2#reply-title {
  display: inline-table;
}
#comments .comment-author.vcard img {
  padding: 2px;
}
/*--------------- Sidebar -----------------*/
#sidebar .textwidget input[type="submit"] {
  width: 100%;
}
#sidebar .textwidget label {
  width: 100%;
  float: left;
  margin-bottom: 0;
}
#sidebar .textwidget input[type="submit"] {
  background: var(--grey2);
  border: none;
  color: var(--white);
  padding: 14px 0;
  font-size: 15px;
  margin: 0;
}
#sidebar form {
  display: table;
  width: 100%;
  position: relative;
}
#sidebar h3,#sidebar h2,.wp-block-search__label{
  font-family: 'Outfit';
  width: 100%;
  font-weight: 600;
  font-size: 25px;
}
.widget_categories select {
  width: 100%;
  padding: 6px;
}
#sidebar input[type="search"], #sidebar label {
  width: 100%;
}
#sidebar input[type="submit"] {
  position: absolute;
  right: 0;
  top: -1px;
  border: none;
  border-radius: 0px;
  padding: 12px 14px;
  font-size: 14px;
}
#sidebar aside {
  margin-bottom: 30px;
  border: 1px solid var(--lightgrey3);
  padding: 10px;
}
#sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 17px;
}
#sidebar ul li a {
  color: #fff;
  font-size: 14px;
  font-family: 'Outfit';
  font-weight: 500;
}
#sidebar .tagcloud a {
  background: var(--white12);
  color: black;
  font-size: 15px !important;
  padding: 5px 18px;
  margin: 0 0 5px;
  display: inline-block;
}
#sidebar .tagcloud a:hover {
  background:#BB8739;
}
#sidebar .widget_recent_entries ul li {
  background: none;
}
#sidebar .post-content {
  line-height: 20px;
  margin-bottom: 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  align-self: center;
  text-align: start;
}
span.credit_link a {
  color:#BB8739;
}
/*------------- Page -----------------*/
.title-box {
  /* color: white;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  background: #FFFFFF;; */
  position: relative;
  /* margin-top: -218px; */
  /* z-index: 12; */
}
.title-box img {
  width: 100%;
}
.title-box .row{
  background: #FFFFFF;
}
.banner-page-text{
  background: #fff;
  border-radius: 0 20px 20px 0;
  position: absolute;
  box-shadow: -152px 0px 0px 0px #fff;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5% 10%;
}
.title-box h1 {
  font-weight: bold;
  text-transform: capitalize;
  font: normal normal normal 36px/45px Outfit;
  letter-spacing: 0px;
  color: #121212;
  font-weight: 600;
  position: relative;
  text-align: left;
  padding: 0;
}
.title-box h1::after{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  border-bottom: 3px solid #000;
  width: 20%;
}
.read-moresec {
  margin: 2% 0;
}
/* .middle-content {
  padding-bottom: 20px;
} */
.outer_dpage{
  padding: 40px 0;
}
.shrtcod-pg {
  border: 1px solid var(--lightgrey3);
}
.shrt_socio i {
  border: 1px solid var(--lightgrey3);
  padding: 10px;
  margin-right: 10px;
}
/*---------------- Pagination ----------------*/
.navigation {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0;
  justify-content: center;
}
.navigation a {
  padding: 0;
}
.navigation span, .navigation a {
  font-size: 16px;
  display: block;
  float: left;
  padding: 10px 15px 0 15;
  margin-bottom: 10px;
  margin-right: 10px;
  color: var(--black3);
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  font-weight: 300;
}
.navigation span.meta-nav {
  font-weight: bold;
}
.navigation .current {
  background: var(--grey2);
  color: var(--white);
  font-weight: normal;
}
/* ------------- Category --------------------*/
.category-page h4 {
  text-align: left !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
  display: flex;
  gap: 10px;
}
ul.post-categories a {
  background: #BB8739;
  padding: 4px;
  color: #fff;
}
.content_boxes {
  padding: 0;
  border: none;
}
.post_ctg span {
  float: left;
  margin-right: 7px;
  font-family: 'Outfit';
  font-weight: 300;
}
/*-------------- Main Title ---------------*/
.main_title h1:after {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background-color: #BB8739;
  margin-top: 7px;
}
.share_icon i {
  width: 55px;
  margin: 0px 4px;
  text-align: center;
  height: 54px;
  line-height: 55px;
}
.share_icon i.fab.fa-facebook-f {
  background-color: #3c5a99;
}
.share_icon i.fab.fa-linkedin-in {
  background-color: #007bb5;
}
.share_icon i.fab.fa-google-plus-g {
  background-color: #da4835;
}
.share_icon i.fab.fa-twitter {
  background-color: #55acee;
}
/*-------------- Woocommerce ---------------*/
.woocommerce .summary h1 {
  font-size: 28px;
}
.woocommerce div.product form.cart div.quantity {
  margin-right: 20px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price {
  color: #BB8739;
  flex-direction: row-reverse;
  display: flex;
  justify-content: start;
}
#contentwoocom {
  padding: 20px 15px;
}
#contentwoocom div.product p.price{
  margin: 20px 0px;
}
.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  /* font-size: 0;
  position: absolute;
  top: 32%;
  left: 10%;
  padding: 15px;
  border: 2px solid #fff;
  border-radius: 50px;
  background: #1e1e1e !important;
  display: none; */
}
.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart::after{
  /* content: "\f290";
  font-family: "fontawesome";
  font-weight: 900;
  font-size: 14px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  line-height: 2;
  color: #fff; */
}
.woosq-btn{
  /* font-size: 0;
  background: transparent;
  position: relative;
  padding: 15px;
  border: 2px solid #fff;
  border-radius: 50px;
  background: #1e1e1e !important;
  position: absolute;
  top: 32%;
  left: 41%;
  display: none; */
}
button.woosq-btn::after{
  content: "\f06e";
  font-family: "fontawesome";
  font-weight: 900;
  font-size: 14px;
  position: absolute;
  /* left: 50%;
  transform: translateX(-50%);
  top: 0;
  line-height: 2; */
  color: #fff;
}
.woocommerce a.button.added::after{
    margin-left: 0;
}
.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon{
  font-size: 16px;
  padding: 10px;
  border: 2px solid #fff;
  border-radius: 50px;
  color: red;
  margin: 0;
}
.woocommerce span.onsale, .woocommerce div.product .woocommerce-tabs ul.tabs li {
  background-color:#BB8739;
}
.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2 {
  max-width: 100%;
}
input#password, input#reg_password {
  padding: 10px;
}
.woocommerce div.product form.cart .variations select {
  background-color: var(--white);
}
#customer_details .col-1, #customer_details .col-2{
  max-width: 100%
}
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
  width: 100%;
  max-width: 100%;
}
.woocommerce a.added_to_cart {
display: none !important;
}
/* .woocommerce ul.products li.product a{
  position: absolute;
  right: -5px;
  top: 3px;
} */
h2.woocommerce-loop-category__title {
  text-align: center;
}
.woocommerce ul.products li.product .onsale, .woocommerce span.onsale {
  background-color: #BB8739;
  color: var(--white);
  padding: 6px;
  font: 700 13px var(--common-font-m);
  text-transform: uppercase;
  left: unset;
  border-radius: 0;
  min-width: 20px !important;
  min-height: 25px;
  top: 18px;
  left: -16px !important;
  right: unset;
}
.woocommerce ul.products li.product span.onsale:before, .woocommerce span.onsale:before {
  content: "";
  width: 0;
  height: 0px;
  border-top: 22px solid #BB8739;
  border-left: 16px solid transparent;
  position: relative;
  left: -6px;
  bottom: -44px;
}
.woocommerce ul.products li.product span.onsale:after, .woocommerce span.onsale:after {
  content: "";
  width: 0;
  height: 0px;
  border-top: 28px solid #BB8739;
  border-left: 19px solid transparent;
  position: absolute;
  right: -19px;
  top: 0px;
  -webkit-transform: rotate(180deg) scaleY(-1);
  -moz-transform: rotate(180deg) scaleY(-1);
  -o-transform: rotate(180deg) scaleY(-1);
  -ms-transform: rotate(180deg) scaleY(-1);
  transform: rotate(180deg) scaleY(-1);
}
.woocommerce .quantity input {
  padding: 10px 5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  margin-right: 8px;
  border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
  padding-left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: var(--white) !important;
  font-weight: 400;
  font-family: 'Outfit';
  font-weight: 600;
}
.woocommerce div.product .woocommerce-tabs .panel {
  border: 1px solid #f4f4f9;
  padding: 17px;
  padding-top: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
  border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
  border: none !important;
  box-shadow: none;
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{
  display: none;
}
.related.products {
    padding-top: 30px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce div.product .woocommerce-tabs ul.tabs li.active{
  background-color: #BB8739;
}
.woocommerce nav.woocommerce-pagination ul li{
  border-right: none;
  margin: 0 3px;
}
.woocommerce nav.woocommerce-pagination ul{
  border: none;
}
.related.products h2, .woocommerce div.product .woocommerce-tabs .panel h2{
  text-transform: capitalize;
  font-size: 24px;
}
.woocommerce #customer_login .col-1,
.woocommerce #customer_login .col-2 {
  max-width: 100%;
}
input#password,
input#reg_password {
  padding: 10px;
}
.woocommerce div.product form.cart .variations select {
  background-color: #ffffff;
}
.u-column1.col-1.woocommerce-Address,
.u-column2.col-2.woocommerce-Address {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.woocommerce li.woocommerce-MyAccount-navigation-link.is-active {
  background-color: #ffffff;
  border: 1px solid #BB8739;
}
.woocommerce li.woocommerce-MyAccount-navigation-link.is-active a {
  color: #BB8739;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  padding-left: 10px !important;
  font-size: 22px;
}
#content{
  margin-top: 5%;
}
/* .woocommerce a.added_to_cart {
  padding: 0 .5em .5em;
  display: inline-block;
} */
.woocommerce-cart table.cart td.actions .coupon .input-text {
  width: 53%;
  height: 51px;
}
.woocommerce .woocommerce-MyAccount-content .form-row {
  display: block !important;
}
.woocommerce .woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  border: 1px solid #ffffff;
  margin-left: 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid #ffffff;
  padding: 10px 25px 10px 15px;
  background-color: #BB8739;
}
.woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
  border: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 30px;
  color: #ffffff;
  font-weight: bold;
}
.woocommerce form .form-row.woocommerce-invalid label {
  color: #8fa3aa;
}
.woocommerce .form-row {
  display: unset;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
  width: 100%;
}
.woocommerce #order_review table th {
  text-align: left;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  padding: 20px;
}
.woocommerce .woocommerce-result-count {
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 500;
  font-family: 'Outfit';
}
#sidebar{
  /* margin-top: 38px; */
}
.wc-block-grid__product .wc-block-grid__product-title {
  font-size: 18px;
}
.wc-block-grid__product .wc-block-grid__product-title:hover{
  color: #BB8739;
}
.wc-block-grid__product-image img{
  padding-top: 10px;
  border-radius: 20px;
}
.wc-block-grid__product .wc-block-grid__product-price{
  font-size: 16px;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{
  font-size: 18px !important;
  font-weight: 600 !important;
}
.wc-block-checkout__sidebar .wc-block-components-product-name {
  font-size: 20px;
  font-family: 'Outfit';
  font-weight: 600;
  color: inherit;
  display: block;
  flex-grow: 1;
}
.wc-block-components-order-summary .wc-block-components-order-summary__button-text {
  font-weight: 500;
  font-size: 24px;
}
.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
  display: block;
  font-size: 18px;
  font-family: 'Outfit';
  font-weight: 600;
}
.wc-block-checkout__terms.wc-block-checkout__terms--with-separator span{
  font-family: 'Outfit';
  font-weight: 500;
}
.woocommerce .woocommerce-ordering select {
  vertical-align: top;
  font-family: 'Outfit';
  font-weight: 600;
}
.woocommerce-message {
  border-color: #BB8739;
}
.woocommerce-message::before {
  color: #BB8739!important;
}
.woocommerce-message {
  font-size: 14px;
  letter-spacing: 1px;
  color: #222222;
  font-weight: 500;
}
.woocommerce .product_meta span {
  margin-right: 10px;
  font-family: 'Outfit';
  font-weight: 300;
}
.woocommerce table.shop_table th {
  font-family: 'Outfit';
  text-align: center;
}
.wishlist_table tr td.product-name a{
  font-family: 'Outfit';
  font-weight: 600;
  text-align: center;
}
.woocommerce .woocommerce-cart-form__cart-item a {
  color: #222;
  font-weight: bold;
}
.woocommerce .woocommerce-cart-form__cart-item td {
  color: #222
}
.wishlist_table .product-add-to-cart a {
  color: var(--white);
  border: none;
  padding: 16px 30px;
  font: 700 17px var(--common-font-m);
  background: #BB8739;
  border-radius: 50px;
}
.woocommerce table.shop_table td {
  text-align: center;
  font-family: 'Outfit';
  font-weight: 600;
}
.woocommerce .woocommerce-error {
  color: #222;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
  color: #222;
  display: inline-block !important;
}
.inner_layout nav.woocommerce-MyAccount-navigation ul li {
  background-color:#BB8739;
  margin-bottom: 4px;
}
.woocommerce-MyAccount-navigation {
  margin-bottom: 20px;
}
.woocommerce-Reviews .comment-form .comment-form-author,
.woocommerce-Reviews .comment-form .comment-form-email,
.woocommerce-Reviews .comment-form .comment-form-url {
  /* width: 49%; */
}
.widget span.count {
  float: right;
}
.up-sells.upsells.products {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.woocommerce-product-search button {
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  background-color:#BB8739;
  display: inline-block;
  padding-right: 10px;
  text-align: center;
  padding: 10px 15px;
  text-align: center;
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
  border: navajowhite;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
  top: 14px;
}
.woocommerce-info{
    border-top-color:#BB8739;
}
.related-post-wrapper a {
  font-size: 16px;
  padding: 6px 0 !important;
  display: inline-block;
  color: var(--black2);
  font-family: var(--common-font-m);
  font-weight: bold;
}
.woocommerce ul.products li.product a img{
  background: #f3f3f3;
}
/* .media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
} */

.heading3 {
    font-size: 49px;
}
.read-moresec-err a {
    color: var(--white);
    border: none;
    text-transform: uppercase;
    padding: 16px 22px;
    border-radius: 35px;
    font: 700 14px var(--common-font-m);
    background-color:#BB8739;
}
/* .read-moresec-err a:hover
{
  background-color: #e4573d;
} */
.woocommerce table.shop_attributes td p{
  margin: 0 12px;
}
.woocommerce div.product div.images .flex-control-thumbs li img
{
  opacity: 1;
}
.woocommerce-product-rating {
    margin-top: 13px;
}
/* .added_to_cart {
    padding: 10px 15px !important;
    display: table !important;
} */
.woocommerce ul.products li.product .star-rating {
    font-size: 14px;
    margin-top: 10px;
}
.woocommerce .products .star-rating{
  margin: 0 auto;
}
.woocommerce ul.products li.product .price {
    font-size: 15px;
    padding: 10px;
}
a.button.yith-wcqv-button{
  display: none !important;
}
.woocommerce ul.products li.product .button{
  display: inline;
  margin-bottom: 14px;
  margin: 0px 25px 0 15px;

}
.woocommerce  .yith-wcwl-add-button{
  position: relative;
  height: 35px;
}
.shop li.product:hover :is(.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, .woosq-btn, .wishlist_text) {
  display: block;
}
.outer_dpage li.product:hover :is(.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, .woosq-btn, .wishlist_text) {
  display: block;
}
/* .woocommerce  a.add_to_wishlist.single_add_to_wishlist */
.shop .yith-wcwl-add-to-wishlist{
  /* position: absolute;
  top: 31.5%;
  right: 20%;
  display: none; */
}
.shop .add-to-wishlist-after_add_to_cart:hover .yith-wcwl-add-to-wishlist{
  display: block;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
  border: 1px solid #ebebeb;
  padding-bottom: 15px;
}
 .shop .price,.woocommerce-page ul.products li.product h6.product-brand,.woocommerce ul.products li.product .woocommerce-loop-product__title{
  /* padding-left: 10px !important; */
}
.woocommerce table.shop_table{
  margin: 0px -1px 24px 0;
}
a.btn.button.show-title-form{
  display: none;
}
/* .woocommerce .woocommerce-breadcrumb{
  display: none !important;
} */
/*----blog share icons--------*/
.newsinner .post_share_icon {
  position: relative;
  /*display: block;*/
  padding: 20px 0 !important;
}
.newsinner .post_share_icon b {
  padding: 0;
  font-size: 18px;
}
.newsinner .post_share_icon a {
  padding: 10px 25px;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  width: auto;
  margin: 5px 3px;
}
.newsinner .post_share_icon a:hover,.share_icon a:hover{
  color: #fff
}

.newsinner .post_share_icon i {
  color: #fff;
  font-size: 13px;
  padding-right: 5px;
}

.newsinner .feature-box {
    padding-bottom: 10px;
}
.newsinner .share_icon {
    position: absolute;
    top: 40%;
    right: 0;
    opacity: 0;
    z-index: 999;
    left: 31%;
}
.newsinner .share_icon:hover .socila_share{
  opacity: 1;
  z-index: 9999;
}
.newsinner .socila_share {
   position: absolute;
    top: 0px;
    opacity: 0;
    width: 55px;
    border-radius: 23px;
    filter: drop-shadow(0px 20px 20px rgba(0,0,0,0.2));
    left: 44%;
    padding: 9px 12px;
    height: 146px;
    display: block;
    right: 0;
}

 .newsinner .share-title i {
    color: black;
    background: white;
    height: 55px;
    width: 55px;
    padding: 22px;
    border-radius: 3px;
    position: relative;
    left: 10px;
}
.newsinner .share_text {
    display: none;
}
.newsinner .socila_share i.fab.fa-facebook-f {
    background-color: white;
    color: black;
}
.newsinner .socila_share i.fab.fa-linkedin-in {
    background-color: white;
    color: black;
}
.newsinner .socila_share i.fab.fa-twitter {
    background-color: white;
    color: black;
}
.faq-section {
    background-size: cover;
}

.aboutimg {
    height: 485px;
    object-fit: cover;
}
.about-arrows i {
    margin-top: 6px;
}
.about-arrows {
    display: flex;
}
.about-text {
    padding-left: 10px;
}
.about-button
{
  background-color: #e4573d;
  color: var(--white);
    border: none;
    text-transform: uppercase;
    padding: 16px 22px;
    border-radius: 4px;
    font: 700 14px var(--common-font-m);
}
.about-button:hover
{
  background-color: #e4573d;
  color: white;
}
.about-center-img {
    height: 441px;
    margin-top: -25px;
}
.about-center-img:hover {
    animation-name: headShake;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
}
.adventure-subhead:after {
    content: '';
    display: block;
    border-bottom: 4px solid black;
    width: 68px;
    margin: 0px auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 41px;
}
.adventure-subhead {
    position: relative;
}
.aboutus-para {
    max-width: 884px;
    margin: 0 auto;
}
.authors-bg {
  margin-top: -25px;
}
.authors-bg .author_wrap{
  box-shadow: 4px 2px 12px 1px #ccc;
  margin-bottom: 10px;
}
.services_heads {
  font-size: 20px;
  font-family: muli;
  font-weight: 700;
  color: #5d5d5d !important;
}
.services-para1 {
  font-size: 16px;
  font-family: 'Montserrat';
  position: relative;
}
.services-heading1 {
  font-size: 33px;
}
.services-para1:after {
  content: '';
  display: block;
  border-bottom: 3px solid black;
  width: 105px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 47px;
}
/*------------------------- Our Records -----------------------------*/
#our_records {
  padding: 50px 0;
  background-size: cover;
}
#our_records .counter-icon {
  text-align: left;
}
#our_records h4 {
  font-size: 32px;
  color: var(--white);
  font-weight: bold;
  padding: 0;
}
#our_records p {
  font-size: 14px;
  color: var(--white);
}
#our_records p {
  color: var(--white);
  font: 600 12px var(--common-font-m);
}
#our_records .owl-dots {
  text-align: center;
  margin-top: 30px;
}
#our_records button.owl-dot {
  width: 12px;
  height: 12px;
  margin: 2px;
  background-color: var(--white);
  border: solid 2px var(--black1);
}
#our_records button.owl-dot.active {
  background-color:#BB8739;
  border: solid 2px#BB8739;
}
#our_records button:focus {
  outline: inherit !important;
}
#our_records .counter_inner {
  padding: 15px;
}
#our_records .counter-box {
  padding: 15px;
  border: solid 1px var(--white);
}
.author_details {
  display: none;
}
.parent.comment.byuser, .comment.byuser, .comment-body {
  background-color: #f5f3f0;
  padding: 20px;
  border-radius: 15px;
  margin: 20px 0;
}
.comment-body p{
  color: #000;
}
.comment-list{
  list-style-type: none;
}
.single-post .entry-author a, .single-post .entry-comments {
  color: #fff;
}
.entry-author a, .entry-comments {
  color: #000;
}
.commentmetadata a,.comment-author a {
  color: #5b5b5b !important;
}
::marker {
  color: white;
}
#blog-left-sidebar, #blog-right-sidebar{
  padding: 80px 0;
}
#blog-left-sidebar #latest_post{
  padding: 0
}
#full-width-blog {
  padding: 80px 0
}
#full-width-blog #latest_post{
  padding: 20px 0;
}
#blog-right-sidebar #latest_post ,#blog-right-sidebar #latest_post{
  padding: 40px 0;
}
#aboutus-page #testimonials{
  margin-bottom: 70px;
}
section#aboutus-page{
    padding: 80px 0 40px 0;
}
.shop.shop-product{
  padding-top: 40px;
}
#blog-left-sidebar .newsinner .share_icon,#blog-right-sidebar .newsinner .share_icon{
      left: 41%;
}
section#page-with-left-sidebar ,section#page-with-right-sidebar{
  padding: 40px 0;
}

/* #blog-right-sidebar */
.single-blog-banner-img{
  z-index: 1;
  position: relative;
}
.container.single-post{
  padding: 30px;
  margin-top: -100px;
  position: relative;
  z-index: 1;
  padding: 30px;
}
.single-post .entry-date{
  margin: 0 25px;
}
.entry-date,.entry-comment{
  position: relative;
  font-family: 'Outfit';
  font-weight: 300;
}
.before-dot::before{
  content: '';
  position: absolute;
  top: 7px;
  left: -13px;
  bottom: 0;
  border-radius: 50%;
  background: gray;
  height: 5px;
  width: 5px;
}
.single-testimonials{
  background-color: #141317 !important;
}
.single-testimonials #testimonial_single p{
  color: #fff;
}
.content_page .collectionbox-text h3:hover , .content_page .collectionbox-text h3 a:hover{
  color: #BB8739;
}
#latest_post .readmore a:hover{
  color: #BB8739;
}
#latest_post .post-holiday-dinner-btn a:hover{
  color: #BB8739;
  background-color: #000;
}
.woocommerce img, .woocommerce-page .footer-contact-img{
  max-width: 100%;
}
.banner-page-text .breadcrumbs, .banner-page-text .breadcrumbs a{
  color: #000;
  font-family: 'Outfit';
  font-weight: 300;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover{
  background-color: #BB8739;
}
.post-type-archive-product .main_title{
  display: none !important;
}
.post-type-archive-product .woocommerce div.product .product_title{
  color: #000;
}
.post-type-archive-product .yith-wcwl-add-to-wishlist {
  /* padding: 0px 12px; */
}
.woocommerce-account .woocommerce form .form-row label, .woocommerce-page form .form-row label{
  color: #fff;
  font-family: 'Outfit';
  display: flex !important;
  gap: 5px;
  margin-bottom: 10px !important;
}
.woocommerce-error li, .woocommerce-info li, .woocommerce-message li{
  font-family: 'Outfit';
  font-weight: 500;
}
.woocommerce-account .woocommerce-info {
  background-color: #282829;
  border-top-color: #BB8739;
  color: white;
  font-family: 'Outfit';
  font-weight: 600;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  color: white;
}
.category{
  background-color: #141317 !important;
  position: relative;
}
[type=submit], button {
  /* -webkit-appearance: button;
  background: #BB8739;
  font-family: 'Outfit';
  font-weight: 600;
  color: white;
  border-radius: 5px; */
}
#sidebar label {
  font-family: 'Outfit';
  width: 100%;
  font-weight: 600;
}
.extra-cls a{
  font-weight: 600 !important;
  font-family: 'Outfit' !important;
  font-size: 15px;
}
.woocommerce-account .socialbox a i, .social_widget .custom-social-icons a i {
  /* transform: translateX(-3px) !important; */
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  color: white;
  font-family: 'Outfit';
}
.woocommerce-wishlist .footer-contact-img {
  max-width: 63%;
}
.woocommerce #review_form #respond textarea{
  color: white !important;
}


/* wishlist page */
table.wishlist_table tr, .wishlist_table.mobile #yith-wcwl-row-94{
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  border: 1px solid #DEDEDE;
  border-radius: 8px;
  padding: 10px;
}
 table.shop_table.wishlist_table thead{
  display: none;
}
.woocommerce table.shop_table,.woocommerce table.shop_table td{
  border:none;
}
.wishlist-items-wrapper  .product-rating{
  display: none
}
.wishlist-items-wrapper  .product-thumbnail a{
      display: inline !important  ;
}
.shop_table .product-remove{
  position: absolute;
top: 12px;
z-index: 1
}
.wishlist-items-wrapper .product-name  a{
  font: normal normal 600 22px / 26px Rubik;
  color: #fff;
}
#empty-cart-page{
  display: flex;
flex-direction: column;
gap: 10px;
}
#empty-cart-page a{
  background: #339D55;
  color: #fff;
  border-radius: 6px;
  padding: 10px 14px;
  font: 500 14px / 24px Rubik;
  letter-spacing: 0px;
  color: #FFFFFF;
  width: max-content;
  margin: 0 auto;
}
#empty-cart-page i{
  color: #339D55;
font-size: 35px;
border: 2px solid #339D55;
padding: 10px;
border-radius: 10px;
width: max-content;
margin: 0 auto;
}
.wishlist_table.mobile li .item-wrapper .product-thumbnail{
  display: block;
  max-width: 100%;
  margin-right: unset;
}
.wishlist_table.mobile .additional-info,.wishlist_table.mobile .item-details-table .label{
  display: none;
}
.wishlist_table.mobile li .item-wrapper, .wishlist_table.mobile li .item-wrapper .item-details{
  width: calc(100% - 0px);

}
.wishlist_table.mobile .product-remove i{
  background: #339D55;
color: white !important;
padding: 10px;
border-radius: 8px;
margin: 6px;
}
 .wishlist_table.mobile #yith-wcwl-row-94 {
   position: relative;
 }
.product-thumbnail{
  position: relative;
}
.product-thumbnail:after{
  content: '';
  background-color: #BB8739;
  opacity: 0.4;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: none;
  -webkit-transition: all .4s ease-in-out 0s;
  -moz-transition: all .4s ease-in-out 0s;
  transition: all .4s ease-in-out 0s;
}
 table.wishlist_table tr:hover .product-thumbnail:after, .wishlist_table.mobile #yith-wcwl-row-94:hover .product-thumbnail:after{
     display: block;
 }
.item-details-table{
  text-align: center;
display: inline;
}
.wishlist-items-wrapper .product-thumbnail{
  background: #fff;
}
