@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:opsz,wght@6..12,400;6..12,500&family=Poppins:wght@100;200;300;500;600;700;800;900&display=swap');

body {
	font-family: 'Nunito Sans', sans-serif;
	color: #3F3E3E;
	margin: 0;
	padding: 0;
	font-size: 0.875rem;
	line-height: 24px;
	background: #fff;
	font-weight: 400;
	overflow-X: hidden;
}
* {
	border: medium none;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
}
ul {
	list-style-type: none;
}
a {
	text-decoration: none;
	outline: none!important;
}
a:hover {
	text-decoration: none;
	outline: none;
}
textarea {
	resize: none;
}
p {
	line-height: 24px;
	font-size: 15px;
	font-weight: 400;
	color: #535151;
}

/*#######################*/

.head-top {
	background-color: transparent;
	padding: 8px 0;
	display: flex;
	border-bottom: 1px solid #f1f1f1;
}
.top-cntct {
	margin: 0;
	padding: 0;
}
.top-cntct li {
	float: left;
	margin: 0 15px 0 0;
	font-size: 13px;
	font-weight: 400;
}
.top-cntct li:last-child {
	margin: 0;
}
.top-cntct li i {
	color: #ff7600;
	font-size: 14px;
	margin-right: 5px;
}
.top-cntct li a {
	color: #000;
}
.head-mid{
	padding: 20px 0;
	}
.top-lst {
	float: right;
	margin: 20px 0 0;
	padding: 0;
}
.top-lst li {
	float: left;
	margin-right: 20px;
	font-size: 17px;
	font-weight: 600;
	color: #29303a;
	line-height: 25px;
	position: relative;
}
.top-lst li a{
	color:#29303a;
	}
.top-lst li:last-child{
	margin:0;
	}
.top-lst li img{
	margin-right: 6px;
	}
.top-lst li span {
	position: absolute;
	left: 0px;
	top: -7px;
	font-size: 12px;
	color: #000;
	border-radius: 50%;
	background-color: #bbbfca;
	width: 16px;
	height: 16px;
	line-height: 14px;
	text-align: center;
}
.top-srch {
	position: relative;
	width: 554px;
	float: right;
	margin: 15px 44px 0 0;
}
.top-srch input[type="text"] {
	background: transparent;
	border: 1px solid #e1e1e1;
	border-radius: 0;
	color: #8d8d8d;
	font-size: 13px;
	font-weight: 400;
	height: 40px;
	line-height: 1;
	margin: 0;
	outline: medium none;
	padding: 5px 50px 5px 15px;
	width: 100%;
}
.top-srch .search-icon {
	background-color: #404a56;
	color: #fff;
	border: 0 none;
	font-size: 16px;
	height: 39px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 44px;
	border-radius: 0;
}
.head-bttm{
	background-color: #29303a;
	}

/*######################## NAV ####################*/

.navigation-menu {
	float: none !important;
}
.navigation-menu ul > li {
	margin: 0 10px 0 0;
}	
.navigation-menu ul > li > a {
    font-weight: 400;
    font-size: 17px;
    padding: 12px 19px;
    text-transform: capitalize;
    color: #fff;
}
.navigation-menu ul > li:hover > a,
.navigation-menu ul > li:focus > a,
.navigation-menu ul > li.active > a {
	color: #fff;
	background-color: #ff7600;
}
.nav-dropdown .nav-dropdown-grid h4 {
	color: #8cc739;
}
.nav-dropdown .nav-dropdown-grid {
	width: 33.33%;
}
.nav-dropdown {
	padding: 15px;
	}
.nav-dropdown li{
	margin:0 !important;
	}
.nav-dropdown .nav-dropdown-grid ul li {
	font-weight: 400;
}	
.nav-dropdown .nav-dropdown-grid ul li a {
	padding: 5px 0 !important;
	font-size: 14px !important;
}
.nav-dropdown .nav-dropdown-grid > ul > li > a:hover {
	color: #d7171f;
}


/*######################## END NAV ####################*/

.category-sec{
	padding: 25px 0;
	}
.cate-list{
	margin:0;
	padding: 0;
	display: flex;
	width: 100%;
	}
.cate-list li {
	width: 100%;
	text-align: center;
}
.cate-list li:last-child{
	margin:0;
	}
.cate-list li img {
    width: auto !important;
    transition: all ease-in-out 0.3s;
}
.cate-list li h4{
	color: #29303a;
	font-size: 17px;
	font-weight: 700;
	margin: 10px 0 0;
	transition: all ease-in-out 0.3s;
	padding: 0;
	}
.cate-list li:hover img{
	transform: scale(1.1,1.1);
	}
