/*
Theme Name:  Conquestwest
Description: A custom child theme
Version: 2.0
Author: Once Interactive
Author URI: https://onceinteractive.com/
Template: enfold
*/


/*Add your own styles here:*/


/* =============================================================================
 * 
 *                               Header Style
 * 
 * ============================================================================ */

.tax-total {
    display: none !important;
}

#top .thumbnail_container img {
   
    height: 350px !important;
    object-fit: cover;
}

.woocommerce-page.woocommerce-cart .shop_table tr.cart-subtotal td,
#top.woocommerce-page.woocommerce-cart .shop_table tr.cart-subtotal th {
    color: white !important;
}

.woocommerce-error li {
    list-style: none !important;
}

#top .contact-form-column .gform_wrapper ul li.gfield {
    max-width: 100% !important;
}

#field_1_5 label {
    display: none;
}

#top #field_1_5 div.ginput_container {
    margin-top: 10px !important;
    margin-bottom: 10px;
}

#top.woocommerce-page.woocommerce-cart .shop_table tr th {
    color: #676767 !important;
}

#top.woocommerce-page.woocommerce-cart .shop_table tr th.product-name,
#top.woocommerce-page.woocommerce-cart .shop_table tr th.product-price,
#top.woocommerce-page.woocommerce-cart .shop_table tr th.product-quantity,
#top.woocommerce-page.woocommerce-cart .shop_table tr th.product-subtotal {
    color: white !important;
}

.woocommerce-page.woocommerce-cart .shop_table tr.cart-subtotal td,
#top .woocommerce-page.woocommerce-cart .shop_table tr.cart-subtotal th {
    color: white !important;
}

#top ul.woocommerce-error {
    padding: 14px 36px 14px 36px !important;
    background-color: #e8e8e8 !important;
    color: #24292d !important;
    background: white !important;
    border: solid 2px #ff9300 !important;
}

#header_main .main_menu a {
    font-size: 14px !important;
    text-transform: uppercase !important;
    font-family: 'Montserrat' !important;
    padding: 0px 17px !important;
}

#header_main .main_menu .avia-menu-fx {
    width: 45% !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    bottom: 36% !important;
}

.header-scrolled #header_main .main_menu .avia-menu-fx {
    bottom: 26% !important;
}

#header_main .avia-menu.av_menu_icon_beside {
    padding-right: 0px !important;
}

#header_main .container {
    max-width: 1320px !important;
}

#header_main .main_menu .social_bookmarks {
    width: 90px !important;
}

#header_main .main_menu .social_bookmarks a {
    background: #ffffff !important;
    border-radius: 3px !important;
    color: #ff9300 !important;
    padding: 0px !important;
    font-size: 16px !important;
    transition: 0.3s;
}

#header_main .main_menu .social_bookmarks a:hover {
    background: #000000 !important;
    color: #ffffff !important;
}

#header_main .main_menu .social_bookmarks li {
    display: flex;
    justify-content: center !important;
}

#header_main .main_menu .social_bookmarks li.social_bookmarks_linkedin {
    margin-left: 5px;
}

#header_main .main_menu .social_bookmarks .social_bookmarks_facebook {
    margin-right: 13px !important;
}

.main_menu .sub-menu {
    background: #fff !important;
    padding: 0;
    border: 2px solid #ff9500 !important;
}

.main_menu .sub-menu li {
    padding: 8px 0 10px;
    transition: all .3s ease-in-out;
}

.main_menu .sub-menu li:not(:last-child) {
    border-bottom: 1px solid #ff9500;
}

#top #header_main .sub-menu li a {
    font-family: 'Montserrat' !important;
    font-weight: 600;
    font-size: 14px !important;
    text-transform: uppercase !important;
    background: transparent !important;
    color: #ff9500 !important;
}

.main_menu .sub-menu li:hover {
    background: #ff9500 !important;
    transition: all .3s ease-in-out;
}

#top #header_main .sub-menu li:hover a {
    color: #fff !important;
}


/* =================================================================================
 * 
 *                               Home page Design
 * 
* ================================================================================= */

.home-slider .slideshow_caption {
    width: 62% !important;
}

.home-slider .slideshow_caption .avia-caption-content P {
    font-size: 54px !important;
    text-transform: uppercase !important;
    font-weight: 800 !important;
    line-height: 64px !important;
}

.home-slider .slideshow_caption .avia-caption-content {
    position: relative;
}

.home-slider .slideshow_caption .avia-caption-content:after {
    content: '';
    position: absolute;
    height: 95%;
    width: 3px !important;
    background: #ff9300 !important;
    left: -26px;
    top: 8px;
}

.home-slider .avia-slideshow-arrows a {
    height: 35px !important;
    font-size: 15px !important;
    line-height: 15px !important;
    opacity: 1 !important;
}

.home-slider .avia-slideshow-arrows a:hover {
    background: #000000 !important;
}

.home-slider .avia-slideshow-arrows a:before {
    line-height: 37px !important;
}

.home-slider .avia-slideshow-arrows a.next-slide {
    right: 30px !important;
    border-radius: 4px !important;
}

.home-slider .avia-slideshow-arrows a.prev-slide {
    left: 30px !important;
    border-radius: 4px !important;
}

.home-slider .avia-slideshow-dots {
    display: none !important;
}

.home-product-section .container {
    max-width: 100% !important;
    width: 100% !important;
}

.home-product-section .av-special-heading-tag {
    font-weight: 700;
    text-transform: uppercase !important;
    position: relative;
}

.home-product-section .av-special-heading-tag:after {
    content: '';
    position: absolute;
    height: 3px !important;
    width: 130px !important;
    background: #ff9300;
    bottom: -16px;
    left: 50%;
    transform: translateX(-50%);
}

.home-product-section .products a img {
    /* height: 250px !important;
	width: 100px !important; */
    margin: 0 auto !important;
}

.home-product-section .product-sorting,
.home-product-section .avia_cart_buttons,
.home-product-section .avia-arrow {
    display: none !important;
}

.home-product-section .inner_product_header {
    min-height: 40px !important;
    text-align: center !important;
    background: #d5d3d3 !important;
    padding: 0px !important;
    border-top: 0px !important;
}

.home-product-section .woocommerce-loop-product__title {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #777777 !important;
    line-height: 28px !important;
}

.home-product-section .thumbnail_container {
    background: #f4f2f2 !important;
    /* padding: 25px 25px 15px 25px !important; */
}

.home-product-section .products .product {
    margin: 0 1.5% 1.5% 0 !important;
    width: 23.8% !important;
}

.home-product-section ul.products li.last {
    margin-right: 0px !important;
}

.home-product-section .thumbnail_container:hover::after {
    content: 'Learn More';
    position: absolute !important;
    padding: 7px 40px !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    background: #ff9300 !important;
    font-size: 14px !important;
    transition: 0.3s;
    color: #333333 !important;
    text-transform: uppercase !important;
    min-width: 100px !important;
    text-align: center;
    border-radius: 4px;
    font-weight: 500 !important;
    font-family: 'montserrat' !important;
}

.home-product-section .thumbnail_container:hover::before {
    content: '';
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    background: #000000 !important;
    top: 0 !important;
    left: 0 !important;
    opacity: .5 !important;
    transition: 0.3s;
}

