/*
Theme Name: Zephyr Child
Template: Zephyr
Version: 1.0
Author:	UpSolution
Theme URI: http://zephyr.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Arman_ikoper copyright 2022 :*/
/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body .product a img{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	background-color:#3b345e;
}

body .product a h2{
	text-align:center;
}

body #shop .products li{
	background-color:#3b345e;
	-webkit-box-shadow:3px 3px 11px -2px #000000;
	box-shadow:3px 3px 11px -2px #000000;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
	padding-left:6px;
	padding-top:6.5px;
	padding-bottom:20px;
	-webkit-transform: rotateY(17deg);
	-ms-transform: rotateY(17deg);
	transform: rotateY(17deg);
	margin-left:0px;
	margin-right:0px;
	margin-bottom:9px;
	margin-top:9px;
	padding-right:6px;
}

body .um-notification-header .um-notifications-filters .active{
	color:#452d4d;
	background-color:#9d92f8;
}

body .um-notification-live-feed .um-notification-shortcode .um-notification-header{
	background-color:#2a2440;
}

body .um-notification-live-feed .um-notification-live-feed-inner{
	background-color:#201e2b;
	color:#f7e4f7;
}

body .um-notification-live-feed .um-notification-shortcode > div{
	color:#f7e4f7;
}

body .um-notification-shortcode .um-ajax-loading-wrap .um-ajax-loading{
	color:#f7e4f7 !important;
}

body .um-notification-live-feed ul a{
	background-color:#201e2b;
	color:#f7e4f7 !important;
}

body .um-new-dropdown ul a{
	background-color:#201e2b;
	color:#f7e4f7 !important;
}

body #page-content .l-section .l-section-h .um-notification-shortcode > div{
	color:#f7e4f7;
}

body .um-groups-directory .um-group-item:nth-child(2) .um-button{
	color:#372439;
	background-color:#9d92f8;
	border-top-left-radius:25px !important;
	border-top-right-radius:25px !important;
	border-bottom-left-radius:25px !important;
	border-bottom-right-radius:0px !important;
}

body .um-groups-directory ul .last-active{
	color:#f7e4f7 !important;
}

body .um-groups-directory ul .count-posts{
	color:#f7e4f7 !important;
}

body .um-groups-directory ul .description{
	color:#f7e4f7 !important;
}

body .um-groups-directory ul .privacy{
	color:#f7e4f7 !important;
	display:inline-block;
	-webkit-transform:translatex(0px) translatey(0px) !important;
	-ms-transform:translatex(0px) translatey(0px) !important;
	transform:translatex(0px) translatey(0px) !important;
}

body .um-groups-directory ul .um-groups-btn-hidden{
	color:#372439;
	background-color:#9d92f8;
	border-top-left-radius:25px !important;
	border-top-right-radius:25px !important;
	border-bottom-left-radius:25px !important;
	border-bottom-right-radius:0px !important;
}

body .um-groups-search-form .um-field input[type=text]{
	color:#3e273e;
	background-color:rgba(255,255,255,0);
	border-color:#f092f0 !important;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:0px;
	font-family:'iransansdnwebbold';
	text-align:center;
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body .um-col-alt .um-left .um-button{
	font-family:'iransansdnwebbold';
	background-color:rgba(59,161,218,0) !important;
	border-color:#44e2f7 !important;
	border-style:solid !important;
	border-width:1px !important;
	border-top-left-radius:25px !important;
	border-top-right-radius:25px !important;
	border-bottom-left-radius:0px !important;
	border-bottom-right-radius:25px !important;
}

body .um-col-alt .um-right a{
	color:#38feff !important;
	font-family:'iransansdnwebbold' !important;
	background-color:rgba(238,238,238,0) !important;
	border-style:solid !important;
	border-color:#08bd24 !important;
	border-width:1px !important;
	border-top-left-radius:25px !important;
	border-top-right-radius:25px !important;
	border-bottom-left-radius:25px !important;
	border-bottom-right-radius:0px !important;
}

body .um-notification-b{
	background-color:rgba(20,20,20,0.49) !important;
	color:#9d92f8 !important;
}

body .um-notification-b.yp_onscreen{
	-webkit-animation-name:tada;
	animation-name:tada;
	-webkit-animation-duration:3s;
	animation-duration:3s;
	-webkit-animation-delay:1s;
	animation-delay:1s;
}

body .ush_image_2 .w-image-h img{
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
	--animation-trigger-repeat:1;
	-webkit-filter: brightness(1.06);
	filter: brightness(1.06);
	display:inline-block;
	-webkit-transform:translatex(0px) translatey(0px) !important;
	-ms-transform:translatex(0px) translatey(0px) !important;
	transform:translatex(0px) translatey(0px) !important;
}

body .ush_image_2 .w-image-h img.yp_onscreen{
	-webkit-animation-name:none;
	animation-name:none;
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-delay:1s;
	animation-delay:1s;
}

body .actions ul a{
	color:#372439 !important;
	border-top-left-radius:25px !important;
	border-top-right-radius:25px !important;
	border-bottom-left-radius:25px !important;
	border-bottom-right-radius:0px !important;
	background-color:#9d92f8 !important;
}

body .um-group-meta .user i{
	color:#f7e4f7;
}

body .um-groups-new-post form .um-groups-head{
	color:#f7e4f7;
	background-image:url("../../../assets/gun_metal.png");
}

body .um-groups-new-post form .um-groups-foot{
	color:#f7e4f7;
	background-image:url("../../../assets/gun_metal.png");
}

body #_post_content{
	color:#f7e4f7;
	background-image:url("../../../assets/dark_stripes.png");
}

body #page-content .l-section{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body .um-groups-new-post .um-groups-right a{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	color:#f7e4f7;
	background-image:url("../../../assets/carbon_fibre.png");
	border-style:none;
	border-color:rgba(0,0,0,0) !important;
	border-top-right-radius:0px !important;
}

body .um-groups-wall .um-groups-widget .um-groups-head{
	color:#f7e4f7;
	background-image:url("../../../assets/soft_kill.png");
}

body .um-groups-wall .um-groups-body .um-groups-bodyinner-txt{
	color:#f7e4f7;
	background-image:url("../../../assets/soft_kill.png");
}

body .um-groups-wall .um-groups-widget .um-groups-comments{
	color:#f7e4f7;
	background-image:url("../../../assets/tasky_pattern.png");
}

body .um-groups-wall .um-groups-widget .um-groups-foot{
	background-image:url("../../../assets/tasky_pattern.png");
	color:#f7e4f7;
}

body .um-groups-wall .um-groups-comment-box textarea{
	color:#f7e4f7;
	background-image:url("../../../assets/burried.png");
}

body .um-groups-wall .um-groups-body .um-groups-disp{
	color:#f7e4f7;
	background-image:url("../../../assets/tasky_pattern.png");
}

body .um-groups-wall .um-groups-head .um-link{
	color:#f7e4f7;
}

body .um-form .um-groups-wall .um-groups-widget .um-groups-head .um-groups-author .um-groups-author-meta .um-groups-metadata a{
	color:#ecff1e !important;
}

body .um-groups-wall span .um-groups-comment-permalink{
	color:#ecff1e !important;
}

body .um-groups-wall .um-groups-commentwrap .um-groups-comment-meta{
	color:#f7e4f7;
}

body .um-groups-wall .um-groups-widget .um-groups-commentload{
	color:#f7e4f7;
}

body .um-groups-wall .um-groups-commentwrap .um-groups-comment-info{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body .um-groups-wall .um-groups-commentwrap .um-groups-comment-text{
	color:#f7e4f7;
}

body .um-groups-wall .um-groups-commentwrap .um-groups-comment-data .um-link{
	color:#ff1414;
}

body .um-groups-wall .um-groups-commentwrap .um-groups-comment-like{
	color:#ff1414;
}

body .um-groups-wall .um-groups-commentwrap .um-groups-comment-reply{
	color:#14dbff;
}

body .um-groups-wall .um-groups-commentwrap .um-icon-edit{
	color:#ff1414;
}

body .um-groups-wall .um-groups-comment-area a{
	color:#f7e4f7;
	background-image:url("../../../assets/carbon_fibre.png");
}

body .um-groups-wall .active span{
	color:#ff1414;
}

body .um-groups-wall .um-groups-disp-likes .um-groups-disp-span{
	color:#ff1414;
}

body .um-groups-wall .um-link .um-groups-post-likes{
	color:#ff1414;
}

body .um-groups-wall .active .um-faicon-thumbs-up{
	color:#ff1414;
}

body .um-groups-wall .um-groups-disp-comments .um-groups-disp-span{
	color:#0ffff7;
}

body .um-groups-wall .um-groups-comment span{
	color:#0ffff7;
}

body .um-groups-wall .um-groups-comment i{
	color:#0ffff7;
}

body .um-groups-wall .um-link .um-groups-post-comments{
	color:#0ffff7;
}

body .um-groups-wall .um-groups-body span .um-link{
	color:#ecff1e;
}

body .um-popup .um-groups-modal-head{
	color:#f7e4f7 !important;
	background-color:#201e2b;
}

body .simplebar-offset .um-groups-modal-item{
	color:#f7e4f7;
	background-color:#201e2b;
}

body .um-popup .um-popup-footer{
	color:#f7e4f7;
	background-color:#201e2b;
}

body .um-groups-modal-info .um-groups-modal-name a{
	color:#d7ff0f;
}

body .um-popup{
	background-color:#201e2b;
}

body .um-groups-commentwrap a .um-faicon-thumbs-up{
	color:#ee5353;
}

body .um-groups-wall .um-groups-like span{
	color:#ee5353;
}

body .um-groups-wall .um-groups-foot .um-faicon-thumbs-up{
	color:#ee5353;
}

body .um-groups-form form .um-group-field{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	color:#f7e4f7;
}

body .um-group-fields .selection span{
	background-color:rgba(255,255,255,0);
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px !important;
}

body .um-groups-create .um-groups-form form .um-group-fields .um-group-field span .selection span{
	border-bottom-left-radius:10px !important;
}

body .um-group-fields .um-group-field .um-button{
	background-color:rgba(59,161,218,0) !important;
	border-color:#23f4ff !important;
	border-style:solid !important;
	border-top-right-radius:25px !important;
	border-bottom-left-radius:25px !important;
	border-bottom-right-radius:25px !important;
}

body #page-content .l-section .l-section-h .um-groups-create .um-groups-form form .um-group-fields .um-group-field .um-button{
	border-top-left-radius:25px !important;
}

body .um-groups-single form .um-button{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	background-color:rgba(59,161,218,0) !important;
}

body #page-content .l-section .um-group-tab-content-wrap{
	color:#f7e4f7;
}

body .um-groups-single .um-activity .um-form .um-groups-new-post form .um-groups-foot .um-groups-right a{
	border-bottom-left-radius:0px !important;
	border-bottom-right-radius:0px !important;
	border-top-left-radius:0px !important;
}

