/*------------------------------------------------------------------
[Table of contents]

1. Reset
2. Typography 
3. Header
4. Banners
5. Content
6. SideBar
7. Cart 
8. Footer
-------------------------------------------------------------------*/
.line{

	border-left: 1px solid;
}

.topbar-wrap.clearfix {
    height: 30px;
    margin-top: 9px;
}





.oos{
	color:red;
	font-size: 18px;
    line-height: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
}


<!-- slider css-->
.stack {
    margin: 0 auto;
    position: relative;
    z-index: 50;
    width: 100%;
    min-height: 329px;
    padding: 0;
    list-style: none;
    pointer-events: none;
}

.perspective {
    perspective: 1000px;
    -webkit-perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    perspective-origin: 50% -50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.nextBestActnWidget .nextBestActlist {
    background-color: #fff;
    border: solid 0.9px #e5e5e5;
    border-radius: 3px;
}

.stack__item {
    background: #fff;
    height: 100%;
    width: 100%;
    border-radius: 4px;
    text-align: center;
    overflow: hidden;
    position: absolute;
    opacity: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.nextBestActnWidget .nbaFullWidthBanner {
    width: 100%;
    height: 100%;
}

.nextBestActnWidget .nextBestActlist a {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: block;
    -webkit-transition: transform 1.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: transform 1.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-transition: transform 1.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: transform 1.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 1.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.nextBestActionControls {
    position: absolute;
    bottom: 8px;
    width: 100%;
}
.padT20 {
    padding-top: 20px;
}
<!-- slider css end-->
.blu {
    color: #37bbec !important;
}
.pav-verticalmenu{
	position: relative;	
}
.space{
	    margin: 25px;
    padding: 10px 30px;
}
@media only screen and (max-device-width: 480px) and (max-device-width: 640px) and (-webkit-device-pixel-ratio: 2) {
.icoon{
margin-bottom:10px;
}
.hding{
clear:both;
}
.sd-txtA{
padding-top:5px;
}
.sd-rts{
padding-top:5px;
}
}
.icoon{
	
	float: left;
    margin-bottom: 50px;
    margin-right: 10px;
}
.dpdwn{
float: left;
    padding: 6px;
    color: #000;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.dz{
width: 548px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.hji{
color: #37bbec; 
border-bottom:1px solid #dddddd; 
padding-top:10px; 
font-size:14px; 
font-weight: 600;
}
.plm{
    font-size: 22px;   
    color:#94c766;
    font-family: "Poppins";
    font-weight: 400;
    text-align: justify;
}
.pl{
font-size: 18px;
    color: #000;
    font-family: "Poppins";
    font-weight: 500;
     margin-bottom: 3px;
}
.ygv{

text-align: justify;
padding: 10px;
}
.yg{
 
 line-height: 38px;
 height: :auto;  
}
.tagst{
    padding: 5px 7px;
    background-color: #caeacd;
    color: #000;
}
.tagst:hover{
    background-color: #f1eded;
}

.hjo{
color: #37bbec; border-top:1px solid #dddddd; padding-top:10px; font-size:14px; font-weight: 600;
}
.s{margin-top:45px;}
.pav-verticalmenu .dropdown-menu > .dropdown-menu-inner {
  padding: 10px;
}
.pav-verticalmenu .mega-group .caret {
  display: none;
}
.pav-verticalmenu .mega-group > .dropdown-toggle {
  display: block;
  font-weight: bold;
  padding: 6px 5px;
  text-transform: uppercase;
  border-bottom: solid 1px #E5E5E5;
}
.pav-verticalmenu .mega-group .dropdown-mega .mega-col-inner > ul > li a {
  margin-left: 6px;
}
.pav-verticalmenu .mega-col .mega-col-inner > ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.pav-verticalmenu .mega-col .mega-col-inner > ul > li {
  list-style: none;
  margin-left: 0;
}
.pav-verticalmenu .mega-col .mega-col-inner > ul > li > a {
  clear: both;
  color: #555555;
  display: block;
  line-height: 20px;
}
.pav-verticalmenu .dropdown-submenu:hover .dropdown-menu {
  display: block;
}
.pav-verticalmenu .dropdown-submenu > .dropdown-menu {
  border-radius: 0 6px 6px 6px;
  left: 100%;
  margin-left: -6px;
  margin-top: -6px;
  top: 0;
}




.widget-product-list img{
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 12px;
}

.widget-banner .w-banner{
 margin: 6px 10px; 
	float: left;
} 

.card{
	height: 268px;
    width: 261px;
    text-align: center;
    padding: 10px;
    box-shadow: 0 0 4px #94c766;
    color: #FFF;
}

.cardFont{
	font-size: 16px;
	color: red;
}

.cardImage{
	height: 170px;
	width: 150px
}

.buttondiv{
	width: 225px;
}

.cardButtons{
	align: center;
    background-color: #4CAF50; /* Green */
    border: 1;
    color: white;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}

  /*customization css by ruchira*/

 @font-face {
    font-family: 'Centabel-Book';

    src:url('fonts/Centabel-Book.ttf.woff') format('woff'),
       
	   url('fonts/Centabel-Book.ttf.svg#Centabel-Book') format('svg'),
   
     url('fonts/Centabel-Book.ttf.eot'),
      
  url('Centabel-Book.ttf.eot?#iefix') format('embedded-opentype'); 

    font-weight: normal;
    font-style: normal;
}
 

 
  
 

@font-face {
    font-family: 'Helvetica-Neue-Interface';
    src:url('fonts/Helvetica-Neue-Interface.ttf.woff') format('woff'),
        url('fonts/Helvetica-Neue-Interface.ttf.svg#Helvetica-Neue-Interface') format('svg'),
        url('fonts/Helvetica-Neue-Interface.ttf.eot'),
        url('fonts/Helvetica-Neue-Interface.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}
  
  
  
  .txt_clr_cls{
	
	font-size: 25px;
	cursor:pointer; 
	
    background-color: #f3f7f7;
	

  }           
.red{
	color: red;
	background-color: red;
	border-radius: 15px;
}
.yellow{
	color: yellow;
	background-color: yellow;
	border-radius: 15px;
	    line-height: 20px;
}
.green{
	color: green;
	background-color: green;
	border-radius: 15px;
	    line-height: 20px;
}
.blue{
	color: blue;
	background-color: blue;
	border-radius: 15px;
	    line-height: 20px;
}
.black{
	color: black;
	background-color: black;
	border-radius: 15px;
	    line-height: 20px;
}
.white{
	color: white;
	background-color: white;
	border-radius: 15px;
	    line-height: 20px;
}
.space{
	margin-left: 2px;
}
.ftop_blk a{
	text-decoration: none !important;
}
.rew_blk {
	overflow: hidden !important;
   
    width: 100% !important;
}
.top_row{
	overflow: auto !important;
    /* overflow-y: hidden; */
    /* height: auto; */
    width: 102% !important;
    height: 99% !important;
    padding-right: 0px !important;
}

.brdcrm{

    background-color: white;
    border-radius: 4px;
    font-size: 13px;
    height: 42px;
    padding: 13px;
    color: #428bca;
    font-family: "Poppins";
    margin-bottom: 15px;
}
/*----------------
   Reset
-----------------*/


* {
	margin:0;
	padding:0;
}
*, *:before, *:after {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}


body {
	margin:0;
	padding:0;
	font-family: 'Poppins';
}
:focus {
	outline:none;
}
ul, li {
	list-style:none;
}
a {
	text-decoration:none !important;
}
p {
	margin:0;
	padding:0;
}


/*----------------
  Typography
-----------------*/


h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-family: 'Poppins';
}



h1 {
	font-size:34px;
	line-height:normal;
	color:#282727;
	font-weight:normal;
	margin:0;
	padding:0;
}
h2 {
	font-size:28px;
	line-height:normal;
	color:#282727;
	font-weight:normal;
	margin:0;
	padding:0;
}
h3 {
	font-size:22px;
	line-height:normal;
	color:#282727;
	font-weight:normal;
	margin:0;
	padding:0;
	font-family: 'Poppins';
}
h4 {
	font-size:18px;
	line-height:normal;
	color:#282727;
	font-weight:normal;
	margin:0;
	padding:0;
	font-family: 'Poppins';
}
h5 {
	font-size:12px;
	line-height:16px;
	color:#282727;
	font-weight:normal;
	margin:0;
	padding:0;
	text-transform:uppercase;
	font-family: 'Poppins';
}







/*----------------
   Header
-----------------*/

 #header_1 {
 min-height:70px;
 -moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
}
#header_1.sticky {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
	left: 0;
	min-height: 70px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}
#header_1 .header_top {
	padding:0px 0;
}
#header_1 .top_menu {
	float:left;
}
#header_1 .top_menu ul {
	margin:0;
	padding:0;
	display:block;
}
#header_1 .top_menu ul li {
	margin:0;
	padding:0 15px;
	display:block;
	float:left;
	border-left:1px solid #f1f3f3;
}
#header_1 .top_menu ul li:first-child {
	padding-left:0;
	border-left:none;
}
#header_1 .top_menu ul li:last-child {
	/*padding-right:256px;*/
}
#header_1 .top_menu ul li a {
	margin:0;
	padding:0;
	display:block;
	font-size:14px;
	line-height:16px;
	color:#000000;
	font-weight:normal;
}
#header_1 .top_menu ul li a:hover {
	color:#37bbec;
}

