<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***********CUSTOM CSS FOR PAVTAN NEW UPDATES****************/
@import url('https://fonts.googleapis.com/css?family=Muli');
.menu_outer {
    border-top: none;
}
.header_outer {
    animation: 1s ease 0s normal both 1 running fixedmenu;
    -webkit-animation: 1s ease 0s normal both 1 running fixedmenu;
    -moz-animation: 1s ease 0s normal both 1 running fixedmenu;
    -o-animation: 1s ease 0s normal both 1 running fixedmenu;
    background: #54801b;
    box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
}
header .navbar-nav &gt; li &gt; a {
    background: none;
    font-size: 1em;
    color: #ac8840;
    padding: 10px 15px;
    cursor: pointer;
    float: left;
    position: relative;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
	font: 500 14px/28px 'Muli', serif;
	letter-spacing:1px;
}
header .navbar-nav {
    width: 100%;
    margin: 17px 0px;
}

header .navbar-nav &gt; li &gt; a.buy-nw-btn {
    border-radius: 26px;
    background-image: -moz-linear-gradient( 176deg, rgb(255,90,0) 0%, rgb(255,162,0) 100%);
    background-image: -webkit-linear-gradient( 
176deg , rgb(255,90,0) 0%, rgb(255,162,0) 100%);
    background-image: -ms-linear-gradient( 176deg, rgb(255,90,0) 0%, rgb(255,162,0) 100%);
    color: #fff;
    padding: 10px 35px;
    text-transform: uppercase;
    font-family: 'Muli';
    margin-right: 0px;
    margin-top: 0px;
    display: block;
}
.collapse.navbar-collapse.navbar-ex1-collapse {
    padding-left: 50px;
}
a.log-css i {
    font-size: 25px;
    line-height: 25px;
    vertical-align: middle;
	color:#fff;
}
a.log-css:after {
    content: "|";
    padding-left: 10px;
    padding-right: 0px;
    color: #fff;
}
li.dropdown.lng a {
    padding: 10px 0px;
}
div#pavtan-logo {
    padding-left: 20px;
}
.dropdown-menu a {
    font-weight: 500;
    display: block;
    padding: 3px 10px !important;
    color: #54801b !important;
    font-family: 'Muli' !important;
    width: 100%;
    /* position: relative; */
    min-width: 120px;
}
header .navbar-nav &gt; li &gt; a:hover {
    background: transparent;
    color: #f7b71d;
}
.nav .open&gt;a, .nav .open&gt;a:focus, .nav .open&gt;a:hover{
	background:none;
}
.dropdown-menu {
    width: 100%;
    min-width: 150px !important;
}
.footer-columns {
    float: left;
    position: relative;
    padding: 50px 0 0;
    background: url(https://www.pavtan.com/image/catalog/footer-bg.jpg);
    width: 100%;
}
#site-bottom {
    padding: 0 !important;
    background: url(https://www.pavtan.com/image/catalog/footer-bg.jpg);
    width: 100%;
}
.ttfotter-logo img {
    max-width: 160px;
    margin-bottom: 20px;
}
.data.address {
    display: inline-flex;
}
.contact-us ul li {
    text-align: left;
}
.contact-us ul li i {
    padding-right: 12px;
}
footer .contact-us ul li {
    color: #fff;
    line-height: 26px;
    list-style: none;
    overflow: hidden;
    margin: 0;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    float: left;
    width: 100%;
    padding: 0;
}
.contact-address {
    display: inline-block;
    vertical-align: top;
    font-style: italic;
    margin: 0px 0 7px 7px;
    color: #fff;
    font: 400 14px/25px 'Muli', serif;
}
.footer-column li {
    margin-bottom: 0 !important;
    text-align: left;
    float: none;
    display: block;
    vertical-align: top;
    position: relative;
    padding: 0 25px 0 0;
    letter-spacing: 1px;
    font: 400 16px/28px 'Muli', serif;
}
.footer-logo-text p {
    color: #fff !important;
    max-width: 380px;
    font-family: 'Muli';
    font-size: 16px;
    text-align: left;
    font-weight: 100;
}

.footer-column ul li a:hover, .footer-column ul li a:hover {
    color: #fff !important;
}
.site-footer .widget .widget-title {
    color: #fff !important;
    cursor: pointer;
    font: 400 20px/22px 'Muli', serif;
    margin: 0 0 20px;
    position: relative;
    text-transform: capitalize !important;
    letter-spacing: .4px;
    text-align: left;
    padding: 0 0 20px;
}
footer h3.widget-title::after {
    content: '';
    background: #fff !important ;
    height: 1px;
    width: 30px;
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    /* margin: 0 auto; */
}
.bottom-footer .container {
    border-top: 1px solid rgba(255,255,255,.1);
}
.fp-0 {
    padding: 0;
    line-height: 0;
}
p.copy-text {
    margin-top: 17px;
    color: #fff;
	    font-size: 15px !important;
    line-height: 25px;
    font-weight: 500;
    font-family: 'Muli' !important;
}
.follow-us {
    float: right;
    width: auto;
    text-align: center;
    position: relative;
}
#footer-bottom .follow-us .list-unstyled {
    display: inline-block;
    vertical-align: top;
    float: none;
    margin: 0 auto;
    position: relative;
    padding: 15px 0;
}
.follow-us ul li a {
    color: #fff;
    padding: 0 10px;
    float: left;
    margin: 0;
    text-align: center;
    width: 100%;
    height: 100%;
}
.follow-us ul li a i {
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
}
.follow-us ul li {
    display: inline-block;
}


@media (max-width: 767px){
/*.header_outer .col-sm-2, .header_outer .col-sm-10 {
    width: 49.5%;
    display: inline-block;
}*/
	.header_outer .row{
	    display: contents;
	width: 100%;
	}
	.header_outer .col-sm-2{
		display: inline-block;
	}
	.header_outer .col-sm-10{
    display: inline-block;
    float: right;
    text-align: right;
    right: 0;
    /* padding-top: 15px; */
    padding-right: 0;
		 padding-left: 0;
    width: 100%;
}
	.content-list .thumbnail-link {
    float: left;
    width: 100%;
    margin: 0 10px 20px 0;
}
	.header_outer #menu {
    min-height: 0;
}
	.home div#content {
    padding-top: 0;
}
	.header_outer .navbar-header {
    position: absolute;
    top: -65px;
    right: 0;
}
.header_outer 	.menu_outer {
    border-top: none;
    max-height: 85px;
}
	/*#pavtan-logo {
    margin: 10px auto;
    text-align: center;
    display: inline-grid;
}
	.barsssss{ position: absolute;
    right: 0;
	top: -60px;}*/
	button.btn.btn-navbar.navbar-toggle {
    background: none;
}
	button.btn.btn-navbar.navbar-toggle i{
		font-size:18px;
	}
	.footer-columns {
	 background-size: cover;
		padding: 50px 0 30px;
	}
	.follow-us {
    float: none;
    width: auto;
    text-align: center;
    position: relative;
}
	#menu .navbar-collapse {
    background: #222 none repeat scroll 0 0;
    padding-left: 0;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
}
	ul.nav.navbar-nav li:last-child {
    display: none;
}
	ul.nav.navbar-nav li:nth-last-child(2) {
    display: none;
}
		ul.nav.navbar-nav li:nth-last-child(3) {
    display: none;
}
	}</pre></body></html>