/*------------------------------------------------------------------
Project:	Harington - Creative Portfolio Template
Version:	1.0
Last change:	04/11/2022
Assigned to:	www.clapat.com 
Primary use:	Showcase Portfolio 
-------------------------------------------------------------------*/

@import url("./content.css");
@import url("./showcase.css");
@import url("./portfolio.css");
@import url("./shortcodes.css");
@import url("./assets.css");

@font-face {
  font-family: michelia;
  src: url("../webfonts/Michelia.otf") format("opentype");
}
.cart-table {
    width: 100% !important;
    margin-bottom: 1rem;
}

 .main-slider {height:100vh; overflow:hidden;}
 .main-slider .owl-item {
            height: 100vh ; overflow: hidden;
        }







.product_image_table {float:left; width:100%;}
.height_full {height:100%;}

.main-slider-main {
    float: left;
    width: 100%;
    position: relative;
    z-index: 99999;
}

.main-slider-main .item {
    display: block;
    position: relative;
    box-sizing: border-box;
    z-index: 0;
    margin: 0px 0px;
    width: 100%;
    height: 100vh;
    z-index: 0;
    pointer-events: none;
}
.main-slider-main .owl-carousel .owl-item img {
    display: block;
    width: 100% !important;
    height: 100%;
}



* {color: #000 !important
  ;}

  .light-content .classic-menu .flexnav li a {
    color: #000000 !important;
    letter-spacing: 1px;
    text-transform: c;
    /* filter: invert(1) !important; */
}

.myaccount-div .active {
    background-color: #000000;
    color: #000;
}
.product_box_caption .product_box_caption {
    float: left;
    width: 50%;
}
.hero_image_details {height: 100vh !important;}
.hero_caption_2 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
}
.modal-backdrop {
  --bs-backdrop-zindex: -9;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}


.modal {
    background-color: #ffffff96;
    z-index: 9999;
}










.product_main_btn {margin: 0px; padding: 0px; margin: 0 auto; text-align: center; margin-bottom: 20px;}
.product_main_btn li {display: inline-block !important;}
.cut_price {
    text-decoration: line-through;
    color: #7f7d7d;
    font-size: 18px;
}


.left_section_product h3 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}



.price_main {font-size: 25px; color:  #ffce7e !important;}

.product_main_btn li  {
    border: 1px solid #fff;
    width: 123px;
    height: 50px;
    text-align: center;
    display: block;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 50px;
    margin: 0 auto;
}

.product_main_btn li.active {
  border: 1px solid #ffce7e;
}

.star_rating img {width: 20px; height: 20px;}
.star_rating {margin: 0 auto; text-align: center;}
.star_rating li {display: inline-block;}

.order-box_details {
    float: left;
    width: 100%;
    border: solid 1px #454545;
    padding: 15px;
}
.bg_gray_section {
  float: left;
  width: 100%;
 background-color: TRANSPARENT;
    padding: 0;}


.order-box_details span {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 0;
    border-bottom: none;
    padding-bottom: 12px;
    margin: 0;
    font-weight: 600;
    letter-spacing: 1px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 6px;
    float: left;
    width: 100%;
    color: #ffcb6e;
}
.size_cart {margin-bottom: 0px;}
.account-details_div .media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 25px;
}
.media-body {
    margin-left: 11px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.media img {
    width: 100px;
    margin-top: 10px;
    border: 1px solid #dad9d9;
    height: 97px;
    object-fit: cover;
    background-color: #FFF;
}

@font-face {
  font-family: "basis_grotesque_proregular";
  src: url("../webfonts/fontsfree-net-basisgrotesquepro-regular-webfont.woff2")
      format("woff2"),
    url("../webfonts/fontsfree-net-basisgrotesquepro-regular-webfont.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
}
td {
    display: table-cell;
    vertical-align: inherit;
    unicode-bidi: isolate;
}
@font-face {
  font-family: "basis_grotesque_promedium";
  src: url("../webfonts/fontsfree-net-basisgrotesquepro-medium-webfont.woff2")
      format("woff2"),
    url("../webfonts/fontsfree-net-basisgrotesquepro-medium-webfont.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
}
/*------------------------------------------------------------------

01. General Styles
02. Magic Cursor
03. Page Preloader
04. Header Elements
05. Main Content 
06. Footer Elements
07. Responsive Media Querries

-------------------------------------------------------------------*/

/*--------------------------------------------------
	01. General Settings
---------------------------------------------------*/
.address_box {
    float: left;
    width: 100%;
    border: solid 1px #434343;
    padding: 15px;
    font-size: 14px;
}
.address_box h4 {
    margin-bottom: 20px;
}


.cart {
  float: left;
  width: 100%;
  background: #ffffff;
  padding: 18px;
  border: 1px solid #000000;
}

.light-content thead, .dark-section thead {
    background-color: transparent !important;
}


.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}
.product-detail-cart {
    border-bottom: solid 1px #454545;
}
.cart .tr_head {
    font-size: 17px;
    border-bottom: solid 1px #454545;
    padding: 10px 0;
    font-weight: 900;
    letter-spacing: 2px;
}
.cart .tr_head th {
    padding: 0px 0 10px;
    letter-spacing: 2px;
}
.cart .product-detail-cart td h3 {
    font-size: 17px;
    padding: 0 10px;
    letter-spacing: 1.5px;
}

	/* .celeb .item {height: 36vh;} */
.cart .size_cart {
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
    color: #ffc76c;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    letter-spacing: 2px;
}
.cart .price {
    font-size: 18px;
    color: #f5c981;
    font-weight: 600;
    letter-spacing: 2px;
}
.price {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.5px;
    color: #f5c981;
    text-transform: uppercase;
    float: left;
    margin-bottom: 6px;
}
.cart .item-delete a {
    color: #f5c981 !important;
    padding: 1px;
    height: 28px;
    width: 28px;
    line-height: 25px;
    text-align: center;
    border: solid 2px #f5c981 !important;
    border-radius: 0;
    text-decoration: none;
    display: inline-block;
    font-size: 26px;
    letter-spacing: 0px;
    line-height: 19px;
}

table {
    caption-side: bottom !important;
    border-collapse: collapse !important;
    width: 100%; vertical-align: center;
}


table td {vertical-align: center;}

.product-detail-cart .rounded-circle {
    width: 35px !important;
    height: 35px;
    border: 1px solid #f5c981 !important;
    border-radius: 0px !important;
    margin: 0 !important;
    background-color: transparent;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #ff !important;
    padding: 0px;
    line-height: 34px;
}
.cart-detail-card {
    float: left;
    width: 100%;
    /* background: #181818; */
    padding: 20px;
    height: auto;
    border: 1px solid #454545;
}
.add-cart {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000 !important;
    background-color: #ffc76b;
    width: 184px;
    height: 46px;
    line-height: 47px;
    display: block;
    margin: 0;
    text-decoration: none;
    border: 0px;
    margin-top: 28px;
    float: left;
    text-align: center;
    letter-spacing: 2px;
}
.cart-detail-card h5 {
    border-bottom: solid 1px #454545 !important;
}
.cart-detail-card h5 {
    font-size: 17px;
    margin-bottom: 10px;
    margin-top: 0;
    border-bottom: none;
    padding-bottom: 12px;
    margin: 0;
    font-weight: 700;
    letter-spacing: 1px;
    letter-spacing: 2px;
}
.cart-detail-card td {
    font-size: 15px;
    padding: 10px 0;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 2px;

}
.light-content tr:nth-child(2n), .dark-section tr:nth-child(2n) {
    background-color: transparent !important;
}


.cart th {
    text-align: inherit;
    font-weight: 700;
    font-size: 15px;
    color: #FFF;
}
.product-detail-cart td {
    padding: 20px 0;
}
.product-detail-cart .product-img {
    border: 1px solid #454545;
    height: 101px;
    object-fit: cover;
    width: 100%;
}
.login-section {
    width: 1200px;
    margin: 0 auto;
    border: 1px solid #e7bb73;
    padding: 50px 25px;
}

.login-box {
    background: transparent;
    padding: 0px 51px;
    border-right: 1px solid #e8bb74;
    padding-top: 0px;
    margin-top: 0px;
}

.profile_name h3 {padding-bottom: 0px !important;}

.my_account_section {
    float: left;
    width: 100%;
    margin-top: 51px;
}
.side_profile_section {
    float: left;
    width: 100%;
    background-color: #f5f5f5;
    padding: 28px 0px;
}

.myaccount-div .active {
  background-color: #000000;
  color: #fff !important;
}
.head {
    float: left;
    width: 100%;
    border-bottom: solid 1px #454545;
    margin-bottom: 15px;
}
.head a {
  font-weight: 600;
  font-size: 14px;
  color: #ffffff !important;
  padding: 7px 30px;
  border: solid 2px #333333;
  background: transparent;
  margin-top: -14px;
  border-radius: 0;
  background-color: #000000 !important;
  letter-spacing: 1.5px;
  text-decoration: none;
}
.lead {
    font-weight: 400 !important;
    font-size: 15px !important;
    letter-spacing: 2.5px !important;
}
.profile_photo {
    float: left;
    width: 100%;
}

.margi-top {
    margin-top: 30px;
    padding: 0;
}
.myaccount-div ul {
    padding: 0;
    margin: 0;
}

.myaccount-div ul li {
    display: block;
    list-style: none;
    margin-bottom: 0;
}

.sub-menu a {
    padding-left: 30px !important;
}

.myaccount-div ul li a {
    display: block;
    font-size: 15px;
    color: #000;
    padding: 10px 19px;
    border-bottom: solid 1px #e6e6e6;
    letter-spacing: 2px;
    font-weight: 600;
    text-decoration: none;
}
.myaccount-div ul {
    padding: 0;
    margin: 0;
}

.myaccount-div ul li a {
    display: block;
    font-size: 15px;
    color: #ffcb78;
    padding: 10px 19px;
    border-bottom: solid 1px #434343;
    letter-spacing: 2px;
    font-weight: 500;
    text-decoration: none;
    letter-spacing: 2px;
}
.white_section_inner {
  float: left;
  width: 100%;
  background-color: #ffffff;
  padding: 0px;
}
.white_section_inner h3 {
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: 2px; color: #ffcb78 !important; padding-bottom: 20px !important;
    font-weight: 500;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 12px;
    margin-bottom: 0;
}



.white_section_inner .btn {
    display: inline-block;
    font-weight: 400;
    color: #0b0b0b;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0;
    background-color: #fdc96d !important;
    padding: .375rem .75rem;
    font-size: 14px;
    line-height: 23px;
    border-radius: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    text-transform: uppercase;
    letter-spacing: 1.8px;
    font-weight: 600;
    padding-top: 5px;
}

.my_account_section .form-group input {
    border: solid 1px #dedede;
    border-radius: 0;
    height: 41px;
    font-size: 16px;
    /* padding: 10px 0px; */
    /* text-align: center; */
    color: #fff;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #696969 !important;
}



.order_box {
    float: left;
    width: 100%;
    border-bottom: 1px solid #454545;
    margin-bottom: 22px;
}


.order_box {
    float: left;
    width: 100%;
    border-bottom: 1px solid #454545;
    margin-bottom: 22px;
}
.order_detias {
    float: left;
    width: 100%;
    border: 1px solid #454545;
}

.order_detias .product_img {
    float: left;
    width: 100px;
    margin: 15px;
    border: 1px solid #454545;
}
.product_img img {
    width: 100%;
    height: 88px;
}

.order_detias h5 {
    font-size: 14px;
    color: #000;
    margin-top: 20px;
    letter-spacing: 1.5px;
    font-weight: 500;
}
.order_detias .size_cart {
    margin: 10px 0;
    font-size: 15px;
    color: #f1f1f1;
    letter-spacing: 1.45px;
}
.order_detias .item-price {
    color: #fcc96b;
    margin-right: 10px;
    float: right;
    margin-top: 52px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
}

.order_detias h5 {
    color: #eaba63 !important;
}


.order-status_total_div {
    float: left;
    width: 100%;
    background: #ffcb6b;
    padding: 15px;
}
.order-status_total_div p {
    float: left;
    font-size: 15px;
    margin-top: 7px;
    margin-bottom: 0;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.order-status_total_div p {
    color: #000 !important;
    letter-spacing: 2.5px;
    margin-top: 4px;
}




.order-status_total_div h4 {
    float: right;
    font-size: 16px;
    color: #333333 !important;
    margin-top: 5px;
    font-weight: 700;
    letter-spacing: 1.5px;
}

.order_box .order_head .order_number {
    background: #ffcb6b !important;
    font-size: 15px;
    color: #181818;
    padding: 8px 32px;
    float: left;
    letter-spacing: 1px;
    margin: 15px 0;
    padding-bottom: 6px;
}



.profile_photo img {
    width: 100px;
    height: 100px;
    background: #eee;
    border-radius: 100%;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
    overflow: hidden;
    border: solid 3px #ffcb6c;
}
.profile_name {
    float: left;
    width: 100%;
    text-align: center;
}
.profile_name span {
    color: #AF6B55;
    font-size: 17px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 600;
    text-align: center;
}
.profile_name h3 {
    font-size: 18px;
    text-align: center;
    color: #666;
    margin-top: 6px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
}
.form-check-inline {
    display: inline-block;
    margin-right: 1rem;
}

.form-check-input:checked {
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.form-check-input:checked {
    background-color: #0d6efd;
    border-color: #0d6efd;
}
.form-check-input:active {
    filter: brightness(90%);
}
.form-check-input[type=radio] {
    border-radius: 50%;
}
.form-check-input {
    position: relative;
    top: -3px;
}
.btn-close {
    --bs-btn-close-color: #000;
    --bs-btn-close-bg: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e);
    --bs-btn-close-opacity: 0.5;
    --bs-btn-close-hover-opacity: 0.75;
    --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    --bs-btn-close-focus-opacity: 1;
    --bs-btn-close-disabled-opacity: 0.25;
    --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: var(--bs-btn-close-color);
    background: transparent var(--bs-btn-close-bg) center / 1em auto no-repeat;
    border: 0;
    border-radius: .375rem;
    opacity: var(--bs-btn-close-opacity);
    filter: invert(1) !important;
}
.modal-dialog {
  max-width: var(--bs-modal-width);
  margin-right: auto;
  margin-left: auto;
  height: 100%;
  display: flex;
  align-items: center;
}

.form-check-input {
    --bs-form-check-bg: var(--bs-body-bg) !important;
    flex-shrink: 0;
    width: 1em !important;
    height: 1em !important;
    margin-top: .25em;
    vertical-align: top;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-form-check-bg) !important;
    background-image: var(--bs-form-check-bg-image);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: var(--bs-border-width) solid var(--bs-border-color) !important;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    print-color-adjust: exact;
}






.modal-body .form-group input {
    border: solid 1px #dedede;
    border-radius: 0;
    height: 41px;
    font-size: 16px;
    padding: 0;
    /* text-align: center; */
    color: #fff;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #696969 !important;
    letter-spacing: 1px;
}




.login-box form .form-group {
    margin-bottom: 2rem;
}
.form-group {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.login-box form .form-group label {
    color: #e7bb73;
    font-weight: 400;
    font-size: 15px;
    /* text-align: center; */
    /* width: 100%; */
    font-weight: 600;
    letter-spacing: 1px;
    letter-spacing: 2px;
}
label {
    float: left;
    margin-bottom: 10px !important;
    font-size: 15px;
    color: #e7bb73;
    font-weight: 600;
    letter-spacing: 1.5px;
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: #ffffff !important;
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}
.modal-title {
    margin-bottom: 0;
    line-height: var(--bs-modal-title-line-height);
    color: #FFF; letter-spacing: 2px;
}
.modal-footer {
    display: flex;
    flex-shrink: 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)* .5);
    background-color: var(--bs-modal-footer-bg);
    border-top: var(--bs-modal-footer-border-width) solid #474747 !important;
    border-bottom-right-radius: var(--bs-modal-inner-border-radius);
    border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}


.modal-content .btn {
  display: inline-block;
  font-weight: 400;
  color: #ffffff !important;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: solid 0px #333333 !important;
  background-color: #000000 !important;
  padding: .375rem .75rem;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  font-weight: 600;
  padding-top: 4px;
}




.form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: none;
    outline: 0;
    box-shadow: none  !important;
}
.login-box form .form-group input {
    border: solid 1px #dedede;
    border-radius: 0;
    height: 41px;
    font-size: 16px;
    /* padding: 10px 0px; */
    /* text-align: center; */
    color: #fff;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #696969 !important;
}

