/*color theme */
a:hover, a:active, a:focus, a:visited{
	text-decoration:none;
}
/*modal designs */
.modal {background:rgba(200, 216, 222, 0.26)!important}
.add-modal .modal-header {
    display: block;
    border-bottom: 1px solid #f2f3f3;
    padding: 25px 15px;
}
.lit-btn-g {background:#d3f5e8; border: none;
    border-radius: 4px;
    color: #01945d;height: 30px;
    font-size: 10px;
    font-weight: 100;
    width: 100px;}

.lit-btn-g:hover {
    background: #01945d!important;  
    border: none;
    border-radius: 4px; 
    color: #01945d;
    font-size: 10px;
    font-weight: 100;
    width: 100px;
    color: #fff!important;
}
.f-sec a .btn {font-size:13px;} 
.f-sec a .btn {
    font-size: 12px !important;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 6px 15px;
}
.back {
    font-size: 13px;
    font-weight: 300 !important;
    padding: 0px 0 0 15px !important;
    float: left;
    color: #333 !important;
    padding-top: -6px !important;
    margin-top: -13px;
}
.card-select {
    height: 273px;
    margin-bottom: 15px;
    border-radius: 10px;
    padding: 27% 0;transition: all linear .3s;
}
.card-select:hover {
    box-shadow: 5px 4px 13px #ccc;
}
.f-sec {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px !important;}
.lit-btn-o {    background: #fdf1e5;
    border: none; height: 30px;
    border-radius: 4px;
    color: #d47607;
    font-size: 10px;
    font-weight: 100;
    width: 100px;}
/*.c-box{border:1px solid #ccc !important;}*/
.icheckbox_square-blue.checked {
    background-position: -51px -2px !important;
}

@media screen and (min-width: 768px) {
    .modal-dialog.add-modal {
        max-width: 400px;
        margin: 10% auto;
    }
    .add-modal1 .modal-content {
        padding: 15px 15px;
    }

    .modal-dialog.add-modal1 {
        max-width: 400px;
        margin: 15% auto !important;
    }

    .add-modal .modal-title {color: #414b4c; text-align: center;}

    .modal-dialog .modal-content {
        border-radius: 0;
        box-shadow: 0 5px 15px rgba(0,0,0,.1);
        border: none;
        border-radius: 6px;}
    /*modal designs */
    /* more button css*/
    .more-menu {
        width: 100px;
    }
}

/** Cards Page **/
.target-schedule-section .custom-input1 { background: transparent; border: none; transition: .6s ease; width: 100%;border-bottom: 1px dashed transparent;}
.text1 {
    color: #000;
    font-size: 18px;
}
.font-12{
	font-size:12px;
}
.font-10{
	font-size:10px;
}
.target-schedule-section i { vertical-align: middle;}

.custom-input1:focus, .custom-input1:active {
    border-bottom: 1px dashed #E6E9EC;
    transition: .6s ease;
}
.target-schedule-section .input-group-addon {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    padding: 3px 15px;
}
.dr-ml { text-align: right;}
.sttabs.tabs-style-linebox.top-tab {
    overflow: visible;
}
.target-schedule-section .dropdown-toggle::after { border: none;}
.target-schedule-section .dropdown-toggle .ti-angle-down.m-l-5 {
    font-size: 10px;
    vertical-align: middle;
}
.letter-box {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 20px;
}
.d-table {
    display: table;
    width: 100%;
}
.d-tablecell {
    display: table-cell;
    vertical-align: top;
}
.d-tablecell.set-width {
    width: 40px;
}
.target-schedule-section .btn-theme1 {
    background: #1f8fe1 none repeat scroll 0 0;
    color: #fff;
}
.target-schedule-section .btn-xs {
    font-size: 10px;
    padding: 4px 12px;
}
.letter-box .ti-more-alt {
    color: #eaebec;
    font-size: 18px;
    vertical-align: middle;
}
.letter-box .show, .letter-box .dropdown {display: inline-block!important;}
.color-black { color: #000;}
.color-green { color: #2CB46A;}
.color-red { color: #D44243;}
.color-blue { color: #208DE0;}
.theme-label1 {
    background: #dff1fb none repeat scroll 0 0;
    border: 1px solid #a9d7f8;
    color: #000;
}
.d-tablecell.set-width i { font-size: 20px;}
.letter-box .text2 { color: #000; font-size: 11px;}
.letter-box .d-tablecell.dr-ml { vertical-align: middle;}
.banner-section { height: 325px; position: relative;}
.page-box {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
}
.page-box .adj-pad { padding: 0 15px;}
.target-schedule-section .page-box p { padding: 0px;}

.text-title1 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.page-box .content-section, .page-box .footer-section {padding: 15px 30px !important; }
.page-box .footer-section { background: #ECF0F3;}
.div-line {
    border-top: 1px solid #dae1e7;
    margin: 0 auto;
    width: 150px;
}
.dr-mc { text-align: right;}
.font-bold { font-weight: bold;}
.font-mediam{font-weight:600;}

.letter-box .dropdown.btn-outline.btn-xs { padding: 1px 12px;}
.letter-box .dropdown.btn-outline.btn-xs:hover { background: #1F8FE1; border-color: #1F8FE1;}
.dropdown.btn-default:hover, .dropdown.btn-default:focus { opacity: 1;}
.btn-outline-theme1 {
    background: transparent none repeat scroll 0 0;
    border-color: #1f8fe1;
    color: #1f8fe1;
}
.target-schedule-section .input-group-addon.addon-width {
    width:100%;
    margin-left: 10px; 
}
.custom-input1:focus, .custom-input1:active {
    border:none !important;
}
.target-schedule-section .input-group-addon:focus{
    border:none !important;
}


.search-sec .form-control {
    background-color: transparent;
    border: none;
}

.f-sm { font-size: 10px;}
.letter-box .font-12 span { font-size: 12px;}
/*media queries*/
@media (max-width: 767px){
    .dr-ml { text-align: left;}
    .dr-mc, .text-center-xs { text-align: center;}
    .d-tablecell {
        display: block;

    }
    .d-tablecell.set-width { display: table-cell;}
    .letter-box .d-tablecell span { margin-bottom: 5px;}
    .letter-box .d-tablecell .btn { margin-top: 5px;}
}
/*media queries*/

/** Switch css **/

.onoffswitch {
    position: relative; width: 65px;
    float:right;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border-radius: 20px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 10px; color: #fff; font-weight: normal;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #308e30; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #db3d3e; color: #FFFFFF;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 20px; margin: 5px 7px 10px 5px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 32px;
    border-radius: 20px;
    transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}

/**End  Switch css **/

@media screen and (min-width: 768px) and  (max-width: 1024px) {

    .icheck-list { 
        padding-right: 0;

    }
    .card-box .icheck-list li label {
        display:inline;
    }
	.card-edit { 
    left: 30% !important;
	}
	.card-publish { 
    left: 30% !important;
	}
	.card-pre{ 
    left: 30%!important;
	}
	.bg-violet{ 
    left: 30% !important;
	}

}

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

    .icheck-list { 
        padding-right: 0;

    }
    .card-box .icheck-list li label {
        display:inline;
    }
    .card-box .ads-btn {
        margin-right: 0;
    }
	.card-edit { 
    left: 26% !important;
	}
	.card-publish { 
    left: 26% !important;
	}
	.card-pre{ 
    left: 26%!important;
	}
	.bg-violet{ 
    left: 26% !important;
	}

}
.p-l-0{
	padding-left:0 !important;
}
.p-r-0{
	padding-right:0 !important;
}
span.b-ver {
    position: absolute;
    right: 45px;
    color: rgba(13, 187, 13, 0.84);
    font-weight: 800;
    bottom: 103px;
    font-size: 11px;
}
.mt-12{margin-top:12px !important;}

.form-bg .md-editor>textarea { 
    background: #fff;
}


.card-edit {
    position: absolute;
    top: 30%;
    left: 35%;
    display:none;
}
.card-publish {
    position: absolute;
    top: 42%;
    left: 35%;
    display:none;
}
.card-pre {
    position: absolute;
    top: 54%;
    left: 35%;
	display:none;
}
.bg-violet{
	background-color:rgba(102, 0, 204, 0.94);
	color:#ffffff;
	margin-top:7px;
}
.bg-violet:hover{
	background-color: #9933ff;
    color:#ffffff;	
}


.web-list .btn.btn-info{
	width:120px;
}
.web-list .btn.btn-success{
	width:120px;
}
.web-list .btn.bg-orange{ 
	width:120px;
	color:#fff;
}
.web-list .btn.bg-orange:hover{ 
	 background-color:#d68f19;
}
 .b-card.card-select{
	 position:relative;
 }
 .hov-effect:hover .card-select{ 
    opacity: 0.5;
	 
}
  
.b-card.card-select:hover .card-edit {
    display: block !important; 
	opacity:1;
}
.b-card.card-select:hover .card-pre {
    display: block !important;
    opacity:1;	
}
.b-card.card-select:hover .card-publish {
    display: block !important; 
	opacity:1;
}

/** checkbox-model **/
#listResults .checkbox * {
  cursor: pointer;
}
#listResults .checkbox {
  padding-left: 20px;
  width: 100%;
  height: 20px;
  margin-top: 1px;
  margin-left:20px;
}

#listResults .checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative; 
  padding-left: 10px;
}

#listResults .checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  margin-left: -23px;
  border: 1px solid #555;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

#listResults .checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 2px;
  margin-left: -21px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}

#listResults .checkbox input[type="checkbox"]{
  opacity: 0;
  z-index: 1;
  width: 20px;
  height: 20px;
}


#listResults .checkbox input[type="checkbox"]:checked + label::after{
  font-family: "FontAwesome";
  content: "\f00c";
}

#listResults .checkbox.checkbox-circle label::before {
  border-radius: 50%;
}

