.amp-nav-dropdown-menu {
  display: none;          /* Hidden by default */
  flex-direction: column; /* Keep your layout */
  overflow: hidden;
}

.amp-nav-dropdown-menu.active {
  display: flex;
}




.multi-color {
    background-image: linear-gradient(
        to bottom,
        #ff0000 0%,   /* red */
        #ff7f00 17%,  /* orange */
        #ffff00 33%,  /* yellow */
        #00ff00 50%,  /* green */
        #0000ff 67%,  /* blue */
        #4b0082 83%,  /* indigo */
        #8f00ff 100%  /* violet */
    );
}


body.scroll .header_main {
	animation: headerSlideDown 0.95s ease forwards
}

@keyframes headerSlideDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

/* faq */
.faq-ans {
	display:none;
}

/* .wp-block-group.sc-hm-tesimonial-wrapper {
    pointer-events: none;
}
 */

/* collection styles mob start  */

.bin-action button, .collection-undo-btn{
	font-size: 0.88rem;
	line-height: 1.063rem;
	font-weight: 600;
	background: transparent;
}
.delete-collection-folder{
	color: var(--red);
	font-weight: 500;
}
.bin-action button.update-collection-folder {
    background: var(--navy-blue);
	color: var(--white);
}
.bin-action button.delete-collection-confirm{
	background-color: var(--red);
	color: var(--white);
	padding: 0.556rem 1.111rem;
	border-radius: 1.667rem;
}
.bin-action button.cancel{
	padding: unset;
}
.collection-body .create-folder-popup p{
	font-size: 0.88rem;
	font-weight: 400;
	line-height: 1.19rem;
	color: var(--mine-shaft);
}
.sc-favorite-single-page, .sc-collection-empty, .folder-display-page{
	padding: 2rem 1rem;
}
.sc-collections-error{
	font-size: 1.5rem;
	line-height: 1.813rem;
	font-weight: 500;
}
.collection-main{
	width: 20.5rem;
}
.bin-fields input {
	border: 0.063rem solid var(--light-grey);
	border-radius: 0.625rem;
}
.collection-body p{
	font-size: 1rem;
	line-height: 1.188rem;
	font-weight: 500;
	padding-bottom: 0.75rem;
}
.bin-action button.create-collection, .collection-undo-btn{
	padding: 0.625rem 1.25rem;
}

p.p-notification{
	font-size: 0.75rem;
	line-height: 0.938rem;
	color: var(--orange);
	padding-bottom: 0.75rem;
}
.bin-action{
	gap: 0.438rem;
}
.bin-fields input:focus{
	box-shadow: none;
}
.add-collection .second-div h3{
	font-size: 1rem;
	line-height: 1.188rem;
	font-weight: 600;
}
.add-collection{
	border: 0.063rem solid var(--light-grey);
	padding: 0.556rem 0.556rem 0.3rem 0.556rem;
	align-items: center;
}
.add-collection .second-div p{
	font-size: 0.875rem;
	line-height: 1.25rem;
	color: var(--grey);
	font-weight: 400;
}
.first-div img{
	width: 3.75rem;
	height: 3.75rem;
	object-fit: cover;
	border-radius: 0.5rem;
}
.create-new-collection{
	background: unset;
	position: relative;
	padding: 0.556rem 1.55rem;
}

