/*
 Theme Name:   Twenty Sixteen Child
 Theme URI:    http://example.com/twenty-sixteen-child/
 Description:  Twenty Sixteen Child Theme
 Author:       Suneel Kumar
 Author URI:   http://bullsbike.dcw
 Template:     twentysixteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-sixteen-child
*/
/* CSS Document */
body{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#313131;
	
}
img {
    max-width: 100%;
    height: auto;
}
/* browser and Bootstrap Default Styles Resetting*/
ul{
  list-style:none;
  padding:0;
}
a{
	   color:#313131;
}
a:hover{ 
  text-decoration:none;
  color:#07509d;
}

.mtop10{
    margin-top: 10px;

}.mtop20{
    margin-top: 20px;

}
.mtop30{
    margin-top: 30px;

}
.mtop40{
    margin-top: 40px;

}
.mbot10{
    margin-bottom: 10px;

}
.mbot20{
   margin-bottom: 20px;

}
.mbot30{
   margin-bottom: 30px;

}
.mbot40{
   margin-bottom: 40px;

}

/*mar-27 siva changes*/
.row.prdt-repeat-row .col-sm-4.col-md-4 + p.stock-m{width:33.33%; padding-left:15px; float:right;}
/*mar-27 siva changes done*/


/*header Styles*/
.logo {
    padding-top: 30px;
}
.logo img {
    margin: 0 auto;
    padding-bottom: 10px;
   /* height:45px;*/
}
.logged-in .first_top_link ul li a {
    font-weight: bold;
}
.top_links.pull-right {
    margin-right: 30px;
}
.first_top_link ul li {
    float: left;
    display: inline-block;
}
.first_top_link ul li:first-child:after {
    content: "|";
    color: #797979;
    padding: 0 5px;
}
.first_top_link {
    padding-top: 17px;
	float: right;
}
.right-inner-addon {
    position: relative;
}
.right-inner-addon input {
    padding-right: 30px;    
}
.right-inner-addon i {
   
}
.product-search input[type="text"].product-search-field {
    padding-bottom: 4px;
}
.product-search-form button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f2f2f2 none repeat scroll 0 0;
    border-color: #e5e5e5 #e5e5e5 #e5e5e5 -moz-use-text-color;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    box-shadow: none;
    height: 34px;
    margin-left: -4px;
    padding-bottom: 3px;
    border: 1px solid #e5e5e5;
    border-left: none;
}
.product-search input.product-search-field[type="text"] {
    height: 34px;
    border-right: medium none;
    padding-left: 10px;
}
.header_search {
    margin-right: -14px;
}
.product-search .product-search-results {
    background: #f2f2f2 none repeat scroll 0 0;
    padding: 0px 11px;
    width: 95% !important;
    position: absolute;
    z-index: 9999;
    left: 6px;
    top: 59px;
}
.header_search input {
    border-radius: 0;
    background: #f2f2f2;
    border: 1px solid #e3e3e3;
    box-shadow: none;
    margin-top: 25px;
    outline: none;
}
.header_search input::-webkit-input-placeholder {
    color: rgba(49, 49, 49, 0.4);
}
.header_search input::-moz-placeholder {
    color: rgba(49, 49, 49, 0.4);
}
.header_search i {
    color: #898989;
}
.search-submit i {
    position: relative;
}
.search-submit {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    display: block;
    float: right;
    left: inherit;
    position: absolute;
    right: 0;
    top: 0px;
    width: 20%;
}
/*navigation styles*/
.menu .navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.menu .navbar-default .navbar-nav>li>a:focus, .menu .navbar-default .navbar-nav>li>a:hover {
    color: #07509d;
    background-color: transparent;
}
.menu .navbar-default .navbar-nav>li>a {
    color: #313131;
	display: inline-block;
	background:transparent;
}
.logged-in .menu .navbar-default .navbar-nav > li > a {
    text-transform: uppercase;
}
.menu .navbar-default .navbar-nav>li:after {
    content: "|";
    color: #797979;
}
.menu .navbar-default .navbar-nav > li:last-child::after {
    content: "";
}
ul.dropdown-menu.multi-col-dropdown li a {
    font-weight: bold;
    font-size: 13px;
   
}
.dropdown-menu.multi-col-dropdown li.dropdown-submenu {
    border-right: 1px solid #dadada;
    min-height: 153px;
    margin: 10px 0;
   
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: transparent;
    color: #313131;
    outline: 0 none;
    text-decoration: none;
}
.dropdown-menu.multi-col-dropdown li.dropdown-submenu:last-child{
    border-right: none;
}
ul.list-unstyled.col-sm-12 li a {
    font-weight: normal !important;
}
.dropdown-menu {
  min-width: 850px;
}
.dropdown-menu > li > a {
   padding: 3px 13px 13px;
}
.menu .navbar{
	margin-bottom:0;
}
ul.dropdown-menu.multi-col-dropdown {
    background: #f2f2f2;
    border-radius: 0;
    right: -265px;
    /* margin: 0 auto; */
    /* float: right; */
    box-shadow: none;
    border: none;
    margin-top: -1px;
}
.dropdown-menu li.menu-item.menu-item-type-post_type.menu-item-object-page {
    padding: 6px 0;
}
.dropdown-menu > li > a {
    line-height: 0;
  
}
/*ul.list-unstyled.col-sm-12 {
    border-right: 1px solid #dadada;
    min-height: 150px;
}*/

.dropdown-submenu {
    display: inline-block;
	line-height:29px;
}
/*home page three images block content styles*/
.nivo-directionNav a {
    top: 50% !important;
    
}
.hm-content h4 {
    font-size: 20px;
    text-align: center;
    color: #000;
}
.hm-content {
    margin-top: 10px;
}
.hm-second-block h4 {
    font-size: 20px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #000;
}
.hm-blog-block {
    background: #f2f2f2;
    border: 1px solid #e3e3e3;
    padding: 8px 0;
}
p.read-more a {
    float: right;
	font-weight: bold;
}
.hm-blog-inner hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #e3e3e3;
	margin-left: 15px;
    margin-right: 15px;
}
.hm-blog-inner-section img {
    margin-top: 1px;
}
.hm-blog-inner-section .col-xs-8 {
    padding-left: 0;
}
.hm-blog-inner-section p {
    font-size: 12px;
}
.hm-blog-inner-section h5 {
    color: #000;
    /* font-size: 14px; */
    font-weight: 600;
	margin:0;
}
.hm-blog-inner-section h6 {
    font-size: 14px;
	margin: 6px 0;
}
.hm-blog-inner-section h6 b {
    
}
/*footer styles*/
footer {
    background: #f2f2f2;
    margin-top: 25px;
}
.footer-links {
    margin-top: 10px;
}
.footer-links ul li a {
    font-size: 13px;
}
.footer-links h5 {
    font-weight: 600;
    color: #000;

}
.footer-links ul li {
    padding: 7px 0;
    line-height: 14px;
}
.newsletter input {
    border-radius: 0;
    border: 1px solid #e3e3e3;
    box-shadow: none;
    /* color: #313131; */
}
.newsletter button {
    border-radius: 0;
    /* border: 1px solid #e3e3e3; */
}
.newsletter .btn-default {
    color: #bd9901;
    background-color: #ffdc46;
    border-color: #ffdc46;
}
ul.social-links li {
    float: left;
    padding: 0 6px;
    display: inline;
    margin-bottom: 25px;

}
.social-links li:last-child {
    margin-right: 0;
}
ul.social-links {
    margin-top: 10px;
}

