* {
    outline: 0;
    border: 0
}

section {
    position: relative
}

html,body {
    height: 100%;
    width: 100%;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    background-color: #fff
}

a,a:hover,a:active,a:visited,a:link {
    outline: none;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    text-decoration: none
}

h1 {
    margin: 15px 0 40px;
    font-size: 48px;
    color: #333
}

h2 {
    margin: 10px 0 20px;
    font-size: 38px;
    color: #333;
    text-align: left
}

h3 {
    margin: 10px 0 20px;
    font-size: 30px;
    color: #333;
    text-align: left
}

h4 {
    margin: 10px 0;
    font-size: 24px;
    color: #333;
    text-align: left
}

h5 {
    margin: 10px 0;
    font-size: 20px;
    color: #333;
    font-weight: 400;
    text-align: left
}

h6 {
    margin: 10px 0;
    padding: 0;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    text-align: left
}

p {
    line-height: 24px;
    color: #666;
    padding: 0;
    margin: 0 0 20px;
    font-weight: 400;
    text-align: left
}

hr {
    padding: 0;
    margin: 0 0 10px;
    display: inline-table;
    width: 100px;
    height: 5px;
    background: rgba(0,0,0,0.3);
    border: 0
}

hr.special {
    padding: 0;
    margin: 40px auto 0;
    border: 0;
    width: 265px;
    display: block;
    text-align: center;
    height: 10px;
    background: #d4d4d4
}

.medium-txt {
    padding: 10px 10%;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    font-weight: 300;
    font-style: italic;
    color: #333
}

p.medium {
    font-size: 18px!important;
    display: inline-block;
    width: 90%
}

.color {
    color: #1e9fb4
}

.animated {
    visibility: hidden
}

.visible {
    visibility: visible
}

.goog-te-gadget-icon {
    display: none;
}

input[type="checkbox"] {
    display: none;
}

input[type="checkbox"] + label {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 20px;
    font: 14px/20px 'Open Sans', Arial, sans-serif;
    color: #ddd;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.pass-sec {
    display: block;
    transition: .3s;
}

.pass-sec.anim {
    display: none;
}

input[type="checkbox"] + label:last-child {
    margin-bottom: 0;
}

input[type="checkbox"] + label:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #fff;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .6;
    -webkit-transition: all .12s, border-color .08s;
    transition: all .12s, border-color .08s;
}

input[type="checkbox"]:checked + label:before {
    width: 10px;
    top: -5px;
    left: 5px;
    border-radius: 0;
    opacity: 1;
    border-top-color: transparent;
    border-left-color: transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.pass-feild {
    color: #fff;
}

.pass-feild span {
    margin-left: 10px;
    display: inline-block;
}

.wp-chat {
    position: fixed;
    left: 50px;
    bottom: 30px;
    width: 200px;z-index:99;
}

.wp-chat img {
    width: 100%
}

span.indicator {
    display: none !important;
}

span.text:before {
    content: "";
    height: 50px !important;
    width: 50px !important;
    background-image: url(../images/flag/eng.png) !important;
}

.goog-te-gadget {
    text-align: right;
}

.goog-te-gadget-simple {
    background-color: #ecebf0 !important;
    border: 0 !important;
    font-size: 10pt;
    font-weight: 800;
    display: inline-block;
    padding: 10px 10px !important;
    cursor: pointer;
    zoom: 1; }

.goog-te-gadget-simple span {
    color: #3e3065 !important;
}

.button-large {
    background: #A459D1;
    border-radius: 40px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 30px;
    margin: 0 auto 20px;
    overflow: hidden;
    text-align: center;
    width: 100%;
    border: none;
    max-width: 300px;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none
}

.button-medium {
    background: #A459D1;
    border-radius: 40px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 30px;
    margin: 0 auto 20px;
    overflow: hidden;
    text-align: center;
    width: 160px;
    border: none;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none
}

.button-normal {
    background: #A459D1;
    border-radius: 40px;
    color: #fff;
    cursor: pointer;
    display: table!important;
    font-size: 16px;
    height: 40px;
    line-height: 30px;
    margin: 0 auto 20px;
    overflow: hidden;
    text-align: center;
    width: auto;
    padding: 0 20px;
    border: none;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none
}

.button-large:after,.button-medium:after {
    content: "\f0a9";
    font-family: "FontAwesome";
    font-size: 33px;
    position: relative;
    right: -15px;
    top: 6px
}

.button-normal:after {
    content: "\f0a9";
    font-family: "FontAwesome";
    font-size: 33px;
    position: relative;
    right: -10px;
    top: 6px
}

.button-normal.left-align::after {
    top: 3px
}

.button-normal.left-align {
    text-transform: uppercase
}

a.button-large,a.button-medium,a.button-normal {
    color: #fff;
    display: block
}

ul,ol,li {
    list-style: none;
    margin: 0;
    padding: 0
}

.icon-list {
    padding: 0 0 0 15px;
    margin: 0;
    list-style: none
}

.icon-list li {
    padding: 10px 0;
    margin: 0
}

.icon-list i {
    padding-right: 10px;
    color: #1e9fb4;
    font-size: 18px
}

.inner-main-cont-area {
    padding: 0 0 80px;
    margin: 0;
    background: url(../img/sky-bottom.html) no-repeat bottom center;
    background-size: 100% auto
}

.container {
    width: 100%;
    max-width: 1170px;
    height: auto
}

.clear {
    clear: both
}

img {
    max-width: 100%
}

.full-width-image {
    width: 100%
}

#mask {
    background-color: #fff;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999999
}

#loader {
    background-image: url(../images/loader.gif);
    background-position: center center;
    background-repeat: no-repeat;
    height: 200px;
    left: 50%;
    margin: -100px 0 0 -100px;
    position: absolute;
    top: 50%;
    width: 200px
}

.header-area {
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999999;
    background: rgba(255,255,255,1);
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.header-area .top-bar {
    width: 100%;
    padding: 7px 0 0;
    height: 49px;
    border-top: 4px solid #A459D1;
    background: #FFB84C
}

.header-area .top-bar .right {
    float: right;
    padding: 0;
    text-align: right;
}

.header-area .top-bar .left {
    float: left;
    padding: 4px 0 0
}

.header-area .top-bar-menu {
    width: auto;
    height: auto;
    float: left;
    text-align: left;
    display: block
}

.header-area .top-bar-menu li {
    font-size: 14px;
    display: inline-block;
    padding: 0 30px 0 0px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    position: relative;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.header-area .top-bar-menu li:last-child {
    padding: 0 0 0 20px
}

.header-area .top-bar-menu li a {
    color: #000
}

.header-area .top-bar-menu li a:hover {
    color: #A459D1
}

.header-area .top-cart-btn {
    width: 65px;
    height: 30px;
    text-align: left;
    line-height: 30px;
    color: #fff;
    padding: 0 0 0 20px;
    font-weight: 700;
    background: #A459D1;
    border-radius: 20px
}

.cart-item-details-box {
    display: none
}

.cart-item-details-box .item {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    padding: 0 0 10px;
    text-align: center;
    border-bottom: 1px dashed #999
}

.cart-item-details-box .item:last-child {
    border-bottom: none;
    margin-bottom: 0
}

header .top-bar-menu li:hover .cart-item-details-box {
    display: block;
    position: absolute;
    width: 200px;
    height: auto;
    padding: 15px 20px 20px;
    top: 30px;
    right: 0;
    background: #FFB84C;
    border-bottom: 3px solid #A459D1;
    z-index: 9999999
}

.cart-item-details-box::-webkit-scrollbar {
    width: 6px
}

.cart-item-details-box::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
    border-radius: 5px
}

.cart-item-details-box::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2)
}

header .top-bar-menu ul ul {
    display: none;
    position: relative
}

header .top-bar-menu ul li:hover ul {
    display: block;
    position: absolute;
    width: 200px;
    height: auto;
    padding: 10px 25px 20px;
    left: 10px;
    top: 25px;
    background: #FFB84C;
    border-bottom: 3px solid #A459D1;
    z-index: 9999999
}

header .top-bar-menu li ul li {
    display: block;
    width: 100%;
    line-height: 30px!important;
    text-align: left!important;
    padding: 0!important
}

.header-area .top-cart-btn:after {
    color: #fff;
    font-size: 18px;
    top: 0;
    right: 5px;
    float: left;
    content: "\f07a";
    font-family: "FontAwesome";
    position: relative
}

.header-area .top-bar p {
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    color: #A459D1;
    margin: 0
}

.header-area .bottom-bar {
    width: 100%;
    height: auto;
    padding: 10px 0;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.header-area.navbar-fixed-top {
    position: fixed;
    background: rgba(255,255,255,0.95);
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -webkit-box-shadow: 0 1px 5px 1px rgba(0,0,0,0.24);
    -moz-box-shadow: 0 1px 5px 1px rgba(0,0,0,0.24);
    box-shadow: 0 1px 5px 1px rgba(0,0,0,0.24)
}

.header-area.navbar-fixed-top .bottom-bar {
    padding: 15px 0;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0;
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.header-area.navbar-fixed-top .bottom-bar .logo h1 {
    margin: 0
}

.header-area .logo {
    padding: 0;
    margin: 0
}

.header-area .logo img {
    max-width: 100%
}

.header-area .logo h1 {
    width: auto;
    color: #A459D1;
    text-align: left;
    padding: 0;
    margin: 0;
    line-height: 0
}

.header-area .logo h1 a {
    color: #A459D1
}

.header-area .main-menu-sec {
    padding: 0;
    margin: 0
}

.header-area .top-bar-menu span {
    text-align: center
}

.header-area nav .menu {
    text-align: right;
    width: 100%;
    padding: 0;
    margin: 15px 0 0 0;
    position: relative
}

.header-area nav .menu li {
    text-align: right;
    list-style: none;
    line-height: 24px;
    display: inline-block;
    font-size: 18px;
    padding: 0 15px;
    position: relative
}

.header-area nav .menu li a {
    color: #333;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
}

.header-area nav .menu li a:hover,.header-area nav .menu li a .active,.header-area nav .menu li a:focus {
    color: #A459D1
}

.header-area nav ul .active,.header-area nav ul a.active {
    color: #A459D1
}

header nav .menu li .sub-menu {
    margin: 5px;
    text-align: left!important;
    position: relative;
    z-index: 901;
    opacity: 0;
    width: 90%;
    height: auto;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    visibility: hidden;
    display: none
}

header nav .menu li:hover .sub-menu {
    display: block;
    position: absolute;
    visibility: visible;
    opacity: 1;
    top: -1px;
    padding: 35px 0 0;
    width: 100%;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.header-area.navbar-fixed-top .menu li:hover .sub-menu {
    padding: 15px 0 0
}

header nav .menu li:hover .sub-menu ul {
    background: rgba(255,255,255,1);
    width: 420px;
    height: auto;
    float: left;
    position: absolute;
    right: -100px;
    border-bottom: 4px solid #A459D1
}

header nav .menu li .sub-menu ul li {
    width: 100%;
    display: block;
    float: left
}

header nav .menu li:hover .sub-menu ul {
    background: rgba(255,255,255,1);
    width: 420px;
    height: auto;
    float: left;
    position: absolute;
    right: -100px;
    border-bottom: 4px solid #A459D1
}

header nav .menu li .sub-menu ul li .link-item {
    width: 100%;
    margin: 0;
    position: relative;
    color: #333;
    text-align: left!important;
    font-size: 13px!important;
    font-weight: 400!important;
    transition: all .5s ease 0
}

header nav .menu li .sub-menu ul li .link-item:hover {
    color: #A459D1;
    transition: all .5s ease 0
}

header nav .menu li .sub-menu ul li .sub-sub-menu {
    display: none;
    position: relative;
    border-bottom: 2px solid #A459D1
}

header nav .menu li .sub-menu ul li .link-item:hover .sub-sub-menu {
    display: block;
    position: absolute;
    right: -130px;
    background: #f8f8f8;
    top: 0;
    padding: 0 20px 10px
}

header nav .menu li .sub-menu ul li a {
    padding: 10px 5px 0!important;
    width: 100%;
    display: block;
    text-align: left!important;
    font-size: 13px!important;
    font-weight: 400!important;
    position: relative
}

header nav .menu li .sub-menu ul li:last-child {
    padding-bottom: 20px!important
}

header nav .menu .half-div {
    width: 50%;
    float: left;
    padding: 0 15px;
    position: relative
}

.sub-menu .half-div ul {
    display: block;
    position: relative;
    top: 0;
    right: 0
}

header nav .menu .image-holder {
    width: 90%;
    height: auto;
    max-height: 240px;
    overflow: hidden;
    margin: 20px auto 0;
    display: block;
    border: 1px solid #eee;
    padding: 5px
}

header nav .menu .image-holder img {
    margin: 0 auto;
    display: block;
    max-width: 100%
}

header nav .menu li .large-width {
    width: 500px
}

header nav .menu li .left,header nav .menu li .right {
    padding: 0 10px
}

header nav i {
    margin-right: 10px
}

header nav ul ul ul li {
    position: relative;
    top: -60px;
    left: 170px
}

.mobile-menu {
    width: 100%;
    height: auto;
    list-style: none;
    display: none;
    background: rgba(244,82,62,1)
}

.mobile-menu li {
    width: 100%;
    height: auto;
    padding: 5px 10px;
    display: block;
    text-align: center;
    font-size: 14px;
    transition: all .5s ease 0
}

.mobile-menu li:hover {
    background: #333;
    transition: all .5s ease 0
}

.mobile-menu li a {
    color: #fff
}

#mob-menu {
    display: none
}

body.openmenu {
    position: fixed;
    overflow: hidden
}

#main-page-container {
    padding: 0;
    margin: 0
}

.overlay {
    position: fixed;
    z-index: 99;
    background-color: rgba(0,0,0,0.5);
    bottom: 0;
    right: 0;
    left: 0
}

.openmenu .overlay {
    top: 0
}

header nav ul ul ul li {
    left: 0;
    top: 0
}

.popup {
    padding: 10px 15px 35px;
    background: #FFB84C;
    z-index: 1000000;
    display: none;
    position: absolute;
    right: 20px;
    top: 43px;
    text-align: center
}

.popup .close {
    margin: 10px 0;
    opacity: 1!important
}

.popup p {
    font-size: 13px!important;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    color: #333!important
}

.popup a {
    color: #A459D1
}

.popup span a {
    text-align: center!important;
    color: #333;
    font-size: 13px;
    font-weight: 400
}

.popup span a:hover {
    color: #A459D1
}

.popup .close:after {
    content: "\f00d";
    font-family: "FontAwesome";
    font-size: 30px;
    font-weight: 400;
    position: relative;
    color: #666!important
}

.popup .text-field-box {
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
    border: 1px solid #c6c5c5;
    font-size: 13px;
    font-weight: 400
}

.popup .more-butten {
    border: none;
    appearance: none;
    -webkit-appearance: none;
    height: 35px;
    line-height: 20px;
    display: block;
    color: #fff!important
}

.main-banner {
    width: 100%;
    height: auto;
    margin-top: 150px
}

.main-banner .flexslider {
    margin: 0;
    position: relative;
    zoom:1}

.main-banner .flexslider .slides {
    zoom:1}

.main-banner .flexslider .slides img {
    height: auto
}

.main-banner .slides > li {
    position: relative
}

.flex-direction-nav {
    list-style: none
}

.main-banner .flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    margin: 0;
    top: 45%;
    color: #000;
    z-index: 9999;
    overflow: hidden;
    cursor: pointer;
    list-style: none;
    transition: all .3s ease-in-out
}