body .um-groups-wall .um-groups-body .post-meta{
	color:#f7e4f7;
	background-image:url("../../../assets/subtle_carbon.png");
}

body .post-meta a .post-title{
	color:#f7e4f7;
}

body .post-meta a .post-domain{
	color:#fbff33;
}

body .um-notification-shortcode .um-notification-ajax .um-notification{
	color:#f7e4f7;
	background-color:#362531;
}

body .um-notification-link span{
	color:#eeff3d !important;
}

body .um-notification-actions .um-notification-actions-a i{
	color:#d9fd24;
}

body .um-notification-link span i{
	color:#fe4848 !important;
}

body .um-role-administrator .um-form .um-profile-nav{
	background-color:rgba(59,52,94,0) !important;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}

body .l-canvas #page-content .l-section .l-section-h .um-role-administrator .um-form .um-profile-nav{
	border-top-right-radius:10px !important;
}

body .um-profile-meta .um-friends-coverbtn a{
	color:#f7e4f7 !important;
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	background-color:#201e2b !important;
}

body .um-followers-links .um-followers-btn a{
	color:#f7e4f7 !important;
	background-color:#201e2b !important;
}

body .um-role-customer .um-form .um-profile-nav{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	background-color:rgba(90,52,125,0.7);
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body .um-role-customer .um-form .um-profile-subnav{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	background-color:rgba(83,38,38,0);
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body .um-role-customer .um-form .um-profile-body{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body .um-followers-user .um-followers-user-btn a{
	color:#f7e4f7 !important;
	background-color:#201e2b !important;
}

body .um-followers-links .um-followers-rc .current{
	color:#e6f202 !important;
}

body .actions ul .count-members{
	color:#f7e4f7 !important;
}

body .um-profile-subnav a .um-profile-friends{
	background-color:rgba(221,221,221,0);
}

body .l-canvas #page-content .l-section .l-section-h .um-role-administrator .um-form .um-profile-subnav a .um-profile-friends{
	color:#f7e4f7 !important;
}

body .um-profile-body div .um-button{
	color:#f7e4f7 !important;
	background-color:#201e2b !important;
}

body .um-followers-user .um-followers-user-name span{
	color:#f7e4f7;
}

body #um_message_text{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	background-image:url("../../../assets/black_twill.png");
}

body .simplebar-mask .simplebar-offset .simplebar-content-wrapper{
	color:#f7e4f7;
}

body .um-popup .um-message-modal .um-message-header{
	color:#f7e4f7;
}

body .um-message-ajax .um-message-item .um-message-item-content{
	background-image:url("../../../assets/twinkle_twinkle.png");
}

body .um-role-subscriber .um-form .um-profile-subnav{
	background-color:rgba(238,238,238,0);
}

body .um-form form .um-field{
	color:#f7e4f7;
}

body .um-form .um-field .um-field-block div{
	color:#f7e4f7;
}

body .um-form form .um-center{
	color:#f7e4f7;
}

body #username_b{
	color:#f7e4f7;
	background-color:rgba(255,255,255,0);
	border-color:#ff6beb !important;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body #um-submit-btn{
	background-color:rgba(59,161,218,0);
	border-color:#6be8ff !important;
	border-style:solid !important;
	color:#00ff22;
	border-top-left-radius:25px !important;
	border-top-right-radius:25px !important;
	border-bottom-left-radius:25px !important;
	border-bottom-right-radius:25px !important;
}

body .cols_custom .vc_column-inner{
	padding-left:19px;
	padding-top:19px;
	padding-bottom:19px;
	padding-right:19px;
	background-color:#2b2549;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
	-webkit-box-shadow:5px 6px 0px 0px #8a2790;
	box-shadow:5px 6px 0px 0px #8a2790;
	border-color:#de1616;
	border-style:dashed;
	margin-bottom:-12px;
	border-width:3px;
	margin-top:9px;
}

body #page-footer .vc_column_container:nth-child(3) .vc_column-inner{
	padding-left:19px;
	padding-top:10px;
}

body #page-footer .l-section:nth-child(1) .l-section-overlay{
	padding-left:0px;
}

body #page-footer .l-section .cols_custom{
	padding-left:21px;
	padding-right:21px;
	margin-bottom:-1px;
}

body #page-footer .cols_custom .vc_column_container:nth-child(1) .vc_column-inner{
	text-align:justify;
}

body #page-footer .g-cols .vc_column-inner{
	-webkit-box-shadow:5px 6px 0px -50px #8a2790;
	box-shadow:5px 6px 0px -50px #8a2790;
	border-style:solid;
	border-color:rgba(255,255,255,0.18);
}

body .height_small .g-cols .vc_column-inner{
	border-color:rgba(204,86,86,0) !important;
}

body .for_text input[type=text]{
	-webkit-transform: translatey(17px);
	-ms-transform: translatey(17px);
	transform: translatey(17px);
}

body #page-header .l-subheader-h input[type=text]{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body .um-field-username .um-field-area input[type=text]{
	background-color:rgba(255,255,255,0);
	border-color:#f929f2 !important;
	border-style:solid;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
	color:#f7e4f7;
}

body .um-form .um-field-text input[type=text]{
	color:#f7e4f7;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
	border-color:#f929f2 !important;
	background-color:rgba(255,255,255,0);
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body .um-field-tel .um-field-area input[type=tel]{
	background-color:rgba(255,255,255,0);
	border-color:#f929f2 !important;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body #page-content .l-section .l-section-h .g-cols .vc_column_container .vc_column-inner .wpb_text_column .wpb_wrapper .um-register .um-form form ._um_row_1 .um-col-1 .um-field-tel .um-field-area input[type=tel]{
	color:#f7e4f7 !important;
}

body #page-content .l-section .l-section-h .g-cols .vc_column_container .vc_column-inner .wpb_text_column .wpb_wrapper .um-register .um-form form ._um_row_1 .um-col-1 .um-field-password .um-field-area input[type=password]{
	color:#f7e4f7 !important;
}

body .um-form .um-field-area input[type=password]{
	border-color:#f929f2 !important;
	background-color:rgba(255,255,255,0);
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body .um-field-username .um-field-label i{
	color:#ff1414;
}

body .um-form .um-field-text .um-faicon-align-right{
	color:#ff1414;
}

body .um-field-tel .um-field-label i{
	color:#ff1414;
}

body .um-form .um-field-password .um-field-label-icon{
	color:#ff1414;
}

body .um-form .um-field-text .um-icon-android-mail{
	color:#ff1414;
}

body .um-form .um-field-password label span{
	color:#e0f400;
}

body .um-form .um-field-password .um-tip-e i{
	color:#e0f400;
}

body .um-field-tel label span{
	color:#e0f400 !important;
}

body .um-form .um-field-text label span{
	color:#e0f400;
}

body .um-form .um-field-text .um-tip-e i{
	color:#e0f400;
}

body #page-content .g-cols .vc_column-inner{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body .l-canvas .hentry .tutor-course-details-page{
	color:#f7e4f7;
	position:relative;
	padding-top:181px;
}

body .tutor-course-details-page .tutor-course-details-header h1{
	color:#f7e4f7;
}

body .tutor-course-details-top .tutor-course-details-info div{
	color:#f7e4f7;
}

body .tutor-course-details-info div a{
	color:#fefe43;
}

body .tutor-course-details-ratings .tutor-ratings .tutor-ratings-stars{
	color:#f7eb44;
}

body .tutor-course-details-top .tutor-col-auto a{
	color:#f7e4f7;
}

body #tutor-course-details-tab-info .tutor-toggle-more-collapsed .tutor-color-secondary{
	color:#f7e4f7;
}

body #tutor-course-details-tab-info a{
	color:#fff370;
}

body #tutor-course-details-tab-info .tutor-toggle-more-collapsed h2{
	color:#f7e4f7;
}

body #tutor-course-details-tab-reviews .tutor-pagination-wrapper-replaceable{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body #tutor-course-details-tab-reviews .tutor-pagination-wrapper-replaceable h3{
	color:#f7e4f7;
}

body .tutor-pagination-wrapper-replaceable .tutor-empty-state .tutor-color-secondary{
	color:#f7e4f7;
}

body #tutor-course-details-tab-info .tutor-color-secondary{
	color:#f7e4f7;
}

body #tutor-course-details-tab-info h2{
	color:#f7e4f7;
}

body .tutor-toggle-more-collapsed p:nth-child(2){

	color:#f7e4f7;
}

body .tutor-course-details-tab .tutor-nav{
	background-color:rgba(225,121,121,0);
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
	border-color:#ad0087;
	border-style:solid;
	border-width:1px;
}

