#toTop{
    color: white;
    background: lightblue;
    width: 200px;
    height: 50px;
    bottom: 0;
    right: 5px;
    position: fixed;
    display: none;
	  cursor: pointer;
}
.top-btn {
  all: unset; 
  position: fixed;
  left: 20px;
  bottom: 20px;
  cursor: pointer;
  transform:scale(1.8);
  opacity: 0;
  transition: .3s;
}
.col-pa_bolt-pattern {
    min-width: 102px;
}
th {
	position: -webkit-sticky;
  position: sticky;
	top: 0;
}
@media only print {
th{
position: static;
}
}
body, .site{
	overflow-x: unset;
}
.testTable{
	background-color:white;
}
#myDIV {
  width: 300px;
  height: 300px;
  background-color: coral;
  color: white;
}
#mystyle {
  width: 300px;
  height: 50px;
  background-color: coral;
  color: white;
  font-size: 25px;
}
.navsticky, .navsticky2 {
    position: fixed;
    width: 100%;
    z-index: 20;
    top: 0;
}
/*-----loading------*/
#loading2 {
  display: flex;
  position: fixed;
  z-index: 100;
  width: 100%;
  height: 100%;
  background-color: rgba(192, 192, 192, 0.5);
  background-image: url("https://i.stack.imgur.com/MnyxU.gif");
  background-repeat: no-repeat;
  background-position: center;
}
#loading {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 1;
  background-color: #fff;
  z-index: 99;
}
.loader {
  border: 16px double red;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 150px;
  height: 150px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
    justify-content: center;
	  z-index: 100;
}
.loader2 {
  position: absolute;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  left: 50%;
  top: 50%;
  -webkit-animation: spin 1s linear infinite;
  /* Safari */
  animation: spin 1s linear infinite;
}
@media only screen and (max-width: 500px){.loader2{
	left: 40%;
  top: 40%;
	}
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
/*-----loading end------*/
/*-----buttons------*/
.closeButton{
    background-color: unset;
    border: unset;
    color: #c44444;
    border-radius: 5px;
    font-size: 1.2em;
    padding: 7px;
	  font-family: 'Font Awesome 5 Free';
}
.closeButton:hover{
    color: #61c8f7;
    background-color: unset;
    border-color: unset;
}
.closeButton:focus{
    outline-color: unset;
    outline-style: none;
}
.floatDiv, .PBbox{
float: right;
	margin-bottom: 5px;
}
.ButtonDiv1 {
    display: inline-block;
}
#greenbt{
background: linear-gradient(0.15turn, #3fa654, #62ac67);
}
#redbt {
background: linear-gradient(0.15turn, #a63f3f, #ac6262);
}

/*-----buttons end------*/
/*-----table slug------*/
td.price {
    color: green;
}
td.price span.woocommerce-Price-amount.amount bdi {
    font-weight: 700;
}
th.sorting_disabled[data-key="sku"] {
    max-width: 120px;
}
span[data-slug="transit"]{
	color: #0f834d;
	font-variant: small-caps;
}
span[data-slug="in-transit"]{
	color: #0f834d;
	font-variant: small-caps;
}

span[data-slug="transit"]::before{
content:"";
font-family: "Font Awesome 5 Free"; margin-right: .5407911001em;
}
span[data-slug="in-transit"]::before{
content:"";
font-family: "Font Awesome 5 Free"; margin-right: .5407911001em;
}
.col-pa_florida-stock > span[data-slug="0"]::after,.col-pa_arizona-stock > span[data-slug="0"]::after{
content:"";
color: crimson;
font-family: "Font Awesome 5 Free";
margin-right: .5407911001em;
}
.col-pa_florida-stock > span[data-slug="2"]::after,.col-pa_arizona-stock > span[data-slug="2"]::after,.col-pa_florida-stock > span[data-slug="1"]::after,.col-pa_arizona-stock > span[data-slug="1"]::after{
content:" \f098_CALL";
color: crimson;
font-family: "Font Awesome 5 Free";
margin-right: .5407911001em;
}
.col-pa_florida-stock > span[data-slug="4"]::after,.col-pa_arizona-stock > span[data-slug="4"]::after{
content:" \f098_CALL";
color: tomato;
font-family: "Font Awesome 5 Free";
margin-right: .5407911001em;
}

.col-pa_florida-stock > span[data-slug="6"]::after,.col-pa_arizona-stock > span[data-slug="6"]::after{
content:" \f098_CALL";
color: coral;
font-family: "Font Awesome 5 Free";
margin-right: .5407911001em;
}

.col-pa_florida-stock > span[data-slug="8"]::after,.col-pa_arizona-stock > span[data-slug="8"]::after,.col-pa_florida-stock > span[data-slug="7"]::after,.col-pa_arizona-stock > span[data-slug="7"]::after{
content:" \f098_CALL";
color: orange;
font-family: "Font Awesome 5 Free";
margin-right: .5407911001em;
}
.col-pa_arizona-stock > span[data-slug],
.col-pa_florida-stock > span[data-slug]{
color: green;
font-weight: 700;
}
.col-pa_arizona-stock > span[data-slug="0"],
.col-pa_florida-stock > span[data-slug="0"]{
color: crimson;
}
.col-pa_arizona-stock > span[data-slug="2"],
.col-pa_florida-stock > span[data-slug="2"]{
color: crimson;
}
.col-pa_arizona-stock > span[data-slug="4"],
.col-pa_florida-stock > span[data-slug="4"]{
color: tomato;
}
.col-pa_arizona-stock > span[data-slug="6"],
.col-pa_florida-stock > span[data-slug="6"]{
color: coral
}
.col-pa_arizona-stock > span[data-slug="8"],
.col-pa_florida-stock > span[data-slug="8"]{
color: orange;
}
th.sorting_disabled[data-key="add_to_cart"] {
    display: none;
}
.add_to_cart{
    display: none;
}

li[data-dtr-index="11"], li[data-dtr-index="20"]{
display: none;
}
.logged-in li[data-dtr-index="11"], .logged-in li[data-dtr-index="20"]{
display: list-item;
}
/*--
.wtbpFilters [data-tax-key= "pa_select-blowout"]{
    display: none;
}
.logged-in .wtbpFilters [data-tax-key= "pa_select-blowout"] {
    display: table-cell;
}
---*/
a.wtbpResetFilter {
    padding: 5px 20px;
    background-color: orange;
    color: white;
    border-radius: 2px;
}
a.wtbpResetFilter:hover {
    background-color: #c14645;
}
.logged-in .callNotice {
display : none;
}

.callNotice {
display : block;
}
table:not( .has-background ) tfoot > tr > th, table:not( .has-background ) tfoot > tr > td {
    background-color: #f8f8f8;
    border-bottom-style: dotted;
    border-bottom-color: darkgray;
    border-bottom-width: 1px;
}
.dataTables_wrapper .dataTables_processing {
	top: 20%;
}
/*-----table slug end------*/
/*-----loggedin------*/
.logged-in th.sorting_disabled[data-key="add_to_cart"] {
    display: table-cell;
}
.logged-in .add_to_cart{
    display: table-cell;
}
.PBbox, .floatDiv{
	display:none;
}
bdi {
	  visibility: hidden;
}

.logged-in .PBbox, .logged-in .floatDiv{
	display:block;
}
.logged-in bdi {
	  visibility: visible;
	  color: green;
}
/*-----
.logged-in .hentry .entry-content .woocommerce-MyAccount-navigation ul li{
    border-bottom: 1px solid rgb(255 255 255 / 23%);
}
.logged-in .summary.entry-summary,
.logged-in h2, .logged-in h1.product_title.entry-title {
    color: #ffffff;
}
.logged-in div#content {
    background-color: #000;
}
.logged-in .site-header, .woocommerce-tabs ul.tabs li {
    background-color: #000000;
	  border-bottom-color: #f0f0f04f;
}
.logged-in .main-navigation ul li a,.logged-in .site-title a,.logged-in ul.menu li a,.logged-in .woocommerce-MyAccount-content,.logged-in h3{
    color: #ffffff;
}
@media only screen and (max-width: 500px){
.logged-in .main-navigation ul li a,.logged-in .site-title a,.logged-in ul.menu li a{
    color: #333333;
}
}
.logged-in .dataTables_wrapper .dataTables_length,
.logged-in .dataTables_wrapper .dataTables_filter,
.logged-in .dataTables_wrapper .dataTables_info,
.logged-in .dataTables_wrapper .dataTables_processing,
.logged-in .dataTables_wrapper .dataTables_paginate {
    color: #333333;
    background-color: whitesmoke;
}
.logged-in fieldset, fieldset legend{
	    background-color: #4abaed;
}
.logged-in div#b2bwhs_shopping_lists_table_wrapper{
	color: #000;
}
.logged-in div#tab-description{
	color: #fff;
}
.logged-in input.wpcf7-form-control, .logged-in textarea.wpcf7-form-control {
    background-color: #000000;
    color: #a9a9a9;
    border: .5px solid white;
	  
}
.logged-in .whiteBox,.logged-in p.has-black-color.has-white-background-color.has-text-color.has-background {
    color: #fff;
    background-color: black;
}

-----*/
/*-----loggedin-end-----*/
/*woocommerce*/
.woocommerce-notice.woocommerce-notice--info.woocommerce-info {
  display: none;
}
/*-----shop nav------*/
strong.product-quantity {
    font-size: 2em;
}
li.woocommerce-mini-cart-item.mini_cart_item > a > span.custom-attributes {
 display: none;
}
ul#shopnav li a:hover{
color: #9e1d1d;
}
.shopmenu{
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    position: static;
    margin: auto;
    width: 100%;
    left: 0px;
    box-shadow: 1px 0px 6px #c1c1c1;
}
ul#shopnav {
margin: 0px 0px;
padding:0px;
}
ul#shopnav li {
list-style: none;
display: inline-block;
position: relative;
margin: 0px 10px;
}
@media only screen and (max-width: 500px){
  ul#shopnav li {
list-style: none;
display: inline-block;
position: relative;
margin: 0px 0px;
  }
}
ul#shopnav li:hover {
    background-color: #ffffff;
}
ul#shopnav li a {
font-size: 12px;
font-weight: bold;
color: #313131;
height: 40px;
display: block;
padding: 0 0px;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 40px;
font-family: 'Raleway', sans-serif;
}
@media only screen and (max-width:500px){
ul#shopnav li a {
font-size: .8em;
padding: 0 5px;
    height: 20px;
    line-height: 10px;
   }
}
ul#shopnav li ul {
position: absolute;
display:none;
transition: all 0.27s ease-in-out;
   transform: rotateX(0deg);
webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    box-shadow: 0px 3px 3px rgba(190, 190, 190, 0.6);
    -webkit-box-shadow: 0px 3px 3px rgba(190, 190, 190, 0.6);
    -moz-box-shadow: 0px 3px 3px rgba(190, 190, 190, 0.6);
}
ul#shopnav li.drop:hover {

}
ul#shopnav li:hover ul {
    background-color: #ffffff;
    display: inline-block;
    position: absolute;
    margin: 0px;
    padding: 0px;
    left:0px;
    z-index:10;

    border-top: 1px solid #ECECEC;
}
.shopnav{
width: 100%;
    text-align: center;
    margin: 0px;
    padding: .2em;
    background-color: #ffffff;
}
ul#shopnav li ul li {
    color: #000000;
    min-width: 150px;
    width: 100%;
    white-space: nowrap;
    float: left;
    text-align: left;
    margin: 0px;
}
ul#shopnav li ul li:hover {
background-color: none;
}
ul#shopnav li ul li a {
    background-color: #ffffff;
    margin: 0px 10px;
    padding: 0px;
    left: 0px;
    z-index: 10;
    border-top: 1px solid #ECECEC;
}
ul#shopnav li a:hover {
text-decoration: none;
}

li.drop>a:before{
    left: 50%;
    width: 0%;
content: "";
    position: absolute;
    bottom: 8px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    height: 2px;
    background: #9e1d1d;
}
li.drop>a:hover:before{
    left: 0;
    width: 100%;
content: "";
    position: absolute;
    bottom: 8px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    height: 2px;
    background: #9e1d1d;
}