.main-banner .flex-direction-nav a:before {
    font-family: "FontAwesome";
    position: relative;
    top: 20px;
    z-index: 9999;
    display: inline-block;
    color: #fff;
    z-index: 9999;
    content: "\f0a8";
    font-family: "FontAwesome";
    font-size: 80px
}

.main-banner .flex-direction-nav a.flex-next:before {
    color: #fff;
    content: "\f0a9"!important;
    font-family: "FontAwesome";
    font-size: 80px
}

.main-banner .flex-direction-nav .flex-prev {
    left: 5%
}

.main-banner .flex-direction-nav .flex-next {
    right: 5%
}

.main-banner .flex-control-nav {
    display: none
}

.main-banner .flexslider .caption {
    display: block;
    position: absolute;
    z-index: 100;
    height: 100%;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    text-align: center;
    background: #000;
    background: rgba(244,82,62,0.8);
    left: 0;
    right: 0;
    top: 0;
    margin: 0;
    max-width: none
}

.main-banner .flexslider .caption h1 {
    font-size: 150px;
    line-height: 44px;
    color: #fff;
    text-shadow: 0 0 3px rgba(0,0,0,0.4);
    text-align: center;
    margin: 20% 0 5%
}

.main-banner .flexslider .caption span {
    font-size: 36px;
    color: #fff;
    display: inline;
    text-shadow: 0 0 3px rgba(0,0,0,0.4);
    text-align: center;
    padding: 0 120px;
    width: auto;
    background-size: 100%;
    background: url(../images/banner-span.jpg) left center no-repeat,url(../images/banner-span.jpg) right center no-repeat
}

.caption .view-more-butten {
    width: 285px;
    border-radius: 40px;
    background: #A459D1;
    text-align: center;
    line-height: 50px;
    font-size: 30px;
    color: #fff;
    margin: 30px auto;
    display: block;
    height: 70px;
    overflow: hidden;
    cursor: pointer
}

.caption .view-more-butten:after {
    color: #fff;
    content: "\f0a9";
    font-family: "FontAwesome";
    font-size: 55px;
    position: relative;
    right: -20px;
    top: 10px
}

.content-area {
    width: 100%;
    height: auto
}

.left-align {
    float: left
}

.right-align {
    float: right
}

.more-butten {
    border-radius: 40px;
    background: #A459D1;
    text-align: center;
    line-height: 27px;
    font-size: 17px;
    color: #fff;
    margin: 20px auto 0px;
    display: block;
    /* overflow: hidden; */
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    padding: 9px 20px;
    width: max-content;
}

.more-butten:after {
    content: "\f0a9";
    font-family: "FontAwesome";
    font-size: 28px;
    position: relative;
    right: -13px;
    top: 2.3px;
}

a.more-butten {
    color: #fff
}

a.more-butten:hover {
    color: #fff
}

.white {
    background: #fff!important;
    color: #A459D1!important
}

a.white {
    color: #A459D1!important
}

a.white:hover {
    color: #A459D1!important
}

.yummeybite-area {
    width: 100%;
    height: auto
}

.yummeybite {
    width: 100%;
    height: auto;
    position: relative;
    padding: 140px 0 100px;
    float: left
}

.yummeybite .main-img {
    margin: 0 auto;
    display: block
}

.yummeybite h1 {
    line-height: 24px;
    color: #A459D1;
    font-weight: 700;
    text-align: center;
    display: block;
    margin: 30px 0 40px
}

.yummeybite p {
    font-size: 16px;
    line-height: 30px;
    color: #666;
    text-align: center;
    margin: 0 0 30px;
}

#amazingcarousel-1 .amazingcarousel-image,amazingcarousel-2 .amazingcarousel-image,amazingcarousel-3 .amazingcarousel-image,amazingcarousel-4 .amazingcarousel-image {
    position: relative;
    padding: 0!important
}

.amazingcarousel-image .mask-hover {
    background: rgba(244,82,62,0.7) url(../images/plus.png) no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all .5s ease 0;
    -moz-transition: all .5s ease 0;
    -ms-transition: all .5s ease 0;
    transition: all .5s ease 0
}

.amazingcarousel-image:hover .mask-hover {
    opacity: 1;
    -webkit-transition: all .5s ease 0;
    -moz-transition: all .5s ease 0;
    -ms-transition: all .5s ease 0;
    transition: all .5s ease 0
}

#amazingcarousel-1 .amazingcarousel-image img {
    display: block;
    width: 100%;
    max-width: 100%;
    border: 0;
    margin: 0;
    padding: 0!important
}

#amazingcarousel-1 .amazingcarousel-title,#amazingcarousel-2 .amazingcarousel-title,#amazingcarousel-3 .amazingcarousel-title,#amazingcarousel-4 .amazingcarousel-title {
    position: relative;
    background: #eee;
    margin: 0!important;
    text-align: left;
    width: 100%;
    height: auto;
    display: block;
    float: left
}

.best-seller #amazingcarousel-1 .amazingcarousel-title,.best-seller #amazingcarousel-2 .amazingcarousel-title,.best-seller #amazingcarousel-3 .amazingcarousel-title,.best-seller #amazingcarousel-4 .amazingcarousel-title {
    background: #fff
}

#amazingcarousel-container-1,#amazingcarousel-container-2,#amazingcarousel-container-3,#amazingcarousel-container-4 {
    padding: 20px 0 0!important
}

#amazingcarousel-1 .amazingcarousel-list-container,#amazingcarousel-2 .amazingcarousel-list-container #amazingcarousel-3 .amazingcarousel-list-container,#amazingcarousel-4 .amazingcarousel-list-container {
    padding: 0!important
}

#amazingcarousel-1 .amazingcarousel-item-container,#amazingcarousel-2 .amazingcarousel-item-container #amazingcarousel-3 .amazingcarousel-item-container,#amazingcarousel-4 .amazingcarousel-item-container {
    text-align: center;
    padding: 0!important;
    background-color: #fff
}

#amazingcarousel-1 .amazingcarousel-prev,#amazingcarousel-2 .amazingcarousel-prev {
    right: 48px;
    top: -84px
}

#amazingcarousel-1 .amazingcarousel-next,#amazingcarousel-2 .amazingcarousel-next {
    right: 0;
    top: -84px;
    margin-right: 0
}

.amazingcarousel-prev:hover,.amazingcarousel-next:hover {
    opacity: .8
}

.amazingcarousel-prev:after {
    content: "\f053";
    font-family: "FontAwesome";
    font-size: 26px;
    position: relative;
    top: 9px;
    color: #fff;
    background: #ccc;
    padding: 5px 10px;
    text-align: center
}

.amazingcarousel-next:after {
    content: "\f054";
    font-family: "FontAwesome";
    font-size: 26px;
    position: relative;
    right: 0;
    top: 9px;
    background: #ccc;
    color: #fff;
    padding: 5px 10px;
    text-align: center
}

#amazingcarousel-1 .amazingcarousel-nav {
    position: absolute;
    width: 100%;
    top: 100%
}

#amazingcarousel-1 .amazingcarousel-bullet-wrapper {
    margin: 4px auto
}

.amazingcarousel-hover-effect {
    background-color: rgba(244,82,62,0.7)
}

.amazingcarousel-title p {
    position: relative;
    font-size: 18px;
    color: #A459D1;
    margin: 0;
    text-align: left;
    line-height: 24px;
    height: auto;
    overflow: hidden
}

.amazingcarousel-title .text-area {
    width: 70%;
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 10px 0 10px 15px;
    text-align: left;
    line-height: 15px;
    height: auto;
    font-weight: 400;
    overflow: hidden;
    color: #333
}

.amazingcarousel-title .cart-icon-area {
    width: 22%;
    float: right;
    background: #A459D1;
    height: 60px;
    text-align: center!important;
    font-size: 36px;
    color: #fff;
    cursor: area;
    cursor: pointer
}

.amazingcarousel-title .cart-icon-area:after {
    position: relative;
    color: #fff;
    font-size: 36px;
    top: 14px;
    content: "\f217";
    font-family: "FontAwesome"
}

.amazingcarousel-title .cart-icon-area i {
    font-size: 36px;
    display: none;
    color: #fff;
    line-height: 60px!important
}

.amazingcarousel-item-container {
    margin: 0 20px 0 0 !important
}

#html5-text {
    color: #A459D1!important;
    font-size: 16px!important;
    overflow: hidden;
    text-align: center!important
}

.best-seller {
    width: 100%;
    height: auto;
    padding: 120px 0;
    background: #eee;
    float: left
}

.best-seller h1 {
    font-size: 36px;
    line-height: 0;
    color: #333;
    margin: 0 0 15px;
    font-weight: 700;
    text-align: left
}

.best-seller hr {
    width: 100px;
    height: 5px;
    margin: 0;
    color: transparent;
    background: rgba(204,204,204,.5);
    text-align: left;
    margin: 0 0 0!important
}

.featured-product {
    padding: 120px 0;
    float: left;
    width: 100%
}

.featured-product h1 {
    font-size: 36px;
    line-height: 0;
    color: #333;
    margin: 0 0 15px;
    font-weight: 700;
    text-align: left
}

.featured-product hr {
    width: 100px;
    height: 5px;
    margin: 0;
    color: transparent;
    background: rgba(204,204,204,.5);
    text-align: left;
    margin: 0 0 0!important
}

.features-box-sec {
    width: 100%;
    float: left
}

.features-sec {
    width: 100%;
    height: auto;
    text-align: center
}

.features-sec h1 {
    font-size: 72px;
    padding: 0;
    color: #A459D1;
    margin: 0 0 25px;
    text-align: center
}

.features-sec h2 {
    font-size: 18px;
    line-height: 30px;
    color: #A459D1;
    margin: 0;
    text-align: center;
    font-weight: 600
}

.features-sec p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    text-align: center;
    margin: 0
}

