#cookie-law-info-bar {
	font-size: 15px;
	margin: 0 auto;
	padding: 12px 10px;
	position: absolute;
	text-align: center;
	box-sizing: border-box;
	width:100%;
	z-index: 9999;
	/* box-shadow:rgba(0,0,0,.5) 0px 5px 50px; */
	display: none;
	left:0px;
	font-weight:300;
	box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
	font-size: 10pt;
	margin: 0;
	padding:5px 10px;
	text-align: center;
	z-index: 9999;
	cursor: pointer;
	box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
	vertical-align: middle;
}

/** Buttons (http://papermashup.com/demos/css-buttons) */
.cli-plugin-button, .cli-plugin-button:visited {
	display: inline-block;
	padding: 9px 12px;
	color: #fff;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	margin-left: 5px;
	text-decoration: none;
}
.cli-plugin-main-link {
	margin-left:0px;
	font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
	background-color: #111;
	color: #fff;
	text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
	font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
	.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
	font-size: 13px;
	font-weight: 400;
	line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
	font-size: 14px;
	padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
	font-size: 34px;
	padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
	background-color: #e22092;
}
.pink.cli-plugin-button:hover {
	background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
	background-color: #91bd09;
}
.green.cli-plugin-button:hover {
	background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
	background-color: #e62727;
}
.red.cli-plugin-button:hover {
	background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
	background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
	background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
	background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
	background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
	background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
	background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
	-moz-background-clip: padding;
	-webkit-background-clip: padding;
	background-clip: padding-box;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
	padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;}

/**
 * Added extra space between each cookie bar action elements @since 1.8.9
 */
.cli-plugin-main-link.cli-plugin-button {
	text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
	margin-left: 5px;
}
.gdpr-container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.gdpr-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.gdpr-col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.gdpr-col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}
.gdpr-align-items-stretch {
	-ms-flex-align: stretch!important;
	align-items: stretch!important;
}
.gdpr-d-flex {
	display: -ms-flexbox!important;
	display: flex!important;
}
.gdpr-px-0 {
	padding-left: 0;
	padding-right: 0;
}
.modal-backdrop.show {
	opacity: .8;
}
.modal-open {
	overflow: hidden
}

.modal-open .gdpr-modal {
	overflow-x: hidden;
	overflow-y: auto
}

.gdpr-modal.fade .gdpr-modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out,-webkit-transform .3s ease-out;
	-webkit-transform: translate(0,-25%);
	transform: translate(0,-25%)
}

.gdpr-modal.show .gdpr-modal-dialog {
	-webkit-transform: translate(0,0);
	transform: translate(0,0)
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1039;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.show {
	opacity: .5
}

.gdpr-modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	outline: 0
}
.gdpr-modal a {
	text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
	.gdpr-modal .gdpr-modal-dialog {
		max-width:500px;
		margin: 1.75rem auto;
		min-height: calc(100% - (1.75rem * 2));
	}
}
@media (min-width: 992px) {
	.gdpr-modal .gdpr-modal-dialog {
		max-width: 900px;
	}
}
.gdpr-modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: .3rem;
	outline: 0
}
.gdpr-modal .row {
	margin: 0 -15px;
}
.gdpr-modal .modal-body {
	padding: 0;
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}
.gdpr-modal .close {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1;
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
	outline: 0;
}
.gdpr-switch {
	display: inline-block;
	position: relative;
	min-height: 1px;
	padding-left: 70px;
	font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
	display:none;
}
.gdpr-switch .gdpr-slider {
	background-color: #e3e1e8;
	height: 24px;
	width: 50px;
	bottom: 0;
	cursor: pointer;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
	background-color: #fff;
	bottom: 2px;
	content: "";
	height: 20px;
	left: 2px;
	position: absolute;
	transition: .4s;
	width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
	background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
	transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
	border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
	border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
	display: none;
}
.gdpr-tab-content>.active {
	display: block;
}
.gdpr-fade {
	transition: opacity .15s linear;
}
.gdpr-nav-pills {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
	align-items: stretch !important;
	-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
	width: 100%;
	padding: 30px;
}
.nav.gdpr-nav-pills {
	background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
	border: 1px solid #0070ad;
	margin-bottom: 10px;
	color: #0070ad;
	font-size: 14px;
	display: block;
	padding: .5rem 1rem;
	border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
	background-color: #0070ad;
	border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
	color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
	background-color: #0070ad;
	color: #ffffff;
	font-size: 14px;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
	color: #343438;
	font-size: 14px;
	margin-top: 0;
}
.gdpr-tab-content h4 {
	font-size: 20px;
	margin-bottom: .5rem;
	margin-top: 0;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
}


.cli-container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.cli-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.cli-col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.cli-col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}
.cli-align-items-stretch {
	-ms-flex-align: stretch!important;
	align-items: stretch!important;
}
.cli-d-flex {
	display: -ms-flexbox!important;
	display: flex!important;
}
.cli-px-0 {
	padding-left: 0;
	padding-right: 0;
}
.cli-btn {
	cursor: pointer;
	font-size: 14px;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .5rem 1.25rem;
	line-height: 1;
	border-radius: .25rem;
	transition: all .15s ease-in-out;
}
.cli-btn:hover {
  opacity: .8;
}
.cli-read-more-link {
	cursor: pointer;
	font-size: 15px;
	font-weight: 500;
	text-decoration: underline;
}
.cli-btn:focus {
	outline: 0;
}
.cli-modal-backdrop.cli-show {
  opacity: .8;
}
.cli-modal-open {
  overflow: hidden
}
.cli-barmodal-open {
  overflow: hidden
}
.cli-modal-open .cli-modal {
	overflow-x: hidden;
	overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out,-webkit-transform .3s ease-out;
	-webkit-transform: translate(0,-25%);
	transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
	-webkit-transform: translate(0,0);
	transform: translate(0,0)
}
.cli-modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
	display: none;
}
.cli-modal-backdrop.cli-fade {
  opacity: 0
}
.cli-modal-backdrop.cli-show {
	opacity: .5;
	display: block;
}
.cli-modal.cli-show {
	display: block;
}
.cli-modal a {
	text-decoration: none;
}
.cli-modal .cli-modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
	.cli-modal .cli-modal-dialog {
		max-width:500px;
		margin: 1.75rem auto;
		min-height: calc(100% - (1.75rem * 2))
	}
}
@media (min-width: 992px) {
	.cli-modal .cli-modal-dialog {
		max-width: 900px;
	}
}
.cli-modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border-radius: .3rem;
	outline: 0
}
.cli-modal .row {
	margin: 0 -15px;
}
.cli-modal .modal-body {
	padding: 0;
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1;
	padding: 0;
	background-color: transparent !important;
	border: 0;
	-webkit-appearance: none;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
	outline: 0;
}
.cli-switch {
	display: inline-block;
	position: relative;
	min-height: 1px;
	padding-left: 70px;
	font-size: 14px;
}
.cli-switch input[type="checkbox"] {
	display:none;
}
.cli-switch .cli-slider {
	background-color: #e3e1e8;
	height: 24px;
	width: 50px;
	bottom: 0;
	cursor: pointer;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: .4s;
}
.cli-switch .cli-slider:before {
	background-color: #fff;
	bottom: 2px;
	content: "";
	height: 20px;
	left: 2px;
	position: absolute;
	transition: .4s;
	width: 20px;
}
.cli-switch input:checked + .cli-slider {
	background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
	transform: translateX(26px);
}
.cli-switch .cli-slider {
	border-radius: 34px;
}
.cli-switch .cli-slider:before {
	border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
	display: block;
}
.cli-fade {
	transition: opacity .15s linear;
}
.cli-nav-pills {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	-ms-flex-direction: column;
	flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
	width: 100%;
	padding: 30px;
}
@media (max-width: 767px) {
	.cli-nav-pills, .cli-tab-content {
	padding: 30px 10px;
	}
}
.cli-nav-pills {
	background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
	border: 1px solid #00acad;
	margin-bottom: 10px;
	color: #00acad;
	font-size: 14px;
	display: block;
	padding: .5rem 1rem;
	border-radius: .25rem;
	cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
	background-color: #00acad;
	border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
	color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
	color: #343438;
	font-size: 14px;
	margin-top: 0;
}
.cli-tab-content h4 {
	font-size: 20px;
	margin-bottom: 1.5rem;
	margin-top: 0;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
}
/* Settings Popup */
.cli-container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.cli-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.cli-col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.cli-col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	flex-direction: column;
}
.cli-align-items-stretch {
	-ms-flex-align: stretch!important;
	align-items: stretch!important;
}
.cli-d-flex {
	display: -ms-flexbox!important;
	display: flex!important;
}
.cli-px-0 {
	padding-left: 0;
	padding-right: 0;
}
.cli-btn {
	cursor: pointer;
	font-size: 14px;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .5rem 1.25rem;
	line-height: 1;
	border-radius: .25rem;
	transition: all .15s ease-in-out;
}
.cli-btn:hover {
  opacity: .8;
}
.cli-read-more-link {
	cursor: pointer;
	font-size: 15px;
	font-weight: 500;
	text-decoration: underline;
}
.cli-btn:focus {
	outline: 0;
}
.cli-modal-backdrop.cli-show {
  opacity: .8;
}
.cli-modal-open {
  overflow: hidden
}
.cli-barmodal-open {
  overflow: hidden
}
.cli-modal-open .cli-modal {
	overflow-x: hidden;
	overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out,-webkit-transform .3s ease-out;
	-webkit-transform: translate(0,-25%);
	transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
	-webkit-transform: translate(0,0);
	transform: translate(0,0)
}
.cli-modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
	-webkit-transform:scale(0);
	transform:scale(0);
	transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
  opacity: 0;

}
.cli-modal-backdrop.cli-show {
	opacity: .5;
  -webkit-transform:scale(1);
  transform:scale(1);
}
.cli-modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99999;
	transform: scale(0);
	overflow: hidden;
	outline: 0;
	display: none;
}
.cli-modal a {
	text-decoration: none;
}
.cli-modal .cli-modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none;
	font-family: inherit;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
	.cli-modal .cli-modal-dialog {
		max-width:500px;
		margin: 1.75rem auto;
		min-height: calc(100% - (1.75rem * 2))
	}
}
.cli-modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border-radius: .2rem;
	box-sizing: border-box;
	outline: 0
}
.cli-modal .row {
	margin: 0 -15px;
}
.cli-modal .modal-body {
	padding: 0;
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
	outline: 0;
}
.cli-switch {
	display: inline-block;
	position: relative;
	min-height: 1px;
	padding-left: 38px;
	font-size: 14px;
}
.cli-switch input[type="checkbox"] {
	display:none;
}
.cli-switch .cli-slider {
	background-color: #e3e1e8;
	height: 20px;
	width: 38px;
	bottom: 0;
	cursor: pointer;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: .4s;
}
.cli-switch .cli-slider:before {
	background-color: #fff;
	bottom: 2px;
	content: "";
	height: 15px;
	left: 3px;
	position: absolute;
	transition: .4s;
	width: 15px;
}
.cli-switch input:checked + .cli-slider {
	background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
	transform: translateX(18px);
}
.cli-switch .cli-slider {
	border-radius: 34px;
	font-size:0;
}
.cli-switch .cli-slider:before {
	border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	-ms-flex-direction: column;
	flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
	width: 100%;
	padding:5px 30px 5px 5px;
	box-sizing: border-box;
}
@media (max-width: 767px) {
	.cli-nav-pills, .cli-tab-content {
	padding: 30px 10px;
	}
}
.cli-nav-pills {
	background: #fff;
}
.cli-nav-pills .cli-nav-link {
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	color:#2a2a2a;
	font-size: 14px;
	display: block;
	padding: .5rem 1rem;
	border-radius: .25rem;
	cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
	background-color: #f6f6f9;
	border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
	color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
	color: #343438;
	font-size: 14px;
	margin-top: 0;
}
.cli-tab-content h4 {
	font-size: 20px;
	margin-bottom: 1.5rem;
	margin-top: 0;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
}
/* Cookie Settings In Bar */
#cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
	background: transparent;
}

#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
	border-right: 1px solid currentColor;
	border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
	margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}
.cli-wrapper {
	max-width: 90%;
	float: none;
	margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
	margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
	padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
	display:none;
	text-align:left;
}

/* Popup Footer Styles */
.cli-tab-footer .cli-btn {
	background-color: #00acad;
	padding: 10px 15px;
	text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
	background-color: #61a229;
	color: #ffffff;
	border-radius: 0;
}

.cli-tab-footer {
	width:100%;
	text-align:right;
	padding: 20px 0;
}
/* version 2.0 */
.cli-col-12
{
	width:100%;
}
.cli-tab-header
{
	display: flex;
	justify-content: space-between;
}
.cli-tab-header a:before {
	width: 10px;
	height: 2px;
	left: 0;
	top: calc(50% - 1px);
}
.cli-tab-header a:after {
	width: 2px;
	height: 10px;
	left: 4px;
	top: calc(50% - 5px);
	-webkit-transform: none;
	transform: none;
}
.cli-tab-header a:before {
	width: 7px;
	height: 7px;
	border-right: 1px solid #4a6e78;
	border-bottom: 1px solid #4a6e78;
	content: " ";
	transform: rotate(-45deg);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
	position: relative;
	display: flex;
	align-items: center;
	font-size:14px;
	color:#000;
	text-transform: capitalize;

}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
	transform: rotate(45deg);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.cli-tab-header {
	border-radius: 5px;
	padding: 12px 15px;
	cursor: pointer;
	transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
	background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	-webkit-appearance: none;
	width: 40px;
	height: 40px;
	padding: 0;
	border-radius: 50%;
	padding: 10px;
	background: transparent;
	border:none;
	min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
	font-family: inherit;
	font-size: 16px;
	margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
	padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
	font-size: 14px;
	line-height: 1.4;
	margin-top: 0;
	padding: 0;
	color: #000;
}
.wt-cli-privacy
{
	display:none;
}
.cli-tab-content
{
	display:none;
}
.cli-tab-section .cli-tab-content
{
	padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
	margin-top:5px;
}
@media (min-width: 992px) {
	.cli-modal .cli-modal-dialog {
		max-width: 645px;
	}
}
.cli-switch .cli-slider:after{
	content: attr(data-cli-disable);
	position: absolute;
	right: 50px;
	color: #000;
	font-size:12px;
	text-align:right;
	min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
	content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
	max-height: 60px;
	transition: max-height 0.15s ease-out;
	overflow: hidden;
}
a.cli-privacy-readmore {
	font-size: 12px;
	margin-top: 12px;
	display: inline-block;
	padding-bottom: 0;
	cursor: pointer;
	color:#000;
	text-decoration: underline;
}
.cli-modal-footer {
	position: relative;
}
a.cli-privacy-readmore:before {
	content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
	content: attr(data-readless-text);
}

.cli-collapsed .cli-privacy-content
{
	transition: max-height 0.25s ease-in;

}
.cli-privacy-content p
{
	margin-bottom:0;
}
.cli-modal-close svg {
	fill: #000;
}
span.cli-necessary-caption {
	color: #000;
	font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
	display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
	display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
	display: none;
}
.cli-tab-container .cli-row
{
	max-height: 500px;
	overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
	z-index: -1;
}
.cli-modal.cli-blowup {
	z-index: 999999;
	transform: scale(1);

  }
  .cli-modal.cli-blowup .cli-modal-dialog {
	animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  }
  .cli-modal.cli-blowup.cli-out .cli-modal-dialog
  {
	animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  }
  @keyframes blowUpContent {
	0% {
	  transform: scale(1);
	  opacity: 1;
	}
	99.9% {
	  transform: scale(2);
	  opacity: 0;
	}
	100% {
	  transform: scale(0);
	}
  }
  @keyframes blowUpContentTwo {
	0% {
	  transform: scale(2);
	  opacity: 0;
	}
	100% {
	  transform: scale(1);
	  opacity: 1;
	}
  }
  @keyframes blowUpModal {
	0% {
	  transform: scale(0);
	}
	100% {
	  transform: scale(1);
	}
  }
  @keyframes blowUpModalTwo {
	0% {
	  transform: scale(1);
	  opacity: 1;
	}
	50% {
		transform: scale(0.5);
		opacity: 0;
	  }
	100% {
	  transform: scale(0);
	  opacity: 0;
	}
  }
  .cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
	font-size: 12px;
}
.cli_settings_button
{
	cursor: pointer;
}
/* Accessibility Fix */
.wt-cli-sr-only
{
	display: none;
	font-size:16px;
}
/* Changes for CCPA
Version : 1.8.9
*/
a.wt-cli-element.cli_cookie_close_button {
	text-decoration: none;
	color: #333333;
	font-size: 22px;
	line-height: 22px;
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 5px;
}
/* GDPR Bar Version 2 */
.cli-bar-container{
	float: none;
	margin: 0 auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.cli-bar-btn_container {
	margin-left: 20px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	flex-wrap: nowrap;
}
.cli-style-v2 a
{
	cursor: pointer;
}
.cli-bar-btn_container a {
	white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
	font-weight:inherit;
}
.cli-style-v2
{
	font-size: 11pt;
	line-height: 18px;
	font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
	display: block;
}
.cli-style-v2 .cli-bar-message {
	width: 70%;
	text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
	width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
	margin-top:8px;
	margin-left: 0px;
	flex-wrap: wrap;
}
/* #cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-message {
	text-align: center;
} */
#cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
	margin-top:8px;
	margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
	text-align: left;
	/* padding-left: 15px; */
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 16px;
}
/* #cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container.cli-style-v2 {
	padding-left: 0px;
	padding-right: 0px;
} */

.cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
	margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
	margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
	font-size: inherit;
	cursor: pointer;
	margin: 0px 0px 0px 5px;
}
/* .cli-bar-container.cli-style-v2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
} */
#cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
	padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
	padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
	padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
	text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
	margin-top: 5px;
	margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
	white-space: nowrap;
	text-decoration: underline;
}
.wt-cli-necessary-checkbox {
	display: none !important;
}
@media (max-width: 985px) {
	.cli-style-v2 .cli-bar-message
	{
		width:100%;
	}
	.cli-style-v2.cli-bar-container
	{
		justify-content:left;
		flex-wrap: wrap;
	}
	.cli-style-v2 .cli-bar-btn_container {
		margin-left:0px;
		margin-top: 10px;
	}
	#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
	{
		padding: 25px 25px;
	}
}
/* Settings popup footer section */
.wt-cli-ckyes-brand-logo {
	display: flex;
	align-items: center;
	font-size: 9px;
	color: #111111;
	font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
	width: 65px;
	margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
	padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){

	.cli-style-v2 .cli-bar-btn_container {
		flex-wrap: wrap;
	}
}
/* Fix: HTML validation error due to the enclosing of <p> tags on category description */
.wt-cli-cookie-description {
	font-size: 14px;
	line-height: 1.4;
	margin-top: 0;
	padding: 0;
	color: #000;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/wp-content/plugins/counter-number-showcase/assets/css/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/wp-content/plugins/counter-number-showcase/assets/css/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/wp-content/plugins/counter-number-showcase/assets/css/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/wp-content/plugins/counter-number-showcase/assets/css/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/wp-content/plugins/counter-number-showcase/assets/css/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/wp-content/plugins/counter-number-showcase/assets/css/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-wpsm_color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}

.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}

.wpsm_col-xs-1, .wpsm_col-sm-1, .wpsm_col-md-1, .wpsm_col-lg-1, .wpsm_col-xs-2, .wpsm_col-sm-2, .wpsm_col-md-2, .wpsm_col-lg-2, .wpsm_col-xs-3, .wpsm_col-sm-3, .wpsm_col-md-3, .wpsm_col-lg-3, .wpsm_col-xs-4, .wpsm_col-sm-4, .wpsm_col-md-4, .wpsm_col-lg-4, .wpsm_col-xs-5, .wpsm_col-sm-5, .wpsm_col-md-5, .wpsm_col-lg-5, .wpsm_col-xs-6, .wpsm_col-sm-6, .wpsm_col-md-6, .wpsm_col-lg-6, .wpsm_col-xs-7, .wpsm_col-sm-7, .wpsm_col-md-7, .wpsm_col-lg-7, .wpsm_col-xs-8, .wpsm_col-sm-8, .wpsm_col-md-8, .wpsm_col-lg-8, .wpsm_col-xs-9, .wpsm_col-sm-9, .wpsm_col-md-9, .wpsm_col-lg-9, .wpsm_col-xs-10, .wpsm_col-sm-10, .wpsm_col-md-10, .wpsm_col-lg-10, .wpsm_col-xs-11, .wpsm_col-sm-11, .wpsm_col-md-11, .wpsm_col-lg-11, .wpsm_col-xs-12, .wpsm_col-sm-12, .wpsm_col-md-12, .wpsm_col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.wpsm_col-xs-1, .wpsm_col-xs-2, .wpsm_col-xs-3, .wpsm_col-xs-4, .wpsm_col-xs-5, .wpsm_col-xs-6, .wpsm_col-xs-7, .wpsm_col-xs-8, .wpsm_col-xs-9, .wpsm_col-xs-10, .wpsm_col-xs-11, .wpsm_col-xs-12 {
  float: left;
}
.wpsm_col-xs-12 {
  width: 100%;
}
.wpsm_col-xs-11 {
  width: 91.66666667%;
}
.wpsm_col-xs-10 {
  width: 83.33333333%;
}
.wpsm_col-xs-9 {
  width: 75%;
}
.wpsm_col-xs-8 {
  width: 66.66666667%;
}
.wpsm_col-xs-7 {
  width: 58.33333333%;
}
.wpsm_col-xs-6 {
  width: 50%;
}
.wpsm_col-xs-5 {
  width: 41.66666667%;
}
.wpsm_col-xs-4 {
  width: 33.33333333%;
}
.wpsm_col-xs-3 {
  width: 25%;
}
.wpsm_col-xs-2 {
  width: 16.66666667%;
}
.wpsm_col-xs-1 {
  width: 8.33333333%;
}
.wpsm_col-xs-pull-12 {
  right: 100%;
}
.wpsm_col-xs-pull-11 {
  right: 91.66666667%;
}
.wpsm_col-xs-pull-10 {
  right: 83.33333333%;
}
.wpsm_col-xs-pull-9 {
  right: 75%;
}
.wpsm_col-xs-pull-8 {
  right: 66.66666667%;
}
.wpsm_col-xs-pull-7 {
  right: 58.33333333%;
}
.wpsm_col-xs-pull-6 {
  right: 50%;
}
.wpsm_col-xs-pull-5 {
  right: 41.66666667%;
}
.wpsm_col-xs-pull-4 {
  right: 33.33333333%;
}
.wpsm_col-xs-pull-3 {
  right: 25%;
}
.wpsm_col-xs-pull-2 {
  right: 16.66666667%;
}
.wpsm_col-xs-pull-1 {
  right: 8.33333333%;
}
.wpsm_col-xs-pull-0 {
  right: auto;
}
.wpsm_col-xs-push-12 {
  left: 100%;
}
.wpsm_col-xs-push-11 {
  left: 91.66666667%;
}
.wpsm_col-xs-push-10 {
  left: 83.33333333%;
}
.wpsm_col-xs-push-9 {
  left: 75%;
}
.wpsm_col-xs-push-8 {
  left: 66.66666667%;
}
.wpsm_col-xs-push-7 {
  left: 58.33333333%;
}
.wpsm_col-xs-push-6 {
  left: 50%;
}
.wpsm_col-xs-push-5 {
  left: 41.66666667%;
}
.wpsm_col-xs-push-4 {
  left: 33.33333333%;
}
.wpsm_col-xs-push-3 {
  left: 25%;
}
.wpsm_col-xs-push-2 {
  left: 16.66666667%;
}
.wpsm_col-xs-push-1 {
  left: 8.33333333%;
}
.wpsm_col-xs-push-0 {
  left: auto;
}
.wpsm_col-xs-offset-12 {
  margin-left: 100%;
}
.wpsm_col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.wpsm_col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.wpsm_col-xs-offset-9 {
  margin-left: 75%;
}
.wpsm_col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.wpsm_col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.wpsm_col-xs-offset-6 {
  margin-left: 50%;
}
.wpsm_col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.wpsm_col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.wpsm_col-xs-offset-3 {
  margin-left: 25%;
}
.wpsm_col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.wpsm_col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.wpsm_col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .wpsm_col-sm-1, .wpsm_col-sm-2, .wpsm_col-sm-3, .wpsm_col-sm-4, .wpsm_col-sm-5, .wpsm_col-sm-6, .wpsm_col-sm-7, .wpsm_col-sm-8, .wpsm_col-sm-9, .wpsm_col-sm-10, .wpsm_col-sm-11, .wpsm_col-sm-12 {
    float: left;
  }
  .wpsm_col-sm-12 {
    width: 100%;
  }
  .wpsm_col-sm-11 {
    width: 91.66666667%;
  }
  .wpsm_col-sm-10 {
    width: 83.33333333%;
  }
  .wpsm_col-sm-9 {
    width: 75%;
  }
  .wpsm_col-sm-8 {
    width: 66.66666667%;
  }
  .wpsm_col-sm-7 {
    width: 58.33333333%;
  }
  .wpsm_col-sm-6 {
    width: 50%;
  }
  .wpsm_col-sm-5 {
    width: 41.66666667%;
  }
  .wpsm_col-sm-4 {
    width: 33.33333333%;
  }
  .wpsm_col-sm-3 {
    width: 25%;
  }
  .wpsm_col-sm-2 {
    width: 16.66666667%;
  }
  .wpsm_col-sm-1 {
    width: 8.33333333%;
  }
  .wpsm_col-sm-pull-12 {
    right: 100%;
  }
  .wpsm_col-sm-pull-11 {
    right: 91.66666667%;
  }
  .wpsm_col-sm-pull-10 {
    right: 83.33333333%;
  }
  .wpsm_col-sm-pull-9 {
    right: 75%;
  }
  .wpsm_col-sm-pull-8 {
    right: 66.66666667%;
  }
  .wpsm_col-sm-pull-7 {
    right: 58.33333333%;
  }
  .wpsm_col-sm-pull-6 {
    right: 50%;
  }
  .wpsm_col-sm-pull-5 {
    right: 41.66666667%;
  }
  .wpsm_col-sm-pull-4 {
    right: 33.33333333%;
  }
  .wpsm_col-sm-pull-3 {
    right: 25%;
  }
  .wpsm_col-sm-pull-2 {
    right: 16.66666667%;
  }
  .wpsm_col-sm-pull-1 {
    right: 8.33333333%;
  }
  .wpsm_col-sm-pull-0 {
    right: auto;
  }
  .wpsm_col-sm-push-12 {
    left: 100%;
  }
  .wpsm_col-sm-push-11 {
    left: 91.66666667%;
  }
  .wpsm_col-sm-push-10 {
    left: 83.33333333%;
  }
  .wpsm_col-sm-push-9 {
    left: 75%;
  }
  .wpsm_col-sm-push-8 {
    left: 66.66666667%;
  }
  .wpsm_col-sm-push-7 {
    left: 58.33333333%;
  }
  .wpsm_col-sm-push-6 {
    left: 50%;
  }
  .wpsm_col-sm-push-5 {
    left: 41.66666667%;
  }
  .wpsm_col-sm-push-4 {
    left: 33.33333333%;
  }
  .wpsm_col-sm-push-3 {
    left: 25%;
  }
  .wpsm_col-sm-push-2 {
    left: 16.66666667%;
  }
  .wpsm_col-sm-push-1 {
    left: 8.33333333%;
  }
  .wpsm_col-sm-push-0 {
    left: auto;
  }
  .wpsm_col-sm-offset-12 {
    margin-left: 100%;
  }
  .wpsm_col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .wpsm_col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .wpsm_col-sm-offset-9 {
    margin-left: 75%;
  }
  .wpsm_col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .wpsm_col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .wpsm_col-sm-offset-6 {
    margin-left: 50%;
  }
  .wpsm_col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .wpsm_col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .wpsm_col-sm-offset-3 {
    margin-left: 25%;
  }
  .wpsm_col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .wpsm_col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .wpsm_col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .wpsm_col-md-1, .wpsm_col-md-2, .wpsm_col-md-3, .wpsm_col-md-4, .wpsm_col-md-5, .wpsm_col-md-6, .wpsm_col-md-7, .wpsm_col-md-8, .wpsm_col-md-9, .wpsm_col-md-10, .wpsm_col-md-11, .wpsm_col-md-12 {
    float: left;
  }
  .wpsm_col-md-12 {
    width: 100%;
  }
  .wpsm_col-md-11 {
    width: 91.66666667%;
  }
  .wpsm_col-md-10 {
    width: 83.33333333%;
  }
  .wpsm_col-md-9 {
    width: 75%;
  }
  .wpsm_col-md-8 {
    width: 66.66666667%;
  }
  .wpsm_col-md-7 {
    width: 58.33333333%;
  }
  .wpsm_col-md-6 {
    width: 50%;
  }
  .wpsm_col-md-5 {
    width: 41.66666667%;
  }
  .wpsm_col-md-4 {
    width: 33.33333333%;
  }
  .wpsm_col-md-3 {
    width: 25%;
  }
  .wpsm_col-md-2 {
    width: 16.66666667%;
  }
  .wpsm_col-md-1 {
    width: 8.33333333%;
  }
  .wpsm_col-md-pull-12 {
    right: 100%;
  }
  .wpsm_col-md-pull-11 {
    right: 91.66666667%;
  }
  .wpsm_col-md-pull-10 {
    right: 83.33333333%;
  }
  .wpsm_col-md-pull-9 {
    right: 75%;
  }
  .wpsm_col-md-pull-8 {
    right: 66.66666667%;
  }
  .wpsm_col-md-pull-7 {
    right: 58.33333333%;
  }
  .wpsm_col-md-pull-6 {
    right: 50%;
  }
  .wpsm_col-md-pull-5 {
    right: 41.66666667%;
  }
  .wpsm_col-md-pull-4 {
    right: 33.33333333%;
  }
  .wpsm_col-md-pull-3 {
    right: 25%;
  }
  .wpsm_col-md-pull-2 {
    right: 16.66666667%;
  }
  .wpsm_col-md-pull-1 {
    right: 8.33333333%;
  }
  .wpsm_col-md-pull-0 {
    right: auto;
  }
  .wpsm_col-md-push-12 {
    left: 100%;
  }
  .wpsm_col-md-push-11 {
    left: 91.66666667%;
  }
  .wpsm_col-md-push-10 {
    left: 83.33333333%;
  }
  .wpsm_col-md-push-9 {
    left: 75%;
  }
  .wpsm_col-md-push-8 {
    left: 66.66666667%;
  }
  .wpsm_col-md-push-7 {
    left: 58.33333333%;
  }
  .wpsm_col-md-push-6 {
    left: 50%;
  }
  .wpsm_col-md-push-5 {
    left: 41.66666667%;
  }
  .wpsm_col-md-push-4 {
    left: 33.33333333%;
  }
  .wpsm_col-md-push-3 {
    left: 25%;
  }
  .wpsm_col-md-push-2 {
    left: 16.66666667%;
  }
  .wpsm_col-md-push-1 {
    left: 8.33333333%;
  }
  .wpsm_col-md-push-0 {
    left: auto;
  }
  .wpsm_col-md-offset-12 {
    margin-left: 100%;
  }
  .wpsm_col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .wpsm_col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .wpsm_col-md-offset-9 {
    margin-left: 75%;
  }
  .wpsm_col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .wpsm_col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .wpsm_col-md-offset-6 {
    margin-left: 50%;
  }
  .wpsm_col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .wpsm_col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .wpsm_col-md-offset-3 {
    margin-left: 25%;
  }
  .wpsm_col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .wpsm_col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .wpsm_col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .wpsm_col-lg-1, .wpsm_col-lg-2, .wpsm_col-lg-3, .wpsm_col-lg-4, .wpsm_col-lg-5, .wpsm_col-lg-6, .wpsm_col-lg-7, .wpsm_col-lg-8, .wpsm_col-lg-9, .wpsm_col-lg-10, .wpsm_col-lg-11, .wpsm_col-lg-12 {
    float: left;
  }
  .wpsm_col-lg-12 {
    width: 100%;
  }
  .wpsm_col-lg-11 {
    width: 91.66666667%;
  }
  .wpsm_col-lg-10 {
    width: 83.33333333%;
  }
  .wpsm_col-lg-9 {
    width: 75%;
  }
  .wpsm_col-lg-8 {
    width: 66.66666667%;
  }
  .wpsm_col-lg-7 {
    width: 58.33333333%;
  }
  .wpsm_col-lg-6 {
    width: 50%;
  }
  .wpsm_col-lg-5 {
    width: 41.66666667%;
  }
  .wpsm_col-lg-4 {
    width: 33.33333333%;
  }
  .wpsm_col-lg-3 {
    width: 25%;
  }
  .wpsm_col-lg-2 {
    width: 16.66666667%;
  }
  .wpsm_col-lg-1 {
    width: 8.33333333%;
  }
  .wpsm_col-lg-pull-12 {
    right: 100%;
  }
  .wpsm_col-lg-pull-11 {
    right: 91.66666667%;
  }
  .wpsm_col-lg-pull-10 {
    right: 83.33333333%;
  }
  .wpsm_col-lg-pull-9 {
    right: 75%;
  }
  .wpsm_col-lg-pull-8 {
    right: 66.66666667%;
  }
  .wpsm_col-lg-pull-7 {
    right: 58.33333333%;
  }
  .wpsm_col-lg-pull-6 {
    right: 50%;
  }
  .wpsm_col-lg-pull-5 {
    right: 41.66666667%;
  }
  .wpsm_col-lg-pull-4 {
    right: 33.33333333%;
  }
  .wpsm_col-lg-pull-3 {
    right: 25%;
  }
  .wpsm_col-lg-pull-2 {
    right: 16.66666667%;
  }
  .wpsm_col-lg-pull-1 {
    right: 8.33333333%;
  }
  .wpsm_col-lg-pull-0 {
    right: auto;
  }
  .wpsm_col-lg-push-12 {
    left: 100%;
  }
  .wpsm_col-lg-push-11 {
    left: 91.66666667%;
  }
  .wpsm_col-lg-push-10 {
    left: 83.33333333%;
  }
  .wpsm_col-lg-push-9 {
    left: 75%;
  }
  .wpsm_col-lg-push-8 {
    left: 66.66666667%;
  }
  .wpsm_col-lg-push-7 {
    left: 58.33333333%;
  }
  .wpsm_col-lg-push-6 {
    left: 50%;
  }
  .wpsm_col-lg-push-5 {
    left: 41.66666667%;
  }
  .wpsm_col-lg-push-4 {
    left: 33.33333333%;
  }
  .wpsm_col-lg-push-3 {
    left: 25%;
  }
  .wpsm_col-lg-push-2 {
    left: 16.66666667%;
  }
  .wpsm_col-lg-push-1 {
    left: 8.33333333%;
  }
  .wpsm_col-lg-push-0 {
    left: auto;
  }
  .wpsm_col-lg-offset-12 {
    margin-left: 100%;
  }
  .wpsm_col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .wpsm_col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .wpsm_col-lg-offset-9 {
    margin-left: 75%;
  }
  .wpsm_col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .wpsm_col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .wpsm_col-lg-offset-6 {
    margin-left: 50%;
  }
  .wpsm_col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .wpsm_col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .wpsm_col-lg-offset-3 {
    margin-left: 25%;
  }
  .wpsm_col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .wpsm_col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .wpsm_col-lg-offset-0 {
    margin-left: 0;
  }
}
/* Extra wpsm_column */

.wpsm_col-xs-5,
.wpsm_col-sm-5,
.wpsm_col-md-5,
.wpsm_col-lg-5 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.wpsm_col-xs-5 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.wpsm_col-sm-5 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .wpsm_col-md-5 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .wpsm_col-lg-5 {
        width: 20%;
        float: left;
    }
}

