/* CSS Style file for KOBE 

    01. Common styles
    02. Homepage
    03. Inner pages
*/


/*-- 01. Common Styles --*/
#sortable {
    list-style-type: none; margin: 0; padding: 0; width: 100%;
}
#sortable li {
    margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; font-size: 1.4em; height: auto;
}
#sortable li span {
    position: absolute; margin-left: -1.3em;
}
@media (min-width: 1200px){
    .container {
        width: 1190px;
    }
}
/*-- End Common Styles --*/


.form-control {
    border: 1px solid #b3b3b3 !important;
    border-radius: 8px !important;
}


/*Main Navigation*/
.logo img{
  width: auto;
  height: auto;
  margin-left: 10px;
}

.navbar {
    margin: 0px;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: #0079c8;
}

.navbar-default {
    background-color: #ffffff !important;
    border-color: #ffffff;
    margin-top: -2px;
}

.fa-chevron-down {
    font-size: 13px;
    margin-left: 10px;
}

.navbar-nav li{
  display: inline-block;
  width: auto;
}

.mega-dropdown-menu li{
  display: block;
}

.glyphicon-chevron-down:before {
    content: "\e114";
    position: relative;
    top: 3px;
    left: 5px;
}

.dropdown-toggle:hover .mega-dropdown-menu{
  display: block !important;
}

.navbar-nav>li>.dropdown-menu {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding-bottom: 0px;
}

.navbar-default .navbar-nav>li>a {
    padding: 10px 8px;
    font-size: 14px;
    text-transform: uppercase;
    width: auto;
    font-weight: bold;
    background-color: #ffffff;
    border-top: 1px solid #ffffff00;
    border-right: 1px solid #ffffff00;
    border-left: 1px solid #ffffff00;
    background: #0090d0;
    color: #fff;
    text-align: center;
    font-weight: 400;
}

.mega-dropdown {
  position: static !important;
  width: 100%;
}

.mega-dropdown-menu {
  padding: 20px 0px;
  width: 85%;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}

.mega-dropdown-menu > li > ul > li {
  list-style: none;
}

.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #999;
  white-space: normal;
}

.kb-dropdown-item {
    display: block;
    color: #777;
    font-size: 13px;
    font-weight: 600;
    padding: 6px 10px;
    border-bottom: 1px solid #ddd;
}

.kb-dropdown-menu {
    min-width: 190px;
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #444;
  background-color: #f5f5f5;
}

.mega-dropdown-menu .dropdown-header {
  color: #428bca;
  font-size: 14px;
  font-weight: bold;
}

.mega-dropdown-menu form {
  margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}

.kb-dropdown {
    min-height: 340px;
}

.kb-dropdown a{
    font-size: 14px;
}

.kb-dropdown:nth-child(1), .kb-dropdown:nth-child(2), .kb-dropdown:nth-child(3){
  border-right: 1px solid #0000001c;
}

.kb-ul{
  padding-bottom: 15px !important;
}

.ccl-sec{
    
}

.kb-time{
    display: inline-block;
    font-size: 10px;
}

.kb-time-text {
    display: inline-block;
    padding-left: 5px;
    font-size: 10px;
}

.fa-clock{
    color: #0090d0;
}

select, .country-select p, .currency-select p, .language-select p {
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin: 0;
}

.country-select>.select2-container .select2-selection--single,
.currency-select>.select2-container .select2-selection--single,
.language-select>.select2-container .select2-selection--single {
    height: 30px;
}

.country-select>.select2-container--default .select2-selection--single .select2-selection__rendered,
.currency-select>.select2-container--default .select2-selection--single .select2-selection__rendered,
.language-select>.select2-container--default .select2-selection--single .select2-selection__rendered{
    padding-top: 2px;
}

.country-select>.select2-container--default .select2-selection--single .select2-selection__arrow b,
.currency-select>.select2-container--default .select2-selection--single .select2-selection__arrow b,
.language-select>.select2-container--default .select2-selection--single .select2-selection__arrow b{
    margin-top: -2px;
    
}

.country-select p, .currency-select p, .language-select p {
    font-size: 9px;
}

.currency-select>.select2-container {
    width: 50% !important;
    /*width: 75% !important;*/
}

.language-select>.select2-container{
    width: 72% !important;
}

.country-select>.select2-container{
    width: 78% !important;
}

.mobi-time {
    padding: 12px 0px !important;
}


/*Search Style*/


.kb-nav-search {
    padding: 20px 0px 10px 0px;
}

.kb-search-btn {
    background: #0090d0;
    padding: 12px 20px;
    border-radius: 8px;
    border: 1px solid #0090d0;
}

