@font-face {
  font-family: 'MarckScript-Regular';
  src: url('../fonts/updated/MarckScript-Regular.eot') format('eot'),
       url('../fonts/updated/MarckScript-Regular.svg') format('svg'),
       url('../fonts/updated/MarckScript-Regular.woff') format('woff'),
       url('../fonts/updated/MarckScript-Regular.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Yesteryear-Regular';
  src: url('../fonts/updated/Yesteryear-Regular.eot') format('eot'),
       url('../fonts/updated/Yesteryear-Regular.svg') format('svg'),
       url('../fonts/updated/Yesteryear-Regular.woff') format('woff'),
       url('../fonts/updated/Yesteryear-Regular.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Cookie-Regular';
  src: url('../fonts/updated/Cookie-Regular.eot') format('eot'),
       url('../fonts/updated/Cookie-Regular.svg') format('svg'),
       url('../fonts/updated/Cookie-Regular.woff') format('woff'),
       url('../fonts/updated/Cookie-Regular.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}
body {
    font-family: 'Montserrat', sans-serif;
  font-size: 17px;
  color: #303030;
  background: url(../../img/updated/pattern1.png) repeat !important;
}

a:focus{
  border:none;
  outline-style:none;
}
a, img{
  border:none;
  outline-style:none;
}
/*img{
  max-width:100%;
  height:auto;
}*/
a{
  color: #818080;
  transition:all 0.2s ease;
}
a:hover, a:focus{
  color: #818080;
}
ul, ol{
  margin:0;
  padding:0;
}
ul li{
  list-style:none;
}

header{
  float: left;
  width: 100%;
  position: relative;
  background:transparent !important;
}
.navbar-collapse.collapse{
  background: url(../../img/updated/pattern1.png) repeat !important;
}
p {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
}
.top-bar {
  float: left;
  width: 100%;
  padding: 5px 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
}
.social-bar {
  float: left;
  padding: 0;
  margin: 0;
  width: 50%;
}
.social-bar li {
  float: left;
  padding: 0;
  list-style: none;
}
.social-bar li:first-child a {
  padding-left: 0;
}
.social-bar li a {
  color: #303030;
  font-size: 15px;
  text-decoration: none;
  padding: 15px 15px;
  display: block;
}
.social-bar li a i {
  padding-left: 0px;
  font-size: 20px;
  vertical-align: -2px;
}
.social-bar li a img {
  padding-left: 0;
  width: 17px;
  vertical-align: -4px;
}
.social-bar li a .fa-envelope {
  color: #ff4800;
}
.user-account {
  float: right;
  padding: 0;
  margin: 0;
}
.user-account li {
  float: left;
  list-style: none;
}
.user-account li a {
  color: #303030;
  font-size: 24px;
  text-decoration: none;
  padding: 15px 10px;
  display: block;
  font-size: 14px;
  font-weight: 400;
}
.user-account li:last-child a {
  padding-right: 0;
}
.user-account li a i {
    padding-left: 10px;
}
.user-account li a img {
    width: 25px;
    position: relative;
}
.user-account li a span {
    width: 33px;
    background: #ee2d25;
    height: 22px;
    line-height: 22px;
    border-radius: 49px;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
}
.user-account li a span.my-cart-num {
  font-family: arial;
  padding: 0; 
}
.main-navbar {
    border: none;
    background: #fff;
    box-shadow: none;
    margin-bottom: 0;
}
.main-navbar-container {
    padding-left: 0;
    padding-right: 0;
}
.main-navbar .navbar-nav>li>a {
    color: #303030;
    font-size: 24px;
    background: transparent;
    box-shadow: none;
    border-right:1px solid #303030;
    padding: 0 25px;
    display: block;
    font-family: 'Cookie-Regular';
}
.main-navbar .navbar-nav>li:hover>a{
    color: #E0A33C;
}

.main-navbar .navbar-nav>.active>a {
    background: transparent;
    box-shadow: none;
    color: #E0A33C;
}
.main-navbar .navbar-nav li.second-step a {
  padding-left: 0;
}
.main-navbar .navbar-nav>.active:hover>a {
  background: transparent;
    box-shadow: none;
}
.main-navbar .navbar-nav>li:first-child>a {
  padding-left: 0;
}
.main-navbar .navbar-nav.navbar-nav-right>li:last-child>a  {
  padding-right: 0;
}
.navbar-nav-right{
    float: right;
}
.main-navbar .navbar-nav li:last-child a{
  border-right: none;
  padding-right: 0;
 }
 .header {
  position: relative;
  background: #fff;
  box-shadow: 0 2px 7px #d2d2d2;
 }
.logo {
      position: absolute;
    top: 0;
    left: 50%;
    margin-left: -100px;
    z-index: 9;
    height: 200px;
    width: 200px;
    line-height: 200px;
    border-radius: 100%;
    background: #fff;
    text-align: center;
    /*box-shadow: 0 4px 5px #bbbbbb;*/
    padding: 25px;
}
.logo img {
  max-width: 100%;
  margin: 0 auto; 
  vertical-align: top;
}
.slide-bar{
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
}
/*.jt-main-slider{
    height: 615px;
}*/
.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.owl-text-overlay {
  position: absolute;
  text-align: center;
  width: 60%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  padding-bottom:20px;
  background: url(../../img/updated/Pattern.png) repeat left top;
  height: 100%;
  padding-top: 12%;
}
h2.owl-title  {
  font-size:135px;
  font-weight:normal;
  margin-bottom:20px;
  font-family: 'Cookie-Regular';
  line-height: 80px;
}
.banner-tag-line {
  /*background: #e8a934;*/
  padding: 15px;
  width: 100%;
  max-width: 600px;
  margin: 20px auto;
  text-align: center; 
  /*font-family: 'Cookie-Regular';*/
  font-size: 28px;
  line-height: 30px;
  color: #e8a934;    
  font-family: 'junicoderegular';
    letter-spacing: 4px;
    text-transform: uppercase;
}
.transparent-btn {
  border-radius: 50px;
  border: solid 2px #ffffff;
  background: transparent;
  font-size: 26px;
  line-height: 30px;
  text-align: center;
  max-width: 230px;
  display: block;
  padding: 12px 0;
  margin: 20px auto;
  color: #fff;
  text-decoration: none;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s; 
      font-family: 'Montserrat', sans-serif;
}
.transparent-btn:hover,
.transparent-btn:focus {
  color: #000;
  text-decoration: none;
  background: #ffffff; 
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s; 
  border: solid 2px #ffffff;
}

.how-it-work-sec {
  background: #eff0f0 url(../../img/updated/pattern1.png) repeat;
  width: 100%;
  float: left;
  padding: 60px 0; 
}

.how-it-content .heading {
  font-size: 30px;
  color: #323232;
  text-align: left;
  font-family: 'Cookie-Regular';
}
.orange-transparent-btn {
  border-radius: 0;
  border: solid 2px #db9839;
  background: transparent;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  max-width: 170px;
  display: block;
  padding: 10px 0;
  margin: 10px 0;
  color: #db9839;
  text-decoration: none;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s; 
      font-family: 'Montserrat', sans-serif;
}
.orange-transparent-btn:hover,
.orange-transparent-btn:focus {
  color: #fff;
  text-decoration: none;
  background: #db9839; 
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s; 
  border: solid 2px #db9839;
}
.how-it-work-block {
  display: table;
  width: 100%;
  vertical-align: middle;
}
.how-it-work-block .how-work-left,
.how-it-work-block .how-work-right {
  display: table-cell;
  vertical-align: middle;
}

.how-it-work-block .how-work-left {
  position: relative;
}
.how-it-work-block .how-work-left .video-icon {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.how-it-work-block .how-work-left .video-icon img {
  max-width: 100px;
  margin: 0 auto;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 50%;
  margin-left: -50px;
}
.how-it-work-block .how-work-right {
  padding-left: 50px;
}
.customize-wrap {
  width: 100%;
  float: left;
  padding: 60px 0;
  background: url(../../img/updated/pattern1.png) repeat;
}
.main-heading {
  font-size: 50px;
  color: #323232;
  text-align: center;
  position: relative;
  font-family: 'Cookie-Regular';
}
.main-heading:before {
  background: url(../../img/updated/heading-border.png) repeat-x left top;  
  content: "";
  position: absolute; 
  left: 0;
  width: 32%;
  height: 5px;
  top: 50%;
  margin-top: -3px;
}
.main-heading:after {
  background: url(../../img/updated/heading-border.png) repeat-x left top;  
  content: "";
  position: absolute; 
  right: 0;
  width: 32%;
  height: 5px;
  top: 50%;
  margin-top: -3px;
}
.customize-sec p {
  text-align: center;
  padding: 15px 0 10px;
}
.customize-box {
  background: #fff;
  border: solid 1px #f3efe5; 
  padding: 40px; 
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
}
.owl-carousel .owl-item .customize-box img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.customize-position .link-sec img {
  max-width: 72px;
}
.owl-carousel .owl-item .customize-box:hover .customize-position  {
  visibility: visible;
  opacity: 1;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s; 
}
.customize-position {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); 
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s; 
}
.customize-position .link-sec {
  position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 50%;
    margin-left: -121px;
    width: 242px;
}
.link-sec a {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  color: #db9839;
  font-size: 20px;
  margin: 0 13px;
}
.link-sec a div {
  margin-top: 5px;
}
.custom-product-heading {
  font-size: 18px;
  color: #393938;
  text-align: center;
  margin-top: 10px;
  font-family: 'Montserrat', sans-serif;
}

.customize-slider {
  position: relative;
}
.customize-slider .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: -70px;
  background: url(../../img/updated/prev-icon.png) no-repeat left top; 
  width: 77px;
  height: 78px;
  margin-top: -39px;
}
.customize-slider .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: -70px;
  background: url(../../img/updated/next-icon.png) no-repeat left top; 
  width: 77px;
  height: 78px;
  margin-top: -39px;
}

.our-speciality-wrap {
  width: 100%;
  float: left;
  padding: 60px 0;
  background: #74665e url(../../img/updated/pattern1.png) repeat; 
}
.our-speciality-sec {
  display: table;
  width: 100%;
}
.our-speciality-left {
  /*display: table-cell;
  vertical-align: middle;*/
  padding-right: 90px;
}
/*.our-speciality-sec .speciality-heading {
  color: #ffffff;
}*/

.our-speciality-right {
  /*display: table-cell;
  vertical-align: middle;*/
}
.speciality-line-bg {
  background: url(../../img/updated/line-bg.png) no-repeat left top; 
  background-size: 100% 100%;
  padding: 35px;
}
.our-speciality-sec2{
  margin-top: 20px;
}
.speciality-line-bg img {
  width: 100%;
}
.speciality-heading {
  font-size: 50px;
  color: #fff;
  text-align: center;
  position: relative;
  font-family: 'Cookie-Regular';
}
.speciality-heading:before {
  background: url(../../img/updated/speciality-border.png) repeat-x left top;  
  content: "";
  position: absolute; 
  left: 0;
  width: 28%;
  height: 5px;
  top: 50%;
  margin-top: -3px;
}
.speciality-heading:after {
  background: url(../../img/updated/speciality-border.png) repeat-x left top;  
  content: "";
  position: absolute; 
  right: 0;
  width: 28%;
  height: 5px;
  top: 50%;
  margin-top: -3px;
}
.our-speciality-sec p {
  color: #fff;
  text-align: left;
}

.our-speciality-sec2 .our-speciality-left {
  padding-right: 0;
  padding-left: 90px;
}
.our-speciality-sec2 .speciality-heading:before {
  width: 20%;
}
.our-speciality-sec2 .speciality-heading:after {
  width: 20%;
}

.whatsapp-contact-sec {
  width: 100%;
  float: left;
  background: #f0f0f0 url(../../img/updated/pattern1.png) repeat;
  padding: 30px 0; 
}
.whatsapp-heading {
  font-size: 50px;
  color: #303030;
  text-align: center;
  position: relative;
  font-family: 'Cookie-Regular';
}
.whatsapp-heading img {
  vertical-align: -10px;
}
.whatsapp-heading a {
  text-decoration: none;
  color: #303030;
}
.whatsapp-contact-sec p {
  text-align: center;
}

.testimonials-wrap {
  width: 100%;
  float: left;
  padding: 60px 0; 
  background: url(../../img/updated/pattern1.png) repeat;
}
.sec-heading {
  font-size: 50px;
  color: #303030;
  text-align: center;
  position: relative;
  font-family: 'Cookie-Regular';
}
.sec-heading:after {
    content: '';
    border: 2px solid #ee2d25;
    position: absolute;
    width: 85px;
    margin-left: -43px;
    bottom: 0;
    left: 50%;
}
.testimonials-wrap p {
  text-align: center;
  padding: 12px 0;
}
.testimonials-slider p {
  text-align: left;
  padding: 0;
}
.testimonials-slider .name {
    font-size: 18px;

      font-family: 'Montserrat', sans-serif;
}
.testimonials-slider {
  max-width: 900px;
  margin: 0 auto;
}
.testimonials-slider .testimonials-box {
  padding-left: 20px;
  padding-right: 20px;
}
.testimonials-slider .owl-dots {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 30px;
}
.testimonials-slider .owl-dots .owl-dot {
  border: solid 2px #ee2d25; 
  width: 18px;
  height: 18px;
  display: inline-block;
  margin: 0 7px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.testimonials-slider .owl-dots .owl-dot.active {
  background: #ee2d25; 
}
.our-presence-wrap {
  width: 100%;
  float: left;
  padding: 60px 0; 
  background: #f0f0f0  url(../../img/updated/pattern1.png) repeat;
  padding: 30px 0;
}
.our-presence-wrap p {
  text-align: center;
  padding: 12px 0;
}
.presence-box {
    background: #fff;
    border: solid 1px #303030;
    height: 90px;
    line-height: 87px;
    width: 100%;
    padding: 0 10px;
}
.presence-box img {
  max-width: 180px;
}
.our-presence-wrap ul{
  display: block;
  width: 100%;
  padding: 0;
  text-align: center;
}
.our-presence-wrap li{
  float: left;
  list-style: none;
  padding: 0 15px;
  width: 25%;
}

.quality-service-wrap{
    width: 100%;
    float: left;
    min-height: 459px;
    background: url(../../img/updated/quility-bg.jpg) no-repeat top left;
    background-size: 100% 100%;
    padding-top: 100px;
}
.red-line{
    font-size: 50px;
    color: #323232;
    text-align: left;
    position: relative;
    font-family: 'Cookie-Regular';
}
.red-line:before{
    content: '';
    border: 2px solid #ee2d25;
    position: absolute;
    bottom: -4px;
    width: 85px;
    margin-left: 6px;
}
.black-transparent-btn {
    border-radius: 0;
    border: solid 2px #303030;
    color: #303030;
      font-family: 'Montserrat', sans-serif;
      font-size: 16px;
}
.black-transparent-btn:hover,
.black-transparent-btn:focus{
    border: solid 2px #db9839;
    color: #fff;
}
.quality-service-wrap p{
  margin-top: 25px;
}
.newsletter-wrap{
  float: left;
  width: 100%;
  padding: 40px 0;
  background: #e3a517 url(../../img/updated/pattern1.png) repeat !important;
}
.newsletter-wrap h3 {
  font-size: 40px;
  line-height: 50px;
  color: #fff;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  padding-right: 20px;
  font-family: 'Cookie-Regular';
}
.newsletter-wrap form {
  display: inline-block;
  vertical-align: middle;
}
.newsletter-wrap input[type=text] {
  height: 46px;
  width: 540px;
  vertical-align: top;
  border-radius: 4px;
  line-height: 20px;
  padding: 5px 10px 5px 20px;
  color: #727b7c;
  border: none;
  border-radius: 0;
  float: left;
  color: #8c8c8c;
  font-size: 16px;
      font-family: 'Montserrat', sans-serif;
}
.newsletter-wrap .btn {
  padding: 13px 60px;
  line-height: 20px;
  margin: 0;
  border: none;
  border-radius: 0;
  float: left;
  background: #303030;
  color: #fff;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  outline: none;
}
.newsletter-wrap .btn:focus {
  outline: none;
}
.footer {
  width: 100%;
  float: left;
  margin-top: 0 !important;
  padding: 0 !important;
}
.footer-top {
  width: 100%;
  float: left;
  padding: 40px 0 0;
  background:  url(../../img/updated/pattern1.png) repeat !important;
}
.f-heading {
  font-size: 28px;
  color: #fff;
  font-family: 'Cookie-Regular';
}
.f-detail ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #c7c7c7;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
}
.f-detail ul li {
  width: 100%;
  float: left;
  margin-bottom: 8px; 
}
.f-detail ul li i {
  float: left;
    padding-right: 12px;
    width: 9%;
    margin-top: 3px;
    text-align: center;
}
.f-detail ul li a {
  color: #c7c7c7;
  text-decoration: none;
}
.f-detail ul li span {
    float: left;
    width: 85%;
}
.f-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 16px;
}
.f-menu ul li {
  margin: 0;
  padding: 0;
  display: block;
}
.f-menu ul li a {
  color: #c7c7c7;
  text-decoration: none;
  font-size: 16px;
}
.f-social-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.f-social-list ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.f-social-list ul li a {
  padding-right: 12px;
  display: block;
  color: #c7c7c7;
}
.footer-top-b {
  width: 100%;
  float: left;
  color: #c7c7c7;
  border-top: solid 1px #c7c7c7;
  padding: 12px 0;
  margin-top: 12px; 
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 12px;
}
.footer-top-b img {
  vertical-align: -5px;
  max-width: 100%;
}
.footer-bottom {
  width: 100%;
  float: left;
  padding: 15px 0;
  text-align: center;
  color: #c7c7c7; 
  line-height: 18px;
  font-weight: 300;
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  margin-top: 0;
  border-top: none;
  background:  #303030 url(../../img/updated/pattern1.png) repeat !important;
}
.footer-bottom a {
  text-decoration: none;
  color: #c7c7c7; 
}
.jq_overlay_toogle {
    display: none;
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, .55);
    z-index: 99;
    transition: all 0.2s ease;
}
.jq_overlay_toogle.active {
    display: block;
}