#header_1 .hed_right {
	float:right;
}
#header_1 .hed_right ul {
	margin:0;
	padding:0;
}
#header_1 .hed_right ul li {
	margin:0;
	padding:0 15px;
	display:block;
	float:left;
	border-left:1px solid #f1f3f3;
	font-size:14px;
	line-height:16px;
	color:#898989;
	font-weight:normal;
}
#header_1 .hed_right ul li:first-child {
	padding-left:0;
	border-left:none;
}
#header_1 .hed_right ul li:last-child {
	padding-right:0;
}
#header_1 .hed_right ul li a {
	margin:0;
	padding:0;
	display:block;
	color:#000000;
}
#header_1 .hed_right ul li span {
	color:#37bbec;
	margin-right:6px;
}
#header_1 .header_bot {
	border-top:1px solid #ecefef;
	padding:0px 0 0 0;
	position:relative;
	-webkit-box-shadow: 0 2px 2px rgba(11, 25, 28, .12);
	-moz-box-shadow: 0 2px 2px rgba(11, 25, 28, .12);
	box-shadow: 0 2px 2px rgba(11, 25, 28, .12);
}
#header_1 .logo {
	float:left;
}
#header_1 .logo a {
}
#nav {
	padding:10px 0 0 40px;
	float:left;
}
.navbar-collapse {
	padding:0;
}
#nav .navbar-nav {
	margin:0;
	padding:0;
	display:block;
}
#nav .navbar-nav > li {
	margin:0 12px;
	padding:0 0;
	display:block;
	float:left;
}
#nav .navbar-nav > li > a {
	display:block;
	font-size:14px;
	line-height:24px;
	color:#282727;
	margin:0;
	padding:0 0 21px 0;
	display:block;
	text-shadow:none;
	font-family: 'latoblack';
	font-weight:normal;
	text-transform:uppercase;
}
#nav ul li:first-child {
	margin-left:0;
}
#nav ul li:last-child {
	margin-right:0;
}
#nav .navbar-nav > li ul.dropdown-menu {
	padding:20px;
}
#nav .navbar-nav > li.yamm-fw ul.dropdown-menu {
	border-top:1px solid #c3c4c5;
}
#nav .navbar-nav > li h5 {
	padding:10px 0;
	text-transform:none;
}
#nav .navbar-nav > li ul {
	margin:0;
	padding:0;
}
#nav .navbar-nav > li ul li {
	margin:0;
	padding:0;
}
#nav .navbar-nav > li ul li a {
	font-size:14px;
	line-height:30px;
	color:#37bbec;
	margin:0;
	padding:0;
	display:block;
}
.caret {
	color:#37bbec;
	margin-left:8px;
}
 #nav .navbar-nav > li a:hover {
	background:none;
	color:#37bbec;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background:none;
}
.nav > li > a:hover, .nav > li > a:focus {
	background:none;
}
.navbar-toggle .icon-bar {
	background:#000;
}
.dropdown-menu > li > a {
	font-size:12px;
	line-height:24px;
	color:#282727;
	padding:0 10px;
}
#nav .navbar-nav > li .new_item {
}
#nav .navbar-nav > li .new_item h5 {
	padding:0;
	line-height:20px;
}
#nav .navbar-nav > li .new_item .item_title h5 {
	float:left;
}
#nav .navbar-nav > li .new_item .item_nav {
	float:right;
}
#nav .navbar-nav > li .new_item .item_nav ul {
	margin:0;
	padding:0;
	display:block;
}
#nav .navbar-nav > li .new_item .item_nav ul li {
	margin:0 5px;
	padding:0;
	display:block;
	float:left;
}
#nav .navbar-nav > li .new_item .item_nav ul li a {
	margin:0;
	padding:0;
	display:block;
	display:block;
	width:18px;
	height:18px;
	display:block;
	background:url(../images/banner_nav.png) no-repeat center center;
}
#nav .navbar-nav > li .new_item .item_nav ul li.active a, #nav .navbar-nav > li .new_item .item_nav ul li a:hover {
	background: url(../images/banner_nav_active.png) no-repeat center center;
}
#nav .navbar-nav > li .new_item .item_thumb {
	height:auto; /* changed to auto by 255px sang */
	width:100%;
	background:#dbdbdb;
	padding:0;
	margin:20px 0 20px 0;
}
#nav .navbar-nav > li .new_item .price {
	font-size:18px;
	line-height:20px;
	color:#37bbec;
	margin:0;
	padding:0;
	font-family: 'latoblack';
	font-weight:normal;
	float:right;
}
#nav .navbar-nav > li .new_item .item_desc {
}
#nav .navbar-nav > li .new_item .item_desc p {
	font-size:14px;
	line-height:21px;
	color:#898989;
	margin:0;
	padding:0;
}
#nav .navbar-nav > li .new_item .item_desc h5 {
	text-transform:uppercase;
}
/*#header_1 .container { position:relative; }*/
#header_1 .right_menu {
	//float:right;
	padding-bottom:11px;
	position:relative;
	padding-top:5px;
	right: 0px;
}
#header_1 .right_menu > ul {
	margin:0;
	padding:0;
	display:block;
}
#header_1 .right_menu > ul > li {
	margin:0 5px;
	padding:0;
	display:block;
	float:left;
}
#header_1 .right_menu > ul > li:last-child {
	margin-right:0;
}
#header_1 .right_menu > ul > li:first-child {
	margin-left:0;
}
#header_1 .right_menu > ul > li:first-child a span {
	font-size:15px;
}
#header_1 .right_menu > ul > li > a {
	margin:0;
	padding:0;
	display: block;
	background-color: #ffffff;
	margin-left: 10px;
	width: 30px;
	height: 30px;
	position: relative;
	text-align: center;
	line-height: 30px;
	border-radius: 50%;
	box-shadow: 0px 1px 0px #c9cbcb, inset 0px 1px 0px #fff;
	text-align:center;
}
#header_1 .right_menu ul li, #header_1 .right_menu > ul > li > a span, #footer .f_mid .social ul li a {
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
#header_1 .right_menu ul li:hover, #footer .f_mid .social ul li a:hover {
}
#header_1 .right_menu > ul > li > a :after {
	content: "";
	display: block;
	position: absolute;
	top: -3px;
	left: -3px;
	bottom: -3px;
	right: -3px;
	z-index: -1;
	border-radius: 50%;
	background-color: #edefef;
	-webkit-box-shadow: 0 1px #fff, inset 0 1px #c9cbcb;
	-moz-box-shadow: 0 1px #fff, inset 0 1px #c9cbcb;
	box-shadow: 0 1px #fff, inset 0 1px #c9cbcb;
}
#header_1 .right_menu > ul > li > a span {
	font-size:15px;
	line-height:30px;
	color:#282727;
}
#header_1 .right_menu > ul > li > a span:hover {
	color: #37bbec;
}
#header_1 .menu_c {
	background: #fff;
	position: relative;
	box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
	margin: 0 0 0 0;
	padding: 0;
	border-radius: 5px;
	position:absolute;
	top:114px;
	right:0;
	display:none;
	z-index:99;
}
#header_1 .cart_menu {
	width:670px;
}
#header_1 .menu_c .menu_title {
	padding:15px 25px;
	border-bottom:1px solid #efefef;
}
#header_1 .menu_c h4 {
	font-size:20px;
	line-height:24px;
	color:#282727;
	font-weight:normal;
	margin:0;
	padding:0;
}
#header_1 .cart_menu .cart_row {
	display:table;
	margin:0;
	padding:0;
	width:100%;
}
#header_1 .cart_menu ul {
	display:table-row;
}
#header_1 .cart_menu ul li {
	border-bottom:1px solid #efefef;
	display:table-cell;
	vertical-align:middle;
	overflow:hidden;
	margin: 0;
	padding: 15px 0;
	float:none;
}
#header_1 .cart_menu ul li .pro_img {
	width:80px;
	height:80px;
	padding:4px;
	border:1px solid #efefef;
}
#header_1 .cart_menu ul li .pro_img span {
	display:block;
	width:100%;
	height:100%;
	background:#dcdcdc;
}
#header_1 .cart_menu ul li .price {
	font-size:14px;
	color:#37bbec;
	font-weight:normal;
	font-family: 'latoblack';
	margin:0;
	padding:0;
	line-height:30px;
	float:left;
}
#header_1 .cart_menu ul li .del_btn {
	width:30px;
	height:30px;
	display:block;
	float:right;
	background:url(../images/delete_icon.png) no-repeat center center;
}
#header_1 .cart_menu ul li:nth-child(1) {
	width:20%;
	padding-left:25px;
}
#header_1 .cart_menu ul li:nth-child(2) {
	width:54%;
}
#header_1 .cart_menu ul li:nth-child(3) {
	width:26%;
	padding-right:25px;
}
#header_1 .cart_menu .cheout_row {
	padding:25px;
}
#header_1 .cart_menu .cheout_row p {
	font-size: 14px;
	line-height:40px;
	color: #898989;
	font-weight: normal;
	margin: 0;
	padding: 0;
	float:left;
}
#header_1 .cart_menu .cheout_row p .fa-clock-o {
	color: #fb5700;
	line-height: 30px;
	font-size: 16px;
	margin-right: 9px;
}
#header_1 .cart_menu .cheout_row .checkout_btn {
	width: 122px;
	height: 40px;
	background: #37bbec;
	text-align: center;
	border: none;
	display: block;
	float: right;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	font-weight: normal;
	font-family: 'latoblack';
	border-radius: 18px;
	margin: 0;
	padding: 0;
	text-shadow: -1px -1px 1px #2f8aab;
	text-decoration:none !important;
}
#header_1 .cart_menu .cheout_row .checkout_btn:hover {
	background-color:#48c3ee;
	text-decoration:none;
	color:#fff;
}
#header_1 .cart_menu .cheout_row .checkout_btn:active {
	background-color:#2caee7;
	text-decoration:none;
	color:#fff;
}
#header_1 .acc_menu {
	width:270px;
}
#header_1 .acc_menu h4 {
	float:left;
}
#header_1 .acc_menu .login_frm {
	padding:0 25px;
}
#header_1 .acc_menu a.sign_up {
	margin:0;
	font-size:14px;
	line-height:24px;
	color:#37bbec;
	display:block;
	font-weight: normal;
	font-family: 'latoblack';
	float:right;
}
#header_1 .acc_menu .txtbox {
	margin:20px 0 0 0;
	padding:0 15px 0 18px;
	width:100%;
	height:30px;
	display:block;
	border:1px solid #d7dbdb;
	border-radius:4px;
	font-size: 14px;
	color: #898989;
	font-family: 'latoregular'
}
#header_1 .acc_menu .remember {
	font-size:14px;
	line-height:18px;
	color:#898989;
	margin:0;
	padding:20px 0 0 0;
}
#header_1 .acc_menu .remember .chkbox {
	margin:0 9px 0 0;
	vertical-align:middle;
}
#header_1 .acc_menu .signin_btn {
	margin:18px 0;
	width:100%;
	height:35px;
	line-height:35px;
	;
}
#header_1 .acc_menu .forgot {
	padding:10px 25px;
	border-top:1px solid #efefef;
}
#header_1 .acc_menu .forgot span {
	font-size:14px;
	line-height:16px;
	color:#898989;
	margin:0;
	padding:0;
	display:block;
	float:left;
}
#header_1 .acc_menu .forgot a {
	font-size:14px;
	line-height:16px;
	color:#37bbec;
	padding:0 7px;
	margin:0;
	display:block;
	float:left;
}
#header_1 .acc_menu .forgot a.name {
	border-left:1px solid #ccc;
}
#header_1 .search_menu {
	width:270px;
	padding:20px 25px;
}
#header_1 .search_menu .search_box {
	position:relative;
}
#header_1 .search_menu .search_box .txtbox {
	width:100%;
	height:30px;
	border-radius:18px;
	font-size:14px;
	color:#898989;
	padding:0 35px 0 18px;
	border:1px solid #d7dbdb;
}
#header_1 .search_menu .search_box a {
	position:absolute;
	right:18px;
	top:0px;
}
#header_1 .search_menu .search_box a span {
	font-size:12px;
	color:#d7dbdb;
	line-height:30px;
}
.banner {
	padding:190px 0;
	background:#dcdcdc;
}
.banner .banner {
	width:920px;
	height:420px;
	text-align:center;
	margin:0 auto;
	padding:90px 0 0 0;
	background:#f5f5f5;
}



/*----------------
   Banners
-----------------*/



