    /* ####################################################
    :: 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
    #################################################### */

    /* ---------------------------------------
    ##### - PLACE YOUR CUSTOM CSS HERE - #####
    --------------------------------------- */


.main-content-wrapper .products-catagories-area{
    -webkit-box-flex: 0;
    -ms-flex:100%;
    flex: 100%;
    width: 100%;
    max-width: 100%;
}

.header-area{
    display:none;
} 

.navbar {
    background: #bf3713;
	padding: 0 1rem;
}
.navbar-brand {
  padding: 0px;
}
.navbar-brand>img , .navbar-header img{

  height: 100%;
  padding: 0;
  width: 100%;
  max-width: 150px;
}

/* contct form navigation  menu */
#eshop_logo_contact_form {
	height: auto;
    padding: 0;
    width: 100%;
    max-width: 150px;
}

#mips_logo_contact_form{
	height: auto;
    padding: 0;
    width: 100%;
    max-width: 150px;
	margin-left: 30%;
    margin-top: -28%;
}

.footer-logo img{
	max-width: 150px;
}

a.home_page_click_here{
	color:#eb5800 !important;
	font-size:16px !important;
}

/* for contact form navigation */
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
	display:none !important
}


/* EXAMPLE 8 - Center Background */


.navbar{
    min-height: 60px;
}

label {
    color: #333;
}

.btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    margin-bottom: 20px;
}

.help-block.with-errors {
    color: #ff5050;
    margin-top: 5px;
}
.footer_area{
    padding: 10px 0;
}
.header-text{
    text-align: left;
    margin: 20px 10px;
}
.header-text h3{
   color:#eb5800;
       font-size: 18px;
}
.header-text p{
      font-size: 16px;
    margin-bottom: 0px;
}
.merchant-corner img{
    max-width: 250px;
}

/* facebook widget */
.fb-like {
	float: right;
}


/* border for paragraph */
	.p_with_border {
		border-style: groove;
		padding-right: 15px;
		padding-left: 15px;
		border-radius: 7px;
	}
	
/* radio button */
	.radio_btn {
	    float: left;
	    clear: none;
		display: block;
		padding: 0px 1em 0px 8px;
		width: fit-content;
    }

/* filter */
.filter {
	background-color: #f4f4f4;
    padding-bottom: 1%;
    padding-top: 1%;
}

span.filter-button, span.filter-button-2 {
    padding: 10px 30px 10px 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
}

span.filter-button.alive, span.filter-button-2.alive, span.filter-button-3.alive {
    color: #FE9603;
}

.filterDiv {
  float: left;
  background-color: #2196F3;
  color: #ffffff;
  width: 100px;
  line-height: 100px;
  text-align: center;
  margin: 2px;
  display: none;
}

.single-products-catagory {
	width: 25%;
	display:inline-block;
}
/*
.single-products-catagory {
  display: none;
}

.show {
  display: block;
} */

/*.container {
  margin-top: 20px;
  overflow: hidden;
}

.single-products-catagory {
  display: none;
}*/


@media only screen and (max-width : 767px){
	.mfp-close {
		display: none !important;
	}
  .hide-mobile{
        display: none;
    }
    .mobile-nav{
        background: #bf3713;
    }
    .merchant-corner img{
        max-width: 40%;
		float: right;
		margin-right: 20%;
    }
	
	/*31-03-2020*/
	#eshops_logo_mobile {
		height: auto;
		max-width: 120%;
	}
	
	#mips_logo_mobile {
		/*width: 50%; */
		margin-left: 7%;
	}
	
	.merchant_corner_mobile {
		width: 50%;
		margin-right: -9%;
	}
	
	/*contact form */
	.eshop_logo_contact {
		width: fit-content;
	}
	
	.mips_logo_contact {
		width: fit-content;
	}
	
	.merchant_corner_contact_form_div {
		width: fit-content;
	}
	
	.merchant_corner_contact_form img {
		max-width: 26%;
		float: right;
		margin-right: 0;
	}
	
	#mips_logo_mobile_contact_form {
		width: 50%;
		margin-left: 133%;
	}
	
	.single-products-catagory {
		width: 50%;
	}
	
	.fb-like {
		float: none;
	}
   
}