.navbar-default .navbar-nav > li.remove-overlay img{
    display: none;
}
.social-bar-mobile{
  display: none;
}
.user-account.mob-user-account .blog-menu{
  display: none;
}

.dropdown {
    position: relative;
    display: inline-block;
    height: 50px;
}
.dropdown-content {
    display: none;
    position: absolute;
    min-width: 420px;
    z-index: 9;
    top: 50px;
    width: 100%;
    background: #fff;
    box-shadow: 0 4px 8px #b7b7b7;
    border-radius: 0 0 4px 4px;
    padding: 15px;
}
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown:hover .dropdown-content {
    display: block;
}
.sub-menu .sub-primary {
    float: left;
    width: 50%;
    padding: 10px 10px 0;
}
.sub-menu ul {
    float: left;
    width: 100%;
}
.sub-menu .sub-menu-heading {
    float: left;
    width: 100%;
    margin-bottom: 0;
    font-family: 'Montserrat', sans-serif;
}
.sub-menu .sub-menu-heading h3 {
    font-size: 15px;
    color: #303030;
    font-weight: 500;
    background: url(../../img/updated/star.png) no-repeat 0px 1px;
    padding: 0 0 0 20px;
    margin-top: 7px;
    margin-bottom: 0; 
}
.sub-menu li {
    float: left;
    width: 100%;
    border-bottom: none;
    background: none;
}
.sub-menu li:last-child{
  border-bottom: none;
}
.sub-menu li a {
    font-size: 15px;
    text-transform: capitalize;
    color: #303030;
    padding: 7px 0;
    line-height: 20px;
    height: auto;
    float: left;
    width: 100%;
    border-bottom: solid 1px #efefef;
    font-family: 'Montserrat', sans-serif;
}