.form-control {
  border: solid 1px #dedede;
  border-radius: 0;
  height: 41px;
  font-size: 16px;
  padding: 0;
  /* text-align: center; */
  color: #fff;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #696969 !important;
  letter-spacing: 1px;
}
.login-box .form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: .125rem;
    float: left;
    width: 100%;
}
.form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
}
.form-check-input {
    position: relative;
    top: -3px;
}
.form-check-input {
    --bs-form-check-bg: var(--bs-body-bg);
    flex-shrink: 0;
    width: 1em;
    height: 1em;
    margin-top: .25em;
    vertical-align: top;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-form-check-bg);
    background-image: var(--bs-form-check-bg-image);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: var(--bs-border-width) solid var(--bs-border-color);
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    print-color-adjust: exact;
}
.profile-i {
    color: #000;
    font-weight: 600;
    letter-spacing: 1.5px;
    text-decoration: none;
    position: relative;
    top: 1px;
    font-size: 15px;
    text-transform: capitalize;
}
.login-box form .btn-login {
    width: 100%;
    font-weight: 300;
    font-size: 16px;
    color: #af8a36;
    padding: 11px 22px;
    border: solid 2px #cda447 !important;
    background-color: trasparent !important;
    margin-top: 40px;
    border-radius: 0;
    font-weight: 700;
    letter-spacing: 2.8px;
    background-color: transparent;
    text-transform: uppercase;
}

.login_text {
    color: #000;
    font-weight: 700;
    letter-spacing: 1.5px;
    font-size: 16px;
    margin-top: 32px;
}
.float-right {
    float: right !important;
}

.innder_right_box {
    float: left;
    width: 100%;
    padding: 0px 51px;
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 99;
}


.three_section_main {
  float: left;
  width: 100%;
  position: relative;
  height: 84vh;
  overflow: hidden;
}
.three_box {
  float: left;
  width: 28%;
  height: 0;
  position: absolute;
  left: 3px;
  right: 0;
  top: 0;
  margin: 0 auto;
  opacity: 0.5;
}

.center_left_section {
  float: left;
}

.center_left_section {
  float: left;
  width: 25%;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.center_right_section {
  float: left;
  width: 25%;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.center_section_main_black {
  float: left;
  width: 50%;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.center_section_main_black .product_box_grid {
  height: 318px;
  position: relative;
}
.center_section_main_black .product_box_grid img {
  position: absolute;
  top: 0;
}
.images-container img {
  display: none; /* Initially hidden */
}
.bottom_section_black img {
  visibility: hidden;
}
.center_left_section img {
  visibility: hidden;
}
.center_right_section img {
  visibility: hidden;
}
.top_section_banner_black img {
  visibility: hidden;
}

.top_section_banner_black {
  float: left;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.bottom_section_black {
  float: left;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  position: relative;
  bottom: 0;
}

.bottom_section_black .product_box_grid {
  height: 287px;
}

.center_section_black {
  float: left;
  width: 100%;
}

.product_box_grid {
  border: 2px solid #000;
  height: 164px;
}
.product_box_grid img {
  object-fit: cover;
  height: 100%;
}

.right_section_shop .center_para {
  width: 585px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100vh;
}

.height_x {
    height: 100vh !important;
    min-height: 78vh !important;
    display: flex;
    align-items: center;
}

.product_slider .gallery .item {
  height: 32vw;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  filter: invert(1);
}
.product_section_variation {
  float: left;
  width: 100%;
}
.para_center_paralex {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: url(../images/monogram.svg) no-repeat;
  background-size: cover;
  height: 100vh;
  /* background-color: #0e0e0e; */
}
.desktop {
  display: none !important;
}
.variation_caption {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 40px;
}
.variation_caption h5 {
  margin-bottom: 8px;
}

.btn_product_detials {
  border: 1px solid #000;
  width: 250px;
  height: 50px;
  text-align: center;
  display: block;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 50px;
  margin: 0 auto;
}
.parallax_man_two {
  height: 75vh !important;
}

.title2 {
    font-size: 70px;
    font-weight: 700;
    letter-spacing: 5px;
}


.light-content .hero-title {
  color: #fff;
  position: relative;
}
.hero-title-wrapper h5 {
  font-size: 14vw;
  color: #181818 !important;
  position: absolute;
  bottom: 67px;
  z-index: -99;
  text-transform: uppercase !important;
  display: none;
}

.nav-tabs {
  border-bottom: 0px;
}

.product_box_gallery {
  position: relative;
  width: 100%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: transparent;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s ease;
}
.product_box_gallery:hover .overlay {
  bottom: 0;
  height: 100%;
}

.text {
  white-space: nowrap;
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%;
  /* padding: 13px; */
}
.product_box_caption {
  float: left;
  width: 100%;
  border: 1px solid #e7e7e7 !important;

  padding: 20px;
  padding-bottom: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.right_section_product {
  float: right;
}
.product_box {
  float: left;
  flex: 1 1 1 30%;
  width: 33.33%;
}
.celeb .owl-item img {
    display: block;
    width: auto !important;
}




.right_section_product a {
  width: 62px;
  height: 62px;
  background-color: #000000;
  display: block;
  border-radius: 53px;
  text-align: center;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.right_section_product a:hover {
  background-color: #2d2d2d;
}

.left_section_product {
  float: left; width:50%;
}
.left_section_product h3 {
  font-size: 18px;
  color: #d39e4e !important;
  letter-spacing: 2px;
  font-weight: 200 !important;
  margin-bottom: 6px !important;
  padding-bottom: 0 !important;
}
.left_section_product h5 {
  font-size: 18px;
  color: #d39e4e !important;
  margin-bottom: 0 !important;
  letter-spacing: 2px;
  font-weight: 200 !important;
  letter-spacing: 3px !important;
  margin-top: 13px;
}
.nav-tabs {
  border-bottom: 0px;
  margin: 0;
  float: left;
}
.form-select {
  --bs-form-select-bg-img: url(data:image/svg + xml, %3csvgxmlns="http://www.w3.org/2000/svg"viewBox="0 0 16 16"%3e%3cpathfill="none"stroke="%23343a40"stroke-linecap="round"stroke-linejoin="round"stroke-width="2"d="m2 5 6 6 6-6"/%3e%3c/svg%3e );
  display: block;
  /* width: 100%; */
  width: auto;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #d29e4d;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #f7f7f7;
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: none;
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  letter-spacing: 1px;
}
.select_product {
  float: right;
}
.form-select:focus {
  border-color: transparent;
  outline: 0;
  box-shadow: none;
}

.product_gallery_section {
  float: left;
  width: 100%;
  margin-top: 53px;
  display: flex;
  flex-wrap: wrap;
}
.product_box_gallery {
    float: left;
    width: 100%;
    border: 1px solid #e7e7e7 !important;
    padding: 0;
    overflow: hidden;
}
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: 1px solid #000000;
  border-top-left-radius: initial;
  border-top-right-radius: initial;
  color: #000000 !important;
  font-size: 13px;
  border-radius: 37px;
  width: 148px;
  padding: 13px 0px;
}
.nav-tabs .nav-item {
  color: #ccc;
  margin-right: 12px !important;
}
header {
  background-color: #ffffff9e !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #fff !important;
  background-color: #000000;
  border-color: #000000;
}
.nav-tabs .nav-link {
  letter-spacing: 2px;
  text-transform: uppercase;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  isolation: isolate;
  border-color: #000000;
  color: #ffffff;
}
.footer-subscribe-widget p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 25px;
  color: #fff;
  font-family: "basis_grotesque_proregular", sans-serif;
}

html,
body {
  font-family: "basis_grotesque_promedium", sans-serif;
  font-weight: 400;
  font-size: 16px;
  height: 100%;
  width: 100%;
  color: #444;
  background-color: #fff;
  user-select: none; /* supported by Chrome and Opera */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
}

.policy {
  margin: 25px;
  padding: 0px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
}
.policy li {
  display: inline-block;
}

html {
  box-sizing: border-box;
  margin-right: 0px !important;
  overflow: visible !important;
}

body {
  overflow: hidden;
  overflow-y: scroll;
  -webkit-transition: opacity 0.2s ease-in-out 0.2s;
  transition: opacity 0.2s ease-in-out 0.2s;
}

body.smooth-scroll {
  overflow: hidden;
}
.contect_section h1 {
  font-size: calc(1rem + 4.15vw);
  line-height: calc(1rem + 5.5vw);
}
.contect_section {
  padding-top: 50px;
  padding-bottom: 90px;
}

body.hidden {
  opacity: 0;
}
.container_main_section {
  float: left;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: row;
  padding: 58px 0px;
  background-color: #222;
  padding-bottom: 118px;
  background-color: #FFF !important;
}
.parallax-item:nth-child(5) {
  /* background: #000; */
  height: 100vh;
  display: flex;
  flex-direction: column;
  align-content: center;
  position: relative;
}
.slider_par {
  float: left;
  width: 100%;
}
.gallery .shop_caption {
  float: left; text-align:center;
  width: auto;
  position: relative;
  bottom: 0;
  z-index: 999;
  background-color: #fff;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 20px 20px;
  bottom: 0;
  width: 100%;
}

.gallery .owl-item {
  overflow: hidden;
}

.logo_about {
  margin: 0 auto;
  text-align: center;
  display: block;
  margin-bottom: 69px;
}
.shop .owl-nav {
  display: block !important;
  position: absolute;
  display: flex !important;
  justify-content: space-between;
  width: 100%;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.shop .owl-prev:hover {
  background-color: #000 !important;
  border-radius: 100px !important;
}

.shop .owl-prev {
  left: 40px;
  position: relative;
}
.shop .owl-next {
  right: 40px;
  position: relative;
}
.shop .owl-next:hover {
  background-color: #000 !important;
  border-radius: 100px !important;
}

.shop .item {
  display: block;
  position: relative;
  box-sizing: border-box;
  z-index: 0;
  margin: 0;
  width: 100%;
  height: 100vh;
  z-index: 0;
  pointer-events: none;
}
.shop .item img {
  height: 100vh;
  width: 100%;
  object-fit: cover;
}
.shop .item {
  display: block;
  position: relative;
  box-sizing: border-box;
  z-index: 0;
  margin: 0;
  width: 100%;
  height: 100vh;
  z-index: 0;
  pointer-events: none;
}
.shop_caption h4 {
  text-transform: uppercase !important;
  letter-spacing: 2px;
  font-size: 18px;
  margin-bottom: 0px;
  color: #ffc25a !important;
}


.gallery {margin-top:100px;}


.shop_caption {
    float: left;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 999;
    background-color: #fff;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    padding: 20px 20px; text-align:center;
}
.marquee_section_main {
  float: left;
  width: 100%;
}
.parallax-item:nth-child(4) {
  /* background: #000; */
  height: 100vh;
  display: flex;
  flex-direction: column;
  align-content: center;
}
.left_section_shop {
    float: left;
    width: 50%;
    border-bottom: 1px solid #ededed;
}
.right_section_shop {
    float: left;
    width: 50%;
    border-left: 1px solid #ededed;
}
.left_section_shop img {
  height: 100vh;
  width: 100%;
  object-fit: cover;
}

.marquee_section_main {
  float: left;
  width: 100%;
  position: absolute;
  bottom: 0;
  border-top: 1px solid #717171;
  border-bottom: 1px solid #717171;
  padding: 29px 0px;
}

.marquee_section_main span {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-left: 32px;
}

.parallax-item:nth-child(2) {
  /* background: #000000; */
  padding-top: 39px;
}
.parallax-item:nth-child(3) {
  /* background-color: #000; */
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  min-height: 100vh;
  flex-direction: column;
  position: relative;
}
.parallax-item {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  width: 100%;
  /* background-color: #000; */
  height: 100vh;
}
.center_para {
  width: 1000px;
  margin: 0 auto;
}
.space-mb--40 {
  margin-bottom: 40px;
}

.left_section_main_extra {
  float: left;
  width: 30%;
}
.right_section_main_extra {
  float: left;
  width: 70%;
  margin-left: 52px;
}
.varient {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.varient li {
  display: inline-block;
}
.lezada-button {
  font-weight: 500;
  display: inline-block;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--color-white);
  border: 1px solid var(--color-gold);
  border-radius: 0;
  background-color: #f4c579;
  padding: 12px;
}
.product-content__wishlist {
  line-height: 40px;
  display: inline-block;
  width: 44px;
  height: 44px;
  text-align: center;
  border: 1px solid teen;
  background: none;
  box-shadow: 10px;
  border: 0;
  background-color: #fff;
  margin-left: 10px;
  position: relative;
  top: -1px;
  line-height: 44px;
  text-align: center;
  display: inline-block;
  align-items: center;
  justify-content: center;
  display: f;
}
table {
  caption-side: bottom;
  border-collapse: collapse;
}
.product-content__other-info table tr td.title {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 1px;
  width: 180px;
  color: #fff;
}
.product-content__other-info table tr td {
  padding-top: 15px;
  color: #fff;
  letter-spacing: 1px;
}
.product-content__other-info .social-icons li {
  display: inline-block;
  margin-right: 20px;
}
.social-icons {
  list-style: none;
  margin: 0px !important;
  padding: 0px;
}
.product-content__wishlist svg {
  fill: #000;
  position: relative;
  top: 8px;
}
.lezada-button:hover {
  outline: 0;
  color: #000000 !important;
}
.product-content__other-info {
  padding-top: 10px;
  border-top: 1px solid teen;
}
.space-mt--50 {
  margin-top: 50px;
}

.search-widget input {
  font-size: 14px;
  line-height: 19px;
  width: 100%;
  height: 40px;
  margin: 0;
  padding-right: 20px;
  padding-left: 0;
  border: none;
  border-bottom: 1px solid #828282;
  background: transparent;
  background-clip: padding-box;
  color: #fff;
}
.no_product {
  color: #fff !important;
  letter-spacing: 1.2px;
}
.search-widget button {
  position: absolute;
  top: 50%;
  right: 0;
  padding: 0;
  transform: translateY(-50%);
  border: none;
  background-color: transparent !important;
}
.single-sidebar-widget__title {
  font-size: 23px;
  letter-spacing: 2px;
  margin-bottom: 23px !important;
}

.conbtainer_inner_sction {
  float: none;
  width: 91%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
}

main {
  -webkit-transition: background 0.5s ease-in-out 0s;
  transition: background 0.5s ease-in-out 0s;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio {
  display: inline-block;
  max-width: 100%;
}

address {
  font-style: italic;
  margin-bottom: 24px;
}

abbr[title] {
  border-bottom: 1px dotted #2b2b2b;
  cursor: help;
}

b,
strong {
  font-weight: 600;
  color: #222;
}

.light-content b,
.light-content strong,
.dark-section b,
.dark-section strong {
  font-weight: 600;
  color: #fff;
}

.light-content .light-section b,
.light-content .light-section strong {
  font-weight: 600;
  color: #222;
}

cite,
dfn,
em,
i {
  font-style: italic;
}

mark,
ins {
  background: none repeat scroll 0 0 #000;
  text-decoration: none;
  color: #fff;
  padding: 2px 8px;
  display: inline-block;
  border-radius: 2px;
}

.item-parallax:hover .grid__item-img--large {
  display: none;
}

.grid__item-img--large {
  pointer-events: none;
  position: absolute;
  opacity: 1;
  top: 0;
  height: 100%;
  object-fit: cover;
}

.light-content mark,
.light-content ins,
.dark-section mark,
.dark-section ins {
  background: none repeat scroll 0 0 #fff;
  color: #000;
}

.light-content .light-section mark,
.light-content .light-section ins {
  background: none repeat scroll 0 0 #111;
  color: #fff;
}

code,
kbd,
tt,
var,
samp,
pre {
  font-family: monospace, serif;
  font-size: 15px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  line-height: 1.6;
}

pre {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 24px;
  max-width: 100%;
  overflow: auto;
  padding: 12px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  background-color: rgba(0, 0, 0, 0.05);
}

.light-content pre,
.dark-section pre {
  background-color: rgba(255, 255, 255, 0.05);
  color: #fff;
}

.light-content .light-section pre {
  background-color: rgba(0, 0, 0, 0.05);
  color: #000;
}

blockquote,
q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

blockquote {
  color: #222;
  line-height: 1.6;
  font-size: 1.5rem;
  margin-bottom: 2.1875rem;
  font-weight: 500;
  padding-left: 3.5rem;
  margin: 0 0 1.5625rem;
  position: relative;
}

.light-content blockquote,
.dark-section blockquote {
  color: #fff;
}

.light-content .light-section blockquote {
  color: #222;
}

blockquote::before {
  content: "\275D";
  position: absolute;
  left: 0;
  top: 5px;
  line-height: 1;
  font-size: 3rem;
  font-weight: 500;
}

blockquote cite,
blockquote small {
  color: #2b2b2b;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.light-content blockquote cite,
.light-content blockquote small {
  color: #fff;
}

blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}

blockquote strong,
blockquote b {
  font-weight: 600;
}

small {
  font-size: smaller;
}

big {
  font-size: 125%;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

dl {
  margin-bottom: 24px;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 24px;
}

ul,
ol {
  list-style: none;
  margin: 0 0 24px 20px;
}

ul,
ol {
  list-style: none;
  margin: 20px 0 25px 20px;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin: 20px 0px 15px 25px;
}

li {
  line-height: 20px;
  color: #444;
  margin-bottom: 25px;
}

.light-content li,
.dark-section li {
  color: #ccc;
}

.light-content .light-section li {
  color: #444;
}

figure {
  margin: 0;
  position: relative;
  display: block;
}

figure.has-parallax {
  overflow: hidden;
}

.full figure.has-parallax {
  overflow: hidden;
  height: 100vh;
}

figure img {
  max-width: 100%;
}

.has-parallax-content > img,
figure.has-parallax > img {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  object-position: center;
  object-fit: cover;
}

figcaption {
  background-color: rgba(0, 0, 0, 0.3);
  bottom: 0px;
  color: #fff;
  font-weight: 400;
  font-size: 10px;
  padding: 5px 10px;
  position: absolute;
  right: 0px;
  z-index: 10;
  border-radius: 0;
}

fieldset {
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 24px;
  padding: 0;
}

legend {
  white-space: normal;
}

button,
input {
  line-height: normal;
}

.vedio_section {
  float: left;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

input,
textarea {
  background-image: -webkit-linear-gradient(
    hsla(0, 0%, 100%, 0),
    hsla(0, 0%, 100%, 0)
  ); /* Removing the inner shadow, rounded corners on iOS inputs */
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin-bottom: 24px;
  width: 100%;
  color: #444;
}

thead,
.light-content .light-section thead {
  background-color: rgba(0, 0, 0, 1);
  color: #fff;
}

.light-content thead,
.dark-section thead {
  background-color: rgba(255, 255, 255, 1);
}

thead tr,
.light-content .light-section thead tr {
  color: #fff;
}

.light-content thead tr,
.dark-section thead tr {
  color: #000;
}

tr,
.light-content .light-section tr {
  color: #444;
}

.light-content tr, .dark-section tr {
    color: #ccc;
    
}
td {
 
  vertical-align: middle !important;
}


tr:nth-child(2n),
.light-content .light-section tr:nth-child(2n) {
  background-color: rgba(0, 0, 0, 0.05);
}

.light-content tr:nth-child(2n),
.dark-section tr:nth-child(2n) {
  background-color: rgba(255, 255, 255, 0.1);
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

th {
  border-width: 0 1px 1px 0;
  padding: 10px;
}

td {
  border-width: 0 1px 1px 0;
  padding: 10px;
}

del {
  color: #767676;
}

hr {
  border: 0;
  height: 28px;
  width: 100%;
  float: none;
  margin: 0;
  display: inline-block;
  opacity: 1 !important;
  -webkit-transition: translateY(0px) !important;
  transform: translateY(0px) !important;
}

hr.animated-line {
  height: 1px;
  padding-top: 20px;
  padding-bottom: 20px;
}

hr.animated-line:before {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: rgba(0, 0, 0, 0.15);
}

.light-content hr.animated-line:before,
.dark-section hr.animated-line:before {
  background: rgba(255, 255, 255, 0.3);
}

.light-content .light-section hr.animated-line:before {
  background: rgba(0, 0, 0, 0.8);
}

hr.animated.animated-line:before {
  width: 100%;
  -webkit-transition: width 0.7s ease-in-out 0.1s;
  transition: width 0.7s ease-in-out 0.1s;
}

hr:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}

::selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}

img {
  border: 0 none;
  max-width: 100%;
  vertical-align: middle;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  color: #222;
  margin-bottom: 25px;
}

.item_caption {
  float: left;
  width: 100%;
  margin-top: 20px;
  display: flex;
  justify-content: space-evenly;
}

.instagram_section {
  float: left;
  width: 100%;
  margin-top: -11%;
}

.insta_image {
  float: left;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 126px;
  display: grid;
  grid-template-columns: auto auto auto auto auto auto auto auto;
  gap: 21px;
}
.inst {
  float: left;
  width: 100%;
  /* height: 500px; */
}

.center_sectoin_top {
  display: block;
  width: 90%;
  margin: 0 auto;
  margin-top: 12px;
}

.inst img {
  height: 250px;
  object-fit: cover;
}

.inst:nth-child(2n) {
  transform: translateY(-70px);
}
.inst:last-child(8) {
  margin-right: 0px;
}

.instagram_inner_section {
  float: left;
  width: 100%;
  text-align: center;
  background-color: #000;
}

.gallery .owl-dots {
  display: none !important;
}
.uppercase-text h1,
.uppercase-text h2,
.uppercase-text h3 {
  text-transform: capitalize;
  line-height: 110%;
  margin-bottom: 0px !important;
  padding-bottom: 31px;
}
.single-sidebar-widget__title .uppercase-text h2 {
  text-transform: uppercase;
  line-height: 110%;
  margin-bottom: 68px;
}
.single-sidebar-widget__list {
  list-style: none !important;
  padding: 0px !important;
  margin-left: 0;
}

.margin_top_portfolio {
  margin-top: 100px !important;
}

.margin_top {
  margin-top: 100px !important;
}

.uppercase-text h4,
.uppercase-text h5,
.uppercase-text h6 {
  text-transform: capitalize;
  line-height: 130%;
  letter-spacing: 2px;
}

h1.big-title {
  font-size: 9vw;
  line-height: 11vw;
  font-weight: 500;
  margin-left: -0.7vw;
}

.uppercase-text h1.big-title {
  text-transform: uppercase;
  line-height: 9vw;
}

h1.big-title span {
  display: table;
  margin-top: -1vw;
}

h1 {
  font-size: 47px;
  line-height: calc(1rem + 5.5vw);
}

h1 span {
  display: table;
}

h1.inline-title span {
  display: inline-table;
}

h2 {
  font-size: calc(1rem + 3vw);
  line-height: calc(1rem + 4.5vw);
}

h2 span {
  display: table;
}

h2.inline-title span {
  display: inline-table;
}

h3 {
  font-size: calc(1rem + 2vw);
  line-height: calc(1rem + 3.5vw);
}

h3 span {
  display: table;
}

h3.inline-title span {
  display: inline-table;
}

h4 {
  font-size: calc(0.6rem + 1.2vw);
  line-height: calc(1rem + 2.4vw);
}

h5 {
  font-size: calc(1rem + 0.3vw);
  line-height: calc(1rem + 1.4vw);
}

h6 {
  font-size: 14px;
  line-height: 24px;
}

h6.has-icon {
  padding-left: 20px;
  box-sizing: border-box;
  display: inline-block;
  width: auto;
  position: relative;
}

h6.has-icon::before {
  font: var(--fa-font-solid);
  content: "\f101";
  font-size: 12px;
  line-height: inherit;
  text-align: left;
  position: absolute;
  left: 0;
}

.no-margins {
  margin: 0;
}

.light-content h1, .light-content h2, .light-content h3, .light-content h4, .light-content h5, .light-content h6, .dark-section h1, .dark-section h2, .dark-section h3, .dark-section h4, .dark-section h5, .dark-section h6 {
  color: #000 !important;
}

.light-content .light-section h1,
.light-content .light-section h2,
.light-content .light-section h3,
.light-content .light-section h4,
.light-content .light-section h5,
.light-content .light-section h6 {
  color: #222;
}

p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 25px;
  color: #222;
  font-family: "basis_grotesque_proregular", sans-serif;
}

.light-content p,
.dark-section p {
  color: #fff;
  letter-spacing: 1.5px;
}
.footer-subscribe-widget .subscribe-form .mc-form {
  position: relative;
  margin-bottom: 10px;
}
.footer-subscribe-widget .subscribe-form input {
  width: 100%;
  padding: 10px 40px 10px 0;
  border: none;
  border-bottom: 2px solid #303030;
  background: none;
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: capitalize;
  color: #ffffff !important;
}
.footer-subscribe-widget .subscribe-form button {
  font-size: 35px;
  position: absolute;
  top: 50%;
  right: 0;
  padding: 0;
  transform: translateY(-50%);
  color: var(--color-grey--eleven);
  border: none;
  background: none;
}
.light-content .light-section p {
  color: #222;
}

.bigger {
  font-size: 18px;
  line-height: 32px;
}

.smaller {
  font-size: 12px;
  line-height: 24px;
}

.container {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}

.container::after {
  clear: both;
  content: " ";
  display: table;
}
.search-widget {
  position: relative;
}
a:hover,
a:active {
  outline: 0;
  color: #efc176;
}

.right_section_main {
  float: right;
  width: 100%;
}

.left_section_main {
  float: left;
  width: 20%;
}
button svg {
  fill: #fff;
  font-size: 25px;
}

a,
.light-content .light-section a {
  text-decoration: none;
  color: #fff;
  outline: 0;
}

.light-content a,
.dark-section a,
.white-header a {
  color: #fff;
}

.light-content .white-header a {
  color: #222;
}

a:hover {
  text-decoration: none;
}

.one_half {
  width: 48% !important;
}

.one_third {
  width: 30.6% !important;
}

.one_fourth {
  width: 22% !important;
}

.one_fifth {
  width: 16.8% !important;
}

.one_sixth {
  width: 13.33% !important;
}

.two_fifth {
  width: 37.6% !important;
}

.two_fourth {
  width: 48% !important;
}

.two_third {
  width: 65.33% !important;
}

.three_fifth {
  width: 58.4% !important;
}

.three_fourth {
  width: 74% !important;
}

.four_fifth {
  width: 79.2% !important;
}

.five_sixth {
  width: 82.67% !important;
}

.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.two_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
  float: left !important;
  margin-bottom: 10px !important;
  margin-right: 4% !important;
  position: relative !important;
}

.last {
  margin-right: 0px !important;
}

.text-align-left {
  text-align: left;
}

.text-align-center {
  text-align: center;
}

.text-align-right {
  text-align: right;
}

.outer {
  display: table;
  width: 100%;
  height: 100%;
}

.inner {
  display: table-cell;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.light-section-wrapper, .dark-section-wrapper {
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    max-width: 1000% !important;
    width: 100vw !important;
    background-color: rgb(255 255 255 / 63%) !important;
}
.light-section-container,
.dark-section-container {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
}

.content-row {
  position: relative;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
  opacity: 1;
  box-sizing: border-box;
}

.content-row::after {
  clear: both;
  content: " ";
  display: table;
}

.small {
  max-width: 780px;
  width: 100%;
  margin: 0 auto;
}

.large {
  max-width: 1380px;
  width: 100%;
  margin: 0 auto;
}

.full {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  max-width: 1000% !important;
  width: 100vw !important;
}

.row_padding_top {
  padding-top: 3vw;
}

.row_padding_bottom {
  padding-bottom: 3vw;
}

.row_padding_left {
  padding-left: 80px;
}

.row_padding_right {
  padding-right: 80px;
}

.row_padding_all {
  padding-top: 4vw;
  padding-bottom: 4vw;
  padding-left: 80px;
  padding-right: 80px;
}

#rotate-device {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  background-color: #0f1010;
  background-image: url(../images/rotate.png);
  background-size: 100px 100px;
  background-position: center;
  background-repeat: no-repeat;
  display: none;
}

i.arrow-icon {
  border: solid #000;
  border-width: 0px 3px 3px 0px;
  box-sizing: border-box;
  display: block;
  position: relative;
  top: 0px;
  left: 0px;
  height: 20px;
  width: 20px;
}

.light-content i.arrow-icon,
.dark-content .item i.arrow-icon {
  border: solid #fff;
  border-width: 0px 3px 3px 0px;
}

.light-content .change-header i.arrow-icon,
.dark-content .change-header i.arrow-icon {
  border: solid #000;
  border-width: 0px 3px 3px 0px;
}

i.arrow-icon::after {
  content: "";
  position: absolute;
  width: 28px;
  height: 3px;
  top: 7px;
  left: -6px;
  background-color: #000;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.light-content i.arrow-icon:after,
.light-content .change-header i.arrow-icon::after,
.dark-content .item i.arrow-icon::after {
  background-color: #fff;
}

.light-content .change-header i.arrow-icon::after,
.dark-content .change-header i.arrow-icon::after {
  background-color: #000;
}

i.arrow-icon-down {
  border: solid #222;
  border-width: 0px 2px 2px 0px;
  box-sizing: border-box;
  display: block;
  position: relative;
  top: 14px;
  left: 14px;
  height: 12px !important;
  width: 12px !important;
  line-height: 12px !important;
}

i.arrow-icon-down.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

i.arrow-icon-down::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 2px;
  top: 4px;
  left: -3px;
  background-color: #222;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.light-content i.arrow-icon-down {
  border: solid #fff;
  border-width: 0px 2px 2px 0px;
}

.light-content i.arrow-icon-down::after {
  background-color: #fff;
}

i.arrow-icon-up {
  border: solid #222;
  border-width: 2px 2px 0px 0px;
  box-sizing: border-box;
  display: block;
  position: relative;
  top: 14px;
  left: 14px;
  height: 12px !important;
  width: 12px !important;
  line-height: 12px !important;
}

i.arrow-icon-up.right {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

i.arrow-icon-up::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 2px;
  top: 4px;
  left: -3px;
  background-color: #222;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.light-content i.arrow-icon-up {
    border: solid #000;
    border-width: 2px 2px 0px 0px;
}
.light-content i.arrow-icon-up::after {
  background-color: #000;
}

/*--------------------------------------------------
	02. Magic Cursor
---------------------------------------------------*/

#magic-cursor {
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  pointer-events: none;
  z-index: 10000;
  -webkit-transition: opacity 0.2s ease-in-out 0.5s;
  transition: opacity 0.2s ease-in-out 0.5s;
}

.hidden-ball #magic-cursor {
  opacity: 0 !important;
  visibility: hidden;
}

#ball {
  position: fixed;
  width: 80px;
  height: 80px;
  border: 2px solid #999999;
  border-radius: 50%;
  pointer-events: none;
  opacity: 1;
  box-sizing: border-box;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}

.mfp-zoom-out-cur #ball {
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out 0s;
  transition: opacity 0.2s ease-in-out 0s;
}

.light-content #ball,
#ball.over-movie,
.light-content #ball.with-icon {
  border: 2px solid #999999;
  border-color: #999999;
}

