/* [Master Stylesheet] */
/* ----------------------------------------------------------
    :: Template Nofud
    :: Author: Turbo
    :: Version: 1.0
    :: Created: 12 2020
    :: Last Updated: 12 2020
    ---------------------------------------------------------- */
/* -------------------------------------------------
    ============ PLACE YOUR CUSTOM CSS HERE ============
    ------------------------------------------------- */
/*start my style */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-family: 'fontLight', sans-serif;
  overflow-x: hidden !important;
}

h1,
h2 {
  font-family: 'fontBold', sans-serif;
}

@font-face {
  font-family: fontLight;
  src: url(../fonts/helveticaneuelt-arabic-55-roman.ttf);
}

@font-face {
  font-family: fontBold;
  src: url(../fonts/helvetica-neue-lt-arabic-75-bold.ttf);
}

.transiton, button, h3 a, .breadcrumb a, .profile .profile-content .table tbody tr td a, .profile .profile-content .terms h4 a, .profile .terms-and-cond h3 span, .shopping button.back, .shopping .tab-content .address_list p a, .shopping .tab-content #profile h5 a {
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

button {
  background: linear-gradient(79deg, #DAA521 0%, #E3B419 23%, #EDC211 50%, #F6D108 76%, #FEDD01 100%);
  padding: 10px 20px;
  font-size: 18px;
  color: #fff;
  border: none;
  border-radius: 0px;
  outline: none;
  margin: 10px 0;
}

button:hover {
  opacity: .8;
}

input {
  outline: none;
  border: none;
  padding: 10px;
  background-color: #eee;
  color: #666;
  border-radius: 0px;
  margin-bottom: 0px;
}

a {
  text-decoration: none !important;
  color: #000;
  outline: none;
}

h3 {
  font-size: 30px;
  color: #000;
  font-weight: 600;
  font-family: "fontBold";
  margin-bottom: 40px;
}

h3 a {
  color: #000;
  float: left;
}

h3 a:hover {
  color: #C21414;
}

h3 a span {
  font-size: 20px;
  margin-top: 7px;
  font-weight: 300;
  font-family: "fontLight";
}

.main_header {
  font-size: 28px;
  font-weight: 600;
  color: #565656;
}

.mt-10 {
  margin-top: 10px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-60 {
  margin-top: 60px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.pd-20 {
  padding: 20px 0;
}

.pd-40 {
  padding: 40px 0;
}

.pd-60 {
  padding: 60px 0;
}

.pd-80 {
  padding: 80px 0;
}

.head-h {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  padding: 15px 5px;
  background-color: #f6f6f6;
  color: #000 !important;
  margin-bottom: 30px;
  text-align: center;
  margin-top: 0px;
}

.head-h-c {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  padding: 15px 5px;
  background-color: #f6f6f6;
  color: #00966b !important;
  margin-bottom: 30px;
  text-align: center;
  margin-top: 150px !important;
}

.head-h-main {
  margin: 0;
  font-size: 22px;
  font-weight: 600;
  padding: 12px 15px;
  background-color: #00966b;
  color: #fff !important;
  margin-bottom: 30px;
  text-align: right;
  margin-top: 0px;
}

.head-h-main img {
  width: 40px;
  margin-left: 10px;
}

.see-more h4 {
  font-size: 20px !important;
  color: #000 !important;
  opacity: 1 !important;
}

.owl .owl-nav {
  margin-top: -20px;
}

.owl .owl-carousel .owl-nav button.owl-next,
.owl .owl-carousel .owl-nav button.owl-prev,
.owl .owl-carousel button.owl-dot {
  font-size: 50px;
  color: #00966b;
}

.owl .owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent;
  text-decoration: none;
}

.register {
  width: 100%;
  min-height: calc(100vh - 140px);
  background-size: cover;
  padding: 85px 0;
}

.register .login-form {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  -webkit-box-shadow: 0px 1px 9px #00000026;
          box-shadow: 0px 1px 9px #00000026;
  padding: 40px 80px;
}

.register .login-form h3 {
  font-weight: 600;
  color: #00966b;
  font-size: 26px;
  margin-bottom: 20px;
}

.register .login-form input {
  border: 1px solid #eee;
}

.register .login-form input::-webkit-input-placeholder {
  color: #707070;
  opacity: .6;
}

.register .login-form input:-ms-input-placeholder {
  color: #707070;
  opacity: .6;
}

.register .login-form input::-ms-input-placeholder {
  color: #707070;
  opacity: .6;
}

.register .login-form input::placeholder {
  color: #707070;
  opacity: .6;
}

.register .login-form button {
  background: linear-gradient(79deg, #DAA521 0%, #E3B419 23%, #EDC211 50%, #F6D108 76%, #FEDD01 100%);
}

.register .login-form img.main-logo {
  width: 120px;
  margin-bottom: 20px;
}

.register .login-form span {
  color: #707070;
}

.login-form p > a {
  font-weight: 600;
}

.login-form span > a {
  font-weight: 600;
}

.register-footer {
  padding: 10px 0;
  background-color: #00966b;
  color: #fff;
  font-size: 16px;
  bottom: 0;
  left: 0;
  width: 100%;
}

.login-info {
  width: 100%;
  min-height: calc(100vh - 130px);
  background-size: cover;
  padding: 6% 0;
}

.login-info .login-form {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  -webkit-box-shadow: 0px 10px 9px #00000026;
          box-shadow: 0px 10px 9px #00000026;
  padding: 60px 80px;
}

.login-info .login-form h3 {
  font-weight: 600;
  color: #00966b;
  font-size: 36px;
  text-align: center;
  margin-bottom: 40px;
}

.login-info .login-form input {
  border: 1px solid #eee;
}

.login-info .login-form input::-webkit-input-placeholder {
  color: #707070;
  opacity: .6;
}

.login-info .login-form input:-ms-input-placeholder {
  color: #707070;
  opacity: .6;
}

.login-info .login-form input::-ms-input-placeholder {
  color: #707070;
  opacity: .6;
}

.login-info .login-form input::placeholder {
  color: #707070;
  opacity: .6;
}

.login-info .login-form p {
  text-align: center;
  display: block;
  color: #707070;
}

.login-info .login-form span.inter a {
  font-size: 12px;
  color: #707070;
  float: left;
  margin-bottom: 15px;
}

.login-info .login-form button {
  background: linear-gradient(79deg, #DAA521 0%, #E3B419 23%, #EDC211 50%, #F6D108 76%, #FEDD01 100%);
}

.login-info .login-form img.main-logo {
  width: 120px;
  margin-bottom: 20px;
}

.login-info .login-form .login-social {
  margin: 10px auto;
  margin-bottom: 20px;
}

.login-info .login-form .login-social img {
  width: 80px;
}

.top-header {
  padding-top: 20px;
  /* start cart Dropdown */
}

.top-header .dropbtn {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: none;
}

.top-header .dropdown {
  position: relative;
  display: inline-block;
}

.top-header .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 300px;
  -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1000;
  padding: 10px;
  right: unset;
  left: 0;
  top: 23px;
}

.top-header .dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.top-header .dropdown-content a.prod-title {
  color: #00966b;
  padding-top: 0;
}

.top-header a.goCart-btn {
  background: #00966b;
  margin-top: 10px;
  color: #fff;
  border: 2px solid #00966b;
}

.top-header a.goCart-btn:hover {
  color: #00966b;
  background: transparent !important;
}

.top-header a.checkout-link {
  background-color: #d59b3a;
  color: #fff;
  border-radius: 0;
  border: 2px solid #d59b3a;
  margin-top: 20px;
}

.top-header a.checkout-link:hover {
  color: #d59b3a;
  background: transparent !important;
}

.top-header .dropdown-content img {
  width: 100px !important;
  display: block;
  margin: 5px auto;
}

.top-header .dropdown-content a:hover {
  background-color: #ddd;
}

.top-header .dropdown:hover .dropdown-content {
  display: block;
}

.top-header .dropdown:hover .dropbtn {
  color: #076cf1;
}

.top-header .cont input {
  border: 1px solid #f4e7dc;
  background-color: transparent;
  background: url("../images/navbar/search.png") no-repeat 98% 10px;
  text-indent: 35px;
}

.top-header .cont img.logo {
  width: 80%;
  margin-left: unset;
}

.top-header .cont .det {
  margin-top: 10px;
  border-left: 1px solid #ddd;
  text-align: center;
}

.top-header .cont .det img {
  display: inline-block;
  width: 18px;
  margin-left: 0px;
}

.top-header .cont .det span {
  font-size: 12px;
}

.top-header .cont .det.prof .dropdown .dropdown-menu {
  left: 0;
  right: unset;
}

.top-header .cont .det.prof .dropdown .dropdown-menu li {
  padding-top: 5px;
  padding-bottom: 5px;
}

.top-header .cont .det.prof .dropdown .dropdown-menu li i {
  color: #00966b;
  margin-left: 5px;
}

.top-header .cont .det.prof .dropdown button {
  padding: 0;
  outline: none;
  border: none;
  margin-top: -5px;
}

.top-header .cont .det.prof .dropdown button:hover {
  background-color: transparent;
}

.top-header .cont .det.prof .dropdown .btn-default.active.focus,
.top-header .cont .det.prof .dropdown .btn-default.active:focus,
.top-header .cont .det.prof .dropdown .btn-default.active:hover,
.top-header .cont .det.prof .dropdown .btn-default:active.focus,
.top-header .cont .det.prof .dropdown .btn-default:active:focus,
.top-header .cont .det.prof .dropdown .btn-default:active:hover,
.top-header .cont .det.prof .dropdown .open > .dropdown-toggle.btn-default.focus,
.top-header .cont .det.prof .dropdown .open > .dropdown-toggle.btn-default:focus,
.top-header .cont .det.prof .dropdown .open > .dropdown-toggle.btn-default:hover,
.top-header .cont .det.prof .dropdown .btn-default.focus,
.top-header .cont .det.prof .dropdown .btn-default:focus {
  background-color: transparent;
}

.top-header .cont .det:last-child {
  border: none;
}

.search_bar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 0 9px #ccc;
          box-shadow: 0 0 9px #ccc;
  padding: 20px;
  background-color: #fff;
  z-index: 100;
  display: none;
}

.search_bar input {
  margin-bottom: 0px;
  background-color: transparent;
  background: url("../images/navbar/search.png") no-repeat 100% 5px;
  text-indent: 40px;
  font-size: 18px;
  position: relative;
  display: inline-block;
  width: 97%;
}

.search_bar input::-webkit-input-placeholder {
  font-size: 24px;
  color: #2A2A2A;
  opacity: .5;
}

.search_bar input:-ms-input-placeholder {
  font-size: 24px;
  color: #2A2A2A;
  opacity: .5;
}

.search_bar input::-ms-input-placeholder {
  font-size: 24px;
  color: #2A2A2A;
  opacity: .5;
}

.search_bar input::placeholder {
  font-size: 24px;
  color: #2A2A2A;
  opacity: .5;
}

.search_bar img {
  display: inline-block;
  float: left;
  margin-top: 12px;
  cursor: pointer;
}

.navbar-collapse {
  padding-right: unset;
}

.navbar {
  margin-bottom: 0;
  padding: 15px;
  background-color: transparent;
  z-index: 5;
  border: none;
}

.navbar .navbar-nav {
  background: #00966b;
  width: 80%;
  text-align: center;
}

.navbar .navbar-right {
  background: #d59b3a;
  width: 20%;
}

.navbar li {
  float: none;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.navbar li a {
  font-size: 17px;
  color: #fff !important;
}

.navbar .navbar-brand img {
  width: 100px;
  margin-top: -10px;
}

.navbar ul.dropdown-menu {
  padding: 0px;
}

.navbar ul.dropdown-menu li {
  border-bottom: 1px solid #ddd;
  padding: 10px;
}

.navbar ul.dropdown-menu li:last-child {
  border-bottom: none;
}

.navbar ul.dropdown-menu li:hover {
  background-color: #eee;
}

.navbar ul.dropdown-menu li img {
  display: inline-block;
  margin-left: 10px;
}

.navbar ul.dropdown-menu li a {
  padding: 3px 5px;
}

.navbar ul.dropdown-menu li a:hover {
  color: #262626;
  text-decoration: none;
  background-color: transparent;
}

.main-slider {
  height: 460px;
  clear: both;
}

.main-slider .carousel {
  position: absolute !important;
  left: 0;
  width: 100%;
  right: 0;
  margin-top: -40px;
}

.main-slider .carousel .item {
  height: 550px;
  clear: both;
}

.main-slider .carousel-indicators {
  bottom: 10px;
}

.section-tabs .nav > li {
  display: inline-block;
}

.section-tabs .nav-tabs > li {
  float: none;
}

.section-tabs .nav-tabs {
  background: #f6f6f6;
  text-align: center;
  padding: 9px 2px;
  border-color: #f6f6f6;
  margin-bottom: 20px;
}

.section-tabs .nav > li > a {
  font-size: 20px;
  font-family: "fontBold";
}

.section-tabs .nav-tabs > li.active > a,
.section-tabs .nav-tabs > li.active > a:focus,
.section-tabs .nav-tabs > li.active > a:hover {
  color: #00966b;
  cursor: default;
  background-color: transparent;
  border: 1px solid transparent;
  border-bottom-color: transparent;
}

.section-tabs .nav > li > a:focus,
.section-tabs .nav > li > a:hover {
  background-color: transparent;
  border-color: transparent;
  color: #00966b;
}

.filter-prod {
  background-color: #f6f6f6;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 10px;
  padding-top: 5px;
}

.filter-prod h4 {
  font-weight: 600;
  color: #000;
  font-size: 18px;
  margin-bottom: 15px;
  text-align: center;
}

.filter-prod p {
  color: #707070;
  font-size: 18px;
  text-align: center;
  margin-bottom: 15px;
}

.filter-prod p del {
  margin-right: 30px;
  opacity: .7;
}

.filter-prod span.product-discount {
  position: absolute;
  background: #b5031a;
  color: #fff;
  padding: 6px 9px;
  top: 15px;
  right: 15px;
  font-size: 14px;
}

.sidebox h3 {
  font-size: 28px;
  margin-bottom: 30px;
  text-align: right;
  color: #00966b;
  margin-top: 0px;
}

.sidebox img {
  width: 100%;
  height: 209px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 20px;
}

.banner img {
  border-radius: 0px;
  position: relative;
}

.banner .banner-over {
  position: absolute;
  right: 30px;
  top: 50px;
}

.banner h4 {
  color: #fff;
  font-size: 30px;
  margin-bottom: 20px;
  font-family: "fontBold", sans-serif;
}

.banner button {
  background: #F4E7DC;
  border-radius: 10px;
  color: #00966b;
  padding-left: 70px;
  padding-right: 70px;
}

.services {
  padding: 40px 0;
}

.services .serv {
  width: 100%;
  padding: 40px 20px;
  background-color: #f6f6f6;
  color: #00966b;
  margin-bottom: 20px;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.services .serv img {
  width: 80px;
  height: 80px;
  -o-object-fit: contain;
     object-fit: contain;
}

.services .serv h3 {
  font-weight: 600;
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 15px;
  color: #00966b;
}

.services .serv p {
  font-size: 14px;
  line-height: 1.7;
}

.services .serv.odd {
  background-color: #00966b;
  color: #fff;
}

.services .serv.odd h3 {
  color: #fff;
}

.footer {
  background-color: #f6f6f6;
  padding: 50px 0;
  margin-top: 30px;
  overflow-x: hidden !important;
}

.footer .logo {
  font-size: 26px;
  font-weight: 600;
  color: #00966b;
  margin-top: 0;
  margin-bottom: 30px;
  text-decoration: none;
}

.footer h4 {
  color: #00966b;
  font-size: 24px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 30px;
}

.footer ul li {
  font-size: 15px;
  color: #707070;
  margin-bottom: 15px;
  -webkit-transition: ease-in-out all 0.3s;
  transition: ease-in-out all 0.3s;
}

.footer ul li:hover {
  color: #00966b;
  padding-right: 7px;
}

.footer ul a {
  text-decoration: none;
}

.footer ul.social li {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #00966b;
  color: #fff;
  margin-left: 15px;
  line-height: 35px;
  text-align: center;
}

.footer ul.social li a {
  color: #fff;
}

.footer ul.social li:hover {
  color: #00966b;
  padding-right: 5px;
  opacity: .7;
}

.footer h5 {
  font-size: 16px;
  font-weight: 600;
  color: #505050;
  margin-bottom: 30px;
  margin-top: 20px;
}

.footer h6 {
  font-size: 12px;
  line-height: 1.7;
  color: #707070;
}

.footer p {
  color: #555;
  font-weight: 600;
  margin-top: 20px;
}

.footer .pays img {
  width: 80%;
  position: relative;
  margin-bottom: 20px;
}

.footer .social-icon img {
  height: 26px;
  margin-left: 0px;
}

.footer ul.social-icon {
  margin-top: 30px;
}

.footer ul.social-icon li:hover {
  padding-right: 5px;
}

.bottom-footer {
  background-color: #00966b;
  padding: 15px 0;
  text-align: center;
  color: #000;
}

.bottom-footer h4 {
  font-size: 18px;
  color: #fff;
}

.bottom-footer h4 > i {
  margin-left: 5px;
  margin-right: 5px;
  font-size: 22px;
}

.cups {
  background-color: #F8F8F8;
}

.fav_list {
  padding: 10px 0;
  margin: 10px 0;
  border-bottom: 1px solid #ccc;
  /* stepper */
}

.fav_list input[type="checkbox"] {
  margin-left: 10px;
  width: 17px;
  height: 17px;
  border: 1px solid #707070;
  border-radius: 0;
  margin-top: 5px;
}

.fav_list i.fa-times {
  width: 23px;
  height: 23px;
  text-align: center;
  line-height: 18px;
  border: 2px solid #f7bcbc6e;
  border-radius: 3px;
  color: #fff;
  background: #E94040;
  margin-left: 10px;
}

.fav_list h5 {
  font-size: 16px;
  margin-top: 17px;
}

.fav_list h5 span {
  color: #C21414;
  margin-right: 2px;
}

.fav_list h5.del-all {
  text-align: left;
  font-size: 18px;
}

.fav_list h5.del-all a {
  color: #C21414;
}

.fav_list h5.del-all a i {
  margin-left: 5px;
}

.fav_list img {
  width: 60px;
}

.fav_list i.fa-heart {
  color: #f85f5f;
  font-size: 24px;
  margin-top: 15px;
}

.fav_list i.fa-heart-o {
  color: #888;
  font-size: 24px;
  margin-top: 15px;
}

.fav_list button {
  font-size: 15px;
  margin-top: 5px;
}

.fav_list .stepper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 13px;
}

.fav_list .stepper button {
  outline: none;
  background: linear-gradient(79deg, #DAA521 0%, #E3B419 23%, #EDC211 50%, #F6D108 76%, #FEDD01 100%);
  color: #fff;
  width: 40px;
  height: 30px;
  font-size: 11px;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
  border: none;
  outline: none;
  margin: 0;
  padding: 0;
}

.fav_list .stepper button:first-of-type {
  border-radius: 0 5px 5px 0;
}

.fav_list .stepper button:last-of-type {
  border-radius: 5px 0 0 5px;
}

.fav_list .stepper input {
  width: 45px;
  background-color: #fff;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #E9E9E9;
  border-left: 0;
  border-right: 0;
  color: #ccc;
  font-size: 14px;
  -webkit-transition: border 0.4s;
  transition: border 0.4s;
  outline: none;
  border-radius: 0;
  margin-bottom: 0;
}

.breadcrumb {
  margin-bottom: 0;
  background: transparent;
  padding: 30px 0 10px 0;
}

.breadcrumb li + li:before {
  padding: 0 5px;
  color: #555;
  content: ">";
}

.breadcrumb a:hover {
  color: #00966b;
}

ul.order-spec {
  -webkit-box-shadow: none;
          box-shadow: none;
}

ul.order-spec li {
  margin-bottom: 20px;
  color: #707070;
}

ul.order-spec li:last-child {
  color: #00966b;
  border-top: 1px solid #ccc;
  padding-top: 10px;
  margin-bottom: 0;
}

ul.order-spec li:last-child span {
  color: #00966b !important;
}

ul.order-spec li p span {
  float: left;
  font-weight: 600;
}

ul.order-spec li p.disc {
  color: #D59C19;
}

.internal_banner {
  height: 300px;
  background-image: url("../images/internal/banner.png");
  background-size: cover;
  background-position: bottom;
  border-radius: 0 0 10px 10px;
  text-align: left;
  padding: 30px 0;
}

.internal_banner h2 {
  color: #fff;
  font-size: 60px;
}

.internal_banner p {
  color: #535353;
  font-size: 26px;
}

.internal_banner button {
  border: 1px solid #fff;
  background: transparent;
  text-transform: uppercase;
  padding-left: 40px;
  padding-right: 40px;
}

.product-details h5 {
  font-size: 18px;
  color: #999;
}

.product-details h2 {
  color: #535353;
  font-size: 48px;
  margin-bottom: 20px;
  margin-top: 0;
}

.product-details h4 {
  color: #111;
  opacity: .6;
  font-size: 28px;
  margin-bottom: 20px;
}

.product-details p {
  color: #707070;
  font-size: 18px;
  margin-bottom: 10px;
}

.product-details p span {
  color: #00966b;
  margin-right: 10px;
}

.product-details h3 {
  font-size: 26px;
  color: #00966b;
  margin-bottom: 20px;
}

.product-details h3 span {
  color: #707070;
  font-family: 'fontLight';
  font-size: 24px;
}

.product-details h3 p {
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
  opacity: .7;
  font-family: 'fontLight';
}

.product-details label {
  font-size: 18px;
  color: #707070;
  margin-bottom: 15px;
  display: block;
}

.product-details input[type=checkbox].css-checkbox {
  display: none;
}

.product-details .css-label {
  padding-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 80px;
  background-image: url("../images/internal/second.png");
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 5px;
  cursor: pointer;
  margin-bottom: 40px;
}

.product-details input[type=checkbox].css-checkbox:checked + label.css-label {
  background-position: 0 0;
  border: 3px solid #00966b;
}

.product-details .pd-size-choose {
  display: inline-block;
  margin-bottom: 0px;
}

.product-details .pd-size-choose .sc-item {
  display: inline-block;
  margin-right: -1px;
}

.product-details .pd-size-choose .sc-item input {
  position: absolute;
  visibility: hidden;
}

.product-details .pd-size-choose .sc-item label {
  font-size: 16px;
  color: #2E2E2E;
  font-weight: 700;
  height: 60px;
  width: 60px;
  text-align: center;
  line-height: 55px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 50%;
  background-color: transparent;
  margin-left: 10px;
  font-family: 'fontBold';
  border: 1px solid #ccc;
}

.product-details .pd-size-choose .sc-item label.active {
  background: #00966b;
  color: #ffffff;
  border-color: #00966b;
}

.product-details .pd-size-choose .sc-item .size-btn {
  border: 1px solid #f4e7dc;
  background: #f4e7dc;
  color: #000;
  border-radius: 25px;
  outline: none;
  margin-top: 20px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 18px;
}

.product-details .pd-size-choose.boxing .sc-item label {
  font-size: 16px;
  color: #252525;
  font-weight: 700;
  height: 65px;
  width: 90px;
  text-align: center;
  line-height: 30px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0px;
  display: block;
  margin-bottom: 0;
}

.product-details .pd-size-choose.boxing .sc-item label.img {
  width: 88px;
}

.product-details .pd-size-choose.boxing .sc-item p {
  font-size: 13px;
  color: #707070;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
}

.product-details .pd-size-choose.boxing .sc-item label.active {
  border: 3px solid #00966b;
  color: #ffffff;
  height: 67px;
}

.product-details .pd-size-choose.boxing .sc-item .boxing-details {
  text-align: center;
  width: 90px;
  margin-top: -1px;
  border: 1px solid #eee;
}

.product-details button {
  border-radius: 5px;
  margin-top: 20px;
}

.product-details button i {
  margin-left: 5px;
}

.product-details button.add-to-fav {
  background: #EEEEEE;
  color: #707070;
}

.product-details li {
  font-size: 16px;
  color: #242424;
  opacity: .5;
  margin: 5px 0;
}

.product-details .carousel.slide.spec img {
  width: 80%;
}

.product-details .carousel.slide.spec .carousel-inner img {
  height: 450px;
  -o-object-fit: cover;
     object-fit: cover;
}

.product-details .carousel-indicators.spec {
  bottom: -120px;
  width: 100%;
  right: unset;
  margin-right: unset;
}

.product-details .carousel-indicators.spec li {
  width: 15%;
  overflow: hidden;
  height: 75px;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 1;
  border: 1px solid #ccc;
  margin-top: 0;
  margin-bottom: 0;
  border-radius: 5px;
}

.product-details .carousel-indicators.spec li img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.product-details .carousel-indicators.spec li.active {
  width: 15%;
  margin-top: 0;
  opacity: 1;
  background: unset;
  border: 1px solid #00966b;
}

.product-details .product button {
  padding: 0 10px;
}

.product-details .product button i {
  margin-left: 0px;
}

.product-details input[type=number] {
  margin-top: 0px;
  padding: 8px 10px;
  background: #fff;
  border: 1px solid #ccc;
  color: #000;
  font-size: 20px;
}

.product-details button.add-to-cart {
  background: #00966b;
  border-radius: 0;
  margin-right: -20px;
  margin-top: 0;
}

.product-details textarea {
  resize: none;
  border-color: #ccc;
  height: 100px;
  margin-top: 10px;
  outline: none;
  padding: 10px;
}

.product-details.custom h3 {
  font-size: 24px;
}

.product-details.custom .pd-size-choose .sc-item label {
  height: 45px;
  width: 45px;
  margin-left: 4px !important;
}

.product-details.custom input {
  color: #333;
  font-size: 18px;
  width: 100px;
}

.size-modal h4 {
  font-size: 26px;
  margin-bottom: 15px;
  color: #000;
}

.size-modal p {
  font-size: 16px;
  opacity: .8;
}

.size-modal table {
  text-align: center;
}

.size-modal table th {
  text-align: center;
  background: #f4e7dc;
  border-color: #f4e7dc;
  padding: 12px 5px !important;
  font-family: 'fontBold', sans-serif;
  font-size: 16px;
}

.size-modal table td {
  padding: 12px 5px !important;
}

.size-modal .close {
  opacity: .7;
}

.size-modal .close span {
  width: 30px;
  height: 30px;
  background: #f00;
  opacity: 1;
  border-radius: 50%;
  color: #fff;
  display: block;
}

.size-modal .modal-header {
  border-bottom: none;
}

.profile {
  margin-top: 20px;
}

.profile .container-fluid {
  padding-right: 0px;
}

.profile .sidebar h5 {
  text-align: center;
  margin-bottom: 30px;
  color: #676767;
}

.profile .sidebar a {
  text-decoration: none;
}

.profile .profile-content {
  padding-right: 30px;
}

.profile .profile-content .profile_title {
  font-size: 30px;
  color: #707070;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 30px;
}

.profile .profile-content h4.sub-title {
  color: #707070;
  font-size: 26px;
  margin-top: 50px;
}

.profile .profile-content h5.list_header {
  color: #707070;
  font-size: 20px;
}

.profile .profile-content .profile-info {
  padding: 0px;
  border-radius: 5px;
  margin-bottom: 30px;
}

.profile .profile-content .profile-info img {
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
  border-radius: 50%;
  width: 160px;
}

.profile .profile-content .profile-info ul.content-ul {
  margin-top: 40px;
}

.profile .profile-content .profile-info ul.content-ul li {
  padding: 17px 20px;
  border-bottom: 1px solid #eee;
}

.profile .profile-content .profile-info ul.content-ul h3 {
  display: inline-block;
  color: #707070;
  margin: 0;
  font-size: 18px;
}

.profile .profile-content .profile-info ul.content-ul h3.spec {
  font-weight: 600;
}

.profile .profile-content .profile-info ul.content-ul i {
  margin-left: 25px;
  color: #00966b;
  font-size: 20px;
}

.profile .profile-content .profile-info button {
  width: 30%;
  margin-top: 60px;
}

.profile .profile-content .change-pass {
  padding: 40px 0;
}

.profile .profile-content .change-pass input {
  background-color: #F5F5F5;
  border: 1px solid #f5f5f5;
  margin-bottom: 20px;
  border-radius: 10px;
  padding: 9px 10px;
  outline: none;
}

.profile .profile-content .change-pass input::-webkit-input-placeholder {
  color: #707070;
  opacity: .5;
}

.profile .profile-content .change-pass input:-ms-input-placeholder {
  color: #707070;
  opacity: .5;
}

.profile .profile-content .change-pass input::-ms-input-placeholder {
  color: #707070;
  opacity: .5;
}

.profile .profile-content .change-pass input::placeholder {
  color: #707070;
  opacity: .5;
}

.profile .profile-content .change-pass button {
  margin-top: 30px;
}

.profile .profile-content.addresses {
  margin: 20px 0;
}

.profile .profile-content.addresses input {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #ccc;
  padding: 10px;
  border-radius: 0;
  background-image: url("../images/internal/location.png");
  background-repeat: no-repeat;
  background-position: right;
  font-size: 22px;
  text-indent: 30px;
}

.profile .profile-content.addresses input::-webkit-input-placeholder {
  font-size: 22px;
  color: #707070;
  opacity: .6;
}

.profile .profile-content.addresses input:-ms-input-placeholder {
  font-size: 22px;
  color: #707070;
  opacity: .6;
}

.profile .profile-content.addresses input::-ms-input-placeholder {
  font-size: 22px;
  color: #707070;
  opacity: .6;
}

.profile .profile-content.addresses input::placeholder {
  font-size: 22px;
  color: #707070;
  opacity: .6;
}

.profile .profile-content.addresses .address_list {
  margin: 10px 0;
  padding: 15px 0;
  padding-top: 20px;
  border-bottom: 1px solid #eee;
}

.profile .profile-content.addresses .address_list:last-child {
  border-bottom: none;
}

.profile .profile-content.addresses .address_list h5.list_header {
  margin-top: 0;
}

.profile .profile-content.addresses .address_list p {
  color: #777;
  opacity: .5;
  font-size: 18px;
}

.profile .profile-content.addresses .address_list i {
  color: #C5C5C5;
  font-size: 24px;
}

.profile .profile-content.addresses .address_list i.active {
  color: #FFC107;
}

.profile .profile-content .pagination {
  margin-top: 40px;
}

.profile .profile-content .pagination li.active a {
  background-color: #00966b;
  color: #fff;
  border-color: #00966b;
}

.profile .profile-content .pagination li a {
  position: relative;
  float: right;
  padding: 6px 12px;
  margin-right: -1px;
  line-height: 1.42857143;
  color: #909090;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #DCDCDC;
  margin-left: 10px;
  border-radius: 5px;
}

.profile .profile-content .pagination li.previous a,
.profile .profile-content .pagination li.next a {
  border: none;
}

.profile .profile-content .table tbody tr th {
  font-size: 16px;
  padding: 20px 28px;
  font-weight: 600;
  border: none;
  border-left: 2px solid #eee;
  background-color: #d59b3a;
  color: #fff;
}

.profile .profile-content .table tbody tr th:last-child {
  border: none;
}

.profile .profile-content .table tbody tr td {
  padding: 20px 28px;
  color: #888;
  border: none;
  border-left: 2px solid #eee;
}

.profile .profile-content .table tbody tr td.green {
  color: #53B75A;
}

.profile .profile-content .table tbody tr td.red {
  color: #dc383f;
}

.profile .profile-content .table tbody tr td.blue {
  color: #53d6dd;
}

.profile .profile-content .table tbody tr td a {
  color: #888;
}

.profile .profile-content .table tbody tr td a:hover {
  color: #00966b;
}

.profile .profile-content .table tbody tr td:last-child {
  border: none;
}

.profile .profile-content .table tbody tr td button {
  background: #00966b;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.profile .profile-content .center-box {
  width: 65%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.profile .profile-content .restore button {
  background: #D42A2A;
  -webkit-box-shadow: 0px 2px 4px #00000029;
          box-shadow: 0px 2px 4px #00000029;
}

.profile .profile-content .restore h3 {
  font-size: 18px;
  color: #777;
  margin-bottom: 15px;
}

.profile .profile-content .restore h4 {
  font-size: 20px;
  color: #707070;
}

.profile .profile-content .restore h4 span {
  color: #00966b;
  float: left;
}

.profile .profile-content .restore .order-details div.bg-list {
  padding: 20px;
  background-color: #F2F2F2;
  border-radius: 5px;
  margin-bottom: 20px;
}

.profile .profile-content .restore .order-details div.bg-list p {
  color: #707070;
  opacity: .7;
}

.profile .profile-content ul.order-spec {
  background-color: #f2f2f2;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 20px;
  border-radius: 5px;
}

.profile .profile-content ul.order-spec li {
  margin-bottom: 20px;
  color: #707070;
}

.profile .profile-content ul.order-spec li:last-child {
  color: #00966b;
  border-top: 1px solid #ccc;
  padding-top: 10px;
  margin-bottom: 0;
}

.profile .profile-content ul.order-spec li p span {
  float: left;
  font-weight: 600;
}

.profile .profile-content .order-status .panel-heading a {
  color: #777;
  text-decoration: none;
}

.profile .profile-content .order-status .panel-heading a:hover {
  color: #777;
}

.profile .profile-content .order-status .panel-heading a:before {
  font-family: 'Glyphicons Halflings';
  content: "\e114";
  float: left;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-top: 5px;
  margin-right: 5px;
  color: #00966b;
  font-size: 18px;
}

.profile .profile-content .order-status .panel-heading.active a:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.profile .profile-content .order-status h4.panel-title {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 18px;
  font-family: "fontBold", sans-serif;
}

.profile .profile-content .order-status hr {
  margin: 30px 0;
}

.profile .profile-content .order-status ul li {
  margin: 15px 0;
}

.profile .profile-content .order-status ul li i {
  width: 35px;
  height: 35px;
  line-height: 30px;
  text-align: center;
  background: linear-gradient(79deg, #DAA521 0%, #E3B419 23%, #EDC211 50%, #F6D108 76%, #FEDD01 100%);
  color: #fff;
  margin-left: 10px;
  border-radius: 5px;
  border: 3px solid #F7EDB7;
}

.profile .profile-content .order-status ul li span {
  color: #707070;
  font-size: 16px;
}

.profile .profile-content .order-status ul.steps {
  margin-top: 20px;
}

.profile .profile-content .order-status ul.steps li p {
  width: 35px;
  height: 35px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  margin-left: 10px;
  border-radius: 5px;
  background: #B8B8B8;
  border: 3px solid #dad6d6;
  display: inline-block;
}

.profile .profile-content .order-status ul.steps li.active p {
  background: #00966b;
  border-color: #C1E7C8;
}

.profile .profile-content .order-status ul.steps li.active span {
  color: #00966b;
}

.profile .profile-content .order-status h3 {
  font-size: 18px;
  color: #777;
  margin-bottom: 15px;
}

.profile .profile-content .contact ul li i {
  width: 50px;
  height: 50px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  margin-left: 15px;
  border-radius: 5px;
  background: linear-gradient(79deg, #DAA521 0%, #E3B419 23%, #EDC211 50%, #F6D108 76%, #FEDD01 100%);
  border: 3px solid #F9F1B5;
  display: inline-block;
  font-size: 28px;
}

.profile .profile-content .contact ul li span {
  color: #707070;
  font-size: 30px;
}

.profile .profile-content .contact label {
  font-size: 16px;
  color: #707070;
  margin-top: 10px;
  margin-bottom: 20px;
}

.profile .profile-content .contact textarea {
  min-height: 250px;
  border: 1px solid #e2dfdf;
  padding: 10px;
  border-radius: 0px;
  outline: none;
  resize: none;
}

.profile .profile-content .contact button {
  width: 60%;
  margin-top: 40px;
  margin-bottom: 30px;
}

.profile .profile-content .contact .social img {
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 0;
  width: 50px;
}

.profile .profile-content .contact .social img.maroof-sp {
  width: 120px;
}

.profile .profile-content .contact .center-box {
  width: 67%;
}

.profile .profile-content .terms {
  margin-top: 60px;
}

.profile .profile-content .terms h4 {
  font-size: 22px;
}

.profile .profile-content .terms h4 a {
  color: #707070;
}

.profile .profile-content .terms h4 a:hover {
  color: #00966b;
}

.profile .terms-and-cond h3 span {
  font-size: 16px;
  padding: 10px 25px;
  background-color: #eee;
  border-radius: 5px;
  float: left;
  color: #707070;
  font-family: "fontLight";
  margin-top: -1px;
}

.profile .terms-and-cond h3 span i {
  margin-right: 5px;
  margin-top: 3px;
}

.profile .terms-and-cond h3 span:hover {
  color: #d59b3a;
}

.profile .terms-and-cond h4 {
  font-size: 20px;
  color: #707070;
  margin-top: 40px;
  font-family: 'fontBold';
}

.profile .terms-and-cond p {
  font-size: 16px;
  color: #707070;
  opacity: .7;
  margin-top: 20px;
  line-height: 1.6;
}

ul.profile-sidebar {
  padding: 0px;
  -webkit-box-shadow: 0px 1px 4px #00000029;
          box-shadow: 0px 1px 4px #00000029;
  border-radius: 5px;
  margin-bottom: 30px;
}

ul.profile-sidebar li {
  border-bottom: 1px solid #eee;
  padding: 15px 20px;
  color: #979797;
}

ul.profile-sidebar li:last-child {
  border-bottom: none;
}

ul.profile-sidebar li h4 {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: #979797;
  margin-right: 15px;
}

ul.profile-sidebar li img {
  display: inline-block;
  width: 16px;
  margin-left: 15px;
}

ul.profile-sidebar li i {
  color: #00966b;
  font-size: 20px;
  width: 20px;
}

ul.profile-sidebar li.activ {
  background-color: #ebebeb;
  color: #00966b;
}

ul.profile-sidebar li.activ h4 {
  color: #00966b;
}

ul.profile-sidebar a {
  text-decoration: none;
}

.faq .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 2px 4px #00000029;
  box-shadow: 0px 2px 4px #00000029;
  border: none;
}

.faq .panel-default > .panel-heading {
  background-color: #f9f9f9;
}

.faq h4 {
  text-align: right;
  margin: 10px 0;
  padding-top: 0;
}

.faq h4 > a {
  text-decoration: none;
  color: #d59b3a;
  font-weight: 600;
  font-size: 15px;
}

.faq .profile-content.faq p {
  color: #777;
  opacity: .7;
  line-height: 1.6;
}

.faq .panel-group .panel-heading + .panel-collapse > .panel-body {
  border: none;
}

.faq .panel-heading a:before {
  font-family: 'Glyphicons Halflings';
  content: "\e114";
  float: left;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #eae9e9;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 42px;
  margin-top: -12px;
  text-align: center;
}

.faq .panel-heading.active a:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.shopping {
  padding-bottom: 60px;
}

.shopping .shopping_title {
  font-size: 26px;
  color: #707070;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: 30px;
}

.shopping h4.sub-title {
  color: #707070;
  font-size: 26px;
  margin-top: 50px;
}

.shopping .cart-list {
  background: #f5f5f5;
  padding: 10px;
  margin-bottom: 15px;
}

.shopping .cart-list img {
  width: 160px;
  height: 134px;
  -o-object-fit: cover;
     object-fit: cover;
}

.shopping .cart-list h5 {
  font-size: 14px;
  color: #999;
  margin-top: 0;
  margin-bottom: 5px;
}

.shopping .cart-list h4 {
  color: #111;
  opacity: .8;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 15px;
}

.shopping .cart-list h3 {
  font-size: 18px;
  color: #00966b;
  margin-bottom: 10px;
  margin-top: 10px;
}

.shopping .cart-list h3 span {
  color: #707070;
  font-family: 'fontLight';
  font-size: 18px;
}

.shopping .cart-list h3 p {
  display: inline-block;
  color: #707070;
  margin-right: 10px;
  font-size: 12px;
  opacity: .7;
  font-family: 'fontLight';
}

.shopping .cart-list label {
  font-size: 14px;
  color: #555;
  margin-left: 10px;
}

.shopping .cart-list input[type=number] {
  background: #fff;
  border: 1px solid #ccc;
  width: 80px;
  padding-top: 6px;
  padding-bottom: 6px;
  color: #000;
}

.shopping .cart-list .icons a {
  color: #888;
}

.shopping .cart-list .icons a i {
  margin-left: 5px;
}

.shopping .cart-list i.fa-heart {
  color: #f00;
}

.shopping .total {
  background-color: #f5f5f5;
  padding: 30px 30px;
  padding-top: 10px;
  margin-bottom: 15px;
}

.shopping .total span.notes {
  color: #707070;
  opacity: .65;
  font-size: 14px;
  margin-top: 30px;
  display: block;
}

.shopping .total button {
  background: #00966b;
  margin-top: 20px;
  font-size: 15px;
  -webkit-box-shadow: 0px 2px 4px #00000029;
          box-shadow: 0px 2px 4px #00000029;
  border-radius: 0px;
}

.shopping button.back {
  background: #00966b;
  color: #fff;
  margin-top: 40px;
  padding: 12px 25px;
  border-radius: 0px;
}

.shopping button.back:hover {
  background: #d59b3a;
}

.shopping button.back i {
  margin-left: 10px;
}

.shopping .nav-tabs {
  border: none;
}

.shopping .nav-tabs li a {
  background: #DFDFDF;
  color: #000;
  border-radius: 5px;
  border: none;
  margin: 5px 10px;
  padding: 10px 60px;
  font-size: 16px;
}

.shopping .nav-tabs li.active > a,
.shopping .nav-tabs li.active > a:focus,
.shopping .nav-tabs li.active > a:hover {
  background: linear-gradient(79deg, #DAA521 0%, #E3B419 23%, #EDC211 50%, #F6D108 76%, #FEDD01 100%);
  border: none;
  color: #fff;
}

.shopping .tab-content {
  margin-top: 20px;
}

.shopping .tab-content h4 {
  color: #000;
  font-size: 24px;
  margin-bottom: 20px;
}

.shopping .tab-content .address_list img {
  margin-top: 5px;
}

.shopping .tab-content .address_list h5.list_header {
  color: #707070;
  font-size: 18px;
  margin-top: 0px;
}

.shopping .tab-content .address_list p {
  opacity: 1;
  font-size: 15px;
}

.shopping .tab-content .address_list p a {
  color: #999;
}

.shopping .tab-content .address_list p a:hover {
  color: #d59b3a;
}

.shopping .tab-content .panel-default {
  border: none;
}

.shopping .tab-content .panel-heading {
  padding: 10px 25px;
  background-color: transparent !important;
}

.shopping .tab-content .panel-heading a:before {
  font-family: 'Glyphicons Halflings';
  content: "\e114";
  float: left;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-top: 12px;
  margin-right: 5px;
  color: #00966b;
  font-size: 18px;
}

.shopping .tab-content .panel-body {
  padding: 0;
}

.shopping .tab-content .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  color: #555;
  padding: 5px 0px;
}

.shopping .tab-content a {
  text-decoration: none;
}

.shopping .tab-content .panel-heading.active a:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.shopping .tab-content .express-box {
  padding: 15px 10px;
  /* Customize the label (the container) */
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* When the radio button is checked, add a blue background */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */
}

.shopping .tab-content .express-box img {
  width: 80px;
}

.shopping .tab-content .express-box input[type=radio] {
  margin-top: 10px;
}

.shopping .tab-content .express-box h4 {
  font-size: 16px;
  color: #555;
  font-weight: 600;
}

.shopping .tab-content .express-box span {
  font-size: 16px;
  margin-left: 15px;
  font-weight: 300;
  color: #999;
}

.shopping .tab-content .express-box p {
  display: inline-block;
  color: #00966b;
}

.shopping .tab-content .express-box .container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.shopping .tab-content .express-box .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.shopping .tab-content .express-box .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  background-color: #eee;
  border-radius: 50%;
  margin-top: 16px;
  border: 1px solid #ccc;
}

.shopping .tab-content .express-box .container:hover input ~ .checkmark {
  background-color: #ccc;
}

.shopping .tab-content .express-box .container input:checked ~ .checkmark {
  background-color: #f3f0f0;
  border: 1px solid #2bb848;
}

.shopping .tab-content .express-box .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.shopping .tab-content .express-box .container input:checked ~ .checkmark:after {
  display: block;
}

.shopping .tab-content .express-box .container .checkmark:after {
  top: 2px;
  left: 2px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #2bb848;
}

.shopping .tab-content .express-box.last {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

.shopping .tab-content .delivery-list {
  margin-bottom: 20px;
  border: 1px solid #eee;
  border-radius: 10px;
  background-color: #f5f5f5;
  padding: 10px;
  /* Customize the label (the container) */
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* When the radio button is checked, add a blue background */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */
}

.shopping .tab-content .delivery-list input {
  margin-top: 25px;
}

.shopping .tab-content .delivery-list img {
  width: 90px;
  margin-top: 15px;
}

.shopping .tab-content .delivery-list h4 {
  font-size: 18px;
  color: #000;
  margin-top: 20px;
  font-weight: 600;
}

.shopping .tab-content .delivery-list p {
  font-size: 16px;
  color: #444;
  margin-top: 20px;
}

.shopping .tab-content .delivery-list .container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.shopping .tab-content .delivery-list .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.shopping .tab-content .delivery-list .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  background-color: #eee;
  border-radius: 50%;
  margin-top: 16px;
  border: 1px solid #ccc;
}

.shopping .tab-content .delivery-list .container:hover input ~ .checkmark {
  background-color: #ccc;
}

.shopping .tab-content .delivery-list .container input:checked ~ .checkmark {
  background-color: #f3f0f0;
  border: 1px solid #2bb848;
}

.shopping .tab-content .delivery-list .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.shopping .tab-content .delivery-list .container input:checked ~ .checkmark:after {
  display: block;
}

.shopping .tab-content .delivery-list .container .checkmark:after {
  top: 2px;
  left: 2px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #2bb848;
}

.shopping .tab-content .copon input,
.shopping .tab-content .copon button {
  display: inline-block;
}

.shopping .tab-content .copon input {
  border-radius: 0 10px 10px 0;
  border: 1px solid #C8C8C8;
  padding: 10px;
  font-size: 18px;
  width: 60%;
  background: transparent;
  border-left: none;
}

.shopping .tab-content .copon button {
  border-radius: 10px 0 0 10px;
  background: #00966b;
  border: 1px solid #00966b;
  width: 22%;
  margin-right: -4px;
}

.shopping .tab-content .panel-body {
  -webkit-box-shadow: 0px 3px 10px #00000040;
          box-shadow: 0px 3px 10px #00000040;
}

.shopping .tab-content #profile .express-box {
  padding: 5px 10px;
  border-bottom: 1px solid #eee;
}

.shopping .tab-content #profile h5 a {
  color: #999;
}

.shopping .tab-content #profile h5 a:hover {
  color: #d59b3a;
}

.shopping .coupon input {
  background: #fff !important;
  width: 70%;
  border-radius: 0;
  color: #000;
}

.shopping .coupon input::-webkit-input-placeholder {
  color: #ccc;
}

.shopping .coupon input:-ms-input-placeholder {
  color: #ccc;
}

.shopping .coupon input::-ms-input-placeholder {
  color: #ccc;
}

.shopping .coupon input::placeholder {
  color: #ccc;
}

.shopping .coupon button {
  width: 30%;
  margin-right: -4px;
  border-radius: 0;
  padding-top: 9px;
}

.shopping .coupon .shopping_title {
  margin-bottom: 10px;
}

.shopping .coupon h4 {
  color: #D59C19;
}

.shopping .coupon h4 img {
  width: 25px;
  margin-left: 5px;
}

.shopping .coupon h4 span {
  float: left;
  font-family: 'fontBold', sans-serif;
}

.filter {
  /* CSS for CodePen */
}

.filter .filter-btn {
  text-align: center;
  margin-bottom: 20px;
}

.filter .filter-btn li {
  background: #d59b3a;
  color: #fff;
  padding: 7px 30px;
  margin-left: 5px;
  margin-right: 5px;
  cursor: pointer;
  margin-bottom: 10px;
}

.filter .accordion-container {
  position: relative;
  width: 100%;
  border: 1px solid #eee;
  border-radius: 5px;
  outline: 0;
  cursor: pointer;
  width: 90%;
  margin-top: 0;
}

.filter .accordion-container .accordion-title {
  display: block;
  position: relative;
  margin: 0;
  padding: 0.625em 0.625em 0.625em 2em;
  font-size: 1.25em;
  font-weight: normal;
  color: #707070;
  background: transparent;
  cursor: pointer;
  border-bottom: 1px solid #eee;
}

.filter .accordion-container .accordion-title:last-child {
  border-bottom: none;
}

.filter .accordion-title {
  position: relative;
}

.filter .accordion-title:after {
  content: "";
  position: absolute;
  left: 25px;
  top: 38%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #707070;
  border-right: solid 2px #707070;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.filter .accordion-title.open {
  border-bottom: none;
}

.filter .accordion-title.open:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 45%;
}

.filter .accordion-content {
  display: none;
  padding: 10px;
  padding-left: 2.3125em;
  border-bottom: 1px solid #eee;
}

.filter .side ul.cat li input {
  margin-left: 5px;
}

.filter .side ul.cat li label {
  color: #707070;
}

.filter .side ul.color {
  padding-right: 10px;
}

.filter .side ul.color li {
  width: 11%;
  height: 27px;
  background: #C21414;
  margin-bottom: 2px;
  margin-left: 1%;
}

.filter .side ul.color li.color_one {
  background: #C42AB9;
}

.filter .side ul.color li.color_two {
  background: #161CD6;
}

.filter .side ul.color li.color_three {
  background: #6DAB3E;
}

.filter .side ul.color li.color_four {
  background: #27A2B5;
}

.filter .side ul.color li.color_five {
  background: #921515;
}

.filter .side ul.color li.color_six {
  background: #52E89D;
}

.filter .side ul.color li.color_seven {
  background: #F3C5F6;
}

.filter .side ul.color li.color_eight {
  background: #F1CC69;
}

.filter .side ul.color li.color_nine {
  background: #E22C2C;
}

.filter .side ul.color li.color_ten {
  background: #4B4B4B;
}

.filter .side ul.color li.color_eleven {
  background: #6362D7;
}

.filter .side ul.color li.color_twelve {
  background: #9EE69D;
}

.filter .side ul.color li.color_thirteen {
  background: #F03295;
}

.filter .side ul.color li.color_fourteen {
  background: #151515;
}

.slidecontainer {
  width: 100%;
  /* Width of the outside container */
}

.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 10px;
  border-radius: 5px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  padding: 4px;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #00966b;
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #00966b;
  cursor: pointer;
}

