﻿body {
margin-top:0px;
padding:0px;
font-family:"PT Sans";
font-weight:normal;
color:#444;
font-size:14px;
}
.h1_deal {
font-size:40px;
font-weight:bold;
color:##444;
margin:10px 0px;
}
h2 {
font-size:24px;
font-weight:bold!important;
}
h3 {
text-transform:uppercase;
}
h3 span {
border-bottom:1px solid #ababab;
padding-bottom:5px;
font-size:16px;
}
strong {
font-weight:bold;
}
.footer_h3 {
color:#444;
font-size:20px;
padding-bottom:5px;
border-bottom:1px solid #ababab;
}
h2 span {
color:#444444;
font-size:30px;
font-weight:bold;
}
.sidebar_h2 {
color:#fff;
padding-bottom:5px;
border-bottom:1px solid #fff;
font-weight:bold;
}
.h3_class {
font-size:24px;
text-transform:uppercase;
padding-bottom:5px;
border-bottom:1px solid #ababab;
}
p {
color:#363636;
line-height:18px;
text-align:justify;
}
.price_color {
font-size:22px;
color:#444444;
font-weight:bold;
}
.header_bg {
float:left;
width:100%;
background:url('images/head.jpg') no-repeat top left;
background-size:cover;

}
.header {
margin-left: auto;
margin-right: auto;
width: 1000px;
}
.logo_img {
padding-top:5px;
}
.head_left {
float:left;
width:360px;
height:90px;
padding-top:10px;
}
.head_right {
float:right;
width:640px;
height:100px;
}
.right_top {
/*float: left;*/
font-size: 13px;
padding-left:0px;
padding-right:0px;


}
.right_top .icons{
  float: right;
}
.right_top ul {
list-style:none;
padding:0px;
padding-left:0px;
}
.right_top ul li {
float:left;
padding:0px 6px;
border-left:1px solid #ababab;
color:#fff;
}
.right_top a {
font-size:13px;
color:#fff;
transition:all 0.5s ease;
}
.right_top ul li:nth-child(1) {
border:0px;
padding-top: 15px;
}
.right_top .cont{
  margin-right: 20px;
}
.right_top button{
  background: url('images/gola.png') -5px 0;
  width: 85px;
  height: 40px;
  transition: all 0.5s ease;
  border: 0;

}
.right_top button:hover{
  background-position: -5px -35px
}
.right_top .account a{
  background: url('images/gola.png');
    width: 100px;
    height: 40px;
    background-position: -107px 0;
    display: block;
}
.right_top .account a:hover{
  background-position: -107px -35px;
}
.right_top .list a{
  background: url('images/gola.png');
    width: 104px;
    height: 40px;
    background-position: -220px 0;
    display: block;
}

.right_top .list a:hover{
  background-position: -220px -35px;
}
.right_top .cart a{
  background: url('images/gola.png');
    width: 88px;
    height: 40px;
    background-position: -283px 0;
    display: block;
}
.right_top .cart a:hover{
  background-position: -283px -35px;
}
.right_top .out a{
  background: url('images/gola.png');
  width: 85px;
  height: 40px;
  background-position: -378px 0;
  display: block;
}
.right_top .out a:hover{
  background-position: -378px -35px;
}
.right_top li a span{
  display: none;
}

.right_bottom {
float: left;
font-weight: bold;
padding-right:0px;
}
.top_icon {
vertical-align: middle;
margin-right: 5px;
}
.phone_icon {
vertical-align: middle;
padding-right:10px;
padding-left:10px;
}
.trial_img {
padding-left:30px;
padding-bottom:10px;
}
.head_phone {
float:left;
padding:10px;
}

.slider {
float:left;
width:100%;
height:100%;
}
.navi_menu {
float:left;
width:100%;
min-height:60px;
/*background: #C0C0C0;*/
border-top: 6px solid #0F0B0A;
}
.seprate_area {
width:100%;
float:left;
}
/* search-box css start */