ul.social-links li a {
    font-size: 26px;
}
.product-images-block h3 {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
	margin-bottom: 20px;
}
/*.prdt-img-thumb img {
    margin: 0 auto;
}*/
/*Services styles*/
.prdt-img-thumb img {
    width: 361px;
    height: 250px;
}
ol.breadcrumb {
    background: transparent;
   /* text-transform: uppercase;*/
    padding: 8px 0;
}
.breadcrumb>li {
    display: inline-block;
    padding-right: 5px;
}
.breadcrumb>li+li:before {
    padding: 0 2px;
    color: #ccc;
    content: "";
}
.no_review .wpcr3_in_content {
    display: none;
}
.woocommerce .woocommerce-breadcrumb {
display: none;
}
.woocommerce .woocommerce-breadcrumb a {
    color: #313131;
}
.woocommerce .woocommerce-breadcrumb {
    font-size: 14px;
}
.demo-detail {
    margin-top: 30px;
}

.demo-detail p {
    /* color: #313131; */
    
}
/*after login page styles*/
body.after-login-body footer {
    margin-top: 0;
}
.after-login ul li {
    font-weight: bold;
    /* font-size: 14px; */
}
ul.af-login-btm-links li {
    float: left;
    display: block;
}
.after-login-footer {
    width: 250px;
    margin: 0 auto;
}
ul.af-login-btm-links li  {
    font-size: 12px;
    padding: 10px 15px;
}
.after-login-footer h3 {
    font-size: 20px;
}
ul.social-links li a {
   color: #4e4e4e;
}
ul.af-login-btm-links li:after{
	content: "|";
    color: #797979;
	padding-left: 10px;
	
}
ul.af-login-btm-links li:last-child::after {
    content: "";
}
ul.af-login-btm-links li:last-child {
    padding-left: 0;
}
ul.af-login-btm-links li:first-child {
    padding-left: 0;
}
/*sales page styles*/
.banner-text {
    position: relative;
}
.banner-text h4 {
    position: absolute;
    top: -98px;
    bottom: 0;
    text-align: center;
    font-size: 45px;
    color: #fff;
    font-weight: 300;
    width: 100%;
}
.sales-tools {
    padding-left: 80px;
    margin-top: 30px;
}
.sales-tools .panel.panel-default {
    border: none;
	box-shadow: none;
}
.sales-tools .panel-default>.panel-heading {
    background-color: transparent;
    border-color: transparent;
        padding: 5px 15px;
}
.sales-tools .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: transparent;
    border-top: none;
    padding: 0 15px;

}
.sales-tools h4.panel-title {
    font-size: 18px;
	    color: #000;
}
.sales-tools ul li a {
    font-size: 13px;
}
.sales-tools ul {
    padding-left:0px;
}
.sales-tools ul li {
   padding-left: 30px !important;
}
.sales-tools ul li {
    padding: 5px 0;
}
.sales-tools h4 a span {
    font-size: 15px;
}
.sales-tools ul li a i {
    font-size: 18px;
    padding-right: 10px;
}
a.accordion-toggle.collapsed:focus {
    text-decoration: none;
    outline: none;
}
/*categoery page styles*/
span#tot_pric_val {
    font-size: 18px;
    padding-top: 15px;
    float: right;
}
.custom-pagination .holder {
    margin: 6px 0;
}
.custom-pagination .holder a.jp-previous {
    margin-right: 2px;
}
.custom-pagination .holder a {
    font-size: 14px !important;
    cursor: pointer;
    margin: 0 6px;
    color: #313131;
}
.custom-pagination .holder a.jp-current, .custom-pagination a.jp-current:hover {
    color: #313131;
    font-weight: bold;
    text-decoration: underline;
}
.custom-pagination .holder a:hover {
    background-color: transparent;
    color: #313131;
}
.custom-pagination label {
    font-weight: normal;
}
.custom-pagination {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding: 30px 0;
    margin-bottom: 25px;
}
.top-add {
    background: #000;
    color: #fff;
}
.top-add p {
    text-align: center;
    padding: 10px 0;
}
.top-add p span a {
    color: #fff;
    text-decoration: underline;
}
span.add-code {
    color: #ffd426;
}
.range-filter select.form-control {display: inline-block;width: 56%;border-radius: 0;margin-left: 3px;padding: 0 6px;}
.page-num ul.pagination.pagination-sm {
    margin: 0;
}
.sortby-filter select.form-control {
    display: inline-block;
    width: 69%;
    margin-left: 4px;
}
.prdt-total input.form-control {
    display: inline-block;
    width: 45%;
	text-align:center;
    margin-left: 4px;
}
.logged-in .product-search-form {
    float: right;
}
.product-search input[type="text"].product-search-field {
    outline: none;
}
.form-control {
    border-radius: 0;
}
.page-num p {
    float: left;
    padding-top: 6px;
}
.search-btn .btn {
    background: transparent;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    width: 100%;
}
.add-cart-btn .btn {
    background: #ffd426;
    border-radius: 0;
    width: 100%;
}
ul.pagination.pagination-sm li a {
    background: transparent;
    border: none;
    padding: 5px 9px;
    color: #313131;
    font-size: 14px;
}
.page-num ul.pagination.pagination-sm li.active a  , .page-num .pagination>.active>a:hover {
    background: transparent;
    color: #000;
    text-decoration: underline;
    font-weight: bold;
}



body.after-login-body .panel {
    border-radius: 0;
    box-shadow: none;
}

body.after-login-body .panel-default>.panel-heading {
    background-color: #e3e3e3;
}

body.after-login-body h3.panel-title {
    text-align: center;
    font-size: 18px;
    color: #000;
    padding: 1px 0;
}
.prdt-total.qty input.form-control {
    width: 25%;
}
.prdt-total.qty label.control-label {
    font-weight: 400;
}
p.prdt-total-count {
    padding-top: 20px;
}
a.morelink {
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    color: #0E509A;
}
.row.prdt-repeat-row {
    border-bottom: 1px solid #e3e3e3;
	    margin-bottom: 25px;
}
.prdt-btm-cart {
    margin-right: -30px;
    margin-bottom: 60px;
}

.blue-btn .btn {
    background: #0e509a;
    color: #fff;
}
li.collapse-head {
    cursor: pointer;
    padding: 5px 0;
}
ul.accord-sub-ul {
    display: none;
}
ul.accord-sub-ul {
    padding-left: 10px;
}

ul.accord-sub-ul li {
    padding: 2px 0;
}
li.collapse-head i {
    color: #727272 !important;
    padding-left: 4px;
}
.answer {
    display:none;
}
/*upcomming demos page styles*/
.upcomming-demos-block{
	/*background:url(http://www.bullsebikes.com/wp-content/themes/twentysixteen-child/images/image_demo_main.jpg) no-repeat;*/
}
.fa-3 {
    font-size: 4em;
}
.upcomming-demos-block-inner p {
    text-align: center;
}
.upcomming-demos-block-inner h2 {
    color: #484848;
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    text-transform: uppercase;
}

.upcomming-demos-block-inner p.txt {
    color: #484848;
    font-size: 25px;
	padding-bottom: 78px;
    padding-top: 15px;
}
.demo-search.row {
    margin: 0 75px;
}
.demo-search.row p i {
    font-size: 24px;
}