.products-collection .product button {
  padding: 0px 10px;
}

.checkout .check-box {
  border: 1px solid #f9f3ed;
}

.checkout .check-box h4 {
  background: #f5f5f5;
  color: #000;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 13px 15px;
}

.checkout .check-box .half-box {
  padding: 20px 5px;
  padding-bottom: 40px;
}

.checkout .check-box .half-box.first {
  border-left: 2px solid #f9f3ed;
  padding-right: 20px;
  padding-left: 20px;
}

.checkout .check-box .half-box.first.addr {
  padding-bottom: 65px;
}

.checkout .check-box .half-box.second {
  padding-right: 0px;
  padding-left: 20px;
  margin-right: -10px;
}

.checkout .check-box .half-box.second button {
  background: #00966b;
  margin-top: 215px;
  width: 100%;
  float: left;
}

.checkout .check-box .half-box label {
  font-family: "fontBold", sans-serif;
}

.checkout .check-box .half-box .frame {
  margin-top: 10px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
}

.checkout .check-box .half-box .frame h5 {
  color: #000;
  font-family: "fontBold", sans-serif;
  font-size: 16px;
  margin-top: 0;
}

.checkout .check-box .half-box .frame p {
  opacity: .7;
  margin-bottom: 0;
}

.checkout .check-box .half-box .frame button {
  background: #908a81;
  padding: 6px 40px;
  font-size: 14px;
  margin-bottom: 5px;
}

