@font-face {
    font-family: 'GothamBold';
    src: url('../fonts/gothambold.eot?#iefix') format('embedded-opentype'), url('../fonts/gothambold.woff') format('woff'), url('../fonts/gothambold.ttf') format('truetype'), url('../fonts/gothambold.svg#GothamBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GothamBook';
    src: url('../fonts/gothambook.eot?#iefix') format('embedded-opentype'), url('../fonts/gothambook.woff') format('woff'), url('../fonts/gothambook.ttf') format('truetype'), url('../fonts/gothambook.svg#GothamBook') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FuturaLT-Book';
    src: url('../fonts/futuralt-book.eot?#iefix') format('embedded-opentype'), url('../fonts/futuralt-book.woff') format('woff'), url('../fonts/futuralt-book.ttf') format('truetype'), url('../fonts/futuralt-book.svg#FuturaLT-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}
* {
    margin: 0;
    padding: 0;
    outline: none !important;
}
body {
    overflow-x: hidden;
    font-family: 'GothamBook';
}
body:before,
body:after {
    content: none!important
}
::i-block-chrome,
body {
    -webkit-text-stroke: .1px
}
iframe {
    margin-bottom: 0;
}
img {
    max-width: 100%;
    vertical-align: top;
}
select::-ms-expand {
    display: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
span,
p,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}
label {
    font-weight: normal;
}
a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    color: #4265a8;
}
a,
input[type="submit"],
i,
span,
figure,
.btn,
button {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="number"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input:focus,
select:focus {
    box-shadow: none;
}
-webkit-overflow-scrolling: touch;
select::-ms-expand {
    display: none;
}
.preloader {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999999;
}
.preloader > i {
    display: inline-block;
    font-size: 36px;
    height: 36px;
    left: 50%;
    line-height: 36px;
    margin-left: -15px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    width: 36px;
    color: #855707;
}

/*****  Main CSS  *****/

.display-table {
    display: table;
    width: 100%;
    height: 100%;
}
.display-table-cell {
    display: table-cell;
    vertical-align: middle;
}
.container .container {
    width: auto;
    padding: 0;
}

/**** Header Section  ****/

header {
    width: 100%;
    background: #fff;
    padding: 12px 0 7px;
    box-shadow: 0 0px 3px #f0f0f0;
}
.logo {
    display: inline-block;
    vertical-align: middle;
    padding-top: 7px;
    width: 168px;
}
.header_middle_cntnt {
    display: inline-block;
    width: 52%;
    vertical-align: middle;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 64px;
    text-align: center;
}

/**** Navigation Section ****/

.header_btm {
    width: 100%;
    margin: auto;
    position: relative;
}
.header_btm nav {
    float: left;
}
.header_btm nav ul li {
    font-size: 15px;
    font-weight: 400;
    display: inline-block;
    float: left;
    text-transform: capitalize;
    position: relative;
    padding: 18px 35px;
}
.header_btm nav ul li:last-child:after {
    display: none;
}
.header_btm nav ul li:last-child {
    border-right: 0;
}
.header_btm nav ul li a {
    color: #262626;
    display: inline-block;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
}
.header_btm nav ul li:first-child {
    padding-left: 0;
}
.header_btm nav ul li:last-child {
    padding-right: 0;
}
.header_btm nav ul li a:hover,
.header_btm nav ul li.current-menu-item a:focus,
.header_btm nav ul li.current-menu-item a:active {
    color: #855707;
}
.header_btm nav ul li.current-menu-item a {
    color: #855707;
}
.contact_top {
    display: inline-block;
    vertical-align: middle;
    width: Auto;
    float: right;
}
.contact_top .social_icon {
    display: block;
    margin: 0;
    padding: 0;
}
.contact_top .social_icon li {
    list-style: none;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
}
.contact_top .social_icon li:first-child i {
    font-size: 25px;
    margin-right: 7px;
}
.contact_top .social_icon li i {
    font-size: 14px;
    line-height: 14px;
    color: #855707;
    margin-right: 4px;
    vertical-align: middle;
}
.contact_top .social_icon li a {
    color: #262626;
    font-size: 14px;
    line-height: 25px;
    vertical-align: middle;
}
.contact_top .social_icon li:hover a {
    color: #855707;
}
.contact_top .social_icon li a i {
    width: 23px;
    height: 27px;
    line-height: 26px;
    border: 1px solid #855707;
    text-align: center;
    color: #855707;
    margin-top: 8px;
    margin-right: 9px;
}
.contact_top .social_icon li:last-child a:last-child i {
    margin-right: 0;
}
.contact_top .social_icon li a:hover i {
    background-color: #855707;
    color: #fff;
}

/*** main content***/

.main_sec {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}
.main_sec .main_content {
    background-color: #855707;
    color: #FFF;
    padding: 6px;
}
.main_sec .main_content h2 {
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
    text-align: center;
    line-height: 22px;
}

/*** banner section ***/

.banner {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
}
.banner .carousel-inner > .item .banner_content {
    display: block;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.40);
    z-index: 1;
}
.banner .carousel-inner > .item .banner_content .banner_text {
    
    color: #fff;
    text-align: center;
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.banner .carousel-inner > .item .banner_content h2 {
    font-size: 40px;
    color: #fff;
    font-family: 'GothamBold';
	margin-bottom: 20px;
}
.banner .carousel-inner > .item .banner_content p {
    font-size: 18px;
    color: #fff;
    font-family: 'GothamBook';
}

.banner-inner .carousel-inner > .item {
    background-position: center center !important;
    background-size: cover;
    min-height: 362px;
    width: 100%;
}

/*** home_descp section ***/

.home_descp {
    padding: 72px 0;
    text-align: center;
    background-color: #f8f8f8;
}
.home_descp h2 {
    font-size: 40px;
    line-height: 25px;
    font-family: 'GothamBold';
    color: #262626;
    margin-bottom: 30px;
}
.home_descp p {
    font-size: 15px;
    line-height: 25px;
    color: #757575;
    margin-bottom: 40px;
}
.home_descp .btn-view {
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    background-color: #855707;
    border: 1px solid #855707;
    border-radius: 30px;
    padding: 13px 54px;
}
.home_descp .btn-view:hover {
    background-color: #fff;
    color: #855707;
}

/*** about_sec section ***/

.about_sec {
    display: block;
    background-image: url(../images/about_bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 72px 0;
    position: relative;
}
.about_sec:before {
    display: block;
    content: "";
    background-color: rgba(0, 0, 0, 0.83);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    margin: auto;
    z-index: 1;
}
.about_sec .about_content {
    display: block;
    width: 100%;
    position: relative;
    z-index: 2;
}
.about_sec .about_content h2 {
    font-size: 40px;
    font-family: 'GothamBold';
    color: #fff;
    margin-bottom:15px;
}
.about_sec .about_content p {
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    margin-bottom: 15px;
    margin-right: 50px;
}
.about_sec .about_content .btn-read {
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    background-color: #855707;
    border: 2px solid #855707;
    border-radius: 30px;
    padding: 11px 54px;
    margin-top: 30px;
display: inline-block;
}
.about_sec .about_content .btn-read:hover {
    background-color: #fff;
    color: #855707;
}
.about_sec .about_content .content_img {
    position: relative;
    margin:65px 0 0;
    padding: 0;
    min-height: 375px;
}
.about_sec .about_content .content_img figure {
    padding: 30px;
    z-index: 2;
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
}
.about_sec .about_content .content_img figure:after {
    border: 1px solid #fff;
    z-index: 2;
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 30px;
}

/*** category section ***/

.category_sec {
    margin: 0;
    padding: 57px 0 10px;
    background-color: #f8f8f8;
}
.category_sec .category_content h2 {
    font-size: 40px;
    font-family: 'GothamBold';
    color: #262626;
    margin-bottom: 50px;
}
.category_sec .category_content h6 {
    font-size: 20px;
    line-height: 25px;
    color: #262626;
    padding: 20px 0;
    text-align: center;
    margin-bottom: 45px;
}
.category_sec .category_content h6 a {
    color: #262626;
}
.category_sec .category_content h6 a:hover {
    color: #855707;
}
.category_sec .category_content .fancybox1 {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    width: 100%;
}
.category_sec .category_content a img {
    position: relative;
}
.category_sec .category_content a:hover > .hover_eff {
    opacity: 1;
}
.category_sec .category_content a .hover_eff {
    background-color: rgba(0, 0, 0, 0.69);
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0;
    text-align: center;
    height: 100%;
    padding: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.category_sec .category_content a .hover_eff h6 {
    font-size: 20px;
    line-height: 25px;
    color: #fff;
    font-family: 'GothamBold';
    margin: 0;
}
.category_sec .category_content .fancybox-custom .fancybox-skin {
    box-shadow: 0 0 50px #222;
}

/*** testimonial scetion ***/

.testimonial_sec:before {
    display: block;
    content: "";
    background-color: rgba(0, 0, 0, 0.83);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    margin: auto;
    z-index: 0;
}
.testimonial_sec {
    display: block;
    background-image: url(../images/testimonial_bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    padding: 50px 0 30px;
}

/*.testimonial_sec{
    margin: 0;
    padding: 61px 0 36px;
    background-color: #131313;
}**/

.testimonial_sec .carousel-caption {
    right: 0;
    left: 0;
    padding: 30px 94px;
    position: relative;
    width: 100%;
    margin: auto;
}
.testimonial_sec .carousel-caption p {
    font-size: 20px;
    line-height: 30px;
    position: relative;
    margin-bottom: 35px;
}
.testimonial_sec .carousel-caption p:before {
    display: block;
    content: "\f10d";
    font-family: 'FontAwesome';
    position: absolute;
    top: -8px;
    left: -22px;
    margin: auto;
    padding: 0;
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
.testimonial_sec .carousel-caption p:after {
    display: inline-block;
    content: "\f10e";
    font-family: 'FontAwesome';
    position: absolute;
    bottom: -6px;
    right: inherit;
    margin-left: 9px;
    padding: 0;
}
.testimonial_sec .carousel-caption cite {
    font-style: normal;
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    margin-bottom: 32px;
}
.testimonial_sec .carousel-caption cite span {
    font-size: 11px;
    line-height: 25px;
    color: #bfbdbb;
}
.carousel-indicators .active {
    width: 9px;
    height: 9px;
    margin: 0 5px 0 0;
    background-color: #855707;
    border-color: #855707;
}
.carousel-indicators li {
    width: 9px;
    height: 9px;
    margin: 0 5px 0 0;
    background-color: #fff;
    border-color: #fff;
}
.carousel-indicators {
    bottom: 0;
}

/*** foote section ***/

footer .ftr_section {
    background-color: #f5f7f9;
    padding: 32px 0 34px;
}
footer .ftr_section .ftr_heading {
    margin-bottom: 25px;
    display: block;
}
footer .ftr_section .ftr_heading h5 {
    font-size: 15px;
    line-height: 25px;
    color: #262626;
    font-family: 'GothamBold';
    font-weight: 400;
    padding-top: 32px;
}
footer .ftr_section .ftr_content {
    display: block;
}
footer .ftr_section .ftr_content p {
    font-size: 14px;
    color: #262626;
    margin-bottom: 25px;
    padding-right: 19px;
}
footer .ftr_section .ftr_content ul li,
footer .ftr_section .ftr_content nav ul li {
    list-style: none;
    font-size: 14px;
    line-height: 30px;
    color: #262626;
    padding-bottom: 3px;
}
footer .ftr_section .ftr_content ul li img {
    margin-bottom: 25px;
}
footer .ftr_section .ftr_content ul li:last-child img {
    margin-bottom: 0px;
}
footer .ftr_section .ftr_content nav ul li a {
    color: #262626;
    text-transform: uppercase;
}
footer .ftr_section .ftr_content nav ul li a:hover,
footer .ftr_section .ftr_content nav ul li.current-menu-item a:focus,
footer .ftr_section .ftr_content li.current-menu-item a:active {
    color: #855707;
}
footer .ftr_section .ftr_content nav ul li.current-menu-item a {
    color: #855707;
}
footer .ftr_section .ftr_content ul li .blog_img {
    display: inline-block;
    width: 71px;
    height: 71px;
    margin-right: 24px;
    vertical-align: middle;
}
footer .ftr_section .ftr_content ul li:first-child .blog_img {
    margin-bottom: 22px;
}
footer .ftr_section .ftr_content ul li .blog_content {
    display: inline-block;
    vertical-align: top;
    width: 160px;
    margin: 0;
    padding: 0;
}
footer .ftr_section .ftr_content ul li .blog_content p {
    font-size: 14px;
    line-height: 19px;
    color: #262626;
    margin: 0 0 8px;
    padding: 0;
}
footer .ftr_section .ftr_content ul li .blog_content a {
    color: #262626;
}
footer .ftr_section .ftr_content ul li .blog_content:hover a p,
footer .ftr_section .ftr_content ul li .blog_content:hover a h6 {
    color: #855707;
}
footer .ftr_section .ftr_content ul li .blog_content h6 {
    font-size: 12px;
    color: #757575;
}
footer .ftr_section .ftr_content .contact_info li {
    margin-bottom: 13px;
}
footer .ftr_section .ftr_content .contact_info li i {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    margin-right: 4px;
    color: #a6a6a6;
}
footer .ftr_section .ftr_content .contact_info li:first-child i {
    font-size: 18px;
    margin-right: 6px;
    vertical-align: top;
    padding-top: 3px;
}
footer .ftr_section .ftr_content .contact_info li:last-child i {
    font-size: 22px;
    margin-right: 8px;
}
footer .ftr_section .ftr_content .contact_info li p {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 24px;
    color: #262626;
    padding: 0;
    margin: 0;
    width: 242px;
}
footer .ftr_section .ftr_content .contact_info li a {
    color: #262626;
    font-size: 14px;
    vertical-align: middle;
}
footer .ftr_section .ftr_content .contact_info li a:hover,
footer .ftr_section .ftr_content .contact_info li:hover i {
    color: #855707;
}
footer .copyright {
    background-color: #393737;
    padding: 25px 0;
    text-align: center;
}
footer .copyright p {
    font-size: 16px;
    color: #a2a2a2;
    font-family: 'FuturaLT-Book';
}
footer .copyright p a {
    color: #855707;
}
footer .copyright p a:hover {
    opacity: 0.5;
}

/*-- About Page css --*/


/*** about section ***/

.about {
    display: block;
    margin: 0;
    padding: 70px 0;
}
.about .about_content h2 {
    font-size: 40px;
    font-family: 'GothamBold';
    color: #262626;
    margin-bottom: 40px;
}
.about .about_content p {
    font-size: 15px;
    line-height: 30px;
    color: #757575;
    margin-bottom: 25px;
    padding-right: 14px;
}
.about .about_content p:last-child {
    margin-bottom: 0;
}
.about .about_content .about_img,
.about .about_content .about_img1 {
    position: relative;
    margin: 0 0 35px;
    padding: 0;
    width: 100%;
}
.about .about_content .about_img:last-child {
    margin-bottom: 0;
}
.about .about_content .about_img img,
.about .about_content .about_img1 img {
    width: 100%;
    min-height: 395px;
}
.about .about_content .about_img figure {
    background-color: rgba(0, 0, 0, 0.67);
    padding: 30px;
    z-index: 2;
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
}
.about .about_content .about_img1 figure {
    /*background-color: rgba(0, 0, 0, 0.67);*/
    padding: 30px;
    z-index: 2;
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
}
.about .about_content .about_img1 figure:after,
.about .about_content .about_img figure:after {
    border: 1px solid #fff;
    z-index: 4;
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 25px;
}
.about .about_content .about_img .img_content,
.about .about_content .about_img1 .img_content {
    display: block;
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 4;
    width: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    text-align: center;
}
.about .about_content .about_img .btn-Shop,
.about .about_content .about_img1 .btn-Shop {
    font-size: 15px;
    color: #fff;
    text-align: center;
    padding: 12px 50px;
    border: 1px solid #fff;
    border-radius: 30px;
    width: 186px;
    z-index: 4;
}
.about .about_content .about_img .btn-Shop:hover,
.about .about_content .about_img1 .btn-Shop:hover {
    background-color: rgba(255, 255, 255, 0.67);
    color: rgba(0, 0, 0, 0.67);
}

/*-- Contact Us page css --*/


/*** contact_link section ***/

.contact_link {
    display: block;
    margin: 0;
    padding: 66px 0;
}
.contact_link .inner_contact {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}
.contact_link .inner_contact .email_link {
    display: inline-block;
    vertical-align: middle;
    width: 42%;
    float: left;
}
.contact_link .inner_contact .contact_no {
    display: inline-block;
    vertical-align: middle;
    width: 33%;
    margin: auto;
}
.contact_link .inner_contact .social_media {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    float: right;
}
.contact_link .inner_contact h3 span {
    font-size: 17px;
    color: #262626;
    font-family: 'GothamBold';
}
.contact_link .inner_contact h3 {
    display: inline-block;
    vertical-align: middle;
    clear: none;
}
.contact_link .inner_contact figure {
    display: inline-block;
    vertical-align: middle;
    margin-right: 24px;
}
.contact_link .inner_contact figure i {
    color: #fff;
    width: 84px;
    height: 84px;
    line-height: 83px;
    font-size: 30px;
    text-align: center;
    border: 1px solid #855707;
    background-color: #855707;
    border-radius: 100px;
}
.contact_link .inner_contact .contact_no figure i {
    font-size: 40px;
}
.contact_link .inner_contact h3 a {
    color: #757575;
    font-size: 12px;
    line-height: 17px;
    font-weight: 900;
    display: block;
    margin-top: 3px;
}
.contact_link .inner_contact .email_link:hover a,
.contact_link .inner_contact .contact_no:hover a {
    color: #855707;
}
.contact_link .inner_contact .social_media .face:hover {
    color: #855707;
}
.contact_link .inner_contact .social_media .twit:hover {
    color: #855707;
}
.contact_link .inner_contact .email_link:hover i,
.contact_link .inner_contact .contact_no:hover i,
.contact_link .inner_contact .social_media:hover i {
    background-color: #fff;
    color: #855707;
    border-color: #855707;
}

/*** contact section ***/

.contact_sec {
    display: block;
    margin: 0;
    padding: 4px 0 70px;
}
.contact_sec h2 {
    font-size: 40px;
    line-height: 48px;
    color: #262626;
    font-family: 'GothamBold';
    margin-bottom: 24px;
}
.contact_sec .contact_form {
    display: block;
    width: 100%;
    margin: 0;
    padding-right: 15px;
}
.contact_sec .contact_form .form-group:first-child,
.contact_sec .contact_form .form-group:nth-child(2) {
    margin-bottom: 21px;
}
.contact_sec .contact_form .form-group {
    margin-bottom: 25px;
}
.contact_sec .contact_form .form-control {
    height: 51px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 21px;
    color: #757576;
    border: 1px solid #8d6218;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(219, 206, 182, 0.83);
    box-shadow: inset 0 1px 1px rgba(219, 206, 182, 0.83);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: none;
    background-color: transparent;
}
.contact_sec .contact_form textarea.form-control {
    height: 154px;
    resize: none;
    margin-bottom: 35px;
    padding: 12px 12px;
}
.contact_sec .contact_form .btn-submit {
    padding: 14px 66px;
    background-color: #855707;
    border: 1px solid #855707;
    border-radius: 30px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.contact_sec .contact_form .btn-submit:hover {
    background-color: #fff;
    color: #855707;
}
.contact_sec .contact_map {
    display: block;
    margin: 0;
    padding-left: 20px;
    width: 100%;
}
.contact_sec .contact_map iframe {
    margin-bottom: 0;
    width: 100%;
}
.gm-style .place-card {
    display: none !important;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control.wpcf7-not-valid {
    border: 1px solid #d73434 !important;
}
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ng,
div.wpcf7-spam-blocked {
    border: 1px solid #d73434;
    color: #d73434;
    background: #e9c8c8;
    float: none;
    margin: 15px 0 0;
    text-align: center;
    width: 100%;
    font-size: 13px;
    padding: 10px;
}
span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    display: none;
}
div.wpcf7-mail-sent-ok {
    border: 1px solid #398f14;
    background: #a1e1a1;
    color: #398f14;
    display: block !important;
    float: none;
    margin: 15px 0 0;
    text-align: center;
    width: 100%;
    font-size: 13px !important;
    padding: 10px !important;
}

/*-- Shop page css --*/


/*** shop_sec section ***/

.shop_sec {
    margin: 0;
    padding: 0;
    display: block;
}
.shop_sec .shop_content {
    width: 100%;
    display: block;
    margin: 0;
    padding: 68px 0;
}
.shop_sec .shop_content:nth-child(2) {
    background-color: #f6f8fa;
    padding: 82px 0 36px;
}
.shop_sec .shop_content .shop_img {
    width: 100%;
    margin-bottom: 0px;
}
.shop_sec .shop_content .shop_text {
    display: block;
    margin: 0;
    padding: 22px 0 0;
    text-align: center;
}
.shop_sec .shop_content .shop_text h4 {
    font-size: 20px;
    color: #262626;
}
.shop_sec .shop_content .shop_text h4 a {
    color: #262626;
}
.shop_sec .shop_content a:hover h4 {
    color: #855707;
}
.shop_sec .shop_content .shop_img figure {
    overflow: hidden;
    transition: none;
}
.shop_sec .shop_content .shop_img figure img {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.shop_sec .shop_content .shop_img:hover figure img {
    -webkit-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15);
    cursor: pointer;
}
.shop_img figure img {
    width: 100%;
}
.shop_sec .shop_inner .col-sm-4:first-child .shop_img,
.shop_sec .shop_inner .col-sm-4:nth-child(2) .shop_img,
.shop_sec .shop_inner .col-sm-4:nth-child(3) .shop_img {
    padding-top: 0px;
    border-top: none;
    margin-top: 0;
}
.shop_sec .shop_inner .col-sm-4 .shop_img {
    border-top: 1px solid #e0e0e0;
    padding-top: 30px;
    margin-top: 30px;
}

/*--- Shop Internal pgae css ---*/

.shop_sec .shop_inner {
    padding: 70px 0 42px;
    border-bottom: 1px solid #eaecee;
}
.shop_sec .shop_inner:last-child {
    padding: 60px 0;
    border-bottom: none;
}
.shop_sec .shop_inner .shop_text {
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
}
.shop_sec .shop_inner .shop_text h4 {
    font-size: 20px;
    color: #262626;
    line-height: 25px;
    padding-top: 20px;
}
.shop_sec .shop_inner .shop_text h5 {
    font-size: 20px;
    color: #262626;
    line-height: 25px;
    padding-top: 14px;
}
.shop_sec .shop_inner .shop_text h4 a {
    color: #262626;
}
.shop_sec .shop_inner .shop_text h4 a:hover {
    color: #855707;
}
.shop_sec .shop_inner .shop_text h5 span {
    color: #855707;
    font-family: 'GothamBold';
}

/*--- Sizing page css ---*/

.sizes_sec .sizes_inner_sec {
    padding: 72px 0;
    border-bottom: 1px solid #eaecee;
}
.sizes_sec .sizes_inner_sec:last-child {
    border-bottom: none;
}
.sizes_sec .sizes_inner_sec .sizes_content {
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
}
.sizes_sec .sizes_inner_sec .sizes_content h4 {
    font-size: 20px;
    color: #262626;
    line-height: 25px;
    padding-top: 30px;
}
.sizes_sec .sizes_inner_sec .sizes_content h4 a {
    color: #262626;
}
.sizes_sec .sizes_inner_sec .sizes_content h4 a:hover {
    color: #855707;
}
.sizes_sec .shop_img figure img {
    width: 100%;
}

/*--- Specific product page css---*/

.product_sec {
    padding: 70px 0;
}
.product_sec .product_content {
    display: block;
    width: 100%;
}
.product_sec .product_content {
    display: block;
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
}
.product_sec .product_content .slide_content {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.product_sec .product_content .slide_content h4 {
    font-size: 22px;
    color: #454545;
    font-family: 'GothamBold';
    margin-bottom: 20px;
}
.product_sec .product_content .slide_content p:last-child {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
.product_sec .product_content .slide_content p {
    font-size: 15px;
    color: #757575;
    line-height: 30px;
    padding-bottom: 33px;
}
.product_sec .product_content .slide_content p:last-child {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 30px;
}
.product_sec .product_content .slide_content .qty_price {
    display: block;
    margin: 0;
    padding: 0;
}
.product_sec .product_content .single_variation_wrap .qty_price .price_size li {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    font-size: 14px;
    line-height: 24px;
    color: #4b4b4b;
    width: 200px;
    font-family: 'GothamBook';
}
.product_sec .product_content .slide_content .qty_price .price_size li img {
    margin-left: 10px;
}
.product_sec .product_content .single_variation_wrap .qty_price .price_size h6 {
    font-size: 20px;
    line-height: 30px;
    color: #242424;
    font-family: 'GothamBold';
}
.product_sec .product_content .woocommerce-variation-add-to-cart.variations_button.qyt.woocommerce-variation-add-to-cart-disabled {
    display: inline-block;
    vertical-align: middle;
}
.product_sec .product_content .woocommerce-variation-add-to-cart.variations_button.qyt.woocommerce-variation-add-to-cart-enabled {
    display: inline-block;
    vertical-align: middle;
}
.product_sec .product_content .slide_content .qty_price form {
    margin-top: 42px;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 1em;
    border: 0;
    width: 100%;
    position: absolute;
    bottom: -69px;
}
.woocommerce div.product form.cart .variations select {
    display: inline-block;
    margin-right: 1em;
    cursor: pointer;
    padding: 12px 35px 12px 12px;
    font-size: 15px;
    line-height: 15px;
    color: #242424;
    font-family: 'GothamBold';
    margin-right: 20px;
    position: relative;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    width: 100%;
    background: url(../images/drop-down.png) no-repeat 90% 50%;
    border: 1px solid #e0e0e0;
    height: 45px;
    border-radius: 0;
}
.woocommerce div.product form.cart .variations select option {
    padding: 5px;
}
.product_sec .product_content .woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    font-size: 15px;
    color: #855707;
    font-family: 'GothamBold';
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    padding: 14px 25px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    margin-left: 36px;
}
.product_sec .product_content .woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce button.button.alt.disabled {
    background-color: #855707;
    color: #fff;
    border-color: #855707;
    padding: 14px 25px !important;
    margin-left: 36px;
}
.woocommerce div.product form.cart .reset_variations {
    visibility: hidden;
    font-size: .83em;
    color: #855707;
    font-size: 14px;
    text-align: center;
    margin: 0px auto;
    position: absolute;
    left: 0;
    right: 0;
    padding: 7px 0;
}
.woocommerce div.product form.cart .reset_variations:hover {
    text-decoration: underline;
}
.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
    margin-bottom: 0;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
    position: relative;
}

/*.sizes_inner_sec .col-sm-4 {
    border-top: 1px solid #eaecee;
    padding: 82px 15px 0;
    margin-bottom: 0px;
}
.sizes_inner_sec .col-sm-4:first-child, .sizes_inner_sec .col-sm-4:nth-child(2), .sizes_inner_sec .col-sm-4:nth-child(3) {
    border-top: 0;
    padding-top: 0;
    padding-bottom: 70px;
}*/

.sizes_inner_sec .col-sm-4 {
    margin: 0 0 50px !important;
    text-align: left;
    width: auto;
}
.sizes_inner_sec .col-sm-4 {
    max-width: 33.3%;
}
.sizes_inner_sec .col-sm-4:nth-child(3n) {
    margin-right: 0 !important;
}
.product_sec .product_content .woocommerce .quantity .minus,
.woocommerce-page .quantity .minus {
    bottom: 0;
    right: 0;
    border-radius: 0;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 30px;
    height: 29px;
    line-height: 11px;
    background: #fff !important;
    font-size: 20px;
}
.product_sec .product_content .woocommerce .quantity .plus,
.woocommerce-page .quantity .plus {
    top: 0;
    right: 0;
    border-bottom: 0;
    position: absolute;
    border-radius: 2px 2px 0 0;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto 0;
    top: 0;
    bottom: 1px;
    margin: auto 0;
    width: 30px;
    height: 28px;
    line-height: 11px;
    background: #fff !important;
    font-size: 20px;
}
.product_sec .product_content .woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty {
    width: 91px;
    background: #fff !important;
    height: 29px;
}
.single_variation_wrap > div {
    display: inline-block;
    font-family: "GothamBold";
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0 !important;
}
.single_variation_wrap{
    margin-bottom: 20px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #242424 !important;
    font-size: 20px;
    line-height: 30px;
}
.slider .flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
    height: 384px !important;
    width: 555px !important;
}
.slider img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 555px !important;
    height: 384px !important;
}

/*** error page 404 ***/

.error-404.not-found {
    background: #50514f;
    float: left;
    font-family: "PT Sans", sans-serif;
    padding-bottom: 50px;
    padding-top: 30px;
    text-align: center;
    width: 100%;
    color: #fff;
}
.error_section h1 {
    color: #ffffff;
    display: inline-block;
    font-size: 35px;
    font-weight: 700;
    line-height: 0;
    margin-bottom: 0;
    margin-top: 30px;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
}
.error_section p {
    color: #ffffff;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    margin: 15px auto 0;
    text-align: center;
}
.error_btm_cntnt {
    float: left;
    padding: 41px 0 48px;
    text-align: center;
    width: 100%;
}
.error_btm_cntnt h1 {
    color: #50514f;
    font-family: "PT Sans", sans-serif;
    font-size: 165px;
    font-weight: 600;
    line-height: 140px;
    margin-bottom: 40px;
    margin-top: 0;
}
.error_btm_cntnt p {
    color: #50514f;
    font-family: "PT Sans", sans-serif;
    font-size: 21px;
}

/*** cart page ***/

.entry-header {
    box-shadow: none !important;
    margin: 0;
}
.no-sidebar .entry-header, .no-sidebar .entry-content, .no-sidebar .entry-summary, .no-sidebar .entry-footer, .no-sidebar .comments-area, .no-sidebar .image-navigation, .no-sidebar .post-navigation, .no-sidebar .pagination, .no-sidebar .page-header, .no-sidebar .page-content, .no-sidebar .content-bottom-widgets {
    margin-right:0;
    margin-left: 0;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button.wc-forward:hover,
.woocommerce button.button.wc-forward:hover,
.woocommerce input.button.wc-forward:hover {
    text-decoration: none;
    background-color: #855707 !important;
    color: #fff;
    border-color: #855707 !important;
}
.woocommerce #respond input#submit,
.woocommerce a.button.wc-forward,
.woocommerce button.button.wc-forward,
.woocommerce input.button.wc-forward {
    font-size: 14px !important;
    color: #855707;
    font-family: 'GothamBold';
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #e0e0e0 !important;
    padding: 11px 16px !important;
    margin-left: 0;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    background: #fff !important;
}
.wc-proceed-to-checkout a:hover,
.wc-proceed-to-checkout a:focus {
    margin-left: 0 !important;
}
.woocommerce a.remove {
    display: block;
    font-size: 19px !important;
    height: 22px !important;
    width: 22px !important;
    text-align: center;
    line-height: 20px !important;
    border-radius: 100%;
    color: red !important;
    text-decoration: none;
    font-weight: 700;
    border: 1px solid red;
    box-shadow: none !important;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    width: 100px;
    box-shadow: none;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    width: 140px;
    background: #fff !important;
    margin: 0 38px 0 0 !important;
    padding: 9px 18px !important;
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
    float: none;
    font-size: 14px;
    color: #855707;
    font-family: 'GothamBold';
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    padding: 9px 18px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-image: none;
    text-decoration: none;
    background-color: #855707 !important;
    color: #fff !important;
    border-color: #855707 !important;
}
.checkout-button.button.alt.wc-forward {
    padding: 14px 25px !important;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit[disabled]:disabled,
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button[disabled]:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button[disabled]:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled {
    padding: 9px 18px !important;
}

/*** checkout page ***/

.entry-title {
    font-family: 'GothamBook';
    font-size: 32px !important;
    text-align: center;
}
.woocommerce-info::before {
    color: #855707;
}
.woocommerce-info {
    border-top-color: #855707;
    text-align: center;
    font-family: 'GothamBook';
    font-size: 17px;
    color: #262626;
}
.woocommerce-info a {
    color: #262626;
    font-family: 'GothamBold';
    text-decoration: none;
    box-shadow: none;
}
.woocommerce-info a:hover {
    color: #855707;
}
.lost_password a {
    box-shadow: none;
    color: #855707;
    opacity: 0.6;
}
.lost_password a:hover {
    opacity: 1;
}
.woocommerce form.checkout_coupon p,
.woocommerce form.login p,
.woocommerce form.register p {
    font-size: 16px !important;
    font-family: 'GothamBook' !important;
    margin-bottom: 10px !important;
}
.woocommerce form .form-row.form-row-first label,
.woocommerce form .form-row.form-row-last label {
    line-height: 2;
    font-size: 16px !important;
    font-family: 'GothamBook' !important;
    color: #333;
}
.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
    background: #fff;
    border-radius: 0;
    box-shadow: none;
}
.woocommerce form .form-row .input-text:focus,
.woocommerce-page form .form-row .input-text:focus {
    border-color: #d1d1d1;
}
.woocommerce #respond .form-row input#submit,
.woocommerce .form-row a.button,
.woocommerce .form-row button.button,
.woocommerce .form-row input.button {
    padding: 12px 22px !important;
    font-size: 15px;
    color: #fff;
    font-family: 'GothamBold';
    border-radius: 0;
    background-color: #855707;
    border: 1px solid #855707;
    text-transform: uppercase;
    margin-right: 20px;
}
.woocommerce #respond .form-row input#submit:hover,
.woocommerce .form-row a.button:hover,
.woocommerce .form-row button.button:hover,
.woocommerce .form-row input.button:hover {
    background-image: none;
    text-decoration: none;
    background-color: #fff !important;
    color: #855707 !important;
    border-color: #855707 !important;
}
.entry-content h3,
.entry-summary h3,
.comment-content h3,
.textwidget h3 {
    font-size: 19px !important;
}
.woocommerce-billing-fields p .input-text {
    padding: 11px 0.438em !important;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    display: block;
    font-size: 16px !important;
}
.select2-container .select2-choice {
    padding: 3px 0 3px 8px !important;
    box-shadow: none;
}
.woocommerce form .form-row #order_comments {
    height: 90px;
    resize: none;
}
#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    box-shadow: none;
    color: #855707;
    opacity: 1;
}
#add_payment_method #payment .payment_method_paypal .about_paypal:hover,
.woocommerce-cart #payment .payment_method_paypal .about_paypal:hover,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal:hover {
    opacity: 0.7;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box .status-box p span a {
    box-shadow: none;
    color: #855707;
    opacity: 0.5;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box .status-box p span a:hover {
    opacity: 1;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    float: right;
    padding: 14px 25px !important;
    width: 240px !important;
}
.checkout_coupon .form-row.form-row-first #coupon_code {
    padding: 12px 6px;
}
.Checkout.is-desktop .Textbox {
    box-shadow: none !important;
    border-color: #d1d1d1 !important;
}
.Checkout.is-desktop .Fieldset-child--focused:not(.is-invalid) {
    border-color: #d1d1d1 !important;
    box-shadow: none !important;
    background-color: #fff;
}
.modal .Checkout.is-desktop .Button {
    background-color: #855707 !important;
    color: #fff;
}
.modal .Checkout.is-desktop .Button-content {
    background-color: #855707 !important;
    color: #fff;
}
.modal .Checkout.is-desktop .Button-content:hover {
    background-color: #fff !important;
    color: #855707;
    border-color: #855707;
}
.woocommerce table.shop_table td a {
    color: #8fae1b;
    box-shadow: none;
}
.woocommerce table.shop_table td a:hover {
    color: #855707;
}
.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
    display: none;
}
.price_size span {
    display: inline-block;
    padding-top: 2px;
    vertical-align: top;
}
.header_btm nav ul li#wpmenucartli a.wpmenucart-contents i.wpmenucart-icon-shopping-cart-0 {
    font-size: 20px;
}
.single_variation{
    position: relative;
}
.single_variation .amount:before{
    position: absolute;
    content: 'Price:';
    top: 0;
    left: 0;padding-left: 35px;
    width: 73%;
    
}
.price_size{
    display: inline-block;
    list-style: none;
}
.single_variation .woocommerce-variation-price {
    padding-left: 65px;
    width: 73%;
}
.woocommerce-variation.single_variation {
    float: right;
    width: 60%;
    padding-left: 35px;
}
.single_variation_wrap > div#product_total_price {
    margin-left: 99px;
}
/*** Responsive section ***/

@media(min-width:1500px) {
    .container {
        width: 1440px;
    }
}
@media(max-width:1499px) {
    /*** header scetion ***/
    header {
        padding: 6px 0;
    }
    .logo {
        width: 168px;
        padding-top: 10px
    }
    .header_middle_cntnt {
        width: 57%;
    }
    .header_btm nav ul li {
        padding: 18px 27px;
    }
    /*** banner section ***/
    .banner-inner .carousel-inner > .item {
        min-height: 254px;
    }
    /*** home_descp section ***/
    .home_descp {
        padding: 55px 0;
    }
    .home_descp h2 {
        font-size: 38px;
        margin-bottom: 25px;
    }
    .home_descp p {
        margin-bottom: 35px;
    }
    .home_descp .btn-view {
        padding: 10px 50px;
    }
    /*** about scetion ***/
    .about_sec {
        padding: 60px 0;
    }
    .about_sec .about_content h2 {
        font-size: 38px;
        margin-bottom: 10px;
    }
    .about_sec .about_content .btn-read {
        padding: 10px 50px;
    }
    .about_sec .about_content p {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 10px;
    margin-right: 10px;
}
    /*** category section ***/
    .category_sec {
        padding: 50px 0 10px;
    }
    .category_sec .category_content h2 {
        font-size: 38px;
        margin-bottom: 45px;
    }
    .category_sec .category_content h6 {
        margin-bottom: 30px;
        padding: 18px 0;
        font-size: 18px;
    }
    /*** testimonial section ***/
    .testimonial_sec {
        padding: 50px 0 30px;
    }
    .testimonial_sec .carousel-caption p {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 23px;
    }
    /*--- about page css---*/
    /** banner scetion **/
    .banner .carousel-inner > .item .banner_content h2 {
        font-size: 38px;
    }
    /** about scetion **/
    .about {
        padding: 55px 0;
    }
    .about .about_content h2 {
        font-size: 38px;
        margin-bottom: 30px;
    }
    .about .about_content p {
        font-size: 15px;
        line-height: 27px;
        margin-bottom: 20px;
    }
    /*--- contact page css ---*/
    /*** contact_link section ***/
    .contact_link {
        padding: 50px 0;
    }
    .contact_link .inner_contact figure i {
        width: 70px;
        height: 70px;
        line-height: 69px;
        font-size: 25px;
    }
    .contact_link .inner_contact .contact_no figure i {
        font-size: 35px;
    }
    /*** contact_sec section ***/
    .contact_sec h2 {
        font-size: 38px;
        line-height: 38px;
    }
    .contact_sec .contact_form .btn-submit {
        padding: 10px 50px;
    }
    /*--- Shop Page Css ---*/
    .shop_sec .shop_content {
        padding: 50px 0;
    }
    .shop_sec .shop_content .shop_text {
        padding: 20px 0 0;
    }
    .shop_sec .shop_content .shop_text h4 {
        font-size: 18px;
    }
    .shop_sec .shop_content:nth-child(2) {
        padding: 60px 0 34px;
    }
    /*--- shop internal page css ---*/
    .shop_sec .shop_inner {
        padding: 52px 0 42px;
    }
    .shop_sec .shop_inner:last-child {
        padding: 50px 0;
    }
    .shop_sec .shop_inner .shop_text h4 {
        font-size: 18px;
        line-height: 22px;
        padding-top: 19px;
    }
    .shop_sec .shop_inner .shop_text h5 {
        font-size: 18px;
        line-height: 18px;
        padding-top: 10px;
    }
    /*--- Specific product page css ---*/
    .product_sec .product_content .slide_content h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .product_sec .product_content .slide_content p {
        font-size: 14px;
        line-height: 25px;
        padding-bottom: 20px;
    }
    .product_sec .product_content .slide_content .qty_price form {
        margin-top: 25px;
    }
    .product_sec .product_content .slide_content .qty_price li h6 {
        font-size: 17px;
        line-height: 27px;
    }
    .product_sec .product_content .slide_content .qty_price form .select_option {
        font-size: 14px;
        line-height: 14px;
        width: 157px;
    }
    /*--- sizing page css ---*/
    .sizes_sec .sizes_inner_sec {
        padding: 50px 0;
    }
    .sizes_sec .sizes_inner_sec .sizes_content h4 {
        font-size: 18px;
        padding-top: 20px;
    }
    .sizes_inner_sec .col-sm-4 {
        max-width: 53%;
    }
    .sizes_inner_sec .col-sm-4:first-child {
        max-width: 57%;
        margin-bottom: 30px !important;
        width: 40%;
        margin-right: 24px !important;
    }
    .sizes_inner_sec .col-sm-4:nth-child(2) {
        width: 50%;
        max-width: 66%;
        margin-left: 69px !important;
    }
    .sizes_inner_sec .col-sm-4:last-child {
        width: 47%;
    }
    .sizes_inner_sec .col-sm-4:nth-child(6) .shop_img figure img {
        height: 233px;
    }
    /*.sizes_inner_sec .col-sm-4:first-child, .sizes_inner_sec .col-sm-4:nth-child(2), .sizes_inner_sec .col-sm-4:nth-child(3) {
        padding-bottom: 50px;
    }
    .sizes_inner_sec .col-sm-4 {
        padding: 52px 15px 0;
    }
    /*** product page ***/
    .product_sec .product_content .woocommerce .quantity .plus,
    .woocommerce-page .quantity .plus {
        bottom: 1px;
        height: 28px;
    }
    .product_sec .product_content .woocommerce .quantity input.qty,
    .woocommerce-page .quantity input.qty {
        width: 91px;
        background: #fff !important;
        height: 29px;
    }
    /*** checkout page ***/
    .woocommerce form.checkout_coupon p,
    .woocommerce form.login p,
    .woocommerce form.register p {
        font-size: 14px !important;
        font-family: 'GothamBook' !important;
        margin-bottom: 10px !important;
    }
    div.wpcf7-validation-errors,
    div.wpcf7-mail-sent-ng,
    div.wpcf7-spam-blocked,
    div.wpcf7-mail-sent-ok {
        margin-bottom: 0px;
    }
}
@media(max-width:1199px) {
    /*** header section ***/
	header {
    padding: 6px 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}
    .logo {
        display: inline-block;
        vertical-align: middle;
        padding-top: 14px;
    }
    .header_middle_cntnt {
        width: 55%;
    }
    .header_btm nav ul li {
        font-size: 14px;
        padding: 18px 14px;
    }
    .contact_top {
        margin: 4px auto;
    }
	.main_sec {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top: 108px;
}
    /*** banner ***/
    .banner-inner .carousel-inner > .item {
        min-height: 193px;
    }
    /*** fome_descp section ***/
    .home_descp h2 {
        font-size: 34px;
        margin-bottom: 25px;
    }
    .home_descp p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 30px;
    }
    .home_descp .btn-view {
        padding: 10px 39px;
        font-size: 14px;
    }
    /*** about_sec scetion ***/
    .about_sec {
        padding: 60px 0;
        background-attachment: local;
    }
    .about_sec .about_content h2 {
        font-size: 34px;
        margin-bottom: 26px;
    }
    .about_sec .about_content p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 37px;
        margin-right: 37px;
    }
    .about_sec .about_content .btn-read {
        padding: 10px 39px;
        font-size: 14px;
    }
    /*** category_sec section ***/
    .category_sec {
        padding: 40px 0 0px;
    }
    .category_sec .category_content h2 {
        font-size: 34px;
        margin-bottom: 30px;
    }
    .category_sec .category_content a .hover_eff h6 {
        font-size: 16px;
        line-height: 16px;
        padding: 14px 0;
    }
    .category_sec .category_content h6 {
        margin-bottom: 30px;
        padding: 16px 0;
        font-size: 16px;
    }
    /*** testimonial_sec section ***/
    .testimonial_sec {
        padding: 35px 0 20px;
    }
    .testimonial_sec .carousel-caption p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    /*** footer section ***/
    footer .ftr_section {
        padding: 30px 0 30px;
    }
    footer .ftr_section .ftr_content ul li .blog_img {
        width: 60px;
        height: 60px;
        margin-right: 12px;
        margin-bottom: 30px;
    }
    footer .ftr_section .ftr_content ul li .blog_content {
        width: 136px;
    }
    footer .ftr_section .ftr_content .contact_info li:first-child i {
        margin-right: 11px;
    }
    footer .ftr_section .ftr_content .contact_info li p {
        font-size: 14px;
        line-height: 23px;
        width: 190px;
    }
    footer .ftr_section .ftr_content p {
        font-size: 13px;
        margin-bottom: 20px;
        padding-right: 0px;
        line-height: 1.5;
    }
    footer .ftr_section .ftr_content .contact_info li {
        margin-bottom: 10px;
    }
    footer .copyright {
        padding: 20px 0;
    }
    footer .copyright p {
        font-size: 14px;
    }
    /*** about us page ***/
    /*** banner section ***/
    .banner .carousel-inner > .item .banner_content h2 {
        font-size: 32px;
    }
    /*** about_sec section ***/
    .about .about_content h2 {
        font-size: 34px;
        margin-bottom: 15px;
    }
    .about .about_content p {
        font-size: 14px;
        line-height: 25px;
        margin-bottom: 20px;
    }
    /*** shop page ***/
    /*** shop_sec section ***/
    .shop_sec .shop_content {
        padding: 40px 0;
    }
    .shop_sec .shop_content:nth-child(2) {
        padding: 50px 0 26px;
    }
    /*** product-category page ***/
    /*** shop_sec section ***/
    .shop_sec .shop_inner {
        padding: 45px 0 40px;
    }
    .shop_sec .shop_inner:last-child {
        padding: 40px 0;
    }
    .shop_sec .shop_inner .shop_text h4 {
        font-size: 17px;
        line-height: 17px;
        padding-top: 17px;
    }
    .shop_sec .shop_inner .shop_text h5 {
        font-size: 17px;
        line-height: 18px;
        padding-top: 10px;
    }
    /*** contact page ***/
    /*** contact_link section ***/
    .contact_link {
        padding: 40px 0;
    }
    .contact_link .inner_contact figure i {
        width: 60px;
        height: 60px;
        line-height: 58px;
        font-size: 22px;
    }
    .contact_link .inner_contact h3 span {
        font-size: 15px;
    }
    .contact_sec h2 {
        font-size: 33px;
        line-height: 33px;
        margin-bottom: 20px;
    }
    .contact_sec .contact_form {
        padding-right: 0px;
    }
    /*** product page ***/
    /*** product_sec section ***/
    .product_sec .product_content .slide_content h4 {
        font-size: 18px;
        margin-bottom: 7px;
    }
    .product_sec .product_content .slide_content p {
        font-size: 14px;
        line-height: 22px;
        padding-bottom: 15px;
    }
    .product_sec .product_content .woocommerce .quantity .minus,
    .woocommerce-page .quantity .minus {
        top: 0;
        height: 29px;
    }
    .product_sec .product_content .woocommerce .quantity .plus,
    .woocommerce-page .quantity .plus {
        bottom: 1px;
        height: 28px;
    }
    .woocommerce td.product-name dl.variation dd,
    .woocommerce td.product-name dl.variation dt {
        display: inline-block;
        float: left;
        margin-bottom: 0;
        padding: 0;
    }
    /*** sizes page ***/
    .sizes_inner_sec .col-sm-4:last-child {
        max-width: 39%;
        margin-bottom: 0 !important;
    }
    .sizes_inner_sec .col-sm-4:nth-child(3) {
        max-width: 47%;
    }
    .sizes_inner_sec .col-sm-4:nth-child(4) {
        max-width: 53%;
    }
    .sizes_inner_sec .col-sm-4:nth-child(5) {
        max-width: 61%;
        margin-bottom: 0 !important;
    }
    /*** error page ***/
    .error_section h1 {
        font-size: 32px;
    }
    .error_section p {
        font-size: 18px;
    }
    .error_btm_cntnt h1 {
        font-size: 153px;
        line-height: 137px;
        margin-bottom: 28px;
    }
    .error_btm_cntnt p {
        font-size: 18px;
    }
}
@media(max-width:991px) {
    /*** header section ***/
    .header_btm nav ul li {
        font-size: 13px;
        padding: 17px 9px;
    }
    .header_middle_cntnt {
        width: 60%;
    }
    .logo {
        width: 113px;
        padding-top: 16px;
    }
    .header_btm nav ul li a {
        font-size: 14px;
    }
    .contact_top .social_icon li:first-child i {
        font-size: 23px;
        margin-right: 7px;
    }
    .contact_top .social_icon li i {
        font-size: 13px;
        line-height: 14px;
    }
    .contact_top .social_icon li a {
        font-size: 13px;
        line-height: 24px;
    }
    .contact_top .social_icon li a i {
        width: 23px;
        height: 24px;
        line-height: 22px;
        margin-top: 7px;
    }
    .contact_top {
        margin: 0px auto;
    }
	.main_sec {
    margin-top: 95px;
}
    /*** banner ***/
    .banner-inner .carousel-inner > .item {
        min-height: 145px;
    }
    /*** home_descp scetion ***/
    .home_descp {
        padding: 40px 0;
    }
    .home_descp h2 {
        font-size: 30px;
        margin-bottom: 16px;
        line-height: 35px;
    }
    .home_descp p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 26px;
    }
    /*** about_sec section ***/
    .about_sec {
        padding: 46px 0;
    }
    .about_sec .about_content h2 {
        font-size: 30px;
        margin-bottom: 22px;
    }
    .about_sec .about_content p {
        margin-bottom: 34px;
        margin-right: 10px;
    }
    .about_sec .about_content .btn-read {
        padding: 9px 34px;
        font-size: 12px;
        line-height: 22px;
    }
    .about_sec .about_content .col-sm-6 {
        width: 100%;
    }
    .about_sec .about_content .content_img img {
        min-height: auto;
    }
    .about_sec .about_content .content_img {
        min-height: auto;
        margin-top: 40px
    }
    /*** category_sec section ***/
    .category_sec .category_content h2 {
        font-size: 30px;
        margin-bottom: 30px;
    }
    .category_sec .category_content h6 {
        margin-bottom: 30px;
        padding: 16px 0;
        font-size: 15px;
    }
    /*** testimonial section ***/
    .testimonial_sec {
        padding: 29px 0 15px;
    }
    .testimonial_sec .carousel-caption {
        padding: 27px 47px;
    }
    .testimonial_sec .carousel-caption p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 15px;
    }
    .carousel-indicators li,
    .carousel-indicators .active {
        width: 7px;
        height: 7px;
    }
    /*** footer section ***/
    footer .ftr_section .ftr_content p {
        font-size: 12px;
        margin-bottom: 15px;
        padding-right: 0px;
        line-height: 1.4;
    }
    footer .row .col-sm-3:nth-child(2) {
        width: 20%;
    }
    footer .row .col-sm-3:nth-child(3) {
        width: 30%;
    }
    footer .ftr_section .ftr_content ul li,
    footer .ftr_section .ftr_content nav ul li {
        font-size: 12px;
        line-height: 30px;
    }
    footer .ftr_section .ftr_content ul li .blog_content {
        width: 119px;
    }
    footer .ftr_section .ftr_content .contact_info li:first-child i {
        font-size: 18px;
        margin-right: 10px;
        vertical-align: top;
        padding-top: 3px;
    }
    footer .ftr_section .ftr_content .contact_info li p {
        font-size: 13px;
        line-height: 21px;
        width: 137px;
    }
    footer .ftr_section .ftr_content ul li .blog_content p {
        font-size: 12px;
        line-height: 16px;
    }
    footer .ftr_section .ftr_content .contact_info li a {
        font-size: 13px;
    }
    footer .ftr_section .ftr_content .contact_info li i {
        font-size: 12px;
    }
    footer .copyright {
        padding: 15px 0;
    }
    footer .copyright p {
        font-size: 12px;
    }
    /*** about page ***/
    /*** banner section ***/
    .banner .carousel-inner > .item .banner_content h2 {
        font-size: 28px;
    }
    /*** about_sec section ***/
    .about {
        padding: 40px 0;
    }
    .about .about_content h2 {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .about .about_content p {
        font-size: 14px;
        line-height: 23px;
        margin-bottom: 15px;
    }
    .about .about_content p:last-child {
        margin-bottom: 30px;
    }
    .about .about_content .col-sm-6 {
        width: 100%;
    }
    .about .about_content .about_img1 {
        display: inline-block;
        width: 48%;
        margin-bottom: 0;
        margin-right: 12px;
    }
    .about .about_content .about_img {
        display: inline-block;
        width: 48%;
        margin-bottom: 0;
        margin-left: 12px;
    }
    .about .about_content .about_img img,
    .about .about_content .about_img1 img {
        width: 100%;
        min-height: 285px;
    }
    /***sizes page ***/
    .sizes_sec .sizes_inner_sec {
        padding: 0;
    }
    .sizes_sec .shop_img figure img {
        width: 100%;
    }
    .sizes_sec .sizes_inner_sec .sizes_content h4 {
        font-size: 16px;
        padding-top: 19px;
        line-height: 16px;
    }
    .sizes_inner_sec .col-sm-4 {
        padding: 35px 15px 0;
        margin: 0 0 0 !important;
        max-width: 43%;
    }
    .sizes_inner_sec .col-sm-4:first-child {
        max-width: auto !important;
        margin-bottom: 0 !important;
        width: 41% !important;
        margin-right: 11px !important;
    }
    .sizes_inner_sec .col-sm-4:nth-child(2) {
        max-width: 59%;
        width: 50%;
        float: left !important;
        margin-left: 45px !important;
    }
    .sizes_inner_sec .col-sm-4:nth-child(3) {
        max-width: 46%;
        width: auto;
        margin-left: 0 !important;
        float: left !important;
    }
    .sizes_inner_sec .col-sm-4:nth-child(4) {
        max-width: 53%;
        width: auto;
        margin-right: 0 !important;
    }
    .sizes_inner_sec .col-sm-4:nth-child(5) {
        max-width: 57%;
        width: auto;
    }
    .sizes_inner_sec .col-sm-4:last-child {
        max-width: 79%;
        width: 41%;
        padding: 35px 15px;
    }
    .sizes_inner_sec .col-sm-4:nth-child(6) .shop_img figure img {
        height: 166px;
        width: 100%;
    }
    /*** shop page ***/
    /*** shop_sec section ***/
    .shop_sec .shop_content .shop_text h4 {
        font-size: 16px;
    }
    /*** product-category page ***/
    .shop_sec .shop_inner .shop_text h4 {
        font-size: 15px;
        line-height: 16px;
        padding-top: 15px;
    }
    .shop_sec .shop_inner .shop_text h5 {
        font-size: 15px;
        line-height: 16px;
        padding-top: 8px;
    }
    .slider img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
        width: 555px !important;
        height: auto !important;
    }
    /*** contact page ***/
    /*** contact_link section ***/
    .contact_link .inner_contact .email_link {
        width: 35%;
    }
    .contact_link .inner_contact figure i {
        width: 55px;
        height: 55px;
        line-height: 54px;
        font-size: 20px;
    }
    .contact_link .inner_contact .contact_no figure i {
        font-size: 30px;
    }
    .contact_link .inner_contact h3 span {
        font-size: 14px;
    }
    .contact_sec {
        padding: 4px 0 45px;
    }
    .contact_sec h2 {
        font-size: 28px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .contact_sec .contact_form .form-control {
        font-size: 13px;
    }
    .contact_sec .contact_map {
        padding-left: 0;
    }
    /*** product section ***/
    .product_sec {
        padding: 50px 0 77px;
    }
    .product_sec .product_content .slide_content p {
        font-size: 14px;
        line-height: 21px;
        padding-bottom: 10px;
    }
    .product_sec .product_content .slide_content p:last-child {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .product_sec .product_content .woocommerce .quantity .minus,
    .woocommerce-page .quantity .minus {
        height: 29px;
    }
    .product_sec .product_content .woocommerce .quantity .plus,
    .woocommerce-page .quantity .plus {
        bottom: 1px;
        height: 28px;
    }
    .single_variation_wrap > div {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 18px;
    }
    .product_sec .product_content .single_variation_wrap .qty_price .price_size li {
        width: 184px;
    }
    .product_sec .product_content .woocommerce #respond input#submit.alt,
    .woocommerce a.button.alt,
    .woocommerce button.button.alt,
    .woocommerce input.button.alt {
        font-size: 13px;
        padding: 14px 25px;
        margin-left: 20px;
    }
    .checkout-button.button.alt.wc-forward {
        padding: 14px 25px !important;
        margin-left: 0;
    }
    .checkout-button.button.alt.wc-forward:hover {
        margin-left: 0;
    }
    .woocommerce div.product form.cart .variations select {
        padding: 6px 31px 7px 10px;
    }
    .woocommerce div.product form.cart table td.value {
        width: 165px !important;
    }
    .woocommerce div.product form.cart .variations select option {
        padding: 5px 5px;
        width: 162px;
        font-size: 12px;
    }
    .woocommerce .quantity,
    .woocommerce-page .quantity {
        margin-right: -16px;
    }
    .single_variation_wrap > div#product_total_price {
        margin-left: 0px;
    }
    .woocommerce div.product form.cart .button {
        vertical-align: middle;
        float: left;
        margin-left: 20px;
    }
    .product_sec .product_content .woocommerce #respond input#submit.alt:hover,
    .woocommerce a.button.alt:hover,
    .woocommerce button.button.alt:hover,
    .woocommerce input.button.alt:hover,
    .woocommerce button.button.alt.disabled {
        margin-left: 20px;
    }
    /*** checkout page ***/
    .entry-header {
        box-shadow: none !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .entry-header,
    .entry-summary,
    .entry-content,
    .entry-footer,
    .page-content {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .woocommerce table.cart td.actions .coupon .button,
    .woocommerce table.cart td.actions .coupon input,
    .woocommerce-page table.cart td.actions .coupon .button,
    .woocommerce-page table.cart td.actions .coupon input {
        width: 47% !important;
        box-sizing: border-box;
    }
    .woocommerce-page table.cart td.actions input.button {
        width: 45% !important;
        text-align: center;
        margin: auto;
    }
    .entry-content h3,
    .entry-summary h3,
    .comment-content h3,
    .textwidget h3 {
        margin-bottom: 15px;
        padding-top: 15px;
        margin-top: 0;
    }
    #order_review {
        padding: 15px 0 0 3px;
    }
    .woocommerce-error,
    .woocommerce-info,
    .woocommerce-message {
        margin: 0 0 15px !important;
    }
    /*** error page ***/
    .error_section h1 {
        font-size: 28px;
        line-height: 25px;
        margin-top: 22px;
    }
    .error_section p {
        font-size: 16px;
        margin: 11px auto 0;
    }
    .error_btm_cntnt {
        padding: 79px 0 84px;
    }
    .error_btm_cntnt h1 {
        font-size: 130px;
        line-height: 116px;
        margin-bottom: 60px;
    }
    .error_btm_cntnt p {
        font-size: 16px;
    }
}
@media(max-width:767px) {
    /**** Header Menu ****/
    header {
        padding: 6px 0 0;
        box-shadow: 0 0px 3px #855706;
    }
    .responsive-menu-button:focus {
        background: #db6509;
    }
    #responsive-menu-button {
        right: 24px;
        top: 14px;
    }
    #responsive-menu-container {
        width: 230px !important;
        background: #855706 !important;
    }
    #responsive-menu-container #responsive-menu li.responsive-menu-item a {
        border-bottom: 1px solid #855707 !important;
        border-top: 0 !important;
        text-transform: uppercase;
    }
    #responsive-menu-container #responsive-menu li.responsive-menu-item.responsive-menu-current-item > .responsive-menu-item-link:hover {
        border-bottom: 1px solid #855707 !important;
        background-color: #855706 !important;
    }
    #responsive-menu-container #responsive-menu li.responsive-menu-item.responsive-menu-current-item > .responsive-menu-item-link {
        background-color: #855706 !important;
        border-color: #855707 !important;
    }
    button#responsive-menu-button {
        background: #855706 !important;
        width: 40px !important;
        height: 36px !important;
        line-height: 14px !important;
        top: 12px !important;
        right: 15px !important;
        transform: translateX(0px) !important;position:fixed !important;
    }
    button#responsive-menu-button:hover,
    button#responsive-menu-button:active,
    button#responsive-menu-button:focus {
        background: #855707 !important;
        transform: translateX(0px) !important;
    }
    #responsive-menu-container #responsive-menu li.responsive-menu-item a:hover,
    #responsive-menu-container #responsive-menu li.responsive-menu-item a:focus,
    #responsive-menu-container #responsive-menu li.responsive-menu-item a:active {
        background-color: #855707 !important;
        opacity: 0.9;
    }
    #responsive-menu-container #responsive-menu li.responsive-menu-item a {
        background-color: #855707 !important;
    }
    #responsive-menu-wrapper #responsive-menu li.current-menu-item > a {
        background-color: #855707!important;
        opacity: 0.9
    }
    #responsive-menu li a:hover,
    #responsive-menu li.current-menu-item:focus a,
    #responsive-menu li.current-menu-item:active a #responsive-menu li.current-menu-item a {
        background-color: #855707 !important;
        opacity: 0.9;
    }
    .responsive-menu-open #responsive-menu-container.push-right,
    .responsive-menu-open #responsive-menu-container.slide-right {
        z-index: 99999;
    }
	.customize-support header{
		margin-top:45px;
	}
	.customize-support button#responsive-menu-button{
		top: 57px !important;
	}
	
    /*** Header section ***/
    .logo {
        width: 110px;
        text-align: left;
        display: inline-block;
        vertical-align: middle;
        margin: 0 auto 7px;
        padding-top: 0;
    }
    .header_middle_cntnt {
        display: none;
    }
    .header_btm {
        display: none;
    }
    /* .contact_top {
        padding-bottom: 10px;
        float: right;
        position: absolute;
        top: 2px;
        right: 17px;
    }*/
    .contact_top {
        padding-bottom: 0px;
        float: none;
        display: none;
        width: 100%;
    }
    .contact_top .social_icon li {
        display: inline-block;
        vertical-align: middle;
    }
    .contact_top .social_icon li:nth-child(2) {
        text-align: center;
        margin: auto;
        width: 52%;
        vertical-align: middle;
    }
    .contact_top .social_icon li:last-child {
        float: right;
        vertical-align: top;
    }
    .contact_top .social_icon li a i {
        margin-top: 0;
    }
    .contact_top figure i {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 18px;
    }
    .contact_top h3 span {
        font-size: 13px;
    }
    .contact_top h3 a {
        font-size: 15px;
        line-height: 15px;
    }
	.main_sec {
    margin-top: 59px;
}
    /*** banner section ***/
    .banner .carousel-inner > .item .banner_content h2 {
        font-size: 20px;
    }
    .banner-inner .carousel-inner > .item {
        min-height: 100px;
    }
    /*** home_descp section ***/
    .home_descp {
        padding: 27px 0 30px;
    }
    .home_descp h2 {
        font-size: 22px;
        margin-bottom: 10px;
        line-height: 28px;
    }
    .home_descp p {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 23px;
    }
    .home_descp .btn-view {
        padding: 9px 28px;
        font-size: 12px;
    }
    /*** about_sec section ***/
    .about_sec {
        padding: 35px 0 40px;
    }
    .about_sec .about_content h2 {
        font-size: 24px;
        margin-bottom: 11px;
    }
    .about_sec .about_content p {
        margin-bottom: 30px;
        margin-right: 0;
        font-size: 13px;
        line-height: 21px;
    }
    .about_sec .about_content .content_img {
        margin: 33px 0 0;
        padding: 0;
        min-height: auto;
        height: auto;
    }
    .about_sec .about_content .content_img img {
        min-height: auto;
    }
    .about_sec .about_content .content_img figure::after {
        margin: 20px;
    }
    /*** category_sec section ***/
    .category_sec {
        padding: 30px 0 0px;
    }
    .category_sec .category_content h2 {
        font-size: 24px;
        margin-bottom: 27px;
    }
    .category_sec .category_content .col-sm-3 {
        width: 33.3%;
        float: left;
    }
    .category_sec .category_content a .hover_eff h6 {
        font-size: 13px;
        line-height: 13px;
        padding: 13px 0 0;
    }
    .category_sec .category_content a .hover_eff .display-table .display-table-cell img {
        width: 47px;
    }
    .category_sec .category_content h6 {
        margin-bottom: 18px;
        padding: 8px 0;
        font-size: 14px;
    }
    /*** testimonial section ***/
    .testimonial_sec .carousel-caption {
        padding: 22px 37px;
    }
    .testimonial_sec .carousel-caption p {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .testimonial_sec .carousel-caption p::after {
        bottom: -4px;
    }
    .testimonial_sec .carousel-caption cite {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 25px;
    }
    .testimonial_sec .carousel-caption p::before {
        top: -4px;
    }
    /*** footer section ***/
    footer .ftr_section {
        padding: 20px 0 18px;
    }
    footer .row .col-sm-3,
    footer .row .col-sm-3:nth-child(3),
    footer .row .col-sm-3:nth-child(2) {
        width: 100%;
    }
    footer .row .col-sm-3:first-child .ftr_heading {
        text-align: center;
        margin-bottom: 10px;
    }
    footer .row .col-sm-3:first-child .ftr_content {
        text-align: center;
    }
    footer .ftr_section .ftr_heading {
        margin-bottom: 0;
        display: block;
    }
    footer .ftr_section .ftr_content nav ul li {
        display: inline-block;
        vertical-align: middle;
        margin-right: 20px;
    }
    footer .ftr_section .ftr_content ul li {
        display: inline-block;
        vertical-align: middle;
        margin-right: 15px;
    }
    footer .ftr_section .ftr_content ul li:last-child {
        margin-right: 0px;
    }
    footer .ftr_section .ftr_content ul li a img {
        max-width: 110px;
        vertical-align: middle;
        display: inline-block;
        margin-bottom: 0;
        width: 100%;
    }
    footer .ftr_section .ftr_content .contact_info li {
        margin-bottom: 0;
        display: block;
    }
    footer .ftr_section .ftr_content .contact_info li:first-child i {
        font-size: 18px;
        margin-right: 10px;
        vertical-align: middle;
        padding-top: 0;
    }
    footer .ftr_section .ftr_content .contact_info li p {
        font-size: 13px;
        line-height: 23px;
        width: auto;
        vertical-align: middle;
    }
    footer .row .col-sm-3:nth-child(3) .ftr_heading h5 {
        padding-top: 0px;
        padding-bottom: 15px;
    }
    /*** shop Page ***/
    /*** shop_sec section ***/
    .shop_sec .shop_content .row .col-sm-4 {
        width: 33.3%;
        display: inline-block;
        vertical-align: middle;
        float: left;
    }
    .shop_sec .shop_content .shop_text h4 {
        font-size: 13px;
    }
    /*** about page ***/
    /*** about section ***/
    .about {
        padding: 28px 0 32px;
    }
    .about .about_content h2 {
        font-size: 24px;
        margin-bottom: 7px;
    }
    .about .about_content p {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 15px;
    }
    .about .about_content p:last-child {
        margin-bottom: 25px;
    }
    .about .about_content .about_img {
        display: inline-block;
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
    .about .about_content .about_img1 {
        display: inline-block;
        width: 100%;
        margin-bottom: 30px;
        margin-right: 0;
    }
    .about .about_content .about_img .btn-Shop {
        font-size: 13px;
        padding: 9px 41px;
    }
    /*** contact page ***/
    /*** contact_links section ***/
    .contact_link {
        padding: 25px 0;
    }
    .contact_link .inner_contact .social_media {
        margin-bottom: 0;
        width: 100%;
    }
    .contact_link .inner_contact figure {
        margin-right: 7px;
    }
    .contact_link .inner_contact figure i {
        width: 44px;
        height: 44px;
        line-height: 43px;
        font-size: 18px;
    }
    .contact_link .inner_contact h3 span {
        font-size: 13px;
    }
    .contact_link .inner_contact .email_link,
    .contact_link .inner_contact .contact_no {
        width: 100%;
        margin-bottom: 20px;
    }
    /*** contact-form and map section ***/
    .contact_sec {
        padding: 4px 0 36px;
    }
    .contact_sec h2 {
        font-size: 24px;
        line-height: 19px;
        margin-bottom: 20px;
    }
    .contact_sec .contact_form .form-control {
        height: 40px;
    }
    .contact_sec .contact_form .form-group:first-child,
    .contact_sec .contact_form .form-group:nth-child(2) {
        margin-bottom: 15px;
    }
    .contact_sec .contact_form .form-group {
        margin-bottom: 15px;
    }
    .contact_sec .contact_form textarea.form-control {
        height: 100px;
        margin-bottom: 28px;
    }
    .contact_sec .contact_form p {
        margin-bottom: 20px
    }
    .contact_sec .contact_form .btn-submit {
        padding: 9px 32px;
        font-size: 13px;
    }
    .acf-map {
        height: 232px !important;
    }
    /*** product_category page ***/
    /*** shop_sec section ***/
    .shop_sec .shop_inner,
    .shop_sec .shop_inner:last-child {
        padding: 30px 0;
    }
    .shop_sec .shop_inner .col-sm-4 {
        width: 33.3%;
        float: left;
    }
    .shop_sec .shop_inner .shop_text h4 {
        font-size: 13px;
        line-height: 16px;
        padding-top: 13px;
    }
    .shop_sec .shop_inner .shop_text h5 {
        font-size: 13px;
        line-height: 14px;
        padding-top: 4px;
    }
    /*** product page ***/
    /*** product_sec section ***/
    .product_sec {
        padding: 35px 0 59px;
    }
    .product_sec .slider {
        margin-bottom: 30px;
    }
    .slider img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
        width: 100% !important;
        height: auto !important;
    }
    .product_sec .product_content .slide_content p {
        font-size: 13px;
        line-height: 20px;
        padding-bottom: 9px;
    }
    .product_sec .product_content .single_variation_wrap .qty_price .price_size li {
        width: 202px;
    }
    /*** sizes page ***/
    .sizes_sec .sizes_inner_sec {
        padding: 0;
    }
    .sizes_inner_sec .col-sm-4,
    .sizes_inner_sec .col-sm-4:first-child,
    .sizes_inner_sec .col-sm-4:nth-child(2),
    .sizes_inner_sec .col-sm-4:nth-child(3),
    .sizes_inner_sec .col-sm-4:nth-child(4),
    .sizes_inner_sec .col-sm-4:nth-child(5),
    .sizes_inner_sec .col-sm-4:last-child {
        max-width: 100%;
        float: left;
        margin: 0 !important;
        width: 100% !important;
    }
    .sizes_sec .shop_img figure img {
        width: 100%;
        height: auto;
    }
    .sizes_inner_sec .col-sm-4:nth-child(6) .shop_img figure img {
        height: auto;
    }
    /*** cart page ***/
    .shop_sec .shop_content {
        padding: 15px 0;
    }
    .entry-header,
    .entry-summary,
    .entry-content,
    .entry-footer,
    .page-content {
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding: 0;
    }
    .woocommerce #respond input#submit,
    .woocommerce a.button.wc-forward,
    .woocommerce button.button.wc-forward,
    .woocommerce input.button.wc-forward {
        font-size: 13px !important;
        padding: 11px !important;
    }
    .woocommerce-error,
    .woocommerce-info,
    .woocommerce-message {
        padding: 1em 1em 1em 2.2em !important;
    }
    .woocommerce table.cart td.actions .coupon .button,
    .woocommerce table.cart td.actions .coupon input,
    .woocommerce-page table.cart td.actions .coupon .button,
    .woocommerce-page table.cart td.actions .coupon input {
        width: 40% !important;
    }
    /*** checkout page ***/
    .entry-title {
        font-family: 'GothamBook';
        font-size: 25px !important;
        text-align: center;
        margin-bottom: 10px;
    }
    .woocommerce-info {
        font-size: 14px;
    }
    .woocommerce #respond .form-row input#submit,
    .woocommerce .form-row a.button,
    .woocommerce .form-row button.button,
    .woocommerce .form-row input.button {
        padding: 10px 20px !important;
        font-size: 13px;
    }
    .woocommerce form .form-row.form-row-first label,
    .woocommerce form .form-row.form-row-last label {
        font-size: 14px !important;
    }
    .woocommerce form .form-row label,
    .woocommerce-page form .form-row label {
        font-size: 14px !important;
    }
    .woocommerce form.checkout_coupon p,
    .woocommerce form.login p,
    .woocommerce form.register p {
        font-size: 13px !important;
        margin-bottom: 6px !important;
    }
    .checkout_coupon .form-row.form-row-first #coupon_code {
        padding: 10px 6px;
    }
    .woocommerce form .form-row label,
    .woocommerce-page form .form-row label {
        display: block;
        font-size: 14px !important;
        line-height: 2;
    }
    .woocommerce form .form-row input.input-text,
    .woocommerce form .form-row textarea {
        font-size: 13px;
    }
    .entry-content h3,
    .entry-summary h3,
    .comment-content h3,
    .textwidget h3 {
        font-size: 19px !important;
        margin-bottom: 10px;
    }
    .entry-content h3,
    .entry-summary h3,
    .comment-content h3,
    .textwidget h3 {
        margin-top: 23px;
    }
    #payment div.payment_box .wc-credit-card-form-card-expiry,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
        font-size: 13px;
    }
    .woocommerce #payment #place_order,
    .woocommerce-page #payment #place_order {
        padding: 10px 25px !important;
        width: 205px !important;
        width: 100% !important;
        margin: auto;
        float: none;
        text-align: center;
    }
    div.wpcf7-validation-errors,
    div.wpcf7-mail-sent-ng,
    div.wpcf7-spam-blocked,
    div.wpcf7-mail-sent-ok {
        margin-bottom: 25px;
    }
    .product_sec .product_content {
        margin: 0 0 40px;
    }
    /*** error page ***/
    .error-404.not-found {
        padding-bottom: 39px;
        padding-top: 23px;
    }
    .error_section h1 {
        font-size: 24px;
        line-height: 24px;
        margin-top: 12px;
    }
    .error_section p {
        font-size: 14px;
        margin: 4px auto 0;
    }
    .error_btm_cntnt h1 {
        font-size: 100px;
        line-height: 92px;
        margin-bottom: 16px;
    }
    .error_btm_cntnt p {
        font-size: 14px;
    }
    .woocommerce table.shop_table td.product-name a {
        color: #8fae1b;
        box-shadow: none;
        text-align: left;
    }
    .woocommerce div.product form.cart table td.value {
        width: 243px !important;
    }
    .single_variation_wrap > div#product_total_price {
        margin-left: 58px;
    }
    .woocommerce-error::before,
    .woocommerce-info::before,
    .woocommerce-message::before {
        left: 1em;
        top: 1em;
    }
}
@media(max-width:479px) {
    /*** error page ***/
    .error-404.not-found {
        padding-bottom: 22px;
        padding-top: 17px;
    }
    .error_section h1 {
        font-size: 20px;
        line-height: 20px;
        margin-top: 10px;
    }
    .error_section p {
        font-size: 13px;
        margin: 4px auto 0;
    }
    .error_btm_cntnt {
        padding: 30px 0 30px;
    }
    .error_btm_cntnt h1 {
        font-size: 76px;
        line-height: 57px;
        margin-bottom: 10px;
    }
    .error_btm_cntnt p {
        font-size: 13px;
    }
    /*** banner section ***/
    .banner .carousel-inner > .item .banner_content h2 {
        font-size: 16px;
    }
    /*** home page ***/
    .home_descp h2 {
        font-size: 16px;
        margin-bottom: 7px;
        line-height: 22px;
    }
    .home_descp p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 22px;
    }
    /*** about_sec section ***/
    .about_sec {
        padding: 25px 0 30px;
    }
    .about_sec .about_content h2 {
        font-size: 20px;
        margin-bottom: 8px;
    }
    .about_sec .about_content p {
        margin-bottom: 24px;
        margin-right: 0;
        font-size: 12px;
        line-height: 19px;
    }
    .about_sec .about_content .btn-read {
        padding: 9px 28px;
        font-size: 12px;
        line-height: 19px;
    }
    .about_sec .about_content .content_img img {
        min-height: auto;
        height: auto;
    }
    .about_sec .about_content .content_img {
        height: auto;
        min-height: auto;
    }
    .about_sec .about_content .content_img figure::after {
        margin: 15px;
    }
    /*** category section ***/
    .category_sec {
        padding: 23px 0 0px;
    }
    .category_sec .category_content .col-sm-3 {
        width: 100%;
        float: none;
    }
    /*** testimonial section ***/
    .testimonial_sec {
        padding: 22px 0 0px;
    }
    .testimonial_sec .carousel-caption {
        padding: 20px 15px;
    }
    .testimonial_sec .carousel-caption p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .testimonial_sec .carousel-caption p::before {
        top: -3px;
        left: -14px;
    }
	.testimonial_sec .carousel-caption p::after {
        
        margin-left: 6px;
    }
    .carousel-indicators {
        bottom: 6px;
    }
    /*** footer section ***/
    footer .ftr_section .ftr_content nav ul li {
        margin-right: 8px;
    }
    footer .ftr_section .ftr_heading h5 {
        font-size: 14px;
        padding-top: 18px;
    }
    footer .ftr_section .ftr_content ul li {
        margin-bottom: 10px;
        margin-left: 0;
        margin-right: 0;
        display: block;
    }
    /*** about page ***/
    .about {
        padding: 20px 0 32px;
    }
    .about .about_content h2 {
        font-size: 20px;
        margin-bottom: 6px;
    }
    .about .about_content p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .about .about_content p:last-child {
        margin-bottom: 20px;
    }
    .about .about_content .about_img,
    .about .about_content .about_img1 {
        min-height: auto;
    }
    .about .about_content .about_img img,
    .about .about_content .about_img1 img {
        width: 100%;
        min-height: 180px;
    }
    .about .about_content .about_img1 figure::after,
    .about .about_content .about_img figure::after {
        margin: 12px;
    }
    .about .about_content .about_img .btn-Shop {
        font-size: 12px;
        padding: 7px 28px;
    }
    .about .about_content .about_img1 {
        display: block;
        width: 100%;
        margin-bottom: 15px;
        margin-right: 0px;
    }
    .about .about_content .about_img {
        display: inline-block;
        width: 100%;
        margin-bottom: 0;
        margin-left: 0px;
    }
    /*** sizing page ***/
    .sizes_inner_sec .col-sm-4 {
        padding: 23px 15px 0;
    }
    .sizes_inner_sec .col-sm-4:nth-child(6) .shop_img figure img {
        height: auto;
    }
    .sizes_inner_sec .col-sm-4:last-child {
        padding: 24px 15px;
    }
    /*** contact page ***/
    .contact_link {
        padding: 20px 0;
    }
    .contact_link .inner_contact figure i {
        width: 40px;
        height: 40px;
        line-height: 39px;
        font-size: 17px;
    }
    .contact_link .inner_contact .contact_no figure i {
        font-size: 26px;
    }
    .contact_sec h2 {
        font-size: 21px;
        line-height: 19px;
        margin-bottom: 19px;
    }
    .contact_sec .contact_form textarea.form-control {
        height: 85px;
        margin-bottom: 20px;
        padding: 10px 12px;
    }
    .acf-map {
        width: 100%;
        height: 320px !important;
    }
    /*** shop page ***/
    .shop_sec .shop_content {
        padding: 30px 0 0px;
    }
    .shop_sec .shop_content .row .col-sm-4 {
        width: 100%;
        display: block;
        float: none;
    }
    .shop_sec .shop_content .shop_text {
        padding: 20px 0;
    }
    .shop_sec .shop_content:nth-child(2) {
        padding: 32px 0 9px;
    }
    /*** product category page ***/
    .shop_sec {
        padding-bottom: 30px;
    }
    .shop_sec .shop_inner .col-sm-4 {
        width: 100%;
        float: none;
    }
    .shop_sec .shop_inner .shop_text {
        padding: 15px 0 0;
    }
    .shop_sec .shop_inner .shop_text h4 {
        padding-top: 0;
    }
    .shop_sec .shop_inner .shop_img {
        padding: 30px 0 0;
    }
    .shop_sec .shop_inner,
    .shop_sec .shop_inner:last-child {
        padding: 0;
        border-bottom: none;
    }
    /*** product page ***/
    .product_sec {
        padding: 35px 0 50px;
    }
    .woocommerce div.product form.cart .variations td,
    .woocommerce div.product form.cart .variations th {
        line-height: 1em;
        width: 100% !important;
        display: block;
    }
    .woocommerce div.product form.cart .variations select {
        font-size: 12px;
        padding: 6px 26px 5px 5px;
        height: 41px;
    }
    .single_variation_wrap > div#product_total_price {
        margin-left: 0px;
        margin-bottom: 90px !important;
        z-index: -1;
    }
    .woocommerce div.product form.cart .button {
        vertical-align: middle;
        float: left;
        margin-left: 0px;
        margin-top: 38px;
        width: 100%;
    }
    .product_sec .product_content .woocommerce #respond input#submit.alt:hover,
    .woocommerce a.button.alt:hover,
    .woocommerce button.button.alt:hover,
    .woocommerce input.button.alt:hover,
    .woocommerce button.button.alt.disabled {
        padding: 13px 14px !important;
    }
    .product_sec .product_content .woocommerce #respond input#submit.alt,
    .woocommerce a.button.alt,
    .woocommerce button.button.alt,
    .woocommerce input.button.alt {
        font-size: 12px;
        padding: 13px 14px !important;
    }
    .single_variation_wrap > div {
        font-size: 14px;
        line-height: 14px;
        margin-bottom: 0;
    }
    .woocommerce div.product p.price,
    .woocommerce div.product span.price {
        font-size: 17px;
    }
    .woocommerce-error,
    .woocommerce-info,
    .woocommerce-message {
        padding: 1em 2em 1em 3.5em !important;
    }
    .woocommerce #respond input#submit,
    .woocommerce a.button.wc-forward,
    .woocommerce button.button.wc-forward,
    .woocommerce input.button.wc-forward {
        font-size: 12px !important;
        padding: 11px !important;
        display: block !important;
        float: none !important;
        margin-bottom: 10px;
        max-width: 100%;
        text-align: center;
        width: 200px !important;
    }
    .woocommerce table.cart td.actions .coupon .button,
    .woocommerce table.cart td.actions .coupon input,
    .woocommerce-page table.cart td.actions .coupon .button,
    .woocommerce-page table.cart td.actions .coupon input {
        width: 100% !important;
        float: none;
        margin-bottom: 10px !important;
    }
    .woocommerce-page table.cart td.actions input.button {
        width: 100% !important;
    }
    .checkout-button.button.alt.wc-forward {
        padding: 13px 14px !important;
    }
    .woocommerce-info a {
        display: block;
    }
    .woocommerce form.checkout_coupon p,
    .woocommerce form.login p,
    .woocommerce form.register p {
        font-size: 12px !important;
        margin-bottom: 6px !important;
        display: block !important;
        width: 100%;
    }
    .woocommerce form.checkout_coupon p,
    .woocommerce form.login p,
    .woocommerce form.register p {
        font-size: 12px !important;
        margin-bottom: 6px !important;
        display: block !important;
        width: 100%;
        text-align: center;
    }
    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last {
        float: left;
        width: 100%;
        overflow: visible;
    }
    .woocommerce form .form-row input.input-text,
    .woocommerce form .form-row textarea {
        width: 100% !important;
    }
    .shop_sec .shop_inner .col-sm-4:first-child {
        border-top: none;
        margin-top: 30px;
    }
    .shop_sec .shop_inner .col-sm-4:nth-child(2) .shop_img,
    .shop_sec .shop_inner .col-sm-4:nth-child(3) .shop_img {
        padding-top: 30px;
        border-top: 1px solid #e0e0e0;
        margin-top: 30px;
    }
    .shop_sec .shop_inner .col-sm-4 .shop_img {
        border-top: 1px solid #e0e0e0;
        padding-top: 30px;
        margin-top: 30px;
    }
    div.wpcf7-validation-errors,
    div.wpcf7-mail-sent-ng,
    div.wpcf7-spam-blocked,
    div.wpcf7-mail-sent-ok {
        margin-bottom: 25px;
    }
    .product_sec .product_content .single_variation_wrap .qty_price .price_size li {
        width: 167px;
    }
    .single_variation_wrap {
        position: absolute;
        bottom: 0;
        left: 0px;
        right: 0px;
        width: 100%;
        margin: auto;
    }
    .woocommerce div.product form.cart .variations {
        margin-bottom: 1em;
        bottom: -69px;
        width: 100%;
        position: relative;
        z-index: 3;
    }
    .woocommerce div.product form.cart,
    .woocommerce div.product p.cart {
        margin-bottom: 0;
        position: relative;
    }
    .woocommerce table.shop_table td.product-name a {
        color: #8fae1b;
        box-shadow: none;
        text-align: left !important;
        width: 70%;
        display: inline-block;
    }
    .woocommerce div.product form.cart table td.value {
        width: 100% !important;
    }
    .woocommerce-error::before,
    .woocommerce-info::before,
    .woocommerce-message::before {
        left: 1em;
        top: 1.5em;
    }
}
