/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
.page-header { display: none !important; }
#site-header { height: 105px; }
a.elementor-author-box__avatar.no-lightbox {
	width: 32px;
	height: 32px;
	gap: 0px;
	border-radius: 1000px;
	opacity: 0px;
}
.black-clr{color: #000000 !important;}
/* .right-left {
    width: 354px !important;
}*/
@media (min-width: 821px) and (max-width: 1024px) {
	.archive-item-top,.archive-item-bottom {
		width: 427px !important;
	}
} 

@media only screen and (max-width: 600px) {
  #site-header { height: 70px; }
  a.elementor-author-box__avatar.no-lightbox {
    width: 40px;
    height: 40px; 
	gap: 0px;
    border-radius: 1000px;
    opacity: 0px;
  }
}

/***Poly Custom CSS****/
.read-info {
  width: 300px;
  height: 100px;
  padding: 15px;
  background-color: white;
  box-shadow: 10px 10px 5px 12px lightblue;
  vertical-align: middle;
}
.post-read-info{
vertical-align: middle;
width: Hug (434px)px;
height: Hug (32px)px;
gap: 8px;
opacity: 0px;

}
.left, .author-left{
  float: left; vertical-align: middle; 
}
.right, .author-right{
  float: right;  vertical-align: middle; 
}
.read-info-text{
  color: #667368; 
  font-family: Inter;
font-size: 14px;
font-weight: 500;
line-height: 18.9px;
text-align: left;
}
.read-info-btn{
  color: #136B62; /*#16796F;#7EA05C;*/
  font-family: Inter;
font-size: 14px;
font-weight: 600;
line-height: 18.9px;
letter-spacing: -0.01em;
text-align: left;
}
.post-author-img{
width: 32px;
height: 32px;
gap: 0px;
border-radius: 1000px !important;
margin-right: 10px;
opacity: 0px;
}
.post-author-name{
font-family: Inter;
font-size: 16px;
font-weight: 600;
line-height: 21.6px;
letter-spacing: -0.01em;
text-align: left;
}
.post-category{
font-family: Inter;
font-size: 14px;
font-weight: 600;
line-height: 18.9px;
letter-spacing: -0.01em;
text-align: left;
color: #136B62;/*#16796F;*/
}
.author-info{
/*width: Fill (342px)px;
height: Hug (43px)px;
justify: space-between;
gap: 0px;
opacity: 0px;*/
}
.single-post-author{
	font-family: Inter;
	font-size: 16px;
	font-weight: 600;
	line-height: 21.6px;
	letter-spacing: -0.01em;
	text-align: left;
	color: #000000;
}
.mobile-author-image{
width: 40px;
height: 40px;
gap: 0px;
border-radius: 1000px;
opacity: 0px;
}
.author-info-div{
width: 80%; float: right;
}
.author-image-div{
width: 20%;
}
.mobile-post-share{
width: Hug (91px)px;
height: Hug (35px)px;
padding: 8px 16px 8px 16px;
gap: 4px;
border-radius: 100px;
background-color: #f1f1f1 !important;
border-color: #f1f1f1 !important;
opacity: 0px;
font-family: Inter;
font-size: 14px;
font-weight: 500;
line-height: 18.9px;
letter-spacing: -0.01em;
text-align: left;
color: #2D2D2D;
}
.mobile-post-share:hover, .mobile-post-share:active {
    background-color:#f1f1f1 !important;
    transition: 0.7s;
}
.dropdown-content {
  display: none;
  position: absolute;
  /*background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);*/
  z-index: 1;
  width: Hug (126px)px;
height: Hug (180px)px;
top: /*606*/45px;
right: 5px;
padding: 12px 16px 12px 12px;
gap: 4px;
border-radius: 4px 0px 0px 0px;
opacity: 0px;
box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
}

.dropdown-content a {
  color: #2D2D2D;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  font-family: Inter;
font-size: 14px;
font-weight: 500;
line-height: 18.9px;
text-align: left;
}
.dropdown-content a:hover {background-color: #ddd;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: #3e8e41;}

.mobile-post-share:active .dropdown-content {display: block;}

.hover-dropdown-button {
    position: relative;
    display: inline-block;
}
.dropdown-btn {
    background-color: #3498db;
    color: white;
    padding: 10px 20px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 4px;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    border-radius: 4px;
}
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-content a:hover {
    background-color: #f1f1f1;
}
.hover-dropdown-button:hover .dropdown-content {
    display: block;
}

.share-link{
width: 36px;
height: 36px;
padding: 8px;
margin-right: 24px !important;
gap: 0px;
border-radius: 100px;
opacity: 0px;
background: #F3F6F6;
}
.social-share-links{
width: Hug (276px)px;
height: Hug (36px)px;
/* padding: 24px; */
opacity: 0px;
}

.page-header { display: none !important; }