/** Shopify CDN: Minification failed

Line 1006:0 Unexpected "}"

**/
@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@500&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
*{
  font-family: 'Poppins', sans-serif;
}
h2 {
    text-transform: none;
    letter-spacing: normal;
}
.topbar{
  background: #2d2627;
  padding: 0px 0;
  border-bottom: 2px solid white;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 99999;
}
.topbar .discount-bar{
  display: flex;
  align-items: center;
  justify-content: center;
}
.topbar .discount-bar h4{
  color: #ffffff;
  margin-bottom: 0;
  font-weight:600; 
}
.topbar .discount-bar span{
  color: #f55e0d;
  font-weight:500;
}
.topbar .discountLaybel{
  margin-left: 1em;
  clip-path: polygon(6% 0%, 94% 0%, 100% 100%, 0% 100%);
  padding: 11px 24px;
  background: #fc8500;
}
.topbar h6{
  color: white;
  margin-left: 1em;
  text-transform: capitalize;
  margin-bottom: 0;
}
.pd0{
  padding: 0 0 0 0!important;

}
h2.p1 {
  text-transform: capitalize;
  letter-spacing: normal;
  font-weight: 500;
}
/* Header */
header#shop-header {
  position: absolute;
  width: 100%;
  z-index: 500;
}
header#shop-header .header-logo{
  width: 17%;
}
header#shop-header .header-nav{
  width: 66%;
  display: flex;
  justify-content: center;
}
header#shop-header .header-options{
  width: 17%;
}
header#shop-header .header-nav .site-nav li a {
  padding: 5px 5px;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  font-size: 15px;
  margin: 0 13px;
}
header#shop-header .header-nav .site-nav li.site-nav--active a {
  color: #e5936b;
}
header#shop-header .header-nav .site-nav li.site-nav--active .site-nav__label{
  border-bottom: none;
}

header#shop-header .header-options a.site-header__icon.site-header__cart {
  filter: invert(1);
  text-decoration: none;
  position: relative;
}
header#shop-header .header-options a.site-btn{
  position: relative;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  background: #dd946b;
  font-size: 14px;
  border-radius: 4px;
  margin-left: 15px;
  padding: 14px 17px;
}
header#shop-header a.site-header__logo-image {
  padding: 7px 0;
  background: transparent!important;
}
#main{
  position: relative;
  background: #1e1a19;
  height: 53rem;
}
#main .bottomwhite {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 99;
  left: 0;
  height: auto;
}
#main .bottomdark {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 50;
  left: 0;
  height: auto;
}
.site-nav {
    z-index: 1;
}
#main .bottomdark:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50%;
  background: #191514;
  left: 0;
}
#main .background{
  background-size: 94%;
  position: absolute;
  z-index: 150;
  height: 100%;
  width: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
}
#main .content-section {
  position: absolute;
  text-align: center;
  margin-top: 12em;
  padding: 0 16em;
  z-index: 999;
}
#main .content-section h1 {
  margin-bottom: 12px;
  font-size: 47px;
  color: #dadada;
  font-weight: 400;
  letter-spacing: 0px;
  word-spacing: 1px;
}
#main .content-section h1 span{
  font-weight: 600;
  color: #dd946b;
}
#main .content-section p {
  color: #ebebeb;
  font-size: 25px;
  margin-bottom: 40px;
}
#main .content-section a {
  padding: 16px 32px;
  background: #dc946b;
  text-decoration: none;
  font-weight: 600;
  color: #fff;
  font-size: 17px;
  border-radius: 6px;
}
.wave{
  bottom: 0;
  position: absolute;
  width: 100%;
  left: 0;
  height: auto;
  z-index: -1;
}
.cust-container {
  margin: 0px 3em;
}
section {
  padding: 5em 0;
  position: relative;
}
section .content{
  text-align: center;
  margin-bottom: 35px;
}
section .content .icon {
  display: inline-block;
  width: 70px;
  height: 70px;
  margin-bottom: 24px;
  vertical-align: middle;
  fill: currentColor;
  transition: ease 0.3s all;
}
section .content:hover .icon{
  filter: invert(1);
}
section .content h5 {
  font-weight: 600;
  margin-bottom: 14px;
}
section .content p {
  font-size: 14px;
  font-weight: 500;
  word-spacing: 3px;
  color: #838383;
  line-height: 1.9;
}
section .basic-title {
  text-align: center;
  margin-bottom: 3.5em;
}
section .basic-title p {
  font-size: 14px;
  font-weight: 500;
  color: #888;
  line-height: 1.7;
  margin-bottom: 1px;
}
section .basic-title h1 {
  font-weight: 700;
  word-spacing: 1px;
  color: #222;
  margin-bottom: 0;
}
section .basic-title h1 span{
  color: #dd946b;
}
section .basic-title h1 label{
  color: #ffffff;
}
section .basic-title h2 {
  font-weight: 700;
  word-spacing: 1px;
  color: #222;
  margin-bottom: 0;
}
section .basic-title h2 span{
  color: #dd946b;
}
section .basic-title h2 label{
  color: #ffffff;
}

section#customize h3 {
  font-weight: 700;
  word-spacing: 1px;
  color: #222;
  font-size: 2.5em;
  color:#fff;
}

section .basic-title h3 span{
  color: #dd946b;
}
section .basic-title h3 label{
  color: #ffffff;
}

section img{
  width: 100%;
}
.box{
  background: #fff;
}
#feature .content{
  margin-bottom: 3em;
}
#our-feature .content {
  padding: 0 3em;
}
/* Featured Collection */
#featured-collection{
  padding: 4em 0;
  background: #ffd3ba;
}
#featured-collection img{
  border-radius: 10px;
  margin-bottom: 20px;
}
#featured-collection .sec-content-block {
  margin: 2em 0 0 0;
}
#featured-collection .featured-collection__image {
  position: relative;
  z-index: 0;
}
#featured-collection .badge {
  box-shadow: #0e0e8b0d 0 4px 16px, #11111a0d 0 8px 32px;
  background: #5f3afa;
}
#featured-collection .soldout-ttg {
  position: absolute;
  right: 13px;
  bottom: 13px;
  z-index: 10;
}
#featured-collection .pricingbox{

}
#featured-collection span.max_price {
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #dc946b;
}
#featured-collection span.capare_min_price {
  font-size: 17px;
  font-weight: 500;
  letter-spacing: -2px;
  color: #8b8b8b;
}
#featured-collection .product-secinfo {
  display: flex;
  align-items: center;
  position: relative;
  height: 50px;
}
#featured-collection .productcardmin {
  border-radius: 6px;
  margin: 1em 1em;
}