.wpsm_col-xs-8,
.wpsm_col-sm-8,
.wpsm_col-md-8,
.wpsm_col-lg-8 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.wpsm_col-xs-8 {
    width: 12%;
    float: left;
}
@media (min-width: 768px) {
.wpsm_col-sm-8 {
        width: 12%;
        float: left;
    }
}
@media (min-width: 992px) {
    .wpsm_col-md-8 {
        width: 12%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .wpsm_col-lg-8 {
        width: 12%;
        float: left;
    }
}

.wpsm_col-xs-10,
.wpsm_col-sm-10,
.wpsm_col-md-10,
.wpsm_col-lg-10 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.wpsm_col-xs-10 {
    width: 10%;
    float: left;
}
@media (min-width: 768px) {
.wpsm_col-sm-10 {
        width: 10%;
        float: left;
    }
}
@media (min-width: 992px) {
    .wpsm_col-md-10 {
        width: 10%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .wpsm_col-lg-10 {
        width: 10%;
        float: left;
    }
}.gdlr-room-thumbnail{ overflow: hidden; }
.gdlr-room-thumbnail > a:hover{ opacity: 0.8; }

.single .gdlr-room-thumbnail { font-size: 0px; text-align: center; margin-bottom: 25px; overflow: hidden;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.single .gdlr-item-start-content{ padding-bottom: 50px; }
.single .gdlr-room-title-wrapper{ padding-bottom: 5px; margin-bottom: 25px;
    border-bottom-width: 2px; border-style: solid; line-height: 20px; }
.single .gdlr-room-title { font-weight: bold; font-size: 17px; float: left;
	margin-bottom: 0px; text-transform: uppercase; letter-spacing: 2px;  }
.single .gdlr-room-price { float: right; }
.single .gdlr-hotel-room-info{ margin-bottom: 20px; }	
.single .gdlr-room-info { width: 44%; float: left; font-size: 13px; margin-bottom: 3px;
	padding: 16px 20px; margin-right: 3px; }
.single .gdlr-room-info i { margin-right: 15px; }
.single .gdlr-room-info .gdlr-head { font-weight: bold; margin-right: 10px; }
.single .gdlr-room-info .gdlr-tail { font-style: italic; }
.single .gdlr-room-price .gdlr-head { font-size: 15px; margin-right: 10px; font-style: italic; }
.single .gdlr-room-price .gdlr-tail { font-size: 19px; }
.single .gdlr-reservation-bar { float: right; margin-right: 0px; margin-left: 30px; }
.single .gdlr-room-main-content { overflow: hidden; }
.single .gdlr-room-main-content.gdlr-room-without-booking-bar { overflow: visible; }

.gdlr-flex-thumbnail-control { margin-left: 0; margin-top: 10px; text-align: left; }
.gdlr-flex-thumbnail-control li { display: inline-block; max-width: 55px; margin-right: 10px; cursor: pointer; overflow: hidden; 
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

/* medium room */
.gdlr-medium-room.gdlr-item { margin-bottom: 70px; }
.gdlr-medium-room .flex-control-nav-wrapper { display: none; }
.gdlr-medium-room .gdlr-room-thumbnail { float: left; max-width: 32%; margin-right: 30px; }
.gdlr-medium-room .gdlr-room-title { font-size: 17px; margin-bottom: 0px; text-transform: uppercase; font-weight: bold; letter-spacing: 2px; }
.gdlr-medium-room .gdlr-room-content-wrapper{ overflow: hidden; }
.gdlr-medium-room .gdlr-hotel-room-info { margin-bottom: 25px; margin-top: 25px;
	border-width: 1px; border-style: solid; padding: 10px 20px; }
.gdlr-medium-room .gdlr-room-info { float: left; font-size: 13px; margin-right: 10px; }
.gdlr-medium-room .gdlr-room-info i { display: none; }
.gdlr-medium-room .gdlr-room-info:before{ content: "/"; margin: 0px 10px 0px 0px; }
.gdlr-medium-room .gdlr-room-info:first-child:before{ display: none; }
.gdlr-medium-room .gdlr-room-info .gdlr-head { font-weight: bold; margin-right: 10px; }
.gdlr-medium-room .gdlr-room-info .gdlr-tail { font-style: italic; }
.gdlr-medium-room .gdlr-button{ float: left; margin-top: 24px; margin-bottom: 0px; }
.gdlr-medium-room .gdlr-button i{ margin-left: 12px; margin-right: 0px; }
.gdlr-medium-room .gdlr-room-price { float: right; margin-top: 30px; text-align: right; }
.gdlr-medium-room .gdlr-room-price .gdlr-head { font-size: 15px; margin-right: 10px; font-style: italic; }
.gdlr-medium-room .gdlr-room-price .gdlr-tail { font-size: 19px; }
.gdlr-medium-room .gdlr-price-break-down { font-size: 12px; text-align: right; position: relative; cursor: pointer; }

.gdlr-booking-room-wrapper{ margin: 0px -15px; padding-bottom: 1px; }
.gdlr-booking-room-wrapper .gdlr-medium-room .gdlr-room-price { margin-top: 22px; }

.gdlr-booking-room-wrapper .gdlr-room-hotel-branches .gdlr-separator:first-child { display: none;}
.gdlr-booking-room-wrapper .gdlr-room-hotel-branches { font-size: 13px; margin-top: 4px; margin-bottom: -5px;  }

.gdlr-booking-content-inner .gdlr-pagination{ margin: 0px 0px 20px; }

/* classic room */
.gdlr-item-no-space .gdlr-classic-room .gdlr-room-title,
.gdlr-item-no-space .gdlr-classic-room .gdlr-hotel-room-info,
.gdlr-item-no-space .gdlr-classic-room .gdlr-button{ margin-left: 20px; margin-right: 20px; }
.gdlr-classic-room.gdlr-item{ margin-bottom: 50px; }
.gdlr-classic-room .flex-control-nav-wrapper { display: none; }
.gdlr-classic-room .gdlr-room-thumbnail { margin-bottom: 25px; }
.gdlr-classic-room .gdlr-room-title { font-size: 18px; text-transform: uppercase; font-weight: bold;
    letter-spacing: 1px; padding-bottom: 12px; border-bottom-width: 2px; border-style: solid; }
.gdlr-classic-room .gdlr-room-info { margin-bottom: 10px; }
.gdlr-classic-room .gdlr-room-info { font-size: 13px; margin-bottom: 8px; }
.gdlr-classic-room .gdlr-room-info i { margin-right: 15px; }
.gdlr-classic-room .gdlr-room-info .gdlr-head { font-weight: bold; margin-right: 10px; }
.gdlr-classic-room .gdlr-room-info .gdlr-tail { font-style: italic; }
.gdlr-classic-room .gdlr-room-price{ font-size: 17px; margin-top: 15px; }
.gdlr-classic-room .gdlr-room-price .gdlr-head { margin-right: 8px; font-style: italic; }
.gdlr-classic-room .gdlr-button{ margin-top: 22px; margin-bottom: 0px; }
.gdlr-classic-room .gdlr-button i{ margin-left: 12px; margin-right: 0px; }

.room-item-wrapper .four.columns .gdlr-classic-room .gdlr-room-title { font-size: 16px; }
.room-item-wrapper .three.columns .gdlr-classic-room .gdlr-room-title { font-size: 15px; }

.gdlr-room-carousel-item .gdlr-classic-room:first-child { margin-left: 0px; }

/* modern room */
.gdlr-item-no-space .gdlr-modern-room .gdlr-room-detail,
.gdlr-item-no-space .gdlr-modern-room .gdlr-room-title { margin-left: 20px; margin-right: 20px; }
.gdlr-modern-room.gdlr-item{ margin-bottom: 40px; }
.gdlr-modern-room .flex-control-nav-wrapper { display: none; }
.gdlr-modern-room .gdlr-room-thumbnail { margin-bottom: 22px; }
.gdlr-modern-room .gdlr-room-title { font-size: 14px; text-transform: uppercase; 
	font-weight: bold; letter-spacing: 1px; margin-bottom: 6px; }
.gdlr-modern-room .gdlr-room-detail{ font-size: 12px; letter-spacing: 1px; font-style: italic; }
.gdlr-modern-room .gdlr-room-detail i{ margin-left: 14px; margin-right: 0px; }

.gdlr-room-carousel-item .gdlr-modern-room:first-child { margin-left: 0px; }

/* booking */	 
.single-booking .gdlr-item-start-content{ padding-bottom: 70px; margin-bottom: 0px; }

.gdlr-booking-content{ overflow: hidden; }
.gdlr-booking-content-wrapper{ margin-top: 30px; }
.gdlr-booking-content-wrapper.gdlr-loading{ background: url('/wp-content/plugins/gdlr-hostel/images/now-loading.gif') no-repeat center; }
.gdlr-booking-content-inner{ min-height: 100px; }

.gdlr-booking-process-bar .gdlr-active { color: #fff; }
.gdlr-booking-process-bar .gdlr-booking-process{ font-size: 13px; font-weight: bold; display: inline-block; 
    padding: 15px 46px 15px 28px; position: relative; line-height: 20px; 
	transition: color 300ms; -moz-transition: color 300ms; 
	-o-transition: color 300ms; -webkit-transition: color 300ms; }
.gdlr-booking-process-bar .gdlr-booking-process:last-child{ padding-right: 28px; }
.gdlr-booking-process-bar .gdlr-booking-process:before,
.gdlr-booking-process-bar .gdlr-booking-process:after{ content: ""; position: absolute; width: 0; height: 0;
  border-style: solid; border-color: transparent; border-right: 0; }
.gdlr-booking-process-bar .gdlr-booking-process:before{ border-width: 25px; top: 0px; right: 0px; }
.gdlr-booking-process-bar .gdlr-booking-process:after{ border-width: 25px; top: 0px; right: 1px; }	
.gdlr-booking-process-bar .gdlr-booking-process:last-child:before,
.gdlr-booking-process-bar .gdlr-booking-process:last-child:after{ display: none; }

/* reservation room */
.gdlr-reservation-room{ margin-top: 15px; }
.gdlr-reservation-room:first-child{ margin-top: 0px; }
.gdlr-reservation-room i { display: none; font-size: 23px; margin-right: 18px; margin-top: 10px; float: left; }
.gdlr-reservation-room input{ display: none; }
.gdlr-reservation-room .gdlr-reservation-room-content { overflow: hidden; font-size: 13px; line-height: 1.7; }
.gdlr-reservation-room .gdlr-reservation-room-title{ font-weight: bold; }
.gdlr-reservation-room .gdlr-reservation-room-info { font-style: italic; margin-left: 60px; }
.gdlr-reservation-room .gdlr-reservation-room-info span{ margin-right: 12px; }
.gdlr-reservation-room .gdlr-reservation-change-room{ float: right; margin-right: 20px; font-style: italic; }

.gdlr-reservation-room.gdlr-active i{ display: block; }
.gdlr-reservation-room.gdlr-active .gdlr-reservation-room-info{ margin-left: 0px; }

.gdlr-single-hostel-booking .gdlr-reservation-room i{ margin-top: 0px; }
.gdlr-single-hostel-booking .gdlr-reservation-room .gdlr-reservation-change-room{ float: left; }

/* reservation bar */
.gdlr-reservation-bar{ width: 320px; float: left; margin-right: 30px; overflow: hidden; 
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.gdlr-reservation-bar .gdlr-reservation-bar-title{ font-size: 16px; letter-spacing: 1px; text-align: center;
	padding: 15px 15px 10px; border-bottom-width: 2px; border-bottom-style: solid; }
.gdlr-reservation-bar .gdlr-reservation-bar-date-form{ padding: 20px 0px 30px 20px; }
.gdlr-reservation-bar .gdlr-reservation-bar-room-form{ padding: 20px 0px 20px 20px; display: none; }
.gdlr-reservation-bar .gdlr-reservation-bar-button{ margin-bottom: 0px; margin-top: 10px; float: left; }
.gdlr-reservation-bar .gdlr-reservation-field{ margin-bottom: 20px; float: left; margin-right: 20px; }
.gdlr-reservation-bar .gdlr-reservation-field-title{ font-size: 12px; letter-spacing: 1px; display: block; margin-bottom: 8px; }
.gdlr-reservation-bar .gdlr-reservation-people-amount-wrapper { overflow: hidden; }
.gdlr-reservation-bar .gdlr-reservation-people-amount-hide { display: none; }

.gdlr-reservation-people-title { width: 80px; float: left; margin-top: 35px; text-align: right; margin-right: 20px; }

.gdlr-reservation-bar .gdlr-reservation-field.gdlr-resv-time{ float: none; margin-right: 0px; }
.gdlr-reservation-field.gdlr-resv-time .gdlr-combobox-wrapper{ display: inline-block; vertical-align: middle; }
.gdlr-reservation-field.gdlr-resv-time .gdlr-reservation-time-title{ display: inline-block; line-height: 36px; font-size: 12px; margin-right: 12px; }
.gdlr-reservation-field.gdlr-resv-time .gdlr-reservation-time-sep{ display: inline-block; line-height: 36px; font-size: 12px; margin: 0px 10px 0px 15px; }

/* datepicker */
.gdlr-reservation-bar input.gdlr-datepicker { font-size: 13px; padding: 10px 15px; height: 16px; width: 123px; cursor: pointer;
	  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }
.gdlr-reservation-bar .gdlr-datepicker-wrapper:after { font-family: fontAwesome; content: "\f073"; 
	position: absolute; right: 10px; top: 6px; pointer-events: none; cursor: pointer; }
.gdlr-reservation-bar .gdlr-datepicker-wrapper { display: inline-block; position: relative; }

/* combobox */
.gdlr-reservation-bar .gdlr-combobox-wrapper{ width: 80px; overflow: hidden; position: relative;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }
.gdlr-reservation-bar .gdlr-combobox-wrapper:after{ font-family: fontAwesome; content: "\f0dd"; 
	position: absolute; right: 10px; top: 4px; pointer-events: none; cursor: pointer; }
.gdlr-reservation-bar .gdlr-combobox-wrapper select{ background: transparent; border: none;
  font-size: 13px; height: 36px; padding-left: 12px; width: 108px; -webkit-appearance: none; }
.gdlr-reservation-bar .gdlr-combobox-wrapper select:focus { outline: none; }

.gdlr-reservation-bar .gdlr-resv-branches-combobox .gdlr-combobox-wrapper{ width: 253px; }
.gdlr-reservation-bar .gdlr-resv-branches-combobox .gdlr-combobox-wrapper select{ width: 281px; }

/* hotel availability */
.gdlr-hotel-availability{ font-size: 15px; }
.gdlr-hotel-availability .gdlr-resv-datepicker { float: left; width: 24%; }
.gdlr-hotel-availability .gdlr-resv-combobox { float: left; width: 12%; }
.gdlr-hotel-availability.gdlr-hostel .gdlr-resv-datepicker{ width: 26%; }
.gdlr-hotel-availability.gdlr-hostel .gdlr-resv-combobox{ width: 14%; }
.gdlr-hotel-availability .gdlr-hotel-availability-submit{ overflow: hidden; }
.gdlr-hotel-availability .gdlr-hotel-availability-submit input[type="submit"]{ line-height: 18px; width: 100%; 
	padding-left: 0px; padding-right: 0px; margin: 32px 0px 0px; }
.gdlr-hotel-availability .gdlr-reservation-field span { display: block; font-size: 14px; line-height: 20px; margin-bottom: 12px; }

.gdlr-hotel-availability input.gdlr-datepicker { font-size: 13px; padding: 13px 15px; height: 16px; width: 100%; cursor: pointer; 
	-webkit-box-sizing: content-box; box-sizing: content-box; }
.gdlr-hotel-availability .gdlr-datepicker-wrapper:after { font-family: fontAwesome; content: "\f073"; 
	position: absolute; right: 15px; top: 11px; pointer-events: none; cursor: pointer; }
.gdlr-hotel-availability .gdlr-datepicker-wrapper { margin-right: 20px; padding-right: 30px; position: relative; }

.gdlr-hotel-availability .gdlr-combobox-wrapper{ margin-right: 20px; overflow: hidden; position: relative; }
.gdlr-hotel-availability .gdlr-combobox-wrapper:after{ font-family: fontAwesome; content: "\f0dd"; 
	position: absolute; right: 15px; top: 8px; pointer-events: none; cursor: pointer; }
.gdlr-hotel-availability .gdlr-combobox-wrapper select{ background: transparent; border: none;
  font-size: 13px; height: 42px; padding-left: 12px; width: 130%; -webkit-appearance: none; }
.gdlr-hotel-availability .gdlr-combobox-wrapper select:focus { outline: none; }

.gdlr-hotel-branches-enable .gdlr-hotel-availability .gdlr-resv-branches-combobox{ float: left; width: 25%; }
.gdlr-hotel-branches-enable .gdlr-hotel-availability .gdlr-resv-datepicker { float: left; width: 15%; }
.gdlr-hotel-branches-enable .gdlr-hotel-availability .gdlr-resv-combobox { float: left; width: 8%; }

.gdlr-hotel-branches-enable.gdlr-hotel-client-disable .gdlr-hotel-availability .gdlr-resv-branches-combobox{ float: left; width: 25%; }
.gdlr-hotel-branches-enable.gdlr-hotel-client-disable .gdlr-hotel-availability .gdlr-resv-datepicker { float: left; width: 20%; }
.gdlr-hotel-branches-enable.gdlr-hotel-client-disable .gdlr-hotel-availability .gdlr-resv-combobox { float: left; width: 10%; }

/* room category */
.gdlr-room-category-item.gdlr-item{ margin-bottom: 23px; }
.gdlr-room-category-item .gdlr-hotel-branches-title { margin-bottom: 0px; font-size: 13px; 
	font-weight: bold; text-transform: uppercase; letter-spacing: 2.3px; text-align: center; }
.gdlr-room-category-item .gdlr-room-category-thumbnail { line-height: 0; margin-bottom: 22px; 
	overflow: hidden; position: relative; }
.gdlr-room-category-thumbnail-overlay { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; 
	opacity: 0; filter: alpha(opacity=0); }
.gdlr-room-category-thumbnail-overlay-icon { line-height: 26px; font-size: 26px; opacity: 0; filter: alpha(opacity=0);
    top: 50%; left: 50%; position: absolute; margin-left: -13px; margin-top: -13px; }
.gdlr-room-category-thumbnail-overlay-icon i{ margin-right: 0px; }
	
/* price summary */
.gdlr-reservation-bar .gdlr-reservation-bar-summary-form{ display: none; }
.gdlr-reservation-bar .gdlr-price-summary-wrapper { padding: 30px 20px; }
.gdlr-reservation-bar .gdlr-price-summary-head { font-size: 16px; margin-bottom: 25px; }
.gdlr-reservation-bar .gdlr-price-room-summary { font-size: 13px; font-style: italic; margin-bottom: 16px; }
.gdlr-reservation-bar .gdlr-price-room-summary-title { font-weight: bold; }
.gdlr-reservation-bar .gdlr-price-room-summary-price { float: right; margin-right: 0px; }
.gdlr-reservation-bar .gdlr-price-room-summary-info{ margin-left: 55px; }
.gdlr-reservation-bar .gdlr-price-room-summary-info span { margin-right: 12px; }
.gdlr-price-summary-wrapper .gdlr-edit-booking-button { margin-bottom: 0px; display: block; 
	text-align: center; margin-top: 40px; }
	
.gdlr-price-summary-hotel-branches{
    font-size: 19px; padding: 7px 0px; text-align: center; margin-top: -9px;
	font-weight: bold; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 20px; }	
	
.gdlr-price-summary-vat { padding-top: 20px; margin-top: 29px; 
	font-size: 13px; font-style: italic; border-top-width: 1px; border-top-style: solid;}
.gdlr-price-summary-vat .gdlr-head{ float: left; }
.gdlr-price-summary-vat .gdlr-tail{ float: right; }
.gdlr-price-summary-vat .gdlr-price-summary-vat-discount,
.gdlr-price-summary-vat .gdlr-price-summary-vat-total{ margin-bottom: 8px; }
.gdlr-price-summary-grand-total{ font-size: 18px; font-weight: bold; 
    padding-top: 20px; margin-top: 20px; border-top-width: 1px; border-top-style: solid; }
.gdlr-price-summary-grand-total .gdlr-tail{ float: right;}

.gdlr-price-deposit-wrapper{ margin-top: 26px; }
.gdlr-price-deposit-inner-wrapper { position: relative; display: none; margin-top: 16px; }
.gdlr-price-deposit-wrapper .gdlr-price-deposit-title { font-size: 18px; font-style: italic; }
.gdlr-price-deposit-wrapper .gdlr-price-deposit-caption { font-size: 12px; }
.gdlr-price-deposit-wrapper .gdlr-price-deposit-amount { font-size: 25px; 
	position: absolute; right: 0px; top: 4px; }
.gdlr-price-deposit-wrapper .gdlr-price-deposit-input { font-size: 13px; font-style: italic; }
.gdlr-price-deposit-wrapper .gdlr-price-deposit-input input { margin: 0px 9px 0px 0px; }
.gdlr-price-deposit-wrapper .gdlr-price-deposit-input span { margin-right: 20px; }

.gdlr-price-deposit-input .gdlr-radio-input { border: 3px solid #ffffff; display: inline-block;
    width: 6px; height: 6px; vertical-align: baseline; margin-right: 10px; }
.gdlr-price-deposit-input .gdlr-radio-input input[type="radio"] { opacity: 0; position: absolute; filter: alpha(opacity=0); }
.gdlr-price-deposit-input .gdlr-active .gdlr-radio-input { background: transparent; }

.gdlr-price-summary-grand-total-wrapper-2 .gdlr-pay-on-arrival { padding-top: 22px; margin-top: 20px;
    border-top-width: 1px; border-top-style: solid; }
.gdlr-price-summary-grand-total-wrapper-2 .gdlr-pay-on-arrival .gdlr-head { font-size: 20px; line-height: 25px; }
.gdlr-price-summary-grand-total-wrapper-2 .gdlr-pay-on-arrival .gdlr-tail { font-size: 22px; float: right; line-height: 25px; }
.gdlr-price-summary-grand-total-wrapper-2 .gdlr-price-deposit-wrapper { margin-top: 0px; }
.gdlr-price-summary-grand-total-wrapper-2 .gdlr-price-deposit-inner-wrapper { display: block; }
.gdlr-price-summary-grand-total-wrapper-2 .gdlr-price-deposit-wrapper .gdlr-price-deposit-title,
.gdlr-price-summary-grand-total-wrapper-2 .gdlr-price-summary-grand-total .gdlr-head { font-size: 16px; font-weight: normal; }  
.gdlr-price-summary-grand-total-wrapper-2 .gdlr-price-deposit-wrapper .gdlr-price-deposit-amount,
.gdlr-price-summary-grand-total-wrapper-2 .gdlr-price-summary-grand-total .gdlr-tail { font-size: 18px; font-weight: normal; }

/* room selection complete */
.gdlr-room-selection-complete { text-align: center; padding: 40px; }
.gdlr-room-selection-complete .gdlr-button { margin: 0px; }
.gdlr-room-selection-complete .gdlr-room-selection-title {
    font-size: 20px; font-style: italic; font-weight: bold; margin-bottom: 9px; }
.gdlr-room-selection-complete .gdlr-room-selection-caption { font-size: 12px; padding-bottom: 35px; }
.gdlr-room-selection-complete .gdlr-room-selection-divider{ margin-bottom: 28px; border-bottom-width: 1px; border-bottom-style: solid; }

/* reservation complete */	
.gdlr-booking-complete { padding: 40px; margin-bottom: 30px; }
.gdlr-booking-complete .gdlr-button { margin: 0px; }
.gdlr-booking-complete .gdlr-booking-complete-title {
    font-size: 17px; font-weight: bold; margin-bottom: 12px; }
.gdlr-booking-complete .gdlr-booking-complete-caption { font-size: 13px; }
.gdlr-booking-complete .gdlr-booking-complete-additional { font-size: 13px; margin-top: 20px; }
	
.gdlr-booking-failed { padding: 40px; margin-bottom: 30px; }
.gdlr-booking-failed .gdlr-button { margin: 0px; }
.gdlr-booking-failed .gdlr-booking-failed-title {
    font-size: 17px; font-weight: bold; margin-bottom: 12px; }
.gdlr-booking-failed .gdlr-booking-failed-caption span{ margin-right: 10px; }	

/* booking service */
.gdlr-booking-service-head { font-weight: bold; margin-bottom: 38px; display: block; }
.gdlr-room-service-title { font-size: 13px; font-weight: bold; font-style: italic; }
.gdlr-booking-service-wrapper { text-align: left; padding: 20px 0px 40px; max-width: 500px; margin: 0px auto; }
.gdlr-room-service-option { margin-bottom: 14px; }
.gdlr-room-service-checkbox.gdlr-active{ background-color: #484848; }
.gdlr-room-service-checkbox { margin-right: 15px; background-color: #d5d5d5; border-color: #d5d5d5; cursor: pointer;
	border-width: 3px; border-style: solid; width: 6px; height: 6px; overflow: hidden; display: inline-block; vertical-align: middle;}
.gdlr-room-service-checkbox input { visibility: hidden; }
.gdlr-room-service-unit { font-size: 15px; font-style: italic; float: right; }	
.gdlr-room-service-unit .sep { margin: 0px 3px; }
.gdlr-room-service-option input[type="text"] { background-color: #fff; border: 1px solid #e5e5e5; color: #828282;
    width: 28px; text-align: center; height: 12px; margin: 0px 14px; }

.gdlr-service-price-summary { padding-top: 20px; margin-top: 29px; 
	font-size: 13px; font-style: italic; border-top-width: 1px; border-top-style: solid; }
.gdlr-service-price-summary-head{ font-size: 16px; margin-bottom: 15px; font-style: normal; padding-top: 5px; }
.gdlr-service-price-summary-item { margin-bottom: 8px; }
.gdlr-service-price-summary .gdlr-head{ float: left; }
.gdlr-service-price-summary .gdlr-head .gdlr-sep { margin: 0px 8px; }
.gdlr-service-price-summary .gdlr-tail{ float: right; }

/* booking contact form */	
.gdlr-booking-contact-form span { font-size: 13px; display: block; font-style: italic; margin-bottom: 7px; }
.gdlr-booking-contact-form input[type="text"],
.gdlr-booking-contact-form input[type="email"]{ width: 94%; padding: 13px 3%; }
.gdlr-booking-contact-form textarea { width: 94%; height: 80px; padding: 13px 3%; }
.gdlr-booking-contact-form .gdlr-form-half-left { float: left; width: 48%; margin-right: 2%; }
.gdlr-booking-contact-form .gdlr-form-half-right { float: left; width: 48%; margin-left: 2%; }
.gdlr-booking-contact-form .gdlr-form-coupon { float: right; position: relative; }
.gdlr-booking-contact-form .gdlr-form-coupon input[type="text"]{ width: auto; padding: 10px 18px; }
.gdlr-booking-contact-form .gdlr-form-coupon span { display: inline; margin-right: 20px; }
.gdlr-booking-contact-form .gdlr-form-coupon .gdlr-coupon-loading{ display: inline-block; width: 20px; height: 20px; 
	background-image: url('/wp-content/plugins/gdlr-hostel/images/now-loading.gif'); background-repeat: no-repeat; background-size: cover;
	vertical-align: text-top; }
.gdlr-booking-contact-form .gdlr-form-coupon .gdlr-coupon-message{ position: absolute; 
	right: 0px; top: 40px; margin-right: 0px; font-size: 11px; }
.gdlr-booking-contact-form .gdlr-booking-contact-submit{ margin: 25px 0px 0px; 
	padding: 18px 0px 16px; display: block; text-align: center; font-size: 14px; }
.gdlr-booking-contact-form .gdlr-booking-contact-or { font-size: 23px; margin: 20px 0px;
	text-align: center; position: relative; font-style: italic; }
.gdlr-booking-contact-form .gdlr-booking-contact-or-divider { width: 40%;
	position: absolute; top: 50%; border-top-width: 1px; border-top-style: solid; }
.gdlr-booking-contact-form .gdlr-booking-contact-or-divider.gdlr-left{ left: 0px; }
.gdlr-booking-contact-form .gdlr-booking-contact-or-divider.gdlr-right{ right: 0px; }
	
.gdlr-booking-contact-form .gdlr-payment-method{ text-align: center; }	
.gdlr-booking-contact-form .gdlr-payment-method label{ display: inline-block; margin-left: 15px; margin-bottom: 0px; }	
.gdlr-booking-contact-form .gdlr-payment-method label:first-child{ margin-left: 0px; }
.gdlr-booking-contact-form .gdlr-payment-method input[type="radio"]{ display: none; }	
.gdlr-booking-contact-form .gdlr-payment-method label img{ border-width: 2px; 
	border-style: solid; border-color: #ffffff; cursor: pointer; display: block;
	transition: border-color 100ms; -moz-transition: border-color 100ms;
	-o-transition: border-color 100ms; -webkit-transition: border-color 100ms; }
.gdlr-booking-contact-form .gdlr-booking-payment-submit{ margin: 25px 0px 0px; 
	padding: 18px 0px 16px; display: block; text-align: center; font-size: 14px; }	
.gdlr-booking-contact-form .gdlr-error-message { padding: 13px 20px; font-size: 13px; 
	color:#ffffff; background-color:#d15e5e; display: none; }
	
/* price breakdown */
.price-breakdown-wrapper { position: fixed; top: 50%; left: 50%; z-index: 9999; 
	margin-left: -241px; margin-top: -200px; display: none; }
.price-breakdown-wrapper .price-breakdown-close { width: 36px; height: 36px;
	cursor: pointer; position: absolute; right: 0; top: -36px; 
	background: url('/wp-content/plugins/gdlr-hostel/images/price-breakdown-close.png') center no-repeat; }
.price-breakdown-wrapper .price-breakdown-content { padding: 20px 30px 16px; width: 420px;
    border-width: 1px; border-style: solid; cursor: auto; }
.price-breakdown-wrapper .price-breakdown-info{ overflow: hidden; display: block; margin-bottom: 10px; }
.price-breakdown-wrapper .price-breakdown-info .gdlr-head{ float: left; font-size: 14px; }
.price-breakdown-wrapper .price-breakdown-info .gdlr-head span{ font-size: 12px; margin-left: 18px; font-weight: normal;  }
.price-breakdown-wrapper .price-breakdown-info .gdlr-tail{ float: right; font-size: 18px; line-height: 23px; font-style: italic; }
.price-breakdown-wrapper .price-breakdown-total{ display: block; overflow: hidden; padding-top: 16px; 
    margin-top: 30px; border-top-width: 1px; border-top-style: solid; }
.price-breakdown-wrapper .price-breakdown-total .gdlr-head{ font-size: 18px; float: left; font-weight: bold; font-style: italic; }
.price-breakdown-wrapper .price-breakdown-total .gdlr-head span{ font-size: 12px; margin-left: 10px; font-weight: normal;  }
.price-breakdown-wrapper .price-breakdown-total .gdlr-tail{ float: right; font-size: 18px; font-style: italic; }
	
/* payment form */	
.gdlr-payment-form label { display: block; margin-bottom: 10px; }
.gdlr-payment-form input[type="text"]{ padding: 10px 15px; } 
.gdlr-payment-form input[type="submit"] { margin: 20px 0px 0px; }
.gdlr-payment-form .gdlr-separator { margin: 0px 7px; }
.gdlr-payment-form .gdlr-form-loading { display: none; background: #e2872e; color: #fff; padding: 8px 15px; text-align: center; }
.gdlr-payment-form .gdlr-form-notice.success { padding: 8px 15px; background: #99d15e; color: #fff; }
.gdlr-payment-form .gdlr-form-notice.failed { padding: 8px 15px; background: #d15e5e; color: #fff; }
.gdlr-payment-form .gdlr-form-error { display: none; padding: 8px 15px; background: #d15e5e; color: #fff; }
	
/* jquery ui datepicker */
.ui-datepicker.ui-widget{ display: none; }
.gdlr-datepicker-range-wrapper .ui-datepicker{ padding: 0px; width: auto !important; }
.gdlr-datepicker-range-wrapper .ui-datepicker-group{ display: inline-block; width: 50%; padding: 40px 0px; }
.gdlr-datepicker-range-wrapper .ui-datepicker-group .ui-datepicker-header{ margin: 0px auto; width: 259px; }
.gdlr-datepicker-range-wrapper .ui-datepicker-group-first{ border-right-width: 1px;  border-right-style: solid; margin-left: -1px; 
	padding-bottom: 100px; margin-bottom: -60px; }
.gdlr-datepicker-range-wrapper .ui-datepicker-group-first .ui-datepicker-title{ margin: 0px; font-weight: bold; text-align: right; }
.gdlr-datepicker-range-wrapper .ui-datepicker-group-last .ui-datepicker-title{ margin: 0px; font-weight: bold; text-align: left; }
.gdlr-datepicker-range-wrapper .ui-datepicker-row-break{ display: block; clear: both; visibility: hidden; line-height: 0; height: 0; zoom: 1; }

.ui-datepicker{ padding: 20px; text-align: center; }
.ui-datepicker .ui-datepicker-header { position: relative; padding: .2em 0; }
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next { cursor: pointer; display: block; position: absolute; font-family: fontAwesome; 
	padding: 4px; line-height: 20px; width: 20px; height: 20px; text-align: center; }
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span{ display: none; }
.ui-datepicker .ui-datepicker-prev { left: 0px; }
.ui-datepicker .ui-datepicker-prev:before{ content: "\f104"; }
.ui-datepicker .ui-datepicker-next { right: 0px; }
.ui-datepicker .ui-datepicker-next:after{ content: "\f105"; }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size: 1em; margin: 1px 0; }
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 45%; }
.ui-datepicker table { width: 259px; border-collapse: collapse; margin: 0px auto; }
.ui-datepicker th { font-weight: normal; background: transparent; font-size: 14px; padding: 8px 0px; }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span,
.ui-datepicker td a { display: block; text-decoration: none; 
  width: 29px; height: 29px; padding: 3px; line-height: 29px; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; 
	padding: 0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em;
	cursor: pointer; padding: .2em .6em .3em .6em; width: auto; overflow: visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float: left; }

.gdlr-booking-process-bar { overflow: hidden; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.price-breakdown-wrapper .price-breakdown-close { background-color: #363636; }

#please-select-branches { padding-top: 11px; font-size: 12px; color: #F93535; display: none; }
.gdlr-reservation-bar #please-select-branches { color: #fff; }

.gdlr-form-term-and-agreement input{ margin-right: 10px; }
.gdlr-form-term-and-agreement{ font-style: italic; text-align: center; margin-bottom: 30px; padding-top: 15px; }

.gdlr-payment-form .gdlr-form-half-left{ margin-bottom: 20px; width: 350px; max-width: 100%; }
.gdlr-payment-form .gdlr-form-half-left label { margin-bottom: 12px; }
.gdlr-payment-form div#card-element{ background: #f3f3f3; padding: 16px; }
.gdlr-payment-form input[type="text"]{ padding: 14px 18px; }@charset "utf-8";

@font-face {
    font-family: helveticabold;
    src: url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.eot);
    src: url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.eot?#iefix) format('embedded-opentype'), url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.woff) format('woff'), url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.ttf) format('truetype'), url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.svg#helveticabold) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: helveticaregular;
    src: url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot);
    src: url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot?#iefix) format('embedded-opentype'), url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.woff) format('woff'), url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.ttf) format('truetype'), url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.svg#helveticaregular) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: helvetica-light;
    src: url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot);
    src: url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot?#iefix) format('embedded-opentype'), url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.woff) format('woff'), url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.ttf) format('truetype'), url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.svg#helvetica-light) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: helveticaneue-light;
    src: url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.eot);
    src: url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.eot?#iefix) format('embedded-opentype'), url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.woff) format('woff'), url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.ttf) format('truetype'), url(/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.svg#helveticaneue-light) format('svg');
    font-weight: 400;
    font-style: normal;
}

body {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

.space {
    clear: both;
    padding: 30px 0 0;
    width: 100%;
    float: left;
}

.like_txt {
    margin: 30px 0 0;
    padding: 0;
    color: #12a252;
    font-family: helveticaregular;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
}

.like_txt a {
    color: #12a252;
}

.sfsibeforpstwpr iframe,
.sfsiaftrpstwpr iframe {
    max-width: none;
}

.sfwp_fivestar_ul li {
    display: block;
    padding-right: 20px;
}

.shwthmbfraftr {
    margin-top: 5px !important
}

label.toglpstpgsbttl {
    float: left;
    margin-top: 5px !important
}

.tab_3_icns.shwthmbfraftr .cstmdisplaysharingtxt {
    float: left;
}

.tab6 ul.enough_waffling.sfsi_dsplyatend {
    width: 24%;
    float: left;
}

.tab4 ul.like_icon {
    margin: 0;
    padding: 20px 0 0;
    list-style: none;
    text-align: center;
}

.tab4 ul.like_icon li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}

.tab4 ul.like_icon li span {
    margin: 0;
    width: 58px;
    display: block;
    background: url(/wp-content/plugins/ultimate-social-media-icons/images/count_bg.png) no-repeat;
    height: 38px;
    overflow: hidden;
    padding: 10px 2px 2px;
    font-size: 17px;
    text-align: center;
    line-height: 24px;
    color: #5a6570;
}

.tab4 ul.like_icon li a {
    color: #5a6570;
    text-decoration: none;
}

.tab4 ul.enough_waffling {
    margin: 0;
    padding: 25px 0 27px;
    list-style: none;
    text-align: center;
}

.tab4 ul.enough_waffling li {
    margin: 0 22px;
    padding: 0;
    list-style: none;
    display: inline-block;
}

.tab4 ul.enough_waffling li span {
    float: left;
}

.tab4 ul.enough_waffling li label {
    margin: 0 0 0 20px;
    float: left;
    font-family: helveticaregular;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    line-height: 38px;
    color: #5a6570;
}

.sfsi_mainContainer .checkbox {
    width: 31px;
    height: 31px;
    background: url(/wp-content/plugins/ultimate-social-media-icons/images/check_bg.jpg) no-repeat;
    display: inherit;
}

.sfsi_mainContainer .radio {
    width: 40px;
    height: 40px;
    background: url(/wp-content/plugins/ultimate-social-media-icons/images/radio_bg.png) no-repeat;
    display: inherit;
}

.sfsi_mainContainer .select {
    width: 137px;
    height: 47px;
    font-size: 17px;
    background: url(/wp-content/plugins/ultimate-social-media-icons/images/select_bg.jpg) no-repeat;
    display: block;
    padding-left: 16px;
    line-height: 49px;
}

.sfsi_mainContainer .line {
    background: #eaebee;
    height: 1px;
    font-size: 0;
    margin: 15px 0 0;
    clear: both;
    width: 100%;
    float: left;
}

.specify_counts {
    display: block;
    margin-top: 15px;
    padding-top: 15px;
    clear: both;
    width: 100%;
    float: left;
    border-top: 1px solid #eaebee;
}

.specify_counts .radio_section {
    width: 30px;
    float: left;
    margin: 12px 10px 0 0;
}

.specify_counts .social_icon_like {
    width: 54px;
    float: left;
    margin: 0 15px 0 0;
}

.specify_counts .social_icon_like ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.specify_counts .social_icon_like li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}

.specify_counts .social_icon_like li span {
    margin: 0;
    width: 54px;
    display: block;
    background: url(/wp-content/plugins/ultimate-social-media-icons/images/count_bg.jpg) no-repeat;
    height: 24px;
    overflow: hidden;
    padding: 10px 2px 2px;
    font-family: helveticaregular;
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    color: #5a6570;
}

.specify_counts .social_icon_like li a {
    color: #5a6570;
    text-decoration: none;
}

.specify_counts .listing {
    width: 88%;
    margin-top: -5px;
    display: inherit;
    float: left;
}

.specify_counts .listing ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}

.specify_counts .listing li {
    margin: 15px 0 0;
    padding: 0;
    list-style: none;
    clear: both;
    line-height: 39px;
    font-size: 17px;
}

.specify_counts .listing li span {
    float: left;
    margin-right: 20px;
}

.specify_counts .listing li .input {
    background: #e5e5e5;
    box-shadow: 2px 2px 3px #dcdcdc inset;
    border: 0;
    padding: 10px;
    margin-left: 25px;
}

.specify_counts .listing li .input_facebook {
    width: 288px;
    background: #e5e5e5;
    box-shadow: 2px 2px 3px #dcdcdc inset;
    border: 0;
    padding: 10px;
    margin-left: 16px;
}

.save_button {
    width: 450px;
    padding-top: 30px;
    clear: both;
    margin: auto;
}

.save_button a {
    background: #12a252;
    text-align: center;
    font-size: 23px;
    color: #FFF !important;
    display: block;
    padding: 11px 0;
    text-decoration: none;
}

.save_button a:hover {
    background: #079345
}

.tab5 ul.share_icon_order {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}

.tab5 ul.share_icon_order li {
    margin: 22px 6px 0 0;
    padding: 0;
    list-style: none;
    float: left;
    line-height: 37px;
}

.tab5 ul.share_icon_order li:last-child {
    margin: 22px 0 0 3px;
}

.tab5 .row {
    border-top: 1px solid #eaebee;
    margin-top: 25px;
    padding-top: 15px;
    clear: both;
    display: block;
    width: 100%;
    float: left;
    font-family: helveticaregular;
    line-height: 42px;
}

.tab5 .icons_size {
    position: relative;
}

.tab5 .icons_size span {
    margin-right: 18px;
    display: block;
    float: left;
    font-size: 17px;
    font-weight: 400;
    line-height: 46px;
}

.tab5 .icons_size span.last {
    margin-left: 55px;
}

.tab5 .icons_size input {
    width: 73px;
    background: #e5e5e5;
    box-shadow: 2px 2px 3px #dcdcdc inset;
    border: 0;
    padding: 13px 13px 12px;
    margin-right: 18px;
    float: left;
    display: block;
}

.tab5 .icons_size select.styled {
    position: absolute;
    left: 0;
    width: 135px;
    height: 46px;
    line-height: 46px;
}

.tab5 .icons_size .field {
    position: relative;
    float: left;
    display: block;
    margin-right: 20px;
}

.tab5 .icons_size ins {
    margin-right: 25px;
    float: left;
    font-size: 17px;
    font-weight: 400;
    text-decoration: none;
}

.tab5 .icons_size ins.leave_empty {
    line-height: 23px;
}

.tab5 .icons_size {
    padding-top: 15px;
}

.tab5 ul.enough_waffling {
    margin: -5px 0 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.tab5 .new_wind .row_onl ul.enough_waffling {
    /*margin: 14px 0 0 167px;*/
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
    height: 38px;
    text-align: center;
    width: 61%;
}

.tab5 ul.enough_waffling li {
    margin: 0 22px;
    padding: 0;
    list-style: none;
    display: inline-block;
    float: left;
}

.tab5 ul.enough_waffling li span {
    float: left;
}

.tab5 ul.enough_waffling li label {
    margin: 0 0 0 20px;
    float: left;
    font-family: helveticaregular;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    line-height: 38px;
    color: #5a6570;
}

.sticking p {
    float: left;
    font-size: 18px !important;
}

.sticking p.list {
    width: 168px;
}

.sticking p.link {
    margin: 3px 0 0 12px;
    padding: 0 !important;
    float: left;
}

.sticking .float {
    margin-left: 188px;
    margin-top: 3px;
    float: left;
    font-size: 17px;
}

.sticking ul {
    margin: 0;
    padding: 30px 0 0;
    list-style: none;
    float: left;
}

.sticking a {
    color: #a4a9ad;
}

.sticking p {
    line-height: 19px !important;
}

.sticking .field {
    position: relative;
    float: left;
    display: block;
    margin-left: 20px;
}

.sticking .field .select {
    width: 206px;
    height: 47px;
    background: url(/wp-content/plugins/ultimate-social-media-icons/images/select_bg1.jpg) no-repeat;
    display: block;
    padding-left: 10px;
}

.sticking .field select.styled {
    position: absolute;
    left: 0;
    top: 0;
    width: 211px;
    line-height: 46px;
    height: 46px;
}

.mouseover_field {
    width: 455px;
    float: left;
    font-size: 18px;
    margin-top: 10px;
}

.mouseover_field label {
    width: 125px;
    float: left;
}

.mouseover_field input {
    width: 256px;
    float: left;
    background: #e5e5e5;
    box-shadow: 2px 2px 3px #dcdcdc inset;
    border: 0;
    padding: 10px;
}

.pop_up_box {
    width: 474px;
    background: #FFF;
    box-shadow: 0 0 5px 3px #d8d8d8;
    margin: 200px auto;
    padding: 20px 25px 0px;
    font-family: helveticaregular;
    color: #5a6570;
    min-height: 250px;
    position: relative;
}

.pop_up_box h4,
.pop_up_box_ex h4 {
    font-size: 20px;
    color: #5a6570;
    text-align: center;
    margin: 0;
    padding: 0;
    line-height: 22px;
}

.pop_up_box p,
.pop_up_box_ex p {
    font-size: 17px;
    line-height: 28px;
    color: #5a6570;
    text-align: left;
    margin: 0;
    padding: 25px 0 0;
    font-family: helveticaregular;
}

.sfsi_popupcntnr {
    float: left;
    width: 100%
}

.sfsi_popupcntnr>h3 {
    color: #000;
    float: left;
    font-weight: 700;
    margin-bottom: 5px;
    width: 100%
}

ul.flwstep {
    float: left;
    width: 100%
}

ul.flwstep>li {
    color: #000;
    font-size: 16px;
    margin: 5px;
}

.upldbtn {
    float: left;
    text-align: center;
    width: 100%
}

.upload_butt {
    background-color: #12a252;
    border: none;
    color: #fff;
    font-weight: 700;
    margin-top: 10px;
    padding: 7px 22px;
    width: auto;
    cursor: pointer;
    font-size: 19px;
}

.pop_up_box .button {
    background: #12a252;
    font-size: 22px;
    line-height: 24px;
    color: #5a6570;
    text-align: center;
    min-height: 80px;
    margin-top: 32px;
    box-shadow: none;
}

.pop_up_box .button:hover {
    box-shadow: none !important;
}

.pop_up_box .button a.activate {
    padding: 0px 0;
}

.pop_up_box a,
.pop_up_box_ex a {
    color: #a4a9ad;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    margin-top: 18px;
    width: 100%;
}

.pop_up_box .upload {
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 15px;
    height: 46px;
}

.pop_up_box .upload label {
    width: 135px;
    float: left;
    line-height: 45px;
    font-size: 18px;
    font-family: helveticaregular;
    text-align: left;
}

.pop_up_box .upload input[type=text] {
    width: 248px;
    float: left;
    background: #e5e5e5;
    box-shadow: 2px 2px 3px #dcdcdc inset;
    border: 0;
    padding: 0 10px;
    font-size: 16px;
    height: 44px;
    text-align: left;
    color: #5a6570;
    font-family: helveticaregular;
}

.pop_up_box .upload input.upload_butt {
    width: 100px;
    background: #12a252;
    box-shadow: 0 0 0;
    border: 0;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-family: helveticaregular;
    height: 45px;
    right: 32px;
    top: 71px;
    position: absolute;
}

.pop_up_box .upload a {
    color: #12a252;
    font-size: 18px;
    text-decoration: underline;
    font-family: helveticaregular;
    margin: 0 0 16px 140px;
}

.pop_up_box a:hover,
.pop_up_box_ex a:hover {
    color: #a4a9ad;
}

.inr_cont .fb_url {
    clear: both;
}

.inr_cont .fb_url .checkbox,
.inr_cont .fb_url input.add,
.inr_cont .fb_url label,
.inr_cont .fb_url lable {
    float: left;
}

.inr_cont .fb_url input.add {
    margin-left: 19px;
}

.inr_cont .fb_url .checkbox {
    margin: 6px 0 0;
}

.inr_cont .fb_url label {
    /*line-height: 41px;    margin: 0 0 0 15px;*/
    line-height: 22px;
    margin: 10px 0 0 15px;
    font-size: 17px;
}

.inr_cont textarea.add_txt {
    resize: none;
    margin: 0 0 0 19px !important;
    height: 60px;
}

.tab2 .inr_cont textarea.add_txt {
    width: 382px !important;
    height: 90px;
    overflow: hidden;
}

.tab2 .inr_cont input.add {
    width: 417px;
}

.red_txt,
.tab2 .red_txt {
    color: #ef4745 !important;
    text-align: center !important;
    padding-top: 5px !important;
}

.green_txt {
    color: #12A252 !important;
    text-align: center !important;
    padding-top: 5px !important;
}

.red_txt {
    color: #f80000 !important;
    text-align: center !important;
    padding-top: 5px !important;
}

.linked_tab_2 .fb_url label {
    /* width: 32%;*/
    /* width: 26.99%;*/
    width: 22%;
}

.twt_tab_2 label {
    width: 18%
}

.bdr_top {
    border-top: none !important;
}

.linked_tab_2 .fb_url input.link_dbl {
    margin-bottom: 6px;
}

.tab3 {
    overflow: hidden;
}

.tab3 .row {
    /*border-top: 1px solid #EAEBEE;*/
    padding: 25px 0;
    clear: both;
    overflow: hidden;
}

.tab3 ul.tab_3_list {
    overflow: hidden;
    margin: 4px 0 11px;
}

ul.tab_3_list li {
    background: url(/wp-content/plugins/ultimate-social-media-icons/images/tab_3_list_bg.jpg) 13px 7px no-repeat;
    padding: 0 0 0 30px;
    color: #778088;
    font-family: helveticaregular;
    font-size: 17px;
    margin-bottom: 4px;
}

.tab5 ul.tab_3_list li {
    background: url(/wp-content/plugins/ultimate-social-media-icons/images/tab_3_list_bg.jpg) 13px 18px no-repeat;
}

.tab3 .row h3 {
    /* margin: 0 0 20px;*/
    margin: 20px 0 0px;
    color: #414951;
    font-family: helveticabold;
    font-size: 20px;
}

ul.tab_3_icns {
    list-style: none;
    margin: 10px 0 0;
    overflow: hidden;
}

ul.tab_3_icns li {
    width: 100%;
    margin: 0 0 21px;
    float: left;
}

ul.tab_3_icns label {
    float: left;
    line-height: 42px;
    /*margin: 0 20px;*/
    color: #69737C;
    font-size: 18px;
    font-family: helveticaregular;
    min-width: 125px;
}

ul.tab_3_icns li .icns_tab_3,
ul.tab_3_icns li .radio {
    float: left;
}

.tab3 .sub_row h4 {
    color: #a4a9ad !important;
}

.tab3 .sub_row p {
    padding-top: 18px !important;
    clear: both;
    overflow: hidden;
}

.sub_row .sub_sub_box p {
    padding-top: 18px !important;
}

.tab3 .sub_row .checkbox {
    float: left;
    margin-top: 4px;
}

.tab3 .sub_row .sub_sub_box {
    width: 80%;
    margin: 7px 0 15px 10%;
    float: left;
}

.tab3 .sub_row input.smal_inpt {
    width: 73px;
    background: #e5e5e5;
    box-shadow: 2px 2px 3px #dcdcdc inset;
    border: 0;
    padding: 10px;
    float: left;
    margin-left: 10px;
}

.tab3 .sub_row .drop_lst {
    border: 1px solid #d6d6d6;
    font-size: 16px;
    color: #5a6570;
    width: 120px;
}

.tab3 .first_row,
.tab3 .first_row p,
.tab3 .first_row p .radio,
.tab3 .first_row p label {
    float: left;
}

.tab3 .first_row {
    width: 90%;
    float: left;
}

.tab3 .first_row p {
    padding: 0 !important;
}

.tab3 .first_row p label {
    line-height: 44px;
    margin: 0 10px;
}

.tab3 .first_row p:last-child {
    margin-left: 27%
}

.tab3 .tab_1_sav {
    padding-top: 20px !important;
    margin: 10px auto 20px;
}

.suc_msg {
    background: #12A252;
    color: #FFF;
    display: none;
    font-size: 23px;
    padding: 10px;
    text-align: left;
    text-decoration: none;
}

.error_msg {
    background: #D22B30;
    color: #FFF;
    display: none;
    font-size: 23px;
    padding: 10px;
    text-align: left;
    text-decoration: none;
}

.fileUPInput {
    cursor: pointer;
    position: relative;
    top: -43px;
    right: 0;
    z-index: 99;
    height: 42px;
    font-size: 5px;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    width: 100%
}

.inputWrapper {
    height: 20px;
    width: 50px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.custom-txt {
    background: none !important;
    padding-left: 2px !important;
}

.custom-img {
    float: left;
    margin-left: 20px;
}

.loader-img {
    float: left;
    margin-left: -70px;
    display: none;
}

.pop-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #d3d3d3;
    z-index: 10;
    padding: 20px;
    display: none;
}

.fb-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #d3d3d3;
    z-index: -1000;
    padding: 20px;
    opacity: 0;
    display: block;
}

.inputError {
    border: 1px solid #f80000 !important;
}

.sfsicloseBtn {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}



.sfsi_tool_tip_2 .tool_tip>img,
.tool_tip>img {
    display: inline-block;
    margin-right: 4px;
    float: left;
}

.norm_row {
    float: left;
    min-width: 25px;
}

.norm_row a {
    border: none;
    display: inline-block;
    position: relative;
    float: left;
}

.sfsi_tool_tip_2 a {
    min-height: 0 !important;
}

.sfsi_widget {
    min-height: 55px;
}

.sfsi_widget a img {
    box-shadow: none !important;
    outline: 0;
}

.sfsi_wicons {
    display: inline-block;
    color: #000;
}

.sel-active {
    background-color: #f7941d;
}

.sfsi_outr_div .close {
    position: absolute;
    right: 18px;
    top: 18px;
}

.sfsi_outr_div h2 {
    color: #778088;
    font-family: helveticaregular;
    font-size: 26px;
    margin: 0 0 9px;
    padding: 0;
    text-align: center;
    font-weight: 400;
}

.sfsi_outr_div ul li a {
    color: #5A6570;
    text-decoration: none;
}

.sfsi_outr_div ul li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    float: none;
}

.expanded-area {
    display: none;
}

.sfsi_wicons a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}

.scale,
.scale-div,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_icon a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_fb.sf_icon:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.sfsi_Sicons {
    float: left;
}

.sfsi_Sicons .sf_subscrbe {
    margin: 2px 3px 3px 0;
    line-height: 20px;
}

.sfsi_Sicons .sf_fb
{
    margin: 0 4px 0 5px;
    line-height: 20px;
}
 .sfsi_Sicons .sf_fb_share {
     text-align: left;
     vertical-align: middle;
     float: left;
     line-height: 33px;
     width: auto;
     margin-right: 7px;
 }

.sfsi_Sicons .sf_twiter {
    margin: -12px 7px 0 4px;
    line-height: 20px;
}

.sfsi_Sicons.left .sf_subscrbe {
    margin: 2px 8px 3px 0;
}

.sfsi_Sicons.left .sf_fb {
    margin: 0 8px 0 0;
}

.sfsi_Sicons.left .sf_twiter {
    margin: 2px 7px 0 0;
}

.sfsi_Sicons.right .sf_subscrbe {
    margin: 2px 0 3px;
}

.sfsi_Sicons.right .sf_fb {
    margin: 0 0 0 7px;
}

.sfsi_Sicons.right .sf_twiter {
    margin: 2px 0 0 8px;
}

.sfsi_Sicons .sf_subscrbe,
.sfsi_Sicons .sf_twiter {
    position: relative;
    width: 75px;
}

.sfsi_Sicons .sf_twiter iframe {
    margin: 0px;
    height: 20px !important;
    overflow: visible !important;
}

.sfsi_Sicons .sf_twiter iframe #widget {
    overflow: visible !important;
}

.sfsi_Sicons .sf_subscrbe a {
    width: auto;
    float: left;
    border: medium none;
    padding-top: 0px;
}

.sfsi_Sicons .sf_subscrbe a:focus {
    outline: medium none;
}

.sfsi_Sicons .sf_subscrbe a img {
    width: 65px;
    float: left;
    height: 20px !important;
}

.sfsi_Sicons .sf_fb {
    position: relative;
    width: 75px;
}


.sfsi_Sicons .fb_iframe_widget {
    float: left;
    min-width: 115px;
    width: 73px;
    margin: 2px 0 0;
}

.sfsi_Sicons .sfsi_socialwpr .fb-like.fb_iframe_widget[data-layout="button_count"] {
    min-width: 125px;
    width: 73px !important;
    margin-left: 17px;
    margin-right: 24px;
}

.sfsi_pop_up .button a:hover {
    color: #fff;
}

.sfsi_pop_up .button:hover {
    background: #12a252;
    color: #fff;
    border: none;
}

ul.icn_listing li .right_info a {
    outline: 0;
    font-family: helveticaregular;
}

.upload_pop_up .upload_butt {
    line-height: 27px;
    margin-left: 6px;
}

.drop_lsts {
    left: 220px;
    position: relative;
    top: -40px;
}

.drop_lsts .styled {
    top: -42px;
    width: 127px;
    height: 33px;
}

.drop_lsts span {
    line-height: 50px;
}

.drag_drp {
    left: 11px;
    position: relative;
    top: 38px;
    font-size: 17px;
}

.listing ul li label {
    width: 224px;
    float: left;
}

.row_onl {
    width: 100%;
    float: left;
}

#sfsi_Show_popupOn_PageIDs option.sel-active {
    background: #f7941d;
}

.sfsi_inside div iframe {
    float: left;
    margin: 0;
}

.sfsi_inside div #___plus_0,
.sfsi_inside div #___plusone_0 {
    height: 27px;
}

.sfsi_outr_div li {
    float: left;
}

.sfsi_tool_tip_2 .sfsi_inside div {
    min-height: 0;
}
.sfsi_tool_tip_2 .sfsi_inside > div {
    height: 23px !important;
}

#___plus_1>iframe {
    height: 30px;
}