.tool_tip{
    position: relative;
    display: inline-block;
}

.tool_tip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
}

.tool_tip:hover .tooltiptext {
    visibility: visible;
}


#custom-search-input {
        margin:0;
        margin-top: 10px;
        padding: 0;
    }

    #custom-search-input .search-query {
        padding-right: 3px;
        padding-right: 4px \9;
        padding-left: 3px;
        padding-left: 4px \9;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */

        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    #custom-search-input button {
        border: 0;
    background: none;
    padding: 2px 5px;
    margin-top: 1px;
    position: relative;
    left: -64px;
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #797979;
    /*background-color: #DDDDDD;*/
    padding: 10px 25px;
    }

    .search-query:focus + button {
        z-index: 3;
    }
    .search_box {
    /*width:100%;*/
    font-size:13px;
    padding:10px 12px;
    border-radius:4px;
    border: 1px solid #FFF;
    background: 0;
    color: #333;
    max-width: 320px;
    float: right;

}
/* search box end */
/* media queries start here */

.items_button {
float: left;
    padding: 12px 0px;
    background: #4CDBFE;
    color: #fff;
    font-size: 12px;
    font-weight:bold;
    margin: 15px 0px;
    border-radius: 4px;
    width: 180px;
    text-align: center;
    transition:all 0.3s ease;
    }
