
div#sidebar {
    display: none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    margin: 0 13px 25px !important;
    padding: 0;
    position: relative;
    width: 23.5% !important;
}
.woocommerce ul.products li.product .onsale , .woocommerce span.onsale{
  top: 0;
  right: 0;
  left: 0 !important;
  margin: 0 !important;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 500;
  font-family: "Jost";
  text-align: center;
  background-color: #000000;
  border-radius: 0 !important;
  min-width: 0 !important;
  width: 20% !important;
  height: auto !important;
  min-height: 0 !important;
  padding: 15px 0!important;
  line-height: 0 !important;
}
.woocommerce span.onsale{
  width: 7% !important;
}
h1.product_title.entry-title {
    font-size: 34px;
    font-family: "Playfair Display";
    color: #000000;
    font-weight: 600;
    padding-bottom: 10px !important;
}
.woocommerce .quantity input {
    border: 1px solid #000000 !important;
}
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 1em !important;
}
.woocommerce .woocommerce-Price-amount bdi {
    font-size: 22px;
  }
h2.woocommerce-loop-product__title {
    font-size: 18px !important;
    letter-spacing: 0px;
    color: #1f1f1f;
    font-weight: 400 !important;
    font-family: "Jost" !important;
    text-align: center;
    padding-top: 20px !important;
}
.woocommerce .star-rating::before{
  color: #000000 !important;
}
nav.woocommerce-breadcrumb {
    font-size: 20px !important;
    font-family: 'Jost';
    color: #000000 !important;
    padding: 20px 0 15px!important;
}
nav.woocommerce-breadcrumb a {
    font-size: 20px;
    font-family: 'Jost';
    color: #000000 !important;
}

tbody.wishlist-items-wrapper tr td a  {
  font-size: 24px !important;
  font-weight: 400 !important;
  font-family: "Jost";
  color: #000000;
}
span.nobr ,tbody.wishlist-items-wrapper tr td .woocommerce-Price-amount {
    font-size: 18px;
    font-family: 'Jost';
}
table.wishlist_table{
  font-size: 120% !important;
}

/*------------------ Contact Page -----------------*/
.c_icon {
  display: table;
  margin: 0 auto;
  padding: 25px 8px;
  border: 1px solid #000000;
  border-radius: 50%;
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form {
    box-shadow: 0 0 15px 6px #ccc;
}
.contac_form form {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 20px;
}
.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: #ffffff;
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  background-color:#fff;
  border: 1px solid #ccc;
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  width: 100% !important;
  font-size: 16px;
  padding: 10px 10px;
  margin: 0 0px 10px 0;
  height: auto;
  float: left;
}
.contact-box .wpcf7 input[type="text"]::placeholder
{
  color: #13182c;
  font-style: italic;
}
.contact-box .wpcf7 input[type="email"]::placeholder
{
  color: #13182c;
  font-style: italic;
}
.contac_form.col-md-12 {
  margin-top: 20px;
}
section#contact-box{
  padding:0;
  margin:0;
}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 0;
  width: 100%;
  align-items: end;
}

.contac_form h3 {
    color: #000000;
    font-size: 28px;
    font-family: 'Playfair Display';
    padding: 30px 0;
}
.contact-email i, .contact-address i, .contact-phone i {
  color: #000000;
  margin: 0 auto;
  text-align: center;
  width: 87px;
  display: inline-table;
}
.contact-info .head{
  color:#000;
}
.contact-address, .contact-email, .contact-phone {
  margin: 20px 0;
}
.contact-box a {
  color: #000000;
  font-size: 16px;
  font-family: 'Jost';
}
.c_content span ,.c_content p{
  font-size: 16px;
  color: #000000;
  font-family: 'Jost';
}

.contac_form form {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 20px;
  padding-bottom: 5px;
  margin-bottom: 5%;
}
.contac_form .fancy-title {
    width: 250px;
    margin: 0 auto;
}
.contac_form label {
    width: 100%;
    font-size: 14px;
    font-family: 'Jost';
    color: #000000;
}
.contact-box .contac_form textarea
{
  max-height: 100px;
}
.contact-box .contac_form textarea::placeholder
{
  color: #13182c;
  font-style: italic;
}

.contact-box .contac_form input[type="submit"]:hover {
    color: #fff;
}

