/*
Theme Name: Client V2
Author: the DEV team
Version: 1.7
License: GNU General Public License v2 or later
*/

*,
::after,
::before {
	box-sizing: border-box
}
body {
	margin: 0;
    background: #c0c0c0;
}
.body-container{
    max-width: 1300px;
    margin: 0px auto;
    padding-bottom: 10px;
}

p {
	margin-top: 0;
	margin-bottom: 1rem
}
a {
	color: #000;
	text-decoration: none;
	background-color: transparent
}

a:hover {
	color: #0056b3;
	text-decoration: underline
}

a:not([href]):not([class]) {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([class]):hover {
	color: inherit;
	text-decoration: none
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}
body {
    position: relative;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 200%;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    color: #000;
}
.content-template a{
	    color: #007bff;
}

@media(max-width: 992px){
    body{
        background: none;
    }
}
h1{
    font-size: 24px;
    color: #640519;
}
h3,h2{
    font-size: 18px;
    color: #640519;
}
h4,h5,h6{
    font-size: 16px;
    color: #640519;
}
nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}
dl, ol, ul{
    margin:0px;
    padding:0px;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:1;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input{
    outline: none !important;
}
input, select {
    vertical-align:middle;
}
img{
    max-width:100%;
    height:auto;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
    text-align: center;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.bt-wrapper.active {
    max-height: 310px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#share-buttons img{
    max-width: 35px;
}
.text-contents table{
    width: 100%;
    border-bottom: 1px solid #f8f8f8;
    border-left: 1px solid #f8f8f8;
    border-right: 1px solid #f8f8f8;
}
.text-contents table td{
border-right: 1px solid #f8f8f8;
}

#share-buttons a{
    display: inline-block;
    margin: 0px 2px;
}

.widget.widget-sidebar-template .tagcloud a,.tags-template a{
       display: inline-block;
    padding: 2px 10px;
    background: #eee;
    margin-right: 5px;
}
.text-contents ul,.text-contents ol{
    margin-left: 20px;
}
.text-contents .randompost,.text-contents .randompost li{
    list-style: none;
    margin: 0px;
}
.images-thumbnail-loop img{
    display: block;
    margin: 0px auto;
}
.widget.widget-sidebar-template{
    margin-top: 20px;
    display: block;
    position: relative;
    width: 100%;
}
.widget.widget-sidebar-template .content-box-widget-sidebar{
 font-weight: bold;
 text-transform: uppercase;
 display: block;
 padding: 8px 12px;
 margin-bottom: 10px;
 border-bottom: 2px solid #eee; 
     background-color: #640519;
     color: #eee;
     font-size: 14px;
    text-shadow: 1px 1px 2px #222; 
}
.widget.widget-sidebar-template ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
    position: relative;
}
.widget.widget-sidebar-template ul li{
    display: block;
    width: 100%;
    margin-bottom: 4px;
    position: relative;    
}
.widget.widget-sidebar-template ul li .item-permalink-widget{
	display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.widget.widget-sidebar-template ul li a:hover{
    text-decoration: underline;
}

.gallery-item img{
    border: 1px solid #cfcfcf !important;
}
.widget.widget-sidebar-template .calendar_wrap table{
width: 100%;
}
.widget.widget-sidebar-template .calendar_wrap table td,
.widget.widget-sidebar-template .calendar_wrap table th{
    padding: 5px;
    text-align: center;
}
.widget.widget-sidebar-template .calendar_wrap table thead{
    background: tan;
}
.widget.widget-sidebar-template .calendar_wrap table td#today{
background: #2a8fbd!important;
color: #FFF !important;
}
.widget.widget-sidebar-template .calendar_wrap table td#today a{
    color: #FFF;
}
.widget.widget-sidebar-template .calendar_wrap table tfoot{
    width: 100%;
    padding: 10px 0px;
}
.widget.widget-sidebar-template .calendar_wrap table caption{
padding: 5px 10px;
width: 100%;
text-align: center;
}
.mejs-mediaelement iframe{
    width: 100% !important;
    height: 100% !important;
}
.text-contents .content-template a{
    color: #007bff;
}

