/*Majadul 2019-08-21*/
.header-middle-right-wrap .fa {
  margin-right: 5px;
}

/*Majadul 2019-08-21*/

.header-support-part .header-middle-area {
  line-height: 80px;
}

.logo img {
  margin-top: 0;
}

.header-middle-area {
  vertical-align: middle;
}

.header-middle-right-wrap li a {
  line-height: 20px;
}

.header-middle-right-wrap {
  padding-top: 0;
}
.menu_icon_txt {
  display: none;
  position: absolute;
}

.header-bottom-area .col-lg-6,
.header-bottom-area .col-md-6,
.header-bottom-area .col-sm-6,
.header-bottom-area .col-xs-5:nth-child(2) {
  padding-right: 0 !important;
  padding-left: 0;
}

.header-menu-wrap li {
  margin-right: 5px;
}

.header-middle-right-wrap li.sell-btn {
  display: none;
}

.mean-container .mean-nav {
  overflow-y: auto;
}

.border_none {
  border: none !important;
}

.header-middle-right-wrap li .toggle_txt {
  color: #77b041;
  position: absolute;
  width: 200px;
  /*width: 130px;*/
  text-align: left;
  left: -25px;
  top: 35px;
}

.header-middle-right-wrap li a {
  border-color: #77b041;
}

/*Menu(after login)*/
.cart-quantity {
  top: 17px;
}

.addToMycart,
.addToMycart1 {
  top: 60px;
}

.cart-info p {
  position: relative !important;
}

.cart-info h5 {
  margin: 7px 0;
}

.addToMycart,
.addToMycart1 {
  line-height: 20px;
}

.header-middle-right-wrap .cart-close .fa.fa-close {
  margin-right: 0;
}

.cart-close {
  right: -5px;
  top: -8px;
}

/*Menu End*/

.slide-text > h1 {
  line-height: 1 !important;
}

.image-blog-wrap .col-lg-4:nth-child(2) .single-image-blog-box,
.image-blog-wrap .col-lg-4:nth-child(3) .single-image-blog-box,
.single-product-area,
.footer-wrap {
  margin-bottom: 0px;
}

.footer-wrap {
  position: relative;
  margin-top: 0;
}

.footer-wrap {
  position: relative;
  margin-top: 0;
}

/*Contact*/
.comments-form input,
.comments-form textarea {
  margin-top: 0;
}

.comments-form #codeimg {
  margin-bottom: 20px;
}

/*product*/
.product-price .offer-price {
  line-height: 1;
}

.featured-product-wrap {
  padding-bottom: 0;
}

.pagination {
  margin-bottom: 0;
}

/* product Details */
.section-padding.productDetails-carousel-wrap {
  padding: 30px 0 60px;
}

.product-details-wrapper .productDetails-addCart-btn {
  padding: 5px 25px;
  margin-top: 0;
}

.social-sharing a {
  padding: 2px 20px;
}

.social-sharing {
  margin-top: 0;
  margin-bottom: 0;
}

.tab-list li a {
  padding: 12px 20px;
}

.tab-list li.active a:after {
  top: 14px;
}

.section-padding.productDetails-carousel-wrap h2 {
  text-align: center;
}
.product_details_tab hr {
  margin-top: 15px;
  margin-bottom: 15px;
}
.blog-comments-area h3 {
  font-size: 20px;
}
.product_details_tab .tab-content h1 {
  font-size: 30px;
}
#location-tab-3 .col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}

.product_details_tab .tab-content h4 {
  margin-bottom: 0;
}
.product_details_tab .tab-content {
  padding: 0 15px;
}
.review-star {
  padding: 10px 0;
}

.social-sharing a {
  padding: 5px 10px;
  line-height: 1.5;
}

.product-details-wrapper .productDetails-size {
  padding-bottom: 0;
}

#cmnt-text {
  margin-bottom: 0;
}

img#imageDiv {
  height: auto !important;
}

/*5.9.19*/
.shopping-btn {
    margin-left: 255px;
}
.product-shoppingCart-wrapper .table>tfoot>tr:last-child>td:last-child {
    text-align: center;
}
.update-shopping-btn {
    float: none;
    margin-right: 115px;
}
/*19.12.19*/
.product-details-wrapper .productDetails-header {
  margin-bottom: 10px;
}
.product_details_table {
  margin: 15px 0 0;
}
.product_details_table tr td {
  line-height: 1.5;
}
.table.product_details_table>tbody>tr>td {
  line-height: 1;
  vertical-align: middle;
  padding: 5px;
}
.product_details_table h6 {
  margin: 0;
  font-size: 14px;
  font-family: Roboto,sans-serif;
}

