/*
Theme Name: SkillStream
Theme URI: https://skillstream.qodeinteractive.com
Description: Online Courses and Education WordPress Theme
Author: Select Themes
Author URI: https://qodeinteractive.com
Text Domain: skillstream
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Requires at least: 6.3
Tested up to: 6.7
Requires PHP: 7.4
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@media screen and (min-width: 769px) {
    #qodef-page-header-inner-2 .widget_skillstream_core_side_area_opener {
        display: none !important;
    }
}

#apply-instructor h5 {
	margin: 0;
}

.d-none {
	display: none !important;
}
footer {
	border-top: 1px solid #fff;
}

.swiper-pagination-bullets {
	gap: 4px !important;
}

.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-navigation-items {
	left: unset;
	right: 0;
}

.course-list-start svg.qodef-svg--star {
    width: 13px;
    fill: #e9e9e9;
}
.course-list-start .qodef-stars-active svg.qodef-svg--star{
    fill: currentColor;
}

.list-product .qodef-course-item {
	color: #fff;
}

.qodef-e-content-item.pl-1 {
    padding-left: 15px;
}

.list-product .qodef-course-item .qodef-e-media {
    border: 1px solid #fff;
    overflow: hidden;
    position: relative;
    border-radius: 16px;
    margin-bottom: 22px !important;
    @media (max-width: 767px) {
    	margin-bottom: 8px !important;
    	border-radius: 8px;
    }
}

.list-product .qodef-course-item {
	.qodef-discount {
		opacity: 0;
	}
	.qodef-e-top-holder {
		margin: 0 !important;
	}
	.qodef-e-info {
		a {
			color: #fff;
			font-size: 16px;
			font-weight: normal;
			display: block;
			@media (max-width: 767px) {
				font-size: 14px;
			}
		}
	}
	.qodef-e-text {
		display: none;
	}
	.qodef-e-bottom-holder {
		margin-top: 10px !important;
		gap:  10px;
		@media (max-width: 767px) {
			margin-top: 4px !important;
			gap: 0;
		}
		> div {
			flex:  0 0 100%;
			max-width: 100%;
		}
		.qodef-e-left {
			margin: 0 !important;
			order:  2;
			.qodef-reviews-average {
				display: none;
			}
			.qodef-stars {
				margin-left: 0 !important;
			}
			.qodef-svg--star {
				stroke:  #fff !important;
				&.qodef-active {
					path {
						fill:  #fff !important;
					}
				}
			}
		}
		.qodef-e-right {
			order: 1;
			font-size: 16px;
			font-weight: 500;
			.qodef-e-price {
				font-size: 16px;
				font-weight: 500;
				margin-top: 0 !important;
				@media (max-width: 767px) {
					font-size: 14px;
				}
			}
			.qodef-e-new-price {
				color: #fff;
			}
		}
	}
}

.slider-feedback {
	position: relative;
	z-index: 2;
	.swiper-slide {
		.qodef-e-inner {
			text-align: left !important;
			.qodef-e-media-image {
				margin-bottom: 24px !important;
			}
			.qodef-e-quote {
				display: none;
			}
			h3 {
				font-size: 25px;
				margin-bottom: 65px;
				@media (max-width: 767px) {
					font-size: 18px;
            		margin-bottom: 24px;
				}
			}
			.qodef-e-author {
				.qodef-e-author-name {
					font-size: 16px;
					font-weight: normal;
				}
				.qodef-e-author-job {
					margin-top: 0;
					font-size: 18px;
					font-weight: 500 !important;
				}
			}
		}
	}
}

@media (max-width: 767px) {
	h2.qodef-m-title {
	    font-size: 25px;
	}

	.qodef-number-with-text {
	    gap: 0 !important;
	}
	.qodef-video-button.qodef-btn-type--text .qodef-m-play-inner {
		transform: scale(0.6);
	}

	.sr7-layer {
	    /*font-size: 40px !important;*/
	}
	.qodef-m-line:empty {
	    display: none;
	}
}