.cate-list li:hover h4{
	color: #ff7600;
	}

/*################################ CAMERA BANNER ##############################*/

.fluid_container {
	bottom: 0;
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 0;
}
.camera_bar {
	z-index: 2;
}
.camera_thumbs {
	margin-top: -100px;
	position: relative;
	z-index: 1;
}
.camera_thumbs_cont {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.camera_overlayer {
	opacity: .1;
}
.camera_thumbs_cont > div {
	display: none;
}
.camera_bar {
	display: none;
}
.camera_wrap {
	width: 100%;
	margin-bottom:0 !important;
}
.camera_prev, .camera_next, .camera_commands {
	display: none;
}
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
	background: none !important;
}
.camera_wrap .camera_pag .camera_pag_ul {
	margin-top: -40px !important;
	text-align: center;
	width: 100%;
	padding-right:15px;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	background: #fff none repeat scroll 0 0 !important;
	border-radius: 50% !important;
	height: 12px !important;
	margin: 0 6px !important;
	width: 12px !important;
	float: none !important;
	display: inline-block !important;
	border: 1px solid #b75d35;
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
  height: 100% !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
  border-radius: 50%;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
	background: #b75d35;
}
.camera_caption {
	background-color: transparent;
	padding: 0;
	position: absolute;
	left: 8%;
	top: 50%;
	width: 23% !important;
	z-index: 99;
	transform: translateY(-50%);
}
.camera_caption > div {
  background: transparent !important;
  padding: 0 !important;
}
.camera_caption h3{
  color: #fff;
  font-size: 56px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Oswald', sans-serif;
  margin: 0;
  padding: 0;
}
.camera_caption h3 span{
  font-size: 32px;
  display: block;
}
.camera_caption p{
  color: #fff;
  font-size: 17px;
  margin: 15px 0 0;
  font-style: italic;
}
.camera_caption a{
  color: #fff;
  font-size: 18px;
  background-color: #ff7600;
  text-transform: uppercase;
  font-weight: 500;
  margin: 15px 0 0;
  padding: 8px 20px;
  display: inline-block;
  border: 1px solid #fff;
}
.banner {
	position:relative;
}

/*######## END CAMERA BANNER ########*/

.btn-feedback {
	background-color: transparent;
	border: 1px solid #fff;
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	margin: 0;
	padding: 18px 8px;
	writing-mode: vertical-rl;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 0;
}
.btn-feedback i{
	font-size: 18px;
	margin-left: 6px;
}
.main-wrap{
	padding: 60px 0;
	}
.featured-title{
	font-size: 29px;
	font-weight: 700;
	color:#29303a;
	margin:0;
	padding: 0;
    font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	}

.product-bx {
    background-color: #959798;
    border: 1px solid #449fd7;
    position: relative;
    margin-bottom: 15px;
}
.product-bx a h3 {
    color: #2d2d2d !important;
}
a.btn-cart.add-cart {
    padding: 8px 0 !important;
    background-color: #ff7600 !important;
    color: #fff !important;
    font-size: 14px;
}
.pro-img {
	display: block;
	width: 100%;
	height: 230px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	border-bottom: 1px solid #eee;
	position: relative;
	background-color: #fff;
}
.pro-img img {
	width: auto !important;
	position: absolute;
	max-height: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	z-index: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.brand {
	position: absolute;
	left: 10px;
	top: 7px;
	display: block;
}
button.wpfFilterButton.wpfButton {
    background: #ff7600;
    color: #fff;
    min-height: 45px;
    font-weight: 500;
}
.product-bx h3{
	font-size: 13px;
	font-weight: 600;
	color:#ff7600;
	margin:0;
	padding: 0;
	text-transform: uppercase;
    line-height:18px
  }
  .product-bx span.price{margin-top:0}
.product-bx h3 span{
	font-size: 15px;
	font-weight: 400;
	color:#737373;
	display: block;
	}
.field1 {
	max-width: 117px !important;
	position: relative;
	margin-top: 10px;
}
.field1 input {
	overflow: hidden;
	max-width: 63px;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	height: 26px;
	top: -3px;
	position: relative;
	left: -3px;
}
.field1 button {
	font-size: 23px;
	color: #000;
	background-color: #bbbfca;
	width: 20px;
	height: 26px;
}
.field1 button.add {
	position: absolute;
	background-color: #ff7600;
	right: 32px;
}
.btn-cart{
	width: 100%;
	padding: 8px;
	display: inline-block;
	background-color: #bbbfca;
	color:#fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 18px;
	text-align: center;
	transition: all ease-in-out 0.3s;
	}
.product-bx:hover .btn-cart{
	background-color: #ff7600;
	color:#fff;
	}

#product-slider .owl-item {
  padding: 0 10px;
}
#product-slider .owl-nav {
	text-align: right;
	top: 0;
	position: absolute;
	right: 0;
	margin-top: -80px;
}
#product-slider .owl-nav .owl-prev {
  background: url("../images/prev-next.jpg") no-repeat scroll left top;
  border-radius: 0;
  height: 42px;
  margin: 0;
  width: 42px;
}
#product-slider .owl-nav .owl-next {
  background: url("../images/prev-next.jpg") no-repeat scroll right top;
  border-radius: 0;
  height: 42px;
  margin: 0;
  width: 42px;
}
#product-slider .owl-nav [class*="owl-"]:hover {
  background-color: transparent;  
}
#product-slider .owl-nav [class*="owl-prev"]:hover {
  background:url(../images/prev-next.jpg) no-repeat left top;  
}
#product-slider .owl-nav [class*="owl-next"]:hover {
  background:url(../images/prev-next.jpg) no-repeat right top;  
}