#featured-collection .product-info__min {
  margin: 0px;
  border-radius: 0 0 4px 4px;
}
#featured-collection .featured-collection-item{
  text-decoration: none;
}
#featured-collection .product-info__min h6 {
  font-size: 19px;
  color: #000;
  margin-bottom: 0;
  font-weight: 600;
}
#featured-collection .product-info__min p {
  font-size: 13px;
  font-weight: 600;
  color: #9b9b9b;
  margin-bottom: 1rem;
}
#featured-collection .product-info__min p.salse-min{
  margin-bottom: 0;
}
#featured-collection .product-info__min a.pro-btns {
  color: #606060;
  font-weight: 600;
  text-decoration: none;
  background: #f7f5ff;
  font-size: 14px;
  padding: 0px 22px;
  display: flex;
  align-items: center;
  height: 100%;
  margin-right: 10px;
  justify-content: center;
  letter-spacing: 0px;
  border: 1px solid #dfdaf2;
  border-radius: 4px;
  transition: 0.2s;
}

#featured-collection .product-info__min a.pro-btns-card {
  color: #606060;
  font-weight: 600;
  text-decoration: none;
  background: #f7f5ff;
  font-size: 14px;
  letter-spacing: 0px;
  display: flex;
  align-items: center;
  height: 100%;
  width: 50px;
  justify-content: center;
  border: 1px solid #dfdaf2;
  border-radius: 4px;
  transition: 0.2s;
}
#featured-collection .product-info__min a.pro-btns:hover,
#featured-collection .product-info__min a.pro-btns-card:hover{
  border-color: #5f3afb;
  background-color: #5f3afb;
  color:#fff;
}
#featured-collection .feature_products {
  justify-content: center;
  align-items: center;
}
#featured-collection .custome-btn-sec-colm {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: .2s;
  margin-top: 20px;
}
#featured-collection .custome-btn-sec-colm a,.prev-next{
  background: #dc946b;
  color: #fff;
  padding: 9px 28px;
  display: flex;
  align-items: center;
  border-radius: 25px;
  margin-left: 0;
  font-size: 14px;
  border: none;
  font-weight: 600;
}
#featured-collection .pagination{
  padding-top: 0;
}
#services{
  padding-bottom: 16em; 
}
#services .box{
  margin: 0 3.5em 0;
  margin-bottom: 45px;
}
#services .box img{
  margin-bottom: 26px;
}
#services .box .text{
  font-size: 19px;
  font-weight: 600;
  padding: 0 3px;
  color: #222;
}
#services .box .text span{
  background: #dc946b;
  color: #fff;
  margin-right: 13px;
  padding: 9px 9px;
  font-size: 17px;
  border-radius: 50%;
}

#easy-customization{
  background: #5e2dee;
  padding-top: 0em;
  padding-bottom: 6em;
}
#easy-customization .colume{
  margin-bottom: 40px;
}
#easy-customization .basic-title p{
  color: #fff;
}
#easy-customization .division {
  margin: 0 1.7em 3em;
  text-align: center;
  position: relative;
}
#easy-customization .division h5 {
  font-weight: 500;
  color: #fff;
  font-size: 29px;
  padding: 0 0em;
  margin-bottom: 12px;
}
#easy-customization .division p {
  font-weight: 500;
  color: #fff;
  margin-bottom: 3em;
  font-size: 13px;
  line-height: 1.9;
}
#easy-customization .division img {
  padding: 0 4em;
}
#easy-customization .division  .arrow {
  position: absolute;
  width: 76px;
  height: auto;
  right: -18%;
  top: 4%;
  z-index: 99;
}
#easy-customization .division  .arrow img{
  padding: 0 0;
}

#plugins{
  background: #e5936b;
  padding-bottom: 18em;
}
#plugins .section-content{
  margin-bottom: 2em;
}
#plugins .section-content h2 {
  font-weight: 600;
  color: #fff;
  padding-right: 3em;
  margin-bottom: 15px;
  font-size: 2.5em;
  text-transform: none;
}
#plugins .section-content h2 span{
  font-weight: 400;
}
#plugins .section-content p {
  font-size: 14px;
  word-break: break-word;
  color: #fff;
  font-weight: 500;
  line-height: 1.8;
}
#plugins .section-content  ul.row {
  margin: 0;
  padding: 0;
}
#plugins .section-content .list{
  display: flex;
  font-weight: 600;
  align-items: center;
  font-size: 19px;
  color: #fff;
  margin-bottom: 10px;
}
#plugins .section-content .list .icon {
  margin: 0 0 12px 0;
  width: 13px;
  filter: invert(1);
  margin-right: 8px;
}
#templates {
  padding-top: 0;
  padding-bottom: 17em;
}
#templates .big-title{
  text-align: left;
  margin-bottom: 2em;
}
#templates .big-title h3{
  font-weight: 700;
  word-spacing: 1px;
  color: #222;
  margin-bottom: 0;
  font-size: 56px;
  line-height: 1.1;
}
#templates marquee {
  width: 100%;
  max-width: 100%;
}

#templates img {
  max-width: 100%;
  object-fit: cover;
  width: 265px;
  margin: 0 8px;
  border-radius: 4px;
}
#layout{
  background: #f6f6f6;
}
#layout h5{
  text-transform: uppercase;
}
#layout .content {
  text-align: center;
  margin-bottom: 35px;
  padding: 0 1em;
}
#layout .content .layout-icon{
  display: inline-block;
  width: 160px;
  height: 160px;
  margin-bottom: 24px;
  opacity: 0.5;
  vertical-align: middle;
  fill: currentColor;
}
#more-feature {
  padding-bottom: 18em;
}
#more-feature .icon-feature {
  width: 30px;
  margin-right: 24px;
  margin-bottom: 0;
}
#more-feature  .feature {
  display: flex;
  align-items: center;
  background: #dc946b14;
  padding: 1.3em 2.3em;
  margin: 15px;
  border-radius: 2px;
}
#more-feature  .feature:hover {
  background: #6130ed17;
}
#more-feature  .feature h5{
  margin-bottom: 0;
  font-weight: 600;
}

#more-feature .section-content h3 {
  font-size: 59px;
  font-weight: 600;
}
#more-feature .section-content h3 span {
  font-weight: 400;
}
#more-feature .section-content p {
  font-weight: 500;
  font-size: 17px;
  line-height: 1.8;
  color: #7f7f7f;
  margin-bottom: 3em;
}
#more-feature .section-content a{
  padding: 16px 32px;
  background: #dc946b;
  text-decoration: none;
  font-weight: 600;
  color: #fff;
  font-size: 17px;
  border-radius: 6px;
}
#more-feature .section-content a svg{
  width: 20px;
  margin-right: 6px;
}


#customize{
  background: #ad97ef;
  padding-bottom: 18em;
  padding-top: 0;
}
#customize .section-content h1 {
  font-weight: 600;
  color: #fff;
  padding-right: 1em;
  margin-bottom: 15px;
}
#customize .section-content h1 span{
  font-weight: 400;
}
#customize .section-content p {
  font-size: 14px;
  word-break: break-word;
  color: #fff;
  font-weight: 500;
  line-height: 1.8;
  margin-bottom: 3em;
}

