.freightbutton{
	border-radius:10px;
	background:#666;
	color:#fff!important;
	padding:10px 20px;
	margin:10px;
	display:inline-block;
}
.lity {
    background: rgba(0,0,0,0.8);
}
.lity-iframe-container{
    max-width: 460px;
    margin: 0 auto;
    min-height: 600px;
}
.lity-iframe-container iframe {
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    max-width: 460px;
}
.single_variation_wrap{
    display:none!important;
}
#productstock{
    display: block;
    font-size: 18px;
    margin: 10px 0 160px 0;
}
.lity-content:after {
    -webkit-box-shadow: 0 0 0!important;
    box-shadow: 0 0 0!important;
}
.glyphicon {
    font-family: 'Glyphicons Halflings'!important;
}
#tiptip_content {
    padding: 10px!important;
    background: #EBEBEB!important;
    color: #666666!important;
    text-shadow: 0 0 0!important;
    box-shadow: 0 0 0 #555!important;
    -webkit-box-shadow: 0 0 0 #555!important;
    -moz-box-shadow: 0 0 0 #555!important;  
    font-size: 13px;
}
#tiptip_holder.tip_top #tiptip_arrow_inner {
    border-top-color: #EBEBEB!important;
}
div.discounttext{
    background: #4F8AC8;
    color: #fff;
    padding: 6px;
    font-size: 14px;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
}
.single-product .tab_contents .tab_body .table {
    border-top: 0;
}
table.production, table.extras{
    margin-right: 5%;
    width: 95%;
}
table.production tr, table.production tr td,
table.extras tr, table.extras tr td{
    vertical-align: top;
}
table.production tr td{
    width: 50%;
    padding: 10px 5px;
    font-size: 16px;
    word-break: break-word;
    font-weight: normal;
}
table.extras tr td{
    padding: 10px 5px;
    font-size: 16px;
    word-break: break-word;
    font-weight: normal;
}
table.extras tr td.col1{
    width:44%;
}
table.extras tr td.col2,table.extras tr td.col3{
    width:28%;
    text-align:center;
}
.product_details_products h2{
    margin-top: 0;
    margin-bottom: 0;
}
.gridmasonry {
	margin:40px 15px;
}
.gridmasonry .grid-item {
    margin: 0 0 20px 0;
    display: block;
}
.gridmasonry .grid-item img{
    max-width:270px;
    height: auto;
}
p.downloadlink a{
    border: 1px solid #949494;
    padding: 12px 10px 12px 30px;
    font-size: 16px;
    line-height: 1em;
    vertical-align: top;
    position: relative;
    width: 320px;
    display: block;
    max-width: 100%;
    color: #4F8AC8;
    font-weight: 700!important;
    font-family: Avenir!important;
}
p.downloadlink a:before {
    content: '';
    background: url(images/download-arrow.png) no-repeat left 1px;
    background-size: 14px;
    width: 20px;
    height: 20px;
    position: absolute;
    display: inline-block;
    left: 10px;
}
.imgdownload {
    max-width: 300px!important;
    max-height: 250px!important;
    width: auto!important;
    height: auto!important;
    float: right;
    margin-top: 20px;
}
.flextitleicon{
    display:inline-block;
}
.mobileonly{
    display:none!important;
}
.desktoponly{
    display:block!important;
}

table.variations td.value select {
    font-family: Avenir;
    padding: 5px 10px;
    padding-right: 34px;
    color: #828282;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
}
.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-color-term.selected span.rtwpvs-term-span.rtwpvs-term-span-color:after {
    content: "";
    top: -5px;
    bottom: -5px;
    left: -5px;
    right: -5px;
    background: transparent;
    position: absolute;
    width: auto;
    height: auto;
    border: 1px solid #000;
    box-shadow: none;
}
body.hubpenfiltercolor .featured_product_box .featured_image.with_cat_img img.size-woocommerce_thumbnail{
    display: none!important;
}
body.hubpenfiltercolor .featured_product_box .featured_image.with_cat_img img.hvr_img{
    display:block!important;
}
.woof_redraw_zone h4{
    margin-top: 30px;
    margin-bottom: 20px;
    position: relative;
}
.woof_redraw_zone a.woof_front_toggle {
    float: right;
    top: 0;
    position: absolute;
    right: 0;
    text-indent: -999px;
    background: url(images/sort-arrow.png) no-repeat right 5px;
    width: 20px;
    background-size: 12px;
}
.woof_redraw_zone a.woof_front_toggle.woof_front_toggle_closed{
    background: url(images/sort-arrow.png) no-repeat right 5px;
    background-size: 12px;
}
.woof_redraw_zone a.woof_front_toggle.woof_front_toggle_opened{
    background: url(images/sort-arrow-2.png) no-repeat right 5px;
    background-size: 12px;
}