body .tutor-course-details-page main .tutor-is-sticky{
	background-color:rgba(255,255,255,0) !important;
	border-color:#ad0087;
	border-width:2px;
	border-style:solid;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body .tutor-nav .tutor-nav-item:nth-child(1) .tutor-nav-link{
	border-bottom-style:هیچکدام;
	border-bottom-width:0px;
	color:#f7e4f7;
}

body .tutor-nav .tutor-nav-item:nth-child(2) .tutor-nav-link{
	color:#f7e4f7;
}

body .l-canvas .hentry .tutor-course-details-page .tutor-row main .tutor-course-details-tab .tutor-is-sticky .tutor-nav .tutor-nav-item:nth-child(1) .tutor-nav-link{
	border-bottom-color:#3f7ede !important;
}

body .tutor-single-course-sidebar .tutor-sidebar-card .tutor-card-body{
	background-color:#b4adf1;
}

body .tutor-single-course-sidebar .tutor-sidebar-card .tutor-card-footer{
	background-color:#b4adf1;
}

body .tutor-single-course-sidebar .tutor-single-course-sidebar-more .tutor-course-details-instructors{
	background-color:#b4adf1;
}

body .tutor-single-course-sidebar .tutor-single-course-sidebar-more .tutor-course-details-widget:nth-child(2){

	background-color:#b4adf1;
}

body .tutor-single-course-sidebar .tutor-single-course-sidebar-more .tutor-course-details-widget:nth-child(3){

	background-color:#b4adf1;
}

body .tutor-ul .tutor-d-flex:nth-child(1) .tutor-color-secondary{
	color:#000000;
}

body .tutor-ul .tutor-d-flex:nth-child(2) .tutor-color-secondary{
	color:#000000;
}

body .tutor-single-course-sidebar-more .tutor-course-details-instructors .tutor-fw-medium{
	color:#930085;
}

body .tutor-course-details-instructors div .tutor-fw-bold{
	color:#000000;
}

body .tutor-avatar-md .tutor-ratio .tutor-avatar-text{
	color:#930085;
	background-color:#b6de3f;
}

body .tutor-single-course-sidebar-more .tutor-course-details-widget:nth-child(2) .tutor-course-details-widget-title{
	color:#930085;
}

body .tutor-course-details-widget-tags li a{
	color:#000000;
	border-color:#f400bf;
}

body .tutor-single-course-sidebar-more .tutor-course-details-widget h3{
	color:#930085;
}

body .tutor-course-details-widget-list .tutor-d-flex span{
	color:#000000;
}

body .tutor-single-course-sidebar-more .tutor-d-flex .tutor-icon-bullet-point{
	color:#c60000;
}

body .tutor-ul .tutor-d-flex .tutor-icon-mortarboard{
	color:#c60000;
}

body .tutor-ul .tutor-d-flex .tutor-icon-level{
	color:#c60000;
}

body .tutor-sidebar-card .tutor-card-body .tutor-woocommerce-view-cart{
	background-color:#3b345e;
	border-color:#05ff26;
	border-width:2px;
	color:#3fdeae;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body .tutor-course-list .tutor-course-list-btn a{
	border-color:#82fb98;
	color:#60e7ff;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body .tutor-course-list .tutor-course-bookmark a{
	color:#dbfd2e;
}

body{
	padding-top:0px !important;
	padding-bottom:0px !important;
}

body .tutor-course-filter form .tutor-form-select{
	background-color:rgba(255,255,255,0);
	border-color:#fc02b5;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body .tutor-course-list .tutor-course-card:nth-child(1) .tutor-mt-auto div:nth-child(2){

	color:#f7e4f7;
}

body .tutor-course-list .tutor-course-card:nth-child(2) .tutor-mt-auto div:nth-child(2){

	color:#f7e4f7;
}

body .tutor-course-list .tutor-course-card:nth-child(3) .tutor-mt-auto div:nth-child(2){

	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	color:#f7e4f7;
}

body .tutor-course-list .tutor-card-body .tutor-mt-auto{
	color:#f7e4f7;
}

body .tutor-course-list .tutor-course-card:nth-child(4) .tutor-mt-auto div:nth-child(2){

	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	display:inline-block;
	color:#f7e4f7;
}

body .tutor-course-list .tutor-course-card:nth-child(5) .tutor-mt-auto div:nth-child(2){

	color:#f7e4f7;
}

body .tutor-course-list .tutor-course-card:nth-child(6) .tutor-mt-auto div:nth-child(2){

	color:#f7e4f7;
}

body .tutor-course-list .tutor-course-card:nth-child(7) .tutor-mt-auto div:nth-child(2){

	color:#f7e4f7;
}

body .tutor-course-list .tutor-course-card:nth-child(8) .tutor-mt-auto div:nth-child(2){

	color:#f7e4f7;
}

body .tutor-course-list .tutor-course-card:nth-child(9) .tutor-mt-auto div:nth-child(2){

	color:#f7e4f7;
}

body .tutor-course-list .tutor-course-card:nth-child(10) .tutor-mt-auto div:nth-child(2){

	color:#f7e4f7;
}

body .tutor-course-list .tutor-course-card:nth-child(11) .tutor-mt-auto div:nth-child(2){

	color:#f7e4f7;
}

body .tutor-course-list .tutor-course-card:nth-child(12) .tutor-mt-auto div:nth-child(2){

	color:#f7e4f7;
}

body #tab-description p{
	text-align:justify;
}

body .course-archive-page .tutor-pagination-wrapper-replaceable .tutor-course-list{
	color:#f7e4f7;
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body .course-archive-page .tutor-col-12{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body .tutor-course-list .tutor-course-card .tutor-card-body{
	background-color:#3b345e;
}

body .tutor-course-list .tutor-course-card .tutor-card-footer{
	background-color:#3b345e;
}

body .tutor-course-card .tutor-card-body h3{
	color:#f7e4f7;
}

body .tutor-fw-bold .woocommerce-Price-amount bdi{
	color:#f7e4f7;
}

body .tutor-card-body .tutor-course-name a{
	color:#f7e4f7;
}

body .tutor-mt-auto div a{
	color:#fcff6b;
}

body .tutor-course-ratings .tutor-ratings .tutor-ratings-stars{
	color:#e2ff70;
}

body .tutor-card-body div .tutor-icon-user-line{
	color:#fe3838;
}

body .tutor-avatar .tutor-ratio span{
	background-color:#fff570;
	color:rgba(0,0,0,0.8);
}

body .tutor-justify-between .list-item-button a{
	color:#7fff0f;
	border-color:#47ddff;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body .course-archive-page .tutor-col-12 > div{
	color:#f7e4f7;
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body .tutor-toggle-more-collapsed p{
	text-align:justify;
}

body #tutor-course-details-tab-info p{
	text-align:justify;
}

body .course-archive-page div .tutor-course-filter{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	visibility:hidden;
	cursor:not-allowed;
	display:none;
}

body .cols_custom .ult-just-icon-wrapper .align-icon{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body .um-cover ul .um-reset-cover-photo{
	background-color:#201e2b;
	color:#f7e4f7;
}

body .um-header .um-profile-photo .um-dropdown{
	background-color:#201e2b;
}

body .um-profile-photo ul .um-manual-trigger{
	background-color:#201e2b;
	color:#f7e4f7;
}

body .um-form form .um-header .um-profile-photo .um-dropdown .um-dropdown-b ul li .um-manual-trigger{
	color:#f7e4f7 !important;
}

body .um-profile-photo ul .um-reset-profile-photo{
	color:#f7e4f7;
	background-color:#201e2b;
}

body .um-profile-photo ul .um-dropdown-hide{
	color:#f7e4f7;
	background-color:#201e2b;
}

body .um-profile-photo .um-dropdown i{
	color:#f7e4f7;
}

body .tutor-modal-window .tutor-modal-body{
	background-color:#290c3b;
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body .tutor-modal-body .tutor-py-48 .tutor-fw-medium{
	color:#fe3e3e;
}

body #tutor-login-form .tutor-justify-between a{
	color:#fefe23;
}

body #tutor-login-form .tutor-form-check label{
	color:#f7e4f7;
}

body #shop .l-section-h .product .woocommerce-tabs #tab-description .tutor-login-modal .tutor-modal-window .tutor-modal-content .tutor-modal-body .tutor-py-48 #tutor-login-form .tutor-color-secondary a{
	color:#b8c0c1 !important;
}

body #tutor-login-form .tutor-color-secondary{
	color:#a670ff;
}

body .tutor-modal-window .tutor-modal-close-o{
	color:#a13dfa;
}

body .tutor-login-modal .tutor-modal-window .tutor-modal-content{
	border-color:#600000;
	border-width:2px;
}

body .tutor-login-modal .tutor-modal-window .tutor-modal-content-white{
	visibility:hidden;
}

body .products .product:nth-child(2) .woocommerce-loop-product__title{
	font-style:normal;
}

body .products .product .tutor-btn-outline-primary{
	color:#f7e4f7;
	border-style:solid;
	-webkit-transform: translatex(11px);
	-ms-transform: translatex(11px);
	transform: translatex(11px);
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body .l-canvas #page-content #shop .l-section-h .products .product .tutor-btn-outline-primary{
	border-color:#ca7777 !important;
}

body .list-item-price .tutor-fw-bold .woocommerce-Price-amount{
	color:#f7e4f7;
}

body .um-profile-body .um-user-photos-add a{
	background-color:rgba(59,161,218,0);
	border-color:#23feff;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body .um-user-photos-modal .um-user-photos-modal-body{
	background-color:#201e2b;
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body .um-user-photos-modal .um-user-photos-modal-body .um-user-photos-modal-head{
	color:#f7e4f7;
}

body .um-user-photos-modal-body .um-user-photos-modal-head .um-user-photos-modal-title{
	color:#f7e4f7 !important;
}

body .um-user-photos-modal-form .um-field input[type=text]{
	background-color:rgba(255,255,255,0);
	border-color:#db00ef !important;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
	color:#5d455d;
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body .um-user-photos-modal-form .um-user-photos-modal-footer select{
	-webkit-transform: translatex(6px);
	-ms-transform: translatex(6px);
	transform: translatex(6px);
	background-color:#201e2b;
}

body .um-user-photos-modal-form .um-user-photos-modal-footer .um-galley-modal-update{
	background-color:rgba(59,161,218,0);
	color:#77ff00;
	border-color:#8eeaff !important;
	border-style:solid !important;
	border-width:1px !important;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body .um-user-photos-modal-form .um-user-photos-modal-footer label.um-modal-btn{
	border-color:#8eeaff;
	border-width:1px;
	background-color:rgba(238,238,238,0);
	border-style:solid;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
	color:#f7e4f7;
}

body .um-user-photos-modal-form .um-user-photos-modal-footer a{
	background-color:rgba(238,238,238,0);
	border-color:#8eeaff;
	border-style:solid;
	border-width:1px;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
	color:#7efe42;
}

body .course-archive-page .tutor-pagination-wrapper-replaceable nav{
	border-color:#f90000;
	border-style:solid;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body .tutor-pagination-hints .tutor-fs-7 .tutor-fw-medium{
	color:#fff070;
}

body .tutor-pagination .tutor-pagination-numbers a.page-numbers{
	color:#f7e4f7;
}

@media (max-width:1024px){

	body .at_middle .w-hwrapper .w-btn:nth-child(3){

	padding-left:1px;
	}

}



@media (max-width:991px){

	body .l-canvas .hentry .tutor-course-details-page{
	padding-top:104px;
	}

}



@media (max-width:899px){

	body .um-role-administrator .um-form .um-profile-nav{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	background-color:rgba(59,52,94,0.1) !important;
	}

}



@media (max-width:599px){

	body #page-footer .cols_custom .vc_column_container:nth-child(1) .vc_column-inner{
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	border-bottom-color:rgba(255,255,255,0) !important;
	-webkit-box-shadow:5px 0px 0px -50px #8a2790;
	box-shadow:5px 0px 0px -50px #8a2790;
	border-color:rgba(255,255,255,0.22);
	border-style:solid;
	border-width:2px;
}

body #page-footer .vc_column_container:nth-child(2) .vc_column-inner{
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	border-bottom-color:rgba(255,255,255,0) !important;
	-webkit-box-shadow:5px 0px 0px -50px #8a2790;
	box-shadow:5px 0px 0px -50px #8a2790;
	margin-top:-45px;
	margin-bottom:-50px;
	border-top-color:rgba(255,255,255,0) !important;
	border-color:rgba(255,255,255,0.22);
	border-style:solid;
	border-bottom-width:1px;
	border-width:2px;
}

body #page-footer .vc_column_container:nth-child(3) .vc_column-inner{
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	-webkit-box-shadow:5px 5px 0px -50px #000000;
	box-shadow:5px 5px 0px -50px #000000;
	border-top-color:rgba(255,255,255,0) !important;
	border-color:rgba(255,255,255,0.22);
	border-style:solid;
	border-width:2px;
}

body #page-footer .l-section .cols_custom{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body #page-footer .cols_custom .vc_column_container:nth-child(1) p{
	text-align:justify;
	letter-spacing:-0.5px;
}

body .ush_image_2 .w-image-h img{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body .at_middle .w-hwrapper a.w-btn{
	-webkit-transform:translatex(0px) translatey(0px) !important;
	-ms-transform:translatex(0px) translatey(0px) !important;
	transform:translatex(0px) translatey(0px) !important;
}

body .at_middle .w-search .w-search-open{
	-webkit-transform:translatex(12px) translatey(0px) !important;
	-ms-transform:translatex(12px) translatey(0px) !important;
	transform:translatex(12px) translatey(0px) !important;
	}

}



@media (max-width:480px){

	body .at_middle .w-hwrapper .w-btn:nth-child(4){

	-webkit-transform: translatex(20px) translatey(-17px) !important;
	-ms-transform: translatex(20px) translatey(-17px) !important;
	transform: translatex(20px) translatey(-17px) !important;
	-webkit-transform: translatex(35px) translatey(-17px) !important;
	-ms-transform: translatex(35px) translatey(-17px) !important;
	transform: translatex(35px) translatey(-17px) !important;
}

body .at_middle .w-nav-icon div{
	-webkit-transform: translatex(9px);
	-ms-transform: translatex(9px);
	transform: translatex(9px);
}

body .at_middle .w-hwrapper .w-btn:nth-child(3){

	-webkit-transform: translatex(-3px) translatey(-14px) !important;
	-ms-transform: translatex(-3px) translatey(-14px) !important;
	transform: translatex(-3px) translatey(-14px) !important;
	-webkit-transform: translatex(17px) translatey(-14px) !important;
	-ms-transform: translatex(17px) translatey(-14px) !important;
	transform: translatex(17px) translatey(-14px) !important;
}

@media (max-width:350px){

	.l-canvas #page-header .l-subheader .l-subheader-h .l-subheader-cellwidth:54px !important;
}

body .ush_image_2 .w-image-h img{
	-webkit-transform: translatex(55px) !important;
	-ms-transform: translatex(55px) !important;
	transform: translatex(55px) !important;
	}

}



@media (max-width:350px){

	body .l-canvas #page-header .l-subheader .l-subheader-h .l-subheader-cell{
	width:54px !important;
}

body .ush_image_2 .w-image-h img{
	-webkit-transform: translatex(55px) !important;
	-ms-transform: translatex(55px) !important;
	transform: translatex(55px) !important;
	-webkit-transform: translatex(55px) !important;
	-ms-transform: translatex(55px) !important;
	transform: translatex(55px) !important;
	-webkit-transform: translatex(55px) !important;
	-ms-transform: translatex(55px) !important;
	transform: translatex(55px) !important;
	-webkit-transform: translatex(55px) !important;
	-ms-transform: translatex(55px) !important;
	transform: translatex(55px) !important;
	-webkit-transform: translatex(55px) !important;
	-ms-transform: translatex(55px) !important;
	transform: translatex(55px) !important;
}

body .at_middle .w-hwrapper .w-btn:nth-child(4){

	-webkit-transform: translatex(35px) translatey(-17px) !important;
	-ms-transform: translatex(35px) translatey(-17px) !important;
	transform: translatex(35px) translatey(-17px) !important;
}

body .at_middle .w-hwrapper .w-btn:nth-child(3){

	-webkit-transform: translatex(17px) translatey(-14px) !important;
	-ms-transform: translatex(17px) translatey(-14px) !important;
	transform: translatex(17px) translatey(-14px) !important;
	}

}



