/*
CSS RESPONSIVE ON DEVICE
 */

/*=============== START DESKTOP ====================*/

@media only screen 
and (min-width : 1024px) {
	
ul.camnang-list-list {
    max-height: 490px;
    overflow: hidden;
}



}

/*=============== END DESKTOP ====================*/

/*=============== START IPAD ====================*/

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1023px) {
	
form.woocommerce-cart-form {
    width: 100%;
}

.cart-collaterals {
    width: 100% !important;
    margin-top: 30px;
}

.woocommerce table.shop_table tr.cart_item td .quantity {
    position: relative;
    top: 15px;
}

div#customer_details {
    flex: 0 0 100%;
}

form.checkout.woocommerce-checkout {
    flex-wrap: wrap;
}

div#order_review {
    flex: 0 0 100%;
    margin-top: 30px;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    flex-wrap: wrap;
    margin-bottom: 0;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
    flex: 0 0 33%;
    margin-bottom: 30px;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li:nth-of-type(3) {
    border: none;
}

.top-bar {
    font-size: 13px;
}

.product-item-thumb a img {
    height: 200px;
}

.product-item-content h3 {
    font-size: 14px;
}

.header-title h2 {
    font-size: 24px;
}

.camnang-list-item-thumb a img {
    height: 110px;
}

.camnang-list-item-content p {
    -webkit-line-clamp: 2;
}
.camnang-list-item-content h5 {
    margin-bottom: 5px;
}

.camnang-list-item-content h5 {
    margin-bottom: 5px;
}

.camnang-large-thumb a img {
    height: 220px;
}

.camnang-large-content p {
    -webkit-line-clamp: 2;
}

div#owl-certificate .owl-nav button.owl-next {
    right: -20px;
}

div#owl-certificate .owl-nav button.owl-prev {
    left: -20px;
}

.newsletter-icon h4 {
    font-size: 13px;
    padding-left: 10px;
}

.newsletter-form {
    flex: 0 0 60%;
}

.newsletter-icon {
    flex: 0 0 35%;
}

.newsletter-form form p span input {
    width: 280px;
}

.footer-company {
    margin-bottom: 4rem;
}

ul.camnang-list-list {
    max-height: 385px;
    overflow: hidden;
}



}		
/*=============== END IPAD ====================*/



/*=============== START MOBILE ====================*/

@media only screen 
and (max-width : 767px) {

h2.header-page-title, h1.v-title-single-post {
    font-size: 20px;
}

	
form.woocommerce-cart-form {
    width: 100%;
}

.cart-collaterals {
    width: 100% !important;
    margin-top: 30px;
}

.woocommerce table.shop_table tr.cart_item td {
    line-height: 3;
    font-weight: normal;
    font-size: 14px;
}


div#customer_details {
    flex: 0 0 100%;
}

form.checkout.woocommerce-checkout {
    flex-wrap: wrap;
}

div#order_review {
    flex: 0 0 100%;
    margin-top: 30px;
}

p#billing_phone_field, p#billing_email_field {
    width: 100%;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    flex-wrap: wrap;
    margin-bottom: 0;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
    flex: 0 0 50%;
    margin-bottom: 30px;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li:nth-of-type(2n) {
    border: none;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 15px;
    padding: 30px 15px;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li:nth-of-type(5) {
    flex: 0 0 100%;
}

.top-bar-left {
    display: none;
}

.top-bar-right span:first-child {
    display: none;
}

.top-bar-inner {
    justify-content: center;
}

.top-bar-right span {
    font-size: 16px;
    margin-left: 0;
    font-family: var(--second-font);
}

.header-mobile-logo a img {
    max-width: 55px;
}

.newsletter {
    flex-direction: column;
    padding: 15px 25px;
    margin-top: -12rem;
}

.newsletter-form form p span input {
    max-width: 200px;
    font-size: 13px;
}

.newsletter-icon {
    margin-bottom: 10px;
}

.newsletter-icon h4 {
    padding-left: 10px;
    font-size: 14px;
}

.top-bar {
    padding: 5px 0;
}

.header-title h2 {
    font-size: 22px;
}

.header-title p {
    font-size: 13px;
}

.about-content h2 {
    font-size: 20px;
}

.about-content {
    padding: 0;
    margin-bottom: 30px;
}

section.products .row>div:nth-of-type(odd) {
    padding-right: 5px;
}

section.products .row>div:nth-of-type(even) {
    padding-left: 5px;
}

.product-item-thumb a img {
    height: 175px;
}

.product-item-content h3 {
    font-size: 14px;
}

p.product-item-price {
    font-size: 14px;
}

.product-btn a, a.about-content-btn {
    font-size: 13px;
}

.camnang-large-thumb a img {
    height: auto;
}

.camnang-large-content h3 {
    font-size: 18px;
}

section.camnang p {
    font-size: 14px;
    line-height: 22px;
}

.camnang-large {
    margin-bottom: 3rem;
}

.camnang-list-item-thumb a img {
    height: 110px;
}

.camnang-list-item-content h5 {
    font-size: 14px;
    margin-bottom: 5px;
}

section.camnang p {
    -webkit-line-clamp: 2;
}

.review-item p {
    font-size: 13px;
}

.certificate-item a img {
    height: 230px;
}

.footer-company, .footer-info {
    margin-bottom: 30px;
}

.copyright p {
    font-size: 13px;
}

.wrapper-archive .products.row>div:nth-of-type(odd) {
    padding-right: 5px;
}

.wrapper-archive .products.row>div:nth-of-type(even) {
    padding-left: 5px;
}

.form-cart-group {
    font-size: 13px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 8px 25px;
    font-size: 13px;
}




}

/*=============== END MOBILE ====================*/



/*=============== START MOBILE < 320px ====================*/

/* Desktops and laptops ----------- */
@media only screen 
and (max-width : 320px) {
	


}

/*=============== END MOBILE < 320px====================*/