/** Shopify CDN: Minification failed

Line 732:32 Unexpected ".2a"
Line 1275:43 Expected identifier but found "@media"
Line 1278:43 Expected identifier but found "@media"
Line 1281:43 Expected identifier but found "@media"
Line 1284:43 Expected identifier but found "@media"
Line 1287:43 Expected identifier but found "@media"
Line 1289:34 Expected identifier but found "@media"

**/
/* CUSTOM CSS FOR Arjan Dugal by The Website Baba - www.thewebsitebaba.com © 2024 */



.home-hero-wrap{
  width: 100%;
  margin: 0 auto;
  display: block;
  float: left;
  height: 100vh;
}

.half-wrap{
  width: 50%;
  margin: 0 auto;
  display: block;
  float: left;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

/* .home-hero-wrap .half-wrap:nth-child(1){
  background-image: url('/cdn/shop/files/Arjan-Dugal---Indianwear.jpg?v=1705302718');
} */

.home-hero-wrap .half-wrap:nth-child(1){
  background-image: url('/cdn/shop/files/shop-arjan-dugal-a.jpg?v=1748879793');
  width: 100%;
}

.home-hero-wrap .half-wrap:nth-child(2){
  background-image: url('/cdn/shop/files/Nomad-Banner.jpg?v=1715687322');
}

.button-white-custom{
    display: block;
    margin: 0 auto;
    width: 230px;
    padding: 10px 25px;
    color: #000;
    border: solid 1px #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.9em;
    letter-spacing: 0.09em;
    background-color: #fff;
    transition: 0.5s;
}

.button-white-custom:hover{
  background-color: #000;
  color: #fff;
  border: solid 1px #000;
  transition: 0.5s;
}

.home-hero-wrap .button-white-custom{
    margin-top: 70vh;
}

footer-section{
    float: left;
    width: 100%;
}

footer .container{
  max-width: 100%;
  padding: 0 50px;
}

.footer__custom-html p{
    margin-bottom: 5px;
}

.footer__custom-html p strong{
    margin-top: 18px;
    display: block;
}

.footer__custom-html .page[title="Page 6"] a{
   margin-bottom: 5px;
}

.header__logo{
  margin: 15px auto;
}

.header__nav[data-js-position-desktop="menu"] .menu__item{
  margin: 10px 7px;
}

.header__nav[data-js-position-desktop="menu"] .menu__item a{
  font-weight: 400!important;
}

.template-index #MainContent{
    display: block;
    float: left;
}

.template-index footer-section{
    position: fixed;
    bottom: 0px;
}

#MainContent .page{
  padding-bottom: 50px;
}

#CollectionBreadcrumbs .container{
  max-width: 100%;
  padding: 0px 15px;
}

.product-collection__price span.price{
  font-size: 0.9em;
  letter-spacing: 0.05em;
  font-weight: 600;
  color: #696969;
}


.template-product .breadcrumbs .container{
  max-width: 100%;
  padding: 0px 15px;
}

.template-product .product-page .container{
  max-width: 100%;
}

.template-product .product-page-info__title h1{
  font-size: 1.8em;
  text-transform: uppercase;
  letter-spacing: 0.09em;
}

.template-product .product-page-info__title{
  margin-bottom: 5px!important;
}

.template-product .product-page-info__price span.price{
  font-size: 1em;
}

.product-options__section .product-options__value{
  border: 0px!important;
}

.product-options__section .product-options__value--large-text.active{
  font-weight: bold;
}

.template-product .product-page-info__options [data-section-container]:nth-child(1) span[data-label-value]{
  opacity:1;
}

.product-options__value--square{
  width: 0px;
  height: 0px;
}

.product-options__value--text.active{
  border-bottom: solid 1px #000!important;
}

.template-product .product-page-info__options label span:nth-child(1){
  text-transform: capitalize;
}

.template-product .product-page-info__options [data-section-container]:nth-child(1) .product-options__value:nth-child(1){
  padding-left: 0px;
}

.template-product .product-page-info__dynamic-checkout{
  display: none;
}

.template-product .product-desc{
  font-size: 0.9em;
}

.template-product .product-desc .comp-title, .template-product .product-page-info__description .info-title{
    display: block;
    margin-top: 15px;
    font-weight: bold;
    margin-bottom: 5px;
    letter-spacing: 0.09em;
}

.template-product .product-desc .care{
  display: block;
}

.template-product .product-desc .component-title, .template-product .product-desc .delivery-title{
  display: inline-block;
  margin: 10px 0;
}

