@font-face {
    font-family: PoppinsBold;
    src: url('ziti/PoppinsBold.ttf');
}
@font-face {
    font-family: PoppinsRegular;
    src: url('ziti/PoppinsRegular.ttf');
}
html {
	scroll-behavior: smooth;
}
body {
    font-family: 'PoppinsRegular', sans-serif;
    font-weight: 400;
    color: #666;
    font-size: 13px;
    line-height: 26px;
    background: #fff;
}
body.common-home {
    position: relative;

}
#common-home {

    padding: 0 15px;

}
h1, h2, h3, h4, h5, h6 {
    color: #444;
}

/* default font size */

.fa {
    font-size: 14px;
}
hr{
    border-top: 1px solid #e5e5e5 !important;
}
/* Override the bootstrap defaults */

h1 {
    font-size: 33px;
}
h2 {
    font-size: 27px;
}
h3 {
    font-size: 21px;
}
h4 {
    font-size: 15px;
}
h5 {
    font-size: 12px;
}
h6 {
    font-size: 10.2px;
}
a {
    color: #23a1d1;
}
a:hover {
    text-decoration: none;
}
legend {
    font-size: 18px;
    padding: 7px 0px
}
label {
    font-size: 13px;
    font-weight: 500;
    color: #262626;
}
:focus {
    outline: none !important;
}
ul {
	border: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	outline: 0;

}
li {
	border:0;
	margin:0;
	padding:0;
	outline:0;
}
span {
	border:0;
	margin:0;
	padding:0;
	outline:0;
}

select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
    font-size: 14px;
}

.dis {
	display:block;
}
.nodis {
	display:none;
}
.yd_logo {
	display:none;
}
.logo_list {
	display:none;
}
.logo_list_ul {
	display:none;
}
#tf3_bgDiv{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	opacity: 0.5;
	background-color: rgb(0, 0, 0);
	z-index: 1000;
	filter: alpha(opacity=50);
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
    font-size: 14px;
}
.input-group .input-group-addon {
    font-size: 14px;
    height: 30px;
}

/* Fix some bootstrap issues */

span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline !important;
}
.nav-tabs {
    margin-bottom: 15px;
}
div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}

.top_height {
	width: 0px;
	margin-top: -150px;
	float: left;
}

.form_div {
	max-width:420px;
}
.form_div ul {
	border: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	outline: 0;
}

/* Gradent to all drop down menus */
.homeCus_div {
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	margin-top:50px;
	overflow:hidden;
}
.homeCus_div_img {
	float:left;
	height:470px;
	width:530px;
}
.homeCus_div_img_1 {
	float:left;
	height:400px;
	width:590px;
}
.homeCus_div_img_1 img {
	width:100%;
}
.homeCus_div_r {
	float:right;
	width:600px;
}
.homeCus_div_r_1 {
	float:right;
	width:540px;
	margin-top:20px;
}
.homeCus_div_r_title {
	float:left;
	width:100%;
	line-height:50px;
	font-size:36px;
	color:#333;
	font-weight:bold;
}
.homeCus_div_r_title_1 {
	float:left;
	width:100%;
	line-height:50px;
	font-size:28px;
	color:#333;
	font-weight:bold;
}
.homeCus_div_r_title2 {
	float:left;
	width:100%;
	line-height:30px;
	font-size:16px;
	color:#808080;
}
.homeCus_div_r_k {
	float:left;
	width:48%;
	margin-top:30px;
	box-sizing:border-box;
}
.homeCus_div_r_k_left {
	float:left;
}
.homeCus_div_r_k_right {
	float:right;
}
.homeCus_div_r_k_1 {
	float:left;
	width:100%;
	margin-top:20px;
	padding-right:10px;
	box-sizing:border-box;
}
.homeCus_div_r_title3 {
	float:left;
	width:100%;
	line-height:30px;
	font-size:18px;
	color:#333;
	font-weight:bold;
}
.homeCus_div_r_text {
	float:left;
	width:100%;
	line-height:20px;
	font-size:14px;
	color:#808080;
	margin-top:5px;
}
.cheng_btn {
	float:left;
	line-height:40px;
	margin-top:30px;
}
.cheng_btn a {
	background-color:#CA9E7B;
	color:#FFF;
	padding:7px 40px 7px 40px;
	font-size:18px;
	font-weight:bold;
}
.cheng_btn a:hover {
	color:#FFF;
}

.home_banner2 {
    margin:0 auto;
    width: 100%;
    min-height: 520px;
    left: 50%;
    background-position: 50% 50%;
    display: block;
    overflow: hidden;
    margin-top: 50px;
	color:#000;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
.home_banner2_kuang {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.home_banner2_kuang_tab {
    position: absolute;
    top: 180px;
    text-align: left;
    max-width: 45%;
}
.home_banner2_kuang_tab_title {
    font-size: 38px;
    text-decoration: none;
    line-height: 50px;
    margin-bottom: 30px;
    display: inline-block;
	font-weight:bold;
}
.home_banner2_kuang_tab_title2 {
    font-size: 22px;
    text-decoration: none;
    line-height: 36px;
    margin-bottom: 20px;
    display: inline-block;
	font-weight:bold;
}
.home_banner2_kuang_tab_text {
    font-size: 18px;
    line-height: 26px;
}
.home_banner2_kuang_tab_btn {
    width: 100%;
}
.home_banner2_kuang_tab_btn a {
    font-size: 18px;
    line-height: 26px;
    display: inline-block;
    margin-top: 50px;
    color: #FFF;
    background-color: #d59f73;
    padding: 10px 50px;
    font-weight: 600;
    text-decoration: none;
    min-width: 200px;
    text-align: center;
}
.home_banner2_kuang_tab_btn a:hover {
    color: #FFF;
}
.team_k{
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	overflow:hidden;
	
}
.team_div {
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: center;
	gap:20px;
	margin-top:20px;
}
.team_div a {
	width: calc((100% - 60px) / 4);
}
.team_div a img {
	width:100%;
}
.newsletter {
	width:100%;
	position:relative;
}
.newsletter label {
  display: none;
}
.newsletter .form-group {
	margin: 0;
	float: left;
	width: 100%;
	position: relative;
}
.newsletter #txtemail{
    border: none;
    min-width: 100%;
    height: 45px;
    padding: 10px 55px 10px 20px;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0.8px;
    background: #292929;
    color: #ccc;
}
.newsletter .form-control::placeholder{color: #999;}
.subscribe-btn .btn.btn-lg{
    text-transform: uppercase;
    float: left;
    font-weight: 600;
    letter-spacing: 0.6px;
    margin-top: 0;
    color: #000000;
    position: absolute;
    right: 0;
    border: 0;
    padding: 0;
    font-size:0;
    height: 45px;
    width: 60px;
    -webkit-border-radius: 0;
    background: url(../image/email_fei.png) no-repeat scroll center 10px #292929;
    transition: none;
    -webkit-transition:  none;
    -moz-transition:  none;
    -ms-transition:  none;
    -o-transition:  none;
}
.newsletter .input-news {
	width: 100%;
	float: left;
	position: relative;
}
.input-news .text-danger { 
    color: #a94442;
    margin: 5px 0 0;
    padding: 0px 15px;
    text-align: left;
    width: 100%;
}
.footer-left {
	width:28%;
	margin-right:2%;
}
.footer-right {
	width:30%;
}
.wailian {
	float:left;
	width:100%;
	margin-top:40px;
}
.wailian li {
	float:left;
	margin-right:10px;
}


.tc_5_formK {
  float: left;
  width: 100%;
}
.yanzheng_error {
  float: left;
  width: 100%;
  padding-left: 2%;
  padding-right: 2%;
  line-height: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #ffe7e7;
  color: #ff5e5c;
  font-size: 14px;
  border: solid 1px #ffe7e7;
  border-radius: 5px;
  margin-top: 5px;
  font-weight: bold;
  display: none;
  box-sizing: border-box;
}


/* 产品定制弹窗 */
#tf3_msgDiv {
    position:absolute;
    left:50%;
    top:5%;
    width:1000px;
    height:auto;
    border:#CCC 1px solid;
    font-size:12px;
    margin-left:-490px;
    background-color: #FFF;
    display:none;
    padding-bottom: 20px;
    z-index: 1001;
}
#tf3_msgDiv ul {
    list-style: none;
    margin: 0;
    padding: 0; 
}
.msgDiv_c {
    width: 870px;
    margin-left: 60px;
    float: left;
    margin-bottom:15px;
}
.msgDiv_top {
    float: left;
    width: 100%;
}
.msgDiv_top_l {
    float: left;
    width: 100%;
    font-size: 30px;
    font-family: PoppinsBold;
    text-align:center;
    margin-top: 50px;
    color: #d59f73;
}
.msgDiv_top_xiao {
    float: left;
    width: 96%;
    margin-left: 2%;
    font-size: 18px;
    margin-top: 15px;
    text-align: center;
}
.msgDiv_top_r {
    float: right;
    height: 42px;
    width: 42px;
    position:absolute;
    cursor: pointer;
    background: url(../image/small/x.png) no-repeat scroll 0 0px;
    top:15px;
    right:15px;
}
.tc_5_formK {
    float:left;
    width:100%;
}
.tc_5_form1 {
    float:left;
    width:100%;
    max-width:420px;
    margin-top:10px;
}
.tc_5_form2 {
    float:right;
    width:100%;
    max-width:420px;
    margin-top:10px;
}
.tc_5_form3 {
    float:left;
    width:100%;
    margin-top:10px;
}

.th_5_form_tit {
    float:left;
    width:100%;
    font-size:14px;
    font-family: PoppinsBold;
    line-height:26px;
}
.th_5_form_text {
    float:left;
    width:100%;
    position:relative;
}
.th_5_form_text .form_text_input {
    float:left;
    width:100%;
    height: 40px;
    padding-left:2%;
    padding-right:2%;
    border:solid 1px #ccc;
    box-sizing: border-box;
    border-radius:5px;
    color:#888;
    font-size:14px;
    outline:none;
}
.th_5_form_text .form_text_input:disabled {
	background-color:#eee;
}
.th_5_form_text .form_text_textarea {
    float:left;
    width:100%;
    height:90px;
    padding-left:1%;
    padding-right:1%;
    line-height:26px;
    border:solid 1px #ccc;
    box-sizing: border-box;
    border-radius:5px;
    color:#888;
    font-size:14px;
    font-family:PoppinsRegular;
    resize: none;
}
.th_5_btn {
    float:left;
    width:36%;
    height:60px;
    margin-left:32%;
    margin-top:30px;
    position:relative;
}
.th_5_btn a {
    float:left;
    width:100%;
    height:60px;
    line-height:60px;
    font-size:25px;
    color:#FFF;
    background-color:#d59f73;
    border-radius:5px;
    text-align:center;
}
.th_5_btn a:hover {
    text-decoration:none;
    background-color:#d7a881;
}


.th_5_btn_load {
    float:left;
    width:36%;
    height:60px;
    margin-left:32%;
    margin-top:30px;
    position:relative;
    display: none;
}
.th_5_btn_load a {
    float:left;
    width:100%;
    height:60px;
    line-height:60px;
    font-size:25px;
    color:#FFF;
    background-color:#bfbfbf;
    border-radius:5px;
    text-align:center;
}


.business_type_title1 {
	float:left;
	width:100%;
	padding-left:2%;
	padding-right:2%;
	line-height:38px;
	border:solid 1px #CCC;
	border-radius:5px;
	color:#888;
	font-size:14px;
	cursor:pointer;
	background-image: url(../image/small/biaodan_jt.png);
	background-repeat: no-repeat;
	background-position:right center;
	background-color:#FFF;
	font-family: 'PoppinsRegular';
	box-sizing:border-box; 
}
.business_type_title2 {
	float:left;
	width:100%;
	padding-left:2%;
	padding-right:2%;
	line-height:38px;
	border:solid 1px #CCC;
	border-radius:5px;
	color:#888;
	font-size:14px;
	cursor:pointer;
	background-image: url(../image/small/biaodan_jt1.png);
	background-repeat: no-repeat;
	background-position:right center;
	background-color:#FFF;
	font-family: 'PoppinsRegular';
	box-sizing:border-box;
}

.business_type_tab {
    display:none;
    float:left;
    width:100%;
    height:160px;
    border:solid 1px #ccc;
    top:37px;
    position:absolute;
    background-color:#FFF;
    z-index:1;
    border-top:none;
    padding-top:5px;
    overflow-y:auto;
}
.business_type_tab ul {
    border: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    outline: 0;
}
.business_type_tab li {
    float:left;
	width:96%;
	padding-left:2%;
	line-height:30px;
	font-size:14px;
	cursor:pointer;
	color:#999;
	border-radius:5px;
}
.business_type_tab li:hover {
    background-color:#eee;
}
.business_type_tab li font {
    float: left;
    width: 100%;
    padding-left: 3%;
}
.business_type_tab::-webkit-scrollbar {/*滚动条整体样式*/
  width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
  height: 10px;
}
.business_type_tab::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
  border-radius: 5px;
  border:solid 1px #ccc;
  -webkit-box-shadow: inset 0 0 5px #ccc;
  background: #ccc;
}
.business_type_tab::-webkit-scrollbar-track {/*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px #eee;
  border-radius: 0;
  background: #eee;
}
#btt_other {
	display:none;
}
.fabrics {
    float: left;
    width: 100%;
}
.fabrics li {
    float: left;
    line-height: 38px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    margin-right: 10px;
    background-color: #FFF;
}
.design_edition {
    float: left;
    width: 100%;
}
.design_edition li {
    float: left;
    line-height: 38px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    margin-right: 10px;
    background-color: #FFF;
}
.fabrics_normal {
    color: #000;
    background-image: none;
    border:solid 1px #CCC;
}
.fabrics_hover {
    color: #d59f73;
    background-image: url(../image/small/select_gou.png);
    background-repeat: no-repeat;
    background-position:right 3px top 3px;
    border:solid 1px #d59f73;
}

#dots {
    position: absolute;
}
.th_file_title {
	float:left;
	width:calc(100% - 120px);
	font-size:14px;
	margin-top:10px;
	line-height:22px;
}
.th_fileFieldK {
	float:left;
	width:calc(100% - 120px);
	margin-top:3px;
	position:relative;
}
.th_fileField {
	float: left;
	width: 100%;
	height: 42px;
	opacity: 0;
	position: absolute;
	left:0px;
	cursor:pointer;

}
.th_fileFieldButton {
	float: left;
	background-image: url(../image/small/upload_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFF;
	border:solid 1px #CCC;
	border-radius: 5px;
	width: 100%;
	height: 42px;
	font-family: "PoppinsRegular";
	font-size: 12px;
	background-color: #FFF;
	cursor:pointer;
	
}
.th_boom{
	width:100%;
	height:42px;
	background-color:#3ec962;
	color:#FFF;
	left:0px;
	bottom:0px;
	position:absolute;
	border-radius:5px;
}
.th_aaa{
	float:left;
	margin-left:20%;
	width:80%;
	height:42px;
	line-height:42px;
	font-size:16px;
	overflow:hidden;
	color:#FFF;
	text-align:center;
	background-image:url(../image/small/e_yes.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.th_aaa02{
	width:50%;
	margin-left:30%;
}
.th_aaa_expert {
	width:70%;
}
.th_asd{
	float:right;
	margin-right:3px;
	width:13px;
	height:13px;
	margin-top:3px;
	cursor:pointer;
}
.col-sm-3 {
	width:25%;
}
.col-sm-9 {
	width:75%;
}
.custom_hui_text {
  float: left;
  width: 100%;
  font-size: 18px;
  margin-bottom: 10px;
  text-align: center;
}
#pc_productMessage {
	display:block;
}
#yd_productMessage {
	display:none;
}

.area_code_div {
	float:left;
	width: 32%;
	position:relative;
}
.area_code_title1 {
	float:left;
	width:100%;
	padding-left:2%;
	padding-right:2%;
	line-height:38px;
	border:solid 1px #CCC;
	border-radius:5px;
	color:#888;
	font-size:14px;
	cursor:pointer;
	background-image: url(../image/small/biaodan_jt.png);
	background-repeat: no-repeat;
	background-position:right center;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	box-sizing:border-box;
}
.area_code_title1 img {
	float:left;
	width:30px;
	height:22px;
	margin:8px;
}
.area_code_title2 {
	float:left;
	width:100%;
	padding-left:2%;
	padding-right:2%;
	line-height:38px;
	border:solid 1px #CCC;
	border-radius:5px;
	color:#888;
	font-size:14px;
	cursor:pointer;
	background-image: url(../image/small/biaodan_jt1.png);
	background-repeat: no-repeat;
	background-position:right center;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	box-sizing:border-box;
}
.area_code_title2 img {
	float:left;
	width:30px;
	height:22px;
	margin:8px;
}
.area_code_tab {
	display:none;
	float:left;
	width:100%;
	height:155px;
	border:solid 1px #CCC;
	top:37px;
	position:absolute;
	background-color:#FFF;
	z-index:1;
	border-top:none;
	padding-top:5px;
	overflow-y:auto;
	box-sizing:border-box;
}
.area_code_tab li {
	float:left;
	width:96%;
	padding-left:2%;
	line-height:30px;
	font-size:14px;
	cursor:pointer;
	color:#999;
	border-radius:5px;
}
.area_code_tab li img {
	float:left;
	width:30px;
	height:22px;
	margin:4px;
}
.area_code_tab li:hover {
	background-color:#eee;
}
.area_code_tab::-webkit-scrollbar {/*滚动条整体样式*/
  width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
  height: 10px;
}
.area_code_tab::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
  border-radius: 5px;
  border:solid 1px #ccc;
  -webkit-box-shadow: inset 0 0 5px #ccc;
  background: #ccc;
}
.area_code_tab::-webkit-scrollbar-track {/*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px #eee;
  border-radius: 0;
  background: #eee;
}


.sl_img {
	float:left;
	width:75px;
}
.sl_img img{
	
}
.sl_list_1 {
	float:left;
	width:100%;
}
.sl_jgts {
	float:left;
	width:100%;
	color:#F00;
	line-height:22px;
	text-align:left;
	font-size:12px;
}
.s1_list_tDiv {
	float:left;
	width:calc(100% - 135px);
	text-align:left;
}
.sl_list_t1 {
	float:left;
	margin-left:10px;
	font-size:14px;
}
.sl_list_t1 a {
	color:#000;
	font-size:14px;
	line-height:18px;
}
.sl_list_t1 a:hover {
	color:#F00;
}
.sl_list_t2 {
	float:left;
	width:30px;
	height:30px;
	margin-left:10px;
	margin-top:22.5px;
}
.sl_list_t3 {
	float:left;
	width:210px;
	margin-left:10px;
	font-size:12px;
	color:#999;
	text-align:left;
	margin-top:3px;
}
.sl_list_t4 {
	float:left;
	margin-left:10px;
	font-size:12px;
	color:#999;
	text-align:left;
	margin-top:3px;
}
.sl_list_t5 {
	float:left;
	font-size:14px;
	margin-left:10px;
	margin-top:3px;
}
.sl_list_2_cart {
	float:left;
	width:100%;
	margin-top:10px;
	padding-top:10px;
	border-top:solid 1px #4d4d4d;
}
.sl_list_t6 {
	float:right;
	font-size:16px;
	color:#000;
	text-align:left;
	line-height:26px;
	font-weight:bold;
}
.sl_list_t7 {
	float:right;
	font-size:16px;
	color:#f00;
	text-align:right;
	line-height:26px;
	font-weight:bold;
}
.sl_list_2 {
	float:left;
	width:100%;
}
.sl_list_L {
	float:left;
}
.continue_btn{
	width: 48%;
    float: left;
}
.continue_btn a {
	float: left;
	width: 100%;
	height: 50px;
	text-decoration: none;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
	color:#000;
	border: 1px solid #4c4c4c;
}
.continue_btn a:hover {
	color:#000;
}
.close_btn{
	font-family: none;
	background-image:url(../image/header/cart_close_tc.png);
	background-repeat:no-repeat;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    position: absolute;
    margin-right: 20px;
    cursor: pointer;
    right: 0;
    top: 0;
    margin-top: 7px;
    font-size: 15px;
}
.sl_list_R {
	float:right;
	width:48%;
}
.sl_list_R a {
	float:left;
	width:100%;
	height:50px;
	text-decoration:none;
	color:#FFF;
	background-color:#990013;
	line-height:50px;
	font-size:16px;
	font-weight:bold;
}
.sl_list_R a:hover {
	color:#FFF;
}



/* 表单提交成功页 */
.suss_title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    margin-top: 30px;
    font-weight: bold;
}