.features-sec .feature-box {
    text-align: center!important;
    margin: 0
}

.features-sec .feature-box p {
    line-height: 24px;
    color: #666;
    font-weight: 400;
}

.features-sec .feature-box i {
    font-size: 36px;
    color: #A459D1;
    padding: 0 0 20px
}

.call-to-action {
    width: 100%;
    height: auto
}

.special-heading-section {
    width: 100%;
    height: auto
}

.special-heading {
    width: 100%;
    height: auto;
    position: relative;
    display: table
}

.special-heading .top-sec {
    width: 100%;
    float: left;
    background-size: cover;
    z-index: 11
}

.special-heading .top-sec .mask {
    width: 100%;
    height: 100%;
    background: rgba(244,82,62,0.7);
    padding: 100px 0
}

.special-heading .dark {
    background: rgba(0,0,0,0.5)!important
}

.inner-page {
    margin-top: 160px
}

.inner-page .top-sec .mask {
    padding: 100px 0
}

.inner-page .top-sec {
    width: 100%;
    float: left;
    background-size: cover;
    z-index: 11
}

.special-heading .top-sec .title-area-sec {
    width: 50%;
    float: left
}

.special-heading .top-sec .butten-area-sec {
    width: 50%;
    float: left
}

.special-heading .top-sec .butten-area-sec .more-butten {
    margin: 10px 0 0
}

.special-heading .top-sec h1 {
    font-size: 48px;
    color: #fff;
    margin: 0 0 10px
}

.dark .title-area-sec {
    width: 100%!important
}

.dark .butten-area-sec {
    width: 100%
}

.dark h1 {
    text-align: center!important
}

.dark hr {
    text-align: center!important;
    margin: 0 auto!important;
    display: block!important;
    float: none!important
}

.special-heading .top-sec hr {
    width: 100px;
    height: 5px;
    color: transparent;
    background: rgba(255,255,255,.5);
    text-align: left;
    margin: 0
}

.special-heading .bottom-sec {
    width: 100%;
    height: auto;
    margin-top: 40px;
    float: left;
    z-index: 10
}

.special-heading .bottom-sec .image-holder-area {
    width: 100%;
    height: auto;
    list-style: none;
    padding: 0;
    text-align: center
}

.special-heading .bottom-sec .image-holder-area li {
    display: inline-block;
    width: 32%;
    margin-bottom: 35px;
    padding: 0
}

.special-heading .bottom-sec .image-holder-area li:nth-child(3n+2) {
    margin-left: 1%;
    margin-right: 1%
}

.special-heading .bottom-sec .image-holder {
    width: auto;
    padding: 9px;
    height: auto;
    position: relative;
    cursor: pointer;
    background: rgba(255,255,255,.5)
}

.special-heading .bottom-sec .image-holder img {
    width: auto;
    display: block;
    margin: 0 auto
}

.special-heading .bottom-sec .overlay-box {
    background: rgba(244,82,62,0.7) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all .5s ease 0;
    width: 100%
}

.special-heading .bottom-sec .overlay-box p {
    color: #fff;
    font-size: 36px;
    line-height: 36px;
    position: relative;
    text-align: center;
    top: 40%
}

.special-heading .bottom-sec .overlay-box i {
    margin: 0;
    font-size: 36px;
    line-height: 36px;
    color: #fff;
    position: relative;
    top: 40%;
    text-align: center;
    transition: all .5s ease 0;
    -webkit-transition: all .5s ease 0;
    -moz-transition: all .5s ease 0;
    font-style: normal;
    display: block
}

.special-heading .bottom-sec .overlay-box:hover {
    opacity: 1;
    transition: all .5s ease 0;
    -webkit-transition: all .5s ease 0;
    -moz-transition: all .5s ease 0
}

.special-heading .bottom-sec .overlay-box:hover::before {
    content: url(../images/plus.png);
    color: #fff;
    font-size: 33px;
    position: relative;
    text-align: center;
    top: 35%;
    font-weight: 100;
    transition: all .5s ease 0;
    -webkit-transition: all .5s ease 0;
    -moz-transition: all .5s ease 0
}

.special-heading .sub-nav-menu {
    width: auto;
    float: right;
    text-align: right;
    margin-right: -25px;
    margin-top: 24px
}

.special-heading .sub-nav-menu li {
    font-size: 16px;
    line-height: 20px;
    color: #333;
    display: inline-block;
    padding-left: 30px;
    font-weight: 400
}

.special-heading .sub-nav-menu li a {
    color: #333
}

.special-heading .sub-nav-menu li a:hover,.special-heading .sub-nav-menu li .active {
    color: #fff
}

.special-heading .sub-nav-menu li:after {
    content: "\003e";
    position: relative;
    right: -10px
}

.special-heading .sub-nav-menu li:last-child:after {
    display: none
}

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

.fun-detail p {
    margin-top: 10px;
}

.pt-40 {
    padding-top: 40px;
}

.pb-20 {
    padding-bottom: 20px;
}

.overlay:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(164, 89, 209, .7);
    z-index: -1;
}

.number-count {
    background: #A459D1;
    bottom center no-repeat fixed;;padding: 30px 0;
    position: relative;
    border-top: 5px solid #fff;
}

.fun-fact-area {
    background: url(../images/fun.jpg) bottom center no-repeat fixed;
    ;padding: 30px 0;
    position: relative;
}

.fun-fact-area .content-wrapper {
    width: 100%;
    height: auto;
    float: left;
    position: relative
}

.fun-fact-area .fun-sec-left {
    ;float: none;
    text-align: left;
    width: 100%;
    padding: 30px;
    position: relative;
    height: 100%
}

.fun-sec-left h2 {
    font-size: 49px;
    line-height: 52px;
    color: #fff;
    margin: 0;
    width: 100%;
}

.fun-sec-left h3 {
    font-size: 24px;
    line-height: 36px;
    color: #FFB84C;
    margin: 0 0 10px;
    font-weight: 700;
}

.fun-sec-left p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin: 20px 0;
    width: 100%;
    display: inline-block
}

.fun-sec-left .more-butten {
    display: inline-block
}

.fun-fact-area .fun-sec-right {
    width: 50%;
    background: rgba(238,238,238,0.9);
    float: right;
    height: 100%;
    padding: 100px 85px;
    text-align: center!important;
    position: absolute;
    height: 100%;
    right: 0
}

.fun-fact-area .fun-sec-right .fun-detail {
    width: 480px;
    height: auto;
    overflow: hidden;
    list-style: none
}

.fun-fact-area .fun-sec-right .fun-detail li {
    width: 50%;
    display: inline-block;
    float: left;
    height: auto;
    padding: 0 0 35px
}

.fun-fact-area .fun-sec-right .fun-detail li:nth-child(2n+1) {
    border-right: 1px solid #9c9a99
}

.fun-fact-area .fun-sec-right .fun-detail li:nth-child(2n+3) {
    border-top: 1px solid #9c9a99;
    padding: 35px 0 0
}

.fun-fact-area .fun-sec-right .fun-detail li:nth-child(2n+4) {
    border-top: 1px solid #9c9a99;
    padding: 35px 0 0
}

.fun-sec-right .fun-detail .counter-value {
    font-size: 70px;
    line-height: 50px;
    color: #fff;
    margin: 15px 0;
    font-weight: 700;
    text-align: center
}

.fun-sec-right .fun-detail i {
    font-size: 50px;
    color: #fff;
    margin: 0 0 5px
}

.fun-sec-right .fun-detail p {
    margin: 0;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    text-align: center;
}

.download-app-area {
    width: 100%;
    height: auto
}

.download-app-sec {
    width: 100%;
    background-size: cover;
    height: auto;
    float: left
}

.download-app-sec .mask-inner {
    width: 100%;
    height: auto;
    background: rgba(244,82,69,0.85)
}

.download-app-sec-left {
    width: 50%;
    height: 555px;
    float: left;
    overflow: hidden;
    padding-top: 20px
}

.download-app-sec-right {
    width: 50%;
    height: auto;
    float: right;
    text-align: left;
    padding-top: 11%!important
}

.download-app-sec-right h2 {
    font-size: 48px;
    line-height: 36px;
    color: #fff;
    margin-top: 0;
    font-weight: 700;
    text-align: left
}

.download-app-sec-right h3 {
    font-size: 30px;
    line-height: 36px;
    color: #fff;
    margin: 5px 0 0;
    font-weight: 700;
    text-align: left
}

.download-app-sec-right p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    padding: 30px 0 0;
    font-weight: 400;
    text-align: left
}

.down-app-btn i {
    font-size: 24px;
    margin-right: 15px;
    line-height: 35px
}

.down-app-btn {
    width: 160px;
    float: left;
    border-radius: 40px;
    background: #fff;
    text-align: center;
    font-size: 16px;
    color: #A459D1;
    margin: 25px 15px 0 0;
    height: 42px;
    overflow: hidden;
    border: 1px solid rgba(0,0,0,0)
}

a.down-app-btn {
    background: #fff;
    text-align: center;
    color: #A459D1!important
}

a.down-app-btn:hover,.down-app-btn:hover {
    background: #A459D1;
    text-align: center;
    color: #fff!important;
    border: 1px solid rgba(255,255,255,0.9)
}

.download-app-sec hr {
    width: 100px;
    height: 5px;
    margin: 0;
    color: transparent;
    background: rgba(255,255,255,0.5);
    text-align: left;
    margin: 20px 0 0!important
}

.client-slider-area {
    width: 100%;
    height: auto
}

.client-sec {
    width: 100%;
    height: auto;
    float: left;
    padding: 85px 0;
    text-align: center!important
}

.client-sec h1 {
    font-size: 24px;
    line-height: 30px;
    color: #333;
    margin: 0;
    font-weight: 700;
    text-align: center!important
}

#flexiselDemo1,#flexiselDemo2,#flexiselDemo3 {
    display: none
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
    padding: 0 5%;
    margin: 20px auto 0;
    width: 100%
}

.nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center
}

.nbs-flexisel-inner {
    overflow: hidden;
    margin: 0 auto!important;
    width: 100%
}

.nbs-flexisel-item {
    float: left;
    margin: 0;
    padding: 0;
    cursor: pointer;
    position: relative;
    line-height: 0
}

.nbs-flexisel-item li {
    max-width: 200px!important
}

.nbs-flexisel-item img {
    width: 100%!important;
    max-width: 95%!important;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 100px;
    max-height: 45px
}

.nbs-flexisel-nav-left,.nbs-flexisel-nav-right {
    width: 41px;
    height: 41px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    background-size: 100%!important;
    opacity: .5
}

.nbs-flexisel-nav-left {
    left: 10px;
    background: url(../images/button-previous.png) no-repeat
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(../images/button-next.png) no-repeat
}

.about-content-sec {
    width: 100%;
    padding: 90px 0 20px;
    text-align: center
}

.about-area-sec {
    width: 100%;
    height: auto
}

.about-area-sec .main-thumb {
    max-width: 100%;
    display: block;
    margin: 0 auto
}

.about-area-sec .left-area {
    padding-top: 35px;
    padding-bottom: 10px
}

.about-area-sec .right-area {
    padding-top: 35px
}

.about-area-sec p {
    line-height: 24px;
    color: #666;
    padding: 0;
    margin: 0 0 18px;
    font-weight: 400;
    text-align: left
}

.team-behind-content-sec {
    width: 100%;
    padding: 50px 0 0
}

.team-behind-sec {
    width: 100%;
    text-align: center
}

.team-behind-sec p {
    line-height: 24px;
    color: #666;
    padding: 0;
    margin: 0 0 25px;
    font-weight: 400;
    text-align: center
}

.team-behind-sec h4 {
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    font-weight: 400;
    color: #666;
    line-height: 30px;
    margin: 30px auto;
    max-width: 980px
}

.team-behind-sec .teambox {
    height: auto;
    padding-top: 40px;
    text-align: center
}

.teambox .image-holder {
    width: 100%;
    height: auto;
    max-height: 250px;
    overflow: hidden
}

.teambox .content-holder {
    width: 100%;
    overflow: hidden;
    padding: 10px 0 0
}

.teambox .content-holder h2 {
    margin: 15px 0;
    font-size: 24px;
    text-align: center;
    cursor: pointer;
    color: #333;
    text-transform: uppercase;
    line-height: 30px
}

.teambox .content-holder h2 span {
    font-size: 18px;
    font-weight: 200!important;
    color: #666
}

.teambox .social-icon {
    width: 100%;
    float: left;
    margin: 0;
    display: block;
    text-align: center
}

.teambox .social-icon li {
    background: #eee;
    border-radius: 100%;
    display: inline-block;
    font-size: 16px;
    margin-right: 8px;
    text-align: center;
    color: #333;
    transition: all .2s ease-out 0;
    -webkit-transition: all .2s ease-out 0;
    -moz-transition: all .2s ease-out 0;
    -ms-transition: all .2s ease-out 0;
    -o-transition: all .2s ease-out 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    over-flow: hidden
}

