/*
Theme Name: My Custom Theme
Author: Creative Coderz
Description: Custom WordPress theme converted from HTML
Version: 1.0
*/

body{
	font-family:'Montserrat', sans-serif;
	color:#000;
}
p{
line-height:30px;	
}
.faqt-item {
    margin-top: 0.5rem;
}
.collab {
    width: 70%;
    margin: 0 auto;
}
.blog-item .shape1{
	 mask: radial-gradient(40px at 40px 40px,#0000 98%,#000) -40px -40px;
	
}
.blog-item .shape2{
	clip-path: polygon(0 50.72px,40px 40px,50.72px 0,calc(100% - 50.72px) 0,calc(100% - 40px) 40px,100% 50.72px,100% calc(100% - 50.72px),calc(100% - 40px) calc(100% - 40px),calc(100% - 50.72px) 100%,50.72px 100%,40px calc(100% - 40px),0 calc(100% - 50.72px));
	
}
.blog-item .shape3{
	clip-path: polygon(100% 2%, 99% 33%, 95% 74%, 100% 100%, 27% 95%, 1% 99%, 5% 29%, 0 0, 79% 5%);
	
}
.blog-item .shape4{
	border-top-left-radius: 25%;
    border-bottom-right-radius: 25%;
}
.overflow-hidden.category-img {
    background-color: #6a4b4b;
    padding: 10px;
}
.cat-title {
    background: #6a4b4b;
    position: absolute;
    width: 100%;
    top: 75%;
    opacity: 0.8;
    text-align: center;
    padding: 15px;
}
.cat-title a{
	color: #fff;
    text-align: center;
	padding: 10px;
	text-transform: uppercase;
    font-weight: bold;
	margin:0;
}
 .blog-link {
     text-align: center;
}
.blog-slider .w-100 {
    width: 100% !important;
    height: auto !important;
}
.google-ads2 {
    background: #ccc;
    height: 600px;
    text-align: center;
    display: inline-grid;
    align-items: center;
}
.google-ads2 span {
    color: #000;
    font-weight: bold;
}

.display-1 {
    font-size: 3rem !important;
	
}
.blog-slider .text-primary{
	
font-size:1.2rem	!important;
padding:5px !important;
}
.blog-slider .blog-date{
	
font-size:0.8rem!important;	
}
.blog-slider .rounded-pill{
	padding: 5px 10px!important;
	font-size:0.8rem!important;	 
}
.blog-grid {
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  margin-top: 15px;
  margin-bottom: 15px;
}
.blog-grid .blog-img {
  position: relative;
}
.blog-grid .blog-img .date {
  position: absolute;
  background: #d4a762;
  color: #ffffff;
  padding: 8px 15px;
  left: 10px;
  top: 10px;
  border-radius: 4px;
}
.blog-grid .blog-img .date span {
  font-size: 22px;
  display: block;
  line-height: 22px;
  font-weight: 700;
}
.blog-grid .blog-img .date label {
  font-size: 14px;
  margin: 0;
}
.blog-grid .blog-info {
  padding: 20px;
}
.blog-grid .blog-info h5 {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 10px;
}
.blog-grid .blog-info h5 a {
  color: #000000;
}
.blog-grid .blog-info p {
  margin: 0;
}
.blog-grid .blog-info .btn-bar {
  margin-top: 20px;
}

.no-post {
    box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
    border-radius: 5px;
    overflow: hidden;
    background: #ffffff;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 20px;
    width: 95%;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 600;
}

#menu-main-menu  li {
    padding: 10px 12px;
    font-weight: 600;
    font-size: 17px;
    transition: .5s;
	display: inline-block;
	color:rgba(0,0,0,.55)
}
 
#menu-main-menu  li a {
    
	color:rgba(0,0,0,.55)
}
#menu-main-menu  li a:hover,#menu-main-menu  li.current-menu-item a, #menu-quicklinks li a:hover{
	color:#D4A762 !important
}