#ball:before {
  font: var(--fa-font-solid);
  content: "\f106";
  font-size: 14px;
  width: 8px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  position: absolute;
  left: 32px;
  top: -42px;
  color: #999;
  opacity: 0;
  transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.light-content #ball:before {
  color: #999;
}

#ball::after {
  font: var(--fa-font-solid);
  content: "\f107";
  font-size: 14px;
  width: 8px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  position: absolute;
  left: 32px;
  top: 100px;
  color: #999;
  opacity: 0;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.light-content #ball:before,
.light-content #ball:after {
  color: #999;
}

.scale-up #ball:before,
.scale-drag-horizontal #ball:before {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.scale-drag-horizontal #ball:before {
  color: #fff;
}

.scale-up #ball:after,
.scale-drag-horizontal #ball:after {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.scale-drag-horizontal #ball:after {
  color: #fff;
}

.scale-up.scale-none #ball:before,
.scale-up.scale-none #ball:after {
  opacity: 0;
}

#ball-drag-x {
  position: absolute;
  width: 72px;
  height: 72px;
  pointer-events: none;
  opacity: 1;
  box-sizing: border-box;
}

#ball-drag-x::before {
  font: var(--fa-font-solid);
  content: "\f053";
  font-size: 14px;
  width: 8px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  position: absolute;
  left: -37px;
  top: 30px;
  color: #000;
  opacity: 0;
  transform: translateX(-20px);
  -webkit-transform: translateX(-20px);
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.light-content #ball-drag-x:before {
  color: #fff;
}

#ball-drag-x::after {
  font: var(--fa-font-solid);
  content: "\f054";
  font-size: 14px;
  width: 8px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  position: absolute;
  right: -40px;
  left: auto;
  top: 30px;
  color: #000;
  opacity: 0;
  transform: translateX(20px);
  -webkit-transform: translateX(20px);
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.light-content #ball-drag-x:before,
.light-content #ball-drag-x:after {
  color: #fff;
}

.drag-cursor-white #ball-drag-x:before,
.drag-cursor-white #ball-drag-x:after {
  color: #fff;
}

.drag-cursor-black #ball-drag-x:before,
.drag-cursor-black #ball-drag-x:after {
  color: #000;
}

.scale-drag-x #ball-drag-x:before {
  opacity: 1;
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.scale-drag-x #ball-drag-x:after {
  opacity: 1;
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.scale-up.scale-drag #ball-drag-x:before,
.scale-up.scale-drag #ball-drag-x:after {
  opacity: 0;
}

#ball-drag-y {
  position: absolute;
  width: 72px;
  height: 72px;
  pointer-events: none;
  opacity: 1;
  box-sizing: border-box;
}

#ball-drag-y:before {
  font: var(--fa-font-solid);
  content: "\f077";
  font-size: 14px;
  width: 8px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  position: absolute;
  left: 32px;
  top: -40px;
  color: #000;
  opacity: 0;
  transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.light-content #ball-drag-y:before {
  color: #fff;
}

#ball-drag-y::after {
  font: var(--fa-font-solid);
  content: "\f078";
  font-size: 14px;
  width: 8px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  position: absolute;
  left: 32px;
  top: 100px;
  color: #000;
  opacity: 0;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.light-content #ball-drag-y:before,