.devider{
	width: 100%;
	height: 1px;
	background-color: #bbbfca;
	margin: 40px 0;
	}
.pro-add{
	position: relative;
	margin-bottom: 15px;
	}
.pro-add img{
	width: 100%;
	}
.add-txt{
	position: absolute;
	right: 0;
	top:50%;
	transform: translateY(-50%);
	width: 38%;
	}
.add-txt h3{
	font-size: 25px;
	color:#fff;
	font-weight: 700;
	margin:0;
    font-family: 'Oswald', sans-serif;
	padding: 0;
	text-transform: uppercase;
	}
.add-txt a{
	color: #fff;
	font-size: 15px;
	background-color: #ff7600;
	text-transform: uppercase;
	font-weight: 500;
	margin: 15px 0 0;
	padding: 6px 15px;
	display: inline-block;
	border: 1px solid #fff;
	}
.icon-sec{
	background:url(../images/bg5.jpg) no-repeat;
	background-size: cover;
	padding: 60px 0;
	}	
.info-bx{
	text-align: center;
	padding: 0 30px;
	}
.ico-bx{
	display: inline-block;
	min-height: 108px;
	}
.ico-bx img{
	display: inline-block;
	}
.info-bx h4{
	font-size: 19px;
	color:#fff;
	font-weight: 400;
	margin: 10px 0 0;
    font-family: 'Oswald', sans-serif;
	padding: 0;
	text-transform: uppercase;
	}
.btn-contact {
	color: #fff;
	font-size: 15px;
	background-color: #ff7600;
	text-transform: uppercase;
	font-weight: 500;
	margin: 0;
	padding: 8px 30px;
	display: inline-block;
	border: 1px solid #fff;
}
.client-sec{
	background-color: #ff7600;
	padding: 60px 0;
	}
.client-lst{
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 100%;
	}
.client-lst li {
	width: 100%;
	text-align: center;
	padding: 0 12px;
	float: left;
}
.client-lst li img{
	display: inline-block;
	width: auto !important;
	}

#brand-carousel .owl-item {
  padding: 0 8px;
}
#brand-carousel .owl-nav {
	margin-top: 0;
	position: absolute;
	top: 23%;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 999;
}
#brand-carousel .owl-nav .owl-prev {
	background: url("../images/prev-next.png") no-repeat scroll left top;
	border-radius: 0;
	height: 34px;
	margin: 0;
	width: 20px;
	left: -45px;
	position: absolute;
}
#brand-carousel .owl-nav .owl-next {
  background: url("../images/prev-next.png") no-repeat scroll right top;
  border-radius: 0;
  height: 34px;
  margin: 0;
  width: 20px;
  right: -45px;
  position: absolute;
}
#brand-carousel .owl-nav [class*="owl-"]:hover {
  background-color: transparent;  
}
#brand-carousel .owl-nav [class*="owl-prev"]:hover {
  background:url(../images/prev-next.png) no-repeat left top;  
}
#brand-carousel .owl-nav [class*="owl-next"]:hover {
  background:url(../images/prev-next.png) no-repeat right top;  
}
.footer{
	background-color: #23272d;
	}
.f-top{
	padding: 70px 0 55px;
	border-bottom: 1px solid #5b636e;
	}	