.qodef-footer-top-main-content {
	@media (max-width: 767px) {
		padding: 40px 0 !important;
	}
	.qodef-grid-inner {
		@media (max-width: 767px) {
			--qode-columns: 1 !important;
    		gap: 24px !important;
		}
	}
}

a.qodef-login-opener {
    width: 45px;
    height: 45px;
    border: 1px solid #fff;
    border-radius: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-left: 0 !important;
}

a.qodef-login-opener path {
    stroke: #fff;
}

a.qodef-login-opener circle {
    stroke: #fff;
}

.qodef-logged-in-user.qodef-m .qodef-m-user-name {
    display: none;
}

.qodef-logged-in-user.qodef-m .qodef-m-user-image img {
    margin: 0;
    height: 45px;
    width: 45px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    border-radius: 100%;
}

.qodef-header--sticky-display a.qodef-login-opener {border: 1px solid #000000 !important;}

.qodef-header--sticky-display a.qodef-login-opener svg path, .qodef-header--sticky-display a.qodef-login-opener svg circle {
    stroke: #000000;
}

.qodef-header--sticky-display .qodef-header-logo img {
	filter: brightness(0);
 	-webkit-filter: brightness(0);
}

.qodef-header--sticky-display .qodef-logged-in-user.qodef-m .qodef-m-user-image img {
	border: 1px solid #000000;
}

.list-video-small {
	.qodef-video-button {
		border-radius: 0 !important;
	}
}

.qodef-membership-login-modal-overlay {
    background: #000000;
    opacity: 0.7;
}

h4.elementor-heading-title.elementor-size-default {
    font-family: 'Syne' !important;
}

@media (max-width: 1023px) {
	.qodef-login-opener-widget {
	    margin: 0 !important;
	}

	a.qodef-login-opener {height: 32px;width: 32px;margin: 0 !important;}

	.qodef-mobile-header--sticky-display #qodef-page-mobile-header, .qodef-mobile-header--sticky #qodef-page-mobile-header {
		background: #ffffff !important;
	}
	.qodef-mobile-header--sticky-display .qodef-mobile-header-logo-link img, .qodef-mobile-header--sticky .qodef-mobile-header-logo-link img {
		filter: brightness(0);
 		-webkit-filter: brightness(0);
	}
	.qodef-mobile-header--sticky-display .qodef-opener-icon .qodef--circle, .qodef-mobile-header--sticky .qodef-opener-icon .qodef--circle, .qodef-mobile-header--sticky-display .qodef-login-opener .qodef--circle {
		stroke: #000000 !important;
	}
	.qodef-mobile-header--sticky-display .qodef-opener-icon path, .qodef-mobile-header--sticky .qodef-opener-icon path {
		fill: #000000 !important;
	}

	.qodef-logged-in-user.qodef-m .qodef-m-user-image img, .qodef-logged-in-user.qodef-m .qodef-m-user-image img {
	    width: 32px;
	    height: 32px;
	}

	.qodef-mobile-header--sticky-display a.qodef-login-opener circle {
		stroke: #000000 !important;
	}

	.qodef-mobile-header--sticky-display .qodef-login-opener path {
		stroke: #000000 !important;
	}

	.qodef-mobile-header--sticky-display .qodef-login-opener, .qodef-mobile-header--sticky .qodef-m-user-image img{
	    border: 1px solid #000000 !important;
	}

	.qodef-m-user-image {
	    margin: 0 !important;
	}
}

sr7-slide sr7-mask:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000000;
    z-index: 1;
    opacity: 0.25;
}


.title-banner {
    left: 0 !important;
    max-width: 1364px;
    width: 100% !important;
    padding: 0 80px !important;
    top: unset !important;
    bottom: 220px !important;
    @media (max-width: 1364px) {
    	padding: 0 48px !important;
    	font-size: 68px !important;
    }
    @media (max-width: 1200px) {
    	font-size: 60px !important;
    }
    @media (max-width: 1023px) {
    	font-size: 40px !important;
        line-height: 1.35 !important;
    }
    @media (max-width: 767px) {
    	font-size: 28px !important;
        padding: 0 20px !important;
        bottom: 186px !important;
    }
    br {
    	display: block !important;
    	@media (max-width: 767px) {
    		display: none !important;
    	}
    }
}