.template-product .product-options.product-options--type-page .product-options__section[data-style="color"]{
  opacity:0;
  height:20px;
}

.template-product .product-options.product-options--type-page [data-section-container] label{
    background: #f6f3f3;
    padding: 2px 10px;
    font-size: 0.9em;
}

.template-product .product-page-info__button-add-to-cart button{
      padding: 15px 10px;
    margin: 0 auto;
    display: block;
}

.product-cart__price .price, .popup-cart__subtotal{
  font-size: 1em;
}

.popup-cart__subtotal span.price{
    font-size: 1em;
    font-weight: bold;
    color: #696969;
}

.popup-quick-view__content .product-page-info__title a{
  font-size: 1.1em;
  text-transform: uppercase;
  letter-spacing: 0.09em;
}

.popup-quick-view__content .product-page-info__title{
  margin-bottom: 5px!important;
}

.popup-quick-view__content .product-page-info__price span.price{
  font-size: 1em;
}

.popup-quick-view__content .product-page-info__stock-countdown, .popup-quick-view__content .product-page-info__visitors, 
.popup-quick-view__content .product-page-info__payments, .popup-quick-view__content .product-page-info__share{
  display: none;
}


.home-hero-wrap-indian{
  width: 100%;
  margin: 0 auto;
  display: block;
  float: left;
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('/cdn/shop/files/a.jpg?v=1706423558');
  margin-top: -180px;
}

.home-hero-wrap-indian .button-white-custom{
  margin-top: 45%;
}

#indian-wear .breadcrumbs{
  display: none;
}

#indian-wear #MainContent .shopify-section{
  display: block;
  float: left;
  margin: 0 auto;
  width: 100%;
}

#indian-wear #MainContent .shopify-section:nth-child(4), #indian-wear #MainContent .shopify-section:nth-child(5){
    background-color: #fff;
}

#indian-wear #MainContent .shopify-section:nth-child(5){
  padding-top: 50px;
}

#indian-wear #MainContent{
    position: inherit;
    z-index: 2;
    height: auto;
    display: block;
    width: 100vw;
    float: left;
}

.india-about-text{
  display: block;
  float: left;
  margin: 0 auto;
  background-color: #aeaeae;
  padding: 180px 50px;
  width: 100%;
   /* margin-bottom: 480px; */
}

.india-about-text p{
  text-align: center;
  width: 60%;
  margin: 0 auto;
  color: #fff;
  font-size: 1.4em;
  line-height: 1.8em;
}

.custom-titles{
  padding-left: 20px;
  padding-top: 80px;
  background-color: #fff;
}

.custom-titles h2{
    text-transform: uppercase;
    color: #696969;
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 10px;
    letter-spacing: 0.15em;
}

.custom-titles h1{
  font-size: 2.5em;
  margin-bottom: 0;
  padding-bottom: 30px;
}

.shop-westernwear{
   width: 100%;
  margin: 0 auto;
  display: block;
  float: left;
  height: 80vh;
  min-height: 450px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('/cdn/shop/files/sd4.jpg?v=1713513518');
}

.shop-westernwear .section-content{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.shop-westernwear .section-content p{
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.098em;
}

.shop-westernwear .section-content button{
    padding: 10px 80px;
    border: 0px;
    text-transform: uppercase;
    letter-spacing: 0.09em;
    font-size: 0.9em;
    font-weight: bold;
    transition: 0.5s;
}

.shop-westernwear .section-content img{
  display: block;
  margin: 20px 0 50px -10px;
  filter: brightness(100);
  width: 60%;
}

.shop-westernwear:hover button{
  color: #fff;
  background-color: #000;
  transition: 0.5s;
}

#indian-wear footer-section{
  position: fixed;
  bottom: 0px;
}

header#header .header__btn-wishlist{
  margin: 0 10px 0 5px;
}

.popup-quick-view__content .quick-view .product-page-info__details-buttons{
  display: none;
}

.popup-quick-view__content .product-page-info__notes{
  display: none;
}

.popup-quick-view__content .product-page-info__payments label.mb-6{
  display: none;
}

.popup-quick-view__content .product-options--centered{
  display: none;
}

