.sec-cashback .botom-disc h5, .sec-cashback .botom-disc h5 span.woocommerce-Price-amount.amount {
    color: #ceb445;
    font-weight: 600;
    margin-top: 0;
    font-style: normal;
}
.woocommerce ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: 0 !important;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    padding: 0px 20px;
    background-color: #ceb445;
    border-radius: 0;
}
@media screen and (min-width: 1600px) and (max-width: 3000px) {
    .container{
        width: 1260px !important;
    }
    
    
}

@media screen and (max-width: 1400px) {
.banner .head h2 span {
    color: #ceb445;
    font-weight: 700;
    font-size: 50px;
    font-family: 'Century-Gothic';
}
.banner .head h2 {
    margin: 0 0 10px;
    font-size: 45px;
    font-weight: 700;
    color: #000;
    text-transform: capitalize;
    line-height: 70px;
    font-family: 'Century-Gothic';
}
.banner .head h6 {
    font-size: 40px;
    font-weight: 400;
    color: #000;
    margin: 0;
    text-transform: uppercase;
    font-family: 'Century Gothic Regular';
}
.searchform input {
    float: right;
    width: 350px;
    padding: 14px 46px 14px 18px;
    font-size: 1em;
    border: 1px solid #e6e6e6;
    background: #fff;
    border-radius: 3px;
}
a.telphone {
    margin-left: -120px !important;
    margin-top: 15px;
}
a.add_wish_total {
    margin-right: 26px;
    top: 15px;
}
a.cart-contents {
    display: inline-block;
    float: right;
    margin-top: -26px;
}
}

@media screen and (min-width: 1330px) and (max-width: 1400px) {
a.cart-contents {
    display: inline-block;
    float: right;
    margin-top: 13px;
}
    
    
}
@media screen and (min-width: 1300px) and (max-width: 1600px) {
    
  .banner .head {
    max-width: 46%;
}
a.telphone {
    margin-left: -120px !important;
}
.shop_now_all_product .head h4 {
    font-size: 25px;
}
footer.sec-footer.footer .last .col-sm-4:first-child:before {
    right: 30px;
}
form#searchform {
    float: left;
}  
.popup_heading1 {
    margin-top: 38px;
    font-family: 'Century Gothic Regular', sans-serif;
    font-size: 22px;
    line-height: 59px;
    color: #a0a0a0;
}
.popup_heading2 {
    margin-bottom: 0;
    font-family: 'Century-Gothic';
    font-size: 33px;
    line-height: 59px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
}.pum-content.popmake-content p {
    font-size: 13px;
    line-height: 24px;
    color: #313131;
    padding: 20px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 0;
    margin-bottom: 0;
}
span.wpcf7-form-control-wrap {
    width: 60%;
    float: left;
}
.pum-content.popmake-content .wpcf7 input[type="email"] {
    width: 100%;
    padding: 15px;
    font-size: 15px;
    color: #606060;
    border: 1px solid #d7d7d7;
    /* width: 60%; */
}
.pum-content.popmake-content input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #ceb445;
    color: #fff;
    border: 0;
    padding: 16px;
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 0;
    width: 40%;
}
.pum-content.popmake-content .last {
    margin-top: 0;
    border-top: 0;
    padding-top: 0;
    font-size: 13px;
    color: #121212;
    text-align: center;
}
.for_checkbox span.wpcf7-form-control-wrap {
    width: 100%;
    float: left;
}.header_top {
    background: #ceb445;
    padding: 9.3px 0;
    display: block;
}
.menu ul li a {
    padding: 10px 35px;
    transition: .5s all ease-in-out;
    padding-right: 20px;
    padding-left: 0;
}
header .menu {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-right: -5px;
}
.web_info .container-fluid {
    background-color: #f9f9f9;
    padding: 80px 20px;
    margin: 60px 30px;
}
body.woocommerce .woocommerce ul.products li.product .button {
    font-size: 14px;
    padding: 10px 10px !important;

}
.single.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    font-size: 37px;
    color: #ceb445;
    font-family: 'Mermaid', sans-serif;
    font-weight: 700;
}
body.single.woocommerce .woocommerce ul.products li.product .button {
    font-size: 11px;
    padding: 10px 10px !important;
}
span.wpcf7-form-control-wrap {
    width: 100%;
    float: left;
}
.menu > ul > li:last-child a {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #797979;
    padding: 12px 20px;
    text-transform: uppercase;
}
}


@media screen and (min-width: 100px) and (max-width: 768px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
}
@media screen and (min-width: 480px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
}
@media screen and (max-width: 380px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
}
 

span.wpcf7-list-item-label {
    text-transform: capitalize;
}

@media screen  and (max-width: 1400px){  
.header .logo {
    text-align: center;
    margin-right: 0;
}

}


