/*
Theme Name: khayrat-albilad-template-main
Theme URI: khayrat-albilad.com.sa
Author: althemar
Author URl: http://khayrat-albilad.local/
Description:  تعبئة السكر الاوروبي والمناديل المعطره المميزه تعبئة و تغليف المواد الغذائية 
Version: 1.0
Text-domain: khayratalbilad
License: GNU General Piblic License v1 or later
License Url: www.khayrat-albilad.com.sa/license
Tags:  مواد غذائية ملح فلفل مناديل معطرة تعبئة تغليف سكر شراء تعقيم 
*/
/*home template*/

/* WooCommerce */
/*Grid System*/
ul,
li,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider {
  border: 0 !important;
  direction: ltr;
  overflow: hidden;
}

@-moz-document url-prefix() {
  .flexslider {
    border: 0 !important;
    direction: rtl;
    overflow: hidden;
  }
}

.flex-control-nav {
  bottom: 10px !important;
}

.slider-details-container {
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 800px;
}

.slider-details-container h1 {
  font-family: "El Messiri", sans-serif;
  font-size: 2.7rem;
}

.slider-details-container .subtitle {
  font-size: 1em;
  margin-bottom: 15px;

  word-wrap: break-word;
  width: 41%;
}

.slider-details-container .slider-title {
  color: #fff;
  font-weight: 700;
}

/* .slider-details-container a {
  background-color: #ff7864;
  color: #fff;
  border-radius: 5px;
  text-transform: uppercase;
  padding: 0.8em;
  display: inline-block;
  font-size: 1.2em;
} */

.slider-details-container a:hover {
  color: #fff;
}

.flexslider .slides {
  padding: 0 !important;
}

.flex-control-paging li a {
  background: rgba(189, 189, 189, 0.5) !important;
  height: 10px !important;
  width: 15px !important;
  display: none;
}

.flex-control-paging li a.flex-active {
  background: #ff324d !important;
  width: 25px !important;
}

.flex-control-nav li {
  margin: 0 2px !important;
}
@media all and (max-width: 767px) {
  .slider-details-container {
    margin: 0 25px;
    max-width: 400px;
  }

  .slider-title h3 {
    font-size: 2em;
  }

  .slider-details-container .subtitle {
    font-size: 1em;
  }

  .slider-details-container a {
    padding: 0.5em;
  }
}
/* woocommerce style */
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  color: #000;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  padding: 12px;
}
.home .woocommerce-loop-product__title + p {
  display: none;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  padding: 0;
  position: relative;
  width: 22.05%;
  margin-right: 0;
  border: 1px solid #eee;
  padding: 10px;
  text-align: center;
}
.woocommerce .products .star-rating {
  display: block;
  margin: 0 auto;
  float: none;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  font-size: 68%;
  margin: 0;
  margin-top: 0px;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 0.618em 1em;
  font-weight: 700;
  border-radius: 3px;
  right: auto;
  color: #171717;
  background-color: #fff;
  border: 1px solid #171717;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}
.woocommerce ul.products li.product {
  overflow: hidden;
}
.woocommerce img,
.woocommerce-page img {
  transition: all 0.5s ease-in-out;
}
.woocommerce img:hover {
  transform: scale(1.2);
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #171717;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #fdfdfd;
  color: #ff324d;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #171717;
  text-decoration: none;
  background-image: none;
  color: #fff;
}
.woocommerce span.onsale {
  min-height: -1.764em;
  min-width: 3.236em;
  padding: 0.21em;
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 3.236;
  top: -0.5em;
  right: -0.5em;
  margin: 0;
  border-radius: 0;
  background-color: #171717;
  color: #fff;
  font-size: 0.857em;
  z-index: 9;
  overflow: hidden;
}
.woocommerce ul.products li.product .onsale {
  top: 6px;
  left: 6px;
  right: auto;
  margin: -0.5em 0 0 -0.5em;
}
.woocommerce ul.products li.product .price {
  color: #ff324d;
  font-weight: 500;
  font-size: 16px;
}

/* global woocommerce */
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
  flex: 0 0 50% !important;
  max-width: 50% !important;
}
@media all and (max-width: 767px) {
  .woocommerce .col2-set .col-1,
  .woocommerce .col2-set .col-2 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

.woocommerce-billing-fields .form-row,
.woocommerce-shipping-fields .form-row,
.woocommerce form .form-row {
  display: block;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  max-width: unset;
}
.woocommerce-cart form .form-row {
  display: block;
}

.woocommerce-ordering select {
  -webkit-appearance: none;
}
.woocommerce-ordering select {
  -webkit-appearance: none;
  border: none;
  border: 1px solid #eee;
  text-align: center;
}
.woocommerce-ordering {
  position: relative;
}
.woocommerce-ordering::before {
  /* content: "";
  position: absolute;
  right: 0;
  top: 50%;
  display: block;
  border-left: 5px solid red;
  border-top: 5px solid red;
  width: 25px;
  height: 25px;
  float: right;
  transform: translate(50%, -50%) rotate(-45deg); */

  content: "";
  position: absolute;
  right: 0;
  top: 56%;
  display: block;
  border-left: 2px solid #5f6366;
  border-top: 2px solid #5f6366;
  width: 12px;
  height: 12px;
  float: left;
  transform: translate(-1679%, -81%) rotate(-135deg);
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 1px solid #000;
  background-color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-bottom: 1px solid #000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  border: 1px solid #fff;
}

/* =========== */
/* Frontend Product Lists */
.home .section-title {
  position: relative;
  margin-bottom: 20px;
}

.home .section-title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  height: 1px;
  width: 100%;
  background: #ddd;
}