ul.woof_list_color.woof_color_title_col li {
    font-size: 16px;
    color: #333;
}
.woof .widget_price_filter .price_slider_amount {
    position: relative;
}
.woof_price_search_container .price_slider_amount .price_label {
    top: 5px;
}
.sortbydata{
    display: none;
    clear: both;
    background: #F2F2F2;
}
.filter_secdata, 
.sort_secdata{
    display: none;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px;
    border: 1px solid #ececec;
    background: #E6E6E6;
    text-align: center;
    padding-top: 12px;
    font-weight: bold;
    margin:25px 5px 0 0;
}
.filter_secdata.active, 
.sort_secdata.active{
    background: #F2F2F2;
}

.sort_secdata{
    margin:25px 0 0 5px;
}
.sortbydata ul, .sortbydata ul li{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
}
.sortbydata ul li a {
    display: block;
    font-size: 16px;
    letter-spacing: .1em;
    line-height: 32px;
    text-align: right;
    color: #666;
}
.tablee .woof_closed_block{
    display:block!important;
}

  span.tagged_as{
    display:none!important;
  }
  .product_sliders iframe{
      max-width: 711px;
      margin: 0 auto;
      display: table;
  }  
  div.videoplay{
    height: 600px;
    margin-top: 0px;
  }
  #featurevid, #featureviddemo{
    width:100%;
  }
  .wpcf7-response-output{
    clear:both;
  }
  .footer_menu a, footer .left_sides p{
    font-weight: 800;
  }
.featured_product_box {
    text-align: center;
    height: 450px;
}  
.product_details h2, .product_details h1 {
    font-family: Adam;
}  
p.woocommerce-result-count, div.filterby {
    width: 50%;
    float: left;
    text-align: right;
    font-size: 17px;
    color: #666;
    font-weight: bold;
    font-family: 'Avenir',sans-serif;
    vertical-align: top;
    position: relative;
    display: block;
    line-height: 44px;
    margin: 0 0 25px 0!important;
}
  
div.filterby select {

  /* styling */
  background-color: white;
  border: 0px solid #fff;
  border-radius: 4px;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.5em 2em 0.5em 1em;

  /* reset */

  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}
div.filterby select {
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px);
  background-size:
    5px 5px,
    5px 5px;
  background-repeat: no-repeat;
}

