@media only screen and (min-width: 1200px){
    .container-fluid{
        max-width: 1600px;
        position: relative;
    }
}
@media only screen and (max-width: 1746px) { 
}
@media only screen and (max-width: 1536px) { 
}
@media only screen and (max-width: 1366px) { 
}
@media only screen and (max-width: 1280px) { 
}
@media only screen and (max-width: 1100px) {
    .container{
        max-width: 100%;
    }
    #news_post .owl-nav .owl-prev{
        left: 0;
    }
    #news_post .owl-nav .owl-next{
        right: 0;
    }
    ul.secondary-menu li a{
        padding: 8px;
    }
    .wc-tabs-wrapper ul.wc-tabs{
        display: inline-flex;
        text-align: center;
        width: 100%;
    }
}
@media only screen and (max-width: 992px) {
    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
        float: none;
        width: 100%;
    }
    .woocommerce .cart-collaterals .cart_totals h2, .woocommerce-page .cart-collaterals .cart_totals h2{
        text-align: center;
    }
    .wc-tabs li a{
        font-weight: 400;
        text-transform: none;
        color: #000;
    }
}
@media only screen and (max-width: 980px) { 
    #header{
        padding: 10px 0;
    }
    .head-mobile{
        display: none;
    }
    #secondary{
        border-bottom: 0;
    }
    #bars{
        display: block;
        padding: 5px 15px;
        font-size: 24px;
        position: relative;
    }
    #bars a{
        color: #fff;
    }
}
@media only screen and (max-width: 800px) {
    #header .container-fluid{
        padding-left: 0px;
        padding-right: 0px;
    }
    #header .row{
        margin-left: 0;
        margin-right: 0;
    }
    #header [class*="col-"] {
        padding-left: 0;
        padding-right: 0;
    }
}
@media only screen and (max-width: 780px) {
}
@media only screen and (max-width: 768px) {
    .img-responsive{
        max-width: 100%;
        width: 100%;
    }
    h1{
        font-size: 22px;
    }
    h2{
        font-size: 20px;
    }
    h3{
        font-size: 18px;
    }
    h4{
        font-size: 16px;
    }    
}
@media only screen and (max-width: 767px) {
    #header{
        padding: 0;
    }
    #primary-menu{
        display: none;
    }
    .logo {
        text-align: center;
        display: inline-block;
        width: 50%;
    }
    .logo h1, .logo p{
        padding: 0px 0 10px;
    }
    .wrapper-banner-introproduct{
        text-align: center;
    }
    .wpcf7-form-control-wrap{
        -ms-flex: 0 0 65%;
        flex: 0 0 65%;
        max-width: 65%;
    }
    .wpcf7-submit {
        -ms-flex: 0 0 35%;
        flex: 0 0 35%;
        max-width: 35%;
    }
    #search-form{
        display: block;
        position: relative;
        width: 100%;
        top: 0;
        box-shadow: 0 0 0;
        padding: 5px;
        border: 0;
        border-radius: 0;
    }
    #search-form .search-form .search-field{
        margin: 0;
        height: calc(1.0em + 0.75rem + 8px);
        padding: 0.47rem 1rem 0.57rem;
    }
    #search-form .search-form button[type="submit"]{
        margin: 0;
        height: calc(1.0em + 0.75rem + 8px);
        padding: 0.3rem 1rem 0.57rem;
    }
    #footer{
        padding-top: 20px;
        margin-top: 10px;
    }
    ul.three-menu,
    #fanpage{
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .information {
        margin-bottom: 30px;
    }
    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
        float: none;
        width: 100%;
    }
    .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
        float: none;
        width: 100%;
        z-index: 0;
    }
    .wc-tabs-wrapper{
        padding-left: 5px;
        padding-right: 5px;
    }
    .brick-item .position,
    .brick-item .images{
        text-align: center;
    }
    .brick-item .caption h4, .brick-item .caption h2{
        font-size: 14px;
    }
    .slick-slider {
        touch-action: auto;
        -ms-touch-action: auto;
    }
    .woocommerce .shop_table_responsive thead {
        display: none;
    }
    .woocommerce .shop_table.cart.shop_table_responsive tbody tr.cart_item td {
        background-color: #f8f8f8;
    }
    .woocommerce .shop_table.cart.shop_table_responsive tbody tr td{
        display: block;
        text-align: right;
        border: none;
        padding: 20px;
    }
    .woocommerce .shop_table_responsive tbody tr.cart_item td.product-remove {
        height: 0;
        position: relative;
        padding: 0;
        border: none;
    }
    .woocommerce .shop_table_responsive td.product-remove{
        position: relative;
    }
    .woocommerce .shop_table_responsive td.product-remove .remove {
        position: absolute;
        left: 20px;
        top: 20px;
    }
    .woocommerce .shop_table.cart.shop_table_responsive tbody tr td.product-thumbnail {
        text-align: center;
    }
    .woocommerce .shop_table.cart.shop_table_responsive tbody tr td.product-thumbnail:before{
        display: none;
    }
    .woocommerce .shop_table td.product-thumbnail img {
        max-width: 48px;
    }
    .woocommerce .shop_table_responsive tbody tr:first-child td.product-remove {
        height: 0;
    }
    .woocommerce .shop_table_responsive tbody td:before {
        content: attr(data-title) ": ";
        font-weight: 700;
        float: left;
        text-transform: uppercase;
        font-size: 14px;
    }
    .woocommerce .shop_table_responsive tbody td:first-child:before{
        display: none;
    }
    .woocommerce .shop_table_responsive tbody td.product-remove:before{
        display: none;
    }
    .woocommerce .shop_table.cart.shop_table_responsive tbody tr td.actions{
        text-align: center;
    }
    .woocommerce .shop_table.cart.shop_table_responsive tbody tr td.actions button{
        width: 100%;
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 16px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .woocommerce ul.order_details{
        display: block;
    }
}
@media only screen and (max-width: 720px) {
    .wc-tabs-wrapper ul.wc-tabs{
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 5px;
    }
    .wc-tabs li {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        border: 1px solid #0d5146;
    }
}
@media only screen and (max-width: 640px) {
}
@media only screen and (max-width: 600px) {
    .wc-tabs li a{
        padding: 7px 10px;
    }
}
@media only screen and (max-width: 576px) {
}
@media only screen and (max-width: 568px) {
    .logo h1, .logo p{
        padding: 0px 0 10px;
    }
    ul.three-menu, #fanpage {
        padding-top: 20px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .brick-item .star-rating{
        float: none;
    }
}
@media only screen and (max-width: 563px) {
}
@media only screen and (max-width: 549px) {
    .container{
        padding-left: 5px;
        padding-right: 5px;
    }
    .row{
        margin-left: -5px;
        margin-right: -5px;
    }
    .row [class*="col-"]{
        padding-left: 5px;
        padding-right: 5px;
    }
    .wc-tabs li a {
        padding: 7px 9px;
    }
}
@media only screen and (max-width: 534px) {
}
@media only screen and (max-width: 480px) {
    .rtwpvg-images{
        width: 100%;
    }
    .wc-tabs li{
        padding: 0px 0px;
    }
    .wc-tabs li a {
        padding: 7px 5px;
        line-height: normal;
    }
}
@media only screen and (max-width: 414px) {
    .phone_email{
        font-size: 12px;
    }
    #search-form .search-form{
        min-width: 245px;
    }
}
@media only screen and (max-width: 411px) {
}
@media only screen and (max-width: 375px) {
    #footer{
        text-align: center;
    }
    .three-menu .col-4{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    ul.three-menu{
        margin-bottom: 0;
        text-align: center;
    }
}
@media only screen and (max-width: 360px) {    
    .col-6{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    #search-form .search-form{
        min-width: 200px;
    }
}
@media only screen and (max-width: 338px) {
}
@media only screen and (max-width: 330px) {
}
@media only screen and (max-width: 320px) {
}
@media (min-width: 320px) and (max-width: 767px) {
}
@media (max-width: 767px) and (min-width: 320px) {
}