    @-webkit-keyframes "fadeInUp" {
	 0% {
		 opacity: 0;
		 -webkit-transform: translateY(20px);
	}
	 100% {
		 opacity: 1;
		 -webkit-transform: translateY(0);
	}
}
 @-moz-keyframes "fadeInUp" {
	 0% {
		 opacity: 0;
		 -moz-transform: translateY(20px);
	}
	 100% {
		 opacity: 1;
		 -moz-transform: translateY(0);
	}
}
 @-o-keyframes "fadeInUp" {
	 0% {
		 opacity: 0;
		 -o-transform: translateY(20px);
	}
	 100% {
		 opacity: 1;
		 -o-transform: translateY(0);
	}
}
 @keyframes "fadeInDown" {
	 0% {
		 opacity: 0;
		 transform: translateY(-20px);
	}
	 100% {
		 opacity: 1;
		 transform: translateY(0);
	}
}
 @-o-keyframes "fadeInDown" {
	 0% {
		 opacity: 0;
		 -o-transform: translateY(-20px);
	}
	 100% {
		 opacity: 1;
		 -o-transform: translateY(0);
	}
}
 @-webkit-keyframes "fadeInDown" {
	 0% {
		 opacity: 0;
		 -webkit-transform: translateY(-20px);
	}
	 100% {
		 opacity: 1;
		 -webkit-transform: translateY(0);
	}
}
 @-moz-keyframes "fadeInDown" {
	 0% {
		 opacity: 0;
		 -moz-transform: translateY(-20px);
	}
	 100% {
		 opacity: 1;
		 -moz-transform: translateY(0);
	}
}
 body {
	 font-size: 14px;
	 font-weight: 400;
	 letter-spacing: 0.3px;
	 font-family: 'Roboto', sans-serif;
	 line-height: 1.7em;
	 background: #fff;
}
 p {
	 font-size: 14px;
	 line-height: 24px;
	 margin: 0;
	 color: #000000;
	 font-family: 'Roboto', sans-serif;
}
 ul {
	 list-style: none;
	 padding-left: 0px;
	 margin-bottom: 0px;
}
 li {
	 list-style: none;
}
 table {
	 width: 100%;
	 max-width: 100%;
	 margin-bottom: 20px;
}
 td {
	 border: none;
	 padding: 8px 22px;
}
 a {
	 font-size: 16px;
	 text-decoration: none;
	 font-family: 'Roboto', sans-serif;
}
 h1 {
	 margin: 0;
	 color: #000;
	 font-family: 'Roboto', sans-serif;
}
 h2 {
	 margin: 0;
	 color: #000;
	 font-family: 'Roboto', sans-serif;
}
 h3 {
	 margin: 0;
	 color: #000;
	 font-family: 'Roboto', sans-serif;
}
 h4 {
	 margin: 0;
	 color: #000;
	 font-family: 'Roboto', sans-serif;
}
 .top-sec {
	 background: #f2f4f6;
	 padding: 6px 0px;
}
 .top-icon {
	 text-align: right;
}
 .top-icon ul li {
	 display: inline-block;
	 list-style: none;
}
 .top-icon li a {
	 color: #868889;
	 padding: 0px 6px;
}
 .top-srch .form-control {
	 position: relative;
	 box-shadow: none;
	 height: 36px;
}
 .top-srch .from-group button {
	 position: absolute;
	 top: 4px;
	 right: 28px;
	 background: none;
	 border: none;
	 color: #b0b0b0;
	 font-size: 18px;
	 border-radius: 5px;
}
 .btn-group-lg >.btn {
	 margin-right: 4px;
	 font-size: 10px;
	 font-weight: bold;
	 text-transform: uppercase;
	 padding: 10px 6px;
}
 .btn-lg {
	 margin-right: 4px;
	 font-size: 10px;
	 font-weight: bold;
	 text-transform: uppercase;
	 padding: 10px 6px;
}
 .log-cart ul li {
	 display: inline-block;
	 list-style: none;
}
 .log-cart li a {
	 background: #f47721;
	 color: #fff;
	 text-decoration: none;
	 padding: 10px 9px;
	 border-radius: 5px;
	 text-transform: uppercase;
	 font-weight: bold;
	 font-size: 10px;
}
 .log-cart img {
	 margin-right: 2px;
	 width: 15%;
}
 .log-cart .modal.in .modal-dialog {
	 text-align: left;
}
 .log-cart .modal-header {
	 border-bottom: none;
	 padding: 45px 60px;
	 background: url(../images/popup-img.jpg);
	 background-size: cover;
	 background-repeat: no-repeat;
}
 .log-cart .modal-header .nav-tabs {
	 border-bottom: none;
}
 .log-cart .modal-header .nav-tabs >li.active >a {
	 border: none;
	 color: #fff;
	 background: #105cb0;
}
 .log-cart .modal-header .nav-tabs >li >a {
	 border: none;
	 padding: 8px 26px;
	 margin-right: 12px;
	 width: unset;
}
 .log-cart .modal-header .nav >li >a:focus {
	 text-decoration: none;
	 background: #105cb0;
	 border: none;
}
 .log-cart .modal {
	 z-index: 999999999999999;
}
 .menu-sec .navbar-brand {
	 display: none;
}
 .menu-sec .navbar-inverse {
	 background: none;
	 border: none;
	 min-height: 0;
}
 .menu-sec .navbar-inverse .navbar-nav >li >a {
	 color: #000;
	 text-transform: uppercase;
	 font-size: 12px;
	 font-weight: bold;
	 padding: 0;
}
 .menu-sec .navbar-inverse .navbar-nav >li >a:focus {
	 color: #000;
}
 .menu-sec .navbar-collapse {
	 padding: 0;
}
 .menu-sec .nav.navbar-nav li {
	 padding: 0px 56px 0px 0px;
}
 .menu-sec .nav.navbar-nav li:last-child {
	 padding: 0px 0px 0px 7px;
}
 .navbar-inverse .navbar-nav >li >a:hover {
	 color: #000;
}
 .offer-img {
	 position: relative;
}
 .offer-img img {
	 width: 100%;
}
 .offer-absolute {
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100%;
	 padding: 8px;
}
 .offer-absolute .marquee {
	 overflow: hidden;
}
 .offer-absolute .marquee p {
	 color: #fff;
	 font-size: 18px;
}
 .offer-absolute .breadcrumb {
	 padding: 0px 20px;
	 margin-bottom: 0;
	 list-style: none;
	 background: none;
	 border-radius: 0;
}
 .offer-absolute .breadcrumb li {
	 color: #fff;
	 font-size: 14px;
}
 .offer-absolute li a {
	 text-decoration: none;
	 color: #fff;
	 font-size: 14px;
}
 .offer-text h2 {
	 font-size: 16px;
	 font-weight: bold;
	 color: #fff;
	 padding: 4px 0px;
}
 .arrivl-slider {
	 padding-bottom: 20px;
}
 .arrivl-slider .owl-buttons {
	 position: absolute;
	 top: 60px;
	 left: 0;
	 width: 100%;
	 text-align: left;
	 z-index: 999999;
}
 .arrivl-slider .owl-next {
	 float: right;
}
 .arrivl-slider .owl-prev.disabled {
	 z-index: 9999999;
}
 .brand-sec .owl-carousel ,
 .arrivl-slider .owl-carousel {
	 display: none;
	 position: relative;
	 overflow: hidden;
	 width: 100%;
}
 .brand-sec .owl-carousel:after ,
 .arrivl-slider .owl-carousel:after {
	 content: ".";
	 display: block;
	 clear: both;
	 visibility: hidden;
	 line-height: 0;
	 height: 0;
}
 .arrivl-slider .owl-carousel .owl-wrapper {
	 position: relative;
	 display: inline-block;
	 -webkit-transform: translate3d(0px,0px,0px);
	 -webkit-perspective: 1000;
	 -webkit-backface-visibility: hidden;
	 -moz-backface-visibility: hidden;
	 -ms-backface-visibility: hidden;
}
 .arrivl-slider .owl-carousel .owl-item {
	 float: left;
}
 .arrivl-slider .owl-controlls {
	 -webkit-user-select: none;
	 -khtml-user-select: none;
	 -moz-user-select: none;
	 -ms-user-select: none;
	 user-select: none;
	 -webkit-tap-highlight-color: rgba(0,0,0,0);
}
 .arrivl-slider .grabbing {
	 cursor: url(grabbing.png) 8 8, move;
}
 .arrivl-slider .owl-theme .owl-controlls {
	 margin-top: 10px;
	 text-align: center;
}
 .arrivl-slider .owl-theme .owl-controlls .owl-buttons div {
	 color: #FFF;
	 display: inline-block;
	 zoom: 1;
	 *display: inline;
	 margin: 5px;
	 padding: 7px 10px;
	 font-size: 12px;
	 -webkit-border-radius: 30px;
	 -moz-border-radius: 30px;
	 border-radius: 30px;
	 background: #1661b3;
	 opacity: 1;
	 width: 40px;
	 height: 40px;
	 cursor: pointer;
}
 .arrivl-slider .owl-theme .owl-controlls .owl-buttons .owl-next {
	 margin: 0px;
}
 .arrivl-slider .owl-theme .owl-controlls .owl-buttons .owl-next:before {
	 font-family: "fontAwesome";
	 font-size: 17px;
	 display: inline-block;
	 content: '\f054';
	 width: 19px;
	 text-align: center;
}
 .arrivl-slider .owl-theme .owl-controlls .owl-buttons .owl-prev {
	 margin: 0px;
}
 .arrivl-slider .owl-theme .owl-controlls .owl-buttons .owl-prev:before {
	 font-family: "fontAwesome";
	 font-size: 17px;
	 display: inline-block;
	 content: '\f053';
	 width: 19px;
	 text-align: center;
}
 .arrivl-slider .owl-theme .owl-controlls .owl-page {
	 display: inline-block;
	 zoom: 1;
	 *display: inline;
}
 .arrivl-slider .owl-theme .owl-controlls .owl-page span {
	 display: block;
	 width: 8px;
	 height: 8px;
	 margin: 5px 4px;
	 opacity: 0.5;
	 -webkit-border-radius: 20px;
	 -moz-border-radius: 20px;
	 border-radius: 20px;
	 background: #869791;
	 cursor: pointer;
}
 .arrivl-slider .owl-theme .owl-controlls .owl-page span.owl-numbers {
	 height: auto;
	 width: auto;
	 color: #FFF;
	 padding: 2px 10px;
	 font-size: 12px;
	 -webkit-border-radius: 30px;
	 -moz-border-radius: 30px;
	 border-radius: 30px;
}
 .arrivl-slider .owl-theme .owl-controlls .owl-page.active span {
	 opacity: 1;
	 width: 22px;
	 background: #2165b9;
}
 .arrivl-slider .owl-theme .owl-controlls.clickable .owl-buttons div:hover {
	 opacity: 1;
	 text-decoration: none;
}
 .arrivl-slider.bgcolor {
	 background: #f3f5f7;
	 padding: 50px 0px;
}
 .arrivl-slider.bgcolor .owl-buttons {
	 position: absolute;
	 top: 60px;
	 left: 0;
	 width: 100%;
	 text-align: left;
	 z-index: 999999;
}
 .arrivl-slider.bgcolor .owl-next {
	 float: right;
}
 .arrivl-slider.bgcolor .owl-prev.disabled {
	 z-index: 9999999;
}
 .arrivl-slider.bgcolor .arrivl-img {
	 background: #fff;
	 padding: 18px 0px;
}
 .arrivl-slider.bgcolor .arrivl-img:hover {
	 border: none;
}
 .arrivl-slider.bgcolor .arrivl-img .arrivl-text {
	 padding: 10px;
}
 .arrivl-slider.bgcolor .item {
	 padding: 0px 0px 0px 8px;
}
 .nav-tabs >li.active >a:focus {
	 border: none;
	 color: #fff;
	 background: #105cb0;
}
 .nav-tabs >li.active >a:hover {
	 border: none;
	 color: #fff;
	 background: #105cb0;
}
 .nav >li >a:hover {
	 text-decoration: none;
	 background: #105cb0;
	 border: none;
}
 .tab-content {
	 padding: 20px 0px;
}
 .popup-form .form-control {
	 box-shadow: none;
	 border-radius: 0;
	 height: 38px;
	 background: none;
	 color: #fff;
	 border: 1px solid #fff;
}
 .popup-form .checkbox label {
	 color: #fff;
}
 .popup-form .form-group {
	 /*margin-top: 30px;*/
}
 .popup-form .sub-btn {
	 background: #fff;
	 border: none;
	 padding: 6px 20px;
	 color: #f47721;
	 font-size: 16px;
	 font-weight: bold;
	 margin-top: 10px;
}
 .radio {
	 margin: 0;
	 border: 1px solid #ccc;
	 text-align: center;
	 padding: 6px;
	 display: inline-block;
	 border: none;
	 display: block;
	 width: 100%;
	 text-align: left;
	 padding: 6px 0px;
}
 .radio label {
	 color: #fff;
	 color: #626060;
	 color: #999;
	 font-family: 'Lato', sans-serif;
	 padding-left: 22px;
}
 .modal-header .close {
	 font-size: 32px;
	 color: #fff;
	 opacity: 1;
}
 .cutry-menu {
	 float: right;
	 width: 88%;
	 margin-top: 12px;
}
 .cutry-menu .btn.popup-btn.btn-info.btn-lg {
	 background: #0d4166;
	 border: none;
	 color: #fff;
	 width: 100%;
	 text-align: center;
	 border-radius: 0;
	 font-weight: bold;
	 font-size: 12px;
}
 .banner-sec .carousel-indicators {
	 bottom: 4px;
}
 .banner-sec .carousel-indicators li {
	 width: 8px;
	 height: 8px;
	 border: none;
	 background: #006b79;
	 margin: 0;
}
 .banner-sec .carousel-indicators .active {
	 margin: 0;
	 background: #36a0af;
}
 .banner-sec .carousel-caption {
	 right: 0;
	 top: 65px;
	 left: 0;
	 color: #fff;
	 text-align: left;
	 text-shadow: none;
	 width: 75%;
	 padding: 0px 102px;
}
 .banner-sec .carousel-caption p {
	 position: relative;
	 font-size: 48px;
	 font-family: 'Montserrat', sans-serif;
	 font-weight: bold;
	 padding: 90px 90px;
}
 .banner-sec .carousel-caption p img {
	 position: absolute;
	 top: 0;
	 left: 0;
}
 .banner-sec .carousel-caption p span {
	 display: block;
	 font-size: 44px;
	 margin-top: 25px;
	 font-weight: 500;
}
 .banner-sec .carousel-caption p span i {
	 font-weight: 300;
}
 .mobile-sec {
	 padding: 20px 0px 133px 0px;
}
 .grid-colm {
	 background: #ebdbe4;
	 padding: 30px 30px 80px 30px;
	 position: relative;
}
 .grid-colm h2 {
	 font-weight: bold;
	 font-size: 26px;
	 font-family: 'Montserrat', sans-serif;
}
 .grid-colm a {
	 font-weight: bold;
	 font-size: 14px;
	 text-decoration: none;
	 color: #0f5cb1;
}
 .grid-colm a i {
	 background: #0f5cb1;
	 color: #fff;
	 width: 16px;
	 height: 16px;
	 text-align: center;
	 border-radius: 10px;
	 margin-right: 6px;
}
 .grid-colm p {
	 color: #5b5b5b;
	 padding: 10px 0px;
}
 .grid-colm img {
	 position: absolute;
	 bottom: -100px;
	 right: 18px;
}
 .last-grid-colm {
	 background: #d2dccf;
	 position: relative;
	 padding: 30px 30px 80px 30px;
	 min-height: 231px;
}
 .last-grid-colm img {
	 position: absolute;
	 bottom: -102px;
	 right: 18px;
}
 .grid-colm.threcol {
	 background: #dbe5eb;
}
 .deals-of-sec {
	 padding: 150px 0px 70px 0px;
}
 .deal-dey {
	 padding: 40px 0px;
}
 .deals-text h2 {
	 font-weight: bold;
}
 .deals-text h2 span {
	 color: #1661b3;
	 margin-right: 6px;
}
 .dhm-text {
	 margin-top: -20px;
}
 .dhm-text .hours {
	 border: 2px solid #b8d556 !important;
}
 .dhm-text .minutes {
	 border: 2px solid #8999d2 !important;
}
 #clockdiv2 {
	 display: inline-block;
	 text-align: center;
}
 #clockdiv2 >div {
	 border-radius: 3px;
	 display: inline-block;
	 margin-right: 20px;
}
 #clockdiv2 div >span {
	 border-radius: 100px;
	 display: inline-block;
	 width: 35px;
	 height: 35px;
	 padding: 4px 0px;
	 font-size: 18px;
	 font-weight: bold;
	 border: 2px solid #ffac06;
}
 #clockdiv3 {
	 display: inline-block;
	 text-align: center;
}
 #clockdiv3 >div {
	 border-radius: 3px;
	 display: inline-block;
	 margin-right: 20px;
}
 #clockdiv3 div >span {
	 border-radius: 100px;
	 display: inline-block;
	 width: 35px;
	 height: 35px;
	 padding: 4px 0px;
	 font-size: 18px;
	 font-weight: bold;
	 border: 2px solid #ffac06;
}
 #clockdiv4 {
	 display: inline-block;
	 text-align: center;
}
 #clockdiv4 >div {
	 border-radius: 3px;
	 display: inline-block;
	 margin-right: 20px;
}
 #clockdiv4 div >span {
	 border-radius: 100px;
	 display: inline-block;
	 width: 35px;
	 height: 35px;
	 padding: 4px 0px;
	 font-size: 18px;
	 font-weight: bold;
	 border: 2px solid #ffac06;
}
 #clockdiv5 {
	 display: inline-block;
	 text-align: center;
}
 #clockdiv5 >div {
	 border-radius: 3px;
	 display: inline-block;
	 margin-right: 20px;
}
 #clockdiv5 div >span {
	 border-radius: 100px;
	 display: inline-block;
	 width: 35px;
	 height: 35px;
	 padding: 4px 0px;
	 font-size: 18px;
	 font-weight: bold;
	 border: 2px solid #ffac06;
}
 .smalltext {
	 padding-top: 5px;
	 color: #000;
	 font-size: 18px;
}
 .grab-cirl {
	 margin-top: 16px;
}
 .grab-cirl .hours {
	 border: 2px solid #b8d556 !important;
}
 .grab-cirl .minutes {
	 border: 2px solid #8999d2 !important;
}
 .grab-cirl p {
	 display: inline-block;
	 list-style: none;
}
 .view-more {
	 text-align: right;
}
 .view-more a {
	 background: #1661b3;
	 color: #fff;
	 font-size: 18px;
	 text-decoration: none;
	 padding: 4px 10px;
}
 .view-more a:hover {
	 background: #f47721;
}
 .grid7 {
	 text-align: center;
	 padding: 22px 8px;
	 background: #f9f9f9;
	 position: relative;
	 min-height: 212px;
}
 .grid7:nth-child(2) {
	 background: #fff;
}
 .grid7:nth-child(4) {
	 background: #fff;
}
 .grid7:nth-child(6) {
	 background: #fff;
}
 .grid7-text {
	 margin-top: 32px;
	 position: absolute;
	 width: 100%;
	 left: 0;
	 padding: 0px 10px;
}
 .grid7-text a {
	 text-decoration: none;
	 color: #000;
	 font-size: 12px;
	 font-weight: 500;
}
 .grid7-text p {
	 line-height: 18px;
}
 .top-categori-sec {
	 background: #f3f5f7;
	 padding: 40px 0px 70px 0px;
	 margin-top: 10%;
}
 .top-categori-sec .grid7 {
	 background: none;
	 min-height: 0;
	 position: relative;
	 border-right: 1px solid #ccc;
}
 .top-categori-sec .grid7 h2 {
	 font-weight: bold;
}
 .top-categori-sec .grid7 span {
	 position: absolute;
	 top: 0;
	 right: 6px;
	 background: #ee3737;
	 padding: 0px 10px;
	 color: #fff;
	 font-weight: 600;
	 font-size: 12px;
}
 .top-categori-sec .col-md-10 .col-md-2:last-child .grid7 {
	 border: none;
}
 .top-categori-sec .categori-grid p {
	 font-size: 30px;
	 font-weight: 400;
	 padding: 4px 0px;
}
 .arrivl-sec {
	 padding-top: 20px;
}
 .arrivl-sec .bdr {
	 border-bottom: 1px solid #ccc;
	 padding-bottom: 10px;
	 margin-bottom: 30px;
}
 .categori-grid {
	 padding: 25px 0px;
}
 .categori-grid h2 {
	 font-weight: bold;
}
 .categori-grid a {
	 font-family: 'Montserrat', sans-serif;
	 font-weight: 600;
	 text-decoration: none;
	 color: #000;
	 font-size: 14px;
	 border: 1px solid #ccc;
	 padding: 2px 10px;
	 display: block;
	 width: -moz-fit-content;
	 width: fit-content;
	 width: -webkit-fit-content;
	 width: -o-fit-content;
	 margin-top: 15px;
}
 .categori-grid a:hover {
	 background: #f47721;
	 color: #fff;
}
 .grab-sec {
	 padding: 50px 0px;
}
 .grab-sec .deals-text {
	 text-align: center;
	 padding-bottom: 32px;
}
 .grab-colm {
	 position: relative;
	 overflow: hidden;
}
 .grab-colm img {
	 transition: 0.5s;
}
 .grab-colm img:hover {
	 transform: scale(1.1);
}
 .grab-text {
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100%;
	 padding: 17px;
}
 .grab-text h3 {
	 font-size: 22px;
}
 .grab-text h4 {
	 font-size: 18px;
	 font-weight: 400;
}
 .grab-text p {
	 color: #fff;
	 background: #000;
	 font-size: 16px;
	 padding: 5px 34px 5px 8px;
	 margin: 18px 0px 5px 0px;
	 width: -moz-fit-content;
	 width: fit-content;
	 width: -webkit-fit-content;
	 width: -o-fit-content;
}
 .grab-text h5 {
	 font-weight: 400;
	 color: #000;
}
 .grab-text .white {
	 color: #fff !important;
}
 .owl-carousel .owl-item {
	 -webkit-backface-visibility: hidden;
	 -moz-backface-visibility: hidden;
	 -ms-backface-visibility: hidden;
}
 .owl-theme .owl-controlls.clickable .owl-page:hover span {
	 opacity: 1;
	 width: 22px;
	 background: #2165b9;
}
 .arrivl-text h3 {
	 font-size: 10px;
}
 .arrivl-text a {
	 text-decoration: none;
	 font-size: 11px;
	 color: #000;
	 line-height: 20px;
	 display: block;
	 line-height: 18px;
}
 .arrivl-img {
	 text-align: center;
	 position: relative;
	 transition: 0.4s;
}
 .arrivl-img:hover {
	 border: 1px solid #ccc;
	 transition: 0.4s;
}
 .arrivl-img:hover .add-sec {
	 opacity: 1;
	 transition: 0.4s;
}
 .add-sec {
	 opacity: 0;
	 transition: 0.4s;
}
 .add-btn {
	 opacity: 1;
	 background: none;
	 color: #3d89dd;
	 border: 1px solid #3d89dd;
	 font-size: 13px;
	 border-radius: 30px;
	 padding: 2px 25px;
	 margin: 10px 0px;
}
 .add-btn:hover {
	 background: #1661b3;
	 color: #fff;
}
 .brand-sec {
	 padding: 33px 0px;
}
 .brand-sec .deals-text {
	 text-align: center;
	 margin-bottom: 30px;
}
 .brand-sec .owl-wrapper {
	 margin: auto;
}
 .brand-sec .owl-carousel .owl-controlls {
	 display: none;
}
 .brand-sec .owl-carousel .owl-item {
	 float: left;
}
 .footer-text p {
	 color: #a2a2a2;
	 margin-top: 15px;
}
 .footer-text h4 {
	 color: #686868;
	 font-size: 14px;
}
 .footer-text ul {
	 margin-top: 43px;
}
 .footer-text ul li {
	 display: block;
}
 .footer-text li a {
	 color: #a2a2a2;
	 font-size: 15px;
	 text-decoration: none;
	 line-height: 30px;
}
 .footer-text .form-group {
	 margin-top: 43px;
	 margin-bottom: 0;
}
 .footer-text .form-control {
	 border-radius: 0;
	 box-shadow: none;
	 position: relative;
}
 .footer-sec {
	 padding: 20px 0px 50px 0px;
}
 .footer-grid {
	 display: grid;
	 grid-template-columns: auto auto auto auto auto auto;
	 grid-gap: 42px;
}
 .footer-icon {
	 margin-top: 35px;
}
 .footer-icon a {
	 color: #7f7f7f;
	 text-decoration: none;
	 display: inline-block;
	 list-style: none;
	 margin-right: 10px;
}
 .pay-logo img {
	 margin-bottom: 20px;
}
 .pay-logo ul li {
	 display: inline-block;
	 margin-right: 18px;
}
 .animatable {
	 visibility: hidden;
	 -webkit-animation-play-state: paused;
	 -moz-animation-play-state: paused;
	 -ms-animation-play-state: paused;
	 -o-animation-play-state: paused;
	 animation-play-state: paused;
}
 .animated {
	 visibility: visible;
	 -webkit-animation-fill-mode: both;
	 -moz-animation-fill-mode: both;
	 -ms-animation-fill-mode: both;
	 -o-animation-fill-mode: both;
	 animation-fill-mode: both;
	 -webkit-animation-duration: 0.8s;
	 -moz-animation-duration: 0.8s;
	 -ms-animation-duration: 0.8s;
	 -o-animation-duration: 0.8s;
	 animation-duration: 0.8s;
	 -webkit-animation-play-state: running;
	 -moz-animation-play-state: running;
	 -ms-animation-play-state: running;
	 -o-animation-play-state: running;
	 animation-play-state: running;
}
 .animated.fadeInUp {
	 -webkit-animation-name: fadeInUp;
	 -moz-animation-name: fadeInUp;
	 -o-animation-name: fadeInUp;
	 animation-name: fadeInUp;
}
 .animated.fadeInDown {
	 -webkit-animation-name: fadeInDown;
	 -moz-animation-name: fadeInDown;
	 -o-animation-name: fadeInDown;
	 animation-name: fadeInDown;
}
 .inter-link-text {
	 padding-top: 18px;
}
 .inter-link-text p {
	 font-size: 18px;
}
 .inter-link-text p a {
	 color: #105cb0;
	 font-weight: bold;
	 font-size: 18px;
	 text-decoration: none;
}
 .inter-link-text p span {
	 margin: 0px 8px;
	 font-size: 21px;
}
 .details-sec {
	 padding: 20px 0px 50px 0px;
}
 #product-slider {
	 width: 457px;
	 margin: 0 auto;
}
 #product-slider:after {
	 clear: both;
	 content: none;
	 display: block;
}
 #product-slider .nav-item {
	 width: 84px;
	 height: 84px;
	 display: block;
	 text-align: center;
	 border: 1px solid #ccc;
}
 #product-slider .nav-item img {
	 margin-top: 50%;
	 transform: translate(0,-50%) !important;
	 -ms-transform: translate(0,-50%) !important;
}
 #navigation {
	 float: left;
	 position: relative;
	 width: 100px;
	 height: 581px;
	 overflow: hidden;
}
 #slider {
	 float: left;
	 position: relative;
	 height: 523px;
	 width: 355px;
	 overflow: hidden;
	 margin-top: 25px;
}
 #nav-images {
	 position: absolute;
	 top: 0;
}
 .nav-item {
	 cursor: pointer;
}
 #arrows {
	 position: relative;
	 height: 586px;
}
 #more-down {
	 text-align: center;
	 position: absolute;
	 bottom: 0;
	 width: 84%;
	 height: 30px;
	 border: 1px solid #ccc;
	 color: #000;
	 z-index: 1;
	 cursor: pointer;
}
 #more-down i {
	 color: #000;
	 font-family: "FontAwesome";
	 font-size: 30px;
	 margin: 0;
}
 .gallery-bdt {
	 float: left;
	 width: 100%;
	 border: 1px solid #ccc;
}
 #more-up {
	 text-align: center;
	 position: absolute;
	 top: 0;
	 width: 84%;
	 height: 30px;
	 border: 1px solid #ccc;
	 color: 000;
	 z-index: 1;
	 cursor: pointer;
	 display: none;
}
 #more-up i {
	 color: 000;
	 font-family: "FontAwesome";
	 font-size: 30px;
	 margin: 0;
}
 #slides {
	 position: absolute;
	 left: 0;
	 list-style-type: none;
	 width: 5100px;
}
 #slides li {
	 width: 355px;
	 text-align: center;
	 height: 525px;
	 float: left;
}
 .ad-cart {
	 text-align: left;
}
 .ad-cart .btn {
	 background: #30abfe;
	 color: #fff;
	 font-size: 16px;
	 border-radius: 0;
	 padding: 14px 16px;
	 width: 34%;
	 /*margin-top: 20px;*/
}
 .ad-cart .btn.focus {
	 color: #fff;
}
 .btn.buy_now {
	 background: #f47721;
	 margin-left: 10px;
}
 .btn:focus {
	 color: #fff;
}
 .btn:hover {
	 color: #fff;
}
 .right-text .checked {
	 color: #fac917;
}
 .right-text p {
	 display: inline-block;
	 color: #54535a;
}
 .right-text span {
	 font-size: 16px;
	 color: #626060;
}
 .right-text h3 {
	 margin-bottom: 6px;
}
 .price-sec {
	 padding: 10px 0px;
}
 .price-sec h4 {
	 position: relative;
	 padding: 4px 0px;
	 color: #54535a;
}
 .price-sec span {
	 position: absolute;
	 top: 5px;
	 left: 94px;
}
 .price-sec h5 {
	 color: #000;
	 font-size: 16px;
	 margin-left: 95px;
	 margin-bottom: 0;
	 margin-top: 0;
}
 .tag-sec {
	 padding: 10px 0px;
}
 .tag-sec i {
	 position: absolute;
	 top: 0;
	 left: 0;
	 font-size: 18px;
	 color: #4bc30e; 
	 top: 4px;
}
 .tag-sec p {
	 position: relative;
	 padding-left: 28px;
	 margin-bottom: 6px;
	 color: #54535a;
	 font-size: 13px;
}
 .tag-sec p a {
	 text-decoration: none;
	 font-size: 17px;
	 color: #246ab8;
}
 .check-colm {
	 padding: 15px 0px;
}
 .check-colm input[type=radio] {
	 position: absolute;
	 visibility: hidden;
	 display: none;
}
 .check-colm input[type=radio]:checked + label {
	 color: #fff;
	 background: #f47721;
}
 .check-colm label {
	 color: #9a929e;
	 display: inline-block;
	 cursor: pointer;
	 font-weight: 400;
	 padding: 5px 20px;
}
 .check-colm label + input[type=radio] + label {
	 border-left: solid 3px #675f6b;
}
 .custom-radios {
	 display: inline-block;
}
 .custom-radios div {
	 display: inline-block;
}
 .custom-radios input[type="radio"] {
	 display: none;
}
 .custom-radios input[type="radio"] + label {
	 color: #333;
	 font-family: Arial, sans-serif;
	 font-size: 14px;
}
 .custom-radios input[type="radio"] + label span {
	 display: inline-block;
	 width: 25px;
	 height: 25px;
	 margin: 4px 20px 0 0;
	 vertical-align: middle;
	 cursor: pointer;
	 border-radius: 50%;
	 border: 2px solid #FFFFFF;
	 box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
	 background-repeat: no-repeat;
	 background-position: center;
	 text-align: center;
	 line-height: 44px;
}
 .custom-radios input[type="radio"] + label span img {
	 opacity: 0;
	 transition: all .3s ease;
}
 .custom-radios input[type="radio"]:checked + label span {
	 opacity: 1;
	 background: url(../images/check.png) center center no-repeat;
	 width: 25px;
	 height: 25px;
	 display: inline-block;
}
 .custom-radios input[type="radio"]#color-1 + label span {
	 background-color: #2ecc71;
}
 .custom-radios input[type="radio"]#color-2 + label span {
	 background-color: #3498db;
}
 .custom-radios input[type="radio"]#color-3 + label span {
	 background-color: #f1c40f;
}
 .custom-radios input[type="radio"]#color-4 + label span {
	 background-color: #e74c3c;
}
 .custom-radios li {
	 display: inline-block;
	 list-style: none;
	 border: 1px solid #ccc;
	 width: 70px;
	 height: 70px;
	 padding: 5px 0px;
	 margin-right: 10px;
}
 .brand-text p {
	 font-size: 14px;
	 display: inline-block;
	 color: #54535a;
}
 .brand-text p a {
	 text-decoration: none;
	 font-size: 14px;
	 color: #246ab8;
}
 .brand-text img {
	 border: 1px solid #ccc;
	 padding: 5px 16px;
	 margin-right: 12px;
}
 .clr {
	 padding: 15px 0px 0px 0px;
}
 .clr h2 {
	 font-size: 13px;
	 color: #626060;
	 padding: 0;
	 width: 85px;
	 float: left;
	 font-weight: 500;
}
 .clr .checkbox {
	 margin: 0;
	 border: 1px solid #ccc;
	 text-align: center;
	 padding: 6px;
	 display: inline-block;
}
 .clr .checkbox label {
	 color: #626060;
}
 .clr input[type="checkbox"] {
	 margin: 5px 0 0;
}
 .redio-btn {
	 display: inline-block;
}
 .redio-btn .radio {
	 padding: 0px;
}
 input[type="radio"] {
	 margin: 5px 0 0;
	 margin: 8px -20px 0px;
}
 .enter-code {
	 display: inline-block;
}
 .enter-code .form-control {
	 text-indent: 10px;
	 width: 250px !important;
	 border: none;
	 box-shadow: none;
	 border: 1px solid #ccc;
	 padding: 0px 8px;
	 border-radius: 0;
	 padding: 0;
	 color: #626060;
	 font-size: 15px;
}
 .enter-code .input-group-addon {
	 background: none;
	 border: none;
	 padding: 0;
}
 .enter-code .glyphicon {
	 left: 8px;
	 z-index: 999;
	 color: #626060;
	 top: 0px;
	 font-size: 16px;
}
 .enter-code .btn.btn-default {
	 border: none;
	 color: #236ab8;
	 font-size: 17px;
	 padding: 0;
	 font-size: 14px;
	 background: #0f5cb1;
	 border-radius: 0;
	 color: #fff;
	 padding: 7px 15px;
}
 .enter-code .btn-default:hover {
	 color: #30abfe;
	 border: none;
	 background: none;
}
 .detail-right-btm {
	 padding: 10px 0px;
}
 .detail-right-btm .pin-btn {
	 background: #000;
	 color: #fff;
	 border: none;
	 padding: 3px 10px;
	 border-radius: 5px;
}
 .input-text p {
	 font-size: 12px;
	 color: #54535a;
}
 .input-text a {
	 text-decoration: none;
	 color: #236ab8;
	 font-size: 12px;
}
 .highlight-text {
	 margin-left: 14px;
	 list-style: none;
	 float: left;
	 width: calc(100% - 100px);
}
 .highlight-text li {
	 line-height: 22px;
	 margin-bottom: 8px;
	 font-size: 14px;
	 color: #54535a;
}
 .highlight-text a {
	 text-decoration: none;
	 color: #236ab8;
	 font-size: 14px;
}
 .fresh-comm ul li {
	 display: inline-block;
	 list-style: none;
}
 .fresh-comm li {
	 color: #236ab8;
	 margin-right: 10px;
}
 .fresh-comm li span {
	 background: #6b93c9;
	 text-align: center;
	 padding: 3px 10px;
	 border-radius: 10px;
	 margin: 0;
	 color: #fff;
}
 .fresh-comm li span i {
	 margin-left: 6px;
	 font-size: 10px;
}
 .fresh-comm li:last-child {
	 display: block;
	 color: #333;
	 position: relative;
	 margin-left: 12px;
	 margin-top: 8px;
}
 .fresh-comm li:last-child::before {
	 position: absolute;
	 left: -10px;
	 top: 10px;
	 width: 7px;
	 height: 7px;
	 content: "";
	 background: #636060;
	 border-radius: 30px;
}
 .fresh-comm p {
	 font-size: 14px;
	 margin-top: 7px;
}
 .product-desc-text {
	 padding: 22px;
	 border-bottom: 1px solid #ccc;
}
 .product-desc-text p {
	 font-size: 14px;
	 margin-top: 10px;
}
 .product-desc-text a {
	 text-decoration: none;
	 font-weight: 600;
	 font-weight: 500;
	 color: #236ab8;
}
 .product-desc-text:last-child {
	 padding: 8px 20px;
}
 .product-colm {
	 border: 1px solid #ccc;
}
 .product-specification {
	 border: 1px solid #ccc;
	 margin-top: 30px;
	
}
 .product-specification .table >tbody >tr >td {
	 border: none;
	 padding: 8px 22px;
	 
}
 .speci-text h2 {
	 border-bottom: 1px solid #ccc;
	 padding: 22px;
	 font-size: 22px;
	 color: #626060;
}
 .speci-text .wid {
	 width: 25%;
	
	 
}
 .table >tbody >tr >th {
	 border: none;
	 padding: 8px 22px;
	 border-top: none;
	 font-size: 12px;
	 padding: 8px 0px;
	 
}
 .table >tfoot >tr >td {
	 border: none;
	 padding: 8px 22px;
	 border-top: none;
	 font-size: 12px;
	 padding: 8px 0px;
}
 .table >tfoot >tr >th {
	 border: none;
	 padding: 8px 22px;
	 border-top: none;
	 font-size: 12px;
	 padding: 8px 0px;
}
 .table >thead >tr >td {
	 border: none;
	 padding: 8px 22px;
	 border-top: none;
	 font-size: 12px;
	 padding: 8px 0px;
}
 .table >thead >tr >th {
	 border: none;
	 padding: 8px 22px;
	 border-top: none;
	 font-size: 12px;
	 padding: 8px 0px;
}
 .read-more {
	 border-top: 1px solid #ccc;
}
 .read-more a {
	 text-decoration: none;
	 font-weight: 500;
	 color: #236ab8;
	 padding: 10px 22px;
	 display: block;
}
 .rews-text {
	 padding: 22px;
}
 .rews-text p {
	 margin-bottom: 5px;
}
 .rews-text img {
	 margin-bottom: 5px;
}
 .inter-banner-img {
	 position: relative;
}
 .inter-banner-img img {
	 width: 100%;
}
 .inter-banner-img h2 {
	 position: absolute;
	 bottom: 40%;
	 left: 0;
	 width: 100%;
	 text-align: center;
	 font-size: 40px;
	 color: #fff;
	 font-weight: 700;
}
 .about-sec {
	 padding: 20px 0px 50px 0px;
}
 .about-leftimg {
	 background: #fff;
	 padding: 31px;
}
 .about-leftimg P {
	 margin-bottom: 10px;
}
 .about-left {
	 background: #f0f0f0;
	 padding: 20px;
}
 .contact-sec {
	 padding: 20px 0px 50px 0px;
}
 .contact-text {
	 padding: 16px 0px;
}
 .contact-text h2 {
	 font-weight: 700;
	 font-size: 22px;
}
 .contact-form {
	 background: #fcfcfc;
	 padding: 30px;
}
 .contact-form .form-control {
	 border-radius: 0;
	 box-shadow: none;
	 height: 38px;
}
 .contact-form .send-btn {
	 background: #105cb0;
	 border: none;
	 padding: 6px 26px;
	 color: #fff;
	 font-weight: bold;
}
 .contact-form .form-group {
	 margin-bottom: 20px;
}
 .contact-form textarea.form-control {
	 height: auto;
}
 .contact-right {
	 border-bottom: 2px solid #0097ff;
}
 .contact-right p {
	 position: relative;
	 font-size: 18px;
	 padding: 7px 0px 0px 49px;
	 margin-bottom: 30px;
}
 .contact-right p i {
	 position: absolute;
	 top: 0;
	 left: 0;
	 background: #32abfe;
	 width: 40px;
	 height: 40px;
	 text-align: center;
	 padding: 10px;
	 border-radius: 100px;
	 font-size: 20px;
	 color: #fff;
}
 .contact-right p a {
	 text-decoration: none;
	 color: #000;
	 font-size: 18px;
}
 .blog-grid-sec {
	 padding: 20px 0px 50px 0px;
}
 .blog-text {
	 padding: 20px;
}
 .blog-text h3 {
	 font-size: 20px;
	 font-weight: bold;
	 padding: 10px 0px;
}
 .blog-text a {
	 text-decoration: none;
	 color: #000;
	 font-weight: bold;
	 font-size: 14px;
	 padding: 4px 0px;
	 display: block;
}
 .blog-img {
	 overflow: hidden;
}
 .blog-img img {
	 transition: 0.4s;
}
 .bloggrid-text-img {
	 margin-bottom: 30px;
	 box-shadow: 0px 3px 3px 3px #ccc;
	 box-shadow: 0px 4px 7px 0px #f0f0f0;
}
 .bloggrid-text-img:hover .blog-img img {
	 transform: scale(1.1);
}
 .listing-sec {
	 padding: 20px 0px 20px 0px;
}
 .listing-sec .col-md-9 .col-md-3 {
	 border-right: 1px solid #ccc;
	 margin-bottom: 30px;
}
 .listing-categori {
	 border-bottom: 1px solid #ccc;
	 padding: 20px 24px 17px 24px;
}
 .listing-categori h3 {
	 font-size: 18px;
	 font-weight: bold;
	 color: #5f5f5f;
}
 .listing-left {
	 border: 1px solid #ccc;
	 padding: 20px 0px 0px;
}
 .listing-left .listing-categori li{
	line-height: 21px;
 }
 .listing-left .listing-categori li a{
 	font-size: 13px;
	line-height: 21px;
	color: #39337f;
	display: flex;
	justify-content: space-between;
 }

 .checkbox label {
	 position: relative;
	 width: 100%;
}
 .checkbox span {
	 position: absolute;
	 top: 0;
	 right: 0;
}
 .select-sec select {
	 -webkit-appearance: none;
	 -moz-appearance: none;
	 appearance: none;
	 background-color: white;
	 background-image: url(../images/select.png);
	 background-position: calc(90%) center;
	 background-repeat: no-repeat;
	 background-size: 28px;
	 border: 0;
	 box-sizing: border-box;
	 margin: 0;
	 outline: 0;
	 padding: 4px 8px;
	 width: 38%;
	 text-overflow: ellipsis;
	 white-space: nowrap;
	 overflow: hidden;
	 border: 1px solid #ccc;
	 border-radius: 30px;
	 float: right;
}
 .sho-rslt {
	 padding: 10px 0px;
}
 .sho-rslt h4 {
	 color: #5f5f5f;
	 font-size: 18px;
}
 .listing-right {
	 padding: 0px;
	 margin-top: 16px;
	 margin-bottom: 7px;
	 position: relative;
}
 .listing-right a {
	 text-decoration: none;
	 color: #000;
}
 .listing-right p a {
	 float: right;
	 background: #256ab8;
	 color: #fff;
	 width: 30px;
	 height: 30px;
	 border-radius: 30px;
	 text-align: center;
	 font-size: 14px;
	 padding: 4px 0px;
}
 .listing-right ul li {
	 display: inline-block;
}
 .listing-right ul li del {
	 font-size: 12px;
	 color: #acaaaa;
}
 .listing-right ul li span {
 	color: #45e119;
	word-spacing: -3px;
 }
 .listing-right ul li a {
	 background: #256ab8;
	 color: #fff;
	 width: 30px;
	 height: 30px;
	 border-radius: 30px;
	 text-align: center;
	 font-size: 14px;
	 padding: 4px 0px;
	 display: block;
}
 .listing-right ul li:last-child {
	 float: right;
}
 .listing-right .wishbtn {
	 color: #256ab8;
	 display: none;
	 transition: 0.3s;
	 width: 30px;
	 height: 30px;
	 border: #256ab8 1px solid;
	 border-radius: 30px;
	 text-align: center;
	 font-size: 14px;
	 padding: 4px 0px;
	 position: absolute;
	 top: 53px;
	 background: #fff;
}
 .listing-right >a {
	 line-height: 20px;
	 display: block;
	 font-size: 15px;
}
 .listing-right:hover .wishbtn {
	 display: block;
}
 .list-bg {
	 background: #f5f5f5;
	 padding: 8px;
}
 .blog-list-sec {
	 padding: 20px 0px 10px 0px;
}
 .blog-list-text {
	 text-align: center;
	 padding: 20px 0px;
}
 .blog-list-text h3 {
	 font-size: 18px;
	 font-weight: bold;
	 padding: 10px 0px;
}
 .blog-list-text a {
	 text-decoration: none;
	 color: #000;
	 font-weight: bold;
	 font-size: 14px;
	 padding: 4px 0px;
	 display: block;
}
 .blog-list-text p {
	 margin-bottom: 10px;
}
 .blog-list-img {
	 overflow: hidden;
}
 .blog-list-img img {
	 transition: 0.4s;
}
 .blog-list-img-text {
	 margin-bottom: 40px;
}
 .blog-list-img-text:hover .blog-list-img img {
	 transform: scale(1.1);
}
 .faq-sec {
	 padding: 50px 0px;
}
 .faq-text {
	 margin-bottom: 30px;
}
 .faq-text h3 {
	 font-size: 18px;
	 font-weight: bold;
	 padding: 10px 0px;
	 position: relative;
	 margin-left: 30px;
}
 .faq-text span {
	 position: absolute;
	 top: 1px;
	 left: -30px;
	 color: #105cb0;
	 font-size: 25px;
}
 .slider-labels {
	 margin-top: 10px;
}
 .noUi-target {
	 -webkit-touch-callout: none;
	 -webkit-user-select: none;
	 -ms-touch-action: none;
	 touch-action: none;
	 -ms-user-select: none;
	 -moz-user-select: none;
	 user-select: none;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	 position: relative;
	 direction: ltr;
	 border-radius: 2px;
}
 .noUi-target * {
	 -webkit-touch-callout: none;
	 -webkit-user-select: none;
	 -ms-touch-action: none;
	 touch-action: none;
	 -ms-user-select: none;
	 -moz-user-select: none;
	 user-select: none;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
}
 .noUi-base {
	 width: 100%;
	 height: 100%;
	 position: relative;
	 z-index: 1;
	 -webkit-transform: translate3d(0,0,0);
	 transform: translate3d(0,0,0);
	 margin-top: 15px;
}
 .noUi-origin {
	 position: absolute;
	 right: 0;
	 top: 0;
	 left: 0;
	 bottom: 0;
	 border-radius: 2px;
}
 .noUi-handle {
	 position: relative;
	 z-index: 1;
	 -webkit-transform: translate3d(0,0,0);
	 transform: translate3d(0,0,0);
	 cursor: default;
	 -webkit-box-sizing: content-box !important;
	 -moz-box-sizing: content-box !important;
	 box-sizing: content-box !important;
}
 .noUi-handle:active {
	 border: 8px solid #345DBB;
	 border: 8px solid rgba(53,93,187,0.38);
	 -webkit-background-clip: padding-box;
	 background-clip: padding-box;
	 left: -14px;
	 top: -14px;
}
 .noUi-stacking .noUi-handle {
	 z-index: 10;
}
 .noUi-state-tap .noUi-origin {
	 -webkit-transition: left 0.3s, top .3s;
	 transition: left 0.3s, top .3s;
}
 .noUi-state-drag * {
	 cursor: inherit !important;
}
 .noUi-horizontal {
	 height: 4px;
}
 .noUi-horizontal .noUi-handle {
	 width: 18px;
	 height: 18px;
	 border-radius: 50%;
	 left: -7px;
	 top: -7px;
	 background-color: #345DBB;
}
 .noUi-background {
	 background: #D6D7D9;
}
 .noUi-connect {
	 background: #345DBB;
	 -webkit-transition: background 450ms;
	 transition: background 450ms;
}
 .noUi-draggable {
	 cursor: w-resize;
}
 .noUi-vertical .noUi-draggable {
	 cursor: n-resize;
}
 [disabled].noUi-connect {
	 background: #B8B8B8;
}
 [disabled] .noUi-connect {
	 background: #B8B8B8;
}
 [disabled] .noUi-handle {
	 cursor: not-allowed;
}
 [disabled].noUi-origin {
	 cursor: not-allowed;
}
 .chackout-sec {
	 padding: 60px 0px;
	 background: #f3f5f7;
	 margin: 20px 0px 50px 0px;
}
 .chackout-form .form-control {
	 border-radius: 0;
	 box-shadow: none;
	 height: 42px;
	 font-size: 16px;
	 font-family: 'Lato', sans-serif;
}
 .chackout-form textarea.form-control {
	 height: auto;
}
 .chackout-form .form-group {
	 margin-bottom: 25px;
}
 .chackout-form h2 {
	 margin-bottom: 30px;
	 font-weight: bold;
}
 .chackout-form .btn {
	 background: #105cb0;
	 color: #fff;
	 padding: 8px 20px;
	 border-radius: 0;
	 letter-spacing: 2px;
	 font-size: 18px;
}
 .chackout-form .checkbox label {
	 color: #999;
	 font-family: 'Lato', sans-serif;
	 padding-left: 22px;
}
 .chackout-form input[type="checkbox"] {
	 margin: 8px -20px 0px;
}
 .continue-text h2 {
	 margin-bottom: 30px;
	 font-weight: bold;
}
 .continue-text ul li {
	 display: block;
}
 .continue-text li {
	 font-family: 'Lato', sans-serif;
	 padding: 5px 0px;
}
 .continue-text li:first-child {
	 font-weight: bold;
	 color: #000;
	 border-top: 1px solid #DDD;
	 border-bottom: 1px solid #DDD;
	 padding: 10px 0px;
}
 .continue-text li span {
	 float: right;
}
 .continue-text a {
	 letter-spacing: 2px;
	 text-decoration: none;
	 background: #105cb0;
	 padding: 10px 24px;
	 display: block;
	 width: -moz-fit-content;
	 width: fit-content;
	 width: -webkit-fit-content;
	 width: -o-fit-content;
	 display: inline-block;
	 color: #fff;
	 margin-top: 20px;
}
 .b-detail {
	 padding: 30px 0 60px 0;
}
 .b-detail__head {
	 padding: 0 0 30px 0;
	 margin-bottom: 60px;
}
 .b-detail__head h1 {
	 font: 700 30px 'PT Sans', sans-serif;
	 margin: 0;
}
 .b-detail__head h3 {
	 font: 400 14px 'Open Sans', sans-serif;
	 margin: 0;
}
 .b-detail__head-title {
	 border-left: 4px solid #f76d2b;
	 padding-left: 15px;
}
 .b-detail__head-price {
	 width: 170px;
	 float: right;
	 text-align: center;
}
 .b-detail__head-price p {
	 font: 400 11px 'Open Sans', sans-serif;
}
 .b-detail__head-price-num {
	 padding: 8px 30px;
	 font: 700 26px 'PT Sans', sans-serif;
}
 .b-detail__main-aside-desc {
	 margin-bottom: 60px;
}
 .b-detail__main-aside-desc >h2 {
	 margin-bottom: 30px;
}
 .b-detail__main-aside-desc-title {
	 margin: 0 0 10px 0;
	 padding-left: 15px;
	 border-left: 3px solid #eeeeee;
	 font: 300 13px 'Open Sans', sans-serif;
}
 .b-detail__main-aside-desc-value {
	 margin: 0 0 10px 0;
	 padding-left: 15px;
	 border-left: 3px solid #eeeeee;
	 font: 600 13px 'Open Sans', sans-serif;
}
 .b-detail__main-aside-about-call {
	 padding: 20px 0 25px 80px;
	 position: relative;
}
 .b-detail__main-aside-about-call span.fa {
	 display: block;
	 height: 100%;
	 font-size: 34px;
	 position: absolute;
	 left: 0;
	 top: 0;
	 padding: 32px 15px 0 15px;
}
 .b-detail__main-aside-about-call >div {
	 font: 700 26px 'Open Sans', sans-serif;
}
 .b-detail__main-aside-about-call p {
	 font: 400 11px 'Open Sans', sans-serif;
	 margin: 0;
}
 .b-detail__main-aside-about-seller {
	 padding: 10px 0 15px 0;
}
 .b-detail__main-aside-about-seller p {
	 font: 400 12px 'Open Sans', sans-serif;
	 margin: 0;
	 text-align: center;
}
 .b-detail__main-aside-about-seller p span {
	 font: 700 12px 'Open Sans', sans-serif;
}
 .b-detail__main-aside-about-form {
	 padding: 40px 28px;
	 margin-bottom: 60px;
}
 .b-detail__main-aside-about-form-links {
	 text-align: center;
	 margin-bottom: 25px;
}
 .b-detail__main-aside-about-form-links a {
	 display: inline-block;
	 text-transform: uppercase;
	 font: 600 12px 'Open Sans', sans-serif;
	 margin: 0 10px;
	 padding-bottom: 8px;
	 border-color: #e8e8e8 !important;
}
 .b-detail__main-aside-about-form-links a:after {
	 background: url(../images/elements/chevron-downGrey.png) center top no-repeat;
}
 .b-detail__main-aside-about-form-links a:hover {
	 text-decoration: none;
	 outline: none;
}
 .b-detail__main-aside-about-form-links a:visited {
	 text-decoration: none;
	 outline: none;
}
 .b-detail__main-aside-about-form-links a:active {
	 text-decoration: none;
	 outline: none;
}
 .b-detail__main-aside-about-form-links a:focus {
	 text-decoration: none;
	 outline: none;
}
 .b-detail__main-info-text .b-detail__main-aside-about-form-links {
	 text-align: left;
}
 .b-detail__main-info-text .b-detail__main-aside-about-form-links a {
	 border-color: #b4b4b4 !important;
	 margin: 0 20px 0 0;
}
 .b-detail__main-info-text .b-detail__main-aside-about-form-links a:after {
	 background: url(../images/elements/chevron-down.png) no-repeat center;
}
 .b-detail__main-info-text p {
	 font: 300 13px 'Open Sans', sans-serif;
	 margin-bottom: 35px;
	 line-height: 1.9;
}
 .b-detail__main-aside form input[type='text'] {
	 display: block;
	 width: 100%;
	 margin-bottom: 15px;
	 padding: 15px 20px;
	 font: 400 10px 'Open Sans', sans-serif;
	 border: 1px solid #eeeeee;
	 text-transform: uppercase;
	 border-radius: 30px;
}
 .b-detail__main-aside form input[type='text']:focus {
	 outline: none;
}
 .b-detail__main-aside form input[type='email'] {
	 display: block;
	 width: 100%;
	 margin-bottom: 15px;
	 padding: 15px 20px;
	 font: 400 10px 'Open Sans', sans-serif;
	 border: 1px solid #eeeeee;
	 text-transform: uppercase;
	 border-radius: 30px;
}
 .b-detail__main-aside form input[type='email']:focus {
	 outline: none;
}
 .b-detail__main-aside form input[type='tel'] {
	 display: block;
	 width: 100%;
	 margin-bottom: 15px;
	 padding: 15px 20px;
	 font: 400 10px 'Open Sans', sans-serif;
	 border: 1px solid #eeeeee;
	 text-transform: uppercase;
	 border-radius: 30px;
}
 .b-detail__main-aside form input[type='tel']:focus {
	 outline: none;
}
 .b-detail__main-aside form textarea {
	 display: block;
	 width: 100%;
	 margin-bottom: 15px;
	 padding: 15px 20px;
	 font: 400 10px 'Open Sans', sans-serif;
	 border: 1px solid #eeeeee;
	 text-transform: uppercase;
	 border-radius: 30px;
	 border-radius: 20px;
	 margin-bottom: 20px;
}
 .b-detail__main-aside form textarea:focus {
	 outline: none;
}
 .b-detail__main-aside form select {
	 display: block;
	 width: 100%;
	 margin-bottom: 15px;
	 padding: 15px 20px;
	 font: 400 10px 'Open Sans', sans-serif;
	 border: 1px solid #eeeeee;
	 text-transform: uppercase;
	 border-radius: 30px;
}
 .b-detail__main-aside form select:focus {
	 outline: none;
}
 .b-detail__main-aside form label {
	 font: 400 12px 'Open Sans', sans-serif;
}
 .b-detail__main-aside form button.btn.m-btn {
	 font: 700 12px 'Open Sans', sans-serif;
	 padding-left: 20px;
	 margin-top: 30px;
}
 .b-detail__main-aside form button.btn.m-btn span.fa {
	 width: 25px;
	 height: 25px;
	 padding: 3px;
	 font-size: 16px;
	 margin-left: 10px;
}
 #form2 {
	 display: none;
}
 .b-detail__main-aside-payment-form {
	 padding: 40px 28px;
}
 .b-detail__main-aside-payment .b-detail__main-aside-about-call >p span {
	 font-weight: bold;
}
 .b-detail__main-aside-payment .b-detail__main-aside-about-call >div >p {
	 display: inline;
}
 .b-detail__main-info-images-big {
	 position: relative;
	 padding-left: 0;
	 list-style: none;
}
 .b-detail__main-info-images-big .b-items__cars-one-img-video {
	 right: 15px;
	 bottom: 22px;
	 left: auto;
	 top: auto;
}
 .b-detail__main-info-images-small-one {
	 margin: 5px 0 11px 0;
	 position: relative;
	 cursor: pointer;
	 display: block;
	 margin: 0 !important;
	 border-bottom: 1px solid #ccc;
	 height: 76px;
	 padding: 10px 0px;
}
 .b-detail__main-info-images-small-one:after {
	 position: absolute;
	 height: 100%;
	 width: 100%;
	 left: 0;
	 border: 2px solid #427fc2;
	 content: '';
	 top: 0;
	 display: none;
}
 .b-detail__main-info-images-small-one:hover:after {
	 display: block;
}
 .b-detail__main-info-images-small-one.active:after {
	 display: block;
}
 .b-detail__main-info-characteristics {
	 border-top: 1px solid #eeeeee;
	 border-left: 1px solid #eeeeee;
	 border-bottom: 1px solid #eeeeee;
	 margin-top: 33px;
	 overflow: hidden;
	 margin-bottom: 65px;
}
 .b-detail__main-info-characteristics-one {
	 float: left;
	 width: 14.285%;
	 cursor: pointer;
}
 .b-detail__main-info-characteristics-one:last-child {
	 border-right: 1px solid #eee;
}
 .b-detail__main-info-characteristics-one:last-child .b-detail__main-info-characteristics-one-top {
	 border-right: none;
}
 .b-detail__main-info-characteristics-one-top {
	 padding: 20px 0 15px 0;
	 border-right: 1px solid #eeeeee;
	 border-bottom: 1px solid #eeeeee;
}
 .b-detail__main-info-characteristics-one-top >div {
	 font-size: 20px;
	 width: 50px;
	 height: 50px;
	 border-radius: 100%;
	 text-align: center;
	 position: relative;
	 padding-top: 10px;
	 margin: 0 auto 0 auto;
}
 .b-detail__main-info-characteristics-one-top >p {
	 font: 700 11px 'Open Sans', sans-serif;
	 text-align: center;
	 margin: 10px 0 0 0;
}
 .b-detail__main-info-characteristics-one-bottom {
	 padding: 15px 0;
	 text-align: center;
	 font: 400 11px 'Open Sans', sans-serif;
}
 #info2 {
	 display: none;
}
 #info3 {
	 display: none;
}
 #info4 {
	 display: none;
}
 .b-detail__main-info-extra {
	 margin-top: 65px;
}
 .b-detail__main-info-extra h2 {
	 margin-bottom: 35px;
}
 .b-detail__main-info-extra ul {
	 list-style: none;
	 padding-left: 0;
	 margin-left: 5px;
}
 .b-detail__main-info-extra ul li {
	 font: 300 13px 'Open Sans', sans-serif;
	 margin-bottom: 10px;
}
 .b-detail__main-info-extra ul li span.fa {
	 margin-right: 10px;
	 font-size: 16px;
}
 .m-detail .bx-wrapper {
	 margin-bottom: 0;
}
 .m-detail .bx-wrapper .bx-controls-direction a {
	 display: none;
}
 .m-detail .bx-wrapper .bx-viewport {
	 box-shadow: none;
	 border-color: transparent;
}
 .m-detail .b-infoBar {
	 padding: 30px 0 25px 0;
}
 .m-blog .bx-wrapper {
	 margin-bottom: 0;
}
 .m-blog .bx-wrapper .bx-controls-direction a {
	 display: none;
}
 .m-blog .bx-wrapper .bx-viewport {
	 box-shadow: none;
	 border-color: transparent;
}
 .m-article .bx-wrapper {
	 margin-bottom: 0;
}
 .m-article .bx-wrapper .bx-controls-direction a {
	 display: none;
}
 .m-article .bx-wrapper .bx-viewport {
	 box-shadow: none;
	 border-color: transparent;
}
 .b-infoBar__premium {
	 float: left;
	 font: 700 10px 'Open Sans', sans-serif;
	 text-transform: uppercase;
	 padding: 7px 10px;
}
 .btn.m-btn.m-infoBtn {
	 padding-left: 10px;
	 font: 600 10px 'Open Sans', sans-serif;
	 border: 1px solid #dddddd;
}
 .btn.m-btn.m-infoBtn span.fa {
	 width: 20px;
	 height: 20px;
	 font-size: 14px;
	 padding: 2px;
	 margin-left: 15px;
}
 .b-infoBar__btns a.btn {
	 float: right;
	 margin-left: 8px;
}
 .b-related {
	 padding: 65px 0 60px 0;
	 text-align: center;
}
 .b-related h5 {
	 padding-left: 10px;
	 padding-right: 10px;
}
 .b-related .b-featured__item-links {
	 text-align: center;
}
 .b-related .b-auto__main-item {
	 border-bottom: none;
	 padding-bottom: 0;
	 margin-bottom: 0;
}
 .b-related .b-auto__main-item:after {
	 display: none;
}
 .b-related .b-auto__main-item-info {
	 overflow: visible;
	 padding-bottom: 20px;
	 border-color: #d8d8d8;
}
 .b-related .b-auto__main-item-info:after {
	 left: 30px;
	 top: 99%;
	 background: url(../images/elements/chevron-downGrey.png) no-repeat;
}
 .b-brands {
	 padding: 90px 0 120px 0;
	 text-align: center;
}
 .b-brands h5 {
	 padding-left: 10px;
	 padding-right: 10px;
}
 .b-brands__brand {
	 margin: 0 30px;
	 display: inline-block;
}
 .bx-controls-direction a.bx-prev.disabled {
	 display: none;
}
 .bx-controls-direction a.bx-prev {
	 left: 0;
	 margin: 0;
	 position: absolute;
	 z-index: 9999;
	 top: 0px;
	 width: 100%;
	 color: #000;
	 font-weight: bold;
	 text-align: center;
	 font-size: 28px;
	 font-weight: 700;
	 height: 25px;
	 line-height: 25px;
	 border-bottom: 1px solid #ccc;
}
 .bx-controls-direction a.bx-next {
	 left: 0;
	 margin: 0;
	 position: absolute;
	 z-index: 9999;
	 bottom: -20px;
	 width: 100%;
	 color: #000;
	 text-align: center;
	 font-size: 28px;
	 height: 24px;
	 line-height: 25px;
	 border: 1px solid #ccc;
}
 .b-detail__main-info-images {
	 padding: 15px;
}
 .b-detail__main-info-images .col-xs-2.pagerSlider.pagerVertical {
	 padding: 0;
	 width: 74px;
}
 .b-detail__main-info-images .col-xs-2.pagerSlider.pagerVertical .bx-wrapper {
	 border-bottom: none;
}
 .bx-wrapper {
	 position: relative;
	 border: 1px solid #ccc;
}
 .leftp-slider .bx-has-controls-direction {
	 display: none;
}
 .leftp-slider .bx-wrapper {
	 padding: 52px 0px;
}
 #detail_slider2 {
	 margin-bottom: 4px;
}
 #detail_slider2 .flex-direction-nav {
	 list-style: none;
}
 #detail_slider2 .flex-direction-nav a {
	 text-decoration: none;
	 display: block;
	 width: 40px;
	 height: 40px;
	 margin: -20px 0 0;
	 position: absolute;
	 top: 50%;
	 z-index: 10;
	 overflow: hidden;
	 opacity: 0;
	 cursor: pointer;
	 color: rgba(0,0,0,0.8);
	 text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
}
 #detail_slider2 .flex-direction-nav a:before {
	 width: 40px;
	 height: 40px;
	 border: solid 1px #e7e6e6;
	 line-height: 40px;
	 font-size: 20px;
	 text-align: center;
	 background: #fff;
}
 #detail_slider2 .flex-direction-nav a:hover:before {
	 background: #f47721;
	 border-color: #f47721;
	 color: #fff;
}
 #detail_slider2 .flex-direction-nav .flex-next {
	 right: -50px;
	 text-align: right;
}
 #detail_slider2 .flex-viewport {
	 border: solid 1px #e7e6e6;
}
 #detail_carousel2 {
	 margin-bottom: 0px;
}
 #detail_carousel2 .slides li {
	 border: solid 1px #e7e6e6;
}
 #detail_carousel2 .slides li img {
	 display: block;
	 cursor: pointer;
	 border: solid 1px #e7e6e6;
	 padding: 1px;
}
 #detail_carousel2 .slides li.flex-active-slide {
	 border-color: #111;
}
 #detail_carousel2 .slides li.flex-active-slide img {
	 border-color: #111;
}
 #detail_carousel2 .flex-direction-nav {
	 list-style: none;
}
 #detail_carousel2 .flex-direction-nav a {
	 width: 30px;
	 height: 30px;
	 line-height: 30px;
	 margin-top: -15px;
	 text-decoration: none;
	 display: block;
	 width: 40px;
	 height: 40px;
	 margin: -20px 0 0;
	 position: absolute;
	 top: 50%;
	 z-index: 10;
	 overflow: hidden;
	 opacity: 0;
	 cursor: pointer;
	 color: rgba(0,0,0,0.8);
	 text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
}
 #detail_carousel2 .flex-direction-nav a:before {
	 width: 30px;
	 height: 30px;
	 border: solid 1px #e7e6e6;
	 line-height: 30px;
	 font-size: 16px;
	 text-align: center;
	 background: #fff;
}
 #detail_carousel2 .flex-direction-nav a:hover:before {
	 background: #f47721;
	 border-color: #f47721;
	 color: #fff;
}
 #detail_carousel2 .flex-direction-nav .flex-next {
	 right: -50px;
	 text-align: right;
}
 .dashbord-section {
	 padding: 50px 0px 20px 0px;
}
 .desbord-colm {
	 background: #fafafa;
	 border: 1px solid #ccc;
	 margin-bottom: 30px;
}
 .desbord-colm .media-body {
	 vertical-align: middle;
}
 .desbord-colm .media {
	 border-bottom: 1px solid #ccc;
	 padding: 15px 20px;
}
 .desbord-colm a {
	 text-decoration: none;
}
 .media-body h2 {
	 text-transform: uppercase;
	 font-weight: bold;
	 color: #0f5cb1;
	 font-size: 16px;
	 font-family: 'Montserrat', sans-serif;
}
 .desbord-colm-text {
	 padding: 15px 20px;
}
 .desbord-colm-text p {
	 font-size: 14px;
}
 .cart-sec {
	 padding: 20px 0px 50px 0px;
}
 .selec-sec select {
	 -webkit-appearance: none;
	 -moz-appearance: none;
	 appearance: none;
	 background-color: white;
	 background-image: url(../images/select.png);
	 background-position: calc(90%) center;
	 background-repeat: no-repeat;
	 background-size: 21px;
	 border: 0;
	 box-sizing: border-box;
	 margin: 0;
	 outline: 0;
	 padding: 5px 30px 5px 5px;
	 width: 100%;
	 text-overflow: ellipsis;
	 white-space: nowrap;
	 overflow: hidden;
	 border: 1px solid #ccc;
	 width: 90px;
}
 .cart-bdr .media-body {
	 padding: 0px 0px 0px 15px;
}
 .cart-bdr .media-body li {
	 display: inline-block;
	 list-style: none;
	 color: #5b5b5b;
	 font-size: 14px;
	 margin-right: 10px;
}
 .cart-bdr .media-body li i {
	 color: #fd0000;
	 margin-right: 8px;
	 font-size: 18px;
}
 .cart-bdr .media-body h2 {
	 font-size: 16px;
	 font-weight: bold;
	 color: #5b5b5b;
}
 .cart-bdr .media-body h3 {
	 color: #0f5cb1;
	 font-size: 20px;
	 font-weight: bold;
	 text-transform: uppercase;
	 padding: 15px 0px;
}
 .cart-bdr .media-middle {
	 vertical-align: middle;
	 background: #f3f3f3;
	 padding: 20px;
	 width: 20%;
}
 .cart-bdr .wisrem {
	 margin-top: 20px;
}
 .cart-bdr .wisrem li {
	 margin-right: 20px !important;
}
 .cart-bdr .table td h4 {
	 font-weight: bold;
	 font-size: 18px;
}
 .cart-bdr .table td:nth-child(2) {
	 padding-top: 29px !important;
}
 .cart-bdr .table td:nth-child(3) {
	 padding-top: 29px !important;
}
 .cart-bdr .table td span {
	 color: #0f5cb1;
}
 .cart-bdr .table >tbody >tr >td {
	 border-top: none;
	 font-size: 12px;
}
 .cart-bdr .th-width {
	 width: 64%;
	 font-size: 16px;
}
 .cart-bdr .th-width:nth-child(2) {
	 width: 14%;
}
 .cart-bdr thead {
	 border-top: 1px solid #ccc;
	 border-bottom: 1px solid #ccc;
}
 .cart-bdr a {
	 text-transform: uppercase;
	padding: 0;
	border-radius: 4px;
	text-decoration: none;
	font-size: 15px;
	font-weight: initial;
}
 .cart-bdr .hbhebf {
background: #30abfe;
color: #fff;
text-transform: uppercase;
padding: 8px 20px;
border-radius: 4px;
text-decoration: none;
font-size: 14px;
font-weight: bold;
}
 .cart-bdr .crtlst li:first-child span {
	 border: 1px solid #ccc;
	 height: 34px;
	 display: inline-block;
	 padding: 5px 10px;
	 color: #656565;
	 margin-left: 8px;
}
 .wish-rem-btn {
	 background: none;
	 border: none;
	 padding: 0;
}
 .cart-right h2 {
	 font-size: 16px;
	 padding: 12px 0px;
}
 .cart-right p {
	 font-size: 12px;
	 line-height: 20px;
	 color: #5b5b5b;
	 font-weight: 400;
}
 .cart-right p span {
	 color: #ff8a7a;
	 font-size: 12px;
}
 .cart-right .input-group {
	 padding: 15px 0px;
}
 .cart-right .form-control {
	 height: 36px;
	 border-radius: 0;
	 box-shadow: none;
}
 .cart-right .btn {
	 margin-left: 8px !important;
	 border-radius: 0;
	 background: #fdf1e9;
	 color: #f47721;
	 border: 1px solid #f47721;
	 border-radius: 4px ! important;
	 padding: 6px 14px;
}
 .odr-smry-text {
	 border-bottom: 1px solid #ccc;
	 padding: 15px 20px;
}
 .odr-smry-text h2 {
	 color: #0f5cb1;
	 font-size: 18px;
	 font-weight: bold;
	 text-transform: uppercase;
}
 .odr-smry {
	 background: #fafafa;
	 border: 1px solid #ccc;
	 padding-bottom: 20px;
}
 .odr-smry li {
	 display: block;
	 font-size: 16px;
	 font-size: 14px;
	 padding: 5px 0px;
}
 .odr-smry li::after {
 	display: table;
	content: " ";
	clear: both;
 }
 .odr-smry li span {
	 float: right;
	 text-transform: uppercase;
}
 .odr-smry ul {
	 padding: 0px 20px;
}
 .odr-smry a {
	 background: #f47721;
	 color: #fff;
	 text-transform: uppercase;
	 padding: 4px 10px;
	 text-decoration: none;
	 font-weight: bold;
	 font-size: 16px;
	 text-align: center;
	 margin: 0px 20px;
	 border-radius: 4px;
}
 .right-img {
	 margin-top: 20px;
}
 .dash-img {
	 border: #ccc 1px solid;
	 padding: 10px 0px 3px;
}
 .left-desboard ul {
	 list-style: none;
}
 .left-desboard li a {
	 display: block;
	 font-weight: 600;
	 padding: 11px 0px 11px 10px;
	 font-size: 14px;
	 border: #ccc 1px solid;
	 border-top-width: 1px;
	 border-top-style: solid;
	 border-top-color: #cccccc;
	 border-top: none;
	 color: #000;
	 text-decoration: none;
}
 .left-desboard li a span {
	 color: #105cb0;
	 margin-right: 6px;
}
 .left-desboard li.active a {
	 background: #105cb0;
	 color: #fff;
}
 .left-desboard li.active a span {
	 color: #fff;
}
 .right-deshboard .panel-default {
	 border: #ccc 1px solid;
	 border-radius: 0px;
}
 .right-deshboard .panel-default .panel-heading {
	 background: #f5f5f5;
	 padding: 10px 0px 10px 20px;
	 border-bottom: #ccc 1px solid;
	 font-weight: 600;
}
 .right-deshboard .panel-default .panel-body {
	 padding: 20px;
}
 .right-deshboard .panel-default .panel-body .btn {
	 background: #105cb0;
	 color: #fff;
	 padding: 8px 20px;
	 border-radius: 0;
	 letter-spacing: 2px;
	 font-size: 18px;
}
 .right-deshboard .panel-default .panel-body .form-control {
	 border-radius: 0px;
	 border: #ccc 1px solid;
	 box-shadow: none;
	 height: 40px;
}
 .right-deshboard .panel-default .panel-body label {
	 margin-bottom: 5px;
	 font-weight: 600;
	 font-size: 15px;
}
 .right-deshboard .checkout {
	 padding: 0px;
}
 .top-logo-sec {
	 float: left;
	 width: 14%;
}
 .top-logo-sec .menu-btn {
	 display: none;
}
 .top-logo {
	 width: 100%;
}
 .top-header {
	 padding: 10px 0px 0px;
	 background: #dadada;
}
 .serch-box {
	 float: left;
	 width: 60%;
	 margin-left: 20px;
}
 .serch-box .form-control {
	 box-shadow: none;
	 border: none;
	 height: 38px;
}
 .serch-box .btn.btn-default {
	 border: none;
	 padding: 9.2px 15px;
	 background: #236ab8;
	 color: #fff;
}
 .serch-box .btn.btn-default:focus {
	 background: #236ab8;
	 color: #fff;
}
 .form-control {
	 box-shadow: none;
}
 .location-sec {
	 float: left;
	 width: 12%;
	 margin-top: 12px;
}
 .location-sec .media-body span {
	 color: #236AB8;
	 display: block;
	 font-size: 12px;
	 margin-bottom: -8px;
}
 .location-sec .media-body p {
	 font-weight: bold;
	 font-size: 14px;
	 color: #236AB8;
}
 .location-sec a {
	 text-decoration: none;
}
 .srch-logo-sec {
	 float: left;
	 width: 100%;
}
 #primary_nav_wrap ul {
	 list-style: none;
	 position: relative;
	 float: right;
	 margin: 0;
	 padding: 0;
}
 #primary_nav_wrap ul a {
	 display: block;
	 color: #236AB8;
	 text-decoration: none;
	 font-weight: 400;
	 font-size: 12px;
	 line-height: 32px;
	 padding: 0 24px;
}
 #primary_nav_wrap ul li {
	 position: relative;
	 float: left;
	 margin: 0;
	 padding: 0;
}
 #primary_nav_wrap ul li:hover >ul {
	 display: block;
	 transition: 1s;
}
 #primary_nav_wrap ul li:last-child a {
	 padding-right: 0;
}
 #primary_nav_wrap ul li.current-menu-item {
	 background: #ddd;
}
 #primary_nav_wrap ul ul {
	 display: none;
	 position: absolute;
	 top: 29px;
	 z-index: 99999999;
	 left: -30px;
	 background: #0f344e;
	 padding: 0;
}
 #primary_nav_wrap ul ul li {
	 float: none;
	 width: 200px;
}
 #primary_nav_wrap ul ul a {
	 line-height: 120%;
	 padding: 10px 15px;
	 color: #fff;
}
 #primary_nav_wrap ul ul ul {
	 top: 0;
	 left: 100%;
}
 #primary_nav_wrap li a span {
	 display: block;
	 line-height: 4px;
	 font-size: 14px;
	 font-weight: 600;
}
 #primary_nav_wrap li i {
	 position: absolute;
	 right: 0px;
	 top: 19px;
	 width: 10px;
	 font-size: 16px;
}
 .fistchld {
	 margin-top: -8px;
}
 .right-menu {
	 float: right;
	 width: 16%;
	 margin-top: 12px;
}
 .right-menu #primary_nav_wrap ul a {
	 padding: 0 23px;
}
 .right-menu #primary_nav_wrap ul ul li a {
	 padding: 12px 10px !important;
}
 .right-menu #primary_nav_wrap ul li:last-child a i {
	 right: 7px;
	 bottom: 8px;
}
 .right-menu #primary_nav_wrap ul li ul:last-child {
	 left: -50%;
}
 .right-menu #primary_nav_wrap li i {
	 right: 6px;
	 top: unset;
	 bottom: -6px;
}
 .top-right h3 {
	 color: #236AB8;
	 text-align: right;
	 font-size: 30px;
	 padding: 4px 0px;
}
 .top-right a {
	 text-decoration: none;
}
 .accodation-sec {
	 border: 1px solid #ccc;
	 margin-top: 20px;
	 display: inline-block;
}
 .accodation-sec .accordion {
	 background: none;
	 color: #444;
	 cursor: pointer;
	 padding: 18px;
	 width: 100%;
	 border: none;
	 text-align: left;
	 outline: none;
	 font-size: 16px;
	 transition: 0.4s;
	 border-bottom: 1px solid #ccc;
}
 .accodation-sec .accordion:last-child {
	 border: none;
}
 .accodation-sec .accordion:after {
	 content: '\002B';
	 color: #54535a;
	 font-weight: bold;
	 float: right;
	 margin-left: 5px;
	 font-size: 18px;
	 font-size: 24px;
}
 .accodation-sec .accordion i {
	 background: #0f5cb1;
	 width: 25px;
	 text-align: center;
	 font-size: 14px;
	 height: 25px;
	 border-radius: 30px;
	 color: #fff;
	 padding: 6px 0px;
	 margin-right: 5px;
}
 .accodation-sec .panel {
	 padding: 0 18px;
	 display: none;
	 background-color: white;
	 overflow: hidden;
	 margin-top: 20px;
}
 .accodation-sec .panel h4 {
	 font-size: 14px;
	 position: relative;
	 line-height: 24px;
	 padding-left: 30px;
	 color: #626060;
}
 .accodation-sec .active:after {
	 content: "\2212";
}
 .accodation-sec span {
	 position: absolute;
	 top: 3px;
	 left: 0;
	 width: 22px;
	 height: 22px;
	 background: #0f5cb1;
	 border-radius: 30px;
	 color: #fff;
	 text-align: center;
	 font-size: 14px;
}
 .accodation-sec .media {
	 margin-bottom: 15px;
}
 .accodation-sec .media .media-body li {
	 display: inline-block;
}
 .accodation-sec .media .media-body .checked {
	 color: #fac917;
}
 .accodation-sec .media .media-object {
	 border-radius: 100px;
}
 .panel p {
	 font-size: 14px;
	 margin-left: 30px;
	 padding: 10px 0px;
	 color: #54535a;
}
 .simler-text {
	 border-bottom: 1px solid #ccc;
	 padding-bottom: 15px;
	 margin-bottom: 30px;
}
 .arrivl-slider.similar-sec {
	 background: #f3f5f7;
	 padding-top: 40px;
}
 .arrivl-slider.similar-sec .arrivl-img {
	 margin-right: 7px;
	 background: #fff;
	 padding: 20px 10px;
}
 .arrivl-slider.similar-sec .arrivl-img:hover {
	 border: none;
}
 .brnd-img img {
	 max-height: 40px;
}
 .mob-tbtn {
	 display: none;
}
 .filtbtn {
	 display: none;
}
 .top-categori-sec.catprod {
	 margin-top: 0px;
}
 .flex-direction-nav a.flex-next::before {
	 content: '\f054';
	 font-family: "fontAwesome";
	 display: inline-block;
	 color: rgba(0,0,0,0.8);
	 text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
}
 .flex-direction-nav a::before {
	 font-family: "fontAwesome";
	 font-size: 40px;
	 display: inline-block;
	 content: '\f053';
	 color: rgba(0,0,0,0.8);
	 text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
}
 .flex-direction-nav .flex-prev {
	 left: -50px;
}
 #detail_slider2.flexslider {
	 background: #fff;
	 border: 4px solid #fff;
	 position: relative;
}
 #detail_slider2.flexslider:hover .flex-direction-nav .flex-next {
	 opacity: 1;
	 right: 10px;
}
 #detail_slider2.flexslider:hover .flex-direction-nav .flex-next:hover {
	 opacity: 1;
	 right: 10px;
}
 #detail_slider2.flexslider:hover .flex-direction-nav .flex-prev {
	 opacity: 1;
	 left: 10px;
}
 #detail_carousel2.flexslider {
	 background: #fff;
	 border: 4px solid #fff;
	 position: relative;
}
 #detail_carousel2.flexslider:hover .flex-direction-nav .flex-next {
	 opacity: 1;
	 right: 10px;
}
 #detail_carousel2.flexslider:hover .flex-direction-nav .flex-next:hover {
	 opacity: 1;
	 right: 10px;
}
 #detail_carousel2.flexslider:hover .flex-direction-nav .flex-prev {
	 opacity: 1;
	 left: 10px;
}
 .hmob-sec {
	 display: none;
}
 .checkout-section {
	 padding: 20px 0px 0px 0px;
}
 .checkout-left .panel-default >.panel-heading {
	 background: #105cb0;
	 padding: 15px;
	 border-color: #105cb0;
}
 .checkout-left .panel-default .form-group .selec-sec select {
	 width: 100%;
	 
}
 .checkout-left .panel-heading {
	 border-radius: 0;
}
 .checkout-left .panel-heading h4 a {
	 text-decoration: none;
	 font-size: 16px;
	 font-weight: 500;
	 color: #fff;
}
 .checkout-left .panel-heading h4 a:focus {
	 outline: none;
}
 .checkout-left .panel-group .panel {
	 border-radius: 0;
	 border: none;
	 margin-bottom: 15px;
	 box-shadow: 0px 3px 3px -1px #ccc;
	 background: #fdfdfd;
}
 .checkout-left .panel-title {
	 position: relative;
}
 .checkout-left .panel-title a i {
	 margin-right: 8px;
}
 .checkout-left .panel-title >a:before {
	 float: left;
	 font-family: FontAwesome;
	 content: "\f068";
	 padding-right: 5px;
}
 .checkout-left .panel-title >a.collapsed:before {
	 float: left;
	 content: "\f067";
}
 .checkout-left .form-control {
	 border-radius: 0;
	 height: 40px;
	 box-shadow: none;
}
 .checkout-left .cont-btn {
	 border: none;
	 background: #f47721;
	 color: #fff;
	 padding: 5px 16px;
	 font-weight: 500;
}
 .checkout-left .panel-right li {
	 display: block;
	 line-height: 44px;
}
 .checkout-left .panel-body .selec-sec select {
	 color: #999;
	 font-size: 14px;
	 height: 40px;
	 font-size: 12px;
}
 .checkout-left .panel-body textarea.form-control {
	 height: auto;
}
 .checkout-left .panel-body .table {
	 margin-bottom: 0;
}
 .checkout-left .panel-body .cart-bdr .table td h4 {
	 font-size: 16px;
}
 .checkout-left .panel-body li .selec-sec select {
	 height: auto;
}
 .checkout-left .cart-bdr .media-body li {
	 font-size: 12px;
}
 .checkout-left .table >tbody >tr >td {
	 padding: 8px 0px;
}
 .panel-right span {
	 color: #ccc;
}
 .panel-right li img {
	 width: 22px;
	 margin-right: 6px;
}
 .chackout-right p {
	 margin-bottom: 25px;
	 font-size: 14px;
	 line-height: 17px;
	 padding-left: 36px;
	 position: relative;
}
 .chackout-right p img {
	 width: 30px;
	 position: absolute;
	 top: 0;
	 left: 0;
}
 .payment-option .checkbox {
	 border: none;
	 display: block;
	 width: 100%;
	 text-align: left;
	 padding: 6px 0px;
}
 .casdet ul {
	 list-style: none;
}
 .casdet ul li {
	 position: relative;
	 padding-left: 12px;
}
 .casdet ul li i {
	 font-weight: 300;
	 font-size: 10px;
	 color: #f47721;
	 position: absolute;
	 left: 0px;
	 top: 2px;
}
 .casdfr {
	 float: right;
	 width: 257px;
	 height: 40px;
}
 .casdfr p {
	 width: 100%;
	 height: 100%;
}
 .casdfr img {
	 width: 100%;
	 height: 100%;
}
.top-categori-sec.catprod .grid7 img{
	max-height: 113px;
}