.about-us-section .av-special-heading-tag {
    font-weight: 700;
    text-transform: uppercase !important;
    position: relative;
}

.about-us-section .av-special-heading-tag:after {
    content: '';
    position: absolute;
    height: 3px !important;
    width: 130px !important;
    background: #ff9300;
    bottom: -16px;
    left: 50%;
    transform: translateX(-50%);
}

.about-us-section .text-column .flex_cell_inner {
    max-width: 550px !important;
    margin: 0 auto;
}

.about-us-section .text-column .avia_textblock p {
    line-height: 28px !important;
}

.about-us-section .text-column .avia-button {
    border: none !important;
    padding: 13px 50px !important;
    color: #333333 !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    font-family: 'montserrat' !important;
    font-weight: 500 !important;
    transition: 0.3s;
    margin-top: 15px;
}

.about-us-section .text-column .avia-button:hover {
    background: #242424 !important;
    color: #ffffff !important;
}

.shop-btn .avia-button {
    background: #ff9300 !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    padding: 15px 85px;
    border: none;
    letter-spacing: 2px;
    transition: all .3s ease-in-out;
}


/*  ===========================================================================
 * 
 *                 About Page style
 * 
 *==========================================================================*/

.breadcrumb-section h3 {
    text-transform: uppercase !important;
    font-weight: 500 !important;
}

.page-about-section .content {
    padding-top: 120px !important;
}

.page-about-section .avia-image-container-inner {
    display: block !important;
}

.page-about-section .avia-image-container-inner img {
    width: 100% !important;
}

.page-about-section .av-flex-placeholder {
    width: 10% !important;
}

.about-page-bottom-section .content {
    padding-bottom: 80px !important;
    padding-top: 30px !important;
}

.about-page-bottom-section .av-special-heading h3 {
    font-weight: 700 !important;
    text-transform: uppercase !important;
    position: relative;
}

.about-page-bottom-section .av-special-heading h3:after {
    content: '';
    position: absolute;
    height: 3px !important;
    width: 130px !important;
    background: #ff9300;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
}

.about-page-bottom-section .av-special-heading h4 {
    font-weight: 600 !important;
    text-transform: uppercase !important;
}

.about-page-bottom-section .entry-content-wrapper {
    width: 900px !important;
    margin: 0 auto !important;
}

.doc-col img {
    transition: all .3s ease-in-out;
}

.doc-col:hover img {
    filter: grayscale(1);
    transition: all .3s ease-in-out;
}


/*  ===========================================================================
 * 
 *                 Contact Page style
 * 
 *==========================================================================*/

.contact-page-section .av-special-heading h3 {
    text-transform: uppercase !important;
    font-weight: 700 !important;
}

.contact-form-column input,
.contact-form-column textarea {
    background: #ebebeb !important;
    border: none !important;
    color: #777777 !important;
    font-weight: 600 !important;
    padding: 17px 25px !important;
    border-radius: 3px !important;
}

.contact-form-column input::placeholder,
.contact-form-column textarea::placeholder {
    text-transform: uppercase !important;
}

.contact-form-column .gform_wrapper .gfield_required {
    display: none !important;
}

.contact-form-column .gform_wrapper .top_label div.ginput_container {
    margin-top: 0 !important;
}

.contact-form-column .gform_wrapper ul li.gfield {
    padding-right: 0 !important;
    margin-bottom: 0 !important;
}

.contact-form-column .gform_wrapper .gform_footer {
    margin: 0 !important;
}

.contact-form-column input.gform_button {
    background: #ff9300 !important;
    margin-right: 0 !important;
    color: #333333 !important;
    font-weight: 300 !important;
    padding: 15px 85px !important;
}

.contact-form-column input.gform_button:hover,
.shop-btn .avia-button:hover,
.check-cont .woocommerce-checkout-payment .button:hover {
    opacity: 1 !important;
    background: #242424 !important;
    color: #fff !important;
    transition: all .3s ease-in-out;
}

.contact-form-column {
    border-top: 1px dotted #b2b2b2 !important;
    padding-top: 30px !important;
}

.contact-address-column {
    margin-left: 3% !important;
    width: 23.5% !important;
    border-top: 1px dotted #b2b2b2 !important;
    border-bottom: 1px dotted #b2b2b2 !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.contact-address-column a {
    text-decoration: none !important;
}

.contact-address-column a:hover {
    color: #FF9A0D !important;
}

.contact-address-responsive {
    display: none !important;
}


/*  ===========================================================================
 * 
 *                 woocommerce Common style
 * 
 *==========================================================================*/

.woocommerce-account.woocommerce-page .shop_table tbody tr td,
.woocommerce-account.woocommerce-page .shop_table tfoot tr th {
    color: #676767 !important;
}

.woocommerce-account.woocommerce-page .shop_table tbody tr td .button,
.woocommerce-account.woocommerce-page .shop_table tbody tr td .button:hover {
    color: #fff !important;
}

#header_main .cart_dropdown {
    /* 	display: none !important; */
    right: 5px;
}

.dropdown_widget .widget_shopping_cart_content {
    border: none !important;
}

.cart_dropdown .woocommerce-mini-cart__buttons {
    background: #FE9700 !important;
    padding: 0px !important;
}


/* .html_visible_cart .cart_dropdown {
	top: 50px !important;
    right: 40px !important;
} */


/* .html_visible_cart .header-scrolled .cart_dropdown {
	top: 25px !important;
    right: 40px !important;
} */

.cart_dropdown .dropdown_widget .avia-arrow {
    display: none;
}

.cart_dropdown .woocommerce-mini-cart__buttons .wc-forward {
    padding: 12px 5px !important;
    width: 50% !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.dropdown_widget .cart_list li:hover {
    background: #fff !important
}

div .dropdown_widget .cart_list li {
    font-size: 13px;
}

.cart_dropdown .woocommerce-mini-cart__buttons .wc-forward:hover {
    background: #222222 !important;
    color: #ffffff !important;
}

.cart_dropdown .woocommerce-mini-cart__total strong {
    color: #FE9700 !important;
}

.cart_dropdown_link:hover {
    background: #222222 !important;
    color: #fff !important;
}

.cart_dropdown_link:hover .av-cart-counter {
    background-color: #ffffff !important;
    color: #c5af48 !important;
}

#top .av-cart-counter {
    background-color: #FE9700 !important;
    color: #ffffff !important;
}

.cart_dropdown_link {
    background: transparent !important;
    color: #FE9700 !important;
}

.cart_dropdown {
    border-color: #ffffff !important;
    background: #ffffff !important;
    color: #ffffff !important;
}

.cart_dropdown a img {
    height: 50px !important;
    width: 40px !important;
    object-fit: cover;
}

#header_main .dropdown_widget .widget_shopping_cart_content {
    background: #ffffff !important;
    color: #222222 !important;
}

#top div ul.product_list_widget li a {
    font-size: 13px;
    font-weight: 700;
    color: #3e3e3f;
}

.cart_dropdown .dropdown_widget li a {
    color: #222222 !important;
}

