header{
    background: linear-gradient(87deg, #5d70e2 0, #281587 100%) !important;
}
.cart-font{
    font-size: 1.5rem;
}
.mr-rt-icon{
    margin-right: 5px;
}
.pl-5-faq{
    padding-left: 5rem;
}
.cart-color{
    color: #d8d8d8 !important;
}
.header-contact{
    font-size: 1.70rem;
    color: #a3a4fb;
    line-height: 1;
}
.zindex-9{
    z-index: 9;
}
.text-white-90 {
    color: rgba(163, 164, 251) !important;
}
.icon-header-noti::after {
  content: attr(data-notify);
  font-size: 12px;
  color: #fff;
  line-height: 15px;
  text-align: center;

  display: block;
  position: absolute;
  top: 25px;
  right: 215px;
  min-width: 15px;
  height: 15px;
  padding: 0 3px;
  background-color: #fb6340 ;
  
}
.h-350{
    height:350px;
}
.h-290{
    height:290px;
}
/* top menu */
.top-menu{
    list-style: none;
    margin-top: -40px;
    font-size: .9rem;
}
.primary-bg{
        background: linear-gradient(150deg, #d782d9 25%, #8f6ed5 70%);
}
.navbar-transparent{
/*    margin-top: 70px;*/
}
.headroom--not-top{
    margin-top: 0;
}
.menu-block{
    display: none;
}
/*testimonials*/

.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 90px;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #95cddb;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    /*z-index: 100;*/
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #5daf8c;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #2dce89;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 1rem;
    line-height: 21px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    /*margin-bottom: 0;*/
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}



/*FAQ accordian*/
#accordion5 .panel{
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 15px 0;
}
#accordion5 .panel-title a{
    display: block;
    padding: 10px 20px 10px 60px;
    background: #fe5f55;
    border-radius: 30px;
    border: 2px solid #fe5f55;
    font-size: 16px;
    font-weight:400;
    color: #fff;
    position: relative;
}
#accordion5 .panel-title a.collapsed{
    border: 2px solid transparent;
    background: #fff;
    color: #525f7f;
}
#accordion5 .panel-title a:before,
#accordion5 .panel-title a.collapsed:before{
    content: "\ea32";
    font-family: 'NucleoIcons';
    font-weight: 900;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    background: #fe5f55;
    font-size: 18px;
    color: #fff;
    text-align: center;
    border-right: 3px solid #fff;
    position: absolute;
    top: -10px;
    left: -30px;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
#accordion5 .panel-title a.collapsed:before{
    content: "\ea31";
    background: #6d50ba;
    border: none;
}
#accordion5 .panel-body{
    padding: 10px 15px 0;
    margin: 0 0 0 30px;
    border: none;
    font-size: 14px;
    color: #333;
    line-height: 28px;
    position: relative;
}
#accordion5 .panel-body:before{
    content: "";
    display: block;
    width: 5px;
    height: 90%;
    background: #fe5f55;
    position: absolute;
    top: 0;
    left: -30px;
}
#accordion5 .panel-body:after{
    content: "";
    border-top: 20px solid #fe5f55;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    position: absolute;
    bottom: 0;
    left: -48px;
}

/*terms*/
.return_content {
   margin: 0 0 4% 0;
}
.value_no {
    color: #fff;
    font-size: 30px;
    text-align: center;
    background-color: #fe5f55;
    width: 60px;
    height: 60px;
    float: left;
    margin: 0 13px 10px 0;
    vertical-align: middle;
    padding-top: 7px;
    border-radius: 50%;
}
.value_txt {
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.7;
    color: #333;
    text-align: justify;
    margin: 0px 20px 0 0;
    padding: 3px 0 0 0;
}



