/*!
Theme Name: Norebro Child
Theme URI: http://norebro.colabr.io/
Author: Colabrio Team
Author URI: http://colabr.io/
Description: Norebro is flexible and high performance multipurpose WordPress Theme for personal and corporate use. It comes with the most popular WordPress page builder Visual Composer. Create gorgeous pages and layouts fast and easy without coding.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: norebro
Text Domain: norebro-child
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-header, custom-menu, featured-images, full-width-template, post-formats, theme-options, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #aba6a6;
  opacity: 1; /* Firefox */
}
input::placeholder,select::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #aba6a6;
  opacity: 1; /* Firefox */
}
fieldset{
	border:unset !important;
}
.priceheading .title{
	margin-bottom:5px;
}
.priceheading .subtitle{
	/*border-bottom: 2px solid #737373;
    display: inline;*/
    margin-top:0px !important;
}

.cstheading{
	text-align: center;
    margin-bottom: 10px;
}
.cstheading .subtitle{
	font-size:17px;
	color:#737373;
}
.design_process{
	width:880px;
	margin:0 auto !important;
}
.cstheading .title{
	margin-bottom:5px;
	color: #2b3168;
    font-size: 35px;
    font-weight: 600;
    margin-top: 0;
}  
.activeblock .pricing-table .list-box li .icon{
	color:#fff !important;
} 
/*.p_darkbgcolor{
	background:#2a2f69;
}*/
.p_banishtype .p_styleimage{
	min-height: 110px;
 }
.p_styleimage{
	min-height: 200px;
    margin-top: 20px;
}
.p_banisprice .icon-wrap .fa-dollar-sign:before{
	position: relative;
    bottom: 12px;
    display: inline-block;
    font-size: 22px;
}
.p_banishtype .p_stylewithoutprice{
	min-height:222px;
	display: flex;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
}
.p_banisprice .icon-wrap{
	float:left;
}
.slider-post-wrapper:hover .proofreading .content-wrap .content-center h3{
	color:#fff !important; 
}
.proofreading .content-wrap .content-center h3{
	color:#000 !important; 
}
.p_banisprice .content-wrap .content-center h3{
	font-size: 50px;
    font-weight: 600;
    
}
.wordsmiths{
	margin-bottom:28px;
}
.p_banisprice .content-wrap{
	padding: 0 4px !important;
    float: left;
}
.p_banisprice{
	display:inline-block;
}
.wrapper-coloumn-design > .vc_column-inner > .vc_row > .vc_column_container > .vc_column-inner{
	padding:35px 15px;
}
.p_stylebtn{
	margin-top: 30px;
}
.p_styleheading .title{
	line-height:1;
}
.p_styleheading .subtitle{
	line-height: 22px;
    font-weight: 200;
}
.p_styleheading{
	min-height: 105px;
    border-bottom: 1px solid #ddd;
    display: inline-block;
}
#msform fieldset:not(:first-of-type) {
    display: none
}
.bg-dark {
 /*  background-color: #2b3168;*/
   background-color: #636363;
}
.bg-dark:hover{
	background-color: #2b3168;		
}
.qtybox{
	width: 100%;
    display: flex;
    justify-content: center;
    color: #4a4a4a;
    margin-bottom: 18px;
}
.qtybox-block{
	display: flex;
    padding: 0 10px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    max-width: 210px;
    width: 100%;
    border-radius: 30px;
    background-color: #fbfbfb;
    border: solid 1px #d8d8d8;
    transition: border 0.2s linear, background-color 0.2s linear;
}
.qtybox-block .count {
    font-size: 2.143em;
    max-width: 56px;
    background-color: transparent;
    border: none;
    text-align: center;
    margin: 0 0 0 10px;
}
.qtybox-block .bg-dark{
	color: #fff;
   box-shadow: none;
    width: 45px;
    height: 45px;
    border-radius: 50px;
    align-items: center;
    display: flex;
    justify-content: center;
    font-size: 30px;
    cursor:pointer;
}
.step-btn{
	/*display: flex;*/
	position: fixed;
    bottom: 0;
    z-index: 9999999;
    width: 100%;
    left: 0;
    right: 0;
    background: #2b3168;
    padding: 10px;
    justify-content:center;
    margin-top: 80px;
    float:left;
}
.btn-info{
	font-size:20px;
	border-radius:10px;
	padding:6px 40px;
	margin:0px 15px !important;
}
.btn-get-next:hover{
	color:#edc23e;
}
.btn-get-next{
	border:2px solid #edc23e;
	background-color:#edc23e;
	color:#2b3168;
	transition: all 0.5s;
}
.btn-get-prev:hover{
	color:#fff;
}
.btn-get-prev{
	border:2px solid #fff;
	background-color:transparent;
	color:#fff;
}
.p_qtycontent{
	float:right;
}
.p_qtycontent .cstheading{
	text-align:right;
}
.p_qtycontent .cstheading .title{
	margin-top:0px;
	line-height:1;
	padding-bottom:8px;
}
.p_qtycontent .cstheading p{
	font-size: 24px;
    font-weight: 200;
    margin: 0;
}
.p_qtycontent .cstheading .lastline{
	padding-top:60px;
}
.p_date{
	color:#2b3168;
	font-weight:400;
}
.calendar-container .calendar-box .buttons-container button{
	padding: 0;
    width: 35px;
    height: 35px;
    text-align: center;
    font-size: 22px;
    background:#2b3168;
    margin: 0 16px;
}
.calendar-container .calendar-box .buttons-container .label-container{
	text-transform: capitalize;
    font-size: 18px;
	color:#2b3168;
 }