.desc-banner {
	left: 0 !important;
    width: 100% !important;
    padding: 0 80px !important;
    top: unset !important;
    bottom: 160px !important;
    @media (max-width: 1364px) {
    	padding: 0 48px !important;
    }
    @media (max-width: 767px) {
    	padding: 0 20px !important;
        bottom: 100px  !important;
    }
}

.btn-banner {
	left: 0 !important;
    width: 100% !important;
    padding: 0 80px !important;
    top: unset !important;
    bottom: 80px !important;
    @media (max-width: 1364px) {
    	padding: 0 48px !important;
    }
    @media (max-width: 1200px) {
    	transform: translateY(20px) !important;
    }
    @media (max-width: 767px) {
    	padding: 0 20px !important;
        bottom: 32px;
        transform: translateY(0) !important;
        bottom: 32px !important;
    }
}

.product-list-cate {
	.qodef-e-media {
		margin-bottom: 13px !important;
	}
	.qodef-e-price {
		margin-top: 0 !important;
	}
}

span.qodef-stars-items {
    gap: 0.5px !important;
}

.qodef-course-list .qodef-e-price, .skillstream-core-course-archive .qodef-course-list .qodef-e-price {
    font-size: 16px;
}

aside#qodef-page-sidebar {
    @media (max-width: 1200px) {
    	display: none;
    }
} 

.qodef-blog .qodef-blog-item .qodef-e-right {
	display: none;
}

.qodef-course-list .qodef-e-title a.qodef-e-title-link {
    display: -webkit-box;
    -webkit-line-clamp: 2;     /* số dòng */
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.qodef-blog .qodef-e-top-holder {
    display: none;
}

/*div#skillstream_core_title_widget-19 {
    display: none;
}*/

/*div#skillstream_core_blog_list-2 {
    display: none;
}*/


.qodef-course-single .qodef-e-top .qodef-course-single-title {
    padding-right: 60px;
}

.qodef-price {
    font-family: 'Inter' !important;
    font-weight: 500 !important;
}

/*.widget.widget_skillstream_core_title_widget {
    display: none;
}*/

/*.widget.widget_skillstream_core_social_share {
    display: none;
}
*/
.qodef-course-single .qodef-e-below-info {
    display: none;
}

.qodef-course-single .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li[aria-controls="qodef-tab-members"], .qodef-course-single .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li[aria-controls="ui-id-6"] {
    display: none !important;
}

#qodef-page-footer-bottom-area {
    display: none;
}

.widget_block:has(a.remove-margin) {
    margin: 0;
}

a.remove-margin {
    margin-bottom: 11px;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Syne';
}

#qodef-buy-course-form {
	display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 20px;
    a.qodef-m {
    	margin: 0 !important;
    	.qodef-m-icon-holder {
    		display: none;
    	}
    	.qodef-m-text-holder {
    		height: auto !important;
    		padding: 0 !important;
    		&:before {
    			display: none;
    		}
    		.qodef-m-text {
    			transform: translateX(0) !important;
    			border-bottom: 1px solid #000;
    		}
    	}
    }
}
@media (max-width: 1200px) {
	/*#qodef-page-mobile-header {
	    background: transparent !important;
	}

	body:not(.qodef-content-behind-header):not(.qodef-mobile-header--transparent) #qodef-page-outer {
		margin-top: -70px !important;
	}

	#qodef-page-outer {
	    margin-top: -70px !important;
	}
	.qodef-login-opener-widget .qodef-login-opener {
		margin-right: 0 !important;
	}
	.qodef-mobile-header-opener svg {
	    width: 45px;
	}
	.qodef-svg--menu .qodef--circle, .qodef-svg--close .qodef--circle {
		stroke: #fff;
	}
	.qodef-svg--menu .qodef--lines, .qodef-svg--close .qodef--mark {
		fill: #fff;
	}
	.qodef-mobile-header--sticky-display #qodef-page-mobile-header {
	    background: #fff !important;
	}

	.qodef-mobile-header--sticky-display #qodef-page-mobile-header .qodef-svg--menu .qodef--circle, .qodef-mobile-header--sticky-display #qodef-page-mobile-header .qodef-svg--close .qodef--circle {
		stroke: #000000;
	}
	.qodef-mobile-header--sticky-display #qodef-page-mobile-header .qodef-svg--menu .qodef--lines, .qodef-mobile-header--sticky-display #qodef-page-mobile-header .qodef-svg--close .qodef--mark {
		fill: #000000;
	}*/

}
@media (max-width: 1023px) {
	.qodef-mobile-header-opener svg {
	    width: 32px;
	}
}