.home .section-title h2 {
  font-family: "El Messiri", sans-serif;
  font-size: 2rem;
  position: relative;
  display: inline-block;
  background: #fff;
  vertical-align: top;

  margin: 0;
}
.section.new-arrivals {
  padding-top: 0px;
}

.slider-details-container {
  margin: 0 25px;
  max-width: 400px;
}

.slider-title h3 {
  font-size: 2em;
}

.slider-details-container .subtitle {
  font-size: 1em;
}

.slider-details-container a {
  padding: 0.5em;
}

/* ============ */
/* @media all and (max-width: 575px) {
  @-moz-document url-prefix() {
    .flexslider {
      direction: ltr;
    }
    .slider-details-container {
      max-width: 289px !important;
    }
  }
  .slider-details-container h1 {
    font-size: 1.5rem;
    margin-right: 10px;
  }
  .slider-details-container a {
    padding: 0.7em;
    font-size: 1em;
    margin-right: 10px;
  }

  .slider-details-container a {
    padding: -0.3em;
    font-size: 1em;
    width: 109px;
  }
  .flexslider .subtitle {
    display: none;
  }
  .slider-details-container {
    max-width: 249px;
  }

  .slider-details-container a {
    padding: 0.7em;
    font-size: 1em;
  }

  .flexslider img {
    height: 400px !important;
    object-fit: cover;
    object-position: center;
  }
  .slider-details-container h1 {
    font-size: 1.5rem;
  }
} */
/* ============ */
.popular-products,
/* .new-arrivals {
  padding: 50px 0 !important;
} */
.bg_light_blue2 {
  background-color: #f7f7f7 !important;
}
/* ========= */
.deal-of-the-week {
  background: #fff;
  padding: 60px 0;
}

.deal-of-the-week .row {
  padding: 30px 0;
}

.deal-of-the-week .discount {
  /* background: #ff697d; */
  color: #fff;
  padding: 0.5rem;
  display: inline-block;
  margin: 20px 0;
  position: relative;
  width: 170px;
  height: 170px;
  background: #f36363;
  border-radius: 50%;
  line-height: 170px;
  font-size: 22px;
}
.deal-of-the-week .discount::before {
  content: "";
  position: absolute;
  top: 6%;
  left: 10px;
  height: 150px;
  width: 150px;
  border: 1px dashed #ffc8d8;
  border-radius: 50%;
}

/* .deal-of-the-week .discount:after {
  content: "";
  position: absolute;
  bottom: 5%;
  left: 0;
  height: 1px;
  width: 100%;
  border: 1px dashed #ffc8d8;
} */

.deal-of-the-week .section-title {
  margin: 0 !important;
}

.deal-of-the-week h2 {
  background: #f8f8f8 !important;
}