#listResults .checkbox.checkbox-inline {
  margin-top: 0;
}
 
#listResults .checkbox-blue   input[type="checkbox"]:checked + label::after 
{color: #fff;}
 
/**
#listResults .checkbox-blue input[type="checkbox"] + label::before
{background-color: #428bca;  border-color: #428bca;}
 **/
#listResults .checkbox-blue input[type="checkbox"] + label::before
{background-color: #0FB3FF;  border-color: #0FB3FF;} 
 
input[type="checkbox"].styled:checked + label:after {
  font-family: 'FontAwesome';
  content: "\f00c";
}
/**End checkbox-model **/


/** Radio-model **/
.radio {
  padding-left: 20px; }
  .radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
    .radio label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 17px;
      height: 17px;
      left: 0;
      margin-left: -20px;
      border: 1px solid #cccccc;
      border-radius: 50%;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out;
      transition: border 0.15s ease-in-out; }
    .radio label::after {
      display: inline-block;
      position: absolute;
      content: " ";
      width: 11px;
      height: 11px;
      left: 3px;
      top: 3px;
      margin-left: -20px;
      border-radius: 50%;
      background-color: #555555;
      -webkit-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
      -o-transform: scale(0, 0);
      transform: scale(0, 0);
      -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
  .radio input[type="radio"] {
    opacity: 0; }
    .radio input[type="radio"]:focus + label::before {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .radio input[type="radio"]:checked + label::after {
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1); }
    .radio input[type="radio"]:disabled + label {
      opacity: 0.65; }
      .radio input[type="radio"]:disabled + label::before {
        cursor: not-allowed; }
  .radio.radio-inline {
    margin-top: 0; }

.radio-primary input[type="radio"] + label::after {
  background-color: #428bca; }
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #428bca; }
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #428bca; }

.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f; }

.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de; }

.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e; }

.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c; }

 

.head2{
	font-size:20px;
	margin:0 0 20px 20px; 
}
.cards-top .card-select{
	height: 270px;
    padding:42px 0;
	margin-bottom:25px;
    border-radius: 5px; 
	border-top: 1px solid #dde2e6;
	border-bottom: 1px solid #dde2e6;
}
.head3 {
    font-size: 19px;
    color: #3a424d;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 30px;
}
.p-font{
	font-size:13px;
	color:#3a424d;
	margin-bottom: 6px;
	font-weight:600;
}
.head4{
	font-size:12px;
	color:#3a424d;
	margin-bottom: 20px;
	font-weight:800;
	margin-left: 14px;
}
.thump-list{
	list-style:none;
	padding-left:0;
}
.thump-list li{ 
	padding-bottom:5px;
}
.thump-list li a:hover{ 
	color:#4da6e8;
	transition:all .3s ease-in-out;
}

/*  bhoechie tab */
div.bhoechie-tab-container{
  z-index: 10;
  padding: 0 !important; 
  margin-top: 20px; 
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
	background-color:#F0F4F7;
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  border: none;
  margin-bottom: 0;
  font-size: 13px;
  background-color:#F0F4F7;
}
div.bhoechie-tab-menu div.list-group>a:hover{
   color:  #0FB3FF;
	
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #5A55A3;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background:none; 
  color:  #0FB3FF;
  
}
/**
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #0FB3FF;
}
**/
div.bhoechie-tab-content{ 
   overflow: hidden;
  margin-left: 20px;
  padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}

.bhoechie-tab-content .white-box{
	padding:0;
}
.bhoechie-tab-content .card-select{
	height:330px;
	padding:0;
}
.bhoechie-tab-content .card-select .img-sec{ 
    height:300px;
	
}
.bhoechie-tab-content .card-select .img-sec:hover { 
    overflow-y: scroll;
	
}
.bhoechie-tab-content .card-select img:hover{ 
	opacity:0.4;
	transition:all .4s ease-in-out;
}

.edit-top {
    position: absolute;
    top: 125px;
    left: 175px;
}
.edit-top .btn-info{
    padding:5px 28px;
	font-weight:700;
}

.view-top {
    position: absolute;
    top: 165px;
    left: 175px;
}
.view-top .btn{
    padding:4px 24px;
	font-weight:700;
	background:#0FB3FF;
	color:#ffffff;
	border:1px solid #0FB3FF;
}
/**
.view-top .btn:hover{ 
	background:#0FB3FF;
	color:#ffffff;
	border:1px solid #0FB3FF;
}
**/
.bottom-topic {
    height: 46px;
    background: #fff;
    position: relative;
}

.bottom-topic p {
     color:3a424d;
	 padding-top:12px;
	 font-size:14px;
	 font-weight:800;
}
.modal-header.header-bg{
	background-color:#1e8fe1;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}

.header-bg .modal-title{
	color:#fff;
	 padding: 15px;
}
.mt-40{
	margin-top:40px !important;
}

 
.b-file .btn-file {
    position: relative;
    overflow: hidden;
	padding: 52px 25px;
	background-color:#f0f4f7;
}
.b-file .btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

#img-upload{
	 
     width: 100%;
}
.b-file .btn-file:hover{ 
	background-color:#f0f4f7!important;
}

.inner-read{
	background-color:#fff !important;
	border:none !important;
    	
}
.con-sec label {
    font-weight: 300 !important;
    font-size: 13px !important;
    text-indent: 0 !important; 
}

.fl-p-0 {
    float: left;
    padding: 0;
}

 .p-0 {
	 padding:0px !important;
 }
.m-l-1 {
    margin-left: -1px;
}

.m-b-10 {
    margin-bottom: 10px!important;
}
.mt-15{
margin-top:15px!important;
}
 .add-modal .modal-title {
    color: #414b4c;
    text-align: center;
	padding-left: 30px;
}

.add-modal button.close {
    font-size: 14px;
    font-weight: 300;
    color: #414b4c;
    opacity: .8;
    margin-top: 7px;
}