.woocommerce .products a img {
    /* height: 250px !important;
	width: 100px !important; */
    margin: 0 auto !important;
}

.woocommerce .product-sorting,
.woocommerce .avia_cart_buttons,
.woocommerce .avia-arrow {
    display: none !important;
}

.woocommerce .inner_product_header {
    min-height: 40px !important;
    text-align: center !important;
    background: #d5d3d3 !important;
    padding: 0px !important;
    border-top: 0px !important;
}

.woocommerce .woocommerce-loop-product__title {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #777777 !important;
    line-height: 28px !important;
}

.woocommerce .thumbnail_container {
    background: #f4f2f2 !important;
    /* padding: 25px 25px 15px 25px !important; */
}

.woocommerce .products .product {
    margin: 0 1.5% 1.5% 0 !important;
    /* width: 23.8% !important;  4 cols */
    width: 18.5% !important;
}

.woocommerce ul.products li.last {
    margin-right: 0px !important;
}

.woocommerce .thumbnail_container:hover::after {
    content: 'Learn More';
    position: absolute !important;
    padding: 7px 40px !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    background: #ff9300 !important;
    font-size: 14px !important;
    transition: 0.3s;
    color: #333333 !important;
    text-transform: uppercase !important;
    min-width: 100px !important;
    text-align: center;
    border-radius: 4px;
    font-weight: 500 !important;
    font-family: 'montserrat' !important;
}

.woocommerce .thumbnail_container:hover::before {
    content: '';
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    background: #000000 !important;
    top: 0 !important;
    left: 0 !important;
    opacity: .5 !important;
    transition: 0.3s;
}

.woocommerce .related {
    position: relative;
}

.woocommerce .related:after {
    content: '';
    position: absolute;
    height: 3px !important;
    width: 95px !important;
    background: #ff9300;
    bottom: -11px;
    left: 0;
}

.woocommerce .related>h2 {
    margin-bottom: 35px !important;
}


/* .woocommerce .single-product-main-image img {
	width: 125px !important;
	height: 315px !important;
	margin: 0 auto !important;
} */

.woocommerce .single-product-main-image .image-overlay-inside {
    display: none !important;
}

.woocommerce .single-product-main-image .overlay-type-image {
    display: none !important;
}

.woocommerce .product .woocommerce-tabs ul.tabs .active a {
    background: #FE9C0D !important;
    color: #222 !important;
}

.woocommerce .product .woocommerce-tabs ul.tabs {
    background: #222 !important;
}

.woocommerce .product .woocommerce-tabs ul.tabs li a {
    border: none !important;
    color: #ffffff !important;
    font-weight: 500 !important;
}

.woocommerce .product .woocommerce-tabs .submit {
    font-family: 'montserrat' !important;
    padding: 12px 35px !important;
    transition: .5s !important;
}

.woocommerce .product .woocommerce-tabs .woocommerce-noreviews {
    font-family: 'lato' !important;
}

.woocommerce .product .woocommerce-tabs .woocommerce-Reviews-title {
    font-family: 'lato' !important;
}

.woocommerce .product .woocommerce-tabs .comment-form-rating label {
    font-size: 14px !important;
}

.woocommerce .product .woocommerce-tabs .comment-form-comment label {
    font-size: 14px !important;
}

.woocommerce .product .woocommerce-tabs .comment-form-comment textarea {
    font-family: 'lato' !important;
}

.woocommerce .product_meta {
    font-size: 16px !important;
    color: #333 !important;
    font-weight: 600 !important;
}

.single-product-summary .product_title {
    font-size: 24px !important;
    margin-bottom: 35px !important;
}

.woocommerce .single-product-main-image .images a {
    border-style: solid;
    border-width: 1px;
    border-color: #FE9700 !important;
}

.woocommerce .woocommerce-product-gallery__wrapper .lightbox-added {
    padding: 30px !important;
}

.single-product .template-shop {
    padding-top: 75px !important;
}

.woocommerce .quantity input.plus,
.woocommerce .quantity input.minus {
    line-height: 26px !important;
    width: 35px !important;
    background: #222222 !important;
    height: 35px !important;
    color: #ffffff !important;
    font-size: 16px !important;
    border: none !important;
}

.woocommerce .quantity input.plus:hover,
.woocommerce .quantity input.minus:hover {
    background: #FE9700 !important;
}

.woocommerce .quantity input.qty {
    line-height: 26px !important;
    width: 35px !important;
    background: #FE9700 !important;
    height: 35px !important;
    color: #ffffff !important;
    font-size: 16px !important;
    border: none !important;
}

.woocommerce form.cart .button {
    font-size: 14px !important;
    padding: 11px 5px !important;
    border-radius: 0px !important;
    font-weight: 500 !important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: #FE9700 !important;
}

.woocommerce form.cart .button:hover {
    background: #222222 !important;
}

.woocommerce div.woocommerce-message {
    background-color: #FE9700 !important;
    color: #ffffff !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    border-radius: 0px !important;
}

.woocommerce div div.woocommerce-message a.button {
    width: 8% !important;
    background: #222222 !important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 0px !important;
    font-size: 14px !important;
    padding: 12px 10px !important;
}

.woocommerce div div.woocommerce-message a.button:hover {
    background: #676767 !important;
}

.woocommerce-page .title_container {
    background-color: #c5af48 !important;
}

.woocommerce-page .main-title {
    text-align: left !important;
}

.woocommerce-page .main-title a {
    font-size: 14px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    color: #ffffff !important;
}

.woocommerce-page table div.quantity {
    margin: 0 !important;
}

.woocommerce-page .main_color tr:nth-child(odd) {
    background-color: #ffffff !important;
}

.woocommerce-page .cart_item .quantity input.plus,
.woocommerce-page .cart_item .quantity input.minus {
    line-height: 26px !important;
    width: 30px !important;
    background: #222222 !important;
    height: 30px !important;
    color: #ffffff !important;
    font-size: 14px !important;
    border: none !important;
}

.woocommerce .cart_item .quantity input.qty {
    line-height: 26px !important;
    width: 30px !important;
    background: #FE9700 !important;
    height: 30px !important;
    color: #ffffff !important;
    font-size: 14px !important;
    border: none !important;
}

.woocommerce .cart_item .quantity input.plus:hover,
.woocommerce .cart_item .quantity input.minus:hover {
    background: #FE9700 !important;
}

.woocommerce-page .product-quantity {
    width: 14% !important;
}

.woocommerce-page .product-name a {
    font-size: 14px !important;
    color: #676767 !important;
    font-weight: 500 !important;
}

.woocommerce-page .product-price,
.woocommerce-page .product-price .woocommerce-Price-amount {
    color: #676767 !important;
    font-weight: 500 !important;
}

.woocommerce-page .shop_table tr th {
    font-size: 13px !important;
    font-weight: 500 !important;
    letter-spacing: 0px !important;
    color: #ffffff !important;
}

.woocommerce-page.woocommerce-cart .shop_table tr th {
    color: #ffffff !important;
}

.woocommerce-page .cart-collaterals .order-total th {
    color: #222222 !important;
}

.woocommerce-page .shop_table thead tr:first-child {
    background-color: #222222 !important;
}

