body {
background: #FFF;
font-family: "Lato", sans-serif;
color: #000;
font-size:16px;
}
* {
-webkit-font-smoothing: antialiased;
transition: color .15s ease-in;
-moz-transition: color .15s ease-in;
-webkit-transition: color .15s ease-in;
transition: background .15s ease-in;
-moz-transition: background .15s ease-in;
-webkit-transition: background .15s ease-in;
}
a {
color: #39bc7b;
}
a:hover, a:focus {
color: #2aa669;
text-decoration: none;
}
h1, h2, h3, h4, h5 {
float: left;
width: 100%;
font-weight: 800;
margin: 0 0 20px;
font-family: "Montserrat", sans-serif;
}
h1 {
text-align: center;
margin: 0 0 20px;
color: #333;
font-size: 30px;
}
p {
float: left;
clear: both;
width: 100%;
color: #333;
font-size: 16px;
line-height: 25px;
margin: 0 0 20px;
}
img {
max-width: 100%;
height: auto;
}
ul {
padding: 0;
margin: 0;
list-style: none;
}
#page {
width: 100%;
margin: 0 auto;
}
.container {
max-width: 1170px;
width: 100%;
padding: 0;
}
.alignleft {
float: left;
margin: 0 10px 10px 0;
}
.alignright {
float: right;
margin: 0 0 10px 10px;
}
.aligncenter {
float: none;
display: block;
margin: 0 auto 10px;
}
.button {
background: #39bc7b;
font-size: 13px;
color: #FFF;
text-align: center;
display: inline-block;
margin: 0 auto;
clear: both;
border-radius: 30px;
width: auto;
padding: 0 20px;
height: 45px;
line-height: 45px;
font-weight: 700;
text-decoration: none !important;
text-transform: uppercase;
}
.button:hover {
color: #FFF;
background: #2aa668;
} #masthead {
width: 100%;
position: relative;
margin: 0;
z-index: 9999999;
} #wpadminbar {
z-index: 999999999999999 !important;
}
#header-top {
float: left;
width: 100%;
height: 50px;
border-bottom: 1px solid #e5e5e5;
padding: 17px 20px 0;
}
#header-phone {
float: right;
font-size: 18px;
line-height: 1;
color: #55d797;
margin: 0 0 2px;
}
#top-nav {
margin: 0 10px 0 0;
float: right;
}
#top-nav li {
display: inline-block;
clear: none;
float: left;
font-size: 15px;
padding: 0;
position: relative;
transition: background .15s ease-in-out;
-moz-transition: background .15s ease-in-out;
-webkit-transition: background .15s ease-in-out;
}
#top-nav li:hover {
}
#top-nav li:last-child {
background: none;
}
#top-nav li a {
float: left;
clear: none;
padding: 0 8px;
font-size: 14px;
color: #000;
border-right: 1px solid #707070;
text-transform: uppercase;
}
#top-nav > div > ul > li:hover > a {
text-decoration: none;
color: #39bc7b;
}
#top-nav li:last-child a {
border-right: 0px;
} #header-branding {
width: 100%;
height: 130px;
float: left;
padding: 0 20px;
}
#logo {
float: left;
margin: 5px 0;
width: 30%;
}
@media (max-width: 991px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#masthead {
}
#header-top {
}
#header-branding {
}
#logo {
float: none;
margin: 26px auto 0;
display: block;
}
#header-phone {
font-size: 28px;
float: left;
width: 100%;
text-align: center;
font-weight:bold;
}
}
@media (max-width: 767px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#masthead {
}
#header-top {
}
#header-branding {
height: auto;
padding: 20px 0 30px;
}
#logo {
margin: 0 auto;
display: block;
width: auto;
max-width: 90%;
float: none;
}
#header-phone {
text-align: center;
margin: 0 0 15px;
}
} #main-nav {
margin: 43px 0 0 0;
float: right;
}
#main-nav li {
display: inline-block;
clear: none;
float: left;
font-size: 15px;
padding: 0;
position: relative;
transition: background .15s ease-in-out;
-moz-transition: background .15s ease-in-out;
-webkit-transition: background .15s ease-in-out;
}
#main-nav li:hover {
}
#main-nav li:last-child {
background: none;
}
#main-nav li a {
float: left;
clear: none;
padding: 17px 8px;
font-size: 13px;
color: #333333;
text-transform: uppercase;
font-weight: 600;
}
#main-nav > div > ul > li:hover > a {
color: #39bc7b;
text-decoration: none;
}
#main-nav .current_page_item {
}
#main-nav .current_page_item > a {
}
#main-nav .nav-order a {
background: #55d797;
color: #FFF;
}
#main-nav .nav-order:hover a {
background: #41bd80;
color: #FFF;
}
#main-nav li:hover > ul {
display:block;
}
#main-nav .sub-menu {
margin: 0;
position: absolute;
top: 100%;
left: 0px;
display:none;
z-index: 999;
height: auto;
}
#main-nav .sub-menu .sub-menu {
display:none;
}
#main-nav .sub-menu li {
clear: both;
width: 100%;
height: auto;
position: relative;
padding: 0px;
margin:0;
}
#main-nav .sub-menu li a {
color: #FFF;
font-size: 15px;
text-decoration: none;
background: #39bc7b;
width: 200px;
padding: 12px 12px;
}
#main-nav .sub-menu li a:hover {
text-decoration: none;
background: #249b60;
}
#main-nav .sub-menu li:last-child a {
}
@media (max-width: 1199px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#main-nav li a {
font-size: 13px;
padding: 14px 8px;
}
}
@media (max-width: 991px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#mobile-nav {
height: 40px;
padding: 0;
margin: 0;
border: 0px;
border-radius: 0px;
background: #55d797;
}
#mobile-nav-toggle {
position: absolute;
top: 0px;
right: 0px;
width: 134px;
height: 96px;
padding: 0px;
box-sizing: border-box;
color: #FFF;
background: #8497ab;
border: 0px;
text-align: center;
}
#mobile-nav .icon-bar {
background: #FFF;
height: 3px;
width: 100%;
float: left;
margin: 0 0 4px;
}
#mobile-nav .brand {
color: #FFF;
font-size: 18px;
position: absolute;
left: 55px;
top: 12px;
font-weight: 700;
}
.navbar-inverse .navbar-toggle {
margin: 0;
padding: 0;
border: 0px;
width: 100%;
height: 100%;
border-radius: 0px;
z-index: 99999;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
background: transparent;
}
#mobile-navigation {
z-index: 9999;
float: left;
width: 100%;
position: relative;
}
.navbar {
margin-bottom: 0px;
z-index: 999;
}
.navbar-inverse .navbar-inner {
background: transparent;
filter: none;
border: 0px;
border-radius: 0;
box-shadow: none;
margin: 0;
padding: 0;
float: left;
width: 100%;
height: 42px;
}
.navbar-collapse {
padding: 0;
}
.navbar-collapse.collapse {
padding: 0;
}
.nav-collapse .nav {
float: none;
margin: 0;
}
.navbar-inverse .btn-navbar {
color: #FFF;
text-shadow: none;
filter: none;
border: 0px;
border-radius: 0px;
box-shadow: none;
position: relative;
z-index: 999;
padding: 0;
margin: 0;
font-size: 14px;
width: 25px;
position: absolute;
top: 16px;
left: 15px;
height: 30px;
line-height: 30px;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #FFF;
height: 5px;
width: 100%;
margin: 0 0 5px;
border-radius: 0px;
}
.mobile-nav-title {
float: left;
color: #FFF;
text-transform: uppercase;
font-size: 16px;
line-height: 0.6;
margin: 6px 0 0 0;
font-weight: 700;
width: 100%;
}
.icon-bars {
float: none;
width: 46px;
margin: 4px auto;
}
.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:focus, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
}
#mobile-navigation .nav > li {
float: left;
clear: both;
width: 100%;
border-radius: 0px;
}
#mobile-navigation .nav > li > a {
color: #FFF;
text-shadow: none;
font-size: 15px;
border-radius: 0px;
background: #39bc7b;
padding: 15px 0 15px 20px;
text-align: left;
text-transform: uppercase;
border-bottom: 1px solid #55d797 !important;
font-weight: normal;
width: 100%;
float: left;
font-weight: 600;
}
#mobile-navigation .nav > li > a:hover {
}
#mobile-navigation li > a:focus {
text-decoration: none !important;
}
#mobile-navigation li > a:hover {
text-decoration: none !important;
}
#mobile-navigation .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
width: 100%;
color: #FFF;
}
#mobile-navigation .sub-menu {
display:none;
}
} #main {
width: 100%;
clear: both;
margin: 0;
float: left;
}
#page-title {
font-size: 36px;
line-height: 1.4;
margin: 0 0 24px 0;
}
#primary {
width: 1200px;
margin: 0 auto;
}
#secondary {
float: left;
width: 30%;
margin: 0;
min-height: 100px;
}
@media (max-width: 991px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#primary {
width: 100%;
margin: 0 0 20px 0;
}
#secondary {
width: 100%;
margin: 0;
}
}
@media (max-width: 767px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
} #home-banner {
float: left;
width: 100%;
margin: 0;
}
#home-banner img {
width: 100%;
height: auto;
}
#home-banner-feature {
width: 100%;
max-width: 840px;
height: 246px;
background: #55d797;
margin: -184px auto 0;
z-index: 9999;
position: relative;
padding: 50px 20px 0;
}
#home-banner-feature h1 {
color: #FFF;
font-family: "Montserrat", sans-serif;
font-weight: 700;
float: left;
width: 100%;
text-align: center;
margin: 0 0 20px;
}
#home-banner-feature p {
float: left;
width: 100%;
color: #FFF;
text-align: center;
font-size: 16px;
line-height: 20px;
padding: 0 10%;
margin: 0 0 20px;
}
#home-banner-feature .button {
background: #39bc7b;
font-size: 13px;
color: #FFF;
text-align: center;
display: block;
margin: 0 auto;
clear: both;
border-radius: 30px;
width: 230px;
height: 45px;
line-height: 45px;
font-weight: 700;
text-decoration: none !important;
}
#home-banner-feature .button:hover {
background: #2aa668;
}
@media (max-width: 991px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#home-banner {
}
#home-banner img {
}
#home-banner-feature {
}
#home-banner-feature h1 {
}
#home-banner-feature p {
}
#home-banner-feature .button {
}
}
@media (max-width: 767px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#home-banner {
}
#home-banner img {
}
#home-banner-feature {
margin: 0 auto;
height: auto;
padding: 50px 20px;
}
#home-banner-feature h1 {
}
#home-banner-feature p {
}
#home-banner-feature .button {
}
} #home1 {
float: left;
width: 100%;
margin: 0;
padding: 88px 20px 102px;
}
#home1 h1 {
float: left;
width: 100%;
text-align: center;
font-weight: 800;
margin: 0 0 20px;
color: #333;
font-size: 30px;
font-family: "Montserrat", sans-serif;
padding: 0 0 26px;
background: url(//www.pharmapaylan.com/wp-content/themes/paylan/images/underline.png) bottom center no-repeat;
}
#home1 p {
color: #333333;
font-size: 16px;
line-height: 25px;
text-align: center;
}
#home1 p strong {
color: #55d797;
}
#home1 h2 {
font-size: 20px;
text-align: center;
color: #000;
line-height: 1.2;
font-family: "Lato", sans-serif;
}
@media (max-width: 991px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#home1 {
padding: 40px 20px;
}
#home1 h1 {
}
#home1 p {
}
#home1 h2 {
}
}
@media (max-width: 767px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#home1 {
padding: 50px 20px;
}
#home1 h1 {
}
#home1 p {
}
#home1 h2 {
margin: 0;
line-height: 1.4;
}
} #home2 {
float: left;
width: 100%;
margin: 0;
padding: 0 20px 120px;
}
#home2 .features {
float: left;
width: 100%;
}
#home2 .feature {
float: left;
width: 31%;
height: 388px;
background: #f2f2f2;
margin: 0 1% 0 1%;
text-align: center;
border: 1px solid #b3b8b8;
}
#home2 .feature img {
float: left;
width: 100%;
border-bottom: 1px solid #b3b8b8;
margin: 0 0 30px;
}
#home2 .feature h2 {
font-size: 21px;
color: #333;
}
#home2 .feature p {
padding: 0 10%;
min-height: 100px;
margin: 0 0 10px;
}
#home2 .feature .button {
font-size: 14px;
text-transform: uppercase;
font-weight: 700;
}
@media (max-width: 991px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#home2 {
padding: 0 20px 40px;
}
#home2 .features {
}
#home2 .feature {
}
#home2 .feature img {
}
#home2 .feature h2 {
}
#home2 .feature p {
}
#home2 .feature .button {
}
#home2 .feature .button:hover {
}
}
@media (max-width: 767px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#home2 {
padding: 0 0 20px;
}
#home2 .features {
padding: 0 20px;
}
#home2 .feature {
width: 100%;
height: auto;
margin: 0 0 20px;
padding: 0 0 20px;
}
#home2 .feature img {
}
#home2 .feature h2 {
}
#home2 .feature p {
min-height: 10px;
margin: 0 0 20px;
}
#home2 .feature .button {
}
#home2 .feature .button:hover {
}
} #home3 {
float: left;
width: 100%;
margin: 0;
background: #39bc7b;
overflow: hidden;
}
#home3 .col-left {
float: left;
width: 50%;
padding: 0 0 60px;
}
#home3 .col-right {
float: left;
width: 50%;
}
#home3 .flexslider {
background: none;
border: 0px;
margin: 0;
box-shadow: none !important;
}
#home3 .slides ul {
}
#home3 .slides li {
padding: 60px 3% 0;
}
#home3 .slides li > img {
width: auto;
margin: 0 auto 12px;
}
#home3 .slides li blockquote {
border-left: 0px;
text-align: center;
color: #FFF;
}
#home3 .slides li blockquote p {
color: #FFF;
font-size: 18px;
line-height: 26px;
margin: 0 0 20px;
}
#home3 .quote-source {
}
#home3 .quote-source img {
width: auto;
margin: 0 auto 20px;
display: none;
}
#home3 .quote-source p {
color: #FFF;
text-align: center;
}
#home3 .flex-direction-nav {
position: absolute;
width: 100%;
height: 100%;
}
#home3 .flex-direction-nav .flex-prev {
background: url(//www.pharmapaylan.com/wp-content/themes/paylan/images/slider-left.png) center center no-repeat;
opacity: 1;
left: 25%;
margin: 0;
top: 68%;
}
#home3 .flex-direction-nav .flex-next {
background: url(//www.pharmapaylan.com/wp-content/themes/paylan/images/slider-right.png) center center no-repeat;
opacity: 1;
right: 25%;
margin: 0;
top: 68%;
}
#home3 .col-right img {
max-width: 100%;
}
#home3 .flex-control-paging li a {
background: #FFF;
opacity: 0.4;
}
#home3 .flex-control-paging li a.flex-active {
opacity: 1;
}
#home3 .flex-control-paging li a:hover {
opacity: 1;
}
@media (min-width: 1400px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#home3 .slides li {
padding: 60px 3% 0;
}
}
@media (max-width: 1199px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#home3 .slides li {
padding: 30px 3% 0;
}
#home3 .slides li blockquote p {
font-size: 14px;
line-height: 20px;
}
}
@media (max-width: 991px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#home3 {
}
#home3 .col-left {
width: 100%;
padding: 0 0 80px;
}
#home3 .col-right {
width: 100%;
}
#home3 li {
}
#home3 li > img {
}
#home3 li blockquote {
}
#home3 .slides li blockquote p {
font-size: 18px;
line-height: 28px;
}
#home3 .quote-source {
}
#home3 .quote-source img {
}
#home3 .quote-source p {
}
#home3 .col-right img {
width: 100%;
}
}
@media (max-width: 767px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#home3 {
}
#home3 .col-left {
}
#home3 .col-right {
}
#home3 .slides li {
padding: 30px 3%;
}
#home3 li > img {
}
#home3 li blockquote {
}
#home3 li blockquote p {
}
#home3 .quote-source {
}
#home3 .quote-source img {
}
#home3 .quote-source p {
}
#home3 .col-right img {
}
} #home4 {
float: left;
width: 100%;
margin: 0;
padding: 114px 20px 110px;
}
#home4 h1 {
font-size: 30px;
font-family: "Montserrat", sans-serif;
padding: 0 0 26px;
background: url(//www.pharmapaylan.com/wp-content/themes/paylan/images/underline.png) bottom center no-repeat;
}
#home4 p {
text-align: center;
margin: 0 0 30px;
}
#home4 .button {
background: #39bc7b;
font-size: 13px;
color: #FFF;
text-align: center;
display: block;
margin: 0 auto;
clear: both;
border-radius: 30px;
width: 230px;
height: 45px;
line-height: 45px;
font-weight: 700;
text-decoration: none !important;
text-transform: uppercase;
}
#home4 .button:hover {
background: #2aa668;
}
@media (max-width: 991px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#home4 {
padding: 40px 20px;
}
#home4 h1 {
}
#home4 p {
}
#home4 .button {
}
#home4 .button:hover {
}
}
@media (max-width: 767px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#home4 {
padding: 50px 20px;
}
#home4 h1 {
}
#home4 p {
margin: 0 0 30px;
}
#home4 .button {
}
#home4 .button:hover {
}
} #map {
float: left;
width: 100%;
margin: 0;
height: 498px;
} #colophon {
float: left;
width: 100%;
clear: both;
margin: 0;
padding: 0;
position: relative;
background: #2d3435;
}
#footer-top {
padding: 60px 40px 20px;
margin: 0;
clear: both;
float: left;
width: 100%;
}
#footer-col1 {
float: left;
width: 50%;
margin: 0;
padding: 0 10% 0 0;
}
#footer-col2 {
float: left;
width: 25%;
margin: 0;
}
#footer-col3 {
float: left;
width: 25%;
margin: 0;
}
#footer-col4 {
float: left;
width: 25%;
margin: 0;
}
#footer-top h3 {
color: #FFF;
text-transform: uppercase;
font-size: 18px;
font-weight: 800;
margin: 0 0 19px;
}
#footer-top p {
color: #FFF;
font-size: 14px;
line-height: 26px;
width: 100%;
}
#footer-top p a {
color: #FFF;
}
#footer-top ul {
float: left;
width: 50%;
margin: 10px 0 0 0;
}
#footer-top ul li {
margin: 0 0 12px;
}
#footer-top ul li a {
color: #FFF;
text-transform: uppercase;
}
#footer-top ul li a:hover {
color: #39bc7b;
}
#footer-col4 p {
}
#footer-bottom {
padding: 20px 40px;
clear: both;
float: left;
width: 100%;
background: #404546;
}
#footer-bottom p {
color: #FFF;
float: left;
font-size: 12px;
clear: none;
width: auto;
margin: 0;
}
#footer-bottom p:last-child {
float: right;
clear: none;
width: auto;
}
#footer-bottom p a {
color: #FFF;
}
#footer-bottom p a:hover {
color: #39bc7b;
}
#footer-bottom p a:hover {
text-decoration: underline;
}
@media (max-width: 991px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#colophon {
}
#footer-top {
}
#footer-col1 {
}
#footer-col2 {
}
#footer-col3 {
}
#footer-col4 {
}
#footer-top h3 {
}
#footer-top p {
}
#footer-top p br {
display: none;
}
#footer-col4 p {
}
#footer-bottom {
padding: 20px;
}
#footer-bottom p {
}
#footer-bottom p:last-child {
width: 100%;
float: left;
}
#footer-bottom p a {
}
#footer-bottom p a:hover {
}
}
@media (max-width: 767px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#colophon {
}
#footer-top {
margin: 0;
padding: 50px 40px;
}
#footer-col1 {
width: 100%;
margin: 0 0 30px;
}
#footer-col2 {
width: 100%;
margin: 0 0 30px;
}
#footer-col3 {
width: 100%;
margin: 0 0 30px;
}
#footer-col4 {
width: 100%;
margin: 0 0 20px;
}
#footer-top h3 {
}
#footer-top p {
}
#footer-col4 p {
}
#footer-bottom {
}
#footer-bottom p {
width: 100%;
text-align: center;
}
#footer-bottom p:last-child {
}
#footer-bottom p a {
}
#footer-bottom p a:hover {
}
} #banner {
float: left;
width: 100%;
margin: 0;
padding: 50px 0;
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
background:url(//www.pharmapaylan.com/wp-content/themes/paylan/images/banner-inner.jpg) top center no-repeat;
background-size:cover;
}
#banner img {
width: 100%;
height: auto;
}
#banner h1 {
color: #FFF;
font-weight: 700;
float: left;
width: 100%;
font-size: 47px;
text-align: center;
margin: 0;
line-height: 1;
text-shadow: #555 0px 3px 8px;
}
@media (max-width: 991px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#banner {
}
#banner img {
}
#banner h1 {
}
}
@media (max-width: 767px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#banner {
}
#banner img {
}
#banner h1 {
}
} #page-content {
padding: 30px 20px;
float: left;
clear: both;
width: 100%;
}
#page-content h1 {
font-size: 30px;
color: #333;
text-align: left;
}
#page-content h2 {
font-size: 30px;
color: #333;
}
#page-content h3 {
font-size: 24px;
color: #333;
}
#page-content h4 {
font-size: 18px;
color: #333;
}
#page-content h5 {
font-size: 14px;
color: #333;
}
#page-content ul {
float: left;
width: 100%;
clear: both;
margin: 0 0 20px;
}
#page-content ol {
float: left;
width: 100%;
clear: both;
padding: 0;
list-style: none;
}
#page-content li {
font-size: 16px;
margin: 0 25px 10px;
width: 100%;
float: left;
list-style-type: circle;
}
#page-content a {
}
#page-content strong {
color: #39bc7b;
}
#page-content .col-left {
float: left;
width: 48%;
margin: 0 4% 0 0;
}
#page-content .col-right {
float: left;
width: 48%;
}
@media (max-width: 991px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#page-content {
}
}
@media (max-width: 767px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#page-content {
padding: 60px 20px;
}
#page-content .col-left {
width: 100%;
margin: 0 0 20px;
}
#page-content .col-right {
width: 100%;
margin: 0 0 20px;
}
} .page-template-page-about #page-content li {
font-size: 16px;
color: #4bc676;
margin: 0 0 10px;
background: url(//www.pharmapaylan.com/wp-content/themes/paylan/images/icon-check.png) 0px 7px no-repeat;
padding: 0 0 0 26px;
width: 50%;
float: left;
}
#page-team {
float: left;
width: 100%;
clear: both;
background: #f2f2f2;
padding: 90px 0;
}
#page-team h1 {
font-size: 30px;
text-align: left;
margin: 0 0 25px;
}
#page-team .team-members {
float: left;
width: 100%;
}
#page-team .team-member {
float: left;
width: 24%;
height: 420px;
margin: 0 1% 0 0;
background: #FFF;
}
#page-team .team-member img {
width: 100%;
height: auto;
margin: 0 0 50px 0;
}
#page-team .team-member h2 {
text-align: center;
font-size: 16px;
color: #333;
margin: 0 0 10px;
}
#page-team .team-member h3 {
color: #808080;
font-size: 12px;
font-weight: normal;
text-align: center;
}
@media (max-width: 991px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
.page-template-page-about #page-content li {
}
#page-team {
}
#page-team h1 {
}
#page-team .team-members {
}
#page-team .team-member {
}
#page-team .team-member img {
}
#page-team .team-member h2 {
}
#page-team .team-member h3 {
}
}
@media (max-width: 767px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
.page-template-page-about #page-content li {
width: 100%;
}
#page-team {
}
#page-team h1 {
text-align:center;
}
#page-team .team-members {
}
#page-team .team-member {
width: 280px;
float: none;
margin: 0 auto 20px;
}
#page-team .team-member img {
}
#page-team .team-member h2 {
}
#page-team .team-member h3 {
}
} .page-template-page-palliative #page-content {
background: #f6f6f6;
}
.page-template-page-palliative #page-content li {
width: 50%;
font-size:18px;
}
@media (max-width: 767px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
.page-template-page-palliative #page-content li {
width: 100%;
}
} #page-compounding {
background: #f2f2f2;
padding: 46px 20px;
float: left;
width: 100%;
}
#page-compounding img {
float: left;
width: 66%;
margin: 0 4% 20px 0;
}
#page-compounding #compounding-link {
float: left;
width: 30%;
height: 430px;
position: relative;
}
#page-compounding #compounding-link span {
height: 64px;
width: 100%;
position: absolute;
top: 50%;
margin: -32px 0 0 0;
text-align: center;
color: #FFF;
text-transform: uppercase;
font-size: 24px;
font-weight: 700;
line-height: 1;
padding: 8px 0 0 0;
background: rgba(0, 0, 0, .5);
}
#page-compounding #compounding-link span strong {
font-size: 18px;
color: #55d797;
text-transform: none;
}
#page-compounding ul {
float: left;
width: 33.3%;
margin: 10px 0 0 0;
}
#page-compounding ul li {
font-size: 18px;
margin: 0 0 2px;
color: #333;
}
.page-template-page-compounding #page-content {
padding: 60px 20px;
}
.page-template-page-compounding #page-content h2 {
font-size: 21px;
color: #37a971;
}
.page-template-page-compounding #page-content h3 {
font-size: 18px;
color: #37a971;
}
.page-template-page-compounding #page-content p {
margin: 0 0 30px;
font-size:16px;
line-height:20px;
}
.page-template-page-compounding #page-content p strong {
}
@media (max-width: 991px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#page-compounding {
}
#page-compounding img {
}
#page-compounding #compounding-link {
}
#page-compounding #compounding-link a {
}
#page-compounding #compounding-link a span {
}
#page-compounding ul {
}
#page-compounding ul li {
}
.page-template-page-compounding #page-content h2 {
}
.page-template-page-compounding #page-content h3 {
}
.page-template-page-compounding #page-content p strong {
}
}
@media (max-width: 767px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#page-compounding {
}
#page-compounding img {
margin: 0 auto 20px;
float: none;
width: auto;
max-width: 100%;
}
#page-compounding #compounding-link {
float: none;
margin: 0 auto 20px;
width: 300px;
clear: both;
display: block;
}
#page-compounding #compounding-link a {
}
#page-compounding #compounding-link a span {
}
#page-compounding ul {
width: 100%;
}
#page-compounding ul li {
}
.page-template-page-compounding #page-content h2 {
}
.page-template-page-compounding #page-content h3 {
}
.page-template-page-compounding #page-content p strong {
}
} .page-template-page-contact #page-content {
}
.page-template-page-contact #page-content .col-left {
width: 34%;
margin: 0 4% 0 0;
}
.page-template-page-contact #page-content .col-right {
width: 62%;
}
.page-template-page-contact #page-content h2 {
padding: 0 0 40px;
line-height: 1;
margin: 0 0 40px;
background: url(//www.pharmapaylan.com/wp-content/themes/paylan/images/underline2.png) bottom left no-repeat;
}
.page-template-page-contact #page-content h3 {
font-size: 16px;
font-weight: normal;
margin: 10px 0 20px;
font-weight: 700;
}
#social-icons {
float: left;
width: 100%;
}
#social-icons a {
float: left;
margin: 0 28px 0 0;
transition: background 0s ease-in;
-moz-transition: background 0s ease-in;
-webkit-transition: background 0s ease-in;
}
.social-facebook {
width: 10px;
height: 19px;
background: url(//www.pharmapaylan.com/wp-content/themes/paylan/images/icon-facebook.png) 0px 0px no-repeat;
}
.social-facebook:hover {
background-position:0 -34px;
}
.social-twitter {
width: 17px;
height: 19px;
background: url(//www.pharmapaylan.com/wp-content/themes/paylan/images/icon-twitter.png) 0px 0px no-repeat;
}
.social-twitter:hover {
background-position:0 -34px;
}
.social-linkedin {
width: 17px;
height: 19px;
background: url(//www.pharmapaylan.com/wp-content/themes/paylan/images/icon-linkedin.png) 0px 0px no-repeat;
}
.social-linkedin:hover {
background-position:0 -34px;
}
.social-youtube {
width: 16px;
height: 19px;
background: url(//www.pharmapaylan.com/wp-content/themes/paylan/images/icon-youtube.png) 0px 0px no-repeat;
}
.social-youtube:hover {
background-position:0 -34px;
}
.wpcf7 {
}
.form-item {
float: left;
width: 48%;
margin: 0 2% 20px 0;
border: 2px solid #ececec;
padding: 12px 12px;
}
.form-item.on {
border:2px solid #55d797;
}
div.wpcf7-response-output {
margin: -55px 0 0 !important;
padding:0 !important;
float: left;
border: 0px !important;
font-size: 16px;
color: #333;
}
.wpcf7 .form-item label {
float: left;
margin: 2px 0 0 0;
font-weight: normal;
font-size: 16px;
color: #000;
line-height: 1.2;
width: auto;
}
.wpcf7 .form-item span {
position: static;
clear: none;
}
.wpcf7 .form-item input[type="text"] {
float: left;
border: 0px;
clear: none;
display: inline;
font-size: 16px;
color: #808080;
width: 60%;
margin-left:10px;
border: 1px solid #ccc;
}
.wpcf7 .form-item input[type="email"] {
float: left;
border: 0px;
clear: none;
display: inline;
width: 60%;
font-size: 16px;
color: #808080;
margin-left:10px;
border: 1px solid #ccc;
}
.wpcf7 .form-item textarea {
}
.wpcf7 .form-item input[type="submit"] {
}
#form-item1 {
}
#form-item1 label {
width: 26%;
}
#form-item1 input {
width: 74%;
border:	1px solid #CCC;
}
#form-item2 {
}
#form-item2 label {
width: 45%;
background: url(//www.pharmapaylan.com/wp-content/themes/paylan/images/icon-phone.png) center left no-repeat;
padding: 0 0 0 20px;
}
#form-item2 input {
width: 55%;
border:	1px solid #CCC;
}
#form-item3 {
}
#form-item3 label {
width: 44%;
background: url(//www.pharmapaylan.com/wp-content/themes/paylan/images/icon-email.png) center left no-repeat;
padding: 0 0 0 24px;
}
#form-item3 input {
width: 56%;
border:	1px solid #CCC;
}
#form-item4 {
}
#form-item4 label {
width: 35%;
}
#form-item4 input {
width: 10px;
border:	1px solid #CCC;
}
#form-item5 {
width: 100%;
margin: 0 0 28px;
padding: 0;
border: 0px;
}
#form-item5 label {
padding: 0 20px 0 0;
}
#form-item5 input {
}
#form-item6 {
width: 100%;
margin: 0 0 24px;
padding: 0;
}
#form-item6 label {
}
#form-item6 input {
}
.wpcf7 div textarea {
border: 0px;
height: 120px;
line-height: 30px;
padding: 12px 12px;
float: left;
width: 100%;        font-size: 16px;
color: #808080;
border: 1px solid #ccc;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0 ); }
.wpcf7 div label {
}
.wpcf7-submit {
background: #39bc7b;
font-size: 14px;
color: #FFF;
text-align: center;
display: block;
margin: 0 auto;
clear: both;
border-radius: 30px;
width: 180px;
height: 45px;
line-height: 42px;
font-weight: 700;
text-decoration: none !important;
text-transform: uppercase;
border: 0px;
float: right;
}
.wpcf7-submit:hover {
background: #2aa668;
}
@media (max-width: 991px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
.page-template-page-contact #page-content {
}
.page-template-page-contact #page-content .col-left {
}
.page-template-page-contact #page-content .col-right {
}
.page-template-page-contact #page-content h2 {
}
.page-template-page-contact #page-content h3 {
}
#social-icons {
}
#social-icons a {
}
.social-facebook {
}
.social-twitter {
}
.social-linkedin {
}
.social-youtube {
}
.wpcf7 {
}
.form-item {
}
.wpcf7 .form-item label {
}
.wpcf7 .form-item input[type="text"] {
}
.wpcf7 .form-item input[type="email"] {
}
.wpcf7 .form-item textarea {
}
.wpcf7 .form-item input[type="submit"] {
}
#form-item1 {
}
#form-item2 {
}
#form-item3 {
}
#form-item4 {
}
#form-item5 {
}
#form-item6 {
}
}
@media (max-width: 767px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
.page-template-page-contact #page-content {
}
.page-template-page-contact #page-content .col-left {
width: 100%;margin: 0 0 50px;}
.page-template-page-contact #page-content .col-right {
width: 100%;margin: 0;}
.page-template-page-contact #page-content h2 {
}
.page-template-page-contact #page-content h3 {
}
#social-icons {
}
#social-icons a {
}
.social-facebook {
}
.social-twitter {
}
.social-linkedin {
}
.social-youtube {
}
.wpcf7 {
}
.form-item {
}
.wpcf7 .form-item label {
}
.wpcf7 .form-item input[type="text"] {
}
.wpcf7 .form-item input[type="email"] {
}
.wpcf7 .form-item textarea {
}
.wpcf7 .form-item input[type="submit"] {
}
#form-item1 {
width:100%;
margin:0 0 20px 0;
}
#form-item2 {
width:100%;
margin:0 0 20px 0;
}
#form-item3 {
width:100%;
margin:0 0 20px 0;
}
#form-item4 {
width:100%;
margin:0 0 20px 0;
}
#form-item5 {
width:100%;
margin:0 0 20px 0;
}
#form-item6 {
width:100%;
margin:0 0 20px;
}
#form-item5 label {
padding: 0 0 10px;
}
} #page-cta {
float: left;
clear: both;
width: 100%;
}
#page-cta .col-left {
float: left;
width: 67%;
height: 600px;
background: url(//www.pharmapaylan.com/wp-content/themes/paylan/images/cta.jpg) top center no-repeat;
background-size: cover;
}
#page-cta .col-right {
float: left;
width: 33%;
height: 600px;
padding: 200px 0 0 0;
text-align: center;
}
#page-cta .col-right h2 {
}
#page-cta .col-right p {
}
#page-cta .col-right .button {
}
#page-cta .col-right .button:hover {
}
@media (max-width: 991px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#page-cta {
}
#page-cta .col-left {
}
#page-cta .col-right {
}
#page-cta .col-right h2 {
}
#page-cta .col-right p {
}
#page-cta .col-right .button {
}
#page-cta .col-right .button:hover {
}
}
@media (max-width: 767px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#page-cta {
}
#page-cta .col-left {
width: 100%;
height: 180px;
}
#page-cta .col-right {
width: 100%;
padding: 60px 0;
height: auto;
}
#page-cta .col-right h2 {
}
#page-cta .col-right p {
}
#page-cta .col-right .button {
}
#page-cta .col-right .button:hover {
}
} .slide-container {
width: 100%;
position: relative;
float: left;
}
.slide-container .container-narrow {
position: relative;
}
.slider {
width: 100%;
position: relative;
}
#slider {
width: 100%;
margin: 0;
overflow: hidden;
}
#slider .flexslider {
margin: 0;
background: transparent;
border: 0px;
position: relative;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
box-shadow: 0 0px 0px rgba(0,0,0,.2);
-webkit-box-shadow: 0 0px 0px rgba(0,0,0,.2);
-moz-box-shadow: 0 0px 0px rgba(0,0,0,.2);
-o-box-shadow: 0 0px 0px rgba(0,0,0,.2);
zoom: 1;
}
#slider li {
background: #5f7494;
float: left;
width: 100%;
}
#slider li img {
width: 66%;
float: left;
}
#slider li .slide-text {
float: left;
width: 34%;
padding: 30px 16px 0;
}
#slider li .slide-text h2 {
font-size: 43px;
line-height: 45px;
color: #FFF;
font-weight: 800;
font-family: "Myriad Pro", Myriad, Arial, sans-serif;
margin: 0 0 12px;
text-shadow: #4c5d76 2px 4px 0px;
}
#slider li .slide-text p {
font-size: 22px;
line-height: 30px;
color: #FFF;
text-transform: uppercase;
font-family: "Myriad Pro", Myriad, Arial, sans-serif;
margin: 0;
width: 90%;
}
.flex-direction-nav {
position: relative;
top: 0;
left: 0;
}
#slider .flex-prev {
width: 50px;
height: 50px;
background: none;
display: block;
position: absolute;
top: 50% !important;
left: 10px;
cursor: pointer;
opacity: 1 !important;
}
#slider .flex-next {
width: 50px;
height: 50px;
background: none;
display: block;
position: absolute;
bottom: 17px;
top: 50% !important;
right: 10px;
cursor: pointer;
opacity: 1 !important;
}
@media (max-width: 991px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#slider li img {
width: 60%;
}
#slider li .slide-text {
width: 40%;
}
#slider li .slide-text h2 {
font-size: 30px;
}
#slider li .slide-text p {
font-size: 20px;
width: 100%;
}
}
@media (max-width: 767px) {
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 100%;
}
.entry-content-p {
width: 100%;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
#slider li img {
width: 100%;
}
#slider li .slide-text {
width: 100%;
padding: 32px 16px;
}
#slider li .slide-text h2 {
}
#slider li .slide-text p {
width: 100%;
}
} .posts {
width: 100%;
}
.post {
width: 100%;
}
.posts .post {
margin: 0 0 36px 0;
}
.entry-header {
width: 100%;
margin: 0 0 18px 0;
}
.entry-header h1 {
font-weight: 600;
font-size: 28px;
color: #000;
text-align:left;
}
.entry-header h1 a {
transition: color .25s ease-in-out;
-moz-transition: color .25s ease-in-out;
-webkit-transition: color .25s ease-in-out;
color: #000;
}
.entry-header h1 a:hover {
text-decoration: none;
}
.entry-content {
width: 100%;
font-size: 15px;
margin-bottom:30px;
height:200px;
margin-top:20px;
}
.entry-content-img {
width: 300px; float:left; margin-right:50px;
}
.entry-content-p {
width: 750px; float:left;
}
.entry-footer {
width: 100%;
margin-bottom:40px;
}
.entry-footer a {
font-weight: bold;
transition: color .25s ease-in-out;
-moz-transition: color .25s ease-in-out;
-webkit-transition: color .25s ease-in-out;
color: #000;
}
.entry-footer a:hover {
text-decoration: none;
} .posts-nav {
clear: both;
width: 100%;
}
.posts-nav li {
float: left;
list-style: none;
margin: 0 20px 0 0;
} .widget {
width: 100%;
margin: 0;
}
.widget h3 {
width: 100%;
font-size: 18px;
line-height: 1.4;
margin: 0 0 12px 0;
}
.widget ul {
width: 100%;
margin: 0;
}
.widget li {
width: 100%;
margin: 0 0 6px 0;
} #respond {
margin: 36px 0 0 0;
width: 100%;
display:none;
}
#comment {
width: 500px;
color: #000;
font-size: 15px;
}
#submit {
}
#submit:hover {
}
#comments {
margin: 36px 0 24px 0;
width: 100%;
}
.commentlist {
list-style: none;
margin: 0;
width: 100%;
}
.comment-author {
margin: 0 0 12px 0;
width: 100%;
line-height: 2;
}
.comment-author cite {
font-weight: bold;
}
.comment-author img {
margin: 0 20px 0 0;
float: left;
}
.comment-meta {
margin: 0 0 18px 0;
width: 100%;
}
.reply {
font-weight: bold;
}