/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */

/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */
.title h1, .title h2, .title h3, .title h4 {
	 font-family: 'KalamehWeb-Regular' !important;
}
.title h1, .title h2, .title h3, .title h4, .title h5, .title h6 {
	font-weight: bold !important;
}
.title h1 { font-size: 26px; line-height: 30px; }
.title h2 { font-size: 23px;  line-height: 28px; }
.title h3 { font-size: 20px; line-height: 26px; }
.title h4 { font-size: 17px; line-height: 24px; }
.title h5 { font-size: 14px; line-height: 24px; }
.title h6 { font-size: 12px; line-height: 24px; }

h1 { font-size: 20px; line-height: 30px; }
h2 { font-size: 17px;  line-height: 28px; }
h3 { font-size: 15px; line-height: 26px; }
h4 { font-size: 14px; line-height: 24px; }
h5 { font-size: 13px; line-height: 24px; }
h6 { font-size: 12px; line-height: 24px; }

.custom-list p, .custom-list a, .custom-list p a  span{
    font-family: 'asreasia-sansfa' !important;
    font-size: 15px !important;
}
.custom-list  h4.av_iconlist_title {
    font-size: 1em;
    line-height: 2em;
    padding-bottom: 7px;
    padding-right: 5px;
}
.custom-list .avia-icon-list .iconlist_icon {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 26px;
}
.custom-list .iconlist_icon {
    margin-left: 13px !important;
}
.custom-list header.entry-content-header {
    border-radius: 5px;
}
.custom-list .iconlist_content p {
    font-family: 'asreasia-sansfa' !important;
}
.custom-list ul   li.avia_start_animation {
    padding-bottom: 13px;
}
#top .fullsize .template-blog .post .entry-content-wrapper,
#top .fullsize .template-blog .post .entry-content-wrapper > * {
    max-width: 100% !important;
}
#top .fullsize .template-blog .post-title {
    border-bottom: 1px solid #cdc9c9;
    max-width: 50%;
}
.team h3.team-member-name {
    font-size: 13px;
    text-align: center;
}
.team .team-member-description, .team .team-member-job-title {
    text-align: center;
}
.team {
    background: #f8f8f8;
    padding: 10px;
    border-radius: 200px 200px 10px 10px;
    box-shadow: 0 3px 10px #c5c5c5;
}
.ttl-style1 h3:after {
    content: '';
    width: 33px;
    height: 4px;
    border-radius: 5px;
    background: #f58220;
    position: absolute;
    top: 11px;
    margin-right: 8px;
}
.ttl-style1 h3:before {
	content: '';
    width: 34px;
    height: 103px;
	background-image: url(/wp-content/uploads/2025/11/small-dott.png);
	background-repeat: no-repeat;
	background-size: contain;
    position: absolute;
    top: -40px;
	right: -10px;
}
.ttl-style1 h3 {
    position: relative;
    display: inline-block;
}
#goals-list .iconlist_content p {
    margin: 0;
    color: #111;
}
#goals-list .iconlist_icon {
    border-radius: 5px !important;
    transform: rotate(45deg) !important;
}
#goals-list span.av-icon-char {
    transform: rotate(315deg) !important;
    position: absolute !important;
    top: -2px;
    right: 18px;
}
#goals-list .avia-icon-list .iconlist_icon {
    height: 42px !important;
    width: 42px !important;
    line-height: 42px !important;
}
#lamp-row {
    position: relative !important;
}
#typingtxt span {
	background: transparent !important;
}
#typingtxt h3 {
	font-size: 2em!important;
}
.avia-divider-svg-top svg {
    left: 0%;
    top: -3px;
}
.avia-divider-svg-bottom svg {
    left: 0%;
    bottom: 1px;
}
#lamp-row {
	position: relative;
}
#lamp-row:before, #lamp-row:after {
    content: '';
    width: 100%;
    height: 100%;
    background-position: left bottom;
    background-size: 40.5%;
    background-repeat: no-repeat;
    position: absolute;
    left: -2%;
    bottom: 0%;
}
#lamp-row:before {
    background-image: url(/wp-content/uploads/2025/11/lamp-bg-new.png);
}
#lamp-row:after {
    background-image: url(/wp-content/uploads/2025/11/lampshine-bg.png);
	animation: lampshine 2s linear;
	-webkit-animation: lampshine 1.5s linear infinite;
}