.demo-search.row input.form-control {
    background: transparent;
    border: 2px solid #484848;
       height: 46px;
}
.demo-search button.btn.btn-block {
    background: #ffd426;
    color: #000;
    padding: 12px;
}
.ebikes-resgistration .form-control{-webkit-transition: none !important;}
.upcomming-demos-block-inner {padding-top: 120px;padding-bottom: 120px;}
.upcom-banner-btm-text h4 {
    text-align: center;
    font-size: 35px;
    color: darkblue;
    margin-top: 40px;
}
.upcom-banner-btm-text p {
    text-align: center;
    font-size: 18px;
    color: #484848;
    padding: 10px 0;
}
.demoblog-post-block {
    background: #f2f2f2;
}
.br-btm {
    border-bottom: 1px solid #e5e5e5;
    margin: 0 20px;
	padding: 20px 0;
}
p.post-count {
    font-size: 40px;
    text-align: center;
    /* vertical-align: bottom; */
    /* top: 0; */
    margin-top: 20px;
}
.blog-content h5 {
    color: #002f87;
    font-size: 18px;
    font-weight: bold;
   margin-top: 5px;
}
.blog-content > h5 a {
    color: #002f87;
}
.blog-content h5 s {
    text-decoration: none;
    position: relative;
	padding-bottom: 2px;
}
.blog-content h5 s:before {
    content: "";
    height: 1px;
    position: absolute;
    background: #000000;
    width: 100%;
    top: 100%;
}
.view-all-btn .btn {
    margin: 0 auto;
    display: block;
    margin-top: 25px;
    background: #040404;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    padding: 13px 30px;
    font-weight: bold;
}

.up-blog-detail p i {
    padding-right: 7px;
    padding-left: 10px;
}
/*product detail page styles*/
.page-template-store .panel-title {
    text-align: center;
}
.click-thumb-block.row img {
    cursor: pointer;
}
.click-thumb-block.row > [class*='col-'] {
 padding-right: 3px;
    padding-left: 3px;
}
.click-thumb-block.row {
    margin: 15px -3px;
}
.product-discript-detail .panel-heading {
    background: transparent !important;
        padding-left: 0;
}

.product-discript-detail .panel.panel-default {
    border-top: none;
    border-left: none;
    border-right: none;
	border-radius: 0;
    box-shadow: none;
}
.k_plus {
    float: right;
    background: #313131;
    color: #fff;
    font-size: 12px;
    padding: 5px;
}
.prdt-Qty input.form-control {
    display: inline-block;
    width: 65px;
    background: #ebebeb;
    border: 1px solid #dadad9;
    box-shadow: none;
}

.prdt-Qty label {
    padding-right: 6px;
}
.product-discript-detail .btn {
    background: #ffd426;
    border-radius: 0;
    width: 100%;
    color: #000;
    height: 36px;
}
p.btm-price {
    font-size: 18px;
    padding-top: 6px;
    text-align: center;
}
.product-discript-detail H3 {
    font-size: 30px;
    color: #000;
    margin-top: 0;
}

p.price {
    font-size: 18px !important;
    color: #000 !important;
}
.woocommerce div.product form.cart .variations label {
    font-weight: normal;
    color: #313131;
    font-size: 14px;
	vertical-align: text-top
}
.woocommerce div.product form.cart .variations select {
    margin-bottom: 10px;
	background: #ebebeb;
    border: 1px solid #dadad9;
	box-shadow: none;
}
.product-discript-detail h5 {
    font-weight: bold;
    font-size: 18px;
}

.prdt-detail-block {
    margin-bottom: 55px;
}
.product-discript-detail h4.panel-title {
    font-size: 18px;
    color: #000;
}
/*categoery zoom page*/
.prdt-detail-pagezoom-inner {
    /* background: #f2f2f2; */
    padding: 0 80px;
}

.prdt-detail-pagezoom {
    background: #f2f2f2;
	margin-bottom: 35px;
}
.color-swach a{ float:left; width:71px; height:71px; line-height:25px; border-radius:100%; margin-right:10px;border:2px solid transparent;}
.color-swach a:hover { opacity:1;border:2px solid #fff;}
.color-swach a.black { background:#000;}
.color-swach a.white { background:#fff; }
.color-swach a.blue { background:#0066FF;}
.color-swach a.red { background:#f00;}
.mtop15.color-swach {
    margin-top: 15px;
}
.specifactions-tabs {
    margin-bottom: 70px;
	margin-top: 25px;
}
.specifactions-tabs .tab-content {
    background: #fff;
    border: 1px solid #dfdfdf;
    border-top: none;
	padding-bottom: 20px;
}
.specifactions-tabs .nav-tabs>li.active>a, .specifactions-tabs .nav-tabs>li.active>a:focus, .specifactions-tabs .nav-tabs>li.active>a:hover {
    color: #000;
    cursor: default;
    background-color: #ffd426;
    border: 1px solid #dfdfdf;
    border-bottom-color: transparent;

}
.specifactions-tabs .nav-tabs>li>a {
       border-radius: 0;
	   background: #fff;
       border: 1px solid #dfdfdf;
	   margin: 0px;
	   padding: 18px 0;
	   font-size:18px;
}
.specifactions-tabs ul.nav.nav-tabs {
    width: 100%;
}

.specifactions-tabs ul.nav.nav-tabs li {
    width: 25%;
    text-align: center;
}
.specifactions-tabs .nav-tabs>li:first-child >a {
    margin-left: 0;
}

.specifactions-tabs .nav-tabs>li:last-child >a {
    margin-right: 0;
}

.specifactions-tabs .tab-content .tab-pane {
    padding: 30px 35px 0  35px;
	line-height: 25px;
}

.specifactions-tabs .tab-content .tab-pane h4 {
    margin-top: 0;
    padding-top: 20px;
	font-weight: bold;
    font-size: 22px;
    color: #000;
}
.row.spec-cont h5 {
    float: right;
    margin-top: 5px;
    font-weight: bold;
    font-size: 16px;
    color: #313131;
}

.row.spec-cont {
    line-height: 22px;
}
.aftr-log-prod-ft h6 {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    margin-top: 20px;
}
.aftr-log-prod-ft ul li a {
    font-size: 13px;
    line-height: 25px;
}
.aftr-log-prod-ft ul.social-links li a {
    font-size: 30px;
	    padding: 0 15px;
}

.aftr-log-prod-ft ul.social-links {
    margin-top: 25px;
}
.m-rt-50 {
    float: right;
    margin-right: 50%;
}
.aftr-log-prod-ft ul.social-links li:first-child a {
    padding-left: 0;
}
.aftr-log-prod-ft ul.social-links li {
    padding-left: 0;
}
/*loginpage styles*/
.login-model img {
    width: 80px;
}
.login-model .modal-content {
    border-radius: 0;
    box-shadow: none;
    border: none;
}
.modal.login-model {
    top:25%;
   
}
.login-model .modal-title {
    font-size: 35px;
    color: #010101;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 12px;
}
.login-model .modal-header{
	border-bottom:none;
}
.model-login-block {
    padding: 0 60px;
}

.model-login-block input {
    margin-bottom: 20px;
}
.model-login-block input {
    margin-bottom: 0px;
    background: #f2f2f2;
    border: 1px solid #ccc;
    text-align: center;
    width: 100%;
	height: 35px;
}
.model-login-block input[type="submit"]{
    background: #07509d;
    color: #fff;
	border:none;
	width: 40%;
    float: left;



}
.model-login-block .btn.login {
    border-radius: 0;
    background: #07509d;
    color: #fff;
    width: 40%;
}

.model-login-block button.btn.contact-us {
    background: #ffdc46;
    border-radius: 0;
    float: right;
    width: 41%;
	margin-top: -39px;
    margin-bottom: 15px;
}
.model-login-block p {
    font-size: 12px;
    padding: 10px 0;

}
/*cart styles*/
.woocommerce .cart .button {
    background: #ffd426;
    color: #000;
    font-weight: normal;
    border-radius: 0;
}
.woocommerce .cart .button:hover{
    color: #313131;
    background: #ffd426;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 57%;
    height: 31px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    display: inline-block;
    background: #ffd426;
    color: #000;
    font-weight: normal;
    border-radius: 0;
    padding: 14px 12px;
}
.woocommerce-cart table.cart img {
    width: 70px;
}
.input-text {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d3ced2;
    padding: 6px 6px 5px;
    margin: 0 4px 0 0;
    outline: 0;
    line-height: 1;
}
.add-cart-btn.blue-btn button a {
    background-color: transparent !important;
    color: #fff !important;
}
.button{
	background-color: #ffd426 !important;
    color: #000 !important;
    font-weight: normal !important;
    border-radius: 0 !important;
	
}
.add-cart-btn.blue-btn .multipleaddtocart {
    background-color: #0e509a !important;
    color: #fff !important;
}
.woocommerce .woocommerce-info ,.woocommerce .woocommerce-message,.woocommerce .woocommerce-error {
    border-top-color: transparent;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    background: #ebebeb;
    border: 1px solid #dadad9;
    padding: 5px 0;
    margin-bottom: 20px;
}
 th.product-name, th.product-total {
    background: #F2F2F2;
}
th.order-number, th.order-date, th.order-status, th.order-total, th.order-actions {
    background: #f2f2f2;
}
 .woocommerce table.my_account_orders th {
    padding: 10px 8px;
}
table.shop_table.shop_table_responsive.cart thead tr {
    background: #f2f2f2;
}


/* shop page styles*/
.shop-filter {
    float: right;
}

.shop-filter label {
    float: left;
    width: 20%;
}

.shop-filter select {
    float: right;
    width: 78%;
    margin-top: -6px;
    margin-bottom: 35px;
    margin-right: 5px;
	background: #ebebeb;
    border: 1px solid #dadad9;
}

/*my account styles*/
.woocommerce-account .address .edit {
    background: #FFD426;
    padding: 3px 12px;
    color: #000;
    float: right;
    right: 7px;
    position: relative;
    margin-top: 15px;
}
.woocommerce-account address {
    border: 1px solid #ddd;
    padding: 15px;
}
/*blog page style*/
#home-sidebar {
    padding: 0;
}	
	#home-sidebar ul {
	list-style-type:none;
	margin:0;
	line-height:1.4;
}
#home-sidebar ul li {
	font-size:13px;
	margin:0;
}
#home-sidebar ul li a {
	display:block;
	padding:12px 20px;
	border-bottom:1px solid #e9eff3;
}
#home-sidebar ul li a:hover {
	background:#fff;
}
#home-sidebar ul li:last-child a {
	border-bottom:none;
}
	