.calendar-container .calendar-box .buttons-container button.prev-button{float:left;}
.calendar-container .calendar-box .buttons-container button.next-button{float:right;}
.calendar-container .calendar-box .weeks-container .buttons-container{
	clear: both;
    float: left;
    width: 100%;
    margin-bottom:25px;
}
.calendar-container .calendar-box .weeks-container .weeks-wrapper .day.header{
	text-transform: uppercase;
    font-weight: 500 !important;
    font-size: 18px;
    color:#000;
}
.calendar-container .calendar-box .weeks-container .weeks-wrapper .week{
	font-size: 18px;
    color:#000;
}
.calendar-container .calendar-box .weeks-container .weeks-wrapper .week .day.today{
	background: #2b3168;
    border-radius: 50%;
    color:#fff;
}
.calendar-container .calendar-box .weeks-container .weeks-wrapper .week .day{
	width: 63px;
    height: 63px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.calendar-container .calendar-box .weeks-container .weeks-wrapper.header .week .day{
	height:auto;
	display:inline-block;
	
}
.calendar-container .calendar-box .weeks-container .weeks-wrapper .week{
}
.calendar-container .calendar-box .weeks-container .weeks-wrapper.header{
	clear: both;
}
.upload-section,.upload-section-content,.briefdesc,.p_order_term_condition{
	width:100%;
	max-width:845px;
	margin: 0 auto 40px;
}
.file-uplaod{
	display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    border: 2px dashed #bdbdbd;
    /*max-width: 756px;*/
    width: 100%;
    height: 180px;
    outline: none;
    cursor: pointer;
    border-radius: 4px;
    background-color: #fafbfc;
    transition: all .2s;
}
.upload-section-content{
	border: 1px solid #d8d8d8;
	padding:12px 45px;
	text-align:left;
}
.google-control-label{
	margin-left: -30px;
}
.google-radio-label{
	padding-left:13px;
	color:#6f6c6c;
}
.google-control-label .google-radio-label{
	font-size:18px;
	color:#454545;
}
.slides-hint{
	padding:20px 0;
}
.slides-hint  a{
	font-size:18px;
	color:#1076bb;
}
.slides-hint .slides-hint_self{
	font-size:18px;
	color:#454545;
}
.slides-hint:last-child{
	padding:0px;
}
.briefdesc a{
/*
	color:#737373;
*/
	font-size:20px;
}
.briefdesc textarea{
	display: block;
    width: 100%;
    border: 1px solid #e0e0e0;
    padding: 16px;
    margin-bottom: 45px;
    margin-top: 24px;
    border-radius: 6px;
    font-size: 16px;
    background-color: #fff;
    min-height: 163px;
    resize: none;
    overflow-y: auto;
    outline: none;
    transition: border-color 0.15s ease;
}
.p_formfield{
	width:100%;
	float:left;
	margin:15px 0;
}
.p_acc_text p a{
	color:#35afdf !important;
}
.personal-info{
	width: 100%;
    max-width: 750px;
    margin: 0 auto 25px;
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 16px 0;
}
.personal-info .lastline{
	margin-top:0px;
}
.p_acc_text p{
	text-align:left;
	font-size:16px;
	font-weight:400;
	color:#737373;
}
.p_orderpage_text{
	margin-bottom:25px;
}
.p_order_term_condition{
	display:inline-block;
	text-align:left;
}
.p_order_term_condition .p_check_block a{
	font-weight:bold;
	text-decoration:underline;
 }
.p_order_term_condition .p_check_block{
	width:100%;
	float:left;
	padding-bottom:15px;
}
.p_checkbox{
	width:3%;
	float:left;
}
.p_term_text{
	width:97%;
	float:left;
}
.p_order_submit_btn{
	text-align:center;
}
.p_order_submit_btn .order-btn,.p_order_submit_btn #login-btn{
	background: #edc23e;
    color: #2a2f69;
    border-radius: 5px;
    border: unset;
    font-size: 18px;
    padding: 10px 20px;
}
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey
}

