#scroller {
    position: relative;
    top: 100px;
    width: 100%;
    background: #CCC;
    height: 100px;
}
.demo .demo-body {
	font-size: 0px;
}
.demo .demo-body .demo-col{display: inline-block;float: none;}
.demo{
	color: #333333;
}
.demo-module-image{
	max-height: 200px;
	clip-path:circle(45% at center);
}
.demo-text-center{
	text-align: center;
}
.demo-title{
	font-size: 40px;
    font-weight: 300;
}
.demo-card{
	box-sizing: border-box;
	margin-bottom: 50px;
	word-wrap: break-word;
}
.demo-card >div{
	margin: auto 10px;
}
.demo-head{
	margin-bottom: 60px;
}
.demo a:hover {
    text-decoration: none;
	color: #333333;
}
.demo a:visited {
    color: #333333;
}
.demo a {
    color: #333333;
}
.demo-view-feature-content{
    text-align: left;
}
.demo-card-heading{
	margin: 15px auto;
	line-height: 25px;
	/*font-weight: 400;
	font-size: 20px;*/
}
.demo-card-heading.display{
	height: 50px;
	overflow: hidden;
	vertical-align: middle;
}
.overlay{
	height: 0;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: white;
	overflow: hidden;
	transition: .5s ease;
}
div.over{
	position: relative;
	max-width: 260px;
	margin: auto;
}
.over:hover .overlay {
  height: 100%;
}
.demo-view-button-container{
	margin-bottom: 20px;
}
button.demo-view-button{
	text-transform: capitalize;
}
.demo-view-button{
	color:white;
	height: 73px;
}
.demo-view-button:focus, .demo-view-button:hover{
	border: 0px;
	color: white;
}
.demo-view-seperator{
	border-bottom: 1px solid lightgray;
	overflow:hidden;
    width:auto;
	height: 47px;
}

