      @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;
}
}
/* ===================Responsive ===================*/
/* / / 1600-1700px / / */
@media screen and (min-width: 1601px) and (max-width: 1700px) {

}
/* / / 1500-1600px / / */
@media screen and (min-width: 1501px) and (max-width: 1600px) {
    .site_slider .inner-item {
        padding-top: 7%;
    }
    
    .site_slider .inner-item .decs h1 {
        font-size: 50px;
    }
    
    .site_slider .inner-item .decs p {
        font-size: 25px;
    }
    
    .section_1 .desc h2 {
        font-size: 40px;
        line-height: 60px;
    }
    
    .section_2 .decs h2 {
        font-size: 50px;
        line-height: 68px;
    }
    
    .section_9 .desc h2 {
        font-size: 100px;
        line-height: 120px;
    }
}
/* / / 1300-1366-1500 / / */

@media screen and (min-width: 1300px) and (max-width: 1500px) {
    header .bottom-head .row {
        padding: 10px 0;
    }
    
    header .top-head {
        padding: 10px 0;
    }
    
    .site_slider .inner-item .decs h1 {
        font-size: 38px;
        line-height: 58px;
        max-width: 60%;
    }
    
    .site_slider .inner-item .decs p {
        font-size: 18px;
        line-height: 28px;
        max-width: 47%;
    }
    
    .site_slider .inner-item {
        padding-top: 10%;
    }
    
    .section_1 .desc h2 {
    font-size: 35px;
    line-height: 45px;
    }
    
    .section_1 .desc ul li {
        font-size: 16px;
        line-height: 32px;
    }
    
    .section_2 .decs h2 {
        font-size: 35px;
        line-height: 60px;
    }
    
    .section_5 .headline h2 {
        font-size: 35px;
        line-height: 55px;
    }
    
    .section_5 input#s {
        font-size: 12px;
        line-height: 26px;
        padding: 15px;
    }
    
    .section_5 input#searchsubmit {
        font-size: 13px;
        line-height: 38px;
        padding: 10px 0;
    }
    
    .section_6 .main .ab-content .desc h2 {
        font-size: 70px;
    }
    
    .section_6 .main .ab-content .desc h4 {
        font-size: 20px;
        line-height: 30px;
    }
    
    .section_8 .main .desc p {
        font-size: 20px;
        line-height: 40px;
    }
    
    .section_9 .desc h2 {
        font-size: 50px;
        line-height: 60px;
        max-width: 100%;
        margin: 0 auto;
    }
    
    .section_9 .desc h3 {
        font-size: 25px;
        line-height: 35px;
    }
    
    .section_9 .more a {
        font-size: 18px;
        padding: 15px 40px;
    }
    
    .section_10 .desc p {
        font-size: 16px;
        line-height: 32px;
    }
    .section_3 .desc h2 {
        font-size: 50px;
    }
    
    .section_3 .desc h4 {
        font-size: 18px;
        line-height: 28px;
    }
    
    .section_6 .main .pic {
        height: 600px;
    }
    #sec-4 .loop .main .pic {
        /* padding-top: 80px; */
    }
    #sec-4 .headline h2 {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 30px;
    }
    #sec-4 .loop .main .title h4 {
        font-size: 18px;
        line-height: 28px;
    }
    
    #sec-4 .loop .main .inspired p {
        font-size: 10px;
        line-height: 20px;
        letter-spacing: 1px;
    }
    
    #sec-4 .loop .main .price h6.ads {
        padding: 5px 15px;
        font-size: 19px !important;
    }
    
    #sec-4 .more-2 {
        margin: 50px auto 0;
    }
    
    #sec-4 .more-2 a {
        font-size: 13px;
        line-height: 23px;
        padding: 15px 50px;
    }
    .inner-banner {
        padding-top: 20%;
    }
    
    .inner-banner h2 {
        font-size: 50px;
        line-height: 60px;
    }
    
    .woo-custom ul li {
        font-size: 13px;
        line-height: 33px;
    }
    
    .woo-custom h3 {
        font-size: 16px;
        line-height: 32px;
        padding: 5px 15px;
    }
    
    .woo-custom .main .pic img {
        width: 60% !important;
        margin: auto !important;
        display: block !important;
    }
    
    #sec-4 .loop .main .pic {
        /* background-size: 70% 80%; */
        /* padding-top: 50px; */
    }
    .single-product .product_meta span {
        font-size: 13px;
        line-height: 23px;
    }
    .woo-custom  .loop .main .pic {
        background-size: 50% 80%;
    }
    #sec-4 .loop .main .pic img {
    width: 90% !important;
    }
    .woocommerce-product-gallery__image {
        background-size: 50% 100%;
    }
    
    .woocommerce-product-gallery__image a img {
        width: 60% !important;
        margin: auto;
        display: block;
    }
    .single-product .product h1.product_title.entry-title {
        font-size: 30px;
        line-height: 40px;
    }
    
    .custom-field-below-title {
        font-size: 10px;
        padding: 5px 20px;
    }
    
    .single-product .product p.price {
        font-size: 13px !important;
        line-height: 23px !important;
    }
    .single-product .product .woocommerce-Tabs-panel h2 {
        font-size: 30px !important;
        line-height: 40px !important;
    }
    
    .single-product .product .woocommerce-Tabs-panel p {
        font-size: 13px;
        line-height: 23px;
    }
    
    .single-product .product .related.products h2 {
        font-size: 25px;
        line-height: 35px;
    }
    .woo-custom .loop .main .price h6.ads {
        font-size: 11px !important;
    }
    
    .woo-custom .loop .main h4 {
        font-size: 18px !important;
        line-height: 28px !important;
    }
    
    p {}
    
    .woo-custom .loop .main .inspired p {
        font-size: 10px !important;
    }
    header .menu-header > ul > li > a {
    font-size: 11px;
    line-height: 25px;
    padding: 17px 5px;
    }
    
    .section_1 .desc ul {
        padding: 0;
    }
    
    .section_7 .main .desc p {
        font-size: 13px;
        line-height: 20px;
    }
    
    .section_3 .main .desc-2 p {
        font-size: 14px;
        line-height: 34px;
    }
    .product .rating-text {
    font-size: 13px;
}