.teambox .social-icon li a {
    color: #333
}

.teambox .social-icon li:hover {
    background: #ccc
}

.blog-area-sec {
    width: 100%;
    padding: 100px 0;
    text-align: left
}

.blog-area-sec h2 {
    font-size: 36px;
    line-height: 40px;
    color: #333;
    font-weight: 700;
    text-align: left;
    margin: 10px 0 25px
}

.blog-area-sec .full-width-row {
    width: 100%;
    border-bottom: 1px dotted #ccc;
    float: left;
    padding-bottom: 30px;
    margin-bottom: 35px
}

.full-width-row {
    width: 100%;
    float: left;
    padding-bottom: 30px;
    margin-bottom: 35px
}

.left-align {
    margin-left: 0;
    margin-right: 0
}

.full-width-row h3 {
    margin: 20px 0 10px!important;
    text-align: center
}

.full-width-row h4 {
    text-align: center
}

.full-width-row .button-medium {
    float: left
}

.blog-area-sec .main-img-thumb {
    max-width: 100%;
    display: block;
    margin: 0 auto
}

.blog-area-sec .left-area,.blog-area-sec .right-area {
    padding-bottom: 45px
}

.blog-area-sec .full-width-row .right-area span {
    text-align: left;
    margin: 0 0 12px;
    line-height: 17px
}

.blog-area-sec p {
    line-height: 24px;
    color: #666;
    padding: 0;
    margin: 0 0 24px;
    font-weight: 400
}

.blog-area-sec .full-width-row p {
    text-align: center
}

.blog-area-sec .full-width-row span {
    text-align: center;
    margin: 10px auto;
    display: block
}

.blog-area-sec .full-width-row .right-area p,.blog-area-sec .full-width-row .left-area p {
    text-align: left
}

.blog-area-sec .full-width-row .right-area .more-butten,.blog-area-sec .full-width-row .left-area .more-butten {
    margin: 0 0 20px
}

.blog-area-sec span {
    line-height: 24px;
    color: #999;
    padding: 0;
    margin: 0 0 15px;
    font-weight: 400;
    font-style: italic;
    display: block
}

.blog-area-sec .full-width-row .social-icon-rounded-simple {
    width: 100%
}

.blog-area-sec .pagination {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    border-radius: 0
}

.blog-area-sec .pagination > li {
    display: inline-block
}

.blog-area-sec .pagination > li i {
    font-size: 30px;
    color: #ccc
}

.blog-area-sec .pagination > li > a:hover,.blog-area-sec .pagination > li > a:focus,.blog-area-sec .pagination > li > .current,.blog-area-sec .pagination > li > .disabled:hover {
    color: #A459D1;
    background: rgba(0,0,0,0);
    cursor: pointer
}

.blog-area-sec .pagination-sm > li > a,.blog-area-sec .pagination-sm > li > span {
    color: #333;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    height: 30px;
    line-height: 30px;
    margin-bottom: 0;
    padding: 3px;
    text-align: center;
    width: 30px;
    border: none
}

.blog-area-sec .pagination-sm > li:first-child > a,.blog-area-sec .pagination-sm > li:first-child > span {
    border-radius: 0;
    border: none
}

.blog-area-sec .pagination-sm > li:last-child > a,.blog-area-sec .pagination-sm > li:last-child > span {
    border-radius: 0;
    border: none
}

.blog-detail-sec {
    width: 100%;
    padding: 100px 0;
    text-align: left
}

.blog-detail-sec h2 {
    font-size: 36px;
    line-height: 30px;
    color: #333;
    font-weight: 700;
    text-align: left;
    margin: 15px 0 30px
}

.blog-detail-sec h3 {
    font-size: 24px;
    line-height: 24px;
    color: #333;
    font-weight: 400;
    text-align: left;
    margin: 50px 0 0;
    border-bottom: 1px dotted #cecece;
    padding: 0 0 10px;
    float: left;
    width: 100%
}

.blog-detail-sec .detail-img-thumb {
    max-width: 100%;
    display: block;
    margin: 0 auto 30px
}

.blog-detail-sec .left-area {
    padding-bottom: 30px
}

.blog-detail-sec .right-area {
    padding-bottom: 30px
}

.blog-detail-sec p {
    padding: 0;
    margin: 0 0 24px
}

.blog-detail-sec span {
    line-height: 24px;
    color: #999;
    padding: 0;
    margin: 0 0 15px;
    font-weight: 400;
    font-style: italic;
    display: block
}

.blog-detail-sec .social-icon-simple {
    float: left
}

.blog-detail-sec .more-butten {
    float: left;
    appearance: none;
    border: none;
    box-shadow: none
}

button.more-butten {
    appearance: none;
    border: none;
    box-shadow: none;
    -webkit-appearance: none;
    text-transform: uppercase
}

button.more-butten:after {
    /* top: 3.3px; */
}

.tags-sec {
    width: 100%;
    height: auto;
    padding: 15px 0;
    float: left
}

.tags-sec a {
    display: inline-block;
    font-size: 12px;
    color: #333;
    border: 1px solid #eee;
    text-align: center;
    margin: 0 5px 8px 0;
    line-height: 24px;
    padding: 0 8px;
    float: left
}

.tags-sec a:hover {
    color: #A459D1;
    border: 1px solid #A459D1
}

.categories-list {
    width: 100%;
    height: auto;
    display: block;
    list-style: none;
    margin: 10px 0 0;
    float: left
}

.categories-list li {
    width: 100%;
    display: block;
    list-style: none;
    text-align: left;
    font-size: 14px;
    line-height: 36px;
    color: #333;
    padding: 0 0 0 25px;
    float: left
}

.categories-list li a {
    color: #333
}

.categories-list li a:hover {
    color: #A459D1
}

.categories-list li:before {
    content: "\f178";
    color: #999;
    font-size: 14px;
    font-family: "FontAwesome";
    position: relative;
    left: -20px
}

.search-here-btn {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: none!important;
    box-shadow: none!important;
    height: 46px;
    line-height: 45px;
    padding: 0 31px 0 15px;
    appearance: none;
    font-size: 16px;
    color: #666;
    text-align: left;
    line-height: 24px;
    background: url(../images/search.png) right center no-repeat
}

.latest-post-list {
    width: 100%;
    height: auto;
    display: block;
    list-style: none;
    float: left
}

.latest-post-list li {
    width: 100%;
    display: block;
    margin: 25px 0 0;
    float: left;
    height: 70px;
    overflow: hidden
}

.latest-post-list li h4 {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    padding: 0;
    margin: 0;
    text-align: left
}

.latest-post-list li p {
    font-size: 14px;
    line-height: 18px;
    padding: 0;
    margin: 0
}

.latest-post-list li .text-sec {
    width: 63%;
    float: right
}

.latest-post-list li .img-sec {
    width: 34%;
    float: left
}

.replay-sec {
    width: 100%;
    height: auto;
    float: left;
    border-top: 1px dashed #ccc;
    margin: 35px 0 0;
    padding: 50px 0 0
}

.replay-sec .users-list li {
    width: 100%;
    float: left;
    display: block;
    margin: 0 0 50px
}

.replay-sec .users-list li .user-comment {
    width: 78%;
    height: auto;
    float: right;
    display: inline-block
}

.replay-sec .users-list li .user-pic {
    width: 20%;
    max-width: 120px;
    height: 120px;
    float: left;
    display: inline-block
}

.users-list li h4 {
    font-size: 18px;
    line-height: 18px;
    color: #333;
    text-align: left;
    margin: 0;
    padding: 0
}

.users-list li p {
    margin: 15px 0 0;
    padding: 0
}

.users-list li a {
    color: #666
}

.comment-form-sec {
    width: 100%;
    height: auto;
    float: left
}

.comment-form-sec form .text-field-box {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #666;
    font-size: 15px;
    height: 48px;
    line-height: 47px;
    padding: 0 25px;
    text-align: left;
    width: 100%;
    margin: 0 auto 30px
}

.text-area-box {
    height: 110px;
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #666;
    font-size: 15px;
    line-height: 47px;
    padding: 0 25px;
    text-align: left;
    width: 100%;
    margin: 0 auto 30px
}

.comment-form-sec textarea {
    height: 110px!important
}

.product-area-sec {
    width: 100%;
    height: auto;
    padding: 90px 0 95px
}

.product-area-sec h1 {
    font-size: px;
    text-align: left;
    cursor: pointer;
    font-weight: 700;
    color: #A459D1;
    line-height: 30px;
    margin: 0 0 35px
}

.product-area-sec h2 {
    font-size: 30px;
    text-align: left;
    cursor: pointer;
    font-weight: 700;
    color: #333;
    line-height: 30px;
    margin: 0 0 30px
}

.product-area-sec p {
    text-align: left;
    cursor: pointer;
    font-weight: 400;
    color: #666;
    line-height: 24px;
    margin: 0 0 25px
}

.product-details-sec {
    width: 100%;
    height: auto;
    margin: 0 0 80px
}

.product-area-sec .product-details-sec p {
    font-size: 14px;
    text-align: left;
    line-height: 24px
}

.product-area-sec .product-details-sec p a {
    color: #A459D1
}

.stock-btn {
    text-align: center;
    background: #eee;
    line-height: 27px;
    margin: 0 0 30px;
    font-size: 14px;
    color: #666;
    text-transform: uppercase;
    font-weight: 400;
    width: 85px;
    height: 28px;
    display: block
}

a.stock-btn {
    color: #666
}

.select-btn {
    text-align: center;
    background: #fff;
    line-height: 29px;
    border: 1px solid #ccc;
    font-size: 14px;
    color: #666;
    text-transform: uppercase;
    font-weight: 400;
    width: 85px;
    height: 30px;
    display: inline-block;
    padding: 0 10px;
    margin: 0 0 30px;
    margin-right: 5px
}

.add-to-cart-btn {
    text-align: center;
    background: #A459D1;
    line-height: 29px;
    margin: 0 0 30px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    width: 125px;
    height: 30px;
    display: inline-block
}

a.add-to-cart-btn {
    color: #fff
}

.product-details-gallery {
    text-align: center;
    margin: 0 0 80px
}

.product-details-gallery img {
    max-width: 100%;
    margin: 0 auto;
    display: block
}

.product-details-gallery .previews,.product-details-gallery .full,.product-details-gallery .desc {
    width: 100%
}

.product-details-gallery .full {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    max-height: 405px;
    overflow: hidden
}

.product-details-gallery .desc h2 {
    margin-top: 0
}

.product-details-gallery .previews a {
    display: inline-block;
    margin-bottom: 10px;
    width: 23.6%;
    max-width: 130px;
    height: 95px;
    overflow: hidden;
    margin-right: 1%
}

.product-details-gallery .previews a img {
    max-width: 100%
}

.product-details-gallery .previews a:last-child {
    margin-right: 0
}

.product-details-gallery .full,.product-details-gallery .full img {
    max-width: 100%
}

.product-details-gallery .previews a,.product-details-gallery .full {
    border: 1px solid #eee
}

.product-details-gallery .previews a:hover,.product-details-gallery .previews a.selected {
    border: 1px solid #ccc
}

.product-details-gallery .full img:hover {
    cursor: pointer
}

.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10000000
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none
}

.fancybox-opened {
    z-index: 100000001
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
    box-shadow: 0 10px 25px rgba(0,0,0,0.5);
    padding: 10px!important
}

.fancybox-outer,.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {
    background-image: url(../images/fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(../images/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(../images/blank.gif);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible!important
}

.fancybox-lock {
    overflow: hidden
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 2000000;
    background: rgba(0,0,0,0.7)!important
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: rgba(0,0,0,0.8);
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0,0,0,.8)
}

.product-tab-area {
    width: 100%;
    height: auto
}

.tab-content-area {
    background: #fff;
    color: #373737;
    margin: 50px 0 0;
    border-top: 1px solid #ccc
}

.content {
    background: #fff;
    color: #373737;
    border: 1px solid #ccc
}

.content > div {
    display: none;
    height: auto;
    -webkit-transition: all .5s ease 0;
    -moz-transition: all .5s ease 0;
    -ms-transition: all .5s ease 0;
    transition: all .5s ease 0
}

.content > div::-webkit-scrollbar {
    width: 6px
}

.content > div::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
    border-radius: 5px
}

.content > div::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2)
}

.tab-content-area input {
    display: none
}

.tab-content-area label {
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    font-size: 18px;
    margin-bottom: 0;
    -webkit-transition: all .5s ease 0;
    -moz-transition: all .5s ease 0;
    -ms-transition: all .5s ease 0;
    transition: all .5s ease 0
}