.banner h1 {
	font-size:36px;
	line-height:38px;
	color:#282727;
	font-weight:normal;
	margin:0 0 30px 0;
	padding:0;
	text-transform:uppercase;
}
.banner h4 {
	font-size:18px;
	line-height:27px;
	color:#282727;
	font-weight:normal;
	margin:28px 0 0 0;
	font-family: 'Poppins';
}
.banner .line_1 {
	background:#fbcf00;
	width:200px;
	height:2px;
	margin:0 auto;
}
.btn_c {
	width:130px;
	height:40px;
	font-size:14px;
	line-height:40px;
	color:#ffffff;
	font-weight:normal;
	display:block;
	margin:30px auto 0;
	font-family: 'Poppins';
	background:#8bc34a;
	border-radius:4px;
	
	border:none;
	text-align:center;
	cursor:pointer;
	position:relative;
}
.btn_c:hover {
	background-color:#8bc34a;
	text-decoration:none;
	color:#fff;
}
.btn_c:active {
	background-color:#2caee7;
	text-decoration:none;
	color:#fff;
}
.banner p {
	font-size:18px;
	line-height:27px;
	color:#282727;
	font-weight:normal;
	margin:0;
	padding:0;
}
.banner_nav {
	padding-top:10px;
}
.banner_nav .banner_nav_left {
	float:left;
	padding:3px 0;
}
.banner_nav a {
	margin:0;
	padding:0;
	display: block;
	background-color: #ffffff;
	float:left;
	margin:0 0px 0 10px;
	width: 30px;
	height: 30px;
	position: relative;
	text-align: center;
	line-height: 30px;
	border-radius: 50%;
	box-shadow: 0px 1px 0px #c9cbcb, inset 0px 1px 0px #fff;
	text-align:center;
}
.banner_nav a:before {
	content: "";
	display: block;
	position: absolute;
	top: -3px;
	left: -3px;
	bottom: -3px;
	right: -3px;
	z-index: -1;
	border-radius: 50%;
	background-color: #edefef;
	-webkit-box-shadow: 0 1px #fff, inset 0 1px #c9cbcb;
	-moz-box-shadow: 0 1px #fff, inset 0 1px #c9cbcb;
	box-shadow: 0 1px #fff, inset 0 1px #c9cbcb;
}
.banner_nav a.prev .fa-chevron-left {
	line-height:30px;
	font-size:14px;
	color:#282727;
}
.banner_nav a:hover.prev .fa-chevron-left {
	color:#37bbec;
}
.banner_nav a.next .fa-chevron-right {
	line-height:30px;
	font-size:14px;
	color:#282727;
	margin-left:2px;
}
.banner_nav a:hover.next .fa-chevron-right {
	color:#37bbec;
}
.banner_nav ul {
	margin:0;
	padding:6px 0;
	float:left;
	display:block;
}
.banner_nav ul li {
	margin:0 5px;
	padding:0;
	float:left;
	display:block;
}
.banner_nav ul li a {
	display:block;
	width:15px;
	height:15px;
	display:block;
}
.banner_nav ul li.active a, .banner_nav ul li a:hover {
	background-color:#37bbec;
}
.banner_nav .scroll_down {
	background: url("../images/scroll_icon.png") no-repeat scroll right center rgba(0, 0, 0, 0);
	color: #282727;
	cursor: pointer;
	float: right;
	font-size: 14px;
	line-height: 36px;
	padding-right: 37px;
	position: relative;
	top: 8px;
}
.banner_nav .scroll_down .fa-arrow-circle-down {
	color:#37bbec;
	margin:0 0 0 5px;
	line-height:36px;
}




/*----------------
  Content
-----------------*/



#content {
	background:url(../images/cotnent_bg.png) repeat-x top left #f3f6f6;
	padding:0px;
}
#content .box {
	position:relative;
	border:5px solid #fff;
	border-radius:5px;
}
.red5 {
	border-radius:5px;
}
#content .hg_520 {
	height:520px;
}
#content .hg_510 {
	height:510px;
}
#content .hg_400 {
	height:400px;
}
#content .hg_310 {
	height:310px;
}
#content .hg_300 {
	height:300px;
}
#content .hg_200 {
	height:310px;
}


#content p {
	font-size:18px;
	line-height:normal;
	color:#282727;
	font-weight:normal;
	margin:0;
	padding:0;
}
.fa-arrow-circle-right {
	color:#37bbec;
	font-size:14px;
	margin-left:6px;
	line-height:27px;
}
.fa-arrow-circle-right:hover {
	text-decoration:none;
}
#content .h_row_1 p {
	line-height:27px;
}
#content .h_row_1 h1 {
	padding-bottom:10px;
}
#content .h_row_1 .box_1 .box_inn {
	position:absolute;
	left:40px;
	right:40px;
	bottom:25px;
	background:rgba(238, 238, 238, 0.70);
	text-align:center;
	padding:20px 0;
	z-index:0;
}
#content .h_row_1 .box_2 h1 {
	line-height:48px;
}


/*#content .h_row_1 .box_2 .box_inn { padding:60px 60px 0 40px; }*/


#content .h_row_1 .box_2 .box_inn {
	position:absolute;
	z-index:0;
	top:60px;
	left:40px;
	right:60px;

}
#content .h_row_2 {
	padding:30px 0 0 0;
}
#content .h_row_2 .box_1 p {
	line-height:21px;
	font-size:14px;
}
#content .h_row_2 .box_1 .box_inn {
	padding:18px 0 15px 0;
	position:absolute;
	z-index:0;
	top:24px;
	left:10px;
	right:10px;
	background:rgba(238, 238, 238, 0.70);
	text-align:center;
}
#content .h_row_2 .box_2 .box_inn {
	position:absolute;
	z-index:0;
	top:45px;
	left:60px;
	right:60px;
	text-align:center;
}
#content .h_row_2 .box_2 h1 {
	color:#ffffff;
	padding-bottom:20px;
}
#content .h_row_2 .fa-arrow-circle-right {
	color:#fbcf00;
}
#content .h_row_2 .box_2 p {
	color:#ffffff;
	line-height:24px;
}
#content .h_row_2 .box_3 .box_inn {
	position:absolute;
	z-index:0;
	bottom:15px;
	left:10px;
	right:10px;
	text-align:center;
	background:rgba(238, 238, 238, 0.70);
	padding:22px 0;
}
#content .h_row_2 .box_3 .box_inn ul {
	margin:0;
	padding:0;
	display:inline-block;
	vertical-align:top;
}
#content .h_row_2 .box_3 .box_inn ul li {
	margin:0 5px;
	padding:4px;
	display:block;
	float:left;
	width:30px;
	height:30px;
	background:#fff;
	border:1px solid #d7dbdb;
	border-radius:50%;
}
#content .h_row_2 .box_3 .box_inn ul li span {
	display:block;
	width:20px;
	height:20px;
	border-radius:50%;
}
#content .h_row_2 .box_3 .box_inn ul li:nth-child(1) span {
	background:#37bbec;
}
#content .h_row_2 .box_3 .box_inn ul li:nth-child(2) span {
	background:#8dc838;
}
#content .h_row_2 .box_3 .box_inn ul li:nth-child(3) span {
	background:#fbcf00;
}
#content .h_row_2 .box_3 .box_inn ul li:nth-child(4) span {
	background:#fb5700;
}
#content .h_row_2 .box_3 h5 {
	padding-bottom:15px;
}
#content .h_row_3 {
	padding:70px 0 0 0;
	text-align:center;
}
#content .h_row_3 .btn_c {
	z-index:9;
}
#content .h_row_3 p {
	color:#4e4e4e;
	line-height:30px;
	padding:40px 0 0 0;
}
#content .h_row_3 .thumb {
	text-align:center;
	margin-top:-65px;
}
#content .h_row_3 .thumb img {
	max-width:100%;
	height:auto;
	vertical-align:top;
}
#content .h_row_4 h3 {
	line-height:30px;
	float:left;
}
#content .h_row_4 .cont {
	float:right;
}
#content .h_row_4 a {
	padding:0;
	display: block;
	background-color: #ffffff;
	float:left;
	margin:0 0px 0 10px;
	width: 30px;
	height: 30px;
	position: relative;
	text-align: center;
	line-height: 30px;
	border-radius: 50%;
	box-shadow: 0px 1px 0px #c9cbcb, inset 0px 1px 0px #fff;
	text-align:center;
}

#content .h_row_4 a.prev .fa-chevron-left {
	line-height:30px;
	font-size:14px;
	color:#282727;
}
#content .h_row_4 a:hover.prev .fa-chevron-left {
	color:#37bbec;
}
#content .h_row_4 a.next .fa-chevron-right {
	line-height:30px;
	font-size:14px;
	color:#282727;
	margin-left:2px;
}
#content .h_row_4 a:hover.next .fa-chevron-right {
	color:#37bbec;
}
#content .main_box {
	border:5px solid #fff;
	border-radius:5px;
	box-shadow:0 2px 2px rgba(11, 25, 28, 0.1);
}
#content .main_box .box_1 {
	width:100%;
	
	position:relative;
	overflow:hidden;
	 text-align: center;
    height: 188px;
    vertical-align: middle;
}
#content .main_box .box_1 img {
	
	
	text-align: center;
    height: 188px;
    vertical-align: middle;
}
#content .main_box .desc {
	padding:15px 10px;
	background:#ffffff;
}
#content .main_box .desc h5 a {
	color:#282727;
}
#content .main_box .desc p {
	font-size:14px;
	line-height:16px;
	color:#898989;
	padding:7px 0 14px 0;
}
#content .main_box .desc .price {
	font-size:18px;
	line-height:20px;
	
	font-family: 'latoblack';
	font-weight:normal;
}
#content .main_box .box_1 .overlay {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(3, 50, 68, 0.1);
	opacity:0;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}


#content .main_box .box_1 .outstock {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(3, 50, 68, 0.5);
	opacity:0;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}



#content .main_box .box_1 a.cart_btn_1 {
	margin: -100px auto 10px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
#content .main_box .box_1 a.info_btn {
	width: 130px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	color: #ffffff;
	font-weight: normal;
	display: block;
	margin: 0 auto;
	font-family: 'latoblack';
	background: #fbcf00;
	border-radius: 18px;
	text-shadow: -1px -1px 1px #d7b101;
	border: none;
	text-align: center;
	cursor: pointer;
	position: relative;
}
#content .main_box:hover .overlay {
	opacity:1;
}
#content .main_box:hover a.cart_btn_1 {
	margin: 55px auto 10px;
}
#content .main_box .box_1 a.info_btn, #content .main_box .box_1 a.cart_btn_1 {
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
#content .main_box .box_1 a.info_btn:hover, #content .main_box .box_1 a.cart_btn_1:hover {
	opacity:0.8;
}
#content .main_box .box_1 img {
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
#content .main_box:hover img {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
#content .product_c .main_box {

	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;

}
#content .product_c .view-grid .main_box:hover {
/*-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);	*/	
}
#content .product_c .main_box {
	  margin-bottom: 30px;
   
    background: #fff;
    width: 100%;
    margin-bottom: 30px;
    box-shadow: none;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    z-index: 996;
	margin-bottom:30px;
}
#content .h_row_4 .carosel {
	padding-top:30px;
}
/** Blog **/
#content .title {
	padding:15px 0 25px;
}
#content .title h2 {
	float:left;
}
#content .title .title_right {
	float:right;
}
#content .title .rss {
	width:86px;
	height:35px;
	text-align:center;
	font-size:14px;
	line-height:33px;
	color:#282727;
	font-weight:normal;
	background:url(../images/rounded_box.png) no-repeat center center;
	display:block;
}
#content .title .rss:hover {
	text-decoration:none;
}
#content .title .rss span {
	line-height:35px;
	color:#fc6d22;
	font-size:14px;
	margin-right:8px;
}