/* ----------------------- POST---------------------- */
.post-section {
  padding: 20px 0;
}
.post-template-default h1 {
  font-size: 30px;
}
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background: #000000;
  color: #ffffff !important;
  border: 1px solid #000000;
}
.woocommerce nav.woocommerce-pagination ul li a:hover{
  color: #000000 !important;
}
.navigation span.page-numbers.current{
  background: #ffffff;
  border: 1px solid #4bcdfc;
  color: #000000 !important;
}
.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 14px 12px 15px;
  color: #fff;
  margin-right: 1%;
}
.blog-icon i:hover {
    background: #d3da36;
    color: #fff;
}
.blog-icon i.fa-google-plus {
    padding: 12px 10px 12px 11px
}
aside#search-3 {
  padding: 0 !important;
}
.feature-image-box img{
  width:100%;
}
.feature-image-box img a:hover{
  opacity:0.8;
}
.post-singlepage {
  border: solid 1px #bbb;
  box-shadow: 0 0 1px #bbb;
}
.bradcrumbs{
  padding:15px 0 30px;
  display: none;
}
.bradcrumbs a{
  background: var(--primary-text-color);
  color: #000000;
  padding:10px 15px;
  margin-right:5px;
  font-weight: 500;
}
.bradcrumbs span{
  background:#fff;
  color: #000;
  padding:5px 15px;
  font-weight: 500;
}
/* --------- Inner Pages --------- */
.more_info a {
  background: #333;
  color: #ffffff;
  padding: 10px;
  border-radius: 20px;
}
.more_info {
  margin: 20px 0;
}
.more_info a:hover {
  background: #ffffff;
  color: #333333;
}
/* --------- Blog Page ------- */
#full-width-blog .postbox {
  width: 100%;
  border: none;
  max-width: 33.33%;
  padding: 0 10px;
}
#full-width-blog .postbox h3{
  font-weight:normal;
}
.postbox h3 {
  padding: 15px 0;
}
.blogimg-full img{
  width: 100%;
}
.read-more-icon{
  text-align: center;
  margin: -55px 0 0 0;
  z-index: 999;
}
.read-more-icon a:hover{
  opacity: 0.9;
}
.continue-read a {
  color: rgba(19, 10, 138, 0.6);
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  border: solid 1px #bbb;
  padding: 10px 20px 10px 20px;
  border-radius: 6px;
  display: block;
  background: #fff;
}
.continue-read a:hover{
  background: #18304c;
  color:#fff;
}
.continue-read {
  margin: -22px auto 0 auto;
  display: table;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.postbox {
   margin-bottom: 39px;
   border: none;
   border-radius: 0px;
   padding: 0 10px;
}
.postbox h2{
  margin:0 0 5px;
  font-weight:bold;
}
a.post-readmore {
   font-size: 18px;
   border-bottom: 1px solid;
}
a.post-readmore i {
   margin-left: 8px !important;
   font-size: 18px;
   border-bottom: 1px solid #ffffff;
   padding-bottom: 2px;
}

.widget_recent_entries li {
  margin: 20px 10px;
}
.postbox  a.blogbutton {
  background:none;
  color:#fff;
  font-size:12px;
  font-weight:bold;
  color:#fff;
  padding:6px 25px;
  border:1px solid #000;
  color:#000;
  font-size:18px;
  text-transform:uppercase;
  margin:25px 0 0 0;
  display:table;
}
.blogbutton-small{
  background:none;
  font-size:12px;
  font-weight:bold;
  padding:6px 25px;
  border:1px solid #000;
  color:#000;
  font-size:14px;
  text-transform:uppercase;
  margin:14px 0 0 0;
  display:table;
}
.metabox {
  color: #000;
  padding: 5px 0;
  clear: both;
  margin: 0px 0 15px;
  border-top: 1px solid #13182c;
  border-bottom: 1px solid #13182c;
}
.metabox span i {
    font-size: 18px;
    margin-right: 10px;
}
.metabox span{
  margin-right: 10px;
}
.metabox .entry-author a,
.metabox .entry-comments ,.metabox .entry-date{
  font-size: 18px;
  color: #000000;
  font-weight: 400;
  font-family: "Playfair Display";
}
#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}
.post-featured img {
  width: 100%;
}
.feature-box{
  margin-bottom: 10px;
}
.feature-box img{
  width: 100%;
}
.single-post-block .single-content p {
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #000000;
  font-family: 'Jost';
  margin-bottom: 30px;
  text-align: center;
}
.authordetails {
  padding-top: 25px;
}
.authordetails .author_links {
  padding-left: 17%;
  font-weight: bold;
  margin-bottom: 7px;
}

.authordetails .b-content
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #90939c;
  /* font-family: "Montserrat"; */
  font-style: italic;
}
.authordetails img
{
  border-radius: 50%;
}
.authordetails ul {
  list-style-type: none;
  margin-left: 18%;
  margin-top: 10px;
  position: relative;
}
.inner-sbox h3 a {
  color: #000000;
  font-size: 24px;
  font-family: 'Playfair Display';
}
.inner-sbox p
{
  font-size: 16px;
  line-height: 30px;
  font-family: 'Jost';
  font-weight: 400;
  color: #000000;
  padding-bottom: 15px;
  margin: 0;
}
.inner-sbox .post-readmore{
  border: none;
  font-size: 14px;
  letter-spacing: 3px;
  font-family: 'Jost';
  font-weight: 500;
  color: #ffffff !important;
  display: flex;
  background-color: #000000;
  width: 150px;
  height: 40px;
  justify-content: center;
  align-items: center;
  padding: 2px 5px;
}
.inner-sbox .post-readmore:after {
    content: "\f178";
    font-size: 16px;
    font-family: fontAwesome;
    font-weight: 900;
    font-style: normal;
    padding-left: 5px;
}