.recent_blogs a{
	color:#050709 !important;
}
#menu-quicklinks li {
    list-style: none;
    padding: 7px;
}
/* Blog Sidebar
-------------------*/
.blog-aside .widget {
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.blog-aside .widget-body {
  padding: 15px;
}
.blog-aside .widget-title {
  padding: 15px;
  border-bottom: 1px solid #eee;
}
.blog-aside .widget-title h3 {
  font-size: 20px;
  font-weight: 700;
  color: #fc5356;
  margin: 0;
}
.blog-aside .widget-author .media {
  margin-bottom: 15px;
}
.blog-aside .widget-author p {
  font-size: 16px;
  margin: 0;
}
.blog-aside .widget-author .avatar {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
}
.blog-aside .widget-author h6 {
  font-weight: 600;
  color: #20247b;
  font-size: 22px;
  margin: 0;
  padding-left: 20px;
}
.blog-aside .post-aside {
  margin-bottom: 15px;
}
.blog-aside .post-aside .post-aside-title h5 {
  margin: 0;
}
.blog-aside .post-aside .post-aside-title a {
  font-size: 18px;
  color: #20247b;
  font-weight: 600;
}
.blog-aside .post-aside .post-aside-meta {
  padding-bottom: 10px;
}
.blog-aside .post-aside .post-aside-meta a {
  color: #6F8BA4;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 10px;
}
.blog-aside .latest-post-aside + .latest-post-aside {
  border-top: 1px solid #eee;
  padding-top: 15px;
  margin-top: 15px;
}
.blog-aside .latest-post-aside .lpa-right {
  width: 90px;
}
.blog-aside .latest-post-aside .lpa-right img {
  border-radius: 3px;
}
.blog-aside .latest-post-aside .lpa-left {
  padding-right: 15px;
}
.blog-aside .latest-post-aside .lpa-title h5 {
  margin: 0;
  font-size: 15px;
}
.blog-aside .latest-post-aside .lpa-title a {
  color: #20247b;
  font-weight: 600;
}
.blog-aside .latest-post-aside .lpa-meta a {
  color: #6F8BA4;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 10px;
}

.tag-cloud a {
  padding: 4px 15px;
  font-size: 13px;
  color: #ffffff;
  background: #20247b;
  border-radius: 3px;
  margin-right: 4px;
  margin-bottom: 4px;
}
.tag-cloud a:hover {
  background: #fc5356;
}

.blog-single {
  padding-top: 30px;
  padding-bottom: 30px;
}

.article {
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  padding: 15px;
  margin: 15px 0 30px;
}
.article .article-title {
  padding: 15px 0 20px;
}
.article .article-title h6 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
}
.article .article-title h6 a {
  text-transform: uppercase;
  color: #fc5356;
  border-bottom: 1px solid #fc5356;
}
.article .article-title h2 {
  color: #20247b;
  font-weight: 600;
}
.article .article-title .media {
  padding-top: 15px;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 20px;
}
.article .article-title .media .avatar {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  overflow: hidden;
}
.article .article-title .media .media-body {
  padding-left: 8px;
}
.article .article-title .media .media-body label {
  font-weight: 600;
  color: #fc5356;
  margin: 0;
}
.article .article-title .media .media-body span {
  display: block;
  font-size: 12px;
}
.article .article-content h1,
.article .article-content h2,
.article .article-content h3,
.article .article-content h4,
.article .article-content h5,
.article .article-content h6 {
  color: #20247b;
  font-weight: 600;
  margin-bottom: 15px;
}
.article .article-content blockquote {
  max-width: 600px;
  padding: 15px 0 30px 0;
  margin: 0;
}
.article .article-content blockquote p {
  font-size: 20px;
  font-weight: 500;
  color: #fc5356;
  margin: 0;
}
.article .article-content blockquote .blockquote-footer {
  color: #20247b;
  font-size: 16px;
}
.article .article-content blockquote .blockquote-footer cite {
  font-weight: 600;
}
.article .tag-cloud {
  padding-top: 10px;
}