.suss_img {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.suss_name {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    margin-top: 20px;
    font-weight: bold;
}

.suss_txt {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    margin-top: 5px;
    margin-top: 20px;
}

.suss_btn {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    height: 50px;
    margin-bottom: 50px;
}

.suss_btn a {
    margin: 0 auto;
    padding: 15px 100px 15px 100px;
    line-height: 50px;
    background-color: #d59f73;
    color: #FFF;
    font-size: 20px;
    border-radius: 5px;
    text-decoration: none;
}

.suss_btn a:hover {
    background-color: #333;
	color: #FFF;
}


#dots {
    position: absolute;
}

.msgDiv_c_xq {
    float: left;
    width: 100%;
    max-width: 360px;
    margin-top: 10px;
}
.msgDiv_c_xq_img {
    float: left;
    height: 120px;
    width: 120px;
}
.msgDiv_c_xq_img img {
    width: 100%;
    background-color: #000;
}
.msgDiv_c_xq_txt {
    float: left;
    width: calc(100% - 125px);
    margin-left:5px;
    overflow: hidden;
    height: auto;
    line-height: 26px;
    font-size:14px;
    margin-top: 15px;
}
#tabs_info{
	margin-top: 50px;
	margin-bottom: 30px;
}
.tab-content .customNavigation {
    top: -42px;
}
#tabs_info .nav-tabs,
.etabs {
    text-align: center;
    padding: 0;
    margin-right: 100px;
    margin-bottom: 0px;
    float: right;
}
#tabs_info.product-tab .nav-tabs {
    float: none;
    text-align: center;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
}
#tabs_info {
	text-align: center;
}
#tabs_info .tab-content{
	padding: 30px;
    border: 1px solid #ededed;
	text-align: left;
}
#tabs_info .tab-content .tab-pane{ padding: 0px; border: 0px; }

.htabs .etabs li,.categorytab .nav-tabs li, #tabs_info .nav-tabs  li {
    list-style: none outside none;
    position: relative;
    text-align: center;
    /*float: none;*/
    display: inline-block;
    margin: 0px -1px;
	border:solid 1px #ededed;
}

.categorytab .nav-tabs{border:none; float: right; margin-right: 55px; margin-top: -37px; padding:0;}

#tabs_info .nav-tabs li:last-child,
.htabs .etabs li:last-child,.categorytab .nav-tabs li:last-child {background:none}


#tabs_info .nav-tabs a,
.nav-tabs a, .htabs a,.categorytab .nav-tabs a {
    color: #000000;
    display: block;
    text-transform: capitalize;
    float: left;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    padding: 9px 20px;
    text-align: center;
    position: relative;
    letter-spacing: 0.6px;
    border: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
#tabs_info .nav-tabs a, .nav-tabs a {
    padding: 10px 25px;
}
.htabs a:hover,.htabs a:focus,
.categorytab .nav-tabs a:hover,
.categorytab .nav-tabs a:focus, 
#tabs_info .nav-tabs li a:hover {     
    color: #ffffff;   
    background-color: #d59f73;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
#tabs_info .nav-tabs li.active a,
.htabs a.selected, .categorytab .nav-tabs li.active a{
    color: #ffffff;	
    background-color: #d59f73;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.tab-content .tab {
    display: none;
}

.tab-content {
	position:relative;
	padding: 0px;
	z-index: 2;
	overflow: visible;
	margin-bottom: 0px;
}
#tab-latest #tablatest-grid .product-items, #tab-special #tabspecial-grid .product-items, #tab-bestseller #tabbestseller-grid .product-items {
    display: none;
}
.fa {
	font-size: 14px;
}
.fa-stack{width: 12px;
    font-size: 8px;
}
.fa-stack .fa {
    font-size:12px;
	color: #ffb700;
}
.rating .fa-stack,#review .fa-stack{
	font-size: 8px;
	width: 12px;
}
.rating .fa-star,#review .fa-star,.rating-wrapper .fa-star{
	color: #ffb700;
	font-size: 11px;
}
.rating .fa-star + .fa-star-o,#review .fa-star + .fa-star-o,.rating-wrapper .fa-star + .fa-star-o{
	color: #ffb700;
}
.fa-star-o:before {
    content: '\f005' !important;
}
.rating .fa-star.off,.rating-wrapper .fa-star.off, #review table .fa-star.off{color:#b5b5b5;}

.product-info .image {
	display:block;
	margin-bottom: 15px;
	text-align: center;
}
.product-info .zoomContainer{ z-index:9; } /* It need for ie7 */
.product-info .additional-carousel{ position:relative; }
.product-info .additional-carousel .customNavigation{
    top: 42px;
	right: 0;
    left: 0;
    width: 100%;
}
.product-info .image-additional {
	clear: both;
	overflow: hidden;
	padding-left: 20px;
    padding-right: 20px;	
	width: 485px;
	float:none;
	margin-left:auto;
	margin-right:auto;
}
.product-info .image-additional img { max-width: 100%; cursor: pointer; }
.product-info .image-additional a {
	display: block;	
}

#display_video {
    min-height: 100px;
	margin:0px;
}


/* Codezeel Start */

/* box */  
.box {
	margin-bottom:12px;
}

#column-left .box .box-heading,  #column-right .box .box-heading{ 
    color: #000000;
    text-transform: capitalize;
    padding: 0px 0px 10px;
    font: 600 16px/24px 'Poppins', sans-serif;
    margin: 0 0 0 0;
    position: relative;
    background: #ffffff;
    letter-spacing: .5px;
    text-align: left;
}
#column-right .box:first-child .box-heading {  
    color: #d59f73;
}
#column-left .box .box-heading, #column-right .box .box-heading {
    color: #000000;
    text-transform: capitalize !important;
    padding: 0px 0 15px;
    font: 600 16px/24px 'Poppins', sans-serif;
    margin: 0;
    display: block;
    float: none;
    letter-spacing: 0.8px;
}
#column-left .box .box-heading:after, #column-right .box .box-heading:after {
    display: none;
}
.box .box-content {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
}
.box-heading { 
    float: left;
    border: medium none;
    width: auto;
    margin: 0 0 10px 0;
    padding: 0 0px 0px 0;
    color: #333333;
    position: relative;
    text-align: left;
    font: 600 30px/34px 'Poppins', sans-serif;
    text-transform: capitalize !important;
    letter-spacing: 0.2px;
}

.category_tab h3 {
    font-weight: 700 !important;
    margin: 0 0 10px !important;
}
.box .box-content {
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	border:none;
	padding: 0px;
	margin: -10px -15px;
    position: relative;
}

.box .box-content ul , #content .content ul { 
	padding:0px;
	margin:0px;
	list-style:none;
}
.box .box-content ul li , #content .content ul li {
	line-height:22px;
	padding:4px 0;
}
.box .box-content ul li a , #content .content ul li a{
}
.box .box-content ul li a + a , .box .box-content ul li a + a:hover{ background:none; padding-left:0; }
.box .box-content ul li a:hover , #content .content ul li a:hover{
}

.box .box-content ul ul{
	margin-left:15px;
}
.box.featured {
    float: left;
    width: 100%;
    clear: both;
    margin: 40px 0px 50px;
}
.box.latest {
    margin-top: 30px;
	clear: both;
	padding-top: 0;
}  
.related-products-nav {
    top: 35%;
	width:100%;
	position: absolute;
    z-index: 9;
    direction: ltr !important;
}
.related-products-nav a {
    font-size: 0px;
    position: absolute;
    font-weight: 300;
    height: 44px;
    width: 27px;
    line-height: 35px;
    text-align: center;
    padding: 0;
    border: 0;
    color: #ffffff;
    cursor: pointer;
    overflow: hidden;
    background-color: #none;
    -webkit-transition: all 0.5s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
	background:none;
	
}
.related-products-nav a.prev,.related-products-nav a.next {
	opacity:1;
}
#products-related:hover .related-products-nav a.prev, #products-related:hover .related-products-nav a.next {
	opacity:1;
}

.related-products-nav a.prev {
   background-image: url("../image/left-arrow.png");
   background-repeat:no-repeat;
   left: 10px;
   right: auto;
}
.related-products-nav a.next {
  background-image: url("../image/right-arrow.png");
  background-repeat:no-repeat;
  left: auto;
  right: 10px;
}

.box-product { 
	list-style-type: none;
	position:relative;
	width: 100%;
	padding:0px;
	margin:0px;
	list-style: none;
	overflow: hidden;
}
.box-product .product-items { 
	margin-bottom: 14px;
	padding: 0;
	margin:0;
	position:relative;
	overflow: hidden;
}
.lb-nav a.lb-next {
    transition: none;
}
.lb-nav a.lb-prev {
    transition: none;
}

.product-grid li,
.box-product .product-items,
.product-carousel .slider-item {
	width:295px;
	float:left;
	display: inline-block;
}
 
.ie7 .product-grid li{ width:192px !important; }
.image-additional .slider-item{	
	display: inline-block;
    float: left;
}
#additional-carousel.image-additional .slider-item .product-block {
    margin: 0px;
    background: transparent;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    clear: both;
    overflow: hidden;
    text-align: center;
    border: 0;
    padding: 0;
}

.image-additional .slider-item .product-block:hover {   box-shadow: none !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; }	

.product-right .btn-group .wishlist .fa,.product-right .btn-group .compare .fa { margin-right: 5px; }

.grid_default_width { width: 250px;}
.featured_default_width{ width: 250px;}
.module_default_width{ width: 240px;}
.latest_default_width{ width: 250px;}
.special_default_width{ width: 250px;}
.related_default_width{ width: 250px;}
.bestseller_default_width{ width: 250px;}
.tabspecial_default_width{ width: 250px;}
.tabbestseller_default_width{ width: 250px;}
.tablatest_default_width{ width: 250px;}
.additional_default_width{ width:90px;}
.testimonial_default_width{width:100%;}
.ourcategory_default_width{width:190px;}
#content .banners-slider-carousel .product-carousel .product-block-inner,#content .banners-slider-carousel .product-grid .product-block-inner{text-align:center;}

.product-block  {
    margin: 20px 15px 20px 16px;
	clear:both;
	overflow:hidden;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.product-block:hover{
	overflow:hidden;
	clear:both;	
}
.banners-slider-carousel .product-carousel .slider-item .product-block {
    border: 0;
    margin: 15px 16px;
    padding: 0;
}
.banners-slider-carousel .product-block {   }
.banners-slider-carousel .product-block .product-block-inner { text-align: center;  cursor: pointer; }

.ie7 #content .product-carousel .product-block,
/*.ie7 #content .product-grid-list .product-block,*/
.ie7  .product-block {border:1px solid #ddd;}

.ie7 #content .product-carousel .product-block:hover,
.ie7 .product-block:hover {border:1px solid #ddd;}


.product-grid .product-thumb .desc,.productbox-grid .product-thumb .price-tax,.product-carousel .product-thumb .price-tax{display:none;}
.product-list .product-details{overflow:hidden;}
.product-block .image .hover-image, #column-right .image .hover-image, #column-left .image .hover-image{
	left: 0;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.product-block:hover .image .hover-image {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}

.product-block .image:hover .hover-image {
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
	-webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
.product-block-inner{
	text-align:left; 
	overflow:hidden;
	position:relative;   
	margin:0;
	padding:0;
}
.product-list .product-block .image { 
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none; 
}
.banners-slider-carousel {
    padding: 0;
    position: relative;
    width: 100%;
    clear: both;
    text-align: center;
    margin-bottom: 0;
}
.banners-slider-carousel .box-heading { display: none; }
.banners-slider-carousel .customNavigation { 
	width: 100%;
    top: 41%;
	right: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; 
}
.banners-slider-carousel:hover .customNavigation {
    opacity: 1;
    filter: alpha(opacity=100);
}
.banners-slider-carousel  .carousel-block{ 
    position: relative;
    border-top: 1px solid #d9d9d9;
    padding: 50px 0;
}
.sale{
    font-size: 12px;
    font-weight: 400;
    right: 20px;
    letter-spacing: 0.3px;
    position: absolute;
    text-align: right;
    text-transform: capitalize;
    top: 12px;
    line-height: 15px;
    color: #fff;
    background: #d59f73;
    padding: 3px 11px;
    word-break: break-word;
    width: auto;
    height: auto;
}
.product-thumb .sale {
    right: -80px;
    opacity: 0;
    filter: alpha(opacity=0);
	-webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
.product-thumb:hover .sale { 
    right: 12px;
    opacity: 1;
    filter: alpha(opacity=100);
	-webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}

/* box products for Left Column and Right Column */
#column-left .box-product,
#column-right .box-product {
	width: 100%;
	overflow: hidden;
}
#column-left .box-product > div,
#column-right .box-product > div  {
	display:block;
	vertical-align: top;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom:0;	
	width:100%;
}

#column-left .box .box-content div.product-items:last-child > div, #column-right .box .box-content div.product-items:last-child > div,
#column-left .box .box-content div.slider-item:last-child > div, #column-right .box .box-content div.slider-item:last-child > div {
    border: 0 none;
}

#column-left .box-product .image,
#column-right .box-product .image {
	display: block;
	margin-bottom: 10px;
	float: left;
	margin-right: 15px;
	margin-top: 0px;	
}

#column-left .product-items .product-details,
#column-right .product-items .product-details{
	width:auto; 
	overflow: hidden;
}
#column-left .product-thumb .caption,
#column-right .product-thumb .caption{
	padding:0;
	border:none;
	text-align: left;
    padding-top: 5px;
    background: #f1f1f1;
}

#column-left .caption a, #column-right .caption a{
	word-wrap:break-word;
	font-size: 13px;
    color: #555555;
}
#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 {
	font-weight:normal; 
	font-size:13px; 
	margin: 2px 0 4px;
}
#column-left .box-product .name,
#column-right .box-product .name {
	display: block;
}
#column-left .box-product .cart,
#column-right .box-product .cart {
	display: block;
}
#column-left .box-product .cart .button,
#column-right .box-product .cart .button{
	padding:0; 
	background:none;
	box-shadow:none; 
	-moz-box-shadow:none; 
	-webkit-box-shadow:none; 
	height:auto;
	font-weight:normal;
	border-radius:0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
	color:#555;
	display:block;
	text-align:left;
}
#column-left .box-product .cart .button:hover,
#column-right .box-product .cart .button:hover {
	text-decoration:underline;
}
#column-left .box-product .image img,
#column-right .box-product .image img { width:85px;}

#column-left .box-product .rating,
#column-right .box-product .rating,
#column-left .box-product .name,
#column-right .box-product .name,
#column-left .box-product .price,
#column-right .box-product .price,
#column-left .box-product .cart,
#column-right .box-product .cart {
	float: left;
    clear: both;
	line-height: inherit;
    margin-bottom: 5px;
}

#column-left .box-product .price .price-old,
#column-right .box-product .price .price-old{
	font-size: 13px;
}

#column-left .box .box-content, #column-right .box .box-content,
#column-left .box .list-group, #column-right .box .list-group,
#column-left .box .filterbox, #column-right .box .filterbox{
    margin: 0px;
    background: #f1f1f1 none repeat scroll 0 0;
    padding: 15px 15px;
    border: 0;
    border-top: none
}
#column-left .box .filterbox label:hover, 
#column-right .box .filterbox label:hover{
	 color: #d59f73;
}
#column-left .box-product .rating,
#column-right .box-product .rating {
	display: none;
	margin-bottom: 0px;
	opacity:1;
}
#column-left .product-thumb, #column-right .product-thumb {
	border:none;
	margin: 0px 0px;
    padding: 5px 0;
	background:#f1f1f1;
}
#column-left .product-thumb .product-block-inner,
#column-right .product-thumb .product-block-inner {
    max-width: 100%;
}
#column-left .product-thumb:hover, #column-right .product-thumb:hover{
	
}
#column-left .sale, #column-left .price-tax, #column-left .wishlist, #column-left .compare,
#column-right .sale, #column-right .price-tax, #column-right .wishlist , #column-right .compare {display:none !important;}