@keyframes lampshine {
	0% { opacity: 0; }
	50% { opacity: 1; }
	100% { opacity: 0; }
}
#lamp-row .av-section-color-overlay {
    background-position: center;
    background-repeat: no-repeat;
}
.Customers img {
    max-width: 100px;
	border-radius: 5px;
}
.Customers .wp-caption {
    display: flex;
    min-width: 100% !important;
    justify-content: flex-start;
    align-items: center;
    background-color: #ffffff52;
    border-radius: 5px;
    margin-right: 0;
}
.Customers  .wp-caption-text {
    font-style: normal !important;
    font-weight: bold !important;
    font-family: 'asreasia-san';
}
#history-row .av-section-color-overlay {
    background-repeat: no-repeat;
    background-position: right;
}
.av-horizontal-gallery-wrap {
    box-shadow: 0 0 5px #cbcbcb;
    border-radius: 10px !important;
}
.av-horizontal-gallery-wrap img {
    border-radius: 10px !important;
}
#footer {
    background-size: 40%;
    border-top: 13px double;
}
#footer img.footer-icon {
    max-width: 65% !important;
}
#footer section#media_image-2 {
    text-align: center;
    margin-top: 17%;
    margin-bottom: 0 !important;
}
#footer span.av_font_icon {
    margin-right: 1px;
}
.devider-row {
    background-size: contain;
} 
.devider-row .container {
    max-height: 70px;
}
.top-call img {
    filter: brightness(0) saturate(100%) invert(22%) sepia(48%) saturate(2806%) hue-rotate(195deg) brightness(98%) contrast(106%);
    max-width: 40px;
}
.top-call a {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-around;
    min-width: 150px;
}
.top-call span {
    font-family: 'asreasia-sansfa' !important;
    color: #034ea2;
    font-size: 17px;
    margin-left: 10px;
}
#header {
    background-color: transparent !important;
  /*  background-image: linear-gradient(0deg, transparent, #034ea259, #134094db, #0a2e72db) !important; */
}
.home header:not(.header-scrolled) strong.logo img {
    filter: brightness(0) saturate(100%) invert(96%) sepia(96%) saturate(16%) hue-rotate(198deg) brightness(104%) contrast(100%) !important;
}
.home header:not(.header-scrolled) > nav.main_menu > li.menu-item a span {
    color: #ffffff !important;
} 
.home header:not(.header-scrolled)  ul.sub-menu li.menu-item a  {
   filter: none !important;
}
.home header:not(.header-scrolled) a {
    filter: brightness(0) saturate(100%) invert(99%) sepia(76%) saturate(0%) hue-rotate(223deg) brightness(110%) contrast(100%);
}
.header-scrolled li.menu-item a span {
    color: #000000 !important;
}
.intro-gallery a.isotope-item:nth-child(even) {
    margin-top: 55px;
}
.intro-gallery-col .avia-image-container:nth-child(even) img {
    transform: scale(1.4);
    box-shadow: -4px 4px 0px #fe4747 !important;
}
div#intro-col {
    position: relative;
    overflow: visible;
}
div#intro-col:before {
    content: '';
    width: 70px;
    height: 90%;
    background-image: linear-gradient(180deg, #034ea2, #034ea2d9);
    position: absolute;
    right: -70px;
    top: 5%;
    visibility: visible;
    border-radius: 0 50px 50px 0;
}
div#intro-col:after {
    content: 'Tuka Tolid Espadan Co';
    font-size: 1.7em;
    line-height: 4.5em;
    font-weight: bold !important;
    color: #fff !important;
    width: 37%;
    height: 70px;
    position: absolute;
    right: -23%;
    top: 42%;
    visibility: visible;
    transform: rotate(90deg);
    text-align: center;
}
.pazel figure {
    border-radius: 10px;
}
.pazel figcaption {
    text-align: center;
} 
.pazel span.av-masonry-date {
    display: none;
}
.pazel h3.av-masonry-entry-title {
    font-size: 14px;
    line-height: 2em;
}
.pazel .avia-arrow {
    display: none;
}
#sahamdar figure {
    border: 1px solid #044ea2;
}
#sahamdar figcaption {
    background-color: #044ea2;
}
#sahamdar figcaption h3 {
    color: #ffffff;
}
#sahamdar h3 {
	font-size: 11px;
}
.gl-pazel .av-masonry-entry figure {
    border: 1px solid #ededed;
    border-radius: 10px;
}
.internal-title {
	position: relative;
}
.internal-title:before {
    content: '';
    width: 36px;
    height: 36px;
    background-image: url(/wp-content/uploads/2025/11/fav.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -6px;
    right: 0;
    filter: brightness(0) saturate(100%) invert(22%) sepia(48%) saturate(2806%) hue-rotate(195deg) brightness(98%) contrast(106%);
}
.internal-title h1 {
    padding-right: 40px !important;
}
.text {
    display: flex;
    flex-direction: column;
}
.text {
    position: relative;
    top: 25px;
}
h3.txth3 {
    margin-top: -3px;
    font-size: 15px;
}
p.txtp {
    font-size: 10px;
    margin-top: 11px;
    width: 57px !important;
}
.logoLeftText.textLogo {
    margin-left: 20px;
}
.menu span.avia-menu-text {
	font-family: 'KalamehWeb-Regular' !important; 
	font-size: 16px; 
}
#header {
    position: relative;
    z-index: 501;
    width: 100%;
    background: #f1f1f1b5;
}
.avia-arrow {
    display: none;
}
.av-masonry-outerimage-container img {
    border-radius: 10px;
}
#footer a.news-thumb {
    margin: 2px 0 2px 5px;
}
.news-link {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
#footer p {
    color: #fff !important;
}
.moshabak1-section {
    background-color: transparent;
    margin-top: -123px;
}
strong.heading.avia-animated-number-title {
    color: #4fbfc2 !important;
    font-size: 33px;
    font-weight: 900;
}
.about-section {
    background-size: 45%;
}
.rotate-col .av-special-heading {
    background-image: linear-gradient(45deg, #034ea2, #034ea291);
    transform: rotate(90deg);
    padding: 8% 0% 8% 0 !important;
    border-radius: 50px 50px 0  0;
    width: 130%;
    margin: 68% 23% -30% -18% !important;
}
.rotate-col h3.av-special-heading-tag {
    color: #ffffff !important;
    text-shadow: 0 0 5px #000000;
    font-size: 25px !important;
    font-family: system-ui !important;
    font-weight: bold !important;
}
.specail-title h3.av-special-heading-tag {
    font-weight: 600 !important;
}
.about-btn a {
    background-color: #00000000 !important;
    font-family: 'KalamehWeb-Regular' !important;
    border: solid #1f1f1f 1px !important;
    border-radius: 0px !important;
    padding: 13px 30px !important;
    transition: transform 2s ease;
}
.specail-title h1 {
    margin-bottom: 20px !important;
}
.specail-title  p {
    background-image: repeating-linear-gradient(to right, #c3c3c3 0%, #c3c3c3 8%, #c3c3c3 18%, #c3c3c3 27%, #c3c3c3 35%, #c3c3c3 40%, #c3c3c3 50%, #c3c3c3 58%, #c3c3c3 67%, #898989 77%, #898989 83%, #898989 88%, #898989 93%, #898989 100%);
    background-size: 150%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 34px !important;
    font-weight: 900;
    filter: drop-shadow(0 0 1px rgba(253, 0, 0, .5));
    animation: MoveBackgroundPosition 6s ease-in-out infinite;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    line-height: 1.1em;
}
@keyframes MoveBackgroundPosition { 
  0% {
      background-position: 0% 50%
  }
  
  50% {
    background-position: 100% 50%
  }
  
  100% {
    background-position: 0% 50%
  }
}
#top .fullsize .template-blog .big-preview img {
    width: 65%;
    margin: 0 auto;
}
#top .fullsize .template-blog .post .entry-content-wrapper {
    max-width: 1000px;
}
.av-sort-by-term {
    display: none;
}
 .service-title h3.av-special-heading-tag {
    font-weight: 400;
    font-size: 25px;
    padding-top: 64px;
	font-weight: 600;
}
.service-title h3.av-special-heading-tag:before {
    position: absolute;
    content: '';
    background-color: #f58220;
    width: 30px;
    height: 2px;
    top: 30px;
    left: 49%;
    transform: rotate(90deg);
}
.service-title h3.av-special-heading-tag:after {
    position: absolute;
    content: '';
    background-color:#f58220;
    width: 30px;
    height: 2px;
    bottom: -15px;
    left: 49%;
    transform: rotate(90deg);
}
section.avia-team-member.el_before_av_button {
    display: flex;
}
.khadamat-btn {
    padding-top: 20px;
}
.khadamat-btn a {
    background-color: transparent !important;
    font-family: 'KalamehWeb-Regular' !important;
    border: solid #f58220 2px !important;
    border-radius: 0px !important;
    padding: 13px 30px !important;
    transition: transform 2s ease;
}
ls-layer.ls-button-layer.ls-layer {
    font-weight: 500 !important;
    border: solid #fff 1px !important;
}
.khadamat-btn:hover { 
    color: #fff !important;
}
.khadamat-btn:hover a {
   background-color: #ef7c00 !important; 
}
.khadamat-btn span {
    font-family: 'KalamehWeb-Regular' !important;
    font-size: 17px;
    font-weight: 400;
    color: #ef7c00;
}
.khadamat-btn:hover span {
	color: #ffffff !important
}
.khadamat-btn a :before {
    content: '';
    position: absolute;
    width: 27px;
    height: 2px;
    top: 50%;
    left: -47px;
    background-color: #ef7c00;
}
.khadamat-btn a :after {
    content: '';
    position: absolute;
    width: 27px;
    height: 2px;
    top: 50%;
    right: -47px;
    background-color: #ef7c00;
}
.contact-btn span {
    font-size: 17px;
    font-weight: 500;
    font-family: 'KalamehWeb-Regular' !important;
    margin-top: 20px !important;
}
.contact-btn a {
    background-color: transparent !important;
    color: #000 !important;
    border: solid gray 1px;
    border: 1px solid #fd0000 !important;
}
.blogg figure.av-inner-masonry.main_color {
    display: flex !important;
    flex-direction: row !important;
    border: 1px solid #e1e1e1;
    padding: 10px;
    align-items: center;
    justify-content: space-between;
    background: #f5f5f5 !important;
    border-radius: 10px;
}
.blogg figcaption {
    padding: 0 15px 0 0 !important;
}
.about-title h3.av-special-heading-tag {
    font-weight: 700;
    font-size: 30px !important;
}
span.av-masonry-date.meta-color.updated {
    display: none;
}
.blogg h3.entry-title {
    margin-bottom: 10px;
    line-height: 1.8em;
}
#footer h3.widgettitle {
    font-size: 16px;
    padding: 8px 15px;
    border-bottom: solid #134094 1px;
    margin-bottom: 20px;
    background-color: #1340946e;
    border-radius: 5px;
    border-right: 4px solid #ef7c00;
}
#footer p, #footer a {
    font-family: 'asreasia-sansfa' !important;
    font-size: 14px;
}
#footer .news-headline a {
    font-weight: normal;
}
strong.news-headline {
    color: #fff !important;
    font-size: 13px;
}
li#menu-item-search {
    display: none;
}
#footer li.news-content span.news-time {
    display: none;
}
#top .fullsize .template-blog .post .entry-content-wrapper > * {
    max-width: 75em;
}
.projectss figure.av-inner-masonry.main_color {
    clip-path: polygon(0% 0%, 90% 0%, 100% 10%, 100% 100%, 80% 100%, 25% 100%, 0% 100%, 0% 20%);
}
.project-title figcaption {
   width: 64% !important;
}
.project-title .av-masonry-outerimage-container {
    width: 36% !important;
}
input::placeholder, textarea::placeholder {
	opacity: .9 !important;
}
.sidebar_left .inner_sidebar {
    margin-right: 15px;
}
aside.sidebar .inner_sidebar .widget {
    background: #ededed;
    padding: 20px 10px;
    border-radius: 10px;
    margin-bottom: 20px !important;
    border-top: 2px solid #e7e7e7;
}
aside.sidebar .news-headline a {
    font-size: 13px;
    line-height: 24px;
    font-weight: normal;
    text-align: justify !important;
}
aside.sidebar h3.widgettitle {
    font-size: 16px;
    line-height: 3em;
    border-bottom: 1px solid #ef7c00;
}
aside.sidebar .news-headline {
    width: 85%;
}
aside.sidebar a.news-thumb {
    width: 15%;
}
aside.sidebar a.news-thumb img {
    width: 100%;
    height: 100%;
}
 aside.sidebar .news-link,  aside.sidebar .news-link:hover,  aside.sidebar ul li .news-link:hover {
    display: flex !important;
}
.template-blog header.entry-content-header {
    text-align: center;
    margin: 20px 0;
}
header.entry-content-header h1.post-title.entry-title {
    line-height: 2em;
}
article .big-preview.single-big img {
    border: 5px inset #e1e1e1;
    border-radius: 20px;
}
.gallery dl.gallery-item {
    width: 24.9% !important;
}
.gallery {
	margin-top: 5% !important;
}
.sub-menu span.avia-menu-text {
    font-family: inherit !important;
    font-size: 13px;
    color: #555555 !important;
}
#sahamdar .av-masonry-image-container {
    padding: 20%;
}
a.soha-job-card-btn.soha-anchor-tag-style {
    color: #ef7c00;
}
.gallery dl.gallery-item dt.gallery-icon.landscape {
    border-radius: 15px !important;
    overflow: hidden;
    border: 5px solid #fff;
}
#top .avia-post-nav {
    background: rgba(0,0,0,0.5);
}