.product .starrating i {
    /* font-size: 13px; */
    /* line-height: 23px; */
}

.product .title h1 {
    font-size: 50px;
    line-height: 60px;
}

.single-product .product .title h4 {
    font-size: 20px !important;
    line-height: 23px;
    letter-spacing: 2px;
    margin: 0px auto;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product .cat .product-categories ul li a {
    font-size: 13px;
    line-height: 20px;
}

.product .inspired {
    font-size: 20px;
    line-height: 30px;
}

.woocommerce-product-details__short-description ul li {
    font-size: 13px;
    line-height: 20px;
}

button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    font-size: 16px;
}
.single-product table.variations th label {
    font-size: 20px;
}

.woocommerce div.product form.cart .variations select {
    font-size: 13px;
}
#inner-header {
    padding: 0 0;
}

#inner-header .logo img {
    width: 40%;
}   
.logo img {
    width: 40%;
}
.section_1 .pic {
    height: auto;
}
#sec-4 .loop .main .rating-stars i {
    font-size: 13px;
    line-height: 13px;
}

#sec-4 .loop .main .price h6.ads small, #sec-4 .loop .main .price h6.ads del {
    font-size: 13px;
}

.section_5 {
    padding: 30px 0;
}

.section_5 .icon img {
    width: 10%;
}

.section_8 {
    padding: 80px 0;
}

.section_8 .main {
    padding: 50px;
}
.footer ul.menu li a {
    font-size: 13px;
    line-height: 30px;
}

.footer h3 {
    font-size: 18px;
    margin-top: 0;
}

.footer ul.call li a {
    font-size: 13px;
    line-height: 23px;
}
#sec-4 .loop .main .lasting p {
    font-size: 13px;
    line-height: 13px !important;
    margin: auto !important;
}

#sec-4 .loop .main .lasting {
    margin: 5px auto 0;
}
.woo-custom ul.wc-block-product-categories-list ul {
    padding-left: 25px;
}