/*products*/
.pro-entry {
    background: #dfe0e2;
}
.pro-entry .pro-img {
    height: 250px;
    display: block;
}
.pro-img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}
.pro-entry .desc {
    padding: 1.5em 1em;
        padding-left: 1em;
    margin-bottom: 30px;
    padding-left: 80px;
    position: relative;
}
.pro-entry .desc .meta {
    line-height: 1.4;
    text-transform: uppercase;
    position: absolute;
    top: -2.5em;
    left: 0;
    padding: .5em .7em;
    background: #FFC300;
}
.pro-entry .desc .admin {
    font-weight: normal;
    line-height: normal;
}
/*.article-entry .desc h2 {
    font-size: 20px;
}*/
.pro-entry .desc h2 a {
    color: #000;
}
.pro-entry .desc .meta span {
    display: block;
    color: #fff;
    font-weight: 700;
}
.pro-entry .desc .meta .day {
    font-size: 30px;
    position: relative;
}
.pro-entry .desc .meta .day a {
    color: #FFF;
}
.pro-entry .desc .meta .day a:hover {
    color: #3c4d69;
}
.pro-entry .desc .meta .month {
    font-size: 16px;
    font-weight: 600;
}
.pro-entry .desc .price-meta {
    line-height: 1.4;
    text-transform: uppercase;
    position: absolute;
    top: -2em;
    right: 0;
    padding: .5em .7em;
    background: #2dce89;
}
.pro-entry .desc .price-meta .day {
    font-size: 22px;
    position: relative;
}
.pro-entry .desc .price-meta span {
    display: block;
    color: #fff;
    font-weight: 700;
}
.price-bg{
    color: #fff;
    border-color: #4fd69c;
    background-color: #4fd69c;
    position: relative;
    margin-bottom: 1rem;
    padding: 0.2rem 1rem;
    border: .0625rem solid transparent;
    font-size: 1.5rem;
    border-radius: .25rem;
}
.breadcrumb li a{
    color: #2dce89;
}
.breadcrumb li a:hover{
    color: #b5c3d4; 
}
.img-slide {
    width: 60%;
    height: 295px;
    position: inherit;
    left: 19%;
}
/*.carousel-inner{*/
/*    height: 160px;*/
/*}*/
.height-160{
    height: 160px !important;
}
.carousel-item p{
    color: #FFF;
    font-size: 1.5rem;
}
.feedback-name{
    font-size: 1rem !important;
}
.ml-mt{
    margin-left: -4.5rem;
    margin-top: -4rem;
}
.mr-mt{
    margin-right: -4.5rem;
    margin-top: -4rem;
}
.show-entry {
    font-size: .875rem
}



/*check out*/

.wizard {
    margin: 20px auto;
    
}

    .wizard .nav-tabs {
        position: relative;
        margin: 40px auto 0;
        border-bottom-color: #ff00ff;
        border-bottom: none;
        
    }

    .wizard > div.wizard-inner {
        /*position: relative;*/
    }


.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fe5f55;
    border: 2px solid #FFF;
    z-index: 2;
    position: relative;
    left: 0;
    text-align: center;
    font-size: 25px;
}
span.round-tab i{
    /*color:#FFF;*/
}
.wizard li.active span.round-tab {
    background: #fe5f55;
    border: 2px solid #fff;
    
}
.wizard li.active span.round-tab i{
    color: #FFF;
}

span.round-tab:hover, span.round-tab i:hover {
    color: #444 !important;
    border: 2px solid #fe5f55;
}

.nav > li.disabled span.round-tab{
    border: transparent;
}

.wizard .nav-tabs > li {
    position: inherit;
    margin: 0 8rem;
}

.wizard .nav-tabs > li.connecting-line:after {
    border-bottom: 2px solid #fe5f55; 
    left: 0%;
    

    content: " ";
    position: absolute;
    
    width: 21rem;

    top: 2rem;
}



/*.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #ff00ff;
}*/

.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
    color: #ececec;
}

    .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard .tab-pane {
    position: relative;
    padding-top: 50px;
}

.wizard h3 {
    margin-top: 0;
}

.select-border{
    border-color: #ccc !important;
}
.select-border:active{
    border-color: rgba(50, 151, 211, .8);
}