@media only screen and (min-width: 768px) and (max-width: 989px) {
  /* Add your Desktop Styles here */
	
.hide-in-tablet {
	display: none !important;
}
.full-width {
	width: 100% !important;
	display: block;
	clear: both !important;
	margin-right: 0 !important;
	margin-left: 0 !important;	
}
nav.main_menu {
    position: relative;
    float: left !important;
    left: -180px !important;
}
.logoLeftText.textLogo {
    position: relative;
    left: 65px !important;
}	
header#header {
    background-color: #ffffff !important;
    background-image: none !important;
}
.home header:not(.header-scrolled) strong.logo img, .home header:not(.header-scrolled) a {
    filter: none !important;
}
.header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after {
    background-color: #000000;
}	
.rotate-col {
	width: 7% !important;
}	
.rotate-col .av-special-heading {
    width: 400px;
    margin: 204px -176px -24% -20% !important;
}
div#field-row {
    background-size: 43%;
}	
#typingtxt h3 {
    font-size: 1.5em!important;
    line-height: 2em !important;
}	
.team-member-description p {
    line-height: 20px;
}	
.team {
    min-height: 292px;
}	
.team h3.team-member-name {
    font-size: 12px;
    line-height: 20px;
}	
div#history-row .av-section-color-overlay {
    background: none;
}
#lamp-row:after {
    background-size: 87.4%;
}	
.project-title figcaption {
   width: 64% !important;
}
.project-title .av-masonry-outerimage-container {
    width: 36% !important;
}
.pazel h3.av-masonry-entry-title {
    text-overflow: inherit;
    white-space: inherit;
    overflow: auto;
}	
#footer .flex_column:nth-child(2) {
    display: none;
}
#footer .flex_column {
    width: 47%;
}	
	
	
}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */
	