.main_contant h1 {
    margin: 0 0 18px;
}

.main_contant p {
    margin: 0 0 11px;
}

.main_contant p>a {
    color: #1a1d20;
    text-decoration: underline;
}

.tab1 .gary_bg {
    background: #f1f1f1;
}

#accordion {
    margin-top: 25px;
}

.main_contant p>a,
.tab1 p span {
    font-family: helveticabold;
}

.wapper .ui-accordion-header-active {
    margin-top: 20px !important;
}

.wapper .tab2 {
    padding: 20px 33px 12px 34px !important;
}

.wapper .tab2 p {
    margin-bottom: 6px;
}

.tab2 .twt_tab_2 label {
    width: 175px;
}

.tab2 .twt_fld {
    margin: 18px 0 23px;
    float: left;
}

.tab2 .twt_fld_2 {
    margin: 0 0 17px;
    float: left;
}

.tab2 .utube_inn {
    padding-bottom: 2px;
    float: left;
}

.tab2 .utube_inn label {
    max-width: 90%
}

.tab2 .utube_inn label span {
    font-family: helveticabold;
}

.tab2 .inr_cont p>a {
    font-family: helveticaneue-light;
    color: #778088;
    text-decoration: underline;
}

.pinterest_section .inr_cont .pint_url {
    float: left;
    padding-top: 6px;
    clear: both;
}

.pinterest_section .inr_cont .add {
    width: 417px !important;
}

.linkedin_section .link_1,
.linkedin_section .link_2,
.linkedin_section .link_3,
.linkedin_section .link_4 {
    float: left;
    width: 100%
}

.linkedin_section .link_1 input.add,
.linkedin_section .link_2 input.add,
.linkedin_section .link_3 input.add,
.linkedin_section .link_4 input.add {
    width: 417px;
}

.linkedin_section .link_1 {
    margin-bottom: 7px;
}

.linkedin_section .link_2 {
    margin-bottom: 12px;
}

.linkedin_section .link_3,
.linkedin_section .link_4 {
    margin-bottom: 13px;
}

.tab2 .linkedin_section .link_4 {
    margin-bottom: 0;
}

ul.tab_3_list li span {
    font-family: helveticaregular;
}

#accordion .tab4 h4,
#accordion1 .tab4 h4 {
    color: #414951;
    font-size: 20px;
}

.specify_counts .listing li .input {
    width: 73px;
}

.sfsi_fbpgidwpr {
    width: 180px;
    float: left;
    font-weight: bold;
    font-size: 17px;
    color: #000000;
}

.sfsi_fbpgiddesc {
    font-weight: normal;
    width: 42%;
    font-size: 14px;
    color: #888888;
    padding: 4px 0 0 60px;
}

.specify_counts .listing li .input.mypginpt {
    width: 288px;
}

.tab3 .Shuffle_auto .sub_sub_box .tab_3_option {
    padding-top: 0 !important;
    margin-bottom: 10px !important;
}

.tab4 {
    padding-top: 35px !important;
}

.tab4 .save_button {
    padding-top: 46px;
}

.tab5 {
    padding-top: 31px !important;
}

.tab7 {
    padding-top: 28px !important;
}

.tab5 .row_onl {
    margin-top: 15px;
}

.tab5 .sticking .link>a {
    color: #a4a9ad;
    text-decoration: underline;
}

.tab5 .mouse_txt h4 {
    /*margin-bottom: 8px!important;*/
    padding-bottom: 30px !important;
}

.tab5 .save_button {
    padding-top: 54px;
}

.tab7 .like_pop_box h2 {
    font-family: helveticabold;
    text-align: center;
    color: #414951;
    font-size: 26px;
}

.tab1 ul.icn_listing li .right_info label:hover {
    text-decoration: none !important;
}

.tab1 ul.icn_listing li .right_info label.expanded-area {
    clear: both;
    float: left;
    margin-top: 14px;
    width: 100%;
}

.tab7 .space {
    margin-top: 14px;
}

.tab7 .pop_up_show label {
    font-family: helveticaneue-light !important;
}

.tab7 .save_button {
    padding-top: 78px;
}

.like_txt a {
    text-decoration: none;
    font-family: helveticaregular;
}

.bdr_btm_non {
    border-bottom: none !important;
}

.tab1 .tab_1_sav {
    padding-top: 13px;
}

#accordion .tab2 .facebook_section .inr_cont p.extra_sp,
#accordion1 .tab2 .facebook_section .inr_cont p.extra_sp {
    padding-top: 7px;

}

.tab2 .custom_section {
    width: 100%
}

.tab7 {
    padding-bottom: 40px !important;
}

.tab9 .save_button {
    padding-top: 40px;
}

.tab9 .save_button a {
    padding: 16px 0;
}

.tab2 .twitter_section .twt_fld input.add,
.tab2 .twitter_section .twt_fld_2 textarea.add_txt {
    width: 464px !important;
}

.tab2 .utube_inn .fb_url label span {
    font-family: helveticaneue-light;
}

.tab1 label,
.tab2 label,
.tab3 label,
.tab4 label,
.tab5 label,
.tab6 label,
.tab7 label,
.tab8 label {
    cursor: default !important;
}

.tab5 .new_wind h4 {
    margin-bottom: 11px !important;
}

.pop_up_box .fb_2 span {
    height: 28px !important;
}

.pop_up_box .sfsi_tool_tip_2 .fbb .fb_1 a {
    margin-top: 0;
}

.tab6 .social_icon_like1 ul li span {
    margin-top: -1px;
}

#sfpageLoad {
    background: url(/wp-content/plugins/ultimate-social-media-icons/images/ajax-loader.gif) 50% 50% no-repeat #F9F9F9;
    height: 100%;
    left: 160px;
    opacity: 1;
    position: fixed;
    top: 0;
    width: calc(100% - 160px);
    z-index: 9999;
}

.sfsi_tool_tip_2,
.tool_tip {
    background: #FFF;
    border: 1px solid #e7e7e7;
    box-shadow: #e7e7e7 0 0 2px 1px;
    display: block;
    float: left;
    margin: 0 0 0 -52px;
    padding: 5px 14px 5px 14px;
    position: absolute;
    z-index: 10000;
    border-bottom: #e5e5e5 solid 4px;
    width: 100px;
}

.sfsi_tool_tip_2 {
    display: inline-table;
}

.inerCnt,
.inerCnt:hover,
.inerCnt>a,
.inerCnt>a:hover,
.widget-area .widget a {
    outline: 0;
}

.sfsi_tool_tip_2_inr {
    bottom: 90%;
    left: 20%;
    opacity: 0;
}

.sfsi_tool_tip_2 .bot_arow {
    background: url(/wp-content/plugins/ultimate-social-media-icons/images/bot_tip_icn.png) no-repeat;
    position: absolute;
    bottom: -21px;
    left: 50%;
    width: 15px;
    height: 21px;
    margin-left: -5px;
}

.sfsi_tool_tip_2 .top_big_arow {
    position: absolute;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    top: -21px;
    left: 50%;
    width: 15px;
    height: 21px;
    margin-right: -5px;
}

.sfsi_tool_tip_2_inr .gpls_visit>a,
.sfsi_tool_tip_2_inr .prints_visit_1 a,
.sfsi_tool_tip_2_inr .utub_visit>a {
    margin-top: 0;
}

.sfsi_tool_tip_2_inr .linkin_1 a,
.sfsi_tool_tip_2_inr .linkin_2 a,
.sfsi_tool_tip_2_inr .linkin_3 a,
.sfsi_tool_tip_2_inr .linkin_4 a,
.sfsi_tool_tip_2_inr .prints_visit a {
    margin: 0;
}

.sfsiTlleftBig {
    bottom: 121%;
    left: 22%;
    margin-left: -54%
}

.sfsiTlleft {
    bottom: 100%;
    left: 50%;
    margin-left: -66px;
    margin-bottom: 2px;
}

.sfsi_plc_btm {
    bottom: auto;
    top: 100%;
    left: 50%;
    margin-left: -63px;
    margin-top: -6px;
    margin-bottom: auto;
}

.inerCnt {
    position: relative;
    z-index: inherit !important;
    float: left;
    width: 100%;
    float: left;
}

.sfsi_wicons {
    margin-bottom: 30px;
    position: relative;
    padding-top: 5px;
}

.norm_row .bot_no {
    position: absolute;
    padding: 1px 0;
    font-size: 12px !important;
    text-align: center;
    line-height: 12px !important;
    background: #fff;
    border-radius: 5px;
    left: 50%;
    margin-left: -22px;
    z-index: 9;
    border: 1px solid #333;
    top: 100%;
    white-space: pre;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 8px;
    width: 40px;
}

.norm_row .bot_no:before {
    content: url(/wp-content/plugins/ultimate-social-media-icons/css/images/count_top_arow.png);
    position: absolute;
    height: 9px;
    margin-left: -7.5px;
    top: -10px;
    left: 50%;
    width: 15px;
}

.bot_no.sfsiSmBtn {
    font-size: 10px;
    margin-top: 4px;
}

.bot_no.sfsiSmBtn:before {
    margin-left: -8px;
    top: -9px;
}

.norm_row .cbtn_vsmall {
    font-size: 9px;
    left: -28%;
    top: 4px;
}

.norm_row .cbtn_vsmall:before {
    left: 31%;
    top: -9px;
    margin-left: -31%
}

h2.optional {
    font-family: helveticaregular;
    font-size: 25px;
    margin: 14px 0 19px;
    color: #5a6570;
}

.utube_tool_bdr .utub_visit {
    margin: 9px 0 0;
    height: 24px;
    display: inline-block;
    float: none;
}

.utube_tool_bdr .utub_2 {
    margin: 9px 0 0;
    height: 24px;
    width: 86px;
    display: inline-block;
    float: none;
}

.printst_tool_bdr {
    width: 79px;
}

.printst_tool_bdr .prints_visit {
    margin: 0 0 10px -22px;
}

.printst_tool_bdr .prints_visit_1 {
    margin: 0 0 0 -53px;
}

.fb_tool_bdr {
    width: 68px;
    height: auto;
}

.fb_tool_bdr .sfsi_inside {
    text-align: center;
    width: 100%;
    float: left;
    overflow: hidden;
    margin-left: 2px;
}

.fb_tool_bdr .sfsi_inside .icon1 {
    /* margin: 0 0 -5px 0;*/
    margin: 2px 0px 6px 0;
    height: auto;
    display: inline-block;
    float: none;
}

.fb_tool_bdr .sfsi_inside .icon2 {
    margin: 2px 0 -2px -8px !important;
    height: auto;
/*     width: 60px; */
    display: inline-block;
    overflow: hidden;
}

.fb_tool_bdr .sfsi_inside .icon3 {
    margin: 2px 0 2px 0;
    height: auto;
/*     width: 62px; */
    display: inline-block;
    float: none;
}

.fb_tool_bdr .sfsi_inside .fb_1,
.fb_tool_bdr .sfsi_inside .fb_2,
.fb_tool_bdr .sfsi_inside .fb_3 {
    margin: 9px 0 0;
    height: 25px;
}

.printst_tool_bdr .sfsi_inside {
    text-align: center;
    float: left;
    width: 100%
}

.printst_tool_bdr .sfsi_inside .icon1 {
    /* margin: 2px 0;*/
    margin: 3px 0 3px 0;
    /*  height: 24px;*/
    height: auto;
    display: inline-block;
    float: none;
/*     width: 64px; */
}

.printst_tool_bdr .sfsi_inside .icon2 {
    /*  margin: 2px 0;*/
    margin: 2px 0 2px 0;
    height: auto;
    display: inline-block;
    float: none;
    max-width: 73px;
    width: auto;
}

.printst_tool_bdr .sfsi_inside .prints_visit,
.printst_tool_bdr .sfsi_inside .prints_visit_1 {
    margin: 9px 0 0;
    height: 20px;
    float: none;
    display: inline-block;
}

.printst_tool_bdr {
    margin-left: -59px;
}

.fb_tool_bdr .sfsi_inside .icon1>a>img,
.gpls_tool_bdr .sfsi_inside .icon1>a>img,
.linkedin_tool_bdr .sfsi_inside .icon1>a>img,
.linkedin_tool_bdr .sfsi_inside .icon4>a>img,
.printst_tool_bdr .sfsi_inside .icon1>a>img,
.printst_tool_bdr .sfsi_inside .icon2>a>img,
.utube_tool_bdr .sfsi_inside .icon1>a>img {
    padding-top: 0;
}

.gpls_tool_bdr {
    width: 76px;
}

.gpls_tool_bdr .sfsi_inside .icon1>a>img {
    padding-top: 0;
}

.gpls_tool_bdr .sfsi_inside {
    text-align: center;
    width: 100%;
    float: left;
}

.gpls_tool_bdr .sfsi_inside .icon1 {
    margin: 2px 0;
    display: inline-block;
    float: none;
    height: 29px;
    width: 76px;
}

.gpls_tool_bdr .sfsi_inside .icon2 {
    margin: 2px 0 3px 0;
    display: inline-block;
    float: none;
    height: 24px;
    width: 38px;
}

.gpls_tool_bdr .sfsi_inside .icon3 {
    margin: 3px 0 2px 0;
    display: inline-block;
    float: none;
    height: 24px;
    width: 76px;
}

.gpls_tool_bdr .sfsi_inside .gpls_visit,
.gpls_tool_bdr .sfsi_inside .gtalk_2,
.gpls_tool_bdr .sfsi_inside .gtalk_3 {
    margin: 9px 0 0;
    height: 29px;
}

.pop_up_box_ex.sfsi_pop_up .fb_tool_bdr,
.gpls_tool_bdr,
.linkedin_tool_bdr,
.twt_tool_bdr {
    bottom: 100%;
    left: 50%;
    margin-bottom: -12px;
}

.fb_tool_bdr,
.gpls_tool_bdr,
.linkedin_tool_bdr,
.twt_tool_bdr {
    bottom: 100%;
    left: 50%;
    margin-bottom: 8px;
}

.printst_tool_bdr {
    bottom: 80%;
    left: 50%;
    /* margin-bottom: 2px;*/
    margin-bottom: 0px;
    margin-bottom: 18px;
}

.printst_tool_bdr {
    bottom: 80%;
    left: 50%;
    margin-bottom: 18px;
}