@media only screen and (max-width: 500px){
  ul#shopnav li a.nav-desktop {
   display:none;

   }
}
@media only screen and (min-width: 500px){
   ul#shopnav li a.nav-desktop {
   display:block;
   }
}
@media only screen and (max-width: 500px){
   ul#shopnav li a.nav-mobile {
   display:block;
   }
}
@media only screen and (min-width: 500px){
   ul#shopnav li a.nav-mobile {
   display:none;
   }
}
ul#shopnav li:hover ul:hover ul{
display:block;
}

ul#shopnav li:hover ul:hover ul.subnav {
    left: 97%;
    top: 0%;
    position: absolute;
    z-index: 10;
    border-top: 1px solid #ECECEC;
}
.main-navigation ul.menu ul.sub-menu, .main-navigation ul.nav-menu ul.children {
    background-color: #ffffff;
    box-shadow: 0px 3px 3px rgb(190 190 190 / 60%);
}
@media (min-width: 768px){
.site-header-cart .cart-contents .count{
opacity: 1;
    font-size: .875em;
    color: red;
    font-weight: 900;
}
}
@media (min-width: 768px){
.site-header-cart .cart-contents::after {
    float: unset;
}
}
.woocommerce-info {
    background-color: #434343 !important;
    color: #ffffff !important;
}