div.filterby select:focus {
  background-image:
    linear-gradient(45deg, green 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, green 50%);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em;
  background-size:
    5px 5px,
    5px 5px;
  background-repeat: no-repeat;
  border-color: green;
  outline: 0;
}
.featured_product_box h4 {
    color: #4F8AC8;
    font-size: 18px;
    font-family: Avenir;
}  
body.single-product span.color{
    background: #808081;
    color: #fff;
    padding: 5px;
    position: absolute;
    right: 10px;
    top: 10px;
    font-weight: normal;
    z-index: 9;
}
.bodyproduction p, .bodyproduction ul, .bodyproduction ul li{
    font-size: 16px;
    word-break: break-word;
    font-weight: normal;
}
@media screen and (max-width: 767px){
    .flex_category {
        display: block!important;
    }  
    p.woocommerce-result-count, div.filterby {
        width: 100%!important;
        float: none!important;
        clear: both!important;
        text-align: left!important;
    }
    .desktoponly{
        display:none!important;
    }
    .mobileonly{
        display:block!important;
    }
    .imgdownload {
        float: none;
    }
    header.header_2 .aws-container .aws-show-clear .aws-search-field {
        min-width: 0!important;
        background: #fff!important;
        padding: 10px!important;
    }

    .aws-container .aws-search-form .aws-wrapper {
        width: 100px!important;
        left: -100px!important;
    }
    .featured_titles.tablee .tablee_cell.text-right{
        display:none!important;
    }
    .featured_titles.tablee .tablee_cell {
        display: table-cell;
        width: 100%!important;
    }
    .single-product .featured_titles.tablee {
        padding-left: 0!important;
    }
    #carousel {
        float: none;
        width: 100%;
    }
    .clearfix.thumb_cont {
        width: 100%;
        height: auto;
        display: inline-block;
    }
    .item .thumb {
        width: 14%!important;
        margin: 0 1.2%!important;
    }
    #thumbcarousel .carousel-control.left {
        height: 25px;
        width: 25px;
        background: transparent!important;
        top: 25%;
        left: 0;
        color: #666666;
        text-shadow: 0 0 0;
    }
    div.discounttext {
        padding: 10px;
        font-size: 12px;
    }
    #thumbcarousel .carousel-control.right {
        height: 25px;
        width: 25px;
        background: transparent!important;
        top: 25%;
        right: 0;
        color: #666666;
        text-shadow: 0 0 0;
    }
    #productstock {
        display: block;
        font-size: 15px;
        margin: 10px 0 30px 0;
        color: #828282;
    }
    #thumbcarousel .carousel-control.left, #thumbcarousel .carousel-control.right{
        background:transparent!important;
    }
    #thumbcarousel .carousel-control .glyphicon-chevron-left, #thumbcarousel .carousel-control .glyphicon-chevron-right {
        transform: rotateZ(0deg);
    }
    .freightbutton {
        border-radius: 10px;
        background: #666;
        color: #fff!important;
        padding: 10px 20px;
        margin: 1%;
        display: inline-block;
        width: 48%;
        font-size: 11px;
    }
    .product_details_products h2 {
        margin-top: 0;
        margin-bottom: 0;
    }
    .related.products .col-md-3{
        width: 50%;
        float: left;
        height: auto;
    }
    .related.products .featured_product_box, .related.products .featured_product_box .featured_image img{
        height: auto;
    }
    .featured_product_box h3 {
        font-size: 16px!important;
        line-height: 1.4em;
        font-family: Avenir;
    }
    .featured_product_box h4{
        font-size: 14px!important;
        font-family: Avenir;
    }
    .woocommerce-breadcrumb, .woocommerce-breadcrumb a {
        font-weight: bold;
        font-size: 12px;
        font-family: 'Avenir',sans-serif;
    }
    .product_details h2, .product_details h1 {
        font-family: Avenir;
        font-weight: normal;
        font-size: 22px;
    }
    div.videoplay {
        height: auto!important;
    }
    table.variations tr {
        text-align: left;
    }
    .reset_variations {
        display: none!important;
    }
    table.variations td.value select {
        font-family: Avenir;
        max-width: 200px!important;
        padding: 5px 10px;
        padding-right: 34px;
        color: #828282;
    }
    .flextitleicon{
        display:inline-block;
        float:right;
    }
    .flex_titles{
        display: block;
    }
    .flex_titles h2{
        display:inline-block;
    }
    #tiptip_holder.tip_left #tiptip_arrow_inner {
        border-left-color: rgb(235, 235, 235);
    }    
    ul.list_with_dash li, .list_with_dash ul li {
        font-size: 16px;
        letter-spacing: 1px;
        color: #666666;
        font-weight: normal;
    }    
    .m_b_50 {
        margin-bottom: 25px!important;
    }
    .m_t_50 {
        margin-top: 25px!important;
    }    
    .images_sections_product img {
        margin-bottom: 30px;
        margin-left: auto;
        margin-right: auto;
        display: table;
    }    
    .related.products a.tinvwl_add_to_wishlist_button {
        display:none!important;
    }
    .related.products .col-md-3 a {
        display: block;
        position: relative;
    }    
    .product_details .row .col-md-12{
        padding:0;
    }
    .slide_lefters {
        display: block;
        clear: both;
        background: #F2F2F2;
    }    
    .widget_text .woof_container_productsfilter {
        display: block;
    }    
    .tablee_cell.remove_price .woof {
        display: none;
    }
    .filter_secdata, .sort_secdata{
        display: block;
    }
    .colblock50{
        width: 50%;
        float: left;
    }
    .woof_redraw_zone h4 {
        font-weight: normal;
    }    
    .filterby{
        display:none!important;
    }
    .woof_products_top_panel li {
        margin: 0 15px 15px 15px!important;
    }
    .custom-product {
        position: relative;
        width: 50%;
        float: left;
        height: 340px!important;
    }    
    .featured_product_box {
        text-align: center;
        height: 340px;
    }    
    .featured_product_box .featured_image img {
        height: 200px;
    }
    .mobileslider h1{
        font-size: 30px;
        text-align: center;
        font-family: Adam;
    }   
    .woof_container_inner_productsfilter .woof_list label {
        font-weight: 800;
        font-size: 16px;
        letter-spacing: .1em;
        line-height: 32px;
        text-align: left;
        color: #666;
        -webkit-text-stroke: 0 #666;
        margin: 0;
        padding: 0;
    }     
    .woof_container_inner_productsfilter .woof_list p{
        display:none!important;
    }
    body.archive .custom_seas .custom-products .heart_icons{
        display:none!important;
    }
    .woof_container {
        border-bottom: 1px solid #666666;
    }
}