@media (max-width: 767px) {
	.home.wp-singular #qodef-page-inner {
		padding: 0 !important;
		border-radius: 0 !important;
	}
	#qodef-page-inner {
	    padding: 60px 20px !important;
        width: 100%;
        background: #fff;
        border-radius: 40px 40px 0 0 !important;
	}
	.qodef-h1 {
	    font-size: 32px !important;
	    line-height: 1.3 !important;
	}
	.qodef-course-single .qodef-e-top {
	    display: block;
	    margin-bottom: 0;
	}
	.qodef-course-single .qodef-e-top .qodef-price {
	    margin-top: 20px;
	}
	.qodef-course-single .qodef-e-bottom {
	    margin-bottom: 32px;
	}
	.qodef-course-single .qodef-e-bottom>div {
	    margin-top: 24px !important;
	}
	.qodef-page-title h1.qodef-m-title.entry-title {
	    font-size: 36px;
	}
	.qodef-course-single .qodef-e-media-image {
	    margin-bottom: 32px;
	}
	.qodef-course-single .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
	    margin: 0;
	    padding: 0;
	}
	.qodef-course-single .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
	    flex-direction: row;
	    flex-wrap: wrap;
	    justify-content: center;
	}
	.qodef-course-single .qodef-tab-content {
	    padding: 32px 0 0 0;
	}
	.qodef-blog.qodef--list:not(.qodef-shortcode) .qodef-blog-item:not(:last-of-type) {
	    margin-bottom: 40px;
	}
	.qodef-blog .qodef-e-content {
	    margin: 24px 0 0 0;
	}
	.qodef-blog .qodef-e-title {
	    margin: 0;
	    font-size: 24px;
	}
	.elementor-3721 .elementor-element {
		padding-right: 0;
	}

	.qodef-course-single .qodef-e-top .qodef-course-single-title {
	    padding-right: 0;
	}
	.qodef-course-single .qodef-custom-tab-link {
		margin-top: 0 !important;
	}
}

.article-guide-book {
	.qodef-e-title {
		margin-top: 13px;
		margin-bottom: 8px;
		a {
			display: block;
			font-size: 18px;
			font-weight: 500;
		}
	}
	.qodef-e-bottom-holder {
		font-size: 14px;
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	    position: relative;
	    gap: 12px;
	    .qodef-reviews-list-info {
	    	display: -webkit-box;
		    -webkit-line-clamp: 1;
		    -webkit-box-orient: vertical;
		    overflow: hidden;
	    }
	    .qodef-e-right {
	    	width: 100%;
	    	flex: 0 0 80px;
	    	max-width: 80px;
	    }
	    .qodef-e-price {
	    	font-size: 18px;
	    	font-weight: 500;
	    	.qodef-e-old-price {
	    		display: none;
	    	}
	    	.qodef-e-price-free {
	    		color: #EB3B4D;
	    		font-weight: 500;
	    		font-family: 'Inter' !important;
	    	}
	    }
	}
}

.list-guidebook {
	.qodef-grid.qodef-col-num--2>.qodef-grid-inner {
		gap: 48px 28px !important;
	}
}

.master-lineup-item {
	.qodef-e-content {
		margin-top: 30px;
		/*font-size: 15px;*/
		h4 {
			margin: 0 0 18px 0;
			a {
				display: block;
				font-size: 25px;
				font-weight: 500;
				line-height: normal;
				@media (max-width: 1200px) {
					font-size: 20px;
				}
			}
		}
		.qodef-e-info-description {
			p {
				margin: 0;
				font-family: Inter;
			}
		}
	}
}