.checkout .check-box .half-box input {
  border: 1px solid #ccc;
  background-color: transparent;
}

.checkout .check-box .half-box .express-box {
  margin-top: 10px;
}

.checkout .check-box .half-box .express-box img {
  height: 35px;
  margin-bottom: 10px;
}

.checkout .check-box .half-box .express-box p {
  font-size: 12px;
  color: #999;
}

.checkout .check-box .half-box .express-box p span {
  color: #da4d26;
}

.checkout .check-box .half-box .sc-item {
  display: inline-block;
  margin-right: 5px;
  display: inline-block;
  margin-bottom: 20px;
  text-align: center;
  width: 100%;
}

.checkout .check-box .half-box .sc-item:first-child {
  margin-right: 0;
}

.checkout .check-box .half-box .sc-item input {
  position: absolute;
  visibility: hidden;
}

.checkout .check-box .half-box .sc-item label {
  font-size: 16px;
  color: #252525;
  width: 100%;
  line-height: 18px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0px;
  display: block;
  font-family: "fontLight", sans-serif;
  padding: 15px;
}

.checkout .check-box .half-box .sc-item label p {
  margin-right: 10px;
  margin-left: 10px;
}

.checkout .check-box .half-box .sc-item label img {
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
}

.checkout .check-box .half-box .sc-item label.active {
  background: #dfefeb;
  color: #000;
  height: 100%;
  border-color: #03966d;
}