.social-sharing {
  padding: 0px 0 20px;
}

/*Product Details end*/

/*5.12.2019*/
.header-top-right-wrap a{
  color: #fff !important;
}
.header-top-right-wrap li i.fa.fa-phone {
  color: #ce1f27;
}
.header-search-box {
  margin-top: 0;
  background: #c6c6c6;
  width: 260px;
  height: 32px;
}
.header-search-box input {
  background: #76b51b;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  color: #fff;
  border: 1px solid #c6c6c6;
  height: 32px;
}
.header-search-box button {
  background: #c6c6c6 !important;
  border-radius: 0;
  height: 32px;
}
.header-search-box button[type=submit]:hover {
  border: 0;
}

.header-top-right-wrap .header-searched-item-list-wrap {
  top: 42px;
}
.header-top-right-wrap li .header-searched-item-list-wrap ul {
  position: unset;
  width: unset;
  background: unset;
  opacity: 1;
  visibility: visible;
}
.header-top-right-wrap .header-searched-item-list-wrap a {
  color: #333 !important;
  padding-bottom: 10px;
  font-weight: 400;
  text-transform: uppercase;
}
.header-menu-wrap {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header-menu-wrap ul li:not(:last-child) {
  margin-right: 25px;
}
.header-menu-wrap a {
  font-size: 16px;
}
.image-blog-wrap {
  padding-top: 55px;
  padding-bottom: 60px;
}
.single-image-blog-box h3 {
  margin: 0;
}
.section-title h2 {
  line-height: 1;
}
.section-padding {
  padding: 55px 0;
}
.featured-product-wrap.section-padding {
  padding-bottom: 0;
}
.footer-top-wrap,
.product-description,
.client-logo-wrap,
.image-blog-wrap {
  background: #f3f3f3;
}
.client-logo-wrap .owl-nav {
  margin-top: 30px;
}
.client-logo-wrap {
  margin-top: 60px;
}
.logo-wrapper>li {
  border-top: 1px dashed #fff;
  border-right: 1px dashed #fff;
}
.footer-top-wrap {
  padding: 40px 0;
  margin-top: 60px;
}
.single-footer-wrap h4 {
  color: #333;
}
.single-footer-wrap i {
  color: #333333;
  font-size: 20px;
}
.single-footer-wrap li {
  padding: 5px 0;
}
.single-footer-wrap.contact li span {
  line-height: 1;
}
.category_image_wrap .single-image-blog-box {
  margin-top: 30px;
}
.single-image-blog-box a {
  position: relative;
  display: block;
  overflow: hidden;
}
/*.indicators-line>.carousel-indicators,*/
.control-round .carousel-control {
  display: none;
}
.bs-slider {
  overflow: visible;
  background: transparent;
  /*max-height: 400px;*/
  max-height: unset;
  height: auto;
}
.bs-slider.fade .item.active {
  z-index: -1;
}
.header-top-area {
  padding: 1px 0;
}
.header-menu-wrap a {
  color: #888f2a !important;
}
.header-menu-wrap li a.active {
  color: #000000 !important;
}
#extraData {
  background: #ffff;
}
.header-middle-right-wrap li:not(:first-child):before {
  content: "";
  width: 1px;
  height: 35px;
  background: #f3f3f3;
  position: absolute;
  top: -5px;
}
.header-middle-right-wrap li:nth-child(2):before {
  background: transparent;
}
.cart-info a, .cart-info p,.addToMycart h4 {
  color: #000000 !important;
}
.header-top-right-wrap ul ul li {
  width: 100%;
}
.header-top-right-wrap .header-searched-item-list-wrap li:before {
  display: none;
}
/*17.12.19*/
/*All Products*/

.product-name {
  font-size: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 5px;
  height: 30px;
}
span.hovertip {
  display: inherit;
  height: 20px;
  width: 20px;
  line-height: 20PX;
  font-size: 12px;
}
.product-price {
  font-size: 12px;
}
.single-product-area:hover .product-hover-area {
  left: 15px;
  bottom: 30px;
}
.product-hover-area {
  left: -15%;
  bottom: 15px;
}
span.wish-number {
  right: auto;
}
.tooltip {
  left: -18px !important;
}
.product-description {
  line-height: 1.5;
}
.product-image-area,
.category-wrap .product-image-area {
  width: 100%;
  height: auto;
}
.single-product-area:hover .gallery-border {
  border: 0;
}