header#header {
    background-color: #ffffff !important;
    background-image: none !important;
}
.home header:not(.header-scrolled) strong.logo img, .home header:not(.header-scrolled) a {
    filter: none !important;
}
.header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after {
    background-color: #000000;
}
.seo-ttl h1 {
    font-size: 22px;
}	
.certificate {
    height: 430px !important;
}	
.project-title figcaption.av-inner-masonry-content {
    max-width: 70%;
}	
.rotate-col .av-special-heading {
    transform: rotate(0deg) !important;
    padding: 5% 0% 5% 0 !important;
    width: 100%;
    margin: 0 0 -20px 0 !important;
}
.rotate-col h3.av-special-heading-tag {
    font-size: 20px !important;
}
div#intro-col:before {
    width: 100%;
    height: 46px;
    right: 0;
    top: -46px;
    border-radius: 50px 50px 0 0;
}	
div#intro-col:after {
    font-size: 1.3em;
    line-height: 3em;
    width: 100%;
    height: 50px;
    right: 0;
    top: -49px;
    transform: rotate(0deg);
}	
div#intro-col {
    padding: 10% 5% 29% 5%;
}
#sahamdar figcaption {
    padding: 15px 5px;
}	
#field-row {
    background-size: 70%;
}
#typingtxt h3 {
    font-size: 1.2em!important;
    line-height: 2em !important;
}	
#history-row .av-section-color-overlay {
    display: none;
}
#history-row .slide-entry-wrap.next-active-slide.active-slide {
    display: flex;
    flex-direction: column;
}
#history-row section.slide-entry {
    width: 100% !important;
}
table {
    display: flex;
    overflow-x: scroll;
}	
#lamp-row {
    background-size: 39%;
}	
#footer .flex_column:nth-child(2) {
    display: none;
}	
.specail-title p {
    font-size: 25px !important;
    margin: 0 !important;
}
#top .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
    margin-top: 0px;
}
.move-up {
    margin-top: -60px;
}	
.contact-section h3.av-special-heading-tag {
    font-size: 28px !important;
}	
.typing-txt span.av-rotator-text-single {
    font-size: 17px;
    line-height: 2em;
}	
.khadamat-btn span {
    font-size: 15px;
}	
.rtl.rtl_columns div .av_one_third {
    margin-right: 2% !important;
}
.service-title h3.av-special-heading-tag {
    font-size: 19px;
} 
.blogg .av-masonry-outerimage-container {
    max-width: 50%;
}	
.blogg .av-masonry-entry-content.entry-content {
    font-size: 10px !important;
    text-align: justify;
}	
.blogg h3.av-masonry-entry-title.entry-title {
    font-size: 11px;
    margin: 0;
	text-align: justify;
}
.blogg figure.av-inner-masonry.main_color {
    padding: 5px;
}
.internal-title h1 {
    font-size: 23px;
}	
.logoLeftText.textLogo {
        margin-left: 96px;
}
.pazel .isotope {
    right: -4% !important;
}	
.av_font_icon.av-av_font_icon-11d2687a2ccb1094568b27bd9ef2aa28 .av-icon-char {
    font-size: 21px !important; 
}
h3.txth3 {
    margin-top: -3px;
    font-size: 11px;
}
 .about-section img {
    width: 75%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 39px;
    display: none;
}	
.about-section {
    padding-top: 40px !important;   
}	 
.logoLeftText.textLogo {
    display: none;
}
.projectss h3.av-masonry-entry-title.entry-title {
    font-size: 12px;
}
.projectss figcaption.av-inner-masonry-content.site-background {
    background-color: #4fbfbd;
    text-align: center;
    padding: 13px 6px;
}	
#footer .widget {
    margin: 0;
}
.gallery dl.gallery-item {
    width: 49.6% !important;
    height: 100% !important;
}	
#sahamdar figure {
    border: 1px solid #0054b35e;
}
#sahamdar .av-masonry-image-container {
    padding: 15%;
}	
#sahamdar a.isotope-item:last-child {
    margin-right: 24%;
}	
#sahamdar .isotope-item {
    right: 4%;
}	
.big-preview.single-big {
    padding: 0;
}	
article .big-preview.single-big img {
    max-width: 100%;
}	
.entry-content-wrapper .post-title {
    font-size: 18px;
}	
	

}