.western-launching{
  width: 100%;
  min-height: 50vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.western-launching span{
  text-transform: uppercase;
  letter-spacing: 0.09em;
}

.featured-category-wrap{
  width: 100%;
  margin: 0 auto;
  display: block;
  float: left;
  margin: 100px auto;
}

.featured-category-wrap .half-wrap.left{
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
}

.featured-category-wrap .half-wrap.left a{
  width: 100%;
  max-width: 400px;
  margin-right: 50px;
  height: 400px;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}

.featured-category-wrap .half-wrap.left a:nth-child(1){
  background-image: url('/cdn/shop/files/shop-kurtas-arjan-dugal.jpg?v=1709705061');
}

.featured-category-wrap .half-wrap.left a:nth-child(2){
  background-image: url('/cdn/shop/files/shop-achkan-2.jpg?v=1718865968');
  margin-top: 50px;
}

.featured-category-wrap.home-featured .half-wrap.left.two{
  align-items: flex-start;
}

.featured-category-wrap.home-featured .half-wrap.left.one a:nth-child(1){
  background-image: url('/cdn/shop/files/SHOP-KURTAS.jpg?v=1776923965');
}

.featured-category-wrap.home-featured .half-wrap.left.one a:nth-child(2){
  background-image: url('/cdn/shop/files/SHOP-NEHRU-JACKET.jpg?v=1776923965');
  margin-top: 50px;
  background-position: top center;
}

.featured-category-wrap.home-featured .half-wrap.left.two a:nth-child(1){
  background-image: url('/cdn/shop/files/SHOP-TUX-_-SUITS.jpg?v=1776923965');
  background-position: center 0px;
}

.featured-category-wrap.home-featured .half-wrap.left.two a:nth-child(2){
  background-image: url('/cdn/shop/files/SHOP-BANDHGALA.jpg?v=1776923965');
  margin-top: 50px;
  background-position: center 0;
}



.featured-category-wrap.home-featured .half-wrap.left a:hover{
  filter: brightness(0.5);
}

.featured-category-wrap.home-featured .half-wrap.left a{
   width: 50%;
   max-width: 50%;
    height: 100vh;
}

.featured-category-wrap .half-wrap.left.three a{
    width: 100%;
   max-width: 100%;
   height: 70vh;
  background-image: url('/cdn/shop/files/SHOP-ACHKAN.jpg?v=1776923965');
  background-position: center 0;
}

.featured-category-wrap.home-featured{
  margin-bottom: 0px;
  margin-top:20px;
}

.featured-category-wrap .half-wrap{
  width: 100%;
}

.featured-category-wrap.home-featured .half-wrap.left a, .featured-category-wrap.home-featured .half-wrap.left.one a:nth-child(2), .featured-category-wrap.home-featured .half-wrap.left.two a:nth-child(2){
  margin-right: 0px;
  margin-top: 0px;
}

.featured-category-wrap .half-wrap.right video{
    width: 100%;
    max-width: 480px;
    height: 100%;
    position: relative;
}

.featured-category-wrap .half-wrap.left a button{
  padding: 10px 35px;
    text-transform: uppercase;
    font-size: 1.2em;
    letter-spacing: 0.09em;
    border: 0px;
    position: absolute;
    bottom: 30px;
    left: 30px;
    transition: 0.5s;
    color: #000;
    cursor: pointer;
}

.featured-category-wrap .half-wrap.left a:hover button{
  color: #fff;
  background-color: #000;
  transition: 0.5s;
}

.featured-category-wrap .custom-grid-full-wrap{
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
}

.featured-category-wrap .custom-grid-full-wrap a{
  width: 100%;
  height: 400px;
  background-image: url('/cdn/shop/files/shop-cocktail.jpg?v=1718865932');
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  margin-top: 50px;
  position: relative;
}


.featured-category-wrap .custom-grid-full-wrap a button {
    padding: 5px 30px;
    text-transform: uppercase;
    font-size: 0.9em;
    letter-spacing: 0.09em;
    border: 0px;
    position: absolute;
    bottom: 45%;
    left: 50px;
    transition: 0.5s;
}

.featured-category-wrap.indian-page{
  display: flex;
  align-items: center;
  justify-content: center;
}

.featured-category-wrap.indian-page .half-wrap{
    width: 50%;
}

.featured-category-wrap.indian-page .half-wrap.left{
  align-items: center;
}

.featured-category-wrap.indian-page .half-wrap.right video, .featured-category-wrap.indian-page .half-wrap.right a{
  margin: 0 auto;
  display: block;
}

.featured-category-wrap.indian-page .half-wrap.right video{
  width: 100%;
  max-width: 600px;
  cursor: pointer;
}

.featured-category-wrap.indian-page .half-wrap.left a{
  margin-right: 0px;
}

.featured-category-wrap.indian-page .half-wrap.left.two a:nth-child(2){
  background-image: url('/cdn/shop/files/shop-suits_and_tux-arjan-dugal-latest-collection.jpg?v=1722325183');
}

.featured-category-wrap.indian-page .half-wrap.left.two a:nth-child(1){
  background-image: url('/cdn/shop/files/shop-cocktail.jpg?v=1718865932');
}

#arjan-dugal #MainContent .shopify-section:nth-child(3){
  display: block;
  float: left;
}