#progressbar .active {
    color: #2b3168;
}

#progressbar li strong{
	font-weight:normal !important;
}
#progressbar li {
    list-style-type: none;
    font-size: 1em;
    width: 23.6%;
    float: left;
    position: relative;
    font-weight: 400;
    display:flex;
    justify-content: center;
}
.p_estimated_price .priceicon,.p_estimated_price .est_price{
	color:#edc23e;
}
.page-id-5648482 footer{
	display:none;
}
/*
#progressbar #account:before {
    font-family: FontAwesome;
    content: "\f13e"
}

#progressbar #personal:before {
    font-family: FontAwesome;
    content: "\f007"
}

#progressbar #payment:before {
    font-family: FontAwesome;
    content: "\f030"
}

#progressbar #confirm:before {
    font-family: FontAwesome;
    content: "\f00c"
}

#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}*/

#progressbar li.active:before,
#progressbar li.active:after {
    background: #2b3168
}

.progress {
    height: 20px
}

.progress-bar {
    background-color: #2b3168
}

.fit-image {
    width: 100%;
    object-fit: cover
}

.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem;
}
.p_info_price{
	display: flex;
    background: #2b3168;
    color: #ffff;
}
.p_estimated{
	text-align: right;
    align-items: center;
    display: flex;
    width: 50%;
    float: right;
    justify-content: right;
}
.estimation-title{
	font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    text-align: right;
    width: 100%;
}
.p_estimated_price{
	text-align: left;
    font-size: 50px;
    margin-left: 17px;
    float: left;
    width: 50%;
}
.slider-post-wrapper .pricing-table:hover h3,.slider-post-wrapper .pricing-table:hover p,.slider-post-wrapper .pricing-table:hover ul li span,.slider-post-wrapper .pricing-table:hover .title,
.slider-post-wrapper .designblock:hover .h3,.slider-post-wrapper .designblock:hover p,.slider-post-wrapper .designblock:hover .title,
.pricing_list .pricing-table:hover h3,.pricing_list .pricing-table:hover p,.pricing_list .pricing-table:hover ul li span,.pricing_list .pricing-table:hover .title{
	color:#fff !important;
}
.slider-post-wrapper.activeblock .pricing-table h3,.slider-post-wrapper.activeblock .pricing-table p,.slider-post-wrapper.activeblock .pricing-table h3 ul li span,.slider-post-wrapper.activeblock .pricing-table .title,
.slider-post-wrapper.activeblock .designblock h3,.slider-post-wrapper.activeblock .designblock p,.slider-post-wrapper.activeblock .designblock .title{
	color:#fff !important;
}
.slider-post-wrapper .pricing-table .btn:hover,.slider-post-wrapper .designblock .btn:hover{
	border-color: #edc23e !important;
    background-color: #edc23e !important;
    color: #000000 !important;
}
.slider-post-wrapper{
	cursor:pointer;
	transition: all 0.5s;
	transition-delay: 2s;
}