#customize .section-content a{
  padding: 16px 32px;
  background: #dc946b;
  text-decoration: none;
  font-weight: 600;
  color: #fff;
  font-size: 17px;
  border-radius: 6px;
}

#customize .section-content a svg{
  width: 20px;
  margin-right: 6px;
}

#work{
  padding-top: 0;
}

#work .section-content h3 {
  font-size: 14;
  font-size: 59px;
  font-weight: 600;
}
#work .section-content h3 span {
  font-weight: 400;
}
#work .section-content p {
  font-weight: 500;
  font-size: 17px;
  line-height: 1.8;
  color: #7f7f7f;
  margin-bottom: 3em;
}
#work .section-content a{
  padding: 16px 32px;
  background: #dc946b;
  text-decoration: none;
  font-weight: 600;
  color: #fff;
  font-size: 17px;
  border-radius: 6px;
}
#work .section-content a svg{
  width: 20px;
  margin-right: 6px;
}

#newsletter .newsletter-section {
  background: #f5d38f;
  padding: 0 4em;
  display: flex;
  height: 21em;
  align-items: center;
  border-radius: 20px;
}
#newsletter p {
  font-size: 16px;
  font-weight: 500;
  color: #5c5c5c;
  margin-bottom: 11px;
}

#newsletter h3 {
  text-transform: capitalize;
  font-weight: 600;
  letter-spacing: normal;
  font-size: 2.5rem;
  text-transform:none;
}
#newsletter h3 span{
  font-weight: 500;
}
#newsletter .newsform {
  position: relative;
  display: flex;
  align-items: center;
}
#newsletter input#Email {
  width: 100%;
  padding: 32px 51px;
  border-radius: 6px;
  border: none;
}
#newsletter button#Subscribe {
  position: absolute;
  /* top: 50%; */
  right: 30px;
  background: #dc946b;
  color: #fff;
  padding: 9px 28px;
  display: flex;
  border: none;
  align-items: center;
  border-radius: 25px;
  margin-left: 0;
  font-size: 14px;
  font-weight: 600;
}
#newsletter input#Email::placeholder{
  color: #929292;
}

#support  {
  padding: 8em 0 9em;
}
#support .bg-image{
  position:absolute;
  top: 0;
  left: 0;
  background-position: center;
  background-size: cover;
  width: 100%;
  z-index: 10;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-attachment: scroll !important;
  height: 100%;
}
#support .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 50 ;
  background: #352115;
  top: 0;
  left: 0;
  opacity: .7;
}
#support .support-title {
  text-align: center;
  z-index: 9999;
  position: relative;
}
#support p.sub-title {
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
}
#support p.sub-title span{
  border-radius: 14px;
  text-transform: capitalize;
  background: #bd5b2f;
  padding: 0px 12px;
  margin-right: 10px;
}
#support h3.title-monster {
  color: #fff;
  font-size: 61px;
  padding: 0 1em;
  margin-bottom: 15px;
}
#support h3.title-monster  span{
  font-weight: 600;
}
#support .description{
  color: #e3e3e3;
  font-weight: 500;
  line-height: 1.8;
  margin-bottom: 4em;
  padding: 0 12em;
  font-size: 14px;
}
#support a{
  padding: 16px 32px;
  background: #dc946b;
  text-decoration: none;
  font-weight: 600;
  color: #fff;
  font-size: 17px;
  border-radius: 6px;
}
#support a:hover{
  background: #5e2dee;
}
#support button{
  padding: 16px 32px;
  background: #dc946b;
  text-decoration: none;
  font-weight: 600;
  color: #fff;
  margin: auto;
  font-size: 17px;
  text-transform: capitalize;
  border-radius: 6px;
  border: none;
  margin-bottom: 0;
}
#support button:hover{
  background: #984f25;
}

.box-content {
    height: 150px;
    overflow: auto;
    z-index: 999;
    position: relative;
    margin-top: 60px;
  padding: 15px;
}
.box-content p{color:#d1c7c7}

.wave-top{
  top: 0;
  position: absolute;
  width: 100%;
  height: auto;
}
footer{
  padding: 7em 0 4em;
  position: relative;
  background-color: #191514;
}
footer .footer-content{
  font-weight: 500;
  color: #fff;
}
footer .footer-content h5{
  font-weight: 600;
  position: relative;
  margin-bottom: 0;
  padding: 0 0 15px;
  margin-bottom: 15px;
}
footer .footer-content h5:after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 30px;
  background: #dc946b;
}
footer .footer-content p {
  font-weight: 500;
  font-size: 16px;
  line-height: 2;
  color: #7f7f7f;
  padding-right: 4em;
  margin-bottom: 2em;
}
footer .footer-sec {
  position: relative;
  z-index: 9999;
}
footer .social-icons {
  display: flex;
}
footer .social-icons a {
  color: #bebebe;
  text-decoration: none;
  background: #1e1a19;
  margin-right: 12px;
  border-radius: 50%;
  box-shadow:  14px 14px 39px #151211,
    -14px -14px 39px #1d1817;
}
footer .social-icons a:hover{
  color: #fff;
  text-decoration: none;
  background: #dc946b;
}
footer .social-icons a i{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  font-size: 16px;

}
footer .footer-menu h5{
  font-weight: 600;
  position: relative;
  margin-bottom: 0;
  padding: 0 0 15px;
  margin-bottom: 15px;

  color: #fff;
}
footer .footer-menu h5:after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 30px;
  background: #dc946b;
}
footer ul#SiteNav {
  margin: 0 0;
}
footer ul#SiteNav li{
  display: block;
  margin-bottom: 0;
  vertical-align: middle;
  text-align: left;
}
footer ul#SiteNav li a{
  padding: 0;
  text-decoration: none;
  margin-left: 0;
  display: flex;
  font-weight: 500;
  align-items: center;
  margin-bottom: 6px;
  color: #7f7f7f;
  font-size: 16px;
}
footer ul#SiteNav li a:before{
  content: "\f30b";
  font-size: 10px;
  font-family: "Font Awesome 5 Brands","Font Awesome 5 Free";
  font-weight: 600;
  position: relative;
  margin-right: 11px;
}