.tab-content-area label:hover {
    color: #A459D1;
    cursor: pointer;
    -webkit-transition: all .5s ease 0;
    -moz-transition: all .5s ease 0;
    -ms-transition: all .5s ease 0;
    transition: all .5s ease 0
}

.tab-content-area input:checked + label {
    color: #A459D1;
    border-bottom: 2px solid #A459D1;
    -webkit-transition: all .5s ease 0;
    -moz-transition: all .5s ease 0;
    -ms-transition: all .5s ease 0;
    transition: all .5s ease 0
}

#tab1:checked ~ .content #content1,#tab2:checked ~ .content #content2,#tab3:checked ~ .content #content3,#tab4:checked ~ .content #content4,#tab5:checked ~ .content #content5,#tab6:checked ~ .content #content6,#tab7:checked ~ .content #content7,#tab8:checked ~ .content #content8,#tab9:checked ~ .content #content9,#tab10:checked ~ .content #content10 {
    display: block;
    margin: 40px 0;
    padding: 0 40px;
    -webkit-transition: all .5s ease 0;
    -moz-transition: all .5s ease 0;
    -ms-transition: all .5s ease 0;
    transition: all .5s ease 0
}

.content h3 {
    font-weight: 700;
    color: #333;
    font-size: 24px;
    line-height: 24px;
    margin: 0 0 20px
}

.content p {
    font-weight: 400;
    color: #666;
    margin: 0 0 20px
}

.page-content {
    width: 100%;
    height: auto;
    float: left;
    padding: 0 0 10px;
    position: relative
}

.product-tab-area .tab-content-area label {
    padding: 20px
}

.shop-view-sec {
    width: 100%;
    height: auto;
    padding: 100px 0
}

.shop-view-sec h3 {
    font-weight: 700;
    color: #333;
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 20px;
    text-transform: uppercase
}

.shop-view-sec p {
    font-weight: 400;
    color: #333;
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 20px
}

.shop-view-sec .left-side {
    float: left
}

.shop-product-bar {
    width: 100%;
    height: 50px;
    background: #eee;
    margin: 0;
    float: left;
    padding: 0 15px
}

.shop-product-bar li {
    line-height: 50px;
    font-size: 14px;
    color: #333;
    display: inline-block;
    font-weight: 400
}

.shop-product-bar li:last-child {
    float: right
}

.shop-product-bar li a {
    color: #333
}

.shop-product-bar li i {
    font-size: 20px;
    line-height: 51px;
    margin-right: 15px
}

.shop-product-bar li select {
    width: 190px;
    border: none;
    appearance: none;
    height: 26px;
    line-height: 26px;
    padding: 0 10px
}

.shop-products {
    width: 100%;
    height: auto
}

.shop-products li {
    width: 31%;
    height: auto;
    display: inline-block;
    margin: 0 0 50px
}

.shop-products li:nth-child(3n+2) {
    margin: 0 1.5% 50px
}

.shop-products p {
    position: relative;
    font-size: 18px;
    color: #A459D1;
    margin: 0;
    text-align: left;
    line-height: 24px;
    height: auto;
    overflow: hidden;
    padding-top: 3px
}

.shop-products .items {
    margin-top: 40px;
    margin-bottom: 10px
}

.shop-products .image-area {
    width: 100%;
    position: relative;
    float: left
}

.shop-products .image-area .mask-hover {
    background: rgba(244,82,62,0.7) url(../images/plus.png) no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all .5s ease 0;
    -moz-transition: all .5s ease 0;
    -ms-transition: all .5s ease 0;
    transition: all .5s ease 0
}

.shop-products .image-area:hover .mask-hover {
    opacity: 1;
    -webkit-transition: all .5s ease 0;
    -moz-transition: all .5s ease 0;
    -ms-transition: all .5s ease 0;
    transition: all .5s ease 0
}

.shop-products .image-area img {
    height: 180px;
    max-width: 100%;
    overflow: hidden
}

.shop-products .detail-area {
    width: 100%;
    float: left;
    text-align: left;
    background: #eee
}

.shop-products .text-area {
    width: 70%;
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 10px 0 8px 15px;
    text-align: left;
    line-height: 15px;
    height: auto;
    font-weight: 400;
    overflow: hidden;
    color: #333
}

.shop-products .cart-icon-area {
    width: 22%;
    max-width: 60px;
    float: right;
    background: #A459D1;
    height: 60px;
    text-align: center!important;
    font-size: 36px;
    color: #fff;
    cursor: area;
    cursor: pointer
}

.shop-products .cart-icon-area:after {
    position: relative;
    color: #fff;
    font-size: 36px;
    top: 14px;
    content: "\f217";
    font-family: "FontAwesome"
}

.shop-products .cart-icon-area i {
    font-size: 36px;
    display: none;
    color: #fff;
    line-height: 60px!important
}

.products-single-view {
    width: 100%;
    height: auto;
    margin: 0 0 50px;
    float: left
}

.products-single-view li {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    margin: 40px 0 0;
    padding: 0 0 40px;
    border-bottom: 1px solid #ccc
}

.products-single-view li .image-area {
    float: left;
    position: relative;
    margin-bottom: 20px
}

.products-single-view li .image-area .mask-hover {
    background: rgba(244,82,62,0.7) url(../images/plus.png) no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all .5s ease 0;
    -moz-transition: all .5s ease 0;
    -ms-transition: all .5s ease 0;
    transition: all .5s ease 0
}

.products-single-view li .image-area:hover .mask-hover {
    opacity: 1;
    -webkit-transition: all .5s ease 0;
    -moz-transition: all .5s ease 0;
    -ms-transition: all .5s ease 0;
    transition: all .5s ease 0
}

.products-single-view li .detail-area {
    float: left
}

.products-single-view li .text-area {
    width: 100%;
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-align: left;
    line-height: 15px;
    height: auto;
    font-weight: 400;
    overflow: hidden;
    color: #333
}

.products-single-view li .text-area h3 {
    font-size: 24px;
    text-transform: none;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 0
}

.products-single-view li .text-area h3 a {
    color: #333
}

.products-single-view li .text-area h2 {
    font-size: 24px;
    text-transform: none;
    color: #A459D1;
    font-weight: 700
}

.products-single-view li .cart-icon-area {
    width: 60px;
    float: left;
    background: #A459D1;
    height: 60px;
    text-align: center!important;
    font-size: 36px;
    color: #fff;
    cursor: area;
    cursor: pointer;
    line-height: 60px
}

.products-single-view li .cart-icon-area a {
    color: #fff
}

.shop-products .cart-icon-area:after {
    position: relative;
    color: #fff;
    font-size: 36px;
    top: 14px;
    content: "\f217";
    font-family: "FontAwesome"
}

.shop-products .cart-icon-area i {
    font-size: 36px;
    display: none;
    color: #fff;
    line-height: 60px!important
}

.product-category-list {
    width: 100%;
    height: auto;
    display: block;
    list-style: none;
    margin: 10px 0 50px;
    float: left
}

.product-category-list li {
    width: 100%;
    display: block;
    list-style: none;
    text-align: left;
    font-size: 14px;
    line-height: 36px;
    color: #333;
    padding: 0 0 0 25px;
    float: left;
    font-weight: 400
}

.product-category-list li a {
    color: #333
}

.product-category-list a:hover {
    color: #A459D1
}

.product-category-list li:before {
    content: "\f101";
    color: #333;
    font-size: 14px;
    font-family: "FontAwesome";
    position: relative;
    left: -20px;
    font-weight: 400
}

.checkbox-item {
    width: 100%;
    height: auto;
    margin: 0 0 50px
}

.checkbox-item p {
    line-height: 36px;
    font-size: 14px;
    color: #333;
    display: inline-block;
    font-weight: 400;
    padding: 0;
    margin: 0;
    display: block
}

.checkbox-item label {
    font-weight: 400;
    margin: 0;
    display: inline-block;
    appearance: none
}

.checkbox-item input[type="checkbox"],.checkbox-item input[type="radio"] {
    appearance: none;
    margin-right: 10px;
    width: 15px;
    height: 15px;
    font-weight: 400;
    border-radius: 0!important;
    box-shadow: none;
    position: relative
}

.rated-item {
    width: 100%;
    display: block
}

.rated-item li {
    width: 100%;
    display: block;
    margin: 0 0 20px;
    float: left
}

.rated-item li .thumb {
    width: 80px;
    height: 80px;
    float: left;
    overflow: hidden;
    border: 1px solid #ccc
}

.rated-item li .thumb img {
    vertical-align: middle
}

.rated-item li .detail {
    height: auto;
    padding: 15px;
    float: left;
    width: 65%
}

.rated-item li h2 {
    font-size: 24px;
    margin: 0;
    padding: 0;
    font-weight: 700;
    color: #A459D1;
    line-height: 36px
}

.rated-item li h2 span {
    font-size: 14px;
    font-weight: 400;
    color: #999;
    margin-left: 10px;
    text-decoration: line-through
}

.rated-item li p {
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #333;
    line-height: 14px
}

.range-slider-sec {
    width: 100%;
    padding: 20px 0 40px;
    float: left
}

.range-slider-sec .range-bar {
    width: 100%;
    display: block
}

.range-slider-sec p {
    font-size: 14px;
    margin: 20px 0;
    padding: 0;
    color: #333;
    font-weight: 400;
    line-height: 24px;
    display: block
}

.filter-btn {
    float: right;
    padding: 0 10px;
    background: #eee;
    color: #333;
    line-height: 14px;
    height: 25px;
    line-height: 25px
}

a.filter-btn {
    color: #333
}

.jslider .jslider-bg i,.jslider .jslider-pointer {
    background: url(../images/jslider.png) no-repeat 0 0
}

.jslider {
    display: block;
    width: 100%;
    height: 1em;
    position: relative;
    top: .6em;
}

.jslider table {
    width: 100%;
    border-collapse: collapse;
    border: 0
}

.jslider td,.jslider th {
    padding: 0;
    vertical-align: top;
    text-align: left;
    border: 0
}

.jslider table,.jslider table tr,.jslider table tr td {
    width: 100%;
    vertical-align: top
}

.jslider .jslider-bg {
    position: relative
}

.jslider .jslider-bg i {
    height: 5px;
    position: absolute;
    font-size: 0;
    top: 0
}

.jslider .jslider-bg .l {
    width: 10%;
    background-position: 0 0;
    left: 0
}

.jslider .jslider-bg .f {
    width: 80%;
    left: 10%;
    background-repeat: repeat-x;
    background-position: 0 -20px
}

.jslider .jslider-bg .r {
    width: 10%;
    left: 90%;
    background-position: right 0
}

.jslider .jslider-bg .v {
    position: absolute;
    width: 60%;
    left: 20%;
    top: 0;
    height: 5px;
    background: #A459D1
}

.jslider .jslider-pointer {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 20%;
    top: -8px;
    margin-left: -6px;
    border-radius: 100%;
    border: 1px solid #d4d4d4;
    background: #eee;
    overflow: hidden;
    cursor: pointer;
    cursor: hand
}

.jslider .jslider-pointer-to {
    left: 80%
}

.jslider .jslider-label {
    font-size: 9px;
    line-height: 12px;
    color: #000;
    opacity: .4;
    white-space: nowrap;
    padding: 0 2px;
    position: absolute;
    top: -18px;
    left: 0
}

.jslider .jslider-label-to {
    left: auto;
    right: 0
}

.jslider .jslider-value {
    font-size: 9px;
    white-space: nowrap;
    padding: 1px 2px 0;
    position: absolute;
    top: -25px;
    left: 20%;
    background: rgba(0,0,0,0);
    line-height: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}

.jslider .jslider-value-to {
    left: 80%
}

.jslider .jslider-label small,.jslider .jslider-value small {
    position: relative;
    top: -.4em
}

.jslider .jslider-scale {
    position: relative;
    top: 9px
}

.jslider .jslider-scale span {
    position: absolute;
    height: 5px;
    border-left: 1px solid #999;
    font-size: 0
}

.jslider .jslider-scale ins {
    font-size: 9px;
    text-decoration: none;
    position: absolute;
    left: 0;
    top: 5px;
    color: #999
}

.jslider-single .jslider-pointer-to,.jslider-single .jslider-value-to,.jslider-single .jslider-bg .v,.jslider-limitless .jslider-label {
    display: none
}

.shop-view-sec .pagination {
    margin: 20px 0 0;
    padding: 0;
    width: 100%;
    text-align: center;
    border-radius: 0
}

.shop-view-sec .pagination > li {
    display: inline-block
}

.shop-view-sec .pagination > li i {
    font-size: 30px;
    color: #ccc
}

