h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "vazir", sans-serif;
}



/*---------------------------------
          Mixins & Animation CSS
-----------------------------------*/
.hero-wrap .hero-content .hero-btn, .why-choose-wrap.style1 .wh-img-wrap .product-sell-counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.hero-wrap .hero-content .hero-btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.hero-wrap .hero-content .hero-btn, .why-choose-wrap.style1 .wh-img-wrap .product-sell-counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/*---------------------------------------
      General CSS For RTL Version
----------------------------------------*/
input,
select {
  text-align: right !important;
}

select {
  background-position: 3% 50%;
}

.switch-theme-mode {
  left: 20px;
  right: auto;
}

.buy-now-btn {
  right: auto;
  left: 20px;
}

/*---------------------------------
       Button & Link CSS
----------------------------------*/
.btn i {
  margin-left: 0;
  margin-right: 8px;
}

.link i {
  margin-left: 0;
  margin-right: 5px;
}

.link {
  position: relative;
}

.link i {
  top: 2px;
  left: 0;
  right: auto;
  position: absolute;
}

.link:hover i {
  margin-left: -20px;
}

.section-title span:after,
.content-title span:after {

}

.coupon-code button {
  left: 0;
  right: auto;
}

.checkbox label {

}

.checkout-form {

}

.checkout-form .checkout-box-title {

}

.checkout-form .form-group {

}

.checkout-form .form-group label {

}

.checkout-form .form-group input,
.checkout-form .form-group textarea {

}

.checkout-form .form-group input::-webkit-input-placeholder,
.checkout-form .form-group textarea::-webkit-input-placeholder {

}

.checkout-form .form-group input:-ms-input-placeholder,
.checkout-form .form-group textarea:-ms-input-placeholder {

}

.checkout-form .form-group input::-ms-input-placeholder,
.checkout-form .form-group textarea::-ms-input-placeholder {

}

.checkout-form .form-group input::placeholder,
.checkout-form .form-group textarea::placeholder {

}

.checkout-form .form-group input {

}

.checkout-form .form-group textarea {

}

.checkout-form .form-group select {

}

.checkout-details .bill-item .bill-item-price {

}

.checkout-details .coupon-item .form-group input {

}

.checkout-details .coupon-item .form-group button {

}

.checkout-details .form-group button {

}

.checkout-details .select-payment-method div label {

}

.checkbox label::before {

}

.select-method input {
  display: none;
}

.select-payment-method [type="radio"]:checked + label::before,
.select-payment-method [type="radio"]:not(:checked) + label::before {

}

.select-payment-method [type="radio"]:checked + label,
.select-payment-method [type="radio"]:not(:checked) + label {

}

.select-payment-method [type="radio"]:checked + label::after,
.select-payment-method [type="radio"]:not(:checked) + label::after {

}

.checkbox input:checked + label::after {

}

.form_group input {
  left: auto;
  right: 0;
}

.form_group label {
  padding-left: 0;
  padding-right: 28px;
}

.new-product-item .new-product-info {
  margin-left: 0;
  margin-right: 15px;
}

.social-profile li:last-child {
  margin-right: 4px;
}

.social-profile li:first-child {
  margin-right: 0;
}

.social-profile li:first-child {
  margin-left: 4px;
}

.back-to-top {
  right: auto;
  left: 20px;
}

.select-method input {
  display: none;
}

.select-method [type="radio"]:checked + label::before,
.select-method [type="radio"]:not(:checked) + label::before {
  left: auto;
  right: 0;
}

.select-method [type="radio"]:checked + label,
.select-method [type="radio"]:not(:checked) + label {
  padding-left: 0;
  padding-right: 25px;
}

.select-method [type="radio"]:checked + label::after,
.select-method [type="radio"]:not(:checked) + label::after {
  left: auto;
  right: 3px;
}

.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li:first-child {
  margin-left: 10px;
  margin-right: 0;
}

.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li::after {
  right: auto;
  left: -13px;
}

.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li:last-child {
  margin-right: 10px;
  margin-left: 0;
}

