

#site-navigation {
    border: none !important;
}
#site-navigation .menu-item a {
    border: none !important;
}

/* Remove fade-in animation */
.page-transition {
    opacity: 1 !important;
    animation: none !important;
}

body {
font-family: "futura-pt",sans-serif;
}

h1, h2, h3, h4, h5, h6. p, a {
font-family: "futura-pt",sans-serif!important;
}

h3 {
    font-size: 24px;
    line-height: 34px;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
    font-family: inherit;
}

p.price {
   padding-top: 20px;
}

div.woocommerce-product-details__short-description {
   padding-top: 20px;
}

.woocommerce div.product .cart .quantity, .woocommerce-cart .quantity {
    background-color: #DBDBDB;
}

.woocommerce-cart .quantity {
    background-color: #ffffff;
}

.woocommerce #content .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce .quantity .minus, .woocommerce .quantity .plus, .woocommerce-page #content .quantity .minus, .woocommerce-page #content .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page .quantity .plus {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    width: 28px;
    line-height: 26px;
    margin: 0;
    cursor: pointer;
    outline: 0;
    border: 1px solid #a6a6a6;
    background-color: #BEBEBE;
    border-radius: 0;
    color: #ffffff;
    -webkit-transition: background-color .3s ease-in-out,border-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out,border-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out,border-color .3s ease-in-out;
    transition: background-color .3s ease-in-out,border-color .3s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

span.social_share_title {
    margin-top: 10px;
}

.woocommerce-page.single-product .social_share_list_holder, .woocommerce.single-product .social_share_list_holder {
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
    padding-top: 10px;
}

.q_tabs .tabs-nav li a {
    letter-spacing: 1px;
   font-family: "futura-pt", sans serif;
}

.woocommerce .summary .q_tabs.woocommerce-tabs {
    display: block;
    margin: 25px 0 0;
    padding-top: 25px;
}

.q_tabs .tabs-nav:after {
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0px;
    left: 0;
    background-color: #d6d6d6;
}

.q_tabs.boxed .tabs-container {
    padding: 10px 0 0 0px;
}

.woocommerce ul.products.elegant>.product .qode-product-list-category a {
    text-transform: uppercase;
    color: #888;
    font-size: 10px;
    font-weight: 500;
}

.woocommerce div.product div.related .related-products-title {
    font-family: "futura-pt",sans-serif;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    font-style: normal;
    text-transform: none;
    color: #000000;
    padding-top: 50px;
}

.woocommerce ul.products.elegant {
    list-style: none;
    margin: 0 -10px;
    padding-bottom: 60px;
}

.woocommerce.single-product button.single_add_to_cart_button, .product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
    font-family: "futura-pt",sans-serif;
    font-size: 12px;
    height: 50px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    color: #a6ce39;
    background-color: #ffffff;
    border-width: 3px;
    border-color: #a6ce39;
}

.woocommerce ul.products.elegant>.product .qode-product-list-category a {
    text-transform: none;
    color: #a5ce3a;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0px;
}

.woocommerce ul.products li.product .add-to-cart-button, .woocommerce ul.products li.product .added_to_cart, .woocommerce .widget_price_filter .button, .woocommerce-page .widget_price_filter .button, .woocommerce .widget_shopping_cart_content p.buttons a.button, .woocommerce .button, .woocommerce-page .button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce-page input[type="submit"]:not(.qode_search_field), .woocommerce input[type="submit"]:not(.qode_search_field), .woocommerce ul.products li.product .added_to_cart {
    font-family: "futura-pt",sans-serif;
    font-size: 14px;
    line-height: 45px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    color: #000000;
    border-width: 3px;
    border-color: #a6ce39;
    height: 50px;
    color: #a6ce39;
}

.qbutton.white {
    border-color: #fff;
    color: #ffffff;
    background-color: #ffffff00;
}

.qbutton.white:hover {
    border-color: #a6ce39;
    color: #ffffff;
    background-color: #a6ce39;
}

.qbutton:hover {
    border-color: #a6ce39;
    color: #ffffff;
    background-color: #a6ce39;
}

