/*
Theme Name: Beyond A Word
Author: Weavers Web Team
Theme URI: http://weavers-web.com/
Tags: beyondaword, weavers-web
Version: :Latest Version
*/
.page-title { display:none; }

.whatisan { top:auto !important; }
#coupon_code  { width: 50%;float: left; }
.woocommerce .cart-collaterals .shipping_calculator { width: 100% !important;clear: right;float: right }
.shipping_calculator > h2  { height: 50px;width: 100%;margin-top: 10px; }
.woocommerce td.product-name dl.variation dd p  { margin-top: 0 !important; }
.best-selling .art_image img  {  float: left; height: 162px; width: 197.5px; overflow: hidden; }
div.wpcf7-validation-errors { border: none; }
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors { display: none !important; }
span#tooltip-element { z-index:9; }
.switch-woocommerce-deposits span { color: #fff !important; } 
span.ginput_total.ginput_total_5 {
    display: none;
}
.art-title h5{
	text-align: center;
}

.art_image img{
	width: 100%;
}

.col-lg-3.col-md-3.col-sm-3.pagination-load img {
    width: 100%;
    height: 100%;
}


@media screen and (max-width: 413px) and (min-width: 320px){
.flowplayer iframe {
    height: auto;
}
}

@media screen and (max-width: 670px) and (min-width: 414px){
.flowplayer iframe {
    height: 300px;
}
}
@media screen and (max-width: 900px) and (min-width: 671px){
.flowplayer iframe {
    height: 390px;
}
}

p.Total {
    display: none;
}