#column-left .product-thumb .button-group button, 
#column-right .product-thumb .button-group button  {   
	background: none repeat scroll 0 0 transparent;
    padding: 0;
    width: auto;
	line-height: 28px;
	color:#262626;
	text-transform:capitalize;
	left:0;
	height:auto;
	position:static;
	text-align: left;
}	
#column-left .box.special .product-thumb .image > a, 
#column-right .box.special .product-thumb .image > a {
    opacity: 1;
    filter: alpha(opacity=100);
}

#column-left .product-thumb .button-group button span, 
#column-right .product-thumb .button-group button span { display:block !important; }

#column-left .product-thumb .button-group button:hover, 
#column-right .product-thumb .button-group button:hover{color:#d59f73;}

#column-left .product-thumb .button-group button .fa, 
#column-right .product-thumb .button-group button .fa{display:none;}

#column-left .product-thumb .button-group, 
#column-right .product-thumb .button-group {background:none; border:none; position:static; display:block; float:left; opacity:1; padding:0; }
#column-left .product-thumb .image .button-group, 
#column-right .product-thumb .image .button-group {display:none}
#column-left .container,
#column-right .container{width:auto; padding: 0;}
#column-left .box,
#column-right .box{
    position: relative;
}
#column-left .box.special, 
#column-right .box.special {
    margin-top: 15px;
}
#column-left .box .product-thumb  button.addtocart,
#column-right .box .product-thumb  button.addtocart{    
    padding: 0px;
    border: 0;
    text-align: left;
    font-weight: 400;
    text-transform: capitalize;
    background: none;
    position: static;
    opacity: 1;
    display: block;
    width: 100%;
    font-size: 13px;
    height: auto;
}
#column-left .box .product-thumb button.addtocart:before, 
#column-right .box .product-thumb button.addtocart:before{
    display: none;
}
#column-left .box .product-thumb button.addtocart span:hover,
#column-right .box .product-thumb button.addtocart span:hover{
     color: #d59f73;
}
#column-left .box .product-thumb  button.addtocart span,
#column-right .box .product-thumb  button.addtocart span { 
	background: none;
	padding: 0px;
	color: #000;
	text-transform: capitalize;
    display: block; 
    font-weight: 500;
}
#column-left .box .product-block:hover  button.addtocart, 
#column-right .box .product-block:hover  button.addtocart
{
	background:transparent;
	 color: #d59f73;
}
#column-left .single-banner .swiper-slide a:after{
	background: rgba(124, 108, 108, 0.23);
    bottom: 5px;
    content: "";
    left: 5px;
    position: absolute;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    width: 0;
    height: 0;
}
#column-left .single-banner .swiper-slide:hover a:after, #column-right .single-banner .swiper-slide:hover a:after {
	transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transition-duration: 1.3s;
    -moz-transition-duration: 1.3s;
    -webkit-transition-duration: 1.3s;
    -khtml-transition-duration: 1.3s;
    -o-transition-duration: 1.3s;
    opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    height: 100%;
    width: 100%;
}
#column-left .single-banner .swiper-pagination, #column-right .single-banner .swiper-pagination {
    display: none;
}
#column-left .product-thumb .caption h4 a:hover, #column-right .product-thumb .caption h4 a:hover {
     color: #d59f73;
}
#column-left .product-thumb h4 a:hover, #column-right .product-thumb h4 a:hover {
     color: #d59f73;
}
.product-thumb caption h4 a:hover, header #cart li a:hover, .product-thumb:hover h4 {
     color: #d59f73;
}
.compare-total a {
    color: #262626;
}

/* Tab cms */
.tab-head , .box-head { 
    text-align: center;
	display: inline-block;
    width: 100%;
}
.pagination-wrapper {
	display: inline-block;
    margin: 5px 0 10px;
    padding: 0px 0 10px 0;
    width: 100%;
    background: none;
}
.pagination-wrapper .page-link {
    float: right;
    padding: 0;
    width: auto;
	margin-top: 6px;
}
.pagination-wrapper .page-result{
    float: left;
    padding: 0;
    width: auto;
	margin: 13px 0 13px;
}
.row .sort {
	float:right;
}
.pro_btn {
	width:95%;
	background-color:#d59f73;
	color:#FFF;
	max-width:368px;
	line-height:40px;
	text-align:center;
	font-size:14px;
	border:none;
}
.pro_btn:hover {
	background-color:#000;
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.tab_title {
    float: left;
    width: 100%;
    text-align: center;
	background-color:#d59f73;
	color:#FFF;
    font-size: 16px;
    font-family: PoppinsRegular;
	font-weight:bold;
    line-height: 36px;
}

.header_box {
	width:100%;
	height:43px;
	background:#000;
	/*position:relative;*/
	position:fixed;
	top:0px;
	z-index:1000;
}
.nav-left {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.brother-site {
  float: left;
  display: inline-block;
  height: 43px;
  cursor: pointer;
  width: 130px;
  padding-left: 15px;
  box-sizing:content-box;
}
.brother-site a {
	box-sizing: border-box;
}
.brother-site img {
  max-height: 30px;
  margin-top: 4px;
  vertical-align: middle;
}
.site-current {
  background-color: #fff;
}



/* top */
.header-top{
    margin-bottom: 20px;
}
header hr {
    margin: 0;
}
.haeder_icon {
    position: relative;
    text-align: center;
    width: 35px;
    cursor: pointer;
    padding-bottom: 0px;
}
.free-shipping {

    text-transform: uppercase;
    font-size: 12px;
    color: #808080;
    font-weight: 500;
    letter-spacing: 1px;

}
.free-shipping a {

    color: #ca9d7a;
    font-weight: 600;

}
.header-top-left, .header-top-right {
    margin-top: 15px;
}
#top {
    display: none;
}
.haeder_icon_image:before {
    content: "";
    background: url(../image/sprite.png) no-repeat scroll -16px -42px transparent;
    height: 32px;
    height: 40px;
    width: 32px;
    z-index: 99;
    display: inline-block;
}
.haeder_icon:hover .haeder_icon_image:before {
    background-position: -531px -42px;
}
#top-links .btn.btn-link.dropdown-toggle {
    text-align: left;
    width: 100%;
}
.dropdown.myaccount{ color: #FFF; cursor:pointer; }
.dropdown.myaccount span{
	float:left;
}
.dropdown.myaccount{
    float: right;
    padding: 11px 0px 11px;
    margin-left: 10px;
	margin-right:10px;
    width: auto;
	font-size:14px;
	line-height:20px;
}
.dropdown.myaccount i{
	float:left;
	margin-left:3px;
}
.myaccount {
}
.myaccount a {
	color:#FFF;
}
.myaccount a:hover {
	color:#ca9d7a;
}
.myaccount a,.myaccount a:hover {
    background-color: transparent !important;
}
.myaccount .dropdown-toggle span, .curr span,.lang span {
    font-size: 14px;
    letter-spacing: 1px;

}
.myaccount .dropdown-toggle .fa.fa-angle-down, .curr .fa.fa-angle-down, .lang .fa.fa-angle-down {
    margin: 0 10px 0 5px;
}


/*header.fixed .header-menu #menu {
    left: 0;
    position: fixed;
    right: 0;
    top: 43px;
    z-index: 999;
    margin: 0;
    transition: 0.5s;
    background: #fff;
    border-bottom-color: #e5e5e5;
    border-radius: 0;
}
*/
/* logo */
.logo_div {
	float:left;
	width:100%;
	position:relative;
}
.logo_img {
	float:left;
	width:100%;
	text-align:center;
	margin-top:30px;
}
.logo_img img {
	max-height:56px;
}
.logo_account {
	position:absolute;
	right:60px;
	margin-top:10px;
	line-height:40px;
	display:none;
}
.nav_div {
	float:left;
	width:100%;
	margin-top:30px;
	margin-left:15px;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}
header {
    left: 0;
    position: fixed;
    right: 0;
    top: 43px;
    z-index: 999;
    margin: 0;
    transition: 0.5s;
    background: #fff;
    border-bottom-color: #e5e5e5;
    border-radius: 0;
}
.header {
	width:100%;
}
.search_div {
	position:absolute;
	right:0;
	width:200px;
	top:38px;
}

.header-logo #logo {
    text-align: center;
}
#logo a {
    display: inline-block;
}
.header-right {
	float:right;
    display: inline-block;
    text-align: right;
}
.header-left {
    margin-top: 5px;
	right:15px;
	top:0;
}
.header-right>div {
    display: inline-block;
}
.header-cart{
    text-align: center;
    float: right;
    width: auto;
	height:43px;
    z-index: 9;
    padding: 0px 20px;
    width: auto;
    z-index: 8;
    background: #990013;
}













































}
 @media only screen and (max-width: 776px) {
.search-overlay form button {
    height: 60px;
}
.search-overlay form input {
    height: 60px;
    font-size: 30px;
    padding: 10px 45px 10px 0px;
}
.search-overlay form {
    margin-top: -47px;
}
}
.search-box input.input-text {
    border: 1px solid #CCC;
    width: 0;
    opacity: 0;
    padding: 6px;
    position: absolute;
    right: 0;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}
#search-overlay-btn {
    background: transparent url("../image/sprite.png") no-repeat scroll -20px -10px;
    border: medium none;
    display: block;
    height: 42px;
    width: 25px;
    cursor: pointer;
}
#search-overlay-btn:hover {
    background-position: -535px -10px;
}
.header-search .search-box input {
    background-color: #fff;
}
*/
/* search */

.header-search {
    float: left;
}
.col-sm-3.header-search {
    padding: 0;
}
#search .btn-lg i {
    display: none;
}
#search .btn-lg {
    background: transparent url("../image/sprite.png") no-repeat scroll -11px -3px;
    border: medium none;
    padding: 20px 20px;
    z-index: 99;
    display: block;
}
.header-search .action.search {
    display: none;
}
.header-search:hover .action.search, .header-search .action.search:hover {
    background-position: -528px -4px;
}

.header-search {
    position: relative;
    cursor: pointer;
}
#search {
    display: inline-flex;
}
.header-container {
    height: auto; 
    width: 100%;
    z-index: 99;
    background: #FFF;
}
.header-search #search:focus input {
    border-color: #505050;
}
.header-search #search input {
    background-color: transparent;
    height: 40px;
	width: 160px;
    padding: 0px;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    font-weight: normal;
    left: 0;
    border: none;
    box-shadow: none;
    border-radius: 0px;
    z-index: 99;
    top: 0px;
    font-size: 14px;
}
.form-control::-moz-placeholder {
    font-weight: normal;
}

/* languange and currency*/

#currency .dropdown-menu {
    padding: 8px;
}
#language .dropdown-menu > li > a {
    padding: 3px 8px;
}
#currency .dropdown-menu .btn {
    padding: 2px !important;
}
#language .dropdown-menu > li > a:hover {
    color: #FFFFFF;
}

.myaccount-menu{
    margin-top: -10px;
    left: 0px;
    right: -20px;
    min-width: 156px;
	padding-top:5px;
	padding-bottom:5px;
    border-color: #ccc;
    background: #FFF;
    -moz-box-shadow: 0px 0px 4.5px -0.5px rgba(000000, 0, 0, 0.18);
    -webkit-box-shadow: 0px 0px 4.5px -0.5px rgba(000000, 0, 0, 0.18);
    box-shadow: 0px 0px 4.5px -0.5px rgba(000000, 0, 0, 0.18);
}
.myaccount-menu li {
	float: left;
	width: 80%;
	line-height: 22px;
	padding-left: 10%;
	padding-right: 10%;
}
.myaccount-menu li a {  
    font-size: 14px;
    display: block;
    font-weight: normal;
    color: #000;
    float: left;
    width: 100%;
    margin: 0;
    text-align: left;
    text-transform: capitalize;
    line-height: initial;
}
.myaccount-menu li:last-child a{ border:none; }
.myaccount-menu li a:hover{ color: #d59f73; }

#form-currency > div > .btn, #form-language .btn {
    padding: 6px 0 7px;
    color:#808080;
}
.currency-select.btn.btn-link.btn-block, #form-language .dropdown-menu .btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000;
    font-size: 13px;
    line-height: 24px;
    padding: 0;
}
#form-currency span, #form-currency strong, #form-language span {
    color: #808080;
    margin: 0 0 0 3px;
}
.myaccount .dropdown-menu > li > a > i {
    display: none;
}
#form-currency .btn-link:hover, #form-currency .btn-link:focus, #form-language .dropdown-menu .btn:hover, #form-language .dropdown-menu .btn:focus {
    text-decoration: none;
    color: #ca9d7a;
}



/* cart */

#cart {
    margin-bottom: 0;
	cursor:pointer;
}
.gwc_you {
	float: left;
    background: url(../image/header/kong_cart.jpg) no-repeat scroll 0 0px;
    height: 25px;
    width: 23px;
	text-align:center;
	color:#FFF;
    margin-top: 5px;
    background-repeat: no-repeat;
    background-position: left;
	cursor:pointer;
}
.gwc_you span {
	float:left;
	width:100%;
	line-height:20px;
	margin-top:6px;
	letter-spacing: -2px;
	text-align:center;
	font-size:12px;
}

#cart .cart_heading {
	float: left;
	color: #FFF;
	margin-left: 10px;
	font-size: 14px;
	height: 30px;
	margin-top: 5px;
	line-height: 30px;
}
#shippingcart {
    float: left;
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
    text-transform: uppercase;
}
#cart-quantity {
    clear: left;
    float: left;
    position: absolute;
    top:0;
    right: 0;
}
.res_cart_total {
    display: none;
}
#cart>.btn {
    background: url(../image/small/bag.png);
	width:30px;
	height:30px;
	margin-top:5px;
    color: #000;
    border: none;
    border-radius: 0;
	box-shadow:none;
}
#cart>.btn:hover {
    background-position: -530px -100px;
}
#cart.open>.btn {
    box-shadow: none;
    text-shadow: none;
}
#cart.open>.btn:hover {
    color: #444;
}
#cart .dropdown-menu {
    z-index: 1001;
    width: 460px;
    padding: 10px;
    overflow: hidden;
    display: none;
	margin-top:0px;
    top: 35px;
    right: -22px;
    border-color: #ccc;
    -moz-box-shadow: 0px 0px 4.5px -0.5px rgba(000000, 0, 0, 0.18);
    -webkit-box-shadow: 0px 0px 4.5px -0.5px rgba(000000, 0, 0, 0.18);
    box-shadow: 0px 0px 4.5px -0.5px rgba(000000, 0, 0, 0.18);
}
.cart-menu p.text-center {
    margin: 10px 0;
}
#cart .dropdown-menu {
    min-width: 350px;
    padding: 10px;
}
#cart .button-container {
    width: auto;
    float: right;
}

#cart .dropdown-menu li{float:none;}
#cart .dropdown-menu li:first-child {
    max-height: 280px;
    overflow-y: hidden;
}
#cart .dropdown-menu li + li {
	float: left;
	width: 96%;
	margin-left: 2%;
	padding-top: 10px;
	padding-bottom: 10px;
}

#cart .dropdown-menu table {
    margin-bottom: 10px;
    position: relative;
    border: none;
}
#cart .dropdown-menu table tr {
    position: relative;
}
#cart .dropdown-menu table td {
    border: none;
    background: none;
}

.shopping_title {
	float:left;
	width:100%;
	height:30px;
	line-height:30px;
	color:#4d4d4d;
	font-size:24px;
	font-weight:bold;
	margin-bottom:10px;
	text-align:center;
}
.close_btn{
	font-family: none;
	background-image:url(../image/small/cart_close_tc.png);
	background-repeat:no-repeat;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    position: absolute;
    margin-right: 20px;
    cursor: pointer;
    right: 0;
    top: 0;
    margin-top: 7px;
    font-size: 15px;
}
.sl_empty {
	float:left;
	width:100%;
	text-align:center;
	line-height:36px;
	font-size:14px;
}



/* menu */

#menu ul.active {
    display: none;
}
.navbar-header {
    display: none;
}

#menu {
    padding: 0;
    position: relative;
    margin: 0;
}

#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu ul.navbar-nav {
    width: 100%;
    text-align: center;
    margin: 0 ;
}
#menu>ul>li {
    position: relative;
    float: left;
    z-index: 20;
}


#menu a:hover {
    text-decoration: none
}
#menu>ul>li:hover>ul {
    display: block;
}
#menu>ul>li ul>li>ul {
    display: none;
    background: #15BCF0;
    position: absolute;
    z-index: 5;
    padding: 5px;
    margin-left: -13px;
}
#menu>ul>li ul>li:hover>ul {
    display: block;
    top: 0px;
    left: 173px;
}
#menu ul>li>a {
    padding: 15px 0;
    color: #333;
    font-weight: 500;
    display: block;
    letter-spacing: 0.3px;
    font-size: 14px;
	font-weight:bold;
    white-space: nowrap;
    position: relative;
}
#menu>div>ul>li {
    padding: 0 26px;
    border-top: 2px solid transparent;
    margin-top: -2px;
}
#menu>div>ul>li:hover {
    border-top: 2px solid #ca9d7a;
}
.nav-tabs>li::before {
    top: -10px;
}
.navbar-nav>li>a {
    position: relative;
}
.nav-tabs>li.active::before, .nav-tabs>li:hover::before, .navbar-nav>li>a:hover:before {
    transition: all 0.8s ease 0s;
    width: 100%;
}

#menu ul>li>a:hover {
    color: #ca9d7a;
}
#menu ul>li.home_first>a {
    padding-left: 0;
}
#menu ul>li.hiden_menu>ul>li>a {
    color: #fff;
    padding: 0;
}