.twt_tool_bdr .sfsi_inside {
    text-align: center;
    width: 100%;
    float: left;
}

.twt_tool_bdr .sfsi_inside .cstmicon1 {
    margin: 2px 0px 2px 0 !important;
    /*margin: 2px 0!important;    display: inline-block;*/
    float: none;
/*     width: 62px; */
    /* overflow: hidden;*/
    /*height: 20px;*/
}

.twt_tool_bdr .sfsi_inside .cstmicon1 a img {
    float: left;
}

.twt_tool_bdr .sfsi_inside .icon1 {
    /*margin: -4px 0 -5px 0 !important;*/
    margin: 5px 0px 3px 0 !important;
    display: inline-block;
    float: none;
/*     width: 61px; */
    /*   overflow: hidden;*/
    height: auto;
}

.twt_tool_bdr .sfsi_inside .icon1 iframe {
    max-width:100%;
}

.twt_tool_bdr .sfsi_inside .icon2 {
    margin: 3px 0px 2px 0px !important;
    display: inline-block;
    float: none;
    height: auto;
/*     width: 58px; */
}

.twt_tool_bdr .sfsi_inside .twt_1 {
    margin: 9px 0 0;
    display: inline-block;
    float: none;
    /*width: 58px;*/
    height: 20px;
    overflow: hidden;
}

.twt_tool_bdr .sfsi_inside .twt_1 iframe {
    width: 100% !important;
}

.twt_tool_bdr .sfsi_inside .twt_2 {
    margin: 9px 0 0;
    height: 20px;
    display: inline-block;
    float: none;
    /*width: 58px;*/
}

.utube_tool_bdr .sfsi_inside {
    text-align: center;
    width: 100%;
    float: left;
}

.utube_tool_bdr .sfsi_inside .icon1 {
    /*margin: 5px 0 0;*/
    margin: 4px 0px 3px 0;
    height: 24px;
    display: inline-block;
    float: none;
    width: 96px;
}

.utube_tool_bdr .sfsi_inside .icon2 {
    /*   margin: 9px 0 0;*/
    margin: 2px 0 3px 0 !important;
    height: 24px;
    display: inline-block;
    float: none;
    max-width: 96px;
    width: 82px;
}

.pop-overlay.read-overlay.ytex-s2 .utube_tool_bdr {
    width: 93px;
    bottom: 100%;
    left: 50%;
    margin-bottom: -12px;
}

.utube_tool_bdr {
    width: 93px;
    bottom: 100%;
    left: 50%;
    margin-bottom: 8px;
}

.linkedin_tool_bdr {
    width: 66px;
}

.linkedin_tool_bdr .sfsi_inside {
    text-align: center;
    float: left;
    width: 100%
}

.linkedin_tool_bdr .sfsi_inside .icon1 {
    margin: 2px 0 2px 0px;
    display: inline-block;
    float: none;
    /* height: 20px;*/
    width: 100%;
    text-align: initial;
}

.linkedin_tool_bdr .sfsi_inside .icon2 {
    margin: 2px 19px 2px 0px;
    display: inline-block;
    float: none;
    /* height: 20px;*/
    width: 100%;
}

.linkedin_tool_bdr .sfsi_inside .icon3 {
    margin: 2px 19px 2px 0px;
    display: inline-block;
    float: none;
    /* height: 20px;*/
    width: 100%;
}

.linkedin_tool_bdr .sfsi_inside .icon4 {
    margin: 2px 0 1px 0px;
    display: inline-block;
    float: none;
    /* height: 25px !important;*/
    width: 100%;
}

.sfsi_FrntInner_chg .linkedin_tool_bdr .sfsi_inside .icon1 {
    margin: 7px 0;
}

.sfsi_widget .linkedin_tool_bdr .sfsi_inside .icon4,
.sfsi_widget .gpls_tool_bdr .sfsi_inside .icon1,
.sfsi_widget .fb_tool_bdr .sfsi_inside .icon1 {
    height: auto
}

.linkedin_tool_bdr .linkin_1,
.linkedin_tool_bdr .linkin_2,
.linkedin_tool_bdr .linkin_3,
.linkedin_tool_bdr .linkin_4 {
    margin: 9px 0 0 !important;
    height: 20px;
    display: inline-block;
    float: none;
    overflow: hidden;
}

.twt_tool_bdr {
    width: 62px;
    height: auto;
}

.twt_tool_bdr .sfsi_inside .icon1>iframe {
    margin: 0 auto !important;
    float: none !important;
    width: 100%
}

.twt_tool_bdr .sfsi_inside .icon1>iframe #widget {
    text-align: center;
}

.sfsi_pop_up .button {
    border: none;
    padding: 0;
}

.pop_up_box .button a {
    color: #fff;
    line-height: normal;
    font-size: 22px;
    text-decoration: none;
    text-align: center;
    width: 482px;
    height: 80px;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    font-family: helveticabold;
}

.tab3 ul.tab_3_icns li .radio {
    margin-top: 7px;
}

.tab3 ul.tab_3_icns li label {
    line-height: 50px !important;
    margin-left: 20px;
}

.sfsi_mainContainer input[type=email],
.sfsi_mainContainer input[type=number],
.sfsi_mainContainer input[type=password],
.sfsi_mainContainer input[type=search],
.sfsi_mainContainer input[type=tel],
.sfsi_mainContainer input[type=text],
.sfsi_mainContainer input[type=url],
.sfsi_mainContainer select,
.sfsi_mainContainer textarea {
    color: #5a6570 !important;
    line-height: 1 !important;
}

.adminTooltip {
    left: 118px;
    position: absolute;
}

.adPopWidth {
    min-height: 136px !important;
}

.main_contant p>a.lit_txt,
.tab4 p>a {
    font-family: helveticaregular;
    color: #414951;
}

.tab1 ul.icn_listing li .custom-txt {
    margin-left: 5px;
}

.tab1 ul.icn_listing li .custom-img {
    margin-left: 18px;
}

.linkedin_section .link_4>label.anthr_labl {
    height: 60px;
}

.mediam_txt {
    font-family: helveticabold;
}

.sfsiCtxt {
    line-height: 51px;
    font-family: helveticaregular;
    font-size: 22px;
    float: left;
    padding-left: 19px;
    color: #5a6570;
}

.customstep2-img {
    width: 51px;
    float: left;
}

.tab2 .row h2.custom {
    margin: 15px 0 7px 21px;
    height: 52px;
    line-height: 51px;
    font-family: helveticaregular;
    font-size: 22px;
}

.custom-links p.cus_link label {
    margin-left: 0;
}

.pop_up_box .sfsi_tool_tip_2 .fbb .fb_1 a>img:hover {
    opacity: .9;
}

.tab2 .rss_url_row .sfrsTxt {
    font-size: 17px;
    line-height: 47px;
    margin: 0 0 0 4px;
    font-family: helveticaregular;
}

.tab2 .rss_url_row .sfrsTxt>strong {
    font-family: helveticaregular;
}

.tab2 .utube_inn p.extra_pp {
    float: left;
    width: 100%;
    margin: 0 0 0 48px;
}

.tab2 .utube_inn p.extra_pp label {
    float: left;
    line-height: 41px;
    margin-right: 8px;
}

.sfsi_inside .icon2 .fb_iframe_widget span {
    width: 500px !important;
}

@media (max-width:767px) {
    .sfsi_inside .icon2 .fb_iframe_widget span {
        width: auto;
    }

    .sfsi_outr_div {
        top: 10%
    }

    .sfsi_outr_div h2 {
        font-size: 22px !important;
        line-height: 28px;
    }

    .sfsi_wicons {
        padding-top: 0;
    }
}

.specify_counts .listing li .high_prb {
    height: 41px;
}

.sfsi_Sicons {
    position: relative;
}



.sfsi_Sicons .fb_iframe_widget {
    float: left;
    width: 73px;
    margin: 2px 0 0;
}

.sfsi_Sicons .sf_fb .fb_iframe_widget>span {
    position: absolute;
    /*width: 450px!important;    z-index: 1;*/
}

.tab2 .utube_inn label {
    font-size: 17px;
}

.sfsi_plc_btm {
    padding: 5px 14px 9px;
}

.tab7 .field {
    margin-top: 7px;
}

.sfsi_outr_div ul li .cmcls img {
    margin-top: 0 !important;
}

.sfsi_outr_div ul li .inerCnt {
    float: left;
}

.sfsi_outr_div ul li .inerCnt .bot_no {
    position: absolute;
    padding: 1px 0;
    font-size: 12px !important;
    line-height: 12px !important;
    text-align: center;
    background: #fff;
    border-radius: 5px;
    display: block;
    left: 50%;
    margin-left: -20px;
    border: 1px solid #333;
    white-space: pre;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 6px;
    width: 40px;
    word-break: break-all;
    word-wrap: break-word;
}

.sfsi_outr_div ul li .inerCnt .bot_no:before {
    content: url(/wp-content/plugins/ultimate-social-media-icons/css/images/count_top_arow.png);
    position: absolute;
    height: 9px;
    margin-left: -7.5px;
    top: -10px;
    left: 50%;
    width: 15px;
}

.sfsi_outr_div {
    position: fixed;
    width: 100%;
    float: none;
    left: 50%;
    top: 20%;
    margin-left: -50%;
    opacity: 0;
    z-index: -1;
    display: block;
    text-align: center;
}

.sfsi_outr_div .sfsi_FrntInner_chg {
    display: inline-block;
    padding: 15px 17px 27px 18px;
    background: #FFF;
    border: 1px solid #EDEDED;
    box-shadow: 0 0 5px #CCC;
    margin: 20px;
    position: relative;
}

.sfsi_FrntInner_chg .sfsiclpupwpr {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 25px;
    cursor: pointer;
}

.sfsi_FrntInner_chg .sfsiclpupwpr img {
    width: auto;
    float: left;
    border: medium none;
}

.tab7 .like_pop_box {
    width: 100%;
    margin: 35px auto auto;
    position: relative;
    text-align: center;
}

.tab7 .like_pop_box .sfsi_Popinner {
    display: inline-block;
    padding: 18px 20px;
    box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    border: 1px solid #ededed;
    background: #FFF;
}

.tab7 .like_pop_box .sfsi_Popinner h2 {
    margin: 0 0 23px;
    padding: 0;
    color: #414951;
    font-family: helveticabold;
    font-size: 26px;
    text-align: center;
}

.tab7 .like_pop_box .sfsi_Popinner ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.tab7 .like_pop_box .sfsi_Popinner ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}

.tab7 .like_pop_box .sfsi_Popinner ul li span {
    margin: 0;
    width: 60px;
    display: block;
    background: url(/wp-content/plugins/ultimate-social-media-icons/images/count_bg.png) no-repeat;
    height: 37px;
    overflow: hidden;
    padding: 10px 2px 2px;
    font-family: helveticaregular;
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    color: #5a6570;
}

.tab7 .like_pop_box .sfsi_Popinner ul li a {
    color: #5a6570;
    text-decoration: none;
}

.sfsi_outr_div .sfsi_FrntInner_chg .sfsi_wicons {
    margin-bottom: 0;
}

.sfsi_outr_div ul {
    list-style: none;
    margin: 0 0 24px;
    padding: 0;
    text-align: center;
}

a.sfsiColbtn {
    color: #5a6570 !important;
    float: right;
    font-size: 14px;
    margin: -35px -30px 0 0;
    position: relative;
    right: 0;
    font-family: helveticaregular;
    width: 100px;
    text-decoration: none;
}

.tab3 a.sfsiColbtn {
    margin-top: -43px;
}

.sfsi_FrntInner_chg ul li:first-of-type .sfsi_wicons {
    margin-left: 0 !important;
}

ul.tab_3_icns li .trans_bg {
    background: #000;
    padding-left: 3px;
}

.tab2 .instagram_section {
    padding-bottom: 20px;
}

h1.abt_titl {
    text-align: center;
    margin: 19% 0 0;
}

.sfcm.sfsi_wicon {
    padding: 0;
    width: 100%;
    border: medium none;
}

.fb_iframe_widget span {
    vertical-align: top !important;
}

.sfsi_outr_div .sfsi_FrntInner_chg ul {
    margin: 0 0 0 3px;
}

.sfsi_outr_div .sfsi_FrntInner_chg ul li {
    margin: 0 3px 0 0;
}

.sfcm.sfsi_wicon {
    margin: -1px;
    padding: 0;
}

@media (min-width:320px) and (max-width:480px) {

    .sfsi_tool_tip_2,
    .tool_tip {
        padding: 5px 14px 0;
    }

    .sfsi_inside:last-child {
        margin-bottom: 18px;
        clear: both;
    }

    .sfsi_outr_div {
        top: 10%;
    }

    .sfsi_FrntInner_chg .sfsi_wicons {
        width: 31px !important;
        height: 31px !important;
    }

    .sfsi_FrntInner_chg .sfsi_wicons img {
        width: 100%;
    }

    .sfsi_Sicons .sf_fb
     {
        margin-bottom: 24px;
    }


    .sfsi_Sicons .sf_twiter {
        margin-bottom: 4px;
    }
}

@media (max-width:320px) {

    .sfsi_tool_tip_2,
    .tool_tip {
        padding: 5px 14px 0;
    }

    .sfsi_inside:last-child {
        margin-bottom: 18px;
        clear: both;
    }

    .sfsi_FrntInner_chg .sfsi_wicons {
        width: 31px !important;
        height: 31px !important;
    }

    .sfsi_FrntInner_chg .sfsi_wicons img {
        width: 100%
    }
}

ul.SFSI_lsngfrm {
    float: left;
    width: 61%;
    padding-left: 60px !important;
}

ul.SFSI_instructions {
    float: left;
    width: 35%;
}

li.youtube_options {
    padding-left: 60px !important;
}

input[name="sfsi_pinterest_manualCounts"] {
    margin-left: -20px !important;
}

ul.SFSI_instructions li {
    font-size: 12px !important;
    line-height: 25px !important;
    margin: 0 !important;
    padding: 0 0 0 15px !important;
    width: 100%
}

/*{Monad}*/
/*Upload Skins css*/
.cstmskin_popup {
    width: 500px;
    background: #FFF;
    box-shadow: 0 0 5px 3px #d8d8d8;
    margin: 40px 0px auto;
    padding: 20px 25px 20px;
    font-family: helveticaregular;
    color: #5a6570;
    height: auto;
    float: left;
    position: relative;
    left: 35%;
}

.cstomskins_wrpr {
    float: left;
    width: 100%;
}

.custskinmsg {
    float: left;
    font-size: 15px;
    margin-top: 10px;
    width: 100%;
}

.custskinmsg>ul {
    color: #000;
    float: left;
    margin-top: 8px;
    width: 100%;
}

ul.cstmskin_iconlist {
    float: left;
    padding: 11px 0 40px 8px;
    width: 100%;
    max-width: 1000px;
    margin: 0;
    height: 307px;
    overflow-y: scroll;
}

.placethemanulywpr {
    max-width: 98% !important
}

.cstmskin_iconlist>li {
    float: left;
    margin: 3px 0;
    width: 100%;
}

.cstm_icnname {
    float: left;
    width: 30%;
}

.cstmskins_btn>img {
    float: left;
    margin-right: 25px;
}

.cstmskin_btn {
    width: auto;
    float: left;
    padding: 3px 20px;
    color: #fff;
    background-color: #12a252;
    text-decoration: none;
    margin: 0 10px;
}

.cstmskins_sbmt {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 15px;
}

.done_btn {
    width: auto;
    padding: 3px 80px;
    color: #fff;
    background-color: #12a252;
    text-decoration: none;
    font-size: 18px;
}

.cstmskin_btn:hover,
.done_btn:hover,
.cstmskin_btn:focus,
.done_btn:focus {
    color: #fff;
}

.skswrpr,
.dlt_btn {
    display: none;
}

.cstmutbewpr {
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-left: 40px;
}

.cstmutbewpr ul.enough_waffling li {
    width: auto;
    float: left;
    margin-right: 20px;
}

.cstmutbewpr ul.enough_waffling li span {
    float: left;
}

.cstmutbewpr ul.enough_waffling li label {
    width: auto;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

.cstmutbewpr .cstmutbtxtwpr {
    width: 100%;
    float: left;
    padding-top: 10px;
}

.cstmutbewpr .cstmutbtxtwpr .cstmutbchnlnmewpr {
    width: 100%;
    float: left;
    display: none;
}

#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlnmewpr p,
#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlidwpr p {
    margin-left: 0px;
}

.cstmutbewpr .cstmutbtxtwpr .cstmutbchnlidwpr {
    width: 100%;
    float: left;
    display: none;
}

#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlnmewpr p label,
#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlidwpr p label {
    width: 120px;
}

.sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a,
.sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a.sficn {
    padding: 0px;
    margin: 0px;
    width: 100%;
    float: left;
    border: medium none;
}

.sfsi_socialwpr {
    width: auto;
    /*display: inline-block;*/
    display: flex;
    align-items: center;
    /*vertical-align: middle;*/
}

.sfsi_socialwpr .sf_fb
 {
    float: left;
}

.sfsipyplfrm {
    float: left;
    margin-top: 10px;
    width: 100%;
}

.sfsipyplfrm input[type="submit"] {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #0074a2;
    cursor: pointer;
    font-weight: normal;
    margin: 0;
    padding: 5px 10px;
    text-decoration: underline;
}

.sfsipyplfrm input[type="submit"]:hover {
    color: #2ea2cc
}

.pop_up_box_ex {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 5px 3px #d8d8d8;
    color: #5a6570;
    font-family: helveticaregular;
    margin: 200px auto;
    min-height: 150px;
    padding: 20px 25px 0px;
    position: relative;
    width: 290px;
}

.pop_up_box_ex {
    color: #5a6570;
    font-family: helveticaregular;
}

.cstmutbchnlidwpr .utbe_instruction,
.cstmutbchnlnmewpr .utbe_instruction,
.lnkdin_instruction {
    float: left;
    line-height: 22px;
    margin-top: 10px;
    width: 100%;
}

.fb_iframe_widget iframe {
    max-width: none;
}

.sfsi_mainContainer p.bldtxtmsg {
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin-top: 12px;
    width: 100%;
    text-align: center;
}

.sfsinewplgndesc {
    background: none repeat scroll 0 0 #e5e5e5;
    float: left;
    padding: 5px 10px 8px;
    margin-top: 25px;
}

.sfsinewplgndesc>.clear>a {
    color: #5a6570;
    font-weight: bold;
}

.sfsiicnsdvwrp {
    float: left;
    width: 110px;
}

.sfsi_Sicons:not( .sfsi_Sicons_position_right ) .sf_subscrbe .bot_no {
    background: rgba(0, 0, 0, 0) url(/wp-content/plugins/ultimate-social-media-icons/css/images/count_left_arow.png) no-repeat scroll 0 0 / 27px auto;
    font-size: 12px !important;
    left: 67px;
    line-height: 18px !important;
    margin-left: 0px;
    margin-top: 0px;
    padding: 1px 0;
    /*position: absolute;*/
    text-align: center;
    top: 30px;
    white-space: pre;
    width: 33px;
    height: 24px;
    z-index: 9;
}

.sfsi_wicons a.sficn,
.sfsi_wicons .sfsi_inside a,
.sfsi_Sicons div a {
    box-shadow: none;
    border: none;
}

/* .sfsi_Sicons .sf_pinit>span {
    height: 20px !important;
} */

.sfsi_Sicons .sf_pinit>span>span {
    width: 38px !important;
    right: -45px !important;
}

.sfsi_wicons a {
    box-shadow: none !important;
}

a.sficn {
    cursor: pointer;
}

.sfsi_Sicons .fb_iframe_widget>span {
    vertical-align: top !important;
}

.sfsi_Sicons .sf_fb
 {
   margin: 0 -10px 0px 2px !important;
}

.disabled_checkbox .sfsi_right_info:before {
    position: absolute;
    content: "";
    width: 500px;
    height: 60px;
    display: inline-block;
    z-index: 99;
    margin-left: -59px;
    margin-top: -14px;
    background: rgba(255, 255, 255, .6);
}

.disabled_checkbox .sfsi_right_info.sfsi_Woocommerce_disable:before {
    margin-left: -49px !important;
    width: 400px;
}

#sfsi_floater .fb_tool_bdr .sfsi_inside .icon2 {
    /*margin: -2px 0 -5px 0;*/
}

.sfsi_wechat_follow_overlay {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.7);
    height:100vh;
}

.sfsi_wechat_follow_overlay .close_btn {
    position: absolute;
    right: 60px;
    top: 60px;
    font-size: 40px;
    line-height: 40px;
    text-decoration: none;
    border: 1px solid #fff;
    padding: 0 10px;
    border-radius: 60px;
    color: #333;
    background-color: #ffff;
    text-decoration: none;
}

@media (max-width:786px) {
    .sfsi_upload_butt_container {
        display: inline-block;
    }

    .upload_butt {
        height: 38px;
    }

    .sfsi_wechat_follow_overlay .sfsi_inner_display>div div.sfsi_upload_butt_container:first-child {
        margin-left: 0;
        margin-right: 20px;
    }
}

/*added by Developer */
#accordion1 p:nth-child(2) {
    padding-top: 0px !important;
}

input[name="sfsi_instagram_manualCounts"] {
    margin-left: -15px !important;
}

.sfsi_prem_cmn_rowlisting {
    width: 33.33%;
}

.rss_url_row h4 {
    line-height: 43px !important;
    font-size: 17px !important;
    font-family: 'helveticaneue-light' !important;
}

.cstmutbchnlnmewpr p.extra_pp label {
    width: auto !important;
}

.cstmutbchnlidwpr p.extra_pp label {
    width: auto !important;
}

.tab_3_option {
    margin: 10px 0 0;
}

div.tab3 .sub_row.stand.sec_new {
    margin: 0;
}

div#custom_social_data_setting h4 {
    padding-bottom: 30px;
}

.like_pop_box img.sfcm {
    height: 50px;
    width: 50px;
}

.linkedin_tool_bdr {
    line-height: 0 !important;
}

.twt_tool_bdr {
    line-height: 0 !important;
}

div#sfsiid_facebook {
    line-height: 0 !important;
}

div#sfsiid_youtube {
    line-height: 0 !important;
}

.printst_tool_bdr {
    line-height: 0 !important;
}

/*end added by Developer */
/*by developer - 29-5-2019 */
ul.SFSI_instructions li,
ul.SFSI_instructions li a {
    font-size: 17px !important;
    font-family: helveticaregular !important;
    font-weight: 400;
    color: #1a1d20 !important;
}

body .specify_counts .listing .sfsi_instagramInstruction li {
    font-size: 17px !important;
    font-family: helveticaregular !important;
    font-weight: 400 !important;
    color: #1a1d20 !important;
    line-height: 26px !important;
}

/*end - 29-5-2019*/

a.pop-up .radio {
    opacity: 0.5;
    background-position: 0px 0px !important;
    /* padding-right: 3px; */
}

.sfsi_vertically_center {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sfsi_center {
    display: flex;
    justify-content: center;
}
.sfsi_custom_icons_q4 {
    display: flex;
    align-items: center;
}
.tab6 .sfsi_responsive_icon_option_li .options .first.first.first {
    width: 25%!important;
}
.sfsi_responsive_icon_gradient{
    background-image: -webkit-linear-gradient(bottom,rgba(0, 0, 0, 0.17) 0%,rgba(255, 255, 255, 0.17) 100%);
    background-image: -moz-linear-gradient(bottom,rgba(0, 0, 0, 0.17) 0%,rgba(255, 255, 255, 0.17) 100%);
    /*background-image: linear-gradient(to bottom,rgba(0,0,0,.17) 0%,rgba(255,255,255,.17) 100%);*/
}
.tab6 ul.sfsi_icn_listing8 ul.sfsi_tab_3_icns li {
    width: 50%;
    max-width: 450px;
    padding-left: 0;
    padding-bottom: 0;
}
 .tab6 .sfsi_tab_3_icns.sfsi_shwthmbfraftr > li {
    width:100% !important;
    max-width:100% !important;
    border-left: 45px solid transparent;
}

.tab6 ul.sfsi_icn_listing8 li {
    float: left;
    padding: 11px 0 40px 8px;
    width: 100%;
    max-width: 1000px;
    margin: 0;
}

ul.sfsi_icn_listing8 li .sfsi_right_info a {
    outline: 0;
    font-family: helveticaregular;
}
#accordion .tab6 ul.sfsi_tab_3_icns {
    margin-top: 25px;
}
.sfsi_tab_3_icns.sfsi_shwthmbfraftr {
    overflow: visible;
}
ul.sfsi_tab_3_icns {
    list-style: none;
    margin: 34px 0 0;
    overflow: hidden;
}

.tab6 ul.sfsi_icn_listing8 li {
    float: left;
    padding: 11px 0 40px 8px;
    width: 100%;
    max-width: 1000px;
    margin: 0;
}
.tab6 .sfsi_tab_3_icns.sfsi_shwthmbfraftr .social_icon_like1 li {
    width: auto;
    min-width: auto;
    margin: 0 30px 0 0;
}

ul.sfsi_tab_3_icns label {
    float: left;
    line-height: 42px;
    color: #69737C;
    font-size: 18px;
    font-family: helveticaregular;
    min-width: 120px;
}
.tab6 ul.sfsi_tab_3_icns li label {
    line-height: 50px !important;
}

#accordion1 .tab6 ul.sfsi_shwthmbfraftr .labelhdng4, #accordion .tab6 ul.sfsi_shwthmbfraftr .row h4.labelhdng4, #accordion .tab6 ul.sfsi_shwthmbfraftr .labelhdng4, #accordion .tab6 ul.sfsi_shwthmbfraftr .row h4.labelhdng4 {
    color: #555;
    font-size: 20px;
    margin-left: 20px;
    font-family: 'helveticaregular';
}
.tab6 ul.sfsi_icn_listing8 li .sfsi_tab_3_icns.sfsi_shwthmbfraftr>li:nth-child(1), .tab6 ul.sfsi_icn_listing8 li .sfsi_tab_3_icns.sfsi_shwthmbfraftr>li:nth-child(2){
    width: 27% !important;
}

.tab6 ul.sfsi_tab_3_icns li .radio{
    margin-top: 7px;
}

ul.sfsi_icn_listing8 li .tb_4_ck{
    float: left;
}
.sfsi_responsive_default_icon_container .radio_section.tb_4_ck, .sfsi_responsive_custom_icon_container .radio_section.tb_4_ck {
    margin: 5px 20px 0 0 !important;
}

.sfsi_responsive_icon_option_li .options .field .select {
    font-family: helveticaregular;
    font-weight: 400;
    font-size: 17px;
    color: #5a6570!important;
}

.tab6 ul.sfsi_icn_listing8 ul.sfsi_tab_3_icns .usually li {
    width: 100% !important;
    max-width: 1000px !important;
    padding: 3px 0 5px 5px !important;
}
.sfsi_responsive_icons a{
    text-decoration: none!important;
    box-shadow: none!important;
}
.sfsi_responsive_icons *{
    box-shadow: none!important;
}

.sfsi_responsive_icon_facebook_container {
    background-color: #336699;
}

.sfsi_responsive_icon_follow_container {
    background-color: #00B04E;
}

.sfsi_responsive_icon_twitter_container{
    background-color: #020202;
}

.sfsi_responsive_icon_pinterest_container {
    background-color: #cb3233;
}

.sfsi_large_button span {
    font-size: 20px;
    padding: 0px;
    line-height: 16px;
    vertical-align: -webkit-baseline-middle !important;
    display: inline;
    margin-left: 10px;
}
.sfsi_large_button img {
    max-height: 16px !important;
    padding: 0px;
    line-height: 0px;
    vertical-align: -webkit-baseline-middle !important;
    display: inline;
}
.sfsi_large_button {
    line-height: 0px;
    height: unset;
    padding: 13px !important;
}
.sfsi_responsive_icons .sfsi_icons_container span {
    font-family: sans-serif;
    font-size: 15px;
}
.sfsi_icons_container_box_fully_container {
    flex-wrap: wrap;
}
.sfsi_responsive_icons .sfsi_icons_container_box_fully_container a {
    flex-basis: auto !important;
    flex-grow: 1;
    flex-shrink: 1;
}
.sfsi_icons_container>a {
    float: left!important;
    text-decoration: none!important;
    -webkit-box-shadow: unset!important;
    box-shadow: unset!important;
    -webkit-transition: unset!important;
    transition: unset!important;
    margin-bottom:5px!important;
}
.sfsi_small_button {
    line-height: 0px;
    height: unset;
    padding: 6px !important;
}
.sfsi_small_button span {
    margin-left: 10px;
    font-size: 16px;
    padding: 0px;
    line-height: 16px;
    vertical-align: -webkit-baseline-middle !important;
    margin-left: 10px;
}
.sfsi_small_button img {
    max-height: 16px !important;
    padding: 0px;
    line-height: 0px;
    vertical-align: -webkit-baseline-middle !important;
}

.sfsi_medium_button span {
    margin-left: 10px;
    font-size: 18px;
    padding: 0px;
    line-height: 16px;
    vertical-align: -webkit-baseline-middle !important;
    margin-left: 10px;
}
.sfsi_medium_button img {
    max-height: 16px !important;
    padding: 0px;
    line-height: 0px;
    vertical-align: -webkit-baseline-middle !important;
}
.sfsi_medium_button {
    line-height: 0px;
    height: unset;
    padding: 9px 10px !important;
}
.sfsi_large_button span {
    font-size: 20px;
    padding: 0px;
    line-height: 16px;
    vertical-align: -webkit-baseline-middle !important;
    display: inline;
    margin-left: 10px;
}
.sfsi_large_button img {
    max-height: 16px !important;
    padding: 0px;
    line-height: 0px;
    vertical-align: -webkit-baseline-middle !important;
    display: inline;
}
.sfsi_large_button {
    line-height: 0px;
    height: unset;
    padding: 13px !important;
}
.sfsi_responsive_icons_count{
    padding: 5px 10px;
    float: left !important;
    display: inline-block;
    margin-right: 0px;
    margin-top: 2px;
}

.sfsi_responsive_icons_count h3{
    font-family: 'sans-serif' !important;
    font-weight: 900;
    font-size: 32px !important;
    line-height: 0px !important;
    padding: 0px;
    margin: 0px;
}

.sfsi_responsive_icons_count h6{
    font-family: 'sans-serif' !important;
    font-weight: 900;
    padding: 0px;
    margin: 0px;
}
.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons h6 {
    text-decoration: none!important;
    border: 0!important;
}
.sfsi_responsive_with_counter_icons{
    width: calc(100% - 100px)!important;
}
.sfsiresponsive_icon_preview {
    padding: 0px 0 20px 0;
    min-width: 100%;
}
.sfsi_responsive_icons_count.sfsi_fixed_count_container.sfsi_large_button {
    padding: 12px 13px 9px 13px !important;
}
.sfsi_responsive_icons_count.sfsi_fixed_count_container.sfsi_medium_button {
    padding: 9px 10px 7px 10px !important;
}

.sfsi_responsive_icons_count.sfsi_small_button {
    padding: 7px 6px !important;
    margin-top: 2px;
}
.sfsi_responsive_icons_count.sfsi_small_button h6 {
    display: inline-block;
    font-size: 12px !important;
    vertical-align: middle;
}
.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_medium_button {
    padding: 9px 10px 7px 10px !important;
}
.sfsi_responsive_icons_count.sfsi_medium_button h3 {
    font-size: 21px !important;
    vertical-align: top;
    line-height: 8px !important;
    margin: 0px 0px 12px 0px !important;
    font-weight: 900;
    padding: 0px;
}
.sfsi_esponsive_icons_count.sfsi_responsive_count_container.sfsi_large_button h3 {
    margin: 0px 0px 15px 0px !important;
}
.sfsi_responsive_icons_count.sfsi_large_button h3 {
    font-size: 26px !important;
    vertical-align: top;
    line-height: 6px !important;
}

.sfsi_responsive_icons_count h3 {
    font-family: 'sans-serif' !important;
    font-weight: 900;
    padding: 0px;
}

.sfsi_responsive_icons_count.sfsi_small_button h3 {
    font-size: 20px !important;
    display: inline-block;
    vertical-align: middle;
    margin: 0px !important;
}
.sfsi_responsive_icons_count h3 {
    font-family: 'sans-serif' !important;
    font-weight: 900;
    line-height: 0px !important;
    padding: 0px;
    margin: 0px;
}
.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons h6 {
    text-decoration: none!important;
    border: 0!important;
}
.sfsi_responsive_icons_count.sfsi_small_button {
    padding: 7px 6px !important;
    margin-top: 2px;
}

.sfsi_responsive_icons_count {
    vertical-align: top;
}
.sfsi_responsive_icons_count {
    float: left;
}
.sfsi_small_button {
    line-height: 0px;
    height: unset;
}
.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons h6 {
    text-decoration: none!important;
    border: 0!important;
}
.sfsi_responsive_icons_count.sfsi_small_button h3 {
    font-size: 20px !important;
    display: inline-block;
    vertical-align: middle;
    margin: 0px !important;
}

.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons h6 {
    text-decoration: none!important;
    font-family: helveticaregular!important;
    border: 0!important;
}
.sfsi_responsive_icons_count h3 {
    line-height: 0px !important;
    padding: 0px;
}
.sfsi_responsive_icons_count.sfsi_small_button h6 {
    display: inline-block;
    font-size: 12px !important;
    /*vertical-align: middle;*/
    margin: 0px !important;
    line-height: initial !important;
    padding: 0;
    margin: 0;
}
.sfsi_responsive_icons_count h6{
    margin:0!important;
}
.sfsi_responsive_icons_count h6 {
    padding: 0px;
}
.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons h6{
    text-decoration: none!important;
    font-family: helveticaregular!important;
    border: 0!important;
}
.sfsi_responsive_icons_count.sfsi_medium_button h6{
    font-size: 11px !important;
    line-height: 0px !important;
    margin: 0px 0px 0px 0px !important;
}

/* .sfsi_widget .sfsi_shortcode_container{
    width: 100%;
} */

.export_selections{
    clear: both;
    color: #afafaf;
    font-size: 23px;
    display: flex;
    height: 0px;
    position: absolute;
    top: 42px;
    right: 0;
}

.save_export{
    clear: both;
    position: relative;
}

.export{
    padding-right: 11px;
    text-decoration: underline;
    cursor: pointer;
}

.sf_subscrbe .bot_no,
.sf_fb .bot_no,
.sf_fb_share .bot_no,
.sf_twiter .bot_no,
.sf_pinit .bot_no,
.sf_linkedin .bot_no
 {
    background: rgba(0, 0, 0, 0) url(/wp-content/plugins/ultimate-social-media-icons/css/images/count_left_arow.png) no-repeat scroll 0 0 / 27px auto;
    font-size: 12px !important;
    left: 67px;
    line-height: 19px !important;
    margin-left: 0;
    /* padding: 1px 3px; */
    text-align: center;
    white-space: pre;
    width: 35px;
    height: 20px;
    z-index: 9;
    display: inline-block;
    /* vertical-align: text-top; */
}

.sfsi_icons_container>a {
    float: left !important;
    text-decoration: none !important;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    -webkit-transition: unset !important;
    transition: unset !important;
}

.sfsi_icons_container a:hover,
.sfsi_icons_container a:focus,
.sfsi_icons_container a:active {
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
}

.sfsi_Sicons .sfsi_icons_container img {
    height: unset !important;
    width: unset !important;
}

.sfsi_flex_container {
    display: flex;
    flex-wrap: wrap;
    overflow-y: scroll;
    height: 36vh;
}

.sfsi_flex_container>div {
    height: 90px;
    width: 139px;
    margin: 10px;
    margin-bottom: 0;
    text-align: center;
    font-size: 30px;
    position: relative;
    border: 1px solid #ddd;
}

.sfsi_flex_container>div>a>img {
    width: 100%;
    height: 88px;
    object-fit: scale-down;
}

.sfsi_flex_container>div a {
    position: relative;
    margin: 0;
    padding: 0;
    z-index: 100;
    height: 90px;
}