.shop-view-sec .pagination > li > a:hover,.shop-view-sec .pagination > li > a:focus,.shop-view-sec .pagination > li > .current,.shop-view-sec .pagination > li > .disabled:hover {
    color: #A459D1;
    background: rgba(0,0,0,0);
    cursor: pointer
}

.shop-view-sec .pagination-sm > li > a,.shop-view-sec .pagination-sm > li > span {
    color: #333;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    height: 30px;
    line-height: 30px;
    margin-bottom: 0;
    padding: 3px;
    text-align: center;
    width: 30px;
    border: none
}

.blog-area-sec .pagination-sm > li:first-child > a,.blog-area-sec .pagination-sm > li:first-child > span {
    border-radius: 0;
    border: none
}

.blog-area-sec .pagination-sm > li:last-child > a,.blog-area-sec .pagination-sm > li:last-child > span {
    border-radius: 0;
    border: none
}

.cart-sec {
    width: 100%;
    height: auto;
    padding: 100px 0
}

.cart-sec .view-cart-box {
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
    float: left
}

.cart-sec .view-cart-box .btn-box {
    border-bottom: 1px solid #ccc;
    text-align: center;
    height: auto;
    width: 100%;
    float: left
}

.cart-sec .view-cart-box .btn-box:last-child {
    border-bottom: none
}

.cart-sec .view-cart-box .item-detail {
    border-bottom: 1px solid #ccc;
    width: 100%;
    height: auto;
    float: left
}

.cart-sec .view-cart-box .item-detail li {
    float: left;
    width: 15%;
    display: inline-block
}

.cart-sec .view-cart-box .item-detail li:nth-child(5n+2) {
    width: 40%
}

.cart-sec .view-cart-box .item-detail li .title-holder {
    background: #eee;
    color: #333;
    font-size: 16px;
    height: 58px;
    line-height: 56px;
    text-align: left;
    font-weight: 700;
    padding: 0 25px;
    border-bottom: 1px solid #ccc
}

.cart-sec .view-cart-box .item-detail li .content-holder {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 20px;
    padding: 25px;
    text-align: left
}

.cart-sec .view-cart-box .item-detail li .content-holder i {
    font-size: 18px
}

.cart-sec .view-cart-box .item-detail li .content-holder img {
    width: 95px;
    height: 95px;
    overflow: hidden;
    border: 1px solid #eee
}

.cart-sec .view-cart-box .item-detail li .select-btn {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #666;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 29px;
    margin: 0 5px 30px 0;
    padding: 0 10px;
    text-align: center;
    text-transform: uppercase;
    width: 85px;
    border-radius: 5px
}

.cart-sec .cart-details {
    margin-top: 50px;
    width: 100%;
    height: auto;
    float: left
}

.cart-sec .cart-details hr {
    background: rgba(0,0,0,0.2) none repeat scroll 0 0;
    border: 0 none;
    display: block;
    height: 1px;
    margin: 10px auto;
    padding: 0;
    width: 92%
}

.cart-sec .detail-box-outer {
    border: 1px solid #ccc
}

.cart-sec .left .detail-box-outer {
    min-height: 300px
}

.cart-sec .content-box {
    border: 1px solid #ccc;
    margin: 0 5% 3%;
    padding: 10px 15px;
    width: 90%;
    font-size: 16px;
    line-height: 24px;
    color: #b3b3b3;
    font-weight: 400
}

.cart-sec .detail-box-outer p {
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0;
    padding: 0
}

.cart-sec .detail-box-outer p span {
    font-weight: 400;
    float: right
}

.cart-sec .title {
    height: 58px;
    width: 100%;
    text-align: left;
    background: #eee;
    border-bottom: 1px solid #ccc;
    line-height: 56px;
    font-size: 24px;
    color: #333;
    padding: 0 30px;
    margin: 0 0 15px
}

.cart-sec input[type="radio"],.cart-sec input[type="checkbox"] {
    margin-right: 5px
}

.detail-box-outer .cart-large-btn {
    margin: 0 auto 25px
}

.cart-sec .text-box {
    width: 100%;
    display: block;
    padding: 0 15px;
    margin: 0 auto 15px;
    border: 1px solid #ccc;
    appearance: none;
    text-align: left;
    color: #c5c5c5;
    font-size: 16px;
    height: 38px;
    line-height: 37px
}

.cart-sec .detail-box-outer .box-content {
    padding: 25px 30px
}

.box-content p {
    margin: 0 0 30px;
    font-size: 14px!important;
    line-height: 24px!important
}

.box-content p a {
    color: #666
}

.box-content p a:hover {
    color: #A459D1
}

.cart-large-btn {
    width: auto;
    padding: 0 20px;
    border-radius: 40px;
    background: #A459D1;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    margin: 10px auto 0;
    display: block;
    height: 40px;
    overflow: hidden;
    cursor: pointer
}

.cart-large-btn:after {
    content: "\f0a9";
    font-family: "FontAwesome";
    font-size: 33px;
    position: relative;
    right: -10px;
    top: 6px
}

a.cart-large-btn {
    color: #fff!important;
    display: inline-block
}

.checkout-sec {
    width: 100%;
    height: auto;
    padding: 90px 0 100px;
    min-height: 700px
}

.checkout-sec .info-box {
    height: 48px;
    width: 100%;
    background: #eee;
    border-top: 4px solid #A459D1;
    line-height: 45px;
    padding: 0 50px;
    font-size: 14px;
    text-align: left;
    margin: 0 0 20px
}

.checkout-sec .info-box a {
    color: #A459D1
}

.checkout-sec .info-box i {
    color: #A459D1
}

.checkout-sec .info-box:before {
    content: "\f0ae";
    color: #A459D1;
    font-size: 18px;
    font-family: "FontAwesome";
    position: relative;
    left: -30px
}

.checkout-sec .detail-box-outer {
    border: 1px solid #ccc;
    margin-bottom: 50px
}

.checkout-sec .left .detail-box-outer {
    min-height: 300px
}

.checkout-sec .content-box {
    border: 1px solid #ccc;
    margin: 0 4% 3%;
    padding: 10px 15px;
    width: 92%;
    font-size: 16px;
    line-height: 24px;
    color: #b3b3b3
}

.checkout-sec .detail-box-outer p {
    font-size: 16px;
    line-height: 20px;
    color: #333;
    margin: 0 0 15px;
    padding: 0 4%
}

.checkout-sec .title {
    height: 58px;
    width: 100%;
    text-align: left;
    background: #eee;
    border-bottom: 1px solid #ccc;
    line-height: 56px;
    font-size: 24px;
    color: #333;
    padding: 0 30px;
    margin: 0 0 15px
}

.checkout-sec input[type="radio"],.checkout-sec input[type="checkbox"] {
    margin-right: 5px
}

.wish-list-area {
    width: 100%;
    height: auto
}

.wish-list-sec {
    width: 100%;
    height: auto;
    padding: 100px 0;
    float: left
}

.basic-table {
    float: left;
    height: auto;
    width: 100%;
    border: 1px solid #ccc
}

.basic-table .title-holder {
    background: #eee;
    color: #333;
    font-size: 16px;
    height: 58px;
    line-height: 56px;
    text-align: left;
    padding: 0 25px;
    border-bottom: 1px solid #ccc
}

.basic-table .title-holder td {
    padding: 0 20px
}

.basic-table .content-holder {
    font-size: 16px;
    color: #666;
    line-height: 20px;
    padding: 25px;
    text-align: left
}

.basic-table .content-holder td {
    padding: 20px
}

.contact-detail-area {
    width: 100%;
    height: auto
}

.contact-area-sec {
    width: 100%;
    height: auto
}

.contact-area-sec .map-area {
    width: 100%;
    height: auto;
    float: left
}

#map {
    width: 100%;
    height: 525px
}

.contact-area-sec .map-area iframe {
    width: 100%;
    height: 530px
}

.contact-area-sec .content-area {
    width: 100%;
    height: auto;
    padding: 100px 0;
    float: left
}

.contact-area-sec .form-area {
    display: block
}

.contact-area-sec .address-area {
    display: block
}

.contact-area-sec h2 {
    font-size: 30px;
    text-align: left;
    cursor: pointer;
    font-weight: 700;
    color: #333;
    line-height: 30px;
    margin: 0
}

.contact-area-sec h5 {
    font-size: 18px;
    line-height: 30px;
    color: #333;
    text-align: left;
    margin: 0;
    padding: 0
}

.contact-area-sec p {
    margin: 5px 0 20px;
    padding: 0
}

.contact-area-sec p b {
    font-weight: 400
}

.contact-form-sec {
    width: 100%;
    height: auto;
    display: block;
    margin: 30px 0 0
}

.contact-form-sec form .text-field-box {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #666;
    font-size: 15px;
    height: 48px;
    line-height: 47px;
    padding: 0 25px;
    text-align: left;
    width: 100%;
    margin: 0 auto 30px
}

.contact-form-sec .more-butten {
    display: block;
    margin-left: 0;
    margin-right: 0;
    width: 140px;
    height: 43px
}

.contact-form-sec textarea {
    height: 110px!important
}

#contact-form {
    width: 100%;
    display: block;
    height: auto
}

#contact-loading {
    color: #A459D1;
    font-size: 24px;
    line-height: 36px;
    padding: 100px 0;
    text-align: left;
    font-weight: 700;
    width: 99%;
    margin: 0
}

#contact-success {
    color: #A459D1;
    font-size: 24px;
    line-height: 36px;
    padding: 100px 0;
    text-align: left;
    font-weight: 700;
    width: 99%;
    margin: 0
}

#contact-failed {
    color: #A459D1;
    font-size: 24px;
    line-height: 36px;
    padding: 100px 0;
    text-align: left;
    font-weight: 700;
    width: 99%;
    margin: 0
}

contact-form-sec form .text-field-box.error {
    border: 1px solid #A459D1!important
}

.text-field-box.error {
    border: 1px solid #A459D1!important
}

.social-icon {
    width: auto;
    float: left;
    margin: 10px 0 20px;
    display: block;
    text-align: center
}

.social-icon li {
    background: #A459D1;
    border-radius: 100%;
    display: inline-block;
    font-size: 18px;
    margin-right: 8px;
    text-align: center;
    color: #fff;
    transition: all .2s ease-out 0;
    -webkit-transition: all .2s ease-out 0;
    -moz-transition: all .2s ease-out 0;
    -ms-transition: all .2s ease-out 0;
    -o-transition: all .2s ease-out 0;
    width: 40px;
    height: 40px;
    line-height: 41px;
    over-flow: hidden
}

.social-icon li a {
    color: #fff
}

.social-icon li:hover {
    background: #666
}

.social-icon-rounded-simple {
    width: auto;
    float: left;
    margin: 10px 0 20px;
    display: block;
    text-align: center
}

.social-icon-rounded-simple li {
    background: #eee;
    border-radius: 100%;
    display: inline-block;
    font-size: 16px;
    margin-right: 8px;
    text-align: center;
    color: #666;
    transition: all .2s ease-out 0;
    -webkit-transition: all .2s ease-out 0;
    -moz-transition: all .2s ease-out 0;
    -ms-transition: all .2s ease-out 0;
    -o-transition: all .2s ease-out 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    over-flow: hidden
}

.social-icon-rounded-simple li a {
    color: #666
}

.social-icon-rounded-simple li:hover,.social-icon-rounded-simple li a:hover {
    color: #A459D1
}

.social-icon-simple {
    width: auto;
    float: right;
    text-align: center;
    margin: 10px 0 20px
}

.social-icon-simple li {
    display: inline-block;
    font-size: 18px;
    margin-right: 10px;
    text-align: center;
    color: #666;
    transition: all .2s ease-out 0;
    -webkit-transition: all .2s ease-out 0;
    -moz-transition: all .2s ease-out 0;
    -ms-transition: all .2s ease-out 0;
    -o-transition: all .2s ease-out 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    over-flow: hidden
}

.social-icon-simple li a {
    color: #666
}

.social-icon-simple li a:hover {
    color: #A459D1
}

.common-page-area {
    width: 100%;
    height: auto
}

.common-content-sec {
    width: 100%;
    height: auto;
    padding: 80px 0 0
}

.common-content-main {
    width: 100%;
    height: auto;
    padding: 0 0 80px
}

.common-content-main h1 {
    text-align: center;
    margin: 0 0 30px;
    padding: 0;
    display: block;
    line-height: 50px;
    color: #A459D1
}

.common-heading {
    text-align: left;
    margin: 40px 0 20px;
    padding: 0;
    display: block;
    line-height: 40px;
    color: #A459D1;
    font-size: 40px;
    width: 100%
}

.tab-form-sec {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 50px
}

.common-heading.dark {
    color: #333
}

.common-content-sec .common-content-main h2 {
    text-align: center
}