#menu>ul>li ul>li>a {
    min-width: 160px;
}
#menu>ul>li>ul>ul>li>a {
    color: #666;
}
#menu>ul>li>ul>ul>li>a {
    color: #666;
}
#menu ul li ul {
    display: table-cell;
    float: none;
}
#menu ul.nav li .megamenu.column1 ul.list-unstyled>li.dropdown:hover>.dropdown-menu {
    display: block;
}
#menu ul.nav li .megamenu.column1 ul.list-unstyled>li.dropdown .dropdown-menu {
    display: none;
    left: auto;
    right: -179px;
    padding: 20px 30px;
    position: absolute;
    top: -15px;
    border: none;
    border-top: 2px solid #000;
    background-color: #030303;
}
.list-unstyled.childs_2 > li {
    margin: 0 0 10px 0;
}
#menu ul.nav li .megamenu ul.list-unstyled li>a, .hiden_menu .main_cat a {
    width: 100%;
}

#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu {
    border: medium none;
    margin: 15px 0;
    padding: 0;
    position: relative;
    float: none;
    min-width: 149px;
    background: none;
    box-shadow: none;
    top: auto;
    right: auto;
    display: block;
}
#menu ul.nav li.hiden_menu .megamenu ul.childs_1 {
    display: block;
}
#menu ul.nav li .megamenu ul.list-unstyled li>a, .hiden_menu .main_cat a {
    background: none;
    padding: 0px;
    font-weight: 500;
    /*text-transform: uppercase;*/
    margin-right: 0;
    transition: all 0.3s ease 0s;
    color: #fff;
}
#menu ul.nav li .megamenu ul.list-unstyled li>a {
    color: #000;
}

#menu ul.nav li>.megamenu.column1>div>ul.list-unstyled>li, #menu ul.nav li>.megamenu.column2>div>ul.list-unstyled>li {
    margin: 0;
}
#menu ul.nav li .megamenu.column1 ul.list-unstyled li>a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
}
#menu ul.nav li .megamenu.column1 ul.list-unstyled li>a:hover {
	color:#ca9d7a;
}
.hiden_menu .dropdown-inner li.main_cat a {
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
}

#menu ul.nav li .megamenu ul.childs_1 {
    min-width: 175px;
    padding-right: 10px;
    vertical-align: top;
}
#menu ul.nav li .megamenu ul.childs_1>li {
    margin-bottom: 15px;
}
#menu ul.nav li .megamenu ul.childs_1:last-child {
    border: medium none;
}
#menu ul.nav li .megamenu ul.childs_1:first-child {
    padding: 0 10px 0 0;
}
#menu ul.nav li .megamenu.column1 ul.childs_1 {
    border: none;
    padding: 0;
}
#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li>a:hover {
    color: #000;
}
#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li>a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #a4a4a4;
    display: inline-block;
    font-size: 13px;
    padding: 0px 0;
    font-weight: normal;
    line-height: 24px;
    position: relative;
    text-transform: capitalize;
    font-weight: 400;
}
#menu li.hiden_menu>ul {
    min-width: 190px;
    background: #030303;
    border: medium none;
    padding: 30px;
    position: absolute;
    text-align: left;
    border: none;
    margin-left: 0px;
    z-index: 9;
    border-top: 2px solid #000;
    transform: scale(0);
    transform-origin: right top 0;
    transition: all 0.5s ease 0s;
    opacity: 0;
}
#menu li.hiden_menu>ul>li {
    margin-bottom: 10px;
}
#menu li.hiden_menu:hover>ul {
    opacity: 1;
    transform: scale(1);
    right: 0;
}
.nav-container.fixed #menu>ul>li.blog-link a, #menu>ul>li.blog-link a {
    background: none !important;
}
#menu>ul>li.hiden_menu .dropdown-menu {
    display: none !important;
}
#menu .main-navigation>.dropdown>.dropdown-menu {
    background-color: #fff;
    padding: 0px;
    color: #888;
    text-align: left;
    border: none;
    box-shadow: none;
    border-top: 2px solid #ca9d7a;
    transform: scale(0);
    transform-origin: left top 0;
    transition: all 0.5s ease 0s;
    opacity: 0;
    display: block;
    -webkit-box-shadow: 0px 5px 12px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 12px -6px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 12px -6px rgba(0, 0, 0, 0.75);
}

#menu ul.nav li.hiden_menu .megamenu ul.childs_1 li {
    margin-bottom: 10px;
}
#menu .dropdown .dropdown-menu.column1 {
    min-width: 190px;
}
.navigation {
    margin: 38px 0 0;
}

/* Mainslider */

.main-slider .img-responsive {
    width: 100%;
}
.mainbanner .swiper-button-prev {
    background: url(../image/sprite.png) no-repeat scroll -17px -175px transparent !important;
}
.mainbanner .swiper-button-next {
    background: url(../image/sprite.png) no-repeat scroll -490px -175px transparent !important;
}
.mainbanner .swiper-button-prev:hover {
    background: url(../image/sprite.png) no-repeat scroll -17px -281px transparent !important;
}
.mainbanner .swiper-button-next:hover {
    background: url(../image/sprite.png) no-repeat scroll -490px -281px transparent !important;
}
.main-slider {
    position: relative;
	width:100%;
	margin-top:212px;
}
#spinner {
    background: #fff url("../image/spinner.gif") no-repeat scroll 50% 50%;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}

/* Home page Sub banner Start */

.homepage-text {
    text-align: center;
    padding: 45px 0px 70px;
    text-transform: uppercase;
}
.homepage-banner-desc {
    display: inline-block;
}
.homepage-text .homepage-banner-title {
    font-size: 25px;
    line-height: 1;
    padding-bottom: 25px;
    font-weight: 700;
    color: #000;
}
.homepage-text .left-border, .homepage-text .right-border {
    width: 255px;
    height: 1px;
    background: #000;
    margin: 7px 75px;
    float: left;
}
.homepage-text .center-content {
    float: left;
    font-size: 16px;
    line-height: 1;
    padding-bottom: 11px;
    font-weight: 400;
    color: #000;
}
.homepage-text .homepage-banner-coupon {
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    color: #939393;
}
.homepage-text .homepage-banner-coupon span {
    color: #000;
}

/* Home page cms banner Start */


/* Home page Sub banner End */


/* Start CustomTab */
.customtab.section {
    padding: 0px;
    overflow: hidden;
	margin-top:30px;
}
.customtab.section .section-heading {
    text-align: center;
}
.customtab .tab-content {
    clear: both;
}
#tabs ul li::after {
    content: "|";
}
#tabs ul li:last-child::after {
    content: "";
}
.customtab li {
    display: inline-block;
    margin: 0 0 20px 0;
    padding: 0;
}

.customtab li a {
    margin: 0 20px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
}

.customtab li a.selected {
    color: #CA9E7B;
    padding-bottom: 10px;

}
.customtab-inner {
    position: relative;
    text-align: center;
}

/* content */

.common-home #content, .common-home #column-left, .common-home #column-right {
    margin: 0;
    padding: 0;
}

#content, #column-left, #column-right {
    margin-top: 20px;
	overflow:hidden;
}
.category_description {
    margin-top: 10px;
}
.category_list ul li {
    float: left;
    padding: 0 40px 0 0px;
}
h3.refine-search {
    border-top: 1px solid #dfdfdf;
    color: #000;
    margin: 10px 0 20px;
    padding-top: 20px;
    text-transform: uppercase;
    display: none;
}
.category_thumb, .subcateory {
    display: none;
}
.btn-grid-list, .compare-total {
    float: left;
}
.product-layout.product-list.col-xs-12 {
    padding: 0;
}
.btn-grid-list #grid-view {
    position: relative;
}
.sort-filter label, .show-filter label {
    margin-top: 8px;
}
.sort-filter, .show-filter {
    float: left;
}

.sort-filter .form-control, .show-filter .form-control {
    border-radius: 0;
	width:70px;
}
.filter-product-right {
    float: right;
}
.layout-3 .filter-product-right {
    float: left;
    margin: 10px -15px 0;
    clear: left;
}
.compare-total {
    margin: 7px 0 0 15px;
}
.filter-product {
    float: left;
    width: 100%;
}

.btn-grid-list .btn i:before {
    content: "";
    background: transparent url("../image/sprite.png") no-repeat scroll -540px -1214px;
    height: 20px;
    float: left;
    width: 22px;
}
.btn-grid-list .btn.active i:before {
    background-position: -540px -1190px;
}
.btn-grid-list #grid-view.btn i:before {
    content: "";
    background: transparent url("../image/sprite.png") no-repeat scroll -541px -1156px;
}
.btn-grid-list #grid-view.btn.active i:before {
    background-position: -541px -1132px;
}
.btn-grid-list #list-view.btn-default, .btn-grid-list #grid-view.btn-default {
    border: none;
    background: none;
    color: #bcbcbc;
    box-shadow: none;
    border-radius: 0;
    margin-top: 5px;
}
.btn-grid-list #list-view.btn-default.active, .btn-grid-list #grid-view.btn-default.active {
    color: #000;
}
.btn-grid-list .fa {
    font-size: 20px;
}

/* box */

#column-left .container, #column-right .container {
    width: auto;
    padding: 0;
    float: left;
}
#column-left .sidebar, #column-right .sidebar, #column-left .panel, #column-right .panel, #column-left .section, #column-right .section {

    float: left;
    width: 100%;
    padding: 0px;
}
.sidebar.sidebarFilter {
    margin-bottom: 50px;
}

#column-left .sidebar.sidebar_category .section-heading,
#column-right .sidebar.sidebar_category .section-heading {
    background-color: transparent;
}
#button-filter {
    margin-bottom: 15px;
}

.section .section-heading, #column-left .panel-heading, #column-right .panel-heading {
    font-family: Righteous;
    text-align: center;
    margin: 40px 0 30px;
    font-size: 36px;
    text-transform: uppercase;
    color: #000000;
    font-weight: normal;
    font-weight: normal;
    position: relative;
    background: none;
    border: none;
    line-height: 34px;
}
#column-left .section .section-heading, #column-right .section .section-heading,
#column-left .panel-heading, #column-right .panel-heading {
    z-index: 1;
    font-size: 18px;
    letter-spacing: 1px;
}
#column-left .panel-heading, #column-right .panel-heading,
#column-left .section-heading, #column-right .section-heading {
    margin: 0;
    padding: 15px;
    text-align: left;
    line-height: 1;
    background: #CA9E7B !important;
    color: #fff;
}
.product-title {
    font-size: 22px;
    font-weight: 500;
    padding: 10px 0 15px;
    color: #000000;
    border-bottom: 1px solid #eeeeee;
    line-height: 32px;
}


.productpage .price li.oldprice, .quickviewblock .price li.oldprice {
    margin: 0 10px 0 0;
}
.quickviewblock {
    margin-bottom: 20px;
    padding: 20px;
}
.quickviewblock .rating {
    margin-bottom: 30px;
}
.special-price {
    margin: 0;
}
.product-option, .quickviewblock .product-option {
    color: #000;
    font-size: 18px;
    margin-bottom: 15px;
}
.productpage .date .btn, .productpage .time .btn, .productpage .datetime .btn, .account-return-add .date .btn {
    padding: 8px 12px 7px;
}
#product .date .btn, #product .time .btn, #product .datetime .btn, .account-return-add .date .btn {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -khtml-border-radius: 0;
}
#column-left .section .section-heading, #column-right .section .section-heading, #column-left .panel-heading, #column-right .panel-heading {
    background-color: transparent;
}
.section .section-block {
    padding: 4px 0;
}

#content .section .section-block {
    background: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    border: none;
    padding: 0;
}
.section.blog {
    overflow: hidden;
}
#content .section.blog .section-block {
    margin: 0 -10px;
}
.section .section-block ul, #content .content ul {
    padding: 0px;
    margin: 0;
    list-style: none;
}
.section .section-block ul li, #content .content ul li {
    line-height: 22px;
}
.section .section-block ul li a+a, .section .section-block ul li a+a:hover {
    background: none;
    padding-left: 0;
}
.section .section-block ul ul {
    margin-left: 10px;
    width: 100%;
}
.section .section-block ul ul.collapse.in {
    display: inline-block;
}
.product-grid li, #content .section-product .product-items, .product-carousel .slider-item {
    float: left;
    display: inline-block;
    padding: 0;
}

.product-layout.product-grid {
    padding: 0;
    margin: 0;
}
.blog .product-thumb {
    border: none;
}
.product-carousel .slider-item .product-thumb:hover h4 a, .product-thumb:hover h4 a {
    color: #ca9d7a ;
}

.product-layout.product-list .product-thumb, #column-left .product-thumb, #column-right .product-thumb {
    float: left;
    width: 100%;
}


.ie7 .product-grid li {
    width: 192px !important;
}
#content .image-additional .item {
    float: left;
}
#content .image-additional .slider-item {
    display: inline-block;
    float: left;
}

.banners-slider-carousel .product-thumb {
    text-align: center;
}
.product-grid .product-thumb .desc, .grid .product-thumb .price-tax, .product-carousel .product-thumb .price-tax {
    display: none;
}
.product-list .product-details {
    overflow: hidden;
    text-align: left;
}

.singlebanner {
    margin: 0px 0 40px;
    display: inline-block;
}

.sale {
    color: #fff;
    font-size: 10px;
    letter-spacing: 1px;
    padding: 0 7px;
    position: absolute;
    left: 0px;
    text-align: right;
    text-transform: uppercase;
    top: 1px;
    background: #CA9E7B;
}

/* box products for Left Column and Right Column */
.box {
	float:left;
	width:100%;
}
.information-information_title {
	float:left;
	width:100%;
	font-size:30px;
	font-weight:bold;
	color:#333;
	text-align:center;
	margin-bottom:10px;
	line-height:36px;
}
#column-left .box .box-heading,  #column-right .box .box-heading{ 
    color: #000000;
    text-transform: capitalize;
    padding: 0px 0px 10px;
    font: 600 16px/24px 'Poppins', sans-serif;
    margin: 0 0 0 0;
    position: relative;
    background: #ffffff;
    letter-spacing: .5px;
    text-align: left;
	overflow:hidden;
}
#column-left .box .box-heading font{
	float:left;
}
#column-left .box .box-heading p{
	float:left;
	margin-left:10px;
	margin-bottom:0px;
	display:none;
}
#column-left .section-product, #column-right .section-product {
    width: 100%;
    overflow: hidden;
}
#column-left .section-product>div, #column-right .section-product>div {
    display: block;
    vertical-align: top;
    margin-right: 0px;
    margin-bottom: 5px;
    width: 100%;
    padding: 0;
}
#column-left .section-product>div#morebutton, #column-right .section-product>div#morebutton,
.section-product.product-carousel #morebutton {
    display: none;
}
#column-left .panel>.list-group, #column-right .panel>.list-group {
    padding: 0 25px;
    border: none;
}

#column-left a.list-group-item, #column-right a.list-group-item {
    color: #737373;
}
#column-left a.list-group-item:hover, #column-right a.list-group-item:hover,
#column-left .filter a.list-group-item, #column-right .filter a.list-group-item {
    color: #d59f73;
}
#column-left .list-group a, #column-right .list-group a {
    padding: 8px 0;
    border: none;
    border-radius: 0;
}
#column-left .panel>.list-group .list-group-item, #column-right .panel>.list-group .list-group-item {
    padding: 10px 0;
}
#column-left .sidebar .section-block div.product-items:last-child>div, #column-right .sidebar .section-block div.product-items:last-child>div, #column-left .sidebar .section-block div.slider-item:last-child>div, #column-right .sidebar .section-block div.slider-item:last-child>div {
    border: 0 none;
}
#column-left .section-product .image, #column-right .section-product .image {
    display: block;
    margin-bottom: 0px;
    float: left;
    margin-right: 10px;
}

#column-left .product-thumb .caption, #column-right .product-thumb .caption {
    padding: 0;
    margin-top: 0;
}
#column-left .section-product .product-thumb h4, #column-right .section-product .product-thumb h4 {
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    margin: 5px 0 5px;
}
#column-left .section-product .name, #column-right .section-product .name {
    display: block;
}
#column-left .section-product .cart, #column-right .section-product .cart {
    display: block;
}
#column-left .section-product .cart .button, #column-right .section-product .cart .button {
    padding: 0;
    background: none;
    box-shadow: none;
    height: auto;
    font-weight: normal;
    border-radius: 0;
    color: #555;
    display: block;
    text-align: left;
}
#column-left .section-product .cart .button:hover, #column-right .section-product .cart .button:hover {
    text-decoration: underline;
}