.widget.widget-sidebar-template.widget_recent_entries ul .post-date{
    margin: 0px 3px;
    color: #8a8988;
}
.select2-container--default .select2-selection--single{
    border-radius: 0px !important;
}
.widget.widget-sidebar-template select{
    border: 1px solid #ccc;
    padding: 5px 10px;
    width: 100%;
    outline: none !important;
}
.widget.widget-sidebar-template.widget_pages ul li,
.widget.widget-sidebar-template.widget_nav_menu ul li,
.widget.widget-sidebar-template.widget_archive ul li,
.widget.widget-sidebar-template.widget_recent_comments ul li,
.widget.widget-sidebar-template.widget_categories ul li,
.widget.widget-sidebar-template.widget_meta ul li,
.widget.widget-sidebar-template.widget_recent_entries ul li,
.widget.widget-sidebar-template.widget_product_categories ul li{
    padding-left: 25px;
    padding-right: 25px;
}
.widget.widget-sidebar-template.widget_pages ul li .icon-widget-js,
.widget.widget-sidebar-template.widget_nav_menu ul li .icon-widget-js,
.widget.widget-sidebar-template.widget_archive ul li .icon-widget-js,
.widget.widget-sidebar-template.widget_recent_comments ul li .icon-widget-js,
.widget.widget-sidebar-template.widget_categories ul li .icon-widget-js,
.widget.widget-sidebar-template.widget_meta ul li .icon-widget-js,
.widget.widget-sidebar-template.widget_recent_entries ul li .icon-widget-js,
.widget.widget-sidebar-template.widget_product_categories ul li .icon-widget-js{
    position: absolute;
    left: 0px;
    top: 0px;
}
.widget.widget-sidebar-template.widget_pages ul li span.count,
.widget.widget-sidebar-template.widget_nav_menu ul li span.count,
.widget.widget-sidebar-template.widget_archive ul li span.count,
.widget.widget-sidebar-template.widget_recent_comments ul li span.count,
.widget.widget-sidebar-template.widget_categories ul li span.count,
.widget.widget-sidebar-template.widget_meta ul li span.count,
.widget.widget-sidebar-template.widget_recent_entries ul li span.count,
.widget.widget-sidebar-template.widget_product_categories ul li span.count{
    position: absolute;
    right: 0px;
    color: #ff7e0c;
    top: 0px;
}
.widget.widget-sidebar-template.widget_pages ul li .icon-widget-js svg,
.widget.widget-sidebar-template.widget_nav_menu ul li .icon-widget-js svg,
.widget.widget-sidebar-template.widget_archive ul li .icon-widget-js svg,
.widget.widget-sidebar-template.widget_recent_comments ul li .icon-widget-js svg,
.widget.widget-sidebar-template.widget_categories ul li .icon-widget-js svg,
.widget.widget-sidebar-template.widget_meta ul li .icon-widget-js svg,
.widget.widget-sidebar-template.widget_recent_entries ul li .icon-widget-js svg,
.widget.widget-sidebar-template.widget_product_categories ul li .icon-widget-js svg{
    fill: #ff7e0c;
}
.widget.widget-sidebar-template.widget_nav_menu ul li ul{
    margin: 5px 0px;
}