.woocommerce-page .shop_table tbody tr td {
    font-weight: 500 !important;
    color: #ffffff !important;
    border: none !important;
    border-bottom: 1px solid #e6e6e6 !important;
}

.woocommerce-page.woocommerce-cart .shop_table tbody tr td {
    color: #000 !important;
}

.woocommerce-page .shop_table tbody .actions {
    border: none !important;
}

ul.woocommerce-error {
    padding: 14px 45% 14px 36px !important;
    background-color: #e8e8e8 !important;
    color: #941210 !important;
}

.woocommerce-page .shop_table tbody tr td a {
    text-decoration: none !important;
    color: #fe9700 !important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.cart-collaterals .cart_totals tr td,
.cart-collaterals .cart_totals tr th {
    font-size: 15px;
}

.woocommerce-page .shop_table tbody tr td a:hover {
    color: #c5af47 !important;
}

.woocommerce-page table.shop_table .actions .coupon .button {
    border-radius: 0px !important;
    padding: 13px 10px !important;
    font-size: 14px !important;
    min-width: 4px !important;
    width: 128px !important;
    font-weight: 400 !important;
    background: #FE9700 !important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.woocommerce-page table.shop_table .actions .coupon .button:hover,
.woocommerce-page .actions .button[name="update_cart"]:hover,
.woocommerce-page .wc-proceed-to-checkout .checkout-button:hover,
.woocommerce-page .woocommerce-checkout-payment #place_order:hover,
.woocommerce-page .checkout_coupon p .button:hover {
    background: #222222 !important;
}

.woocommerce-page .actions .button[name="update_cart"] {
    border-radius: 0px !important;
    padding: 13px 10px !important;
    font-size: 14px !important;
    min-width: 4px !important;
    width: 128px !important;
    font-weight: 400 !important;
    background: #000000 !important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.woocommerce-page .cart-collaterals .cart_totals {
    width: 100% !important;
    margin-top: 30px !important;
}

.woocommerce-page .cart-collaterals .cart-subtotal:first-child {
    background-color: #000000 !important;
}

.woocommerce-page .cart-collaterals .cart-subtotal th {
    color: #ffffff !important;
}

.woocommerce-page .wc-proceed-to-checkout .checkout-button {
    border-radius: 0px !important;
    padding: 13px 11px !important;
    font-size: 14px !important;
    min-width: 4px !important;
    width: 177px !important;
    font-weight: 400 !important;
    background: #FE9700 !important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    float: right;
}

.woocommerce-page .container .av-content-small.units {
    width: 100% !important;
    border: none !important;
}

.woocommerce .woocommerce-input-wrapper input,
.woocommerce .woocommerce-input-wrapper textarea {
    font-family: 'lato' !important;
    font-size: 13px !important;
}

.woocommerce .place-order .button {
    font-size: 14px !important;
    padding: 13px 30px !important;
}

.woocommerce .quantity input {
    font-family: 'lato' !important;
}

.woocommerce .coupon input {
    font-family: 'lato' !important;
}

#top .cart_totals tbody .woocommerce-shipping-totals th,
.cart_totals label,
.woocommerce-shipping-destination {
    font-size: 14px !important;
    color: #676767 !important;
    font-weight: 500 !important;
}

.woocommerce-shipping-destination strong {
    margin-left: 2px;
}


/* =============================================================================

                             Product Page Style

  ============================================================================ */

/*.variations_form{
	display: none !important;
}*/

.single-product.woocommerce .single-product-summary p span{
	margin: 10px 0 !important;
	font-size: 18px !important;
}

.single-product.woocommerce .single-product-summary p{
	margin: 10px 0 !important;
}

/*.woocommerce-variation-add-to-cart{
	display: none !important;
}*/

.woo-variation-items-wrapper .variable-items-wrapper{
	display: none !important;
}

.woocommerce.archive .title_container,
.woocommerce.archive .template-shop {
    border: none !important;
}

.woocommerce.archive .title_container,
.single-product.woocommerce .title_container {
    background-image: url(images/breadcrumbs-bg.jpg);
    background-repeat: no-repeat;
    background-color: black !important;
    background-position: center left;
    background-size: cover;
}

.woocommerce.archive .title_container .container,
.single-product.woocommerce .title_container .container {
    max-width: 1280px;
    padding: 55px 50px !important;
}

.woocommerce.archive .title_container .main-title,
.woocommerce.archive .title_container .main-title a,
.single-product.woocommerce .title_container .main-title a {
    font-size: 18px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    color: #ffffff !important;
}

.woocommerce.archive .breadcrumbs,
.woocommerce.archive .pagination-meta {
    display: none;
}

.woocommerce.archive .template-shop .container {
    max-width: 1920px;
}

.woocommerce.archive .template-shop .content {
    padding: 90px 0 !important;
}

.woocommerce .inner_product {
    border: none !important;
}

.woocommerce .inner_product a {
    border-radius: 0 !important;
}

.woocommerce.archive .pagination {
    display: flex;
    justify-content: center;
    padding: 75px 0 0;
}

.woocommerce.archive .pagination .current,
.woocommerce.archive .pagination .inactive {
    background: transparent;
    border: 2px solid #fe9a0c;
    border-radius: 2px !important;
    box-shadow: none !important;
    font-size: 14px !important;
    color: #fd980a;
    height: 30px !important;
    line-height: 28px !important;
    width: 30px !important;
}

.woocommerce.archive .pagination .current,
.woocommerce.archive .pagination .inactive:hover {
    background: #fe9a0c !important;
    color: #ffffff !important;
    box-shadow: inset 0px 0px 0px 2px #ffffff !important;
}

.woocommerce.archive .inner_product_header_cell .onsale,
.home-product-section .inner_product_header_cell .onsale {
    display: none !important;
}


/* =============================================================================

                             Product Single Style

  ============================================================================ */

.single-product.woocommerce .breadcrumbs,
.single-product.woocommerce .breadcrumbs a {
    color: #ffffff !important;
    font-size: 13px !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    font-family: montserrat;
    letter-spacing: 1px;
    text-decoration: none !important;
    transition: all 0.3s;
}

.single-product.woocommerce .breadcrumb .sep {
    width: auto !important;
    overflow: unset !important;
    padding: 0 5px !important;
    color: #ff9300 !important;
    margin-top: 1px !important;
    font-weight: 600;
}

.single-product.woocommerce .breadcrumbs a:hover {
    color: #ff9300 !important;
}

.single-product.woocommerce .breadcrumbs .trail-before,
.single-product.woocommerce .breadcrumbs .sep:nth-child(3),
.single-product.woocommerce .breadcrumbs a[title=Shop] {
    display: none;
}

.single-product.woocommerce .breadcrumb {
    padding-left: 27px;
}

.single-product.woocommerce .breadcrumb:before {
    content: '';
    font-family: fontello;
    position: absolute;
    left: 0;
    color: #ff9500;
    font-size: 21px;
}

.single-product.woocommerce .template-shop .container {
    max-width: 1188px;
}

.single-product.woocommerce .template-shop {
    padding: 100px 0 50px !important;
}

.single-product.woocommerce .single-product-main-image {
    width: 44%;
    margin-right: 7%;
}

.single-product.woocommerce .single-product-main-image .images a {
    border: 1px solid #b1b0b0 !important;
    background: #f3f2f2 !important;
    /* padding: 50px !important; */
    padding: 0 !important;
}

.single-product.woocommerce .woocommerce-product-details__short-description {
    display: none !important;
}

.single-product.woocommerce .single-product-summary .product_title {
    font-size: 22px !important;
    margin-bottom: 15px !important;
    font-weight: 700 !important;
    color: #3e3e3f !important;
}

.single-product.woocommerce .single-product-summary .price {
    width: 100% !important;
    display: block !important;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(149, 149, 149, 0.53);
}

.single-product.woocommerce .single-product-summary .woocommerce-Price-amount,
.single-product.woocommerce .single-product-summary .woocommerce-Price-currencySymbol {
    font-size: 22px !important;
    font-family: montserrat !important;
    font-weight: 900 !important;
    color: #ff9300 !important;
}

.single-product.woocommerce .single-product-summary .price del,
.single-product.woocommerce .single-product-summary .price ins:before {
    display: none !important;
}

.single-product.woocommerce .single-product-main-image .onsale {
    padding: 0;
    height: 56px;
    line-height: 56px;
    width: 56px;
    border-radius: 50%;
    background: #3e3e3f !important;
    font-size: 15px;
    font-family: montserrat;
    font-weight: 900;
    right: -15px !important;
}

.single-product.woocommerce .single-product-summary .cart {
    border-bottom: 1px solid rgba(149, 149, 149, 0.53);
    padding: 40px 0;
}

.single-product.woocommerce .single-product-summary .quantity {
    position: relative;
    margin: 1px 15% 2px 0;
}

.single-product.woocommerce .single-product-summary .quantity:before {
    content: 'Quantity:';
    font-size: 13px;
    font-weight: 700;
    margin-right: 10px;
    font-family: montserrat;
    text-transform: uppercase;
    color: #3e3e3f;
}

.single-product.woocommerce .single-product-summary .quantity input.minus {
    height: 27px !important;
    width: 25px !important;
    position: relative;
    left: 15px;
    font-family: montserrat !important;
    font-weight: 700 !important;
    background: #3e3e3f !important;
}

.single-product.woocommerce .single-product-summary .quantity input.plus {
    height: 27px !important;
    width: 25px !important;
    position: relative;
    right: 15px;
    font-family: montserrat !important;
    font-weight: 700 !important;
    background: #3e3e3f !important;
}

.single-product.woocommerce .single-product-summary .quantity input.input-text {
    width: 89px !important;
    height: 41px !important;
    background: #f2f2f2 !important;
    color: #1c1c1c !important;
    font-size: 12px !important;
    font-family: montserrat !important;
    font-weight: 700 !important;
}

.single-product.woocommerce .single-product-summary .single_add_to_cart_button {
    font-family: montserrat;
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    color: #333333;
    background: #FE9700 !important;
    border-radius: 0 !important;
    padding: 15px 33px !important;
    transition: all 0.3s;
}

.single-product.woocommerce .single-product-summary .single_add_to_cart_button:hover {
    color: #ffffff !important;
    background: #333333 !important;
}

.single-product.woocommerce .single-product-summary .description-title,
.spec-title {
    font-size: 17px;
    font-family: montserrat;
    color: #3e3e3f;
    margin: 43px 0 15px;
}

.single-product.woocommerce .single-product-summary p {
    font-family: lato;
    font-size: 14px;
    font-weight: 600;
    color: #3e3e3f;
    letter-spacing: 0;
    margin: 0;
    border-bottom: 1px solid rgba(149, 149, 149, 0.53);
    padding-bottom: 40px;
}

.single-product.woocommerce .tabs.wc-tabs,
.single-product.woocommerce .avia-post-prev,
.single-product.woocommerce .avia-post-next {
    display: none;
}

.single-product.woocommerce .product-specifications td {
    border: none !important;
    padding: 0 !important;
    font-family: lato;
    font-size: 14px;
    font-weight: 600;
    color: #3e3e3f;
    letter-spacing: 0;
    vertical-align: middle;
}

.single-product.woocommerce .woocommerce-Tabs-panel {
    padding: 0px !important;
    background: transparent !important;
    border: none !important;
}

.single-product.woocommerce .woocommerce-tabs {
    padding-top: 33px !important;
}

.single-product.woocommerce .product-specifications {
    border-bottom: 1px solid rgba(149, 149, 149, 0.53) !important;
    padding-bottom: 10px !important;
}

.single-product.woocommerce .product-application {
    padding-top: 45px !important;
}

.single-product.woocommerce .product-application .application-content {
    border-bottom: none !important;
    padding-bottom: 7px !important;
}

.specs {
    display: flex;
    border-bottom: 1px solid rgba(149, 149, 149, 0.53) !important;
    padding-bottom: 40px;
    font-family: lato;
    font-size: 14px;
    font-weight: 600;
    color: #3e3e3f;
    letter-spacing: 0;
}

.specs div {
    margin: 0 80px 0 0;
}

.apps p:last-child {
    border-bottom: none !important;
}

#top .variations_form {
    border-radius: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    background: transparent;
    padding: 0;
}

#top .variations_form>table {
    text-align: left;
	
}