footer .site-nav__link--active .site-nav__label{
  border: none;
  color: #dd946b;
}
footer .site-nav__link--active{
  color: #dd946b;
}
.footer-bottom {
  background: #0a0907;
  padding: 1em 0;
}
.footer-bottom .footer-bottom-content{
  display: flex;
  align-items: center;
}
.footer-bottom .footer_copyrights {
  width: 35%;
  text-align: right;
  display: block;
}
}
.footer-bottom .site-header__logo img{
  margin: auto;
}
.footer-bottom .image{
  width: 35%;
  padding-right: 5em;
}
.footer-bottom .logo {
  display: block;
  margin: auto;
}
.footer-bottom .footer_copyrights p {
  font-size: 14px;
  font-weight: 500;
  color: #7f7f7f;
}
.footer-bottom .site-header__logo-image {
  width: 159px;
}
/* Product Page */
.heading {
  background: #1e1a19;
  padding: 9em 0 3em;
  text-align: center;
  position: relative;
}
.heading h1 {
  font-weight: 500;
  color: #f5f5f5;
  text-transform: capitalize;
  font-size: 55px;
}
.heading h4,.heading .rte {
  font-weight: 500;
  font-size: 30px;
  color: #fff;
  opacity: 0.6;
}
.heading .content-heading {
  position: relative;
  z-index: 999;
}
.heading .content-heading h1 {
  margin-bottom: 2rem;
}
.heading .content-heading a{
  position: relative;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  background: #dd946b;
  font-size: 14px;
  border-radius: 4px;
  margin-left: 15px;
  padding: 14px 17px;
}
.heading-invert {
  background: #ffffff!important;
}
.heading-invert h1 {
  color: #222222!important;
}
#product-page .product-content{
  padding: 6em 0 0;
}
#product-page .product-image  {
  background: #f0f0f0;
  padding: 19px;
  border: 1px solid #ccc;
  border-radius: 5px;
  position: relative;
  height: 100%;
  overflow: hidden;
}
#product-page .product-image:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 19px;
  background: #f0f0f0;
}
#product-page .product-image img {
  border-radius: 5px;
}
#product-page .product-sales-content {
  padding: 3em 30px 2.5em;
  background: #fdfdfd;
  margin-bottom: 1.4em;
  position: relative;
  border: 1px solid #ececec;
}
#product-page .price-box {
  display: flex;
  align-items: center;
  margin-bottom: 2em;
}
#product-page .product-sales-content .price {
  position: absolute;
  right: 0;
  background: #2d2626;
  color: #fff;
  font-weight: 500;
  color: #e5936b;
  font-size: 15px;
  border-radius: 35px 0 0 35px;
  padding: 13px 20px;
}
#product-page .product-sales-content span.max_price {
  margin-left: 3px;
  font-size: 23px;
  display: flex;
  color: #fff;
  align-items: end;
}
#product-page .product-sales-content h6  {
  font-weight: 600;
  margin-bottom: 0px;
}
#product-page .product-sales-content ul{
  padding: 0;
  margin: 0;
  margin-bottom: 3em;
}
#product-page .product-sales-content ul li {
  font-size: 16px;
  color: #888888;
  font-weight: 500;
  margin-bottom: 7px;
}
#product-page .product-sales-content ul li i{
  font-size: 11px;
  color: #e6926b;
  margin-right: 7px;
}
button.shopify-payment-button__more-options._2ogcW-Q9I-rgsSkNbRiJzA.shopify-payment-button__button--hidden{
  display: none;
}
#product-page .product-sales-content .payments-btns button{
  background: #e6926b;
  text-transform: capitalize;
  font-size: 18px;
  border-radius: 5px;
  padding: 15px 0;
  letter-spacing: 0;
  width: 100%;
  border: none;
  font-weight: 500;
  color: #fff;
}
#product-page .product-sales-content .payments-btns button:hover{
  background: #adadad;
}
#product-page .product-sales-content .payments-btns a.buy-button{
  background: #e6926b;
  text-transform: capitalize;
  font-size: 18px;
  border-radius: 5px;
  padding: 15px 0;
  letter-spacing: 0;
  text-decoration: none;
  width:100% ;
}
#product-page .product-sales-content form{
  margin-bottom: 10px;

}
#product-page .product-sales-content a {
  background: #6130ed;
}
#product-page .product-sales-content a{
  background: #191514;
  text-transform: capitalize;
  font-size: 18px;
  border-radius: 5px;
  padding: 15px 0;
  letter-spacing: 0;
  width: 100%;
  display: block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}
#product-page .product-sales-content a:hover{
  background: #6130ed;
}
#product-page .product-sales-content a img {
  filter: invert(1);
  margin-right: 5px;
  width: 25px;
}

#product-page .product-sales .paypal {
  background: #fdfdfd;
  border: 1px solid #ececec;
  padding: 40px 30px;
}
#product-page .product-button {
  height: 30px;
}

#product-page a.highlight {
  text-decoration: none;
  font-weight: 600;
  background: #e5936b;
  color: #fff;
  margin-right: 7px;
  font-size: 16px;
  padding: 9px 12px;
  border-radius: 6px 6px 0 0;
}

#product-page a.document{
  text-decoration: none;
  font-weight: 600;
  background: #e8e8e8;
  color: #222222;
  font-size: 16px;
  padding: 9px 12px;
  border-radius: 6px 6px 0 0;
  transition: 0.3s;
}
#product-page a.document:hover{
  background: #7e7e7e;
  color: #ffffff;
}
#product-page .sales-section  {
  position: relative;
  margin-bottom: 3em;
}
#product-page .sales-image{
  position: relative;
  height:100%;
}
#product-page .sales-description{
  padding-bottom:12em; 
  position: relative;
}
#product-page .product-description p {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.8;
  color: #7f7f7f;
}
#product-page .product-plugins{
  background: #e5936b;
  padding: 0;
  padding-bottom: 19em;
}
#product-page .product-plugins .content  {
  padding: 0 3em;
  background: #fff;
  border-radius: 50%;
  height: 255px;
  width: 255px;
  display: block;
  display: flex;
  margin: auto;
  align-items: center;
}
#product-page .product-plugins .content:hover{
  background: #f0f0f0;
}
#product-page .product-plugins .plugin-box{
  transform-style: preserve-3d;
  transform: perspective(1000px);
}
#product-page .product-plugins .content svg,
#product-page .product-plugins .content img{
  transform: translateZ(20px)
}

#product-page #more-feature{
  padding-bottom: 21em;
}
#product-page .discount{
  padding: 4em 0 8em;
  background: #5e2dee;
  text-align: center;
}