.deal-of-the-week h3 {
  margin: 0 0 20px 0;
  padding: 0;
}

.deal-of-the-week h3 a {
  font-size: 2rem;
  font-weight: 700;
  color: #000;
  transition: 0.5s;
}

.deal-of-the-week h3 a:hover {
  color: #777;
}

.deal-of-the-week p {
  color: #aeaeae;
  font-size: 1.2rem;
}

.deal-of-the-week .prices .regular {
  font-size: 1.4rem;
  font-weight: 600;
  opacity: 0.4;
  text-decoration: line-through;
}

.deal-of-the-week .prices .sale {
  font-size: 2rem;
  font-weight: 700;
}

.deal-of-the-week a.add-to-cart {
  background-color: #d2335b;
  color: #fff;
  text-decoration: none;
  line-height: 1;
  padding: 0.618em 1em;
  font-weight: 700;
  border-radius: 3px;
  display: inline-block;
  margin-top: 10px;
}
.wpcf7-form-control.wpcf7-submit {
  cursor: pointer;
  background-color: white;
  border: none;
  color: black;
  border: 1px solid #000;
  width: 165px;
  transition: all 0.5s ease-in-out;
}
.wpcf7-form-control.wpcf7-submit:hover {
  background-color: black;
  color: white;
  border: 1px solid #000;
}
/* Blog Section */
.home section.althemar-blog {
  padding: 40px 0;
}
.althemar-blog img {
  margin: 15px 0;
}

.althemar-blog h3 {
  margin-bottom: 0;
}

/* .althemar-blog h3 a {
  color: #d83a65;
  font-weight: 700;
} */

.althemar-blog .pub-date {
  margin-bottom: 0.6rem;
  display: block;
}

.althemar-blog .excerpt {
  color: #848484;
}
/* ======= comment*/
/* Single */
.single header h1 {
  font-weight: 700;
}

.single .post-thumbnail {
  margin: 1rem 0;
}

.comments-area {
  border-top: 1px solid #eee;
  padding: 1rem 0 2rem;
  margin-top: 2rem;
}

.comment-form label {
  display: block;
}

.comment-form input[type="submit"] {
  background-color: #fff;
  color: #000;
  border-radius: 0px;
  text-transform: uppercase;
  padding: 0.8em;
  display: inline-block;
  border: 1px solid #000;
}

#comments ol,
#comments ul {
  list-style: none;
  padding: 0;
}

#comments .depth-1 {
  padding: 2rem 0;
}

#comments .nav-links a {
  padding: 0;
}

#comments .bypostauthor {
  background-color: #bf95941a;
}

.entry-pings,
.entry-comments {
  color: #444;
  padding: 20px 45px 40px 45px;
  border: 1px solid #ccc;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  border-left: 4px solid #444;
}

.entry-comments h3 {
  font-size: 30px;
  margin-bottom: 30px;
}

.comment-respond h3,
.entry-pings h3 {
  font-size: 20px;
  margin-bottom: 30px;
}

.comment-respond {
  margin: 1.5rem 0;
}

.comment-header {
  color: #adaeb3;
  font-size: 14px;
  margin-bottom: 20px;
}

.comment-header cite a {
  border: none;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
}

.comment-header .comment-meta a {
  border: none;
  color: #adaeb3;
}

li.comment {
  background-color: #fff;
  border-right: none;
}

.comment-content {
  clear: both;
  overflow: hidden;
}

.comment-list li {
  font-size: 14px;
  padding: 20px 30px 20px 25px;
}

.comment-list .children {
  margin-top: 40px;
  border: 1px solid #cccccc40;
  margin-left: 1rem;
}

.comment-list li li {
  background-color: #f5f5f6;
}

.comment-list li li li {
  background-color: #fff;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
  width: 50%;
}

.comment-respond label {
  display: block;
  margin-right: 12px;
}

.entry-comments .comment-author {
  margin-bottom: 0;
  position: relative;
}

.entry-comments .comment-author img {
  border-radius: 50%;
  border: 5px solid #fff;
  left: -80px;
  top: -5px;
  position: absolute;
  width: 60px;
}

.entry-pings .reply {
  display: none;
}