@media (max-width: 576px) {

 .hide-mobile{
        display: none;
    }
    .mobile-nav{
        background: #bf3713;
    }
    .merchant-corner img{
        max-width:75%;
        float: right;
    }
	
	/*31-03-2020*/
	#eshops_logo_mobile {
		height: auto;
		max-width: 120%;
		margin-left: -24%;
	}
	
	#mips_logo_mobile {
		width: 50%;
		margin-left: 7%;
	}
	
	.merchant_corner_mobile {
		width: 50%;
		margin-right: -9%;
	}
	
	/*contact form */
	.eshop_logo_contact {
		width: fit-content;
	}
	
	.mips_logo_contact {
		width: fit-content;
	}
	
	.merchant_corner_contact_form_div {
		width: fit-content;
	}
	
	.merchant_corner_contact_form img {
		max-width: 64%;
		float: right;
		margin-right: 0;
	}
	
	#mips_logo_mobile_contact_form {
		width: 86%;
		margin-left: 7%;
	}
	
	.single-products-catagory {
		width: 50%;
	}
	
	.fb-like {
		float: none;
	}

	.fb-like span , .fb-like iframe {
		width: 280px !important
	}

 }

/*#my_container .amado-pro-catagory.hide{display:none!important;}*/

/*fb link modified on index*/
#fb_wrap_like {
	display:flex;
	flex-wrap:wrap;
}

.top_link_fb  {
	color: #007bff;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.359;
	/* margin-bottom: -5px; */
	padding-top: 3px;
	display: flex; 
	justify-content: middle;
	width: auto;
	margin-right: 10px;
	/*font-family: 'Helvetica, Arial, sans-serif';*/
	cursor:pointer;
}

#fb_wrap_like .top_link_fb:hover, #fb_wrap_like .top_link_fb:focus{
	color: #007bff;
	font-size: 16px;
	font-weight: 500;
	text-decoration:none;
}


#fb_wrap_like  .fb-like {float:none;}


.link_testimonial_wrap{
	margin-right: 10px;
	color: #007bff;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.359;
	
	display: flex; 
	justify-content: middle;
	width: auto;
}

 .link_testimonial_wrap .testimonial_link, .link_testimonial_wrap .testimonial_link:hover, .link_testimonial_wrap .testimonial_link:focus{
	color: #007bff;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.359;
	/* margin-bottom: -5px; */
	padding-top: 3px;
	
	
	/*font-family: 'Helvetica, Arial, sans-serif';*/
	cursor:pointer;
}


.link_testimonials,.link_testimonials:hover {
	color: #007bff;
	font-size: inherit;
}

/**/

/*** New filter ***/
.filter{
	background: #fff;
}
.button {
  display: inline-block;
  padding: 10px 18px;
  margin-bottom: 10px;
  border: none;
  border-radius: 7px;
  background: #f3f3f3;
  color: #222;
  font-family: sans-serif;
  font-size: 16px;
  text-shadow: 0;
  cursor: pointer;
}

.button:hover {
  background-color: #FE9603;
  color: #fff;
}

.button:active,
.button.is-checked {
  background-color: #f4f4f4;
}

.button.alive {
 background-color: #FE9603;
  color: white;
}
.add-button {
	position: fixed;
	top: 124px;
	right: 1px;
	display: inline-block;
	padding: 10px 18px;
	margin-bottom: 10px;
	border: none;
	border-radius: 7px;
	background: #FE9603;
	color: #fff;
	font-family: sans-serif;
	font-size: 16px;
	z-index:99;
	font-weight:bold;
}
.add-button:hover {
    background-color: #7fb140;
    /*background-color: #f3f3f3;*/
    color: #fff;
	cursor:pointer;
}

.testimonial_fb_like {
	border: 1px solid #dddfe2;
	border-radius: 3px;
	margin-bottom: 10px;
}

.testimonial_inner {
	padding: 12px 12px 0;
	word-wrap: break-word;
}

.testimonial_inner_image {
	display: block;
	border-radius: 50%;
	overflow: hidden;
	height: 40px;
	width: 40px;
	border: 0;
	margin-right: 8px;
}

.testimonial_inner_image_section {
	margin-bottom: 11px;
}

.testimonial_title {
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: .15px;
	word-wrap: break-word;
	font-family: Helvetica, Arial, sans-serif;
	display: inline-block;
	position: absolute;
	margin-top: 10px;
}

div.logo_title_layout {
	display: inline-block;
}

/**
 * Simple fade transition,
 */


.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

.link_youtube {
	color: #007bff !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	line-height: 1.359;
	/* margin-bottom: -5px; */
	padding-top: 3px;
}
.made-moris-png{
	height: auto !important;
    width: 10% !important;
    margin-top: 30px;
}
.navbar-brand{
	margin-right: 10px !important;
}
@media (max-width: 576px) {
	
	.made-moris-png{
		width: 15%;
    	margin-top: 20px;
	}
	.merchant_corner_mobile{
		width: 100%;
	}
	
}
.hide {
	display: none !important;
}

.rearrange {
	display: flex;
   flex-direction: column;
}

.amado-pro-catagory {
	display: flex;
	flex-wrap: wrap;
}

#made-in-moris-btn {
	padding-top: 6px;
	padding-bottom: 3px;
}