.sidebar .sidebar-widget h4::after {
  left: auto;
  right: 0;
}

.content-feature-list.style2 li::before {

}

.category-box ul li a {

}

.category-box ul li a i {

}

.category-box ul li a:hover {

}

.category-box ul li a:hover i {

}

.category-box ul li a span {

}

.search-box .form-group input {
  padding: 10px 20px 10px 60px;
}

.search-box .form-group button {
  left: 0;
  right: auto;
  border-radius: 5px 0px 0px 5px;
}

.tag-list ul li {
  margin: 12px 0px 0px 8px;
}

.contact-widget {
  text-align: right;
}

/*---------------------------------------
      Header  CSS
----------------------------------------*/
.header-wrap .header-top .header-top-left .contact-item {
  margin-right: 0;
  margin-left: 25px;
}

.header-wrap .header-top .header-top-left .contact-item p, .header-wrap .header-top .header-top-left .contact-item a {
  margin-left: 0;
  margin-right: 10px;
}

.header-wrap .header-top .header-top-right .user-login {
  margin-left: 25px;
  margin-right: 0;
}

.search-area form {
  margin-left: 15px;
  margin-right: 0;
}

.header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a::before {

}

.header-wrap .header-top .header-top-right .searchbox button {
  right: auto;
  left: 15px;
}

.shopcart span {
  right: auto;
  left: 4px;
}

.header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a:hover {

}

.dropdown-menu.language-dropdown-menu.show {

}

.select-lang .navbar-language .dropdown-menu.show {

}

.select-lang i {

}

.header-wrap .header-top .header-top-right .user-login {
  padding-right: 23px;
}

.header-wrap .header-top .header-top-right .user-login a i {
  position: absolute;
  right: -20px;
  top: -2px;
  margin-right: 0;
}

.select-lang .navbar-language .dropdown-toggle::before {

}

.cart-popup .cart-popup-footer .cart-popup-btn .btn:nth-child(1) {

}

.header-wrap .cart-popup .cart-popup-body .cart-item .cart-item-info {

}

/*---------------------------------------
      Hero CSS
----------------------------------------*/
.hero-wrap.style1 .hero-slider-area .hero-slider-bg {

}

.hero-wrap.style1 .hero-slide-item .hero-img-wrap img {

}

.hero-wrap.style2 .container .social-profile {

}

.hero-wrap.style2 .hero-img-slider-wrap:after {

}

.hero-wrap.style2 .hero-img-slider-wrap .hero-img-slider-thumbs {

}

.hero-wrap.style2 .hero-img-slider-wrap .swiper-pagination {

}

.hero-wrap.style2 .hero-img-slider-wrap .hero-slider-btn .hero-button-next {

}

.hero-wrap.style2 .hero-img-slider {

}

.hero-wrap.style2 .filter-box .filter-item {

}

.hero-wrap.style2 .filter-box .filter-item:last-child {

}

.hero-wrap.style2 .filter-box .filter-item:after {

}

.hero-wrap.style2 .filter-box .filter-item select {

}

.hero-wrap.style3 .hero-slide-item .hero-img-wrap img {

}

.hero-wrap.style3 .hero-slide-item .hero-img-wrap .hero-promotext {

}

.hero-wrap.style3 .hero-slide-item .hero-img-wrap .hero-promotext span {

}

/*-------------------------------
    Feature  Section CSS
-------------------------------*/
.feature-item .feature-icon {

}

/*-------------------------------
    Promo  Section CSS
-------------------------------*/
.promo-box .promo-content {
  padding: 0 50px 0 0;
}

.promo-box.style1:after {
  right: 0;
  left: auto;
}

.promo-box.style2:after {
  right: 0;
  left: auto;
}

.promo-content .newsletter-offer-form button {
  left: 0;
  right: auto;
}

.subscribe-content {
  padding: 0 0 0 45px;
}

/*-------------------------------
    Product   Section CSS
-------------------------------*/
.product-card .product-img .promo-text {
  left: auto !important;
  right: 20px;
}

.product-card .product-img .product-option {
  left: 20px;
  right: auto;
}