.f-pera {
	color: #b7b7b7;
	margin: 20px 0 0;
	padding: 0;
	font-size: 16px;
}
.social-lnk {
	margin: 15px 0 0;
	padding: 0;
}
.social-lnk li {
	float: left;
	margin-right: 8px;
}
.social-lnk li i {
	font-size: 22px;
	color: #919191;
	width: 35px;
	height: 35px;
	background-color: #484848;
	line-height: 35px;
	text-align: center;
	transition: all ease-in-out 0.3s;
}
.social-lnk li:hover i {
	color: #fff;
	background-color: #ff7600;
}
.footer-title {
	color: #ff7600;
	font-size: 28px;
	font-weight: 400;
    font-family: 'Oswald', sans-serif;
	margin: 0 0 25px;
	padding: 0;
}
.footer-menu-list {
	margin: 0;
	padding: 0;
}
.footer-menu-list li {
	float: none;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 8px;
	margin-top: 0;
	padding: 0;
}
.footer-menu-list li a{
	color:#b7b7b7;
}
.f-contact {
	margin: 0;
	padding: 0;
}
.f-contact li {
	float: none;
	margin-bottom: 15px;
}
.f-contact li i {
	color: #ff7600;
	margin-right: 5px;
	font-size: 18px;
	width: 18px;
	float: left;
	margin-top: 2px;
}
.f-contact li p {
	margin: 0;
	font-size: 16px;
	color: #b7b7b7;
	line-height: 24px;
	overflow: hidden;
}
.f-contact li p a {
	color: #b7b7b7;
}
.f-bttm{
	padding: 18px 0;
	}
.copyright {
	color: #ff7600;
	font-size: 15px;
	margin:0;
	text-align: center;
}
.copyright a{
	color: #fff;
}

/*############## Contact ################*/

.contct-bx h4{
	font-size: 20px;
	font-weight: 600;
	color: #ff7600;
	margin: 0;
	padding: 0;
	}
.contct-bx p{
	color: #454443;
	margin: 15px 0;
	padding: 0;
	}
.contct-bx p a.btn-pa{
	color: #fff;
	padding: 6px 12px;
	background-color: #ff7600;
	border-radius: 3px;
	display: inline-block;
	}
.rd-mailform .form-control {
	border-radius: 3px;
	height: 38px;
	border: 1px solid #ADADAD;
	background-color: #f5f5f5;
}	
.rd-mailform .form-group {
	margin-bottom: 10px;
}
.rd-mailform textarea.form-control {
	height: 100px;
}
	
	
.tm-contact-bgshape {
  position: absolute;
  left: 0;
  width: 100%;
  height: auto;
  top: auto;
  bottom: 0;
  z-index: -1;
}
.tm-contact-block {
	min-height: 140px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 15px;
	background: #ffffff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.tm-contact-block-icon {
  display: inline-block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70px;
  flex: 0 0 70px;
  max-width: 70px;
  font-size: 48px;
  background: #ff7600;
  text-align: center;
  color: #ffffff;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.tm-contact-block-content {
	padding: 8px 8px 8px 30px;
}
.tm-contact-block-content h6 {
  font-weight: 500;
}
.tm-contact-block-content P {
  margin-bottom: 0;
  line-height: 24px;
}
.tm-contact-block-content P a {
  color: #686b77;
}
.tm-contact-block-content P a:hover {
  color: #5809e0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tm-contact-content {
    margin-top: 50px;
  }
}

@media only screen and (max-width: 767px) {
.top-cntct {
    float: left !important;
}
  .tm-contact-content {
    margin-top: 50px;
  }
  .logo img{
  	width:150px;
  }
}

.contact-title {
	font-size: 38px;
	color: #1b1b1b;
	font-weight: 700;
	margin: 0 0 20px;
	padding: 0;
}
.contact-title span{
	font-weight: 300;
}
.btn-send {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	background-color: #ff7600;
	margin: 15px 0 0;
	display: inline-block;
	padding: 10px 25px;
	text-transform: uppercase;
	border-radius: 4px;
}
.map-bx iframe{
	width: 100%;
	height: 350px;
	overflow: hidden;
	border: none;
	}

/*############## About ################*/

.about-img {
	padding-right: 35px;
	margin-bottom: 20px;
	float: left;
	width: 45%;
}
.abt-txt h2 {
	color: #252525;
	font-size: 38px;
	font-weight: 700;
	margin: 0;
	padding: 0;
}
.abt-txt h2 span {
	color: #000000;
	font-size: 24px;
	font-weight: 400;
	display: block;
}
.abt-txt p {
	color: #252525;
	font-size: 16px;
	margin: 15px 0 0;
}
.abt-txt ul {
	margin: 15px 0 0;
	padding: 0;
}
.abt-txt ul li{
	margin: 0 0 8px;
	font-size: 16px;
	font-weight: 400;
	color: #252525;
	float: none;
	padding-left: 20px;
	position: relative;
}
.abt-txt ul li:before{
	content: "\f192";
	position: absolute;
	left:0;
	top:0;
	font-family: Fontawesome;
	font-size:16px;
	color: #ff7600;
}

