iframe {
	margin:auto !important
}
.time {
    display: none!important;
}

.video-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}

.video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

img.aligncenter {
    margin: 0 auto !important;
}

.wyswyg ul {
    font-size: 18px; /* Change 18px to your desired font size */
}

/* Fiverr Changes */

section.header-top.py-3 .container {
   max-width: unset !important;
   padding-left: 0px !important;
   padding-right: 0px !important;
}

.subscribe {
  padding-top: 140px !important;
}

.subscribe .bg {
    height: 0px;
    margin-top: 180px;
}
.subscribe .bg {
    background-color: rgb(138 158 195 / 8%);
 }

.subscribe .bg img {
    width: 100%;
	height:300px
	
}
@media only screen and (max-width: 992px) 
{
.subscribe .bg img {
   width: 100%;
		height:300px
}
		.subscribe .bg {
    height: 0px;
    margin-top: 180px;
}
}
@media only screen and (max-width: 600px) 
{
.subscribe .bg img {
   width: 90%;
	height:150px;
}
	.subscribe .bg {
    height: 0px;
    margin-top: 10px;
}
	.h3
	{
   font-size:18px;
	}
	.socials a 
	{
  margin-top: 0px!important;
		margin: 5px;
}
	.site-header .navbar ul li
	{
 font-size:12px;
		margin:2px!important;
		padding:2px!important;
}
	#secondary-navigation li + li {
		padding-left: 10px!important;
	}
	ul#menu-categories-header-menu {
		margin-left: 10%;
	}
	ul#menu-menu-right {
	display:none;
}
	/*Categories Menu*/
	#secondary-navigation {
		display: none;
	}
	#secondary-navigation-mobile {
		display: block!important;
		background: #ecf0f7;
	}
	#secondary-navigation-mobile .container {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
	#secondary-navigation-mobile .container select {
		color: #000;
	}
}
/* Newsletter styling */

.newsletter.my-5 .container .row.align-items-center .col-md-12.py-4 {
    display: none;
}

.newsletter > .container > .row {
    min-height: 10px !important;
}
.newsletter {
    width: 80%;
    margin: 0 auto;
}
.subscribe p {
font-size: 20px!important;
	text-align: center!important;
}
form.wpcf7-form.init
{
margin-left: 10%!important;
}

element.style {
}
.follow-us.my-5 {
    margin-top: 10px!important;
	  margin-bottom: 15px!important
}
/*my css*/
img.size-full.wp-image-958.aligncenter {
    width: 100%!important;
}
.progress-wrap.btn-right-side {
    right: 50px;
    bottom: 85px;
}
.socials a 
{
margin-top: 5px;
}
@media only screen and (max-width: 400px) 
{
	.audio-script iframe{
		width:300px;
		height:200px;
	}
}
/* Adjust margins for the button */
p a.payment-button {
    margin-top: 5px;
    margin-bottom: 5px;
}
/* Worth Checking font size */
.worth-checking span {
	font-size: 1.3vw;
}