.sub-menu li:hover a{
    color: #E0A33C;
}
.navbar-nav {
  position: relative;
}
.navbar-nav>li {
  position: initial;
}
.customize-submenu, .dropdown-content.sub-menu{
  left: 0;
}
.dropdown-content.sub-menu.your-guide{
  right: -215px;
}
.your-guide .sub-primary{
  width: 100%;
}

.newsletter-wrap .error-msg {
    clear: both;
    width: 100%;
    float: left;
    text-align: left;
    color: #d82f28;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
        margin-top: 3px;
}

.middle-section.margin_top145 {
  margin-top: 80px;
}
.detail-block .heading {
  border-bottom: none; 
  text-align: center;
}
.detail-block .heading h2 {
    font-family: 'Cookie-Regular';
    font-size: 40px;
    text-align: center;
    margin-bottom: 4px;
    padding-bottom: 10px;
    color: #323232; 
    display: inline-block;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
}
.detail-block .heading h2:before {
    background: url(../../img/updated/heading-border.png) repeat-x left top;
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 5px;
    bottom: 0;
}
.detail-block .heading .yellow_line {
  display: none;
}

.middle-section {
  padding: 0;
}
.product-offer-section .detail-block .offering-list ul li {
  color: #323232;
}
.heading span h2, 
.speciality-block-section .heading h1 {
    font-family: 'Cookie-Regular';
    text-transform: capitalize;
    color: #323232;
    font-size: 40px;
    padding-bottom: 10px;
    position: relative;
    padding-left: 25px;
    padding-right: 25px;
}
.heading span h2:before {
    background: url(../../img/updated/heading-border.png) repeat-x left top;
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 5px;
    bottom: 0;
}
.heading span {
  border: none;
  padding: 0;
}