#product-page .discount h1{
  font-weight: 600;
  color: #fff;
  padding: 0 10px;
  width: 11em;
  margin: auto;
  font-size: 61px;
  margin-bottom: 2rem;
}
#product-page .discount h1 span{
  color: #dc946b;
}
#product-page .discount img{
  width: 450px;
  display: block;
  margin: auto;
  margin-bottom: 4em;
}
#product-page .discount a{
    background: rgba(255,255,255,.05);
    box-shadow: 0 8px 32px #1f26875e;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    text-decoration: none;
    display: inline-block!important;
    text-transform: capitalize!important;
    padding: 17px 37px;
    border: 2px solid #fff;
    border-radius: 6px;
    margin: 0 6px;
}
#product-page .discount button.shopify-payment-button__button{
  background: rgba(255,255,255,.05);
  box-shadow: 0 8px 32px #1f26875e;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  color: #fff;
  font-size: 19px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block!important;
  text-transform: capitalize!important;
  padding: 17px 37px;
  border: 2px solid #fff;
  border-radius: 6px;
}
#product-page .discount button{
  background: rgba(255,255,255,.05);
  box-shadow: 0 8px 32px #1f26875e;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  color: #fff;
  font-size: 19px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block!important;
  text-transform: capitalize!important;
  padding: 17px 37px;
  border: 2px solid #fff;
  border-radius: 6px;
}
#product-page .discount button:hover{
  background: #da9772;
  box-shadow: 0 8px 32px #1f26875e;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  color: #fff;
  font-size: 19px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block!important;
  text-transform: capitalize!important;
  padding: 17px 37px;
  border: 2px solid #fff0;
  border-radius: 6px;
}
#product-page .advance{
  padding: 7em 0 8em;
}
#product-page .advance .basic-title  {
  margin: auto;
  display: block;
  width: 40rem;
  margin-bottom: 3em;
}
#product-page .advance .basic-title h1 {
  font-weight: 700;
  word-spacing: 1px;
  color: #222;
  margin-bottom: 0;
  margin-bottom: 8px;
}
#product-page .advance .basic-title h1 span{
  font-weight: 600;
}
#product-page .advance .basic-title p {
  padding: 0 8rem;
}
#product-page .advance .advace-content {
  text-align: center;

  position: relative;
}
#product-page .advance .advace-content img {
  width: 100%;
  padding: 0 6em;
  margin-bottom: 10px;
}
#product-page .advance .advace-content h5 {
  font-weight: 600;
  color: #222;
}
#product-page  .about-service{
  background: #f6d48f;
}
#product-page  .about-service .about-content {
  display: flex;
  align-items: center;
  background: rgba(255,255,255,.15);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  border: 1pxsolidrgba(255,255,255,.18);
  padding: 2.5rem 3rem;
  border-radius: 5px;
  margin-bottom: 20px;
  text-decoration: none;
}
#product-page  .about-service .about-content:hover{
  background: #dc946b;
}
#product-page  .about-service .about-content  lord-icon {
  margin-right: 1.5rem;
}
#product-page  .about-service .about-content .details h3 {
  font-weight: 500;
  letter-spacing: 1px;
  color: #000;
}
#product-page  .about-service .about-content:hover .details h3 {
  color: #fff;
}
#product-page  .about-service .about-content .details p {
  font-weight: 500;
  color: #000;
}
#product-page  .about-service .about-content:hover .details p {
  color: #fff;
}

#product-page .responsive {
  padding: 8em 0 18em;
  position: relative;
}
#product-page .responsive .section-content h1 {
  font-size: 14;
  font-size: 59px;
  font-weight: 600;
}
#product-page .responsive .section-content h1 span {
  font-weight: 400;
}
#product-page .responsive .section-content p {
  font-weight: 500;
  font-size: 17px;
  line-height: 1.8;
  color: #7f7f7f;
  margin-bottom: 3em;
}
#product-page .responsive .section-content a{
  padding: 16px 32px;
  background: #dc946b;
  text-decoration: none;
  font-weight: 600;
  color: #fff;
  font-size: 17px;
  border-radius: 6px;
}
#product-page .responsive .section-content a:hover{
  background: #6130ed;
}
#product-page .responsive .section-content a svg{
  width: 20px;
  margin-right: 6px;
}
#product-page .responsive .image {
  padding: 0 3rem;
}
#product-page .theme-features{
  background-color: #ad97ef;
}
#product-page  .theme-features .content {
  padding: 0 3em;
}
#product-page  .theme-features .content h5{
  color: #fff;
}
#product-page  .theme-features .content p{
  color: #fff;
}
#product-page  .theme-features .content  .icon img{
  filter: invert(1);
}

#product-button-main a.preview-main{
  display: flex;
  width: 100%;
  align-items: center;
  background: #dc946b;
  text-decoration: none;
  font-size: 21px;
  padding: 2.5rem 7rem 2.5rem 0;
  color: #fff;
  justify-content: right;
  text-align: right;
  padding-right: 7rem;
  font-weight: 500;
  position:relative;
  z-index: 1;
  transition: 0.3s ease;
}
#product-button-main a.preview-main span{
  position:relative;
  z-index:9999;
  color: #fff;
}
#product-button-main a.preview-main:after{
  position: absolute;
  content: "";
  left:0;
  top: 0;
  height: 100%;
  width: 0%;
  background: #5e2dee;
  transition: 0.3s ease;
  z-index: 50;

}
#product-button-main a.preview-main:hover::after{
  width: 100%;
}
#product-button-main a.doc-main{
  display: flex;
  width: 100%;
  align-items: center;
  background: #222222;
  text-decoration: none;
  font-size: 21px;
  padding: 2.5rem 7rem 2.5rem 0;
  color: #fff;
  justify-content: left;
  text-align: right;
  font-weight: 500;
  position:relative;
  z-index: 1;
  padding-left: 7rem;
}
#product-button-main a.doc-main:after{
  position: absolute;
  content: "";
  top:0;
  right: 0;
  height: 100%;
  width: 0%;
  background: #5e2dee;
  transition: 0.3s ease;
  z-index: 50;

}
#product-button-main a.doc-main span{
  position:relative;
  z-index:9999;
  color: #fff;
}
#product-button-main a.doc-main:hover::after{
  width: 100%;
}
#product-button-main a img{
  width: 29px;
  filter: invert(1);
  margin-right: 6px;
}


/* Featured Collection */
#Collection{
  padding: 4em 0;
  background: #fff;
}
#Collection img{
  border-radius: 10px;
  margin-bottom: 20px;
}
#Collection .sec-content-block {
  margin: 2em 0 0 0;
}
#Collection .featured-collection__image {
  position: relative;
  z-index: 0;
}
#Collection .badge {
  box-shadow: #0e0e8b0d 0 4px 16px, #11111a0d 0 8px 32px;
  background: #5f3afa;
}
#Collection .soldout-ttg {
  position: absolute;
  right: 13px;
  bottom: 13px;
  z-index: 10;
}
#Collection .pricingbox{

}
#Collection span.max_price {
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #dc946b;
}
#Collection span.capare_min_price {
  font-size: 17px;
  font-weight: 500;
  letter-spacing: -2px;
  color: #8b8b8b;
}
#Collection .product-secinfo {
  display: flex;
  align-items: center;
  position: relative;
  height: 50px;
}
#Collection .productcardmin {
  border-radius: 6px;
  margin: 1em 1em;
}

