/*
Theme Name: SODP GB Theme
Theme URI: 
Author: 
Author URI: 
Description: A Full Site Editing WordPress theme
Requires at least: 6.0
Tested up to: 6.4
Requires PHP: 7.4
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sodp-gb-theme
Tags: full-site-editing, block-patterns, block-styles, custom-colors, custom-logo, custom-spacing, editor-style, responsive
*/

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	box-sizing: border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

body{
	margin: 0;
	line-height:1.8;
}

h1 a,h2 a,h3 a,h4 a,h5 a {
    text-decoration: none;
}

h1 {
    font-size: 3em;
}

h2 {
    font-size: 2.5em;
	color:#161616;
}

h3 {
    font-size: 1.5em;
	color:#161616;
}

h4 {
    font-size: 1.3em;
    font-weight: 700;
	color:#161616;
}

h5 {
    font-size: .846em;
    text-transform: uppercase;
    letter-spacing: 2px;
	color:#161616;
}

.cb-itemprop a{
	color:#3cbbb1;
}
#breadcrumbs{
	margin-bottom:30px	;
}
.wpsm_panel{
	border-radius: 50px !important;
  	box-shadow: 0px 0px 9px #0000002b !important;
  	margin: 10px !important;
}

ol{
	list-style-position:outside !important;
	padding-left:20px !important;
}

/* Author by-line */
.author-box{
	  border: 1px solid #ccc;
    padding: 10px 15px;
    border-radius: 8px;
    box-shadow: 1px 11px 25px -6px rgb(0 0 0 / 100%);
    position: absolute;
    z-index: 9999;
    background: #fff;
    width: 347px;
	margin-top:10px;
}
.avatar-layout{
	height: 90px;
    width: 90px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
}
.author-box-name{
	display: inline-block;
    width: fit-content;
    vertical-align: top;
    margin-top: 34px;
    margin-left: 11px;
    font-size: 16px;
}

.author-box-bio{
	  font-size: 14px;
		border-top: 1px solid #e9e9e9;
    padding-top: 10px;
		font-weight:normal;
}

.author-box{
	display:none;
	top: 24px;

}
.author-box-bio a{
	text-decoration: revert;
}

.author-name{
	text-decoration:underline !important;
	font-size: 14px;
    text-transform: uppercase;
    font-family: Arial;
    font-weight: 700;
    letter-spacing: 1px;
    color: #161616;
}
.frhd--auth-right h5 a{
	text-decoration:none !important;
	font-size:16px !important;
}

.frhd--auth-inner p{
	text-transform:none !important;
	color: #161616;
  font-family: "Roboto", Sans-serif;
	font-weight:normal;
}

.frhd--auth-inner p a{
	font-size:14px !important;
	color: #444 !important;
	text-transform:none !important;
    font-family: "Roboto", Sans-serif !important;
	font-weight:normal !important;
}


#frhd--auth-wrap{
	border: 1px solid #ccc;
    padding: 10px 15px;
    border-radius: 8px;
    box-shadow: 1px 11px 25px -6px rgb(0 0 0 / 100%);
    position: absolute;
    z-index: 9999;
    background: #fff;
    width: 347px !important;
	margin-top:10px;
}

.author-hide i{
	background:#6c2770;
	padding:5px;
	border-radius:50px;
	font-size:12px;
	color:white;
	margin-right:3px;
}

.author-hide .fa-pencil{
	margin-left:20px
}
/* author byline */
/* Publisher SEO Course */
.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu{
	flex: 0 0 300px;
}

.learndash-wrapper .ld-course-navigation .ld-status-icon .ld-icon-checkmark {
    font-size: 8px;
}

.wpsm_panel{
	border-radius: 50px !important;
  box-shadow: 0px 0px 9px #0000002b !important;
  margin: 10px !important;
}

ol{
	list-style-position:outside !important;
	padding-left:20px;
}

.ld-tab-content ul{
list-style-type: unset !important;
}

/* office hours live animation */
#live .fa-circle{
	animation-name: live;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	opacity: 1;
}

@keyframes live {
				from {
					opacity:1;
}
				to {
					opacity:0;
				}
			}

/* cookies block move bottom */
@media (min-width: 1024px){
#hu.hu-position-bottom.hu-display-floating, #hu.hu-position-center.hu-display-floating, #hu.hu-position-top.hu-display-floating {
    top: auto !important;
    bottom: -80px !important;
	border:3px solid #000;
}
}