.user-guide-section {
  width: 100%;
  background: #303030 url(../../img/updated/pattern1.png) repeat !important;
}
.more-information-block {
   width: 100%;
   margin-left: 0;
   margin-right: 0;  
}
.customise-section .custom-detail-block .left-sec .custom-product-info .btn-block a {
  font-size: 14px;
  color: #db9839; 
  max-width: 200px;
  border-radius: 0; 
}
.customise-section .custom-detail-block .left-sec .custom-product-info .btn-block a:hover,
.customise-section .custom-detail-block .left-sec .custom-product-info .btn-block a:focus {
  color: #fff; 
}
.customise-section .custom-detail-block .left-sec .custom-product-info .btn-block a span {
  line-height: 40px;
}

.inner-pages-contant {
  margin-left: 0;
  margin-right: 0;  
}
.padding_bottom40 {
  padding-bottom: 40px;
}

.customise-section .custom-detail-block .right-sec .option-category .heading-block a.active {
  background: #303030;
  border-radius: 0; 
}
.customise-section .custom-detail-block .right-sec .option-category .option-detail-block .fabrics-block ul li a.active, 
.customise-section .custom-detail-block .right-sec .option-category .option-detail-block .fabrics-block-lining ul li a.active {
  border: 3px solid #E3A517;
}
.customise-section .custom-detail-block .right-sec .option-category .heading-block a {
  border-bottom: solid 1px #303030; 
}
.stencil {
  color: #303030 !important;
}
.customise-section .custom-detail-block .left-sec .custom-product-info .price {
  color: #db9839;
}
.product-block-section .product-slider .product-block .product-info .row {
  margin-left: 0;
  margin-right: 0;  
}
.product-slider .flex-direction-nav a.flex-prev {
    background: url(../../img/updated/prev-icon.png) no-repeat left top;
    width: 77px;
    height: 78px;
    margin-top: -39px;
}
.product-slider .flex-direction-nav a.flex-next {
    background: url(../../img/updated/next-icon.png) no-repeat left top;
    width: 77px;
    height: 78px;
    margin-top: -39px; 
}
.product-block-section .product-slider .product-block .product-info {
  background: rgba(0, 0, 0, 0.5);
}