.blog-post.has-focus-img.post {
	background-image:url("images/maxresdefault-blog.jpg");
	border: 1px solid #d6d6d6;
}	
.post.has-focus-img {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.post {
    position: relative;
    min-height: 150px;
    margin-bottom: 40px;
    background: #fff;
    box-shadow:none;
}
.post.has-focus-img .post-author {
    background: rgba(0,0,0,0.7);
}
.post .post-author {
    background: #fff;
    padding: 15px 30px 15px 50px;
    position: relative;
    box-sizing: border-box;
}
.post .post-author img {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    left: 10px;
}
.post.has-focus-img .post-author h3 {
    color: #fff;
	font-size: 14px;
}
.post .post-author h3 {
    color: #555;
    margin: 0;
    padding: 0;
}
.post .post-author a {
    color: #fff;
}
.post .post-focus {
    box-shadow: inset 0 1px 0 rgba(0,0,0,0.05);
}
.post .post-focus h2 {
    padding: 0;
    margin: 0;
    line-height: 1.2;
    font-size: 40px;
    font-weight: 300;
    color: #222;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}	
.post.has-focus-img .post-focus h2 a {
    padding-top: 80px;
    padding-bottom: 30px;
    background: rgba(0,0,0,0.4);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15), inset 0 -1px 0 rgba(0,0,0,0.15);
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,0.4), 0 2px 20px rgba(0,0,0,0.3);
}
.post .post-focus h2 a {
    font-weight: 300;
    display: block;
    padding: 30px 30px 0 30px;
}
.post .entry {
    padding: 30px;
    background: #fff;
}
.post .entry p {
    font-size: 16px;
    line-height: 1.8;
    margin: 0;
}	
.post .post-meta {
    padding: 15px 30px;
    border-top: 1px solid #e9eff3;
    background: #fff;
}
.post .post-meta h4.post-date {
    margin: 0;
    font-size: 13px;
    font-weight: 500;
    float: left;
    color: #87a6bc;
    position: relative;
    top: 2px;
}
.post .post-meta h4.post-date a {
    color: #87a6bc;
}
.post .post-meta ul.post-actions {
    margin: 0;
    list-style: none;
    float: right;
}
.post .post-meta ul.post-actions li {
    margin: 0 0 0 15px;
    padding: 0;
    display: inline-block;
}
.post .post-meta ul.post-actions a {
    display: inline-block;
    position: relative;
    padding-left: 37px;
    font-size: 13px;
}
.post .post-meta::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.comment-icon.glyphicon.glyphicon-comment {
    font-size: 26px;
    float: left;
    margin-right: 6px;
}
#post-focus.has-header-img {
    background-image: url("images/maxresdefault-blog.jpg");
}
#post-focus.has-header-img {
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.05);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}
#post-focus {
    background: #fff;
    padding: 0;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.1);
    min-height: 300px;
    width: 100%;
    display: table;
    padding: 35px 0;
    position: relative;
}
#post-focus.has-header-img::after {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: 2;
    opacity: 0.8;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.5)), color-stop(100%,rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
}
#post-focus #post-focus-alignment {
    display: table-cell;
    vertical-align: bottom;
}
#post-focus .inner {
    padding: 30px;
    min-height: 264px;
}
.inner {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1056px;
    margin: 0 auto;
}
#post-focus #post-focus-content {
    padding: 30px 0;
    position: relative;
    z-index: 5;
}
#post-focus.has-header-img h2.post-title {
    position: relative;
    z-index: 4;
    font-weight: 300;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,0.4), 0 2px 20px rgba(0,0,0,0.3);
}
#post-focus h2.post-title {
    line-height: 1.2;
    font-size: 54px;
    margin: 0 auto;
    padding: 0 30px;
    color: #222;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#post-focus .entry {
    margin: 20px 0 0 0;
    padding: 0 30px;
}
#post-focus.has-header-img .entry p {
    color: rgba(255,255,255,0.8);
    text-shadow: 0 1px 1px rgba(0,0,0,0.4), 0 2px 20px rgba(0,0,0,0.3);
}
#post-focus .entry p {
    font-family: Merriweather, Georgia, 'Times New Roman', Times, serif;
    font-weight: 300;
    margin: 0;
    font-size: 18px;
}
.post-content {
    margin-top: 50px;
}
.post-content .post-meta-top {
    margin: -34px 30px 38px 30px;
    border-bottom: 1px solid rgba(200, 215, 225, 0.5);
}
.post-content .post-meta-top .time {
    float: right;
}
.post-content .post-meta-top .post-author-name, .post .post-meta-top .time {
    position: relative;
    top: 0.25em;
    font-size: 1.4em;
    line-height: 1.6em;
    margin-bottom: 1.6em;
    color: #4f748e;
}
.post-content .post-meta-top .avatar {
    width: 32px;
    height: 32px;
    border-radius: 100%;
    float: left;
    margin-right: 12px;
}
.post-content .post-meta-top .post-author-name, .post-content .post-meta-top .time {
    position: relative;
    top: 0.25em;
    font-size: 14px;
    line-height: 1.6em;
    margin-bottom: 1.6em;
    color: #4f748e;
}
.post-content-description {
    width: 70%;
    margin: 0 auto;
    line-height: 25px;
}
.blog-page-landing .panel {
    border-radius: 0;
}