/*24.12.19*/
/*Wishlist*/
.product-review-details-description h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
.product-review-description h4 {
  font-size: 18px;
  margin: 5px 0;
}
.all_social_sahare .a2a_svg {
  height: 24px;
  line-height: 24px;
  width: 24px;
}
.size.cart_size {
  padding: 7px;
}
.product-shoppingCart-wrapper .table>tfoot>tr:first-child>td {
  padding: 10px 0 0;
}

/*29.12.19*/
.productDetails-quantity {
  display: flex;
}
.product-details-wrapper .productDetails-quantity span, .productDetails-quantity span {
  margin-right: 5px;
  margin-bottom: 15px;
}
input#qval {
  margin-left: 0;
  margin-right: 5px;
  height: 40px;
}
.productDetails-quantity p {
  margin-right: 5px;
  line-height: 40px;
}
/*09.01.2020*/
.product-filter-option.category_filter ul li {
  padding: 0;
}
.product-filter-option.category_filter ul li a {
  color: #000;
  padding: 12px 10px;
  display: block;
}


/*====================================================
                    Responsive
  =====================================================*/

@media screen and (max-width: 1199px) and (min-width: 768px)   {
  .header-menu-wrap a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .slider-height {
    min-height: auto;
  }

}

@media screen and (min-width: 768px) {
  .header-menu-wrap ul {
    padding: 0;
  }

  .border_right {
    border-right: 1px solid #77b041 !important;
  }

  .display_lg_none {
    display: none !important;
  }

}
/*min-width: 768px*/
@media screen and (min-width: 992px) {
  .logo img {
    height: 100%;
  }
  .logo {
    height: 80px;
  }
  .product_details_table tbody tr td:first-child {width: 35%;}
}

@media screen and (max-width: 1199px) {
  .section-padding.product-shoppingCart-wrapper
  .table
  > tbody
  > tr
  > td:nth-child(4) {
    width: 40%;
  }
}
/*max-width:1199px*/

@media screen and (max-width: 1024px) {
  .header-top-right-wrap li ul {
    width: 100% !important;
  }
}
/*max-width:1024px*/
@media screen and (max-width: 991px) {
  /* productDetails */
  .productDetails-header-info .product-headerInfo__btns:last-child {
    margin-top: 10px;
  }

  .product-details-wrapper .productDetails-price {
    padding: 10px 0 0 0;
    font-size: 26px;
  }
  .section-padding.productDetails-carousel-wrap {
    padding: 0px 0 60px;
  }
  .product-review-details-img,
  .product-review-details-description {
    max-width: 80%;
    margin: auto;
    margin-bottom: auto;
    margin-bottom: 20px;
  }

  /*Cart*/
  .product-shoppingCart-wrapper .table > tfoot tr:last-child td {
    padding-top: 0px;
  }
  .section-padding.product-shoppingCart-wrapper,
  .section-padding.product-checkOut-wrap {
    padding: 30px 0 60px;
  }
  .product-shoppingCart-wrapper .table > tfoot > tr > td {
    padding: 30px 15px;
  }
  .product-shoppingCart-wrapper .table > tfoot > tr > td h3 {
    margin: 0;
  }
  /*Menu*/
  .header-menu-wrap {
    height: auto;
  }
}

/*max-width:991px*/

@media screen and (min-width: 768px) and (max-width: 991px) {
  .header-bottom-area .col-sm-3 {
    width: 20%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .header-bottom-area .col-sm-6 {
    width: 60%;
  }
  .header-search-box,
  .header-menu-wrap a {
    font-size: 11px;
  }

  .header-menu-wrap ul {
    padding-top: 18px;
  }

  .header-search-box {
    width: 162px;
  }
  .header-middle-right-wrap li:not(:first-child):before{
    top: -1px;
  }
  .header-top-right-wrap .header-searched-item-list-wrap {
    right: auto;
    width: 250px;
  }
  .header-search-box button {
    height: 31px;
  }
  .menu_float_left li {
    float: left;
  }
  .header-middle-area .col-sm-9 {
    padding-right: 0;
  }
  .login-tab .tab-content {
    margin-top: 0;
  }
  .category_image_wrap .single-image-blog-box #bn2 {
    height: 250px;
  }
  .single-image-blog-box {
    display: initial;
  }
  .header-middle-right-wrap li:nth-child(4) a, .header-middle-right-wrap li:nth-child(5) a {
    font-size: 11px;
    padding: 0 4px;
  }
  .header-middle-right-wrap li a {
    padding: 0 4px;
  }
}

/* (min-width: 768px) and (max-width: 991px)*/

