* {
    outline: 0;
}
:active, :focus, a:active, a:focus, button:focus, input:active, input:focus, select:focus {
    -moz-outline-style: none;
    outline: 0;
}
:-moz-any-link:focus {
    outline: 0;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
code {
    white-space: initial!important;
}
html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
body {
    background: #fff;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
blockquote:after, blockquote:before, q:after, q:before {
    content: ""}
blockquote, q {
    quotes: "" ""}
a img {
    border: 0;
}
button, input, select, textarea {
    color: #444;
    font-family: Cairo, sans-serif;
    line-height: 1.5;
    padding-left: 20px;
}
input, select {
    height: 45px;
}
input, select, textarea {
    padding-left: 20px;
    border: 1px solid #d7d7d7;
    border-radius: 0;
    position: relative;
    width: 100%}
select option {
    padding: 0 15px;
}
input[type=checkbox], input[type=password], input[type=radio], input[type=submit] {
    width: auto;
}
a, a:focus, a:hover {
    outline: 0;
    text-decoration: none;
    -webkit-transition: all .4s ease;
    -khtml-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    margin: 0 0 15px;
}
h1 {
    font-size: 42px;
}
h2 {
    font-size: 36px;
    line-height: 38px;
}
h3 {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -1px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 16px;
}
h6 {
    font-size: 14px;
}
*+h1, *+h2, *+h3, *+h4, *+h5, *+h6 {
    margin-top: 25px;
}
label.lb_select, span.sp_select {
    position: relative;
    font-weight: 100;
    margin-bottom: 0;
    width: 100%}
label.lb_select>select, span.lb_select>select {
    outline: 0;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {
        padding-right: 18px;
    }
}label.lb_select:after, span.sp_select:after {
    content: "\f107";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    font-size: 16px;
    padding: 0 0 2px;
    position: absolute;
    pointer-events: none;
    color: #636363;
    right: 16px;
    top: -2px;
}
address, cite, dfn, em, i {
    font-style: italic;
}
em{
    color: #777;
}
.vc_column-inner {
    padding-top: 0!important;
}
.no_padding, .no_padding>.vc_column-inner {
    padding: 0!important;
}
.no_margin {
    margin: 0!important;
}
.display_none {
    display: none;
}
.comment-content img, .entry-content img, .site-header img, .widget img, .wp-caption, pre {
    max-width: 100%}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}
p {
    margin-bottom: 15px;
}
ol, ul {
    margin: 0 0 1.5em 3em;
}
ol ol, ol ul, ol>li>ol, ol>li>ul, ul ol, ul ul, ul>li>ol, ul>li>ul {
    margin-bottom: 0;
    margin-left: 1.5em;
}
address, table {
    margin-bottom: 24px;
}
b, dt, strong, th {
    font-weight: 700;
}
dd {
    margin: 0 0 28px;
}
blockquote {
    background: #f5f5f5;
    border-left: 4px solid #8f8e99;
    margin-bottom: 10px;
}
pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 1.6em;
    padding: 1.6em;
    overflow: auto;
}
code, kbd, tt, var {
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
small, sub, sup {
    font-size: 75%}
abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
ins, mark {
    background: #fff9c0;
    text-decoration: none;
}
sub, sup {
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: .5ex;
}
small small {
    font-size: 100%}
big {
    font-size: 125%}
figure {
    margin: 0;
}
table, td, th {
    border: 1px solid rgba(0, 0, 0, .1);
}
td, th {
    border-width: 0 1px 1px 0;
    padding: 10px;
}
table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    width: 100%}
caption, td, th {
    font-weight: 400;
    text-align: left;
}
.widget td, .widget th {
    padding: 5px;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
button, input {
    line-height: normal;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    border: 1px solid #ccc;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, .8);
    cursor: pointer;
    -webkit-appearance: button;
    font-size: 14px;
    line-height: 1;
    padding: 1.12em 1.5em 1em;
}
button:hover, html input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
    border-color: #ccc #bbb #aaa;
}
button:active, button:focus, html input[type=button]:active, html input[type=button]:focus, input[type=reset]:active, input[type=reset]:focus, input[type=submit]:active, input[type=submit]:focus {
    border-color: #aaa #bbb #bbb;
}
input[type=checkbox], input[type=radio] {
    height: auto;
    box-sizing: border-box;
    padding: 0;
}
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input[type=email]:focus, input[type=text]:focus, textarea:focus {
    color: #111;
}
textarea {
    overflow: auto;
    padding-left: 20px;
    vertical-align: top;
    width: 100%}