.qodef-master-lineup-single-item {
    .qodef-e-top-row {
    	max-width: 1300px;
    	margin: 0 auto;
    	display: flex;
    	@media (max-width: 1512px) {
    		max-width: 1100px;
    	}
    	@media (max-width: 1200px) {
    		max-width: 960px;
    	}
    	@media (max-width: 1024px) {
    		max-width: 800px;
    	}
    	@media (max-width: 880px) {
    		max-width: 86%;
    	}
    	@media (max-width: 767px) {
    		display: block;
    		max-width: 100%;
    	}
    	.qodef-e-profile-info {
    		flex: 0 0 287px;
    		max-width: 287px;
    		@media (max-width: 767px) {
    			margin: 0 auto 32px auto;
    		}
    		@media (max-width: 575px) {
    			max-width: 100%;
    			width: 100%;
    		}
    		.qodef-e-profile-image {
    			margin-bottom: 26px;
    			@media (max-width: 767px) {
					margin-bottom: 20px;
				}
    			img {
    				@media (max-width: 767px) {
    					width: 100%;
    				}
    			}
    		}
    		.qodef-e-profile-title {
    			margin: 0;
    			font-size: 25px;
    			margin-bottom: 4px;
    			font-weight: 600;
    		}
    		p.qodef-e-profile-certification {
    			margin: 0;
    			font-size: 16px !important;
    			font-weight: 600;
    			font-family: 'Syne';
    		}
    	}
    	.qodef-e-content {
    		padding-left: 105px;
    		margin: 0;
    		@media (max-width: 1200px) {
    			padding-left: 60px;
    		}
    		media (max-width: 1024px) {
	    		padding-left: 40px;
	    	}
	    	@media (max-width: 880px) {
	    		padding-left: 32px;
	    	}
	    	@media (max-width: 767px) {
	    		padding-left: 0;
	    	}
    		h2, h3, h4, h5, h6 {
    			margin: 0 0 24px 0;
    			font-size: 35px;
    			font-weight: 500;
    			@media (max-width: 767px) {
    				font-size: 24px;
    				margin-bottom: 20px;
    			}
    		}
    		p {
    			padding: 0;
    			margin: 0 0 32px 0;
    			@media (max-width: 880px) {
    				margin-bottom: 20px;
    			}
    			&:last-child {
    				margin-bottom: 0 !important;
    			}
    		}
    		.youtube {
    			font-family: "Syne";
    			padding-top: 12px;
    			display: flex;
    			align-items: center;
    			gap: 8px;
    			position: relative;
    			&:after {
    				content: "";
				    width: 12px;
				    height: 12px;
				    background: url(https://selltem-edu.com/wp-content/uploads/2026/02/arrow-link.png) no-repeat center;
				    transition: .3s all !important;
    			}
    			.youtube-title {
    				font-weight: bold;
    			}
    			&:hover {
    				&:after {
    					transform: rotate(45deg);
    				}
    			}
    		}
    	}
    }
}

.qodef-podcast-single .qodef-podcast-sections {
	margin-top: 100px;
	@media (max-width: 767px) {
		margin-top: 60px;
	}
	.qodef-m-items {
		padding-left: 40px !important;
		padding-right: 40px !important;
		@media (max-width: 767px) {
			border-radius: 24px 24px 0 0;
			padding: 20px !important;
		}
	}
}

.single-master-lineup-item  {
	.qodef-grid-inner.clear {
		&:before {
			display: none;
		}
		&:after {
			display: none;
		}
	}
}

.qodef-podcast-single {
	.qodef-podcast-sections {
		.qodef-info-items {
			max-width: 580px;
            gap: 20px !important;
            margin: 0 auto 40px auto !important;
            @media (max-width: 767px) {
            	margin: 0 auto 20px auto !important;
            	gap: 10px !important;
            }
			&:last-child {
				margin-bottom: 0 !important;
			}
			.qodef-popup-item {
				overflow: hidden;
				border-radius: 4px;
			}
			.qodef-e-content {
				font-size: 15px;
				margin-top: 0 !important;
				gap: 8px !important;
				@media (max-width: 767px) {
					font-size: 10px;
				}
				.qodef-e-title {
					display: block;
				    font-size: 25px;
				    font-weight: 500;
				    @media (max-width: 1200px) {
				    	font-size: 20px;
				    }
				    @media (max-width: 767px) {
				    	font-size: 16px;
				    }
				}
				.qodef-e-description {
					margin: 0;
				}
			}
		}
		.qodef-m-image {
			@media (max-width: 767px) {
				border-radius: 0 0 20px 20px;
			}
		}
	}
}

.qodef-events-list.qodef-item-layout--info-table .qodef-e-inner .qodef-e-heading .qodef-e-organized:before {
	display: none;
}

.guide-voucher {
	h2, h3, h4, h5, h6 {
		margin-top: 0;
	}
	h2 {
		@media (max-width: 1023px) {
			font-size: 32px;
		}
		@media (max-width: 1023px) {
			font-size: 28px;
		}
	}
	table {
		tr {
			th {
				text-align: center;
				padding: 20px;
				background: #31D9AD;
				@media (max-width: 767px) {
					padding: 12px;
				}
			}
			td {
				padding: 20px;
				background: #FBF9F9;
				border: 1px solid #EFE7E7;
				@media (max-width: 767px) {
					padding: 12px;
				}
				&:first-child {
					text-align: center;
				}
			}
		}
	}
}

.guide-table-content {
	h3 {
		font-size: 20px;
		font-weight: 600;
		margin-bottom: 16px;
		font-family: Inter;
	}
}
.guidebook-template-default {
	.qodef-e-buy-guidebook {
		.button-add-card {
			.qodef-m-icon-holder {
				display: none !important;
			}
			.qodef-m-text-holder {
				border-bottom: 1px solid;
    			border-radius: 0;
				&:before {
					opacity: 0;
					display: none;
				}
			}
		}

	}	
}

.single-guidebook {
	.qodef-e-content {
		h2, h3, h4, h5, h6 {
			margin: 25px 0 10px 0;
		}
	}
}

#qodef-membership-user-dashboard {
	.qodef-m-content {
		padding: 0;
		box-shadow: unset;
		.qodef-m-section-title {
			margin-bottom: 60px;
			.qodef-m-title {
				font-size: 45px;
				font-weight: 500;
				margin: 0;
				@media (max-width: 767px) {
					font-size: 28px;
				}
			}
		}
	}
	.courses-profile-list {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
    	grid-gap: 60px 32px;
    	&.qodef-certificate-grid {
    		grid-template-columns: repeat(2, 1fr);
    	}
    	@media (max-width: 1023px) {
    		grid-template-columns: repeat(2, 1fr) !important;
    	}
    	@media (max-width: 767px) {
    		grid-template-columns: repeat(1, 1fr) !important;
    	}
		.qodef-e-item {
			margin: 0;
			display: block;
            align-items: unset;
            img {
            	width: 100%;
                aspect-ratio: 103 / 69;
                object-fit: cover;
            }
            .qodef-e-title, .qodef-cert-title {
            	padding: 0;
            	margin: 24px 0 12px 0;
        		font-size: 18px;
        		font-weight: 500;
            	a {
            		display: block;
            		font-size: 18px;
            		font-weight: 500;
            	}
            }
            .qodef-course-progress {
            	background: #DFDFDF;
            	margin-bottom: 24px;
            	.qodef-progress-fill {
            		text-align: center;
            		color: #fff;
            		background: #EE2852;
            		.qodef-progress-number {
            			font-size: 16px;
            		}
            	}
            }
		}
	}
}