.sfsi_pinterest_overlay {
    position: absolute;
    top: -61px;
    left: 0;
    width: 100%;
    height: 90px;
    z-index: 1000;
    display: inline-block;
    background: rgba(189, 8, 28, .3);
    text-align: center;
    padding-top: 22px;
    color: #fff;
    transition: all .3s;
    display: none;
}

.sfsi_flex_container>div:hover a .sfsi_pinterest_overlay {
    display: block;
}

.sfsi_socialwpr img{
   height: 20px;
}

.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon img {
    height: 20.5px!important;
    margin:0 !important;
    padding:0 !important;
    /*margin-top:6px!important;*/
    padding-top: 0!important;
    width: auto!important;
    /*vertical-align: top!important;*/
    max-width: inherit!important;
    min-width: inherit!important;
    position: unset!important;
    /*float: none!important;*/
}
.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon a{
    float: none!important;
    margin:0 !important;
    padding:0 !important;
    text-decoration: none!important;
    line-height:unset!important;
    font-size: inherit!important;
}
.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon .fb_iframe_widget , .sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon .fb_iframe_widget>*{
    float: none!important;
    vertical-align: unset!important;
    height: 20px !important;
    position: unset!important;
    margin-top: 0!important;
    padding-top: 0!important;
    width: 59px!important;
    min-width: unset!important;
}
.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon {
    /*float: none!important;*/
    vertical-align: unset!important;
    /*display: inline-block!important;*/
    position: unset!important;
    margin: 0 4px!important;
    /*line-height: unset!important;*/
    width: unset!important;
    text-align: unset!important;
    max-width: 100%!important;
    display: flex !important;
    align-items: center !important;
}

.sfsi_tool_tip_2.utube_tool_bdr .icon1 {
    margin-left: 13px!important;
}

.sfsi_shortcode_container .sfsi_wicons {
    z-index: 110 !important;
}

/* Responsive icon left text align */
.sfsi_left-align_icon {
    text-align: left !important;
}
/*
#usm-normalize-h3-7p {
  font-size: 20px;
}

#usm-normalize-h3-7p:hover, #ui-id-13:hover *, #ui-id-13.ui-state-hover #usm-normalize-h3-7p, #ui-id-13.ui-state-active #usm-normalize-h3-7p {
  color: white;
}

#ui-id-13.ui-state-hover #usm-normalize-h3-7p span, #ui-id-13.ui-state-active #usm-normalize-h3-7p span {
  background-color: rgb(184, 38, 42);
} */

.sfsi_tool_tip_2 .sfsi_inside div:first-child {
    margin-top: 0 !important;
}

.sfsi_tool_tip_2 .sfsi_inside div:last-child {
    margin-bottom: 0 !important;
}

#sfsiid_facebook.sfsi_tool_tip_2 .sfsi_inside .icon2 {
    margin: 0 0 6px 0 !important;
    height: 20px;
    width: 90px;
}

#sfsiid_facebook.sfsi_tool_tip_2 .sfsi_inside .icon3 {
    width: 68px;
    margin-top: 0 !important;
}

.sfsi_tool_tip_2 .sfsi_inside {
    margin-left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sfsi_tool_tip_2 {
    border: 0px;
    box-shadow: #86868654 0 0 25px 1px;
    border-radius: 6px;
    padding: 8px 12px 8px 12px;
    width: 140px;
    transform: translateX(-50%);
    margin:0;
    bottom: calc(100% + 8px);
}

.sfsi_tool_tip_2::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 15px;
}

.sfsi_tool_tip_2 .bot_arow {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0;
    border-color: #fff transparent transparent;
    bottom: -5px;
    background: none;
}

.sfsi_icons_container>a {
    padding: 2px 0;
}

.sfsi_responsive_icons_count.sfsi_small_button {
    margin-top: 2px !important;
}

.sfsi_responsive_icons_count {
    margin-top: 0;
}

.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_large_button {
    display: inline-flex !important;
    align-items: center;
    padding: 10px 13px !important;
    white-space: nowrap;
}

.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_large_button h3 {
    margin: 0 7px 0 0 !important;
    font-size: 18px !important;
    line-height: 18px !important;
}

.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_large_button h6 {
    line-height: 14px;
    font-size: 14px;
}

.linkedin_tool_bdr .sfsi_inside .icon2 {
    margin-right: 0 !important;
}

.linkedin_tool_bdr .sfsi_inside .icon1,
.linkedin_tool_bdr .sfsi_inside .icon2,
.linkedin_tool_bdr .sfsi_inside .icon3,
.linkedin_tool_bdr .sfsi_inside .icon4 {
    width: auto;
}

.linkedin_tool_bdr .sfsi_inside .icon3 {
    margin-right: 0;
}

.linkedin_tool_bdr .sfsi_inside .icon3 .IN-widget {
    width: 106px;
}

.vk_tool_bdr .sfsi_inside .icon1 {
    margin: 2px 0 3px 0;
    height: auto;
    display: inline-block;
    float: none;
}

.vk_tool_bdr .sfsi_inside .icon2 {
    margin: 3px auto;
    min-height: 25px !important;
    display: block;
    overflow: hidden;
}

.vk_tool_bdr .sfsi_inside .icon1 img {
    width: 80px;
}

.vk_tool_bdr .sfsi_inside .icon2 img {
    width: 80px;
    height: 24px;
}

.sfsi_responsive_icons .sfsi_responsive_icon_pinterest_container {
    background-color: #CB3233;
}