.location-map iframe{
	width: 100%;
	height: 200px;
	overflow: hidden;
	border: none;
	}

.abt-txt h4 {
	font-size: 22px;
	font-weight: 600;
	color: #2e2c2c;
	margin: 25px 0 0;
	padding: 0;
}
.abt-txt h4 span {
	font-weight: 400;
}
.bg-bx {
	padding: 15px;
	background-color: #ff7600;
	border-radius: 7px;
	margin: 25px 0 0;
}
.bg-bx p {
	color: #fff;
	margin: 0;
}

/*############## Product-listing ################*/

.lft-pnl {
	background-color: #fff;
	border-radius: 3px;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	margin-bottom: 25px;
	border: 1px solid #dbdbdb;
}
.lft-pnl h3 {
	font-size: 16px;
	font-weight: 500;
	color: #000;
	margin: 0;
	padding: 10px;
	background-color: #eee;
	text-transform: uppercase;
}
.lft-pnl ul {
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 100%;
}
.lft-pnl ul li{
	float: none;
	padding: 10px 10px 10px 30px;
	position: relative;
	border-bottom:1px solid #dbdbdb;
	font-size: 15px;
	font-weight: 400;
}
.lft-pnl ul li:before {
    position: absolute;
    left: 10px;
    top: 10px;
    content: "\f111";
    font-family: Fontawesome;
    font-size: 10px;
    color: #c7c7c7;
}
.lft-pnl ul li:last-child{
	border-bottom: none;	
}
.lft-pnl ul li a{
	color: #29b3e7;
}
.brand-lst .custom-control{
	padding: 10px 10px 10px 35px;
	border-bottom: 1px solid #dbdbdb;
	}
.brand-lst a{
	font-size: 16px;
	font-weight: 500;
	color:#000;
	display: inline-block;
	padding: 12px 0;
	}


#cate-slider .owl-item {
  padding: 0 6px;
}
#cate-slider .owl-nav {
	margin-top: 0;
	position: absolute;
	top: 23%;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 999;
}
#cate-slider .owl-nav .owl-prev {
	background: url(../images/prev-next2.png) no-repeat scroll left top;
	border-radius: 0;
	height: 34px;
	margin: 0;
	width: 20px;
	left: -45px;
	position: absolute;
}
#cate-slider .owl-nav .owl-next {
  background: url("../images/prev-next2.png") no-repeat scroll right top;
  border-radius: 0;
  height: 34px;
  margin: 0;
  width: 20px;
  right: -45px;
  position: absolute;
}
#cate-slider .owl-nav [class*="owl-"]:hover {
  background-color: transparent;  
}
#cate-slider .owl-nav [class*="owl-prev"]:hover {
  background:url(../images/prev-next2.png) no-repeat left top;  
}
#cate-slider .owl-nav [class*="owl-next"]:hover {
  background:url(../images/prev-next2.png) no-repeat right top;  
}















/*############## Responsive ################*/

@media (max-width: 1199.98px) {

#cate-slider .owl-nav .owl-prev {
	left: -25px;
}
#cate-slider .owl-nav .owl-next {
	right: -25px;
}

.top-srch {
	width: 440px;
	margin: 15px 32px 0 0;
}
.camera_caption h3 {
	font-size: 38px;
}
.camera_caption h3 span {
	font-size: 26px;
}
.camera_caption {
	top: 43%;
	width: 31% !important;
}
#brand-carousel .owl-nav .owl-prev {
	left: -18px;
}
#brand-carousel .owl-nav .owl-next {
	right: -18px;
}

}

@media (max-width: 991.98px) {

.top-lst {
	margin: 0;
}
.top-lst li {
	margin-right: 9px;
	font-size: 14px;
}
.top-srch {
	width: 312px;
	margin: 0 18px 0 0;
}
#cssmenu > ul > li > a {
	padding: 15px 23px;
	font-size: 15px;
}
.cate-list li {
	margin-right: 7px;
}
.cate-list li h4 {
	font-size: 13px;
}
.camera_caption h3 {
	font-size: 29px;
}
.camera_caption h3 span {
	font-size: 22px;
}
.camera_caption p {
	font-size: 15px;
	margin: 8px 0 0;
}
.camera_caption a {
	font-size: 14px;
	margin: 10px 0 0;
	padding: 5px 14px;
}
.camera_caption {
	left: 5%;
}
.featured-title {
	font-size: 26px;
}
.add-txt {
	width: 40%;
}
.add-txt a {
	font-size: 12px;
	margin: 10px 0 0;
	padding: 4px 10px;
}
.ico-bx {
	min-height: 75px;
}
.ico-bx img {
	width: 70px;
}
.info-bx {
	margin-bottom: 20px;
}
.info-bx h4 {
	font-size: 16px;
}
.footer-title {
	font-size: 22px;
}
.f-pera {
	margin: 16px 0 0;
	font-size: 14px;
}
.footer-menu-list li {
	font-size: 14px;
}
.f-contact li p {
	font-size: 14px;
}
.add-txt h3 {
	font-size: 17px;
}
.abt-txt h2 {
	font-size: 28px;
}
.abt-txt h2 span {
	font-size: 20px;
}
.devider {
	margin: 28px 0;
}
.p-3 {
	padding: 10px !important;
}
.product-bx h3 {
	font-size: 14px;
}
.product-bx h3 span {
	font-size: 13px;
}
.btn-cart {
	padding: 4px;
	font-size: 13px;
}
.pro-img {
	height: 188px;
}

}