.woo-custom ul.wc-block-product-categories-list ul li {
    line-height: 21px;
}
#sec-4 select.orderby {
    padding: 5px  !important;
}
header .top-head p.tagline {
    font-size: 10px;
    line-height: 20px;
}
header .woo-list img {
    width: 70%;
    margin: auto;
    display: block;
}
.searchform input {
    font-size: 13px;
}
.section_9 .more {
    margin: 30px auto 0;
}
.single-product .product ol.flex-control-thumbs {
    left: -50px;
}
}
/* / / 1100-1200px / / */
@media screen and (min-width: 1100px) and (max-width: 1299px) {
    header .bottom-head .row {
        padding: 10px 0;
    }
    
    header .top-head {
        padding: 10px 0;
    }
    
    .site_slider .inner-item .decs h1 {
        font-size: 38px;
        line-height: 58px;
        max-width: 60%;
    }
    
    .site_slider .inner-item .decs p {
        font-size: 18px;
        line-height: 28px;
        max-width: 47%;
    }
    
    .site_slider .inner-item {
        padding-top: 10%;
    }
    
    .section_1 .desc h2 {
    font-size: 35px;
    line-height: 45px;
    }
    
    .section_1 .desc ul li {
        font-size: 16px;
        line-height: 32px;
    }
    
    .section_2 .decs h2 {
        font-size: 35px;
        line-height: 60px;
    }
    
    .section_5 .headline h2 {
        font-size: 35px;
        line-height: 55px;
    }
    
    .section_5 input#s {
        font-size: 12px;
        line-height: 26px;
        padding: 15px;
    }
    
    .section_5 input#searchsubmit {
        font-size: 13px;
        line-height: 38px;
        padding: 10px 0;
    }
    
    .section_6 .main .ab-content .desc h2 {
        font-size: 70px;
    }
    
    .section_6 .main .ab-content .desc h4 {
        font-size: 20px;
        line-height: 30px;
    }
    
    .section_8 .main .desc p {
        font-size: 20px;
        line-height: 40px;
    }
    
    .section_9 .desc h2 {
        font-size: 50px;
        line-height: 60px;
        max-width: 100%;
        margin: 0 auto;
    }
    
    .section_9 .desc h3 {
        font-size: 25px;
        line-height: 35px;
    }
    
    .section_9 .more a {
        font-size: 18px;
        padding: 15px 40px;
    }
    
    .section_10 .desc p {
        font-size: 16px;
        line-height: 32px;
    }
    .section_3 .desc h2 {
        font-size: 50px;
    }
    
    .section_3 .desc h4 {
        font-size: 18px;
        line-height: 28px;
    }
    
    .section_6 .main .pic {
        height: 600px;
    }
    #sec-4 .loop .main .pic {
        padding-top: 80px;
    }
    #sec-4 .headline h2 {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 30px;
    }
    #sec-4 .loop .main .title h4 {
        font-size: 18px;
        line-height: 28px;
    }
    
    #sec-4 .loop .main .inspired p {
        font-size: 10px;
        line-height: 20px;
    }
    
    #sec-4 .loop .main .price h6.ads {
        padding: 5px 15px;
        font-size: 19px !important;
    }
    
    #sec-4 .more-2 {
        margin: 50px auto 0;
    }
    
    #sec-4 .more-2 a {
        font-size: 13px;
        line-height: 23px;
        padding: 15px 50px;
    }
    .inner-banner {
        padding-top: 20%;
    }
    
    .inner-banner h2 {
        font-size: 50px;
        line-height: 60px;
    }
    
    .woo-custom ul li {
        font-size: 13px;
        line-height: 33px;
    }
    
    .woo-custom h3 {
        font-size: 16px;
        line-height: 32px;
        padding: 5px 15px;
    }
    
    .woo-custom .main .pic img {
        width: 60% !important;
        margin: auto !important;
        display: block !important;
    }
    
    #sec-4 .loop .main .pic {
        /* background-size: 70% 80%; */
        /* padding-top: 50px; */
    }
    .single-product .product_meta span {
        font-size: 13px;
        line-height: 23px;
    }
    .woo-custom  .loop .main .pic {
        background-size: 50% 80%;
    }
    #sec-4 .loop .main .pic img {
    }
    .woocommerce-product-gallery__image {
        background-size: 50% 100%;
    }
    
    .woocommerce-product-gallery__image a img {
        width: 60% !important;
        margin: auto;
        display: block;
    }
    .single-product .product h1.product_title.entry-title {
        font-size: 30px;
        line-height: 40px;
    }
    
    .custom-field-below-title {
        font-size: 10px;
        padding: 5px 20px;
    }
    
    .single-product .product p.price {
        font-size: 13px !important;
        line-height: 23px !important;
    }
    .single-product .product .woocommerce-Tabs-panel h2 {
        font-size: 30px !important;
        line-height: 40px !important;
    }
    
    .single-product .product .woocommerce-Tabs-panel p {
        font-size: 13px;
        line-height: 23px;
    }
    
    .single-product .product .related.products h2 {
        font-size: 40px;
        line-height: 50px;
    }
    .woo-custom .loop .main .price h6.ads {
        font-size: 11px !important;
    }
    
    .woo-custom .loop .main h4 {
        font-size: 18px !important;
        line-height: 28px !important;
    }
    
    p {}
    
    .woo-custom .loop .main .inspired p {
        font-size: 10px !important;
    }
    header .menu-header > ul > li > a {
        font-size: 13px;
        line-height: 25px;
    }
    
    .section_1 .desc ul {
        padding: 0;
    }
    
    .section_7 .main .desc p {
        font-size: 13px;
        line-height: 20px;
    }
    
    .section_3 .main .desc-2 p {
        font-size: 14px;
        line-height: 34px;
    }
    .product .rating-text {
    font-size: 13px;
}