.light-content #ball-drag-y:after {
  color: #fff;
}

.scale-drag-y #ball-drag-y:before {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.scale-drag-y #ball-drag-y:after {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.scale-up.scale-drag #ball-drag-y:before,
.scale-up.scale-drag #ball-drag-y:after {
  opacity: 0;
}

#ball i {
  color: #fff;
  width: 76px;
  height: 80px;
  line-height: 78px;
  text-align: center;
  font-size: 14px;
  display: block;
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#ball p {
  color: #fff;
  width: 66px;
  height: 16px;
  line-height: 16px;
  padding-top: 0px;
  padding-left: 5px;
  margin: 0;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  font-family: "basis_grotesque_proregular", sans-serif;
  display: block;
  opacity: 1;
  text-transform: uppercase;
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.light-content #ball p {
  color: #fff;
}

#ball p.first {
  padding-top: 10px;
}

.light-content #ball i,
#ball.over-movie i,
.light-content #ball.with-icon i {
  color: #fff;
}

.drag-cursor-white #ball i,
.drag-cursor-white #ball.with-icon i {
  color: #fff;
}

.drag-cursor-black #ball i,
.drag-cursor-black #ball.with-icon i {
  color: #000;
}

.light-content #ball.with-icon.dark-icon i {
  color: #000;
}

.scale-up #ball i {
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#ball.with-icon i {
  width: 76px;
}

#ball.with-icon i:nth-child(2) {
  display: none;
}

#ball.close-icon i {
  width: 75px;
  height: 76px;
  font-size: 14px;
}

#ball.over-movie i.fa-play,
#ball.over-movie.pause-movie i.fa-pause {
  display: block;
}

#ball.over-movie i.fa-pause,
#ball.over-movie.pause-movie i.fa-play {
  display: none;
}

#ball-loader {
  width: 100px;
  height: 100px;
  position: absolute;
  background-color: transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid #999999;
  border-left: 4px solid transparent;
  border-top: 4px solid transparent;
  border-radius: 100px;
  box-sizing: border-box;
  opacity: 0;
  -webkit-transform: translate(-14px, -14px) rotate(0deg);
  transform: translate(-14px, -14px) rotate(0deg);
  -webkit-animation: rotating 0.8s ease-in-out infinite;
  animation: rotating 0.8s ease-in-out infinite;
  -webkit-transition: opacity 0s ease-in-out 0s;
  transition: opacity 0s ease-in-out 0s;
}

.light-content #ball-loader {
  border-bottom: 4px solid #999999;
}

.show-loader #ball-loader {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-in-out 0s;
  transition: opacity 0.2s ease-in-out 0s;
}

@keyframes rotating {
  0% {
    -webkit-transform: translate(-14px, -14px) rotate(0deg);
    transform: translate(-14px, -14px) rotate(0deg);
  }

  95% {
    -webkit-transform: translate(-14px, -14px) rotate(350deg);
    transform: translate(-14px, -14px) rotate(350deg);
  }

  100% {
    -webkit-transform: translate(-14px, -14px) rotate(360deg);
    transform: translate(-14px, -14px) rotate(360deg);
  }
}

.show-loader a,
.show-loader nav,
.scale-up a,
.scale-up .hide-ball,
scale-up .link,
.scale-up .button-wrap,
.scale-up #burger-wrapper,
.scale-up .disable-drag,
.scale-drag a,
.scale-drag .move-title {
  pointer-events: none !important;
}

.disable-cursor #magic-cursor {
  display: none;
}

#ball i.arrow-icon {
  border: solid #eee;
  border-width: 3px 3px 0px 0px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: 28px;
  left: 30px;
  height: 20px;
  width: 20px;
}

.light-content #ball i.arrow-icon {
  border: solid #fff;
  border-width: 3px 3px 0px 0px;
}

#ball i.arrow-icon:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 3px;
  top: 8px;
  left: -8px;
  background-color: #eee;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.light-content #ball i.arrow-icon:after {
  background-color: #fff;
}

/*--------------------------------------------------
	03. Page Preloader
---------------------------------------------------*/

.disable-ajaxload .preloader-wrap {
  display: none;
}

.preloader-wrap {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  background: #fff;
  z-index: 1800;
  text-align: center;
}

.preloader-wrap .outer {
  padding: 0px;
  box-sizing: border-box;
}

.preloader-wrap .inner {
  vertical-align: middle;
  box-sizing: border-box;
}

.percentage-wrapper {
  height: 20px;
  position: absolute;
  margin-bottom: 20px;
  right: 80px;
  bottom: 40px;
}

.percentage-intro {
  height: 20px;
  position: absolute;
  margin-bottom: 20px;
  left: 80px;
  bottom: 40px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.6);
}

.uppercase-text .percentage-intro {
  text-transform: uppercase;
}

.percentage {
  opacity: 1;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  width: 30px;
  height: 100px;
  color: rgba(255, 255, 255, 0.6);
  display: table;
  margin: 0 auto;
}

.percentage::after {
  content: "%";
  width: 20px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.6);
}

.trackbar {
  width: auto;
  height: auto;
  margin: 0 auto;
  display: table;
  position: relative;
  padding: 20px;
  opacity: 1;
  overflow: hidden;
}

.loadbar {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0px;
  right: 0;
  overflow: hidden;
}

.hold-progress-bar {
  width: 0%;
  height: 0px;
  background: rgba(0, 0, 0, 1);
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  overflow: hidden;
}

.preloader-intro {
  font-weight: 500;
  position: relative;
  display: block;
  font-size: 60px;
  line-height: 13vw;
  height: 13vw;
  color: #fff;
  overflow: hidden;
  margin: 0;
}

.uppercase-text .preloader-intro {
  text-transform: uppercase;
}

.preloader-intro li {
  list-style: none;
  line-height: inherit;
  margin: 0;
  color: #fff;
}

/*--------------------------------------------------
	04. Header Elements
---------------------------------------------------*/

header {
  width: 100%;
  height: 120px;
  left: 0;
  top: 0;
  background-color: transparent;
  position: fixed;
  box-sizing: border-box;
  z-index: 1000;
  pointer-events: none;
  -webkit-transition: background 0.4s ease-in-out 0.3s;
  transition: background 0s ease-in-out 0s;
  /* filter: invert(1); */
}

#header-container {
  box-sizing: border-box;
  height: inherit;
  padding: 20px 74px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  z-index: 20;
  opacity: 0;
}

.header-visible #header-container {
  opacity: 1;
}

#logo {
  position: relative;
  display: table;
  pointer-events: initial;
  z-index: 10;
  /* top: 15px; */
  float: left;
  /* filter: grayscale(1) !important; */
}

#logo a {
  display: block;
  -webkit-transition: transform 0.5s ease-in-out 0.1s;
  transition: transform 0.5s ease-in-out 0.1s;
}

#logo a.disable,
.open #logo a {
  pointer-events: none;
}

#logo img {
  display: block;
  width: 139px;
  max-width: none;
}

#logo img.black-logo {
  opacity: 1;
}

.light-content #logo img.black-logo {
  opacity: 0;
}

#logo img.white-logo {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.light-content #logo img.white-logo {
  opacity: 1;
}

.white-header #logo img.black-logo {
  opacity: 0;
}

.light-content .white-header #logo img.black-logo {
  opacity: 1;
}

.light-content .white-header.over-white-section #logo img.black-logo,
.show-loader1 .light-content .white-header #logo img.black-logo {
  opacity: 0;
}

.white-header #logo img.white-logo {
  opacity: 1;
}

.light-content .white-header #logo img.white-logo {
  opacity: 0;
}

.light-content .white-header.over-white-section #logo img.white-logo,
.show-loader1 .light-content .white-header #logo img.white-logo {
  opacity: 1;
}

.menu-open.light-content .slide-in #logo img.white-logo {
  opacity: 1;
}

nav {
  pointer-events: none;
}

nav.open {
  pointer-events: initial;
}

.dark-content-header #logo img.black-logo {
  opacity: 1 !important;
}

.dark-content-header #logo img.white-logo {
  opacity: 0 !important;
}

.light-content-header #logo img.black-logo {
  opacity: 0 !important;
}

.light-content-header #logo img.white-logo {
  opacity: 1 !important;
}

@media all and (min-width: 1025px) {
  .classic-menu nav {
    position: relative;
    width: auto;
    top: 0px;
    -webkit-transition: all 0.2s ease-in-out 0.5s;
    transition: all 0.2s ease-in-out 0.5s;
    display: block;
    float: right;
    height: 60px;
    margin: 10px 0;
    background-color: transparent !important;
  }

  .classic-menu .flexnav {
    display: block;
    float: right;
    position: relative;
    width: auto;
    max-height: 60px;
  }

  .classic-menu .flexnav li ul {
    min-width: 180px;
  }

  .classic-menu .flexnav .touch-button {
    background: transparent none repeat scroll 0 0;
  }

  .flexnav .touch-button .navicon {
    display: none;
  }
  .myaccount-div ul li a {
    display: block;
    font-size: 13px;
    color: #ffcb78;
    padding: 10px 19px;
    border-bottom: solid 1px #434343;
    letter-spacing: 2px;
    font-weight: 500;
    text-decoration: none;
    letter-spacing: 2px;
}
  .classic-menu .flexnav li {
    background: transparent none repeat scroll 0 0;
    padding: 0 16px;
    padding-bottom: 20px;
    padding-top: 20px;
}

  .classic-menu .menu-timeline {
    opacity: 1 !important;
    -webkit-transition: translateY(0px) !important;
    transform: translateY(0px) !important;
    pointer-events: initial;
  }

  .classic-menu .flexnav li:last-child {
    padding-right: 0px;
  }

  .classic-menu .before-span {
    opacity: 1 !important;
    -webkit-transition: translateY(0px) !important;
    transform: translateY(0px) !important;
  }

  .classic-menu .flexnav li a {
    background: transparent none repeat scroll 0 0;
    padding: 0;
    position: relative;
    border-left: medium none;
    color: #ffce7e;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    display: block;
    overflow: hidden;
  }

  .uppercase-text .classic-menu .flexnav > li > a {
    text-transform: uppercase;
  }

  .light-content .classic-menu .flexnav li a {
    color: #000000 !important;
    letter-spacing: 1px;
    text-transform: c;
}

  .light-content .classic-menu.white-header .flexnav li a {
    color: #222;
  }

  .classic-menu.white-header .flexnav li a {
    color: #fff;
  }

  .classic-menu .flexnav > li > a::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #222;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s ease-out;
  }

  .classic-menu .flexnav li > a.active::after {
    transform: scaleX(1);
    transform-origin: left;
  }

  .light-content .classic-menu .flexnav li > a::after, .classic-menu.white-header .flexnav li > a::after {
    background: #000;
}

  .light-content .classic-menu.white-header .flexnav li > a::after {
    background: #222;
  }

  .classic-menu .flexnav:hover li > a::after,
  .classic-menu .flexnav:hover li:hover > a.active::after,
  .show-loader .classic-menu .flexnav li > a.active::after {
    transform: scaleX(0);
    transform-origin: right;
  }

  .classic-menu .flexnav:hover li:hover > a::after {
    transform: scaleX(1);
    transform-origin: left;
  }

  .flexnav:hover li a {
    color: rgba(0, 0, 0, 0.4);
  }

  .light-content .classic-menu .flexnav:hover li a {
    color: rgba(255, 255, 255, 0.4);
  }

  .classic-menu.white-header .flexnav:hover li a {
    color: rgba(255, 255, 255, 0.4);
  }

  .light-content .classic-menu.white-header .flexnav:hover li a {
    color: rgba(0, 0, 0, 0.4);
  }

  .classic-menu .flexnav li:hover a {
    color: #222;
  }

  .light-content .classic-menu .flexnav li:hover a {
    color: #fff;
  }

  .classic-menu.white-header .flexnav li:hover a {
    color: #fff;
  }

  .light-content .classic-menu.white-header .flexnav li:hover a {
    color: #222;
  }

  .classic-menu .flexnav li a span {
    position: relative;
    display: block;
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transform-origin: 100% 0%;
  }

  .classic-menu .flexnav li a span::before {
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    content: attr(data-hover);
  }

  .classic-menu .flexnav li:hover a span {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transform-origin: 0% 0%;
  }

  .classic-menu .flexnav li ul li a {
    padding: 0 20px 20px;
    background-color: transparent;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    color: #fff !important;
    opacity: 0.6;
    -webkit-transition: all 0.05s ease-in-out;
    -moz-transition: all 0.05s ease-in-out;
    -o-transition: all 0.05s ease-in-out;
    -ms-transition: all 0.05s ease-in-out;
    transition: all 0.05s ease-in-out;
  }

  .classic-menu .flexnav li ul li a.link::before {
    display: none;
  }

  .classic-menu .flexnav li ul li a.active,
  .classic-menu .flexnav li ul li a:hover {
    opacity: 1;
  }

  .classic-menu .flexnav li > ul li {
    margin-left: 0;
    padding: 0;
    opacity: 1 !important;
    transform: none !important;
  }

  .classic-menu .flexnav li ul {
    -webkit-transform: translate3d(0px, 30px, 0px);
    transform: translate3d(0px, 30px, 0px);
    display: block !important;
    opacity: 0 !important;
    height: inherit !important;
    overflow: visible !important;
    visibility: hidden;
    left: 15px;
    top: 60px;
    padding-top: 20px;
    background: #fff;
    border-radius: 3px;
    -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out,
      transform 0.2s ease-in-out !important;
    transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out,
      transform 0.2s ease-in-out !important;
  }

  .classic-menu .flexnav li:last-child ul {
    left: auto;
    right: -10px;
  }

  .classic-menu .flexnav li ul ul {
    left: 5px !important;
  }

  .classic-menu .flexnav li ul:after {
    display: block;
    content: "";
    position: absolute;
    top: -6px;
    left: 20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 9px;
    border-color: transparent transparent #fff;
  }

  .classic-menu .flexnav li:last-child ul:after {
    left: auto;
    right: 20px;
  }

  .classic-menu .flexnav ul li ul:after {
    display: block;
    content: "";
    position: absolute;
    top: 15px;
    left: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 9px;
    border-color: transparent transparent #000;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  .classic-menu .flexnav li ul li > ul,
  .classic-menu .flexnav li ul.open ul.open {
    top: -5px;
    z-index: 10;
  }

  .classic-menu .flexnav li:last-child ul li > ul,
  .classic-menu .flexnav li:last-child ul.open ul.open {
    margin-left: -100%;
    left: -5px !important;
    right: auto;
    top: 0;
  }

  .classic-menu .flexnav li:last-child ul li ul::after {
    right: -10px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .classic-menu .flexnav ul li ul li a {
    background: #000;
  }

  .classic-menu .flexnav ul li ul li ul li a {
    background: #000;
  }

  .classic-menu .flexnav li ul.flexnav-show {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    opacity: 1 !important;
    visibility: visible;
    -webkit-transition: opacity 0.2s ease-in-out 0.1s,
      visibility 0.2s ease-in-out, transform 0.2s ease-in-out 0.1s;
    transition: opacity 0.2s ease-in-out 0.1s, visibility 0.2s ease-in-out,
      transform 0.2s ease-in-out 0.1s;
  }

  .classic-menu .flexnav .touch-button {
    display: none;
  }

  /*-- Full Screen Menu --*/

  .fullscreen-menu .nav-height {
    overflow-y: scroll;
    position: relative;
    height: 100%;
    padding: 40px 0;
    padding-right: 30px;
    width: calc(100% + 30px);
    box-sizing: border-box;
  }

  .fullscreen-menu nav {
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    visibility: visible;
    pointer-events: none;
    opacity: 0;
    padding: 20px 0;
    -webkit-transition: all 0.2s ease-in 0.6s;
    transition: all 0.2s ease-in 0.6s;
  }

  .fullscreen-menu nav.open {
    visibility: visible;
    pointer-events: initial;
    opacity: 1;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }

  .fullscreen-menu .flexnav {
    max-height: 2000px;
    -webkit-transition: all 0.2s ease-in 0.6s;
    transition: all 0.2s ease-in 0.6s;
    display: table;
    width: auto;
    padding: 0 20px;
    box-sizing: border-box;
    margin: 0 auto;
    float: none;
  }

  .fullscreen-menu .flexnav.flexnav-show {
    -webkit-transition: all 0.3s ease-out 0.2s;
    transition: all 0.3s ease-out 0.2s;
  }

  .fullscreen-menu .flexnav li {
    text-align: center;
    padding: 0;
    box-sizing: border-box;
    float: none;
  }

  .fullscreen-menu .menu-timeline {
    opacity: 0;
  }

  .fullscreen-menu .flexnav .touch-button {
    width: 100%;
    display: block;
    height: 100px;
  }

  .fullscreen-menu .flexnav li ul li .touch-button {
    height: 32px;
  }

  .fullscreen-menu .flexnav:hover li ul li a.active,
  .fullscreen-menu .flexnav:hover li ul li:hover > a {
    opacity: 1;
  }

  .fullscreen-menu .flexnav .touch-button .navicon {
    display: none;
  }

  .fullscreen-menu .flexnav li.link {
    border-bottom: none;
  }

  .fullscreen-menu .flexnav li a {
    font-weight: 500;
    font-size: calc(1rem + 4.15vw);
    line-height: calc(1rem + 5.5vw);
    padding: 0;
    -webkit-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
  }

  .uppercase-text .fullscreen-menu .flexnav > li > a {
    text-transform: uppercase;
    line-height: calc(1rem + 4.15vw);
  }

  @media only screen and (max-width: 1466px) {
    .fullscreen-menu .flexnav > li > a {
      font-size: calc(1rem + 5.15vw);
      line-height: calc(1rem + 7vw);
    }

    .uppercase-text .fullscreen-menu .flexnav > li > a {
      text-transform: uppercase;
      line-height: calc(1rem + 5.15vw);
    }
  }

  .fullscreen-menu .flexnav li a {
    color: #222;
  }

  .fullscreen-menu.invert-header .flexnav li a {
    color: #fff;
  }

  .fullscreen-menu .flexnav:hover li a,
  .fullscreen-menu .flexnav.hover li a {
    opacity: 0.3;
  }

  .fullscreen-menu .flexnav li:hover a,
  .fullscreen-menu .flexnav li a.active {
    opacity: 1;
  }

  .fullscreen-menu .flexnav:hover li ul li a {
    opacity: 0.3;
  }

  .fullscreen-menu .flexnav:hover li ul li a.active,
  .fullscreen-menu .flexnav:hover li ul li:hover > a {
    opacity: 1;
  }

  .fullscreen-menu .flexnav a.link::before {
    display: none;
  }

  .fullscreen-menu .flexnav li ul {
    margin-bottom: 20px;
    position: relative;
    left: 0;
  }

  .fullscreen-menu .flexnav li ul:after {
    display: none;
  }

  .fullscreen-menu .flexnav li ul li a {
    padding: 6px 0;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    border-top: none;
    text-transform: none;
  }

  .uppercase-text .fullscreen-menu .flexnav li ul li a {
    text-transform: uppercase;
    line-height: 20px;
  }

  .fullscreen-menu .flexnav ul li ul li a {
    background: transparent;
  }

  .fullscreen-menu .flexnav li ul li > ul,
  .fullscreen-menu .flexnav li ul.open ul.open {
    margin-left: 0;
    top: 0;
  }

  .fullscreen-menu .menu-timeline {
    opacity: 1;
  }

  .fullscreen-menu .menu-timeline .before-span {
    opacity: 0;
    display: block;
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
  }

  .fullscreen-menu .flexnav li,
  .fullscreen-menu .flexnav li a {
    background-color: transparent;
    border: 0;
  }

  .fullscreen-menu .flexnav li a span {
    position: relative;
    display: block;
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transform-origin: 100% 0%;
    overflow: hidden;
  }

  .fullscreen-menu .open .flexnav li a span {
    overflow: visible;
  }

  .fullscreen-menu .flexnav li a span::before {
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    content: attr(data-hover);
  }

  .fullscreen-menu .flexnav li:hover a span {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transform-origin: 0% 0%;
  }

  .fullscreen-menu .flexnav li.hover a span {
    -webkit-transform: translateY(-100%) !important;
    transform: translateY(-100%) !important;
    transform-origin: 0% 0%;
  }
}

nav,
nav.open {
  -webkit-transition: all 0s ease-in 0s;
  transition: all 0s ease-in 0s;
  background: transparent;
}

#burger-wrapper {
  width: 40px;
  height: 40px;
  float: right;
  top: 0px;
  right: 0;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  pointer-events: initial;
  filter: invert(1);
}