.men-in-ad-section{
  display: flex;
  justify-content: space-between;
  padding: 0 20px 50px 20px;
}

.men-in-ad-section .men-ad-product{
  width: 18%;
  display: block;
}

.men-in-ad-section .men-ad-product img{
  width: 100%;
}

.men-in-ad-section .men-ad-product .title{
    font-size: 1em;
    padding: 20px 0;
    color: #000;
}

.custom-titles.men-in-ad h2{
  font-size: 1em;  
}

.shop-westernwear.book-appointment{
  background-image: url('/cdn/shop/files/arjan-dugal-store_a81e7292-38a5-4b98-8081-4fa13412e503.jpg?v=1776925085');
  text-align: center;
  color: #fff;
  background-position: center center;
}

.shop-westernwear.book-appointment div{
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
}

.shop-westernwear.book-appointment div p:nth-child(1){
    color: #fff;
    font-size: 3em;
}

.shop-westernwear.book-appointment div p:nth-child(2){
    color: #fff;
    margin-top: 20px;
    width: 300px;
    font-size: 1em;
    margin-bottom: 50px;
}

.shop-westernwear.book-appointment span{
  display: flex;
}

.shop-westernwear.book-appointment a{
  display: block;
    font-size: 0.9em;
    color: #000;
    background-color: #fff;
    padding: 5px 30px;
    text-transform: uppercase;
    letter-spacing: 0.09em;
    margin: 0 5px;
    transition: 0.5s;
}

.shop-westernwear.book-appointment a:hover{
  background-color: #000;
  color: #fff;
  transition: 0.5s;
}

/* STICKY HEADER MENU #header.header--sticky .header__line-top.header__line--colorize-1{
  display: none!important;
} */

.clients-page-wrap{
  width: 100%;
  margin: 0 auto;
  display: flex;
  float: left;
  justify-content: center;
  flex-wrap: wrap;
}

.clients-page-wrap .client-block{
  width: 25%;
  display: block;
  margin: 20px;
}