a.post-readmore:before{
  display: none !important;
}
.wc-banner {
    position: relative;
    margin-bottom: 50px;
}
.archive  h1{
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(150, 150, 0, 0.58);
  font-size: 40px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: "Playfair Display";
  text-align: center;
  text-transform: uppercase;
}
.search .entry-title{
  /* font-family: "Montserrat"; */
  color: #13182c;
  font-weight: normal;
  font-size: 30px;
  padding-top: 25px;
}
/* --------- search Page ------- */
.postbox h6 {
  font-weight: bold;
}
/*---- Related post css -----*/
.related-posts .row {
  row-gap: 20px;
}
.related-posts .postbox {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
    padding: 5px;
    margin: 0 10px;
}
.related-posts{
  padding: 2% 0;
  border-top: 1px solid;
  clear: both;
}
.related-posts h2{
  font-size: 30px;
  font-weight: 600;
  color: #000;
  letter-spacing: 0;
  font-family: 'Playfair Display';
  padding-bottom: 20px;
}
/*------------- Page -----------------*/
.title-box{
  text-transform:uppercase;
  position: relative;
  margin-bottom: 50px
}
.title-box img{
  width:100%;
}
.above_title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.title-box h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(150, 150, 0, 0.58);
  font-size: 40px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: "Playfair Display";
  text-align: center;
}
.read-moresec{
  margin:2% 0;
}
.middle-content {
  padding-bottom: 20px;
}
/* ------------- Category --------------------*/
.category-page h4{
  text-align: left !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
}
ul.post-categories a {
    color: #000000;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: 'Jost';
}
.content_boxes {
    padding: 0;
    border: none;
}
.post_ctg span {
  float: left;
  margin-right: 7px;
  letter-spacing: 1px;
  color: #000;
  font-size: 20px;
  font-family: 'Jost';
  font-weight: 500;
}
.post_ctg{
  margin-bottom: 20px;
  height: 25px;
  display: flex;
  align-items: center;
}
/*--- Share icon css ----*/
p.socila_share b {
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    font-family: 'Jost';
    letter-spacing: 1px;
}
.share_icon i {
  padding: 10px 10px 10px 8px;
  margin: 0 0;
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
  border-radius: 20% 0%;
  width: 36px;
  margin: 5px 4px;
  text-align: center;
}
.share_icon i:hover {
    color: #ffffff;
    background-color: #000000;
}
#blog .hvr-icon-wobble-horizontal .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
#blog .hvr-icon-wobble-horizontal:hover .hvr-icon,
#blog .hvr-icon-wobble-horizontal:focus .hvr-icon,
#blog .hvr-icon-wobble-horizontal:active .hvr-icon {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
#blog-right-sidebar #slider,#blog-left-sidebar #slider,#full-width-blog #slider{
  margin-bottom: 3%;
}
/* about page template */


/* post comment button */
input#submit:hover{
  transition: 0.2s;
  border-left: none !important;
  border-right: none !important;
}
/* next button */
.nav-next .meta-nav, .nav-previous .meta-nav{
  transition: all 0.5s;
}
.nav-next .meta-nav, .nav-previous .meta-nav{
  position: relative;
  transition: 0.5s;
}
.nav-next .meta-nav:hover{
  padding: 8px 30px 8px 10px;
}
.nav-next .meta-nav:after{
  content: '»';
  position: absolute;
  opacity: 0;
  top: 5px;
  right: -20px;
  transition: 0.5s;
  font-size: 20px;
}
.nav-next .meta-nav:hover:after {
  opacity: 1;
  right: 40px;
}
/* previous button */
.nav-previous .meta-nav:hover{
  padding: 8px 10px 8px 30px;
}
 .nav-previous .meta-nav:after {
  content: '«';
  position: absolute;
  opacity: 0;
  top: 5px;
  left: -20px;
  transition: 0.5s;
  font-size: 20px;
}
.nav-previous .meta-nav:hover:after {
  opacity: 1;
  left: 40px;
}
.wpcf7 form .wpcf7-response-output{
  margin-left: 0;
  text-align: center;
}


                                               /* Custom Css */