input:-internal-autofill-selected {
    background-color: transparent !important;
}
input:-webkit-autofill, input:-webkit-autofill:focus {
    transition: background-color 600000s 0s, color 600000s 0s;
}
.sdiv-count-date{
	display: flex;
}
.collection-folder-main h5, .collection-folder-main{
	color: var(--charcoal-black);
}
.h-your-favourite-templates, .custom-powerpoint, .h-your-collections, .download-confirm-page{
	padding: 2rem 0;
}
.h-your-favourite-templates, .h-your-collections{
	font-size: 1.5rem;
	line-height: 2.25rem;
	font-weight: 500;
}
.sc-favorite-single-page, .folder-display-page, .sc-collections-wrap, .sc-download-confirmation{
	padding: 2rem 0 3.75rem 0;
}
.collection-single-header{
	padding: 1.5rem 1rem 0 0;
	align-items: center;
}
.sc-hm-search-bar input[type="search"]:focus::-webkit-search-cancel-button, .mdny-header-widget-four input[type="search"]:focus::-webkit-search-cancel-button{
	display : none;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
.collection-folder-main-wrapper, .collection-folder-main-wrapper:hover h5{
	text-decoration: none;
	text-transform: capitalize;
	word-break: break-all;
}
.collection-folder-main h5{
	font-size: 0.875rem;
	line-height: 1.5rem;
}
.update-collection-folder{
	color: var(--charcoal-black);
}
.sc-collection-empty p, .sc-collections-error{
	text-align: left;
}
.display-folder{
	padding-right: 1rem;
}
.display-folder::-webkit-scrollbar-thumb {
  background: var(--grey);
  border-radius: 0.38rem;
} 
.display-folder::-webkit-scrollbar-track {
  background: var(--light-grey);
}

.collection-single-header h1{
	font-weight: 500;
	text-transform: capitalize;
}
.folder-action{
	justify-content: flex-end;
	margin-top: 2rem;
}
.collection-thumb .latest-thumb img, .latest-thumb{
    width: 20.50rem;
    height: 11.56rem;
}
.sck-collection-count-wrp{
    display: flex;
    gap: 1.38rem;
    padding-left:0.88rem;
}
.add-thumb{
    background-color: var(--light-grey) !important;
}
.additionl-thumb div:first-child img, .additionl-thumb div:first-child{
    border-bottom-left-radius:0.75rem;
}
.additionl-thumb div:last-child img, .additionl-thumb div:last-child{
    border-bottom-right-radius:0.75rem;
}
.collection-page h1{
    padding: 2rem 0 0 0;
}
.collection-page .folder-action{
    margin-bottom: unset;
}
.collection-single-header h1{
    padding: unset;
}
.collection-message-box {
    border: none;
    top: 70%;
    align-items: center;
    width: 25%;
    justify-content: space-around;
}
.collection-message-box .collection-undo-btn {
	padding-top: 0.25rem;
}
.collection-msgbox-p{
    padding: 0.5rem;
}
.collection-msgbox-img img{
    width:  3.75rem;
    height:  3.75rem;
    border-radius: 0.25rem;
}
.collection-s-alert{
    text-align: left;
    padding: 1.5rem 0;
}




/* collection styles mob end  */

/* download confirmation page start */
.download-confirm-page p{
	padding-top: 1rem;
}
.member-confirm-btn{
	font-weight: 600;
	border: none;
	background: transparent;
	color: var(--navy-blue);
}
.download-confirm-page a{
	background: var(--yallow);;
	text-align: center;
	color: var(--white);
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1.5rem;
    border-radius: 2rem;
	text-decoration: none;
	padding: 0.625rem 1.25rem;
}
.download-confirm-page{
	text-align: center;
}
/* download confirmation page start */

@media screen and (min-width: 992px) {


.sc-hm-testimonial-grp .testimonial-item {
/*         width: 11.94rem !important; */
        height:  18.13rem !important;
        padding: 2.31rem 1.44rem 3.13rem 1.44rem;
    }


/* collection styles desk start  */
	.sc-collection-empty{
		padding-left: unset !important;
		padding-top: unset !important;
	}
	.sc-collections-error{
		padding-bottom: 2.50rem;
	}

	.sc-favorite-single-page, .sc-collection-empty, 
	.folder-display-page, .h-your-favourite-templates{
		padding: 3.75rem 0 0 0;
	}
	.sc-login-header-not, .sc-login-header-dash{
		cursor: pointer;
		margin-left: 0.5rem;
	}
	.sc-login-header-not span {
		top: -1.05rem;
	}
	.sc-collections-error{
		font-size: 2rem;
		line-height: 2.438rem;
	}
	.collection-body p{
		font-size: 1.5rem;
		line-height: 1.813rem;
	}
	p.p-notification{
		font-size: 1rem;
		line-height: 1.188rem;
	}
	.add-collection .second-div{
		font-size: 0.875rem;
		line-height: 1.25rem;
		padding: 0.563rem;
	}
	.collection-main {
		width: 38.75rem;
		max-height: 50rem;
		padding: 2.5rem 2rem;
		border-radius: 1.5rem;
	}
	.bin-action button.create-collection, .collection-undo-btn {
		font-size: 0.875rem;
		line-height: 1.063rem;
		font-weight: 600;
	}
	.collection-header {
		top: 0.444rem;
	}
	.add-collection .second-div h3 {
		font-size: 1.125rem;
		line-height: 1.375rem;
		padding-bottom: 0.75rem;
	}
	.add-collection{
		padding: 0.44rem 0.69rem 0.45rem 0.69rem;
		border-radius: 0.625rem;
		margin-bottom: 1rem;
	}
	.p-updated-time{
		padding-bottom: unset;
	}
	.first-div img {
		width: 4.5rem;
		height: 4.5rem;
		margin-top: 0.25rem;
	}
	.add-collection .third-div img {
		width:  2.03rem;
		height:  2.03rem;
	}

	.h-your-favourite-templates, .h-your-collections{
		font-size: 3rem;
		line-height: 3.625rem;
	}
	.sc-favorite-single-page, .folder-display-page, .sc-collections-wrap{
		padding: 3.31rem 0 9.50rem 0;
	}
	.sc-collections-wrap{
		padding-top: 0;
	}
	.collection-folder-main h5{
		font-size: 1.125rem;
		line-height: 1.625rem;
		padding-left: 0.88rem;
	}
	.display-folder{
		padding-right: 1.5rem;
		padding-bottom: unset !important;
	}
	.folder-display-page {
		column-gap: 0.9rem;
		row-gap: 2.5rem;
	}
	#rm-review-form .rm-review-submit{
		background-color: var(--navy-blue);
		color: var(--white);
		border-radius: 2rem;
	}
	.rating-popup label:hover:before, .rating-popup label:hover~label:before {
		background: var(--navy-blue);
	}
	.review{
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}
	.review{
		color: var(--black);
	}
	.review-popup-footer{
		border-top: 1px solid var(--light-silver);
		border-bottom: 1px solid var(--light-silver);
	}



/* collection styles desk end  */

/* card runder style in render template item start */
	.sc-download-loop li:hover .sc-download-overlay.active {
		display: block !important;
	}

	.sc-download-overlay.active  {
		display:none;
	}
/* card runder style in render template item start */

}