.items_button:hover {
background:#4CDBFE;
}
.gradient_bg {
float:left;
width:100%;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b7b7b7+0,ffffff+72,ffffff+100 */
/*background: #b7b7b7; /* Old browsers */
/*background: -moz-linear-gradient(top,  #b7b7b7 0%, #ffffff 72%, #ffffff 100%); /* FF3.6+ */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b7b7b7), color-stop(72%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
/*background: -webkit-linear-gradient(top,  #b7b7b7 0%,#ffffff 72%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(top,  #b7b7b7 0%,#ffffff 72%,#ffffff 100%); /* Opera 11.10+ */
/*background: -ms-linear-gradient(top,  #b7b7b7 0%,#ffffff 72%,#ffffff 100%); /* IE10+ */
/*background: linear-gradient(to bottom,  #b7b7b7 0%,#ffffff 72%,#ffffff 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7b7b7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.deal_area {
float:left;
width:100%;
padding:20px 30px;
background:#fff;
box-shadow: 0px 0px 4px rgba(94, 94, 94, 0.32);
}
.glass_img {
padding-top:40px;
}
.timer_box {
float:left;
padding:10px 0px;
}
.timer {
    float: left;
    width: 100px;
    height: 100px;
    border-radius: 60px;
    background: #2E2A2B;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    padding: 12px;
    text-align: center;
    box-shadow: -2px 5px 2px #ababab;
    margin-left:20px;
    }
.timer span {
font-size:14px;
font-weight:normal;
margin-top:-5px;
}
.content_area {
margin:30px 0px;
}
.sidebar {
float:left;
width:100%;
padding:20px 15px;
background:#2E2A2B;
margin-top:70px;
}
.sidebar ul {
list-style:none;
padding-left:30px;
}
.sidebar ul li {
list-style-image:url('images/list.png');
}
.sidebar ul li a {
line-height:26px;
color:#fff;
font-weight:normal;
}
.collapse .in table{
	margin-top: 0;
}
.panel-group{
	border: inherit;
	margin-bottom:0;


}
.panel-default > .panel-heading {
	border:inherit;
	box-shadow:0;
	-webkit-box-shadow:0;
	background: none;
	background-image:inherit;
	padding:0;
}
.panel-default{
	border-color: #fff;;
	box-shadow:inherit;
	-webkit-box-shadow:inherit;
	background: none;

}
.panel-body{
	padding: 0;
}
.panel-body table{
	margin-top: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body{
	border-top: 0;
}
.p_image{
	width: 230px;
}
.p_price{
	width:  170px;
}
.p_pic{
	width: 23px;
}
.p_product{
	width: 220px;
}
.email{
	width: 160px;


}
.heading{
	border: 1px solid #eee;
    padding: 13px;
    margin-top: 10px;
}
.heading h1{
	font-size: 30px;
	font-weight: 600;
	color: #000;
}
.heading img{
	float: left;
    margin-right: 20px;
    padding: 17px 0;
}
.code{
	width: 200px;
}
.modal-body table{
	float:none;
	margin-top: 0;

}
.modal-body .blue-bg{
	background:#383838;
}
.modal-body table tr td:first-child{
	color: #333;
}
.claim input{
	width:240px!important;
}
.panel-body .btn, .p_btn .btn{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background-color:inherit!important;
    box-shadow: inherit;
    color: #007BEC;
    font-size: 14px;
    background-image: inherit!important;
}
.panel-body .btn:hover, .p_btn .btn:hover{
	color: #007BEC;
}
.modal-header{
	padding: 6px;
	border: 0;
}
.ship .btn{
	float:none;
	background: #222;
}
.ship .btn:hover{
	background: #222;
}
.p_btn{
	width: 90px;
}
.shipping table td,.total table td{
	border: inherit;
}
.shipping table tr:nth-child(odd) {
	background: #FFFCFC;
}
.shipping table td:first-child{
	color: #E67278;
    font-weight: bold;
}
.shipping table{
	border: 1px solid #eee;
}
.shipping table input{
	width: 50px;
	text-align: center;
}
.shipping table tr{
	border-bottom: 1px solid #CAC5C5;
}
.shipping th{
	background:#0F0B0A;
}

.shipping1 table td,.total table td{
	border: inherit;
}
.shipping1 table tr:nth-child(odd) {
	background: #F8FDFF;
}
.shipping1 table td:first-child{
	color:#4FA8CC;
    font-weight: bold;
}
.shipping1 table{
	border: 1px solid #eee;
}
.shipping1 table input{
	width: 50px;
	text-align: center;
}
.shipping1 table tr{
	border-bottom: 1px solid #CAC5C5;
}
.shipping1 th{
	background:#4FA8CC;
}

.btn{
	background: #00B7D5;
    color: #fff;
    float: right;
    margin-top: 5px;
    margin-left: 10px;
    border-radius: 4px;
    padding: 6px 12px;
}
.btn a:hover{
    color: #fff;
    text-decoration: underline;
}
.btn1{
	background: #d42a00;
    color: #fff;
    float: right;
    padding: 6px 12px;
    margin-top: 5px;
    margin-left: 10px;
    border-radius: 4px;
}
.btn2{
	background: #222;
    color: #fff;
    float: right;
    padding: 8px 60px;
    margin-top: 5px;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 19px;
}
.point .btn3 {
	background: #0F0B0A;
    color: #fff;
    float: none;
    margin-top: 5px;
    margin-left: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 5px 12px;
    border: 0;
    width: 30%;
}
.btn4{
	background: #bababa;
    color: #fff;
    float: none;
    margin-top: 5px;
    margin-left: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 5px 12px;
    border: 0;
    width: 30%;
}
.btn2:hover{
    color: #fff;
    text-decoration: underline;
}
.btn3:hover{
    color: #fff;
    text-decoration: underline;
}
.point {
	background: #E8E8E8;
    padding: 10px 10px 10px 60px;
}
.point p{
	float: left;
    padding-top: 10px;
    font-weight: bold;
    margin-right: 20px;
    font-size: 17px;
}
.point .mand{
	float:right;
}
.point p span{
	font-size: 12px;
	font-style: italic;
}
.point input{
	max-width: 250px;
    width: 100%;
    padding-left: 10px;
}
.btn1:hover{
    color: #fff;
    text-decoration: underline;
}

.total input{
	width:150px;
}
.total .btn{
	float: left;
}
.total table{
	background: #FDFDFD;
    border: 1px solid #eee;
}
.total table b{
	color: #177155;
    font-size: 18px;
}
.total .ship{
	color: #D40000;
    font-weight: bold;
    font-size: 16px;
}
.total_bg{
	background: #E8E8E8;
    font-weight: bold;
}
.detail{
	margin-top: 35px;
    text-align: center;
    color: #00B7D5;
}
.bill {
	background: #eee;
   padding: 35px 14px;
    /*max-width: 562px;*/
    width: 75%;
    border-top: 4px solid #000;
    margin-left: 100px;
    margin-top: 20px;
}
.bill form{
	padding-left: 20px;
}
.bill input{
	margin-bottom: 15px;
	max-width: 250px;
	width: 100%;
    /*border-color: #eee;*/
    padding: 10px;
    margin-right: 15px;

}
.bill textarea{
	max-width: 787px;
	width: 100%;
	height: 100px;
	margin-bottom: 15px;
}
.bill select{
	max-width: 100px;
    width: 100%;
    margin-bottom: 15px;
        height: 30px;
}
.bill h4{
	text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}