/*-----------------------------------------------*/
/*  Archive Page                                 */
/*-----------------------------------------------*/
body.archive{
	padding-top:130px;
	padding-bottom:141px;
}

body.archive .course-archive-page .tutor-pagination-wrapper-replaceable .tutor-course-list{
	color:#f7e4f7;
}

body.archive .tutor-course-list .tutor-course-card .tutor-card-body{
	background-color:#3b345e;
}

body.archive .tutor-course-list .tutor-course-card .tutor-card-footer{
	background-color:#3b345e;
}

body.archive .tutor-course-list .tutor-ratio img{
	background-color:#3b345e;
}

body.archive .course-archive-page .tutor-col-12{
	color:#f7e4f7;
	padding-top:165px;
	padding-bottom:17px;
}

body.archive .tutor-course-list .tutor-course-name a{
	color:#f7e4f7;
}

body.archive .tutor-course-list .tutor-ratings span{
	margin-bottom:15px;
}

body.archive .tutor-course-list .tutor-ratings .tutor-ratings-stars{
	color:#fbeb12;
}

body.archive .tutor-course-list .tutor-course-card:nth-child(1) .tutor-meta:nth-child(3) div{
	color:#ff6b6b;
}

body.archive .tutor-course-list div .tutor-icon-user-line{
	color:#ff0505;
}

body.archive .tutor-course-list div .tutor-meta-value{
	color:#fbfb31;
}

body.archive .tutor-course-list .tutor-course-card:nth-child(1) .tutor-mt-auto div:nth-child(2){

	display:inline-block;
	-webkit-transform:translatex(0px) translatey(0px) !important;
	-ms-transform:translatex(0px) translatey(0px) !important;
	transform:translatex(0px) translatey(0px) !important;
}

body.archive .tutor-course-list .tutor-mt-auto a{
	color:#eeff75;
}

body.archive .tutor-course-list .tutor-ratio span{
	background-color:#ded93f;
	color:rgba(0,0,0,0.8);
}

body.archive .tutor-course-list .tutor-course-loop-price .woocommerce-Price-amount{
	color:#f7e4f7;
}

body.archive .tutor-course-list .tutor-fw-bold bdi{
	color:#f7e4f7;
}

body.archive .tutor-course-list .list-item-button .add_to_cart_button{
	color:#32fff1;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body.archive .l-canvas .course-archive-page .tutor-row .tutor-col-12 .tutor-pagination-wrapper-replaceable .tutor-course-list .tutor-course-card .tutor-card-footer .tutor-justify-between .list-item-button .add_to_cart_button{
	border-color:#82fb98 !important;
}

body.archive .tutor-course-list .tutor-course-loop-price .tutor-btn-outline-primary{
	color:#32fff1;
	border-color:#82fb98;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body.archive .course-archive-page .tutor-pagination-wrapper-replaceable nav{
	border-color:#f400af;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body.archive .tutor-pagination-hints .tutor-fs-7 .tutor-fw-medium{
	color:#e5ff66;
}

body.archive .tutor-pagination .tutor-pagination-numbers a.page-numbers{
	color:#f7e4f7;
}

body.archive .tutor-course-filter form .tutor-form-select > div > div{
	background-color:#201e2b;
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body.archive .tutor-course-filter div div span{
	background-color:#201e2b;
}

@media (max-width:1024px){

	body.archive .course-archive-page .tutor-col-12{
	padding-top:93px;
	}

}



@media (max-width:599px){

	body.archive .course-archive-page .tutor-col-12{
	padding-top:78px;
	}

}



/*-----------------------------------------------*/
/*  Courses Template                             */
/*-----------------------------------------------*/
body.single-courses #tutor-course-details-tab-info .tutor-toggle-more-collapsed h2{
	font-style:normal;
}

body.single-courses .tutor-login-modal .tutor-modal-window .tutor-modal-content{
	background-color:rgba(249,46,46,0);
	border-color:#600000;
	border-style:solid;
	border-width:2px;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body.single-courses .tutor-modal-window .tutor-modal-body{
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body.single-courses .tutor-modal-window .tutor-modal-body textarea{
	background-color:#8b6995;
}

body.single-courses .tutor-modal-window .tutor-modal-body .tutor-fw-medium{
	color:#f0dae6;
}

body.single-courses .tutor-modal-window .tutor-modal-body .tutor-color-muted{
	color:#e8ebf1;
}

body.single-courses .tutor-modal-body .tutor-justify-center .tutor-review-popup-cancel{
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}



/*-----------------------------------------------*/
/*  Product Template                             */
/*-----------------------------------------------*/
body.single-product #tab-description p{
	font-style:normal;
}



/*-----------------------------------------------*/
/*  "" Page                                      */
/*-----------------------------------------------*/
body.page-id-2 .um-notification-live-feed .um-notification-live-feed-inner{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body.page-id-2 .um-notification-header .um-notifications-filters .active{
	background-color:#9d92f8;
}

body.page-id-2 .um-notification-live-feed .um-notification-shortcode .um-notification-header{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body.page-id-2 .owl-stage .owl-item h2{
	color:#651a65;
}

body.page-id-2 .owl-stage .owl-item .w-hwrapper{
	color:#611919 !important;
}

body.page-id-2 .owl-stage .owl-item p{
	color:#202008;
}

body.page-id-2 .owl-stage a img{
	background-color:transparent;
}

body.page-id-2 .owl-stage .owl-item .w-grid-item-h{
	-webkit-box-shadow:10px 10px 16px 1px #000000;
	box-shadow:10px 10px 16px 1px #000000;
}

body.page-id-2 .hide_on_tablets .l-section-h .g-cols .vc_column_container .vc_column-inner .g-cols .vc_column_container .vc_column-inner .flip-box-wrap .flip-box .ifb-flip-box .ifb-front .ifb-flip-box-section > .ult-responsive{
	-webkit-transform: translatey(-10px);
	-ms-transform: translatey(-10px);
	transform: translatey(-10px);
}

@media (max-width:1024px){

	body.page-id-2 .ifb-flip-box > div{
	text-align:center;
}

body.page-id-2 .ifb-flip-box div .ifb-front .ifb-flip-box-section .ult-responsive{
	position:relative;
	top:-37px;
}

body.page-id-2 .hide_on_default .l-section-h .g-cols .vc_column_container .vc_column-inner .g-cols .vc_column_container .vc_column-inner .flip-box-wrap .flip-box .ifb-flip-box .ifb-front .ifb-flip-box-section > .ult-responsive{
	-webkit-transform: translatey(-35px);
	-ms-transform: translatey(-35px);
	transform: translatey(-35px);
	}

}



@media (max-width:767px){

	body.page-id-2 .ifb-flip-box div .ifb-front .ifb-flip-box-section .ult-responsive{
	top:-45px;
	}

}



@media (max-width:700px){

	body.page-id-2 #page-content .flip-box a{
	word-spacing:-2.3px;
	position:relative;
	top:-16px;
}

body.page-id-2 #page-content .l-section .l-section-h .g-cols .vc_column_container .vc_column-inner .g-cols .vc_column_container .vc_column-inner .flip-box-wrap .flip-box .ifb-flip-box .ifb-back .ifb-flip-box-section div a{
	line-height:1.8em !important;
	}

}



@media (max-width:599px){

	body.page-id-2 .ifb-flip-box div .ifb-front .ifb-flip-box-section .ult-responsive{
	top:-33px;
}

body.page-id-2 .w-search .w-search-open i{
	-webkit-transform: translatex(9px);
	-ms-transform: translatex(9px);
	transform: translatex(9px);
}

body.page-id-2 .at_middle .w-search-open .fa-search{
	padding-right:13px;
	}

}



@media (max-width:480px){

	body.page-id-2 .at_middle .w-hwrapper .w-btn:nth-child(4){

	-webkit-transform: translatex(9px) translatey(-17px) !important;
	-ms-transform: translatex(9px) translatey(-17px) !important;
	transform: translatex(9px) translatey(-17px) !important;
	margin-right:0px;
	margin-left:-31px;
}

body.page-id-2 .at_middle .w-hwrapper .w-btn:nth-child(3){

	margin-top:31px !important;
	}

}



@media (max-width:350px){

	body.page-id-2 .at_middle .w-hwrapper .w-btn:nth-child(4){

	margin-left:2px;
}

body.page-id-2 .at_middle .w-hwrapper .w-btn:nth-child(3){

	margin-left:-8px;
	}

}



/*-----------------------------------------------*/
/*  "Account" Page                               */
/*-----------------------------------------------*/
body.page-id-459 .um-account-main .active .um-field-checkbox-option{
	color:#f7e4f7 !important;
}

body.page-id-459 .um-account-main .um-field strong{
	color:#e098e0;
}

body.page-id-459 .um-account-main .um-account-tab .um-account-heading{
	color:#d89bd8;
}

body.page-id-459 .um-account-main .um-field .active{
	color:#f7e4f7;
}

body.page-id-459 #um_account_submit_webnotifications{
	border-color:#35f7f7 !important;
	border-style:solid !important;
	background-color:rgba(59,161,218,0);
	border-top-left-radius:25px !important;
	border-top-right-radius:25px !important;
	border-bottom-left-radius:25px !important;
	border-bottom-right-radius:25px !important;
}