.achkan-content h1 {
  font-size: 22px; 
}
.achkan-content .custimize-title {
  margin-top: 10px; 
}

.product-detail-btn .orange-transparent-btn {
  margin: 0 auto; 
}

.measurement-detail-btn .orange-transparent-btn {
  font-size: 15px;
  max-width: 100%;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;  
  margin: 0 auto; 
}

.what-we-do-sec {
  width: 100%;
  float: left;
  margin-top: 70px; 
}
.what-we-do-section .heading-block h2 {
  margin-bottom: 0;
  color: #303030;
}
.what-we-do-section .orange-transparent-btn {
    margin: 0 auto;
}
.what-we-do-section .orange-transparent-btn img {
        max-height: 34px;
    vertical-align: -9px;
    margin-left: 9px;
}

.guide-contant .guide-block .guide-heading {
  border-top: 4px solid #db9839; 
  background: #fff;
}
.guide-contant .guide-block .guide-text {
  background: #fff; 
}
.guide-contant ul li .guide-block {
  border: solid 1px #dcdcdc;
}
.guide-contant .guide-block .guide-pic img {
  border: 1px solid #f6f6f6;
}

.jkt-box {
  background: #fff;
}
.bottom-view-more {
  background: #fff;
  border-top: none;
}
.bottom-view-more .orange-transparent-btn {
  margin: 0 auto;
}
.guide-contant ul li .guide-block {
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.guide-contant ul li .guide-block:hover {
  box-shadow: 0px 0px 6px rgba(0,0,0,0.4); 
  -moz-box-shadow:0px 0px 6px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.4); 
  -o-box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.what-we-do-section .box {
  background: #fff;
  border: solid 1px #e2e2e2;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.what-we-do-section .box:hover {
  box-shadow: 0px 0px 6px rgba(0,0,0,0.4); 
  -moz-box-shadow:0px 0px 6px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.4); 
  -o-box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}