.checkout .check-box.two .half-box .total h3 {
  font-size: 20px;
  margin-bottom: 20px;
  color: #333;
}

.checkout .check-box.two .half-box .total button {
  margin-top: 20px;
  width: 100%;
  border-radius: 5px;
}

.checkout .check-box.two .half-box .express-box {
  margin-top: 10px;
}

.checkout .check-box.two .half-box .express-box img {
  height: 25px;
  margin-bottom: 10px;
}

.checkout .check-box.two .half-box .express-box p {
  font-size: 12px;
  color: #777;
  font-family: "fontBold", sans-serif;
}

.checkout .check-box.two .half-box .express-box p span {
  color: #da4d26;
}

.checkout .check-box.two .half-box .sc-item {
  display: inline-block;
  margin-right: 5px;
  display: inline-block;
  height: 75px;
  margin-bottom: 20px;
  text-align: center;
  width: 100%;
}

.checkout .check-box.two .half-box .sc-item:first-child {
  margin-right: 0;
}

.checkout .check-box.two .half-box .sc-item input {
  position: absolute;
  visibility: hidden;
}

.checkout .check-box.two .half-box .sc-item label {
  font-size: 16px;
  color: #252525;
  width: 100%;
  line-height: 18px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0px;
  display: block;
  font-family: "fontLight", sans-serif;
}