.sortby-filter label {
    display: inline-block;
    float: left;
    width: 62px;
    padding-top: 5px;
}
.sortby-filter form {
    display: inline-block;
    float: left;
    width: 70%;
}
.sortby-filter form select {
    margin-top: 0;
    width: 100%;
}
.post-image img {
    display: block;
    height: 100px;
    width: 100px;
}
.post-image {
    float: right;
}

 .attachment-post-thumbnail.size-post-thumbnail.wp-post-image { 
    height: auto;
    max-width: 100%; 
    /*display: block;*/
 }
#nav.affix {
     background: #fff none repeat scroll 0 0;
    max-width: 980px;
    position: fixed;
    top: 0;
    z-index: 99;
    /*padding-top: 20px;*/
}
.affix-beforediv {
height:146px;
}
div#nav {
height: 146px;
position: fixed;
top: 0px !important;
max-width: 980px;
background: #fff none repeat scroll 0 0;
z-index: 99;
/*padding-top: 20px;*/
}

.video-thumbnail {
    height: 197px;
    overflow: hidden;
}

/*search styles*/
.ctr_search {
    background: #f2f2f2 none repeat scroll 0 0;
    border: 1px solid #e3e3e3;
    margin-top: 20px;
}

.ctr_search .txt_livesearch, #wrap .ctr_search .txt_livesearch {
    background: #f2f2f2 none repeat scroll 0 0 !important;

}


/* Suneel Kumar Changes in Orders Page */
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering{
    float: left;
}
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count{
    margin:0;
}
.woocommerce .woocommerce-breadcrumb{
    padding: 8px 0;
}
.woocommerce .woocommerce-ordering select{
    margin-bottom: 0;
}
.woocommerce ul#itemContainer li.product, .woocommerce-page ul.products li.product{
    width: 100%;
    margin-bottom: 0;
}
#itemContainer a.button, #itemContainer input[type="checkbox"] {
    display: none;
}
.add-cart-btn .checkall {
    display: none;
}
.woocommerce-pagination .page-numbers{
    border-width: 0 !important;
}
.woocommerce-pagination ul li{
    border-right: 0 !important;
}
.woocommerce-pagination ul li a.next, .woocommerce-pagination ul li a.prev,{
    display: none;
}
.woocommerce-pagination ul li span.current{
   text-decoration: underline !important;
   background: none !important; 
}
.custom-pagination ul.page-numbers li a , .custom-pagination ul.page-numbers li span {
    color: #313131 !important;
    font-weight: bold !important;
}
article, aside, details, figcaption, figure, header, hgroup, main, menu, nav, section, summary{
    background: none !important;
}
.wpcf7-submit {
    background: #ffd426 none repeat scroll 0 0 !important;
    border: medium none;
    box-shadow: none;
    margin-top: 10px;
    padding: 10px 47px 7px;
}
.spinner {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 99999;
}
.spinner .fa.fa-spinner {
    color: #000;
    font-size: 48px;
    position: absolute;
    top: 50%;
    z-index: 999999;
}
.content-area {
    padding-top: 3em;
}
.meta-content .entry-footer span {
    display: block;
    margin-bottom: 10px;
}
.meta-content {
    position: relative;
}
.meta-content .entry-footer {
    border-right: 1px solid #ccc;
    margin-top: 50px;
    padding-right: 10px;
    position: relative;
    right: 0;
}
.post-details{
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px; 
    margin-bottom: 6em;
}
.entry-content p img {
    max-width: 100%;
    height: auto;
    display: block;
} 
.single-post-details .entry-content{
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px; 
}
.post-details h2.entry-title , .single-post-details h2.entry-title {
    margin-top: 0;
    margin-bottom: 20px
}
.post-details .entry-content, .single-post-details .entry-content{
    margin-top: 20px;
}
.pagination a span {
    display: block;
}
ol.comment-list {
    list-style: outside none none;
    padding: 0;
}
.comment-content span {
    display: inline-block;
}
.nav-links div {
    display: inline-block;
}
.nav-links div.nav-next {
    float: right;
}
.comment-list li {
    margin-bottom: 10px;
}
.blog-page-landing {
    padding-top: 0px;
}
.blog-page-landing .entry-content {
    margin: 10px 0;
}
.blog-page-landing .panel {
    background-color: #fff;
    border:none;
    box-shadow: none;
    margin-bottom: 20px;
}
.blog-page-landing .panel-default > .panel-heading {
    background-color: transparent;
    border-color: #ddd;
    color: #333;
}
.blog-page-landing .panel-title {
    color: inherit;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
}
.fixed {
  position: fixed;
  top:0; left:0;
  width: 100%; 
}
.video-title {
    margin-top: 10px;
}
.video-title a {
    font-weight: bold;
}
.blog-page-landing article {
    margin-top: 20px;
}
#posts {
    margin-top: 40px;
}
#posts .item{
    margin-bottom: 20px;
}
.blog-page-landing .embed-responsive {
    border: 2px solid #ccc;
}
.category > li {
    padding: 5px 0;
}
.video-platbtn {
    position: relative;
}
a.hvideo.vt_play {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
width: 38px;
height: 41px;
}
.hvideo span, .testimonails-video .hvideo span {
    color: #ffd426;
    display: block;
    font-size: 38px;
}
.spec-cont h5 {
    float: right;
    margin-top: 0;
    font-weight: bold;
    font-size: 16px;
    color: #313131;
}
#menu-item-109{width: 102%;}
.spec-cont {
    line-height: 22px;
}
.model-login-block a.btn.contact-us {
    background: #ffdc46;
    border-radius: 0;
    float: right;
    width: 41%;
    margin-top: -45px;
    margin-bottom: 15px;
    padding: 8px;
}
.ebikes-social {
    position: relative;
     top: -50px;
     clear: both;
}
.ebikes-social ul li {
    display: inline-block;
   
}
.ebikes-social ul li, .ebikes-social ul li a{
  color: #fff;
  font-size: 25px;
    padding: 0 3px;
}
.ebikes-social {
    opacity: 0;
}
.ebike-image:hover .ebikes-social {
    opacity: 1;
    float: right;
}
.ebikes-name ul li {
    font-size: 16px;
    padding: 3px 0;
}
.overflow-auto {
    overflow: auto;
}
.ebikes-name {
    max-height: 100%;
    
}
.prd-title h4{
    margin-top: 27px;
    color: #000;
}
.menu-item-465 ul.dropdown-menu{
    min-width: initial;
    right:auto;
}
.dropdown-menu li.menu-item.menu-item-type-post_type.menu-item-object-page a {
    font-weight: normal;
}
.social-links .fa {
    font-size: 23px;
}
.after-login-footer .social-links .fa{
    font-size: 24px;
}
/* FAQS Section */
.faq-page-landing h1 {
    font-size: 45px;
    font-weight: bold;
}
.faqs-accord .panel {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
}
.faqs-accord .panel-heading {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    box-shadow: none;
    color: inherit;
    padding-left: 0;
}
.faqs-accord .panel-collapse {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
}
.faqs-accord .panel-body {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
}
.accord-cust .panel-title a {
    text-decoration: none;
}
.accord-cust h3 {
    margin: 25px 0 10px 0;
}