.login-section .orange-transparent-btn {
  margin: 0;
  width: 100px;
  max-width: 100%;
  padding: 7px 0;
  display: inline-block;
}
.login-section .login-form .buttons-holder .submit {
  display: inline-block;
}
.login-section .login-form .field-row .pull-right a.link {
  color: #d28b26;
}
.login-section .login-form .buttons-holder p a {
  font-weight: 400;
  color: #d28b26;
}
.login-section .login-form .field-row .pull-left span {
  margin-left: 5px;
}
.login-section .login-form .field-row label {
  font-weight: 500;
  font-size: 14px;
}
.login-section .heading .yellow_line {
  width: 100%;
}
.login-section .heading {
  border-bottom: none; 
  padding-bottom: 5px;
  margin-bottom: 15px; 
}
.login-section .heading h2 {
  margin-bottom: 0; 
}
.login-section .login-form .field-row input.textbox {
  border: 1px solid #dadada;
  background-color: #fff;
}
.my-account-section .my-account-right {
  padding-right: 0; 
}
.my-account-section .my-account-right .heading-account h3 {
  color: #303030;
      font-weight: 600;
}
.my-account-section .my-account-right .heading-account .yellow-line {
  width: 100%;
}
.my-account-section ul.resp-tabs-list {
  border-bottom: solid 2px #303030; 
}
.my-account-section ul.resp-tabs-list li {
  color: #303030;
}
.my-account-section .resp-tabs-list li.resp-tab-active {
      background-color: #303030;
    color: #fff;
}
.my-account-section .account-left-tab ul li a {
  background: #303030;
}
.my-account-section .account-info .category-row .fill-fild input[type="text"], 
.my-account-section .account-info .category-row .fill-fild textarea, 
.my-account-section .account-info .category-row .fill-fild input[type="password"] {
  border-radius: 0; 
}