.form-allowed-tags {
  background-color: #f5f5f5;
  font-size: 16px;
  padding: 24px;
}

.comment-reply-link {
  cursor: pointer;
  background-color: #444;
  border: none;
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1px;
  padding: 4px 10px 4px;
  text-transform: uppercase;
  width: auto;
}

.comment-reply-link:hover {
  color: #fff;
}

.comment-notes {
  display: none;
}
.blog article,
.archive article {
  margin-bottom: 3rem;
}

.blog article .title,
.archive article .title {
  font-weight: 600;
}

.blog article .meta,
.archive article .meta {
  font-weight: 700;
  margin: 1rem 0;
}

.archive-title {
  font-size: 2rem;
  font-weight: 700;
  border-bottom: 1px solid #efefef;
  padding: 0 0 0.7rem 0;
  margin-bottom: 1rem;
}

.archive-title span {
  color: #b58e8e;
  font-weight: normal;
}

.blog .post-thumbnail,
.archive .post-thumbnail {
  margin: 1rem 0;
}

/* =======404====== */
/*===================================*
  19.START 404 ERROR STYLE
*===================================*/
.error_wrap {
  width: 100%;
}
.error_txt {
  color: #333;
  font-size: 150px;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1;
}
.search_form form {
  position: relative;
}
.search_form form input {
  height: 50px;
  padding: 5px 60px 5px 20px;
}
.search_form form input:focus {
  height: 50px;
}
.search_form .icon_search {
  position: absolute;
  right: 18px;
  top: 50%;
  padding: 0;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-left: 1px solid #ddd;
  border-radius: 0;
  padding-left: 15px;
}
.search_form .icon_search i {
  font-size: 24px;
  margin-right: 0;
}
.form-note {
  margin-top: 20px;
}
/*===================================*
  19.END 404 ERROR STYLE
*===================================*/
.blog article,
.archive article {
  margin-bottom: 3rem;
  /*  margin-right: 200px;
  margin-left: 200px;*/
}
.home .althemar-blog .excerpt {
  color: #848484;
  font-size: 14px;
}
.althemar-blog h3 a {
  color: #ff324d;
  font-weight: 700;
  font-size: 24px;
}

@media all and (max-width: 767px) {
  footer .widget_title {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  .top-header {
    display: none;
  }
  .dark_skin .logo_dark,
  .light_skin .logo_light {
    display: block;
    width: 50%;
  }
  .woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: right;
    width: 110px;
    height: 45px;
  }
  .banner_content2 h2 {
    font-size: 32px !important;
  }
}
.container.shop-content {
  margin-top: 30px;
}
.tinv-wishlist.woocommerce.tinv-wishlist-clear {
  margin-top: 60px;
}
.banner_section.slide_wrap {
  margin-top: 30px;
}
.banner_content2 h2 {
  font-size: 50px;
  margin-bottom: 20px;
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: -2px;
}
.my-account .woocommerce {
  margin: 50px;
}

.cart .items {
  background: #ca2424;
  color: #fff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
  width: 150px;
}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: #494949;
  color: #fff;
  height: 30px;
}
@media only screen and (max-width: 991px) {
  .banner_section:not(.full_screen),
  .banner_section:not(.full_screen) .carousel-item,
  .banner_section:not(.full_screen) .banner_content_wrap,
  .banner_section:not(.full_screen) .banner_content_wrap .carousel-item {
    height: 250px;
  }
  .woocommerce-ordering::before {
    transform: translate(-1618%, -87%) rotate(-135deg);
  }
  .banner_content2 h2 {
    font-size: 42px;
    letter-spacing: -2px;
  }
}
@media only screen and (max-width: 1366px) {
  .woocommerce-ordering::before {
    transform: translate(-1618%, -87%) rotate(-135deg);
  }
  .banner_content2 h2 {
    font-size: 42px;
    letter-spacing: -2px;
  }
}
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #171717;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  height: 34px;
}
.blog_meta {
  display: inline-block;
  margin-bottom: 0px;
  width: 100%;
  font-size: 11px;
}
.page-numbers {
  border: solid #343a40;
  padding: 8px;
}

#reply-title {
  font-size: 25px;
}

.comment-form input[type="submit"]:hover {
  color: #ff324d;
}