.product-card .product-img .product-option li {
  display: block;
  margin: 0 0 15px;
  -webkit-transform: translateX(-40px);
  transform: translateX(-40px);
}

.product-card .product-info .product-price .discount {
  margin-left: 0;
  margin-right: 8px;
}

.product-card .product-info .ratings {
  margin-bottom: 12px;
}

.product-card .product-info .ratings li {
  display: inline-block;
}

.product-card .product-info .ratings li i {
  color: #FEC107;
}

.product-card.style1 .product-img .promo-text {
  left: auto;
}

.filter-item-num select,
.filter-item-cat select {
  background-position: 7% 52%;
}

.product-more-option-item h5 {
  margin: 0 0 0 12px;
}

.progressbar-wrap .progress-bar .progress-title-holder {

}

/*-------------------------------
    Product Details CSS
-------------------------------*/
.single-product-details .single-product-title .ratings span {
  margin-left: 0;
  margin-right: 10px;
}

.product-tablist .nav-item {
  margin-right: 0;
  margin-left: 10px;
}

.client-review .comment-form-title {
  margin-bottom: 20px;
}

.single-product-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 25px 0 25px;
}

.single-product-option a:nth-child(1) {
  margin-right: 0;
  margin-left: 15px;
}

.add-cart button {
  margin-right: 0;
  margin-left: 10px;
}

.add-cart button i {
  margin-right: 0;
  margin-left: 10px;
}

#product-modal .modal-content .modal-header {

}

#product-modal .modal-content .modal-header button.close {

}

.product-quantity .qtySelector input {
  left: -48px;
  text-align: center !important;
}

/*-------------------------------
    Doc Widget CSS
-------------------------------*/
.doc-widget .download-doc-btn a span {
  right: auto;
  left: 15px;
}

.doc-widget .download-doc-btn a i {
  margin-right: 0;
  margin-left: 10px;
}

/*-------------------------------
  Simple Section  CSS
-------------------------------*/
.simple-wrap.style1 .simple-img-wrap .simple-img-one {
  padding: 20px 0 0 20px;
}

.simple-wrap.style1 .simple-img-wrap .simple-img-one span {
  right: auto;
  left: 0;
}

.simple-wrap.style1 .simple-content .shape-one {
  right: auto;
  left: 10px;
}

.simple-wrap.style1 .simple-content .shape-two {
  right: auto;
  left: 10px;
}

.simple-wrap.style1 .simple-content .shape-three {
  left: auto;
  right: 30px;
}

.simple-wrap.style1 .simple-content .shape-four {
  left: auto;
  right: 60px;
}

.simple-wrap.style1 .simple-content .shape-five {
  left: auto;
  right: 10px;
}

.simple-wrap.style2 .simple-img-wrap .simple-img-two {
  padding: 20px 20px 0 0;
}

.simple-wrap.style2 .simple-img-wrap .simple-img-two span {
  left: auto;
  right: 0;
}

.simple-wrap.style2 .simple-content .shape-one {
  left: auto;
  right: 10px;
}

.simple-wrap.style2 .simple-content .shape-two {
  left: auto;
  right: 10px;
}

.simple-wrap.style2 .simple-content .shape-three {
  right: auto;
  left: 30px;
}

.simple-wrap.style2 .simple-content .shape-four {
  right: auto;
  left: 60px;
}

.simple-wrap.style2 .simple-content .shape-five {
  right: auto;
  left: 10px;
}

/*-------------------------------
    Hero  Section CSS
-------------------------------*/
.hero-wrap .hero-content .hero-btn .play-video {

}

.hero-wrap .hero-content .hero-btn .play-video .play-btn {

}

.hero-wrap.style1 .hero-slide-item:after {

}

.hero-wrap.style1 .hero-slide-item .hero-promotext {

}

.hero-wrap.style2:after {

}

/*-------------------------------
    About  Section CSS
-------------------------------*/
.about-wrap.style1:after {

}

.about-wrap.style1 .section-text {

}

.feature-item-wrap .feature-item .feature-text {

}