#content .blog_blk {
	background:#fff;
	position:relative;
	box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
	margin:0 0 30px 0;
	padding:0;
	border-radius: 5PX;
}
#content .blog_blk .box img {
	width:100%;
	height:auto;
}
#content .blog_blk .rounded_box {
	width:76px;
	height:76px;
	border:3px solid #fff;
	border-radius:50%;
	position:absolute;
	bottom:-38px;
	right:20px;
	background:#dcdcdc;
	z-index:5;
}
#content .blog_blk .blog_desc {
	padding:16px 25px 20px 25px;
}
#content .blog_blk .blog_desc > h5 a {
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	color:#282727;
}
html #content .blog_blk .blog_desc > h5 a:hover {
	color: #37bbec;
}
#content .blog_blk .blog_desc p {
	font-size:14px;
	line-height:21px;
	color:#898989;
	padding:15px 0 0 0;
}
#content .blog_blk .blog_desc p strong {
	color:#282727;
	font-weight:normal;
	font-family: 'latobold';
}
#content .blog_blk a.play_btn {
	width:80px;
	height:80px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-40px 0 0 -40px;
	display:block;
	background:url(../images/play.png) no-repeat center center;
	z-index:9;
}
#content .blog_blk .blog_desc_inn {
	padding:25px 0 25px 0;
}
#content .blog_blk .blog_desc_inn h5 {
	margin:0 0 20px 0;
}
#content .blog_blk .blog_desc_inn p {
	font-size:14px;
	line-height:24px;
	color:#898989;
	margin:0;
	padding:0 30px 0 25px;
	font-weight:normal;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-left:4px solid #37bbec;
	position:relative;
}
#content .blog_blk .blog_desc_inn p span.fa-quote-right {
	font-size:24px;
	line-height:28px;
	color:#fbcf00;
	position:absolute;
	top:0px;
	right:0;
}
#content .blog_blk .post_com {
	padding:65px 25px 30px 25px;
	margin:0;
	border-top:1px solid #efefef;
}
#content .blog_blk .post_com .user_img {
	float:left;
	margin:0 25px 0 0;
	float:left;
	width:70px;
	height:70px;
	display:block;
	background:#dcdcdc;
	border-radius:50%;
}
#content .blog_blk .post_com .com_desc {
	overflow:hidden;
}
#content .blog_blk .post_com .com_desc h5 {
	text-transform:none;
}
#content .blog_blk .post_com .com_desc p {
	font-size:14px;
	line-height:21px;
	color:#898989;
	padding:10px 0;
}
#content .blog_blk .post_com .com_desc ul {
	margin:0;
	padding:0;
	display:block;
}
#content .blog_blk .post_com .com_desc ul li {
	float:left;
	margin:0 5px;
	padding:0;
}
#content .blog_blk .post_com .com_desc ul li a {
	width:40px;
	height:40px;
	display:block;
	text-align:center;
	border:1px solid #d7dbdb;
	border-radius:50%;
}
#content .blog_blk .post_com .com_desc ul li a span {
	font-size:18px;
	color:#898989;
	line-height:40px;
}
#content .blog_blk .post_com .com_desc ul li:first-child {
	margin-left:0;
}
#content .blog_blk .post_com .com_desc ul li:last-child {
	margin-right:0;
}
#content .comment_c {
	background:#fff;
	position:relative;
	box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
	margin:0 0 0 0;
	padding:0;
	border-radius: 5PX;
}
#content .comment_c h5.sub_title {
	padding:0 0 0 25px;
	line-height:50px;
	border-bottom:1px solid #efefef;
}
#content .comment_c h5.sub_title strong {
	font-weight:normal;
	color:#37bbec;
	margin-left:14px;
}
#content .comment_c .com_list {
}
#content .comment_c .com_list ul {
	margin:0;
	padding:0;
}
#content .comment_c .com_list ul li {
	margin:0;
	padding:25px;
	border-bottom:1px solid #efefef;
}
#content .comment_c .com_list ul li.comment_replay {
	padding-left:70px;
}
#content .comment_c .com_list ul li .user_img {
	float:left;
	margin:0 30px 0 0;
	width:70px;
	height:70px;
	border-radius:50%;
}
#content .comment_c .com_list ul li .com_desc {
	overflow:hidden;
}
#content .comment_c .com_list ul li h5 {
	float:left;
	margin:0 0 0 0;
	text-transform:none;
}
#content .comment_c .com_list ul li .datetxt {
	font-size:14px;
	line-height:16px;
	color:#898989;
	margin:0;
	padding:0 0 0 22px;
	float:left;
}
#content .comment_c .com_list ul li .fa {
	font-size: 14px;
	line-height: 16px;
	color: #d7dbdb;
	margin-right: 6px;
}
#content .comment_c .com_list ul li .replay {
	font-size:14px;
	line-height:16px;
	color:#898989;
	margin:0;
	padding:0;
	float:right;
}
#content .comment_c .com_list ul li p {
	font-size:14px;
	line-height:21px;
	color:#898989;
	font-weight:normal;
	padding:10px 0 0 0;
	margin:0;
}
#content .frm {
	padding:5px 15px 15px 15px;
}
#content .frm .lbltxt {
	font-size:13px;
	line-height:16px;
	color:#898989;
	padding:24px 0 13px 0;
	font-family: 'Poppins';
	font-weight:normal;
}
#content .frm .txtbox {
	width:100%;
	border:1px solid #d7dbdb;
	height:35px;
	display:block;
	padding:0 15px;

	margin:0;
	font-size:12px;
	color:#898989;
	font-family: 'Poppins';
}
#content .frm textarea {
	width:100%;
	border:1px solid #d7dbdb;
	height:100px;
	display:block;
	padding:15px;
	/*border-radius:15px;*/
	margin:0 0 24px 0;
	font-size:12px;
	color:#898989;
	font-family: 'Poppins';
}
#content .frm .req {
	color:#fb5700;
	font-size:14px;
	font-family: 'Poppins';
	font-weight:normal;
	margin-left:4px;
}
#content .frm .btn_c {
	width:105px;
	float:left;
	margin:0 20px 0 0;
}
#content .frm .clear_btn {
	border:2px solid #d7dbdb;
	text-align:center;
	font-weight:normal;
	border-radius:4px;
	font-size:14px;
	line-height:36px;
	color:#898989;
	width:84px;
	height:40px;
	display:block;
	float:left;
	cursor:pointer;
	font-family: 'Poppins';
}
.clear_btn {
	background:#fff;
}
.clear_btn:hover {
	background:#f3f6f6;
}
.clear_btn:active {
	background:#f3f6f6;
}
#content .frm .reqired {
	color:#fb5700;
	font-size:14px;
	font-family: 'Poppins';
	font-weight:normal;
	line-height:40px;
	float:right;
	display:block;
}
#content .frm .frm_bot {
}
#content .tag_c {
	padding:15px 25px 15px 25px;
	border-top:1px solid #efefef;
}
#content .tag_c ul {
	margin:0;
	padding:0;
	float:left;
}
#content .tag_c ul li {
	font-size:14px;
	line-height:30px;
	color:#898989;
	padding:0 22px 0 0;
	display:block;
	float:left;
}
#content .tag_c ul li:last-child {
	padding-right:0;
}
#content .tag_c ul li a {
	display:block;
	float:left;
	color:#898989;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
#content .tag_c ul li a:hover {
	color: #37bbec;
}
#content .tag_c ul li span {
	display:block;
	float:left;
}
#content .tag_c ul li span.fa {
	font-size:14px;
	line-height:30px;
	color:#d7dbdb;
	margin-right:7px;
}
#content .tag_c ul li a.tag {
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	padding:0 15px;
	font-size:14px;
	line-height:30px;
	color:#282727;
	display:block;
	float:left;
	margin:0 0 0 12px;
	/*background:#f3f6f6;
	border-radius:15px;*/
}
#content .tag_c ul li a.tag:hover {
	background:#37bbec;
	color:#fff;
}
#content .tag_c ul li a.tag:hover {
	text-decoration:none;
}
#content .tag_c a.share {
	float:right;
	font-size:14px;
	line-height:30px;
	color:#898989;
}
#content .tag_c a.share:hover {
	color: #2a6496;
}
#content .tag_c a.share span.fa {
	font-size:14px;
	line-height:30px;
	color:#d7dbdb;
	margin-right:7px;
}
#content .quote {
	background:#fff;
	position:relative;
	box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
	margin:0 0 30px 0;
	padding:0;
	border-radius: 5PX;
}
#content .quote .quote_inn {
	padding:20px 25px;
}
#content .quote p {
	font-size:16px;
	line-height:27px;
	color:#898989;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	overflow:hidden;
}
#content .quote .ico {
	float:left;
	border-radius:50%;
	border:2px solid #fbcf00;
	width:50px;
	height:50px;
	text-align:center;
	margin:0 25px 0 0;
	padding:0;
}
#content .quote .ico .fa-quote-right {
	font-size:22px;
	line-height:50px;
	color:#fbcf00;
	width:50px;
	height:50px;
}
#content .audio_c {
	background:#fff;
	position:relative;
	box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
	margin:0 0 30px 0;
	padding:0;
	border-radius: 5PX;
}
#content .audio_c .audio_inn {
	padding:20px 25px;
}
#content .audio_c .pause_btn {
	float:left;
	margin:0 25px 0 0;
	width:50px;
	height:50px;
	background:url(../images/pause.png) no-repeat center center;
}
#content .audio_c .audio_inn .audio_right {
	overflow:hidden;
	position:relative;
}
#content .audio_c .audio_inn .audio_name a {
	font-size:14px;
	line-height:24px;
	color:#282727;
	font-weight:normal;
	font-family: 'Poppins';
	margin:0;
	padding:0;
	float:left;
}
#content .audio_c .audio_inn .audio_name a:hover {
	color: #37bbec;
}
#content .audio_c .audio_inn .audio_time {
	font-size:14px;
	line-height:24px;
	color:#898989;
	margin:0;
	padding:0;
	float:right;
}
#content .audio_c .audio_inn .audio_player_img {
	padding:5px 0 0 0;
}
#content .audio_c .audio_inn .audio_player_img img {
	max-width:100%;
}
#content .page_c {
	background:#fff;
	position:relative;
	box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
	margin:0 0 0 0;
	padding:0;
}
#content .page_c a.prev {
	width:121px;
	height:50px;
	font-size:14px;
	line-height:50px;
	text-align:center;
	color:#898989;
	font-family: 'Poppins';
	font-weight:normal;
	display:block;
	float:left;
}
#content .page_c a.next {
	width:121px;
	height:50px;
	font-size:14px;
	line-height:50px;
	text-align:center;
	color:#898989;
	font-family: 'Poppins';
	font-weight:normal;
	display:block;
	float:right;
}
#content .page_c a.prev:hover {
	color:#282727;
}
#content .page_c a.next:hover {
	color:#282727;
}
#content .page_c a.prev span.fa {
	font-size:14px;
	line-height:50px;
	color:#919191;
	margin-right:8px;
}
#content .page_c a.prev:hover span.fa {
	color:#282727;
}
#content .page_c a.next span.fa {
	font-size:14px;
	line-height:50px;
	color:#919191;
	margin-left:8px;
}
#content .page_c a.next:hover span.fa {
	color:#282727;
}
#content .page_c ul {
	margin:0;
	padding:0;
	display:block;
	float:left;
}
#content .page_c ul li {
	margin:0;
	padding:0;
	display:block;
	width:44px;
	float:left;
	text-align:center;
	border-left:1px solid #efefef;
}
#content .page_c ul li a {
	font-size:14px;
	line-height:50px;
	color:#282727;
	display:block;
	font-family: 'Poppins';
	font-weight:normal;
}
#content .page_c ul li.active a, #content .page_c ul li a:hover {
	color:#37bbec;
}
#content .page_c ul li:last-child {
	border-right:1px solid #efefef;
}
#content .page_c a:hover {
	text-decoration:none;
}