@media screen  and (max-width: 1300px){
.banner .bg-img {
    height: 400px;
}
.banner .bg-img .head {
    padding-top: 5%;
    padding-right: 43%;
    max-width: 80%;
}

.sec-1 {
    padding: 50px 0 70px;
}
.sec-about .head h2, .sec-cashback .head h2, .sec-cashback .head h2 {
    margin: 0 0 15px;
    font-size: 42px;
}

.sec-about {
    padding: 0px 0 40px;
}

.sec-cashback {
    padding: 0 0 50px;
}

.sec-testimonial {
    padding: 40px 0;
    margin-bottom: 50px;
}

.sec-cashback .head {
    margin: 0 auto 40px;
}

footer.footer {
    padding: 0 0 10px;
}
.border_btm {
    padding: 20px 0 10px 0;
    margin-bottom: 20px;
}

.menu ul li a {
    padding: 6px 12px;
}
    
}

@media screen  and (max-width: 1200px){
.banner .bg-img .head h2 {
    font-size: 33px;
}

.menu ul li a {
    padding: 6px 12px;
}
.searchform input {
	width: 260px;
}
header.header .col-sm-6.searchform {
    width: 40%;
}
header.header .col-sm-3.pull-right.nopad {
    width: 35%;
}
.menu > ul > li:last-child a {
	font-size: 14px;
}
.banner .head h2 span,
.banner .head h2 strong {
    font-size: 50px;
}
.banner .head h2 {
	line-height: 50px;
}
.banner .head p {
    padding: 0;
}
.banner .head .link {
    margin-top: 10px;
}
.shop_now_all_product .head h4 {
    padding-right: 0;
    text-align: left;
}
.shop_now_all_product .head h3 {
    padding-left: 0;
}
.shop_now_all_product {
    height: 434px;
}
.shop_now_all_product .head .shop_all_product {
    right: -154px;
    top: 195px;
}
.shop_now_all_product .head .shop_all_product a {
    font-size: 30px;
}
.sec-cashback .head {
    margin-top: 50px;
}
.web_info .main .disc h3 {
    margin: 0 0 20px;
    font-size: 17px;
    font-weight: 400;
    color: #000;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Century Gothic Regular';
}
footer.sec-footer.footer .col-sm-3:before,
footer.sec-footer.footer .col-sm-4:before{
	display:none;
}
footer.sec-footer.footer .col-sm-3:nth-child(1) {
    width: 21%;
    padding: 0;
}
footer.sec-footer.footer .col-sm-3:nth-child(2) {
    width: 16%;
    padding: 0;
}
footer.sec-footer.footer .col-sm-3:nth-child(3) {
    width: 25%;
    padding: 0;
}
footer.sec-footer.footer .col-sm-3:nth-child(4) {
    width: 38%;
    padding: 0;
}

}

@media screen  and (max-width: 1100px){
.menu ul li a {
    padding: 6px 11px;
    font-size: 13px;
}
.header .col-sm-1, .col-sm-3, .col-sm-8 {
    padding: 0;
}
.header .col-sm-8 {
    padding: 0;
}
.header .col-sm-3 {
    padding: 0;
}
.banner .bg-img .head h2 {
    font-size: 31px;
}
.banner .bg-img .head p {
    font-size: 14px;
}
.banner .bg-img {
    height: 330px;
}
.sec-1 {
    padding: 40px 0 60px;
}
.banner .bg-img .head .shop a {
    padding: 11px 30px;
    font-size: 13px;
}
.sec-about .head h2, .sec-cashback .head h2, .sec-cashback .head h2 {
    margin: 0 0 15px;
    font-size: 34px;
}
.sec-about .head p {
    font-size: 13px;
}
.sec-about .head .read {
    margin-top: 27px;
}
.sec-about .head .read a {
    font-size: 13px;
    padding: 12px 30px;
}
.sec-about {
    padding: 0px 0 60px;
}
.sec-cashback .botom-disc h4 {
    font-size: 13px;
}
.sec-testimonial .head {
    max-width: 90%;
}
.sec-testimonial {
    padding: 40px 0 40px;
}
.sec-testimonial .head p {
    font-size: 14px;
}
.sec-testimonial .head h5 {
    font-size: 14px;
}
.inner-banner h2 {
    font-size: 40px;
}
.inner-banner {
    height: 120px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 13px !important;
    line-height: 20px;
}
.woocommerce ul.products li.product .price {
    font-size: 18px !important;
}
.woocommerce ul.products li.product .button {
    margin-top: 1em;
    font-size: 13px;
}
.cart_totals h2 {
    font-size: 24px;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
    float: none;
    font-size: 13px;
}
a.checkout-button.button.alt.wc-forward {
    font-size: 16px;
}

.sec-cta {
    padding: 20px 0;
}

.sec-cta .form {
    margin-top: 0px;
}
.page-id-270 .sec-cta label {
    font-size: 11px;
    font-weight: 700;
    color: #000;
}
.sec-cta .form input.wpcf7-form-control.wpcf7-submit {
    margin-bottom: 10px;
}
footer ul.menu li a {
    font-size: 14px;
}
    
}