#top .variations td {
	padding: 0 10px;
    border: none;
    vertical-align: middle!important;
}
#top .variations th {
	padding: 0 10px; 
}




#top .variations .label label {
    font-size: 13px;
    font-weight: 700;
    margin-right: 10px;
    font-family: montserrat;
    text-transform: uppercase;
    color: #3e3e3f;
}

#top .variations select {
      height: 41px;
    background-color: #f2f2f2 !important;
    color: #1c1c1c;
    font-family: montserrat;
    font-size: 12px;
    font-weight: 700;
    padding: 0 15px;
    background-image: url(https://www.vacuumpumpoil.net/wp-content/uploads/2024/02/dp-icon.png);
    background-repeat: no-repeat;
    background-size: 10px 10px;
    background-position: 97% 42%;
}

#top .variations select option {
    font-family: montserrat;
    font-size: 12px;
    font-weight: 700;
    background: #f2f2f2 !important;
    color: #1c1c1c;
}

.single_variation_wrap {
    width: 100%;
    margin: 35px 0 40px;
}

#top .woocommerce-variation-description,
#top .woocommerce-variation-price {
    display: inline-block;
}


/* #top .woocommerce-variation-price {
	margin-left: 15px;
} */

#top .woocommerce-variation-description p,
#top .woocommerce-variation-price .price {
    border-bottom: none;
}

.table-cust {
    margin-top: 0 !important;
    border: none !important;
}

.table-cust th:first-child {
    width: 40%;
}

.table-cust th {
    font-family: 'Montserrat' !important;
    font-weight: 700;
    border: none !important;
    color: #FE9700;
}

.table-cust th,
.table-cust tbody tr td:not(:first-child) {
    text-align: center;
}

.sd-link {
    display: inline-block;
    margin: 5px 0;
}

.single-product .woo-variation-raw-select{
  display: block !important;
}

.single-product .single-product-variable-items{
  display: none !important;
}