.checkout .check-box.two .half-box .sc-item label p {
  margin-right: 10px;
  margin-left: 10px;
}

.checkout .check-box.two .half-box .sc-item label img {
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
}

.checkout .check-box.two .half-box .sc-item label.active {
  background: #dfefeb;
  color: #ffffff;
  height: 100%;
  border-color: #03966d;
}

.checkout .check-box.two .half-box .stc-btn {
  background: #d59b3a;
  padding: 8px 60px;
  margin-right: -20px;
}

.checkout .steps-first {
  padding: 0px 0px 15px 0px;
}

.checkout .steps-first span {
  width: 30px;
  height: 30px;
  border: 1px solid #ccc;
  border-radius: 50%;
  margin-left: 5px;
  display: inline-block;
  text-align: center;
  line-height: 25px;
}

.checkout .steps-first p {
  font-size: 20px;
  position: relative;
}

.checkout .steps-first p::after {
  content: "";
  width: 125px;
  height: 4px;
  background: #ccc;
  position: absolute;
  left: 10px;
  top: 19px;
}

.checkout .steps-first.done {
  color: #00966b !important;
}

.checkout .steps-first.done span {
  color: #fff;
  background: #00966b;
  border-color: #00966b;
}

.checkout .steps-first.done p::after {
  background: #00966b;
}