.feature-item-wrap.style2 .feature-item .feature-text {

}

.feature-item-wrap.style3 .feature-item:after, .feature-item-wrap.style5 .feature-item:after {

}

.feature-item-wrap.style3 .feature-item .feature-text, .feature-item-wrap.style5 .feature-item .feature-text {

}

.product-feature-bg {
  border-radius: 10px 0 0 010px;
}

.product-features.feature-item-wrap .feature-item:last-child {
  border-radius: 0 0 10px 0;
}

.product-features.feature-item-wrap .feature-item:last-child .feature-icon {
  border-radius: 0 0 10px 0;
}

.product-features.feature-item-wrap .feature-item:first-child {
  border-radius: 0 10px 0 0;
}

.product-features.feature-item-wrap .feature-item:first-child .feature-icon {
  border-radius: 0 10px 0 0;
}

.product-features.feature-item-wrap .feature-item .feature-text {

}

.product-features.feature-item-wrap .feature-item .feature-text h3, .product-features.feature-item-wrap .feature-item .feature-text p {

}

.why-choose-wrap.style1 .wh-img-wrap .product-sell-counter {
  right: 0;
  left: auto;
}

.why-choose-wrap.style1 .wh-img-wrap .product-sell-counter .sell-counter:nth-child(2) {
  background-color: #2B2C3E;
  border-radius: 0 0 0 10px;
}

.why-choose-wrap.style1 .wh-img-wrap .product-sell-counter .sell-counter:nth-child(1) {
  background-color: #CD9453;
  border-radius: 0 0 10px 0;
}

/*-------------------------------
   Process  Section  CSS
-------------------------------*/
.process-item .process-info {
  margin-left: 0;
  margin-right: 20px;
}

/*-------------------------------
   Offer Section  CSS
-------------------------------*/
.offer-wrap.style1 .offer-promo-text {
  right: auto;
  left: 0px;
}

.offer-wrap.style1 .offer-img-wrap:after {
  right: auto;
  left: 0;
}

/*-------------------------------
    Testimonial  Section CSS
-------------------------------*/
.testimonial-card .client-info-wrap .client-info {
  margin-left: 0;
  margin-right: 20px;
}

/*---------------------------------------
      Blog CSS
----------------------------------------*/
.blog-card .blog-info .blog-metainfo li {

}

.blog-card .blog-info .blog-metainfo li:after {

}

.blog-card .blog-info .blog-metainfo li:last-child {

}

.blog-card .blog-info .blog-metainfo li i {

}

.blog-card .blog-info .link {

}

.blog-card .blog-info .link i {

}

.post-metainfo li {
  margin-right: 0;
  margin-left: 20px;
}

.post-metainfo li:after {
  right: auto;
  left: -16px;
}

.post-metainfo li:last-child {
  margin-left: 0;
}

.pp-post-item .pp-post-info {
  margin-left: 0;
  margin-right: 15px;
}

.pp-post-item .pp-post-info span {
  padding-left: 0;
  padding-right: 20px;
}

.pp-post-item .pp-post-info span i {
  left: auto;
  right: 0;
}

.post-metainfo li:first-child {
  margin-right: 0;
}

.post-metainfo li:last-child {
  margin-right: 18px;
}

.post-metainfo li::after {
  right: auto;
  left: -12px;
}

.post-img .blog-category {

}

.author-info-wrap .author-info {
  margin-left: 0;
  margin-right: 20px;
}

.author-info-wrap .author-info .post-metainfo li {
  border-right: none;
}

.author-info-wrap .author-info .post-metainfo li:first-child {
  padding-left: 0;
  margin-right: 0;
  padding-right: 22px;
  margin-left: 20px;
}

.author-info-wrap .author-info .post-metainfo li:last-child {
  padding-right: 22px;
  margin-right: 0;
  padding-left: 0;
  margin-left: 0;
}

.author-info-wrap .author-info .post-metainfo li a {
  padding-left: 0;
  padding-right: 20px;
}

.author-info-wrap .author-info .post-metainfo li a i {
  right: 0;
  left: auto;
}