.product .starrating i {
    font-size: 13px;
    line-height: 23px;
}

.product .title h1 {
    font-size: 50px;
    line-height: 60px;
}

.single-product .product .title h4 {
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 2px;
}

.product .cat .product-categories ul li a {
    font-size: 13px;
    line-height: 20px;
}

.product .inspired {
    font-size: 20px;
    line-height: 30px;
}

.woocommerce-product-details__short-description ul li {
    font-size: 13px;
    line-height: 20px;
}

button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    font-size: 16px;
}
.single-product table.variations th label {
    font-size: 20px;
}

.woocommerce div.product form.cart .variations select {
    font-size: 13px;
}
#inner-header {
    padding: 0 0;
}

#inner-header .logo img {
    width: 40%;
}   
.logo img {
    width: 40%;
}
.section_1 .pic {
    height: auto;
}
#sec-4 .loop .main .rating-stars i {
    font-size: 13px;
    line-height: 13px;
}

#sec-4 .loop .main .price h6.ads small, #sec-4 .loop .main .price h6.ads del {
    font-size: 13px;
}

.section_5 {
    padding: 30px 0;
}

.section_5 .icon img {
    width: 10%;
}

.section_8 {
    padding: 80px 0;
}

.section_8 .main {
    padding: 50px;
}
.footer ul.menu li a {
    font-size: 13px;
    line-height: 30px;
}

.footer h3 {
    font-size: 18px;
    margin-top: 0;
}

.footer ul.call li a {
    font-size: 13px;
    line-height: 23px;
}
#sec-4 .loop .main .lasting p {
    font-size: 13px;
    line-height: 13px !important;
    margin: auto !important;
}

#sec-4 .loop .main .lasting {
    margin: 5px auto 0;
}
.woo-custom ul.wc-block-product-categories-list ul {
    padding-left: 25px;
}

.woo-custom ul.wc-block-product-categories-list ul li {
    line-height: 21px;
}
#sec-4 select.orderby {
    padding: 5px  !important;
}
header .top-head p.tagline {
    font-size: 10px;
    line-height: 20px;
}
header .woo-list img {
    width: 70%;
    margin: auto;
    display: block;
}
.searchform input {
    font-size: 13px;
}
.section_9 .more {
    margin: 30px auto 0;
}
.single-product .product ol.flex-control-thumbs {
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
    margin: auto;
    display: block;
    text-align: center;
}

.single-product .product ol.flex-control-thumbs li {
    display: inline-block;
}

}

/* / / Ipad PRO / */

@media screen and (min-width: 1000px) and (max-width: 1100px) {
.site_slider .inner-item {
    height: auto;
    padding: 250px 0 100px;
}

.site_slider .inner-item .decs h1 {
    font-size: 40px;
    line-height: 60px;
}

header .menu-header > ul > li > a {
    font-size: 13px;
    padding: 10px;
}

.section_1 .container-fluid {
    padding: 0 15px;
}

.section_1 .desc h2 {
    font-size: 35px;
    line-height: 45px;
}

.section_1 .desc ul {
    padding-left: 15px;
}

.section_1 .desc ul li {
    font-size: 16px;
    line-height: 32px;
}

.section_1 .pic {
    height: auto;
}

.section_2 .col-md-6 {
    width: 100%;
}

.section_2 .decs h2 {
    margin: auto;
}

.section_7 .col-md-3 {
    width: 50%;
}

.section_7 .main {
    min-height: 300px;
}

.section_7 {
    padding: 30px 0;
}
.woo-custom .loop .main .title h4 {
    font-size: 20px !important;
    line-height: 20px !important;
}

#sec-4 .loop .main .inspired p {
    padding: 5px 10px;
    margin: 5px auto 10px;
}