.woo-variation-swatches.wvs-show-label .variations th {
    display: table-cell;
    width: auto!important;
}

#top .variations {
	margin: 20px 0!important;
}
#top .variations .woo-selected-variation-item-name {
	display:none;
}


/* =============================================================================

						Products Category Page Style

  ============================================================================ */

.prods-grid-section .container {
    max-width: 100%;
}

.prods-grid .onsale {
    display: none;
}

.prods-grid .content {
    padding: 0;
}

#top .prods-grid-section .pagination .current,
#top .prods-grid-section .pagination a {
    color: transparent !important;
    box-shadow: inset 0px 0px 0px 2.5px #ffffff !important;
    height: 15px !important;
    width: 15px !important;
}


/* =============================================================================

						Checkout Page Style

  ============================================================================ */

.check-section .content {
    padding: 90px 0;
}

.check-cont .woocommerce-form-coupon-toggle,
.check-cont label,
.check-cont .required,
.check-cont .optional {
    display: none !important;
}

.check-cont h3 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 26px;
    margin-bottom: 15px;
}

.check-cont #ship-to-different-address {
    margin-bottom: 8px;
}

.check-cont #ship-to-different-address label span {
    color: #3e3e3f !important;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
}

#top .check-cont #billing_country_field label,
#top .check-cont #billing_state_field label,
.check-cont #ship-to-different-address label {
    display: block !important;
    margin: 15px 0 5px;
    font-weight: 600;
}

#top .check-cont .woocommerce-shipping-totals td {
    padding: 25px 0 !important;
}

#top .check-cont .woocommerce-shipping-methods label {
    display: inline !important;
    position: relative;
    bottom: 1px;
    left: 10px;
}

#top .check-cont .woocommerce-shipping-methods label span,
#top .check-cont .woocommerce-shipping-methods label .woocommerce-Price-currencySymbol {
    font-family: 'Montserrat';
    font-weight: 500 !important;
    font-size: 16px !important;
    text-transform: capitalize;
    color: #222222 !important;
    line-height: 26px;
}

.check-cont input[type="text"],
.check-cont input[type="tel"],
.check-cont input[type="email"],
.check-cont textarea {
    font-family: 'Montserrat' !important;
    font-weight: 700 !important;
    font-size: 13px !important;
    color: #777777 !important;
    background: #ebebeb !important;
    border: none !important;
    padding: 13px 25px !important;
    text-transform: uppercase;
    border-radius: 3px !important;
}

.check-cont ::placeholder {
    font-family: 'Montserrat' !important;
    font-weight: 700 !important;
    font-size: 13px !important;
    color: #777777 !important;
}

.check-cont .select2-container--default .select2-selection--single,
.check-cont .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-family: 'Montserrat' !important;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    border: none;
    color: #777777;
    background: #ebebeb;
}

.check-cont .select2-container--default .select2-selection--single {
    margin-bottom: 15px;
}

.check-cont .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 8px 25px;
}

#top .check-cont .select2-selection__arrow {
    position: absolute;
    top: 8px;
    right: 25px;
    background: transparent;
}

#top .check-cont .select2-selection__arrow b {
    border-width: 8px 8px 0 8px;
    border-radius: 4px;
}

.check-cont .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #777777;
}

.check-cont #customer_details {
    padding-bottom: 85px;
    border-bottom: 1px dashed #b2b2b2;
    margin-bottom: 115px;
}

.check-cont #order_review_heading,
.check-cont #order_review {
    padding: 0 70px;
}

.check-cont .woocommerce-checkout-review-order-table th.product-name,
.check-cont .woocommerce-checkout-review-order-table th.product-total {
    font-family: 'Montserrat';
    font-weight: 500 !important;
    font-size: 22px !important;
    color: #222222 !important;
    background: #ff9300;
    text-transform: capitalize;
    padding: 25px 55px;
    border: none !important;
}

.check-cont .woocommerce-checkout-review-order-table th.product-name {
    width: 80%;
}

.check-cont .amount {
    font-weight: 500;
    color: #222222;
}

.check-cont .woocommerce-checkout-review-order-table td.product-total .amount {
    position: relative;
    left: 5px;
}

#top .check-cont .woocommerce-checkout-review-order-table .cart_item td {
    font-family: 'Montserrat';
    font-weight: 500 !important;
    font-size: 16px !important;
    color: #222222 !important;
    line-height: 26px;
    padding: 25px 60px;
}

#top .check-cont .woocommerce-checkout-review-order-table tfoot th,
#top .check-cont .woocommerce-checkout-review-order-table tfoot td {
    font-family: 'Montserrat';
    font-weight: 500 !important;
    font-size: 16px !important;
    text-transform: capitalize;
    color: #222222 !important;
    line-height: 26px;
    padding: 25px 60px;
    border-right: none;
    border-left: none;
}

.check-cont .cart_item .product-name .product-quantity {
    font-family: 'lato';
    font-weight: 500;
    font-size: 16px;
    color: #222222;
}

.check-cont .woocommerce-checkout-payment,
.check-cont .wc_payment_methods li {
    background: transparent !important;
    border: none !important;
}

.check-cont .woocommerce-checkout-payment {
    margin-top: 90px !important;
}

.check-cont .woocommerce-privacy-policy-text {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    color: #222;
}

.check-cont .woocommerce-checkout-payment .button {
    font-family: 'Montserrat';
    font-weight: 600 !important;
    letter-spacing: 2px;
    display: flex;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    padding: 14px 55px !important;
    margin: 50px auto 0 !important;
    transition: all .3s ease-in-out;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper label,
.woocommerce-checkout .woocommerce-form-coupon-toggle {
    display: none !important;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper input {
    background: #ebebeb !important;
    color: #777777 !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    padding: 12px 25px !important;
}

.woocommerce-checkout .woocommerce-billing-fields h3 {
    color: #222222 !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    margin-bottom: 25px !important;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper #billing_country_field label,
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper #billing_state_field label {
    display: block !important;
    color: #3e3e3f !important;
    font-size: 16px !important;
    margin-top: 15px !important;
    margin-bottom: 10px !important;
}

#top .wc_payment_methods label {
    display: inline !important;
}


/* =============================================================================
* 
 *                               Footer Style
 * 
 * ============================================================================ */

#socket .container {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
}

#socket .copyright {
    font-size: 13px !important;
    font-family: 'Montserrat' !important;
    float: unset !important;
    text-align: center !important;
    display: block;
    font-weight: 500 !important;
}

#socket .copyright a {
    text-decoration: none !important;
    transition: 0.3s;
}

#footer {
    padding: 22px 0 5px 0 !important;
}

#footer .widgettitle {
    font-size: 16px !important;
    font-weight: 500 !important;
    margin-top: 0px !important;
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 15px !important;
}

#footer .widgettitle:after {
    content: '';
    position: absolute;
    height: 3px !important;
    width: 50px !important;
    background: #ff9300 !important;
    bottom: 0;
    left: 0;
}

#footer .textwidget span {
    color: #ff9300 !important;
    font-size: 13px !important;
    text-transform: uppercase !important;
    font-family: 'Montserrat' !important;
}

#footer .textwidget {
    font-size: 14px !important;
    font-family: 'Montserrat' !important;
}