.title-page{
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}
.page-title-taxonomy{
    padding: 8px 0px !important;
    text-transform: uppercase;
    font-size: 20px;
    margin-top:15px;
    font-weight: bold;
}
.loop-post-in-tax .info-post-loop a{
    font-weight: 700;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
        display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.description-info-post{
    display: block;
    overflow: hidden;
         display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.loop-post-in-tax .info-post-loop a.btn-readmore{
font-weight: 400;
}
.pagination-template a,.pagination-template span{
    display: inline-block;
    padding:5px 10px;
    border:1px solid #ddd;
}
.pagination-template span.page-numbers.current,.pagination-template a:hover,.pagination-template span:hover{
    background: #2a8fbd;
    color:#FFF;
    border-color:#2a8fbd;
}

.content-archives-template .term-description{
    display: block;
    margin:10px 0px;
}

#menu-top{
    z-index: 100;
}

#menu-top li{
    list-style: none;
    display: inline-block;
    padding: 5px 35px;
    transition: all 0.3s;
    position: relative;
    margin-left: -7px;
    background: #ececec;
    border: 3px solid #810720;
}
#menu-top li ul li,
#menu-top li ul li a{
    padding:0px;
}
#menu-top li ul li:first-child{
    border-left: none;
}
#menu-top li a{
    color:#333;
    display: block;
    font-size: 15px;
        line-height: 19px;
}
#menu-top li a:hover{
    text-decoration: none;
}
#menu-top li a span{
    display: block;
    color: #0f1e63;
}
#menu-top li ul li a{
    color:#333 !important;
}
#menu-top li ul li a:hover{
    color:#FFF !important;
}
#menu-top ul li:hover a{
    color: #FF0000;
}
#menu-top ul li ul{
    position: absolute;
    top:100%;
    left:0px;
    width: 250px;
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    transition: all 0.2s;
    margin-top: 15px;
    background: #FFF;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    display: none;
}
#menu-top ul li:hover ul{
    opacity: 1;
    margin-top: 0px;
    visibility: inherit;
}
#menu-top ul li ul li{
    display: block;
    margin: 0px;
    padding: 6px 10px;
    height: auto;
    border:none;
    border-bottom: 1px solid #EEE;
}
#menu-top ul li ul li ul{
    left: 100%;
    top:0px;
    opacity: 0 !important;
    visibility: hidden !important;
}
#menu-top ul li ul li:hover ul{
    opacity: 1 !important;
    visibility: inherit !important;
}
.menu-primary-template{
    left: calc(1.5rem/2);
    z-index: 100;
    display: none;
    top:100%;
    text-transform: none !important;
    text-align: left;
    width: calc(100% - 1.5rem);
}

.menu-primary-template #menu-primary li{
    padding:7px 25px 7px 15px;
    border-bottom: 1px solid #eee;
    display: block;
    width: 100%;
    position: relative;
}
.menu-primary-template #menu-primary li a{
    display: block;
}
.menu-primary-template #menu-primary li ul{
position: absolute;
    left: 100%;
    top:0px;
    opacity: 0;
    transition: all 0.3s;
    visibility: hidden;
    width: 260px;
    background: #FFF;
    margin-top: 15px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.menu-primary-template #menu-primary li:hover ul{
    visibility: inherit;
    opacity: 1;
    margin-top:0px;
}
.menu-primary-template #menu-primary li ul li ul{
    visibility: hidden !important;
    opacity: 0 !important;
    margin-top: 15px !important;
}
.menu-primary-template #menu-primary li ul li:hover ul{
    visibility: inherit !important;
    opacity: 1 !important;
    margin-top: 0px !important;
}
.icon-menu-theme{
   right: 5px;
    top:3px;
}
.title-menu-product-left{
    cursor: pointer;
}
.lef-menu-template:hover .menu-primary-template{
    display: block;
}
.breadcrumb-template{
    margin: 0px !important;
    border-radius: 0px !important;
    margin-top: 15px !important;
}
.custom-list-post-news li{
    padding:15px 0px !important;
    border-bottom: 1px solid #eee;
    margin:0px !important;
}
.custom-list-post-news li .icon-widget-js{
    display: none !important;
}
.custom-list-post-news li img{
    float: left !important;
    margin-right: 15px;
    width: 80px;
}
.custom-list-post-news li .full-images img{
    width:auto;
    display: block;
    margin:0px auto;
    margin-bottom: 5px;
    float: none !important;
}