.classic-menu .button-wrap.right.menu {
  display: none;
}

.burger-dots #menu-burger {
  top: 0px;
  width: 25px;
  height: 25px;
  position: relative;
  margin: 0 auto;
  z-index: 2;
  pointer-events: none;
}

.menu-overlay #menu-burger {
  display: block;
}

.burger-dots #menu-burger span {
  display: block;
  position: absolute;
  height: 5px;
  width: 5px;
  border-radius: 5px;
  background-color: #000;
  opacity: 1;
  top: 8px;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: background-color 0.05s ease-in-out,
    transform 0.2s ease-in-out, height 0.2s ease-in-out, width 0.2s ease-in-out,
    top 0.2s ease-in-out, left 0.2s ease-in-out;
  transition: background-color 0.05s ease-in-out, transform 0.2s ease-in-out,
    height 0.2s ease-in-out, width 0.2s ease-in-out, top 0.2s ease-in-out,
    left 0.2s ease-in-out;
}

#burger-wrapper .touch-button {
  display: none;
}

.burger-dots #menu-burger span:nth-child(1) {
  left: 0px;
}

.burger-dots #menu-burger span:nth-child(2) {
  left: 10px;
}

.burger-dots #menu-burger span:nth-child(3) {
  left: 20px;
}

.button-wrap.right.menu.burger-dots
  .icon-wrap:hover
  #menu-burger
  span:nth-child(1) {
  left: 10px;
}

.button-wrap.right.menu.burger-dots
  .icon-wrap:hover
  #menu-burger
  span:nth-child(3) {
  left: 10px;
}

.button-wrap.right.menu.burger-dots
  .icon-wrap:hover
  #menu-burger.open
  span:nth-child(1) {
  left: 3px;
}

.button-wrap.right.menu.burger-dots
  .icon-wrap:hover
  #menu-burger.open
  span:nth-child(3) {
  left: 3px;
}

.burger-dots #menu-burger.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 12px;
  height: 2px;
  width: 20px;
  left: 3px;
}

.burger-dots #menu-burger.open span:nth-child(2) {
  -webkit-transform: scale(0);
  transform: scale(0);
}

.burger-dots #menu-burger.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 12px;
  height: 2px;
  width: 20px;
  left: 3px;
}

.button-wrap.right.burger-lines {
  right: -30px;
}

.burger-lines #menu-burger {
  width: 16px;
  height: 22px;
  position: relative;
  margin: 0 auto;
  z-index: 2;
  pointer-events: none;
}

.burger-lines #menu-burger span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  opacity: 1;
  right: 0;
  background-color: #000;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: background-color 0.05s ease-in-out,
    transform 0.2s ease-in-out, top 0.2s ease-in-out;
  transition: background-color 0.05s ease-in-out, transform 0.2s ease-in-out,
    top 0.2s ease-in-out;
}

.burger-lines #menu-burger span:nth-child(1) {
  top: 5px;
}

.burger-lines #menu-burger span:nth-child(2) {
  top: 13px;
}

.burger-lines #menu-burger span:nth-child(3) {
  display: none;
}

.burger-lines #menu-burger.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 10px;
}

.burger-lines #menu-burger.open span:nth-child(2) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 10px;
}

.light-content #menu-burger span {
  background-color: #000;
}

.white-header #menu-burger span {
  background-color: #fff;
}

.light-content .white-header #menu-burger span {
  background-color: #000;
}

.light-content .white-header.over-white-section #menu-burger span,
.show-loader1 .light-content .white-header #menu-burger span {
  background-color: #fff;
}

.dark-content-header #menu-burger span {
  background-color: #000 !important;
}

.light-content-header #menu-burger span {
  background-color: #000 !important;
}

.dark-content-header .button-text {
  color: #000 !important;
}

.light-content-header .button-text {
  color: #fff !important;
}

/*--------------------------------------------------
	05. Main Content
---------------------------------------------------*/

#content-scroll {
    z-index: inherit;
    position: relative;
}
.smooth-scroll #content-scroll {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
}

.scroll-content {
  cursor: default !important;
}

.scale-up .scroll-content {
  cursor: grabbing !important;
}

.scrollbar-track {
  background: transparent !important;
}

/*--------------------------------------------------
	06. Footer Elements
---------------------------------------------------*/

footer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 900;
  box-sizing: border-box;
  text-align: center;
  bottom: 0;
  left: 0;
  overflow: hidden;
  /* pointer-events: none; */
}

footer .portfolio-wrap {
  position: relative;
  margin: 0 auto;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  min-height: 10vh;
  margin-top: 91px;
  float: left;
  width: 100%;
  padding-bottom: 68px;
}

.footer-single-widget__nav {
  float: left;
  width: 100%;
  text-align: left;
}
.footer-single-widget__nav ul li a {
  letter-spacing: 1px;
}

.footer_main {
  display: flex;
  justify-content: space-between;
  text-align: left;
}
.footer-single-widget__title {
  font-size: 18px;
  color: #daaf52 !important;
  letter-spacing: 1px !important;
}
.footer-single-widget__nav ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

/*footer {
    position: relative;
    float: left;
    width: 100%;
    padding-left: 80px;
    padding-right: 80px;
    display: flex;
    align-items: center;
    background-color: #171717;
}*/

footer {
  position: relative;
  width: 100%;
  height: 120px;
  z-index: 900;
  box-sizing: border-box;
  text-align: center;
  bottom: 0;  background-color: #FFF !important;
  left: 0;
  overflow: hidden;
  pointer-events: none;
}

#footer-container {
  padding: 0 80px;
  margin: 20px auto;
  height: 80px;
  opacity: 0;
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  bottom: 0;
  left: 0;
}

.footer-middle {
  position: absolute;
  margin: 0 auto;
  width: 100%;
  height: inherit;
  display: table;
  left: 0;
  pointer-events: none;
}

.copyright {
  position: relative;
  top: 25px;
  width: auto;
  height: 30px;
  overflow: hidden;
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
  color: #fff;
  pointer-events: initial;
  display: table;
  width: auto;
  padding: 0px 20px 0px 20px;
  max-width: 820px;
  box-sizing: border-box;
  text-align: center;
  margin: 0 auto;
}

.light-content .copyright {
  color: #fff;
}

.uppercase-text .copyright {
  text-transform: uppercase;
}

.socials-wrap {
  position: relative;
  float: right;
  color: #222;
  width: 240px;
  height: 160px;
  box-sizing: border-box;
  pointer-events: initial;
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.light-content .socials-wrap {
  color: #fff;
}

footer .socials-wrap {
  margin-top: 0px;
}

.socials-wrap:hover {
  transform: translateY(-40px);
  -webkit-transform: translateY(-40px);
}
.socials-text {
  float: right;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  transform: translateY(20px);
  color: #fff;
}

.uppercase-text .socials-text {
  text-transform: uppercase;
}

.socials-wrap:hover .socials-text {
  transform: translateY(15px) translateX(5px);
  -webkit-transform: translateY(15px) translateX(5px);
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.socials-icon {
  float: right;
  width: 30px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  text-align: right;
  margin-left: 10px;
  transform: scale(1) translateY(20px);
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.socials-wrap:hover .socials-icon {
  transform: scale(0) translateY(40px);
  width: 0;
  margin: 0;
  overflow: hidden;
}

.socials-icon:after,
.socials-text:after {
  content: "";
  clear: both;
  display: table;
}

.socials {
  height: auto;
  line-height: 30px;
  position: relative;
  width: auto;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  bottom: 0;
  display: table;
  transform: translateX(15px);
  -webkit-transform: translateX(15px);
}

.socials-wrap .socials {
  display: inline-block;
  width: 100%;
  text-align: right;
}

.socials li {
  margin-right: 0px;
  margin-left: 10px;
  list-style: none;
  color: #999;
  font-size: 15px;
  margin-bottom: 0;
  line-height: 40px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  width: 40px;
  float: right;
  z-index: 2;
  -webkit-transition: background 0.4s ease-in-out 0s;
  transition: background 0.4s ease-in-out 0s;
}

.socials-wrap .socials li {
  opacity: 0;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.socials-wrap:hover .socials li:nth-child(5) {
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.05s;
  opacity: 1;
  transform: translateY(10px);
  -webkit-transform: translateY(10px);
}

.socials-wrap:hover .socials li:nth-child(4) {
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
  opacity: 1;
  transform: translateY(10px);
  -webkit-transform: translateY(10px);
}

.socials-wrap:hover .socials li:nth-child(3) {
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  opacity: 1;
  transform: translateY(10px);
  -webkit-transform: translateY(10px);
}

.socials-wrap:hover .socials li:nth-child(2) {
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
  opacity: 1;
  transform: translateY(10px);
  -webkit-transform: translateY(10px);
}

.socials-wrap:hover .socials li:nth-child(1) {
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
  opacity: 1;
  transform: translateY(10px);
  -webkit-transform: translateY(10px);
}

.socials li:last-child {
  margin-left: 0px;
}
.fa-solid,
.fas {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #fff;
}
.socials li a {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  display: block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  opacity: 1;
}

.socials:hover li a {
  opacity: 0.3;
}

.socials li a:hover {
  color: #222;
  opacity: 1;
}

.light-content .socials li a {
  color: #fff;
}

.light-content .socials:hover li a {
  opacity: 0.3;
}

.light-content .socials li a:hover {
  color: #fff;
  opacity: 1;
}

.button-wrap {
  position: relative;
  cursor: pointer;
  top: 0px;
  pointer-events: initial;
  width: auto;
  display: table;
}

.button-wrap:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}

.button-wrap.left {
  float: left;
  left: -32px;
}

.button-wrap.right {
  float: right;
  right: -26px;
}

#main .button-wrap.left {
  float: none;
  left: -24px;
}

#main .button-wrap.button-link.left {
  float: none;
  left: -20px;
}

#main .button-wrap.right {
  float: none;
  right: auto;
}

#main .button-wrap.button-link.right {
  right: -2px;
}

.icon-wrap {
  width: 80px;
  height: 80px;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  float: left;
}

#main .icon-wrap {
  width: 60px;
  height: 60px;
}

.button-wrap.left .icon-wrap {
  float: left;
}

.button-wrap.right .icon-wrap {
  float: right;
}

#main .text-align-right .button-wrap.right {
  float: right;
}

.button-icon {
  height: 40px;
  width: 40px;
  color: #222;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
}

.light-content .button-icon,
.dark-section .button-icon {
  color: #fff;
}

.light-content .light-section .button-icon {
  color: #222;
}

.white-header .button-icon {
  color: #fff;
}

.light-content .white-header .button-icon {
  color: #222;
}

.button-icon i {
  height: 40px;
  line-height: 40px;
  width: 40px;
  text-align: center;
}

#main .button-icon i {
  line-height: 40px;
}

#main .button-icon i.fa.fa-arrow-right {
  font-size: 14px;
}

.button-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  margin: 25px 0;
  overflow: hidden;
  width: auto;
  padding: 0 10px;
  color: #fff;
  -webkit-transition: color 0.05s ease-in-out;
  transition: color 0.05s ease-in-out;
}

.uppercase-text .button-text {
  text-transform: uppercase;
}

#main #hero-footer .button-text span::after {
  content: none;
}

#main .button-text {
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
  margin: 15px 0;
  transition: transform 0.2s ease-out;
}

#main #hero .button-text {
  font-weight: 400;
  font-size: 14px;
}

#main .large-btn .button-text {
  font-size: 18px !important;
  font-weight: 500;
  margin: 15px 0;
  transition: transform 0.2s ease-out;
}

.light-content .button-text,
.dark-section .button-text {
  color: #fff;
}

.light-content .light-section .button-text {
  color: #222;
}

.white-header .button-text {
  color: #fff;
}

.light-content .white-header .button-text {
  color: #222;
}

.light-content .white-header.over-white-section .button-text,
.show-loader1 .light-content .white-header .button-text {
  color: #fff;
}

.button-wrap.left .button-text {
  text-align: left;
  float: left;
}

.button-wrap.right .button-text {
  text-align: right;
  float: right;
  padding-left: 0px;
}

.button-text span {
  position: relative;
  display: inline-block;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  width: auto;
  text-align: center;
  transform-origin: 100% 0%;
}

.button-link .button-text,
#main .button-link .button-text {
  overflow: visible;
  transition: padding 0.3s ease-out;
}

.button-link.left .button-text {
  padding-left: 0px;
}

.button-link.left:hover .button-text {
  padding-left: 10px;
}

.button-link .button-text span::before {
  content: "";
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.3);
  transform: scaleX(1);
  transform-origin: right;
  transition: transform 0.3s ease-out;
}

.button-link.left .button-text span::before {
  transform-origin: left;
}

.light-content .button-link .button-text span::before,
.dark-section .button-link .button-text span::before {
  background: rgba(255, 255, 255, 0.4);
}

.light-content .light-section .button-link .button-text span::before {
  background: rgba(0, 0, 0, 0.3);
}

.button-wrap.button-link:hover .button-text span {
  transform: translateY(0);
  -webkit-transform: translateY(0);
}

.button-link:hover .button-text span::before {
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transform-origin: left;
}

.button-link.left:hover .button-text span::before {
  transform-origin: right;
}