#sec-4 .loop .main .lasting {
    margin: auto;
}

#sec-4 .loop .main .lasting p {
    font-size: 15px;
}
.woocommerce div.product form.cart {
    margin-top: 2em;
}

}

/* / / Ipad - 768px and Landspace Mode : 820px / / */

@media screen and (min-width: 100px) and (max-width: 949px) {
a#hamburg {
    background: #fff;
    z-index: 9999;
}

.nav-cross span {
    background: #000;
}

header .top-head .row {
    justify-content: center;
}

header .bottom-head .row {
    justify-content: center;
}

header .bottom-head .row p.text-right {
    display: none;
}
.site_slider .inner-item .decs h1 {
    font-size: 40px;
    line-height: 50px;
    max-width: 100%;
}

.site_slider .inner-item .decs p {
    font-size: 13px;
    line-height: 23px;
}

.site_slider .inner-item {
    height: auto;
    padding: 5% 1% 2.5%;
}

.site_slider ul.slick-dots {
    left: initial;
    top: 43%;
    right: 5%;
}

.section_1 {
    padding: 30px 0;
}

.section_1 .row .col-md-6 {
    max-width: 50%;
    flex: 0 0 50%;
}

.section_1 .desc h2 {
    font-size: 25px;
    line-height: 35px;
}

.section_1 .desc ul li {
    font-size: 13px;
    line-height: 20px;
    text-align: left !important;
    max-width: 100%;
}

.section_2 {
    background-attachment: inherit;
    padding: 80px 30px;
}

.section_2 .decs h2 {
    font-size: 50px;
    line-height: 80px;
}
.section_3 .row:nth-child(even) {
    width: 80%;
}

.section_6 .row {
    display: flex;
}

.section_6 .row .col-md-6 {
    max-width: 50%;
    flex: 0 0 50%;
}

.section_5 .headline h2 {
    font-size: 25px;
    line-height: 35px;
}

.section_5 input#searchsubmit {
    font-size: 13px;
}

.section_6 .main .pic {
    height: 470px;
}

.section_6 .main .ab-content .desc h4 {
    font-size: 20px;
    line-height: 30px;
}

.section_6 .main .ab-content .desc h2 {
    font-size: 60px;
    line-height: 70px;
}

.section_7 {
    padding: 30px 0;
}

.section_7 .row {
    display: flex;
    flex-wrap: wrap;
}

.section_7 .row .col-md-3 {
    max-width: 50%;
    flex: 0 0 50%;
}

.section_7 .main {
    border: none;
}

.section_7 .col-md-.main {}

.section_8 {
    padding: 40px 0;
}

.section_8 .main h2 {
    font-size: 35px;
    line-height: 45px;
}

.section_8 .main .desc p {
    font-size: 13px;
    line-height: 23px;
    margin: 25px auto;
}

.section_9 {
    padding: 30px 0 80px;
}

.section_9 .desc h2 {
    font-size: 60px;
    line-height: 80px;
}

.section_10 {
    padding: 50px;
    background-attachment: inherit;
}

.footer .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
footer figure {
    text-align: center;
}

.footer ul.social {
    text-align: center;
}

.footer .col-xs-12 {
}

.footer .col-xs-12 h3 {
    text-align: center;
}

.footer .col-xs-12 .col-md-6 h3 {
    text-align: left;
}

.footer ul.call {
    text-align: center;
}

.footer a.email {
    display: block;
    text-align: center;
}

.footer {
    padding: 30px 0;
}
html.open-menu nav.nav1 .container {
    width: auto;
}

html.open-menu nav.nav1 .push-logo img {
    filter: brightness(0);
}

.nav1 .search-nav input[type="submit"] {
    width: 24px;
    height: 24px;
}
.section_1 .desc ul {
    padding: 0;
}

.section_1 .pic {
    height: auto;
}

.section_2 .decs h2 {
    margin: auto;
    font-size: 40px;
}

.section_3 .row .col-md-2 {
    max-width: 30%;
    flex: 0 0 30%;
}

.section_3 .row .col-md-10 {
    max-width: 70%;
    flex: 0 0 70%;
}

.section_3 .main .desc-2 p {
    font-size: 15px;
}

.section_3 .main .tagline h6 {
    line-height: 30px;
}
.single-product div.product div.images .woocommerce-product-gallery__wrapper {
}