@media screen  and (max-width: 800px){    

.header .main {
    display: block;
}
.header .col-sm-3 {
    padding: 0;
    width: 100%;
}
.header .col-sm-8 {
    padding: 0;
    width: 100%;
}

.header .col-sm-1 {
    padding: 0;
    width: 100%;
}

.menu ul {
    margin: 20px 0;
    text-align: center;
}

.home .header .logo img {
    margin-left: 0;
    max-height: 100px;
}

.header .social ul {
    text-align: center;
}

.banner .bg-img .head h2 {
    font-size: 24px;
}
.banner .bg-img {
    height: 220px;
}

.banner .bg-img .head {
    padding-top: 3%;
    padding-right: 49%;
    max-width: 85%;
}
.banner .bg-img .head .shop {
    margin-top: 10px;
}
.banner .bg-img .head p {
    font-size: 13px;
}
.banner .bg-img .head .shop a {
    padding: 10px 25px;
    font-size: 12px;
}
.sec-1 .head h4 {
    margin: 0 0 15px;
    font-size: 11px;
}
.sec-1 {
    padding: 40px 0 0px;
}

.sec-1 .head p {
    font-size: 12px;
}

.sec-1 .col-sm-3 {
    padding: 0 0;
    margin-left: 10px;
}

.sec-1 .col-sm-9 {
    padding: 0 10px;
}

.sec-about .col-sm-6 {
    width: 100%;
    text-align: center;
}
.sec-about .about-pic img {
    width: 50%;
    height: auto;
}

.sec-about .about-pic {
    text-align: center;
}

.sec-about .head {
    padding: 0 40px;
}
.sec-cashback .head h5 {
    font-size: 15px;
}
.sec-cashback .head h2 {
    margin: 0 0 15px;
    font-size: 28px;
}
.sec-cashback .main .cash-pic img {
    width: 100%;
    height: auto;
}
.sec-cashback .botom-disc h4 {
    font-size: 11px;
}
.sec-cashback .botom-disc h5 {
    font-size: 14px;
}
.sec-cashback {
    padding: 0 0 30px;
}
.sec-cashback .Veiw a {
    padding: 11px 40px;
    font-size: 13px;
}
.sec-testimonial .head p {
    font-size: 13px;
}
.sec-testimonial {
    padding: 20px 0 20px;
}
.footer ul.menu li a {
    font-size: 13px;
    padding: 15px 25px 15px 0;
}

.footer .col-sm-3.text-right {
    padding: 0 10px 0px 0;
}
.copyright {
    padding-top: 10px;
}
.page-id-135 .sec-about .about-pic {
    text-align: center;
    margin-bottom: 30px;
}

.page-id-135 .sec-about {
    padding: 20px 0 20px;
}
body.woocommerce-page .inner-banner h2 {
    padding-top: 30px;
}

.sec-cta .icon {
    margin: 20px auto 0;
}
section.customized-card.sec-cta .col-sm-12 {
    margin-bottom: 0;
}
.sec-cta {
    padding: 0px 0 20px;
}


a#hamburg {
    background-color: #000;
}
.nav-cross span {
    background: #fff;
}

.nav1 .container {
    width: 100%;
}

.header .logo img {
    max-height: 100px;
}

html.open-menu nav.nav1 ul li {
    display: block;
    text-align: left;
    margin-bottom: 20px;
}
.push-logo {
    margin: 10px 0 30px;
    padding: 0px 50px;
}
.header_top {
    display: none;
}
.header .logo {
    position: relative;
    top: auto;
}
header .main .col-sm-3 {
    width: 50%;
}
header.header .col-sm-3.pull-right.nopad {
    width: 50%;
}
header.header .col-sm-6.searchform {
    width: 40%;
    display: none;
}
.home .header .logo img {
    max-height: initial;
}
header.header .col-sm-3.pull-right.nopad {
    padding-top: 63px;
}
.nav1 .container {
    width: 100%;
    background: #fff;
}
.menu > ul > li:last-child a {
    font-size: 18px;
    padding: 12px 16px;
}
.header .main {
    padding: 0;
}
.banner .bg-img .head {
    padding-top: 50px;
    padding-right: 0;
    max-width: 85%;
}
.banner .bg-img {
    height: 320px;
}
.web_info .container-fluid {
    background-color: #f9f9f9;
    padding: 80px 15px;
    margin: 0;
}
.sec-cashback .main .cash-pic img {
    width: 100%;
    height: 200px;
}
.web_info .main .pic img {
    height: 50px;
    width: auto;
}
footer.sec-footer.footer .col-sm-3 {
    width: 33.33% !important;
}
footer.sec-footer.footer .col-sm-3:nth-child(4) {
    width: 100% !important;
    padding: 0;
}
.footer ul.menu li a {
    padding: 0px 0 !important;
}
.last {
    margin-top: 30px;
    padding-top: 30px;
}footer.sec-footer.footer .col-sm-3 {
    width: 33.33% !important;
}

