/*common classes style here start*/
.fl {float:left !important;}
.fr {float:right !important;}
.clearfix {clear:both !important;}
.mp0 {margin:0px !important;padding:0px !important;}
.m0 {margin:0px !important;}
.mt0 {margin-top:0px !important;}
.mt2 {margin-top:2px !important;}
.mt3 {margin-top:3px !important;}
.mt5 {margin-top:5px !important;}
.mt10 {margin-top:10px !important;}
.mt15 {margin-top:15px !important;}
.mt20 {margin-top:20px !important;}
.mt25 {margin-top:25px !important;}
.mt30 {margin-top:30px !important;}
.mt40 {margin-top:40px !important;}
.mt50 {margin-top:50px !important;}
.mt60 {margin-top:60px !important;}
.mt70 {margin-top:70px !important;}
.mt80 {margin-top:80px !important;}
.mt90 {margin-top:90px !important;}
.mt100 {margin-top:100px !important;}
.mt110 {margin-top:110px !important;}
.mt120 {margin-top:120px !important;}
.mt130 {margin-top:130px !important;}
.mt140 {margin-top:140px !important;}
.mt150 {margin-top:150px !important;}
.mb0 {margin-bottom:0px !important;}
.mb5 {margin-bottom:5px !important;}
.mb10 {margin-bottom:10px !important;}
.mb15 {margin-bottom:15px !important;}
.mb20 {margin-bottom:20px !important;}
.mb25 {margin-bottom:25px !important;}
.mb30 {margin-bottom:30px !important;}
.mb40 {margin-bottom:40px !important;}
.mb50 {margin-bottom:50px !important;}
.mb60 {margin-bottom:60px !important;}
.mb70 {margin-bottom:70px !important;}
.mb80 {margin-bottom:80px !important;}
.mb90 {margin-bottom:90px !important;}
.p0 {padding:0px !important;}
.pt0 {padding-top:0px !important;}
.pr0 {padding-right:0px !important;}
.pb0 {padding-bottom:0px !important;}
.pl0 {padding-left:0px !important;}
.text14 {font-size:14px !important;}
.text15 {font-size:15px !important;}
.text16 {font-size:16px !important;}
.text18 {font-size:18px !important;}
.text20 {font-size:20px !important;}
.text22 {font-size:22px !important;}
.text24 {font-size:24px !important;}
.text26 {font-size:26px !important;}
.text28 {font-size:28px !important;}
.text30 {font-size:30px !important;}
.text-left {text-align:left !important;}
.text-right {text-align:right !important;}
.width98 {width:98% !important;}
.width96 {width:96% !important;}
.width94 {width:94% !important;}
.width92 {width:92% !important;}
.width100 {width:100% !important;}
.section-title {margin-bottom:0px;margin-top:5px;font-size:16px;font-family:'Open Sans', sans-serif;text-transform:uppercase;font-weight:bold;border-bottom:1px solid #e3e3e3;padding-bottom:10px;padding:18px 20px;}
.whiteBox {background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.08);padding:20px;overflow:hidden;}
/*common classes style here end*/
.nav.navbar-nav li.active a, .nav.navbar-nav li.active a:hover {background:#8cc63e!important;color:#FFFFFF!important;}
.logo {margin-top:-16px;}

/*Pin Code popup start*/
.pinCode {color:#ffffff;width:240px;height:30px;float:left;line-height:23px;}
.pinCode i {margin-right:4px;color:#ffffff;font-size:16px;}
.pinCode span {margin-left:-2px;position:absolute;z-index:9;top:3px;color:#222;font-size:24px;}
.pinCode input[type="text"] {background:none;border:none;color:#d3d3d3;width:140px;line-height:26px;color:#9c9c9c;font-size:14px;}
.pinCode input[type="submit"] {padding:1px;border:none;background:#494949;font-size:14px;line-height:28px;transition:.5s;position:relative;width:75px;}
.pinCode input[type="submit"]:hover {background:#8cc63e;}
.pinCodePopup .modal-dialog .modal-content .modal-header {border-bottom:none;position:relative;}
.pinCodePopup .modal-dialog .modal-content .modal-header {min-height:0;padding:0;}
.pinCodePopup .modal-dialog .modal-content .modal-header .close {background:#fe5555;width:32px;height:32px; line-height:32px;text-align:center;position:absolute;top:-12px;right:-12px;opacity:1;color:#fff;border-radius: 100%;z-index:99;}
.pinCodePopup .modal-dialog .modal-content .modal-body {text-align:center;}
/*Pin Code popup end*/

/*Popular Categories style start*/
.popularCategories {padding:20px;}
.popularCategories .item {text-align:center;}
.popularCategories .item img {width:200px;height:200px;border-radius:100%;}
.popularCategories .item h3 {margin:15px 0 20px 0;padding:0px; font-size:18px;text-align:center;}
/*Popular Categories style end*/

/*Form Wizard*/
.bs-wizard-step {width:25% !important;}
.bs-wizard {margin-top: 40px;}
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color:#595959;font-size:16px;margin-bottom:5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color:#030600;font-size:16px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position:absolute;width:30px;height:30px;display:block;background:#a7d382;bottom:32px;left:50%;margin-top:-15px;margin-left:-15px;border-radius:50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #8cc63e; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background:rgba(89,178,16,.5);}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
/*END Form Wizard*/

.checkout-progress-sidebar .panel-group .panel.panel-default .list-group a {font-size:16px;}
.checkout-progress-sidebar .panel-group .panel.panel-default .list-group a.active:hover, .checkout-progress-sidebar .panel-group .panel.panel-default .list-group a.active:hover i {color:#fff;background-color:#8cc63e;border-color:#8cc63e;}
.checkout-progress-sidebar .panel-group .panel.panel-default .list-group a:hover i {color:#8cc63e;}
.checkout-progress-sidebar .panel-group .panel.panel-default .list-group a:hover {background:#f1ffe5;color:#8cc63e;}



@media only screen and (max-width: 980px) {}
@media only screen and (max-width: 768px) {}
@media only screen and (max-width: 640px) {
.leftSection {height:auto;width:100%;position:static;}
.rightSection {position:static;width:100%;}
}
@media only screen and (max-width: 480px) {}
@media only screen and (max-width: 360px) {}
@media only screen and (max-width: 320px) {}