.checkbox-custom, .radio-custom, .switch {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
 
.wrapper1 input[type='checkbox']:not(:checked) + label {
    display: block;
    -webkit-transition: height 0.8s;
    transition: height 0.8s;
    height: 60px;
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.wrapper1 .lil_arrow {
    width: 8px;
    height: 8px;
    -webkit-transition: transform 0.8s;
    -webkit-transition: -webkit-transform 0.8s;
    transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    transition: transform 0.8s, -webkit-transform 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    border-top: 2px solid rgba(0, 0, 0, 0.33);
    border-right: 2px solid rgba(0, 0, 0, 0.33);
    float: right;
    position: relative;
    top: -24px;
    right: 24px;
    -webkit-transform: rotate(45deg);
    transform: rotate(135deg);
}
.wrapper1 input[type='checkbox']:not(:checked) + label {
    display: block;
    -webkit-transition: height 0.8s;
    transition: height 0.8s;
    height: 60px;
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.wrapper1 input[type="checkbox"] {
    display: none;
}
/**
.wrapper1 .content {
    height:0;
    background: #fff;
    min-height: 300px;
    height: auto !important;
    position: relative;
    top: 4px;
}

**/

.wrapper1 label{
	width:100%;
}

.ml-10{
	margin-left:10px !important;
}

.mr-10{
	margin-right:10px !important;
}
.mt-10{
	margin-top:10px !important;
}
.pt-15{
	padding-top:15px !important;
}
.pt-20{
	padding-top:20px !important;
}
 .con-sec .widget{
border:none;
}
.dropzone, .uploader {
    border: 1px dashed #e6e6e6 !important;
}
.dropzone .dz-message { 
    text-align: center;
    padding: 0 0 50px 0;
}
 
.dropzone {
    background-color: #fff;
}
.widget-body .vi-btn {
    position: relative;
    top: 165px;
    left: 78px;
    border-radius: 20px;
    font-size: 10px;
    color: #414b4c;
    background-color: #fafafa;
}
.b-subs {
    color: #0789da;
    font-size: 12px;
    padding: 10px 38px 10px;
    background-color: #e2f3fd;
}

.d-inline-flex{
    display:inline-flex;
}
.w-link{
display:block; 
}
.hr {
    border-bottom: 1px solid rgba(54, 64, 65, 0.1);
    margin-top:15px;
    margin-bottom:15px;
}

.con-sec #listResults .checkbox label::before { 
    width: 18px;
    height: 18px; 
    margin-left: -22px;
    border: 1px solid rgba(85, 85, 85, 0.35); 
}
/**
i.fa.fa-envelope, i.fa.fa-commenting, i.fa.fa-phone {
    color: #00bcd4;
}

i.fa.fa-envelope:hover, i.fa.fa-commenting:hover, i.fa.fa-phone:hover {
    color: #1f8fe1;
}
**/
i.fa.fa-envelope { 
    font-size: 12px;
}
 .disabled {
    pointer-events: none;
    opacity:0.4;
}
.width-100{
	width:100%;
}

.b-site .card-select{
	padding:0;
	height:350px;
    overflow: hidden;
}

.img-sec{
	height:303px;
    overflow: hidden;
}

.web-list .card-select {
    height: 350px; 
    border-radius: 10px;
    padding:0;
    
}

.form-group.buttons {
  display: block !important;
  text-align: center;
  width: 100%;
}


.b-alert .alert {
    padding: 7px;
}
.b-alert .alert-success {
    background-color:rgba(120, 218, 80, 0.49);
	border-color:#9fd670;
}
.b-alert .alert-info {
    background-color:#9dd9f7;
	border-color:#81cbda;
}
.b-alert .alert-warning {
	color:#5d4010;
    background-color:#f7a080;
	border-color:#ec8a65;
}
 

.web-list .img-sec .btn {
    background: #f7f7f7 none repeat scroll 0 0;
    border-color: transparent;
    color: #323232;
    transition: .5s ease;
}
.web-list .img-sec .btn:hover {
    background: #f5f6f8 none repeat scroll 0 0 !important;
    border-color: transparent !important;
    transition: .5s ease;
    color: #000 !important;
}

/** chart bm**/



.chart {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 100px; 
    text-align: center;
}

.percent {
    display: inline-block;
    line-height: 100px;
    z-index: 2;
    font-weight: 600;
    font-size: 18px;
    color: #2b2b2b;
}

.percent:after {
    content: '%';
    margin-left: .1em;
    font-size: .8em;
}
.chart canvas {
    position: absolute;
    top: 0;
    left: -4px;
}

span.label-bottom1 {
    display: block;
    margin-top: 20px;
    color: #189a47; 
    font-weight: 700; 
}
span.label-bottom2 {
    display: block;
    margin-top: 20px;
    color:#5157a7 ; 
    font-weight: 700; 
}
span.c-inner {
    position: absolute;
    display: flex;
    top: 65px;
    left: 16px;
    font-size: 11px;
}

.dd-arrow .dd-btn { 
    padding: 4px 5px 0px; 
	border-radius: 60%;
}
.dd-arrow .media-right .btn-xs:hover {
    background-color: #fff !important;
}

.dd-arrow {
    margin-left: 40px;
}
div#div_card_preview .page-box {
    width: 100% !important;
}

  
.mt-10{
	margin-top:10px!important;
}
.mt-20{
	margin-top:20px!important;
}
.m-t-0{ margin-top:0px !important;  }
.m-t-15{ margin-top:15px !important;  }	
.m-t-20{ margin-top:20px !important;  }
.m-b-0{ margin-bottom:0px !important; }
.mt-40{
	margin-top:40px!important;
}
.mb-40{
	margin-bottom:40px!important;
}
.mb-20{
	margin-bottom:20px!important;
}
.mb-22{
	margin-bottom:22px!important;
}
.mb-0{
	margin-bottom:0px!important;
}
.mt-0{
	margin-top:0px!important;
}
.mb-5{
	margin-bottom:5px!important;
}
.pl-3{
	padding-left:3px !important;
}
.pr-3{
	padding-right:3px !important;
} 
.p-l-40 { padding-left:40px !important;	}

.form-inner input{
    border: 1px solid rgba(117, 111, 111, 0.86); 
	border-radius: 4px;
}

hr.dashed{ 
    border-top: 1px dashed #eeeeee4a;
}
.form-inner .popover{
	z-index:9999 !important;
}
.form-inner label{
	font-size:13px;
}
.popover {
    
    z-index: 9999 !important;

}
.b-calen input { 
    border-radius: 4px !important;
}
.b-form select{
	border-radius:4px!important;
} 
 
.bor-bottom {
    border-bottom: 1px solid gray;
    padding: 22px 0px;
}
.bcl{
	color:#000 !important;
}
.b-file input{
	border: none;
    overflow: hidden;
}
.b-file:hover{
    background-color: transparent !important;
}

.blue-btn.addeve {
    padding: 5px 26px;
}
.btn-reset{
	padding:5px 25px !important;
    font-size:12px!important;	
}

.custom-event .tiva-event-detail-full .event-item i {
    border:none;
    margin-right: 10px;	
	font-size: 15px;
}


 
.custom-event .tiva-event-detail-full .event-item .event-date {
    width: 65%;
}

.custom-event .tiva-event-detail-full .event-item .event-time {
    width: 35%;
}

 .custom-event i.fa.fa-edit {
    padding: 0;
	color: #fff;
    margin-right: 5px;
}
 .custom-event i.fa.fa-trash-o {
    padding: 0px;
    color: #fff;
	margin-right: 5px;
}
.custom-event .edit_event {
    padding: 3px 12px;
	margin-right:10px;
	 margin-left: 10px;
	
}
.custom-event .del_event {
    padding: 3px 12px;
	margin-right:10px;
}
.custom-event .tiva-event-detail-full .event-desc{
	padding-left:10px;
}

.custom-event .tiva-event-tooltip{
	overflow:visible;
}

.custom-event .event-tooltip-item {
	overflow:visible;
}

.dm-medium .media-right .btn-theme1 {
    background: #1f8fe1 none repeat scroll 0 0;
    color: #fff;
	padding: 2px 8px;
}
 
.dm-medium .avatar .media-object {
    width: 22px;
    height: 20px;
    line-height: 34px;
}

.dm-medium .media-left.avatar .img-circle {
    border-radius:0px;
}

.dm-medium .media-left{
    padding-right: 15px;
}

.dm-medium .media-body {
    
    vertical-align: middle;
}
.dm-medium .media-heading { 
    margin-bottom: 0px;
}

/**Design changes **/

.bform-editor .customtab2.nav-tabs > li {
    float: left ;
	border-radius: 0px;
	border:none;
     
}
.bform-editor .customtab2.nav-tabs li:first-child{
	 
	border-top-left-radius:5px !important;
    border-bottom-left-radius:5px !important;
}
.bform-editor .customtab2.nav-tabs li:last-child{
	border-top-left-radius:0px !important;
    border-bottom-left-radius:0px !important; 
	border-top-right-radius:5px !important;
    border-bottom-right-radius:5px !important;
}

.bform-editor .customtab2.nav-tabs li {
    background: #ffffff;
	color:#000;
    
} 
.bform-editor .customtab2.nav-tabs li.active{
	    background: #1F8FE1 !important;
		 
}
.bform-editor .customtab2.nav-tabs li.active a{ 
		color:#fff!important;
}

.dd-arrow .d-table .ti-pencil-alt:before { 
    font-size: 11px;
}

.dd-web ..d-inlineblock a.dropdown-toggle{
	box-shadow:none; 
}
.dd-web ..d-inlineblock a.dropdown-toggle:focus, .dd-web ..d-inlineblock a.dropdown-toggle:active{
	box-shadow:none; 
}
.dd-web .open>a, .dd-web .open>a:focus, .dd-web .open>a:hover {
   
    box-shadow: none;
}
.p-b-5{
	padding-bottom:5px!important;
}
.customtab.nav-tabs li.dd-web a { 
    padding: 3px 0px;
    color: #999; 
}
.customtab.nav-tabs li.dd-web ul li a { 
     padding: 7px 20px;
}
.customtab.nav-tabs li.dd-web ul li a:hover { 
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
 
/**  Shop CSS  **/
.product-section {
    padding: 60px 0px;
	background-color:#f2f2f2;
}

.white-box {
    background: #fff;
    padding: 25px;
    margin-bottom: 15px;
	overflow: hidden;
}
.product-section .white-box { 
    margin-bottom: 2px;
	padding: 25px 30px;
}
.product-section .panel-default>.panel-heading, .range-top label {
    color: #333;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	background-color: #fff;
	position: relative;
	padding: 5px 15px;
	border: none; 
}
 .range-top label {
    padding: 0px 0px 20px !important;
    border-bottom: 1px solid #f2f2f2;
    width: 100%;
	margin-bottom: 20px;
}
 
 .product-listing .panel-group .panel-heading .panel-title a {
    display: inline-flex;
    font-family: open sans;
    font-size: 13px;
    padding: 5px;
	font-weight: 400;
    width: 80%;
}
.product-listing .panel-group .panel-heading .panel-title a:hover, .product-section .product-listing .checkbox label:hover{
	color:#e40046;
}
 .cat-count {
	color: #999;
    display: inline-flex;
    font-family: open sans;
    font-size: 12px;
    padding: 5px;
	font-weight: 400; 
	position: absolute;
    right: 10px;
    top: 5px;
	vertical-align: middle;
}
.product-listing .panel-default .panel-body a {
    color: #333;
    display: inline-flex;
    font-size: 14px;
    padding:0px;
    text-align: left;
    width: 100%; 
}
.product-listing .panel-default .panel-body li{
	margin-bottom:2px;
}
.product-listing .panel-default { 
    border: none;
    box-shadow: none;
}
.product-listing .top-count a{
	position:relative;
}

.product-listing .panel-group .panel-default .panel-body {
    background: #fff none repeat scroll 0 0;
    padding: 5px 0px 5px 30px !important;
	border:none;
}
 
.product-listing .panel-default .panel-collapse .panel-body .checkbox {
    margin: 5px;
}

.product-listing .accordian-arrow {
     
    color: #333;
    height: 15px;
    margin-left: -5px;
    margin-right: 5px;
    padding: 1px 2px;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 14px;
	text-align: center;
}

.hideOverflow
{
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis; 
    display:block;
}


.product-listing .collapsed .accordian-arrow .fa-plus, .product-listing .accordian-arrow .fa-minus {
    display:block;
	font-size: 10px;
    margin-top: 4px;
    font-weight: 300;
	color:#333;
}

.product-listing .accordian-arrow .fa-plus, .product-listing .collapsed  .accordian-arrow .fa-minus {
    display:none;
}

.nested-accordion .panel-group .panel-body li .panel .panel-heading {
    padding: 5px;
}

.nested-accordion .panel-body li .panel-group .panel-collapse .panel-body {
    padding: 5px 15px;
}

.product-section .product-listing .checkbox label {
	color: #333;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;	
     padding-left: 5px;
}
.panel-body.nested-accordion { 
    padding: 5px 5px; 
}
.product-section .panel-default>.panel-heading.f-head {
	    padding: 0px 0px 15px;
		margin: 0px 20px;
		border-bottom: 1px solid  #f2f2f2;
} 
 
 .ui-draggable, .ui-droppable {
	background-position: top;
}
 .from-amount {
    width: 50%;
	float:left;
	color: #333 !important;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600!important;	
} 
 .to-amount {
    width: 50%;
	text-align:right;
	color: #333 !important;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600 !important;	
	
}
.range-clear {	
    font-size: 11px;
    padding: 0 6px;
    color: #e40046;
    cursor: pointer;
    text-transform: uppercase;
}
 .ui-slider-horizontal {
    height: .2em;
 }
 
 .ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    background-color: #c5c5c5;
}
.ui-slider-horizontal .ui-slider-range { 
    
    background-color: #333;
}
 .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #333;
    background: #333;
    font-weight: normal;
    color: #333;
	border-radius:20px;
}
 .ui-slider .ui-slider-handle { 
    width: 0.8em;
    height: 0.8em;
 } 
 .range-bottom {
	 margin-top:20px;
 }
  .range-bottom .from-amount {
    width: 35%;
	padding: 5px 10px;
	margin-right:5px;
	border: 1px solid #e3e3e3;
  }
 .range-bottom .to-amount {
    width: 35%;
	padding: 5px;
	margin-left:2px;
	border: 1px solid #e3e3e3;
	text-align: left;
  }
  .range-bottom .fa.fa-minus{ 
    font-size:10px;
	color:#c5c5c5; 
  }
 .range-bottom .btn {
    border: 1px solid #848282;
    background-color: #fff;
    width: 40px;
    height: 31px;
    padding: 0;
    margin-top: -2px;
    margin-left: 5px;
	border-radius: 2px;
}
  .range-bottom .btn:hover{
	  background-color:#333;
	  color:#fff;
  }
  
