/*  THEME CODE EDIT */

.top-header .header-dropdown li a {
    text-transform: none;
}

.top-header .header-contact {
    padding: 0px 0;
}

.rt-sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    left: 0;
    right: 0;
    background-color: #ffffff;
    box-shadow: 0px 0px 14px darkgrey;
}

.full-banner .banner-contain h3{
	color: #777777;
}

.home-slider .slider-contain {
	justify-content: center;
}

.pro_sticky_info {
    border: unset;
    transition: all  linear 0.6s !important;
}

.pro_sticky_info  p {
	text-align: right;
    font-size: 25px;
    color: #2d2a25;
}

.footer-theme2 {
     text-align: unset; 
}

.footer-theme2 .contact-details li {
     padding: 0 0px;
     font-size: 16px; 
}

.footer-theme2 p{
	font-size: 16px;
}

img.scroll {
	border-radius: 20px;
    /*box-shadow: 0px 0px 5px 7px #d2d2d2;*/
}

.footer-social{
	margin-top: 9px;
}

/*.home-slider .slider-contain h1{
	color: #9c9992;
}*/

.footer-theme2 .footer-link li {
	height: 50px;
    width: 50px;
    border-radius: 28px;
    padding-top: 16px;
    background-color: #fe816d;
    margin-left: 10px;
}

.footer-social i:hover, .social-white i:hover {
    color: #ffffff !important;
}

.category-bg .contain-block h6 {
    color: #000000;
}

.category-bg .contain-block:hover h2 {
    color: #7d2929;
}

.full-banner .banner-contain {
    background-color: rgba(255, 255, 255, 0.2);
    padding: 25px;
}

.full-banner.p-left .banner-contain {
     float: none; 
}

.pad-250{
	padding-top: 250px;
	padding-bottom: 250px;
}

.full-banner .banner-contain h3 {
    margin: 0.5rem auto;
}

.top-h4-banner{
	padding-bottom:  10px;
}

.home-slider .slider-contain h4, .center-slider .slider-contain h4 {
    text-transform: uppercase;
    color: #000000;
}

.title1 h4{
	text-transform: uppercase;
	color: #4e4e4e;
}

.contact-page .theme-form input, .contact-page .theme-form textarea  {
    font-size: 12px;
    padding: 14px 14px;
    margin-bottom: 21px;
}

.form-control:focus {
    box-shadow: 0 0 0 1px rgb(0 0 0 / 25%);
}

.btn-solid {
	border: 2px solid #000000;
    background-image: linear-gradient(30deg, #2d2a25 50%, transparent 50%);
}

.full-banner .banner-contain h3, .full-banner .banner-contain h4  {
    color: #000000;
}

.title1 .title-inner1:after{
	background-color: #000000;
}

.site-link {
	color: #fe816d;
}

.footer-theme2 h4 {
    color: #fe816d;
}

@media (min-width: 1199px) and (max-width: 1400px){
	.slider-contain h1{
		font-size: 40px;
	}
}

@media (max-width: 1199px){
	.layout3-menu .main-menu .menu-left .main-menu-right .toggle-nav {
	    right: 26px;
	}
}

@media (max-width: 991px){
	.top-header .header-contact {
	    display: block;
	}
	.main-menu .brand-logo {
	    padding-left: 35px;
	}

	.subscribe-wrapper {
	    order: -1;
	}

	.cp-container{
		max-width: 540px!important;
	}

	.footer-contan{
		margin-bottom: 15px;
	}
	
	.dark-layout .footer-title {
	    border-bottom: 1px solid #525252;
	}

	.dark-layout .section-b-space {
	    padding-bottom: 0;
	}
}


/*@media (max-width:991px) and (min-width:577px) {
    .sm-center{
		text-align: center;
	}
}​*/

@media (max-width: 767px){
	.footer-title .according-menu {
	    display: none;
	}

	.footer-theme2 .footer-link li{
		display: inline-block;
	}

	.footer-theme2 .footer-social li  {
		text-align: left!important;
	}

	.footer-social ul {
	    margin: unset;
	}

	.footer-theme2 .footer-link li, .footer-theme2 .footer-link-b li {
	    padding-left: 15px;
	}
	
}



@media (max-width: 577px){
	.top-header .header-dropdown .mobile-wishlist i {
	    display: none;
	}
	footer {
	    margin-bottom: 0px;
	}	
	.layout3-menu .brand-logo {
	    left: 16%;
	}	
	.layout3-menu .main-menu .menu-left .main-menu-right .toggle-nav {
	    right: 36px;
	}	

	.category-bg .contain-block {
	    padding-top: 30px;
	    padding-bottom: 30px;
	    min-height: 550px;
	}

	.bborder{
        outline: 2px dashed #424242;
        outline-offset: -29px;
        border: 20px solid transparent;
        box-shadow: inset 0px 0px 0px 2px #3c3c3c;
    }
}


/*  NEW STYLES */

.theme-clr, a.theme-clr:hover {
	color: #7f786d;
}

.abt-h6{
    background: #000000;
    text-align: center;
    color: #ffffff;
    padding: 20px 25px;
    max-width: 66px;
    margin: 0 auto 15px;

}


.abt-text1{
	font-family: 'Righteous', cursive;
	padding: 15px;
    color: #000000;
   	line-height: 28px;
}

@media (min-width: 1200px){
	.d-llg-none {
	    display: none !important;
	}
}

@media (min-width: 767px){
	.footer-social{
	    justify-content: center;
	}
}

.footer-social ul {
	    margin: unset;
	}

@media (max-width: 577px){
	.mob-header-hight{
		height: 90px;
	}
}