.comment{
	border: 1px solid #eee;
    padding: 10px;
    margin: 28px 0;
}
.comment p{
	text-align: center;
}
.bullet p{
	text-align: center;
    margin-top: 15px;
}
.bullet input{
	display: inline-block;
    margin-left: 5px;
}
.track-bg{
	background: #eee;
}
.track h2{
	color: #7b7979;

}
.track h2 span{
	color: #333;
	font-size: 24px;
}
.track h4 span{
	font-size: 14px;
}
.order h4{
	border: 1px solid #b1b1b1;
    display: inline-block;
    padding: 7px;
    margin-bottom: 0;
    margin-left: 20px;
}
.order{
	border-bottom: 1px solid #b1b1b1;
}
.order-id table{
	background: #fff;
	margin: 20px 0;
	border: 1px solid #D0D0D0;
}
.order-id table td,.order-id table th{
	border: 0;
	padding: 10px 5px!important;
}
.order-id .btn{
	float: left;
}
.order-id img{
	float: left;
    margin-right: 10px;
}
.track1{
	background: #fff;
	padding-left: 10px;
	border: 1px solid #D0D0D0;
    margin-bottom: 20px;
}
.track1 ul{
	padding-left: 0
}
.track1 li{
	list-style-type: none;
	padding: 10px 0;
	border-bottom: 1px solid #eee;
}
.id-detail{
	border-right: 1px solid #eee;
    padding-right: 30px;
}
.manage{
	background: #fff;
	border: 1px solid #D0D0D0;
	margin-bottom: 20px;
}
.manage h3{
	background: #747575;
	padding: 10px 0 10px 30px;
    margin-top: 0;
    border-bottom: 1px solid #D0D0D0;
    color: #fff;
    font-size: 18px;
}
.app{
	float: right;
}
.manage th{
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    font-size: 18px;
    padding: 8px 34px!important;
    background: #747575;
    color: #fff;
    font-weight: 500;
}
.manage td{
	border: 0;
}
.manage table{
	background: #fff;
	float: none;
    margin-top: 0;
}
.manage table img{
	float: left;
    margin: 15px;
}
.man{
	margin: 0;
	padding: 0;
}
.nav-tabs{
	text-align: center;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    height: 15px;
}
.bg{
	border-left: 0;
}
.nav-tabs>li{
	margin-left: 60px;
}
.bg li{
	margin-left: 22px;
}
.nav-tabs>li>a{
	margin-right: 0;
    line-height: 1.42857143;
    border: 0;
    border-radius: 0;
}
.nav>li>a{
	padding: 0;
}
.nav-tabs {
    border-bottom: 0;
}
.rs p{
	border: 1px solid #eee;
    padding: 10px;
}
.manage table .nav-tabs img{
	margin: 0;
}
/*.header_bg button{
	background: 0;
    color: #fff;
    border: 0;
}*/
.track-login li{
	color: #444!important;
    list-style-type: disc;
    margin-left: 20px;
    border-left: 0!important;
}
.log input{
	margin-bottom: 8px;
    max-width: 200px;
    width: 100%;
    height: 30px;
    border: 1px solid #eee;
    padding-left: 5px;
}
.log .btn{
	float: left;
    margin: 0;
    color: #fff;
}
.log{
	border-right: 1px solid #eee;
}
.print{
	background: url('images/print.png')no-repeat center;
	border-right: 1px solid #eee;
}
.mail{
	background: url('images/mail.png')no-repeat center;
	border-right: 1px solid #eee;
}
.call{
	background: url('images/call.png')no-repeat center;
}
.print h4, .mail h4, .call h4{
	text-align: center;
    padding-top: 100px;
    font-size: 17px;
}
.add span{
	font-size: 14px;
}