#Collection .product-info__min {
  margin: 0px;
  border-radius: 0 0 4px 4px;
}
#Collection .featured-collection-item{
  text-decoration: none;
}
#Collection .product-info__min h6 {
  font-size: 19px;
  color: #000;
  margin-bottom: 0;
  font-weight: 600;
}
#Collection .product-info__min p {
  font-size: 13px;
  font-weight: 600;
  color: #9b9b9b;
  margin-bottom: 1rem;
}
#Collection .product-info__min p.salse-min{
  margin-bottom: 0;
}
#Collection .product-info__min a.pro-btns {
  color: #606060;
  font-weight: 600;
  text-decoration: none;
  background: #f7f5ff;
  font-size: 14px;
  padding: 0px 22px;
  display: flex;
  align-items: center;
  height: 100%;
  margin-right: 10px;
  justify-content: center;
  letter-spacing: 0px;
  border: 1px solid #dfdaf2;
  border-radius: 4px;
  transition: 0.2s;
}

#Collection .product-info__min a.pro-btns-card {
  color: #606060;
  font-weight: 600;
  text-decoration: none;
  background: #f7f5ff;
  font-size: 14px;
  letter-spacing: 0px;
  display: flex;
  align-items: center;
  height: 100%;
  width: 50px;
  justify-content: center;
  border: 1px solid #dfdaf2;
  border-radius: 4px;
  transition: 0.2s;
}
#Collection .product-info__min a.pro-btns:hover,
#Collection .product-info__min a.pro-btns-card:hover{
  border-color: #5f3afb;
  background-color: #5f3afb;
  color:#fff;
}
#Collection .feature_products {
  justify-content: center;
  align-items: center;
}

#contact-page{
  padding: 4em 0;
  background: #fff;
}
#contact-page .registration-form{
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}
#contact-page .form-box {
  position: relative;
  width: 100%;
  background: #6130ed;
  text-align: center;
  color: #fff;
  padding: 3em;
}
#contact-page .form-box h1 {
  margin-bottom: 10px;
  font-size: 3.7rem;
}
#contact-page .form-box p{
  color: #fff;
  margin-bottom: 0;
  text-transform: capitalize;
  font-size: 19px;
}
#contact-page .form-sec{
  height: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 75%;
  margin: auto;
  text-align: center;
}
#contact-page .form-sec p {
  color: #6d6d6d;
  margin-bottom: 0;
  text-transform: capitalize;
  font-size: 19px;
  margin-bottom: 3em;
}
#contact-page .form-sec h2{
  color: #5f31ed;
  font-weight: 700;
  filter: blur(0.4px);
  letter-spacing: normal;
  margin-bottom: 23px;
  text-transform: capitalize;
}
#contact-page .form-sec .input-flex{
  display: flex;
  position: relative;
  align-items: center;
  margin-bottom: 20px;
}
#contact-page .form-sec .input-flex i{
  position: absolute;
  left: 15px;
  color: #6d6d6d;
}
#contact-page .form-sec .input-flex input{
  border: none;
  background: #6130ed29;
  border-radius: 3px;
  width: 100%;
  padding: 18px 21px 18px 2.5em;
}
#contact-page .form-sec .input-flex input::placeholder {
  font-weight:600;
  color: #6d6d6d;
  opacity: 1;
}
#contact-page .form-sec .register_field{
  position: relative;
  padding: 3em 0px;
  width: 100%;
}
#contact-page .form-sec .register_field a {
  display: block;
  margin-right: auto;
  text-align: left;
  color: #6130ed;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  margin-top: 2em;
}
#contact-page .form-sec input.form-action-create {
  font-weight: 600;
  border: none;
  background: #6130ed;
  color: #fff;
  border-radius: 50px;
  padding: 12px 30px;
  margin-top: 3em;
}
.forgotlink {
    margin-bottom: 2rem;
}
.forgotlink a{
  color:#222222;
  text-decoration: none;
}
#contact-page #ContactForm-email-error {
  position: absolute;
  top: 13px;
  right: 4px;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  align-items: center;
  color: #d10000;
  justify-content: center;
}
#contact-page #ContactForm-email-error .icon{
  margin-right: 5px;
}
#contact-page-support{
  padding: 4em 0;
  background: #fff;
}
#contact-page-support .form-sec-contact {
  padding: 3em 4em;
  box-shadow: 20px 20px 60px #d9d9d9, -20px -20px 60px #ffffff;
  border-radius: 7px;
}
#contact-page-support .form-sec-contact .form-flexbox .inputbox{
  display: flex;
  position: relative;
  align-items: center;
  margin-bottom: 20px;
  width: 50%;
  margin: 0 10px 20px;
}
#contact-page-support .form-sec-contact .form-flexbox .inputbox i{
  position: absolute;
  left: 15px;
  color: #6d6d6d;
}
#contact-page-support .form-sec-contact .form-flexbox .inputbox input{
  border: none;
  background: #a8a2b929;
  border-radius: 3px;
  width: 100%;
  padding: 18px 21px 18px 2.5em;
}
#contact-page-support .form-sec-contact .form-flexbox .inputbox input::placeholder {
  font-weight:600;
  color: #6d6d6d;
  opacity: 1;
}
#contact-page-support .form-sec-contact .form-flexbox{
  display: flex;
  align-items: center;
}
#contact-page-support .form-messages .inputbox {
    position: relative;
    width: 98%;
    margin: auto;
}
#contact-page-support .form-messages .inputbox textarea{
    width: 100%;
    height: 10em;
    resize: none;
    border: none;
    background: #a8a2b929;
    border-radius: 3px;
    padding: 18px 21px 18px 2.5em;
    display: block;
}
#contact-page-support .form-messages .inputbox textarea::placeholder {
  font-weight:600;
  color: #6d6d6d;
  opacity: 1;
}
#contact-page-support .form-messages .inputbox i{
    position: absolute;
    left: 15px;
    color: #6d6d6d;
    top: 23px;
}
#contact-page-support input.form-action {
    display: block;
    background: #6130ed;
    color: #fff;
    font-weight: 500;
    border: none;
    padding: 13px 35px;
    margin-top: 2em;
    border-radius: 30px;
    margin: auto;
    margin-top: 2em;
}
/* _Blog Page__________________ */
#blogGrid{
  padding: 6em 0;
}
#blogGrid .blog_list{
  padding: 0;
  margin: 0;
  list-style: none;
}
#blogGrid a{
  text-decoration:none;
}
#blogGrid .blog-box{
  border: 1px solid #e9e9e9;
  height: 100%;
}
#blogGrid .blog-details-content{
  padding:24px 20px;
}
#blogGrid .blog-details-content .artical-title{
  font-weight: 600;
  transition: .3s ease;
  color: #222222;
}
#blogGrid .blog-details-content .artical-title:hover{
  color: rgba(0,91,179,1) ;
}
#blogGrid .blog-details-content .artical-author--date{
  margin-bottom: 18px;
}
#blogGrid .blog-details-content .artical-author--date span{
  font-weight: 500;
  font-size: 15px;
  margin-right: 10px;
  text-transform: capitalize;
}
#blogGrid .blog-details-content .blog-description {
  margin-bottom: 14px;
}
#blogGrid .blog-details-content .blog-description p{
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  color: #1f1f1f;
}
#blogGrid .blog-details-content .blog--tags {
  margin-bottom: 14px;
}
#blogGrid .blog-details-content  .blog--tags .blog-tags--list{
  list-style: none;
  margin: 0;
  overflow: hidden; 
  padding: 0;
}
#blogGrid .blog-details-content  .blog--tags .blog-tags--list li {
  float: left; 
}
#blogGrid .blog-details-content  .blog--tags .blog-tags--list li  .tag {
  background: #eee;
  border-radius: 3px 0 0 3px;
  color: #999;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding: 0 20px 0 23px;
  position: relative;
  margin: 0 10px 10px 0;
  text-decoration: none;
  -webkit-transition: color 0.2s;
}