.checkout .steps-second {
  padding: 0px 0px 15px 0px;
}

.checkout .steps-second span {
  width: 30px;
  height: 30px;
  border: 1px solid #ccc;
  border-radius: 50%;
  margin-left: 5px;
  display: inline-block;
  text-align: center;
  line-height: 25px;
}

.checkout .steps-second p {
  font-size: 20px;
  position: relative;
}

.checkout .steps-second p::after {
  content: "";
  width: 180px;
  height: 4px;
  background: #ccc;
  position: absolute;
  left: 10px;
  top: 19px;
}

.checkout .steps-second.done {
  color: #00966b !important;
}

.checkout .steps-second.done span {
  color: #fff;
  background: #00966b;
  border-color: #00966b;
}

.checkout .steps-second.done p::after {
  background: #00966b;
}

.checkout .steps-third {
  padding: 0px 0px 15px 0px;
}

.checkout .steps-third span {
  width: 30px;
  height: 30px;
  border: 1px solid #ccc;
  border-radius: 50%;
  margin-left: 5px;
  display: inline-block;
  text-align: center;
  line-height: 25px;
}

.checkout .steps-third p {
  font-size: 20px;
  position: relative;
}

.checkout .steps-third.done {
  color: #00966b !important;
}

.checkout .steps-third.done span {
  color: #fff;
  background: #00966b;
  border-color: #00966b;
}

.checkout .steps-third.done p::after {
  background: #00966b;
}

.checkout button.add-address {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background: #d59b3a;
  padding-bottom: 8px;
  padding-top: 8px;
}

.stc-model img {
  margin-top: 20px;
  margin-bottom: 10px;
}

.stc-model h5 {
  text-align: center;
  font-family: "fontBold", sans-serif;
}

.stc-model label {
  margin-top: 50px;
  margin-bottom: 10px;
}

.stc-model .modal-body {
  padding: 45px;
  position: relative;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}

.stc-model .modal-body button.first {
  background: #00966b;
  margin-top: 20px;
}

.stc-model .modal-body .close {
  opacity: .7;
}

.stc-model .modal-body .close span {
  width: 30px;
  height: 30px;
  background: #f00;
  opacity: 1;
  border-radius: 50%;
  color: #fff;
  display: block;
  position: absolute;
  left: 15px;
  top: 15px;
}

.stc-model .modal-body input::-webkit-outer-spin-button,
.stc-model .modal-body input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.stc-model .modal-body input[type=number] {
  -moz-appearance: textfield;
}

.stc-model .modal-body button.sec {
  background: #f4e7dc;
  color: #555;
  margin-top: 20px;
}

.stc-model .modal-body input {
  color: #222;
}

.stc-model .modal-body input.code-input {
  margin-left: 15px;
  width: 40px;
  height: 40px;
  padding: 3px;
  font-size: 30px;
  text-align: center;
}

.stc-model .modal-body input.code-input.first {
  margin-right: 45px;
}

@media (min-width: 768px) {
  .stc-model .modal-sm {
    width: 400px;
  }
}

.stc-model.raghy img {
  width: 120px;
}

.stc-model.raghy label {
  margin-top: 15px;
}

.stc-model.raghy select {
  outline: none;
  border: none;
  padding: 7px 10px;
  background-color: #eee;
  color: #777;
  border-radius: 0px;
  margin-bottom: 0px;
}

.delivery-box-two {
  display: none;
  padding-bottom: 395px;
}

.map iframe {
  width: 100%;
  height: 300px;
  border: none;
  margin: 0;
  position: relative;
}

.map input.search {
  width: 70%;
  margin-right: 15%;
  position: absolute;
  top: 20px;
  z-index: 100000;
  -webkit-box-shadow: 0 0 15px #ccc;
          box-shadow: 0 0 15px #ccc;
  background: #fff url(../images/navbar/search.png) no-repeat 98.5% 15px;
  text-indent: 35px;
  padding: 15px 5px;
}

.map button {
  float: none;
  background: #00966b;
  padding-left: 100px;
  padding-right: 100px;
  margin-top: 10px;
  margin-bottom: 3px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.address {
  padding-bottom: 10px;
}

.address textarea {
  border-color: #ccc;
  height: 104px;
  outline: none;
  padding: 10px;
  resize: none;
}

.address button {
  margin-top: 20px;
}

.add-address-mod input {
  background: transparent;
  border: 1px solid #ccc;
}

.add-address-mod .btn-save {
  background: #d59b3a;
}

.add-address-mod .btn-close {
  background: #888;
}

.add-address-mod .modal-body .close span {
  width: 30px;
  height: 30px;
  background: #f00;
  opacity: 1;
  border-radius: 50%;
  color: #fff;
  display: block;
  position: absolute;
  left: 15px;
  top: 15px;
}

.add-address-mod .modal-body .close {
  opacity: .8;
}

.bank {
  margin-top: 80px;
  margin-bottom: 0px;
  text-align: center;
  background: #f6f6f6;
}

.bank .bank-box {
  width: 50%;
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  border: 2px solid #d59b3a;
  outline: 10px solid #fff;
}

.bank .bank-box h3 {
  margin: 0px;
  color: #00966b;
  margin-bottom: 10px;
  font-size: 22px;
}

.bank .bank-box p {
  margin: 0;
}

.bank .bank-box button {
  padding: 7px 30px;
  background: #00966b;
  border: 1px solid #00966b;
  font-size: 16px;
  margin-top: 10px;
  outline: none;
  color: #fff;
}

.cartheader .badge {
  margin-left: -4px;
  margin-top: -18px;
}

.filter-prod {
  background-color: #f6f6f6;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 10px;
  min-height: 426px;
}

.filter-prod i {
  width: 136px;
  height: 35px;
  border-radius: 0;
  line-height: 37px;
  text-align: center;
  background: #00966b;
  color: #fff;
  font-size: 22px;
  margin-bottom: 10px;
  cursor: pointer;
  border-radius: 0px;
}

.filter-prod .overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #222222d2;
  color: #fff;
  z-index: 1000;
  text-align: center;
  padding: 20px;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  opacity: 1;
}