/* Sticky bar */
.sfsi_premium_sticky_icons_container {
    flex-direction: column;
    display: flex;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_container a {
    display: block;
    text-align: center;
    transition: all 0.3s ease;
    color: white;
    font-size: 20px;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_right_button_container {
    right: 0;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_left_button_container {
    left: 0;
}

.sfsi_premium_sticky_mobile_icons_container {
    display: flex;
    position: fixed;
    width: 100% !important;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_mobile_icons_container a {
    width: 100% !important;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_mobile_top {
    top: 0px;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_mobile_bottom {
    bottom: 0px;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container {
    height: 40px;
    vertical-align: middle;
    margin-top: auto;
    margin-bottom: auto;
    display: flex;
    justify-content: center;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container img {
    padding: 9px;
    vertical-align: middle !important;
    box-shadow: unset !important;
    -webkit-box-shadow: unset !important;
    max-width: 40px !important;
    max-height: 40px !important;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container span {
    padding: 7px;
    vertical-align: middle !important;
    box-shadow: unset !important;
    -webkit-box-shadow: unset !important;
    line-height: 40px
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container.sfsi_premium_sticky_custom_icon{
    width:40px;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container{
    width: 40px;
    font-size: 12px;
    height: 40px;
    line-height: 20px;
    margin: 0px !important;
    padding-top: 3px;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container h3,
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container h6 {
    margin: 0px;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_mobile_icons_container .sfsi_premium_sticky_icons_count {
    width: 100% !important;
    padding-top: 4px;
}

amp-facebook-like{
    height: 21px;
    margin-bottom:-7px
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container.sfsi_premium_responsive_icon_follow_container img{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 7px;
    padding-left: 7px;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container h3{
    font-size: 16px !important;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container h6{
    font-size: 9px !important;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 11px;
    padding-left: 10px;
}
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_count_container .sfsi_premium_count,
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_count_container .sfsi_premium_count_text{
    font-size:12px!important;
}

.sfsiaftrpstwpr {
    display: flex;
    justify-content: flex-start;
    max-width: 100% !important;
    clear: both;
}

@media screen and (max-width: 569px) {
    .sfsi_responsive_fluid div span {
        display: none;
    }
}

/* Flat icon */
.sfsi_actvite_theme_flat .inerCnt .sfcm.sfsi_wicon {
    padding: 0;
    border: medium none !important;
    width: 55% !important;
    height: auto;
    position: absolute;
    top: 50%;
    transition: inherit;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}

.sfsi_actvite_theme_flat .inerCnt .sficn {
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    height: 100%;
}

/* mouseOver effect */

.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in a.sfsi_responsive_fluid,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sfsi_premium_sticky_icons_container a,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_icon a,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_fb.sf_icon,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon {
    opacity: 0.6 !important;
}
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_icon a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_fb.sf_icon:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon:hover {
    opacity: 1 !important;
    transition: all 0.6s ease 0s !important;
}

.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_icon a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_fb.sf_icon:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon:hover {
    z-index: 99999 !important;
    transition: all 0.6s ease 0s !important;
}

.sfsi_Sicons.sfsi-mouseOver-effect .sf_icon a,
.sfsi_Sicons.sfsi_Sicons_position_right .sf_subscrbe.sf_icon a {
    display: inline-block;
}

.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons_position_right .sf_icon .fb_iframe_widget,
.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons_position_right .sf_icon .fb_iframe_widget>* {
    margin-left: 0;
}

.vk_tool_bdr .sfsi_inside .icon1,
.vk_tool_bdr .sfsi_inside .icon1 a,
.vk_tool_bdr .sfsi_inside .icon2,
.vk_tool_bdr .sfsi_inside .icon2 a {
    display: flex;
    align-items: center;
}

#sfsi_floater .sfsi_tool_tip_2 {
    display: none;
}

.margin-enable-count{
    margin-left: -13px !important;
}

.sf_fb iframe{
    margin-top: 2px !important;
}

.success-alert {
    display: none;
    position: fixed;
    top: 100px; /* Adjust the distance from the top */
    right: 10px; /* Adjust the distance from the right */
    background-color: #4CAF50;
    color: white;
    text-align: center;
    padding: 15px;
    border-radius: 5px;
    z-index: 99999;
}

/* Intro animation */
@keyframes intro-animation {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(0);
    }
}

/* Keyframes animation to fade out */
@keyframes fade-out {
    0% {
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.sfsi_Sicons .sf_icon a {
    display: flex !important;
}
/*
Theme Name: Hotel Master
Theme URI: http://themes.goodlayers.com/hotelmaster
Description: Hotel Master Wordpress Theme
Author: Goodlayers
Author URI: http://www.goodlayers.com
Version: 4.1.0
License: 
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, light, yellow, two-columns, fluid-layout, custom-background, custom-colors, featured-images, theme-options
Text Domain: gdlr_translate
*/

/*------------------------------------------------------------------
[Table of contents]

1. Initiate Css
	1. Reset
	2. Wordpress Style ( caption / align style )
2. Theme Style
	1. Header
	2. Sidebar
	3. Footer
3.) Content Item
4.) Widget
5.) Default Plugin
6.) Goodlayers Soccer Plugin 
-------------------------------------------------------------------*/

/*--- reset ---*/
/*--- reset5 Â© 2011 opensource.736cs.com MIT ---*/
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,
pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,
s,samp,small,strike,strong,sub,sup,tt,var,b,i,center,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,audio,canvas,details,figcaption,figure,footer,header,hgroup,
mark,menu,meter,nav,output,progress,section,summary,time,video{ border:0; outline:0; 
	font-size:100%; vertical-align:baseline; background:transparent; margin:0;padding:0; }
article,aside,dialog,figure,footer,header,hgroup,nav,section,blockquote{ display:block; }
nav ul{ list-style:none; }
ol{ list-style:decimal; }
ul{ list-style:disc; }
ul ul{ list-style:circle; }
blockquote,q{ quotes:none; }
blockquote:before,blockquote:after,q:before,q:after{ content:none; }
ins{ text-decoration:underline; }
del{ text-decoration:line-through; }
mark{ background:none; }
abbr[title],dfn[title], acronym[title]{ border-bottom:1px dotted; cursor:help; }
table{ border-collapse:collapse;border-spacing:0; }
hr{ display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0;}
input[type=submit],input[type=button],button{ margin:0; padding:0;}
input,select,a img{ vertical-align:middle; }

b, strong{ font-weight: bold; }
i, em{ font-style: italic; }

/*--- clear ---*/
.clear{ display: block; clear: both; visibility: hidden; line-height: 0; height: 0; zoom: 1; }
.clear-fix{ zoom: 1; }
.clear-fix:after{ content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

/*--- wordpress core ---*/
.alignnone { margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; }
.alignright { float:right; margin: 5px 0 20px 20px; }
.alignleft { float: left; margin: 5px 20px 20px 0; }
.aligncenter { display: block; margin: 5px auto 5px auto; }
a img.alignright { float: right; margin: 5px 0 20px 20px; }
a img.alignnone { margin: 5px 20px 20px 0;}
a img.alignleft { float: left; margin: 5px 20px 20px 0; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { background: #fff; border-width: 1px; border-style: solid; max-width: 96%;
    padding: 5px 3px 10px; text-align: center; }
.wp-caption.alignnone { margin: 5px 20px 20px 0; }
.wp-caption.alignleft { margin: 5px 20px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px; }
.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; }
.sticky{}
.bypostauthor{}
dl { width:100%; overflow:hidden; }
dt { float:left; width: 30%; clear: left; margin-bottom: 12px; }
dd { float:left; width: 70%; margin-bottom: 15px; }
big{ font-size: 15px; }
code, kbd{ border: 1px dotted; padding: 5px 12px; margin: 0px 10px }
sup { vertical-align: super; font-size: 11px; }
sub {  vertical-align: sub; font-size: 11px; }

.gallery-item .gallery-icon { margin-right: 10px; }
ul.wp-block-gallery{ margin-left: 0px; }
i{ margin-right: 5px; }
a{ text-decoration: none; }
p{ margin-bottom: 20px; }
ul, ol{ margin-bottom: 20px; margin-left: 30px; }
body { line-height: 1.7; font-family: Arial, Helvetica, sans-serif; overflow-y: scroll;
	-webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }
h1, h2, h3, h4, h5, h6 { line-height: 1.3; margin-bottom: 18px; font-weight: 400; }	

.post-password-form input[type="submit"] { margin-left: 20px; margin-bottom: 0px; }
.post-password-form input[type="password"] { margin-left: 10px; padding: 10px 15px; }

/*----------------------------------------------------------------------*/
/*---------------             THEME STYLE             ------------------*/
/*----------------------------------------------------------------------*/

/*--- structure ---*/
.container{ padding: 0px; margin: 0px auto; /* position: relative; */ }
.column, .columns{ float: left; position: relative; min-height: 1px; }

.one-ninth{ width: 11.111%; }
.one-eighth{ width: 12.5%; }
.one-seventh{ width: 14.285%; }
.one-fifth{ width: 20%; }
.two-fifth{ width: 40%; }
.three-fifth{ width: 60%; }
.four-fifth{ width: 80%; }

.one{ width: 8.333% }
.two{ width: 16.666%; }
.three{ width: 25%; }
.four{ width: 33.333%; }
.five{ width: 41.666%; }
.six{ width: 50%; }
.seven{ width: 58.334%; }
.eight{ width: 66.667%; }
.nine { width: 75%; }
.ten { width: 83.334%; }
.eleven { width: 91.667%; }
.twelve{ width: 100%; }

.ie7 .sf-mega-section.three{ width: 24%; }

.gdlr-item{ margin: 0px 15px 20px; min-height: 1px; }
.gdlr-full-size-wrapper .gdlr-item-no-space{ margin-bottom: 0px; }
.gdlr-item-no-space{ margin: 0px 20px 40px; }
.gdlr-item-no-space .gdlr-item{ margin: 0px; }
.gdlr-item.gdlr-main-content { margin-bottom: 55px; }
.gdlr-item.gdlr-divider-item{ margin-bottom: 50px }
.section-container, .gdlr-item-start-content, .gdlr-parallax-wrapper, .gdlr-color-wrapper{ padding-top: 55px;  }
.gdlr-color-wrapper, .gdlr-parallax-wrapper, .gdlr-full-size-wrapper{ padding-bottom: 40px; }
.gdlr-full-size-wrapper .gdlr-item,
.gdlr-full-size-wrapper .gdlr-item-no-space{ margin-left: 0px; margin-right: 0px; }

.ie7 .gdlr-item-start-content{ overflow: hidden; }
audio{ width: 100%; }
.mejs-container .mejs-controls .mejs-horizontal-volume-slider{ position: relative; clear: both; float: right; top: -31px; }
img, video{ max-width: 100%; height: auto; width: auto; /* for ie8 */ }
.ms-container video{ max-width: none; }
input[type="text"], input[type="email"], input[type="password"], textarea{ 
	border-width: 0px; outline: none; padding: 6px; max-width: 100%; }
.gdlr-item-start-content.gdlr-no-top-padding{ padding-top: 0px; }
.gdlr-main-content.gdlr-no-bottom-margin{ margin-bottom: 0px; }
.gdlr-item-start-content.gdlr-no-top-space{ padding-top: 0px; }
.gdlr-item-start-content.gdlr-no-bottom-space{ padding-bottom: 0px; margin-bottom: 0px; }

/*--- transition / color animation  ---*/
a{
	transition: color 300ms, background-color 300ms, opacity 300ms;
	-moz-transition: color 300ms, background-color 300ms, opacity 300ms;    /* FF3.7+ */
	-o-transition: color 300ms, background-color 300ms, opacity 300ms;      /* Opera 10.5 */
	-webkit-transition: color 300ms, background-color 300ms, opacity 300ms; /* Saf3.2+, Chrome */ }

/*--- boxed style ---*/
.body-wrapper{ overflow: hidden; }	
.body-wrapper.gdlr-boxed-style { margin: 0px auto;
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 5px 2px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15); }
	
img.gdlr-full-boxed-background{ min-height: 100%; min-width: 1024px;
  width: 100%; height: auto; position: fixed; top: 0; left: 0; z-index: -1; }

@media screen and (max-width: 1024px) {
  img.gdlr-full-boxed-background { left: 50%; margin-left: -512px; }
}

.content-wrapper{ position:relative; z-index: 89; }
	
/*--- top navigation ---*/
.top-navigation-wrapper{ position: relative; z-index: 98; }
.top-navigation-divider{ margin-top: 1px; border-bottom-width: 1px; border-bottom-style: solid; }
.top-navigation-left{ float: left; margin: 0px 15px; }
.top-navigation-left-text{ font-size: 12px; padding: 14px 0px 13px; line-height: 18px; } 
	
.top-navigation-right{ float: right; margin: 0px 15px; }	
.top-social-wrapper{ padding-top: 11px; padding-bottom: 11px; } /* height = 33px */
.top-social-wrapper .social-icon{ float: left; margin-left: 12px; max-width: 16px; }
.top-social-wrapper .social-icon:first-child{ margin-left: 0px; }
.top-social-wrapper .social-icon.gdlr-type-fa{ max-width: 100%; }
.top-social-wrapper .social-icon a{ opacity: 0.6; filter: alpha(opacity=60); }
.top-social-wrapper .social-icon a:hover{ opacity: 1; filter: alpha(opacity=100); }
.gdlr-header-transparent .gdlr-navigation-wrapper .gdlr-main-menu > li > a{ padding-bottom: 25px; }

/*--- search form ---*/
.gdlr-navigation-substitute{ position: relative; z-index: 91; }

.gdlr-nav-search-form-button-wrapper { float: left; border-left-width: 1px; border-right-width: 1px; border-style: solid; }
.gdlr-nav-search-form form{ position: relative; display: block; }
.gdlr-nav-search-form input[type="text"]{ margin: 0px; padding: 16px; height: 16px; 
	font-size: 11px; background-color: transparent; font-weight: normal; text-transform: uppercase; }
.gdlr-nav-search-form .search-text{ float: left; overflow: hidden; width: 0px; }
.gdlr-nav-search-form-button { overflow: hidden; font-size: 14px; width: 14px; height: 14px; 
	padding: 16px; cursor: pointer; line-height: 1; }
.gdlr-nav-search-form-button i{ margin: 0px; }

/*--- top login menu---*/
.gdlr-login-form input[type="text"], .gdlr-login-form input[type="email"], 
.gdlr-login-form input[type="password"]{ width: 200px; padding: 12px; margin-bottom: 5px; }
.gdlr-login-form label { display: block; margin-bottom: 4px; }
.gdlr-login-form p { margin-bottom: 0px; margin-top: 9px; overflow: hidden; }
.gdlr-login-form p:first-child{ margin-top: 0px; }
.gdlr-login-form input[type="submit"] { margin-bottom: 0px; }
.gdlr-login-form input[type="checkbox"] { margin: 2px 10px 0px 0px; float: left; }
.gdlr-login-form .login-remember{ padding-top: 3px; }

/*--- header ---*/
.gdlr-top-woocommerce-button{ cursor: pointer; width: 15px; height: 18px; padding: 13px 4px 0px; 
	text-align: center; font-size: 10px; margin-top: -9px; }
.gdlr-top-woocommerce-wrapper{ float: right; margin-left: 10px; padding-left: 20px; }
.gdlr-top-woocommerce{ text-align: center; padding-top: 20px; display: none;
	position: absolute; right: 15px; }
.gdlr-top-woocommerce .gdlr-top-woocommerce-inner{ padding: 30px 45px 23px; }
.gdlr-top-woocommerce .gdlr-cart-count{ margin-bottom: 8px; }
.gdlr-top-woocommerce .gdlr-cart-amount{ margin-bottom: 20px; }
.gdlr-top-woocommerce-inner > a{ display: block; font-sizE: 14px; font-weight: bold; margin-bottom: 8px; }

.gdlr-header-wrapper{ position: relative; z-index: 99; }
.gdlr-header-container{ position: relative; z-index: 97; }
.gdlr-logo{ float: left; margin-left: 15px; margin-right: 15px; }
.gdlr-logo h1{ margin-bottom: 0px; line-height: 0; }

.gdlr-fixed-header{ position: fixed; top: 0px; left: 0px; right: 0px; z-index: 999; }
.gdlr-fixed-header .gdlr-logo img { width: auto; }
.gdlr-fixed-header .gdlr-main-menu > li > a { padding-bottom: 18px; }
.gdlr-fixed-header .gdlr-navigation-slide-bar{ display: none; }
.gdlr-fixed-header.gdlr-header-inner{
	-moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15); }
.gdlr-fixed-header .gdlr-navigation-wrapper .gdlr-main-menu > li > a { font-size: 13px; padding-bottom: 32px; }
.header-style-3 .gdlr-fixed-header .top-social-wrapper{ margin-top: 35px; }
.admin-bar .gdlr-fixed-header{ top: 32px }

.gdlr-navigation-wrapper{ margin: 0px 15px; float: right; }
.gdlr-navigation-wrapper .gdlr-navigation-container{ position: relative; line-height: 0; }
.gdlr-navigation-wrapper .gdlr-main-menu > li{ padding: 0px; }
.gdlr-navigation-wrapper .gdlr-main-menu > li > a{ font-size: 13px; padding: 0px 20px 45px 20px; margin: 0px; text-transform: uppercase; }
.gdlr-navigation-wrapper .gdlr-main-menu > li:first-child > a{ padding-left: 0px; }
.gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul-pre,
.gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul{ padding-right: 22px; }
.gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul:after{ display: none; top: 10px; right: 0px; }
.header-style-2 .gdlr-navigation-wrapper .gdlr-main-menu > li > a{ padding-bottom: 40px; }
.header-style-2 .gdlr-fixed-header .gdlr-navigation-wrapper .gdlr-main-menu > li > a{ padding-bottom: 30px; }

.header-style-3 .gdlr-header-container{ text-align: center; padding-top: 1px; margin-top: -1px; }
.header-style-3 .gdlr-logo{ position: absolute; top: 0px; left: 0px; }
.header-style-3 .gdlr-navigation-wrapper{ float: none; }
.header-style-3 .gdlr-navigation-wrapper .sf-menu{ text-align: left; }
.header-style-3 .gdlr-navigation-wrapper .gdlr-menu-search-button-sep{ display: none; }
.header-style-3 .gdlr-navigation-wrapper .gdlr-menu-search-button{ margin-left: 20px; }
.header-style-3 .top-social-wrapper{ padding-top: 0px; padding-bottom: 0px; right: 0px; position: absolute; top: 0px; }
.header-style-3 .top-social-wrapper .social-icon{ max-width: 15px; margin-left: 18px; }
.header-style-3 .top-social-wrapper .social-icon a{ opacity: 1; }
.top-social-wrapper .fa{ font-family: fontAwesome; font-weight: normal; }

.header-style-3 .gdlr-navigation-gimmick{ background: transparent; text-align: center; color: #fff; overflow: visible !important; margin-top: 4px; display: none; }
.header-style-3 .gdlr-navigation-gimmick:before{ content: "•"; }
.header-style-3 .gdlr-header-transparent #gdlr-menu-search{ top: 100%; }
.header-style-3 .gdlr-header-transparent #gdlr-menu-search input[type="text"]{ width: 200px; }
.header-style-3 .gdlr-fixed-header .gdlr-navigation-gimmick{ bottom: 13px; top: auto !important; }

.body-wrapper.gdlr-header-transparent .gdlr-page-title-wrapper{ padding-top: 200px; padding-bottom: 80px; }
.body-wrapper.gdlr-header-transparent .gdlr-header-wrapper { position: absolute; left: 0px; right: 0px; }
.body-wrapper.gdlr-header-transparent .gdlr-header-wrapper, 
.body-wrapper.gdlr-header-transparent .gdlr-header-inner{ background: transparent; }
.elementor-editor-active .body-wrapper.gdlr-header-transparent .gdlr-header-wrapper{ pointer-events: none; }

.gdlr-fixed-header .gdlr-header-inner-overlay{ display: none; }
.body-wrapper.gdlr-header-transparent .gdlr-header-inner{ position: relative; padding-top: 1px; }
.body-wrapper.gdlr-header-transparent .gdlr-header-inner-overlay{ 
	position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; }

.gdlr-navigation-gimmick { position: absolute; height: 2px; z-index: -1; }

.gdlr-page-title-vertical-divider{ height: 33px; border-left-width: 1px; border-left-style: solid; display: block; margin: 20px auto 0px; width: 0px; }
.gdlr-page-title-wrapper { padding: 70px 0px 62px; position: relative; z-index: 89; text-align: center; line-height: 1;
	background-image: url('/wp-content/themes/hotelmaster/images/page-title-background.jpg'); background-repeat: repeat; background-position: center; }
.gdlr-page-title-wrapper .gdlr-page-title-overlay{ position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; 
	background: #000; opacity: 0; filter: alpha(opacity=0); }
.gdlr-page-title-wrapper .gdlr-page-title-container{ position: relative; }
.gdlr-page-title-wrapper .gdlr-page-title{ font-size: 28px; font-weight: bold; 
	text-transform: uppercase; margin: 0px 15px; display: block; letter-spacing: 3px; }
.gdlr-page-title-wrapper .gdlr-page-caption{ font-size: 13px; margin: 16px 15px 0px; 
	display: block; font-weight: normal; font-style: italic; letter-spacing: 1px; }
.gdlr-page-title-wrapper .gdlr-page-title-gimmick { font-size: 20px; display: block; margin-top: 20px; }	

body.header-style-2 .gdlr-logo { float: none; margin-right: auto; margin-left: auto; text-align: center; }
body.header-style-2 .gdlr-logo .gdlr-logo-inner { margin: 0px 15px; }
body.header-style-2 .gdlr-navigation-wrapper { margin-top: 0px; float: none; text-align: center; line-height: 0; }
body.header-style-2 .gdlr-navigation { text-align: left; display: inline-block; line-height: 1.7; }

.gdlr-header-transparent .gdlr-page-title-wrapper .gdlr-page-title { font-size: 43px; font-weight: 300; letter-spacing: 5px; }
.gdlr-header-transparent  .gdlr-page-title-wrapper .gdlr-page-caption { font-size: 17px; margin: 30px 15px 0px; letter-spacing: 1px; font-style: normal; }

.gdlr-page-caption .blog-info{ display: inline; margin: 0px 15px; }
.gdlr-page-caption .blog-info i{ margin-right: 10px; }

/*--- header shortcode ---*/
.gdlr-heading-shortcode.with-background { padding: 8px 19px; display: inline-block; }
.gdlr-heading-shortcode i { margin-right: 10px; }

/*--- wrapper item ---*/
.gdlr-color-wrapper, 
.gdlr-parallax-wrapper{ overflow: hidden; background-position: center 0px; 
	background-repeat: repeat; position: relative; }
	
/*--- sidebar ---*/
.with-sidebar-container .with-sidebar-content{ float: right; }
.gdlr-widget-title { font-size: 14px; font-weight: 700; margin-bottom: 25px; text-transform: uppercase; letter-spacing: 2px; }
.gdlr-sidebar .gdlr-widget-title{ display: inline-block; padding-right: 4px; }
.widget.gdlr-widget { margin-bottom: 50px; }

/*--- stunning-text ---*/	
.gdlr-stunning-text-item.type-center{ text-align:center;  margin-bottom: 35px; }
.gdlr-stunning-text-item.type-center .stunning-text-title{ font-size: 33px; font-weight: bold; margin-bottom: 25px; }
.gdlr-stunning-text-item.type-center .stunning-text-caption{ font-size: 16px; }
.gdlr-stunning-text-item.type-center .stunning-text-button{ margin: 15px 0px 0px; }

.gdlr-stunning-text-item.type-normal.gdlr-button-on{ padding-right: 190px; position: relative; }
.gdlr-stunning-text-item.type-normal .stunning-text-title{ font-size: 29px; margin-bottom: 18px; }
.gdlr-stunning-text-item.type-normal .stunning-text-caption{ font-size: 16px; }
.gdlr-stunning-text-item.type-normal .stunning-text-button{ position: absolute; right: 0px; top: 50%; 
	margin-top: -22px; margin-right: 0px; }

.gdlr-stunning-text-item.with-padding{ padding: 35px 35px 15px; }
.gdlr-stunning-text-item.with-padding.with-border{ border-width: 3px; border-style: solid; }
.gdlr-stunning-text-item.with-padding.gdlr-button-on{ padding-right: 180px; }
.gdlr-stunning-text-item.with-padding .stunning-text-button{ right: 40px; }
.gdlr-stunning-text-item.with-padding .stunning-text-caption{ margin-bottom: 20px; }

/*--- footer ---*/
.footer-wrapper{ position: relative; background-repeat: no-repeat; background-position: right top; }
.footer-wrapper a { cursor: pointer; }
.footer-wrapper .widget.gdlr-widget { margin-bottom: 60px; }
.footer-wrapper .gdlr-widget-title { margin-bottom: 35px; }
.footer-container{ padding-top: 60px; }
.ie7 .footer-wrapper{ overflow: hidden; }

.copyright-left { margin: 0px 15px; float: left; }
.copyright-right { margin: 0px 15px; float: right; }
.copyright-wrapper{ border-top-width: 1px; border-top-style: solid; }
.copyright-container{ padding: 20px 0px; font-size: 13px; }

/*--- shortcode ---*/
.gdlr-shortcode-wrapper { margin-left: -15px; margin-right: -15px; }

/*--- 404 page not found ---*/
.page-not-found-block { text-align: center; padding: 50px 50px 60px; margin: 50px 0px 50px; }
.page-not-found-block .page-not-found-title { font-size: 45px; line-height: 1; margin-bottom: 17px; }
.page-not-found-block .page-not-found-caption { font-size: 20px; margin-bottom: 35px; }
.page-not-found-block .page-not-found-icon { font-size: 89px; line-height: 1;  margin-bottom: 20px; }
.page-not-found-search { max-width: 300px; margin: 0px auto; }
.page-not-found-search  .gdl-search-form{ padding-right: 30px; }
.page-not-found-search  .gdl-search-form input[type="text"]{ padding: 12px 15px; font-size: 15px;
	border: none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;}
.page-not-found-search  .gdl-search-form input[type="submit"]{
	background-image: url('/wp-content/themes/hotelmaster/images/light/icon-search.png'); }
	
body.search .page-not-found-block{ margin-top: 0px; }	

/*----------------------------------------------------------------------*/
/*---------------             CONTENT ITEM            ------------------*/
/*----------------------------------------------------------------------*/

.gdlr-full-size-wrapper .gdlr-modern-room .gdlr-room-thumbnail{ margin-left: -1px; }
.gdlr-full-size-wrapper .gdlr-modern-room.gdlr-item{ margin-bottom: 20px; }
.gdlr-full-size-wrapper .gdlr-item-title-wrapper.gdlr-item{ margin-bottom: 55px; }
.gdlr-full-size-wrapper .gdlr-item-title-wrapper .gdlr-item-title-carousel { right: 40px; }
.gdlr-full-size-wrapper .gdlr-modern-room .gdlr-room-title, .gdlr-full-size-wrapper .gdlr-modern-room .gdlr-room-detail{ margin-left: 25px; }

/*--- item title ---*/
.gdlr-item-title-wrapper.gdlr-item{ margin-bottom: 40px; position: relative; }
.gdlr-item-title-wrapper .gdlr-item-title{ margin-bottom: 0px; line-height: 1; display: inline-block; }
.gdlr-item-title-wrapper .gdlr-item-title-carousel{ position: absolute; right: 0px; top: 50%; margin-top: -11px; }
.gdlr-item-title-wrapper .gdlr-flex-prev,
.gdlr-item-title-wrapper .gdlr-flex-next{ vertical-align: super; font-size: 20px; cursor: pointer; 
	overflow: hidden; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; 
	transition: color 300ms, background-color 300ms;
	-moz-transition: color 300ms, background-color 300ms;
	-o-transition: color 300ms, background-color 300ms;
	-webkit-transition: color 300ms, background-color 300ms; }
.gdlr-item-title-wrapper .gdlr-flex-prev{ margin-right: 6px; padding: 9px 19px 11px 18px; }
.gdlr-item-title-wrapper .gdlr-flex-next{ margin: 0px; padding: 9px 18px 11px 19px; }
.gdlr-item-title-wrapper .gdlr-item-title-caption{ margin-top: 28px; font-size: 16px; }
.gdlr-item-title-wrapper .gdlr-item-title-link{ margin-top: 27px; display: block; font-style: italic; letter-spacing: 1px; }
.gdlr-item-title-wrapper .gdlr-item-title-link i{ margin-right: 0px; margin-left: 15px; }
.gdlr-item-title-wrapper .gdlr-item-title-divider{ border-bottom-width: 2px; border-bottom-style: solid; }
	
.gdlr-item-title-wrapper.pos-center{ text-align: center; }
.gdlr-item-title-wrapper.pos-center .gdlr-item-title-divider{ width: 38px; margin: 34px auto 0px; border-bottom-width: 3px; }
.gdlr-item-title-wrapper.pos-center .gdlr-item-title{ font-size: 27px; text-transform: uppercase; letter-spacing: 3px; }
.gdlr-item-title-wrapper.pos-center .gdlr-item-title-caption{ font-size: 14px; margin-top: 20px; }

.gdlr-item-title-wrapper.pos-center-divider .gdlr-item-title{ font-size: 37px; font-weight: bold; letter-spacing: 6px; }
.gdlr-item-title-wrapper.pos-center-divider .gdlr-item-title-caption{ font-size: 15px; letter-spacing: 3px; 
	font-style: italic; margin-top: 30px; }

.gdlr-item-title-wrapper.pos-left .gdlr-item-title{ font-size: 20px; text-transform: uppercase; letter-spacing: 3px; }
.gdlr-item-title-wrapper.pos-left .gdlr-item-title-divider{ width: 34px; margin-top: 24px; }

.gdlr-title-item{ margin-bottom: 20px; }
.gdlr-title-item .gdlr-item-title-wrapper.gdlr-item { margin-bottom: 0px; }

/*--- accordion / toggle ---*/
.accordion-tab > .accordion-content{ display: none; }
.accordion-tab.active > .accordion-content{ display: block; }

.gdlr-accordion-item.style-1 .accordion-tab{ overflow: hidden; padding: 11px 0px; 
	border-top-width: 1px; border-top-style: solid; }
.gdlr-accordion-item.style-1 .accordion-tab:first-child{ border: 0px; padding-top: 0px; }
.gdlr-accordion-item.style-1 .accordion-title{ font-weight: normal; 
	font-size: 17px; line-height: 26px; margin-bottom: 0px; cursor: pointer; 
	transition: color 200ms; -moz-transition: color 200ms;
	-o-transition: color 200ms; -webkit-transition: color 200ms; }
.gdlr-accordion-item.style-1 .accordion-title i{ margin-right: 25px; font-size: 13px; 
	width: 9px; height: 13px; padding: 12px 14px 10px; display: inline-block; }
.gdlr-accordion-item.style-1 .accordion-content{ padding-top: 18px; margin-left: 62px; }
.gdlr-accordion-item.style-1 .accordion-title span { overflow: hidden; display: block; }
.gdlr-accordion-item.style-1 .accordion-title i{ float: left;
	transition: color 200ms, background-color 200ms; -moz-transition: color 200ms, background-color 200ms;
	-o-transition: color 200ms, background-color 200ms; -webkit-transition: color 200ms, background-color 200ms; }

.gdlr-accordion-item.style-2 .accordion-tab{ overflow: hidden; padding-bottom: 4px; }
.gdlr-accordion-item.style-2 .accordion-title{ padding-bottom: 16px; font-weight: 400; 
	font-size: 15px; line-height: 18px; margin-bottom: 0px; cursor: pointer; }
.gdlr-accordion-item.style-2 .accordion-title i{ margin-right: 20px; font-size: 13px;  }
.gdlr-accordion-item.style-2 .accordion-content{ margin-left: 31px;  }

/*--- button ---*/
input[type="submit"], input[type="button"]{ -webkit-appearance: none; }
.gdlr-button, input[type="button"], input[type="submit"]{ display: inline-block; font-size: 13px; font-weight: 700;
	font-style: italic; padding: 12px 25px 12px; margin-bottom: 15px; margin-right: 5px; 
	outline: none; cursor: pointer; border: none; letter-spacing: 1px; }
.gdlr-button.small{ font-size: 11px; padding: 12px 16px 12px; }
.gdlr-button.large{ font-size: 14px; padding: 14px 25px 14px; }
.gdlr-button.with-border{ border-bottom-width: 2px; border-bottom-style: solid; }
.gdlr-button .gdlr-icon { margin-right: 5px; letter-spacing: 1px; }

/*--- column service ---*/
.gdlr-column-service-item .column-service-icon{ margin-right: 15px; font-size: 30px; line-height: 18px; }
.gdlr-column-service-item .column-service-icon i{ margin: 0px; }
.gdlr-column-service-item .column-service-title{ margin-bottom: 22px; font-size: 15px; line-height: 25px; 
	font-weight: bold; text-transform: uppercase; }
.gdlr-column-service-item .column-service-image { margin-bottom: 26px; }
.gdlr-column-service-item .column-service-divider{ width: 32px; margin-bottom: 22px;
	border-bottom-width: 2px; border-bottom-style: solid; }
	
.gdlr-column-service-item.gdlr-type-1 .column-service-icon{ float: left; margin-right: 25px; }
.gdlr-column-service-item.gdlr-type-1 .column-service-icon.gdlr-skin-box{ background: transparent; }
.gdlr-column-service-item.gdlr-type-1 .column-service-content-wrapper{ overflow: hidden; }

.gdlr-column-service-item.gdlr-type-2{ text-align: center; }
.gdlr-column-service-item.gdlr-type-2 .column-service-divider{ margin: 0px auto 22px; }
.gdlr-column-service-item.gdlr-type-2 .column-service-icon{ width: 33px; height: 33px; font-size: 25px; 
	line-height: 36px; padding: 20px; margin: 0px auto 30px; 
	-moz-border-radius: 38px; -webkit-border-radius: 38px; border-radius: 38px; }

.gdlr-column-service-item.gdlr-type-3{ text-align: center; }
.gdlr-column-service-item.gdlr-type-3 .column-service-image { max-width: 130px; margin: 0px auto 35px; overflow: hidden; 
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.gdlr-column-service-item.gdlr-type-3 .column-service-image img{ display: block; }
.gdlr-column-service-item.gdlr-type-3 .column-service-divider{ display: none; }
.gdlr-column-service-item.gdlr-type-3 .column-service-title{ font-size: 17px; letter-spacing: 2px; margin-bottom: 25px; }
.gdlr-column-service-item.gdlr-type-3 .column-service-icon{ width: 35px; height: 35px; font-size: 35px; 
	line-height: 1; margin: 0px auto 30px; }	
	
/*--- service with image ---*/	
.gdlr-service-with-image-item .service-with-image-thumbnail{ max-width: 125px; float: left; margin-right: 40px; 
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; overflow: hidden; }	
.gdlr-service-with-image-item .service-with-image-thumbnail img{ display: block; 
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; overflow: hidden; }
.gdlr-service-with-image-item .service-with-image-title{ font-size: 17px; letter-spacing: 3px; 
	font-weight: bold; text-transform: uppercase; margin-bottom: 25px; }	
.gdlr-service-with-image-item .service-with-image-content-wrapper{ overflow: hidden; }	

.gdlr-service-with-image-item.gdlr-right{ text-align: right; }
.gdlr-service-with-image-item.gdlr-right .service-with-image-thumbnail{ float: right; margin-left: 40px; margin-right: 0px; }
	
/*--- feature media ---*/		
.gdlr-feature-media-item .feature-media-button{ margin-top: 15px; }	
.gdlr-feature-media-item.gdlr-left .feature-media-thumbnail{ float: left; margin-right: 55px; width: 37%; }
.gdlr-feature-media-item.gdlr-left .feature-media-content-wrapper{ overflow: hidden; }
.gdlr-feature-media-item.gdlr-center{ text-align: center; }
.gdlr-feature-media-item.gdlr-center .feature-media-thumbnail{ max-width: 700px; margin: 0px auto 40px; }
.gdlr-feature-media-item.gdlr-center .feature-media-content-wrapper{ max-width: 700px; margin: 0px auto; }
.gdlr-feature-media-item.gdlr-center .feature-media-divider{ width: 300px; max-width: 100%; margin: 0px auto 40px;
	border-bottom-width: 5px; border-bottom-style: solid; } 	
.gdlr-feature-media-item .gdlr-item-title-wrapper.gdlr-item{ margin-left: 0px; margin-right: 0px; margin-top: 15px; }

/*--- divider ---*/
.gdlr-divider{ border-bottom-width: 1px; border-style: solid; margin: 0px auto; max-width: 100%; }
.gdlr-divider.double{ height: 3px; border-top-width: 1px; }
.gdlr-divider.dotted{ border-style: dashed; }
.gdlr-divider.double-dotted{ height: 3px; border-top-width: 1px; border-style: dashed; }
.gdlr-divider.thick{ border-bottom-width: 3px; }

/*--- box with icon ---*/
.gdlr-box-with-icon-item{ text-align: center; padding: 40px 30px 20px; position: relative; }
.gdlr-box-with-icon-item > i{ font-size: 45px; display: inline-block; margin-bottom: 22px; margin-right: 0; }	
.gdlr-box-with-icon-item .box-with-icon-title{ font-size: 20px; margin-bottom: 20px; display: block; }	

.gdlr-box-with-icon-item.pos-left{ text-align: left; padding: 30px 40px 20px; }
.gdlr-box-with-icon-item.pos-left > i{ float: left; margin: 5px 25px 0px 0px; }

.gdlr-box-with-icon-item.type-circle .box-with-circle-icon{ padding: 18px; display: inline-block; 
	position: absolute; -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; }
.gdlr-box-with-icon-item.type-circle .box-with-circle-icon > i{ font-size: 22px; margin-right: 0; }	
.gdlr-box-with-icon-item.type-circle.pos-top{ padding-top: 50px; }
.gdlr-box-with-icon-item.type-circle.pos-top .box-with-circle-icon{ top: -30px; left: 50%; margin-left: -30px; }
.gdlr-box-with-icon-item.type-circle.pos-left{ margin-left: 40px; padding-left: 50px; }
.gdlr-box-with-icon-item.type-circle.pos-left .box-with-circle-icon{ left: -30px; top: 50%; margin-top: -30px; }

/*-- icon --*/
i.gdlr-icon { margin-right: 10px; }

/*--- frame ---*/
.gdlr-frame-shortcode{ line-height: 1; }
.gdlr-frame-shortcode.gdlr-align-left{ float: left; margin-right: 20px; margin-bottom: 20px; }
.gdlr-frame-shortcode.gdlr-align-right{ float: right; margin-left: 20px; margin-bottom: 20px; }
.gdlr-frame-shortcode.gdlr-align-center{ text-align: center; margin-bottom: 20px; }
.gdlr-frame-shortcode .gdlr-frame-caption{ display: block; text-align: center; margin-top: 15px; }

.gdlr-frame{ display: inline-block; max-width: 100%; position: relative; }
.gdlr-frame img{ display: block; }
.gdlr-frame.frame-type-border{ padding: 6px; border-style: solid; border-width: 1px; }
.gdlr-frame.frame-type-solid{ padding: 5px; }
.gdlr-frame.frame-type-rounded{ overflow: hidden; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
.gdlr-frame.frame-type-circle{ overflow: hidden; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }

.gdlr-frame.frame-type-solid.frame-type-circle .gdlr-image-link-shortcode,
.gdlr-frame.frame-type-border.frame-type-circle .gdlr-image-link-shortcode{ overflow: hidden;
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.gdlr-frame.frame-type-solid.frame-type-rounded .gdlr-image-link-shortcode,
.gdlr-frame.frame-type-border.frame-type-rounded .gdlr-image-link-shortcode{ overflow: hidden;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }

.gdlr-image-frame-item{ text-align: center; line-height: 0; }
.gdlr-image-frame-item .image-frame-item{ display: inline-block; line-height: 1; }	
	
/*--- image link ---*/
.gdlr-image-link-shortcode{ position: relative; }
.gdlr-image-link-shortcode .gdlr-image-link-overlay{ 
	position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; 
	opacity: 0; filter: alpha(opacity=0); cursor: pointer; }	
.gdlr-image-link-shortcode .gdlr-image-link-icon{
	padding: 25px; line-height: 1; display: inline-block; 
	position: absolute; top: 50%; left: 50%; margin-top: -37px; margin-left: -37px;
	background: url('/wp-content/themes/hotelmaster/images/portfolio-icon-overlay.png'); opacity: 0; filter: alpha(opacity=0);
	-moz-border-radius: 37px; -webkit-border-radius: 37px; border-radius: 37px; filter: inherit; }
.gdlr-image-link-shortcode .gdlr-image-link-icon i{ margin-right: 0px; }
.gdlr-image-link-shortcode .gdlr-image-link-icon i.icon-link{ font-size: 22px; padding: 1px;}
.gdlr-image-link-shortcode .gdlr-image-link-icon i.icon-search{ font-size: 22px; padding: 2px; }
.gdlr-image-link-shortcode .gdlr-image-link-icon i.icon-play{ font-size: 21px; margin-left: 0px; }	

/*--- personnel ---*/	
.gdlr-personnel-item.carousel.round-style{ padding-top: 45px; }
.gdlr-personnel-item.carousel .personnel-item{ margin: 0px 15px; }
.gdlr-personnel-item.carousel.box-style .personnel-item{ padding-top: 35px; }
.gdlr-personnel-item.carousel .personnel-item:first-child{ margin-left: 0px; }
.personnel-content .gdlr-icon { margin-right: 5px; }
.gdlr-personnel-item.box-style .personnel-item-inner{ padding: 25px 30px; position: relative; }	
.gdlr-personnel-item.box-style .personnel-item-inner:after{ content: ''; height: 0px; width: 0px; 
	border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }
.gdlr-personnel-item.box-style .personnel-info{ margin-top: 30px; text-align: center; }
.gdlr-personnel-item.box-style .personnel-author{ font-size: 21px; font-weight: bold; }	
.gdlr-personnel-item.box-style .personnel-author-image{ width: 65px; height: 65px; 
	position: absolute; left: 50%; top: -35px; margin-left: -35px;
	border-width: 3px; border-style: solid; overflow: hidden;
	-moz-border-radius: 35px; -webkit-border-radius: 35px; border-radius: 35px; }
.gdlr-personnel-item.box-style .personnel-position{ font-size: 15px; }	
.gdlr-personnel-item.box-style .personnel-content{ text-align: center; margin-top: 15px; }	
.gdlr-personnel-item.box-style .personnel-social{ text-align: center; font-size: 20px; margin-top: 14px; }	
.gdlr-personnel-item.box-style .personnel-social i{ margin: 0px 1px; }	

.gdlr-personnel-item.plain-style .personnel-item-inner{ padding: 25px 30px; position: relative; }	
.gdlr-personnel-item.plain-style .personnel-item-inner:after{ content: ''; height: 0px; width: 0px; 
	border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }
.gdlr-personnel-item.plain-style .personnel-info{ margin-top: 20px; text-align: center; }
.gdlr-personnel-item.plain-style .personnel-author{ font-size: 21px; font-weight: bold; }	
.gdlr-personnel-item.plain-style .personnel-position{ font-size: 15px; }	
.gdlr-personnel-item.plain-style .personnel-content{ text-align: center; margin-top: 20px; }	
.gdlr-personnel-item.plain-style .personnel-social{ text-align: center; font-size: 22px; margin-top: 14px; }
.gdlr-personnel-item.box-style{ margin-top: 35px; }
.gdlr-personnel-item.plain-style .personnel-social i{ margin: 0px 10px 0px 0px; }	

.gdlr-personnel-item.round-style .personnel-item,
.gdlr-personnel-item.round-style .personnel-author-image{ position: relative; overflow: hidden;
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.gdlr-personnel-item.round-style .personnel-item img{ display: block; }
.gdlr-personnel-item.round-style .personnel-item-inner{ position: absolute; opacity: 0; filter: alpha(opacity=0);
	top: 50%; left: 40px; right: 40px; text-align: center; background: transparent; }
.gdlr-personnel-item.round-style .personnel-author{ font-size: 20px; font-weight: bold; margin-bottom: 2px; }
.gdlr-personnel-item.round-style .personnel-position{ font-size: 16px; font-style: italic; }
.gdlr-personnel-item.round-style .personnel-content{ margin-top: 20px;  }

/*--- pie chart ---*/
.gdlr-pie-chart-item { text-align: center; }
.gdlr-pie-chart-item .gdlr-chart{ margin: 0px auto 30px;  }
.gdlr-pie-chart-item .pie-chart-title{ font-size: 17px; font-weight: 400; }

/*--- skill bar ---*/
.gdlr-skill-bar-wrapper{ margin-bottom: 15px; }

.gdlr-skill-bar-wrapper .gdlr-skill-bar-progress{ width: 0; position: relative; }
.gdlr-skill-bar-wrapper.gdlr-size-small .gdlr-skill-bar-progress{ height: 8px; }
.gdlr-skill-bar-wrapper.gdlr-size-medium .gdlr-skill-bar-progress{ padding: 8px 0px; font-size: 15px; }
.gdlr-skill-bar-wrapper.gdlr-size-large .gdlr-skill-bar-progress{ padding: 14px 0px; font-size: 17px; }

.gdlr-skill-bar-wrapper .skill-bar-content{ font-weight: bold; }
.gdlr-skill-bar-wrapper.gdlr-size-small .skill-bar-content{ margin-bottom: 10px; display: block; font-size: 14px; }
.gdlr-skill-bar-wrapper.gdlr-size-small { margin-bottom: 20px; }
.gdlr-skill-bar-wrapper.gdlr-size-medium .skill-bar-content{ padding: 0px 16px; }
.gdlr-skill-bar-wrapper.gdlr-size-medium .skill-bar-content i{ position: absolute; font-size: 15px; 
	right: 8px; top: 50%; margin-top: -8px; }
.gdlr-skill-bar-wrapper.gdlr-size-large .skill-bar-content{ padding: 0px 22px; }
.gdlr-skill-bar-wrapper.gdlr-size-large .skill-bar-content i{ position: absolute; font-size: 18px; 
	right: 16px; top: 50%; margin-top: -9px;}

/*--- skill round ---*/	
.gdlr-skill-item-wrapper{ text-align: center; line-height: 1; }
.gdlr-skill-item-wrapper .gdlr-skill-item-title{ font-size: 60px; font-weight: bold; margin-bottom: 11px; }
.gdlr-skill-item-wrapper .gdlr-skill-item-dot { font-size: 25px; margin-bottom: 8px; }
.gdlr-skill-item-wrapper .gdlr-skill-item-caption{ font-size: 18px; letter-spacing: 2px; text-transform: uppercase; }
.gdlr-skill-item-wrapper.gdlr-type-2{ margin: 0px; padding: 80px 20px; }

/*--- notification ---*/
.gdlr-notification{ padding: 13px; }
.gdlr-notification > i{ float: left; margin-right: 15px; margin-top: 3px; }
.gdlr-notification > .notification-content{ display: block; overflow: hidden; }
.gdlr-notification.color-background{ padding: 16px;}
.gdlr-notification.color-border{ border-width: 3px; border-style: solid; }

/*--- tab ---*/	
.gdlr-tab-item.horizontal > .tab-title-wrapper{ overflow: hidden; }
.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title{ float: left; border-style: solid; border-width: 1px 1px 1px 0px;
	font-size: 13px; line-height: 19px; font-weight: bold; padding: 11px 20px; margin-bottom: 0px; cursor: pointer; }
.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title:first-child{ border-left-width: 1px; }
.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title i{ margin-right: 10px; }
.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title.active{ border-bottom-width: 0px; padding-bottom: 12px; }
.gdlr-tab-item.horizontal > .tab-content-wrapper{ margin-top: -1px; padding: 20px 20px 0px;
	border-width: 1px; border-style: solid; }
.gdlr-tab-item.horizontal > .tab-content-wrapper .tab-content{ display: none; }
.gdlr-tab-item.horizontal > .tab-content-wrapper .tab-content.active{ display: block; }
	
.gdlr-tab-item.vertical > .tab-title-wrapper{ float: left; margin-right: -1px; max-width: 40%; text-align: center; }
.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title{ border-style: solid; border-width: 0px 1px 1px;
	font-size: 13px; line-height: 19px; font-weight: bold; padding: 11px 30px; margin-bottom: 0px; cursor: pointer; }
.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title:first-child{ border-top-width: 1px; }
.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title.active{ padding-bottom: 12px; border-right-width: 0px; }
.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title i{ margin-right: 10px; }
.gdlr-tab-item.vertical > .tab-content-wrapper{ overflow: hidden; padding: 20px 20px 0px; 
	border-width: 1px; border-style: solid; }
.gdlr-tab-item.vertical > .tab-content-wrapper .tab-content{ display: none; }
.gdlr-tab-item.vertical > .tab-content-wrapper .tab-content.active{ display: block; }

.gdlr-tab-item.vertical.right > .tab-title-wrapper{ float: right; margin-left: -1px; margin-right: 0px; }
.gdlr-tab-item.vertical.right > .tab-title-wrapper .tab-title.active{ border-right-width: 1px; border-left-width: 0px; }

/*--- table ---*/
table{ width: 100%; text-align: center; }
table tr td{ padding: 15px 0px; border-bottom-width: 1px; border-bottom-style: solid; }
table tr th{ padding: 13px 0px; font-size: 16px; font-weight: normal; }
table.style-2{ border-spacing:2px; border-collapse:separate; }
table.style-2 tr td{ border-bottom-width: 0px; }

/*--- testimonial ---*/
.gdlr-testimonial-item.carousel .testimonial-item{ margin: 0px 15px; }
.gdlr-testimonial-item.carousel .testimonial-item:first-child{ margin-left: 0px; }

.gdlr-testimonial-item.round-style .testimonial-item{ padding-bottom: 35px; }	
.gdlr-testimonial-item.round-style .testimonial-item-inner{ padding: 30px 30px 60px; position: relative;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }	
.gdlr-testimonial-item.round-style .testimonial-info{ margin-top: 15px; }
.gdlr-testimonial-item.round-style .testimonial-author{ font-weight: bold; }
.gdlr-testimonial-item.round-style .testimonial-author-image{ width: 65px; height: 65px; 
	position: absolute; left: 50%; bottom: -35px; margin-left: -35px;
	border-width: 3px; border-style: solid; overflow: hidden;
	-moz-border-radius: 35px; -webkit-border-radius: 35px; border-radius: 35px; }

.gdlr-testimonial-item.box-style .testimonial-item{ padding-bottom: 75px; }	
.gdlr-testimonial-item.box-style .testimonial-item-inner{ padding: 25px 30px; position: relative; }	
.gdlr-testimonial-item.box-style .testimonial-item-inner:after{ content: ''; height: 0px; width: 0px; 
	border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }
.gdlr-testimonial-item.box-style .testimonial-info{ margin-top: 15px; text-align: right; }
.gdlr-testimonial-item.box-style .testimonial-author{ font-weight: bold; }
.gdlr-testimonial-item.box-style .testimonial-author-image{ width: 65px; height: 65px; 
	position: absolute; right: 34px; bottom: -75px; }	

.gdlr-testimonial-item.plain-style .testimonial-item { text-align: center; font-size: 16px; }	
.gdlr-testimonial-item.plain-style .testimonial-item-inner{ padding: 25px 30px; position: relative; }	
.gdlr-testimonial-item.plain-style .testimonial-item-inner:after{ content: ''; height: 0px; width: 0px; 
	border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }
.gdlr-testimonial-item.plain-style .testimonial-info{ margin-top: 15px; font-size: 17px; font-style: italic; letter-spacing: 1px; }
.gdlr-testimonial-item.plain-style .testimonial-info:before { display: block; font-family: FontAwesome;
    content: "\f0dd"; font-size: 13px; margin-bottom: 9px; }
.gdlr-testimonial-item.plain-style.large{ font-size: 20px; }

.gdlr-testimonial-item.plain-style2{ font-size: 19px; text-align: center; }
.gdlr-testimonial-item.plain-style2 .testimonial-item:before{ content: "“"; font-size: 160px; 
	font-weight: 800; height: 115px; overflow: hidden; display: block; line-height: 1; font-style: inherit; margin-top: -15px; }
.gdlr-testimonial-item.plain-style2 .testimonial-author{ font-size: 20px; display: block; font-weight: bold; }
.gdlr-testimonial-item.plain-style2 .testimonial-position{ font-size: 16px; }
.gdlr-testimonial-item.plain-style2 .testimonial-position span{ display: none; }

.gdlr-testimonial-bottom-nav{ padding-top: 15px; text-align: center; font-size: 33px; line-height: 1; }
.gdlr-testimonial-bottom-nav i{ margin: 0px; cursor: pointer; }
.gdlr-testimonial-bottom-nav .gdlr-item-separator{ width: 15px; border-bottom-width: 1px; border-bottom-style: solid; height: 1px; display: inline-block; margin: 0px 25px 10px; }

/*--- block quote ---*/
blockquote{ background-repeat: no-repeat; background-position: 20px 24px; font-size: 18px; font-style: italic;
	background-image: url('/wp-content/themes/hotelmaster/images/dark/quote-small.png'); background-size: 24px 20px; padding: 20px 20px 0px 60px;
	border-bottom-width: 1px; border-top-width: 1px; border-style: solid; margin-bottom: 20px; }
blockquote.gdlr-align-left{ width: 33%; float: left; margin-right: 20px; margin-bottom: 20px; }
blockquote.gdlr-align-right{ width: 33%; float: right; margin-right: 20px; margin-bottom: 20px; }
.gdlr-icon-light blockquote{ background-image: url('/wp-content/themes/hotelmaster/images/light/quote-small.png'); }
/*--- dropcap ---*/
div.gdlr-dropcap{ margin-top: 2px; margin-bottom: 0px; margin-right: 7px; margin-left: 2px; float: left; font-size: 25px; font-size: 29px; 
	width: 32px; height: 32px; line-height: 33px; text-align: center; float: left; }
div.gdlr-dropcap.gdlr-type-circle{ -moz-border-radius: 16px; -webkit-border-radius: 16px; border-radius: 16px; font-size: 18px; margin-right: 10px; }
	
/*--- styled box ---*/
.gdlr-styled-box-head-wrapper{ overflow: hidden; }
.gdlr-styled-box-head{ overflow: hidden; height: 40px; }
.gdlr-styled-box-corner{ float: right; height: 0px; width: 0px; border-style: solid;
	border-width: 0px 40px 40px 0px; border-right-color: transparent; }
	
.gdlr-styled-box-body{ padding: 45px 40px 25px; }
.gdlr-styled-box-body.with-head{ padding-top: 5px; }
.gdlr-styled-box-body .gdlr-styled-box-head-wrapper{ overflow: hidden; }

/*--- code item ---*/
.gdlr-code-item{ padding: 7px 15px; border-width: 1px; border-style: solid; overflow: hidden; }
.gdlr-code-item .gdlr-code-title{ font-weight: bold; cursor: pointer; }
.gdlr-code-item .gdlr-code-title i{ font-size: 9px; margin-right: 7px; }
.gdlr-code-item .gdlr-code-content{ padding: 8px 14px; display: none; line-height: 2; }
.gdlr-code-item.active .gdlr-code-content{ display: block; line-height: 2; }

/*--- process ---*/
.gdlr-process-wrapper .gdlr-process-tab{ padding-bottom: 10px; margin-bottom: 20px; position: relative; }
.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-icon{ width: 24px; height: 24px; line-height: 24px;
	font-size: 22px; padding: 30px; overflow: hidden; border-width: 3px; border-style: solid;
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-icon i{ margin-right: 0px; }
.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-tab-content{ overflow: hidden; }
.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-title{ font-size: 21px; margin-bottom: 17px; font-weight: normal; }
.gdlr-process-wrapper .gdlr-process-tab .process-line{ position: absolute; }
.gdlr-process-wrapper .gdlr-process-tab .process-line .process-line-divider{ position: absolute;  }
	
.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .gdlr-process-icon{ float: left; margin-right: 30px; text-align: center; }
.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line{ top: 110px; bottom: 0px; left: 35px; width: 20px; }
.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line .process-line-divider{ left: 50%; 
	margin-left: -1px; bottom: 5px; top: 0px; border-left-width: 1px; border-left-style: dashed; }
.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line .fa-chevron-down,
.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line .icon-chevron-down{ position: absolute; 
	bottom: 0px; margin: 0px; font-size: 20px; }

.gdlr-process-wrapper.gdlr-horizontal-process{ text-align: center; }
.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .gdlr-process-icon{ margin: 0px auto 30px;  }
.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .process-line{ top: 35px; left: 50%; right: -50%; height: 20px; }
.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .process-line .process-line-divider{ 
	left: 75px; right: 55px; top: 50%; margin-top: -1px; border-top-width: 1px; border-top-style: dashed; }
.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .process-line .fa-chevron-right,
.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .process-line .icon-chevron-right{ position: absolute; 
	right: 50px; margin: 0px; font-size: 20px; }

/*----------------------------------------------------------------------*/
/*---------------               MEDIA ITEM            ------------------*/
/*----------------------------------------------------------------------*/
	
/*--- banner ---*/
.gdlr-banner-images ul.slides li{ margin: 0px 15px; }	
.gdlr-banner-images ul.slides li:first-child{ margin-left: 0px; }	
.gdlr-banner-description-item .gdlr-banner-title{ font-size: 23px; margin-bottom: 15px; font-weight: normal; }
.gdlr-banner-description-item .gdlr-banner-description{ margin-bottom: 25px;  }
.gdlr-banner-description-item .nav-container{ overflow: hidden;  }
.gdlr-banner-description-item .nav-container.style-1 .flex-direction-nav{ margin-left: 0px; }
.gdlr-banner-description-item .nav-container.style-1 .flex-control-nav{ display: none;  }	
.gdlr-banner-images ul.slides li img { width: auto; display: inline-block; }
.gdlr-banner-images ul.slides li { text-align: center; }

.gdlr-banner-item-wrapper .flex-direction-nav{ line-height: 1; }
.gdlr-banner-item-wrapper .flex-direction-nav a{ padding-top: 18px; padding-bottom: 18px; }
.gdlr-banner-item-wrapper .flex-direction-nav .flex-prev { background: transparent; left: -60px; opacity: 1; font-size: 30px; }
.gdlr-banner-item-wrapper .flex-direction-nav .flex-next { background: transparent; right: -60px; opacity: 1; font-size: 30px; }

/*--- gallery ---*/
.gdlr-gallery-item.gdlr-item{ margin: 0px 0px; }	
.gdlr-gallery-item.gdlr-item .gallery-item{ margin: 0px 15px 30px; }	
.gdlr-gallery-item.gdlr-item .gallery-item img{ display: block; margin: 0px auto; }	
.gdlr-gallery-item.gdlr-item .gallery-caption{ display: block; text-align: center; padding: 7px 0px 6px; }	

.gdlr-gallery-item.gdlr-item.gdlr-gallery-thumbnail .gallery-item{ padding: 5px; cursor: pointer; }
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container{ margin: 0px 15px 20px; position: relative; overflow: hidden; }
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gdlr-gallery-thumbnail{ display: none; }
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gdlr-gallery-thumbnail:first-child{ display: block; }
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container img{ margin: 0px auto; display: block; }
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gallery-caption-wrapper{
	position: absolute; bottom: 0px; left: 0px; right: 0px; text-align: center; }
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gallery-caption{ padding: 10px 15px; opacity: 0.8; filter: alpha(opacity=80); display: inline-block; max-width: 60%; }
.gdlr-banner-images.gdlr-item  .flex-direction-nav i { margin-right: 0px; font-size: 24px; }

/*--- slider caption / stack image ---*/	
.gdlr-caption-wrapper{ position: absolute; bottom: 0px; left: 0px; right: 0px; z-index: 90; }
.gdlr-caption-wrapper .gdlr-caption-inner{ margin: 0px auto; }
.gdlr-caption-wrapper.position-center{ text-align: center; }
.gdlr-caption-wrapper.position-left .gdlr-caption{ float: left; text-align: left; }
.gdlr-caption-wrapper.position-right .gdlr-caption{ float: right; text-align: left; }
.gdlr-caption-wrapper.position-center .gdlr-caption{ display: inline-block; }
.gdlr-caption-wrapper .gdlr-caption{ max-width: 40%; padding: 25px 28px; }
.gdlr-caption-wrapper .gdlr-caption .gdlr-caption-title{ font-size: 24px; line-height: 1; margin-bottom: 10px; }
.gdlr-full-size-wrapper .gdlr-caption-wrapper.position-post-right { max-width: 350px; }
.gdlr-caption-wrapper .gdlr-caption { opacity: 0.77; filter: alpha(opacity=77); }

.gdlr-caption-wrapper.post-slider .gdlr-caption{ max-width: none; background: transparent; }
.gdlr-caption-wrapper.post-slider .gdlr-caption .blog-info{ float: left; margin-right: 10px; margin-bottom: 13px; }
.gdlr-post-slider-item.style-post-bottom .gdlr-caption .blog-info{ display: none; }
.gdlr-caption-wrapper.position-post-left{ right: auto; top: 0px; max-width: 40%; }
.gdlr-caption-wrapper.position-post-right{ left: auto; top: 0px; max-width: 40%; }
.gdlr-post-slider-item.style-post-left .gdlr-caption,
.gdlr-post-slider-item.style-post-right .gdlr-caption{ padding: 30px 25px; }
.gdlr-post-slider-item.style-post-left .flex-direction-nav .flex-prev { left: 40%; }
.gdlr-post-slider-item.style-post-right .flex-direction-nav .flex-next { right: 40%; }
.gdlr-caption-wrapper.post-slider,
.gdlr-post-slider-item.style-post-left .flex-prev, 
.gdlr-post-slider-item.style-post-left .flex-next, 
.gdlr-post-slider-item.style-post-right .flex-prev, 
.gdlr-post-slider-item.style-post-right .flex-next{ opacity: 0.8; filter: alpha(opacity=80); }

.gdlr-post-slider-item { padding-bottom: 25px; }
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption{ position: relative; margin: 0px; display: inline-block; }
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption-inner{ position: relative; }
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption-date { position: absolute; top: -33px; left: 0px; padding: 5px 12px; }
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption-title { margin-bottom: 0px; }
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-title-link { font-size: 18px; position: absolute; right: -26px; top: 0px; height: 30px; padding: 22px 10px; }
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-title-link i{ margin-right: 0px; }

.gdlr-stack-image { position: relative; margin-bottom: 40px; }
.gdlr-stack-image img{ display: block; }

/* -- Layer slider style modification --*/
body .ls-v5 .ls-bottom-slidebuttons a { width: 18px; }
body .ls-v5 .ls-bottom-slidebuttons, body .ls-v5 .ls-nav-start, body .ls-v5 .ls-nav-stop, body .ls-v5 .ls-nav-sides { top: -45px; }
body .ls-v5 .ls-nav-prev { left: 20px; }
body .ls-v5 .ls-nav-next { right: 20px; }

/* -- Master slider style modification --*/
body .ms-skin-default .ms-nav-prev,
body .ms-skin-default .ms-nav-next{ width: 27px; height: 46px; margin-top: -13px; }
body .ms-skin-default .ms-nav-prev{ background: url('/wp-content/themes/hotelmaster/images/master-slider-left.png'); }
body .ms-skin-default .ms-nav-next{ background: url('/wp-content/themes/hotelmaster/images/master-slider-right.png'); }
body .ms-skin-default .ms-bullet { background-image: none; ;
	border-width: 2px; border-style: solid; border-color: #ffffff;
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; 
	transition: background-color 200ms; -moz-transition: background-color 200ms;
	-o-transition: background-color 200ms; -webkit-transition: background-color 200ms;
	margin-bottom: 20px; width: 8px; height: 8px; }
body .ms-skin-default .ms-bullet-selected { background-image: none; }
body .ms-skin-default .ms-inner-controls-cont { position: static; }
body .ms-skin-default .ms-bullet.ms-bullet-selected,
body .ms-skin-default .ms-bullet:hover { background: #949494; }
body .ms-skin-default .ms-slide .ms-slide-vcbtn { top: auto; bottom: 60px; right: 50%; margin-right: -14px; }

/*--- price table ---*/
.gdlr-price-inner-item{ margin: 0px 3px; border-style: solid; border-width: 1px;
	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.08); 
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08); 
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08); }	
.gdlr-price-item .price-title-wrapper{ padding-bottom: 5px; text-align: center; }
.gdlr-price-item .price-title{ font-size: 19px; padding: 6px 0px; margin: 0px; }	
.gdlr-price-item .price-tag{ font-size: 22px; line-height: 1; padding: 25px 0px; font-weight: bold;
	background-image: url('/wp-content/themes/hotelmaster/images/light/price-tag-shadow.png'); background-position: 0px 0px; background-repeat: repeat-x; }	
.gdlr-price-item .price-content{ text-align: center; font-size: 13px; line-height: 1.5; overflow: hidden; padding-bottom: 5px; }
.gdlr-price-item .price-content ul{ list-style: none; margin-left: 0px; }
.gdlr-price-item .price-content ul li{ padding: 12px 20px; border-bottom-width: 1px; border-bottom-style: solid; }
.gdlr-price-item .price-button{ text-align: center; }
.gdlr-price-item .price-button .gdlr-button{ margin: 0px 0px 25px; }

.gdlr-price-item .best-price{ margin-top: -25px; }
.gdlr-price-item .best-price .price-title{ font-size: 22px; }
.gdlr-price-item .best-price .price-tag { padding: 34px 20px; font-size: 30px; }
.gdlr-price-item .best-price .price-button { padding-bottom: 15px; }
	
/*----------------------------------------------------------------------*/
/*---------------            POST TYPE ITEM           ------------------*/
/*----------------------------------------------------------------------*/

/*--- pagination ---*/
.gdlr-pagination{ margin: 0px 20px; text-align: right; margin-bottom: 60px; }
.gdlr-pagination a{ cursor: pointer; }
.gdlr-pagination .page-numbers.current{ cursor: default; }
.gdlr-pagination .page-numbers{ display: inline-block; padding: 7px 12px; margin-right: 3px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

/*--- social share ---*/
.gdlr-social-share{ margin-bottom: 40px; line-height: 1; padding: 27px 27px 22px; }
.gdlr-social-share .social-share-title{ font-size: 15px; line-height: 23px; font-weight: bold; float: left; 
	margin-right: 20px; margin-bottom: 0px;  }
.gdlr-social-share a{ display: inline-block; width: 23px; margin-right: 6px; opacity: 0.5; filter: alpha(opacity=50); }
.gdlr-social-share a:hover{ opacity: 1; filter: alpha(opacity=100); }
.gdlr-social-share a img{ display: block; }
.gdlr-social-share.gdlr-type-fa a{ line-height: 23px; width: auto; margin-right: 8px; }
.gdlr-social-share .fa{ font-family: fontAwesome; font-weight: normal; }

/*--- post author ---*/
.gdlr-post-author{ margin-bottom: 45px; }
.gdlr-post-author .post-author{ font-size: 17px; margin-bottom: 10px; }
.gdlr-post-author .post-author-title{ font-size: 17px; font-weight: 700; text-transform: uppercase; 
	margin-bottom: 15px; padding-top: 10px; padding-bottom: 8px; border-bottom-width: 0px; border-bottom-style: solid; } 
.gdlr-post-author .post-author-avartar{ float: left; margin-right: 20px; }
.gdlr-post-author .post-author-content{ overflow: hidden; }

/*--- comment ---*/
.gdlr-comments-area{ margin-bottom: 0px; }
.gdlr-comments-area .comments-title { font-size: 12px; font-weight: 700; text-transform: uppercase;
	margin-bottom: 20px; padding-top: 30px; padding-bottom: 8px; border-bottom-width: 0px; border-bottom-style: solid; letter-spacing: 2px; }
.gdlr-comments-area ol.commentlist { list-style: none; margin-left: 0px; }
.gdlr-comments-area ol.commentlist .comment-article{ margin-bottom: 30px; padding-bottom: 5px;
	border-bottom-width: 1px; border-bottom-style: solid; }
.gdlr-comments-area ol.commentlist ol.children{ list-style: none; margin-left: 40px; }
.gdlr-comments-area .comment-avatar{ float: left; overflow: hidden; margin-right: 20px; max-width: 60px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;  }
.gdlr-comments-area .comment-avatar img{ display: block; }
.gdlr-comments-area .comment-body{ overflow: hidden; position: relative; }
.gdlr-comments-area .comment-author{ font-size: 15px; font-weight: bold; margin-bottom: 4px; }
.gdlr-comments-area .comment-reply{ position: absolute; top: 0px; right: 0px; font-size: 15px; }
.gdlr-comments-area .comment-reply i{ margin-right: 12px; }
.gdlr-comments-area .comment-time { line-height: 20px; margin-bottom: 5px; }
.gdlr-comments-area .comment-time i { font-size: 16px; line-height: 20px; float: left; margin-right: 6px; }
.gdlr-comments-area .comment-time time{ font-style: italic; }
.gdlr-comments-area .comment-content{ margin-top: 15px; }

.comment-respond .comment-form{ width: 101%; }
.comment-respond .comment-reply-title{ font-size: 12px; font-weight: 700; text-transform: uppercase; 
	margin-bottom: 15px; padding-top: 10px; padding-bottom: 8px; border-bottom-width: 0px; border-bottom-style: solid; letter-spacing: 2px; } 
.comment-respond .comment-form-head > input{ float: left; width: 28.5%; margin: 0 0 0 1.5%; padding: 11px 1.5%; border-width: 0px; 
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.comment-respond .comment-form-head > input:first-child{ width: 30%; margin-left: 0%; }
.comment-respond .comment-form-comment > textarea{ margin: 9px 0 0; padding: 11px 2%; width: 95%; border-width: 0px; 
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; display: block; }
.comment-respond .comment-form-comment > textarea:focus{ outline: none; }
.comment-respond .form-submit > input[type="submit"]{ margin-bottom: 0px; margin-top: 20px; padding: 15px 20px; font-size: 11px; }

.comment-form-comment { margin-bottom: 13px; }
p.comment-form-cookies-consent { margin-top: 12px; }
p.comment-form-cookies-consent label{ font-size: 14px; }
p.comment-form-cookies-consent input{ margin-right: 10px; }


/* single bottom v4 */
.gdlr-single-bottom-v4 .gdlr-single-nav h3{ font-size: 17px; font-weight: 700; margin-bottom: 0px; }
.gdlr-single-bottom-v4 .gdlr-single-nav span{ font-size: 13px; text-transform: uppercase; letter-spacing: 2px; font-weight: 700; margin-bottom: 10px; display: block; }

.gdlr-single-bottom-v4 .gdlr-social-share, 
.gdlr-single-bottom-v4 .gdlr-social-share a{ background: transparent; }
.gdlr-single-bottom-v4 .gdlr-social-share{ padding: 19px 0px 0px; margin-bottom: 65px; border-top-width: 1px; border-top-style: solid; }
.gdlr-single-bottom-v4 .gdlr-social-share .social-share-title{ letter-spacing: 2px; text-transform: uppercase; font-size: 13px; }

.gdlr-single-bottom-v4 .gdlr-post-author{ padding: 45px; margin-bottom: 50px; box-shadow: 0px 0px 30px rgba(0,0,0,.1); }
.gdlr-single-bottom-v4 .gdlr-post-author .post-author-avartar{ max-width: 80px; overflow: hidden; line-height: 0; margin-right: 30px; 
	border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; }
.gdlr-single-bottom-v4 .gdlr-post-author .post-author{ font-size: 18px; text-transform: capitalize; font-weight: 700; }

.gdlr-single-bottom-v4 .gdlr-comments-area .comments-title{ font-size: 22px; margin-bottom: 30px; text-transform: none; letter-spacing: 0px; }
.gdlr-single-bottom-v4 .gdlr-comments-area .comment-avatar{ border-radius: 50%; max-width: 80px; margin-right: 35px; }
.gdlr-single-bottom-v4 .gdlr-comments-area .comment-author{ font-size: 16px; font-weight: 700; margin-bottom: 5px; }
.gdlr-single-bottom-v4 .gdlr-comments-area .comment-time i{ display: none; }
.gdlr-single-bottom-v4 .gdlr-comments-area .comment-time time{ font-size: 14px; font-style: normal; }
.gdlr-single-bottom-v4 .comment-respond .comment-form-head > input{ font-size: 14px; border-width: 1px; border-style: solid; background: transparent; padding: 13px 1.5%; 
    border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }
.gdlr-single-bottom-v4 .comment-respond .comment-form-comment > textarea { font-size: 14px; border-width: 1px; border-style: solid; background: transparent; padding: 15px 1.5%; width: 96.5%;
    border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }

.comment-respond .comment-reply-title{ font-size: 22px; letter-spacing: 0px; text-transform: none; }

/*--- blog ---*/
.gdlr-blog-thumbnail { position: relative; }
.gdlr-blog-thumbnail .icon-bullhorn{ margin-right: 9px; }
.gdlr-blog-thumbnail .gdlr-sticky-banner { position: absolute; bottom: 0px;  
	font-size: 12px; font-weight: bold; padding: 7px 15px; text-transform: uppercase; right: 0; }

.gdlr-blog-thumbnail{ background: #000000; }
.gdlr-blog-thumbnail.gdlr-audio{ background: transparent; }
.format-gallery .gdlr-blog-thumbnail{ background: transparent; }
.gdlr-blog-thumbnail > a > img{ 	
	transition: opacity 300ms; -moz-transition: opacity 300ms;
	-o-transition: opacity 300ms; -webkit-transition: opacity 300ms; }
.gdlr-blog-thumbnail > a > img:hover{ opacity: 0.8; filter: alpha(opacity=80); }

.gdlr-blog-carousel-item.gdlr-item .gdlr-blog-grid:first-child{ margin-left: 0px; }
.gdlr-item.gdlr-blog-grid { margin-bottom: 50px; }
.gdlr-blog-grid .gdlr-blog-title{ font-size: 17px; margin-bottom: 15px; 
	font-weight: bold; text-transform: uppercase; letter-spacing: 1px; }
.gdlr-blog-grid .gdlr-blog-content{ margin-bottom: 0px; }
.gdlr-blog-grid .gdlr-blog-thumbnail{ margin-bottom: 22px; }
.gdlr-blog-grid .gdlr-blog-thumbnail img{ display: block; margin: 0px auto; }
.gdlr-blog-grid .gdlr-blog-info{ line-height: 18px; font-size: 13px; margin-bottom: 12px; font-style: italic; }
.gdlr-blog-grid .gdlr-blog-info i{ margin-right: 8px; }
.gdlr-blog-grid .gdlr-blog-info .blog-info{ float: left; margin-right: 20px; }
.gdlr-blog-grid .excerpt-read-more{ margin-top: 20px; font-style: italic; font-size: 13px; 
	letter-spacing: 1px; display: inline-block; }
.gdlr-blog-grid .excerpt-read-more i{ margin-left: 15px; }

.gdlr-blog-grid2{ text-align: center; margin-bottom: 30px; }
.gdlr-blog-grid2 .gdlr-blog-title{ font-size: 18px; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; margin-bottom: 12px; }
.gdlr-blog-grid2 .gdlr-blog-thumbnail{ margin-bottom: 26px; }
.gdlr-blog-grid2 .gdlr-blog-info{ font-size: 14px; }
.gdlr-blog-grid2 .gdlr-blog-info i{ display: none; }
.gdlr-blog-grid2 .gdlr-blog-content{ margin-top: 18px; }
.gdlr-blog-grid2 .excerpt-read-more{ margin-top: 20px; display: block; }
.gdlr-blog-grid2 .excerpt-read-more i{ display: none; }

.gdlr-blog-widget.gdlr-item{ margin-bottom: 25px; }
.gdlr-blog-widget.gdlr-item{ padding-top: 25px; border-top-width: 1px; border-top-style: solid; }
.gdlr-blog-widget.gdlr-item:first-child{ padding-top: 0px; border: none; }
.gdlr-blog-widget .gdlr-blog-thumbnail { width: 133px; float: left; }
.gdlr-blog-widget .gdlr-blog-thumbnail .gdlr-sticky-banner{ display: none; } 
.gdlr-blog-widget .blog-date-wrapper{ width: 46px; text-align: center; float: left; padding: 8px 3px; margin-right: 22px; }
.gdlr-blog-widget .blog-date-wrapper span{ display: block; line-height: 1; margin: 3px 0px; }
.gdlr-blog-widget .blog-date-wrapper .blog-date-day{ font-size: 17px; font-weight: bold; }
.gdlr-blog-widget .blog-date-wrapper .blog-date-month{ font-size: 11px; text-transform: uppercase;  font-weight: 700; }
.gdlr-blog-widget .gdlr-blog-title{ font-size: 16px; margin-bottom: 12px; font-weight: bold; }
.gdlr-blog-widget .excerpt-read-more{ display: none; }
.gdlr-blog-widget .post-header { overflow: hidden; }

.blog-widget-right-text-link { font-size: 13px; margin: 0px 15px 20px; font-style: italic; display: inline-block; letter-spacing: 1px; }
.blog-widget-right-text-link  i{ margin-left: 15px; }

.gdlr-item.gdlr-blog-medium { margin-bottom: 50px; }	
.gdlr-blog-medium .gdlr-blog-thumbnail{ margin-right: 27px; float: left; width: 35%; }
.gdlr-blog-medium .gdlr-blog-thumbnail img{ display: block; margin: 0px auto;  }
.gdlr-blog-medium .gdlr-blog-content-wrapper{ overflow: hidden;  }
.gdlr-blog-medium .gdlr-blog-title{ font-size: 18px; font-weight: bold; 
	margin-bottom: 15px; text-transform: uppercase; letter-spacing: 1px; }
.gdlr-blog-medium .gdlr-blog-content{ margin-bottom: 0px; }
.gdlr-blog-medium .gdlr-blog-info{ line-height: 18px; font-size: 13px; margin-bottom: 12px; font-style: italic; }
.gdlr-blog-medium .gdlr-blog-info i{ margin-right: 8px; }
.gdlr-blog-medium .gdlr-blog-info .blog-info{ float: left; margin-right: 20px; }
.gdlr-blog-medium .excerpt-read-more{ margin-top: 20px; font-style: italic; font-size: 13px; 
	letter-spacing: 1px; display: inline-block; }
.gdlr-blog-medium .excerpt-read-more i{ margin-left: 15px; }
.gdlr-blog-medium .blog-date-wrapper{ width: 50px; text-align: center; float: left; padding: 10px 2px; margin-right: 25px; }
.gdlr-blog-medium .blog-date-wrapper span{ display: block; line-height: 1; margin: 3px 0px 5px; }
.gdlr-blog-medium .blog-date-wrapper .blog-date-day{ font-size: 20px; font-weight: bold; }
.gdlr-blog-medium .blog-date-wrapper .blog-date-month{ font-size: 12px; text-transform: uppercase; letter-spacing: 1px; }

.gdlr-item.gdlr-blog-full{ margin-bottom: 40px; }
.blog-item-holder .gdlr-blog-full .gdlr-blog-content { margin-bottom: 30px; }
.gdlr-blog-full .gdlr-blog-title{ font-size: 20px; font-weight: bold; text-transform: uppercase; 
	margin-bottom: 20px; letter-spacing: 1px; }
.gdlr-blog-full .gdlr-blog-thumbnail{ text-align: center; margin-bottom: 30px; }
.gdlr-blog-full .gdlr-blog-thumbnail img{ display: block; margin: 0px auto;  }
.gdlr-blog-full .gdlr-blog-info{ line-height: 18px; font-size: 13px; margin-bottom: 10px; font-style: italic; }
.gdlr-blog-full .gdlr-blog-info i{ margin-right: 8px; }
.gdlr-blog-full .gdlr-blog-info .blog-info{ float: left; margin-right: 20px; }
.gdlr-blog-full .excerpt-read-more{ margin-top: 22px; font-style: italic; font-size: 13px; 
	letter-spacing: 1px; display: inline-block; }
.gdlr-blog-full .excerpt-read-more i{ margin-left: 15px; }
.gdlr-blog-full .blog-content-wrapper{ overflow: hidden; }
.gdlr-blog-full .blog-date-wrapper{ width: 50px; text-align: center; float: left; padding: 10px 2px; margin-right: 28px; }
.gdlr-blog-full .blog-date-wrapper span{ display: block; line-height: 1; margin: 3px 0px 5px; }
.gdlr-blog-full .blog-date-wrapper .blog-date-day{ font-size: 20px; font-weight: bold; }
.gdlr-blog-full .blog-date-wrapper .blog-date-month{ font-size: 12px; text-transform: uppercase; letter-spacing: 1px; }

.gdlr-blog-full .gdlr-single-blog-tag{ margin-bottom: 40px; }
.gdlr-blog-full .gdlr-single-blog-tag i{ font-size: 16px; line-height: 16px; 
	padding-top: 6px; margin-right: 20px; float: left; }
.gdlr-blog-full .gdlr-single-blog-tag a{ line-height: 12px; padding: 8px 13px; display: inline-block; 
	margin-right: 5px; -moz-border-radius: 3px; -webkit-border-radius:3px; border-radius: 3px;  }
.gdlr-blog-full .gdlr-single-blog-tag .sep{ display: none; }

body.single .gdlr-blog-full{ border-bottom: 0px; }
.gdlr-blog-thumbnail .flex-control-nav{ display:none; }
.gdlr-blog-thumbnail .flexslider .flex-prev, 
.gdlr-blog-thumbnail .flexslider .flex-next { opacity: 0.7; }

.gdlr-single-nav > div i{ font-size: 18px; line-height: 20px; padding: 5px 12px; background: transparent !important; }
.single-post .gdlr-single-nav{ margin-bottom: 65px; width: 100%; }
.single-post .gdlr-single-nav > div.previous-nav{ padding-right: 10px; float: left; }
.single-post .gdlr-single-nav > div.previous-nav i{ margin-right: 8px; }
.single-post .gdlr-single-nav > div.next-nav{ padding-left: 10px; float: right; text-align: right; }
.single-post .gdlr-single-nav > div.next-nav i{ margin-left: 8px; }

.gdlr-outer-nav.gdlr-nav-container i { font-size: 30px; position: absolute; top: 50%; margin-top: -4px; }
.gdlr-outer-nav.gdlr-nav-container span{ cursor: pointer; 
	transition: background-color 200ms; -moz-transition: background-color 200ms;
	-o-transition: background-color 200ms; -webkit-transition: background-color 200ms;
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);	}
.gdlr-outer-nav.gdlr-nav-container span.gdlr-flex-next{ display: block; position: absolute; 
	padding: 0px 15px; right: 0px; top: 0px; bottom: 0px; width: 13px; }
.gdlr-outer-nav.gdlr-nav-container span.gdlr-flex-next i{ margin-left: 5px; }
.gdlr-outer-nav.gdlr-nav-container span.gdlr-flex-prev{ display: block; position: absolute;
    padding: 0px 15px; left: 0px; top: 0px; bottom: 0px; width: 13px; }
.gdlr-outer-nav.gdlr-nav-container span.gdlr-flex-prev i{ margin-right: 5px; }

/*--- single portfolio lightbox ---*/
.gdlr-single-lightbox { position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 199; overflow-y: auto; }
.gdlr-single-lightbox-overlay { position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px;
    background: #111; padding: 5px;  opacity: 0.8; filter: alpha(opacity=80);
	background-image: url('/wp-content/themes/hotelmaster/images/port-loader.gif'); background-position: center; background-repeat: no-repeat; }
.gdlr-single-lightbox-wrapper { margin-top: 80px; margin-bottom: 80px; }
.gdlr-single-lightbox-close .gdlr-exit{ width: 25px; height: 25px; padding: 25px; float: right; cursor: pointer; 
	background: url('/wp-content/themes/hotelmaster/images/single-port-close.png') center no-repeat #000; }
.gdlr-single-lightbox-container { padding: 40px; }
.gdlr-single-lightbox-title{ margin: 20px 20px 0px; font-size: 29px; text-transform: uppercase; font-weight: bold; text-align: center; }

/*--- single portfolio ---*/
.gdlr-portfolio-info .portfolio-info .info-head { font-weight: bold; margin-right: 7px; }
.gdlr-portfolio-info .gdlr-social-share { padding: 10px 0px 0px; background: transparent; }
.gdlr-portfolio-info .social-share-title { display: none; }

.single-portfolio .gdlr-single-nav i{ margin-right: 2px; }
.single-portfolio .gdlr-single-nav > div.previous-nav{ float: left; }
.single-portfolio .gdlr-single-nav > div.next-nav{ float: left; }
.single-portfolio .gdlr-single-nav{ position: absolute; right: 0px; top: 5px; }

.gdlr-related-portfolio .head{ font-size: 24px; font-weight: bold; margin: 0px 20px 30px; }
.gdlr-related-portfolio.portfolio-item-holder { margin-bottom: 25px; }

.gdlr-portfolio-style1 .gdlr-portfolio-thumbnail{ text-align: center; margin-bottom: 55px; }
.gdlr-portfolio-style1 .gdlr-portfolio-thumbnail img{ display: block; margin: 0px auto;  }
.gdlr-portfolio-style1 .gdlr-portfolio-description{ width: 62%; float: left; margin-right: 3%; position: relative; }
.gdlr-portfolio-style1 .gdlr-portfolio-content .head{ font-size: 24px; font-weight: bold; margin-bottom: 30px; }
.gdlr-portfolio-style1 .gdlr-portfolio-info{ width: 35%; float: right; position: relative; }
.gdlr-portfolio-style1 .portfolio-info{ padding-bottom: 10px; margin-bottom: 10px; 
	border-bottom-width: 1px; border-bottom-style: solid; }
.gdlr-class-both-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-description,
.gdlr-class-left-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-description,
.gdlr-class-right-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-description{ float: none; margin-right: 0px; width: auto; }
.gdlr-class-both-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-info, 
.gdlr-class-left-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-info, 
.gdlr-class-right-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-info{ width: auto; float: none; margin-bottom: 30px; }
	
.gdlr-portfolio-style2.gdlr-item-start-content { margin-bottom: 35px; }
.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail{ text-align: center; margin: 0px 30px 30px 0px; max-width: 60%; float: left; }
.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail.gdlr-video,
.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail.gdlr-slider{ width: 60%; }
.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail img{ display: block; margin: 0px auto;  }
.gdlr-portfolio-style2 .gdlr-portfolio-content{ overflow: hidden; position: relative; }
.gdlr-portfolio-style2 .gdlr-portfolio-content .head{ font-size: 24px; font-weight: bold; margin-bottom: 25px; }
.gdlr-portfolio-style2 .gdlr-portfolio-info{ margin-bottom: 45px;  }
.gdlr-portfolio-style2 .portfolio-info{ padding-bottom: 10px; margin-bottom: 10px; 
	border-bottom-width: 1px; border-bottom-style: solid; }
.gdlr-class-both-sidebar .gdlr-portfolio-style2 .gdlr-portfolio-thumbnail,
.gdlr-class-left-sidebar .gdlr-portfolio-style2 .gdlr-portfolio-thumbnail,
.gdlr-class-right-sidebar .gdlr-portfolio-style2 .gdlr-portfolio-thumbnail {
    max-width: 100%; float: none; margin-right: 0px; margin-left: 0px; width: auto !important;  }

/*--- portfolio ---*/
.portfolio-thumbnail{ position: relative; overflow: hidden; }
.portfolio-thumbnail .flex-control-nav{ display:none; }
.portfolio-thumbnail .portfolio-overlay{ position: absolute; top: 0px; right: 0px; 
	bottom: 0px; left: 0px; opacity: 0; filter: alpha(opacity=0); }
.portfolio-thumbnail .portfolio-icon{ line-height: 1; display: inline-block; filter: inherit; padding: 16px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }	
.portfolio-thumbnail .portfolio-icon i{ font-size: 17px; margin: 0px; display: inline-block; }
.portfolio-thumbnail .portfolio-icon i.fa-link,
.portfolio-thumbnail .portfolio-icon i.icon-link{ padding: 2px 0px 0px; }
.portfolio-thumbnail .portfolio-icon i.fa-search,
.portfolio-thumbnail .portfolio-icon i.icon-search{ padding: 2px; }

.portfolio-thumbnail .flexslider .flex-prev, 
.portfolio-thumbnail .flexslider .flex-next { opacity: 0.7; }

.gdlr-classic-portfolio.gdlr-item{ margin-bottom: 45px; }
.gdlr-classic-portfolio .portfolio-thumbnail{ margin-bottom: 28px; text-align: center; font-size: 0px; }
.gdlr-classic-portfolio .portfolio-thumbnail.gdlr-video .portfolio-content-wrapper{ display: none; }
.gdlr-classic-portfolio .portfolio-thumbnail .portfolio-overlay-content { position: absolute;
    top: 50%; left: 0px; right: 0px; text-align: center; opacity: 0; filter: alpha(opacity=0); }
.gdlr-classic-portfolio .portfolio-title{ font-size: 14px; font-weight: bold; 
	text-transform: uppercase; margin-bottom: 8px; }
.gdlr-classic-portfolio .portfolio-info{ font-size: 13px; font-style: italic; letter-spacing: 1px; }
.gdlr-classic-portfolio .portfolio-info .info-head{ display: none; }
.gdlr-classic-portfolio .portfolio-excerpt { margin-top: 16px; }
.gdlr-classic-portfolio .excerpt-read-more { margin-top: 18px; font-style: italic;
	display: inline-block; font-size: 13px; letter-spacing: 1px; }
.gdlr-classic-portfolio .excerpt-read-more i{ margin-left: 13px; }
.gdlr-classic-portfolio .gdlr-pagination { margin-top: 10px; position: relative; z-index: 10; }

.gdlr-item-no-space .gdlr-modern-portfolio.gdlr-item{ margin-bottom: 0px; }
.type-modern-portfolio-no-space .gdlr-pagination { margin-top: 50px; }
.gdlr-modern-portfolio.gdlr-item{ margin-bottom: 40px; }
.gdlr-modern-portfolio .portfolio-thumbnail{ font-size: 0px; text-align: center; }
.gdlr-modern-portfolio .portfolio-thumbnail.gdlr-video .portfolio-content-wrapper{ display: none; }
.gdlr-modern-portfolio .portfolio-thumbnail .portfolio-overlay-content { position: absolute;
    top: 50%; left: 0px; right: 0px; text-align: center; opacity: 0; filter: alpha(opacity=0); }
.gdlr-modern-portfolio .portfolio-title{ font-size: 13px; font-weight: bold; 
	text-transform: uppercase; margin-bottom: 6px; }
.gdlr-modern-portfolio .portfolio-info{ font-size: 13px; position: relative; }
.gdlr-modern-portfolio .portfolio-info .info-head{ display: none; }
.gdlr-modern-portfolio .portfolio-thumbnail .portfolio-icon{ margin-bottom: 40px; margin-top: 40px; }
.type-modern-portfolio .gdlr-pagination { margin-top: 20px; }

.gdlr-portfolio-carousel-item .gdlr-portfolio-item:first-child{ margin-left: 0px; }
.portfolio-item-filter{ margin: 0px 15px; text-align: center; padding-bottom: 40px; }
.portfolio-item-filter a{ font-size: 16px; }
.portfolio-item-filter .gdlr-saperator{ margin: 0px 18px; }
.portfolio-item-filter .gdlr-saperator:first-child{ display: none; }
.gdlr-now-loading{ height: 32px; padding: 40px 0px 80px; display: none; background: url('/wp-content/themes/hotelmaster/images/dark/now-loading.gif') center no-repeat;  }

/*--- list with icon ---*/
.list-with-icon{ margin-bottom: 55px; padding-bottom: 0px; margin-top: 3px; }
.list-with-icon .list-with-icon-title i{ font-size: 23px; line-height: 25px; }
.list-with-icon .list-with-icon-title{ overflow: hidden; font-size: 15px; font-weight: bold; margin-bottom: 8px; text-transform: uppercase; letter-spacing: 2px; }

.list-with-icon.gdlr-left{ text-align: left; }
.list-with-icon.gdlr-left .list-with-icon-title i{ margin-left: 18px; }
.list-with-icon.gdlr-right{ text-align: right; }
.list-with-icon.gdlr-right .list-with-icon-title i{ margin-right: 18px; }

/*--- aside format ---*/
.format-aside .gdlr-blog-content{ font-size: 20px; font-style: italic; padding: 30px 30px 30px; line-height: 1.5; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5 px; }
.format-aside .gdlr-blog-content p:last-child{ margin-bottom: 0px; }

/*--- quote format ---*/
.format-quote .gdlr-top-quote blockquote{ font-weight: bold; font-size: 25px; font-style: normal; 
	line-height: 1.4; padding: 0px 0px 0px 55px; border-top-width: 0px; border-bottom-width: 0px;
	background-size: 34px 29px; background-position: 0px 7px; background-image: url('/wp-content/themes/hotelmaster/images/dark/quote.png'); }
.gdlr-icon-light .format-quote .gdlr-top-quote blockquote{ background-image: url('/wp-content/themes/hotelmaster/images/light/quote.png'); }
.format-quote .gdlr-top-quote blockquote,
.format-quote .gdlr-top-quote blockquote p{ margin-bottom: 12px; }
.format-quote .gdlr-quote-author{ font-size: 14px; font-weight: bold; padding-left: 55px; }
.post.format-quote .gdlr-blog-content { border-top-style: dashed; border-bottom-style: dashed; border-top-width: 1px; border-bottom-width: 1px; padding-top: 40px; padding-bottom: 20px; }

/*--- Link Format ---*/
.format-link .gdlr-blog-content { margin-bottom: 0px; }
.gdlr-blog-full .post.format-link .gdlr-blog-content { margin-bottom: 0px }
.post.format-link { border-top-width: 1px; border-bottom-width: 1px; border-top-style: dashed; border-bottom-style: dashed; margin-bottom: 70px; padding: 40px 0px 40px; }
.gdlr-blog-full .post.format-link .gdlr-blog-title{ margin-bottom: 5px; }

/*-- Blog --*/
.gdlr-blog-content { margin-bottom: 50px; }
.gdlr-video-content { margin-top: 17px; }
.gdlr-video-content-title { font-size: 14px; text-transform: uppercase;
    font-weight: bold; letter-spacing: 2px; margin-top: 26px; margin-bottom: 0px; }


/*----------------------------------------------------------------------*/
/*---------------                 WIDGET              ------------------*/
/*----------------------------------------------------------------------*/

/*--- list ---*/
.widget_recent_entries ul, .widget_recent_comments ul, 
.widget_pages ul, .widget_rss ul, 
.widget_archive ul, .widget_categories ul, .widget_nav_menu ul,
.widget_meta ul { position: relative; list-style: none; margin-left: 0px; }

.widget_recent_entries ul ul, .widget_recent_comments ul ul, 
.widget_pages ul ul, .widget_rss ul ul, 
.widget_archive ul ul, .widget_categories ul ul, .widget_nav_menu ul ul,
.widget_meta ul ul{ margin-top: 15px; margin-bottom: 0px; }

.widget_recent_entries ul ul li:last-child, .widget_recent_comments ul ul li:last-child, 
.widget_pages ul ul li:last-child, .widget_rss ul ul li:last-child, 
.widget_archive ul ul li:last-child, .widget_categories ul ul li:last-child, .widget_nav_menu ul ul li:last-child,
.widget_meta ul ul li:last-child{ padding-bottom: 0px; margin-bottom: 0px; border-bottom-width: 0px; }

.widget_recent_entries ul li, .widget_recent_comments ul li, 
.widget_pages ul li, .widget_rss ul li, 
.widget_archive ul li, .widget_categories ul li, .widget_nav_menu ul li, 
.widget_meta ul li{ margin-bottom: 10px; padding-left: 25px; line-height: 20px; padding-bottom: 10px;
	border-bottom-width: 1px; border-bottom-style: solid; }
	
.widget_recent_entries ul li:before, .widget_recent_comments ul li:before, 
.widget_pages ul li:before, .widget_rss ul li:before, 
.widget_archive ul li:before, .widget_categories ul li:before, .widget_nav_menu ul li:before,
.widget_meta ul li:before { content: "\f105"; font-family: FontAwesome; text-align: center;
	position: absolute; left: 0px; display: block; height: 20px; width: 20px; margin-top: -1px; }

/*--- tag could ---*/
.tagcloud a { font-size: 11px !important; display: block;
	float: left; padding: 5px 10px; margin-right: 7px; margin-top: 7px;
	border: 0px solid; border-color: inherit; font-weight: bold; text-transform: uppercase; }
.tagcloud a:hover { opacity: 0.8; filter: alpha(opacity=80); }
.tagcloud { display: inline-block; }

/*--- search form ---*/
.gdl-search-form{ padding-right: 22px; position: relative; padding-right: 32px; }
.gdl-search-form input[type="text"]{ border-width: 1px; border-style: solid; width: 100%; padding: 15px 15px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font-size: 13px; }
.gdl-search-form input[type="submit"] { position: absolute; right: 15px; top: 50%; margin: -8px 0px 0px; 
	width: 16px; height: 16px; padding: 0px; background-color: transparent !important; background-size: 16px 16px;
	background-image: url('/wp-content/themes/hotelmaster/images/dark/icon-search.png'); border: none; 
	background-position: top right; background-repeat: no-repeat; }

.gdlr-navigation-wrapper{ line-height: 0; }
.gdlr-navigation-wrapper .gdlr-navigation { display: inline-block; line-height: 1.7; }
.gdlr-navigation-wrapper .gdlr-menu-search-button-sep { display: inline-block; vertical-align: top; margin: -3px 30px 0px 10px; line-height: 24px; }
.gdlr-navigation-wrapper .gdlr-menu-search-button { display: inline-block; vertical-align: top; margin: 1px 0px 0px; cursor: pointer; }
#gdlr-menu-search{ position: absolute; top: 100%; width: 250px; margin-left: -250px; display: none; }
#gdlr-menu-search input[type="text"]{ margin: 0px; background: transparent; padding: 20px 23px; }
#gdlr-menu-search input[type="submit"]{ display: none; }
.gdlr-menu-search-wrap{ position: relative; display: inline-block; }

/*--- recent post widget ---*/
.recent-post-widget{ margin-bottom: 15px; border-bottom-width: 1px; border-bottom-style: solid; padding-bottom: 15px; }
.recent-post-widget .recent-post-widget-thumbnail{ max-width: 70px; float: left; margin-right: 15px; }
.recent-post-widget .recent-post-widget-thumbnail img{ display: block; }
.recent-post-widget .recent-post-widget-content{ overflow: hidden; margin-top: 5px; }
.recent-post-widget .recent-post-widget-title{ font-size: 13px; margin-bottom: 6px; margin-top: 2px; }
.recent-post-widget .recent-post-widget-info{ line-height: 22px; }
.recent-post-widget .recent-post-widget-info i{ font-size: 15px; margin-right: 9px; }

.top-rated-post-widget{ padding-bottom: 15px;  margin-bottom: 15px;
	border-bottom-width: 1px; border-bottom-style: solid; overflow: hidden; }
.top-rated-post-widget .top-rated-post-rating{ color: #fff; background: #f5be3b; }
.top-rated-post-widget .top-rated-post-rating{ width: 26px; height: 20px; padding: 15px 12px; 
	text-align: center; float: left; margin-right: 20px; 
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; font-size: 13px; font-weight: 700; line-height: 19px; }
.top-rated-post-widget .top-rated-post-title{ overflow: hidden; margin-top: 10px; }

.gdlr-recent-room-widget .recent-room-widget{ margin-bottom: 20px; }	
.gdlr-recent-room-widget .recent-room-widget-thumbnail { float: left; max-width: 70px; margin-right: 20px; }
.gdlr-recent-room-widget .recent-room-widget-content { overflow: hidden; }
.gdlr-recent-room-widget .recent-room-widget-title { font-weight: bold; letter-spacing: 2px;
    font-size: 13px; text-transform: uppercase; margin-bottom: 8px; margin-top: 5px; }
.gdlr-recent-room-widget .recent-room-widget-info { font-size: 11px; font-style: italic; }
.gdlr-recent-room-widget .recent-room-widget-info i{ margin-left: 10px; }	
	
/*--- recent comment widget ---*/	
.gdlr-recent-comment-widget .recent-comment-widget-thumbnail{ overflow: hidden; float: left; margin-right: 20px;
    -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.gdlr-recent-comment-widget .recent-comment-widget-content { overflow: hidden; }
.gdlr-recent-comment-widget .recent-commnet-widget { padding-bottom: 20px; margin-bottom: 20px;
	border-bottom-width: 1px; border-bottom-style: solid; }
.gdlr-recent-comment-widget .recent-comment-widget-title{ font-size: 12px; font-weight: bold; 
	text-transform: uppercase; margin-bottom: 5px; }
.gdlr-recent-comment-widget .recent-comment-widget-info{ font-size: 12px; font-weight: bold; margin-bottom: 10px; }

/*--- twitter widget ---*/
ul.gdlr-twitter-widget{ list-style: none; margin-left: 0px; }
ul.gdlr-twitter-widget li{ margin-bottom: 20px; border-bottom-width: 1px; border-bottom-style: solid; }
ul.gdlr-twitter-widget li:before{ font-size: 19px; line-height: 24px; float: left; margin-right: 20px;
margin-top: 2px; font-family: FontAwesome; 
	content: '\f099'; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf099;'); }
ul.gdlr-twitter-widget li .gdlr-twitter{ margin-bottom: 20px; overflow: hidden; }

/*--- recent port 2 widget ---*/
.gdlr-recent-port2-widget .recent-port-widget-thumbnail { max-width: 70px; float: left;
margin-right: 15px; margin-bottom: 15px; }
.footer-wrapper .gdlr-recent-port2-widget .recent-port-widget-thumbnail { max-width: 70px; }

/*--- flickr widget ---*/
.gdlr-flickr-widget .flickr_badge_image { max-width: 70px; float: left; 
	margin-right: 15px; margin-bottom: 15px; }
.footer-wrapper .gdlr-flickr-widget .flickr_badge_image { max-width: 57px; }
	
/*--- post slider widget ---*/	
.gdlr-post-slider-widget .flex-control-nav { display: none; }
.gdlr-post-slider-widget .gdlr-caption-title { padding: 7px; font-size: 13px; text-align: center; }
.gdlr-post-slider-widget .flex-direction-nav li a { padding-top: 15px;padding-bottom: 15px; 
	margin-top: -30px; }
	
/*--- Calendar Widget ---*/
.widget_calendar caption { font-size: 14px; margin-bottom: 14px; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; }	
.widget_calendar th { font-size: 11px; font-weight: bold; }
.widget_calendar table, .widget_calendar tr, .widget_calendar td{ padding: 10px 0px; }
.widget_calendar table tfoot td { border-bottom: 0; }


/*----------------------------------------------------------------------*/
/*---------------                PLUGINS              ------------------*/
/*----------------------------------------------------------------------*/

/*--- Isotope Filtering ---*/
.isotope-item { z-index: 2; }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s; }
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width; }
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity; 
	-moz-transition-property: -moz-transform, opacity; 
	-ms-transition-property: -ms-transform, opacity; 
	-o-transition-property: -o-transform, opacity; 
	transition-property: transform, opacity; }
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s; 
	-moz-transition-duration: 0s; 
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s; 
	transition-duration: 0s; }
	
/*--- easy pie chart ---*/	
.gdlr-chart { position: relative; text-align: center; display: inline-block; }
.gdlr-chart canvas { position: absolute; top: 0; left: 0; max-width: 100%; max-height: 100%; 
	max-height: none\9; /*- for ie 8 and below-*/ }
.gdlr-chart .chart-content-wrapper { position: absolute; left: 50%; top: 50%; line-height: 1; z-index: 1; }
.gdlr-chart .chart-content-wrapper .chart-content-inner { position: relative; left: -50%; margin-top: -25%; }
.gdlr-chart .chart-content-wrapper .chart-content{ font-size: 16px; margin-bottom: 8px; display: block; }
.gdlr-chart .chart-content-wrapper .chart-percent-number { font-size: 24px; display: block; }	
.gdlr-chart .chart-content-wrapper .chart-content i { font-size: 25px; margin-top: -28px; margin-bottom: 10px; margin-right: 0; display: block; }

/*--- easy mailchimp form ---*/
.gdlr-mailchimp-form .yks-require-description{ display: none; }
.gdlr-mailchimp-form .yks-mailchimpFormDivRowLabel, 
.gdlr-mailchimp-form .yks-mailchimpFormDivRowField { display: block; margin-bottom: 3px; width: auto; }
.gdlr-mailchimp-form .yks-mailchimpFormDivRow{ margin-top: 9px; }
.gdlr-mailchimp-form .yks-mailchimpFormDivRow:first-child{ margin-top: 0px; }
.gdlr-mailchimp-form input[type="text"], .gdlr-mailchimp-form input[type="email"], 
.gdlr-mailchimp-form input[type="password"]{ width: 200px; padding: 12px; margin-bottom: 5px; }
.gdlr-mailchimp-form p, .gdlr-mailchimp-form input[type="submit"]{ margin-bottom: 0px; }
.gdlr-mailchimp-form .yks-status .yks-success { white-space: normal; text-align: center;
    margin: 0px auto; padding: 5px 12px; }
	
/*--- wpml ---*/
.gdlr-wpml-language-selector img{ margin-right: 12px; vertical-align: middle; }

/*--- woocommerce cart ---*/
.gdlr-woocommerce-cart .sub-menu-item{ padding-top: 12px; margin-top: 12px;
	border-top-width: 1px; border-top-style: solid; }
.gdlr-woocommerce-cart .sub-menu-item:first-child{ padding-top: 0px; border-top-width: 0px; }
.gdlr-woocommerce-cart .sub-menu-item .head{ font-weight: bold; }
.gdlr-woocommerce-cart .gdlr-button{ margin-bottom: 0px; }
.gdlr-woocommerce-cart .gdlr-button:last-child{ margin-right: 0px; }
.gdlr-woocommerce-cart .sub-menu-item .gdlr-button { margin-top: 9px; }

/*--- fitvids ---*/
.gdlr-fluid-video-wrapper { width: 100%; position: relative; padding: 0; }                                                            
.gdlr-fluid-video-wrapper iframe{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; }  	

/*--- contact form 7 ---*/
.wpcf7 input[type="text"], .wpcf7 input[type="email"], 
.wpcf7 input[type="password"], .wpcf7 textarea { padding: 16px 19px; width: 100%; font-size: 13px; }
.wpcf7 input[type="submit"] { padding: 10px 20px; letter-spacing: 0; text-transform: none; }
.wpcf7 span.wpcf7-form-control-wrap {display: block; padding-right: 46px; margin-top: 7px; }	


.footer-wrapper .wpcf7 p{ margin-bottom: 10px; }
.footer-wrapper .wpcf7 input[type="text"], .footer-wrapper .wpcf7 input[type="email"], 
.footer-wrapper .wpcf7 input[type="password"], .footer-wrapper .wpcf7 textarea { padding: 15px 18px; width: 100%;}
.footer-wrapper .wpcf7 span.wpcf7-form-control-wrap { padding-right: 38px; margin-top: 5px; }	
	
.wpcf7 input:focus::input-placeholder{ color:transparent; }
.wpcf7 input:focus::-webkit-input-placeholder{ color:transparent; }
.wpcf7 input:focus::-moz-placeholder{ color:transparent; }
.wpcf7 input:focus:-moz-placeholder{ color:transparent; }
.wpcf7 input:focus:-ms-input-placeholder{ color:transparent; }
.wpcf7 textarea:focus::input-placeholder{ color:transparent; }
.wpcf7 textarea:focus::-webkit-input-placeholder{ color:transparent; }
.wpcf7 textarea:focus::-moz-placeholder{ color:transparent; }
.wpcf7 textarea:focus:-moz-placeholder{ color:transparent; }
.wpcf7 textarea:focus:-ms-input-placeholder{ color:transparent; }	
	
/*--- background player ---*/	
.gdlr-bg-player{ position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; }
.gdlr-player-overlay{ position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; background: #000; }

/*----------------------------------------------------------------------*/
/*---------------                RETINA               ------------------*/
/*----------------------------------------------------------------------*/	
@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
	blockquote{ background-image: url('/wp-content/themes/hotelmaster/images/dark/quote@2x.png'); background-repeat: no-repeat; }
	.gdlr-icon-light blockquote{ background-image: url('/wp-content/themes/hotelmaster/images/light/quote@2x.png'); }
	
	.gdl-search-form input[type="submit"] { background-image: url('/wp-content/themes/hotelmaster/images/dark/icon-search@2x.png'); }
	.page-not-found-search  .gdl-search-form input[type="submit"]{ background-image: url('/wp-content/themes/hotelmaster/images/light/icon-search@2x.png'); }
}	

.gdlr-top-woocommerce-button{ color: #fff; }
.gdlr-top-woocommerce-inner{ background: #242424; }
.gdlr-top-woocommerce,
.gdlr-top-woocommerce-inner > a{ color: #fff; }

/*-- Master Slider --*/
.master-slider-parent { padding-bottom: 0px !important; }

/*--- Font Awesome ---*/
.icon-angle-left, .icon-angle-right, .icon-minus, .icon-plus{ line-height: 1; }
.icon-angle-left:before { content: "\f104"; font-family: fontAwesome; font-style: normal; }
.icon-angle-right:before { content: "\f105"; font-family: fontAwesome; font-style: normal; }
.icon-minus:before{ content: "\f068"; font-family: fontAwesome; font-style: normal; }
.icon-plus:before{ content: "\f067"; font-family: fontAwesome; font-style: normal; }

.portfolio-thumbnail .portfolio-icon{ background: #000; background: rgba(0, 0, 0, 0.6); }
.gdlr-modern-portfolio .portfolio-title a,
.gdlr-modern-portfolio .portfolio-title a:hover { color: #fff; }
.gdlr-modern-portfolio .portfolio-info,
.gdlr-modern-portfolio .portfolio-info a{ color: #fff; }

.gdlr-hotel-missing-room { border-top: 3px solid #e43e3e; padding: 15px 20px; background-color: #fff0f0;
	color: #e43e3e; }

/* prevent zoom iphone */
@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 767px){ 
	.gdlr-reservation-bar .gdlr-combobox-wrapper select:focus,
	.gdlr-reservation-bar input.gdlr-datepicker:focus,
	.gdlr-hotel-availability .gdlr-combobox-wrapper select:focus,
	.gdlr-hotel-availability input.gdlr-datepicker:focus,
	select:focus, textarea:focus, input:focus { font-size: 16px; }
}

.gdlr-flex-thumbnail-control li{ margin-bottom: 10px; }
.gdlr-single-room-thumbnail .gdlr-flex-thumbnail-control{ margin-bottom: 0px; }

.gdlr-reservation-bar .gdlr-price-room-summary-info .gdlr-price-room-summary-price{ margin-right: 0px; }

/* new style */
body.hotelmaster-new-style .gdlr-page-title-wrapper .gdlr-page-title{ font-size: 54px; }
body.hotelmaster-new-style .gdlr-page-title-wrapper .gdlr-page-caption{ font-size: 13px; text-transform: uppercase; letter-spacing: 1px; }

body.hotelmaster-new-style .gdlr-reservation-bar{ width: 340px;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-reservation-bar-title{ font-size: 17px; font-weight: bold; 
	text-transform: uppercase; letter-spacing: 2px; padding: 20px 0px 18px; border-bottom-width: 1px; margin: 0px 25px; }
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-reservation-bar-date-form{ padding-left: 25px; }
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-reservation-field-title{ font-size: 14px; font-weight: bold; text-transform: uppercase; margin-bottom: 13px; }
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-combobox-wrapper{ 
	box-shadow: none; -webkit-box-shadow: none; border-width: 2px; border-style: solid; }
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-combobox-wrapper select{ height: 38px; }
body.hotelmaster-new-style .gdlr-reservation-bar input.gdlr-datepicker{ height: 18px; 
	box-shadow: none; -webkit-box-shadow: none; border-width: 2px; border-style: solid; }
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-datepicker-wrapper:after{ top: 9px; right: 13px; }
body.hotelmaster-new-style .gdlr-reservation-field.gdlr-resv-time .gdlr-reservation-time-title{ font-size: 13px; font-weight: bold; }
body.hotelmaster-new-style .gdlr-reservation-people-title{ margin-top: 45px; font-weight: bold; }
body.hotelmaster-new-style .gdlr-reservation-room .gdlr-reservation-room-title{ text-transform: uppercase; margin-bottom: 6px; letter-spacing: 1px; }
body.hotelmaster-new-style .gdlr-reservation-room .gdlr-reservation-room-info{ font-weight: bold; font-style: normal; margin-left: 0px; }
body.hotelmaster-new-style .gdlr-reservation-room.gdlr-active .gdlr-reservation-room-info{ margin-left: 0px; }
body.hotelmaster-new-style .gdlr-reservation-room .gdlr-reservation-room-info a{ font-weight: normal; }
body.hotelmaster-new-style .gdlr-reservation-room .fa-angle-double-right{ display: block; width: 25px; height: 30px; margin-right: 8px; 
	background: url('/wp-content/themes/hotelmaster/images/default-icon/current-room.png') left center no-repeat; background-size: 19px 16px;  }
body.hotelmaster-new-style .gdlr-reservation-room .fa-angle-double-right:before{ content: "\f105"; display: none; }
body.hotelmaster-new-style .gdlr-reservation-room.gdlr-active .fa-angle-double-right{ background: transparent; }
body.hotelmaster-new-style .gdlr-reservation-room.gdlr-active .fa-angle-double-right:before{ display: inline-block; }

body.hotelmaster-new-style .gdlr-booking-process-bar{ background: transparent; padding-bottom: 16px;
	border-bottom-width: 3px; border-bottom-style: solid; }
body.hotelmaster-new-style .gdlr-booking-process-bar .gdlr-booking-process{ font-size: 15px; text-transform: uppercase; padding: 0px; }
body.hotelmaster-new-style .gdlr-booking-process-bar .gdlr-booking-process:before{ display: none; }
body.hotelmaster-new-style .gdlr-booking-process-bar .gdlr-booking-process:after{ font-family: fontAwesome; content: "\f105"; margin: 0px 22px;
    border: none; position: static; top: auto; right: auto; }

body.hotelmaster-new-style .gdlr-room-selection-complete .gdlr-room-selection-title{ font-size: 17px; text-transform: uppercase; font-style: normal; letter-spacing: 1px; }
body.hotelmaster-new-style .gdlr-room-selection-complete .gdlr-room-selection-caption{ font-size: 13px; }
body.hotelmaster-new-style .gdlr-booking-service-head{ font-size: 15px; text-transform: uppercase; text-align: center; }
body.hotelmaster-new-style .gdlr-room-service-title{ font-size: 14px; font-style: normal; }
body.hotelmaster-new-style .gdlr-room-service-unit{ font-size: 16px; font-weight: bold; font-style: normal; }
body.hotelmaster-new-style .gdlr-booking-contact-form span{ font-style: normal; font-weight: bold; }
body.hotelmaster-new-style .gdlr-booking-contact-form .gdlr-booking-contact-or{ font-style: normal; text-transform: uppercase; font-weight: bold; }
body.hotelmaster-new-style .gdlr-price-summary-head,
body.hotelmaster-new-style .gdlr-service-price-summary-head{ font-size: 17px; font-weight: bold; }
body.hotelmaster-new-style .gdlr-service-price-summary{ font-style: normal; }
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-price-room-summary,
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-service-price-summary-item,
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-price-summary-vat,
body.hotelmaster-new-style .gdlr-price-deposit-wrapper .gdlr-price-deposit-input{ font-weight: bold; font-style: normal; line-height: 23px; }
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-price-room-summary-info{ margin-left: 0px; }
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-price-room-summary-title{ text-transform: uppercase; margin-bottom: 5px; }
body.hotelmaster-new-style .gdlr-price-summary-grand-total{ font-size: 20px; }
body.hotelmaster-new-style .gdlr-price-summary-grand-total-wrapper-2 .gdlr-price-summary-grand-total .gdlr-head,
body.hotelmaster-new-style .gdlr-price-summary-grand-total-wrapper-2 .gdlr-price-summary-grand-total .gdlr-tail{ font-weight: bold; }
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-price-room-summary-price,
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-service-price-summary-item .gdlr-tail,
body.hotelmaster-new-style .gdlr-reservation-bar .gdlr-price-summary-vat .gdlr-tail{ font-size: 17px; }
body.hotelmaster-new-style .gdlr-price-deposit-wrapper .gdlr-price-deposit-amount,
body.hotelmaster-new-style .gdlr-price-deposit-wrapper .gdlr-price-deposit-title,
body.hotelmaster-new-style .gdlr-price-deposit-wrapper .gdlr-price-deposit-caption{ font-weight: bold; font-style: normal; }
body.hotelmaster-new-style .gdlr-price-deposit-input .gdlr-radio-input{ border: 0px !important; line-height: 13px; height: 13px; padding-bottom: 3px; 
	width: 15px; text-align: center; vertical-align: text-top; overflow: hidden;
    border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
body.hotelmaster-new-style .gdlr-price-deposit-input .gdlr-radio-input:before{ content: "\f00c"; font-family: "fontAwesome"; display: inline-block; font-size: 10px; }
body.hotelmaster-new-style .gdlr-room-service-checkbox{ border: 0px !important; line-height: 13px; height: 13px; padding-bottom: 3px; 
	width: 15px; text-align: center; vertical-align: text-top; overflow: hidden; margin-top: 1px;
    border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
body.hotelmaster-new-style .gdlr-room-service-checkbox:before{ content: "\f00c"; font-family: "fontAwesome"; display: inline-block; font-size: 10px; }

body.hotelmaster-v4-style .gdlr-booking-process-bar{ background: transparent; padding-bottom: 16px; }
body.hotelmaster-v4-style .gdlr-booking-process-bar .gdlr-booking-process{ font-size: 17px; text-transform: uppercase; padding: 0px; font-weight: 400; }
body.hotelmaster-v4-style .gdlr-booking-process-bar .gdlr-booking-process:before{ display: none; }
body.hotelmaster-v4-style .gdlr-booking-process-bar .gdlr-booking-process:after{ font-family: fontAwesome; content: "\f105"; margin: 0px 22px;
    border: none; position: static; top: auto; right: auto; }

body.hotelmaster-v4-style .gdlr-medium-room-new .gdlr-room-title{ font-size: 27px; letter-spacing: 0px; margin-bottom: 35px; }
body.hotelmaster-v4-style .gdlr-medium-room-new .gdlr-hotel-room-info-new-style{ margin-bottom: 5px; }
body.hotelmaster-v4-style .gdlr-medium-room-new .gdlr-room-price .gdlr-head, 
body.hotelmaster-v4-style .gdlr-medium-room-new .gdlr-room-price .gdlr-tail{ font-size: 19px; font-weight: 700; font-style: normal; text-transform: uppercase; letter-spacing: 2px; }
body.hotelmaster-v4-style .gdlr-medium-room-new .gdlr-room-price,
body.hotelmaster-v4-style .gdlr-booking-room-wrapper .gdlr-medium-room-new .gdlr-price-break-down{ text-align: center; }
body.hotelmaster-v4-style .gdlr-booking-room-wrapper .gdlr-medium-room-new .gdlr-price-break-down{ font-size: 15px; font-style: normal; }
body.hotelmaster-v4-style .gdlr-booking-room-wrapper .gdlr-medium-room-new .gdlr-price-break-down > span{ display: inline-block; border-bottom-width: 2px; border-bottom-style: solid; text-transform: capitalize; }
body.hotelmaster-v4-style .gdlr-booking-room-wrapper .gdlr-medium-room-new .gdlr-room-price{ margin-top: 25px; }

body.hotelmaster-v4-style .gdlr-reservation-bar{ background: transparent; 
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-reservation-bar-room-form{ background: transparent; padding: 0px 0px 32px; 
	border-bottom-width: 2px; border-bottom-style: solid; margin-bottom: 45px; margin-top: -22px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-reservation-bar-title{ display: inline-block; padding: 0px 0px 3px; border-bottom-width: 1px; font-size: 21px; margin-bottom: 45px; text-transform: uppercase; }
body.hotelmaster-v4-style .gdlr-reservation-room{ margin-top: 30px; }
body.hotelmaster-v4-style .gdlr-reservation-room:first-child{ margin-top: 0px; }
body.hotelmaster-v4-style .gdlr-reservation-room .gdlr-reservation-room-title{ font-size: 16px; text-transform: uppercase; margin-bottom: 13px; }
body.hotelmaster-v4-style .gdlr-reservation-room.gdlr-active .gdlr-reservation-room-title{ font-size: 16px; text-transform: uppercase; margin-bottom: 6px; }
body.hotelmaster-v4-style .gdlr-reservation-room .gdlr-reservation-room-info{ font-size: 13px; text-transform: uppercase; margin-left: 0px; font-style: normal; }
body.hotelmaster-v4-style .gdlr-reservation-room .gdlr-reservation-change-room{ font-size: 11px; font-weight: 700; border-bottom-width: 2px; border-bottom-style: solid; font-style: normal; letter-spacing: 2px; margin-top: 10px; }
body.hotelmaster-v4-style .gdlr-reservation-room i{ margin-top: 1px; }
body.hotelmaster-v4-style .gdlr-reservation-room i:before{ content: "\f105"; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-reservation-field-title{ font-size: 15px; text-transform: uppercase; margin-bottom: 15px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-reservation-bar-date-form{ padding: 0px 0px 0px; font-size: 15px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-reservation-field.gdlr-reservation-bar-room-number{ margin-top: 20px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-reservation-people-title{ float: none; text-transform: uppercase; letter-spacing: 1px; margin: 0px 0px 18px; text-align: left; }

body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-reservation-field{ border-bottom-width: 1px; border-bottom-style: solid; padding-bottom: 8px; margin-bottom: 27px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-datepicker-wrapper{ display: block; overflow: hidden; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-datepicker-wrapper:after{ content: "\f107"; top: 0px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-resv-datepicker .gdlr-reservation-field-title{ float: left; margin-bottom: 0px; margin-right: 15px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-resv-datepicker input.gdlr-datepicker{ padding: 0px; font-size: 15px; text-transform: uppercase;
	box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; vertical-align: baseline; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-resv-combobox{ width: 140px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-resv-combobox .gdlr-reservation-field-title{ float: left; margin-bottom: 0px; margin-right: 15px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-combobox-wrapper:after{ content: "\f107"; top: 0px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-combobox-wrapper{ width: auto;
	box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-combobox-wrapper select{ padding: 0px; height: auto; width: 100%; font-size: 15px; vertical-align: baseline; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-reservation-bar-room-number .gdlr-reservation-field-title{ float: none; margin-bottom: 10px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-resv-night{ width: 100px; margin-right: 0px; }
body.hotelmaster-v4-style .gdlr-reservation-field.gdlr-resv-time{ margin-top: 30px; border: 0px; padding-bottom: 0px; overflow: hidden; }
body.hotelmaster-v4-style .gdlr-reservation-field.gdlr-resv-time .gdlr-reservation-time-title{ font-size: 15px; text-transform: uppercase; line-height: 1.7; float: left; }
body.hotelmaster-v4-style .gdlr-reservation-field.gdlr-resv-time .gdlr-reservation-time-sep{ display: none; }
body.hotelmaster-v4-style .gdlr-reservation-field.gdlr-resv-time .gdlr-resv-time-field{ display: block; width: 140px; float: left; margin-right: 20px; border-bottom-width: 1px; border-bottom-style: solid; padding-bottom: 8px; }
body.hotelmaster-v4-style .gdlr-reservation-field.gdlr-resv-time .gdlr-combobox-wrapper{ display: block; vertical-align: baseline; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-reservation-bar-button{ margin-top: 20px; }

body.hotelmaster-v4-style .gdlr-reservation-bar-head-price{ margin-bottom: 34px; }
body.hotelmaster-v4-style .gdlr-reservation-bar-head-price .gdlr-head{ font-size: 19px; display: block; margin-bottom: 3px; text-transform: uppercase; }
body.hotelmaster-v4-style .gdlr-reservation-bar-head-price .gdlr-tail{ font-size: 48px; line-height: 1; }

body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-price-summary-wrapper{ padding: 0px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-price-room-summary{ font-style: normal; }
body.hotelmaster-v4-style .gdlr-service-price-summary{ font-style: normal; }
body.hotelmaster-v4-style .gdlr-price-summary-vat{ font-style: normal; }
body.hotelmaster-v4-style .gdlr-price-deposit-wrapper .gdlr-price-deposit-input{ font-style: normal; }
body.hotelmaster-v4-style .gdlr-room-selection-complete .gdlr-room-selection-title{ font-style: normal; }
body.hotelmaster-v4-style .gdlr-room-service-title{ font-style: normal; }
body.hotelmaster-v4-style .gdlr-booking-contact-form span{ font-style: normal; }

body.hotelmaster-v4-style .gdlr-medium-room .gdlr-room-thumbnail{ max-width: 42%; margin-right: 40px; }
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-price-room-summary{ font-size: 16px; }
body.hotelmaster-v4-style .gdlr-price-summary-vat{ font-size: 15px; } 
body.hotelmaster-v4-style .gdlr-reservation-bar .gdlr-price-summary-head{ font-size: 18px; }
body.hotelmaster-v4-style .gdlr-price-deposit-wrapper .gdlr-price-deposit-input{ font-size: 16px; }


body.hotelmaster-button-v4-style .gdlr-button, 
body.hotelmaster-button-v4-style input[type="button"], 
body.hotelmaster-button-v4-style input[type="submit"]{ text-transform: uppercase; font-weight: normal; letter-spacing: 2px; padding: 12px 40px; border: 0px; font-style: normal; }
body.hotelmaster-button-v4-style .gdlr-medium-room .gdlr-button{ margin-top: 35px; border-bottom: 0px; padding: 10px 40px; text-transform: uppercase; font-weight: normal; font-style: normal; letter-spacing: 2px; }

body.hotelmaster-button-new-style .gdlr-button, 
body.hotelmaster-button-new-style input[type="button"], 
body.hotelmaster-button-new-style input[type="submit"]{ text-transform: uppercase; font-style: normal; font-size: 15px; }
body.hotelmaster-button-new-style .gdlr-button.with-border{ border-bottom: 0px; }
body.hotelmaster-button-new-style .gdlr-button.small{ font-size: 13px; }
body.hotelmaster-button-new-style .gdlr-button.large{ font-size: 16px; }

body.hotelmaster-single-new-style.single .gdlr-room-title{ font-size: 32px; }
body.hotelmaster-single-new-style.single .gdlr-room-price .gdlr-tail{ font-size: 21px; font-weight: bold; }
body.hotelmaster-single-new-style.single .gdlr-room-title,
body.hotelmaster-single-new-style.single .gdlr-room-price .gdlr-tail{ line-height: 32px; }
body.hotelmaster-single-new-style.single .gdlr-room-title-wrapper{ padding-bottom: 0px; border-bottom: 0px; margin-bottom: 35px; }

body.single .gdlr-hotel-room-info-new-style{ padding-bottom: 24px; padding-top: 20px; margin-bottom: 10px;
    border-bottom-width: 3px; border-bottom-style: solid; }
.gdlr-room-info-new-style{ float: left; margin-right: 38px;  text-align: center; min-width: 50px; margin-bottom: 25px; }
.gdlr-room-info-new-style .gdlr-head{ display: block; margin-bottom: 10px; height: 30px; line-height: 30px; }
.gdlr-room-info-new-style .gdlr-head img{ max-height: 24px; display: inline !important; width: auto !important; }
.gdlr-room-info-new-style .gdlr-tail{ display: block; text-transform: uppercase; font-size: 12px; font-weight: 600; }

.hotelmaster-v4-style .gdlr-room-info-new-style .gdlr-head { height: 38px; margin-bottom: 14px; }
.hotelmaster-v4-style .gdlr-room-info-new-style .gdlr-head img { max-height: 38px; }
.hotelmaster-v4-style .gdlr-room-info-new-style .gdlr-tail { font-size: 15px; font-weight: normal; text-transform: none; }

.gdlr-room-carousel-item .gdlr-medium-room-new:first-child{ margin-left: 0px; }
.gdlr-medium-room-new .gdlr-room-title{ font-size: 32px; margin-bottom: 30px; }
.gdlr-medium-room-new .gdlr-hotel-room-info-new-style{ margin-bottom: 23px; }
.gdlr-medium-room-new .gdlr-button i{ display: none; }
.gdlr-medium-room-new .gdlr-room-price .gdlr-head { font-size: 17px; }
.gdlr-medium-room-new .gdlr-room-price .gdlr-tail { font-size: 24px; font-weight: bold; }
.gdlr-medium-room-new .gdlr-room-price{ margin-top: 20px; }
.gdlr-booking-room-wrapper .gdlr-medium-room-new .gdlr-room-price{ margin-top: 13px; }
.gdlr-booking-room-wrapper .gdlr-medium-room-new .gdlr-price-break-down{ font-size: 14px; font-style: italic; margin-top: -2px; }

.gdlr-modern-room-new .gdlr-hotel-room-info-new-style{ text-align: center; }
.gdlr-modern-room-new .gdlr-room-info-new-style{ float: none; display: inline-block; margin: 0px 10px 15px; }
.gdlr-modern-room-new .gdlr-room-info-new-style .gdlr-tail{ font-size: 10px; }
.gdlr-modern-room-new .gdlr-room-info-new-style .gdlr-head img{ max-height: 18px; }
.gdlr-modern-room-new .gdlr-room-info-new-style .gdlr-head{ margin-bottom: 5px; }
.gdlr-modern-room-new .gdlr-room-thumbnail-wrap{ margin-bottom: 26px; position: relative; }
.gdlr-modern-room-new .gdlr-room-thumbnail-inner{ overflow: hidden; }
.gdlr-modern-room-new .gdlr-room-thumbnail-overlay{ position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px;  }
.gdlr-room-carousel-item .gdlr-modern-room-new:first-child{ margin-left: 0px; }

.gdlr-modern-room-new .gdlr-room-title-wrap{ display: table; width: 100%; height: 100%; }
.gdlr-modern-room-new .gdlr-room-title{ display: table-cell; vertical-align: middle; text-align: center; padding: 19px 20px;
	font-size: 14px; font-weight: bold; text-transform: uppercase; letter-spacing: 2px; }
.gdlr-modern-room-new .gdlr-room-title a{ color: #fff; }

.gdlr-room-bottom-nav{ font-weight: bold; text-align: center; padding-bottom: 30px; padding-top: 30px; }
.gdlr-room-bottom-nav i{ cursor: pointer; font-size: 22px; }
.gdlr-room-bottom-nav i.gdlr-flex-prev{ margin-right: 35px; }
.gdlr-room-bottom-nav i.gdlr-flex-next{ margin-left: 35px; margin-right: 0px; }
.gdlr-room-bottom-nav .gdlr-item-separator { font-size: 11px; letter-spacing: 1px; 
	text-transform: uppercase; border-bottom-width: 2px; border-bottom-style: solid; display: inline-block; vertical-align: middle; margin-bottom: 8px; }

.gdlr-room-image{ position: relative; margin-bottom: 30px; }
.gdlr-room-image .gdlr-room-thumbnail-wrap{ overflow: hidden; background: #000; }
.gdlr-room-image .gdlr-room-thumbnail-overlay{ position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; 
	background-image: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0.9));
	background-image: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0.9));
	background-image: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0.9)); 
	background-image: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0.9)); }
.gdlr-room-image .gdlr-room-title-wrap{ position: absolute; bottom: 0px; left: 0px; right: 0px; /* padding: 0px 20px 15px; */ padding: 0px 35px 35px; }
.gdlr-room-image .gdlr-room-title a{ color: #fff; text-transform: uppercase; margin-bottom: 5px; font-weight: bold; letter-spacing: 1px; }
.gdlr-room-image .gdlr-room-title{ margin-bottom: 0px; }
.gdlr-room-image .gdlr-room-image-top-info{ font-size: 15px; color: #bcbcbc; margin-bottom: 3px; font-weight: bold; text-transform: uppercase; }
.gdlr-room-image .gdlr-room-image-bottom-info{ font-size: 15px; color: #fff; margin-top: 5px; }

.gdlr-room-image .gdlr-room-title-wrap{
	transition: margin 300ms; -moz-transition: margin 300ms;
	-o-transition: margin 300ms; -webkit-transition: margin 300ms; }
.gdlr-room-image:hover .gdlr-room-title-wrap{ margin-bottom: 30px; }
.gdlr-room-image .gdlr-room-thumbnail-inner{
	transition: opacity 300ms; -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms; -webkit-transition: opacity 300ms; }
.gdlr-room-image:hover .gdlr-room-thumbnail-inner{ opacity: 0.8; }

.gdlr-blog-widget-2{ padding-top: 25px; margin-top: 25px; border-top-width: 1px; border-top-style: solid;  }
.gdlr-blog-widget-2:first-child{ padding-top: 0px; margin-top: 0px; border-top: 0px; }
.gdlr-blog-widget-2 .blog-date-wrapper{width: 52px;font-size: 16px;text-align: center;line-height: 1;padding: 10px 0px;float: left;margin-right: 25px;}
.gdlr-blog-widget-2 .blog-date-wrapper .blog-date-day{font-size: 16px;display: block;font-weight: bold;}
.gdlr-blog-widget-2 .blog-date-wrapper .blog-date-month{ font-size: 11px; text-transform: uppercase; letter-spacing: 1px; }
.gdlr-blog-widget-2 .post-header{ overflow: hidden; }
.gdlr-blog-widget-2 .gdlr-blog-title{ font-size: 18px; font-weight: bold; margin-bottom: 8px; }
.gdlr-blog-widget-2 .gdlr-blog-info .blog-info{ display: inline-block; margin-right: 26px; font-size: 13px; }
.blog-widget-2-right-text-link{ font-size: 14px; margin: 15px 15px 20px; font-style: italic; display: inline-block; letter-spacing: 1px; }
.blog-widget-2-right-text-link  i{ margin-left: 15px; }

.header-style-1 div#gdlr-navigation-gimmick.gdlr-pos-bottom{ bottom: 0px; top: auto !important; }
.header-style-2 div#gdlr-navigation-gimmick.gdlr-pos-bottom{ bottom: 0px; top: auto !important; }

.elementor-widget-container .gdlr-reservation-bar input{ box-sizing: content-box; }
.single .elementor-widget-container .gdlr-reservation-bar{ margin-left: auto; float: none; width: auto; margin-right: auto; }
.single .elementor-widget-container .gdlr-hotel-room-info-new-style{ padding-top: 0px; padding-bottom: 0px; border: none; }

.gdlr-hotel-availability-wrapper.gdlr-style-v4 .gdlr-reservation-field-title{ float: left; margin-right: 13px; margin-bottom: 0px; text-transform: uppercase; letter-spacing: 1px; line-height: 1.7; font-size: 15px; }
.gdlr-hotel-availability-wrapper.gdlr-style-v4 .gdlr-datepicker-wrapper{ padding-right: 0px; overflow: hidden; margin-right: 0px; }
.gdlr-hotel-availability-wrapper.gdlr-style-v4 .gdlr-datepicker-wrapper:after{ right: 0px; top: 0px; content: "\f107"; }
.gdlr-hotel-availability-wrapper.gdlr-style-v4 input.gdlr-datepicker{ padding: 0px; background: transparent; vertical-align: baseline; font-size: 15px; text-transform: uppercase; }
.gdlr-hotel-availability-wrapper.gdlr-style-v4 .gdlr-combobox-wrapper{ overflow: hidden; background: transparent; margin-right: 0px; }
.gdlr-hotel-availability-wrapper.gdlr-style-v4 .gdlr-combobox-wrapper select{ height: auto; vertical-align: baseline; font-size: 15px; padding-left: 0px; }
.gdlr-hotel-availability-wrapper.gdlr-style-v4 .gdlr-combobox-wrapper:after{ right: 0px; top: 0px; content: "\f107"; }
.gdlr-hotel-availability-wrapper.gdlr-style-v4 .gdlr-reservation-field{ padding-bottom: 8px; border-bottom-width: 1px; border-bottom-style: solid; }
.gdlr-hotel-availability-wrapper.gdlr-style-v4 .gdlr-hotel-availability-submit input[type="submit"]{ margin-top: 0px; }

.gdlr-hotel-availability-wrapper.gdlr-style-v4 .gdlr-resv-datepicker{ float: left; width: 22%; margin-right: 2%; margin-top: 8px; }
.gdlr-hotel-availability-wrapper.gdlr-style-v4 .gdlr-resv-combobox{ float: left; width: 10%; margin-right: 2%; margin-top: 8px; }
.gdlr-hotel-availability-wrapper.gdlr-style-v4 .gdlr-hostel .gdlr-resv-datepicker{ width: 24%; margin-right: 2% }
.gdlr-hotel-availability-wrapper.gdlr-style-v4 .gdlr-hostel .gdlr-resv-combobox{ width: 12%; margin-right: 2% }

body .elementor-widget-video .elementor-custom-embed-image-overlay img{ width: auto; margin-left: auto; margin-right: auto; }
body .elementor-element .gdlr-gallery-item.gdlr-item .gallery-item{ margin: 0px; }
body .elementor-widget-image-list .elementor-icon-list-icon{ line-height: 0; }

.gdlr-thumbnail-gallery{ position: relative; }
.gdlr-thumbnail-gallery-overlay{ opacity: 0; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px;
    background-image: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0.9));
	background-image: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0.9));
	background-image: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0.9)); 
	background-image: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0.9)); 
	transition: opacity 300ms; -moz-transition: opacity 300ms; -o-transition: opacity 300ms; -webkit-transition: opacity 300ms; }
.gdlr-thumbnail-gallery-label{ position: absolute; text-align: center; color: #fff; bottom: -30px; left: 0px; right: 0px; text-transform: uppercase; letter-spacing: 1px; 
	transition: bottom 300ms; -moz-transition: bottom 300ms; -o-transition: bottom 300ms; -webkit-transition: bottom 300ms; }  
.gdlr-thumbnail-gallery-label i{ margin-right: 10px; }
.gdlr-thumbnail-gallery:hover .gdlr-thumbnail-gallery-overlay{ opacity: 1; }
.gdlr-thumbnail-gallery:hover .gdlr-thumbnail-gallery-label{ bottom: 27px; }