header#masthead {
   border-bottom: 1px solid #000000;
}
/* Trending Now */
div#trending-pages,#best-sellers-pages{
  padding-bottom: 50px;
}
.main_title { position: relative }
.inner-page-title,.main_title h1{
  font-size: 40px;
  letter-spacing: 1px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Playfair Display";
  text-align: center;
  padding: 50px 0 30px;
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.sales-image-box-1 {
    padding: 0 10px;
}
.row.trending-page , .row.best-sellers-page{
    row-gap: 50px;
}

/* New Arrival */
.new-arrival-prod-thumb-wrapper img {
    width: 100%;
}
.sales-image-box-page{
    padding: 0 10px;
}
.page-arrival-products,.page-deals-products,.sale-page,.outerwear-page,.tops-page,.dresses-page,.bottoms-page,.accessories-page{
  row-gap: 50px;
}
div#new-arrival-pages,#hot-deals-pages,#sale-pages,#outerwear-pages,#tops-pages,#dresses-pages,#bottoms-pages,#accessories-pages{
  padding-bottom: 50px;

}

/* Category Pages */
.sidebar {
    display: none;
}

/* Single Blog */
.single-post .single-page.container{
  max-width: 1400px;
}
.single-post .main_title h1 {
    font-size: 40px;
    letter-spacing: 1px;
    color: #000000;
    font-weight: 400;
    font-family: "Playfair Display";
    padding: 50px 0 40px;
    text-align: center;
}
.single-post .metabox {
  padding: 10px 0;
  margin: 20px 0 20px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
p.logged-in-as,p.comment-form-comment {
    font-size: 16px;
    font-family: 'Jost';
    letter-spacing: 1px;
    color: #000000c9;
}

/* FAQ */
.faq-head {
    padding-bottom: 50px;
}
.faq-wrpapper {
    margin-bottom: 25px;
}
.faq-wrpapper button.accordion-button {
    padding: 20px 10px;
    background-color: transparent !important;
    box-shadow: none !important;
    border-bottom: 2px solid #000000 !important;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: 'Jost';
}
.faq-wrpapper .accordion-button:not(.collapsed){
  color: #000000;
}
.faq-wrpapper .card-header{
  background-color: transparent;
}
.faq-wrpapper p {
    font-size: 16px;
    font-family: 'Jost';
    letter-spacing: 1px;
    color: #000000;
}

.page-content {
    text-align: center;
}






@media screen and (max-width:1441px) {
  .inner-page-title {
    padding: 30px 0 30px;
  }

  /* Category Page */
  .archive h1 {
    font-size: 40px;
    line-height: 50px;
    padding: 40px 0 30px;
   }
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0 13px 25px !important;
    padding: 0;
    position: relative;
    width: 23% !important;
  }
}