.slider-post-wrapper .pricing-table .list-box.border.simple{
	min-height:275px;
}
body .slider-post-wrapper:nth-child(4)  .pricing-table .list-box.border.simple{
	min-height:275px;
}
body .slider-post-wrapper:nth-child(5)  .pricing-table .list-box.border.simple{
	min-height:275px;
}
.slider-post-wrapper .pricing-table .btn{
	margin-top:0px;
}
.slider-post-wrapper .pricing-table{
	transition-delay: 2s;
	transition:all 1s ease; 
	/*transition: all .15s ease-in-out;*/
	padding:10px 10px 20px;
}
.slider-post-wrapper .designblock{
	transition-delay: 2s;
	transition:all 1s ease; 
	margin:0 10px;
}
.slider-post-wrapper .pricing-table:hover,.slider-post-wrapper.activeblock .pricing-table,.slider-post-wrapper .designblock:hover,.slider-post-wrapper.activeblock .designblock,
.pricing_list .pricing-table:hover{
	background:#2a2f69;
	color:#fff;

}
.slider-post-wrapper .designblock:hover,.slider-post-wrapper.activeblock .designblock, .content-wrap .wrap h3,.slider-post-wrapper .designblock:hover .icon-wrap .fa-dollar-sign,.slider-post-wrapper.activeblock .designblock .designblock .icon-wrap .fa-dollar-sign,
.pricing_list .designblock:hover,.pricing_list.activeblock .designblock, .content-wrap .wrap h3,.pricing_list .designblock:hover .icon-wrap .fa-dollar-sign,.pricing_list.activeblock .designblock .designblock .icon-wrap .fa-dollar-sign{
	color:#fff !important;
}
.lastline{
	color:#6f6c6c;
}
.lastline,.control-label{
	font-size:22px;
}
.control-label .label-click{
	color:#2b3168;
}
.control-label .jss4{
	width: 22px;
    height: 22px;
    position: relative;
    top: 4px;
}
.check-icon{
	display:none;
}
#wizard{
	width: 1040px;
    margin: 0 auto;
}
.desginprice{
	position: absolute;
/*
    right: -95px;
*/
    right: -11px;
    text-align: right;
}
.error-list{
	position: fixed;
    top: 125px;
    /* bottom: 0; */
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    margin: auto;
    align-items: center;
    flex-direction: column;
    max-width: 350px;
    height: auto;
    display: inline-table;
}
.step-toolbar-error{
	display: flex;
    text-align: center;
    justify-content: center;
    margin-bottom: 10px;
    padding: 14px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    background-color: #4a4a4a;
    color: #fff;
    pointer-events: none;
}
.popup__error{
	letter-spacing: -0.2px;
    font-size: 1.143em;
    padding-left:20px;
}
.errorcolor{
	border:1px solid #cf0000;
}
.personal-info .alert-success{
	color:#1d5f1c;
}
.personal-info .alert-danger{
	float:left;
	color:#cf0000;
	font-size:12px;
}
.doing-content .list-box.with-icon li{
	padding:3px 0 6px;
 }