button.demo-btn{
    box-shadow: 0 0 0 !important;
    transition: all 0.3s cubic-bezier(.25,.8,.25,1) !important;
}
button.demo-btn:hover{
  	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22) !important;
    transition: all 0.3s cubic-bezier(.25,.8,.25,1) !important;
}
.demo-view-text-free{
	color: #f44336;
}
.demo-view-free-support{
	margin-bottom: 10px;
}
.demo-view-features-title{
	float: left;
	margin-right: 15px;
    font-weight: 600;
}
.demo-view-features-heading{
	margin: 20px 15px;
}
.demo-view-feature-button, .demo-view-feature-button:hover, .demo-view-feature-button:focus{
	border: 2px solid #ff8a00 !important;
	border-radius: 50% !important;
	background: transparent;
	cursor: default;
	height: 45px;
	width: 45px;
}
.demo-card-each{
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.demo-card-each:hover {
  	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.demo-view-feature{
	text-align: center;
	margin: 20px auto;
}
.demo-description{
	font-size: 18px;
}
p{
	font-size: 16px;
}
.overlay .demo-desc{
	font-size: 16px;
}
.demo-view-feature-button .fa {
	color: #ff8a00;
}
.demo-view-feature-content{
    /*display: inline-block;*/
    font-size: 14px;
    margin-left: 10px;
}
.demo-view-buy{
	text-align: center;
	margin: 30px auto;
}
.demo-view-buy-now, .demo-view-buy-now:hover,.demo-view-buy-now:focus{
	border: none;
	color: white;
	background: #8bc34a;
	min-width: 250px;
}
.demo-view-col-offset-3{
	margin-left: 25%;
}
.demo-am-col-offset-3{
	margin-left: 25%;
}
.demo-view-read-doc:focus,.demo-view-read-doc:hover{
	border: none;
	color: white;
}
button.demo-view-read-doc{
	background-color:#2cb2e4!important;
	color: white;
	margin-top: 20px;
}
.demo-view-guide .demo-view-doc{
	box-sizing: border-box;
	padding: 50px;
}
.demo-view-doc p{
	margin-bottom: 17px;
}
.demo-view-doc .demo-view-doc-title{
	margin: 20px auto;
}
.demo-view-video-iframe{
    height: 248px;
}
.demo-view-video-border{
	border-top: 15px dashed white;
	border-bottom: 15px dashed white;
	padding-top: 23px;
    padding-bottom: 23px;
	margin: 15px auto;
}
.demo-view-col-offset-1{
	margin-left: 8.33333333%;
}
/*.demo-view-guide{
	margin-top: 30px;
}*/
.demo-view-support-center:focus, .demo-view-support-center:hover{
	border: none;
}
.demo-view-support{
	font-size: 0px;
	margin-top: 30px;
	background: #f58543;
}
.demo-view-support .demo-col{
	font-size: 16px;
	float: none;
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}
.demo-view-support .demo-col:nth-child(2){
	padding-left: 50px;
    padding-right: 50px;
}
.demo-view-support-content{
	color: #ffeb3b;
}
.demo-view-support-padding{
	padding: 25px;
}
.demo-view-telephone-image{
	min-width: 100px;
}
button.demo-view-support-center{
	box-shadow: none;
	background: #8bc34a;
	color: white;
	padding:12px 24px!important;
	font-size: 20px;
}
/*.demo h1,.demo h2,.demo h3,.demo h4,.demo h5,.demo h6{
	letter-spacing: 0.03em;
}*/
.demo-view-button-subtitle{
	margin: 0px;
    font-weight: 100;
	opacity: 0.6;
}
.demo-view-heading .demo-view-module-name{
	margin: 10px 0 20px auto;
}
.demo-view-doc,.demo-view-video{
	color:#000!important;background-color:#f1f1f1!important
}
.demo-view-heading .demo-view-magento2{
	margin: 0;
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}
.demo-view-buy .demo-view-magento2{
	margin-bottom: 0px;
}
.demo-view-buy .demo-view-module-name{
	margin-bottom: 20px;
}
.demo-view-how-can-i{
	font-size: 25px;
	color: white;
}
.demo-am-heading{
	background: #37b3e1;
	color: white;
	width: 100%;
	padding: 20px;
}
.demo-am-heading-text{
	display: inline-block;
	margin: 0px;
	vertical-align: middle;
	/*margin: 10px auto;*/
}
.demo-am-install{
	vertical-align: middle;
	background: #ff7219;
	margin-left: 75%;
	color: white;
	min-width: 100px;
}
.demo-am-module{
	padding: 15px;
	padding-top: 10px;
}
.demo-am-module input[type="checkbox"]{
	width: 24px;
    height: 24px;
    position: relative;
    top: 6px;
}
.demo-am-install:hover, .demo-am-install:focus{
	color: white;
	background: #ff7219;
	border: none;
}
.demo-am-fixed-top{
	position: fixed;
	top: 0px;
	z-index: 1;
	left: 0px;
}
.demo-am-bgcolor{
	background: #f8f8f8;
}
.demo-am-cancel{
	background: lightgreen;
}
.demo-view-heading .m3{
	width: 20.99999%;
}
.demo-view-heading .m9{
	width: 78.99999%;
}
.demo-module-image-container{
	min-width: 125px;
    text-align: center;
}
.modal-content{
	margin: 20px;
}
#logcontainer{
    height: auto;
    width: 1250px;
    border: 1px solid #ccc;
    font: 16px/26px Georgia, Garamond, Serif;
    overflow: auto;
    background: white;
	margin-top: 50px;
	display: none;
}
#log {
	background: #f6f6f6;
    border: 1px solid #ccc;
    color: #111;
    line-height: 1.42857143;
    margin: 0px;
    padding: 10px;
    font-size: 1.5rem;
    display: block;
    word-wrap: break-word;
}
.wk-div-disable {
	opacity: 0.3;
    pointer-events: none;
}
@media only screen and (max-width: 1100px) {
	.demo-view-support .demo-col{
		padding: 0px;
	}
    .demo-view-support .demo-col:nth-child(2){
		padding-left: 30px;
		padding-right: 30px;
	}
	button.demo-view-support-center{
		font-size: 18px;
		padding: 5px 10px;
	}
	.demo-view-support-padding{
		padding: 20px;
	}
}
@media only screen and (max-width: 870px) {
	.demo-view-support .demo-col{
		padding: 0px;
	}
    .demo-view-support .demo-col:nth-child(2){
		padding-left: 10px;
		padding-right: 10px;
	}
	button.demo-view-support-center{
		font-size: 16px;
		padding: 3px 5px;
	}
	.demo-view-support-padding{
		padding: 10px;
	}
}
@media only screen and (max-width: 775px) {
	.demo-view-support{
		padding-left: 0px;
	}
	.demo-view-support .demo-col{
		text-align: center;
		width:99.99999%;
		display: block;
		margin: auto;
	}

	.demo-view-support-padding{
		padding: 25px 0px;
	}
}
@media only screen and (max-width: 600px) {
    .demo-view-col-offset-3{
		margin-left: 0px;
	}
	.demo-am-col-offset-3{
		margin-left: 0px;
	}
	.demo-view-col-offset-1{
		margin-left: 0px;
	}
	.demo-view-heading .m3{
		width: 99.99999%;
	}
	.demo-view-heading .m9{
		width: 99.99999%;
	}
	.demo-view-guide .demo-view-doc {
		padding: 20px;
	}
}
li .install-module {
	position: absolute;
    left: 30px;
    color: white;
    padding: 10px 15px;
    top: 0px;
    border-top: 0px;
    font-weight: 700;
}
li .install-module:hover {
	text-decoration: none!important;
}
.demo-view-customer-features .demo-row-padding, .demo-view-admin-features .demo-row-padding, .demo-view-main-features .demo-row-padding{
	font-size: 0;
    text-align: center;
}
.demo-view-customer-features .demo-view-feature, .demo-view-admin-features .demo-view-feature, .demo-view-main-features .demo-view-feature{
	display: inline-block;
	float: none;
	font-size: 14px;
	vertical-align: top;
}
.demo .tooltip.wrapper .tooltip.content:before {
	border-bottom-color: #bbbbbb;
    right: 15px;
    margin-left: -6px;
	left: inherit;
}
.demo .tooltip.wrapper .tooltip.content:after {
	border-bottom-color: #ffffff;
    right: 16px;
    margin-left: -5px;
	left: inherit;
}
.demo .tooltip.wrapper .tooltip.content{
	left: inherit;
	right: 0;
}
.demo .demo-buy-now-top {
    outline: 0;
    border: 0;
    font-size: 16px;
    background: #36b539;
    color: #fff;
    border-bottom: 2px solid #1f9b22;
    border-radius: 4px;
}
.demo-heading-button-container {
	text-align: right;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.demo-magento-heading-container {
	font-size: 0;
}
.demo-sticky-bar {
	display: block;
	transform: translateY(-60px);
	opacity: 0;
	position: fixed;
	transition: .25s ease-in-out;
	display: block;
	top: 0;
	width: 100%;
	left: 0;
	background: #0e062e;
	padding: 10px 20px;
	z-index: 10;
	box-sizing: border-box;
	height: 53px;
}
.demo-sticky-bar.active {
	transform: translateY(0px);
	opacity: 1;
}
.demo-sticky-buy-now, .demo-sticky-buy-now:hover, .demo-sticky-buy-now:active, .demo-sticky-buy-now:focus  {
	outline: 0;
    border: 0;
    font-size: 16px;
    background: #36b539;
    color: #fff;
    border-bottom: 1px solid #1f9b22;
    border-radius: 3px;
	box-shadow: 0 0 0 !important;
	padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
	float: right;
}
.demo-webkul-store-link {
	background-image: url("../images/demo-sprite.png");
	width: 204px;
	height: 27px;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	top: 13px;
}
.demo-description-heading {
	text-align: center;
	margin: 60px 16px 30px 16px;
	font-weight: 400;
}
.demo-description {
	font-size: 0;
	padding: 30px 0;
}
.demo-description-content-container, .demo-description-image-container {
	display: inline-block;
	font-size: 14px;
	vertical-align: middle;
}
.demo-description-content-container {
	width: 50%;
}
.demo.demo-content-box .demo-col.mobile-view{
    display:inline;
    float: none;
}
.demo.demo-content-box .demo-col.mobile-view .mobile.action{
    margin-bottom: 10px;
}
.demo-description-image-container {
	width: 50%;
}
.demo-description-image {
	box-shadow: 0 0px 0px 0 rgba(0,0,0,.27), 0 0px 3px 0 rgba(0,0,0,.2);
	border-radius: 8px;
	max-width: 400px;
	max-height: unset;
}
.demo-description-image-container {
	text-align: center;
}
.demo-description.demo-dir-rtl {
	direction: rtl;
}
.demo-description.demo-dir-rtl .demo-description-content-container {
	text-align: left;
	direction: ltr;
	padding-left: 30px;
}
.demo-description:not(.demo-dir-rtl) .demo-description-content-container {
	text-align: right;
	padding-right: 30px;
}
.demo-description-content-heading {
	font-size: 26px;
}
.demo-description-content-description {
	font-size: 18px;
}
.demo-qr-code-container {
	font-size: 0;
	max-width: 800px;
    margin: 25px auto;
}
.demo-qr-code {
	display: inline-block;
    width: 200px;
    height: 200px;
    vertical-align: middle;
    padding: 20px;
}
.demo-qr-code-content {
	display: inline-block;
    font-size: 18px;
    width: calc(100% - 200px);
    vertical-align: middle;
    padding: 20px;
}
@media only screen and (max-width: 780px) {
    .demo.demo-content-box .demo-col.mobile-view .mobile.action{
        margin: 10px 20px;
    }
	.demo-description-content-container, .demo-description-image-container {
		width: 100%;
		direction: ltr!important;
		padding: 15px 0!important;
	}
	.demo-description-content-container {
		text-align: left!important;
	}
	.demo-description {
		padding: 15px!important;
	}
	.demo-description-heading {
		margin: 55px 16px 15px 16px;
		font-size: 40px;
	}
}
@media only screen and (max-width: 450px) {
	.demo-heading-button-container {
		width: 100%;
		display: block;
		text-align: left;
	}
	.demo-view-heading .demo-view-magento2 {
		display: block;
		width: 100%;
		margin-bottom: 10px;
	}
	.demo .demo-buy-now-top {
		width: 100%;
	}
	.demo-webkul-store-link {
		width: 42px;
	}
	.demo-webkul-store-link::after {
		content: " ";
		background-image: url("../images/demo-sprite.png");
		width: 60px;
		height: 27px;
		display: inline-block;
		vertical-align: middle;
		margin-left: 50px;
		background-position-x: -144px;
	}
	.demo-description {
		padding: 10px!important;
	}
	.demo-description-heading {
		margin: 55px 16px 0px 16px;
		font-size: 32px;
	}
	.demo-description-image {
		max-width: 100%!important;
	}
}
.demo-contact-us-trigger-container {
	right: 20px;
    position: fixed;
    bottom: 20px;
	z-index: 201;
	cursor: pointer;
}
.demo-contact-us-trigger {
	background: url(https://store.webkul.com/skin/frontend/webkul/store/hireus/images/form-icon.svg) no-repeat;
    box-shadow: rgba(0,0,0,.12) 0 0 4px 0, rgba(0,0,0,.12) 0 0 29.84px 3.16px;
    background-position: 12px 12px;
    background-color: #1dbf48;
    border-radius: 50%;
    height: 65px;
    width: 65px;
    cursor: pointer;
    position: relative;
    background-position: 17px;
    background-size: 50%;
}
.demo-contact-us-trigger:before {
    content: 'Contact Us';
    box-shadow: rgba(0,0,0,.12) 0 0 4px 0, rgba(0,0,0,.12) 0 0 29.84px 3.16px;
    font-size: 13px;
    background-color: #fff;
    border-radius: 4px;
    color: #64687a;
    padding: 4px 4px 3px;
    display: inline-block;
    position: absolute;
    top: -37px;
    width: 75px;
    text-align: center;
    right: 13px;
}
.demo-contact-us-trigger:after {
    content: '';
    display: inline-block;
    border: 6px solid #fff;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
    position: absolute;
    top: -15px;
    right: 24px;
}
.demo-contact-us-form-container {
	position: fixed;
    z-index: 501;
    /* padding-top: 100px; */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
	transform: translateY(0);
	display: none;
}
.demo-contact-us-form-container .demo-contact-us-form-content {
	transform: translateY(0);
    z-index: 501;
    right: 0;
    box-shadow: rgba(0,0,0,.12) 0 0 4px 0, rgba(0,0,0,.12) 0 0 29.84px 3.16px;
    width: 330px;
    min-height: 480px;
    max-height: 600px;
    border-radius: 12px;
    background-color: #fff;
    bottom: 90px;
    right: 20px;
    position: absolute;
    transition: 3s;
    font-family: 'Montserrat',sans-serif;
}
.demo-contact-us-form-container .close {
	color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin-right: 10px;
	cursor: pointer;
}
.demo-contact-us-form-container .form-fields-wrap {
	padding: 20px 15px;
}
.demo-contact-us-form-container .form-fields-wrap .heading {
	font-size: 20px;
    color: #0e1b51;
    margin: 5px 0 10px;
}
.demo-contact-us-form-container .form-fields-wrap .field-group {
	margin: 34px 0;
}
.demo-contact-us-form-container .form-fields-wrap .field-group label {
	color: #64687a;
    font-size: 15px;
    display: block;
    width: 100%;
    transition: .2s ease-out;
    transform-origin: left center;
    transform: translateY(0) scale(1);
    position: absolute;
}
.demo-contact-us-form-container .form-fields-wrap .field-group label.label-swing {
	z-index: 2;
    color: #484848;
    transform: translateY(-18px) scale(0.9);
}
.demo-contact-us-form-container .form-fields-wrap .field-group input[type=text], 
.demo-contact-us-form-container .form-fields-wrap .field-group input[type=email], 
.demo-contact-us-form-container .form-fields-wrap .field-group textarea {
	color: #2149f3;
    position: relative;
    z-index: 3;
    background-color: transparent;
    font-size: 15px;
    width: 100%;
    display: block;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid 2px #c8c8c8;
    padding: 5px 0 5px 0;
    transition: .2s ease-out;
    border-radius: 0;
}
.demo-contact-us-form-container .form-fields-wrap .field-group textarea {
    max-width: 100%;
    min-width: 100%;
    max-height: 70px;
    min-height: 35px;
}
.demo-contact-us-form-container .submit-btn {
    background-color: #2149f3;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    height: 40px;
    display: block;
    border: none;
    outline: 0;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
    cursor: pointer;
    transition: .2s;
    position: absolute;
	bottom: 0;
	box-shadow: none;
}
.demo-contact-us-form-container .submit-btn:focus,
.demo-contact-us-form-container .submit-btn:active {
	box-shadow: none;
}
.demo-contact-us-form-container .submit-btn:hover {
	opacity: 0.9;
}
.demo-contact-us-form-container .form-fields-wrap .field-group input[type=text]:focus, 
.demo-contact-us-form-container .form-fields-wrap .field-group input[type=email]:focus, 
.demo-contact-us-form-container .form-fields-wrap .field-group textarea:focus {
	outline: none;
	box-shadow: none;
}
.demo-contact-us-form-wrap-response {
	display: none;
    overflow: auto;
    height: 100%;
    align-items: center;
    overflow-x: hidden;
}
.demo-contact-us-form-wrap-responsemsg {
	width: 100%;
}
.demo-contact-us-form-wrap-responsecontent {
	text-align: center;
}
.demo-contact-us-form-wrap-responsecontent-desc {
	font-size: 14px;
    margin: 5px 0 10px;
    height: 300px;
    margin-bottom: 50px;
    padding: 10px;
}
.demo-contact-us-form-wrap-responsecontent-desc::before {
    content: '';
    background: url(https://store.webkul.com/skin/frontend/webkul/store/hireus/images/plane.png) no-repeat;
    position: absolute;
    left: 40%;
    top: 100px;
    height: 100px;
    width: 100px;
    z-index: -1;
}
.demo-contact-us-form-wrap-responsecontent-desc::after {
    content: '';
    background: url(https://store.webkul.com/skin/frontend/webkul/store/hireus/images/stagger-round.png) no-repeat;
    position: absolute;
    left: 0;
    top: -30px;
    height: 70%;
    width: 100%;
    background-size: 100% 100%;
    z-index: -1;
}
.demo-contact-us-form-wrap-responsecontent-desc-inner {
	width: 100%;
    height: 100%;
}
.demo-contact-us-form-wrap-responsecontent-desc-inner::before {
    content: '';
    background: url(https://store.webkul.com/skin/frontend/webkul/store/hireus/images/stagger.png) no-repeat;
    position: absolute;
    left: 0;
    height: 70%;
    width: 100%;
    background-size: 100% 100%;
    z-index: -1;
}
.demo-contact-us-form-wrap-responsecontent-desc-inner::after {
    content: '';
    background: url(https://store.webkul.com/skin/frontend/webkul/store/hireus/images/tilt.png) no-repeat;
    position: absolute;
    left: 0;
    height: 70%;
    width: 100%;
    background-size: 100% 100%;
    z-index: -2;
}
.demo-contact-us-form-again-control {
	text-align: center;
    background-color: #2149f3;
    color: #fff;
    border-radius: 4px;
    padding: 10px 30px 11px;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin: 15px 0;
    transition: .2s ease-in-out;
    text-transform: uppercase;
    cursor: pointer;
}
.demo-contact-us-form-close-control-btn {
	color: #2149f3;
    cursor: pointer;
    font-size: 16px;
}