@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;}
	@font-face {
    font-family: 'veneerregular';
    src: url('../fonts/veneer-webfont.woff2') format('woff2'),
         url('../fonts/veneer-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'Veneer Two';
    src: url('../fonts/VeneerTwo.woff2') format('woff2'),
        url('../fonts/VeneerTwo.woff') format('woff'),
        url('../fonts/VeneerTwo.svg#VeneerTwo') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'photograph_signatureregular';
    src: url('../fonts/photograph_signature-webfont.woff2') format('woff2'),
         url('../fonts/photograph_signature-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

* {
	margin: 0;	padding: 0;	outline: none}
ul, ol {
	list-style: none;}
button, input[type='submit'], input[type='reset'], a {
	transition: all 0.4s ease-in-out;	-moz-transition: all 0.4s ease-in-out;	-webkit-transition: all 0.4s ease-in-out;	-ms-transition: all 0.4s ease-in-out;	-o-transition: all 0.4s ease-in-out;}
::-moz-selection {
	color: #ffd6e9;	background: #3399ff;}
::selection {
	color: #ffd6e9;	background: #3399ff;}
::-moz-selection {
	color: #ffd6e9;	background: #3399ff;}
::-webkit-input-placeholder {
	color: #e4e4e4;	font-size: 16px;}
:-ms-input-placeholder {
	color: #e4e4e4;	font-size: 16px;}
::-ms-input-placeholder {
	color: #e4e4e4;	font-size: 16px;}
::placeholder {
	color: #e4e4e4;	font-size: 16px;}
::-webkit-input-placeholder {
	color: #e4e4e4;	font-size: 16px;}
:-ms-input-placeholder {
	/* IE 10+ */
	color: #e4e4e4;	font-size: 16px;}
:-moz-placeholder {
	/* Firefox 18- */
	color: #e4e4e4;	font-size: 16px;}
::-moz-placeholder {
	/* Firefox 19+ */
	color: #e4e4e4;	font-size: 16px;}
::-moz-placeholder {
	color: #e4e4e4;	font-size: 16px;}
textarea::-webkit-input-placeholder {
	color: #e4e4e4;	font-size: 16px;}
textarea:-moz-placeholder {
	/* Firefox 18- */
	color: #e4e4e4;	font-size: 16px;}
textarea::-moz-placeholder {
	/* Firefox 19+ */
	color: #333333;}
textarea:-ms-input-placeholder {
	color: #e4e4e4;	font-size: 16px;}
body {
	font-weight: normal;	line-height: normal;	font-size: 20px;font-family: 'Veneer Two';	
	font-weight:400;}
*:focus {
	outline: none;}
ul {
	list-style-type: none;	margin: 0;	padding: 0;}
img {
	max-width: 100%;	-webkit-transition: all .5s;	-moz-transition: all .5s;	-ms-transition: all .5s;	-o-transition: all .5s;}
a {
	color: #fff;	outline: none !important;	border: none;	transition: all 0.5s;	-moz-transition: all 0.5s;	-webkit-transition: all 0.5s;	-o-transition: all 0.5s;	-ms-transition: all 0.5s;	vertical-align: middle;}
a:hover, a:focus {
	text-decoration: none;	color: #123457;}
h1, h2, h3, h4, h5, h6 {
	line-height: normal;	font-weight: normal;	padding: 0;	margin: 0;}
img {
	border: none;	-o-transition: all 0.3s;	transition: all 0.3s;	-ms-transition: all 0.3s;	-webkit-transition: all 0.3s;}
p {
	margin: 0;	padding: 0;}
ul {
	list-style-type: none;	margin: 0;	padding: 0;}
.navbar {
	border-radius: 0;	margin-bottom: 0;	padding: 0;}
.nav > li > a:hover, .nav > li > a:focus {
	background-color: transparent;}
p {
	color: #5a5a5a;}
/*.container {
	max-width: 1332px;
}*/
.container {
	max-width:1560px;
}
/*header*/
/*header {
	position: absolute;
	width: 100%;
	z-index: 9;
	top: 0;
}*/

header {
    position: relative;
    z-index: 2;
    background:#ffffff;
}
.cus_nav {
/*     padding: 6px 0 8px; */
	 padding: 0;
}

.navbar,
.nav-link,
.nav-link {
	padding: 0px 0px !important;
}
.cus_nav_innr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: space-between;
}

.navbar-nav li {
/* 	margin-right:30px; */
	 margin: 0 60px;
	position: relative;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
/* .navbar-nav li:last-child {
	margin-right: 0;
}

.navbar-nav li:last-child {
	padding-right: 0;
} */
.account_info {
    z-index: 1;
}
ul.navbar-nav li a {
	color: #000000;
/* 	font-size:20px; */
	font-size: 30px;
	font-family: 'Roboto', sans-serif;
	font-weight:900;
	letter-spacing: 1px;
}
ul.navbar-nav li.current-menu-item{
	position:relative;
}
ul.navbar-nav li.current-menu-item a {
	color: #955f37;
}
ul.navbar-nav li a:hover:focus,
ul.navbar-nav li a:hover:hover {
	color: #955f37;
}
.right_nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items:center;
}
.btn.btn-primary{
	border:2px solid transparent;
	border-radius:0;
}
.btn.btn-primary:focus{
	box-shadow:none;
}
.btn.btn-primary.cmn_btn{
	background:#935f35;
	font-size:25px;
	color:#ffffff;
	padding: 19px 37px;
	line-height:1;
	transition:all 0.5s;
	border: 2px solid transparent;
	border-radius:0;
	position: relative;
	z-index: 1;
	text-transform:uppercase;
	letter-spacing: 1px;
	font-weight:500;
	transform: skewX(-15deg);
}
.btn.btn-primary.cmn_btn span {
    transform: skewX(15deg);
    display: block;
}



.btn.btn-primary.cmn_btn:hover{
	background:transparent;
	color:#935f35;
	border: 2px solid #935f35;
}
.pair-btn .btn.btn-primary.cmn_btn:hover{
	background:#ffffff;
	color:#935f35;
	border: 2px solid transparent;
}
.pair-btn .btn.btn-primary.cmn_btn{
	margin-right:15px;
}
.pair-btn .btn.btn-primary.cmn_btn:last-child{
	margin-right:0;
}
.hdr-btn {
    padding-left:22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
	position:absolute;
	right:60px;
}

.search-outr form {
	position: relative;
	margin: 0;
	width: 405px;
}


.search-outr .form-control {
	width: 100%;
	height: 66px;
	padding: 0 50px 0 25px;
	color: #504e4e;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight:800;
	border-radius: 0;
	border: 2px solid #000000;
	background: #f6f6f6;
}
.search-outr .frm-sbmt {
	width: 19px;
	height: 19px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	right: 20px;
	position: absolute;
	background: url(../images/search-icn.png) no-repeat;
	background-size: 100% 100%;
	border: 0;
	cursor: pointer;
	-webkit-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
	border-radius: 5px;
}

.search-outr .form-control::-webkit-input-placeholder {
	color: #504e4e;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight:800;
}
.search-outr .form-control::-moz-placeholder {
	color: #504e4e;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight:800;
}
.search-outr .form-control:-ms-input-placeholder {
	color: #504e4e;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight:800;
}
.search-outr .form-control::-ms-input-placeholder {
	color: #504e4e;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight:800;
}


.cart_icn sup {
    background: #432918;
    border-radius: 100%;
    width: 23px;
    height: 23px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border:2px solid #ffffff;
    font-family: 'Roboto', sans-serif;
	font-weight:800;
	top: -12px;
	right: 20px;
}

/*Banner*/
.banner-sec {
	position: relative;
	z-index:0;
}
.banner_outr{	
	position: absolute;
    left: 0;
    right:0;
    top:50%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
    margin:auto;
    z-index: 9;
    width:100%;
}
.banner-img {
    position: relative;
}
.banner_txt {
    width:100%;
	text-align: left;
}
.banner_txt h1{
	color:#f9f9f9;
	font-size:115px;
	margin:0 0 35px;
	font-family: 'Veneer Two';
	position:relative;
	line-height: 120px;	
}
.banner_txt p{
	color:#ffffff;
	font-size:25px;
	line-height:40px;
	margin:0 0 35px;
	font-family: 'Roboto', sans-serif;
	font-weight:900;
}


.banner_arrow .swiper-button-prev,.banner_arrow .swiper-button-next{
	background-repeat: no-repeat;
    height: 67px;
	width: 67px;
    background-size: 100% 100%;
}
.banner_arrow .swiper-button-prev {
    background:url('../images/prev-arrow.png')no-repeat;
    left:190px;
	right: auto;
	margin-top: 0;
	bottom:0;
	background-size: 100% 100%;
    /*width: 70px;
	height: 60px;*/
}
.banner_arrow .swiper-button-next {
    background:url('../images/next-arrow.png')no-repeat;
    left: auto;
	right: 190px;
	margin-top: 0;
	bottom:0;
   /*	width: 70px;
	height: 60px;*/
	background-size: 100% 100%;
}
.banner_arrow .swiper-button-prev:after, .banner_arrow .swiper-button-next:after { display: none; }
.home-sec .ban-sld-outr {
    margin-top: -151px;
}




/***** commn hdr*********/
.cmn_hdr {	padding-bottom:50px;}
.cmn_hdr h2 {
	color: #ffffff;	font-size:90px;	line-height: 1;	text-transform: uppercase;}
.cmn_hdr h4 {
	font-size: 20px;	line-height: 25px;	color: #bea96f;	padding-bottom:20px;
	font-family: 'Oswald', sans-serif;
	font-weight:700;
	text-transform: uppercase;}
.cmn_hdr p {
	font-size: 20px; line-height:34px;color: #ffffff;margin-top: 15px;}
.cmn_hdr p a {
	color: #658067;	font-weight: 700;}
.cmn_hdr h5 {
	color: #191c1a;	font-size: 18px;	letter-spacing: 2px;	line-height: 1;	text-transform: uppercase;	font-weight: 700;	font-family: 'Playfair Display', serif;	padding-bottom: 20px;}
	
.cmn_hdr.blk  h2{
	color:#000000;
}	
/***** about sec*****/
.about-sec{
/* 	background:url(../images/about-bg.png)no-repeat; */
	background:url(../images/abt-bg-new-min.png)no-repeat;
	background-size:100% 100%;
	padding:115px 0 195px;
}
.abt-txt h3{
	color:#ffffff;
	font-size:60px;
	text-transform:uppercase;
	margin:0 0 35px;
}	
.abt-txt p{
	color:#ffffff;
	font-size:22px;
	line-height:39px;
	margin:0 0 40px;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
}	


/***** leather product sec*******/
.leather-pro-sec{
	padding: 115px 0 0;
	/*background: url(../images/collection-bg.png)no-repeat;
    background-size: 100% 100%;*/
}
.video_slider_arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.video_slider_arrow .swiper-button-prev4,.video_slider_arrow .swiper-button-next4{
	/*background-repeat: no-repeat;
	width:30px;
    height:13px;
    background-size: 100% 100%;*/
   cursor: pointer;
}
.video_slider_arrow .swiper-button-prev4,.video_slider_arrow .swiper-button-next4{
	background: #ffffff;
	border:2px solid #935f35;
	color:#935f35;
   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;
        width:45px;
	height:45px;
	border-radius:100%;
	font-size:25px;
	transition:all 0.5s;
}
.video_slider_arrow .swiper-button-prev4:hover,.video_slider_arrow .swiper-button-next4:hover{
	 background:#935f35;
	 color:#ffffff;
}
.video_slider_arrow .swiper-button-prev4 {
	margin-right:5px;
    left: auto;
	right: 50px;
	margin-top: 0;
	bottom:0;
}
.video_slider_arrow .swiper-button-next4 {
    left: auto;
	right:0;
	margin-top: 0;
	bottom:0;
}
.video_slider_arrow .swiper-button-prev4:after, .video_slider_arrow .swiper-button-next4:after { display: none; }


.product_pic img {
    width: 100%;
    object-fit: cover;
    height: 295px;
}

.leather-pro-sec .cmn_hdr h2{
	position:relative;
}
.leather-pro-sec .cmn_hdr h2:after{
	position:absolute;
	content:"";
	right:0;
	width:100%;
	height:2px;
	background:#000000;
	top:50%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
}
.leather-pro-sec .comn-hdr-outr .cmn_hdr.blk{
    width: 92%;
}

.leather-pro-sec .cmn_hdr.blk h2 span {
    background: #fff;
    z-index: 9;
    position: relative;
    padding-right: 20px;
}
.product_outr {
    background: #f3f3f3;
    padding: 25px 20px 55px;
    border:2px solid transparent;
    transition:all 0.5s;
}
.product_txt{
	text-align:center;
}
.product_txt h3{
	color:#432918;
	font-size:40px;
	margin: 0 0 10px;
}
.product_txt span {
    display: block;
    color:#432918;
	font-size:35px;
	margin: 0 0 5px;
}
.product_pic {
    margin: 0 0 40px;
}
.video_slider {
    padding-bottom: 35px;
}
.cmn-btn-outr {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    display:none;
}
.product_outr:hover{
	border:2px solid #594233;
	background:transparent;
}
.product_outr:hover .cmn-btn-outr{
	display:block;
}


.cmn-btn-outr .btn.btn-primary.cmn_btn:hover{
	background:#ffffff;
}
/**** exclusive sec *****/
.exclusive-sec{
	padding-top:105px;
}
.exclusive-sec .cmn_hdr.blk {
    width: 100%;
}


.video_slider_arrow .swiper-button-prev5,.video_slider_arrow .swiper-button-next5{
	/*background-repeat: no-repeat;
	width:30px;
    height:13px;
    background-size: 100% 100%;*/
   cursor: pointer;
   position:absolute;
}
.video_slider_arrow .swiper-button-prev5,.video_slider_arrow .swiper-button-next5{
	background: #ffffff;
	border:2px solid #935f35;
	color:#935f35;
   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;
        width:45px;
	height:45px;
	border-radius:100%;
	font-size:25px;
	transition:all 0.5s;
}
.video_slider_arrow .swiper-button-prev5:hover,.video_slider_arrow .swiper-button-next5:hover{
	 background:#935f35;
	 color:#ffffff;
}
.video_slider_arrow .swiper-button-prev5 {
	margin-right:0;
    left: -90px;
	right: auto;
	margin-top: 0;
	bottom:0;
}
.video_slider_arrow .swiper-button-next5 {
    left: auto;
	right:-90px;
	margin-top: 0;
	bottom:0;
}
.video_slider_arrow .swiper-button-prev5:after, .video_slider_arrow .swiper-button-next5:after { display: none; }

.arrow_outr {
    position: absolute;
    top: 50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
}
.exclusive_slider .product_pic{
	padding: 25px 20px 0!important;
}
.exclusive_slider .product_txt{
	border-top:1px solid #432918;
	padding-top:40px;
}


 .exclusive_outr .cmn-btn-outr {
    text-align: center;
    position: static;
    display: block;
    margin-top:20px;
}
.exclusive_outr .cmn-btn-outr .btn.btn-primary.cmn_btn{
	border: 2px solid #935f35;
	background:transparent;
	color:#935f35;
}
.exclusive_outr .cmn-btn-outr .btn.btn-primary.cmn_btn:hover{
	background:#935f35;
	color:#ffffff;
}


.exclusive_slider .exclusive_outr .product_txt img{
	margin-bottom:15px;
}
/***** collection sec*********/
.collection-sec{
/* 	background:url(../images/collection-bg.png)no-repeat; */
	background:url(../images/hat-bg-new-min.png)no-repeat;
	background-size:100% 100%;
	padding:180px 0 145px;
}

.collection-sec .cmn_hdr h2{
	position:relative;
	display: inline-block;
	padding: 0 390px;
}
.collection-sec .cmn_hdr h2:before{
	position: absolute;
	content: "";
	left: 0;
	right:auto;
	width: 365px;
	height: 2px;
	background: #ffffff;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.collection-sec .cmn_hdr h2:after{
	position: absolute;
	content: "";
	left: auto;
	right:0;
	width: 365px;
	height: 2px;
	background: #ffffff;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}


.collection-sec .arrow_outr {
    position: absolute;
    top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
}


.video_slider_arrow .swiper-button-prev6,.video_slider_arrow .swiper-button-next6{
	/*background-repeat: no-repeat;
	width:30px;
    height:13px;
    background-size: 100% 100%;*/
   cursor: pointer;
   position:absolute;
}
.video_slider_arrow .swiper-button-prev6,.video_slider_arrow .swiper-button-next6{
	background: #ffffff;
	border:2px solid #ffffff;
	color:#935f35;
   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;
        width:45px;
	height:45px;
	border-radius:100%;
	font-size:25px;
	transition:all 0.5s;
}
.video_slider_arrow .swiper-button-prev6:hover,.video_slider_arrow .swiper-button-next6:hover{
	 background:#935f35;
	 color:#ffffff;
	 border:2px solid #935f35;
}
.video_slider_arrow .swiper-button-prev6 {
    left: 0;
	right: auto;
	margin-top: 0;
}
.video_slider_arrow .swiper-button-next6 {
    left: auto;
	right:0;
	margin-top: 0;
}
.video_slider_arrow .swiper-button-prev6:after, .video_slider_arrow .swiper-button-next6:after { display: none; }

.collection-sec .product_outr{
	background:transparent;
	border:2px solid #ffffff;
}
.collection-sec .product_outr .product_txt h3{
	color:#ffffff;
}
.collection-sec .product_outr .product_txt span{
	color:#ffffff;
}

/**** knive collection****/

.our_knive_sec{
	padding:100px 0 0;
}

.ban-sld-outr {
    position: relative;
}
.comn-hdr-outr {
    position: relative;
}



.comn-hdr-outr {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.comn-hdr-outr .cmn_hdr{
	padding:0;
	width:100%;
}
.comn-hdr-outr{
	margin:0 0 50px;
}


/***** priyanka****/


.img-sec{
	position: relative;
}
.img-sec img {
    width: 100%;
}
.img-box {
    position: relative;
}
.t-shirt-outr {
    position: absolute;
    top: 50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    left: 0;
    text-align: left;
    display: flex;
    align-items: center;
    width: 100%;
	padding: 0 30px;
}
.img-txt {
    padding-left: 40px;
}
.img-txt p{
	color: #fff;
	text-transform:capitalize;
	font-family: roboto-bold;
	font-size: 20px;
	padding-top: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	line-height:30px;
}

.img-txt h4{
	color: #fff;
	text-transform: uppercase;
	font-size: 45px;
}

.img-btn{
	padding-top: 25px;
}
.img-btn a{
	text-decoration: none;
	color: #935f35;
	padding: 18px 38px;
	background: #fff;
	/* clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); */
	text-transform: capitalize;
}

.img-btn .btn.btn-primary.cmn_btn{
	background:#ffffff;
	color:#935f35;
}
.img-btn .btn.btn-primary.cmn_btn:hover{
	background:transparent;
	border:2px solid #ffffff;
	color:#ffffff;
}

/* img-sec */

/* our-feature */
.our-feature-sec{
	background:url(../images/featured-bg.png)no-repeat;
	background-size:100% 100%;
	padding: 180px 0 100px;
}
.feature-box{
	background:#ffffff;
	padding: 35px;
}

.feature-title{
	font-size: 30px;
	color: #432918;
	margin-top: 30px;
	text-transform: uppercase;
}

/*footer*/

footer{
/*    background: url(../images/footer-bg.png) no-repeat; */
	background: url(../images/footer-bg-min.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
	margin-top: -109px;
	padding:170px 0 20px;
}


footer .footr-box h5{
	font-size: 35px;
	color: #ffffff;
	text-align: left;
	padding-bottom:35px;
	text-transform: uppercase;
}

.footer-menu ul li {
	margin-bottom:15px;
}
.footer-menu ul li:last-child{
	margin-bottom:0;
}
.footer-menu ul li a{
	font-size: 20px;
	color: #cdcaca;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	text-decoration: none;
}

/* 05.05.21 changes */
.footr-box:nth-child(1){
	text-align:left;
}

.footr-box:nth-child(2){
	text-align:center;
}

.footr-box:nth-child(3){
	text-align:right;
}


.ban-form form {
    display: flex;
    position:relative;
}
.ban-form .form-control {
    position: relative;
    padding: 15px 60px 15px 23px;
	border-radius:0;
	color: #222222;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}

.ban-form .form-control::-webkit-input-placeholder {
	color: #222222;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}
.ban-form .form-control::-moz-placeholder {
	color: #222222;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}
.ban-form .form-control:-ms-input-placeholder {
	color: #222222;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}
.ban-form .form-control::-ms-input-placeholder {
	color: #222222;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}

.ban-form .btn.btn-primary.cmn_btn {
    color:#ffff ;
    background: #935f35;
    border: #935f35;
    padding: 20px 40px;
    position: absolute;
    right:-1px;
	font-size: 22px;
	transform: skewX(0);
}
.ban-form .btn.btn-primary.cmn_btn span{
	transform: skewX(0);
}
.ban-form .btn.btn-primary.cmn_btn:after{
	position: absolute;
	content: "";
	left: -10px;
	width: 20px;
	height: 62px;
	background: #935f35;
	top: 0;
	transform: skewX(-15deg);
}
				 
.footr-box .social-icon ul li{
display: inline-block;}
.footr-box .social-icon ul li a{
color: #ffff;
text-decoration: none;}

.footr-border{
	border:2px solid #404040;
	/* width: 100%; */
	
}
/* .footr-bottom{
	display: flex;
	justify-content: space-between;
	
} */

.footr-bottom p{
	font-size: 18px;
	color: #cdcaca;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
}
.footr-bottom ul {
    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;
}
.footr-bottom ul li{
	margin-right:10px;
}
.footr-bottom ul li:last-child{
	margin-right:0;
}
.footr-bottom ul li a{
	font-size: 18px;
	color: #cdcaca;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
}
.footer-menu ul li a:hover{
	color:#955f37;
}
.terms_menu ul{
	-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.social-icon {
    margin-top: 55px;
}
.social-icon li {
    margin-right: 15px;
}
.social-icon li a .fa{
    margin-right: 15px;
    font-size:25px;
    color:#ffffff;

}
.social-icon li:Last-child{
    margin-right: 0;
}
.footr-bottom {
    border-top: 1px solid #404040;
    padding-top: 20px;
    margin: 40px 35px 0;
}

.footr-bottom p a {
    vertical-align: top;
    color: #fff;
}

.img-sec-outr .container-fluid{
	padding:0 50px;
}

/* Priyanka */


/*Priyanka(10.3.21)*/

.hdr_fix {
	left: 0;
	right: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	transition: all 0.5s;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	/*background: #fff;*/
	animation: slide-down 0.5s;
	-ms-animation: slide-down 0.5s;
	-webkit-animation: slide-down 0.5s;
	box-shadow: 0 5px 20px rgba(0,0,0,.2);
    /*padding: 10px 0;*/
}
@keyframes slide-down{0%{opacity:0;transform:translateY(-100%);-moz-transform:translateY(-100%);-webkit-transform:translateY(-100%);-o-transform:translateY(-100%);-ms-transform:translateY(-100%);}
100%{opacity:1;transform:translateY(0);-moz-transform:translateY(0);-webkit-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);}
}


.footr-box .social-icon ul li a:hover{
	color:#935f35;
}
.footr-bottom ul li a:hover{
	color:#935f35;
}
/*******12-4****/
.img-sec-outr {
    padding: 100px 0;
}
/******13-14******/


.product-details-sec {
    padding-top: 105px;
}

.inner-banner .banner_txt p{
	margin:0;
}
.product-details-des {
    padding-left: 35px;
}
.sw-off img {
    width: 100%;
}
.sw-tmb-off {
	border: 1px solid transparent;
	text-align: center;
}
.sw-tmb-off img {
	height:88px;
	object-fit: cover;
}
.sw-off {
	text-align: center;
	position:relative;
}
.sw-off:after{
	position:absolute;
	content:"";
	background:url(../images/zoom-icn.png)no-repeat;
	background-size:100% 100%;
	width:46px;
	height:46px;
	top: 0;
	right: 0;
	cursor: pointer;
	bottom: 0;
	margin: auto;
	left: 0;
	cursor: pointer;
}

.sw-tmb-off-in img {
    width: 100%;
}
.product-detils-pic-outr .gallery-thumbs {
    margin-top:15px;
}

.product-details-des h2{
	color:#000000;
	font-size:90px;
	margin: 0 0 50px;
	line-height: 85px;
}
.product-details-des h3{
	color:#432918;
	font-size:60px;
	line-height:50px;
	margin:0 0 25px;
}
.outr_quantity ul li{
	position:relative;
	color:#2b2b2b;
	font-size:22px;
	margin:0 0 25px;
	padding-left:45px;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
}
.outr_quantity ul li:last-child{
	margin:0;
}
.outr_quantity ul li:after{
	position:absolute;
	content:"";
	left:0;
	top:2px;
	background:url(../images/circle-dot.png)no-repeat;
	background-size:100% 100%;
	width:24px;
	height:24px;
	border-radius:100%;
}

.choose_color_outr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
            margin-top:45px;
}
.select_color_bx{
	height:60px;
    border:1px solid #979797;
    transform: skewX(-15deg);
    display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
        align-items: center;
        width: 42%;
        padding:0 20px;
}
.select_color_bx select {
    -webkit-appearance: none;
    background:url(../images/drop-down-arrow.png) no-repeat;
    background-size: auto;
    background-position: 98% center;
    width: 100%;
    opacity: 1;
    border: 0;
    position: relative;
    opacity: 1;
    font-size:22px;
    color:#222222;
    box-shadow: none;
    transform: skewX(15deg);
    font-family: 'Roboto', sans-serif;
	font-weight:700;
}
.select_color_bx select option {  padding-top:50px;}

.choose_quantity_bx{
	width:42%;
	height:60px;
    border:1px solid #979797;
     display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
        align-items: center;
         transform: skewX(-15deg);
}
.choose_quantity_bx .form-control {
    border-radius: 0;
    width: 100%;
    color: #222222;
    font-size: 22px;
    border:0;
    transform: skewX(15deg);
    background:transparent;
    padding:0 20px;
}

.choose_quantity_bx .form-control::-webkit-input-placeholder {
	color: #222222;
    font-size: 22px;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}
.choose_quantity_bx .form-control::-moz-placeholder {
	color: #222222;
    font-size: 22px;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}
.choose_quantity_bx .form-control:-ms-input-placeholder {
	color: #222222;
    font-size: 22px;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}
.choose_quantity_bx .form-control::-ms-input-placeholder {
	color: #222222;
    font-size: 22px;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}

.choose_quantity_bx .form-control:focus{
	border:0;
	outline:0;
	box-shadow: none;
}
.add_cart_bx .btn.btn-primary.cmn_btn {
    padding: 16px 48px;
}
.inner-ftr{
	margin-top:0!important;
}
.cap-sld .swiper-button-prev, .cap-sld .swiper-button-next {
    display: none;
}

/*******sandip-halder-13\4****/


/*.scl-sec{
	background:url(.../images/map-bg.png)no-repeat;
}*/

.contact-outr{
	background-color: #f3f3f3;
}
.cntct-hd{
	font-size: 60px;
	margin-bottom: 25px;
	color:#432918;
}
.cntct-txt{
	padding: 60px 0;
}

.contact-frm .form-control {
    background-color: transparent;
    border: 1px solid #acacac;
    border-radius: 0;
    font-size: 22px;
    color: #2b2b2b;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
    text-transform: capitalize;
    height:72px;
    padding: 0 20px;
}
.contact-frm .form-group .form-control::-webkit-input-placeholder {
	font-size: 22px;
    color: #2b2b2b;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
}
.contact-frm .form-group .form-control::-moz-placeholder {
	font-size: 22px;
    color: #2b2b2b;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
}
.contact-frm .form-group .form-control:-ms-input-placeholder {
	font-size: 22px;
    color: #2b2b2b;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
}
.contact-frm .form-group .form-control::-ms-input-placeholder {
	font-size: 22px;
    color: #2b2b2b;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
}

.contact-frm .form-group.message_bx .form-control{
	height:172px;
}
.contact-frm {
    padding: 0 70px 0 40px;
}
.Cntct-frm-sec{
	margin:75px 0px;
}

.scl-sec{
	position: relative;
}
.icon-outr {
    border: 2px solid #432918;
    border-radius: 0;
    height: auto;
    width: 1005px;
    position: absolute;
    top: 50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -o-transform:translateY(-50%);
	left: 0;
	right: 0;
	margin: auto;
	padding: 30px 50px;
}


.icon-innr {
    background-color: #fff;
    border-radius: 0;
    height: 100%;
    width: 100%;
    padding: 55px;
}

.crcl {
    width: 75px;
    border: 2px solid #935f35;
    height: 75px;
    border-radius: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    margin-bottom: 20px;
}
.info_inner{
	margin-bottom: 35px;
}
.info_inner:last-child {
    margin: 0;
}
.scl-info{
	text-align: center;
	
}
.scl-info a{
	font-size: 40px;
	color: #935f35;
}
.form-group.message_bx .form-control {
    padding-top: 20px;
}
/******14-4***/
.container-fluid {
    padding: 0 50px;
}



/*Priyanka(13.04.21)*/
.about-product-page{
padding: 115px 0 130px;

}

/*.about-product-page .cmn_hdr h2 {
    font-size: 90px;
    color: #000000;
}*/


.about-product-page .abt-txt p{
	font-size: 22px;
	color: #2b2b2b;
 	font-family: 'Roboto', sans-serif;
    font-weight: 500;
}


.t-shirt_bx{
	position: relative;
}

/* .t-shirt_bx::after{
	position: absolute;
	content: '';
	left: 50px;
    right: 0;
    top: -50px;
	width: 430px;
	height: 430px;
	background: #eeeeee;
	border-radius: 100%;
	z-index: -1;
} */


.about-product-page .abt-txt h3 {

    color: #432918;
    font-size: 60px;
    text-transform: uppercase;
    margin: 0 0 35px;

}

/*.produtct-sec{
	padding:0  195px 0;
}*/

/*.produtct-sec .comn-hdr-outr .cmn_hdr h2{
	color: #000000;
	font-size: 90px;
}*/

.produtct-sec .product_outr{
	margin-top: 35px;
}

.product-inner-banner-sec{
	background:url(../images/inner-banner-produt-page.jpg)no-repeat;
	background-size:100% 100%;
	padding:125px 0 75px;
}

.inner-banner-outr{
	padding:90px 0 75px;
}

.product-inner-banner-sec p{
	font-size: 22px;
	color: #ffffff;
	margin-top: 40px;
	padding-bottom: 46px;
	font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

/*.product-inner-banner-sec .btn .btn-primary .cmn_btn{
	margin-top: 46px;
}*/

.loading-btn{
	padding-top: 30px;
	margin: auto;
	display: table;
}

.content {
  height: auto;
  width: 100%;
  color: transparent;
 margin-top: 35px;
  display: none;

}
/*centering text just for view */



.about-product-page .t-shirt_bx{
	position: relative;
}
.about-product-page .t-shirt_bx::after{
	position: absolute;
	content: '';
	left:30px;
    right: 0;
    top:50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -o-transform:translateY(-50%);
	width:575px;
	height:575px;
	background: #EEEEEE;
	border-radius: 100%;
	z-index: -1;
}
.noContent {
 color: #935F35;
  background-color: transparent;
  border: 1px solid #935F35;
  text-decoration: none;
}




.product-inner-banner-sec .cmn_hdr {
    padding-bottom:0;
}

/**** billing *********/
.billing-sec {
    padding: 125px 0 50px;
}
.billing-frm .form-control {
	width: 100%;
	height: 70px;
	padding:0 20px;
	color: #222222;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	border-radius: 0;
	border: 1px solid #979797;
	background: transparent;
}


.billing-frm .form-group .form-control::-webkit-input-placeholder {
	color: #222222;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}
.billing-frm .form-group .form-control::-moz-placeholder {
	color: #222222;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}
.billing-frm .form-group .form-control:-ms-input-placeholder {
	color: #222222;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}
.billing-frm .form-group .form-control::-ms-input-placeholder {
	color: #222222;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}
.billing-frm .form-group select {
    -webkit-appearance: none;
    background:url(../images/drop-down-arrow.png) no-repeat;
    background-size: auto;
    background-position: 95% center;
    width: 100%;
    height:70px;
    padding:0 20px;
    opacity: 1;
   	border: 1px solid #979797;
    position: relative;
    opacity: 1;
    font-size:22px;
    color:#222222;
    box-shadow: none;
    font-family: 'Roboto', sans-serif;
	font-weight:700;
}
.billing-frm .form-group input[type="number"] {
    -moz-appearance: textfield;
}
.cart-summery {
    background: #f3f3f3;
}
.cart-summery h2{
	color: #935f35;
	font-size: 50px;
	background:#e7e7e7;
	padding:45px 50px;
	line-height: 45px;
}
.pro_title h3{
	color: #432918;
	font-size: 40px;
	line-height: 35px;
	margin:0 0 25px;
}
.pro_title p{
	color: #2b2b2b;
	font-size:18px;
	line-height:30px;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
}
.pro_price span{
	color: #432918;
	font-size:35px;
	line-height:30px;
}
.inner-sum-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
             -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.inner-sum-bx{
	border-bottom:2px dashed #d5d5d5;
	padding:0 25px 35px;
	margin-bottom:35px;
}
.inner-sum-bx:last-child{
	border-bottom:0;
	padding:0 25px 0;
	margin-bottom:0;
}
.sum-outr {
    padding: 45px 25px 30px;
}

.tolal_sum {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
            background:#e7e7e7;
            padding:45px 50px;
}
.tolal_sum h3{
	color: #432918;
	font-size: 40px;
	line-height: 35px;
	margin:0;
}
.tolal_sum span{
	color: #432918;
	font-size: 35px;
	line-height: 35px;
	margin:0;
}
.pro_title {
    width: 64%;
}




.radio_outr{
	width:100%;
	height:70px;
	border:1px solid #979797;
	padding:0 22px;
	border-radius:0;
	margin-bottom: 15px;
	display: table;
	width: 100%;	
}

.inr_cell{
	display: table-cell;
	vertical-align: middle;
	position: relative;
}
.inr_cell p{
	display: inline-block;
	vertical-align: bottom;
	margin: 0;
	padding-left: 32px;
	color: #222222;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}
.inr_cell p span{
	color: #828282;
}
.pynmt .inr_cell p{
	padding-left: 5px;
}
.payicons {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.payicons img {
    width: auto;
}
/* RADIO */

.regular-radio {
	display: none;
}
.regular-radio + label {
	-webkit-appearance: none;
	background-color: #edecec;
	border: 1px solid #edecec;
	width:20px;
	height:20px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
	margin-bottom: 0!important;
}
.regular-radio:checked + label:after {
	content: ' ';
	width: 12px;
	height: 12px;
	border-radius: 50px;
	position: absolute;
	top: 3px;
	background:#935f35;
	left: 3px;
}
.regular-radio:checked + label {
	border: 1px solid #935f35;
}
.radio_outr:focus{
	background: #935f35;
}
/******/
.regular-checkbox {
	display: none;
}
.regular-checkbox + label {
	background-color: #fff;
	border: 1px solid #b1b1b1;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	border-radius: 0px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-bottom: 0!important;
	width: 19px;
	height: 17px;
}
.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
.regular-checkbox:checked + label {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
}
.regular-checkbox:checked + label:after {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0;
	bottom: 0;
	margin: auto;
	background: url(../images/tick.png) no-repeat;
	width: 9px;
	height: 7px;
}
.check_box p {
    display: inline-block;
    vertical-align: middle;
    padding-left: 12px;
    color: #464646;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
}
/*******/
.radio_outr.selected{
	background: #f8eced;
}
.pay_hdr h3{
	color: #000000;
	font-size:50px;
	margin:60px 0 50px;
	line-height:45px;
}


.padd-rht{
	padding-right:10px;
}
.padd-lft{
	padding-left:10px;
}
/*15-4-2021*/
.entry-header.has-text-align-center.header-footer-group {
    display: none;
}
.comments-wrapper.section-inner {
    display: none;
}
.footer-widgets-outer-wrapper {
    display: none;
}
.pagination-single-inner {
    display: none;
}
.customer-review-sec {
    padding: 0 0 45px;
}
/*16-4-2021*/
.produtct-sec {
    padding-top: 106px;
}
.cart_icn a {
    color: #fff;
    }
/*20-4-2021 */   
.add_cart_bx .btn.btn-primary.cmn_btn{
    background: #935F35;
    font-size: 25px;
    color: #FFFFFF;
    padding: 19px 37px;
    line-height: 1;
    transition: all 0.5s;
    border: 2px solid transparent;
    border-radius: 0;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    transform: skewX(-15deg);
}

.add_cart_bx .btn.btn-primary.cmn_btn:hover {
    background: transparent;
    color: #935F35;
    border: 2px solid #935F35;
}
.woocommerce-variation-add-to-cart.variations_button.qun-flex {
    display: flex;
    align-items: center;
    padding: 0 5px;
    /* transform: skewX( -15deg
 ); */
}
.woocommerce .quantity .qty {
    width: 100px !important;
    text-align: center;
    transform: skewX( -15deg
 );
    padding: 10px;
}
/*21-4-2021*/
.team-expart-sec .product_outr{
	padding: 15px !important;
	position: relative;
}

.social-icn{
	position: absolute;
	bottom: 40px;
	left: 0;
	right: 0;
	margin: auto;
}

.team_expart_pic img {
    width: 100%;
}
.social-icn p{
	text-align: center;
	color: #fff;
	font-size: 30px;
	padding-bottom: 10px;
}

.social-icn ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.social-icn ul li{
	margin-right:10px;
}
.social-icn ul li:last-child{
	margin-right:0;
}
.social-icn ul li a .fa{
	color: #fff;
	font-size: 24px;
}



.testimoni-text .swiper-slide h3{
	color:#432918;
	font-size:60px;
	line-height:1;
	margin:0 0 35px;
    
}
.testimoni-text .swiper-slide p{
	color:#2b2b2b;
	font-size:20px;
	margin:0 0 27px;
	line-height:40px;
	font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.testimoni-text .swiper-slide span{
	font-family: 'photograph_signatureregular';
	color:#432918;
	font-size:50px;
}

.testi-pic {
    width: 103px;
    height: 103px;
    border-radius: 100%;
    text-align:center;
    margin:auto;
    border:6px solid transparent;
    
}
.testi-pic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 100%;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
}
.testimoni-outr .swiper-slide.swiper-slide-active .testi-pic img{
	-webkit-filter: grayscale(0);
	        filter: grayscale(0);
}
/*.testimoni-outr .swiper-slide{
	width: 115px !important;
	height: 115px;
	margin:auto;
}*/
.testimoni-outr .swiper-slide.swiper-slide-active{
	width: 330px !important;
	height: 330px;
}
.testimoni-outr .swiper-slide.swiper-slide-active .testi-pic {
    width: 330px !important;
	height: 330px;
    transition:all 0.7s;
    -webkit-transition:all 0.7s;
    -ms-transition:all 0.7s;
    -moz-transition:all 0.7s;
    -o-transition:all 0.7s;
  }
.testimoni-text{
	text-align:center;
	padding: 0 180px;
}
.testimoni-outr {
    padding: 0 37%;
}
.testimoni-slider-nav{
	padding:20px 0 110px;
}


.testimoni-text {
    text-align: center;
    padding: 0 10px;
    width: 50%;
    float: right;
}
.testimoni-outr {
   	padding:0;
	width: 50%;
}

.testimoni-slider-nav {
    padding:0 10px 110px;
}






.testi_slider_arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.testi_slider_arrow .swiper-button-prev7,
.testi_slider_arrow .swiper-button-next7 {
    /*background-repeat: no-repeat;
	width:30px;
    height:13px;
    background-size: 100% 100%;*/
    cursor: pointer;
}

.testi_slider_arrow .swiper-button-prev7,
.testi_slider_arrow .swiper-button-next7 {
    background: #ffffff;
    border: 2px solid #935f35;
    color: #935f35;
    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;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    font-size: 25px;
    transition: all 0.5s;
}

.testi_slider_arrow .swiper-button-prev7:hover,
.testi_slider_arrow .swiper-button-next7:hover {
    background: #935f35;
    color: #ffffff;
}

.testi_slider_arrow .swiper-button-prev7 {
    margin-right: 5px;
    left: auto;
    right: 50px;
    margin-top: 0;
    bottom: 0;
}

.testi_slider_arrow .swiper-button-next7 {
    left: auto;
    right: 0;
    margin-top: 0;
    bottom: 0;
}

.testi_slider_arrow .swiper-button-prev7:after,
.testi_slider_arrow .swiper-button-next7:after {
    display: none;
}

/*23-4-2021*/
.collection_slider {
    padding-bottom: 30px;
}

.gallery-thumbs .sw-tmb-off-in  {
    height: 200px;
    object-fit: cover;
    width: 100%;
}

.gallery-top .sw-off  {
    height: 500px;
    width: 100%;
    object-fit: cover;
}
/*.sw-tmb-off img {
    height: 300px !important;
    object-fit: cover;
}
.sw-off img {
    width: auto !important;
}*/
.logo_area {
    width: 120px;
}
/*24-4-2021*/
.product-category-sec {
    padding: 110px 0 70px;
}
.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
    font-size: 26px;
    color: #000000;
/*font-family: 'Veneer Two';*/
font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
}

.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #935F35 !important;
    color: #fff!important;
    transform: skewX(-15deg);
}
.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: transparent !important;
    color: #935F35!important;
    border: 2px solid #935F35 !important;
}
.woocommerce button.button, .woocommerce input.button {
    font-size: 20px;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    color: #935F35!important;
    background-color: #EBE9EB!important;
    padding: 20px 30px;
    transform: skewX(-15deg);
}
#coupon_code {
    border: 2px solid #CCCED0 !important;
    padding: 9px 15px !important;
    min-width: 220px !important;
    height: 46px;
    color: #777777;
    font-size: 15px;
    transform: skewX(-15deg);
}
td.product-name a {
    color: #000000 !important;
}
.shipping-calculator-button {
    color:#935F35 !important;
}
/*.product-price {
    font-size: 26px !important;
}
bdi {
    font-size: 26px;
}*/
.cart_totals h2 {
    padding: 10px 5px;
}

.woocommerce-billing-fields__field-wrapper p {
  /*font-family: 'Roboto', sans-serif*/
}
.woocommerce-billing-fields h3 {
    /*font-family: 'Roboto', sans-serif;*/
    text-transform: uppercase;
    font-weight: 600;
}
.woocommerce-billing-fields__field-wrapper label {
    font-family: 'Roboto', sans-serif;
    color: #935F35;
}
.woocommerce-billing-fields .form-row, .woocommerce-shipping-fields .form-row, .woocommerce form .form-row {
    display: block;}

    .product-category-sec .woocommerce form .form-row input.input-text, .product-category-sec .woocommerce form .form-row textarea, .product-category-sec .select2-container--default .select2-selection--single {
    padding: 15px;
    color: #777777 !important;
    font-size: 16px;
    /*font-family: 'ProximaNovaRegular';*/
    border: 2px solid #CCCED0 !important;
    border-radius: 0;
    line-height: 1;
    height: 42px !important;
}
.product-category-sec .select2-container--default .select2-selection--single{font-family: 'Roboto', sans-serif;}
a.shipping-calculator-button, a.showcoupon {
    color: #935F35;
}
.product-name-bg {
    background: #935F35;
    width: 50%;
    color: #fff !important;
}
.shop_table .woocommerce-checkout-review-order-table .product-name .product-name-bg{
color:#fff !important}
#order_review_heading {
    padding: 15px 8px;
}
.shop_table.woocommerce-checkout-review-order-table.chkout-boxx {
    font-family: 'Roboto', sans-serif;
}
.woocommerce-privacy-policy-link {
    color: #935F35;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: right;
    letter-spacing: 2px;
}
#order_comments_field {
    color: #935F35;font-family: 'Roboto', sans-serif;
}
.posted_in a {
    color: #935F35;
}

/*26-4-2021*/
.showlogin {
    color: #935F35;
}
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    background: #916039;
    padding: 12px 15px;
    margin-bottom: 25px;
    font-size: 20px;
    color: #fff;
    letter-spacing: 2px;
}
.woocommerce-table__product-name.product-name {
    font-family: 'Roboto', sans-serif;
}
.woocommerce-LostPassword.lost_password a {
    color: #935F35;
}
.woocommerce form.login, .woocommerce form.register {
    border: 1px solid #D3CED2;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
    font-family: 'Roboto', sans-serif;
}
.woocommerce-account .woocommerce-MyAccount-navigation{
	width:100% !important;
	float:none !important;
}
.woocommerce-MyAccount-navigation ul {
    display: flex;
justify-content: center;
flex-wrap: wrap; }
.woocommerce-MyAccount-navigation ul li a {
    padding: 10px 15px;
}
.woocommerce-MyAccount-navigation ul li {
    margin: 20px 10px;
}
.woocommerce-MyAccount-navigation ul li a {
    padding: 10px 15px;
    border: 1px solid #93613A;
    background: #93613A;
    color: #fff;
    letter-spacing: 2px;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: none !important;
    width: 100% !important;
    text-align: center;
    padding-top: 60px;
    font-family: 'Roboto', sans-serif;
}
.woocommerce-MyAccount-content p a {
    color: #93613A;
}
.u-columns.woocommerce-Addresses.col2-set.addresses.row {
    padding-top: 35px;
}
.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
    font-family: 'Roboto', sans-serif;
}
.woocommerce-order p {
    padding: 10px 0;
}
.woocommerce-column__title {
    padding: 10px;
}
address {
    font-family: 'Roboto', sans-serif;
}
.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
    padding: 10px;
}
.star-rating {
    display: none !important;
}
.woocommerce-loop-product__title {
    color: #976943;
}
#recentcomments {
    display: none;
}
.widget.widget_recent_comments {
    display: none;
}
.search-form {
    display: none;
}
.page-numbers {
    color: #9B704B;
}
.woocommerce-products-header__title.page-title {
    text-align: center;
    font-size: 50px;
}
.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 1em;
    padding: 0;
    font-size: .92em;
    color: #767676;
    text-align: center;
    font-family: 'Roboto', sans-serif;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: none;
    text-align: center;
}
.fancybox-caption__body {
    display: none !important;
}
/* 30-4-2021 */
.banner_txt.text-center .home_page h1 span {
    font-size: 80px;
}
.banner_txt.text-center.home_page h1 {
    line-height: 160px;
    font-size: 160px;
/*     margin-top: 90px; */
	margin-top: -192px;
}
.banner_txt.text-center.home_page h1 span {
    font-size: 80px;
}
.banner_txt.text-center.home_page h1 {
/*     margin: auto 0; */
}
/* 3-5-2021 */
.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 100%;
    display: inline-block;
    margin-right: 1em;
    padding: 10px 25px;
    font-size: 30px;
    transform: skewX(-15deg);
    margin-bottom: 10px;
}
.product_pic.product-listing-img-outr {
/*     height: 435px !important; */
    width: 100%;
}

.product_pic.product-listing-img-outr img {
    height: 100%;
    width: 100%;
}
.margin-auto{
    margin: auto;
}
.col-md-4:nth-child(1) .footr-box{
    text-align: left;
}
.col-md-4:nth-child(2) .footr-box{
    text-align: center;
}
.col-md-4:nth-child(3) .footr-box{
    text-align: right;
}
.col-md-4:nth-child(1) h5{
    text-align: left;
}
.col-md-4:nth-child(2) h5{
    text-align: center;
}
.col-md-4:nth-child(3) h5{
    text-align: right;
}
.row.upper-footer {
    padding: 0 60px;
}
/* 8-5-2021 */
.navbar-nav li {
    margin-right: 30px;
/*     margin: 0 100px; */
	margin: 0 58px;
    position: relative;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
/*AM-10.5.21*/
.video_slider_arrow .swiper-button-prev-knife, .video_slider_arrow .swiper-button-next-knife {
    background: #ffffff;
    border: 2px solid #935f35;
    color: #935f35;
    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;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    font-size: 25px;
    transition: all 0.5s;
}
.video_slider_arrow .swiper-button-prev-knife, .video_slider_arrow .swiper-button-next-knife {
    cursor: pointer;
    position: absolute;
}
.video_slider_arrow .swiper-button-next-knife {
    right: auto;
    left: -40px;
    margin-top: 0;
    bottom: 0;
}
.video_slider_arrow .swiper-button-prev-knife {
    margin-right: 0;
    right: -40px;
    left: auto;
    margin-top: 0;
    bottom: 0;
}
.lthr-prodct-bg{
/* 	background:url(../images/collection-bg.png)no-repeat; */
/* 	background:url(../images/lather-bg-new-min.png)no-repeat !important; */
	background:url(../images/lather-bg-new-min-min2.png)no-repeat !important;
	background-size:100% 100%;
	padding:180px 0 145px;
}
.exclusive-sec {
    padding-bottom: 60px;
}
/* 17-8-2021 */
.exclusive_slider {
    padding-bottom: 35px;
}
.swiper-wrapper {
    padding-bottom: 6px;
}
.knive_slider {
    padding-bottom: 35px;
}
.product_outr.hat_height {
    height: auto !important;
}
/* 18-8-2021 */
/* .cus_nav_innr{padding: 10px 0;} */