.kb-search-btn:hover span{
    color: #0079c8;
    background: #fff;
}

.kb-search-btn:hover{
    background: #fff;
}

.kb-search-btn span {
    color: #fff;
    font-size: 16px;
    top: 3px !important;
}

.dropdown-menu {
    border: 1px solid #cccccc36;
    box-shadow: 0 10px 50px -25px black;
}

.kb-login {
    color: #fff !important;
    background: #0090d0;
    border: 1px solid #0090d0;
    padding: 15px 20px;
    border-radius: 0px;
    width: 100%;
    margin-top: 5px;
}

.kb-login:hover{
  color:  #fff !important;
  background: #0079c8;
  border: 1px solid #0079c8;
}

.kb-search-widget input {
    padding: 22px 0px 22px 15px;
    border-radius: 8px 0px 0px 8px !important;
}

.kb-search-widget input[type=text] {
    border-top: 1px solid #4a4a4a3b;
    border-bottom: 1px solid #4a4a4a3b;
    border-left: 0px solid #4a4a4a3b;
    border-right: 0px solid #4a4a4a3b;
}

.kb-filter-btn {
    padding: 17.5px 10px;
    border: 1px solid #00000029;
    font-size: 14px;
    border-radius: 8px;
}

.kb-filter-btn:hover {
    background-color: #ffffff;
    border: 1px solid #00000029;
} 

/*End Search Style*/

.navbar-nav{
    width: 100%;
}

.navbar-nav li{
    width: 10%;
}

.kb-login{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.kb-register{
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

a, a:focus{
    text-decoration: none;
    color: #0090d0;
}

.kc-header-contact{
    text-align: right;
}

/*#kb-popup-login-email, #kb-popup-login-password,*/
/*#kb-popup-register-name,*/
/*#kb-popup-register-email,*/
/*#kb-popup-register-tel,*/
/*#kb-popup-register-password,*/
/*#kb-popup-fogetpw-name,*/
/*#kb-popup-fogetpw-email,*/
/*#kb-popup-fogetpw-tel,*/
/*#kb-popup-fogetpw-password,*/
/*#kb-popup-fogetpw-submit, .kb-sf-input{*/
/*    width: 100%;*/
/*    padding: 8px;*/
/*    border: 1px solid #ccc;*/
/*    border-radius: 8px;*/
/*    box-sizing: border-box;*/
/*    margin-top: 6px;*/
/*    margin-bottom: 10px;*/
/*}*/

.kb-side-form input[type=text], .kb-side-form input[type=email], .kb-side-form input[type=tel], .kb-side-form input[type=password], .kb-forget-modal input[type=email], .kb-forget-modal input[type=password], .kb-sf-input{
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 10px;
    color: #000;
}


/*#kb-popup-login-submit, #kb-popup-register-submit, #kb-popup-fogetpw-submit, #kb-myOrders, #kb-popup-password, .kb-sf-submit{*/
/*    width: 100%;*/
/*    padding: 8px;*/
/*    border: 1px solid #0090d0;*/
/*    border-radius: 8px;*/
/*    box-sizing: border-box;*/
/*    margin-top: 6px;*/
/*    margin-bottom: 16px;*/
/*    background: #0090d0;*/
/*    color: #fff;*/
/*    display: inline-block;*/
/*}*/

.kb-side-form input[type=submit], .kb-forget-modal input[type=submit], #kb-myOrders, #kb-popup-password, .kb-sf-submit{
    width: 100%;
    padding: 8px;
    border: 1px solid #0090d0;
    border-radius: 8px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    background: #0090d0;
    color: #fff;
    display: inline-block;
}


#kb-popup-password{
    margin-bottom: 10px;
}

#kb-myOrders{
    margin-bottom: 10px;
}

h4.color-white{
    line-height: 1.5;
}

.kb-popup-register-dropdown>.select2, .kb-popup-fogetpw-dropdown>.select2{
    margin: 10px 0px !important;
} 

#foget-password{
    padding-left: 0px !important;
}

#foget-password>.modal-dialog{
    width: 620px;
}

.kb-popup-fogetpw-dropdown>.select2>.selection>.select2-selection{
    border: 1px solid #ccc !important;
}

.kb-popup-register-dropdown>.select2>.selection>.select2-selection{
    border: 1px solid #ccc !important;
}

.kb-deal-individual-main {
    padding: 10px 0px 15px 0px;
}

.kb-deal, .kb-individual {
    font-size: 14px;
}


.kb-deal-individual-main {
    padding: 10px 0px 15px 0px;
}


/*END Main Navigation*/




/*Home Page*/