.button-link .button-icon i {
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.4);
  color: transparent;
  font-size: 14px;
  border-radius: 100%;
  transform: scale(0.25);
  box-sizing: border-box;
  transition: all 0.3s ease-out;
  text-indent: -100px;
  overflow: hidden;
}

.button-link:hover .button-icon i {
  background-color: #222;
  color: #fff;
  border: 1px solid rgba(0, 0, 0, 1);
  transform: scale(1.2);
  text-indent: 0px;
}

.light-content .button-link .button-icon i,
.dark-section .button-link .button-icon i {
  border: 1px solid rgba(255, 255, 255, 0.4);
}

.light-content .button-link:hover .button-icon i,
.dark-section .button-link:hover .button-icon i {
  background-color: #fff;
  color: #222;
  border: 1px solid rgba(255, 255, 255, 1);
}

.light-content .light-section .button-link .button-icon i {
  border: 1px solid rgba(0, 0, 0, 1);
}

.light-content .light-section .button-link:hover .button-icon i {
  background-color: #222;
  color: #fff;
  border: 1px solid rgba(0, 0, 0, 1);
}

.button-link.right .button-icon i {
  transform: scale(0.25) translateX(-40px);
  -webkit-transform: scale(0.25) translateX(-40px);
}

.button-link.right:hover .button-icon i {
  transform: scale(1.2) translateX(0px);
  -webkit-transform: scale(1.2) translateX(0px);
}

.button-wrap.left .button-text span {
  text-align: left;
}

.button-wrap.right .button-text span {
  text-align: right;
}

.button-text span::before {
  position: absolute;
  width: auto;
  top: 100%;
  left: 0;
  content: attr(data-hover);
}

.header-middle .button-text span::before {
  content: attr(data-on);
}

.button-wrap:hover .button-text span {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  transform-origin: 0% 0%;
}

nav,
nav.open {
  -webkit-transition: all 0s ease-in 0s;
  transition: all 0s ease-in 0s;
  background: transparent;
}

/*--------------------------------------------------
	07. Responsive
---------------------------------------------------*/
@media only screen and (max-width: 1600px) {
.address_box iframe {height:186px !important;}
}


@media only screen and (max-width: 1466px) {

#mapDiv iframe {height: 247px !important;}


.address_box iframe {height:176px !important;}
  h4 {
    font-size: calc(0.3rem + 1.2vw);
    line-height: calc(1rem + 2.4vw);
}

  .right_section_product a {
    width: 50px;
    height: 50px;
    
}
.left_section_product h3 {
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: 200 !important;
  margin-bottom: 6px !important;
  padding-bottom: 0 !important;
}
    .product-detail-cart .rounded-circle {
        width: 25px !important;
        height: 26px;
        border: 1px solid #f5c981 !important;
        border-radius: 0px !important;
        margin: 0 !important;
        background-color: transparent;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 20px;
        color: #ff !important;
        padding: 0px;
        line-height: 25px;
    }	
  h1.big-title {
    font-size: 8vw;
    line-height: 10vw;
  }

  .row_padding_all {
    padding-left: 60px;
    padding-right: 60px;
  }

  .row_padding_left {
    padding-left: 60px;
  }

  .row_padding_right {
    padding-right: 60px;
  }

  .preloader-intro {
    font-size: 11vw;
    line-height: 14vw;
    height: 14vw;
  }

  .percentage-wrapper {
    right: 60px;
    bottom: 40px;
  }

  .percentage-intro {
    left: 60px;
    bottom: 40px;
  }

  header {
    height: 100px;
  }

  #header-container {
    padding: 10px 61px;
  }

  .flexnav li {
    padding: 20px;
  }

  .footer-single-widget__title {
    font-size: 14px;
    color: #daaf52 !important;
    letter-spacing: 1px !important;
  }

  #footer-container {
    padding: 0 60px;
    margin: 10px auto;
  }
}

@media only screen and (max-width: 1024px) {
    
    
  h1.big-title {
    font-size: 10vw;
    line-height: 12vw;
  }

  .parallax-wrap {
    transform: none !important;
  }

  .parallax-element {
    transform: none !important;
  }

  .has-parallax figcaption {
    display: none;
  }

  .destroy {
    display: none;
  }

  .row_padding_left {
    padding-left: 0px;
  }

  .row_padding_right {
    padding-right: 0px;
  }

  .full.row_padding_left {
    padding-left: 40px;
  }

  .full.row_padding_right {
    padding-right: 40px;
  }

  .row_padding_all {
    padding-top: 4vw;
    padding-bottom: 4vw;
    padding-left: 0px;
    padding-right: 0px;
  }

  .full.row_padding_all {
    padding-top: 4vw;
    padding-bottom: 4vw;
    padding-left: 40px;
    padding-right: 40px;
  }

  #magic-cursor {
    display: none;
  }

  .preloader-intro {
    font-size: 12vw;
    line-height: 16vw;
    height: 16vw;
  }

  .percentage-wrapper {
    right: 40px;
    bottom: 20px;
  }

  .percentage-intro {
    left: 40px;
    bottom: 20px;
  }

  header {
    height: 80px;
  }

  #header-container {
    padding: 0;
    margin: 0 auto;
  }

  #logo {
    left: 40px;
  }

  .header-middle {
    display: none;
  }

  .button-wrap.right.menu {
    right: 10px;
  }

  nav {
    height: 100vh;
    position: fixed;
    width: 100%;
    box-sizing: border-box;
    visibility: visible;
    pointer-events: none;
    opacity: 0;
    padding: 20px 0;
    -webkit-transition: all 0.2s ease-in 0.6s;
    transition: all 0.2s ease-in 0.6s;
  }

  nav.open {
    visibility: visible;
    pointer-events: initial;
    opacity: 1;
    background-color: transparent;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }

  .nav-height {
    position: relative;
    height: 100%;
    padding: 40px 0;
    width: 100%;
    box-sizing: border-box;
    overflow-y: auto;
  }

  .flexnav {
    padding: 0 20px;
    max-height: 2000px;
    display: table;
    width: auto;
    margin: 0 auto;
    text-align: center;
    box-sizing: border-box;
    background: transparent;
    -webkit-transition: all 0.2s ease-in 0.6s;
    transition: all 0.2s ease-in 0.6s;
  }

  .flexnav.flexnav-show {
    -webkit-transition: all 0.3s ease-out 0.2s;
    transition: all 0.3s ease-out 0.2s;
  }

  .flexnav.opacity {
    opacity: 1;
  }

  .flexnav li {
    padding: 0;
    -webkit-transition: color 0.15s ease-out 0s;
    transition: color 0.15s ease-out 0s;
  }

  .flexnav:hover li {
    color: rgba(255, 255, 255, 0.4);
  }

  .flexnav li:hover {
    color: rgba(255, 255, 255, 1);
  }

  .flexnav li a,
  .flexnav li ul li a {
    background: transparent;
  }

  .flexnav li a {
    font-weight: 500;
    font-size: 25px;
    line-height: calc(1rem + 8.5vw);
    padding: 0;
    border: none;
    -webkit-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
  }

  .uppercase-text .flexnav > li > a {
    text-transform: uppercase;
    line-height: calc(1rem + 6vw);
  }

  .flexnav li a {
    color: #222;
  }

  .invert-header .flexnav li a {
    color: #fff;
  }

  .flexnav:hover li a {
    opacity: 0.3;
  }

  .flexnav li:hover a,
  .flexnav li a.active {
    opacity: 1;
  }

  .flexnav li ul {
    margin-bottom: 15px;
  }

  .flexnav li ul li a {
    padding: 10px 0;
    font-weight: 500;
    text-transform: none;
    font-size: 14px;
    line-height: 14px;
    border-top: none;
    opacity: 0.4;
    -webkit-text-stroke: none;
  }

  .uppercase-text .flexnav li ul li a {
    text-transform: uppercase;
  }

  .flexnav li ul li:hover a,
  .flexnav li ul li a.active {
    opacity: 1;
  }

  .flexnav:hover li ul li a {
    opacity: 0.3;
  }

  .flexnav:hover li ul li a.active,
  .flexnav:hover li ul li:hover > a {
    opacity: 1;
  }

  .flexnav ul li ul li a {
    background: transparent;
  }

  .flexnav li ul li ul li a {
    padding: 10px 40px;
  }

  .flexnav .touch-button {
    width: 100%;
    display: block;
    height: 60px;
  }

  .flexnav li ul li .touch-button {
    height: 32px;
  }

  .flexnav .touch-button .navicon {
    display: none;
  }

  #menu-burger span.touch-button {
    display: none;
  }

  .classic-menu .button-wrap.right.menu {
    display: block;
  }

  footer {
    height: 100%;
  }

  #footer-container {
    margin: 0px auto;
    padding: 0 40px;
    height: 100%;
  }
  footer .portfolio-wrap {
    position: relative;
    margin: 0 auto;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    min-height: 10vh;
    margin-top: 60px;
    float: left;
    width: 100%;
    padding-bottom: 68px;
  }
  .inst:nth-child(2n) {
    transform: translateY(0px);
  }
  footer {
    position: relative;
    float: left;
    width: 100%;
    padding-left: 39px;
    padding-right: 39px;
    display: flex;
    align-items: center;
    background-color: #171717;
  }
  .insta_image {
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 126px;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto auto;
    gap: 0;
  }

  .footer-single-widget {
    margin-bottom: 20px;
  }
  .footer-single-widget img {
    margin-bottom: 20px;
    width: 16%;
    margin-left: -4px;
  }
  .footer_main {
    display: flex;
    justify-content: space-between;
    text-align: left;
    flex-direction: column;
  }
  .footer-button-wrap {
    bottom: 80px;
  }

  .copyright {
    text-align: center;
  }

  .socials-wrap {
    width: 240px;
    height: 40px;
    float: right;
    margin: 0 auto;
    right: -10px;
    transform: translateX(0px) translateY(20px) !important;
    -webkit-transform: translateX(0px) translateY(20px) !important;
  }

  .socials-wrap:hover {
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
  }

  .socials-icon,
  .socials-text {
    display: none;
  }

  .socials-wrap .socials {
    margin-top: 5px;
    text-align: right;
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
  }

  .socials-wrap .socials li {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }

  .socials-wrap:hover .socials li {
    opacity: 1;
    transform: translateY(0px) !important;
    -webkit-transform: translateY(0px) !important;
  }

  .socials li {
    margin-right: 10px;
    line-height: 30px;
    height: 30px;
    width: 30px;
    margin: 0 5px auto;
    display: inline-block;
    float: none;
  }

  .socials li a {
    height: 30px;
    width: 30px;
    line-height: 30px;
  }
}

@media only screen and (max-width: 768px) {
    

    .main-slider .owl-item {
    height: auto !important;
}
    
    .main-slider .owl-item .banner-image {
    display: block;
    width: 100%;
    height: 100%;
    background-size: contain !important;
    background-position: center bottom;
  
}
    
    
    
    
    
    .main-slider .owl-item img {
    display: block;
    width: 100%;
}
    
    .main-slider {
        height: 100% !important;
    } 
    
    
    
    .parallax_man_two {
        height: 47vh !important;
    }
.image_height_detials {
        float: left;
        width: 92%;
        height: 92vh;
        border: 1px solid #ededed;
    } 

       .my_custom_height_section {
        border: 1px solid #d5d5d5 !important;
        width: 92% !important;
        margin: 0 auto !important;
    }

.item-image {
    
    border: 1px solid #ededed;
}


.gallery .shop_caption {
    float: left;
    text-align: center;
    width: auto;
    position: relative;
    bottom: 0;
    z-index: 999;
    background-color: #fff;
    border: 1px solid #d5d5d5 !important;
    border-bottom: 1px solid #d5d5d5 !important;
    padding: 20px 20px;
    bottom: 0;
    width: 100%;
}
.explore_slider .item {border: 1px solid #dfdfdf;}
.slider_par {
    float: left;
    width: 100%;
    padding: 18px 18px;
}

.left_section_shop img {
        height: auto;
        width: 100%;
        object-fit: cover;
        border: 1px solid #d5d5d5 !important;
    }

.address_modal {
            margin: 291px auto !important;
    }

.gallery {float:left; width:100%;}
    .right_section_shop .shop img {

        height: 94%;
    }
.shop .owl-prev {
    left: 10px;
    position: relative;   background:transparent !important; 
}
.shop .owl-next {
    right: 10px;
    position: relative;   background:transparent !important; 

}

.shop .owl-prev img { padding: 0px !important;}
.shop .owl-next img { padding: 0px !important;}

#header-container {
        padding: 0px 0px !important;
    }
.contact_right {
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
    flex-direction: column;
    padding-left: 0;
}


.policy li {margin-bottom:0px !important;}
    .celeb .owl-item img {
        display: block;
        width: 100% !important;
        object-fit: cover;
    }


    .celeb .item {
        height: 100vh;
    }
  table {
    border-collapse: separate;
    border-spacing: 10px;
    border-width: 1px 0 0 1px;
    margin-bottom: 24px;
    width: 100%;
    color: #444;
    table-layout: fixed;
    width: 930px;
}
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
    height: 100%;
    display: flex;
    align-items: center;
}

.product-detail-cart td .add-cart {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000 !important;
  background-color: #ffc76b;
  width: 115px;
  height: 36px;
  line-height: 36px;
  display: block;
  margin: 0;
  text-decoration: none;
  border: 0px;
  margin-top: 28px;
  float: left;
  text-align: center;
  letter-spacing: 2px;
}

.cart .product-detail-cart td h3 {
  font-size: 14px;
  padding: 0 10px;
  letter-spacing: 1.5px;
}