#footer .footer-phone {
    border-bottom: 1px dashed #7d7d7d !important;
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
    max-width: 260px !important;
}

#footer .textwidget a {
    text-decoration: none !important;
    transition: 0.3s;
}

#footer .textwidget .av_font_icon a {
    text-decoration: none !important;
    transition: 0.3s;
    color: #242424;
    line-height: 28px !important;
}

#footer .av_font_icon {
    height: 28px !important;
    width: 28px !important;
    background: #ff9500 !important;
    text-align: center !important;
    border-radius: 4px;
    margin-right: 14px !important;
    transition: 0.3s;
}

#footer .av_font_icon:hover {
    background: #ffffff !important;
}

#footer .av_font_icon a {
    font-size: 16px !important;
}

#footer .footer-mail {
    border-top: 1px dashed #7d7d7d !important;
    padding-top: 10px !important;
    margin-top: 10px !important;
    max-width: 260px !important;
}

#socket .mb {
    display: initial;
}


/* =============================================================================
 * 
 *                               Responsive Style
 * 
 * ============================================================================ */

@media only screen and (max-width: 1450px) {
    .home-slider .caption_container {
        margin-left: 6% !important;
    }
}

@media only screen and (max-width: 1300px) {
    /* 	#header_main .main_menu {
		margin-right:15px !important;
	} */
}

@media only screen and (max-width: 1200px) {
    .home-slider .slideshow_caption .avia-caption-content P {
        font-size: 45px !important;
        line-height: 53px !important;
    }
    #header_main .main_menu a {
        padding: 0px 10px !important;
        font-size: 13px !important;
    }
    #header_main .container {
        padding: 0px 16px !important;
    }
    .single-product.woocommerce .single-product-main-image {
        margin-right: 5%;
    }
    .single-product.woocommerce .single-product-summary .quantity {
        margin: 1px 14% 2px 0;
    }
}

@media only screen and (max-width: 1024px) {
    #header_main li:not(.av-burger-menu-main),
    .main_menu .avia-bullet {
        display: none !important;
    }
    #header_main .av-burger-menu-main,
    #header_main #av-burger-menu-ul li {
        display: block !important;
    }
    #top #av-burger-menu-ul {
        vertical-align: top;
        padding: 200px 0px !important;
    }
    #header_main .main_menu #av-burger-menu-ul a {
        font-size: 18px !important;
        padding: 10px 25px !important;
    }
    #header_main .main_menu #av-burger-menu-ul li a {
        border-bottom: 1px solid #fff !important;
    }
    .main_menu .sub-menu {
        background: transparent !important;
        padding-left: 50px;
    }
    .main_menu .sub-menu li {
        padding: 0;
    }
    #top #header_main .sub-menu li a {
        font-weight: 400 !important;
        font-size: 18px !important;
        background: transparent !important;
        color: #fff !important;
        padding: 10px 0 !important;
        border: none !important;
        position: relative;
    }
    #top #header_main .sub-menu li a::after {
        content: '';
        border-bottom: 1px solid #fff;
        width: 150%;
        position: absolute;
        bottom: 0;
        left: -25%;
    }
    #header_main .cart_dropdown {
        display: none !important;
    }
}

@media only screen and (max-width: 989px) {
    .home-slider .slideshow_caption .avia-caption-content P {
        font-size: 45px !important;
        line-height: 54px !important;
    }
    #av-burger-menu-ul {
        vertical-align: top !important;
    }
    #header_main .main_menu #av-burger-menu-ul a,
    #top #header_main .sub-menu li a {
        color: #fff !important;
        font-size: 16px !important;
        transition: 0.3s;
    }
    #header_main .main_menu #av-burger-menu-ul .current-menu-item a {
        color: #ffffff !important;
    }
    #header_main .main_menu #av-burger-menu-ul a:hover {
        color: #ffffff !important;
    }
    .home-product-section .content {
        padding-bottom: 50px !important;
        padding-top: 50px !important;
    }
    .home-product-section .av-special-heading {
        padding-bottom: 20px !important;
    }
    .home-slider .slideshow_caption {
        width: 90% !important;
    }
    .about-us-section .image-column {
        background-image: none !important;
        margin-bottom: 0px !important;
    }
    .about-us-section .image-column .avia-image-container-inner,
    .about-us-section .image-column .avia-image-container-inner img {
        width: 100% !important;
        border-radius: 0px !important;
    }
    .about-us-section .text-column {
        display: inline-block !important;
        margin-bottom: 0px !important;
        padding: 60px 30px 60px 30px !important;
    }
    .about-us-section .av-special-heading {
        padding-bottom: 35px !important;
    }
    .home-product-section .thumbnail_container:hover::after {
        padding: 7px 16px !important;
    }
    .page-about-section .content {
        padding-top: 80px !important;
    }
    .about-page-bottom-section .entry-content-wrapper {
        width: 100% !important;
        margin: 0 auto !important;
    }
    .about-page-bottom-section .flex_column {
        margin-bottom: 35px !important;
    }
    .contact-address-responsive {
        display: block !important;
        width: 100% !important;
        margin-left: 0% !important;
    }
    .contact-address-desktop {
        display: none !important;
    }
    .contact-form-column {
        border-top: none !important;
    }
    .woocommerce.archive .products .product {
        margin: 0 1.5% 25px 1.5% !important;
        width: 46.8% !important;
    }
    .single-product.woocommerce .template-shop {
        padding: 60px 0 15px !important;
    }
    .single-product.woocommerce .single-product-main-image {
        width: 100% !important;
        margin: 0 !important;
        padding-bottom: 30px !important;
        position: relative !important;
        overflow: visible !important;
    }
    .single-product.woocommerce .sidebar,
    .single-product.woocommerce .sidebar .inner_sidebar {
        padding: 0 !important;
    }
    .single-product.woocommerce .single-product-main-image .onsale {
        top: unset !important;
        bottom: -50px !important;
    }
    .single-product.woocommerce .single-product-summary {
        width: 100% !important;
    }
    .single-product.woocommerce .single-product-summary .cart {
        padding: 25px 0;
    }
    .single-product.woocommerce .single-product-summary .quantity {
        margin: 1px 50px 2px 0;
    }
    .single-product.woocommerce .single-product-summary .description-title,
    .spec-title {
        margin: 25px 0 10px;
    }
    .single-product.woocommerce .single-product-summary p,
    .specs {
        padding-bottom: 25px;
    }
    .single-product.woocommerce .specifications-list {
        margin-bottom: 25px;
    }
    .single-product.woocommerce .single-product-main-image .onsale {
        right: 0px !important;
    }
    .check-cont #customer_details {
        padding-bottom: 50px;
        margin-bottom: 60px;
    }
    .check-cont #customer_details .col-1,
    .check-cont #customer_details .col-2 {
        width: 100% !important;
    }
    .check-cont #order_review_heading,
    .check-cont #order_review {
        padding: 0;
    }
    .prods-grid .products {
        display: flex !important;
        flex-direction: row;
        align-items: stretch;
        flex-wrap: wrap;
        justify-content: center;
    }
    .prods-grid .products .product {
        display: flex !important;
        margin: 15px !important;
        width: 100% !important;
        flex-basis: 45%;
        flex-grow: 0;
        flex-shrink: 0;
    }
}