/*END Home Page*/




/*Pay Online*/
.kb-pay-online h6{
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.kb-pay-online p{
    letter-spacing: 1px;
    margin-bottom: 18px;
}
.kb-currency-btn, .kb-currency-in{
    display: table-cell;
    vertical-align: middle;
}
.kb-currency-btn{
    width: 15%;
}
.kb-currency-in{
    width: 79%;
}
.kb-pay-online .form-control{
    border-radius: 10px;
    box-shadow: none;
}
.kb-pay-online .kb-filter-btn {
    padding: 15px 10px;
}
.kb-paypal-btn{
    border: 1px solid #ddd;
}
.kb-paypal-btn img{
    width: 100px;
}
.kb-paypal-btn{
    border: 1px solid #ddd;
    border-radius: 10px;
    font-size: 16px;
    padding: 0px 22px;
}
.kb-filter-btn:active, .kb-filter-btn:focus{
    color: #0079c8 !important;
    background-color: #fff !important;
}
/*END Pay Online*/



/*Stock Details*/
.glass {
    width: 13%;
    height: 25%;
    position: absolute;
    border-radius: 0%;
    cursor: crosshair;
    box-shadow: none;
    border: 1px solid #0090d0;
    display: none;
}
.kb-product-img-main img {
    width: 100%;
    height: auto;
}
.kb-pro-radio-section {
    font-weight: 400;
    font-size: 11px;
}
.kb-pro-radio:checked::before {
    font-family: 'fontawesome';
    position: absolute;
    left: 1px !important;
    top: 1px !important;
    content: '\f00c';
    color: #0082d6;
    font-size: 10px !important;
}
.kb-pro-radio {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    position: relative;
    background-color: #ffffff;
    color: #0184dc;
    top: 3px !important;
    left: -6px;
    height: 15px !important;
    width: 15px !important;
    border: 1px solid #0089e2;
    border-radius: 50px;
    cursor: pointer;
    margin-right: 7px;
    outline: none;
}
.kb-pro-radio-two-line {
    /* top: 6px !important; */
    /* padding-top: 6px; */
    margin-top: 8px;
}
.kb-form-name, .kb-form-country, .kb-form-email, .kb-form-address, .kb-form-tel, .kb-form-city {
    width: 45%;
    padding: 8px 10px;
    margin: 10px 0px 10px 0px;
    box-sizing: border-box;
}
.kb-form-submit {
    margin-top: 10px;
    background: #0090d0;
    color: #fff;
    border: 1px solid #0090d0;
    padding: 8px 20px;
    border-radius: 8px;
    width: 90%;
    letter-spacing: 1px;
}
.kb-form-submit:hover {
    background: #016caf;
}
.kb-agi-btn {
    background: #ffd300;
    padding: 10px 20px;
    color: #fff;
    border: 1px solid #ffd300;
    border-radius: 8px;
    width: 86%;
    display: inline-block;
}
.kb-agi-login {
    background: #0090d0;
    padding: 10px 20px;
    color: #fff;
    border: 1px solid #0090d0;
    border-radius: 8px;
    width: 86%;
    display: inline-block;
}
.kb-agi-btn:hover {
    background: #ffffff00;
    color: #ffd300;
    border: 1px solid #ffd300;
}
.kb-agi-login:hover {
    background: #ffffff00;
    color: #0090d0;
    border: 1px solid #0090d0;
}
.img-fluid {
    width: 22%;
    margin: 3px 1px;
}
.ekko-lightbox>.modal-dialog{
    width: 100%;
}
.kb-policy>p {
    margin: 0;
    font-size: 11px;
}
.kb-policy>p>i {
    font-size: 7px;
}
.kb-pro-stock>.row {
    border-bottom: 1px solid #e3e3e34f;
    padding: 3px 0px;
    margin-bottom: 5px;
}
.kb-pro-stock>.row>div>p{
    margin: 0px;
}
.kb-pro-title {
    background: #0090d0;
    color: white;
}
.simplegallery {
    margin: 0 auto;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.simplegallery .content {
  background: #fff;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.simplegallery .content img {
    width: 100%;
    border: 1px solid #0000001c;
}
.simplegallery .thumbnail { 
    margin-top: 10px; 
    
}
.simplegallery .thumbnail .thumb {
    display: inline-block;
    cursor: pointer;
    margin-left: 6px !important;
}
.simplegallery .thumbnail .thumb img {
    border: 1px solid #0000001c;
    padding: 5px;
    width: 82px;
}
.simplegallery .thumbnail .last { 
    margin: 0; 
    
}
.thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 0px;
    line-height: 1.42857143;
    border-radius: 0px;
    border: 0px solid #ddd;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.kb-pro-social-share {
    padding: 10px 0px 0px 0px;
}
.kb-pro-social-share li {
    display: inline-block;
    margin: 0px 0px 0px 15px;
    float: right;
}
.kb-pro-social-share li i {
    font-size: 24px;
}
.kb-pro-social-share li i:hover {
    /*font-size: 26px !important;*/
}
.fa-facebook-f {
    color: #0090d0;
    font-size: 19px !important;
}
.fa-whatsapp{
    color: #25D366;
}
.fa-viber{
    color: #59267c;
}
.fa-envelope{
    color: #fff;
}
.kb-ss-text {
    padding-top: 11px;
    font-size: 11px;
}
.kb-download-link a {
    color: #8ec74a;
}
.kb-download-link a:hover {
    color: #539800;
}
.kb-download-link {
    padding: 10px 0px 0px 6px;
}
/*END Stock Details*/



/*Testimonials*/
.rating { 
  border: none;
  float: left;
}

.rating > input { display: none; } 
.rating > label:before { 
  margin: 5px;
  font-size: 1.25em;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
}

.rating > .half:before { 
  content: "\f089";
  position: absolute;
}

.rating > label { 
  color: #ddd; 
 float: right; 
}

.rating > input:checked ~ label, /* show gold star when clicked */
.rating:not(:checked) > label:hover, /* hover current star */
.rating:not(:checked) > label:hover ~ label { color: #FFD700;  } /* hover previous stars in list */

.rating > input:checked + label:hover, /* hover current star when changing rating */
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating > input:checked ~ label:hover ~ label { color: #FFED85;  } 

.star-ratings .rating, .star-ratings h4{
    display: table-cell;
    vertical-align: middle;
}
.star-ratings h4{
    padding-left: 10px;
}
.star-ratings{
    margin-bottom: 15px;
    margin-top: 5px;
}
.btn-test-blue{
    width: 100%;
    border-radius: 10px;
    padding: 10px 0px;
}
.ts-border-t{
    border-top: 1px solid #0000001c;
}
#inputPag-p{
    width: 50px;
}
.testimonials img{
    height: 250px;
}
.checked {
    color: orange;
}
.ts-color-grey{
    color: grey;
}
.test-social-bar i {
    font-size: 16px;
    color: #0090d0;
}
.test-social-bar a i {
    font-size: 16px;
    color: #fff;
}
.testimonials{
    padding-left: 0;
    list-style-type: none;
}
.testimonials h5{
    font-size: 16px;
}
.testimonials .col-lg-8{
    padding: 20px 25px;
}
.ekko-lightbox-nav-overlay{
    position: absolute;
    top: 4%;
}
.ekko-lightbox-nav-overlay a{
    background: #0000004a;
    color: #fff;
    font-size: 30px;
    padding: 10px;
}
.test-social-bar a{
    border-radius: 50%;
    padding: 8px 10px;
    background: #0090d0;
}
.ekko-lightbox-container{
    height: auto !important;
}
/*END Testimonials*/


/*Contact US*/
.contact-us h5{
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 0;
}
.contact-us p, .contact-us h4{
    letter-spacing: 1px;
}
.contact-us h4{
    font-size: 17px;
}
.contact-us p{
    font-size: 12px;
}
.contact-us i{
    color: #0090d0;
    padding-right: 10px;
}
.contact-us p, .contact-us i{
    display: inline-block;
}
.fa-map-marker-alt{
    padding-right: 12px;
}
.contact-us .kb-margin-tb-10{
    margin-top: 10px;
    margin-bottom: 10px;
}
.contact-us .form-control{
    border-radius: 8px;
    box-shadow: none;
}
.contact-us .btn-bordered{
    padding: 15px 30px;
    width: auto;
    font-size: 12px;
    letter-spacing: 1px;
}
.kb-padding-l-28{
    padding-left: 28px;
}
.kb-width-80{
    width: 80%;
}
/*END Contact US*/



/*How to Buy Page*/
.how-to-buy .kb-bg-lblue{
    width: 100%;
    display: block;
    text-align: center;
    padding: 10px 15px;
    font-size: 25px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.how-to-buy .kb-gray-gradient{
    border-radius: 10px;
    border: 1px solid #ddd;
    border-top-left-radius: 0px;
    min-height: 137px;
}
.custom-padding{
    padding-top: 20px;
    padding-left: 0;
}
.how-to-buy .kb-gray-gradient p{
    letter-spacing: 1px;
    font-size: 12px;
    margin-bottom: 0;
    padding-left: 0;
}
.kb-max-width-55{
    max-width: 55px;
    margin-top: 10px;
}
.kb-max-width-45{
    max-width: 45px;
}
.how-to-buy b{
    font-size: 14px;
    letter-spacing: 1px;
}
.how-to-buy b span{
    font-size: 10px;
}
.how-to-buy b.color-blue{
    font-size: 25px;
}
/*END How to Buy Page*/



/*Footer*/
.footer-main {
    width: 95%;
    margin: auto !important;
    padding: 80px 0px 0px 0px;
}

.kb-footer-sec5 p{
    font-size: 12px;
}

.footer-logo img {
    width: 180px;
    height: auto;
}

.kb-intro-txt {
    font-weight: 600;
    padding: 0px 0px 20px 0px;
}

.kb-footer-fb {
    background: #0090d0;
    color: #fff;
    padding: 10px 14px;
    border: 1px solid #0090d0;
    border-radius: 50px;
    font-size: 15px !important;
}

.kb-footer-yt {
    background: #0090d0;
    color: #fff;
    padding: 11px;
    border: 1px solid #0090d0;
    border-radius: 50px;
}

.kb-footer-fb:hover{
	background: #0079c800;
    color: #0090d0;
    border: 1px solid #0090d0;
}

.kb-footer-yt:hover{
	background: #0079c800;
    color: #0090d0;
    border: 1px solid #0090d0;
}

.kb-footer-main-nav {
    padding: 20px 0px;
}

.kb-footer-main-nav li{
	list-style: none;
	padding-bottom: 10px;
}

.kb-footer-main-nav li a {
    color: #333333;
    text-decoration: none;
    font-size: 12px;
}

.kb-footer-brands{
	padding-left: 0px;
	padding-top: 15px;
}

.kb-footer-brands li {
    list-style: none;
    display: table-cell;
    padding: 0px 0px 0px 5px;
}

.kb-footer-brands img {
    width: 50px;
}

.kb-footer-title {
    font-weight: 600;
}

.kb-footer-sec2 ul, .kb-footer-sec3 ul, .kb-footer-sec4 ul, .kb-footer-sec5 ul{
    padding: 0px 0px 15px 20px;
}

.kb-footer-sec2 ul li, .kb-footer-sec3 ul li, .kb-footer-sec4 ul li, .kb-footer-sec5 ul li, .kb-footer-sec6 ul li{
	padding-bottom: 0px;
}

.kb-footer-sec2 ul li a, .kb-footer-sec3 ul li a, .kb-footer-sec4 ul li a, .kb-footer-sec5 ul li a, .kb-footer-sec6 ul li a{
	font-size: 12px;
    color: #333333;
	text-decoration: none;
	padding-bottom: 5px;
}

.kb-footer-sec2 ul li a:hover, .kb-footer-sec3 ul li a:hover, .kb-footer-sec4 ul li a:hover, .kb-footer-main-nav li a:hover{
    color: #0090d0;
	text-decoration: none;
}

.kb-footer-address-icon {
    color: #0090d0;
    padding-right: 10px;
}

.footer-tp-number {
    line-height: 1;
}

.footer-email {
    padding: 5px 0px;
}

.footr-bottom{
	padding: 20px 0px 20px 0px;
}

.footr-bottom a{
	font-size: 12px;
	color: #0090d0;
	text-decoration: none;
}

.footr-bottom a:hover{
	color: #333;
}
.kb-footer-sec5 .kb-footer-title{
    font-size: 14px;
}
/*END Footer*/




/*-- End Common Styles --*/

.company-profile h6{
    margin: 0;
    margin-bottom: 0 !important;
    line-height: 1.5;
}
.company-profile p{
    line-height: 1.5;
}
.company-profile .row{
    border-bottom: 1px solid #0090d0;
    margin-top: 8px;
}
.company-profile .row:last-child{
    border-bottom: none;
}
.fs-18{
    font-size: 18px;
}
.vehicle-desc{
    padding: 25px;
    border: 1px solid #ddd;
}

/*--css-amjad---*/

.my_main_wishlist{
    padding: 20px 0 20px 0;
    border:0 !important;
}

.am_wishlist{
    width:900px;
    margin: 0 auto;
}

.am_wishlist b{
    text-align: center;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.am_wishlist hr{
    border:0.5px solid #b5b5b5;
    margin: 0;
}

.am_wishlist p{
    text-align: center;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    margin-top: 23px;
    text-transform: uppercase;
}

.am_wishlist .btn{
    text-align: center;
    margin-bottom: 10px;
    margin-top: 13px;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    padding: 10px 23px;
    letter-spacing: 1px;
}