.top-count ul.icheck-list{
	  list-style: none;
	  margin-bottom: 0;
}
 .top-count ul.icheck-list label{
	 margin-left:10px;
	font-family: open sans;
    font-size: 13px; 
    font-weight: 400;
 }
 
 .top-count .icheckbox_square, .top-count .iradio_square { 
    width: 18px;
    height: 18px; 
    border: 1px solid #e3e3e3;
 }
  .top-count .icheckbox_square.checked {
    background-position: -51px -3px;
}  
 .discount-top .cat-count {
	 top:0px;
	 padding: 0;
 }
  .discount-top .f-head { 
    border-bottom: 1px solid #f2f2f2 !important;
	margin-bottom: 20px;
}
.discount-top .panel-body {
    padding: 20px;
}
 
.range-bottom .btn.btn-more { 
    width: auto;
    height: 32px;
    padding: 5px 12px; 
    margin-left: 0; 
} 
 
 #more-list{
	 display:none;
	 margin-top: 2px;
 }
 
 .card {
    font-size: 1em;
    overflow: hidden;
    padding: 0;
    border: none;
    border-radius: .28571429rem; 
}

.card-block {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: 15px 0px 5px;
    border: none; 
    box-shadow: none;
	min-height: 71px;
}

.card-img-top {
    display: block;
    width: auto;
    height: auto;
}

.card-title {
    color: #666; 
    margin-bottom: 11px;
    max-height: 53px;
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis; 
    line-height: 18px;
    -webkit-box-orient: vertical; 
    font-size: 14px;
	font-family: open sans; 
    font-weight: 400;
} 

.card-footer {
    font-size: 1em;
    position: static;
    top: 0;
    left: 0;
    max-width: 100%;
    padding:20px 0px;
    color: rgba(0, 0, 0, .4); 
    background: #fff;
	border: none;
}

.card-inverse .btn.btn-vie {
    border: 1px solid rgba(0, 0, 0, .05);
    background-color: #e40046!important;
    color: #fff;
	font-family: open sans;
}
.card-inverse .btn.btn-cart {
    border: 1px solid rgba(0, 0, 0, .05);
    background-color: #3f3f3f !important;
    color: #fff;
	font-family: open sans;
}
.profile {
    position: absolute;
    top: -12px;
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    margin: 0;
    border: 1px solid #fff;
    border-radius: 50%;
}

.profile-avatar {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 50%;
} 
.profile-inline {
    position: relative;
    top: 0;
    display: inline-block;
} 
.profile-inline ~ .card-title {
    display: inline-block;
    margin-left: 4px;
    vertical-align: top;
} 
 .p-1{
	 padding:1px !important;
 }
 .pro-in {
	 float:left;
	 margin-right:10px;
	     width: 100%;
 } 
 .product-desc-price {
    color: #ccc;
	float:left;
    font-size: 14px;
    margin-right: 6px;
    position: relative;
	font-family: open sans; 
    font-weight: 400;
	line-height: 25px;
} 
 .product-price {
    font-size: 15px;
    line-height: 19px;
    color: #333;
    font-family: open sans; 
    font-weight: 600;
    height: 20px;
} 
.product-price-row {
    width: 100%;
    display: inline-block;
}
 
 .cart-height {
    height: 175px;
    overflow: hidden;
} 
 .pro-check {
    float: right;
    color: #ff2341;
    font-size: 15px;
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
 .pro-check.avail {
	  color:#07b707;
    float: initial;
    margin-left: 30px;	  
 }
 .cart-shadow {
	 padding:10px;
	 transition:all .2s ease-in-out; 
 }
 .cart-shadow:hover {
    box-shadow: 0 5px 17px 0 rgba(23,84,116,0.25);
    z-index: 15;
	padding: 10px; 
	transition:all .2s ease-in-out; 
 }
 
.white-box.list-right  {
    margin-bottom: 2px;
    padding: 15px 10px;
}

.desoslide-thumbs-horizontal img{
	width:80px;
	height:auto;
}
 .desoslide-thumbs-horizontal.list-inline>li { 
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #ddd;
} 
.desoslide-wrapper .animated {
	animation-duration: 0.2s;
}
.desoslide-overlay {
	top:260px!important;
	background:#fff;
}
 .white-box.detail-content {
	 padding:25px;
 }
 .detail-content h1, .product-recent h1 {
    color: #333333;
    text-overflow: ellipsis; 
    line-height: 27px;  
    font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	margin-bottom: 20px;
 }
 
 .detail-content .product-desc-price {   
    font-size: 18px;
	display: block;
    width: 100%;
 }
 .detail-content .product-price {
    font-size: 21px; 
	color:#ff2341;
	width:30%;
	float: left;
 }
 .detail-content .pro-check {
	  width:50%;
	  float:left;
  } 
 .detail-content .pro-in { 
    margin-bottom: 30px;
} 

.detail-content .btn.btn-cart, .detail-content .btn.btn-vie {
 padding: 10px 18px; 
 border-radius: 3px;
 margin-right:10px;
}
.detail-content i.fa.fa-shopping-cart {
    margin-right: 10px;
}
 
 .product-section.pro-detail .white-box {
	 padding:25px;
	 max-height: 700px;
     height: 500px;
	 overflow: hidden; 
 }
 
 ul.p-desc {
    display: inline-block;
    margin-top: 0px;
	margin-left: 25px;
}
 
ul.p-desc li {
    margin-bottom: 5px;
    color: #333;
    font-size: 14px;
    font-weight: 400;
	font-family: 'Open Sans', sans-serif; 
} 
 
 .xzoom-thumbs { 
    width: 13%;
    float: left;
}
.xzoom5 {
    width: 78% !important;
    float: right;
	box-shadow: none;
	margin-bottom: 7px;
} 
.product-section .container {
    max-width: 1250px;
	width: 1220px;
	padding:0px;
}
 
/** Slide one by one **/

  @media (min-width: 768px) {

    /* show 3 items */
    .carousel-inner .active,
    .carousel-inner .active + .carousel-item,
    .carousel-inner .active + .carousel-item + .carousel-item,
    .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item  {
        display: block;
    }
    
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }
    
    .carousel-inner .carousel-item-next,
    .carousel-inner .carousel-item-prev {
      position: relative;
      transform: translate3d(0, 0, 0);
    }
    
    .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    /* left or forward direction */
    .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .carousel-item-next.carousel-item-left + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    
    /* farthest right hidden item must be abso position for animations */
    .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    /* right or prev direction */
    .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .carousel-item-prev.carousel-item-right + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }

}

 /* Bootstrap Lightbox using Modal */

#profile-grid { overflow: auto; white-space: normal; } 
#profile-grid .profile { padding-bottom: 40px; }
#profile-grid .panel { padding: 0 }
#profile-grid .panel-body { padding: 15px }
#profile-grid .profile-name { font-weight: bold; }
#profile-grid .thumbnail {margin-bottom:6px;}
#profile-grid .panel-thumbnail { overflow: hidden; }
#profile-grid .img-rounded { border-radius: 4px 4px 0 0;}
 
 .carousel-inner.w-100.mx-auto {
    min-height: 415px;
	padding: 0px 45px;
    overflow: visible;
} 
 .carousel-item.cart-shadow {
	 padding:20px 10px 10px !important;  
 }
  
 
 .product-recent .fa.fa-angle-left, .product-recent .fa.fa-angle-right {
    color: #333;
    font-size: 24px;
    height: 30px;
    width: 30px;
    padding: 2px;
    position: absolute;
    border: 1px solid #a09e9e;
    border-radius: 20px;
	transition:all .3s ease-in-out;
}
 .product-recent .fa.fa-angle-left:hover, .product-recent .fa.fa-angle-right:hover {  
    background-color:#333;
	color:#fff;
	transition:all .3s ease-in-out;
 }
  .product-recent .fa.fa-angle-left {
	  left:0px;
  }
 .product-recent .fa.fa-angle-right {  
	 right:0px;
 }
 .st-count {
    color: #333;
    padding: 0px 5px;
    font-size: 12px;
    margin-left: 5px;
    border: 1px solid #d4cfcf;
    border-radius: 5px;
}
a.st-count:hover {
    color: #333;
	text-decoration:none;
} 
.carousel .pro-check{ 
		float:none;
	}
 
 @media (max-width:1024px) {
 .product-section .container { 
     width: 100%;
     padding: 25px; 
}
.range-bottom .to-amount, .range-bottom .from-amount {
	 width: 31%;
}
.product-section.pro-detail .white-box {
	padding: 25px;
	max-height: 700px;
	height: 575px;
}
.carousel-item.cart-shadow { 
    max-width: 50%;
}
.product-section.pro-detail .white-box.product-recent {
	height:auto;
}

} 
  
 @media (max-width:568px) {
    .product-section {
    padding: 40px 0px; 
   }
   .product-section.pro-detail .white-box {
    padding: 25px;
    max-height: 700px;
    height: auto;
   }
   .detail-content .product-price {
    font-size: 18px; 
    width: 48 
   }
   .detail-content h1, .product-recent h1 { 
    font-size: 18px;
   }
   .detail-content .product-desc-price {
    font-size: 15px; 
   }
   .detail-content .btn.btn-cart, .detail-content .btn.btn-vie {
    padding: 6px 10px; 
    font-size: 14px;
    }
	ul.p-desc li { 
    text-align: justify;
	}
	.carousel-item.cart-shadow {
    max-width:100%!important;
    padding: 0px !important; 
    }
	.cart-height {
    height: auto;
	}
	.carousel-inner.w-100.mx-auto {
    min-height: auto;
    padding: 0px 25px; 
    }
	.carousel { 
    display: inline-block;
    }
	.product-recent .fa.fa-angle-left {
    left: -15px;
    }
	.product-recent .fa.fa-angle-right {
    right: -15px;
    }
	.carousel .pro-check.avail {
    float: none;
	}
	.carousel .pro-check{
		display:block;
		float:none;
	}
 }
 
 #homeVideo button.btn.btn-default {
    background: black;
    border-radius: 50%;
    position: absolute;
    right: 0;
    z-index: 5;
    color: white;
}
 