/*-------shop nav end----*/
/*-------fluid shop----*/
.has-checkout-layout--multi-step.woocommerce-checkout form.woocommerce-checkout .fc-wrapper [data-step-complete] .fc-step__substep .fc-step__substep-title:before {
    background-color: #137941;
}
/*-------fluid shop end----*/
/*-------my text-------*/
.emailP {
	  border-bottom: 1px red solid;
    font-size: 24px;
    font-weight: 800;
}

span#notice1 {
	font-size:2em;
	
}
h4.shipquote {
    background-color: black;
    color: white;
    padding: 4px 10px;
    font-weight: 500;
    letter-spacing: 3px;
	font-size: 16px;
	border-left: .6180469716em solid rgba(0,0,0,.15)
}
h4.shipquote2 {
    background-color: #c44444;
    color: white;
    padding: 8px 10px;
    font-weight: 500;
    letter-spacing: 3px;
	border-left: .6180469716em solid rgba(0,0,0,.15)
}
p.woocommerce-store-notice.demo_store {
	text-align: center;
}
@media only screen and (max-width: 600px){
p.woocommerce-store-notice.demo_store {
	text-align: left;
}
}
.show-password-input{
	color: #000;
}
body .price del {
 display:none;
}
.summary entry-summary > .price del {
	 display:block;
}
.pointsbox {
    padding: 10px;
    background-color: #459dd0;
    color: white;
    text-align: center;
    font-size: 2em;
	  margin-bottom: 5px;
	  display: none;
}
.logged-in .pointsbox {
	  display: block;
}
/*-------text-end------*/
.wp-block-button.is-style-outline{
	color:#000;
}
/*banner*/
.wp-block-button__link:hover {
   background-color: #dbdbdb!important;
}
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container *:nth-last-child(-n+1), .editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container *:nth-last-child(-n+1) {
    min-width: 70%!important;
}
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h1, .editor-styles-wrapper .wp-block-cover 
.wp-block-cover__inner-container h1{
    line-height: 1;
    letter-spacing: 11px;
    font-size: 74px;
    font-variant: all-petite-caps;
    font-weight: 600;
    margin-bottom: 4px;
}
.wp-block-separator.has-background:not(.is-style-dots) {
    height: 1px;
}
.logged-in div#metaslider-id-4042 {
    display: block;
}
.logged-in div#metaslider-id-4036 {
    display: none;
}
div#metaslider-id-4042 {
    display: none;
}
/*banner end*/
/*menu*/
@media (min-width: 768px){
	.site-header {
    padding-top: .2em;
    padding-bottom: 0;
}
}
@media (min-width: 768px) {
.main-navigation ul li a::before, .secondary-navigation ul li a::before {
	display: inline-block;}
}
.main-navigation li > a:before{
    left: 50%;
    width: 0%;
	  content: "";
    position: absolute;
    bottom: 12px;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    background: #9e1d1d;
}
.main-navigation li > a:hover:before{
	  left: 0;
    width: 100%;
    content: "";
    position: absolute;
    bottom: 12px;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    height: 2px;
    background: #9e1d1d;
}
@media (max-width: 768px){
.main-navigation li > a:before {
    left: 0%;
}
}
.logged-in li#menu-item-1609 {
    display: none;
}
/*menu end*/
/*page layout*/
.infoload{
   margin: 20px;
    width: 100%;
    text-align: center;
    clear: both;
    font-size: 2em;
    font-variant: all-petite-caps;
    color: #3498db;
    border-bottom: 1px solid;
}


