AlkantarClanX12

Your IP : 3.145.68.167


Current Path : /home/thanudqk/www/wp-content/themes/thegem/css/
Upload File :
Current File : /home/thanudqk/www/wp-content/themes/thegem/css/thegem-admin.css

input.color-select + .color-select-button {
	display: inline-block;
	width: 28px;
	height: 28px;
	background: url('../js/colorpicker/images/select2.png') no-repeat 50% 50%;
	vertical-align: top;
	margin-left: 10px;
}

input.color-picker + .color-picker-button {
	display: inline-block;
	width: 28px;
	height: 28px;
	background: url('../js/colorpicker/images/select2.png') no-repeat 50% 50%;
	vertical-align: top;
	margin-left: 10px;
}

.content_builder .title a.remove {
	float: right;
	color: #f00;
	text-decoration: underline;
}

.content_builder .title a.remove:hover {
	text-decoration: none;
}

/* OPTIONS */

.theme-title {
	background-color: #ffffff;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}

.theme-title .right-part {
	float: right;
	padding: 32px 45px 32px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	max-width: 30%;
}

.theme-title .left-part {
	float: left;
	padding: 27px 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	max-width: 70%;
}

.submit_buttons {
	padding: 10px 0;
	text-align: right;
	visibility: hidden;
}

.submit_buttons button {
	border: 0 none;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 0 7px;
	height: 23px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.submit_buttons button[value="save"] {
	background: #298cba url('../images/admin-images/submit-btn-bg.png') repeat-x 0 100%;
}

.submit_buttons button[value="save"]:hover {
	background: #b1d262;
}

.submit_buttons button[value="reset"] {
	float: left;
	background: #a1abb1 url('../images/admin-images/reset-btn-bg.png') repeat-x 0 100%;
}

.submit_buttons button[value="reset"]:hover {
	background: #ff5f5f;
}

form#theme-options-form #categories {
	padding: 0 0 0 180px !important;
	border: 1px solid #dfdfdf;
	background: #f9f9f9 url('../images/admin-images/left-col-bg.png') repeat-y 0 0;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	overflow: hidden;
}

form#theme-options-form #categories > ul {
	float: left;
	width: 180px;
	margin: 0 0 0 -180px;
	padding: 0;
}

form#theme-options-form #categories > ul li {
	margin: 0;
	float: none;
	padding: 0;
	border-top: 1px solid #f9f9f9;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}

form#theme-options-form #categories > ul li.ui-state-active {
	background-color: #f9f9f9;
	border-right: 0 none;
}

form#theme-options-form #categories > ul li a {
	float: none;
	padding: 0;
	display: block;
	padding: 0 10px 0 40px;
	height: 39px;
	line-height: 39px;
	color: #21759b;
	font-size: 14px;
	background-position: 2px 50%;
	background-repeat: no-repeat;
	text-decoration: none;
	outline: 0 none;
	white-space: nowrap;
}

form#theme-options-form #categories > ul li.ui-state-active a,
form#theme-options-form #categories > ul li a:hover {
	color: #333333;
	font-weight: bold;
}

form#theme-options-form #categories > div {
	padding: 15px 0;
	float: left;
	width: 100%;
	display: none;
}

form#theme-options-form #categories .subcategories {
	padding: 0 15px;
}

form#theme-options-form #categories .subcategories > div {
	border: 1px solid #dfdfdf;
	margin-bottom: 13px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

form#theme-options-form #categories .subcategories > div > h3 {
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	height: 34px;
	line-height: 34px;
	padding: 0 0 0 34px;
	background: #fff url('../images/admin-images/subcat-header-bg.png') repeat-x 0 100%;
	margin: 0;
	border-bottom: 1px solid #dfdfdf;
}

form#theme-options-form #categories .subcategories > div > h3 .ui-icon {
	height: 14px;
	width: 14px;
	top: 50%;
	margin-top: -7px;
	left: 12px;
	background: url('../images/admin-images/subcat-header-icon.png') no-repeat 0 0;
}

form#theme-options-form #categories .subcategories > div > h3.ui-state-active .ui-icon {
	background-position: 0 -14px;
}

form#theme-options-form #categories .subcategories > div > .inside {
	padding: 0 0 34px;
	overflow: visible;
	background: url('../images/admin-images/category-inside-bottom-line.png') repeat-x 0 100%;
}

form#theme-options-form .option {
	padding: 20px 355px 25px 35px;
	border-bottom: 1px solid #dfdfdf;
	background: #fcfcfc;
}
form#theme-options-form .option.checkbox-option {
	padding-top: 25px;
}

form#theme-options-form .group-option .group {
	margin: 0 -35px;
	font-size: 0;
	line-height: 0;
}

form#theme-options-form .group-option .group > .option,
form#theme-options-form .group-option .group .hidden-group > .option {
	padding: 20px 35px 25px;
	border-bottom: 0 none;
	background: transparent;
	width: 50%;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: top;
	line-height: 1.3;
}

form#theme-options-form #woocommerce_fonts .group-option .group > .option {
	width: 33.333333%;
}

form#theme-options-form #woocommerce_fonts .group-option .group > .option + .option + .option + .option,
form#theme-options-form #woocommerce_fonts .group-option .group > .option + .option + .option + .option + .option {
	width: 50%;
}

form#theme-options-form #home_content-control .option {
	padding-right: 35px;
}

form#theme-options-form #home_content-control .active-blocks {
	min-height: 30px;
	border: 1px dotted #000;
}

form#theme-options-form .option:nth-child(even) {
	background: #f9f9f9;
}

form#theme-options-form .option .label {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 8px;
}

form#theme-options-form .group-option .group > .option .label {
	font-weight: normal;
}
form#theme-options-form .group-option .group .hidden-group > .option .label {
	font-weight: normal;
}


form#theme-options-form .option .block .label {
	margin: 8px 0 0 0;
}

form#theme-options-form .option .description {
	float: right;
	margin-right: -320px;
	padding-left: 20px;
	width: 300px;
	padding-top: 25px;
	color: #8b8b8b;
	font-size: 12px;
	line-height: 1.5;
}

form#theme-options-form .option .description.checkbox-description,
form#theme-options-form .option.html-block .description {
	padding-top: 0;
}

@media only screen and (max-width:1000px) {
	form#theme-options-form .option {
		padding: 20px 35px 25px 35px;
	}
	form#theme-options-form .option .description {
		margin-right: 0;
		width: auto;
		padding-top: 0;
	}
}

form#theme-options-form #home_content-control .option .description {
	margin-right: 0;
	padding-top: 0;
	width: auto;
}

/* COMBOBOX */

form#theme-options-form select {
	width: 100%;
	max-width: 300px;
	height: 28px;
	margin: 0;
}
form#theme-options-form  .select,
form#theme-options-form  .input,
form#theme-options-form  .font-select,
form#theme-options-form  .font-style,
form#theme-options-form  .font-sets {
	max-width: 300px;
}
.combobox-wrapper {
	display: block;
	position: relative;
	white-space: nowrap;
	padding: 0 40px 0 15px;
	border: 1px solid #cbcbcb;
	border-bottom-color: #e5e5e5;
	border-right-color: #e5e5e5;
	background: #f1f1f1;
	line-height: 26px;
	color: #333333;
	font-size: 14px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.combobox-wrapper select {
	top: -1px !important;
	margin: 0;
	width: 100% !important;
}
.combobox-text {
	display: block;
	line-height: 26px;
	height: 26px;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
}
.combobox-button {
	position: absolute;
	width: 26px;
	height: 26px;
	background: url('../images/admin-images/combobox-arrows.png') no-repeat 50% 50%;
	border-left:  1px solid #cbcbcb;
	top: 0;
	right: 0;
}
ul.combobox-options {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 5;
	background-color: #fff;
	border-left: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
	margin: 0;
	max-height: 290px;
	overflow-y: auto;
}
ul.combobox-options li {
	padding: 0 15px;
	color: #7d838e;
	line-height: 28px;
	height: 28px;
	cursor: pointer;
	border-bottom: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	margin: 0;
}
ul.combobox-options li:hover {
	background: #d4dbe6;
}

/* FORM ELEMENTS */

form#theme-options-form  .textarea textarea {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	resize: vertical;
	padding: 5px 5px 5px 15px;
	background: #f1f1f1;
	color: #333333;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 14px;
	line-height: 1.5;
	border: 1px solid #cbcbcb;
	border-bottom-color: #e5e5e5;
	border-right-color: #e5e5e5;
	margin: 0;
}

form#theme-options-form .input input,
form#theme-options-form .icon input {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	resize: vertical;
	padding: 0 15px;
	background: #f1f1f1;
	color: #333333;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 14px;
	line-height: 26px;
	height: 28px;
	border: 1px solid #cbcbcb;
	border-bottom-color: #e5e5e5;
	border-right-color: #e5e5e5;
	margin: 0;
}
form#theme-options-form .icon input {
	width: 100px;
	margin : 0 10px;
}
form#theme-options-form .icon button {
	font-size: 13px;
}

form#theme-options-form .color input {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	max-width: 150px;
	resize: vertical;
	padding: 0 15px;
	background: #f1f1f1;
	color: #333333;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 14px;
	line-height: 26px;
	height: 28px;
	border: 1px solid #cbcbcb;
	border-bottom-color: #e5e5e5;
	border-right-color: #e5e5e5;
	margin: 0;
}

form#theme-options-form  .font-sets input {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	resize: vertical;
	padding: 0 15px;
	background: #f1f1f1;
	color: #333333;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 14px;
	line-height: 26px;
	height: 28px;
	border: 1px solid #cbcbcb;
	border-bottom-color: #e5e5e5;
	border-right-color: #e5e5e5;
	margin: 0;
}