.qbutton, .qbutton.medium, #submit_comment, .load_more a, .blog_load_more_button a, .blog_holder article .post_text a.more-link span {
    color: #a6ce39;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    font-style: normal;
    font-weight: 700;
    font-family: "futura-pt",sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-color: #a6ce39;
    border-width: 3px;
    background-color: #ffffff;
}

.wpb_single_image .vc_single_image-wrapper.vc_box_circle img {
    border-radius: 50%;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
    width: 250px;
    height: 250px;
}

.title.with_title_text_bg_color h1 {
    padding: 100px 57px;
    margin-bottom: 23px;
}

.ui-datepicker { 
     z-index: 9999 !important; 
}

.woocommerce div.product div.product_meta > span.sku_wrapper {
    display: none;
}

.woocommerce div.cart-collaterals div.cart_totals, .woocommerce-page .div.cart-collaterals div.cart_totals {
    float: right;
    width: 38%;
    margin-bottom: 100px;
}

ul {
    list-style-position: inside;
    list-style-type: none;
}

li {
    margin-top: 10px;
}

.title.breadcrumbs_title .breadcrumb {
    position: relative;
    right: auto;
    margin: 0;
    display: none;
    vertical-align: middle;
}

.container_inner {
    margin: 0 auto;
}

.q_slider {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 10;
    margin-top: -150px;
}

#new_row span#cancel {
    background-color: #ffffff !important;
    font-family: "futura-pt",sans-serif!important;
    font-size: 14px !important;
    line-height: 45px !important;
    font-weight: 500 !important;
    font-style: normal !important;
    text-transform: uppercase !important;
    color: #000000 !important; 
    height: 50px !important;
}

.qbutton {
    background-color: rgba(0, 0, 0, .0 );
}

.separator {
   width: 15%;
   border-bottom: 3px;
}

.content .container .container_inner.default_template_holder {
    padding-bottom: 100px;
}

.woocommerce div.product .cart .quantity, .woocommerce-cart .quantity {
    background-color: #ffffff;
    width: 90px;
}

.woocommerce div.product {
    position: relative;
    margin-top: 50px;
}

.woocommerce .product .quantity .minus, .woocommerce .product .quantity .plus, .woocommerce .product .quantity input.qty {
    width: 30px;
    height: 30px;
    line-height: 28px;
}

@media only screen and (max-width: 480px) {
div.grid_section .section_inner {
    width: 380px;
}
}

@media only screen and (max-width: 480px) {
.container_inner {
    width: 380px;
}
}

@media only screen and (max-width: 480px) {
div.grid_section .section_inner .sobie-meats {
    width: 380px;
}
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
}

.woocommerce .woocommerce-message, .woocommerce div.message {
    position: relative;
    display: block;
    margin-bottom: 25px;
    padding: 28px 40px;
    background-color: #FAFAFA;
    font-size: 18px;
    line-height: 38px;
    color: #393939;
    margin-top: 75px;
}

@media only screen and (max-width: 480px) {
.full_width .parallax_content {
    width: 380px;
}
}

.woocommerce .woocommerce-result-count {
    float: right;
    text-align: right;
    line-height: 41px;
    font-weight: 700;
    color: #393939;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: none;
}

.woocommerce .woocommerce-ordering {
    width: 50%;
    height: 41px;
    margin: 0 0 27px;
    display: none;
}

.content .container .container_inner.default_template_holder {
    padding-bottom: 100px;
    padding-top: 20px;
}

#mc_embed_signup {
    background: #fff;
    clear: left;
    font: 14px "futura-pt",sans-serif!important;
    padding-right: 40px;
}

.gform_wrapper .top_label .gfield_label {
    color: #000000;
    font-size: 20px;
    text-transform: none;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
    font-family: "futura-pt",sans-serif;
    font-size: 14px;
    line-height: 45px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    border-width: 3px;
    border-color: #a6ce39;
    padding-left: 35px;
    padding-right: 35px;
    height: 50px;
    color: #a6ce39;
    width: 144px!important;
}

.gform_wrapper input[type=submit] {
    transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out  !important;
    box-sizing: border-box !important;
}

body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit] {
    font-family: "futura-pt",sans-serif;
    font-size: 12px;
    line-height: 45px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    color: #a6ce39;
    padding-left:40px;
    padding-right:40px;
    border: 3px solid #a6ce39;
    background-color: #ffffff;
}