.es_subscription_form_submit.es_submit_button.es_textbox_button {
    width: 100%;
    border-radius: 5px;
    margin-top: 10px;
}

input.es_required_field.es_txt_email.ig_es_form_field_email {
    width: 100% !important;
    border-radius: 5px;
}

.es-field-wrap {
    width: 100%;
}

.emaillist {
    position: relative;
    display: inline-block;
    width: 100%;
}

form.es_subscription_form.es_shortcode_form {
    width: 100%;
}
.copy p {
    font-size: 12px;
}
.web_info {
    padding: 0;
    margin-top: 50px;
}
header .main .col-sm-3 {
    width: 100%;
}
a.telphone {
    font-size: 0;
    width: 30px;
    height: 30px;
}
.cart-top span {
    font-size: 0;
}
header.header .col-sm-3.pull-right.nopad {
    padding-top: 0;
    width: 100%;
    text-align: center;
}
header.header .col-sm-3.pull-right.nopad a {
    margin: 0 !important;
    width: 30px;
    height: 30px;
    display: inline-block;
    float: none !important;
}
header.header .col-sm-3.pull-right.nopad a {
    display: none;
}
.shop_now_all_product .head h3 {
    font-size: 50px;
}
.shop_now_all_product .head h4 {
    font-size: 14px;
	line-height: 28px;
}
.shop_now_all_product {
    height: 200px;
}
.shop_now_all_product .head .shop_all_product a {
    font-size: 13px;
}
.shop_now_all_product .head .shop_all_product {
    right: -66px;
    top: 47px;
}
section.sec-cashback {
    padding-top: 50px;
}
.sec-cashback .main .disc .on-hover a {
    font-size: 13px;
    padding: 10px 30px !important;
}
.web_info .main {
    text-align: center;
    margin-top: 30px;
}
.web_info {
    padding: 0;
    margin-top: 100px;
}
.web_info .container-fluid {
    padding-top: 50px;
}
footer.sec-footer.footer {
    text-align: center;
}
footer.sec-footer.footer .col-sm-3 {
    width: 100% !important;
    margin-bottom: 40px;
}
footer.sec-footer.footer .site-links a {
    padding-right: 0;
}
i.fa.fa-map-marker {
    float: none;
    margin-bottom: 10px;
}
.last .col-sm-4 {
    margin-bottom: 40px;
}
.copy {
    text-align: center;
}
.design p {
    font-size: 13px;
    font-weight: 300;
    color: #ffffff60;
}
.design p a{
    font-size: 13px;
    font-weight: 300;
    color: #ffffff60;
}
.woocommerce-shop a.button.yith-wcqv-button {
    display: none !important;
}
body.woocommerce .woocommerce ul.products li.product .button {
    padding: 10px 0px !important;
    width: 100% !important;
}
.single .yith-wcwl-add-button {
    float: none;
}
.woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}
section.related.products {
    padding-top: 50px;
}
.page-id-135 .sec-about .head {
    text-align: center;
    padding: 20px;
    margin-top: 0;
    background-color: #f9f9f9;
}
.sec-faq h2 {
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 700;
    color: #ceb445;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin-top: 0;
}
pushmenu {
    display: block;
}


    
}


@media screen  and (max-width: 600px){   
a#hamburg {
    background-color: #000;
}
.nav-cross span {
    background: #fff;
}

.nav1 .container {
    width: 100%;
}

.header .logo img {
    max-height: 100px;
}

html.open-menu nav.nav1 ul li {
    display: block;
    text-align: left;
    margin-bottom: 20px;
}
.push-logo {
    margin: 10px 0 30px;
    padding: 0px 50px;
}

.header .col-sm-8 {
    display: none;
}
.header .logo {
    text-align: center;
    margin: 0 0 20px;
}
.banner .bg-img .head {
    padding-top: 0;
    padding-right: 0;
    max-width: 90%;
}
.sec-1 .col-sm-9 {
    padding: 0 10px;
    width: 80%;
    text-align: center;
    margin: 20px auto;
}
.sec-1 .head h4 {
    margin: 0 0 5px;
    font-size: 11px;
}

.sec-1 .main {
    display: block;
}
.sec-about .head {
    padding: 0 0px;
}
.sec-cashback .head h2 {
    margin: 0 0 15px;
    font-size: 24px;
}


.sec-cashback .head {
    text-align: center;
    max-width: 100%;
    margin: 0 auto 60px;
}
.sec-about {
    padding: 0px 0 40px;
}
.sec-testimonial .head {
    max-width: 100%;
}
.footer .row.border_btm {
    display: none;
}

li#media_image-3 {
    display: none;
}

.textwidget {
    display: none;
}
.inner-banner h2 {
    font-size: 32px;
}
.inner-banner {
    height: 90px;
}