.clients-page-wrap .client-block .client-image{
  width: 100%;
  height: 450px;
  margin: 0 auto;
  display: block;
  float: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.clients-page-wrap .client-block.2a .client-image{
  background-image: url('/cdn/shop/files/Afzal-Jasani-in-Olive-Inara-motif-_ADSS22INMWWCSOL_0d48be7c-4ceb-460b-b052-edca81d0d283.jpg?v=1710245567');
}

.clients-page-wrap .client-block.one .client-image{
  background-image: url('/cdn/shop/files/Sangeet_Divya_Kushal-155.jpg?v=1710247261');
}

.clients-page-wrap .client-block.two .client-image{
  background-image: url('/cdn/shop/files/a1.jpg?v=1769168150');
}

.clients-page-wrap .client-block.three .client-image{
  background-image: url('/cdn/shop/files/Varun-Dave-in-Algae-Green-Kairos-Jacket-set.jpg?v=1710247262');
}

.clients-page-wrap .client-block.four .client-image{
  background-image: url('/cdn/shop/files/Kuldeep-Bishnoi-in-Black-Inara-jacket-set-and-Bhavya-Bishnoi-in-Navy-Inara-jacket-set_94645e5a-9643-43dd-b283-50790dd4c608.jpg?v=1710247262');
}

.clients-page-wrap .client-block.five .client-image{
  background-image: url('/cdn/shop/files/Shaunak-Misra-in-Lace-Mustard-Kurta-set-_ADSS22LACKWPNTOF_6af6f5c6-75c4-4825-b686-3bb1480cbe7d.jpg?v=1710247262');
}

.clients-page-wrap .client-block.six .client-image{
  background-image: url('/cdn/shop/files/a2.jpg?v=1769168150');
}

.clients-page-wrap .client-block.seven .client-image{
  background-image: url('/cdn/shop/files/a3.jpg?v=1769168150');
}

.clients-page-wrap .client-block.eight .client-image{
  background-image: url('/cdn/shop/files/Prateek-Ghoshal-in-Navy-Bloc-jacket-set.jpg?v=1710247263');
}

.clients-page-wrap .client-block.nine .client-image{
  background-image: url('/cdn/shop/files/a4.jpg?v=1769168149');
}

.clients-page-wrap .client-block.ten .client-image{
  background-image: url('/cdn/shop/files/b.jpg?v=1776317794');
}

.clients-page-wrap .client-block.eleven .client-image{
  background-image: url('/cdn/shop/files/Miguel-in-Navy-Kairos-Bandhgala-set.jpg?v=1710247263');
}

.clients-page-wrap .client-block.twelve .client-image{
  background-image: url('/cdn/shop/files/a_5d38f7be-2d40-44a2-9322-5d92d15f0f44.jpg?v=1776317792');
}

.clients-page-wrap .client-block.thirteen .client-image{
  background-image: url('/cdn/shop/files/Richard-Wyndham-in-Navy-Midnight-set-_AD21MIDNJSNB.jpg?v=1710247262');
}

.clients-page-wrap .client-block.fifteen .client-image{
  background-image: url('/cdn/shop/files/15-ADSS24VEDOACST.jpg?v=1722604834');
}

.clients-page-wrap .client-block.sixteen .client-image{
  background-image: url('/cdn/shop/files/16-ADSS22BANACHGRY.jpg?v=1722604834');
}


.clients-page-wrap .client-block.seventeen .client-image{
  background-image: url('/cdn/shop/files/17-ADSS22INACHKSOW.jpg?v=1722604834');
}


.clients-page-wrap .client-block.eighteen .client-image{
  background-image: url('/cdn/shop/files/18-ADSS23KANJST.jpg?v=1722604833');
}


.clients-page-wrap .client-block.nineteen .client-image{
  background-image: url('/cdn/shop/files/19-ADSS22LACKWPNTOF.jpg?v=1722604833');
}


.clients-page-wrap .client-block.twenty .client-image{
  background-image: url('/cdn/shop/files/20-ADSS22KAIBGWPNTBL-2.jpg?v=1722604834');
}


.clients-page-wrap .client-block.twentyone .client-image{
  background-image: url('/cdn/shop/files/21-ADSS24MZFOESTPPB.jpg?v=1722604834');
}


.clients-page-wrap .client-block.twentytwo .client-image{
  background-image: url('/cdn/shop/files/22-ADSS22BLCWWCSB-2.jpg?v=1722604833');
}


.clients-page-wrap .client-block.twentythree .client-image{
  background-image: url('/cdn/shop/files/23-AD21INARAJSB-3.jpg?v=1722604833');
}


.clients-page-wrap .client-block.twentyfour .client-image{
  background-image: url('/cdn/shop/files/24-ADSS22INACHKSCR.jpg?v=1722604833');
}


.clients-page-wrap .client-block.twentyfive .client-image{
  background-image: url('/cdn/shop/files/25-AD21AZ2OJSAQ-4.jpg?v=1722604833');
}

.clients-page-wrap .client-block.raj-kumar-rao .client-image{
  background-image: url('/cdn/shop/files/Raj-Kumar-Rao-in-Arjan-Dugal-ADSS24VEDOACST.jpg?v=1729493536');
}


.clients-page-wrap .client-block .client-image span{
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  color: #fff;
  text-align: center;
  padding-top: 70%;
  display: block;
  float: left;
  opacity: 0;
  transition: 0.5s;
}

.clients-page-wrap .client-block a:hover .client-image span{
  opacity: 1;
  transition: 0.5s;
}

.clients-page-wrap .client-block .client-name{
    text-align: center;
    margin: 20px auto;
    display: block;
    float: left;
    margin: 20px auto;
    width: 100%;
    color: #000;
    font-size: 0.9em;
}

.stores-wrap{
  width: 100%;
  margin: 0 auto;
  display: flex;
  float: left;
  justify-content: center;
  flex-wrap: wrap;
}

.store-block{
  width: 50%;
  margin: 0 auto;
  padding: 50px;
}

.stores-wrap .store-block.studio-block{
  width: 100%;
}

.stores-wrap .store-image{
  width: 100%;
  margin: 0 auto;
  height: 350px;
  display: block;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.stores-wrap .store-image.one{
  background-image: url('/cdn/shop/files/arjan-dugal-studio-new-delhi.jpg?v=1722337160');
  background-position: center 50%;
  height: 500px;
}

.stores-wrap .store-image.two{
  background-image: url('/cdn/shop/files/arjan-dugal-store.jpg?v=1710249999');
}

.stores-wrap .store-image.three{
  background-image: url('/cdn/shop/files/arjan-dugal-store-kalaghoda-mumbai.jpg?v=1722337068');
}

.store-name{
    margin-top: 30px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.09em;
    color: #000;
}

.store-address{
  font-size: 0.9em;
}

.stores-wrap a{
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: bold;
    color: #666464;
    letter-spacing: 0.09em;
    border-bottom: solid 1px transparent;
    transition: 0.5s;
    padding-bottom: 5px;
}

.stores-wrap a:hover{
  border-bottom: solid 1px var(--theme-link-c);
  transition: 0.5s;
  color: #000;
}

.stores-wrap .store-block.studio-block .store-name, .stores-wrap .store-block.studio-block .store-address, .stores-wrap .store-block.studio-block a{
  text-align: center;
}

.stores-wrap .store-block.studio-block a{
  margin: 0 auto;
    display: block;
    width: 150px;
}


.store-head{
  display: block;
  float: left;
  margin: 0 auto;
  width: 100%;
}

.store-head h1{
    text-align: center;
    padding-top: 50px;
    width: 100%;
    font-size: 2em;
    text-transform: uppercase;
}

.stockists-wrap{
  flex-direction: row;
  flex-wrap: wrap;
  padding-bottom: 100px;
}

.stockists-wrap .store-block{
  padding: 20px;
  width: 300px;
}

.menu__megamenu .menu__grid.menu__list.menu__level-02 div.col-lg-8:nth-child(4){
  max-width: 50%;
}

.header__nav[data-js-position-desktop=menu] .menu__item a{
  font-size: 1.1em;
}

.template-product  .product-desc .component-title, .template-product  .product-desc .delivery-title{
  font-weight: bold;
  display: block;
  letter-spacing: 0.09em;
}

.custom-description p{
  margin: 20px 0;
  font-size: 1.06em;
}

.custom-description b{
  letter-spacing: 0.09em;
}

.product-options__value.rounded-circle.product-options__value--circle:before{
  width: 24px;
  height: 24px;
}

.product-options__value.rounded-circle.product-options__value--circle{
  margin-top: 10px;
}

#arjan-dugal .rev_slider_wrapper .tp-parallax-wrap{
  top: 65vh!important;
  left: 50px!important
}


#arjan-dugal .rev_slider_wrapper .tp-parallax-wrap .promobox__text-3{
    text-transform: uppercase;
    font-size: 0.95em;
    letter-spacing: .09em;
    padding-bottom: 2px;
    border-bottom: solid 1px #5e5c5c;
    display: inline-block;
    font-weight: 600;
    color: #000;
    margin-top: 25px !important;
}