.woocommerce div.product div.summary {
    padding: 0 10%;
}
.sec-cta .desc p {
    font-size: 13px;
    line-height: 20px;
}

.sec-cta .desc h2 {
    font-size: 30px;
    line-height: 40px;
}

.sec-cta .icon {
    margin-top: 30px;
}

.sec-cta .form input, .sec-cta .form textarea {
    margin: 5px auto;
}

.sec-cta .form input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    margin: auto;
    display: block;
}
.sec-cta {
    padding: 30px 0;
}
.search-page-sec ul .main .pic, .search-page-sec ul .main .inner {
    max-width: 100%;
    flex: 0 0 100%;
}

.search-page-sec ul li {
    max-width: 80%;
    flex: 0 0 90%;
}

.search-page-sec {
    padding: 30px 0;
}

.search-page-sec h2 {
    font-size: 35px;
    line-height: 45px;
}

.search-page-sec ul .main {text-align: center;}

.search-page-sec ul .main img {
    width: 60%;
    margin: auto;
    display: block;
}

.search-page-sec ul .main h4 {
    font-size: 25px;
    line-height: 35px;
}

.search-page-sec ul .main .inspired p {
    padding: 6px;
}
.searchpanel {
    left: 0;
    right: 0;
}
.searchpanel form#searchform {
    width: 100%;
}

.searchform input {
    width: 100%;
}
.m-none {
    display: none;
}

.woo-custom .sec-faq {
    display: block;
    padding-top: 30px;
}
.woo-custom .sec-faq .content {
    display: none;
}

.woo-custom .sec-faq .content .set2 {}

.woo-custom .sec-faq .set2 a {
    padding: 15px;
    display: block;
    font-weight: 600;
}

.woo-custom .sec-faq .set2 .content a {
    background: transparent;
    padding: 0;
    color: #111;
}
.woo-custom .sec-faq .set2 {
    border: 1px solid;
    padding: 15px;
}

.woo-custom .sec-faq .set2 a {
    color: #111;
    display: block;
    text-decoration: none;
    color: #333;
    font-size: 18px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    position: relative;
    padding: 0;
}

.woo-custom .sec-faq .set2 a:before {
    background: url(images/set.png) no-repeat;
    float: right;
    content: "";
    height: 12px;
    margin: 6px 0 0;
    width: 13px;
}

.woo-custom .sec-faq .set2 a.active:before {
    background: url(images/set-active.png) no-repeat;
    width: 16px;
    height: 3px;
}
.woo-custom .sec-faq .content a:before {
    display: none;
}

}
/* / / Mobile View / / */
@media screen and (min-width: 100px) and (max-width: 550px) {
header .top-head p.tagline {
    text-align: center;
    font-size: 10px;
    max-width: 80%;
}

header .top-head .woo-list .cart a.cart-contents {
    font-size: 10px;
}

.site_slider .inner-item .decs h1 {
    font-size: 35px;
    line-height: 45px;
    margin: auto;
}

.site_slider .inner-item .decs p {
    max-width: 100%;
}

.site_slider .inner-item {
    padding-top: 11%;
    background-position: 70% 0%  !important;
}

.section_1 .row .col-md-6 {
    max-width: 100%;
    flex: 0 0 100%;
}

.section_1 .row {
}

.section_1 .desc h2 {
    font-size: 25px;
    line-height: 35px;
    text-align: center !important;
}

.section_1 .row:nth-child(2) {
    flex-direction: column-reverse;
}

.section_2 {
    padding: 50px 0;
}

.section_2 .decs h2 {
    font-size: 25px;
    line-height: 35px;
}

.section_3 {
    padding: 30px 0;
}

.section_3 .desc h2 {
    font-size: 25px;
    line-height: 35px;
}

.section_3 .row:nth-child(even) {
    width: 100%;
    margin: auto;
    flex-wrap: wrap;
}

.section_3 .row {/* flex-direction: column-reverse; */padding: 25px 0;}

.section_3 .row .pic {
    text-align: center;
    height: auto;
}

.section_3  h6 {
    text-align: center;
}

.section_3 .main .desc-2 p {
    font-size: 15px;
    line-height: 25px;
    margin: auto;
}

.section_3 .main .tagline h6 {
    line-height: 20px;
}

.section_3 .row .col-md-2, .section_3 .row .col-md-10 {
    max-width: 100%;
    flex: 0 0 100%;
}

.section_3 .row {padding: 25px 0;}

#sec-4 .headline h2 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 30px;
}