@media (max-width: 767.98px) {

.logo {
	text-align: left;
}
.logo img{
	display: inline-block;
}
.top-lst {
	float: none;
	margin: 15px 0 0;
	text-align: center;
}
.top-lst li {
	float: none;
	display: inline-block;
}
.top-srch {
	width: 100%;
	margin: 15px 0 0;
}

.navigation-menu {
	float: none;
}
.menu-mobile {
	margin: 0;
	background: transparent;
	color: #fff;
}
.nav-dropdown {
	padding: 0;
}
.navigation-menu > ul {
	position: static;
}
.navigation-menu > ul > li {
	display: block;
	margin-top: 1px;
	background: transparent;
}
.navigation-menu ul > li > a {
	font-size: 13px;
	padding: 8px;
	border:none;
}
.nav-dropdown li.container{
	padding: 0;
}
.nav-dropdown .nav-dropdown-grid {
	width: 100%;
	padding: 0 4px;
}
.nav-dropdown .nav-dropdown-grid ul {
	margin-bottom: 12px;
}
.menu-mobile:hover {
	color: #d7171f;
}
#cate-slider .owl-nav .owl-prev {
	left: -12px;
}
#cate-slider .owl-nav .owl-next {
	right: -12px;
}
.camera_caption {
	top: 10%;
	width: 67% !important;
	transform: translateY(0);
}
.camera_caption h3 {
	font-size: 25px;
}
.camera_caption h3 span {
	font-size: 18px;
}
.camera_caption p {
	font-size: 13px;
	margin: 8px 0 0;
	line-height: 20px;
}
.camera_caption a {
	font-size: 12px;
	margin: 8px 0 0;
	padding: 2px 8px;
}
.featured-title {
	font-size: 19px;
}
.main-wrap {
	padding: 35px 0;
}
.devider {
	margin: 30px 0;
}
.mt-5{
	margin-top: 20px !important;
}
#brand-carousel .owl-nav .owl-prev {
	left: -6px;
}
#brand-carousel .owl-nav .owl-next {
	right: -6px;
}
.footer-title {
	margin: 20px 0;
}
.f-top {
	padding: 35px 0;
}
.about-img {
	padding-right: 0;
	float: none;
	width: 100%;
}
.abt-txt h2 span {
	font-size: 18px;
}
.abt-txt h2 {
	font-size: 24px;
}
.abt-txt p {
	font-size: 14px;
}
.abt-txt ul li {
	font-size: 14px;
}
.tm-contact-block-content {
	padding: 8px;
}
.tm-contact-block-content P {
	font-size: 14px;
}
.contact-title {
	font-size: 24px;
}


}

/*########### woocommerce page css start ########*/

.star-wrap {
list-style: none;
}

.star-wrap li{
display: inline-block;
}
.woocommerce div.product .product_title {
font-size: 1.875rem;
margin-bottom: 20px;
}
.woocommerce-product-rating .woocommerce-review-link{
color: #000;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
color: #000 !important;
font-size: 1.85em !important;
font-weight: 600 !important;
}

