/*Add Css Custom Here*/
@import url('https://fonts.googleapis.com/css?family=Oswald:400');

#box-content1{
padding-bottom: 25px !important;
background-image:none;
}
.refine-search a {
    line-height: 1.3;
    font-size: 12px;
}
.model {
    display: none;
}
.refine-search a+a {
    height: 90px !important;
}
.policy-detail {
    margin-bottom: 60px;
}
/* h3.product-property-title {
    display: none;
} */

.desc-collapse.showdown td{
border-bottom: solid 1px;
padding-left: 4px;
}
div#collapse-description table {
    margin-bottom: 10px;
}
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option label {
text-transform:none !important;
}
div#collapse-description li {
    line-height: 18px;
    font-weight: 900;
    color: #008a99;
}
.short_description.form-group {
    color: #008a99;
}
.short_description.form-group h3 {
    color: #555;
}
.product-box-desc .model {
    display: none !important;
}
ul.megamenu li .sub-menu .content .hover-menu .menu ul {
    list-style: square !important;
}
.swiper-viewport {
    margin:0 !important;
    box-shadow:none !important;
}
.phone-in-product {
    font-family: 'Oswald', sans-serif;
    font-size: 23px;
}
.phone-in-product span{
    color:red
}
.quickcheckout-cart td.quantity {
    min-width: 170px !important;
}
.so-loadeding {
display:none;
}
.products-list .product-grid-4 .product-item-container .right-block .cartinfo--static .btn-button {
    border-radius: 7px !important;
    background: #3cb868 !important;
}
.quickcheckout-content.text-right .btn-primary {
    background: #03b200;
    text-shadow: #030 0 0 14px;
}
.quickcheckout-content.text-right label {
    margin-right: 20px;
}
.quickcheckout-content.text-right input[type=checkbox] {
    transform: scale(2,2);
    margin-left: 11px;
}
.simple-blog-product h4 a {
    display: block;
    min-height: 50px;
}

@media (max-width: 767px){	
.typeheader-1 .header-center .header-link-right .telephone {
    margin: -50px 46px 63px 0 !important;
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
}

}