/*404 page styles*/
.error-circle {
    background: #0f4f99 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    height: 165px;
    position: relative;
    width: 165px;
    margin-top: 90px;
}
.error-circle a {
    color: #fbde45;
}
.circle-position {
    left: 20px;
    position: absolute;
    text-align: center;
    top: 26px;
}





form#commentform input, textarea#comment {
   width: 338px;
}

form#commentform input[type=submit] {
   width: 116px;
   /* margin: 0 auto; */
   /* display: block; */
}
.k_l_margin{
    padding-left: 0;
}
.results_entry:hover{
    background-color: #FFDA45 !important;
}
.social-links .fa:hover{color: #0F4F99;}
.ebikes-name h4 {
    color: darkblue;
}
.k_darkblue, .post-60 h2, .faq-page-landing h1{color: darkblue;}
.content-area {
    padding-top: 0;
}
.button:hover{
    background:#07509d !important;
    color: #fff !important;
}


.prdt-btm-cart {
    display: none;
}
.blog-center-content .blog-stamps_inner {
    width: 38%;
    float: right;
    margin-top: 28px;
}
/*kmeher css end */
.technologies>tbody>tr>td {
padding: 15px;
}
.after-login-footer ul.social-links li{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.blog-center-content > .entry-header {
    width: 53%;
    float: left;
}

.blog-center-content .blog-stamps {
    width: 38%;
    float: right;
    margin-top: 12px;
}

.blog-stamps span, .blog-stamps_inner span{
    padding-right: 10px;
}

.k_f_image img {
    margin: 0 auto;
    display: block;
}
body.single.single-post .blog-center-content {
    max-width: 730px;
    margin: 0 auto;
}

body.single.single-post .blog-center-content h1.entry-title {
    font-size: 30px;
}
/*.single-post-details .post-thumbnail {text-align: center;}*/
#comment-error, #author-error, #email-error {
    padding: 0 0 0 9%;
}
/*review page styles*/
tr.wpcr3_review_form_text_field input {
    margin-bottom: 5px;
}
.wpcr3_button_1.wpcr3_show_btn {
    background: #ffd426;
    box-shadow: none;
    color: #000;
    border-radius: 0;
    border: none;
}
.wpcr3_button_1.wpcr3_show_btn:hover,
.wpcr3_button_1.wpcr3_submit_btn:hover,
.wpcr3_button_1.wpcr3_cancel_btn:hover,
.comments-area .submit:hover,
.wpcf7-submit:hover,
.btn-primary:hover,
.sbt-btn .btn:hover {
    background: #0F4F99 !important;
    color: #fff;

}
.wpcr3_button_1.wpcr3_submit_btn {
    border: none;
    background: #ffd426;
    border-radius: 0;
}
.wpcr3_button_1.wpcr3_cancel_btn {
    background: #ffd426;
    color: #000;
    border: none;
    border-radius: 0;
}
.comments-area .submit{
    background: #ffd426;
    border-radius: 0;
    color: #000;
    display: inline-block;
    font-weight: normal;
    padding: 8px 0px;
    border: none;
}
.btn-primary{
    background: #ffd426;
    color: #000;
    border-color: transparent;
}
.demo-detail a{font-weight: bold;}
.blog-stamps_inner .cat-links, .blog-stamps .cat-links{display: none;}
.affix {
      top: 146px;
      width: 100%;
  }
.custom-pagination.affix {
    background: #fff none repeat scroll 0 0;
    max-width: 965px;
    z-index: 2;
}
.custom-pagination {
    max-width: 965px;
}
.nav-links span.page-numbers, .nav-links a.page-numbers {
   padding-right: 5px;
}
.pagination .nav-links a span {
display: inline;
}
.spec-cont .table > tbody > tr > td, .spec-cont .table > tbody > tr > th, .spec-cont .table > tfoot > tr > td, .spec-cont .table > tfoot > tr > th, .spec-cont .table > thead > tr > td, .spec-cont .table > thead > tr > th{
    border:medium none !important;
    padding: 8px 8px 3px 8px;
    line-height: 1.328571;
}
#search_label label.control-label, #radius_label label.control-label {
    font-weight: normal;
}
#searchForm #addressInput {
    background: none !important;
}
#searchForm table.sl_header {
    margin-bottom: 20px;
}
form#searchForm select {
    font-weight: normal;
}
div#map_sidebar {
    margin-top: 30px;
}
.searchResultsTable td {
    line-height: 20px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 13px !important;
}
.results_row_left_column .location_name {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: normal !important;
    font-size: 15px !important;
}
#searchForm select{
    font-weight:normal; !important;
}
#collapseTwo p{text-align: justify;}
/*kmeher css */
.embed-responsive-16by9 {
padding-bottom: 47.68%;
}
.theme-default .nivo-controlNav {
    text-align: center;
    padding: 15px 0;
    width: 100%;
    z-index: 99;
    position: absolute;
    bottom: 0;
}
.k_dealer{
    
    margin-top: 27px;
}
.video-platbtn img{
    min-height: 197px;
}
.newsletter .form-control, .search-form .form-control{
    padding: 0 0 0 10px !important
} 
.entry-content p{text-align:justify;}
.k_ebike_img{    margin-bottom: 40px;}
.k_img_k{margin:0 0 5px 0;}
#technology img {
    max-width: 160px;
}
#wpadminbar{display:none;}
.woocommerce-message .wc-forward{
    background: grey !important;
}
.notify-button .wc-forward {
    display: none !important;
}
.woocommerce ul.products li.product a {
    font-weight: bold;
}
.k_content{ text-align:justify;}

.cart_list.product_list_widget {
    max-height: 350px;
    overflow-y:scroll;
}
.myaccount_user a{ 
    font-weight: bold;
    color: #07509d; 
}
.product-discript-detail .col-sm-6 p, .prdt-discrip p {
    text-transform: capitalize;
}
.k_coupon {
    position: fixed;
    top: 0;
    background: #000;
    font-size: 14;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    z-index: 999;
    text-align: center;
    padding: 4px 0;
}
.k_coupon_code{
    color: #FFD426;
}
.morelink{float: right;}
.b_copy {
    font-size: 12px;
    margin-top: -34px;
    margin-bottom: 5px;
    text-align: center;
}
.log_copy{
font-size: 11px;
float: left;
margin-left: -20px;
margin-bottom: 10px;
}
.logo .widgettitle{display: none;}