body .gform_wrapper .gform_footer input[type=submit]:hover {
    border: 3px solid #a6ce39;
    background-color: #a6ce39;  
    color: #ffffff;
}

a.qbutton  {
    font-family: "futura-pt",sans-serif;
    font-size: 18px;
    line-height: 45px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    color: #a6ce39;
    padding-left:40px;
    padding-right:40px;
    padding-bottom: 5px;
    border: 3px solid #a6ce39;
}

a.qbutton: hover {
    border: 3px solid #a6ce39;
    background-color: #a6ce39;  
    color: #ffffff;
}

.cart .mnm_table_item, .shop_table .mnm_table_item {
   border: 1px solid #e0dede !important;
}

.woocommerce ul.products.elegant>.product .qode-product-list-title {
    margin: 0 0 8px;
    color: #000;
    letter-spacing: 0;
    text-transform: none;
    white-space: normal;
    font-family: "futura-pt",sans-serif;
    font-size: 20px;
}

.woocommerce ul.products.elegant>.product span.price {
    color: #000;
    font-size: 16px;
    opacity: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    will-change: transform;
    line-height: 23px;
    letter-spacing: 0;
    font-style: normal;
    font-weight: 400;
    font-family: "futura-pt",sans-serif;
}

.testimonials .testimonial_text_inner p:not(.testimonial_author):not(.testimonial_title) {
    font-family: "futura-pt",sans-serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
}

nav.main_menu > ul > li > a {
    color: #000000;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .6px;
    font-family: "futura-pt",sans-serif;
}

.tp-caption h1 {
font-family: "futura-pt", sans-serif!important;
font-size: 62px;
line-height: 70px;
font-weight: 800;
letter-spacing: 4px;
}

.tp-caption p {
font-family: "futura-pt", sans-serif!important;
font-size: 20px;
line-height: 30px;
font-weight: 300;
letter-spacing: 0px;
}

.header-text-white h1 {
color: #ffffff;
}

.woocommerce div.product div.product_meta > span a {
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    color: #6d6d6d;
    font-family: "futura-pt", sans serif;
}

.woocommerce div.product .summary p.price span.amount {
    font-size: 26px;
    line-height: 22px;
    font-weight: 400;
    font-style: italic;
    text-transform: none;
    color: #000000;
    font-family: "futura-pt", sans-serif;
}

.woocommerce input[type=text]:not(.qode_search_field):not(.qty), .woocommerce-page input[type=text]:not(.qode_search_field):not(.qty), .woocommerce-page input[type=tel], .woocommerce input[type=email], .woocommerce-page input[type=email], .woocommerce textarea, .woocommerce-page textarea, .select2-container--default .select2-selection--single, .select2-container--default .select2-results__options {
    font-size: 16px;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
 font-size: 16px!important;
}


.woocommerce form.checkout h3, .woocommerce-page form.checkout h3 {
font-size: 20px;
}

@media only screen and (max-width: 768px){
.custom_font_holder>span {
    font-size: 1em;
    line-height: 1.5em;
}
}

@media only screen and (max-width: 414px){
h1 {
    font-size: 44px;
    line-height: 52px;
}

.woocommerce ul.products li.product .add-to-cart-button, .woocommerce ul.products li.product .added_to_cart, .woocommerce .widget_price_filter .button, .woocommerce-page .widget_price_filter .button, .woocommerce .widget_shopping_cart_content p.buttons a.button, .woocommerce .button, .woocommerce-page .button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce-page input[type="submit"]:not(.qode_search_field), .woocommerce input[type="submit"]:not(.qode_search_field), .woocommerce ul.products li.product .added_to_cart {
    font-family: "futura-pt",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    border-width: 3px;
    border-color: #a6ce39;
    color: #a6ce39;
    width: 100%;
    text-align: center;
}
}