.vid-title {
    color: #333333;
    text-overflow: ellipsis;
    line-height: 27px;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
	margin-top: 20px;
    margin-bottom: 5px;
}
 .vid-modal img{
	 border: 1px solid #cecece;
	     padding: 10px 5px;
 }
 
 .vid-modal {
	 background:none !important;
	 margin-left:5px !Important;
 }
 
 .account-info .card-footer {
	 padding:0px 15px;
 }
 
   .modal-login {
		width: 360px;
		margin: 60px;
	}
	.modal-login .modal-content {
		border-radius: 1px;
		border: none;
	}
	.modal-login .modal-header {
        position: relative; 
        background: #fff;
		border-radius: 5px;
		padding: 30px 30px 15px;
		border: none;
	}
    .modal-login .modal-body {
        padding: 0px 30px;
    }
	.modal-login .modal-body p{ 
	  font-size:13px;
	  margin-bottom: 20px;
	  font-family: 'Open Sans', sans-serif;
	}
    .modal-login .modal-footer {
        background: #fff;
		border-radius: 5px;
		padding: 0px 30px 30px;
		border:none;
    }
	.modal-login h4 {
		 text-align: left; 
		 font-size: 16px;
         text-transform: capitalize;
         color: #333;
         margin-bottom: 0px;
		 font-family: 'Open Sans', sans-serif;
		 font-weight:600;
	}
    .modal-login label {
        font-weight: normal;
        font-size: 12px;
		margin-left: 20px;
		margin-top: 25px;
		font-family: 'Open Sans', sans-serif;	
    }
	.modal-login .form-control,  .pro-log .form-control{
		min-height: 38px;
		border-radius: 2px;
        padding:10px;
        font-size: 13px;
        border: 1px solid #ddd;
        font-family: 'Open Sans', sans-serif;		
	}
	.modal-login .btn {
		min-height: 38px;
		border-radius: 2px;
        padding:10px;
        font-size: 13px;
        border: 1px solid #ddd;
        min-width: 100px;
		background: #d1203c;
		border: none;
		line-height: normal;
font-family: 'Open Sans', sans-serif;		
	}
	 
	 
	.modal-login .close {
    position: absolute;
    top: 5px;
    color: #b6b7b7;
    font-size: 12px;
    box-shadow: none;
    right: 5px;
    background: none;
    }
    
    .modal-login input[type="checkbox"]{
        margin-top: 2px;
		display:block;
		margin-top: -7px;
    }
	
	.modal-login .btn:hover, .modal-login .btn:focus {
		background: #d1203c;
	}
	 
	.trigger-btn {
		display: inline-block;
		color:#fff;
	}
    
	.font-11 { font-size:11px!important; }
	
	 .modal-login .modal-body .form-group a{
		 font-size: 14px;
		 font-family: 'Open Sans', sans-serif;
	 }
     .modal-login .btn.btn-fb{
		 background-color:#3856a0;
		 color: #fff;
		 margin-top: 10px;
	 } 
    .btn-fb .ti-facebook {
     margin-right: 5px;
    }
	
	.ph-pin {
		position: absolute;
		top: 23px;
		left: 10px;
		color: #949292;
		font-size: 12px;
    }
	.si-up .form-group {
		margin-bottom:15px;
	}
	.si-up .icheck-list label { 
    margin-top: 12px; 
	margin-left: 5px;
	margin-bottom:20px;
	color:#333;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
    }
	.si-up .modal-login {
    width: 380px;
    margin: 40px;
    }
	.si-up .btn-fb .ti-facebook {
      margin-right: 15px;
    }
	.link-blue{
		color:#25a8ed;
	}
	.si-up .modal-footer label{
		margin-left:0px;
	}
	.si-up .modal-login .form-control  {
		height:38px;
	}
	.si-up .ph-pin { 
    top: 20px;
	}
	
	.pro-outer { 
		width: 20%;
	    height: auto;
        float: left;
		overflow: hidden;
		margin: 0 auto;
		border-radius: 60%;
    }
    .profile-name {
		width: 80%;
		float: left;
		padding: 15px 20px;
		font-size: 17px;
		font-weight: 600;
		font-family: 'Open Sans', sans-serif;
     }
	.pro-outer img {
		width: 100%;
		height: auto;
     }
	 .account-info .white-box { 
       padding: 15px 0px;
	   border-radius: 2px;
     }
	 .account-info .tabs-vertical a {
		font-size: 14px;
		font-weight: 600;
		color: #878787;
		padding: 15px 15px;
		font-family: 'Open Sans', sans-serif;
	}
	.account-info .tabs-vertical a i{
       margin-right: 20px;
	   color: #e40046;
    }
	.account-info .tabs-vertical li {
    padding: 0px 10px;
    border-bottom: 2px solid #f2f2f2; 
	margin:0px;
    }
	.account-info .tabs-vertical li:first-child {
		margin-top:5px;
	}
	.account-info .tabs-vertical a:hover{
		background:transparent;
		color: #e40046;
	}
	.p-t-0{
		padding-top:0px !important;
	}
	.account-info .nav.tabs-vertical>li>a:focus, .account-info .nav.tabs-vertical>li>a:hover, .account-info .nav.tabs-vertical>li>a:visited {
		color:#e40046;
		background-color: transparent;
		border: none;
		outline: none;
	}
	.account-info .tabs-vertical li.active{
		color:#e40046;
		border-top: 2px solid #f2f2f2;
	}
	.account-info .tabs-vertical li:hover{ 
		background-color:#ffe6ed;
	}
	.account-info .tab-content{
		padding:0px 30px;
	}
	.pro-log h2 {
		font-size: 16px;
		color: #e40046;
		font-weight: 600;
		font-family: 'Open Sans', sans-serif;
		margin-top:10px;
		/** background: #f2f2f2;
        padding: 15px 20px;
		**/
        text-transform: uppercase;
	}
   .pro-log h4 {
		color: #232323;
		font-size: 15px;
		font-weight: 600;
		font-family: 'Open Sans', sans-serif;
		padding: 0px 15px;
		margin-bottom: 15px;
	} 
	 .pro-edit, .pro-cancel {
		color: #2874f0;
		font-size: 13px;
		margin-left: 20px;
		font-weight: 600;
    }
	.pro-edit:hover, .pro-cancel:hover{
			color:#6da1f7;
	}
	.pro-log label {
    color: #8c8787;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
	display: block;
}

 
/*default radio button */
 .pro-log .radio { 
     display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pro-log .radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkround {

    position: absolute;
    top: 3px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #fff ;
    border-color:#e40046;
    border-style:solid;
    border-width:2px;
     border-radius: 50%;
}


/* When the radio button is checked, add a blue background */
.radio input:checked ~ .checkround {
    background-color: #fff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkround:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio input:checked ~ .checkround:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radio .checkround:after {
     left: 2px;
    top: 2px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background:#e40046;
    
 
}

 .pro-log label.radio {
    color: #333;
    width: 25%;
    float: left;
	font-size: 14px;
	margin: 10px 0px;
	font-family: 'Open Sans', sans-serif;
}
.pro-submit .btn {
    width: 100px;
	margin-right:10px;
}

.faq-row h6 {
    font-size: 14px;
    color: #252323;
	font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
.faq-row p {
    color: #4e4e4e;
    font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}

.width100 .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}

.width100 select{
	color:red;
}
.ord-detail .panel-heading {
    background-color: #f2f2f2!important;
    padding: 12px !important;
	border-bottom: 1px solid #ddd !important;
}
.ord-detail .panel-heading a {
    background-color: #e40046;
    padding: 6px 15px;
    color: #fff;
    font-size: 14px;
}
.ord-detail .pro-log h2 { 
    background: transparent;
    padding: 0px;
	font-size: 16px;
    color: #0c0c0c; 
}
.or-left .pro-outer {
    width: 30%;
    padding:2px 20px; 
    border-radius: 0px;
}
.or-content {
    float: left;
    padding:0px 20px;
}
.or-content h2{
	font-size: 14px !important;
    text-transform: capitalize;
}
.pro-log .or-content label p {
	display:inline-block;
}
.pro-log .or-content label, .pro-log .or-content2 label { 
   font-size: 13px;
   font-weight: 600;
   margin-right: 5px;
}
.pro-log label.or-offer {
	color:#2daf5d; 
}
.ord-detail .panel { 
    border-radius: 2px;
}
.panel-footer .or-content { 
    padding: 0px 10px;
    width: 50%;	
}
 .ord-detail .panel-footer {
	 background-color:transparent;
	 overflow: hidden;
 }
 .panel-footer .or-content h2, .panel-footer .or-content2 h2{ 
     display: inline-flex;
	 margin: 0px;
	 text-transform:capitalize;
 }
 .or-content2 {
    width: 50%; 
	padding:0px 10px;
}
.sidemenu-acc {
    min-height: 600px;
    background: #fff;
}
h1.or-title {
    color: #8c8787;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
 .ord-info .or-content p{
    display: inline-flex;
    font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 0px;
}
 .in-label label{ 
    width:100px; 
 }
  .in-label span {
	color: #000;
    font-weight: 600;
	font-size: 13px;
  }
  
  .border-right {
    border-right: 1px solid #eee;
    padding: 25px 20px 0px 20px !important;
	min-height: 200px;
}
  .border-right:first-child { 
	   padding: 25px 20px 0px 0px !important;
  } 
  .border-right:last-child { 
	  border:none;
  }
  .ord-info .border {
    border: 1px solid #eee;
}
.ord-info .or-left {
    overflow: hidden;
}
.ord-info i.fa.fa-truck {
	transform: rotateY(180deg);
	margin-right:10px;
	color:#2596e8;
}

.ord-info .or-right li {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    float: left;
	list-style:none;
	font-family: 'Open Sans', sans-serif;
	display: inline-flex;
}
.thump-off {
	position: relative;
    top: 50px;
	display:inline-block;
}
.color-gr{
    color: #459a64 !important;
    margin-left: 20px !important; 
}
.color-gr label{color:#459a64;}



 /** steps Wizard **/
 .design-process-section .text-align-center {
    line-height: 25px;
    margin-bottom: 12px;
}
.design-process-content {
    border: 1px solid #e9e9e9;
    position: relative;
    padding: 16px 34% 30px 30px;
}
.design-process-content img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    max-height: 100%;
}
.design-process-content h3 {
    margin-bottom: 16px;
}
.design-process-content p {
    line-height: 26px;
    margin-bottom: 12px;
}
.process-model {
    list-style: none;
    padding: 0;
    position: relative;
    max-width: 600px;
    margin: 20px auto 26px;
    border: none;
    z-index: 0;
}
.process-model li::after {
    background: #e5e5e5 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 3px;
    margin: 0 auto;
    position: absolute;
    right: -53px;
    top: 43px;
    width: 100%;
    z-index: -1;
}
.process-model li.visited::after {
    background: #57b87b;
}
.process-model li:last-child::after {
    width: 0;
}
.process-model li {
    display: inline-block;
    width: 22%;
    text-align: center;
    float: none;
}
.nav-tabs.process-model > li.active > a, .nav-tabs.process-model > li.active > a:hover, .nav-tabs.process-model > li.active > a:focus, .process-model li a:hover, .process-model li a:focus {
    border: none;
    background: transparent !important;

}
.process-model li a {
    padding: 0;
    border: none;
    color: #606060;
}
.process-model li.active,
.process-model li.visited {
    color: #57b87b;
}
.process-model li.active a,
.process-model li.active a:hover,
.process-model li.active a:focus,
.process-model li.visited a,
.process-model li.visited a:hover,
.process-model li.visited a:focus {
    color: #57b87b;
	background: transparent;
}
.process-model li.active p,
.process-model li.visited p {
    font-weight: 600;
}
.process-model li i {
    display: block;
    height: 25px;
    width: 25px;
    text-align: center;
    margin: 0 auto;
	margin-top:20px;
    background: #f5f6f7;
    border: 2px solid #e5e5e5;
    line-height: 23px;
    font-size: 12px;
    border-radius: 50%;
	font-family: 'Open Sans', sans-serif;
}
.process-model li.active i, .process-model li.visited i  {  
    background: #459a64;
    border-color: #57b87b;
	color:#fff;
}
.process-model li p {
    font-size: 14px;
    margin-top: 11px;
	font-family: 'Open Sans', sans-serif;
}
.process-model.contact-us-tab li.visited a, .process-model.contact-us-tab li.visited p {
    color: #606060!important;
    font-weight: normal
}
.process-model.contact-us-tab li::after  {
    display: none; 
}
.process-model.contact-us-tab li.visited i {
    border-color: #e5e5e5; 
}
.item-status {
    color: #191818;
    font-size: 13px;
    font-weight: 600;
	padding-left: 27px;
	margin-top: 30px;
	font-family: 'Open Sans', sans-serif;
}


@media screen and (max-width: 560px) {
  .more-icon-preocess.process-model li span {
        font-size: 23px;
        height: 50px;
        line-height: 46px;
        width: 50px;
    }
    .more-icon-preocess.process-model li::after {
        top: 24px;
    }
}
@media screen and (max-width: 380px) { 
    .process-model.more-icon-preocess li {
        width: 25%;
		float:left;
    }
    .more-icon-preocess.process-model li span {
        font-size: 16px;
        height: 35px;
        line-height: 32px;
        width: 35px;
    }
    .more-icon-preocess.process-model li p {
        font-size: 8px;
    }
    .more-icon-preocess.process-model li::after {
        top: 43px;
		right: -37px;
    }
    .process-model.more-icon-preocess {
        text-align: center;
    }
}
 
 
@media (max-width:1024px) {  
 
.panel-footer .or-content { 
    width: 60%;
}
.or-content2 {
    width: 40%;
}
.pro-outer img {
    width: 76%;
}
.pro-log label.radio { 
    width: 40%;
}
 .border-right:first-child {
    padding: 15px 15px 0px 0px !important;
    border: none;
    border-bottom: 1px solid #eee;
}
.border-right {
    border-right: 1px solid #eee;
    padding: 15px 15px 0px 20px !important;
    min-height: 160px;
}
.item-status { 
    padding-left: 15px;
}
.thump-off { 
    top: 15px; 
}
}
 
@media (max-width:568px) {
	.modal-login, .si-up .modal-login  {
		width: 94%;
		margin: 40px 10px;
	}
	.sidemenu-acc {
    min-height: auto;
	}
	.account-info .tab-content {
    padding: 0px 15px;
    }
	.or-left .pro-outer {
    width: 100px;
    margin: 0 auto;
	padding:0px;
	}
	.or-content { 
    padding: 0px;
   }
   .panel-footer .or-content {
    width: 100%;
   }
   .or-content2 {
    width: 100%; 
    text-align: left;
   }
   .faq-row p {
    text-align: justify;
   }
   .pro-log label.radio {
    width: 30%;
   }
   .ord-detail .pro-log h2 {
    background: transparent;
    padding: 0px 15px;
    font-size: 16px;
   }
   .border-right {
    border: 1px solid #eee;
   }
   .border-right:last-child {
    border: 1px solid #eee;
   }
	.border-right:first-child {
		padding: 15px !important;
		border: 1px solid #eee; 
	}
	.or-left .pro-outer {
		width: 70px;
		margin: 0 auto; 
	}
	.ord-detail .pro-log h2 { 
    padding: 0px 0px; 
	}
	.xs-p-0 {
		padding:0 !important; 
	}
	.item-status { 
    margin-top: 20px;
	}
	.color-gr { 
    margin-left: 12px !important; 
    }
	 
}
 
 /** Alert **/
 .demo-preview {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  margin: auto;
  text-align: center;
  position:relative; 
}

.alert {
  padding: .7143rem 1.071rem;
  margin-bottom: 1.429rem;
  border-radius: 2px;
  border: 1px solid transparent;
  color: #FFF;
}

.alert.alert-square {
  border-radius: 0;
}

.alert .close {
  position: relative;
}

.alert.alert-dismissable,
.alert.alert-dismissible {
  padding-right: 2.5rem;
}

.alert.alert-dismissable .close,
.alert.alert-dismissible .close {
  top: -12px;
  right: -3px;
  color: inherit;
   font-size: 15px;
    width: 20px;
    height: 20px;
}
 
.alert.alert-secondary {
  background-color: #323a45;
  border-color: #323a45;
  font-size:13px;
  padding: 5px 0px;
 
}
.alert.alert-dismissable .close:hover{
	background-color:transparent;
}

.cart-sec .panel-success>.panel-heading {
    background: #19bc9c;
    padding: 15px;
    color: #fff;
	font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    border-radius: 3px 3px 0 0;
    position: relative;
}
.cart-sec .panel-body {
    padding: 30px 15px;
}
 .cart-sec .ti-check {
    background-color: #fff;
    color: #19bc9c;
    padding: 7px;
    border-radius: 30px;
	font-size: 14px;
    margin-right: 10px;
}
 
 .cart-sec .panel-success>.panel-heading .ti-close {
    color: #fff;
    font-size: 13px;
 }
 .cart-sec .or-left .pro-outer {
	 width:20%;
 } 
 .or-left.or1 {
    overflow: hidden;
    padding: 20px 0px;
    border-bottom: 1px dotted #ddd;
}
 .cart-last.ch1{
    width: 100%;
    border: none;
	
 }
 
 
 .cart-content {
    width: 33%;
    float: left;
	padding-right: 22px;
}
 .cart-content a, .cart-price p {
    font-family: 'Open Sans', sans-serif;
    color: #999;
    text-decoration: none;
    font-size: 14px;
	font-weight: 500;
}
 .cart-content p{
	 color:#000;
	 font-size: 17px;
	 font-family: 'Open Sans', sans-serif;
	 font-weight:500;
 }
 .cart-content .form-group { 
    width: 120px;
    float: right;
}
 .cart-content .form-group .form-control{
	 height:30px;
 }
.cart-content label {
    color: #5a5959;
    font-weight: 600;
    font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}
 
 .cart-last {
    width: 47%;
    float: left;
    padding: 0px 20px;
	border-left: 1px solid #e2e2e2;
}
 .cart-last .st-count {
    color: #19bc9c; 
    font-weight: 600; 
    border: 1px solid #19bc9c;
    border-radius: 10px;
	margin-left: 10px;
}
 .cart-price label {
    font-size: 18px;
    font-weight: 500;
	color:#999;
	font-family: 'Open Sans', sans-serif;
}
.cart-price .c-pr {
	 color:#333;
	 font-size: 18px;
     font-weight: 500;
	 margin-bottom: 0px;
	 font-family: 'Open Sans', sans-serif;
 }
 
 .font-13{
	 font-size:13px !important;
 }
 
.cart-price .btn-warning {
	float:right;
	padding: 3px 8px;
    font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}
 
 .cart-last .btn-danger {
	float:right;
	background: #e40046;
    padding: 8px 12px;
}
 .cart-last .btn-danger a{
    color: #FFF;
    font-size: 13px;
	font-family: 'Open Sans', sans-serif; 
	text-decoration:none;
}
.ch1 .cart-content {
	width:100%;
}
.address-col {
    width: 31%;
    float: left;
    margin: 7px;
}
.address-row {
	width: 100% !important;
}

@media(max-width:1024px){ 
.cart-sec .or-left .pro-outer { 
    padding: 0px;
}
}

@media(max-width:568px){ 
.cart-sec .or-left .pro-outer {
    width: 35%;
}
.cart-content {
width: 65%;
padding:0px;
}
.cart-last {
    width: 100%; 
    padding: 20px 0px; 
	border-left:initial;
}
}
 
.proc-sec .ti-check {
    background-color: #19bc9c !important;
    color: #fff !important;
    position: absolute;
    left: 20px;
	top: 14px;
    font-size: 10px;
} 
.ch-name {
	margin: 0 0 10px;
    font-size: 14px !important;
    color: #333!important;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500!important;
}
.proc-sec address {
    height: auto;
    font-size: 13px;
    color: #666;
	font-family: 'Open Sans', sans-serif;
}
.proc-sec .cart-price .c-pr {
    color: #666;	
    font-size: 13px;
    font-weight: 500;
}
.proc-sec .cart-price label {
    font-size: 13px;
}

.proc-sec .cart-last .btn-danger {
    float: none;
    text-align: center;
}
 
.cart-sec .proc-sec .panel-body {
    padding: 15px;
} 
 
.content button.btn.btn-sm.btn-adn {
    background-color: transparent;
    border: 1px solid #333;
    padding: 10px 30px;
    color: #333;
    text-align: center;
    position: absolute;
    left: 38%;
	bottom:-15px;
	font-family: 'Open Sans', sans-serif; 
}
.content button.btn.btn-sm.btn-adn:hover{
	background-color:#333;
}
.content button.btn.btn-sm.btn-adn:hover a{
	color:#fff;
}
 
 .content button.btn.btn-sm.btn-adn a{
	 color:#333;
	 font-family: 'Open Sans', sans-serif;
 }
 
  .content button.btn.btn-sm.btn-adn .ti-plus {
    color: #333;
    margin-left:10px;
  }
 
 
 .si-up .modal-login textarea.form-control {
    height: 70px!important;
}
 .addr-modal .select2-container .select2-choice {
	 background:none !important;
	 box-shadow:none !important;
	 border:none !important;
	 height:auto !important;
 }
  .addr-modal .select2-container .select2-choice .select2-arrow{
	 background:none !important;
	 box-shadow:none !important;
	 border:none !important;
	 height:auto !important;  
  }
 
 .addr-modal .select2-container .select2-choice > .select2-chosen { 
    font-size: 13px !important;
    color: #9e9696!important;
}
 
.si-up.addr-modal .modal-login .form-control { 
    background: none;
    border: 1px solid #ddd;
    width: 100%;
	overflow: hidden;
}

.addr-modal .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}
 
.addr-modal .num-padding {
	 position:relative;
 }
 
 .si-up.addr-modal .ph-pin {
    top: 15px;
    left: 24px;
}
 
 .si-up.addr-modal .modal-login {
    width: 55%;
 }
	
 .si-up.addr-modal .form-group { 
    width: 50%;
    float: left;
    padding: 10px;
	margin-bottom:0px;
}
  .si-up.addr-modal .modal-login label { 
    margin-left: 0;
    margin-top: 0px;
	
 }
 
  .si-up.addr-modal .icheckbox_square {
	  margin:10px;
  }
 
  .si-up.addr-modal .modal-login .close {
    
    top: 12px;
    color: #333;
    opacity: 1; 
    right: 12px; 
}
 
 .si-up.addr-modal .radio input:checked ~ .checkround, .si-up.addr-modal .checkround { 
    top:6px;
}
 .pay-check .radio input:checked ~ .checkround {
    background-color: #fff;
    top: 8px;
}
 .pay-check img {
    margin-left: 5px;
 }
 .wizard > .content > .body label.lb3{
	display:block;
	color: #333;
    font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}
 
  #contact .p-width textarea { 
    width: 100%;
  }
 
 .proc-sec.wizard > .content > #steps-uid-0-p-2.body {
	 width:70%;
 }
 
 .pay-content .cart-last {
    width: 50%; 
    border: none !important;
}
  .pay-content .cart-last .btn-danger {
    float: left; 
}
  