.my-account-section .orange-transparent-btn {
  max-width: 220px;
  width: 100%;
}
.my-account-section .billing-heading h3 {
  color: #303030;
}

.my-account-section .my-account-right .heading-account {
  padding-bottom: 0;
  border-bottom: none;  
}
.my-account-section .orange-transparent-btn.small-orange-trans-btn {
  width: 120px;
  display: inline-block;
  margin: 0 12px 0 0;  
}
.my-account-section .orange-transparent-btn.small-orange-trans-btn.add-to-cart-orange {
  width: 120px;
  display: inline-block;
  margin: 0 12px 0 0;  
      padding: 7px 10px;
    font-size: 14px;
} 

.fill-submit-left .submit {
  display: inline-block;
}
.summary-section .summary-block .block-heading h3 {
  background: #303030; 
}
.summary-section .summary-list .block-heading-list h3 {
  background: #303030; 
}

.orange-transparent-btn.small-orange-trans-btn {
    width: 120px;
    display: inline-block;
    margin: 0 12px 5px 0;
    padding: 7px 10px;
    font-size: 14px;
}
.detail-block h3 {
  color: #303030;
}
.faq-page .faq-content-sec .question-sec {
    color: #303030;
    border: solid 1px #cccccc;
}
.faq-page .faq-content-sec .question-sec .left-side {
  background: #303030; 
}
.faq-page .faq-content-sec .answer-sec {
    border: solid 1px #cccccc;
}
.faq-page .faq-content-sec .answer-sec p {
  border-left:  solid 3px #303030;
}
.site-map-section h3 {
  background: #303030; 
}
.site-map-section ul li a {
  color: #303030;
}
.site-map-section ul li a:hover {
  color: #757575;
}

.login-sec .btn {
  background: transparent;
  background-image: none;
  border: none;
  box-shadow: none; 
  outline: none;
  margin-top: 4px;
}
.login-sec .btn-primary.active, 
.login-sec .btn-primary:active, 
.login-sec .open>.dropdown-toggle.btn-primary {
  background: transparent;
  background-image: none;
  border: none;
  box-shadow: none; 
  outline: none;
}
.login-sec .btn .caret {
  color: #8c8c8c;
}
.login-sec .dropdown-menu li {
  width: 100%;
}
.login-sec .dropdown-menu li a {
  padding: 7px 10px;
}

.middle-section.margin_top130 {
  margin-top: 130px; 
}
.orange-btn-small {
  padding: 8px 15px;
}
.btn-inline {
  display: inline-block;
  max-width: none;
  width: auto;
  padding: 8px 30px;
  margin-left: 5px;
  margin-right: 5px;  
}
.check-out-section .order-summery .order-summery-table table td .itm-cart-detail h2 {
  margin-top: -10px; 
}