ul#site-header-cart {
    display: none;
}

.logged-in ul#site-header-cart {
    display: block;
}
.site-header .custom-logo-link img {
    width: 100%;
    max-width: 100%;
}
@media (min-width: 768px){
.site-header .site-branding img {
    height: auto;
    max-width: 100%;
    min-width: 100%;
    max-height: none;
}
}

button.single_add_to_cart_button.button.alt,
a.button.single_add_to_cart_button.button.alt,
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{
	display:none;
}

.logged-in button .product_type_simple add_to_cart_button ajax_add_to_cart, 
.logged-in a.button.single_add_to_cart_button.button.alt,
.logged-in a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
.logged-in button.single_add_to_cart_button.button.alt{
display: inline-block;
}

header.entry-header {
  display: none;
}
@media (min-width: 768px){
.site-header .site-branding img {
    height: auto;
    max-width: 120px;
    max-height: none;
}
}
.page-template-template-homepage:not(.has-post-thumbnail) .site-main, .page-template-template-homepage .type-page {
    padding-top: 0;
}
@media (max-width: 568px){
.col-full {
    margin-left: .5em;
    margin-right: .5em;
    padding: 0;
	}
}
.eContent{
	min-height:500px;
}
.centerblock {
  width: 100%;
  display: flex;
  justify-content: center;
}
@media (max-width: 568px){
	.centerblock {
  display: block;
}
}
/*page layout end*/
/*table css new*/
span.select2.select2-container.select2-container--default,
span.select2.select2-container.select2-container--default.select2-container--below {
    min-width: 200px;
	  text-transform: uppercase;
}
@media only screen and (min-width: 600px){
	th.desktop.col-pa_diameter.sorting {
    max-width: 56px;
    font-size: 12px;
}
}
@media only screen and (min-width: 600px){
	th.desktop.col-pa_width.sorting{
		max-width: 36px;
    font-size: 12px;
	}
}
@media only screen and (min-width: 800px){
	.wc-product-table-select-filters .wc-product-table-reset{
  position: unset;
		float:uset;
    top: -45px;
    left: 0px;
}
}
del {
    display: none;
}
span.woocommerce-Price-amount.amount {
    font-size: 1.5em;
}
@media (max-width: 768px){
	td.col-pa_map-price {
	}
}
.wc-product-table-select-filters .wc-product-table-reset {
    margin-left: 0px!important;
    text-align: center;
    width: auto;
    border: 8px solid #61c8f7;
    padding: 2px 10px;
    background-color: #61c8f7;
    border-radius: 2px 2px 5px 5px;
}
.wc-product-table-reset:hover {
    transform: scale(1.02);
    background-color: #d5d5d5;
    border-color: #d5d5d5;
}
a.reset {
	font-weight:900!important;
	color:#fff;
}
td.col-pa_map-price {
    min-width: 70px;
}
.wtbpTableWrapper .dataTables_length {
    margin-bottom: 4px;
}
/*table css new end*/
/*table woobewoo pro*/
td.attribute-25[data-custom-filter="Special Order"], td.attribute-26[data-custom-filter="Special Order"] {
    color: orange;
    font-weight: 900;
    background-color: #333333!important;
}
td.attribute-11 {
    color: green;
    font-weight: 700;
}
td.attribute-25[data-custom-filter="2"]::after, td.attribute-26[data-custom-filter="2"]::after,td.attribute-25[data-custom-filter="1"]::after, td.attribute-26[data-custom-filter="1"]::after{
content:" \f098_CALL";
color: crimson;
font-family: "Font Awesome 5 Free";
margin-right: .5407911001em;
}