.product-detail-cart td {
  padding: 10px 0px;
  overflow: hidden;
  /* display: inline-block; */
  white-space: nowrap;
  padding-right: 35px;
}
.product-detail-cart .product-img {
        border: 1px solid #454545;
        height: 58px;
        object-fit: fill;
        width: 100%;
    }

  .light-content .white-header #menu-burger span {
    background-color: #fff !important;
}

  .button-wrap.right.menu.burger-lines {
    right: 24px !important;
}
.product_banner {display:none !important;}

	.marquee_section_main {display: block !important;}
	.marquee_section_main {
    float: left;
    width: 100%;
    position: absolute;
    bottom: 0;
    border-top: 1px solid #717171;
    border-bottom: 1px solid #717171;
    padding: 17px 0px;
}
	.shop_caption h4 {
    text-transform: uppercase !important;
    letter-spacing: 2px;
    font-size: 14px ;
    margin-bottom: 0px;
    
		
		
		
}
	
	
	.responsive_mobile_para {margin-top: -88px !important;}
	
	
	
	
	.product_banner {height: 30vh !important;}
	
	.nav_hide_mobile {display: none !important;}
	.logo_about {
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-bottom: 18px;
}
	
	   .center_para  h1 {
        font-size: 18px;
              width: 100%;
        letter-spacing: 3px;
    }
	
	
	
	.socials-wrap .socials {
      
        padding-left: 0;
    }
	.footer-middle a {
    display: inline-block;
    position: relative;
    color: #FFF;
    text-decoration: none;
}
 .icon-wrap {
    width: auto !important;
 
}
	
	.hero_image_details {
    height: 46vh !important;
}
	.hero_caption_2 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 49vh;
}
	.cart-detail-card {
    float: left;
    width: 100%;
    background: #fff;
    padding: 20px;
    height: auto;
    border: 1px solid #454545;
    margin-top: 27px;
}
	.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
    left: 0px;
}
	
	.cart .price {
    font-size: 16px;
    color: #f5c981;
    font-weight: 600;
    letter-spacing: 2px;
}
	
	
	.head a {
    position: relative;
    top: 17px !important;
}
	h5 {
        font-size: 16px;
        line-height: 26px;
        margin-left: -1px;
        font-size: 14px !important;
    }
	
	.login-box form .form-group label {
    color: #e7bb73;
    font-weight: 400;
    font-size: 14px;
    /* text-align: center; */
    /* width: 100%; */
    font-weight: 600;
    letter-spacing: 1px;
    letter-spacing: 2px;
}
	
	.innder_right_box {
    float: left;
    width: 100%;
    padding: 0px 13px;
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 99;
}
	.login-box form .btn-login {
    width: 100%;
    font-weight: 300;
    font-size: 13px;
    color: #af8a36;
    padding: 11px 0px;
    border: solid 2px #cda447 !important;
    background-color: trasparent !important;
    margin-top: 40px;
    border-radius: 0;
    font-weight: 700;
    letter-spacing: 2.8px;
    background-color: transparent;
    text-transform: uppercase;
}
	.login-section {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #e7bb73;
    padding: 50px 15px;
}
    .login-box {
        background: transparent;
        padding: 0px 12px;
        border-right: 0px solid #e8bb74;
        padding-top: 0px;
        margin-top: 0px;
    }
	.login_text {
        color: #000;
        font-weight: 700;
        letter-spacing: 1.5px;
        font-size: 11px;
        margin-top: 32px;
    }
	.profile-i {
    color: #000;
    font-weight: 600;
    letter-spacing: 1.5px;
    text-decoration: none;
    position: relative;
    top: 1px;
    font-size: 12px;
    text-transform: capitalize;
}
	label {
    float: left;
    margin-bottom: 10px !important;
    font-size: 13px;
    color: #e7bb73;
    font-weight: 600;
    letter-spacing: 1.5px;
}
	.order-status_total_div h4 {
    float: right;
    font-size: 16px;
    color: #333333 !important;
    margin-top: 5px;
    font-weight: 700;
    letter-spacing: 1.5px;
    float: left;
}
	.order-status_total_div {
    float: left;
    width: 100%;
    background: #ffcb6b;
    padding: 8px 11px;
}
	
	
	.order_detias .size_cart {
    margin: -6px 0;
    font-size: 12px;
    color: #f1f1f1;
    letter-spacing: 1.45px;
}
	.address_box {
    float: left;
    width: 100%;
    border: solid 1px #434343;
    padding: 15px;
    font-size: 14px;
    margin-bottom: 19px;
}
	.lead {
    font-weight: 400 !important;
    font-size: 13px !important;
    letter-spacing: 2.5px !important;
}
	.white_section_inner h3 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000 !important;
    padding-bottom: 20px !important;
    font-weight: 500;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 12px;
    margin-bottom: 0;
}
.margi-top {
    margin-top: 30px;
    padding: 0;
    margin-bottom: 30px;
}	
	.myaccount-div ul li a {
    display: block;
    font-size: 13px;
    color: #ffcb78;
    padding: 10px 19px;
    border-bottom: solid 1px #434343;
    letter-spacing: 2px;
    font-weight: 500;
    text-decoration: none;
    letter-spacing: 2px;
}
	
	
  h1.big-title {
    font-size: 12vw;
    line-height: 14vw;
  }

  .uppercase-text h1.big-title {
    text-transform: uppercase;
    line-height: 14vw;
  }

  h1 {
    font-size: 34px;
    line-height: 48px;
  }

  h2 {
    font-size: 28px;
    line-height: 44px;
  }

  h3 {
    font-size: 24px;
    line-height: 36px;
    margin-left: -1px;
  }

  h4 {
    font-size: 17px;
    line-height: 30px;
    margin-left: -1px;
}

  h5 {
    font-size: 15px;
    line-height: 26px;
    margin-left: -1px;
  }

  h6 {
    font-size: 14px;
    line-height: 24px;
  }

  figcaption {
    background-color: rgba(0, 0, 0, 0.3);
    bottom: 0px;
    font-size: 10px;
    padding: 5px 10px;
    right: 0px;
    border-radius: 0;
  }

  .text-aligh-right {
    text-align: left;
  }

  .one_half {
    width: 100% !important;
  }

  .one_half {
    padding-right: 0 !important;
  }

  .one_half.last {
    padding-left: 0 !important;
  }

  .one_third {
    width: 100% !important;
  }

  .one_fourth {
    width: 100% !important;
  }

  .one_fifth {
    width: 100% !important;
  }

  .one_sixth {
    width: 100% !important;
  }

  .two_fifth {
    width: 100% !important;
  }

  .two_fourth {
    width: 100% !important;
  }

  .two_third {
    width: 100% !important;
  }

  .three_fifth {
    width: 100% !important;
  }

  .three_fourth {
    width: 100% !important;
  }

  .four_fifth {
    width: 100% !important;
  }

  .five_sixth {
    width: 100% !important;
  }

  .one_half,
  .one_third,
  .two_third,
  .three_fourth,
  .one_fourth,
  .two_fourth,
  .one_fifth,
  .two_fifth,
  .three_fifth,
  .four_fifth,
  .one_sixth,
  .five_sixth {
    margin-bottom: 20px !important;
    margin-right: 0% !important;
  }

  .row_padding_top {
    padding-top: 10vw;
  }

  .row_padding_bottom {
    padding-bottom: 10vw;
  }

  .row_padding_left {
    padding-left: 0px;
  }

  .row_padding_right {
    padding-right: 0px;
  }

  .full.row_padding_left {
    padding-left: 30px;
  }

  .full.row_padding_right {
    padding-right: 30px;
  }

  .row_padding_all {
    padding-top: 4vw;
    padding-bottom: 4vw;
    padding-left: 0px;
    padding-right: 0px;
  }

  .full.row_padding_all {
    padding-top: 4vw;
    padding-bottom: 4vw;
    padding-left: 30px;
    padding-right: 30px;
  }

  hr {
    height: 20px;
  }

  .preloader-intro {
    font-size: 13vw;
    line-height: 17vw;
    height: 17vw;
  }

  .percentage-wrapper {
    right: 30px;
    bottom: 10px;
  }

  .percentage-intro {
    left: 30px;
    bottom: 10px;
  }

  #logo {
    left: 30px;
  }

  .button-wrap.right.menu.burger-lines {
    right: 0px;
  }

  header .button-text {
    display: none;
  }

  .flexnav li a {
    font-size: calc(1rem + 7vw);
    line-height: calc(1rem + 9.5vw);
  }

  .uppercase-text .flexnav > li > a {
    text-transform: uppercase;
    line-height: calc(1rem + 7vw);         font-size: calc(0.6rem + 2vw) !important;
  }

  #footer-container {
    padding: 0 30px;
  }

  #footer-container #backtotop.button-wrap.left {
    float: none;
    top: 10px;
    left: 0;
    right: 0;
    position: absolute;
    display: block;
  }

  #backtotop.button-wrap.left .button-text {
    text-align: left;
    float: left;
    display: none;
  }

      #backtotop.button-wrap.left .icon-wrap {
        float: none;
        position: absolute;
        left: 14px;
        right: auto;
        margin: auto;
        top: 14px;
    }
  .footer-middle {
    max-width: 1180px;
    height: 20px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    width: 100%;
    top: 0px;
  }

  .copyright {
    margin: 0;
    left: 0px;
    top: 10px;
    text-align: left;
  }

  footer.showcase-footer .arrows-wrap {
    right: auto;
    left: -30px;
    float: left;
    margin: auto;
  }

  footer.showcase-footer .socials-wrap {
    width: 170px;
    float: right;
    left: auto;
    right: 0;
    top: 0;
  }

    .socials-wrap {
        width: 100%;
        float: left;
        left: 4px;
        right: auto;
        top: 10px;
        margin: 0;
    }
  .socials-wrap .socials {
        text-align: right;
        top: 21px;
        right: -3px;
    }

  .socials li {
    margin: 0 0px auto;
  }
}

@media only screen and (max-width: 480px) {

    #header-container {
        padding: 0px 0px !important;
    }
  
	.center_para img {width: 150px;}
	
	
	    .center_para h1 {
        font-size: 12px;
        width: 100%;
        letter-spacing: 3px;
    }
	    .right_section_shop .center_para {
        width: 311px !important;
       
    }
	
	
.white_section_inner {
        float: left;
        width: 100%;
        background-color: #ffffff;
        padding: 0px;
    }	
	
	    .bg_gray_section {
        float: left;
        width: 100%;
        background-color: #fff;
        padding: 17px !important;
    }
	
	.order_detias .item-price {
    color: #fcc96b;
    margin-right: 10px;
    float: left;
    margin-top: -35px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-left: 40%;
}
    .head a {
        font-weight: 600;
        font-size: 14px;
        color: #ffffff !important;
        padding: 7px 30px;
        border: solid 2px #333333;
        background: transparent;
        margin-top: -14px;
        border-radius: 0;
        background-color: #000000 !important;
        letter-spacing: 1.5px;
        text-decoration: none;
        width: 100%;
        margin-top: -7px;
    }
	
	
	.order-status_total_div p {
    float: left;
    font-size: 13px;
    margin-top: 7px;
    margin-bottom: 0;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
}
	
  h1.big-title {
    font-size: 14vw;
    line-height: 16vw;
  }

  .row_padding_top {
    padding-top: 12vw;
  }

  .row_padding_bottom {
    padding-bottom: 12vw;
  }

  .row_padding_left {
    padding-left: 0px;
  }

  .row_padding_right {
    padding-right: 0px;
  }

  .full.row_padding_left {
    padding-left: 20px;
  }

  .full.row_padding_right {
    padding-right: 20px;
  }

  .row_padding_all {
    padding-top: 4vw;
    padding-bottom: 4vw;
    padding-left: 0px;
    padding-right: 0px;
  }

  .full.row_padding_all {
    padding-top: 4vw;
    padding-bottom: 4vw;
    padding-left: 20px;
    padding-right: 20px;
  }

  hr {
    height: 10px;
  }

  .preloader-intro {
    font-size: 14vw;
    line-height: 18vw;
    height: 18vw;
  }

  .percentage-wrapper {
    right: 20px;
    bottom: 10px;
  }

  .percentage-intro {
    left: 20px;
    bottom: 10px;
  }

    #logo {
        left: 18px !important;
        position: relative;
        top: 7px;
    }
  .button-wrap.right.menu {
    right: -10px;
  }

     .button-wrap.right.menu.burger-lines {
        right: 8px !important;
    }
  #footer-container {
    padding: 0px;
    margin: 0;
  bottom: 33px;
  }
  footer.showcase-footer #footer-container {
    padding: 0px 20px;
  }

  .copyright {
    left: 0px;
  }

      .socials-wrap {
        float: none;
        left: -22px;
        right: auto;
    }
  .arrows-wrap {
    left: -10px;
    width: 80px;
  }

  .prev-wrap,
  .next-wrap {
    width: 40px;
  }

  footer.showcase-footer .arrows-wrap {
    right: 0;
    left: 0;
    float: none;
    margin: auto;
  }

  footer.showcase-footer .arrows-wrap {
    width: 100%;
  }

  footer.showcase-footer .prev-wrap,
  footer.showcase-footer .next-wrap {
    width: 60px;
  }

      footer.showcase-footer .footer-middle {
        top: 59px;
    }
  footer.showcase-footer .showcase-subtitles-wrap {
    left: 0;
  }

  footer.showcase-footer .socials-wrap {
    display: block;
  }

  .button-text {
    display: none;
  }

  #main-page-content .button-text,
  #hero .button-text {
    display: block;
  }
}


@media only screen and (max-width: 414px) {
.socials-wrap .socials {
        text-align: right;
        top: 19px;
        right: 0px;
    }


  .nav-tabs .nav-link {
    margin-bottom: calc(-1* var(--bs-nav-tabs-border-width));
    border: 1px solid #d29e4d;
    border-top-left-radius: initial;
    border-top-right-radius: initial;
    color: #fff !important;
    font-size: 11px;
    border-radius: 37px;
    width: 64px;
    padding: 9px 0px;
}

	.order_detias h5 {
    font-size: 14px;
    color: #000;
    margin-top: 20px;
    letter-spacing: 1.5px;
    font-weight: 500;
    float: left;
    width: 100%;
}
	.address_box h4 {
    margin-bottom: 20px;
    font-size: 17px;
}
	
	
	    .order-status_total_div p {
        float: left;
        font-size: 9px;
        margin-top: 0;
        margin-bottom: 0;
        letter-spacing: 1px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 2px;
        line-height: 15px;
    }
	
	.order_detias .item-price {
        color: #fcc96b;
        margin-right: 10px;
        float: left;
        margin-top: 5px;
        font-size: 15px;
        font-weight: 600;
        letter-spacing: 1px;
        margin-left: 0;
    }
	
.order_detias .product_img {
    float: left;
    width: 100%;
    padding: 7px !important; margin: 0px !important;
    border: 1px solid #454545;
}
.order_detias {
    float: left;
    width: 100%;
    border: 1px solid #454545;
    padding: 11px;
}	
.order-status_total_div {
        float: left;
        width: 100%;
        background: #ffcb6b;
        padding: 8px 11px;
        margin-top: 19px;
    }	
	
}




@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {

  .nav-tabs .nav-link {
    margin-bottom: calc(-1* var(--bs-nav-tabs-border-width));
    border: 1px solid #d29e4d;
    border-top-left-radius: initial;
    border-top-right-radius: initial;
    color: #fff !important;
    font-size: 11px;
    border-radius: 37px;
    width: 64px;
    padding: 9px 0px;
}

  #rotate-device {
    display: block;
  }
}

@media (max-width: 768px) {
.my_custom_height_section {    height: 35vh !important;}
.my_custom_height_section .center_para {top:0px;}



.shop .item {
    pointer-events: all;
    display: flex;
    align-items: center;
}
.shop item {border: 1px solid #d5d5d5 !important;}

.shop .item {
    pointer-events: all;
    border: 1px solid #ededed;
}
  .flex-shop-section {
    display: flex;
    flex-direction: column;
    height: auto !important;
  }

  .height_mobile_new {
    height: auto !important;
  }

  .height_mobile_new .hero-title {
    font-size: 6vw;
    line-height: normal !important;
    letter-spacing: 4px;
    margin-bottom: 54px !important;
  }

  h1 {
    font-size: 26px;
    line-height: calc(1rem + 5.5vw);
    width: 80%;
    margin: 0 auto;
  }

     .explore_slider .gallery .item {
        height: auto;
    }

  .variation_caption {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
  }
    .parallax_man_two {
        height: 50vh !important;
    }
  .parallax-item:nth-child(3) {
    /* background-color: #000; */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    min-height: 90vh;
    flex-direction: column;
    position: relative;
  }

  .hero_caption_banner {
    height: 545px !important;
  }

  .select_product {
    /* display: none; */
    float: left;
  }
  .para_center_paralex {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: url(../images/monogram.svg) no-repeat;
    background-size: cover;
    height: auto;
    background-color: #FFF;
    padding-top: 51px;
    padding-bottom: 0;
  }
  .product_section_variations img {
    width: 100%;
  }
  .left_section_shop {
    float: left;
    width: 100%; padding:20px;
  }
  .right_section_shop {
        float: left;
        width: 100%;
        padding: 20px;
    }
  .parallax-item {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    width: 100%;
    height: 100vh;
  }
     .footer-middle {
        position: absolute;
        margin: 0 auto;
        width: 100%;
        height: inherit;
        display: table;
        left: 0;
        pointer-events: none;
        top: 62px;
        text-align: center;
    }

  .one_half h1 {
    font-size: 29px;
    float: left;
    width: 100%;
    padding-bottom: 16px !important;
  }

  p {
    font-size: 14px;
  }
  .one_half {
    width: 100% !important;
  }

  .inner_header .icon-wrap {
    float: right;
    filter: invert(1);
  }

  .button-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    margin: 25px 0;
    overflow: hidden;
    width: auto;
    padding: 0 10px;
    color: #fff;
    -webkit-transition: color 0.05s ease-in-out;
    transition: color 0.05s ease-in-out;
  }
  .listing_section .flex-grid {
    padding: 0 70px;
    box-sizing: border-box;
    height: auto !important;
    padding-right: 0;
  }

  .flex-grid {
    padding: 0;
    box-sizing: border-box;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .right_section_main {
    float: right;
    width: 100%;
  }
  .left_section_main {
    float: left;
    width: 100%;
  }

  .container_main_section {
    float: left;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: row;
    padding: 58px 0px;
    background-color: #222;
    padding-bottom: 1px;
  }

  .product-content__other-info .social-icons li {
    display: inline-block;
    margin-right: 13px;
  }
  .flex-grid {
    padding: 0 70px;
    box-sizing: border-box;
    padding-right: 0;
    /*height: 510px;*/
  }
  .flex-grid img {
    /*height: 510px;*/
    width: 100%;
  }

  .left_section_main_extra {
    float: left;
    width: 100%;
  }
  .right_section_main_extra {
    float: left;
    width: 100%;
    margin-left: 11px;
    margin-top: 29px;
  }
  .conbtainer_inner_sction {
    float: none;
    width: 92%;
    margin: 0 auto;
    display: block;
    flex-direction: row;
  }
}

.flexnav li a {
  font-size: 25px;
  line-height: calc(1rem + 9.5vw);
}
.img-box {
  position: relative;
  width: 100%;
  height: 436px;
  overflow: hidden;
}

.img-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 100% !important;
  transition: 0.5s;
  background-size: cover;
  object-fit: cover;
}

@media (max-width: 1023px) {
  .img-box img {
    position: unset;
    width: 100%;
    height: auto;
  }
}