.cart-dtl, .address-dtl {
    background: whitesmoke;
    padding: 2rem 3rem;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.cart-dtl h2, .address-dtl h2 {
    font-size: 20px;
    margin-bottom: 40px;
}

.cart-dtl ul {
    width: 100%;
    padding: 0;
    float: left;
    margin: 0;
}

.cart-dtl ul li {
    font-weight: 400;
    width: 100%;
    display: block;
    float: left;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.cart-dtl ul li span:first-child {
    width: calc(100% - 100px);
}

.cart-dtl ul li span {
    display: block;
    float: left;
    width: 100px;
}

@media( max-width : 585px ) {

    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}
.nav > li.disabled > a {
  color: #333;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
button[disabled],
html input[disabled] {
  cursor: default;
}

/*QUANTITY tabs*/
.wrap-num-product {
    width: 135px;
    height: 45px;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    overflow: hidden;
}
.btn-num-product-up, .btn-num-product-down {
    width: 45px;
    height: 100%;
    cursor: pointer;
    text-align: center;
    margin-top: 11px;
    font-size: .875rem;
}
.cl3 {
    color: #666;
}
.num-product {
    width: calc(100% - 90px);
    height: 100%;
    border: 1px solid #e6e6e6;
    text-align: center;
    background-color: #f7f7f7;
}

/*back to top button*/
.btn-back-to-top {
    display: none;
    position: fixed;
    width: 40px;
    height: 38px;
    bottom: 0px;
    right: 40px;
    background-color: #3b5999;
    opacity: 0.5;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    cursor: pointer;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
}
.btn-back-to-top:hover {
    opacity: 1;
    background-color: #3b5999;
}
.symbol-btn-back-to-top {
    font-size: 25px;
    color: white;
    line-height: 1em;
}


.brand-icon {
    display: inline-flex;
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    justify-content: center;
    margin: 14px 20px;
}

.brand-icon:hover {
    transition: all .15s ease; 
    transform: scale(1.1);
}

.brand-bg{
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(../img/blog-bg.png);
}
.brand-bg:before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.1;
	background-color: #150707;
	background-image: url(../img/overlay-pattern.png);
}

/*Waves Animation*/

.ocean { 
  height: 5%;
  width:100%;
  position:absolute;
  bottom:0;
  left:0;
  background: #1f255a;
  z-index: 0;
}

.wave {
	position: absolute;
	top: -198px;
	width: 6400px;
	height: 198px;
	animation: wave 3s cubic-bezier( 0.36, 0.45, 0.63, 0.53) infinite; /*wave animation 7s*/
	transform: translate3d(0, 0, 0);
	background-image: url(../img/svg/wave.svg);
	background-repeat: repeat-x;
}

.wave:nth-of-type(2) {
  top: -175px;
  animation: wave 4s cubic-bezier( 0.36, 0.45, 0.63, 0.53) -.125s infinite, swell 4s ease -1.25s infinite; /*wave swell animation 7s*/
  opacity: 1;
}

@keyframes wave {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: -1600px;
  }
}

@keyframes swell {
  0%, 100% {
    transform: translate3d(0,-25px,0);
  }
  50% {
    transform: translate3d(0,5px,0);
  }
}

/*media query*/

@media (max-width: 991.98px)
{
    .icon-header-noti::after {
        display: none !important;
    }
    ol{
        padding-left: 0px;
    }
    .col-sm-12 {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .navbar-transparent{
        margin-top: 0 !important;
        /*background-color: transparent;*/
    }
    .primary-bg, .gradient-warning-d-none{
        display: none;
    }
    .menu-block{
        display: block;
    }
    .navbar{
        padding: 0.3rem 1rem;
    }
    .headroom--not-top{
        background-color: #aaaaaa;
    }
    .h-350, .h-290{
    height:auto;
    }

}

@media (max-width: 767px)
{
    .breadcrumb
    {
        float: none;
        margin-top: -3px;
    }
    .mt-md-3
    {
        margin-top: 3rem !important;
    }
    .justify-content-end {
        justify-content: center !important;
        margin-top: 2rem;
    }
    .show-entry {
        text-align: center;
    }
    .pl-5-faq{
        padding-left: 2.5rem;
    }
    .wizard .nav-tabs > li{
        margin: 0 2rem !important;
    }
    .wizard .nav-tabs > li.connecting-line::after{
        width: 9rem !important;
    }
}

@media (max-width: 575px)
{
    .pd-bm-3{
        padding-bottom: 3rem !important;
    }
    .breadcrumb-pb-3{
        padding-bottom: 3rem;
    }
    .pro-dtl-2{
        margin-top: 2rem !important;
    }
    .cart-dtl, .address-dtl{
        padding: 2rem 1rem;
    }
}



@media screen and (min-width:1901px) and (max-width:2099px) {
}

@media screen and (min-width:1450px) and (max-width:1900px) {
}

@media screen and (min-width:1199px) and (max-width:1449px) {
}

@media screen and (max-width:1198px) {
    .navbar-transparent .navbar-nav .nav-link{
        text-align: center;
    }
    .wizard .nav-tabs > li{
        margin: 0 4rem;
    }
    .wizard .nav-tabs > li.connecting-line::after{
        width: 14rem;
    }
}

/* Mobile Portrait Size to Mobile Landscape Size */
@media screen and (max-width:1024px) {
}

/* Tablet Portrait size to Base 996px */
@media screen and (max-width: 995px) {
    
    .mrgn-rl-15{
        margin: 0 15px;
    }
    .navbar-transparent .navbar-nav .nav-link{
        text-align: left;
    }
    
}

/* Tablet Portrait size to Base 906px */
@media screen and (max-width: 906px) {
}

/* All Mobile Sizes */
/* Mobile Landscape Size to Tablet Portrait */
@media screen and (max-width: 885px) {
}

/* All Mobile Sizes */
/* Mobile Landscape Size to Tablet Portrait */
@media screen and (max-width: 785px) {
}

@media screen and (max-width: 786px) {
}

@media screen and (max-width: 765px) {
}

/* Mobile Portrait Size to Mobile Landscape Size */
@media screen and (max-width: 699px) {
}

/* Mobile Portrait Size to Mobile Landscape Size */
@media screen and (max-width: 610px) {
}

/* Mobile Portrait Size to Mobile Landscape Size */
@media screen and (max-width: 561px) {
}

/* Mobile Portrait Size to Mobile Landscape Size */
@media screen and (max-width: 478px) {
}

/* Mobile Portrait Size to Mobile Landscape Size */
@media screen and (max-width: 390px) {
}

/* Mobile Portrait Size to Mobile Landscape Size */
@media screen and (max-width: 320px) {
}