body.page-id-459 .um-account-side .um-account-name a{
	color:#f7e4f7;
}

body.page-id-459 .um-account-side .um-account-profile-link a{
	color:#f3ff1e;
}

body.page-id-459 .um-account-side ul a{
	color:#000000 !important;
	background-image:-webkit-linear-gradient(top, rgb(185, 147, 214) 20%, rgb(140, 166, 219) 100%);
	background-image:-o-linear-gradient(top, rgb(185, 147, 214) 20%, rgb(140, 166, 219) 100%);
	background-image:linear-gradient(-180deg, rgb(185, 147, 214) 20%, rgb(140, 166, 219) 100%);
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
}

body.page-id-459 .um-account-side ul li{
	background-color:rgba(238,238,238,0);
	color:#000000;
}

body.page-id-459 ul li .um-account-link .um-account-arrow i{
	color:#000000;
}

body.page-id-459 .um-account-side ul .um-account-title{
	color:#000000 !important;
}

body.page-id-459 .um-account-side .um-account-icon .um-faicon-user{
	color:#000000;
}

body.page-id-459 .um-account-side .um-account-icon .um-faicon-asterisk{
	color:#000000;
}

body.page-id-459 .um-account-side .um-account-icon .um-faicon-home{
	color:#000000;
}

body.page-id-459 .um-account-side .um-account-icon .um-faicon-shopping-cart{
	color:#000000;
}

body.page-id-459 .um-account-side .um-account-icon .um-faicon-download{
	color:#000000;
}

body.page-id-459 .um-account-side .um-account-icon .um-faicon-lock{
	color:#000000;
}

body.page-id-459 .um-account-side .um-account-icon .um-faicon-envelope{
	color:#000000;
}

body.page-id-459 .um-account-side .um-account-icon .um-faicon-image{
	color:#000000;
}

body.page-id-459 .um-account-side .current .um-account-icon i{
	color:#7f007d;
}

body.page-id-459 .um-account-main .um_user_photos_account p{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	color:#f7e4f7;
}

body.page-id-459 .um-account-side .um-account-icon .um-faicon-bell{
	color:#000000;
}

body.page-id-459 .um-account-main .um-account-tab p{
	color:#f7e4f7;
}

body.page-id-459 #um_account_submit_notifications{
	border-color:#19f7ff !important;
	border-style:solid !important;
	background-color:rgba(59,161,218,0);
	border-top-left-radius:25px !important;
	border-top-right-radius:25px !important;
	border-bottom-left-radius:25px !important;
	border-bottom-right-radius:25px !important;
}

body.page-id-459 #um_field_privacy_profile_privacy{
	color:#f7e5f7;
}

body.page-id-459 #um_field_privacy_profile_privacy .um-field-label{
	color:#f7e4f7;
}

body.page-id-459 #um_field_privacy_profile_noindex .um-field-label{
	color:#f7e4f7;
}

body.page-id-459 #um_field_privacy_profile_noindex{
	color:#f7e4f7;
}

body.page-id-459 #um_field_privacy_profile_privacy .um-tip i{
	color:#f7e4f7;
}

body.page-id-459 #um_field_privacy_profile_noindex .um-tip i{
	color:#f7e4f7;
}

body.page-id-459 #um_field_privacy_wall_privacy .um-field-label{
	color:#f7e4f7;
}

body.page-id-459 #um_field_privacy__pm_who_can .um-field-label{
	color:#f7e4f7;
}

body.page-id-459 #um_field_privacy_wall_privacy{
	color:#f7e4f7;
}

body.page-id-459 #um_field_privacy__pm_who_can{
	color:#f7e4f7;
}

body.page-id-459 #um_field_privacy_um_bookmark_privacy{
	color:#f7e4f7;
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body.page-id-459 #um_field_privacy_um_bookmark_privacy .um-field-label{
	color:#f7e4f7;
}

body.page-id-459 .um-account-main .um-account-tab .um-field-export_data{
	color:#f7e4f7;
	margin-top:89px;
}

body.page-id-459 .um-account-main .um-field-export_data .um-field-label{
	color:#f7e4f7;
}

body.page-id-459 .um-account-main .um-field-export_data .um-tip i{
	color:#f7e4f7;
}

body.page-id-459 .um-account-main .um-account-tab .um-export-data-button{
	background-color:#9d92f8;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
	color:#372439;
}

body.page-id-459 .um-account-main .um-account-tab .um-erase-data-button{
	color:#372439;
	background-color:#9d92f8;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body.page-id-459 #um_account_submit_privacy{
	background-color:rgba(59,161,218,0);
	border-color:#32f1ff !important;
	border-style:solid !important;
	border-top-left-radius:25px !important;
	border-top-right-radius:25px !important;
	border-bottom-left-radius:25px !important;
	border-bottom-right-radius:25px !important;
}

body.page-id-459 #select2-profile_privacy-container{
	color:#f7e4f7;
}

body.page-id-459 #um_field_privacy_profile_privacy .um-field-area span .selection > span{
	color:#f7e4f7 !important;
	background-color:rgba(255,255,255,0) !important;
	border-top-left-radius:25px !important;
	border-top-right-radius:25px !important;
	border-bottom-left-radius:25px !important;
	border-bottom-right-radius:25px !important;
}

body.page-id-459 #select2-profile_noindex-container{
	color:#f7e4f7;
}

body.page-id-459 #um_field_privacy_profile_noindex .um-field-area span .selection > span{
	background-color:rgba(255,255,255,0) !important;
	color:#f7e4f7 !important;
	border-top-left-radius:25px !important;
	border-top-right-radius:25px !important;
	border-bottom-left-radius:25px !important;
	border-bottom-right-radius:25px !important;
}

body.page-id-459 #select2-wall_privacy-container{
	color:#f7e4f7;
}

body.page-id-459 #um_field_privacy_wall_privacy .um-field-area span .selection > span{
	background-color:rgba(255,255,255,0) !important;
	color:#f7e4f7 !important;
	border-top-left-radius:25px !important;
	border-top-right-radius:25px !important;
	border-bottom-left-radius:25px !important;
	border-bottom-right-radius:25px !important;
}

body.page-id-459 #select2-_pm_who_can-container{
	color:#f7e4f7;
}

body.page-id-459 #um_field_privacy__pm_who_can .um-field-area span .selection > span{
	background-color:rgba(255,255,255,0) !important;
	color:#f7e4f7 !important;
	border-top-left-radius:25px !important;
	border-top-right-radius:25px !important;
	border-bottom-left-radius:25px !important;
	border-bottom-right-radius:25px !important;
}

body.page-id-459 #select2-um_bookmark_privacy-container{
	color:#f7e4f7;
}

body.page-id-459 #um_field_privacy_um_bookmark_privacy .um-field-area span .selection > span{
	color:#f7e4f7 !important;
	background-color:rgba(255,255,255,0) !important;
	border-top-left-radius:25px !important;
	border-top-right-radius:25px !important;
	border-bottom-left-radius:25px !important;
	border-bottom-right-radius:25px !important;
}

body.page-id-459 #um-export-data{
	color:#f7e4f7;
	background-color:rgba(255,255,255,0);
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
	border-color:#f092f0 !important;
	border-style:solid;
}

body.page-id-459 #um-erase-data{
	color:#f7e4f7;
	background-color:rgba(255,255,255,0);
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
	border-color:#f092f0 !important;
}

body.page-id-459 #um_field_privacy_profile_privacy span ul{
	background-color:#201e2b;
}

body.page-id-459 #um_field_privacy_profile_privacy ul li{
	background-color:rgba(131,39,154,0.3);
	color:#f7e4f7 !important;
}

body.page-id-459 #um_field_privacy_profile_noindex span ul{
	background-color:#201e2b;
	color:#ffe6ff;
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body.page-id-459 #um_field_privacy_profile_noindex ul li{
	color:#f7e4f7 !important;
	background-color:rgba(131,39,154,0.3);
}

body.page-id-459 #um_field_privacy_wall_privacy span ul{
	background-color:#201e2b;
}

body.page-id-459 #um_field_privacy_wall_privacy ul li{
	color:#f7e4f7 !important;
	background-color:rgba(131,39,154,0.3);
}

body.page-id-459 #um_field_privacy__pm_who_can span ul{
	background-color:#201e2b;
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body.page-id-459 #um_field_privacy__pm_who_can ul li{
	color:#f7e4f7 !important;
	background-color:rgba(131,39,154,0.3);
}

body.page-id-459 #um_field_privacy_um_bookmark_privacy span ul{
	background-color:#201e2b;
}

body.page-id-459 #um_field_privacy_um_bookmark_privacy ul li{
	color:#f7e4f7 !important;
	background-color:rgba(131,39,154,0.3);
}

body.page-id-459 .um-account-main .um-account-tab-privacy .um-field-export_data:nth-child(8){

	margin-top:0px;
}