.article-comment {
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  padding: 20px;
}
.article-comment h4 {
  color: #20247b;
  font-weight: 700;
  margin-bottom: 25px;
  font-size: 22px;
}
div#sticky-sidebar {
    box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
    border-radius: 5px;
    overflow: hidden;
    background: #ffffff;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 20px;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    margin: 15px 0;
    display: inline-block;
}
a.wp-block-latest-posts__post-title:hover ,li.cat-item a:hover {
    color: #d4a762;
}
li.cat-item {
    margin: 10px  0;
}
.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image{
	float: left;
    margin-right: 15px;	
}

.pagination a.page-numbers {
    border: 1px solid;
    margin: 3px;
    padding: 10px;
}
span.page-numbers.current {
    margin: 3px;
    padding: 10px;
    border: 1px solid #d4a762;
    background: #d4a762;
    color: #fff;
}
.pagination a.page-numbers:hover {
    background: #d4a762;
    border-color: #d4a762;
    color: #fff;
}
.fixed-bg {
    background: linear-gradient(0deg, rgba(0,0,0, 0.6)),url(https://cybersplash.creativecoderz.com/wp-content/uploads/2025/10/Elegant-Summer-Fashion-Blog-Banner-Beige.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.fixed-bg .contact-section{
	margin:0 !important;
}
.img-performance { height: 400px; background: url(assets/images/performance.jpg) no-repeat center center; background-size: contain; }
.img-code { min-height: 250px; background: url(assets/images/code.jpg) no-repeat center center; background-size: cover; }
.img-full { background-image: url(assets/images/full.jpg); background-attachment: fixed; background-size: cover; background-position: 50% 50%; }
.img-full h2 { font-size: 70px; line-height: 66px; color: #d2dd27; text-transform: uppercase; margin: 0 0 40px; text-shadow: 0 2px 7px rgba(0,0,0,0.7); }
.img-full h3 { font-size: 36px; color: #fff; margin: 40px 0 0; }
.img-backgrounds { min-height: 450px; background: url(assets/images/backgrounds.jpg) no-repeat center center; background-size: cover; }
.bg-black { background-color: #000; }

.swap {
  animation-name: swap;
}
@keyframes swap {
	0% {
		opacity: 0;
		transform-origin: 0 100%;
		transform: scale(0, 0) translate(-700px, 0px);
	}
	100% {
		opacity: 1;
		transform-origin: 100% 100%;
		transform: scale(1, 1) translate(0px, 0px);
	}
}

#threeDSliderDiv { width: 100%; height: 600px; }
#threeDSliderDiv .threedslider-slide-title { font-family: 'Anton'; font-size: 60px; color: #000; text-align: right; }
#threeDSliderDiv .threedslider-slide-subtitle { font-family: 'Archivo Narrow'; font-size: 40px; color: #000; text-align: right; }

#threeDSliderDiv2 { width: 100%; height: 100%; }
#threeDSliderDiv2 .threedslider-slide-title { font-family: 'Anton'; font-size: 70px; color: #000; text-align: right; }
#threeDSliderDiv2 .threedslider-slide-subtitle { font-family: 'Mansalva'; font-size: 60px; color: #000; text-align: right; }

#threeDSliderDiv3 { width: 100%; height: 400px; }

@media screen and (max-width: 767px) {
	.google-ads2 {
    background: #ccc;
    height: 120px;
    text-align: center;
    display: inline-grid;
    align-items: center;
}
div#sticky-sidebar {
    width: 100%;
}
}
@media screen and (max-width: 768px) {
	.img-performance { height: 250px; }
	.settings-panel { top: 115px; }
	.img-full h2 { font-size: 56px; line-height: 52px; margin-bottom: 0; }
	.img-full h3 { font-size: 30px; margin-top: 0; margin-bottom: 20px; }
	.p-5 { padding-left: 1.5rem !important; padding-right: 1.5rem !important; }
	#threeDSliderDiv { height: 300px; }
	#threeDSliderDiv .threedslider-slide-title { font-size: 80px; }
	#threeDSliderDiv .threedslider-slide-subtitle { font-size: 60px; }
	.info-text h2,
	.info-text h3,
	.info-text p,
	.info-text .text-right,
	.info-text .text-left { text-align: center !important; }*/
}