.custom-pagination .range-filter {
    padding: 0 0 0 15px;
}
.panel-body span{text-decoration: none !important;}
.tab-content span {
    text-decoration: none !important;
}
.kk_input{padding: 5px;}
.kk_submit{
height: 32px;
position: relative;
left: -14px;
background: #f2f2f2;
border: 1px solid #e3e3e3;
border-left: none;
outline: none;
}
.button.invoice {
    display: none !important;
}
.specifactions-tabs .nav-tabs li a{text-transform: uppercase;}
.shipping-calculator-button{font-weight: bold;}
.wpcr3_leave_text {
    font-size: 18px;
    margin-bottom: 20px;
}
.comment-form-comment * {
    vertical-align: top;
}
input#author {
    margin-left: 27px;
}
input#email {
    margin-left: 27px;
}
input#url {
    margin-left: 20px;
}
.wpcr3_respond_2 textarea {
    min-width: 383px;
}

.error  { font-size: 12px; padding: 0 0 5px 0; color: #FF0000; }
input.error, textarea.error { 
    background: #FFD2D2;     
    border: 1px solid #757575;
    color: #000000;
    width: 44%; }





/*media Querys*/
@media(max-width:360px){
.prdt-total input.form-control {
    width: 33%;
}  

.post-details h2.entry-title, .single-post-details h2.entry-title {
    font-size: 23px;
}
.blog-center-content .blog-stamps {
    font-size: 12px;
} 
    
}
@media(max-width:414px){
.range-filter select.form-control {
    width: 66%;
}
.wpcr3_respond_2 .wpcr3_check_confirm label {
    margin: -2px 0px 0px 5px;
    font-size: 9px;
}

tr.wpcr3_review_form_text_field td:first-child {
    width: 75px;
}

tr.wpcr3_review_form_text_field td:last-child input {
    min-width: 164px;
}

tr.wpcr3_review_form_text_field td:first-child label {
    font-size: 11px;
}

.wpcr3_respond_2 textarea {
    min-width: 107px !important;
}

tr.wpcr3_review_form_review_field_textarea td textarea {width: 240px;}


.shop-mobile .prdt-total.col-xs-8 {padding-right: 0;}
.shop-mobile .add-cart-btn.col-xs-4 {
    padding-left: 0;
    margin-left: -13px;
}
.shop-mobile .add-cart-btn.col-xs-4 button {
    height: 34px;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
   float: left;
    width: 66%;
    margin-left: 6px;
}
.woocommerce div.product form.cart .button {
    font-size: 11px;
}
.page-num.col-xs-6 {
    width: 100%;
}
.woocommerce nav.woocommerce-pagination{
    text-align: left;
}
.sortby-filter label {
    display: inline-block;
    float: left;
    width: 20%;
}
.page-num.col-xs-6 {
    padding-right: 0;
}
.sortby-filter.col-xs-6 {
    padding-left: 15px;
    width: 100%;
    margin-bottom: 15px;
}
.custom-pagination label {
    font-size: 13px;
        width: 90px;
}
.sortby-filter select.form-control {
    display: inline-block;
    width: 61%;
    margin-left: 4px;
    font-size: 9px;
}
.prdt-btm-cart {
    margin-bottom: 60px;
    margin-right: -25px !important;
}
.specifactions-tabs .nav-tabs>li>a {
    margin: 0 2px;
    font-size: 11px;
}
.header_search input { 
    margin-top: 12px;
}
    
}

@media(min-width:480px) and (max-width:767px){
.custom-pagination > .row > .col-sm-2 {
    width: 27%;
    float: left;
    padding-right: 0;
}
.custom-pagination > .row > .col-sm-5.col-lg-5 {
    width: 70%;
    float: left;
    padding-right: 0;
}

.custom-pagination > .row > .col-sm-5.col-lg-5 > .row > .page-num.col-xs-6.col-sm-4 {
    padding-right: 0;
    width: 40%;
}
.custom-pagination > .row > .col-sm-5.col-lg-5 > .row > .page-num.col-xs-6.col-sm-4 + .sortby-filter {
    padding-right: 0;
    width: 55%;
    padding-left: 5px;
}

.custom-pagination > .row > .col-sm-5.col-lg-5 > .row > .page-num.col-xs-6.col-sm-4 + .sortby-filter label {
    width: 56px;
}
.wpcr3_respond_2 textarea {
    min-width: 382px;
}
.dropdown-menu.multi-col-dropdown li.dropdown-submenu {
    border-right: medium none;
    margin: 10px 0;
    min-height: auto;
}
    
.specifactions-tabs .nav-tabs>li>a {
    font-size: 14px;
}
.sortby-filter label {
    display: inline-block;
    float: left;
    width: 62px;
}
.sortby-filter form {
    display: inline-block;
    float: left !important;
    width: 70%;
}
.add-cart-btn .button.btn-cartall.multipleaddtocart {
    margin-left: 9px;
        height: 34px;
}
.sortby-filter.col-xs-6 {
    margin-bottom: 15px;
}
.sortby-filter form select {
    width: 100%;
}
}
@media(max-width:550px){
.ebikes-resgistration {
    width: 100% !important;
}
}
@media(max-width:768px){
    
    .woocommerce-page table.cart .product-thumbnail {
   display: block;
   float: left;
   border-top: 0;
}

.woocommerce-page table.cart .product-thumbnail:before {content: "";}
}
@media (min-width:768px) and (max-width:996px){
    .blog-center-content .blog-stamps {
    width: 100%;
    float: right;
    margin-top: 0;
}
.blog-center-content h2 {
    font-size: 20px !important;
}
.custom-pagination [class*='col-']:not(:first-child), .custom-pagination [class*='col-']:not(:last-child) {
    padding-left: 0;
    padding-right: 0;
}
.range-filter.show-per-page select.form-control {
    width: 46%;
}
.woocommerce-ordering select.orderby {
    width: 87%;
}
.top_links.pull-right {
    margin-right: 31px;
}

 .sortby-filter form {
    display: inline-block;
    float: left;
    width: 67%;
}
.prdt-Qty {
    padding-left: 0;
}
.prdt-total.qty input.form-control {
    width: 68%;
}
.sortby-filter select.form-control {
    display: inline-block;
    width: 65%;
    margin-left: 4px;
    margin-bottom: 20px;
}
.demo-search.row {
    margin: 0;
}
.demo-search button.btn.btn-block {
    font-size: 13px;
   
}
.blog-content h5 {
    line-height:25px;
}
ul.dropdown-menu.multi-col-dropdown li a {
    font-size: 11px;
}
    
}
@media (max-width:767px){
.custom-pagination .range-filter {
    padding: 0 15px 0 15px;
}
.custom-pagination.affix {
    background: #fff none repeat scroll 0 0;
    max-width: 965px;
    z-index: 2;
    position: relative;
    top: 0;
}
.blog-center-content .blog-stamps_inner {
    width: 100%;
    float: none;
    margin-top: 28px;
}
    h3.mob_header {
    width: 70%;
    float: left;
    font-size: 20px;
}
h3.mob_header + div {
    width: 30%;
    float: right;
    margin-top: -7px;
}
    .blog-center-content > .entry-header {
    float: left;
    width: 100%;
}
.post-details h2.entry-title, .single-post-details h2.entry-title {
    margin-bottom: 0;
    text-align: left;
    font-size: 19px;
}

body.single.single-post .blog-center-content h1.entry-title {
    font-size: 21px;
}
.col-md-12.single-post-details {
    padding: 0;
}
.blog-center-content .blog-stamps {
    width: 100%;
    text-align: left;
    margin: 12px 0;

}
.blog-stamps span, .blog-stamps_inner span {
    padding-right: 7px;
}
.error-circle {
    margin-top: 0;
    font-size: 12px;
}
.woocommerce-message .notify-button .button {
    float: none;
    margin-bottom: 5px;
}

form#commentform input{
margin-left: 0;
}
.comment-form-comment * {

width: 100% !important;
}

.woocommerce .woocommerce-message:before {
    top: 50px;
}
form#commentform input {
    width: 100% !important;
}
span.notify-text {
    float: left;
    width: 100%;
}
.widget.widget_text {
    display: block !important;
}
.social-links {
    display: block !important;
}
.newsletter {
    margin-bottom: 10px;
}
.woocommerce-cart .prdt-Qty {
    margin-bottom: 5px;
}
.range-filter select.form-control {
   
    margin-bottom: 5px;
   
}
.b_copy {
    font-size: 10px !important;
    margin-top: 0px !important;
}
.log_copy{
font-size: 10px !important;
}
.dropdown-cart-button .dropdown {

    width: 100%;
}
.mini-cart {
    float: right;
    margin: 10px -2px 0 0;
}
    .affix-beforediv {
height:0px;
}
div#nav {
height:auto;
position: relative;
}