/*----------------
  SideBar
-----------------*/


.sidebar .side_box {
	position: relative;
	box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
	background:#fff;
	margin:0 0 15px 0;
	padding:0;
	border-radius:5px;
}
.sidebar h5 {
	padding:15px 15px 15px 15px;
	line-height:20px;
	margin:0;
	border-bottom:1px solid #efefef;
}
.sidebar .side_box_1 {
}
.sidebar .side_box ul {
	margin:0;
	padding:0;
}
.sidebar .side_box ul li {
	margin:0;
	padding:7px 15px 7px 15px;
	display:block;
}
.sidebar .side_box ul li a {
	margin:0;
	padding:0 0;
	display:block;
	font-size:12px;
	line-height:21px;
	color:#4e4e4e;
	font-weight:normal;
	display:block;
}

.sidebar .side_box ul li:nth-child(odd),{
	background:#fff;
}

.sidebar .side_box ul li a:active{
	background:#0088cc;
	text-decoration: none;
}
.sidebar .side_box ul li:hover:nth-child(odd),.sidebar .side_box ul li:active:nth-child(odd),.sidebar .side_box ul li a:active:nth-child(odd),.sidebar .side_box ul li a:hover:nth-child(odd){
	color: #fff;
	background:#0088cc;
	border: 1px solid #0088cc;
	text-decoration: none;
}

.sidebar .side_box ul li{
	border-top:1px solid #f2f2f2;
}

.sidebar .side_box ul li:hover:nth-child(even),.sidebar .side_box ul li:active:nth-child(even),.sidebar .side_box ul li a:active:nth-child(even),.sidebar .side_box ul li a:hover:nth-child(even){
	color: #fff;
	background:#0088cc;
	border: 1px solid #0088cc;
}
 .sidebar .side_box nav_tag ul li:active:nth-child(even),.sidebar .side_box nav_tag ul li a:active:nth-child(even){
	color: #fff;
	background:#0088cc;
	border: 1px solid #0088cc;
}  
.sidebar .side_box ul li:last-child {
	border-radius:0px 0px 5px 5px;
}
.sidebar .side_box_2 ul li {
	padding:15px 15px 15px 15px;
	overflow:hidden;
}
.sidebar .side_box_2 ul li .post_img {
	width:50px;
	height:50px;
	float:left;
	background:#dbdbdb;
	border-radius:5px;
	margin:0 10px 0 0;
}
.sidebar .side_box_2 ul li a {
	font-weight:normal;
	font-family: 'latobold';
	overflow:hidden;
}
.sidebar .side_box_3 ul {
	padding: 0 15px 15px 15px;
	display:block;
	float:left;
	width:100%;
}
.sidebar .side_box_3 ul li {
	padding:15px 5px 0 0;
	float:left;
	background:none;
}
.sidebar .side_box_3 ul li:nth-child(even) {
	background:none;
}
.sidebar .side_box_3 ul li:nth-child(odd) {
	background:none;
}
.sidebar .side_box_3 ul li a {
	line-height:30px;
	margin:0;
	padding:0 11px;
	display:block;
	color:#282727;
	background:#f3f6f6;
	border-radius:15px;
	font-size:11px;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.sidebar .side_box_3 ul li a:hover {
	background: none repeat scroll 0 0 #37bbec;
	color: #fff;
	text-decoration:none;
}
.sidebar_1 h5 a {
	color:#282727;
	display:block;
	background:url(../images/arrow_down.png) no-repeat right center;
}
.sidebar_1 h5.active a {
	background:url(../images/arrow_up.png) no-repeat right center;
}
.sidebar .price {
	padding:12px 15px;
}
.sidebar .price .txtbox {
	width: 74px;
	border: 1px solid #d7dbdb;
	height: 30px;
	display: block;
	padding: 0 15px;
	border-radius: 15px;
	margin: 0;
	font-size: 14px;
	color: #4e4e4e;
	font-family: 'latoregular';
	float:left;
	text-align:center;
}
.sidebar .price span.to {
	display:block;
	font-size:14px;
	line-height:30px;
	color:#898989;
	font-weight:normal;
	text-align:center;
	width:29px;
	float:left;
}
.sidebar .price .price_bar {
	padding: 25px 0 10px;
}
.sidebar .price .price_bar img {
	max-width:100%;
	height:auto;
}

.sidebar .col_box ul li span {
	width:10px;
	height:10px;
	display:inline-block;
	border-radius:50%;
	margin:0 8px 0 0;
}
.sidebar .col_box ul li span.multi {
	background:url(../images/multicolor.png) no-repeat center center;
}
.sidebar .col_box ul li .icheckbox_minimal {
	float:right;
	margin-right:0;
}
.sidebar .col_box ul li:nth-child(1) span {
	background:#a637ec;
}
.sidebar .col_box ul li:nth-child(2) span {
	background:#37bbec;
}
.sidebar .col_box ul li:nth-child(3) span {
	background:#8dc838;
}
.sidebar .col_box ul li:nth-child(4) span {
	background:#fbcf00;
}
.sidebar .col_box ul li:nth-child(5) span {
	background:#fb5700;
}
.sidebar .col_box ul li:nth-child(6) span {
	background:#fb0000;
}
.sidebar .col_box ul li:nth-child(7) span {
	background:#dfdfdf;
}
.sidebar .col_box ul li:nth-child(8) span {
	background:#252525;
}
.sidebar .col_box ul li:nth-child(9) span {
	background:url(../images/multicolor.png) no-repeat center center;
}
.sidebar .material {
}
.sidebar .material .iradio_minimal {
	float:right;
	margin-right:-3px;
}
.sidebar .cat_box {
	padding:35px 15px 0 15px;
	height:235px;
	background:url(../images/img_2.png) no-repeat;
	background-size:cover;
	background-position: right top;
}
.sidebar .cat_box h2 {
	color:#fff;
	font-weight:normal;
	margin:0;
	padding:0;
}
.sidebar .cat_box h5 {
	line-height:21px;
	color:#ffffff;
	border:none;
	padding:0;
	margin:0;
}
.sidebar .cat_box .down_btn {
	width:110px;
	height:40px;
	display:block;
	border-radius:5px;
	border:2px solid #fff;
	text-align:center;
	font-size:13px;
	line-height:36px;
	font-family: 'latoblack';
	font-weight:normal;
	color:#fff;
	margin:65px 0 0 0;
	padding:0;
}


/*----------------
 Cart
-----------------*/




#content .cart_list ul {
	margin:0;
	padding:0;
}
#content .cart_list ul li {
	margin:0;
	padding:0 44px 0 30px;
	display:block;
	background:url(../images/circle_bg_2.png) no-repeat right center;
	float:left;
}
#content .cart_list ul li span {
	margin:0;
	padding:0;
	display:block;
	width:36px;
	height:36px;
	text-align:center;
	font-size:16px;
	line-height:34px;
	color:#282727;
	background:url(../images/circle_bg.png) no-repeat center center;
	font-family: 'latoblack';
}
#content .cart_list ul li:last-child {
	padding-right:0;
	background:none;
}
#content .cart_list ul li:last-child span {
}
#content .cart_list ul li.active span {
	background:url(../images/circle_active_bg.png) no-repeat center center;
}
#content .cart_list ul li.active span {
	color:#ffffff;
}
#content .cart_list ul li.complete span {
	background:url(../images/com_circle.png) no-repeat center center;
}
#content .cart_top {
	padding:0 0 60px 0;
	border-bottom:1px solid #d7dbdb;
	box-shadow:0 1px 1px #fff;
}
/*#content .cart_bot {
	padding:30px 0 0 0;
}*/
#content .cart_tbl {
	background:#fff;
	position:relative;
	box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
	/*width: 1050px;*/
	margin-left:41px;
	padding:0;
	border-radius:5px;
}
#content .cart_tbl .title_row {
	display:table;
	width:100%;
	margin:0;
	padding:0;
}
#content .cart_tbl .title_row ul {
	margin:0;
	padding:0;
}
#content .cart_tbl .title_row ul li {
	font-size:14px;
	line-height:20px;
	color:#898989;
	margin:0;
	font-weight:normal;
	font-family: 'Poppins';
}
#content .cart_tbl ul {
	margin:0;
	padding:0;
	display:table-row;
	width:100%;
}
#content .cart_tbl ul li {
	margin:0;
	padding:15px 0;
	display:table-cell;
	overflow:hidden;
	border-bottom:1px solid #efefef;
	vertical-align:top;
}
#content .cart_tbl ul li:nth-child(1) {
	width:30%;
	padding-left:15px;
}
#content .cart_tbl ul li:nth-child(2) {
	width:40%;
}
#content .cart_tbl ul li:nth-child(3) {
	width:30%;
}
#content .cart_tbl ul li:nth-child(4) {
	width:15%;
	padding-right:15px;
}
#content .cart_tbl .con_row {
	display:table;
	margin:0;
	padding:0;
	width:100%;
}
#content .cart_tbl ul li .thumb {
	width:80px;
	height:80px;
	padding:4px;
	border:1px solid #efefef;
}
#content .cart_tbl ul li .thumb span {
	display:block;
	width:100%;
	height:100%;
	background:#dcdcdc;
}
#content .cart_tbl ul li .thumb span img {
	width:100%;
	height:auto;
}
#content .cart_tbl ul li .minus_btn {
	width:30px;
	height:30px;
	border:1px solid #d7dbdb;
	border-right:none;
	border-radius:13px 0px 0px 13px;
	display:block;
	background:url(../images/minus.png) no-repeat center center;
	float:left;
}
#content .cart_tbl ul li .txtbox {
	width:42px;
	height:30px;
	border:1px solid #d7dbdb;
	text-align:center;
	font-size:14px;
	color:#282727;
	padding:0 5px;
	font-family: 'Poppins';
	font-weight:normal;
	float:left;
	display:block;
}
#content .cart_tbl ul li .plus_btn {
	width:30px;
	height:30px;
	border:1px solid #d7dbdb;
	text-align:center;
	border-radius:0px 13px 13px 0;
	display:block;
	background:url(../images/plus.png) no-repeat center center;
	float:left;
	border-left:none;
}
#content .cart_tbl ul li .price {
	font-size:14px;
	color:#37bbec;
	font-weight:normal;
	font-family: 'Poppins';
	margin:0;
	padding:0;
	line-height:30px;
	float:left;
}
#content .cart_tbl ul li .del_btn {
	width:30px;
	height:30px;
	display:block;
	float:right;
	background:url(../images/delete_icon.png) no-repeat center center;
}
#content .cart_tbl ul li h5 {
	line-height:30px;
}
#content .cart_tbl ul li h5 a {
	color:#282727;
}
#content .cart_tbl ul li p {
	font-size:12px;
	line-height:20px;
	color:#898989;
	font-weight:normal;
	margin:0;
	padding:0;
}
#content .cart_tbl .total_row {
	display:table;
	margin:0;
	padding:0;
	width:100%;
}
#content .cart_tbl .total_row ul {
	background:#fafafa;
}
#content .cart_tbl .total_row ul li {
	padding:20px 0;
}
#content .cart_tbl .total_row ul li .fa-clock-o {
	color:#fb5700;
	line-height:30px;
	font-size:16px;
	margin-right:9px;
}
#content .cart_tbl .total_row ul li:nth-child(1) {
	width:62%;
	padding-left:15px;
}
#content .cart_tbl .total_row ul li:nth-child(2) {
	width:21%;
}
#content .cart_tbl .total_row ul li:nth-child(3) {
	width:20%;
	padding-right:15px;
}
#content .cart_tbl .total_row ul li p {
	line-height:30px;
}
#content .cart_tbl .total_row ul li .total_val {
	font-size:14px;
	line-height:30px;
	color:#282727;
	font-weight:normal;
	font-family: 'Poppins';
	margin:0;
	padding:0;
}
#content .cart_tbl .total_row ul li .refresh_btn {
	width:30px;
	height:30px;
	display:block;
	float:right;
	background:url(../images/refresh.png) no-repeat center center;
}