.product_box {
float:left;
width:100%;
padding:0px 15px 20px 15px;
border:1px solid #ccc;
background:#fff;
margin-top:15px;
margin-bottom:15px;
box-shadow: 0px 0px 2px rgba(94, 94, 94, 0.25);
}
.p_img {
padding:15px 0px;
}
/*--track--*/
 .item-shipment {
    padding: 18px 0;
}
.graph{
	background: url('images/dots-sprite-75a7f2fc.png') repeat-x -6px -221px;
}
.unit {
    float: left;
}
.graph .state{
	height: 36px;
}
.fk-text-center {
    text-align: center;
    list-style-type: none; 
}
.size1of3 {
    width: 33.3333%;
}
.graph .state ul{
	border-left: dotted 1px #ccc;
}
.graph .state.lastUnit ul {
    border-right: dotted 1px #ccc;
}
.graph .order-step{
	background: url('images/dots-sprite-75a7f2fc.png') no-repeat 0 0;
    height: 22px;
    width: 30px;
    margin-top: 7px;
    text-align: center;
    display: inline-block;
    zoom: 1;
}
.graph .state .processed-continous{
	background-position: 4px -44px;
}
.lastUnit {
    float: none;
    width: auto;
    overflow: hidden;
}
vtop {
    vertical-align: top;
}
.dates{
	background-color: #fff;
    border: 1px solid #c5c5c5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.lpadding10 {
    padding-left: 10px;
}
.tpadding5 {
    padding-top: 5px;
}
.deliveryDate{
	border-bottom: 1px solid #c5c5c5;
    padding: 4px;
    white-space: nowrap;
    text-align: center;
    font-size: 11px;
}
deliveryDate:last-child{
	border-bottom-width: 0;
}
strike {
    text-decoration: line-through;
}
.tpadding10 {
    padding-top: 10px;
}
/*---/track---*/