td.attribute-25[data-custom-filter="4"]::after, td.attribute-26[data-custom-filter="4"]::after,td.attribute-25[data-custom-filter="3"]::after, td.attribute-26[data-custom-filter="3"]::after{
content:" \f098_CALL";
color: tomato;
font-family: "Font Awesome 5 Free";
margin-right: .5407911001em;
}

td.attribute-25[data-custom-filter="6"]::after, td.attribute-26[data-custom-filter="6"]::after,td.attribute-25[data-custom-filter="5"]::after, td.attribute-26[data-custom-filter="5"]::after{
content:" \f098_CALL";
color: coral;
font-family: "Font Awesome 5 Free";
margin-right: .5407911001em;
}
td.attribute-25[data-custom-filter="8"]::after, td.attribute-26[data-custom-filter="8"]::after,td.attribute-25[data-custom-filter="7"]::after, td.attribute-26[data-custom-filter="7"]::after{
content:" \f098_CALL";
color: orange;
font-family: "Font Awesome 5 Free";
margin-right: .5407911001em;
}
td.attribute-24[data-custom-filter="in-transit"]::after, td.attribute-24[data-custom-filter="in-transit"]::after{
content:"";
color:green;
font-family: "Font Awesome 5 Free";
margin-right: .5407911001em;
}
td.attribute-24 {
    color: green;
}
[data-tax-key= pa_collection] {
    color: white;
    background-color: #111;
}
[data-tax-key= pa_stock-status] {
    background-color: cornflowerblue;
    color: white;
}
/*table woobewoo pro end*/
/*animation list*/
[data-tax-key= pa_select-special], #menu-item-11736 {
    animation: specialflash;
    animation-duration: 12s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-timing-function: unset;
}
@keyframes specialflash{
   0%   {background-color: limegreen;color: white;}
   50%   {background-color: lightseagreen;color: white;}
  100% {background-color: limegreen;color: white;}
}
/*animation list end*/
th data-key.price{
	color:red;
}
body, button, input, textarea {
    color: #000000;
}