.img-box img:nth-child(1) {
  transform: translatex(50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}

@media (max-width: 1023px) {
  .img-box img:nth-child(1) {
    display: none;
  }
}

.img-box:hover img:nth-child(2) {
  transform: translatex(-50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}

@media (max-width: 1023px) {
  .img-box:hover img:nth-child(2) {
    opacity: 1;
  }
}

.img-box:hover img:nth-child(1) {
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
}

@media (max-width: 768px) {
  .lead {
    font-weight: 400 !important;
    font-size: 13px !important;
    letter-spacing: 2.5px !important;
    float: left;
    width: 100%;
    margin-bottom: 8px;
}
.modal-backdrop {

  height: auto !important;

}
.modal-dialog {
  position: relative;
  width: 77%;
  margin: var(--bs-modal-margin);
  pointer-events: none;
  margin: 0 auto;
}


	header {
 
    position: relative;
  
}


    .bg_gray_section {
        float: left;
        width: 100%;
        background-color: #fff;
        padding: 31px;
    }
	
	.myaccount-div ul li a {
    display: block;
    font-size: 14px;
    color: #ffcb78;
    padding: 10px 19px;
    border-bottom: solid 1px #434343;
    letter-spacing: 2px;
    font-weight: 500;
    text-decoration: none;
    letter-spacing: 2px;
}
	
	
	.margi-top {
    margin-top: 30px;
    padding: 0;
    margin-bottom: 30px;
}
	
	
  .center_para h6 {
    margin-top: 30px !important;
  }
  .right_section_shop .center_para {
    width: 406px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100vh;
  }
     .height_mobile_full {
        height: 45vh;
        object-fit: cover;
    }

  .height_x {
    height: 100vh !important;
    min-height: 40vh !important;
  }

  .title2 {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 5px;
  }
  .height_mobile {
    min-height: 100vh !important;
    height: 100vh !important;
    display: flex;
    justify-content: center;
  }
  .product_details_slider .gallery .item {
    height: 100vw;
  }

.center_para {
        width: 75%;
        margin: 0 auto;
        position: relative;
        top: -40px;
    }
  .product_gallery_section {
    float: left;
    width: 100%;
    margin-top: 53px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 53px;
  }
  .hero-title-wrapper h5 {
    font-size: 10vw;
    color: #181818 !important;
    position: absolute;
    bottom: 67px;
    z-index: -99;
    text-transform: uppercase !important;
  }

  .preloader-intro {
    font-size: 6vw;
    line-height: 17vw;
    letter-spacing: 2px !important;
    height: 17vw;
  }

  html,
  body {
    overflow-x: hidden !important;
  }

  .button-text span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    width: auto;
    text-align: center;
    transform-origin: 100% 0%;
    letter-spacing: 3px;
  }
  .button-text span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    width: auto;
    text-align: center;
    transform-origin: 100% 0%;
    letter-spacing: 3px;
  }

  #logo img {
    display: block;
    /* height: 66px !important; */
    width: 110px !important;
    max-width: none;
  }
  #logo {
    left: 40px;
    position: relative;
    top: 7px;
  }
  #burger-wrapper {
    width: 40px;
    height: 40px;
    float: right;
    top: 0px;
    right: 0;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    pointer-events: initial;
    filter: invert(0);
  }
  .classic-menu .button-wrap.right.menu {
    display: block;
    position: relative;
    top: 0px;
  }
  .showcase-pagination .parallax-element {
    height: 40px;
    width: 40px;
    color: #222;
    text-align: center;
    line-height: 50px;
    position: relative;
    top: -54px;
  }
  .uppercase-text .next-hero-title {
    letter-spacing: 3px;
    font-size: 6vw;
    line-height: 10vw;
  }

  .page-nav-caption {
    padding-top: 65px;
    padding-bottom: 38px;
  }

  .item {
    height: 40vw;
  }

  .mobile_title {
    margin-bottom: 0 !important;
    line-height: 82px !important;
    margin-top: -17px;
    margin-bottom: 183px;
  }
  .flex-grid {
    padding: 0;
    box-sizing: border-box;
    padding-left: 42px !important;
    padding-right: 0 !important;
  }

  .portfolio-wrap {
    min-height: auto;
  }
  .portfolio-wrap {
    position: relative;
    margin: 0 auto;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    min-height: 5vh;
    margin-top: 41px;
    float: left;
    width: 100%;
  }

  article {
    padding: 17px 0;
  }

  article .post-title {
    font-weight: 500;
    font-size: 30px;
  }
  .contect_section h1 {
    font-size: calc(1rem + 2.15vw);
    line-height: calc(1rem + 5.5vw);
    letter-spacing: 1px; width:100%;
  }
  h1 {
    font-size: 34px;
    line-height: calc(1rem + 5.5vw);
  }
  .mobile_video {
    margin-top: 80px;
  }

  .contect_section {
    padding-top: 0px;
    padding-bottom: 49px;
  }
  .img-box img {
    position: unset;
    width: 100% !important;
    height: auto !important;
  }
  .img-box img:nth-child(1) {
    display: none !important;
  }
  .img-box {
        position: relative;
        width: 100%;
        height: auto;
        overflow: hidden;
        border: 1px solid #ededed;
    }



  .gallery .owl-dots {
    display: none !important;
  }

  .product_title_mobile {
    padding-top: 42px !important;
    padding-bottom: 39px !important;
  }
  .item-parallax {
    text-align: center;
  }
  .mobile {
    display: none !important;
  }
  .desktop {
    display: block !important;
  }

  .img-box .item-title {
    text-transform: uppercase;
    line-height: 20px;
    text-align: center;
    margin-top: 24px;
  }
  .item-title span {
    display: block;
    margin: 0;
    min-width: 10px;
    width: auto;
    box-sizing: border-box;
    letter-spacing: 2px;
    font-size: 15px;
    color: #ffce6b;
  }

  .uppercase-text h1,
  .uppercase-text h2,
  .uppercase-text h3 {
    margin-bottom: 0px !important;
    padding-bottom: 0;
  }
  .product_box {
    float: left;
    flex: 1 1 1 30%;
    width: 50%;
  }
  .left_section_product h3 {
    font-size: 19px;
    color: #000 !important;
    letter-spacing: 2px;
    font-weight: 200 !important;
    margin-bottom: 6px !important;
    padding-bottom: 0 !important;
  }
  .left_section_product h5 {
    font-size: 16px;
    color: #000 !important;
    margin-bottom: 0 !important;
    letter-spacing: 2px;
    font-weight: 200 !important;
    letter-spacing: 3px !important;
    margin-top: 13px;
  }
  .right_section_product a {
    width: 50px;
    height: 50px;
    background-color: #000;
    display: block;
    border-radius: 53px;
    text-align: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
  }
     footer {
        height: 160px !important;
    }
    .socials-wrap {
        float: none;
        right: auto;
        top: 3px;
    }
     .hero-below-caption .hero-translate, .hero-below-caption #hero.has-image #hero-caption {
        height: 7vh !important;
        padding-bottom: 0 !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .uppercase-text .hero-title {
        font-size: 4vw;
        line-height: normal !important;
        letter-spacing: 4px;
    }

  .copyright {
        position: relative;
        top: 25px;
        width: auto;
        height: auto;
        overflow: hidden;
        font-size: 12px;
        line-height: 30px;
        font-weight: 400;
        color: #fff;
        pointer-events: initial;
        display: table;
        width: auto;
        padding: 0px 20px 0px 20px;
        max-width: 820px;
        box-sizing: border-box;
        text-align: center;
        margin: 9px auto;
        letter-spacing: 1px;
        line-height: normal;
        text-align: center;
    }

  .socials li a {
    height: 30px;
    width: 30px;
    line-height: 30px;
    color: #f9cc82;
  }
  i.arrow-icon-up::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 2px;
    top: 4px;
    left: -3px;
    background-color: #f5c86c;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  i.arrow-icon-up {
    border: solid #c39f56;
    border-width: 2px 2px 0px 0px;
    box-sizing: border-box;
    display: block;
    position: relative;
    top: 14px;
    left: 14px;
    height: 12px !important;
    width: 12px !important;
    line-height: 12px !important;
  }
      .policy {
        display: block;
        float: left;
        width: 100%;
        margin: 15px 0px;
        padding: 11px;
    }
  #hero.has-image .hero-title-wrapper {
    margin-bottom: 0;
  }
  .btn_product_detials {
    border: 1px solid #fff;
    width: 250px;
    height: 50px;
    text-align: center;
    display: block;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 50px;
    margin: 19px auto;
  }
}

@media (max-width: 600px) {
  .left_section_product h3 {
    font-size: 16px;
    color: #000 !important;
    letter-spacing: 2px;
    font-weight: 200 !important;
    margin-bottom: 0px !important;
    padding-bottom: 0 !important;
  }

  .preloader-intro {
    font-size: 6vw;
    line-height: 17vw;
    height: 17vw;
  }

  .slide-title,
  .title {
    font-size: calc(1rem + 5vw);
    line-height: calc(1rem + 9.5vw);
    letter-spacing: 3px;
  }

  .row_padding_bottom {
    padding-bottom: 7vw;
  }
  .content-max-width {
    max-width: 580px !important;
  }
  .instam {
    overflow-x: hidden;
  }
  .celeb {
    overflow-x: hidden;
  }
  .item {
    height: 57vw;
  }
  .flex-grid {
    padding: 0;
    box-sizing: border-box;
    padding-left: 17px !important;
    padding-right: 0 !important;
  }
  .flexnav li a {
    font-size: calc(1rem + 2vw);
    line-height: calc(1rem + 9.5vw);
    letter-spacing: 2px;
  }
}

@media (max-width: 480px) {
  .myaccount-div ul li a {
    display: block;
    font-size: 12px;
    color: #ffcb78;
    padding: 10px 19px;
    border-bottom: solid 1px #434343;
    letter-spacing: 2px;
    font-weight: 500;
    text-decoration: none;
    letter-spacing: 2px;
}
  .lead {
    font-weight: 400 !important;
    font-size: 12px !important;
    letter-spacing: 2.5px !important;
    float: left;
    width: 100%;
    margin-bottom: 8px;
}
.head a {
  position: relative;
  top: 4px !important;
}
  .nav-tabs .nav-link {
    margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
    border: 1px solid #000;
    border-top-left-radius: initial;
    border-top-right-radius: initial;
    color: #000 !important;
    font-size: 11px;
    border-radius: 37px;
    width: 75px;
    padding: 9px 0px;
  }

  .product_box {
    float: left;
    flex: 1 1 1 30%;
    width: 100%;
  }

  h6 {
    font-size: 12px;
    line-height: 24px;
  }

  p {
    font-size: 13px;
  }
  .one_half h1 {
    font-size: 24px;
    float: left;
    width: 100%;
    padding-bottom: 16px !important;
    letter-spacing: 1px;
  }

  .trackbar img {
    width: 100px !important;
  }

  #logo img {
    display: block;
    /* height: 66px !important; */
    width: 90px !important;
    max-width: none;
    /* position: relative !important; */
    /* top: 0 !important; */
    margin-top: 6px;
  }

  .slide-title,
  .title {
    font-size: calc(1rem + 5vw);
    line-height: calc(1rem + 9.5vw);
    letter-spacing: 3px;
  }

  .row_padding_bottom {
    padding-bottom: 9vw;
  }
  .content-max-width {
    max-width: 480px !important;
  }
  .instam {
    overflow-x: hidden;
  }
  .celeb {
    overflow-x: hidden;
  }
  .item {
    height: 57vw;
  }
  .flex-grid {
    padding: 0;
    box-sizing: border-box;
    padding-left: 17px !important;
    padding-right: 0 !important;
  }
  .flexnav li a {
    font-size: calc(1rem + 2vw);
    line-height: calc(1rem + 9.5vw);
    letter-spacing: 2px;
  }
  h1 {
    font-size: 28px;
    line-height: calc(1rem + 5.5vw);
  }
  article .post-title {
    font-weight: 500;
    font-size: 24px;
  }

  article .hover-reveal {
    height: 41px;
  }
  .article-wrap {
    max-width: 100%;
    margin-bottom: 0;
  }
  .preloader-intro {
    font-size: 6vw;
    line-height: 17vw;
    height: 17vw;
  }
}

@media (max-width: 414px) {
  .slide-title,
  .title {
    font-size: calc(1rem + 5vw);
    line-height: calc(1rem + 9.5vw);
    letter-spacing: 3px;
  }

  .row_padding_bottom {
    padding-bottom: 9vw;
  }
  .content-max-width {
    max-width: 414px !important;
  }
  .instam {
    overflow-x: hidden;
  }
  .celeb {
    overflow-x: hidden;
  }
  .item {
    height: 57vw;
  }
  .flex-grid {
    padding: 0;
    box-sizing: border-box;
    padding-left: 17px !important;
    padding-right: 0 !important;
  }
  .flexnav li a {
    font-size: calc(1rem + 2vw);
    line-height: calc(1rem + 9.5vw);
    letter-spacing: 2px;
  }
  h1 {
    font-size: 28px;
    line-height: calc(1rem + 5.5vw);
  }
  article .post-title {
    font-weight: 500;
    font-size: 24px;
  }

  article .hover-reveal {
    height: 41px;
  }
  .article-wrap {
    max-width: 100%;
    margin-bottom: 0;
  }
  .preloader-intro {
    font-size: 6vw;
    line-height: 17vw;
    height: 17vw;
  }
}

@media (max-width: 375px) {
  .nav-tabs .nav-link {
    margin-bottom: calc(-1* var(--bs-nav-tabs-border-width));
    border: 1px solid #000;
    border-top-left-radius: initial;
    border-top-right-radius: initial;
    color: #000 !important;
    font-size: 11px;
    border-radius: 37px;
    width: 64px;
    padding: 9px 0px;
} 


  .slide-title,
  .title {
    font-size: calc(1rem + 5vw);
    line-height: calc(1rem + 9.5vw);
    letter-spacing: 3px;
  }

  .row_padding_bottom {
    padding-bottom: 9vw;
  }
  .content-max-width {
    max-width: 375px !important;
  }
  .instam {
    overflow-x: hidden;
  }
  .celeb {
    overflow-x: hidden;
  }
  .item {
    height: 57vw;
  }
  .flex-grid {
    padding: 0;
    box-sizing: border-box;
    padding-left: 17px !important;
    padding-right: 0 !important;
  }
  .flexnav li a {
    font-size: calc(1rem + 2vw);
    line-height: calc(1rem + 9.5vw);
    letter-spacing: 2px;
  }
  h1 {
    font-size: 23px;
    line-height: calc(1rem + 5.5vw);
    letter-spacing: 1px;
  }
  article .post-title {
    font-weight: 500;
    font-size: 24px;
  }
  .contect_section h1 {
    font-size: calc(1rem + 1.15vw);
    line-height: calc(1rem + 5.5vw);
    letter-spacing: 1px;
  }

  article .hover-reveal {
    height: 41px;
  }
  .article-wrap {
    max-width: 100%;
    margin-bottom: 0;
  }
  .preloader-intro {
    font-size: 6vw;
    line-height: 17vw;
    height: 17vw;
  }
}

.mask1 {
  -webkit-mask-image: url("../images/logo-fill-black.png");
  mask-image: url("../images/logo-fill-black.png");
  mask-size: 100%;
  mask-repeat: no-repeat;
  width: 100px;
  height: 100px;
  display: flex; justify-content: center; margin: 0 auto;
  align-items: center; 
}

.gold-bg {
  background-color: #000000;
  width: 400px;
  height: 00px;
  animation: expandHeight 3s linear forwards;
}

.white-bg {
  background-color: #fff;
  width: 400px;
  height: 400px;
  position: absolute;
  z-index: -1;
}

@keyframes expandHeight {
  from {
    height: 00px;
  }
  to {
    height: 400px;
  }
}

/* Explore Page First Section */

.image-placer a {
  position: absolute;
  width: auto;
  height: 75%;
  transform: translateX(0);
  opacity: 1;
  transition: transform 0.6s ease, opacity 0.6s ease;
}

/* Slide out to the left */
.image-placer a.slide-out {
  transform: translateX(-75%);
  opacity: 0;
}

/* Slide in from the right */
.image-placer a.slide-in {
  transform: translateX(75%);
  opacity: 0;
}

/* Final position of the sliding-in image */
.image-placer a.slide-in.show {
  transform: translateX(0);
  opacity: 1;
}


.whatsapp-icon {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  background-color: #25d366;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  z-index: 99999999999999;
}


.call-icon {
  position: fixed;
  bottom: 20px;
  left: 20px;
  width: 50px;
  height: 50px;
  background-color: #dbbe28;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  z-index: 99999999999999;
}

.whatsapp-icon img, .call-icon img {
    width: 30px;
    height: 30px;
}








/* SEARCH OVERLAY : RAKESH */

@media screen and (max-height: 450px) {
  .sidenav1 {
      padding-top: 15px;
  }

  .sidenav1 a {
    font-size: 18px;
  }
}

.sidenav1 {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: #3232328f;
  overflow-x: hidden;
  transition: .5s;
  padding-top: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999999999999;
}

.sidenav1 .closebtn {
  position: absolute;
  top: 21px;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.sidenav1 a {
  padding: 0;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: .3s;
  background-color: #fff;
  height: 40px;
  width: 40px;
  border-radius: 50px;
  line-height: 45px;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.search_box_main {
  float: left;
  width: 100%;
  position: relative;
}

.sidenav1 .form-control {
  display: block;
  width: 100%;
  padding: 27px;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: 0 !important;
  transition: border-color .15sease-in-out, box-shadow .15sease-in-out;
}

.search_box_main button {
  position: absolute;
  right: 11px;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  top: 15px;
}