.cart_button {
float:right;
background:url('images/cart1.png') no-repeat top center;
border:none;
cursor:pointer;
color:#fff;
height:50px;
width:220px;
padding-bottom:15px;

}
.cart_button.select_button {
float:left;
margin-top:15px;
}
.virtual_button {
border:none;
cursor:pointer;
color:#fff;
padding:12px 24px;
background:#2F2A2B;
border-radius:4px;
}
.price_txt {
float:left;
font-size:16px;
font-weight:bold;
color:#000;
margin-top:24px;
}
.price_img {
float:left;
vertical-align:middle;
padding-right:6px;
}
ul.footermenus, ul.footermenus div ul{
padding-left: 0px;
list-style:none;
}
ul.footermenus div ul li{
padding-bottom:10px;
}
ul.footermenus li a,ul.footermenus div ul li a{
font-size: 13px;
color: #707070;
line-height:24px;
}
.footer_bg {
float:left;
width:100%;
border-top:1px solid #ababab;
padding-top:15px;
margin-top:20px;
}
.bottom_bg {
float:left;
width:100%;
background:#222;
}
.bottom_middle {
margin-top:12px;
}
.bottom_left {
color:#fff;
padding:15px 0px;

}
.bottom_right {
float:right;
color:#fff;
padding:15px 0px;

}
.mini_images {
float:left;
width:100%;
margin-top:20px;
}
.product_img {
float:left;
width:100%;
margin-bottom:20px;
margin-top:20px;
}
.image_box {
float:left;
width:100%;
border:1px solid #ababab;
padding:26px 10px;
margin-bottom:20px;
}
.inner_detail {
float:left;
margin-top:20px;
}
.old_price {
text-decoration:line-through;
padding-left:10px;
}
.p_box {
padding:5px 10px;
font-size:14px;
border:1px solid #ababab;
}
.color_area {
float:left;
width:20px;
height:20px;
font-size:10px;
margin-left:1px;
}
.color_box {
background:#83240e;
height:15px;
width:15px;
}
.color_box.color2 {
background:#000;
}
.color_box.color3 {
background:#1bbfd7;
}
.color_box.color4 {
background:#fff;
border:1px solid #ababab;
}
.color_box.color5 {
background:#0443e4;
}
.color_box.color6 {
background:#f1002d;
}
.color_box.color7 {
background:#f9df00;
}
.color_box.color8 {
background:#d2d2d2;
}
.color_box.color9 {
background:#fec0e9;
}
.color_name {
float:left;
text-align:center;
width:100%;
padding-top:3px;
}
/* table css start */
table {
float:left;
width:100%;
margin-top:20px;
border-collapse: collapse;
}
/* Zebra striping */
th {
  background:#037C90;
  text-align:left;
  color: white;
  text-align:left!important;
}
td, th {
  border: 1px dotted #BCBCBC;
  text-align:left;
    padding:6px 6px 6px 15px!important;

}
/* table end */
.discription {
float:left;
margin-top:20px;
width:100%;
overflow:scroll;
height:360px;
}
.select_box {
width:100%;
    height: 34px;
    padding-left: 5px;
    border-radius: 4px;
    margin: 5px 0px 5px 0px;
    color: #6C6C6C;
}
.select_box.box2 {
    height: 28px;
    font-size:13px;

}
.inch_table table{
	background: #eee;
	height: 393px;
}
.inch_table table td{
	border:inherit;
}
.dimensions {
	margin-bottom: 30px;
}
.blue-bg {
    background-color: #2F2A2B;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    color: #FFFFFF;
}
.line {
	overflow: hidden;
	padding: 0;
}
.border {
    border: solid 1px #0099CC;
    margin-left: 60px;

}
.border1 {
    border: solid 1px #0099CC;
    margin-left: 100px;
}

.side_division {
float:left;
width:100%;
color:#fff;
padding-bottom:10px;
padding-top:10px;
border-bottom:1px solid #13d3f2;
}
.terms_agree {
float:left;
margin-right:10px;
font-size:12px;
display:block!important;
}
.radio_button {
width:50%;
float:left;
height:24px;
}
.side_left {
width:30%;
float:left;
padding:10px 0px;
font-weight:bold;
}
.side_right {
width:70%;
float:left;

}
.side_seprate  {
float:left;
width:100%;
}
.side_seprate p {
color:#fff;
}
.mail_box {
width:100%;
border-radius:4px;
padding:6px 5px 6px 10px;
margin-top:5px;
}
.submit {
border:0px;
cursor:pointer;
float:right;
padding:7px 16px;
background:#fff;
color:#000;
border-radius:4px;
transition:all 0.3s ease;
}
.submit:hover {
background:#ffe400;
}
.view_more a {
    float: left;
    font-size: 15px;
    font-weight: bold;
    color: #000;
    width: 100%;
    transition:all 0.3s ease;
    }
 .view_more a:hover {
 color:#03c0df;
    }