.page-id-5648482 .media-modal{
	bottom: 58px !important;
}
.page-id-5648482 .media-router .media-menu-item{
	color: #2271b1;
}
.upload-section{
	margin-bottom:15px !important;
}
#gallery_image_div{
	width: 100%;
    max-width: 840px;
    margin: 0 auto;
    padding-bottom: 45px;
    display: inline-block;
}
.uploadimg-block{
	float: left;
    clear: both;
    width: 100%;
    display: flex;
    align-items: center;
    border: solid 1px #ebedf8;
    padding: 8px;
    margin: 0 0 10px;
    border-radius: 3px;
}
.filename{
	float: left;
    width: 50%;
    text-align: left;
    display: flex;
}
.uploadstatus h6{
	margin: 0px;
    color: #0b74ba;
    font-weight: normal;
}
.uploadstatus{
	float: left;
    text-align: left;
    width: 35%;
}
.del-img{
	float: left;
    width: 15%;
    text-align: right;
}
.del-img svg{
	cursor:pointer;
}
.upload-section-content{
	clear:both;
}
.guarantee__container{
	margin-bottom: 20px;
    padding: 20px;
    align-items: flex-start;
    border-radius: 4px;
    border: solid 1px #6ad9c0;
    background-color: rgba(195,231,216,0.2);
}
.guarantee__title-wrapper img{
	width:22px;
	margin-right:12px;
}
.guarantee__title-wrapper{
	display: flex;
	align-items: center;
	margin-bottom:10px;
}
.guarantee__title{
	margin: 0;
    font-size: 20px;
    letter-spacing: 0.4px;
    color: #46b688;
    font-weight: 700;
    text-align: left;
}
.guarantee__description{
	font-size: 16px;
    line-height: 26px;
    color: #4a4a4a;
    text-align:left;
}
.credit-card-tab{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 12px 15px;
    position: relative;
}
.secure-payment-block img{
	height: 24px;
}
.secure-payment-block{
	display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    -webkit-box-align: center;
}
.secure-payment{
	margin-left: 10px;
    font-size: 18px;
    color: #9398a2;
    position: relative;
    top: 3px;
}
.secure_stripe{
	width: auto;
    max-width: 125px;
}
.card-info_container{
	display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.field_cardno{
	flex: 2.5 !important;
}
.card_info_field label .label-txt{
	font-size:12px;
}
.card_info_field label{
	float:left;
	width:100%;
	text-align:left;
}
.card_info_field label input{
	padding:0px;
}

.card_info_field{
	flex: 1;
    padding: 0 12px 10px;
    width: 100%;
    font-size: 16px;
    color: rgba(0,0,0,0.3);
}
.card-info_message{
	text-align:left;
	float:left;
}
.coupon_container .coupon_apply-btn{
	display: flex;
    margin-left: 30px;
    padding: 0 15px;
    min-width: 168px;
    height: 42px;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #0a7abf;
    color: #0a7abf;
    border-radius: 4px;
    text-transform: uppercase;
    appearance: none;
    background-color: transparent;
}
.coupon_container{
	display: flex;
    flex-wrap: wrap;
    padding: 30px;
    align-items: center;
    justify-content: space-between;
    border-radius: 4px;
    background-color: #f7f7f9;
}
.coupan_input_block img{
	position: absolute;
    top: 8.5px;
    left: 0;
    margin: auto;
    width: 20px;
}
.coupan_input_block input{
	padding: 5px 5px 5px 30px;
    width: 100%;
    font-size: 16px;
    border: none;
    border-bottom: 1px solid rgba(51,51,51,0.3);
    background-color: transparent;
    transition: border-color 0.2s ease;
    outline: none;
}
.coupan_input_block{
	position:relative;
	flex:1;
}
.pricing_list .pricing-table .price .subtitle,#msform .pricing-table .price .subtitle{
	margin-top:0px;
	font-size:0px;
}
.pricing_list .pricing-table .list-box li{
	    min-height: 47px;
    display: flex;
    align-items: center;
    justify-content: center;

}
.pricing_list .pricing-table .price,#msform .pricing-table .price{
	min-height:130px;
}
.pricing_list .pricing-table .pricing-subtitle,#msform .pricing-table .pricing-subtitle{
	min-height:65px;
}
.listmodule{
	padding-left:80px !important;
}
.presentationdesign > .vc_column-inner > .wpb_wrapper{
	width:85%;
}
#page #masthead a:hover{
/*
	opacity:unset !important;
*/
}
#page #masthead .cstm_btn_menu a::before{
	content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2b3168;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    width: 100%;
    margin: 0px;
    border-bottom: 0;
}
#page #masthead .cstm_btn_menu a{
	display: inherit;
    position: relative;
    top: 6px;
}
#page #masthead .cstm_btn_menu a:hover::before{
	-webkit-transform: scaleX(1);
    transform: scaleX(1);
    
}
 .lower-heading h3{
    font-size: 32px;
    line-height: 36px;
    font-weight: 800;
 }