.common-content-main img {
    max-width: 100%;
    display: block;
    margin: 0 auto 20px
}

.common-content-items {
    width: 100%;
    height: auto;
    background: #eee;
    padding: 20px 0 60px;
    margin: 50px 0 0
}

.common-content-sec .social-icon-rounded-simple,.common-content-sec .social-icon-simple,.common-content-sec .social-icon {
    text-align: left;
    float: left;
    display: block;
    width: 100%
}

.common-content-sec .tab-content-area {
    margin: 0
}

.row.heading-area h1,.row.heading-area h2,.row.heading-area h3 {
    margin: 10px 0
}

.row.heading-area h4,.row.heading-area h5,.row.heading-area h5 {
    margin: 20px 0 10px
}

.text-field-box {
    background: rgba(255,255,255,1) none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #666;
    font-size: 15px;
    height: 48px;
    line-height: 47px;
    padding: 0 25px;
    text-align: left;
    width: 100%;
    margin: 0 auto 15px
}

.butten-area {
    padding-bottom: 30px
}

.butten-area .common-heading {
    margin: 20px 0
}

.paragraph-area {
    margin-top: 50px
}

.paragraph-area .common-heading {
    margin: 20px 0
}

.butten-area a {
    display: block;
    margin: 15px 0 0
}

.common-content-sec textarea {
    height: 110px!important
}

.four-column-sec h3 {
    text-align: center!important
}

.four-column-sec p {
    text-align: center!important
}

.four-column-sec .post-text {
    text-align: center!important;
    line-height: 24px;
    display: block
}

.four-column-sec .button-normal::after {
    top: 7px
}

.list-style-default {
    display: block;
    margin: 10px 0;
    padding: 0;
    width: 100%
}

.list-style-default li {
    color: #666;
    display: block;
    font-size: 14px;
    font-weight: 400;
    height: auto;
    line-height: 36px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%
}

.list-style-default li a {
    color: #333
}

.list-style-default li a:hover {
    color: #A459D1
}

.list-style-one {
    display: block;
    height: auto;
    list-style: outside none none;
    margin: 10px 0;
    width: 100%
}

.list-style-one li {
    color: #333;
    display: block;
    font-size: 14px;
    line-height: 36px;
    list-style: outside none none;
    padding: 0 0 0 25px;
    text-align: left;
    width: 100%
}

.list-style-one li a {
    color: #333
}

.list-style-one li a:hover {
    color: #A459D1
}

.list-style-one li::before {
    color: #999;
    content: "\f178";
    font-family: "FontAwesome";
    font-size: 14px;
    left: -20px;
    position: relative
}

.list-style-two {
    width: 100%;
    height: auto;
    display: block;
    list-style: none;
    margin: 10px 0 50px;
    float: left
}

.common-content-sec .list-style-two {
    margin-bottom: 10px
}

.list-style-two li {
    width: 100%;
    display: block;
    list-style: none;
    text-align: left;
    font-size: 14px;
    line-height: 36px;
    color: #333;
    padding: 0 0 0 25px;
    float: left;
    font-weight: 400
}

.list-style-two li a {
    color: #333
}

.list-style-two a:hover {
    color: #A459D1
}

.list-style-two li:before {
    content: "\f101";
    color: #333;
    font-size: 14px;
    font-family: "FontAwesome";
    position: relative;
    left: -20px;
    font-weight: 400
}

.image-thumb {
    width: 100%;
    height: auto;
    margin: 10px auto 20px;
    display: block;
    background: #fff;
    text-align: center;
    -webkit-transition: all .5s ease 0;
    -moz-transition: all .5s ease 0;
    -ms-transition: all .5s ease 0;
    transition: all .5s ease 0
}

.image-thumb-holder-small {
    width: 100%;
    height: auto;
    position: relative;
    display: block;
    margin: 10px auto 20px;
    background: #fff;
    padding: 5px;
    text-align: center;
    -webkit-transition: all .5s ease 0;
    -moz-transition: all .5s ease 0;
    -ms-transition: all .5s ease 0;
    transition: all .5s ease 0
}

.image-thumb-small {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    margin: 10px auto 20px;
    background: #fff;
    padding: 5px;
    text-align: center;
    -webkit-transition: all .5s ease 0;
    -moz-transition: all .5s ease 0;
    -ms-transition: all .5s ease 0;
    transition: all .5s ease 0
}

.image-thumb-small img {
    margin: 0 auto;
    max-width: 100%;
    display: block
}

.image-thumb-small .mask-overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    opacity: 0;
    -webkit-transition: all .5s ease 0;
    -moz-transition: all .5s ease 0;
    -ms-transition: all .5s ease 0;
    transition: all .5s ease 0;
    background-color: rgba(244,82,62,0.6);
    display: flex;
    padding: 10px 20px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    text-align: center;
    font-size: 20px;
    color: #fff
}

.image-thumb-small:hover .mask-overlay {
    opacity: 1;
    -webkit-transition: all .5s ease 0;
    -moz-transition: all .5s ease 0;
    -ms-transition: all .5s ease 0;
    transition: all .5s ease 0
}

.common-content-sec .image-thumb-small,.common-content-sec .image-thumb-holder-small,.common-content-sec .image-thumb {
    margin: 10px 0 20px!important
}

.borderd {
    border: 1px solid #eee;
    -webkit-transition: all .5s ease 0;
    -moz-transition: all .5s ease 0;
    -ms-transition: all .5s ease 0;
    transition: all .5s ease 0
}

.icon-large {
    font-size: 100px;
    padding: 0 0 20px;
    color: #A459D1;
    text-align: center
}

.icon-medium {
    font-size: 50px;
    margin: 0 0 5px;
    color: #A459D1;
    text-align: center
}

.dark-color {
    color: #333!important
}

.light-color {
    color: #fff!important
}

.icon-area-sec {
    text-align: left;
    padding: 20px 0
}

.error-title {
    text-align: center;
    font-size: 350px;
    line-height: 250px;
    color: #d4d4d4;
    padding: 50px 0 0;
    margin: 0;
    font-weight: 700;
    display: block
}

.error-sub-title {
    text-align: center;
    font-size: 130px;
    line-height: 130px;
    color: #A459D1;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    display: block
}

.error-sec-text {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    color: #999;
    padding: 0;
    margin: 50px;
    font-weight: 700;
    display: block
}

.countdown-sec {
    width: 100%;
    height: auto;
    background: url(../images/count-down.jpg) no-repeat center center fixed;
    background-size: cover!important
}

.countdown-container {
    background-color: rgba(244,82,62,0.9);
    color: #fff;
    margin: 0 auto;
    padding: 315px 0
}

h1 span.cont-down-title {
    color: #fff;
    font-size: 120px;
    line-height: 44px;
    margin: 0 0 145px;
    display: block;
    padding: 0;
    text-align: center;
    text-shadow: 0 0 3px rgba(0,0,0,0.4)
}

.countdown-container p {
    color: #fff;
    font-size: 36px;
    margin: 0 0 100px;
    display: block;
    padding: 0;
    text-align: center;
    text-shadow: 0 0 3px rgba(0,0,0,0.4)
}

.count-dwn-cnt li {
    display: inline-block;
    width: 24.6%;
    text-align: center;
    color: rgba(255,255,255,1);
    margin-bottom: 40px
}

.count-dwn-cnt li:nth-child(4n+1) span {
    color: rgba(255,255,255,1)
}

.count-dwn-cnt li:nth-child(4n+2) span {
    color: rgba(255,255,255,0.90)
}

.count-dwn-cnt li:nth-child(4n+3) span {
    color: rgba(255,255,255,0.75)
}

.count-dwn-cnt li:nth-child(4n+4) span {
    color: rgba(255,255,255,0.60)
}

.count-dwn-cnt span {
    font-size: 24px;
    line-height: 30px;
    margin: 0 auto;
    display: block;
    padding: 0;
    color: rgba(255,255,255,1);
    text-shadow: 0 0 3px rgba(0,0,0,0.3);
    text-transform: uppercase
}

.count-dwn-cnt span.count {
    font-size: 120px;
    margin: 0 auto 40px;
}

.countdown {
    margin: 0 auto;
    padding: 0;
    text-align: center
}

.footer-area {
    width: 100%;
    height: auto
}

.footer-sec {
    width: 100%;
    height: auto;
    float: left;
    background: #FFB84C
}

.footer-sec h2 {
    font-size: 18px;
    text-align: left;
    color: #000;
    line-height: 18px;
    margin: 5px 0 20px;
    font-weight: 600
}

.footer-sec h3 {
    color: #A459D1;
    font-size: 18px;
    text-align: right;
    font-weight: 700;
    line-height: 18px;
    margin: 10px 0 5px;
    display: block;
    width: 100%;
    float: left
}

.footer-sec .logo {
    width: 100%;
    margin-bottom: 30px
}

.footer-top {
    width: 100%;
    height: auto;
    padding: 70px 0 43px
}

.footer-top p {
    font-size: 14px;
    color: #000;
    margin: 0
}

.footer-top p span {
    font-weight: 700
}

.footer-top .address {
    width: 100%;
    float: left;
    padding-bottom: 20px
}

.footer-top .address p {
    font-size: 14px;
    margin: 0;
    padding: 0
}

.footer-middle {
    background: #272727;
    padding: 23px 0 0;
    width: 100%;
    min-height: 85px;
    float: left;
    height: auto
}

.footer-sec .social-icon {
    width: auto;
    float: left;
    margin: 5px 0 0;
    padding: 0;
    display: block;
    text-align: center
}

.footer-sec .social-icon a {
    background: #fafafa;
    border-radius: 100%;
    display: inline-block;
    font-size: 14px;
    margin-left: 0 0 0 6px;
    text-align: center;
    color: #272727;
    transition: all .2s ease-out 0;
    -webkit-transition: all .2s ease-out 0;
    -moz-transition: all .2s ease-out 0;
    -ms-transition: all .2s ease-out 0;
    -o-transition: all .2s ease-out 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    overflow: hidden
}

.footer-sec .social-icon a:hover {
    background: #666
}

.footer-sec .link-sec {
    width: 100%;
    display: block;
    padding: 0 0 20px;
    margin: 0
}

.footer-sec .link-sec li {
    width: 100%;
    display: block;
    height: auto;
    margin: 0;
    padding: 0;
    color: #000;
    text-align: left;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400
}

.footer-sec .link-sec li a {
    color: #000;
    transition: .1s;
}

.footer-top-strip {
    display: flex;
    flex-wrap: wrap;
}

.footer-sec .link-sec li a:hover {
    color: #fafafa
}

.footer-sec label {
    float: left;
    width: auto;
    line-height: 40px;
    text-align: center;
    margin-right: 10px;
    font-size: 18px;
    color: #999;
    font-weight: 400
}

.footer-sec .mail-btn {
    width: 230px;
    height: 40px;
    line-height: 40px;
    background: #484848;
    color: #999;
    font-size: 14px;
    padding: 0 36px 0 16px;
    border: none;
    margin: 0;
    float: left
}

.footer-sec .send-btn {
    height: 40px;
    width: 40px;
    line-height: 40px;
    background: #484848;
    text-align: center;
    border: none;
    float: left;
    color: #999;
    font-size: 24px
}

.footer-sec .pay-img {
    display: inline-block;
    margin: 15px 10px 15px 0
}

.footer-sec .row-div {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%
}

.footer-sec form {
    float: left
}

.footer-sec .row-div h2 {
    margin: 0 0 20px
}

.copy-right {
    width: 100%;
    height: auto;
    float: left;
    padding: 15px 0!important;
    background: #000
}

.copy-right p {
    font-size: 14px;
    color: #ddd;
    margin: 0;
    padding: 0
}

.copy-right a {
    color: #666
}

.copy-right a:hover {
    color: #333
}

.ptb40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.heading {
    font-weight: 600;
    font-size: 30px;
    text-align: center;
}

.heading:after {
    content: "";
    border-bottom: 4px solid #f00;
    width: 100%;
    display: block;
    padding-bottom: 5px;
    margin: 5px auto;
}

.product {
    border: 1px solid #ddd;
    float: left;
    padding: 10px;
    margin-bottom: 40px;
}

.product a img {
    width: 100%;
}

.pcart {
    background-color: #A459D1;
    margin-top: 10px;
    color: #fff;
    width: 100%;
    padding: 10px 20px;
}

.pinfo h4 {
    margin: 0;
    line-height: 18px;
}

.pinfo h4 a {
    font-size: 16px;
    font-weight: 600;
    color: #222;
    height: 36px;
    overflow: hidden;
    display: inline-block;
    margin-top: 10px;
}

.pcart span {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 20px;
}

.pcart i {
    font-size: 24px;
    margin-left: 20px;
}

