/*
Theme Name: Sandieo Pool Builder
Version: 0.1
Author: Rayyan Qadri, Dawood Abdulrazzaq
*/

.btn-special{
	width: 270px;
    padding: 8px;
    font-size: 12px;
}
.header-title img {
    width: 100% !important;
}


/*Rayyan CSS Start*/
    .bedge{
            width: 18px;
    transform: translateY(-2px);
    }
    .opensans{
         font-family: "open sans", sans-serif;
    }
    .blog-section{
       font-family: "open sans", sans-serif;
    border: 1px solid rgba(0, 0, 0, 0.09019607843137255)
    }
    .title-blog{
            font-size: 24px;
    letter-spacing: 0.5px;
    }
     .title-blog a{
         color:#000;
         
     }
     .title-blog a:hover{
         color:rgba(0,173,237,1);
     }
    .excerpt-content{
        font-size: 16px;
    }
     .excerpt-content p{
    color:#000;
    opacity:0.8;
     overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;  
     }
     .excerpt-content a{
         color:#000;
     }
     .excerpt-content a:hover{
         color:rgba(0,173,237,1);
     }
    .main-title{
        font-size: 14px;
            color:#000;
    opacity:0.8;
    }
.time {
    font-size: 12px;
        color:#000;
    opacity:0.8;

}
    .avatar {
    width: 30px;
    height: 30px;
    border-radius: 38px;
}
.avater-name {
       transform: translate(7px, 9px);
}
.s-title{
    font-size:29px;
        color: #000;
}
.s-content h2{
font-family: "playfair display", serif;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: .5px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color: #000;
    margin-top: 23px;
    margin-bottom: 18px;
}
.s-content p{
    font-family: "open sans", sans-serif;
    font-size: 16px;
    letter-spacing: .5px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
        margin-top: 0;
    margin-bottom:  0;
}
.excerpt-s-content{
    font-family: "open sans", sans-serif;
    font-size: 16px;
    letter-spacing: .5px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;   
}
.s-author, .s-date{
    font-size: 14px;
}
.s-date{
    color:#000;
    opacity:0.8;
       transform: translate(0, 5px);
}

a.next.page-numbers {
    padding-left: 2px;
    font-size: 25px;
    display: inline-block;
    color: #000;
    transform: translate(3px, 2px);
}
a.page-numbers:hover {
    color: #02aae9;
}
.page-numbers {
    padding: 0 10px;
}
.nav-links {
    font-size: 19px;
    text-align: center;
    width: 100%;
}
h2.screen-reader-text {
    display: none;
}
.prev span{
	display: inline-block;
    transform: scale(1, 1.8);
    position: relative;
    top: -1.8px;
}
.next span{
display: inline-block;
    transform: scale(1, 1.5);
    position: relative;
    top: -3.9px;
    font-size: 21px;
}
/*Rayyan CSS End*/

/*Ehtisham CSS Start*/

@media screen and (min-width:768px) and (max-width:1024px){
    .main-title {
    font-size: 12px;
}
.time {
    font-size: 11px;
}
.title-blog {
        font-size: 17px;
    font-weight: lighter;
}

.excerpt-content p{
    font-size: 14px;
}
}
	@media screen and (min-width:768px) {
	    .border-sp{
            border:1px solid #f0f0f0;
            }
		.admin-icon-cls-one {
			max-width: 5%;
			height: 57%;
			margin-right: 16px;
			border-radius: 63%;
			filter: brightness(0.9);
		}

		.admin-txt-cls-one {
    height: 52%;
    margin-top: 5px;
    margin-right: 5px;
    color: black;
    margin-left: 7px;
		}

		.admin-txt-cls-one:hover {
			color: rgba(0, 173, 237, 1);
		}

		.admin-head-cls {
            height: 19px;
            margin-right: 5px;
            transform: translate(-5px, 5px);
		}

		.date-cls-one {
			height: 52%;
			margin-top: 4px;
		}

		.both {
			width: 100%;
			display: flex;
			height: 58px;
			flex-direction: row;
		}

		.blog-separator-background-color {
			background-color: rgba(0, 0, 0, 1);
		}

		.e8kGb {
			margin: 0 8px;
			margin-top: -24px;
		}

		._2yYN5 {
			width: 2px;
			height: 2px;
			border-radius: 50%;
			align-self: center;
		}
	}

	@media screen and (max-width:767px) {
	    .title-blog {
    font-size: 29px;
	        
	    }
	    .excerpt-content p{
	        font-size: 18px;
	    }
	    .s-content p, .excerpt-s-content{
	            font-size: 18px;
	    }
		.admin-icon-cls-one {
			max-width: 5%;
			height: 57%;
			margin-right: 16px;
			border-radius: 63%;
			filter: brightness(0.9);
		}

		.admin-txt-cls-one {
    height: 52%;
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 10px;
    color:#000;
    opacity:0.8;
		}

		.admin-head-cls {
	    height: 24px;
    margin-right: 5px;
    transform: translate(-3px, 3px);
		}

		.date-cls-one {
			height: 52%;
			margin-top: 4px;
		}

		.both {
			width: 100%;
			display: flex;
			height: 58px;
			flex-direction: row;
		}
	}

	.color-icons {
		color: black;
	}

	.color-icons:hover {
		color: #0077b5;
	}

	.brder-tp-btm-content-cls {
		display: flex;
		width: 100%;
		height: 100%;
		padding-top: 16px;
		border-top: 2px solid #f0f0f0;
		padding-bottom: 16px;
		border-bottom: 2px solid #f0f0f0;
	}

	.sl-icons-whole-cls {
		display: flex;
		width: 82%;
	}
.s-content a:hover{
color:#a28a6a !important;
}
.excerpt-s-content a:hover
{
    color:#a28a6a !important;
}
body
{
    overflow-x:hidden;
}
html
{
    overflow-x:hidden;
}

	/*Ehtisham CSS End*/