.banner .bg-img {
    height: 220px;
    background-image: none !important;
}
.sec-1 {
    padding: 0px 0 0px;
}

.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100% !important;
    margin: 0;
    padding: 15px;
}

.banner .bg-img .head {
    text-align: center;
}

.copyright p {
    font-size: 13px;
    color: #fff;
    font-weight: 300;
    text-align: center;
}


.sec-cashback .main .disc .on-hover ul {
    margin: 0 0 5px;
}
.sec-cashback .main .disc .on-hover a {
    font-size: 13px;
    padding: 10px 0;
}
.sec-cashback .main .disc .on-hover ul li {
    margin-right: 5px;
}
.sec-cashback .botom-disc {
    margin: 30px 0 30px;
}
.sec-cashback .main .disc .on-hover {
    opacity: 1;
}
body.woocommerce-page .inner-banner h2 {
    padding: 30px 0 !important;
    font-size: 22px;
    padding-top: 0px;
}
.woocommerce div.product .product_title {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
}
section.related.products h2 {
    margin: 0 0 15px;
    font-size: 22px;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    margin: 0 0 5px !important;
}
.woocommerce ul.products li.product .button {
    margin-top: 1em;
    width: 100%;
}
a.added_to_cart.wc-forward {
    display: block;
    background-color: #000;
    padding: 10px 0;
    margin-top: 5px;
    color: #fff;
    width: 100%;
}
.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    font-size: 12px;
}
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
    display: block;
    text-align: right!important;
    font-size: 12px;
}
.cart_totals h2 {
    font-size: 22px;
    margin: 0 0 15px;
}
.woocommerce table.shop_table td {
    font-size: 12px;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: none !important;
    text-align: center !important;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: none !important;
    text-align: center !important;
}

}


@media screen  and (max-width: 1400px){  
.header .logo img {
    height: 100px !important;
}
.menu ul li a {
    font-size: 16px;
    padding: 0 0 0 30px !important;
}
.searchform input {
    float: right;
    width: 350px;
    padding: 10px 30px 10px 15px;
    font-size: 1em;
    border-radius: 3px;
}
.searchform input[type="submit"] {
    float: right;
    width: 37px;
    height: 40px;
    margin-left: -37px;
    padding-left: 17px;
}
a.telphone {
    margin-left: -150px !important;
}
.banner .bg-img {
    height: 775px;
}
.banner .head h6 {
    font-size: 32px;
}
.banner .head h2 {
    margin: 0 0 10px;
    font-size: 40px;
    line-height: 54px;
}
.banner .head h2 span {
    font-size: 45px;
}
.banner .head {
    max-width: 40%;
    padding: 3% 3% 0px 64%;
}
.banner .head .link a, .sec-true .head .link a, section.about-sec .about-wrap a.aboutbutton {
    font-size: 16px;
    padding: 10px 30px;
}
.our-collection {
    padding: 20px 0 80px;
    overflow: hidden;
}
.our-collection .slick-dots {
    bottom: -40px;
}
.sec-discount {
    height: 475px;
}
.sec-discount .head h4 {
    font-size: 40px;
}
.sec-discount .head h2 {
    font-size: 58px;
}
.sec-cashback {
    padding: 50px 0 120px;
}
.sec-cashback .head h2, .sec-new-arrival .head h2, .sec-cashback .head h2 {
    font-size: 36px;
    margin: 0 0 20px;
}
.sec-cashback .botom-disc h4 {
    font-size: 16px;
    margin: 0 0 20px;
}

.sec-new-arrival {
    padding: 80px 0 40px;
}

.sec-true {
    height: 575px;
}
.sec-true .head {
    padding-top: 8%;
}
.sec-true .head h2 {
    margin: 0 0 10px;
    font-size: 53px;
    line-height: 71px;
}
.sec-true .head h2 strong {
    font-size: 75px;
}
.sec-true .head p {
    font-size: 24px;
}
.web_info .container-fluid {
    background-color: #f9f9f9;
    padding: 40px 20px;
    margin: 30px 30px;
}
.web_info .main .disc h3 {
    margin: 0 0 10px;
    font-size: 20px;
    padding: 0 10%;
}
.web_info .main .disc p {
    font-size: 13px;
}
.sec-footer {
    overflow: hidden;
    padding: 20px 20px 10px;
}
.copy-last {
    margin-top: 20px !important;
    padding-top: 10px !important;
}
.sec-footer .one h3 {
    margin: 0 0 20px !important;
    font-size: 18px !important;
}
.sec-footer .one p {
    margin: 0 0 10px !important;
    font-size: 14px !important;
}
.sec-footer .one h4 {
    margin: 20px 0 20px !important;
    font-size: 18px !important;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 18px !important;
}
.woocommerce ul.products li.product .price {
    font-size: 16px !important;
}
.single.woocommerce div.product .product_title {
    font-size: 25px;
}

}