.filter-prod .overlay h5 {
  margin-top: 40%;
  font-size: 18px;
  font-weight: 600;
}

.filter-prod span.product-discount {
  position: absolute;
  background: #b5031a;
  color: #fff;
  padding: 6px 9px;
  top: 15px;
  right: 15px;
  font-size: 14px;
}

.filter-prod span.product-discount::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-width: 8px;
  border-color: #03b55c transparent transparent transparent;
  bottom: -14px;
  z-index: 100;
  right: 37%;
}

.filter-prod a {
  text-decoration: none;
}

.filter-prod img {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-bottom: 20px;
  padding: 5px;
  background: #fff;
}

.filter-prod h4 {
  font-weight: 600;
  color: #000;
  font-size: 14px !important;
  margin-bottom: 15px;
  text-align: center;
  min-height: 42px;
  line-height: 1.6;
}

.filter-prod p {
  color: #707070;
  font-size: 18px;
  text-align: center;
  margin-bottom: 15px;
}

.filter-prod p del {
  margin-right: 30px;
  opacity: .7;
}

.filter-prod button {
  background: transparent !important;
  border: none !important;
  outline: none;
  padding: unset;
}

.filter-prod .overlay button {
  background-color: #d59b3a !important;
  border: 1px solid #d59b3a !important;
  width: 100%;
  margin-bottom: 20px;
  padding: 8px;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 0px;
  border-radius: 3px;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.filter-prod .overlay button:hover {
  background-color: #8e6115 !important;
  border: 1px solid #8e6115 !important;
}

.filter-prod:hover .overlay {
  opacity: 1;
}

.filter-prod .quantity .pro-qty {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  height: 36px;
  margin-top: 26px;
  margin-bottom: 18px;
}

.filter-prod .quantity .pro-qty .Qtybtn {
  line-height: 32px;
}

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .quantity .pro-qty input {
      color: #000000 !important;
    }
  }
}

.quantity .pro-qty {
  width: 128px;
  height: 33px;
  border: none;
  padding: 0 15px;
  background-color: #00966b;
  margin-top: 20px;
  border-radius: 0px;
}

.quantity .pro-qty input {
  text-align: center;
  width: 52px;
  font-size: 14px;
  font-weight: 700;
  border: none;
  color: #000;
  line-height: 15px;
  float: left;
  margin: 0px 3px;
  height: 100%;
  background: #fff;
}

.quantity .pro-qty .Qtybtn.dec {
  font-size: 30px;
  margin-left: -5px;
  margin-right: 10px;
}

.quantity .pro-qty {
  width: 136px;
  height: 33px;
  border: none;
  padding: 0 15px;
  background-color: #00966b;
  margin-top: 5px;
  border-radius: 0px;
}

.quantity .inc {
  margin-left: 7px;
}

.filter-prod .quantity .pro-qty .Qtybtn {
  line-height: 32px;
}

#resultFilter .col-xs-6 {
  padding-left: 5px;
  padding-right: 5px;
}

#resultFilter .filter-prod i {
  width: 115px;
}

#resultFilter .quantity .pro-qty {
  width: 115px;
}

#resultFilter .quantity .pro-qty input {
  width: 43px;
}

#resultFilter .quantity .pro-qty .Qtybtn {
  width: 12px;
}

.swal2-styled.swal2-confirm {
  background: #00966b !important;
}

.add-address-mod select {
  padding: 6px;
  padding-bottom: 6px;
  outline: none;
}

.modal-body .close2 {
  position: absolute;
  left: 10px;
  z-index: 1000;
}

.checkout .check-box .half-box .sc-item label {
  margin-bottom: 0 !important;
  border: none !important;
}

.checkout .check-box .half-box .sc-item label.sc-shipment {
  border: 1px solid #ccc !important;
}

.express-box .sc-item label {
  border: 1px solid #ccc !important;
}

.checkout .check-box .half-box .express-box.sc-item label {
  border: 1px solid #ccc !important;
}

.checkout .check-box.two .half-box .sc-item label p {
  margin-left: 0;
  margin-right: 0;
  font-size: 11px;
}

.checkout .check-box.two .half-box .sc-item {
  height: unset;
}

.checkout .check-box .half-box .sc-item label.active {
  border-color: #03966d !important;
}

.filter-prod li {
  opacity: 1 !important;
  margin: unset;
}

.filter-prod button i {
  margin-left: unset;
}

.filter-prod img {
  width: 100% !important;
}

.dropdown-menu.search-box-item {
  width: 95.6%;
}

a.add-address,
a.remove-address {
  cursor: pointer;
}

.profile .profile-content.addresses input {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #ccc;
  padding: 10px;
  border-radius: 0;
  background-image: unset;
  background-repeat: no-repeat;
  background-position: right;
  font-size: 16px;
  text-indent: unset;
  margin-bottom: 20px;
}

.profile .profile-content.addresses input::-webkit-input-placeholder {
  font-size: 16px;
}

.profile .profile-content.addresses input:-ms-input-placeholder {
  font-size: 16px;
}

.profile .profile-content.addresses input::-ms-input-placeholder {
  font-size: 16px;
}

.profile .profile-content.addresses input::placeholder {
  font-size: 16px;
}

.fav_list h6 {
  display: inline-block;
  font-size: 11px;
  margin-bottom: 0;
}

.fav_list h5 {
  margin-top: 8px;
}

.fav_list .col-lg-3 button.btn-block {
  background: #00966b;
}

.sc-item span {
  font-size: 11px;
}

.pagination {
  margin-right: 5px;
}

.pagination li {
  opacity: 1;
}

.pagination > li > a,
.pagination > li > span {
  color: #00966b;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #00966b;
  border-color: #00966b;
}

.product-details .btn-block.add-to-cart {
  margin-right: 0;
}

img.footer-logo {
  width: 60%;
  float: right;
}

/* Responsive */
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .login-info .login-form {
    padding: 30px 20px;
  }
  .register .login-form {
    padding: 30px 20px;
  }
  .carousel.slide.main_slider {
    height: calc(100vh - 300px);
  }
  .carousel.slide.main_slider .carousel-indicators {
    width: 100%;
    left: 0%;
  }
  .owl-main {
    height: calc(100vh - 150px);
  }
  .owl-main .right-side {
    height: unset !important;
  }
  .owl-main .left-side {
    padding-top: 0%;
  }
  .product .product-info {
    margin-top: 30px;
  }
  .product .product-img img {
    width: 53%;
  }
  .sidebox {
    margin-top: 50px;
  }
  .banner img {
    margin-bottom: 20px;
  }
  .footer {
    height: unset;
    background-position: right;
  }
  .footer .footer_img {
    width: 140px;
    margin-top: 90px;
    margin-bottom: 150px;
  }
  .footer ul {
    margin-bottom: 40px;
  }
  .footer h4 {
    font-size: 20px;
    margin-bottom: 25px;
  }
  .footer ul.social {
    margin-top: 30px;
    text-align: center;
  }
  .profile .container-fluid {
    padding-right: 15px;
  }
  .profile .container-fluid .col-sm-4 {
    padding-left: 0;
    padding-right: 0;
  }
  .profile .sidebar {
    padding: 40px 20px;
  }
  .profile .profile-content {
    padding: 40px 5px;
  }
  .profile .profile-content .profile-info button {
    width: 70%;
    margin-top: 30px;
  }
  .profile .profile-content .address_list p {
    color: #777;
    opacity: .5;
    font-size: 18px;
    margin-bottom: 20px;
  }
  .profile .profile-content .fav_list button {
    font-size: 15px;
    margin-top: 15px;
  }
  .profile .profile-content .restore h4 {
    font-size: 16px;
  }
  .profile .profile-content .restore h4 span {
    display: block;
    margin-top: 0px;
  }
  .profile .profile-content .restore button {
    margin-bottom: 40px;
  }
  .profile .profile-content .restore li {
    font-size: 13px;
  }
  .product-details .carousel.slide {
    margin-bottom: 150px;
  }
  .product-details .carousel-indicators.spec li {
    width: 15%;
    height: 40px;
  }
  .product-details h2 {
    font-size: 40px;
  }
  .product-details h4 {
    font-size: 22px;
  }
  .product-details h3 {
    font-size: 23px;
  }
  .product-details .product {
    min-height: 315px;
  }
  .product-details .product .product-img img {
    width: 90%;
  }
  .product-details .product .product-info {
    margin-top: 0;
    min-height: 142px;
  }
  .filter .side {
    margin-bottom: 30px;
  }
  .filter .accordion-container {
    width: 100%;
  }
  .filter .product-img {
    height: 80px;
  }
  .filter .product-img img {
    width: 85%;
  }
  .owl-main .left-side {
    padding-top: 1%;
  }
  .owl-main .left-side h1.main-color {
    font-size: 50px;
  }
  .owl-main .left-side h1.sec-color {
    font-size: 45px;
  }
  .owl-main .left-side h2 {
    font-size: 37px;
  }
  .owl-main .left-side button {
    padding: 10px 80px;
  }
  .top-header .cont img.logo {
    width: 30%;
    margin-bottom: 10px;
  }
  .navbar-toggle {
    left: 0px;
    position: absolute;
    top: -133px;
  }
  .navbar .navbar-nav {
    width: 100%;
    text-align: right;
  }
  .navbar .navbar-right {
    background: #d59b3a;
    width: 100%;
  }
  .navbar li {
    float: none;
    margin-left: unset;
    margin-right: unset;
    display: block;
  }
  .navbar-collapse {
    padding-left: 0px;
  }
  .navbar-nav {
    margin: 0px 0px;
  }
  .navbar-right {
    padding-top: 6px;
    padding-bottom: 8px;
  }
  .section-tabs .nav > li > a {
    font-size: 14px;
  }
  .filter-prod h4 {
    font-size: 16px;
  }
  .sidebox h3 {
    font-size: 23px;
  }
  .services .serv {
    min-height: 345px;
  }
  .navbar li a {
    font-size: 13px;
    color: #fff !important;
  }
  .navbar-nav > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .nav > li > a {
    padding: 10px 6px;
  }
  .icons {
    margin-top: 15px;
  }
  .navbar {
    min-height: 30px;
  }
  .product-details .pd-size-choose .sc-item .size-btn {
    margin-top: 13px;
  }
  .product-details p {
    font-size: 16px;
  }
  .filter-prod p del {
    margin-right: 14px;
    opacity: .7;
  }
  .product-details button.add-to-cart {
    background: #00966b;
    border-radius: 0;
    margin-right: unset;
    margin-top: 10px;
  }
  .checkout .steps-first {
    padding: 0px 15px 15px 0px;
    text-align: center;
  }
  .checkout .steps-first span {
    width: 20px;
    height: 20px;
    line-height: 17px;
  }
  .checkout .steps-first p {
    font-size: 14px;
  }
  .checkout .steps-first p::after {
    display: none;
  }
  .checkout .steps-second {
    padding: 0px 2px 15px 2px;
    text-align: center;
  }
  .checkout .steps-second span {
    width: 20px;
    height: 20px;
    line-height: 17px;
  }
  .checkout .steps-second p {
    font-size: 14px;
  }
  .checkout .steps-second p::after {
    display: none;
  }
  .checkout .steps-third {
    padding: 0px 0px 15px 10px;
    text-align: center;
  }
  .checkout .steps-third span {
    width: 20px;
    height: 20px;
    line-height: 17px;
  }
  .checkout .steps-third p {
    font-size: 14px;
  }
  .checkout .check-box .half-box .sc-item {
    margin-bottom: 0;
  }
  .checkout .checkout .check-box.two .half-box .sc-item label p {
    font-size: 9px;
  }
  .checkout .check-box .half-box.second {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: unset;
  }
  .checkout .check-box .half-box.second button {
    margin-top: 15px;
  }
  .checkout .check-box.two .half-box .express-box p {
    font-size: 11px;
  }
  .checkout .check-box.two .half-box .sc-item {
    margin-bottom: 0;
  }
  .checkout .check-box.two .half-box .stc-btn {
    font-size: 14px;
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
  }
  .checkout .map input.search {
    width: 90%;
    margin-right: 1%;
    text-indent: 25px;
  }
  .checkout .map button {
    width: 100%;
  }
  .checkout .delivery-box-two {
    display: none;
    padding-bottom: 0px;
  }
  .stc-model .modal-body input.code-input.first {
    margin-right: 20px;
  }
  .banner h4 {
    font-size: 13px;
    margin-bottom: 0px;
  }
  .banner .banner-over {
    position: absolute;
    right: 30px;
    top: 0px;
  }
  .banner button {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 4px;
  }
  .top-header .dropdown-content {
    left: -80%;
  }
  .main-slider .carousel {
    margin-top: 5px;
  }
  .bank .bank-box {
    width: 75%;
  }
  .map input.search {
    top: 115px;
  }
  .product-details .carousel.slide.spec .carousel-inner img {
    height: 200px;
  }
  .main-slider .carousel .item {
    height: 135px;
    clear: both;
  }
  .main-slider {
    height: 135px;
    margin-top: -20px;
  }
  .head-h-c {
    margin-top: 40px !important;
  }
  img.footer-logo {
    width: 40% !important;
    float: right;
  }
  .main-slider .carousel-indicators {
    bottom: 3px;
  }
  .pd-60 {
    padding: 20px 0;
  }
}