@media only screen and (max-width: 320px){
.vc_column_container>.vc_column-inner {
    width: 92%;
}

.woocommerce table.cart thead tr, .woocommerce-account table.my_account_orders tbody tr, .woocommerce-account table.my_account_orders thead tr, .woocommerce-cart table.cart tbody tr, .woocommerce-page table.cart thead tr {
    border: 1px solid #e0dede;
    font-size: 14px;
    line-height: 16px;
}

.vc_column_container {
    padding-left: 15px;
    padding-right: 15px;
}

.gform_wrapper form {
    text-align: left;
    max-width: 92%!important;
    margin: 0!important;
}

.woocommerce ul.products li.product .add-to-cart-button, .woocommerce ul.products li.product .added_to_cart, .woocommerce .widget_price_filter .button, .woocommerce-page .widget_price_filter .button, .woocommerce .widget_shopping_cart_content p.buttons a.button, .woocommerce .button, .woocommerce-page .button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce-page input[type="submit"]:not(.qode_search_field), .woocommerce input[type="submit"]:not(.qode_search_field), .woocommerce ul.products li.product .added_to_cart {
    font-family: "futura-pt",sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    border-width: 3px;
    border-color: #a6ce39;
    color: #a6ce39;
    width: 100%;
    text-align: center;
}

.woocommerce .woocommerce-message, .woocommerce div.message {
    position: relative;
    display: block;
    margin-bottom: 25px;
    padding: 28px 10px;
    background-color: #FAFAFA;
    font-size: 18px;
    line-height: 38px;
    color: #393939;
    margin-top: 0px;
}

.woocommerce .checkout table.shop_table thead tr th, .woocommerce table.cart thead tr th, .woocommerce-account table.my_account_orders thead tr th, .woocommerce-cart table.cart tbody tr td, .woocommerce-checkout .checkout table tbody tr td, .woocommerce-page .checkout table.shop_table thead tr th, .woocommerce-page table.cart thead tr th, .woocommerce-page table.my_account_orders thead tr th {
    padding: 8px 2px!important;
}

.woocommerce .checkout table.shop_table thead tr th, .woocommerce table.cart thead tr th, .woocommerce-account table.my_account_orders thead tr th, .woocommerce-page .checkout table.shop_table thead tr th, .woocommerce-page table.cart thead tr th, .woocommerce-page table.my_account_orders thead tr th {
    font-size: 14px;
    line-height: 1.571428571428571em;
    font-weight: 600;
}

.woocommerce table, .woocommerce table td, .woocommerce table th {
    text-align: left;
    font-size: 14px;
    line-height: 16px;
}

.mnm_table .mnm_image {
    min-width: 70px;
    max-width: 70px;
    padding-right: 0em;
}

.mnm_table .product-thumbnail, .mnm_table .product-name, .mnm_table .product-quantity {
    width: 75px;
    vertical-align: top;
}

table td {
    padding: 5px 5px;
}

.mnm_table .product-quantity {
    text-align: left;
}

.woocommerce .summary {
    float: none;
    width: 78%!important;
    padding: 0 15px!important;
}

.woocommerce div.product div.related {
    padding: 0 15px!important;
    width: 76%!important;
}

}

@media only screen and (max-width: 600px) {
.woocommerce .summary {
    padding: 0 25px;
}

.woocommerce div.product div.related {
    padding: 0 25px;
}
}

.woocommerce form.checkout table.shop_table th {
    padding: 10px;
    width: 200px;
}

.menu-item .woocommerce ul.products.elegant>.product .qode-pl-add-to-cart {
    position: absolute;
    bottom: -20px;
}

.woocommerce ul.products.elegant>.product .qode-pl-add-to-cart {
    bottom: -20px;
}

.mnm_table dl {
    font-size: 85%;
    display: none;
}

.product-name a {
    pointer-events: none;
}

.cart .mnm_table_item:not(.mnm_table_item_last) td, .shop_table .mnm_table_item:not(.mnm_table_item_last) td {
    pointer-events: none;
}

.cart .mnm_table_item .mnm_table_item_indent, .shop_table .mnm_table_item .mnm_table_item_indent {
    padding-left: 0px;
}

.gform_wrapper select {
    font-size: 16px!important;
}

.woocommerce div.product div.product_meta>span {
    margin-bottom: 1px;
    margin-top: 15px;
}

.woocommerce .woocommerce-message a.button {
    float: right;
    margin-right: 5px;
}

.woocommerce .checkout table.shop_table tr, .woocommerce-page .checkout table.shop_table tr {
    border: 1px solid #e0dede;
}