.wizard > .content > .body .pay-check label {
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
}
.pa-summary .panel-default {
    border:none;
    background: #f9fafb;
	border-radius:0px;
	padding: 20px;
	min-height: 600px;
    box-shadow: none;
	}
 
 .w-50{
	 width:50%; 
 }
 
 .co-black{
	 color:#333 !important;
	 margin-top: 20px !important;
 }
 .pa-summary.proc-sec .panel-footer {
    border-top:2px dashed #ddd;
}
 
.p-total p{
	font-size:18px !important;
	color:#333 !important;
	margin-top: 7px !important;
	margin-bottom: 15px;
	font-weight: 600;
} 
.p-total label{
	font-size:20px !important;
} 
 .p-total {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 12px 0px 5px 0px;
    margin-top: 25px;
}
 
 #myAddr input[type=submit].btn-block {
    width: 350px;
    margin: 0 auto;
    float: right !important;
}

 .promo-click {
    color: #2e9cd8 !important;
    font-size: 13px !important;
	margin-top: 30px;
    margin-left: 10px;
	font-family: 'Open Sans', sans-serif !important;
}
.promo-label {
    padding-top: 20px;
}
.promo-label2 {
    padding-top: 10px;
}
.promo-form {
    width: 130px;
    height: 30px;
    padding: 5px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
} 
.promo-apply {
    width: 65px;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    height: 30px;
    left: -7px;
    top: -2px;
    position: relative;
    background: #333;
    color: #fff;
    border-radius: 0px;
}
.promo-apply:hover, .promo-apply:focus {
	color:#fff;
}
.ch1 .alert-info { 
    width: 100%;
    padding: 0px 5px;
    float: right;
}
.ch1 .myadmin-alert a.closed {
    position: absolute;
    right: 5px;
    top: -5px;
}