@media screen  and (max-width: 1300px){  
.searchform input {
    width: 300px;
}
a.telphone {
    margin-left: -160px !important;
    margin-top: 10px;
}
a.add_wish_total {
    margin-right: 26px;
    top: 5px;
}
.cart-top {
    padding-left: 50px;
    margin: 30px 0px 0px 0px;
}
.banner .bg-img .head {
    padding-top: 5%;
    padding-right: 2%;
    max-width: 100% !important;
    padding-left: 62% !important;
}
.banner .bg-img {
    height: 700px;
}

section.about-sec {
    padding: 30px 0;
}
.our-collection .title h6 {
    font-size: 20px;
}
.our-collection .pic img {
    height: 350px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
.sec-discount {
    height: 445px;
}
.sec-new-arrival {
    padding: 20px 0 40px;
}
.sec-cashback .main .cash-pic img {
    width: 100%;
    height: 240px;
    object-fit: cover;
}
.sec-cashback .main .cash-pic:before, .woocommerce ul.products li.product:before {
    padding: 6px;
}
.sec-cashback .slick-dots {
    bottom: -40px;
}
.sec-cashback .head h2, .sec-new-arrival .head h2, .sec-cashback .head h2 {
    font-size: 32px;
    margin: 0 0 20px;
}
.sec-new-arrival .main .now a {
    font-size: 16px;
}
.sec-true {
    height: 525px;
}
.sec-true .head h2 {
    margin: 0 0 10px;
    font-size: 50px;
    line-height: 70px;
}
.sec-true .head h2 strong {
    font-size: 70px;
}
.sec-true .head {
    padding-top: 10%;
}

}

@media screen  and (max-width: 1200px){  
a.telphone {
    margin-left: -20px !important;
    margin-top: 10px;
}

header .menu {
    margin-top: 0px;
    margin-bottom: 10px;
}
.menu ul li a {
    font-size: 15px;
    padding: 0 0 0 20px !important;
}
.banner .bg-img {
    height: 650px;
}
.banner .head h6 {
    font-size: 30px;
}
.banner .bg-img .head {
    padding-top: 2%;
    padding-right: 2%;
    max-width: 100% !important;
    padding-left: 63% !important;
}
.sec-discount {
    height: 415px;
}
.sec-discount .head {
    padding-top: 18%;
}
.sec-discount .head h4 {
    font-size: 34px;
}
.sec-discount .head h2 {
    font-size: 48px;
}
.sec-cashback .head {
    margin-top: 0px;
}
.sec-true {
    height: 485px;
}
.web_info .main .pic img {
    height: 65px;
    width: auto;
}
.web_info .main .disc h3 {
    margin: 0 0 10px;
    font-size: 18px;
    padding: 0 0%;
}
.popup_heading1 {
    margin-top: 0px;
    font-size: 18px;
    line-height: 39px;
}
.popup_heading2 {
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 49px;
}
.pum-content.popmake-content p {
    font-size: 13px;
    padding: 5px;
}
.pum-content.popmake-content .wpcf7 input[type="email"] {
    width: 100%;
    padding: 8px 20px;
    font-size: 13px;
    color: #606060;
    border: 1px solid #d7d7d7;
}
.pum-content.popmake-content .wpcf7 input.wpcf7-form-control.wpcf7-tel.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-tel{
    
width: 100%;
    padding: 8px 20px;
    font-size: 13px;
    color: #606060;
    border: 1px solid #d7d7d7;
}

.pum-content.popmake-content input.wpcf7-form-control.has-spinner.wpcf7-submit {
    padding: 8px 20px;
    font-size: 16px;
    margin-top: 10px;
}
section.about-sec .about-wrap p {
    margin: 0 0 20px;
    font-size: 14px;
}
.our-collection .pic img {
    height: 320px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}


}

@media screen  and (max-width: 1100px){  
.searchform input {
    width: 260px;
    font-size: 13px;
}
a.telphone {
    margin-left: -40px !important;
    margin-top: 15px;
    margin-right: 10px;
}

a.add_wish_total {
    margin-right: 0px;
    top: 12px;
    width: 30px;
}
span.wish_number {
    width: 15px;
    height: 15px;
    font-size: 11px;
    border-radius: 50%;
    right: -8px;
    top: -8px;
}
.cart-top {
    padding-left: 40px;
    margin: 35px 0px 0px 10px;
}
.banner .head h6 {
    font-size: 26px;
}
.banner .bg-img .head {
    padding-top: 2%;
    padding-right: 2%;
    max-width: 100% !important;
    padding-left: 59% !important;
}
.banner .bg-img {
    height: 550px;
}
.banner .bg-img .head h2 {
    font-size: 31px;
    line-height: 45px;
}
.our-collection .head h2 {
    font-size: 30px;
}
.our-collection .head {
    text-align: center;
    margin-bottom: 20px;
}
.our-collection .pic img {
    height: 270px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
.our-collection .title h6 {
    font-size: 18px;
}
.sec-discount {
    height: 355px;
}
.sec-cashback .main .cash-pic:before, .woocommerce ul.products li.product:before {
    padding: 6px;
    font-size: 13px;
}
.sec-cashback .botom-disc h4 {
    font-size: 14px;
    margin: 0 0 10px;
}
.sec-cashback {
    padding: 50px 0 70px;
}
.sec-cashback .head h2, .sec-new-arrival .head h2, .sec-cashback .head h2 {
    font-size: 30px;
    margin: 0 0 20px;
}
.sec-cashback .head h2, .sec-new-arrival .head h2, .sec-cashback .head h2 {
    font-size: 30px;
    margin: 0 0 20px;
}
.sec-true .head {
    padding-top: 6%;
}
.sec-true .head h2 {
    margin: 0 0 10px;
    font-size: 40px;
    line-height: 60px;
}
.sec-true .head h2 strong {
    font-size: 60px;
}
.web_info .container-fluid {
    background-color: #f9f9f9;
    padding: 20px 10px;
    margin: 20px 20px;
}
.web_info .main .pic img {
    height: 55px;
    width: auto;
}
.pum-container.pum-responsive img {
    max-width: 50%;
    height: auto;
    margin: 0 auto;
}
.pum-container .pum-content>:first-child {
    margin-top: 0;
    text-align: center;
}
.pum-container .col-sm-6 {
    width: 100%;
}
body.woocommerce .woocommerce ul.products li.product .button {
    font-size: 14px;
}
body.woocommerce-page .inner-banner h2 {
    padding: 10px;
    padding-top: 32px;
    font-size: 40px;
}

.sec-cta .desc {
    max-width: 100%;
    margin: 0 auto 30px;
}

}

@media screen  and (max-width: 800px){     
    a#hamburg {
    background-color: #ceb445;
    z-index: 99999 !important;
}
.banner .bg-img {
    height: 400px;
}
.banner .bg-img .head {
    padding-top: 17%;
    padding-right: 0;
    max-width: 100% !important;
    padding-left: 0% !important;
}
.banner .head h6 {
    font-size: 26px;
    color: #fff;
    text-shadow: 2px 2px 2px #000;
}
.banner .bg-img .head h2 {
    font-size: 31px;
    line-height: 45px;
    color: #fff;
    text-shadow: 2px 2px 2px #000;
}
section.about-sec .col-sm-6 {
    width: 100%;
}
section.about-sec .row {
    display: block;
    align-items: center;
    justify-content: space-between;
}

.about-wrap {
    margin-bottom: 30px;
}

section.about-sec .about-pic img {
    width: 50%;
    margin: 0 auto;
}

section.about-sec .about-pic {
    text-align: center;
}
.our-collection .pic img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
.our-collection {
    padding: 20px 0 50px;
    overflow: hidden;
}
.our-collection .slick-dots {
    bottom: 0px;
}
.sec-discount {
    height: 265px;
}
.sec-discount .head h4 {
    font-size: 24px;
}
.sec-discount .head h2 {
    font-size: 34px;
}
.sec-discount .head h5 strong {
    color: #ceb445;
    font-size: 20px;
    font-weight: 700;
}
.sec-discount .link a {
    font-size: 16px;
    padding: 10px 30px;
}
.sec-discount .link {
    margin-top: 20px;
}
section.sec-cashback {
    padding-top: 30px;
}
.sec-cashback .head {
    margin-top: 0px;
    margin-bottom: 20px;
}
.sec-cashback .main .cash-pic img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.sec-new-arrival .head {
    text-align: center;
    margin-bottom: 20px;
}
.sec-true {
    height: 315px;
}
.sec-true .head h2 {
    margin: 0 0 10px;
    font-size: 30px;
    line-height: 50px;
}
.sec-true .head h2 strong {
    font-size: 50px;
    line-height: 40px;
}
.sec-true .head p {
    font-size: 20px;
}

.sec-true .head .link {
    margin-top: 15px;
}
.web_info {
    padding: 0;
    margin-top: 10px;
}
.web_info .col-sm-3 {
    width: 50%;
    padding: 20px 40px;
}
.web_info .main {
    text-align: center;
    margin-top: 0px;
}


.copy-last {
    margin-top: 0px !important;
    padding-top: 10px !important;
}

.copy-last .col-sm-6 {
    width: 100%;
}
.design {
    text-align: center;
    margin-top: 10px;
}

.page-id-135 .sec-about .col-sm-4 {
    width: 100%;
}

.page-id-135 .sec-about .col-sm-8 {
    width: 100%;
}

.row.top-f {
    display: none;
}

html.open-menu nav.nav1 {
    z-index: 3;
    transform: translateX(0);
    background-color: #fff;
}

.push-logo {
    margin: 10px 0 20px;
    padding: 20px 0px;
    text-align: center;
}
.pum-container.pum-responsive img {
    max-width: 20%;
    height: auto;
}
a#hamburg {
    background-color: #ceb445;
}

html.open-menu nav.nav1 {
    z-index: 99999999 !important;
    transform: translateX(0);
    background-color: #fff;
}
html.open-menu a#hamburg {
    transform: translateX(250px);
    z-index: 99999999 !important;
}


}