.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 15px !important;

}
.woocommerce div.product form.cart {
margin-bottom: 1em !important;
/ border-top: 1px solid #999; /
border-bottom: 1px solid #999;
padding: 10px 5px;
}
.product_meta a{
color: #262e96;
}
.woocommerce div.product form.cart div.quantity {
float: left;
margin: 0px 10px 0 0 !important;
}
.woocommerce .quantity .qty {
width: 3.631em;
text-align: center;
padding: 7px !important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
background-color: #000000 !important;
color: #fff;
-webkit-font-smoothing: antialiased;
text-transform: uppercase;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
padding: .818em 1em !important;
background-color: #000000 !important;
color: #fff !important

}
.related .heading {
color: #000000;
margin-bottom: 25px;
text-align: center;
border-bottom: 1px solid #ddd;
padding-bottom: 15px;
position: relative;
}
.related .heading:after {
position: absolute;
bottom: -2px;
width: 150px;
height: 3px;
background-color: #000000;
content: "";
left: 0;
right: 0;
margin: 0 auto;
}
.product-cont-wrap span.price {
color: #aa9a5d !important;
font-size: 1.25em !important;
display: block !important;
font-family: 'Soleil-Bold';
font-weight: normal !important
}
table.shop_table div.coupon .input-text{
width: 150px !important;
padding: 8px !important
}
span.woocommerce-input-wrapper {
display: inline-block;
width: 100%;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
padding: 5px !important;
}
.woocommerce ul.order_details li {

font-size: .81em !important;

}
.woocommerce-order-details h2,
.woocommerce-customer-details h2,
.woocommerce-customer-details h3 {
font-size: 26px;
margin-bottom: 20px;
color: #000000;
}
.woocommerce-MyAccount-navigation ul li a{
margin-bottom: 2px;
display: block;
width: 100%;
background-color: #efefef;
padding: 10px;
color: #000;
}
.woocommerce-MyAccount-navigation ul li.is-active a{
margin-bottom: 2px;
display: block;
width: 100%;
background-color: #000000;
padding: 10px;
color: #fff;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
float: left;
width: 48%;
max-width: 100%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
float: right;
width: 48%;
max-width: 100%;
}
.woocommerce-Address-title h3{
font-size: 26px;
margin-bottom: 20px;
color: #000000;
}
.loginTitle {
font-size: 26px;
/*margin-bottom: 20px;*/
color: #000000;
}
.product-cont-wrap .star-rating {

margin: 0 auto !important;
}
.woocommerce .woocommerce-breadcrumb {
margin: 0 0 2em !important;

}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
float: left;
width: 48% !important;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
float: right;
width: 48% !important;
clear: none;
}
.woocommerce div.product div.images {
border: 1px solid #ddd;
}
img{
max-width: 100%;
}
.post-classic-title{
margin-bottom: 20px;
}
.form-sec textarea.form-control{
height: 200px;
}

.woocommerce .con-shipih{
margin-bottom: 15px;
}

@media(max-width: 767px){
	.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
		width: 100% !important;
	}
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
		width: 100% !important;
	}
}
/*add css start*/
.entry-summary .yith-wcwl-add-button .add_to_wishlist{
    color: #fff;
    background-color: #101010;
    border-color: #101010;
    padding: 8px 15px;
    display: inline-block;
    border-radius: 3px;
    margin-bottom: 10px;
}

.wishlist_table .product-add-to-cart .add_to_cart_button{
    color: #fff;
    background-color: #000000;
    border-color: #000000;
    padding: 5px 5px;
}

.woocommerce .cms-content ul li{
	padding-left: 0px;
}
.woocommerce .cms-content ul li:before{
	display: none;
}
.cms-content .woocommerce ul li{
	padding-left: 0px;
}
.cms-content .woocommerce ul li:before{
	display: none;
}

.woocommerce .login .password-input{
	width: 100%;
}
.woocommerce .login .woocommerce-form__label-for-checkbox{
    margin-left: 10px;
}
/*add css end*/

