.c-logo img{
	max-height: 25px !important;
}
.product{
	min-height: 480px;
}
.c-bg-img-center {
	background-size: contain;
}
.c-shop-product-details-2 .c-product-gallery>.c-product-gallery-thumbnail>.c-product-thumb {
	padding: 0;
}
.tp-banner {
	max-height: 600px;
	height: 600px;
}

.imagecontour {
	padding: 10px;
	border: solid 1px #EFEFEF;
	background-color: #FFFFFF;
}

.effect2 {
	position: relative;
}

.effect2:before,
.effect2:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #777;
	box-shadow: 0 15px 10px #777;
	transform: rotate(-3deg);
}

.effect2:after {
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}

.c-list-2 {
	display: table;
	width: 100%;
	padding: 0;
	position: relative;
}

.c-list-2> li {
	display: table-cell;
	width: 33.33333%;
	padding: 0 5px 0 0;
	position: relative;
}

.c-list-2> li> .c-card {
	padding: 40px;
	margin-right: 2px;
	position: relative;
	border: 2px solid #fff;
	text-align: center;
}

.c-list-2> li> .c-card> .c-content> i {
	width: 54px;
	height: 54px;
	border-radius: 27px;
	text-align: center;
	padding: 14px;
	z-index: 5;
}

.c-content-tab-2 > .c-tab-content .c-tab-pane p {
	color: #d5d7d8;
}

.c-content-subscribe-form-1 .c-title {
	color: #000;
}

.c-list-2> li> .c-card> .c-content {

}

.c-list-2> li> .c-card .c-content> h3 {
	margin: 0 0 15px 0;
}

.c-list-2> li> .c-card> .c-bg-opacity-4 {
	background-color: rgba(255, 191, 182, 0.2);
}

.c-list-2> li> .c-bg-opacity-2 {
	background-color: rgba(255, 255, 255, 0.63);
}

.c-list-2> li> .c-bg-opacity-3 {
	background-color: rgba(255, 191, 182, 0.11);
}

.c-list-2> li> .c-border-bottom {
	width: 95%;
	height: 1px;
	position: absolute;
	bottom: -1px;
	margin-left: 2.5%;
}

.c-list-2> li> .c-mobile {
	display: none;
}

.c-list-2> li:last-child {
	padding: 0 0 0 5px;
}

.c-list-2> .c-border-middle {
	height: 90%;
	width: 1px;
	position: absolute;
	margin-top: 0.5%;
	top: 0;
}

.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark>.nav.navbar-nav>li .dropdown-menu{
	margin-top: -4px;
}
.c-layout-header .c-navbar .c-mega-menu.c-fonts-bold > .nav.navbar-nav > li > .c-link
{
	font-weight: 400; 
}


.c-layout-header .c-brand 
{
	margin: 30px 0 37px 0;
}
.c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-brand {
    transition: margin 0.2s;
    margin: 14px 0 19px 0;
}


.c-content-media-1 {
	min-height: 300px;
}

.c-content-media-2 .c-panel > .c-fav {
	    color: #5893dd ;
}

.c-content-panel{
	border: 0px;
}

.py-0{
	padding-top:0px !important;
	padding-bottom:0px !important;
}
.py-10{
	padding-top:10px !important;
	padding-bottom:10px !important;
}
.py-20{
	padding-top:20px !important;
	padding-bottom:20px !important;
}

.pt-20{
	padding-top:20px !important;
}

.mt-20{
	margin-top:20px !important;
}

@media screen and  (max-width: 1110px) {
	.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link{
		padding: 41px 5px 39px 5px;
	}
}
