.default-section{
    padding: 20px;
}
.blog-left-section {
  background-color: #f4f2ed;
  padding: 38px 28px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  border-radius: 17px;
}
.blog-left-section h5 {
  color: #383848;
  text-align: left;
}
.blog-left-section .list li {
  color: #e4b95b;
  margin-top: 10px;
}
.blog-left-section .list li a {
  color: #7a7676;
  display: block;
  padding-left: 10px;
}
.blog-left-section small {
  color: #7a7676;
  font-size: 14px;
}
.blog-left-section h6 {
  color: #20202f;
  font-size: 16px;
  margin-bottom: 12px;
}
.blog-left-section p {
  margin-bottom: 12px;
}
.blog-common-wide {
  display: inline-block;
  width: 100%;
  position: relative;
  margin-bottom: 50px;
}
.blog-left-search input[type="text"] {
  width: 100%;
  height: 60px;
  background-color: #ffffff;
  border: none;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  -ms-border-radius: 80px;
  -o-border-radius: 80px;
  border-radius: 80px;
  padding: 10px 60px 10px 40px;
  font-size: 16px;
  margin: 0px;
}
.blog-left-search input[type="submit"] {
  font-family: "FontAwesome";
  background: none;
  border: none;
  font-size: 22px;
  font-weight: 300;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  padding: 0 20px;
}
.recent-blog-list {
  display: inline-block;
  margin-bottom: 22px;
  width: 100%;
}
.blog-recent-post .recent-blog-list:last-child {
  margin-bottom: 0px;
}
.popular-tag {
  text-align: center;
}
.popular-tag a {
  display: inline-block;
  width: auto;
  padding: 0 20px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  color: #7a7676;
  min-width: 88px;
  background: #ffffff;
  text-align: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  margin: 0 5px 15px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  color: #7a7676;
}
.popular-tag a:hover {
  background: #20202f;
  color: #ffffff;
}
.tag-btn {
  display: inline-block;
  width: auto;
  padding: 0 20px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  color: #7a7676;
  min-width: 88px;
  background: #f4f2ed !important;
  text-align: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  margin: 0 9px 15px 0;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  color: #7a7676 !important;
}
.tag-btn:hover {
  background: #20202f !important;
  color: #ffffff !important;
}
.tag-btn:last-child {
  margin-right: 0px;
}
.best-deal-blog {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  margin-bottom: 35px;
}
.best-deal-blog p {
  margin: 0px;
}
.best-deal-left {
  float: left;
  max-width: 111px;
}
.best-deal-right {
  margin-left: 130px;
}
.best-deal-right p {
  color: #20202f;
}
.best-deal-right strong {
  color: #e4b95b;
}
.best-deal-blog:last-child {
  margin-bottom: 0px;
}
.blog-right-listing {
  display: inline-block;
  width: 100%;
  margin: 0 0 30px 0;
}
.blog-right-listing .feature-img img {
  width: 100%;
}
.blog-right-listing .feature-info {
  padding-left: 0px;
  padding-right: 0px;
}
.blog-right-listing .feature-info h5 {
  margin: 15px 0;
}
.blog-right-listing .feature-info p {
  margin-bottom: 20px;
}
.blog-right-listing .button-default {
  height: 50px;
  line-height: 47px;
}
.blog-common-wide:last-child {
  margin-bottom: 0px;
}
.blog-main-full .blog-right-listing .feature-info {
  padding-top: 40px;
}
.blog-main-full .date-feature {
  top: inherit;
  bottom: -40px;
  right: 90px;
}
.blog-main-2col .blog-right-listing .feature-info {
  padding-top: 65px;
}
.blog-main-2col .date-feature {
  top: inherit;
  bottom: -40px;
  right: inherit;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.blog-list-outer .feature-img {
  float: left;
  width: 50%;
  padding-right: 15px;
}
.blog-list-outer .feature-info {
  float: left;
  width: 50%;
  padding-top: 0px;
  padding-left: 15px;
}
.blog-list-outer .date-feature {
  right: inherit;
  left: 20px;
}
.blog-single blockquote {
  font-size: 15px;
  font-style: italic;
  border: 2px solid #f4f2ed;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  border-radius: 17px;
  padding: 20px 55px 20px 95px;
  position: relative;
}
.blog-single blockquote .quote {
  position: absolute;
  left: 30px;
  top: 30px;
  font-size: 90px;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  color: #c7a17a;
  font-style: normal;
}
.ul-list {
  margin-left: 25px;
}
.ul-list li {
  padding-left: 25px;
  position: relative;
}
.ul-list li:before {
  content: "â€¢";
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 18px;
  color: #e4b95b;
}
.share-tag {
  display: inline-block;
  width: 100%;
  margin: 25px 0;
}
.share-tag h5 {
  font-size: 18px;
  display: inline-block;
  margin-right: 10px !important;
  color: #20202f;
}
.share-tag .social {
  display: inline-block;
  width: auto;
}
.social li {
  display: inline-block;
  width: auto;
  margin-right: 10px;
}
.social li:last-child {
  margin-right: 0px;
}
.social li a {
  display: block;
  width: 40px;
  border: 2px solid #f4f2ed;
  height: 40px;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  line-height: 39px;
  color: #959393;
}
.social li:hover a {
  color: #ffffff;
}
.social li.social-facebook:hover a {
  background: #3b5998;
  border-color: #3b5998;
}
.social li.social-tweeter:hover a {
  background: #1da1f2;
  border-color: #1da1f2;
}
.social li.social-instagram:hover a {
  background: #fbad50;
  border-color: #fbad50;
}
.social li.social-dribble:hover a {
  background: #dd3e7b;
  border-color: #dd3e7b;
}
.social li.social-google:hover a {
  background: #3a7cec;
  border-color: #3a7cec;
}
.plain-btn {
  display: inline-block;
  width: auto;
  border: 2px solid #f4f2ed;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  padding: 10px 35px;
  font-size: 13px;
  color: #959393 !important;
  text-transform: uppercase;
}
.plain-btn .icon-left-4 {
  margin-right: 22px;
}
.comment-blog {
  display: inline-block;
  width: 100%;
}
.comment-blog h3 {
  font-size: 25px;
  color: #20202f;
}
.comment-inner-list {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.comment-inner-list h5 {
  font-size: 18px;
  color: #20202f;
  margin-bottom: 10px;
  padding-right: 34%;
}
.comment-img {
  float: left;
  max-width: 115px;
}
.comment-info {
  margin-left: 145px;
  position: relative;
}
.comment-date {
  position: absolute;
  font-size: 14px;
  color: #e4b95b;
  right: 0px;
  top: -2px;
  width: 32%;
  text-align: right;
}
.comment-blog form {
  margin-top: 36px;
}
.comment-blog textarea {
  border: none;
  background-color: #f4f2ed;
}
.comment-blog input[type="text"],
.comment-blog input[type="password"],
.comment-blog input[type="tel"],
.comment-blog input[type="email"],
.comment-blog input[type="number"] {
  background-color: #f4f2ed;
  border: none;
}
.submit-btn {
  height: 50px;
  width: auto;
  background-color: #c66d55;
  color: #ffffff;
  text-transform: uppercase;
  border: none;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  -ms-border-radius: 80px;
  -o-border-radius: 80px;
  border-radius: 80px;
  padding: 0 30px;
  text-align: center;
  min-width: 225px;
  font-size: 16px;
  display: inline-block;
  line-height: 50px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.submit-btn:hover {
  color: #ffffff;
  background: #20202f;
}
.shop-main-list {
  display: inline-block;
  width: 100%;
  position: relative;
  margin-bottom: 50px;
}
.shop-search {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
  z-index: 2;
}
.shop-search h6 {
  margin-bottom: 0px;
  margin-top: 17px;
}
.shop-search .select-dropbox {
  float: right;
  width: 260px;
  margin-bottom: 0px;
}
.shop-product {
  display: inline-block;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
.shop-product img {
  width: 100%;
}
.shop-main-list h5 {
  font-size: 18px;
  color: #20202f;
  margin: 0 0 10px 0;
}
.shop-main-list h5 strong {
  color: #c7a17a;
}
.shop-page .gallery-pagination {
  text-align: left;
}
.shop-cart-btn {
  line-height: 40px;
  width: auto;
  min-width: 152px;
  background-color: #372727;
  color: #ffffff;
  height: 40px;
  display: inline-block;
  text-align: center;
  font-family: "Graviola-Regular";
  text-transform: uppercase;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
}
.cart-overlay-wrap {
  position: absolute;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(199, 161, 122, 0.8);
  top: 0px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  opacity: 0;
  z-index: -1;
  -webkit-transform: scale(0) rotate(-180deg);
  -moz-transform: scale(0) rotate(-180deg);
  -ms-transform: scale(0) rotate(-180deg);
  -o-transform: scale(0) rotate(-180deg);
  transform: scale(0) rotate(-180deg);
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.shop-main-list:hover .cart-overlay-wrap {
  opacity: 1;
  -webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  -o-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
  z-index: 1;
}
.cart-overlay {
  position: absolute;
  left: 0px;
  width: 100%;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.filter-btn {
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  display: inline-block;
  width: auto;
  min-width: 110px;
  height: 36px;
  line-height: 36px;
  background: #c7a17a;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 20px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
}
.filter-btn:hover {
  color: #ffffff;
  background: #372727;
}
.nto {
  display: inline-block;
  width: auto;
  text-align: right;
  margin: 30px 0;
}
.nto span {
  font-size: 59px;
  color: #20202f;
  font-family: "jey";
}
.form-common {
  float: left;
  width: 100%;
  background: #ffffff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  padding: 60px 45px;
}
.form-common h3 {
  margin-bottom: 0px;
}
.register-form .button-default-submit {
  width: 100%;
  background: #c7a17a;
  height: 60px;
  font-size: 22px;
  color: #ffffff;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  margin: 10px 0 15px 0;
}
.register-form .button-default-submit:hover {
  background: #e4b95b;
}
.register-wrap p {
  margin: 25px 0 0 0;
}
.form-common a {
  color: #20202f;
}
.form-common label {
  font-weight: normal;
}
.login-form .button-default-submit {
  width: 100%;
  background: #372727;
  border-color: #372727;
  height: 60px;
  font-size: 22px;
  color: #ffffff;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  margin: 30px 0 30px 0;
}
.login-form .button-default-submit:hover {
  background: #e4b95b;
  border-color: #e4b95b;
}
.divider-login {
  display: inline-block;
  width: 100%;
  position: relative;
}
.divider-login hr {
  border-top: 1.5px solid #cccccc;
}
.divider-login span {
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 0 24px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #ffffff;
}
.form-common .btn-change {
  height: 60px;
  width: 100%;
  color: #ffffff;
  padding: 0 20px;
  line-height: 60px;
  margin-top: 15px;
}
.form-common .facebook-btn {
  background: #3b5998;
  border-color: #3b5998;
  color: #ffffff;
}
.form-common .facebook-btn:hover {
  color: #ffffff;
}
.form-common .tweeter-btn {
  background: #1da1f2;
  border-color: #1da1f2;
}
.form-common .tweeter-btn {
  color: #ffffff;
}
.btn-change .fa {
  margin-right: 5px;
}
.shop-single p {
  margin: 20px 0;
  font-size: 18px;
}
.slick-shop img {
  width: 100%;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  border-radius: 17px;
}
.slick-shop-thumb {
  padding: 0 30px;
  margin-top: 25px;
}
.slick-shop-thumb img {
  width: 100%;
}
.slick-shop-thumb .slick-slide {
  margin: 0 12px;
}
.slick-shop-thumb .slick-current {
  position: relative;
}
.slick-shop-thumb .slick-current:before {
  position: absolute;
  border: 2px solid #e4b95b;
  content: "";
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  border-radius: 17px;
}
.star-review-collect {
  display: inline-block;
  width: 100%;
}
.star-rating {
  float: left;
  margin-right: 15px;
  position: relative;
  font-family: "icomoon";
  font-size: 1em;
  height: 1em;
  line-height: 1em;
  overflow: hidden;
  top: 4px;
  width: 5.4em;
}
.star-rating:before {
  color: #e5e5e5;
  content: "SSSSS";
  float: left;
  left: 0;
  position: absolute;
  top: 0;
}
.star-rating span.star-rating-customer:before {
  color: #ffa000;
  content: "SSSSS";
  left: 0;
  position: absolute;
  top: 0;
}
.star-rating .star-rating-customer {
  float: left;
  left: 0;
  overflow: hidden;
  padding-top: 1.5em;
  position: absolute;
  text-shadow: none;
  top: 0;
}
.star-review span.star-review-customer {
  background: rgba(0, 0, 0, 0) url("../images/star.png") repeat-x scroll left 0;
  display: inline-block;
  height: 16px;
  position: relative;
  width: 80px;
  margin-bottom: -3px;
}
.star-review span.star-review-customer a {
  float: left;
  height: 0;
  left: 0;
  overflow: hidden;
  padding-top: 16px;
  position: absolute;
  top: 0;
  width: 16px;
}
.star-review span.star-review-customer a.star-1 {
  width: 16px;
  z-index: 10;
}
.star-review span.star-review-customer a.star-2 {
  width: 32px;
  z-index: 9;
}
.star-review span.star-review-customer a.star-3 {
  width: 48px;
  z-index: 8;
}
.star-review span.star-review-customer a.star-4 {
  width: 64px;
  z-index: 7;
}
.star-review span.star-review-customer a.star-5 {
  width: 80px;
  z-index: 6;
}
.star-review span.star-review-customer a:hover {
  background: rgba(0, 0, 0, 0) url("../images/star.png") repeat-x scroll left -32px;
}
.comment-blog .star-review span.star-review-customer {
  background: rgba(0, 0, 0, 0) url("../images/star.png") repeat-x scroll left -16px;
  margin-left: 15px;
}
.review-text {
  margin-left: 10px;
  color: #e4b95b;
}
.price-textbox {
  display: inline-block;
  width: auto;
  position: relative;
  max-width: 170px;
  text-align: center;
  color: #372727;
}
.price-textbox input {
  text-align: center;
  color: #372727;
  margin: 0px;
}
.price-textbox input::-webkit-input-placeholder {
  text-align: center !important;
}
.price-textbox input:-moz-placeholder {
  text-align: center !important;
}
.price-textbox input::-moz-placeholder {
  text-align: center !important;
}
.price-textbox input:-ms-input-placeholder {
  text-align: center !important;
}
.fa-shopping-bag {
  margin-right: 15px;
}
.shop-single .social-wrap {
  margin-bottom: 20px;
}
.shop-single .share-tag {
  margin: 35px 0;
}
.shop-single .filter-btn {
  margin-left: 18px;
}
.minus-text {
  position: absolute;
  top: 15px;
  left: 15px;
  cursor: pointer;
}
.plus-text {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
.comment-review-tab {
  margin: 125px 0 0 0;
}
.tab-part {
  float: left;
  width: 100%;
  margin-top: -55px;
}
.tab-inner {
  display: inline-block;
  width: 100%;
}
.tab-part .tab-content {
  padding: 70px 0 60px;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
.tab-part .nav-tabs {
  text-align: center;
}
.tab-part .nav-tabs > li {
  float: none;
  display: inline-block;
  font-family: "QuicksandBook-Regular";
  font-size: 18px;
}
.tab-part .nav-tabs > li > a {
  margin-right: 0px;
  padding: 16px 47px;
  border: none;
  color: #20202f;
  -webkit-border-radius: 17px 17px 0 0;
  -moz-border-radius: 17px 17px 0 0;
  -ms-border-radius: 17px 17px 0 0;
  -o-border-radius: 17px 17px 0 0;
  border-radius: 17px 17px 0 0;
}
.tab-part .nav-tabs > li.active > a,
.tab-part .nav-tabs > li.active > a:hover,
.tab-part .nav-tabs > li.active > a:focus {
  border: none;
  color: #20202f;
  background: #eae7de;
}
.tab-part .nav > li > a:hover,
.tab-part .nav > li > a:focus {
  background: #eae7de;
}
.tab-part .review-text {
  margin-left: 0px;
  margin-right: 10px;
  color: #959393;
}
.tab-part .comment-blog .form p {
  text-align: center;
}
.tab-part .tab-content .title {
  margin-bottom: 30px;
}
.tab-part .tab-content h3 {
  margin-bottom: 0px;
}
.tab-part .comment-blog form {
  margin-top: 0px;
}
.blog-post{
  width: 100%;
}
.contact-part iframe,
.contact-part .map {
  width: 100% !important;
  margin-bottom: 45px;
}
.contact-blog-row {
  float: left;
  width: 100%;
  border: 2px solid #f4f2ed;
  padding: 25px 45px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  border-radius: 17px;
  color: #20202f;
  text-align: center;
  min-height: 212px;
  margin-bottom: 70px;
}
.contact-icon {
  display: block;
  min-height: 65px;
}
.contact-blog-row p {
  margin: 45px 0 0 0;
}
.contact-part .submit-btn {
  float: right;
}
.co-title {
  font-size: 20px;
  font-weight: 700;
  display: block;
  margin-bottom: 13px;
  font-family: "Quicksand", sans-serif;
}
.time-list li {
  margin-bottom: 8px;
}
.time-list li span {
  display: inline-block;
  width: auto;
}
.time-list .week-name {
  min-width: 180px;
}
.contact-part address {
  margin-bottom: 50px;
  color: #20202f;
}
.contact-part address a {
  color: #20202f;
}
.contact-part address a:hover {
  color: #e4b95b;
}
.checkout-wrap {
  text-align: center;
  padding: 0 0 115px 0;
}
ul.checkout-bar {
  height: 15px;
}
ul.checkout-bar li {
  color: #333e48;
  display: block;
  font-size: 16px;
  font-weight: 600;
  padding: 14px 20px 14px 80px;
  position: relative;
  font-family: "QuicksandBook-Regular";
  display: inline-block;
  margin: 50px 0 0;
  padding: 0;
  text-align: center;
  width: 19%;
  cursor: pointer;
}
ul.checkout-bar li:before {
  background: #ffffff;
  border: 2px solid #fff;
  border-radius: 50%;
  line-height: 45px;
  height: 45px;
  position: absolute;
  text-align: center;
  top: -65px;
  width: 45px;
  z-index: 9;
  font-family: "Quicksand", sans-serif;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
ul.checkout-bar li.active {
  font-family: "Quicksand", sans-serif;
}
ul.checkout-bar li.done-proceed:before,
ul.checkout-bar li.active:before {
  background: #c19942;
  z-index: 9;
  color: #ffffff;
  border-color: #c19942;
}
.checkout-bar li:after {
  -webkit-animation: myanimation 3s 0;
  background-color: #ffffff;
  content: "";
  height: 5px;
  width: 100%;
  left: 50%;
  position: absolute;
  top: -45px;
  z-index: 0;
}
.checkout-bar li.done-proceed:after {
  -webkit-animation: myanimation 3s 0;
  background-color: #c19942;
  content: "";
  height: 5px;
  width: 100%;
  left: 50%;
  position: absolute;
  top: -45px;
  z-index: 0;
}
.checkout-bar li:last-child:after {
  display: none !important;
}
ul.checkout-bar li:nth-child(1):before {
  content: "1";
}
ul.checkout-bar li:nth-child(2):before {
  content: "2";
}
ul.checkout-bar li:nth-child(3):before {
  content: "3";
}
ul.checkout-bar li:nth-child(4):before {
  content: "4";
}
ul.checkout-bar li:nth-child(5):before {
  content: "5";
}
ul.checkout-bar li:nth-child(6):before {
  content: "6";
}
.shop-cart-list {
  display: inline-block;
  width: 100%;
  padding: 30px 34px;
  background-color: #ffffff;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  border-radius: 17px;
}
table.shop-cart-table {
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  border-collapse: separate !important;
  border-spacing: 0;
  font-size: 18px;
  position: relative;
  width: 100%;
}
table.shop-cart-table th,
table.shop-cart-table td {
  padding: 18px 0;
}
table.shop-cart-table td {
  padding: 26px 0;
}
table.shop-cart-table thead {
  color: #ffffff;
}
table.shop-cart-table th {
  background-color: #372727;
}
table.shop-cart-table thead th:first-child {
  padding-left: 38px;
  border-top-left-radius: 17px;
  -webkit-border-top-left-radius: 17px;
  -moz-border-top-left-radius: 17px;
  -ms-border-top-left-radius: 17px;
  -o-border-top-left-radius: 17px;
  border-bottom-left-radius: 17px;
  -webkit-border-bottom-left-radius: 17px;
  -moz-border-bottom-left-radius: 17px;
  -ms-border-bottom-left-radius: 17px;
  -o-border-bottom-left-radius: 17px;
}
table.shop-cart-table thead th:last-child {
  padding-right: 38px;
  border-top-right-radius: 17px;
  -webkit-border-top-right-radius: 17px;
  -moz-border-top-right-radius: 17px;
  -ms-border-top-right-radius: 17px;
  -o-border-top-right-radius: 17px;
  border-bottom-right-radius: 17px;
  -webkit-border-bottom-right-radius: 17px;
  -moz-border-bottom-right-radius: 17px;
  -ms-border-bottom-right-radius: 17px;
  -o-border-bottom-right-radius: 17px;
}
table.shop-cart-table tbody {
  color: #372727;
}
table.shop-cart-table tbody th {
  display: none;
}
.product-cart {
  display: table-cell;
  vertical-align: middle;
  padding-right: 38px;
}
.product-cart-title {
  display: table-cell;
  vertical-align: middle;
}
table.shop-cart-table strong {
  color: #c7a17a;
  display: block;
}
table.shop-cart-table del {
  color: #e1dfda;
  display: block;
  font-family: "QuicksandBook-Regular";
  font-weight: 400;
}
table.shop-cart-table .shop-cart-close {
  position: absolute;
  right: 0px;
  cursor: pointer;
  margin-right: 10px;
}
.product-cart-detail {
  display: inline-block;
  width: 100%;
}
.product-cart-detail input {
  margin: 0px;
}
.cupon-part {
  display: inline-block;
  width: auto;
  margin-right: 20px;
}
.cart-total {
  float: right;
  width: 100%;
  padding: 30px 50px;
  background-color: #ffffff;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  border-radius: 17px;
  margin-top: 45px;
  max-width: 460px;
  color: #372727;
  font-size: 18px;
}
.cart-total small {
  font-size: 15px;
  float: left;
  color: #959393;
}
.cart-total-title {
  display: inline-block;
  width: 100%;
  margin-bottom: 55px;
  text-align: center;
}
.cart-total h5 {
  margin: 0px;
  font-size: 22px;
}
.product-cart-total {
  display: inline-block;
  width: 100%;
  margin-bottom: 18px;
}
.product-cart-total span,
.grand-total span {
  float: right;
}
.grand-total {
  display: inline-block;
  width: 100%;
  margin: 19px 0 45px;
}
.grand-total h5 span {
  color: #c7a17a;
}
.proceed-check {
  display: inline-block;
  width: 100%;
}
.proceed-check .btn-medium {
  width: 100%;
}
.order-complete-box {
  display: inline-block;
  width: 100%;
  padding: 65px 25px 55px;
  text-align: center;
  background: #ffffff;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  border-radius: 17px;
}
.order-complete-box p {
  margin: 50px 0;
}
.track-oder {
  display: inline-block;
  width: 100%;
  padding: 65px 25px 55px;
  text-align: center;
  background: #ffffff;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  border-radius: 17px;
}
.track-oder-inner {
  display: inline-block;
  width: auto;
  text-align: left;
}
.track-oder-inner h3 {
  font-size: 28px;
  line-height: 36px;
  color: #1b1b29;
  margin: 0px;
}
.track-oder-inner h3 span {
  color: #eae7de;
  font-weight: 400;
}
.clock-track-icon {
  display: table-cell;
  vertical-align: middle;
}
.track-status {
  display: table-cell;
  vertical-align: middle;
  padding-left: 65px;
}
.terms-left {
  float: left;
  width: 100%;
  padding-right: 50px;
}
.terms-left h5 {
  color: #20202f;
}
.terms-right {
  float: left;
  width: 100%;
  background: #372727;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  border-radius: 17px;
  color: #ffffff;
}
.terms-right ul {
  padding: 18px 0;
}
.terms-right li {
  display: block;
  width: 100%;
}
.terms-right li a {
  display: block;
  width: 100%;
  padding: 11px 30px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  color: #ffffff;
}
.terms-right li.active a,
.terms-right li:hover a {
  background: #c19942;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  margin-left: -15%;
  width: 115%;
  padding: 11px 30px 11px 68px;
}
.whatsapp-floater {
  position: fixed;
  right: 30px;
  bottom: 20px;
  width: 40px;
  z-index: 9999;
}
.accordion-part .panel-default {
  border: none;
  box-shadow: none;
}
.accordion-part.panel-group .panel-heading + .panel-collapse > .panel-body,
.accordion-part.panel-group .panel-heading + .panel-collapse > .list-group {
  border: none;
}
.accordion-part .panel-heading {
  padding: 0px;
  background: transparent;
}
.accordion-part .panel-title {
  font-size: 18px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
}
.accordion-part .panel-title a {
  display: block;
  padding: 13px 50px 13px 34px;
  color: #372727;
  border: 2px solid #f4f2ed;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  position: relative;
}
.accordion-part .panel-title a:after {
  content: "\f107";
  position: absolute;
  right: 28px;
  top: 50%;
  font-family: "FontAwesome";
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.accordion-part .panel-title a[aria-expanded="true"] {
  background: #f4f2ed;
}
.accordion-part .panel-title a[aria-expanded="true"]:after {
  content: "\f106";
}
.accordion-part .panel-body {
  padding: 28px 34px;
}
.error-404 {
  position: fixed;
  left: 0px;
  height: 100%;
  width: 100%;
  top: 0px;
  z-index: 1;
}
.error-404-inner {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
  color: #ffffff;
  line-height: 36px;
  padding: 0 15px;
}
.error-404-inner h2,
.error-404-inner p {
  margin: 0px;
}
.error-404-inner h2 {
  margin-bottom: 8px;
}
.error-404-inner a {
  color: #e4b95b;
  font-family: "QuicksandBook-Regular";
  text-decoration: underline;
}
.error-404-title {
  display: inline-block;
  width: 100%;
  color: #e4b95b;
  font-size: 200px;
  margin-bottom: 40px;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
}
.shop-checkout-left {
  float: left;
  width: 100%;
  background: #ffffff;
  padding: 35px 30px 10px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  border-radius: 17px;
}
.shop-checkout-left h6 {
  font-size: 18px;
}
.shop-checkout-left h6 a {
  font-weight: 700;
  color: #20202f;
}
.form-checkout {
  margin-top: 45px;
}
.form-checkout label {
  color: #959393;
}
.form-checkout label {
  margin-bottom: 29px;
}
.form-checkout h5 {
  color: #20202f;
  font-size: 17px;
  margin-bottom: 29px;
}
.shop-checkout-right {
  float: left;
  width: 100%;
  background: #ffffff;
  padding: 35px 30px 40px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  border-radius: 17px;
}
.shop-checkout-right h5 {
  color: #20202f;
  font-size: 22px;
  text-align: center;
  margin: 0 0 50px 0;
}
.shop-checkout-right h6 {
  color: #372727;
  font-weight: 700;
  margin: 0px;
}
.shop-checkout-right h6 span {
  float: right;
}
.shop-checkout-row,
.shop-checkout-title {
  display: inline-block;
  width: 100%;
}
.shop-checkout-row {
  padding-bottom: 15px;
  border-bottom: 1px solid #e0e0e0;
}
.shop-checkout-title {
  padding-bottom: 30px;
}
.shop-checkout-row p {
  margin: 0px 0 5px 0;
}
.shop-checkout-row p span {
  min-width: 160px;
  display: inline-block;
}
.shop-checkout-right small {
  float: right;
  font-size: 15px;
  color: #959393;
}
/*.shop-checkout-right a{color:#372727;}*/
.checkout-total {
  display: inline-block;
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #e0e0e0;
}
.shop-checkout-box .checkout-total:last-child {
  border-bottom: none;
}
.shop-checkout-right .price-big {
  font-size: 22px;
  color: #c7a17a;
  font-weight: 700;
}
.shop-checkout-box {
  display: inline-block;
  width: 100%;
  margin: 0 0 50px 0;
}
.shop-checkout-box:last-child {
  margin-bottom: 0px;
}
.payment-mode {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.payment-mode label {
  margin-right: 30px;
  vertical-align: middle;
}
.payment-mode img {
  margin-top: -10px;
  margin-right: 15px;
}
.checkout-terms {
  display: inline-block;
  width: 100%;
  margin: 50px 0 30px 0;
}
.checkout-button {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.checkout-button .button-default {
  font-weight: 700;
}
.skills {
  display: block;
  margin-bottom: 50px;
}
.skill-wrap {
  display: inline-block;
  width: 100%;
  position: relative;
}
.sonny_progressbar {
  margin-bottom: 20px;
}
.skill-wrap small {
  font-size: 16px;
  color: #323031;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  position: absolute;
  top: 9px;
  right: 0px;
}
.sonny_progressbar p.title {
  font-size: 18px;
  line-height: 34px;
  margin: 0;
  padding: 5px 0;
  color: #323031;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
}
.sonny_progressbar p.title span {
  float: right;
}
.sonny_progressbar .bar-container {
  position: relative;
  height: 40px;
}
.sonny_progressbar .bar-container.shadow {
  -moz-box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.3) inset;
  -webkit-box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.3) inset;
  box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.3) inset;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
.sonny_progressbar .backgroundBar {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
.sonny_progressbar .bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
.sonny_progressbar .targetBar {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  -webkit-animation: Animation 2s infinite ease;
  -moz-animation: Animation 2s infinite ease;
  animation: Animation 2s infinite ease;
}
.sonny_progressbar .targetBar.loader {
  -webkit-animation: AnimationB 4s infinite ease;
  -moz-animation: AnimationB 4s infinite ease;
  animation: AnimationB 4s infinite ease;
  background-image: url("../images/animated-overlay.gif");
}
.sonny_progressbar .bar-container.border .bar,
.sonny_progressbar .bar-container.border .targetBar,
.sonny_progressbar .bar-container.border .backgroundBar {
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
}
.sonny_progressbar .progress-percent {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  position: absolute;
  right: 15px;
}
@keyframes Animation {
  0% {
    opacity: 0.4;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.4;
  }
}
@-moz-keyframes Animation {
  0% {
    opacity: 0.4;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.4;
  }
}
@-webkit-keyframes Animation {
  0% {
    opacity: 0.4;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.4;
  }
}
@keyframes AnimationB {
  0% {
    opacity: 0.01;
  }
  50% {
    opacity: 0.1;
  }
  100% {
    opacity: 0.01;
  }
}
@-moz-keyframes AnimationB {
  0% {
    opacity: 0.01;
  }
  50% {
    opacity: 0.1;
  }
  100% {
    opacity: 0.01;
  }
}
@-webkit-keyframes AnimationB {
  0% {
    opacity: 0.01;
  }
  50% {
    opacity: 0.1;
  }
  100% {
    opacity: 0.01;
  }
}
.package {
  float: left;
  width: 100%;
  background: #eae7de;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  border-radius: 17px;
  text-align: center;
  margin-bottom: 30px;
}
.package h2 {
  color: #c19942;
  margin-bottom: 10px;
}
.package h3 {
  color: #372727;
  margin-bottom: 15px;
}
.package-title {
  display: inline-block;
  width: 100%;
  padding: 30px;
  -webkit-border-top-left-radius: 17px;
  -moz-border-top-left-radius: 17px;
  -ms-border-top-left-radius: 17px;
  -o-border-top-left-radius: 17px;
  border-top-left-radius: 17px;
  -webkit-border-top-right-radius: 17px;
  -moz-border-top-right-radius: 17px;
  -ms-border-top-right-radius: 17px;
  -o-border-top-right-radius: 17px;
  border-top-right-radius: 17px;
}
.package-title p {
  max-width: 75%;
  margin: 0px auto;
}
.package-list {
  display: inline-block;
  width: 100%;
  padding: 30px;
}
.package ul {
  color: #372727;
  margin-bottom: 40px;
}
.package ul li {
  margin-bottom: 24px;
}
.package.current .package-title {
  background: #c19942;
  color: #ffffff;
}
.package:hover .package-title {
  background: #c19942;
  color: #ffffff;
}
.package:hover .package-title h2,
.package:hover .package-title h3 {
  color: #ffffff;
}
.package.current .package-title h2,
.package.current .package-title h3 {
  color: #ffffff;
}
.skill-initial {
  display: inline-block;
  width: 100%;
}
.skill-initial h5 {
  font-size: 18px;
  color: #323031;
  margin: 20px 0;
}
.map-outer #map {
  float: left;
  width: 100%;
  min-height: 500px;
  margin-bottom: 50px;
}