.alignleft {
    display: inline;
    float: left;
    margin: 0 25px 30px 0;
}
.alignright {
    display: inline;
    float: right;
    margin: 0 0 30px 25px;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
.assistive-text {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-jus {
    text-align: justify;
}
@media (min-width: 1230px){
    .container {
        width: 1200px;
    }
}
.menu-mobi.fixed-menu-mobi{
    position: fixed;
    top: 70px;
    z-index: 9999;
}
/* buf css */
.main-box-product .banner-slider .text.text-center{
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    width: 100%;
}
.main-box-product .banner-slider .images h2 {
    margin: 0;
    font-size: 62px;
    color: #fcfbfb;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
    font-weight: 600;
}
.main-box-product .banner-slider .images p{
    margin: 0;
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    color: #fcfbfb;
    opacity: 0.8;
    font-weight: 300;
}
@media(max-width: 1299px){
    .main-box-product .banner-slider .images h2{
        font-size: 40px;
        margin-bottom: 12px;
    }
    .main-box-product .banner-slider .images p{
        font-size: 20px;
    }
    .main-box-product .banner-slider .text.text-center{
        padding: 0 20px;
    }
}
@media(max-width: 1299px){
    .main-box-product .banner-slider .images h2{
        font-size: 32px;
        margin-bottom: 8px;
    }
    .main-box-product .banner-slider .images p{
        font-size: 16px;
    }
}
@media(max-width: 670px){
    .main-box-product .banner-slider .images img {
        display: block;
        min-height: 400px;
        object-fit: cover;
    }
}
.payment-page{
    padding: 80px 0;
}
.heading-banner .banner{
    background-image: url(../image/product/1.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    text-align: center;
    padding: 255px 0px 285px 0;
}
.heading-banner .banner h2{
    margin: 0;
    font-size: 62px;
    color: #fff;
    font-family: Poppins;
    font-weight: 600;
    margin-bottom: 12px;
}
.heading-banner .banner p{
    margin: 0;
    font-size: 24px;
    color: #fafaf9;
    font-family: Poppins;
    font-weight: 300;
}
.product .search form.example input[type=text] {
    padding: 10px;
    font-size: 20px;
    border-radius: 5px;
    float: left;
    width: 43%;
    height: 70px;
    background: #f0f5fa;
    color: #9fa3a9;
    font-size: 20px;
    font-weight: 400;
    font-family: Poppins;
    padding-left: 20px;
    border: none;
}
.product .search form.example button {
    float: left;
    width: 20%;
    padding: 10px;
    background: #f99d1d;
    color: #ffffff;
    border-radius: 10px;
    border-left: none;
    cursor: pointer;
    font-size: 18px;
    font-family: Poppins;
    font-weight: 500;
    margin-left: 15px;
    height: 70px;
    position: relative;
    border: 1px solid #f99d1d;
    text-align: center;
}
.product .search form.example button:hover{
    color: #fff;
    z-index: 99999999;
}
.product .search form.example button:hover:before{
    -webkit-transform: scalex(1);
    transition: 0.5s;
}
.product .search form.example button:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    transition: 0.5s;
    border-radius: 10px;
    background: #242433;
    -webkit-transform: scalex(0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.product .search form.example::after {
    content: "";
    clear: both;
    display: table;
}
.product .popular-product {
    margin-top: 100px;
}
.product .pdoduct-one h2.title-product{
    font-size: 36px;
    font-family: Poppins;
    font-weight: 600;
    margin: 0;
    color: #242433;
    margin-bottom: 35px;
}
.product .search {
    margin-bottom: 60px;
}
.product-grid4,.product-grid4 .product-image4{
    position:relative;
}
.product-grid4{
    font-family:Poppins;
    text-align:center;
    border-radius:5px;
    overflow:hidden;
    z-index:1;
    transition:all .3s ease 0s;
    margin-bottom: 40px;
}
.product-grid4:hover{
    box-shadow:0 0 10px rgba(0,0,0,.2);
}
.product-grid4 .product-image4 a{
    display:block;
}
.product-grid4 .product-image4 img{
    width:100%;
    height:auto;
}
.product-grid4 .pic-1{
    opacity:1;
    transition:all .5s ease-out 0s;
}
.product-grid4 .pic-2{
    position:absolute;
    top:0;
    left:0;
    opacity:0;
    transition:all .5s ease-out 0s;
}
.product-grid4 .social{
    width:180px;
    padding:0;
    margin:0 auto;
    list-style:none;
    position:absolute;
    right:0;
    left:0;
    top:50%;
    transform:translateY(-50%);
    transition:all .3s ease 0s;
}
.product-grid4 .social li{
    display:inline-block;
    opacity:0;
    transition:all .7s;
}
.product-grid4 .social li:nth-child(1){
    transition-delay:.15s;
}
.product-grid4 .social li:nth-child(2){
    transition-delay:.3s;
}
.product-grid4 .social li:nth-child(3){
    transition-delay:.45s;
}
.product-grid4:hover .social li{
    opacity:1;
}
.product-grid4 .social li a{
    color:#222;
    background:#fff;
    font-size:17px;
    line-height:36px;
    width:40px;
    height:36px;
    border-radius:2px;
    margin:0 5px;
    display:block;
    transition:all .3s ease 0s;
}
.product-grid4 .social li a:hover{
    color:#fff;
    background:#f99d1d;
}
.product-grid4 .social li a:after,.product-grid4 .social li a:before{
    content:attr(data-tip);
    color:#fff;
    background-color:#000;
    font-size:12px;
    line-height:20px;
    border-radius:3px;
    padding:0 5px;
    white-space:nowrap;
    opacity:0;
    transform:translateX(-50%);
    position:absolute;
    left:50%;
    top:-30px;
}
.product-grid4 .social li.one-tors a:after,.product-grid4 .social li.one-tors a:before{
    left:20%;
}
.product-grid4 .social li.one-star a:after,.product-grid4 .social li.one-star a:before{
    left:80%;
}
.product-grid4 .social li a:after{
    content:'';
    height:15px;
    width:15px;
    border-radius:0;
    transform:translateX(-50%) rotate(45deg);
    top:-22px;
    z-index:-1;
}
.product-grid4 .social li a:hover:after,.product-grid4 .social li a:hover:before{
    opacity:1;
}
.product-grid4 .product-discount-label,.product-grid4 .product-new-label{
    color:#fff;
    background-color:#16a085;
    font-size:13px;
    font-weight:800;
    text-transform:uppercase;
    line-height:45px;
    height:45px;
    width:45px;
    border-radius:50%;
    position:absolute;
    left:10px;
    top:15px;
    transition:all .3s;
}
.product-grid4 .product-discount-label{
    left:auto;
    right:10px;
    background-color:#d7292a;
}
.product-grid4:hover .product-new-label{
    opacity:0
}
.product-grid4 .product-content{
    padding:25px
}
.product-grid4 p.text-demo{
    color: #faac50;
    font-size: 24px;
    font-weight: 400;
    font-family: Poppins;
    text-decoration: none;
    margin: 0;
}
.product-grid4 p.text-demo{
    color:#faac50;
    font-size: 24px;
    font-weight: 400;
    font-family: Poppins;
    text-decoration: none;
}
.product-grid4 h2{
    color:#242433;
    display:block;
    font-size: 29px;
    font-weight: 600;
    font-family: Poppins;
    padding-bottom: 15px;
    margin: 0;
}
.product-grid4 h2 a{
    text-decoration: none;
    color:#242433;
}
.product-grid4 h2 span{
    color:#909090;
    font-size:13px;
    font-weight:400;
    letter-spacing:0;
    text-decoration:line-through;
    text-align:left;
    vertical-align:middle;
    display:inline-block;
}
.product-grid4 .add-to-cart{
    display:inline-block;
    padding: 13px 45px;
    color:#ffffff;
    font-weight:400;
    font-size:14px;
    border-radius:4px;
    transition:all .3s;
    border: 1px solid transparent;
    background: #f99d1d;
    border-radius: 50px;
    text-decoration: none;
    text-align: center;
    position: relative;
}
.product-grid4 .add-to-cart:hover{
    color: #fff;
    z-index: 99999999;
}
.product-grid4  a.add-to-cart:hover:before{
    -webkit-transform: scalex(1);
    transition: 0.5s;
}
.product-grid4 a.add-to-cart:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    transition: 0.5s;
    border-radius: 50px;
    background: #242433;
    -webkit-transform: scalex(0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.col-lg-3.col-md-3.col-sm-3.new-product {
    background: #f0f1f5;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
}
.product .demo-product {
    position: relative;
}
.product .new-product .product h2.title-product{
    font-size: 36px;
    font-family: Poppins;
    font-weight: 600;
    margin: 0;
    color: #242433;
    margin-top: 116px;
}
.product-grid4{
    box-shadow: 0 0 3px rgba(0,0,0,.2);
}
.product .new-product .product ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-top: 75px;
    overflow: hidden;
    margin-bottom: 25px;
}
.product .new-product .product ul li{
    width: 100%;
    display: block;
    overflow: hidden;
}
.product .new-product .product ul li img.images {
    width: 40%;
    float: left;
}
.product .new-product .product ul li .text-image {
    width: 55%;
    float: right;
    text-align: left;
}
.product .new-product .product ul li .text-image h2{
    margin: 0;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    color: #242433;
    margin-bottom: 5px;
}
.product .new-product .product ul li .text-image h2 a{
    text-decoration: none;
    color: #242433;
}
.product .new-product .product ul li .text-image p{
    font-family: Poppins;
    color: #f99d1d;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
}
.product .new-product .product {
    padding: 0 40px;
}
.line {
    border: 1px solid #cbccd2;
    margin-top: 20px;
    margin-bottom: 20px;
}
.product .load-more {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 45px;
}
.col-lg-9.col-md-9.col-sm-9.popular-product {
    margin-bottom: 35px;
}
.product .load-more a{
    display: inline-block;
    padding: 13px 70px;
    color: #242433;
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    border-radius: 4px;
    transition: all .3s;
    border: 1px solid transparent;
    background: #f99d1d;
    border-radius: 10px;
    text-decoration: none;
    position: relative;
    text-align: center;
}
.product .load-more a:hover{
    color: #fff;
    z-index: 99999999;
}
.product .load-more a:hover:before{
    -webkit-transform: scalex(1);
    transition: 0.5s;
}
.product .load-more a:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    transition: 0.5s;
    border-radius: 10px;
    background: #242433;
    -webkit-transform: scalex(0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
@media only screen and (max-width:1749px){
    .col-lg-9.col-md-9.col-sm-9.popular-product {
        width: 83%
    }
    .product .search form.example input[type=text] {
        font-size: 16px;
    }
    .product .search form.example button {
        font-size: 16px;
    }
    .product .pdoduct-one h2.title-product {
        font-size: 24px;
    }
    .product-grid4 p {
        font-size: 16px;
    }
    .product-grid4 h2 {
        font-size: 18px;
    }
    .product .new-product .product h2.title-product {
        font-size: 24px;
    }
    .product .new-product .product ul li .text-image h2 {
        font-size: 18px;
    }
    .product .new-product .product ul li .text-image p {
        font-size: 16px;
    }
    .product .search form.example input[type=text] {
        height: 45px;
        font-size: 18px;
    }
}
@media only screen and (max-width:1366px){
    .heading-banner .banner h2 {
        font-size: 48px;
    }
    .heading-banner .banner p {
        font-size: 18px;
        max-width: 750px;
        margin: 0 auto;
    }
    .product .search form.example input[type=text] {
        height: 45px;
        font-size: 18px;
    }
    .product .search form.example button {
        height: 45px;
        font-size: 18px;
    }
    .product .pdoduct-one h2.title-product {
        font-size: 24px;
    }
    .product-grid4 p.text-demo {
        font-size: 16px;
    }
    .product-grid4 h2 {
        font-size: 18px;
    }
    .product .new-product .product h2.title-product {
        font-size: 24px;
    }
    .product .new-product .product ul li .text-image h2 {
        font-size: 18px;
    }
    .product .new-product .product ul li .text-image p {
        font-size: 14px;
    }
}
@media only screen and (max-width:1199px){
    .product .new-product .product {
        padding: 0px 15px;
    }
    .product-grid4 .add-to-cart {
        padding: 13px 30px;
    }
}
@media only screen and (max-width:990px){
    .product-grid4{
        margin-bottom:30px;
    }
}
@media only screen and (max-width:991px){
    .product-grid4 .product-image4 img {
        width: 100%;
        height: 185px;
        object-fit: cover;
    }
    .heading-banner .banner p {
        max-width: 700px;
        margin: 0 auto;
    }
    .product .new-product .product {
        padding: 0px 0px;
    }
}
@media only screen and (max-width:767px){
    .heading-banner .banner {
        padding: 150px 0px;
    }
    .col-lg-3.col-md-3.col-sm-3.new-product {
        background: #f0f1f5;
        padding: 35px 25px;
        position: inherit;
    }
    .product .load-more {
        margin-top: 20px;
    }
    .product .new-product .product ul li .text-image {
        margin-top: 50px;
    }
    .product .new-product .product h2.title-product {
        margin-top: 0;
    }
    .product .new-product .product ul {
        margin-top: 30px;
    }
    .product .popular-product {
        margin-top: 50px;
    }
    .product .search {
        margin-bottom: 50px;
    }
    .product .pdoduct-one h2.title-product {
        margin-bottom: 25px;
    }
    .product-grid4 {
        margin-bottom: 20px;
    }
    .product-grid4 .product-image4 img {
        width: 100%;
        height: 262px;
        object-fit: cover;
    }
    .col-lg-9.col-md-9.col-sm-9.popular-product {
        width: 100% !important;
    }
}
@media only screen and (max-width:600px){
    .product .search form.example input[type=text] {
        width: 78%;
        float: left;
    }
    .heading-banner .banner h2 {
        font-size: 38px;
    }
    .heading-banner .banner p {
        max-width: initial;
        margin: 0 auto;
        font-size: 16px;
        padding: 0 20px;
    }
    .product-grid4 .product-image4 img {
        width: 100%;
        height: 185px;
        object-fit: cover;
    }
    .heading-banner .banner h2 {
        font-size: 32px;
    }
    .heading-banner .banner p {
        font-size: 14px;
    }
    .product .search form.example button {
        margin-left: 0;
        font-size: 16px;
    }
    .product .search form.example input[type=text] {
        font-size: 16px;
    }
    .product .new-product .product ul li .text-image {
        margin-top: 35px;
    }
}
@media only screen and (max-width:559px){
    .product .search form.example input[type=text] {
        width: 64%;
        margin-bottom: 10px;
        margin-right: 10px;
        float: left;
    }
    .product .search form.example button {
        width: 32%;
    }
}
@media only screen and (max-width:535px){
    .product-grid4 .add-to-cart {
        padding: 13px 26px;
    }
}
@media only screen and (max-width:480px){
    .product-grid4 .product-image4 img {
        width: 100%;
        height: 150px;
        object-fit: cover;
    }
    .heading-banner .banner {
        padding: 100px 0px;
    }
    .product-grid4 .add-to-cart {
        font-size: 10px;
    }
    .product-grid4 .social {
        width: 100%;
    }
    .product .new-product .product ul li .text-image {
        margin-top: 25px;
    }
    .product .search {
        margin-bottom: 30px;
    }
    .product-grid4 .social li.one-tors a:after,.product-grid4 .social li.one-tors a:before{
        left:50%;
    }
    .product-grid4 .social li.one-star a:after,.product-grid4 .social li.one-star a:before{
        left:50%;
    }
}
@media only screen and (max-width:414px){
    .product-grid4 .product-image4 img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .product .col-md-4.col-sm-6.col-xs-6 {
        width: 100%;
    }
    .product-grid4 .add-to-cart {
        padding: 13px 45px;
    }
    .product-grid4 .add-to-cart {
        font-size: 14px;
    }
    .product-grid4 h2 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .product .new-product .product ul li .text-image {
        margin-top: 10px;
    }
}
/* END SHOP */
.product-page .title-product img.images{
    width: 100%;
}
.product-page .title-product {
    margin-top: 50px;
    overflow: hidden;
    margin-bottom: 100px;
}
.product-page .title-product .product-text .text-page h2{
    font-size: 36px;
    font-weight: 600;
    margin: 0;
    color: #242433;
    font-family: Poppins;
    margin-bottom: 20px;
}
.product-page .title-product .product-text .text-page a{
    color: #faac50;
    font-size: 28px;
    font-weight: 400;
    font-family: Poppins;
    text-decoration: none;
    margin-bottom: 20px;
    display: block;
}
.product-page .title-product .product-text .text-page p{
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 20px;
    color: #383847;
    line-height: 25px;
}
.product-page .title-product .product-text .text-page p:last-child{
    margin-bottom: 50px;
}
.product-page .title-product .product-text .add-to-cart .quantity-field {
    display: flex;
    width: 166px;
}
.product-page .title-product .product-text .add-to-cart .quantity-field button.value-button{
    background-color: #c5c9d8;
    border: none;
    font-size: 24px;
    font-weight: 300;
    font-family: Poppins;
    padding: 0;
    width: 45px;
    height: 54px;
    color: #242433;
}
.product-page .title-product .product-text .add-to-cart .quantity-field button.value-button.decrease-button {
    border-radius: 25px 0px 0px 25px;
}
.product-page .title-product .product-text .add-to-cart .quantity-field button.value-button.increase-button {
    border-radius: 0px 25px 25px 0px;
}
.product-page .title-product .product-text .add-to-cart .quantity-field .number {
    background-color: #f0f1f5;
    width: 75px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    font-family: Poppins;
    color: #242433;
    padding: 14px 0;
}
.product-page .title-product .product-text .add-to-cart .quantity-field .number input.form-control {
    background: none;
    padding: 0;
    border: none;
    text-align: center;
    box-shadow: none;
    height: 25px;
    /* padding: 14px 0;
     */
}
.product-page .title-product .product-text .add-to-cart {
    display: flex;
}
.product-page{
    padding: 60px 0;
}
.product-page .title-product .product-text .add-to-cart .cart a{
    display: inline-block;
    padding: 13px 45px;
    color: #ffffff;
    font-weight: 400;
    font-size: 18px;
    transition: all .3s;
    border: 1px solid transparent;
    background: #f99d1d;
    border-radius: 50px;
    text-decoration: none;
    height: 54px;
    text-align: center;
    width: auto;
    position: relative;
}
.product-page .title-product .product-text .add-to-cart .cart  a:hover{
    color: #fff;
    z-index: 99999999;
}
.product-page .title-product .product-text .add-to-cart .cart a:hover:before{
    -webkit-transform: scalex(1);
    transition: 0.5s;
}
.product-page .title-product .product-text .add-to-cart .cart a:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    transition: 0.5s;
    border-radius: 50px;
    background: #242433;
    -webkit-transform: scalex(0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.product-page .title-product .product-text .add-to-cart .cart{
    padding-left: 35px;
}
.col-lg-6.col-md-6.col-sm-6.text-demo {
    margin-left: 100px;
}
.product-page .product-grid4 {
    box-shadow: 0 0 3px rgba(0,0,0,.2);
    margin: 3px;
}
.col-lg-6.col-md-6.col-sm-12.text-demo {
    margin-left: 35px;
}
@media only screen and (max-width:1749px){
    .col-lg-6.col-md-6.col-sm-6.text-demo {
        margin-left: 50px;
    }
    .product-page .title-product .product-text .text-page h2 {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .product-page .title-product .product-text .text-page a {
        font-size: 16px;
    }
    .product-page .title-product .product-text .add-to-cart .quantity-field button.value-button {
        font-size: 18px;
    }
    .product-page .title-product .product-text .add-to-cart .cart a {
        font-size: 16px;
        padding: 15px 45px;
    }
}
@media only screen and (max-width: 1600px){
    .col-lg-9.col-md-9.col-sm-9.popular-product {
        width: 80%;
    }
}
@media only screen and (max-width: 1440px){
    .col-lg-9.col-md-9.col-sm-9.popular-product {
        width: 75%;
    }
}
@media only screen and (max-width:1366px){
    .col-lg-6.col-md-6.col-sm-6.text-demo {
        margin-left: 20px;
    }
}
@media only screen and (max-width:1199px){
    .col-lg-6.col-md-6.col-sm-6.text-demo {
        margin-left: 20px;
    }
}
@media only screen and (max-width:990px){
    .product-grid4{
        margin-bottom:30px;
    }
}
@media only screen and (max-width:991px){
    .col-lg-6.col-md-6.col-sm-12.text-demo {
        margin-top: 35px;
    }
}
@media only screen and (max-width:767px){
    .col-lg-6.col-md-6.col-sm-6.text-demo {
        margin-left: 0;
        margin-top: 35px;
    }
    .product-page .title-product {
        margin-bottom: 60px;
    }
    .col-lg-6.col-md-6.col-sm-12.text-demo {
        margin-left: 0;
    }
}
@media only screen and (max-width:480px){
    .product-page .title-product .product-text .add-to-cart .cart {
        padding-left: 15px;
    }
}
@media only screen and (max-width:414px){
    .product-page .title-product .product-text .add-to-cart {
        display: block;
    }
    .product-page .title-product .product-text .add-to-cart .cart {
        padding-left: 0;
        margin-top: 15px;
    }
    .product-page .title-product .product-text .add-to-cart .cart a {
        width: auto;
        padding: 16px 40px;
    }
}
/* END PRODUCT-PAGE */
.payment-page .pament ul.payment-image {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.payment-page .pament ul.payment-image li ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-flex;
    width: 100%;
}
.payment-page .pament ul.payment-image li ul li{
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0%;
    text-align: center;
}
.payment-page .pament ul.payment-image li ul li.img{
    width: 15%;
}
.payment-page .pament ul.payment-image li ul li{
    width: 22.33333333333%;
}
.payment-page .pament ul.payment-image li.images {
    background-color: #f0f5fa;
    padding: 20px 0px;
}
.payment-page .pament ul.payment-image li.images ul li a{
    font-size: 18px;
    font-weight: 600;
    font-family: Poppins;
    text-decoration: none;
    color: #242433;
}
.payment-page .pament ul.payment-image li.text-img ul li a{
    font-size: 16px;
    font-weight: 400;
    font-family: Poppins;
    text-decoration: none;
    color: #383847;
}
.payment-page .pament ul.payment-image li.text-img {
    border-bottom: 1px solid #ebebeb;
}
.payment-page .pament ul.payment-image li.text-img ul{
    display: inline-flex;
}
.payment-page .pament ul.payment-image li.text-img ul li{
    border-right: 1px solid #ebebeb;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0%;
    padding: 15px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.payment-page .pament ul.payment-image li.text-img ul li:last-child{
    border-right: none;
}
.payment-page .pament ul.payment-image li.text-img ul li:last-child a{
    color: #ff0012;
    text-transform: uppercase;
}
.payment-page .pament ul.payment-image li.text-img ul li .quantity-field {
    display: inline-flex;
}
.payment-page .pament ul.payment-image li.text-img ul li .quantity-field button.value-button.decrease-button {
    border-radius: 25px 0px 0px 25px;
}
.payment-page .pament ul.payment-image li.text-img ul li .quantity-field button.value-button {
    background-color: #c5c9d8;
    border: none;
    font-size: 24px;
    font-weight: 300;
    font-family: Poppins;
    padding: 0;
    width: 45px;
    height: 54px;
    color: #242433;
    outline: none;
}
.payment-page .pament ul.payment-image li.text-img ul li .quantity-field .number {
    background-color: #f0f1f5;
    width: 75px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    font-family: Poppins;
    color: #242433;
    padding: 14px 0;
    outline: none;
}
.payment-page .pament ul.payment-image li.text-img ul li .quantity-field .number input.form-control {
    background: none;
    border: none;
    outline: none;
    box-shadow: none;
    text-align: center;
    padding: 0;
    height: auto;
}
.payment-page .pament ul.payment-image li.text-img ul li .quantity-field button.value-button.increase-button {
    border-radius: 0px 25px 25px 0px;
}
.payment-page .pament ul.payment-image li.button ul li.code{
    width: 50%;
    float: left;
}
.payment-page .pament ul.payment-image li.button ul li.updatacart{
    width: 50%;
    float: right;
    text-align: right;
}
.payment-page .pament ul.payment-image li.button {
    overflow: hidden;
    padding: 10px 0px;
}
.payment-page .pament ul.payment-image li.button ul li{
    flex-basis: inherit;
}
.payment-page .pament ul.payment-image li.button ul li.code form.example{
    margin-left: 20px;
}
.payment-page .pament ul.payment-image li.button ul li.code form.example input[type="text"] {
    padding: 10px;
    font-size: 20px;
    border-radius: 5px;
    float: left;
    width: 60%;
    height: 70px;
    background: #f0f5fa;
    color: #9fa3a9;
    font-size: 20px;
    font-weight: 300;
    font-family: Poppins;
    padding-left: 20px;
    border: none;
}
.payment-page .pament ul.payment-image li.button ul li.code form.example button {
    float: right;
    width: 35%;
    padding: 10px;
    background: #f99d1d;
    color: #242433;
    border-radius: 10px;
    border-left: none;
    cursor: pointer;
    font-size: 18px;
    font-family: Poppins;
    font-weight: 300;
    margin-left: 15px;
    height: 70px;
    text-align: center;
    border: none;
    position: relative;
}
.payment-page .pament ul.payment-image li.button ul li.code form.example button:hover{
    color: #fff;
    z-index: 99999999;
}
.payment-page .pament ul.payment-image li.button ul li.code form.example button:hover:before{
    -webkit-transform: scalex(1);
    transition: 0.5s;
}
.payment-page .pament ul.payment-image li.button ul li.code form.example button:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    transition: 0.5s;
    border-radius: 10px;
    background: #242433;
    -webkit-transform: scalex(0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.payment-page .pament ul.payment-image li.button ul li.updatacart a{
    display: inline-block;
    padding: 22px;
    color: #242433;
    font-family: Poppins;
    font-weight: 300;
    font-size: 18px;
    height: 70px;
    border-radius: 10px;
    transition: all .3s;
    border: 1px solid transparent;
    background: #f99d1d;
    border-radius: 10px;
    text-decoration: none;
    width: 255px;
    text-align: center;
    position: relative;
    margin-right: 20px;
}
.payment-page .pament ul.payment-image li.button ul li.updatacart a:hover{
    color: #fff;
    z-index: 99999999;
}
.payment-page .pament ul.payment-image li.button ul li.updatacart a:hover:before{
    -webkit-transform: scalex(1);
    transition: 0.5s;
}
.payment-page .pament ul.payment-image li.button ul li.updatacart a:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    transition: 0.5s;
    border-radius: 10px;
    background: #242433;
    -webkit-transform: scalex(0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.payment-page .pament {
    margin-bottom: 50px;
    box-shadow: 0 0 2px rgba(0,0,0,.2);
}
.payment-page .cart-totats {
    float: right;
    text-align: left;
    width: 60%;
}
.payment-page .cart-totats h2.title{
    font-size: 36px;
    font-weight: 600;
    margin: 0;
    color: #242433;
    font-family: Poppins;
    margin-bottom: 20px;
}
.payment-page .cart-totats .suptotal {
    width: 100%;
    overflow: hidden;
    box-shadow: 0 0 2px rgba(0,0,0,.2);
    margin-bottom: 35px;
    display: flex;
}
.payment-page .cart-totats .suptotal .title{
    width: 27%;
    float: left;
    background: #f0f5fa;
    padding: 25px 0px 25px 45px;
    flex-grow: 0;
    flex-shrink: 1;
}
.payment-page .cart-totats .suptotal .title ul li a{
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    text-decoration: none;
    font-family: Poppins;
    color: #242433;
}
.payment-page .cart-totats .suptotal .title ul li{
    margin-bottom: 25px;
}
.payment-page .cart-totats .suptotal .text ul.flar-rate li{
    font-size: 18px;
    font-weight: 400;
    font-family: Poppins;
}
.payment-page .cart-totats .suptotal .title ul li:last-child{
    margin-top: 148px;
    margin-bottom: 0;
}
.payment-page .cart-totats .suptotal ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.payment-page .cart-totats .suptotal .text{
    width: 73%;
    float: right;
    text-align: left;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0%;
}
.payment-page .cart-totats .suptotal .text ul.flar-rate li:nth-child(1){
    margin-top: 25px;
}
.payment-page .cart-totats .suptotal .text ul.flar-rate li:last-child{
    margin-bottom: 25px;
}
.payment-page .cart-totats .suptotal .text ul.flar-rate li{
    margin-left: 55px;
}
.payment-page .cart-totats .suptotal .text ul li a{
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    text-decoration: none;
    font-family: Poppins;
    color: #242433;
}
.line {
    border: 1px solid #f0f5fa !important;
    margin-top: 7px;
    margin-bottom: 20px;
}
.payment-page .cart-totats .suptotal .text ul li .pretty {
    position: relative;
    margin-right: 1em;
    white-space: nowrap;
    line-height: 1;
    margin-bottom: 33px;
}
.payment-page .cart-totats .suptotal .text ul li .pretty input {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 1em;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.payment-page .cart-totats .suptotal .text ul li .pretty .state label span{
    font-weight: 400;
    margin: 0;
    text-decoration: none;
    font-family: Poppins;
    color: #242433;
    margin-left: 20px;
}
.payment-page .cart-totats .suptotal .text ul li .pretty .state label.online {
    position: relative;
}
.payment-page .cart-totats .suptotal .text ul li .pretty .state label.online:before{
    top: 12% !important;
}
.payment-page .cart-totats .suptotal .text ul li .pretty .state label.online:after{
    top: 12% !important;
}
.payment-page .cart-totats .suptotal .text ul li .pretty .state label.online span{
    line-height: 35px;
}
.payment-page .cart-totats .suptotal .text ul li .pretty .state label {
    position: initial;
    display: inline-block;
    font-weight: 400;
    margin: 0;
    text-indent: 1.5em;
    min-width: calc(1em + 2px);
}
.payment-page .cart-totats .suptotal .text ul li .pretty.p-round .state label:after, .pretty.p-round .state label:before {
    border-radius: 100%;
}
.payment-page .cart-totats .suptotal .text ul li .pretty .state label:after, .pretty .state label:before {
    content: '';
    width: calc(1em + 2px);
    height: calc(1em + 2px);
    display: block;
    box-sizing: border-box;
    border-radius: 0;
    border: 1px solid transparent;
    z-index: 0;
    position: absolute;
    left: 0;
    top: calc((0% - (100% - 1em)) - 8%);
    background-color: transparent;
}
.payment-page .cart-totats .suptotal .text ul li .pretty .state label.online:after, .pretty .state label.online:before {
    top: calc((50% - (100% - 1em)) - 8%);
    background-color: transparent;
}
.payment-page .cart-totats .suptotal .text ul li .pretty .state label:before {
    border-color: #bdc3c7;
}
.payment-page .cart-totats .suptotal .text ul li .pretty.p-default .state label:after {
    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6);
}
.payment-page .cart-totats .suptotal .text ul li .pretty input:checked~.state.p-success-o label:before, .pretty.p-toggle .state.p-success-o label:before {
    border-color: #f99d1d;
}
.payment-page .cart-totats .suptotal .text ul li .pretty.p-default:not(.p-fill) input:checked~.state.p-success-o label:after {
    background-color: #f99d1d !important;
}
.payment-page .cart-totats a.check {
    display: inline-block;
    padding: 22px 0;
    width: 100%;
    color: #242433;
    font-family: Poppins;
    font-weight: 300;
    font-size: 18px;
    height: 70px;
    border-radius: 4px;
    transition: all .3s;
    border: 1px solid transparent;
    background: #f99d1d;
    border-radius: 10px;
    position: relative;
    text-decoration: none;
    text-align: center;
}
.payment-page .cart-totats a.check:hover{
    color: #fff;
    z-index: 99999999;
}
.payment-page .cart-totats a.check:hover:before{
    -webkit-transform: scalex(1);
    transition: 0.5s;
}
.payment-page .cart-totats a.check:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    transition: 0.5s;
    border-radius: 10px;
    background: #242433;
    -webkit-transform: scalex(0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
@media only screen and (max-width:1749px){
    .payment-page .pament ul.payment-image li.button ul li.code form.example input[type="text"] {
        height: 54px;
        font-size: 16px;
    }
    .payment-page .pament ul.payment-image li.button ul li.code form.example button {
        font-size: 16px;
        height: 54px;
    }
    .payment-page .pament ul.payment-image li.button ul li.updatacart a {
        height: 54px;
        font-size: 16px;
        padding: 16px 70px;
    }
    .payment-page .cart-totats h2.title {
        font-size: 24px;
    }
    .payment-page .cart-totats .suptotal .title ul li a {
        font-size: 16px;
    }
    .payment-page .cart-totats .suptotal .text ul.flar-rate li {
        font-size: 16px;
    }
    .payment-page .pament ul.payment-image li.text-img ul li .quantity-field button.value-button {
        font-size: 18px;
        height: 45px;
    }
    .payment-page .pament ul.payment-image li.text-img ul li .quantity-field .number {
        padding: 10px 0;
    }
    .payment-page .cart-totats a.check{
        height: 54px;
        padding: 15px;
    }
}
@media only screen and (max-width: 1199px){
    .payment-page .cart-totats {
        float: right;
        text-align: left;
        width: 80%;
    }
}
@media only screen and (max-width: 1024px){
    .payment-page .pament ul.payment-image li.button ul li.updatacart {
        width: 30%;
    }
    .payment-page .pament ul.payment-image li.text-img ul li .quantity-field .number {
        width: 45px;
    }
}
@media only screen and (max-width: 991px){
    .payment-page .cart-totats {
        float: right;
        text-align: left;
        width: 100%;
    }
    .payment-page .pament ul.payment-image {
        overflow: hidden;
        background-color: #f0f5fa;
    }
    .payment-page .pament ul.payment-image li.mobile{
        width: 33.33333%;
        float: left;
        text-align: -webkit-center;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .payment-page .pament ul.payment-image li.mobile ul li{
        padding: 15px 0px;
    }
    .payment-page .pament ul.payment-image li.images.mobile ul li.img:nth-child(1){
        margin-bottom: 25px;
    }
    .payment-page .pament ul.payment-image li ul {
        display: inherit;
        outline: hidden;
    }
    .payment-page .pament ul.payment-image li ul li {
        width: auto;
    }
    .payment-page .pament ul.payment-image li.text-img ul {
        display: inherit;
    }
    .payment-page .pament ul.payment-image li.text-img ul li {
        border-right: none;
        flex-grow: inherit;
        flex-shrink: inherit;
        flex-basis: inherit;
        padding: 15px 0px;
        display: inherit;
    }
    .payment-page .pament ul.payment-image li.button ul li.code {
        width: 100%;
        float: none;
        overflow: hidden;
    }
    .payment-page .pament ul.payment-image li.button ul li.updatacart {
        width: 100%;
    }
    .payment-page .pament ul.payment-image li.button ul li.code form.example input[type="text"]{
        width: 100%;
        background-color: #fff;
        margin-bottom: 20px;
    }
    .payment-page .pament ul.payment-image li.button ul li.code form.example button{
        width: 100%;
        margin-left: 0;
    }
    .payment-page .pament ul.payment-image li ul li.img {
        width: auto;
    }
    .payment-page .pament ul.payment-image li ul li {
        flex-grow: inherit;
        flex-shrink: inherit;
        flex-basis: inherit;
        text-align: center;
    }
    .payment-page .pament ul.payment-image li.button ul li.updatacart a{
        margin-right: 0;
        width: 100%;
        padding: 15px 0px;
        text-align: center;
    }
    .payment-page .pament ul.payment-image li.button ul li.code form.example {
        margin-left: 0;
    }
    .payment-page .pament ul.payment-image li.text-img {
        border-bottom: none;
    }
}
@media only screen and (max-width: 670px){
    .payment-page .cart-totats .suptotal .text {
        width: 80%;
    }
    .payment-page .cart-totats .suptotal .title {
        width: 20%;
        padding: 20px 0px 20px 20px;
    }
    .payment-page .cart-totats .suptotal .text ul.flar-rate li {
        margin-left: 20px;
    }
    .payment-page .cart-totats .suptotal .text ul.flar-rate li:last-child {
        margin-bottom: 20px;
    }
    .payment-page .cart-totats .suptotal .text ul.flar-rate li:nth-child(1) {
        margin-top: 20px;
    }
}
@media only screen and (max-width: 600px){
    .payment-page .pament ul.payment-image li.mobile{
        width: 50%;
    }
    .payment-page .pament ul.payment-image li.button.mobile {
        width: 100% !important;
    }
    .payment-page .cart-totats .suptotal .text ul li .pretty .state label {
        text-indent: 1em;
    }
    .payment-page .cart-totats .suptotal .text ul.flar-rate li {
        font-size: 14px;
    }
    .payment-page .cart-totats .suptotal .text ul li .pretty {
        white-space: inherit;
    }
    .payment-page .pament ul.payment-image li ul li {
        text-align: left;
    }
}
@media only screen and (max-width: 575px){
    .payment-page .cart-totats .suptotal {
        display: inherit;
    }
    .payment-page .cart-totats .suptotal .title {
        padding: 15px;
        width: 100%;
    }
    .payment-page .cart-totats .suptotal .title ul li:last-child {
        margin-top: 0;
        margin-bottom: 0;
    }
    .payment-page .cart-totats .suptotal .title ul li {
        margin-bottom: 0;
        display: inline-block;
        width: 32.3333%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .payment-page .cart-totats .suptotal .text {
        width: 100%;
    }
    .payment-page .cart-totats .suptotal .text ul li .pretty {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 414px){
    .payment-page .cart-totats .suptotal .text ul li .pretty {
        margin-bottom: 10px;
    }
    .payment-page .cart-totats .suptotal .text ul li .pretty .state label.online:before {
        top: 10% !important;
    }
    .payment-page .cart-totats .suptotal .text ul li .pretty .state label.online:after {
        top: 10% !important;
    }
}
@media only screen and (max-width: 375px){
    .payment-page .pament ul.payment-image li.mobile {
        padding-right: 5px;
        padding-left: 5px;
    }
    .payment-page .cart-totats .suptotal .text ul li .pretty .state label.online:before {
        top: 7% !important;
    }
    .payment-page .cart-totats .suptotal .text ul li .pretty .state label.online:after {
        top: 7% !important;
    }
}
/* END CART */
.charset-page .add-address h2.title{
    font-size: 36px;
    font-family: Poppins;
    font-weight: 600;
    margin: 0;
    color: #242433;
    margin-bottom: 35px;
}
.charset-page .add-address form .form-group input#formGroupExampleInput {
    padding: 10px;
    border-radius: 5px;
    float: left;
    height: 70px;
    background: #f0f5fa;
    color: #9fa3a9;
    font-size: 20px;
    font-weight: 400;
    font-family: Poppins;
    padding-left: 20px;
    border: none;
    margin-bottom: 30px;
    box-shadow: none;
}
.charset-page{
    margin-top: 80px;
}
.charset-page .add-address form .form-group input#formGroupExampleInput:focus{
    outline: none;
    box-shadow: none;
}
.charset-page .pay-now {
    text-align: center;
    margin-bottom: 30px;
}
.charset-page .pay-now button.btn.btn-primary{
    display: inline-block;
    padding: 20px;
    color: #242433;
    font-family: Poppins;
    font-weight: 300;
    width: 65%;
    font-size: 18px;
    height: 70px;
    transition: all .3s;
    border: 1px solid transparent;
    background: #f99d1d;
    border-radius: 10px;
    text-decoration: none;
    text-align: center;
    position: relative;
}
.charset-page .pay-now button.btn.btn-primary:focus{
    outline: none;
    box-shadow: none;
}
.charset-page .pay-now button.btn.btn-primary:hover{
    color: #fff;
    z-index: 99999999;
}
.charset-page .pay-now button.btn.btn-primary:hover:before{
    -webkit-transform: scalex(1);
    transition: 0.5s;
}
.charset-page .pay-now button.btn.btn-primary:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    transition: 0.5s;
    border-radius: 10px;
    background: #242433;
    -webkit-transform: scalex(0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
@media only screen and (max-width:1749px){
    /* END PRODUCT PAGE*/
    .charset-page .add-address h2.title {
        font-size: 24px;
    }
    .charset-page .add-address form .form-group input#formGroupExampleInput {
        height: 45px;
        font-size: 18px;
    }
    .charset-page .pay-now button.btn.btn-primary{
        height: 45px;
        padding: 10px 0;
    }
}
@media only screen and (max-width:480px){
    /* EMD PRODUCT PAGE */
    .charset-page .pay-now a {
        width: 100%;
    }
    .charset-page .add-address form .form-group input#formGroupExampleInput {
        margin-bottom: 20px;
    }
    .col-lg-6.col-md-6.col-sm-6.paymen-demo {
        overflow: hidden;
        margin-bottom: 30px;
    }
    .charset-page .add-address h2.title {
        margin-bottom: 20px;
    }
    .charset-page .pay-now {
        text-align: center;
        margin-bottom: 30px;
        margin-top: 20px;
    }
}
/* CHARSET-PAGE */
.about-page .post-content ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.about-page .post-content ul li h2.title {
    color: #424242;
    text-align: left;
    font-family: Oswald;
    font-weight: 400;
    font-style: normal;
    font-size: 30px;
    margin: 0;
    margin-bottom: 15px;

}
.about-page .post-content ul li p{
    color: #777;
    line-height: 1.6em;
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Open Sans';
}
.about-page .post-content ul li{
    margin-bottom: 35px;
}
.about-page .post-content ul .line{
    margin-bottom: 35px;
    border: 1px solid #ebebeb !important;
    margin-top: 0;
}
.about-page  .Button{
    background: none;
    border: none;
    padding: 0;
    width: 100%;

}
.about-page  .Button .active{
    display: block;
}
.about-page  .Button p {
    color: #282828;
    text-align: left;
    font-family: Lato;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 15px;
    font-size: 15px;
}
.about-page .Button span.icon:after {
    content: '\002B';
    font-weight: bold;
    float: left;
    margin-left: 0;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    border: 2px solid #2a2a2a;
    color: #2a2a2a;
    display: inline-block;
    margin-right: 15px;
}

.about-page  .active span.icon:after {
    content: "\2212";
}

.about-page  .panel {
    padding: 0;
    background: none;
    border: none;
    box-shadow: none;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.about-page .maindiv ul{
    list-style-type: none;
    margin: 10px 0 10px 30px;
}
.about-page .maindiv ul li span{
    color: #0b3d86;
}
.about-page .maindiv ul li{
    color: #777;
    text-align: left;
    font-family: Lato;
    font-weight: 400;
    font-style: normal;
    line-height: 25px;
    font-size: 16px;
    list-style-type: decimal;
}

.about-page .maindiv {
    background-color: #f7fbfe;
    padding: 35px 15px;
}
.about-page .maindiv h2{
    color: #424242;
    text-align: left;
    font-family: Oswald;
    font-weight: 400;
    font-style: normal;
    font-size: 30px;
    margin: 0;
    padding-bottom: 15px;
}
@media only screen and (max-width:1749px){
    .about-page .post-content ul li h2.title {
        font-size: 24px;
    }
    .about-page .maindiv h2 {
        font-size: 24px;
    }
}
@media only screen and (max-width:767px){
    .about-page .maindiv {
        padding: 25px 15px;
    }
    .about-page .post-content ul li {
        margin-bottom: 25px;
    }
    .about-page .post-content ul .line {
        margin-bottom: 25px;
    }
    .about-page .maindiv  .panel {
        margin-bottom: 10px;
    }

}