form#theme-options-form  .font-sets a {
	display: block;
}

.fixed-number .slider {
	height: 10px;
	background: #f0f0f0;
	border: 1px solid #cbcbcb;
	border-bottom-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-left: 70px;
	top: 7px;
	position: relative;
}

.fixed-number .slider .ui-slider-range {
	background: #c9c9c9;
}

.fixed-number .slider .ui-slider-handle {
	height: 24px;
	width: 24px;
	background: url('../images/admin-images/slider-handle.png') no-repeat 50% 50%;
	top: -8px;
	margin-left: -12px;
	outline: 0 none;
}

.fixed-number input {
	float: left;
	width: 55px;
	text-align: center;
	background: #f1f1f1;
	color: #333333;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 14px;
	line-height: 28px;
	height: 26px;
	border: 1px solid #cbcbcb;
	border-bottom-color: #e5e5e5;
	border-right-color: #e5e5e5;
	margin: 0;
	padding: 0;
}

/* CHECKBOX */

form#theme-options-form .option .checkbox {
	background-color: transparent;
}

.checkbox-sign {
	display: inline-block;
	width: 13px;
	height : 14px;
	background: url('../images/admin-images/checkbox-sign.png') no-repeat 0 0;
	vertical-align: top;
}

.checkbox-sign.checked {
	background-position: 0 -14px;
}

.checkbox label {
	color: #8b8b8b;
	font-size: 12px;
	line-height: 1.5;
	margin-left: 10px;
}

/* IMAGE SELECTOR */

.image-wrapper, .file-wrapper {
	display: block;
}

.image-wrapper img {
	max-height: 100px;
	max-width: 100%;
}

/* CONTENT CONSTRUCTOR */

form#theme-options-form .selectable-blocks .block,
.block.ui-draggable {
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	height: 34px;
	line-height: 34px;
	padding: 0 0 0 20px;
	background: #f3f3f3 url('../images/admin-images/draggable-icon.png') no-repeat 100% 50%;
	background: url('../images/admin-images/draggable-icon.png') no-repeat 100% 50%, #fff url('../images/admin-images/subcat-header-bg.png') repeat-x 0 100%;
	margin: 0;
	border: 1px solid #dfdfdf;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom: 13px;
	cursor: move;
}

form#theme-options-form .active-blocks .block {
	border: 1px solid #dfdfdf;
	margin-bottom: 13px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

form#theme-options-form .active-blocks .block > .title {
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	height: 34px;
	line-height: 34px;
	padding: 0 0 0 34px;
	background: #fff url('../images/admin-images/subcat-header-bg.png') repeat-x 0 100%;
	margin: 0;
	border-bottom: 1px solid #dfdfdf;
	position: relative;
}

form#theme-options-form .active-blocks .block > .title .ui-icon {
	height: 14px;
	width: 14px;
	top: 50%;
	margin-top: -7px;
	left: 12px;
	background: url('../images/admin-images/subcat-header-icon.png') no-repeat 0 0;
}

form#theme-options-form .active-blocks .block > .title.ui-state-active .ui-icon {
	background-position: 0 -14px;
}

form#theme-options-form .active-blocks .block > .title .remove {
	position: absolute;
	top: 5px;
	right: 5px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #dfdfdf;
	background: #f9f9f9;
	color: red;
	padding: 0 12px;
	font-size: 12px;
	text-decoration: none;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

form#theme-options-form .active-blocks .block .options {
	overflow: visible;
	padding: 7px 15px 15px;
}

form#theme-options-form .active-blocks .block .options textarea {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	resize: vertical;
	padding: 5px 5px 5px 15px;
	background: #f1f1f1;
	color: #333333;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 14px;
	line-height: 1.5;
	border: 1px solid #cbcbcb;
	border-bottom-color: #e5e5e5;
	border-right-color: #e5e5e5;
	margin: 0;
}

form#theme-options-form .active-blocks .block .options input[type="text"] {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	resize: vertical;
	padding: 0 15px;
	background: #f1f1f1;
	color: #333333;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 14px;
	line-height: 26px;
	height: 28px;
	border: 1px solid #cbcbcb;
	border-bottom-color: #e5e5e5;
	border-right-color: #e5e5e5;
	margin: 0;
}


/* IMAGE SELECT */
form#theme-options-form .image-select a {
	float: left;
	margin: 0 14px 14px 0;
}
form#theme-options-form .image-select img {
	width: 32px;
	height: 32px;
	vertical-align: top;
}
form#theme-options-form .image-select span {
	display: block;
}

/* AJAX OVERLAY */

.ajax-count-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(120, 120, 120, 0.7) url('../images/admin-images/loading.gif') no-repeat 50% 50%;
	z-index: 27;
}

/* NO FRAMEWORK */

.thegem-combobox {
	width: 200px;
	max-width: 100%;
}

.thegem-title-settings fieldset {
	border: 1px solid #dddddd;
	padding: 10px;
	margin-bottom: 10px;
}
.thegem-title-settings legend {
	font-weight: bold;
}

.settings-box-table td {
	vertical-align: top;
	text-align: left;
	line-height: 1.5;
}
.thegem-title-settings .settings-box-table td {
	width: 50%;
}
.thegem-title-settings.three-columns .settings-box-table td {
	width: 33.33%;
}
.settings-box-table td + td {
	padding-left: 100px;
}
.thegem-title-settings .settings-box-table td+td {
	padding-left: 0;
}
.thegem-title-settings .settings-box-table td:not(:last-child) {
	padding-right: 50px;
}
#pw-widgets #available-widgets + .widgets-holder-wrap {
	display: none;
}

#gallery_manager .gallery-images {
	display: flex;
	flex-wrap: wrap;
}
#gallery_manager li.image,
#gallery_manager li.thegem-gallery-images-sortable {
	margin: 0 10px 10px 0;
	width: 150px;
	height: 150px;
	position: relative;
}

#gallery_manager li.thegem-gallery-images-sortable {
	background: url('../images/dummy.png') no-repeat 50% 50%;
	outline: 1px solid #dddddd;
}

#gallery_manager li.image img {
	width: 100%;
	height: auto;
}

#gallery_manager li.image a.remove {
	position: absolute;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	top: -8px;
	right: -8px;
	background-color: #000000;
	border: 2px solid #ffffff;
	box-shadow: 0 0 2px 0 #000000;
	-moz-box-shadow: 0 0 2px 0 #000000;
	-webkit-box-shadow: 0 0 2px 0 #000000;
	text-decoration: none;
	font-size: 10px;
	color: #ffffff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-transform: uppercase;
	display: none;
}
#gallery_manager li.image:hover a.remove {
	display: block;
}
#gallery_manager li.image a.remove:hover {
	background-color: #ff0000;
}

/* ADMIN ICONS */

#adminmenu #menu-posts-slide .menu-icon-post div.wp-menu-image {
	background: url('../images/admin-images/icons/slideshow_16.png') no-repeat 50% 50%;
}
#adminmenu #menu-posts-slide .menu-icon-post:hover div.wp-menu-image,
#adminmenu #menu-posts-slide .menu-icon-post.wp-has-current-submenu div.wp-menu-image,
#adminmenu #menu-posts-slide .menu-icon-post.current div.wp-menu-image {
	background: url('../images/admin-images/icons/slideshow_16_active.png') no-repeat 50% 50%;
}
#icon-edit.icon32-posts-slide {
	background: url('../images/admin-images/icons/slideshow_32.png') no-repeat 50% 50%;
}
#adminmenu #menu-posts-quickfinders .menu-icon-post div.wp-menu-image {
	background: url('../images/admin-images/icons/quickfinder_16.png') no-repeat 50% 50%;
}
#adminmenu #menu-posts-quickfinders .menu-icon-post:hover div.wp-menu-image,
#adminmenu #menu-posts-quickfinders .menu-icon-post.wp-has-current-submenu div.wp-menu-image,
#adminmenu #menu-posts-quickfinders .menu-icon-post.current div.wp-menu-image {
	background: url('../images/admin-images/icons/quickfinder_16_active.png') no-repeat 50% 50%;
}
#icon-edit.icon32-posts-quickfinders {
	background: url('../images/admin-images/icons/quickfinder_32.png') no-repeat 50% 50%;
}
#adminmenu #menu-posts-portfolios .menu-icon-post div.wp-menu-image {
	background: url('../images/admin-images/icons/portfolio_16.png') no-repeat 50% 50%;
}
#adminmenu #menu-posts-portfolios .menu-icon-post:hover div.wp-menu-image,
#adminmenu #menu-posts-portfolios .menu-icon-post.wp-has-current-submenu div.wp-menu-image,
#adminmenu #menu-posts-portfolios .menu-icon-post.current div.wp-menu-image {
	background: url('../images/admin-images/icons/portfolio_16_active.png') no-repeat 50% 50%;
}
#icon-edit.icon32-posts-portfolios {
	background: url('../images/admin-images/icons/portfolio_32.png') no-repeat 50% 50%;
}
#adminmenu #menu-posts-gallery .menu-icon-post div.wp-menu-image {
	background: url('../images/admin-images/icons/gallery_16.png') no-repeat 50% 50%;
}
#adminmenu #menu-posts-gallery .menu-icon-post:hover div.wp-menu-image,
#adminmenu #menu-posts-gallery .menu-icon-post.wp-has-current-submenu div.wp-menu-image,
#adminmenu #menu-posts-gallery .menu-icon-post.current div.wp-menu-image {
	background: url('../images/admin-images/icons/gallery_16_active.png') no-repeat 50% 50%;
}
#icon-edit.icon32-posts-gallery {
	background: url('../images/admin-images/icons/gallery_32.png') no-repeat 50% 50%;
}
#adminmenu #menu-posts-news .menu-icon-post div.wp-menu-image {
	background: url('../images/admin-images/icons/news_16.png') no-repeat 50% 50%;
}
#adminmenu #menu-posts-news .menu-icon-post:hover div.wp-menu-image,
#adminmenu #menu-posts-news .menu-icon-post.wp-has-current-submenu div.wp-menu-image,
#adminmenu #menu-posts-news .menu-icon-post.current div.wp-menu-image {
	background: url('../images/admin-images/icons/news_16_active.png') no-repeat 50% 50%;
}
#icon-edit.icon32-posts-news {
	background: url('../images/admin-images/icons/news_32.png') no-repeat 50% 50%;
}
#adminmenu #menu-posts-testimonials .menu-icon-post div.wp-menu-image {
	background: url('../images/admin-images/icons/testimonials_16.png') no-repeat 50% 50%;
}
#adminmenu #menu-posts-testimonials .menu-icon-post:hover div.wp-menu-image,
#adminmenu #menu-posts-testimonials .menu-icon-post.wp-has-current-submenu div.wp-menu-image,
#adminmenu #menu-posts-testimonials .menu-icon-post.current div.wp-menu-image {
	background: url('../images/admin-images/icons/testimonials_16_active.png') no-repeat 50% 50%;
}
#icon-edit.icon32-posts-testimonials {
	background: url('../images/admin-images/icons/testimonials_32.png') no-repeat 50% 50%;
}
#adminmenu #menu-posts-team .menu-icon-post div.wp-menu-image {
	background: url('../images/admin-images/icons/team_16.png') no-repeat 50% 50%;
}
#adminmenu #menu-posts-team .menu-icon-post:hover div.wp-menu-image,
#adminmenu #menu-posts-team .menu-icon-post.wp-has-current-submenu div.wp-menu-image,
#adminmenu #menu-posts-team .menu-icon-post.current div.wp-menu-image {
	background: url('../images/admin-images/icons/team_16_active.png') no-repeat 50% 50%;
}
#icon-edit.icon32-posts-team {
	background: url('../images/admin-images/icons/team_32.png') no-repeat 50% 50%;
}