#content .cart_btn {
	padding:25px 0px;
}
#content .cart_btn a.back_btn {
	width:110px;
	height:40px;
	background:#8bc34a;
	text-align:center;
	
	display:block;
	float:left;
	font-size:14px;
	line-height:38px;
	color:#fff;
	font-weight:normal;
	font-family: 'Poppins';
	border-radius:5px;
	margin:0;
	padding:0;
}
#content .cart_btn a.back_btn .fa {
	color:#fff;
	font-size:14px;
	line-height:38px;
	margin-right:9px;

}
#content .cart_btn a.next_btn {
	width:140px;
	height:40px;
	background:#8bc34a;
	text-align:center;
	border:none;
	display:block;
	float:right;
	font-size:14px;
	line-height:40px;
	color:#fff;
	font-weight:normal;
	font-family: 'Poppins';
	border-radius:5px;
	margin:0;
	padding:0;
	
}
#content .cart_btn a.next_btn .fa {
	font-size:14px;
	line-height:40px;
	color:#fff;
	margin-left:9px;
}
#content .ship_frm_c {
	background:#fff;
	position:relative;
	box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
	margin:0 0 0 0;
	padding:0;
	border-radius:5px;
}
#content .ship_frm {
	padding:10px 15px 10px 15px;
	border-bottom:1px solid #efefef;
}
#content .ship_frm .reqired {
	float:none;
	padding:24px 0 13px 0;
	line-height:16px;
}
#content .ship_frm .rad_btn {
	vertical-align:middle;
	margin:0 9px 0 0;
}
#content .slider {
	padding:40px 0 30px 0;
	position:relative;
	margin:0 0 20px 0;
	border-bottom: 1px solid #d7dbdb;
	box-shadow: 0 1px 0px #fff;
}
#content .slider .slider_img {
	float:right;
	margin:0 0 0 40px;
	width:500px;
}
#content .slider .slider_desc {
	overflow:hidden;
	position:relative;
}
#content .slider .slider_desc h1 {
	margin:0;
	padding:30px 0 35px 0;
}
#content .slider .slider_desc p {
	font-size:18px;
	line-height:30px;
	color:#4e4e4e;
	font-weight:normal;
	margin:0;
	padding:0 0 60px 0;
}
#content .slider .slider_desc a.btn_c {
	margin:5px 0 0 0;
	padding:0;
	float:left;
}
#content .slider .slider_desc .price_c {
	float:right;
}
#content .slider .slider_desc .price_c .old_price {
	font-size:24px;
	color:#37bbec;
	display:inline-block;
	text-decoration:line-through;
}
#content .slider .slider_desc .price_c .new_price {
	font-size:50px;
	line-height:50px;
	color:#282727;
	font-family: 'Poppins';
	font-weight:normal;
	display:inline-block;
}
#content .slider .slider_nav {
	position:absolute;
	left:0;
	bottom:30px;
}
#content .slider .slider_nav ul {
	margin:0;
	padding:0;
	display:block;
}
#content .slider .slider_nav ul li {
	margin: 0 5px;
	padding: 0;
	float: left;
	display: block;
}
#content .slider .slider_nav ul li a {
	width: 18px;
	height: 18px;
	display: block;
	background: url(../images/banner_nav.png) no-repeat center center;
}
#content .slider .slider_nav ul li.active a, #content .slider .slider_nav ul li a:hover {
	background: url(../images/banner_nav_active.png) no-repeat center center;
}
#content .product_c {
	position:relative;
}
#content .filter_c {
	position:absolute;
	top:-75px;
	right:0;
}
#content .filter_c span {
	display:block;
	float:left;
	font-size:14px;
	line-height:35px;
	color:#898989;
	font-family: 'Poppins';
	padding:0 10px 0 20px;
	margin:0;
}
#content .filter_c .select_box {
	display:block;
	float:left;
}
#content .filter_c .sel_1 {
	width:85px;
}
#content .filter_c .sel_2 {
	width:135px;
}
#content a.backtocate {
	display:block;
	width:151px;
	height:36px;
	font-size:14px;
	line-height:33px;
	color:#282727;
	font-weight:normal;
	font-family: 'Poppins';
	text-align:center;
	background:url(../images/back_to_catalog.png) no-repeat center center;
}
#content a.backtocate .fa {
	font-size:14px;
	line-height:34px;
	color:#37bbec;
	margin:0 8px 0 0;
}
#content .pro_main_c .slider_1 {
	padding:20px 15px;
	background: #fff;
	position: relative;
	box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
	margin: 0 0 30px 0;
	border-radius: 5PX;
}
#content .pro_main_c .slider_1 .main_thumb {
}
#content .pro_main_c .slider_1 .slider_1_nav {
	float:right;
}
#content .pro_main_c .slider_1 .slider_1_nav ul {
	margin:0;
	padding:0;
	display:block;
}
#content .pro_main_c .slider_1 .slider_1_nav ul li {
	border:1px solid #efefef;
	padding:4px;
	display:block;
	margin:0 0 5px 0;
	cursor:pointer;
}
#content .pro_main_c .slider_1 .slider_1_nav ul li:last-child {
	margin-bottom:0;
}
#content .pro_main_c .slider_1 .slider_1_nav ul li.active, #content .pro_main_c .slider_1 .slider_1_nav ul li:hover {
	border:1px solid #fbcf00;
}
#content .pro_main_c .slider_1 .slider_1_nav ul li .small_thumb {
	background:#dcdcdc;
	width:50px;
	height:50px;
	display:block;
}
#content .pro_main_c .desc_blk {
	background: #fff;
	position: relative;
	box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
	margin: 0 0 30px 0;
	border-radius: 5PX;
	padding:0;
}
#content .pro_main_c .desc_blk h5 {
	line-height:20px;
	padding:15px 15px;
	border-bottom:1px solid #efefef;
}
#content .pro_main_c .desc_blk .desc_blk_inn {
	padding:10px 15px;
}
#content .pro_main_c .desc_blk .desc_blk_inn h5 {
	padding:0 0 8px 0;
	border:none;
	text-transform:none;
	font-weight:normal;
	font-family: 'Poppins';
}
#content .pro_main_c .desc_blk .desc_blk_inn p {
	padding:7px 0 21px 5px;
	font-size:14px;
	line-height:21px;
	color:#898989;
	margin:0;
}
#content .pro_main_c .desc_blk .desc_blk_inn ul {
	margin:0;
	padding:0;
	display:block;
}
#content .pro_main_c .desc_blk .desc_blk_inn ul li {
	margin:0;
	padding:0;
	display:block;
	font-size:12px;
	line-height:24px;
	color:#898989;
}
#content .pro_main_c .desc_blk .desc_blk_inn ul li .fa-smile-o {
	margin:0 8px 0 0;
	font-size:14px;
	line-height:30px;
	color:#37bbec;
}
#content .pro_main_c .desc_blk .desc_blk_bot {
	
	padding:15px 15px;
}
#content .pro_main_c .desc_blk .desc_blk_bot .qty {
	float:left;
	margin:5px 25px 0 0;
}
.desc_blk .input-qty-box {
	float: left;
	margin: 5px 20px 0 0;
}
.input-qty-box li {
	display: inline-block;
	float: left;
	vertical-align: top;
}
.input-qty-box .range {
	margin:0;
	padding:0;
}
#quantity_wanted {
	margin: 0 !important;
	padding: 0;
}
.item.minus a {
	border: 1px solid #d7dbdb;
	border-radius: 10px 0 0 10px;
	font-size: 20px !important;
	padding: 2px 10px;
	position: relative;
	top: 1px;
}
.item.plus a {
	border: 1px solid #d7dbdb;
	border-radius: 0 10px 10px 0;
	font-size: 20px !important;
	padding: 2px 10px;
	position: relative;
	top: 1px;
}
.input-qty-box #quantity_wanted {
	border-left:0 !important;
	border-right:0 !important;
	border-top: 1px solid #d7dbdb !important;
	border-bottom: 1px solid #d7dbdb !important;
	color: #282727;
	font-size: 14px;
	height: 30px;
	text-align: center;
	width: 43px;
}
#content .pro_main_c .desc_blk .desc_blk_bot .plus_btn {
	width: 30px;
	height: 30px;
	border: 1px solid #d7dbdb;
	text-align: center;
	border-radius: 0px 13px 13px 0;
	display: block;
	background: url(../images/plus.png) no-repeat center center;
	float: left;
	border-left: none;
}
#content .pro_main_c .desc_blk .desc_blk_bot .minus_btn {
	width: 30px;
	height: 30px;
	border: 1px solid #d7dbdb;
	border-right: none;
	border-radius: 13px 0px 0px 13px;
	display: block;
	background: url(../images/minus.png) no-repeat center center;
	float: left;
}
#content .pro_main_c .desc_blk .desc_blk_bot .txtbox {
	width: 42px;
	height: 30px;
	border: 1px solid #d7dbdb;
	text-align: center;
	font-size: 14px;
	color: #282727;
	padding: 0 5px;
	font-family: 'Poppins';
	font-weight: normal;
	float: left;
	display: block;
}
#content .pro_main_c .desc_blk .desc_blk_bot a.btn_c {
	margin:0;
	float:right;
}
#content .pro_main_c .desc_blk .desc_blk_bot .price {
	font-size:24px;
	line-height:40px;
	color:#282727;
	margin:0;
	padding:0;
	display:block;
	float:left;
}
#content .pro_main_c .desc_blk .review_row {
	padding:9px 15px;
	margin:0;
}
#content .pro_main_c ul.start_list {
	margin:0;
	padding:0;
	display:block;
	float:left;
}
#content .pro_main_c ul.start_list li {
	margin:0 2px 0 0;
	padding:0;
	display:block;
	float:left;
	font-size:14px;
	color:#d7dbdb;
	line-height:16px;
}
#content .pro_main_c ul.start_list li.active {
	color:#fbcf00;
}
#content .pro_main_c ul.start_list li:last-child {
	margin-right:0;
}
#content .pro_main_c .desc_blk .review_row .total_rew {
	font-size:14px;
	line-height:16px;
	color:#898989;
	padding:0 16px 0 5px;
	border-right:1px solid #d7dbdb;
	display:block;
	float:left;
}
#content .pro_main_c .desc_blk .review_row a.add_rew {
	font-size:14px;
	line-height:16px;
	color:#37bbec;
	margin:0 0 0 16px;
	padding:0;
	display:block;
	float:left;
}
#content .pro_main_c .desc_blk .review_row a.share {
	display:block;
	float:right;
	font-size:14px;
	line-height:16px;
	color:#898989;
	font-weight:normal;
	font-family: 'Poppins';
}
#content .pro_main_c .desc_blk .review_row a.share:hover {
	color:#37bbec;
}
#content .pro_main_c .desc_blk .review_row a.share .fa-share-square-o {
	margin-right:7px;
	font-size:14px;
	line-height:16px;
	color:#d7dbdb;
}
#content .tabing {
	background: #fff;
	position: relative;
	box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
	margin: 0 0 30px 0;
	border-radius: 5PX;
	padding:0;
}
#content .tabing .tab-content {
	padding:25px 15px;
}
#content .tabing .nav > li > a {
	font-size:13px;
	line-height:20px;
	color:#898989;
	font-weight:normal;
	font-family: 'Poppins';
	padding: 15px 12px;
	text-transform:uppercase;
	border-radius:0;
	border-top:none;
}
#content .tabing .nav-tabs > li.active > a, #content .tabing .nav-tabs > li.active > a:hover, #content .tabing .nav-tabs > li.active > a:focus {
	border:1px solid #efefef;
	border-bottom-color: transparent;
	border-radius:0;
	border-top:none;
	background-color:#8bc34a;
}
#content .tabing .nav > li > a span {
	font-size:14px;
	line-height:20px;
	color:#37bbec;
	margin:0 0 0 10px;
}
#content .tabing .nav-tabs > li.active:first-child > a {
}
#content .tabing .nav-tabs > li.active:first-child > a, #content .tabing .nav-tabs > li.active:first-child > a:hover, #content .tabing .nav-tabs > li.active:first-child > a:focus {
	border-left:none;
}
#content .tabing .tab-content h5 {
	text-transform:none;
}
#content .tabing .tab-content .rew_blk {
	padding:0 0 28px 0;
}
#content .tabing .tab-content .rew_blk .top_row {
	padding:13px 0;
}
#content .tabing .tab-content .rew_blk .date {
	font-size:14px;
	line-height:16px;
	color:#898989;
	margin:0 20px 0 0;
	padding:0 20px 0 0;
	display:block;
	float:left;
}
#content .tabing .tab-content .rew_blk .date .fa-calendar {
	font-size:14px;
	line-height:16px;
	color:#d7dbdb;
	margin:0 7px 0 0;
}
#content .tabing .tab-content .rew_blk .user {
	font-size:14px;
	line-height:16px;
	color:#898989;
	margin:0 0px 0 0;
	padding:0 0 0 0;
	display:block;
	float:left;
}
#content .tabing .tab-content .rew_blk .user:hover {
	color:#37bbec;
}
#content .tabing .tab-content .rew_blk .user .fa-user {
	font-size:14px;
	line-height:16px;
	color:#d7dbdb;
	margin:0 7px 0 0;
}
#content .tabing .tab-content .rew_blk ul.start_list {
	float:right;
}
#content .tabing .tab-content .rew_blk p, #content .tabing .tab-content, #content .tabing .tab-content p {
	font-size:12px;
	line-height:21px;
	color:#898989;
	margin:0;
	padding:0;
}