@media (max-width: 992px) {
    .slicknav_menu{
        display: block;
    }


    .text-contents table.wp-block-table.lctablebt .tbody tr:first-child{
        display: none;
    }
    .text-contents table{
        width: 100%;
        border-top: 1px solid #dee2e6;
    }

    table.lctablebt thead,
    table.lctablebt tbody th {
        display: none;
    }

    table.lctablebt tfoot th,
    table.lctablebt tfoot td,
    table.lctablebt tbody td{
        display: block;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        vertical-align: top;
        position: relative;
        float: left;
        width: 100% !important;
    }
    table.lctablebt tfoot th::before,
    table.lctablebt tfoot td::before,
    table.lctablebt tbody td::before {
        content: attr(data-th) ": ";
        display: inline-block;
        -webkit-flex-shrink: 0;
        -ms-flex-shrink: 0;
        flex-shrink: 0;
        font-weight: bold;
        width: 6.5em;
    }

    table.lctablebt tfoot th.bt-hide,
    table.lctablebt tfoot td.bt-hide,
    table.lctablebt tbody td.bt-hide {
        display: none;
    }

    table.lctablebt tfoot th .bt-content,
    table.lctablebt tfoot td .bt-content,
    table.lctablebt tbody td .bt-content {
        vertical-align: top;
    }

    table.lctablebt.bt--no-header tfoot td::before,
    table.lctablebt.bt--no-header tbody td::before {
        display: none;
    }

}


.header-top-template ul,
.header-top-template ul li{
    list-style: none;
    margin:0px;
    padding:0px;
}
.header-top-template ul li{
    display: inline-block;
}
.header-top-template ul li a{
    display: inline-block;
    padding:5px 10px;
    border-right:1px solid #EEE;
}
.header-top-template ul li ul{
    display: none;
}

.bg-black{
    background: #000;
}

#footer_template{
    color: #000
}
.container{
width:100%;
max-width:100%;
}

.section-menu-primary .container{
   text-align: center;
   border-bottom: 4px solid #9FA1A1;
   padding-bottom: 5px !important;
}

a.btn-mobile{
    border:1px solid #FFF;
    background: none !important;
    padding:10px;
display:flex;
}
.bg-menu-mobile{
    background: #640519;
}