#column-left .section-product .rating, #column-right .section-product .rating, #column-left .section-product .name, #column-right .section-product .name, #column-left .section-product .price, #column-right .section-product .price, #column-left .section-product .cart, #column-right .section-product .cart {
    margin-bottom: 2px;
}
#column-left .sidebar .section-block, #column-right .sidebar .section-block,
#column-left .section .section-block, #column-right .section .section-block {
    margin: 0 0px 10px;
    padding: 5px 15px;
    float: left;
    width: 100%;
    border: 1px solid #dedede;
}
.sidebarFilter .panel-footer {
    display: none;
    margin-bottom: 20px;
    padding: 0;
}
#column-left .section-heading>span, #column-right .section-heading>span {
    display: none;
}
#column-left .section-product .rating, #column-right .section-product .rating {
    display: block;
    margin-bottom: 0px;
    padding: 0;
}
#column-left .product-thumb, #column-right .product-thumb {
    margin-bottom: 5px;
    padding: 10px 0;
}
#column-left .sale, #column-right .sale, #column-left .price-tax, #column-right .price-tax, #column-left .wishlist, #column-right .wishlist, #column-left .compare, #column-right .compare, #column-left .quickview, #column-right .quickview {
    display: none !important;
}
#column-left .product-thumb .button-group button, #column-right .product-thumb .button-group button {
    background: transparent none repeat scroll 0 0;
    color: #737373;
    font-size: 14px;
    line-height: 28px;
    margin: 0;
    padding: 0;
    text-indent: 0;
    width: auto;
    height: auto;
}
#column-left .product-thumb .button-group button:hover, #column-right .product-thumb .button-group button:hover {
    color: #000;
}
#column-left .product-thumb .button-group, #column-right .product-thumb .button-group {
    background: none;
    border: none;
    margin: 0;
    position: static;
    top: auto;
    display: block;
    opacity: 1;
}
#scrollup {
    font-size: 0;
    display: none;
}
/*#scrollup::before {
    background: #CA9E7B none repeat scroll 0 0;
    bottom: 35px;
    color: #fff;
    content: "\f106";
    font-family: fontawesome;
    font-size: 25px;
    height: 40px;
    padding: 8px 13px;
    position: fixed;
    right: 32px;
    width: 40px;
    z-index: 99;
}*/
#content ul.list-unstyled, .quickviewblock ul.list-unstyled {
    margin-bottom: 20px;
}
#content ul.list-unstyled li, .quickviewblock ul.list-unstyled li {
    line-height: 22px;
    padding: 4px 0;
}
#content ul.list-unstyled.price li, .quickviewblock ul.list-unstyled.price li {
    display: inline-block;
}
#content ul.list-unstyled li .old-price, .quickviewblock ul.list-unstyled li .old-price {
    line-height: 28px;
}
#content ul.list-unstyled li.stock, .quickviewblock ul.list-unstyled li.stock {
    color: #ec4a00;
}
#content ul.list-unstyled.detail li .label, .quickviewblock ul.list-unstyled.detail li .label {
    color: #000;
    font-weight: 400;
    margin-right: 10px;
}
.productpage .product-price, .productpage .special-price, .quickviewblock .special-price {
    font-size: 28px;
    color: #000;
    margin: 0;
    line-height: 26px;
}
#content ul.list-unstyled .old-price, .quickviewblock ul.list-unstyled .old-price {
    line-height: 22px;
    padding: 4px 0;
    font-size: 28px;
    font-style: italic;
}
.productpage .right {
    padding: 0 10px 0 30px;
}


/* Home page Banner Start */

.home-subbanner {
    position: relative;
    background: rgba(243, 244, 249, 1) url("../image/sub-banner.jpg") no-repeat 0 0 fixed;
    height: 600px;
    background-size: cover;
    margin-bottom: 60px;
}
.home-subbanner .cms-desc {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    position: absolute;
    right: 20%;
    top: 0;
    width: 40%;
}
/* .home-subbanner .cms-desc {
    position: absolute;
    right: 5%;
    top: 34%;
}
*/

.home-subbanner .cms-desc-inner .cms-name {
    color: #fff;
    font-family: Righteous;
    font-size: 80px;
    line-height: 80px;
    text-align: right;
    text-transform: uppercase;
    letter-spacing: -0.8px;
}

.home-subbanner .cms-desc-inner .cms-button {
    text-align: right;
}
.home-subbanner .cms-desc-inner .cms-button a {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    padding: 15px 50px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 30px;
    border: 2px solid #e7e7e7;
}
.home-subbanner .cms-desc-inner .cms-button a:hover {
    border: 2px solid #CA9E7B;
    color: #fff;
    background: #ca9e7b;
}
.bottom-cms-banner-outer{
    display: inline;
}
.bottom-cms-banner-inner {
    margin-top: 50px;
}

.bottom-cms-banner {
    position: relative;
    margin-bottom: 30px;
}
.bottom-cms-banner .home-img {
    position: relative;
}
.bottom-cms-banner .home-img > a::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: rgba(0,0,0,0.0);
    z-index: 9;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
}
.bottom-cms-banner .cms-desc {
    position: absolute;
    top: 45px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    text-align: center;
    z-index: 10;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
}
.bottom-cms-banner .cms-name {
    font-size: 40px;
    font-weight: normal;
    line-height: 1;
    font-family: Righteous;
}
.bottom-cms-banner .cms-data {
    font-size: 14px;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: inline-block;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
}
.bottom-cms-banner .cms-button a {
    display: inline-block;
    padding: 10px 20px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -kthml-opacity: 0;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
}
.bottom-cms-banner .cms-button a:hover {
    background: #808080;
}
.bottom-cms-banner:hover .home-img > a::before {
    background: transparent;
}
.bottom-cms-banner div:hover .cms-data, .bottom-cms-banner div:hover .cms-button a {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -kthml-opacity: 1;
}
.bottom-cms-banner div:hover .cms-data{color: #ca9d7a;}
.home-subbanner div{position: relative; overflow: hidden;}
.bottom-cms-banner .subbanner1 .cms-desc {
    bottom: -42px;
    top: auto;
    background: #f5f5f5;
    width:175px;
    border-radius: 50%;
    padding: 40px 0 65px 0;
    color: #000;
}
.bottom-cms-banner .subbanner1 .cms-data {
    font-size: 25px;
    padding: 6px 0px 0px;
}
.bottom-cms-banner.left {
    overflow: hidden;
}
.subbanner2 .cms-desc {
    color: #fff;
    top: 110px;
}
.subbanner2 .cms-name  {
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
    background: rgba(255,255,255,0.2);
    padding: 5px 15px;
    font-family: Raleway;
    letter-spacing: 2px;

}
.subbanner2 .cms-name2 {
    display: block;
    font-size: 50px;
    line-height: 1;
    font-family: Righteous;
    margin: 25px 0 15px;
}
.subbanner2 .cms-data {
    letter-spacing: 6px;
}
.subbanner2 .cms-data2 {
    font-weight: bold;
    letter-spacing: 1px;
}
.subbanner3 .cms-desc .cms-data {
    font-size: 30px;
    color: #000;
    letter-spacing: 3.5px;
}
.subbanner3 .cms-name {
    font-size: 35px;
    font-weight: normal;
    background: #000;
    color: #fff;
    padding: 5px 40px;
    margin-top: 9px;
    display: inline-block;
}
/* instagram */

.instagram-data {
    margin-top: 70px;
}


/* testimonial */
.testimonial.owl-carousel.owl-theme {
    max-width: 800px;
    text-align: center;
    margin: 0 auto;
}
.testimonial-outer {
    background: rgba(243, 244, 249, 1) url("../image/testimonial_bg.jpg") no-repeat 0 0 fixed;
    margin: 60px auto;
    padding: 80px 0 0 0;
}
.testimonial {
    text-align: center;
    color: #fff;
}
.testimonial .item {
    text-align: center;
}
.testimonial .owl-pagination {
    bottom: 0px;
    margin: 50px 0;
}
.testimonial .desc {
    text-align: center;
    line-height: 24px;
    width: 290px;
    font-weight: 300;
}
.footer-desc {
    line-height: 24px;
    padding: 24px 0 0;
}

.testimonial-img {
    border: 5px solid #e7e7e7;
    border-radius: 50%;
    font-size: 0;
    height: 120px;
    text-align: center;
    width: 120px;
}

.testmonial-author-name {
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 40px;
    font-family: Righteous;
    font-size: 20px;
    color:#CA9E7B;
}
.testmonial-author {
    text-align: center;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}


/* service cms */

.service-cms {
    overflow: hidden;
    text-align: center;
    margin: 50px 0;
}
.subtitle-part1 .subtitile, .subtitle-part2  .subtitile, .subtitle-part3 .subtitile {
    background: #ca9d7a;
}
.subtitile {
    height: 100px;
    background: #f5f5f5;
}
.subtitle-part:hover .subtitile{
    background: #ca9d7a;
}
.subtitle-part .subtitile::before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 15px auto;
    top: 0px;
    background: #f6f6f6;
    width: 70px;
    height: 70px;
    transition: background-color 0.3s;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
}
.subtitle-part.subtitle-part1 .subtitile::before {
    background: transparent url("../image/sprite_1.jpg") no-repeat;
}
.subtitle-part.subtitle-part2 .subtitile::before {
    background: transparent url("../image/sprite_2.jpg") no-repeat scroll;
}
.subtitle-part.subtitle-part3 .subtitile::before {
    background: transparent url("../image/sprite_3.jpg") no-repeat scroll;
}
/*.subtitle-part.subtitle-part1:hover .subtitile::before {
    background: transparent url(../image/sprite.png) no-repeat scroll -507px -599px;
}
.subtitle-part.subtitle-part2:hover .subtitile::before {
    background: transparent url(../image/sprite.png) no-repeat scroll -507px -685px;
}
.subtitle-part.subtitle-part3:hover .subtitile::before {
    background: transparent url(../image/sprite.png) no-repeat scroll -507px -770px;
}*/
.service-cms-inner .subtitile1 {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0 12px;
}

/*fido Blog light-box CSS */

#add-comment .btn {
    text-transform: uppercase;
}
.blog .product-thumb h4 a {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    text-transform: uppercase;
    font-family: Righteous;
}
.page_blogger .blog-image .img-thumbnail {
    width: 100%;
}
.blog .blog-desc {
    margin: 0 0 20px;
    padding-bottom: 20px;
    line-height: 26px;
}
.single-blog .blog-desc {
    margin: 20px 0 50px;
    line-height: 25px;
}
.single-blog h4, .block-title h3 {
    font-family: 'Montserrat', sans-serif;
    color: #333;
    text-transform: capitalize;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 10px;
    font-size: 20px;
}
.information .list-group {
    padding: 0 25px;
}
.single-blog .form-horizontal .control-label {
    text-align: left;
}
.post_hover>h4 {
    display: inline-block;
    padding: 15px 0;
    width: 100%;
}
.block-title {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.blog .blog-image {
    position: relative;
}

.blog-image .img-thumbnail {
    border: none;
    border-radius: 0;
    width: 50%;
}
.date-time div {
    float: left;
}
.date-time .month {
    margin: 0 0 0 5px;
}
.read-more>a {
    border: 2px solid #e7e7e7;
    padding: 10px 40px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    display: inline-block;
}
.post_hover:hover .read-more>a {
    border: 2px solid #CA9E7B;
    color: #fff;
    background: #ca9e7b;
}
.write-comment {
    float: left;
    margin: 0 0 0 10px;
}
.write-comment::before {
    content: "/";
    padding: 0 5px 0 0;
}
.blog-image:hover .post-image-hover {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    transition: all 0.5s ease-out 0s;
}
.post-image-hover {
    height: 100%;
    position: absolute;
    top: 0;
    transition: all 0.2s ease-out 0s;
    width: 100%;
}
.date-time {
    color: #ca9d7a;
}
.blog-image .post_hover {
    margin: 0 auto;
    text-align: left;
    float: right;
    width: 47%;
}

.product-thumb .blog-image:hover .post_hover {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -kkhtml-opacity: 1;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.all-blog .blog-left-content {
    float: left;
    width: 100%;
}
.all-blog .blog-left-content .blog-image {
    position: relative;
}
.all-blog h4 {
    font-size: 22px;
    color: #000;
    text-transform: capitalize;
    display: none;
}
.all-blog .panel-body {
    padding: 0;
}
.all-blog h3 a {
    font-size: 22px;
    color: #000;
    text-transform: capitalize;
    margin: 15px 0 20px;
    width: 100%;
    float: left;
    font-family: Righteous;
}
.all-blog .blog-date {
    float: left;
}
.dash {
    float: left;
    padding-right: 10px;
}
.all-blog .blog-desc {
    margin: 20px 0 10px;
    clear: left;
    float: left;
    width: 100%;
    line-height: 25px;
}
.all-blog .read-more {
    text-transform: capitalize;
    margin-bottom: 30px;
    display: block;
    clear: both;
}
.blog-left-content .post_hover {
    display: flex;
    justify-content: center;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 45%;
}
.all-blog .blog-left-content:hover .post_hover, .all-blog .blog-left-content:hover .zoom, .all-blog .blog-left-content:hover .readmore_link {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -kkhtml-opacity: 1;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.blog-left-content .icon.zoom .fa, .blog-left-content .icon.readmore_link .fa {
    font-size: 40px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.blog-left-content:hover .blog-image .zoom .fa, .blog-left-content:hover .blog-image .readmore_link .fa {
    font-size: 14px;
    line-height: 42px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.blog-left-content .blog-image .zoom:hover, .blog-left-content .blog-image .readmore_link:hover {
    color: #fff;
    font-size: 14px;
    line-height: 42px;
    transition: all 0.5s ease 0s;
}
.blog-left-content .blog-image .readmore_link, .blog-left-content .blog-image .zoom {
    border: 2px solid #fff;
    color: #afafaf;
    display: inline-block;
    height: 45px;
    margin: 0 3px;
    opacity: 0;
    text-align: center;
    transition: all 0.5s ease 0s;
    vertical-align: middle;
    width: 45px;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
#add-comment .col-sm-10 {
    width: 66.6667%;
}
#add-comment .col-sm-2 {
    width: 25%;
}
.blog .buttons {
    display: none;
}



/*fido Blog light-box CSS */


/*fido Blog CSS */

.section .customNavigation {
    display: none;
}



/* Brand Logo */

.brand .section-heading {
    display: none;
}
#content .brand.container {
    padding: 0;
    overflow: hidden;
    padding-top: 60px;
}

.brand .item img {
    opacity: 0.3;
    padding: 0 12px;
    transition: all 0.6s ease 0s;
}
.brand .item:hover img {
    opacity: 1;
    transition: all 0.6s ease 0s;
    cursor: pointer;
}
.manufacturer-heading {
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0;
}


/* footer */
#footer {
    background: #000;
    margin-top: 80px;
}
.footer-top {
    margin: 60px 0;
    float: left;
    width: 100%;
}
.footer_block {
    padding: 100px 0 70px;
}
footer a {
    color: #808080;
    font-weight:500;
}
footer a:hover, footer a:focus {
    color: #ca9d7a;
}

footer h5, footer h4 {
    font-size: 18px;
    margin: 0 0 15px;
    color: #fff;
    position: relative;
    letter-spacing: 0.5px;
    cursor: pointer;
}
footer h5.collapsed {
    display: none;
}
.footer_block ul li {
    padding: 6px 0;
}
.footer-bottom-right.col-md-4 {
    padding: 0;
    float: right;
}
.Footer-bottom {
    overflow: hidden;
    padding: 15px 0;
    position: relative;
}
.payment{
    float: right;
}
.footer_payment ul.payment_icon {
    margin: 4px 0 0px;
    padding: 0px;
    text-align: left;
    float: left;
}
.footer_payment .payment_icon li {
    background: none;
    display: inline-block;
    padding: 0 0px;
    margin: 0px;
}
.footer_payment .payment_icon li:first-child {
    padding-left: 0px;
}
.footer_payment .payment_icon li a {
    display: block;
    height: 28px;
    width: 53px;
}

#footer .bottom-footer ul li a {
    padding: 0 5px;
    transition: all 0.5s ease 0s;
    text-transform: capitalize;
}
#footer .bottom-footer ul li a::before {
    content: "/";
    height: 10px;
    line-height: 5px;
    margin-right: 10px;
}
#footer .bottom-footer ul li:first-child a::before {
    content: "";
}
footer .bottom-footer {
    text-align: center;
    margin: 43px 0 45px;
    color: #fff;
    display: none;
}
footer .bottom-footer ul li {
    display: inline;
}

.footer-static ul li {
    line-height: 22px;
    list-style: outside none none;
    margin: 0;
}

.footer-content {
    padding: 0;
}
.footer-logo .name {
    display: none;
}
.footer-top-right.col-sm-3 {
    padding: 0 0 0 50px;
}
.footer-top-middle .footer-common .footer-static {
    width: 480px;
    margin: 0 auto;
    padding: 0 0 15px;
    text-align: center;
}
.footer-top-middle {
    border-left: 1px solid #444;
    border-right: 1px solid #444;
    overflow: hidden;
    padding: 20px 0px 50px;
}

/* Newsletter */

.newsletters ul li{
    list-style: none;
}
.newsletters h4 {
    display: none;
}
#txtemail {
    float: left;
    border: none;
    border-bottom: 1px dashed #000;
    border-radius: 0;
    background-color: transparent;
}
.newsletters {
    margin: 0 auto;
    max-width: 370px;
    text-align: center;
    display: none;
}
.newsletters input {
    background: #ffffff none repeat scroll 0 0;
    border:1px solid transparent;
    border-radius: 30px;
    color: #000;
    height: 46px;
    margin: 0;
    padding: 0 58px 0 20px;
    width: 370px;
    float: left;
}
.newsletters button {
    border: none;
    border-radius: 0;
    position: absolute;
    right: 0;
    background: transparent url("../image/sprite.png") no-repeat scroll 15px -862px;
    color: #000;
    box-shadow: none;
    height: 47px;
    width: 70px;
}
.newsletters button:hover, .newsletters button.btn-default:focus {
    background: transparent url("../image/sprite.png") no-repeat scroll 15px -862px;
    border: none;
    box-shadow: none;
}
.newsletter-popup .popup-text {
    text-align: center;
}
.newsletter-popup .popup-image {
    margin-bottom: 35px;
}
.newsletter-popup .checkbox label {
    color: #000000;
}
.newsletter-popup .popup-title {
    font-size: 80px;
    line-height: 60px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-weight: 700;
    padding-bottom: 0px;
    margin-left: -50px;
}
.newsletter-popup .popup-title span {
    font-size: 24px;
    margin-left: -20px;
}
.newsletter-popup {
  top: 20%;
  margin:0 auto;
  width: 784px;
  height: 497px;
  background: transparent url("../image/newsletter.png") no-repeat scroll 0 0;
  padding: 25px;
  box-shadow: none;
  position: fixed;
  left:0;
  right:0;
}
.newsletter-popup-top {
    overflow: visible;
    width: 300px;
    margin: 20px auto 0 20px;
    padding: 0px 0px 50px 0px;
}
.newsletter-popup-top .btn-default{
    background-color: transparent;
    transition: all 0.5s ease 0s;
    padding: 12px 35px;
    margin: 20px 0 0;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    border: 2px solid #fff;
}
.newsletter-popup-top .btn-default:hover {
    border-color: #ca9d7a;
    background-color: #ca9d7a;
}
.newsletter-popup-top .popup-desc {
    padding: 20px 20px;
    margin: 0px;
    color: #000000;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    margin-bottom: 30px;
    line-height: 17px;
    text-align: left;
}
.newsletter-popup-top .popup-desc span {
    font-weight: bold;
}
.newsletter-popup-top input{
  background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    box-shadow: none;
    box-sizing: border-box;
    color: #333;
    font-size: 14px;
    margin: 0;
    padding: 5px 18px;
    width: 100%;
}
#checkme {
    margin: 20px 10px 0 0;
    width: auto;
}
.checkme {
    color: #fff;
}
#xout {
  color: #000;
    cursor: pointer;
    font-size: 27px;
    font-weight: 300;
    height: 30px;
    position: absolute;
    right: 0px;
    top: 10px;
    width: 30px;
}
#xout:hover {
  color: #555;
}
.footer-bottom-right {
    float: right;
}
.footer-bottom-right ul li {
    float: left;
    list-style: none;
    margin: 0 0 0 25px;
}
.copy-right.col-sm-4 {
    display: inline-block;
    float: none;
    text-align: center;
}