.rev-promo {
	transition: all .5s ease-in-out;
	margin-bottom: 10px;
	margin-top: 20px;
}
.list-none li{
	list-style:none !important;
}
.number-spinner button {
    height: 30px;
    padding: 5px 10px;
}

.mng-addr address {
    font-size: 13px;
    color: #333;
	line-height: 22px;
}
.mng-addr .c-pr {
    font-size: 14px !important;
    display: inline-flex;
}
.mng-addr .cart-price label {
    font-size: 14px; 
    color: #827d7d;
	margin-right: 4px;
}
.mng-addr .panel-footer {
    overflow: hidden;
    background: none;
    font-size: 12px;
}
.mng-addr .panel-footer a {
    color: #9e9e9e;
    font-family: 'Open Sans', sans-serif;
}
.si-up.addr-modal .content-add .ph-pin {
    top: 30px; 
}

.modal-login .content-add .modal-body {
    padding: 0px 20px;
} 
.si-up.addr-modal .content-add .radio input:checked ~ .checkround, .si-up.addr-modal .content-add .checkround {
    top: 2px;
}
.content-add input[type=submit].btn-block {
    width: 47%;
}
.si-up.addr-modal .content-add .modal-login {
    width: 60%;
}
.btn-addr {
	background:transparent;
	margin-left: 5px;
}
.btn-addr a {
    color: #333;
    padding: 11px 15px;
    border: 1px solid #333;
}
.btn-addr a:hover {
	background:#333;
	color:#fff;
}
.btn-addr .ti-plus {
    margin-right: 8px;
}
 
 @media (max-width:1024px){
	.proc-sec.wizard > .content > .body {
    width:65%;
}
.content button.btn.btn-sm.btn-adn { 
    left:42% !important;
}
.si-up.addr-modal .modal-login {
    width:70% !important;
}
.addr-modal input[type=submit].btn-block {
    width: 250px; 
}
.content input.btn.btn-block.btn-danger {
  width:290px!important;
}
.pa-summary .panel-default { 
    padding: 20px 10px;
}
.wizard > .content { 
    min-height: 37em !important;
}
.address-col {
    width: 45%;
}
.content button.btn.btn-sm.btn-adn {
    left: 27% !important;
	padding: 6px 18px;
}
}