a.drink-permalink{
    display: inline-block;
    padding: 7px 20px;
    border-radius: 0px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    width: calc(25% - 20px);
    margin:15px 10px;
}
.gra-blue {
    background: #518fcc;
    background: -webkit-linear-gradient(left,#5bbbd4,#518fcc);
    background: -o-linear-gradient(right,#5bbbd4,#518fcc);
    background: -moz-linear-gradient(right,#5bbbd4,#518fcc);
    background: linear-gradient(to right,#5bbbd4,#518fcc);
}
.gra-green {
    background: #51cd5f;
    background: -webkit-linear-gradient(left,#5bd5a2,#51cd5f);
    background: -o-linear-gradient(right,#5bd5a2,#51cd5f);
    background: -moz-linear-gradient(right,#5bd5a2,#51cd5f);
    background: linear-gradient(to right,#5bd5a2,#51cd5f);
}
.gra-red {
    background: #df374e;
    background: -webkit-linear-gradient(left,#d65a64,#df374e);
    background: -o-linear-gradient(right,#d65a64,#df374e);
    background: -moz-linear-gradient(right,#d65a64,#df374e);
    background: linear-gradient(to right,#d65a64,#df374e);
}
.gra-orange {
    background: #cb8351;
    background: -webkit-linear-gradient(left,#d5b65b,#cb8351);
    background: -o-linear-gradient(right,#d5b65b,#cb8351);
    background: -moz-linear-gradient(right,#d5b65b,#cb8351);
    background: linear-gradient(to right,#d5b65b,#cb8351);
}

.logo a.drink-permalink{
    width:100%;
}
a.logo-menu-mobile{
    margin-left:50px;
}
a.logo-menu-mobile img{
    max-width: 200px;
}
.text-contents{
    margin: 0 0 10px;
    padding: 10px;
}
.widget.widget-sidebar-template{
	margin-top: 10px;
}
form{
    position: relative;
}
.search-field{
    border: 1px solid #ddd;
    height: 40px;
    padding-left: 10px;
    width: 100%;
    padding-right:40px;
}
.btn-action-search{
    height: 40px;
    border: 1px solid #DDD;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 40px;
}
.widget_search form[role="search"]{
	display: flex;
	margin-bottom: 15px;
}
.dropdown-mini-cart-template{
    width: 320px;
    right: 0px;
    z-index: 999;
}
#boxminicart:hover .dropdown-mini-cart-template{
    display: block !important;
}
#boxminicart ul.cart_list li,#boxminicart ul.product_list_widget li{
padding:5px 15px;
    position: relative;
}
#boxminicart ul.cart_list li img, #boxminicart ul.product_list_widget li img{
    float: left;
    width: 55px;
    margin-left: 35px;
    margin-right: 5px;
}
#boxminicart ul.cart_list li .quantity{
    color: #FF0000;
    font-weight: bold;
}
#boxminicart .woocommerce-mini-cart__total.total{
    padding: 10px 15px;
    font-size: 16px;
}
#boxminicart .woocommerce-Price-amount.amount{
    color:#FF0000;
    font-weight: bold;
}
#boxminicart .woocommerce-mini-cart__buttons.buttons{
    padding:0px 15px;
}
#boxminicart ul.cart_list li a.remove_from_cart_button{
    position: absolute;
    top: 19px;
}
#boxminicart ul.cart_list li a, #boxminicart ul.product_list_widget li a{
    font-weight: 400;
}

.box-show-ajax-search{
    display: none;
    z-index: 100;
    padding:0px;
}
.box-show-ajax-search .thumbnail-items-search-ajax img{
    width: 62px;
    display: inline-block;
    margin-right: 10px;
    float: left;
}
.box-show-ajax-search .items-search-ajax{
    float: left;
    width: 100%;
    clear: both;
    padding:10px 15px;
}
.box-show-ajax-search .items-search-ajax a{
    font-weight: 600;
    color:#333;
}
.box-event-click-outline{
    top:0px;
    left: 0px;
}
.box-show-ajax-search .price-template .price-ajax span,.box-show-ajax-search .price-template .price-ajax{
    color:#ff0000;
    font-weight: 500;
    font-size: 17px;
}
select.orderby{
    border: 1px solid #EEE;
    outline: none;
    padding: 10px;
}
.sale-percent-product{
    position: absolute;
    background: #FF0000;
    color: #FFF;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    padding-top: 5px;
    left: 10px;
    top: 10px;
}
.woocommerce ul.products li.product a{
    font-size: 14px !important;
    text-align: center;
    text-decoration: none;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.woocommerce ul.products li.product .price{
    text-align: center;
    font-weight: 700 !important;
    font-size: 16px;
    color:#000;
    padding:0px 5px;
}
.woocommerce ul.products li.product .price ins{
    color:#FF0000;
}
body.woocommerce .box-item-product .added_to_cart.wc-forward{
    display: none !important;
}
.woocommerce table.shop_table th{
    text-transform: uppercase;
}
.woocommerce .quantity .qty{
    padding: 6px 10px;
}
.woocommerce-Price-amount.amount{
    color: #FF0000;
    font-weight: bold;
}
.woocommerce table.shop_table th{
    padding: 15px 12px;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img{
    width: 55px;
}
.woocommerce table.shop_table td.product-name a{
    color:#000;
}
.cart-collaterals .shop_table td,
.woocommerce table.shop_table td.product-subtotal,
.woocommerce table.shop_table td.product-price{
    font-size: 16px;
}
#coupon_code{
    width: 100%;
    border:1px solid #EEE;
    padding:15px 20px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
    background: #cc3c3c;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #ff053fd9 !important;
    color: #fff;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    padding:15px 20px;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text{
    padding:10px 20px;
}
#customer_details .col-1,
#customer_details .col-2{
    width: 100%;
    padding-bottom: 20px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
    padding:10px 20px;
    border:1px solid #DDD;
}
#order_review_heading,
#customer_details h3{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}
#order_comments{
    height: 120px;
}
#billing_phone_field,
#billing_email_field{
    width: 50%;
    float: left;
    clear: none;
}
.left-checkout,
.right-checkout{
    padding:10px 15px;
}
#order_review .woocommerce-Price-amount.amount{
    font-size: 16px;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
    background: #FFF;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
    width: 100%;
    margin-top: 15px;
}
.woocommerce-error li{
    display: none;
}
.woocommerce-error li:first-child{
    display: block;
}

.woocommerce-notice.woocommerce-thankyou-order-received{
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding-left: 20px;
    padding-right: 20px;
}

.woocommerce ul.order_details li{
    line-height: 30px;
}
.woocommerce-order .woocommerce-order-details{
    float: left;
    width: 49%;
}
.woocommerce-order .woocommerce-customer-details{
    float: right;
    width: 49%;
}
.woocommerce-customer-details .woocommerce-column__title,
.woocommerce-order .woocommerce-customer-details .woocommerce-column__title,
.woocommerce-order-details__title{
    display: block;
    text-align: left;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}
.woocommerce-order-details .woocommerce-Price-amount.amount{
    font-size: 16px;
}


body.woocommerce-account #customer_login{
    display: flex;
    margin:0px -15px;
}
.woocommerce-address-fields #billing_last_name_field,
.woocommerce-address-fields #billing_first_name_field,
body.woocommerce-account #customer_login .col-1,#customer_login .col-2{
    padding:0px;
    flex: 0 0 49%;
    max-width: 49%;
    width: 49%;
}

body.woocommerce-account .woocommerce-form .woocommerce-form__label-for-checkbox,
body.woocommerce-account #customer_login .woocommerce-form__label-for-checkbox{
    display: block;
    width: 100%;
    clear: both;
    margin-top: 10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul{
    margin:0px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li{
    padding:5px 10px;
}

.template-account-dashboard-user nav.woocommerce-MyAccount-navigation{
    width: 100%;
    padding:0px !important;
    margin-top: 10px;
}
.template-account-dashboard-user nav.woocommerce-MyAccount-navigation li{
    width: calc(100% / 3);
    margin-bottom: 15px;
    padding:15px;
    position: relative;
}
.template-account-dashboard-user nav.woocommerce-MyAccount-navigation ul{
    display: flex;
    flex-flow: wrap;
    margin:0px -15px;
}
.template-account-dashboard-user nav.woocommerce-MyAccount-navigation ul li a{
    background: none !important;
    text-align: center;
    text-transform: uppercase !important;
    color:#333 !important;
    position: relative;
    display: block;
    padding:10px;
    border:1px solid #EEE;
}
.template-account-dashboard-user nav.woocommerce-MyAccount-navigation ul li a:hover{
    background-color: rgba(0,0,0,.03) !important;
    color: #3f3f3f !important;
}
.template-account-dashboard-user nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before{
    content: "\f0e4";
    position: relative;
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 60px;
    margin-bottom: 10px;
}
.template-account-dashboard-user nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before{
    content: "\f0f6";
    position: relative;
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 60px;
    margin-bottom: 10px;
}
.template-account-dashboard-user nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before{
    content: "\f0ed";
    position: relative;
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 60px;
    margin-bottom: 10px;
}
.template-account-dashboard-user nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before{
    content: "\f041";
    position: relative;
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 60px;
    margin-bottom: 10px;
}
.template-account-dashboard-user nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{
    content: "\f2be";
    position: relative;
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 60px;
    margin-bottom: 10px;
}

.template-account-dashboard-user nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{
    content: "\f08b";
    position: relative;
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 60px;
    margin-bottom: 10px;
}


.woocommerce.woocommerce-account .woocommerce-MyAccount-navigation{
    padding-bottom: 10px;
    padding-top: 10px;
}
.woocommerce.woocommerce-account .woocommerce-MyAccount-navigation ul li a{
    display: block;
    padding: 10px 15px;
    color: rgba(0,0,0,.9);
    line-height: 20px;
    text-transform: none;
    font-weight: 600;
}
.woocommerce.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{
    color: rgba(0,0,0,.9);
    background-color: rgba(136,136,136,.12);
    cursor: default;
}
.woocommerce.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover{
    color: rgba(0,0,0,.9);
    background-color: #f8f8f8;
    text-decoration: none;
}
.woocommerce-edit-address .woocommerce-Address-title.title h3{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    color: #000;
}
.woocommerce-edit-address .woocommerce-Addresses.addresses{
    margin-top: 15px;
}
.woocommerce-edit-address .u-column1.col-1.woocommerce-Address{
    margin-bottom: 25px;
}
.woocommerce-edit-address .woocommerce-Address address{
    font-style: italic;
    font-size: 15px;
}
.woocommerce-edit-address  .woocommerce-Address a.edit{
    font-size: 13px;
    float: left;
    font-weight: bold;
    margin-left: 15px;
}
.woocommerce-account.woocommerce-edit-address form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row{
    display: block;
    width: 100%;
}
.woocommerce-account.woocommerce-edit-address form h3{
    text-transform: none;
    font-size: 22px;
    display: block;
    margin-bottom: 15px;
    font-weight: bold;
    color: #000;
}
#shipping_country_field,
#shipping_address_2_field,
#shipping_address_1_field,
#shipping_company_field,
#billing_postcode_field,
#billing_address_2_field,
#billing_company_field,
#billing_country_field{
    display: none;
}
.woocommerce form .woocommerce-address-fields .form-row{
    padding:0px;
    margin-bottom: 15px;
}

.woocommerce-EditAccountForm.edit-account legend{
    text-transform: uppercase;
    display: block;
    margin-top: 15px;
    font-size: 18px;
    font-weight: 700;
}
.woocommerce table.my_account_orders th{
font-size: 15px;
}
.woocommerce table.shop_table td{
    font-size: 14px;
}
.woocommerce table.shop_table{
    border-radius: 0px;
    border:0px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.woocommerce-MyAccount-navigation{
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.woocommerce .woocommerce-customer-details address{
    border-radius: 0px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
#customer_details,
.woocommerce-EditAccountForm.edit-account,
.woocommerce-address-fields,
.woocommerce-edit-address .u-column2.col-2.woocommerce-Address,
.woocommerce-edit-address .u-column1.col-1.woocommerce-Address{
    padding:15px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.woocommerce-account .addresses .title .edit{
    color:#000;
}
.woocommerce-mini-cart__empty-message{
    padding: 10px 15px;
    margin: 0px;
    color: #664d03;
    background-color: #fff3cd;
    border-color: #ffecb5;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals{
    margin-top:40px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    width: 25%;
    padding: 0px 10px;
    margin:0px;
}
.woocommerce ul.products li.product:hover .box-item-product, .woocommerce-page ul.products li.product:hover .box-item-product{
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{
    width: 55px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{
    padding:0px 10px;
    margin-bottom: 10px;
}
del .woocommerce-Price-amount.amount{
    color:#000 !important;
}
.woocommerce ul.products li.product .button{
    background: #990909;
    color: #fff;
}
.woocommerce-Tabs-panel h2,
.related.products h2{
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
}
.sidebar-template{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
   border-right:2px solid #9FA1A1;
}
.content-archives-template{
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
}
body.single.single-product .content-archives-template{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    text-transform: uppercase;
}
.woocommerce table.shop_attributes{
    border: 1px solid #EEE;
    margin-top:15px;
}
.woocommerce table.shop_attributes th{
    border-right:1px solid #EEE;
 }
.woocommerce table.shop_attributes td{
    padding-left: 15px;
}
.woocommerce div.product .product_title{
    font-weight: 700;
    font-size: 22px;
}
.product_meta .tagged_as a,
.product_meta .posted_in a {
    display: inline-block;
    background: #f0f0f0;
    padding: 5px 10px;
    color: #333;
    font-size: 13px;
    margin: 3px 5px;
    font-weight: BOLD;
}
.product_meta .posted_in,
.product_meta .tagged_as{
 display: block;
    margin-bottom: 10px;
}
.sku_wrapper{
    display: none;
}
.btn-hotline-template a{
    background: #ff6100;
    color: white!important;
    border-radius: 5px;
    font-weight: bold;
    line-height: 19px;
    text-decoration: none !important;
}
.p5{
    padding:0px 5px !important;
}
.btn-hotline-template .col-12:nth-child(2n) a{
    background: green;
}
.woocommerce div.product form.cart{
    text-align: center;
    display: flex;
    justify-content: center;
}
.cncncnc {
    background: #c2e3ec;
    border-radius: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}
.titlscncn del,
.titlscncn ins{
    display: block;
}
.titlscncn{
    font-size: 16px;
}
.contact_pro p {
     line-height: 22px;
 }
.woocommerce .related.products ul.products li.product{
width: 100% !important;
    padding: 0px !important;
}

.owl-carousel .owl-nav button, .related.products button {
    position: absolute;
    left: 0;
    outline: none!important;
    background: #000!important;
    color: #FFF!important;
    display: inline-block!important;
    width: 35px;
    height: 35px;
    text-align: center;
}
.owl-carousel .owl-nav button span, .related.products button span {
    font-size: 45px;
    position: absolute;
    top: 0px;
    left: 10px;
}
.owl-carousel .owl-nav, .related.products .owl-nav {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    width: 100%;
    height: 1px;
    left: 0;
}
.owl-carousel .owl-nav button.owl-next, .related.products button.owl-next {
    left: auto;
    right: 0;
}
.item-footer p{
    margin-bottom: 5px;
}
.p12{
    font-size: 12px;
}
#footer_template{
    background: #f0f0f0;
}
.copyright-template{
    margin-top: 100px;
    background: #222f5a;
    text-align: right;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
}
#btn-mobile{
    display: none;
    border: 1px solid #DDD;
    float: right;
}
.mm-navbars_bottom{
    position: absolute;
    left: 0px;
    bottom: 115px;
    top: auto;
    width: 100%;
    z-index: 9999999;
    margin: 0px;
}
.owl-carousel .owl-stage-outer .owl-item{
    float: right;
    width: 24px !important;
    margin: 0px !important;
}
.owl-carousel .owl-stage{
    float: right;
}
.metaslider .caption-wrap{
        position: relative !important;
        background: #cacaca !important;
        font-size: 20px;
        color: #011050;
        padding: 5px 10px;
        margin-top: 5px !important;
}
.metaslider .flex-control-nav{
    position: absolute;
    bottom: 17px !important;
    right: 20px !important;
}
.metaslider .caption{
color: #011050;
font-weight: bold;
font-size: 24px;
}
.flex-control-paging li a{
    width: 15px !important;
    height: 15px !important;
    border-radius: 50% !important;
    background: #CBCFE3 !important;
}
.flex-control-paging li a.flex-active{
    background: #1614b9 !important;
}
.box-about{
    border: 3px solid #4e5c8a;
}
.metaslider .flexslider{
    margin-bottom: 10px !important;
}
.box-item-about{
    background: url("images/backgroundmaster.png");
        background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
        color:#272727;
    font-weight:bold;
    font-size: 18px;
    text-align: center;
    height: 112px;
        display: flex;
    justify-content: center;
    align-items: center;
    width: 178px;
    margin: 0px 3px;
}
.left-box-about{
    width: calc(100% - 392px);
    width: calc(100% - 392px);
    justify-content: center;
    align-items: center;
    align-self: center
}
.right-box-about{
    width: 392px;
}
#menumobile{
    margin: 0px 0.75rem;
    background: #000;
    padding: 10px 0px;
    margin-top: -4px;
    position: absolute;
    z-index: 9999;
    width: calc(100% - 1.5rem);
    max-height: 270px;
    overflow: auto;
}
#menumobile a{
        color: #CCC;
    display: block;
    padding: 6px 15px;
    border-bottom: 1px solid #202020;
}
#menumobile a:hover{
    color: #000;
    background: #EEEE;
}
#menumobile li ul{
    padding-left: 20px;
    display: none;
}
#menumobile li:hover ul{
    display: block;
}