.whizzie-wrap {
	opacity: 0;
	position: relative;
}
.whizzie-wrap.loaded {
	opacity: 1;
	max-width: 90%;
	border: none;

}
.whizzie-wrap.spinning .step-loading {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#dashboard-widgets-wrap {
    overflow: hidden;
    margin: 0;
}
.wizard-demo-paragraph{
	color: #000 !important;
}
#demo_offer .whizzie-wrap {
    padding-bottom:0;
    background: #fff;
}
.demo-content-box{
	padding: 2% 4%;
}
.spinning .step-loading .spinner {
	float: none;
	position: absolute;
	top: 40%;
	left: 50%;
	visibility: visible;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.spinning a.do-it {
	visibility: hidden;
}
.whizzie-menu li.step {
	visibility: hidden;
}
.whizzie-menu li.active-step {
	visibility: visible;
}
.loaded .whizzie-menu li.step {
	visibility: visible;
	display: none;
}
.loaded .whizzie-menu li.active-step {
	display: list-item;
}
.spinning .spinner {
	visibility: visible;
	float: none;
	text-align: center;
}
.button-wrap {
	display: inline-block;
	margin: 1em 0;
}
.detail {
	opacity: 1;
	transition: all 1s;
	font-size: 15px;
    font-weight: 600;
}
.show-detail .detail {
	display: block;
	opacity: 1;
	transform: scaleY(1);
	transform-origin: top;
	transition: all 0.5s;
}
.whizzie-menu .detail ul {
	margin: auto;
}
a.more-info {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #007cba;
}
.button-wrap-one a,.button-wrap-two a{
	background:  transparent !important;
	padding: 0 !important;
	border: none !important;
}
a.more-info:after {
	font-family: Dashicons;
	content: "\f347";
	padding-left: 0.25em;
	vertical-align: middle;
}
ul.whizzie-do-plugins li {
	padding: 0.5em 1em 0.5em 0;
}
ul.whizzie-do-plugins li:nth-child(odd) {
	background: #f9f9f9;
	text-align: start;
}
ul.whizzie-do-plugins li .wizard-plugin-title {
	float: right;
	position: relative;
}
ul.whizzie-nav {
	height: 65px;
	list-style: none;
	display: -webkit-flex;
	display: webkit-flex;
	padding-top: 40px;
	background: #5f5f5f;
    margin: 0;
    padding: 0;
}
.wrap{
	margin: 0;
}
ul.whizzie-nav li {
	opacity: 1;
  transition: all 0.25s;
  width: 16%;
  text-align: center;
  margin: 0;
  padding: 12px 10px;
}
ul.whizzie-nav li[data-enable="0"]{
	cursor: auto;
}
ul.whizzie-nav li.active-step {
	color: #0073aa;
}
ul.whizzie-nav li.active-step img{
	filter: grayscale(1);
}
ul.whizzie-nav li img{
	width: 23px;
	height: 23px;
}
ul.whizzie-nav .dashicons {
	font-size: 2em;
}
.wizard-icon-nav li{
	cursor: pointer;
}
.whizzie-wrap.loaded .summary p{
	font-size: 17px;
	font-weight: 600;
}
.whizzie-menu h2{
	font-size: 27px;
}
.step-done h2:before{
	content: "\f529";
	font-family: dashicons;
	font-weight: 400;
	display: inline-block;
	position: relative;
    top: 4px;
    padding-right: 10px;
}
.button-wrap-importer{
	margin-left: 15px;
}
.theme-option-tab button{
	border: none !important;
}
.theme-option-tab button.active{
	position: relative;
}
.wizard-logo-wrap img{
	width: 128px;
}
.wizard-logo-wrap{
	display: flex;
    align-items: center;
    background: #fff;
    max-width: 700px !important;
    padding: 10px 20px;
    box-sizing: border-box;
    box-shadow: 0 0 12px #e1e1e1;
    margin: 0 auto 0 auto;
    justify-content: center;
}
.wizard-logo-wrap span{
	font-size: 18px;
    font-weight: 700;
    color: #000;
}
#demo_offer .whizzie-wrap {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: start;
  height: 570px;
}
.wizard-demo-main-title {
    font-size: 22px;
    font-weight: 700;
		margin: 0
}
.setup-finish p{
	color: black !important;
}
.step-widgets .summary p{
    color: black !important;
}
.setup-finish p{
    color:black !important;
}
.theme-option-tab .tab{
	width: 16%;
  align-self: center;
  text-align: center;
}
.col-right-inner #demo-setup-guid{
	max-width: 100%;
    background: #fff;
    padding: 20px 20px;
    height: 470px;
}
.button-wrap-two{
	width: 262px;
    height: 200px;
    cursor: pointer;
}
.wizard-button-wrapper{
	text-align: center;
}
.wizard-button-wrapper .demo-type-text {
    font-size: 17px;
    font-weight: 700;
    color: #fffafa;
    margin-top: 0;
    padding: 12px 50px;
    background: #ff8909f0;
    border-radius: 4px;
}
.step-widgets .button-wrap:nth-child(3){
	display: block !important;
	margin-top: 20px;
	display: none;
}
.setup-finish div{
	text-align: center;
}
#theme_info embed{
	margin-top: 20px;
}
.setup-contact li{
	margin-top: 10px;
	line-height: 15px;
}
.finish-buttons{
	margin-bottom: 0;
  text-align: center;
  align-self: center;
  width: 16%;
}
.finish-buttons{
	display: flex;
	margin: auto;
	width: max-content;
}
.finish-buttons a{
  color: #fefefe !important;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 17px !important;
  background: #ff8909f0 !important;
  padding: 15px !important;
  margin: 0 15px 20px 3px !important; 
  border-radius: 4px !important;
  border: none !important;
  line-height: 1 !important;
}
.finish-buttons a:focus{
  box-shadow: 0 0 0 2px #ff8909f0 !important;
  outline: 2px solid transparent;
}
.whizzie-menu h2{
	text-align: left !important;
	color: #fff;
}
.wrapper-info-content{
  max-width: 86%;
  margin: 0 auto;
  text-align: start;
  background: #4a4a4a;
  padding: 10px 35px;
}
.tab-sec p {
    font-size: 16px;
    color: #fff;
    margin-top: 13px;
    font-weight: 600;
}
.wrapper-info.get-stared-page-wrap {
    margin-top: 50px;
}  
.wrapper-info-content p{
	font-size: 17px;
	color: #fff;
}
.wrapper-info-content h2{
	font-size: 24px;
	font-weight: 700;
	color: #fff;
}
.step-loading .spinner{
	width: 172px !important;
	background: none !important;
}
.step-loading .spinner img{
	position: relative;
}
ul.whizzie-do-plugins{
	max-width: 90%;
    padding: 2% 0% 8% 0%;
}
ul.whizzie-menu.wizard-menu-page {
  padding: 0px 4%;
}