#sec-4 .loop .main .pic {
    /* background-size: 90% 80%; */
    /* padding-top: 20%; */
}

#sec-4 .more-2 a {
    padding-left: 0;
    padding-right: 0;
    display: block;
    font-size: 13px;
}

#sec-4 .more-2 a:before {
    display: none;
}

#sec-4 .more-2 {
    margin-top: 30px;
}

.section_5 input {
    width: 100% !important;
    margin: 15px auto;
    font-size: 13px !important;
    line-height: 13px !important;
}

.section_6 .row .col-md-6 {
    margin: 0 auto;
    max-width: 100%;
    flex: 0 0 100%;
    margin: 15px auto;
}

.section_6 .main .pic {
    height: auto;
}

.section_6 .row {
    display: block;
}

.section_7 .row .col-md-3 {
    max-width: 100%;
    flex: 0 0 100%;
}

.section_8 .main {
    padding: 25px 14px;
}

.section_8 .main h2 {
    font-size: 25px;
    line-height: 35px;
}

.section_8 {
    background-attachment: initial;
}

.section_8 .main .more a {
    font-size: 13px;
    line-height: 23px;
}

.section_9 .desc h2 {
    font-size: 25px;
    line-height: 35px;
}

.section_9 .more {
    margin-top: 30px;
}

.section_9 .more a {
    font-size: 13px;
    line-height: 23px;
    padding: 15px 50px;
}

.section_10 {
    padding: 30px 0;
}

.section_10 .desc h2 {
    font-size: 25px;
    line-height: 35px;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 0;
}

.section_10 .desc p {
    font-size: 13px;
    line-height: 23px;
    margin: 15px auto;
}

.footer .row {
    display: block;
}

.footer ul.call li {
    padding: 5px 0;
    border: navajowhite;
}

.footer ul.social {
    margin: 10px auto;
}
.footer .col-xs-12 h3 {
    text-align: center !important;
}

footer .menu {text-align: center;}
.inner-banner {
    padding-top: 70%;
    padding-bottom: 15%;
    background-attachment: initial !important;
}

.single-product .inner-banner h2 {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
}

.single-product .product h1.product_title.entry-title {
    text-align: center;
    font-size: 25px;
    line-height: 35px;
}

.single-product .product {
    padding: 0 15px;
}

.single-product .product .woocommerce-product-details__short-description p {}

.single-product table.variations th label {
    font-size: 23px;
}

.woocommerce div.product form.cart .variations {
    display: block;
}

.woocommerce div.product form.cart .variations th.label {width: ;}

.single-product .product_meta span {
    font-size: 13px;
    line-height: 23px;
}

.single-product .product .woocommerce-Tabs-panel h2 {
    font-size: 25px;
    line-height: 35px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 13px;
    line-height: 23px;
}

.single-product .product .woocommerce-Tabs-panel p {
    font-size: 13px;
    line-height: 23px;
}

.single-product .product .related.products h2 {
    font-size: 35px;
    line-height: 36px;
}

section.related li.product.type-product {
    margin: 15px auto;
}

.single-product .product .pic {
    background-size: 80% 90%;
    background-position: top center;
    background-attachment: initial;
}
.logo img {
    width: 80%;
}
.inner-banner h2 {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
}
.woocommerce form .form-row {float: none;width: 100%;}
.section_3 .row:nth-child(odd) {
    display: flex;
    flex-wrap: wrap;
}
.woo-custom  li.product.type-product {
    /* width: 100% !important; */
    margin: 15px auto !important;
}

#sec-4 .product-tags a {
    font-size: 13px;
    line-height: 13px;
}

#sec-4 .product-tags {
    padding: 0 0 5px;
    width: 72%;
}

#sec-4 .loop .main .rating-stars i {
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 2px;
}

#sec-4 .loop .main .title h4 {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 20px;
    margin: 5px auto 11px;
    padding: 0 0;
}

#sec-4 .loop .main .inspired p {
    font-size: 13px;
    letter-spacing: 0px;
    margin: auto;
    display: block;
    text-align: center;
    display: inline;
    min-height: auto;
}

#sec-4 .loop .main .price h6.ads {
    font-size: 14px;
    line-height: 14px;
}
.woo-custom {
    padding: 0 0 !important;
}
header .logo {
    margin-bottom: 15px;
}
nav.nav1 {
    background: #000;
}

