html, body {
	overflow-x: hidden;
}

header .wrap-search .search-form:hover input[type="text"], header .wrap-search .search-form:focus input[type="text"] {
	width: 125px !important;
}

footer {
  text-align: center;
}
.main {
  padding-top: 0;
}
.img-fluid {
  max-width: 100%; 
  height: auto;
}
.topbar .left-topbar,.topbar .right-topbar {padding: 10px 0;}

.gallery .full img {width: auto; height:600px; margin:0 auto;}
.gallery .full {text-align: center;}

@media only screen and (min-width: 768px){
  .minimal-menu ul li:focus .menu-wrapper ul, .minimal-menu ul li:focus .menu-wrapper {
      visibility: visible !important;
  }

  .minimal-menu ul li:focus > ul, .minimal-menu ul li:focus > .menu-wrapper {
      visibility: visible;
      opacity: 1;
  }
}

/* Home Page */

.mgb-100 {
  margin-bottom: 100px !important;
}

.mgb-70 {
  margin-bottom: 70px !important;
}

.mgt-70 {
  margin-top: 70px !important;
}

.price_color {
  color: #CA7379 !important;
}

.bk {
  color: #333;
}

.strdesc {
  font-size: 12px;
  line-height: 1.42857;
  margin-top: 0px;
}

.pink-btn {
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

header .logo {
  width: auto;
}
header .logo h1 {
	margin-top: 0;
}

.category-item .category-thumb .overlay-img:before,
.team-item .team-thumb .overlay-img:before,
.box-product .product-item .product-thumb .overlay-img:before,
.our-works.works-full-width .list-works .works-item .works-thumb .overlay-text:before,
.works-item .works-thumb .overlay-img:before,
.custom-blocks .block-item .media .media-left .block-thumb .overlay-img:before,
.our-team-content .team-item .team-thumb .overlay-img:before,
.our-office .office-item .office-thumb .overlay-img:before,
.team-item .team-thumb .overlay-img:before {
  background-color: transparent;
}

label.minimal-menu-button {
  margin-top: 0px;
}

.box-product{
  width: 100% !important;
}

@media (max-width: 767px) {
  .box-product {
    width: 100% !important;
  }
}

a.logo img {
	max-width: 100%;
  float: left;
  height: 80px;
}
header .main-nav {
	top: 50px;
}
header {
	height: 90px;
}
header .top-cart {
  top: 35px;
}
/* Navigation Menu */

li[class^='level'],li[class*=' level'] { overflow: hidden !important;}

a.level-3 { margin-left: 10px; }
a.level-4 { margin-left: 20px; }
a.level-5 { margin-left: 30px; }
a.level-6 { margin-left: 40px; }
a.level-7 { margin-left: 50px; }
a.level-8 { margin-left: 60px; }
a.level-9 { margin-left: 70px; }
a.level-10 { margin-left: 80px; }

/* Product Page */
.ul-product {
  margin-top: 30px;
}

.padsel {
  padding-left:0px !important;
}

/* Category Page */


.main .main-content .fancy-select .trigger {
  min-width: 150px;
}
/*Page*/
.page-content img {
  max-width: 100%;
}
.page-content h2 {
  margin: 0 0 50px; 
  text-align: center;
  font-weight: 300;
  font-size: 25px;
}
.main .header-page .page-title h1 {
  margin: 0;
}
/* Contact Page */

#contactpage .field {
  margin-bottom: 25px;
}

#contactpage > div.actions > input:hover {
  color: #ca7379;
  background-color: #ffffff;
  transition: all 0.6s ease;
}

div.field input.text{
  width: 100%;
  height: 42px;
  border: 1px solid #DDD;
  border-radius: 20px;
  padding: 0px 20px;
  transition: all 0.6s ease 0;
}

#contactpage_message textarea {
  width: 100%;
  height: 150px;
  border: 1px solid #DDD;
  border-radius: 20px;
  padding: 15px 20px;
  margin-bottom: 25px;
  transition: all 0.6s ease 0s;
}

div.field label, #contactpage_message label {
  display: inline-block;
}

#contact_form div.field input.text:focus{
  border: 1px solid rgba(202, 115, 121, 0.7);
  box-shadow: 0px 0px 4px rgba(202, 115, 121, 0.7);
}

#contactpage > h2 {
  font-size: 20px;
}

span.error, #login #credentials .error {
  display: inline-block;
  width: 100%;
  margin-top: 5px;
  color: red;
}

h2.error {
  color: red;
  font-size: 20px;
  text-transform: uppercase;
}

#customer_details .error {
	margin-top: 20px;
  color: red;
}



/* PAYMENT */

/* Cart Page */

.fs88 {
  font-size: 88%;
}
.main .main-content .shop-table .cart_item .product-quantity .quantity input {
  -moz-appearance:textfield;
}

.main .main-content .shop-table .cart_item .product-quantity .quantity input::-webkit-inner-spin-button,
.main .main-content .shop-table .cart_item .product-quantity .quantity input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

#coupon_code {
  border: 1px solid #DDD;
  border-radius: 20px;
  padding: 0px 20px;
}

#coupon_form .error {
  color: red;
  text-align: center;
  margin-bottom: 40px;
}

input#coupon_code {
  height: 42px;
  border: 1px solid #DDD;
  border-radius: 20px;
  padding: 0px 20px;
  transition: all 0.6s ease 0s;
}

input#coupon_code:focus {
  border: 1px solid rgba(202, 115, 121, 0.7);
  box-shadow: 0px 0px 4px rgba(202, 115, 121, 0.7);
  outline: 0px none !important;
}