#blogGrid .blog-details-content  .blog--tags .blog-tags--list li  .tag::before {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
  content: '';
  height: 6px;
  left: 10px;
  position: absolute;
  width: 6px;
  top: 10px;
}

#blogGrid .blog-details-content  .blog--tags .blog-tags--list li  .tag::after {
  background: #fff;
  border-bottom: 13px solid transparent;
  border-left: 10px solid #eee;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
}

#blogGrid .blog-details-content  .blog--tags .blog-tags--list li  .tag:hover {
  background: #dd946b;
  color: white;
}

#blogGrid .blog-details-content  .blog--tags .blog-tags--list li  .tag:hover::after {
  border-left-color: #dd946b; 
}
#blogGrid .blog-details-content .artical-blog-butn{
  padding: 0;
}
#blogGrid .blog-details-content .artical-blog-butn li a{
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  color: #1f1f1f;
  padding: 4px 0;
  border-bottom: 1px solid;
}
#blogGrid .blog-details-content .artical-blog-butn li a i{
  font-size: 12px;
  margin-left: 5px;
}
#blogGrid .blog-details-content .artical-blog-butn li a:hover{
  color: rgba(0,91,179,1); 
}


/* ::::::::::::::::::::::::::::::: BLOG ::::::::::::::::::::::::::::::: */

.tc_article__author, .tc_article__date {
  font-size: 14px;
  margin-right: 10px;
  font-weight: 500;
  color: #595959;
  margin-bottom: 3px;
  position: relative;
  display: inline-block;
}
.tc_article__title.h3 {
  font-weight: 600;
  letter-spacing: 0px;
  font-size: 18px;
  margin-bottom: 5px;
  color: #1f1f1f;
  transition: .3s ease-in-out;
}
.tc_blogdiscrip {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #595959;
  line-height: 1.5;
  margin-bottom: 5px;
}
.tc_blogbtn {
  text-decoration: none;
  color: #000;
  font-weight: 500;
  font-size: 17px;
}
.article__meta-buttons li a{
  display: flex;
  align-items: center;
}
.article__meta-buttons li a .fa-light.fa-plus  {
  height: 50px;
  font-size: 26px;
  margin-left: 13px;
  font-weight: 203;
  width: 50px;
  line-height: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  transition: 0.3s ease-in-out;
}
.content-_blog:hover .article__meta-buttons li a .fa-light.fa-plus{
  color: #fff;
  background: linear-gradient(138deg,rgb(37,123,206) 0%,rgb(0,91,179) 100%);
  border-radius: 2px;
  -webkit-box-shadow: 0px 4px 34px -3px rgba(39,125,206,0.61); 
  box-shadow: 0px 4px 34px -3px rgba(39,125,206,0.61);
}
.content-_blog:hover .tc_article__title.h3{
  color: #6130ed;
}
.article-listing {
  padding-left: 16px;
  padding-right: 16px;
}
.tc-_blogsidebartit {
  font-size: 24px;
  letter-spacing: -1px;
}
.tc-_blogsidebardiscrip {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 10px;
}
.tc_-_blogsidebarsec {
  margin: 30px 0;
}
.sidebar{
  padding-top: 55px;
}
.sidethemes {
  padding-top: 25px;
  padding-bottom: 0px;
}
.sidethemes .box{

  border-radius: 5px;
  background: #fff!important;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;

}
.sidethemes .box .headtext{
  padding: 1em;
  background: #f9f9f9;
  border-bottom: 1px solid;
  margin-bottom: 1em;
  color: #000;
}
.sidethemes .box .headtext h4{
  font-size: 19px;
  color: #2c2c2c;
  font-weight: 600;
  margin-bottom: 0;
}

.sidethemes .box ul{
  line-height: 3;
  padding: 0 1em 1em;
}
.sidethemes .box ul h6{
  font-weight: 600;
  font-size: 17px;
  letter-spacing: 0px;
  margin-bottom: 0;
}

.sidethemes .box ul h6 i{
  margin-right: 22px;
  color: #247dd1;
}
.sidethemes .box ul a{
  text-decoration: none;
  transition: .3s ease;
  width: 100%;
  height: 100%;
  position: relative;
  color: #222222;
  display: flex;
  align-items: center;
}
.sidethemes .box ul a:hover h6{
  color: #2c4174;
}
.sidethemes .price {
  justify-content: center;
  align-items: center;
  padding: 5px 0;
  height: 100px;
}
.sidethemes .box ul li{
  position: relative;
  width: 100%;
  /* padding: 14px 0; */
  height: 57px;
  border-top: 1px solid;
  display: flex;
  align-items: center;
}
.sidethemes .box ul li:nth-child(1){
  border-top: none;
}
.sidethemes .box ul  .product-card{
  position: absolute;
  /* left: -80%; */
  right: 0;
  /* top: -210px; */
  display: none;
  bottom: -420px;
  height: 420px;
  z-index: 99;
  padding: 1em;
  background-color: #fff;
  transition: all .9s ease;
  box-shadow: #0000001a 0 4px 6px -1px, #0000000f 0 2px 4px -1px;
}
.sidethemes .box ul  .product-card img{
  height: 320px;
}
.sidethemes .box ul li:hover .product-card{
  display: block;
}
.sidethemes .box .search-box{
  position: relative;
  display: flex;
  align-items: center;
}
.sidethemes .box .search-box input[type="text"] {
  width: 100%;
  border: 1px solid #6130ed;
  border-radius: 7px;
}
.sidethemes .box .search-box button {
  position: absolute;
  right: 6px;
  border: 1px;
  background: transparent;
  color: #6130ed;
}
.sidethemes .box .headtext i{
  color: #6130ed;
  margin-right: 7px;
}
.buy-button{
  text-transform: capitalize;
}

#faq-page .faq-q{
    position: relative;
    cursor: pointer;
    margin: 0;
    color: #58468c;
    background-color: #f5f9ff;
    padding: 25px 60px 25px 40px;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: color .2s cubic-bezier(.02,.54,.58,1),background-color .2s cubic-bezier(.02,.54,.58,1);
    -o-transition: color .2s cubic-bezier(.02,.54,.58,1),background-color .2s cubic-bezier(.02,.54,.58,1);
    transition: color .2s cubic-bezier(.02,.54,.58,1),background-color .2s cubic-bezier(.02,.54,.58,1);
}