table:not( .has-background ) th {
    background-color: #c44444;
}
.wtbpTableWrapper .dataTables_filter input, .wtbpColumnsSearchWrapper input.search-column {
    height: 30px;
    border-radius: 5px;
}
input[type=text], input[type=number], 
input[type=email], input[type=tel], 
input[type=url], input[type=password], 
input[type=search], textarea, .input-text {
    padding: .6180469716em;
    background-color: #e6e5e5;
    color: #43454b;
    border: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: 400;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 13%);
    border-radius: 5px;
}
button, input[type="button"], input[type="reset"], 
input[type="submit"], .button, .widget a.button {
    background-color: #c44444;
    border-color: #eeeeee;
    color: #ffffff;
    border-radius: 5px;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, 
input[type="submit"]:hover, .button:hover, .widget a.button:hover {
    background-color: #61c8f7;
    border-color: #eeeeee;
    color: #ffffff;
    border-radius: 5px;
}
a:focus, button:focus, .button.alt:focus,
input:focus, textarea:focus, input[type="button"]:focus,
input[type="reset"]:focus, input[type="submit"]:focus, input[type="email"]:focus,
input[type="tel"]:focus, input[type="url"]:focus,
input[type="password"]:focus, input[type="search"]:focus {
    outline-color: #61c8f7;
    outline-style: auto;
}
input[type=text]:focus, input[type=number]:focus,
input[type=email]:focus, input[type=tel]:focus,
input[type=url]:focus, input[type=password]:focus,
input[type=search]:focus, textarea:focus, .input-text:focus {
    background-color: #ffffff;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td {
    vertical-align: middle;
    text-align: center;
    min-width: 55px;
}
/*homepage css*/
@media screen and (max-width:600px){
.centerbox80 {
    width: 100%;
    text-align: center;
    margin: auto;
   }
}
.linkbox1 {
    margin-bottom: 1em;
    float: none;
    margin-right: .5em;
    font-size: 1.5em;
    font-variant: small-caps;
    display: inline-block;
    width: 20%;
}
@media screen and (max-width:950px){ .linkbox1  {
    float: left;
    width: 100%;
   }
}
.tribox {
    display: inline-block;
    overflow: hidden;
    background-color:;
    width: 45%;
    min-height: 700px;
    max-height: 700px;
}
@media screen and (max-width:600px){ .tribox {
    display: inline-block;
    overflow: hidden;
    background-color:;
    width: 100%;
    min-height: 400px;
   }
}
.titleflyer{
    font-size: 2em;
    font-variant: small-caps;
}
.tribox:hover{
    background-color: #9e1d1d;
    color: white;
    transform: scale(1.02);
    transition: .5s;
}
.tribox:hover a{
    background-color: #9e1d1d;
    color: white;
    transform: scale(1.02);
}

.tribox:hover .titleflyer span.b_link{
    background-color: #9e1d1d;
    color: white;
    transform: scale(1.02);
}
.img50 {
max-width: 50%!important;
}
@media only  screen and (max-width:600px){
.img50 {
max-width: 100%!important;
   }
}
span.b_link{
  color: #000;
}
/*homepage css end*/
/*menu*/
#menu-item-11736, #menu-item-11746{
  border-radius: 12px;
  padding: 0px 12px;
}
#menu-item-11736 > a, #menu-item-11746 > a {
  color: white;
  font-weight: 700;
  font-variant: small-caps;
	padding: 16px;
}
#menu-item-11746 {
	background-color:#ca3333;
}
/*menu css end*/
/*contact css*/
input.wpcf7-form-control, textarea.wpcf7-form-control {
    background-color: white;
    color: #a8a0a0;
	  margin-bottom: 3px;
}
.whiteBox {
    background-color: #ffffff;
    padding: 25px;
    color: black;
}
/*contact css end*/
/*points system*/
.woocommerce-info.sumo_reward_points_info_message.rs_cart_message .woocommerce-Price-amount.amount {
    display: none;
}
.woocommerce-info.sumo_reward_points_complete_message.rs_cart_message .woocommerce-Price-amount.amount {
    display: none;
}
.woocommerce-info.rs_complete_message_checkout.rs_checkout_message > .woocommerce-Price-amount.amount {
    display: none;
}
#menu-item-4402 {
display: inline-block;
}