#content .tabing .tab-content .rew_frm {
	padding-bottom:0;
}
#content .tabing .tab-content .rew_frm .first_row .lbltxt {
	padding-top:18px;
}
#content .tabing .tab-content .rew_frm {
}
#content .tabing .tab-content .rew_frm ul.start_list {
	float:none;
}
#content .contact_c h5 {
	padding:15px 15px;
	line-height:20px;
	border-bottom: 1px solid #efefef;
}
#content .con_frm {
	background: #fff;
	position: relative;
	box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
	margin: 0 0 30px 0;
	border-radius: 5PX;
}
#content .con_frm .con_frm_inn {
	padding:5px 15px 30px 15px;
}
#content .con_frm .frm_bot {
}
#content .contact_c .box {
	height:390px;
	margin-bottom:30px;
}
.contact-box img {
	width:100%;
	height:auto;
}
#content .con_frm .sub_box .sbHolder {
	width:100%;
	margin:0;
	height:30px;
	border-color:#d7dbdb;
}
#content .con_frm .sub_box .sbToggle {
	background:url(../images/select_open_arr_1.png) center left no-repeat;
	height:28px;
}
#content .con_frm .sub_box .sbSelector {
	height:30px;
	line-height:28px;
}
#content .con_frm .sub_box .sbOptions a {
	padding:5px 10px 5px;
}
#content .con_frm .sub_box .sbToggleOpen {
	background:url(../images/select_close_arr_1.png) left center no-repeat;
}
#content .infor_c {
	background: #fff;
	position: relative;
	box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
	margin: 0 0 30px 0;
	border-radius: 5PX;
}
#content .infor_c .infor_c_inn {
	padding:25px 15px 71px 15px;
}
#content .infor_c .infor_c_inn h5 {
	margin:0;
	padding:0 0 12px 0;
	border:none;
	font-weight:normal;
	font-family: 'Poppins';
	text-transform:none;
	font-size:14px;
}
#content .infor_c .infor_c_inn p {
	font-size:14px;
	line-height:21px;
	color:#898989;
	margin:0 0 25px 0;
	padding:0;
	font-weight:normal;
}
#content .infor_c .infor_c_inn .add_c p {
	margin:0 0 10px 0;
}
#content .infor_c .infor_c_inn .add_c strong {
	font-weight:normal;
	font-family: 'latobold';
	color:#282727;
}
#content .infor_c .infor_c_inn p a {
	color:#37bbec;
}



/*----------------
 Footer
-----------------*/


#footer .f_top .ftop_blk {
	padding:20px 60px 20px 0;
	border-right:1px solid #efefef;
	position:relative;
}
#footer .f_top .bor_none {
	border-right:none;
}
#footer .f_top .h5 {
	line-height:19px;
}
#footer .f_top .icon {
	width:36px;
	height:37px;
	display:block;
	position:absolute;
	top:20px;
	right:25px;
}
#footer .f_top .icon_1 {
	background:url(../images/icon_1.png) no-repeat center center;
}
#footer .f_top .icon_2 {
	background:url(../images/icon_2.png) no-repeat center center;
}
#footer .f_top .icon_3 {
	background:url(../images/icon_3.png) no-repeat center center;
}
#footer .f_top .icon_4 {
	background:url(../images/icon_4.png) no-repeat center center;
}
#footer .f_mid {
	padding:45px 0 55px 0;
	border-top:1px solid #efefef;
	box-shadow: 0px 3px 3px #d1d7d7;
	position:relative;
}
#footer .f_mid h4 {
	padding:0 0 22px 0;
}
#footer .f_mid .desc {
	font-size:14px;
	line-height:21px;
	color:#898989;
	margin:0;
	padding:0 0 25px 0;
}
#footer .f_mid .partner {
	padding-top:15px;
}
#footer .f_mid .partner h4 {
	padding-bottom:32px;
}
#footer .f_mid .partner ul {
	margin:0;
	padding:0;
}
#footer .f_mid .partner ul li {
	margin:0;
	padding:0 6px;
	float:left;
}
#footer .f_mid .partner ul li a img {
	max-width:100%;
}
#footer .f_mid p {
	font-size:14px;
	line-height:16px;
	color:#898989;
	margin:0;
	padding:0 0 15px 0;
	font-weight:normal;
}
#footer .f_mid p strong {
	font-weight:normal;
	font-family: 'latobold';
}
#footer .f_mid p a {
	color:#37bbec;
}
#footer .f_mid .emial_box {
	position:relative;
}
#footer .f_mid .txtbox {
	width:100%;
	height:30px;
	border-radius:6px;
	font-size:14px;
	color:#898989;
	padding:0 35px 0 18px;
	border:1px solid #d7dbdb;
}
#footer .f_mid .emial_box a {
	position:absolute;
	right:18px;
	top:0px;
}
#footer .f_mid .emial_box a span {
	font-size:12px;
	color:#d7dbdb;
	line-height:30px;
}
#footer .f_mid .social {
	padding:30px 0 0 0;
}
#footer .f_mid .social ul {
	margin:0;
	padding:0;
	display:block;
}
#footer .f_mid .social ul li {
	float:left;
	margin:0 5px;
	padding:0;
}
#footer .f_mid .social ul li a {
	width:40px;
	height:40px;
	display:block;
	text-align:center;
	border:1px solid #d7dbdb;
	border-radius:50%;
}
#footer .f_mid .social ul li a span {
	font-size:18px;
	color:#898989;
	line-height:40px;
}
#footer .f_bot {
	padding:10px 0;
	background:url(../images/footer_bg.png) repeat-x #f3f6f6;
}
#footer .f_bot .f_bot_left {
	font-size:14px;
	line-height:20px;
	color:#898989;
	margin:0;
	padding:0;
	float:left;
}

#footer .f_bot .f_bot_left strong {
	font-family: 'latobold';
	font-weight:normal;
}
#footer .f_bot .f_bot_right {
	font-size:14px;
	line-height:20px;
	color:#898989;
	margin:0;
	padding:0;
	float:right;
}
#footer .f_bot .f_bot_right a {
	color:#37bbec;
}
.social li.facebook a:hover {
	background-color: #325c94;
}
.social li.twitter a:hover {
	background-color: #00abdc;
}
.social li.dribbble a:hover {
	background-color: #fa4086;
}
.social li.flickr a:hover {
	background-color: #fa4086;
}
.social li.plus a:hover {
	background-color: #d9031f;
}
.social li.facebook a:hover * {
	color:#fff !important;
}
.social li.twitter a:hover * {
	color:#fff !important;
}
.social li.dribbble a:hover * {
	color:#fff !important;
}
.social li.flickr a:hover * {
	color:#fff !important;
}
.social li.plus a:hover * {
	color:#fff !important;
}

//newly added css

.demo-heading > span {
    color: #555;
    float: left;
    font-family: Open Sans;
    font-size: 27px;
    font-weight: bold;
    letter-spacing: 0.3px;
    margin: 0 0 15px;
    text-align: center;
    width: 100%;
}
.demo-heading {
    color: #353535;
    float: left;
    font-family: Open Sans;
    font-size: 18px;
    letter-spacing: 0.3px;
    line-height: 37px;
    margin: -10px 0 0;
    text-align: center;
    width: 100%;
	margin-bottom:50px;
}
.demo-heading > i {
    color: #4da1ff;
    font-style: normal;
    font-weight: bold;
}




