* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

/** Fonts **/
.font-light {
  font-family: "Euclid-Circular-B-Light";
  font-weight: 300; }

.font-regular {
  font-family: "Euclid-Circular-B-Regular";
  font-weight: 400; }

.font-medium {
  font-family: "Euclid-Circular-B-Medium";
  font-weight: 500; }

.font-semibold {
  font-family: "Euclid-Circular-B-SemiBold";
  font-weight: 600; }

.font-bold {
  font-family: "Euclid-Circular-B-Bold";
  font-weight: 700; }

body {
  font-family: "Euclid-Circular-B-Regular"; }

@font-face {
  font-family: 'Euclid-Circular-B-Light';
  src: url("../fonts/Euclid-Circular-B-Light.eot");
  src: url("../fonts/Euclid-Circular-B-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Euclid-Circular-B-Light.woff") format("woff"), url("../fonts/Euclid-Circular-B-Light.ttf") format("truetype"), url("../fonts/Euclid-Circular-B-Light.svg#Euclid-Circular-B-Light") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Euclid-Circular-B-Bold';
  src: url("../fonts/Euclid-Circular-B-Bold.eot");
  src: url("../fonts/Euclid-Circular-B-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Euclid-Circular-B-Bold.woff") format("woff"), url("../fonts/Euclid-Circular-B-Bold.ttf") format("truetype"), url("../fonts/Euclid-Circular-B-Bold.svg#Euclid-Circular-B-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Euclid-Circular-B-Medium';
  src: url("../fonts/Euclid-Circular-B-Medium.eot");
  src: url("../fonts/Euclid-Circular-B-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Euclid-Circular-B-Medium.woff") format("woff"), url("../fonts/Euclid-Circular-B-Medium.ttf") format("truetype"), url("../fonts/Euclid-Circular-B-Medium.svg#Euclid-Circular-B-Medium") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Euclid-Circular-B-Regular';
  src: url("../fonts/Euclid-Circular-B-Regular.eot");
  src: url("../fonts/Euclid-Circular-B-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Euclid-Circular-B-Regular.woff") format("woff"), url("../fonts/Euclid-Circular-B-Regular.ttf") format("truetype"), url("../fonts/Euclid-Circular-B-Regular.svg#Euclid-Circular-B-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Euclid-Circular-B-SemiBold';
  src: url("../fonts/Euclid-Circular-B-SemiBold.eot");
  src: url("../fonts/Euclid-Circular-B-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Euclid-Circular-B-SemiBold.woff") format("woff"), url("../fonts/Euclid-Circular-B-SemiBold.ttf") format("truetype"), url("../fonts/Euclid-Circular-B-SemiBold.svg#Euclid-Circular-B-SemiBold") format("svg");
  font-weight: normal;
  font-style: normal; }
/** Common Styles **/
ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }

a {
  text-decoration: none;
  color: unset; }
  a:hover {
    color: unset; }

/** Font Size **/
h1 {
  font-size: 70px; }

h2 {
  font-size: 50px; }

h3 {
  font-size: 35px; }

h4 {
  font-size: 30px; }

h5 {
  font-size: 25px; }

h6 {
  font-size: 20px; }

p {
  font-size: 14px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: unset; }

/** Font Size **/
.font-size12 {
  font-size: 12px; }

.font-size13 {
  font-size: 13px; }

.font-size14 {
  font-size: 14px; }

.font-size15 {
  font-size: 15px; }

.font-size16 {
  font-size: 16px !important; }

.font-size17 {
  font-size: 17px; }

.font-size18 {
  font-size: 18px; }

.font-size19 {
  font-size: 19px; }

.font-size20 {
  font-size: 20px; }

.font-size21 {
  font-size: 21px; }

.font-size22 {
  font-size: 22px; }

.font-size23 {
  font-size: 23px; }

.font-size24 {
  font-size: 24px; }

.font-size25 {
  font-size: 25px; }

.font-size26 {
  font-size: 26px; }

.font-size27 {
  font-size: 27px; }

.font-size28 {
  font-size: 28px; }

.font-size29 {
  font-size: 29px; }

.font-size30 {
  font-size: 30px; }

.font-size31 {
  font-size: 31px; }

.font-size32 {
  font-size: 32px; }

.font-size33 {
  font-size: 33px; }

.font-size34 {
  font-size: 34px; }

.font-size35 {
  font-size: 35px; }

.font-size36 {
  font-size: 36px; }

.font-size37 {
  font-size: 37px; }

.font-size38 {
  font-size: 38px; }

.font-size39 {
  font-size: 39px; }

.font-size40 {
  font-size: 40px; }

.font-size41 {
  font-size: 41px; }

.font-size42 {
  font-size: 42px; }

.font-size43 {
  font-size: 43px; }

.font-size44 {
  font-size: 44px; }

.font-size45 {
  font-size: 45px; }

.font-size46 {
  font-size: 46px; }

.font-size47 {
  font-size: 47px; }

.font-size48 {
  font-size: 48px; }

.font-size49 {
  font-size: 49px; }

.font-size50 {
  font-size: 50px; }

.font-size51 {
  font-size: 51px; }

.font-size52 {
  font-size: 52px; }

.font-size53 {
  font-size: 53px; }

.font-size54 {
  font-size: 54px; }

.font-size55 {
  font-size: 55px; }

/** Text Color Styles **/
.linear-txt {
  background: linear-gradient(95.74deg, #EC2248 29.7%, #EF5E31 53.62%, #F1A63E 76.95%, #FEFEFD 109.84%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent; }

.text-gray {
  color: #433A31; }

.text-op {
  opacity: 0.8; }

/** Bg Colors **/
.bg_brown {
  background-color: #E4D1B7; }

.bg-darkgreen {
  background-color: #78E521 !important; }

.bg-darkviolet {
  background-color: #8247E5; }

.bg-darkpink {
  background-color: #E52197 !important; }

/** Button Styles **/
.btn:focus {
  box-shadow: none !important; }

.btn-primary {
  background: linear-gradient(95.74deg, #EC2248 29.7%, #EF5E31 53.62%, #F1A63E 76.95%, #FEFEFD 109.84%);
  color: #fff;
  border: 0;
  outline: none;
  clip-path: polygon(10% 0, 100% 0, 100% 32%, 100% 80%, 80% 131%, 22% 100%, 0 100%, 0% 35%);
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -ms-transition: 0.5s ease all;
  -o-transition: 0.5s ease all; }

.btn-primary:hover {
  background: linear-gradient(95.74deg, #F1A63E 29.7%, #EF5E31 53.62%, #EC2248 109.84%);
  color: #fff; }

.btn_w186_h55 {
  min-width: 186px;
  min-height: 55px; }

.btn_w364_h80 {
  min-width: 360px;
  min-height: 80px; }

.bglinear_box {
  font-family: "Euclid-Circular-B-Bold";
  font-size: 70px;
  font-weight: 700;
  color: #FFFFFF;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  min-width: 365px;
  min-height: 80px;
  line-height: 80px; }

.animation_text:hover span {
  animation: wave 1s infinite;
  animation-delay: calc(.1s * var(--i)); }

@keyframes wave {
  0%,40%,100% {
    transform: translateY(0); }
  20% {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px); } }
.btn-secondary {
  background-color: transparent;
  border: 1px solid #FFFFFF;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  color: #FFFFFF;
  min-width: 187px;
  min-height: 57px; }

.btn-secondary:hover {
  background: linear-gradient(95.74deg, #EC2248 29.7%, #EF5E31 53.62%, #F1A63E 76.95%, #FEFEFD 109.84%);
  border: unset; }

/** Pagination Styles **/
.cus_pagination {
  display: flex;
  align-items: center;
  justify-content: end;
  margin-top: 25px; }

.cus_pagination li .page_link {
  font-family: "Euclid-Circular-B-Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  color: #433A31;
  background: transparent;
  padding: 6px 14px 6px 14px;
  text-align: center;
  transition: 0.5s ease all;
  display: inline-block; }

.cus_pagination li .active {
  background: linear-gradient(95.74deg, #EC2248 29.7%, #EF5E31 53.62%, #F1A63E 76.95%, #FEFEFD 109.84%);
  border-radius: 2px;
  color: #fff !important; }

.prev_li {
  margin-right: 30px; }

.next_li {
  margin-left: 30px; }

.prev_li a, .next_li a {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  color: #433A31; }

/** Pagination Styles **/
/** Switch Styles **/
/** Switch Styles **/
.cmn-rare-box {
  position: relative;
  overflow: hidden; }
  .cmn-rare-box::before {
    position: absolute;
    top: 25px;
    right: 0;
    width: 150px;
    height: 30px;
    z-index: 9999;
    transform: translate(25%) rotate(45deg);
    text-align: center;
    color: #fff;
    -webkit-transform: translate(25%) rotate(45deg);
    -moz-transform: translate(25%) rotate(45deg);
    -ms-transform: translate(25%) rotate(45deg);
    -o-transform: translate(25%) rotate(45deg);
    font-family: "Euclid-Circular-B-Medium";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    text-transform: uppercase; }

.rare-box::before {
  content: "Rare";
  background-color: #78E521; }

.epic-box::before {
  content: "Epic";
  background-color: #E52197; }

.legend-box::before {
  content: "Legend";
  background-color: #8247E5; }

/** Common Modal Styles **/
.modal {
  z-index: 9999999; }

.cmn-modal .modal-content {
  background-color: #FFFFFF;
  border: 0;
  border-radius: 10px;
  padding: 20px; }
.cmn-modal .modal-title {
  font-family: "Euclid-Circular-B-SemiBold";
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 23px;
  color: #433A31; }
.cmn-modal .modal-header,
.cmn-modal .modal-body {
  padding: 0; }
.cmn-modal .modal-header {
  border-bottom: 1px solid rgba(67, 58, 49, 0.3);
  padding-bottom: 10px; }
.cmn-modal .modal-body {
  margin-top: 30px; }
.cmn-modal .btn-close {
  all: unset;
  cursor: pointer; }
.cmn-modal .cancel-btn {
  font-family: "Euclid-Circular-B-Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  color: rgba(67, 58, 49, 0.5);
  background-color: transparent; }
.cmn-modal .modal-h3 {
  font-family: "Euclid-Circular-B-Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 23px;
  color: #433A31; }
.cmn-modal .modal-p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
  color: rgba(67, 58, 49, 0.8); }

.epic-modal .btn-primary {
  min-width: 124px;
  min-height: 45px; }

/** Common Modal Styles **/
/** Shape Styles **/
.polygon-shape {
  padding: 13px 30px;
  clip-path: polygon(10% 0, 100% 0, 100% 32%, 100% 80%, 80% 131%, 22% 100%, 0 100%, 0% 35%);
  background-color: #433A31;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); }

/** Shape Styles **/
/** Common Table Styles **/
.cmn-tbl tbody tr:hover {
  background-color: #e4d1b7; }
.cmn-tbl th {
  font-family: "Euclid-Circular-B-Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  color: #433A31;
  padding: 20px 15px 20px 0; }
.cmn-tbl th, .cmn-tbl td {
  white-space: nowrap; }
.cmn-tbl td {
  font-family: "Euclid-Circular-B-Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  color: #433A31;
  vertical-align: middle;
  padding: 20px 15px 20px 0; }
  .cmn-tbl td h5 {
    font-family: "Euclid-Circular-B-Medium";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    color: #433A31;
    margin-bottom: 0; }

/** Common Tablet Styles **/
/** <!-- Header Style START --> **/
header nav {
  padding: 0 !important; }
header .index-header .navbar-collapse {
  text-align: center;
  z-index: 99999;
  background-color: #e4d1b7;
  padding: 10px 0px; }
header .navbar-collapse {
  text-align: center; }
header .navbar-nav .nav-item {
  margin: 0 15px; }
  header .navbar-nav .nav-item.active .nav-link {
    font-weight: 700; }
header .navbar-nav .nav-link {
  font-family: "Euclid-Circular-B-Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 23px;
  color: #433A31 !important;
  padding: 0 0 5px 0 !important;
  position: relative;
  display: inline-block; }
  header .navbar-nav .nav-link:hover {
    background: linear-gradient(95.74deg, #EC2248 29.7%, #EF5E31 53.62%, #F1A63E 76.95%, #FEFEFD 109.84%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  header .navbar-nav .nav-link::after {
    content: "";
    width: 0;
    height: 3px;
    display: block;
    border-radius: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s ease all;
    -webkit-transition: 0.5s ease all;
    -moz-transition: 0.5s ease all;
    -ms-transition: 0.5s ease all;
    background: linear-gradient(95.74deg, #EC2248 29.7%, #EF5E31 53.62%, #F1A63E 76.95%, #FEFEFD 109.84%); }
  header .navbar-nav .nav-link:hover::after {
    opacity: 1;
    visibility: visible;
    width: 100%; }
header .navbar-icon {
  height: 3px;
  border-radius: 2px;
  margin: 10px;
  /* transition: all .55s cubic-bezier(0.075, 0.82, 0.165, 1); */
  transition: .5s all;
  width: 40px;
  display: block; }
header .navbar-icon:first-child {
  width: 16px;
  background: linear-gradient(95.74deg, #EC2248 29.7%, #ec2248 53.62%, #ec2248 76.95%, #ec2248 109.84%); }
header .navbar-icon:nth-last-child(2) {
  background: linear-gradient(95.74deg, #EC2248 29.7%, #EF5E31 53.62%, #F1A63E 76.95%, #FEFEFD 109.84%); }
header .navbar-icon:last-child {
  width: 28px;
  background: linear-gradient(95.74deg, #EC2248 29.7%, #EF5E31 53.62%, #F1A63E 76.95%, #FEFEFD 109.84%); }
header .navbar-toggler[aria-expanded="true"] .navbar-icon:first-child {
  transform: rotate(45deg) translateY(1px) translateX(5px); }
header .navbar-toggler[aria-expanded="true"] .navbar-icon:nth-child(2) {
  transform: rotate(-45deg); }
header .navbar-toggler[aria-expanded="true"] .navbar-icon:last-child {
  transform: rotate(45deg) translateY(-13px) translateX(2px); }
header .navbar-toggler {
  border: 0;
  padding: 0;
  background-color: #000;
  border-radius: 100px;
  width: 55px;
  height: 55px; }
  header .navbar-toggler:focus {
    box-shadow: none; }
header .menu-btn button {
  min-width: 160px;
  min-height: 45px; }

.index-header {
  padding: 10px 0;
  background-color: #E4D1B7;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99999; }

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  animation: smoothScroll 1s forwards;
  z-index: 999999;
  background-color: #E4D1B7;
  box-shadow: 0px 0px 15px #f2ebeb24; }

@keyframes smoothScroll {
  0% {
    transform: translateY(-40px); }
  100% {
    transform: translateY(0px); } }
/** <!-- Header Style END --> **/
/** <!-- Inner Header Style START --> **/
.inner-header {
  padding: 12px 0;
  border-bottom: 1px solid rgba(67, 58, 49, 0.15);
  width: 100%; }
  .inner-header .profile_sub {
    display: flex;
    align-items: center;
    justify-content: center; }
  .inner-header .menu-dolar,
  .inner-header .user-name {
    display: flex;
    align-items: center; }
  .inner-header .menu-dolar {
    border-left: 1px solid rgba(67, 58, 49, 0.45);
    border-right: 1px solid rgba(67, 58, 49, 0.45);
    padding: 0 10px;
    margin: 0 10px; }

/** <!-- Inner Header Style END --> **/
/** <!-- Home Page Style START --> **/
.homemain_cnt {
  padding-top: 50px;
  background-color: #E4D1B7; }

/** Welcome Sec Styles START **/
.topbnr_sec {
  background-image: url("../../assets/images/welcom_bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: 9999;
  padding-top: 100px; }

.welcome_decentraland {
  font-size: 54px; }

/** Welcome Sec Styles END **/
/** Explore Sec Styles START **/
.explore_sec {
  background-image: url("../../assets/images/explore_bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 950px;
  margin-top: -60px;
  padding-top: 150px;
  position: relative;
  z-index: 9; }

.explore_menimg,
.explore_womenimg {
  display: inline-block;
  position: relative; }

.explore_menimg {
  top: 80px;
  left: 40px; }

.explore_womenimg {
  top: 102px;
  left: 30px; }

.animation-leftright {
  animation: moveleftright 3s linear infinite;
  -webkit-animation: moveleftright 3s linear infinite; }

@keyframes moveleftright {
  0% {
    transform: translateX(0px); }
  50% {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px); }
  100% {
    transform: translateX(0px); } }
/** Explore Sec Styles END **/
/** Create Sec Styles START **/
.create_sec {
  background-image: url("../../assets/images/create_bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100%;
  position: relative;
  z-index: 1;
  margin-top: -50px; }

.create_cnt {
  padding-top: 50px; }

.creat_subcnt {
  position: relative; }

.bitcoin,
.troncoin,
.create_leftimg,
.create_rightimg,
.left_sky,
.right_sky,
.shirt,
.glass,
.jack {
  position: absolute; }

.bitcoin {
  top: -40px;
  left: 0; }

.troncoin {
  right: 0;
  top: 50px; }

.create_leftimg {
  left: 100px;
  bottom: 0;
  transform: translateX(-500px);
  -webkit-transform: translateX(-500px);
  -moz-transform: translateX(-500px);
  -ms-transform: translateX(-500px);
  -o-transform: translateX(-500px); }

.create_rightimg {
  right: 200px;
  bottom: 50px;
  transform: translateY(-450px);
  -webkit-transform: translateY(-450px);
  -moz-transform: translateY(-450px);
  -ms-transform: translateY(-450px);
  -o-transform: translateY(-450px); }

.animation-zoom {
  animation: zoom 10s linear infinite;
  -webkit-animation: zoom 10s linear infinite; }

@keyframes zoom {
  0% {
    transform: scale(0.1);
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1); }
  20% {
    transform: rotate(-25deg) scale(0.3);
    -webkit-transform: rotate(-25deg) scale(0.3);
    -moz-transform: rotate(-25deg) scale(0.3);
    -ms-transform: rotate(-25deg) scale(0.3);
    -o-transform: rotate(-25deg) scale(0.3); }
  40% {
    transform: rotate(25deg) scale(0.6);
    -webkit-transform: rotate(25deg) scale(0.6);
    -moz-transform: rotate(25deg) scale(0.6);
    -ms-transform: rotate(25deg) scale(0.6);
    -o-transform: rotate(25deg) scale(0.6); }
  60% {
    transform: rotate(-25deg) scale(1);
    -webkit-transform: rotate(-25deg) scale(1);
    -moz-transform: rotate(-25deg) scale(1);
    -ms-transform: rotate(-25deg) scale(1);
    -o-transform: rotate(-25deg) scale(1); }
  80% {
    transform: rotate(25deg) scale(0.5);
    -webkit-transform: rotate(25deg) scale(0.5);
    -moz-transform: rotate(25deg) scale(0.5);
    -ms-transform: rotate(25deg) scale(0.5);
    -o-transform: rotate(25deg) scale(0.5); }
  100% {
    transform: rotate(-25deg) scale(0.1);
    -webkit-transform: rotate(-25deg) scale(0.1);
    -moz-transform: rotate(-25deg) scale(0.1);
    -ms-transform: rotate(-25deg) scale(0.1);
    -o-transform: rotate(-25deg) scale(0.1); } }
/** Create Sec Styles END **/
/** Home Trade Sec Styles START **/
.hometrade_sec {
  position: relative;
  background-image: url("../../assets/images/bg-dec.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100%;
  padding: 200px 0 300px 0;
  margin-top: -80px; }

.left_sky {
  top: 0;
  left: -50px;
  z-index: 9; }

.right_sky {
  top: 70px;
  right: -50px; }

.shirt {
  top: 0;
  left: 65px; }

.glass {
  bottom: 50px;
  left: 50px; }

.jack {
  bottom: 0;
  right: 0; }

@keyframes moveleftright {
  0% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px); }
  50% {
    transform: translateX(10px);
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px); }
  100% {
    transform: translateX(0px); } }
@keyframes movetopbtm {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px); }
  50% {
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px); }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px); } }
/** Home Trade Sec Styles END **/
/** Whr Sec Styles START **/
.whrstr_sec {
  background-color: #393634;
  background-image: url("../../assets/images/whr.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 1012px;
  padding-top: 200px;
  margin-top: -100px; }

.start_box {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  position: relative;
  margin-bottom: 25px; }

.start_cnt {
  background: rgba(0, 0, 0, 0.48);
  border-radius: 0px 0px 30px 30px;
  padding: 10px;
  position: absolute;
  width: 100%;
  bottom: 0; }

.start_box img {
  width: 100%; }

@keyframes movezoom {
  0% {
    transform: rotate(10deg) scale(0.1);
    -webkit-transform: rotate(10deg) scale(0.1);
    -moz-transform: rotate(10deg) scale(0.1);
    -ms-transform: rotate(10deg) scale(0.1);
    -o-transform: rotate(10deg) scale(0.1); }
  50% {
    transform: rotate(20deg) scale(0.5);
    -webkit-transform: rotate(20deg) scale(0.5);
    -moz-transform: rotate(20deg) scale(0.5);
    -ms-transform: rotate(20deg) scale(0.5);
    -o-transform: rotate(20deg) scale(0.5); }
  80% {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1); } }
/** Whr Sec Styles END **/
/** About Sec Styles START **/
.aboutcentraland_sec {
  min-height: 850px;
  position: relative;
  background-image: url("../../assets/images/about.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 150px;
  margin-top: -0px; }

.about_linearbox {
  min-width: 580px;
  min-height: 90px;
  display: inline-block; }

.about_linearbox h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 41px;
  line-height: 90px;
  color: #FFFFFF;
  margin-bottom: 0; }

/** About Sec Styles END **/
/** Blog Sec Styles START **/
.blogcenter_item .blogleft_cnt {
  left: 20px;
  bottom: 120px; }
.blogcenter_item .start_cnt {
  padding: 20px; }
.blogcenter_item .cnt-btn {
  position: absolute;
  top: 20px;
  right: 20px; }

.blog_sec {
  min-height: 622px;
  background-color: #F1A63E;
  background-image: url("../../assets/images/blog_bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  mix-blend-mode: normal;
  margin-top: -130px;
  padding-top: 100px;
  padding-bottom: 100px; }

.blogleft_item {
  position: relative; }

.blogleft_cnt,
.blogright_cnt {
  position: absolute; }

.blogleft_cnt,
.blogright_cnt {
  bottom: 30px;
  right: 40px; }

.blogslider {
  margin-top: 50px; }
  .blogslider .owl-nav {
    display: block !important; }
    .blogslider .owl-nav button {
      background: rgba(0, 0, 0, 0.48) !important;
      position: absolute;
      top: 0;
      height: 100%;
      margin: 0 !important; }
    .blogslider .owl-nav .owl-prev {
      left: 0;
      border-top-left-radius: 40px;
      border-bottom-left-radius: 40px; }
    .blogslider .owl-nav .owl-next {
      right: 0;
      border-top-right-radius: 40px;
      border-bottom-right-radius: 40px; }

/** Blog Sec Styles END **/
/** <!-- Footer Style START --> **/
.footer {
  background-color: #000;
  background-image: url("../../assets/images/footer/footer_bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 50px; }
  .footer .footer_main {
    background: radial-gradient(98.48% 326.98% at 0% 3.35%, rgba(206, 182, 154, 0.3) 0%, rgba(182, 118, 44, 0) 100%);
    backdrop-filter: blur(42px);
    border-radius: 26px;
    padding: 30px 25px; }
    .footer .footer_main .footer_head {
      font-family: "Euclid-Circular-B-Medium";
      font-style: normal;
      font-weight: 500;
      font-size: 25px;
      line-height: 23px;
      color: #FFFFFF; }
    .footer .footer_main .footer_para {
      font-family: "Euclid-Circular-B-Medium";
      font-style: normal;
      font-weight: 500;
      font-size: 14px;
      line-height: 24px;
      color: rgba(255, 255, 255, 0.6); }
    .footer .footer_main .input-box input {
      border-radius: 5px;
      border: 2px solid transparent;
      position: relative;
      background: linear-gradient(to right, #000, #000) padding-box, linear-gradient(95.74deg, #EC2248 29.7%, #EF5E31 53.62%, #F1A63E 76.95%, #FEFEFD 109.84%) border-box;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      min-height: 55px; }
      .footer .footer_main .input-box input::placeholder {
        color: #fff;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        color: #FFFFFF; }
      .footer .footer_main .input-box input:focus {
        box-shadow: none;
        color: #fff;
        background: linear-gradient(to right, #000, #000) padding-box, linear-gradient(95.74deg, #f4bd71 29.7%, #EF5E31 53.62%, #ec2248 76.95%, #ec2248 109.84%) border-box; }
    .footer .footer_main .ftr_center {
      padding-right: 40px;
      padding-left: 20px; }
  .footer .social_ul {
    display: flex;
    align-items: center;
    margin-top: 25px; }
    .footer .social_ul li {
      margin: 0 10px; }
      .footer .social_ul li a:hover img {
        transform: scale(1.5);
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5); }
      .footer .social_ul li a img {
        transition: .2s ease-in-out;
        -webkit-transition: .2s ease-in-out;
        -moz-transition: .2s ease-in-out;
        -ms-transition: .2s ease-in-out;
        -o-transition: .2s ease-in-out; }
      .footer .social_ul li:first-child {
        margin-left: 0; }
      .footer .social_ul li:last-child {
        margin-right: 0; }
  .footer .ftrmenu_ul ul {
    display: flex;
    align-items: center;
    justify-content: end; }
  .footer .ftrmenu_ul li {
    margin: 0 10px; }
    .footer .ftrmenu_ul li a {
      font-family: "Euclid-Circular-B-Medium";
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 23px;
      color: rgba(255, 255, 255, 0.6); }
      .footer .ftrmenu_ul li a:hover {
        color: #fff; }
  .footer .copy_right {
    border-top: 1px solid rgba(191, 166, 166, 0.1);
    padding: 20px 0;
    margin-top: 30px; }
    .footer .copy_right p {
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 28px;
      color: rgba(255, 255, 255, 0.25); }

/** <!-- Footer Style END --> **/
/** <!-- Home Page Style END --> **/
/** <!-- Inner Page CMN Style START --> **/
.innermain_cnt {
  padding-top: 35px;
  padding-bottom: 100px; }

.innerpage_top {
  position: relative; }

.innerpage_top::before {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../../assets/images/inner_bg.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  z-index: -1; }

/** <!-- Inner Page CMN Style END --> **/
/** <!-- CMS Page Style START --> **/
.cms_head {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.cms_main {
  margin-top: 45px; }

.cmshead_txt,
.cms_cnt h6 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  color: #433A31; }

.back-link {
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 23px;
  color: #433A31; }

/** <!-- CMS Page Style END --> **/
/** <!-- 404 Page Style START --> **/
.four-0-four::before {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../../assets/images/404_bg.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  z-index: -1; }
.four-0-four .f0f_head {
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 51px;
  color: #433A31; }
.four-0-four .f0f_cnt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center; }
.four-0-four a {
  line-height: 40px; }

/** <!-- 404 Page Style END --> **/
/** <!-- About Page Style START --> **/
.about_cnt {
  margin-top: 100px; }

.ourteam_cnt {
  background-color: #433A31;
  border-radius: 10px;
  padding: 15px 25px;
  position: relative;
  margin: -40px 15px 0 15px; }

.team_designation {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  color: #fff;
  margin-bottom: 0; }

.team_name {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  color: #FFFFFF;
  margin-bottom: 0; }

.ourteam_item {
  margin-bottom: 25px; }

/** <!-- About Page Style END --> **/
/** <!-- Blog Page Style START --> **/
.blog_left {
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 15px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  height: 100%; }

.trending_box .start_cnt {
  border-radius: 0px 0px 10px 10px;
  padding: 15px 10px; }

.blogleft_head {
  display: flex;
  align-items: start;
  justify-content: space-between; }

.blogleft_headtxt {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 35px;
  color: #000000; }

.borbtm {
  border-bottom: 1px solid rgba(67, 58, 49, 0.15); }

.trending_cnt {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.trending_box {
  position: relative;
  margin-bottom: 20px; }

.trending_main {
  margin-top: 25px; }

.trending_main .trending_box:last-child {
  margin-bottom: 0; }

.lastmonth_main {
  margin-top: 50px; }

.lastmonth_item {
  border: 1px solid transparent;
  position: relative;
  background: linear-gradient(to right, #E2E2E2, #E2E2E2) padding-box, linear-gradient(67deg, #433A31a8 29.7%, #E2E2E2 53.62%, #E2E2E2 76.95%, #E2E2E2 109.84%) border-box;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px; }

.lastmonth_cnt {
  padding: 15px; }

.lastmonth_img,
.blogleft_img {
  position: relative; }

.lastmonth_img button {
  position: absolute;
  right: 20px;
  bottom: 15px;
  min-width: 97px;
  min-height: 36px; }

.blogleft_img button {
  position: absolute;
  right: 20px;
  top: 15px;
  min-width: 124px;
  min-height: 38px; }

/** <!-- Blog Page Style END --> **/
/** <!-- Events Page Style START --> **/
.events_trendingimg button {
  position: absolute;
  top: 20px;
  right: 15px;
  min-width: 124px;
  min-height: 36px; }

/** <!-- Events Page Style END --> **/
/** <!-- Market Place Page Style START --> **/
.marketpalce_head {
  text-align: center;
  border-bottom: 1px solid rgba(67, 58, 49, 0.15);
  padding-bottom: 45px; }
  .marketpalce_head p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 36px;
    color: rgba(67, 58, 49, 0.5); }
  .marketpalce_head button {
    min-width: 160px;
    min-height: 45px; }

.marketitem_cnt {
  margin: 50px 0; }
  .marketitem_cnt .marketitem_head {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .marketitem_cnt .marketitem_head h5 {
      font-family: "Euclid-Circular-B-Bold";
      font-style: normal;
      font-weight: 700;
      font-size: 20px;
      line-height: 23px;
      color: #433A31;
      margin-bottom: 0; }
      .marketitem_cnt .marketitem_head h5 a {
        padding-left: 20px; }
    .marketitem_cnt .marketitem_head h6 {
      margin-bottom: 0; }
      .marketitem_cnt .marketitem_head h6 a {
        font-weight: 400;
        font-size: 15px;
        line-height: 23px;
        color: #433A31; }
  .marketitem_cnt .outside-shape {
    position: relative;
    width: 100%;
    height: 270px;
    background: linear-gradient(to right, #433A31, #E2E2E2) padding-box, linear-gradient(67deg, #433A31 29.7%, #433A31 53.62%, #433A31 76.95%, #433A31 109.84%) border-box;
    clip-path: polygon(20% 0, 100% 0, 100% 20%, 100% 80%, 100% 100%, 20% 100%, 0 99%, 0 20%); }
  .marketitem_cnt .inside-shape {
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    background: #C4C4C4;
    clip-path: polygon(20% 0, 100% 0, 100% 20%, 100% 80%, 100% 100%, 20% 100%, 0 99%, 0 20%); }
  .marketitem_cnt .inside-shape,
  .marketitem_cnt .outside-shape {
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px; }
  .marketitem_cnt .market_shape {
    display: flex;
    align-items: center;
    justify-content: center; }
    .marketitem_cnt .market_shape:hover .market_cntimg img {
      transform: scale(1.2);
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -o-transform: scale(1.2); }
    .marketitem_cnt .market_shape .market_cntimg img {
      transition: .5s ease-in-out;
      -webkit-transition: .5s ease-in-out;
      -moz-transition: .5s ease-in-out;
      -ms-transition: .5s ease-in-out;
      -o-transition: .5s ease-in-out; }
  .marketitem_cnt .sm-graybox {
    background-color: #433A31;
    width: 31px;
    height: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px; }
  .marketitem_cnt .men-shirt-box {
    position: absolute;
    right: 15px;
    top: 120px; }
  .marketitem_cnt .box_main {
    position: absolute;
    right: -60px;
    top: 20px;
    display: none; }
    .marketitem_cnt .box_main .box {
      transform: rotate(45deg);
      width: 200px; }
      .marketitem_cnt .box_main .box p {
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 23px;
        color: #FFFFFF;
        margin-bottom: 0;
        text-align: center;
        text-transform: uppercase; }
  .marketitem_cnt .market_cnt {
    background: #433A31;
    border-radius: 0px 0px 5px 5px;
    padding: 10px;
    margin-top: -15px;
    position: relative; }
    .marketitem_cnt .market_cnt h5 {
      font-family: "Euclid-Circular-B-SemiBold";
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      line-height: 23px;
      color: #FFFFFF;
      margin-bottom: 0; }
    .marketitem_cnt .market_cnt h6 {
      display: inline-block;
      margin-bottom: 0;
      padding-left: 10px; }
    .marketitem_cnt .market_cnt .yellow_txt {
      font-family: "Euclid-Circular-B-SemiBold";
      font-weight: 600;
      font-size: 16px;
      line-height: 23px;
      color: #F5CC02; }
    .marketitem_cnt .market_cnt .usd_value {
      font-style: normal;
      font-weight: 400;
      font-size: 15px;
      line-height: 23px;
      color: rgba(255, 255, 255, 0.5); }
  .marketitem_cnt .parcel-row .market_cntimg img {
    max-width: 150px; }
  .marketitem_cnt .parcel-row .bglinearshape {
    background: linear-gradient(154.73deg, #F7AF6D 3.12%, rgba(251, 181, 117, 0.45) 104.57%); }
  .marketitem_cnt .names_item {
    text-align: center; }
    .marketitem_cnt .names_item h6 {
      font-family: "Euclid-Circular-B-SemiBold";
      font-weight: 600;
      font-size: 22px;
      line-height: 23px;
      color: #433A31; }
    .marketitem_cnt .names_item p {
      font-weight: 400;
      font-size: 16px;
      line-height: 23px;
      color: #433A31; }

.rader-box {
  position: absolute;
  bottom: 25px;
  right: 20px; }

/** <!-- Market Place Page Style END --> **/
/** <!-- Details Page Style START --> **/
.detail-page th, .detail-page td {
  border-top: 1px solid rgba(67, 58, 49, 0.3); }

.cms_head ul {
  display: flex;
  align-items: center; }
  .cms_head ul li {
    margin-right: 25px; }
    .cms_head ul li a {
      font-weight: 400;
      font-size: 15px;
      line-height: 23px;
      color: #433A31; }

.detail_main {
  margin-top: 50px; }
  .detail_main .detail-outside,
  .detail_main .detail-inside {
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px; }
  .detail_main .detail-outside {
    clip-path: polygon(21% 0, 100% 0, 100% 20%, 100% 84%, 83% 100%, 20% 100%, 0 100%, 0 23%);
    background-color: #433A31;
    position: relative; }
    .detail_main .detail-outside:hover .detailleft_img img {
      transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1); }
  .detail_main .detail-inside {
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    background: #E2E2E2;
    clip-path: polygon(21% 0, 100% 0, 100% 20%, 100% 84%, 83% 100%, 20% 100%, 0 100%, 0 23%); }
  .detail_main .detailleft_img {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding-bottom: 20px; }
  .detail_main .detailleft_img img {
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out; }
  .detail_main .detail-head {
    font-family: "Euclid-Circular-B-Bold";
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 23px;
    color: #433A31; }
  .detail_main .lower-unisex {
    margin-top: 25px; }
    .detail_main .lower-unisex div {
      background: #9D9486;
      border-radius: 5px;
      font-family: "Euclid-Circular-B-Medium";
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      text-align: center;
      line-height: 42px;
      color: #FFFFFF;
      display: inline-block;
      min-height: 42px;
      min-width: 118px; }
      .detail_main .lower-unisex div img {
        padding-right: 5px; }
  .detail_main .description_txt {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    color: #433A31; }
  .detail_main .description_para {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    color: rgba(67, 58, 49, 0.8); }
  .detail_main .creator_collection {
    margin-top: 15px; }
    .detail_main .creator_collection h6 {
      font-family: "Euclid-Circular-B-Medium";
      font-weight: 500;
      font-size: 18px;
      line-height: 23px;
      color: #433A31; }
    .detail_main .creator_collection h5 {
      font-family: "Euclid-Circular-B-Bold";
      font-style: normal;
      font-weight: 600;
      font-size: 18px;
      line-height: 23px;
      color: #433A31;
      padding-left: 25px;
      margin-bottom: 0; }
  .detail_main .pricestock_box {
    border: 1px solid rgba(67, 58, 49, 0.34);
    border-radius: 10px;
    padding: 15px;
    margin-top: 20px; }
    .detail_main .pricestock_box p {
      font-weight: 500;
      font-size: 16px;
      line-height: 23px;
      color: #433A31; }
    .detail_main .pricestock_box h6 {
      font-family: "Euclid-Circular-B-SemiBold";
      font-style: normal;
      font-weight: 600;
      font-size: 20px;
      line-height: 23px; }
      .detail_main .pricestock_box h6 span:last-child {
        font-family: "Euclid-Circular-B-Regular";
        font-weight: 400;
        font-size: 14px;
        line-height: 23px; }
    .detail_main .pricestock_box button {
      min-width: 160px;
      min-height: 45px; }
    .detail_main .pricestock_box .borleft {
      border-left: 1px solid rgba(67, 58, 49, 0.3); }
    .detail_main .pricestock_box .borright {
      border-right: 1px solid rgba(67, 58, 49, 0.3); }
  .detail_main .detail-tbl {
    margin-top: 85px; }
  .detail_main .detailtbl-head {
    font-family: "Euclid-Circular-B-SemiBold";
    font-weight: 600;
    font-size: 30px;
    line-height: 23px;
    color: #433A31; }
  .detail_main .tbl-main {
    margin-top: 30px; }
  .detail_main .expirebox {
    border: 1px solid rgba(67, 58, 49, 0.34);
    border-radius: 10px;
    min-width: 244px;
    min-height: 66px;
    display: flex;
    align-items: center;
    justify-content: center; }

.cmn-label {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
  color: #433A31; }

.cmn-input {
  background: rgba(239, 239, 239, 0.75);
  border-radius: 5px;
  border-color: transparent; }

.cmn-input:focus {
  box-shadow: none;
  border-color: #EC2248; }

/** <!-- Details Page Style END --> **/
/** <!-- Details Parcel Page Style START --> **/
.detailpage-parcels .expire_main {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  width: 100%; }
  .detailpage-parcels .expire_main .expirebox {
    min-height: 50px; }
  .detailpage-parcels .expire_main button {
    min-width: 100px;
    min-height: 45px; }
.detailpage-parcels .parcel_item {
  background-color: #F3F3F3;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding: 15px;
  min-height: 270px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px; }
.detailpage-parcels .pricestock_box button {
  min-width: 130px; }

/** <!-- Details Parcel Page Style END --> **/
/** <!-- Carol East Page Style START --> **/
.east-box {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }
  .east-box .expire_main {
    margin-top: 80px; }

/** <!-- Carol East Page Style END --> **/
/** <!-- Land Page Style START --> **/
.land-cnt {
  border: 1px solid rgba(67, 58, 49, 0.34);
  border-radius: 10px;
  padding: 15px;
  margin-top: 30px; }

.land-head {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .land-head .dropmenu-main {
    display: flex;
    align-items: center; }
    .land-head .dropmenu-main .menu-dropdown {
      margin-right: 15px; }
    .land-head .dropmenu-main .main-menu {
      position: relative;
      padding-right: 20px;
      padding-left: 0; }
      .land-head .dropmenu-main .main-menu::after {
        content: '';
        background-image: url("../../assets/images/icons/dropdown-arr.png");
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center right;
        width: 12px;
        height: 13px;
        border: 0;
        vertical-align: middle;
        position: absolute;
        right: 0;
        top: 12px; }
      .land-head .dropmenu-main .main-menu span {
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 23px;
        color: #433A31; }
    .land-head .dropmenu-main .main-menu[aria-expanded="true"] span {
      font-weight: 600;
      font-family: "Euclid-Circular-B-SemiBold";
      background: linear-gradient(95.74deg, #EC2248 29.7%, #EF5E31 53.62%, #F1A63E 76.95%, #FEFEFD 109.84%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
      text-fill-color: transparent; }
    .land-head .dropmenu-main .main-submenu {
      position: absolute;
      background: #FFFFFF;
      border: 1px solid rgba(67, 58, 49, 0.31);
      border-radius: 20px;
      width: 262px;
      min-width: 262px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      -ms-border-radius: 20px;
      -o-border-radius: 20px;
      z-index: 99; }
      .land-head .dropmenu-main .main-submenu .menubox-ul {
        padding: 25px; }
        .land-head .dropmenu-main .main-submenu .menubox-ul li a {
          font-family: "Euclid-Circular-B-Medium";
          font-style: normal;
          font-weight: 500;
          font-size: 16px;
          line-height: 50px;
          color: #433A31; }
        .land-head .dropmenu-main .main-submenu .menubox-ul .submenu-li {
          position: relative; }
          .land-head .dropmenu-main .main-submenu .menubox-ul .submenu-li [aria-expanded="false"]::after,
          .land-head .dropmenu-main .main-submenu .menubox-ul .submenu-li [aria-expanded="true"]::after {
            content: '';
            background-image: url("../../assets/images/icons/rt-ar.png");
            background-repeat: no-repeat;
            background-size: auto;
            background-position: center right;
            width: 7px;
            height: 9px;
            border: 0;
            vertical-align: middle;
            position: absolute;
            right: 25px;
            top: 23px;
            transition: .3s ease-in-out;
            -webkit-transition: .3s ease-in-out;
            -moz-transition: .3s ease-in-out;
            -ms-transition: .3s ease-in-out; }
          .land-head .dropmenu-main .main-submenu .menubox-ul .submenu-li [aria-expanded="true"]::after {
            transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg); }
        .land-head .dropmenu-main .main-submenu .menubox-ul .submenu {
          padding-left: 50px; }
          .land-head .dropmenu-main .main-submenu .menubox-ul .submenu li a {
            font-family: "Euclid-Circular-B-Medium";
            font-style: italic;
            font-weight: 500;
            font-size: 15px;
            line-height: 37px;
            color: #433A31; }

.search-filter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px; }
  .search-filter .grid-map {
    border: 1px solid rgba(67, 58, 49, 0.34);
    border-radius: 10px;
    width: 119px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    position: relative; }
    .search-filter .grid-map::before {
      content: '';
      position: absolute;
      background-color: rgba(67, 58, 49, 0.45);
      width: 1px;
      height: 25px; }
  .search-filter .search-box {
    position: relative;
    margin-left: 20px; }
    .search-filter .search-box input {
      border: 1px solid rgba(67, 58, 49, 0.34);
      background-color: transparent;
      border-radius: 10px;
      width: 216px;
      min-height: 50px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      -o-border-radius: 10px;
      padding-left: 45px;
      text-align: center; }
      .search-filter .search-box input:focus {
        box-shadow: none;
        border-color: #EF5E31; }
    .search-filter .search-box a {
      position: absolute;
      top: 12px;
      left: 20px; }
  .search-filter .search-switch {
    display: flex;
    align-items: center; }
  .search-filter .form-check-input {
    background-color: #C4C4C4;
    border: 1px solid rgba(67, 58, 49, 0.45);
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    background-image: url("../../assets/images/icons/switch.png");
    height: 14px;
    width: 40px;
    cursor: pointer; }
  .search-filter .form-switch .form-check-input:checked,
  .search-filter .form-switch .form-check-input:focus {
    background-image: url("../../assets/images/icons/switch.png"); }
  .search-filter .form-switch .form-check-input:focus {
    box-shadow: none; }
  .search-filter .form-check-label {
    padding-left: 15px; }

/** <!-- Land Page Style END --> **/
/** <!-- Shopping Mall Page Style START --> **/
.cus-breadcrump {
  border-top: 1px solid rgba(67, 58, 49, 0.4);
  border-bottom: 1px solid rgba(67, 58, 49, 0.4);
  padding: 20px 0;
  margin-top: 30px; }
  .cus-breadcrump .breadcrumb-item,
  .cus-breadcrump .breadcrumb-item.active {
    font-family: "Euclid-Circular-B-Medium";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: #433A31; }
  .cus-breadcrump .breadcrumb-item.active {
    font-family: "Euclid-Circular-B-Regular";
    font-weight: 400; }
  .cus-breadcrump .breadcrumb-item + .breadcrumb-item::before {
    content: '>';
    color: #433A31; }

.filter-box {
  border: 1px solid rgba(67, 58, 49, 0.34);
  border-radius: 10px;
  margin-left: 15px;
  min-width: 130px;
  min-height: 50px;
  display: flex;
  justify-content: center;
  align-items: center; }

.shopping-filter {
  display: flex;
  align-items: center; }

.cus-select {
  background-color: transparent;
  border: 0;
  outline: 0;
  appearance: none;
  background-image: url("../../assets/images/icons/dropdown-arr.png");
  background-repeat: no-repeat;
  background-position: center right;
  padding-left: 15px;
  padding-right: 15px; }

.shopping-main {
  position: relative;
  margin-bottom: 25px; }

.shopping-item {
  background: linear-gradient(to right, #E2E2E2, #E2E2E2) padding-box, linear-gradient(67deg, #433A31 29.7%, #433A31 53.62%, #433A31 76.95%, #433A31 109.84%) border-box;
  border-radius: 15px;
  padding: 10px;
  position: relative;
  height: 310px;
  border: 1px solid transparent; }

.shp-head,
.shpshape-cnt {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }

.shopping-shape {
  margin-top: -50px; }

.shpshape-cnt {
  height: 100%;
  padding: 12px 0; }

.shp-head h5 {
  font-family: "Euclid-Circular-B-Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 23px;
  color: #433A31; }
.shp-head .eth-value {
  font-family: "Euclid-Circular-B-Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 23px;
  color: rgba(67, 58, 49, 0.5);
  padding-left: 8px; }
.shp-head .map-text {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
  color: rgba(67, 58, 49, 0.8); }

.shopping-row button {
  min-width: 146px;
  min-height: 45px; }

/** <!-- Shopping Mall Page Style END --> **/
/** <!-- Facial Page Style START --> **/
.inner-breadcrump .breadcrumb-item.active::before {
  content: '>>'; }

.facial-page .filter-box {
  padding: 0 20px; }

.facial-maincnt {
  margin-top: 30px; }
  .facial-maincnt .facial-tabhead {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .facial-maincnt .facial-tabhead ul {
      border: 0; }
      .facial-maincnt .facial-tabhead ul .nav-item {
        margin-right: 12px;
        width: 120px; }
      .facial-maincnt .facial-tabhead ul .nav-link {
        background: rgba(67, 58, 49, 0.1);
        border-radius: 10px;
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 23px;
        color: #433A31;
        min-height: 45px;
        width: 100%; }
      .facial-maincnt .facial-tabhead ul .nav-link.active {
        background: linear-gradient(95.74deg, #EC2248 29.7%, #EF5E31 53.62%, #F1A63E 76.95%, #FEFEFD 109.84%);
        color: #fff; }
  .facial-maincnt .men-womenbox {
    display: flex;
    align-items: center; }
    .facial-maincnt .men-womenbox div {
      background: rgba(67, 58, 49, 0.1);
      border-radius: 5px;
      width: 45px;
      height: 45px;
      display: flex;
      align-items: center;
      justify-content: center;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px; }
  .facial-maincnt .collect-main {
    position: relative;
    margin-bottom: 25px; }
    .facial-maincnt .collect-main .collect-item {
      background: linear-gradient(to right, #E2E2E2, #E2E2E2) padding-box, linear-gradient(67deg, #433A31 29.7%, #433A31 53.62%, #433A31 76.95%, #433A31 109.84%) border-box;
      border-radius: 15px;
      padding: 10px;
      position: relative;
      border: 1px solid transparent;
      height: 300px;
      position: relative; }
      .facial-maincnt .collect-main .collect-item:hover .collect-img img {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2); }
      .facial-maincnt .collect-main .collect-item .collect-img img {
        transition: .5s ease-in-out;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -ms-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out; }
      .facial-maincnt .collect-main .collect-item .collect-img {
        height: 240px;
        display: flex;
        align-items: center;
        justify-content: center; }
      .facial-maincnt .collect-main .collect-item .men-shirt-box {
        position: absolute;
        top: 100px;
        right: 15px; }
  .facial-maincnt .cltitem-shape {
    margin-top: -50px; }
    .facial-maincnt .cltitem-shape p {
      font-family: "Euclid-Circular-B-Medium";
      font-style: normal;
      font-weight: 500;
      font-size: 15px;
      line-height: 23px;
      color: #FFFFFF; }
    .facial-maincnt .cltitem-shape h6 {
      display: inline-block;
      margin-bottom: 0;
      padding-left: 10px; }
    .facial-maincnt .cltitem-shape .yellow_txt {
      font-family: "Euclid-Circular-B-SemiBold";
      font-weight: 600;
      font-size: 16px;
      line-height: 23px;
      color: #F5CC02; }
    .facial-maincnt .cltitem-shape .usd_value {
      font-style: normal;
      font-weight: 400;
      font-size: 15px;
      line-height: 23px;
      color: rgba(255, 255, 255, 0.5); }

/** <!-- Facial Page Style END --> **/
/** <!-- My Store Style START --> **/
.mystore-shape {
  margin-top: -45px; }
  .mystore-shape .polygon-shape {
    padding: 12px 20px; }

.mystore-shp {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  .mystore-shp h5, .mystore-shp p {
    font-family: "Euclid-Circular-B-Medium";
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 23px; }
  .mystore-shp h5 {
    color: #FFFFFF;
    margin-bottom: 0; }
  .mystore-shp p {
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 0; }

/** <!-- My Store Style END --> **/
/** <!-- My Store Style END --> **/
.store-onsale .filter-box {
  min-width: 256px;
  position: relative;
  justify-content: space-between; }
  .store-onsale .filter-box::before {
    content: '';
    position: absolute;
    background-color: rgba(67, 58, 49, 0.45);
    width: 1px;
    height: 25px;
    left: 50%; }
  .store-onsale .filter-box select {
    padding-left: 0; }

/** <!-- My Store Style END --> **/
/** <!-- On Sale Page Style START --> **/
.store-tblcnt {
  margin-top: 50px; }
  .store-tblcnt .table-responsive {
    border: 1px solid rgba(67, 58, 49, 0.34);
    border-radius: 10px; }
  .store-tblcnt th:first-child,
  .store-tblcnt td:first-child {
    padding-left: 30px; }
  .store-tblcnt tbody td {
    border-top: 1px solid rgba(67, 58, 49, 0.34); }

/** <!-- On Sale Page Style END --> **/
/** <!-- On Sale Stats Page Style START --> **/
.stats-one {
  background: rgba(233, 193, 91, 0.25); }

.stats-two {
  background: rgba(84, 193, 235, 0.25); }

.stats-three {
  background: rgba(194, 83, 233, 0.25); }

.stats-four {
  background: rgba(97, 235, 193, 0.25); }

.stats-main:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1); }

.stats-main {
  border-radius: 10px;
  padding: 30px 15px;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out; }
  .stats-main .stats_sub {
    display: flex;
    align-items: center; }
    .stats-main .stats_sub h6, .stats-main .stats_sub p {
      font-size: 16px;
      line-height: 25px;
      text-align: left;
      color: #433A31; }
    .stats-main .stats_sub p {
      font-weight: 400;
      margin-bottom: 10px; }
    .stats-main .stats_sub h6 {
      font-family: "Euclid-Circular-B-SemiBold";
      font-weight: 600;
      margin-bottom: 0; }
    .stats-main .stats_sub .stats_cnt {
      padding-left: 15px; }

.acc-txt {
  font-family: "Euclid-Circular-B-Regular" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 23px !important;
  text-align: center !important;
  color: rgba(67, 58, 49, 0.81) !important; }

.arc-btn {
  min-width: 132px;
  min-height: 50px; }

/** <!-- On Sale Stats Page Style END --> **/
/** <!-- Settings Page Style START --> **/
.setting-main {
  margin-top: 50px; }
  .setting-main form {
    margin-top: 35px; }
    .setting-main form .form-group {
      margin-bottom: 25px; }
    .setting-main form label {
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 23px;
      color: #433A31;
      margin-bottom: 15px; }
    .setting-main form .cusbor {
      border: 1px solid rgba(67, 58, 49, 0.34);
      border-radius: 10px; }
    .setting-main form textarea {
      height: 275px;
      background-color: transparent;
      width: 100%;
      resize: none;
      outline: 0;
      padding: 20px; }
    .setting-main form input {
      background-color: transparent;
      min-height: 50px; }
      .setting-main form input:focus {
        box-shadow: none;
        background-color: transparent;
        border-color: #ec2248; }
    .setting-main form button {
      min-width: 130px;
      min-height: 50px; }

.cus-upload {
  border: 1px dashed rgba(67, 58, 49, 0.34);
  border-radius: 10px;
  height: 275px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
  .cus-upload input {
    width: 0;
    height: 0;
    position: absolute; }

/** <!-- Settings Page Style END --> **/
/** <!-- Builder Page Style START --> **/
.builder-head {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .builder-head ul {
    border-bottom: 0; }
    .builder-head ul li {
      margin-right: 15px; }
      .builder-head ul li .nav-link {
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 23px;
        color: #433A31;
        border: 0;
        padding: 0; }
      .builder-head ul li .nav-link.active {
        font-weight: 600;
        font-family: "Euclid-Circular-B-SemiBold";
        background-color: transparent;
        background: linear-gradient(95.74deg, #EC2248 29.7%, #EF5E31 53.62%, #F1A63E 76.95%, #FEFEFD 109.84%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-fill-color: transparent;
        border: 0; }

.builder-tabmaincnt {
  margin-top: 30px; }
  .builder-tabmaincnt .cus-breadcrump {
    margin-top: 0; }
    .builder-tabmaincnt .cus-breadcrump h5 {
      font-family: "Euclid-Circular-B-SemiBold";
      font-style: normal;
      font-weight: 600;
      font-size: 18px;
      line-height: 23px;
      color: #433A31;
      margin-bottom: 0;
      padding-left: 5px; }
  .builder-tabmaincnt .builder_bodycnt {
    margin-top: 25px; }
  .builder-tabmaincnt .myscenes {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .builder-tabmaincnt .myscenes h5 {
      font-family: "Euclid-Circular-B-Medium";
      font-style: normal;
      font-weight: 500;
      font-size: 20px;
      line-height: 23px;
      color: #433A31;
      margin-bottom: 0; }
  .builder-tabmaincnt .scenes-row {
    margin-top: 40px; }
    .builder-tabmaincnt .scenes-row .shopping-item {
      display: flex;
      align-items: center;
      justify-content: center; }
  .builder-tabmaincnt .name-bor {
    border: 1px solid #433A31; }
  .builder-tabmaincnt .name-one {
    background: radial-gradient(98.88% 82.07% at -8.61% 6.08%, rgba(241, 166, 62, 0.42) 0%, rgba(241, 166, 62, 0.12) 100%); }
  .builder-tabmaincnt .name-two {
    background: radial-gradient(98.88% 82.07% at -8.61% 6.08%, rgba(141, 255, 157, 0.13) 0%, rgba(54, 178, 255, 0.38) 100%); }
  .builder-tabmaincnt .name-three {
    background: radial-gradient(98.88% 82.07% at -8.61% 6.08%, rgba(137, 230, 68, 0.24) 0%, rgba(189, 241, 86, 0.14) 100%); }
  .builder-tabmaincnt .name-input {
    position: relative; }
    .builder-tabmaincnt .name-input input {
      border: 1px solid rgba(67, 58, 49, 0.46);
      border-radius: 5px;
      min-height: 45px;
      padding-right: 60px; }
    .builder-tabmaincnt .name-input span {
      position: absolute;
      top: 10px;
      right: 15px; }
  .builder-tabmaincnt .myscenes .dropdown-toggle,
  .builder-tabmaincnt .cls-dropdown .dropdown-toggle {
    padding: 0;
    position: relative; }
  .builder-tabmaincnt .myscenes .dropdown-toggle::after,
  .builder-tabmaincnt .cls-dropdown .dropdown-toggle::after {
    all: unset; }
  .builder-tabmaincnt .myscenes .dropdown-menu,
  .builder-tabmaincnt .cls-dropdown .dropdown-menu {
    inset: unset !important;
    right: 0 !important;
    top: 40px !important;
    transform: unset !important;
    -webkit-transform: unset !important;
    -moz-transform: unset !important;
    -ms-transform: unset !important;
    -o-transform: unset !important;
    padding: 10px;
    background: #FFFFFF;
    border-radius: 5px; }
  .builder-tabmaincnt .myscenes .dropdown-item, .builder-tabmaincnt .myscenes .dropdown-item.active,
  .builder-tabmaincnt .cls-dropdown .dropdown-item,
  .builder-tabmaincnt .cls-dropdown .dropdown-item.active {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 23px;
    color: #433A31;
    padding-bottom: 10px; }
  .builder-tabmaincnt .myscenes .dropdown-item.active,
  .builder-tabmaincnt .cls-dropdown .dropdown-item.active {
    font-family: "Euclid-Circular-B-Medium";
    font-weight: 500;
    background-color: transparent !important;
    border-bottom: 1px solid rgba(67, 58, 49, 0.45); }

.modal-textarea {
  width: 100%;
  resize: none;
  padding: 15px;
  outline: 0; }

.gray-borbox {
  background-color: #EFEFEF;
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px; }

.item-upload input {
  width: 0;
  height: 0;
  position: absolute; }
.item-upload label {
  cursor: pointer; }

.newitem-select select {
  background-color: rgba(239, 239, 239, 0.75);
  border-radius: 5px;
  width: 100%;
  padding: 10px;
  background-position: center right 15px;
  color: rgba(67, 58, 49, 0.8); }

/** <!-- Builder Page Style END --> **/
/** <!-- Builder Scene Page Style START --> **/
.builderscn-main {
  background: rgba(226, 226, 226, 0.41);
  border-radius: 15px;
  padding: 15px;
  border: 1px solid #433A31;
  height: 100%; }

.john-img {
  margin-top: -45px; }

.graytxt-op {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: rgba(67, 58, 49, 0.7); }

.mana-box {
  display: flex;
  align-items: center;
  margin-top: 10px; }
  .mana-box h5 {
    font-family: "Euclid-Circular-B-Medium";
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 23px;
    color: #433A31; }
  .mana-box p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: rgba(67, 58, 49, 0.7); }
  .mana-box .mana-img {
    width: 24px; }
  .mana-box .cnt {
    padding-left: 25px; }

.first-cnt button {
  min-width: 129px;
  min-height: 34px; }

.avt-txt {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
  color: rgba(67, 58, 49, 0.51);
  margin-top: 15px;
  text-align: center; }

.ethmana-head {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .ethmana-head p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgba(67, 58, 49, 0.7);
    margin-bottom: 0; }

.ethmana-cnt {
  display: flex;
  align-items: center;
  margin-top: 20px; }
  .ethmana-cnt h5 {
    font-family: "Euclid-Circular-B-Medium";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    color: #433A31;
    padding-left: 20px;
    margin-bottom: 0; }

.buy-box {
  text-align: center;
  margin-top: 25px; }
  .buy-box button {
    min-width: 369px;
    min-height: 34px; }

.swap-box {
  border-bottom: 1px solid rgba(67, 58, 49, 0.15);
  padding-bottom: 25px; }
  .swap-box button {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    color: rgba(67, 58, 49, 0.51); }

/** <!-- Builder Scene Page Style END --> **/
/** <!-- Media Queries START --> **/
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .exploreright_mob img {
    max-width: 250px; } }
@media only screen and (min-width: 576px) {
  .store-onsale .search-filter {
    flex-direction: row !important; }
  .store-onsale .search-switch {
    margin-top: 0 !important; } }
@media only screen and (min-width: 576px) and (max-width: 991px) {
  .footer .ftrmenu_ul li a {
    font-size: 14px; } }
@media only screen and (min-width: 768px) {
  .mob-tradeimg {
    display: none; } }
@media only screen and (min-width: 992px) {
  .exploreright_mob {
    display: none; }

  .ftr_border {
    border-left: 1px solid rgba(191, 166, 166, 0.1);
    border-right: 1px solid rgba(191, 166, 166, 0.1); }

  .social_cnt {
    padding-left: 10px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about_linearbox {
    font-size: 30px !important;
    min-width: 500px !important;
    line-height: 60px;
    min-height: 80px;
    padding: 12px 0; }

  .bglinear_box {
    font-size: 45px;
    min-width: 300px; }

  .topbnr_sec {
    min-height: 500px; }

  .explore_sec {
    padding-top: 70px;
    margin-top: -80px; }

  .exploreright_mob img {
    max-width: 250px; }

  .create_sec {
    padding: 50px 0; }

  .creat_subcnt h2 {
    width: 500px;
    margin: auto; }

  .skymen_centerimg {
    max-width: 200px; }

  .troncoin {
    bottom: 0;
    top: unset; }

  .troncoin img {
    max-width: 150px; }

  .footer .social_ul {
    justify-content: center; }

  .detail_main .detail-outside {
    height: 500px !important; }

  .detailleft_img img {
    width: 100%;
    max-width: 450px; }

  .facial-tabhead ul {
    column-count: 4; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about_linearbox {
    font-size: 40px !important;
    min-width: 600px !important;
    line-height: 60px;
    min-height: 80px;
    padding: 12px 0; }

  .topbnr_sec {
    min-height: 500px; }

  .explore_sec {
    padding-top: 70px; }

  .create_sec {
    padding: 50px 0 100px 0; }

  .skymen_centerimg {
    max-width: 200px; }

  .creat_subcnt h2 {
    width: 700px;
    margin: auto; }

  .create_leftimg img,
  .create_rightimg img {
    max-width: 200px; }

  .create_leftimg,
  .create_rightimg {
    bottom: 25px; }

  .market_cnt h5 {
    font-size: 15px !important; }

  .facial-tabhead ul {
    column-count: 5; } }
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about_linearbox {
    font-size: 40px !important;
    min-width: 600px !important;
    line-height: 60px;
    min-height: 80px;
    padding: 12px 0; }

  .topbnr_sec {
    min-height: 600px; }

  .explore_sec {
    padding-top: 100px; }

  .create_sec {
    padding: 50px 0 100px 0; }

  .skymen_centerimg {
    max-width: 250px; }

  .creat_subcnt h2 {
    width: 800px;
    margin: auto; }

  .create_leftimg img,
  .create_rightimg img {
    max-width: 200px; }

  .create_leftimg,
  .create_rightimg {
    bottom: 50px; } }
@media only screen and (min-width: 1200px) {
  .detailleft_img img {
    max-width: 500px; } }
@media only screen and (min-width: 1400px) {
  .about_linearbox {
    font-size: 40px !important;
    min-width: 600px !important;
    line-height: 60px;
    min-height: 80px;
    padding: 12px 0; }

  .container {
    max-width: 1140px; }

  .topbnr_sec {
    min-height: 851px; }

  .explore_sec {
    margin-top: -120px; }

  .create_sec {
    padding: 100px 0; } }
@media only screen and (min-width: 1600px) {
  .create_sec {
    padding: 50px 0 250px 0; } }
@media only screen and (max-width: 1199px) {
  .facial-tabhead {
    flex-direction: column; }
    .facial-tabhead ul {
      display: block; }
      .facial-tabhead ul li {
        margin-right: 0 !important;
        margin-bottom: 12px; }

  .men-womenbox {
    margin-top: 25px; }

  .stats-main {
    margin-bottom: 20px; }

  .buy-box button {
    width: 100%;
    min-width: unset; } }
@media only screen and (max-width: 991px) {
  .menu-btn {
    display: inline-block;
    margin-top: 5px; }

  .exploreright_mob {
    text-align: center; }

  .exploreright_desktop {
    display: none; }

  .create_leftimg,
  .create_rightimg {
    display: none; }

  .inner-header .navbar-nav {
    align-items: center; }

  .marketitem_cnt .market_cnt {
    margin-bottom: 25px; }

  .marketitem_cnt {
    margin: 25px 0; }

  .facial-page .search-filter {
    flex-direction: column; }
  .facial-page .search-switch {
    margin-top: 15px; } }
@media only screen and (max-width: 767px) {
  .whrstr_sec {
    padding-bottom: 150px; }

  .about_linearbox {
    font-size: 20px !important;
    min-width: 300px;
    line-height: 60px;
    min-height: 80px;
    padding: 12px 0; }

  .trader_right {
    display: none; }

  h2 {
    font-size: 30px; }

  .welcome_decentraland {
    font-size: 35px; }

  .topbnr_sec {
    min-height: 500px; }

  .explore_sec {
    padding-top: 80px;
    margin-top: -80px; }

  .exploreright_desktop {
    margin-top: -50px; }

  .exploreright_mob {
    padding-top: 20px; }

  .skymen_centerimg {
    max-width: 200px; }

  .bglinear_box {
    font-size: 45px;
    min-width: 260px; }

  .create_sec {
    padding: 50px 0; }

  .bitcoin,
  .troncoin {
    position: relative;
    all: unset;
    display: block; }

  .innerpage_top::before {
    background-size: auto; }

  .ftr_cnt {
    margin-bottom: 25px; }

  .ftr_center {
    padding: 0 !important; }

  .lastmonth_item {
    margin-bottom: 20px; }

  .detail_main .detail-outside {
    height: 400px !important; }

  .detailleft_img img {
    width: 100%;
    max-width: 300px; }

  .east-box h2 {
    font-size: 25px; }
  .east-box .expire_main {
    margin-top: 50px; }

  .shopping-mall .search-filter {
    flex-direction: column; }

  .search-switch {
    margin-top: 15px; }

  .facial-tabhead ul {
    column-count: 4; } }
@media only screen and (max-width: 575px) {
  .footer .ftrmenu_ul ul {
    flex-direction: column;
    align-items: flex-start; }

  .blogleft_headtxt {
    font-size: 16px;
    line-height: 30px; }

  .detail_main .pricestock_box {
    text-align: center; }

  .main-submenu {
    left: 0; }

  .land-head {
    flex-direction: column;
    position: relative; }

  .dropmenu-main {
    position: relative;
    margin-bottom: 10px; }

  .search-filter {
    flex-direction: column; }

  .cus-switch {
    margin: 15px 0; }

  .facial-page .shopping-filter {
    flex-direction: column; }
  .facial-page .filter-box {
    margin-left: 0;
    margin-top: 15px;
    padding: 15px; }

  .facial-tabhead ul {
    column-count: 3; } }
@media only screen and (max-width: 480px) {
  .exploreright_mob img {
    max-width: 200px; }

  .profile_sub {
    flex-direction: column;
    margin-top: 12px; }

  .menu-dolar {
    margin: 12px 0 !important; }

  .trending_box .start_cnt {
    position: relative;
    background: rgba(0, 0, 0, 0.85); }

  .events_trending .start_cnt {
    position: absolute; }

  .detail-page .cms_head {
    flex-direction: column; }
    .detail-page .cms_head ul {
      margin-bottom: 15px; }

  .detailpage-parcels .expire_main {
    flex-direction: column; }

  .builder-head {
    flex-direction: column; }
    .builder-head .back-link {
      margin-top: 20px; } }
@media only screen and (max-width: 400px) {
  .detail_main .lower-unisex {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    .detail_main .lower-unisex div {
      margin-bottom: 15px; }

  .expirebox {
    min-width: 210px !important; }

  .detail_main .detail-head {
    line-height: 40px; }

  .search-switch {
    flex-direction: column; }

  .facial-page .filter-box {
    flex-direction: column; }
  .facial-page .cus-select {
    margin: 5px 0; }
  .facial-page .facial-tabhead ul {
    column-count: 2; }

  .store-onsale .filter-box::before {
    display: none; }

  .dropdown-scenes {
    flex-direction: column; }
    .dropdown-scenes button {
      margin-top: 15px; } }
/** <!-- Media Queries END --> **/
.navbar-brand img {
  max-width: 130px; }

.ftr_logo {
  max-width: 130px; }

.bnr_cnt h2 span {
  font-size: 70px;
  font-weight: 700;
  text-transform: uppercase; }

/*# sourceMappingURL=style.css.map */