@media screen and (max-width:1201px) {
  .inner-page-title {
    padding: 20px 0 20px;
    font-size: 30px;
  }

  /* Category Page */
  .archive h1 {
    font-size: 32px;
    padding: 25px 0 25px;
    line-height: 40px;
  }
  .woocommerce ul.products::before {
    display: none;
  }
  ul.products.columns-4 {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 15px;
    grid-row-gap: 25px;
  }
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0 !important;
    padding: 0;
    position: relative;
    width: 100% !important;
  }
  .woocommerce .add_to_cart_button.ajax_add_to_cart, .woocommerce .wc-forward{
    font-size: 12px !important;
    width: 110px;
    height: 30px;
    bottom: 95px;
  }
  .woocommerce a.added_to_cart.wc-forward {
    margin-left: 0px;
    bottom: 135px;
  }
  .woocommerce ul.products li.product .onsale, .woocommerce span.onsale {
    font-size: 10px;
    width: 25% !important;
    padding: 11px 0!important;
  }
  h2.woocommerce-loop-product__title {
    font-size: 14px !important;
    padding-top: 15px !important;
  }
  .woocommerce ul.products li.product .star-rating {
    margin: 5px auto;
  }
  .woocommerce .woocommerce-Price-amount bdi {
    font-size: 14px;
  }

  /* trending page */
  div#trending-pages .container ,#best-sellers-pages .container {
    padding: 0 !important;
  }
  .onsale {
    font-size: 10px;
  }

  h5.recommended-product-title a,.woocommerce-Price-amount bdi {
    font-size: 16px;
  }
  .product-cart-btn , .bs-cart-btn{
    flex-direction: column;
    gap: 10px;
   }
   h5.recommended-product-title {
    padding: 5px 0;
   }

   /* Single Product page  */
  .woocommerce span.onsale {
    width: 10% !important;
   }
   h1.product_title.entry-title {
    font-size: 26px;
   }
   .woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 0em !important;
   }

   /* shop */
   .inner-sbox h3 a {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
   }
   .metabox .entry-author a, .metabox .entry-comments, .metabox .entry-date {
    font-size: 14px;
   }
   .metabox span i {
    font-size: 14px;
    margin-right: 10px;
   }
   .inner-sbox p {
    font-size: 14px;
   }
   tbody.wishlist-items-wrapper tr td a {
    font-size: 13px !important;
   }
   span.nobr, tbody.wishlist-items-wrapper tr td .woocommerce-Price-amount {
    font-size: 14px;
    font-family: 'Jost';
  }
  table.wishlist_table {
    font-size: 85% !important;
  }
  .single-post .main_title h1 {
    font-size: 26px;
    padding: 30px 0 30px;
  }

}

@media screen and (max-width:781px) {
  .title-box h1 {
    font-size: 24px;
  }
  .wc-banner {
      position: relative;
      margin-bottom: 30px;
  }
  /* Category Page */
  .archive h1 {
    font-size: 26px;
    padding: 0 !important;
  }
  ul.products.columns-4 {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 15px;
    grid-row-gap: 25px;
  }
  /* singel product */
  nav.woocommerce-breadcrumb , nav.woocommerce-breadcrumb a{
    font-size: 16px !important;
    padding: 20px 0 0px!important;
  }
  a.add_to_wishlist {
    display: flex;
    align-items: center;
    padding-bottom: 15px;
  }
  .single-product  i.yith-wcwl-icon.fa.fa-heart-o{
    font-size: 14px;
  }
  .single-product   i.yith-wcwl-icon.fa.fa-heart-o:before{
    position: relative;
    padding: 6px !important;
  }
  .single-product .add_to_wishlist span {
    display:block;
  }
  h1.product_title.entry-title {
    font-size: 26px;
  }
  .woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 0em !important;
  }
  .woocommerce .woocommerce-Price-amount bdi {
    font-size: 16px;
  }
  .woocommerce h2, .woocommerce-MyAccount-content h3 {
    font-size: 24px;
  }
  .woocommerce-Tabs-panel p {
    font-size: 14px;
    font-family: 'Jost';
  }
  .title-box {
    margin-bottom: 30px;
  }
  #full-width-blog .postbox {
    max-width: 50%
  }

  .inner-sbox h3 a {
    color: #000000;
    font-size: 14px;
  }
  .metabox .entry-author a, .metabox .entry-comments, .metabox .entry-date {
    font-size: 12px;
  }
  .metabox span i {
    font-size: 10px;
    margin-right: 5px;
  }
  .inner-sbox p {
    font-size: 12px;
    line-height: 20px;
  }
  .inner-sbox .post-readmore {
    font-size: 12px;
    letter-spacing: 2px;
    width: 125px;
    height: 35px;
  }
 .single-post .metabox {
    padding: 3px 0;
  }
  .single-post-block .single-content p {
    font-size: 14px;
  }

    .faq-wrpapper button.accordion-button{
      font-size: 14px;
      line-height: 20px;
    }
    .faq-wrpapper p {
      font-size: 14px;
    }
}

@media screen and (max-width: 481px) {
  .title-box h1 {
    font-size: 24px;
  }

  /* Category Page */
  ul.products.columns-4 {
    display: grid !important;
    grid-template-columns: 1fr 1fr ;
    grid-column-gap: 15px;
    grid-row-gap: 25px;
  }
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0 !important;
    padding: 0;
    position: relative;
    width: 100% !important;
  }

  /* Trending Now Page */

  #trending-pages .row , #best-sellers-pages .row{
    row-gap: 30px;
  }
  h5.recommended-product-title a,.woocommerce-Price-amount bdi {
    font-size: 14px;
  }

  /* single product */
  .inner-page-title, .main_title h1 {
      padding: 30px 0 30px;
  }
  .woocommerce-MyAccount-navigation ul{
    margin: 0;
  }

}