/* galaxy S5 */
/* iphone x, 6/7/8 */
@media only screen and (min-width: 375px) and (max-width: 380px) {
  .login-info .login-form {
    margin-top: 30px;
  }
  .owl-main .left-side {
    padding-top: 20%;
  }
}

/* iphone 6/7/8 plus */
@media only screen and (min-width: 410px) and (max-width: 416px) {
  .login-info .login-form {
    margin-top: 30px;
  }
  .owl-main .left-side {
    padding-top: 27%;
  }
}

/* ipad */
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .login-info {
    min-height: calc(100vh - 140px);
    padding: 18% 0;
  }
  .nav li a {
    padding: 10px 9px;
  }
  .register .login-form {
    padding: 30px 20px;
    margin-top: 50px;
  }
  .carousel.slide.main_slider {
    height: unset !important;
  }
  .owl-main {
    height: unset !important;
  }
  .owl-main .owl-nav.disabled + .owl-dots {
    left: 3%;
    bottom: 10px;
  }
  .owl-main .left-side h1.sec-color {
    font-size: 55px;
  }
  .owl-main .left-side h1.main-color {
    font-size: 55px;
  }
  .right-side {
    height: unset !important;
  }
  .product .product-img img {
    width: 60%;
  }
  .profile .profile-content {
    padding-left: 40px;
    padding: 40px 20px;
  }
  .profile .sidebar {
    padding: 40px 20px;
  }
  .profile .sidebar .profile-icon {
    width: 80px;
    height: 80px;
    line-height: 60px;
  }
  .profile .sidebar .profile-icon img {
    width: 35px;
    height: 35px;
  }
  .profile .fav_list button {
    margin-top: 15px;
  }
  .profile .fav_list h5 {
    font-size: 15px !important;
  }
  .profile .center-box {
    width: 92%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .fav_list i.fa-times {
    margin-left: 0px;
  }
  .product-details button {
    font-size: 12px;
  }
  .filter .accordion-container {
    width: 100%;
  }
  .filter .side ul.color li {
    height: 22px;
  }
  .filter .product-img {
    height: 110px;
  }
  .filter .product-img img {
    width: 85%;
  }
  .shopping .nav-tabs li a {
    padding: 10px 45px;
  }
  .shopping .tab-content .delivery-list h4 {
    font-size: 12px;
  }
  .shopping .tab-content .delivery-list p {
    font-size: 12px;
  }
  .navbar li a {
    font-size: 14px;
    color: #fff !important;
  }
  .main-slider {
    height: 280px;
  }
  .main-slider .carousel {
    margin-top: -35px;
  }
  .owl-main {
    height: 280px !important;
  }
  .top-header .cont .det {
    margin-top: 0px;
  }
  .top-header .cont img.logo {
    margin-top: 9px;
  }
  .filter-prod p {
    font-size: 15px;
  }
  .filter-prod p del {
    margin-right: 8px;
  }
  .filter-prod h4 {
    font-size: 16px;
  }
  .services .serv {
    min-height: 365px;
  }
  .footer .pays img {
    width: 50%;
  }
  .shopping .cart-list .icons a {
    color: #888;
    font-size: 9px;
  }
  .shopping .total {
    background-color: #f5f5f5;
    padding: 30px 10px;
    padding-top: 10px;
    margin-bottom: 15px;
  }
  .total .coupon h4 {
    font-size: 16px;
  }
  .total p {
    font-size: 10px;
  }
  .shopping .cart-list h4 {
    font-size: 14px;
  }
  .shopping .shopping_title {
    font-size: 20px;
  }
  .shopping .total button {
    font-size: 12px;
  }
  .shopping .cart-list h3 {
    font-size: 15px;
  }
  .shopping .cart-list h3 p {
    font-size: 8px;
  }
  .product-details .pd-size-choose .sc-item .size-btn {
    margin-top: 13px;
  }
  .product-details input[type=number] {
    padding: 4px 10px;
  }
  .checkout .check-box.two .half-box .express-box p {
    font-size: 10px;
  }
  .checkout .check-box .half-box .express-box p {
    font-size: 11px;
  }
  .checkout .check-box .half-box .sc-item {
    margin-bottom: 5px;
  }
  .checkout .check-box.two .half-box .sc-item {
    margin-bottom: 5px;
  }
  .checkout .steps-first p {
    font-size: 18px;
  }
  .checkout .steps-first p::after {
    width: 95px;
  }
  .checkout .steps-second p {
    font-size: 18px;
  }
  .checkout .steps-second p::after {
    width: 150px;
  }
  .checkout .steps-third p {
    font-size: 18px;
  }
  .banner .banner-over {
    top: 8px;
  }
  .main-slider .carousel .item {
    height: 280px;
  }
  .bank {
    margin-top: 0px;
  }
  .bank .bank-box {
    width: 55%;
  }
  .product-details .carousel.slide.spec .carousel-inner img {
    height: 300px;
  }
}

/* ipad pro  */
@media only screen and (min-width: 1024px) and (max-width: 1030px) {
  .login-info {
    min-height: calc(100vh - 140px);
    padding: 30% 0;
  }
  .register {
    padding: 280px 0;
  }
  .carousel.slide.main_slider {
    height: unset !important;
  }
  .owl-main {
    height: unset !important;
  }
  .owl-main .owl-nav.disabled + .owl-dots {
    left: 5%;
    bottom: 10px;
  }
  .right-side {
    height: unset !important;
  }
  .product .product-img img {
    width: 50%;
  }
  .profile .sidebar {
    padding: 40px 40px;
  }
  .filter .accordion-container {
    width: 100%;
  }
  .filter .product-img img {
    width: 70%;
  }
  .shopping .tab-content .delivery-list h4 {
    font-size: 16px;
  }
  .shopping .tab-content .delivery-list p {
    font-size: 14px;
  }
  .main-slider {
    height: 350px;
    margin-top: -35px;
  }
  .main-slider .carousel .item {
    height: 350px;
  }
  .main-slider .carousel {
    margin-top: -27px;
  }
  .bank {
    margin-top: 0px;
  }
  .owl-main {
    height: 350px !important;
  }
  .top-header .cont .det img {
    width: 13px;
  }
  .top-header .cont .det span {
    font-size: 9px;
  }
  .filter-prod p del {
    margin-right: 20px;
  }
  .services .serv h3 {
    font-size: 20px;
  }
  .services .serv {
    min-height: 296px;
  }
  .shopping .total {
    padding: 30px 10px;
    padding-top: 10px;
    margin-bottom: 15px;
  }
  .top-header .cont img.logo {
    width: 70%;
    margin-left: unset;
    margin-top: 7px;
  }
}

@media only screen and (min-width: 1270px) and (max-width: 1390px) {
  .profile .fav_list button {
    font-size: 12px;
  }
  .profile .fav_list img {
    width: 47px;
  }
  .profile .fav_list h5 {
    margin-top: 12px;
  }
}

@media only screen and (min-width: 19in) {
  .main-slider {
    height: 770px;
    clear: both;
  }
  .main-slider .carousel .item {
    height: 770px;
    clear: both;
  }
}

/* 17 inch */
@media only screen and (min-width: 1820px) {
  .login-info {
    min-height: calc(100vh - 130px);
    padding: 9% 0;
  }
  .register {
    padding: 170px 0;
  }
  .top-header .cont img.logo {
    width: 66%;
    margin-left: unset;
    margin-top: 5px;
  }
  .main-slider {
    height: 770px;
    clear: both;
  }
  .main-slider .carousel .item {
    height: 770px;
    clear: both;
  }
}
/*# sourceMappingURL=style.css.map */