/* Google News Seo */

    #course-banner-posts .vahe{
      background-image: url(https://staging.stateofdigitalpublishing.com/wp-content/uploads/2023/01/Vahe-Arabian-e1675240609900.png);
        background-position: bottom right;
        background-repeat: no-repeat;
        background-size: contain;
        width:100%;
        height:100%;
        border-radius:10px;
        content: "";
        top: 0;
        left: 0;
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px);
        z-index: 1;
    display: flex;
        align-items: center;
    }
    
    #course-banner-posts .banner{
      width:100%;
      height:200px;
      background-image:url(https://staging.stateofdigitalpublishing.com/wp-content/uploads/2023/01/Blue-Simple-Minimalist-Business-Conference-Zoom-Virtual-Background.png);
      background-size:cover;
      background-position:center center;
      border-radius:10px;
    }
    
    #course-banner-posts .banner-content span{
    text-transform: uppercase;
    text-shadow: 2px 2px #000;
    }
    
    #course-banner-posts .banner-content p{
      color:white;
      font-size:24px;
      font-family: 'Poppins', sans-serif;
    font-weight:700;
		line-height: 1.6;
    }
    
    #course-banner-posts #learn-more{
      font-size:16px;
      margin:10px 0 0 0;
      background:#682d63;
      padding:12px 20px;
      border-radius:50px;
      color:white;
      animation: mymove 5s infinite;
    text-shadow:none;
			display:block;
			width:160px;
    }
    
    #course-banner-posts{
      text-decoration:none;
    }
    
    #course-banner-posts .banner-content{
        display: flex;
        align-items: center;
        padding-left:40px;
    }
    
    @keyframes mymove {
      0% {
        background-color: #682d63;
      }
      50% {
        background-color: #3bbab1;
      }
      100% {
        background-color: #682d63;
      }
    }
    
    
    @media only screen and (max-width: 768px) {
    #course-banner-posts .vahe{background:none !important; height:250px !important;}
    #course-banner-posts .banner-content p{text-align:center !important;font-size:24px !important;}
    #course-banner-posts #learn-more{display:block !important; width: 160px !important;font-size: 14px !important;margin-top: 20px !important; margin:0 auto !important;}
    #course-banner-posts .banner{height:250px !important;}
    #course-banner-posts .banner-content{margin: 0 auto; padding: 0 !important;}
    }

/* archive posts */
.archive-posts .row{
	display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.archive-posts .row .post{
	margin: 7.5px;
	background:white;
	border-radius:10px;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
}
.archive-posts .row .post:hover{
box-shadow: 0 0 30px 0 rgba(0,0,0,.15);
}

/*.featured-image img{*/
/*	object-fit: initial;*/
/*	height:170px !important;*/
/*	border-radius:10px 10px 0 0 !important;*/
/*}*/

.card-content{
	padding:0 20px 10px 20px;
}

.archive-posts .card-content h2{
	font-size: 16px !important;
}

.archive-posts .card-content h2 a{
	color:#161616;
}

.archive-posts h4 a{
    font-size:16px;
    color:#161616;
}

.archive-posts .card-content p{
	font-size: 14px !important;
	overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 3; /* number of lines to show */
           line-clamp: 3; 
   -webkit-box-orient: vertical;
	line-height:1.3rem;
}

.pagination{
	text-align:center;
	margin: 50px 0;
}

body .pagination .page-numbers{
    padding-bottom: 20px;
	margin:20px;
	font-weight:400;
	font-size:18px;
	padding: 5px 15px;
    border-radius: 50px !important;
	color:#161616;
}

body .pagination .current{
    color: white;
    background-color: #682d63 !important;
    border-color: #682d63 !important;
}

body .pagination a.page-numbers:hover{
    background-color: white !important;
    border:none !important;
    color:#682d63;
}

@media only screen and (max-width: 1024px) {
  .archive-posts .row{
  grid-template-columns: repeat(2, 1fr);
	}
}

@media only screen and (max-width: 450px) {
  .archive-posts .row{

  grid-template-columns: repeat(1, 1fr);
	}
}

.wpcf7-form-control.wpcf7-text,.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    height: 60px;
    border: 0;
    background: #e1e1e1;
    padding: 20px;
    color: #858585;
	font-family: "Roboto", Sans-serif;
}

.wpcf7-form-control.wpcf7-text:focus,.wpcf7-form-control.wpcf7-textarea:focus {
    background: #eaeaea;
    outline: 0
}

.wpcf7-form-control.wpcf7-text:invalid,.wpcf7-form-control.wpcf7-textarea:invalid {
    outline: 0;
    background-color: #f6e7eb;
    -ms-box-shadow: none;
    box-shadow: none
}

.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    height: 320px
}

.wpcf7-form-control.wpcf7-text:focus,.wpcf7-form-control.wpcf7-textarea:focus {
    background-color: #f2f2f2
}

.wpcf7-form-control-wrap {
    display: block;
    margin: 10px 0
}

.wpcf7-submit {
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    display: block;
    font-weight: 700;
    font-size: 12px;
    width: auto;
    padding: 10px 20px;
    margin: 50px 0;
    -webkit-transition: background .35s;
    -transition: background .35s;
    transition: background .35s
}

.wpcf7-response-output {
    font-size: 20px
}

.social-share-icons span{
	display:inline-block;
	width: auto;
	border:2px solid #672d62;
	border-radius:50px;
	color:#672d62;
	fill:#672d62;
}

.social-share-icons .svg-twitter{
	padding:9px 11px 3px 11px ;
}

.social-share-icons a{
	margin-right:10px;
}

.social-share-icons .fa-facebook{
	padding:10px;
	font-size:20px;
}

.social-share-icons .fa-linkedin{
	padding:10px 12px;
	font-size:20px;
}

.social-share-icons svg{
	width:19px !important;
	height:19px !important;
	margin-bottom:-2px

}

/*--------------------------------------------------
END OLD Theme Styles
--------------------------------------------------*/