#arjan-dugal .rev_slider_wrapper .tp-parallax-wrap .promobox__text-1{
  letter-spacing: 0.1em;
  font-weight: bold;
}

.slider__slide .promobox__content .promobox__content_inner{
  bottom: 100px;
  left: 100px;
}

.slider__slide .promobox--style-1 .promobox__text-1{
    letter-spacing: 0.09em;
    font-weight: bold;
}

.slider__slide .promobox--style-1 .promobox__text-3{
  font-size: 1em;
    text-transform: uppercase;
    letter-spacing: 0.09em;
    border-bottom: solid 1px #000;
    display: inline-block;
    margin-top: 40px !important;
}

.product-collection__button-add-to-wishlist a.js-store-lists-add-wishlist{
    padding-left: 0px !important;
    margin-left: -5px;
}

.template-product  .popup-contact-confirmation{
  background-color: #fff;
}

.book-button{
	position: fixed;
  	bottom: 30px;
  	right: 30px;
  	background: #000;
  	border: solid 1px #000;
  	border-radius: 35px;
  	padding: 10px;
  	z-index: 10000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.book-button span{
	width: 0px;
  	height: 0px;
  	overflow: hidden;
  	display: inline-block;
  	transition: 0.5s;
  	color: #fff;
	margin-left: 0px;
  	opacity: 0;
  	font-size: 0.001em;
}

.book-button img{
	width: 40px;
}

.book-button:hover span{
	width: 120px;
  	overflow: visible;
  	transition: 1s;
  	opacity: 1;
  	font-size: 0.8em;
    letter-spacing: 0.12em;
  	margin-left: 20px;
    margin-top: -20px;
}

.book-button svg{
  height: 25px;
  width: 25px;
}

.book-button svg path{
  fill: #fff;
}

.nav-up {
    display: none!important;
}

.men-ad-product.phone-only{
  display: none;
}

body.template-product .product-options.product-options--type-page div[data-section-container] label{
    font-weight: 600;
    letter-spacing: 0.09em;
}

.product-page-info__details-buttons .justify-content-md-start{
  justify-content: space-between!important;
}

.customize-whatsapp-button{
  padding-right: 0;
  display: block;
  margin-right: 20px;
  text-transform: uppercase;
}


.customize-whatsapp-button svg{
    width: 20px;
    height: 20px;
    margin-right: 5px;
    vertical-align: -5px;
}

.product-page-info__details-buttons div[data-js-popup-button="size-guide"]{
  text-decoration: none!important;
}

.label--in-stock{
        background-color: #fff;
        color: #000;
        font-size: 0.8em;
        letter-spacing: 0.15em;
        font-weight: bold;
        padding-left: 10px;
        padding-right: 10px;
}



/* ------- COLOUR SWATCH ----------- */
/* ------- COLOUR SWATCH ----------- */

.product-options__section[data-property="colour"] [data-value="rust"], .collection-filters__content[data-property="color"] [data-value="rust"]{
  background-color: #A6432D!important;
}

.product-options__section[data-property="colour"] [data-value="mustard"], .collection-filters__content[data-property="color"] [data-value="mustard"]{
  background-color: #e6b904!important;
}


.product-options__section[data-property="colour"] [data-value="terracotta"], .collection-filters__content[data-property="color"] [data-value="terracotta"]{
  background-color: #C65656!important;
}

.product-options__section[data-property="colour"] [data-value="mossgreen"], .collection-filters__content[data-property="color"] [data-value="mossgreen"]{
  background-color: #415748!important;
}

.product-options__section[data-property="colour"] [data-value="darkgrey"], .collection-filters__content[data-property="color"] [data-value="darkgrey"]{
  background-color: #A79992!important;
}



/* ------- COLOUR SWATCH ----------- */
/* ------- COLOUR SWATCH ----------- */






.popup__body .col-12.col-md-6.align-items-center {
  flex-direction: column !important;
  margin-top: 10%;
}

.popup__body .popup-subscription__btn.btn {
  border: solid 1px #000;
  font-size: 0.8em;
    line-height: 1.4em;
    margin-bottom: 10px !important;
    width: 90%;
}

.popup__body .popup-subscription__text-line-02 {
  font-size: 2em;
}

.popup__body .popup-subscription__close-text {
  font-size: 0.8em;
  padding-bottom: 20px;
  margin-top: 20px;
}

.popup__body .popup-subscription__width-col {
  padding-bottom: 0px !important;
}

.popup__body .popup-subscription__text-line-01 {
  font-size: 1em;
  font-weight: bold;
  color: grey;
  letter-spacing: 0.09em;
  margin-bottom: 5px !important;
}


.slider__slide .home-banner-slide-custom .promobox__content .promobox__content_inner{
    left: 0!important;
    width: 100%;
}
























/* ----------PHONE MEDIA----------- */
/* ----------PHONE MEDIA----------- */
/* ----------PHONE MEDIA----------- */
/* ----------PHONE MEDIA----------- */
/* ----------PHONE MEDIA----------- */
/* ----------PHONE MEDIA----------- */



@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2), @media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2), @media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2), @media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3), @media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3), @media only screen 
  and (min-device-width : 375px) 
  and (max-device-width : 667px), @media only screen 
  and (min-device-width : 414px) 
  and (max-device-width : 736px){

  .home-hero-wrap{
    height: 70vh;
  }

  .home-hero-wrap .half-wrap{
    width: 100%;
    display: block;
    float: left;
    height: 70vh;
  }

  .home-hero-wrap .button-white-custom{
    margin-top: 55vh;
  }

  .india-about-text p{
    width: 100%;
    font-size: 1.2em;
  }

  .men-in-ad-section{
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 10px;
  }

  .shop-westernwear{
    background-position: -230px;
  }

  .men-in-ad-section .men-ad-product{
    width: 40%;
  }

  .shop-westernwear .section-content img{
    margin: 0px 0 30px -5px;
    width: 90%;
  }

  .shop-westernwear .section-content button {
    padding: 10px 40px;
  }

  .header__btn-menu[data-js-popup-button="navigation"] svg path:nth-child(2){
    opacity:0;
  }

  .popup-navigation.js-popup-navigation{
    background: #fff;
  }

  .featured-category-wrap .half-wrap{
    width: 100%;
    flex-direction: column !important;
  }

  .featured-category-wrap .half-wrap.left a{
    margin: 0 auto;
  }

  .featured-category-wrap .half-wrap.right video{
    padding: 20px;
  }

  .featured-category-wrap{
    margin-bottom: 20px;
  }

  .collection-grid-centered-xs .product-collection__image{
    max-width: 100%;
  }

  .footbar-product__price .price{
    font-size: 1em;
  }

  .footbar-product__options select[data-js-product-variants="control"]{
    width: 150px;
  }

  .template-index footer-section, #indian-wear footer-section{
    position: inherit;
  }

  .slider__slide .promobox__content .promobox__content_inner {
      bottom: 50px !important;
      left: 40px !important;
  }

  .footer__subscription{
    margin: 80px auto!important;
  }

  .footer__border{
    border: 0px;
  }

  .footer__custom-html, .footer__menus {
    border-top: solid 1px #696969;
    border-bottom: solid 1px #696969;
  }

  .footer__section-content--custom-content{
    margin-bottom: 20px;
  }

  .stores-wrap{
    flex-direction: column;
  }

  .store-block{
    width: 100%;
  }

  .clients-page-wrap .client-block{
    width: 100%;
  }

  .shop-westernwear.book-appointment div p:nth-child(1){
    font-size: 2.5em;
  }

  #indian-wear .slick-list .slick-track .slider__slide:nth-child(3) .promobox__text-1, #indian-wear .slick-list .slick-track .slider__slide:nth-child(3) .promobox__text-2{
    color: #e7e4e4;
  }

  #indian-wear .slick-list .slick-track .slider__slide:nth-child(3) .promobox__text-3 {
    color: #eee;
    border-bottom: solid 1px #eee;
  }

  header-section .header__content{
    padding: 8px 0px;
  }

  .featured-category-wrap.indian-page{
    flex-direction: column;
  }

  .featured-category-wrap.indian-page .half-wrap{
    width: 90%;
  }

  .featured-category-wrap.indian-page .half-wrap.right video{
    max-width: 100%;
    padding: 0px;
    margin: 20px auto!important;
  }

  .featured-category-wrap.home-featured .half-wrap.left.one a:nth-child(2), .featured-category-wrap.home-featured .half-wrap.left.two a:nth-child(2){
    margin-top:0px;
  }

  .featured-category-wrap.home-featured .half-wrap.left a{
    min-height: 500px;
    margin-bottom: 0px;
    width: 100%;
    max-width: 100%;
  }

  .featured-category-wrap .half-wrap.left a:nth-child(2){
    margin-top: 20px;
  }

  .product-collection__button-add-to-wishlist a.js-store-lists-add-wishlist{
    margin-left: 10px;
  }

  .product-collection__buttons-section  a[data-js-popup-button="quick-view"]{
    padding-left: 0px;
  }

  .template-product  #MainContent .breadcrumbs{
    display: none;
  }

  .template-product .product-page.pt-30{
    padding-top: 0px!important;
  }

  .template-product .product-page>.container{
    padding:0px;
  }

  .header__btn-wishlist  .header__counter{
    margin-top: -7px;
  }

  .template-product .product-page-info__title{
    margin: 50px 20px;
    margin-bottom: 30px!important;
  }

  .template-product .product-page-info__title h1{
    font-size: 1.6em;
    line-height: 1.8em;
  }

  .template-product .product-page-info__description{
    padding: 0 10px;
  }

  .template-product .product-desc .comp-title, .template-product .product-page-info__description .info-title, .template-product .product-page-info__description .component-title, .template-product .product-page-info__description .delivery-title{
    color: #000;
    margin-top: 30px;
    text-transform: uppercase;
  }

  .popup-wishlist-full__content  .product-collection__buttons-section a[data-js-popup-button="quick-view"]{
    padding-left: 10px;
  }

  .popup-cart__footer  .popup-cart__buttons a[href="/cart"]{
    display: none!important;
  }

  .men-ad-product.phone-only{
    display: block;
  }

  .product-collection__price span.price{
    font-weight: normal;
  }

  .header__btn-account{
    display: none!important;
  }

  .product-page-info__details-buttons .justify-content-md-start{
    justify-content: center!important;
  }

  .customize-whatsapp-button{
    margin-left: 20px;
  }

  .popup-subscription__width-col.popup-subscription__content::before{
  content: ' ';
  background-image: url(/cdn/shop/files/arjan-dugal-pop-up.jpg?v=1750406501);
    width: 100%;
    height: 220px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

  .popup-subscription__close{
    top: 10px;
  }

  .template-product .product-page-info__button-add-to-cart button{
    width: 90%;
  }


}/* ----------END PHONE MEDIA----------- */
/* ----------END PHONE MEDIA----------- */
/* ----------END PHONE MEDIA----------- */
/* ----------END PHONE MEDIA----------- */


