.resp-tabs-list li.resp-tab-active {
  background-color: #303030 !important;
  border-bottom: 2px solid #db9839 !important;
}
ul.resp-tabs-list {
  border-bottom: 2px solid #303030 !important; 
}

#popup_panel .orange-transparent-btn {
  background: transparent;
  border-radius: 0;  
  color: #db9839;
}
#popup_panel .orange-transparent-btn:hover,
#popup_panel .orange-transparent-btn:focus {
  background: #db9839;
  border-radius: 0;  
  color: #fff;
}
#popup_title {
  margin-top: 0; 
}
#popup_message {
  padding: 7px 0 0 34px !important; 
}

.product-showcase #carousel { 
  margin-top: 15px; 
}
.customize-banner img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.customize-block {
  width: 100%;
  float: left;
}
.inner-page-banner .heading span h2:before {
  display: none;
}
/*.resp-tabs-list li {
  color: #303030 !important;
}*/
.box-block {
  width: 100%;
  float: left;
}
.detail-block h3 {
  margin-bottom: 0;
  padding-bottom: 0; 
  padding-top: 0;
}
.discription {
  padding-top: 5px;
  padding-bottom: 0;

}

.testmonial-section ul {
  margin-left: 0;
}
.cart-page-tabs ul li:first-child {
  margin-left: 0;
}

.account-info .resp-tabs-list li {
  padding: 10px !important;
  width: 33.33%;
  text-align: center;
}

.pagination>li>a, 
.pagination>li>span {
  color: #6f6f6f;
}

.customize-product-button {
  background-color: #db9839;
}

.radio.checked span {
  border: 1px solid #303030; 
}

.newsletter-wrap .success-msg {
    width: 100%;
    float: left;
    font-size: 12px;
    color: #008000;
    margin-top: 2px;
    clear: both;
    text-align: left;
}

.success-message-mail {
    background: url(../../img/success_icon_new.png) no-repeat 5px 50% #dff0d8;
    border: 1px solid #d2e4c3;
    color: #000000;
    font-size: 13px;
    padding: 7px 5px 7px 36px;
    margin: 3px 0 5px 0;
    float: left;
    width: 100%;
}
.success-message {
    background: url(../../img/success_icon_new.png) no-repeat 5px 50% #dff0d8;
    border: 1px solid #d2e4c3;
    color: #000000;
    margin: 0 auto;
    float: none;
    margin-top: -40px !important;
}
.febric-price {
  border: 1px solid #303030;
  background: #fff; 
}

.option-category .option-detail-block .custom-category ul .choose-option label {
  margin-top: 0;
}
.option-category .option-detail-block .custom-category ul .choose-option label+label {
  margin-top: 0;
}
a:focus, 
a:hover {
  text-decoration: none;
}
.accessories-slide li {
  width: 130px;
  margin: 3px 0;
}
.more-information-block .drop_arrow {
  top: -8px;
}
.no-margin-t {
  margin-top: 0 !important;
}

.user-account li.cart-icon a {
  padding-left: 5px;
  padding-right: 0;
  padding-top: 13px;
}
.suits-info .suits-block .catagory-inch .field-inch {
  width: 65%;
}
.suits-info .suits-block .catagory-inch .field-inch-label {
  width: 30%;
}
.total-price-table {
  border:none !important; 
}
.total-price-table tr td {
  padding: 3px 5px !important; 
  line-height: 17px !important;
}
.total-price-table tr td:first-child {
  text-align: right;
  width: 80%;
}
.total-price-table tr td:last-child {
  text-align: right;
}
.cart-table-right.total-price-table tr td:first-child {
  width: 70%;
}
.error-page p a {
  color: #efa202;
}
.product-detail-left {
  background: transparent; 
}
.loader-icon {
    border: solid 1px #dad2d2;
    box-shadow: 0 0 2px #d4d4d4;
}
.loader-icon p {
  color: #303030;
}
.small-logo {
  display: none;
}
#colorbox iframe{
  display: block;
}
.resp-tabs-container, .check-out-section .order-summery .order-summery-table table td
, .cart-section .cart-details-table table tr td{
  background:transparent !important;
}
.order-img-sec img{
  margin-top: 20px;
}
.jt-main-slider .transparent-btn{
  display: none;
}