@media (max-width:568px){
.wizard > .steps > ul > li {
    width: 100%;
}
.pa-summary .panel-default {
    padding: 20px 30px;
}
.proc-sec.wizard > .content > .body {
    width: 100%;
	overflow:scroll;
	height: 100%;
}
#contact input[type="text"], #contact input[type="password"], #contact input[type="submit"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea {
    border: 1px solid #e2e2e2;
    width: 100%;
}
.content input.btn.btn-block.btn-danger {
    width: 100%!important;
}
.content button.btn.btn-sm.btn-adn {
    left: 24% !important;
    bottom: -67%;
    padding: 3px 10px;
    font-size: 10px;
}
.si-up.addr-modal .modal-login {
    width: 90% !important;
}
.addr-modal .modal-login .modal-header {
    position: relative;
    background: #fff;
    border-radius: 5px;
    padding: 15px 15px 15px;
    border: none;
}
.si-up.addr-modal .form-group {
    width: 100%;
}
.addr-modal .modal-login .modal-body {
    padding: 0px 5px;
}
#myAddr input[type=submit].btn-block {
    width: 100%!important;
    
}
.proc-sec.wizard > .content > #steps-uid-0-p-2.body {
    width: 100%;
}
.promo-label {
    padding-top: 5px;
    padding-bottom: 20px;
}
.ch1 .cart-content {
    width: 70%;
}
.ch1 .alert-info {
    width: 64%; 
}
.address-col {
    width: 95%;
}
	
}
 
 @media (max-width:568px){
 .pay-content .cart-last.xs-w100 {
    width: 100%; 
 } 
 .popup .content video {
    width: 300px !important;
    height: 225px;
}
.popup .close { 
    top: 0px;
	right: 27px;
}
.ch1 .cart-content {
    width: 100%; 
    text-align: left;
}
.cart-last.ch1 .btn-danger {
    float: left;
}
.ch1 .alert-info {
    width: 100%;
    padding: 10px;
    font-size: 12px;
}
}
 
 
 .category-wrapper h4 {
    border-bottom: 1px solid #f2f2f2;
    padding: 0px 15px 15px;
    color: #333;
    font-size: 15px;
    font-weight: 500;
	font-family: 'Open Sans', sans-serif;
}
 
 .satishraj-tree-container {
    padding: 10px !important;
    margin:0;
    cursor: pointer;
    background:#fff;
    width:100%; 
}

.satishraj-tree-container .tree-li {
    padding: 2px !important;
    word-wrap: break-word;
    list-style:none;
	position: relative;
	font-family: 'Open Sans', sans-serif;
}

.satishraj-tree-container .tree-li .tree-ul {
    padding-left: 25px !important;
	margin-top: 10px;
}

.satishraj-tree-container .tree-li .tree-ul.diactive {
    display: none;
}

.satishraj-tree-container .tree-li .text {
    top: -3px;
    position: relative;
    color: #333;
    font-size: 13px;
    font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}

.satishraj-tree-container .tree-li.is-child > .text:before {
    
    content: "\e622";
	font-family: 'themify';
    font-size: 10px;
    top: 0px;
    position: relative;
    padding-right: 5px;
 
}
 
.satishraj-tree-container .tree-li.is-child.diactive > .text:before {
    content: "\e61a";
	font-family: 'themify';
}


.satishraj-tree-container .tree-li [type="checkbox"] + label {
    padding-left: 25px !important;
}  
 
 .category-wrapper .cat-count {
	 top:0px;
 }
 
 .satishraj-tree-container .tree-li .text a{
	 color:#333;
 }
 
 .si-inner {
	 position:absolute;
	 top:0px;
	 right:-25px;
	 color:#e40046;
	 font-size:12px;
	 font-family: 'Open Sans', sans-serif;
	 cursor:pointer !important;
 }
 
 .si-inner label{
	cursor:pointer !important; 
 }
 
 .si-up.pro-sinup .ph-pin {
    top: 5px;
    z-index: 9999;
}
 .si-up.pro-sinup .form-group {
    margin-bottom: 15px;
    position: relative;
}
 .si-up.pro-sinup .modal-login {
    width: 400px;
    margin: 40px auto;
}
 /**
 .order-alert {
  background: #d4ebf7;
 }


 .order-alert {
  background: linear-gradient(to bottom right, #f4fafd, #9bcafd);
  width: 100%;
  height:auto;
}
**/
.ord-left{
	margin-top:45px;

} 
.order-alert { padding: 30px;overflow:hidden;}
.ord-right {
    width: 75%;
    margin: 0 auto;
    margin-top: 10px;
}
.ord-right img { 
    width:auto;
    margin: 0 auto; 
	margin-right: 15px;
} 
 
.ord-right .white-box{
 border-radius: 100px 0px 100px 0px; 
}
.shop-gradient {
    background: -webkit-linear-gradient(50deg,#0099ff, #007399)!important;
    background: -o-linear-gradient(50deg,#0099ff, #007399)!important;
    background: linear-gradient(40deg, #0099ff, #007399)!important;
	border-radius: 0px;
    border: none;
	transition: all .5s ease-in-out;
} 
 .shop-gradient a{
	 color:#fff;
	 font-size: 12px;
 }
 
 .shop-btn h4 a{
	 color:#000;
 }
 
.shop-gradient:hover {
	background: linear-gradient(40deg, #007399,#0099ff)!important;
	 transition: all .5s ease-in-out;
} 
.p-err img{
	width: 240px;
	margin:0 auto;
}
.order-error .white-box {
    background: #eff1f3;
	width: 80%;
    margin: 0 auto;
	padding-top: 40px;
	border-radius: 2px;
}
.product-section.payment-error {
	background-color:#fff;
}
.error-content h2, .error-content h5 {
    color: #fb3f3c;
}
.error-content p{
    color: #51423d;
    font-size: 16px;
}
.error-content{
    padding: 5px 30px 10px;
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	background-color:#fff; 
	position: relative;
}
/**
.error-content::after {
	content:'';
	position:absolute;
	width:20px;
	height:20px;
	background:blue;
    left: 48%;
    top: -10px;
    transform: rotate(45deg);   
}
**/
.p-err{
	position:relative;
	margin-bottom: 20px;
}
.p-err::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: #fb3f3c;
    left: 48%;
    bottom: -30px;
    transform: rotate(45deg);
}
.color-pattern-4 {
    background: #CC2E8C;
}
/* General button style (reset) */
.payment-error .button {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 15px 70px;
    display: inline-block;
    margin: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.payment-error .button:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
/* Button 4 */
.payment-error .button-4 {
    border-radius: 50px;
    border: 3px solid #fff;
    color: #fff;
    overflow: hidden;
	background:#fb3f3c;
}
.payment-error .button-4:active {
    border-color: #fb3f3c;
    color: #fb3f3c;
}
.button-4:hover {
    background: #fb3f3c;
}
.payment-error .button-4>.fa, .order-cancel .button-4>.fa {
    position: absolute;
    height: 100%;
    font-size: 100%;
    line-height: 3.5;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.payment-error .button-4:active>.fa {
    color: #902866;
}
 /* Button 4d */
.payment-error .button-4d>.fa, .order-cancel .button-4d>.fa {
    left: 30%;
    opacity: 0;
    top: 0;
}
.payment-error .button-4d:hover>.fa, .order-cancel .button-4d:hover>.fa {
    left: 10%;
    opacity: 1;
}
 .order-cancel  .button-4 {
    border-radius: 0px; 
    padding: 10px 50px; 
    margin-left: 0px;
	background:#03A9F4;
	border-color:#03A9F4;
	color:#fff;
	position:relative;
}
.order-cancel .button-4d>.fa { 
    top: -5px;
}
.product-section.order-cancel  .white-box {padding:35px;}
.order-cancel .error-content h2{margin-bottom:15px; margin-top:0px;}
.order-cancel .error-content p{font-size:15px;}
/**.order-cancel .error-content {
	border-left:3px solid #03A9F4;
    padding: 5px 10px 10px 60px;	
	} 
   **/

 .order-cancel i.fa.fa-exclamation{ 
	background: red;
    color: #fff;
    font-size: 14px;
    border-radius: 60px;
    padding: 6px 11px; 
	font-family: fontawesome;
	margin-right:7px;
 }

 .po-cancel img{
	 width:100px; 
 }
 .order-cancel .error-content {
	 padding-left:0px;
 }
 
 .success-notify h3{
	font-size:16px;
    font-family: 'Open Sans', sans-serif;	
 }
 .success-notify .btn{
	background: #31b8f5;
 }
  .success-notify .btn a{
	color:#fff;
 }
 
 @media (max-width:1024px){
 .order-alert {
    padding: 15px;
    overflow: hidden;
}
.ord-left img{
	width:220px;
}
.ord-right {
    width: 85%; 
}
 
.ord-left {
    margin-top: 50px;
}
 .order-error .white-box { 
    width: 100%;
 }
.order-cancel .ord-left img{
	width:100px !important;
	margin-left:0px !important;
	margin:0 auto;
}
.order-cancel .error-content{padding:0px;}
 



}

@media (max-width: 568px) {
.ord-left {
    margin-top: 30px;
}
.ord-right {
    width: 100%;
}
.ord-right .cart-price {
    padding: 0px 10px;
} 
.ord-right { 
    margin-top: 35px;
}
.ord-right h3{
	font-size:18px;
}
.cart-price .c-pr { 
    font-size: 15px;
}
.xs-center {
	text-align:center;
}
.ord-right img { 
    margin-right: 10px;
}
.order-error .white-box {
	padding:20px 10px;
}
.error-content {
    padding: 2px 20px 5px;
}
.payment-error .button {
	padding:10px 40px;
}
.payment-error .button-4d:hover>.fa {
    left: 8%;
	top:-5px; 
}
.product-section.order-cancel .white-box {
    padding:20px 15px;
}
.order-cancel .error-content {
	text-align:center;
}
.order-cancel .error-content h2 {
	font-size:17px !important;
}
.order-cancel .ord-right {
	margin-top:0px;
}
.shop-btn h4{
	margin-bottom:30px;
}
.order-cancel .error-content p {
    font-size: 13px;
}

}
 
 
 
 
 
 
 
 
 