/* FONTS MANAGER */

#fonts-manager-wrap .font-pane-template {
	display: none;
}
#fonts-manager-form .font-pane {
	border: 1px solid #dfdfdf;
	background: #f9f9f9;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	overflow: hidden;
	margin-bottom: 15px;
	position: relative;
}
#fonts-manager-form .font-pane.empty {
	display: none;
}
#fonts-manager-form .font-pane .remove a {
	position: absolute;
	top: 5px;
	right: 5px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #dfdfdf;
	background: #f9f9f9;
	color: red;
	padding: 0 12px;
	font-size: 12px;
	text-decoration: none;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#fonts-manager-form .font-pane .field {
	border-bottom: 1px solid #dfdfdf;
	padding: 10px 15px 15px;
	background: #fcfcfc;
}
#fonts-manager-form .font-pane .field:nth-child(2n) {
	background: none repeat scroll 0 0 #f9f9f9;
}
#fonts-manager-form .font-pane .label {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 8px;
}
#fonts-manager-form .font-pane .input input[type=text] {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	padding: 0 15px;
	background: #f1f1f1;
	color: #333333;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 14px;
	line-height: 26px;
	height: 28px;
	border: 1px solid #cbcbcb;
	border-bottom-color: #e5e5e5;
	border-right-color: #e5e5e5;
	margin: 0;
	max-width: 300px;
}
#fonts-manager-form .font-pane .field-fallback-fonts {
	padding-top: 15px;
}
#fonts-manager-form .field-fallback-checkbox label {
	font-size: 15px;
	cursor: default;
}
#fonts-manager-form .font-pane .field-fallback-fonts p {
	margin: 3px 0 0 0;
	color: #909090;
}
#fonts-manager-form .fallback-fonts-elements-box {
	margin-top: 15px;
}
#fonts-manager-form .fallback-fonts-elements-box.hide {
	display: none;
}
#fonts-manager-form .fallback-fonts-elements-add {
	display: flex;
	align-items: center;
}
#fonts-manager-form .fallback-fonts-elements-add select {
	padding: 0 15px;
	background-color: #f1f1f1;
	color: #333333;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 14px;
	line-height: 26px;
	height: 28px;
	border: 1px solid #cbcbcb;
	border-bottom-color: #e5e5e5;
	border-right-color: #e5e5e5;
	margin: 0;
	max-width: 300px;
}

#fonts-manager-form .fallback-fonts-elements-add button {
	margin-left: 15px;
}
#fonts-manager-form .fallback-fonts-elements-item {
	margin-top: 20px;
	border: 1px solid #dfdfdf;
	background-color: #ffffff;
}
#fonts-manager-form .fallback-fonts-elements-item-header {
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	padding: 5px 5px 5px 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#fonts-manager-form .fallback-fonts-elements-item-body {
	padding: 20px;
	border-top: 1px solid #dfdfdf;
}
#fonts-manager-form .empty .fallback-fonts-elements-item {
	display: none;
}
#fonts-manager-form .fallback-fonts-elements-item-field {
	display: flex;
	margin-bottom: 10px;
	align-items: center;
}
#fonts-manager-form .fallback-fonts-elements-item-field:last-child {
	margin-bottom: 0;
}
#fonts-manager-form .fallback-fonts-elements-item-field label {
	flex: 0 0 100px;
}
#fonts-manager-form .fallback-fonts-elements-item-field .fixed-number {
	max-width: 400px;
	width: 100%;
}

#fonts-manager-form .fixed-number input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}



/* SOCIALS MANAGER */

#socials-manager-form .social-pane {
	border: 1px solid #dfdfdf;
	background: #f9f9f9;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	overflow: hidden;
	margin-bottom: 15px;
	position: relative;
}
#socials-manager-form .social-pane .remove a {
	position: absolute;
	top: 5px;
	right: 5px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #dfdfdf;
	background: #f9f9f9;
	color: red;
	padding: 0 12px;
	font-size: 12px;
	text-decoration: none;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#socials-manager-form .social-pane .field {
	border-bottom: 1px solid #dfdfdf;
	padding: 10px 15px 15px;
	background: #fcfcfc;
}
#socials-manager-form .social-pane .field:nth-child(2n) {
	background: none repeat scroll 0 0 #f9f9f9;
}
#socials-manager-form .social-pane .label {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 8px;
}
#socials-manager-form .social-pane .input input {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	padding: 0 15px;
	background: #f1f1f1;
	color: #333333;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 14px;
	line-height: 26px;
	height: 28px;
	border: 1px solid #cbcbcb;
	border-bottom-color: #e5e5e5;
	border-right-color: #e5e5e5;
	margin: 0;
	max-width: 300px;
}
#socials-manager-form .social-pane .input input.icons-picker {
	width: 100px;
	margin: 0 5px;
}
#socials-manager-form .social-pane .input input.color-picker {
	width: 150px;
}

/* TITLE BACKGROUND */

#page_title_background_image_select {
	display: block;
	padding: 10px 0;
}
#page_title_background_image_select a {
	display: inline-block;
	height: 50px;
	width: 50%;
	background-size: cover;
	background-position: 50% 50%;
	width: 32%;
	max-width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	outline: 0 none;
}
#page_title_background_image_select a.active {
	border: 4px solid #999999;
}

#media-upload .menu_order_input {
	padding: 0;
}

/* PW PLUGIN */

body #pw-sidebars-customize .widget-liquid-right {
	width: 58%;
}

/* VISUAL COMPOSER */