body.page-id-459 .um-form form .um-account-main{
	color:#f7e4f7;
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body.page-id-459 .um-account .um-form form .um-account-main .um-account-tab .um-woo-downloads .woocommerce-Message--info a{
	color:#372439 !important;
	background-color:#9d92f8 !important;
	border-top-left-radius:25px !important;
	border-top-right-radius:25px !important;
	border-bottom-left-radius:25px !important;
	border-bottom-right-radius:25px !important;
}

body.page-id-459 .order .order-date time{
	color:#d8ff19 !important;
}

body.page-id-459 .order .order-status span{
	background-color:#693434 !important;
}

body.page-id-459 .um-account-main .um-account-tab .um-woo-orders .my_account_orders tbody .order .order-actions a{
	color:#372439 !important;
	background-color:#9d92f8 !important;
}

body.page-id-459 .my_account_orders thead .order-date{
	background-color:rgba(249,249,249,0);
	color:#ffffff;
}

body.page-id-459 .my_account_orders thead .order-status{
	color:#ffffff;
	background-color:rgba(249,249,249,0);
}

body.page-id-459 .my_account_orders thead .order-total{
	color:#ffffff;
	background-color:rgba(249,249,249,0);
}

body.page-id-459 .my_account_orders thead .order-detail{
	color:#ffffff;
	background-color:rgba(249,249,249,0);
}

body.page-id-459 .my_account_orders thead .order-actions{
	color:#ffffff;
	background-color:rgba(249,249,249,0);
}

body.page-id-459 .order .order-detail i{
	color:#fdb8b8;
}

body.page-id-459 .um-woo-billing .um-field-billing_first_name .um-field-label{
	color:#f7e4f7;
}

body.page-id-459 .um-woo-billing .um-field-billing_last_name .um-field-label{
	color:#f7e4f7;
}

body.page-id-459 .um-woo-billing .um-field-number .um-field-label{
	color:#f7e4f7;
}

body.page-id-459 .um-woo-billing .um-field-tel .um-field-label{
	color:#f7e4f7;
}

body.page-id-459 .um-woo-billing .um-field-email .um-field-label{
	color:#f7e4f7;
}

body.page-id-459 .um-woo-billing .um-field-billing_city .um-field-label{
	color:#f7e4f7;
}

body.page-id-459 .um-woo-billing .um-field-text .um-field-label{
	color:#f7e4f7;
}

body.page-id-459 #um_account_submit_billing{
	background-color:rgba(59,161,218,0);
	border-color:#5bf9ff !important;
	border-style:solid !important;
	border-top-left-radius:25px !important;
	border-top-right-radius:25px !important;
	border-bottom-left-radius:25px !important;
	border-bottom-right-radius:25px !important;
}

body.page-id-459 #billing_first_name{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	color:#f7e4f7 !important;
	background-color:rgba(255,255,255,0);
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
	border-color:#f092f0 !important;
}

body.page-id-459 #billing_last_name{
	color:#f7e4f7;
	background-color:rgba(255,255,255,0);
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
	border-color:#f092f0 !important;
}

body.page-id-459 #billing_melli{
	background-color:rgba(255,255,255,0);
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	border-color:#f092f0 !important;
	border-width:1px;
}

body.page-id-459 #billing_phone{
	color:#f7e4f7;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
	background-color:rgba(255,255,255,0);
	border-color:#f092f0 !important;
}

body.page-id-459 #billing_city{
	color:#f7e4f7;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
	background-color:rgba(255,255,255,0);
	border-color:#f092f0 !important;
}

body.page-id-459 #billing_address_1{
	color:#f7e4f7;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
	background-color:rgba(255,255,255,0);
	border-color:#f092f0 !important;
}

body.page-id-459 #billing_postcode{
	color:#f7e4f7;
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	background-color:rgba(255,255,255,0);
	border-color:#f092f0 !important;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body.page-id-459 #um_field_password_current_user_password{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body.page-id-459 #um_field_password_user_password .um-field-label{
	color:#f7e4f7;
}

body.page-id-459 #um_field_password_current_user_password .um-field-label{
	color:#f7e4f7;
}

body.page-id-459 #um_field_password_confirm_user_password .um-field-label{
	color:#f7e4f7;
}

body.page-id-459 #um_field_password_current_user_password label span{
	color:#ffbcbc;
}

body.page-id-459 #um_field_password_user_password label span{
	color:#fec2c2;
}

body.page-id-459 #um_field_password_confirm_user_password label span{
	color:#fec2c2;
}

body.page-id-459 #um_account_submit_password{
	background-color:rgba(59,161,218,0);
	border-color:#75eaff !important;
	border-style:solid !important;
	border-top-left-radius:25px !important;
	border-top-right-radius:25px !important;
	border-bottom-left-radius:25px !important;
	border-bottom-right-radius:25px !important;
}

body.page-id-459 #current_user_password{
	color:#f7e4f7;
	background-color:rgba(255,255,255,0);
	border-color:#f093f0 !important;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body.page-id-459 #user_password{
	color:#f7e4f7;
	background-color:rgba(255,255,255,0);
	border-color:#f093f0 !important;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body.page-id-459 #confirm_user_password{
	color:#f7e4f7;
	background-color:rgba(255,255,255,0);
	border-color:#f093f0 !important;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body.page-id-459 #um_field_general_user_login .um-field-label{
	color:#f7e4f7;
}

body.page-id-459 #um_field_general_first_name .um-field-label{
	color:#f7e4f7;
}

body.page-id-459 #um_field_general_last_name .um-field-label{
	color:#f7e4f7;
}

body.page-id-459 #um_field_general_user_email .um-field-label{
	color:#f7e4f7;
}

body.page-id-459 #um_field_general_user_login label span{
	color:#ff9999;
}

body.page-id-459 #um_field_general_single_user_password .um-field-label{
	color:#f7e4f7;
}

body.page-id-459 .um-account-main .um-field .um-field-label{
	color:#f7e4f7;
}

body.page-id-459 #um_field_general_single_user_password label span{
	color:#fc8c8c;
}

body.page-id-459 .um-account-main .um-verified-info a{
	color:#ecfa55;
}

body.page-id-459 .um-account-main .um-field .um-verified-info{
	color:#f7e4f7;
}

body.page-id-459 #um_account_submit_general{
	background-color:rgba(59,161,218,0);
	border-color:#4efdf7 !important;
	border-style:solid !important;
	border-top-left-radius:25px !important;
	border-top-right-radius:25px !important;
	border-bottom-left-radius:25px !important;
	border-bottom-right-radius:25px !important;
}

body.page-id-459 #user_email{
	color:#f7e4f7;
	background-color:rgba(255,255,255,0);
	border-color:#f092f0 !important;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body.page-id-459 #single_user_password{
	color:#f7e4f7;
	background-color:rgba(255,255,255,0);
	border-color:#f092f0 !important;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

@media (max-width:899px){

	body.page-id-459 .um-account-side ul .um-account-icontip{
	color:#f7e4f7;
	}

}



@media (max-width:800px){

	body.page-id-459 .um-account-side ul .um-account-icontip{
	color:#f7e4f7;
	}

}



@media (max-width:767px){

	body.page-id-459 .um-account-side ul .um-account-icontip{
	color:#f7e4f7;
	}

}



@media (max-width:750px){

	body.page-id-459 .um-account-side ul .um-account-icontip{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	color:#f7e4f7;
	}

}



@media (max-width:700px){

	body.page-id-459 .um-account-side ul .um-account-icontip{
	color:#f7e4f7;
	}

}



@media (max-width:599px){

	body.page-id-459 .um-form form .um-account-name{
	color:#f7e4f7;
}

body.page-id-459 .um-account-main .um-account-nav .current{
	color:#f7e4f7 !important;
}

body.page-id-459 .um-form .um-account-name a{
	color:#f7e4f7;
}

body.page-id-459 .um-form .um-account-meta .um-link{
	color:#deff28;
}

body.page-id-459 .um-account-main .um-account-nav a{
	color:#f7e4f7 !important;
}

body.page-id-459 .um-account-side ul .um-account-icontip{
	color:#f7e4f7;
	}

}



@media (max-width:500px){

	body.page-id-459 .um-form form .um-account-name{
	color:#f7e4f7;
}

body.page-id-459 .um-form .um-account-name a{
	color:#f7e4f7;
}

body.page-id-459 .um-form .um-account-meta .um-link{
	color:#feff47;
}

body.page-id-459 .um-account-main .um-account-nav a{
	color:#f7e4f7 !important;
	}

}



@media (max-width:480px){

	body.page-id-459 .um-account-main .um-account-nav a{
	color:#f7e4f7 !important;
}

body.page-id-459 .um-form form .um-account-name{
	color:#f7e4f7;
	display:inline-block;
}

body.page-id-459 #page-content .l-section .l-section-h .um-account .um-form form .um-account-meta .um-account-meta-img a .um-avatar{
	-webkit-transform:translatex(0px) translatey(0px) !important;
	-ms-transform:translatex(0px) translatey(0px) !important;
	transform:translatex(0px) translatey(0px) !important;
}

body.page-id-459 .um-form .um-account-name a{
	color:#f7e4f7;
}

body.page-id-459 .um-form .um-account-meta .um-link{
	color:#feff0f;
	}

}



/*-----------------------------------------------*/
/*  "User" Page                                  */
/*-----------------------------------------------*/
body.page-id-454 .um-form .um-header .um-profile-meta{
	color:#f7e4f7;
}

body.page-id-454 .um-main-meta .um-name a{
	color:#f7e4f7 !important;
}

body.page-id-454 .um-profile-headericon .um-profile-edit-a i{
	color:#e8b9e8;
}

body.page-id-454 .um-header .um-profile-meta .um-meta-text{
	color:#f7e4f7;
}

body.page-id-454 .um-header .um-profile-meta .um-verified-info{
	color:#f7e4f7;
}

body.page-id-454 .um-profile-meta .um-verified-info a{
	color:#feff1e;
}

body.page-id-454 .um-followers-links .um-followers-rc a{
	color:#f7e4f7 !important;
}

body.page-id-454 .um-followers-links a .um-ajax-count-followers{
	color:#fafd24;
}

body.page-id-454 .um-followers-links a .um-ajax-count-following{
	color:#fafd24;
}

body.page-id-454 #page-content .l-section .um-form{
	color:#f7e4f7;
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body.page-id-454 .um-form .um-profile-body .um-profile-note{
	color:#f7e4f7;
}

body.page-id-454 .um-cover-e .um-cover-add span{
	color:#f7e4f7;
	background-color:#746174;
}