.qodef-dashboard-coupons {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
    grid-gap: 80px 48px;
    @media (max-width: 1200px) {
    	grid-template-columns: repeat(1, 1fr);
    }
    @media (max-width: 767px) {
    	grid-gap: 32px 20px;
    }
    .qodef-m-section-title {
    	margin-bottom: 0 !important;
    	grid-column: span 2;
    }
    .qodef-coupons-section {
    	@media (max-width: 1200px) {
    		grid-column: span 2;
    	}
    	p {
    		margin: 0;
    	}
    	.qodef-section-header {
    		display: flex;
	    	color: #fff;
	    	background: #000000;
	    	margin-bottom: 24px;
	    	font-weight: 500;
	    	@media (max-width: 767px) {
	    		margin-bottom: 20px;
	    	}
	    	&.qodef-header-teal {
	    		background: #31D9AD;
	    		color: #000000;
	    	}
    		.qodef-section-title {
    			flex: 0 0 65%;
	    		max-width: 65%;
	    		padding: 12px;
    		}
    		.qodef-section-count {
    			flex: 0 0 35%;
	    		max-width: 35%;
	    		padding: 12px;
	    		border-left: 1px solid #fff;
    		}
    	}
    }
    .qodef-coupon-item {
    	margin-bottom: 24px;
    	border: 1px solid #D0D0D0;
	    background: #f9f9f9;
	    padding: 20px;
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	    @media (max-width: 767px) {
	    	flex-wrap: wrap;	
	    }
    	&:last-child {
    		margin-bottom: 0;
    	}
    	.qodef-coupon-info {
    		flex: 0 0 65%;
    		max-width: 65%;
    		display: flex;
    		align-items: center;
    		justify-content: space-between;
    		column-gap: 12px;
    		padding-right: 20px;
    		@media (max-width: 767px) {
    			flex: 0 0 100%;
    			max-width: 100%;
    			padding-right: 0;
    		}
    		.qodef-coupon-qty {
    			display: flex;
			    align-items: center;
			    justify-content: center;
			    border-radius: 100%;
			    background: #000000;
			    width: 36px;
			    height: 36px;
			    color: #fff;
			    font-size: 14px;
    		}
    	}
    	.qodef-coupon-actions {
    		flex: 0 0 35%;
    		max-width: 35%;
    		border-left: 1px dashed #D0D0D0;
    		display: flex;
            justify-content: end;
            @media (max-width: 767px) {
    			flex: 0 0 100%;
    			max-width: 100%;
    			padding-right: 0;
    			margin-top: 12px;
    			justify-content: flex-start;
    			border-left: 0;
    		}
    	}
    }
}