/* Payment Logo */

.payment_icon {
    margin: 0;
    padding: 0;
}
.payment_icon li {
    margin: 0 5px 0 0;
    float: left;
    list-style: outside none none;
}
.payment_icon li a i {
    font-size: 26px;
    color: #808080;
}
.footer_payment {
    float: right;
}

/* Social */

.social-icon {
    margin: 15px 0 0;
    padding: 0;
}
.social-icon .fa {
    font-size: 20px;
}
.social-icon>li {
    float: left;
    list-style: none;
}
.social-icon>li>a {
    display: block;
    font-size: 20px;
    color: #808080;
    margin-right: 20px;
}

.social-icon>li>a:hover {
    color: #ca9d7a;
}
#powered a {
    color: #ca9d7a;
}
/* alert */

.alert {
    padding: 8px 14px 8px 14px;
    overflow: hidden;
}

/* breadcrumb */


/*.content-top-breadcum {
    background: #000 url(../image/category-banner.jpg)repeat scroll 0 0;
}*/

.breadcrumb-outer {
    padding: 20px 0 0px;
	margin-top:212px;
}
.breadcrumb {
    text-align: left;
	border-radius: 0 !important;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding-left:15px;
	padding-right:15px;
}
.breadcrumb>li{display:inline-block}
.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}
.breadcrumb>.active{color:#777}

.breadcrumb h1, .page-title {
    color: #000;
    font-family: Righteous;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.breadcrumb a:hover {
    color: #808080;
}

.breadcrumb .fa-home {
    font-size: 16px;
}
.breadcrumb li a {
    color: #000;
}
.breadcrumb li:last-child a {
    color: #000;
}
.common-home .content-top-breadcum {
    display: none;
}
.content-top-breadcum {
    margin-top: 0px;
    height: 250px;
    overflow: hidden;
    margin-bottom: 40px;
    background-color: #030303;
    max-width: 100%;
}
.pagination {
    margin: 0;
}
.bottom-pagination {
    float: left;
    width: 100%;
    margin: 45px 0 30px;
}
.bottom-pagination-result {
    margin: 10px 0 0;
}
.col-sm-6.text-left.bottom-pagination-link, .col-sm-6.text-right.bottom-pagination-result {
    padding: 0;
}

/* buttons */

.buttons {
    margin: 1em 0;
    display: inline-block;
    width: 100%;
}
.btn {
    padding: 6px 12px;
    font-size: 12px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
}
.btn-xs {
    font-size: 9px;
}
.btn-sm {
    font-size: 10.2px;
}
.btn-lg {
    padding: 10px 16px;
    font-size: 15px;
}
.btn-group>.btn, .btn-group>.dropdown-menu, .btn-group>.popover, .dropdown-menu.myaccount-menu, #currency .dropdown-menu .btn-link {
    font-size: 12px;
}
.btn-group>.btn-xs {
    font-size: 9px;
}
.btn-group>.btn-sm {
    font-size: 10.2px;
}
.btn-group>.btn-lg {
    font-size: 15px;
}
.btn-default {
    color: #fff;
    background: #000;
}
.btn-default.focus, .btn-default:focus {
    background-color: #7f7f7f;
}
.btn-primary {
    color: #fff;
    background-color: #000;
}
.btn-info {
    color: #ffffff;
    background-color: #000;
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info.focus:active, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
    background-color: #000;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-color: #000;
}
.btn-link {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #23A1D1;
    border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
}

/* carousel */

.carousel-caption {
    color: #FFFFFF;
}
.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}
.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}

/* product list */

.product-thumb {
    overflow: auto;
	background-color: #fff;
	position:relative;
	margin: 20px 15px 20px 16px;
}
.product-thumb .image {
	text-align: center;
	position:relative;
	overflow:hidden;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
    width: 100%;
}
.product-grid .product-thumb .image {
	float: none;
	aspect-ratio: 276/276;
}
.product-layout.product-grid, .product-layout.product-list{padding: 0px; }
#content .product-grid .product-block, #content .product-list .product-block{
    margin-left: 15px;
    margin-right: 15px;
}
.product-list .product-block{ padding: 0; margin-bottom: 20px; }
.row.cat_prod { margin: 0px -14px 15px; }
.alert-success .fa.fa-check-circle{margin-right:5px;}



.product-layout .product-thumb {
    overflow: hidden;
	background-color: #fff;
	position:relative;
}
.grid .product-items {
    padding: 0;
}
#column-left .product-thumb .caption,
#column-right .product-thumb .caption,
.product-list .product-thumb .caption {
    text-align: left;
}

.latest .section-product .product-items {
    display: none;
}

#morebutton {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    clear: both;
}
#morebutton .btn-default {
    border-radius: 50px;
    background-color: #000;
    color: #fff;
    margin: 30px 0 0;
    padding: 17px 45px;
    text-transform: uppercase;
}
#morebutton .btn-default:hover {
    background-color: #fff;
    color: #000;
}
.product-thumb .image {
    text-align: center;
    position: relative;
    overflow: hidden;
}
.img-responsive.hover-image {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
}

.swap_image {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.product-thumb:hover .swap_image {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
.product-list .product-thumb .image {
    float: left;
}
.product-thumb .image a {
    display: block;
}
.product-thumb:hover .image {
    border-color: #dedede;
}
.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.row.product-grid {
    margin: 0;
}
.product-grid .product-thumb .image {
    float: none;
}
.product-list .product-thumb h4 {
    font-size: 18px;
    margin: 8px 0;
    letter-spacing: 0.5px;
}
.product-list .desc {
    margin: 20px 0;
    line-height: 25px;
}
.product-list .product-thumb .price-new {
    font-size: 14px;
}
.product-list .product-thumb .rating {
    padding: 0;
}
#column-left .product-thumb .product-details,
#column-right .product-thumb .product-details {
    float: left;
    margin: 0;
    width: 64%;
}
#column-left .featured .product-thumb .caption,
#column-right .featured .product-thumb .caption
{
    text-align: center;
}
#column-left .featured .product-thumb .product-details,
#column-right .featured .product-thumb .product-details {
    float: none;
    margin: 0;
    width: 100%;
}
#column-left .featured .product-thumb .button-group button, #column-right .featured .product-thumb .button-group button, #column-left .featured .product-thumb button, #column-right .featured .product-thumb button {
width: 100%
}
.product-thumb .product-details {
    margin: 10px 0 0;
    display: inline-block;
    width: 100%;
}
.product-thumb .rating {
    padding: 5px 0;
    display: none;
}
.rating .fa-stack, #review .fa-stack {
    font-size: 5px;
    vertical-align: 2px;
}
.rating .fa-star, #review .fa-star {
    color: #fbb818;
    font-size: 13px;
    line-height: 1;
}
.fa.fa-star.blank {
    color: #ccc;
}
h2.price {
    margin: 0;
}
.product-thumb .caption h4 a , #column-left .product-thumb .caption h4 a{
    font-weight: 400;
}
.product-thumb .price {
    color: #000;
    font: normal 18px/20px 'Righteous';
    display: inline-block;
    vertical-align: middle;
    margin: 5px 0 0;
}
.product-thumb .price-new {
    font-weight: normal;
    float: left;
}
.product-thumb .price-old {
    color: #808080;
    text-decoration: line-through;
    margin-left: 10px;
    float: right;
    font: 400 14px/20px 'Raleway';
}
#column-left .product-thumb .price-old, #column-right .product-thumb .price-old {
    margin-left: 5px;
}
.product-thumb .price-tax {
    color: #999;
    display: none;
    font-size: 12px;
    width: 100%;
}
#content .product-list .button-group {
    width: auto;
    display: block;
    opacity: 1;
}
.product-list .product-thumb .addtocart {
    display: block;
}
.product-list .product-thumb .caption h4 a{
    font-size: 22px;
}
.product-thumb:hover .addtocart {
    display: block;
}
#column-left .product-thumb .button-group button, #column-right .product-thumb .button-group button, #column-left .product-thumb button, #column-right .product-thumb button {
    background: transparent none repeat scroll 0 0;
    color: #808080;
    font-size: 14px;
    height: auto;
    line-height: 28px;
    margin: 0;
    padding: 0;
    text-indent: 0;
    width: auto;
    display: block;
    position: relative;
    width: auto;
    text-transform: capitalize;
}
#column-left .product-thumb .button-group button:hover, #column-right .product-thumb .button-group button:hover, #column-left .product-thumb button:hover, #column-right .product-thumb button:hover {
    color: #000;
}

#content .product-thumb:hover .button-group {
    right: 20;
    transition: 0.5s;
}
.quickview {
    float: left;
    padding: 10px;
    width: 100%;
    color: #fbb818;
    background-color: #000;
}
#content .product-list .button-group .quickview {
    width: auto;
}
.product-thumb .button-group {
    position: absolute;
    top: 30px;
    right: 0px;
    opacity: 0;
    transition: all 0.5s ease 0s;
    display: grid;

}
.product-thumb:hover .button-group {
    opacity: 1;
    right: 25px;
    transition: all 0.5s ease 0s;

}
.product-list .product-thumb:hover .button-group{
    right: 0px;
}
.product-list .product-details {
    float: left;
    width: 65%;
    text-align: left;
    padding: 0 0 0 30px;
}
#cart strong {
    font-weight: normal;
}
#cart .text-right .addtocart {
    margin-right: 10px;
}
#cart .text-right .addtocart, #cart .text-right .checkout {
    border: none;
    display: inline-block;
    float: left;
    background-color: #fff;
    color: #000;
    margin-bottom: 10px;
    padding: 10px 20px;
    font-weight: normal;
    text-align: center;
    text-transform: capitalize;
    transition: all 0.5s ease 0s;
}
#cart a:hover {
    color: #fff;
}
#cart .btn-danger {
    background: none;
    color: #fff;
    font-size: 20px;
    border: none;
    position: relative;
    top: -10px;
    right: -10px;
}
#cart .text-right .addtocart:hover, #cart .text-right .checkout:hover {
    background-color: #CA9E7B;;
    color: #fff;
    transition: all 0.5s ease 0s;
}
.product-thumb .button-group button, #product .btn-group .btn {
    text-indent: -999px;
}
.product-thumb .button-group button, .product-thumb .button-group a.quickview, #product .btn-group .btn {
    background: url(../image/sprite.png) no-repeat scroll -12px -1430px transparent;
    border: none;
    padding: 0;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    color: #000;
    width: 36px;
    height: 36px;
    font-size: 0px;
    display: block;
}
#input-quantity {
    display: inline;
    width: 50px;
    height: 43px;
    text-align: center;
}
.review-count {
    margin: 0 10px;
}
.productpage .btn-group {
    display: block;
    width: 100%;
    overflow: hidden;
}
#button-cart2 {
    border-radius: 0px;
    font-size: 14px;
    padding: 12px 30px 12px 30px;
    margin: 0 10px;
    display: inline;
    width: auto;
    height: auto;
    text-transform: uppercase;
    color: #fff;
    background: url(../image/sprite.png) no-repeat scroll 4px -1427px #000;
}
.product-thumb .button-group i {
    display: none;
}

#product .btn-group .btn.wishlist, #product .btn-group .btn.compare {
    margin: 15px 10px 0 0;
}
.productpage .rating.rating-wrapper {
    margin-bottom: 20px;
}
.productpage .nav-tabs {
    margin-top: 50px;
}
.product-thumb .button-group button.wishlist, #product .btn-group .btn.wishlist {
    background-position: -12px -1476px;
}
.product-thumb .button-group button.compare, #product .btn-group .btn.compare {
    background-position: -12px -1519px;
}
.product-thumb .button-group a.quickview {
    background-position: -12px -1560px;
}
.product-thumb .button-group button:hover, #product .btn-group .btn:hover {
    background-position: -546px -1430px;
}
#button-cart:hover, #button-cart2:hover {
    background-position: 4px -1427px;
}
.product-thumb .button-group button.wishlist:hover, #product .btn-group .btn.wishlist:hover {
    background-position: -546px -1476px;
}
.product-thumb .button-group button.compare:hover, #product .btn-group .btn.compare:hover {
    background-position: -546px -1519px;
}
.product-thumb .button-group a.quickview:hover {
    background-position: -546px -1560px;

}
#content .product-list .product-thumb .button-group button {
    border: none;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}
#content .product-list .product-thumb .button-group button.addtocart {
    margin-left: 0;
}
.product-thumb .button-group button:hover {
    color: #444;
    text-decoration: none;
    cursor: pointer;
}
.thumbnails {
    overflow: hidden;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}
.thumbnails>img {
    width: 100%;
}
.image-additional a {
    margin-bottom: 20px;
    padding: 0;
    display: block;
}

.product-additional-block .product-thumb {
    margin: 0 5px;
    overflow: hidden;
    padding: 0;
    border: none;
}
.product-additional-block .product-thumb:hover {
    border: none;
}


/* fixed product layouts used in left and right columns */

#column-left .product-layout, #column-right .product-layout {
    width: 100%;
}

/* fixed mobile cart quantity input */

.input-group .form-control[name^=quantity] {
    min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
.swiper-button-prev, .owl-controls .owl-buttons .owl-prev {
    background-image: url("../image/left-arrow.png");
}
.swiper-button-next, .owl-controls .owl-buttons .owl-next {
    background-image: url("../image/right-arrow.png");
}
.swiper-button-prev:hover, .owl-controls .owl-buttons .owl-prev:hover {
    background-image: url("../image/left-arrow.png");
}
.swiper-button-next:hover, .owl-controls .owl-buttons .owl-next:hover {
    background-image: url("../image/right-arrow.png");
}
.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover {
    background: #000 !important;
    text-shadow: none !important;
}
.picker-switch .btn:hover {
    color: #fff;
}
.checkout .input-group .form-control {
    z-index: 1;
    border-radius: 0;
}
.checkout .btn.refresh {
    padding: 8px 12px 7px;
    z-index: 1;
    border-radius: 0;
}
.checkout .btn.delete {
    padding: 8px 12px 7px;
    z-index: 1;
}
.checkout .panel-title>a {
    display: block;
}
.checkout .panel-title>a>i {
    float: right;
}
.checkout .panel-group .panel {
    border: 1px solid #dfdfdf;
    border-radius: 0;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px;
}
.checkout .panel-group {
    width: 100%;
    float: left;
}
.checkout .panel-body {
    margin: 10px 0 0 0px;
}
.checkout .panel-body .btn#button-coupon, .checkout .panel-body .btn#button-voucher {
    padding: 8px 12px;
    height: 35px;
}

.table-hover>tbody>tr:hover {
    background-color: #fff;
}
.contactpage .panel-body {
    padding: 0;
    margin: 40px 0;
}
.contactpage h2, .account h2, .wishlist h2 {
    font-size: 20px;
    color: #333;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 10px;
}
.forgotten {
    color: #ec4a00;
    float: left;
    margin: 10px 0;
    text-align: right;
    width: 100%;
}

.search_subcategory {
    margin: 10px 0;
    float: left;
    width: 100%;
}
#button-search {
    margin: 10px 0 40px;
}
.search>label {
    border-bottom: 1px solid #dfdfdf;
    color: #333;
    font-size: 20px;
    margin-bottom: 20px;

    padding-bottom: 10px;
    width: 100%;
}
h2 {
    color: #333 !important;
    text-transform: capitalize;
}
.subscribe-me {
    display: none;
}


#product #button-cart:hover {

    background: #ca9d7a;

}
.productpage .tab-content {
    background-color: #fff;
    margin: 20px 0;
}
#tab-description {
    line-height: 25px;
}
.search>.row {
    margin: 0;
}
.search>p, .search>h2 {
    padding: 0 10px;
}
.search>label {
    padding: 0 10px 10px;
}
#responsive-menu .navbar-collapse {
    padding: 0;
}
#responsive-menu {
    border: none;
}
.nav-tabs>li:hover::before {
    width: 0;
}

#responsive-menu ul li span .fa {
    color: #fff;
}
#responsive-menu a {
    color: #fff;
    font-weight: 300;
    padding: 10px 0;
}
#responsive-menu a:hover {
    color: #737373;
}
#responsive-menu ul li, .left-category li {
    position: relative;
    float: left;
    width: 100%;
    list-style: none;
    overflow: hidden;
}
#responsive-menu ul li ul.menu-dropdown li ul {
    float: left;
    padding: 0 0 0 20px;
    width: 100%;
}
#responsive-menu .menu-dropdown>li>a, #responsive-menu .menu-dropdown>li>ul>li>a {
    padding: 5px 20px;
    float: left;
    width: 100%;
    color: #737373;
}
#responsive-menu .menu-dropdown>li>a:hover, #responsive-menu .menu-dropdown>li>ul>li>a:hover {
    color: #fff;
}