@media screen  and (max-width: 600px){     

.banner .bg-img .head {
    padding-top: 10%;
    padding-right: 0;
    max-width: 100% !important;
    padding-left: 0% !important;
    padding-bottom: 30px;
}

.pum-container.pum-responsive img {
    max-width: 40%;
    height: auto;
}
.popup_heading1 {
    margin-top: 0px;
    font-size: 12px;
    line-height: 39px;
}
.popup_heading2 {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 19px;
}
.pum-content.popmake-content p {
    font-size: 12px;
    padding: 0px;
    line-height: 20px;
    margin-top: 10px;
}

span.wpcf7-list-item-label {
    text-transform: capitalize;
    font-size: 11px;
    line-height: 15px;
}
.banner .bg-img {
    height: auto;
    background-color: #ceb445;
}
.banner .head .link a {
    display: inline-block;
    font-size: 16px;
    padding: 10px 30px;
    background-color: #000;
}

.banner .head h2 span {
    font-size: 40px;
    color: #fff;
    text-shadow: none;
}
.banner .head h6 {
    font-size: 20px;
    color: #fff;
    text-shadow: none;
}
section.about-sec .about-wrap p {
    margin: 0 0 10px;
    font-size: 13px;
}
section.about-sec .about-pic img {
    width: 100%;
    margin: 0 auto;
}
.our-collection .head h2 {
    font-size: 24px;
}
section.about-sec {
    padding: 30px 0 10px;
}
.our-collection {
    padding: 20px 0 20px;
    overflow: hidden;
}
.our-collection .title {
    text-align: center;
    margin-top: 10px;
}
.sec-discount {
    height: auto;
}
.sec-discount .head h4 {
    font-size: 20px;
}
.sec-discount .head h2 {
    font-size: 24px;
}
.sec-discount .link {
    margin-top: 10px;
}
.sec-discount .link a {
    font-size: 14px;
    padding: 10px 20px;
}
.sec-discount .head {
    padding-top: 10%;
    padding-bottom: 10%;
}
.sec-cashback .botom-disc {
    margin: 10px 0 10px;
}
.sec-cashback .head h2, .sec-new-arrival .head h2, .sec-cashback .head h2 {
    font-size: 24px;
    margin: 0 0 20px;
}
.sec-cashback .slick-dots .slick-active button {
    width: 20px;
}
.sec-cashback .slick-dots button {
    width: 10px;
    height: 5px;
}
.sec-cashback .slick-dots {
    bottom: -20px;
}
.sec-cashback {
    padding: 50px 0 30px;
}

.sec-new-arrival .main .pic {
    margin-top: 50px;
}
.sec-true {
    height: auto;
}
.sec-true .head h2 {
    margin: 0 0 10px;
    font-size: 20px;
    line-height: 30px;
}
.sec-true .head h2 strong {
    font-size: 30px;
    line-height: 30px;
}
.sec-true .head .link {
    margin-top: 20px;
}
.sec-true .head p {
    font-size: 20px;
    margin: 0;
    line-height: 10px;
}
.banner .head .link a, .sec-true .head .link a, section.about-sec .about-wrap a.aboutbutton {
    font-size: 14px;
    padding: 10px 20px;
}
.web_info .col-sm-3 {
    width: 100%;
    padding: 10px 20px;
}
.copy-last {
    margin-top: 0px !important;
    padding-top: 10px !important;
    display: block;
}

.copy-last .col-sm-6{
    width:100%;
}
.web_info .main .disc h3 {
    margin: 0 0 10px;
    font-size: 16px;
    padding: 0 0%;
}

.wrap {
    padding: 20px 0;
}
body.woocommerce-page .inner-banner h2 {
    padding: 10px;
    padding-top: 32px;
    font-size: 24px;
}
.single.woocommerce div.product .product_title {
    font-size: 19px;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100% !important;
    margin: 0;
    padding: 0px;
}
body.woocommerce .woocommerce ul.products li.product .button {
    font-size: 14px;
    margin-bottom: 5px;
}
.sec-footer {
    overflow: hidden;
    padding: 0px 20px 10px;
}
a#hamburg {
    background-color: #ceb445;
    z-index: 9999;
}
a#hamburg {
    background-color: #ceb445;
    z-index: 9999 !important;
}
.header .logo {
    text-align: center;
    margin: 10px 0 10px;
}
html.open-menu a#hamburg {
    transform: translateX(250px);
    z-index: 99999999 !important;
}

}