.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}
#detail_slider2 .flex-control-nav {
	display: none;
}
.flex-control-nav li {
    margin: 0 6px;
        margin-right: 6px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
}
#detail_slider2 .lister-imafex-box{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 23px;
}
._9E25nV{
	color: #212121;
	font-size: 18px;
	font-weight: 400;
	display: contents;
}
._2XDAh9{
	font-weight: 500;
	text-align: left;
	color: #388e3c;
}
._3iZgFn {
    padding-top: 12px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
._1uv9Cb ._1vC4OE {
    display: inline-block;
    font-weight: 500;
    color: #212121;
    font-size: 28px;
	vertical-align: sub;
}
._1uv9Cb ._3auQ3N {
	display: inline-block;
    font-size: 16px;
    margin-left: 12px;
    vertical-align: middle;
    color: #878787;
    text-decoration: line-through;
}
._1uv9Cb .VGWI6T {
    margin-left: 12px;
	font-size: 16px;
	font-weight: 500;
	color: #388e3c;
	vertical-align: middle;
	display: inline-block;
	letter-spacing: -.2px;
}
.delivery_pine h2{
	line-height: 33px;
}
.jhdbfuvb .modal-header{
	background: linear-gradient(to bottom,#f7f7f7,#eaeaea);
	border-bottom-color: rgba(0,0,0,.2);
	border-radius: 10px 10px 0 0;
	padding: 10px;
}
.jhdbfuvb .modal-title{
	font-size: 16px;
	font-weight: 700;
}
.jhdbfuvb{
	top: 148px;
}
.JHGR_JH p{
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	line-height: 15px;
}
.wisrem .wishbtn_send_ajex.don_wislist{
	padding: 4px 8px;
	border-radius: 13px;
}