#responsive-menu ul li span, .left-category li span {
    position: absolute;
    right: 0px;
    padding: 0 6px;
    top: 10px;
    cursor: pointer;
    height: 25px;
    width: 25px;
}
#column-left .sidebarFilter.sidebar .panel {
    padding: 0;
    border: none;
}
#column-left .sidebarFilter .panel>.list-group {
    padding: 0;
}
#column-left .list-group {
	margin: 0px;
	background: #f1f1f1 none repeat scroll 0 0;
	padding: 15px 15px;
	margin-bottom:30px;
	border: 0;
	border-top-color: currentcolor;
	border-top-style: none;
	border-top-width: 0px;
	border-top: none;
}
.left-category li span {
    top: 10px;
    right: -6px;
}
#responsive-menu ul li:not(.collapsed) span .fa:before,
.left-category li:not(.collapsed) span .fa:before {
    content: "\f068";
}
#responsive-menu ul li ul.menu-dropdown, .left-category li.active ul {
    background: transparent none repeat scroll 0 0;
    margin: 0 0 10px;
    padding: 0px;
    position: static;
    width: 100%;
    border: none;
    float: left;
    box-shadow: none;
}
.left-category .dropdown-menu>li>a {
    padding: 0;
}
.left-category li a.active {
    color: #CA9E7B;
    display: block;
}
.left-category li a {
    display: block;
    border-bottom: 1px solid #dedede;
    padding: 9px 0;
}
.section .section-block > ul > li:last-child a {
    border: none;
}
.zoomContainer .zoomWindow {
    border: 2px solid #DBDEE1 !important;
}
.header-middle-outer.closetoggle {
    display: none;
}

.header_links, .responsive-bar {
    display: none;
}



/* start about us page*/

.aboutus {
    margin-bottom: 50px;
}
.aboutuspage h2 {
    text-transform: uppercase;
}
.aboutuspage p, .aboutus p {
    color: #888888;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 20px;
    margin: 0 0 10px;
}
.aboutuspage .mb-30, .aboutuspage .mtb-30 {
    margin-bottom: 30px;
}

.skillbar {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 30px;
}

.skillbar-bar:before {
    background: #eee;
    content: "";
    height: 3px;
    position: absolute;
    width: 100%;
    z-index: -1;
}

.skillbar-bar {
    height: 3px;
    width: 0px;
    background: #323232;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -ms-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color;
}

.skillbar-title {
    display: inline-block;
}

.skillbar-title, .skill-bar-percent {
    color: #323232;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
}


.skill-bar-percent {
    float: right;
    display: inline-block;
}
.swiper-slide {
    height: 720px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
}
.hy_input {
	float:left;
	width:100%;
	padding-left:2%;
	padding-right:2%;
	line-height:36px;
	border:solid 1px #CCC;
	border-radius:5px;
	color:#999;
	font-size:16px;
	box-sizing: border-box;
	font-family:PoppinsRegular;
	outline:none;
}
#lx_send_code {
  cursor: pointer;
  color: #FFF;
  border: solid 1px #ddd;
  background-color: #ddd;
}






































/* end about us page*/

@media (min-width: 1200px) {
    #content .col-lg-2:nth-child(6n+1), #content .col-lg-2:nth-child(6n+1), #content .col-lg-3:nth-child(4n+1), #content .col-lg-4:nth-child(3n+1), #content .col-lg-6:nth-child(2n+1) {
        clear: left;
    }
}
@media (max-width: 1200px) {
	.swiper-slide {
      /* 强制覆盖内联的background-image，设置为无 */
      background-image: none !important;
    }
	.search_div {
		margin-top:15px;
		width:35%;
		top:0px;	
	}
	.header-menu i {
		margin-top: 5px;
		display: block;
		width: 35px;
		height: 23px;
		background-image: url(../image/small/yd_dh.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}
	.nav_div {
		float:none;
		margin:0px;
	}
	.logo_img a {
	  position: absolute;
	  left: 50%;
	  top: 30px;
	  transform: translate(-50%,-50%);
	  text-decoration: none;
	  z-index:1000;
	}
	#search .btn-lg {
		padding:15px 15px;
		background-position:-17px -8px;
	}
	.header-search #search input {
		height:30px;
		width:calc(100% - 30px);
	}
	.dropdown.myaccount {
		float:left;
	}
	.header_box .container {
		padding:0px;
	}
	.logo_list {
		display:block;
		width:115px;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
		text-decoration: none;
		z-index:1000;
		padding: 11px 0px 11px;
		cursor:pointer;
	}
	.logo_list span {
		float:left;
		width:103px;
		margin-top:7px;
	}
	.logo_list span img {
		float:left;
		width:100%;
	}
	.logo_list i {
		float:right;
		width:7px;
	}
	.logo_list_ul {
		border: 0;
		list-style: none;
		margin: 0;
		padding: 0;
		outline: 0;
		margin-top: -10px;
		min-width: 150px;
		padding-top:5px;
		padding-bottom:5px;
		border-color: #ccc;
		background: #FFF;
		position: absolute;
		left: -17.5px;
		top:100%;
		z-index: 1000;
		border: 1px solid #ededed;
		-moz-box-shadow: 0px 0px 4.5px -0.5px rgba(000000, 0, 0, 0.18);
		-webkit-box-shadow: 0px 0px 4.5px -0.5px rgba(000000, 0, 0, 0.18);
		box-shadow: 0px 0px 4.5px -0.5px rgba(000000, 0, 0, 0.18);
	}
	.logo_list_ul li{
		float:left;
		width:auto;
		padding:10px 20px;
	}
	.logo_list_ul li img{
		float:left;
		width:100%;
	}
	.yd_logo {
		display: block;
		float: left;
		width: calc(100% - 180px);
	}
	.yd_logo a{
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
		text-decoration: none;
	}
	.yd_logo img {
		max-width:135px;
	}
	
    .home-subbanner{
        height: 400px;
    }
    .home-subbanner .cms-desc-inner .cms-bg-text {
        font-size: 60px;
        line-height: 28px;
    }
    .home-subbanner .cms-desc{
        width: 62%;
    }
    .home-subbanner .cms-desc-inner .cms-data {
        font-size: 16px;
        margin: 10px 0;
    }
    .subbanner2 .cms-desc{
        top: 60px;
    }
    .subbanner2 .cms-name2 {
        font-size: 30px;
    }
    .news-head .section-heading > span{
        font-size: 50px;
    }
    .section-product.product-carousel .slider-item, .section-product.product-carousel .item {
        padding: 0 2px;
    }
    #column-left .panel>.list-group .list-group-item, #column-right .panel>.list-group .list-group-item {
        padding: 10px 4px;
    }

    #column-left .section .section-heading, #column-right .section .section-heading, #column-left .panel-heading, #column-right .panel-heading {
        font-size: 16px;
    }
    #menu>div>ul>li {
        padding: 0 25px;
    }
    .news-head {
        width: 37%;
    }
    footer {
        background-image: none;
        margin: 0;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #content .col-md-2:nth-child(6n+1), #content .col-md-2:nth-child(6n+1), #content .col-md-3:nth-child(4n+1), #content .col-md-4:nth-child(3n+1), #content .col-md-6:nth-child(2n+1) {
        clear: left;
    }
    #menu>div>ul>li {
        padding: 0 13px;
    }
    .newsletters button {
        width: 130px;
    }
    .testimonial .desc {
        width: 210px;
    }
    .footer-desc {
        max-width: 330px;
    }
    .blog .blog-desc {
        padding-bottom: 20px;
    }

    .footer-top-right.col-sm-3 {
        padding: 0 0 0 30px;
    }
    .footer-top-middle .footer-common .footer-static {
        width: auto;
    }
    .homepage-text .left-border, .homepage-text .right-border {
        width: 80px;
    }
    .layout-2 #column-left, .layout-2 #column-right {
        width: 28%;
    }
    .layout-2 #content {
        width: 100%;
    }
    .product-list .product-details {
        width: 48%;
    }
    .header-middle-outer.closetoggle, .header-middle-outer {
        display: none;
    }
    .left-innner .cms-banner-right.cms-text {
        bottom: 20px;
        width: 80%;
    }
    .compare-total {
        float: right;
    }
    .filter-product-right {
        float: none;
        display: inline-block;
        margin: 10px 0px 0;
        width: 100%;
    }
    .sort-filter .text-right {
        text-align: left;
    }
    .show-filter {
        float: right;
        margin-right: -10px;
    }
}
/*@media (min-width: 768px) and (max-width: 991px) {
    #content .col-sm-2:nth-child(6n+1), #content .col-sm-2:nth-child(6n+1), #content .col-sm-3:nth-child(4n+1), #content .col-sm-4:nth-child(3n+1), #content .col-sm-6:nth-child(2n+1) {
        clear: left;
    }
    .layout-2 #column-left, .layout-2 #column-right {
        width: 35%;
    }
    .layout-2 #content {
        width: 65%;
    }

    body.nav-open .container {
        width: auto;
    }
}
@media (min-width: 992px) {
    .footer_block .collapse {
        display: block;
        padding: 0;
    }
}*/
@media (max-width: 1200px) {
    .section .section-heading, #column-left .panel-heading, #column-right .panel-heading{
        margin: 70px 0 10px;
    }

    .testimonial {
        padding: 0 !important;
    }
    .home-subbanner .cms-data {
        font-size: 12px;
    }
    .bottom-cms-banner .subbanner1 .cms-name{
        font-size: 30px;
    }
    .bottom-cms-banner .subbanner1 .cms-desc{
        padding: 28px 0 65px 0;
        width: 145px;
    }
    .bottom-cms-banner .subbanner1 .cms-data {
        font-size: 15px;
    }
    .subbanner2 .cms-desc {
        top: 30px;
    }
    .subbanner2 .cms-data {
        letter-spacing: 1px;
    }
    .subbanner3 .cms-desc .cms-data{
        font-size: 16px;
    }
    .subbanner3 .cms-name{
        padding: 5px 15px;
        font-size: 20px;
    }
    .navbar-nav>li>a:hover:before {
        width: 0;
    }
    #column-left .section-product .image, #column-right .section-product .image {
        width: 60px;
        margin-right: 5px;
    }
    .compare-total {
        float: right;
    }
    .filter-product-right {
        float: none;
        display: inline-block;
        margin: 10px 0px 0;
        width: 100%;
    }
    .sort-filter .text-right {
        text-align: left;
    }
    .show-filter {
        float: right;
        margin-right: -10px;
    }
    .footer_block {
        padding: 50px 0px 30px;
    }
    .banner-bottom .cms-title .text1 a, .banner-top .cms-title .text1 a, .cms-banner-right .cms-title .text1 a {
        font-size: 20px;
    }
    .sale {
        padding: 3px 7px;
    }
    #menu {
        display: none;
    }
    #menu .dropdown-menu {
        background-color: transparent;
        padding: 0 25px 25px;
        transition: all 0.5s ease 0s;
        display: none;
        z-index: 9;
    }
    .header-menu {
        text-align: center;
		min-height:40px;
    }
    .responsive-menu ul li {
        list-style: none;
    }
    .responsive-menu ul li a {
        font-weight: 300;
    }
    .responsive-menu ul li a:hover {
        color: #fff;
    }
    .navigation {
        margin: 0;
    }
    #menu>ul>li {
        float: none;
    }

    #responsive-menu {
        background: #030303 none repeat scroll 0 0;
        border: medium none;
        border-radius: 0;
        position: absolute;
        z-index: 99;
        padding: 0;
        min-height: 0;
        left: 0;
        width: 100%;
		top:40px;
    }

    .responsive-bar.active:before {
        background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
        content: "";
        display: block;
        height: 100%;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 1;
    }

    .responsive-bar {
        cursor: pointer;
        display: block;
        z-index: 991;
        margin-top: 5px;
    }


    .responsive-bar .fa::before {
        content: "";
        float: left;
        color: #000;
        line-height: 32px;
        font-size: 17px !important;
    }
    .responsive-menu>ul>li {
        margin: 0;
        padding: 10px 0;
        border-top: 1px solid #444;
        position: relative;
        float: left;
        width: 100%;
    }

    .nav-open .header-middle-outer {
        left: 0;
        box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    }
    .header-right {
        float: right !important;
    }



    .homepage-text .left-border, .homepage-text .right-border {
        margin: 7px 20px;
        width: 65px;
    }
    .homepage-text {
        padding: 30px 10px 40px;
    }
    .home-subbanner .cms-name {
        font-size: 17px;
    }
    .home-subbanner .cms-button a {
        font-size: 13px;
        padding: 10px 25px;
    }
    .home-subbanner .cms-data {
        padding: 10px 0;
    }
    .cms_parallax {
        min-height: 210px;
        padding: 100px 0 0;
        margin-bottom: 60px;
        height: 210px;
    }
    .date-time, .view-blog {
        font-size: 12px;
    }
    .post_hover h4 {
        margin: 0 0 10px;
    }



    .subtitle-part .subtitile1 {
        font-size: 16px;
    }

    .newsletters input {
        width: 270px;
    }
    .newsletters button {
        width: 120px;
    }

    .header-middle-outer .nav-tabs>li.active,
    .header-middle-outer .nav-tabs>li.active>a, .header-middle-outer .nav-tabs>li.active>a:hover, .header-middle-outer .nav-tabs>li.active>a:focus {
        background-color: #171717;
        color: #fff;
    }
    .header-middle-outer .nav-tabs, .header-middle-outer .nav-tabs>li::before {
        border: none;
    }
    .header-middle-outer .nav-tabs>li>a, .header-middle-outer .nav-tabs>li, .header-middle-outer .nav-tabs>li>a:hover, .header-middle-outer .nav-tabs>li>a:focus {
        background-color: #000;
        color: #737373;
    }
    .header-middle-outer .nav-tabs>li {
        width: 33.33%;
        padding: 10px 0;
        text-align: center;
    }
    .product-list .product-details {
        width: 100%;
        margin: 20px 0 0 0px;
        padding: 0 10px;
    }

    #column-left .product-details, #column-right .product-details {
        width: 50%;
        float: left;
    }
    #column-left .product-thumb .price-old, #column-right .product-thumb .price-old {
        float: left;
        margin-left: 0;
    }
    .zoomContainer .zoomWindow {
        width: 350px !important;
    }
    .banner-bottom .cms-title .text1 a, .banner-left .cms-banner-right.cms-text .cms-title {
        padding: 20px 0;
    }
    .banner-bottom .cms-banner-right.cms-text {
        margin-top: -30px;
    }
    .banner-left .cms-banner-right.cms-text {
        margin-top: -45px;
    }
    .left-innner .cms-banner-right.cms-text {
        bottom: 20px;
        width: 80%;
    }
    #responsive-menu ul {
        width: 100%;
        padding: 15px 30px;
        margin: 0;
        text-align: left;
    }

    .blog .post-image-hover {
        display: none;
    }
    .blog h4 a {
        font-size: 16px;
    }
    .blog .post_hover h4 {
        margin: 0 0 10px;
        padding: 10px 0;
    }
    .newsletters h2 {
        font-size: 16px;
    }
    .news-head .section-heading > span{
        font-size: 30px;
    }
    .main-slider .owl-controls .owl-buttons .owl-prev, .main-slider .owl-controls .owl-buttons .owl-next {
        display: none !important;
    }
    .testmonial-author-name {
        margin: 20px 0 0;
    }
    .testimonial .desc {
        margin: 20px 0 0;
    }
    .manufacture-slider {
        margin: 0;
    }

    .footer_block h5 .icon {
        height: 36px;
        width: 100%;
        cursor: pointer;
        top: -12px;
        right: 0px;
        position: absolute;
        background: transparent url("../image/footer-arrow.png") no-repeat scroll right -38px;
    }
    .footer_block h5.collapsed .icon {
        background-position: right 14px;
    }

    footer h5 {
        margin: 10px 0;
    }
    footer h5.collapsed {
        display: block;
    }
    footer h4 {
        display: none;
    }
    .footer-static {
        padding: 0;
    }
    .footer-top-middle .footer-common .footer-static {
        width: auto;
        padding: 0;
    }
    .footer_payment {
        float: none;
    }
    .footer-top-middle {
        border: none;
        padding: 0;
    }
    .footer-logo .name, .newsletters h5 {
        display: block;
        position: relative;
        text-align: left;
    }
    footer ul {
        padding: 0;
        margin: 0;
    }
    .footer-static ul li {
        text-align: left;
    }
    footer .Footer-bottom ul, .bottom-footer ul {
        display: inline-block;
    }
    .Footer-bottom {
        text-align: center;
    }
    .footer_payment ul.payment_icon {
        display: inline-block;
        float: none;
    }
    .social-icon, .payment {
        float: none;
    }
    .footer-bottom-right ul li {
       margin: 0 5px;
    }
    .copy-right {
        margin: 10px 0;
    }
    footer .bottom-footer {
        margin: 30px 0 25px;
    }
    .information ul {
        padding: 0;
        margin: 0;
    }
}



/* fixed colum left + content + right*/

@media (min-width: 768px) {
    #column-left .product-layout .col-md-3 {
        width: 100%;
    }
    #column-left+#content .product-layout .col-md-3 {
        width: 50%;
    }
    #column-left+#content+#column-right .product-layout .col-md-3 {
        width: 100%;
    }
    #content+#column-right .product-layout .col-md-3 {
        width: 100%;
    }
    #menu .menu_image {
        display: table-cell;
        min-width: 327px;
    }
    #menu .menu_image .img-thumbnail {
        background-color: rgba(0, 0, 0, 0);
    }
    #menu .megamenu>.dropdown-inner {
        display: table-cell;
        padding: 10px 20px;
        vertical-align: top;
    }
    #menu .dropdown:hover .dropdown-menu {
        opacity: 1;
        transform: scale(1);
        display: block;
    }
    #menu .hiden_menu .dropdown:hover .dropdown-menu {
        color: #fff;
        left: auto;
        position: absolute;
        right: 129px;
        top: 9px;
        width: 100%;
        border-top: 2px solid #000;
    }
    #menu .hiden_menu .dropdown-menu .dropdown .dropdown-menu {
        display: none;
        top: -20px;
        right: 162px;
    }
    #menu .hiden_menu .dropdown-menu .dropdown:hover .dropdown-menu {
        opacity: 1;
        transform: scale(1);
    }
    #cart .btn-danger {
        left: 0px;
        right: auto;
    }
}