@keyframes mymove {
 100% {transform: rotate(360deg);}
}

/* -------- Spinner --------- */
.wz-spinner-wrap{
	width: 100%;
    height: 300px;
    background: #fff;
    position: absolute;
    z-index: 6;
}
.wz-spinner-wrap .lds-dual-ring {
  	display: inline-block;
  	width: 80px;
  	height: 80px;
  	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: auto;
}
.wz-spinner-wrap .lds-dual-ring:after {
  content: " ";
  display: block;
  width: 40px;
  height: 40px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #016194;
  border-color: #016194 transparent #016194	 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


.commom-cls.active-step {
    background: #ff8909f0 !important;
    position: relative;
}
.commom-cls.active-step:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 15px solid #ff8909f0;
    border-top: 38px solid #737a7e00;
    position: absolute;
    border-bottom: 27px solid #f8f8f800;
    bottom: 0;
    right: -14px;
    margin: auto;
    z-index: 99;
}
.commom-cls.active-step:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 13px solid #595959;
    border-top: 35px solid #ff00fc00;
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 25px solid #0ba0b30d;
    z-index: 9;
    margin: auto;
}

@media screen and (max-width: 768px){
  .tab-sec p{
      font-size: 14px !important;
  }
  .wrapper-info-content{
    text-align: center;
  }
  .wrapper-info-content h2 {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
  }
  .wrapper-info-content p{
    font-size: 14px;
    color: #fff;
    text-align: center;
  }
  ul.whizzie-nav li{
    width: 150px;
    text-align: center;
    margin: 0;
    padding: 12px 0px;
  }
  .tab-sec p {
    font-size: 14px;
    color: #fff;
    margin-top: 13px;
    font-weight: 600;
  }
  .finish-buttons {
    display: block;
    margin: auto;
    width: unset;
  }
  .finish-btn {
    position: relative;
    top: 25px;
  }
}
.step-plugins .summary p{
    color: black;
    font-size: 20px;
}

.wp-not-current-submenu.menu-top.menu-icon-generic.toplevel_page_cabbooking-wizard.menu-top-last{
  background-color: #1d2327;
}

.menu-top.menu-icon-generic.toplevel_page_cabbooking-wizard.menu-top-last{
  background-color: #2271b1;
}
.setup-finish p {
  margin-bottom: 40px;
}

.wrapper-info-content{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
a.buynow_themepage{
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  margin-top: 0;
  padding: 10px 30px;
  background: #ff8909f0;
  border-radius: 10px;
}
a.buynow_themepage:focus{
  box-shadow: none;
  border: none;
}

@media screen and (max-width: 1108px){
  .wrapper-info-content {
    align-items: baseline;
    flex-direction: column ;
    padding: 10px 30px 40px !important;
  }
}

/*Notice function*/
.ocdi h2 {
  text-align: inherit;
  font-size: 1.3em;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 0px !important;
}
.notice {
  position: relative;
  padding: 12px 14px;
}

.notice p.dismiss-link {
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 0;
  padding: 0;
}

a.info-link {
  background: #2271b1;
  border-color: #2271b1;
  color: #fff;
  text-decoration: none;
  text-shadow: none;
  padding: 10px 15px;
  border-radius: 2px;
  font-size: 13px;
  font-weight: 400;
}

.notice .info-link {
  margin-left: 15px;
}

a.current.menu-top.menu-icon-generic.toplevel_page_cabbooking-demoimport.menu-top-last {
  background: #2271b1;
  color: #fff;
}
.getting-started-top-wrap .theme-details .about-text {
  font-size: 15px;
  font-weight: 600;
}