.qodef-voucher-registration {
	grid-column: span 2;
	border: 1px solid #D0D0D0;
    background: #f9f9f9;
    padding: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    flex-wrap: wrap;
    @media (max-width: 1200px) {
    	padding: 40px 20px;
    }
    @media (max-width: 1024px) {
    	flex-wrap: wrap;
    }
    @media (max-width: 767px) {
    	padding: 20px;
    }
    .qodef-reg-label {
    	@media (max-width: 1024px) {
    		flex: 0 0 100%;
    		max-width: 100%;
    	}
    }
    .qodef-reg-inputs {
    	display: flex;
    	align-items: center;
    	column-gap: 24px;
    	@media (max-width: 1024px) {
    		flex-wrap: wrap;
    		flex: 0 0 100%;
    		max-width: 100%;
    		justify-content: space-between;
    	}
    	.qodef-reg-select {
    		width: 100%;
            height: 50px;
            flex: 0 0 350px;
            border: 1px solid;
            padding: 0 16px;
            @media (max-width: 1200px) {
            	flex: 0 0 300px;
            }
            @media (max-width: 1024px) {
            	flex: 0 0 48%;
            }
            @media (max-width: 767px) {
            	flex: 0 0 100%;
            	margin-bottom: 20px;
            }
    	}
    	.qodef-reg-input {
    		width: 100%;
            height: 50px;
            flex: 0 0 350px;
            border: 1px solid;
            padding: 0 16px;
            margin: 0;
            @media (max-width: 1200px) {
            	flex: 0 0 300px;
            }
            @media (max-width: 1024px) {
            	flex: 0 0 48%;
            }
            @media (max-width: 767px) {
            	flex: 0 0 100%;
            }
    	}
    }
    .qodef-btn-register {
    	@media (max-width: 1024px) {
    		max-width: 100%;
    		flex: 0 0 100%;
    		margin-top: 24px;
    	}
    }
}