.demo-mockups {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.demo-mockups a:hover {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}
.demo-mockups a {
    float: left;
    
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 100%;
}
.demo-mockups a > span {
    float: left;
    position: relative;
    width: 100%;
}
.demo-mockups a > span > img {
    float: left;
    width: 100%;
}
.demo-mockups a > span i {
    background: none repeat scroll 0 0 #ff2f2f;
    
	-webkit-border-radius: 30%;
    -moz-border-radius: 30%;
    -ms-border-radius: 30%;
    -o-border-radius: 30%;
    border-radius: 30%;
	
    color: #fff;
    font-family: Open Sans;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    height: 60px;
    left: 0;
    line-height: 60px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 60px;
}
.demo-mockups > a > strong {
    color: #4da1ff;
    float: left;
    font-family: Open Sans;
    font-size: 17px;
    font-weight: normal;
    letter-spacing: 0.3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

 .demo-mockups a > span > a.info_btn {
	width: 130px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	color: #ffffff;
	font-weight: normal;
	display: block;
	margin: 0 auto;
	font-family: 'latoblack';
	background: #fbcf00;
	border-radius: 18px;
	text-shadow: -1px -1px 1px #d7b101;
	border: none;
	text-align: center;
	cursor: pointer;
	position: relative;
}

.demo-mockups a > span > a.info_btn{
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
 .demo-mockups a > span > a.info_btn:hover {
	opacity:0.8;
}

/*css for footer_pages*/
/*  bhoechie tab */
div.bhoechie-tab-container{
 
  background-color: #ffffff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;
  margin-top: 20px;

  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #5A55A3;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #94c766;
  background-image: #94c766;
  color: #ffffff;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #94c766;
}

div.bhoechie-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding-left: 20px;
  padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}

/* popup --------------------------*/
#popup_upload,
#popup_crop {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0 ,0, 0.7);
	z-index: 99;
	text-align: center;
	display: none;
	overflow: auto;
}
.form_upload {
	width: 300px;
	height: 170px;
	border: 1px solid #999999;
	border-radius: 10px;
	background: #ffffff;
	color: #666666;
	margin: auto;
	margin-top: 160px;
	padding: 10px;
	text-align: left;
	position: relative;
}
.form_upload h2 {
	border-bottom: 1px solid #999999;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
}
.upload_frame {
	width: 0;
	height: 0;
	display: none;
}
.file_input {
	width: 97%;
	background: #eaeaea;
	border: 1px solid #999999;
	border-radius: 5px;
	color: #333333;
	padding: 1%;
	margin: 0 0 20px 0;
}
#upload_btn {
	background: #cccccc;
	color: #333333;
	border: 1px solid #999999;
	border-radius: 10px;
	float: right;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	display: block;
	padding: 5px;
	cursor: pointer;
}
#upload_btn:hover {
	background: #eaeaea;
}
.close {
    position: relative;
    display: block;
    right: 0px;
    cursor: pointer;
    font-size: 20px;
    line-height: 16px;
    width: 18px;
    height: 18px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    background: #F0F0F0;
    text-align: center;
    font-weight: bold;
}
.close:hover {
    background: #cccccc;
}
#loading_progress {
    float: left;
    line-height: 18px;
    padding: 8px 0 0 0;
}
#loading_progress img {
    float: left;
    margin: 0 5px 0 0;
    width: 16px !important;
}
.form_crop {
	width: auto;
	height: auto;
	display: inline-block;
	border: 1px solid #999999;
	border-radius: 10px;
	background: #ffffff;
	color: #666666;
	margin: auto;
	margin-top: 71px;
	padding: 10px;
	text-align: left;
	position: relative;
}
.form_crop h2 {
	border-bottom: 1px solid #999999;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
}
#target {
	background-color: #ccc;
	width: 500px;
	height: 330px;
	font-size: 24px;
	display: block;
}
#crop_btn {
	background: #cccccc;
	color: #333333;
	border: 1px solid #999999;
	border-radius: 10px;
	float: right;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	display: block;
	padding: 5px;
	margin: 10px 0 0 0;
	cursor: pointer;
}
#crop_btn:hover {
	background: #eaeaea;
}

/*newly added css for timeline*/
.sociales {
	text-align: center;
	margin-bottom: 20px;
}

	#timeline {
		width: 900px;
		height: 350px;
		overflow: hidden;
		/*margin: 100px auto;*/
		position: relative;
		background: url('../images/dot.gif') left 45px repeat-x;
	}
		#dates {
			width: 800px;
			height: 60px;
			overflow: hidden;
		}
			#dates li {
				list-style: none;
				float: left;
				width: 100px;
				height: 50px;
				font-size: 12px;
				text-align: center;
				background: url('../images/biggerdot.png') center bottom no-repeat;
			}
				#dates a {
					line-height: 22px;
					padding-bottom: 10px;
					/*padding-left: 10px;*/
				}
				#dates .selected {
			        font-size: 16px;
				}
		
		#issues {
			width: 800px;
			height: 350px;
			overflow: hidden;
		}	
			#issues li {
				width: 800px;
				height: 350px;
				list-style: none;
				float: left;
			}
				#issues li.selected img {
					-webkit-transform: scale(1.1,1.1);
					-moz-transform: scale(1.1,1.1);
				    -o-transform: scale(1.1,1.1);
				    -ms-transform: scale(1.1,1.1);
				    transform: scale(1.1,1.1);
				}
				#issues li img {
					float: left;
					margin: 10px 30px 10px 50px;
					background: transparent;
					-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE 8 */   
					filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);/* IE 6 & 7 */      
					zoom: 1;
					-webkit-transition: all 2s ease-in-out;
					-moz-transition: all 2s ease-in-out;
					-o-transition: all 2s ease-in-out;
					-ms-transition: all 2s ease-in-out; 
					transition: all 2s ease-in-out;
					-webkit-transform: scale(0.7,0.7);
					-moz-transform: scale(0.7,0.7);
				    -o-transform: scale(0.7,0.7);
				    -ms-transform: scale(0.7,0.7);
				    transform: scale(0.7,0.7);
				}
				#issues li h1 {
					color: #69C1E2; /*#ffcc00*/
					font-size: 38px;/*48*/
					margin: 20px 0;
					/*text-shadow: #000 1px 1px 2px;*/
				}
				#issues li p {
					font-size: 14px;
					margin-right: 70px;
					font-weight: normal;
					line-height: 22px;
					/*text-shadow: #000 1px 1px 2px;*/
				}
		
		#grad_left,
		#grad_right {
			width: 100px;
			height: 350px;
			position: absolute;
			top: 0;
		}
			#grad_left {
		        left: 0;
		        /*background: url('../images/grad_left.png') repeat-y;*/
			}
			#grad_right {
		        right: 0;
		        /*background: url('../images/grad_right.png') repeat-y;*/
			}
		
		#next,
		#prev {
			position: absolute;
			top: 0;
			font-size: 70px;
			top: 170px;
			width: 22px;
			height: 38px;
			background-position: 0 0;
			background-repeat: no-repeat;
			text-indent: -9999px;
			overflow: hidden;
		}
			#next:hover,
			#prev:hover {
				background-position: 0 -76px;
			}
			#next {
				right: 0;
				background-image: url('../images/next.png');
			}
			#prev {
				left: 0;
				background-image: url('../images/prev.png');
			}

#next.disabled,#prev.disabled {opacity: 0.2;}
				
#content .main_box 	.desc{height: 139px;max-height:139px;}
#content .main_box .price{font-size:15px !important;margin-left: -9px;}
.poppins{ font-size:13px;}
.filter_menu{ display:block;}
.filter_menu_mobile{ display:none;}
.con_frm .btn_c{width: 350px !important;}
.bg .table-cell {padding: 4px 15px 5px 8px;}
.OrderTotallabel{margin-left: -75px;color:#535766;font-weight: bold;}

@media only screen and (min-width: 310px) and (max-width: 640px) {
	
.main_box{font-size:11px !important;}

#content .main_box  .desc{height: 118px !important;max-height:139px;}
#content .main_box .desc span{	font-size:11px !important;}
#content .main_box .desc h5{	font-size:10px !important;}
#content .main_box .price{font-size:10px !important;margin-left: -6px !important;}
#content .main_box .desc .qunity{font-size:8px !important;}
.poppins{ font-size:10px !important;}

#top,#tawkchat-minified-box{ display:none;}
/*.filter_menu_mobile{ display:block !important; position: fixed;z-index: 999;top: 250px; left:0px; background-color: #098; height:52px !important;}
*/.filter_menu{display:none !important;}
#content .cart_tbl {margin-left:0px !important;}
/*--#cart {margin-top: 0px !important;}--*/
.con_frm .btn_c{width: 262px !important;}
.mobile_cartv{ display:none !important;}
#content .cart_btn a.next_btn{ float:left !important; margin-left: -22px !important;}
#content .cart_btn {padding: 27px 7px !important; }
.new_button{ width:246px !important;}
#proceed_checkout1{ margin-left:3px !important; width:235px !important;}
/*#proceed_checkout1 {
    margin-left: 13px !important;
    width: 235px !important;
}*/
/*.bg .table-cell {
    padding: 4px 2px 10px 7px !important;
}*/
.bg .table-cell {padding: 4px 0px 5px 5px !important;}
#cart_prod{ margin-bottom:5px !important;}
/*.gsm_mobile{ display: none !important;}*/
.c{ height:auto !important;}
#cart { margin-top: 8px !important;}
.type{ margin-left:0px !important;}
.cart_row{ width:320px !important; } 
.carttablepm{     margin-left: 0px !important;} 
.pmdrop2{ height: auto !important;} 
.cart_bot{margin-left: -14px !important;margin-right: -11px !important;}
#percent-icon{ display:none;}
#cop{width: 272px !important;}
.order-summary-m{ display:block !important;}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#percent-icon{ display:none;}
	#offertext{ margin-left:5px !important;}
	.BoxPer{padding: 0px 0px 0px 0px !important;}
	#cart_prod,#cart_prodbuy{ width:188px !important}
	.gstPriceDetails .priceSec .pricetable{ width:190px !important;}
	#Apply_code{ width:143px !important}
	#Apply_coupon{ width:52px !important}
	.OrderTotallabel{margin-left: -52px !important;color:#535766;font-weight: bold;}
	#cop{width: 160px !important;}
	.offersdiv{ font-size:8px !important;}
	.itemtableSection .item_img{ padding:0px !important;}
	.tableHeadingSec{ padding-right:0px !important;    margin-left: 28px !important;}
	.order-summary-m{ display:block !important;}
}

.offersdiv {float: left;margin: -1px 0 0;padding: 0 7px 0 41px;
    background: #f0ffc8;
    color: #444 !important;
    font-size: 14px;
    height: 18px;
    position: relative;
    line-height: 17px;
    font-family: open sans semibold;
}
.var-text{}
.offersdiv span {
    color: #fff;
    background: #3da73a;
    text-transform: uppercase;
    font-size: 9px;
    height: 100%;
    position: absolute;
    left: 0;
    padding: 0px 5px 10px 3px;
}
/*.offersdiv:after {
    content: "";
    width: 3px;
    height: 3px;
    background: #444;
    border-radius: 50%;
    position: absolute;
    right: -2px;
    top: 50%;
    transform: translateY(-50%);
}*/
.offersdiv span:after {
    content: "";
    position: absolute;
    right: -4px;
    top: 0;
    height: 100%;
    width: 5px;
    background-image: radial-gradient(#3da73a 40%, transparent 40%);
    background-size: 11px 6px;
    background-position: -5px 0;
}
		/* end of newly added css for timeline*/