body.page-id-454 .um-role-administrator .um-form .um-profile-nav{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	background-color:#3b345e;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}

body.page-id-454 .um-profile-nav .um-profile-nav-item a{
	color:#f7e4f7 !important;
	background-color:#a635c1 !important;
}

body.page-id-454 .um-cover ul .um-manual-trigger{
	background-color:#201e2b;
	color:#f7e4f7;
}

body.page-id-454 .um-cover ul .um-dropdown-hide{
	background-color:#201e2b;
	color:#f7e4f7;
	border-color:#fec2c2 !important;
}

body.page-id-454 .um-cover .um-dropdown i{
	color:#201e2b;
}

body.page-id-454 .um-profile-headericon ul .real_url{
	color:#f7e4f7 !important;
	background-color:#201e2b;
}

body.page-id-454 .um-profile-headericon ul .um-dropdown-hide{
	color:#f7e4f7 !important;
	background-color:#201e2b;
	border-color:#fec2c2 !important;
}

body.page-id-454 .um-profile-headericon .um-dropdown i{
	color:#201e2b;
}

body.page-id-454 .um-ajax-items .um-item .um-item-meta{
	color:#f7e4f7;
	display:inline-block;
	-webkit-transform:translatex(0px) translatey(0px) !important;
	-ms-transform:translatex(0px) translatey(0px) !important;
	transform:translatex(0px) translatey(0px) !important;
}

body.page-id-454 .um-item-meta span a{
	color:#f2ff0a !important;
}

body.page-id-454 .um-item .um-item-link a{
	color:#f7e4f7;
}

body.page-id-454 .um-item .um-item-link i{
	color:#ff7a7a;
}

body.page-id-454 .um-activity-new-post form .um-activity-head{
	color:#f7e4f7;
	background-image:url("../../../assets/gun_metal.png");
}

body.page-id-454 .um-activity-new-post form .um-activity-foot{
	background-image:url("../../../assets/gun_metal.png");
}

body.page-id-454 .um-activity-new-post form textarea{
	color:#f7e4f7 !important;
	background-image:url("../../../assets/burried.png");
}

body.page-id-454 .um-activity-new-post .um-activity-right a{
	color:#f7e4f7;
	background-image:url("../../../assets/rubber_grip.png");
}

body.page-id-454 .um-activity-wall .um-activity-widget .um-activity-comments{
	background-image:url("../../../assets/tasky_pattern.png");
}

body.page-id-454 .um-activity-wall .um-activity-widget .um-activity-foot{
	background-image:url("../../../assets/tasky_pattern.png");
}

body.page-id-454 .um-activity-wall .um-activity-widget .um-activity-body{
	background-image:url("../../../assets/tasky_pattern.png");
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body.page-id-454 .um-activity-wall .um-activity-body .um-activity-bodyinner-txt{
	background-image:url("../../../assets/soft_kill.png");
	color:#f7e4f7;
}

body.page-id-454 .um-activity-wall .um-activity-widget .um-activity-head{
	background-image:url("../../../assets/soft_kill.png");
	color:#f7e4f7;
}

body.page-id-454 .um-activity-wall .um-activity-head span{
	color:#f7e4f7 !important;
}

body.page-id-454 .um-profile-body .um .um-form .um-activity-wall .um-activity-widget .um-activity-head .um-activity-author .um-activity-author-meta .um-activity-metadata a{
	color:#e9fb21 !important;
}

body.page-id-454 .um-activity-wall .um-activity-head .um-link{
	color:#f7e4f7;
}

body.page-id-454 .um-profile-body .um .um-form .um-activity-wall .um-activity-widget .um-activity-foot .um-activity-actions .active a{
	color:#ff1414 !important;
}

body.page-id-454 .um-activity-wall .um-activity-comment a{
	color:#43fef7;
}

body.page-id-454 .um-activity-wall a .um-faicon-comment{
	color:#43fef7;
}

body.page-id-454 .um-activity-wall .um-activity-comment span{
	color:#43fef7;
}

body.page-id-454 .um-activity-wall .active .um-faicon-thumbs-up{
	color:#ff1414 !important;
}

body.page-id-454 .um-activity-wall .um-activity-disp-likes .um-activity-disp-span{
	color:#ff1414;
}

body.page-id-454 .um-activity-wall .um-activity-disp-comments .um-activity-disp-span{
	color:#43fef7;
}

body.page-id-454 .um-activity-wall .um-link .um-activity-post-likes{
	color:#f7e4f7;
}

body.page-id-454 .um-activity-wall .um-link .um-activity-post-comments{
	color:#f7e4f7;
}

body.page-id-454 .um-activity-wall .um-activity-widget .um-activity-comment-text{
	color:#f7e4f7;
}

body.page-id-454 .um-activity-wall .um-activity-widget .um-activity-comments .um-activity-comments-loop .um-activity-commentwrap .um-activity-commentl .um-activity-comment-info .um-activity-comment-meta span .um-activity-comment-permalink{
	color:#e0ff19 !important;
}

body.page-id-454 .um-activity-wall .um-activity-editc i{
	color:#ff1414;
}

body.page-id-454 .um-activity-comment-meta > span{
	color:#f7e4f7;
}

body.page-id-454 .um-activity-wall .um-activity-comment-data .um-link{
	color:#d8fe43;
}

body.page-id-454 .um-activity-wall span .um-tip-s{
	color:#3df2ff;
}

body.page-id-454 .um-activity-wall span .um-activity-comment-reply{
	color:#7affed;
}

body.page-id-454 .um-activity-wall span .um-activity-comment-like{
	color:#ff1414;
}

body.page-id-454 .um-activity-wall .um-activity-comment-box textarea{
	color:#f7e4f7;
	background-image:url("../../../assets/dark_stripes.png");
}

body.page-id-454 .um-activity-wall .um-activity-comment-area a{
	color:#f7e4f7;
	background-image:url("../../../assets/dark_fish_skin.png");
}

body.page-id-454 .um-form .um-profile-body .um-message-noconv{
	color:#f7e4f7;
}

body.page-id-454 #page-content .l-section{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body.page-id-454 .um-woo-grid .um-woo-grid-item .um-woo-grid-title{
	color:#f7e4f7;
}

body.page-id-454 .um-woo-grid .um-woo-grid-item .um-woo-grid-content{
	color:#f7e4f7;
}

body.page-id-454 .um-woo-grid-img .um-woo-grid-imgc img{
	background-color:#2b2549;
}

body.page-id-454 .um-woo-grid-item .um-woo-grid-img a{
	background-color:rgba(255,255,255,0);
}

body.page-id-454 .um-profile-body .um-profile-note span{
	color:#f7e4f7;
}

body.page-id-454 .um-role-administrator .um-form .um-profile-subnav{
	background-color:rgba(238,238,238,0);
}

body.page-id-454 .um-form .um-profile-subnav a{
	color:#f7e4f7 !important;
}

body.page-id-454 .um-profile-subnav .active span{
	background-color:#2b2549;
	color:#e9fb21 !important;
}

body.page-id-454 .um-profile-subnav a .um-profile-friends-requests{
	color:#e9fb21 !important;
	background-color:#2b2549;
}

body.page-id-454 .um-profile-subnav a .um-profile-friends-requests-sent{
	color:#e9fb21 !important;
	background-color:#2b2549;
}

body.page-id-454 .um-form .um-profile-body .um-groups-list{
	color:#f7e4f7;
}

body.page-id-454 .um-groups-directory .um-group-item:nth-child(2) .um-button{
	color:#372439;
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body.page-id-454 #um-meta-bio{
	color:#f7e4f7;
	background-color:#382748;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-right-radius:25px;
}

body.page-id-454 #um_upload_single .um-modal-body{
	background-color:#544661;
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body.page-id-454 #um_upload_single .um-modal-header{
	background-color:#201e2b;
}

body.page-id-454 .ajax-upload-dragdrop .str small{
	color:#000000;
}

body.page-id-454 #um_upload_single .um-modal-body .um-finish-upload{
	background-color:#000000 !important;
	color:#ffffff;
}

body.page-id-454 #um_upload_single .um-modal-body .um-modal-btn{
	background-color:#dcdada;
}

body.page-id-454 .imgs-grid-modal .modal-caption{
	background-color:#790b0b;
	background-image:url("../../../assets/dark_mosaic.png");
	color:#f7e4f7;
}

body.page-id-454 .modal-caption .um-user-photos-widget .um-user-photos-head{
	color:#f7e4f7 !important;
}

body.page-id-454 .imgs-grid-modal .modal-caption .um-user-photos-widget{
	background-image:url("../../../assets/pw_maze_black.png");
}

body.page-id-454 .modal-caption .um-user-photos-widget .um-user-photos-foot{
	background-image:url("../../../assets/dark_dotted2.png") !important;
}

body.page-id-454 .modal-caption .um-user-photos-widget .um-user-photos-comments{
	background-image:url("../../../assets/dark_dotted2.png");
}

body.page-id-454 .um-user-photos-author-meta .um-user-photos-author-url a{
	color:#f3ff0f !important;
}

body.page-id-454 .um-user-photos-comment-area .um-user-photos-right a{
	background-image:url("../../../assets/carbon_fibre.png");
}

body.page-id-454 .um-main-meta .um-name span{
	color:#f7e4f7;
}

body.page-id-454 .um-role-subscriber .um-form .um-profile-nav{
	background-color:#9200b7;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body.page-id-454 .um-messaging-btn .um-members-list-footer-button-wrapper a{
	color:#f7e4f7;
	background-color:#201e2b;
}

body.page-id-454 .um-message-modal .um-message-header .um-message-header-right{
	right:376px;
	display:inline-block;
	-webkit-transform:translatex(8px) translatey(0px);
	-ms-transform:translatex(8px) translatey(0px);
	transform:translatex(8px) translatey(0px);
}

body.page-id-454 .um-role-subscriber .um-form .um-profile-subnav{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body.page-id-454 .um-profile .um-form .um-profile-nav{
	background-color:#4f2626;
	border-top-right-radius:25px;
	border-top-left-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body.page-id-454 .um-profile .um-form .um-profile-subnav{
	background-color:rgba(238,238,238,0);
}

@media (max-width:899px){

	body.page-id-454 .um-role-administrator .um-form .um-profile-nav{
	background-color:rgba(59,52,94,0);
}

body.page-id-454 .um-profile-nav .um-profile-nav-item .um-tip-n{
	margin-right:5px;
	margin-bottom:5px;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	border-bottom-left-radius:15px;
}

body.page-id-454 .um-form .um-profile-subnav a{
	text-align:right !important;
	}

}



@media (max-width:599px){

	body.page-id-454 .um-profile-nav .um-profile-nav-item .um-tip-n{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	margin-right:5px;
	margin-bottom:5px;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	border-bottom-left-radius:15px;
}

body.page-id-454 .um-message-modal .um-message-header .um-message-header-right{
	right:170px;
	}

}



@media (max-width:500px){

	body.page-id-454 .um-profile-nav .um-profile-nav-item .um-tip-n{
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:0px;
	margin-right:5px;
	margin-bottom:5px;
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	}

}



@media (max-width:480px){

	body.page-id-454 .um-profile-nav .um-profile-nav-item .um-tip-n{
	border-top-left-radius:14px;
	border-top-right-radius:14px;
	border-bottom-left-radius:14px;
	border-bottom-right-radius:0px;
	margin-right:5px;
	margin-bottom:5px;
	}

}



/*-----------------------------------------------*/
/*  "Login" Page                                 */
/*-----------------------------------------------*/
body.page-id-455 .um-form div div{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	color:#f7e4f7;
}

body.page-id-455 #page-content .l-section .um-form{
	color:#f7e4f7;
}

body.page-id-455 .um-form .um-misc-ul li{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body.page-id-455 .um-field-c .um-field-area .um-field-checkbox-option{
	color:#f7e4f7 !important;
}

body.page-id-455 .um-form .um-col-alt-b a{
	color:#fff966 !important;
}

body.page-id-455 .um-field-c .active i{
	color:#f7e4f7 !important;
}



/*-----------------------------------------------*/
/*  "Groups" Page                                */
/*-----------------------------------------------*/
body.page-id-465 #um-groups-filters ul{
	color:#f7e4f7;
}

body.page-id-465 #um-groups-filters .filters .active{
	background-color:rgba(242,242,242,0) !important;
}

