    /* ####################################################
    :: Template Name: Essence - Fashion Ecommerce Template
    :: Author: Colorlib
    :: Author URL: https://colorlib.com
    :: Description: Essence is smart & elegant fashion e-commerce Template. It's suitable for all e-commerce business platform.
    :: Version: 1.0.0
    :: Created: April 27, 2018
    :: Last Updated: May 2, 2018
    #################################################### */

	.header_area .classynav ul li a {
    font-size: 16px;
    color: #ffffff;
}
	
.section-padding-80 {
    padding-top: 80px;
    padding-bottom: 0px;
}
	
	
	.right-side-cart-area .cart-content .cart-list .single-cart-item .product-image .cart-item-desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 25%);
    padding: 50px 15px 15px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}
	
	
	
	/*--------------------------------*/

/*  14.Contact Area
/*--------------------------------*/

.contact-area {
  height: auto;
  width: 100%;
}

.contact-content {
  padding: 100px;
  background: #000 none repeat scroll 0 0;
}

.contact-content-right {
  padding: 100px;
}

.contact-form input[type="text"], .contact-form input[type="email"] {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 0;
  color: #444;
  height: 40px;
  margin-bottom: 16px;
  padding-left: 20px;
  width: 100%;
}

.contact-form textarea  {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 0;
  color: #444;
  height: 140px;
  padding: 20px;
  width: 100%;
}

.contact-form button[type="submit"] {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #ccc;
  color: #444;
  font-size: 16px;
  font-weight: 700;
  margin-top: 8px;
  padding: 12px 30px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  border-radius: 30px;
}

.contact-form button[type=submit]:hover {
  color: #fff;
  border: 1px solid #3EC1D5;
  background: #3EC1D5;
}

.contact-form  #sendmessage {
  color: #3EC1D5;
  border: 1px solid #3EC1D5;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

.contact-form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

.contact-form #sendmessage.show, .contact-form #errormessage.show, .contact-form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

.single-icon i {
  font-size: 24px;
  width: 50px;
  height: 50px;
  border: 1px solid #ffc491;
  line-height: 46px;
  border-radius: 50%;
  margin-bottom: 20px;
}

.single-icon p {
  font-size: 16px;
  line-height: 30px;
}

.contact-icon {
  margin-bottom: 40px;
}

#google-map {
  height: 370px;
  margin-bottom: 20px;
}

/*----------------------------------------*/

/*  15. Footer Area
/*----------------------------------------*/
.essence-btn:hover, .essence-btn:focus {
    color: #ffffff;
    background-color: #fda75d;
	border-radius: 15px;
}



.header_area .favourite-area a span, .header_area .user-login-info a span, .header_area .cart-area a span {
    font-family: "Ubuntu", sans-serif;
    font-size: 18px;
    color: #787878;
    font-weight: 700;
    position: absolute;
    top: -10px;
}


.right-side-cart-area .cart-button a span {
    font-family: "Ubuntu", sans-serif;
    font-size: 18px;
    color: #ffc491;
    font-weight: 700;
    position: absolute;
    top: -10px;
}



.breakpoint-on .classynav>ul>li>a {
    background-color: #b9cdf3;
    border-bottom: 1px solid rgba(255,255,255,.5);
}




	.essence-btn:hover, .essence-btn:focus {
    color: #ffffff;
    background-color: #fda75d;
}
	
	.single_catagory_area .catagory-content a {
    display: block;
    font-size: 30px;
    font-weight: 700;
    color: #444246eb;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.single_catagory_area:hover .catagory-content a {
    color: #fdad69;
}



	
	.essence-btn {
    display: inline-block;
    min-width: 170px;
    height: 50px;
    color: #ffffff;
    border: none;
    border-radius: 0;
    padding: 0 40px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 50px;
    background-color: #ffc491;
    letter-spacing: 1.5px;
	border-radius: 15px;
    font-weight: 600;
}
	
	.btn-what {
  position: fixed;
        display:block;
        width:100px;
        height:80px;
        color:#fff;
        position: fixed;
        right:55px;
        bottom:20px;
        border-radius:50%;
        text-align:center;
        z-index:999;
        padding-bottom: 30px;
        margin-bottom: 20px;
}



@media (min-width: 300px) {

      img.photounder4 {
    width: 115px;
    height: 85px;
    margin-top: 20px;
    margin-left: 47px;
   
  }
     }


	 
	#fh5co-started {
    padding: 20px 25px 20px 25px;
    background: #ff61b3;
    background: -moz-linear-gradient(-45deg, #ff61b3 0%, #005a8f 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #ff61b3), color-stop(100%, #005a8f));
    background: -webkit-linear-gradient(-45deg, #ff61b3 0%, #005a8f 100%);
    background: -o-linear-gradient(-45deg, #ff61b3 0%, #005a8f 100%);
    background: -ms-linear-gradient(-45deg, #ff61b3 0%, #005a8f 100%);
    background: linear-gradient(135deg, #424242ad 0%, #005a8f00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff61b3', endColorstr='#005a8f', GradientType=1 );
} 
	 
a {
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    text-decoration: none;
    outline: 0 solid transparent;
    color: #444242;
    font-weight: 600;
    font-size: 12px;
}	 
	 
	
	
    /* ---------------------------------------
    ##### - PLACE YOUR CUSTOM CSS HERE - #####
    --------------------------------------- */