/*
Theme Name: itg
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.category-page-row .product-small.box.box-vertical .box-image{
	    vertical-align: top;
	    min-width: 100px!important;
    width: 100px!important;
}
.category-page-row .product-small.box.box-vertical .goivay-left strong {
    font-size: 21px;
 
    margin-top: -7px;
    margin-left: 6px;
}
.category-page-row .product-small.box.box-vertical .goivay-right strong {
    font-size: 21px;
 
    margin-top: -7px;
    margin-left: 6px;
}
.category-page-row .product-small.box.box-vertical .goivay-left span{
	margin-top:0px;
	margin-left: 6px;
}
.category-page-row .product-small.box.box-vertical .goivay-right span{
	margin-top:0px;
	margin-left: 6px;
}
.category-page-row .product-small.box.box-vertical  .goivay-add{
	float:left;
	width:50%;
	font-size:14px;
}
.category-page-row .product-small.box.box-vertical .goivay-link{
		float:left;
	width:50%;
	    clear: none !important;
	text-align:right
}
.category-page-row .product-small.box.box-vertical .goivay-link a{
 	/*padding:0px !important;
	background:none !important;
	font-size:14px;
	color:#db5121 !important;
	text-align:right*/
}
.category-page-row .product-small.box.box-vertical .goivay-left, .category-page-row .product-small.box.box-vertical .goivay-right {
	text-align: left;
	display:inline-flex;
	width:auto !important
}
.category-page-row .product-small.box.box-vertical  .name.product-title{
	margin-bottom:4px !important
}
.category-page-row .product-small.box.box-vertical .box-text.box-text-products{
	padding-top:0px !important;
	padding-bottom:0px !important
}
.product-small.box{
	padding:15px !important;
	/*border:1px solid #dedede;*/
	border-radius:5px;
}
.product-small.box .box-text{
	padding-bottom:0px !important
}
.product-small.box .box-image{
	width:35% !important
}
.product-small.box .box-image{
	margin-left:0px !important
}
.product-small.box .name.product-title{
	margin-bottom:15px;
	font-size:16px;
	font-weight:600 !important;
	color:#333;
}
.product-small.box .name.product-title a{
	color:#222;
	cursor: default;
    pointer-events: none;        
    text-decoration: none;
}
.product-small.box .infoadd p.pvay{
	color:#f00;
	margin-bottom:10px;
	display:block !important;
	float:left;
	width:100%;
}
.goivay-left{
	text-align:center;
	width:50%;
	float:left;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #dedede;
}
.goivay-left p{
	display:block;
	font-size:14px;
	font-weight:600 !important;
	margin-bottom:0px;
}
.goivay-left strong{
	display:block !important;
	font-size:40px;
	font-weight:900;
	color:#253a80 !important;
	margin-top:-7px;
}
.goivay-left span{
	margin-top:-5px;
	font-size:14px;
	display:block !important;
	font-weight:600 !important;
}

.goivay-right{
	text-align:center;
	width:50%;
	float:left;
	padding-left:10px;
	padding-right:10px;

}
.goivay-right p{
	display:block;
	font-size:14px;
	font-weight:600 !important;
	margin-bottom:0px;
}
.goivay-right strong{
	display:block !important;
	font-size:40px;
	font-weight:900;
	color:#253a80 !important;
	margin-top:-7px;
}
.goivay-ul{
	display:block;
	margin-top:10px !important;
	float:left;
	width:100%;
	
}
.goivay-add a{
	text-decoration:underline
}
.goivay-link{
	width:100%;
	display:block;
	clear:both;
}
.goivay-link a{
	display:block;
	background:#DB5121;
	color:#fff;
	text-transform:uppercase;
	font-weight:700 !important;
	    padding: 10px 20px;
    text-align: center;
	border-radius:4px;
}
.goivay-add a{
	display:block;
	background:#fff;
	color:#DB5121;
	text-transform:uppercase;
	font-weight:700 !important;
	    padding: 10px 20px;
    text-align: center;
	border-radius:4px;
	border:1px solid #dedede !important
}
.goivay-add{
		float:left;
	width:100%;
	margin-bottom:10px;
	display:block;
}
.goivay-ul ul li{
	font-size:15px;
	color:#222
}
.goivay-right span{
	margin-top:-5px;
	font-size:14px;
	display:block !important;
	font-weight:600 !important;
}
.box-image>a, .box-image>div>a {
	cursor: default;
    pointer-events: none;        
    text-decoration: none;
}

.badge-frame .badge-inner, .badge-outline .badge-inner {
    color: rgb(219, 81, 33) !important;
}
.nav-pagination>li>.current, .nav-pagination>li>a:hover, .nav-pagination>li>span:hover {
    background-color: rgb(219, 81, 33);
    border-color: rgb(232 135 102);
}
.wp-block-search__button{
	color: #ffffff;
}

.wp-block-button__link {
    background-color: #db5121;

}
.ghichu{
	padding-top:40px;
}
.goivay-bt a{
	padding: 10px;
}
@media only screen and (max-width: 600px) {
	.goivay-link a {
		font-size:13px;
	}
	.product-small.box{
		display: inline-block;
	}
}
