/** Shopify CDN: Minification failed

Line 21:0 All "@import" rules must come first

**/

:root{
  --danger : #D60000;
  --primary-color:#3E260E;
   --theme-color : #EFB35B;
    --theme_hov:#B87E27 ;
    --grey:#f4f4f4;
    --dark:#181717 ;
  --font1:"Outfit", sans-serif;
  --primary-color: #212529;
  --border-color: #e7e7e7;
  --light-bg: #f8f9fa;
  --text-muted: #6c757d;
}

@import url('https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&display=swap');
:root{
    --pd-body: "Fraunces", serif;
}

/* html, body {overflow-x: hidden;} */
body {  font-family:var(--pd-body);overflow-x: hidden; color: var(--dark);  line-height: 1.5; font-size: 17px; font-weight: normal; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-weight: 600; letter-spacing: 0em; }


h1, .h1 {font-size:50px; }
h2, .h2 {font-size:24px; }
h3, .h3 {font-size:20px; }
h4, .h4 {font-size:18px; }
h5, .h5 {font-size:16px; }
h6, .h6 {font-size:14px; }

img { max-width:100%; height:auto; }
a { transition:all linear 0.2s 0s; -webkit-transition:all linear 0.2s 0s; color: #000;  }
a:hover, a:focus { outline:0; color: var(--danger); text-decoration:none;}
section { padding:70px 0; }
.container {max-width: 1500px;}
.container-fluid {padding:0 30px;}            
.btn {box-shadow:none; font-size: 14px; border-radius: 0;}
.btn_styled { padding: 10px 25px; border-radius: 0;  font-weight: 700; text-transform: uppercase; letter-spacing: 1px; }
.btn_styled i{margin-left: 5px;}
.btn-dark{background: black;border-color: black;}
.btn-dark:hover, .btn-dark:focus{background: #212529;border-color: #212529; color: #fff;}
.form-control, .form-select {border-radius: 0; font-size: 16px;}

.grey_bg{background: #fafafa;}

label { margin:0;}
.heading{margin-bottom: 30px; text-transform: uppercase;}

.cart_bubble {position: absolute; right: -8px; top: -5px; width: 16px; line-height: 16px; height: 16px; border-radius: 50%; background: #000; color: #fff; font-size:10px; text-align: center;}



.custom_search_wrapper input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance:none;
}

@media(min-width:992px){
#predictive-search-results-products-list {display: flex; flex-wrap: wrap;}
#predictive-search-results-products-list li.predictive-search__list-item {flex: 25%; max-width: 25%; text-align: center;}
#predictive-search-results-products-list .predictive-search__item--link-with-thumbnail {display: block;}
#predictive-search-results-products-list .predictive-search__image {height: 350px; object-fit: cover; width: 100%; object-position: top; margin: 0 0 10px;}
#predictive-search-results-products-list .predictive-search__item-content {text-align: center;}
}

@keyframes smooth-blink-animation {
    0%, 100% {
      opacity: 1; /* Fully visible */
    }
    50% {
      opacity: 0; /* Fully transparent */
    }
  }


.variant-options {margin:10px 0 0;}
.variant-options span {display:inline-block;position:relative; width:30px; height:30px; line-height:30px; margin:0 4px 0 0; text-align:center; border:1px solid #ddd; cursor:pointer;}
.variant-options label input {position:absolute; opacity:0;}
.variant-options label input:checked ~ span {border-color:#000;}

.small_h_thumb {position: relative;}
.small_h_thumb img {height: 248px; object-fit: cover; object-position: top;}
.small_h_thumb a {display: block;}
.small_h_thumb a+a {margin-top: 7px;}

.lg_thumb {position: relative; /* display: inline-block; */ display: block;}


.lg_thumb img {height: 757px; object-fit: cover; width: 100%;}

.text_caption {position: absolute; left: 50%; bottom: 35px; transform: translateX(-50%); color: white; text-align: center; width: 100%;}
.text_caption h3, .text_caption h4{font-weight: 400; margin-bottom: 12px; letter-spacing: 3px;}




.cta{background-color: black; color: white; padding: 30px 0; margin: 30px 0;}
.cta p{font-size: 16px;}
.cta .form-control{font-size: 12px; background-color: transparent; border-radius: 0; border-color: #FFFFFF; padding: 12px; color: #FFFFFF;}
.cta .form-control::placeholder{color: #FFFFFF; text-transform: uppercase; letter-spacing: 1.57px;}
.cta-btn{background-color: #FFFFFF; border-radius: 0; padding: 15px; border: none; text-transform: uppercase; letter-spacing: 3px; font-weight: 700;}
.newsletter{width: 100%; max-width: 500px; display: inline-block;}

ul.payment_cards{list-style: none; padding: 0; margin: 0; margin-top: 10px;}
ul.payment_cards li{display: inline-block; padding: 0 7px 4px 0; }

.footer_accordion .accordion{--bs-accordion-bg: transparent; --bs-accordion-btn-color: white; --bs-accordion-btn-focus-box-shadow: none; --bs-accordion-active-bg: transparent; --bs-accordion-active-color: white; --bs-accordion-border-color: rgb(56, 56, 56);}
.footer_accordion .accordion-button{font-size: 18px; font-weight: 500; padding: 20px 20px 20px 0;}
.footer_accordion .accordion-button::after {content: "\F286"; font-family: "bootstrap-icons"; color: white; background: none;}
.footer_accordion .accordion-body{padding-left: 0; padding-top: 15px; padding-bottom: 30px;}
.footer_disc {color: white;}

#testimonial_slider .owl-dots .owl-dot.active span,
#testimonial_slider .owl-dots .owl-dot:hover span {background-color: black;}



.lightSlider li {position: relative;overflow: hidden; border-radius: 0;} 
ul.check_list {list-style: none; margin: 0; padding: 0; }
ul.check_list li {display: inline-block; font-size: 13px;}
ul.check_list li label {border: #ddd 1px solid; padding: 5px 12px; position: relative; cursor: pointer;}
ul.check_list li input{ position: absolute; opacity: 0; cursor: pointer;} 
ul.check_list li input:checked ~ label { background-color: #000; border-color: black; color: white;}
.sm-size {text-transform: uppercase; margin-left: 12px; font-size: 11px;}
.sm-size a{color: rgba(0, 0, 0 , .6);}
ul.detail_social {text-align: center;}
.detail_right {font-size: 13px;}
.detail_right ul {margin-bottom: 25px;}

.collection_banner{position: relative; padding:50px 0px; color: #000; background: #eee; text-align: center;}
/* .collection_banner::before{position: absolute; content: ""; top: 0; bottom: 0; left: 0; right: 0; background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);} */
.collection_banner img{width: 100%; display:none;}
.collection_banner h1{text-transform: uppercase; font-size: 30px; letter-spacing: 5px;}

.filter_btn{padding: 10px 30px 10px 50px; font-size: 16px; border-color: #E8E8E1; border-radius: 0; position: relative;}
.filter_btn img{position: absolute; top: 50%; transform: translateY(-50%);left: 25px; width: 16.25px;}
.filter_btn:hover{border-color: #f5f5f5; background-color: #f5f5f5;}
.filter_btn:visited{color: black;}

.sort_droplist .btn{padding: 10px 160px 10px 15px; font-size: 16px; border-color: #E8E8E1; border-radius: 0; }
.sort_droplist .dropdown-toggle::after {position: absolute;right: 13px;top: 50%;transform: translateY(-50%);}
.sort_droplist .dropdown-item {font-size: 15px;}
.sort_droplist .dropdown-menu{width: 208px;}



.black_overlay {position: fixed; top: 0; bottom: 0; right: 0; left: 0; background: rgba(0,0,0,0.60); z-index: 999; display: none;}
.aside_result {position: fixed; left: -100%; top:0; bottom:0; background-color: #fff; padding:30px 20px; width: 100%;
    max-width: 335px; visibility: hidden; -webkit-transition: all linear 0.2s 0s; transition: all linear 0.2s 0s;  z-index: 9999;}
.aside_result.show {left: 0; visibility: visible; display: block; overflow-y: auto;}


.filter_header{ border-bottom: 1px solid rgb(229 229 229);}
.filter_header h2{text-transform: uppercase; letter-spacing: 2px; margin-bottom: 0;}
.filter_header i{font-size: 30px;}

.product_filters{margin-top: 30px; text-transform: uppercase;}
.product_filters .accordion{--bs-accordion-btn-focus-box-shadow:none;--bs-accordion-active-bg: transparent;--bs-accordion-active-color: black; --bs-accordion-border-color: transparent;}
.product_filters .accordion-button{padding: 20px 5px 20px 0; text-transform: uppercase; letter-spacing: 3px; font-size: 15px; }
.product_filters .accordion-button::after {content: "\F282"; font-family: "bootstrap-icons"; background: none; transform: none;}
.product_filters .accordion-button:not(.collapsed)::after {content: "\F286"; margin-bottom: 0px;}
.product_filters .accordion-body{padding: 0px 10px 20px 10px;; font-size: 15px;}
.product_filters .form-check-input{border-radius: 0; width: 14px !important;}
.product_filters label{line-height: 1;}
.product_filters .form-check-input:checked{box-shadow: none; background-color: black; border-color: black;}
.product_filters .form-check-input:focus{box-shadow: none; border-color: black;}
.product_filters .form-check{min-height: 1px; margin-bottom: 10px;}
.product_filters ul{list-style: none; padding: 0; margin: 0;}

.size_popup .modal-content{position: relative; border-radius: 0;}
.size_popup h6{text-align: center; text-transform: uppercase; letter-spacing: 3px; margin-bottom: 15px; font-weight: 700;}
.size_popup .btn-close{position: absolute; right: 15px; top: 15px; z-index: 2; opacity:1; font-size: 11px; box-shadow: none;}
.size_popup .btn-close:hover, .size_popup .btn-close:focus{outline: 0; border: 0;}




.mobile_heading{margin-top: 20px;}
.mobile_heading h2{text-transform: uppercase;}

.subscribe_mob_section {display: none;}


.offer_block_banner {position: relative;}
.offer_caption {position: absolute; left: 25px; top: 50px; font-size: 23px; font-weight: 600; max-width: 230px; text-align: center;}
.nomal_text{font-weight: 400;}
.grey_banner_bg {padding-bottom: 20px;}
.grey_banner_bg h2 {background-color: #000; color: #fff; text-align: center; padding:20px 20px; margin:0;}
.grey_banner_bg h3 {color: #000;}
.offer_banner {background: #ececec; padding: 100px 0; position: relative; text-align: center;}


.offer_banner .display-2{font-size: 50px; font-weight: bold;}
.offer_banner p{font-size: 28px;}
.offer_banner .object1{position: absolute; left: 0; bottom: 0;}
.offer_banner .object2{position: absolute; right: 0; bottom: 0;}
.step_block {max-width: 300px;  margin: 0 auto;}
.step_icon{background: black; color: white; width: 55px; height: 55px; line-height: 55px; text-align: center; margin: 0 auto 15px; font-size: 23px;}
.step1,.step2 {position:relative}

.step1:after,.step2:after {position: absolute;content: "";right: -90%;}
.step1:after {top: 0; background-image: url(images/offer/step1.png); background-repeat: no-repeat; background-position: center; width: 361px; height: 69px; background-size: 330px;}
.step2:after {top: 20%;background-image: url(images/offer/step2.png); background-repeat: no-repeat; background-position: center;width: 361px; height: 69px; background-size: 330px;}


.intro_gallery1 {position: relative; overflow: hidden; }

.slider .swiper-container { width: 100%; height: 100%;}
.slider__flex { display: flex; align-items: flex-start;}
.slider__col { display: flex; flex-direction: column; width: 15%; margin-right: 15px; height: 900px; overflow: hidden;}
.slider__prev, .slider__next { cursor: pointer; text-align: center; font-size: 20px; height: 60px; display: flex; align-items: center; justify-content: center; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; color: black;}
.slider__prev:focus, .slider__next:focus { outline: none;}
.slider__thumbs { height: 650px;}
/* .slider__thumbs .slider__image { transition: 0.25s; -webkit-filter: grayscale(100%); filter: grayscale(100%); opacity: 0.5;} */
.slider__thumbs .slider__image:hover { opacity: 1;}
.slider__thumbs .swiper-slide-thumb-active .slider__image { -webkit-filter: grayscale(0%); filter: grayscale(0%); opacity: 1;}
.slider__images { height: 900px; width: 85%; position:relative;}


.slider__images .slider__image img { transition: 3s;}
/* .slider__images .slider__image:hover img { transform: scale(1.1);} */
.slider__image { width: 100%; height: 100%; overflow: hidden;}
.slider__image img { display: block; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; cursor: pointer;}
.slider__col img {object-position: top;}


@media (min-width: 768px) {
  .slider__images {  order: 1;}
  .slider__next, .slider__prev {display: none;}
}


#product-grid .product_item {margin: 0 0 30px;}
#product-grid .product_card_contents {padding-bottom:0;}
.template-search__results .col-lg-3.col-6.scroll-trigger.animate--slide-in:empty {display:none;}

form[id*=product-form-installment-template-] {display:none !important;}

shopify-accelerated-checkout shop-pay-wallet-button {display:block !important;}

.card_collection {margin:0 0 20px; text-align:center;}
.card_collection a {color:#000;}
.card_collection img {height:205px; object-fit:cover; width:100%; margin:0 0 10px;}


.product_includes {margin:0 0 10px;} 
.inner_contents {min-height: 500px;}

.heading-link {text-decoration:none;}

.product_item .row {flex-direction: column; gap: 5px; align-items: flex-start;}
.product_item .row .product-name {color: black;}

.dcollection_img {display:block; position:relative;}
.dcollection_img img {height:600px; object-fit:cover; object-position:top; width:100%;}
.dcollection_caption {position:absolute; top:25px; left:40px; color:#fff; text-transform:uppercase;}
.dcollection_caption .big_text {font-size:35px; line-height:1; margin:0 0 20px;}
.dcollection_caption .link_text {text-decoration:underline;}
.dcollection_caption .link_text:hover {text-decoration:none;}
@media(max-width:575px){
  .dcollection_img img {height:400px;}
  .dcollection_caption {top:inherit; bottom:25px; left:15px;}
  .dcollection_img:before {position:absolute; bottom:0; right:0; left:0; padding:200px 0 0; content:""; background:linear-gradient(rgb(0 0 0 / 0%), rgb(0 0 0 / 75%));}
}

.product-slider-heading {color: black; text-decoration: none;}
.product-slider-heading:hover {text-decoration: underline;}






/* product detail page css */
.pdp_detail_inner.inner_bar{background-color: transparent; padding-top: 0;}
.pd_body{font-family: var(--pd-body); font-weight: 300;}
.pd_body a:hover, .pd_body a:active, .pd_body a:visited{color: black;}
.product_detail_wrapper{padding-left: 30px; ;}
.pd_heading_wrapper{margin-bottom: 15px;}
.product__title h1{ font-size: 27px; font-weight: 400; margin-bottom: 0;}
.product-details .product__sku{font-size: 15px; color: gray; margin-bottom: 30px;}
.product-details .price {font-size: 13px ; font-family: "arial" ; padding-bottom: 20px; border-bottom: 1px solid #aaaaaa; margin-bottom: 20px;}
.product__info-container .price__regular .price-item--regular {font-size: 1.3rem !important;}
.product .price__container {margin-bottom: 0 !important;}
.product-details .product-form__input .form__label {font-size: 16px;}
.product-details .product-form__input {max-width: 100% !important;}
.product-details .product-form__input--pill input[type=radio]+label{border-color: #aaaaaa !important; position: relative;}
.product-details .product-form__input--pill input[type=radio]+label:hover{ background: transparent; color: black; border: 1px solid black !important;}
.product-details .product-form__input--pill input[type=radio]:checked+label {background-color: transparent;color: black;}
.product-details .product-form__input--pill input[type=radio]:checked+label:hover{border-color: #aaaaaa !important;}
.product-details .product-form__input--pill input[type=radio]:checked+label::before{position: absolute; content: ""; left: 0; right: 0; top: 0; bottom: 0; background-color: transparent; border: 2px solid black; border-radius: 0;}
.product-details .sm-size {text-transform: uppercase;margin-left: 12px;font-size: 12px;display: block;margin-left: 0;margin-top: 3px;text-transform: uppercase;font-size: 15px;}
ul.pd_tags{list-style: none; margin: 0; padding: 0; margin-bottom: 25px;} 
ul.pd_tags li{display: inline-block; margin-right: 10px; font-size: 14px; color: #1d1d1d; border: 1px solid #000; padding:1px 9px;}
.boxOptions{margin-bottom: 10px;}
.boxOption{padding-left: 0;}
.variant_option {width: 32%; margin-right: 5px;}
.variant_option label{border: 1px solid #aaaaaa; text-align: center;padding: 7px 5px; transition: all .3s linear; width: 100%; margin-right: 4px; border-radius: 0 !important;}
.variant_option .form-check-input:checked + label{border: 2px solid black; } 
.boxOption input:disabled + label{ text-decoration: line-through; background-color: #F9F9F9; border-color: #aaaaaa !important;}
.size_guid svg{width: 28px; height: 28px;}
.size_guid{text-transform: uppercase; text-decoration: underline; cursor: pointer; margin-bottom: 25px; font-size: 15px; line-height: 0;}
.stichedOptions{margin-bottom: 30px;}
.quantity-selector{display:flex;align-items:center;margin-bottom:1.5rem}
.quantity-btn{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background-color:var(--light-bg);border:1px solid var(--border-color);cursor:pointer}
.quantity-input{width:3rem;height:2.5rem;text-align:center;border:none}
.quantity-input:focus{outline:none}
.pd_qs{margin-bottom: 30px;width: 131px;}
.pd_qs .quantity-btn {background-color: transparent;}
.pd_qs .quantity-btn:hover{background-color: #F9F9F9;}
.pd_qs .quantity-btn.plus-btn {border: 0;}
.pd_qs .quantity-btn.minus-btn {border: 0;}
.pd_qs{border: 1px solid #aaaaaa;}
.pd_btn{border: 1px solid #000; width: 100%; text-transform: uppercase; font-size: 12px; font-weight: 400; padding: 15px 10px !important; position: relative;}
.pd_btn:hover{border: 1px solid #000; }
.pd_btn::before{position: absolute; content: ""; left: 0; top: 0; width: 0%; height: 100%; background: rgb(240, 240, 240); z-index: -1; transition: all .3s ease;}
.pd_btn:hover::before{ width: 100%;}
.pd_btn_shop_now{border: 1px solid #000; background-color: rgb(0, 0, 0); color: white !important; width: 100%; text-transform: uppercase; font-size: 12px; font-weight: 400; padding: 15px 10px !important; position: relative;}
.pd_btn_shop_now span{position: relative; z-index: 2;}
.pd_btn_shop_now::before{position: absolute; content: ""; left: 0; top: 0; width: 0%; height: 100%; background: rgb(39, 39, 39); z-index: 1; transition: all .3s linear;}
.pd_btn_shop_now:hover::before{ width:100%; transition: all .3s linear;}
.pd_btn_shop_now:hover{border: 1px solid #000; color: white; background-color: black;}

.productDescription h6{margin-top: 20px;margin-bottom: 2px; }
ul.simple_list {list-style: none; margin: 0; padding: 0;}
.pd_titles span{font-weight: 600; display: block; margin-top: 17px; margin-bottom: 4px;}
.pd_cta{margin-top: 20px; border: 1px solid #aaaaaa ; font-size: 14px; padding: 12px 15px;}
.pd_cta img{width: 27px; height: 27px; }
.pd_cta a{color: #111111;}
.pd_faq{margin-top: 30px;}
.simple_list{list-style: none; margin: 0; padding: 0;}
.simple_list li+li{margin-top: 5px;}
.pd_faq .accordion{--bs-accordion-bg: transparent; --bs-accordion-btn-color: black; --bs-accordion-btn-focus-box-shadow: none; --bs-accordion-active-bg: transparent; --bs-accordion-active-color: black; --bs-accordion-border-color: transparent;}
.pd_faq .accordion-body{padding-left: 0; padding-top:0; padding-right: 0; font-size: 16px !important;}
.pd_faq .accordion-button{padding-left: 0; font-size: 16px !important;}
.pd_faq .accordion-item{border-top: 1px solid #aaaaaa !important; }
.pd_faq .accordion-item:last-child{border-bottom: 1px solid #aaaaaa !important; }
.pd_faq .accordion-button::after {content: "\F4FE"; font-family: "bootstrap-icons"; color: black; background: none; transform: none; font-size: 18px;}
.pd_faq .accordion-button:not(.collapsed)::after {content: "\F2EA"; font-family: "bootstrap-icons"; color: black; background: none; transform: none; font-size: 18px;}
.share_product svg{width: 20px; height: 20px; }
.share_product{line-height: 1.2; text-transform: uppercase; font-size: 13px; margin-top: 30px; text-decoration: none; display: inline-block;}
.share_product:hover, .share_product:active, .share_product:visited{color: black;}
.p_name {margin-top: 10px;}
 .p_price{margin-top: 8px;}
.p_price{font-family: "arial"; font-size: 14px;}

.ctaContent span{font-weight: 600; font-size: 16px; position: relative; padding-right: 60px;}
.ctaContent span::after{position: absolute; content: ""; right: 0; width: 1px; height: 60px; background-color: black; top: 50%; transform: translateY(-50%);}
.ctaContent a{text-decoration: none; position: relative; padding-bottom: 6px;}
.ctaContent a::before{position: absolute; content: ""; left: 0; bottom: 0px; width: 100%; height: 2px; background-color: black; }
.ctaContent a:hover , .ctaContent:active, .ctaContent:visited{color: black !important;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #000000;}
.owl-theme .owl-dots .owl-dot{vertical-align: middle;}
.owl-theme .owl-dots .owl-dot span {margin: 5px; width: 7px; height: 7px;}
.owl-theme .owl-dots .owl-dot.active span { width:  10px; height: 10px;}
.recomended_slider.owl-theme .owl-nav [class*='owl-'] {width: 35px;}
.recomended_slider.owl-theme .owl-nav {position: absolute; top: -74px; right: 0;}
.recomended_heading{padding-right: 90px;}
.recomended_heading h2{font-size: 20px !important;}
.recomended_slider.owl-theme .owl-nav [class*='owl-']:hover {background: transparent;}
.recomended_slider.owl-theme .owl-nav .disabled {opacity: 0.3;}

@media (min-width: 992px) {
    .product_detail_wrapper {position: sticky;top: 180px;}
    .product__column-sticky {top: 9rem !important;}
    
}

@media(max-width:1570px){
    .product_detail_wrapper{padding-left: 0px;}
}
@media(max-width:1199px){
    .inner_bar {padding-top: 50px  !important;}
}
@media(max-width:991px){
    .recomended_slider.owl-carousel .owl-stage {margin-left: -50px;}
    .pdp_detail_inner.inner_bar {padding-top: 25px !important;}
        .product-details {margin-top: 2rem;}
}
@media(max-width:575px){
    .product_detail_heading {font-size: 21px;}
    .ctaContent span {padding-right: 0; }
    .ctaContent span::after {display: none;}
    h2.heading {font-size: 18px !important;}
}
@media(max-width:500px){
    .recomended_slider.owl-carousel .owl-stage {margin-left: -10px;}
}





/* new changes */
.categoryBoxes a {text-decoration: none;color: white; display: block;}
.categoryBoxes a:hover, .categoryBoxes a:active, .categoryBoxes a:visited {text-decoration: none; color: white;}
.catBox{position: relative;}
.catBox .cat1{position: relative; z-index: 1;}
.catTitle{position: absolute; z-index: 2; top: 50%; left: 50%; transform: translate(-50%, -50%);text-transform: uppercase; font-size: 50px ; width: 100%; text-align: center;}
.catBox::before{position: absolute; content: ""; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.100); z-index: 2;}
.aboutThumb{width: 100%; height: 500px; object-fit: cover; object-position:center;}
.about_text{margin-left: 30px; position: relative;}
.about_text p{font-size: 24px; font-style: italic; font-weight: 300;}
.about_text i {font-size: 60px; position: absolute; left:-8px; top: -65px;}
.about_text .ownerName {font-size: 20px; line-height: 20px;; font-weight: 600; font-size: 20px; font-style: italic;}
.about_text .ownerName span {font-size:13px; color: #666; font-weight:400;}
.about_text .ownerSignature{width: 100px; float: right; margin-top: -15px; }

.small_h_thumb {position: relative;}
.small_h_thumb img {height: 248px; object-fit: cover;}
.small_h_thumb a {display: block;}
.small_h_thumb a+a {margin-top: 7px;}
.lg_thumb {position: relative; /* display: inline-block; */ display: block;}
.lg_thumb img {height: 757px; object-fit: cover; width: 100%;}
.text_caption {position: absolute; left: 50%; bottom: 35px; transform: translateX(-50%); color: white; text-align: center; width: 100%;}
.text_caption h3, .text_caption h4{font-weight: 400; margin-bottom: 12px; letter-spacing: 3px; text-transform: uppercase; padding: 0 8px;}

footer {font-size:16px; font-weight:300; color: rgba(255,255,255,0.8);}

@media(max-width:1399px){
    .about_text{padding-left: 0px;}
    .about_text p {font-size: 22px;}
}
@media(max-width:1199px){
    .catTitle {font-size: 40px;}
}
@media(max-width:991px){
    .aboutThumb{height: auto;} 
    .about_text{margin-left: 0;}  
    .about_text i {top:0; position: relative; float: left; line-height: 10px;;}
}
@media (max-width:767px){
  .small_h_thumb img {height: 150px;}
  .lg_thumb img {max-height: 464px;}
}
@media(max-width:575px){
    .ownerSignature {width: 116px;}
}
@media(max-width:475px){
    .catTitle {font-size: 28px;}
}
@media (max-width:414px){
  .small_h_thumb img {height: 106px;}
  .lg_thumb img {height: 332px;}
}
@media(max-width:375px){
    .catTitle {font-size: 24px;}
}