.list-profile-action {
	margin-top: 40px;
	@media (max-width: 767px) {
		margin-top: 24px;
	}
	.qodef-m-user-dashboard-nav {
		display: flex;
		align-items: center;
		list-style: none;
		margin-bottom: 0;
		@media (max-width: 767px) {
			flex-wrap: wrap;
			column-gap: 24px 12px;
			/*justify-content: center;*/
		}
		li {
			a {
				display: block;
				width: 160px;
				display: flex;
				align-items: center;
				justify-content: center;
				height: 30px;
				border-radius: 30px;
				background: transparent;
				color: #fff;
				border: 1px solid transparent;
				@media (max-width: 767px) {
					width: auto;
					padding: 0 12px;
					font-size: 10px;
				}
				&.active {
					color: #000000;
					background: #fff;
					border: 1px solid #000000;
				}
			}
		}
	}	
}

.page-template-user-dashboard {
	#qodef-page-inner {
		@media (max-width: 1516px) {
			max-width: 100%;
			padding-left: 80px;
			padding-right: 80px;
			width: 100%;
		}
	}
}

.contact-support {
	.wpcf7-form {
		.wpcf7-not-valid-tip {
		    font-size: 12px;
		    display: block;
		    margin-top: 8px;
		}
		.wpcf7-response-output {
		    padding: 0 !important;
		    border: 0 !important;
		    margin: 20px 0 0 0 !important;
		    font-size: 14px;
		}
		label {
			margin-bottom: 20px;
			&:last-child {
				margin-bottom: 0;
			}
			textarea {
				height: 120px;
			    border: 1px solid #000000;
			    padding: 16px;
			}
		}
	}
}

.announce {
	.qodef-announcement-list-inner {
		@media (max-width: 767px) {
			overflow: auto;
		}
	}
	table {
		width: 100%;
		@media (max-width: 767px) {
			width: 1100px;
		}
		th {
			padding: 20px;
			line-height: normal;
			font-weight: bold;
			text-align: center;
			background: #31D9AD;
		}
		td {
			background: #FBF9F9;
			padding: 20px;
			&:first-child {
				text-align: center;
			}
			&:nth-child(2) {
				min-width: 155px;
			}
			&:last-child {
				min-width: 110px;
			}
		}
	}
}

.content-faq {
	.e-n-tabs {
		display: block !important;
	}
	.e-n-tabs-heading {
		justify-content: flex-start !important;
    	gap: 0 !important;
    	margin-bottom: 40px;
    	@media (max-width: 767px) {
    		display: flex !important;
    		margin-bottom: 16px;
    	}
    	button {
    		padding: 0;
            height: 29px;
            min-width: 160px;
            font-size: 14px;
            border-radius: 30px;
            border: 1px solid transparent;
            background: transparent !important;
            color: #000000 !important;
            @media (max-width: 767px) {
            	min-width: unset;
            	padding: 0 10px;
            	margin-bottom: 0 !important;
            	margin-top: 0 !important;
            }
            .e-n-tab-title-text {
				@media (max-width: 767px) {
					font-size: 12px !important;
				}
			}
    		&[aria-selected="true"] {
    			border: 1px solid #000000;
    			font-weight: 600;
    		}
    	}
	}
}

.faq-list-item {
	h3 {
		border: 0 !important;
		font-size: 20px;
		font-weight: 600;
		font-family: Inter;
		margin-top: 16px !important;
		@media (max-width: 767px) {
			align-items: flex-start !important;
			margin-bottom: 0;
			font-size: 16px;
		}
	}
	.qodef-e-content {
		padding-top: 0 !important;
		border-bottom: 0 !important;
		background: #f6f6f6;
		position: relative;
		.qodef-e-content-inner {
			padding-bottom: 20px;
		}
	}
}

.container-faq {
	margin: 0 auto !important;
	@media (max-width: 1512px) {
		max-width: 1100px;
	}
	@media (max-width: 1200px) {
		max-width: 960px;
	}
	@media (max-width: 1024px) {
		max-width: 800px;
	}
	@media (max-width: 880px) {
		max-width: 86%;
	}
	@media (max-width: 767px) {
		max-width: 100% !important;
	}
}