.top_line {
float:left;
border-top:1px solid #ababab;
}
.align-center {
    text-align: center !important;
}

.size-18 {
    font-size: 1.5em !important;
}
input.btn-30 {
    width: 30%;
}
.btn-holder {
    margin: 50px 0 60px 0;
    text-align: center;
}
input.btn-cta{
	background: #222;
	text-transform: uppercase;
	display: inline-block;
	padding: 10px;
	color: #fff;
	border-radius: 4px;
}
input.btn-cta:hover,a.btn-cta:focus{
	color: #fff;
	text-decoration: none;
}
.ls-select-selected{
	position:absolute;
	top: 0;
	right: 0;
}
.ls-select{
	position:absolute;
	top: 0;
	right: 0;
}
[class^=ls-select] input[type=radio]{
	display:block;
}
#ls-material-group .ls-select-selected:before, #ls-type-group .ls-select-selected:before, #ls-addon-group .ls-border .ls-title span:before {

    display: table;
    content:'url('images/right.png') no-repeat';
}

.inch_table1 table td,th {
    border: inherit;
    padding: 10px 10px 10px 8px !important;
}
.inch_table1 table th {
	text-align:center!important;
}
.inch_table1 table td{
	font-size: 14px;
	width: 120px;
}
.inch_table1 table {
	border: 1px solid #9A9999;
}

.inch_table1 table td:first-child {
  background:none!important;
}
.inch_table1 textarea{
	margin-left: 10px!important;
	width: 569px!important;
	height: 100px!important;
}
.inch_table1  td select{
	margin-left:15px;
	width: 100px;
}
.ls-subtitle input[type=checkbox] {
     display: inline-block;
}
.ls-subtitle select{
	margin-right: 3px;
}
/*----change css-----*/

.submit:hover {
background:#ffe400;
}

.product_box {
	float:left;
	width:100%;
	padding:0px 20px 20px;
	border:1px solid #ccc;
	background:#fff;
	margin-top:15px;
	margin-bottom:15px;
	box-shadow: 0px 0px 2px rgba(94, 94, 94, 0.25);
}
 .search_box {
    width:100%;
    font-size:13px;
    padding:10px 12px;
    border-radius:4px;
    border: 1px solid #FFF;
    background: 0;
    color: #fff;
    max-width: 320px;
    float: right;

}
.search_box1 {
    /*width:100%;*/
    font-size:13px;
    padding:10px 12px;
    border-radius:4px;
    border: 1px solid #FFF;
    background: 0;
    color: #333;
    max-width: 320px;
    float: right;

}
.side_division{
	
	border-bottom:1px solid #fff;
}
.radio_button2{
	display: inline-block;
	width: 100%;
}
.radio-color{
width:12px;
height:10px;
border:none 0px;
}

/*----end of change css-----*/

@media screen and (max-width:992px) {
.glass_img {
padding-top:0px;
}
.content_area {
margin:20px 0px;
}
.bottom_middle {
margin-top:0px;
}
.discription {
float:left;
margin-top:20px;
width:100%;
overflow:hidden;
height:auto;
}

@media screen and (max-width:992px) {
.glass_img {
padding-top:0px;
}
.content_area {
margin:20px 0px;
}
.bottom_middle {
margin-top:0px;
}
.discription {
float:left;
margin-top:20px;
width:100%;
overflow:hidden;
height:auto;
}


}
@media screen and (max-width:769px) {
.right_top ul li {
margin-top:0px;
    float:none;
    padding: 4px 6px;
    border-left: 1px solid #07E5FF;
    color: #fff;

}
.sidebar {
margin-top:0px;
}
.bottom_right {
float:left;
}

}
@media screen and (max-width:460px) {
.select_box {
    }

}


/*-------------------------------*/