.vc_panel {
	z-index: 1059;
}
.wpb-edit-form .vc-row textarea {
	height: 150px;
}
i {
	text-align: left;
}
@font-face {
	font-family: 'thegem-shortcodes';
	src:url('../fonts/thegem-shortcodes.eot');
	src:url('../fonts/thegem-shortcodes.eot?#iefix') format('embedded-opentype'),
		url('../fonts/thegem-shortcodes.woff') format('woff'),
		url('../fonts/thegem-shortcodes.ttf') format('truetype'),
		url('../fonts/thegem-shortcodes.svg#thegem-shortcodes') format('svg');
	font-weight: normal;
	font-style: normal;
}
.wpb-elements-list .vc_element-icon[class^='thegem-icon-wpb-ui-'],
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon[class^='thegem-icon-wpb-ui-'],
.wpb-elements-list .vc_element-icon[class*=' thegem-icon-wpb-ui-'],
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon[class*=' thegem-icon-wpb-ui-'] {
	top: 18px;
	background: transparent;
}
.wpb_element_title .vc_element-icon[class^='thegem-icon-wpb-ui-'],
.wpb_element_title .vc_element-icon[class*=' thegem-icon-wpb-ui-'] {
	background: transparent;
}
.wpb_element_title .vc_element-icon[class^='thegem-icon-wpb-ui-']:before,
.wpb-elements-list .vc_element-icon[class^='thegem-icon-wpb-ui-']:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon[class^='thegem-icon-wpb-ui-']:before,
.wpb_element_title .vc_element-icon[class*=' thegem-icon-wpb-ui-']:before,
.wpb-elements-list .vc_element-icon[class*=' thegem-icon-wpb-ui-']:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon[class*=' thegem-icon-wpb-ui-']:before {
	font-family: 'thegem-shortcodes';
	font-weight: normal;
	font-style: normal;
	font-size: 32px;
	line-height: 1;
	width: 32px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	color: #838e9a;
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-alert-box:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-alert-box:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-alert-box:before {
	content: "\e600";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-button:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-button:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-button:before {
	content: "\e601";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-clients:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-clients:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-clients:before {
	content: "\e602";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-countdown:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-countdown:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-countdown:before {
	content: "\e603";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-counter-box:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-counter-box:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-counter-box:before {
	content: "\e604";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-counter:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-counter:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-counter:before {
	content: "\e605";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-diagram:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-diagram:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-diagram:before {
	content: "\e606";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-divider:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-divider:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-divider:before {
	content: "\e607";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-dropcap:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-dropcap:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-dropcap:before {
	content: "\e608";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-featured-posts-slider:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-featured-posts-slider:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-featured-posts-slider:before {
	content: "\e609";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-fullwidth:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-fullwidth:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-fullwidth:before {
	content: "\e60a";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-gallery:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-gallery:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-gallery:before {
	content: "\e60b";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-icon:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-icon:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-icon:before {
	content: "\e60c";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-icon-with-text:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-icon-with-text:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-icon-with-text:before {
	content: "\e60d";
}
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-icon-with-title:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-icon-with-title:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-icon-with-title:before {
	content: "\e60e";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-image:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-image:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-image:before {
	content: "\e60f";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-list:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-list:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-list:before {
	content: "\e610";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-map-with-text:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-map-with-text:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-map-with-text:before {
	content: "\e611";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-news:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-news:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-news:before {
	content: "\e612";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-news-grid:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-news-grid:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-news-grid:before {
	content: "\e613";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-portfolio:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-portfolio:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-portfolio:before {
	content: "\e614";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-portfolio-slider:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-portfolio-slider:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-portfolio-slider:before {
	content: "\e615";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-pricing-column:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-pricing-column:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-pricing-column:before {
	content: "\e616";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-pricing-footer:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-pricing-footer:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-pricing-footer:before {
	content: "\e617";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-pricing-price:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-pricing-price:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-pricing-price:before {
	content: "\e618";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-pricing-row:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-pricing-row:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-pricing-row:before {
	content: "\e619";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-pricing-row-title:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-pricing-row-title:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-pricing-row-title:before {
	content: "\e61a";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-pricing-table:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-pricing-table:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-pricing-table:before {
	content: "\e61b";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-product-categories:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-product-categories:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-product-categories:before {
	content: "\e61c";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-product-grid:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-product-grid:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-product-grid:before {
	content: "\e61d";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-product-slider:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-product-slider:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-product-slider:before {
	content: "\e61e";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-project-info:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-project-info:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-project-info:before {
	content: "\e61f";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-quickfinder:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-quickfinder:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-quickfinder:before {
	content: "\e620";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-quote:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-quote:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-quote:before {
	content: "\e621";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-search-form:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-search-form:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-search-form:before {
	content: "\e622";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-socials:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-socials:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-socials:before {
	content: "\e623";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-socials-sharing:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-socials-sharing:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-socials-sharing:before {
	content: "\e669";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-table:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-table:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-table:before {
	content: "\e624";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-team:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-team:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-team:before {
	content: "\e625";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-testimonials:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-testimonials:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-testimonials:before {
	content: "\e626";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-textbox:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-textbox:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-textbox:before {
	content: "\e627";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-video:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-video:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-video:before {
	content: "\e628";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-vimeo:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-vimeo:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-vimeo:before {
	content: "\e629";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-youtube:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-youtube:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-youtube:before {
	content: "\e62a";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-title-background:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-title-background:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-title-background:before {
	content: "\e62b";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-title-title:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-title-title:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-title-title:before {
	content: "\e62c";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-title-excerpt:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-title-excerpt:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-title-excerpt:before {
	content: "\e62d";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-title-icon:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-title-icon:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-title-icon:before {
	content: "\e62e";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-heading:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-heading:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-heading:before {
	content: "\e62f";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-template:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-template:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-template:before {
	content: "\e63c";
}



.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-logo:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-logo:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-logo:before {
	content: "\e630";
	color: #00bcd4;
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-search:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-search:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-search:before {
	content: "\e631";
	color: #00bcd4;
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-wishlist:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-wishlist:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-wishlist:before {
	content: "\e632";
	color: #00bcd4;
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-cart:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-cart:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-cart:before {
	content: "\e633";
	color: #00bcd4;
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-account:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-account:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-account:before {
	content: "\e634";
	color: #00bcd4;
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-signin:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-signin:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-signin:before {
	content: "\e65d";
	color: #00bcd4;
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-divider:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-divider:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-divider:before {
	content: "\e635";
	color: #00bcd4;
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-secondary-menu:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-secondary-menu:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-secondary-menu:before {
	content: "\e636";
	color: #00bcd4;
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-menu:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-menu:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-menu:before {
	content: "\e637";
	color: #00bcd4;
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-infotext:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-infotext:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-infotext:before {
	content: "\e638";
	color: #00bcd4;
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-infotext:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-infotext:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-infotext:before {
	content: "\e638";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-countdown:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-countdown:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-countdown:before {
	content: "\e63a";
	color: #00bcd4;
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-search-form:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-search-form:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-search-form:before {
	content: "\e63b";
	color: #00bcd4;
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-button:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-button:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-button:before {
	content: "\e601";
	color: #00bcd4;
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-icon:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-icon:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-icon:before {
	content: "\e60c";
	color: #00bcd4;
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-socials:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-socials:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-socials:before {
	content: "\e623";
	color: #00bcd4;
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-language-switcher:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-language-switcher:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-language-switcher:before {
	content: "\e639";
	color: #00bcd4;
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-currency-switcher:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-currency-switcher:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-currency-switcher:before {
	content: "\e63d";
	color: #00bcd4;
}

.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-product-extra-description:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-product-extra-description:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-product-extra-description:before {
	content: "\e63e";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-product-categories:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-product-categories:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-product-categories:before {
	content: "\e63f";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-product-content:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-product-content:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-product-content:before {
	content: "\e640";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-product-meta-value:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-product-meta-value:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-product-meta-value:before {
	content: "\e641";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-product-description:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-product-description:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-product-description:before {
	content: "\e642";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-product-title:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-product-title:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-product-title:before {
	content: "\e643";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-product-tabs:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-product-tabs:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-product-tabs:before {
	content: "\e644";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-product-breadcrumbs:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-product-breadcrumbs:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-product-breadcrumbs:before {
	content: "\e645";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-product-navigation:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-product-navigation:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-product-navigation:before {
	content: "\e646";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-product-gallery:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-product-gallery:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-product-gallery:before {
	content: "\e647";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-product-price:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-product-price:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-product-price:before {
	content: "\e648";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-product-rating:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-product-rating:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-product-rating:before {
	content: "\e649";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-product-add-to-wishlist:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-product-add-to-wishlist:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-product-add-to-wishlist:before {
	content: "\e64a";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-product-additional-info:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-product-additional-info:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-product-additional-info:before {
	content: "\e64b";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-product-reviews:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-product-reviews:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-product-reviews:before {
	content: "\e64c";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-product-sharing:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-product-sharing:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-product-sharing:before {
	content: "\e64d";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-product-sku:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-product-sku:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-product-sku:before {
	content: "\e64e";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-product-add-to-cart:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-product-add-to-cart:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-product-add-to-cart:before {
	content: "\e64f";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-product-attribute:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-product-attribute:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-product-attribute:before {
	content: "\e650";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-product-tags:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-product-tags:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-product-tags:before {
	content: "\e651";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-product-size_guide:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-product-size_guide:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-product-size_guide:before {
	content: "\e652";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-custom-menu:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-custom-menu:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-custom-menu:before {
	content: "\e653";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-cart-table:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-cart-table:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-cart-table:before {
	content: "\e654";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-cart-totals:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-cart-totals:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-cart-totals:before {
	content: "\e655";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-cart-checkout-steps:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-cart-checkout-steps:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-cart-checkout-steps:before {
	content: "\e656";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-cart-checkout-notices:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-cart-checkout-notices:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-cart-checkout-notices:before {
	content: "\e657";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-checkout-billing:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-checkout-billing:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-checkout-billing:before {
	content: "\e658";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-checkout-shipping:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-checkout-shipping:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-checkout-shipping:before {
	content: "\e659";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-checkout-order:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-checkout-order:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-checkout-order:before {
	content: "\e65a";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-checkout-payment:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-checkout-payment:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-checkout-payment:before {
	content: "\e65b";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-checkout-coupon:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-checkout-coupon:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-checkout-coupon:before {
	content: "\e65c";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-checkout-login:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-checkout-login:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-checkout-login:before {
	content: "\e65d";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-checkout-errors:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-checkout-errors:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-checkout-errors:before {
	content: "\e657";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-blog-title:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-blog-title:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-element-blog-title:before {
	content: "\e65e";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-blog-description:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-blog-description:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-element-blog-description:before {
	content: "\e65f";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-blog-breadcrumbs:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-blog-breadcrumbs:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-element-blog-breadcrumbs:before {
	content: "\e660";
}

.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-post-title:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-post-title:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-element-post-title:before {
	content: "\e65e";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-post-excerpt:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-post-excerpt:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-element-post-excerpt:before {
	content: "\e666";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-post-breadcrumbs:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-post-breadcrumbs:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-element-post-breadcrumbs:before {
	content: "\e660";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-post-featured-image:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-post-featured-image:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-element-post-featured-image:before {
	content: "\e661";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-post-comments:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-post-comments:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-element-post-comments:before {
	content: "\e662";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-post-content:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-post-content:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-element-post-content:before {
	content: "\e663";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-post-author:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-post-author:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-element-post-author:before {
	content: "\e664";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-post-info:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-post-info:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-element-post-info:before {
	content: "\e665";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-post-featured-content:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-post-featured-content:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-element-post-featured-content:before {
	content: "\e667";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-post-navigation:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-post-navigation:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-wpb-ui-element-post-navigation:before {
	content: "\e668";
}
.wpb_element_title .vc_element-icon.thegem-icon-wpb-ui-element-post-tags:before,
.wpb-elements-list .vc_element-icon.thegem-icon-wpb-ui-element-post-tags:before,
.wpb-elements-list .wpb_bootstrap_modals .vc_element-icon.thegem-icon-element-post-tags:before {
	content: "\e651";
}

.thegem-param-delimeter-heading {
	background: #d4d4d4;
}
.thegem-param-delimeter-heading .edit_form_line{
	height: 0;
	overflow: hidden;
}
.thegem-param-delimeter-heading .wpb_element_label {
	padding: 15px 0;
}
.thegem-param-delimeter-heading .wpb_element_label {
	color: #000000;
	font-size: 1.3em;
	margin-bottom: 0;
}
.vc_edit_form_elements .vc_column + .vc_column.no-top-padding,
.thegem-param-delimeter-heading-two-level.no-top-padding,
.thegem-param-delimeter-heading.no-top-padding {
	padding-top: 0 !important;
}
.thegem-param-delimeter-heading-two-level.margin-top,
.thegem-param-delimeter-heading.margin-top {
	margin-top: 15px;
}
.thegem-param-delimeter-heading-two-level .wpb_element_label {
	color: #000000;
	font-size: 1.2em;
}
.thegem-param-delimeter-heading-two-level.border-top {
	border-top: 1px solid #e2e1e1;
}
.vc_column select {
	max-width: 100%;
}
.vc_column.capitalize {
	text-transform: capitalize;
}

.thegem-param-alert{
	text-align: center;
	padding: 50px;
	font-size: 24px;
	line-height: 1.5;
}

/* SHORTCODES GENERATOR */

#shortcode-generator .shortcode-item,
#shortcode-generator .shortcode-insert-button,
#shortcode-generator .shortcode-result {
	display: none;
}
#shortcode-generator hr {
	margin: 15px 0;
}
#shortcode-generator .shortcodes-select label {
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}
#shortcode-generator .shortcode-item-description {
	margin-bottom: 10px;
}
#shortcode-generator .shortcode-item .shortcode-item-param {
	margin-bottom: 10px;
}
#shortcode-generator .shortcode-item-param-title {
	font-weight: bold;
}
#shortcode-generator .shortcode-item-param-description {
	font-style: italic;
}
#shortcode-generator .shortcode-insert-button {
margin-bottom: 20px;
}
#shortcode-generator .shortcode-result textarea {
	width: 100%;
	height: 120px;
}

.thegem-terms-checkboxes {
	padding: 0 15px;
}
.thegem-terms-checkboxes .vc_checkbox-label {
	display: block;
	margin-bottom: 5px;
}

/* ICONS LIST */

#TB_ajaxContent {
	background-color: #e5e9ed;
}
.icons-list {
	text-align: center;
}
.icons-list li {
	display: inline-block;
	padding: 20px 22px;
	list-style-type: none;
	border-bottom: 1px solid #d6dde3;
	cursor: pointer;
}
.icons-list li .icon {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	vertical-align: top;
	font-size: 24px;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	text-align: center;
	color: #566270;
	font-weight: normal;
	margin-bottom: 5px;
}
.icons-list li .code {
	display: block;
	text-align: center;
}
.icons-list li:hover .icon,
.icons-list li:hover .code {
	color: #00a0d2;
}
.icons-list li:hover .icon {
	background: #ffffff;
}
.icons-list.icons-elegant li .icon,
.icons-picker-selected.icon-elegant {
	font-family: 'ElegantIcons';
}
.icons-list.icons-material li .icon,
.icons-picker-selected.icon-material {
	font-family: 'MaterialDesignIcons';
}
.icons-list.icons-fontawesome li .icon,
.icons-picker-selected.icon-fontawesome {
	font-family: 'FontAwesome';
}

.icons-list.icons-thegemdemo li .icon,
.icons-picker-selected.icon-thegemdemo {
	font-family: 'TheGemDemoIcons';
}
.icons-list.icons-userpack li .icon,
.icons-picker-selected.icon-userpack {
	font-family: 'UserPack';
}
.icons-list.icons-thegem-header li .icon,
.icons-picker-selected.icon-thegem-header {
	font-family: 'TheGem Header';
}
.icons-picker-selected {
	font-size: 24px;
}
.icons-picker,
.vc_properties-list .icons-picker {
	width: 75px;
	margin-right: 10px;
	margin-left: 10px;
}
.icons-picker,
.icons-picker-selected,
.icons-picker-button {
	vertical-align: middle;
}

/* ACTIVATION AREA */
@font-face {
	font-family: 'Montserrat UltraLight';
	src: url('../fonts/montserrat-ultralight.eot');
	src: url('../fonts/montserrat-ultralight.eot?#iefix') format('embedded-opentype'),
	url('../fonts/montserrat-ultralight.woff') format('woff'),
	url('../fonts/montserrat-ultralight.ttf') format('truetype'),
	url('../fonts/montserrat-ultralight.svg#montserratultra_light') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Montserrat Bold';
	src: url('../fonts/montserrat-bold.eot');
	src: url('../fonts/montserrat-bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/montserrat-bold.woff') format('woff'),
	url('../fonts/montserrat-bold.ttf') format('truetype'),
	url('../fonts/montserrat-bold.svg#montserrat_bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Source Sans Pro Regular';
	src: url('../fonts/sourcesanspro-regular.eot');
	src: url('../fonts/sourcesanspro-regular.eot?#iefix') format('embedded-opentype'),
	url('../fonts/sourcesanspro-regular.woff') format('woff'),
	url('../fonts/sourcesanspro-regular.ttf') format('truetype'),
	url('../fonts/sourcesanspro-regular.svg#montserrat_bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Source Sans Pro Light';
	src: url('../fonts/sourcesanspro-light.eot');
	src: url('../fonts/sourcesanspro-light.eot?#iefix') format('embedded-opentype'),
	url('../fonts/sourcesanspro-light.woff') format('woff'),
	url('../fonts/sourcesanspro-light.ttf') format('truetype'),
	url('../fonts/sourcesanspro-light.svg#montserrat_bold') format('svg');
	font-weight: normal;
	font-style: normal;
}

form#theme-options-form #categories > #activation {
	padding: 70px 40px;
	font-family: 'Source Sans Pro';
	font-weight: normal;
	font-size: 16px;
	line-height: 1.5;
	box-sizing: border-box;
	color: #5f727f;
}
form#theme-options-form #categories > #activation p {
	font-size: 16px;
}
form#theme-options-form #categories > #activation a {
	color: #00bcd4;
}
form#theme-options-form #categories > #activation h4 {
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: 22px;
	text-transform: uppercase;
	color: #3c3950;
}
form#theme-options-form #categories > #activation .styled-subtitle {
	font-weight: 300;
	font-size: 24px;
}
form#theme-options-form #categories > #activation .activation-header {
	text-align: center;
}
form#theme-options-form #categories > #activation .activation-container {
	text-align: center;
	max-width: 810px;
	margin: 0 auto;
}
form#theme-options-form #categories > #activation .activation-help-links {
	font-size: 0;
	line-height: 0;
	margin-bottom: 60px;
}
form#theme-options-form #categories > #activation .activation-purchase-image,
form#theme-options-form #categories > #activation .activation-rate-image {
	position: relative;
	margin: 0 12px;
	padding: 30px 20px;
	background-color: #ffffff;
	box-shadow: 0 0 29px 0 rgba(44, 46, 61, 0.1);
}
form#theme-options-form #categories > #activation .activation-purchase-image:before,
form#theme-options-form #categories > #activation .activation-rate-image:before,
form#theme-options-form #categories > #activation .activation-purchase-image:after,
form#theme-options-form #categories > #activation .activation-rate-image:after {
	content: '';
	position: absolute;
	top: 0;
	width: 12px;
	height: 100%;
	background-repeat: repeat-y;
}
form#theme-options-form #categories > #activation .activation-purchase-image:before,
form#theme-options-form #categories > #activation .activation-rate-image:before {
	left: -12px;
	background-position: 100% 0;
	background-image: url('../images/admin-images/activation-image-corner-left.png');
}
form#theme-options-form #categories > #activation .activation-purchase-image:after,
form#theme-options-form #categories > #activation .activation-rate-image:after {
	right: -12px;
	background-position: 0 0;
	background-image: url('../images/admin-images/activation-image-corner-right.png');
}
form#theme-options-form #categories > #activation .activation-purchase-image {
	margin-bottom: 70px;
}
form#theme-options-form #categories > #activation .activation-rate-image {
	margin-top: 30px;
}
form#theme-options-form #categories > #activation .activation-field {
	margin-bottom: 35px;
}
form#theme-options-form #categories > #activation .activation-field table {
	width: 100%;
}
form#theme-options-form #categories > #activation .activation-field td:first-child {
	width: 99%;
	padding-right: 30px;
}
form#theme-options-form #categories > #activation .activation-field input {
	height: 50px;
	line-height: 46px;
	border: 2px solid #dfe5e8;
	background-color: #ffffff;
	box-sizing: border-box;
	color: #99a9b5;
	box-shadow: none;
	font-size: 19px;
	padding: 0 20px;
	border-radius: 2px;
	width: 100%;
	margin: 0;
}
form#theme-options-form #categories > #activation .activation-field input::-moz-placeholder {
	color: #99a9b5;
	opacity: 0.7;
}
form#theme-options-form #categories > #activation .activation-field input::-webkit-input-placeholder {
	color: #99a9b5;
	opacity: 0.7;
}
form#theme-options-form #categories > #activation .activation-field button {
	height: 50px;
	line-height: 46px;
	box-sizing: border-box;
	font-family: 'Montserrat UltraLight';
	font-weight: normal;
	font-size: 19px;
	background-color: #393d50;
	border-radius: 25px;
	color: #ffffff;
	border: 0 none;
	text-transform: uppercase;
	padding: 0 30px;
	cursor:pointer;
	margin: 0;
}
form#theme-options-form #categories > #activation .activation-result {
	padding: 6px 0 6px 60px;
	background-position: 12px 0;
	line-height: 24px;
	background-repeat: no-repeat;
	text-align: left;
}
form#theme-options-form #categories > #activation .activation-result-hidden {
	display: none;
}
form#theme-options-form #categories > #activation .activation-result-success {
	color: #7cac3e;
	background-image: url('../images/admin-images/activation-submit-success.png');
}
form#theme-options-form #categories > #activation .activation-result-failure {
	color: #f44336;
	background-image: url('../images/admin-images/activation-submit-failure.png');
}
form#theme-options-form #categories > #activation .activation-plugin-button {
	text-align: left;
	padding-top: 15px;
	text-align: center;
}
form#theme-options-form #categories > #activation .activation-plugin-button a {
	height: 30px;
	line-height: 30px;
	box-sizing: border-box;
	font-family: 'Montserrat UltraLight';
	font-weight: normal;
	font-size: 16px;
	background-color: #5bafcf;
	border-radius: 25px;
	color: #ffffff;
	border: 0 none;
	text-transform: uppercase;
	padding: 0 20px;
	cursor: pointer;
	margin: 0;
	display: inline-block;
	text-decoration: none;
}


#edittag .taxonomy-box h3.hndle {
	font-size: 14px;
	padding: 8px 12px;
	margin: 0;
	line-height: 1.4;
	cursor: default;
}
#edittag .taxonomy-box .settings-box-table td + td {
	padding-left: 50px;
}

@font-face {
	font-family: 'thegem-admin-icons';
	src:url('../fonts/admin/admin-icons.eot');
	src:url('../fonts/admin/admin-icons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/admin/admin-icons.woff') format('woff'),
		url('../fonts/admin/admin-icons.ttf') format('truetype'),
		url('../fonts/admin/admin-icons.svg#admin-icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

.menu-icon-thegem_news .dashicons-admin-post:before,
.menu-icon-thegem_pf_item .dashicons-admin-post:before,
.menu-icon-thegem_qf_item .dashicons-admin-post:before,
.menu-icon-thegem_footer .dashicons-admin-post:before,
.menu-icon-thegem_title .dashicons-admin-post:before,
.menu-icon-thegem_client .dashicons-admin-post:before,
.menu-icon-thegem_gallery .dashicons-admin-post:before,
.menu-icon-thegem_team_person .dashicons-admin-post:before,
.menu-icon-thegem_testimonial .dashicons-admin-post:before,
.menu-icon-thegem_slide .dashicons-admin-post:before,
.toplevel_page_thegem-import-submenu-page .dashicons-admin-generic:before,
.toplevel_page_thegem-importer .dashicons-admin-generic:before,
.toplevel_page_thegem-theme-options .dashicons-admin-generic:before,
.toplevel_page_thegem-dashboard-welcome .dashicons-admin-generic:before{
	font-family: 'thegem-admin-icons';
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 20px;
}

.menu-icon-thegem_news .dashicons-admin-post:before {
	content: '\e600';
}
.menu-icon-thegem_pf_item .dashicons-admin-post:before {
	content: '\e601';
}
.menu-icon-thegem_qf_item .dashicons-admin-post:before {
	content: '\e602';
}
.menu-icon-thegem_footer .dashicons-admin-post:before {
	content: '\e603';
}
.menu-icon-thegem_title .dashicons-admin-post:before {
	content: '\e60a';
}
.menu-icon-thegem_client .dashicons-admin-post:before {
	content: '\e604';
}
.menu-icon-thegem_gallery .dashicons-admin-post:before {
	content: '\e605';
}
.menu-icon-thegem_team_person .dashicons-admin-post:before {
	content: '\e606';
}
.menu-icon-thegem_testimonial .dashicons-admin-post:before {
	content: '\e607';
}
.menu-icon-thegem_slide .dashicons-admin-post:before {
	content: '\e608';
}
.toplevel_page_thegem-import-submenu-page .dashicons-admin-generic:before,
.toplevel_page_thegem-importer .dashicons-admin-generic:before {
	content: '\e609';
}
.toplevel_page_thegem-theme-options .dashicons-admin-generic:before,
.toplevel_page_thegem-dashboard-welcome .dashicons-admin-generic:before {
	content: '\e60d';
}

#thegem-custom-page-options-boxes {
	padding: 35px;
}

#thegem-custom-page-options-boxes .theme-options-page-settings-box h3.hndle {
	font-size: 14px;
	padding: 8px 12px;
	margin: 0;
	line-height: 1.4;
	cursor: default;
}
#pack-import .import-pack-message {
	display: inline-block;
	border: 1px solid #138eca;
	background-color: #d7e3e9;
	padding: 10px;
	margin-bottom: 40px;
}


.plugin-details-modal #TB_ajaxContent {
	padding: 0;
	background-color: #f9f9f9;
}
.thegem-update-confirm-modal #TB_title {
	height: 0;
	border: 0 none;
}
.thegem-theme-update-confirm-content {
	font-size: 15px;
	line-height: 26px;
	color: #2e2e30;
}
.thegem-theme-update-confirm-content .ttucc-title img {
	width: 100%;
	vertical-align: middle;
}
.thegem-theme-update-confirm-content .ttucc-description {
	background-color: #ffffff;
	padding: 70px 50px;
	text-align: center;
}
.thegem-theme-update-confirm-content .ttucc-confirm {
	background-color: #f9f9f9;
	border-top: 1px solid #dcdcdc;
	padding: 50px;
	text-align: center;
}
.thegem-theme-update-confirm-content .ttucc-confirm-checkbox {
	margin-bottom: 40px;
}
.thegem-theme-update-confirm-content .ttucc-confirm-checkbox input {
	margin-right: 10px;
}
.thegem-theme-update-confirm-content .ttucc-confirm-button button {
	font-size: 13px;
	line-height: 28px;
	height: 30px;
	padding: 0 19px;
	border: 1px solid #007db2;
	color: #ffffff;
	background: #0090c3;
	border-radius: 3px;
	cursor: pointer;
}
.thegem-theme-update-confirm-content .ttucc-confirm-button button[disabled] {
	border: 1px solid #f9f9f9;
	background: #d0d0d0;
	cursor: default;
}

.fancybox-slide.fancybox-slide--iframe .fancybox-content {
	max-width: 900px;
}
.fancybox-slide .fancybox-content.thegem-theme-update-fancybox-content {
	padding: 0;
	width: 80%;
	height: 80%;
	max-width: 900px;
	max-height: calc(100% - 88px);
	overflow: visible;
	background: #fff;
}
.fancybox-slide .fancybox-content.thegem-theme-update-fancybox-content .thegem-theme-update-confirm-content {
	display: block;
	padding: 0;
	border: 0;
	height: 100%;
	margin: 0;
	width: 100%;
	background-color: #f9f9f9;
	overflow: auto;
}
.fancybox-content.thegem-theme-update-fancybox-content .fancybox-close-small {
	top: 0;
	right: -30px;
	height: 30px;
	width: 30px;
}
.fancybox-content.thegem-theme-update-fancybox-content .fancybox-close-small:after {
	background: transparent;
	font-size: 35px;
	color: #aaa;
	top: 0;
	right: 0;
}
body #TB_window {
	z-index: 100050;
}
.gem-colored-dropdown [class="1"] {
	color: #3c3950;
}
.gem-colored-dropdown [class="2"] {
	color: #00bfa5;
}
.gem-colored-dropdown [class="3"] {
	color: #00bcd4;
}
.gem-colored-dropdown [class="4"] {
	color: #ffb932;
}
.gem-colored-dropdown [class="5"] {
	color: #f44336;
}
.gem-colored-dropdown [class="6"] {
	color: #7e57c2;
}
.gem-colored-dropdown [class="7"] {
	color: #d500f9;
}
.gem-colored-dropdown [class="8"] {
	color: #8d6e63;
}
.gem-colored-dropdown [class="9"] {
	color: #f26c4f;
}
.gem-colored-dropdown [class="10"] {
	color: #ad1457;
}
.gem-colored-dropdown [class="11"] {
	color: #afb42b;
}
.gem-colored-dropdown [class="12"] {
	color: #5f727f;
}

/* TEAMS SOCIALS */

.settings-box-table .additional-socials .social-pane {
	margin-bottom: 20px;
}
.settings-box-table .additional-socials .remove {
	float: right;
}
.settings-box-table .additional-socials .link-input input {
	width: 100%;
}


/* DROPDOWN ARROWS FIELD*/

.thegem_dropdown_arrows_field_box {
	display: flex;
}

.thegem_dropdown_arrows_icon {
	flex: 0 0 39px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.thegem_dropdown_arrows_icon i {
	font-family: 'thegem-arrows' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 18px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.thegem_dropdown_arrows_icon i.icon_style_1:before { content: '\e900'; }
.thegem_dropdown_arrows_icon i.icon_style_2:before { content: '\e902'; }
.thegem_dropdown_arrows_icon i.icon_style_3:before { content: '\e904'; }
.thegem_dropdown_arrows_icon i.icon_style_4:before { content: '\e906'; }
.thegem_dropdown_arrows_icon i.icon_style_5:before { content: '\e908'; }

.thegem_dropdown_arrows_field {
	width: 100%;
}

div[data-vc-shortcode-param-name="overlay_color"] .vc_alpha-container {
	display: none;
}

/* CONFLICT POPUP */

#thegem-elementor-conflict-popup {
	width: 600px;
	padding: 0;
}
#thegem-elementor-conflict-popup .thegem-elementor-conflict-title {
	font-family: 'Montserrat';
	font-size: 24px;
	font-weight: 400;
	padding-bottom: 20px;
	text-align: center;
	letter-spacing: 1.3px;
	padding-top: 31px;
	color: #fff;
	background-color: #23282d;
}
#thegem-elementor-conflict-popup .thegem-elementor-conflict-info {
	text-align: center;
	padding: 40px 52px;
}
#thegem-elementor-conflict-popup .thegem-elementor-conflict-text,
#thegem-elementor-conflict-popup .thegem-elementor-conflict-text p {
	font-family: "Source Sans Pro";
	font-weight: normal;
	font-size: 16px;
	line-height: 25px;
	color: #5f727f;
}
#thegem-elementor-conflict-popup .thegem-elementor-conflict-text p {
	margin-bottom: 30px;
	margin-top: 0;
	color: #5f727f;
}
.thegem-elementor-conflict-buttons {
	padding: 15px 40px;
	padding-bottom: 50px;
}

.thegem-elementor-conflict-buttons button,
.thegem-elementor-conflict-buttons a {
	border: none;
	padding: 12px 15px;
	border-radius: 3px;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Montserrat';
	text-transform: uppercase;
	text-align: center;
	min-width: 150px;
	margin: 0 12px;
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	box-shadow: none;
}
.thegem-elementor-conflict-buttons a {
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	cursor: pointer;
}
.thegem-elementor-conflict-buttons a.thegem-elementor-conflict-cancel {
	background-color: #e9e9ea;
	color: #5f727f;
}
.thegem-elementor-conflict-buttons a.thegem-elementor-conflict-proceed {
	background-color: #00bcd4;
	color: #fff;
}
.thegem-elementor-conflict-buttons a:hover {
	background-color: #3c3950;
	color: #ffffff;
}
.thegem-elementor-conflict-buttons {
	padding: 20px 25px;
	margin: 0 10px;
}

.thegem-elementor-notice-inner {
	display: flex;
	align-items: center;
	padding: 15px 0;
}
.thegem-elementor-notice-logo {
	margin-right: 20px;
	margin-left: 25px;
	overflow: hidden;
}
.thegem-elementor-notice-logo img {
	width: 40px;
	display: block;
}
.thegem-elementor-notice-info {
	flex: 1;
}
.thegem-elementor-notice-info p {
	padding: 0;
	margin: 0 0 7px 0;
}
.thegem-elementor-notice-info p:last-child {
	margin-bottom: 0;
}
.thegem-elementor-notice-info .thegem-elementor-notice-title {
	font-weight: bold;
}
.thegem-elementor-notice-info p a {
	color: #0073aa;
}
#thegem-elementor-notice {
	border-left: 0 none;
	padding-left: 4px;
}
#thegem-elementor-notice:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 4px;
	height: 100%;
	background-image: linear-gradient(#fb1752, #482d64);
}

/*Product Video MetaBox*/
.thegem-product-video{
	display: flex;
	flex-direction: column;
	padding: 0;
	margin: 10px 0 0 0;
}
.product-video-box{
	display: flex;
	flex-direction: column;
}
.product-video-box + .product-video-box{
	margin-top: 10px;
}
.product-video-box select{
	width: 100%;
}
.product-video-box button{
	width: auto;
	max-width: fit-content;
	margin-left: auto !important;
	margin-top: 5px !important;
}
.product-video-box label{
	padding-bottom: 3px;
}

/*Fix for product category widgets drag*/
body.taxonomy-product_cat .widget-liquid-left #widgets-left.chooser #available-widgets .widget{
	opacity: 1 !important;
	pointer-events: auto !important;
}

/* Vc editor welcome text */
.vc_welcome .vc_welcome-header.header-template-welcome-text {
	text-transform: none;
	font-family: 'Montserrat UltraLight';
	font-weight: normal;
}
.vc_welcome .vc_welcome-header.header-template-welcome-text .note {
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(210,255,90,1) 60%, rgba(210,255,90,1) 100%);
}

/* Templates Import Modals */
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	src: local('Montserrat Bold'), local('Montserrat-Bold'),
	url('../fonts/montserrat-700.woff') format('woff');
}
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 400;
	src: local('SourceSansPro Regular'), local('SourceSansPro-Regular'),
	url('../fonts/sspro-400.woff') format('woff');
}
@font-face {
	font-family: 'MaterialDesignIcons';
	font-style: normal;
	font-weight: normal;
	src: local('Material Design Icons'), local('MaterialDesignIcons'),
	url('../fonts/material/materialdesignicons.woff') format('woff'),
	url('../fonts/material/materialdesignicons.svg') format('svg');
}
.thegem-templates-new-popup.fancybox-content,
.thegem-templates-import-popup.fancybox-content{
	position: relative;
	width: 100%;
	background: transparent;
	border-radius: 3px;
	padding: 0;
	overflow: hidden;
}

.thegem-templates-new-popup.fancybox-content{
	max-width: 1000px;
}
.thegem-templates-modal-title{
	position: relative;
	width: 100%;
	min-height: 50px;
	display: flex;
	align-items: center;
	background-color: #23282c;
	padding: 10px 20px;

	font-family: 'Montserrat UltraLight';
	font-weight: normal;
	font-size: 22px;
	line-height: 1;
	color: #ffffff;
}
.thegem-templates-modal-title a{
	cursor: pointer;
	transition: all 0.3s linear;
}
.thegem-templates-modal-title a:hover{
	opacity: 0.8;
}
.thegem-templates-modal-title a:focus{
	box-shadow: none;
	outline: none;
	color: inherit;
}
.thegem-templates-modal-logo{
	width: 130px;
	opacity: 1 !important;
	cursor: auto !important;
}
.thegem-templates-modal-close {
	position: absolute;
	right: 20px;
	width: 20px;
	height: 20px;
	top: 50%;
	margin-top: -8px;
	color: #ffffff;
}
.thegem-templates-modal-close:focus {
	box-shadow: none;
}
.thegem-templates-modal-close:before,
.thegem-templates-modal-close:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	top: 7px;
	background: #ffffff;
	font-size: 0;
	line-height: 0;
}
.thegem-templates-modal-close:before {
	transform: rotate(45deg);
	left: 0;
	right: auto;
}
.thegem-templates-modal-close:after {
	transform: rotate(-45deg);
	left: auto;
	right: 0;
}
.thegem-templates-modal-back{
	position: relative;
	display: flex;
	align-items: center;

	font-family: 'Montserrat UltraLight';
	font-size: 22px;
	font-weight: 400;
	color: #00bcd4 !important;
	opacity: 1;
	text-decoration: none;
}
.thegem-templates-modal-back span{
	display: inline-flex;
	padding-left: 20px;
}
.thegem-templates-modal-back:before{
	font-family: 'MaterialDesignIcons';
	content: '\f20e';
	font-size: 24px;
	font-weight: 400;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.thegem-templates-modal-back:hover{
	color: #00bcd4;
	opacity: 0.8;
}
.thegem-templates-modal-back:hover:before{
	color: #00bcd4;
}
.thegem-templates-modal-text{
	display: inline-flex;
	padding-left: 20px;
}

.thegem-templates-new-welcome{
	position: relative;
	width: 100%;
	background-color: #393d50;
	padding: 60px 60px 60px 80px;
}
.thegem-templates-new-welcome-wrap{
	position: relative;
	display: flex;
	flex: auto;
	margin: 0 -40px;
}
.thegem-templates-new-welcome-info{
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	max-width: 360px;
	padding: 0 40px;
}
.thegem-templates-new-welcome-info .title{
	margin-bottom: 15px;
	font-family: 'Montserrat';
	font-size: 28px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: normal;
	line-height: 42px;
	color: #ffffff;
}
.thegem-templates-new-welcome-info .text{
	font-family: 'Montserrat UltraLight';
	font-size: 19px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	color: #99a9b5;
}
.thegem-templates-new-welcome-form{
	position: relative;
	width: 100%;
	padding: 0 40px;
}
.thegem-templates-new-welcome-form-wrap{
	padding: 50px;
	border-radius: 3px;
	box-shadow: 0 5px 25px rgba(14, 25, 36, 0.04);
	background-color: #2c2e3d;
}
.thegem-templates-new-label {
	margin-bottom: 5px;
	font-family: 'Montserrat UltraLight';
	font-size: 19px;
	font-weight: 400;
	line-height: 30px;
	color: #ffffff;
}
.thegem-templates-new-input input,
.thegem-templates-new-input select {
	position: relative;
	height: 50px;
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0 20px;

	font-family: 'Source Sans Pro';
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;

	color: #FFFFFF;
	border-radius: 3px;
	border: 1px solid #99a9b5;
	background-color: #2c2e3d;

}
.thegem-templates-new-input select{
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='1024' height='1024' viewBox='0 0 1024 1024'%3e%3cpath fill='%23ffffff' d='M729.024 441.6l-185.024 185.024-185.024-185.024c-12.48-12.48-32.768-12.48-45.248 0s-12.48 32.768 0 45.248l207.552 207.552c6.272 6.272 14.528 9.408 22.72 9.344 8.256 0 16.448-3.072 22.72-9.344l207.552-207.552c12.48-12.48 12.48-32.768 0-45.248s-32.768-12.48-45.248 0z'%3e%3c/path%3e%3c/svg%3e"), linear-gradient(to bottom, #2c2e3d 0%,#2c2e3d 100%);
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
}
.thegem-templates-new-input input::-webkit-input-placeholder,
.thegem-templates-new-input select::-webkit-input-placeholder,
.thegem-templates-new-input input::-moz-placeholder,
.thegem-templates-new-input select::-moz-placeholder,
.thegem-templates-new-input input:-ms-input-placeholder,
.thegem-templates-new-input select:-ms-input-placeholder,
.thegem-templates-new-input input::-ms-input-placeholder,
.thegem-templates-new-input select::-ms-input-placeholder,
.thegem-templates-new-input input:-moz-placeholder,
.thegem-templates-new-input select:-moz-placeholder,
.thegem-templates-new-input input::placeholder,
.thegem-templates-new-input select::placeholder{
	font-family: 'Source Sans Pro';
	font-size: 16px;
	color: #99a9b5;
}
.thegem-templates-new-input input:focus,
.thegem-templates-new-input select:focus,
.thegem-templates-new-input select:hover,
.thegem-templates-new-input input:active,
.thegem-templates-new-input select:active{
	color: #FFFFFF;
	box-shadow: none;
	border: 1px solid #99a9b5;
	outline: none;
}
.thegem-templates-new-field {
	margin-bottom: 15px;
}
.thegem-templates-new-field + .thegem-templates-new-field {
	margin-bottom: 30px;
}
.thegem-templates-new-submit .btn-solid {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 50px;
	padding: 0 20px;
	border-radius: 3px;
	background-color: #00bcd4;
	border: 0 none;

	font-family: 'Montserrat UltraLight';
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
	transition: all 0.3s linear;
	cursor: pointer;
	text-decoration: none;
}
.thegem-templates-new-submit .btn-solid:hover{
	opacity: 0.8;
}
.thegem-templates-new-submit .separator{
	display: flex;
	justify-content: center;
	padding: 15px 0;

	font-family: 'Montserrat UltraLight';
	font-size: 19px;
	font-weight: 400;
	line-height: 1.2;
	color: #FFFFFF;
	text-align: center;
}
.thegem-templates-new-description {
	margin-top: 15px;
	font-family: 'Source Sans Pro';
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	color: #99a9b5;

}

.thegem-templates-import-popup.fancybox-content{
	max-width: 1200px;
}
.thegem-templates-import-grid{
	position: relative;
	width: 100%;
	height: 80vh;
	overflow: hidden;
	overflow-y: auto;
	background-color: #393d50;
	padding: 40px 40px 0 40px;
}
.thegem-templates-import-grid.loading{
	overflow: hidden !important;
}
.thegem-templates-import-grid.loading:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #393d50;
	z-index: 5;
}
.thegem-templates-import-grid.loading:after{
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	width: 28px;
	height: 28px;
	border: 2px solid #52566c;
	border-left: 2px solid #99a9b5;
	-webkit-animation: loaderAnimation 1.1s infinite linear;
	animation: loaderAnimation 1.1s infinite linear;
	z-index: 6;
}
@-webkit-keyframes loaderAnimation {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes loaderAnimation {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.thegem-templates-import-grid::-webkit-scrollbar-track {
	background-color: transparent;
}
.thegem-templates-import-grid::-webkit-scrollbar {
	width: 4px;
	background-color: transparent;
}
.thegem-templates-import-grid::-webkit-scrollbar-thumb {
	background-color: #52566c;
	border-radius: 2px;
}
.thegem-templates-import-grid-wrap{
	column-count: 1;
	column-gap: 25px;
}
.thegem-templates-import-grid-wrap.grid {
	column-count: 3;
	column-gap: 25px;
}
.thegem-templates-import-grid .template{
	/*display: grid;*/
	grid-template-rows: 1fr auto;
	break-inside: avoid;
	padding-bottom: 40px;
}
.thegem-templates-import-grid .template-preview{
	position: relative;
	grid-row: 1 / -1;
	grid-column: 1;

	border-radius: 3px;
	background-color: #23282d;
	box-shadow: 0 19px 16px rgba(24, 24, 40, 0.4);
	overflow: hidden;
}
.thegem-templates-import-grid .template-preview-image img{
	max-width: 100%;
	display: block;
}
.thegem-templates-import-grid .template-preview-actions{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 35px;
	padding: 0 10px;
	display: flex;
	align-items: center;
	background-color: #23282d;
	visibility: hidden;
	opacity: 0;

	-webkit-transform: translateY(35px);
	transform: translateY(35px);
	-webkit-transition: transform .3s, opacity .3s, visibility .3s;
	transition: transform .3s, opacity .3s, visibility .3s;
}
.thegem-templates-import-grid .template-preview-actions:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #23282d;
}
.thegem-templates-import-grid .template-preview:hover .template-preview-actions{
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
}
.thegem-templates-import-grid .template-preview-actions a {
	display: flex;
	align-items: center;
	transition: all .3s linear;
	margin-right: 20px;
	color: #00bcd4;
	text-decoration: none;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.thegem-templates-import-grid .template-preview-actions a:focus,
.thegem-templates-import-grid .template-preview-actions a:active{
	box-shadow: none;
	outline: none;
	color: inherit;
}
.thegem-templates-import-grid .template-preview-actions a:hover {
	color: #ffffff;
}
.thegem-templates-insert-link:before,
.thegem-template-preview-link:before{
	font-family: 'MaterialDesignIcons';
	font-size: 24px;
	font-weight: 400;
	color: #FFFFFF;
	margin-right: 5px;
	transition: all 0.3s linear;
}
.thegem-templates-insert-link:before {
	content: '\f13a';
}
.thegem-template-preview-link:before{
	content: '\f3de';
}

.thegem-templates-import-grid .template-info{
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
	margin-top: 5px;
}
.thegem-templates-import-grid .template-info-title{
	color: #99a9b5;
	font-family: "Source Sans Pro";
	font-size: 14px;
	font-weight: 400;
}
.thegem-templates-import-grid .template-info-mark{
	display: inline-flex;
	margin-left: 10px;
	font-family: "Source Sans Pro";
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}
.thegem-templates-import-grid .template-info-mark.new{
	color: #00bcd4;
}
.thegem-templates-import-grid .template-info-mark.hot{
	color: #f44336;
}

.thegem-templates-import-nav{
	position: relative;
	width: 100%;
	margin-bottom: 30px;
}
.thegem-templates-import-nav ul{
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0;
	margin: 0;
}
.thegem-templates-import-nav ul li{
	position: relative;
	padding: 10px 5px;
	margin: 0;
}
.thegem-templates-import-nav ul li a{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 4px 16px 5px;
	border-radius: 11px;
	background-color: #83909a;
	color: #FFFFFF;
	font-family: 'Montserrat';
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.7px;
	line-height: 1;
	text-decoration: none;
	transition: color 0.3s, background-color 0.3s;
}
.thegem-templates-import-nav ul li a:focus{
	box-shadow: none;
	outline: none;
	color: inherit;
}
.thegem-templates-import-nav ul li a.active,
.thegem-templates-import-nav ul li a:hover{
	background-color: #00bcd4;
	color: #393d50;
}

@media only screen and (max-width: 991px){
	.thegem-templates-new-welcome{
		padding: 40px 20px;
	}
	.thegem-templates-new-welcome-wrap{
		margin: 0 -20px;
	}
	.thegem-templates-new-welcome-info,
	.thegem-templates-new-welcome-form{
		padding: 0 20px;
	}
	.thegem-templates-new-welcome-form-wrap{
		padding: 40px;
	}
	.thegem-templates-import-grid-wrap.grid{
		column-count: 2;
	}
}

@media only screen and (max-width: 767px){
	.thegem-templates-new-welcome-wrap{
		flex-direction: column;
	}
	.thegem-templates-new-welcome-info{
		max-width: none;
		margin-bottom: 30px;
	}
	.thegem-templates-modal-back,
	.thegem-templates-modal-text{
		font-size: 16px;
	}
	.thegem-templates-modal-back:before{
		font-size: 14px;
	}
	.thegem-templates-import-grid{
		padding: 20px 20px 0 20px;
	}
	.thegem-templates-import-nav{
		margin-bottom: 20px;
	}
	.template-preview-image{
		min-height: 60px;
	}
}

@media only screen and (max-width: 430px){
	.thegem-templates-import-grid-wrap.grid{
		column-count: 1;
	}
	.thegem-templates-new-welcome-form-wrap{
		padding: 20px;
	}
}

@media only screen and (max-width: 350px){
	.thegem-templates-modal-text{
		display: none;
	}
}

.thegem-templates-loading {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 99999;
}
.thegem-templates-loading:after {
	content: " ";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -32px;
	margin-left: -32px;
	width: 64px;
	height: 64px;
	border-radius: 50%;
	border: 6px solid #999999;
	border-left-color: #ffffff;
	animation: thegem-loader-spin 1.2s linear infinite;
}
@keyframes thegem-loader-spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}