.author-info-wrap .author-info .post-metainfo li i {
  left: auto;
  right: 0;
}

.wp-block-quote {
  text-align: right;
  border-left: none;
}

.wp-block-quote i {
  right: 20px;
  left: auto;
}

.post-navigation .prev-post {
  text-align: right;
  padding-right: 24px;
}

.post-navigation .next-post {
  text-align: left;
  padding-left: 24px;
}

.post-navigation .prev-post i {
  left: auto;
  right: 0;
  top: 35%;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.post-navigation .next-post i {
  right: auto;
  left: 0;
  top: 35%;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.content-feature-list li {

}

.post-tag span,
.post-share span {
  margin-right: 0;
  margin-left: 10px;
}

.post-author .post-author-info {
  margin-left: 0;
  margin-right: 0;
}

.comment-item-wrap .comment-item .comment-author-wrap {
  margin-left: 0;
  margin-right: 20px;
}

.comment-item-wrap .comment-item .comment-author-wrap .comment-author-name h5 {
  margin: 0;
}

.comment-item-wrap .comment-item .comment-author-wrap .comment-author-name .comment-date {
  margin-left: 0;
  margin-right: 10px;
}

.content-feature-list li i {

}

.post-navigation .next-post {
  text-align: right;
  padding-right: 24px;
}

.post-navigation .next-post i {
  right: 0;
}

.post-navigation .prev-post {
  text-align: left;
  padding-left: 24px;
}

.post-navigation .prev-post i {
  left: 0;
}

.post-metainfo li:first-child {
  margin-right: 0;
  padding-right: 0;
}

.post-metainfo li:last-child {
  margin-right: 0;
}

.content-feature-list li {

}

.post-tag span,
.post-share span {
  margin-right: 0;
  margin-left: 10px;
}

.post-author .post-author-info {
  margin-left: 0;
  margin-right: 25px;
}

.comment-item-wrap .comment-item .comment-author-wrap {
  margin-left: 0;
  margin-right: 20px;
}

.content-feature-list li i {

}

/*-------------------------------
         Contact CSS
-------------------------------*/
.contact-box-wrap .contact-item .contact-info {

}

/*----------------------------
    FAQ  CSS
------------------------------*/
.accordion-item .accordion-header .accordion-button {
  text-align: right;
}

.accordion-item .accordion-header .accordion-button span {
  left: auto;
  right: 0;
  margin-right: 0;
  margin-left: 20px;
}

.accordion-button:not(.collapsed)::after {
  left: auto;
  right: -4px;
}

/*----------------------------
    Footer  CSS
------------------------------*/
.footer-wrap .footer-widget .footer-widget-title:after {

}

.footer-wrap .footer-widget .comp-desc {

}

.footer-wrap .footer-widget .footer-menu li a {

}

.footer-wrap .footer-widget .footer-menu li a:after {

}

.footer-wrap .footer-widget .footer-menu li a i {

}

.footer-wrap .footer-widget .social-link h6 {

}

.footer-wrap .footer-widget .contact-info li {

}

.footer-wrap .footer-widget .contact-info li i {

}

.newsletter-wrap .newsletter-form input {
  padding: 15px 18px 12px 128px;
}

.newsletter-wrap .newsletter-form button {
  left: 4px;
  right: auto;
}

@media only screen and (max-width: 575px) {
  .author-info-wrap .author-info .post-metainfo li:first-child {
    margin-left: 10px;
  }
  .post-author .post-author-info {
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
  }
  .comment-item-wrap .comment-item .comment-author-wrap {
    margin-left: 0;
    margin-right: 10px;
  }
  .comment-item-wrap .comment-item .comment-author-wrap .comment-author-name .comment-date {
    margin-right: 0;
  }
  .newsletter-wrap .newsletter-form input {
    padding: 16px 12px 12px;
  }
}

@media only screen and (max-width: 767px) {
  .hero-wrap.style1 .hero-content p {

  }
  .hero-wrap.style1 .hero-slider-one .hero-slide-item .hero-img-wrap::after {

  }
  .hero-wrap.style2 .hero-content .hero-btn .play-video {

  }
  .product-features.feature-item-wrap .feature-item .feature-text {

  }
  .feature-item-wrap.style1 .feature-item .feature-text,
  .feature-item-wrap.style4 .feature-item .feature-text {

  }
  .testimonial-card .client-info-wrap .client-info {
    margin-left: 0;
    margin-right: 15px;
  }
  .wp-block-quote p {
    margin-right: 0;
    text-align: right;
  }
  .comment-item-wrap .comment-item.reply {
    margin-left: 0;
    margin-right: 20px;
  }
  .comment-item-wrap .comment-item .comment-author-wrap {
    margin-left: 0;
    margin-right: 0;
  }
  .post-author .post-author-info {
    margin-left: 0;
    margin-right: 0;
  }
  .comment-item-wrap .comment-item .comment-author-wrap .comment-author-name h5 {
    margin: 0;
  }
  .category-box ul li a {

  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-wrap.style1 .container-fluid {

  }
  .hero-wrap.style1 .hero-slider-one.owl-carousel .owl-nav {

  }
  .hero-wrap.style1 .hero-slider-one .hero-slide-item .hero-img-wrap::after {

  }
  .hero-wrap.style2 .filter-box .filter-item {

  }
  .hero-wrap.style2 .filter-box .filter-item:after {

  }
  .hero-wrap.style3 .hero-slider-two .hero-slide-item .hero-promotext span {

  }
  .hero-wrap.style3 .hero-slider-two .hero-slide-item .hero-img-wrap img {

  }
  .offer-wrap.style1 .offer-img-wrap:after {
    right: auto;
    left: 0;
  }
}

@media only screen and (max-width: 1199px) {
  .shopcart {
    margin: 0 15px 0 15px;
  }
  .header-wrap .header-bottom .navbar .navbar-nav .nav-item .menu-expand {

  }
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a:hover {

  }
  .header-wrap .header-bottom .navbar .navbar-nav .nav-item .dropdown-menu li a {

  }
  .header-wrap .header-top .header-top-left .contact-item {
    margin-right: 0;
    margin-left: 0;
    padding-right: 20px;
  }
  .header-wrap .header-top .header-top-left .contact-item i {
    left: auto;
    right: 0;
  }
  .header-wrap .header-top .header-top-right .user-login {
    margin-right: 0;
    margin-left: 0;
    padding-right: 27px;
  }
  .header-wrap .header-top .header-top-right .user-login a i {
    right: -27px;
  }
  .select-lang i {

  }
  .select-lang .navbar-language .dropdown-toggle {

  }
  .product-slider-one.owl-carousel .owl-nav,
  .product-slider-two.owl-carousel .owl-nav,
  .testimonial-slider-one.owl-carousel .owl-nav {
    margin-top: 5px;
    margin-bottom: 30px;
  }
  .product-slider-one.owl-carousel .owl-nav button.owl-prev, .product-slider-one.owl-carousel .owl-nav button.owl-next,
  .product-slider-two.owl-carousel .owl-nav button.owl-prev,
  .product-slider-two.owl-carousel .owl-nav button.owl-next,
  .testimonial-slider-one.owl-carousel .owl-nav button.owl-prev,
  .testimonial-slider-one.owl-carousel .owl-nav button.owl-next {
    position: relative;
    width: 35px;
    height: 35px;
    top: auto;
    bottom: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .product-slider-one.owl-carousel .owl-nav button.owl-prev i, .product-slider-one.owl-carousel .owl-nav button.owl-next i,
  .product-slider-two.owl-carousel .owl-nav button.owl-prev i,
  .product-slider-two.owl-carousel .owl-nav button.owl-next i,
  .testimonial-slider-one.owl-carousel .owl-nav button.owl-prev i,
  .testimonial-slider-one.owl-carousel .owl-nav button.owl-next i {
    font-size: 18px;
  }
  .product-slider-one.owl-carousel .owl-nav button.owl-prev,
  .product-slider-two.owl-carousel .owl-nav button.owl-prev,
  .testimonial-slider-one.owl-carousel .owl-nav button.owl-prev {
    left: auto;
    right: calc(50% - 5px);
  }
  .product-slider-one.owl-carousel .owl-nav button.owl-next,
  .product-slider-two.owl-carousel .owl-nav button.owl-next,
  .testimonial-slider-one.owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: calc(50% - 100px);
  }
  .hero-slider-two.owl-carousel .owl-nav {

  }
  .hero-slider-two.owl-carousel .owl-nav button.owl-prev, .hero-slider-two.owl-carousel .owl-nav button.owl-next {

  }
  .hero-slider-two.owl-carousel .owl-nav button.owl-prev i, .hero-slider-two.owl-carousel .owl-nav button.owl-next i {

  }
  .hero-slider-two.owl-carousel .owl-nav button.owl-prev {

  }
  .hero-slider-two.owl-carousel .owl-nav button.owl-next {

  }
}

@media only screen and (min-width: 1200px) {
  .header-wrap .navbar .navbar-brand {

  }
  .header-wrap .header-top .header-top-right .social-profile {
    margin-right: 10px;
    margin-left: 0;
  }
  .header-wrap .searchbox .searchbtn {
    right: auto;
    left: 0;
  }
  .header-wrap .header-bottom .btn {
    /*margin-right: 20px;*/
  }
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a.active,
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a:hover {

  }
  .header-wrap .navbar .navbar-nav {

  }
  .header-wrap .navbar .navbar-nav .nav-item a::after {

  }
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a i {
    -webkit-transform: rotate(178deg);
            transform: rotate(178deg);
bottom: 30%;
  }
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {

  }
  .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu {

  }
  .header-wrap .navbar .navbar-nav .nav-item:hover .dropdown-menu {

  }
  .footer-wrap .footer-widget .comp-desc {

  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-wrap .header-top .header-top-left .contact-item i {
    left: auto;
    right: 0;
  }
  .hero-wrap .container-fluid {

  }
  .hero-wrap.style1 .hero-slider-one.owl-carousel .owl-nav {

  }
  .hero-wrap.style1 .hero-slider-one .hero-slide-item .hero-promotext {

  }
  .about-wrap.style1 .section-text {

  }
  .feature-item-wrap.style3 .feature-item::after,
  .feature-item-wrap.style5 .feature-item::after {

  }
  .offer-wrap.style1 .offer-promo-text {
    right: auto;
    left: -95px;
    font-size: 75px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero-wrap .container-fluid {

  }
  .hero-wrap.style1 .hero-slider-one.owl-carousel .owl-nav {

  }
  .hero-wrap.style1 .hero-slider-one .hero-slide-item .hero-promotext {

  }
  .hero-wrap.style3 .hero-slide-item .hero-img-wrap .hero-promotext span {

  }
  .hero-slider-one.owl-carousel .owl-nav {

  }
  .about-wrap.style1 .section-text {

  }
  .offer-wrap.style1 .offer-promo-text {
    right: auto;
    left: -25px;
  }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .hero-wrap .container-fluid {

  }
  .hero-wrap.style1 .hero-slider-one.owl-carousel .owl-nav {

  }
  .hero-wrap.style1 .hero-slider-one .hero-slide-item .hero-promotext {

  }
  .hero-wrap.style3 .hero-slide-item {

  }
  .hero-wrap.style3 .hero-slide-item .hero-img-wrap .hero-promotext span {

  }
  .about-wrap.style1 .section-text {

  }
  .offer-wrap.style1 .offer-promo-text {
    right: auto;
    left: -85px;
  }
}

@media only screen and (min-width: 1600px) {
  .hero-wrap .container-fluid {

  }
  .hero-wrap.style1 .hero-slide-item .hero-promotext {

  }
  .hero-slider-one.owl-carousel .owl-nav {

  }
  .about-wrap.style1 .section-text {

  }
  .offer-wrap.style1 .offer-promo-text {
    right: auto;
    left: 30px;
  }
}
/*# sourceMappingURL=rtl.css.map */