#faq-page .faq-sec span.mkdf-accordion-mark {
    position: absolute;
    top: 50%;
    right: 42px;
    width: 20px;
    height: 18px;
    margin: -1px 0 0;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#faq-page .faq-sec span.mkdf-accordion-mark span {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    -webkit-transition: opacity .2s cubic-bezier(.02,.54,.58,1);
    -o-transition: opacity .2s cubic-bezier(.02,.54,.58,1);
    transition: opacity .2s cubic-bezier(.02,.54,.58,1);
}
#faq-page .faq-sec span.mkdf-accordion-mark span.mkdf_icon_plus {
    opacity: 1;
}
#faq-page .faq-sec span.mkdf-accordion-mark span.mkdf_icon_minus{
    opacity: 0;
}
#faq-page .faq-ans{
    background-color: #f5f9ff;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    border: 0;
    transition: 0.3s;
    height: 0;
    border-radius: 0;
    overflow: hidden;
    padding: 0 104px 0 42px;
}
#faq-page .active .faq-ans{
  height: auto!important;
  padding: 0 104px 40px 42px!important;
}
#faq-page .active span.mkdf-accordion-mark span.mkdf_icon_plus{
  opacity: 0;
}
#faq-page .active span.mkdf-accordion-mark span.mkdf_icon_minus{
  opacity: 1;
}
#faq-page .faq-sec .faq-ans p {
    font-size: 15px;
    color: #3c3c3c;
    font-weight: 500;
    line-height: 1.6;
}
#faq-page .accordion {
    margin-bottom: 20px;
}
@media only screen and (max-width: 425px) {
  .topbar .discount-bar h4 {
    font-size: 12px!important;
}
  .topbar h6{
        font-size: 11px;
  }
  header#shop-header .header-logo {
    width: 50%!important;
}
  header#shop-header .header-options a.site-btn{
        padding: 12px 11px;
  }
  #newsletter .newsletter-section {
    padding: 0 1em!important;
  }
  h1.title-monster {
    font-size: 33px!important;
  }
  #support .description {
    padding: 0 2em!important;
  }
  .footer-bottom .site-header__logo-image {
    padding: 0;
    width: 117px;
  }
  .footer-bottom .image {
    width: 40%;
    padding-right: 0em;
  }
  .footer-bottom .footer_copyrights {
    width: 40%;
    text-align: right;
    display: block;
  }
}
header#shop-header nav.hamnav{
    display: none;
  }
header#shop-header nav.hamnav ul{
  display: block;
  margin: 0 0;
    padding: 10px 0;
    background: #dd946b;
}
header#shop-header nav.hamnav .list--inline>li {
  display: block;
}
header#shop-header nav.hamnav .list--inline>li  a {
    padding: 3px 10px;
    color: #ffffff;
    font-weight: 600;
    text-decoration: none;
}
header#shop-header nav.hamnav.active{
  left: 0%;
}
@media only screen and (max-width: 768px) {
  .topbar .discount-bar h4 {
    font-size: 14px;
  }
  .footer-bottom .footer_copyrights {
    width: 35%;
    text-align: right;
    display: block;
  }
  .footer-bottom .site-header__logo-image {
    padding: 0 13px;
    width: 159px;
  }
  .footer-bottom .site-header__logo img{
    margin: auto;
  }
  .footer-bottom .image{
    width: 35%;
    padding-right: 2em;
  }
  .footer-bottom .logo {
    display: block;
    margin: auto;
  }
  .footer-bottom .footer_copyrights p {
    font-size: 11px;
    font-weight: 500;
    color: #7f7f7f;
  }
  #main .content-section {
    position: absolute;
    text-align: center;
    margin-top: 12em;
    padding: 0 3em;
    z-index: 99;
  }
  header#shop-header .header-nav .site-nav li a {

    margin: 0;
  }
  header#shop-header .header-nav {
    width: 52%;
    display: none;
    justify-content: center;
  }
  header#shop-header nav.hamnav{
        display: block;
        position: absolute;
        width: 100%;
        left: -100%;
    transition: 0.4s ease-in-out;
  }
  header#shop-header .header-logo {
    width: 24%;
  }
  header#shop-header .header-options {
       width: 50%;
    display: flex;
    justify-content: right;
    align-items: center;
  }
}
button.hamburger.btn--link.site-header__icon.site-header__menu.js-mobile-nav-toggle.mobile-nav--open {
    background: #dd946b;
    border-radius: 4px;
    margin-left: 10px;
}
.shopify-policy__container {
    max-width: 125ch!important;
    margin: 0 auto!important;
    padding-left: 20px!important;
    padding-right: 20px!important;
    padding-top: 2em!important;
  padding-bottom: 2em!important;
}

.shopify-policy__container .shopify-policy__title{
  display: none;
}
.form-model{
    padding: 0px 0;
    display: none;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    z-index: 99999;
    justify-content: center;
    align-items: center;
}
.model-open{
  display: flex!important;
}
.form-model .bg-overlay{
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
  left: 0;
      background: #000000a6;
}
.form-model .form-field-model {
    position: relative;
  z-index: 50;
}
.shopify-challenge__container{
  padding-top: 5em;
}

.product-testimonials {
        width: 80%;
    display: block;
  position: relative;
    margin: auto;
    text-align: left;
    font-size: 15px;
    font-weight: 500;
  margin-top: 4em;
    background: #fdf3de;
    border-radius: 25px;
    padding: 50px 40px 20px 25px;
}
.product-testimonials p {
    color: #606060;
  margin-bottom: 0;
}
.product-testimonials p i{
    font-size: 25px;
    position: absolute;
    color: #c8c8c8;
}
.product-testimonials .testimonial-info {
    position: absolute;
    top: -40px;
    right: -8px;
    background-color: #db9772;
    color: #fff;
    padding: 13px 30px;
    border-radius: 40px 10px 0px 40px;
}
.product-testimonials .testimonial-info:before{
    content: "";
    position: absolute;
    right: 0;
    bottom: -13px;
    background: #db9772;
    width: 8px;
    height: 13px;
    border-radius: 0 0 15px 0;
}
.product-testimonials .testimonial-info:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -13px;
    background: rgb(85,61,48);
    background: linear-gradient(101deg, rgba(85,61,48,1) 0%, rgba(219,151,114,1) 60%);
    width: 8px;
    height: 13px;
    border-radius: 0 15px 15px 0;
}
.product-testimonials .testimonial-info h4 {
    margin-bottom: 0;
    font-weight: 600;
}
.product-testimonials .testimonial-info p {
    color: #f0f0f0;
    font-weight: 500;
    font-size: 19px;
}
.product-testimonials .testimonial-profile {
    position: absolute;
    top: -45px;
    left: -20px;
    width: 90px;
    border-radius: 50%;
    overflow: hidden;
}