nav.nav1 img.attachment-334x334.size-334x334 {
    filter: none !important;
}
.single-product div.product div.images img {
    width: 70% !important;
}

.product .title h1 {
    font-size: 40px;
    line-height: 50px;
}

.product .cat .product-categories ul li {
    margin:  5px;
}

.product .inspired h3 {
    font-size: 20px;
    line-height: 20px;
}

.single-product .product .inspired p {
    font-size: 12px;
    padding: 5px 19px;
}

.woocommerce-product-details__short-description ul li {
    font-size: 13px;
    line-height: 23px;
}

.woocommerce div.product form.cart .variations th {
}

.woocommerce div.product form.cart .variations select {
    width: 100% !important;
}

.single-product.woocommerce .quantity .qty {
    width: 100%;
    margin: 0 auto !important;
}

.woocommerce div.product form.cart div.quantity {
    width: 100%;
}

button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    width: 100%;
    margin: 5px auto;
}

.single-product .product button.button.wc-buy-now-btn {
    font-size: 17px;
}

.woocommerce div.product form.cart .button {
    width: 100%;
    margin: 10px auto;
}

.woocommerce div.product .tabs-menu li {
}

.woocommerce div.product .tabs-menu a {
    font-size: 13px;
}

.woocommerce div.product .tab-content .sec-faq .set > a {
    line-height: 20px;
}

.sec-faq .set {
    padding: 15px;
}

.woocommerce div.product div.summary {
    padding: 5px;
}
.single-product .product .related .main .product-tags {
    padding: 0 0;
    padding: 0 0 5px;
}

.single-product .product .related .main .product-tags a {
    font-size: 13px;
    line-height: 13px;
}

.single-product .product .related .main  .starrating {}

.single-product .product .related .main  .starrating .rating-stars i {
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 2px;
}

.single-product .product .related .main  h4 {
    font-size: 20px !important;
    letter-spacing: 0;
    line-height: 20px;
    margin: 5px auto 0;
    padding: 0 0;
}

.single-product .product .related  p {
    margin-top: 0 !important;
}

.single-product .related .loop h6.ads {
    font-size: 14px;
    line-height: 14px;
}

section.related.products ul.products.columns-5 {
    text-align: center !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#sec-4 .loop .main .lasting p {
    font-size: 13px;
    line-height: 13px;
}
#sec-4 .loop .main {
    width: 80%;
    margin: 0 auto;
}

#sec-4 .loop .main .lasting {
}

#sec-4 .loop .main .inspired {
    margin-bottom: 0;
}
#sec-4 .slick-arrow {
    left: 0;
}

#sec-4 .slick-next {
    left: initial;
    right: 0;
}
.woo-custom .row {
    display: flex;
    flex-wrap: wrap;
    /* flex-direction: column-reverse; */
}

.woo-custom .row .col-md-2, .woo-custom .row .col-md-10 {
    max-width: 100%;
    flex: 0 0 100%;
}

#sec-4 select.orderby {
    margin: 30px auto;
    width: 100% !important;
    left: 0;
    right: 0;
}
.woo-custom  .loop .main {
    width: 100% !important;
}

.woo-custom .product-tags {
    width: 100% !important;
}

.woo-custom .loop .main .pic img {
    width: 100% !important;
}

.woo-custom  .loop .main .price h6.ads {
}
.woocommerce .woocommerce-ordering {
    width: 100%;
}
.site_slider .inner-item .decs h2 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 0;
}

.site_slider .inner-item .decs h2 span {
    font-size: 40px;
    display: inline;
    line-height: 50px;
}
.home header {
    position: relative;
}

.home header .bottom-head {
    background-color: #000 !important;
}

.home header {
    padding: 0;
}

header .woo-list {
    display: none;
}

header .logo {
    margin: auto;
    text-align: center;
}

html.open-menu nav.nav1 searchtoggle {
    display: none;
}

html.open-menu nav.nav1 .woo-list li, html.open-menu nav.nav1 .cart {
    display: inline-block;
}

html.open-menu nav.nav1 .woo-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.woo-custom .banner .ab-content h2.product-category-title {
    font-size: 35px;
    line-height: 45px;
}

.woo-custom .banner .ab-content p.product-category-description {
    font-size: 14px;
    line-height: 20px;
}

.woo-custom .banner {
    margin: 40px auto 0;
    height: 200px;
}

.woo-custom .banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
}