@media screen and (max-width: 767px) {
  .category_image_wrap .single-image-blog-box {
    padding-top: 0 !important;
    max-width: 300px;
    /*height: 300px !important;*/
    margin: auto;
    margin-top: 30px;
    float: none;
  }

  .category_image_wrap .single-image-blog-box #bn2 {
    height: 300px !important;
  }

  .image-blog-wrap .col-lg-4:first-child .single-image-blog-box {
    margin-top: 0;
  }

  /*Latest news*/
  #s_latest_news.section-padding {
    padding-bottom: 0;
  }

  .news-list-text p {
    height: auto !important;
    margin-bottom: 20px;
  }

  #s_latest_news hr {
    display: none;
  }

  .single-news-list {
    border-bottom: 1px solid #eee;
    transition: 0.5s;
  }

  .single-news-list:focus,
  .single-news-list:hover {
    border-bottom: 0;
  }

  /*subscribe-newsletter*/
  .subscribe-newsletter-text-area {
    text-align: center;
  }

  .subscribe-newsletter-text-area .subscribe-form button {
    margin-top: 15px;
    margin-left: auto !important;
  }

  /*Footer*/
  .product-review-owl-carousel {
    max-width: 500px;
    margin: auto;
  }

  .single-footer-wrap {
    margin-top: 30px;
  }

  .footer-top-wrap .col-lg-4:first-child .single-footer-wrap {
    margin-top: 0;
  }

  /*Products*/
  .product-filter-option {
    max-width: 400px;
    margin: auto;
  }

  .product-filter-option:not(:last-child) {
    margin-bottom: 30px;
  }

  .product-filter-content.tags a {
    padding: 5px 12px;
    margin-right: 0;
    margin-bottom: 5px;
  }

  .product-filter-option ul li {
    padding: 6px 10px;
  }

  /*Product Details*/
  .product-details-wrapper .col-xs-12:last-child {
    width: 500px !important;
    margin: auto;
    float: none;
    margin-top: 30px;
    overflow: hidden;
  }

  .product-details-wrapper h6 {
    margin-bottom: 15px;
  }

  .product-details-wrapper .productDetails-header {
    margin: 15px auto;
  }

  .blog-comments-area hr {
    margin-top: 0;
    margin-bottom: 15px;
  }

  .blog-comments-area h3 {
    font-size: 18px;
  }

  .product_details_tab .tab-content {
    padding: 10px;
  }

  /*Count Down*/
  .count-down-header h2 {
    font-size: 30px;
  }

  .single-countdown-item {
    font-size: 45px;
    padding: 10px 3px;
  }

  .single-countdown-item span {
    font-size: 16px;
  }

  /*Menu*/
  .header-top-left-wrap {
    display: block !important;
  }

  .header-top-right-wrap,
  .header-middle-right-wrap {
    text-align: right !important;
  }

  .header-top-right-wrap ul > li {
    width: auto !important;
  }

  span.sell-btn {
    display: none !important;
  }

  .header-middle-right-wrap li:last-child a {
    padding: 0;
  }

  .display_sm_none {
    display: none !important;
  }

  .addToMycart1 {
    right: calc(100% - 96%);
    top: 40px;
    color: #000000;
  }

  .cart-quantity {
    top: 18px;
    left: auto;
    right: 47px;
  }

  .header-search-box.mobile {
    line-height: 1;
    top: 5px;
    height: 80px;
    width: 95%;
    left: 10px;
    z-index: 1111;
  }
  .header-search-box input {
    margin: 10px 0;
  }
  /*contact*/
  .contact_info_wrapper,
  .contact_form_area,
  .login-tab,
  .single-footer-wrap {
    max-width: 400px;
    margin: auto;
  }
  /*8.12.2019*/
  .header-menu-wrap {
    display: none;
  }
  .logo {
    height: auto;
    width: 60%;
  }
  .header-middle-right-wrap ul li a i {
    background-color: #a0a92b !important;
  }
  .slicknav_menu {
    padding-right: 15px;
  }
  .header-middle-right-wrap li {
    position: unset;
  }
  .header-middle-right-wrap {
    position: relative;
  }
  .header-top-right-wrap .header-searched-item-list-wrap {
    left: 0;
    width: 97%;
    top: 110px;
    z-index: 99999;
  }
  .header-middle-right-wrap li:first-child a {
    padding: 0 10px 10px 0;
    border-bottom: 1px dotted #ddd;
  }
  .header-middle-right-wrap li .toggle_txt {
    left: auto;
  }
  .header-middle-right-wrap li:not(:first-child):before {
    top: -1px;
  }
  .header-middle-right-wrap li:last-child:before {
    right: 40px;
  }
  .header-middle-right-wrap li.mobile-search a {
    margin-left: 5px;
  }

  /* 5.4.20 */
  .header-middle-right-wrap li a {
      font-size: 18px;
  }
  .header-middle-right-wrap ul li a i {
    height: 32px;
    width: 32px;
    line-height: 32px;
  }

}/*max-width: 767px*/