.logged-in #menu-item-4402 {
display: inline-block;
}
li.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-3690.current_page_item.menu-item-4402 {
    display: none;
}
li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-4402 {
    display: list-item;
}
.logged-in li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-4402 {
    display: list-item;
}
/*points system end*/
/*filter*/
.wpfCheckboxHier select,
.wpfFilterContent select{
    padding: 10px;
    max-width: unset;
    font-weight: 600;
    float: left;
}
.wpfFilterWrapper {
    width: 100%;
    max-width: 300px;
    display: inline-block;
	  float:left;
}
@media (max-width: 568px){
.wpfFilterWrapper {
max-width: 100%;
}
}
.wpfClearButton.wpfButton {
    max-width: unset;
}
.wpfFilterButton.wpfButton:hover, .wpfClearButton.wpfButton:hover {
    background-color: #9b1f1e;
    color: white;
}
.wpfCheckboxHier > select ,.wpfCheckboxHier > select > option {
    text-transform: capitalize;
}
/*filter end*/
/*filter wbw*/
[data-uniq-id="wpf_r361u46w5"],[data-uniq-id="wpf_ji8vo33e7"],[data-uniq-id="wpf_6eizsezrt"],[data-uniq-id="wpf_e8bykun1r"],[data-uniq-id="wpf_dga13mb7u"],[data-uniq-id="wpf_hkaml1rvz"] {
  max-width: 180px;
}
[data-uniq-id="wpf_l7a4m2ytb"],[data-uniq-id="wpf_pa55d495g"],[data-uniq-id="wpf_7pddvgizj"],[data-uniq-id="wpf_cod4ntvne"]  {
max-width: 100px;
}
#wpfBlock_5, #wpfBlock_6 {
  max-width: 100px;
}
[data-uniq-id="wpf_r361u46w5"] > .wpfFilterContent > .wpfCheckboxHier > select {
  background-color: black;
  color: white;
}
[data-uniq-id="wpf_e8bykun1r"] > .wpfFilterContent > .wpfCheckboxHier > select {
  background-color: cornflowerblue;
  color: white;
	border-radius: 6px;
  border: 1px solid #8c8f94;
}
[data-uniq-id="wpf_hkaml1rvz"] > .wpfFilterContent > select {
  background-color: cornflowerblue;
  color: white;
  border-radius: 6px;
  border: 1px solid #8c8f94;
}
[data-uniq-id="wpf_dga13mb7u"] > .wpfFilterContent > .wpfCheckboxHier > select {
color: white;
border-radius: 6px;
border: 1px solid #8c8f94;
animation: specialflash;
    animation-duration: 0s;
    animation-timing-function: ease;
    animation-iteration-count: 1;
    animation-fill-mode: none;
  animation-duration: 12s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: unset;
}
.wpfFilterButtons {
  min-width: 150px;
  display:flex;
  align-content: center;
  width: 100%;
  justify-content: center;
}
@media only screen and (max-width: 749px) {
  [data-uniq-id="wpf_l7a4m2ytb"], [data-uniq-id="wpf_pa55d495g"], [data-uniq-id="wpf_7pddvgizj"], [data-uniq-id="wpf_cod4ntvne"], #wpfBlock_5,[data-uniq-id="wpf_r361u46w5"], [data-uniq-id="wpf_ji8vo33e7"], [data-uniq-id="wpf_6eizsezrt"], [data-uniq-id="wpf_e8bykun1r"], [data-uniq-id="wpf_dga13mb7u"], #wpfBlock_3, #wpfBlock_6 {
max-width: 100%;
}
  }
/*filter wbw end*/
/*modal box*/
.modal-close-top {
  width: 100%;
	max-width: 700px;
  clear: both;
  display: flex;
  flex-flow: row wrap;
  align-content: center;
  margin: auto;
    margin-top: auto;
    margin-bottom: auto;
  background-color: #3a3a3a;
  border-radius: 8px;
  margin-top: 0px;
  margin-bottom: 2px;
}
@media only screen and (max-width: 749px) {
.splitbox.popup {
    width: 45%;
    float: left;
    padding: 2px;
    margin-top: 2px;
}
}
@media only screen and (min-width: 750px) {
.splitbox.popup {
    width: 100%;
    float: left;
    padding: 2px;
    margin-top: 2px;
}
}
/* The Modal (text) */
span.textselect {
    font-size: 2em;
    text-transform: uppercase
}
a.wheelselect {
    overflow: hidden;
    width: 100%;
    height: auto;
    display: block;
    border: solid 1px lightgrey;
}
a.wheelselect:hover {
    transform: scale(1.05);
    overflow: hidden;
    width: 100%;
    height: auto;
    display: block;
    border: solid 1px lightgrey;
    background-color: white;
    box-shadow: 5px 10px 18px #c5c5c5;
}
span.textBuy {
    font-size: 2em;
    text-transform: capitalize;
}
/* The Modal (background) */
.modal2 {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1000; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content2 {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 700px;
  height: auto;
  border-radius: 9px;
  display: flex;
  flex-flow: row wrap;
}
@media (max-width: 768px){
.modal-content2 {
    width: 100%;
}
}
.logged-in .BuY-wrap2 {
		display:none;
}
.logged-in .BuY-wrap1 {
	display:block;
}
.BuY-wrap1 {
	display:none;
}
/* The Close Button */
.close2 {
  color: #aaaaaa;
  font-size: .9em;
  font-weight: bold;
  width: 100%;
  display: block;
  text-align: right;
	text-transform: uppercase;
}

.close2:hover,
.close2:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
/*modal end*/
/*text request*/