/*tab css*/
.woocommerce div.product .woocommerce-tabs ul.tabs li{
	background-color: #f7f7f7;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover,.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
	background-color: #ff7600 !important;
    border-bottom-color: #ff7600 !important;
    color: #fff !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{
	color: #fff !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
    box-shadow: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{
    box-shadow: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{
	box-shadow: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{
	box-shadow: none !important;
}
/*tab css end*/
/*########### woocommerce page css end ########*/



.woof_autohide_wrapper {
    position: relative;
    display: none;
}
.product-wrap {
    border: 1px solid #449fd7;
    padding: 0;
    position: relative;
    overflow: hidden;
    height: 340px !important;
}
.product-bx .btn-cart{padding:0}
.product-img img{
  transition:0.5s
}

.product-wrap:hover .product-img img{
  transform: scale(1.05);
}
.product-img {
    margin-bottom: 6px;
}
.products-txt.product-content h4 {
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0;
    color: #000;
    height: 40px;
}
.products-txt.product-content {
    text-align: center;
    padding: 15px;
    background: #959798;
    color: #fff;
    height: 110px;
}
span.price {
    font-size: 15px;
    font-weight: bold;
    display: block;
    text-align: center;
    margin: 15px 0 0;
    color:#000
}
a.wishlist {
    position: absolute;
    top: 5px;
    right: 9px;
    font-size: 19px;
    color: #ff7600;
}
button.single_add_to_cart_button.button.alt {
    margin-top: 5px;
}
.yith_magnifier_gallery li {
    border: 1px solid #eee;
    padding: 10px;
}
table {
    border: 0 solid #e6e6e6;
    padding: 5px;
}
table {
    margin: 0 0 1em;
    width: 100%;
}
 tbody tr:nth-child(odd) {
    background: #eee;
}
td {
    border: 1px solid #e6e6e6;
    padding: 5px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0 5px 0 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    text-transform: uppercase;
}
section.related.products {
    margin-top: 83px;
}
section.related.products h2 {
    font-size: 23px;
    margin-bottom: 20px;
}
button.single_add_to_cart_button.button.alt {
    background: #ff7600 !important;
}
ul.woof_list.woof_list_checkbox label {
    margin-bottom: 0;
    font-weight: 500;
}
ul.woof_list li {
    margin: 0 3px 11px 0;
}
.woof_container_inner h4 {
    margin-bottom: 20px;
}
.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
    background-color: #ff7600 !important;
}
.irs--round .irs-from:before, .irs--round .irs-to:before, .irs--round .irs-single:before {
    border-top-color: #ff7600 !important;
}
.irs--round .irs-handle {
    border: 4px solid #ff7600 !important;
}
.woof_star_selected .chosen-single span {
    font-family: inherit !important;
    color: #96588a;
}
.woof_container_inner.woof_container_inner_productcategories {
    margin: 30px 0;
}
.woof_container_inner h4 {
    margin-bottom: 12px;
    font-size: 19px;
}
.irs--round .irs-bar {
    top: 36px;
    height: 4px;
    background-color: #ff7600 !important;
}
.woof_container_inner.woof_container_inner_productmanufacturers,
.woof_container_inner.woof_container_inner_productpowersupply{
    margin-top: 35px;
}
h1.woocommerce-products-header__title.page-title,
p.woocommerce-result-count{
    padding-left: 13px;
}
select.orderby {
    border: 1px solid #ccc;
    padding: 4px;
    margin-right: 16px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    padding: .818em 1em !important;
    background-color: #ff7600 !important;
    color: #fff !important;
}


.woocommerce a.button {
    position: absolute !important;
    bottom: 0;
    width: 100%;
    left: 0 !important;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    padding: 11px 17px !important;
    color:#000
}
.woocommerce nav.woocommerce-pagination ul {
    margin: 0 0 30px !important;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #ff7600 !important;
    color: #fff !important;
    font-weight: bold !important;
    font-size: 14px !important;
}
.woocommerce .woocommerce-breadcrumb {
    color: #000 !important;
    padding: 0 15px !important;
    font-size:16px !important
}
.woocommerce-Tabs-panel h2 {
    display: none;
}
.post-type-archive-product #content {
    border-left: 1px solid #ccc;
    padding: 15px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0 !important;
}
.woof_container_inner h4 {
    margin-bottom: 9px;
    font-weight: bold;
    color: #000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #000 !important;
}
ul.products.row li {
    padding-left: 0 !important;
    padding-right: 30px !important;
}
.woocommerce-Tabs-panel h4 {
    font-size: 18px;
    color: #000;
}
.woocommerce-Tabs-panel .row {
    margin: 0;
}
.woocommerce-Tabs-panel a{color:#000}

.u-columns.woocommerce-Addresses.col2-set.addresses {
    margin-top: 20px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    border: 1px solid #ccc;
    height: 37px;
}
fieldset {
    margin-top: 40px;
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    top: inherit;
}
.edit-account label {
    width: 383px;
}
fieldset legend {
    font-weight: bold;
    color: #000;
}
.woocommerce div.product div.images img {
    object-fit: contain;
}
img.attachment-shop_thumbnail.size-shop_thumbnail{height:90px !important}
.f-logo img {
    width: 200px !important;
}
svg{margin-right:10px}

.navigation-menu ul > li:hover ul.sub-menu ul {
    right: -263px;
    bottom: -48px;
    display: none;
}
.navigation-menu ul > li:hover ul.sub-menu:hover ul{
   display:block
}
.shop-wraper {
    margin-top: 50px;
}
.product-wrap {
    height: 385px;
}
a.wishlist img{width:auto}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail,
img.woocommerce-placeholder.wp-post-image{
    height: 192px;
}
.woocommerce div.product div.images imge {
    height: 300px !important;
}

.postid-213 .product-wrap{height: 330px !important;}
.slick-list.draggable img.attachment-woocommerce_gallery_thumbnail.size-woocommerce_gallery_thumbnail{height: 125px !important;}
img.attachment-shop_single {
    height: 300px !important;
}
.wpgs-nav .slick-slide {
    border-color: #ccc !important;
}
.products-txt.product-content{background: #ebebeb;}