#nav.affix {
    position: relative;
}

    /*delear locator*/


#radius_label {
    float: left;
    width: 58px;
}
#radiusSelect_td {
    float: left;
    width: 80% !important;
}
#radiusSelect_td select {
    text-align: center;
    width: 100%;
}
#addressInput2_container select {
    margin-bottom: 7px;
    text-align: center;
    width: 100%;
}
.sl_header td#search_label {
    float: left;
    width: 68px;
}
.sl_header td input#addressInput {
    width: 75%;
}
.sl_header input#addressSubmit {
    margin-bottom: -30px;
    margin-top: 10px;
}
.up-blog-detail {
    margin-top: 15px;
}
    .footer-links ul, #mc4wp_form_widget-2 {display: none;}
    .footer-links h5 {position: relative;}
    .footer-links .active h5:after {font-family: 'FontAwesome'; content: "\f077";float:right;margin-right:7px;}
    .footer-links h5:after {font-family: 'FontAwesome'; content: "\f078";float:right;margin-right:7px;}
   
    .after-login-footer {
    margin: 0 auto;
    width: 211px;
}
.first_top_link {
    font-size: 12px;
    text-transform: uppercase;
}
.sortby-filter select.form-control {
    margin-bottom: 10px;
}
.woocommerce-cart td.product-quantity .prdt-Qty label.control-label {
    display: none;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 50%;
}
.woocommerce-cart .col-xs-3.col-sm-4.prdt-Qty {
    width: 100%;
}

.woocommerce-cart .col-xs-3.col-sm-4.prdt-Qty input.form-control {
    margin-top: -30px;
    margin-right: -17px;
}
.shop-filter {
    float: none;
    margin-top: 10px;
}
.shop-filter select {
    margin-right: 0px;
}
.dropdown-submenu {
    display: block;
}
.dropdown-submenu ul.list-unstyled.col-sm-12 {
    border-right: transparent;
    min-height: 0;
}
.prdt-img-thumb img {
    width: 100%;
    height: auto;
}
.hm-content .cont-img-thumb a img {
    width: 100%;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 15px !important;
}
.menu .navbar-toggle {
    margin-right: 0px;
    background-color: #f2f2f2;
}
.menu .navbar-default .navbar-nav>li:after {
    content: "";
    color: #797979;
}
.sales-tools {
    padding-left: 0px;
}
.prdt-btm-cart {
    margin-bottom: 60px;
    margin-right: 0px;
}
.upcomming-demos-block-inner {
    padding-bottom: 10px;
    padding-top: 10px;
}
.demo-search.row {
    margin: 0;
}
.upcomming-demos-block-inner p.txt {
    padding-bottom: 12px;
   
}
.demo-search.row > div {
    margin-bottom: 15px;
}   
.blog-content h5 {
    line-height:25px;
}
/*29-02-2016*/
.prdt-detail-pagezoom-inner {
    padding: 0 2px;
}
.m-rt-50 {
    float: none;
    margin-right: 0;
}
.aftr-log-prod-ft ul.social-links li a {
    font-size: 30px;
    padding: 0 10px;
}
.prdt-detail-pagezoom-inner ul.social-links.pull-right {
    float: none !important;
    padding-bottom: 36px;
}
.prdt-detail-pagezoom-inner .col-sm-6 h4 {
    padding-left: 8px;
}
.model-login-block {
    padding: 0 1px;
}
.login-model .modal-title {
    font-size: 35px;
    line-height: 39px;
}
.modal.login-model {
    top: 0%;
}
}
@media(min-width: 768px) and (max-width: 1024px){

.prdt-img-thumb img {
    height: 190px;
}
 
}

@media (min-width:768px) and (max-width:980px){
    .range-filter.show-per-page select.form-control {
    width: 39%;
}
#nav.affix {
   max-width: 760px;

}
div#nav {
   max-width: 760px;
}
.custom-pagination.affix {
   width: 94%;
   max-width: 800px;
}
}

@media(min-width:997px) and (max-width:1024px){
.sortby-filter select.form-control {
    margin-bottom: 20px;
}
.prdt-total.qty input.form-control {
    width: 41%;
}       
}
@media(min-width:1100px){
}
.mini-cart {
    float: right;
    margin: 10px 10px 0 0;
}
@media(max-width:1024px){
.up-blog-detail p i {
    display: inline-block;
    float: left;
    height: 24px;
    margin-top: 3px;
    padding-left: 10px;
    padding-right: 21px;
    width: 10px;
}

}
@media(max-width:980px){
.woocommerce-cart .woocommerce table.shop_table_responsive tr td {
    clear: both;
}
 #comment-error, #author-error, #email-error {
    padding: 0 0 0 16% !important;
}
.woocommerce-cart .col-xs-6.col-sm-4.prdt-Qty {
    margin-bottom: 5px;
}
}
@media(max-width:767px){
    #comment-error, #author-error, #email-error {
    padding: 0 0 0 0 !important;
}

}
@media(min-width: 1100px){
.container{
  width: 980px;
  margin: 0 auto;
  
}

}
@media(min-width:1200px){
    .product-discript-detail {
    padding-left: 40px;
} 
.row.footer-links .col-sm-4 {
    width: 15%;
}
.row.footer-links .col-sm-4:nth-child(6) {
    width: 25%;
}
.after-dealer-login ul.social-links li{
    margin-right: 6px;
}
ul.social-links li {
    margin-right: 0px;
    margin-top: 15px;
}

}

/*Dec-23 siva Changes*/
@media(min-width:768px) and (max-width:980px){
  #menu-megamenu-1 li.menu-item:nth-child(1) ul.dropdown-menu.multi-col-dropdown{right:15px; min-width:100%;}
  #menu-megamenu-1 li.menu-item{position:static;}
}
/*Dec-23 siva Changes done*/

@media (max-width:450px){
.nav-tabs>li>a {
    font-size: 9px !important;
}

}


/*Mar-27 siva changes*/
@media (max-width:767px){

  .row.prdt-repeat-row .col-sm-4.col-md-4 + p.stock-m {width: 100%;padding-left: 15px;float: left;}

}
/*Mar-27 siva changes done*/