input#set_coupon_code_button, .main .main-content .shop-table .update-cart-btn, .main .main-content .shop-table .checkout-btn {
  height:42px;
}

input#set_coupon_code_button {
	margin: 15px 0 40px 0;
}

input#set_coupon_code_button:hover {
	font-weight: bold;
	color: #25262c;
}

#cobtn{
  float: right;
}

#estimate_shipping_button {
  width: 100%;
  margin: 12px 0 0 0;
}
.continue_shopping {
  margin-top: 12px !important;
}
.wrap-coupon h3 {
  color: #25262c;
  font-size: 20px;
  margin: 0 0 40px;
  text-align: center;
  text-transform: uppercase;
}
#estimate_shipping_button:hover {
	color: #25262c;
  font-weight: bold;
}

#set_shipping_button:hover {
	color: #25262c;
  font-weight: bold;
}

dl#estimates {
  margin: 30px 20px;
}

#estimates span {
  color: #212121;
  font-size: 11px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.totals-table td {
  color: #333;
}

.main .main-content .shop-table .cart-action td {
  padding-top: 0px;
}

.main .main-content .shop-table .cart_item .product-price del {
  color: #858585;
}
#payments_options img {
  width: 100%;
}
/* Checkout Page */

label {
  margin-top: 10px;
}

.fancy-select .trigger {
  min-height: 42px;
}

.checkbox-field > input[type="checkbox"].checkbox {
  display: inline;
}

#payments_options ul, #shipping_options ul, #payments h2 {
  list-style-type: none;
  margin-top: 20px;
}

#payments h2 {
  margin-top: 20px !important;
}

#checkout_col_1 field {
  margin-top: 10px !important;
}

#checkout_col_2 {
  padding-bottom: 30px !important;
  border-radius: 20px;
}

#payments_options span, #shipping_options span{
  color: #212121;
  font-size: 11px;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
}

.payment_information {
  margin-top: 5px;
  margin-bottom: 20px;
}

#shipping_options {
  margin-top: 5px;
  margin-bottom: 45px;
}

#payments .legend {
  margin-top: 45px;
}

input[type="checkbox"]{
  width: auto;
}

#other input[type="checkbox"], .checkbox-field label, .required{
  display: inline;
}

#submit_review_order:hover {
  color: #ca7379;
  background-color: #ffffff;
  transition: all 0.6s ease;
}

/* Review Order Page */

.main .main-content .shop-table .cart_item .product-name p {
  color: #212121;
  font-size: 11px;
  padding-bottom: 3px;
  display: inline-block;
  transform: translateZ(0px);
  box-shadow: 0px 0px 1px transparent;
  backface-visibility: hidden;
  position: relative;
  text-transform: uppercase;
}

.addresses {
  color: #333;
  line-height: 1.6;
}

#review-order .shop-shipping h3 {
  text-align: left !important;
}

#place_order:hover {
  color: #ca7379;
  background-color: #ffffff;
  transition: all 0.6s ease;
}


/* Success Page */

#success-page h1 {
  color: #333;
  margin-bottom: 40px;
}

#success-page h5 {
  color: #333;
  margin-top: 30px;
}

#submit_password {
  margin-top: 20px;
}

#submit_password:hover {
  color: #ca7379;
  background-color: #ffffff;
  transition: all 0.6s ease;
}

/* Login Page */

a#reset_password, #resume_login {
  margin-top: 30px;
  text-transform: uppercase;
  display: block;
}

a#reset_password:before, a#resume_login:before {
  background: none;
}

#submit_login:hover {
  color: #ca7379;
  background-color: #ffffff;
  transition: all 0.6s ease;
}

/* Client Details Page */

#customer_details .input-form {
  margin-bottom: 0px;
}

input#register_customer {
  margin-top: 25px;
}

input#register_customer:hover {
  color: #ca7379;
  background-color: #ffffff;
  transition: all 0.6s ease;
}

/* Edit Address Page */

input#edit_customer_address.button {
  margin-top: 25px;
}

input#edit_customer_address.button:hover {
  color: #ca7379;
  background-color: #ffffff;
  transition: all 0.6s ease;
}

/* Account Page */

.hiring-content .body-hiring {
  margin-top: 0px;
}

.hiring-content .body-hiring .hiring-box-1 {
  padding-top: 0px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
}

/* Custom Selects */
.select-wrapper {
  background-color: #FFF;
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 5px;
}
.select-wrapper:after {
  content: "\f078";
  font-family: 'FontAwesome';
  position: absolute;
  top: 13px;
  right: 10px;
  z-index: 5;
}
select.custom-select {
  width: 100%;
  padding: 10px 40px 10px 10px;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #DDD;
  border-radius: 20px;
  background-color: transparent;
  position: relative;
  cursor: pointer;
  z-index: 10;
}

.banner-category {
  max-width: 100%;
  height: auto;
  margin: 0 auto 70px;
}

.instagram {
  	text-align: center;
  	background-color: #fafafa;
    padding-top: 20px;
  	margin: 100px 0 0 0;
}
.instagram a {
	color: #25282c;
  display: inline-block;
  font-size: 13px;
  letter-spacing: 3px;
  margin: 10px 0 20px;
  padding-bottom: 7px;
  text-transform: uppercase;
  font-weight: normal;
}

.demo {margin-top: 100px;}
.user_pic img {display: none;}
p.free-shipping {padding: 12px; color: #333333; margin-bottom: 0; margin-top: 20px;text-transform: uppercase; background-color: #eee;font-size: 13px;}
.main .header-page {padding-top: 20px;}