body.page-id-465 .own a span{
	background-color:#2b2549 !important;
}

body.page-id-465 .filters .active span{
	background-color:#2b2549 !important;
}

body.page-id-465 .um-groups-search-form .um-field input[type=text]{
	color:#f7e4f7;
}



/*-----------------------------------------------*/
/*  "Create New Group" Page                      */
/*-----------------------------------------------*/
body.page-id-466 .um-groups-form form .um-group-field{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}



/*-----------------------------------------------*/
/*  "Register" Page                              */
/*-----------------------------------------------*/
body.page-id-456 #page-content .l-section{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body.page-id-456 #page-content .g-cols .vc_column-inner{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	background-color:rgba(69,60,107,0);
}

body.page-id-456 #page-content .l-section:nth-child(1) .vc_column-inner{
	padding-left:15px;
	padding-top:14px;
	padding-bottom:34px;
	border-top-left-radius:50px;
	border-top-right-radius:50px;
	border-bottom-left-radius:50px;
	border-bottom-right-radius:50px;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
	line-height:2.7em;
	word-spacing:0.4px;
	-webkit-column-count:1;
	column-count:1;
	text-align:center;
	font-size:18px;
}

body.page-id-456 #page-content .l-section:nth-child(1) .vc_column-inner.yp_onscreen{
	-webkit-animation-name:fadeInDown;
	animation-name:fadeInDown;
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-delay:0s;
	animation-delay:0s;
}

body.page-id-456 .l-canvas #page-content .l-section:nth-child(1) .l-section-h .g-cols .vc_column_container .vc_column-inner{
	-webkit-transform-origin:top center !important;
	-ms-transform-origin:top center !important;
	transform-origin:top center !important;
}

body.page-id-456 #page-content .vc_column_container:nth-child(2) .vc_column-inner{
	background-color:#210e2b;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body.page-id-456 .um-form form ._um_row_1{
	margin-left:25px;
	background-color:rgba(61,37,74,0.44) !important;
	border-color:#7c2179 !important;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
}

body.page-id-456 .um-form form ._um_row_1.yp_onscreen{
	-webkit-animation-name:pulse;
	animation-name:pulse;
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-delay:0s;
	animation-delay:0s;
}

body.page-id-456 #page-content .l-section .l-section-h .g-cols .vc_column_container .vc_column-inner .wpb_text_column .wpb_wrapper .um-register .um-form form ._um_row_1{
	-webkit-transform-origin:center bottom !important;
	-ms-transform-origin:center bottom !important;
	transform-origin:center bottom !important;
}

body.page-id-456 #page-content .l-section:nth-child(2) .g-cols{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body.page-id-456 .um-field-username .um-field-area input[type=text]:active{
	background-color:rgba(68,18,18,0);
}

body.page-id-456 .um-field-username .um-field-area input[type=text]{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}

body.page-id-456 .um-form .um-field-text input[type=text]{
	color:#8e7a8e;
}

body.page-id-456 #page-content .l-section .l-section-h .g-cols .vc_column_container .vc_column-inner .wpb_text_column .wpb_wrapper .um-register .um-form form ._um_row_1 .um-col-1 .um-field-tel .um-field-area input[type=tel]{
	color:#8e7a8e !important;
}

body.page-id-456 #page-content .l-section .l-section-h .g-cols .vc_column_container .vc_column-inner .wpb_text_column .wpb_wrapper .um-register .um-form form ._um_row_1 .um-col-1 .um-field-password .um-field-area input[type=password]{
	color:#8e7a8e !important;
}

body.page-id-456 #page-content .g-cols form{
	padding-top:7px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

body.page-id-456 .um-register .um-form form{
	background-color:rgba(34,26,55,0);
}

body.page-id-456 .iti div ul{
	background-color:#201e2b;
}

body.page-id-456 .iti div ul .iti__highlight span{
	color:#f7e4f7;
}

body.page-id-456 .iti > div:nth-child(1) > div:nth-child(1){

	color:#a77ba7;
}



/*-----------------------------------------------*/
/* Courses */
/*-----------------------------------------------*/
body.postid-992 .l-canvas .hentry .tutor-course-details-page{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
	display:inline-block;
}

body.postid-992 .hentry .tutor-course-details-page header{
	-webkit-transform:translatex(0px) translatey(0px);
	-ms-transform:translatex(0px) translatey(0px);
	transform:translatex(0px) translatey(0px);
}



/*-----------------------------------------------*/
/*  about  */
/*-----------------------------------------------*/
body.page-id-300 #page-content .g-cols p{
	text-align:justify !important;
}
/*-----------------------------------------------*/
/*  more  Glo*/
/*-----------------------------------------------*/
.um-account-main .um-account-tab .um-field-select .um-field-area span .selection > span{
	background-color:#2b2549 !important;
	border-top-left-radius:25px !important;
	border-top-right-radius:25px !important;
	border-bottom-left-radius:25px !important;
	border-bottom-right-radius:25px !important;
}
.um-field-area > span > span{
	background-color:#2b2549;
}
.l-section .l-section-h .um-account .um-form form .um-account-main .um-account-tab .um-field-select .um-field-area span span span ul li{
	color:#f7e4f7 !important;
}
/* List Item */
.um-account-main ul li{
}
.um-account-main .um-field .um-field-radio-option{
	color:#f7e4f7 !important;
}
.um-account-main .um-field .um-icon-android-radio-button-off{
	color:#f7e4f7;	
}
.um-account-main .active .um-field-radio-state i{
	color:#fa8888 !important;	
}
.um-postmessage { 
    color:#f7e4f7;
}

.tutor-nav .tutor-nav-item a{
	color:#f7e4f7;
}
#tutor-course-details-tab-reviews .tutor-pagination-wrapper-replaceable .tutor-review-card{
	background-color:#2b2549;
	border-color:#2b2549;
	box-shadow:0px 0px 12px 0px #120112;
	transform:translatex(0px) translatey(0px);
}
.tutor-review-card .tutor-card-list .tutor-review-list-item{
	background-color:#2b2549;
}
.tutor-review-summary .tutor-col-lg-auto{
	transform:translatex(0px) translatey(0px);
}
.tutor-review-summary .tutor-col-lg-auto .tutor-total-rating-count{
	color:#f7e4f7;
}
.tutor-review-summary .tutor-col-lg-auto .tutor-review-summary-average-rating{
	color:#f7e4f7;
}
.tutor-review-summary-ratings .tutor-review-summary-rating .tutor-col-4 span{
	color:#f7e4f7;
}
.tutor-review-summary-ratings .tutor-ratings .tutor-ratings-average{
	color:#f7e4f7;
}
.tutor-review-list-item .tutor-mb-lg-0{
	color:#f7e4f7;
}
.l-canvas .hentry .tutor-course-details-page .tutor-row main .tutor-course-details-tab .tutor-tab #tutor-course-details-tab-reviews .tutor-pagination-wrapper-replaceable .tutor-review-card .tutor-card-list .tutor-review-list-item .tutor-row{
	color:#f7e4f7 !important;
}
.tutor-review-list-item .tutor-mb-lg-0 a{
	color:#dcf55f;
}
.tutor-review-list-item .tutor-mb-lg-0 .tutor-reviewed-on{
	color:#f7e4f7;
}
.tutor-review-list-item .tutor-review-comment{
	color:#f7e4f7;
}
#tutor-course-details-tab-reviews .tutor-col .write-course-review-link-btn{
	background-color:rgba(62,100,222,0);
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
	color:#f7e4f7;
}
#tutor-course-details-tab-questions h3.tutor-fw-bold{
	color:#f7e4f7;
}
.tutor-qa-chatlist div .tutor-fw-medium{
	color:#f7e4f7;
}
.tutor-qa-chatlist div .tutor-color-muted{
	color:#f7e4f7;
}
.tutor-quesanswer-askquestion .tutor-justify-end .sidebar-ask-new-qna-submit-btn{
	background-color:rgba(62,100,222,0.01);
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
	border-color:#aefefb;
	border-width:2px;
	color:#9dff70;
}
.tutor-quesanswer .tutor-quesanswer-askquestion textarea{
	transform:translatex(0px) translatey(0px);
	background-color:#2b2549;
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
	border-color:#8b5e9c !important;
}
.l-canvas .hentry .tutor-course-details-page .tutor-row main .tutor-course-details-tab .tutor-tab #tutor-course-details-tab-questions .tutor-quesanswer .tutor-quesanswer-askquestion textarea{
	border-width:2.5px !important;
}
.tutor-qna-single-wrapper .tutor-qa-reply-wrapper .tutor-qa-reply{
	background-color:rgba(255,255,255,0);
}
.tutor-qa-reply .tutor-d-flex .tutor-btn-sm{
	bottom:6px;
}
.tutor-qa-reply-wrapper .tutor-qa-reply textarea{
	background-color:rgba(255,255,255,0);
	border-top-left-radius:25px !important;
	border-top-right-radius:25px !important;
	border-bottom-left-radius:25px !important;
	border-bottom-right-radius:25px !important;
	border-color:#8b5e9c !important;
	border-width:2px !important;
}
#tutor-course-details-tab-announcements div .tutor-color-secondary{
	color:#f7e4f7;
}
.tutor-col-lg-auto div .tutor-ratings-stars{
	color:#e3ff30;
}
.tutor-review-summary-ratings .tutor-ratings .tutor-icon-star-line{
	color:#e3ff30;
}
.tutor-review-summary-ratings .tutor-col .tutor-progress-value{
	background-color:#e3ff30;
}
.tutor-ratingstutor-is-sm .tutor-ratings-stars .tutor-icon-star-bold{
	color:#e3ff30;
}
.tutor-course-details-ratings .tutor-ratings .tutor-ratings-average{
	color:#f7e4f7;
}
.tutor-course-details-ratings .tutor-ratings .tutor-ratings-count{
	color:#f7e4f7;
}
.tutor-write-review-form .tutor-form-group .tutor-ratings-stars{
	color:#e3ff30;
}
.tutor-write-review-form .tutor-form-group textarea{
	background-color:rgba(255,255,255,0);
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
	border-color:#8b5e9c;
	border-width:2px;
}