/** 自定义 **/
@media (max-width: 1200px) {
	#pc_productMessage {
		display:none;
	}
	#yd_productMessage {
		display:block;
	}
	.homeCus_div_r_title2 {
		text-align:center;
	}
	.homeCus_div_r_k {
		width:45%;
	}
	.cheng_btn {
		width:100%;
		text-align:center;
	}
	#tabs_info .tab-content {
		padding:0px;
		border:none;
	}
	.home_banner2 {
		background-position:-800px;
	}
	#yd_color {
		position:relative;
		width:100%;
		text-align:center;
		margin-left:-15px;
	}
	.productpage .product-right {
        padding-top: 250px;
        padding-left: 15px;
    }
	.control-label {display:none;}
	.dis {display:block;}
	.nodis {display:none;}
	
	.product-info .image, .product-info .additional-carousel { margin: 0 auto; width: 350px;}
	.product-info .additional-carousel {margin-top:-250px;}
	.msgDiv_c_xq {
        max-width: none;
    }
	#tf3_msgDiv {
        width: 100%;
        top: 0px;
        margin:0px;
        left: 0px;
    }
    .msgDiv_c {
        width: 96%;
        margin-left: 2%;
        padding:0px;
    }
    .tc_5_form2 {
        float: left;
        max-width: none;
    }
    .tc_5_form1 {
        max-width: none;
    }
    .msgDiv_c_xq {
        max-width: none;
    }
	.col-sm-3 {
		width:100%;
	}
	.col-sm-9 {
		width:100%;
	}
	#column-left .box .box-heading,  #column-right .box .box-heading{
		cursor: pointer;
	}
	#column-left .box .box-heading p{
		display:block;
	}
	#column-left .box .box-heading p::before{
		content: "\f107";
		width:20px;
		height:20px;
		font-family: "FontAwesome";
	}
	#column-left .box .box-heading.active p::before{
		content: "\f106";
	}
	#column-left .list-group {
		display:none;
	}
	#column-left .list-group.show {
		display: block;
	}
	.breadcrumb-outer {
		margin-top:100px;
	}
	.top_height{
		margin-top:-50px;
	}
	header {
        position: fixed;
    }
	.homeCus_div_r_title {
		font-size:30px;
		text-align:center;
	}
	.homeCus_div_r_title_1 {
		margin:0px;
		text-align:center;
	}
	.footer-left {
		width:100%;
	}
	.footer-right {
		width:100%;
	}
	.logo_account {
		display:block;
	}
	.team_k {
		width:100%;
	}
	.team_div {
		display: block;
	}
	.team_div a {
  		float: left;
		width: 48%;
		margin: 2% 1% 0px 1%;
    }
	.home_banner2_kuang {
		width:100%;
	}
	.home_banner2_kuang_tab {
		width:96%;
		padding-left:2%;
		max-width:none;
		text-align:center;
	}
	.home_banner2_kuang_tab_title {
        margin-bottom: 0px;
        text-align: center;
    }
    .home_banner2_kuang_tab_text {
        text-align: center;
    }
    .home_banner2_kuang_tab_btn {
        text-align: center;
        margin-top: 20px;
    }
    .home_banner2_kuang_tab_btn a {
        margin-top: 0px;
    }
	.homeCus_div_img {
		width:100%;
		height:auto;
	}
	.homeCus_div_img_1 {
		width:100%;
		height:auto;
	}
	.homeCus_div_r{
		width:100%;
		height:auto;
		margin-top:30px;
	}

	.list_dis {
		display:none;
	}
	.col-xs-12 {
		width:100%;
	}
	.navbar-header {
		display:block;
	}
	.subtitile2 {
		padding:0px 10px 0px 10px;
	}
	.logo_img img {
		width:135px;
		max-height:40px;
	}
	.main-slider {
		margin-top:100px;
	}

	.nav_div {
		border:none;
		padding:0px 0px 10px;
	}
	.header-right > div {
		float:right;
	}
	.nav-left {
		display:none;
	}
	.logo_img {
		width:auto;
		margin-top:10px;
	}
	#cart>.btn {
		padding: 40px 14px 0px 14px;
	}
	.header-cart {
		padding-top:-150px;
	}
    .header-logo {
        width: auto !important;
    }
    .header-top-right{
        width: auto !important;
        float: right !important;
    }
    .responsive-bar{
        position: absolute;
    }
    .header-search {
    }
    .header-right{
        text-align: center;
    }
    .header-top-left {
        margin: 0 0 20px;
        text-align: center;
    }
    .newsletter-popup-top {
        width: 50%;
        margin: 0;
        padding: 0;
    }
    .newsletter-popup-top .popup-desc {
        padding: 10px 0;
    }
    .offer {
        width: 45%;
        float: left;
    }
    .newsletter-popup .popup-title span {
        margin-left: 0;
    }
    .newsletter-popup .popup-title {
        font-size: 50px;
    }
    .swiper-pager.mainbanner {
        display: none;
    }
    .testmonial-author-name {
        clear: both;
        margin: 0;
    }
    .testimonial-img {
        margin-bottom: 10px;
    }
    .testimonial .desc {
        margin: 20px 0 0;
    }
.home-subbanner .cms-desc-inner .cms-name{
    font-size: 40px;
    line-height: 40px;
}
.home-subbanner{
    height: 300px;
}
.home-subbanner .cms-desc{
    width: 50%;
    right: 15%;
}
    #top .contact>a {
        font-size: 0;
    }
    #top .contact span {
        padding: 0;
    }
    #menu div.dropdown-inner>ul.list-unstyled {
        display: block;
    }
    .newsletters div.news-form.pull-right {
        float: left !important;
        margin: 25px 0 0;
    }
    .product-thumb .image {
        float: none;
    }
    #content .form-horizontal .form-group {
        margin: 0;
    }
    .common-home .alert {
        top: 61px !important;
    }
    .header-logo {
        margin-bottom: 20px;
    }
    
    .product-thumb .button-group {
        opacity: 1;
        right: 35px;
    }
    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1);
    }
    #menu .dropdown-inner {
        display: block;
    }
    #menu .dropdown-inner a {
        width: 100%;
        color: #fff;
    }
    #menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1);
    }
    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff;
    }


    .home-subbanner .cms-button a {
        opacity: 1;
    }
    .homepage-text .left-border, .homepage-text .right-border {
        width: 0;
        display: none;
    }



    .footer_block.row {
        padding: 30px 0;
        margin: 0;
    }
    .subtitle-part.subtitle-part1.col-md-4, .subtitle-part.subtitle-part2.col-md-4, .subtitle-part.subtitle-part3.col-md-4 {
        margin: 10px 0;
    }
    .homepage-text .center-content {
        line-height: 24px;
        font-size: 15px;
    }
    .homepage-text .homepage-banner-coupon {
        line-height: 20px;
    }
    .cms_parallax .parallax-text2 {
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 0;
        margin-bottom: 10px;
    }
    .brand .product-thumb {
        text-align: center;
    }
    .main-slider .owl-controls .owl-buttons, .product-thumb .button-group a.quickview {
        display: none;
    }
    .product-layout.product-grid {
        padding: 0 10px;
        width: 33.33%;
    }
    .product-thumb .image img {
        width: 100%;
        float: left;
    }
    .product-list .product-thumb .image img {
        width: auto;
    }
    .product-list .product-thumb .image {
        float: left;
    }
    .product-layout.product-list.col-xs-12 {
        padding: 0 10px;
    }
    .breadcrumb {
        margin: 0 10px;
    }

    .newsletters form {
        margin: 0 0 10px;
    }
    .thumbnails .image-additional {
        width: 320px;
        text-align: center;
        float: none;
        margin: 0 auto;
    }
    .productpage .right {
        padding: 0 20px;
    }
    .filter-product {
        margin: 0 -10px 10px;
    }
    .row.product-layoutrow {
        margin: 0 -10px;
    }
    .col-sm-4.col-sm-offset-8 {
        float: left;
        width: 100%;
    }
    .banner-bottom .cms-title .text1 a, .banner-top .cms-title .text1 a, .cms-banner-right .cms-title .text1 a {
        font-size: 16px;
    }
    .cms-title .text2.shopbutton a {
        font-size: 12px;
        margin-top: 5px;
        padding: 11px 15px;
    }
    .cms-title .text2 a {
        font-size: 12px;
        margin-top: 5px;
    }
    .banner-common.banner-left, .banner-top-left.left-innner {
        padding-right: 7px;
    }
    .banner-common.banner-right, .banner-top-right.right-innner {
        padding-left: 7px;
    }
    .left-innner .cms-banner-right.cms-text {
        bottom: 10px;
    }
    .banner-outer .banner-top {
        padding-bottom: 13px;
    }
    #content .section.blog .section-block {
        margin: 0 auto;
    }
    .col-sm-6.text-left.bottom-pagination-link, .col-sm-6.text-right.bottom-pagination-result {
        padding: 0 10px;
        float: left;
        clear: both;
    }
    .productpage .left {
        margin: 0 auto;
        width: 450px;
    }
    .testimonial .desc {
        width: auto;
    }
    .header-search.col-xs-7 {
        padding: 0;
    }
    .newsletter-popup {
        margin: 30px;
        width: auto;
    }
    .customtab-inner {
        float: none;
        text-align: center;
    }
}
@media (max-width: 675px) {
    .section-heading > span{
        font-size: 60px;
    }
    .home-subbanner .cms-desc-inner .cms-bg-text {
        font-size: 20px;
        line-height: 1;
    }
    .home-subbanner .cms-desc-inner .cms-data {
    font-size: 12px;
    margin: 0;
    padding: 0;
    }
    .bottom-cms-banner .subbanner1 .cms-name {
        font-size: 20px;
    }
    .bottom-cms-banner .subbanner1 .cms-desc {
        padding: 17px 0 47px 0;
        width: 100px;
    }
    .subbanner2 .cms-name2 {
        font-size: 18px;
        margin: 14px 0 8px;
    }
    .subbanner2 .cms-desc {
        top: 15px;
    }
    .subbanner3 .cms-desc .cms-data {
        font-size: 12px;
    }
    .bottom-cms-banner .cms-desc {
        top: 15px;
    }
    .bottom-cms-banner .cms-data, .subbanner2 .cms-data2, .bottom-cms-banner .subbanner1 .cms-data {
        font-size: 12px;
    }

    .grid .product-items {
        width: 50%;
    }
    .blog .blog-image {
        margin: 0;
    }
    .home-subbanner .cms-data {
        opacity: 1;
    }
    .home-subbanner div .cms-data {
        color: #000;
    }
    .home-subbanner div .cms-desc {
        top: 8%;
    }
    .home-subbanner.col-sm-4.middle {
        padding: 0 3px;
    }
    .product-layout.product-grid {
        width: 50%;
    }
    .newsletters{
        padding: 40px 20px;
    }

    .newsletters input {
        width: auto;
    }
    .news-head {
        width: auto;
    }
    .newsletter-popup .popup-title {
        font-size: 25px;
    }
    .newsletter-popup {
        padding: 15px;
    }
}
@media (max-width: 479px) {

    #logo a img {
        margin: 0 auto;
        text-align: center;
    }
    .header-right{
        text-align: center;
    }
    .newsletters div.news-form{
        margin: 0! important;
    }
     .newsletters input {
        border: 2px solid #fff;
        margin-bottom: 10px;
        width: auto;
    }
    .newsletter-popup {
        padding: 25px;
    }
    .home-subbanner .cms-desc{
        width: 80%;
        right: 10%;
    }

    .home-subbanner .cms-name {
        font-size: 24px;
    }
    img.subbanner {
        width: 100%;
    }
    .bottom-cms-banner {
        width: 100% !important;
    }

    .bottom-cms-banner .subbanner1 .cms-name {
        font-size: 40px;
    }
    .bottom-cms-banner .subbanner1 .cms-data {
        font-size: 25px;
    }
    .bottom-cms-banner .subbanner1 .cms-desc {
        width: 175px;
        padding: 40px 0 65px 0;
    }
    .subbanner2 .cms-desc {
        top: 110px;
    }
    .subbanner2 .cms-name2 {
        font-size: 50px;
        margin: 25px 0 15px;
    }
    .subbanner2 .cms-data {
        letter-spacing: 6px;
    }
    .subbanner3 .cms-desc .cms-data {
        font-size: 30px;
    }
    .subbanner3 .cms-name {
        font-size: 35px;
        padding: 5px 40px;
    }
    .bottom-cms-banner .cms-desc {
        top: 45px;
    }
    .offer {
        display: none;
    }
    .newsletter-popup .popup-title span {
        margin: 0;
    }
    .newsletter-popup .popup-title {
        font-size: 40px;
    }
    .newsletter-popup-top .popup-desc, .newsletter-popup {
        text-align: center;
    }
    .newsletter-popup-top .btn-default, .newsletter-popup-top .btn-default:hover, label.checkme, .newsletter-popup-top,
    .newsletter-popup .popup-title {
        float: none;
    }
    .checkme {
        color: #fff;
    }
    .newsletter-popup-top {
        width: auto;
        margin: 0;
        padding: 0;
    }
    .customtab li a {
        margin: 0 14px;
    }
    .header-middle-outer .nav-tabs>li>a {
        text-transform: capitalize;
        margin: 0 !important;
    }
    .shipping-inner {
        padding: 0;
        margin: 0;
    }
    .cms_parallax .parallax-text2 {
        font-size: 16px;
    }
    .sort-filter {
        margin: 0 0 10px 10px;
        width: 175px;
    }
    .show-filter {
        width: 102px;
        margin: 0;
    }
    .filter-product-right .col-xs-4, .filter-product-right .col-xs-8, .filter-product-right .col-xs-6 {
        padding: 0;
    }
    .sort-filter label, .show-filter label {
        margin: 8px 5px 5px 0;
    }
    .footer-cms-right {
        margin: 15px 0 0;
    }
    .blog-image .img-thumbnail, .blog-image .post_hover{
        width: 100%;
    }
     .blog-image .post_hover{
        margin-top: 20px;
    }
    .testimonial .owl-pagination {
        width: auto;
        left: 0;
        right: 0;
        top: auto;
        bottom: -40px;
    }
    .product-grid li, #content .section-product .product-items, .product-carousel .slider-item {
        width: 100%;
        text-align: center;
    }
    .product-carousel .slider-item .product-thumb, .product-thumb {
        display: inline-block;
    }
    #cart .dropdown-menu {
        min-width: 258px;
        padding: 10px;
    }
    .product-layout.product-grid {
        width: 100%;
        text-align: center;
    }

    
	
    .tab-content {
        margin: 4px 0px 0;
    }
    .thumbnails .image-additional {
        width: 200px;
    }
    .breadcrumb h1, .page-title {
        font-size: 16px;
        letter-spacing: 0;
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
    }

    .cms-title .text2 a, .banner-outer .banner-top {
        display: none;
    }
    .footer-top div.col-xs-6 {
        width: 100%;
    }
    .content-top-breadcum {
        height: 140px;
        margin: 0;
        min-height: 140px;
        padding: 0;
    }
    .banner-bottom {
        margin-top: 10px;
    }

    .banner-common.banner-left, .banner-top-left.left-innner,
    .banner-common.banner-right, .banner-top-right.right-innner {
        padding: 0;
        width: 100%;
    }
    .subtitle-part1, .subtitle-part2, .subtitle-part3 {
        width: 100%;
        padding: 0 0 10px 0;
    }
    .shipping-outer {
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .banner-outer {
        margin: 30px 0;
    }
    .newsletters div.col-sm-12 {
        padding: 0;
    }
    .newsletters button {
        width: 100px;
        padding: 8px 10px;
    }
    .newsletters input {
        width: 100%;
    }
    #live-search {
        width: 255px !important;
    }
    .btn-block+.btn-block {
        margin-top: 0;
    }
    .brand {
        text-align: center;
    }
    #content .section .section-block {
        text-align: center;
    }
    .form-horizontal .form-group {
        margin: 0 -10px !important;
    }
    .section .section-heading, #column-left .panel-heading, #column-right .panel-heading {
        font-size: 26px;
    }
    .section-heading>span {
        font-size: 38px;
    }
    #footer .bottom-footer ul li a {
        line-height: 30px;
    }
    #scrollup::before {
        bottom: 10px;
        right: 10px;
    }
    .search>.row>.col-xs-6 {
        width: 100%;
        margin-bottom: 10px;
    }
    #morebutton .btn-default {
        padding: 12px 25px;
    }
    .panel-body h2 {
        margin-top: 10px;
    }
    .grid .product-items {
        width: 100%;
        text-align: center;
    }
    .singlebanner {
        display: none;
    }
    .productpage .left {
        margin: 0 auto;
        width: 340px;
    }
    .footer-top {
        margin: 20px 0 60px;
    }
    .footer-cms-left, .footer-cms-right {
        text-align: center;
    }
    .footer-logo {
        float: none;
        padding: 0;
    }
    .testimonial-img {
        display: block;
        float: none;
        margin: 0 auto 10px;
    }
    .testmonial-author-name, .testmonial-author {
        display: inline-block;
        float: none;
    }
}
@media (max-width: 414px) {
	#tabs_info .htabs .etabs li, .categorytab .nav-tabs li, #tabs_info .nav-tabs li {
		background:d59f73;
    }
	#tabs_info .nav-tabs li.active a, .htabs a.selected, .categorytab .nav-tabs li.active a{
		color: #FFF;
		padding:0 5px;
    }
	
	#tabs_info .nav-tabs a, .nav-tabs a {
		padding:0 5px;
	}
}
@media (max-width: 360px) {
    .customtab li {
        display: block;
        padding: 0;
        margin: 20px 0;
        }
    .brand .product-thumb:after {
        border: none;
        left: 0;
    }
    .news-form .form-group{
        margin: 0 10px;
    }

    .productpage .left {
        margin: 0 auto;
        width: 300px;
    }
}
@media (min-width: 321px) {
    .product-additional-block .product-thumb img {
        width: 100%;
    }
}

@media (max-width: 320px) {
    #content .image-additional .item {
        float: none;
    }
    .productpage .left {
        margin: 0 auto;
        width: auto;
        padding: 0 20px;
    }
    .thumbnails .image-additional {
        width: 120px;
    }
}

.fancybox-skin {
    border-radius: 0 !important;
}