@media only screen and (max-width: 767px) {
    #top #wrap_all .av-inherit-size .av-special-heading-tag {
        font-size: unset;
    }
    #header_main .container {
        width: 100% !important;
        max-width: 100% !important;
    }
    #header_main .social_bookmarks {
        display: none !important;
    }
    .home-product-section .products .product {
        margin: 2% 2% !important;
        width: 46% !important;
    }
    .home-product-section .container {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    .responsive #top #wrap_all .about-us-section .text-column {
        padding-left: 0% !important;
        padding-right: 0% !important;
        padding: 50px 30px 40px 30px !important;
    }
    .home-slider .caption_container {
        margin-left: 6% !important;
    }
    .home-slider .slideshow_caption {
        width: 100% !important;
    }
    .home-slider .caption_container {
        margin-left: 10% !important;
    }
    .about-us-section .av-special-heading {
        padding-bottom: 35px !important;
    }
    #footer {
        text-align: center !important;
    }
    #footer .footer-phone,
    #footer .footer-mail {
        max-width: 100% !important;
    }
    #footer .widgettitle:after {
        left: 50% !important;
        transform: translateX(-50%);
    }
    #footer #custom_html-3 {
        display: flex;
        justify-content: center;
        max-width: 84px !important;
        margin: 0 auto;
        margin-bottom: 26px !important;
    }
    #footer .av_font_icon {
        margin: 0px 6px !important
    }
    #footer .flex_column {
        margin-bottom: 0px !important;
    }
    #footer .widget_media_image {
        margin-bottom: 0px !important;
    }
    #footer {
        padding: 22px 0 26px 0 !important;
    }
    .woocommerce.archive .title_container .container,
    .single-product.woocommerce .title_container .container {
        max-width: 1280px;
        padding: 30px 0 !important;
    }
    .woocommerce.archive .template-shop .content {
        padding: 70px 0 !important;
    }
    .woocommerce.archive .products .product {
        margin: 0 0 25px !important;
        width: 100% !important;
    }
    .woocommerce.archive .pagination {
        padding: 30px 0 0;
    }
    .single-product.woocommerce .title_container .main-title {
        display: block !important;
        margin-bottom: 10px !important;
    }
    .woocommerce.archive .title_container,
    .single-product.woocommerce .title_container {
        background-position: center center;
    }
    .single-product.woocommerce .template-shop {
        padding: 50px 0 5px !important;
    }
    .check-section .content {
        padding: 50px 0;
    }
    #top .check-cont .cart_item .product-name .product-quantity {
        display: inline-block !important;
    }
    .table-cust {
        margin-top: 25px;
    }
    .table-cust tbody tr td::before {
        font-family: 'Montserrat' !important;
        font-weight: 700;
        border: none !important;
        color: #FE9700;
    }
    .prods-grid .products .product {
        flex-basis: 100%;
    }
    #socket span {
        display: none;
    }
    #socket .mb {
        display: block;
    }
}

@media only screen and (max-width: 640px) {
    .home-slider .slideshow_caption .avia-caption-content P {
        font-size: 38px !important;
        line-height: 42px !important;
    }
	
	#top .thumbnail_container img {
    height: unset !important;
    object-fit: cover;
}
}

@media only screen and (max-width: 556px) {
    .home-slider .slideshow_caption .avia-caption-content P {
        font-size: 30px !important;
        line-height: 35px !important;
    }
    .single-product.woocommerce .single-product-summary .quantity {
        margin: 1px 15px 2px 0;
    }
    .single-product.woocommerce .specifications-list {
        width: 90% !important;
    }
}

@media only screen and (max-width: 480px) {
    .home-product-section .products .product {
        width: 100% !important;
        margin: 0px !important;
        margin-bottom: 30px !important;
    }
    .home-product-section .content {
        padding-bottom: 32px !important;
        padding-top: 50px !important;
    }
    .home-slider .slideshow_caption .avia-caption-content P {
        font-size: 30px !important;
        line-height: 39px !important;
    }
    .home-slider .slideshow_caption .avia-caption-content:after {
        left: -16px !important;
    }
    .single-product.woocommerce .specifications-list {
        width: 100% !important;
    }
    #top .check-cont .woocommerce-checkout-review-order-table .cart_item td,
    #top .check-cont .woocommerce-checkout-review-order-table tfoot th,
    #top .check-cont .woocommerce-checkout-review-order-table tfoot td,
    .check-cont .woocommerce-checkout-review-order-table th.product-name,
    .check-cont .woocommerce-checkout-review-order-table th.product-total {
        padding: 25px;
    }
    #top .check-cont .woocommerce-checkout-review-order-table .cart_item .product-total,
    .check-cont .cart-subtotal td,
    .check-cont .order-total td {
        text-align: center;
    }
    .check-cont .woocommerce-checkout-review-order-table td.product-total .amount {
        left: 0;
    }
    .single-product.woocommerce .single-product-summary .single_add_to_cart_button {
        width: 100%;
    }
}

@media only screen and (max-width: 460px) {
    .home-slider .slideshow_caption .avia-caption-content P {
        font-size: 26px !important;
        line-height: 34px !important;
    }
    .specs div {
        margin: 0 15px 0 0;
    }
    .specs div:last-child {
        margin-right: 0;
    }
}

@media only screen and (max-width: 479px) {
    .single-product.woocommerce .single-product-summary .quantity {
        margin: 0px 0 15px;
        display: block;
        width: 100%;
    }
    .check-cont .woocommerce-checkout-review-order-table {
        border-radius: 0 !important;
        border: none !important;
    }
}

@media only screen and (max-width: 414px) {
    .single-product.woocommerce .template-shop {
        padding: 45px 0 0px !important;
    }
    .avia-menu .av-burger-menu-main {
        padding-right: 0px !important;
    }
}

@media only screen and (max-width: 390px) {
    #top .check-cont .woocommerce-checkout-review-order-table .cart_item td,
    #top .check-cont .woocommerce-checkout-review-order-table tfoot th,
    #top .check-cont .woocommerce-checkout-review-order-table tfoot td,
    .check-cont .woocommerce-checkout-review-order-table th.product-name,
    .check-cont .woocommerce-checkout-review-order-table th.product-total {
        padding: 25px;
    }
}

@media only screen and (max-width: 320px) {
    #top .check-cont .woocommerce-checkout-review-order-table .cart_item td,
    #top .check-cont .woocommerce-checkout-review-order-table tfoot th,
    #top .check-cont .woocommerce-checkout-review-order-table tfoot td {
        padding: 15px 5px;
    }
    .check-cont .woocommerce-checkout-review-order-table th.product-name,
    .check-cont .woocommerce-checkout-review-order-table th.product-total {
        padding: 20px;
        font-size: 18px !important;
    }
    #top .check-cont .woocommerce-checkout-review-order-table .cart_item td,
    #top .check-cont .woocommerce-checkout-review-order-table tfoot th,
    #top .check-cont .woocommerce-checkout-review-order-table tfoot td {
        font-size: 14px !important;
    }
}