.breadcrum {
    background-color: #A459D1;
    margin-bottom: 40px;
    padding: 10px 0
}

.breadcrum ul li {
    display: inline-block;
    font-weight: 600;
    color: #444
}

.breadcrum ul li a {
    color: #fff
}

.breadcrum ul li:after {
    content: "\f101";
    font-family: "FontAwesome";
    margin: 0 25px;
    color: #222
}

.breadcrum ul li:nth-last-child(1):after {
    display: none
}

h1 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 20px 0
}

.text-page h1 {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 600
}

.text-page h2 {
    font-size: 22px;
    margin-bottom: 20px;
    font-weight: 600
}

.text-page h3 {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600
}

.text-page h4 {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 600
}

.text-page h5 {
    font-size: 17px;
    margin-bottom: 20px;
    font-weight: 600
}

.text-page h6 {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 600
}

.text-page p {
    text-align: justify;
    line-height: 26px;
    font-size: 14px;
}

ul.more-category {
    border: 1px solid #ddd;
    border-bottom: 0
}

ul.more-category li {
    border-bottom: 1px solid #ddd
}

ul.more-category li a {
    color: #222;
    font-size: 14px;
    font-weight: 600;
    padding-left: 10px;
}

ul.more-category li:hover {
    background-color: #A459D1;
}

ul.more-category li:hover a {
    color: #fff
}

.testimonial-bg {
    background: #bd986b
}

.testimonial {
    background: #fff;
    text-align: center;
    padding: 30px 30px 50px;
    margin: 0 15px 100px;
    position: relative
}

.testimonial:before,.testimonial:after {
    content: "";
    border-top: 40px solid #fff;
    border-right: 125px solid transparent;
    position: absolute;
    bottom: -40px;
    left: 0
}

.testimonial:after {
    border-right: none;
    border-left: 125px solid transparent;
    left: auto;
    right: 0
}

.testimonial .icon {
    display: inline-block;
    font-size: 80px;
    color: #bd986b;
    margin-bottom: 20px;
    opacity: .6
}

.testimonial .description {
    font-size: 15px;
    color: #000;
    text-align: left;
    margin-bottom: 30px;
    opacity: .8
}

.testimonial .testimonial-content {
    width: 100%;
    position: absolute;
    left: 0
}

.testimonial .pic {
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 2px 2px #daad86;
    overflow: hidden;
    z-index: 1;
    position: relative
}

.testimonial .pic img {
    width: 100%;
    height: auto
}

.testimonial .title {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    margin: 0 0 5px
}

.testimonial .post {
    display: block;
    font-size: 14px;
    color: #ffd9b8
}

ul li.testimonial {
    width: 100%;
    max-width: 345px;
    display: inline-block;
    vertical-align: top
}

.faq-bg {
    padding: 40px 0
}

#accordion .panel {
    border: none;
    border-radius: 5px;
    box-shadow: none;
    margin-bottom: 10px;
    background: transparent
}

#accordion .panel-heading {
    padding: 0;
    border: none;
    border-radius: 5px;
    background: transparent;
    position: relative
}

#accordion .panel-title a {
    display: block;
    padding: 20px 30px;
    margin: 0;
    background: #FFB84C;
    font-size: 17px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    border-radius: 5px;
    position: relative
}

#accordion .panel-title a.collapsed {
    border: none
}

#accordion .panel-title a:before,#accordion .panel-title a.collapsed:before {
    content: "\f107";
    font-family: "FontAwesome";
    width: 30px;
    height: 30px;
    line-height: 27px;
    text-align: center;
    font-size: 25px;
    font-weight: 900;
    color: #000;
    position: absolute;
    top: 15px;
    right: 30px;
    transform: rotate(180deg);
    transition: all .4s cubic-bezier(0.080,1.090,0.320,1.275)
}

#accordion .panel-title a.collapsed:before {
    color: #000;
    transform: rotate(0deg)
}

#accordion .panel-body {
    padding: 20px 30px;
    background: #ddd;
    font-size: 15px;
    color: #fff;
    line-height: 28px;
    letter-spacing: 1px;
    border-top: none;
    border-radius: 5px
}

.faq-bg .panel .panel-body p {
    color: #000
}

.webform .form-control,#mc-form .form-control {
    background-color: #e8eaed;
    border: 1px solid #ddd;
    border-radius: 30px
}

#mc-form .form-control {
    border-radius: 30px 0 0 30px
}

#mc-form .btn {
    border-radius: 0 30px 30px 0
}

.webform textarea.form-control {
    border-radius: 10px
}

.web-form-box {
    background-color: #1b2c45;
    border-radius: 10px
}

.web-form-box-wrapper {
    background-color: #A459D1;
    border-radius: 10px 0 0 10px;
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}

.web-form-box-wrapper.full-width {
    width: 100%;
    float: none
}

.contactInfo-wrapper {
    width: 100%;
    border-radius: 0 10px 10px 0
}

.contactInfo-wrap {
    padding: 30px
}

.contactInfo-wrap .contact-item {
    display: table;
    margin: 0 auto 40px;
    max-width: 400px;
    overflow-wrap: break-word;
    text-align: center;
    width: 100%
}

.contactInfo-wrap .contact-item-inner {
    display: flex;
    vertical-align: middle
}

.contactInfo-wrap .contact-icon {
    overflow: hidden;
    margin: 0 15px 15px 0px
}

.contactInfo-wrap .contact-desc a {
    color: #fff;
    text-decoration: none
}

.contactInfo-wrap .contact-desc h4 {
    margin: 15px 0 0;
    font-size: 18px;
    color: #fff
}

.contactInfo-wrap .contact-icon i {
    background-color: #A459D1;
    border: 1px solid #A459D1;
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    transition: all .8s ease 0;
    width: 48px
}

.contactInfo-wrap .contact-item:hover i {
    background-color: #ddd;
    border-color: #ddd;
    color: #fb9902
}

.webform {
    position: relative;
    margin-top: 40px;
    line-height: 1.48
}

.webform .form-group {
    display: table;
    position: relative;
}

.webform .input-group-icon {
    position: absolute;
    top: 0
}

.webform .form-group .input-group-icon {
    border: none;
    border-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    color: #A459D1;
    display: table-cell;
    font-size: 14px;
    height: 100%;
    padding: 10px 5px;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
    width: 30px
}

.webform .form-control {
    background-color: transparent;
    border: 1px solid #3e3e3e;
    border-radius: 5px;
    padding-left: 40px;
    height: 40px
}

.webform .form-control,#mc-form .form-control {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 30px
}

.webform textarea.form-control {
    border-radius: 10px
}

#submitButtonHolder .btn.btn-custom {
    border-radius: 30px;
    border-color: #fb9902;
    background-color: #fb9902
}

.webform select {
    background-image: linear-gradient(45deg,transparent 50%,#fb9902 50%),linear-gradient(135deg,#fb9902 50%,transparent 50%),radial-gradient(transparent 66%,transparent 66%)
}

.webform .form-group {
    margin-bottom: 30px;
}

.sub-text {
    color: #fff;
    margin-bottom: 20px;
    display: inline-block
}

ul.contact-social li {
    width: 30px;
    height: 30px;
    background-color: #A459D1;
    border-radius: 100%;
    margin-right: 10px;
    display: inline-block;
    text-align: center
}

ul.contact-social li a {
    color: #fff;
    margin: 0;
    display: inline-block;
    text-align: center;
    width: 100%;
}

.web-form-section {
    margin-bottom: 40px;
}

.web-form-section .more-butten {
    background-color: #A459D1;
    color: #fff;
    padding: 10px 30px ;
}

.hero-img img {
    width: 100%;
    border: 1px solid #ddd;
    padding: 15px;
}

ul.hero-point li {
    font-weight: 600;
    font-size: 14px;
}

.btn-number {
    background-color: #A459D1;
    color: #fff
}

.btnnumber {
    height: 34px;
    width: 50px;
    background-color: #A459D1;
    vertical-align: top;
    text-align: center;
    color: #fff;
}

.cart-img img {
    float: left;
    width: 50px;
    margin-right: 10px;
}

.cart-img a {
    color: #444
}

.table tr th label {
    cursor: pointer
}

.PaymenTxt {
    display: none;
    box-shadow: 0px 0px 4px 0px #ddd;
    padding: 15px;
    margin: 20px 0;
    float: left;
    width: 100%;
}

.PaymenTxt h4 {
    font-weight: 600;
    font-size: 18px;
    margin: 0
}

.pay-section input {
    display: none;
}
[type=radio]:not(:checked)~ img{opacity:.4;}
[type=radio]:checked ~ img{opacity:1;}
/*.checkradio [type="radio"] + img*/
.pay-section label {

    box-shadow: 0px 0px 4px 0px #ddd;
    padding: 15px;
}

/*.pay-section label.PayActive {*/
/*    opacity: 1*/
/*}*/

.pay-section label h3 {
    word-wrap:break-word;
    font-weight: 600;
    font-size: 14px;
    text-align: center
}

.PaymenTxt ul li {
    display: inline-block;
    width: 50%;
    font-weight: 600;
    font-size: 14px;
    float: left
}

.TrackSection {
    position: absolute;
    top: 30px;
    display: none;
    width: 300px;
    left: 0;
    text-align: left;
    background-color: #A459D1;
    border-radius: 4px;
    padding: 15px;
    z-index: 999
}

.search-input {
    width: 100%;
    border: 1px solid #fff;
    padding: 5px;
    color: #222
}

.search-btn {
    background-color: #fff;
    border-radius: 8px;
    margin-top: 10px;
    padding: 10px;
    font-weight: 600;
    color: #000
}

.contact-page-bottom {
    background-color: #A459D1;
    padding: 40px 0;
    float: left;
    width: 100%;
    margin-top: 20px;
}

.contact-page-bottom p {
    margin: 0;
    color: #fff;
    font-size: 26px;
    display: inline-block;
    vertical-align: text-top;
    font-weight: 600;
}

ul.payment-footer li {
    display: inline-block;
    margin-bottom: 4px;
}

.best-view .product {
    position: relative;
    padding-left: 90px;
    width: 100%;
}

.best-view .product .pimg {
    position: absolute;
    left: 0;
    width: 80px;
}

.best-view .best-sell-p .pimg {
    position: relative;
    width: 100%;
}

.best-view .best-sell-p {
    padding: 20px;
}

.best-view .product .pimg img {
    width: 100%;
}

.price-head {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
}

.pcart {
    transition: .2s;
    color: #fff;
}

.pcart:hover {
    color: #ddd;
}

.variant-box select {
    border: 1px solid #A459D1;
    padding: 10px 15px
}

ul.hero-point li {
    margin: 20px 0;
}

.offer-modal-pop .modal-content {
    background: #A459D1;
    box-shadow: none;
    border-radius: 0px;
    padding: 50px 0;
}

.offer-modal-pop .close:focus, .offer-modal-pop .close:hover {
    color: #fff;
    box-shadow: none;
}

.offer-modal-pop .close {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 45px;
    color: #fff;
    box-shadow: none;
    opacity: 1;
    font-weight: normal;
}

.small-text {
    display: block;
    margin-bottom: 30px;
    color: #fff;
    font-size: 20px;
    text-align: center
}

.big-text {
    display: block;
    margin-bottom: 30px;
    color: #fff;
    font-size: 50px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

.offer-modal-pop .modal-header {
    padding: 0px;
    border: 0px solid transparent;
}

.offer-modal-pop.modal.in .modal-dialog {
    -webkit-transform: translate(0,25%);
    -ms-transform: translate(0,25%);
    -o-transform: translate(0,25%);
    transform: translate(0,25%);
}

.modal {
    z-index: 999999;
}

.chk-order .pay-section:nth-child(2) {
    order: 1;
}
.hslider {
    position:relative;
}
.hslider h2{
    position:absolute;
    left:0;
    top:50%;
    right:0;
    z-index: 9;
    margin: auto;
    text-align: center;
    color: #fff;
    font-weight: 900;
    font-size: calc(14px + 2vw);
    transform:translatey(-50%);
}
.quantity-nav{
    display: flex;
}
.space{
    padding: 70px 0px;
}
.colorrr{
background: #A459D1;
padding: 20px;
}
.contact-item{
    background: #A459D1;
    padding: 20px;
    border-radius: 20px;
}
.contact-item-text h4{
    color: #fff;
}
.contact-item-text p{
    color: #fff;
}
.contact-item-text p a{
    color: #fff;
}
#account-panel{
    background:#A459D1;
}
#account-panel li a{
 color: #fff;
}
.more-butten i{
    display: none;
}
.payment-option img{
    width: 100px;
}

.pay-section .p-add {
    display: none;
}

.pay-section input[type="radio"]:checked + label + .p-add {
    display: block !important;
}