@media screen and (max-width: 575px) {
  .product-details-wrapper .owl-nav .owl-next,
  .product-details-wrapper .owl-nav .owl-prev {
    display: none;
  }
  .product-details-wrapper .col-xs-12:last-child {
    width: 100% !important;
  }
  .xsm_full {
    width: 100%;
  }
  .xsm_full .header-top-right-wrap,
  .xsm_full .header-middle-right-wrap {
    text-align: center !important;
  }

  .xsm_full .logo {
    width: 50% !important;
    margin: auto;
  }

  .section-padding.product-shoppingCart-wrapper .table > thead > tr > th {
    padding: 30px 15px;
  }
  .shopping-btn,
  .update-shopping-btn {
    padding: 10px;
  }
  .product-shoppingCart-wrapper .table > tfoot tr:first-child td {
    padding: 15px;
  }
  .logo img {
    width: 100%;
  }
  .header-middle-right-wrap {
    text-align: center!important;
  }
  .header-middle-right-wrap li:last-child:before {
    right: auto;
  }
  .cart-quantity {
    right: 29%;
  }

  .custom_xs_6{
    width: 50%;
  }
  .product-price {
    font-size: 16px;
  }
  .product-name {
    font-size: 14px;
    height: 35px;
  }
  .product-details-wrapper .productDetails-header {
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
  }
  img#imageDiv {
    height: 200px !important;
    width: 200px !important;

  }
  .product-review-carousel-img {
    max-width: 200px !important;
    margin: 0 auto 30px;
  }

}

/*max-width:575px*/


@media screen and (max-width: 480px) {
  .subscribe-newsletter-text-area .subscribe-form button {
    width: 50%;
  }

  .single-footer-wrap {
    max-width: 300px;
  }
  .header-middle-right-wrap li a {
    padding-left: 0;
  }

  .header-support-part .header-middle-area {
    line-height: 60px;
  }

  .header-middle-right-wrap li .toggle_txt {
    top: 30px;
    z-index: 9999;
    text-align: center;
  }

  /*count-down*/
  .single-countdown-item {
    font-size: 24px;
  }

  .single-countdown-item span {
    font-size: 14px;
  }

  .count-down-header h2 {
    margin-bottom: 20px;
  }

  .count-down-header h4 {
    margin-bottom: 0;
  }

  .count-down-button {
    margin-top: 0;
  }

  .count-down-button .btn {
    padding: 10px 35px;
  }

  /* pagination */
  .pagination > li > a,
  .pagination > li > span {
    padding: 6px 10px;
  }

  .pagination {
    max-width: 250px;
    margin: auto;
    padding: 0 10px;
    margin-left: 30px;
  }

  .pagination a,
  .pagination span {
    margin-top: 10px;
  }

  .pagination > li:nth-child(7) a {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }

  .pagination > li:nth-child(8) a {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }

  .section-title h2,
  h2 {
    font-size: 22px;
  }

  .cart-quantity {
    top: 20px;
  }
  .logo {
    width: auto;
  }
  .cart-quantity {
    right: 28%;
  }
  .header-middle-right-wrap li a {
    padding: 0;
    margin-left: 10px;
  }
  .header-middle-left-wrap {
    width: 57%;
    display: flex;
    height: 45px;
    align-items: center;
  }
  .client-logo-wrap .logo-wrapper>li{
    padding: 10px;
  }

}

/*max-width: 480px*/

@media screen and (max-width: 420px) {
  .social-sharing a {
    font-size: 12px;
    padding: 2px 10px;
  }

}

/*max-width:420px*/
@media screen and (max-width: 420px) {
  .client-logo-wrap .logo-wrapper>li{
    padding: 5px;
  }
}
@media screen and (max-width: 360px) {
  .header-middle-right-wrap li .toggle_txt {
    font-size: 12px;
    /*left: 0;*/
    /* top: 32px; */
    padding-bottom: 0;
    color: #000000;
  }

  .cart-quantity {
    right: 20%;
  }
  .addToMycart1 {
    right: 0;
    width: 280px;
  }
  .header-middle-left-wrap {
    width: 70%;
  }
  .product-details-wrapper .productDetails-addCart-btn {
    margin-top: 10px;
  }
}
/*max-width:360px*/
/*Majad*/
.login-tab .nav>li {
  width: 50% !important;
  text-align: center;
}