/*
@File: Ogro HTML Template

* This file contains the styling for the actual template, this
is the file you need to edit to change the look of the
template.

This files table contents are outlined below>>>>>

*******************************************
*******************************************
** - Default Btn Style 
** - Section Title Style
** - Top Header Style
** - Navbar Area Style
** - Main Banner Area CSS  Style
** - Inner Banner Style
** - About Area Style
** - Other Area Style

*******************************************
/*

/*================================================
Default CSS
=================================================*/
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&display=swap");

@font-face {
  font-family: 'IRANSans-web';
  src: url('../fonts/IRANSansWeb(FaNum)_Bold.eot?#') format('eot'), /* IE6–8 */
  url('../fonts/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), /* Chrome36+, Opera24+*/
  url('../fonts/IRANSansWeb(FaNum)_Bold.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
  font-weight: bold;
}

@font-face {
  font-family: 'IRANSans-web';
  src: url('../fonts/IRANSansWeb(FaNum)_Light.eot?#') format('eot'), /* IE6–8 */
  url('../fonts/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), /* Chrome36+, Opera24+*/
  url('../fonts/IRANSansWeb(FaNum)_Light.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
  font-weight: 200;
}

@font-face {
  font-family: 'IRANSans-web';
  src: url('../fonts/IRANSansWeb(FaNum).eot?#') format('eot'), /* IE6–8 */
  url('../fonts/IRANSansWeb(FaNum).woff2') format('woff2'), /* Chrome36+, Opera24+*/
  url('../fonts/IRANSansWeb(FaNum).woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
  font-weight: normal;
}



body {
  font-size: 16px;
  line-height: 1.8;
  font-family: "IRANSans-web", sans-serif;
  color: #5d5c5c;
  font-weight: 400;
}

p {
  color: #5d5c5c;
  font-weight: 500;
  margin-bottom: 10px;
}

p:last-child {
  margin-bottom: 0;
}

a {
  display: inline-block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  text-decoration: none;
}

a:hover, a:focus {
  text-decoration: none;
}

button {
  outline: 0;
}

button:focus {
  outline: 0;
  border: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  color: #1b1919;
  line-height: 1.4;
  font-family: "IRANSans-web", sans-serif;
}

h3 {
  font-size: 22px;
}

.d-table {
  width: 100%;
  height: 100%;
}

.d-table-cell {
  display: table-cell;
  vertical-align: middle;
}

img {
  max-width: 100%;
}

.pt-150 {
  padding-top: 150px;
}

.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.pt-100 {
  padding-top: 100px;
}

.ptb-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.pb-70 {
  padding-bottom: 70px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-20 {
  padding-top: 20px;
}

.pl-20 {
  padding-left: 20px;
}

.pr-20 {
  padding-right: 20px;
}

.pb-10 {
  padding-bottom: 10px;
}

.ml-20 {
  margin-left: 20px;
}

.border-radius-5 {
  border-radius: 5px !important;
}

.border-radius-50 {
  border-radius: 50px !important;
}

.default-btn {
  padding: 10px 32px;
  color: #ffffff;
  font-weight: 500;
  position: relative;
  z-index: 1;
  background-color: #80b435;
}

.default-btn:hover {
  color: #ffffff;
  background-color: #e7210a;
}

/*================================
Section Title Style 
===================================*/
.section-title span {
  text-transform: capitalize;
  padding-bottom: 10px;
  font-weight: 600;
  line-height: 0;
  font-size: 15px;
  color: #1b1919;
}

.section-title h2 {
  font-size: 40px;
  font-weight: 500;
  margin-top: 0;
  line-height: 1.2;
  color: #1b1919;
  margin-bottom: 0;
}

.section-title p {
  padding-top: 15px;
  font-weight: 300;
  margin-bottom: 0;
}

.p-text {
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
}

/*================================
Section Title Style End
===================================*/
/*================================
Top Header
===================================*/
.top-header {
  padding: 10px 0;
}

.top-header-bg {
  background-color: #80b435;
}

.header-left {
  float: left;
}

.header-left ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}

.header-left ul li {
  display: inline-block;
  text-align: left;
  position: relative;
  padding-left: 25px;
  margin-right: 35px;
  font-weight: 400;
  font-size: 15px;
  font-family: "IRANSans-web", sans-serif;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.header-left ul li::before {
  content: '';
  position: absolute;
  top: 5px;
  right: -20px;
  height: 18px;
  width: 1px;
  background-color: #b8ed6c;
}

.header-left ul li:last-child {
  margin-right: 0;
}

.header-left ul li:last-child::before {
  display: none;
}

.header-left ul li i {
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 48%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.header-left ul li a {
  color: #f8f8f8;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.header-left ul li:hover i {
  color: #1b1919;
}

.header-left ul li:hover a {
  color: #1b1919;
}

.head-right {
  float: right;
}

.head-right .user-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}

.head-right .user-list li {
  display: inline-block;
  margin-right: 20px;
  position: relative;
  color: #ffffff;
  font-size: 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.head-right .user-list li i {
  font-size: 18px;
  color: #ffffff;
  position: relative;
  top: 2px;
}

.head-right .user-list li:first-child {
  margin-right: 0;
}

.head-right .user-list li:first-child::before {
  display: none;
}

.head-right .user-list li a {
  color: #ffffff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.head-right .user-list li a:hover {
  color: #e7210a;
}

.head-right .user-list li::before {
  content: '';
  position: absolute;
  top: 6px;
  right: -12px;
  height: 18px;
  width: 1px;
  background-color: #b8ed6c;
  -webkit-transform: rotate(25deg);
          transform: rotate(25deg);
}

.head-right .user-list li:last-child {
  margin-right: 0;
}

.head-right .user-list li:last-child::before {
  display: none;
}

.head-right .socila-link {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}

.head-right .socila-link li {
  display: inline-block;
  margin-left: 25px;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  top: 1px;
}

.head-right .socila-link li::before {
  content: '';
  position: absolute;
  top: 5px;
  left: -13px;
  height: 18px;
  width: 1px;
  background-color: #b8ed6c;
}

.head-right .socila-link li a i {
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.head-right .socila-link li a:hover i {
  color: #e7210a;
}

.head-right .languages {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -3px;
  padding-left: 20px;
  z-index: 9999;
}

.head-right .languages i {
  font-size: 16px;
  position: absolute;
  top: 8px;
  left: 15px;
  color: #ffffff;
}

.head-right .languages .nice-select {
  height: 30px;
  line-height: 30px;
  background-color: transparent;
  border: 0;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}

.head-right .languages .nice-select:after {
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  width: 8px;
  height: 8px;
}

.head-right .languages .nice-select ul {
  border: 0;
  border-radius: 0;
  display: block;
  width: 110px;
}

.head-right .languages .nice-select ul li {
  display: block;
  width: 100%;
  color: #02123a;
  font-size: 15px;
}

.top-header-bg2 {
  background-color: #1b1919;
}

.header-left-color ul li i {
  color: #80b435;
}

.header-left-color ul li:hover i {
  color: #ffffff;
}

.header-left-color ul li:hover a {
  color: #80b435;
}

.head-right-color .user-list i {
  color: #80b435;
}

.head-right-color .languages i {
  color: #80b435;
}

/*================================
Top Header End
===================================*/
/*=================================
Navbar Area
====================================*/
.navbar-area {
  background-color: #ffffff;
}

.navbar-area.is-sticky {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  position: fixed;
  background-color: #ffffff !important;
  -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
          animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
}

.mobile-responsive-nav {
  display: none;
}

.desktop-nav {
  background-color: #f9f9f9;
  padding-top: 0;
  padding-bottom: 0;
}

.desktop-nav .navbar {
  padding-right: 0;
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 0;
}

.desktop-nav .navbar ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}

.desktop-nav .navbar .navbar-nav {
  margin-left: auto;
  margin-right: auto;
}

.desktop-nav .navbar .navbar-nav .nav-item {
  position: relative;
  padding-bottom: 25px;
  padding-top: 25px;
  padding-right: 0;
  padding-left: 0;
}

.desktop-nav .navbar .navbar-nav .nav-item a {
  font-size: 16px;
  color: #1b1919;
  position: relative;
  z-index: 1;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 15px;
  margin-right: 15px;
}

.desktop-nav .navbar .navbar-nav .nav-item a:before {
  position: absolute;
  content: '';
  bottom: -25px;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  right: 0;
  width: 0%;
  height: 3px;
  z-index: -1;
  background-color: #80b435;
}

.desktop-nav .navbar .navbar-nav .nav-item a:hover, .desktop-nav .navbar .navbar-nav .nav-item a:focus, .desktop-nav .navbar .navbar-nav .nav-item a.active {
  color: #80b435;
}

.desktop-nav .navbar .navbar-nav .nav-item a:hover:before, .desktop-nav .navbar .navbar-nav .nav-item a:focus:before, .desktop-nav .navbar .navbar-nav .nav-item a.active:before {
  width: 100%;
  opacity: 1;
}

.desktop-nav .navbar .navbar-nav .nav-item a i {
  font-size: 18px;
  position: relative;
  top: 3px;
}

.desktop-nav .navbar .navbar-nav .nav-item:last-child a {
  margin-right: 0;
}

.desktop-nav .navbar .navbar-nav .nav-item:first-child a {
  margin-left: 0;
}

.desktop-nav .navbar .navbar-nav .nav-item:hover a, .desktop-nav .navbar .navbar-nav .nav-item:focus a, .desktop-nav .navbar .navbar-nav .nav-item.active a {
  color: #80b435;
}

.desktop-nav .navbar .navbar-nav .nav-item:hover a:before, .desktop-nav .navbar .navbar-nav .nav-item:focus a:before, .desktop-nav .navbar .navbar-nav .nav-item.active a:before {
  width: 100%;
  opacity: 1;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu {
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #ffffff;
  position: absolute;
  visibility: hidden;
  border-radius: 0;
  display: block;
  width: 250px;
  border: none;
  border-top: 2px solid #80b435;
  z-index: 99;
  opacity: 0;
  top: 80px;
  left: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 0;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li {
  padding: 0;
  border-bottom: 1px dashed #80b4355e;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li:last-child {
  border: none;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a {
  color: #1b1919;
  padding: 7px 15px;
  margin: 0;
  font-size: 15px;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:before {
  display: none;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover, .desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus, .desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active {
  color: #80b435;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a i {
  float: right;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
  left: 245px;
  top: 0;
  opacity: 0;
  visibility: hidden;
  margin-top: 11px;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a {
  color: #1b1919;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:hover, .desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:focus, .desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.active {
  color: #80b435;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu {
  left: 245px;
  top: 0;
  opacity: 0;
  visibility: hidden;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
  color: #1b1919;
  font-size: 15px;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover, .desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus, .desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
  color: #80b435;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
  left: -250px;
  top: 0;
  opacity: 0;
  visibility: hidden;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
  color: #1b1919;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover, .desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus, .desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
  color: #1b1919;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
  left: -250px;
  top: 0;
  opacity: 0;
  visibility: hidden;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
  color: #1b1919;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover, .desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus, .desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
  color: #1b1919;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
  left: -250px;
  top: 0;
  opacity: 0;
  visibility: hidden;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
  color: #1b1919;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover, .desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus, .desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
  color: #1b1919;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
  left: -250px;
  top: 0;
  opacity: 0;
  visibility: hidden;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
  color: #1b1919;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover, .desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus, .desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
  color: #1b1919;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
  color: #1b1919;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  top: -15px;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
  color: #1b1919;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  top: -15px;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
  color: #1b1919;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
  opacity: 1;
  top: -15px;
  visibility: visible;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
  color: #1b1919;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
  opacity: 1;
  top: -15px;
  visibility: visible;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li.active a {
  color: #80b435;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  top: -15px;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li.active a {
  color: #1b1919;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  top: -15px;
}

.desktop-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu {
  top: 100%;
  opacity: 1;
  margin-top: 0;
  visibility: visible;
}

.nav-bar-side {
  display: inline-block;
  position: relative;
}

.nav-bar-side .shoping-nav-btn {
  display: inline-block;
  color: #1b1919;
  font-size: 20px;
  margin-right: 20px;
  margin-left: 20px;
  position: relative;
  top: 5px;
}

.nav-bar-side .shoping-nav-btn:hover {
  color: #e7210a;
}

.nav-bar-side .shoping-nav-btn span {
  position: absolute;
  top: 3px;
  display: inline-block;
  right: -8px;
  font-size: 10px;
  padding: 3px;
  line-height: 0.7;
  color: #ffffff;
  background-color: #e7210a;
  border-radius: 50px;
}

.nav-bar-side .nav-form-area {
  margin-left: 20px;
  display: inline-block;
}

.nav-bar-side .nav-form-area .nav-form {
  position: relative;
  margin: 0 auto;
  border-radius: 0;
  border: 1px solid #d3d9cd;
  width: 300px;
  background-color: #ffffff;
}

.nav-bar-side .nav-form-area .nav-form .form-control {
  background-color: #ffffff;
  border-radius: 0;
  border: 1px solid #d3d9cd;
  height: 45px;
  line-height: 45px;
  margin: 0;
  border: 0;
  padding: 0 25px;
  color: #1b1919;
  font-family: "IRANSans-web", sans-serif;
}

.nav-bar-side .nav-form-area .nav-form .form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}

.nav-bar-side .nav-form-area .nav-form .subscribe-btn {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  border-radius: 0;
  background-color: #80b435;
  color: #ffffff;
  height: 45px;
  line-height: 45px;
  font-size: 22px;
  padding: 0 15px;
}

.nav-bar-side .nav-form-area .nav-form .subscribe-btn:hover {
  background: #e7210a;
}

.mobile-nav-area {
  position: absolute;
  top: -5px;
  right: 30px;
  display: none;
}

.mobile-nav-area .shoping-nav-btn {
  display: inline-block;
  color: #1b1919;
  font-size: 20px;
  margin-right: 20px;
  margin-left: 20px;
  position: relative;
  top: 5px;
}

.mobile-nav-area .shoping-nav-btn:hover {
  color: #e7210a;
}

.mobile-nav-area .shoping-nav-btn span {
  position: absolute;
  top: 3px;
  display: inline-block;
  right: -8px;
  font-size: 10px;
  padding: 3px;
  line-height: 0.7;
  color: #ffffff;
  background-color: #e7210a;
  border-radius: 50px;
}

.mobile-nav-area .search-item {
  display: inline-block;
  position: relative;
  color: #1b1919;
  cursor: pointer;
  top: 9px;
  margin-right: 30px;
}

.mobile-nav-area .search-item i {
  display: inline-block;
  text-align: center;
  font-size: 24px;
  position: relative;
  top: -2px;
  font-weight: 600;
  border-radius: 3px;
  text-align: center;
  color: #80b435;
}

.mobile-nav-area .search-item .search-overlay {
  display: none;
}

.mobile-nav-area .search-item .search-overlay.search-popup {
  position: absolute;
  top: 100%;
  width: 200px;
  right: 0;
  background: #ffffff;
  z-index: 2;
  padding: 10px 25px 10px 10px;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  margin-top: 12px;
}

.mobile-nav-area .search-item .search-overlay.search-popup .search-form {
  position: relative;
}

.mobile-nav-area .search-item .search-overlay.search-popup .search-form .search-input {
  display: block;
  width: 100%;
  height: 50px;
  line-height: initial;
  border: 1px solid #eeeeee;
  color: #5d5c5c;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding-top: 4px;
  padding-left: 10px;
}

.mobile-nav-area .search-item .search-overlay.search-popup .search-form .search-input:focus {
  border-color: #1b1919;
}

.mobile-nav-area .search-item .search-overlay.search-popup .search-form .search-button {
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
  background: transparent;
  border: none;
  width: 50px;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding: 0;
  cursor: pointer;
}

.mobile-nav-area .search-item .search-overlay.search-popup .search-form .search-button i {
  height: 50px;
  width: 50px;
  line-height: 50px;
  top: 0;
  margin-top: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 20px;
  color: #7e7a7a;
}

.mobile-nav-area .search-item .search-overlay.search-popup .search-form .search-button:focus {
  color: #da691f;
}

.mobile-nav-area .search-item .search-overlay.search-popup .search-form .search-button.search-button-field {
  background-color: #80b435;
  color: #ffffff;
  right: -15px;
  top: 1px;
  height: 55px;
  border: none;
  width: 50px;
  outline: 0;
}

.mobile-nav-area .search-item .search-overlay.search-popup .search-form .search-button.search-button-field i {
  color: #ffffff;
}

.mobile-nav-area .search-item .close-btn {
  cursor: pointer;
  display: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #5d5c5c;
}

.mobile-nav-area .search-item .close-btn i {
  font-size: 20px;
}

.mobile-nav-area .search-item .close-btn:hover {
  color: #08104d;
}

.mobile-nav-area .search-item .close-btn.active {
  display: block;
  top: -5px;
}

.mobile-nav-area .search-item .close-btn.active i {
  font-size: 20px;
}

/*================================
Banner Area
===================================*/
.banner-area {
  position: relative;
  z-index: 1;
}

.banner-area .owl-dots {
  position: absolute;
  bottom: 70px;
  left: 0;
  right: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.banner-area .owl-dots .owl-dot span {
  background-color: #ffffff !important;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  margin: 0 7px;
  width: 12px !important;
  height: 12px !important;
  position: relative;
  z-index: 1;
}

.banner-area .owl-dots .owl-dot span::before {
  content: '';
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 15px;
  height: 15px;
  background-color: transparent;
  border: 3px solid #80b435;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.banner-area .owl-dots .owl-dot.active span {
  width: 10px !important;
  height: 10px !important;
}

.banner-area .owl-dots .owl-dot.active span::before {
  opacity: 1;
}

.banner-area .owl-dots .owl-dot:hover span {
  width: 10px !important;
  height: 10px !important;
}

.banner-area .owl-dots .owl-dot:hover span::before {
  opacity: 1;
}

.banner-item {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}

.banner-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.banner-content {
  padding: 140px 0;
  max-width: 880px;
  position: relative;
  z-index: 1;
}

.banner-content span {
  font-size: 20px;
  color: #ffffff;
  font-family: "IRANSans-web", sans-serif;
  display: block;
  margin-bottom: 10px;
  font-weight: 300;
}

.banner-content h1 {
  font-size: 70px;
  color: #ffffff;
  line-height: 1.2;
  margin-bottom: 10px;
  font-weight: 500;
}

.banner-content p {
  font-size: 20px;
  font-family: "IRANSans-web", sans-serif;
  margin-bottom: 30px;
  color: #ffffff;
  font-weight: 300;
}

.banner-content p b {
  font-weight: 500;
  font-size: 26px;
  color: #1b1919;
}

.banner-content .default-btn {
  background-color: #e7210a;
  color: #ffffff;
  border-radius: 5px;
}

.banner-content .default-btn:hover {
  background-color: #1b1919;
}

.bg1 {
  background-image: url(../images/home-one/home-one-img1.jpg);
}

.bg2 {
  background-image: url(../images/home-one/home-one-img2.jpg);
}

.banner-area-two {
  position: relative;
  z-index: 1;
}

.banner-area-two .owl-dots {
  position: absolute;
  bottom: 70px;
  left: 0;
  right: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.banner-area-two .owl-dots .owl-dot span {
  background-color: #ffffff !important;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  margin: 0 7px;
  width: 12px !important;
  height: 12px !important;
  position: relative;
  z-index: 1;
}

.banner-area-two .owl-dots .owl-dot span::before {
  content: '';
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 15px;
  height: 15px;
  background-color: transparent;
  border: 3px solid #80b435;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.banner-area-two .owl-dots .owl-dot.active span {
  width: 10px !important;
  height: 10px !important;
}

.banner-area-two .owl-dots .owl-dot.active span::before {
  opacity: 1;
}

.banner-area-two .owl-dots .owl-dot:hover span {
  width: 10px !important;
  height: 10px !important;
}

.banner-area-two .owl-dots .owl-dot:hover span::before {
  opacity: 1;
}

.banner-item-two {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}

.banner-item-two::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#000000), to(#00000007));
  background-image: linear-gradient(to right, #000000, #00000007);
}

.banner-content-two {
  padding: 140px 0;
  max-width: 880px;
  position: relative;
  z-index: 1;
}

.banner-content-two span {
  font-size: 20px;
  color: #ffffff;
  font-family: "IRANSans-web", sans-serif;
  display: block;
  margin-bottom: 10px;
  font-weight: 300;
}

.banner-content-two h1 {
  font-size: 70px;
  color: #ffffff;
  line-height: 1.2;
  margin-bottom: 10px;
  font-weight: 500;
}

.banner-content-two p {
  font-size: 20px;
  font-family: "IRANSans-web", sans-serif;
  margin-bottom: 30px;
  color: #ffffff;
  font-weight: 300;
}

.banner-content-two p b {
  font-weight: 500;
  font-size: 26px;
  color: #80b435;
}

.banner-content-two .default-btn {
  background-color: #80b435;
  color: #ffffff;
}

.banner-content-two .default-btn:hover {
  background-color: #e7210a;
}

.banner-item-bg1 {
  background-image: url(../images/home-two/home-two-img1.jpg);
}

.banner-item-bg2 {
  background-image: url(../images/home-two/home-two-img2.jpg);
}

.banner-area-three {
  background-color: #e6ffc1;
  padding: 100px 0;
}

.banner-content-three span {
  font-size: 20px;
  color: #1b1919;
  font-family: "IRANSans-web", sans-serif;
  display: block;
  margin-bottom: 10px;
  font-weight: 400;
}

.banner-content-three h1 {
  font-size: 58px;
  color: #1b1919;
  line-height: 1.2;
  margin-bottom: 15px;
  font-weight: 500;
}

.banner-content-three p {
  font-size: 20px;
  font-family: "IRANSans-web", sans-serif;
  margin-bottom: 30px;
  color: #1b1919;
  font-weight: 400;
}

.banner-content-three p b {
  font-weight: 500;
  font-size: 26px;
  color: #e7210a;
}

.banner-content-img {
  margin-left: -150px;
}

/*================================
Banner Area End
===================================*/
/*================================
Inner Banner
==================================*/
.inner-banner {
  position: relative;
  background-position: center center;
  background-size: cover;
}

.inner-banner::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(#80b435), to(#7fb4350e));
  background-image: linear-gradient(to right, #80b435, #7fb4350e);
}

.inner-banner .inner-title {
  padding-top: 148px;
  padding-bottom: 148px;
  position: relative;
  z-index: 1;
}

.inner-banner .inner-title h3 {
  font-size: 45px;
  color: #ffffff;
  font-weight: 500;
}

.inner-banner .inner-title ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.inner-banner .inner-title ul li {
  font-size: 18px;
  color: #ffffff;
  display: inline-block;
  position: relative;
  margin-right: 25px;
  font-weight: 400;
}

.inner-banner .inner-title ul li:last-child {
  margin-right: 0;
}

.inner-banner .inner-title ul li:last-child::before {
  display: none;
}

.inner-banner .inner-title ul li::before {
  content: '';
  position: absolute;
  top: 10px;
  right: -15px;
  height: 17px;
  width: 1px;
  background-color: #ffffff;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
}

.inner-banner .inner-title ul li a {
  color: #ffffff;
}

.inner-banner .inner-title ul li a:hover {
  color: #e7210a;
}

.inner-bg1 {
  background-image: url(../images/inner-banner/inner-banner1.jpg);
}

.inner-bg2 {
  background-image: url(../images/inner-banner/inner-banner2.jpg);
}

.inner-bg3 {
  background-image: url(../images/inner-banner/inner-banner3.jpg);
}

.inner-bg4 {
  background-image: url(../images/inner-banner/inner-banner4.jpg);
}

.inner-bg5 {
  background-image: url(../images/inner-banner/inner-banner5.jpg);
}

.inner-bg6 {
  background-image: url(../images/inner-banner/inner-banner6.jpg);
}

.inner-bg7 {
  background-image: url(../images/inner-banner/inner-banner7.jpg);
}

.inner-bg8 {
  background-image: url(../images/inner-banner/inner-banner8.jpg);
}

.inner-bg9 {
  background-image: url(../images/inner-banner/inner-banner9.jpg);
}

.inner-bg10 {
  background-image: url(../images/inner-banner/inner-banner10.jpg);
}

/*================================
Inner Banner End
==================================*/
/*================================
Contact Area
==================================*/
.contact-form {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.contact-form h3 {
  color: #1b1919;
  margin-bottom: 20px;
  font-size: 26px;
  line-height: 1;
}

.contact-form p {
  margin-bottom: 30px;
}

.contact-form .section-title-two {
  margin-bottom: 20px;
}

.contact-form .section-title {
  margin-bottom: 20px;
}

.contact-form .form-group {
  margin-bottom: 20px;
  position: relative;
}

.contact-form .form-group label {
  color: #1b1919;
  margin-bottom: 15px;
  font-weight: 500;
}

.contact-form .form-group.checkbox-option {
  position: relative;
}

.contact-form .form-group.checkbox-option #chb2 {
  position: absolute;
  top: 6px;
  left: 0;
}

.contact-form .form-group.checkbox-option p {
  padding-left: 25px;
  font-size: 15px;
  color: #1b1919;
}

.contact-form .form-group.checkbox-option p a {
  color: #e7210a;
}

.contact-form .form-group.checkbox-option p a:hover {
  color: #80b435;
}

.contact-form .form-group .form-control {
  height: 45px;
  color: #1b1919;
  border: 1px solid #80b435;
  background-color: transparent;
  font-size: 15px;
  padding: 10px 20px;
  width: 100%;
  border-radius: 0;
  font-weight: 500;
}

.contact-form .form-group .form-control:focus {
  outline: none;
  border-color: #fcd125;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.contact-form .form-group textarea.form-control {
  height: auto;
}

.contact-form .agree-label {
  margin-bottom: 15px;
  position: relative;
}

.contact-form .agree-label #chb1 {
  position: absolute;
  top: 7px;
  left: 0;
}

.contact-form .agree-label label {
  font-weight: 500;
  color: #1b1919;
  margin-left: 25px;
}

.contact-form .agree-label label a {
  color: #80b435;
}

.contact-form .agree-label label a:hover {
  color: #1b1919;
}

.contact-form .agree-label label a.forget {
  position: absolute;
  right: 0;
}

.contact-form .with-errors {
  float: left;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 0;
  color: #f00;
  font-weight: 400;
  display: block;
}

.contact-form .text-danger {
  font-size: 18px;
  margin-top: 15px;
}

.contact-form .default-btn {
  border: 0;
  outline: none;
}

.contact-form .form-group .form-control::-webkit-input-placeholder, .contact-form .form-group .form-control:-ms-input-placeholder, .contact-form .form-group .form-control::-ms-input-placeholder, .contact-form .form-group .form-control::-webkit-input-placeholder {
  color: #5d5c5c;
}

.contact-form .form-group .form-control::-webkit-input-placeholder, .contact-form .form-group .form-control:-ms-input-placeholder, .contact-form .form-group .form-control::-ms-input-placeholder, .contact-form .form-group .form-control::placeholder {
  color: #5d5c5c;
}

.contact-card {
  padding: 30px 30px 30px 165px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  position: relative;
  margin-bottom: 30px;
}

.contact-card::before {
  content: '';
  position: absolute;
  top: 35px;
  left: 120px;
  width: 1px;
  height: 85px;
  background-color: #5d5c5c;
}

.contact-card i {
  font-size: 50px;
  color: #80b435;
  position: absolute;
  top: 30px;
  left: 40px;
}

.contact-card h3 {
  margin-bottom: 10px;
}

.contact-card a {
  color: #5d5c5c;
  display: block;
}

.contact-card a:hover {
  color: #80b435;
}

.contact-card span {
  display: block;
}

.contact-map iframe {
  display: block;
  width: 100%;
  height: 450px;
}

/*================================
Contact Area End
==================================*/
/*================================
About Area
==================================*/
.about-img {
  margin-bottom: 30px;
}

.about-content {
  margin-bottom: 30px;
}

.about-content .section-title {
  margin-bottom: 20px;
}

.about-content .section-title p {
  font-weight: 500;
}

/*================================
About Area End
==================================*/
/*================================
Serve Area
===================================*/
.serve-area {
  position: relative;
  z-index: 1;
}

.serve-area .section-title {
  margin-bottom: 40px;
}

.serve-area::before {
  content: '';
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  right: 0;
  height: 55%;
  width: 100%;
  background-image: url(../images/serve-img/serve-bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.serve-area::after {
  content: '';
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 55%;
  background-color: #000000;
  opacity: 0.6;
}

.serve-into {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

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

.serve-content h3 {
  margin-bottom: 10px;
}

.serve-content span {
  font-size: 20px;
  color: #80b435;
  font-family: "Dancing Script", cursive;
  font-weight: 700;
  display: block;
  margin-bottom: 12px;
}

.serve-content p {
  margin-bottom: 0;
  max-width: 330px;
  margin-left: auto;
  margin-right: auto;
}

/*================================
Serve Area End
===================================*/
/*================================
Featured Area
===================================*/
.featured-card {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 30px;
}

.featured-card:hover {
  -webkit-box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.2);
}

.featured-card:hover .content::before {
  top: auto;
  bottom: 0;
  left: 0;
  border-radius: 0 270px 0 60px;
  width: 70px;
  height: 70px;
  background-color: #fcd125;
}

.featured-card:hover .content h3 a {
  color: #80b435;
}

.featured-card a {
  display: block;
}

.featured-card a img {
  border-radius: 15px;
  position: relative;
  z-index: 1;
}

.featured-card .tag {
  position: absolute;
  font-family: "IRANSans-web", sans-serif;
  z-index: 11;
  display: inline-block;
  padding: 9px 8px;
  top: 20px;
  right: 20px;
  font-size: 14px;
  color: #ffffff;
  background-color: #e7210a;
  border-radius: 50px;
}

.featured-card .content {
  padding: 25px 20px 30px;
  position: relative;
}

.featured-card .content::before {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: 0.9s;
  transition: 0.9s;
  top: -45px;
  right: 0;
  width: 140px;
  height: 100px;
  background-color: #80b435;
  opacity: 0.4;
  border-radius: 0 0 184px 110px;
}

.featured-card .content h3 {
  margin-bottom: 10px;
}

.featured-card .content h3 a {
  color: #1b1919;
}

.featured-card .content span {
  font-size: 18px;
  color: #e7210a;
  display: block;
  margin-bottom: 13px;
  font-weight: 400;
}

.featured-card .content span del {
  color: #1b1919;
  margin-left: 5px;
}

.featured-card .content .rating {
  position: absolute;
  top: 64px;
  right: 20px;
  font-size: 20px;
  color: #1b1919;
  font-weight: 600;
}

.featured-card .content .rating i {
  color: #fcd125;
  margin-right: 5px;
}

.featured-card .content .featured-btn {
  color: #80b435;
  padding: 6px 18px;
  font-size: 15px;
  border: 1px solid #80b435;
  border-radius: 5px;
  display: inline-block;
}

.featured-card .content .featured-btn:hover {
  color: #ffffff;
  background-color: #80b435;
}

.featured-card-before a img {
  background-color: #f9f9f9;
  padding: 20px;
}

.featured-card-before .content::before {
  display: none;
}

/*================================
Featured Area End
===================================*/
/*================================
Page Banner Area
===================================*/
.page-banner-content {
  padding: 30px 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.page-banner-content .content {
  max-width: 320px;
  margin: 0 auto;
  text-align: center;
}

.page-banner-content .content img {
  margin-bottom: 15px;
}

.page-banner-content .content span {
  color: #1b1919;
  font-family: "IRANSans-web", sans-serif;
  font-weight: 400;
  display: block;
  margin-bottom: 10px;
}

.page-banner-content .content h2 {
  font-size: 35px;
  margin-bottom: 10px;
}

.page-banner-content .content p {
  font-weight: 600;
  color: #1b1919;
  margin-bottom: 20px;
}

.page-bg1 {
  background-image: url(../images/page-banner/page-banner1.png);
}

.page-bg2 {
  background-image: url(../images/page-banner/page-banner2.png);
}

.page-banner-content2 {
  padding: 100px 0 70px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}

.page-banner-content2::before {
  content: '';
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#00000005), to(#000000));
  background-image: linear-gradient(to right, #00000005, #000000);
}

.page-banner-content2 .content {
  max-width: 320px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: 50px;
  text-align: center;
}

.page-banner-content2 .content span {
  color: #ffffff;
  font-family: "Dancing Script", cursive;
  font-size: 20px;
  display: block;
  margin-bottom: 10px;
}

.page-banner-content2 .content h2 {
  font-size: 35px;
  margin-bottom: 10px;
  color: #ffffff;
}

.page-banner-content2 .content p {
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 20px;
}

.page-bg3 {
  background-image: url(../images/page-banner/page-banner3.jpg);
}

.page-bg4 {
  background-image: url(../images/page-banner/page-banner4.jpg);
}

.page-banner-content3 {
  padding: 100px 0 70px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}

.page-banner-content3::before {
  content: '';
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#80b435), to(#d5fd9b00));
  background-image: linear-gradient(to right, #80b435, #d5fd9b00);
}

.page-banner-content3 .content {
  max-width: 320px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: 250px;
  text-align: center;
}

.page-banner-content3 .content span {
  color: #1b1919;
  font-family: "Dancing Script", cursive;
  font-size: 20px;
  display: block;
  margin-bottom: 10px;
}

.page-banner-content3 .content h2 {
  font-size: 35px;
  margin-bottom: 10px;
  color: #1b1919;
}

.page-banner-content3 .content p {
  font-weight: 600;
  color: #1b1919;
  margin-bottom: 20px;
}

.page-banner-content4 {
  padding: 48px 0;
  position: relative;
  z-index: 1;
}

.page-banner-content4::before {
  content: '';
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#faefba), to(#faefba00));
  background-image: linear-gradient(to right, #faefba, #faefba00);
}

.page-banner-content4 .content {
  max-width: 320px;
  margin-bottom: 30px;
  margin-left: auto;
  text-align: center;
}

.page-banner-content4 .content span {
  color: #1b1919;
  font-family: "Dancing Script", cursive;
  font-size: 20px;
  display: block;
  margin-bottom: 10px;
}

.page-banner-content4 .content h2 {
  font-size: 35px;
  margin-bottom: 10px;
  color: #1b1919;
}

.page-banner-content4 .content p {
  font-weight: 600;
  color: #1b1919;
  margin-bottom: 20px;
}

.page-bg5 {
  background-image: url(../images/page-banner/page-banner5.png);
}

.page-banner-content-img {
  max-width: 300px;
  margin-left: -60px;
  margin-right: auto;
}

/*================================
Page Banner Area End
===================================*/
.single-content {
  margin-bottom: 30px;
}

.single-content h3 {
  font-size: 26px;
  margin-bottom: 15px;
}

.single-content p {
  margin-bottom: 15px;
}

.single-content p:last-child {
  margin-bottom: 0;
}

/*================================
Trending Product Area
===================================*/
.trending-card {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 30px;
}

.trending-card:hover {
  -webkit-box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.2);
}

.trending-card:hover .content h3 a {
  color: #80b435;
}

.trending-card a {
  display: block;
}

.trending-card a img {
  border-radius: 15px;
  padding: 20px;
  background-color: #f9f9f9;
}

.trending-card .tag {
  position: absolute;
  z-index: 11;
  display: inline-block;
  padding: 9px 8px;
  font-family: "IRANSans-web", sans-serif;
  top: 20px;
  right: 20px;
  font-size: 14px;
  color: #ffffff;
  background-color: #e7210a;
  border-radius: 50px;
}

.trending-card .content {
  padding: 25px 20px 30px;
  position: relative;
}

.trending-card .content h3 {
  margin-bottom: 10px;
}

.trending-card .content h3 a {
  color: #1b1919;
}

.trending-card .content span {
  font-size: 18px;
  color: #e7210a;
  display: block;
  margin-bottom: 15px;
  font-weight: 400;
}

.trending-card .content span del {
  color: #1b1919;
  margin-left: 5px;
}

.trending-card .content .rating {
  position: absolute;
  top: 64px;
  right: 20px;
  font-size: 20px;
  color: #1b1919;
  font-weight: 600;
}

.trending-card .content .rating i {
  color: #fcd125;
  margin-right: 5px;
}

.trending-card .content .trending-btn {
  color: #80b435;
  padding: 6px 18px;
  font-size: 15px;
  border: 1px solid #80b435;
  border-radius: 5px;
  display: inline-block;
}

.trending-card .content .trending-btn:hover {
  color: #ffffff;
  background-color: #80b435;
}

.trending-card .content .products-action {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 1px solid #80b435;
  border-radius: 5px;
  max-width: 256px;
}

.trending-card .content .products-action li {
  display: inline-block;
  font-size: 18px;
  padding: 4px 33px;
  text-align: center;
  border-right: 1px solid #80b435;
  margin-right: -4px;
}

.trending-card .content .products-action li:last-child {
  border: none;
}

.trending-card .content .products-action li:hover {
  background-color: #80b435;
}

.trending-card .content .products-action li:hover a {
  color: #ffffff;
}

.trending-card .content .products-action li a {
  color: #80b435;
}

/*================================
Trending Product Area End
===================================*/
/*================================
Product Area
===================================*/
.product-topper {
  margin-bottom: 40px;
}

.product-topper .product-topper-title h3 {
  font-size: 24px;
  margin-bottom: 15px;
  color: #1b1919;
}

.product-topper .product-topper-title h3 span {
  font-size: 15px !important;
  color: #5d5c5c !important;
  font-weight: 400;
}

.product-topper .product-category {
  z-index: 55;
}

.product-topper .product-category .form-group {
  margin-bottom: 0;
  position: relative;
}

.product-topper .product-category .form-group .form-control {
  height: 50px;
  padding: 0 15px;
  border: none;
  color: #1b1919;
  background-color: #f9f9f9;
  font-weight: 400;
  font-size: 15px;
  border-radius: 5px 0 0 5px;
}

.product-topper .product-category .form-group .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

.product-topper .product-category .form-group .nice-select {
  height: 50px;
  width: 100%;
  line-height: 52px;
  font-size: 15px;
  margin-bottom: 0;
  padding-left: 20px;
  border-radius: 0;
  background-color: #f9f9f9;
  color: #5d5c5c;
  border-radius: 5px 0px 0px 5px;
  z-index: 55;
}

.product-topper .product-category .form-group .nice-select .list {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.1);
          box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.1);
  border-radius: 0;
  margin-top: 0;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.product-topper .product-category .form-group .nice-select .list .option {
  -webkit-transition: .6s;
  transition: .6s;
  color: #1b1919;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 0;
}

.product-topper .product-category .form-group .nice-select .list .option:hover {
  background-color: #80b435 !important;
  color: #ffffff;
}

.product-topper .product-category .form-group .nice-select .list .option .selected {
  background-color: transparent;
  font-weight: 600;
}

.product-topper .product-category .form-group .nice-select::after {
  height: 8px;
  width: 8px;
  border-color: #555555;
  top: 45%;
  right: 30px;
}

.product-card {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 30px;
  text-align: center;
}

.product-card .product-card-img {
  position: relative;
}

.product-card .product-card-img a {
  display: block;
}

.product-card .product-card-img a img {
  border-radius: 15px;
  padding: 20px;
  background-color: #e0ecd6;
}

.product-card .product-card-img .tag {
  position: absolute;
  z-index: 11;
  display: inline-block;
  padding: 9px 8px;
  font-family: "IRANSans-web", sans-serif;
  top: 20px;
  right: 20px;
  font-size: 14px;
  color: #ffffff;
  background-color: #e7210a;
  border-radius: 50px;
}

.product-card .product-card-img .products-action {
  list-style: none;
  padding: 0;
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  margin: auto;
  margin-bottom: 0;
}

.product-card .product-card-img .products-action li {
  display: inline-block;
  margin: 0 3px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  visibility: visible;
}

.product-card .product-card-img .products-action li a {
  display: inline-block;
  text-align: center;
  position: relative;
  font-size: 18px;
  border-radius: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #80b435;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
}

.product-card .product-card-img .products-action li a:hover {
  background-color: #e7210a;
  color: #ffffff;
}

.product-card .product-card-img .products-action li:nth-child(1) {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.product-card .product-card-img .products-action li:nth-child(2) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.product-card .product-card-img .products-action li:nth-child(3) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.product-card .product-card-img .products-action li:nth-child(4) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.product-card .content {
  padding: 25px 20px 30px;
  position: relative;
}

.product-card .content h3 {
  margin-bottom: 10px;
}

.product-card .content h3 a {
  color: #1b1919;
}

.product-card .content span {
  font-size: 18px;
  font-family: "IRANSans-web", sans-serif;
  color: #e7210a;
  display: block;
  margin-bottom: 10px;
  font-weight: 400;
}

.product-card .content span del {
  color: #1b1919;
  margin-left: 5px;
}

.product-card .content .rating {
  color: #fcd125;
}

.product-card:hover {
  -webkit-box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.2);
}

.product-card:hover .product-card-img .products-action li {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  visibility: visible;
}

.product-card:hover .content h3 a {
  color: #e7210a;
}

.product-side-bar-widget {
  margin-bottom: 30px;
  background-color: #ffffff;
}

.product-side-bar-widget .title {
  font-size: 20px;
  color: #1b1919;
  padding: 0;
  font-weight: 600;
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  background-color: transparent;
  width: 100%;
}

.product-side-bar-widget .product-side-categories ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.product-side-bar-widget .product-side-categories ul li {
  position: relative;
  z-index: 1;
  font-size: 15px;
  font-weight: 500;
  background-color: #f9f9f9;
  margin-bottom: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.product-side-bar-widget .product-side-categories ul li::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 18px;
  left: 10px;
  width: 10px;
  height: 10px;
  background-color: transparent;
  border: 1px solid #80b435;
  border-radius: 50px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.product-side-bar-widget .product-side-categories ul li:last-child {
  margin-bottom: 0;
}

.product-side-bar-widget .product-side-categories ul li a {
  display: inline-block;
  color: #5d5c5c;
  font-weight: normal;
  padding: 10px 0 10px 35px;
  font-weight: 600;
  position: relative;
  width: 100%;
}

.product-side-bar-widget .product-side-categories ul li a span {
  right: 30px;
  position: absolute;
  top: 10px;
  color: #5d5c5c;
}

.product-side-bar-widget .product-side-categories ul li a:hover {
  color: #80b435;
}

.product-side-bar-widget .product-side-categories ul li:hover::before {
  background-color: #80b435;
}

.product-side-bar-widget .product-side-categories ul li.active a {
  color: #80b435;
}

.product-side-bar-widget .product-side-categories ul li.active::before {
  background-color: #80b435;
}

.product-side-bar-widget .product-side-rate {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.product-side-bar-widget .product-side-rate li {
  display: block;
  padding: 10px 10px 10px 90px;
  position: relative;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
}

.product-side-bar-widget .product-side-rate li:last-child {
  margin-bottom: 0;
}

.product-side-bar-widget .product-side-rate li .content img {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 55px;
  height: 55px;
  background-color: #f9f9f9;
}

.product-side-bar-widget .product-side-rate li .content h3 {
  font-size: 16px;
  margin-bottom: 5px;
}

.product-side-bar-widget .product-side-rate li .content p {
  color: #e7210a;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 0;
}

.product-side-bar-widget .product-side-rate li .content .rating {
  font-size: 15px;
  color: #1b1919;
  position: absolute;
  bottom: 10px;
  left: 165px;
}

.product-side-bar-widget .product-side-rate li .content .rating i {
  font-size: 16px;
  color: #fcd125;
  margin-right: 5px;
}

.product-details-desc .product-details-image {
  margin-bottom: 30px;
}

.product-details-desc .product-details-image img {
  width: 100%;
  padding: 40px;
  background-color: #f9f9f9;
  border-radius: 5px;
  border: 1px solid #e9e7e7;
}

.product-details-desc .product-details-image .slick-slider {
  position: relative;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.product-details-desc .product-details-image .slick-dots {
  padding: 0;
  text-align: center;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 0;
  margin-bottom: 0;
}

.product-details-desc .product-details-image .slick-dots li {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33%;
          flex: 0 0 33.33%;
  max-width: 33.33%;
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 10px;
}

.product-details-desc .product-details-image .slick-dots li button {
  padding: 0;
  outline: 0;
  display: block;
  border: none;
  margin: 0;
  cursor: pointer;
}

.product-details-desc .product-details-image .slick-dots li img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #f9f9f9;
}

.product-details-desc .product-details-image .slick-dots li:hover img, .product-details-desc .product-details-image .slick-dots li.slick-active img {
  opacity: .4;
}

.product-details-desc .product-details-image .slick-thumbs {
  display: none;
}

.product-desc {
  margin-bottom: 20px;
}

.product-desc h3 {
  margin-bottom: 12px;
  font-size: 26px;
  font-weight: 400;
}

.product-desc .price {
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 400;
}

.product-desc .price .new-price {
  color: #e7210a;
}

.product-desc .price .old-price {
  text-decoration: line-through;
  color: #1b1919;
  margin-left: 10px;
}

.product-desc .product-review {
  margin-bottom: 15px;
}

.product-desc .product-review .rating {
  display: inline-block;
  padding-right: 5px;
  font-size: 14px;
}

.product-desc .product-review .rating i {
  color: #fcd125;
}

.product-desc .product-review .rating-count {
  margin-left: 5px;
  display: inline-block;
  color: #5d5c5c;
  font-weight: 600;
}

.product-desc .product-review .rating-count:hover {
  color: #1b1919;
  border-color: #1b1919;
}

.product-desc .product-category-list {
  margin-bottom: 15px;
}

.product-desc .product-category-list h3 {
  display: inline-block;
  padding-right: 5px;
  font-size: 16px;
  color: #1b1919;
  border-bottom: 1px solid #5d5c5c;
}

.product-desc .product-category-list span {
  margin-left: 5px;
  display: inline-block;
  color: #80b435;
}

.product-desc p {
  margin-bottom: 20px;
}

.product-desc .input-count-area {
  margin-bottom: 15px;
}

.product-desc .input-count-area h3 {
  font-size: 16px;
  display: inline-block;
  font-weight: 500;
  margin-right: 15px;
}

.product-desc .input-count-area .input-counter {
  margin-top: 10px;
  max-width: 130px;
  min-width: 130px;
  margin-right: 10px;
  text-align: center;
  display: inline-block;
  position: relative;
  margin-bottom: 15px;
  font-weight: 600;
}

.product-desc .input-count-area .input-counter span {
  position: absolute;
  top: 0;
  background-color: transparent;
  cursor: pointer;
  color: #5d5c5c;
  width: 45px;
  height: 100%;
  line-height: 45px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.product-desc .input-count-area .input-counter span:hover {
  color: #1b1919;
}

.product-desc .input-count-area .input-counter span i {
  position: relative;
  top: 2px;
  font-weight: 600;
}

.product-desc .input-count-area .input-counter .minus-btn {
  left: 0;
  border-right: 1px solid #b1adad;
}

.product-desc .input-count-area .input-counter .plus-btn {
  right: 0;
  border-left: 1px solid #b1adad;
}

.product-desc .input-count-area .input-counter input {
  height: 45px;
  color: #5d5c5c;
  outline: 0;
  display: block;
  border: none;
  background-color: transparent;
  text-align: center;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  border-radius: 3px;
  border: 1px solid #b1adad;
}

.product-desc .product-add-btn {
  margin-top: 20px;
}

.product-desc .product-add-btn .default-btn {
  border: none;
  margin-right: 20px;
  border-radius: 0;
}

.product-desc .product-share {
  margin-top: 30px;
}

.product-desc .product-share ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.product-desc .product-share ul li {
  display: inline-block;
  margin: 0 3px;
}

.product-desc .product-share ul li span {
  display: inline-block;
  padding-right: 5px;
  font-size: 16px;
  color: #1b1919;
  border-bottom: 1px solid #5d5c5c;
  font-weight: 600;
}

.product-desc .product-share ul li a i {
  color: #1b1919;
  font-size: 18px;
  line-height: 1;
}

.product-desc .product-share ul li a:hover i {
  color: #80b435;
}

.product .input-count-area .input-counter input::-webkit-input-placeholder, .product .input-count-area .input-counter input:-ms-input-placeholder, .product .input-count-area .input-counter input::-ms-input-placeholder .product .input-count-area .input-counter input::-webkit-input-placeholder {
  color: #1b1919;
}

.product .input-count-area .input-counter input::-webkit-input-placeholder, .product .input-count-area .input-counter input:-ms-input-placeholder, .product .input-count-area .input-counter input::-ms-input-placeholder .product .input-count-area .input-counter input::placeholder {
  color: #1b1919;
}

.products-details-tab .tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #cccccc;
}

.products-details-tab .tabs li {
  display: inline-block;
  line-height: initial;
  margin-right: 25px;
}

.products-details-tab .tabs li a {
  display: inline-block;
  position: relative;
  font-size: 17px;
  font-weight: 600;
  color: #5d5c5c;
  padding-bottom: 15px;
}

.products-details-tab .tabs li a:focus {
  color: #80b435;
}

.products-details-tab .tabs li.active a {
  color: #80b435;
}

.products-details-tab .tabs li.current a {
  color: #80b435;
}

.products-tabs-decs {
  text-align: left;
  margin-bottom: 30px;
}

.products-tabs-decs p {
  color: #5d5c5c;
  font-weight: 500;
  margin-bottom: 15px;
}

.products-tabs-decs p:last-child {
  margin-bottom: 0;
}

.products-tabs-reviews ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.products-tabs-reviews ul li {
  position: relative;
  padding-left: 70px;
  margin-bottom: 30px;
}

.products-tabs-reviews ul li img {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  width: 55px;
  height: 55px;
}

.products-tabs-reviews ul li h3 {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
}

.products-tabs-reviews ul li p {
  margin-bottom: 15px;
  max-width: 850px;
}

.products-tabs-reviews ul li span {
  color: #80b435;
  display: block;
  margin-bottom: 10px;
}

.products-tabs-reviews ul li a {
  padding: 5px 15px;
  font-size: 15px;
  color: #ffffff;
  background-color: #80b435;
  border-radius: 3px;
}

.products-tabs-reviews ul li a:hover {
  background-color: #e7210a;
}

.reviews-form {
  margin-top: 35px;
}

.reviews-form .contact-form {
  max-width: 850px;
  margin-left: 0;
  margin-right: unset;
}

.reviews-form .contact-form h3 {
  font-size: 24px;
  color: #1b1919;
  margin-bottom: 30px;
}

.tab .tabs_item {
  display: none;
}

.tab .tabs_item:first-child {
  display: block;
}

.related-title h2 {
  font-size: 26px;
  margin-bottom: 30px;
}

/*================================
Product Area End
===================================*/
.tracking-order-img {
  margin-bottom: 30px;
  border: 1px solid #f3f3f3;
}

.tracking-order-form {
  margin-bottom: 30px;
}

.tracking-order-form .contact-form {
  padding: 0;
  background-color: #ffffff;
}

.tracking-order-form .contact-form p {
  margin-bottom: 20px;
}

/*=================================
Customer Services Area 
====================================*/
.customer-services-content-area .customer-services-contact {
  margin-bottom: 30px;
}

.customer-services-content-area .customer-services-contact span {
  font-size: 15px;
  color: #80b435;
}

.customer-services-content-area .customer-services-contact h2 {
  font-size: 26px;
  margin-bottom: 15px;
  color: #1b1919;
}

.customer-services-content-area .customer-services-contact p {
  max-width: 900px;
  margin-bottom: 20px;
  display: block;
}

.customer-services-content-area .single-customer-services {
  margin-bottom: 30px;
  max-width: 1140px;
}

.customer-services-content-area .single-customer-services h2 {
  font-size: 26px;
  margin-bottom: 15px;
  color: #1b1919;
}

.customer-services-content-area .single-customer-services ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.customer-services-content-area .single-customer-services ul li {
  display: block;
  margin-bottom: 7px;
  padding-left: 20px;
  position: relative;
}

.customer-services-content-area .single-customer-services ul li::before {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 7px;
  height: 7px;
  background-color: #80b435;
  border-radius: 50px;
}

/*=================================
Customer Services Area End
====================================*/
/*=================================
Cart Wraps Area
===================================*/
.cart-wraps-area .cart-table {
  padding: 0 3px;
}

.cart-wraps-area .cart-table table {
  margin-bottom: 0;
}

.cart-wraps-area .cart-table table thead tr th {
  border-bottom-width: 0px;
  vertical-align: middle;
  padding: 15px 0;
  border: none;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  background-color: #80b435;
}

.cart-wraps-area .cart-table table tbody tr td {
  vertical-align: middle;
  color: #5d5c5c;
  padding-left: 0;
  padding-right: 0;
  font-size: 15px;
  border-color: #eeeeee;
  border-right: none;
  text-align: center;
}

.cart-wraps-area .cart-table table tbody tr td:last-child {
  border-right: 1px solid #eeeeee;
}

.cart-wraps-area .cart-table table tbody tr td.product-thumbnail a {
  display: block;
}

.cart-wraps-area .cart-table table tbody tr td.product-thumbnail a img {
  width: 80px;
  height: 80px;
  background-color: #f9f9f9;
  padding: 5px;
}

.cart-wraps-area .cart-table table tbody tr td.product-name a {
  color: #1b1919;
  font-weight: 600;
  display: inline-block;
  font-size: 16px;
}

.cart-wraps-area .cart-table table tbody tr td.product-name a:hover {
  color: #80b435 !important;
}

.cart-wraps-area .cart-table table tbody tr td.product-price .unit-amount {
  color: #5d5c5c;
  font-weight: 600;
  display: inline-block;
  font-size: 16px;
}

.cart-wraps-area .cart-table table tbody tr td.product-subtotal span {
  font-size: 16px;
  font-weight: 600;
  color: #1b1919;
}

.cart-wraps-area .cart-table table tbody tr td.product-subtotal .add-cart-btn {
  font-size: 15px;
  font-weight: 500;
  padding: 8px 18px;
  color: #ffffff;
  background-color: #80b435;
}

.cart-wraps-area .cart-table table tbody tr td.product-subtotal .add-cart-btn:hover {
  background-color: #e7210a;
}

.cart-wraps-area .cart-table table tbody tr td.product-remove .remove {
  color: #1b1919;
  position: relative;
  top: 1px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.cart-wraps-area .cart-table table tbody tr td.product-remove .remove i {
  font-size: 24px;
}

.cart-wraps-area .cart-table table tbody tr td.product-remove .remove:hover {
  color: #e7210a;
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter {
  max-width: 130px;
  min-width: 130px;
  text-align: center;
  display: inline-block;
  position: relative;
  border: 1px solid #eeeeee;
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter span {
  position: absolute;
  top: 0;
  background-color: transparent;
  cursor: pointer;
  color: #5d5c5c;
  width: 42px;
  height: 100%;
  line-height: 48px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter span:hover {
  color: #1b1919 !important;
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter .minus-btn {
  left: 0;
  border-right: 1px solid #eeeeee;
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter .minus-btn:hover {
  color: #1b1919 !important;
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter .plus-btn {
  right: 0;
  border-left: 1px solid #eeeeee;
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter .plus-btn:hover {
  color: #1b1919 !important;
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter input {
  height: 45px;
  color: #1b1919;
  outline: 0;
  display: block;
  border: none;
  background-color: #ffffff;
  text-align: center;
  width: 100%;
  font-size: 17px;
  font-weight: 600;
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .stock-text {
  color: #1b1919;
  font-weight: 600;
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .stock-text.color-red {
  color: #e7210a;
}

.cart-wraps-from-area {
  margin-bottom: 30px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 100px 40px;
}

.cart-wraps-from-area h2 {
  font-size: 24px;
  margin-bottom: 20px;
}

.cart-wraps-from-area .cart-wraps-from {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
}

.cart-wraps-from-area .cart-wraps-from .form-control {
  background: #F8F8F9;
  border-radius: 5px;
  height: 50px;
  line-height: 50px;
  margin: 0;
  border-radius: 3px;
  border: 1px solid #80b435;
  padding: 0 25px;
  max-width: 570px;
}

.cart-wraps-from-area .cart-wraps-from .form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}

.cart-wraps-from-area .cart-wraps-from .subscribe-btn {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #80b435;
  color: #ffffff;
  height: 50px;
  line-height: 50px;
  padding: 0 40px;
  border: 0;
  border-radius: 50px;
  font-size: 14px;
}

.cart-wraps-from-area .cart-wraps-from .subscribe-btn:hover {
  background: #1b1919;
  color: #ffffff;
}

.cart-wraps-from-area .cart-wraps-from-btn {
  margin-top: 30px;
}

.cart-wraps-from-area .cart-wraps-from-btn .default-btn {
  margin-right: 20px;
}

.cart-totals {
  border-radius: 0;
  margin-bottom: 30px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 40px 25px;
  margin-left: 20px;
}

.cart-totals h3 {
  font-size: 24px;
  margin-bottom: 10px;
}

.cart-totals ul {
  padding: 0;
  margin: 0 0 15px;
  list-style-type: none;
}

.cart-totals ul li {
  padding: 10px 0;
  margin: 0;
  color: #5d5c5c;
  overflow: hidden;
  font-weight: 500;
}

.cart-totals ul li:nth-child(4) {
  color: #1b1919;
  font-weight: 600;
  border-bottom: none;
}

.cart-totals ul li:nth-child(4) span {
  color: #1b1919;
  font-weight: 600;
}

.cart-totals ul li span {
  float: right;
  font-weight: normal;
}

.cart-totals .default-btn {
  width: 100%;
  text-align: center;
}

/*=================================
Cart Wraps Area End
===================================*/
/*=================================
Checkout Area
===================================*/
.checkout-form {
  margin-bottom: 30px;
}

.checkout-form .contact-form {
  margin-bottom: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 30px 25px 40px;
}

.checkout-form .contact-form .form-group .form-control {
  background-color: #ffffff;
}

.checkout-form .contact-form .form-group .nice-select {
  height: 50px;
  width: 100%;
  line-height: 30px;
  font-size: 15px;
  margin-bottom: 20px;
  padding-left: 20px;
  background-color: #ffffff;
  color: #5d5c5c;
  border-radius: 0;
  z-index: 5555;
}

.checkout-form .contact-form .form-group .nice-select .list {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.1);
          box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.1);
  border-radius: 0;
  margin-top: 0;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.checkout-form .contact-form .form-group .nice-select .list .option {
  -webkit-transition: .6s;
  transition: .6s;
  color: #5d5c5c;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 0;
}

.checkout-form .contact-form .form-group .nice-select .list .option:hover {
  background-color: #fcd125 !important;
  color: #ffffff;
}

.checkout-form .contact-form .form-group .nice-select .list .option .selected {
  background-color: transparent;
  font-weight: 600;
}

.checkout-form .contact-form .form-group .nice-select::after {
  height: 8px;
  width: 8px;
  border-color: #555555;
  top: 47%;
  right: 20px;
}

.checkout-form .contact-form .default-btn {
  margin-top: 10px;
}

/*=================================
Checkout Area End
===================================*/
.compare-wraps .compare-table table {
  margin-bottom: 0;
}

.compare-wraps .compare-table table thead tr th {
  width: 300px;
  vertical-align: middle;
  padding: 0.95rem;
}

.compare-wraps .compare-table table thead tr th.tr-head {
  text-align: center;
  padding: 10px 20px;
  color: #1b1919;
  border-bottom-width: 1px;
  border-color: #dee2e6;
}

.compare-wraps .compare-table table thead tr th.tr-head .product-table-view .product-card .content h3 {
  font-size: 18px;
}

.compare-wraps .compare-table table tbody tr td {
  padding: 10px 20px;
  font-size: 15px;
  border-top: none;
}

.compare-wraps .compare-table table tbody tr td.td-title {
  font-size: 16px;
  color: #1b1919;
  vertical-align: middle;
}

.compare-wraps .compare-table table tbody tr td.td-name {
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  color: #1b1919;
}

.compare-wraps .compare-table table tbody tr td.td-name .rating {
  color: #fcd125;
}

.compare-wraps .compare-table table tbody tr td.td-name .rating i {
  display: inline-block;
}

.compare-wraps .compare-table table tbody tr td.td-name .add-btn {
  padding: 9px 16px;
  color: #ffffff;
  background-color: #80b435;
}

.compare-wraps .compare-table table tbody tr td.td-name .add-btn:hover {
  background-color: #1b1919;
}

/*=================================
Account Area
===================================*/
.account-tab {
  margin-top: 0;
}

.account-tab .tabs {
  margin: 0 0 30px;
  padding: 20px;
  list-style: none;
  background-color: #f9f9f9;
}

.account-tab .tabs li {
  display: block;
  line-height: initial;
  position: relative;
  margin-bottom: 10px;
}

.account-tab .tabs li:last-child {
  margin-bottom: 0;
}

.account-tab .tabs li a {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  color: #1b1919;
  padding: 14px 20px;
  background-color: #ffffff;
  width: 100%;
}

.account-tab .tabs li a:focus {
  background-color: #80b435;
  color: #ffffff;
}

.account-tab .tabs li.active a {
  background-color: #80b435;
  color: #ffffff;
}

.account-tab .tabs li.current a {
  background-color: #80b435;
  color: #ffffff;
}

.account-tab-item {
  background-color: #f9f9f9;
  padding: 30px;
}

.account-tab-item .account-details h2 {
  font-size: 26px;
  margin-bottom: 30px;
  color: #1b1919;
}

.account-tab-item .account-details .account-profile {
  margin-bottom: 30px;
}

.account-tab-item .account-details .account-profile .account-profile-img {
  display: inline-block;
  margin-right: 25px;
  margin-bottom: 20px;
}

.account-tab-item .account-details .account-profile ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}

.account-tab-item .account-details .account-profile ul li {
  display: inline-block;
  margin-right: 10px;
}

.account-tab-item .account-details .account-profile ul li:last-child {
  margin-right: 0;
}

.account-tab-item .account-details .account-profile ul li a {
  padding: 8px 24px;
  background-color: #80b435;
  color: #ffffff;
}

.account-tab-item .account-details .account-profile ul li a:hover {
  background-color: #1b1919;
}

.account-tab-item .account-details .account-form h3 {
  font-size: 26px;
  margin-bottom: 20px;
  color: #1b1919;
}

.account-tab-item .account-details .account-form .form-group {
  margin-bottom: 20px;
  position: relative;
}

.account-tab-item .account-details .account-form .form-group label {
  color: #1b1919;
  font-size: 16px;
  margin-bottom: 15px;
}

.account-tab-item .account-details .account-form .form-group.checkbox-option {
  position: relative;
}

.account-tab-item .account-details .account-form .form-group.checkbox-option #chb2 {
  position: absolute;
  top: 6px;
  left: 0;
}

.account-tab-item .account-details .account-form .form-group.checkbox-option p {
  padding-left: 25px;
  font-size: 15px;
}

.account-tab-item .account-details .account-form .form-group.checkbox-option p a {
  color: #e7210a;
}

.account-tab-item .account-details .account-form .form-group.checkbox-option p a:hover {
  color: #80b435;
}

.account-tab-item .account-details .account-form .form-group .form-control {
  height: 50px;
  color: #1b1919;
  border: 1px solid #80b435;
  background-color: #F1F1F1;
  font-size: 14px;
  padding: 10px 20px;
  width: 100%;
  font-weight: 500;
  border-radius: 0;
}

.account-tab-item .account-details .account-form .form-group .form-control:focus {
  outline: none;
  border-color: #1b1919;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.account-tab-item .account-details .account-form .default-btn {
  border: 1px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.account-tab-item .checkout-order h2 {
  font-size: 26px;
  margin-bottom: 25px;
  color: #1b1919;
}

.account-tab-item .checkout-order .title-item {
  padding: 10px 0;
  font-size: 16px;
  color: #1b1919;
  border-top: 1px solid #5d5c5c;
  border-bottom: 1px solid #5d5c5c;
}

.account-tab-item .checkout-order .title-item span {
  float: right;
}

.account-tab-item .checkout-order .checkout-product {
  list-style: none;
  padding: 0;
  margin: 30px 0;
}

.account-tab-item .checkout-order .checkout-product li {
  display: block;
  position: relative;
  padding: 30px;
  padding-left: 100px;
  margin-bottom: 0;
}

.account-tab-item .checkout-order .checkout-product li img {
  width: 80px;
  height: 80px;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  top: 20px;
}

.account-tab-item .checkout-order .checkout-product li h3 {
  font-size: 20px;
  margin-bottom: 0;
  color: #1b1919;
}

.account-tab-item .checkout-order .checkout-product li span {
  color: #80b435;
  font-size: 16px;
}

.account-tab-item .checkout-order .checkout-product li .price-tag {
  color: #80b435;
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 60px;
}

.account-tab-item .checkout-order .total-amount {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #5d5c5c;
  border-bottom: 1px solid #5d5c5c;
  margin-bottom: 30px;
}

.account-tab-item .checkout-order .total-amount .amount-title {
  font-size: 16px;
  color: #1b1919;
  margin-bottom: 10px;
}

.account-tab-item .checkout-order .total-amount .amount-title span {
  float: right;
  color: #80b435;
}

.account-tab-item .checkout-order .total-amount .vat-title {
  font-size: 16px;
  color: #1b1919;
  margin-bottom: 30px;
}

.account-tab-item .checkout-order .total-amount .vat-title span {
  float: right;
  color: #80b435;
}

.account-tab-item .checkout-order .total-amount .total-title {
  font-size: 16px;
  color: #1b1919;
  margin-bottom: 0;
}

.account-tab-item .checkout-order .total-amount .total-title span {
  float: right;
  color: #80b435;
}

.account-tab-item .checkout-order .amount-btn {
  margin-bottom: 0;
}

.account-tab-item .checkout-order .amount-btn .default-btn {
  width: 100%;
  text-align: center;
}

.account-tab-item .address-details h2 {
  font-size: 26px;
  color: #1b1919;
  margin-bottom: 20px;
}

.account-tab-item .address-details h2 .address-edit {
  font-size: 16px;
  float: right;
  color: #80b435;
}

.account-tab-item .address-details h2 .address-edit:hover {
  color: #e7210a;
}

.account-tab-item .address-details p {
  font-size: 18px;
  margin-bottom: 0;
}

.account-tab-item .address-details span {
  font-size: 15px;
}

.account-tab-item .contact-form {
  padding: 0 !important;
  margin-bottom: 5px;
}

/*=================================
Account Area End
===================================*/
/*================================
Best Selling Area End
===================================*/
.best-selling-card {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 30px;
  text-align: center;
}

.best-selling-card .best-selling-img {
  position: relative;
}

.best-selling-card .best-selling-img a {
  display: block;
}

.best-selling-card .best-selling-img a img {
  border-radius: 15px;
  padding: 20px;
  background-color: #f9f9f9;
}

.best-selling-card .best-selling-img .tag {
  position: absolute;
  z-index: 11;
  display: inline-block;
  padding: 9px 8px;
  font-family: "IRANSans-web", sans-serif;
  top: 20px;
  right: 20px;
  font-size: 14px;
  color: #ffffff;
  background-color: #e7210a;
  border-radius: 50px;
}

.best-selling-card .best-selling-img .products-action {
  list-style: none;
  padding: 0;
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  margin: auto;
  margin-bottom: 0;
}

.best-selling-card .best-selling-img .products-action li {
  display: inline-block;
  margin: 0 3px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  visibility: visible;
}

.best-selling-card .best-selling-img .products-action li a {
  display: inline-block;
  text-align: center;
  position: relative;
  font-size: 18px;
  border-radius: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #80b435;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
}

.best-selling-card .best-selling-img .products-action li a:hover {
  background-color: #e7210a;
  color: #ffffff;
}

.best-selling-card .best-selling-img .products-action li:nth-child(1) {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.best-selling-card .best-selling-img .products-action li:nth-child(2) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.best-selling-card .best-selling-img .products-action li:nth-child(3) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.best-selling-card .best-selling-img .products-action li:nth-child(4) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.best-selling-card .content {
  padding: 25px 20px 30px;
  position: relative;
}

.best-selling-card .content h3 {
  margin-bottom: 10px;
}

.best-selling-card .content h3 a {
  color: #1b1919;
}

.best-selling-card .content span {
  font-size: 18px;
  font-family: "IRANSans-web", sans-serif;
  color: #e7210a;
  display: block;
  margin-bottom: 10px;
  font-weight: 400;
}

.best-selling-card .content span del {
  color: #1b1919;
  margin-left: 5px;
}

.best-selling-card .content .rating {
  color: #fcd125;
}

.best-selling-card:hover {
  -webkit-box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.2);
}

.best-selling-card:hover .best-selling-img .products-action li {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  visibility: visible;
}

.best-selling-card:hover .content h3 a {
  color: #e7210a;
}

.best-selling-item {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 30px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.best-selling-item a {
  display: block;
}

.best-selling-item a img {
  border-radius: 15px;
  padding: 20px;
  background-color: #e0ecd6;
}

.best-selling-item .tag {
  position: absolute;
  z-index: 11;
  display: inline-block;
  padding: 9px 8px;
  font-family: "IRANSans-web", sans-serif;
  top: 0;
  right: 0;
  font-size: 14px;
  color: #ffffff;
  background-color: #e7210a;
  border-radius: 0 0 50px 50px;
}

.best-selling-item .content {
  padding: 25px 20px 30px;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.best-selling-item .content h3 {
  margin-bottom: 10px;
}

.best-selling-item .content h3 a {
  color: #1b1919;
}

.best-selling-item .content span {
  font-size: 18px;
  font-family: "IRANSans-web", sans-serif;
  color: #e7210a;
  display: block;
  margin-bottom: 10px;
  font-weight: 400;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.best-selling-item .content span del {
  color: #1b1919;
  margin-left: 5px;
}

.best-selling-item .content .rating {
  color: #fcd125;
}

.best-selling-item .content .products-action {
  position: absolute;
  bottom: 20px;
  left: -100%;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 1px solid #80b435;
  border-radius: 5px;
  max-width: 190px;
  height: 40px;
  display: inline-block;
}

.best-selling-item .content .products-action li {
  display: inline-block;
  font-size: 16px;
  padding: 5px 23px;
  text-align: center;
  border-right: 1px solid #80b435;
  margin: 0 -2.5px;
}

.best-selling-item .content .products-action li:first-child {
  margin-left: 0;
}

.best-selling-item .content .products-action li:last-child {
  border: none;
}

.best-selling-item .content .products-action li:hover {
  background-color: #80b435;
}

.best-selling-item .content .products-action li:hover a {
  color: #ffffff;
}

.best-selling-item .content .products-action li a {
  color: #80b435;
}

.best-selling-item:hover .content {
  padding: 17px 20px 64px;
}

.best-selling-item:hover .content .rating {
  display: none;
}

.best-selling-item:hover .content .products-action {
  content: '';
  opacity: 1;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
}

/*================================
Best Selling Area
===================================*/
/*================================
Discount Area
===================================*/
.discount-area {
  background-image: url(../images/discount-img/discount-bg.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.discount-content {
  margin-bottom: 30px;
}

.discount-content span {
  color: #1b1919;
  font-family: "IRANSans-web", sans-serif;
  font-weight: 400;
  display: block;
  margin-bottom: 8px;
  font-size: 22px;
}

.discount-content h2 {
  font-size: 45px;
  margin-bottom: 10px;
}

.discount-content p {
  font-weight: 600;
  color: #1b1919;
  margin-bottom: 25px;
  font-size: 18px;
}

.discount-content p b {
  color: #e7210a;
  font-weight: 600;
}

.discount-img {
  margin-bottom: 30px;
  margin-left: -70px;
}

.discount-area-two {
  background-image: url(../images/discount-img/discount-bg2.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.discount-content-two {
  max-width: 550px;
  margin-left: auto;
  padding: 160px 0;
}

.discount-content-two span {
  color: #ffffff;
  font-family: "Dancing Script", cursive;
  font-weight: 400;
  display: block;
  margin-bottom: 8px;
  font-size: 22px;
}

.discount-content-two h2 {
  font-size: 45px;
  margin-bottom: 10px;
  color: #ffffff;
}

.discount-content-two p {
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 25px;
  font-size: 18px;
}

.discount-area-three {
  background-color: #a8bbac;
}

.discount-content-three {
  margin-bottom: 30px;
}

.discount-content-three span {
  color: #1b1919;
  font-family: "Dancing Script", cursive;
  font-weight: 400;
  display: block;
  margin-bottom: 8px;
  font-size: 22px;
}

.discount-content-three h2 {
  font-size: 45px;
  margin-bottom: 10px;
}

.discount-content-three p {
  font-weight: 600;
  color: #1b1919;
  margin-bottom: 25px;
  font-size: 18px;
}

.discount-content-three p b {
  color: #e7210a;
  font-weight: 600;
}

.discount-img {
  margin-bottom: 30px;
  margin-left: -170px;
}

/*================================
Discount Area End
===================================*/
/*================================
Choose Area
===================================*/
.choose-area .section-title p {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.choose-img {
  position: relative;
  margin-right: -300px;
  margin-bottom: 30px;
}

.choose-img img {
  border-radius: 5px;
}

.choose-img .play-btn-area {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
}

.choose-img .play-btn-area .play-btn {
  font-size: 45px;
  color: #ffffff;
  width: 120px;
  height: 120px;
  display: inline-block;
  margin: 0 auto;
  line-height: 120px;
  text-align: center;
  background-color: transparent;
  border-radius: 50%;
  border: 7px solid #ffffff;
}

.choose-img .play-btn-area .play-btn i {
  position: relative;
  top: -3px;
  left: 5px;
}

.choose-img .play-btn-area .play-btn:hover {
  background-color: #80b435;
  border-color: #80b435;
}

.choose-content {
  max-width: 630px;
  margin-right: auto;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 50px 50px 20px;
  border-radius: 5px;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}

.choose-content .content {
  position: relative;
  padding-left: 85px;
  margin-bottom: 30px;
}

.choose-content .content i {
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 60px;
  color: #80b435;
  line-height: 1;
}

.choose-content .content h3 {
  margin-bottom: 10px;
}

.choose-content .content p {
  margin-bottom: 0;
}

.choose-content-color {
  max-width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0 0 0 20px;
}

.choose-img-before {
  position: relative;
}

.choose-img-before::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #000000;
  opacity: 0.5;
  border-radius: 5px;
}

.choose-card {
  margin-bottom: 30px;
}

.choose-card i {
  font-size: 55px;
  line-height: 1;
  margin-bottom: 0;
  color: #80b435;
}

.choose-card h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.choose-card p {
  margin-bottom: 0;
}

/*================================
Choose Area End
===================================*/
/*================================
Categories Area
===================================*/
.categories-area .section-title {
  margin-bottom: 30px;
}

.categories-area .filter-menu {
  list-style-type: none;
  padding: 0;
  text-align: right;
  cursor: pointer;
  margin-bottom: 30px;
}

.categories-area .filter-menu li {
  display: inline-block;
  font-size: 16px;
  color: #1b1919;
  padding: 10px 16px;
}

.categories-area .filter-menu li:hover {
  color: #80b435;
}

.categories-area .filter.active {
  color: #80b435;
}

.categories-area #Container .mix {
  display: none;
}

.categories-area hr {
  margin: 0 auto;
}

.category-card {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 30px;
}

.category-card:hover {
  -webkit-box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.2);
}

.category-card:hover .content h3 a {
  color: #80b435;
}

.category-card .category-img {
  position: relative;
  z-index: 1;
  background-color: #f9f9f9;
}

.category-card .category-img a {
  display: block;
}

.category-card .category-img a img {
  padding: 20px;
}

.category-card .category-img .tag {
  position: absolute;
  font-family: "IRANSans-web", sans-serif;
  z-index: 11;
  display: inline-block;
  padding: 9px 8px;
  top: 20px;
  right: 20px;
  font-size: 14px;
  color: #ffffff;
  background-color: #e7210a;
  border-radius: 50px;
}

.category-card .category-img #timer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-top: 30px;
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.category-card .category-img #timer div {
  display: inline-block;
  color: #ffffff;
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 18px;
  font-weight: 400;
  width: 60px;
  height: 60px;
  line-height: 40px;
  text-align: center;
  background-color: #80b435;
  border-radius: 5px;
}

.category-card .category-img #timer div:first-child {
  margin-left: 0;
}

.category-card .category-img #timer div span {
  display: block;
  text-transform: capitalize;
  margin-top: -20px;
  font-size: 13px;
  font-weight: normal;
}

.category-card .category-img-bg {
  background-color: #e0ecd6;
}

.category-card .category-img-bg .tag {
  position: absolute;
  z-index: 11;
  display: inline-block;
  padding: 9px 8px;
  font-family: "IRANSans-web", sans-serif;
  top: 0;
  right: 0;
  font-size: 14px;
  color: #ffffff;
  background-color: #e7210a;
  border-radius: 0 0 50px 50px;
}

.category-card .content {
  padding: 25px 20px 30px;
  position: relative;
}

.category-card .content h3 {
  margin-bottom: 10px;
}

.category-card .content h3 a {
  color: #1b1919;
}

.category-card .content span {
  font-size: 18px;
  color: #e7210a;
  display: block;
  margin-bottom: 13px;
  font-weight: 400;
  font-family: "IRANSans-web", sans-serif;
}

.category-card .content span del {
  color: #1b1919;
  margin-left: 5px;
}

.category-card .content .rating {
  position: absolute;
  top: 64px;
  right: 20px;
  font-size: 20px;
  color: #1b1919;
  font-weight: 600;
}

.category-card .content .rating i {
  color: #fcd125;
  margin-right: 5px;
}

.category-card .content .category-btn {
  color: #80b435;
  padding: 6px 18px;
  font-size: 15px;
  border: 1px solid #80b435;
  border-radius: 5px;
  display: inline-block;
}

.category-card .content .category-btn:hover {
  color: #ffffff;
  background-color: #80b435;
}

/*================================
Categories Area End
===================================*/
/*================================
View Product Area
===================================*/
.view-product-area .owl-dots {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.view-product-area .owl-dots .owl-dot span {
  background-color: transparent !important;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  margin: 0 7px;
  width: 15px !important;
  height: 15px !important;
  position: relative;
  z-index: 1;
  border-radius: 3px !important;
  border: 1px solid #80b435 !important;
}

.view-product-area .owl-dots .owl-dot.active span {
  background-color: #80b435 !important;
}

.view-product-area .owl-dots .owl-dot:hover span {
  background-color: #80b435 !important;
}

.view-product-area .view-product-card {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 40px;
}

.view-product-card {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 30px;
}

.view-product-card:hover {
  -webkit-box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.2);
}

.view-product-card:hover .content h3 a {
  color: #80b435;
}

.view-product-card .view-product-img {
  position: relative;
  z-index: 1;
  background-color: #f9f9f9;
}

.view-product-card .view-product-img a {
  display: block;
}

.view-product-card .view-product-img a img {
  padding: 20px;
}

.view-product-card .view-product-img .tag {
  position: absolute;
  font-family: "IRANSans-web", sans-serif;
  z-index: 11;
  display: inline-block;
  padding: 9px 8px;
  top: 20px;
  right: 20px;
  font-size: 14px;
  color: #ffffff;
  background-color: #e7210a;
  border-radius: 50px;
}

.view-product-card .content {
  padding: 25px 20px 30px;
  position: relative;
}

.view-product-card .content h3 {
  margin-bottom: 10px;
}

.view-product-card .content h3 a {
  color: #1b1919;
}

.view-product-card .content span {
  font-size: 18px;
  color: #e7210a;
  display: block;
  margin-bottom: 13px;
  font-weight: 400;
  font-family: "IRANSans-web", sans-serif;
}

.view-product-card .content span del {
  color: #1b1919;
  margin-left: 5px;
}

.view-product-card .content .rating {
  position: absolute;
  top: 64px;
  right: 20px;
  font-size: 18px;
  color: #1b1919;
  font-weight: 600;
}

.view-product-card .content .rating i {
  color: #fcd125;
  margin-right: 3px;
}

.view-product-card .content .view-product-btn {
  color: #80b435;
  padding: 6px 18px;
  font-size: 15px;
  border: 1px solid #80b435;
  border-radius: 5px;
  display: inline-block;
}

.view-product-card .content .view-product-btn:hover {
  color: #ffffff;
  background-color: #80b435;
}

.view-product-card .content .products-action {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 1px solid #80b435;
  border-radius: 5px;
  max-width: 190px;
  height: 40px;
}

.view-product-card .content .products-action li {
  display: inline-block;
  font-size: 16px;
  padding: 5px 23px;
  text-align: center;
  border-right: 1px solid #80b435;
  margin-right: -4px;
}

.view-product-card .content .products-action li:last-child {
  border: none;
}

.view-product-card .content .products-action li:hover {
  background-color: #80b435;
}

.view-product-card .content .products-action li:hover a {
  color: #ffffff;
}

.view-product-card .content .products-action li a {
  color: #80b435;
}

/*================================
View Product Area End
===================================*/
/*================================
Blog Area 
===================================*/
.blog-card {
  margin-bottom: 30px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.blog-card:hover {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

.blog-card:hover .content h3 a {
  color: #80b435;
}

.blog-card:hover .content .read-btn {
  color: #1b1919;
}

.blog-card a {
  display: block;
}

.blog-card a img {
  border-radius: 5px;
}

.blog-card .content {
  padding: 30px 20px 25px;
}

.blog-card .content ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.blog-card .content ul li {
  display: inline-block;
  font-size: 15px;
  color: #1b1919;
  font-family: "IRANSans-web", sans-serif;
  margin-right: 15px;
}

.blog-card .content ul li:last-child {
  margin-right: 0;
}

.blog-card .content ul li i {
  color: #80b435;
  margin-right: 3px;
}

.blog-card .content ul li a {
  color: #1b1919;
}

.blog-card .content ul li a i {
  color: #80b435;
  margin-right: 3px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.blog-card .content ul li a:hover {
  color: #80b435;
}

.blog-card .content ul li a:hover i {
  color: #1b1919;
}

.blog-card .content h3 {
  margin-top: 12px;
  margin-bottom: 10px;
}

.blog-card .content h3 a {
  color: #1b1919;
}

.blog-card .content p {
  font-weight: 500;
  margin-bottom: 10px;
}

.blog-card .content .read-btn {
  color: #80b435;
  font-weight: 600;
  color: #80b435;
  font-size: 15px;
}

.blog-card .content .read-btn i {
  position: relative;
  top: 3px;
  font-size: 18px;
}

.blog-article-content {
  margin-bottom: 20px;
}

.blog-article-content img {
  border-radius: 5px;
  margin-bottom: 25px;
}

.blog-article-content .content ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.blog-article-content .content ul li {
  display: inline-block;
  font-size: 15px;
  color: #1b1919;
  font-family: "IRANSans-web", sans-serif;
  margin-right: 15px;
}

.blog-article-content .content ul li:last-child {
  margin-right: 0;
}

.blog-article-content .content ul li i {
  color: #80b435;
  margin-right: 3px;
}

.blog-article-content .content ul li a {
  color: #1b1919;
}

.blog-article-content .content ul li a i {
  color: #80b435;
  margin-right: 3px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.blog-article-content .content ul li a:hover {
  color: #80b435;
}

.blog-article-content .content ul li a:hover i {
  color: #1b1919;
}

.blog-article-content .content h3 {
  margin-top: 12px;
  margin-bottom: 10px;
  font-size: 26px;
  max-width: 590px;
}

.article-content-area p {
  margin-bottom: 30px;
}

.article-content-area .blockquote {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  margin-top: 30px;
  background-color: #f9f9f9;
  padding: 20px;
}

.article-content-area .blockquote::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  background-color: #80b435;
}

.article-content-area .blockquote p {
  font-size: 17px;
  color: #5d5c5c;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.blog-article-img {
  margin-bottom: 30px;
}

.blog-article-img img {
  border-radius: 5px;
}

.article-img-content {
  margin-bottom: 30px;
}

.article-share {
  padding: 10px 0;
  border-top: 1px solid #c3c3c3;
  border-bottom: 1px solid #c3c3c3;
  margin-bottom: 30px;
}

.article-share .social-icon {
  margin: 0;
  padding: 0;
  list-style: none;
}

.article-share .social-icon li {
  display: inline-block;
  margin-right: 10px;
}

.article-share .social-icon li.title {
  font-size: 18px;
  color: #1b1919;
}

.article-share .social-icon li.title i {
  color: #80b435;
  font-size: 20px;
  margin-right: 3px;
  position: relative;
  top: 2px;
}

.article-share .social-icon li:last-child {
  margin-right: 0;
}

.article-share .social-icon li a i {
  text-align: center;
  color: #1b1919;
  font-size: 20px;
  line-height: 1;
  position: relative;
  top: 3px;
}

.article-share .social-icon li a:hover i {
  color: #80b435;
}

.comments-wrap .comment-title {
  margin-bottom: 30px;
}

.comments-wrap .comment-title .title {
  font-size: 24px;
  margin-bottom: 0;
  color: #1b1919;
  font-weight: 500;
}

.comments-wrap .comment-form {
  list-style: none;
  margin: 0;
  padding: 0;
}

.comments-wrap .comment-form li {
  position: relative;
  padding-left: 65px;
  margin-bottom: 30px;
  border-bottom: 1px solid #c3c3c3;
  padding-bottom: 30px;
}

.comments-wrap .comment-form li.pl-80 {
  padding-left: 145px;
}

.comments-wrap .comment-form li.pl-80 img {
  left: 80px;
}

.comments-wrap .comment-form li img {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  width: 45px;
  height: 45px;
}

.comments-wrap .comment-form li h3 {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 500;
}

.comments-wrap .comment-form li span {
  color: #5d5c5c;
  font-weight: 200;
}

.comments-wrap .comment-form li p {
  margin-top: 10px;
  margin-bottom: 15px;
}

.comments-wrap .comment-form li a {
  padding: 5px 18px;
  background-color: #80b435;
  color: #ffffff;
  border-radius: 5px;
  font-size: 15px;
  display: inline-block;
}

.comments-wrap .comment-form li a:hover {
  background-color: #e7210a;
}

.comments-form {
  margin-top: 30px;
  margin-bottom: 30px;
}

.comments-form .contact-form p {
  margin-bottom: 15px;
}

.comments-form .title {
  font-size: 24px;
  margin-bottom: 15px;
  color: #1b1919;
}

.comments-form p {
  margin-bottom: 30px;
}

.comments-form .default-btn {
  width: unset;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.search-widget {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}

.search-widget .search-form {
  position: relative;
  margin: 0 auto;
  border-radius: 0;
  border: 1px solid #d3d9cd;
  width: 100%;
  background-color: #ffffff;
}

.search-widget .search-form .form-control {
  background-color: #ffffff;
  border-radius: 0;
  border: 1px solid #d3d9cd;
  height: 45px;
  line-height: 45px;
  margin: 0;
  border: 0;
  padding: 0 25px;
  color: #1b1919;
  font-family: "IRANSans-web", sans-serif;
}

.search-widget .search-form .form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}

.search-widget .search-form button {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  border-radius: 0;
  background-color: #80b435;
  color: #ffffff;
  height: 45px;
  line-height: 45px;
  font-size: 22px;
  padding: 0 15px;
}

.search-widget .search-form button:hover {
  background: #e7210a;
}

.blog-side-content {
  background-image: url(../images/blog/blog-side-bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  padding: 100px 30px;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 30px;
}

.blog-side-content::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  background-color: #1b1919;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  border-radius: 5px;
}

.blog-side-content h3 {
  font-size: 26px;
  color: #ffffff;
  margin-bottom: 25px;
}

.side-bar-widget {
  margin-bottom: 30px;
}

.side-bar-widget .title {
  font-size: 22px;
  color: #1b1919;
  font-weight: 600;
  position: relative;
  display: inline-block;
  padding-bottom: 5px;
  margin-bottom: 20px;
}

.side-bar-widget .title::before {
  content: '';
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #80b435;
  width: 100%;
  height: 2px;
  opacity: 0.5;
}

.side-bar-widget .side-bar-categories ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.side-bar-widget .side-bar-categories ul li {
  position: relative;
  font-weight: 300;
  margin-bottom: 10px;
}

.side-bar-widget .side-bar-categories ul li:last-child {
  margin-bottom: 0;
}

.side-bar-widget .side-bar-categories ul li a {
  display: inline-block;
  color: #1b1919;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  font-weight: normal;
  padding: 10px 25px;
  font-weight: 300;
  position: relative;
  width: 100%;
  border-radius: 5px;
}

.side-bar-widget .side-bar-categories ul li a i {
  font-size: 12px;
  float: right;
  position: relative;
  top: 4px;
}

.side-bar-widget .side-bar-categories ul li a .bx-download {
  font-size: 20px;
}

.side-bar-widget .side-bar-categories ul li a:hover {
  background-color: #e7210a;
  color: #ffffff;
}

.side-bar-widget .side-bar-categories ul li:hover::before {
  background-color: #e7210a;
  border-color: #e7210a;
}

.side-bar-widget .widget-popular-post {
  position: relative;
  overflow: hidden;
}

.side-bar-widget .widget-popular-post .item {
  overflow: hidden;
  margin-bottom: 20px;
  padding: 10px 10px 5px;
  background-color: #f9f9f9;
}

.side-bar-widget .widget-popular-post .item:last-child {
  margin-bottom: 0;
}

.side-bar-widget .widget-popular-post .item .thumb {
  float: left;
  overflow: hidden;
  position: relative;
  margin-right: 15px;
}

.side-bar-widget .widget-popular-post .item .thumb .full-image {
  width: 80px;
  height: 80px;
  display: inline-block;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center center !important;
  position: relative;
  background-color: #f9f9f9;
}

.side-bar-widget .widget-popular-post .item .thumb .full-image.bg1 {
  background-image: url(../images/blog/blog-1.jpg);
}

.side-bar-widget .widget-popular-post .item .thumb .full-image.bg2 {
  background-image: url(../images/blog/blog-2.jpg);
}

.side-bar-widget .widget-popular-post .item .thumb .full-image.bg3 {
  background-image: url(../images/blog/blog-3.jpg);
}

.side-bar-widget .widget-popular-post .item .info {
  overflow: hidden;
  padding: 0;
}

.side-bar-widget .widget-popular-post .item .info p {
  font-size: 15px;
  margin-bottom: 5px;
}

.side-bar-widget .widget-popular-post .item .info .title-text {
  margin-bottom: 0;
  line-height: 1.2;
  font-size: 18px;
  font-weight: 600;
  max-width: 245px;
}

.side-bar-widget .widget-popular-post .item .info .title-text a {
  display: inline-block;
  color: #1b1919;
}

.side-bar-widget .widget-popular-post .item .info .title-text a:hover {
  color: #e7210a;
}

.side-bar-widget .side-bar-widget-tag {
  list-style: none;
  margin: 0;
  padding: 0;
}

.side-bar-widget .side-bar-widget-tag li {
  display: inline-block;
  padding: 7px 15px;
  margin: 5px;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  color: #1b1919;
  font-size: 14px;
  font-weight: 600;
  background-color: #ffffff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.side-bar-widget .side-bar-widget-tag li:hover {
  background-color: #e7210a;
}

.side-bar-widget .side-bar-widget-tag li a {
  color: #1b1919;
}

.side-bar-widget .side-bar-widget-tag li:hover a {
  color: #ffffff;
}

.author-profile {
  padding-left: 120px;
  position: relative;
  margin-bottom: 30px;
}

.author-profile img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  border-radius: 50%;
}

.author-profile h3 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 5px;
}

.author-profile span {
  margin-bottom: 0;
  font-size: 15px;
  color: #5d5c5c;
}

.author-profile p {
  margin-top: 5px;
  margin-bottom: 15px;
}

.author-profile .social-link {
  list-style-type: none;
  margin: 0 0 20px;
  padding: 0;
}

.author-profile .social-link li {
  display: inline-block;
  margin-right: 10px;
}

.author-profile .social-link li.title {
  font-weight: 600;
  font-size: 16px;
  color: #80b435;
}

.author-profile .social-link li:last-child {
  margin-right: 0;
}

.author-profile .social-link li a i {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  color: #ffffff;
  border-radius: 50px;
  text-align: center;
  display: inline-block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.author-profile .social-link li:nth-child(2) a i {
  background-color: #0f4dca;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.author-profile .social-link li:nth-child(2) a i:hover {
  background-color: #80b435;
}

.author-profile .social-link li:nth-child(3) a i {
  background-color: #16a5ff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.author-profile .social-link li:nth-child(3) a i:hover {
  background-color: #e7210a;
}

.author-profile .social-link li:nth-child(4) a i {
  background-color: #f80c11;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.author-profile .social-link li:nth-child(4) a i:hover {
  background-color: #fcd125;
}

.author-profile .social-link li:nth-child(5) a i {
  background-color: #ff0629;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.author-profile .social-link li:nth-child(5) a i:hover {
  background-color: #1b1919;
}

/*================================
Blog Area End
===================================*/
/*================================
Team Area
===================================*/
.team-card {
  margin-bottom: 30px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}

.team-card img {
  border-radius: 5px 5px 0 0;
}

.team-card .content {
  padding: 25px 20px 30px;
  text-align: center;
}

.team-card .content h3 {
  margin-bottom: 5px;
}

.team-card .content span {
  display: block;
  margin-bottom: 10px;
}

.team-card .content .social-link {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.team-card .content .social-link li {
  display: inline-block;
  margin-right: 10px;
}

.team-card .content .social-link li:last-child {
  margin-right: 0;
}

.team-card .content .social-link li a i {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  color: #ffffff;
  border-radius: 50px;
  text-align: center;
  display: inline-block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.team-card .content .social-link li:nth-child(1) a i {
  background-color: #0f4dca;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.team-card .content .social-link li:nth-child(1) a i:hover {
  background-color: #80b435;
}

.team-card .content .social-link li:nth-child(2) a i {
  background-color: #16a5ff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.team-card .content .social-link li:nth-child(2) a i:hover {
  background-color: #e7210a;
}

.team-card .content .social-link li:nth-child(3) a i {
  background-color: #f80c11;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.team-card .content .social-link li:nth-child(3) a i:hover {
  background-color: #fcd125;
}

.team-card .content .social-link li:nth-child(4) a i {
  background-color: #ff0629;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.team-card .content .social-link li:nth-child(4) a i:hover {
  background-color: #1b1919;
}

/*================================
Team Area End
===================================*/
/*================================
Testimonials Area
===================================*/
.testimonials-card {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 30px 20px;
  text-align: center;
  border-radius: 10px;
  margin-bottom: 30px;
}

.testimonials-card p {
  margin-bottom: 10px;
}

.testimonials-card .rating {
  color: #fcd125;
  margin-bottom: 10px;
  font-size: 16px;
}

.testimonials-card img {
  margin-bottom: 10px;
  border-radius: 50%;
  width: 70px;
  height: 70px;
}

.testimonials-card h3 {
  color: #1b1919;
  margin-bottom: 5px;
  font-size: 20px;
}

.testimonials-card span {
  font-size: 15px;
  margin-bottom: 0;
  color: #80b435;
}

/*================================
Testimonials Area End
===================================*/
/*================================
Faq Area
===================================*/
.faq-accordion {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.faq-accordion .accordion {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

.faq-accordion .accordion .accordion-item {
  border-radius: 0;
  display: block;
  background-color: #ffffff;
  margin-bottom: 15px;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}

.faq-accordion .accordion .accordion-item:last-child {
  margin-bottom: 0;
}

.faq-accordion .accordion .accordion-title {
  padding: 20px 60px 17px 20px;
  color: #1b1919;
  text-decoration: none;
  position: relative;
  display: block;
  font-size: 18px;
  font-weight: 500;
  font-family: "IRANSans-web", sans-serif;
}

.faq-accordion .accordion .accordion-title i {
  position: absolute;
  right: 15px;
  top: 18px;
  font-size: 25px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 20px;
  width: 35px;
  height: 35px;
  color: #80b435;
  border-radius: 50px;
  border: 1px solid #80b435;
  text-align: center;
  line-height: 35px;
  background-color: transparent;
}

.faq-accordion .accordion .accordion-title.active i::before {
  content: "\eaed";
}

.faq-accordion .accordion .accordion-content {
  display: none;
  position: relative;
  margin-top: -5px;
  padding-bottom: 10px;
  padding-right: 30px;
  padding-left: 30px;
}

.faq-accordion .accordion .accordion-content p {
  line-height: 1.8;
  padding-bottom: 12px;
}

.faq-accordion .accordion .accordion-content.show {
  display: block;
}

.faq-contact {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

/*================================
Faq Area End
===================================*/
/*=================================
User All Form
====================================*/
.user-all-form .contact-form {
  background-color: #ffffff;
  padding: 50px 30px;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 20px;
  border: 1px solid #f0f0f0;
  margin-bottom: 30px;
}

.user-all-form .contact-form .title-text {
  font-size: 26px;
  margin-bottom: 25px;
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
}

.user-all-form .contact-form .title-text::before {
  content: '';
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #80b435;
  width: 100%;
  height: 2px;
}

.user-all-form .contact-form .account-desc {
  margin-top: 15px;
  font-weight: 500;
  margin-bottom: 0;
}

.user-all-form .contact-form .account-desc a {
  color: #80b435;
}

.user-all-form .contact-form .account-desc a:hover {
  color: #1b1919;
}

/*=================================
User All Form End
====================================*/
/*=================================
404 Error Area
===================================*/
.error-area .error-content {
  text-align: center;
  position: relative;
}

.error-area .error-content img {
  max-width: 100%;
  margin-bottom: 25px;
}

.error-area .error-content h3 {
  margin-bottom: 20px;
  position: relative;
  color: #1b1919;
  font-size: 35px;
}

.error-area .error-content p {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
  color: #5d5c5c;
}

/*=================================
404 Error Area End
===================================*/
/*================================== 
Coming Soon Area 
====================================*/
.coming-soon-area {
  padding: 100px 0;
  overflow: hidden;
  background-color: #ffffff;
}

.coming-soon-area .coming-soon-content {
  text-align: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
  padding: 100px 30px 120px;
  background-color: #f9f9f9;
  border-radius: 150px 0 150px 0;
}

.coming-soon-area .coming-soon-content::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: -20px;
  right: -20px;
  width: 200px;
  height: 200px;
  background-color: transparent;
  border-top: 20px solid #80b435;
  border-right: 20px solid #80b435;
}

.coming-soon-area .coming-soon-content::after {
  content: '';
  position: absolute;
  z-index: -1;
  bottom: -20px;
  left: -20px;
  width: 200px;
  height: 200px;
  background-color: transparent;
  border-bottom: 20px solid #80b435;
  border-left: 20px solid #80b435;
}

.coming-soon-area .coming-soon-content h1 {
  margin-bottom: 0;
  color: #1b1919;
  font-size: 50px;
}

.coming-soon-area .coming-soon-content p {
  font-size: 16px;
  max-width: 600px;
  margin-top: 15px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  color: #5d5c5c;
}

.coming-soon-area .coming-soon-content #timer {
  margin-top: 40px;
}

.coming-soon-area .coming-soon-content #timer div {
  display: inline-block;
  color: #1b1919;
  position: relative;
  width: 80px;
  height: 80px;
  margin: 0 10px;
  font-size: 35px;
  font-weight: 700;
  background-color: #ffffff;
  border-radius: 5px;
}

.coming-soon-area .coming-soon-content #timer div span {
  display: block;
  text-transform: capitalize;
  margin-top: -15px;
  font-size: 16px;
  font-weight: normal;
  color: #1b1919;
}

.coming-soon-area .coming-soon-content #timer div:last-child {
  margin-right: 0;
}

.coming-soon-area .coming-soon-content #timer div:last-child::before {
  display: none;
}

.coming-soon-area .coming-soon-content #timer div:first-child {
  margin-left: 0;
}

.coming-soon-area .coming-soon-content #timer div::before {
  content: "";
  position: absolute;
  right: -50px;
  top: -10px;
  font-size: 70px;
  color: #ffffff;
}

.coming-soon-area .coming-soon-content .newsletter-form {
  position: relative;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}

.coming-soon-area .coming-soon-content .newsletter-form .input-newsletter {
  display: block;
  width: 100%;
  height: 60px;
  border: none;
  background-color: #ffffff;
  padding-left: 15px;
  color: #ffffff;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 0;
  border: 1px solid #cccccc;
  color: #5d5d5d;
}

.coming-soon-area .coming-soon-content .newsletter-form .input-newsletter:focus {
  border-color: #1b1919;
}

.coming-soon-area .coming-soon-content .newsletter-form .default-btn {
  border: 0;
  outline: 0;
  border-radius: 0 !important;
}

.coming-soon-area .coming-soon-content .newsletter-form button {
  position: absolute;
  right: 0;
  top: 0;
  height: 60px;
  padding: 0 30px;
  outline: 0;
  color: #ffffff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight: 500;
  font-size: 15px;
  cursor: pointer;
}

.coming-soon-area .coming-soon-content .newsletter-form button::after {
  border-radius: 0;
}

.coming-soon-area .coming-soon-content .newsletter-form button::before {
  border-radius: 0;
}

.coming-soon-area .coming-soon-content .newsletter-form button:hover {
  color: #ffffff;
  background-color: #190f3c;
}

.coming-soon-area #validator-newsletter {
  text-align: left;
  color: #dc3545 !important;
}

/*================================== 
Coming Soon Area End
====================================*/
/*==============================
Pagination Area 
=================================*/
.pagination-area {
  margin-top: 10px;
  margin-bottom: 30px;
}

.pagination-area .page-numbers {
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #80b435;
  text-align: center;
  display: inline-block;
  position: relative;
  margin-right: 7px;
  font-size: 18px;
  border-radius: 3px;
  font-weight: 600;
}

.pagination-area .page-numbers:hover {
  background-color: #80b435;
  color: #ffffff;
}

.pagination-area .page-numbers.current {
  background-color: #80b435;
  color: #ffffff;
}

.pagination-area .page-number-arrow {
  color: #80b435;
  font-size: 18px;
  font-weight: 600;
  margin-right: 7px;
}

.pagination-area .page-number-arrow:hover {
  color: #fcd125;
  background-color: transparent;
}

/*==============================
Pagination Area End
=================================*/
/*================================
Newsletter Area
===================================*/
.newsletter-section {
  background-image: url(../images/newsletter-bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}

.newsletter-section::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  background-color: #80b435;
  opacity: 0.7;
  width: 100%;
  height: 100%;
}

.newsletter-area {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.newsletter-area h2 {
  font-size: 30px;
  color: #ffffff;
  margin-bottom: 20px;
  text-align: center;
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
}

.newsletter-area .newsletter-form {
  position: relative;
  margin: 0 auto;
  border-radius: 50px;
}

.newsletter-area .newsletter-form .form-control {
  background: #ffffff;
  border-radius: 5px;
  height: 55px;
  line-height: 55px;
  margin: 0;
  border-radius: 5px;
  border: none;
  padding: 0 25px;
  max-width: 100%;
}

.newsletter-area .newsletter-form .form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}

.newsletter-area .newsletter-form .subscribe-btn {
  position: absolute;
  top: 5px;
  right: 5px;
  background-color: #80b435;
  color: #ffffff;
  height: 45px;
  line-height: 45px;
  padding: 0 40px;
  border: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 5px;
  font-size: 14px;
}

.newsletter-area .newsletter-form .subscribe-btn:hover {
  background: #1b1919;
  color: #ffffff;
}

.newsletter-area .newsletter-form .validation-danger {
  font-size: 18px;
  margin-top: 5px;
  color: red;
}

/*================================
Newsletter Area End
===================================*/
/*================================
Counter Area End
===================================*/
.counter-area {
  background-image: url(../images/counter-bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}

.counter-area::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.7;
}

.single-counter {
  position: relative;
  padding-left: 120px;
}

.single-counter::before {
  content: '';
  position: absolute;
  top: 9px;
  left: 95px;
  height: 65px;
  width: 1px;
  background-color: #ffffff;
}

.single-counter i {
  font-size: 70px;
  color: #80b435;
  position: absolute;
  top: 5px;
  left: 0;
  line-height: 1;
}

.single-counter i.flaticon-medal {
  padding-left: 20px;
}

.single-counter i.flaticon-building {
  padding-left: 10px;
}

.single-counter h3 {
  font-size: 40px;
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 5px;
}

.single-counter p {
  font-size: 16px;
  color: #ffffff;
}

/*================================
Counter Area End
===================================*/
/*================================
Footer Area
===================================*/
.footer-bg {
  background-color: #f4feea;
}

.footer-widget {
  margin-bottom: 30px;
}

.footer-widget .footer-logo {
  margin-bottom: 20px;
  position: relative;
  top: -5px;
}

.footer-widget h3 {
  margin-top: 0;
  font-size: 22px;
  margin-bottom: 30px;
  color: #1b1919;
  line-height: 1.2;
  display: inline-block;
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 5px;
}

.footer-widget .footer-list-contact {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-widget .footer-list-contact li {
  display: block;
  margin-bottom: 15px;
}

.footer-widget .footer-list-contact li .content {
  padding-left: 40px;
  position: relative;
}

.footer-widget .footer-list-contact li .content i {
  color: #80b435;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: -5px;
  font-size: 22px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.footer-widget .footer-list-contact li .content h3 {
  font-size: 16px;
  color: #1b1919;
  margin-bottom: 5px;
  display: block;
  border-bottom: none;
}

.footer-widget .footer-list-contact li .content a {
  color: #1b1919;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.footer-widget .footer-list-contact li:last-child {
  margin-bottom: 0;
}

.footer-widget .footer-list-contact li:hover i {
  color: #1b1919;
}

.footer-widget .footer-list-contact li:hover a {
  color: #80b435;
}

.footer-widget .footer-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-widget .footer-list li {
  display: block;
  margin-bottom: 10px;
  font-weight: 500;
}

.footer-widget .footer-list li:last-child {
  margin-bottom: 0;
}

.footer-widget .footer-list li a {
  color: #1b1919;
  font-weight: 500;
}

.footer-widget .footer-list li a i {
  font-size: 18px;
  position: relative;
  top: 3px;
  margin-right: 5px;
}

.footer-widget .footer-list li a:hover {
  color: #80b435;
}

.footer-widget .social-link {
  list-style-type: none;
  margin: 0 0 20px;
  padding: 0;
}

.footer-widget .social-link li {
  display: inline-block;
  margin-right: 10px;
}

.footer-widget .social-link li:last-child {
  margin-right: 0;
}

.footer-widget .social-link li a i {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  color: #ffffff;
  border-radius: 50px;
  text-align: center;
  display: inline-block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.footer-widget .social-link li:nth-child(1) a i {
  background-color: #0f4dca;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.footer-widget .social-link li:nth-child(1) a i:hover {
  background-color: #80b435;
}

.footer-widget .social-link li:nth-child(2) a i {
  background-color: #16a5ff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.footer-widget .social-link li:nth-child(2) a i:hover {
  background-color: #e7210a;
}

.footer-widget .social-link li:nth-child(3) a i {
  background-color: #f80c11;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.footer-widget .social-link li:nth-child(3) a i:hover {
  background-color: #fcd125;
}

.footer-widget .social-link li:nth-child(4) a i {
  background-color: #ff0629;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.footer-widget .social-link li:nth-child(4) a i:hover {
  background-color: #1b1919;
}

.footer-widget .insta-title {
  margin-bottom: 15px;
}

.footer-widget .footer-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  list-style-type: none;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 0;
}

.footer-widget .footer-gallery li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33%;
          flex: 0 0 33.33%;
  max-width: 33.33%;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 10px;
}

.footer-widget .footer-gallery li a {
  display: block;
  position: relative;
}

.footer-widget .footer-gallery li a img {
  width: 100%;
}

.footer-widget .footer-gallery li a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
}

.footer-widget .footer-gallery li a:hover::before {
  opacity: .50;
  visibility: visible;
}

.footer-widget .footer-work-hour-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-widget .footer-work-hour-list li {
  display: block;
  margin-bottom: 10px;
  font-weight: 400;
  color: #1b1919;
}

.footer-widget .footer-work-hour-list li span {
  font-weight: 500;
  color: #80b435;
}

.footer-widget .footer-work-hour-list li a {
  color: #1b1919;
}

.footer-widget .footer-work-hour-list li a:hover {
  color: #80b435;
}

.copyright-area {
  border-top: 1px solid #d7d7d7;
  padding: 15px 0;
}

.copy-right-text {
  text-align: left;
}

.copy-right-text p {
  color: #1b1919;
  margin-bottom: 0;
}

.copy-right-text p a {
  color: #80b435;
}

.copy-right-text p a:hover {
  color: #e7210a;
}

.copy-right-payment {
  text-align: right;
}

.copy-right-payment ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.copy-right-payment ul li {
  display: inline-block;
  margin-right: 5px;
}

.copy-right-payment ul li:last-child {
  margin-right: 0;
}

.copy-right-payment ul li a img {
  max-width: 50px;
}

/*================================
Footer Area End
===================================*/
/*=================================
Modal CSS 
====================================*/
.productsQuickView .modal-dialog {
  max-width: 950px;
  margin: 0 auto;
}

.productsQuickView .modal-content {
  border: none;
  padding: 40px 25px;
  border-radius: 0;
}

.productsQuickView .modal-content .btn-close-on {
  position: absolute;
  right: 0;
  top: 0;
  outline: 0;
  opacity: 1;
  color: #111111;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  line-height: 35px;
  padding: 0;
  margin: 0;
  font-size: 25px;
  width: 35px;
  text-shadow: unset;
  height: 35px;
  border: none;
}

.productsQuickView .modal-content .btn-close-on:hover {
  background-color: #80b435;
  color: #ffffff;
}

.productsQuickView .products-image {
  background-color: #f9f9f9;
  padding: 100px 20px;
}

.productsQuickView .product-content h3 {
  font-size: 24px;
  color: #1b1919;
  margin-bottom: 15px;
}

.productsQuickView .product-content .product-text p {
  margin-bottom: 20px;
}

.productsQuickView .product-content .price-status {
  border-top: 1px solid #E2E2E2;
  border-bottom: 1px solid #E2E2E2;
  padding-top: 20px;
  padding-bottom: 20px;
}

.productsQuickView .product-content .price-status .price {
  display: inline-block;
  max-width: 120px;
  position: relative;
  margin-right: 30px;
}

.productsQuickView .product-content .price-status .price::before {
  content: '';
  position: absolute;
  top: 8px;
  right: -15px;
  width: 1px;
  height: 50px;
  background-color: #80b435;
}

.productsQuickView .product-content .price-status .price .new-price {
  font-size: 20px;
  color: #1b1919;
  margin-bottom: 0;
  display: block;
}

.productsQuickView .product-content .price-status .price .rating {
  display: block;
  color: #fcd125;
}

.productsQuickView .product-content .price-status .price .rating i {
  display: inline-block;
}

.productsQuickView .product-content .price-status .availability-status {
  display: inline-block;
  position: relative;
  top: -3px;
}

.productsQuickView .product-content .price-status .availability-status ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.productsQuickView .product-content .price-status .availability-status ul li {
  display: block;
  font-size: 16px;
  color: #1b1919;
  font-weight: 400;
}

.productsQuickView .product-content .price-status .availability-status ul li span {
  color: #80b435;
}

.productsQuickView .product-content .product-add-to-cart {
  margin-top: 20px;
}

.productsQuickView .product-content .product-add-to-cart .input-counter {
  max-width: 70px;
  min-width: 70px;
  margin-right: 15px;
  text-align: center;
  display: inline-block;
  position: relative;
}

.productsQuickView .product-content .product-add-to-cart .input-counter span {
  position: absolute;
  top: 0;
  background-color: transparent;
  cursor: pointer;
  color: #1b1919;
  width: 50px;
  height: 100%;
  line-height: 55px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.productsQuickView .product-content .product-add-to-cart .input-counter span.minus-btn {
  left: -10px;
}

.productsQuickView .product-content .product-add-to-cart .input-counter span.plus-btn {
  right: -10px;
}

.productsQuickView .product-content .product-add-to-cart .input-counter span:hover {
  color: #80b435;
}

.productsQuickView .product-content .product-add-to-cart .input-counter input {
  height: 50px;
  color: #80b435;
  outline: 0;
  display: block;
  border: none;
  background-color: transparent;
  border: 1px solid #80b435;
  text-align: center;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
}

.productsQuickView .product-content .product-add-to-cart .input-counter input::-webkit-input-placeholder {
  color: #80b435;
}

.productsQuickView .product-content .product-add-to-cart .input-counter input:-ms-input-placeholder {
  color: #80b435;
}

.productsQuickView .product-content .product-add-to-cart .input-counter input::-ms-input-placeholder {
  color: #80b435;
}

.productsQuickView .product-content .product-add-to-cart .input-counter input::placeholder {
  color: #80b435;
}

.productsQuickView .product-content .product-add-to-cart .default-btn {
  border: none;
  cursor: pointer;
  margin-right: 15px;
}

.productsQuickView .product-content .product-add-to-cart .default-btn:last-child {
  margin-right: 0;
}

.productsQuickView .product-content .products-share {
  margin-top: 20px;
}

.productsQuickView .product-content .products-share .social {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0;
}

.productsQuickView .product-content .products-share .social li {
  display: inline-block;
}

.productsQuickView .product-content .products-share .social li span {
  display: inline-block;
  margin-right: 3px;
  font-weight: 700;
  position: relative;
  top: -2px;
}

.productsQuickView .product-content .products-share .social li a {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  background-color: #80b435;
  color: #ffffff;
  border: 1px solid #80b435;
  text-align: center;
  font-size: 18px;
  margin-left: 2px;
}

.productsQuickView .product-content .products-share .social li a:hover, .productsQuickView .product-content .products-share .social li a:focus {
  color: #80b435;
  background-color: transparent;
}

.productsQuickView .product-content .products-share .social li a.facebook {
  background-color: #3b5998;
  border-color: #3b5998;
  color: #ffffff;
}

.productsQuickView .product-content .products-share .social li a.facebook:hover, .productsQuickView .product-content .products-share .social li a.facebook:focus {
  color: #3b5998;
  background-color: transparent;
}

.productsQuickView .product-content .products-share .social li a.twitter {
  background-color: #1da1f2;
  border-color: #1da1f2;
  color: #ffffff;
}

.productsQuickView .product-content .products-share .social li a.twitter:hover, .productsQuickView .product-content .products-share .social li a.twitter:focus {
  color: #1da1f2;
  background-color: transparent;
}

.productsQuickView .product-content .products-share .social li a.linkedin {
  background-color: #007bb5;
  border-color: #007bb5;
  color: #ffffff;
}

.productsQuickView .product-content .products-share .social li a.linkedin:hover, .productsQuickView .product-content .products-share .social li a.linkedin:focus {
  color: #007bb5;
  background-color: transparent;
}

.productsQuickView .product-content .products-share .social li a.instagram {
  background-color: #c13584;
  border-color: #c13584;
  color: #ffffff;
}

.productsQuickView .product-content .products-share .social li a.instagram:hover, .productsQuickView .product-content .products-share .social li a.instagram:focus {
  color: #c13584;
  background-color: transparent;
}

/*=================================
Modal CSS End
====================================*/
/*=================================
Go Top Area 
====================================*/
.go-top {
  position: fixed;
  top: 60%;
  right: 3%;
  opacity: 0;
  cursor: pointer;
  text-decoration: none;
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  background: #e7210a;
  border-radius: 0;
  width: 45px;
  height: 45px;
  line-height: 45px;
  z-index: 100;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.go-top i {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  vertical-align: middle;
}

.go-top:hover {
  background-color: #1b1919;
}

.go-top:hover i {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.go-top.active {
  top: 95%;
  -webkit-transform: translateY(-95%);
  transform: translateY(-95%);
  opacity: 1;
  visibility: visible;
}

/*=================================
Go Top Area End
====================================*/
/*=================================
Preloader Area 
====================================*/
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: #80b435;
}

.spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 100px auto;
}

.double-bounce1 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #ffffff;
  opacity: .6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}

.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #ffffff;
  opacity: .6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
          animation: sk-bounce 2s infinite ease-in-out;
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}

/*=================================
Preloader Area End
====================================*/
@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/*# sourceMappingURL=style.css.map */