.hideblock{
	display:none;
}
.card-info{
	margin-top:20px;
}
.subtitle a{
	color:#737373 !important;
}
.activeblock .p_banisprice .icon-wrap{
	color:#fff !important;
}
.p_info_price{
	cursor:pointer;
}
.p_info_price sup{
	top: 10px;
    right: 15px;
}
.est_info_price.est_step_down{
	padding: 20px;
    width: 335px;
    background-color: rgba(0,0,0,0.75);
    color: #ffffff;
    border-radius: 5px;
    z-index: 1500;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    line-height: 1.29;
    letter-spacing: -0.18px;
    text-align-last: left;
    z-index: 9999999;
    right: 0;
    top: calc(100% + 5px);
}

.est_step_down.info_stepdown_paragraph{
	width:100%;
	float:left;
	text-align:left;
	padding-bottom:20px;
}
.est_step_down.info_stepdown_paragraph:last-child{
	padding-bottom:0px;
}
.est_info_price.est_step_down:after {
    content: '';
    display: block;
    position: absolute;
    top: -5px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #000;
    opacity: .75;
    right:18%;
}
.loading-gif{
	position: fixed;
    left: 0;
    right: 0;
    text-align: center;
    top: 60%;
    z-index: 99999;
}
.woocommerce .woo-my-content p a{
	color:#000;
}
.woocommerce-MyAccount-navigation-link--order-detail{
	display:none;
}
.loading-gif img{
	width: auto;
    max-width: 190px;
}
#ownstyle_image_div .uploadstatus{
	float:right;	
	text-align:right;	
}
#ownstyle_image_div .uploadimg-block{
	border:none;
}
.progress-count-list{
	width:100%;
	float:left;
}
.progressbar-step{
	width:70%;
	float:left;
}
.estimate-price-bar{
	width:27.5%;
	float:left;
}
.page-id-5648482 #masthead.site-header,.page-id-5648304 #masthead.site-header,.page-id-17 #masthead.site-header{
	background: #2b3168;
}
.bg-dark::selection {
  background: transparent;
}
.view-project{
	display:none !important;
}
.blockhide{
	display:none;
}
.portfolio-page .info-list li{
/*
	width: 142px;
*/
	width: 130px;
    display: inline-block;
    /* min-width: 50px; */
    max-width: 50%;
    /* margin-right: 4px; */
    vertical-align: top;
    padding: 3px 30px 10px 0;
    margin:0px;
}
#ownstyle_image_div .uploadimg-block .uploadstatus h6{
	color:#fff;
}
.google-slide-container{
	position: fixed;
    top: 62px;
    z-index: 99999999999999;
    left: 0;
    right: 0;
    width: 1135px;
    margin: 0 auto;
}
.google-slide-swection{
	background: #fff;
    height: 500px;
    overflow: visible;
    overflow-y: scroll;
/*
    position: relative;
*/
	z-index: 99999999999;
	padding:25px;
	border-radius:4px;
}
.MuiDialog-container {
    height: 100%;
    outline: 0;
}
.MuiDialog-scrollPaper {
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal .modal__dialog {
    margin: 8px;
    overflow: visible;
}
.security-modal__dialog {
    flex: 1 0 100%;
    max-width: 1280px;
}
.MuiDialog-paperScrollPaper {
    display: flex;
    max-height: calc(100% - 64px);
    flex-direction: column;
    position: fixed;
    top: 72px;
    background: #fff;
    z-index: 9999999999999999;
}
.modal .modal__modal {
    padding: 32px;
}
.MuiDialogContent-root {
    flex: 1 1 auto;
    padding: 40px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.security-modal__close-button {
    justify-content: flex-end;
    transform: translateY(-100%);
    position: absolute;
    right: 0;
    top: 0;
    background: transparent;
    border: none;
    color: #2b3167;
    font-size: 34px;
    padding-bottom: 0;
    padding-right: 0;
}
.modal__close-button svg {
    width: 14px;
}
.security-modal__container {
   text-align:center;
}
.security-modal__title {
    font-size: 2.571em;
	text-align:center;	
	margin:0px;
}
.security-modal img {
    max-width: 100%;
}
.security-modal__content__button-section {
    display: flex;
    padding-top: 20px;
    align-items: center;
    justify-content: center;
}
.button-24slides--green {
    border: 1px solid #edc23e;
    background-color: #edc23e;
    color: #2b3167;
    text-decoration: none;
    transition: background-color .25s;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 1.1px;
}

.share-overlay{
	top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    z-index: 9999999;
    position: fixed;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-tap-highlight-color: transparent;
}
.brief-tips{
	width: 640px;
    margin: 0 auto;
    text-align: left;
    padding-top: 30px;
    position: relative;
}
.brief-desc-button{
	position: absolute;
    right: 0;
    background: transparent;
    color: #636373;
    font-size: 30px;
    border: unset;
    top: 6px;
    padding-right: 0;
}
.brief-tips-list li{
	list-style:none;
	color:#737373;
	font-size:16px;
}
.scrollimg img{
	width: auto;
    max-width: 10px;
    height: 10px;
}
.userinfo{
	clear:both;
	padding-top:15px;
}
.order-detail h1{
	font-size:16px;
}
.user-com-info h3,.order-detail h3{
	margin-top:0px;
}
.order-detail h4{
	margin-top:10px;
}
.order-detail h1{
	margin:0px;
}
.pd0-left{
	padding-left:0 !important;
}
.pd0-right{
	padding-left:0 !important;
}
.upload-doc .attach-doc .item img,.ownstyle-doc .attach-doc .item img{
	width:auto;
}
.woocommerce-MyAccount-wrap .vc_col-md-3 .woo-my-user .left h4,.woocommerce-MyAccount-wrap .vc_col-md-3 .woo-my-user .left a{
	color:#fff;
}
.woocommerce-MyAccount-wrap .vc_col-md-9 .woo-my-content{
	padding-left:20px;
}
.woocommerce-MyAccount-wrap .vc_col-md-3 .woo-my-user{
	padding: 20px 0px 0 30px;
}
.woocommerce-MyAccount-wrap .vc_col-md-3{
	background:#2b3168;
	padding-right:0px;
}
.woocommerce-MyAccount-wrap .vc_col-md-3 .woo-my-nav ul li.is-active{
	background: #edc23d;
}
.woocommerce-MyAccount-wrap .vc_col-md-3 .woo-my-nav ul li {
	padding: 8px 30px;
}
.woocommerce-MyAccount-wrap .vc_col-md-3 .woo-my-nav ul li a{
	display:grid;
	color:#fff;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
    color: var(--bs-table-striped-color);
}
.woocommerce .woo-my-orders-table th,.woocommerce .woo-my-orders-table td{
   padding: .75rem;
}
.woocommerce .woocommerce-MyAccount-wrap{
	margin-top:0px;
}
#startbtn .rev-btn:hover a{
	color:#fff !important;
}
#nav-arrow-right .fa-arrow-right{
	font-size:18px;
}
#cstm_pres_owl .owl-nav .owl-prev{
	margin-left: 20px;
}
.portfolio-item.grid-1 .description{
	padding-top: 19px;
}
#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu .menu-link span:before{
	height:auto;
}
@media screen and (max-width: 1920px) {
	.portfolio-block .norebro-recent-projects-sc .with-sorting .vc_col-lg-3{
		width:33.33%;
	}
}
@media screen and (max-width: 1200px) {
	.portfolio-block .norebro-recent-projects-sc .with-sorting .vc_col-lg-3{
		width:33.33%;
	}
}
@media screen and (max-width: 1240px) {
	.desginprice{
		right:17px;
	}
}
@media screen and (max-width: 1036px) {
	.progressbar-step{
		width: 64%;
		float: left;
	}
	.estimate-price-bar{
		width: 28.5%;
		float: left;
	}
	#progressbar{
		margin-bottom: 18px;
	}
}
@media screen and (max-width: 1024px) {
	.progressbar-step{
		width: 67%;
		float: left;
	}
	#wizard{
		width:auto;
	}
	.estimate-price-bar{
		width: 35.5%;
    float: left;
	}
	.desginprice {
		right: -37px;
	}
	.desginprice{
/*
		position:relative;
		right:0;
		text-align:right;
*/
	}
	#msform .pricing-table .pricing-subtitle {
		min-height: 85px;
	}
	.pricing-table .list-box li{
		min-height:65px;
	}
	.pricing-table .list-box{
		margin-bottom:20px;
	}
}
@media screen and (max-width: 980px) {
	.progressbar-step,.estimate-price-bar{
		width:100%;
		float:left;
	}
	.progress-count-list{
		margin-bottom:20px;
	}
	.estimate-price-bar{
		position: relative;
		width: 100%;
		margin: 0 auto;
		left: 0;
		text-align: center;
		right:0;
    }
    .p_info_price{
		width:330px;
		margin: 0 auto;
    }
    .est_info_price.est_step_down{
		left: 0;
    margin: 0 auto;
    }
}
@media screen and (max-width: 767px) {
	#msform .pricing-table .pricing-subtitle ,.pricing-table .list-box li{
		min-height:0px;
	}
	.pricing-table .list-box{
		margin-bottom:0px;
	}
	.personal-info .vc_col-sm-12{
		clear:both;
	}
}

@media screen and (max-width: 768px) {
	.page-container.without-breadcrumbs{
		margin-top:100px !important;
	}
	.desginprice{
		position:relative;
		right:0;
		text-align:right;
	}
	.estimation-title{
		font-size:14px;
	}
	.p_estimated_price{
		font-size:38px;
	}
	.p_acc_text{
		clear:both;
	}
}
@media screen and (max-width: 640px) {
	.card-info_container{
		display:block
	}
	.card_info_field{
		float:left;
	}
}
@media screen and (max-width: 520px) {
	.cstheading .title{
		font-size:30px;
	}
	.cstheading .subtitle{
		font-size:15px;
	}
	.lastline, .control-label{
		font-size:18px;
	}
	.coupon_container{
		display:block;
		text-align:left;
		clear: both;
		padding:0px;
	}
	.coupon_container .coupon_apply-btn{
		margin-top: 15px;
	}
	
}
